Skip to content

Commit baf2426

Browse files
committed
Update German translation
1 parent 80539f1 commit baf2426

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

bpython/translations/de/LC_MESSAGES/bpython.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff 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: 2020-10-13 21:53+0200\n"
11-
"PO-Revision-Date: 2020-01-06 12:17+0100\n"
11+
"PO-Revision-Date: 2020-10-19 20:59+0200\n"
1212
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
1313
"Language: de\n"
1414
"Language-Team: de <LL@li.org>\n"
@@ -84,7 +84,7 @@ msgstr ""
8484

8585
#: bpython/curtsies.py:147
8686
msgid "log debug messages to bpython.log"
87-
msgstr ""
87+
msgstr "Zeichne debug Nachrichten in bpython.log auf"
8888

8989
#: bpython/curtsies.py:153
9090
msgid "start by pasting lines of a file into session"
@@ -118,7 +118,7 @@ msgstr "Konnte Ausgabe von Hilfsprogramm nicht verarbeiten."
118118

119119
#: bpython/repl.py:657
120120
msgid "Nothing to get source of"
121-
msgstr ""
121+
msgstr "Nichts um Quellcode abzurufen"
122122

123123
#: bpython/repl.py:662
124124
#, python-format
@@ -214,6 +214,8 @@ msgstr ""
214214
#, python-format
215215
msgid "Undo how many lines? (Undo will take up to ~%.1f seconds) [1]"
216216
msgstr ""
217+
"Wie viele Zeilen rückgängig machen? (Rückgängigmachen wird bis zu ~%1.f "
218+
"Sekunden brauchen) [1]"
217219

218220
#: bpython/repl.py:968 bpython/repl.py:972
219221
msgid "Undo canceled"
@@ -223,8 +225,8 @@ msgstr "Rückgängigmachen abgebrochen"
223225
#, python-format
224226
msgid "Undoing %d line... (est. %.1f seconds)"
225227
msgid_plural "Undoing %d lines... (est. %.1f seconds)"
226-
msgstr[0] ""
227-
msgstr[1] ""
228+
msgstr[0] "Mache %d Zeile rückgängig... (ungefähr %.1f Sekunden)"
229+
msgstr[1] "Mache %d Zeilen rückgängig... (ungefähr %.1f Sekunden)"
228230

229231
#: bpython/repl.py:1151
230232
msgid "Config file does not exist - create new from default? (y/N)"
@@ -247,6 +249,8 @@ msgstr "Fehler beim Bearbeiten der Konfigurationsdatei: %s"
247249
#, python-format
248250
msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source "
249251
msgstr ""
252+
" <%s> Rückgängigmachen <%s> Speichern <%s> Pastebin <%s> Pager <%s> "
253+
"Quellcode anzeigen "
250254

251255
#: bpython/urwid.py:1136
252256
msgid "Run twisted reactor."

0 commit comments

Comments
 (0)