diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-18 02:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-18 02:20:09 +0000 |
commit | de7c54c6baeb9ca431516b620b25c8ca6f3b103e (patch) | |
tree | ee6e549244aefbe996914670f78a9a7a05be5fbc /apps/comments/l10n/cs.js | |
parent | b9330887cac3fd778f6f3a43eb4cfe01e599dbc7 (diff) | |
download | nextcloud-server-de7c54c6baeb9ca431516b620b25c8ca6f3b103e.tar.gz nextcloud-server-de7c54c6baeb9ca431516b620b25c8ca6f3b103e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs.js')
-rw-r--r-- | apps/comments/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 49f3cc66535..d0d79453f99 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -34,7 +34,7 @@ OC.L10N.register( "[Deleted user]" : "[Smazaný uživatel]", "More comments …" : "Více komentářů…", "Save" : "Uložit", - "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", + "Allowed characters {count} of {max}" : "Využito {count} znaků z {max}", "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s identifikátorem {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře" |