diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/zh/panel_group_notices.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/zh/panel_group_notices.xml | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/linden/indra/newview/skins/xui/zh/panel_group_notices.xml b/linden/indra/newview/skins/xui/zh/panel_group_notices.xml deleted file mode 100644 index 162423e..0000000 --- a/linden/indra/newview/skins/xui/zh/panel_group_notices.xml +++ /dev/null | |||
@@ -1,68 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel label="Notices" name="notices_tab"> | ||
3 | <text name="help_text"> | ||
4 | 通知は、メッセージや添付アイテムを送信してグループ内の意思伝達を早く行える手段です。通知は受信アビリティがある役割のグループメンバーにのみ発信されます。一般タブで通知をオフに設定できます。 | ||
5 | </text> | ||
6 | <text name="no_notices_text"> | ||
7 | 過去の通知がありません。 | ||
8 | </text> | ||
9 | <button label="?" label_selected="?" name="help_button" /> | ||
10 | <text name="lbl"> | ||
11 | グループ通知アーカイブ | ||
12 | </text> | ||
13 | <text name="lbl2"> | ||
14 | 通知は30日間保存されます。閲覧したい通知をクリックしてください。 | ||
15 | 『リストをリフレッシュ』のボタンをクリックして、新しい通知を受信してください。 | ||
16 | </text> | ||
17 | <scroll_list name="notice_list"> | ||
18 | <column label="" name="icon" /> | ||
19 | <column label="Subject" name="subject" /> | ||
20 | <column label="From" name="from" /> | ||
21 | <column label="Date" name="date" /> | ||
22 | </scroll_list> | ||
23 | <text name="notice_list_none_found"> | ||
24 | 何も見つかりませんでした | ||
25 | </text> | ||
26 | <button label="新しい通知を作成" label_selected="新しい通知を作成" | ||
27 | name="create_new_notice" /> | ||
28 | <button label="更新名单" label_selected="更新名单" name="refresh_notices" /> | ||
29 | <panel label="新しい通知を作成" name="panel_create_new_notice"> | ||
30 | <text name="lbl"> | ||
31 | 通知を作成 | ||
32 | </text> | ||
33 | <text name="lbl2"> | ||
34 | 通知を送信するには、題名を入力してください。 | ||
35 | あなたの持ち物からパネルにドラッグすることにより、この通知にアイテムを一つ付加することができます。添付されたアイテムは、コピーおよび譲渡可能でなければなりません。また、フォルダーを送信することはできません。 | ||
36 | </text> | ||
37 | <text name="lbl3"> | ||
38 | 主题: | ||
39 | </text> | ||
40 | <text name="lbl4"> | ||
41 | 信息: | ||
42 | </text> | ||
43 | <text name="lbl5"> | ||
44 | 添付: | ||
45 | </text> | ||
46 | <button label="添付物の削除" label_selected="添付物の削除" | ||
47 | name="remove_attachment" /> | ||
48 | <button label="通知を送信" label_selected="通知を送信" name="send_notice" /> | ||
49 | <panel name="drop_target2" | ||
50 | tool_tip="Drag an inventory item onto the message box to send it with the notice. You must have permission to copy and transfer the object to send it with the notice." /> | ||
51 | </panel> | ||
52 | <panel label="View Past Notice" name="panel_view_past_notice"> | ||
53 | <text name="lbl"> | ||
54 | アーカイブ通知 | ||
55 | </text> | ||
56 | <text name="lbl2"> | ||
57 | 新しい通知を送信するには、上の『新しい通知を作成』ボタンをクリックします。 | ||
58 | </text> | ||
59 | <text name="lbl3"> | ||
60 | 主题: | ||
61 | </text> | ||
62 | <text name="lbl4"> | ||
63 | 信息: | ||
64 | </text> | ||
65 | <button label="添付物を開く" label_selected="添付物を開く" | ||
66 | name="open_attachment" /> | ||
67 | </panel> | ||
68 | </panel> | ||