diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-13 00:11:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-13 00:11:47 +0000 |
commit | b7a64f9c1319f3be6ba0f68e67293634e51f787a (patch) | |
tree | 15538113ee92c91a102652c2b0533371970749bb /apps/comments/l10n/sk.js | |
parent | e2877c4999e085fc0b797e45e05e8619de9829b6 (diff) | |
download | nextcloud-server-b7a64f9c1319f3be6ba0f68e67293634e51f787a.tar.gz nextcloud-server-b7a64f9c1319f3be6ba0f68e67293634e51f787a.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, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 7209f6bcd61..76fa18388d8 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -12,6 +12,7 @@ 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"], |