ja.json 2.6 KB

1234567891011121314151617181920212223242526272829303132
  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. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました",
  13. "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
  14. "Edit comment" : "コメントを編集",
  15. "Delete comment" : "コメントを削除",
  16. "Cancel edit" : "編集をキャンセル",
  17. "Post comment" : "コメントを投稿",
  18. "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
  19. "No more messages" : "これ以上のメッセージはありません",
  20. "Retry" : "再試行",
  21. "Unable to load the comments list" : "コメントリストを読み込めませんでした",
  22. "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
  23. "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
  24. "Comment" : "コメント",
  25. "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
  26. "Comment deleted" : "コメントが削除されました",
  27. "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
  28. "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
  29. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。"
  31. },"pluralForm" :"nplurals=1; plural=0;"
  32. }