diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-02-22 11:30:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-22 11:30:25 -0800 |
| commit | 1d3489fef580529d7e7d71c62dd1413d6813cc65 (patch) | |
| tree | 22d67fbe60fd514b7f43c2e5d2eed45bf5467954 | |
| parent | d7f23c78837dd49dfc10834f6b5bb0e1ba44d949 (diff) | |
Remove duplicates and English translations
| -rw-r--r-- | locale/de_DE.po | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/locale/de_DE.po b/locale/de_DE.po index 18ae1ca5d..c9aff30f3 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -105,7 +105,7 @@ msgstr "Syntaxfehler in JSON" #: extmod/modure.c:161 msgid "Splitting with sub-captures" -msgstr "Splitting with sub-captures" +msgstr "" #: extmod/modure.c:207 msgid "Error in regex" @@ -1062,15 +1062,15 @@ msgstr "mehrere **x sind nicht gestattet" #: py/compile.c:2271 msgid "LHS of keyword arg must be an id" -msgstr "LHS of keyword arg must be an id" +msgstr "" #: py/compile.c:2287 msgid "non-keyword arg after */**" -msgstr "non-keyword arg after */**" +msgstr "" #: py/compile.c:2291 msgid "non-keyword arg after keyword arg" -msgstr "non-keyword arg after keyword arg" +msgstr "" #: py/compile.c:2463 py/compile.c:2473 py/compile.c:2712 py/compile.c:2742 #: py/parse.c:1176 @@ -2324,15 +2324,6 @@ msgstr "" msgid "Unsupported pull value." msgstr "" -#: shared-bindings/displayio/Bitmap.c:131 shared-bindings/pulseio/PulseIn.c:272 -msgid "Cannot delete values" -msgstr "" - -#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253 -#: shared-bindings/pulseio/PulseIn.c:278 -msgid "Slices not supported" -msgstr "" - #: shared-bindings/displayio/Bitmap.c:156 msgid "pixel coordinates out of bounds" msgstr "" |
