|
1 | 1 | # German translations for bpython. |
2 | | -# Copyright (C) 2012-2013 bpython developers |
| 2 | +# Copyright (C) 2012-2021 bpython developers |
3 | 3 | # This file is distributed under the same license as the bpython project. |
4 | | -# Sebastian Ramacher <sebastian+dev@ramacher.at>, 2012-2013. |
| 4 | +# Sebastian Ramacher <sebastian@ramacher.at>, 2012-2021. |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
@@ -64,7 +64,7 @@ msgstr "Datei für Ausgabe von Log-Nachrichten" |
64 | 64 |
|
65 | 65 | #:bpython/args.py:146 |
66 | 66 | msgid"File to execute and additional arguments passed on to the executed script." |
67 | | -msgstr"" |
| 67 | +msgstr"Auszuführende Datei und zusätzliche Argumente, die an das Script übergeben werden sollen." |
68 | 68 |
|
69 | 69 | #:bpython/cli.py:312bpython/urwid.py:537 |
70 | 70 | msgid"y" |
@@ -206,20 +206,20 @@ msgstr "Inhalt wurde in Zwischenablage kopiert." |
206 | 206 |
|
207 | 207 | #:bpython/repl.py:884 |
208 | 208 | msgid"Pastebin buffer? (y/N) " |
209 | | -msgstr"" |
| 209 | +msgstr"Buffer bei Pastebin hochladen? (j/N)" |
210 | 210 |
|
211 | 211 | #:bpython/repl.py:886 |
212 | 212 | msgid"Pastebin aborted." |
213 | | -msgstr"" |
| 213 | +msgstr"Hochladen zu Pastebin abgebrochen." |
214 | 214 |
|
215 | 215 | #:bpython/repl.py:894 |
216 | 216 | #, python-format |
217 | 217 | msgid"Duplicate pastebin. Previous URL: %s. Removal URL: %s" |
218 | | -msgstr"" |
| 218 | +msgstr"Duplizierte Daten zu Pastebin hochgeladen. Vorherige URL: %s. URL zum Löschen: %s" |
219 | 219 |
|
220 | 220 | #:bpython/repl.py:900 |
221 | 221 | msgid"Posting data to pastebin..." |
222 | | -msgstr"Lade Daten hoch..." |
| 222 | +msgstr"Lade Daten hoch zu Pastebin..." |
223 | 223 |
|
224 | 224 | #:bpython/repl.py:904 |
225 | 225 | #, python-format |
|