diff options
Diffstat (limited to 'apps/comments/l10n/cs.json')
-rw-r--r-- | apps/comments/l10n/cs.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index f89994cf2dd..ea8ca31df6d 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -1,14 +1,14 @@ { "translations": { "Comments" : "Komentáře", "You commented" : "Okomentovali jste", - "%1$s commented" : "%1$s okomentován", + "%1$s commented" : "%1$s okomentováno", "{author} commented" : "{author} okomentoval(a)", "You commented on %1$s" : "Okomentovali jste %1$s", "You commented on {file}" : "Okomentovali jste {file}", "%1$s commented on %2$s" : "%1$s okomentoval(a) %2$s", "{author} commented on {file}" : "{author} okomentoval(a) {file}", "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> k souborům", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru „{file}“, v komentáři od uživatele, který byl později smazán", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán", "{user} mentioned you in a comment on \"{file}\"" : "{user} vás zmínil(a) v komentáři u „{file}“", "Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům", "Edit comment" : "Upravit komentář", @@ -26,7 +26,7 @@ "Comment deleted" : "Komentář smazán", "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru „{file}“, v komentáři od uživatele, který byl později smazán", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán", "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |