diff options
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ář...", |