Daniel Stenberg | 2da8e8e | 2002-09-24 12:35:32 +0000 | [diff] [blame] | 1 | # $Id$ |
Daniel Stenberg | 2d2dba9 | 2002-09-24 12:34:50 +0000 | [diff] [blame] | 2 | # |
| 3 | # This is the master of the language files. This is the original, the one with |
| 4 | # all the existing strings Rockbox features. |
| 5 | # |
| 6 | # *WARNING* |
| 7 | # |
| 8 | # If you want to add a new string, add it to the end of this file! |
| 9 | # If you want to remove a string, just blank it, don't actually remove it! |
| 10 | # |
| 11 | # If you re-order things or remove entries, you must bump the binary language |
| 12 | # file version number in both the 'binlang' tool and the language loader code. |
| 13 | # |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 14 | # The "voice' entry contains how we want the speech UI to pronounce this. |
Jörg Hohensohn | beec2e9 | 2004-03-20 16:49:58 +0000 | [diff] [blame] | 15 | # |
Daniel Stenberg | f518b9e | 2002-09-17 07:21:03 +0000 | [diff] [blame] | 16 | id: LANG_SOUND_SETTINGS |
| 17 | desc: in the main menu |
| 18 | eng: "Sound Settings" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 19 | voice: "Sound Settings" |
Daniel Stenberg | f518b9e | 2002-09-17 07:21:03 +0000 | [diff] [blame] | 20 | new: |
| 21 | |
| 22 | id: LANG_GENERAL_SETTINGS |
| 23 | desc: in the main menu |
| 24 | eng: "General Settings" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 25 | voice: "General Settings" |
Daniel Stenberg | f518b9e | 2002-09-17 07:21:03 +0000 | [diff] [blame] | 26 | new: |
| 27 | |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 28 | id: LANG_INFO |
| 29 | desc: in the main menu |
| 30 | eng: "Info" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 31 | voice: "Info" |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 32 | new: |
| 33 | |
| 34 | id: LANG_VERSION |
| 35 | desc: in the main menu |
| 36 | eng: "Version" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 37 | voice: "Version" |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 38 | new: |
| 39 | |
| 40 | id: LANG_DEBUG |
| 41 | desc: in the main menu |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 42 | eng: "Debug (Keep Out!)" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 43 | voice: "Debug, keep out!" |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 44 | new: |
| 45 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 46 | id: LANG_USB |
| 47 | desc: in the main menu |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 48 | eng: "USB (Sim)" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 49 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 50 | new: |
| 51 | |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 52 | id: LANG_ROCKBOX_INFO |
| 53 | desc: displayed topmost on the info screen |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 54 | eng: "Rockbox Info:" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 55 | voice: "" |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 56 | new: |
| 57 | |
| 58 | id: LANG_BUFFER_STAT_PLAYER |
| 59 | desc: the buffer size player-screen width, %d MB %d fraction of MB |
Daniel Stenberg | 2974dcb | 2002-10-15 07:20:22 +0000 | [diff] [blame] | 60 | eng: "Buf: %d.%03dMB" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 61 | voice: "" |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 62 | new: |
| 63 | |
| 64 | id: LANG_BUFFER_STAT_RECORDER |
| 65 | desc: the buffer size recorder-screen width, %d MB %d fraction of MB |
Daniel Stenberg | 2974dcb | 2002-10-15 07:20:22 +0000 | [diff] [blame] | 66 | eng: "Buffer: %d.%03dMB" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 67 | voice: "" |
Daniel Stenberg | b377086 | 2002-09-17 07:45:19 +0000 | [diff] [blame] | 68 | new: |
| 69 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 70 | id: LANG_BATTERY_CHARGE |
| 71 | desc: tells that the battery is charging, instead of battery level |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 72 | eng: "Battery: Charging" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 73 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 74 | new: |
| 75 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 76 | id: LANG_PLAYLIST_LOAD |
| 77 | desc: displayed on screen while loading a playlist |
| 78 | eng: "Loading..." |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 79 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 80 | new: |
| 81 | |
| 82 | id: LANG_PLAYLIST_SHUFFLE |
| 83 | desc: displayed on screen while shuffling a playlist |
| 84 | eng: "Shuffling..." |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 85 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 86 | new: |
| 87 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 88 | id: LANG_PLAYINDICES_PLAYLIST |
Jose Maria Garcia-Valdecasas Bernal | 8d2fe0d | 2005-02-03 01:13:54 +0000 | [diff] [blame] | 89 | desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function. |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 90 | eng: "Playlist" |
Jose Maria Garcia-Valdecasas Bernal | 8d2fe0d | 2005-02-03 01:13:54 +0000 | [diff] [blame] | 91 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 92 | new: |
| 93 | |
| 94 | id: LANG_PLAYINDICES_BUFFER |
| 95 | desc: in playlist.indices() when playlist is full |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 96 | eng: "Buffer Full" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 97 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 98 | new: |
| 99 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 100 | id: LANG_SETTINGS_SAVE_PLAYER |
| 101 | desc: displayed if save settings has failed |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 102 | eng: "Save Failed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 103 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 104 | new: |
| 105 | |
| 106 | id: LANG_SETTINGS_BATTERY_PLAYER |
| 107 | desc: if save settings has failed |
Björn Stenberg | 000333f | 2003-08-05 10:34:00 +0000 | [diff] [blame] | 108 | eng: "Partition?" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 109 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 110 | new: |
| 111 | |
| 112 | id: LANG_SETTINGS_SAVE_RECORDER |
| 113 | desc: displayed if save settings has failed |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 114 | eng: "Save Failed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 115 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 116 | new: |
| 117 | |
| 118 | id: LANG_SETTINGS_BATTERY_RECORDER |
| 119 | desc: if save settings has failed |
Björn Stenberg | 000333f | 2003-08-05 10:34:00 +0000 | [diff] [blame] | 120 | eng: "No partition?" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 121 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 122 | new: |
| 123 | |
| 124 | id: LANG_TIME_SET |
Robert Hak | 21d70af | 2003-02-25 14:04:56 +0000 | [diff] [blame] | 125 | desc: used in set_time() |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 126 | eng: "ON To Set" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 127 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 128 | new: |
| 129 | |
| 130 | id: LANG_TIME_REVERT |
| 131 | desc: used in set_time() |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 132 | eng: "OFF To Revert" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 133 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 134 | new: |
| 135 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 136 | id: LANG_CONTRAST |
| 137 | desc: in settings_menu |
| 138 | eng: "Contrast" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 139 | voice: "Contrast" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 140 | new: |
| 141 | |
| 142 | id: LANG_SHUFFLE |
| 143 | desc: in settings_menu |
| 144 | eng: "Shuffle" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 145 | voice: "Shuffle" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 146 | new: |
| 147 | |
| 148 | id: LANG_PLAY_SELECTED |
| 149 | desc: in settings_menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 150 | eng: "Play Selected First" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 151 | voice: "Play Selected File First" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 152 | new: |
| 153 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 154 | id: LANG_SORT_CASE |
| 155 | desc: in settings_menu |
| 156 | eng: "Sort Case Sensitive" |
Jörg Hohensohn | 5c8a2f5 | 2004-06-22 09:16:44 +0000 | [diff] [blame] | 157 | voice: "Sort Case Sensitive" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 158 | new: |
| 159 | |
| 160 | id: LANG_RESUME |
| 161 | desc: in settings_menu |
Christi Scarborough | 314c2de | 2005-06-26 15:21:29 +0000 | [diff] [blame] | 162 | eng: "Resume on startup" |
| 163 | voice: "Resume on startup" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 164 | new: |
| 165 | |
| 166 | id: LANG_OFF |
| 167 | desc: Used in a lot of places |
| 168 | eng: "Off" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 169 | voice: "Off" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 170 | new: |
| 171 | |
| 172 | id: LANG_RESUME_SETTING_ASK |
| 173 | desc: in settings_menu |
Robert Hak | adef5fe | 2002-10-02 08:05:43 +0000 | [diff] [blame] | 174 | eng: "Ask" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 175 | voice: "Ask" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 176 | new: |
| 177 | |
| 178 | id: LANG_ON |
| 179 | desc: Used in a lot of places |
| 180 | eng: "On" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 181 | voice: "On" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 182 | new: |
| 183 | |
| 184 | id: LANG_BACKLIGHT |
| 185 | desc: in settings_menu |
| 186 | eng: "Backlight" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 187 | voice: "Backlight" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 188 | new: |
| 189 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 190 | id: LANG_SCROLL |
| 191 | desc: in settings_menu |
| 192 | eng: "Scroll Speed Setting Example" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 193 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 194 | new: |
| 195 | |
| 196 | id: LANG_DISCHARGE |
Jörg Hohensohn | d061b37 | 2005-03-03 08:32:55 +0000 | [diff] [blame] | 197 | desc: DEPRECATED |
| 198 | eng: "" |
| 199 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 200 | new: |
| 201 | |
| 202 | id: LANG_TIME |
| 203 | desc: in settings_menu |
| 204 | eng: "Set Time/Date" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 205 | voice: "Set Time and Date" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 206 | new: |
| 207 | |
| 208 | id: LANG_SPINDOWN |
| 209 | desc: in settings_menu |
| 210 | eng: "Disk Spindown" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 211 | voice: "Disk Spindown" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 212 | new: |
| 213 | |
| 214 | id: LANG_FFRW_STEP |
| 215 | desc: in settings_menu |
| 216 | eng: "FF/RW Min Step" |
Jörg Hohensohn | 34fa6a4 | 2004-03-22 07:43:55 +0000 | [diff] [blame] | 217 | voice: "Minimum Step" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 218 | new: |
| 219 | |
| 220 | id: LANG_FFRW_ACCEL |
| 221 | desc: in settings_menu |
| 222 | eng: "FF/RW Accel" |
Jörg Hohensohn | 3d1348c | 2004-04-01 05:48:05 +0000 | [diff] [blame] | 223 | voice: "Acceleration" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 224 | new: |
| 225 | |
| 226 | id: LANG_FOLLOW |
| 227 | desc: in settings_menu |
| 228 | eng: "Follow Playlist" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 229 | voice: "Follow Playlist" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 230 | new: |
| 231 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 232 | id: LANG_RESET_ASK_RECORDER |
| 233 | desc: confirm to reset settings |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 234 | eng: "Are You Sure?" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 235 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 236 | new: |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 237 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 238 | id: LANG_RESET_DONE_SETTING |
| 239 | desc: visual confirmation after settings reset |
| 240 | eng: "Settings" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 241 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 242 | new: |
| 243 | |
| 244 | id: LANG_RESET_DONE_CLEAR |
| 245 | desc: visual confirmation after settings reset |
| 246 | eng: "Cleared" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 247 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 248 | new: |
| 249 | |
| 250 | id: LANG_RESET_DONE_CANCEL |
| 251 | desc: Visual confirmation of cancelation |
| 252 | eng: "Canceled" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 253 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 254 | new: |
| 255 | |
| 256 | id: LANG_CASE_MENU |
Jörg Hohensohn | 5c8a2f5 | 2004-06-22 09:16:44 +0000 | [diff] [blame] | 257 | desc: DEPRECATED |
| 258 | eng: "" |
| 259 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 260 | new: |
| 261 | |
| 262 | id: LANG_SCROLL_MENU |
| 263 | desc: in display_settings_menu() |
Björn Stenberg | fe375a0 | 2004-01-14 14:42:31 +0000 | [diff] [blame] | 264 | eng: "Scrolling" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 265 | voice: "Scrolling" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 266 | new: |
| 267 | |
| 268 | id: LANG_RESET |
| 269 | desc: in system_settings_menu() |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 270 | eng: "Reset Settings" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 271 | voice: "Reset Settings" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 272 | new: |
| 273 | |
| 274 | id: LANG_PLAYBACK |
| 275 | desc: in settings_menu() |
| 276 | eng: "Playback" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 277 | voice: "Playback" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 278 | new: |
| 279 | |
| 280 | id: LANG_FILE |
| 281 | desc: in settings_menu() |
| 282 | eng: "File View" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 283 | voice: "File View" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 284 | new: |
| 285 | |
| 286 | id: LANG_DISPLAY |
| 287 | desc: in settings_menu() |
| 288 | eng: "Display" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 289 | voice: "Display" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 290 | new: |
| 291 | |
| 292 | id: LANG_SYSTEM |
| 293 | desc: in settings_menu() |
| 294 | eng: "System" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 295 | voice: "System" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 296 | new: |
| 297 | |
| 298 | id: LANG_VOLUME |
| 299 | desc: in sound_settings |
| 300 | eng: "Volume" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 301 | voice: "Volume" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 302 | new: |
| 303 | |
| 304 | id: LANG_BALANCE |
| 305 | desc: in sound_settings |
| 306 | eng: "Balance" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 307 | voice: "Balance" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 308 | new: |
| 309 | |
| 310 | id: LANG_BASS |
| 311 | desc: in sound_settings |
| 312 | eng: "Bass" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 313 | voice: "Bass" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 314 | new: |
| 315 | |
| 316 | id: LANG_TREBLE |
| 317 | desc: in sound_settings |
| 318 | eng: "Treble" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 319 | voice: "Treble" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 320 | new: |
| 321 | |
| 322 | id: LANG_LOUDNESS |
| 323 | desc: in sound_settings |
| 324 | eng: "Loudness" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 325 | voice: "Loudness" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 326 | new: |
| 327 | |
| 328 | id: LANG_BBOOST |
Linus Nielsen Feltzing | 7bade1a | 2004-07-06 12:17:14 +0000 | [diff] [blame] | 329 | desc: DEPRECATED |
| 330 | eng: "" |
| 331 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 332 | new: |
| 333 | |
| 334 | id: LANG_DECAY |
| 335 | desc: in sound_settings |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 336 | eng: "AV Decay Time" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 337 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 338 | new: |
| 339 | |
| 340 | id: LANG_CHANNEL_MENU |
| 341 | desc: in sound_settings |
| 342 | eng: "Channels" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 343 | voice: "Channels" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 344 | new: |
| 345 | |
| 346 | id: LANG_CHANNEL |
| 347 | desc: in sound_settings |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 348 | eng: "Channel Configuration" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 349 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 350 | new: |
| 351 | |
| 352 | id: LANG_CHANNEL_STEREO |
| 353 | desc: in sound_settings |
| 354 | eng: "Stereo" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 355 | voice: "Stereo" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 356 | new: |
| 357 | |
| 358 | id: LANG_CHANNEL_MONO |
| 359 | desc: in sound_settings |
| 360 | eng: "Mono" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 361 | voice: "Mono" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 362 | new: |
| 363 | |
| 364 | id: LANG_CHANNEL_LEFT |
| 365 | desc: in sound_settings |
| 366 | eng: "Mono Left" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 367 | voice: "Mono Left" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 368 | new: |
| 369 | |
| 370 | id: LANG_CHANNEL_RIGHT |
| 371 | desc: in sound_settings |
| 372 | eng: "Mono Right" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 373 | voice: "Mono Right" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 374 | new: |
| 375 | |
| 376 | id: LANG_AUTOVOL |
| 377 | desc: in sound_settings |
| 378 | eng: "Auto Volume" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 379 | voice: "Auto Volume" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 380 | new: |
| 381 | |
| 382 | id: LANG_SHOWDIR_ERROR_BUFFER |
| 383 | desc: in showdir(), displayed on screen when you reach buffer limit |
| 384 | eng: "Dir Buffer" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 385 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 386 | new: |
| 387 | |
| 388 | id: LANG_SHOWDIR_ERROR_FULL |
| 389 | desc: in showdir(), displayed on screen when you reach buffer limit |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 390 | eng: "Is Full!" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 391 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 392 | new: |
| 393 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 394 | id: LANG_RESUME_CONFIRM_PLAYER |
Robert Hak | 19287a1 | 2002-10-14 09:52:04 +0000 | [diff] [blame] | 395 | desc: possible answers to resume question |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 396 | eng: "(PLAY/STOP)" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 397 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 398 | new: |
| 399 | |
Miika Pekkarinen | fa9cea6 | 2005-06-29 13:39:17 +0000 | [diff] [blame] | 400 | id: LANG_RESUME_ASK |
Christi Scarborough | c811b97 | 2005-06-29 13:23:02 +0000 | [diff] [blame] | 401 | desc: DEPRECATED |
Miika Pekkarinen | fa9cea6 | 2005-06-29 13:39:17 +0000 | [diff] [blame] | 402 | eng: "" |
| 403 | voice: "" |
| 404 | new: |
Christi Scarborough | c811b97 | 2005-06-29 13:23:02 +0000 | [diff] [blame] | 405 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 406 | id: LANG_KEYLOCK_ON_PLAYER |
| 407 | desc: displayed when key lock is on |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 408 | eng: "Key Lock ON" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 409 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 410 | new: |
| 411 | |
| 412 | id: LANG_KEYLOCK_OFF_PLAYER |
| 413 | desc: displayed when key lock is turned off |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 414 | eng: "Key Lock OFF" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 415 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 416 | new: |
| 417 | |
| 418 | id: LANG_KEYLOCK_ON_RECORDER |
| 419 | desc: displayed when key lock is on |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 420 | eng: "Key Lock Is ON" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 421 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 422 | new: |
| 423 | |
| 424 | id: LANG_KEYLOCK_OFF_RECORDER |
| 425 | desc: displayed when key lock is turned off |
Eric Linenberg | cfbf3e2 | 2003-02-25 16:19:51 +0000 | [diff] [blame] | 426 | eng: "Key Lock Is OFF" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 427 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 428 | new: |
| 429 | |
| 430 | id: LANG_MUTE_ON_PLAYER |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 431 | desc: DEPRECATED |
| 432 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 433 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 434 | new: |
| 435 | |
| 436 | id: LANG_MUTE_OFF_PLAYER |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 437 | desc: DEPRECATED |
| 438 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 439 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 440 | new: |
| 441 | |
| 442 | id: LANG_MUTE_ON_RECORDER |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 443 | desc: DEPRECATED |
| 444 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 445 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 446 | new: |
| 447 | |
| 448 | id: LANG_MUTE_OFF_RECORDER |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 449 | desc: DEPRECATED |
| 450 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 451 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 452 | new: |
| 453 | |
| 454 | id: LANG_ID3_INFO |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 455 | desc: DEPRECATED |
| 456 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 457 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 458 | new: |
| 459 | |
| 460 | id: LANG_ID3_SCREEN |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 461 | desc: DEPRECATED |
| 462 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 463 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 464 | new: |
| 465 | |
| 466 | id: LANG_ID3_TITLE |
| 467 | desc: in wps |
| 468 | eng: "[Title]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 469 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 470 | new: |
| 471 | |
| 472 | id: LANG_ID3_NO_TITLE |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 473 | desc: DEPRECATED |
| 474 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 475 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 476 | new: |
| 477 | |
| 478 | id: LANG_ID3_ARTIST |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 479 | desc: in wps |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 480 | eng: "[Artist]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 481 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 482 | new: |
| 483 | |
| 484 | id: LANG_ID3_NO_ARTIST |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 485 | desc: DEPRECATED |
| 486 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 487 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 488 | new: |
| 489 | |
| 490 | id: LANG_ID3_ALBUM |
| 491 | desc: in wps |
| 492 | eng: "[Album]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 493 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 494 | new: |
| 495 | |
| 496 | id: LANG_ID3_NO_ALBUM |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 497 | desc: DEPRECATED |
| 498 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 499 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 500 | new: |
| 501 | |
| 502 | id: LANG_ID3_TRACKNUM |
| 503 | desc: in wps |
| 504 | eng: "[Tracknum]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 505 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 506 | new: |
| 507 | |
| 508 | id: LANG_ID3_NO_TRACKNUM |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 509 | desc: DEPRECATED |
| 510 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 511 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 512 | new: |
| 513 | |
| 514 | id: LANG_ID3_LENGHT |
| 515 | desc: in wps |
| 516 | eng: "[Length]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 517 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 518 | new: |
| 519 | |
| 520 | id: LANG_ID3_PLAYLIST |
| 521 | desc: in wps |
| 522 | eng: "[Playlist]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 523 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 524 | new: |
| 525 | |
| 526 | id: LANG_ID3_BITRATE |
| 527 | desc: in wps |
| 528 | eng: "[Bitrate]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 529 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 530 | new: |
| 531 | |
| 532 | id: LANG_ID3_FRECUENCY |
| 533 | desc: in wps |
Daniel Stenberg | cd550b7 | 2002-09-20 06:34:56 +0000 | [diff] [blame] | 534 | eng: "[Frequency]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 535 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 536 | new: |
| 537 | |
| 538 | id: LANG_ID3_PATH |
| 539 | desc: in wps |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 540 | eng: "[Path]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 541 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 542 | new: |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 543 | |
| 544 | id: LANG_PITCH_UP |
| 545 | desc: in wps |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 546 | eng: "Pitch Up" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 547 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 548 | new: |
| 549 | |
| 550 | id: LANG_PITCH_DOWN |
| 551 | desc: in wps |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 552 | eng: "Pitch Down" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 553 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 554 | new: |
| 555 | |
| 556 | id: LANG_PAUSE |
| 557 | desc: in wps |
| 558 | eng: "Pause" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 559 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 560 | new: |
| 561 | |
| 562 | id: LANG_F2_MODE |
| 563 | desc: in wps F2 pressed |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 564 | eng: "Mode:" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 565 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 566 | new: |
| 567 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 568 | id: LANG_F3_STATUS |
| 569 | desc: in wps F3 pressed |
| 570 | eng: "Status" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 571 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 572 | new: |
| 573 | |
| 574 | id: LANG_F3_SCROLL |
| 575 | desc: in wps F3 pressed |
| 576 | eng: "Scroll" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 577 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 578 | new: |
| 579 | |
| 580 | id: LANG_F3_BAR |
| 581 | desc: in wps F3 pressed |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 582 | eng: "Bar" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 583 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 584 | new: |
| 585 | |
| 586 | id: LANG_END_PLAYLIST_PLAYER |
| 587 | desc: when playlist has finished |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 588 | eng: "End Of List" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 589 | voice: "" |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 590 | new: |
| 591 | |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 592 | id: LANG_END_PLAYLIST_RECORDER |
| 593 | desc: when playlist has finished |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 594 | eng: "End Of Song List" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 595 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 596 | new: |
Björn Stenberg | 505eca7 | 2002-09-18 14:08:05 +0000 | [diff] [blame] | 597 | |
Linus Nielsen Feltzing | 083a6db | 2002-09-23 11:42:48 +0000 | [diff] [blame] | 598 | id: LANG_POWEROFF_IDLE |
| 599 | desc: in settings_menu |
| 600 | eng: "Idle Poweroff" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 601 | voice: "Idle Poweroff" |
Linus Nielsen Feltzing | 083a6db | 2002-09-23 11:42:48 +0000 | [diff] [blame] | 602 | new: |
Daniel Stenberg | 85305da | 2002-09-24 13:37:38 +0000 | [diff] [blame] | 603 | |
| 604 | id: LANG_LANGUAGE_LOADED |
| 605 | desc: shown when a language has been loaded from the dir browser |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 606 | eng: "New Language" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 607 | voice: "" |
Daniel Stenberg | 85305da | 2002-09-24 13:37:38 +0000 | [diff] [blame] | 608 | new: |
Björn Stenberg | a7dcf91 | 2002-09-24 19:12:09 +0000 | [diff] [blame] | 609 | |
| 610 | id: LANG_FILTER |
| 611 | desc: setting name for dir filter |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 612 | eng: "Show Files" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 613 | voice: "Show Files" |
Björn Stenberg | a7dcf91 | 2002-09-24 19:12:09 +0000 | [diff] [blame] | 614 | new: |
| 615 | |
| 616 | id: LANG_FILTER_MUSIC |
| 617 | desc: show only music-related files |
| 618 | eng: "Music" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 619 | voice: "Music" |
Björn Stenberg | a7dcf91 | 2002-09-24 19:12:09 +0000 | [diff] [blame] | 620 | new: |
| 621 | |
| 622 | id: LANG_FILTER_SUPPORTED |
| 623 | desc: show all file types supported by Rockbox |
| 624 | eng: "Supported" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 625 | voice: "Supported" |
Björn Stenberg | a7dcf91 | 2002-09-24 19:12:09 +0000 | [diff] [blame] | 626 | new: |
| 627 | |
| 628 | id: LANG_FILTER_ALL |
| 629 | desc: show all files |
| 630 | eng: "All" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 631 | voice: "All" |
Björn Stenberg | a7dcf91 | 2002-09-24 19:12:09 +0000 | [diff] [blame] | 632 | new: |
Mats Lidell | 8c6f309 | 2002-09-26 05:51:09 +0000 | [diff] [blame] | 633 | |
| 634 | id: LANG_SET_BOOL_YES |
| 635 | desc: bool true representation |
| 636 | eng: "Yes" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 637 | voice: "Yes" |
Mats Lidell | 8c6f309 | 2002-09-26 05:51:09 +0000 | [diff] [blame] | 638 | new: |
| 639 | |
| 640 | id: LANG_SET_BOOL_NO |
| 641 | desc: bool false representation |
| 642 | eng: "No" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 643 | voice: "No" |
Mats Lidell | 8c6f309 | 2002-09-26 05:51:09 +0000 | [diff] [blame] | 644 | new: |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 645 | |
| 646 | id: LANG_PM_MENU |
| 647 | desc: in the display menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 648 | eng: "Peak Meter" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 649 | voice: "Peak Meter" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 650 | new: |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 651 | |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 652 | id: LANG_PM_RELEASE |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 653 | desc: in the peak meter menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 654 | eng: "Peak Release" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 655 | voice: "Peak Release" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 656 | new: |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 657 | |
| 658 | id: LANG_PM_PEAK_HOLD |
| 659 | desc: in the peak meter menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 660 | eng: "Peak Hold Time" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 661 | voice: "Peak Hold Time" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 662 | new: |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 663 | |
| 664 | id: LANG_PM_CLIP_HOLD |
| 665 | desc: in the peak meter menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 666 | eng: "Clip Hold Time" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 667 | voice: "Clip Hold Time" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 668 | new: |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 669 | |
| 670 | id: LANG_PM_ETERNAL |
| 671 | desc: in the peak meter menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 672 | eng: "Eternal" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 673 | voice: "Eternal" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 674 | new: |
Linus Nielsen Feltzing | bb572c4 | 2002-09-27 09:31:31 +0000 | [diff] [blame] | 675 | |
| 676 | id: LANG_PM_UNITS_PER_READ |
| 677 | desc: in the peak meter menu |
Björn Stenberg | 78971c8 | 2002-10-10 21:33:24 +0000 | [diff] [blame] | 678 | eng: "Units Per Read" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 679 | voice: "Units Per Read" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 680 | new: |
Daniel Stenberg | b95fe1a | 2002-10-01 10:59:36 +0000 | [diff] [blame] | 681 | |
| 682 | id: LANG_BACKLIGHT_ON_WHEN_CHARGING |
Jens Arnold | a6d409d | 2005-11-23 20:12:33 +0000 | [diff] [blame] | 683 | desc: in display_settings_menu, backlight timeout with charger connected |
| 684 | eng: "Backlight When Plugged" |
| 685 | voice: "Backlight When Plugged" |
Daniel Stenberg | b95fe1a | 2002-10-01 10:59:36 +0000 | [diff] [blame] | 686 | new: |
Björn Stenberg | a6d0abb | 2002-10-04 08:48:20 +0000 | [diff] [blame] | 687 | |
| 688 | id: LANG_REPEAT |
| 689 | desc: in settings_menu |
| 690 | eng: "Repeat" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 691 | voice: "Repeat" |
Björn Stenberg | a6d0abb | 2002-10-04 08:48:20 +0000 | [diff] [blame] | 692 | new: |
| 693 | |
| 694 | id: LANG_REPEAT_ALL |
| 695 | desc: repeat playlist once all songs have completed |
| 696 | eng: "All" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 697 | voice: "All" |
Björn Stenberg | a6d0abb | 2002-10-04 08:48:20 +0000 | [diff] [blame] | 698 | new: |
| 699 | |
| 700 | id: LANG_REPEAT_ONE |
| 701 | desc: repeat one song |
| 702 | eng: "One" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 703 | voice: "One" |
Björn Stenberg | a6d0abb | 2002-10-04 08:48:20 +0000 | [diff] [blame] | 704 | new: |
Robert Hak | 59ed9d0 | 2002-10-14 12:09:57 +0000 | [diff] [blame] | 705 | |
| 706 | id: LANG_RESET_CONFIRM |
| 707 | desc: confirm to reset settings |
| 708 | eng: "PLAY=Reset" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 709 | voice: "" |
Robert Hak | 59ed9d0 | 2002-10-14 12:09:57 +0000 | [diff] [blame] | 710 | new: |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 711 | |
Robert Hak | 59ed9d0 | 2002-10-14 12:09:57 +0000 | [diff] [blame] | 712 | id: LANG_RESET_CANCEL |
| 713 | desc: confirm to reset settings |
| 714 | eng: "OFF=Cancel" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 715 | voice: "" |
Robert Hak | 59ed9d0 | 2002-10-14 12:09:57 +0000 | [diff] [blame] | 716 | new: |
| 717 | |
Markus Braun | 22a7a2d | 2002-10-14 12:50:20 +0000 | [diff] [blame] | 718 | id: LANG_TIMEFORMAT |
| 719 | desc: select the time format of time in status bar |
| 720 | eng: "Time Format" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 721 | voice: "Time Format" |
Markus Braun | 22a7a2d | 2002-10-14 12:50:20 +0000 | [diff] [blame] | 722 | new: |
| 723 | |
| 724 | id: LANG_12_HOUR_CLOCK |
| 725 | desc: option for 12 hour clock |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 726 | eng: "12 Hour Clock" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 727 | voice: "12 Hour Clock" |
Markus Braun | 22a7a2d | 2002-10-14 12:50:20 +0000 | [diff] [blame] | 728 | new: |
| 729 | |
| 730 | id: LANG_24_HOUR_CLOCK |
| 731 | desc: option for 24 hour clock |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 732 | eng: "24 Hour Clock" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 733 | voice: "24 Hour Clock" |
Markus Braun | 22a7a2d | 2002-10-14 12:50:20 +0000 | [diff] [blame] | 734 | new: |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 735 | |
| 736 | id: LANG_WEEKDAY_SUNDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 737 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 738 | eng: "Sun" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 739 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 740 | new: |
| 741 | |
| 742 | id: LANG_WEEKDAY_MONDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 743 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 744 | eng: "Mon" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 745 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 746 | new: |
| 747 | |
| 748 | id: LANG_WEEKDAY_TUESDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 749 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 750 | eng: "Tue" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 751 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 752 | new: |
| 753 | |
| 754 | id: LANG_WEEKDAY_WEDNESDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 755 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 756 | eng: "Wed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 757 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 758 | new: |
| 759 | |
Robert Hak | 8f8b415 | 2003-02-25 08:33:37 +0000 | [diff] [blame] | 760 | id: LANG_WEEKDAY_THURSDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 761 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 762 | eng: "Thu" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 763 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 764 | new: |
| 765 | |
| 766 | id: LANG_WEEKDAY_FRIDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 767 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 768 | eng: "Fri" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 769 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 770 | new: |
| 771 | |
| 772 | id: LANG_WEEKDAY_SATURDAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 773 | desc: Maximum 3-letter abbreviation for weekday |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 774 | eng: "Sat" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 775 | voice: "" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 776 | new: |
| 777 | |
| 778 | id: LANG_MONTH_JANUARY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 779 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 780 | eng: "Jan" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 781 | voice: "January" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 782 | new: |
| 783 | |
| 784 | id: LANG_MONTH_FEBRUARY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 785 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 786 | eng: "Feb" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 787 | voice: "February" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 788 | new: |
| 789 | |
| 790 | id: LANG_MONTH_MARCH |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 791 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 792 | eng: "Mar" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 793 | voice: "March" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 794 | new: |
| 795 | |
| 796 | id: LANG_MONTH_APRIL |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 797 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 798 | eng: "Apr" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 799 | voice: "April" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 800 | new: |
| 801 | |
| 802 | id: LANG_MONTH_MAY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 803 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 804 | eng: "May" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 805 | voice: "May" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 806 | new: |
| 807 | |
| 808 | id: LANG_MONTH_JUNE |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 809 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 810 | eng: "Jun" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 811 | voice: "June" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 812 | new: |
| 813 | |
| 814 | id: LANG_MONTH_JULY |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 815 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 816 | eng: "Jul" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 817 | voice: "July" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 818 | new: |
| 819 | |
| 820 | id: LANG_MONTH_AUGUST |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 821 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 822 | eng: "Aug" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 823 | voice: "August" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 824 | new: |
| 825 | |
| 826 | id: LANG_MONTH_SEPTEMBER |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 827 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 828 | eng: "Sep" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 829 | voice: "September" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 830 | new: |
| 831 | |
| 832 | id: LANG_MONTH_OCTOBER |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 833 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 834 | eng: "Oct" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 835 | voice: "October" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 836 | new: |
| 837 | |
| 838 | id: LANG_MONTH_NOVEMBER |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 839 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 840 | eng: "Nov" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 841 | voice: "November" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 842 | new: |
| 843 | |
| 844 | id: LANG_MONTH_DECEMBER |
Daniel Stenberg | b51b24e | 2002-10-15 08:06:34 +0000 | [diff] [blame] | 845 | desc: Maximum 3-letter abbreviation for monthname |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 846 | eng: "Dec" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 847 | voice: "December" |
Markus Braun | fead32c | 2002-10-14 14:59:24 +0000 | [diff] [blame] | 848 | new: |
Daniel Stenberg | 2974dcb | 2002-10-15 07:20:22 +0000 | [diff] [blame] | 849 | |
Jens Arnold | 0207559 | 2005-06-29 18:00:35 +0000 | [diff] [blame] | 850 | id: LANG_RESUME_SETTING_ASK_ONCE |
| 851 | desc: DEPRECATED |
| 852 | eng: "" |
| 853 | voice: "" |
Christi Scarborough | c811b97 | 2005-06-29 13:23:02 +0000 | [diff] [blame] | 854 | new: |
| 855 | |
Robert Hak | 5a9e892 | 2002-10-26 05:26:23 +0000 | [diff] [blame] | 856 | id: LANG_BATTERY_DISPLAY |
| 857 | desc: Battery type title |
| 858 | eng: "Battery Display" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 859 | voice: "Battery Display" |
Robert Hak | 5a9e892 | 2002-10-26 05:26:23 +0000 | [diff] [blame] | 860 | new: |
Robert Hak | c88751f | 2002-10-16 07:25:33 +0000 | [diff] [blame] | 861 | |
Robert Hak | 5a9e892 | 2002-10-26 05:26:23 +0000 | [diff] [blame] | 862 | id: LANG_VOLUME_DISPLAY |
| 863 | desc: Volume type title |
| 864 | eng: "Volume Display" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 865 | voice: "Volume Display" |
Robert Hak | 5a9e892 | 2002-10-26 05:26:23 +0000 | [diff] [blame] | 866 | new: |
| 867 | |
| 868 | id: LANG_DISPLAY_GRAPHIC |
| 869 | desc: Label for type of icon display |
| 870 | eng: "Graphic" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 871 | voice: "Graphic" |
Robert Hak | 5a9e892 | 2002-10-26 05:26:23 +0000 | [diff] [blame] | 872 | new: |
| 873 | |
| 874 | id: LANG_DISPLAY_NUMERIC |
| 875 | desc: Label for type of icon display |
| 876 | eng: "Numeric" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 877 | voice: "Numeric" |
Robert Hak | 5a9e892 | 2002-10-26 05:26:23 +0000 | [diff] [blame] | 878 | new: |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 879 | |
| 880 | id: LANG_PM_PERFORMANCE |
Jens Arnold | 99a0598 | 2005-08-29 20:07:17 +0000 | [diff] [blame] | 881 | desc: DEPRECATED |
| 882 | eng: "" |
| 883 | voice: |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 884 | new: |
| 885 | |
| 886 | id: LANG_PM_HIGH_PERFORMANCE |
Jens Arnold | 99a0598 | 2005-08-29 20:07:17 +0000 | [diff] [blame] | 887 | desc: DEPRECATED |
| 888 | eng: "" |
| 889 | voice: "" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 890 | new: |
| 891 | |
| 892 | id: LANG_PM_ENERGY_SAVER |
Jens Arnold | 99a0598 | 2005-08-29 20:07:17 +0000 | [diff] [blame] | 893 | desc: DEPRECATED |
| 894 | eng: "" |
| 895 | voice: "" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 896 | new: |
| 897 | |
| 898 | id: LANG_PM_SCALE |
| 899 | desc: in the peak meter menu |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 900 | eng: "Scale" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 901 | voice: "Scale" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 902 | new: |
| 903 | |
| 904 | id: LANG_PM_DBFS |
| 905 | desc: in the peak meter menu |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 906 | eng: "Logarithmic(dB)" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 907 | voice: "Logarithmic decibel" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 908 | new: |
| 909 | |
| 910 | id: LANG_PM_LINEAR |
| 911 | desc: in the peak meter menu |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 912 | eng: "Linear(%)" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 913 | voice: "Linear percent" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 914 | new: |
| 915 | |
| 916 | id: LANG_PM_MIN |
| 917 | desc: in the peak meter menu |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 918 | eng: "Minimum Of Range" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 919 | voice: "Minimum Of Range" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 920 | new: |
| 921 | |
| 922 | id: LANG_PM_MAX |
| 923 | desc: in the peak meter menu |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 924 | eng: "Maximum Of Range" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 925 | voice: "Maximum Of Range" |
Daniel Stenberg | 9c32d1a | 2002-10-29 12:30:16 +0000 | [diff] [blame] | 926 | new: |
Robert Hak | 21d70af | 2003-02-25 14:04:56 +0000 | [diff] [blame] | 927 | |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 928 | id: LANG_RECORDING |
| 929 | desc: in the main menu |
| 930 | eng: "Recording" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 931 | voice: "Recording" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 932 | new: |
| 933 | |
| 934 | id: LANG_RECORDING_GAIN |
| 935 | desc: in the recording screen |
| 936 | eng: "Gain" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 937 | voice: "" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 938 | new: |
| 939 | |
| 940 | id: LANG_RECORDING_LEFT |
| 941 | desc: in the recording screen |
Andy | e6e5496 | 2005-11-12 04:00:56 +0000 | [diff] [blame] | 942 | eng: "Gain Left" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 943 | voice: "" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 944 | new: |
| 945 | |
| 946 | id: LANG_RECORDING_RIGHT |
| 947 | desc: in the recording screen |
Andy | e6e5496 | 2005-11-12 04:00:56 +0000 | [diff] [blame] | 948 | eng: "Gain Right" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 949 | voice: "" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 950 | new: |
| 951 | |
| 952 | id: LANG_RECORDING_QUALITY |
| 953 | desc: in the recording settings |
| 954 | eng: "Quality" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 955 | voice: "Quality" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 956 | new: |
| 957 | |
| 958 | id: LANG_RECORDING_FREQUENCY |
| 959 | desc: in the recording settings |
| 960 | eng: "Frequency" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 961 | voice: "Frequency" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 962 | new: |
| 963 | |
| 964 | id: LANG_RECORDING_SOURCE |
| 965 | desc: in the recording settings |
| 966 | eng: "Source" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 967 | voice: "Source" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 968 | new: |
| 969 | |
Linus Nielsen Feltzing | afe0da9 | 2002-11-10 23:18:33 +0000 | [diff] [blame] | 970 | id: LANG_RECORDING_CHANNELS |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 971 | desc: in the recording settings |
Linus Nielsen Feltzing | afe0da9 | 2002-11-10 23:18:33 +0000 | [diff] [blame] | 972 | eng: "Channels" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 973 | voice: "Channels" |
Linus Nielsen Feltzing | afe0da9 | 2002-11-10 23:18:33 +0000 | [diff] [blame] | 974 | new: |
| 975 | |
| 976 | id: LANG_RECORDING_SRC_MIC |
| 977 | desc: in the recording settings |
| 978 | eng: "Mic" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 979 | voice: "Microphone" |
Linus Nielsen Feltzing | afe0da9 | 2002-11-10 23:18:33 +0000 | [diff] [blame] | 980 | new: |
| 981 | |
| 982 | id: LANG_RECORDING_SRC_LINE |
| 983 | desc: in the recording settings |
| 984 | eng: "Line In" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 985 | voice: "Line In" |
Linus Nielsen Feltzing | afe0da9 | 2002-11-10 23:18:33 +0000 | [diff] [blame] | 986 | new: |
| 987 | |
| 988 | id: LANG_RECORDING_SRC_DIGITAL |
| 989 | desc: in the recording settings |
| 990 | eng: "Digital" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 991 | voice: "Digital" |
Linus Nielsen Feltzing | afe0da9 | 2002-11-10 23:18:33 +0000 | [diff] [blame] | 992 | new: |
| 993 | |
| 994 | id: LANG_RECORDING_SETTINGS |
| 995 | desc: in the main menu |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 996 | eng: "Recording Settings" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 997 | voice: "Recording Settings" |
Linus Nielsen Feltzing | 1325c9d | 2002-11-10 16:42:31 +0000 | [diff] [blame] | 998 | new: |
Björn Stenberg | 6fb512a | 2002-11-12 11:32:26 +0000 | [diff] [blame] | 999 | |
| 1000 | id: LANG_DISK_STAT |
Jens Arnold | 2116bba | 2005-01-31 00:39:20 +0000 | [diff] [blame] | 1001 | desc: DEPRECATED |
| 1002 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1003 | voice: "" |
Björn Stenberg | 6fb512a | 2002-11-12 11:32:26 +0000 | [diff] [blame] | 1004 | new: |
| 1005 | |
| 1006 | id: LANG_DISK_FREE_STAT |
Jens Arnold | 2116bba | 2005-01-31 00:39:20 +0000 | [diff] [blame] | 1007 | desc: DEPRECATED |
| 1008 | eng: "" |
| 1009 | voice: "" |
Björn Stenberg | 6fb512a | 2002-11-12 11:32:26 +0000 | [diff] [blame] | 1010 | new: |
| 1011 | |
Björn Stenberg | 2b77b4f | 2002-11-28 22:46:19 +0000 | [diff] [blame] | 1012 | id: LANG_POWEROFF |
| 1013 | desc: disk poweroff flag |
| 1014 | eng: "Disk Poweroff" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1015 | voice: "Disk Poweroff" |
Björn Stenberg | 2b77b4f | 2002-11-28 22:46:19 +0000 | [diff] [blame] | 1016 | new: |
Robert Hak | 0789d42 | 2002-11-30 09:42:13 +0000 | [diff] [blame] | 1017 | |
| 1018 | id: LANG_FILTER_PLAYLIST |
| 1019 | desc: show only playlist |
| 1020 | eng: "Playlists" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1021 | voice: "Playlists" |
Robert Hak | 0789d42 | 2002-11-30 09:42:13 +0000 | [diff] [blame] | 1022 | new: |
| 1023 | |
Björn Stenberg | f09c5f4 | 2002-12-03 14:18:51 +0000 | [diff] [blame] | 1024 | id: LANG_BATTERY_TIME |
| 1025 | desc: battery level in % and estimated time remaining |
| 1026 | eng: "%d%% %dh %dm" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 1027 | voice: "Battery level" |
Björn Stenberg | f09c5f4 | 2002-12-03 14:18:51 +0000 | [diff] [blame] | 1028 | new: |
Linus Nielsen Feltzing | b43dba8 | 2002-12-03 22:41:50 +0000 | [diff] [blame] | 1029 | |
| 1030 | id: LANG_SLEEP_TIMER |
| 1031 | desc: sleep timer setting |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1032 | eng: "Sleep Timer" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1033 | voice: "Sleep Timer" |
Linus Nielsen Feltzing | b43dba8 | 2002-12-03 22:41:50 +0000 | [diff] [blame] | 1034 | new: |
Linus Nielsen Feltzing | b8ff5f8 | 2002-12-05 13:09:51 +0000 | [diff] [blame] | 1035 | |
| 1036 | id: LANG_MP3BUFFER_MARGIN |
| 1037 | desc: MP3 buffer margin time |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1038 | eng: "Anti-Skip Buffer" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1039 | voice: "Anti-Skip Buffer" |
Linus Nielsen Feltzing | b8ff5f8 | 2002-12-05 13:09:51 +0000 | [diff] [blame] | 1040 | new: |
Björn Stenberg | a2e98c1 | 2002-12-12 15:20:37 +0000 | [diff] [blame] | 1041 | |
| 1042 | id: LANG_BIDIR_SCROLL |
| 1043 | desc: Bidirectional scroll limit |
| 1044 | eng: "Bidirectional Scroll Limit" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1045 | voice: "Bidirectional Scroll Limit" |
Björn Stenberg | a2e98c1 | 2002-12-12 15:20:37 +0000 | [diff] [blame] | 1046 | new: |
| 1047 | |
| 1048 | id: LANG_SCROLL_DELAY |
| 1049 | desc: Delay before scrolling |
| 1050 | eng: "Scroll Start Delay" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1051 | voice: "Scroll Start Delay" |
Björn Stenberg | a2e98c1 | 2002-12-12 15:20:37 +0000 | [diff] [blame] | 1052 | new: |
| 1053 | |
| 1054 | id: LANG_SCROLL_STEP |
| 1055 | desc: Pixels to advance per scroll |
| 1056 | eng: "Scroll Step Size" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1057 | voice: "Scroll Step Size" |
Björn Stenberg | a2e98c1 | 2002-12-12 15:20:37 +0000 | [diff] [blame] | 1058 | new: |
| 1059 | |
| 1060 | id: LANG_SCROLL_STEP_EXAMPLE |
| 1061 | desc: Pixels to advance per scroll |
| 1062 | eng: "Scroll Step Size Setting Example Text" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1063 | voice: "" |
Björn Stenberg | a2e98c1 | 2002-12-12 15:20:37 +0000 | [diff] [blame] | 1064 | new: |
Robert Hak | 65002e8 | 2002-12-12 16:56:19 +0000 | [diff] [blame] | 1065 | |
| 1066 | id: LANG_SCROLL_SPEED |
| 1067 | desc: in display_settings_menu() |
| 1068 | eng: "Scroll Speed" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1069 | voice: "Scroll Speed" |
Uwe Freese | 9c97044 | 2002-12-14 15:41:42 +0000 | [diff] [blame] | 1070 | new: |
| 1071 | |
| 1072 | id: LANG_TRICKLE_CHARGE |
Jörg Hohensohn | d061b37 | 2005-03-03 08:32:55 +0000 | [diff] [blame] | 1073 | desc: DEPRECATED |
| 1074 | eng: "" |
| 1075 | voice: "" |
Uwe Freese | 9c97044 | 2002-12-14 15:41:42 +0000 | [diff] [blame] | 1076 | new: |
| 1077 | |
| 1078 | id: LANG_BATTERY_TOPOFF_CHARGE |
| 1079 | desc: in info display, shows that top off charge is running |
| 1080 | eng: "Battery: Top-Off Chg" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1081 | voice: "" |
Uwe Freese | 9c97044 | 2002-12-14 15:41:42 +0000 | [diff] [blame] | 1082 | new: |
| 1083 | |
| 1084 | id: LANG_BATTERY_TRICKLE_CHARGE |
| 1085 | desc: in info display, shows that trickle charge is running |
| 1086 | eng: "Battery: Trickle Chg" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1087 | voice: "" |
Uwe Freese | 9c97044 | 2002-12-14 15:41:42 +0000 | [diff] [blame] | 1088 | new: |
Uwe Freese | f34de9d | 2002-12-15 18:12:54 +0000 | [diff] [blame] | 1089 | |
| 1090 | id: LANG_BATTERY_CAPACITY |
| 1091 | desc: in settings_menu |
| 1092 | eng: "Battery Capacity" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1093 | voice: "Battery Capacity" |
Uwe Freese | f34de9d | 2002-12-15 18:12:54 +0000 | [diff] [blame] | 1094 | new: |
Björn Stenberg | c78e1b0 | 2003-01-09 00:55:00 +0000 | [diff] [blame] | 1095 | |
Kjell Ericson | 5caec3a | 2003-01-14 13:48:19 +0000 | [diff] [blame] | 1096 | id: LANG_MENU_SETTING_CANCEL |
| 1097 | desc: Visual confirmation of canceling a changed setting |
| 1098 | eng: "Canceled" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1099 | voice: "" |
Kjell Ericson | 5caec3a | 2003-01-14 13:48:19 +0000 | [diff] [blame] | 1100 | new: |
| 1101 | |
Björn Stenberg | caebdd4 | 2003-01-15 14:52:53 +0000 | [diff] [blame] | 1102 | id: LANG_QUEUE |
| 1103 | desc: The verb/action Queue |
| 1104 | eng: "Queue" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1105 | voice: "Queue" |
Björn Stenberg | caebdd4 | 2003-01-15 14:52:53 +0000 | [diff] [blame] | 1106 | new: |
| 1107 | |
| 1108 | id: LANG_DELETE |
| 1109 | desc: The verb/action Delete |
| 1110 | eng: "Delete" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1111 | voice: "Delete" |
Björn Stenberg | caebdd4 | 2003-01-15 14:52:53 +0000 | [diff] [blame] | 1112 | new: |
| 1113 | |
| 1114 | id: LANG_REALLY_DELETE |
| 1115 | desc: Really Delete? |
| 1116 | eng: "Delete?" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1117 | voice: "" |
Björn Stenberg | caebdd4 | 2003-01-15 14:52:53 +0000 | [diff] [blame] | 1118 | new: |
| 1119 | |
| 1120 | id: LANG_DELETED |
| 1121 | desc: A file has beed deleted |
| 1122 | eng: "Deleted" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1123 | voice: "" |
Björn Stenberg | caebdd4 | 2003-01-15 14:52:53 +0000 | [diff] [blame] | 1124 | new: |
| 1125 | |
| 1126 | id: LANG_RENAME |
| 1127 | desc: The verb/action Rename |
| 1128 | eng: "Rename" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1129 | voice: "Rename" |
Björn Stenberg | caebdd4 | 2003-01-15 14:52:53 +0000 | [diff] [blame] | 1130 | new: |
| 1131 | |
| 1132 | id: LANG_FAILED |
| 1133 | desc: Something failed. To be appended after above actions |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1134 | eng: "Failed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1135 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1136 | new: |
Uwe Freese | 86352cc | 2003-01-22 12:50:34 +0000 | [diff] [blame] | 1137 | |
| 1138 | id: LANG_ALARM_MOD_ALARM_MENU |
| 1139 | desc: The name of the additional entry in the main menu for the RTC alarm mod. |
| 1140 | eng: "Wake-Up Alarm" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1141 | voice: "Wake-Up Alarm" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1142 | new: |
Uwe Freese | 86352cc | 2003-01-22 12:50:34 +0000 | [diff] [blame] | 1143 | |
| 1144 | id: LANG_ALARM_MOD_TIME |
| 1145 | desc: The current alarm time shown in the alarm menu for the RTC alarm mod. |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1146 | eng: "Alarm Time: %02d:%02d" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1147 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1148 | new: |
Uwe Freese | 86352cc | 2003-01-22 12:50:34 +0000 | [diff] [blame] | 1149 | |
| 1150 | id: LANG_ALARM_MOD_TIME_TO_GO |
| 1151 | desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1152 | eng: "Waking Up In %d:%02d" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1153 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1154 | new: |
Uwe Freese | 86352cc | 2003-01-22 12:50:34 +0000 | [diff] [blame] | 1155 | |
| 1156 | id: LANG_ALARM_MOD_SHUTDOWN |
| 1157 | desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). |
Christi Scarborough | a83ffb2 | 2005-02-06 17:21:42 +0000 | [diff] [blame] | 1158 | eng: "Alarm Set" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1159 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1160 | new: |
Uwe Freese | 86352cc | 2003-01-22 12:50:34 +0000 | [diff] [blame] | 1161 | |
| 1162 | id: LANG_ALARM_MOD_ERROR |
| 1163 | desc: The text that tells that the time is incorrect (for the RTC alarm mod). |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1164 | eng: "Alarm Time Is Too Soon!" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1165 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1166 | new: |
Uwe Freese | 86352cc | 2003-01-22 12:50:34 +0000 | [diff] [blame] | 1167 | |
| 1168 | id: LANG_ALARM_MOD_KEYS |
| 1169 | desc: Shown key functions in alarm menu (for the RTC alarm mod). |
| 1170 | eng: "PLAY=Set OFF=Cancel" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1171 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1172 | new: |
Björn Stenberg | efb165f | 2003-01-29 13:20:22 +0000 | [diff] [blame] | 1173 | |
| 1174 | id: LANG_CREATE_PLAYLIST |
| 1175 | desc: Menu option for creating a playlist |
| 1176 | eng: "Create Playlist" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1177 | voice: "Create Playlist" |
Björn Stenberg | efb165f | 2003-01-29 13:20:22 +0000 | [diff] [blame] | 1178 | new: |
| 1179 | |
| 1180 | id: LANG_CREATING |
| 1181 | desc: Screen feedback during playlist creation |
| 1182 | eng: "Creating" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1183 | voice: "" |
Björn Stenberg | efb165f | 2003-01-29 13:20:22 +0000 | [diff] [blame] | 1184 | new: |
Mats Lidell | 23826f0 | 2003-01-31 07:26:56 +0000 | [diff] [blame] | 1185 | |
| 1186 | id: LANG_PLAYER_KEYBOARD_BACKSPACE |
Jens Arnold | 7ebcaaf | 2005-02-07 07:44:40 +0000 | [diff] [blame] | 1187 | desc: DEPRECATED |
Jens Arnold | 9099540 | 2005-02-07 07:48:12 +0000 | [diff] [blame] | 1188 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1189 | voice: "" |
Mats Lidell | 23826f0 | 2003-01-31 07:26:56 +0000 | [diff] [blame] | 1190 | new: |
| 1191 | |
| 1192 | id: LANG_PLAYER_KEYBOARD_DELETE |
Jens Arnold | 7ebcaaf | 2005-02-07 07:44:40 +0000 | [diff] [blame] | 1193 | desc: DEPRECATED |
| 1194 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1195 | voice: "" |
Mats Lidell | 23826f0 | 2003-01-31 07:26:56 +0000 | [diff] [blame] | 1196 | new: |
| 1197 | |
| 1198 | id: LANG_PLAYER_KEYBOARD_ACCEPT |
Jens Arnold | 7ebcaaf | 2005-02-07 07:44:40 +0000 | [diff] [blame] | 1199 | desc: DEPRECATED |
| 1200 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1201 | voice: "" |
Mats Lidell | 23826f0 | 2003-01-31 07:26:56 +0000 | [diff] [blame] | 1202 | new: |
| 1203 | |
| 1204 | id: LANG_PLAYER_KEYBOARD_ABORT |
Jens Arnold | 7ebcaaf | 2005-02-07 07:44:40 +0000 | [diff] [blame] | 1205 | desc: DEPRECATED |
| 1206 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1207 | voice: "" |
Mats Lidell | 23826f0 | 2003-01-31 07:26:56 +0000 | [diff] [blame] | 1208 | new: |
Björn Stenberg | 39f7b66 | 2003-02-11 15:03:28 +0000 | [diff] [blame] | 1209 | |
| 1210 | id: LANG_MENU_SHOW_ID3_INFO |
| 1211 | desc: Menu option to start id3 viewer |
| 1212 | eng: "Show ID3 Info" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1213 | voice: "Show ID3 Info" |
Björn Stenberg | 39f7b66 | 2003-02-11 15:03:28 +0000 | [diff] [blame] | 1214 | new: |
| 1215 | |
| 1216 | id: LANG_ID3_GENRE |
| 1217 | desc: ID3 frame 'genre' |
| 1218 | eng: "[Genre]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1219 | voice: "" |
Björn Stenberg | 39f7b66 | 2003-02-11 15:03:28 +0000 | [diff] [blame] | 1220 | new: |
| 1221 | |
| 1222 | id: LANG_ID3_YEAR |
| 1223 | desc: ID3 info 'year' |
| 1224 | eng: "[Year]" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1225 | voice: "" |
Björn Stenberg | 39f7b66 | 2003-02-11 15:03:28 +0000 | [diff] [blame] | 1226 | new: |
| 1227 | |
| 1228 | id: LANG_ID3_NO_INFO |
| 1229 | desc: ID3 info is missing |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1230 | eng: "<No Info>" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1231 | voice: "" |
Björn Stenberg | 39f7b66 | 2003-02-11 15:03:28 +0000 | [diff] [blame] | 1232 | new: |
Linus Nielsen Feltzing | 1fcd31d | 2003-02-14 02:48:12 +0000 | [diff] [blame] | 1233 | |
| 1234 | id: LANG_RECORDING_TIME |
| 1235 | desc: Display of recorded time |
| 1236 | eng: "Time:" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1237 | voice: "" |
Linus Nielsen Feltzing | 1fcd31d | 2003-02-14 02:48:12 +0000 | [diff] [blame] | 1238 | new: |
| 1239 | |
| 1240 | id: LANG_RECORDING_SIZE |
| 1241 | desc: Display of recorded file size |
| 1242 | eng: "Size:" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1243 | voice: "" |
Linus Nielsen Feltzing | 1fcd31d | 2003-02-14 02:48:12 +0000 | [diff] [blame] | 1244 | new: |
Björn Stenberg | c4d8d97 | 2003-02-14 09:44:34 +0000 | [diff] [blame] | 1245 | |
Björn Stenberg | 9c16e12 | 2003-02-14 14:14:55 +0000 | [diff] [blame] | 1246 | id: LANG_SETTINGS_LOADED1 |
| 1247 | desc: Feedback shown when a .cfg file is loaded |
| 1248 | eng: "Settings" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1249 | voice: "" |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 1250 | new: |
Björn Stenberg | 9c16e12 | 2003-02-14 14:14:55 +0000 | [diff] [blame] | 1251 | |
| 1252 | id: LANG_SETTINGS_LOADED2 |
| 1253 | desc: Feedback shown when a .cfg file is loaded |
Eric Linenberg | 3426d03 | 2003-02-24 18:21:11 +0000 | [diff] [blame] | 1254 | eng: "Loaded" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1255 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1256 | new: |
Björn Stenberg | e2628d9 | 2003-02-14 15:54:52 +0000 | [diff] [blame] | 1257 | |
| 1258 | id: LANG_FADE_ON_STOP |
Robert Hak | 21d70af | 2003-02-25 14:04:56 +0000 | [diff] [blame] | 1259 | desc: options menu to set fade on stop or pause |
Björn Stenberg | e2628d9 | 2003-02-14 15:54:52 +0000 | [diff] [blame] | 1260 | eng: "Fade On Stop/Pause" |
Jörg Hohensohn | 34fa6a4 | 2004-03-22 07:43:55 +0000 | [diff] [blame] | 1261 | voice: "Fade On Stop and Pause" |
Björn Stenberg | e2628d9 | 2003-02-14 15:54:52 +0000 | [diff] [blame] | 1262 | new: |
Robert Hak | acf048d | 2003-02-21 18:42:50 +0000 | [diff] [blame] | 1263 | |
| 1264 | id: LANG_SOKOBAN_ON |
Linus Nielsen Feltzing | 748b389 | 2004-06-03 08:29:09 +0000 | [diff] [blame] | 1265 | desc: DEPRECATED |
| 1266 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1267 | voice: "" |
Robert Hak | acf048d | 2003-02-21 18:42:50 +0000 | [diff] [blame] | 1268 | new: |
Björn Stenberg | b107920 | 2003-02-27 14:22:30 +0000 | [diff] [blame] | 1269 | |
| 1270 | id: LANG_INVERT |
| 1271 | desc: in settings_menu |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1272 | eng: "LCD Mode" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1273 | voice: "LCD Mode" |
Björn Stenberg | b107920 | 2003-02-27 14:22:30 +0000 | [diff] [blame] | 1274 | new: |
Björn Stenberg | 6da56d9 | 2003-02-27 15:02:20 +0000 | [diff] [blame] | 1275 | |
| 1276 | id: LANG_CHANNEL_STEREO_NARROW_PLAYER |
Jens Arnold | 76b257f | 2005-01-12 00:24:15 +0000 | [diff] [blame] | 1277 | desc: DEPRECATED |
| 1278 | eng: "" |
| 1279 | voice: "" |
Björn Stenberg | 6da56d9 | 2003-02-27 15:02:20 +0000 | [diff] [blame] | 1280 | new: |
| 1281 | |
| 1282 | id: LANG_CHANNEL_STEREO_NARROW_RECORDER |
Jens Arnold | 76b257f | 2005-01-12 00:24:15 +0000 | [diff] [blame] | 1283 | desc: DEPRECATED |
| 1284 | eng: "" |
| 1285 | voice: "" |
Björn Stenberg | 6da56d9 | 2003-02-27 15:02:20 +0000 | [diff] [blame] | 1286 | new: |
| 1287 | |
| 1288 | id: LANG_CHANNEL_STEREO_WIDE |
Jens Arnold | 76b257f | 2005-01-12 00:24:15 +0000 | [diff] [blame] | 1289 | desc: DEPRECATED |
| 1290 | eng: "" |
| 1291 | voice: "" |
Björn Stenberg | 6da56d9 | 2003-02-27 15:02:20 +0000 | [diff] [blame] | 1292 | new: |
| 1293 | |
| 1294 | id: LANG_CHANNEL_KARAOKE |
| 1295 | desc: in sound_settings |
| 1296 | eng: "Karaoke" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1297 | voice: "Karaoke" |
Björn Stenberg | 6da56d9 | 2003-02-27 15:02:20 +0000 | [diff] [blame] | 1298 | new: |
Björn Stenberg | c5aaab4 | 2003-03-10 16:31:02 +0000 | [diff] [blame] | 1299 | |
| 1300 | id: LANG_SAVE_SETTINGS |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1301 | desc: in system_settings_menu() |
Björn Stenberg | c5aaab4 | 2003-03-10 16:31:02 +0000 | [diff] [blame] | 1302 | eng: "Write .cfg file" |
Jörg Hohensohn | 34fa6a4 | 2004-03-22 07:43:55 +0000 | [diff] [blame] | 1303 | voice: "Write configuration file" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1304 | new: |
Björn Stenberg | c5aaab4 | 2003-03-10 16:31:02 +0000 | [diff] [blame] | 1305 | |
| 1306 | id: LANG_SETTINGS_SAVED1 |
| 1307 | desc: Feedback shown when a .cfg file is saved |
| 1308 | eng: "Settings" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1309 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1310 | new: |
Björn Stenberg | c5aaab4 | 2003-03-10 16:31:02 +0000 | [diff] [blame] | 1311 | |
| 1312 | id: LANG_SETTINGS_SAVED2 |
| 1313 | desc: Feedback shown when a .cfg file is saved |
| 1314 | eng: "Saved" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1315 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1316 | new: |
Linus Nielsen Feltzing | 427e749 | 2003-04-10 00:16:46 +0000 | [diff] [blame] | 1317 | |
| 1318 | id: LANG_VBRFIX_STOP_PLAY |
Linus Nielsen Feltzing | 183e146 | 2004-06-10 13:36:09 +0000 | [diff] [blame] | 1319 | desc: DEPRECATED |
| 1320 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1321 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1322 | new: |
Linus Nielsen Feltzing | 427e749 | 2003-04-10 00:16:46 +0000 | [diff] [blame] | 1323 | |
| 1324 | id: LANG_VBRFIX_NOT_VBR |
Linus Nielsen Feltzing | 183e146 | 2004-06-10 13:36:09 +0000 | [diff] [blame] | 1325 | desc: DEPRECATED |
| 1326 | eng: "" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1327 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1328 | new: |
Linus Nielsen Feltzing | dbea94f | 2003-04-13 15:03:44 +0000 | [diff] [blame] | 1329 | |
| 1330 | id: LANG_VBRFIX |
Linus Nielsen Feltzing | 183e146 | 2004-06-10 13:36:09 +0000 | [diff] [blame] | 1331 | desc: DEPRECATED |
| 1332 | eng: "" |
| 1333 | voice: "" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1334 | new: |
Linus Nielsen Feltzing | e43b78a | 2003-04-16 00:12:31 +0000 | [diff] [blame] | 1335 | |
| 1336 | id: LANG_INVERT_CURSOR |
Linus Nielsen Feltzing | 6c2af7c | 2005-09-01 08:04:37 +0000 | [diff] [blame] | 1337 | desc: in settings_menu |
| 1338 | eng: "Line Selector" |
| 1339 | voice: "Line Selector" |
Linus Nielsen Feltzing | e43b78a | 2003-04-16 00:12:31 +0000 | [diff] [blame] | 1340 | new: |
Linus Nielsen Feltzing | 478da62 | 2003-04-20 22:00:30 +0000 | [diff] [blame] | 1341 | |
| 1342 | id: LANG_RECORDING_EDITABLE |
| 1343 | desc: Editable recordings setting |
Linus Nielsen Feltzing | b39dadf | 2003-04-22 22:31:06 +0000 | [diff] [blame] | 1344 | eng: "Independent frames" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1345 | voice: "Independent frames" |
Linus Nielsen Feltzing | 478da62 | 2003-04-20 22:00:30 +0000 | [diff] [blame] | 1346 | new: |
Jörg Hohensohn | 2bf1db9 | 2003-04-21 16:15:17 +0000 | [diff] [blame] | 1347 | |
| 1348 | id: LANG_STATUS_BAR |
| 1349 | desc: display menu, F3 substitute |
| 1350 | eng: "Status Bar" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1351 | voice: "Status Bar" |
Jörg Hohensohn | 2bf1db9 | 2003-04-21 16:15:17 +0000 | [diff] [blame] | 1352 | new: |
| 1353 | |
| 1354 | id: LANG_SCROLL_BAR |
| 1355 | desc: display menu, F3 substitute |
| 1356 | eng: "Scroll Bar" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1357 | voice: "Scroll Bar" |
Jörg Hohensohn | 2bf1db9 | 2003-04-21 16:15:17 +0000 | [diff] [blame] | 1358 | new: |
Björn Stenberg | 8658752 | 2003-04-23 09:17:34 +0000 | [diff] [blame] | 1359 | |
| 1360 | id: LANG_CAPTION_BACKLIGHT |
| 1361 | desc: in settings_menu |
| 1362 | eng: "Caption backlight" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1363 | voice: "Caption backlight" |
Björn Stenberg | 8658752 | 2003-04-23 09:17:34 +0000 | [diff] [blame] | 1364 | new: |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1365 | |
| 1366 | id: LANG_INVERT_CURSOR_POINTER |
Linus Nielsen Feltzing | 6c2af7c | 2005-09-01 08:04:37 +0000 | [diff] [blame] | 1367 | desc: in settings_menu |
| 1368 | eng: "Pointer" |
| 1369 | voice: "Pointer" |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1370 | new: |
| 1371 | |
| 1372 | id: LANG_INVERT_CURSOR_BAR |
Linus Nielsen Feltzing | 6c2af7c | 2005-09-01 08:04:37 +0000 | [diff] [blame] | 1373 | desc: in settings_menu |
| 1374 | eng: "Bar(Inverse)" |
| 1375 | voice: "Inverse Bar" |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1376 | new: |
| 1377 | |
| 1378 | id: LANG_INVERT_LCD_NORMAL |
| 1379 | desc: in settings_menu |
| 1380 | eng: "Normal" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1381 | voice: "Normal" |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1382 | new: |
| 1383 | |
| 1384 | id: LANG_INVERT_LCD_INVERSE |
| 1385 | desc: in settings_menu |
| 1386 | eng: "Inverse" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1387 | voice: "Inverse" |
Björn Stenberg | 233b7f3 | 2003-04-24 13:13:16 +0000 | [diff] [blame] | 1388 | new: |
Linus Nielsen Feltzing | 20d031f | 2003-05-09 16:01:21 +0000 | [diff] [blame] | 1389 | |
| 1390 | id: LANG_MAX_FILES_IN_DIR |
| 1391 | desc: in settings_menu |
| 1392 | eng: "Max files in dir browser" |
Jens Arnold | 50d99ef | 2005-09-27 22:51:16 +0000 | [diff] [blame] | 1393 | voice: "Maximum files in directory browser" |
Linus Nielsen Feltzing | 20d031f | 2003-05-09 16:01:21 +0000 | [diff] [blame] | 1394 | new: |
| 1395 | |
| 1396 | id: LANG_MAX_FILES_IN_PLAYLIST |
| 1397 | desc: in settings_menu |
| 1398 | eng: "Max playlist size" |
Jens Arnold | 50d99ef | 2005-09-27 22:51:16 +0000 | [diff] [blame] | 1399 | voice: "Maximum playlist size" |
Linus Nielsen Feltzing | 20d031f | 2003-05-09 16:01:21 +0000 | [diff] [blame] | 1400 | new: |
Kjell Ericson | 53f156a | 2003-05-22 06:42:14 +0000 | [diff] [blame] | 1401 | |
| 1402 | id: LANG_JUMP_SCROLL |
| 1403 | desc: (player) menu altarnative for jump scroll |
| 1404 | eng: "Jump scroll" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1405 | voice: "Jump scroll" |
Kjell Ericson | 53f156a | 2003-05-22 06:42:14 +0000 | [diff] [blame] | 1406 | new: |
| 1407 | |
| 1408 | id: LANG_ONE_TIME |
| 1409 | desc: (player) the jump scroll shall be done "one time" |
| 1410 | eng: "One time" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1411 | voice: "One time" |
Kjell Ericson | 53f156a | 2003-05-22 06:42:14 +0000 | [diff] [blame] | 1412 | new: |
| 1413 | |
| 1414 | id: LANG_ALWAYS |
| 1415 | desc: (player) the jump scroll shall be done "always" |
| 1416 | eng: "Always" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1417 | voice: "Always" |
Kjell Ericson | 53f156a | 2003-05-22 06:42:14 +0000 | [diff] [blame] | 1418 | new: |
Kjell Ericson | 6143eeb | 2003-05-27 12:54:11 +0000 | [diff] [blame] | 1419 | |
| 1420 | id: LANG_JUMP_SCROLL_DELAY |
| 1421 | desc: (player) Delay before making a jump scroll |
| 1422 | eng: "Jump Scroll Delay" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1423 | voice: "Jump Scroll Delay" |
Kjell Ericson | 6143eeb | 2003-05-27 12:54:11 +0000 | [diff] [blame] | 1424 | new: |
Björn Stenberg | 56f771e | 2003-06-04 13:48:50 +0000 | [diff] [blame] | 1425 | |
| 1426 | id: LANG_RECORD_TIMESPLIT |
| 1427 | desc: Prompt for record timer interval setting, in the record settings menu |
| 1428 | eng: "Time Split" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1429 | voice: "Time Split" |
Björn Stenberg | 56f771e | 2003-06-04 13:48:50 +0000 | [diff] [blame] | 1430 | new: |
| 1431 | |
| 1432 | id: LANG_RECORD_TIMESPLIT_REC |
Daniel Stenberg | 14a2550 | 2004-03-30 15:04:14 +0000 | [diff] [blame] | 1433 | desc: Display of record timer interval setting, on the record screen |
Björn Stenberg | 56f771e | 2003-06-04 13:48:50 +0000 | [diff] [blame] | 1434 | eng: "Split time:" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1435 | voice: "" |
Björn Stenberg | 56f771e | 2003-06-04 13:48:50 +0000 | [diff] [blame] | 1436 | new: |
Björn Stenberg | d1a6fa1 | 2003-06-05 09:38:26 +0000 | [diff] [blame] | 1437 | |
| 1438 | id: LANG_SHOW_ICONS |
| 1439 | desc: in settings_menu |
| 1440 | eng: "Show Icons" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1441 | voice: "Show Icons" |
Björn Stenberg | d1a6fa1 | 2003-06-05 09:38:26 +0000 | [diff] [blame] | 1442 | new: |
Linus Nielsen Feltzing | c6db787 | 2003-06-19 12:08:22 +0000 | [diff] [blame] | 1443 | |
| 1444 | id: LANG_DISK_FULL |
| 1445 | desc: in recording screen |
| 1446 | eng: "The disk is full. Press OFF to continue." |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1447 | voice: "" |
Linus Nielsen Feltzing | c6db787 | 2003-06-19 12:08:22 +0000 | [diff] [blame] | 1448 | new: |
Robert Hak | b88f2bc | 2003-06-25 08:25:29 +0000 | [diff] [blame] | 1449 | |
| 1450 | id: LANG_CONFIRM_WITH_PLAY_RECORDER |
| 1451 | desc: Generic recorder string to use to confirm |
| 1452 | eng: "PLAY = Yes" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1453 | voice: "" |
Robert Hak | b88f2bc | 2003-06-25 08:25:29 +0000 | [diff] [blame] | 1454 | new: |
| 1455 | |
| 1456 | id: LANG_CANCEL_WITH_ANY_RECORDER |
| 1457 | desc: Generic recorder string to use to cancel |
| 1458 | eng: "Any Other = No" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1459 | voice: "" |
Robert Hak | b88f2bc | 2003-06-25 08:25:29 +0000 | [diff] [blame] | 1460 | new: |
Björn Stenberg | ba371fb | 2003-06-29 16:33:04 +0000 | [diff] [blame] | 1461 | |
| 1462 | ## |
| 1463 | ## Strings used in the plugin loader: |
| 1464 | ## |
| 1465 | |
| 1466 | id: LANG_PLUGIN_CANT_OPEN |
| 1467 | desc: Plugin open error message |
| 1468 | eng: "Can't open %s" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1469 | voice: "" |
Björn Stenberg | ba371fb | 2003-06-29 16:33:04 +0000 | [diff] [blame] | 1470 | new: |
| 1471 | |
| 1472 | id: LANG_READ_FAILED |
| 1473 | desc: There was an error reading a file |
| 1474 | eng: "Failed reading %s" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1475 | voice: "" |
Björn Stenberg | ba371fb | 2003-06-29 16:33:04 +0000 | [diff] [blame] | 1476 | new: |
| 1477 | |
| 1478 | id: LANG_PLUGIN_WRONG_MODEL |
| 1479 | desc: The plugin is not compatible with the archos model trying to run it |
| 1480 | eng: "Incompatible model" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1481 | voice: "" |
Björn Stenberg | ba371fb | 2003-06-29 16:33:04 +0000 | [diff] [blame] | 1482 | new: |
| 1483 | |
| 1484 | id: LANG_PLUGIN_WRONG_VERSION |
| 1485 | desc: The plugin is not compatible with the rockbox version trying to run it |
| 1486 | eng: "Incompatible version" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1487 | voice: "" |
Björn Stenberg | ba371fb | 2003-06-29 16:33:04 +0000 | [diff] [blame] | 1488 | new: |
| 1489 | |
| 1490 | id: LANG_PLUGIN_ERROR |
| 1491 | desc: The plugin return an error code |
| 1492 | eng: "Plugin returned error" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1493 | voice: "" |
Björn Stenberg | ba371fb | 2003-06-29 16:33:04 +0000 | [diff] [blame] | 1494 | new: |
| 1495 | |
Björn Stenberg | ba5dfbd | 2003-06-29 22:39:35 +0000 | [diff] [blame] | 1496 | ## |
| 1497 | ## boot change detection |
| 1498 | ## |
| 1499 | |
| 1500 | id: LANG_BOOT_CHANGED |
| 1501 | desc: File browser discovered the boot file was changed |
| 1502 | eng: "Boot changed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1503 | voice: "" |
Björn Stenberg | ba5dfbd | 2003-06-29 22:39:35 +0000 | [diff] [blame] | 1504 | new: |
| 1505 | |
| 1506 | id: LANG_REBOOT_NOW |
| 1507 | desc: Do you want to reboot? |
| 1508 | eng: "Reboot now?" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1509 | voice: "" |
Björn Stenberg | ba5dfbd | 2003-06-29 22:39:35 +0000 | [diff] [blame] | 1510 | new: |
Robert Hak | 9e53a92 | 2003-06-30 04:36:57 +0000 | [diff] [blame] | 1511 | |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1512 | id: LANG_QUEUE_LAST |
| 1513 | desc: in onplay menu. queue a track/playlist at end of playlist. |
| 1514 | eng: "Queue last" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1515 | voice: "Queue last" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1516 | new: |
| 1517 | |
| 1518 | id: LANG_INSERT |
| 1519 | desc: in onplay menu. insert a track/playlist into dynamic playlist. |
| 1520 | eng: "Insert" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1521 | voice: "Insert" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1522 | new: |
| 1523 | |
| 1524 | id: LANG_INSERT_LAST |
| 1525 | desc: in onplay menu. append a track/playlist into dynamic playlist. |
| 1526 | eng: "Insert last" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1527 | voice: "Insert last" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1528 | new: |
| 1529 | |
| 1530 | id: LANG_QUEUE_FIRST |
| 1531 | desc: in onplay menu. queue a track/playlist into dynamic playlist. |
Hardeep Sidhu | 11e7ad5 | 2003-07-02 15:54:44 +0000 | [diff] [blame] | 1532 | eng: "Queue next" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1533 | voice: "Queue next" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1534 | new: |
| 1535 | |
| 1536 | id: LANG_INSERT_FIRST |
| 1537 | desc: in onplay menu. insert a track/playlist into dynamic playlist. |
Hardeep Sidhu | 11e7ad5 | 2003-07-02 15:54:44 +0000 | [diff] [blame] | 1538 | eng: "Insert next" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1539 | voice: "Insert next" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1540 | new: |
| 1541 | |
| 1542 | id: LANG_SAVE_DYNAMIC_PLAYLIST |
| 1543 | desc: in playlist menu. |
Hardeep Sidhu | 00acdfa | 2003-12-10 00:11:25 +0000 | [diff] [blame] | 1544 | eng: "Save Current Playlist" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1545 | voice: "Save Current Playlist" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1546 | new: |
| 1547 | |
| 1548 | id: LANG_PLAYLIST_MENU |
| 1549 | desc: in main menu. |
| 1550 | eng: "Playlist Options" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1551 | voice: "Playlist Options" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1552 | new: |
| 1553 | |
| 1554 | id: LANG_PLAYLIST_INSERT_COUNT |
| 1555 | desc: splash number of tracks inserted |
| 1556 | eng: "Inserted %d tracks (%s)" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1557 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1558 | new: |
| 1559 | |
| 1560 | id: LANG_PLAYLIST_QUEUE_COUNT |
| 1561 | desc: splash number of tracks queued |
| 1562 | eng: "Queued %d tracks (%s)" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1563 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1564 | new: |
| 1565 | |
| 1566 | id: LANG_PLAYLIST_SAVE_COUNT |
| 1567 | desc: splash number of tracks saved |
| 1568 | eng: "Saved %d tracks (%s)" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1569 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1570 | new: |
| 1571 | |
| 1572 | id: LANG_OFF_ABORT |
| 1573 | desc: Used on recorder models |
| 1574 | eng: "OFF to abort" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1575 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1576 | new: |
| 1577 | |
| 1578 | id: LANG_STOP_ABORT |
| 1579 | desc: Used on player models |
| 1580 | eng: "STOP to abort" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1581 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1582 | new: |
| 1583 | |
| 1584 | id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR |
| 1585 | desc: Playlist error |
| 1586 | eng: "Error updating playlist control file" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1587 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1588 | new: |
| 1589 | |
| 1590 | id: LANG_PLAYLIST_ACCESS_ERROR |
| 1591 | desc: Playlist error |
| 1592 | eng: "Error accessing playlist file" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1593 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1594 | new: |
| 1595 | |
| 1596 | id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR |
| 1597 | desc: Playlist error |
| 1598 | eng: "Error accessing playlist control file" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1599 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1600 | new: |
| 1601 | |
| 1602 | id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR |
| 1603 | desc: Playlist error |
| 1604 | eng: "Error accessing directory" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1605 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1606 | new: |
| 1607 | |
| 1608 | id: LANG_PLAYLIST_CONTROL_INVALID |
| 1609 | desc: Playlist resume error |
| 1610 | eng: "Playlist control file is invalid" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1611 | voice: "" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1612 | new: |
| 1613 | |
| 1614 | id: LANG_RECURSE_DIRECTORY |
| 1615 | desc: In playlist menu |
| 1616 | eng: "Recursively Insert Directories" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1617 | voice: "Recursively Insert Directories" |
Hardeep Sidhu | 9e42620 | 2003-07-01 21:05:43 +0000 | [diff] [blame] | 1618 | new: |
Hardeep Sidhu | 11e7ad5 | 2003-07-02 15:54:44 +0000 | [diff] [blame] | 1619 | |
| 1620 | id: LANG_RECURSE_DIRECTORY_QUESTION |
| 1621 | desc: Asked from onplay screen |
| 1622 | eng: "Recursively?" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1623 | voice: "" |
Hardeep Sidhu | 11e7ad5 | 2003-07-02 15:54:44 +0000 | [diff] [blame] | 1624 | new: |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1625 | |
| 1626 | id: LANG_CUSTOM_FONT |
| 1627 | desc: in setting_menu() |
Björn Stenberg | fe375a0 | 2004-01-14 14:42:31 +0000 | [diff] [blame] | 1628 | eng: "Browse Fonts" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1629 | voice: "Browse Fonts" |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1630 | new: |
| 1631 | |
| 1632 | id: LANG_FIRMWARE |
| 1633 | desc: in the main menu |
Björn Stenberg | fe375a0 | 2004-01-14 14:42:31 +0000 | [diff] [blame] | 1634 | eng: "Browse Firmwares" |
Jens Arnold | 9d4271e | 2004-10-24 02:52:19 +0000 | [diff] [blame] | 1635 | voice: "Browse Firmwares" |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1636 | new: |
| 1637 | |
| 1638 | id: LANG_LANGUAGE |
| 1639 | desc: in settings_menu |
| 1640 | eng: "Language" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1641 | voice: "Language" |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1642 | new: |
| 1643 | |
| 1644 | id: LANG_WHILE_PLAYING |
| 1645 | desc: in settings_menu() |
Björn Stenberg | fe375a0 | 2004-01-14 14:42:31 +0000 | [diff] [blame] | 1646 | eng: "Browse .wps files" |
Jörg Hohensohn | 34fa6a4 | 2004-03-22 07:43:55 +0000 | [diff] [blame] | 1647 | voice: "Browse while-playing-screen files" |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1648 | new: |
| 1649 | |
| 1650 | id: LANG_CUSTOM_CFG |
| 1651 | desc: in setting_menu() |
Björn Stenberg | fe375a0 | 2004-01-14 14:42:31 +0000 | [diff] [blame] | 1652 | eng: "Browse .cfg files" |
Jörg Hohensohn | 34fa6a4 | 2004-03-22 07:43:55 +0000 | [diff] [blame] | 1653 | voice: "Browse configuration files" |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1654 | new: |
| 1655 | |
| 1656 | id: LANG_PLUGINS |
| 1657 | desc: in main_menu() |
Björn Stenberg | fe375a0 | 2004-01-14 14:42:31 +0000 | [diff] [blame] | 1658 | eng: "Browse Plugins" |
Jens Arnold | 9d4271e | 2004-10-24 02:52:19 +0000 | [diff] [blame] | 1659 | voice: "Browse Plugins" |
Björn Stenberg | de5477c | 2003-09-29 21:26:53 +0000 | [diff] [blame] | 1660 | new: |
Björn Stenberg | b1c429e | 2003-10-17 14:49:00 +0000 | [diff] [blame] | 1661 | |
| 1662 | id: LANG_CAR_ADAPTER_MODE |
| 1663 | desc: Displayed for setting car adapter mode to on/off |
| 1664 | eng: "Car Adapter Mode" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1665 | voice: "Car Adapter Mode" |
Magnus Holmgren | eab21c6 | 2005-08-11 18:21:14 +0000 | [diff] [blame] | 1666 | new: |
Linus Nielsen Feltzing | c22b411 | 2003-11-03 23:36:36 +0000 | [diff] [blame] | 1667 | |
| 1668 | id: LANG_LINE_IN |
| 1669 | desc: in settings_menu |
| 1670 | eng: "Line In" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1671 | voice: "Line In" |
Linus Nielsen Feltzing | c22b411 | 2003-11-03 23:36:36 +0000 | [diff] [blame] | 1672 | new: |
Linus Nielsen Feltzing | f97756e | 2003-11-04 16:47:05 +0000 | [diff] [blame] | 1673 | |
| 1674 | id: LANG_NO_FILES |
| 1675 | desc: in settings_menu |
| 1676 | eng: "No files" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1677 | voice: "" |
Linus Nielsen Feltzing | f97756e | 2003-11-04 16:47:05 +0000 | [diff] [blame] | 1678 | new: |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1679 | |
| 1680 | id: LANG_BUTTONBAR_MENU |
| 1681 | desc: in button bar |
| 1682 | eng: "Menu" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1683 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1684 | new: |
| 1685 | |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1686 | id: LANG_FM_BUTTONBAR_PRESETS |
| 1687 | desc: in button bar |
| 1688 | eng: "Preset" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1689 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1690 | new: |
| 1691 | |
| 1692 | id: LANG_FM_SAVE_PRESET |
Jens Arnold | 8e3cc08 | 2005-01-21 00:35:55 +0000 | [diff] [blame] | 1693 | desc: DEPRECATED |
| 1694 | eng: "" |
Jens Arnold | 99bd11b | 2004-07-05 22:16:12 +0000 | [diff] [blame] | 1695 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1696 | new: |
| 1697 | |
| 1698 | id: LANG_FM_DELETE_PRESET |
| 1699 | desc: in radio screen |
| 1700 | eng: "Remove preset" |
Jens Arnold | 99bd11b | 2004-07-05 22:16:12 +0000 | [diff] [blame] | 1701 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1702 | new: |
| 1703 | |
| 1704 | id: LANG_FM_STATION |
| 1705 | desc: in radio screen |
| 1706 | eng: "Station: %d.%dMHz" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1707 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1708 | new: |
| 1709 | |
| 1710 | id: LANG_FM_PRESET_SAVE_FAILED |
| 1711 | desc: in radio screen |
| 1712 | eng: "Preset save failed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1713 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1714 | new: |
| 1715 | |
| 1716 | id: LANG_FM_NO_PRESETS |
Anton Oleynikov | d79f3a1 | 2005-11-16 23:36:35 +0000 | [diff] [blame] | 1717 | desc: error when preset list is empty |
| 1718 | eng: "No presets" |
Jens Arnold | 0966809 | 2005-11-23 21:06:57 +0000 | [diff] [blame] | 1719 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1720 | new: |
| 1721 | |
| 1722 | id: LANG_FM_NO_FREE_PRESETS |
| 1723 | desc: in radio screen |
| 1724 | eng: "The preset list is full" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1725 | voice: "" |
Linus Nielsen Feltzing | f13410a | 2003-11-05 09:46:08 +0000 | [diff] [blame] | 1726 | new: |
Linus Nielsen Feltzing | aaa99e7 | 2003-11-20 00:33:43 +0000 | [diff] [blame] | 1727 | |
| 1728 | id: LANG_FM_RADIO |
| 1729 | desc: in main menu |
| 1730 | eng: "FM Radio" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1731 | voice: "FM Radio" |
Linus Nielsen Feltzing | aaa99e7 | 2003-11-20 00:33:43 +0000 | [diff] [blame] | 1732 | new: |
| 1733 | |
| 1734 | id: LANG_FM_BUTTONBAR_RECORD |
| 1735 | desc: in main menu |
| 1736 | eng: "Record" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1737 | voice: "" |
Linus Nielsen Feltzing | aaa99e7 | 2003-11-20 00:33:43 +0000 | [diff] [blame] | 1738 | new: |
Hardeep Sidhu | 00acdfa | 2003-12-10 00:11:25 +0000 | [diff] [blame] | 1739 | |
| 1740 | id: LANG_VIEW_DYNAMIC_PLAYLIST |
| 1741 | desc: in playlist menu. |
| 1742 | eng: "View Current Playlist" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1743 | voice: "View Current Playlist" |
Hardeep Sidhu | 00acdfa | 2003-12-10 00:11:25 +0000 | [diff] [blame] | 1744 | new: |
| 1745 | |
| 1746 | id: LANG_MOVE |
| 1747 | desc: The verb/action Move |
| 1748 | eng: "Move" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1749 | voice: "Move" |
Hardeep Sidhu | 00acdfa | 2003-12-10 00:11:25 +0000 | [diff] [blame] | 1750 | new: |
| 1751 | |
| 1752 | id: LANG_MOVE_FAILED |
| 1753 | desc: Error message displayed in playlist viewer |
| 1754 | eng: "Move failed" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1755 | voice: "" |
Hardeep Sidhu | 00acdfa | 2003-12-10 00:11:25 +0000 | [diff] [blame] | 1756 | new: |
Jörg Hohensohn | a5e1d06 | 2003-12-20 10:00:37 +0000 | [diff] [blame] | 1757 | |
| 1758 | id: LANG_FLIP_DISPLAY |
| 1759 | desc: in settings_menu, option to turn display+buttos by 180 degreed |
| 1760 | eng: "Upside Down" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1761 | voice: "Upside Down" |
Jörg Hohensohn | a5e1d06 | 2003-12-20 10:00:37 +0000 | [diff] [blame] | 1762 | new: |
Linus Nielsen Feltzing | 74976c1 | 2003-12-31 03:13:29 +0000 | [diff] [blame] | 1763 | |
Linus Nielsen Feltzing | f33b951 | 2004-01-20 12:07:40 +0000 | [diff] [blame] | 1764 | id: LANG_RECORD_PRERECORD |
| 1765 | desc: in recording and radio screen |
| 1766 | eng: "Prerecording" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1767 | voice: "" |
Linus Nielsen Feltzing | f33b951 | 2004-01-20 12:07:40 +0000 | [diff] [blame] | 1768 | new: |
| 1769 | |
| 1770 | id: LANG_RECORD_PRERECORD_TIME |
| 1771 | desc: in recording settings_menu |
| 1772 | eng: "Prerecord time" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1773 | voice: "Pre-Record time" |
Linus Nielsen Feltzing | f33b951 | 2004-01-20 12:07:40 +0000 | [diff] [blame] | 1774 | new: |
| 1775 | |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1776 | #Auto bookmark prompts |
| 1777 | id: LANG_BOOKMARK_AUTOLOAD_QUERY |
| 1778 | desc: prompt for user to decide to create a bookmark |
| 1779 | eng: "Load Last Bookmark?" |
Jens Arnold | 50d99ef | 2005-09-27 22:51:16 +0000 | [diff] [blame] | 1780 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1781 | new: |
| 1782 | |
| 1783 | id: LANG_AUTO_BOOKMARK_QUERY |
| 1784 | desc: prompt for user to decide to create an bookmark |
| 1785 | eng: "Create a Bookmark?" |
Jens Arnold | 50d99ef | 2005-09-27 22:51:16 +0000 | [diff] [blame] | 1786 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1787 | new: |
| 1788 | |
| 1789 | # Bookmark Select Menu Text |
| 1790 | id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS |
| 1791 | desc: From the auto-load screen, allows user to list all bookmarks |
| 1792 | eng: "Down = List" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1793 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1794 | new: |
| 1795 | |
| 1796 | id: LANG_BOOKMARK_SELECT_EXIT |
| 1797 | desc: From the bookmark list screen, allows user to exit |
| 1798 | eng: "OFF = Exit" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1799 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1800 | new: |
| 1801 | |
| 1802 | id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT |
| 1803 | desc: Used on the bookmark select window to label bookmark number |
| 1804 | eng: "Bookmark" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1805 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1806 | new: |
| 1807 | |
| 1808 | id: LANG_BOOKMARK_SELECT_INDEX_TEXT |
| 1809 | desc: Used on the bookmark select window to label index number |
| 1810 | eng: "Index" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 1811 | voice: "Index" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1812 | new: |
| 1813 | |
| 1814 | id: LANG_BOOKMARK_SELECT_TIME_TEXT |
| 1815 | desc: Used on the bookmark select window to label elapsed time |
| 1816 | eng: "Time" |
Jörg Hohensohn | f2d8b0e | 2004-04-12 12:29:44 +0000 | [diff] [blame] | 1817 | voice: "Time" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1818 | new: |
| 1819 | |
| 1820 | id: LANG_BOOKMARK_SELECT_PLAY |
| 1821 | desc: Used on the bookmark select window to indicated the play option |
| 1822 | eng: "PLAY = Select" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1823 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1824 | new: |
| 1825 | |
| 1826 | id: LANG_BOOKMARK_SELECT_DELETE |
| 1827 | desc: Used on the bookmark select window to indicated the bookmark delete option |
| 1828 | eng: "ON+Play = Delete" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1829 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1830 | new: |
| 1831 | |
| 1832 | # Bookmark creation/failure text |
| 1833 | id: LANG_BOOKMARK_CREATE_SUCCESS |
| 1834 | desc: Indicates bookmark was successfully created |
| 1835 | eng: "Bookmark Created" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1836 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1837 | new: |
| 1838 | |
| 1839 | id: LANG_BOOKMARK_CREATE_FAILURE |
| 1840 | desc: Indicates bookmark was not created |
| 1841 | eng: "Bookmark Failed!" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1842 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1843 | new: |
| 1844 | |
| 1845 | # Bookmark creation/failure text |
| 1846 | id: LANG_BOOKMARK_LOAD_EMPTY |
| 1847 | desc: Indicates bookmark was empty |
| 1848 | eng: "Bookmark Empty" |
Jörg Hohensohn | 48d3d3a | 2004-03-21 10:44:41 +0000 | [diff] [blame] | 1849 | voice: "" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1850 | new: |
| 1851 | |
| 1852 | # Bookmark Settings Text |
| 1853 | id: LANG_BOOKMARK_SETTINGS |
| 1854 | desc: in general settings |
| 1855 | eng: "Bookmarking" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1856 | voice: "Bookmarking" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1857 | new: |
| 1858 | |
| 1859 | id: LANG_BOOKMARK_SETTINGS_AUTOLOAD |
| 1860 | desc: prompt for user to decide to create a bookmark |
| 1861 | eng: "Load Last Bookmark" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1862 | voice: "Load Last Bookmark" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1863 | new: |
| 1864 | |
| 1865 | id: LANG_BOOKMARK_SETTINGS_AUTOCREATE |
| 1866 | desc: prompt for user to decide to create an bookmark |
| 1867 | eng: "Bookmark on Stop" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1868 | voice: "Bookmark on Stop" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1869 | new: |
| 1870 | |
| 1871 | id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS |
| 1872 | desc: Configuration option to maintain a list of recent bookmarks |
| 1873 | eng: "Maintain a List of Recent Bookmarks?" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1874 | voice: "Maintain a List of Recent Bookmarks?" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1875 | new: |
| 1876 | |
| 1877 | id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES |
| 1878 | desc: Save in recent bookmarks only |
| 1879 | eng: "Yes - Recent only" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1880 | voice: "Yes - Recent only" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1881 | new: |
| 1882 | |
| 1883 | id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK |
| 1884 | desc: Save in recent bookmarks only |
| 1885 | eng: "Ask - Recent only" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1886 | voice: "Ask - Recent only" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1887 | new: |
| 1888 | |
| 1889 | |
| 1890 | id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY |
| 1891 | desc: Save only on bookmark for each playlist in recent bookmarks |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | [diff] [blame] | 1892 | voice: "Unique only" |
Björn Stenberg | a108ec2 | 2004-01-14 00:13:04 +0000 | [diff] [blame] | 1893 | eng: "Unique only" |
| 1894 | new: |
| 1895 | |
| 1896 | # Main Bookmarks Menu |
| 1897 | id: LANG_BOOKMARK_MENU |
| 1898 | desc: Text on main menu to get to bookmark commands |
| 1899 | eng: "Bookmarks" |
Jörg Hohensohn | 34ce493 | 2004-03-17 00:40:06 +0000 | |