You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ja.json 2.9KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. { "translations": {
  2. "Comments" : "コメント",
  3. "You commented" : "コメント済",
  4. "%1$s commented" : "%1$s がコメントを追加",
  5. "{author} commented" : "{author} がコメントしました",
  6. "You commented on %1$s" : "%1$s にコメントしました",
  7. "You commented on {file}" : "{file} にコメントしました",
  8. "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
  9. "{author} commented on {file}" : "{author} が{file} にコメントしました",
  10. "<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
  11. "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
  12. "Edit comment" : "コメントを編集",
  13. "Delete comment" : "コメントを削除",
  14. "Cancel edit" : "編集をキャンセル",
  15. "Post comment" : "コメントを投稿",
  16. "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
  17. "No more messages" : "これ以上のメッセージはありません",
  18. "Retry" : "再試行",
  19. "Unable to load the comments list" : "コメントリストを読み込めませんでした",
  20. "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
  21. "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
  22. "Comment" : "コメント",
  23. "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
  24. "Comment deleted" : "コメントが削除されました",
  25. "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
  26. "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。",
  29. "New comment …" : "新しいコメント...",
  30. "Post" : "追加",
  31. "Cancel" : "キャンセル",
  32. "[Deleted user]" : "[削除済みユーザー]",
  33. "More comments …" : "その他のコメント...",
  34. "Save" : "保存",
  35. "Allowed characters {count} of {max}" : "入力文字数 {count} / {max}",
  36. "Error occurred while retrieving comment with ID {id}" : "ID {id} のコメント取得中にエラーが発生しました",
  37. "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました",
  38. "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました"
  39. },"pluralForm" :"nplurals=1; plural=0;"
  40. }