From 0155c6c5c45f9a317b0e0cbe01675e25a5ea1020 Mon Sep 17 00:00:00 2001 From: Stas Haas Date: Mon, 5 Sep 2022 19:55:01 +0000 Subject: [PATCH] :globe_with_meridians: Add translations for: German. Currently translated at 93.9% (1095 of 1166 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/ --- frontend/translations/de.po | 44 ++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/frontend/translations/de.po b/frontend/translations/de.po index ef00ea4c54..42ce5d0719 100644 --- a/frontend/translations/de.po +++ b/frontend/translations/de.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-09-03 08:15+0000\n" +"PO-Revision-Date: 2022-09-06 06:05+0000\n" "Last-Translator: Stas Haas \n" "Language-Team: German \n" @@ -4308,3 +4308,45 @@ msgstr "Min. Höhe" #: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs msgid "workspace.options.interaction-easing-ease-in-out" msgstr "Ease in out" + +msgid "shortcuts.move-fast-left" +msgstr "Schnell nach links verschieben" + +msgid "shortcuts.move-fast-down" +msgstr "Schnell nach unten verschieben" + +msgid "shortcuts.join-nodes" +msgstr "Punkte verbinden" + +msgid "shortcuts.mask" +msgstr "Maskieren" + +msgid "shortcuts.make-curve" +msgstr "Kurve erstellen" + +msgid "shortcuts.merge-nodes" +msgstr "Punkte zusammenführen" + +msgid "shortcuts.move" +msgstr "Verschieben" + +msgid "shortcuts.move-fast-right" +msgstr "Schnell nach rechts verschieben" + +msgid "shortcuts.move-unit-right" +msgstr "Nach rechts verschieben" + +msgid "shortcuts.move-fast-up" +msgstr "Schnell nach oben verschieben" + +msgid "shortcuts.move-nodes" +msgstr "Punkte verschieben" + +msgid "shortcuts.move-unit-down" +msgstr "Nach unten verschieben" + +msgid "shortcuts.move-unit-left" +msgstr "Nach links verschieben" + +msgid "shortcuts.move-unit-up" +msgstr "Nach oben verschieben"