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/cs.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/cs.js')
-rw-r--r-- | apps/comments/l10n/cs.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 52785210636..349d6163590 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -12,7 +12,6 @@ OC.L10N.register( "More comments …" : "Více komentářů ...", "Save" : "Uložit", "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", - "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"], |