diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-23 00:12:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-23 00:12:36 +0000 |
commit | aab2be1856c483487a7d88535acbac8fae788915 (patch) | |
tree | ebf5b3ab957c77b79e662d12a6bd0f42c7d6b2bb /apps/comments/l10n/ja.js | |
parent | e4ce1f9fc1d0f9049abfbaa0e48e31b0e957384c (diff) | |
download | nextcloud-server-aab2be1856c483487a7d88535acbac8fae788915.tar.gz nextcloud-server-aab2be1856c483487a7d88535acbac8fae788915.zip |
[tx-robot] updated from transifex
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 7219cea123d..4fff396d0f9 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました", "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました", "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"], + "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで %s にあなたに言及しました", "%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。" |