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.

34 lines
2.9 KiB

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