diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-26 00:13:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-26 00:13:24 +0000 |
commit | 043acfebab11e4fdfdda9f412543f3d08b30c33c (patch) | |
tree | 72cd5d51bfd4f1ea24304fc50417db35eaf01344 /apps/comments/l10n/cs.js | |
parent | d8e3c3cb222dd450246fd1ac1d4dcb47ff179b7d (diff) | |
download | nextcloud-server-043acfebab11e4fdfdda9f412543f3d08b30c33c.tar.gz nextcloud-server-043acfebab11e4fdfdda9f412543f3d08b30c33c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs.js')
-rw-r--r-- | apps/comments/l10n/cs.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index f3c60dad915..fd1bd176319 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -4,12 +4,12 @@ OC.L10N.register( "Comments" : "Komentáře", "Edit comment" : "Upravit komentář", "Delete comment" : "Smazat komentář", - "New comment …" : "Nový komentář ...", + "New comment …" : "Nový komentář…", "Post" : "Zveřejnit", - "Cancel" : "Zrušit", + "Cancel" : "Storno", "[Deleted user]" : "[Smazaný uživatel]", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", - "More comments …" : "Více komentářů ...", + "More comments …" : "Více komentářů…", "Save" : "Uložit", "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s ID {id}", @@ -17,9 +17,9 @@ OC.L10N.register( "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtených komentářů"], "Comment" : "Komentář", - "You commented" : "Okomentoval(a) jsi", + "You commented" : "Okomentovali jste", "%1$s commented" : "%1$s okomentován", - "{author} commented" : "{author} okomentoval(a)", + "{author} commented" : "{author} okomentoval", "You commented on %1$s" : "Okomentoval(a) jste %1$s", "You commented on {file}" : "Okomentoval(a) jste {file}", "%1$s commented on %2$s" : "%1$s okomentoval %2$s", @@ -29,6 +29,7 @@ OC.L10N.register( "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", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s", "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil 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", "Unknown user" : "Neznámý uživatel", "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"" |