diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-13 00:47:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-13 00:47:15 +0000 |
commit | e21da82145babc6cfbd08733cb7a47d663d52c10 (patch) | |
tree | e9c233aef0d52a565c9108a830400028ee849ad5 /apps/comments/l10n | |
parent | dcaab5f8675b814af5183af1d8494f8fe80c37a6 (diff) | |
download | nextcloud-server-e21da82145babc6cfbd08733cb7a47d663d52c10.tar.gz nextcloud-server-e21da82145babc6cfbd08733cb7a47d663d52c10.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-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 94b60de64ba..f1e34b1188a 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -16,6 +16,7 @@ OC.L10N.register( "Delete comment" : "Smazat komentář", "Cancel edit" : "Zrušit úpravu", "Post comment" : "Odeslat komentář", + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@“ pro zmínění, „:“ pro emotikony, „/“ pro inteligentní výběr", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index b0350bf5ab5..34d2a8169fa 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -14,6 +14,7 @@ "Delete comment" : "Smazat komentář", "Cancel edit" : "Zrušit úpravu", "Post comment" : "Odeslat komentář", + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@“ pro zmínění, „:“ pro emotikony, „/“ pro inteligentní výběr", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", |