diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/comments/l10n/cs.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.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 693d5573d55..ba1750dde87 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -23,7 +23,7 @@ OC.L10N.register( "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}", + "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", "_%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é komentáře"], |