summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-31 00:17:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-31 00:17:53 +0000
commit1778f423485c600a56c6c0fb2d5cd169418390b0 (patch)
tree7568317d07fea42c958ea1a3928ea6dd2fbd5db5 /apps/comments
parent2f09dc523430c340fa45edaf19d2bc0ba234fae5 (diff)
downloadnextcloud-server-1778f423485c600a56c6c0fb2d5cd169418390b0.tar.gz
nextcloud-server-1778f423485c600a56c6c0fb2d5cd169418390b0.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/ja.js1
-rw-r--r--apps/comments/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index 1a64a68b92e..1f65bff7ecd 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
"No more messages" : "これ以上のメッセージはありません",
"Retry" : "再試行",
+ "Failed to mark comments as read" : "コメントを既読にすることができませんでした",
"Unable to load the comments list" : "コメントリストを読み込めませんでした",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json
index 901bd686d2c..af5d5d9c15d 100644
--- a/apps/comments/l10n/ja.json
+++ b/apps/comments/l10n/ja.json
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
"No more messages" : "これ以上のメッセージはありません",
"Retry" : "再試行",
+ "Failed to mark comments as read" : "コメントを既読にすることができませんでした",
"Unable to load the comments list" : "コメントリストを読み込めませんでした",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],