Jonas Häggqvist | 307f8d4 | 2009-06-08 17:49:31 +0000 | [diff] [blame] | 1 | # __________ __ ___. |
Jonas Häggqvist | e5130f6 | 2008-07-30 21:23:22 +0000 | [diff] [blame] | 2 | # Open \______ \ ____ ____ | | _\_ |__ _______ ___ |
| 3 | # Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / |
| 4 | # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < |
| 5 | # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ |
| 6 | # \/ \/ \/ \/ \/ |
| 7 | # $Id$ |
| 8 | # |
| 9 | # This program is free software; you can redistribute it and/or |
| 10 | # modify it under the terms of the GNU General Public License |
| 11 | # as published by the Free Software Foundation; either version 2 |
| 12 | # of the License, or (at your option) any later version. |
| 13 | # |
| 14 | # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY |
| 15 | # KIND, either express or implied. |
| 16 | # |
| 17 | # Traditional Chinese language file, translated by: |
| 18 | # - Wenbin Leo |
| 19 | # - Xinlu Huang |
| 20 | # - Harry Tu |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 21 | # - Tse-Hsien Chiang |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 22 | <phrase> |
| 23 | id: LANG_SET_BOOL_YES |
| 24 | desc: bool true representation |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 25 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 26 | <source> |
| 27 | *: "Yes" |
| 28 | </source> |
| 29 | <dest> |
| 30 | *: "是" |
| 31 | </dest> |
| 32 | <voice> |
Jonas Häggqvist | 307f8d4 | 2009-06-08 17:49:31 +0000 | [diff] [blame] | 33 | *: "是" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 34 | </voice> |
| 35 | </phrase> |
| 36 | <phrase> |
| 37 | id: LANG_SET_BOOL_NO |
| 38 | desc: bool false representation |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 39 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 40 | <source> |
| 41 | *: "No" |
| 42 | </source> |
| 43 | <dest> |
Jonas Häggqvist | 307f8d4 | 2009-06-08 17:49:31 +0000 | [diff] [blame] | 44 | *: "不" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 45 | </dest> |
| 46 | <voice> |
Jonas Häggqvist | 307f8d4 | 2009-06-08 17:49:31 +0000 | [diff] [blame] | 47 | *: "不" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 48 | </voice> |
| 49 | </phrase> |
| 50 | <phrase> |
| 51 | id: LANG_ON |
| 52 | desc: Used in a lot of places |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 53 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 54 | <source> |
| 55 | *: "On" |
| 56 | </source> |
| 57 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 58 | *: "開啟" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 59 | </dest> |
| 60 | <voice> |
| 61 | *: "On" |
| 62 | </voice> |
| 63 | </phrase> |
| 64 | <phrase> |
| 65 | id: LANG_OFF |
| 66 | desc: Used in a lot of places |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 67 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 68 | <source> |
| 69 | *: "Off" |
| 70 | </source> |
| 71 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 72 | *: "關閉" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 73 | </dest> |
| 74 | <voice> |
| 75 | *: "Off" |
| 76 | </voice> |
| 77 | </phrase> |
| 78 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 79 | id: LANG_ALWAYS |
| 80 | desc: used in various places |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 81 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 82 | <source> |
| 83 | *: "Always" |
| 84 | </source> |
| 85 | <dest> |
| 86 | *: "永遠" |
| 87 | </dest> |
| 88 | <voice> |
| 89 | *: "Always" |
| 90 | </voice> |
| 91 | </phrase> |
| 92 | <phrase> |
| 93 | id: LANG_WAIT |
| 94 | desc: general please wait splash |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 95 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 96 | <source> |
| 97 | *: "Loading..." |
| 98 | </source> |
| 99 | <dest> |
| 100 | *: "讀取中..." |
| 101 | </dest> |
| 102 | <voice> |
| 103 | *: "" |
| 104 | </voice> |
| 105 | </phrase> |
| 106 | <phrase> |
| 107 | id: LANG_CONFIRM_SHUTDOWN |
| 108 | desc: in shutdown screen |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 109 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 110 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 111 | *: none |
| 112 | soft_shutdown: "Press OFF to shut down" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 113 | </source> |
| 114 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 115 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 116 | soft_shutdown: "按下 OFF 關機" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 117 | </dest> |
| 118 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 119 | *: none |
| 120 | soft_shutdown: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 121 | </voice> |
| 122 | </phrase> |
| 123 | <phrase> |
| 124 | id: LANG_SHUTTINGDOWN |
| 125 | desc: in main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 126 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 127 | <source> |
| 128 | *: "Shutting down..." |
| 129 | </source> |
| 130 | <dest> |
| 131 | *: "關機中..." |
| 132 | </dest> |
| 133 | <voice> |
| 134 | *: "" |
| 135 | </voice> |
| 136 | </phrase> |
| 137 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 138 | id: LANG_REMOVE_MMC |
| 139 | desc: before acknowledging usb in case an MMC is inserted (Ondio) |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 140 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 141 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 142 | *: none |
Björn Stenberg | 355b4c2 | 2009-12-07 13:53:55 +0000 | [diff] [blame] | 143 | archosondio*: "Please remove inserted MMC" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 144 | </source> |
| 145 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 146 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 147 | archosondio*: "請移除插入的 MMC 卡" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 148 | </dest> |
| 149 | <voice> |
| 150 | *: "Please remove multimedia card" |
Björn Stenberg | 355b4c2 | 2009-12-07 13:53:55 +0000 | [diff] [blame] | 151 | archosondio*: "Please remove multimedia card" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 152 | </voice> |
| 153 | </phrase> |
| 154 | <phrase> |
| 155 | id: LANG_FAILED |
| 156 | desc: Something failed. To be appended after actions |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 157 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 158 | <source> |
| 159 | *: "Failed" |
| 160 | </source> |
| 161 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 162 | *: "失敗" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 163 | </dest> |
| 164 | <voice> |
| 165 | *: "" |
| 166 | </voice> |
| 167 | </phrase> |
| 168 | <phrase> |
| 169 | id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS |
| 170 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 171 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 172 | <source> |
| 173 | *: "Recent Bookmarks" |
| 174 | </source> |
| 175 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 176 | *: "最近的書籤" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 177 | </dest> |
| 178 | <voice> |
| 179 | *: "Recent Bookmarks" |
| 180 | </voice> |
| 181 | </phrase> |
| 182 | <phrase> |
| 183 | id: LANG_SOUND_SETTINGS |
| 184 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 185 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 186 | <source> |
| 187 | *: "Sound Settings" |
| 188 | </source> |
| 189 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 190 | *: "音效設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 191 | </dest> |
| 192 | <voice> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 193 | *: "音效設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 194 | </voice> |
| 195 | </phrase> |
| 196 | <phrase> |
| 197 | id: LANG_GENERAL_SETTINGS |
| 198 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 199 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 200 | <source> |
| 201 | *: "General Settings" |
| 202 | </source> |
| 203 | <dest> |
| 204 | *: "一般設定" |
| 205 | </dest> |
| 206 | <voice> |
| 207 | *: "General Settings" |
| 208 | </voice> |
| 209 | </phrase> |
| 210 | <phrase> |
| 211 | id: LANG_MANAGE_MENU |
| 212 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 213 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 214 | <source> |
| 215 | *: "Manage Settings" |
| 216 | </source> |
| 217 | <dest> |
| 218 | *: "管理設定" |
| 219 | </dest> |
| 220 | <voice> |
| 221 | *: "Manage Settings" |
| 222 | </voice> |
| 223 | </phrase> |
| 224 | <phrase> |
| 225 | id: LANG_CUSTOM_THEME |
| 226 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 227 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 228 | <source> |
| 229 | *: "Browse Themes" |
| 230 | </source> |
| 231 | <dest> |
| 232 | *: "瀏覽佈景主題" |
| 233 | </dest> |
| 234 | <voice> |
| 235 | *: "Browse Themes" |
| 236 | </voice> |
| 237 | </phrase> |
| 238 | <phrase> |
| 239 | id: LANG_FM_RADIO |
| 240 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 241 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 242 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 243 | *: none |
| 244 | radio: "FM Radio" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 245 | </source> |
| 246 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 247 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 248 | radio: "收聽 FM 廣播" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 249 | </dest> |
| 250 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 251 | *: none |
| 252 | radio: "FM Radio" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 253 | </voice> |
| 254 | </phrase> |
| 255 | <phrase> |
| 256 | id: LANG_RECORDING |
| 257 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 258 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 259 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 260 | *: none |
| 261 | recording: "Recording" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 262 | </source> |
| 263 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 264 | *: none |
| 265 | recording: "錄音" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 266 | </dest> |
| 267 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 268 | *: none |
| 269 | recording: "Recording" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 270 | </voice> |
| 271 | </phrase> |
| 272 | <phrase> |
| 273 | id: LANG_PLUGINS |
| 274 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 275 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 276 | <source> |
Marcoen Hirschberg | 1805203 | 2007-04-02 11:00:10 +0000 | [diff] [blame] | 277 | *: "Plugins" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 278 | </source> |
| 279 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 280 | *: "插件" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 281 | </dest> |
| 282 | <voice> |
Marcoen Hirschberg | 1805203 | 2007-04-02 11:00:10 +0000 | [diff] [blame] | 283 | *: "Plugins" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 284 | </voice> |
| 285 | </phrase> |
| 286 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 287 | id: LANG_SHUTDOWN |
| 288 | desc: in main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 289 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 290 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 291 | *: none |
| 292 | soft_shutdown: "Shut down" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 293 | </source> |
| 294 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 295 | *: none |
| 296 | soft_shutdown: "關機" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 297 | </dest> |
| 298 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 299 | *: none |
| 300 | soft_shutdown: "Shut down" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 301 | </voice> |
| 302 | </phrase> |
| 303 | <phrase> |
| 304 | id: LANG_VOLUME |
| 305 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 306 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 307 | <source> |
| 308 | *: "Volume" |
| 309 | </source> |
| 310 | <dest> |
| 311 | *: "音量" |
| 312 | </dest> |
| 313 | <voice> |
| 314 | *: "Volume" |
| 315 | </voice> |
| 316 | </phrase> |
| 317 | <phrase> |
| 318 | id: LANG_BASS |
| 319 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 320 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 321 | <source> |
| 322 | *: "Bass" |
| 323 | </source> |
| 324 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 325 | *: "低頻音量" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 326 | </dest> |
| 327 | <voice> |
| 328 | *: "Bass" |
| 329 | </voice> |
| 330 | </phrase> |
| 331 | <phrase> |
| 332 | id: LANG_TREBLE |
| 333 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 334 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 335 | <source> |
| 336 | *: "Treble" |
| 337 | </source> |
| 338 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 339 | *: "高頻音量" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 340 | </dest> |
| 341 | <voice> |
| 342 | *: "Treble" |
| 343 | </voice> |
| 344 | </phrase> |
| 345 | <phrase> |
| 346 | id: LANG_BALANCE |
| 347 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 348 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 349 | <source> |
| 350 | *: "Balance" |
| 351 | </source> |
| 352 | <dest> |
| 353 | *: "平衡" |
| 354 | </dest> |
| 355 | <voice> |
| 356 | *: "Balance" |
| 357 | </voice> |
| 358 | </phrase> |
| 359 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 360 | id: LANG_CHANNEL_STEREO |
| 361 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 362 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 363 | <source> |
| 364 | *: "Stereo" |
| 365 | </source> |
| 366 | <dest> |
| 367 | *: "立體聲" |
| 368 | </dest> |
| 369 | <voice> |
| 370 | *: "Stereo" |
| 371 | </voice> |
| 372 | </phrase> |
| 373 | <phrase> |
| 374 | id: LANG_CHANNEL_MONO |
| 375 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 376 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 377 | <source> |
| 378 | *: "Mono" |
| 379 | </source> |
| 380 | <dest> |
| 381 | *: "單聲道" |
| 382 | </dest> |
| 383 | <voice> |
| 384 | *: "Mono" |
| 385 | </voice> |
| 386 | </phrase> |
| 387 | <phrase> |
| 388 | id: LANG_CHANNEL_CUSTOM |
| 389 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 390 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 391 | <source> |
| 392 | *: "Custom" |
| 393 | </source> |
| 394 | <dest> |
| 395 | *: "自訂" |
| 396 | </dest> |
| 397 | <voice> |
| 398 | *: "Custom" |
| 399 | </voice> |
| 400 | </phrase> |
| 401 | <phrase> |
| 402 | id: LANG_CHANNEL_LEFT |
| 403 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 404 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 405 | <source> |
| 406 | *: "Mono Left" |
| 407 | </source> |
| 408 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 409 | *: "單聲道 (左)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 410 | </dest> |
| 411 | <voice> |
| 412 | *: "Mono Left" |
| 413 | </voice> |
| 414 | </phrase> |
| 415 | <phrase> |
| 416 | id: LANG_CHANNEL_RIGHT |
| 417 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 418 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 419 | <source> |
| 420 | *: "Mono Right" |
| 421 | </source> |
| 422 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 423 | *: "單聲道 (右)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 424 | </dest> |
| 425 | <voice> |
| 426 | *: "Mono Right" |
| 427 | </voice> |
| 428 | </phrase> |
| 429 | <phrase> |
| 430 | id: LANG_CHANNEL_KARAOKE |
| 431 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 432 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 433 | <source> |
| 434 | *: "Karaoke" |
| 435 | </source> |
| 436 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 437 | *: "卡啦 OK" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 438 | </dest> |
| 439 | <voice> |
| 440 | *: "Karaoke" |
| 441 | </voice> |
| 442 | </phrase> |
| 443 | <phrase> |
| 444 | id: LANG_STEREO_WIDTH |
| 445 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 446 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 447 | <source> |
| 448 | *: "Stereo Width" |
| 449 | </source> |
| 450 | <dest> |
| 451 | *: "立體聲寬度" |
| 452 | </dest> |
| 453 | <voice> |
| 454 | *: "Stereo Width" |
| 455 | </voice> |
| 456 | </phrase> |
| 457 | <phrase> |
| 458 | id: LANG_LOUDNESS |
| 459 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 460 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 461 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 462 | *: none |
| 463 | masf: "Loudness" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 464 | </source> |
| 465 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 466 | *: none |
| 467 | masf: "響度" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 468 | </dest> |
| 469 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 470 | *: none |
| 471 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 472 | </voice> |
| 473 | </phrase> |
| 474 | <phrase> |
| 475 | id: LANG_AUTOVOL |
| 476 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 477 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 478 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 479 | *: none |
| 480 | masf: "Auto Volume" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 481 | </source> |
| 482 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 483 | *: none |
| 484 | masf: "自動音量調整" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 485 | </dest> |
| 486 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 487 | *: none |
| 488 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 489 | </voice> |
| 490 | </phrase> |
| 491 | <phrase> |
| 492 | id: LANG_DECAY |
| 493 | desc: in sound_settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 494 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 495 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 496 | *: none |
| 497 | masf: "AV Decay Time" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 498 | </source> |
| 499 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 500 | *: none |
| 501 | masf: "自動音量調整衰減時間" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 502 | </dest> |
| 503 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 504 | *: none |
| 505 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 506 | </voice> |
| 507 | </phrase> |
| 508 | <phrase> |
| 509 | id: LANG_SUPERBASS |
| 510 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 511 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 512 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 513 | *: none |
| 514 | masf: "Super Bass" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 515 | </source> |
| 516 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 517 | *: none |
| 518 | masf: "超低音" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 519 | </dest> |
| 520 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 521 | *: none |
| 522 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 523 | </voice> |
| 524 | </phrase> |
| 525 | <phrase> |
| 526 | id: LANG_MDB_ENABLE |
| 527 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 528 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 529 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 530 | *: none |
| 531 | masf: "MDB Enable" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 532 | </source> |
| 533 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 534 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 535 | masf: "MDB 有效" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 536 | </dest> |
| 537 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 538 | *: none |
| 539 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 540 | </voice> |
| 541 | </phrase> |
| 542 | <phrase> |
| 543 | id: LANG_MDB_STRENGTH |
| 544 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 545 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 546 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 547 | *: none |
| 548 | masf: "MDB Strength" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 549 | </source> |
| 550 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 551 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 552 | masf: "MDB 強度" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 553 | </dest> |
| 554 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 555 | *: none |
| 556 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 557 | </voice> |
| 558 | </phrase> |
| 559 | <phrase> |
| 560 | id: LANG_MDB_HARMONICS |
| 561 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 562 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 563 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 564 | *: none |
| 565 | masf: "MDB Harmonics" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 566 | </source> |
| 567 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 568 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 569 | masf: "MDB 泛音" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 570 | </dest> |
| 571 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 572 | *: none |
| 573 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 574 | </voice> |
| 575 | </phrase> |
| 576 | <phrase> |
| 577 | id: LANG_MDB_CENTER |
| 578 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 579 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 580 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 581 | *: none |
Alex Parker | a2f9034 | 2009-05-09 10:54:07 +0000 | [diff] [blame] | 582 | masf: "MDB Centre Frequency" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 583 | </source> |
| 584 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 585 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 586 | masf: "MDB 中心頻率" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 587 | </dest> |
| 588 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 589 | *: none |
| 590 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 591 | </voice> |
| 592 | </phrase> |
| 593 | <phrase> |
| 594 | id: LANG_MDB_SHAPE |
| 595 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 596 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 597 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 598 | *: none |
| 599 | masf: "MDB Shape" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 600 | </source> |
| 601 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 602 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 603 | masf: "MDB 形狀" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 604 | </dest> |
| 605 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 606 | *: none |
| 607 | masf: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 608 | </voice> |
| 609 | </phrase> |
| 610 | <phrase> |
| 611 | id: LANG_CROSSFEED |
| 612 | desc: in sound settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 613 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 614 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 615 | *: none |
| 616 | swcodec: "Crossfeed" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 617 | </source> |
| 618 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 619 | *: none |
| 620 | swcodec: "交叉供音" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 621 | </dest> |
| 622 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 623 | *: none |
| 624 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 625 | </voice> |
| 626 | </phrase> |
| 627 | <phrase> |
| 628 | id: LANG_EQUALIZER |
| 629 | desc: in the sound settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 630 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 631 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 632 | *: none |
| 633 | swcodec: "Equalizer" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 634 | </source> |
| 635 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 636 | *: none |
| 637 | swcodec: "等化器" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 638 | </dest> |
| 639 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 640 | *: none |
| 641 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 642 | </voice> |
| 643 | </phrase> |
| 644 | <phrase> |
| 645 | id: LANG_PLAYBACK |
| 646 | desc: in settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 647 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 648 | <source> |
Jonas Häggqvist | 5abfe12 | 2008-08-12 19:53:37 +0000 | [diff] [blame] | 649 | *: "Playback Settings" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 650 | </source> |
| 651 | <dest> |
| 652 | *: "播放設定" |
| 653 | </dest> |
| 654 | <voice> |
| 655 | *: "Playback" |
| 656 | </voice> |
| 657 | </phrase> |
| 658 | <phrase> |
| 659 | id: LANG_FILE |
| 660 | desc: in settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 661 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 662 | <source> |
| 663 | *: "File View" |
| 664 | </source> |
| 665 | <dest> |
| 666 | *: "檔案檢視設定" |
| 667 | </dest> |
| 668 | <voice> |
| 669 | *: "File View" |
| 670 | </voice> |
| 671 | </phrase> |
| 672 | <phrase> |
| 673 | id: LANG_DISPLAY |
| 674 | desc: in settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 675 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 676 | <source> |
| 677 | *: "Display" |
| 678 | </source> |
| 679 | <dest> |
| 680 | *: "顯示設定" |
| 681 | </dest> |
| 682 | <voice> |
| 683 | *: "Display" |
| 684 | </voice> |
| 685 | </phrase> |
| 686 | <phrase> |
| 687 | id: LANG_SYSTEM |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 688 | desc: in the main menu and settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 689 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 690 | <source> |
| 691 | *: "System" |
| 692 | </source> |
| 693 | <dest> |
| 694 | *: "系統設定" |
| 695 | </dest> |
| 696 | <voice> |
| 697 | *: "System" |
| 698 | </voice> |
| 699 | </phrase> |
| 700 | <phrase> |
| 701 | id: LANG_BOOKMARK_SETTINGS |
| 702 | desc: in general settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 703 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 704 | <source> |
| 705 | *: "Bookmarking" |
| 706 | </source> |
| 707 | <dest> |
| 708 | *: "書籤設定" |
| 709 | </dest> |
| 710 | <voice> |
| 711 | *: "Bookmarking" |
| 712 | </voice> |
| 713 | </phrase> |
| 714 | <phrase> |
| 715 | id: LANG_LANGUAGE |
| 716 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 717 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 718 | <source> |
| 719 | *: "Language" |
| 720 | </source> |
| 721 | <dest> |
| 722 | *: "語言設定" |
| 723 | </dest> |
| 724 | <voice> |
| 725 | *: "Language" |
| 726 | </voice> |
| 727 | </phrase> |
| 728 | <phrase> |
| 729 | id: LANG_VOICE |
| 730 | desc: root of voice menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 731 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 732 | <source> |
| 733 | *: "Voice" |
| 734 | </source> |
| 735 | <dest> |
| 736 | *: "語音" |
| 737 | </dest> |
| 738 | <voice> |
| 739 | *: "Voice" |
| 740 | </voice> |
| 741 | </phrase> |
| 742 | <phrase> |
| 743 | id: LANG_CUSTOM_CFG |
| 744 | desc: in setting_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 745 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 746 | <source> |
Jonas Häggqvist | 1b53f44 | 2008-03-14 10:02:05 +0000 | [diff] [blame] | 747 | *: "Browse .cfg Files" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 748 | </source> |
| 749 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 750 | *: "瀏覽 .cfg 檔案" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 751 | </dest> |
| 752 | <voice> |
| 753 | *: "Browse configuration files" |
| 754 | </voice> |
| 755 | </phrase> |
| 756 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 757 | id: LANG_RESET |
| 758 | desc: in system_settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 759 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 760 | <source> |
| 761 | *: "Reset Settings" |
| 762 | </source> |
| 763 | <dest> |
| 764 | *: "重新設定" |
| 765 | </dest> |
| 766 | <voice> |
| 767 | *: "Reset Settings" |
| 768 | </voice> |
| 769 | </phrase> |
| 770 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 771 | id: LANG_RESET_DONE_CLEAR |
| 772 | desc: visual confirmation after settings reset |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 773 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 774 | <source> |
| 775 | *: "Cleared" |
| 776 | </source> |
| 777 | <dest> |
| 778 | *: "已清除" |
| 779 | </dest> |
| 780 | <voice> |
| 781 | *: "" |
| 782 | </voice> |
| 783 | </phrase> |
| 784 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 785 | id: LANG_SAVE_SETTINGS |
| 786 | desc: in system_settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 787 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 788 | <source> |
Jonas Häggqvist | 1b53f44 | 2008-03-14 10:02:05 +0000 | [diff] [blame] | 789 | *: "Save .cfg File" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 790 | </source> |
| 791 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 792 | *: "寫出 .cfg 檔案" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 793 | </dest> |
| 794 | <voice> |
| 795 | *: "Write configuration file" |
| 796 | </voice> |
| 797 | </phrase> |
| 798 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 799 | id: LANG_RECORDING_SETTINGS |
| 800 | desc: in the main menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 801 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 802 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 803 | *: none |
| 804 | recording: "Recording Settings" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 805 | </source> |
| 806 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 807 | *: none |
| 808 | recording: "錄音設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 809 | </dest> |
| 810 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 811 | *: none |
| 812 | recording: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 813 | </voice> |
| 814 | </phrase> |
| 815 | <phrase> |
| 816 | id: LANG_EQUALIZER_ENABLED |
| 817 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 818 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 819 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 820 | *: none |
| 821 | swcodec: "Enable EQ" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 822 | </source> |
| 823 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 824 | *: none |
| 825 | swcodec: "開啟等化器" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 826 | </dest> |
| 827 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 828 | *: none |
| 829 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 830 | </voice> |
| 831 | </phrase> |
| 832 | <phrase> |
| 833 | id: LANG_EQUALIZER_GRAPHICAL |
| 834 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 835 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 836 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 837 | *: none |
| 838 | swcodec: "Graphical EQ" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 839 | </source> |
| 840 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 841 | *: none |
| 842 | swcodec: "圖解等化器" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 843 | </dest> |
| 844 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 845 | *: none |
| 846 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 847 | </voice> |
| 848 | </phrase> |
| 849 | <phrase> |
| 850 | id: LANG_EQUALIZER_PRECUT |
| 851 | desc: in eq settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 852 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 853 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 854 | *: none |
| 855 | swcodec: "Precut" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 856 | </source> |
| 857 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 858 | *: none |
| 859 | swcodec: "預切" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 860 | </dest> |
| 861 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 862 | *: none |
| 863 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 864 | </voice> |
| 865 | </phrase> |
| 866 | <phrase> |
| 867 | id: LANG_EQUALIZER_GAIN |
| 868 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 869 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 870 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 871 | *: none |
| 872 | swcodec: "Simple EQ Settings" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 873 | </source> |
| 874 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 875 | *: none |
| 876 | swcodec: "簡易等化器設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 877 | </dest> |
| 878 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 879 | *: none |
| 880 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 881 | </voice> |
| 882 | </phrase> |
| 883 | <phrase> |
| 884 | id: LANG_EQUALIZER_ADVANCED |
| 885 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 886 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 887 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 888 | *: none |
| 889 | swcodec: "Advanced EQ Settings" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 890 | </source> |
| 891 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 892 | *: none |
| 893 | swcodec: "進階等化器設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 894 | </dest> |
| 895 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 896 | *: none |
| 897 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 898 | </voice> |
| 899 | </phrase> |
| 900 | <phrase> |
| 901 | id: LANG_EQUALIZER_SAVE |
| 902 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 903 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 904 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 905 | *: none |
| 906 | swcodec: "Save EQ Preset" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 907 | </source> |
| 908 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 909 | *: none |
| 910 | swcodec: "儲存等化器設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 911 | </dest> |
| 912 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 913 | *: none |
| 914 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 915 | </voice> |
| 916 | </phrase> |
| 917 | <phrase> |
| 918 | id: LANG_EQUALIZER_BROWSE |
| 919 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 920 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 921 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 922 | *: none |
| 923 | swcodec: "Browse EQ Presets" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 924 | </source> |
| 925 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 926 | *: none |
| 927 | swcodec: "瀏覽等化器設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 928 | </dest> |
| 929 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 930 | *: none |
| 931 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 932 | </voice> |
| 933 | </phrase> |
| 934 | <phrase> |
| 935 | id: LANG_EQUALIZER_EDIT_MODE |
| 936 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 937 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 938 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 939 | *: none |
| 940 | swcodec: "Edit mode: %s" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 941 | </source> |
| 942 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 943 | *: none |
| 944 | swcodec: "編輯模式: %s" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 945 | </dest> |
| 946 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 947 | *: none |
| 948 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 949 | </voice> |
| 950 | </phrase> |
| 951 | <phrase> |
| 952 | id: LANG_EQUALIZER_GAIN_ITEM |
| 953 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 954 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 955 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 956 | *: none |
| 957 | swcodec: "%d Hz Band Gain" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 958 | </source> |
| 959 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 960 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 961 | swcodec: "%d Hz 頻帶增益" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 962 | </dest> |
| 963 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 964 | *: none |
| 965 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 966 | </voice> |
| 967 | </phrase> |
| 968 | <phrase> |
| 969 | id: LANG_EQUALIZER_BAND_LOW_SHELF |
| 970 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 971 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 972 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 973 | *: none |
| 974 | swcodec: "Low Shelf Filter" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 975 | </source> |
| 976 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 977 | *: none |
| 978 | swcodec: "低峰值過濾" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 979 | </dest> |
| 980 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 981 | *: none |
| 982 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 983 | </voice> |
| 984 | </phrase> |
| 985 | <phrase> |
| 986 | id: LANG_EQUALIZER_BAND_PEAK |
| 987 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 988 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 989 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 990 | *: none |
| 991 | swcodec: "Peak Filter %d" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 992 | </source> |
| 993 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 994 | *: none |
| 995 | swcodec: "峰值過濾 %d" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 996 | </dest> |
| 997 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 998 | *: none |
| 999 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1000 | </voice> |
| 1001 | </phrase> |
| 1002 | <phrase> |
| 1003 | id: LANG_EQUALIZER_BAND_HIGH_SHELF |
| 1004 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1005 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1006 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1007 | *: none |
| 1008 | swcodec: "High Shelf Filter" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1009 | </source> |
| 1010 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1011 | *: none |
| 1012 | swcodec: "高峰值過濾" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1013 | </dest> |
| 1014 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1015 | *: none |
| 1016 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1017 | </voice> |
| 1018 | </phrase> |
| 1019 | <phrase> |
| 1020 | id: LANG_EQUALIZER_BAND_CUTOFF |
| 1021 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1022 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1023 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1024 | *: none |
| 1025 | swcodec: "Cutoff Frequency" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1026 | </source> |
| 1027 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1028 | *: none |
| 1029 | swcodec: "截斷頻率" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1030 | </dest> |
| 1031 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1032 | *: none |
| 1033 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1034 | </voice> |
| 1035 | </phrase> |
| 1036 | <phrase> |
| 1037 | id: LANG_EQUALIZER_BAND_CENTER |
| 1038 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1039 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1040 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1041 | *: none |
Alex Parker | a2f9034 | 2009-05-09 10:54:07 +0000 | [diff] [blame] | 1042 | swcodec: "Centre Frequency" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1043 | </source> |
| 1044 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1045 | *: none |
| 1046 | swcodec: "中心頻率" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1047 | </dest> |
| 1048 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1049 | *: none |
| 1050 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1051 | </voice> |
| 1052 | </phrase> |
| 1053 | <phrase> |
| 1054 | id: LANG_EQUALIZER_BAND_Q |
| 1055 | desc: in the equalizer settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1056 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1057 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1058 | *: none |
| 1059 | swcodec: "Q" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1060 | </source> |
| 1061 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1062 | *: none |
| 1063 | swcodec: "Q" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1064 | </dest> |
| 1065 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1066 | *: none |
| 1067 | swcodec: "Q" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1068 | </voice> |
| 1069 | </phrase> |
| 1070 | <phrase> |
| 1071 | id: LANG_CREATE_PLAYLIST |
| 1072 | desc: Menu option for creating a playlist |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1073 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1074 | <source> |
| 1075 | *: "Create Playlist" |
| 1076 | </source> |
| 1077 | <dest> |
| 1078 | *: "建立播放清單" |
| 1079 | </dest> |
| 1080 | <voice> |
| 1081 | *: "Create Playlist" |
| 1082 | </voice> |
| 1083 | </phrase> |
| 1084 | <phrase> |
| 1085 | id: LANG_VIEW_DYNAMIC_PLAYLIST |
| 1086 | desc: in playlist menu. |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1087 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1088 | <source> |
| 1089 | *: "View Current Playlist" |
| 1090 | </source> |
| 1091 | <dest> |
| 1092 | *: "檢視現在的播放清單" |
| 1093 | </dest> |
| 1094 | <voice> |
| 1095 | *: "View Current Playlist" |
| 1096 | </voice> |
| 1097 | </phrase> |
| 1098 | <phrase> |
| 1099 | id: LANG_SAVE_DYNAMIC_PLAYLIST |
| 1100 | desc: in playlist menu. |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1101 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1102 | <source> |
| 1103 | *: "Save Current Playlist" |
| 1104 | </source> |
| 1105 | <dest> |
| 1106 | *: "儲存現在的播放清單" |
| 1107 | </dest> |
| 1108 | <voice> |
| 1109 | *: "Save Current Playlist" |
| 1110 | </voice> |
| 1111 | </phrase> |
| 1112 | <phrase> |
| 1113 | id: LANG_RECURSE_DIRECTORY |
| 1114 | desc: In playlist menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1115 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1116 | <source> |
| 1117 | *: "Recursively Insert Directories" |
| 1118 | </source> |
| 1119 | <dest> |
| 1120 | *: "遞迴插入目錄" |
| 1121 | </dest> |
| 1122 | <voice> |
| 1123 | *: "Recursively Insert Directories" |
| 1124 | </voice> |
| 1125 | </phrase> |
| 1126 | <phrase> |
| 1127 | id: LANG_WARN_ERASEDYNPLAYLIST_MENU |
| 1128 | desc: in playlist options menu, option to warn when erasing dynamic playlist |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1129 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1130 | <source> |
| 1131 | *: "Warn When Erasing Dynamic Playlist" |
| 1132 | </source> |
| 1133 | <dest> |
| 1134 | *: "消除動態播放清單時警示" |
| 1135 | </dest> |
| 1136 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1137 | *: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1138 | </voice> |
| 1139 | </phrase> |
| 1140 | <phrase> |
| 1141 | id: LANG_VERSION |
Jonas Häggqvist | 2d9caa9 | 2009-03-10 21:04:03 +0000 | [diff] [blame] | 1142 | desc: in the Rockbox Info screen |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1143 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1144 | <source> |
| 1145 | *: "Version" |
| 1146 | </source> |
| 1147 | <dest> |
| 1148 | *: "版本" |
| 1149 | </dest> |
| 1150 | <voice> |
Jonas Häggqvist | 2d9caa9 | 2009-03-10 21:04:03 +0000 | [diff] [blame] | 1151 | *: "版本" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1152 | </voice> |
| 1153 | </phrase> |
| 1154 | <phrase> |
| 1155 | id: LANG_DEBUG |
| 1156 | desc: in the info menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1157 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1158 | <source> |
| 1159 | *: "Debug (Keep Out!)" |
| 1160 | </source> |
| 1161 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1162 | *: "除錯 (請勿進入!)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1163 | </dest> |
| 1164 | <voice> |
| 1165 | *: "Debug, keep out!" |
| 1166 | </voice> |
| 1167 | </phrase> |
| 1168 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1169 | id: LANG_SHUFFLE |
| 1170 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1171 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1172 | <source> |
| 1173 | *: "Shuffle" |
| 1174 | </source> |
| 1175 | <dest> |
| 1176 | *: "亂序播放" |
| 1177 | </dest> |
| 1178 | <voice> |
| 1179 | *: "Shuffle" |
| 1180 | </voice> |
| 1181 | </phrase> |
| 1182 | <phrase> |
| 1183 | id: LANG_REPEAT |
| 1184 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1185 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1186 | <source> |
| 1187 | *: "Repeat" |
| 1188 | </source> |
| 1189 | <dest> |
| 1190 | *: "重覆" |
| 1191 | </dest> |
| 1192 | <voice> |
| 1193 | *: "Repeat" |
| 1194 | </voice> |
| 1195 | </phrase> |
| 1196 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1197 | id: LANG_REPEAT_ONE |
| 1198 | desc: repeat one song |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1199 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1200 | <source> |
| 1201 | *: "One" |
| 1202 | </source> |
| 1203 | <dest> |
| 1204 | *: "一首" |
| 1205 | </dest> |
| 1206 | <voice> |
| 1207 | *: "One" |
| 1208 | </voice> |
| 1209 | </phrase> |
| 1210 | <phrase> |
| 1211 | id: LANG_REPEAT_AB |
Jonas Häggqvist | e065171 | 2007-09-01 20:36:11 +0000 | [diff] [blame] | 1212 | desc: repeat range from point A to B |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1213 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1214 | <source> |
| 1215 | *: "A-B" |
| 1216 | </source> |
| 1217 | <dest> |
| 1218 | *: "A-B" |
| 1219 | </dest> |
| 1220 | <voice> |
| 1221 | *: "A-B" |
| 1222 | </voice> |
| 1223 | </phrase> |
| 1224 | <phrase> |
| 1225 | id: LANG_PLAY_SELECTED |
| 1226 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1227 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1228 | <source> |
| 1229 | *: "Play Selected First" |
| 1230 | </source> |
| 1231 | <dest> |
| 1232 | *: "先播放選擇的檔案" |
| 1233 | </dest> |
| 1234 | <voice> |
| 1235 | *: "Play Selected File First" |
| 1236 | </voice> |
| 1237 | </phrase> |
| 1238 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1239 | id: LANG_WIND_MENU |
| 1240 | desc: in the playback sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1241 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1242 | <source> |
| 1243 | *: "Fast-Forward/Rewind" |
| 1244 | </source> |
| 1245 | <dest> |
| 1246 | *: "快轉/倒轉" |
| 1247 | </dest> |
| 1248 | <voice> |
| 1249 | *: "Fast forward and Rewind" |
| 1250 | </voice> |
| 1251 | </phrase> |
| 1252 | <phrase> |
| 1253 | id: LANG_MP3BUFFER_MARGIN |
| 1254 | desc: MP3 buffer margin time |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1255 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1256 | <source> |
| 1257 | *: "Anti-Skip Buffer" |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1258 | flash_storage: none |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1259 | </source> |
| 1260 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 1261 | *: "防止中斷緩衝區" |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1262 | flash_storage: none |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1263 | </dest> |
| 1264 | <voice> |
| 1265 | *: "Anti-Skip Buffer" |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1266 | flash_storage: none |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1267 | </voice> |
| 1268 | </phrase> |
| 1269 | <phrase> |
| 1270 | id: LANG_FADE_ON_STOP |
| 1271 | desc: options menu to set fade on stop or pause |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1272 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1273 | <source> |
| 1274 | *: "Fade on Stop/Pause" |
| 1275 | </source> |
| 1276 | <dest> |
| 1277 | *: "停止/暫停時淡出" |
| 1278 | </dest> |
| 1279 | <voice> |
| 1280 | *: "Fade On Stop and Pause" |
| 1281 | </voice> |
| 1282 | </phrase> |
| 1283 | <phrase> |
| 1284 | id: LANG_PARTY_MODE |
| 1285 | desc: party mode |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1286 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1287 | <source> |
| 1288 | *: "Party Mode" |
| 1289 | </source> |
| 1290 | <dest> |
| 1291 | *: "派對模式" |
| 1292 | </dest> |
| 1293 | <voice> |
| 1294 | *: "Party Mode" |
| 1295 | </voice> |
| 1296 | </phrase> |
| 1297 | <phrase> |
| 1298 | id: LANG_CROSSFADE |
| 1299 | desc: in playback settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1300 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1301 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1302 | *: none |
Jeffrey Goode | 3a17bb9 | 2009-11-12 04:31:31 +0000 | [diff] [blame] | 1303 | crossfade: "Crossfade" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1304 | </source> |
| 1305 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1306 | *: none |
Jeffrey Goode | 3a17bb9 | 2009-11-12 04:31:31 +0000 | [diff] [blame] | 1307 | crossfade: "交叉淡變" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1308 | </dest> |
| 1309 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1310 | *: none |
Jeffrey Goode | 3a17bb9 | 2009-11-12 04:31:31 +0000 | [diff] [blame] | 1311 | crossfade: "Crossfade" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1312 | </voice> |
| 1313 | </phrase> |
| 1314 | <phrase> |
| 1315 | id: LANG_REPLAYGAIN |
| 1316 | desc: in replaygain |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1317 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1318 | <source> |
| 1319 | *: "Replaygain" |
| 1320 | </source> |
| 1321 | <dest> |
| 1322 | *: "Replaygain" |
| 1323 | </dest> |
| 1324 | <voice> |
| 1325 | *: "Replaygain" |
| 1326 | </voice> |
| 1327 | </phrase> |
| 1328 | <phrase> |
| 1329 | id: LANG_BEEP |
| 1330 | desc: in playback settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1331 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1332 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1333 | *: none |
Jonas Häggqvist | b149830 | 2009-06-10 14:55:51 +0000 | [diff] [blame] | 1334 | swcodec: "Track Skip Beep" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1335 | </source> |
| 1336 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1337 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1338 | swcodec: "換曲提示音" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1339 | </dest> |
| 1340 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1341 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1342 | swcodec: "換曲提示音" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1343 | </voice> |
| 1344 | </phrase> |
| 1345 | <phrase> |
| 1346 | id: LANG_WEAK |
| 1347 | desc: in beep volume in playback settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1348 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1349 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1350 | *: none |
| 1351 | swcodec: "Weak" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1352 | </source> |
| 1353 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1354 | *: none |
| 1355 | swcodec: "弱" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1356 | </dest> |
| 1357 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1358 | *: none |
| 1359 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1360 | </voice> |
| 1361 | </phrase> |
| 1362 | <phrase> |
| 1363 | id: LANG_MODERATE |
| 1364 | desc: in beep volume in playback settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1365 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1366 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1367 | *: none |
| 1368 | swcodec: "Moderate" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1369 | </source> |
| 1370 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1371 | *: none |
| 1372 | swcodec: "中" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1373 | </dest> |
| 1374 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1375 | *: none |
| 1376 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1377 | </voice> |
| 1378 | </phrase> |
| 1379 | <phrase> |
| 1380 | id: LANG_STRONG |
| 1381 | desc: in beep volume in playback settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1382 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1383 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1384 | *: none |
| 1385 | swcodec: "Strong" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1386 | </source> |
| 1387 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1388 | *: none |
| 1389 | swcodec: "強" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1390 | </dest> |
| 1391 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1392 | *: none |
| 1393 | swcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1394 | </voice> |
| 1395 | </phrase> |
| 1396 | <phrase> |
| 1397 | id: LANG_SPDIF_ENABLE |
| 1398 | desc: in playback settings menu. enable/disable the optical out |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1399 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1400 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1401 | *: none |
| 1402 | spdif_power: "Optical Output" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1403 | </source> |
| 1404 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1405 | *: none |
| 1406 | spdif_power: "光纖輸出" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1407 | </dest> |
| 1408 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1409 | *: none |
| 1410 | spdif_power: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1411 | </voice> |
| 1412 | </phrase> |
| 1413 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1414 | id: LANG_NEXT_FOLDER |
| 1415 | desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1416 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1417 | <source> |
| 1418 | *: "Auto-Change Directory" |
| 1419 | </source> |
| 1420 | <dest> |
| 1421 | *: "自動替換目錄" |
| 1422 | </dest> |
| 1423 | <voice> |
| 1424 | *: "Auto-Change Directory" |
| 1425 | </voice> |
| 1426 | </phrase> |
| 1427 | <phrase> |
| 1428 | id: LANG_TAGCACHE |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1429 | desc: in the main menu and the settings menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1430 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1431 | <source> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 1432 | *: "Database" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1433 | </source> |
| 1434 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 1435 | *: "資料庫" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1436 | </dest> |
| 1437 | <voice> |
Jonas Häggqvist | d91c1dd | 2006-07-18 19:53:14 +0000 | [diff] [blame] | 1438 | *: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1439 | </voice> |
| 1440 | </phrase> |
| 1441 | <phrase> |
| 1442 | id: LANG_TAGCACHE_RAM |
| 1443 | desc: in tag cache settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1444 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1445 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1446 | *: none |
| 1447 | tc_ramcache: "Load to RAM" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1448 | </source> |
| 1449 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1450 | *: none |
| 1451 | tc_ramcache: "載入到記憶體" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1452 | </dest> |
| 1453 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1454 | *: none |
| 1455 | tc_ramcache: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1456 | </voice> |
| 1457 | </phrase> |
| 1458 | <phrase> |
| 1459 | id: LANG_TAGCACHE_FORCE_UPDATE |
| 1460 | desc: in tag cache settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1461 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1462 | <source> |
Alex Parker | 8e63df1 | 2009-05-09 16:09:01 +0000 | [diff] [blame] | 1463 | *: "Initialize Now" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1464 | </source> |
| 1465 | <dest> |
Jonas Häggqvist | d91c1dd | 2006-07-18 19:53:14 +0000 | [diff] [blame] | 1466 | *: "即刻初始化" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1467 | </dest> |
| 1468 | <voice> |
Jonas Häggqvist | 1b53f44 | 2008-03-14 10:02:05 +0000 | [diff] [blame] | 1469 | *: "Initialize Now" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1470 | </voice> |
| 1471 | </phrase> |
| 1472 | <phrase> |
| 1473 | id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH |
| 1474 | desc: in tag cache settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1475 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1476 | <source> |
| 1477 | *: "Updating in background" |
| 1478 | </source> |
| 1479 | <dest> |
| 1480 | *: "在背景更新中" |
| 1481 | </dest> |
| 1482 | <voice> |
| 1483 | *: "" |
| 1484 | </voice> |
| 1485 | </phrase> |
| 1486 | <phrase> |
| 1487 | id: LANG_TAGCACHE_INIT |
| 1488 | desc: while initializing tagcache on boot |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1489 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1490 | <source> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 1491 | *: "Committing database" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1492 | </source> |
| 1493 | <dest> |
Jonathan Gordon | e744deb | 2007-01-29 03:29:23 +0000 | [diff] [blame] | 1494 | *: "處理資料庫" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1495 | </dest> |
| 1496 | <voice> |
| 1497 | *: "" |
| 1498 | </voice> |
| 1499 | </phrase> |
| 1500 | <phrase> |
| 1501 | id: LANG_RUNTIMEDB_ACTIVE |
| 1502 | desc: in settings_menu. |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1503 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1504 | <source> |
Robert Kukla | 1cb5dd5 | 2007-03-04 16:06:26 +0000 | [diff] [blame] | 1505 | *: "Gather Runtime Data" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1506 | </source> |
| 1507 | <dest> |
Robert Kukla | 1cb5dd5 | 2007-03-04 16:06:26 +0000 | [diff] [blame] | 1508 | *: "收集運行時資料" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1509 | </dest> |
| 1510 | <voice> |
| 1511 | *: "Gather Runtime Data" |
| 1512 | </voice> |
| 1513 | </phrase> |
| 1514 | <phrase> |
| 1515 | id: LANG_SORT_CASE |
| 1516 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1517 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1518 | <source> |
| 1519 | *: "Sort Case Sensitive" |
| 1520 | </source> |
| 1521 | <dest> |
| 1522 | *: "排序時區別大小寫" |
| 1523 | </dest> |
| 1524 | <voice> |
| 1525 | *: "Sort Case Sensitive" |
| 1526 | </voice> |
| 1527 | </phrase> |
| 1528 | <phrase> |
| 1529 | id: LANG_SORT_DIR |
| 1530 | desc: browser sorting setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1531 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1532 | <source> |
| 1533 | *: "Sort Directories" |
| 1534 | </source> |
| 1535 | <dest> |
| 1536 | *: "排序目錄" |
| 1537 | </dest> |
| 1538 | <voice> |
| 1539 | *: "sort directories" |
| 1540 | </voice> |
| 1541 | </phrase> |
| 1542 | <phrase> |
| 1543 | id: LANG_SORT_FILE |
| 1544 | desc: browser sorting setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1545 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1546 | <source> |
| 1547 | *: "Sort Files" |
| 1548 | </source> |
| 1549 | <dest> |
| 1550 | *: "排序檔案" |
| 1551 | </dest> |
| 1552 | <voice> |
| 1553 | *: "sort files" |
| 1554 | </voice> |
| 1555 | </phrase> |
| 1556 | <phrase> |
| 1557 | id: LANG_SORT_ALPHA |
| 1558 | desc: browser sorting setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1559 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1560 | <source> |
| 1561 | *: "Alphabetical" |
| 1562 | </source> |
| 1563 | <dest> |
| 1564 | *: "字母順序" |
| 1565 | </dest> |
| 1566 | <voice> |
| 1567 | *: "Alphabetical" |
| 1568 | </voice> |
| 1569 | </phrase> |
| 1570 | <phrase> |
| 1571 | id: LANG_SORT_DATE |
| 1572 | desc: browser sorting setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1573 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1574 | <source> |
| 1575 | *: "By Date" |
| 1576 | </source> |
| 1577 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1578 | *: "依日期" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1579 | </dest> |
| 1580 | <voice> |
| 1581 | *: "By Date" |
| 1582 | </voice> |
| 1583 | </phrase> |
| 1584 | <phrase> |
| 1585 | id: LANG_SORT_DATE_REVERSE |
| 1586 | desc: browser sorting setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1587 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1588 | <source> |
| 1589 | *: "By Newest Date" |
| 1590 | </source> |
| 1591 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1592 | *: "依最新日期" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1593 | </dest> |
| 1594 | <voice> |
| 1595 | *: "By Newest Date" |
| 1596 | </voice> |
| 1597 | </phrase> |
| 1598 | <phrase> |
| 1599 | id: LANG_SORT_TYPE |
| 1600 | desc: browser sorting setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1601 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1602 | <source> |
| 1603 | *: "By Type" |
| 1604 | </source> |
| 1605 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1606 | *: "依類型" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1607 | </dest> |
| 1608 | <voice> |
| 1609 | *: "By Type" |
| 1610 | </voice> |
| 1611 | </phrase> |
| 1612 | <phrase> |
| 1613 | id: LANG_FILTER |
| 1614 | desc: setting name for dir filter |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1615 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1616 | <source> |
| 1617 | *: "Show Files" |
| 1618 | </source> |
| 1619 | <dest> |
| 1620 | *: "顯示檔案" |
| 1621 | </dest> |
| 1622 | <voice> |
| 1623 | *: "Show Files" |
| 1624 | </voice> |
| 1625 | </phrase> |
| 1626 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1627 | id: LANG_FILTER_SUPPORTED |
| 1628 | desc: show all file types supported by Rockbox |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1629 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1630 | <source> |
| 1631 | *: "Supported" |
| 1632 | </source> |
| 1633 | <dest> |
| 1634 | *: "支援的" |
| 1635 | </dest> |
| 1636 | <voice> |
| 1637 | *: "Supported" |
| 1638 | </voice> |
| 1639 | </phrase> |
| 1640 | <phrase> |
| 1641 | id: LANG_FILTER_MUSIC |
| 1642 | desc: show only music-related files |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1643 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1644 | <source> |
| 1645 | *: "Music" |
| 1646 | </source> |
| 1647 | <dest> |
| 1648 | *: "音樂" |
| 1649 | </dest> |
| 1650 | <voice> |
| 1651 | *: "Music" |
| 1652 | </voice> |
| 1653 | </phrase> |
| 1654 | <phrase> |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1655 | id: LANG_FOLLOW |
| 1656 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1657 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1658 | <source> |
| 1659 | *: "Follow Playlist" |
| 1660 | </source> |
| 1661 | <dest> |
| 1662 | *: "跟隨播放清單" |
| 1663 | </dest> |
| 1664 | <voice> |
| 1665 | *: "Follow Playlist" |
| 1666 | </voice> |
| 1667 | </phrase> |
| 1668 | <phrase> |
| 1669 | id: LANG_SHOW_ICONS |
| 1670 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1671 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1672 | <source> |
| 1673 | *: "Show Icons" |
| 1674 | </source> |
| 1675 | <dest> |
| 1676 | *: "顯示圖示" |
| 1677 | </dest> |
| 1678 | <voice> |
| 1679 | *: "Show Icons" |
| 1680 | </voice> |
| 1681 | </phrase> |
| 1682 | <phrase> |
| 1683 | id: LANG_CUSTOM_FONT |
| 1684 | desc: in setting_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1685 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1686 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1687 | *: none |
| 1688 | lcd_bitmap: "Browse Fonts" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1689 | </source> |
| 1690 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1691 | *: none |
| 1692 | lcd_bitmap: "瀏覽字形" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1693 | </dest> |
| 1694 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1695 | *: none |
| 1696 | lcd_bitmap: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1697 | </voice> |
| 1698 | </phrase> |
| 1699 | <phrase> |
| 1700 | id: LANG_WHILE_PLAYING |
| 1701 | desc: in settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1702 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1703 | <source> |
| 1704 | *: "Browse .wps files" |
| 1705 | </source> |
| 1706 | <dest> |
Purling Nayuki | 335d708 | 2014-01-16 18:12:55 +0800 | [diff] [blame] | 1707 | *: "瀏覽音樂撥放接口主題" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1708 | </dest> |
| 1709 | <voice> |
Purling Nayuki | 335d708 | 2014-01-16 18:12:55 +0800 | [diff] [blame] | 1710 | *: "瀏覽音樂撥放接口主題" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1711 | </voice> |
| 1712 | </phrase> |
| 1713 | <phrase> |
| 1714 | id: LANG_REMOTE_WHILE_PLAYING |
| 1715 | desc: in settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1716 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1717 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1718 | *: none |
| 1719 | remote: "Browse .rwps files" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1720 | </source> |
| 1721 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1722 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1723 | remote: "瀏覽 .rwps 檔案" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1724 | </dest> |
| 1725 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1726 | *: none |
| 1727 | remote: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1728 | </voice> |
| 1729 | </phrase> |
| 1730 | <phrase> |
| 1731 | id: LANG_LCD_MENU |
| 1732 | desc: in the display sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1733 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1734 | <source> |
| 1735 | *: "LCD Settings" |
| 1736 | </source> |
| 1737 | <dest> |
| 1738 | *: "液晶顯示設定" |
| 1739 | </dest> |
| 1740 | <voice> |
| 1741 | *: "LCD Settings" |
| 1742 | </voice> |
| 1743 | </phrase> |
| 1744 | <phrase> |
| 1745 | id: LANG_LCD_REMOTE_MENU |
| 1746 | desc: in the display sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1747 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1748 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1749 | *: none |
| 1750 | remote: "Remote-LCD Settings" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1751 | </source> |
| 1752 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1753 | *: none |
| 1754 | remote: "線控液晶顯示設定" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1755 | </dest> |
| 1756 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1757 | *: none |
| 1758 | remote: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1759 | </voice> |
| 1760 | </phrase> |
| 1761 | <phrase> |
| 1762 | id: LANG_SCROLL_MENU |
| 1763 | desc: in display_settings_menu() |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1764 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1765 | <source> |
| 1766 | *: "Scrolling" |
| 1767 | </source> |
| 1768 | <dest> |
| 1769 | *: "捲動設定" |
| 1770 | </dest> |
| 1771 | <voice> |
| 1772 | *: "Scrolling" |
| 1773 | </voice> |
| 1774 | </phrase> |
| 1775 | <phrase> |
| 1776 | id: LANG_BARS_MENU |
| 1777 | desc: in the display sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1778 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1779 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1780 | *: none |
| 1781 | lcd_bitmap: "Status-/Scrollbar" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1782 | </source> |
| 1783 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1784 | *: none |
| 1785 | lcd_bitmap: "狀態列/捲動軸" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1786 | </dest> |
| 1787 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1788 | *: none |
| 1789 | lcd_bitmap: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1790 | </voice> |
| 1791 | </phrase> |
| 1792 | <phrase> |
| 1793 | id: LANG_PM_MENU |
| 1794 | desc: in the display menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1795 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1796 | <source> |
| 1797 | *: "Peak Meter" |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1798 | masd: none |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1799 | </source> |
| 1800 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1801 | *: "高峰顯示表" |
| 1802 | masd: none |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1803 | </dest> |
| 1804 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1805 | *: "" |
| 1806 | masd: none |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1807 | </voice> |
| 1808 | </phrase> |
| 1809 | <phrase> |
| 1810 | id: LANG_DEFAULT_CODEPAGE |
| 1811 | desc: default encoding used with id3 tags |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1812 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1813 | <source> |
| 1814 | *: "Default Codepage" |
| 1815 | </source> |
| 1816 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1817 | *: "預設編碼" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1818 | </dest> |
| 1819 | <voice> |
| 1820 | *: "Default codepage" |
| 1821 | </voice> |
| 1822 | </phrase> |
| 1823 | <phrase> |
| 1824 | id: LANG_CODEPAGE_LATIN1 |
| 1825 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1826 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1827 | <source> |
| 1828 | *: "Latin1 (ISO-8859-1)" |
| 1829 | </source> |
| 1830 | <dest> |
| 1831 | *: "Latin1 (ISO-8859-1)" |
| 1832 | </dest> |
| 1833 | <voice> |
| 1834 | *: "Latin 1" |
| 1835 | </voice> |
| 1836 | </phrase> |
| 1837 | <phrase> |
| 1838 | id: LANG_CODEPAGE_GREEK |
| 1839 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1840 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1841 | <source> |
| 1842 | *: "Greek (ISO-8859-7)" |
| 1843 | </source> |
| 1844 | <dest> |
| 1845 | *: "Greek (ISO-8859-7)" |
| 1846 | </dest> |
| 1847 | <voice> |
| 1848 | *: "Greek" |
| 1849 | </voice> |
| 1850 | </phrase> |
| 1851 | <phrase> |
| 1852 | id: LANG_CODEPAGE_HEBREW |
| 1853 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1854 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1855 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1856 | *: none |
| 1857 | lcd_bitmap: "Hebrew (ISO-8859-8)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1858 | </source> |
| 1859 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1860 | *: none |
| 1861 | lcd_bitmap: "Hebrew (ISO-8859-8)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1862 | </dest> |
| 1863 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1864 | *: none |
| 1865 | lcd_bitmap: "Hebrew" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1866 | </voice> |
| 1867 | </phrase> |
| 1868 | <phrase> |
| 1869 | id: LANG_CODEPAGE_CYRILLIC |
| 1870 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1871 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1872 | <source> |
| 1873 | *: "Cyrillic (CP1251)" |
| 1874 | </source> |
| 1875 | <dest> |
| 1876 | *: "Cyrillic (CP1251)" |
| 1877 | </dest> |
| 1878 | <voice> |
| 1879 | *: "Cyrillic" |
| 1880 | </voice> |
| 1881 | </phrase> |
| 1882 | <phrase> |
| 1883 | id: LANG_CODEPAGE_THAI |
| 1884 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1885 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1886 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1887 | *: none |
| 1888 | lcd_bitmap: "Thai (ISO-8859-11)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1889 | </source> |
| 1890 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1891 | *: none |
| 1892 | lcd_bitmap: "Thai (ISO-8859-11)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1893 | </dest> |
| 1894 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1895 | *: none |
| 1896 | lcd_bitmap: "Thai" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1897 | </voice> |
| 1898 | </phrase> |
| 1899 | <phrase> |
| 1900 | id: LANG_CODEPAGE_ARABIC |
| 1901 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1902 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1903 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1904 | *: none |
| 1905 | lcd_bitmap: "Arabic (CP1256)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1906 | </source> |
| 1907 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1908 | *: none |
| 1909 | lcd_bitmap: "Arabic (CP1256)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1910 | </dest> |
| 1911 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1912 | *: none |
| 1913 | lcd_bitmap: "Arabic" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1914 | </voice> |
| 1915 | </phrase> |
| 1916 | <phrase> |
| 1917 | id: LANG_CODEPAGE_TURKISH |
| 1918 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1919 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1920 | <source> |
| 1921 | *: "Turkish (ISO-8859-9)" |
| 1922 | </source> |
| 1923 | <dest> |
| 1924 | *: "Turkish (ISO-8859-9)" |
| 1925 | </dest> |
| 1926 | <voice> |
| 1927 | *: "Turkish" |
| 1928 | </voice> |
| 1929 | </phrase> |
| 1930 | <phrase> |
| 1931 | id: LANG_CODEPAGE_LATIN_EXTENDED |
| 1932 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1933 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1934 | <source> |
| 1935 | *: "Latin Extended (ISO-8859-2)" |
| 1936 | </source> |
| 1937 | <dest> |
| 1938 | *: "Latin Extended (ISO-8859-2)" |
| 1939 | </dest> |
| 1940 | <voice> |
| 1941 | *: "Latin extended" |
| 1942 | </voice> |
| 1943 | </phrase> |
| 1944 | <phrase> |
| 1945 | id: LANG_CODEPAGE_JAPANESE |
| 1946 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1947 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1948 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1949 | *: none |
| 1950 | lcd_bitmap: "Japanese (SJIS)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1951 | </source> |
| 1952 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1953 | *: none |
| 1954 | lcd_bitmap: "日文(SJIS)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1955 | </dest> |
| 1956 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1957 | *: none |
| 1958 | lcd_bitmap: "Japanese" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1959 | </voice> |
| 1960 | </phrase> |
| 1961 | <phrase> |
| 1962 | id: LANG_CODEPAGE_SIMPLIFIED |
| 1963 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1964 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1965 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1966 | *: none |
| 1967 | lcd_bitmap: "Simp. Chinese (GB2312)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1968 | </source> |
| 1969 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1970 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1971 | lcd_bitmap: "簡體中文 (GB2312)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1972 | </dest> |
| 1973 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1974 | *: none |
| 1975 | lcd_bitmap: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1976 | </voice> |
| 1977 | </phrase> |
| 1978 | <phrase> |
| 1979 | id: LANG_CODEPAGE_KOREAN |
| 1980 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1981 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1982 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1983 | *: none |
| 1984 | lcd_bitmap: "Korean (KSX1001)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1985 | </source> |
| 1986 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1987 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 1988 | lcd_bitmap: "韓文 (KSX1001)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1989 | </dest> |
| 1990 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 1991 | *: none |
| 1992 | lcd_bitmap: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1993 | </voice> |
| 1994 | </phrase> |
| 1995 | <phrase> |
| 1996 | id: LANG_CODEPAGE_TRADITIONAL |
| 1997 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 1998 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 1999 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2000 | *: none |
| 2001 | lcd_bitmap: "Trad. Chinese (BIG5)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2002 | </source> |
| 2003 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2004 | *: none |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 2005 | lcd_bitmap: "正體中文 (BIG5)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2006 | </dest> |
| 2007 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2008 | *: none |
| 2009 | lcd_bitmap: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2010 | </voice> |
| 2011 | </phrase> |
| 2012 | <phrase> |
| 2013 | id: LANG_CODEPAGE_UTF8 |
| 2014 | desc: in codepage setting menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2015 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2016 | <source> |
| 2017 | *: "Unicode (UTF-8)" |
| 2018 | </source> |
| 2019 | <dest> |
Rafaël Carré | 831d099 | 2010-01-16 08:38:14 +0000 | [diff] [blame] | 2020 | *: "萬國碼 (UTF-8)" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2021 | </dest> |
| 2022 | <voice> |
| 2023 | *: "Unicode" |
| 2024 | </voice> |
| 2025 | </phrase> |
| 2026 | <phrase> |
| 2027 | id: LANG_BATTERY_MENU |
| 2028 | desc: in the system sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2029 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2030 | <source> |
| 2031 | *: "Battery" |
| 2032 | </source> |
| 2033 | <dest> |
| 2034 | *: "電池" |
| 2035 | </dest> |
| 2036 | <voice> |
| 2037 | *: "Battery" |
| 2038 | </voice> |
| 2039 | </phrase> |
| 2040 | <phrase> |
| 2041 | id: LANG_DISK_MENU |
| 2042 | desc: in the system sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2043 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2044 | <source> |
| 2045 | *: "Disk" |
| 2046 | </source> |
| 2047 | <dest> |
| 2048 | *: "硬碟" |
| 2049 | </dest> |
| 2050 | <voice> |
| 2051 | *: "Disk" |
| 2052 | </voice> |
| 2053 | </phrase> |
| 2054 | <phrase> |
| 2055 | id: LANG_TIME_MENU |
| 2056 | desc: in the system sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2057 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2058 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2059 | *: none |
| 2060 | rtc: "Time & Date" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2061 | </source> |
| 2062 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2063 | *: none |
| 2064 | rtc: "時間與日期" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2065 | </dest> |
| 2066 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2067 | *: none |
| 2068 | rtc: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2069 | </voice> |
| 2070 | </phrase> |
| 2071 | <phrase> |
| 2072 | id: LANG_POWEROFF_IDLE |
| 2073 | desc: in settings_menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2074 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2075 | <source> |
| 2076 | *: "Idle Poweroff" |
| 2077 | </source> |
| 2078 | <dest> |
| 2079 | *: "閒置關閉電源" |
| 2080 | </dest> |
| 2081 | <voice> |
| 2082 | *: "Idle Poweroff" |
| 2083 | </voice> |
| 2084 | </phrase> |
| 2085 | <phrase> |
| 2086 | id: LANG_SLEEP_TIMER |
| 2087 | desc: sleep timer setting |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2088 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2089 | <source> |
| 2090 | *: "Sleep Timer" |
| 2091 | </source> |
| 2092 | <dest> |
| 2093 | *: "睡眠定時" |
| 2094 | </dest> |
| 2095 | <voice> |
| 2096 | *: "Sleep Timer" |
| 2097 | </voice> |
| 2098 | </phrase> |
| 2099 | <phrase> |
| 2100 | id: LANG_ALARM_MOD_ALARM_MENU |
| 2101 | desc: The name of the additional entry in the main menu for the RTC alarm mod. |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2102 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2103 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2104 | *: none |
| 2105 | alarm: "Wake-Up Alarm" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2106 | </source> |
| 2107 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2108 | *: none |
| 2109 | alarm: "鬧鈴" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2110 | </dest> |
| 2111 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2112 | *: none |
| 2113 | alarm: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2114 | </voice> |
| 2115 | </phrase> |
| 2116 | <phrase> |
| 2117 | id: LANG_LIMITS_MENU |
| 2118 | desc: in the system sub menu |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2119 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2120 | <source> |
| 2121 | *: "Limits" |
| 2122 | </source> |
| 2123 | <dest> |
| 2124 | *: "限制" |
| 2125 | </dest> |
| 2126 | <voice> |
| 2127 | *: "Limits" |
| 2128 | </voice> |
| 2129 | </phrase> |
| 2130 | <phrase> |
| 2131 | id: LANG_LINE_IN |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2132 | desc: in the recording settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2133 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2134 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2135 | *: none |
Björn Stenberg | c074044 | 2009-12-07 12:19:08 +0000 | [diff] [blame] | 2136 | recording,archosplayer: "Line In" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2137 | </source> |
| 2138 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2139 | *: none |
Björn Stenberg | c074044 | 2009-12-07 12:19:08 +0000 | [diff] [blame] | 2140 | recording,archosplayer: "聲音輸入" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2141 | </dest> |
| 2142 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2143 | *: none |
Björn Stenberg | c074044 | 2009-12-07 12:19:08 +0000 | [diff] [blame] | 2144 | recording,archosplayer: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2145 | </voice> |
| 2146 | </phrase> |
| 2147 | <phrase> |
| 2148 | id: LANG_CAR_ADAPTER_MODE |
| 2149 | desc: Displayed for setting car adapter mode to on/off |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2150 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2151 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2152 | *: none |
| 2153 | charging: "Car Adapter Mode" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2154 | </source> |
| 2155 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2156 | *: none |
| 2157 | charging: "車用變壓器模式" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2158 | </dest> |
| 2159 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2160 | *: none |
| 2161 | charging: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2162 | </voice> |
| 2163 | </phrase> |
| 2164 | <phrase> |
| 2165 | id: LANG_BOOKMARK_SETTINGS_AUTOCREATE |
| 2166 | desc: prompt for user to decide to create an bookmark |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2167 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2168 | <source> |
| 2169 | *: "Bookmark on Stop" |
| 2170 | </source> |
| 2171 | <dest> |
| 2172 | *: "停止時建立書籤" |
| 2173 | </dest> |
| 2174 | <voice> |
| 2175 | *: "Bookmark on Stop" |
| 2176 | </voice> |
| 2177 | </phrase> |
| 2178 | <phrase> |
| 2179 | id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES |
| 2180 | desc: Save in recent bookmarks only |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2181 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2182 | <source> |
| 2183 | *: "Yes - Recent only" |
| 2184 | </source> |
| 2185 | <dest> |
| 2186 | *: "是 - 只存在最近書籤" |
| 2187 | </dest> |
| 2188 | <voice> |
| 2189 | *: "Yes - Recent only" |
| 2190 | </voice> |
| 2191 | </phrase> |
| 2192 | <phrase> |
| 2193 | id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK |
| 2194 | desc: Save in recent bookmarks only |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2195 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2196 | <source> |
| 2197 | *: "Ask - Recent only" |
| 2198 | </source> |
| 2199 | <dest> |
| 2200 | *: "詢問 - 只存在最近書籤" |
| 2201 | </dest> |
| 2202 | <voice> |
| 2203 | *: "Ask - Recent only" |
| 2204 | </voice> |
| 2205 | </phrase> |
| 2206 | <phrase> |
| 2207 | id: LANG_BOOKMARK_SETTINGS_AUTOLOAD |
| 2208 | desc: prompt for user to decide to create a bookmark |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2209 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2210 | <source> |
| 2211 | *: "Load Last Bookmark" |
| 2212 | </source> |
| 2213 | <dest> |
| 2214 | *: "載入最近書籤" |
| 2215 | </dest> |
| 2216 | <voice> |
| 2217 | *: "Load Last Bookmark" |
| 2218 | </voice> |
| 2219 | </phrase> |
| 2220 | <phrase> |
| 2221 | id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS |
| 2222 | desc: Configuration option to maintain a list of recent bookmarks |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2223 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2224 | <source> |
| 2225 | *: "Maintain a List of Recent Bookmarks?" |
| 2226 | </source> |
| 2227 | <dest> |
| 2228 | *: "維護最近書籤清單?" |
| 2229 | </dest> |
| 2230 | <voice> |
| 2231 | *: "Maintain a List of Recent Bookmarks?" |
| 2232 | </voice> |
| 2233 | </phrase> |
| 2234 | <phrase> |
| 2235 | id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY |
| 2236 | desc: Save only on bookmark for each playlist in recent bookmarks |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2237 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2238 | <source> |
| 2239 | *: "Unique only" |
| 2240 | </source> |
| 2241 | <dest> |
| 2242 | *: "只有唯一的" |
| 2243 | </dest> |
| 2244 | <voice> |
| 2245 | *: "Unique only" |
| 2246 | </voice> |
| 2247 | </phrase> |
| 2248 | <phrase> |
| 2249 | id: LANG_VOICE_MENU |
| 2250 | desc: item of voice menu, enable/disable the voice UI |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2251 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2252 | <source> |
| 2253 | *: "Voice Menus" |
| 2254 | </source> |
| 2255 | <dest> |
| 2256 | *: "語音選單" |
| 2257 | </dest> |
| 2258 | <voice> |
| 2259 | *: "Voice Menus" |
| 2260 | </voice> |
| 2261 | </phrase> |
| 2262 | <phrase> |
| 2263 | id: LANG_VOICE_DIR |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2264 | desc: item of voice menu, set the voice mode for directories |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2265 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2266 | <source> |
| 2267 | *: "Voice Directories" |
| 2268 | </source> |
| 2269 | <dest> |
| 2270 | *: "語音目錄" |
| 2271 | </dest> |
| 2272 | <voice> |
| 2273 | *: "Voice Directories" |
| 2274 | </voice> |
| 2275 | </phrase> |
| 2276 | <phrase> |
| 2277 | id: LANG_VOICE_FILE |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2278 | desc: item of voice menu, set the voice mode for files |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2279 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2280 | <source> |
| 2281 | *: "Voice Filenames" |
| 2282 | </source> |
| 2283 | <dest> |
| 2284 | *: "語音檔案名稱" |
| 2285 | </dest> |
| 2286 | <voice> |
| 2287 | *: "Voice Filenames" |
| 2288 | </voice> |
| 2289 | </phrase> |
| 2290 | <phrase> |
| 2291 | id: LANG_VOICE_NUMBER |
| 2292 | desc: "talkbox" mode for files+directories |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2293 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2294 | <source> |
| 2295 | *: "Numbers" |
| 2296 | </source> |
| 2297 | <dest> |
| 2298 | *: "數字" |
| 2299 | </dest> |
| 2300 | <voice> |
| 2301 | *: "Numbers" |
| 2302 | </voice> |
| 2303 | </phrase> |
| 2304 | <phrase> |
| 2305 | id: LANG_VOICE_SPELL |
| 2306 | desc: "talkbox" mode for files+directories |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2307 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2308 | <source> |
| 2309 | *: "Spell" |
| 2310 | </source> |
| 2311 | <dest> |
| 2312 | *: "拼字" |
| 2313 | </dest> |
| 2314 | <voice> |
| 2315 | *: "Spell" |
| 2316 | </voice> |
| 2317 | </phrase> |
| 2318 | <phrase> |
| 2319 | id: LANG_VOICE_DIR_HOVER |
| 2320 | desc: "talkbox" mode for directories + files |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2321 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2322 | <source> |
| 2323 | *: ".talk mp3 clip" |
| 2324 | </source> |
| 2325 | <dest> |
| 2326 | *: ".talk mp3 片段" |
| 2327 | </dest> |
| 2328 | <voice> |
| 2329 | *: "talk mp3 clip" |
| 2330 | </voice> |
| 2331 | </phrase> |
| 2332 | <phrase> |
| 2333 | id: LANG_RECORDING_QUALITY |
| 2334 | desc: in the recording settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2335 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2336 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2337 | *: none |
| 2338 | recording_hwcodec: "Quality" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2339 | </source> |
| 2340 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2341 | *: none |
| 2342 | recording_hwcodec: "品質" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2343 | </dest> |
| 2344 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2345 | *: none |
| 2346 | recording_hwcodec: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2347 | </voice> |
| 2348 | </phrase> |
| 2349 | <phrase> |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 2350 | id: LANG_FREQUENCY |
| 2351 | desc: in recording and playback settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2352 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2353 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2354 | *: none |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 2355 | recording,play_frequency: "Frequency" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2356 | </source> |
| 2357 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2358 | *: none |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 2359 | recording,play_frequency: "頻率" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2360 | </dest> |
| 2361 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2362 | *: none |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 2363 | recording,play_frequency: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2364 | </voice> |
| 2365 | </phrase> |
| 2366 | <phrase> |
| 2367 | id: LANG_RECORDING_SOURCE |
| 2368 | desc: in the recording settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2369 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2370 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2371 | *: none |
| 2372 | recording: "Source" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2373 | </source> |
| 2374 | <dest> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2375 | *: none |
| 2376 | recording: "來源" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2377 | </dest> |
| 2378 | <voice> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2379 | *: none |
| 2380 | recording: "" |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2381 | </voice> |
| 2382 | </phrase> |
| 2383 | <phrase> |
| 2384 | id: LANG_RECORDING_SRC_MIC |
| 2385 | desc: in the recording settings |
Tom Ross | 104fb37 | 2009-03-03 01:38:26 +0000 | [diff] [blame] | 2386 | user: core |
Marcoen Hirschberg | c13d751 | 2006-05-15 07:12:25 +0000 | [diff] [blame] | 2387 | <source> |
Peter D'Hoye | 0485a34 | 2007-08-30 18:46:34 +0000 | [diff] [blame] | 2388 | *: none |
| 2389 | recording: "Microphone" |
Björn Stenberg | c074044 | 2009-12-07 12:19:08 +0000 | [ |