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:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:47 +0300
commit088d80f66df96dc283bb4c43128655a26681fe50 (patch)
tree63b436b90303bb5eb5869b0f7b4b67eec96094d7 /l10n/de.js
parent38932b5568ae41fd341e82572148d9d2b5fc9254 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 16c9cf6b6..8327b2387 100644
--- a/l10n/de.js
+++ b/l10n/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);");