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>2020-01-10 06:07:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
commitb1eace88206feb1ec2ed891544dd21d6f245c731 (patch)
tree975e66844321bdf8c2f80e44dfa376cfb2f2b59c /l10n/de.js
parent999deeccf0739bc53fab62835b6ca9173d8b4b47 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/de.js b/l10n/de.js
index be896c825..cc829a6f4 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Use current version" : "Verwende aktuelle Version",
"Use the saved version" : "Die gespeicherte Version verwenden",
"The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
- "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
"Retry" : "Wiederholen",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
"Unpushed changes" : "Nicht synchronisiert Änderungen",
@@ -44,6 +43,7 @@ OC.L10N.register(
"ToDo list" : "ToDo-Liste",
"Blockquote" : "Blockzitat",
"Code block" : "Codeblock",
+ "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
"New text document.md" : "Neues Textdokument.md"
},
"nplurals=2; plural=(n != 1);");