diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-25 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-25 01:55:47 -0400 |
commit | ae97b8e1c24e02afe933de2b6c34f958e6334e19 (patch) | |
tree | 40077ab5f346ead729eb29a30d3649d5da2d1979 /apps/comments/l10n/cs_CZ.js | |
parent | ab0db65b23fb381a446d5cbb0fe101c76a07cb19 (diff) | |
download | nextcloud-server-ae97b8e1c24e02afe933de2b6c34f958e6334e19.tar.gz nextcloud-server-ae97b8e1c24e02afe933de2b6c34f958e6334e19.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs_CZ.js')
-rw-r--r-- | apps/comments/l10n/cs_CZ.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js index 4a18c2911ee..1b4e03102d4 100644 --- a/apps/comments/l10n/cs_CZ.js +++ b/apps/comments/l10n/cs_CZ.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů", + "You commented" : "Okomentoval jste", "%1$s commented" : "%1$s okomentován", + "You commented on %2$s" : "Okomentoval jste %2$s", "%1$s commented on %2$s" : "%1$s okomentoval %2$s", "Comments" : "Komentáře", "Type in a new comment..." : "Zadat nový komentář...", |