diff options
Diffstat (limited to 'apps/comments/l10n/ja.json')
-rw-r--r-- | apps/comments/l10n/ja.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" : "コメントを削除", |