diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-16 00:10:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-16 00:10:47 +0000 |
commit | 8c424c7971e3692c702914721fa1d83bdff6b144 (patch) | |
tree | d9de8313b32bb2d2186e9a62df86a506d82acd54 /apps/comments/l10n/cs_CZ.json | |
parent | 2061d40ba292d2b906132dfcd261e4c631d9854b (diff) | |
download | nextcloud-server-8c424c7971e3692c702914721fa1d83bdff6b144.tar.gz nextcloud-server-8c424c7971e3692c702914721fa1d83bdff6b144.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs_CZ.json')
-rw-r--r-- | apps/comments/l10n/cs_CZ.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json index efdd227bfb7..9d6e796907c 100644 --- a/apps/comments/l10n/cs_CZ.json +++ b/apps/comments/l10n/cs_CZ.json @@ -19,6 +19,7 @@ "You commented" : "Okomentoval(a) jsi", "%1$s commented" : "%1$s okomentován", "You commented on %2$s" : "Okomentoval(a) jsi %2$s", - "%1$s commented on %2$s" : "%1$s okomentoval %2$s" + "%1$s commented on %2$s" : "%1$s okomentoval %2$s", + "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |