| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 80539f1 commit baf2426
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,7 +8,7 @@ msgstr "" | |||
| 8 | 8 | "Project-Id-Version: bpython mercurial\n" | |
| 9 | 9 | "Report-Msgid-Bugs-To: http://github.com/bpython/bpython/issues\n" | |
| 10 | 10 | "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" | ||
| 12 | 12 | "Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n" | |
| 13 | 13 | "Language: de\n" | |
| 14 | 14 | "Language-Team: de <LL@li.org>\n" | |
@@ -84,7 +84,7 @@ msgstr "" | |||
| 84 | 84 | ||
| 85 | 85 | #: bpython/curtsies.py:147 | |
| 86 | 86 | msgid "log debug messages to bpython.log" | |
| 87 | - msgstr "" | ||
| 87 | + msgstr "Zeichne debug Nachrichten in bpython.log auf" | ||
| 88 | 88 | ||
| 89 | 89 | #: bpython/curtsies.py:153 | |
| 90 | 90 | msgid "start by pasting lines of a file into session" | |
@@ -118,7 +118,7 @@ msgstr "Konnte Ausgabe von Hilfsprogramm nicht verarbeiten." | |||
| 118 | 118 | ||
| 119 | 119 | #: bpython/repl.py:657 | |
| 120 | 120 | msgid "Nothing to get source of" | |
| 121 | - msgstr "" | ||
| 121 | + msgstr "Nichts um Quellcode abzurufen" | ||
| 122 | 122 | ||
| 123 | 123 | #: bpython/repl.py:662 | |
| 124 | 124 | #, python-format | |
@@ -214,6 +214,8 @@ msgstr "" | |||
| 214 | 214 | #, python-format | |
| 215 | 215 | msgid "Undo how many lines? (Undo will take up to ~%.1f seconds) [1]" | |
| 216 | 216 | msgstr "" | |
| 217 | + "Wie viele Zeilen rückgängig machen? (Rückgängigmachen wird bis zu ~%1.f " | ||
| 218 | + "Sekunden brauchen) [1]" | ||
| 217 | 219 | ||
| 218 | 220 | #: bpython/repl.py:968 bpython/repl.py:972 | |
| 219 | 221 | msgid "Undo canceled" | |
@@ -223,8 +225,8 @@ msgstr "Rückgängigmachen abgebrochen" | |||
| 223 | 225 | #, python-format | |
| 224 | 226 | msgid "Undoing %d line... (est. %.1f seconds)" | |
| 225 | 227 | 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)" | ||
| 228 | 230 | ||
| 229 | 231 | #: bpython/repl.py:1151 | |
| 230 | 232 | msgid "Config file does not exist - create new from default? (y/N)" | |
@@ -247,6 +249,8 @@ msgstr "Fehler beim Bearbeiten der Konfigurationsdatei: %s" | |||
| 247 | 249 | #, python-format | |
| 248 | 250 | msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source " | |
| 249 | 251 | msgstr "" | |
| 252 | + " <%s> Rückgängigmachen <%s> Speichern <%s> Pastebin <%s> Pager <%s> " | ||
| 253 | + "Quellcode anzeigen " | ||
| 250 | 254 | ||
| 251 | 255 | #: bpython/urwid.py:1136 | |
| 252 | 256 | msgid "Run twisted reactor." | |
| Back | FazBrowse Home | New Git URL |
0 commit comments