diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-02 00:09:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-02 00:09:11 +0000 |
commit | ab876619dc6697851fee54dbee24609318e0c0fb (patch) | |
tree | 2665521e712542038ed6b9c10abb44f34288e7d4 /apps/comments/l10n/cs_CZ.js | |
parent | 7ffed2deae32fb106d245442cb94104242946da1 (diff) | |
download | nextcloud-server-ab876619dc6697851fee54dbee24609318e0c0fb.tar.gz nextcloud-server-ab876619dc6697851fee54dbee24609318e0c0fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs_CZ.js')
-rw-r--r-- | apps/comments/l10n/cs_CZ.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js index 3e4c2ae1a98..609b74cdbab 100644 --- a/apps/comments/l10n/cs_CZ.js +++ b/apps/comments/l10n/cs_CZ.js @@ -1,12 +1,15 @@ OC.L10N.register( "comments", { + "New comment …" : "Nový komentář ...", "Delete comment" : "Smazat komentář", "Post" : "Zveřejnit", "Cancel" : "Zrušit", "Edit comment" : "Upravit komentář", "[Deleted user]" : "[Smazaný uživatel]", "Comments" : "Komentáře", + "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", + "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}", |