| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 32d7857 commit 8d6ffe6
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-01-05 13:08+0000\n" | |
| 11 | - "PO-Revision-Date: 2019-09-22 22:54+0200\n" | ||
| 11 | + "PO-Revision-Date: 2020-01-06 12:17+0100\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" | |
@@ -77,13 +77,13 @@ msgid "" | |||
| 77 | 77 | "WARNING: You are using `bpython-cli`, the curses backend for `bpython`. " | |
| 78 | 78 | "This backend has been deprecated in version 0.19 and might disappear in a" | |
| 79 | 79 | " future version." | |
| 80 | - msgstr "" | ||
| 80 | + msgstr "ACHTUNG: `bpython-cli` wird verwendet, die curses Implementierung von `bpython`. Diese Implementierung wird ab Version 0.19 nicht mehr aktiv unterstützt und wird in einer zukünftigen Version entfernt werden." | ||
| 81 | 81 | ||
| 82 | 82 | #: bpython/cli.py:2003 bpython/curtsies.py:208 bpython/urwid.py:1405 | |
| 83 | 83 | msgid "" | |
| 84 | 84 | "WARNING: You are using `bpython` on Python 2. Support for Python 2 has " | |
| 85 | 85 | "been deprecated in version 0.19 and might disappear in a future version." | |
| 86 | - msgstr "" | ||
| 86 | + msgstr "ACHTUNG: `bpython` wird mit Python 2 verwendet. Diese Pythonversion wird seit Version 0.19 nicht mehr aktiv unterstützt und Unterstützung dafür wird in einer zukünftigen Version entfernt werden." | ||
| 87 | 87 | ||
| 88 | 88 | #: bpython/curtsies.py:152 | |
| 89 | 89 | msgid "log debug messages to bpython.log" | |
@@ -280,7 +280,7 @@ msgid "" | |||
| 280 | 280 | "WARNING: You are using `bpython-urwid`, the urwid backend for `bpython`. " | |
| 281 | 281 | "This backend has been deprecated in version 0.19 and might disappear in a" | |
| 282 | 282 | " future version." | |
| 283 | - msgstr "" | ||
| 283 | + msgstr "ACHTUNG: `bpython-urwid` wird verwendet, die curses Implementierung von `bpython`. Diese Implementierung wird ab Version 0.19 nicht mehr aktiv unterstützt und wird in einer zukünftigen Version entfernt werden." | ||
| 284 | 284 | ||
| 285 | 285 | #: bpython/curtsiesfrontend/repl.py:350 | |
| 286 | 286 | msgid "Welcome to bpython!" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments