aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-28 00:26:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-28 00:26:21 +0000
commit79aa8bb64cdd7d33b256efd745387c27cc24c546 (patch)
tree57c380e521ecea19f0b6249c28a01840cbd987c6 /apps/comments
parentf6059064f3f35fc512e2fdc769af6fee50acd89b (diff)
downloadnextcloud-server-79aa8bb64cdd7d33b256efd745387c27cc24c546.tar.gz
nextcloud-server-79aa8bb64cdd7d33b256efd745387c27cc24c546.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/pl.js1
-rw-r--r--apps/comments/l10n/pl.json1
-rw-r--r--apps/comments/l10n/zh_CN.js1
-rw-r--r--apps/comments/l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js
index baddc21b331..ed563320de2 100644
--- a/apps/comments/l10n/pl.js
+++ b/apps/comments/l10n/pl.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Delete comment" : "Usuń komentarz",
"Cancel edit" : "Anuluj edycję",
"Post comment" : "Wyślij komentarz",
+ "@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania",
"Could not reload comments" : "Nie można ponownie załadować komentarzy",
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
"No more messages" : "Nie ma więcej wiadomości",
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json
index 5701aa96de4..999ad4b668d 100644
--- a/apps/comments/l10n/pl.json
+++ b/apps/comments/l10n/pl.json
@@ -14,6 +14,7 @@
"Delete comment" : "Usuń komentarz",
"Cancel edit" : "Anuluj edycję",
"Post comment" : "Wyślij komentarz",
+ "@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania",
"Could not reload comments" : "Nie można ponownie załadować komentarzy",
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
"No more messages" : "Nie ma więcej wiadomości",
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 9b53cc995e2..3fb30e52cc9 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Delete comment" : "删除评论",
"Cancel edit" : "取消编辑",
"Post comment" : "发表评论",
+ "@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择",
"Could not reload comments" : "无法重载评论",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"No more messages" : "没有更多消息",
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index 169b101c665..2d41ddce602 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -14,6 +14,7 @@
"Delete comment" : "删除评论",
"Cancel edit" : "取消编辑",
"Post comment" : "发表评论",
+ "@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择",
"Could not reload comments" : "无法重载评论",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"No more messages" : "没有更多消息",