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:
authorNextcloud bot <bot@nextcloud.com>2022-06-21 06:28:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-21 06:28:05 +0300
commit9c773341c22090666325404e7be6b9227bfd44da (patch)
tree5e4c7ce1b1a360ca1e64df76a1bdba74bc090b13 /l10n/de.js
parent65e8662d1ac5aa4f51c87f5868d04c2e93d74590 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 28be00725..d396d8a83 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -61,7 +61,6 @@ OC.L10N.register(
"Ordered list" : "Geordnete Liste",
"First item" : "erstes Listenelement",
"Checklist" : "Checkliste",
- "Todo item" : "Todo-Element",
"Blockquote" : "Blockzitat",
"Quoted text" : "Zitat",
"Code block" : "Codeblock",
@@ -92,7 +91,6 @@ OC.L10N.register(
"Heading 3" : "Überschrift 3",
"Heading 4" : "Überschrift 4",
"Heading 5" : "Überschrift 5",
- "ToDo list" : "To-do-Liste",
"Callouts" : "Beschriftungen",
"Info" : "Information",
"Success" : "Erfolgreich",
@@ -107,7 +105,9 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
"Currently active users:" : "Aktuell aktive Benutzer:",
"_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",
"Participants" : "Teilnehmer"
},
"nplurals=2; plural=(n != 1);");