ja.json 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "コメント",
  3. "You commented" : "コメント済",
  4. "{author} commented" : "{author} がコメントしました",
  5. "You commented on %1$s" : "%1$s についてコメントしました",
  6. "You commented on {file}" : "{file} にコメントしました",
  7. "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
  8. "{author} commented on {file}" : "{author} が{file} にコメントしました",
  9. "<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "あなたは \"{file}\" で、削除されたアカウントのコメントで言及されました",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました",
  12. "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
  13. "Edit comment" : "コメントを編集",
  14. "Delete comment" : "コメントを削除",
  15. "Cancel edit" : "編集をキャンセル",
  16. "New comment" : "新しいコメント",
  17. "Write a comment …" : "コメントを書く...",
  18. "Post comment" : "コメントを投稿",
  19. "@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/",
  20. "Could not reload comments" : "コメントをリロードできませんでした",
  21. "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
  22. "No more messages" : "これ以上のメッセージはありません",
  23. "Retry" : "再試行",
  24. "Failed to mark comments as read" : "コメントを既読にすることができませんでした",
  25. "Unable to load the comments list" : "コメントリストを読み込めませんでした",
  26. "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
  27. "Comment" : "コメント",
  28. "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
  29. "Comment deleted" : "コメントが削除されました",
  30. "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
  31. "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
  32. "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",
  33. "Write a message …" : "メッセージを書く…",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "メンションには \"@\"、絵文字には \":\"、スマートピッカーには \"/\"",
  35. "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"]
  36. },"pluralForm" :"nplurals=1; plural=0;"
  37. }