Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
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.

543 lines
15 KiB

  1. # Japanese translation file for Mumble-Django.
  2. #
  3. # Copyright (C) 2009, withgod <noname@withgod.jp>
  4. # Michael "Svedrin" Ziegler <diese-addy@funzt-halt.net>
  5. #
  6. # Mumble-Django is free software; you can redistribute it and/or modify
  7. # it under the terms of the GNU General Public License as published by
  8. # the Free Software Foundation; either version 2 of the License, or
  9. # (at your option) any later version.
  10. #
  11. # This package is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. # GNU General Public License for more details.
  15. #
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: Mumble-Django v0.8\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2010-03-14 18:23+0100\n"
  21. "PO-Revision-Date: 2010-03-15 21:47\n"
  22. "Last-Translator: <nocontents@gmail.com>\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: 8bit\n"
  26. "X-Translated-Using: django-rosetta 0.5.2\n"
  27. #: admin.py:34 admin.py:51
  28. msgid "Master is running"
  29. msgstr "マスター実行中"
  30. #: admin.py:59 models.py:162 templates/mumble/mumble.html:28
  31. msgid "Server Address"
  32. msgstr "サーバアドレス"
  33. #: admin.py:66 models.py:165
  34. msgid "Server Port"
  35. msgstr "サーバポート"
  36. #: admin.py:71
  37. msgid "Instance is running"
  38. msgstr "インスタンス実行中"
  39. #: admin.py:81
  40. msgid "Registered users"
  41. msgstr "ユーザ登録"
  42. #: admin.py:91
  43. msgid "Online users"
  44. msgstr "オンラインのユーザ"
  45. #: admin.py:101
  46. msgid "Channel count"
  47. msgstr "チャンネル数"
  48. #: admin.py:108
  49. msgid "Yes"
  50. msgstr "はい"
  51. #: admin.py:110
  52. msgid "No"
  53. msgstr "いいえ"
  54. #: admin.py:114
  55. msgid "Public"
  56. msgstr "公開"
  57. #: admin.py:132 models.py:631 templates/mumble/mumble.html:223
  58. msgid "Admin on root channel"
  59. msgstr "管理者権限を与える"
  60. #: forms.py:83
  61. msgid "Password required to join. Leave empty for public servers."
  62. msgstr "サーバに参加するにはパスワードが必要。空白にすると公開サーバになります。"
  63. #: forms.py:86
  64. msgid "If on, IP adresses of the clients are not logged."
  65. msgstr "If on, IP adresses of the clients are not logged."
  66. #: forms.py:142
  67. #, python-format
  68. msgid "Port number %(portno)d is not within the allowed range %(minrange)d - %(maxrange)d"
  69. msgstr "ポート番号 %(portno)d は許可されていません、次の範囲が許可されています %(minrange)d - %(maxrange)d"
  70. #: forms.py:152
  71. msgid "Default config"
  72. msgstr "デフォルトコンフィグ"
  73. #: forms.py:165 templates/mumble/offline.html:12
  74. msgid "This server is currently offline."
  75. msgstr "このサーバーは現在停止中です。"
  76. #: forms.py:190
  77. msgid "That name is forbidden by the server."
  78. msgstr "その名前はサーバによって不可視にされています"
  79. #: forms.py:193 models.py:587
  80. msgid "Another player already registered that name."
  81. msgstr "その名前は既に使われています."
  82. #: forms.py:201 forms.py:307 models.py:589
  83. msgid "Cannot register player without a password!"
  84. msgstr "パスワードは必須です"
  85. #: forms.py:213 models.py:179
  86. msgid "Server Password"
  87. msgstr "サーバパスワード"
  88. #: forms.py:214
  89. msgid "This server is private and protected mode is active. Please enter the server password."
  90. msgstr "本サーバをプライベート及びプロテクトモードで利用する場合は、パスワードを入力してください。"
  91. #: forms.py:222 forms.py:274
  92. msgid "The password you entered is incorrect."
  93. msgstr "パスワードが不正です。"
  94. #: forms.py:237
  95. msgid "Link account"
  96. msgstr "アカウントリンク"
  97. #: forms.py:238
  98. msgid "The account already exists and belongs to me, just link it instead of creating."
  99. msgstr "アカウントは既に存在していて、自分にリンクしています。リンクの変わりに作成して下さい。"
  100. #: forms.py:255
  101. msgid "No such user found."
  102. msgstr "ユーザが見つかりません"
  103. #: forms.py:290
  104. msgid "That account belongs to someone else."
  105. msgstr "このアカウントは既に他のアカウントにリンクされています。"
  106. #: forms.py:293
  107. msgid "Linking Admin accounts is not allowed."
  108. msgstr "管理者アカウントへのリンクは許可されていません"
  109. #: forms.py:322 templates/mumble/mumble.html:65
  110. #: templates/mumble/mumble.html.py:148 templates/mumble/mumble.html:278
  111. msgid "User Texture"
  112. msgstr "ユーザ画像"
  113. #: models.py:63
  114. msgid "DBus or ICE base"
  115. msgstr "DBusもしくはICE"
  116. #: models.py:64
  117. msgid "Examples: 'net.sourceforge.mumble.murmur' for DBus or 'Meta:tcp -h 127.0.0.1 -p 6502' for Ice."
  118. msgstr "例: DBusなら'net.sourceforge.mumble.murmur' Iceなら'Meta:tcp -h 127.0.0.1 -p 6502'"
  119. #: models.py:65
  120. msgid "Ice Secret"
  121. msgstr "Ice Secret"
  122. #: models.py:68 models.py:159
  123. msgid "Mumble Server"
  124. msgstr "マンブルユーザID"
  125. #: models.py:69
  126. msgid "Mumble Servers"
  127. msgstr "マンブルユーザID"
  128. #: models.py:160
  129. msgid "Server Name"
  130. msgstr "サーバ名"
  131. #: models.py:161
  132. msgid "Server ID"
  133. msgstr "サーバID"
  134. #: models.py:163
  135. msgid "Hostname or IP address to bind to. You should use a hostname here, because it will appear on the global server list."
  136. msgstr "利用するホスト名もしくはIPアドレス. ホスト名も利用することが出来ます。 サーバ一覧に表示されます。."
  137. #: models.py:166
  138. msgid "Port number to bind to. Leave empty to auto assign one."
  139. msgstr "利用するポート番号を指定します、未指定の場合空いているポートを利用します。"
  140. #: models.py:167
  141. msgid "Server Display Address"
  142. msgstr "サーバアドレス"
  143. #: models.py:168
  144. msgid "This field is only relevant if you are located behind a NAT, and names the Hostname or IP address to use in the Channel Viewer and for the global server list registration. If not given, the addr and port fields are used. If display and bind ports are equal, you can omit it here."
  145. msgstr "本項目は、NATの内側等にあるサーバに適切です。ホスト名もしくはIPアドレスを、チャンネルビューアや、サーバリスト登録に使います。 "
  146. #: models.py:174
  147. msgid "Superuser Password"
  148. msgstr "管理者パスワード"
  149. #: models.py:177
  150. msgid "Website URL"
  151. msgstr "ウェブサイトのURL"
  152. #: models.py:178
  153. msgid "Welcome Message"
  154. msgstr "サーバメッセージ"
  155. #: models.py:180
  156. msgid "Max. Users"
  157. msgstr "最大ユーザ数"
  158. #: models.py:181
  159. msgid "Bandwidth [Bps]"
  160. msgstr "帯域制限 [Bps]"
  161. #: models.py:182
  162. msgid "SSL Certificate"
  163. msgstr "SSL認証"
  164. #: models.py:183
  165. msgid "SSL Key"
  166. msgstr "SSL認証鍵"
  167. #: models.py:184
  168. msgid "Player name regex"
  169. msgstr "ユーザ名の正規表現制限"
  170. #: models.py:185
  171. msgid "Channel name regex"
  172. msgstr "チャンネル名の正規表現制限"
  173. #: models.py:186
  174. msgid "Default channel"
  175. msgstr "デフォルトチャンネル"
  176. #: models.py:187
  177. msgid "Timeout"
  178. msgstr "タイムアウト"
  179. #: models.py:189
  180. msgid "IP Obfuscation"
  181. msgstr "IPアドレス隠蔽"
  182. #: models.py:190
  183. msgid "Require Certificate"
  184. msgstr "SSL認証"
  185. #: models.py:191
  186. msgid "Maximum length of text messages"
  187. msgstr "テキストメッセージの最大文字数"
  188. #: models.py:192
  189. msgid "Allow HTML to be used in messages"
  190. msgstr "HTMLメッセージを許可する"
  191. #: models.py:193
  192. msgid "Publish this server via Bonjour"
  193. msgstr "Bonjourでこのサーバを公開する"
  194. #: models.py:194
  195. msgid "Boot Server when Murmur starts"
  196. msgstr "Murmur起動時にサーバを起動します"
  197. #: models.py:212 models.py:213
  198. msgid "Boot Server"
  199. msgstr "サーバ起動"
  200. #: models.py:217 models.py:550
  201. msgid "Server instance"
  202. msgstr "サーバインスタンス"
  203. #: models.py:218
  204. msgid "Server instances"
  205. msgstr "全サーバインスタンス"
  206. #: models.py:510 models.py:690
  207. msgid "This field must not be updated once the record has been saved."
  208. msgstr "この項目はアップデート出来ません."
  209. #: models.py:547
  210. msgid "Mumble player_id"
  211. msgstr "マンブルユーザID"
  212. #: models.py:548
  213. msgid "User name and Login"
  214. msgstr "ユーザID"
  215. #: models.py:549
  216. msgid "Login password"
  217. msgstr "パスワード"
  218. #: models.py:551 templates/mumble/mumble.html:293
  219. msgid "Account owner"
  220. msgstr "アカウントの所有者"
  221. #: models.py:553
  222. msgid "The user's comment."
  223. msgstr "ユーザコメント"
  224. #: models.py:554
  225. msgid "The user's hash."
  226. msgstr "ユーザのハッシュ"
  227. #: models.py:558
  228. msgid "User account"
  229. msgstr "ユーザアカウント"
  230. #: models.py:559
  231. msgid "User accounts"
  232. msgstr "全ユーザアカウント"
  233. #: models.py:566
  234. #, python-format
  235. msgid "Mumble user %(mu)s on %(srv)s owned by Django user %(du)s"
  236. msgstr "マンブルユーザ %(mu)s は %(srv)s のDjangoユーザ %(du)s です"
  237. #: templates/mumble/list.html:20
  238. msgid "No server instances have been configured yet."
  239. msgstr "サーバ設定が存在しません"
  240. #: templates/mumble/mumble.html:16
  241. msgid ""
  242. "\n"
  243. " <b>Hint:</b><br />\n"
  244. " This area is used to display additional information for each channel and player, but requires JavaScript to be\n"
  245. " displayed correctly. You will not see the detail pages, but you can use all links and forms\n"
  246. " that are displayed.\n"
  247. " "
  248. msgstr ""
  249. "\n"
  250. " <b>ヒント:</b><br />\n"
  251. " このエリアはチャンネル情報をやプレーヤー情報を表示するのにjavascriptが必要です\n"
  252. " javascriptをオンにしないと、すべての情報を閲覧することは出来ません。 "
  253. #: templates/mumble/mumble.html:31
  254. msgid "Website"
  255. msgstr "ウェブサイト"
  256. #: templates/mumble/mumble.html:33
  257. msgid "Server version"
  258. msgstr "サーババージョン"
  259. #: templates/mumble/mumble.html:34
  260. msgid "Minimal view"
  261. msgstr "縮小表示"
  262. #: templates/mumble/mumble.html:37
  263. msgid "Welcome message"
  264. msgstr "サーバメッセージ"
  265. #: templates/mumble/mumble.html:43
  266. msgid "Server registration"
  267. msgstr "サーバ登録"
  268. #: templates/mumble/mumble.html:46
  269. msgid "You are registered on this server"
  270. msgstr "アカウントは既に登録されています"
  271. #: templates/mumble/mumble.html:48
  272. msgid "You do not have an account on this server"
  273. msgstr "アカウントは登録されていません"
  274. #: templates/mumble/mumble.html:57
  275. #, python-format
  276. msgid ""
  277. "\n"
  278. " <p>You need to be <a href=\"%(login_url)s\">logged in</a> to be able to register an account on this Mumble server.</p>\n"
  279. " "
  280. msgstr ""
  281. "\n"
  282. " <p><a href=\"%(login_url)s\">ログイン</a>してから ユーザをこのMumbleサーバに登録する必要があります</p>\n"
  283. " "
  284. #: templates/mumble/mumble.html:67
  285. msgid ""
  286. "\n"
  287. " Sorry, due to a bug in Murmur 1.2.2, displaying and setting the Texture is disabled.\n"
  288. " "
  289. msgstr ""
  290. "\n"
  291. "1.2.2 ではユーザ画像の表示がバグってるため、ユーザ画像表示は無効です。"
  292. #: templates/mumble/mumble.html:72
  293. msgid ""
  294. "\n"
  295. " You can upload an image that you would like to use as your user texture here.\n"
  296. " "
  297. msgstr ""
  298. "\n"
  299. "任意のユーザ画像をここから登録することがきます。"
  300. #: templates/mumble/mumble.html:77
  301. msgid "Your current texture is"
  302. msgstr "現在の画像"
  303. #: templates/mumble/mumble.html:80
  304. msgid "You don't currently have a texture set"
  305. msgstr "貴方は画像を持っていません"
  306. #: templates/mumble/mumble.html:84
  307. msgid ""
  308. "\n"
  309. " Hint: The texture image <b>needs</b> to be 600x60 in size. If you upload an image with\n"
  310. " a different size, it will be resized accordingly.<br />\n"
  311. " "
  312. msgstr ""
  313. "\n"
  314. "ヒント: 画像は600x60である<b>必要</b>があります。そのサイズを超えたり収まらない 場合は、リサイズが行われます。 <br />\n"
  315. " "
  316. #: templates/mumble/mumble.html:103
  317. msgid "Server administration"
  318. msgstr "サーバ管理"
  319. #: templates/mumble/mumble.html:117
  320. msgid "Player"
  321. msgstr "プレーヤ"
  322. #: templates/mumble/mumble.html:119
  323. msgid "Online since"
  324. msgstr "接続開始時間"
  325. #: templates/mumble/mumble.html:120 templates/mumble/player.html:9
  326. msgid "Authenticated"
  327. msgstr "登録済み"
  328. #: templates/mumble/mumble.html:121 templates/mumble/mumble.html.py:136
  329. msgid "Admin"
  330. msgstr "管理者"
  331. #: templates/mumble/mumble.html:122 templates/mumble/player.html:12
  332. msgid "Muted"
  333. msgstr "発言禁止"
  334. #: templates/mumble/mumble.html:123 templates/mumble/player.html:18
  335. msgid "Deafened"
  336. msgstr "聴取禁止"
  337. #: templates/mumble/mumble.html:124 templates/mumble/player.html:21
  338. msgid "Muted by self"
  339. msgstr "自分で発言禁止"
  340. #: templates/mumble/mumble.html:125 templates/mumble/player.html:24
  341. msgid "Deafened by self"
  342. msgstr "自分で聴取禁止"
  343. #: templates/mumble/mumble.html:127
  344. msgid "IP Address"
  345. msgstr "IPアドレス"
  346. #: templates/mumble/mumble.html:131
  347. msgid "User"
  348. msgstr "ユーザ"
  349. #: templates/mumble/mumble.html:134
  350. msgid "Full Name"
  351. msgstr "名前"
  352. #: templates/mumble/mumble.html:137
  353. msgid "Sign-up date"
  354. msgstr "登録日"
  355. #: templates/mumble/mumble.html:142
  356. msgid "User Comment"
  357. msgstr "ユーザアカウント"
  358. #: templates/mumble/mumble.html:154 templates/mumble/mumble.html.py:168
  359. msgid "Kick user"
  360. msgstr "ユーザをキック"
  361. #: templates/mumble/mumble.html:160
  362. msgid "Reason"
  363. msgstr "意味"
  364. #: templates/mumble/mumble.html:165
  365. msgid "Ban user"
  366. msgstr "ユーザを追放"
  367. #: templates/mumble/mumble.html:175
  368. msgid "Channel"
  369. msgstr "チャンネル"
  370. #: templates/mumble/mumble.html:177
  371. msgid "Channel ID"
  372. msgstr "チャンネルID"
  373. #: templates/mumble/mumble.html:179
  374. msgid "Connect"
  375. msgstr "接続"
  376. #: templates/mumble/mumble.html:182
  377. msgid "Channel description"
  378. msgstr "チャンネル説明"
  379. #: templates/mumble/mumble.html:229
  380. msgid "Delete"
  381. msgstr "削除"
  382. #: templates/mumble/mumble.html:265
  383. msgid "Server Info"
  384. msgstr "サーバ情報"
  385. #: templates/mumble/mumble.html:266
  386. msgid "Registration"
  387. msgstr "登録"
  388. #: templates/mumble/mumble.html:275
  389. msgid "Administration"
  390. msgstr "管理"
  391. #: templates/mumble/mumble.html:282
  392. msgid "User List"
  393. msgstr "ユーザ一覧"
  394. #: templates/mumble/mumble.html:286
  395. msgid "name"
  396. msgstr "名前"
  397. #: templates/mumble/mumble.html:306
  398. msgid "Change password"
  399. msgstr "パスワード"
  400. #: templates/mumble/mumble.html:319
  401. msgid "Add"
  402. msgstr "追加"
  403. #: templates/mumble/mumble.html:331
  404. msgid "Save"
  405. msgstr "セーブ"
  406. #: templates/mumble/mumble.html:357
  407. msgid "Resync with Murmur"
  408. msgstr "Murmurと再同期"
  409. #: templates/mumble/player.html:15
  410. msgid "Suppressed"
  411. msgstr "鎮められた"
  412. #: templates/mumble/player.html:27
  413. msgid "has a User Comment set"
  414. msgstr "コメントをセットされています"
  415. #~ msgid "comment"
  416. #~ msgstr "コメント"
  417. #~ msgid "hash"
  418. #~ msgstr "ハッシュ"
  419. #~ msgid "Enter the ID of the default channel here. The Channel viewer displays the ID to server admins on the channel detail page."
  420. #~ msgstr "接続開始時に利用されるデフォルトチャンネルIDを指定して下さい。チャンネル表示一覧にて チャンネル詳細を確認すればチャンネルIDを調べられます。."
  421. #~ msgid "The admin group was not found in the ACL's groups list!"
  422. #~ msgstr "管理者グループが権限一覧に見当たりません."