summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-23 02:19:08 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-23 02:19:08 +0000
commite6b0df1986bb4b015d9955ff10c9ed1c6e735637 (patch)
tree0302a3f275f167c11bafa1dcfe6218994028ab7d /apps/comments/l10n/cs.js
parent0f05829e2d1ca22b8a1159bce66b0e5e823d88f4 (diff)
downloadnextcloud-server-e6b0df1986bb4b015d9955ff10c9ed1c6e735637.tar.gz
nextcloud-server-e6b0df1986bb4b015d9955ff10c9ed1c6e735637.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs.js')
-rw-r--r--apps/comments/l10n/cs.js7
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",