diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-26 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-26 01:06:57 +0000 |
commit | 8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch) | |
tree | a6e4cdf4ebb1f11402a1dca4afa609b6b811640c /apps/comments/l10n/ja.json | |
parent | 789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff) | |
download | nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ja.json')
-rw-r--r-- | apps/comments/l10n/ja.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index bbca23685f3..2465b3de8e9 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -16,16 +16,20 @@ "Error occurred while posting comment" : "コメント投稿時にエラーが発生", "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"], "Comment" : "コメント", - "<strong>Comments</strong> for files" : "ファイルの<strong>コメント</ strong>", "You commented" : "コメント済", "%1$s commented" : "%1$s がコメントを追加", - "You commented on %2$s" : "%2$s にコメント済", + "{author} commented" : "{author} がコメントしました", + "You commented on %1$s" : "%1$s にコメントしました", + "You commented on {file}" : "{file} にコメントしました", "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", + "{author} commented on {file}" : "{author} が{file} にコメントしました", + "<strong>Comments</strong> for files" : "ファイルの<strong>コメント</ strong>", "A (now) deleted user mentioned you in a comment on \"%s\"." : "”%s\" のコメントであなたについて削除(もしくは今)されたユーザーがコメントしました。", "%s mentioned you in a comment on \"%s\"." : "%s さんが\"%s\"のコメントであなたについて言及しました。", "Type in a new comment..." : "新しいコメントを入力...", "No other comments available" : "コメントはありません", "More comments..." : "コメントをさらに表示...", - "{count} unread comments" : "未読コメント数 {count}" + "{count} unread comments" : "未読コメント数 {count}", + "You commented on %2$s" : "%2$s にコメント済" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |