diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-01 00:08:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-01 00:08:38 +0000 |
commit | 8801b68d45443f9b4abd001bd6e804a32390d12f (patch) | |
tree | d9819754d2450c1067096749ec999392580fcd79 /apps/comments | |
parent | 8318b2a137e1128aa90602ae47ea78737d4f6a2d (diff) | |
download | nextcloud-server-8801b68d45443f9b4abd001bd6e804a32390d12f.tar.gz nextcloud-server-8801b68d45443f9b4abd001bd6e804a32390d12f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 447c2766411..25613ae6c3d 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -10,7 +10,7 @@ OC.L10N.register( "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", - "More comments …" : "Weitere Kommentare ...", + "More comments …" : "Weitere Kommentare…", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index cdc0038e265..b91095dd104 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -8,7 +8,7 @@ "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", - "More comments …" : "Weitere Kommentare ...", + "More comments …" : "Weitere Kommentare…", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", |