summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2019-11-01 13:23:18 -0700
committerGitHub <noreply@github.com>2019-11-01 13:23:18 -0700
commitc1f56501ded99058bedb0008c16bb538f6b5d8f6 (patch)
treec3e31645e4fbdb6e5e9680bf9f93f629795cf192
parent08d1019f2b8bb2f0153e1019067d8a862c7a03f2 (diff)
parente4803a7973afff1a33e6bb674cfa05a7942ef541 (diff)
Merge pull request #2257 from Retoc/master
added german translation
-rw-r--r--locale/de_DE.po2
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