summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/cs_CZ.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-29 00:07:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-29 00:07:08 +0000
commit4b873b35b7865a553ecef1d0c85dee2f424f9f61 (patch)
treeaddb07741ce9c888d33dbda67cdcac201a655e9d /apps/comments/l10n/cs_CZ.json
parent6f831670bfa184ad2940d7cca40ef2663a7cca25 (diff)
downloadnextcloud-server-4b873b35b7865a553ecef1d0c85dee2f424f9f61.tar.gz
nextcloud-server-4b873b35b7865a553ecef1d0c85dee2f424f9f61.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs_CZ.json')
-rw-r--r--apps/comments/l10n/cs_CZ.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json
index 5cc4e5dcc3c..8ebef551d87 100644
--- a/apps/comments/l10n/cs_CZ.json
+++ b/apps/comments/l10n/cs_CZ.json
@@ -13,7 +13,6 @@
"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" : "<strong>Komentáře</strong> souborů",
"You commented" : "Okomentoval(a) jsi",
@@ -22,6 +21,7 @@
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
"Type in a new comment..." : "Zadat nový komentář...",
"No other comments available" : "Nejsou dostupné žádné další komentáře",
- "More comments..." : "Více komentářů..."
+ "More comments..." : "Více komentářů...",
+ "{count} unread comments" : "{count} nepřečtených komentářů"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file