gambas-source-code/app/examples/Networking/HTTPGet/.lang/cs.po
Benoît Minisini c6a9cd69c2 [EXAMPLES]
* NEW: Add examples again. I hope correctly this time.


git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-12-12 19:58:52 +00:00

121 lines
2 KiB
Text

#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2002-11-01 04:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: .project:1
msgid "HTTP client GET example"
msgstr "Příklad GET klienta"
#: F.class:101
msgid "Connecting..."
msgstr "Připojování..."
#: F.class:142
msgid "Connected, waiting for reply..."
msgstr "Připojeno, čekám na odpověď..."
#: F.class:158
msgid "Receiving data..."
msgstr "Přijímám data..."
#: F.class:162
msgid "&1 bytes"
msgstr "-"
#: F.class:195
msgid "Error "
msgstr "Chyba"
#: F.class:210
msgid "OK"
msgstr "-"
#: F.class:250
msgid "Cancelled by user"
msgstr "Zrušeno uživatelem"
#: F.form:24
msgid "GET!"
msgstr "-"
#: F.form:38
msgid "URL :"
msgstr "-"
#: F.form:43
msgid "http://gambasdoc.org/help"
msgstr "-"
#: F.form:48
msgid "Stop"
msgstr "-"
#: F.form:53
msgid "Page needs authorization"
msgstr "Autorizace na stránce"
#: F.form:59 FConfig.form:80
msgid "User"
msgstr "Uživatel"
#: F.form:65 FConfig.form:73
msgid "Password"
msgstr "Heslo"
#: F.form:73
msgid "Basic"
msgstr "-"
#: F.form:73
msgid "DIGEST"
msgstr "-"
#: F.form:73
msgid "GSS"
msgstr "-"
#: F.form:73 FConfig.form:25
msgid "NTLM"
msgstr "-"
#: F.form:82
msgid "&Configuration..."
msgstr "&Konfigurace..."
#: FConfig.form:25
msgid "Plain"
msgstr "-"
#: FConfig.form:41
msgid "Use Proxy"
msgstr "Užít proxy"
#: FConfig.form:46
msgid "127.0.0.1:3128"
msgstr "-"
#: FConfig.form:55
msgid "Update cookies file"
msgstr "Aktualizuj soubor cookie"
#: FConfig.form:60
msgid "Cookies file (if you leave it blank HttpClient will not manage cookies)"
msgstr "Soubor cookie (když nezaškrknete tak HttpClient nezpracuje cookie)"
#: FConfig.form:65
msgid "Close"
msgstr "Zavřít"
#: FConfig.form:87
msgid "Authentication"
msgstr "Autorizace"