diff options
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r-- | apps/comments/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 6c8778e196f..60800bfb5f9 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "コメントを投稿", "@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/", "Could not reload comments" : "コメントをリロードできませんでした", + "Failed to mark comments as read" : "コメントを既読にすることができませんでした", + "Unable to load the comments list" : "コメントリストを読み込めませんでした", "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!", "No more messages" : "これ以上のメッセージはありません", "Retry" : "再試行", - "Failed to mark comments as read" : "コメントを既読にすることができませんでした", - "Unable to load the comments list" : "コメントリストを読み込めませんでした", "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", |