diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-09 02:26:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-09 02:26:25 +0000 |
commit | 74bfe61a496433b61d58155d38b9843338ca0c55 (patch) | |
tree | 0232b9b11215f9b7d7f2a171753954eb4b26c77a /apps/comments/l10n/cs.js | |
parent | fd25252deb4f580a4573db0b0f5bd817998356fc (diff) | |
download | nextcloud-server-74bfe61a496433b61d58155d38b9843338ca0c55.tar.gz nextcloud-server-74bfe61a496433b61d58155d38b9843338ca0c55.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.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 0f35f4fe016..b01ced68474 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s okomentoval(a) %2$s", "{author} commented on {file}" : "{author} okomentoval(a) {file}", "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> k souborům", + "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}“", "Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům", "Edit comment" : "Upravit komentář", "Delete comment" : "Smazat komentář", |