File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : bpython mercurial\n "
99"Report-Msgid-Bugs-To : http://github.com/bpython/bpython/issues\n "
1010"POT-Creation-Date : 2015-02-02 17:34+0100\n "
11- "PO-Revision-Date : 2015-02-02 00:31 +0100\n "
11+ "PO-Revision-Date : 2015-02-05 14:54 +0100\n "
1212"Last-Translator : Sebastian Ramacher <sebastian+dev@ramacher.at>\n "
1313"Language-Team : de <LL@li.org>\n "
1414"Plural-Forms : nplurals=2; plural=(n != 1)\n "
@@ -181,9 +181,9 @@ msgstr ""
181181"werden."
182182
183183#: bpython/repl.py:789
184- #, fuzzy , python-format
184+ #, python-format
185185msgid "Upload failed: Helper program returned non-zero exit status %d."
186- msgstr "Hochladen ist fehlgeschlagen: Hilfsprogramm beendete mit Status %s ."
186+ msgstr "Hochladen ist fehlgeschlagen: Hilfsprogramm beendete mit Status %d ."
187187
188188#: bpython/repl.py:793
189189msgid "Upload failed: No output from helper program."
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ msgstr ""
77"Project-Id-Version : bpython 0.13-442\n "
88"Report-Msgid-Bugs-To : http://github.com/bpython/bpython/issues\n "
99"POT-Creation-Date : 2015-02-02 17:34+0100\n "
10- "PO-Revision-Date : 2015-02-02 00:31 +0100\n "
10+ "PO-Revision-Date : 2015-02-05 14:54 +0100\n "
1111"Last-Translator : Sebastian Ramacher <sebastian+dev@ramacher.at>\n "
1212"Language-Team : bpython developers\n "
1313"Plural-Forms : nplurals=2; plural=(n > 1)\n "
@@ -183,11 +183,11 @@ msgid "Upload failed: Helper program could not be run."
183183msgstr "Echec de l'upload: impossible de lancer le programme externe."
184184
185185#: bpython/repl.py:789
186- #, fuzzy , python-format
186+ #, python-format
187187msgid "Upload failed: Helper program returned non-zero exit status %d."
188188msgstr ""
189189"Echec de l'upload: le programme externe a renvoyé un statut de sortie "
190- "différent de zéro %s ."
190+ "différent de zéro %d ."
191191
192192#: bpython/repl.py:793
193193msgid "Upload failed: No output from helper program."
You can’t perform that action at this time.
0 commit comments