diff options
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r-- | apps/comments/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index f6db2bd353f..3007d0d72a2 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -11,6 +11,7 @@ OC.L10N.register( "{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", + "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました", "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン", "Edit comment" : "コメントを編集", "Delete comment" : "コメントを削除", |