diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-12 12:29:05 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-12 12:29:05 -0700 |
| commit | d274074f015b8f4781ebbabb121e4b1071a62eb2 (patch) | |
| tree | 754988c2607d2d679b3b68fbb34599a178e7470b /locale/de_DE.po | |
| parent | fd94c08cf45d1b0669c276ba61bbad1b501ee13f (diff) | |
| parent | f7303e6bd0e3fbfb8c781bab024f4f689268b0b6 (diff) | |
Merge remote-tracking branch 'adafruit/master' into vectorio
Diffstat (limited to 'locale/de_DE.po')
| -rw-r--r-- | locale/de_DE.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/de_DE.po b/locale/de_DE.po index 476962dd2..67b6ea8b5 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-09 16:44-0700\n" +"POT-Creation-Date: 2020-05-12 12:24-0700\n" "PO-Revision-Date: 2020-04-30 17:01+0000\n" "Last-Translator: Jeff Epler <jepler@gmail.com>\n" "Language-Team: German <https://later.unpythonic.net/projects/circuitpython/" @@ -1157,6 +1157,10 @@ msgstr "Keine Hardwareunterstützung an diesem Pin" msgid "No key was specified" msgstr "" +#: shared-bindings/time/__init__.c +msgid "No long integer support" +msgstr "" + #: ports/stm/common-hal/pulseio/PWMOut.c msgid "No more timers available on this pin." msgstr "" |
