Browse Source

remove +x and a few "fuzzy" flags

Natenom/support-murmur-13-1446181288462
Michael Ziegler 15 years ago
parent
commit
2cbc9a11ec
  1. BIN
      pyweb/mumble/locale/ja/LC_MESSAGES/django.mo
  2. 111
      pyweb/mumble/locale/ja/LC_MESSAGES/django.po

BIN
pyweb/mumble/locale/ja/LC_MESSAGES/django.mo

111
pyweb/mumble/locale/ja/LC_MESSAGES/django.po

@ -1,29 +1,29 @@
# Japanese translation file for Mumble-Django.
#
#
# Copyright (C) 2009, withgod <noname@withgod.jp>
# Michael "Svedrin" Ziegler <diese-addy@funzt-halt.net>
#
#
# Mumble-Django is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
#
# This package is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
#
msgid ""
msgstr ""
"Project-Id-Version: Mumble-Django v0.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-02-20 16:27+0100\n"
"PO-Revision-Date: 2010-01-11 16:09\n"
"Last-Translator: <noname@withgod.jp>\n"
"PO-Revision-Date: 2010-02-20 17:06\n"
"Last-Translator: <de@de.de>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Translated-Using: django-rosetta 0.5.1\n"
"X-Translated-Using: django-rosetta 0.5.2\n"
#: admin.py:37
msgid "Boot Server"
@ -59,8 +59,7 @@ msgstr "管理者権限を与える"
#: forms.py:83
msgid "Password required to join. Leave empty for public servers."
msgstr ""
"サーバに参加するにはパスワードが必要。空白にすると公開サーバになります。"
msgstr "サーバに参加するにはパスワードが必要。空白にすると公開サーバになります。"
#: forms.py:86
msgid "If on, IP adresses of the clients are not logged."
@ -68,12 +67,8 @@ msgstr "If on, IP adresses of the clients are not logged."
#: forms.py:138 models.py:183
#, python-format
msgid ""
"Port number %(portno)d is not within the allowed range %(minrange)d - %"
"(maxrange)d"
msgstr ""
"ポート番号 %(portno)d は許可されていません、次の範囲が許可されています %"
"(minrange)d - %(maxrange)d"
msgid "Port number %(portno)d is not within the allowed range %(minrange)d - %(maxrange)d"
msgstr "ポート番号 %(portno)d は許可されていません、次の範囲が許可されています %(minrange)d - %(maxrange)d"
#: forms.py:191
msgid "That name is forbidden by the server."
@ -92,12 +87,8 @@ msgid "Server Password"
msgstr "サーバパスワード"
#: forms.py:215
msgid ""
"This server is private and protected mode is active. Please enter the server "
"password."
msgstr ""
"本サーバをプライベート及びプロテクトモードで利用する場合は、パスワードを入力"
"してください。"
msgid "This server is private and protected mode is active. Please enter the server password."
msgstr "本サーバをプライベート及びプロテクトモードで利用する場合は、パスワードを入力してください。"
#: forms.py:223 forms.py:275
msgid "The password you entered is incorrect."
@ -108,12 +99,8 @@ msgid "Link account"
msgstr "アカウントリンク"
#: forms.py:239
msgid ""
"The account already exists and belongs to me, just link it instead of "
"creating."
msgstr ""
"アカウントは既に存在していて、自分にリンクしています。リンクの変わりに作成し"
"て下さい。"
msgid "The account already exists and belongs to me, just link it instead of creating."
msgstr "アカウントは既に存在していて、自分にリンクしています。リンクの変わりに作成して下さい。"
#: forms.py:256
msgid "No such user found."
@ -132,24 +119,18 @@ msgid "DBus or ICE base"
msgstr "DBusもしくはICE"
#: models.py:63
msgid ""
"Examples: 'net.sourceforge.mumble.murmur' for DBus or 'Meta:tcp -h 127.0.0.1 "
"-p 6502' for Ice."
msgstr ""
"例: DBusなら'net.sourceforge.mumble.murmur' Iceなら'Meta:tcp -h 127.0.0.1 -p "
"6502'"
msgid "Examples: 'net.sourceforge.mumble.murmur' for DBus or 'Meta:tcp -h 127.0.0.1 -p 6502' for Ice."
msgstr "例: DBusなら'net.sourceforge.mumble.murmur' Iceなら'Meta:tcp -h 127.0.0.1 -p 6502'"
#: models.py:64
msgid "Ice Secret"
msgstr "Ice Secret"
#: models.py:67
#, fuzzy
msgid "Mumble Server"
msgstr "マンブルユーザID"
#: models.py:68
#, fuzzy
msgid "Mumble Servers"
msgstr "マンブルユーザID"
@ -166,12 +147,8 @@ msgid "Server Address"
msgstr "サーバアドレス"
#: models.py:109
msgid ""
"Hostname or IP address to bind to. You should use a hostname here, because "
"it will appear on the global server list."
msgstr ""
"利用するホスト名もしくはIPアドレス. ホスト名も利用することが出来ます。 サーバ"
"一覧に表示されます。."
msgid "Hostname or IP address to bind to. You should use a hostname here, because it will appear on the global server list."
msgstr "利用するホスト名もしくはIPアドレス. ホスト名も利用することが出来ます。 サーバ一覧に表示されます。."
#: models.py:111
msgid "Server Port"
@ -179,23 +156,15 @@ msgstr "サーバポート"
#: models.py:112
msgid "Port number to bind to. Use -1 to auto assign one."
msgstr ""
"利用するポート番号を指定します、-1を指定すると空いているポートを利用します。"
msgstr "利用するポート番号を指定します、-1を指定すると空いているポートを利用します。"
#: models.py:113
#, fuzzy
msgid "Server Display Address"
msgstr "サーバアドレス"
#: models.py:114
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."
msgstr ""
"本項目は、NATの内側等にあるサーバに適切です。"
"ホスト名もしくはIPアドレスを、チャンネルビューアや、サーバリスト登録に使います。 "
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."
msgstr "本項目は、NATの内側等にあるサーバに適切です。ホスト名もしくはIPアドレスを、チャンネルビューアや、サーバリスト登録に使います。 "
#: models.py:120
msgid "Superuser Password"
@ -246,7 +215,6 @@ msgid "IP Obfuscation"
msgstr "IPアドレス隠蔽"
#: models.py:136
#, fuzzy
msgid "Require Certificate"
msgstr "SSL認証"
@ -315,19 +283,15 @@ msgstr "マンブルユーザ %(mu)s は %(srv)s のDjangoユーザ %(du)s で
msgid ""
"\n"
" <b>Hint:</b><br />\n"
" This area is used to display additional information for each channel "
"and player, but requires JavaScript to be\n"
" displayed correctly. You will not see the detail pages, but you can "
"use all links and forms\n"
" This area is used to display additional information for each channel and player, but requires JavaScript to be\n"
" displayed correctly. You will not see the detail pages, but you can use all links and forms\n"
" that are displayed.\n"
" "
msgstr ""
"\n"
" <b>ヒント:</b><br />\n"
" このエリアはチャンネル情報をやプレーヤー情報を表示するのにjavascriptが"
"必要です\n"
" javascriptをオンにしないと、すべての情報を閲覧することは出来ませ"
"ん。 "
" このエリアはチャンネル情報をやプレーヤー情報を表示するのにjavascriptが必要です\n"
" javascriptをオンにしないと、すべての情報を閲覧することは出来ません。 "
#: templates/mumble/mumble.html:26
msgid "Website"
@ -357,13 +321,11 @@ msgstr "アカウントは登録されていません"
#, python-format
msgid ""
"\n"
" <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"
" <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"
" "
msgstr ""
"\n"
" <p><a href=\"%(login_url)s\">ログイン</a>してから "
"ユーザをこのMumbleサーバに登録する必要があります</p>\n"
" <p><a href=\"%(login_url)s\">ログイン</a>してから ユーザをこのMumbleサーバに登録する必要があります</p>\n"
" "
#: templates/mumble/mumble.html:59 templates/mumble/mumble.html.py:131
@ -374,8 +336,7 @@ msgstr "ユーザ画像"
#: templates/mumble/mumble.html:61
msgid ""
"\n"
" You can upload an image that you would like to use as your user "
"texture here.\n"
" You can upload an image that you would like to use as your user texture here.\n"
" "
msgstr ""
"\n"
@ -392,14 +353,12 @@ msgstr "貴方は画像を持っていません"
#: templates/mumble/mumble.html:72
msgid ""
"\n"
" Hint: The texture image <b>needs</b> to be 600x60 in size. If you "
"upload an image with\n"
" Hint: The texture image <b>needs</b> to be 600x60 in size. If you upload an image with\n"
" a different size, it will be resized accordingly.<br />\n"
" "
msgstr ""
"\n"
" ヒント: 画像は600x60である<b>必要</b>があります。そのサイズを超えた"
"り収まらない 場合は、リサイズが行われます。 <br />\n"
" ヒント: 画像は600x60である<b>必要</b>があります。そのサイズを超えたり収まらない 場合は、リサイズが行われます。 <br />\n"
" "
#: templates/mumble/mumble.html:89
@ -451,7 +410,6 @@ msgid "Sign-up date"
msgstr "登録日"
#: templates/mumble/mumble.html:125
#, fuzzy
msgid "User Comment"
msgstr "ユーザアカウント"
@ -496,7 +454,6 @@ msgid "name"
msgstr "名前"
#: templates/mumble/mumble.html:269
#, fuzzy
msgid "Change password"
msgstr "パスワード"
@ -520,12 +477,8 @@ msgstr "鎮められた"
msgid "has a User Comment set"
msgstr "コメントをセットされています"
#~ msgid ""
#~ "Enter the ID of the default channel here. The Channel viewer displays the "
#~ "ID to server admins on the channel detail page."
#~ msgstr ""
#~ "接続開始時に利用されるデフォルトチャンネルIDを指定して下さい。チャンネル表"
#~ "示一覧にて チャンネル詳細を確認すればチャンネルIDを調べられます。."
#~ msgid "Enter the ID of the default channel here. The Channel viewer displays the ID to server admins on the channel detail page."
#~ msgstr "接続開始時に利用されるデフォルトチャンネルIDを指定して下さい。チャンネル表示一覧にて チャンネル詳細を確認すればチャンネルIDを調べられます。."
#~ msgid "The admin group was not found in the ACL's groups list!"
#~ msgstr "管理者グループが権限一覧に見当たりません."
Loading…
Cancel
Save