diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-07 00:19:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-07 00:19:56 +0000 |
commit | 363ba6b0f5b99583e789695f19dcd96db00508ef (patch) | |
tree | d8424d8caadad65f681dfa165b08b0d28bdbccfd /apps/comments | |
parent | 219cc82ddd071abe1b1d02187430528da922725a (diff) | |
download | nextcloud-server-363ba6b0f5b99583e789695f19dcd96db00508ef.tar.gz nextcloud-server-363ba6b0f5b99583e789695f19dcd96db00508ef.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 3dc6d00e510..323857ce310 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -10,6 +10,7 @@ OC.L10N.register( "{author} commented on {file}" : "{author} okomentoval(a) {file}", "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> k souborům", "Files" : "Soubory", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od účtu, 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ář", diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 3048c638a5d..8cb58308c9d 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -8,6 +8,7 @@ "{author} commented on {file}" : "{author} okomentoval(a) {file}", "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> k souborům", "Files" : "Soubory", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od účtu, 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ář", |