diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/comments/l10n/da.js | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/da.js')
-rw-r--r-- | apps/comments/l10n/da.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 1b827fe59b5..9bcbed4e087 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Flere kommentarer...", "Save" : "Gem", "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}", + "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}", + "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", + "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", "{count} unread comments" : "{count} ulæste kommentarer", "Comment" : "Kommentér", "You commented" : "Du kommenterede", |