aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ja/panel_group_voting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/ja/panel_group_voting.xml')
-rw-r--r--linden/indra/newview/skins/xui/ja/panel_group_voting.xml34
1 files changed, 32 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/xui/ja/panel_group_voting.xml b/linden/indra/newview/skins/xui/ja/panel_group_voting.xml
index 7b9beac..fc5dd94 100644
--- a/linden/indra/newview/skins/xui/ja/panel_group_voting.xml
+++ b/linden/indra/newview/skins/xui/ja/panel_group_voting.xml
@@ -11,15 +11,33 @@
11 <text name="proposal_header"> 11 <text name="proposal_header">
12 公開中のグループ問題提起 12 公開中のグループ問題提起
13 </text> 13 </text>
14 <text name="proposal_voting_lbl">
15 提案 投票終了 投票しましたか?
16 </text>
14 <text name="proposals_header_view_txt"> 17 <text name="proposals_header_view_txt">
15 公開中のグループ問題提起 18 公開中のグループ問題提起
16 </text> 19 </text>
20 <text name="proposals_header_view_inst">
21 投票したい提案をダブルクリックするか、
22提案作成ボタンを押して、新しい提案を作成してください。
23 </text>
17 <text name="proposals_header_create_txt"> 24 <text name="proposals_header_create_txt">
18 提案を作成 25 提案を作成
19 </text> 26 </text>
27 <text name="proposals_header_create_inst">
28 新しい提案の説明をタイプしてください。提案の可決に必要な
29選抜者、継続期間、大多数は、変更できます。
30 </text>
20 <text name="proposals_header_vote_txt"> 31 <text name="proposals_header_vote_txt">
21 提案投票 32 提案投票
22 </text> 33 </text>
34 <text name="proposals_header_vote_inst">
35 提案に対して、はい、または、いいえのボタンを押して投票してください。
36または、この提案に対して投票棄権を選択することもできます。
37 </text>
38 <text name="proposals_header_voted_inst">
39 次のように投票しました: [VOTE]
40 </text>
23 <text name="empty_proposal_txt"> 41 <text name="empty_proposal_txt">
24 あなたが作成しようとしている問題提起は白紙です。 作成する前に、提起する問題を記入してください。 42 あなたが作成しようとしている問題提起は白紙です。 作成する前に、提起する問題を記入してください。
25 </text> 43 </text>
@@ -27,7 +45,7 @@
27 投票したい提案をダブルクリックします。新しい提案を作成する場合は、[提案を作成]をクリックします。 45 投票したい提案をダブルクリックします。新しい提案を作成する場合は、[提案を作成]をクリックします。
28 </text> 46 </text>
29 <text name="proposal_lbl"> 47 <text name="proposal_lbl">
30 提案 48 提案の説明
31 </text> 49 </text>
32 <button label="提案を作成" label_selected="提案を作成" name="btn_proposal" /> 50 <button label="提案を作成" label_selected="提案を作成" name="btn_proposal" />
33 <button label="提案を表示" label_selected="提案を表示" 51 <button label="提案を表示" label_selected="提案を表示"
@@ -40,7 +58,7 @@
40 <spinner name="quorum" 58 <spinner name="quorum"
41 tool_tip="選挙結果取りまとめに必要な全投票者メンバー数#" /> 59 tool_tip="選挙結果取りまとめに必要な全投票者メンバー数#" />
42 <text name="quorum_text"> 60 <text name="quorum_text">
43 プ・ンバーx 61 内[MEMBERS]メンバー
44 </text> 62 </text>
45 <text name="duration_lbl"> 63 <text name="duration_lbl">
46 継続期間: 64 継続期間:
@@ -81,4 +99,16 @@
81 </text> 99 </text>
82 <button label="リストを表示" label_selected="リストを表示" 100 <button label="リストを表示" label_selected="リストを表示"
83 name="btn_view_history_list" /> 101 name="btn_view_history_list" />
102 <text name="proposals_submit_yes_txt">
103 提案に、はい、を送信中...
104 </text>
105 <text name="proposals_submit_no_txt">
106 提案に、いいえ、を送信中...
107 </text>
108 <text name="proposals_submit_abstain_txt">
109 提案に、棄権、を送信中...
110 </text>
111 <text name="proposals_submit_new_txt">
112 新しい提案を送信中...
113 </text>
84</panel> 114</panel>