diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:32 +0000 |
commit | b190f0eed3ac2dffd21c8926de6fcde63d6bae84 (patch) | |
tree | 8cedf2be52f33548d909f8cccbdc7bfb4f78bc8c /apps/comments/l10n/cs.js | |
parent | b1ed447dd74a51d342050feeb66429e084ea046c (diff) | |
download | nextcloud-server-b190f0eed3ac2dffd21c8926de6fcde63d6bae84.tar.gz nextcloud-server-b190f0eed3ac2dffd21c8926de6fcde63d6bae84.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, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 8d3e8dfc3e0..97f6b6716dd 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -27,6 +27,7 @@ OC.L10N.register( "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ářů","%n nepřečtených komentářů"], + "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v „%s“, v komentáři od uživatele, který byl později smazán", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s" |