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>2019-07-03 19:11:13 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-03 19:11:13 +0300
commitf2e58ef48f4977b9475b6bc50e070cac70469e88 (patch)
tree8fd0221285c8448e3fc34cefe6e4c2e58f91e51a /l10n/de.js
parent5727f0a29ba896c6c5d9930e263e58e36a4b1f3b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
new file mode 100644
index 000000000..1d27ad7d3
--- /dev/null
+++ b/l10n/de.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Text",
+ "Use current version" : "Verwende aktuelle Version",
+ "Use the saved version" : "Verwende die aktuelle Version",
+ "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.",
+ "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
+ "Unpushed changes" : "Nicht synchronisiert Änderungen<br>",
+ "Unsaved changes" : "Ungespeicherte Änderung",
+ "New text document" : "Neues Text-Dokument",
+ "Edit" : "Bearbeiten"
+},
+"nplurals=2; plural=(n != 1);");