aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/cs_CZ.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-26 01:55:53 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-26 01:55:53 -0400
commit52eab2a61a5d27b64fcd0440b91f854c052933a9 (patch)
treeccdd3d299720f8fdc1933e430943ca93e21ea7d6 /apps/comments/l10n/cs_CZ.js
parent3d65979f0a4e470829cc2810f9e23ab76a8a11c4 (diff)
downloadnextcloud-server-52eab2a61a5d27b64fcd0440b91f854c052933a9.tar.gz
nextcloud-server-52eab2a61a5d27b64fcd0440b91f854c052933a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs_CZ.js')
-rw-r--r--apps/comments/l10n/cs_CZ.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js
index d41b0f99f42..0653209616c 100644
--- a/apps/comments/l10n/cs_CZ.js
+++ b/apps/comments/l10n/cs_CZ.js
@@ -12,6 +12,9 @@ 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",
"{count} unread comments" : "{count} nepřečtených komentářů",
"Comment" : "Komentář",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>",