diff options
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_buy_currency.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/floater_buy_currency.xml | 132 |
1 files changed, 66 insertions, 66 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_buy_currency.xml b/indra/newview/skins/default/xui/ja/floater_buy_currency.xml index 9d49a38982..ffdcf838d3 100644 --- a/indra/newview/skins/default/xui/ja/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/ja/floater_buy_currency.xml @@ -1,66 +1,66 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="buy currency" title="L$ の購入">
- <floater.string name="buy_currency">
- 約 [LOCALAMOUNT] で L$ [LINDENS] を購入
- </floater.string>
- <text name="info_need_more">
- L$ が足りません
- </text>
- <text name="contacting">
- LindeXとコンタクト中…
- </text>
- <text name="info_buying">
- L$ の購入
- </text>
- <text name="balance_label">
- 残高
- </text>
- <text name="balance_amount">
- L$ [AMT]
- </text>
- <text name="currency_action">
- 購入希望額
- </text>
- <text name="currency_label">
- L$
- </text>
- <line_editor label="L$" name="currency_amt">
- 1234
- </line_editor>
- <text name="buying_label">
- 価格
- </text>
- <text name="currency_est">
- 約 [LOCALAMOUNT]
- </text>
- <text left_delta="3" name="getting_data">
- 見積もり中...
- </text>
- <text name="buy_action">
- [NAME] L$ [PRICE]
- </text>
- <text name="total_label">
- 新しい残高
- </text>
- <text name="total_amount">
- L$ [AMT]
- </text>
- <text name="currency_links">
- [http://www.secondlife.com/my/account/payment_method_management.php?lang=ja-JP payment method] | [http://www.secondlife.com/my/account/currency.php?lang=ja-JP currency] | [http://www.secondlife.com/my/account/exchange_rates.php?lang=ja-JP exchange rate]
- </text>
- <text name="exchange_rate_note">
- 金額を再入力して最新換算レートを確認します。
- </text>
- <text name="purchase_warning_repurchase">
- この取引を決定すると、L$ を購入します。オブジェクトは購入しません。
- </text>
- <text name="purchase_warning_notenough">
- 購入しようとしている L$ が不足しています。 金額を上げてください。
- </text>
- <button label="購入する" name="buy_btn"/>
- <button label="取り消し" name="cancel_btn"/>
- <text name="info_cannot_buy">
- 購入できません
- </text>
- <button label="Web サイトに移動" name="error_web" width="140"/>
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<floater name="buy currency" title="L$ の購入"> + <floater.string name="buy_currency"> + 約 [LOCALAMOUNT] で L$ [LINDENS] を購入 + </floater.string> + <text name="info_need_more"> + L$ が足りません + </text> + <text name="contacting"> + LindeXとコンタクト中… + </text> + <text name="info_buying"> + L$ の購入 + </text> + <text name="balance_label"> + 残高 + </text> + <text name="balance_amount"> + L$ [AMT] + </text> + <text name="currency_action"> + 購入希望額 + </text> + <text name="currency_label"> + L$ + </text> + <line_editor label="L$" name="currency_amt"> + 1234 + </line_editor> + <text name="buying_label"> + 価格 + </text> + <text name="currency_est"> + 約 [LOCALAMOUNT] + </text> + <text left_delta="3" name="getting_data"> + 見積もり中... + </text> + <text name="buy_action"> + [NAME] L$ [PRICE] + </text> + <text name="total_label"> + 新しい残高 + </text> + <text name="total_amount"> + L$ [AMT] + </text> + <text name="currency_links"> + [http://www.secondlife.com/my/account/payment_method_management.php?lang=ja-JP payment method] | [http://www.secondlife.com/my/account/currency.php?lang=ja-JP currency] | [http://www.secondlife.com/my/account/exchange_rates.php?lang=ja-JP exchange rate] + </text> + <text name="exchange_rate_note"> + 金額を再入力して最新換算レートを確認します。 + </text> + <text name="purchase_warning_repurchase"> + この取引を決定すると、L$ を購入します。オブジェクトは購入しません。 + </text> + <text name="purchase_warning_notenough"> + 購入しようとしている L$ が不足しています。 金額を上げてください。 + </text> + <button label="購入する" name="buy_btn"/> + <button label="取り消し" name="cancel_btn"/> + <text name="info_cannot_buy"> + 購入できません + </text> + <button label="Web サイトに移動" name="error_web" width="140"/> +</floater> |