summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-23 02:27:42 +0000
committerNextcloud bot <bot@nextcloud.com>2022-02-23 02:27:42 +0000
commit98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch)
tree77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments/l10n/cs.js
parent56d75b87efbf6ba2dabb095ace7f558deab651ef (diff)
downloadnextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz
nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/cs.js')
-rw-r--r--apps/comments/l10n/cs.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js
index b01ced68474..34410e94adb 100644
--- a/apps/comments/l10n/cs.js
+++ b/apps/comments/l10n/cs.js
@@ -29,16 +29,6 @@ OC.L10N.register(
"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",
- "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“",
- "New comment …" : "Nový komentář…",
- "Post" : "Zveřejnit",
- "Cancel" : "Storno",
- "[Deleted user]" : "[Smazaný uživatel]",
- "More comments …" : "Více komentářů…",
- "Save" : "Uložit",
- "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"
+ "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");