diff options
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r-- | apps/comments/l10n/ja.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index dcdb9a5d210..1a64a68b92e 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "コメントが削除されました", "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", - "%1$s commented" : "%1$s がコメントを追加", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" + "%1$s commented" : "%1$s がコメントを追加" }, "nplurals=1; plural=0;"); |