diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-23 02:18:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-23 02:18:51 +0000 |
commit | 9aedda5542179bbdfe7e5649b955ea391d084704 (patch) | |
tree | 116547d24e6ce7c7173e5ae4f8b9c3fd1f532cd0 /apps/comments/l10n/cs.js | |
parent | 58b1597587d4ecbb22741a7e3d1a06aa46daf342 (diff) | |
download | nextcloud-server-9aedda5542179bbdfe7e5649b955ea391d084704.tar.gz nextcloud-server-9aedda5542179bbdfe7e5649b955ea391d084704.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs.js')
-rw-r--r-- | apps/comments/l10n/cs.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index bd06fd63c9e..49f3cc66535 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům", "Edit comment" : "Upravit komentář", "Delete comment" : "Smazat komentář", + "Cancel edit" : "Zrušit úpravu", + "Post comment" : "Odeslat komentář", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", + "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", + "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "_%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é komentáře"], "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", + "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", "Comment deleted" : "Komentář smazán", + "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", + "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", "New comment …" : "Nový komentář…", "Post" : "Zveřejnit", "Cancel" : "Storno", |