Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-22 05:28:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-22 05:28:41 +0300
commitcabe6f383e6932be3e0b07e6de5a23ba51b88723 (patch)
tree494c6513a88feb6b97d976adc3d9ad1e808a0c77 /apps/comments
parent5747b9b01a5bf34699ccb3a5f80698a22437eece (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/ja.js3
-rw-r--r--apps/comments/l10n/ja.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index 8e21548f3e5..f6db2bd353f 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -5,11 +5,12 @@ OC.L10N.register(
"You commented" : "コメント済",
"%1$s commented" : "%1$s がコメントを追加",
"{author} commented" : "{author} がコメントしました",
- "You commented on %1$s" : "%1$s にコメントしました",
+ "You commented on %1$s" : "%1$s についてコメントしました",
"You commented on {file}" : "{file} にコメントしました",
"%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
"{author} commented on {file}" : "{author} が{file} にコメントしました",
"<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
"Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
"Edit comment" : "コメントを編集",
"Delete comment" : "コメントを削除",
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json
index 0ef1b25055f..74015db118c 100644
--- a/apps/comments/l10n/ja.json
+++ b/apps/comments/l10n/ja.json
@@ -3,11 +3,12 @@
"You commented" : "コメント済",
"%1$s commented" : "%1$s がコメントを追加",
"{author} commented" : "{author} がコメントしました",
- "You commented on %1$s" : "%1$s にコメントしました",
+ "You commented on %1$s" : "%1$s についてコメントしました",
"You commented on {file}" : "{file} にコメントしました",
"%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
"{author} commented on {file}" : "{author} が{file} にコメントしました",
"<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
"Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
"Edit comment" : "コメントを編集",
"Delete comment" : "コメントを削除",