author | Medo <smaxein@googlemail.com> |
Tue, 24 Jul 2012 16:57:48 +0200 | |
changeset 7355 | 5673e95ef647 |
parent 7352 | 641f11cdd319 |
child 7358 | 57a508884052 |
permissions | -rw-r--r-- |
5304
e29aa9e29f00
Added SDL-android-project, this is the Android/Java part of the application
Xeli
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
e29aa9e29f00
Added SDL-android-project, this is the Android/Java part of the application
Xeli
parents:
diff
changeset
|
2 |
<resources> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
3 |
|
5397 | 4 |
<string name="app_name">Hedgewars</string> |
5467
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
5 |
<string name="select">Select</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
6 |
<string name="edit">Edit</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
7 |
<string name="delete">Delete</string> |
5613 | 8 |
<string name="saved">Saved succesfully</string> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
9 |
|
5397 | 10 |
<!-- SDCARD --> |
6456
fed715edc3ee
android: check if the sdcard directory is writable, if it isn't close the app
Xeli
parents:
6350
diff
changeset
|
11 |
<string name="sdcard_not_mounted_title">Sorry! Could not find the SDCard</string> |
fed715edc3ee
android: check if the sdcard directory is writable, if it isn't close the app
Xeli
parents:
6350
diff
changeset
|
12 |
<string name="sdcard_not_mounted">There\'s been an error when accessing the SDcard. Please check if there is an SDcard present in the device (internal or external) and if the SDcard is not mounted (via usb to your computer for example). Hedgewars for Android will now quit</string> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
13 |
|
5397 | 14 |
<!-- Notification --> |
15 |
<string name="notification_title">Downloading hedgewars files...</string> |
|
6350 | 16 |
<string name="notification_done">Successfully downloaded: </string> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
17 |
|
5397 | 18 |
<!-- Download Activity --> |
19 |
<string name="download_background">Continue in background</string> |
|
20 |
<string name="download_cancel">Cancel</string> |
|
21 |
<string name="download_done">Done</string> |
|
22 |
<string name="download_back">Back to main menu</string> |
|
5671
ba4c3a4c8b09
Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download
Xeli
parents:
5625
diff
changeset
|
23 |
<string name="download_tryagain">Try again</string> |
6568 | 24 |
<string name="download_failed">The download has failed because of: </string> |
5671
ba4c3a4c8b09
Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download
Xeli
parents:
5625
diff
changeset
|
25 |
<string name="download_userexplain">Before starting the game we must download some extra files...</string> |
6350 | 26 |
<string name="download_areyousure">Are you sure you want to download this package?</string> |
27 |
<string name="download_alreadydownloaded">You\'ve already downloaded this package, are you sure you want to download it again?</string> |
|
28 |
<string name="download_downloadnow">Download now!</string> |
|
29 |
<string name="download_queued">This download has been queued</string> |
|
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
30 |
|
5431
356b4fbd4c48
this file points to the resources files containing weapons and schemes
Xeli
parents:
5397
diff
changeset
|
31 |
<!-- start game --> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
32 |
|
5536 | 33 |
<string name="start_gameplay">Style</string> |
5431
356b4fbd4c48
this file points to the resources files containing weapons and schemes
Xeli
parents:
5397
diff
changeset
|
34 |
<string name="start_gamescheme">Game scheme</string> |
356b4fbd4c48
this file points to the resources files containing weapons and schemes
Xeli
parents:
5397
diff
changeset
|
35 |
<string name="start_weapons">Weapons</string> |
356b4fbd4c48
this file points to the resources files containing weapons and schemes
Xeli
parents:
5397
diff
changeset
|
36 |
<string name="start_map">Map</string> |
356b4fbd4c48
this file points to the resources files containing weapons and schemes
Xeli
parents:
5397
diff
changeset
|
37 |
<string name="start_filter">Filter</string> |
356b4fbd4c48
this file points to the resources files containing weapons and schemes
Xeli
parents:
5397
diff
changeset
|
38 |
<string name="start_themes">Themes</string> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
39 |
|
5625
9add7b92c5f0
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
Xeli
parents:
5613
diff
changeset
|
40 |
<!-- Teams --> |
9add7b92c5f0
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
Xeli
parents:
5613
diff
changeset
|
41 |
<string name="not_enough_teams">Not enough teams</string> |
9add7b92c5f0
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
Xeli
parents:
5613
diff
changeset
|
42 |
<string name="teams_info_template">Selected teams = %d</string> |
5467
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
43 |
<!-- Settings --> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
44 |
<string name="name">Name</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
45 |
<string name="name_default">Unnamed</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
46 |
<string name="type">Type</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
47 |
<string name="grave">Grave</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
48 |
<string name="flag">Flag</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
49 |
<string name="voice">Voice</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
50 |
<string name="fort">Fort</string> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
51 |
|
5467
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
52 |
<!-- Difficulty levels --> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
53 |
<string name="human">Human</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
54 |
<string name="bot5">Level 5</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
55 |
<string name="bot4">Level 4</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
56 |
<string name="bot3">Level 3</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
57 |
<string name="bot2">Level 2</string> |
88e25840f532
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Xeli
parents:
5431
diff
changeset
|
58 |
<string name="bot1">Level 1</string> |
7328
cd919a2ead4e
Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com>
parents:
6568
diff
changeset
|
59 |
|
7349
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
60 |
<string name="title_activity_lobby">Hedgewars Server Lobby</string> |
7330
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
61 |
<string name="chat_hint">Type here to chat</string> |
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
62 |
|
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
63 |
<!-- Room list --> |
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
64 |
<string name="no_rooms_in_list">No rooms</string> |
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
65 |
|
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
66 |
<!-- Player list --> |
867e4fda496e
Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com>
parents:
7328
diff
changeset
|
67 |
<string name="no_players_in_list">No players</string> |
7332
3f2e130f9715
Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com>
parents:
7330
diff
changeset
|
68 |
|
7342
0e29eec2df5c
Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com>
parents:
7332
diff
changeset
|
69 |
<!-- Roomlist --> |
7349
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
70 |
<string name="roomlist_header_roomname">Room Name</string> |
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
71 |
<string name="roomlist_header_clients">C</string> |
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
72 |
<string name="roomlist_header_teams">T</string> |
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
73 |
<string name="roomlist_header_owner">Owner</string> |
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
74 |
<string name="roomlist_header_map">Map</string> |
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
75 |
<string name="roomlist_header_scheme">Rules</string> |
7352
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
76 |
<string name="roomlist_header_weapons">Weapons</string> |
7349
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
77 |
|
7342
0e29eec2df5c
Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com>
parents:
7332
diff
changeset
|
78 |
<string name="roomlist_owner">by %1$s</string> |
7349
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
79 |
<string name="roomlist_map">Map: %1$s</string> |
12fdfd2038d4
Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com>
parents:
7342
diff
changeset
|
80 |
<string name="roomlist_scheme">Scheme: %1$s</string> |
7342
0e29eec2df5c
Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com>
parents:
7332
diff
changeset
|
81 |
<string name="map_regular">Random map</string> |
0e29eec2df5c
Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com>
parents:
7332
diff
changeset
|
82 |
<string name="map_maze">Random maze</string> |
0e29eec2df5c
Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com>
parents:
7332
diff
changeset
|
83 |
<string name="map_drawn">Drawn map</string> |
0e29eec2df5c
Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com>
parents:
7332
diff
changeset
|
84 |
|
7332
3f2e130f9715
Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com>
parents:
7330
diff
changeset
|
85 |
<!-- Chatlog messages --> |
3f2e130f9715
Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com>
parents:
7330
diff
changeset
|
86 |
<string name="log_player_join">%1$s has joined.</string> |
3f2e130f9715
Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com>
parents:
7330
diff
changeset
|
87 |
<string name="log_player_leave">%1$s has left.</string> |
3f2e130f9715
Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com>
parents:
7330
diff
changeset
|
88 |
<string name="log_player_leave_with_msg">%1$s has left (%2$s).</string> |
7352
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
89 |
|
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
90 |
<!-- Start netgame dialog --> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
91 |
<string name="start_netgame_dialog_title">Connect</string> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
92 |
<string name="start_netgame_dialog_message">Please select a username.</string> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
93 |
<string name="start_netgame_dialog_playername_hint">Enter a username here</string> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
94 |
|
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
95 |
<string name="lobby_playerlist_contextmenu_info">Info (shown in chat)</string> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
96 |
<string name="lobby_playerlist_contextmenu_follow">Follow</string> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
97 |
<string name="lobby_roomlistmenu_create">Create room</string> |
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
98 |
<string name="lobby_roomlistmenu_refresh">Refresh</string> |
7355
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
99 |
<string name="lobby_menu_disconnect">Disconnect</string> |
7352
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
100 |
|
641f11cdd319
Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com>
parents:
7349
diff
changeset
|
101 |
<string name="not_implemented_yet">Sorry, not implemented yet. :(</string> |
7355
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
102 |
|
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
103 |
<!-- Errors --> |
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
104 |
<string name="error_connection_failed">Unable to connect to the server.</string> |
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
105 |
<string name="error_unexpected">An unexpected error has occurred: %1$s</string> |
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
106 |
<string name="error_server_too_old">The server you tried to connect to is using an incompatible protocol.</string> |
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
107 |
<string name="error_auth_failed">Unable to authenticate for your username.</string> |
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
108 |
<string name="error_connection_lost">The connection to the server was lost.</string> |
5673e95ef647
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com>
parents:
7352
diff
changeset
|
109 |
|
5304
e29aa9e29f00
Added SDL-android-project, this is the Android/Java part of the application
Xeli
parents:
diff
changeset
|
110 |
</resources> |