diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-07 00:20:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-07 00:20:17 +0000 |
commit | 9dd8064a78eb98f7a91822f146f598252b81c2be (patch) | |
tree | 5afffea044d28bcc960f8de7722d8737e9ae9c59 /apps/comments | |
parent | 2c6040c7d0d7d5daaf18abe5edf7706e8a1a0458 (diff) | |
download | nextcloud-server-9dd8064a78eb98f7a91822f146f598252b81c2be.tar.gz nextcloud-server-9dd8064a78eb98f7a91822f146f598252b81c2be.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ář", |