summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r--apps/comments/l10n/ja.js3
1 files changed, 2 insertions, 1 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" : "コメントを削除",