c6a9cd69c2
* NEW: Add examples again. I hope correctly this time. git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
73 lines
1.4 KiB
Text
73 lines
1.4 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 POST example"
|
|
msgstr "Beispiel fürHTTP-Client POST"
|
|
|
|
#: F.class:7
|
|
msgid "Error "
|
|
msgstr "Fehler"
|
|
|
|
#: F.class:22
|
|
msgid "Waiting for reply..."
|
|
msgstr "Warte auf Antwort..."
|
|
|
|
#: F.class:72
|
|
msgid "Connecting..."
|
|
msgstr "Verbinden..."
|
|
|
|
#: F.form:23
|
|
msgid "Internet Calculator"
|
|
msgstr "Internet-Rechner"
|
|
|
|
#: F.form:28
|
|
msgid "Post"
|
|
msgstr "Übermitteln"
|
|
|
|
#: F.form:42
|
|
msgid "HTTP Headers"
|
|
msgstr "-"
|
|
|
|
#: F.form:48
|
|
msgid "HTTP Data"
|
|
msgstr "HTTP Daten"
|
|
|
|
#: F.form:53
|
|
msgid "Write Here a Number :"
|
|
msgstr "Eine Zahl eingeben"
|
|
|
|
#: F.form:58
|
|
msgid "Write Here Another Number :"
|
|
msgstr "Noch eine Zahl eingeben"
|
|
|
|
#: F.form:63
|
|
msgid "5"
|
|
msgstr "-"
|
|
|
|
#: F.form:73
|
|
msgid "Finally press the Post button >>>"
|
|
msgstr "Dann auf Übermitteln klicken >>>"
|
|
|
|
#: F.form:81
|
|
msgid "Using the power of internet to have a minimal calculator machine!"
|
|
msgstr "Die Macht des Internets für einen kleinen Taschenrechner nutzen!"
|
|
|
|
#: F.form:108
|
|
msgid "Use Proxy"
|
|
msgstr "Proxy benutzen"
|
|
|
|
#: F.form:114
|
|
msgid "127.0.0.1:3128"
|
|
msgstr "-"
|
|
|