@@ -7,23 +7,21 @@ msgid ""
77msgstr ""
88"Project-Id-Version : bpython mercurial\n "
99"Report-Msgid-Bugs-To : http://github.com/bpython/bpython/issues\n "
10- "POT-Creation-Date : 2015-02-01 23:02 +0100\n "
11- "PO-Revision-Date : 2015-02-01 23:02 +0100\n "
10+ "POT-Creation-Date : 2015-02-02 00:30 +0100\n "
11+ "PO-Revision-Date : 2015-02-02 00:31 +0100\n "
1212"
Last-Translator :
Sebastian Ramacher <[email protected] >\n "
1313"
Language-Team :
de <[email protected] >\n "
14- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
14+ "Plural-Forms : nplurals=2; plural=(n != 1)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=utf-8\n "
1717"Content-Transfer-Encoding : 8bit\n "
1818"Generated-By : Babel 1.3\n "
19- "Language : de\n "
20- "X-Generator : Poedit 1.6.10\n "
2119
2220#: bpython/args.py:57
2321msgid ""
2422"Usage: %prog [options] [file [args]]\n"
25- "NOTE: If bpython sees an argument it does not know, execution falls back to "
26- "the regular Python interpreter."
23+ "NOTE: If bpython sees an argument it does not know, execution falls back "
24+ "to the regular Python interpreter."
2725msgstr ""
2826
2927#: bpython/args.py:67
@@ -113,8 +111,7 @@ msgstr "Speichern abgebrochen."
113111#: bpython/repl.py:667
114112#, python-format
115113msgid "%s already exists. Do you want to (c)ancel, (o)verwrite or (a)ppend? "
116- msgstr ""
117- "%s existiert bereit. (C) abbrechen, (o) überschrieben oder (a) anhängen?"
114+ msgstr "%s existiert bereit. (C) abbrechen, (o) überschrieben oder (a) anhängen?"
118115
119116#: bpython/repl.py:671
120117msgid "overwrite"
@@ -124,7 +121,7 @@ msgstr "überschreiben"
124121msgid "append"
125122msgstr "anhängen"
126123
127- #: bpython/repl.py:685 bpython/repl.py:1028
124+ #: bpython/repl.py:685 bpython/repl.py:1027
128125#, python-format
129126msgid "Error writing file '%s': %s"
130127msgstr "Fehler beim Schreiben in Datei '%s': %s"
@@ -175,13 +172,13 @@ msgstr ""
175172
176173#: bpython/repl.py:779
177174msgid "Upload failed: Helper program not found."
178- msgstr ""
179- "Hochladen ist fehlgeschlagen: Hilfsprogramm konnte nicht gefunden werden."
175+ msgstr "Hochladen ist fehlgeschlagen: Hilfsprogramm konnte nicht gefunden werden."
180176
181177#: bpython/repl.py:782
182178msgid "Upload failed: Helper program could not be run."
183179msgstr ""
184- "Hochladen ist fehlgeschlagen: Hilfsprogramm konnte nicht ausgeführt werden."
180+ "Hochladen ist fehlgeschlagen: Hilfsprogramm konnte nicht ausgeführt "
181+ "werden."
185182
186183#: bpython/repl.py:789
187184#, python-format
@@ -190,12 +187,10 @@ msgstr "Hochladen ist fehlgeschlagen: Hilfsprogramm beendete mit Status %s."
190187
191188#: bpython/repl.py:793
192189msgid "Upload failed: No output from helper program."
193- msgstr ""
194- "Hochladen ist fehlgeschlagen: Keine Ausgabe von Hilfsprogramm vorhanden."
190+ msgstr "Hochladen ist fehlgeschlagen: Keine Ausgabe von Hilfsprogramm vorhanden."
195191
196192#: bpython/repl.py:800
197- msgid ""
198- "Upload failed: Failed to recognize the helper program's output as an URL."
193+ msgid "Upload failed: Failed to recognize the helper program's output as an URL."
199194msgstr ""
200195"Hochladen ist fehlgeschlagen: Konte Ausgabe von Hilfsprogramm nicht "
201196"verarbeiten."
@@ -216,27 +211,24 @@ msgstr "Rückgängigmachen abgebrochen"
216211
217212#: bpython/repl.py:853
218213#, python-format
219- msgid "Undoing 1 line... (est. %.1f seconds)"
220- msgstr ""
221-
222- #: bpython/repl.py:856
223- #, python-format
224- msgid "Undoing %d lines... (est. %.1f seconds)"
225- msgstr ""
214+ msgid "Undoing %d line... (est. %.1f seconds)"
215+ msgid_plural "Undoing %d lines... (est. %.1f seconds)"
216+ msgstr[ 0 ] ""
217+ msgstr[ 1 ] ""
226218
227- #: bpython/repl.py:1018
219+ #: bpython/repl.py:1017
228220msgid "Config file does not exist - create new from default? (y/N)"
229221msgstr ""
230- "Konfigurationsdatei existiert nicht. Soll eine neue Datei erstellt werden? "
231- "(j/N)"
222+ "Konfigurationsdatei existiert nicht. Soll eine neue Datei erstellt "
223+ "werden? (j/N)"
232224
233- #: bpython/repl.py:1035
225+ #: bpython/repl.py:1034
234226msgid "bpython config file edited. Restart bpython for changes to take effect."
235227msgstr ""
236228"bpython Konfigurationsdatei bearbeitet. Starte bpython neu damit die "
237229"Änderungen übernommen werden."
238230
239- #: bpython/repl.py:1038
231+ #: bpython/repl.py:1037
240232msgid "Error editing config file."
241233msgstr "Fehler beim Bearbeiten der Konfigurationsdatei."
242234
0 commit comments