diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-03 01:12:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-03 01:12:14 +0000 |
commit | 3b000d4f91b958a38f8ab1349377c65b3e64da88 (patch) | |
tree | 09038cd2ec79e44fa4e1fe0d6bd4d93ddd8b09db /apps/comments/l10n/sk.js | |
parent | 5053877c45230e06f646cadb27d293b5e5848e56 (diff) | |
download | nextcloud-server-3b000d4f91b958a38f8ab1349377c65b3e64da88.tar.gz nextcloud-server-3b000d4f91b958a38f8ab1349377c65b3e64da88.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sk.js')
-rw-r--r-- | apps/comments/l10n/sk.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 66df1f73d7e..452c6bcd9a9 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -12,7 +12,6 @@ OC.L10N.register( "More comments …" : "Ďalšie komentáre ...", "Save" : "Uložiť", "Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}", - "Error occurred while retrieving comment with id {id}" : "Pri načítavaní komentára s id {id} nastala chyba", "Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba", "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba", "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov"], |