diff options
Diffstat (limited to 'apps/comments/l10n/ja.json')
-rw-r--r-- | apps/comments/l10n/ja.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index b29ee85979a..603d2e3d49b 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -1,6 +1,19 @@ { "translations": { + "<strong>Comments</strong> for files" : "ファイルについての<strong>コメント</strong>", + "%1$s commented" : "%1$s がコメントを追加", + "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", + "Comments" : "コメント", + "Type in a new comment..." : "新しいコメントを入力...", + "Delete comment" : "コメントを削除", + "Post" : "追加", "Cancel" : "キャンセル", + "Edit comment" : "コメントを編集", + "[Deleted user]" : "[削除済みユーザー]", + "No other comments available" : "コメントはありません", + "More comments..." : "コメントをさらに表示...", "Save" : "保存", + "Allowed characters {count} of {max}" : "入力文字数 {count} / {max}", + "{count} unread comments" : "未読コメント数 {count}", "Comment" : "コメント" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |