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.

django.po 8.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Masashi SHIBATA <contact@c-bata.link>, 2017
  6. # Nikita K <hiyori.amatsuki@gmail.com>, 2019
  7. # Shinya Okano <tokibito@gmail.com>, 2013-2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: django\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  13. "PO-Revision-Date: 2019-03-28 12:08+0000\n"
  14. "Last-Translator: Nikita K <hiyori.amatsuki@gmail.com>\n"
  15. "Language-Team: Japanese (http://www.transifex.com/django/django/language/"
  16. "ja/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: ja\n"
  21. "Plural-Forms: nplurals=1; plural=0;\n"
  22. msgid "Personal info"
  23. msgstr "個人情報"
  24. msgid "Permissions"
  25. msgstr "パーミッション"
  26. msgid "Important dates"
  27. msgstr "重要な日程"
  28. #, python-format
  29. msgid "%(name)s object with primary key %(key)r does not exist."
  30. msgstr "主キーが %(key)r である %(name)s オブジェクトは存在しません。"
  31. msgid "Password changed successfully."
  32. msgstr "パスワードを変更しました"
  33. #, python-format
  34. msgid "Change password: %s"
  35. msgstr "パスワードの変更: %s"
  36. msgid "Authentication and Authorization"
  37. msgstr "認証と認可"
  38. msgid "password"
  39. msgstr "パスワード"
  40. msgid "last login"
  41. msgstr "最終ログイン"
  42. msgid "No password set."
  43. msgstr "パスワードは設定されませんでした。"
  44. msgid "Invalid password format or unknown hashing algorithm."
  45. msgstr "無効なパスワードか不明なハッシュアルゴリズムです。"
  46. msgid "The two password fields didn't match."
  47. msgstr "確認用パスワードが一致しません。"
  48. msgid "Password"
  49. msgstr "パスワード"
  50. msgid "Password confirmation"
  51. msgstr "パスワード(確認用)"
  52. msgid "Enter the same password as before, for verification."
  53. msgstr "確認のため、再度パスワードを入力してください。"
  54. msgid ""
  55. "Raw passwords are not stored, so there is no way to see this user's "
  56. "password, but you can change the password using <a href=\"{}\">this form</a>."
  57. msgstr ""
  58. "生のパスワードは格納されていないため、このユーザのパスワードを確認する方法は"
  59. "ありません。しかし<a href=\"{}\">このフォーム</a>を使用してパスワードを変更で"
  60. "きます。"
  61. #, python-format
  62. msgid ""
  63. "Please enter a correct %(username)s and password. Note that both fields may "
  64. "be case-sensitive."
  65. msgstr ""
  66. "正しい%(username)sとパスワードを入力してください。どちらのフィールドも大文字"
  67. "と小文字は区別されます。"
  68. msgid "This account is inactive."
  69. msgstr "アカウントが無効です。"
  70. msgid "Email"
  71. msgstr "メールアドレス"
  72. msgid "New password"
  73. msgstr "新しいパスワード"
  74. msgid "New password confirmation"
  75. msgstr "新しいパスワード(確認用)"
  76. msgid "Your old password was entered incorrectly. Please enter it again."
  77. msgstr "元のパスワードが間違っています。もう一度入力してください。"
  78. msgid "Old password"
  79. msgstr "元のパスワード"
  80. msgid "Password (again)"
  81. msgstr "パスワード(確認用)"
  82. msgid "algorithm"
  83. msgstr "アルゴリズム"
  84. msgid "iterations"
  85. msgstr "イテレーション"
  86. msgid "salt"
  87. msgstr "ソルト"
  88. msgid "hash"
  89. msgstr "ハッシュ"
  90. msgid "variety"
  91. msgstr "多様性"
  92. msgid "version"
  93. msgstr "バージョン"
  94. msgid "memory cost"
  95. msgstr "メモリーコスト"
  96. msgid "time cost"
  97. msgstr "時間コスト"
  98. msgid "parallelism"
  99. msgstr "並行性"
  100. msgid "work factor"
  101. msgstr "ワークファクター"
  102. msgid "checksum"
  103. msgstr "チェックサム"
  104. msgid "name"
  105. msgstr "名前"
  106. msgid "content type"
  107. msgstr "コンテンツタイプ"
  108. msgid "codename"
  109. msgstr "コード名"
  110. msgid "permission"
  111. msgstr "パーミッション"
  112. msgid "permissions"
  113. msgstr "パーミッション"
  114. msgid "group"
  115. msgstr "グループ"
  116. msgid "groups"
  117. msgstr "グループ"
  118. msgid "superuser status"
  119. msgstr "スーパーユーザー権限"
  120. msgid ""
  121. "Designates that this user has all permissions without explicitly assigning "
  122. "them."
  123. msgstr "全ての権限を持っているとみなされます。"
  124. msgid ""
  125. "The groups this user belongs to. A user will get all permissions granted to "
  126. "each of their groups."
  127. msgstr ""
  128. "このユーザーが所属するグループ。ユーザーはそれぞれのグループに付与されたすべ"
  129. "ての権限を持ちます。"
  130. msgid "user permissions"
  131. msgstr "ユーザーパーミッション"
  132. msgid "Specific permissions for this user."
  133. msgstr "このユーザーの持つ権限です。"
  134. msgid "username"
  135. msgstr "ユーザー名"
  136. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  137. msgstr ""
  138. "この項目は必須です。半角アルファベット、半角数字、@/./+/-/_ で150文字以下にし"
  139. "てください。"
  140. msgid "A user with that username already exists."
  141. msgstr "同じユーザー名が既に登録済みです。"
  142. msgid "first name"
  143. msgstr "名"
  144. msgid "last name"
  145. msgstr "姓"
  146. msgid "email address"
  147. msgstr "メールアドレス"
  148. msgid "staff status"
  149. msgstr "スタッフ権限"
  150. msgid "Designates whether the user can log into this admin site."
  151. msgstr "ユーザーが管理サイトにログイン可能かどうかを示します。"
  152. msgid "active"
  153. msgstr "有効"
  154. msgid ""
  155. "Designates whether this user should be treated as active. Unselect this "
  156. "instead of deleting accounts."
  157. msgstr ""
  158. "ユーザーがアクティブかどうかを示します。アカウントを削除する代わりに選択を解"
  159. "除してください。"
  160. msgid "date joined"
  161. msgstr "登録日"
  162. msgid "user"
  163. msgstr "ユーザー"
  164. msgid "users"
  165. msgstr "ユーザー"
  166. #, python-format
  167. msgid ""
  168. "This password is too short. It must contain at least %(min_length)d "
  169. "character."
  170. msgid_plural ""
  171. "This password is too short. It must contain at least %(min_length)d "
  172. "characters."
  173. msgstr[0] "このパスワードは短すぎます。最低 %(min_length)d 文字以上必要です。"
  174. #, python-format
  175. msgid "Your password must contain at least %(min_length)d character."
  176. msgid_plural "Your password must contain at least %(min_length)d characters."
  177. msgstr[0] "パスワードは最低 %(min_length)d 文字以上必要です。"
  178. #, python-format
  179. msgid "The password is too similar to the %(verbose_name)s."
  180. msgstr "このパスワードは %(verbose_name)s と似すぎています。"
  181. msgid "Your password can't be too similar to your other personal information."
  182. msgstr "あなたの他の個人情報と似ているパスワードにはできません。"
  183. msgid "This password is too common."
  184. msgstr "このパスワードは一般的すぎます。"
  185. msgid "Your password can't be a commonly used password."
  186. msgstr "よく使われるパスワードにはできません。"
  187. msgid "This password is entirely numeric."
  188. msgstr "このパスワードは数字しか使われていません。"
  189. msgid "Your password can't be entirely numeric."
  190. msgstr "数字だけのパスワードにはできません。"
  191. #, python-format
  192. msgid "Password reset on %(site_name)s"
  193. msgstr "%(site_name)s のパスワードリセット"
  194. msgid ""
  195. "Enter a valid username. This value may contain only English letters, "
  196. "numbers, and @/./+/-/_ characters."
  197. msgstr ""
  198. "有効なユーザー名を入力してください。半角英数、 @/./+/-/_ を使用できます。"
  199. msgid ""
  200. "Enter a valid username. This value may contain only letters, numbers, and "
  201. "@/./+/-/_ characters."
  202. msgstr ""
  203. "有効なユーザー名を入力してください。半角英数、 @/./+/-/_ を使用できます。"
  204. msgid "Logged out"
  205. msgstr "ログアウト"
  206. msgid "Password reset"
  207. msgstr "パスワードをリセット"
  208. msgid "Password reset sent"
  209. msgstr "パスワードリセットを送信しました"
  210. msgid "Enter new password"
  211. msgstr "新しいパスワードを入力してください"
  212. msgid "Password reset unsuccessful"
  213. msgstr "パスワードのリセットに失敗しました"
  214. msgid "Password reset complete"
  215. msgstr "パスワードがリセットされました"
  216. msgid "Password change"
  217. msgstr "パスワードの変更"
  218. msgid "Password change successful"
  219. msgstr "パスワードを変更しました"