forked from A3Wasteland/ArmA3_Wasteland.Altis
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstringtable.xml
148 lines (148 loc) · 6.55 KB
/
stringtable.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<?xml version="1.0" encoding="utf-8"?>
<Project name="Wasteland">
<Package name="General">
<Key ID="STR_WL_Gen_TeamWEST">
<English>BLUFOR</English>
</Key>
<Key ID="STR_WL_Gen_TeamWEST_2">
<English>BLUFOR</English>
</Key>
<Key ID="STR_WL_Gen_TeamEAST">
<English>OPFOR</English>
</Key>
<Key ID="STR_WL_Gen_TeamEAST_2">
<English>OPFOR</English>
</Key>
<Key ID="STR_WL_Gen_TeamGUER">
<English>Independent</English>
</Key>
<Key ID="STR_WL_Gen_TeamGUER_2">
<English>Independent</English>
</Key>
<Key ID="STR_WL_Gen_Warning">
<English>! Warning !</English>
</Key>
</Package>
<Package name="Loading">
<Key ID="STR_WL_Loading_Teamkiller">
<English>You are considered team-killer and therefore not allowed in BLUFOR or OPFOR teams. You will shortly be kicked back to the lobby where you can only join Independent and killing anyone is allowed.</English>
</Key>
<Key ID="STR_WL_Loading_Teamswitched">
<English>You have played as %1 for too long and cannot switch to the other team. You can still play as Independent. (or if online, ask an admin to unlock you)</English>
</Key>
</Package>
<Package name="Gameplay">
<Key ID="STR_WL_Action_Refuel_DriverSeat">
<English>Please enter driver seat before attempting to refuel the vehicle.</English>
</Key>
</Package>
<Package name="WelcomeMessage">
<Key ID="STR_WL_WelcomeToWasteland">
<English><t color='#FF9E9E' size='2.5' >A3Wasteland Stratis v0.9d [AUSTERROR] </t></English>
</Key>
<Key ID="STR_WL_YouAreInTeam">
<English><t color='#FFFFFF' size='1.5' >* You can play solo or group with other players.</t></English>
</Key>
<Key ID="STR_WL_YouAreInFFA">
<English><t color='#FFFFFF' size='1.5' >* You are in <img size="1.5" image="%1"/> <t color="%2">%3</t> team.<br/>* You are <t color="#00aa00">FREE TO ATTACK ANYONE</t><br/>* <t color="#FF1111">NO VOICE IN GLOBAL</t><br/>* You can find the Server Rules in the map menu.<br/>* Server restarts are done at the admin's discretion.</t></English>
</Key>
<Key ID="STR_WL_MapMoreInfo">
<English><t color='#FFFFFF' size='1.5' >Report bugs and suggestions at http://forums.a3wasteland.com/ <br/>Server restarts are performed every 6 hours.<br/>For more info please see the map<br/><br/</t><t size='1.3'>[Hotfix 3]</t><br/></English>
</Key>
</Package>
<Package name="TeamKillWarningMessage">
<Key ID="STR_TK_MESSAGE">
<English><t size='2' color='#ff0000'>Team killing is against the rules!</t><br/>If this was a mistake then you must explain yourself and say sorry, otherwise they will mark you as team-killer and you will get kicked.</English>
</Key>
</Package>
<Package name="Diary">
<Key ID="STR_WL_Diary_RulesContent">
<English><br/> 1. Keep bad language to a minimum. If you have a problem with another player, take it to direct.<br/> 2. NO VOIP IN GLOBAL. Use the channels or Teamspeak!.<br/> 3. Team killing when you are in BLUFOR or OPFOR is forbidden and punishable. Play as Independent if you want to be free for all.<br/> 4. Revealing information about your (ex)team to other teams is lame and not appreciated<br/> 5. Do not exploit R3F or any other add-ons or you will be banned.<br/> 6. Using or spamming with loud\long custom sound commands will cause punishment up to permanent ban</English>
</Key>
</Package>
<Package name="Shop">
<Key ID="STR_WL_Shop_Marker_GunStore">
<English>GUN-SHOP</English>
</Key>
<Key ID="STR_WL_Shop_Marker_GenStore">
<English>General store</English>
</Key>
<Key ID="STR_WL_Shop_Marker_Empty">
<English>Unoccupied</English>
</Key>
<Key ID="STR_WL_Shop_Marker_Enemy">
<English>Enemy players here</English>
</Key>
<Key ID="STR_WL_Shop_Marker_Friendly">
<English>Friendly players</English>
</Key>
<Key ID="STR_WL_Shop_Marker_Mixed">
<English>Enemy and friendly players</English>
</Key>
<Key ID="STR_WL_Shop_Message_EnemyApproaching">
<English>OMG! Enemy player just entered the area</English>
</Key>
</Package>
<Package name="ShopDescriptions">
<Key ID="STR_WL_ShopDescriptions_Water">
<English>Greece is a hot place! Drink plenty!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_Camo">
<English>An improvised roof, 4 sticks and a blanket!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_CanFood">
<English>The Greek wastelands may get you hungry!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_RepairKit">
<English>With this kit, you won't need an engineer!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_MedKit">
<English>With this kit, you won't need a medic!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_fuelFull">
<English>25 litres of pure unleaded fuel!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_fuelEmpty">
<English>Empty fuel can. You can refill it!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_spawnBeacon">
<English>Choose your spawn location. Disclaimer: This product does not guarantee safe delivery of goods.</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_SyphonHose">
<English>Go forth and steal fuel from vehicles!</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_Energy_Drink">
<English>Allows you to sprint continuously for 5 minutes.</English>
</Key>
<Key ID="STR_WL_ShopDescriptions_Warchest">
<English>A safe to store your team's money.</English>
</Key>
</Package>
<Package name="Dialogs">
<Key ID="STR_WL_dialog_TeamkillText">
<English>You got team-killed by %2 player %1.<br/><br/>If this was an accident then forgive them, otherwise they should explain their actions.<br/><br/>If the player does not explain why then select Punish or Announce.</English>
</Key>
</Package>
<Package name="Actions">
<Key ID="STR_WL_Acts_PlayerMenu">
<English>Player Settings/Inventory [~]</English>
</Key>
</Package>
<Package name="Errors">
<Key ID="STR_WL_Errors_InProgress">
<English>You are already performing another action!</English>
</Key>
<Key ID="STR_WL_Errors_InVehicle">
<English>You are currently busy!</English>
</Key>
<Key ID="STR_WL_Errors_BeaconActive">
<English>You already have an active spawn beacon!</English>
</Key>
<Key ID="STR_WL_Errors_BeaconInVehicle">
<English>You cannot enter a vehicle while placing a spawn beacon!</English>
</Key>
<Key ID="STR_WL_Errors_BeaconTooMany">
<English>You cannot take more spawn beacons!</English>
</Key>
</Package>
</Project>