Development of an internal social media platform with personalised dashboards for students
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 7.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Fandekasp <lemaire.adrien@gmail.com>, 2012
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Shinya Okano <tokibito@gmail.com>, 2013-2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  12. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  13. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  14. "Language-Team: Japanese (http://www.transifex.com/django/django/language/"
  15. "ja/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: ja\n"
  20. "Plural-Forms: nplurals=1; plural=0;\n"
  21. msgid "Administrative Documentation"
  22. msgstr "管理用ドキュメント"
  23. msgid "Home"
  24. msgstr "ホーム"
  25. msgid "Documentation"
  26. msgstr "ドキュメント"
  27. msgid "Bookmarklets"
  28. msgstr "ブックマークレット"
  29. msgid "Documentation bookmarklets"
  30. msgstr "ドキュメントへのブックマークレット"
  31. msgid ""
  32. "To install bookmarklets, drag the link to your bookmarks toolbar, or right-"
  33. "click the link and add it to your bookmarks. Now you can select the "
  34. "bookmarklet from any page in the site."
  35. msgstr ""
  36. "ブックマークレットをインストールするには、リンクをブックマークツールバーにド"
  37. "ラッグするか、 リンクを右クリックしてブックマークに追加してください。これでサ"
  38. "イトのどのページからでもブックマークレットを選択可能になります。"
  39. msgid "Documentation for this page"
  40. msgstr "このページのドキュメント"
  41. msgid ""
  42. "Jumps you from any page to the documentation for the view that generates "
  43. "that page."
  44. msgstr "各ページから、ページを生成したビューのドキュメントにジャンプします。"
  45. msgid "Tags"
  46. msgstr "タグ"
  47. msgid "List of all the template tags and their functions."
  48. msgstr "すべてのテンプレートタグとその機能の一覧です。"
  49. msgid "Filters"
  50. msgstr "フィルター"
  51. msgid ""
  52. "Filters are actions which can be applied to variables in a template to alter "
  53. "the output."
  54. msgstr ""
  55. "フィルタは、テンプレート内の変数に適用して出力を変更するためのアクションで"
  56. "す。"
  57. msgid "Models"
  58. msgstr "モデル"
  59. msgid ""
  60. "Models are descriptions of all the objects in the system and their "
  61. "associated fields. Each model has a list of fields which can be accessed as "
  62. "template variables"
  63. msgstr ""
  64. "モデルは、すべてのシステム内のオブジェクトとそれに関連するフィールドの説明で"
  65. "す。各モデルは、テンプレート変数としてアクセスできるフィールドのリストを持っ"
  66. "ています。"
  67. msgid "Views"
  68. msgstr "ビュー"
  69. msgid ""
  70. "Each page on the public site is generated by a view. The view defines which "
  71. "template is used to generate the page and which objects are available to "
  72. "that template."
  73. msgstr ""
  74. "公開サイトの各ページは、ビューによって生成されます。ビューは、ページの生成に"
  75. "使用されるテンプレートとそのテンプレートで利用できるオブジェクトが定義されて"
  76. "います。"
  77. msgid "Tools for your browser to quickly access admin functionality."
  78. msgstr "ブラウザから管理機能にすぐにアクセスするためのツールです。"
  79. msgid "Please install docutils"
  80. msgstr "docutilsをインストールして下さい"
  81. #, python-format
  82. msgid ""
  83. "The admin documentation system requires Python's <a href=\"%(link)s"
  84. "\">docutils</a> library."
  85. msgstr ""
  86. "管理ドキュメントシステムには、Pythonの <a href=\"%(link)s\">docutils</a> ライ"
  87. "ブラリが必要です。"
  88. #, python-format
  89. msgid ""
  90. "Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
  91. msgstr ""
  92. "管理者に <a href=\"%(link)s\">docutils</a> のインストールについて問い合せて下"
  93. "さい。"
  94. #, python-format
  95. msgid "Model: %(name)s"
  96. msgstr "モデル: %(name)s"
  97. msgid "Fields"
  98. msgstr "フィールド"
  99. msgid "Field"
  100. msgstr "フィールド"
  101. msgid "Type"
  102. msgstr "型"
  103. msgid "Description"
  104. msgstr "説明"
  105. msgid "Methods with arguments"
  106. msgstr "メソッドと引数"
  107. msgid "Method"
  108. msgstr "メソッド"
  109. msgid "Arguments"
  110. msgstr "引数"
  111. msgid "Back to Model documentation"
  112. msgstr "モデルドキュメントに戻る"
  113. msgid "Model documentation"
  114. msgstr "モデルドキュメント"
  115. msgid "Model groups"
  116. msgstr "モデルグループ"
  117. msgid "Templates"
  118. msgstr "テンプレート"
  119. #, python-format
  120. msgid "Template: %(name)s"
  121. msgstr "テンプレート: %(name)s"
  122. #, python-format
  123. msgid "Template: \"%(name)s\""
  124. msgstr "テンプレート: \"%(name)s\""
  125. #. Translators: Search is not a verb here, it qualifies path (a search path)
  126. #, python-format
  127. msgid "Search path for template \"%(name)s\":"
  128. msgstr "テンプレートの検索パス \"%(name)s\":"
  129. msgid "(does not exist)"
  130. msgstr "(存在しません)"
  131. msgid "Back to Documentation"
  132. msgstr "ドキュメントに戻る"
  133. msgid "Template filters"
  134. msgstr "テンプレートフィルタ"
  135. msgid "Template filter documentation"
  136. msgstr "テンプレートフィルタドキュメント"
  137. msgid "Built-in filters"
  138. msgstr "組み込みフィルタ"
  139. #, python-format
  140. msgid ""
  141. "To use these filters, put <code>%(code)s</code> in your template before "
  142. "using the filter."
  143. msgstr ""
  144. "これらのフィルタを使用するには、テンプレート内でのフィルタの使用箇所より前に "
  145. "<code>%(code)s</code> を記述してください。"
  146. msgid "Template tags"
  147. msgstr "テンプレートタグ"
  148. msgid "Template tag documentation"
  149. msgstr "テンプレートタグドキュメント"
  150. msgid "Built-in tags"
  151. msgstr "組み込みタグ"
  152. #, python-format
  153. msgid ""
  154. "To use these tags, put <code>%(code)s</code> in your template before using "
  155. "the tag."
  156. msgstr ""
  157. "これらのタグを使用するためには、タグの使用箇所より前に <code>%(code)s</code> "
  158. "をテンプレート内に記述します。"
  159. #, python-format
  160. msgid "View: %(name)s"
  161. msgstr "ビュー: %(name)s"
  162. msgid "Context:"
  163. msgstr "コンテキスト:"
  164. msgid "Templates:"
  165. msgstr "テンプレート:"
  166. msgid "Back to View documentation"
  167. msgstr "ビュードキュメントに戻る"
  168. msgid "View documentation"
  169. msgstr "ビュードキュメント"
  170. msgid "Jump to namespace"
  171. msgstr "ネームスペースへ移動"
  172. msgid "Empty namespace"
  173. msgstr "空のネームスペース"
  174. #, python-format
  175. msgid "Views by namespace %(name)s"
  176. msgstr "ネームスペース %(name)s のビュー"
  177. msgid "Views by empty namespace"
  178. msgstr "空のネームスペースのよるビュー"
  179. #, python-format
  180. msgid ""
  181. "\n"
  182. " View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
  183. "code>.\n"
  184. msgstr ""
  185. "\n"
  186. "ビュー関数: <code>%(full_name)s</code>. 名前: <code>%(url_name)s</code>.\n"
  187. msgid "tag:"
  188. msgstr "タグ"
  189. msgid "filter:"
  190. msgstr "フィルター"
  191. msgid "view:"
  192. msgstr "ビュー"
  193. #, python-format
  194. msgid "App %(app_label)r not found"
  195. msgstr "アプリケーション %(app_label)r が見つかりません"
  196. #, python-format
  197. msgid "Model %(model_name)r not found in app %(app_label)r"
  198. msgstr ""
  199. "モデル %(model_name)r が %(app_label)r アプリケーションに見つかりません"
  200. msgid "model:"
  201. msgstr "モデル :"
  202. #, python-format
  203. msgid "the related `%(app_label)s.%(data_type)s` object"
  204. msgstr "`%(app_label)s.%(data_type)s` (関連オブジェクト)"
  205. #, python-format
  206. msgid "related `%(app_label)s.%(object_name)s` objects"
  207. msgstr "`%(app_label)s.%(object_name)s` (関連オブジェクト)"
  208. #, python-format
  209. msgid "all %s"
  210. msgstr "全ての %s"
  211. #, python-format
  212. msgid "number of %s"
  213. msgstr "%s の数"
  214. #, python-format
  215. msgid "%s does not appear to be a urlpattern object"
  216. msgstr "%s はurlpatternオブジェクトでは無いようです"