diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-26 01:55:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-26 01:55:53 -0400 |
commit | 52eab2a61a5d27b64fcd0440b91f854c052933a9 (patch) | |
tree | ccdd3d299720f8fdc1933e430943ca93e21ea7d6 /apps/comments/l10n/de_DE.js | |
parent | 3d65979f0a4e470829cc2810f9e23ab76a8a11c4 (diff) | |
download | nextcloud-server-52eab2a61a5d27b64fcd0440b91f854c052933a9.tar.gz nextcloud-server-52eab2a61a5d27b64fcd0440b91f854c052933a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de_DE.js')
-rw-r--r-- | apps/comments/l10n/de_DE.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 74e129e0a29..7330b6ab068 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", + "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", + "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", + "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>", |