diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/zh/role_actions.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/zh/role_actions.xml | 173 |
1 files changed, 97 insertions, 76 deletions
diff --git a/linden/indra/newview/skins/default/xui/zh/role_actions.xml b/linden/indra/newview/skins/default/xui/zh/role_actions.xml index 9f6f957..c7b4733 100644 --- a/linden/indra/newview/skins/default/xui/zh/role_actions.xml +++ b/linden/indra/newview/skins/default/xui/zh/role_actions.xml | |||
@@ -1,183 +1,204 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <role_actions> | 2 | <role_actions> |
3 | <action_set | 3 | <action_set |
4 | description="这些能力包括添加或移除社团成员的权利,并且有权利接纳没有邀请函的成员" | 4 | description="这些能力包括添加或移除社团成员,以及允许新团员不经过邀请就可以加入的权利。" |
5 | name="Membership"> | 5 | name="Membership"> |
6 | <action description="邀请朋入社团" | 6 | <action description="邀请加入社团" |
7 | longdescription="Invite People to this Group using the 'Invite New Person...' button in the Members & Roles tab > Members sub-tab." | 7 | longdescription="使用 ‘会员和角色’ 标签页 > ‘会员’子标签页下的 ‘邀请一个新人 ...’ 按钮邀请别人加入这个社团。" |
8 | name="member invite" value="1" /> | 8 | name="member invite" value="1" /> |
9 | <action description="从社团驱逐会员" | 9 | <action description="从社团驱逐" |
10 | longdescription="Eject Members from this Group using the 'Eject From Group' button in the Members & Roles tab > Members sub-tab. An Owner can eject anyone except another Owner. If you're not an Owner, a Member can be ejected from a group if, and only if, they're only in the Everyone Role, and NO other Roles. To remove Members from Roles, you need to have the 'Remove Members from Roles' Ability." | 10 | longdescription="使用 ‘会员和角色’ 标签页 > ‘会员’ 子标签页下的 ‘从社团中驱逐’ 按钮将团员从社团关于土地 > 一般踢出。一位 ‘团长’ 可以驱逐除了另一位 ‘团长’ 以外的所有人。如果您不是 ‘团长’,团员只有当且仅当他们只有 ‘普通人’ 角色,而 *没有* 其他角色的时候,才可以被驱逐。要将团员从角色移除,你需要有 ‘从角色移除会员’ 的能力。" |
11 | name="member eject" value="2" /> | 11 | name="member eject" value="2" /> |
12 | <action description="绑 '开记'并更改'登用'" | 12 | <action description=" ‘注册 并更改 ‘注册费用‘ " |
13 | longdescription="Toggle 'Open Enrollment' to let new Members join without an invitation, and change 'Signup Fee' in the Group Preferences section of the General tab." | 13 | longdescription="切换 ‘公开注册’ 来让新会员不需要邀请就可以加入,并且更改一般标签页下社团偏好设定一栏中的 ‘注册费用’。" |
14 | name="member options" value="3" /> | 14 | name="member options" value="3" /> |
15 | </action_set> | 15 | </action_set> |
16 | <action_set | 16 | <action_set |
17 | description="这些能力包括添加,移除或改变社团角色的权利,从角色中添加或移除组员的权利,以及为角色分配能力的权利" | 17 | description="这些能力包括添加,移除或改变社团角色的权利,从角色中添加或移除组员的权利,以及为角色分配能力的权利" |
18 | name="Roles"> | 18 | name="Roles"> |
19 | <action description="创建新角色" | 19 | <action description="创建新角色" |
20 | longdescription="Create new Roles in the Members & Roles tab > Roles sub-tab." | 20 | longdescription="在 ‘会员和角色’ 标签页 > ‘角色’ 子标签页下创建角色。" |
21 | name="role create" value="4" /> | 21 | name="role create" value="4" /> |
22 | <action description="删除角色" | 22 | <action description="删除角色" |
23 | longdescription="Delete Roles in the Members & Roles tab > Roles sub-tab." | 23 | longdescription="在 ‘会员和角色’ 标签页 > ‘角色’ 子标签页下删除角色。" |
24 | name="role delete" value="5" /> | 24 | name="role delete" value="5" /> |
25 | <action description="改变角色的名字, 头衔和其他描述" | 25 | <action description="改变角色的名字, 头衔和其他描述" |
26 | longdescription="Change Role names, titles, and descriptions at the bottom of the the Members & Roles tab > Roles sub-tab after selecting a Role." | 26 | longdescription="选择角色后,在 ‘会员和角色’ 标签页 > ‘角色’ 子标签页下改变角色的名字、头衔和其他描述。" |
27 | name="role properties" value="6" /> | 27 | name="role properties" value="6" /> |
28 | <action description="给会员分配分配者的角色" | 28 | <action description="给会员分配分配者的角色" |
29 | longdescription="Assign Members to Roles in the Assigned Roles section of the Members & Roles tab > Members sub-tab. A member with this power can only add members to a role the assigner is already in." | 29 | longdescription="在 ‘会员和角色’ 标签页 > ‘会员’ 子标签页下给团员分配 ‘已分配的角色’ 一栏中的角色。有这个能力的团员只能给团员添加分配者已经有的角色。" |
30 | name="role assign member limited" value="7" /> | 30 | name="role assign member limited" value="7" /> |
31 | <action description="给会员分配任何角色" | 31 | <action description="给会员分配任何角色" |
32 | longdescription="Assign Members to Any Role in the Assigned Roles section of the Members & Roles tab > Members sub-tab. *WARNING* Any Member in a Role with this Ability can assign themselves--and any other non-Owner Member--to Roles that have more powers than they currently have, potentially elevating themselves to near-Owner power. Be sure you know what you're doing before assigning this Ability." | 32 | longdescription="在 ‘会员和角色’ 标签页 > ‘会员’ 子标签页下给团员分配任意角色。 *警告* 任何具有该角色的会员拥有这项能力后,都可以给他们自己——以及任何其他的会员各种角色——分配权利比他们目前所拥有的权利大得多的角色,并可能提拔他们自己到相近于团长权利的位置上。请在分配这项能力之前确定自己这么做将带来的后果。" |
33 | name="role assign member" value="8" /> | 33 | name="role assign member" value="8" /> |
34 | <action description="禁止会员继续扮演该项角色" | 34 | <action description="禁止会员继续扮演该项角色" |
35 | longdescription="Remove Members from Roles in the Assigned Roles section of the Members & Roles tab > Members sub-tab. Owners can't be removed." | 35 | longdescription="在 ‘会员和角色’ 标签页 > ‘角色’ 子标签页下从移除会员的角色。团长不能被移除。" |
36 | name="role remove member" value="9" /> | 36 | name="role remove member" value="9" /> |
37 | <action description="分配或移除角色的能力" | 37 | <action description="分配或移除角色能力" |
38 | longdescription="Assign and Remove Abilities in Roles in the Allowed Abilities section of the Members & Roles tab > Roles sub-tab. *WARNING* Any Member in a Role with this Ability can assign themselves--and any other non-Owner Member--all Abilities, potentially elevating themselves to near-Owner power. Be sure you know what you're doing before assigning this Ability." | 38 | longdescription="在 ‘会员和角色’ 标签页 > ‘角色’ 子标签页下为角色分配或移除能力的能力。*警告* 任何具有该角色的会员拥有这项能力后,都可以给他们自己——或者其他会员——分配所有的能力,甚至可以提拔他们自己到相近于团长权利的位置上。请在分配这项能力之前确定自己这么做将带来的后果。" |
39 | name="role change actions" value="10" /> | 39 | name="role change actions" value="10" /> |
40 | </action_set> | 40 | </action_set> |
41 | <action_set | 41 | <action_set |
42 | description="这些能力包括修改社团份的权利,例如更改公众可见度,宪章和徽章" | 42 | description="这些能力包括修改社团标的权利,例如更改公众可见度、宪章和徽章" |
43 | name="Group Identity"> | 43 | name="Group Identity"> |
44 | <action | 44 | <action |
45 | description="改变宪章,徽章, '在网络上发布',公会在中的信" | 45 | description="改变宪章、徽章、 在搜中示‘" |
46 | longdescription="Change Charter, Insignia, 'Publish on the Web', and which members are publicly visible in Group Information. This is done in the General tab." | 46 | longdescription="改变宪章、徽章、 ‘在搜索中显示‘。这些动作在 ‘一般’ 标签页中完成。" |
47 | name="group change identity" value="11" /> | 47 | name="group change identity" value="11" /> |
48 | </action_set> | 48 | </action_set> |
49 | <action_set | 49 | <action_set |
50 | description="这些能力包括转让,修改,并出售社团所拥有的部分土地的权利。转到“关于土地“窗口,点击右键并选择“关于土地...“,或者点击在菜单条上的土地信息。" | 50 | description="这些能力包括转让、修改、并出售社团所拥有的土地的权利。要转到 “关于土地” 窗口,在地面上点击右键并选择 “关于土地...”,或者点击在菜单条上的土地信息。" |
51 | name="Parcel Management"> | 51 | name="Parcel Management"> |
52 | <action description="转让土地或购买土地给社团" | 52 | <action description="转让土地或购买土地给社团" |
53 | longdescription="Deed land and buy land for group. This is done in About Land > General tab." | 53 | longdescription="转让土地,以及为社团购买土地。这在 关于土地 > 一般 标签页中完成。" |
54 | name="land deed" value="12" /> | 54 | name="land deed" value="12" /> |
55 | <action description="把土地放弃还给林登长官" | 55 | <!-- 不是说过 Governor Linden 不翻译吗?! --> |
56 | longdescription="Abandon land to Governor Linden. *WARNING* Any Member in a Role with this Ability can abandon group-owned land in About Land > General tab, reverting it to Linden ownership without a sale! Be sure you know what you're doing before assigning this Ability." | 56 | <action description="把土地放弃还给 Governor Linden" |
57 | longdescription="放弃土地,转移所有权给 Governor Linden。 *警告* 任何具有该角色的会员拥有这项能力后,都可以在 关于土地 > 一般 选项卡中放弃土地,将其返还为林登所有而不需要通过交易! 请在分配这项能力之前确定自己这么做将带来的后果。" | ||
57 | name="land release" value="13" /> | 58 | name="land release" value="13" /> |
58 | <action description="设置售地的信息" | 59 | <action description="设置土地待售信息" |
59 | longdescription="Set land for sale info. *WARNING* Any Member in a Role with this Ability can sell group-owned land in About Land > General tab as they wish! Be sure you know what you're doing before assigning this Ability." | 60 | longdescription="设置土地待售信息。 *警告* 任何具有该角色的会员拥有这项能力后都可以在 关于土地 > 一般 选项卡中任意销售社团拥有的土地! 请在分配这项能力之前确定自己这么做将带来的后果。" |
60 | name="land set sale info" value="14" /> | 61 | name="land set sale info" value="14" /> |
61 | <action description="土地" | 62 | <action description="分地" |
62 | longdescription="Subdivide and join parcels. This is done by right-clicking the ground, 'Edit Terrain', and dragging your mouse on the land to make a selection. To subdivide, select what you want to split and click 'Subdivide...'. To join, select two or more contiguous parcels and click 'Join...'. " | 63 | longdescription="分割及合并地块。 右键点击地面,选择 ‘编辑地形’,然后拖动鼠标选择土地。要分割土地,选择想要分割的区域然后点击 ‘分割...’。 要合并,选择两个或两个以上相邻的地块,然后点击 ‘合并...’。" |
63 | name="land divide join" value="15" /> | 64 | name="land divide join" value="15" /> |
64 | </action_set> | 65 | </action_set> |
65 | <action_set | 66 | <action_set |
66 | description="这些能力包括改变土地名称和发布设置,查找目的地可见度,选择着陆点和闪电传运点的路线的权利。" | 67 | description="这些能力包括改变土地名称和发布设置,查找目的地可见度,选择着陆点和闪电传运点的路线的权利。" |
67 | name="Parcel Identity"> | 68 | name="Parcel Identity"> |
68 | <action description="绑'在查找地点中显示'并设定分类" | 69 | <action description="换 ‘在查找地点中显示’ 并设定分类" |
69 | longdescription="Toggle 'Show in Find Places' and setting a parcel's category in About Land > Options tab." | 70 | longdescription="关于土地 > 选项 标签页中切换 ‘在查找地点中显示’,并设定地块的分类。" |
70 | name="land find places" value="17" /> | 71 | name="land find places" value="17" /> |
71 | <action | 72 | <action |
72 | description="改变土地名称, 描述和 '在网络上发布'的设置" | 73 | description="改变土地名称、描述和 ‘在网络上发布’ 的设置" |
73 | longdescription="Change parcel name, description, and 'Publish on the Web' settings. This is done in About Land > Options tab." | 74 | longdescription="改变土地名称、描述和 ‘在网络上发布’ 的设置。这些动作在 关于土地 > 选项 标签页中完成。" |
74 | name="land change identity" value="18" /> | 75 | name="land change identity" value="18" /> |
75 | <action description="设置着陆点,并设置传送路径" | 76 | <action description="设置着陆点并设置瞬动路径" |
76 | longdescription="On a group-owned parcel, Members in a Role with this Ability can set a landing point to specify where incoming teleports arrive, and also set teleport routing for further control. This is done in About Land > Options tab." | 77 | longdescription="在社团用有的地块上,具有拥有这项能力的角色的会员可以设定着陆点,也就是瞬间移动抵达的位置,以及详细控制瞬间移动路径。这些动作在 关于土地 > 选项 标签页中完成。" |
77 | name="land set landing point" value="19" /> | 78 | name="land set landing point" value="19" /> |
78 | </action_set> | 79 | </action_set> |
79 | <action_set | 80 | <action_set |
80 | description="这些能力包括影响影响土地选项的权利,例如“创建东东”,“编辑地形”,音乐和媒体设置等。" | 81 | description="这些能力包括影响影响土地选项的权利,例如 “创建物体”,“编辑地形”,音乐和媒体设置等。" |
81 | name="Parcel Settings"> | 82 | name="Parcel Settings"> |
82 | <action description="改变音乐和多媒体设置" | 83 | <action description="改变音乐和多媒体设置" |
83 | longdescription="Change streaming music and movie settings in About Land > Media tab." | 84 | longdescription="在关于土地 > 选项 标签页中改变音乐和多媒体设置。" |
84 | name="land change media" value="20" /> | 85 | name="land change media" value="20" /> |
85 | <action description="绑'编辑地形'" | 86 | <action description="换 '编辑地形'" |
86 | longdescription="Toggle 'Edit Terrain'. *WARNING* About Land > Options tab > Edit Terrain allows anyone to terraform your land's shape, and place and move Linden plants. Be sure you know what you're doing before assigning this Ability. Editing terrain is toggled in About Land > Options tab." | 87 | longdescription="切换 '编辑地形'。 *警告* 关于土地 > 选项 > 编辑地形 允许任何人编辑土地的地形,以及放置或移动林登植被。请在分配这项能力之前确定自己这么做将带来的后果。编辑地形 在 关于土地 > 选项 下。" |
87 | name="land edit" value="21" /> | 88 | name="land edit" value="21" /> |
88 | <action description="项步骤:关于土地>选设" | 89 | <action description="各种 关于土地 > 选项 的设" |
89 | longdescription="Toggle 'Safe (no damage)', 'Fly', and allow other Residents to: 'Create Objects', 'Edit Terrain', 'Create Landmarks', and 'Run Scripts' on group-owned land in About Land > Options tab." | 90 | longdescription="在关于土地 > 选项 标签页中切换 ‘安全 (无损伤)’、 ‘飞翔’, 以及允许其他居民在社团所拥有的土地上: ‘创建物体’、 ‘编辑地形’、 ‘创造地标’、 以及 ‘运行脚本‘。" |
90 | name="land options" value="22" /> | 91 | name="land options" value="22" /> |
91 | </action_set> | 92 | </action_set> |
92 | <action_set | 93 | <action_set |
93 | description="这些能力包括允许组员绕过社团拥有土地的限制的权利" | 94 | description="这些能力包括允许绕过社团拥有土地上的限制的权限。" |
94 | name="Parcel Powers"> | 95 | name="Parcel Powers"> |
95 | <action description="永远允许 '编辑地形'" | 96 | <action description="永远允许 '编辑地形'" |
96 | longdescription="Members in a Role with this Ability can edit terrain on a group-owned parcel, even if it's turned off in About Land > Options tab." | 97 | longdescription="具有拥有这项能力的角色的会员可以在社团拥有的地块上编辑地形,即使 关于土地 > 选项 中的相关设置被关闭。" |
97 | name="land allow edit land" value="23" /> | 98 | name="land allow edit land" value="23" /> |
98 | <action description="永远允许 '起飞'" | 99 | <action description="永远允许 '飞翔'" |
99 | longdescription="Members in a Role with this Ability can fly on a group-owned parcel, even if it's turned off in About Land > Options tab." | 100 | longdescription="具有拥有这项能力的角色的会员可以在社团拥有的地块上飞行,即使 关于土地 > 选项 中的相关设置被关闭。" |
100 | name="land allow fly" value="24" /> | 101 | name="land allow fly" value="24" /> |
101 | <action description="永远允许'创建东'" | 102 | <action description="永远允许'创建物'" |
102 | longdescription="Members in a Role with this Ability can create objects on a group-owned parcel, even if it's turned off in About Land > Options tab." | 103 | longdescription="具有拥有这项能力的角色的会员可以在社团拥有的地块上创建物体,即使 关于土地 > 选项 中的相关设置被关闭。" |
103 | name="land allow create" value="25" /> | 104 | name="land allow create" value="25" /> |
104 | <action description="永远允许 '创建地标'" | 105 | <action description="永远允许 '创建地标'" |
105 | longdescription="Members in a Role with this Ability can landmark a group-owned parcel, even if it's turned off in About Land > Options tab." | 106 | longdescription="具有拥有这项能力的角色的会员可以创建社团拥有的地块的地标,即使 关于土地 > 选项 中的相关设置被关闭。" |
106 | name="land allow landmark" value="26" /> | 107 | name="land allow landmark" value="26" /> |
107 | <action description="允许在社团土地上'把家建在这里'" | 108 | <action description="允许在社团土地上'把家建在这里'" |
108 | longdescription="Members in a Role with this Ability can use World menu > Set Home to Here on a group parcel (either land set or deeded to this group)." | 109 | longdescription="具有拥有这项能力的角色的会员可以在社团的土地上使用 世界菜单 > 把家设在这里 (无论是捐献的还是持有的)。" |
109 | name="land allow set home" value="28" /> | 110 | name="land allow set home" value="28" /> |
110 | </action_set> | 111 | </action_set> |
111 | <action_set | 112 | <action_set |
112 | description="这些能力包括允许或限制通往社团拥有的土地的权利,包括冻结和驱逐组员权利。" | 113 | description="这些能力包括允许或限制访问社团拥有的土地的权限,包括冻结和驱逐居民的权限。" |
113 | name="Parcel Access"> | 114 | name="Parcel Access"> |
114 | <action description="管理进入地单" | 115 | <action description="管理地允入名单" |
115 | longdescription="Manage parcel Access lists in About Land > Access tab." | 116 | longdescription="在 关于土地 > 访问 标签页下管理允许进入名单。" |
116 | name="land manage allowed" value="29" /> | 117 | name="land manage allowed" value="29" /> |
117 | <action description="管理不进入地单" | 118 | <action description="管理地禁止进入名单" |
118 | longdescription="Manage parcel Ban lists in About Land > Ban tab." | 119 | longdescription="在 关于土地 > 访问 标签页下管理禁止进入名单。" |
119 | name="land manage banned" value="30" /> | 120 | name="land manage banned" value="30" /> |
120 | <action description="改变土地上 '出售通行证...'的设置" | 121 | <action description="改变土地上 ‘出售通行证...’ 的设置" |
121 | longdescription="Change parcel 'Sell passes...' settings in About Land > Access tab." | 122 | longdescription="在 关于土地 > 访问 标签页下改变 ‘出售通行证...’ 的设置。" |
122 | name="land manage passes" value="31" /> | 123 | name="land manage passes" value="31" /> |
123 | <action description="从土地上驱逐或冻结居民" | 124 | <action description="从土地上驱逐或冻结居民" |
124 | longdescription="Members in a Role with this Ability can handle an unwelcome Resident on a group-owned parcel by right-clicking them, More >, and selecting 'Eject...' or 'Freeze...'." | 125 | longdescription="具有拥有这项能力的角色的会员可以对不受欢迎的居民使用右键点击,选择“更多 > 冻结...” 或者 “驱逐...”。" |
125 | name="land admin" value="32" /> | 126 | name="land admin" value="32" /> |
126 | </action_set> | 127 | </action_set> |
127 | <action_set | 128 | <action_set |
128 | description="这些能力包括允许组员归还东东,定位或移动林登设备的权利。这对组员清理垃圾和美化景观时很有用,当这项能力在使用时应该注意,因为一旦选择归还东东后则无法撤销。" | 129 | description="这些能力包括允许组员返还物体、放置或移动林登植被。这在组员清理垃圾和美化景观时很有用,但这些能力在使用时应该注意,因为一旦物体归还就无法撤销。" |
129 | name="Parcel Content"> | 130 | name="Parcel Content"> |
130 | <action description="归还社团拥有的东" | 131 | <action description="归还社团拥有的物" |
131 | longdescription="Return objects on group-owned parcels that are owned by the group in About Land > Objects tab." | 132 | longdescription="在 关于土地 > 物体 标签页下归还社团拥有的土地上社团所拥有的物体。" |
132 | name="land return group owned" value="48" /> | 133 | name="land return group owned" value="48" /> |
133 | <action description="归还放置在社团处的东" | 134 | <action description="归还放置在社团处的物" |
134 | longdescription="Return objects on group-owned parcels that are set to the group in About Land > Objects tab." | 135 | longdescription="在 关于土地 > 物体 标签页下归还社团土地上设置到社团的物体。" |
135 | name="land return group set" value="33" /> | 136 | name="land return group set" value="33" /> |
136 | <action description="归还非社团所有的东" | 137 | <action description="归还非社团所有的物" |
137 | longdescription="Return objects on group-owned parcels that are non-group in About Land > Objects tab." | 138 | longdescription="在 关于土地 > 物体 标签页下归还社团土地上非社团的物体。" |
138 | name="land return non group" value="34" /> | 139 | name="land return non group" value="34" /> |
139 | <action description="使用林登植物美化土地" | 140 | <action description="使用林登植物美化土地" |
140 | longdescription="Landscaping ability to place and move Linden trees, plants, and grasses. These items can be found in your inventory's Library > Objects folder or they can be created via the Build button." | 141 | longdescription="放置和移动林登树木、花草。这些东西可以在你的库存的 Library > Objects 文件夹下找到,也可以用 建造 按钮创建。" |
141 | name="land gardening" value="35" /> | 142 | name="land gardening" value="35" /> |
142 | </action_set> | 143 | </action_set> |
143 | <action_set | 144 | <action_set |
144 | description="These Abilities include powers to deed, modify, and sell group-owned objects. These changes are done in the Edit Tools > General Tab. Right-click an object and Edit to see its settings. " | 145 | description="这些能力包括转让、修改和销售社团拥有的物体的权限。这些更改在 编辑工具 > 一般标签页中完成。右键点击物体选择 ‘编辑’ 来查看设置。" |
145 | name="Object Management"> | 146 | name="Object Management"> |
146 | <action description="转让东给社团" | 147 | <action description="转让物给社团" |
147 | longdescription="Deed objects to group in the Edit Tools > General Tab." | 148 | longdescription="在 编辑工具 > 一般 标签页下转让物体。" |
148 | name="object deed" value="36" /> | 149 | name="object deed" value="36" /> |
149 | <action description="处理(移动,复制,修改)社团有的东" | 150 | <action description="处理 (移动、复制、修改) 社团有的物" |
150 | longdescription="Manipulate (move, copy, modify) group-owned objects in the Edit Tools > General Tab." | 151 | longdescription="在 编辑工具 > 一般 标签页下处理 (移动、复制、修改) 社团拥有的物体。" |
151 | name="object manipulate" value="38" /> | 152 | name="object manipulate" value="38" /> |
152 | <action description="把社团拥有的舍维待售" | 153 | <action description="把社团拥有的物设待售" |
153 | longdescription="Set group-owned objects for sale in the Edit Tools > General tab." | 154 | longdescription="在 编辑工具 > 一般 标签页下设定社团拥有的物体予以出售。" |
154 | name="object set sale" value="39" /> | 155 | name="object set sale" value="39" /> |
155 | </action_set> | 156 | </action_set> |
156 | <action_set | 157 | <action_set |
157 | description="这些能力包括要求组员偿还社团贷款和获得社团红利,以及限制进入社团帐号历史纪录的权利。" | 158 | description="这些能力包括要求组员偿还社团贷款和获得社团红利,以及限制访问社团帐号历史纪录的权利。" |
158 | name="Accounting"> | 159 | name="Accounting"> |
159 | <action description="偿还社团债务/获得社团红利" | 160 | <action description="偿还社团债务/获得社团红利" |
160 | longdescription="Members in a Role with this Ability will automatically pay group liabilities and receive group dividends. This means they will receive a portion of group-owned land sales which are distributed daily, as well as contribute towards things like parcel listing fees. " | 161 | longdescription="具有拥有这项能力的角色的会员将会自动社团债务及取得社团红利。这意味着他们将每天收到社团土地销售额的一部分,以及为例如地块刊登费等的东西掏腰包。" |
161 | name="accounting accountable" value="40" /> | 162 | name="accounting accountable" value="40" /> |
162 | </action_set> | 163 | </action_set> |
163 | <action_set | 164 | <action_set |
164 | description="这些能力包括允许组员发送,接受和浏览社团通知的权利" | 165 | description="这些能力包括允许组员发送,接受和浏览社团通知的权利" |
165 | name="Notices"> | 166 | name="Notices"> |
166 | <action description="发送通知" | 167 | <action description="发送通知" |
167 | longdescription="Members in a Role with this Ability can send Notices in Group Information > Notices tab." | 168 | longdescription="具有拥有这项能力的角色的会员可以在 社团信息 > 通知 标签页中发送通知。" |
168 | name="notices send" value="42" /> | 169 | name="notices send" value="42" /> |
169 | <action description="接受通知/回顾原来的通知" | 170 | <action description="接受通知/回顾原来的通知" |
170 | longdescription="Members in a Role with this Ability can receive Notices and view past Notices in Group Information > Notices tab." | 171 | longdescription="具有拥有这项能力的角色的会员可以在 社团信息 > 通知 标签页中接受和查看以前的通知。" |
171 | name="notices receive" value="43" /> | 172 | name="notices receive" value="43" /> |
172 | </action_set> | 173 | </action_set> |
173 | <action_set | 174 | <action_set |
174 | description="这些能力包括允许组员提出议案,为议案投票,和浏览投票历史纪录的权利" | 175 | description="这些能力包括允许组员提出议案,为议案投票,和浏览投票历史纪录的权利" |
175 | name="Proposals"> | 176 | name="Proposals"> |
176 | <action description="创建提议" | 177 | <action description="创建议" |
177 | longdescription="Members in a Role with this Ability can create proposals to be voted on in Group Information > Proposals tab." | 178 | longdescription="具有拥有这项能力的角色的会员可以在 社团信息 > 议案 标签页中创建议案以供投票。" |
178 | name="proposal start" value="44" /> | 179 | name="proposal start" value="44" /> |
179 | <action description="为议案投票" | 180 | <action description="为议案投票" |
180 | longdescription="Members in a Role with this Ability can vote on proposals in Group Information > Proposals tab." | 181 | longdescription="具有拥有这项能力的角色的会员可以在 社团信息 > 议案 标签页中对议案投票。" |
181 | name="proposal vote" value="45" /> | 182 | name="proposal vote" value="45" /> |
182 | </action_set> | 183 | </action_set> |
184 | <action_set | ||
185 | description="这些能力包括允许或限制社团聊天会话及社团语音会话的权限。" | ||
186 | name="Chat"> | ||
187 | <action | ||
188 | description="加入社团聊天" | ||
189 | longdescription="具有拥有这项能力的角色的会员可以加入社团文字或语音聊天。" | ||
190 | name="join group chat" | ||
191 | value="16" /> | ||
192 | <action | ||
193 | description="加入社团语音聊天" | ||
194 | longdescription="具有拥有这项能力的角色的会员可以加入社团语音聊天会话。注意: 需要加入社团聊天能力 才能访问语音聊天会话。" | ||
195 | name="join voice chat" | ||
196 | value="27" /> | ||
197 | <action | ||
198 | description="管理社团聊天" | ||
199 | longdescription="具有拥有这项能力的角色的会员可以控制社团文字和语音聊天的访问,并且可以管理社团和语音聊天。" | ||
200 | name="moderate group chat" | ||
201 | value="37" /> | ||
202 | </action_set> | ||
203 | |||
183 | </role_actions> | 204 | </role_actions> |