Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index fe56612c6..86cccf0c5 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -109,7 +109,8 @@ OC.L10N.register(
"Table" : "Tabelle",
"Insert emoji" : "Emoji einfügen",
"Insert image" : "Bild einfügen",
- "Alt" : "Alt",
+ "Command" : "Befehl",
+ "Control" : "Kontrolle",
"Edit" : "Bearbeiten",
"Front matter" : "Titelei",
"New text document" : "Neues Textdokument",
@@ -118,6 +119,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
"ToDo list" : "To-do-Liste",
"Emoji picker" : "Emoji-Auswahl",
- "Todo item" : "Todo-Element"
+ "Todo item" : "Todo-Element",
+ "Alt" : "Alt"
},
"nplurals=2; plural=(n != 1);");