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-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/de_DE.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index c5da0540c..9faa8d534 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Bild einfügen",
"Add link" : "Link einfügen",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
- "Show image" : "Bild anzeigen",
- "Show file" : "Datei anzeigen",
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen...",
"New text document" : "Neues Textdokument",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Blockzitat",
"Code block" : "Codeblock",
"Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
- "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}"
+ "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
+ "Show image" : "Bild anzeigen",
+ "Show file" : "Datei anzeigen"
},
"nplurals=2; plural=(n != 1);");