Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 1 | # __________ __ ___. |
| 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 | # |
Björn Stenberg | 2e154df | 2011-08-16 14:22:59 +0000 | [diff] [blame] | 17 | # American English language file |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 18 | <phrase> |
| 19 | id: LANG_SET_BOOL_YES |
| 20 | desc: bool true representation |
| 21 | user: core |
| 22 | <source> |
| 23 | *: "Yes" |
| 24 | </source> |
| 25 | <dest> |
| 26 | *: "Yes" |
| 27 | </dest> |
| 28 | <voice> |
| 29 | *: "Yes" |
| 30 | </voice> |
| 31 | </phrase> |
| 32 | <phrase> |
| 33 | id: LANG_SET_BOOL_NO |
| 34 | desc: bool false representation |
| 35 | user: core |
| 36 | <source> |
| 37 | *: "No" |
| 38 | </source> |
| 39 | <dest> |
| 40 | *: "No" |
| 41 | </dest> |
| 42 | <voice> |
| 43 | *: "No" |
| 44 | </voice> |
| 45 | </phrase> |
| 46 | <phrase> |
| 47 | id: LANG_ON |
| 48 | desc: Used in a lot of places |
| 49 | user: core |
| 50 | <source> |
| 51 | *: "On" |
| 52 | </source> |
| 53 | <dest> |
| 54 | *: "On" |
| 55 | </dest> |
| 56 | <voice> |
| 57 | *: "On" |
| 58 | </voice> |
| 59 | </phrase> |
| 60 | <phrase> |
| 61 | id: LANG_OFF |
| 62 | desc: Used in a lot of places |
| 63 | user: core |
| 64 | <source> |
| 65 | *: "Off" |
| 66 | </source> |
| 67 | <dest> |
| 68 | *: "Off" |
| 69 | </dest> |
| 70 | <voice> |
| 71 | *: "Off" |
| 72 | </voice> |
| 73 | </phrase> |
| 74 | <phrase> |
| 75 | id: LANG_ASK |
| 76 | desc: in settings_menu |
| 77 | user: core |
| 78 | <source> |
| 79 | *: "Ask" |
| 80 | </source> |
| 81 | <dest> |
| 82 | *: "Ask" |
| 83 | </dest> |
| 84 | <voice> |
| 85 | *: "Ask" |
| 86 | </voice> |
| 87 | </phrase> |
| 88 | <phrase> |
| 89 | id: LANG_ALWAYS |
| 90 | desc: used in various places |
| 91 | user: core |
| 92 | <source> |
| 93 | *: "Always" |
| 94 | </source> |
| 95 | <dest> |
| 96 | *: "Always" |
| 97 | </dest> |
| 98 | <voice> |
| 99 | *: "Always" |
| 100 | </voice> |
| 101 | </phrase> |
| 102 | <phrase> |
| 103 | id: LANG_NORMAL |
| 104 | desc: in settings_menu |
| 105 | user: core |
| 106 | <source> |
| 107 | *: "Normal" |
| 108 | </source> |
| 109 | <dest> |
| 110 | *: "Normal" |
| 111 | </dest> |
| 112 | <voice> |
| 113 | *: "Normal" |
| 114 | </voice> |
| 115 | </phrase> |
| 116 | <phrase> |
| 117 | id: LANG_GAIN |
| 118 | desc: Generic string for gain used in EQ menu and recording screen |
| 119 | user: core |
| 120 | <source> |
| 121 | *: "Gain" |
| 122 | </source> |
| 123 | <dest> |
| 124 | *: "Gain" |
| 125 | </dest> |
| 126 | <voice> |
| 127 | *: "Gain" |
| 128 | </voice> |
| 129 | </phrase> |
| 130 | <phrase> |
| 131 | id: LANG_WAIT |
| 132 | desc: general please wait splash |
| 133 | user: core |
| 134 | <source> |
| 135 | *: "Loading..." |
| 136 | </source> |
| 137 | <dest> |
| 138 | *: "Loading..." |
| 139 | </dest> |
| 140 | <voice> |
| 141 | *: "Loading" |
| 142 | </voice> |
| 143 | </phrase> |
| 144 | <phrase> |
| 145 | id: LANG_LOADING_PERCENT |
| 146 | desc: splash number of percents loaded |
| 147 | user: core |
| 148 | <source> |
| 149 | *: "Loading... %d%% done (%s)" |
| 150 | </source> |
| 151 | <dest> |
| 152 | *: "Loading... %d%% done (%s)" |
| 153 | </dest> |
| 154 | <voice> |
| 155 | *: "" |
| 156 | </voice> |
| 157 | </phrase> |
| 158 | <phrase> |
| 159 | id: LANG_SCANNING_DISK |
| 160 | desc: when booting up and rebuilding the cache and calculating free space |
| 161 | user: core |
| 162 | <source> |
| 163 | *: "Scanning disk..." |
| 164 | </source> |
| 165 | <dest> |
| 166 | *: "Scanning disk..." |
| 167 | </dest> |
| 168 | <voice> |
| 169 | *: "Scanning disk" |
| 170 | </voice> |
| 171 | </phrase> |
| 172 | <phrase> |
| 173 | id: LANG_SHUTTINGDOWN |
| 174 | desc: in main menu |
| 175 | user: core |
| 176 | <source> |
| 177 | *: "Shutting down..." |
| 178 | </source> |
| 179 | <dest> |
| 180 | *: "Shutting down..." |
| 181 | </dest> |
| 182 | <voice> |
| 183 | *: "Shutting down" |
| 184 | </voice> |
| 185 | </phrase> |
| 186 | <phrase> |
| 187 | id: LANG_CANCEL |
| 188 | desc: Visual confirmation of canceling a changed setting |
| 189 | user: core |
| 190 | <source> |
| 191 | *: "Cancelled" |
| 192 | </source> |
| 193 | <dest> |
| 194 | *: "Canceled" |
| 195 | </dest> |
| 196 | <voice> |
| 197 | *: "Canceled" |
| 198 | </voice> |
| 199 | </phrase> |
| 200 | <phrase> |
| 201 | id: LANG_FAILED |
| 202 | desc: Something failed. To be appended after actions |
| 203 | user: core |
| 204 | <source> |
| 205 | *: "Failed" |
| 206 | </source> |
| 207 | <dest> |
| 208 | *: "Failed" |
| 209 | </dest> |
| 210 | <voice> |
| 211 | *: "Failed" |
| 212 | </voice> |
| 213 | </phrase> |
| 214 | <phrase> |
| 215 | id: LANG_CHANNELS |
| 216 | desc: in sound_settings |
| 217 | user: core |
| 218 | <source> |
| 219 | *: "Channels" |
| 220 | </source> |
| 221 | <dest> |
| 222 | *: "Channels" |
| 223 | </dest> |
| 224 | <voice> |
| 225 | *: "Channels" |
| 226 | </voice> |
| 227 | </phrase> |
| 228 | <phrase> |
| 229 | id: LANG_RESET_ASK |
| 230 | desc: confirm to reset settings |
| 231 | user: core |
| 232 | <source> |
| 233 | *: "Are You Sure?" |
| 234 | </source> |
| 235 | <dest> |
| 236 | *: "Are You Sure?" |
| 237 | </dest> |
| 238 | <voice> |
| 239 | *: "Are You Sure?" |
| 240 | </voice> |
| 241 | </phrase> |
| 242 | <phrase> |
| 243 | id: LANG_CONFIRM_WITH_BUTTON |
| 244 | desc: Generic string to use to confirm |
| 245 | user: core |
| 246 | <source> |
| 247 | *: "PLAY = Yes" |
| 248 | cowond2*: "MENU, or top-right = Yes" |
| 249 | iriverh100,iriverh120,iriverh300: "NAVI = Yes" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 250 | ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 251 | mrobe500: "PLAY, POWER, or top-right = Yes" |
| 252 | archosplayer: "(PLAY/STOP)" |
| 253 | vibe500: "OK = Yes" |
| 254 | </source> |
| 255 | <dest> |
| 256 | *: "PLAY = Yes" |
| 257 | cowond2*: "MENU, or top-right = Yes" |
| 258 | iriverh100,iriverh120,iriverh300: "NAVI = Yes" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 259 | ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 260 | mrobe500: "PLAY, POWER, or top-right = Yes" |
| 261 | archosplayer: "(PLAY/STOP)" |
| 262 | vibe500: "OK = Yes" |
| 263 | </dest> |
| 264 | <voice> |
| 265 | *: "" |
| 266 | </voice> |
| 267 | </phrase> |
| 268 | <phrase> |
| 269 | id: LANG_CANCEL_WITH_ANY |
| 270 | desc: Generic string to use to cancel |
| 271 | user: core |
| 272 | <source> |
| 273 | *: "Any Other = No" |
| 274 | archosplayer: none |
| 275 | </source> |
| 276 | <dest> |
| 277 | *: "Any Other = No" |
| 278 | archosplayer: none |
| 279 | </dest> |
| 280 | <voice> |
| 281 | *: "" |
| 282 | archosplayer: none |
| 283 | </voice> |
| 284 | </phrase> |
| 285 | <phrase> |
| 286 | id: LANG_ROCKBOX_TITLE |
| 287 | desc: main menu title |
| 288 | user: core |
| 289 | <source> |
| 290 | *: "Rockbox" |
| 291 | </source> |
| 292 | <dest> |
| 293 | *: "Rockbox" |
| 294 | </dest> |
| 295 | <voice> |
| 296 | *: "Rockbox" |
| 297 | </voice> |
| 298 | </phrase> |
| 299 | <phrase> |
| 300 | id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS |
| 301 | desc: in the main menu |
| 302 | user: core |
| 303 | <source> |
| 304 | *: "Recent Bookmarks" |
| 305 | </source> |
| 306 | <dest> |
| 307 | *: "Recent Bookmarks" |
| 308 | </dest> |
| 309 | <voice> |
| 310 | *: "Recent Bookmarks" |
| 311 | </voice> |
| 312 | </phrase> |
| 313 | <phrase> |
| 314 | id: LANG_DIR_BROWSER |
| 315 | desc: main menu title |
| 316 | user: core |
| 317 | <source> |
| 318 | *: "Files" |
| 319 | </source> |
| 320 | <dest> |
| 321 | *: "Files" |
| 322 | </dest> |
| 323 | <voice> |
| 324 | *: "Files" |
| 325 | </voice> |
| 326 | </phrase> |
| 327 | <phrase> |
| 328 | id: LANG_TAGCACHE |
| 329 | desc: in the main menu and the settings menu |
| 330 | user: core |
| 331 | <source> |
| 332 | *: "Database" |
| 333 | </source> |
| 334 | <dest> |
| 335 | *: "Database" |
| 336 | </dest> |
| 337 | <voice> |
| 338 | *: "Database" |
| 339 | </voice> |
| 340 | </phrase> |
| 341 | <phrase> |
| 342 | id: LANG_NOW_PLAYING |
| 343 | desc: in the main menu |
| 344 | user: core |
| 345 | <source> |
| 346 | *: "Now Playing" |
| 347 | </source> |
| 348 | <dest> |
| 349 | *: "Now Playing" |
| 350 | </dest> |
| 351 | <voice> |
| 352 | *: "Now Playing" |
| 353 | </voice> |
| 354 | </phrase> |
| 355 | <phrase> |
| 356 | id: LANG_RESUME_PLAYBACK |
| 357 | desc: in the main menu |
| 358 | user: core |
| 359 | <source> |
| 360 | *: "Resume Playback" |
| 361 | </source> |
| 362 | <dest> |
| 363 | *: "Resume Playback" |
| 364 | </dest> |
| 365 | <voice> |
| 366 | *: "Resume Playback" |
| 367 | </voice> |
| 368 | </phrase> |
| 369 | <phrase> |
| 370 | id: LANG_SETTINGS |
| 371 | desc: in main menu and visual confirmation after settings reset |
| 372 | user: core |
| 373 | <source> |
| 374 | *: "Settings" |
| 375 | </source> |
| 376 | <dest> |
| 377 | *: "Settings" |
| 378 | </dest> |
| 379 | <voice> |
| 380 | *: "Settings" |
| 381 | </voice> |
| 382 | </phrase> |
| 383 | <phrase> |
| 384 | id: LANG_RECORDING |
| 385 | desc: in the main menu |
| 386 | user: core |
| 387 | <source> |
| 388 | *: none |
| 389 | recording: "Recording" |
| 390 | </source> |
| 391 | <dest> |
| 392 | *: none |
| 393 | recording: "Recording" |
| 394 | </dest> |
| 395 | <voice> |
| 396 | *: none |
| 397 | recording: "Recording" |
| 398 | </voice> |
| 399 | </phrase> |
| 400 | <phrase> |
| 401 | id: LANG_FM_RADIO |
| 402 | desc: in the main menu |
| 403 | user: core |
| 404 | <source> |
| 405 | *: none |
| 406 | radio: "FM Radio" |
| 407 | </source> |
| 408 | <dest> |
| 409 | *: none |
| 410 | radio: "FM Radio" |
| 411 | </dest> |
| 412 | <voice> |
| 413 | *: none |
| 414 | radio: "FM Radio" |
| 415 | </voice> |
| 416 | </phrase> |
| 417 | <phrase> |
| 418 | id: LANG_PLAYLISTS |
Michael Chicoine | 2ec3572 | 2011-08-16 12:17:15 +0000 | [diff] [blame] | 419 | desc: in the file view setting |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 420 | user: core |
| 421 | <source> |
| 422 | *: "Playlists" |
| 423 | </source> |
| 424 | <dest> |
| 425 | *: "Playlists" |
| 426 | </dest> |
| 427 | <voice> |
| 428 | *: "Playlists" |
| 429 | </voice> |
| 430 | </phrase> |
| 431 | <phrase> |
| 432 | id: LANG_PLUGINS |
| 433 | desc: in the main menu |
| 434 | user: core |
| 435 | <source> |
| 436 | *: "Plugins" |
| 437 | </source> |
| 438 | <dest> |
| 439 | *: "Plugins" |
| 440 | </dest> |
| 441 | <voice> |
| 442 | *: "Plugins" |
| 443 | </voice> |
| 444 | </phrase> |
| 445 | <phrase> |
| 446 | id: LANG_SYSTEM |
| 447 | desc: in the main menu and settings menu |
| 448 | user: core |
| 449 | <source> |
| 450 | *: "System" |
| 451 | </source> |
| 452 | <dest> |
| 453 | *: "System" |
| 454 | </dest> |
| 455 | <voice> |
| 456 | *: "System" |
| 457 | </voice> |
| 458 | </phrase> |
| 459 | <phrase> |
| 460 | id: LANG_BOOKMARK_SELECT_BOOKMARK |
| 461 | desc: bookmark selection list title |
| 462 | user: core |
| 463 | <source> |
| 464 | *: "Select Bookmark" |
| 465 | </source> |
| 466 | <dest> |
| 467 | *: "Select Bookmark" |
| 468 | </dest> |
| 469 | <voice> |
| 470 | *: "Select Bookmark" |
| 471 | </voice> |
| 472 | </phrase> |
| 473 | <phrase> |
| 474 | id: LANG_BOOKMARK_DONT_RESUME |
| 475 | desc: top item in the list when asking user about bookmark auto load |
| 476 | user: core |
| 477 | <source> |
| 478 | *: "<Don't Resume>" |
| 479 | </source> |
| 480 | <dest> |
| 481 | *: "<Don't Resume>" |
| 482 | </dest> |
| 483 | <voice> |
| 484 | *: "Do not resume" |
| 485 | </voice> |
| 486 | </phrase> |
| 487 | <phrase> |
| 488 | id: LANG_BOOKMARK_SHUFFLE |
| 489 | desc: bookmark selection list, bookmark enables shuffle |
| 490 | user: core |
| 491 | <source> |
| 492 | *: ", Shuffle" |
| 493 | </source> |
| 494 | <dest> |
| 495 | *: ", Shuffle" |
| 496 | </dest> |
| 497 | <voice> |
| 498 | *: "" |
| 499 | </voice> |
| 500 | </phrase> |
| 501 | <phrase> |
| 502 | id: LANG_BOOKMARK_INVALID |
| 503 | desc: bookmark selection list, bookmark couldn't be parsed |
| 504 | user: core |
| 505 | <source> |
| 506 | *: "<Invalid Bookmark>" |
| 507 | </source> |
| 508 | <dest> |
| 509 | *: "<Invalid Bookmark>" |
| 510 | </dest> |
| 511 | <voice> |
| 512 | *: "Invalid Bookmark" |
| 513 | </voice> |
| 514 | </phrase> |
| 515 | <phrase> |
| 516 | id: LANG_BOOKMARK_CONTEXT_MENU |
| 517 | desc: bookmark selection list context menu |
| 518 | user: core |
| 519 | <source> |
| 520 | *: "Bookmark Actions" |
| 521 | </source> |
| 522 | <dest> |
| 523 | *: "Bookmark Actions" |
| 524 | </dest> |
| 525 | <voice> |
| 526 | *: "Bookmark Actions" |
| 527 | </voice> |
| 528 | </phrase> |
| 529 | <phrase> |
| 530 | id: LANG_BOOKMARK_CONTEXT_RESUME |
| 531 | desc: bookmark context menu, resume this bookmark |
| 532 | user: core |
| 533 | <source> |
| 534 | *: "Resume" |
| 535 | </source> |
| 536 | <dest> |
| 537 | *: "Resume" |
| 538 | </dest> |
| 539 | <voice> |
| 540 | *: "Resume" |
| 541 | </voice> |
| 542 | </phrase> |
| 543 | <phrase> |
| 544 | id: LANG_BOOKMARK_CONTEXT_DELETE |
| 545 | desc: bookmark context menu, delete this bookmark |
| 546 | user: core |
| 547 | <source> |
| 548 | *: "Delete" |
| 549 | </source> |
| 550 | <dest> |
| 551 | *: "Delete" |
| 552 | </dest> |
| 553 | <voice> |
| 554 | *: "Delete" |
| 555 | </voice> |
| 556 | </phrase> |
| 557 | <phrase> |
| 558 | id: LANG_AUTO_BOOKMARK_QUERY |
| 559 | desc: prompt for user to decide to create an bookmark |
| 560 | user: core |
| 561 | <source> |
| 562 | *: "Create a Bookmark?" |
| 563 | </source> |
| 564 | <dest> |
| 565 | *: "Create a Bookmark?" |
| 566 | </dest> |
| 567 | <voice> |
| 568 | *: "Create a Bookmark?" |
| 569 | </voice> |
| 570 | </phrase> |
| 571 | <phrase> |
| 572 | id: LANG_BOOKMARK_CREATE_SUCCESS |
| 573 | desc: Indicates bookmark was successfully created |
| 574 | user: core |
| 575 | <source> |
| 576 | *: "Bookmark Created" |
| 577 | </source> |
| 578 | <dest> |
| 579 | *: "Bookmark Created" |
| 580 | </dest> |
| 581 | <voice> |
| 582 | *: "Bookmark Created" |
| 583 | </voice> |
| 584 | </phrase> |
| 585 | <phrase> |
| 586 | id: LANG_BOOKMARK_CREATE_FAILURE |
| 587 | desc: Indicates bookmark was not created |
| 588 | user: core |
| 589 | <source> |
| 590 | *: "Bookmark Failed!" |
| 591 | </source> |
| 592 | <dest> |
| 593 | *: "Bookmark Failed!" |
| 594 | </dest> |
| 595 | <voice> |
| 596 | *: "Bookmark Failed!" |
| 597 | </voice> |
| 598 | </phrase> |
| 599 | <phrase> |
| 600 | id: LANG_BOOKMARK_LOAD_EMPTY |
| 601 | desc: Indicates bookmark was empty |
| 602 | user: core |
| 603 | <source> |
| 604 | *: "Bookmark Empty" |
| 605 | </source> |
| 606 | <dest> |
| 607 | *: "Bookmark Empty" |
| 608 | </dest> |
| 609 | <voice> |
| 610 | *: "Bookmark Empty" |
| 611 | </voice> |
| 612 | </phrase> |
| 613 | <phrase> |
| 614 | id: LANG_SOUND_SETTINGS |
| 615 | desc: in the main menu |
| 616 | user: core |
| 617 | <source> |
| 618 | *: "Sound Settings" |
| 619 | </source> |
| 620 | <dest> |
| 621 | *: "Sound Settings" |
| 622 | </dest> |
| 623 | <voice> |
| 624 | *: "Sound Settings" |
| 625 | </voice> |
| 626 | </phrase> |
| 627 | <phrase> |
| 628 | id: LANG_VOLUME |
| 629 | desc: in sound_settings |
| 630 | user: core |
| 631 | <source> |
| 632 | *: "Volume" |
| 633 | </source> |
| 634 | <dest> |
| 635 | *: "Volume" |
| 636 | </dest> |
| 637 | <voice> |
| 638 | *: "Volume" |
| 639 | </voice> |
| 640 | </phrase> |
| 641 | <phrase> |
| 642 | id: LANG_BASS |
| 643 | desc: in sound_settings |
| 644 | user: core |
| 645 | <source> |
| 646 | *: "Bass" |
| 647 | </source> |
| 648 | <dest> |
| 649 | *: "Bass" |
| 650 | </dest> |
| 651 | <voice> |
| 652 | *: "Bass" |
| 653 | </voice> |
| 654 | </phrase> |
| 655 | <phrase> |
| 656 | id: LANG_TREBLE |
| 657 | desc: in sound_settings |
| 658 | user: core |
| 659 | <source> |
| 660 | *: "Treble" |
| 661 | </source> |
| 662 | <dest> |
| 663 | *: "Treble" |
| 664 | </dest> |
| 665 | <voice> |
| 666 | *: "Treble" |
| 667 | </voice> |
| 668 | </phrase> |
| 669 | <phrase> |
| 670 | id: LANG_BALANCE |
| 671 | desc: in sound_settings |
| 672 | user: core |
| 673 | <source> |
| 674 | *: "Balance" |
| 675 | </source> |
| 676 | <dest> |
| 677 | *: "Balance" |
| 678 | </dest> |
| 679 | <voice> |
| 680 | *: "Balance" |
| 681 | </voice> |
| 682 | </phrase> |
| 683 | <phrase> |
| 684 | id: LANG_CHANNEL_CONFIGURATION |
| 685 | desc: in sound_settings |
| 686 | user: core |
| 687 | <source> |
| 688 | *: "Channel Configuration" |
| 689 | </source> |
| 690 | <dest> |
| 691 | *: "Channel Configuration" |
| 692 | </dest> |
| 693 | <voice> |
| 694 | *: "Channel Configuration" |
| 695 | </voice> |
| 696 | </phrase> |
| 697 | <phrase> |
| 698 | id: LANG_CHANNEL_STEREO |
| 699 | desc: in sound_settings |
| 700 | user: core |
| 701 | <source> |
| 702 | *: "Stereo" |
| 703 | </source> |
| 704 | <dest> |
| 705 | *: "Stereo" |
| 706 | </dest> |
| 707 | <voice> |
| 708 | *: "Stereo" |
| 709 | </voice> |
| 710 | </phrase> |
| 711 | <phrase> |
| 712 | id: LANG_CHANNEL_MONO |
| 713 | desc: in sound_settings |
| 714 | user: core |
| 715 | <source> |
| 716 | *: "Mono" |
| 717 | </source> |
| 718 | <dest> |
| 719 | *: "Mono" |
| 720 | </dest> |
| 721 | <voice> |
| 722 | *: "Mono" |
| 723 | </voice> |
| 724 | </phrase> |
| 725 | <phrase> |
| 726 | id: LANG_CHANNEL_CUSTOM |
| 727 | desc: in sound_settings |
| 728 | user: core |
| 729 | <source> |
| 730 | *: "Custom" |
| 731 | </source> |
| 732 | <dest> |
| 733 | *: "Custom" |
| 734 | </dest> |
| 735 | <voice> |
| 736 | *: "Custom" |
| 737 | </voice> |
| 738 | </phrase> |
| 739 | <phrase> |
| 740 | id: LANG_CHANNEL_LEFT |
| 741 | desc: in sound_settings |
| 742 | user: core |
| 743 | <source> |
| 744 | *: "Mono Left" |
| 745 | </source> |
| 746 | <dest> |
| 747 | *: "Mono Left" |
| 748 | </dest> |
| 749 | <voice> |
| 750 | *: "Mono Left" |
| 751 | </voice> |
| 752 | </phrase> |
| 753 | <phrase> |
| 754 | id: LANG_CHANNEL_RIGHT |
| 755 | desc: in sound_settings |
| 756 | user: core |
| 757 | <source> |
| 758 | *: "Mono Right" |
| 759 | </source> |
| 760 | <dest> |
| 761 | *: "Mono Right" |
| 762 | </dest> |
| 763 | <voice> |
| 764 | *: "Mono Right" |
| 765 | </voice> |
| 766 | </phrase> |
| 767 | <phrase> |
| 768 | id: LANG_CHANNEL_LEFTRIGHT |
| 769 | desc: in sound_settings |
| 770 | user: core |
| 771 | <source> |
| 772 | *: none |
| 773 | recording_swcodec: "Mono Left + Right" |
| 774 | </source> |
| 775 | <dest> |
| 776 | *: none |
| 777 | recording_swcodec: "Mono Left + Right" |
| 778 | </dest> |
| 779 | <voice> |
| 780 | *: none |
| 781 | recording_swcodec: "Mono Left plus Right" |
| 782 | </voice> |
| 783 | </phrase> |
| 784 | <phrase> |
| 785 | id: LANG_CHANNEL_KARAOKE |
| 786 | desc: in sound_settings |
| 787 | user: core |
| 788 | <source> |
| 789 | *: "Karaoke" |
| 790 | </source> |
| 791 | <dest> |
| 792 | *: "Karaoke" |
| 793 | </dest> |
| 794 | <voice> |
| 795 | *: "Karaoke" |
| 796 | </voice> |
| 797 | </phrase> |
| 798 | <phrase> |
| 799 | id: LANG_STEREO_WIDTH |
| 800 | desc: in sound_settings |
| 801 | user: core |
| 802 | <source> |
| 803 | *: "Stereo Width" |
| 804 | </source> |
| 805 | <dest> |
| 806 | *: "Stereo Width" |
| 807 | </dest> |
| 808 | <voice> |
| 809 | *: "Stereo Width" |
| 810 | </voice> |
| 811 | </phrase> |
| 812 | <phrase> |
| 813 | id: LANG_CROSSFEED |
| 814 | desc: in sound settings |
| 815 | user: core |
| 816 | <source> |
| 817 | *: none |
| 818 | swcodec: "Crossfeed" |
| 819 | </source> |
| 820 | <dest> |
| 821 | *: none |
| 822 | swcodec: "Crossfeed" |
| 823 | </dest> |
| 824 | <voice> |
| 825 | *: none |
| 826 | swcodec: "Crossfeed" |
| 827 | </voice> |
| 828 | </phrase> |
| 829 | <phrase> |
| 830 | id: LANG_CROSSFEED_DIRECT_GAIN |
| 831 | desc: in crossfeed settings |
| 832 | user: core |
| 833 | <source> |
| 834 | *: none |
| 835 | swcodec: "Direct Gain" |
| 836 | </source> |
| 837 | <dest> |
| 838 | *: none |
| 839 | swcodec: "Direct Gain" |
| 840 | </dest> |
| 841 | <voice> |
| 842 | *: none |
| 843 | swcodec: "Direct gain" |
| 844 | </voice> |
| 845 | </phrase> |
| 846 | <phrase> |
| 847 | id: LANG_CROSSFEED_CROSS_GAIN |
| 848 | desc: in crossfeed settings |
| 849 | user: core |
| 850 | <source> |
| 851 | *: none |
| 852 | swcodec: "Cross Gain" |
| 853 | </source> |
| 854 | <dest> |
| 855 | *: none |
| 856 | swcodec: "Cross Gain" |
| 857 | </dest> |
| 858 | <voice> |
| 859 | *: none |
| 860 | swcodec: "Cross gain" |
| 861 | </voice> |
| 862 | </phrase> |
| 863 | <phrase> |
| 864 | id: LANG_CROSSFEED_HF_ATTENUATION |
| 865 | desc: in crossfeed settings |
| 866 | user: core |
| 867 | <source> |
| 868 | *: none |
| 869 | swcodec: "High-Frequency Attenuation" |
| 870 | </source> |
| 871 | <dest> |
| 872 | *: none |
| 873 | swcodec: "High-Frequency Attenuation" |
| 874 | </dest> |
| 875 | <voice> |
| 876 | *: none |
| 877 | swcodec: "High-frequency attenuation" |
| 878 | </voice> |
| 879 | </phrase> |
| 880 | <phrase> |
| 881 | id: LANG_CROSSFEED_HF_CUTOFF |
| 882 | desc: in crossfeed settings |
| 883 | user: core |
| 884 | <source> |
| 885 | *: none |
| 886 | swcodec: "High-Frequency Cutoff" |
| 887 | </source> |
| 888 | <dest> |
| 889 | *: none |
| 890 | swcodec: "High-Frequency Cutoff" |
| 891 | </dest> |
| 892 | <voice> |
| 893 | *: none |
| 894 | swcodec: "High-frequency cutoff" |
| 895 | </voice> |
| 896 | </phrase> |
| 897 | <phrase> |
| 898 | id: LANG_EQUALIZER |
| 899 | desc: in the sound settings menu |
| 900 | user: core |
| 901 | <source> |
| 902 | *: none |
| 903 | swcodec: "Equalizer" |
| 904 | </source> |
| 905 | <dest> |
| 906 | *: none |
| 907 | swcodec: "Equalizer" |
| 908 | </dest> |
| 909 | <voice> |
| 910 | *: none |
| 911 | swcodec: "Equalizer" |
| 912 | </voice> |
| 913 | </phrase> |
| 914 | <phrase> |
| 915 | id: LANG_EQUALIZER_ENABLED |
| 916 | desc: in the equalizer settings menu |
| 917 | user: core |
| 918 | <source> |
| 919 | *: none |
| 920 | swcodec: "Enable EQ" |
| 921 | </source> |
| 922 | <dest> |
| 923 | *: none |
| 924 | swcodec: "Enable EQ" |
| 925 | </dest> |
| 926 | <voice> |
| 927 | *: none |
| 928 | swcodec: "Enable equalizer" |
| 929 | </voice> |
| 930 | </phrase> |
| 931 | <phrase> |
| 932 | id: LANG_EQUALIZER_GRAPHICAL |
| 933 | desc: in the equalizer settings menu |
| 934 | user: core |
| 935 | <source> |
| 936 | *: none |
| 937 | swcodec: "Graphical EQ" |
| 938 | </source> |
| 939 | <dest> |
| 940 | *: none |
| 941 | swcodec: "Graphical EQ" |
| 942 | </dest> |
| 943 | <voice> |
| 944 | *: none |
| 945 | swcodec: "Graphical equalizer" |
| 946 | </voice> |
| 947 | </phrase> |
| 948 | <phrase> |
| 949 | id: LANG_EQUALIZER_PRECUT |
| 950 | desc: in eq settings |
| 951 | user: core |
| 952 | <source> |
| 953 | *: none |
| 954 | swcodec: "Precut" |
| 955 | </source> |
| 956 | <dest> |
| 957 | *: none |
| 958 | swcodec: "Precut" |
| 959 | </dest> |
| 960 | <voice> |
| 961 | *: none |
| 962 | swcodec: "Pre-cut" |
| 963 | </voice> |
| 964 | </phrase> |
| 965 | <phrase> |
| 966 | id: LANG_EQUALIZER_GAIN |
| 967 | desc: in the equalizer settings menu |
| 968 | user: core |
| 969 | <source> |
| 970 | *: none |
| 971 | swcodec: "Simple EQ Settings" |
| 972 | </source> |
| 973 | <dest> |
| 974 | *: none |
| 975 | swcodec: "Simple EQ Settings" |
| 976 | </dest> |
| 977 | <voice> |
| 978 | *: none |
| 979 | swcodec: "Simple equalizer settings" |
| 980 | </voice> |
| 981 | </phrase> |
| 982 | <phrase> |
| 983 | id: LANG_EQUALIZER_ADVANCED |
| 984 | desc: in the equalizer settings menu |
| 985 | user: core |
| 986 | <source> |
| 987 | *: none |
| 988 | swcodec: "Advanced EQ Settings" |
| 989 | </source> |
| 990 | <dest> |
| 991 | *: none |
| 992 | swcodec: "Advanced EQ Settings" |
| 993 | </dest> |
| 994 | <voice> |
| 995 | *: none |
| 996 | swcodec: "Advanced equalizer settings" |
| 997 | </voice> |
| 998 | </phrase> |
| 999 | <phrase> |
| 1000 | id: LANG_EQUALIZER_SAVE |
| 1001 | desc: in the equalizer settings menu |
| 1002 | user: core |
| 1003 | <source> |
| 1004 | *: none |
| 1005 | swcodec: "Save EQ Preset" |
| 1006 | </source> |
| 1007 | <dest> |
| 1008 | *: none |
| 1009 | swcodec: "Save EQ Preset" |
| 1010 | </dest> |
| 1011 | <voice> |
| 1012 | *: none |
| 1013 | swcodec: "Save equalizer preset" |
| 1014 | </voice> |
| 1015 | </phrase> |
| 1016 | <phrase> |
| 1017 | id: LANG_EQUALIZER_BROWSE |
| 1018 | desc: in the equalizer settings menu |
| 1019 | user: core |
| 1020 | <source> |
| 1021 | *: none |
| 1022 | swcodec: "Browse EQ Presets" |
| 1023 | </source> |
| 1024 | <dest> |
| 1025 | *: none |
| 1026 | swcodec: "Browse EQ Presets" |
| 1027 | </dest> |
| 1028 | <voice> |
| 1029 | *: none |
| 1030 | swcodec: "Browse equalizer presets" |
| 1031 | </voice> |
| 1032 | </phrase> |
| 1033 | <phrase> |
| 1034 | id: LANG_EQUALIZER_EDIT_MODE |
| 1035 | desc: in the equalizer settings menu |
| 1036 | user: core |
| 1037 | <source> |
| 1038 | *: none |
| 1039 | swcodec: "Edit mode: %s" |
| 1040 | </source> |
| 1041 | <dest> |
| 1042 | *: none |
| 1043 | swcodec: "Edit mode: %s" |
| 1044 | </dest> |
| 1045 | <voice> |
| 1046 | *: none |
| 1047 | swcodec: "" |
| 1048 | </voice> |
| 1049 | </phrase> |
| 1050 | <phrase> |
| 1051 | id: LANG_EQUALIZER_GAIN_ITEM |
| 1052 | desc: in the equalizer settings menu |
| 1053 | user: core |
| 1054 | <source> |
| 1055 | *: none |
| 1056 | swcodec: "%d Hz Band Gain" |
| 1057 | </source> |
| 1058 | <dest> |
| 1059 | *: none |
| 1060 | swcodec: "%d Hz Band Gain" |
| 1061 | </dest> |
| 1062 | <voice> |
| 1063 | *: none |
| 1064 | swcodec: "hertz band gain" |
| 1065 | </voice> |
| 1066 | </phrase> |
| 1067 | <phrase> |
| 1068 | id: LANG_EQUALIZER_BAND_LOW_SHELF |
| 1069 | desc: in the equalizer settings menu |
| 1070 | user: core |
| 1071 | <source> |
| 1072 | *: none |
| 1073 | swcodec: "Low Shelf Filter" |
| 1074 | </source> |
| 1075 | <dest> |
| 1076 | *: none |
| 1077 | swcodec: "Low Shelf Filter" |
| 1078 | </dest> |
| 1079 | <voice> |
| 1080 | *: none |
| 1081 | swcodec: "Low shelf filter" |
| 1082 | </voice> |
| 1083 | </phrase> |
| 1084 | <phrase> |
| 1085 | id: LANG_EQUALIZER_BAND_PEAK |
| 1086 | desc: in the equalizer settings menu |
| 1087 | user: core |
| 1088 | <source> |
| 1089 | *: none |
| 1090 | swcodec: "Peak Filter %d" |
| 1091 | </source> |
| 1092 | <dest> |
| 1093 | *: none |
| 1094 | swcodec: "Peak Filter %d" |
| 1095 | </dest> |
| 1096 | <voice> |
| 1097 | *: none |
| 1098 | swcodec: "Peak filter" |
| 1099 | </voice> |
| 1100 | </phrase> |
| 1101 | <phrase> |
| 1102 | id: LANG_EQUALIZER_BAND_HIGH_SHELF |
| 1103 | desc: in the equalizer settings menu |
| 1104 | user: core |
| 1105 | <source> |
| 1106 | *: none |
| 1107 | swcodec: "High Shelf Filter" |
| 1108 | </source> |
| 1109 | <dest> |
| 1110 | *: none |
| 1111 | swcodec: "High Shelf Filter" |
| 1112 | </dest> |
| 1113 | <voice> |
| 1114 | *: none |
| 1115 | swcodec: "High shelf filter" |
| 1116 | </voice> |
| 1117 | </phrase> |
| 1118 | <phrase> |
| 1119 | id: LANG_EQUALIZER_BAND_CUTOFF |
| 1120 | desc: in the equalizer settings menu |
| 1121 | user: core |
| 1122 | <source> |
| 1123 | *: none |
| 1124 | swcodec: "Cutoff Frequency" |
| 1125 | </source> |
| 1126 | <dest> |
| 1127 | *: none |
| 1128 | swcodec: "Cutoff Frequency" |
| 1129 | </dest> |
| 1130 | <voice> |
| 1131 | *: none |
| 1132 | swcodec: "Cutoff Frequency" |
| 1133 | </voice> |
| 1134 | </phrase> |
| 1135 | <phrase> |
| 1136 | id: LANG_EQUALIZER_BAND_CENTER |
| 1137 | desc: in the equalizer settings menu |
| 1138 | user: core |
| 1139 | <source> |
| 1140 | *: none |
| 1141 | swcodec: "Centre Frequency" |
| 1142 | </source> |
| 1143 | <dest> |
| 1144 | *: none |
| 1145 | swcodec: "Center Frequency" |
| 1146 | </dest> |
| 1147 | <voice> |
| 1148 | *: none |
| 1149 | swcodec: "Center frequency" |
| 1150 | </voice> |
| 1151 | </phrase> |
| 1152 | <phrase> |
| 1153 | id: LANG_EQUALIZER_BAND_Q |
| 1154 | desc: in the equalizer settings menu |
| 1155 | user: core |
| 1156 | <source> |
| 1157 | *: none |
| 1158 | swcodec: "Q" |
| 1159 | </source> |
| 1160 | <dest> |
| 1161 | *: none |
| 1162 | swcodec: "Q" |
| 1163 | </dest> |
| 1164 | <voice> |
| 1165 | *: none |
| 1166 | swcodec: "Q" |
| 1167 | </voice> |
| 1168 | </phrase> |
| 1169 | <phrase> |
| 1170 | id: LANG_DITHERING |
| 1171 | desc: in the sound settings menu |
| 1172 | user: core |
| 1173 | <source> |
| 1174 | *: none |
| 1175 | swcodec: "Dithering" |
| 1176 | </source> |
| 1177 | <dest> |
| 1178 | *: none |
| 1179 | swcodec: "Dithering" |
| 1180 | </dest> |
| 1181 | <voice> |
| 1182 | *: none |
| 1183 | swcodec: "Dithering" |
| 1184 | </voice> |
| 1185 | </phrase> |
| 1186 | <phrase> |
| 1187 | id: LANG_LOUDNESS |
| 1188 | desc: in sound_settings |
| 1189 | user: core |
| 1190 | <source> |
| 1191 | *: none |
| 1192 | masf: "Loudness" |
| 1193 | </source> |
| 1194 | <dest> |
| 1195 | *: none |
| 1196 | masf: "Loudness" |
| 1197 | </dest> |
| 1198 | <voice> |
| 1199 | *: none |
| 1200 | masf: "Loudness" |
| 1201 | </voice> |
| 1202 | </phrase> |
| 1203 | <phrase> |
| 1204 | id: LANG_AUTOVOL |
| 1205 | desc: in sound_settings |
| 1206 | user: core |
| 1207 | <source> |
| 1208 | *: none |
| 1209 | masf: "Auto Volume" |
| 1210 | </source> |
| 1211 | <dest> |
| 1212 | *: none |
| 1213 | masf: "Auto Volume" |
| 1214 | </dest> |
| 1215 | <voice> |
| 1216 | *: none |
| 1217 | masf: "Auto Volume" |
| 1218 | </voice> |
| 1219 | </phrase> |
| 1220 | <phrase> |
| 1221 | id: LANG_DECAY |
| 1222 | desc: in sound_settings |
| 1223 | user: core |
| 1224 | <source> |
| 1225 | *: none |
| 1226 | masf: "AV Decay Time" |
| 1227 | </source> |
| 1228 | <dest> |
| 1229 | *: none |
| 1230 | masf: "AV Decay Time" |
| 1231 | </dest> |
| 1232 | <voice> |
| 1233 | *: none |
| 1234 | masf: "" |
| 1235 | </voice> |
| 1236 | </phrase> |
| 1237 | <phrase> |
| 1238 | id: LANG_SUPERBASS |
| 1239 | desc: in sound settings |
| 1240 | user: core |
| 1241 | <source> |
| 1242 | *: none |
| 1243 | masf: "Super Bass" |
| 1244 | </source> |
| 1245 | <dest> |
| 1246 | *: none |
| 1247 | masf: "Super Bass" |
| 1248 | </dest> |
| 1249 | <voice> |
| 1250 | *: none |
| 1251 | masf: "Super Bass" |
| 1252 | </voice> |
| 1253 | </phrase> |
| 1254 | <phrase> |
| 1255 | id: LANG_MDB_ENABLE |
| 1256 | desc: in sound settings |
| 1257 | user: core |
| 1258 | <source> |
| 1259 | *: none |
| 1260 | masf: "MDB Enable" |
| 1261 | </source> |
| 1262 | <dest> |
| 1263 | *: none |
| 1264 | masf: "MDB Enable" |
| 1265 | </dest> |
| 1266 | <voice> |
| 1267 | *: none |
| 1268 | masf: "MDB Enable" |
| 1269 | </voice> |
| 1270 | </phrase> |
| 1271 | <phrase> |
| 1272 | id: LANG_MDB_STRENGTH |
| 1273 | desc: in sound settings |
| 1274 | user: core |
| 1275 | <source> |
| 1276 | *: none |
| 1277 | masf: "MDB Strength" |
| 1278 | </source> |
| 1279 | <dest> |
| 1280 | *: none |
| 1281 | masf: "MDB Strength" |
| 1282 | </dest> |
| 1283 | <voice> |
| 1284 | *: none |
| 1285 | masf: "MDB Strength" |
| 1286 | </voice> |
| 1287 | </phrase> |
| 1288 | <phrase> |
| 1289 | id: LANG_MDB_HARMONICS |
| 1290 | desc: in sound settings |
| 1291 | user: core |
| 1292 | <source> |
| 1293 | *: none |
| 1294 | masf: "MDB Harmonics" |
| 1295 | </source> |
| 1296 | <dest> |
| 1297 | *: none |
| 1298 | masf: "MDB Harmonics" |
| 1299 | </dest> |
| 1300 | <voice> |
| 1301 | *: none |
| 1302 | masf: "MDB Harmonics" |
| 1303 | </voice> |
| 1304 | </phrase> |
| 1305 | <phrase> |
| 1306 | id: LANG_MDB_CENTER |
| 1307 | desc: in sound settings |
| 1308 | user: core |
| 1309 | <source> |
| 1310 | *: none |
| 1311 | masf: "MDB Centre Frequency" |
| 1312 | </source> |
| 1313 | <dest> |
| 1314 | *: none |
| 1315 | masf: "MDB Center Frequency" |
| 1316 | </dest> |
| 1317 | <voice> |
| 1318 | *: none |
| 1319 | masf: "MDB Center Frequency" |
| 1320 | </voice> |
| 1321 | </phrase> |
| 1322 | <phrase> |
| 1323 | id: LANG_MDB_SHAPE |
| 1324 | desc: in sound settings |
| 1325 | user: core |
| 1326 | <source> |
| 1327 | *: none |
| 1328 | masf: "MDB Shape" |
| 1329 | </source> |
| 1330 | <dest> |
| 1331 | *: none |
| 1332 | masf: "MDB Shape" |
| 1333 | </dest> |
| 1334 | <voice> |
| 1335 | *: none |
| 1336 | masf: "MDB Shape" |
| 1337 | </voice> |
| 1338 | </phrase> |
| 1339 | <phrase> |
| 1340 | id: LANG_GENERAL_SETTINGS |
| 1341 | desc: in the main menu |
| 1342 | user: core |
| 1343 | <source> |
| 1344 | *: "General Settings" |
| 1345 | </source> |
| 1346 | <dest> |
| 1347 | *: "General Settings" |
| 1348 | </dest> |
| 1349 | <voice> |
| 1350 | *: "General Settings" |
| 1351 | </voice> |
| 1352 | </phrase> |
| 1353 | <phrase> |
| 1354 | id: LANG_PLAYBACK |
| 1355 | desc: in settings_menu() |
| 1356 | user: core |
| 1357 | <source> |
| 1358 | *: "Playback Settings" |
| 1359 | </source> |
| 1360 | <dest> |
| 1361 | *: "Playback Settings" |
| 1362 | </dest> |
| 1363 | <voice> |
| 1364 | *: "Playback Settings" |
| 1365 | </voice> |
| 1366 | </phrase> |
| 1367 | <phrase> |
| 1368 | id: LANG_SHUFFLE |
| 1369 | desc: in settings_menu |
| 1370 | user: core |
| 1371 | <source> |
| 1372 | *: "Shuffle" |
| 1373 | </source> |
| 1374 | <dest> |
| 1375 | *: "Shuffle" |
| 1376 | </dest> |
| 1377 | <voice> |
| 1378 | *: "Shuffle" |
| 1379 | </voice> |
| 1380 | </phrase> |
| 1381 | <phrase> |
| 1382 | id: LANG_REPEAT |
| 1383 | desc: in settings_menu |
| 1384 | user: core |
| 1385 | <source> |
| 1386 | *: "Repeat" |
| 1387 | </source> |
| 1388 | <dest> |
| 1389 | *: "Repeat" |
| 1390 | </dest> |
| 1391 | <voice> |
| 1392 | *: "Repeat" |
| 1393 | </voice> |
| 1394 | </phrase> |
| 1395 | <phrase> |
| 1396 | id: LANG_ALL |
| 1397 | desc: generic string used both in dir file filter and repeat mode selection |
| 1398 | user: core |
| 1399 | <source> |
| 1400 | *: "All" |
| 1401 | </source> |
| 1402 | <dest> |
| 1403 | *: "All" |
| 1404 | </dest> |
| 1405 | <voice> |
| 1406 | *: "All" |
| 1407 | </voice> |
| 1408 | </phrase> |
| 1409 | <phrase> |
| 1410 | id: LANG_REPEAT_ONE |
| 1411 | desc: repeat one song |
| 1412 | user: core |
| 1413 | <source> |
| 1414 | *: "One" |
| 1415 | </source> |
| 1416 | <dest> |
| 1417 | *: "One" |
| 1418 | </dest> |
| 1419 | <voice> |
| 1420 | *: "One" |
| 1421 | </voice> |
| 1422 | </phrase> |
| 1423 | <phrase> |
| 1424 | id: LANG_REPEAT_AB |
| 1425 | desc: repeat range from point A to B |
| 1426 | user: core |
| 1427 | <source> |
| 1428 | *: "A-B" |
| 1429 | </source> |
| 1430 | <dest> |
| 1431 | *: "A-B" |
| 1432 | </dest> |
| 1433 | <voice> |
| 1434 | *: "A-B" |
| 1435 | </voice> |
| 1436 | </phrase> |
| 1437 | <phrase> |
| 1438 | id: LANG_PLAY_SELECTED |
| 1439 | desc: in settings_menu |
| 1440 | user: core |
| 1441 | <source> |
| 1442 | *: "Play Selected First" |
| 1443 | </source> |
| 1444 | <dest> |
| 1445 | *: "Play Selected First" |
| 1446 | </dest> |
| 1447 | <voice> |
| 1448 | *: "Play Selected File First" |
| 1449 | </voice> |
| 1450 | </phrase> |
| 1451 | <phrase> |
| 1452 | id: LANG_WIND_MENU |
| 1453 | desc: in the playback sub menu |
| 1454 | user: core |
| 1455 | <source> |
| 1456 | *: "Fast-Forward/Rewind" |
| 1457 | </source> |
| 1458 | <dest> |
| 1459 | *: "Fast-Forward/Rewind" |
| 1460 | </dest> |
| 1461 | <voice> |
| 1462 | *: "Fast forward and Rewind" |
| 1463 | </voice> |
| 1464 | </phrase> |
| 1465 | <phrase> |
| 1466 | id: LANG_FFRW_STEP |
| 1467 | desc: in settings_menu |
| 1468 | user: core |
| 1469 | <source> |
| 1470 | *: "FF/RW Min Step" |
| 1471 | </source> |
| 1472 | <dest> |
| 1473 | *: "FF/RW Min Step" |
| 1474 | </dest> |
| 1475 | <voice> |
| 1476 | *: "Minimum Step" |
| 1477 | </voice> |
| 1478 | </phrase> |
| 1479 | <phrase> |
| 1480 | id: LANG_FFRW_ACCEL |
| 1481 | desc: in settings_menu |
| 1482 | user: core |
| 1483 | <source> |
| 1484 | *: "FF/RW Accel" |
| 1485 | </source> |
| 1486 | <dest> |
| 1487 | *: "FF/RW Accel" |
| 1488 | </dest> |
| 1489 | <voice> |
| 1490 | *: "Acceleration" |
| 1491 | </voice> |
| 1492 | </phrase> |
| 1493 | <phrase> |
| 1494 | id: LANG_MP3BUFFER_MARGIN |
| 1495 | desc: MP3 buffer margin time |
| 1496 | user: core |
| 1497 | <source> |
| 1498 | *: "Anti-Skip Buffer" |
| 1499 | flash_storage: none |
| 1500 | </source> |
| 1501 | <dest> |
| 1502 | *: "Anti-Skip Buffer" |
| 1503 | flash_storage: none |
| 1504 | </dest> |
| 1505 | <voice> |
| 1506 | *: "Anti-Skip Buffer" |
| 1507 | flash_storage: none |
| 1508 | </voice> |
| 1509 | </phrase> |
| 1510 | <phrase> |
| 1511 | id: LANG_FADE_ON_STOP |
| 1512 | desc: options menu to set fade on stop or pause |
| 1513 | user: core |
| 1514 | <source> |
| 1515 | *: "Fade on Stop/Pause" |
| 1516 | </source> |
| 1517 | <dest> |
| 1518 | *: "Fade on Stop/Pause" |
| 1519 | </dest> |
| 1520 | <voice> |
| 1521 | *: "Fade On Stop and Pause" |
| 1522 | </voice> |
| 1523 | </phrase> |
| 1524 | <phrase> |
| 1525 | id: LANG_PARTY_MODE |
| 1526 | desc: party mode |
| 1527 | user: core |
| 1528 | <source> |
| 1529 | *: "Party Mode" |
| 1530 | </source> |
| 1531 | <dest> |
| 1532 | *: "Party Mode" |
| 1533 | </dest> |
| 1534 | <voice> |
| 1535 | *: "Party Mode" |
| 1536 | </voice> |
| 1537 | </phrase> |
| 1538 | <phrase> |
| 1539 | id: LANG_CROSSFADE |
| 1540 | desc: in playback settings |
| 1541 | user: core |
| 1542 | <source> |
| 1543 | *: none |
| 1544 | crossfade: "Crossfade" |
| 1545 | </source> |
| 1546 | <dest> |
| 1547 | *: none |
| 1548 | crossfade: "Crossfade" |
| 1549 | </dest> |
| 1550 | <voice> |
| 1551 | *: none |
| 1552 | crossfade: "Crossfade" |
| 1553 | </voice> |
| 1554 | </phrase> |
| 1555 | <phrase> |
| 1556 | id: LANG_CROSSFADE_ENABLE |
| 1557 | desc: in crossfade settings menu |
| 1558 | user: core |
| 1559 | <source> |
| 1560 | *: none |
| 1561 | crossfade: "Enable Crossfade" |
| 1562 | </source> |
| 1563 | <dest> |
| 1564 | *: none |
| 1565 | crossfade: "Enable Crossfade" |
| 1566 | </dest> |
| 1567 | <voice> |
| 1568 | *: none |
| 1569 | crossfade: "Enable Crossfade" |
| 1570 | </voice> |
| 1571 | </phrase> |
| 1572 | <phrase> |
| 1573 | id: LANG_MANTRACKSKIP |
| 1574 | desc: in crossfade settings |
| 1575 | user: core |
| 1576 | <source> |
| 1577 | *: none |
| 1578 | crossfade: "Manual Track Skip Only" |
| 1579 | </source> |
| 1580 | <dest> |
| 1581 | *: none |
| 1582 | crossfade: "Manual Track Skip Only" |
| 1583 | </dest> |
| 1584 | <voice> |
| 1585 | *: none |
| 1586 | crossfade: "Manual Track Skip Only" |
| 1587 | </voice> |
| 1588 | </phrase> |
| 1589 | <phrase> |
| 1590 | id: LANG_SHUFFLE_TRACKSKIP |
| 1591 | desc: in settings_menu |
| 1592 | user: core |
| 1593 | <source> |
| 1594 | *: none |
| 1595 | crossfade: "Shuffle or Manual Track Skip" |
| 1596 | </source> |
| 1597 | <dest> |
| 1598 | *: none |
| 1599 | crossfade: "Shuffle or Manual Track Skip" |
| 1600 | </dest> |
| 1601 | <voice> |
| 1602 | *: none |
| 1603 | crossfade: "Shuffle or Manual Track Skip" |
| 1604 | </voice> |
| 1605 | </phrase> |
| 1606 | <phrase> |
| 1607 | id: LANG_CROSSFADE_FADE_IN_DELAY |
| 1608 | desc: in crossfade settings menu |
| 1609 | user: core |
| 1610 | <source> |
| 1611 | *: none |
| 1612 | crossfade: "Fade-In Delay" |
| 1613 | </source> |
| 1614 | <dest> |
| 1615 | *: none |
| 1616 | crossfade: "Fade-In Delay" |
| 1617 | </dest> |
| 1618 | <voice> |
| 1619 | *: none |
| 1620 | crossfade: "Fade-In Delay" |
| 1621 | </voice> |
| 1622 | </phrase> |
| 1623 | <phrase> |
| 1624 | id: LANG_CROSSFADE_FADE_IN_DURATION |
| 1625 | desc: in crossfade settings menu |
| 1626 | user: core |
| 1627 | <source> |
| 1628 | *: none |
| 1629 | crossfade: "Fade-In Duration" |
| 1630 | </source> |
| 1631 | <dest> |
| 1632 | *: none |
| 1633 | crossfade: "Fade-In Duration" |
| 1634 | </dest> |
| 1635 | <voice> |
| 1636 | *: none |
| 1637 | crossfade: "Fade-In Duration" |
| 1638 | </voice> |
| 1639 | </phrase> |
| 1640 | <phrase> |
| 1641 | id: LANG_CROSSFADE_FADE_OUT_DELAY |
| 1642 | desc: in crossfade settings menu |
| 1643 | user: core |
| 1644 | <source> |
| 1645 | *: none |
| 1646 | crossfade: "Fade-Out Delay" |
| 1647 | </source> |
| 1648 | <dest> |
| 1649 | *: none |
| 1650 | crossfade: "Fade-Out Delay" |
| 1651 | </dest> |
| 1652 | <voice> |
| 1653 | *: none |
| 1654 | crossfade: "Fade-Out Delay" |
| 1655 | </voice> |
| 1656 | </phrase> |
| 1657 | <phrase> |
| 1658 | id: LANG_CROSSFADE_FADE_OUT_DURATION |
| 1659 | desc: in crossfade settings menu |
| 1660 | user: core |
| 1661 | <source> |
| 1662 | *: none |
| 1663 | crossfade: "Fade-Out Duration" |
| 1664 | </source> |
| 1665 | <dest> |
| 1666 | *: none |
| 1667 | crossfade: "Fade-Out Duration" |
| 1668 | </dest> |
| 1669 | <voice> |
| 1670 | *: none |
| 1671 | crossfade: "Fade-Out Duration" |
| 1672 | </voice> |
| 1673 | </phrase> |
| 1674 | <phrase> |
| 1675 | id: LANG_CROSSFADE_FADE_OUT_MODE |
| 1676 | desc: in crossfade settings menu |
| 1677 | user: core |
| 1678 | <source> |
| 1679 | *: none |
| 1680 | crossfade: "Fade-Out Mode" |
| 1681 | </source> |
| 1682 | <dest> |
| 1683 | *: none |
| 1684 | crossfade: "Fade-Out Mode" |
| 1685 | </dest> |
| 1686 | <voice> |
| 1687 | *: none |
| 1688 | crossfade: "Fade-Out Mode" |
| 1689 | </voice> |
| 1690 | </phrase> |
| 1691 | <phrase> |
| 1692 | id: LANG_MIX |
| 1693 | desc: in playback settings, crossfade option |
| 1694 | user: core |
| 1695 | <source> |
| 1696 | *: none |
| 1697 | crossfade: "Mix" |
| 1698 | </source> |
| 1699 | <dest> |
| 1700 | *: none |
| 1701 | crossfade: "Mix" |
| 1702 | </dest> |
| 1703 | <voice> |
| 1704 | *: none |
| 1705 | crossfade: "Mix" |
| 1706 | </voice> |
| 1707 | </phrase> |
| 1708 | <phrase> |
| 1709 | id: LANG_REPLAYGAIN |
| 1710 | desc: in replaygain |
| 1711 | user: core |
| 1712 | <source> |
| 1713 | *: "Replaygain" |
| 1714 | </source> |
| 1715 | <dest> |
| 1716 | *: "Replaygain" |
| 1717 | </dest> |
| 1718 | <voice> |
| 1719 | *: "Replaygain" |
| 1720 | </voice> |
| 1721 | </phrase> |
| 1722 | <phrase> |
| 1723 | id: LANG_REPLAYGAIN_NOCLIP |
| 1724 | desc: in replaygain |
| 1725 | user: core |
| 1726 | <source> |
| 1727 | *: none |
| 1728 | swcodec: "Prevent Clipping" |
| 1729 | </source> |
| 1730 | <dest> |
| 1731 | *: none |
| 1732 | swcodec: "Prevent Clipping" |
| 1733 | </dest> |
| 1734 | <voice> |
| 1735 | *: none |
| 1736 | swcodec: "Prevent Clipping" |
| 1737 | </voice> |
| 1738 | </phrase> |
| 1739 | <phrase> |
| 1740 | id: LANG_REPLAYGAIN_MODE |
| 1741 | desc: in replaygain |
| 1742 | user: core |
| 1743 | <source> |
| 1744 | *: "Replaygain Type" |
| 1745 | </source> |
| 1746 | <dest> |
| 1747 | *: "Replaygain Type" |
| 1748 | </dest> |
| 1749 | <voice> |
| 1750 | *: "Replaygain Type" |
| 1751 | </voice> |
| 1752 | </phrase> |
| 1753 | <phrase> |
| 1754 | id: LANG_ALBUM_GAIN |
| 1755 | desc: in replaygain |
| 1756 | user: core |
| 1757 | <source> |
| 1758 | *: "Album Gain" |
| 1759 | </source> |
| 1760 | <dest> |
| 1761 | *: "Album Gain" |
| 1762 | </dest> |
| 1763 | <voice> |
| 1764 | *: "Album Gain" |
| 1765 | </voice> |
| 1766 | </phrase> |
| 1767 | <phrase> |
| 1768 | id: LANG_TRACK_GAIN |
| 1769 | desc: in replaygain |
| 1770 | user: core |
| 1771 | <source> |
| 1772 | *: "Track Gain" |
| 1773 | </source> |
| 1774 | <dest> |
| 1775 | *: "Track Gain" |
| 1776 | </dest> |
| 1777 | <voice> |
| 1778 | *: "Track Gain" |
| 1779 | </voice> |
| 1780 | </phrase> |
| 1781 | <phrase> |
| 1782 | id: LANG_SHUFFLE_GAIN |
| 1783 | desc: use track gain if shuffle mode is on, album gain otherwise |
| 1784 | user: core |
| 1785 | <source> |
| 1786 | *: "Track Gain if Shuffling" |
| 1787 | </source> |
| 1788 | <dest> |
| 1789 | *: "Track Gain if Shuffling" |
| 1790 | </dest> |
| 1791 | <voice> |
| 1792 | *: "Track Gain if Shuffling" |
| 1793 | </voice> |
| 1794 | </phrase> |
| 1795 | <phrase> |
| 1796 | id: LANG_REPLAYGAIN_PREAMP |
| 1797 | desc: in replaygain settings |
| 1798 | user: core |
| 1799 | <source> |
| 1800 | *: "Pre-amp" |
| 1801 | </source> |
| 1802 | <dest> |
| 1803 | *: "Pre-amp" |
| 1804 | </dest> |
| 1805 | <voice> |
| 1806 | *: "Preamp" |
| 1807 | </voice> |
| 1808 | </phrase> |
| 1809 | <phrase> |
| 1810 | id: LANG_BEEP |
| 1811 | desc: in playback settings |
| 1812 | user: core |
| 1813 | <source> |
| 1814 | *: none |
| 1815 | swcodec: "Track Skip Beep" |
| 1816 | </source> |
| 1817 | <dest> |
| 1818 | *: none |
| 1819 | swcodec: "Track Skip Beep" |
| 1820 | </dest> |
| 1821 | <voice> |
| 1822 | *: none |
| 1823 | swcodec: "Track Skip Beep" |
| 1824 | </voice> |
| 1825 | </phrase> |
| 1826 | <phrase> |
| 1827 | id: LANG_WEAK |
| 1828 | desc: in beep volume in playback settings |
| 1829 | user: core |
| 1830 | <source> |
| 1831 | *: none |
| 1832 | swcodec: "Weak" |
| 1833 | </source> |
| 1834 | <dest> |
| 1835 | *: none |
| 1836 | swcodec: "Weak" |
| 1837 | </dest> |
| 1838 | <voice> |
| 1839 | *: none |
| 1840 | swcodec: "Weak" |
| 1841 | </voice> |
| 1842 | </phrase> |
| 1843 | <phrase> |
| 1844 | id: LANG_MODERATE |
| 1845 | desc: in beep volume in playback settings |
| 1846 | user: core |
| 1847 | <source> |
| 1848 | *: none |
| 1849 | swcodec: "Moderate" |
| 1850 | </source> |
| 1851 | <dest> |
| 1852 | *: none |
| 1853 | swcodec: "Moderate" |
| 1854 | </dest> |
| 1855 | <voice> |
| 1856 | *: none |
| 1857 | swcodec: "Moderate" |
| 1858 | </voice> |
| 1859 | </phrase> |
| 1860 | <phrase> |
| 1861 | id: LANG_STRONG |
| 1862 | desc: in beep volume in playback settings |
| 1863 | user: core |
| 1864 | <source> |
| 1865 | *: none |
| 1866 | swcodec: "Strong" |
| 1867 | </source> |
| 1868 | <dest> |
| 1869 | *: none |
| 1870 | swcodec: "Strong" |
| 1871 | </dest> |
| 1872 | <voice> |
| 1873 | *: none |
| 1874 | swcodec: "Strong" |
| 1875 | </voice> |
| 1876 | </phrase> |
| 1877 | <phrase> |
| 1878 | id: LANG_SPDIF_ENABLE |
| 1879 | desc: in playback settings menu. enable/disable the optical out |
| 1880 | user: core |
| 1881 | <source> |
| 1882 | *: none |
| 1883 | spdif_power: "Optical Output" |
| 1884 | </source> |
| 1885 | <dest> |
| 1886 | *: none |
| 1887 | spdif_power: "Optical Output" |
| 1888 | </dest> |
| 1889 | <voice> |
| 1890 | *: none |
| 1891 | spdif_power: "Optical Output" |
| 1892 | </voice> |
| 1893 | </phrase> |
| 1894 | <phrase> |
| 1895 | id: LANG_NEXT_FOLDER |
| 1896 | desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one |
| 1897 | user: core |
| 1898 | <source> |
| 1899 | *: "Auto-Change Directory" |
| 1900 | </source> |
| 1901 | <dest> |
| 1902 | *: "Auto-Change Directory" |
| 1903 | </dest> |
| 1904 | <voice> |
| 1905 | *: "Auto-Change Directory" |
| 1906 | </voice> |
| 1907 | </phrase> |
| 1908 | <phrase> |
| 1909 | id: LANG_RANDOM |
| 1910 | desc: random folder |
| 1911 | user: core |
| 1912 | <source> |
| 1913 | *: "Random" |
| 1914 | </source> |
| 1915 | <dest> |
| 1916 | *: "Random" |
| 1917 | </dest> |
| 1918 | <voice> |
| 1919 | *: "Random" |
| 1920 | </voice> |
| 1921 | </phrase> |
| 1922 | <phrase> |
| 1923 | id: LANG_AUDIOSCROBBLER |
| 1924 | desc: "Last.fm Log" in the playback menu |
| 1925 | user: core |
| 1926 | <source> |
| 1927 | *: "Last.fm Log" |
| 1928 | </source> |
| 1929 | <dest> |
| 1930 | *: "Last.fm Log" |
| 1931 | </dest> |
| 1932 | <voice> |
| 1933 | *: "Last.fm Log" |
| 1934 | </voice> |
| 1935 | </phrase> |
| 1936 | <phrase> |
| 1937 | id: LANG_CUESHEET_ENABLE |
| 1938 | desc: cuesheet support option |
| 1939 | user: core |
| 1940 | <source> |
| 1941 | *: "Cuesheet Support" |
| 1942 | </source> |
| 1943 | <dest> |
| 1944 | *: "Cuesheet Support" |
| 1945 | </dest> |
| 1946 | <voice> |
| 1947 | *: "Cuesheet Support" |
| 1948 | </voice> |
| 1949 | </phrase> |
| 1950 | <phrase> |
| 1951 | id: LANG_HEADPHONE_UNPLUG |
| 1952 | desc: in settings_menu. |
| 1953 | user: core |
| 1954 | <source> |
| 1955 | *: none |
| 1956 | headphone_detection: "Pause on Headphone Unplug" |
| 1957 | </source> |
| 1958 | <dest> |
| 1959 | *: none |
| 1960 | headphone_detection: "Pause on Headphone Unplug" |
| 1961 | </dest> |
| 1962 | <voice> |
| 1963 | *: none |
| 1964 | headphone_detection: "Pause on Headphone Unplug" |
| 1965 | </voice> |
| 1966 | </phrase> |
| 1967 | <phrase> |
| 1968 | id: LANG_HEADPHONE_UNPLUG_RESUME |
| 1969 | desc: in pause_phones_menu. |
| 1970 | user: core |
| 1971 | <source> |
| 1972 | *: none |
| 1973 | headphone_detection: "Pause and Resume" |
| 1974 | </source> |
| 1975 | <dest> |
| 1976 | *: none |
| 1977 | headphone_detection: "Pause and Resume" |
| 1978 | </dest> |
| 1979 | <voice> |
| 1980 | *: none |
| 1981 | headphone_detection: "Pause and Resume" |
| 1982 | </voice> |
| 1983 | </phrase> |
| 1984 | <phrase> |
| 1985 | id: LANG_HEADPHONE_UNPLUG_RW |
| 1986 | desc: deprecated |
| 1987 | user: core |
| 1988 | <source> |
| 1989 | *: "" |
| 1990 | </source> |
| 1991 | <dest> |
| 1992 | *: "" |
| 1993 | </dest> |
| 1994 | <voice> |
| 1995 | *: "" |
| 1996 | </voice> |
| 1997 | </phrase> |
| 1998 | <phrase> |
| 1999 | id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME |
| 2000 | desc: in pause_phones_menu. |
| 2001 | user: core |
| 2002 | <source> |
| 2003 | *: none |
| 2004 | headphone_detection: "Disable resume on startup if phones unplugged" |
| 2005 | </source> |
| 2006 | <dest> |
| 2007 | *: none |
| 2008 | headphone_detection: "Disable resume on startup if phones unplugged" |
| 2009 | </dest> |
| 2010 | <voice> |
| 2011 | *: none |
| 2012 | headphone_detection: "Disable resume on startup if phones unplugged" |
| 2013 | </voice> |
| 2014 | </phrase> |
| 2015 | <phrase> |
| 2016 | id: LANG_FILE |
| 2017 | desc: in settings_menu() |
| 2018 | user: core |
| 2019 | <source> |
| 2020 | *: "File View" |
| 2021 | </source> |
| 2022 | <dest> |
| 2023 | *: "File View" |
| 2024 | </dest> |
| 2025 | <voice> |
| 2026 | *: "File View" |
| 2027 | </voice> |
| 2028 | </phrase> |
| 2029 | <phrase> |
| 2030 | id: LANG_SORT_CASE |
| 2031 | desc: in settings_menu |
| 2032 | user: core |
| 2033 | <source> |
| 2034 | *: "Sort Case Sensitive" |
| 2035 | </source> |
| 2036 | <dest> |
| 2037 | *: "Sort Case Sensitive" |
| 2038 | </dest> |
| 2039 | <voice> |
| 2040 | *: "Sort Case Sensitive" |
| 2041 | </voice> |
| 2042 | </phrase> |
| 2043 | <phrase> |
| 2044 | id: LANG_SORT_DIR |
| 2045 | desc: browser sorting setting |
| 2046 | user: core |
| 2047 | <source> |
| 2048 | *: "Sort Directories" |
| 2049 | </source> |
| 2050 | <dest> |
| 2051 | *: "Sort Directories" |
| 2052 | </dest> |
| 2053 | <voice> |
| 2054 | *: "sort directories" |
| 2055 | </voice> |
| 2056 | </phrase> |
| 2057 | <phrase> |
| 2058 | id: LANG_SORT_FILE |
| 2059 | desc: browser sorting setting |
| 2060 | user: core |
| 2061 | <source> |
| 2062 | *: "Sort Files" |
| 2063 | </source> |
| 2064 | <dest> |
| 2065 | *: "Sort Files" |
| 2066 | </dest> |
| 2067 | <voice> |
| 2068 | *: "sort files" |
| 2069 | </voice> |
| 2070 | </phrase> |
| 2071 | <phrase> |
| 2072 | id: LANG_SORT_ALPHA |
| 2073 | desc: browser sorting setting |
| 2074 | user: core |
| 2075 | <source> |
| 2076 | *: "Alphabetical" |
| 2077 | </source> |
| 2078 | <dest> |
| 2079 | *: "Alphabetical" |
| 2080 | </dest> |
| 2081 | <voice> |
| 2082 | *: "Alphabetical" |
| 2083 | </voice> |
| 2084 | </phrase> |
| 2085 | <phrase> |
| 2086 | id: LANG_SORT_DATE |
| 2087 | desc: browser sorting setting |
| 2088 | user: core |
| 2089 | <source> |
| 2090 | *: "By Date" |
| 2091 | </source> |
| 2092 | <dest> |
| 2093 | *: "By Date" |
| 2094 | </dest> |
| 2095 | <voice> |
| 2096 | *: "By Date" |
| 2097 | </voice> |
| 2098 | </phrase> |
| 2099 | <phrase> |
| 2100 | id: LANG_SORT_DATE_REVERSE |
| 2101 | desc: browser sorting setting |
| 2102 | user: core |
| 2103 | <source> |
| 2104 | *: "By Newest Date" |
| 2105 | </source> |
| 2106 | <dest> |
| 2107 | *: "By Newest Date" |
| 2108 | </dest> |
| 2109 | <voice> |
| 2110 | *: "By Newest Date" |
| 2111 | </voice> |
| 2112 | </phrase> |
| 2113 | <phrase> |
| 2114 | id: LANG_SORT_TYPE |
| 2115 | desc: browser sorting setting |
| 2116 | user: core |
| 2117 | <source> |
| 2118 | *: "By Type" |
| 2119 | </source> |
| 2120 | <dest> |
| 2121 | *: "By Type" |
| 2122 | </dest> |
| 2123 | <voice> |
| 2124 | *: "By Type" |
| 2125 | </voice> |
| 2126 | </phrase> |
| 2127 | <phrase> |
| 2128 | id: LANG_FILTER |
| 2129 | desc: setting name for dir filter |
| 2130 | user: core |
| 2131 | <source> |
| 2132 | *: "Show Files" |
| 2133 | </source> |
| 2134 | <dest> |
| 2135 | *: "Show Files" |
| 2136 | </dest> |
| 2137 | <voice> |
| 2138 | *: "Show Files" |
| 2139 | </voice> |
| 2140 | </phrase> |
| 2141 | <phrase> |
| 2142 | id: LANG_FILTER_SUPPORTED |
| 2143 | desc: show all file types supported by Rockbox |
| 2144 | user: core |
| 2145 | <source> |
| 2146 | *: "Supported" |
| 2147 | </source> |
| 2148 | <dest> |
| 2149 | *: "Supported" |
| 2150 | </dest> |
| 2151 | <voice> |
| 2152 | *: "Supported" |
| 2153 | </voice> |
| 2154 | </phrase> |
| 2155 | <phrase> |
| 2156 | id: LANG_FILTER_MUSIC |
| 2157 | desc: show only music-related files |
| 2158 | user: core |
| 2159 | <source> |
| 2160 | *: "Music" |
| 2161 | </source> |
| 2162 | <dest> |
| 2163 | *: "Music" |
| 2164 | </dest> |
| 2165 | <voice> |
| 2166 | *: "Music" |
| 2167 | </voice> |
| 2168 | </phrase> |
| 2169 | <phrase> |
| 2170 | id: LANG_FOLLOW |
| 2171 | desc: in settings_menu |
| 2172 | user: core |
| 2173 | <source> |
| 2174 | *: "Follow Playlist" |
| 2175 | </source> |
| 2176 | <dest> |
| 2177 | *: "Follow Playlist" |
| 2178 | </dest> |
| 2179 | <voice> |
| 2180 | *: "Follow Playlist" |
| 2181 | </voice> |
| 2182 | </phrase> |
| 2183 | <phrase> |
| 2184 | id: LANG_SHOW_PATH |
| 2185 | desc: in settings_menu |
| 2186 | user: core |
| 2187 | <source> |
| 2188 | *: "Show Path" |
| 2189 | </source> |
| 2190 | <dest> |
| 2191 | *: "Show Path" |
| 2192 | </dest> |
| 2193 | <voice> |
| 2194 | *: "Show Path" |
| 2195 | </voice> |
| 2196 | </phrase> |
| 2197 | <phrase> |
| 2198 | id: LANG_SHOW_PATH_CURRENT |
| 2199 | desc: in show path menu |
| 2200 | user: core |
| 2201 | <source> |
| 2202 | *: "Current Directory Only" |
| 2203 | </source> |
| 2204 | <dest> |
| 2205 | *: "Current Directory Only" |
| 2206 | </dest> |
| 2207 | <voice> |
| 2208 | *: "Current Directory Only" |
| 2209 | </voice> |
| 2210 | </phrase> |
| 2211 | <phrase> |
| 2212 | id: LANG_DISPLAY_FULL_PATH |
| 2213 | desc: track display options |
| 2214 | user: core |
| 2215 | <source> |
| 2216 | *: "Full Path" |
| 2217 | </source> |
| 2218 | <dest> |
| 2219 | *: "Full Path" |
| 2220 | </dest> |
| 2221 | <voice> |
| 2222 | *: "Full Path" |
| 2223 | </voice> |
| 2224 | </phrase> |
| 2225 | <phrase> |
| 2226 | id: LANG_BUILDING_DATABASE |
| 2227 | desc: splash database building progress |
| 2228 | user: core |
| 2229 | <source> |
| 2230 | *: "Building database... %d found (OFF to return)" |
| 2231 | iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" |
| 2232 | ipod*: "Building database... %d found (PREV to return)" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 2233 | iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Building database... %d found (LEFT to return)" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 2234 | iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" |
| 2235 | gogearsa9200: "Building database... %d found (REW to return)" |
Jens Arnold | d1334fc | 2011-06-26 11:16:43 +0000 | [diff] [blame] | 2236 | archosplayer: "Building DB %d found" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 2237 | </source> |
| 2238 | <dest> |
| 2239 | *: "Building database... %d found (OFF to return)" |
| 2240 | iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" |
| 2241 | ipod*: "Building database... %d found (PREV to return)" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 2242 | iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Building database... %d found (LEFT to return)" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 2243 | iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" |
| 2244 | gogearsa9200: "Building database... %d found (REW to return)" |
Jens Arnold | d1334fc | 2011-06-26 11:16:43 +0000 | [diff] [blame] | 2245 | archosplayer: "Building DB %d found" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 2246 | </dest> |
| 2247 | <voice> |
| 2248 | *: "entries found for database" |
| 2249 | </voice> |
| 2250 | </phrase> |
| 2251 | <phrase> |
| 2252 | id: LANG_TAGCACHE_RAM |
| 2253 | desc: in tag cache settings |
| 2254 | user: core |
| 2255 | <source> |
| 2256 | *: none |
| 2257 | tc_ramcache: "Load to RAM" |
| 2258 | </source> |
| 2259 | <dest> |
| 2260 | *: none |
| 2261 | tc_ramcache: "Load to RAM" |
| 2262 | </dest> |
| 2263 | <voice> |
| 2264 | *: none |
| 2265 | tc_ramcache: "Load to RAM" |
| 2266 | </voice> |
| 2267 | </phrase> |
| 2268 | <phrase> |
| 2269 | id: LANG_TAGCACHE_AUTOUPDATE |
| 2270 | desc: in tag cache settings |
| 2271 | user: core |
| 2272 | <source> |
| 2273 | *: "Auto Update" |
| 2274 | </source> |
| 2275 | <dest> |
| 2276 | *: "Auto Update" |
| 2277 | </dest> |
| 2278 | <voice> |
| 2279 | *: "Auto Update" |
| 2280 | </voice> |
| 2281 | </phrase> |
| 2282 | <phrase> |
| 2283 | id: LANG_TAGCACHE_FORCE_UPDATE |
| 2284 | desc: in tag cache settings |
| 2285 | user: core |
| 2286 | <source> |
| 2287 | *: "Initialize Now" |
| 2288 | </source> |
| 2289 | <dest> |
| 2290 | *: "Initialize Now" |
| 2291 | </dest> |
| 2292 | <voice> |
| 2293 | *: "Initialize Now" |
| 2294 | </voice> |
| 2295 | </phrase> |
| 2296 | <phrase> |
| 2297 | id: LANG_TAGCACHE_UPDATE |
| 2298 | desc: in tag cache settings |
| 2299 | user: core |
| 2300 | <source> |
| 2301 | *: "Update Now" |
| 2302 | </source> |
| 2303 | <dest> |
| 2304 | *: "Update Now" |
| 2305 | </dest> |
| 2306 | <voice> |
| 2307 | *: "Update Now" |
| 2308 | </voice> |
| 2309 | </phrase> |
| 2310 | <phrase> |
| 2311 | id: LANG_RUNTIMEDB_ACTIVE |
| 2312 | desc: in settings_menu. |
| 2313 | user: core |
| 2314 | <source> |
| 2315 | *: "Gather Runtime Data" |
| 2316 | </source> |
| 2317 | <dest> |
| 2318 | *: "Gather Runtime Data" |
| 2319 | </dest> |
| 2320 | <voice> |
| 2321 | *: "Gather Runtime Data" |
| 2322 | </voice> |
| 2323 | </phrase> |
| 2324 | <phrase> |
| 2325 | id: LANG_TAGCACHE_EXPORT |
| 2326 | desc: in tag cache settings |
| 2327 | user: core |
| 2328 | <source> |
| 2329 | *: "Export Modifications" |
| 2330 | </source> |
| 2331 | <dest> |
| 2332 | *: "Export Modifications" |
| 2333 | </dest> |
| 2334 | <voice> |
| 2335 | *: "Export Modifications" |
| 2336 | </voice> |
| 2337 | </phrase> |
| 2338 | <phrase> |
| 2339 | id: LANG_TAGCACHE_IMPORT |
| 2340 | desc: in tag cache settings |
| 2341 | user: core |
| 2342 | <source> |
| 2343 | *: "Import Modifications" |
| 2344 | </source> |
| 2345 | <dest> |
| 2346 | *: "Import Modifications" |
| 2347 | </dest> |
| 2348 | <voice> |
| 2349 | *: "Import Modifications" |
| 2350 | </voice> |
| 2351 | </phrase> |
| 2352 | <phrase> |
| 2353 | id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH |
| 2354 | desc: in tag cache settings |
| 2355 | user: core |
| 2356 | <source> |
| 2357 | *: "Updating in background" |
| 2358 | </source> |
| 2359 | <dest> |
| 2360 | *: "Updating in background" |
| 2361 | </dest> |
| 2362 | <voice> |
| 2363 | *: "Updating in background" |
| 2364 | </voice> |
| 2365 | </phrase> |
| 2366 | <phrase> |
| 2367 | id: LANG_TAGCACHE_INIT |
| 2368 | desc: while initializing tagcache on boot |
| 2369 | user: core |
| 2370 | <source> |
| 2371 | *: "Committing database" |
| 2372 | </source> |
| 2373 | <dest> |
| 2374 | *: "Committing database" |
| 2375 | </dest> |
| 2376 | <voice> |
| 2377 | *: "Committing database" |
| 2378 | </voice> |
| 2379 | </phrase> |
| 2380 | <phrase> |
| 2381 | id: LANG_TAGCACHE_BUSY |
| 2382 | desc: when trying to shutdown and tagcache is committing |
| 2383 | user: core |
| 2384 | <source> |
| 2385 | *: "Database is not ready" |
| 2386 | </source> |
| 2387 | <dest> |
| 2388 | *: "Database is not ready" |
| 2389 | </dest> |
| 2390 | <voice> |
| 2391 | *: "Database is not ready" |
| 2392 | </voice> |
| 2393 | </phrase> |
| 2394 | <phrase> |
| 2395 | id: LANG_TAGNAVI_ALL_TRACKS |
| 2396 | desc: "<All tracks>" entry in tag browser |
| 2397 | user: core |
| 2398 | <source> |
| 2399 | *: "<All tracks>" |
| 2400 | </source> |
| 2401 | <dest> |
| 2402 | *: "<All tracks>" |
| 2403 | </dest> |
| 2404 | <voice> |
| 2405 | *: "All tracks" |
| 2406 | </voice> |
| 2407 | </phrase> |
| 2408 | <phrase> |
| 2409 | id: LANG_DISPLAY |
| 2410 | desc: in settings_menu() |
| 2411 | user: core |
| 2412 | <source> |
| 2413 | *: "Display" |
| 2414 | </source> |
| 2415 | <dest> |
| 2416 | *: "Display" |
| 2417 | </dest> |
| 2418 | <voice> |
| 2419 | *: "Display" |
| 2420 | </voice> |
| 2421 | </phrase> |
| 2422 | <phrase> |
| 2423 | id: LANG_CUSTOM_FONT |
| 2424 | desc: in setting_menu() |
| 2425 | user: core |
| 2426 | <source> |
| 2427 | *: none |
| 2428 | lcd_bitmap: "Font" |
| 2429 | </source> |
| 2430 | <dest> |
| 2431 | *: none |
| 2432 | lcd_bitmap: "Font" |
| 2433 | </dest> |
| 2434 | <voice> |
| 2435 | *: none |
| 2436 | lcd_bitmap: "Font" |
| 2437 | </voice> |
| 2438 | </phrase> |
| 2439 | <phrase> |
| 2440 | id: LANG_WHILE_PLAYING |
| 2441 | desc: in settings_menu() |
| 2442 | user: core |
| 2443 | <source> |
| 2444 | *: "While Playing Screen" |
| 2445 | </source> |
| 2446 | <dest> |
| 2447 | *: "While Playing Screen" |
| 2448 | </dest> |
| 2449 | <voice> |
| 2450 | *: "While playing screen" |
| 2451 | </voice> |
| 2452 | </phrase> |
| 2453 | <phrase> |
| 2454 | id: LANG_REMOTE_WHILE_PLAYING |
| 2455 | desc: in settings_menu() |
| 2456 | user: core |
| 2457 | <source> |
| 2458 | *: none |
| 2459 | remote: "Remote While Playing Screen" |
| 2460 | </source> |
| 2461 | <dest> |
| 2462 | *: none |
| 2463 | remote: "Remote While Playing Screen" |
| 2464 | </dest> |
| 2465 | <voice> |
| 2466 | *: none |
| 2467 | remote: "Remote While Playing Screen" |
| 2468 | </voice> |
| 2469 | </phrase> |
| 2470 | <phrase> |
| 2471 | id: LANG_LCD_MENU |
| 2472 | desc: in the display sub menu |
| 2473 | user: core |
| 2474 | <source> |
| 2475 | *: "LCD Settings" |
| 2476 | </source> |
| 2477 | <dest> |
| 2478 | *: "LCD Settings" |
| 2479 | </dest> |
| 2480 | <voice> |
| 2481 | *: "LCD Settings" |
| 2482 | </voice> |
| 2483 | </phrase> |
| 2484 | <phrase> |
| 2485 | id: LANG_BACKLIGHT |
| 2486 | desc: in settings_menu |
| 2487 | user: core |
| 2488 | <source> |
| 2489 | *: "Backlight" |
| 2490 | </source> |
| 2491 | <dest> |
| 2492 | *: "Backlight" |
| 2493 | </dest> |
| 2494 | <voice> |
| 2495 | *: "Backlight" |
| 2496 | </voice> |
| 2497 | </phrase> |
| 2498 | <phrase> |
| 2499 | id: LANG_BACKLIGHT_ON_WHEN_CHARGING |
| 2500 | desc: in display_settings_menu, backlight timeout with charger connected |
| 2501 | user: core |
| 2502 | <source> |
| 2503 | *: none |
| 2504 | charging: "Backlight (While Plugged In)" |
| 2505 | </source> |
| 2506 | <dest> |
| 2507 | *: none |
| 2508 | charging: "Backlight (While Plugged In)" |
| 2509 | </dest> |
| 2510 | <voice> |
| 2511 | *: none |
| 2512 | charging: "Backlight (While Plugged In)" |
| 2513 | </voice> |
| 2514 | </phrase> |
| 2515 | <phrase> |
| 2516 | id: LANG_BACKLIGHT_ON_BUTTON_HOLD |
| 2517 | desc: in lcd settings |
| 2518 | user: core |
| 2519 | <source> |
| 2520 | *: none |
| 2521 | hold_button: "Backlight on Hold" |
| 2522 | </source> |
| 2523 | <dest> |
| 2524 | *: none |
| 2525 | hold_button: "Backlight on Hold" |
| 2526 | </dest> |
| 2527 | <voice> |
| 2528 | *: none |
| 2529 | hold_button: "Backlight on hold" |
| 2530 | </voice> |
| 2531 | </phrase> |
| 2532 | <phrase> |
| 2533 | id: LANG_CAPTION_BACKLIGHT |
| 2534 | desc: in settings_menu |
| 2535 | user: core |
| 2536 | <source> |
| 2537 | *: "Caption Backlight" |
| 2538 | </source> |
| 2539 | <dest> |
| 2540 | *: "Caption Backlight" |
| 2541 | </dest> |
| 2542 | <voice> |
| 2543 | *: "Caption Backlight" |
| 2544 | </voice> |
| 2545 | </phrase> |
| 2546 | <phrase> |
| 2547 | id: LANG_BACKLIGHT_FADE_IN |
| 2548 | desc: in settings_menu |
| 2549 | user: core |
| 2550 | <source> |
| 2551 | *: none |
| 2552 | backlight_fade*: "Backlight Fade In" |
| 2553 | </source> |
| 2554 | <dest> |
| 2555 | *: none |
| 2556 | backlight_fade*: "Backlight Fade In" |
| 2557 | </dest> |
| 2558 | <voice> |
| 2559 | *: none |
| 2560 | backlight_fade*: "Backlight Fade In" |
| 2561 | </voice> |
| 2562 | </phrase> |
| 2563 | <phrase> |
| 2564 | id: LANG_BACKLIGHT_FADE_OUT |
| 2565 | desc: in settings_menu |
| 2566 | user: core |
| 2567 | <source> |
| 2568 | *: none |
| 2569 | backlight_fade*: "Backlight Fade Out" |
| 2570 | </source> |
| 2571 | <dest> |
| 2572 | *: none |
| 2573 | backlight_fade*: "Backlight Fade Out" |
| 2574 | </dest> |
| 2575 | <voice> |
| 2576 | *: none |
| 2577 | backlight_fade*: "Backlight Fade Out" |
| 2578 | </voice> |
| 2579 | </phrase> |
| 2580 | <phrase> |
| 2581 | id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS |
| 2582 | desc: Backlight behaviour setting |
| 2583 | user: core |
| 2584 | <source> |
| 2585 | *: "First Buttonpress Enables Backlight Only" |
| 2586 | </source> |
| 2587 | <dest> |
| 2588 | *: "First Buttonpress Enables Backlight Only" |
| 2589 | </dest> |
| 2590 | <voice> |
| 2591 | *: "First Buttonpress Enables Backlight Only" |
| 2592 | </voice> |
| 2593 | </phrase> |
| 2594 | <phrase> |
| 2595 | id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF |
| 2596 | desc: In display settings, time to switch LCD chip into power saving state |
| 2597 | user: core |
| 2598 | <source> |
| 2599 | *: none |
| 2600 | lcd_sleep: "Sleep (After Backlight Off)" |
| 2601 | </source> |
| 2602 | <dest> |
| 2603 | *: none |
| 2604 | lcd_sleep: "Sleep (After Backlight Off)" |
| 2605 | </dest> |
| 2606 | <voice> |
| 2607 | *: none |
| 2608 | lcd_sleep: "Sleep after backlight off" |
| 2609 | </voice> |
| 2610 | </phrase> |
| 2611 | <phrase> |
| 2612 | id: LANG_NEVER |
| 2613 | desc: in lcd settings |
| 2614 | user: core |
| 2615 | <source> |
| 2616 | *: none |
| 2617 | lcd_sleep: "Never" |
| 2618 | </source> |
| 2619 | <dest> |
| 2620 | *: none |
| 2621 | lcd_sleep: "Never" |
| 2622 | </dest> |
| 2623 | <voice> |
| 2624 | *: none |
| 2625 | lcd_sleep: "Never" |
| 2626 | </voice> |
| 2627 | </phrase> |
| 2628 | <phrase> |
| 2629 | id: LANG_BRIGHTNESS |
| 2630 | desc: in settings_menu |
| 2631 | user: core |
| 2632 | <source> |
| 2633 | *: none |
| 2634 | backlight_brightness: "Brightness" |
| 2635 | </source> |
| 2636 | <dest> |
| 2637 | *: none |
| 2638 | backlight_brightness: "Brightness" |
| 2639 | </dest> |
| 2640 | <voice> |
| 2641 | *: none |
| 2642 | backlight_brightness: "Brightness" |
| 2643 | </voice> |
| 2644 | </phrase> |
| 2645 | <phrase> |
| 2646 | id: LANG_CONTRAST |
| 2647 | desc: in settings_menu |
| 2648 | user: core |
| 2649 | <source> |
| 2650 | *: "Contrast" |
| 2651 | </source> |
| 2652 | <dest> |
| 2653 | *: "Contrast" |
| 2654 | </dest> |
| 2655 | <voice> |
| 2656 | *: "Contrast" |
| 2657 | </voice> |
| 2658 | </phrase> |
| 2659 | <phrase> |
| 2660 | id: LANG_INVERT |
| 2661 | desc: in settings_menu |
| 2662 | user: core |
| 2663 | <source> |
| 2664 | *: none |
| 2665 | lcd_invert,remote_lcd_invert: "LCD Mode" |
| 2666 | </source> |
| 2667 | <dest> |
| 2668 | *: none |
| 2669 | lcd_invert,remote_lcd_invert: "LCD Mode" |
| 2670 | </dest> |
| 2671 | <voice> |
| 2672 | *: none |
| 2673 | lcd_invert,remote_lcd_invert: "LCD Mode" |
| 2674 | </voice> |
| 2675 | </phrase> |
| 2676 | <phrase> |
| 2677 | id: LANG_INVERT_LCD_INVERSE |
| 2678 | desc: in settings_menu |
| 2679 | user: core |
| 2680 | <source> |
| 2681 | *: none |
| 2682 | lcd_invert,remote_lcd_invert: "Inverse" |
| 2683 | </source> |
| 2684 | <dest> |
| 2685 | *: none |
| 2686 | lcd_invert,remote_lcd_invert: "Inverse" |
| 2687 | </dest> |
| 2688 | <voice> |
| 2689 | *: none |
| 2690 | lcd_invert,remote_lcd_invert: "Inverse" |
| 2691 | </voice> |
| 2692 | </phrase> |
| 2693 | <phrase> |
| 2694 | id: LANG_FLIP_DISPLAY |
| 2695 | desc: in settings_menu, option to turn display+buttos by 180 degrees |
| 2696 | user: core |
| 2697 | <source> |
| 2698 | *: none |
| 2699 | lcd_bitmap: "Upside Down" |
| 2700 | </source> |
| 2701 | <dest> |
| 2702 | *: none |
| 2703 | lcd_bitmap: "Upside Down" |
| 2704 | </dest> |
| 2705 | <voice> |
| 2706 | *: none |
| 2707 | lcd_bitmap: "Upside Down" |
| 2708 | </voice> |
| 2709 | </phrase> |
| 2710 | <phrase> |
| 2711 | id: LANG_INVERT_CURSOR |
| 2712 | desc: in settings_menu |
| 2713 | user: core |
| 2714 | <source> |
| 2715 | *: none |
| 2716 | lcd_bitmap: "Line Selector Type" |
| 2717 | </source> |
| 2718 | <dest> |
| 2719 | *: none |
| 2720 | lcd_bitmap: "Line Selector Type" |
| 2721 | </dest> |
| 2722 | <voice> |
| 2723 | *: none |
| 2724 | lcd_bitmap: "Line Selector Type" |
| 2725 | </voice> |
| 2726 | </phrase> |
| 2727 | <phrase> |
| 2728 | id: LANG_INVERT_CURSOR_POINTER |
| 2729 | desc: in settings_menu |
| 2730 | user: core |
| 2731 | <source> |
| 2732 | *: none |
| 2733 | lcd_bitmap: "Pointer" |
| 2734 | </source> |
| 2735 | <dest> |
| 2736 | *: none |
| 2737 | lcd_bitmap: "Pointer" |
| 2738 | </dest> |
| 2739 | <voice> |
| 2740 | *: none |
| 2741 | lcd_bitmap: "Pointer" |
| 2742 | </voice> |
| 2743 | </phrase> |
| 2744 | <phrase> |
| 2745 | id: LANG_INVERT_CURSOR_BAR |
| 2746 | desc: in settings_menu |
| 2747 | user: core |
| 2748 | <source> |
| 2749 | *: none |
| 2750 | lcd_bitmap: "Bar (Inverse)" |
| 2751 | </source> |
| 2752 | <dest> |
| 2753 | *: none |
| 2754 | lcd_bitmap: "Bar (Inverse)" |
| 2755 | </dest> |
| 2756 | <voice> |
| 2757 | *: none |
| 2758 | lcd_bitmap: "Inverse Bar" |
| 2759 | </voice> |
| 2760 | </phrase> |
| 2761 | <phrase> |
| 2762 | id: LANG_CLEAR_BACKDROP |
| 2763 | desc: text for LCD settings menu |
| 2764 | user: core |
| 2765 | <source> |
| 2766 | *: none |
| 2767 | lcd_non-mono: "Clear Backdrop" |
| 2768 | </source> |
| 2769 | <dest> |
| 2770 | *: none |
| 2771 | lcd_non-mono: "Clear Backdrop" |
| 2772 | </dest> |
| 2773 | <voice> |
| 2774 | *: none |
| 2775 | lcd_non-mono: "Clear Backdrop" |
| 2776 | </voice> |
| 2777 | </phrase> |
| 2778 | <phrase> |
| 2779 | id: LANG_BACKGROUND_COLOR |
| 2780 | desc: menu entry to set the background color |
| 2781 | user: core |
| 2782 | <source> |
| 2783 | *: none |
| 2784 | lcd_color: "Background Colour" |
| 2785 | </source> |
| 2786 | <dest> |
| 2787 | *: none |
| 2788 | lcd_color: "Background Color" |
| 2789 | </dest> |
| 2790 | <voice> |
| 2791 | *: none |
| 2792 | lcd_color: "Background Color" |
| 2793 | </voice> |
| 2794 | </phrase> |
| 2795 | <phrase> |
| 2796 | id: LANG_FOREGROUND_COLOR |
| 2797 | desc: menu entry to set the foreground color |
| 2798 | user: core |
| 2799 | <source> |
| 2800 | *: none |
| 2801 | lcd_color: "Foreground Colour" |
| 2802 | </source> |
| 2803 | <dest> |
| 2804 | *: none |
| 2805 | lcd_color: "Foreground Color" |
| 2806 | </dest> |
| 2807 | <voice> |
| 2808 | *: none |
| 2809 | lcd_color: "Foreground Color" |
| 2810 | </voice> |
| 2811 | </phrase> |
| 2812 | <phrase> |
| 2813 | id: LANG_RESET_COLORS |
| 2814 | desc: menu |
| 2815 | user: core |
| 2816 | <source> |
| 2817 | *: none |
| 2818 | lcd_color: "Reset Colours" |
| 2819 | </source> |
| 2820 | <dest> |
| 2821 | *: none |
| 2822 | lcd_color: "Reset Colors" |
| 2823 | </dest> |
| 2824 | <voice> |
| 2825 | *: none |
| 2826 | lcd_color: "Reset Colors" |
| 2827 | </voice> |
| 2828 | </phrase> |
| 2829 | <phrase> |
| 2830 | id: LANG_COLOR_RGB_LABELS |
| 2831 | desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH |
| 2832 | user: core |
| 2833 | <source> |
| 2834 | *: none |
| 2835 | lcd_color: "RGB" |
| 2836 | </source> |
| 2837 | <dest> |
| 2838 | *: none |
| 2839 | lcd_color: "RGB" |
| 2840 | </dest> |
| 2841 | <voice> |
| 2842 | *: none |
| 2843 | lcd_color: "" |
| 2844 | </voice> |
| 2845 | </phrase> |
| 2846 | <phrase> |
| 2847 | id: LANG_COLOR_RGB_VALUE |
| 2848 | desc: in color screen |
| 2849 | user: core |
| 2850 | <source> |
| 2851 | *: none |
| 2852 | lcd_color: "RGB: %02X%02X%02X" |
| 2853 | </source> |
| 2854 | <dest> |
| 2855 | *: none |
| 2856 | lcd_color: "RGB: %02X%02X%02X" |
| 2857 | </dest> |
| 2858 | <voice> |
| 2859 | *: none |
| 2860 | lcd_color: "" |
| 2861 | </voice> |
| 2862 | </phrase> |
| 2863 | <phrase> |
| 2864 | id: LANG_COLOR_UNACCEPTABLE |
| 2865 | desc: splash when user selects an invalid colour |
| 2866 | user: core |
| 2867 | <source> |
| 2868 | *: none |
| 2869 | lcd_color: "Invalid colour" |
| 2870 | </source> |
| 2871 | <dest> |
| 2872 | *: none |
| 2873 | lcd_color: "Invalid color" |
| 2874 | </dest> |
| 2875 | <voice> |
| 2876 | *: none |
| 2877 | lcd_color: "" |
| 2878 | </voice> |
| 2879 | </phrase> |
| 2880 | <phrase> |
| 2881 | id: LANG_LCD_REMOTE_MENU |
| 2882 | desc: in the display sub menu |
| 2883 | user: core |
| 2884 | <source> |
| 2885 | *: none |
| 2886 | remote: "Remote-LCD Settings" |
| 2887 | </source> |
| 2888 | <dest> |
| 2889 | *: none |
| 2890 | remote: "Remote-LCD Settings" |
| 2891 | </dest> |
| 2892 | <voice> |
| 2893 | *: none |
| 2894 | remote: "Remote LCD settings" |
| 2895 | </voice> |
| 2896 | </phrase> |
| 2897 | <phrase> |
| 2898 | id: LANG_REDUCE_TICKING |
| 2899 | desc: in remote lcd settings menu |
| 2900 | user: core |
| 2901 | <source> |
| 2902 | *: none |
| 2903 | remote_ticking: "Reduce Ticking" |
| 2904 | </source> |
| 2905 | <dest> |
| 2906 | *: none |
| 2907 | remote_ticking: "Reduce Ticking" |
| 2908 | </dest> |
| 2909 | <voice> |
| 2910 | *: none |
| 2911 | remote_ticking: "Reduce Ticking" |
| 2912 | </voice> |
| 2913 | </phrase> |
| 2914 | <phrase> |
| 2915 | id: LANG_SHOW_ICONS |
| 2916 | desc: in settings_menu |
| 2917 | user: core |
| 2918 | <source> |
| 2919 | *: "Show Icons" |
| 2920 | </source> |
| 2921 | <dest> |
| 2922 | *: "Show Icons" |
| 2923 | </dest> |
| 2924 | <voice> |
| 2925 | *: "Show Icons" |
| 2926 | </voice> |
| 2927 | </phrase> |
| 2928 | <phrase> |
| 2929 | id: LANG_SCROLL_MENU |
| 2930 | desc: in display_settings_menu() |
| 2931 | user: core |
| 2932 | <source> |
| 2933 | *: "Scrolling" |
| 2934 | </source> |
| 2935 | <dest> |
| 2936 | *: "Scrolling" |
| 2937 | </dest> |
| 2938 | <voice> |
| 2939 | *: "Scrolling" |
| 2940 | </voice> |
| 2941 | </phrase> |
| 2942 | <phrase> |
| 2943 | id: LANG_SCROLL |
| 2944 | desc: in settings_menu |
| 2945 | user: core |
| 2946 | <source> |
| 2947 | *: "Scroll Speed Setting Example" |
| 2948 | </source> |
| 2949 | <dest> |
| 2950 | *: "Scroll Speed Setting Example" |
| 2951 | </dest> |
| 2952 | <voice> |
| 2953 | *: "" |
| 2954 | </voice> |
| 2955 | </phrase> |
| 2956 | <phrase> |
| 2957 | id: LANG_SCROLL_SPEED |
| 2958 | desc: in display_settings_menu() |
| 2959 | user: core |
| 2960 | <source> |
| 2961 | *: "Scroll Speed" |
| 2962 | </source> |
| 2963 | <dest> |
| 2964 | *: "Scroll Speed" |
| 2965 | </dest> |
| 2966 | <voice> |
| 2967 | *: "Scroll Speed" |
| 2968 | </voice> |
| 2969 | </phrase> |
| 2970 | <phrase> |
| 2971 | id: LANG_SCROLL_DELAY |
| 2972 | desc: Delay before scrolling |
| 2973 | user: core |
| 2974 | <source> |
| 2975 | *: "Scroll Start Delay" |
| 2976 | </source> |
| 2977 | <dest> |
| 2978 | *: "Scroll Start Delay" |
| 2979 | </dest> |
| 2980 | <voice> |
| 2981 | *: "Scroll Start Delay" |
| 2982 | </voice> |
| 2983 | </phrase> |
| 2984 | <phrase> |
| 2985 | id: LANG_SCROLL_STEP |
| 2986 | desc: Pixels to advance per scroll |
| 2987 | user: core |
| 2988 | <source> |
| 2989 | *: "Scroll Step Size" |
| 2990 | </source> |
| 2991 | <dest> |
| 2992 | *: "Scroll Step Size" |
| 2993 | </dest> |
| 2994 | <voice> |
| 2995 | *: "Scroll Step Size" |
| 2996 | </voice> |
| 2997 | </phrase> |
| 2998 | <phrase> |
| 2999 | id: LANG_SCROLL_STEP_EXAMPLE |
| 3000 | desc: Pixels to advance per scroll |
| 3001 | user: core |
| 3002 | <source> |
| 3003 | *: "Scroll Step Size Setting Example Text" |
| 3004 | </source> |
| 3005 | <dest> |
| 3006 | *: "Scroll Step Size Setting Example Text" |
| 3007 | </dest> |
| 3008 | <voice> |
| 3009 | *: "" |
| 3010 | </voice> |
| 3011 | </phrase> |
| 3012 | <phrase> |
| 3013 | id: LANG_BIDIR_SCROLL |
| 3014 | desc: Bidirectional scroll limit |
| 3015 | user: core |
| 3016 | <source> |
| 3017 | *: "Bidirectional Scroll Limit" |
| 3018 | </source> |
| 3019 | <dest> |
| 3020 | *: "Bidirectional Scroll Limit" |
| 3021 | </dest> |
| 3022 | <voice> |
| 3023 | *: "Bidirectional Scroll Limit" |
| 3024 | </voice> |
| 3025 | </phrase> |
| 3026 | <phrase> |
| 3027 | id: LANG_REMOTE_SCROLL_SETS |
| 3028 | desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu |
| 3029 | user: core |
| 3030 | <source> |
| 3031 | *: none |
| 3032 | remote: "Remote Scrolling Options" |
| 3033 | </source> |
| 3034 | <dest> |
| 3035 | *: none |
| 3036 | remote: "Remote Scrolling Options" |
| 3037 | </dest> |
| 3038 | <voice> |
| 3039 | *: none |
| 3040 | remote: "Remote Scrolling Options" |
| 3041 | </voice> |
| 3042 | </phrase> |
| 3043 | <phrase> |
| 3044 | id: LANG_SCREEN_SCROLL_VIEW |
| 3045 | desc: should lines scroll out of the screen |
| 3046 | user: core |
| 3047 | <source> |
| 3048 | *: none |
| 3049 | lcd_bitmap: "Screen Scrolls Out Of View" |
| 3050 | </source> |
| 3051 | <dest> |
| 3052 | *: none |
| 3053 | lcd_bitmap: "Screen Scrolls Out Of View" |
| 3054 | </dest> |
| 3055 | <voice> |
| 3056 | *: none |
| 3057 | lcd_bitmap: "Screen Scrolls Out Of View" |
| 3058 | </voice> |
| 3059 | </phrase> |
| 3060 | <phrase> |
| 3061 | id: LANG_SCREEN_SCROLL_STEP |
| 3062 | desc: Pixels to advance per Screen scroll |
| 3063 | user: core |
| 3064 | <source> |
| 3065 | *: none |
| 3066 | lcd_bitmap: "Screen Scroll Step Size" |
| 3067 | </source> |
| 3068 | <dest> |
| 3069 | *: none |
| 3070 | lcd_bitmap: "Screen Scroll Step Size" |
| 3071 | </dest> |
| 3072 | <voice> |
| 3073 | *: none |
| 3074 | lcd_bitmap: "Screen Scroll Step Size" |
| 3075 | </voice> |
| 3076 | </phrase> |
| 3077 | <phrase> |
| 3078 | id: LANG_SCROLL_PAGINATED |
| 3079 | desc: jump to new page when scrolling |
| 3080 | user: core |
| 3081 | <source> |
| 3082 | *: "Paged Scrolling" |
| 3083 | </source> |
| 3084 | <dest> |
| 3085 | *: "Paged Scrolling" |
| 3086 | </dest> |
| 3087 | <voice> |
| 3088 | *: "Paged scrolling" |
| 3089 | </voice> |
| 3090 | </phrase> |
| 3091 | <phrase> |
| 3092 | id: LANG_LISTACCEL_START_DELAY |
| 3093 | desc: Delay before list starts accelerating |
| 3094 | user: core |
| 3095 | <source> |
| 3096 | *: "List Acceleration Start Delay" |
| 3097 | wheel_acceleration: none |
| 3098 | </source> |
| 3099 | <dest> |
| 3100 | *: "List Acceleration Start Delay" |
| 3101 | wheel_acceleration: none |
| 3102 | </dest> |
| 3103 | <voice> |
| 3104 | *: "List Acceleration Start Delay" |
| 3105 | wheel_acceleration: none |
| 3106 | </voice> |
| 3107 | </phrase> |
| 3108 | <phrase> |
| 3109 | id: LANG_LISTACCEL_ACCEL_SPEED |
| 3110 | desc: list acceleration speed |
| 3111 | user: core |
| 3112 | <source> |
| 3113 | *: "List Acceleration Speed" |
| 3114 | wheel_acceleration: none |
| 3115 | </source> |
| 3116 | <dest> |
| 3117 | *: "List Acceleration Speed" |
| 3118 | wheel_acceleration: none |
| 3119 | </dest> |
| 3120 | <voice> |
| 3121 | *: "List Acceleration Speed" |
| 3122 | wheel_acceleration: none |
| 3123 | </voice> |
| 3124 | </phrase> |
| 3125 | <phrase> |
| 3126 | id: LANG_BARS_MENU |
| 3127 | desc: in the display sub menu |
| 3128 | user: core |
| 3129 | <source> |
| 3130 | *: none |
| 3131 | lcd_bitmap: "Status-/Scrollbar" |
| 3132 | </source> |
| 3133 | <dest> |
| 3134 | *: none |
| 3135 | lcd_bitmap: "Status-/Scrollbar" |
| 3136 | </dest> |
| 3137 | <voice> |
| 3138 | *: none |
| 3139 | lcd_bitmap: "Status- and Scrollbar" |
| 3140 | </voice> |
| 3141 | </phrase> |
| 3142 | <phrase> |
| 3143 | id: LANG_SCROLL_BAR |
| 3144 | desc: display menu, F3 substitute |
| 3145 | user: core |
| 3146 | <source> |
| 3147 | *: none |
| 3148 | lcd_bitmap: "Scroll Bar" |
| 3149 | </source> |
| 3150 | <dest> |
| 3151 | *: none |
| 3152 | lcd_bitmap: "Scroll Bar" |
| 3153 | </dest> |
| 3154 | <voice> |
| 3155 | *: none |
| 3156 | lcd_bitmap: "Scroll Bar" |
| 3157 | </voice> |
| 3158 | </phrase> |
| 3159 | <phrase> |
| 3160 | id: LANG_STATUS_BAR |
| 3161 | desc: display menu, F3 substitute |
| 3162 | user: core |
| 3163 | <source> |
| 3164 | *: none |
| 3165 | lcd_bitmap: "Status Bar" |
| 3166 | </source> |
| 3167 | <dest> |
| 3168 | *: none |
| 3169 | lcd_bitmap: "Status Bar" |
| 3170 | </dest> |
| 3171 | <voice> |
| 3172 | *: none |
| 3173 | lcd_bitmap: "Status Bar" |
| 3174 | </voice> |
| 3175 | </phrase> |
| 3176 | <phrase> |
| 3177 | id: LANG_BUTTON_BAR |
| 3178 | desc: in settings menu |
| 3179 | user: core |
| 3180 | <source> |
| 3181 | *: none |
| 3182 | recorder_pad: "Button Bar" |
| 3183 | </source> |
| 3184 | <dest> |
| 3185 | *: none |
| 3186 | recorder_pad: "Button Bar" |
| 3187 | </dest> |
| 3188 | <voice> |
| 3189 | *: none |
| 3190 | recorder_pad: "Button Bar" |
| 3191 | </voice> |
| 3192 | </phrase> |
| 3193 | <phrase> |
| 3194 | id: LANG_VOLUME_DISPLAY |
| 3195 | desc: Volume type title |
| 3196 | user: core |
| 3197 | <source> |
| 3198 | *: none |
| 3199 | lcd_bitmap: "Volume Display" |
| 3200 | </source> |
| 3201 | <dest> |
| 3202 | *: none |
| 3203 | lcd_bitmap: "Volume Display" |
| 3204 | </dest> |
| 3205 | <voice> |
| 3206 | *: none |
| 3207 | lcd_bitmap: "Volume Display" |
| 3208 | </voice> |
| 3209 | </phrase> |
| 3210 | <phrase> |
| 3211 | id: LANG_BATTERY_DISPLAY |
| 3212 | desc: Battery type title |
| 3213 | user: core |
| 3214 | <source> |
| 3215 | *: none |
| 3216 | lcd_bitmap: "Battery Display" |
| 3217 | </source> |
| 3218 | <dest> |
| 3219 | *: none |
| 3220 | lcd_bitmap: "Battery Display" |
| 3221 | </dest> |
| 3222 | <voice> |
| 3223 | *: none |
| 3224 | lcd_bitmap: "Battery Display" |
| 3225 | </voice> |
| 3226 | </phrase> |
| 3227 | <phrase> |
| 3228 | id: LANG_DISPLAY_GRAPHIC |
| 3229 | desc: Label for type of icon display |
| 3230 | user: core |
| 3231 | <source> |
| 3232 | *: none |
| 3233 | lcd_bitmap: "Graphic" |
| 3234 | </source> |
| 3235 | <dest> |
| 3236 | *: none |
| 3237 | lcd_bitmap: "Graphic" |
| 3238 | </dest> |
| 3239 | <voice> |
| 3240 | *: none |
| 3241 | lcd_bitmap: "Graphic" |
| 3242 | </voice> |
| 3243 | </phrase> |
| 3244 | <phrase> |
| 3245 | id: LANG_DISPLAY_NUMERIC |
| 3246 | desc: Label for type of icon display |
| 3247 | user: core |
| 3248 | <source> |
| 3249 | *: none |
| 3250 | lcd_bitmap: "Numeric" |
| 3251 | </source> |
| 3252 | <dest> |
| 3253 | *: none |
| 3254 | lcd_bitmap: "Numeric" |
| 3255 | </dest> |
| 3256 | <voice> |
| 3257 | *: none |
| 3258 | lcd_bitmap: "Numeric" |
| 3259 | </voice> |
| 3260 | </phrase> |
| 3261 | <phrase> |
| 3262 | id: LANG_PM_MENU |
| 3263 | desc: in the display menu |
| 3264 | user: core |
| 3265 | <source> |
| 3266 | *: "Peak Meter" |
| 3267 | masd: none |
| 3268 | </source> |
| 3269 | <dest> |
| 3270 | *: "Peak Meter" |
| 3271 | masd: none |
| 3272 | </dest> |
| 3273 | <voice> |
| 3274 | *: "Peak Meter" |
| 3275 | masd: none |
| 3276 | </voice> |
| 3277 | </phrase> |
| 3278 | <phrase> |
| 3279 | id: LANG_PM_CLIP_HOLD |
| 3280 | desc: in the peak meter menu |
| 3281 | user: core |
| 3282 | <source> |
| 3283 | *: "Clip Hold Time" |
| 3284 | masd: none |
| 3285 | </source> |
| 3286 | <dest> |
| 3287 | *: "Clip Hold Time" |
| 3288 | masd: none |
| 3289 | </dest> |
| 3290 | <voice> |
| 3291 | *: "Clip Hold Time" |
| 3292 | masd: none |
| 3293 | </voice> |
| 3294 | </phrase> |
| 3295 | <phrase> |
| 3296 | id: LANG_PM_PEAK_HOLD |
| 3297 | desc: in the peak meter menu |
| 3298 | user: core |
| 3299 | <source> |
| 3300 | *: "Peak Hold Time" |
| 3301 | masd: none |
| 3302 | </source> |
| 3303 | <dest> |
| 3304 | *: "Peak Hold Time" |
| 3305 | masd: none |
| 3306 | </dest> |
| 3307 | <voice> |
| 3308 | *: "Peak Hold Time" |
| 3309 | masd: none |
| 3310 | </voice> |
| 3311 | </phrase> |
| 3312 | <phrase> |
| 3313 | id: LANG_PM_ETERNAL |
| 3314 | desc: in the peak meter menu |
| 3315 | user: core |
| 3316 | <source> |
| 3317 | *: "Eternal" |
| 3318 | masd: none |
| 3319 | </source> |
| 3320 | <dest> |
| 3321 | *: "Eternal" |
| 3322 | masd: none |
| 3323 | </dest> |
| 3324 | <voice> |
| 3325 | *: "Eternal" |
| 3326 | masd: none |
| 3327 | </voice> |
| 3328 | </phrase> |
| 3329 | <phrase> |
| 3330 | id: LANG_PM_RELEASE |
| 3331 | desc: in the peak meter menu |
| 3332 | user: core |
| 3333 | <source> |
| 3334 | *: "Peak Release" |
| 3335 | masd: none |
| 3336 | </source> |
| 3337 | <dest> |
| 3338 | *: "Peak Release" |
| 3339 | masd: none |
| 3340 | </dest> |
| 3341 | <voice> |
| 3342 | *: "Peak Release" |
| 3343 | masd: none |
| 3344 | </voice> |
| 3345 | </phrase> |
| 3346 | <phrase> |
| 3347 | id: LANG_PM_SCALE |
| 3348 | desc: in the peak meter menu |
| 3349 | user: core |
| 3350 | <source> |
| 3351 | *: "Scale" |
| 3352 | masd: none |
| 3353 | </source> |
| 3354 | <dest> |
| 3355 | *: "Scale" |
| 3356 | masd: none |
| 3357 | </dest> |
| 3358 | <voice> |
| 3359 | *: "Scale" |
| 3360 | masd: none |
| 3361 | </voice> |
| 3362 | </phrase> |
| 3363 | <phrase> |
| 3364 | id: LANG_PM_DBFS |
| 3365 | desc: in the peak meter menu |
| 3366 | user: core |
| 3367 | <source> |
| 3368 | *: "Logarithmic (dB)" |
| 3369 | masd: none |
| 3370 | </source> |
| 3371 | <dest> |
| 3372 | *: "Logarithmic (dB)" |
| 3373 | masd: none |
| 3374 | </dest> |
| 3375 | <voice> |
| 3376 | *: "Logarithmic decibel" |
| 3377 | masd: none |
| 3378 | </voice> |
| 3379 | </phrase> |
| 3380 | <phrase> |
| 3381 | id: LANG_PM_LINEAR |
| 3382 | desc: in the peak meter menu |
| 3383 | user: core |
| 3384 | <source> |
| 3385 | *: "Linear (%)" |
| 3386 | masd: none |
| 3387 | </source> |
| 3388 | <dest> |
| 3389 | *: "Linear (%)" |
| 3390 | masd: none |
| 3391 | </dest> |
| 3392 | <voice> |
| 3393 | *: "Linear percent" |
| 3394 | masd: none |
| 3395 | </voice> |
| 3396 | </phrase> |
| 3397 | <phrase> |
| 3398 | id: LANG_PM_MIN |
| 3399 | desc: in the peak meter menu |
| 3400 | user: core |
| 3401 | <source> |
| 3402 | *: "Minimum Of Range" |
| 3403 | masd: none |
| 3404 | </source> |
| 3405 | <dest> |
| 3406 | *: "Minimum Of Range" |
| 3407 | masd: none |
| 3408 | </dest> |
| 3409 | <voice> |
| 3410 | *: "Minimum Of Range" |
| 3411 | masd: none |
| 3412 | </voice> |
| 3413 | </phrase> |
| 3414 | <phrase> |
| 3415 | id: LANG_PM_MAX |
| 3416 | desc: in the peak meter menu |
| 3417 | user: core |
| 3418 | <source> |
| 3419 | *: "Maximum Of Range" |
| 3420 | masd: none |
| 3421 | </source> |
| 3422 | <dest> |
| 3423 | *: "Maximum Of Range" |
| 3424 | masd: none |
| 3425 | </dest> |
| 3426 | <voice> |
| 3427 | *: "Maximum Of Range" |
| 3428 | masd: none |
| 3429 | </voice> |
| 3430 | </phrase> |
| 3431 | <phrase> |
| 3432 | id: LANG_DEFAULT_CODEPAGE |
| 3433 | desc: default encoding used with id3 tags |
| 3434 | user: core |
| 3435 | <source> |
| 3436 | *: "Default Codepage" |
| 3437 | </source> |
| 3438 | <dest> |
| 3439 | *: "Default Codepage" |
| 3440 | </dest> |
| 3441 | <voice> |
| 3442 | *: "Default codepage" |
| 3443 | </voice> |
| 3444 | </phrase> |
| 3445 | <phrase> |
| 3446 | id: LANG_CODEPAGE_LATIN1 |
| 3447 | desc: in codepage setting menu |
| 3448 | user: core |
| 3449 | <source> |
| 3450 | *: "Latin1 (ISO-8859-1)" |
| 3451 | </source> |
| 3452 | <dest> |
| 3453 | *: "Latin1 (ISO-8859-1)" |
| 3454 | </dest> |
| 3455 | <voice> |
| 3456 | *: "Latin 1" |
| 3457 | </voice> |
| 3458 | </phrase> |
| 3459 | <phrase> |
| 3460 | id: LANG_CODEPAGE_GREEK |
| 3461 | desc: in codepage setting menu |
| 3462 | user: core |
| 3463 | <source> |
| 3464 | *: "Greek (ISO-8859-7)" |
| 3465 | </source> |
| 3466 | <dest> |
| 3467 | *: "Greek (ISO-8859-7)" |
| 3468 | </dest> |
| 3469 | <voice> |
| 3470 | *: "Greek" |
| 3471 | </voice> |
| 3472 | </phrase> |
| 3473 | <phrase> |
| 3474 | id: LANG_CODEPAGE_HEBREW |
| 3475 | desc: in codepage setting menu |
| 3476 | user: core |
| 3477 | <source> |
| 3478 | *: none |
| 3479 | lcd_bitmap: "Hebrew (ISO-8859-8)" |
| 3480 | </source> |
| 3481 | <dest> |
| 3482 | *: none |
| 3483 | lcd_bitmap: "Hebrew (ISO-8859-8)" |
| 3484 | </dest> |
| 3485 | <voice> |
| 3486 | *: none |
| 3487 | lcd_bitmap: "Hebrew" |
| 3488 | </voice> |
| 3489 | </phrase> |
| 3490 | <phrase> |
| 3491 | id: LANG_CODEPAGE_CYRILLIC |
| 3492 | desc: in codepage setting menu |
| 3493 | user: core |
| 3494 | <source> |
| 3495 | *: "Cyrillic (CP1251)" |
| 3496 | </source> |
| 3497 | <dest> |
| 3498 | *: "Cyrillic (CP1251)" |
| 3499 | </dest> |
| 3500 | <voice> |
| 3501 | *: "Cyrillic" |
| 3502 | </voice> |
| 3503 | </phrase> |
| 3504 | <phrase> |
| 3505 | id: LANG_CODEPAGE_THAI |
| 3506 | desc: in codepage setting menu |
| 3507 | user: core |
| 3508 | <source> |
| 3509 | *: none |
| 3510 | lcd_bitmap: "Thai (ISO-8859-11)" |
| 3511 | </source> |
| 3512 | <dest> |
| 3513 | *: none |
| 3514 | lcd_bitmap: "Thai (ISO-8859-11)" |
| 3515 | </dest> |
| 3516 | <voice> |
| 3517 | *: none |
| 3518 | lcd_bitmap: "Thai" |
| 3519 | </voice> |
| 3520 | </phrase> |
| 3521 | <phrase> |
| 3522 | id: LANG_CODEPAGE_ARABIC |
| 3523 | desc: in codepage setting menu |
| 3524 | user: core |
| 3525 | <source> |
| 3526 | *: none |
| 3527 | lcd_bitmap: "Arabic (CP1256)" |
| 3528 | </source> |
| 3529 | <dest> |
| 3530 | *: none |
| 3531 | lcd_bitmap: "Arabic (CP1256)" |
| 3532 | </dest> |
| 3533 | <voice> |
| 3534 | *: none |
| 3535 | lcd_bitmap: "Arabic" |
| 3536 | </voice> |
| 3537 | </phrase> |
| 3538 | <phrase> |
| 3539 | id: LANG_CODEPAGE_TURKISH |
| 3540 | desc: in codepage setting menu |
| 3541 | user: core |
| 3542 | <source> |
| 3543 | *: "Turkish (ISO-8859-9)" |
| 3544 | </source> |
| 3545 | <dest> |
| 3546 | *: "Turkish (ISO-8859-9)" |
| 3547 | </dest> |
| 3548 | <voice> |
| 3549 | *: "Turkish" |
| 3550 | </voice> |
| 3551 | </phrase> |
| 3552 | <phrase> |
| 3553 | id: LANG_CODEPAGE_LATIN_EXTENDED |
| 3554 | desc: in codepage setting menu |
| 3555 | user: core |
| 3556 | <source> |
| 3557 | *: "Latin Extended (ISO-8859-2)" |
| 3558 | </source> |
| 3559 | <dest> |
| 3560 | *: "Latin Extended (ISO-8859-2)" |
| 3561 | </dest> |
| 3562 | <voice> |
| 3563 | *: "Latin extended" |
| 3564 | </voice> |
| 3565 | </phrase> |
| 3566 | <phrase> |
| 3567 | id: LANG_CODEPAGE_JAPANESE |
| 3568 | desc: in codepage setting menu |
| 3569 | user: core |
| 3570 | <source> |
| 3571 | *: none |
| 3572 | lcd_bitmap: "Japanese (SJIS)" |
| 3573 | </source> |
| 3574 | <dest> |
| 3575 | *: none |
| 3576 | lcd_bitmap: "Japanese (SJIS)" |
| 3577 | </dest> |
| 3578 | <voice> |
| 3579 | *: none |
| 3580 | lcd_bitmap: "Japanese" |
| 3581 | </voice> |
| 3582 | </phrase> |
| 3583 | <phrase> |
| 3584 | id: LANG_CODEPAGE_SIMPLIFIED |
| 3585 | desc: in codepage setting menu |
| 3586 | user: core |
| 3587 | <source> |
| 3588 | *: none |
| 3589 | lcd_bitmap: "Simp. Chinese (GB2312)" |
| 3590 | </source> |
| 3591 | <dest> |
| 3592 | *: none |
| 3593 | lcd_bitmap: "Simp. Chinese (GB2312)" |
| 3594 | </dest> |
| 3595 | <voice> |
| 3596 | *: none |
| 3597 | lcd_bitmap: "Simplified Chinese" |
| 3598 | </voice> |
| 3599 | </phrase> |
| 3600 | <phrase> |
| 3601 | id: LANG_CODEPAGE_KOREAN |
| 3602 | desc: in codepage setting menu |
| 3603 | user: core |
| 3604 | <source> |
| 3605 | *: none |
| 3606 | lcd_bitmap: "Korean (KSX1001)" |
| 3607 | </source> |
| 3608 | <dest> |
| 3609 | *: none |
| 3610 | lcd_bitmap: "Korean (KSX1001)" |
| 3611 | </dest> |
| 3612 | <voice> |
| 3613 | *: none |
| 3614 | lcd_bitmap: "Korean" |
| 3615 | </voice> |
| 3616 | </phrase> |
| 3617 | <phrase> |
| 3618 | id: LANG_CODEPAGE_TRADITIONAL |
| 3619 | desc: in codepage setting menu |
| 3620 | user: core |
| 3621 | <source> |
| 3622 | *: none |
| 3623 | lcd_bitmap: "Trad. Chinese (BIG5)" |
| 3624 | </source> |
| 3625 | <dest> |
| 3626 | *: none |
| 3627 | lcd_bitmap: "Trad. Chinese (BIG5)" |
| 3628 | </dest> |
| 3629 | <voice> |
| 3630 | *: none |
| 3631 | lcd_bitmap: "Traditional Chinese" |
| 3632 | </voice> |
| 3633 | </phrase> |
| 3634 | <phrase> |
| 3635 | id: LANG_CODEPAGE_UTF8 |
| 3636 | desc: in codepage setting menu |
| 3637 | user: core |
| 3638 | <source> |
| 3639 | *: "Unicode (UTF-8)" |
| 3640 | </source> |
| 3641 | <dest> |
| 3642 | *: "Unicode (UTF-8)" |
| 3643 | </dest> |
| 3644 | <voice> |
| 3645 | *: "Unicode" |
| 3646 | </voice> |
| 3647 | </phrase> |
| 3648 | <phrase> |
| 3649 | id: LANG_BUTTONLIGHT_TIMEOUT |
| 3650 | desc: in settings_menu |
| 3651 | user: core |
| 3652 | <source> |
| 3653 | *: none |
| 3654 | button_light: "Button Light Timeout" |
| 3655 | sansafuze*,sansae200*: "Wheel Light Timeout" |
| 3656 | </source> |
| 3657 | <dest> |
| 3658 | *: none |
| 3659 | button_light: "Button Light Timeout" |
| 3660 | sansafuze*,sansae200*: "Wheel Light Timeout" |
| 3661 | </dest> |
| 3662 | <voice> |
| 3663 | *: none |
| 3664 | button_light: "Button Light Timeout" |
| 3665 | sansafuze*,sansae200*: "Wheel Light Timeout" |
| 3666 | </voice> |
| 3667 | </phrase> |
| 3668 | <phrase> |
| 3669 | id: LANG_BUTTONLIGHT_BRIGHTNESS |
| 3670 | desc: in settings_menu |
| 3671 | user: core |
| 3672 | <source> |
| 3673 | *: none |
| 3674 | buttonlight_brightness: "Button Light Brightness" |
| 3675 | </source> |
| 3676 | <dest> |
| 3677 | *: none |
| 3678 | buttonlight_brightness: "Button Light Brightness" |
| 3679 | </dest> |
| 3680 | <voice> |
| 3681 | *: none |
| 3682 | buttonlight_brightness: "Button Light Brightness" |
| 3683 | </voice> |
| 3684 | </phrase> |
| 3685 | <phrase> |
| 3686 | id: LANG_START_SCREEN |
| 3687 | desc: in the system sub menu |
| 3688 | user: core |
| 3689 | <source> |
| 3690 | *: "Start Screen" |
| 3691 | </source> |
| 3692 | <dest> |
| 3693 | *: "Start Screen" |
| 3694 | </dest> |
| 3695 | <voice> |
| 3696 | *: "Start Screen" |
| 3697 | </voice> |
| 3698 | </phrase> |
| 3699 | <phrase> |
| 3700 | id: LANG_MAIN_MENU |
| 3701 | desc: in start screen setting |
| 3702 | user: core |
| 3703 | <source> |
| 3704 | *: "Main Menu" |
| 3705 | </source> |
| 3706 | <dest> |
| 3707 | *: "Main Menu" |
| 3708 | </dest> |
| 3709 | <voice> |
| 3710 | *: "Main Menu" |
| 3711 | </voice> |
| 3712 | </phrase> |
| 3713 | <phrase> |
| 3714 | id: LANG_PREVIOUS_SCREEN |
| 3715 | desc: in start screen setting |
| 3716 | user: core |
| 3717 | <source> |
| 3718 | *: "Previous Screen" |
| 3719 | </source> |
| 3720 | <dest> |
| 3721 | *: "Previous Screen" |
| 3722 | </dest> |
| 3723 | <voice> |
| 3724 | *: "Previous Screen" |
| 3725 | </voice> |
| 3726 | </phrase> |
| 3727 | <phrase> |
| 3728 | id: LANG_BATTERY_MENU |
| 3729 | desc: in the system sub menu |
| 3730 | user: core |
| 3731 | <source> |
| 3732 | *: "Battery" |
| 3733 | </source> |
| 3734 | <dest> |
| 3735 | *: "Battery" |
| 3736 | </dest> |
| 3737 | <voice> |
| 3738 | *: "Battery" |
| 3739 | </voice> |
| 3740 | </phrase> |
| 3741 | <phrase> |
| 3742 | id: LANG_BATTERY_CAPACITY |
| 3743 | desc: in settings_menu |
| 3744 | user: core |
| 3745 | <source> |
| 3746 | *: "Battery Capacity" |
| 3747 | </source> |
| 3748 | <dest> |
| 3749 | *: "Battery Capacity" |
| 3750 | </dest> |
| 3751 | <voice> |
| 3752 | *: "Battery Capacity" |
| 3753 | </voice> |
| 3754 | </phrase> |
| 3755 | <phrase> |
| 3756 | id: LANG_BATTERY_TYPE |
| 3757 | desc: in battery settings |
| 3758 | user: core |
| 3759 | <source> |
| 3760 | *: none |
| 3761 | battery_types: "Battery Type" |
| 3762 | </source> |
| 3763 | <dest> |
| 3764 | *: none |
| 3765 | battery_types: "Battery Type" |
| 3766 | </dest> |
| 3767 | <voice> |
| 3768 | *: none |
| 3769 | battery_types: "Battery type" |
| 3770 | </voice> |
| 3771 | </phrase> |
| 3772 | <phrase> |
| 3773 | id: LANG_BATTERY_TYPE_ALKALINE |
| 3774 | desc: in battery settings |
| 3775 | user: core |
| 3776 | <source> |
| 3777 | *: none |
| 3778 | battery_types: "Alkaline" |
| 3779 | </source> |
| 3780 | <dest> |
| 3781 | *: none |
| 3782 | battery_types: "Alkaline" |
| 3783 | </dest> |
| 3784 | <voice> |
| 3785 | *: none |
| 3786 | battery_types: "Alkaline" |
| 3787 | </voice> |
| 3788 | </phrase> |
| 3789 | <phrase> |
| 3790 | id: LANG_BATTERY_TYPE_NIMH |
| 3791 | desc: in battery settings |
| 3792 | user: core |
| 3793 | <source> |
| 3794 | *: none |
| 3795 | battery_types: "NiMH" |
| 3796 | </source> |
| 3797 | <dest> |
| 3798 | *: none |
| 3799 | battery_types: "NiMH" |
| 3800 | </dest> |
| 3801 | <voice> |
| 3802 | *: none |
| 3803 | battery_types: "Nickel metal hydride" |
| 3804 | </voice> |
| 3805 | </phrase> |
| 3806 | <phrase> |
| 3807 | id: LANG_DISK_MENU |
| 3808 | desc: in the system sub menu |
| 3809 | user: core |
| 3810 | <source> |
| 3811 | *: "Disk" |
| 3812 | </source> |
| 3813 | <dest> |
| 3814 | *: "Disk" |
| 3815 | </dest> |
| 3816 | <voice> |
| 3817 | *: "Disk" |
| 3818 | </voice> |
| 3819 | </phrase> |
| 3820 | <phrase> |
| 3821 | id: LANG_SPINDOWN |
| 3822 | desc: in settings_menu |
| 3823 | user: core |
| 3824 | <source> |
| 3825 | *: "Disk Spindown" |
| 3826 | flash_storage: none |
| 3827 | </source> |
| 3828 | <dest> |
| 3829 | *: "Disk Spindown" |
| 3830 | flash_storage: none |
| 3831 | </dest> |
| 3832 | <voice> |
| 3833 | *: "Disk Spindown" |
| 3834 | flash_storage: none |
| 3835 | </voice> |
| 3836 | </phrase> |
| 3837 | <phrase> |
| 3838 | id: LANG_DIRCACHE_ENABLE |
| 3839 | desc: in directory cache settings |
| 3840 | user: core |
| 3841 | <source> |
| 3842 | *: none |
| 3843 | dircache: "Directory Cache" |
| 3844 | </source> |
| 3845 | <dest> |
| 3846 | *: none |
| 3847 | dircache: "Directory Cache" |
| 3848 | </dest> |
| 3849 | <voice> |
| 3850 | *: none |
| 3851 | dircache: "Directory Cache" |
| 3852 | </voice> |
| 3853 | </phrase> |
| 3854 | <phrase> |
| 3855 | id: LANG_TIME_MENU |
| 3856 | desc: in the system sub menu |
| 3857 | user: core |
| 3858 | <source> |
| 3859 | *: none |
| 3860 | rtc: "Time & Date" |
| 3861 | </source> |
| 3862 | <dest> |
| 3863 | *: none |
| 3864 | rtc: "Time & Date" |
| 3865 | </dest> |
| 3866 | <voice> |
| 3867 | *: none |
| 3868 | rtc: "Time and Date" |
| 3869 | </voice> |
| 3870 | </phrase> |
| 3871 | <phrase> |
| 3872 | id: LANG_SET_TIME |
| 3873 | desc: in settings_menu |
| 3874 | user: core |
| 3875 | <source> |
| 3876 | *: none |
| 3877 | rtc: "Set Time/Date" |
| 3878 | </source> |
| 3879 | <dest> |
| 3880 | *: none |
| 3881 | rtc: "Set Time/Date" |
| 3882 | </dest> |
| 3883 | <voice> |
| 3884 | *: none |
| 3885 | rtc: "Set Time and Date" |
| 3886 | </voice> |
| 3887 | </phrase> |
| 3888 | <phrase> |
| 3889 | id: LANG_TIMEFORMAT |
| 3890 | desc: select the time format of time in status bar |
| 3891 | user: core |
| 3892 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3893 | *: "Time Format" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3894 | </source> |
| 3895 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3896 | *: "Time Format" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3897 | </dest> |
| 3898 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3899 | *: "Time Format" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3900 | </voice> |
| 3901 | </phrase> |
| 3902 | <phrase> |
| 3903 | id: LANG_12_HOUR_CLOCK |
| 3904 | desc: option for 12 hour clock |
| 3905 | user: core |
| 3906 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3907 | *: "12 Hour Clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3908 | </source> |
| 3909 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3910 | *: "12 Hour Clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [ |