diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-11-01 13:23:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-01 13:23:18 -0700 |
| commit | c1f56501ded99058bedb0008c16bb538f6b5d8f6 (patch) | |
| tree | c3e31645e4fbdb6e5e9680bf9f93f629795cf192 | |
| parent | 08d1019f2b8bb2f0153e1019067d8a862c7a03f2 (diff) | |
| parent | e4803a7973afff1a33e6bb674cfa05a7942ef541 (diff) | |
Merge pull request #2257 from Retoc/master
added german translation
| -rw-r--r-- | locale/de_DE.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/de_DE.po b/locale/de_DE.po index b790e86bd..971687d19 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -737,7 +737,7 @@ msgstr "" #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c msgid "Frequency captured is above capability. Capture Paused." -msgstr "" +msgstr "Die aufgezeichnete Frequenz liegt über der Leistungsgrenze. Aufnahme angehalten." #: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c #: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c |
