diff options
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r-- | apps/comments/l10n/ja.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 50cb67eabcb..8e21548f3e5 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", "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}” のコメントであなたについて言及しました。", - "New comment …" : "新しいコメント...", - "Post" : "追加", - "Cancel" : "キャンセル", - "[Deleted user]" : "[削除済みユーザー]", - "More comments …" : "その他のコメント...", - "Save" : "保存", - "Allowed characters {count} of {max}" : "入力文字数 {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "ID {id} のコメント取得中にエラーが発生しました", - "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました", - "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました" + "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" }, "nplurals=1; plural=0;"); |