summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_preferences_general.xml
diff options
context:
space:
mode:
authorRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
committerRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
commit9bcace0608c79ae881a33b0bcc6d6ea701021147 (patch)
tree8febb1ee80d4c369926eff828e77448eff8ba353 /indra/newview/skins/default/xui/ja/panel_preferences_general.xml
parenta4486b258cbd5e560cf7bec05e515e1ed56179fb (diff)
Merging revisions 132612-133369 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22
DEV-38453 Conversion to 2.0: Modernize and rearrange the nodes of the localized XUI; NO CHANGES TO ENGLISH. - match the new structures/widget language of the post-skinning work - restore some strings.xml entries from the former ui_strings.xml file - copy the Low/Mid/High translations into strings.xml - strip out all superfluous length= and type= parameters; these default to the EN value anyway I intentionally did not yet rearrange menu_viewer.xml, since it is still in flux in English
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_preferences_general.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_preferences_general.xml130
1 files changed, 37 insertions, 93 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_preferences_general.xml b/indra/newview/skins/default/xui/ja/panel_preferences_general.xml
index 83b21b87d2..6c3ad93d4f 100644
--- a/indra/newview/skins/default/xui/ja/panel_preferences_general.xml
+++ b/indra/newview/skins/default/xui/ja/panel_preferences_general.xml
@@ -1,24 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="一般" name="general_panel">
- <radio_group name="default_start_location">
- <radio_item name="MyHome" tool_tip="常に自宅(ホーム)にログイン">
- 自宅(ホーム)
- </radio_item>
- <radio_item name="MyLastLocation" tool_tip="常に最後にいた場所にログイン">
- 最後にログアウトした場所
- </radio_item>
- </radio_group>
+ <combo_box name="start_location_combo">
+ <combo_box.item name="MyHome" tool_tip="常に自宅(ホーム)にログイン" label="自宅(ホーム)"/>
+ <combo_box.item name="MyLastLocation" tool_tip="常に最後にいた場所にログイン" label="最後にログアウトした場所"/>
+ </combo_box>
<check_box label="ログイン画面にログイン位置を表示" name="show_location_checkbox"/>
<combo_box name="fade_out_combobox">
- <combo_item name="Never">
- なし
- </combo_item>
- <combo_item name="Show Temporarily">
- 一時的に表示
- </combo_item>
- <combo_item name="Always">
- いつも
- </combo_item>
+ <combo_box.item name="Never" label="なし"/>
+ <combo_box.item name="Show Temporarily" label="一時的に表示"/>
+ <combo_box.item name="Always" label="いつも"/>
</combo_box>
<check_box label="小さなアバター名" name="small_avatar_names_checkbox"/>
<check_box label="画面上で自分の名前を隠す" name="show_my_name_checkbox"/>
@@ -41,106 +31,60 @@
アクセスしたいコンテンツ:
</text>
<combo_box name="maturity_desired_combobox">
- <combo_item name="Desired_Adult">
- PG、Mature、 Adult
- </combo_item>
- <combo_item name="Desired_Mature">
- PGとMature
- </combo_item>
- <combo_item name="Desired_PG">
- PG限定
- </combo_item>
+ <combo_box.item name="Desired_Adult" label="PG、Mature、Adult"/>
+ <combo_box.item name="Desired_Mature" label="PGとMature"/>
+ <combo_box.item name="Desired_PG" label="PG限定"/>
</combo_box>
<text name="maturity_desired_textbox">
PG限定
</text>
- <text length="1" name="start_location_textbox" type="string">
+ <text name="start_location_textbox">
ログイン位置:
</text>
- <text length="1" name="show_names_textbox" type="string">
+ <text name="show_names_textbox">
名前を表示:
</text>
- <text length="1" name="effects_color_textbox" type="string">
+ <text name="effects_color_textbox">
自分の効果の色:
</text>
- <text length="1" name="seconds_textbox" type="string">
+ <text name="seconds_textbox">
</text>
- <text length="1" name="crash_report_textbox" type="string">
+ <text name="crash_report_textbox">
クラッシュ報告:
</text>
- <text length="1" name="language_textbox" type="string">
+ <text name="language_textbox">
言語:
</text>
- <text length="1" name="language_textbox2" type="string">
+ <text name="language_textbox2">
(再起動にて反映)
</text>
<string name="region_name_prompt">
&lt;地域の名前入力&gt;
</string>
<combo_box name="crash_behavior_combobox">
- <combo_item length="1" name="Askbeforesending" type="string">
- 送る前に確認する
- </combo_item>
- <combo_item length="1" name="Alwayssend" type="string">
- 常に送信
- </combo_item>
- <combo_item length="1" name="Neversend" type="string">
- 送信しない
- </combo_item>
+ <combo_box.item name="Askbeforesending" label="送る前に確認する"/>
+ <combo_box.item name="Alwayssend" label="常に送信"/>
+ <combo_box.item name="Neversend" label="送信しない"/>
</combo_box>
<combo_box name="language_combobox">
- <combo_item length="1" name="System Default Language" type="string">
- システム・デフォルト
- </combo_item>
- <combo_item length="1" name="English" type="string">
- English (英語)
- </combo_item>
- <combo_item length="1" name="Danish" type="string">
- Dansk (デンマーク語) – ベータ
- </combo_item>
- <combo_item length="1" name="Deutsch(German)" type="string">
- Deutsch (ドイツ語) – ベータ
- </combo_item>
- <combo_item length="1" name="Spanish" type="string">
- Español (スペイン語) – ベータ
- </combo_item>
- <combo_item length="1" name="French" type="string">
- Français (フランス語) – ベータ
- </combo_item>
- <combo_item name="Italian">
- Italiano (イタリア語) - ベータ
- </combo_item>
- <combo_item name="Hungarian">
- Magyar (ハンガリー語) - ベータ
- </combo_item>
- <combo_item name="Dutch">
- Nederlands (オランダ語) - ベータ
- </combo_item>
- <combo_item name="Polish">
- Polski (ポーランド語) - ベータ
- </combo_item>
- <combo_item length="1" name="Portugese" type="string">
- Português (ポルトガル語) – ベータ
- </combo_item>
- <combo_item name="Russian">
- Русский (ロシア語) - ベータ
- </combo_item>
- <combo_item name="Turkish">
- Türkçe (トルコ語) - ベータ
- </combo_item>
- <combo_item name="Ukrainian">
- Українська (ウクライナ語) - ベータ
- </combo_item>
- <combo_item length="1" name="Chinese" type="string">
- 中文 (简体) (中国語) - ベータ
- </combo_item>
- <combo_item length="1" name="(Japanese)" type="string">
- 日本語 – ベータ
- </combo_item>
- <combo_item length="1" name="(Korean)" type="string">
- 한국어 (韓国語) – ベータ
- </combo_item>
+ <combo_box.item name="System Default Language" label="システム・デフォルト"/>
+ <combo_box.item name="English" label="English (英語)"/>
+ <combo_box.item name="Danish" label="Dansk (デンマーク語) – ベータ"/>
+ <combo_box.item name="Deutsch(German)" label="Deutsch (ドイツ語) – ベータ"/>
+ <combo_box.item name="Spanish" label="Español (スペイン語) – ベータ"/>
+ <combo_box.item name="French" label="Français (フランス語) – ベータ"/>
+ <combo_box.item name="Italian" label="Italiano (イタリア語) - ベータ"/>
+ <combo_box.item name="Hungarian" label="Magyar (ハンガリー語) - ベータ"/>
+ <combo_box.item name="Dutch" label="Nederlands (オランダ語) - ベータ"/>
+ <combo_box.item name="Polish" label="Polski (ポーランド語) - ベータ"/>
+ <combo_box.item name="Portugese" label="Português (ポルトガル語) – ベータ"/>
+ <combo_box.item name="Russian" label="Русский (ロシア語) - ベータ"/>
+ <combo_box.item name="Turkish" label="Türkçe (トルコ語) - ベータ"/>
+ <combo_box.item name="Ukrainian" label="Українська (ウクライナ語) - ベータ"/>
+ <combo_box.item name="Chinese" label="中文 (简体) (中国語) - ベータ"/>
+ <combo_box.item name="(Japanese)" label="日本語 – ベータ"/>
+ <combo_box.item name="(Korean)" label="한국어 (韓国語) – ベータ"/>
</combo_box>
<check_box label="言語をオブジェクトと共有" name="language_is_public" tool_tip="優先言語をインワールドのオブジェクトが認識する"/>
</panel>