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 | [diff] [blame] | 3911 | </dest> |
| 3912 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3913 | *: "12 Hour Clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3914 | </voice> |
| 3915 | </phrase> |
| 3916 | <phrase> |
| 3917 | id: LANG_24_HOUR_CLOCK |
| 3918 | desc: option for 24 hour clock |
| 3919 | user: core |
| 3920 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3921 | *: "24 Hour Clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3922 | </source> |
| 3923 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3924 | *: "24 Hour Clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3925 | </dest> |
| 3926 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 3927 | *: "24 Hour Clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3928 | </voice> |
| 3929 | </phrase> |
| 3930 | <phrase> |
| 3931 | id: LANG_TIME_SET_BUTTON |
| 3932 | desc: used in set_time() |
| 3933 | user: core |
| 3934 | <source> |
| 3935 | *: none |
| 3936 | rtc: "ON = Set" |
| 3937 | mrobe500: "HEART = Set" |
| 3938 | iriverh100,iriverh120,iriverh300: "NAVI = Set" |
Tomasz Moń | c40f520 | 2011-11-29 11:18:59 +0000 | [diff] [blame] | 3939 | ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Set" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 3940 | gogearsa9200,samsungyh*: "PLAY = Set" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3941 | vibe500: "OK = Set" |
| 3942 | mpiohd300: "ENTER = Set" |
| 3943 | </source> |
| 3944 | <dest> |
| 3945 | *: none |
| 3946 | rtc: "ON = Set" |
| 3947 | mrobe500: "HEART = Set" |
| 3948 | iriverh100,iriverh120,iriverh300: "NAVI = Set" |
Tomasz Moń | c40f520 | 2011-11-29 11:18:59 +0000 | [diff] [blame] | 3949 | ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Set" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 3950 | gogearsa9200,samsungyh*: "PLAY = Set" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3951 | vibe500: "OK = Set" |
| 3952 | mpiohd300: "ENTER = Set" |
| 3953 | </dest> |
| 3954 | <voice> |
| 3955 | *: none |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 3956 | rtc,iriverh100,iriverh120,iriverh300,iriverh10,iriverh10_5gb,iaudiox5,iaudiom5,ipod*,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200,samsungyh*: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3957 | </voice> |
| 3958 | </phrase> |
| 3959 | <phrase> |
| 3960 | id: LANG_TIME_REVERT |
| 3961 | desc: used in set_time() |
| 3962 | user: core |
| 3963 | <source> |
| 3964 | *: none |
| 3965 | rtc: "OFF = Revert" |
| 3966 | mrobe500: "POWER = Revert" |
| 3967 | iriverh100,iriverh120,iriverh300: "STOP = Revert" |
| 3968 | ipod*,sansac200*,mpiohd300: "MENU = Revert" |
| 3969 | iaudiox5,iaudiom5: "RECORD = Revert" |
| 3970 | iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert" |
| 3971 | gigabeatfx: "POWER = Revert" |
Jean-Louis Biasini | 43e52e3 | 2013-07-15 08:17:29 +0300 | [diff] [blame] | 3972 | sansafuzeplus: "BACK = Revert" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3973 | mrobe100: "DISPLAY = Revert" |
| 3974 | gigabeats: "BACK = Revert" |
| 3975 | gogearsa9200: "LEFT = Revert" |
| 3976 | vibe500: "CANCEL = Revert" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 3977 | samsungyh*: "REW = Revert" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3978 | </source> |
| 3979 | <dest> |
| 3980 | *: none |
| 3981 | rtc: "OFF = Revert" |
| 3982 | mrobe500: "POWER = Revert" |
| 3983 | iriverh100,iriverh120,iriverh300: "STOP = Revert" |
| 3984 | ipod*,sansac200*,mpiohd300: "MENU = Revert" |
| 3985 | iaudiox5,iaudiom5: "RECORD = Revert" |
| 3986 | iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert" |
| 3987 | gigabeatfx: "POWER = Revert" |
Jean-Louis Biasini | 43e52e3 | 2013-07-15 08:17:29 +0300 | [diff] [blame] | 3988 | sansafuzeplus: "BACK = Revert" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3989 | mrobe100: "DISPLAY = Revert" |
| 3990 | gigabeats: "BACK = Revert" |
| 3991 | gogearsa9200: "LEFT = Revert" |
| 3992 | vibe500: "CANCEL = Revert" |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 3993 | samsungyh*: "REW = Revert" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 3994 | </dest> |
| 3995 | <voice> |
| 3996 | *: none |
| 3997 | rtc,iriverh100,iriverh120,iriverh300,ipod*,sansae200*,sansac200*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,gigabeat*,mrobe100,gogearsa9200: "" |
| 3998 | </voice> |
| 3999 | </phrase> |
| 4000 | <phrase> |
| 4001 | id: LANG_WEEKDAY_SUNDAY |
| 4002 | desc: Maximum 3-letter abbreviation for weekday |
| 4003 | user: core |
| 4004 | <source> |
| 4005 | *: none |
| 4006 | rtc: "Sun" |
| 4007 | </source> |
| 4008 | <dest> |
| 4009 | *: none |
| 4010 | rtc: "Sun" |
| 4011 | </dest> |
| 4012 | <voice> |
| 4013 | *: none |
| 4014 | rtc: "" |
| 4015 | </voice> |
| 4016 | </phrase> |
| 4017 | <phrase> |
| 4018 | id: LANG_WEEKDAY_MONDAY |
| 4019 | desc: Maximum 3-letter abbreviation for weekday |
| 4020 | user: core |
| 4021 | <source> |
| 4022 | *: none |
| 4023 | rtc: "Mon" |
| 4024 | </source> |
| 4025 | <dest> |
| 4026 | *: none |
| 4027 | rtc: "Mon" |
| 4028 | </dest> |
| 4029 | <voice> |
| 4030 | *: none |
| 4031 | rtc: "" |
| 4032 | </voice> |
| 4033 | </phrase> |
| 4034 | <phrase> |
| 4035 | id: LANG_WEEKDAY_TUESDAY |
| 4036 | desc: Maximum 3-letter abbreviation for weekday |
| 4037 | user: core |
| 4038 | <source> |
| 4039 | *: none |
| 4040 | rtc: "Tue" |
| 4041 | </source> |
| 4042 | <dest> |
| 4043 | *: none |
| 4044 | rtc: "Tue" |
| 4045 | </dest> |
| 4046 | <voice> |
| 4047 | *: none |
| 4048 | rtc: "" |
| 4049 | </voice> |
| 4050 | </phrase> |
| 4051 | <phrase> |
| 4052 | id: LANG_WEEKDAY_WEDNESDAY |
| 4053 | desc: Maximum 3-letter abbreviation for weekday |
| 4054 | user: core |
| 4055 | <source> |
| 4056 | *: none |
| 4057 | rtc: "Wed" |
| 4058 | </source> |
| 4059 | <dest> |
| 4060 | *: none |
| 4061 | rtc: "Wed" |
| 4062 | </dest> |
| 4063 | <voice> |
| 4064 | *: none |
| 4065 | rtc: "" |
| 4066 | </voice> |
| 4067 | </phrase> |
| 4068 | <phrase> |
| 4069 | id: LANG_WEEKDAY_THURSDAY |
| 4070 | desc: Maximum 3-letter abbreviation for weekday |
| 4071 | user: core |
| 4072 | <source> |
| 4073 | *: none |
| 4074 | rtc: "Thu" |
| 4075 | </source> |
| 4076 | <dest> |
| 4077 | *: none |
| 4078 | rtc: "Thu" |
| 4079 | </dest> |
| 4080 | <voice> |
| 4081 | *: none |
| 4082 | rtc: "" |
| 4083 | </voice> |
| 4084 | </phrase> |
| 4085 | <phrase> |
| 4086 | id: LANG_WEEKDAY_FRIDAY |
| 4087 | desc: Maximum 3-letter abbreviation for weekday |
| 4088 | user: core |
| 4089 | <source> |
| 4090 | *: none |
| 4091 | rtc: "Fri" |
| 4092 | </source> |
| 4093 | <dest> |
| 4094 | *: none |
| 4095 | rtc: "Fri" |
| 4096 | </dest> |
| 4097 | <voice> |
| 4098 | *: none |
| 4099 | rtc: "" |
| 4100 | </voice> |
| 4101 | </phrase> |
| 4102 | <phrase> |
| 4103 | id: LANG_WEEKDAY_SATURDAY |
| 4104 | desc: Maximum 3-letter abbreviation for weekday |
| 4105 | user: core |
| 4106 | <source> |
| 4107 | *: none |
| 4108 | rtc: "Sat" |
| 4109 | </source> |
| 4110 | <dest> |
| 4111 | *: none |
| 4112 | rtc: "Sat" |
| 4113 | </dest> |
| 4114 | <voice> |
| 4115 | *: none |
| 4116 | rtc: "" |
| 4117 | </voice> |
| 4118 | </phrase> |
| 4119 | <phrase> |
| 4120 | id: LANG_MONTH_JANUARY |
| 4121 | desc: Maximum 3-letter abbreviation for monthname |
| 4122 | user: core |
| 4123 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4124 | *: "Jan" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4125 | </source> |
| 4126 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4127 | *: "Jan" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4128 | </dest> |
| 4129 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4130 | *: "January" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4131 | </voice> |
| 4132 | </phrase> |
| 4133 | <phrase> |
| 4134 | id: LANG_MONTH_FEBRUARY |
| 4135 | desc: Maximum 3-letter abbreviation for monthname |
| 4136 | user: core |
| 4137 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4138 | *: "Feb" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4139 | </source> |
| 4140 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4141 | *: "Feb" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4142 | </dest> |
| 4143 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4144 | *: "February" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4145 | </voice> |
| 4146 | </phrase> |
| 4147 | <phrase> |
| 4148 | id: LANG_MONTH_MARCH |
| 4149 | desc: Maximum 3-letter abbreviation for monthname |
| 4150 | user: core |
| 4151 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4152 | *: "Mar" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4153 | </source> |
| 4154 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4155 | *: "Mar" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4156 | </dest> |
| 4157 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4158 | *: "March" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4159 | </voice> |
| 4160 | </phrase> |
| 4161 | <phrase> |
| 4162 | id: LANG_MONTH_APRIL |
| 4163 | desc: Maximum 3-letter abbreviation for monthname |
| 4164 | user: core |
| 4165 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4166 | *: "Apr" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4167 | </source> |
| 4168 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4169 | *: "Apr" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4170 | </dest> |
| 4171 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4172 | *: "April" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4173 | </voice> |
| 4174 | </phrase> |
| 4175 | <phrase> |
| 4176 | id: LANG_MONTH_MAY |
| 4177 | desc: Maximum 3-letter abbreviation for monthname |
| 4178 | user: core |
| 4179 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4180 | *: "May" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4181 | </source> |
| 4182 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4183 | *: "May" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4184 | </dest> |
| 4185 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4186 | *: "May" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4187 | </voice> |
| 4188 | </phrase> |
| 4189 | <phrase> |
| 4190 | id: LANG_MONTH_JUNE |
| 4191 | desc: Maximum 3-letter abbreviation for monthname |
| 4192 | user: core |
| 4193 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4194 | *: "Jun" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4195 | </source> |
| 4196 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4197 | *: "Jun" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4198 | </dest> |
| 4199 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4200 | *: "June" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4201 | </voice> |
| 4202 | </phrase> |
| 4203 | <phrase> |
| 4204 | id: LANG_MONTH_JULY |
| 4205 | desc: Maximum 3-letter abbreviation for monthname |
| 4206 | user: core |
| 4207 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4208 | *: "Jul" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4209 | </source> |
| 4210 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4211 | *: "Jul" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4212 | </dest> |
| 4213 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4214 | *: "July" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4215 | </voice> |
| 4216 | </phrase> |
| 4217 | <phrase> |
| 4218 | id: LANG_MONTH_AUGUST |
| 4219 | desc: Maximum 3-letter abbreviation for monthname |
| 4220 | user: core |
| 4221 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4222 | *: "Aug" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4223 | </source> |
| 4224 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4225 | *: "Aug" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4226 | </dest> |
| 4227 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4228 | *: "August" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4229 | </voice> |
| 4230 | </phrase> |
| 4231 | <phrase> |
| 4232 | id: LANG_MONTH_SEPTEMBER |
| 4233 | desc: Maximum 3-letter abbreviation for monthname |
| 4234 | user: core |
| 4235 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4236 | *: "Sep" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4237 | </source> |
| 4238 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4239 | *: "Sep" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4240 | </dest> |
| 4241 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4242 | *: "September" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4243 | </voice> |
| 4244 | </phrase> |
| 4245 | <phrase> |
| 4246 | id: LANG_MONTH_OCTOBER |
| 4247 | desc: Maximum 3-letter abbreviation for monthname |
| 4248 | user: core |
| 4249 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4250 | *: "Oct" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4251 | </source> |
| 4252 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4253 | *: "Oct" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4254 | </dest> |
| 4255 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4256 | *: "October" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4257 | </voice> |
| 4258 | </phrase> |
| 4259 | <phrase> |
| 4260 | id: LANG_MONTH_NOVEMBER |
| 4261 | desc: Maximum 3-letter abbreviation for monthname |
| 4262 | user: core |
| 4263 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4264 | *: "Nov" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4265 | </source> |
| 4266 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4267 | *: "Nov" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4268 | </dest> |
| 4269 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4270 | *: "November" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4271 | </voice> |
| 4272 | </phrase> |
| 4273 | <phrase> |
| 4274 | id: LANG_MONTH_DECEMBER |
| 4275 | desc: Maximum 3-letter abbreviation for monthname |
| 4276 | user: core |
| 4277 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4278 | *: "Dec" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4279 | </source> |
| 4280 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4281 | *: "Dec" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4282 | </dest> |
| 4283 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 4284 | *: "December" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4285 | </voice> |
| 4286 | </phrase> |
| 4287 | <phrase> |
| 4288 | id: LANG_POWEROFF_IDLE |
| 4289 | desc: in settings_menu |
| 4290 | user: core |
| 4291 | <source> |
| 4292 | *: "Idle Poweroff" |
| 4293 | </source> |
| 4294 | <dest> |
| 4295 | *: "Idle Poweroff" |
| 4296 | </dest> |
| 4297 | <voice> |
| 4298 | *: "Idle Poweroff" |
| 4299 | </voice> |
| 4300 | </phrase> |
| 4301 | <phrase> |
| 4302 | id: LANG_SLEEP_TIMER |
| 4303 | desc: sleep timer setting |
| 4304 | user: core |
| 4305 | <source> |
| 4306 | *: "Sleep Timer" |
| 4307 | </source> |
| 4308 | <dest> |
| 4309 | *: "Sleep Timer" |
| 4310 | </dest> |
| 4311 | <voice> |
| 4312 | *: "Sleep Timer" |
| 4313 | </voice> |
| 4314 | </phrase> |
| 4315 | <phrase> |
| 4316 | id: LANG_LIMITS_MENU |
| 4317 | desc: in the system sub menu |
| 4318 | user: core |
| 4319 | <source> |
| 4320 | *: "Limits" |
| 4321 | </source> |
| 4322 | <dest> |
| 4323 | *: "Limits" |
| 4324 | </dest> |
| 4325 | <voice> |
| 4326 | *: "Limits" |
| 4327 | </voice> |
| 4328 | </phrase> |
| 4329 | <phrase> |
| 4330 | id: LANG_MAX_FILES_IN_DIR |
| 4331 | desc: in settings_menu |
| 4332 | user: core |
| 4333 | <source> |
| 4334 | *: "Max Entries in File Browser" |
| 4335 | </source> |
| 4336 | <dest> |
| 4337 | *: "Max Entries in File Browser" |
| 4338 | </dest> |
| 4339 | <voice> |
| 4340 | *: "Maximum entries in file browser" |
| 4341 | </voice> |
| 4342 | </phrase> |
| 4343 | <phrase> |
| 4344 | id: LANG_MAX_FILES_IN_PLAYLIST |
| 4345 | desc: in settings_menu |
| 4346 | user: core |
| 4347 | <source> |
| 4348 | *: "Max Playlist Size" |
| 4349 | </source> |
| 4350 | <dest> |
| 4351 | *: "Max Playlist Size" |
| 4352 | </dest> |
| 4353 | <voice> |
| 4354 | *: "Maximum playlist size" |
| 4355 | </voice> |
| 4356 | </phrase> |
| 4357 | <phrase> |
| 4358 | id: LANG_CAR_ADAPTER_MODE |
| 4359 | desc: Displayed for setting car adapter mode to on/off |
| 4360 | user: core |
| 4361 | <source> |
| 4362 | *: none |
| 4363 | charging: "Car Adapter Mode" |
| 4364 | </source> |
| 4365 | <dest> |
| 4366 | *: none |
| 4367 | charging: "Car Adapter Mode" |
| 4368 | </dest> |
| 4369 | <voice> |
| 4370 | *: none |
| 4371 | charging: "Car Adapter Mode" |
| 4372 | </voice> |
| 4373 | </phrase> |
| 4374 | <phrase> |
| 4375 | id: LANG_ALARM_MOD_ALARM_MENU |
| 4376 | desc: The name of the additional entry in the main menu for the RTC alarm mod. |
| 4377 | user: core |
| 4378 | <source> |
| 4379 | *: none |
| 4380 | alarm: "Wake-Up Alarm" |
| 4381 | </source> |
| 4382 | <dest> |
| 4383 | *: none |
| 4384 | alarm: "Wake-Up Alarm" |
| 4385 | </dest> |
| 4386 | <voice> |
| 4387 | *: none |
| 4388 | alarm: "Wake-Up Alarm" |
| 4389 | </voice> |
| 4390 | </phrase> |
| 4391 | <phrase> |
| 4392 | id: LANG_ALARM_WAKEUP_SCREEN |
| 4393 | desc: in alarm menu setting |
| 4394 | user: core |
| 4395 | <source> |
| 4396 | *: none |
| 4397 | alarm: "Alarm Wake up Screen" |
| 4398 | </source> |
| 4399 | <dest> |
| 4400 | *: none |
| 4401 | alarm: "Alarm Wake up Screen" |
| 4402 | </dest> |
| 4403 | <voice> |
| 4404 | *: none |
| 4405 | alarm: "Alarm Wake up Screen" |
| 4406 | </voice> |
| 4407 | </phrase> |
| 4408 | <phrase> |
| 4409 | id: LANG_ALARM_MOD_TIME |
| 4410 | desc: The current alarm time shown in the alarm menu for the RTC alarm mod. |
| 4411 | user: core |
| 4412 | <source> |
| 4413 | *: none |
| 4414 | alarm: "Alarm Time:" |
| 4415 | </source> |
| 4416 | <dest> |
| 4417 | *: none |
| 4418 | alarm: "Alarm Time:" |
| 4419 | </dest> |
| 4420 | <voice> |
| 4421 | *: none |
| 4422 | alarm: "" |
| 4423 | </voice> |
| 4424 | </phrase> |
| 4425 | <phrase> |
| 4426 | id: LANG_ALARM_MOD_TIME_TO_GO |
| 4427 | desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. |
| 4428 | user: core |
| 4429 | <source> |
| 4430 | *: none |
| 4431 | alarm: "Waking Up In %d:%02d" |
| 4432 | </source> |
| 4433 | <dest> |
| 4434 | *: none |
| 4435 | alarm: "Waking Up In %d:%02d" |
| 4436 | </dest> |
| 4437 | <voice> |
| 4438 | *: none |
| 4439 | alarm: "Waking up in" |
| 4440 | </voice> |
| 4441 | </phrase> |
| 4442 | <phrase> |
| 4443 | id: LANG_ALARM_MOD_SHUTDOWN |
| 4444 | desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). |
| 4445 | user: core |
| 4446 | <source> |
| 4447 | *: none |
| 4448 | alarm: "Alarm Set" |
| 4449 | </source> |
| 4450 | <dest> |
| 4451 | *: none |
| 4452 | alarm: "Alarm Set" |
| 4453 | </dest> |
| 4454 | <voice> |
| 4455 | *: none |
| 4456 | alarm: "Alarm set" |
| 4457 | </voice> |
| 4458 | </phrase> |
| 4459 | <phrase> |
| 4460 | id: LANG_ALARM_MOD_ERROR |
| 4461 | desc: The text that tells that the time is incorrect (for the RTC alarm mod). |
| 4462 | user: core |
| 4463 | <source> |
| 4464 | *: none |
| 4465 | alarm: "Alarm Time Is Too Soon!" |
| 4466 | </source> |
| 4467 | <dest> |
| 4468 | *: none |
| 4469 | alarm: "Alarm Time Is Too Soon!" |
| 4470 | </dest> |
| 4471 | <voice> |
| 4472 | *: none |
| 4473 | alarm: "Alarm Time Is Too Soon!" |
| 4474 | </voice> |
| 4475 | </phrase> |
| 4476 | <phrase> |
| 4477 | id: LANG_ALARM_MOD_KEYS |
| 4478 | desc: Shown key functions in alarm menu (for the RTC alarm mod). |
| 4479 | user: core |
| 4480 | <source> |
| 4481 | *: none |
| 4482 | alarm: "PLAY=Set OFF=Cancel" |
| 4483 | ipod*: "SELECT=Set MENU=Cancel" |
| 4484 | iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel" |
| 4485 | gigabeats: "SELECT=Set POWER=Cancel" |
| 4486 | vibe500: "OK=Set C=Cancel" |
| 4487 | mpiohd300: "ENTER=Set MENU=Cancel" |
Jean-Louis Biasini | 43e52e3 | 2013-07-15 08:17:29 +0300 | [diff] [blame] | 4488 | sansafuzeplus: "SELECT=Set BACK=Cancel" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4489 | </source> |
| 4490 | <dest> |
| 4491 | *: none |
| 4492 | alarm: "PLAY=Set OFF=Cancel" |
| 4493 | ipod*: "SELECT=Set MENU=Cancel" |
| 4494 | iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel" |
| 4495 | gigabeats: "SELECT=Set POWER=Cancel" |
| 4496 | vibe500: "OK=Set C=Cancel" |
| 4497 | mpiohd300: "ENTER=Set MENU=Cancel" |
Jean-Louis Biasini | 43e52e3 | 2013-07-15 08:17:29 +0300 | [diff] [blame] | 4498 | sansafuzeplus: "SELECT=Set BACK=Cancel" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 4499 | </dest> |
| 4500 | <voice> |
| 4501 | *: none |
| 4502 | alarm,ipod*: "" |
| 4503 | </voice> |
| 4504 | </phrase> |
| 4505 | <phrase> |
| 4506 | id: LANG_ALARM_MOD_DISABLE |
| 4507 | desc: Announce that the RTC alarm has been turned off |
| 4508 | user: core |
| 4509 | <source> |
| 4510 | *: none |
| 4511 | alarm: "Alarm Disabled" |
| 4512 | </source> |
| 4513 | <dest> |
| 4514 | *: none |
| 4515 | alarm: "Alarm Disabled" |
| 4516 | </dest> |
| 4517 | <voice> |
| 4518 | *: none |
| 4519 | alarm: "Alarm Disabled" |
| 4520 | </voice> |
| 4521 | </phrase> |
| 4522 | <phrase> |
| 4523 | id: LANG_BOOKMARK_SETTINGS |
| 4524 | desc: in general settings |
| 4525 | user: core |
| 4526 | <source> |
| 4527 | *: "Bookmarking" |
| 4528 | </source> |
| 4529 | <dest> |
| 4530 | *: "Bookmarking" |
| 4531 | </dest> |
| 4532 | <voice> |
| 4533 | *: "Bookmarking" |
| 4534 | </voice> |
| 4535 | </phrase> |
| 4536 | <phrase> |
| 4537 | id: LANG_BOOKMARK_SETTINGS_AUTOCREATE |
| 4538 | desc: prompt for user to decide to create an bookmark |
| 4539 | user: core |
| 4540 | <source> |
| 4541 | *: "Bookmark on Stop" |
| 4542 | </source> |
| 4543 | <dest> |
| 4544 | *: "Bookmark on Stop" |
| 4545 | </dest> |
| 4546 | <voice> |
| 4547 | *: "Bookmark on Stop" |
| 4548 | </voice> |
| 4549 | </phrase> |
| 4550 | <phrase> |
| 4551 | id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES |
| 4552 | desc: Save in recent bookmarks only |
| 4553 | user: core |
| 4554 | <source> |
| 4555 | *: "Yes - Recent only" |
| 4556 | </source> |
| 4557 | <dest> |
| 4558 | *: "Yes - Recent only" |
| 4559 | </dest> |
| 4560 | <voice> |
| 4561 | *: "Yes - Recent only" |
| 4562 | </voice> |
| 4563 | </phrase> |
| 4564 | <phrase> |
| 4565 | id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK |
| 4566 | desc: Save in recent bookmarks only |
| 4567 | user: core |
| 4568 | <source> |
| 4569 | *: "Ask - Recent only" |
| 4570 | </source> |
| 4571 | <dest> |
| 4572 | *: "Ask - Recent only" |
| 4573 | </dest> |
| 4574 | <voice> |
| 4575 | *: "Ask - Recent only" |
| 4576 | </voice> |
| 4577 | </phrase> |
| 4578 | <phrase> |
| 4579 | id: LANG_BOOKMARK_SETTINGS_AUTOLOAD |
| 4580 | desc: prompt for user to decide to create a bookmark |
| 4581 | user: core |
| 4582 | <source> |
| 4583 | *: "Load Last Bookmark" |
| 4584 | </source> |
| 4585 | <dest> |
| 4586 | *: "Load Last Bookmark" |
| 4587 | </dest> |
| 4588 | <voice> |
| 4589 | *: "Load Last Bookmark" |
| 4590 | </voice> |
| 4591 | </phrase> |
| 4592 | <phrase> |
| 4593 | id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS |
| 4594 | desc: Configuration option to maintain a list of recent bookmarks |
| 4595 | user: core |
| 4596 | <source> |
| 4597 | *: "Maintain a List of Recent Bookmarks?" |
| 4598 | </source> |
| 4599 | <dest> |
| 4600 | *: "Maintain a List of Recent Bookmarks?" |
| 4601 | </dest> |
| 4602 | <voice> |
| 4603 | *: "Maintain a List of Recent Bookmarks?" |
| 4604 | </voice> |
| 4605 | </phrase> |
| 4606 | <phrase> |
| 4607 | id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY |
| 4608 | desc: Save only on bookmark for each playlist in recent bookmarks |
| 4609 | user: core |
| 4610 | <source> |
| 4611 | *: "Unique only" |
| 4612 | </source> |
| 4613 | <dest> |
| 4614 | *: "Unique only" |
| 4615 | </dest> |
| 4616 | <voice> |
| 4617 | *: "Unique only" |
| 4618 | </voice> |
| 4619 | </phrase> |
| 4620 | <phrase> |
| 4621 | id: LANG_LANGUAGE |
| 4622 | desc: in settings_menu |
| 4623 | user: core |
| 4624 | <source> |
| 4625 | *: "Language" |
| 4626 | </source> |
| 4627 | <dest> |
| 4628 | *: "Language" |
| 4629 | </dest> |
| 4630 | <voice> |
| 4631 | *: "Language" |
| 4632 | </voice> |
| 4633 | </phrase> |
| 4634 | <phrase> |
| 4635 | id: LANG_LANGUAGE_LOADED |
| 4636 | desc: shown when a language has been loaded from the dir browser |
| 4637 | user: core |
| 4638 | <source> |
| 4639 | *: "New Language" |
| 4640 | </source> |
| 4641 | <dest> |
| 4642 | *: "New Language" |
| 4643 | </dest> |
| 4644 | <voice> |
| 4645 | *: "New Language" |
| 4646 | </voice> |
| 4647 | </phrase> |
| 4648 | <phrase> |
| 4649 | id: LANG_VOICE |
| 4650 | desc: root of voice menu |
| 4651 | user: core |
| 4652 | <source> |
| 4653 | *: "Voice" |
| 4654 | </source> |
| 4655 | <dest> |
| 4656 | *: "Voice" |
| 4657 | </dest> |
| 4658 | <voice> |
| 4659 | *: "Voice" |
| 4660 | </voice> |
| 4661 | </phrase> |
| 4662 | <phrase> |
| 4663 | id: LANG_VOICE_MENU |
| 4664 | desc: item of voice menu, enable/disable the voice UI |
| 4665 | user: core |
| 4666 | <source> |
| 4667 | *: "Voice Menus" |
| 4668 | </source> |
| 4669 | <dest> |
| 4670 | *: "Voice Menus" |
| 4671 | </dest> |
| 4672 | <voice> |
| 4673 | *: "Voice Menus" |
| 4674 | </voice> |
| 4675 | </phrase> |
| 4676 | <phrase> |
| 4677 | id: LANG_VOICE_DIR |
| 4678 | desc: item of voice menu, set the voice mode for directories |
| 4679 | user: core |
| 4680 | <source> |
| 4681 | *: "Voice Directories" |
| 4682 | </source> |
| 4683 | <dest> |
| 4684 | *: "Voice Directories" |
| 4685 | </dest> |
| 4686 | <voice> |
| 4687 | *: "Voice Directories" |
| 4688 | </voice> |
| 4689 | </phrase> |
| 4690 | <phrase> |
| 4691 | id: LANG_VOICE_DIR_TALK |
| 4692 | desc: Item of voice menu, whether to use directory .talk clips |
| 4693 | user: core |
| 4694 | <source> |
| 4695 | *: "Use Directory .talk Clips" |
| 4696 | </source> |
| 4697 | <dest> |
| 4698 | *: "Use Directory .talk Clips" |
| 4699 | </dest> |
| 4700 | <voice> |
| 4701 | *: "Use Directory .talk Clips" |
| 4702 | </voice> |
| 4703 | </phrase> |
| 4704 | <phrase> |
| 4705 | id: LANG_VOICE_FILE |
| 4706 | desc: item of voice menu, set the voice mode for files |
| 4707 | user: core |
| 4708 | <source> |
| 4709 | *: "Voice Filenames" |
| 4710 | </source> |
| 4711 | <dest> |
| 4712 | *: "Voice Filenames" |
| 4713 | </dest> |
| 4714 | <voice> |
| 4715 | *: "Voice Filenames" |
| 4716 | </voice> |
| 4717 | </phrase> |
| 4718 | <phrase> |
| 4719 | id: LANG_VOICE_FILE_TALK |
| 4720 | desc: Item of voice menu, whether to use file .talk clips |
| 4721 | user: core |
| 4722 | <source> |
| 4723 | *: "Use File .talk Clips" |
| 4724 | </source> |
| 4725 | <dest> |
| 4726 | *: "Use File .talk Clips" |
| 4727 | </dest> |
| 4728 | <voice> |
| 4729 | *: "Use File .talk Clips" |
| 4730 | </voice> |
| 4731 | </phrase> |
| 4732 | <phrase> |
| 4733 | id: LANG_VOICE_NUMBER |
| 4734 | desc: "talkbox" mode for files+directories |
| 4735 | user: core |
| 4736 | <source> |
| 4737 | *: "Numbers" |
| 4738 | </source> |
| 4739 | <dest> |
| 4740 | *: "Numbers" |
| 4741 | </dest> |
| 4742 | <voice> |
| 4743 | *: "Numbers" |
| 4744 | </voice> |
| 4745 | </phrase> |
| 4746 | <phrase> |
| 4747 | id: LANG_VOICE_SPELL |
| 4748 | desc: "talkbox" mode for files+directories |
| 4749 | user: core |
| 4750 | <source> |
| 4751 | *: "Spell" |
| 4752 | </source> |
| 4753 | <dest> |
| 4754 | *: "Spell" |
| 4755 | </dest> |
| 4756 | <voice> |
| 4757 | *: "Spell" |
| 4758 | </voice> |
| 4759 | </phrase> |
| 4760 | <phrase> |
| 4761 | id: LANG_VOICE_DIR_HOVER |
| 4762 | desc: "talkbox" mode for directories + files |
| 4763 | user: core |
| 4764 | <source> |
| 4765 | *: ".talk Clip" |
| 4766 | </source> |
| 4767 | <dest> |
| 4768 | *: ".talk Clip" |
| 4769 | </dest> |
| 4770 | <voice> |
| 4771 | *: "talk Clip" |
| 4772 | </voice> |
| 4773 | </phrase> |
| 4774 | <phrase> |
| 4775 | id: LANG_MANAGE_MENU |
| 4776 | desc: in the main menu |
| 4777 | user: core |
| 4778 | <source> |
| 4779 | *: "Manage Settings" |
| 4780 | </source> |
| 4781 | <dest> |
| 4782 | *: "Manage Settings" |
| 4783 | </dest> |
| 4784 | <voice> |
| 4785 | *: "Manage Settings" |
| 4786 | </voice> |
| 4787 | </phrase> |
| 4788 | <phrase> |
| 4789 | id: LANG_CUSTOM_CFG |
| 4790 | desc: in setting_menu() |
| 4791 | user: core |
| 4792 | <source> |
| 4793 | *: "Browse .cfg Files" |
| 4794 | </source> |
| 4795 | <dest> |
| 4796 | *: "Browse .cfg Files" |
| 4797 | </dest> |
| 4798 | <voice> |
| 4799 | *: "Browse configuration files" |
| 4800 | </voice> |
| 4801 | </phrase> |
| 4802 | <phrase> |
| 4803 | id: LANG_SETTINGS_LOADED |
| 4804 | desc: Feedback shown when a .cfg file is loaded |
| 4805 | user: core |
| 4806 | <source> |
| 4807 | *: "Settings Loaded" |
| 4808 | </source> |
| 4809 | <dest> |
| 4810 | *: "Settings Loaded" |
| 4811 | </dest> |
| 4812 | <voice> |
| 4813 | *: "Settings Loaded" |
| 4814 | </voice> |
| 4815 | </phrase> |
| 4816 | <phrase> |
| 4817 | id: LANG_RESET |
| 4818 | desc: in system_settings_menu() |
| 4819 | user: core |
| 4820 | <source> |
| 4821 | *: "Reset Settings" |
| 4822 | </source> |
| 4823 | <dest> |
| 4824 | *: "Reset Settings" |
| 4825 | </dest> |
| 4826 | <voice> |
| 4827 | *: "Reset Settings" |
| 4828 | </voice> |
| 4829 | </phrase> |
| 4830 | <phrase> |
| 4831 | id: LANG_RESET_DONE_CLEAR |
| 4832 | desc: visual confirmation after settings reset |
| 4833 | user: core |
| 4834 | <source> |
| 4835 | *: "Cleared" |
| 4836 | </source> |
| 4837 | <dest> |
| 4838 | *: "Cleared" |
| 4839 | </dest> |
| 4840 | <voice> |
| 4841 | *: "Settings Cleared" |
| 4842 | </voice> |
| 4843 | </phrase> |
| 4844 | <phrase> |
| 4845 | id: LANG_SAVE_SETTINGS |
| 4846 | desc: in system_settings_menu() |
| 4847 | user: core |
| 4848 | <source> |
| 4849 | *: "Save .cfg File" |
| 4850 | </source> |
| 4851 | <dest> |
| 4852 | *: "Save .cfg File" |
| 4853 | </dest> |
| 4854 | <voice> |
| 4855 | *: "Save configuration file" |
| 4856 | </voice> |
| 4857 | </phrase> |
| 4858 | <phrase> |
| 4859 | id: LANG_SETTINGS_SAVED |
| 4860 | desc: Feedback shown when a .cfg file is saved |
| 4861 | user: core |
| 4862 | <source> |
| 4863 | *: "Settings Saved" |
| 4864 | </source> |
| 4865 | <dest> |
| 4866 | *: "Settings Saved" |
| 4867 | </dest> |
| 4868 | <voice> |
| 4869 | *: "Settings Saved" |
| 4870 | </voice> |
| 4871 | </phrase> |
| 4872 | <phrase> |
| 4873 | id: LANG_SAVE_THEME |
| 4874 | desc: save a theme file |
| 4875 | user: core |
| 4876 | <source> |
| 4877 | *: "Save Theme Settings" |
| 4878 | </source> |
| 4879 | <dest> |
| 4880 | *: "Save Theme Settings" |
| 4881 | </dest> |
| 4882 | <voice> |
| 4883 | *: "Save Theme Settings" |
| 4884 | </voice> |
| 4885 | </phrase> |
| 4886 | <phrase> |
| 4887 | id: LANG_CUSTOM_THEME |
| 4888 | desc: in the main menu |
| 4889 | user: core |
| 4890 | <source> |
| 4891 | *: "Browse Theme Files" |
| 4892 | </source> |
| 4893 | <dest> |
| 4894 | *: "Browse Theme Files" |
| 4895 | </dest> |
| 4896 | <voice> |
| 4897 | *: "Browse Theme Files" |
| 4898 | </voice> |
| 4899 | </phrase> |
| 4900 | <phrase> |
| 4901 | id: LANG_RECORDING_SETTINGS |
| 4902 | desc: in the main menu |
| 4903 | user: core |
| 4904 | <source> |
| 4905 | *: none |
| 4906 | recording: "Recording Settings" |
| 4907 | </source> |
| 4908 | <dest> |
| 4909 | *: none |
| 4910 | recording: "Recording Settings" |
| 4911 | </dest> |
| 4912 | <voice> |
| 4913 | *: none |
| 4914 | recording: "Recording Settings" |
| 4915 | </voice> |
| 4916 | </phrase> |
| 4917 | <phrase> |
| 4918 | id: LANG_FM_MENU |
| 4919 | desc: fm menu title |
| 4920 | user: core |
| 4921 | <source> |
| 4922 | *: none |
| 4923 | radio: "FM Radio Menu" |
| 4924 | </source> |
| 4925 | <dest> |
| 4926 | *: none |
| 4927 | radio: "FM Radio Menu" |
| 4928 | </dest> |
| 4929 | <voice> |
| 4930 | *: none |
| 4931 | radio: "FM Radio Menu" |
| 4932 | </voice> |
| 4933 | </phrase> |
| 4934 | <phrase> |
| 4935 | id: LANG_FM_NO_PRESETS |
| 4936 | desc: error when preset list is empty |
| 4937 | user: core |
| 4938 | <source> |
| 4939 | *: none |
| 4940 | radio: "No presets" |
| 4941 | </source> |
| 4942 | <dest> |
| 4943 | *: none |
| 4944 | radio: "No presets" |
| 4945 | </dest> |
| 4946 | <voice> |
| 4947 | *: none |
| 4948 | radio: "No presets" |
| 4949 | </voice> |
| 4950 | </phrase> |
| 4951 | <phrase> |
| 4952 | id: LANG_FM_ADD_PRESET |
| 4953 | desc: in radio menu |
| 4954 | user: core |
| 4955 | <source> |
| 4956 | *: none |
| 4957 | radio: "Add Preset" |
| 4958 | </source> |
| 4959 | <dest> |
| 4960 | *: none |
| 4961 | radio: "Add Preset" |
| 4962 | </dest> |
| 4963 | <voice> |
| 4964 | *: none |
| 4965 | radio: "Add Preset" |
| 4966 | </voice> |
| 4967 | </phrase> |
| 4968 | <phrase> |
| 4969 | id: LANG_FM_EDIT_PRESET |
| 4970 | desc: in radio screen |
| 4971 | user: core |
| 4972 | <source> |
| 4973 | *: none |
| 4974 | radio: "Edit Preset" |
| 4975 | </source> |
| 4976 | <dest> |
| 4977 | *: none |
| 4978 | radio: "Edit Preset" |
| 4979 | </dest> |
| 4980 | <voice> |
| 4981 | *: none |
| 4982 | radio: "Edit Preset" |
| 4983 | </voice> |
| 4984 | </phrase> |
| 4985 | <phrase> |
| 4986 | id: LANG_FM_DELETE_PRESET |
| 4987 | desc: in radio screen |
| 4988 | user: core |
| 4989 | <source> |
| 4990 | *: none |
| 4991 | radio: "Remove Preset" |
| 4992 | </source> |
| 4993 | <dest> |
| 4994 | *: none |
| 4995 | radio: "Remove Preset" |
| 4996 | </dest> |
| 4997 | <voice> |
| 4998 | *: none |
| 4999 | radio: "Remove Preset" |
| 5000 | </voice> |
| 5001 | </phrase> |
| 5002 | <phrase> |
| 5003 | id: LANG_FM_PRESET_SAVE_FAILED |
| 5004 | desc: in radio screen |
| 5005 | user: core |
| 5006 | <source> |
| 5007 | *: none |
| 5008 | radio: "Preset Save Failed" |
| 5009 | </source> |
| 5010 | <dest> |
| 5011 | *: none |
| 5012 | radio: "Preset Save Failed" |
| 5013 | </dest> |
| 5014 | <voice> |
| 5015 | *: none |
| 5016 | radio: "Preset Save Failed" |
| 5017 | </voice> |
| 5018 | </phrase> |
| 5019 | <phrase> |
| 5020 | id: LANG_FM_NO_FREE_PRESETS |
| 5021 | desc: in radio screen |
| 5022 | user: core |
| 5023 | <source> |
| 5024 | *: none |
| 5025 | radio: "The Preset List is Full" |
| 5026 | </source> |
| 5027 | <dest> |
| 5028 | *: none |
| 5029 | radio: "The Preset List is Full" |
| 5030 | </dest> |
| 5031 | <voice> |
| 5032 | *: none |
| 5033 | radio: "The Preset List is Full" |
| 5034 | </voice> |
| 5035 | </phrase> |
| 5036 | <phrase> |
| 5037 | id: LANG_BUTTONBAR_MENU |
| 5038 | desc: in button bar |
| 5039 | user: core |
| 5040 | <source> |
| 5041 | *: none |
| 5042 | radio_screen_button_bar: "Menu" |
| 5043 | </source> |
| 5044 | <dest> |
| 5045 | *: none |
| 5046 | radio_screen_button_bar: "Menu" |
| 5047 | </dest> |
| 5048 | <voice> |
| 5049 | *: none |
| 5050 | radio_screen_button_bar: "" |
| 5051 | </voice> |
| 5052 | </phrase> |
| 5053 | <phrase> |
| 5054 | id: LANG_FM_BUTTONBAR_EXIT |
| 5055 | desc: in radio screen |
| 5056 | user: core |
| 5057 | <source> |
| 5058 | *: none |
| 5059 | radio_screen_button_bar: "Exit" |
| 5060 | </source> |
| 5061 | <dest> |
| 5062 | *: none |
| 5063 | radio_screen_button_bar: "Exit" |
| 5064 | </dest> |
| 5065 | <voice> |
| 5066 | *: none |
| 5067 | radio_screen_button_bar: "" |
| 5068 | </voice> |
| 5069 | </phrase> |
| 5070 | <phrase> |
| 5071 | id: LANG_FM_BUTTONBAR_ACTION |
| 5072 | desc: in radio screen |
| 5073 | user: core |
| 5074 | <source> |
| 5075 | *: none |
| 5076 | radio_screen_button_bar: "Action" |
| 5077 | </source> |
| 5078 | <dest> |
| 5079 | *: none |
| 5080 | radio_screen_button_bar: "Action" |
| 5081 | </dest> |
| 5082 | <voice> |
| 5083 | *: none |
| 5084 | radio_screen_button_bar: "" |
| 5085 | </voice> |
| 5086 | </phrase> |
| 5087 | <phrase> |
| 5088 | id: LANG_PRESET |
| 5089 | desc: in button bar and radio screen / menu |
| 5090 | user: core |
| 5091 | <source> |
| 5092 | *: none |
| 5093 | radio: "Preset" |
| 5094 | </source> |
| 5095 | <dest> |
| 5096 | *: none |
| 5097 | radio: "Preset" |
| 5098 | </dest> |
| 5099 | <voice> |
| 5100 | *: none |
| 5101 | radio: "Preset" |
| 5102 | </voice> |
| 5103 | </phrase> |
| 5104 | <phrase> |
| 5105 | id: LANG_FM_BUTTONBAR_ADD |
| 5106 | desc: in radio screen |
| 5107 | user: core |
| 5108 | <source> |
| 5109 | *: none |
| 5110 | radio_screen_button_bar: "Add" |
| 5111 | </source> |
| 5112 | <dest> |
| 5113 | *: none |
| 5114 | radio_screen_button_bar: "Add" |
| 5115 | </dest> |
| 5116 | <voice> |
| 5117 | *: none |
| 5118 | radio_screen_button_bar: "" |
| 5119 | </voice> |
| 5120 | </phrase> |
| 5121 | <phrase> |
| 5122 | id: LANG_FM_BUTTONBAR_RECORD |
| 5123 | desc: in radio screen |
| 5124 | user: core |
| 5125 | <source> |
| 5126 | *: none |
| 5127 | radio_screen_button_bar: "Record" |
| 5128 | </source> |
| 5129 | <dest> |
| 5130 | *: none |
| 5131 | radio_screen_button_bar: "Record" |
| 5132 | </dest> |
| 5133 | <voice> |
| 5134 | *: none |
| 5135 | radio_screen_button_bar: "" |
| 5136 | </voice> |
| 5137 | </phrase> |
| 5138 | <phrase> |
| 5139 | id: LANG_FM_MONO_MODE |
| 5140 | desc: in radio screen |
| 5141 | user: core |
| 5142 | <source> |
| 5143 | *: none |
| 5144 | radio: "Force Mono" |
| 5145 | </source> |
| 5146 | <dest> |
| 5147 | *: none |
| 5148 | radio: "Force Mono" |
| 5149 | </dest> |
| 5150 | <voice> |
| 5151 | *: none |
| 5152 | radio: "Force Mono" |
| 5153 | </voice> |
| 5154 | </phrase> |
| 5155 | <phrase> |
| 5156 | id: LANG_FM_FREEZE |
| 5157 | desc: splash screen during freeze in radio mode |
| 5158 | user: core |
| 5159 | <source> |
| 5160 | *: none |
| 5161 | radio: "Screen frozen!" |
| 5162 | </source> |
| 5163 | <dest> |
| 5164 | *: none |
| 5165 | radio: "Screen frozen!" |
| 5166 | </dest> |
| 5167 | <voice> |
| 5168 | *: none |
| 5169 | radio: "" |
| 5170 | </voice> |
| 5171 | </phrase> |
| 5172 | <phrase> |
| 5173 | id: LANG_FM_SCAN_PRESETS |
| 5174 | desc: in radio menu |
| 5175 | user: core |
| 5176 | <source> |
| 5177 | *: none |
| 5178 | radio: "Auto-Scan Presets" |
| 5179 | </source> |
| 5180 | <dest> |
| 5181 | *: none |
| 5182 | radio: "Auto-Scan Presets" |
| 5183 | </dest> |
| 5184 | <voice> |
| 5185 | *: none |
| 5186 | radio: "Auto scan presets" |
| 5187 | </voice> |
| 5188 | </phrase> |
| 5189 | <phrase> |
| 5190 | id: LANG_FM_CLEAR_PRESETS |
| 5191 | desc: confirmation if presets can be cleared |
| 5192 | user: core |
| 5193 | <source> |
| 5194 | *: none |
| 5195 | radio: "Clear Current Presets?" |
| 5196 | </source> |
| 5197 | <dest> |
| 5198 | *: none |
| 5199 | radio: "Clear Current Presets?" |
| 5200 | </dest> |
| 5201 | <voice> |
| 5202 | *: none |
| 5203 | radio: "Clear Current Presets?" |
| 5204 | </voice> |
| 5205 | </phrase> |
| 5206 | <phrase> |
| 5207 | id: LANG_FM_SCANNING |
| 5208 | desc: during auto scan |
| 5209 | user: core |
| 5210 | <source> |
| 5211 | *: none |
| 5212 | radio: "Scanning %d.%02d MHz" |
| 5213 | </source> |
| 5214 | <dest> |
| 5215 | *: none |
| 5216 | radio: "Scanning %d.%02d MHz" |
| 5217 | </dest> |
| 5218 | <voice> |
| 5219 | *: none |
| 5220 | radio: "" |
| 5221 | </voice> |
| 5222 | </phrase> |
| 5223 | <phrase> |
| 5224 | id: LANG_FM_DEFAULT_PRESET_NAME |
| 5225 | desc: default preset name for auto scan mode |
| 5226 | user: core |
| 5227 | <source> |
| 5228 | *: none |
| 5229 | radio: "%d.%02d MHz" |
| 5230 | </source> |
| 5231 | <dest> |
| 5232 | *: none |
| 5233 | radio: "%d.%02d MHz" |
| 5234 | </dest> |
| 5235 | <voice> |
| 5236 | *: none |
| 5237 | radio: "" |
| 5238 | </voice> |
| 5239 | </phrase> |
| 5240 | <phrase> |
| 5241 | id: LANG_RADIO_SCAN_MODE |
| 5242 | desc: in radio screen / menu |
| 5243 | user: core |
| 5244 | <source> |
| 5245 | *: none |
| 5246 | radio: "Scan" |
| 5247 | </source> |
| 5248 | <dest> |
| 5249 | *: none |
| 5250 | radio: "Scan" |
| 5251 | </dest> |
| 5252 | <voice> |
| 5253 | *: none |
| 5254 | radio: "Scan" |
| 5255 | </voice> |
| 5256 | </phrase> |
| 5257 | <phrase> |
| 5258 | id: LANG_FM_PRESET_LOAD |
| 5259 | desc: load preset list in fm radio |
| 5260 | user: core |
| 5261 | <source> |
| 5262 | *: none |
| 5263 | radio: "Load Preset List" |
| 5264 | </source> |
| 5265 | <dest> |
| 5266 | *: none |
| 5267 | radio: "Load Preset List" |
| 5268 | </dest> |
| 5269 | <voice> |
| 5270 | *: none |
| 5271 | radio: "Load Preset List" |
| 5272 | </voice> |
| 5273 | </phrase> |
| 5274 | <phrase> |
| 5275 | id: LANG_FM_PRESET_SAVE |
| 5276 | desc: Save preset list in fm radio |
| 5277 | user: core |
| 5278 | <source> |
| 5279 | *: none |
| 5280 | radio: "Save Preset List" |
| 5281 | </source> |
| 5282 | <dest> |
| 5283 | *: none |
| 5284 | radio: "Save Preset List" |
| 5285 | </dest> |
| 5286 | <voice> |
| 5287 | *: none |
| 5288 | radio: "Save Preset List" |
| 5289 | </voice> |
| 5290 | </phrase> |
| 5291 | <phrase> |
| 5292 | id: LANG_FM_PRESET_CLEAR |
| 5293 | desc: clear preset list in fm radio |
| 5294 | user: core |
| 5295 | <source> |
| 5296 | *: none |
| 5297 | radio: "Clear Preset List" |
| 5298 | </source> |
| 5299 | <dest> |
| 5300 | *: none |
| 5301 | radio: "Clear Preset List" |
| 5302 | </dest> |
| 5303 | <voice> |
| 5304 | *: none |
| 5305 | radio: "Clear Preset List" |
| 5306 | </voice> |
| 5307 | </phrase> |
| 5308 | <phrase> |
| 5309 | id: LANG_FMR |
| 5310 | desc: Used when you need to say Preset List, also voiced |
| 5311 | user: core |
| 5312 | <source> |
| 5313 | *: none |
| 5314 | radio: "Preset List" |
| 5315 | </source> |
| 5316 | <dest> |
| 5317 | *: none |
| 5318 | radio: "Preset List" |
| 5319 | </dest> |
| 5320 | <voice> |
| 5321 | *: none |
| 5322 | radio: "Preset List" |
| 5323 | </voice> |
| 5324 | </phrase> |
| 5325 | <phrase> |
| 5326 | id: LANG_FM_FIRST_AUTOSCAN |
| 5327 | desc: When you run the radio without an fmr file in settings |
| 5328 | user: core |
| 5329 | <source> |
| 5330 | *: none |
| 5331 | radio: "No settings found. Autoscan?" |
| 5332 | </source> |
| 5333 | <dest> |
| 5334 | *: none |
| 5335 | radio: "No settings found. Autoscan?" |
| 5336 | </dest> |
| 5337 | <voice> |
| 5338 | *: none |
| 5339 | radio: "No settings found. Autoscan?" |
| 5340 | </voice> |
| 5341 | </phrase> |
| 5342 | <phrase> |
| 5343 | id: LANG_FM_SAVE_CHANGES |
Jonathan Gordon | d1fd4f0 | 2011-07-21 06:40:21 +0000 | [diff] [blame] | 5344 | desc: deprecated |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5345 | user: core |
| 5346 | <source> |
| 5347 | *: none |
Jonathan Gordon | d1fd4f0 | 2011-07-21 06:40:21 +0000 | [diff] [blame] | 5348 | radio: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5349 | </source> |
| 5350 | <dest> |
| 5351 | *: none |
Jonathan Gordon | d1fd4f0 | 2011-07-21 06:40:21 +0000 | [diff] [blame] | 5352 | radio: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5353 | </dest> |
| 5354 | <voice> |
| 5355 | *: none |
Jonathan Gordon | d1fd4f0 | 2011-07-21 06:40:21 +0000 | [diff] [blame] | 5356 | radio: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5357 | </voice> |
| 5358 | </phrase> |
| 5359 | <phrase> |
| 5360 | id: LANG_FM_REGION |
| 5361 | desc: fm tuner region setting |
| 5362 | user: core |
| 5363 | <source> |
| 5364 | *: none |
| 5365 | radio: "Region" |
| 5366 | </source> |
| 5367 | <dest> |
| 5368 | *: none |
| 5369 | radio: "Region" |
| 5370 | </dest> |
| 5371 | <voice> |
| 5372 | *: none |
| 5373 | radio: "Region" |
| 5374 | </voice> |
| 5375 | </phrase> |
| 5376 | <phrase> |
| 5377 | id: LANG_FM_EUROPE |
| 5378 | desc: fm tuner region europe |
| 5379 | user: core |
| 5380 | <source> |
| 5381 | *: none |
| 5382 | radio: "Europe" |
| 5383 | </source> |
| 5384 | <dest> |
| 5385 | *: none |
| 5386 | radio: "Europe" |
| 5387 | </dest> |
| 5388 | <voice> |
| 5389 | *: none |
| 5390 | radio: "Europe" |
| 5391 | </voice> |
| 5392 | </phrase> |
| 5393 | <phrase> |
| 5394 | id: LANG_FM_US |
| 5395 | desc: fm region us / canada |
| 5396 | user: core |
| 5397 | <source> |
| 5398 | *: none |
| 5399 | radio: "US / Canada" |
| 5400 | </source> |
| 5401 | <dest> |
| 5402 | *: none |
| 5403 | radio: "US / Canada" |
| 5404 | </dest> |
| 5405 | <voice> |
| 5406 | *: none |
| 5407 | radio: "US and Canada" |
| 5408 | </voice> |
| 5409 | </phrase> |
| 5410 | <phrase> |
| 5411 | id: LANG_FM_JAPAN |
| 5412 | desc: fm region japan |
| 5413 | user: core |
| 5414 | <source> |
| 5415 | *: none |
| 5416 | radio: "Japan" |
| 5417 | </source> |
| 5418 | <dest> |
| 5419 | *: none |
| 5420 | radio: "Japan" |
| 5421 | </dest> |
| 5422 | <voice> |
| 5423 | *: none |
| 5424 | radio: "Japan" |
| 5425 | </voice> |
| 5426 | </phrase> |
| 5427 | <phrase> |
| 5428 | id: LANG_FM_KOREA |
| 5429 | desc: fm region korea |
| 5430 | user: core |
| 5431 | <source> |
| 5432 | *: none |
| 5433 | radio: "Korea" |
| 5434 | </source> |
| 5435 | <dest> |
| 5436 | *: none |
| 5437 | radio: "Korea" |
| 5438 | </dest> |
| 5439 | <voice> |
| 5440 | *: none |
| 5441 | radio: "Korea" |
| 5442 | </voice> |
| 5443 | </phrase> |
| 5444 | <phrase> |
| 5445 | id: LANG_RECORDING_FORMAT |
| 5446 | desc: audio format item in recording menu |
| 5447 | user: core |
| 5448 | <source> |
| 5449 | *: none |
| 5450 | recording: "Format" |
| 5451 | </source> |
| 5452 | <dest> |
| 5453 | *: none |
| 5454 | recording: "Format" |
| 5455 | </dest> |
| 5456 | <voice> |
| 5457 | *: none |
| 5458 | recording: "Format" |
| 5459 | </voice> |
| 5460 | </phrase> |
| 5461 | <phrase> |
| 5462 | id: LANG_AFMT_MPA_L3 |
| 5463 | desc: audio format description |
| 5464 | user: core |
| 5465 | <source> |
| 5466 | *: none |
| 5467 | recording: "MPEG Layer 3" |
| 5468 | </source> |
| 5469 | <dest> |
| 5470 | *: none |
| 5471 | recording: "MPEG Layer 3" |
| 5472 | </dest> |
| 5473 | <voice> |
| 5474 | *: none |
| 5475 | recording: "MPEG Layer 3" |
| 5476 | </voice> |
| 5477 | </phrase> |
| 5478 | <phrase> |
| 5479 | id: LANG_AFMT_PCM_WAV |
| 5480 | desc: audio format description |
| 5481 | user: core |
| 5482 | <source> |
| 5483 | *: none |
| 5484 | recording: "PCM Wave" |
| 5485 | </source> |
| 5486 | <dest> |
| 5487 | *: none |
| 5488 | recording: "PCM Wave" |
| 5489 | </dest> |
| 5490 | <voice> |
| 5491 | *: none |
| 5492 | recording: "PCM Wave" |
| 5493 | </voice> |
| 5494 | </phrase> |
| 5495 | <phrase> |
| 5496 | id: LANG_AFMT_WAVPACK |
| 5497 | desc: audio format description |
| 5498 | user: core |
| 5499 | <source> |
| 5500 | *: none |
| 5501 | recording_swcodec: "WavPack" |
| 5502 | </source> |
| 5503 | <dest> |
| 5504 | *: none |
| 5505 | recording_swcodec: "WavPack" |
| 5506 | </dest> |
| 5507 | <voice> |
| 5508 | *: none |
| 5509 | recording_swcodec: "WavPack" |
| 5510 | </voice> |
| 5511 | </phrase> |
| 5512 | <phrase> |
| 5513 | id: LANG_AFMT_AIFF |
| 5514 | desc: audio format description |
| 5515 | user: core |
| 5516 | <source> |
| 5517 | *: none |
| 5518 | recording: "AIFF" |
| 5519 | </source> |
| 5520 | <dest> |
| 5521 | *: none |
| 5522 | recording: "AIFF" |
| 5523 | </dest> |
| 5524 | <voice> |
| 5525 | *: none |
| 5526 | recording: "AIFF" |
| 5527 | </voice> |
| 5528 | </phrase> |
| 5529 | <phrase> |
| 5530 | id: LANG_ENCODER_SETTINGS |
| 5531 | desc: encoder settings |
| 5532 | user: core |
| 5533 | <source> |
| 5534 | *: none |
| 5535 | recording: "Encoder Settings" |
| 5536 | </source> |
| 5537 | <dest> |
| 5538 | *: none |
| 5539 | recording: "Encoder Settings" |
| 5540 | </dest> |
| 5541 | <voice> |
| 5542 | *: none |
| 5543 | recording: "Encoder Settings" |
| 5544 | </voice> |
| 5545 | </phrase> |
| 5546 | <phrase> |
| 5547 | id: LANG_BITRATE |
| 5548 | desc: bits-kilobits per unit time |
| 5549 | user: core |
| 5550 | <source> |
| 5551 | *: none |
| 5552 | recording_swcodec: "Bitrate" |
| 5553 | </source> |
| 5554 | <dest> |
| 5555 | *: none |
| 5556 | recording_swcodec: "Bitrate" |
| 5557 | </dest> |
| 5558 | <voice> |
| 5559 | *: none |
| 5560 | recording_swcodec: "Bitrate" |
| 5561 | </voice> |
| 5562 | </phrase> |
| 5563 | <phrase> |
| 5564 | id: LANG_NO_SETTINGS |
| 5565 | desc: when something has settings in a certain context |
| 5566 | user: core |
| 5567 | <source> |
| 5568 | *: none |
| 5569 | recording: "(No Settings)" |
| 5570 | </source> |
| 5571 | <dest> |
| 5572 | *: none |
| 5573 | recording: "(No Settings)" |
| 5574 | </dest> |
| 5575 | <voice> |
| 5576 | *: none |
| 5577 | recording: "No settings available" |
| 5578 | </voice> |
| 5579 | </phrase> |
| 5580 | <phrase> |
| 5581 | id: LANG_RECORDING_QUALITY |
| 5582 | desc: in the recording settings |
| 5583 | user: core |
| 5584 | <source> |
| 5585 | *: none |
| 5586 | recording_hwcodec: "Quality" |
| 5587 | </source> |
| 5588 | <dest> |
| 5589 | *: none |
| 5590 | recording_hwcodec: "Quality" |
| 5591 | </dest> |
| 5592 | <voice> |
| 5593 | *: none |
| 5594 | recording_hwcodec: "Quality" |
| 5595 | </voice> |
| 5596 | </phrase> |
| 5597 | <phrase> |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 5598 | id: LANG_FREQUENCY |
| 5599 | desc: in recording and playback settings |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5600 | user: core |
| 5601 | <source> |
| 5602 | *: none |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 5603 | recording,play_frequency: "Frequency" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5604 | </source> |
| 5605 | <dest> |
| 5606 | *: none |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 5607 | recording,play_frequency: "Frequency" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5608 | </dest> |
| 5609 | <voice> |
| 5610 | *: none |
Michael Sevakis | 19b289a | 2013-07-06 17:14:02 -0400 | [diff] [blame] | 5611 | recording,play_frequency: "Frequency" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 5612 | </voice> |
| 5613 | </phrase> |
| 5614 | <phrase> |
| 5615 | id: LANG_SOURCE_FREQUENCY |
| 5616 | desc: when recording source frequency setting must follow source |
| 5617 | user: core |
| 5618 | <source> |
| 5619 | *: none |
| 5620 | recording: "(Same As Source)" |
| 5621 | </source> |
| 5622 | <dest> |
| 5623 | *: none |
| 5624 | recording: "(Same As Source)" |
| 5625 | </dest> |
| 5626 | <voice> |
| 5627 | *: none |
| 5628 | recording: "Same As Source" |
| 5629 | </voice> |
| 5630 | </phrase> |
| 5631 | <phrase> |
| 5632 | id: LANG_RECORDING_SOURCE |
| 5633 | desc: in the recording settings |
| 5634 | user: core |
| 5635 | <source> |
| 5636 | *: none |
| 5637 | recording: "Source" |
| 5638 | </source> |
| 5639 | <dest> |
| 5640 | *: none |
| 5641 | recording: "Source" |
| 5642 | </dest> |
| 5643 | <voice> |
| 5644 | *: none |
| 5645 | recording: "Source" |
| 5646 | </voice> |
| 5647 | </phrase> |
| 5648 | <phrase> |
| 5649 | id: LANG_RECORDING_SRC_MIC |
| 5650 | desc: in the recording settings |
| 5651 | user: core |
| 5652 | <source> |
| 5653 | *: none |
| 5654 | recording: "Microphone" |
| 5655 | iriverh100,iriverh120,iriverh300: "Internal Microphone" |
| 5656 | </source> |
| 5657 | <dest> |
| 5658 | *: none |
| 5659 | recording: "Microphone" |
| 5660 | iriverh100,iriverh120,iriverh300: "Internal Microphone" |
| 5661 | </dest> |
| 5662 | <voice> |
| 5663 | *: none |
| 5664 | recording: "Microphone" |
| 5665 | iriverh100,iriverh120,iriverh300: "Internal Microphone" |
| 5666 | </voice> |
| 5667 | </phrase> |
| 5668 | <phrase> |
| 5669 | id: LANG_RECORDING_SRC_DIGITAL |
| 5670 | desc: in the recording settings |
| 5671 | user: core |
| 5672 | <source> |
| 5673 | *: none |
| 5674 | recording: "Digital" |
| 5675 | </source> |
| 5676 | <dest> |
| 5677 | *: none |
| 5678 | recording: "Digital" |
| 5679 | </dest> |
| 5680 | <voice> |
| 5681 | *: none |
| 5682 | recording: "Digital" |
| 5683 | </voice> |
| 5684 | </phrase> |
| 5685 | <phrase> |
| 5686 | id: LANG_LINE_IN |
| 5687 | desc: in the recording settings |
| 5688 | user: core |
| 5689 | <source> |
| 5690 | *: none |
| 5691 | recording,archosplayer: "Line In" |
| 5692 | </source> |
| 5693 | <dest> |
| 5694 | *: none |
| 5695 | recording,archosplayer: "Line In" |
| 5696 | </dest> |
| 5697 | <voice> |
| 5698 | *: none |
| 5699 | recording,archosplayer: "Line In" |
| 5700 | </voice> |
| 5701 | </phrase> |
| 5702 | <phrase> |
| 5703 | id: LANG_RECORDING_EDITABLE |
| 5704 | desc: Editable recordings setting |
| 5705 | user: core |
| 5706 | <source> |
| 5707 | *: none |
| 5708 | recording_hwcodec: "Independent Frames" |
| 5709 | </source> |
| 5710 | <dest> |
| 5711 | *: none |
| 5712 | recording_hwcodec: "Independent Frames" |
| 5713 | </dest> |
| 5714 | <voice> |
| 5715 | *: none |
| 5716 | recording_hwcodec: "Independent Frames" |
| 5717 | </voice> |
| 5718 | </phrase> |
| 5719 | <phrase> |
| 5720 | id: LANG_RECORD_TIMESPLIT |
| 5721 | desc: Record split menu |
| 5722 | user: core |
| 5723 | <source> |
| 5724 | *: none |
| 5725 | recording: "File Split Options" |
| 5726 | </source> |
| 5727 | <dest> |
| 5728 | *: none |
| 5729 | recording: "File Split Options" |
| 5730 | </dest> |
| 5731 | <voice> |
| 5732 | *: none |
| 5733 | recording: "File Split Options" |
| 5734 | </voice> |
| 5735 | </phrase> |
| 5736 | <phrase> |
| 5737 | id: LANG_SPLIT_MEASURE |
| 5738 | desc: in record timesplit options |
| 5739 | user: core |
| 5740 | <source> |
| 5741 | *: none |
| 5742 | recording: "Split Measure" |
| 5743 | </source> |
| 5744 | <dest> |
| 5745 | *: none |
| 5746 | recording: "Split Measure" |
| 5747 | </dest> |
| 5748 | <voice> |
| 5749 | *: none |
| 5750 | recording: "Split Measure" |
| 5751 | </voice> |
| 5752 | </phrase> |
| 5753 | <phrase> |
| 5754 | id: LANG_SPLIT_TYPE |
| 5755 | desc: in record timesplit options |
| 5756 | user: core |
| 5757 | <source> |
| 5758 | *: none |
| 5759 | recording: "What to do when Splitting" |
| 5760 | </source> |
| 5761 | <dest> |
| 5762 | *: none |
| 5763 | recording: "What to do when Splitting" |
| 5764 | </dest> |
| 5765 | <voice> |
| 5766 | *: none |
| 5767 | recording: "What to do when Splitting" |
| 5768 | </voice> |
| 5769 | </phrase> |
| 5770 | <phrase> |
| 5771 | id: LANG_START_NEW_FILE |
| 5772 | desc: in record timesplit options |
| 5773 | user: core |
| 5774 | <source> |
| 5775 | *: none |
| 5776 | recording: "Start new file" |
| 5777 | </source> |
| 5778 | <dest> |
| 5779 | *: none |
| 5780 | recording: "Start new file" |
| 5781 | </dest> |
| 5782 | <voice> |
| 5783 | *: none |
| 5784 | recording: "Start new file" |
| 5785 | </voice> |
| 5786 | </phrase> |
| 5787 | <phrase> |
| 5788 | id: LANG_STOP_RECORDING |
| 5789 | desc: in record timesplit options |
| 5790 | user: core |
| 5791 | <source> |
| 5792 | *: none |
| 5793 | recording: "Stop recording" |
| 5794 | </source> |
| 5795 | <dest> |
| 5796 | *: none |
| 5797 | recording: "Stop recording" |
| 5798 | </dest> |
| 5799 | <voice> |
| 5800 | *: none |
| 5801 | recording: "Stop recording" |
| 5802 | </voice> |
| 5803 | </phrase> |
| 5804 | <phrase> |
| 5805 | id: LANG_SPLIT_TIME |
| 5806 | desc: in record timesplit options |
| 5807 | user: core |
| 5808 | <source> |
| 5809 | *: none |
| 5810 | recording: "Split Time" |
| 5811 | </source> |
| 5812 | <dest> |
| 5813 | *: none |
| 5814 | recording: "Split Time" |
| 5815 | </dest> |
| 5816 | <voice> |
| 5817 | *: none |
| 5818 | recording: "Split Time" |
| 5819 | </voice> |
| 5820 | </phrase> |
| 5821 | <phrase> |
| 5822 | id: LANG_SPLIT_SIZE |
| 5823 | desc: in record timesplit options |
| 5824 | user: core |
| 5825 | <source> |
| 5826 | *: none |
| 5827 | recording: "Split Filesize" |
| 5828 | </source> |
| 5829 | <dest> |
| 5830 | *: none |
| 5831 | recording: "Split Filesize" |
| 5832 | </dest> |
| 5833 | <voice> |
| 5834 | *: none |
| 5835 | recording: "Split Filesize" |
| 5836 | </voice> |
| 5837 | </phrase> |
| 5838 | <phrase> |
| 5839 | id: LANG_RECORD_PRERECORD_TIME |
| 5840 | desc: in recording settings_menu |
| 5841 | user: core |
| 5842 | <source> |
| 5843 | *: none |
| 5844 | recording: "Prerecord Time" |
| 5845 | </source> |
| 5846 | <dest> |
| 5847 | *: none |
| 5848 | recording: "Prerecord Time" |
| 5849 | </dest> |
| 5850 | <voice> |
| 5851 | *: none |
| 5852 | recording: "Pre-Record time" |
| 5853 | </voice> |
| 5854 | </phrase> |
| 5855 | <phrase> |
| 5856 | id: LANG_RECORD_DIRECTORY |
| 5857 | desc: in recording settings_menu |
| 5858 | user: core |
| 5859 | <source> |
| 5860 | *: none |
| 5861 | recording: "Directory" |
| 5862 | </source> |
| 5863 | <dest> |
| 5864 | *: none |
| 5865 | recording: "Directory" |
| 5866 | </dest> |
| 5867 | <voice> |
| 5868 | *: none |
| 5869 | recording: "Directory" |
| 5870 | </voice> |
| 5871 | </phrase> |
| 5872 | <phrase> |
| 5873 | id: LANG_SET_AS_REC_DIR |
| 5874 | desc: used in the onplay menu to set a recording dir |
| 5875 | user: core |
| 5876 | <source> |
| 5877 | *: none |
| 5878 | recording: "Set As Recording Directory" |
| 5879 | </source> |
| 5880 | <dest> |
| 5881 | *: none |
| 5882 | recording: "Set As Recording Directory" |
| 5883 | </dest> |
| 5884 | <voice> |
| 5885 | *: none |
| 5886 | recording: "Set As Recording Directory" |
| 5887 | </voice> |
| 5888 | </phrase> |
| 5889 | <phrase> |
| 5890 | id: LANG_CLEAR_REC_DIR |
| 5891 | desc: |
| 5892 | user: core |
| 5893 | <source> |
| 5894 | *: none |
| 5895 | recording: "Clear Recording Directory" |
| 5896 | </source> |
| 5897 | <dest> |
| 5898 | *: none |
| 5899 | recording: "Clear Recording Directory" |
| 5900 | </dest> |
| 5901 | <voice> |
| 5902 | *: none |
| 5903 | recording: "Clear Recording Directory" |
| 5904 | </voice> |
| 5905 | </phrase> |
| 5906 | <phrase> |
| 5907 | id: LANG_REC_DIR_NOT_WRITABLE |
| 5908 | desc: |
| 5909 | user: core |
| 5910 | <source> |
| 5911 | *: none |
| 5912 | recording: "Can't write to recording directory" |
| 5913 | </source> |
| 5914 | <dest> |
| 5915 | *: none |
| 5916 | recording: "Can't write to recording directory" |
| 5917 | </dest> |
| 5918 | <voice> |
| 5919 | *: none |
| 5920 | recording: "Can't write to recording directory" |
| 5921 | </voice> |
| 5922 | </phrase> |
| 5923 | <phrase> |
| 5924 | id: LANG_CLIP_LIGHT |
| 5925 | desc: in record settings menu. |
| 5926 | user: core |
| 5927 | <source> |
| 5928 | *: none |
| 5929 | recording: "Clipping Light" |
| 5930 | </source> |
| 5931 | <dest> |
| 5932 | *: none |
| 5933 | recording: "Clipping Light" |
| 5934 | </dest> |
| 5935 | <voice> |
| 5936 | *: none |
| 5937 | recording: "Clipping Light" |
| 5938 | </voice> |
| 5939 | </phrase> |
| 5940 | <phrase> |
| 5941 | id: LANG_MAIN_UNIT |
| 5942 | desc: in record settings menu. |
| 5943 | user: core |
| 5944 | <source> |
| 5945 | *: none |
| 5946 | remote: "Main Unit Only" |
| 5947 | </source> |
| 5948 | <dest> |
| 5949 | *: none |
| 5950 | remote: "Main Unit Only" |
| 5951 | </dest> |
| 5952 | <voice> |
| 5953 | *: none |
| 5954 | remote: "Main unit only" |
| 5955 | </voice> |
| 5956 | </phrase> |
| 5957 | <phrase> |
| 5958 | id: LANG_REMOTE_UNIT |
| 5959 | desc: in record settings menu. |
| 5960 | user: core |
| 5961 | <source> |
| 5962 | *: none |
| 5963 | remote: "Remote Unit Only" |
| 5964 | </source> |
| 5965 | <dest> |
| 5966 | *: none |
| 5967 | remote: "Remote Unit Only" |
| 5968 | </dest> |
| 5969 | <voice> |
| 5970 | *: none |
| 5971 | remote: "Remote unit only" |
| 5972 | </voice> |
| 5973 | </phrase> |
| 5974 | <phrase> |
| 5975 | id: LANG_REMOTE_MAIN |
| 5976 | desc: in record settings menu. |
| 5977 | user: core |
| 5978 | <source> |
| 5979 | *: none |
| 5980 | remote: "Main and Remote Unit" |
| 5981 | </source> |
| 5982 | <dest> |
| 5983 | *: none |
| 5984 | remote: "Main and Remote Unit" |
| 5985 | </dest> |
| 5986 | <voice> |
| 5987 | *: none |
| 5988 | remote: "Main and remote unit" |
| 5989 | </voice> |
| 5990 | </phrase> |
| 5991 | <phrase> |
| 5992 | id: LANG_RECORD_TRIGGER |
| 5993 | desc: in recording settings_menu |
| 5994 | user: core |
| 5995 | <source> |
| 5996 | *: none |
| 5997 | recording: "Trigger" |
| 5998 | </source> |
| 5999 | <dest> |
| 6000 | *: none |
| 6001 | recording: "Trigger" |
| 6002 | </dest> |
| 6003 | <voice> |
| 6004 | *: none |
| 6005 | recording: "Trigger" |
| 6006 | </voice> |
| 6007 | </phrase> |
| 6008 | <phrase> |
| 6009 | id: LANG_RECORD_TRIG_NOREARM |
| 6010 | desc: in recording settings_menu |
| 6011 | user: core |
| 6012 | <source> |
| 6013 | *: none |
| 6014 | recording: "Once" |
| 6015 | </source> |
| 6016 | <dest> |
| 6017 | *: none |
| 6018 | recording: "Once" |
| 6019 | </dest> |
| 6020 | <voice> |
| 6021 | *: none |
| 6022 | recording: "Once" |
| 6023 | </voice> |
| 6024 | </phrase> |
| 6025 | <phrase> |
| 6026 | id: LANG_RECORD_TRIGGER_TYPE |
| 6027 | desc: in recording trigger menu |
| 6028 | user: core |
| 6029 | <source> |
| 6030 | *: none |
| 6031 | recording: "Trigtype" |
| 6032 | </source> |
| 6033 | <dest> |
| 6034 | *: none |
| 6035 | recording: "Trigtype" |
| 6036 | </dest> |
| 6037 | <voice> |
| 6038 | *: none |
| 6039 | recording: "Trigger type" |
| 6040 | </voice> |
| 6041 | </phrase> |
| 6042 | <phrase> |
| 6043 | id: LANG_RECORD_TRIGGER_NEWFILESTP |
| 6044 | desc: trigger types |
| 6045 | user: core |
| 6046 | <source> |
| 6047 | *: none |
| 6048 | recording: "New file" |
| 6049 | </source> |
| 6050 | <dest> |
| 6051 | *: none |
| 6052 | recording: "New file" |
| 6053 | </dest> |
| 6054 | <voice> |
| 6055 | *: none |
| 6056 | recording: "New file" |
| 6057 | </voice> |
| 6058 | </phrase> |
| 6059 | <phrase> |
| 6060 | id: LANG_RECORD_TRIGGER_STOP |
| 6061 | desc: trigger types |
| 6062 | user: core |
| 6063 | <source> |
| 6064 | *: none |
| 6065 | recording: "Stop" |
| 6066 | </source> |
| 6067 | <dest> |
| 6068 | *: none |
| 6069 | recording: "Stop" |
| 6070 | </dest> |
| 6071 | <voice> |
| 6072 | *: none |
| 6073 | recording: "Stop" |
| 6074 | </voice> |
| 6075 | </phrase> |
| 6076 | <phrase> |
| 6077 | id: LANG_RECORD_START_THRESHOLD |
| 6078 | desc: in recording settings_menu |
| 6079 | user: core |
| 6080 | <source> |
| 6081 | *: none |
| 6082 | recording: "Start Above" |
| 6083 | </source> |
| 6084 | <dest> |
| 6085 | *: none |
| 6086 | recording: "Start Above" |
| 6087 | </dest> |
| 6088 | <voice> |
| 6089 | *: none |
| 6090 | recording: "Start Above" |
| 6091 | </voice> |
| 6092 | </phrase> |
| 6093 | <phrase> |
| 6094 | id: LANG_MIN_DURATION |
| 6095 | desc: in recording settings_menu |
| 6096 | user: core |
| 6097 | <source> |
| 6098 | *: none |
| 6099 | recording: "for at least" |
| 6100 | </source> |
| 6101 | <dest> |
| 6102 | *: none |
| 6103 | recording: "for at least" |
| 6104 | </dest> |
| 6105 | <voice> |
| 6106 | *: none |
| 6107 | recording: "for at least" |
| 6108 | </voice> |
| 6109 | </phrase> |
| 6110 | <phrase> |
| 6111 | id: LANG_RECORD_STOP_THRESHOLD |
| 6112 | desc: in recording settings_menu |
| 6113 | user: core |
| 6114 | <source> |
| 6115 | *: none |
| 6116 | recording: "Stop Below" |
| 6117 | </source> |
| 6118 | <dest> |
| 6119 | *: none |
| 6120 | recording: "Stop Below" |
| 6121 | </dest> |
| 6122 | <voice> |
| 6123 | *: none |
| 6124 | recording: "Stop Below" |
| 6125 | </voice> |
| 6126 | </phrase> |
| 6127 | <phrase> |
| 6128 | id: LANG_RECORD_STOP_GAP |
| 6129 | desc: in recording settings_menu |
| 6130 | user: core |
| 6131 | <source> |
| 6132 | *: none |
| 6133 | recording: "Presplit Gap" |
| 6134 | </source> |
| 6135 | <dest> |
| 6136 | *: none |
| 6137 | recording: "Presplit Gap" |
| 6138 | </dest> |
| 6139 | <voice> |
| 6140 | *: none |
| 6141 | recording: "Presplit Gap" |
| 6142 | </voice> |
| 6143 | </phrase> |
| 6144 | <phrase> |
| 6145 | id: LANG_RECORD_PRERECORD |
| 6146 | desc: in recording and radio screen |
| 6147 | user: core |
| 6148 | <source> |
| 6149 | *: none |
| 6150 | recording: "Pre-Recording" |
| 6151 | </source> |
| 6152 | <dest> |
| 6153 | *: none |
| 6154 | recording: "Prerecording" |
| 6155 | </dest> |
| 6156 | <voice> |
| 6157 | *: none |
| 6158 | recording: "" |
| 6159 | </voice> |
| 6160 | </phrase> |
| 6161 | <phrase> |
| 6162 | id: LANG_AGC_SAFETY |
| 6163 | desc: AGC preset |
| 6164 | user: core |
| 6165 | <source> |
| 6166 | *: none |
| 6167 | agc: "Safety (clip)" |
| 6168 | </source> |
| 6169 | <dest> |
| 6170 | *: none |
| 6171 | agc: "Safety (clip)" |
| 6172 | </dest> |
| 6173 | <voice> |
| 6174 | *: none |
| 6175 | agc: "Safety (clip)" |
| 6176 | </voice> |
| 6177 | </phrase> |
| 6178 | <phrase> |
| 6179 | id: LANG_AGC_LIVE |
| 6180 | desc: AGC preset |
| 6181 | user: core |
| 6182 | <source> |
| 6183 | *: none |
| 6184 | agc: "Live (slow)" |
| 6185 | </source> |
| 6186 | <dest> |
| 6187 | *: none |
| 6188 | agc: "Live (slow)" |
| 6189 | </dest> |
| 6190 | <voice> |
| 6191 | *: none |
| 6192 | agc: "Live (slow)" |
| 6193 | </voice> |
| 6194 | </phrase> |
| 6195 | <phrase> |
| 6196 | id: LANG_AGC_DJSET |
| 6197 | desc: AGC preset |
| 6198 | user: core |
| 6199 | <source> |
| 6200 | *: none |
| 6201 | agc: "DJ-Set (slow)" |
| 6202 | </source> |
| 6203 | <dest> |
| 6204 | *: none |
| 6205 | agc: "DJ-Set (slow)" |
| 6206 | </dest> |
| 6207 | <voice> |
| 6208 | *: none |
| 6209 | agc: "DJ set (slow)" |
| 6210 | </voice> |
| 6211 | </phrase> |
| 6212 | <phrase> |
| 6213 | id: LANG_AGC_MEDIUM |
| 6214 | desc: AGC preset |
| 6215 | user: core |
| 6216 | <source> |
| 6217 | *: none |
| 6218 | agc: "Medium" |
| 6219 | </source> |
| 6220 | <dest> |
| 6221 | *: none |
| 6222 | agc: "Medium" |
| 6223 | </dest> |
| 6224 | <voice> |
| 6225 | *: none |
| 6226 | agc: "Medium" |
| 6227 | </voice> |
| 6228 | </phrase> |
| 6229 | <phrase> |
| 6230 | id: LANG_AGC_VOICE |
| 6231 | desc: AGC preset |
| 6232 | user: core |
| 6233 | <source> |
| 6234 | *: none |
| 6235 | agc: "Voice (fast)" |
| 6236 | </source> |
| 6237 | <dest> |
| 6238 | *: none |
| 6239 | agc: "Voice (fast)" |
| 6240 | </dest> |
| 6241 | <voice> |
| 6242 | *: none |
| 6243 | agc: "Voice (fast)" |
| 6244 | </voice> |
| 6245 | </phrase> |
| 6246 | <phrase> |
| 6247 | id: LANG_REMOTE_LCD_OFF |
| 6248 | desc: Remote lcd off splash in recording screen |
| 6249 | user: core |
| 6250 | <source> |
| 6251 | *: none |
| 6252 | remote: "Remote Display OFF" |
| 6253 | </source> |
| 6254 | <dest> |
| 6255 | *: none |
| 6256 | remote: "Remote Display OFF" |
| 6257 | </dest> |
| 6258 | <voice> |
| 6259 | *: none |
| 6260 | remote: "Remote Display OFF" |
| 6261 | </voice> |
| 6262 | </phrase> |
| 6263 | <phrase> |
| 6264 | id: LANG_REMOTE_LCD_ON |
| 6265 | desc: Remote lcd off splash in recording screen |
| 6266 | user: core |
| 6267 | <source> |
| 6268 | *: none |
| 6269 | remote: "(Vol- : Re-enable)" |
| 6270 | </source> |
| 6271 | <dest> |
| 6272 | *: none |
| 6273 | remote: "(Vol- : Re-enable)" |
| 6274 | </dest> |
| 6275 | <voice> |
| 6276 | *: none |
| 6277 | remote: "(Vol- : Re-enable)" |
| 6278 | </voice> |
| 6279 | </phrase> |
| 6280 | <phrase> |
| 6281 | id: LANG_CREATE_PLAYLIST |
| 6282 | desc: Menu option for creating a playlist |
| 6283 | user: core |
| 6284 | <source> |
| 6285 | *: "Create Playlist" |
| 6286 | </source> |
| 6287 | <dest> |
| 6288 | *: "Create Playlist" |
| 6289 | </dest> |
| 6290 | <voice> |
| 6291 | *: "Create Playlist" |
| 6292 | </voice> |
| 6293 | </phrase> |
| 6294 | <phrase> |
| 6295 | id: LANG_PLAYLISTVIEWER_SETTINGS |
| 6296 | desc: title for the playlist viewer settings menus |
| 6297 | user: core |
| 6298 | <source> |
| 6299 | *: "Playlist Viewer Settings" |
| 6300 | </source> |
| 6301 | <dest> |
| 6302 | *: "Playlist Viewer Settings" |
| 6303 | </dest> |
| 6304 | <voice> |
| 6305 | *: "Playlist Viewer Settings" |
| 6306 | </voice> |
| 6307 | </phrase> |
| 6308 | <phrase> |
| 6309 | id: LANG_VIEW_DYNAMIC_PLAYLIST |
| 6310 | desc: in playlist menu. |
| 6311 | user: core |
| 6312 | <source> |
| 6313 | *: "View Current Playlist" |
| 6314 | </source> |
| 6315 | <dest> |
| 6316 | *: "View Current Playlist" |
| 6317 | </dest> |
| 6318 | <voice> |
| 6319 | *: "View Current Playlist" |
| 6320 | </voice> |
| 6321 | </phrase> |
| 6322 | <phrase> |
| 6323 | id: LANG_MOVE |
| 6324 | desc: The verb/action Move |
| 6325 | user: core |
| 6326 | <source> |
| 6327 | *: "Move" |
| 6328 | </source> |
| 6329 | <dest> |
| 6330 | *: "Move" |
| 6331 | </dest> |
| 6332 | <voice> |
| 6333 | *: "Move" |
| 6334 | </voice> |
| 6335 | </phrase> |
| 6336 | <phrase> |
| 6337 | id: LANG_SHOW_INDICES |
| 6338 | desc: in playlist viewer menu |
| 6339 | user: core |
| 6340 | <source> |
| 6341 | *: "Show Indices" |
| 6342 | </source> |
| 6343 | <dest> |
| 6344 | *: "Show Indices" |
| 6345 | </dest> |
| 6346 | <voice> |
| 6347 | *: "Show Indices" |
| 6348 | </voice> |
| 6349 | </phrase> |
| 6350 | <phrase> |
| 6351 | id: LANG_TRACK_DISPLAY |
| 6352 | desc: in playlist viewer on+play menu |
| 6353 | user: core |
| 6354 | <source> |
| 6355 | *: "Track Display" |
| 6356 | </source> |
| 6357 | <dest> |
| 6358 | *: "Track Display" |
| 6359 | </dest> |
| 6360 | <voice> |
| 6361 | *: "Track Display" |
| 6362 | </voice> |
| 6363 | </phrase> |
| 6364 | <phrase> |
| 6365 | id: LANG_DISPLAY_TRACK_NAME_ONLY |
| 6366 | desc: track display options |
| 6367 | user: core |
| 6368 | <source> |
| 6369 | *: "Track Name Only" |
| 6370 | </source> |
| 6371 | <dest> |
| 6372 | *: "Track Name Only" |
| 6373 | </dest> |
| 6374 | <voice> |
| 6375 | *: "Track Name Only" |
| 6376 | </voice> |
| 6377 | </phrase> |
| 6378 | <phrase> |
| 6379 | id: LANG_REMOVE |
| 6380 | desc: in playlist viewer on+play menu |
| 6381 | user: core |
| 6382 | <source> |
| 6383 | *: "Remove" |
| 6384 | </source> |
| 6385 | <dest> |
| 6386 | *: "Remove" |
| 6387 | </dest> |
| 6388 | <voice> |
| 6389 | *: "Remove" |
| 6390 | </voice> |
| 6391 | </phrase> |
| 6392 | <phrase> |
| 6393 | id: LANG_SAVE_DYNAMIC_PLAYLIST |
| 6394 | desc: in playlist menu. |
| 6395 | user: core |
| 6396 | <source> |
| 6397 | *: "Save Current Playlist" |
| 6398 | </source> |
| 6399 | <dest> |
| 6400 | *: "Save Current Playlist" |
| 6401 | </dest> |
| 6402 | <voice> |
| 6403 | *: "Save Current Playlist" |
| 6404 | </voice> |
| 6405 | </phrase> |
| 6406 | <phrase> |
| 6407 | id: LANG_PLAYLIST_SAVE_COUNT |
| 6408 | desc: splash number of tracks saved |
| 6409 | user: core |
| 6410 | <source> |
| 6411 | *: "Saved %d tracks (%s)" |
| 6412 | </source> |
| 6413 | <dest> |
| 6414 | *: "Saved %d tracks (%s)" |
| 6415 | </dest> |
| 6416 | <voice> |
| 6417 | *: "tracks saved" |
| 6418 | </voice> |
| 6419 | </phrase> |
| 6420 | <phrase> |
| 6421 | id: LANG_CATALOG |
Michael Chicoine | 2ec3572 | 2011-08-16 12:17:15 +0000 | [diff] [blame] | 6422 | desc: in main menu and onplay menu |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6423 | user: core |
| 6424 | <source> |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6425 | *: "Playlist Catalogue" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6426 | </source> |
| 6427 | <dest> |
| 6428 | *: "Playlist Catalog" |
| 6429 | </dest> |
| 6430 | <voice> |
| 6431 | *: "Playlist Catalog" |
| 6432 | </voice> |
| 6433 | </phrase> |
| 6434 | <phrase> |
| 6435 | id: LANG_RECURSE_DIRECTORY |
| 6436 | desc: In playlist menu |
| 6437 | user: core |
| 6438 | <source> |
| 6439 | *: "Recursively Insert Directories" |
| 6440 | </source> |
| 6441 | <dest> |
| 6442 | *: "Recursively Insert Directories" |
| 6443 | </dest> |
| 6444 | <voice> |
| 6445 | *: "Recursively Insert Directories" |
| 6446 | </voice> |
| 6447 | </phrase> |
| 6448 | <phrase> |
| 6449 | id: LANG_RECURSE_DIRECTORY_QUESTION |
| 6450 | desc: Asked from onplay screen |
| 6451 | user: core |
| 6452 | <source> |
| 6453 | *: "Recursively?" |
| 6454 | </source> |
| 6455 | <dest> |
| 6456 | *: "Recursively?" |
| 6457 | </dest> |
| 6458 | <voice> |
| 6459 | *: "Recursively?" |
| 6460 | </voice> |
| 6461 | </phrase> |
| 6462 | <phrase> |
| 6463 | id: LANG_WARN_ERASEDYNPLAYLIST_MENU |
| 6464 | desc: in playlist options menu, option to warn when erasing dynamic playlist |
| 6465 | user: core |
| 6466 | <source> |
| 6467 | *: "Warn When Erasing Dynamic Playlist" |
| 6468 | </source> |
| 6469 | <dest> |
| 6470 | *: "Warn When Erasing Dynamic Playlist" |
| 6471 | </dest> |
| 6472 | <voice> |
| 6473 | *: "Warn When Erasing Dynamic Playlist" |
| 6474 | </voice> |
| 6475 | </phrase> |
| 6476 | <phrase> |
| 6477 | id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT |
| 6478 | desc: prompt shown when about to erase a modified dynamic playlist |
| 6479 | user: core |
| 6480 | <source> |
| 6481 | *: "Erase dynamic playlist?" |
| 6482 | </source> |
| 6483 | <dest> |
| 6484 | *: "Erase dynamic playlist?" |
| 6485 | </dest> |
| 6486 | <voice> |
| 6487 | *: "Erase dynamic playlist?" |
| 6488 | </voice> |
| 6489 | </phrase> |
| 6490 | <phrase> |
| 6491 | id: LANG_SHUTDOWN |
| 6492 | desc: in main menu |
| 6493 | user: core |
| 6494 | <source> |
| 6495 | *: none |
| 6496 | soft_shutdown: "Shut down" |
| 6497 | </source> |
| 6498 | <dest> |
| 6499 | *: none |
| 6500 | soft_shutdown: "Shut down" |
| 6501 | </dest> |
| 6502 | <voice> |
| 6503 | *: none |
| 6504 | soft_shutdown: "Shut down" |
| 6505 | </voice> |
| 6506 | </phrase> |
| 6507 | <phrase> |
| 6508 | id: LANG_ROCKBOX_INFO |
| 6509 | desc: displayed topmost on the info screen and in the info menu |
| 6510 | user: core |
| 6511 | <source> |
| 6512 | *: "Rockbox Info" |
| 6513 | </source> |
| 6514 | <dest> |
| 6515 | *: "Rockbox Info" |
| 6516 | </dest> |
| 6517 | <voice> |
| 6518 | *: "Rockbox Info" |
| 6519 | </voice> |
| 6520 | </phrase> |
| 6521 | <phrase> |
| 6522 | id: LANG_BUFFER_STAT |
| 6523 | desc: the buffer size, %d MB %d fraction of MB |
| 6524 | user: core |
| 6525 | <source> |
| 6526 | *: "Buffer:" |
| 6527 | archosplayer: "Buf:" |
| 6528 | </source> |
| 6529 | <dest> |
| 6530 | *: "Buffer:" |
| 6531 | archosplayer: "Buf:" |
| 6532 | </dest> |
| 6533 | <voice> |
| 6534 | *: "Buffer size" |
| 6535 | </voice> |
| 6536 | </phrase> |
| 6537 | <phrase> |
| 6538 | id: LANG_BATTERY_TIME |
| 6539 | desc: battery level in % and estimated time remaining |
| 6540 | user: core |
| 6541 | <source> |
| 6542 | *: "Battery: %d%% %dh %dm" |
| 6543 | archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" |
| 6544 | iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" |
| 6545 | </source> |
| 6546 | <dest> |
| 6547 | *: "Battery: %d%% %dh %dm" |
| 6548 | archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" |
| 6549 | iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" |
| 6550 | </dest> |
| 6551 | <voice> |
| 6552 | *: "Battery level" |
| 6553 | </voice> |
| 6554 | </phrase> |
| 6555 | <phrase> |
| 6556 | id: LANG_DISK_SIZE_INFO |
| 6557 | desc: disk size info |
| 6558 | user: core |
| 6559 | <source> |
| 6560 | *: "Disk:" |
| 6561 | </source> |
| 6562 | <dest> |
| 6563 | *: "Disk:" |
| 6564 | </dest> |
| 6565 | <voice> |
| 6566 | *: "Disk size" |
| 6567 | </voice> |
| 6568 | </phrase> |
| 6569 | <phrase> |
| 6570 | id: LANG_DISK_FREE_INFO |
| 6571 | desc: disk size info |
| 6572 | user: core |
| 6573 | <source> |
| 6574 | *: "Free:" |
| 6575 | </source> |
| 6576 | <dest> |
| 6577 | *: "Free:" |
| 6578 | </dest> |
| 6579 | <voice> |
| 6580 | *: "Free diskspace:" |
| 6581 | </voice> |
| 6582 | </phrase> |
| 6583 | <phrase> |
| 6584 | id: LANG_DISK_NAME_INTERNAL |
| 6585 | desc: in info menu; name for internal disk with multivolume (keep short!) |
| 6586 | user: core |
| 6587 | <source> |
| 6588 | *: none |
| 6589 | multivolume: "Int:" |
| 6590 | </source> |
| 6591 | <dest> |
| 6592 | *: none |
| 6593 | multivolume: "Int:" |
| 6594 | </dest> |
| 6595 | <voice> |
| 6596 | *: none |
| 6597 | multivolume: "Internal" |
| 6598 | </voice> |
| 6599 | </phrase> |
| 6600 | <phrase> |
| 6601 | id: LANG_DISK_NAME_MMC |
| 6602 | desc: in info menu; name for external disk with multivolume (Ondio; keep short!) |
| 6603 | user: core |
| 6604 | <source> |
| 6605 | *: none |
| 6606 | multivolume: "HD1" |
| 6607 | sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:" |
| 6608 | archosondio*: "MMC:" |
| 6609 | </source> |
| 6610 | <dest> |
| 6611 | *: none |
| 6612 | multivolume: "HD1" |
Michael Chicoine | 2ec3572 | 2011-08-16 12:17:15 +0000 | [diff] [blame] | 6613 | sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6614 | archosondio*: "MMC:" |
| 6615 | </dest> |
| 6616 | <voice> |
| 6617 | *: none |
| 6618 | multivolume: "H D 1" |
| 6619 | sansae200*,sansac200*,sansafuze*,sansaclipplus: "micro S D" |
| 6620 | archosondio*: "M M C" |
| 6621 | </voice> |
| 6622 | </phrase> |
| 6623 | <phrase> |
| 6624 | id: LANG_VERSION |
| 6625 | desc: in the Rockbox Info screen |
| 6626 | user: core |
| 6627 | <source> |
| 6628 | *: "Version" |
| 6629 | </source> |
| 6630 | <dest> |
| 6631 | *: "Version" |
| 6632 | </dest> |
| 6633 | <voice> |
| 6634 | *: "Version" |
| 6635 | </voice> |
| 6636 | </phrase> |
| 6637 | <phrase> |
| 6638 | id: LANG_RUNNING_TIME |
| 6639 | desc: in run time screen |
| 6640 | user: core |
| 6641 | <source> |
| 6642 | *: "Running Time" |
| 6643 | </source> |
| 6644 | <dest> |
| 6645 | *: "Running Time" |
| 6646 | </dest> |
| 6647 | <voice> |
| 6648 | *: "Running Time" |
| 6649 | </voice> |
| 6650 | </phrase> |
| 6651 | <phrase> |
| 6652 | id: LANG_TOP_TIME |
| 6653 | desc: in run time screen |
| 6654 | user: core |
| 6655 | <source> |
| 6656 | *: "Top Time" |
| 6657 | </source> |
| 6658 | <dest> |
| 6659 | *: "Top Time" |
| 6660 | </dest> |
| 6661 | <voice> |
| 6662 | *: "Top Time" |
| 6663 | </voice> |
| 6664 | </phrase> |
| 6665 | <phrase> |
| 6666 | id: LANG_CLEAR_TIME |
| 6667 | desc: in run time screen |
| 6668 | user: core |
| 6669 | <source> |
| 6670 | *: "Clear Time?" |
| 6671 | </source> |
| 6672 | <dest> |
| 6673 | *: "Clear Time?" |
| 6674 | </dest> |
| 6675 | <voice> |
| 6676 | *: "Clear Time?" |
| 6677 | </voice> |
| 6678 | </phrase> |
| 6679 | <phrase> |
| 6680 | id: LANG_DEBUG |
| 6681 | desc: in the info menu |
| 6682 | user: core |
| 6683 | <source> |
| 6684 | *: "Debug (Keep Out!)" |
| 6685 | </source> |
| 6686 | <dest> |
| 6687 | *: "Debug (Keep Out!)" |
| 6688 | </dest> |
| 6689 | <voice> |
| 6690 | *: "Debug, keep out!" |
| 6691 | </voice> |
| 6692 | </phrase> |
| 6693 | <phrase> |
| 6694 | id: LANG_PLAYLIST |
| 6695 | desc: Used when you need to say playlist, also voiced |
| 6696 | user: core |
| 6697 | <source> |
| 6698 | *: "Playlist" |
| 6699 | </source> |
| 6700 | <dest> |
| 6701 | *: "Playlist" |
| 6702 | </dest> |
| 6703 | <voice> |
| 6704 | *: "Playlist" |
| 6705 | </voice> |
| 6706 | </phrase> |
| 6707 | <phrase> |
| 6708 | id: LANG_INSERT |
| 6709 | desc: in onplay menu. insert a track/playlist into dynamic playlist. |
| 6710 | user: core |
| 6711 | <source> |
| 6712 | *: "Insert" |
| 6713 | </source> |
| 6714 | <dest> |
| 6715 | *: "Insert" |
| 6716 | </dest> |
| 6717 | <voice> |
| 6718 | *: "Insert" |
| 6719 | </voice> |
| 6720 | </phrase> |
| 6721 | <phrase> |
| 6722 | id: LANG_INSERT_FIRST |
| 6723 | desc: in onplay menu. insert a track/playlist into dynamic playlist. |
| 6724 | user: core |
| 6725 | <source> |
| 6726 | *: "Insert Next" |
| 6727 | </source> |
| 6728 | <dest> |
| 6729 | *: "Insert Next" |
| 6730 | </dest> |
| 6731 | <voice> |
| 6732 | *: "Insert Next" |
| 6733 | </voice> |
| 6734 | </phrase> |
| 6735 | <phrase> |
| 6736 | id: LANG_INSERT_LAST |
| 6737 | desc: in onplay menu. append a track/playlist into dynamic playlist. |
| 6738 | user: core |
| 6739 | <source> |
| 6740 | *: "Insert Last" |
| 6741 | </source> |
| 6742 | <dest> |
| 6743 | *: "Insert Last" |
| 6744 | </dest> |
| 6745 | <voice> |
| 6746 | *: "Insert Last" |
| 6747 | </voice> |
| 6748 | </phrase> |
| 6749 | <phrase> |
| 6750 | id: LANG_INSERT_SHUFFLED |
| 6751 | desc: in onplay menu. insert a track/playlist randomly into dynamic playlist |
| 6752 | user: core |
| 6753 | <source> |
| 6754 | *: "Insert Shuffled" |
| 6755 | </source> |
| 6756 | <dest> |
| 6757 | *: "Insert Shuffled" |
| 6758 | </dest> |
| 6759 | <voice> |
| 6760 | *: "Insert Shuffled" |
| 6761 | </voice> |
| 6762 | </phrase> |
| 6763 | <phrase> |
| 6764 | id: LANG_QUEUE |
| 6765 | desc: The verb/action Queue |
| 6766 | user: core |
| 6767 | <source> |
| 6768 | *: "Queue" |
| 6769 | </source> |
| 6770 | <dest> |
| 6771 | *: "Queue" |
| 6772 | </dest> |
| 6773 | <voice> |
| 6774 | *: "Queue" |
| 6775 | </voice> |
| 6776 | </phrase> |
| 6777 | <phrase> |
| 6778 | id: LANG_QUEUE_FIRST |
| 6779 | desc: in onplay menu. queue a track/playlist into dynamic playlist. |
| 6780 | user: core |
| 6781 | <source> |
| 6782 | *: "Queue Next" |
| 6783 | </source> |
| 6784 | <dest> |
| 6785 | *: "Queue Next" |
| 6786 | </dest> |
| 6787 | <voice> |
| 6788 | *: "Queue Next" |
| 6789 | </voice> |
| 6790 | </phrase> |
| 6791 | <phrase> |
| 6792 | id: LANG_QUEUE_LAST |
| 6793 | desc: in onplay menu. queue a track/playlist at end of playlist. |
| 6794 | user: core |
| 6795 | <source> |
| 6796 | *: "Queue Last" |
| 6797 | </source> |
| 6798 | <dest> |
| 6799 | *: "Queue Last" |
| 6800 | </dest> |
| 6801 | <voice> |
| 6802 | *: "Queue Last" |
| 6803 | </voice> |
| 6804 | </phrase> |
| 6805 | <phrase> |
| 6806 | id: LANG_QUEUE_SHUFFLED |
| 6807 | desc: in onplay menu. queue a track/playlist randomly into dynamic playlist |
| 6808 | user: core |
| 6809 | <source> |
| 6810 | *: "Queue Shuffled" |
| 6811 | </source> |
| 6812 | <dest> |
| 6813 | *: "Queue Shuffled" |
| 6814 | </dest> |
| 6815 | <voice> |
| 6816 | *: "Queue Shuffled" |
| 6817 | </voice> |
| 6818 | </phrase> |
| 6819 | <phrase> |
| 6820 | id: LANG_REPLACE |
| 6821 | desc: in onplay menu. Replace the current playlist with a new one. |
| 6822 | user: core |
| 6823 | <source> |
| 6824 | *: "Play Next" |
| 6825 | </source> |
| 6826 | <dest> |
| 6827 | *: "Play Next" |
| 6828 | </dest> |
| 6829 | <voice> |
| 6830 | *: "Play Next" |
| 6831 | </voice> |
| 6832 | </phrase> |
| 6833 | <phrase> |
| 6834 | id: LANG_PLAYLIST_INSERT_COUNT |
| 6835 | desc: splash number of tracks inserted |
| 6836 | user: core |
| 6837 | <source> |
| 6838 | *: "Inserted %d tracks (%s)" |
| 6839 | </source> |
| 6840 | <dest> |
| 6841 | *: "Inserted %d tracks (%s)" |
| 6842 | </dest> |
| 6843 | <voice> |
| 6844 | *: "tracks inserted" |
| 6845 | </voice> |
| 6846 | </phrase> |
| 6847 | <phrase> |
| 6848 | id: LANG_PLAYLIST_QUEUE_COUNT |
| 6849 | desc: splash number of tracks queued |
| 6850 | user: core |
| 6851 | <source> |
| 6852 | *: "Queued %d tracks (%s)" |
| 6853 | </source> |
| 6854 | <dest> |
| 6855 | *: "Queued %d tracks (%s)" |
| 6856 | </dest> |
| 6857 | <voice> |
| 6858 | *: "tracks queued" |
| 6859 | </voice> |
| 6860 | </phrase> |
| 6861 | <phrase> |
| 6862 | id: LANG_VIEW |
| 6863 | desc: in on+play menu |
| 6864 | user: core |
| 6865 | <source> |
| 6866 | *: "View" |
| 6867 | </source> |
| 6868 | <dest> |
| 6869 | *: "View" |
| 6870 | </dest> |
| 6871 | <voice> |
| 6872 | *: "View" |
| 6873 | </voice> |
| 6874 | </phrase> |
| 6875 | <phrase> |
| 6876 | id: LANG_SEARCH_IN_PLAYLIST |
| 6877 | desc: in playlist menu. |
| 6878 | user: core |
| 6879 | <source> |
| 6880 | *: "Search In Playlist" |
| 6881 | </source> |
| 6882 | <dest> |
| 6883 | *: "Search In Playlist" |
| 6884 | </dest> |
| 6885 | <voice> |
| 6886 | *: "Search In Playlist" |
| 6887 | </voice> |
| 6888 | </phrase> |
| 6889 | <phrase> |
| 6890 | id: LANG_PLAYLIST_SEARCH_MSG |
| 6891 | desc: splash number of tracks inserted |
| 6892 | user: core |
| 6893 | <source> |
| 6894 | *: "Searching... %d found (%s)" |
| 6895 | </source> |
| 6896 | <dest> |
| 6897 | *: "Searching... %d found (%s)" |
| 6898 | </dest> |
| 6899 | <voice> |
| 6900 | *: "" |
| 6901 | </voice> |
| 6902 | </phrase> |
| 6903 | <phrase> |
| 6904 | id: LANG_SHUFFLE_PLAYLIST |
| 6905 | desc: in playlist menu, reshuffles the order in which songs are played |
| 6906 | user: core |
| 6907 | <source> |
| 6908 | *: "Reshuffle" |
| 6909 | </source> |
| 6910 | <dest> |
| 6911 | *: "Reshuffle" |
| 6912 | </dest> |
| 6913 | <voice> |
| 6914 | *: "Reshuffle" |
| 6915 | </voice> |
| 6916 | </phrase> |
| 6917 | <phrase> |
| 6918 | id: LANG_CATALOG_VIEW |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6919 | desc: in onplay playlist catalogue submenu |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6920 | user: core |
| 6921 | <source> |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6922 | *: "View Catalogue" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6923 | </source> |
| 6924 | <dest> |
| 6925 | *: "View Catalog" |
| 6926 | </dest> |
| 6927 | <voice> |
| 6928 | *: "View Catalog" |
| 6929 | </voice> |
| 6930 | </phrase> |
| 6931 | <phrase> |
| 6932 | id: LANG_CATALOG_ADD_TO |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6933 | desc: in onplay playlist catalogue submenu |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6934 | user: core |
| 6935 | <source> |
| 6936 | *: "Add to Playlist" |
| 6937 | </source> |
| 6938 | <dest> |
| 6939 | *: "Add to Playlist" |
| 6940 | </dest> |
| 6941 | <voice> |
| 6942 | *: "Add to Playlist" |
| 6943 | </voice> |
| 6944 | </phrase> |
| 6945 | <phrase> |
| 6946 | id: LANG_CATALOG_ADD_TO_NEW |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6947 | desc: in onplay playlist catalogue submenu |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6948 | user: core |
| 6949 | <source> |
| 6950 | *: "Add to New Playlist" |
| 6951 | </source> |
| 6952 | <dest> |
| 6953 | *: "Add to New Playlist" |
| 6954 | </dest> |
| 6955 | <voice> |
| 6956 | *: "Add to New Playlist" |
| 6957 | </voice> |
| 6958 | </phrase> |
| 6959 | <phrase> |
| 6960 | id: LANG_CATALOG_NO_DIRECTORY |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6961 | desc: error message when playlist catalogue directory doesn't exist |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6962 | user: core |
| 6963 | <source> |
| 6964 | *: "%s doesn't exist" |
| 6965 | </source> |
| 6966 | <dest> |
| 6967 | *: "%s doesn't exist" |
| 6968 | </dest> |
| 6969 | <voice> |
| 6970 | *: "Playlist directory doesn't exist" |
| 6971 | </voice> |
| 6972 | </phrase> |
| 6973 | <phrase> |
| 6974 | id: LANG_CATALOG_NO_PLAYLISTS |
Alex Parker | aec2f31 | 2011-07-21 14:13:20 +0000 | [diff] [blame] | 6975 | desc: error message when no playlists for playlist catalogue |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 6976 | user: core |
| 6977 | <source> |
| 6978 | *: "No Playlists" |
| 6979 | </source> |
| 6980 | <dest> |
| 6981 | *: "No Playlists" |
| 6982 | </dest> |
| 6983 | <voice> |
| 6984 | *: "No Playlists" |
| 6985 | </voice> |
| 6986 | </phrase> |
| 6987 | <phrase> |
| 6988 | id: LANG_BOOKMARK_MENU |
| 6989 | desc: Text on main menu to get to bookmark commands |
| 6990 | user: core |
| 6991 | <source> |
| 6992 | *: "Bookmarks" |
| 6993 | </source> |
| 6994 | <dest> |
| 6995 | *: "Bookmarks" |
| 6996 | </dest> |
| 6997 | <voice> |
| 6998 | *: "Bookmarks" |
| 6999 | </voice> |
| 7000 | </phrase> |
| 7001 | <phrase> |
| 7002 | id: LANG_BOOKMARK_MENU_CREATE |
| 7003 | desc: Used off of the bookmark menu to create a bookmark |
| 7004 | user: core |
| 7005 | <source> |
| 7006 | *: "Create Bookmark" |
| 7007 | </source> |
| 7008 | <dest> |
| 7009 | *: "Create Bookmark" |
| 7010 | </dest> |
| 7011 | <voice> |
| 7012 | *: "Create Bookmark" |
| 7013 | </voice> |
| 7014 | </phrase> |
| 7015 | <phrase> |
| 7016 | id: LANG_BOOKMARK_MENU_LIST |
| 7017 | desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U |
| 7018 | user: core |
| 7019 | <source> |
| 7020 | *: "List Bookmarks" |
| 7021 | </source> |
| 7022 | <dest> |
| 7023 | *: "List Bookmarks" |
| 7024 | </dest> |
| 7025 | <voice> |
| 7026 | *: "List Bookmarks" |
| 7027 | </voice> |
| 7028 | </phrase> |
| 7029 | <phrase> |
| 7030 | id: LANG_ONPLAY_MENU_TITLE |
| 7031 | desc: title for the onplay menus |
| 7032 | user: core |
| 7033 | <source> |
| 7034 | *: "Context Menu" |
| 7035 | </source> |
| 7036 | <dest> |
| 7037 | *: "Context Menu" |
| 7038 | </dest> |
| 7039 | <voice> |
| 7040 | *: "Context Menu" |
| 7041 | </voice> |
| 7042 | </phrase> |
| 7043 | <phrase> |
| 7044 | id: LANG_MENU_SET_RATING |
| 7045 | desc: Set the rating of a file in the wps context menu |
| 7046 | user: core |
| 7047 | <source> |
| 7048 | *: "Set Song Rating" |
| 7049 | </source> |
| 7050 | <dest> |
| 7051 | *: "Set Song Rating" |
| 7052 | </dest> |
| 7053 | <voice> |
| 7054 | *: "Set Song Rating" |
| 7055 | </voice> |
| 7056 | </phrase> |
| 7057 | <phrase> |
| 7058 | id: LANG_BROWSE_CUESHEET |
| 7059 | desc: |
| 7060 | user: core |
| 7061 | <source> |
| 7062 | *: "Browse Cuesheet" |
| 7063 | </source> |
| 7064 | <dest> |
| 7065 | *: "Browse Cuesheet" |
| 7066 | </dest> |
| 7067 | <voice> |
| 7068 | *: "Browse Cuesheet" |
| 7069 | </voice> |
| 7070 | </phrase> |
| 7071 | <phrase> |
| 7072 | id: LANG_MENU_SHOW_ID3_INFO |
| 7073 | desc: Menu option to start tag viewer |
| 7074 | user: core |
| 7075 | <source> |
| 7076 | *: "Show Track Info" |
| 7077 | </source> |
| 7078 | <dest> |
| 7079 | *: "Show Track Info" |
| 7080 | </dest> |
| 7081 | <voice> |
| 7082 | *: "Show Track Info" |
| 7083 | </voice> |
| 7084 | </phrase> |
| 7085 | <phrase> |
| 7086 | id: LANG_ID3_TITLE |
| 7087 | desc: in tag viewer |
| 7088 | user: core |
| 7089 | <source> |
| 7090 | *: "Title" |
| 7091 | </source> |
| 7092 | <dest> |
| 7093 | *: "Title" |
| 7094 | </dest> |
| 7095 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7096 | *: "Title" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7097 | </voice> |
| 7098 | </phrase> |
| 7099 | <phrase> |
| 7100 | id: LANG_ID3_ARTIST |
| 7101 | desc: in tag viewer |
| 7102 | user: core |
| 7103 | <source> |
| 7104 | *: "Artist" |
| 7105 | </source> |
| 7106 | <dest> |
| 7107 | *: "Artist" |
| 7108 | </dest> |
| 7109 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7110 | *: "Artist" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7111 | </voice> |
| 7112 | </phrase> |
| 7113 | <phrase> |
| 7114 | id: LANG_ID3_ALBUM |
| 7115 | desc: in tag viewer |
| 7116 | user: core |
| 7117 | <source> |
| 7118 | *: "Album" |
| 7119 | </source> |
| 7120 | <dest> |
| 7121 | *: "Album" |
| 7122 | </dest> |
| 7123 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7124 | *: "Album" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7125 | </voice> |
| 7126 | </phrase> |
| 7127 | <phrase> |
| 7128 | id: LANG_ID3_TRACKNUM |
| 7129 | desc: in tag viewer |
| 7130 | user: core |
| 7131 | <source> |
| 7132 | *: "Tracknum" |
| 7133 | </source> |
| 7134 | <dest> |
| 7135 | *: "Tracknum" |
| 7136 | </dest> |
| 7137 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7138 | *: "Track number" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7139 | </voice> |
| 7140 | </phrase> |
| 7141 | <phrase> |
| 7142 | id: LANG_ID3_GENRE |
| 7143 | desc: in tag viewer |
| 7144 | user: core |
| 7145 | <source> |
| 7146 | *: "Genre" |
| 7147 | </source> |
| 7148 | <dest> |
| 7149 | *: "Genre" |
| 7150 | </dest> |
| 7151 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7152 | *: "Genre" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7153 | </voice> |
| 7154 | </phrase> |
| 7155 | <phrase> |
| 7156 | id: LANG_ID3_YEAR |
| 7157 | desc: in tag viewer |
| 7158 | user: core |
| 7159 | <source> |
| 7160 | *: "Year" |
| 7161 | </source> |
| 7162 | <dest> |
| 7163 | *: "Year" |
| 7164 | </dest> |
| 7165 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7166 | *: "Year" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7167 | </voice> |
| 7168 | </phrase> |
| 7169 | <phrase> |
| 7170 | id: LANG_ID3_LENGTH |
| 7171 | desc: in tag viewer |
| 7172 | user: core |
| 7173 | <source> |
| 7174 | *: "Length" |
| 7175 | </source> |
| 7176 | <dest> |
| 7177 | *: "Length" |
| 7178 | </dest> |
| 7179 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7180 | *: "Length" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7181 | </voice> |
| 7182 | </phrase> |
| 7183 | <phrase> |
| 7184 | id: LANG_ID3_PLAYLIST |
| 7185 | desc: in tag viewer |
| 7186 | user: core |
| 7187 | <source> |
| 7188 | *: "Playlist" |
| 7189 | </source> |
| 7190 | <dest> |
| 7191 | *: "Playlist" |
| 7192 | </dest> |
| 7193 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7194 | *: "Playlist" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7195 | </voice> |
| 7196 | </phrase> |
| 7197 | <phrase> |
| 7198 | id: LANG_ID3_BITRATE |
| 7199 | desc: in tag viewer |
| 7200 | user: core |
| 7201 | <source> |
| 7202 | *: "Bitrate" |
| 7203 | </source> |
| 7204 | <dest> |
| 7205 | *: "Bitrate" |
| 7206 | </dest> |
| 7207 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7208 | *: "Bitrate" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7209 | </voice> |
| 7210 | </phrase> |
| 7211 | <phrase> |
| 7212 | id: LANG_ID3_ALBUMARTIST |
| 7213 | desc: in tag viewer |
| 7214 | user: core |
| 7215 | <source> |
| 7216 | *: "Album Artist" |
| 7217 | </source> |
| 7218 | <dest> |
| 7219 | *: "Album Artist" |
| 7220 | </dest> |
| 7221 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7222 | *: "Album Artist" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7223 | </voice> |
| 7224 | </phrase> |
| 7225 | <phrase> |
| 7226 | id: LANG_ID3_DISCNUM |
| 7227 | desc: in tag viewer |
| 7228 | user: core |
| 7229 | <source> |
| 7230 | *: "Discnum" |
| 7231 | </source> |
| 7232 | <dest> |
| 7233 | *: "Discnum" |
| 7234 | </dest> |
| 7235 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7236 | *: "Disc number" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7237 | </voice> |
| 7238 | </phrase> |
| 7239 | <phrase> |
| 7240 | id: LANG_ID3_COMMENT |
| 7241 | desc: in tag viewer |
| 7242 | user: core |
| 7243 | <source> |
| 7244 | *: "Comment" |
| 7245 | </source> |
| 7246 | <dest> |
| 7247 | *: "Comment" |
| 7248 | </dest> |
| 7249 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7250 | *: "Comment" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7251 | </voice> |
| 7252 | </phrase> |
| 7253 | <phrase> |
| 7254 | id: LANG_ID3_VBR |
| 7255 | desc: in browse_id3 |
| 7256 | user: core |
| 7257 | <source> |
| 7258 | *: " (VBR)" |
| 7259 | </source> |
| 7260 | <dest> |
| 7261 | *: " (VBR)" |
| 7262 | </dest> |
| 7263 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7264 | *: "VBR" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7265 | </voice> |
| 7266 | </phrase> |
| 7267 | <phrase> |
| 7268 | id: LANG_ID3_FREQUENCY |
| 7269 | desc: in tag viewer |
| 7270 | user: core |
| 7271 | <source> |
| 7272 | *: "Frequency" |
| 7273 | </source> |
| 7274 | <dest> |
| 7275 | *: "Frequency" |
| 7276 | </dest> |
| 7277 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7278 | *: "Frequency" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7279 | </voice> |
| 7280 | </phrase> |
| 7281 | <phrase> |
| 7282 | id: LANG_ID3_TRACK_GAIN |
| 7283 | desc: in tag viewer |
| 7284 | user: core |
| 7285 | <source> |
| 7286 | *: "Track Gain" |
| 7287 | </source> |
| 7288 | <dest> |
| 7289 | *: "Track Gain" |
| 7290 | </dest> |
| 7291 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7292 | *: "Track Gain" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7293 | </voice> |
| 7294 | </phrase> |
| 7295 | <phrase> |
| 7296 | id: LANG_ID3_ALBUM_GAIN |
| 7297 | desc: in tag viewer |
| 7298 | user: core |
| 7299 | <source> |
| 7300 | *: "Album Gain" |
| 7301 | </source> |
| 7302 | <dest> |
| 7303 | *: "Album Gain" |
| 7304 | </dest> |
| 7305 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7306 | *: "Album Gain" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7307 | </voice> |
| 7308 | </phrase> |
| 7309 | <phrase> |
| 7310 | id: LANG_ID3_PATH |
| 7311 | desc: in tag viewer |
| 7312 | user: core |
| 7313 | <source> |
| 7314 | *: "Path" |
| 7315 | </source> |
| 7316 | <dest> |
| 7317 | *: "Path" |
| 7318 | </dest> |
| 7319 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7320 | *: "Path" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7321 | </voice> |
| 7322 | </phrase> |
| 7323 | <phrase> |
| 7324 | id: LANG_ID3_NO_INFO |
| 7325 | desc: in tag viewer |
| 7326 | user: core |
| 7327 | <source> |
| 7328 | *: "<No Info>" |
| 7329 | </source> |
| 7330 | <dest> |
| 7331 | *: "<No Info>" |
| 7332 | </dest> |
| 7333 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 7334 | *: "No Info" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7335 | </voice> |
| 7336 | </phrase> |
| 7337 | <phrase> |
| 7338 | id: LANG_RENAME |
| 7339 | desc: The verb/action Rename |
| 7340 | user: core |
| 7341 | <source> |
| 7342 | *: "Rename" |
| 7343 | </source> |
| 7344 | <dest> |
| 7345 | *: "Rename" |
| 7346 | </dest> |
| 7347 | <voice> |
| 7348 | *: "Rename" |
| 7349 | </voice> |
| 7350 | </phrase> |
| 7351 | <phrase> |
| 7352 | id: LANG_CUT |
| 7353 | desc: The verb/action Cut |
| 7354 | user: core |
| 7355 | <source> |
| 7356 | *: "Cut" |
| 7357 | </source> |
| 7358 | <dest> |
| 7359 | *: "Cut" |
| 7360 | </dest> |
| 7361 | <voice> |
| 7362 | *: "Cut" |
| 7363 | </voice> |
| 7364 | </phrase> |
| 7365 | <phrase> |
| 7366 | id: LANG_COPY |
| 7367 | desc: The verb/action Copy |
| 7368 | user: core |
| 7369 | <source> |
| 7370 | *: "Copy" |
| 7371 | </source> |
| 7372 | <dest> |
| 7373 | *: "Copy" |
| 7374 | </dest> |
| 7375 | <voice> |
| 7376 | *: "Copy" |
| 7377 | </voice> |
| 7378 | </phrase> |
| 7379 | <phrase> |
| 7380 | id: LANG_PASTE |
| 7381 | desc: The verb/action Paste |
| 7382 | user: core |
| 7383 | <source> |
| 7384 | *: "Paste" |
| 7385 | </source> |
| 7386 | <dest> |
| 7387 | *: "Paste" |
| 7388 | </dest> |
| 7389 | <voice> |
| 7390 | *: "Paste" |
| 7391 | </voice> |
| 7392 | </phrase> |
| 7393 | <phrase> |
| 7394 | id: LANG_REALLY_OVERWRITE |
| 7395 | desc: The verb/action Paste |
| 7396 | user: core |
| 7397 | <source> |
| 7398 | *: "File/directory exists. Overwrite?" |
| 7399 | </source> |
| 7400 | <dest> |
| 7401 | *: "File/directory exists. Overwrite?" |
| 7402 | </dest> |
| 7403 | <voice> |
| 7404 | *: "File or directory exists. Overwrite?" |
| 7405 | </voice> |
| 7406 | </phrase> |
| 7407 | <phrase> |
| 7408 | id: LANG_DELETE |
| 7409 | desc: The verb/action Delete |
| 7410 | user: core |
| 7411 | <source> |
| 7412 | *: "Delete" |
| 7413 | </source> |
| 7414 | <dest> |
| 7415 | *: "Delete" |
| 7416 | </dest> |
| 7417 | <voice> |
| 7418 | *: "Delete" |
| 7419 | </voice> |
| 7420 | </phrase> |
| 7421 | <phrase> |
| 7422 | id: LANG_DELETE_DIR |
| 7423 | desc: in on+play menu |
| 7424 | user: core |
| 7425 | <source> |
| 7426 | *: "Delete Directory" |
| 7427 | </source> |
| 7428 | <dest> |
| 7429 | *: "Delete Directory" |
| 7430 | </dest> |
| 7431 | <voice> |
| 7432 | *: "delete directory" |
| 7433 | </voice> |
| 7434 | </phrase> |
| 7435 | <phrase> |
| 7436 | id: LANG_REALLY_DELETE |
| 7437 | desc: Really Delete? |
| 7438 | user: core |
| 7439 | <source> |
| 7440 | *: "Delete?" |
| 7441 | </source> |
| 7442 | <dest> |
| 7443 | *: "Delete?" |
| 7444 | </dest> |
| 7445 | <voice> |
| 7446 | *: "Really delete?" |
| 7447 | </voice> |
| 7448 | </phrase> |
| 7449 | <phrase> |
| 7450 | id: LANG_COPYING |
| 7451 | desc: |
| 7452 | user: core |
| 7453 | <source> |
| 7454 | *: "Copying..." |
| 7455 | </source> |
| 7456 | <dest> |
| 7457 | *: "Copying..." |
| 7458 | </dest> |
| 7459 | <voice> |
| 7460 | *: "Copying" |
| 7461 | </voice> |
| 7462 | </phrase> |
| 7463 | <phrase> |
| 7464 | id: LANG_DELETING |
| 7465 | desc: |
| 7466 | user: core |
| 7467 | <source> |
| 7468 | *: "Deleting..." |
| 7469 | </source> |
| 7470 | <dest> |
| 7471 | *: "Deleting..." |
| 7472 | </dest> |
| 7473 | <voice> |
| 7474 | *: "Deleting" |
| 7475 | </voice> |
| 7476 | </phrase> |
| 7477 | <phrase> |
| 7478 | id: LANG_MOVING |
| 7479 | desc: |
| 7480 | user: core |
| 7481 | <source> |
| 7482 | *: "Moving..." |
| 7483 | </source> |
| 7484 | <dest> |
| 7485 | *: "Moving..." |
| 7486 | </dest> |
| 7487 | <voice> |
| 7488 | *: "Moving" |
| 7489 | </voice> |
| 7490 | </phrase> |
| 7491 | <phrase> |
| 7492 | id: LANG_DELETED |
| 7493 | desc: A file has beed deleted |
| 7494 | user: core |
| 7495 | <source> |
| 7496 | *: "Deleted" |
| 7497 | </source> |
| 7498 | <dest> |
| 7499 | *: "Deleted" |
| 7500 | </dest> |
| 7501 | <voice> |
| 7502 | *: "Deleted" |
| 7503 | </voice> |
| 7504 | </phrase> |
| 7505 | <phrase> |
| 7506 | id: LANG_SET_AS_BACKDROP |
| 7507 | desc: text for onplay menu entry |
| 7508 | user: core |
| 7509 | <source> |
| 7510 | *: none |
| 7511 | lcd_non-mono: "Set As Backdrop" |
| 7512 | </source> |
| 7513 | <dest> |
| 7514 | *: none |
| 7515 | lcd_non-mono: "Set As Backdrop" |
| 7516 | </dest> |
| 7517 | <voice> |
| 7518 | *: none |
| 7519 | lcd_non-mono: "Set As Backdrop" |
| 7520 | </voice> |
| 7521 | </phrase> |
| 7522 | <phrase> |
| 7523 | id: LANG_BACKDROP_LOADED |
| 7524 | desc: deprecated |
| 7525 | user: core |
| 7526 | <source> |
| 7527 | *: none |
| 7528 | lcd_non-mono: "" |
| 7529 | </source> |
| 7530 | <dest> |
| 7531 | *: none |
| 7532 | lcd_non-mono: "" |
| 7533 | </dest> |
| 7534 | <voice> |
| 7535 | *: none |
| 7536 | lcd_non-mono: "" |
| 7537 | </voice> |
| 7538 | </phrase> |
| 7539 | <phrase> |
| 7540 | id: LANG_BACKDROP_FAILED |
| 7541 | desc: deprecated |
| 7542 | user: core |
| 7543 | <source> |
| 7544 | *: none |
| 7545 | lcd_non-mono: "" |
| 7546 | </source> |
| 7547 | <dest> |
| 7548 | *: none |
| 7549 | lcd_non-mono: "" |
| 7550 | </dest> |
| 7551 | <voice> |
| 7552 | *: none |
| 7553 | lcd_non-mono: "" |
| 7554 | </voice> |
| 7555 | </phrase> |
| 7556 | <phrase> |
| 7557 | id: LANG_ONPLAY_OPEN_WITH |
| 7558 | desc: Onplay open with |
| 7559 | user: core |
| 7560 | <source> |
| 7561 | *: "Open With..." |
| 7562 | </source> |
| 7563 | <dest> |
| 7564 | *: "Open With..." |
| 7565 | </dest> |
| 7566 | <voice> |
| 7567 | *: "open with" |
| 7568 | </voice> |
| 7569 | </phrase> |
| 7570 | <phrase> |
| 7571 | id: LANG_CREATE_DIR |
| 7572 | desc: in main menu |
| 7573 | user: core |
| 7574 | <source> |
| 7575 | *: "Create Directory" |
| 7576 | </source> |
| 7577 | <dest> |
| 7578 | *: "Create Directory" |
| 7579 | </dest> |
| 7580 | <voice> |
| 7581 | *: "Create Directory" |
| 7582 | </voice> |
| 7583 | </phrase> |
| 7584 | <phrase> |
| 7585 | id: LANG_PROPERTIES |
| 7586 | desc: browser file/dir properties |
| 7587 | user: core |
| 7588 | <source> |
| 7589 | *: "Properties" |
| 7590 | </source> |
| 7591 | <dest> |
| 7592 | *: "Properties" |
| 7593 | </dest> |
| 7594 | <voice> |
| 7595 | *: "Properties" |
| 7596 | </voice> |
| 7597 | </phrase> |
| 7598 | <phrase> |
| 7599 | id: LANG_ADD_TO_FAVES |
| 7600 | desc: |
| 7601 | user: core |
| 7602 | <source> |
| 7603 | *: "Add to Shortcuts" |
| 7604 | </source> |
| 7605 | <dest> |
| 7606 | *: "Add to Shortcuts" |
| 7607 | </dest> |
| 7608 | <voice> |
| 7609 | *: "Add to Shortcuts" |
| 7610 | </voice> |
| 7611 | </phrase> |
| 7612 | <phrase> |
| 7613 | id: LANG_PITCH |
| 7614 | desc: "pitch" in the pitch screen |
| 7615 | user: core |
| 7616 | <source> |
| 7617 | *: none |
| 7618 | pitchscreen: "Pitch" |
| 7619 | </source> |
| 7620 | <dest> |
| 7621 | *: none |
| 7622 | pitchscreen: "Pitch" |
| 7623 | </dest> |
| 7624 | <voice> |
| 7625 | *: none |
| 7626 | pitchscreen: "Pitch" |
| 7627 | </voice> |
| 7628 | </phrase> |
| 7629 | <phrase> |
| 7630 | id: LANG_PITCH_UP |
| 7631 | desc: in wps |
| 7632 | user: core |
| 7633 | <source> |
| 7634 | *: none |
| 7635 | pitchscreen: "Pitch Up" |
| 7636 | </source> |
| 7637 | <dest> |
| 7638 | *: none |
| 7639 | pitchscreen: "Pitch Up" |
| 7640 | </dest> |
| 7641 | <voice> |
| 7642 | *: none |
| 7643 | pitchscreen: "" |
| 7644 | </voice> |
| 7645 | </phrase> |
| 7646 | <phrase> |
| 7647 | id: LANG_PITCH_DOWN |
| 7648 | desc: in wps |
| 7649 | user: core |
| 7650 | <source> |
| 7651 | *: none |
| 7652 | pitchscreen: "Pitch Down" |
| 7653 | </source> |
| 7654 | <dest> |
| 7655 | *: none |
| 7656 | pitchscreen: "Pitch Down" |
| 7657 | </dest> |
| 7658 | <voice> |
| 7659 | *: none |
| 7660 | pitchscreen: "" |
| 7661 | </voice> |
| 7662 | </phrase> |
| 7663 | <phrase> |
| 7664 | id: LANG_PITCH_UP_SEMITONE |
| 7665 | desc: in wps |
| 7666 | user: core |
| 7667 | <source> |
| 7668 | *: none |
| 7669 | pitchscreen: "Semitone Up" |
| 7670 | </source> |
| 7671 | <dest> |
| 7672 | *: none |
| 7673 | pitchscreen: "Semitone Up" |
| 7674 | </dest> |
| 7675 | <voice> |
| 7676 | *: none |
| 7677 | pitchscreen: "" |
| 7678 | </voice> |
| 7679 | </phrase> |
| 7680 | <phrase> |
| 7681 | id: LANG_PITCH_DOWN_SEMITONE |
| 7682 | desc: in wps |
| 7683 | user: core |
| 7684 | <source> |
| 7685 | *: none |
| 7686 | pitchscreen: "Semitone Down" |
| 7687 | </source> |
| 7688 | <dest> |
| 7689 | *: none |
| 7690 | pitchscreen: "Semitone Down" |
| 7691 | </dest> |
| 7692 | <voice> |
| 7693 | *: none |
| 7694 | pitchscreen: "" |
| 7695 | </voice> |
| 7696 | </phrase> |
| 7697 | <phrase> |
| 7698 | id: LANG_PLAYLIST_BUFFER_FULL |
| 7699 | desc: in playlist.indices() when playlist is full |
| 7700 | user: core |
| 7701 | <source> |
| 7702 | *: "Playlist Buffer Full" |
| 7703 | </source> |
| 7704 | <dest> |
| 7705 | *: "Playlist Buffer Full" |
| 7706 | </dest> |
| 7707 | <voice> |
| 7708 | *: "Playlist Buffer Full" |
| 7709 | </voice> |
| 7710 | </phrase> |
| 7711 | <phrase> |
| 7712 | id: LANG_END_PLAYLIST |
| 7713 | desc: when playlist has finished |
| 7714 | user: core |
| 7715 | <source> |
| 7716 | *: "End of Song List" |
| 7717 | archosplayer: "End of List" |
| 7718 | </source> |
| 7719 | <dest> |
| 7720 | *: "End of Song List" |
| 7721 | archosplayer: "End of List" |
| 7722 | </dest> |
| 7723 | <voice> |
| 7724 | *: "End of Song List" |
| 7725 | </voice> |
| 7726 | </phrase> |
| 7727 | <phrase> |
| 7728 | id: LANG_CREATING |
| 7729 | desc: Screen feedback during playlist creation |
| 7730 | user: core |
| 7731 | <source> |
| 7732 | *: "Creating" |
| 7733 | </source> |
| 7734 | <dest> |
| 7735 | *: "Creating" |
| 7736 | </dest> |
| 7737 | <voice> |
| 7738 | *: "" |
| 7739 | </voice> |
| 7740 | </phrase> |
| 7741 | <phrase> |
| 7742 | id: LANG_NOTHING_TO_RESUME |
| 7743 | desc: Error message displayed when resume button pressed but no playlist |
| 7744 | user: core |
| 7745 | <source> |
| 7746 | *: "Nothing to resume" |
| 7747 | </source> |
| 7748 | <dest> |
| 7749 | *: "Nothing to resume" |
| 7750 | </dest> |
| 7751 | <voice> |
| 7752 | *: "Nothing to resume" |
| 7753 | </voice> |
| 7754 | </phrase> |
| 7755 | <phrase> |
| 7756 | id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR |
| 7757 | desc: Playlist error |
| 7758 | user: core |
| 7759 | <source> |
| 7760 | *: "Error updating playlist control file" |
| 7761 | </source> |
| 7762 | <dest> |
| 7763 | *: "Error updating playlist control file" |
| 7764 | </dest> |
| 7765 | <voice> |
| 7766 | *: "Error updating playlist control file" |
| 7767 | </voice> |
| 7768 | </phrase> |
| 7769 | <phrase> |
| 7770 | id: LANG_PLAYLIST_ACCESS_ERROR |
| 7771 | desc: Playlist error |
| 7772 | user: core |
| 7773 | <source> |
| 7774 | *: "Error accessing playlist file" |
| 7775 | </source> |
| 7776 | <dest> |
| 7777 | *: "Error accessing playlist file" |
| 7778 | </dest> |
| 7779 | <voice> |
| 7780 | *: "Error accessing playlist file" |
| 7781 | </voice> |
| 7782 | </phrase> |
| 7783 | <phrase> |
| 7784 | id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR |
| 7785 | desc: Playlist error |
| 7786 | user: core |
| 7787 | <source> |
| 7788 | *: "Error accessing playlist control file" |
| 7789 | </source> |
| 7790 | <dest> |
| 7791 | *: "Error accessing playlist control file" |
| 7792 | </dest> |
| 7793 | <voice> |
| 7794 | *: "Error accessing playlist control file" |
| 7795 | </voice> |
| 7796 | </phrase> |
| 7797 | <phrase> |
| 7798 | id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR |
| 7799 | desc: Playlist error |
| 7800 | user: core |
| 7801 | <source> |
| 7802 | *: "Error accessing directory" |
| 7803 | </source> |
| 7804 | <dest> |
| 7805 | *: "Error accessing directory" |
| 7806 | </dest> |
| 7807 | <voice> |
| 7808 | *: "Error accessing directory" |
| 7809 | </voice> |
| 7810 | </phrase> |
| 7811 | <phrase> |
| 7812 | id: LANG_PLAYLIST_CONTROL_INVALID |
| 7813 | desc: Playlist resume error |
| 7814 | user: core |
| 7815 | <source> |
| 7816 | *: "Playlist control file is invalid" |
| 7817 | </source> |
| 7818 | <dest> |
| 7819 | *: "Playlist control file is invalid" |
| 7820 | </dest> |
| 7821 | <voice> |
| 7822 | *: "Playlist control file is invalid" |
| 7823 | </voice> |
| 7824 | </phrase> |
| 7825 | <phrase> |
| 7826 | id: LANG_PAUSE |
| 7827 | desc: in wps and recording trigger menu |
| 7828 | user: core |
| 7829 | <source> |
| 7830 | *: "Pause" |
| 7831 | </source> |
| 7832 | <dest> |
| 7833 | *: "Pause" |
| 7834 | </dest> |
| 7835 | <voice> |
| 7836 | *: "Pause" |
| 7837 | </voice> |
| 7838 | </phrase> |
| 7839 | <phrase> |
| 7840 | id: LANG_MODE |
| 7841 | desc: in wps F2 pressed and radio screen |
| 7842 | user: core |
| 7843 | <source> |
| 7844 | *: "Mode:" |
| 7845 | </source> |
| 7846 | <dest> |
| 7847 | *: "Mode:" |
| 7848 | </dest> |
| 7849 | <voice> |
Alex Parker | c4f6e34 | 2011-06-20 21:14:29 +0000 | [diff] [blame] | 7850 | *: "Mode:" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7851 | </voice> |
| 7852 | </phrase> |
| 7853 | <phrase> |
| 7854 | id: LANG_TIME |
| 7855 | desc: Used on the bookmark select window to label elapsed time |
| 7856 | user: core |
| 7857 | <source> |
| 7858 | *: "Time" |
| 7859 | </source> |
| 7860 | <dest> |
| 7861 | *: "Time" |
| 7862 | </dest> |
| 7863 | <voice> |
| 7864 | *: "Time" |
| 7865 | </voice> |
| 7866 | </phrase> |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7867 | <phrase> |
| 7868 | id: LANG_USB_CHARGING |
| 7869 | desc: in Battery menu |
| 7870 | user: core |
| 7871 | <source> |
| 7872 | *: none |
| 7873 | usb_charging_enable: "Charge During USB Connection" |
| 7874 | </source> |
| 7875 | <dest> |
| 7876 | *: none |
| 7877 | usb_charging_enable: "Charge During USB Connection" |
| 7878 | </dest> |
| 7879 | <voice> |
| 7880 | *: none |
| 7881 | usb_charging_enable: "Charge During U S B Connection" |
| 7882 | </voice> |
| 7883 | </phrase> |
| 7884 | <phrase> |
| 7885 | id: LANG_KEYLOCK_ON |
| 7886 | desc: displayed when key lock is on |
| 7887 | user: core |
| 7888 | <source> |
| 7889 | *: "Buttons Locked" |
| 7890 | </source> |
| 7891 | <dest> |
| 7892 | *: "Buttons Locked" |
| 7893 | </dest> |
| 7894 | <voice> |
| 7895 | *: "" |
| 7896 | </voice> |
| 7897 | </phrase> |
| 7898 | <phrase> |
| 7899 | id: LANG_KEYLOCK_OFF |
| 7900 | desc: displayed when key lock is turned off |
| 7901 | user: core |
| 7902 | <source> |
| 7903 | *: "Buttons Unlocked" |
| 7904 | </source> |
| 7905 | <dest> |
| 7906 | *: "Buttons Unlocked" |
| 7907 | </dest> |
| 7908 | <voice> |
| 7909 | *: "" |
| 7910 | </voice> |
| 7911 | </phrase> |
| 7912 | <phrase> |
| 7913 | id: LANG_RECORDING_TIME |
| 7914 | desc: Display of recorded time |
| 7915 | user: core |
| 7916 | <source> |
| 7917 | *: none |
| 7918 | recording: "Time:" |
| 7919 | </source> |
| 7920 | <dest> |
| 7921 | *: none |
| 7922 | recording: "Time:" |
| 7923 | </dest> |
| 7924 | <voice> |
| 7925 | *: none |
| 7926 | recording: "" |
| 7927 | </voice> |
| 7928 | </phrase> |
| 7929 | <phrase> |
| 7930 | id: LANG_DISK_FULL |
| 7931 | desc: in recording screen |
| 7932 | user: core |
| 7933 | <source> |
| 7934 | *: none |
| 7935 | recording: "The disk is full. Press OFF to continue." |
| 7936 | iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue." |
| 7937 | iaudiom5,iaudiox5: "The disk is full. Press POWER to continue." |
| 7938 | sansae200*,sansac200*,vibe500: "The disk is full. Press PREV to continue." |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 7939 | samsungyh*: "Disk full. Press LEFT to continue." |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7940 | </source> |
| 7941 | <dest> |
| 7942 | *: none |
| 7943 | recording: "The disk is full. Press OFF to continue." |
| 7944 | iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue." |
| 7945 | iaudiom5,iaudiox5: "The disk is full. Press POWER to continue." |
| 7946 | sansae200*,sansac200*,vibe500: "The disk is full. Press PREV to continue." |
Sebastian Leonhardt | a507bb2 | 2015-07-20 01:50:26 +0200 | [diff] [blame] | 7947 | samsungyh*: "Disk full. Press LEFT to continue." |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 7948 | </dest> |
| 7949 | <voice> |
| 7950 | *: none |
| 7951 | recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,sansae200*,sansac200*: "" |
| 7952 | </voice> |
| 7953 | </phrase> |
| 7954 | <phrase> |
| 7955 | id: LANG_DB_INF |
| 7956 | desc: -inf db for values below measurement |
| 7957 | user: core |
| 7958 | <source> |
| 7959 | *: none |
| 7960 | recording: "-inf" |
| 7961 | </source> |
| 7962 | <dest> |
| 7963 | *: none |
| 7964 | recording: "-inf" |
| 7965 | </dest> |
| 7966 | <voice> |
| 7967 | *: none |
| 7968 | recording: "minus infinity" |
| 7969 | </voice> |
| 7970 | </phrase> |
| 7971 | <phrase> |
| 7972 | id: LANG_CONFIRM_SHUTDOWN |
| 7973 | desc: in shutdown screen |
| 7974 | user: core |
| 7975 | <source> |
| 7976 | *: none |
| 7977 | soft_shutdown: "Press OFF to shut down" |
| 7978 | </source> |
| 7979 | <dest> |
| 7980 | *: none |
| 7981 | soft_shutdown: "Press OFF to shut down" |
| 7982 | </dest> |
| 7983 | <voice> |
| 7984 | *: none |
| 7985 | soft_shutdown: "" |
| 7986 | </voice> |
| 7987 | </phrase> |
| 7988 | <phrase> |
| 7989 | id: LANG_REMOVE_MMC |
| 7990 | desc: before acknowledging usb in case an MMC is inserted (Ondio) |
| 7991 | user: core |
| 7992 | <source> |
| 7993 | *: none |
| 7994 | archosondio*: "Please remove inserted MMC" |
| 7995 | </source> |
| 7996 | <dest> |
| 7997 | *: none |
| 7998 | archosondio*: "Please remove inserted MMC" |
| 7999 | </dest> |
| 8000 | <voice> |
| 8001 | *: none |
| 8002 | archosondio*: "Please remove multimedia card" |
| 8003 | </voice> |
| 8004 | </phrase> |
| 8005 | <phrase> |
| 8006 | id: LANG_BOOT_CHANGED |
| 8007 | desc: File browser discovered the boot file was changed |
| 8008 | user: core |
| 8009 | <source> |
| 8010 | *: "Boot changed" |
| 8011 | </source> |
| 8012 | <dest> |
| 8013 | *: "Boot changed" |
| 8014 | </dest> |
| 8015 | <voice> |
| 8016 | *: "Boot changed" |
| 8017 | </voice> |
| 8018 | </phrase> |
| 8019 | <phrase> |
| 8020 | id: LANG_REBOOT_NOW |
| 8021 | desc: Do you want to reboot? |
| 8022 | user: core |
| 8023 | <source> |
| 8024 | *: "Reboot now?" |
| 8025 | </source> |
| 8026 | <dest> |
| 8027 | *: "Reboot now?" |
| 8028 | </dest> |
| 8029 | <voice> |
| 8030 | *: "Reboot now?" |
| 8031 | </voice> |
| 8032 | </phrase> |
| 8033 | <phrase> |
| 8034 | id: LANG_OFF_ABORT |
| 8035 | desc: Used on archosrecorder models |
| 8036 | user: core |
| 8037 | <source> |
| 8038 | *: "OFF to abort" |
| 8039 | archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort" |
| 8040 | ipod*: "PLAY/PAUSE to abort" |
| 8041 | iaudiox5,iaudiom5: "Long PLAY to abort" |
| 8042 | iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort" |
| 8043 | gigabeats: "BACK to abort" |
| 8044 | gigabeatfx: "POWER to abort" |
Jean-Louis Biasini | 43e52e3 | 2013-07-15 08:17:29 +0300 | [diff] [blame] | 8045 | sansafuzeplus: "BACK to abort" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 8046 | </source> |
| 8047 | <dest> |
| 8048 | *: "OFF to abort" |
| 8049 | archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort" |
| 8050 | ipod*: "PLAY/PAUSE to abort" |
| 8051 | iaudiox5,iaudiom5: "Long PLAY to abort" |
| 8052 | iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort" |
| 8053 | gigabeats: "BACK to abort" |
| 8054 | gigabeatfx: "POWER to abort" |
Jean-Louis Biasini | 43e52e3 | 2013-07-15 08:17:29 +0300 | [diff] [blame] | 8055 | sansafuzeplus: "BACK to abort" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 8056 | </dest> |
| 8057 | <voice> |
| 8058 | *: "" |
| 8059 | </voice> |
| 8060 | </phrase> |
| 8061 | <phrase> |
| 8062 | id: LANG_NO_FILES |
| 8063 | desc: in settings_menu |
| 8064 | user: core |
| 8065 | <source> |
| 8066 | *: "No files" |
| 8067 | </source> |
| 8068 | <dest> |
| 8069 | *: "No files" |
| 8070 | </dest> |
| 8071 | <voice> |
| 8072 | *: "No files" |
| 8073 | </voice> |
| 8074 | </phrase> |
| 8075 | <phrase> |
| 8076 | id: LANG_KEYBOARD_LOADED |
| 8077 | desc: shown when a keyboard has been loaded from the dir browser |
| 8078 | user: core |
| 8079 | <source> |
| 8080 | *: "New Keyboard" |
| 8081 | </source> |
| 8082 | <dest> |
| 8083 | *: "New Keyboard" |
| 8084 | </dest> |
| 8085 | <voice> |
| 8086 | *: "New Keyboard" |
| 8087 | </voice> |
| 8088 | </phrase> |
| 8089 | <phrase> |
| 8090 | id: LANG_PLUGIN_CANT_OPEN |
| 8091 | desc: Plugin open error message |
| 8092 | user: core |
| 8093 | <source> |
| 8094 | *: "Can't open %s" |
| 8095 | </source> |
| 8096 | <dest> |
| 8097 | *: "Can't open %s" |
| 8098 | </dest> |
| 8099 | <voice> |
| 8100 | *: "" |
| 8101 | </voice> |
| 8102 | </phrase> |
| 8103 | <phrase> |
| 8104 | id: LANG_READ_FAILED |
| 8105 | desc: There was an error reading a file |
| 8106 | user: core |
| 8107 | <source> |
| 8108 | *: "Failed reading %s" |
| 8109 | </source> |
| 8110 | <dest> |
| 8111 | *: "Failed reading %s" |
| 8112 | </dest> |
| 8113 | <voice> |
| 8114 | *: "" |
| 8115 | </voice> |
| 8116 | </phrase> |
| 8117 | <phrase> |
| 8118 | id: LANG_PLUGIN_WRONG_MODEL |
| 8119 | desc: The plugin is not compatible with the archos model trying to run it |
| 8120 | user: core |
| 8121 | <source> |
| 8122 | *: "Incompatible model" |
| 8123 | </source> |
| 8124 | <dest> |
| 8125 | *: "Incompatible model" |
| 8126 | </dest> |
| 8127 | <voice> |
| 8128 | *: "" |
| 8129 | </voice> |
| 8130 | </phrase> |
| 8131 | <phrase> |
| 8132 | id: LANG_PLUGIN_WRONG_VERSION |
| 8133 | desc: The plugin is not compatible with the rockbox version trying to run it |
| 8134 | user: core |
| 8135 | <source> |
| 8136 | *: "Incompatible version" |
| 8137 | </source> |
| 8138 | <dest> |
| 8139 | *: "Incompatible version" |
| 8140 | </dest> |
| 8141 | <voice> |
| 8142 | *: "" |
| 8143 | </voice> |
| 8144 | </phrase> |
| 8145 | <phrase> |
| 8146 | id: LANG_PLUGIN_ERROR |
| 8147 | desc: The plugin return an error code |
| 8148 | user: core |
| 8149 | <source> |
| 8150 | *: "Plugin returned error" |
| 8151 | </source> |
| 8152 | <dest> |
| 8153 | *: "Plugin returned error" |
| 8154 | </dest> |
| 8155 | <voice> |
| 8156 | *: "" |
| 8157 | </voice> |
| 8158 | </phrase> |
| 8159 | <phrase> |
| 8160 | id: LANG_FILETYPES_FULL |
| 8161 | desc: Filetype array full |
| 8162 | user: core |
| 8163 | <source> |
| 8164 | *: "Filetype array full" |
| 8165 | </source> |
| 8166 | <dest> |
| 8167 | *: "Filetype array full" |
| 8168 | </dest> |
| 8169 | <voice> |
| 8170 | *: "Filetype array full" |
| 8171 | </voice> |
| 8172 | </phrase> |
| 8173 | <phrase> |
| 8174 | id: LANG_SHOWDIR_BUFFER_FULL |
| 8175 | desc: in showdir(), displayed on screen when you reach buffer limit |
| 8176 | user: core |
| 8177 | <source> |
| 8178 | *: "Dir Buffer is Full!" |
| 8179 | </source> |
| 8180 | <dest> |
| 8181 | *: "Dir Buffer is Full!" |
| 8182 | </dest> |
| 8183 | <voice> |
| 8184 | *: "Directory Buffer is Full!" |
| 8185 | </voice> |
| 8186 | </phrase> |
| 8187 | <phrase> |
| 8188 | id: LANG_INVALID_FILENAME |
| 8189 | desc: "invalid filename entered" error message |
| 8190 | user: core |
| 8191 | <source> |
| 8192 | *: "Invalid Filename!" |
| 8193 | </source> |
| 8194 | <dest> |
| 8195 | *: "Invalid Filename!" |
| 8196 | </dest> |
| 8197 | <voice> |
| 8198 | *: "Invalid Filename" |
| 8199 | </voice> |
| 8200 | </phrase> |
| 8201 | <phrase> |
| 8202 | id: LANG_PLEASE_REBOOT |
| 8203 | desc: when activating an option that requires a reboot |
| 8204 | user: core |
| 8205 | <source> |
| 8206 | *: "Please reboot to enable" |
| 8207 | </source> |
| 8208 | <dest> |
| 8209 | *: "Please reboot to enable" |
| 8210 | </dest> |
| 8211 | <voice> |
| 8212 | *: "Please reboot to enable" |
| 8213 | </voice> |
| 8214 | </phrase> |
| 8215 | <phrase> |
| 8216 | id: LANG_BATTERY_CHARGE |
| 8217 | desc: tells that the battery is charging, instead of battery level |
| 8218 | user: core |
| 8219 | <source> |
| 8220 | *: none |
| 8221 | charging: "Battery: Charging" |
| 8222 | </source> |
| 8223 | <dest> |
| 8224 | *: none |
| 8225 | charging: "Battery: Charging" |
| 8226 | </dest> |
| 8227 | <voice> |
| 8228 | *: none |
| 8229 | charging: "Battery: Charging" |
| 8230 | </voice> |
| 8231 | </phrase> |
| 8232 | <phrase> |
| 8233 | id: LANG_BATTERY_TOPOFF_CHARGE |
| 8234 | desc: in info display, shows that top off charge is running Only for V1 archosrecorder |
| 8235 | user: core |
| 8236 | <source> |
| 8237 | *: none |
| 8238 | archosrecorder: "Battery: Top-Off Chg" |
| 8239 | </source> |
| 8240 | <dest> |
| 8241 | *: none |
| 8242 | archosrecorder: "Battery: Top-Off Chg" |
| 8243 | </dest> |
| 8244 | <voice> |
| 8245 | *: none |
| 8246 | archosrecorder: "Top off charge" |
| 8247 | </voice> |
| 8248 | </phrase> |
| 8249 | <phrase> |
| 8250 | id: LANG_BATTERY_TRICKLE_CHARGE |
| 8251 | desc: in info display, shows that trickle charge is running |
| 8252 | user: core |
| 8253 | <source> |
| 8254 | *: none |
| 8255 | charging: "Battery: Trickle Chg" |
| 8256 | </source> |
| 8257 | <dest> |
| 8258 | *: none |
| 8259 | charging: "Battery: Trickle Chg" |
| 8260 | </dest> |
| 8261 | <voice> |
| 8262 | *: none |
| 8263 | charging: "Trickle charge" |
| 8264 | </voice> |
| 8265 | </phrase> |
| 8266 | <phrase> |
| 8267 | id: LANG_WARNING_BATTERY_LOW |
| 8268 | desc: general warning |
| 8269 | user: core |
| 8270 | <source> |
| 8271 | *: "WARNING! Low Battery!" |
| 8272 | </source> |
| 8273 | <dest> |
| 8274 | *: "WARNING! Low Battery!" |
| 8275 | </dest> |
| 8276 | <voice> |
| 8277 | *: "WARNING! Low Battery!" |
| 8278 | </voice> |
| 8279 | </phrase> |
| 8280 | <phrase> |
| 8281 | id: LANG_WARNING_BATTERY_EMPTY |
| 8282 | desc: general warning |
| 8283 | user: core |
| 8284 | <source> |
| 8285 | *: "Battery empty! RECHARGE!" |
| 8286 | </source> |
| 8287 | <dest> |
| 8288 | *: "Battery empty! RECHARGE!" |
| 8289 | </dest> |
| 8290 | <voice> |
| 8291 | *: "Battery empty! RECHARGE!" |
| 8292 | </voice> |
| 8293 | </phrase> |
| 8294 | <phrase> |
| 8295 | id: LANG_BYTE |
| 8296 | desc: a unit postfix |
| 8297 | user: core |
| 8298 | <source> |
| 8299 | *: "B" |
| 8300 | </source> |
| 8301 | <dest> |
| 8302 | *: "B" |
| 8303 | </dest> |
| 8304 | <voice> |
| 8305 | *: "" |
| 8306 | </voice> |
| 8307 | </phrase> |
| 8308 | <phrase> |
| 8309 | id: LANG_KILOBYTE |
| 8310 | desc: a unit postfix, also voiced |
| 8311 | user: core |
| 8312 | <source> |
| 8313 | *: "KB" |
| 8314 | </source> |
| 8315 | <dest> |
| 8316 | *: "KB" |
| 8317 | </dest> |
| 8318 | <voice> |
| 8319 | *: "kilobyte" |
| 8320 | </voice> |
| 8321 | </phrase> |
| 8322 | <phrase> |
| 8323 | id: LANG_MEGABYTE |
| 8324 | desc: a unit postfix, also voiced |
| 8325 | user: core |
| 8326 | <source> |
| 8327 | *: "MB" |
| 8328 | </source> |
| 8329 | <dest> |
| 8330 | *: "MB" |
| 8331 | </dest> |
| 8332 | <voice> |
| 8333 | *: "megabyte" |
| 8334 | </voice> |
| 8335 | </phrase> |
| 8336 | <phrase> |
| 8337 | id: LANG_GIGABYTE |
| 8338 | desc: a unit postfix, also voiced |
| 8339 | user: core |
| 8340 | <source> |
| 8341 | *: "GB" |
| 8342 | </source> |
| 8343 | <dest> |
| 8344 | *: "GB" |
| 8345 | </dest> |
| 8346 | <voice> |
| 8347 | *: "gigabyte" |
| 8348 | </voice> |
| 8349 | </phrase> |
| 8350 | <phrase> |
| 8351 | id: LANG_POINT |
| 8352 | desc: decimal separator for composing numbers |
| 8353 | user: core |
| 8354 | <source> |
| 8355 | *: "." |
| 8356 | </source> |
| 8357 | <dest> |
| 8358 | *: "." |
| 8359 | </dest> |
| 8360 | <voice> |
| 8361 | *: "point" |
| 8362 | </voice> |
| 8363 | </phrase> |
| 8364 | <phrase> |
| 8365 | id: VOICE_ZERO |
| 8366 | desc: spoken only, for composing numbers |
| 8367 | user: core |
| 8368 | <source> |
| 8369 | *: "" |
| 8370 | </source> |
| 8371 | <dest> |
| 8372 | *: "" |
| 8373 | </dest> |
| 8374 | <voice> |
| 8375 | *: "0" |
| 8376 | </voice> |
| 8377 | </phrase> |
| 8378 | <phrase> |
| 8379 | id: VOICE_ONE |
| 8380 | desc: spoken only, for composing numbers |
| 8381 | user: core |
| 8382 | <source> |
| 8383 | *: "" |
| 8384 | </source> |
| 8385 | <dest> |
| 8386 | *: "" |
| 8387 | </dest> |
| 8388 | <voice> |
| 8389 | *: "1" |
| 8390 | </voice> |
| 8391 | </phrase> |
| 8392 | <phrase> |
| 8393 | id: VOICE_TWO |
| 8394 | desc: spoken only, for composing numbers |
| 8395 | user: core |
| 8396 | <source> |
| 8397 | *: "" |
| 8398 | </source> |
| 8399 | <dest> |
| 8400 | *: "" |
| 8401 | </dest> |
| 8402 | <voice> |
| 8403 | *: "2" |
| 8404 | </voice> |
| 8405 | </phrase> |
| 8406 | <phrase> |
| 8407 | id: VOICE_THREE |
| 8408 | desc: spoken only, for composing numbers |
| 8409 | user: core |
| 8410 | <source> |
| 8411 | *: "" |
| 8412 | </source> |
| 8413 | <dest> |
| 8414 | *: "" |
| 8415 | </dest> |
| 8416 | <voice> |
| 8417 | *: "3" |
| 8418 | </voice> |
| 8419 | </phrase> |
| 8420 | <phrase> |
| 8421 | id: VOICE_FOUR |
| 8422 | desc: spoken only, for composing numbers |
| 8423 | user: core |
| 8424 | <source> |
| 8425 | *: "" |
| 8426 | </source> |
| 8427 | <dest> |
| 8428 | *: "" |
| 8429 | </dest> |
| 8430 | <voice> |
| 8431 | *: "4" |
| 8432 | </voice> |
| 8433 | </phrase> |
| 8434 | <phrase> |
| 8435 | id: VOICE_FIVE |
| 8436 | desc: spoken only, for composing numbers |
| 8437 | user: core |
| 8438 | <source> |
| 8439 | *: "" |
| 8440 | </source> |
| 8441 | <dest> |
| 8442 | *: "" |
| 8443 | </dest> |
| 8444 | <voice> |
| 8445 | *: "5" |
| 8446 | </voice> |
| 8447 | </phrase> |
| 8448 | <phrase> |
| 8449 | id: VOICE_SIX |
| 8450 | desc: spoken only, for composing numbers |
| 8451 | user: core |
| 8452 | <source> |
| 8453 | *: "" |
| 8454 | </source> |
| 8455 | <dest> |
| 8456 | *: "" |
| 8457 | </dest> |
| 8458 | <voice> |
| 8459 | *: "6" |
| 8460 | </voice> |
| 8461 | </phrase> |
| 8462 | <phrase> |
| 8463 | id: VOICE_SEVEN |
| 8464 | desc: spoken only, for composing numbers |
| 8465 | user: core |
| 8466 | <source> |
| 8467 | *: "" |
| 8468 | </source> |
| 8469 | <dest> |
| 8470 | *: "" |
| 8471 | </dest> |
| 8472 | <voice> |
| 8473 | *: "7" |
| 8474 | </voice> |
| 8475 | </phrase> |
| 8476 | <phrase> |
| 8477 | id: VOICE_EIGHT |
| 8478 | desc: spoken only, for composing numbers |
| 8479 | user: core |
| 8480 | <source> |
| 8481 | *: "" |
| 8482 | </source> |
| 8483 | <dest> |
| 8484 | *: "" |
| 8485 | </dest> |
| 8486 | <voice> |
| 8487 | *: "8" |
| 8488 | </voice> |
| 8489 | </phrase> |
| 8490 | <phrase> |
| 8491 | id: VOICE_NINE |
| 8492 | desc: spoken only, for composing numbers |
| 8493 | user: core |
| 8494 | <source> |
| 8495 | *: "" |
| 8496 | </source> |
| 8497 | <dest> |
| 8498 | *: "" |
| 8499 | </dest> |
| 8500 | <voice> |
| 8501 | *: "9" |
| 8502 | </voice> |
| 8503 | </phrase> |
| 8504 | <phrase> |
| 8505 | id: VOICE_TEN |
| 8506 | desc: spoken only, for composing numbers |
| 8507 | user: core |
| 8508 | <source> |
| 8509 | *: "" |
| 8510 | </source> |
| 8511 | <dest> |
| 8512 | *: "" |
| 8513 | </dest> |
| 8514 | <voice> |
| 8515 | *: "10" |
| 8516 | </voice> |
| 8517 | </phrase> |
| 8518 | <phrase> |
| 8519 | id: VOICE_ELEVEN |
| 8520 | desc: spoken only, for composing numbers |
| 8521 | user: core |
| 8522 | <source> |
| 8523 | *: "" |
| 8524 | </source> |
| 8525 | <dest> |
| 8526 | *: "" |
| 8527 | </dest> |
| 8528 | <voice> |
| 8529 | *: "11" |
| 8530 | </voice> |
| 8531 | </phrase> |
| 8532 | <phrase> |
| 8533 | id: VOICE_TWELVE |
| 8534 | desc: spoken only, for composing numbers |
| 8535 | user: core |
| 8536 | <source> |
| 8537 | *: "" |
| 8538 | </source> |
| 8539 | <dest> |
| 8540 | *: "" |
| 8541 | </dest> |
| 8542 | <voice> |
| 8543 | *: "12" |
| 8544 | </voice> |
| 8545 | </phrase> |
| 8546 | <phrase> |
| 8547 | id: VOICE_THIRTEEN |
| 8548 | desc: spoken only, for composing numbers |
| 8549 | user: core |
| 8550 | <source> |
| 8551 | *: "" |
| 8552 | </source> |
| 8553 | <dest> |
| 8554 | *: "" |
| 8555 | </dest> |
| 8556 | <voice> |
| 8557 | *: "13" |
| 8558 | </voice> |
| 8559 | </phrase> |
| 8560 | <phrase> |
| 8561 | id: VOICE_FOURTEEN |
| 8562 | desc: spoken only, for composing numbers |
| 8563 | user: core |
| 8564 | <source> |
| 8565 | *: "" |
| 8566 | </source> |
| 8567 | <dest> |
| 8568 | *: "" |
| 8569 | </dest> |
| 8570 | <voice> |
| 8571 | *: "14" |
| 8572 | </voice> |
| 8573 | </phrase> |
| 8574 | <phrase> |
| 8575 | id: VOICE_FIFTEEN |
| 8576 | desc: spoken only, for composing numbers |
| 8577 | user: core |
| 8578 | <source> |
| 8579 | *: "" |
| 8580 | </source> |
| 8581 | <dest> |
| 8582 | *: "" |
| 8583 | </dest> |
| 8584 | <voice> |
| 8585 | *: "15" |
| 8586 | </voice> |
| 8587 | </phrase> |
| 8588 | <phrase> |
| 8589 | id: VOICE_SIXTEEN |
| 8590 | desc: spoken only, for composing numbers |
| 8591 | user: core |
| 8592 | <source> |
| 8593 | *: "" |
| 8594 | </source> |
| 8595 | <dest> |
| 8596 | *: "" |
| 8597 | </dest> |
| 8598 | <voice> |
| 8599 | *: "16" |
| 8600 | </voice> |
| 8601 | </phrase> |
| 8602 | <phrase> |
| 8603 | id: VOICE_SEVENTEEN |
| 8604 | desc: spoken only, for composing numbers |
| 8605 | user: core |
| 8606 | <source> |
| 8607 | *: "" |
| 8608 | </source> |
| 8609 | <dest> |
| 8610 | *: "" |
| 8611 | </dest> |
| 8612 | <voice> |
| 8613 | *: "17" |
| 8614 | </voice> |
| 8615 | </phrase> |
| 8616 | <phrase> |
| 8617 | id: VOICE_EIGHTEEN |
| 8618 | desc: spoken only, for composing numbers |
| 8619 | user: core |
| 8620 | <source> |
| 8621 | *: "" |
| 8622 | </source> |
| 8623 | <dest> |
| 8624 | *: "" |
| 8625 | </dest> |
| 8626 | <voice> |
| 8627 | *: "18" |
| 8628 | </voice> |
| 8629 | </phrase> |
| 8630 | <phrase> |
| 8631 | id: VOICE_NINETEEN |
| 8632 | desc: spoken only, for composing numbers |
| 8633 | user: core |
| 8634 | <source> |
| 8635 | *: "" |
| 8636 | </source> |
| 8637 | <dest> |
| 8638 | *: "" |
| 8639 | </dest> |
| 8640 | <voice> |
| 8641 | *: "19" |
| 8642 | </voice> |
| 8643 | </phrase> |
| 8644 | <phrase> |
| 8645 | id: VOICE_TWENTY |
| 8646 | desc: spoken only, for composing numbers |
| 8647 | user: core |
| 8648 | <source> |
| 8649 | *: "" |
| 8650 | </source> |
| 8651 | <dest> |
| 8652 | *: "" |
| 8653 | </dest> |
| 8654 | <voice> |
| 8655 | *: "20" |
| 8656 | </voice> |
| 8657 | </phrase> |
| 8658 | <phrase> |
| 8659 | id: VOICE_THIRTY |
| 8660 | desc: spoken only, for composing numbers |
| 8661 | user: core |
| 8662 | <source> |
| 8663 | *: "" |
| 8664 | </source> |
| 8665 | <dest> |
| 8666 | *: "" |
| 8667 | </dest> |
| 8668 | <voice> |
| 8669 | *: "30" |
| 8670 | </voice> |
| 8671 | </phrase> |
| 8672 | <phrase> |
| 8673 | id: VOICE_FORTY |
| 8674 | desc: spoken only, for composing numbers |
| 8675 | user: core |
| 8676 | <source> |
| 8677 | *: "" |
| 8678 | </source> |
| 8679 | <dest> |
| 8680 | *: "" |
| 8681 | </dest> |
| 8682 | <voice> |
| 8683 | *: "40" |
| 8684 | </voice> |
| 8685 | </phrase> |
| 8686 | <phrase> |
| 8687 | id: VOICE_FIFTY |
| 8688 | desc: spoken only, for composing numbers |
| 8689 | user: core |
| 8690 | <source> |
| 8691 | *: "" |
| 8692 | </source> |
| 8693 | <dest> |
| 8694 | *: "" |
| 8695 | </dest> |
| 8696 | <voice> |
| 8697 | *: "50" |
| 8698 | </voice> |
| 8699 | </phrase> |
| 8700 | <phrase> |
| 8701 | id: VOICE_SIXTY |
| 8702 | desc: spoken only, for composing numbers |
| 8703 | user: core |
| 8704 | <source> |
| 8705 | *: "" |
| 8706 | </source> |
| 8707 | <dest> |
| 8708 | *: "" |
| 8709 | </dest> |
| 8710 | <voice> |
| 8711 | *: "60" |
| 8712 | </voice> |
| 8713 | </phrase> |
| 8714 | <phrase> |
| 8715 | id: VOICE_SEVENTY |
| 8716 | desc: spoken only, for composing numbers |
| 8717 | user: core |
| 8718 | <source> |
| 8719 | *: "" |
| 8720 | </source> |
| 8721 | <dest> |
| 8722 | *: "" |
| 8723 | </dest> |
| 8724 | <voice> |
| 8725 | *: "70" |
| 8726 | </voice> |
| 8727 | </phrase> |
| 8728 | <phrase> |
| 8729 | id: VOICE_EIGHTY |
| 8730 | desc: spoken only, for composing numbers |
| 8731 | user: core |
| 8732 | <source> |
| 8733 | *: "" |
| 8734 | </source> |
| 8735 | <dest> |
| 8736 | *: "" |
| 8737 | </dest> |
| 8738 | <voice> |
| 8739 | *: "80" |
| 8740 | </voice> |
| 8741 | </phrase> |
| 8742 | <phrase> |
| 8743 | id: VOICE_NINETY |
| 8744 | desc: spoken only, for composing numbers |
| 8745 | user: core |
| 8746 | <source> |
| 8747 | *: "" |
| 8748 | </source> |
| 8749 | <dest> |
| 8750 | *: "" |
| 8751 | </dest> |
| 8752 | <voice> |
| 8753 | *: "90" |
| 8754 | </voice> |
| 8755 | </phrase> |
| 8756 | <phrase> |
| 8757 | id: VOICE_HUNDRED |
| 8758 | desc: spoken only, for composing numbers |
| 8759 | user: core |
| 8760 | <source> |
| 8761 | *: "" |
| 8762 | </source> |
| 8763 | <dest> |
| 8764 | *: "" |
| 8765 | </dest> |
| 8766 | <voice> |
| 8767 | *: "hundred" |
| 8768 | </voice> |
| 8769 | </phrase> |
| 8770 | <phrase> |
| 8771 | id: VOICE_THOUSAND |
| 8772 | desc: spoken only, for composing numbers |
| 8773 | user: core |
| 8774 | <source> |
| 8775 | *: "" |
| 8776 | </source> |
| 8777 | <dest> |
| 8778 | *: "" |
| 8779 | </dest> |
| 8780 | <voice> |
| 8781 | *: "thousand" |
| 8782 | </voice> |
| 8783 | </phrase> |
| 8784 | <phrase> |
| 8785 | id: VOICE_MILLION |
| 8786 | desc: spoken only, for composing numbers |
| 8787 | user: core |
| 8788 | <source> |
| 8789 | *: "" |
| 8790 | </source> |
| 8791 | <dest> |
| 8792 | *: "" |
| 8793 | </dest> |
| 8794 | <voice> |
| 8795 | *: "million" |
| 8796 | </voice> |
| 8797 | </phrase> |
| 8798 | <phrase> |
| 8799 | id: VOICE_BILLION |
| 8800 | desc: spoken only, for composing numbers |
| 8801 | user: core |
| 8802 | <source> |
| 8803 | *: "" |
| 8804 | </source> |
| 8805 | <dest> |
| 8806 | *: "" |
| 8807 | </dest> |
| 8808 | <voice> |
| 8809 | *: "billion" |
| 8810 | </voice> |
| 8811 | </phrase> |
| 8812 | <phrase> |
| 8813 | id: VOICE_MINUS |
| 8814 | desc: spoken only, for composing numbers |
| 8815 | user: core |
| 8816 | <source> |
| 8817 | *: "" |
| 8818 | </source> |
| 8819 | <dest> |
| 8820 | *: "" |
| 8821 | </dest> |
| 8822 | <voice> |
| 8823 | *: "minus" |
| 8824 | </voice> |
| 8825 | </phrase> |
| 8826 | <phrase> |
| 8827 | id: VOICE_PLUS |
| 8828 | desc: spoken only, for composing numbers |
| 8829 | user: core |
| 8830 | <source> |
| 8831 | *: "" |
| 8832 | </source> |
| 8833 | <dest> |
| 8834 | *: "" |
| 8835 | </dest> |
| 8836 | <voice> |
| 8837 | *: "plus" |
| 8838 | </voice> |
| 8839 | </phrase> |
| 8840 | <phrase> |
| 8841 | id: VOICE_MILLISECONDS |
| 8842 | desc: spoken only, a unit postfix |
| 8843 | user: core |
| 8844 | <source> |
| 8845 | *: "" |
| 8846 | </source> |
| 8847 | <dest> |
| 8848 | *: "" |
| 8849 | </dest> |
| 8850 | <voice> |
| 8851 | *: "milliseconds" |
| 8852 | </voice> |
| 8853 | </phrase> |
| 8854 | <phrase> |
| 8855 | id: VOICE_SECOND |
| 8856 | desc: spoken only, a unit postfix |
| 8857 | user: core |
| 8858 | <source> |
| 8859 | *: "" |
| 8860 | </source> |
| 8861 | <dest> |
| 8862 | *: "" |
| 8863 | </dest> |
| 8864 | <voice> |
| 8865 | *: "second" |
| 8866 | </voice> |
| 8867 | </phrase> |
| 8868 | <phrase> |
| 8869 | id: VOICE_SECONDS |
| 8870 | desc: spoken only, a unit postfix |
| 8871 | user: core |
| 8872 | <source> |
| 8873 | *: "" |
| 8874 | </source> |
| 8875 | <dest> |
| 8876 | *: "" |
| 8877 | </dest> |
| 8878 | <voice> |
| 8879 | *: "seconds" |
| 8880 | </voice> |
| 8881 | </phrase> |
| 8882 | <phrase> |
| 8883 | id: VOICE_MINUTE |
| 8884 | desc: spoken only, a unit postfix |
| 8885 | user: core |
| 8886 | <source> |
| 8887 | *: "" |
| 8888 | </source> |
| 8889 | <dest> |
| 8890 | *: "" |
| 8891 | </dest> |
| 8892 | <voice> |
| 8893 | *: "minute" |
| 8894 | </voice> |
| 8895 | </phrase> |
| 8896 | <phrase> |
| 8897 | id: VOICE_MINUTES |
| 8898 | desc: spoken only, a unit postfix |
| 8899 | user: core |
| 8900 | <source> |
| 8901 | *: "" |
| 8902 | </source> |
| 8903 | <dest> |
| 8904 | *: "" |
| 8905 | </dest> |
| 8906 | <voice> |
| 8907 | *: "minutes" |
| 8908 | </voice> |
| 8909 | </phrase> |
| 8910 | <phrase> |
| 8911 | id: VOICE_HOUR |
| 8912 | desc: spoken only, a unit postfix |
| 8913 | user: core |
| 8914 | <source> |
| 8915 | *: "" |
| 8916 | </source> |
| 8917 | <dest> |
| 8918 | *: "" |
| 8919 | </dest> |
| 8920 | <voice> |
| 8921 | *: "hour" |
| 8922 | </voice> |
| 8923 | </phrase> |
| 8924 | <phrase> |
| 8925 | id: VOICE_HOURS |
| 8926 | desc: spoken only, a unit postfix |
| 8927 | user: core |
| 8928 | <source> |
| 8929 | *: "" |
| 8930 | </source> |
| 8931 | <dest> |
| 8932 | *: "" |
| 8933 | </dest> |
| 8934 | <voice> |
| 8935 | *: "hours" |
| 8936 | </voice> |
| 8937 | </phrase> |
| 8938 | <phrase> |
| 8939 | id: VOICE_KHZ |
| 8940 | desc: spoken only, a unit postfix |
| 8941 | user: core |
| 8942 | <source> |
| 8943 | *: "" |
| 8944 | </source> |
| 8945 | <dest> |
| 8946 | *: "" |
| 8947 | </dest> |
| 8948 | <voice> |
| 8949 | *: "kilohertz" |
| 8950 | </voice> |
| 8951 | </phrase> |
| 8952 | <phrase> |
| 8953 | id: VOICE_DB |
| 8954 | desc: spoken only, a unit postfix |
| 8955 | user: core |
| 8956 | <source> |
| 8957 | *: "" |
| 8958 | </source> |
| 8959 | <dest> |
| 8960 | *: "" |
| 8961 | </dest> |
| 8962 | <voice> |
| 8963 | *: "decibel" |
| 8964 | </voice> |
| 8965 | </phrase> |
| 8966 | <phrase> |
| 8967 | id: VOICE_PERCENT |
| 8968 | desc: spoken only, a unit postfix |
| 8969 | user: core |
| 8970 | <source> |
| 8971 | *: "" |
| 8972 | </source> |
| 8973 | <dest> |
| 8974 | *: "" |
| 8975 | </dest> |
| 8976 | <voice> |
| 8977 | *: "percent" |
| 8978 | </voice> |
| 8979 | </phrase> |
| 8980 | <phrase> |
| 8981 | id: VOICE_MILLIAMPHOURS |
| 8982 | desc: spoken only, a unit postfix |
| 8983 | user: core |
| 8984 | <source> |
| 8985 | *: "" |
| 8986 | </source> |
| 8987 | <dest> |
| 8988 | *: "" |
| 8989 | </dest> |
| 8990 | <voice> |
| 8991 | *: "milliamp hours" |
| 8992 | </voice> |
| 8993 | </phrase> |
| 8994 | <phrase> |
| 8995 | id: VOICE_PIXEL |
| 8996 | desc: spoken only, a unit postfix |
| 8997 | user: core |
| 8998 | <source> |
| 8999 | *: "" |
| 9000 | </source> |
| 9001 | <dest> |
| 9002 | *: "" |
| 9003 | </dest> |
| 9004 | <voice> |
| 9005 | *: "pixel" |
| 9006 | </voice> |
| 9007 | </phrase> |
| 9008 | <phrase> |
| 9009 | id: VOICE_PER_SEC |
| 9010 | desc: spoken only, a unit postfix |
| 9011 | user: core |
| 9012 | <source> |
| 9013 | *: "" |
| 9014 | </source> |
| 9015 | <dest> |
| 9016 | *: "" |
| 9017 | </dest> |
| 9018 | <voice> |
| 9019 | *: "per second" |
| 9020 | </voice> |
| 9021 | </phrase> |
| 9022 | <phrase> |
| 9023 | id: VOICE_HERTZ |
| 9024 | desc: spoken only, a unit postfix |
| 9025 | user: core |
| 9026 | <source> |
| 9027 | *: "" |
| 9028 | </source> |
| 9029 | <dest> |
| 9030 | *: "" |
| 9031 | </dest> |
| 9032 | <voice> |
| 9033 | *: "hertz" |
| 9034 | </voice> |
| 9035 | </phrase> |
| 9036 | <phrase> |
| 9037 | id: VOICE_KBIT_PER_SEC |
| 9038 | desc: spoken only, a unit postfix |
| 9039 | user: core |
| 9040 | <source> |
| 9041 | *: "" |
| 9042 | </source> |
| 9043 | <dest> |
| 9044 | *: "" |
| 9045 | </dest> |
| 9046 | <voice> |
| 9047 | *: "kilobits per second" |
| 9048 | </voice> |
| 9049 | </phrase> |
| 9050 | <phrase> |
| 9051 | id: VOICE_CHAR_A |
| 9052 | desc: spoken only, for spelling |
| 9053 | user: core |
| 9054 | <source> |
| 9055 | *: "" |
| 9056 | </source> |
| 9057 | <dest> |
| 9058 | *: "" |
| 9059 | </dest> |
| 9060 | <voice> |
| 9061 | *: "A" |
| 9062 | </voice> |
| 9063 | </phrase> |
| 9064 | <phrase> |
| 9065 | id: VOICE_CHAR_B |
| 9066 | desc: spoken only, for spelling |
| 9067 | user: core |
| 9068 | <source> |
| 9069 | *: "" |
| 9070 | </source> |
| 9071 | <dest> |
| 9072 | *: "" |
| 9073 | </dest> |
| 9074 | <voice> |
| 9075 | *: "B" |
| 9076 | </voice> |
| 9077 | </phrase> |
| 9078 | <phrase> |
| 9079 | id: VOICE_CHAR_C |
| 9080 | desc: spoken only, for spelling |
| 9081 | user: core |
| 9082 | <source> |
| 9083 | *: "" |
| 9084 | </source> |
| 9085 | <dest> |
| 9086 | *: "" |
| 9087 | </dest> |
| 9088 | <voice> |
| 9089 | *: "C" |
| 9090 | </voice> |
| 9091 | </phrase> |
| 9092 | <phrase> |
| 9093 | id: VOICE_CHAR_D |
| 9094 | desc: spoken only, for spelling |
| 9095 | user: core |
| 9096 | <source> |
| 9097 | *: "" |
| 9098 | </source> |
| 9099 | <dest> |
| 9100 | *: "" |
| 9101 | </dest> |
| 9102 | <voice> |
| 9103 | *: "D" |
| 9104 | </voice> |
| 9105 | </phrase> |
| 9106 | <phrase> |
| 9107 | id: VOICE_CHAR_E |
| 9108 | desc: spoken only, for spelling |
| 9109 | user: core |
| 9110 | <source> |
| 9111 | *: "" |
| 9112 | </source> |
| 9113 | <dest> |
| 9114 | *: "" |
| 9115 | </dest> |
| 9116 | <voice> |
| 9117 | *: "E" |
| 9118 | </voice> |
| 9119 | </phrase> |
| 9120 | <phrase> |
| 9121 | id: VOICE_CHAR_F |
| 9122 | desc: spoken only, for spelling |
| 9123 | user: core |
| 9124 | <source> |
| 9125 | *: "" |
| 9126 | </source> |
| 9127 | <dest> |
| 9128 | *: "" |
| 9129 | </dest> |
| 9130 | <voice> |
| 9131 | *: "F" |
| 9132 | </voice> |
| 9133 | </phrase> |
| 9134 | <phrase> |
| 9135 | id: VOICE_CHAR_G |
| 9136 | desc: spoken only, for spelling |
| 9137 | user: core |
| 9138 | <source> |
| 9139 | *: "" |
| 9140 | </source> |
| 9141 | <dest> |
| 9142 | *: "" |
| 9143 | </dest> |
| 9144 | <voice> |
| 9145 | *: "G" |
| 9146 | </voice> |
| 9147 | </phrase> |
| 9148 | <phrase> |
| 9149 | id: VOICE_CHAR_H |
| 9150 | desc: spoken only, for spelling |
| 9151 | user: core |
| 9152 | <source> |
| 9153 | *: "" |
| 9154 | </source> |
| 9155 | <dest> |
| 9156 | *: "" |
| 9157 | </dest> |
| 9158 | <voice> |
| 9159 | *: "H" |
| 9160 | </voice> |
| 9161 | </phrase> |
| 9162 | <phrase> |
| 9163 | id: VOICE_CHAR_I |
| 9164 | desc: spoken only, for spelling |
| 9165 | user: core |
| 9166 | <source> |
| 9167 | *: "" |
| 9168 | </source> |
| 9169 | <dest> |
| 9170 | *: "" |
| 9171 | </dest> |
| 9172 | <voice> |
| 9173 | *: "I" |
| 9174 | </voice> |
| 9175 | </phrase> |
| 9176 | <phrase> |
| 9177 | id: VOICE_CHAR_J |
| 9178 | desc: spoken only, for spelling |
| 9179 | user: core |
| 9180 | <source> |
| 9181 | *: "" |
| 9182 | </source> |
| 9183 | <dest> |
| 9184 | *: "" |
| 9185 | </dest> |
| 9186 | <voice> |
| 9187 | *: "J" |
| 9188 | </voice> |
| 9189 | </phrase> |
| 9190 | <phrase> |
| 9191 | id: VOICE_CHAR_K |
| 9192 | desc: spoken only, for spelling |
| 9193 | user: core |
| 9194 | <source> |
| 9195 | *: "" |
| 9196 | </source> |
| 9197 | <dest> |
| 9198 | *: "" |
| 9199 | </dest> |
| 9200 | <voice> |
| 9201 | *: "K" |
| 9202 | </voice> |
| 9203 | </phrase> |
| 9204 | <phrase> |
| 9205 | id: VOICE_CHAR_L |
| 9206 | desc: spoken only, for spelling |
| 9207 | user: core |
| 9208 | <source> |
| 9209 | *: "" |
| 9210 | </source> |
| 9211 | <dest> |
| 9212 | *: "" |
| 9213 | </dest> |
| 9214 | <voice> |
| 9215 | *: "L" |
| 9216 | </voice> |
| 9217 | </phrase> |
| 9218 | <phrase> |
| 9219 | id: VOICE_CHAR_M |
| 9220 | desc: spoken only, for spelling |
| 9221 | user: core |
| 9222 | <source> |
| 9223 | *: "" |
| 9224 | </source> |
| 9225 | <dest> |
| 9226 | *: "" |
| 9227 | </dest> |
| 9228 | <voice> |
| 9229 | *: "M" |
| 9230 | </voice> |
| 9231 | </phrase> |
| 9232 | <phrase> |
| 9233 | id: VOICE_CHAR_N |
| 9234 | desc: spoken only, for spelling |
| 9235 | user: core |
| 9236 | <source> |
| 9237 | *: "" |
| 9238 | </source> |
| 9239 | <dest> |
| 9240 | *: "" |
| 9241 | </dest> |
| 9242 | <voice> |
| 9243 | *: "N" |
| 9244 | </voice> |
| 9245 | </phrase> |
| 9246 | <phrase> |
| 9247 | id: VOICE_CHAR_O |
| 9248 | desc: spoken only, for spelling |
| 9249 | user: core |
| 9250 | <source> |
| 9251 | *: "" |
| 9252 | </source> |
| 9253 | <dest> |
| 9254 | *: "" |
| 9255 | </dest> |
| 9256 | <voice> |
| 9257 | *: "O" |
| 9258 | </voice> |
| 9259 | </phrase> |
| 9260 | <phrase> |
| 9261 | id: VOICE_CHAR_P |
| 9262 | desc: spoken only, for spelling |
| 9263 | user: core |
| 9264 | <source> |
| 9265 | *: "" |
| 9266 | </source> |
| 9267 | <dest> |
| 9268 | *: "" |
| 9269 | </dest> |
| 9270 | <voice> |
| 9271 | *: "P" |
| 9272 | </voice> |
| 9273 | </phrase> |
| 9274 | <phrase> |
| 9275 | id: VOICE_CHAR_Q |
| 9276 | desc: spoken only, for spelling |
| 9277 | user: core |
| 9278 | <source> |
| 9279 | *: "" |
| 9280 | </source> |
| 9281 | <dest> |
| 9282 | *: "" |
| 9283 | </dest> |
| 9284 | <voice> |
| 9285 | *: "Q" |
| 9286 | </voice> |
| 9287 | </phrase> |
| 9288 | <phrase> |
| 9289 | id: VOICE_CHAR_R |
| 9290 | desc: spoken only, for spelling |
| 9291 | user: core |
| 9292 | <source> |
| 9293 | *: "" |
| 9294 | </source> |
| 9295 | <dest> |
| 9296 | *: "" |
| 9297 | </dest> |
| 9298 | <voice> |
| 9299 | *: "R" |
| 9300 | </voice> |
| 9301 | </phrase> |
| 9302 | <phrase> |
| 9303 | id: VOICE_CHAR_S |
| 9304 | desc: spoken only, for spelling |
| 9305 | user: core |
| 9306 | <source> |
| 9307 | *: "" |
| 9308 | </source> |
| 9309 | <dest> |
| 9310 | *: "" |
| 9311 | </dest> |
| 9312 | <voice> |
| 9313 | *: "S" |
| 9314 | </voice> |
| 9315 | </phrase> |
| 9316 | <phrase> |
| 9317 | id: VOICE_CHAR_T |
| 9318 | desc: spoken only, for spelling |
| 9319 | user: core |
| 9320 | <source> |
| 9321 | *: "" |
| 9322 | </source> |
| 9323 | <dest> |
| 9324 | *: "" |
| 9325 | </dest> |
| 9326 | <voice> |
| 9327 | *: "T" |
| 9328 | </voice> |
| 9329 | </phrase> |
| 9330 | <phrase> |
| 9331 | id: VOICE_CHAR_U |
| 9332 | desc: spoken only, for spelling |
| 9333 | user: core |
| 9334 | <source> |
| 9335 | *: "" |
| 9336 | </source> |
| 9337 | <dest> |
| 9338 | *: "" |
| 9339 | </dest> |
| 9340 | <voice> |
| 9341 | *: "U" |
| 9342 | </voice> |
| 9343 | </phrase> |
| 9344 | <phrase> |
| 9345 | id: VOICE_CHAR_V |
| 9346 | desc: spoken only, for spelling |
| 9347 | user: core |
| 9348 | <source> |
| 9349 | *: "" |
| 9350 | </source> |
| 9351 | <dest> |
| 9352 | *: "" |
| 9353 | </dest> |
| 9354 | <voice> |
| 9355 | *: "V" |
| 9356 | </voice> |
| 9357 | </phrase> |
| 9358 | <phrase> |
| 9359 | id: VOICE_CHAR_W |
| 9360 | desc: spoken only, for spelling |
| 9361 | user: core |
| 9362 | <source> |
| 9363 | *: "" |
| 9364 | </source> |
| 9365 | <dest> |
| 9366 | *: "" |
| 9367 | </dest> |
| 9368 | <voice> |
| 9369 | *: "W" |
| 9370 | </voice> |
| 9371 | </phrase> |
| 9372 | <phrase> |
| 9373 | id: VOICE_CHAR_X |
| 9374 | desc: spoken only, for spelling |
| 9375 | user: core |
| 9376 | <source> |
| 9377 | *: "" |
| 9378 | </source> |
| 9379 | <dest> |
| 9380 | *: "" |
| 9381 | </dest> |
| 9382 | <voice> |
| 9383 | *: "X" |
| 9384 | </voice> |
| 9385 | </phrase> |
| 9386 | <phrase> |
| 9387 | id: VOICE_CHAR_Y |
| 9388 | desc: spoken only, for spelling |
| 9389 | user: core |
| 9390 | <source> |
| 9391 | *: "" |
| 9392 | </source> |
| 9393 | <dest> |
| 9394 | *: "" |
| 9395 | </dest> |
| 9396 | <voice> |
| 9397 | *: "Y" |
| 9398 | </voice> |
| 9399 | </phrase> |
| 9400 | <phrase> |
| 9401 | id: VOICE_CHAR_Z |
| 9402 | desc: spoken only, for spelling |
| 9403 | user: core |
| 9404 | <source> |
| 9405 | *: "" |
| 9406 | </source> |
| 9407 | <dest> |
| 9408 | *: "" |
| 9409 | </dest> |
| 9410 | <voice> |
| 9411 | *: "Z" |
| 9412 | </voice> |
| 9413 | </phrase> |
| 9414 | <phrase> |
| 9415 | id: VOICE_DOT |
| 9416 | desc: spoken only, for spelling |
| 9417 | user: core |
| 9418 | <source> |
| 9419 | *: "" |
| 9420 | </source> |
| 9421 | <dest> |
| 9422 | *: "" |
| 9423 | </dest> |
| 9424 | <voice> |
| 9425 | *: "dot" |
| 9426 | </voice> |
| 9427 | </phrase> |
| 9428 | <phrase> |
| 9429 | id: VOICE_PAUSE |
| 9430 | desc: spoken only, for spelling, a split second of silence (difficult to author) |
| 9431 | user: core |
| 9432 | <source> |
| 9433 | *: "" |
| 9434 | </source> |
| 9435 | <dest> |
| 9436 | *: "" |
| 9437 | </dest> |
| 9438 | <voice> |
| 9439 | *: " " |
| 9440 | </voice> |
| 9441 | </phrase> |
| 9442 | <phrase> |
| 9443 | id: VOICE_FILE |
| 9444 | desc: spoken only, prefix for file number |
| 9445 | user: core |
| 9446 | <source> |
| 9447 | *: "" |
| 9448 | </source> |
| 9449 | <dest> |
| 9450 | *: "" |
| 9451 | </dest> |
| 9452 | <voice> |
| 9453 | *: "file" |
| 9454 | </voice> |
| 9455 | </phrase> |
| 9456 | <phrase> |
| 9457 | id: VOICE_DIR |
| 9458 | desc: spoken only, prefix for directory number |
| 9459 | user: core |
| 9460 | <source> |
| 9461 | *: "" |
| 9462 | </source> |
| 9463 | <dest> |
| 9464 | *: "" |
| 9465 | </dest> |
| 9466 | <voice> |
| 9467 | *: "folder" |
| 9468 | </voice> |
| 9469 | </phrase> |
| 9470 | <phrase> |
| 9471 | id: VOICE_EXT_MPA |
| 9472 | desc: spoken only, for file extension |
| 9473 | user: core |
| 9474 | <source> |
| 9475 | *: "" |
| 9476 | </source> |
| 9477 | <dest> |
| 9478 | *: "" |
| 9479 | </dest> |
| 9480 | <voice> |
| 9481 | *: "audio" |
| 9482 | </voice> |
| 9483 | </phrase> |
| 9484 | <phrase> |
| 9485 | id: VOICE_EXT_CFG |
| 9486 | desc: spoken only, for file extension |
| 9487 | user: core |
| 9488 | <source> |
| 9489 | *: "" |
| 9490 | </source> |
| 9491 | <dest> |
| 9492 | *: "" |
| 9493 | </dest> |
| 9494 | <voice> |
| 9495 | *: "configuration" |
| 9496 | </voice> |
| 9497 | </phrase> |
| 9498 | <phrase> |
| 9499 | id: VOICE_EXT_WPS |
| 9500 | desc: spoken only, for file extension |
| 9501 | user: core |
| 9502 | <source> |
| 9503 | *: "" |
| 9504 | </source> |
| 9505 | <dest> |
| 9506 | *: "" |
| 9507 | </dest> |
| 9508 | <voice> |
| 9509 | *: "while-playing-screen" |
| 9510 | </voice> |
| 9511 | </phrase> |
| 9512 | <phrase> |
| 9513 | id: VOICE_EXT_ROCK |
| 9514 | desc: spoken only, for file extension |
| 9515 | user: core |
| 9516 | <source> |
| 9517 | *: "" |
| 9518 | </source> |
| 9519 | <dest> |
| 9520 | *: "" |
| 9521 | </dest> |
| 9522 | <voice> |
| 9523 | *: "plugin" |
| 9524 | </voice> |
| 9525 | </phrase> |
| 9526 | <phrase> |
| 9527 | id: VOICE_EXT_FONT |
| 9528 | desc: spoken only, for file extension |
| 9529 | user: core |
| 9530 | <source> |
| 9531 | *: "" |
| 9532 | </source> |
| 9533 | <dest> |
| 9534 | *: "" |
| 9535 | </dest> |
| 9536 | <voice> |
| 9537 | *: "font" |
| 9538 | </voice> |
| 9539 | </phrase> |
| 9540 | <phrase> |
| 9541 | id: VOICE_EXT_BMARK |
| 9542 | desc: spoken only, for file extension and the word in general |
| 9543 | user: core |
| 9544 | <source> |
| 9545 | *: "" |
| 9546 | </source> |
| 9547 | <dest> |
| 9548 | *: "" |
| 9549 | </dest> |
| 9550 | <voice> |
| 9551 | *: "bookmark" |
| 9552 | </voice> |
| 9553 | </phrase> |
| 9554 | <phrase> |
| 9555 | id: VOICE_EXT_AJZ |
| 9556 | desc: spoken only, for file extension |
| 9557 | user: core |
| 9558 | <source> |
| 9559 | *: "" |
| 9560 | </source> |
| 9561 | <dest> |
| 9562 | *: "" |
| 9563 | </dest> |
| 9564 | <voice> |
| 9565 | *: "firmware" |
| 9566 | </voice> |
| 9567 | </phrase> |
| 9568 | <phrase> |
| 9569 | id: VOICE_EXT_RWPS |
| 9570 | desc: spoken only, for file extension |
| 9571 | user: core |
| 9572 | <source> |
| 9573 | *: none |
| 9574 | remote: "" |
| 9575 | </source> |
| 9576 | <dest> |
| 9577 | *: none |
| 9578 | remote: "" |
| 9579 | </dest> |
| 9580 | <voice> |
| 9581 | *: none |
| 9582 | remote: "remote while-playing-screen" |
| 9583 | </voice> |
| 9584 | </phrase> |
| 9585 | <phrase> |
| 9586 | id: VOICE_EXT_KBD |
| 9587 | desc: spoken only, for file extension |
| 9588 | user: core |
| 9589 | <source> |
| 9590 | *: "" |
| 9591 | </source> |
| 9592 | <dest> |
| 9593 | *: "" |
| 9594 | </dest> |
| 9595 | <voice> |
| 9596 | *: "keyboard" |
| 9597 | </voice> |
| 9598 | </phrase> |
| 9599 | <phrase> |
| 9600 | id: VOICE_EXT_CUESHEET |
| 9601 | desc: |
| 9602 | user: core |
| 9603 | <source> |
| 9604 | *: "" |
| 9605 | </source> |
| 9606 | <dest> |
| 9607 | *: "" |
| 9608 | </dest> |
| 9609 | <voice> |
| 9610 | *: "cuesheet" |
| 9611 | </voice> |
| 9612 | </phrase> |
| 9613 | <phrase> |
| 9614 | id: VOICE_BOOKMARK_SELECT_INDEX_TEXT |
| 9615 | desc: voice only, used in the bookmark list to label index number |
| 9616 | user: core |
| 9617 | <source> |
| 9618 | *: "" |
| 9619 | </source> |
| 9620 | <dest> |
| 9621 | *: "" |
| 9622 | </dest> |
| 9623 | <voice> |
| 9624 | *: "Index" |
| 9625 | </voice> |
| 9626 | </phrase> |
| 9627 | <phrase> |
| 9628 | id: VOICE_CURRENT_TIME |
| 9629 | desc: spoken only, for wall clock announce |
| 9630 | user: core |
| 9631 | <source> |
| 9632 | *: none |
| 9633 | rtc: "" |
| 9634 | </source> |
| 9635 | <dest> |
| 9636 | *: none |
| 9637 | rtc: "" |
| 9638 | </dest> |
| 9639 | <voice> |
| 9640 | *: none |
| 9641 | rtc: "Current time:" |
| 9642 | </voice> |
| 9643 | </phrase> |
| 9644 | <phrase> |
| 9645 | id: LANG_SYSFONT_EQUALIZER_EDIT_MODE |
| 9646 | desc: in the equalizer settings menu |
| 9647 | user: core |
| 9648 | <source> |
| 9649 | *: none |
| 9650 | swcodec: "Edit mode: %s %s" |
| 9651 | </source> |
| 9652 | <dest> |
| 9653 | *: none |
| 9654 | swcodec: "Edit mode: %s %s" |
| 9655 | </dest> |
| 9656 | <voice> |
| 9657 | *: none |
| 9658 | swcodec: "" |
| 9659 | </voice> |
| 9660 | </phrase> |
| 9661 | <phrase> |
| 9662 | id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF |
| 9663 | desc: in the equalizer settings menu |
| 9664 | user: core |
| 9665 | <source> |
| 9666 | *: none |
| 9667 | swcodec: "Cutoff" |
| 9668 | </source> |
| 9669 | <dest> |
| 9670 | *: none |
| 9671 | swcodec: "Cutoff" |
| 9672 | </dest> |
| 9673 | <voice> |
| 9674 | *: none |
| 9675 | swcodec: "Cutoff Frequency" |
| 9676 | </voice> |
| 9677 | </phrase> |
| 9678 | <phrase> |
| 9679 | id: LANG_SYSFONT_GAIN |
| 9680 | desc: in the equalizer settings menu |
| 9681 | user: core |
| 9682 | <source> |
| 9683 | *: none |
| 9684 | swcodec: "Gain" |
| 9685 | </source> |
| 9686 | <dest> |
| 9687 | *: none |
| 9688 | swcodec: "Gain" |
| 9689 | </dest> |
| 9690 | <voice> |
| 9691 | *: none |
| 9692 | swcodec: "Gain" |
| 9693 | </voice> |
| 9694 | </phrase> |
| 9695 | <phrase> |
| 9696 | id: LANG_SYSFONT_MODE |
| 9697 | desc: in wps F2 pressed |
| 9698 | user: core |
| 9699 | <source> |
| 9700 | *: none |
| 9701 | lcd_bitmap: "Mode:" |
| 9702 | </source> |
| 9703 | <dest> |
| 9704 | *: none |
| 9705 | lcd_bitmap: "Mode:" |
| 9706 | </dest> |
| 9707 | <voice> |
| 9708 | *: none |
| 9709 | lcd_bitmap: "" |
| 9710 | </voice> |
| 9711 | </phrase> |
| 9712 | <phrase> |
| 9713 | id: LANG_SYSFONT_DIRBROWSE_F1 |
| 9714 | desc: in dir browser, F1 button bar text |
| 9715 | user: core |
| 9716 | <source> |
| 9717 | *: none |
| 9718 | recorder_pad: "Menu" |
| 9719 | </source> |
| 9720 | <dest> |
| 9721 | *: none |
| 9722 | recorder_pad: "Menu" |
| 9723 | </dest> |
| 9724 | <voice> |
| 9725 | *: none |
| 9726 | recorder_pad: "" |
| 9727 | </voice> |
| 9728 | </phrase> |
| 9729 | <phrase> |
| 9730 | id: LANG_SYSFONT_DIRBROWSE_F2 |
| 9731 | desc: in dir browser, F2 button bar text |
| 9732 | user: core |
| 9733 | <source> |
| 9734 | *: none |
| 9735 | recorder_pad: "Option" |
| 9736 | </source> |
| 9737 | <dest> |
| 9738 | *: none |
| 9739 | recorder_pad: "Option" |
| 9740 | </dest> |
| 9741 | <voice> |
| 9742 | *: none |
| 9743 | recorder_pad: "" |
| 9744 | </voice> |
| 9745 | </phrase> |
| 9746 | <phrase> |
| 9747 | id: LANG_SYSFONT_DIRBROWSE_F3 |
| 9748 | desc: in dir browser, F3 button bar text |
| 9749 | user: core |
| 9750 | <source> |
| 9751 | *: none |
| 9752 | recorder_pad: "LCD" |
| 9753 | </source> |
| 9754 | <dest> |
| 9755 | *: none |
| 9756 | recorder_pad: "LCD" |
| 9757 | </dest> |
| 9758 | <voice> |
| 9759 | *: none |
| 9760 | recorder_pad: "" |
| 9761 | </voice> |
| 9762 | </phrase> |
| 9763 | <phrase> |
| 9764 | id: LANG_SYSFONT_CHANNEL_STEREO |
| 9765 | desc: in sound_settings |
| 9766 | user: core |
| 9767 | <source> |
| 9768 | *: none |
| 9769 | recording: "Stereo" |
| 9770 | </source> |
| 9771 | <dest> |
| 9772 | *: none |
| 9773 | recording: "Stereo" |
| 9774 | </dest> |
| 9775 | <voice> |
| 9776 | *: none |
| 9777 | recording: "Stereo" |
| 9778 | </voice> |
| 9779 | </phrase> |
| 9780 | <phrase> |
| 9781 | id: LANG_SYSFONT_CHANNEL_MONO |
| 9782 | desc: in sound_settings |
| 9783 | user: core |
| 9784 | <source> |
| 9785 | *: none |
| 9786 | recording: "Mono" |
| 9787 | </source> |
| 9788 | <dest> |
| 9789 | *: none |
| 9790 | recording: "Mono" |
| 9791 | </dest> |
| 9792 | <voice> |
| 9793 | *: none |
| 9794 | recording: "Mono" |
| 9795 | </voice> |
| 9796 | </phrase> |
| 9797 | <phrase> |
| 9798 | id: LANG_SYSFONT_RECORDING_QUALITY |
| 9799 | desc: in the recording settings |
| 9800 | user: core |
| 9801 | <source> |
| 9802 | *: none |
| 9803 | recording_hwcodec: "Quality" |
| 9804 | </source> |
| 9805 | <dest> |
| 9806 | *: none |
| 9807 | recording_hwcodec: "Quality" |
| 9808 | </dest> |
| 9809 | <voice> |
| 9810 | *: none |
| 9811 | recording_hwcodec: "Quality" |
| 9812 | </voice> |
| 9813 | </phrase> |
| 9814 | <phrase> |
| 9815 | id: LANG_SYSFONT_RECORDING_FREQUENCY |
| 9816 | desc: in the recording settings |
| 9817 | user: core |
| 9818 | <source> |
| 9819 | *: none |
| 9820 | recording: "Frequency" |
| 9821 | </source> |
| 9822 | <dest> |
| 9823 | *: none |
| 9824 | recording: "Frequency" |
| 9825 | </dest> |
| 9826 | <voice> |
| 9827 | *: none |
| 9828 | recording: "Frequency" |
| 9829 | </voice> |
| 9830 | </phrase> |
| 9831 | <phrase> |
| 9832 | id: LANG_SYSFONT_RECORDING_SOURCE |
| 9833 | desc: in the recording settings |
| 9834 | user: core |
| 9835 | <source> |
| 9836 | *: none |
| 9837 | recording: "Source" |
| 9838 | </source> |
| 9839 | <dest> |
| 9840 | *: none |
| 9841 | recording: "Source" |
| 9842 | </dest> |
| 9843 | <voice> |
| 9844 | *: none |
| 9845 | recording: "Source" |
| 9846 | </voice> |
| 9847 | </phrase> |
| 9848 | <phrase> |
| 9849 | id: LANG_SYSFONT_RECORDING_SRC_MIC |
| 9850 | desc: in the recording settings |
| 9851 | user: core |
| 9852 | <source> |
| 9853 | *: none |
| 9854 | recording: "Int. Mic" |
| 9855 | </source> |
| 9856 | <dest> |
| 9857 | *: none |
| 9858 | recording: "Int. Mic" |
| 9859 | </dest> |
| 9860 | <voice> |
| 9861 | *: none |
| 9862 | recording: "Internal Microphone" |
| 9863 | </voice> |
| 9864 | </phrase> |
| 9865 | <phrase> |
| 9866 | id: LANG_SYSFONT_LINE_IN |
| 9867 | desc: in the recording settings |
| 9868 | user: core |
| 9869 | <source> |
| 9870 | *: none |
| 9871 | recording: "Line In" |
| 9872 | </source> |
| 9873 | <dest> |
| 9874 | *: none |
| 9875 | recording: "Line In" |
| 9876 | </dest> |
| 9877 | <voice> |
| 9878 | *: none |
| 9879 | recording: "Line In" |
| 9880 | </voice> |
| 9881 | </phrase> |
| 9882 | <phrase> |
| 9883 | id: LANG_SYSFONT_RECORDING_SRC_DIGITAL |
| 9884 | desc: in the recording settings |
| 9885 | user: core |
| 9886 | <source> |
| 9887 | *: none |
| 9888 | recording: "Digital" |
| 9889 | </source> |
| 9890 | <dest> |
| 9891 | *: none |
| 9892 | recording: "Digital" |
| 9893 | </dest> |
| 9894 | <voice> |
| 9895 | *: none |
| 9896 | recording: "Digital" |
| 9897 | </voice> |
| 9898 | </phrase> |
| 9899 | <phrase> |
| 9900 | id: LANG_SYSFONT_CHANNELS |
| 9901 | desc: in the recording settings |
| 9902 | user: core |
| 9903 | <source> |
| 9904 | *: none |
| 9905 | recording: "Channels" |
| 9906 | </source> |
| 9907 | <dest> |
| 9908 | *: none |
| 9909 | recording: "Channels" |
| 9910 | </dest> |
| 9911 | <voice> |
| 9912 | *: none |
| 9913 | recording: "Channels" |
| 9914 | </voice> |
| 9915 | </phrase> |
| 9916 | <phrase> |
| 9917 | id: LANG_SYSFONT_RECORD_TRIGGER |
| 9918 | desc: in recording settings_menu |
| 9919 | user: core |
| 9920 | <source> |
| 9921 | *: none |
| 9922 | recording: "Trigger" |
| 9923 | </source> |
| 9924 | <dest> |
| 9925 | *: none |
| 9926 | recording: "Trigger" |
| 9927 | </dest> |
| 9928 | <voice> |
| 9929 | *: none |
| 9930 | recording: "Trigger" |
| 9931 | </voice> |
| 9932 | </phrase> |
| 9933 | <phrase> |
| 9934 | id: VOICE_OF |
| 9935 | desc: spoken only, as in 3/8 => 3 of 8 |
| 9936 | user: core |
| 9937 | <source> |
| 9938 | *: "" |
| 9939 | </source> |
| 9940 | <dest> |
| 9941 | *: "" |
| 9942 | </dest> |
| 9943 | <voice> |
| 9944 | *: "of" |
| 9945 | </voice> |
| 9946 | </phrase> |
| 9947 | <phrase> |
| 9948 | id: LANG_PLUGIN_GAMES |
| 9949 | desc: in the main menu |
| 9950 | user: core |
| 9951 | <source> |
| 9952 | *: "Games" |
| 9953 | </source> |
| 9954 | <dest> |
| 9955 | *: "Games" |
| 9956 | </dest> |
| 9957 | <voice> |
| 9958 | *: "Games" |
| 9959 | </voice> |
| 9960 | </phrase> |
| 9961 | <phrase> |
| 9962 | id: LANG_PLUGIN_APPS |
| 9963 | desc: in the main menu |
| 9964 | user: core |
| 9965 | <source> |
| 9966 | *: "Applications" |
| 9967 | </source> |
| 9968 | <dest> |
| 9969 | *: "Applications" |
| 9970 | </dest> |
| 9971 | <voice> |
| 9972 | *: "Applications" |
| 9973 | </voice> |
| 9974 | </phrase> |
| 9975 | <phrase> |
| 9976 | id: LANG_PLUGIN_DEMOS |
| 9977 | desc: in the main menu |
| 9978 | user: core |
| 9979 | <source> |
| 9980 | *: "Demos" |
| 9981 | </source> |
| 9982 | <dest> |
| 9983 | *: "Demos" |
| 9984 | </dest> |
| 9985 | <voice> |
| 9986 | *: "Demos" |
| 9987 | </voice> |
| 9988 | </phrase> |
| 9989 | <phrase> |
| 9990 | id: LANG_ID3_GROUPING |
| 9991 | desc: in tag viewer |
| 9992 | user: core |
| 9993 | <source> |
| 9994 | *: "Work" |
| 9995 | </source> |
| 9996 | <dest> |
| 9997 | *: "Work" |
| 9998 | </dest> |
| 9999 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 10000 | *: "Work" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10001 | </voice> |
| 10002 | </phrase> |
| 10003 | <phrase> |
| 10004 | id: LANG_SHOW_FILENAME_EXT |
| 10005 | desc: in settings_menu |
| 10006 | user: core |
| 10007 | <source> |
| 10008 | *: "Show Filename Extensions" |
| 10009 | </source> |
| 10010 | <dest> |
| 10011 | *: "Show Filename Extensions" |
| 10012 | </dest> |
| 10013 | <voice> |
| 10014 | *: "Show Filename Extensions" |
| 10015 | </voice> |
| 10016 | </phrase> |
| 10017 | <phrase> |
| 10018 | id: LANG_UNKNOWN_TYPES |
| 10019 | desc: in settings_menu |
| 10020 | user: core |
| 10021 | <source> |
| 10022 | *: "Only Unknown Types" |
| 10023 | </source> |
| 10024 | <dest> |
| 10025 | *: "Only Unknown Types" |
| 10026 | </dest> |
| 10027 | <voice> |
| 10028 | *: "Only Unknown Types" |
| 10029 | </voice> |
| 10030 | </phrase> |
| 10031 | <phrase> |
| 10032 | id: LANG_EXT_ONLY_VIEW_ALL |
| 10033 | desc: in settings_menu |
| 10034 | user: core |
| 10035 | <source> |
| 10036 | *: "Only When Viewing All Types" |
| 10037 | </source> |
| 10038 | <dest> |
| 10039 | *: "Only When Viewing All Types" |
| 10040 | </dest> |
| 10041 | <voice> |
| 10042 | *: "Only When Viewing All Types" |
| 10043 | </voice> |
| 10044 | </phrase> |
| 10045 | <phrase> |
| 10046 | id: VOICE_PM_UNITS_PER_TICK |
| 10047 | desc: spoken only, peak meter release unit |
| 10048 | user: core |
| 10049 | <source> |
| 10050 | *: "" |
| 10051 | </source> |
| 10052 | <dest> |
| 10053 | *: "" |
| 10054 | </dest> |
| 10055 | <voice> |
| 10056 | *: "units per tick" |
| 10057 | </voice> |
| 10058 | </phrase> |
| 10059 | <phrase> |
| 10060 | id: VOICE_OCLOCK |
| 10061 | desc: spoken only, for wall clock announce |
| 10062 | user: core |
| 10063 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10064 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10065 | </source> |
| 10066 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10067 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10068 | </dest> |
| 10069 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10070 | *: "o'clock" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10071 | </voice> |
| 10072 | </phrase> |
| 10073 | <phrase> |
| 10074 | id: VOICE_PM |
| 10075 | desc: spoken only, for wall clock announce |
| 10076 | user: core |
| 10077 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10078 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10079 | </source> |
| 10080 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10081 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10082 | </dest> |
| 10083 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10084 | *: "P M" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10085 | </voice> |
| 10086 | </phrase> |
| 10087 | <phrase> |
| 10088 | id: VOICE_AM |
| 10089 | desc: spoken only, for wall clock announce |
| 10090 | user: core |
| 10091 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10092 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10093 | </source> |
| 10094 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10095 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10096 | </dest> |
| 10097 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10098 | *: "A M" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10099 | </voice> |
| 10100 | </phrase> |
| 10101 | <phrase> |
| 10102 | id: VOICE_OH |
| 10103 | desc: spoken only, for wall clock announce |
| 10104 | user: core |
| 10105 | <source> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10106 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10107 | </source> |
| 10108 | <dest> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10109 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10110 | </dest> |
| 10111 | <voice> |
Franklin Wei | ee659d4 | 2019-07-20 13:36:10 -0400 | [diff] [blame^] | 10112 | *: "oh" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10113 | </voice> |
| 10114 | </phrase> |
| 10115 | <phrase> |
| 10116 | id: LANG_PM_CLIPCOUNTER |
| 10117 | desc: in settings, for recording peak meter |
| 10118 | user: core |
| 10119 | <source> |
| 10120 | *: none |
| 10121 | recording: "Clip Counter" |
| 10122 | </source> |
| 10123 | <dest> |
| 10124 | *: none |
| 10125 | recording: "Clip Counter" |
| 10126 | </dest> |
| 10127 | <voice> |
| 10128 | *: none |
| 10129 | recording: "Clip Counter" |
| 10130 | </voice> |
| 10131 | </phrase> |
| 10132 | <phrase> |
| 10133 | id: LANG_SELECTOR_START_COLOR |
| 10134 | desc: line selector color option |
| 10135 | user: core |
| 10136 | <source> |
| 10137 | *: none |
| 10138 | lcd_color: "Primary Colour" |
| 10139 | </source> |
| 10140 | <dest> |
| 10141 | *: none |
| 10142 | lcd_color: "Primary Color" |
| 10143 | </dest> |
| 10144 | <voice> |
| 10145 | *: none |
| 10146 | lcd_color: "Primary Color" |
| 10147 | </voice> |
| 10148 | </phrase> |
| 10149 | <phrase> |
| 10150 | id: LANG_SELECTOR_END_COLOR |
| 10151 | desc: line selector color option |
| 10152 | user: core |
| 10153 | <source> |
| 10154 | *: none |
| 10155 | lcd_color: "Secondary Colour" |
| 10156 | </source> |
| 10157 | <dest> |
| 10158 | *: none |
| 10159 | lcd_color: "Secondary Color" |
| 10160 | </dest> |
| 10161 | <voice> |
| 10162 | *: none |
| 10163 | lcd_color: "Secondary Color" |
| 10164 | </voice> |
| 10165 | </phrase> |
| 10166 | <phrase> |
| 10167 | id: LANG_SELECTOR_TEXT_COLOR |
| 10168 | desc: line selector text color option |
| 10169 | user: core |
| 10170 | <source> |
| 10171 | *: none |
| 10172 | lcd_color: "Text Colour" |
| 10173 | </source> |
| 10174 | <dest> |
| 10175 | *: none |
| 10176 | lcd_color: "Text Color" |
| 10177 | </dest> |
| 10178 | <voice> |
| 10179 | *: none |
| 10180 | lcd_color: "Text Color" |
| 10181 | </voice> |
| 10182 | </phrase> |
| 10183 | <phrase> |
| 10184 | id: LANG_INVERT_CURSOR_COLOR |
| 10185 | desc: in settings_menu |
| 10186 | user: core |
| 10187 | <source> |
| 10188 | *: none |
| 10189 | lcd_color: "Bar (Solid Colour)" |
| 10190 | </source> |
| 10191 | <dest> |
| 10192 | *: none |
| 10193 | lcd_color: "Bar (Solid Color)" |
| 10194 | </dest> |
| 10195 | <voice> |
| 10196 | *: none |
| 10197 | lcd_color: "Bar (Solid Color)" |
| 10198 | </voice> |
| 10199 | </phrase> |
| 10200 | <phrase> |
| 10201 | id: LANG_INVERT_CURSOR_GRADIENT |
| 10202 | desc: in settings_menu |
| 10203 | user: core |
| 10204 | <source> |
| 10205 | *: none |
| 10206 | lcd_color: "Bar (Gradient Colour)" |
| 10207 | </source> |
| 10208 | <dest> |
| 10209 | *: none |
| 10210 | lcd_color: "Bar (Gradient Color)" |
| 10211 | </dest> |
| 10212 | <voice> |
| 10213 | *: none |
| 10214 | lcd_color: "Bar (Gradient Color)" |
| 10215 | </voice> |
| 10216 | </phrase> |
| 10217 | <phrase> |
| 10218 | id: LANG_CODEPAGE_CENTRAL_EUROPEAN |
| 10219 | desc: in codepage setting menu |
| 10220 | user: core |
| 10221 | <source> |
| 10222 | *: "Central European (CP1250)" |
| 10223 | </source> |
| 10224 | <dest> |
| 10225 | *: "Central European (CP1250)" |
| 10226 | </dest> |
| 10227 | <voice> |
| 10228 | *: "Central European" |
| 10229 | </voice> |
| 10230 | </phrase> |
| 10231 | <phrase> |
| 10232 | id: LANG_THEME_MENU |
| 10233 | desc: in the settings menu |
| 10234 | user: core |
| 10235 | <source> |
| 10236 | *: "Theme Settings" |
| 10237 | </source> |
| 10238 | <dest> |
| 10239 | *: "Theme Settings" |
| 10240 | </dest> |
| 10241 | <voice> |
| 10242 | *: "Theme Settings" |
| 10243 | </voice> |
| 10244 | </phrase> |
| 10245 | <phrase> |
| 10246 | id: LANG_COLORS_MENU |
| 10247 | desc: colours menu under theme settings |
| 10248 | user: core |
| 10249 | <source> |
| 10250 | *: none |
| 10251 | lcd_color: "Colours" |
| 10252 | </source> |
| 10253 | <dest> |
| 10254 | *: none |
| 10255 | lcd_color: "Colors" |
| 10256 | </dest> |
| 10257 | <voice> |
| 10258 | *: none |
| 10259 | lcd_color: "Colors" |
| 10260 | </voice> |
| 10261 | </phrase> |
| 10262 | <phrase> |
| 10263 | id: LANG_SELECTOR_COLOR_MENU |
| 10264 | desc: line selector color menu title |
| 10265 | user: core |
| 10266 | <source> |
| 10267 | *: none |
| 10268 | lcd_color: "Line Selector Colours" |
| 10269 | </source> |
| 10270 | <dest> |
| 10271 | *: none |
| 10272 | lcd_color: "Line Selector Colors" |
| 10273 | </dest> |
| 10274 | <voice> |
| 10275 | *: none |
| 10276 | lcd_color: "Line Selector Colors" |
| 10277 | </voice> |
| 10278 | </phrase> |
| 10279 | <phrase> |
| 10280 | id: VOICE_EDIT |
| 10281 | desc: keyboard |
| 10282 | user: core |
| 10283 | <source> |
| 10284 | *: "" |
| 10285 | </source> |
| 10286 | <dest> |
| 10287 | *: "" |
| 10288 | </dest> |
| 10289 | <voice> |
| 10290 | *: "Edit" |
| 10291 | </voice> |
| 10292 | </phrase> |
| 10293 | <phrase> |
| 10294 | id: VOICE_BLANK |
| 10295 | desc: keyboard |
| 10296 | user: core |
| 10297 | <source> |
| 10298 | *: "" |
| 10299 | </source> |
| 10300 | <dest> |
| 10301 | *: "" |
| 10302 | </dest> |
| 10303 | <voice> |
| 10304 | *: "Blank" |
| 10305 | </voice> |
| 10306 | </phrase> |
| 10307 | <phrase> |
| 10308 | id: VOICE_EMPTY_LIST |
| 10309 | desc: spoken only, when a list dialog contains no elements |
| 10310 | user: core |
| 10311 | <source> |
| 10312 | *: "" |
| 10313 | </source> |
| 10314 | <dest> |
| 10315 | *: "" |
| 10316 | </dest> |
| 10317 | <voice> |
| 10318 | *: "Empty list" |
| 10319 | </voice> |
| 10320 | </phrase> |
| 10321 | <phrase> |
| 10322 | id: LANG_NOT_PRESENT |
| 10323 | desc: when external memory is not present |
| 10324 | user: core |
| 10325 | <source> |
| 10326 | *: none |
| 10327 | multivolume: "Not present" |
| 10328 | </source> |
| 10329 | <dest> |
| 10330 | *: none |
| 10331 | multivolume: "Not present" |
| 10332 | </dest> |
| 10333 | <voice> |
| 10334 | *: none |
| 10335 | multivolume: "Not present" |
| 10336 | </voice> |
| 10337 | </phrase> |
| 10338 | <phrase> |
| 10339 | id: LANG_TALK_BATTERY_LEVEL |
| 10340 | desc: Setting for spontaneous battery level announcement |
| 10341 | user: core |
| 10342 | <source> |
| 10343 | *: "Announce Battery Level" |
| 10344 | </source> |
| 10345 | <dest> |
| 10346 | *: "Announce Battery Level" |
| 10347 | </dest> |
| 10348 | <voice> |
| 10349 | *: "Announce Battery Level" |
| 10350 | </voice> |
| 10351 | </phrase> |
| 10352 | <phrase> |
| 10353 | id: LANG_VOICE_FILETYPE |
| 10354 | desc: voice settings menu |
| 10355 | user: core |
| 10356 | <source> |
| 10357 | *: "Say File Type" |
| 10358 | </source> |
| 10359 | <dest> |
| 10360 | *: "Say File Type" |
| 10361 | </dest> |
| 10362 | <voice> |
| 10363 | *: "Say File Type" |
| 10364 | </voice> |
| 10365 | </phrase> |
| 10366 | <phrase> |
| 10367 | id: LANG_BASS_CUTOFF |
| 10368 | desc: Bass setting cut-off frequency |
| 10369 | user: core |
| 10370 | <source> |
| 10371 | *: none |
| 10372 | ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Bass Cutoff" |
| 10373 | </source> |
| 10374 | <dest> |
| 10375 | *: none |
| 10376 | ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Bass Cutoff" |
| 10377 | </dest> |
| 10378 | <voice> |
| 10379 | *: none |
| 10380 | ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Bass Cutoff" |
| 10381 | </voice> |
| 10382 | </phrase> |
| 10383 | <phrase> |
| 10384 | id: LANG_TREBLE_CUTOFF |
| 10385 | desc: Treble setting cut-off frequency |
| 10386 | user: core |
| 10387 | <source> |
| 10388 | *: none |
| 10389 | ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Treble Cutoff" |
| 10390 | </source> |
| 10391 | <dest> |
| 10392 | *: none |
| 10393 | ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Treble Cutoff" |
| 10394 | </dest> |
| 10395 | <voice> |
| 10396 | *: none |
| 10397 | ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Treble Cutoff" |
| 10398 | </voice> |
| 10399 | </phrase> |
| 10400 | <phrase> |
| 10401 | id: LANG_TAGNAVI_RANDOM |
| 10402 | desc: "<Random>" entry in tag browser |
| 10403 | user: core |
| 10404 | <source> |
| 10405 | *: "<Random>" |
| 10406 | </source> |
| 10407 | <dest> |
| 10408 | *: "<Random>" |
| 10409 | </dest> |
| 10410 | <voice> |
| 10411 | *: "Random" |
| 10412 | </voice> |
| 10413 | </phrase> |
| 10414 | <phrase> |
| 10415 | id: LANG_SAVE_SOUND |
| 10416 | desc: save a sound config file |
| 10417 | user: core |
| 10418 | <source> |
| 10419 | *: "Save Sound Settings" |
| 10420 | </source> |
| 10421 | <dest> |
| 10422 | *: "Save Sound Settings" |
| 10423 | </dest> |
| 10424 | <voice> |
| 10425 | *: "Save Sound Settings" |
| 10426 | </voice> |
| 10427 | </phrase> |
| 10428 | <phrase> |
| 10429 | id: LANG_KEYCLICK |
| 10430 | desc: in keyclick settings menu |
| 10431 | user: core |
| 10432 | <source> |
| 10433 | *: none |
| 10434 | swcodec: "Keyclick" |
| 10435 | </source> |
| 10436 | <dest> |
| 10437 | *: none |
| 10438 | swcodec: "Keyclick" |
| 10439 | </dest> |
| 10440 | <voice> |
| 10441 | *: none |
| 10442 | swcodec: "Keyclick" |
| 10443 | </voice> |
| 10444 | </phrase> |
| 10445 | <phrase> |
| 10446 | id: LANG_KEYCLICK_REPEATS |
| 10447 | desc: in keyclick settings menu |
| 10448 | user: core |
| 10449 | <source> |
| 10450 | *: none |
| 10451 | swcodec: "Keyclick Repeats" |
| 10452 | </source> |
| 10453 | <dest> |
| 10454 | *: none |
| 10455 | swcodec: "Keyclick Repeats" |
| 10456 | </dest> |
| 10457 | <voice> |
| 10458 | *: none |
| 10459 | swcodec: "Keyclick Repeats" |
| 10460 | </voice> |
| 10461 | </phrase> |
| 10462 | <phrase> |
| 10463 | id: LANG_ACCESSORY_SUPPLY |
| 10464 | desc: in system settings menu |
| 10465 | user: core |
| 10466 | <source> |
| 10467 | *: none |
| 10468 | accessory_supply: "Accessory Power Supply" |
| 10469 | </source> |
| 10470 | <dest> |
| 10471 | *: none |
| 10472 | accessory_supply: "Accessory Power Supply" |
| 10473 | </dest> |
| 10474 | <voice> |
| 10475 | *: none |
| 10476 | accessory_supply: "Accessory Power Supply" |
| 10477 | </voice> |
| 10478 | </phrase> |
| 10479 | <phrase> |
| 10480 | id: LANG_UNKNOWN |
| 10481 | desc: generic string for unknown states, such as an unset clock |
| 10482 | user: core |
| 10483 | <source> |
| 10484 | *: "Unknown" |
| 10485 | </source> |
| 10486 | <dest> |
| 10487 | *: "Unknown" |
| 10488 | </dest> |
| 10489 | <voice> |
| 10490 | *: "Unknown" |
| 10491 | </voice> |
| 10492 | </phrase> |
| 10493 | <phrase> |
| 10494 | id: VOICE_QUICKSCREEN |
| 10495 | desc: spoken only, Announces entering the "quick screen" |
| 10496 | user: core |
| 10497 | <source> |
| 10498 | *: "" |
| 10499 | </source> |
| 10500 | <dest> |
| 10501 | *: "" |
| 10502 | </dest> |
| 10503 | <voice> |
| 10504 | *: "Quick screen" |
| 10505 | </voice> |
| 10506 | </phrase> |
| 10507 | <phrase> |
| 10508 | id: VOICE_OK |
| 10509 | desc: spoken only, On exiting a context, specifically the quick screen |
| 10510 | user: core |
| 10511 | <source> |
| 10512 | *: "" |
| 10513 | </source> |
| 10514 | <dest> |
| 10515 | *: "" |
| 10516 | </dest> |
| 10517 | <voice> |
| 10518 | *: "OK" |
| 10519 | </voice> |
| 10520 | </phrase> |
| 10521 | <phrase> |
| 10522 | id: LANG_STOP_RECORDING_AND_SHUTDOWN |
| 10523 | desc: in record timesplit options |
| 10524 | user: core |
| 10525 | <source> |
| 10526 | *: none |
| 10527 | recording: "Stop Recording And Shutdown" |
| 10528 | </source> |
| 10529 | <dest> |
| 10530 | *: none |
| 10531 | recording: "Stop Recording And Shutdown" |
| 10532 | </dest> |
| 10533 | <voice> |
| 10534 | *: none |
| 10535 | recording: "Stop Recording And Shutdown" |
| 10536 | </voice> |
| 10537 | </phrase> |
| 10538 | <phrase> |
| 10539 | id: LANG_TOUCHPAD_SENSITIVITY |
| 10540 | desc: touchpad sensitivity setting |
| 10541 | user: core |
| 10542 | <source> |
| 10543 | *: none |
Jean-Louis Biasini | a8cea3b | 2013-07-13 19:02:41 +0300 | [diff] [blame] | 10544 | gigabeatfx,sansafuzeplus: "Touchpad Sensitivity" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10545 | </source> |
| 10546 | <dest> |
| 10547 | *: none |
Jean-Louis Biasini | a8cea3b | 2013-07-13 19:02:41 +0300 | [diff] [blame] | 10548 | gigabeatfx,sansafuzeplus: "Touchpad Sensitivity" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10549 | </dest> |
| 10550 | <voice> |
| 10551 | *: none |
Jean-Louis Biasini | a8cea3b | 2013-07-13 19:02:41 +0300 | [diff] [blame] | 10552 | gigabeatfx,sansafuzeplus: "Touchpad Sensitivity" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10553 | </voice> |
| 10554 | </phrase> |
| 10555 | <phrase> |
Amaury Pouly | 8146b40 | 2013-12-01 18:25:42 +0000 | [diff] [blame] | 10556 | id: LANG_DEADZONE |
| 10557 | desc: touchpad deadzone setting |
| 10558 | user: core |
| 10559 | <source> |
| 10560 | *: none |
| 10561 | sansafuzeplus: "Touchpad Dead Zone" |
| 10562 | </source> |
| 10563 | <dest> |
| 10564 | *: none |
| 10565 | sansafuzeplus: "Touchpad Dead Zone" |
| 10566 | </dest> |
| 10567 | <voice> |
| 10568 | *: none |
| 10569 | sansafuzeplus: "Touchpad Dead Zone" |
| 10570 | </voice> |
| 10571 | </phrase> |
| 10572 | <phrase> |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 10573 | id: LANG_HIGH |
| 10574 | desc: in settings_menu |
| 10575 | user: core |
| 10576 | <source> |
| 10577 | *: none |
| 10578 | gigabeatfx: "High" |
| 10579 | </source> |
| 10580 | <dest> |
| 10581 | *: none |
| 10582 | gigabeatfx: "High" |
| 10583 | </dest> |
| 10584 | <voice> |
| 10585 | *: none |
| 10586 | gigabeatfx: "High" |
| 10587 | </voice> |
| 10588 | </phrase> |
| 10589 | <phrase> |
| 10590 | id: LANG_SERIAL_BITRATE |
| 10591 | desc: in system settings menu |
| 10592 | user: core |
| 10593 | <source> |
| 10594 | *: none |
| 10595 | serial_port: "Serial Bitrate" |
| 10596 | </source> |
| 10597 | <dest> |
| 10598 | *: none |
| 10599 | serial_port: "Serial Bitrate" |
| 10600 | </dest> |
| 10601 | <voice> |
| 10602 | *: none |
| 10603 | serial_port: "Serial Bitrate" |
| 10604 | </voice> |
| 10605 | </phrase> |
| 10606 | <phrase> |
| 10607 | id: LANG_SERIAL_BITRATE_AUTO |
| 10608 | desc: in system settings menu |
| 10609 | user: core |
| 10610 | <source> |
| 10611 | *: none |
| 10612 | serial_port: "Auto" |
| 10613 | </source> |
| 10614 | <dest> |
| 10615 | *: none |
| 10616 | serial_port: "Auto" |
| 10617 | </dest> |
| 10618 | <voice> |
| 10619 | *: none |
| 10620 | serial_port: "Automatic" |
| 10621 | </voice> |
| 10622 | </phrase> |
| 10623 | <phrase> |
| 10624 | id: LANG_SERIAL_BITRATE_9600 |
| 10625 | desc: in system settings menu |
| 10626 | user: core |
| 10627 | <source> |
| 10628 | *: none |
| 10629 | serial_port: "9600" |
| 10630 | </source> |
| 10631 | <dest> |
| 10632 | *: none |
| 10633 | serial_port: "9600" |
| 10634 | </dest> |
| 10635 | <voice> |
| 10636 | *: none |
| 10637 | serial_port: "9600" |
| 10638 | </voice> |
| 10639 | </phrase> |
| 10640 | <phrase> |
| 10641 | id: LANG_SERIAL_BITRATE_19200 |
| 10642 | desc: in system settings menu |
| 10643 | user: core |
| 10644 | <source> |
| 10645 | *: none |
| 10646 | serial_port: "19200" |
| 10647 | </source> |
| 10648 | <dest> |
| 10649 | *: none |
| 10650 | serial_port: "19200" |
| 10651 | </dest> |
| 10652 | <voice> |
| 10653 | *: none |
| 10654 | serial_port: "19200" |
| 10655 | </voice> |
| 10656 | </phrase> |
| 10657 | <phrase> |
| 10658 | id: LANG_SERIAL_BITRATE_38400 |
| 10659 | desc: in system settings menu |
| 10660 | user: core |
| 10661 | <source> |
| 10662 | *: none |
| 10663 | serial_port: "38400" |
| 10664 | </source> |
| 10665 | <dest> |
| 10666 | *: none |
| 10667 | serial_port: "38400" |
| 10668 | </dest> |
| 10669 | <voice> |
| 10670 | *: none |
| 10671 | serial_port: "38400" |
| 10672 | </voice> |
| 10673 | </phrase> |
| 10674 | <phrase> |
| 10675 | id: LANG_SERIAL_BITRATE_57600 |
| 10676 | desc: in system settings menu |
| 10677 | user: core |
| 10678 | <source> |
| 10679 | *: none |
| 10680 | serial_port: "57600" |
| 10681 | </source> |
| 10682 | <dest> |
| 10683 | *: none |
| 10684 | serial_port: "57600" |
| 10685 | </dest> |
| 10686 | <voice> |
| 10687 | *: none |
| 10688 | serial_port: "57600" |
| 10689 | </voice> |
| 10690 | </phrase> |
| 10691 | <phrase> |
| 10692 | id: LANG_VERY_SLOW |
| 10693 | desc: in settings_menu |
| 10694 | user: core |
| 10695 | <source> |
| 10696 | *: "Very slow" |
| 10697 | </source> |
| 10698 | <dest> |
| 10699 | *: "Very slow" |
| 10700 | </dest> |
| 10701 | <voice> |
| 10702 | *: "Very slow" |
| 10703 | </voice> |
| 10704 | </phrase> |
| 10705 | <phrase> |
| 10706 | id: LANG_SLOW |
| 10707 | desc: in settings_menu |
| 10708 | user: core |
| 10709 | <source> |
| 10710 | *: "Slow" |
| 10711 | </source> |
| 10712 | <dest> |
| 10713 | *: "Slow" |
| 10714 | </dest> |
| 10715 | <voice> |
| 10716 | *: "Slow" |
| 10717 | </voice> |
| 10718 | </phrase> |
| 10719 | <phrase> |
| 10720 | id: LANG_VERY_FAST |
| 10721 | desc: in settings_menu |
| 10722 | user: core |
| 10723 | <source> |
| 10724 | *: "Very fast" |
| 10725 | </source> |
| 10726 | <dest> |
| 10727 | *: "Very fast" |
| 10728 | </dest> |
| 10729 | <voice> |
| 10730 | *: "Very fast" |
| 10731 | </voice> |
| 10732 | </phrase> |
| 10733 | <phrase> |
| 10734 | id: LANG_FAST |
| 10735 | desc: in settings_menu |
| 10736 | user: core |
| 10737 | <source> |
| 10738 | *: "Fast" |
| 10739 | </source> |
| 10740 | <dest> |
| 10741 | *: "Fast" |
| 10742 | </dest> |
| 10743 | <voice> |
| 10744 | *: "Fast" |
| 10745 | </voice> |
| 10746 | </phrase> |
| 10747 | <phrase> |
| 10748 | id: LANG_SKIP_LENGTH |
| 10749 | desc: playback settings menu |
| 10750 | user: core |
| 10751 | <source> |
| 10752 | *: "Skip Length" |
| 10753 | </source> |
| 10754 | <dest> |
| 10755 | *: "Skip Length" |
| 10756 | </dest> |
| 10757 | <voice> |
| 10758 | *: "Skip Length" |
| 10759 | </voice> |
| 10760 | </phrase> |
| 10761 | <phrase> |
| 10762 | id: LANG_SKIP_TRACK |
| 10763 | desc: skip length setting entry 0 |
| 10764 | user: core |
| 10765 | <source> |
| 10766 | *: "Skip Track" |
| 10767 | </source> |
| 10768 | <dest> |
| 10769 | *: "Skip Track" |
| 10770 | </dest> |
| 10771 | <voice> |
| 10772 | *: "Skip Track" |
| 10773 | </voice> |
| 10774 | </phrase> |
| 10775 | <phrase> |
| 10776 | id: VOICE_CHAR_SLASH |
| 10777 | desc: spoken only, for spelling |
| 10778 | user: core |
| 10779 | <source> |
| 10780 | *: "" |
| 10781 | </source> |
| 10782 | <dest> |
| 10783 | *: "" |
| 10784 | </dest> |
| 10785 | <voice> |
| 10786 | *: "slash" |
| 10787 | </voice> |
| 10788 | </phrase> |
| 10789 | <phrase> |
| 10790 | id: LANG_GAIN_LEFT |
| 10791 | desc: in the recording screen |
| 10792 | user: core |
| 10793 | <source> |
| 10794 | *: none |
| 10795 | recording: "Gain L" |
| 10796 | </source> |
| 10797 | <dest> |
| 10798 | *: none |
| 10799 | recording: "Gain L" |
| 10800 | </dest> |
| 10801 | <voice> |
| 10802 | *: none |
| 10803 | recording: "Gain Left" |
| 10804 | </voice> |
| 10805 | </phrase> |
| 10806 | <phrase> |
| 10807 | id: LANG_GAIN_RIGHT |
| 10808 | desc: in the recording screen |
| 10809 | user: core |
| 10810 | <source> |
| 10811 | *: none |
| 10812 | recording: "Gain R" |
| 10813 | </source> |
| 10814 | <dest> |
| 10815 | *: none |
| 10816 | recording: "Gain R" |
| 10817 | </dest> |
| 10818 | <voice> |
| 10819 | *: none |
| 10820 | recording: "Gain Right" |
| 10821 | </voice> |
| 10822 | </phrase> |
| 10823 | <phrase> |
| 10824 | id: LANG_RECORDING_AGC_PRESET |
| 10825 | desc: automatic gain control in record settings and screen |
| 10826 | user: core |
| 10827 | <source> |
| 10828 | *: none |
| 10829 | agc: "AGC" |
| 10830 | </source> |
| 10831 | <dest> |
| 10832 | *: none |
| 10833 | agc: "AGC" |
| 10834 | </dest> |
| 10835 | <voice> |
| 10836 | *: none |
| 10837 | agc: "Automatic gain control" |
| 10838 | </voice> |
| 10839 | </phrase> |
| 10840 | <phrase> |
| 10841 | id: LANG_RECORDING_AGC_CLIPTIME |
| 10842 | desc: in record settings |
| 10843 | user: core |
| 10844 | <source> |
| 10845 | *: none |
| 10846 | agc: "AGC clip time" |
| 10847 | </source> |
| 10848 | <dest> |
| 10849 | *: none |
| 10850 | agc: "AGC clip time" |
| 10851 | </dest> |
| 10852 | <voice> |
| 10853 | *: none |
| 10854 | agc: "AGC clip time" |
| 10855 | </voice> |
| 10856 | </phrase> |
| 10857 | <phrase> |
| 10858 | id: LANG_RECORDING_AGC_MAXGAIN |
| 10859 | desc: AGC maximum gain in recording screen |
| 10860 | user: core |
| 10861 | <source> |
| 10862 | *: none |
| 10863 | agc: "AGC max. gain" |
| 10864 | </source> |
| 10865 | <dest> |
| 10866 | *: none |
| 10867 | agc: "AGC max. gain" |
| 10868 | </dest> |
| 10869 | <voice> |
| 10870 | *: none |
| 10871 | agc: "AGC maximum gain" |
| 10872 | </voice> |
| 10873 | </phrase> |
| 10874 | <phrase> |
| 10875 | id: LANG_RECORDING_FILENAME |
| 10876 | desc: Filename header in recording screen |
| 10877 | user: core |
| 10878 | <source> |
| 10879 | *: none |
| 10880 | recording: "Filename:" |
| 10881 | </source> |
| 10882 | <dest> |
| 10883 | *: none |
| 10884 | recording: "Filename:" |
| 10885 | </dest> |
| 10886 | <voice> |
| 10887 | *: none |
| 10888 | recording: "" |
| 10889 | </voice> |
| 10890 | </phrase> |
| 10891 | <phrase> |
| 10892 | id: LANG_PM_CLIPCOUNT |
| 10893 | desc: in recording GUI, for recording peak meter. MAX 5 characters! |
| 10894 | user: core |
| 10895 | <source> |
| 10896 | *: none |
| 10897 | recording: "CLIP:" |
| 10898 | </source> |
| 10899 | <dest> |
| 10900 | *: none |
| 10901 | recording: "CLIP:" |
| 10902 | </dest> |
| 10903 | <voice> |
| 10904 | *: none |
| 10905 | recording: "" |
| 10906 | </voice> |
| 10907 | </phrase> |
| 10908 | <phrase> |
| 10909 | id: LANG_RECORDING_TIMESPLIT_REC |
| 10910 | desc: Display of record timer interval setting, on the record screen |
| 10911 | user: core |
| 10912 | <source> |
| 10913 | *: none |
| 10914 | recording: "Split Time:" |
| 10915 | </source> |
| 10916 | <dest> |
| 10917 | *: none |
| 10918 | recording: "Split Time:" |
| 10919 | </dest> |
| 10920 | <voice> |
| 10921 | *: none |
| 10922 | recording: "" |
| 10923 | </voice> |
| 10924 | </phrase> |
| 10925 | <phrase> |
| 10926 | id: LANG_RECORDING_SIZE |
| 10927 | desc: Display of recorded file size |
| 10928 | user: core |
| 10929 | <source> |
| 10930 | *: none |
| 10931 | recording: "Size:" |
| 10932 | </source> |
| 10933 | <dest> |
| 10934 | *: none |
| 10935 | recording: "Size:" |
| 10936 | </dest> |
| 10937 | <voice> |
| 10938 | *: none |
| 10939 | recording: "" |
| 10940 | </voice> |
| 10941 | </phrase> |
| 10942 | <phrase> |
| 10943 | id: LANG_RECORDING_MONO_MODE |
| 10944 | desc: in the recording settings |
| 10945 | user: core |
| 10946 | <source> |
| 10947 | *: none |
| 10948 | recording_swcodec: "Mono mode" |
| 10949 | </source> |
| 10950 | <dest> |
| 10951 | *: none |
| 10952 | recording_swcodec: "Mono mode" |
| 10953 | </dest> |
| 10954 | <voice> |
| 10955 | *: none |
| 10956 | recording_swcodec: "Mono mode" |
| 10957 | </voice> |
| 10958 | </phrase> |
| 10959 | <phrase> |
| 10960 | id: LANG_SEARCH_RESULTS |
| 10961 | desc: title for the list of results displayed after searching in a playlist |
| 10962 | user: core |
| 10963 | <source> |
| 10964 | *: "Search Results" |
| 10965 | </source> |
| 10966 | <dest> |
| 10967 | *: "Search Results" |
| 10968 | </dest> |
| 10969 | <voice> |
| 10970 | *: "Search Results" |
| 10971 | </voice> |
| 10972 | </phrase> |
| 10973 | <phrase> |
| 10974 | id: LANG_LEFT |
| 10975 | desc: Generic use of 'left' |
| 10976 | user: core |
| 10977 | <source> |
| 10978 | *: "Left" |
| 10979 | </source> |
| 10980 | <dest> |
| 10981 | *: "Left" |
| 10982 | </dest> |
| 10983 | <voice> |
| 10984 | *: "Left" |
| 10985 | </voice> |
| 10986 | </phrase> |
| 10987 | <phrase> |
| 10988 | id: LANG_RIGHT |
| 10989 | desc: Generic use of 'right' |
| 10990 | user: core |
| 10991 | <source> |
| 10992 | *: "Right" |
| 10993 | </source> |
| 10994 | <dest> |
| 10995 | *: "Right" |
| 10996 | </dest> |
| 10997 | <voice> |
| 10998 | *: "Right" |
| 10999 | </voice> |
| 11000 | </phrase> |
| 11001 | <phrase> |
| 11002 | id: LANG_RESET_SETTING |
| 11003 | desc: used in the settings context menu |
| 11004 | user: core |
| 11005 | <source> |
| 11006 | *: "Reset Setting" |
| 11007 | </source> |
| 11008 | <dest> |
| 11009 | *: "Reset Setting" |
| 11010 | </dest> |
| 11011 | <voice> |
| 11012 | *: "Reset Setting" |
| 11013 | </voice> |
| 11014 | </phrase> |
| 11015 | <phrase> |
| 11016 | id: LANG_LEFT_QS_ITEM |
| 11017 | desc: used for the submenu name for the quickscreen items |
| 11018 | user: core |
| 11019 | <source> |
| 11020 | *: none |
| 11021 | quickscreen: "Set as Left Quickscreen Item" |
| 11022 | </source> |
| 11023 | <dest> |
| 11024 | *: none |
| 11025 | quickscreen: "Set as Left Quickscreen Item" |
| 11026 | </dest> |
| 11027 | <voice> |
| 11028 | *: none |
| 11029 | quickscreen: "Set as Left Quickscreen Item" |
| 11030 | </voice> |
| 11031 | </phrase> |
| 11032 | <phrase> |
| 11033 | id: LANG_RIGHT_QS_ITEM |
| 11034 | desc: used for the submenu name for the quickscreen items |
| 11035 | user: core |
| 11036 | <source> |
| 11037 | *: none |
| 11038 | quickscreen: "Set as Right Quickscreen Item" |
| 11039 | </source> |
| 11040 | <dest> |
| 11041 | *: none |
| 11042 | quickscreen: "Set as Right Quickscreen Item" |
| 11043 | </dest> |
| 11044 | <voice> |
| 11045 | *: none |
| 11046 | quickscreen: "Set as Right Quickscreen Item" |
| 11047 | </voice> |
| 11048 | </phrase> |
| 11049 | <phrase> |
| 11050 | id: LANG_BOTTOM_QS_ITEM |
| 11051 | desc: used for the submenu name for the quickscreen items |
| 11052 | user: core |
| 11053 | <source> |
| 11054 | *: none |
| 11055 | quickscreen: "Set as Bottom Quickscreen Item" |
| 11056 | </source> |
| 11057 | <dest> |
| 11058 | *: none |
| 11059 | quickscreen: "Set as Bottom Quickscreen Item" |
| 11060 | </dest> |
| 11061 | <voice> |
| 11062 | *: none |
| 11063 | quickscreen: "Set as Bottom Quickscreen Item" |
| 11064 | </voice> |
| 11065 | </phrase> |
| 11066 | <phrase> |
| 11067 | id: LANG_CREDITS |
| 11068 | desc: in the Main Menu -> System screen |
| 11069 | user: core |
| 11070 | <source> |
| 11071 | *: "Credits" |
| 11072 | </source> |
| 11073 | <dest> |
| 11074 | *: "Credits" |
| 11075 | </dest> |
| 11076 | <voice> |
| 11077 | *: "Credits" |
| 11078 | </voice> |
| 11079 | </phrase> |
| 11080 | <phrase> |
| 11081 | id: LANG_SORT_INTERPRET_NUMBERS |
| 11082 | desc: in Settings -> File view |
| 11083 | user: core |
| 11084 | <source> |
| 11085 | *: "Interpret numbers when sorting" |
| 11086 | </source> |
| 11087 | <dest> |
| 11088 | *: "Interpret numbers when sorting" |
| 11089 | </dest> |
| 11090 | <voice> |
| 11091 | *: "Interpret numbers when sorting" |
| 11092 | </voice> |
| 11093 | </phrase> |
| 11094 | <phrase> |
| 11095 | id: LANG_SORT_INTERPRET_AS_DIGIT |
| 11096 | desc: in Settings -> File view |
| 11097 | user: core |
| 11098 | <source> |
| 11099 | *: "As digits" |
| 11100 | </source> |
| 11101 | <dest> |
| 11102 | *: "As digits" |
| 11103 | </dest> |
| 11104 | <voice> |
| 11105 | *: "As digits" |
| 11106 | </voice> |
| 11107 | </phrase> |
| 11108 | <phrase> |
| 11109 | id: LANG_SORT_INTERPRET_AS_NUMBERS |
| 11110 | desc: in Settings -> File view |
| 11111 | user: core |
| 11112 | <source> |
| 11113 | *: "As whole numbers" |
| 11114 | </source> |
| 11115 | <dest> |
| 11116 | *: "As whole numbers" |
| 11117 | </dest> |
| 11118 | <voice> |
| 11119 | *: "As whole numbers" |
| 11120 | </voice> |
| 11121 | </phrase> |
| 11122 | <phrase> |
| 11123 | id: LANG_ENABLE_SPEAKER |
| 11124 | desc: in Settings -> Sound Settings |
| 11125 | user: core |
| 11126 | <source> |
| 11127 | *: none |
| 11128 | speaker: "Enable Speaker" |
| 11129 | </source> |
| 11130 | <dest> |
| 11131 | *: none |
| 11132 | speaker: "Enable Speaker" |
| 11133 | </dest> |
| 11134 | <voice> |
| 11135 | *: none |
| 11136 | speaker: "Enable Speaker" |
| 11137 | </voice> |
| 11138 | </phrase> |
| 11139 | <phrase> |
| 11140 | id: LANG_TOUCHSCREEN_MODE |
| 11141 | desc: in Settings -> General -> Display -> Touchscreen Settings |
| 11142 | user: core |
| 11143 | <source> |
| 11144 | *: none |
| 11145 | touchscreen: "Touchscreen Mode" |
| 11146 | </source> |
| 11147 | <dest> |
| 11148 | *: none |
| 11149 | touchscreen: "Touchscreen Mode" |
| 11150 | </dest> |
| 11151 | <voice> |
| 11152 | *: none |
| 11153 | touchscreen: "Touchscreen Mode" |
| 11154 | </voice> |
| 11155 | </phrase> |
| 11156 | <phrase> |
| 11157 | id: LANG_TOUCHSCREEN_GRID |
| 11158 | desc: in Settings -> General -> Display -> Touchscreen Settings |
| 11159 | user: core |
| 11160 | <source> |
| 11161 | *: none |
| 11162 | touchscreen: "3x3 Grid" |
| 11163 | </source> |
| 11164 | <dest> |
| 11165 | *: none |
| 11166 | touchscreen: "3x3 Grid" |
| 11167 | </dest> |
| 11168 | <voice> |
| 11169 | *: none |
| 11170 | touchscreen: "3 by 3 grid" |
| 11171 | </voice> |
| 11172 | </phrase> |
| 11173 | <phrase> |
| 11174 | id: LANG_TOUCHSCREEN_POINT |
| 11175 | desc: in Settings -> General -> Display -> Touchscreen Settings |
| 11176 | user: core |
| 11177 | <source> |
| 11178 | *: none |
| 11179 | touchscreen: "Absolute Point" |
| 11180 | </source> |
| 11181 | <dest> |
| 11182 | *: none |
| 11183 | touchscreen: "Absolute Point" |
| 11184 | </dest> |
| 11185 | <voice> |
| 11186 | *: none |
| 11187 | touchscreen: "Absolute Point" |
| 11188 | </voice> |
| 11189 | </phrase> |
| 11190 | <phrase> |
| 11191 | id: LANG_PREVENT_SKIPPING |
| 11192 | desc: in Settings -> Playback Settings |
| 11193 | user: core |
| 11194 | <source> |
| 11195 | *: "Prevent Track Skipping" |
| 11196 | </source> |
| 11197 | <dest> |
| 11198 | *: "Prevent Track Skipping" |
| 11199 | </dest> |
| 11200 | <voice> |
| 11201 | *: "Prevent Track Skipping" |
| 11202 | </voice> |
| 11203 | </phrase> |
| 11204 | <phrase> |
| 11205 | id: LANG_TIMESTRETCH |
| 11206 | desc: timestretch enable |
| 11207 | user: core |
| 11208 | <source> |
| 11209 | *: none |
| 11210 | swcodec: "Timestretch" |
| 11211 | </source> |
| 11212 | <dest> |
| 11213 | *: none |
| 11214 | swcodec: "Timestretch" |
| 11215 | </dest> |
| 11216 | <voice> |
| 11217 | *: none |
| 11218 | swcodec: "Timestretch" |
| 11219 | </voice> |
| 11220 | </phrase> |
| 11221 | <phrase> |
| 11222 | id: LANG_SPEED |
| 11223 | desc: timestretch speed |
| 11224 | user: core |
| 11225 | <source> |
| 11226 | *: none |
| 11227 | swcodec: "Speed" |
| 11228 | </source> |
| 11229 | <dest> |
| 11230 | *: none |
| 11231 | swcodec: "Speed" |
| 11232 | </dest> |
| 11233 | <voice> |
| 11234 | *: none |
| 11235 | swcodec: "Speed" |
| 11236 | </voice> |
| 11237 | </phrase> |
| 11238 | <phrase> |
| 11239 | id: LANG_TOUCHSCREEN_SETTINGS |
| 11240 | desc: in Settings -> General -> Display menu |
| 11241 | user: core |
| 11242 | <source> |
| 11243 | *: none |
| 11244 | touchscreen: "Touchscreen Settings" |
| 11245 | </source> |
| 11246 | <dest> |
| 11247 | *: none |
| 11248 | touchscreen: "Touchscreen Settings" |
| 11249 | </dest> |
| 11250 | <voice> |
| 11251 | *: none |
| 11252 | touchscreen: "Touchscreen Settings" |
| 11253 | </voice> |
| 11254 | </phrase> |
| 11255 | <phrase> |
| 11256 | id: LANG_TOUCHSCREEN_CALIBRATE |
| 11257 | desc: in Settings -> General -> Display -> Touchscreen Settings |
| 11258 | user: core |
| 11259 | <source> |
| 11260 | *: none |
| 11261 | touchscreen: "Calibrate" |
| 11262 | </source> |
| 11263 | <dest> |
| 11264 | *: none |
| 11265 | touchscreen: "Calibrate" |
| 11266 | </dest> |
| 11267 | <voice> |
| 11268 | *: none |
| 11269 | touchscreen: "Calibrate" |
| 11270 | </voice> |
| 11271 | </phrase> |
| 11272 | <phrase> |
| 11273 | id: LANG_TOUCHSCREEN_RESET_CALIBRATION |
| 11274 | desc: in Settings -> General -> Display -> Touchscreen Settings |
| 11275 | user: core |
| 11276 | <source> |
| 11277 | *: none |
| 11278 | touchscreen: "Reset Calibration" |
| 11279 | </source> |
| 11280 | <dest> |
| 11281 | *: none |
| 11282 | touchscreen: "Reset Calibration" |
| 11283 | </dest> |
| 11284 | <voice> |
| 11285 | *: none |
| 11286 | touchscreen: "Reset Calibration" |
| 11287 | </voice> |
| 11288 | </phrase> |
| 11289 | <phrase> |
| 11290 | id: LANG_STATUSBAR_TOP |
| 11291 | desc: in Settings -> General -> Display -> statusbar |
| 11292 | user: core |
| 11293 | <source> |
| 11294 | *: "Top" |
| 11295 | </source> |
| 11296 | <dest> |
| 11297 | *: "Top" |
| 11298 | </dest> |
| 11299 | <voice> |
| 11300 | *: "Top" |
| 11301 | </voice> |
| 11302 | </phrase> |
| 11303 | <phrase> |
| 11304 | id: LANG_STATUSBAR_BOTTOM |
| 11305 | desc: in Settings -> General -> Display -> statusbar |
| 11306 | user: core |
| 11307 | <source> |
| 11308 | *: "Bottom" |
| 11309 | </source> |
| 11310 | <dest> |
| 11311 | *: "Bottom" |
| 11312 | </dest> |
| 11313 | <voice> |
| 11314 | *: "Bottom" |
| 11315 | </voice> |
| 11316 | </phrase> |
| 11317 | <phrase> |
| 11318 | id: LANG_REMOTE_STATUSBAR |
| 11319 | desc: in Settings -> General -> Display -> statusbar |
| 11320 | user: core |
| 11321 | <source> |
| 11322 | *: none |
| 11323 | remote: "Remote Statusbar" |
| 11324 | </source> |
| 11325 | <dest> |
| 11326 | *: none |
| 11327 | remote: "Remote Statusbar" |
| 11328 | </dest> |
| 11329 | <voice> |
| 11330 | *: none |
| 11331 | remote: "Remote Statusbar" |
| 11332 | </voice> |
| 11333 | </phrase> |
| 11334 | <phrase> |
| 11335 | id: LANG_SEMITONE |
| 11336 | desc: |
| 11337 | user: core |
| 11338 | <source> |
| 11339 | *: none |
| 11340 | pitchscreen: "Semitone" |
| 11341 | </source> |
| 11342 | <dest> |
| 11343 | *: none |
| 11344 | pitchscreen: "Semitone" |
| 11345 | </dest> |
| 11346 | <voice> |
| 11347 | *: none |
| 11348 | pitchscreen: "Semitone" |
| 11349 | </voice> |
| 11350 | </phrase> |
| 11351 | <phrase> |
| 11352 | id: LANG_STRETCH_LIMIT |
| 11353 | desc: "limit" in pitch screen |
| 11354 | user: core |
| 11355 | <source> |
| 11356 | *: none |
| 11357 | pitchscreen: "Limit" |
| 11358 | </source> |
| 11359 | <dest> |
| 11360 | *: none |
| 11361 | pitchscreen: "Limit" |
| 11362 | </dest> |
| 11363 | <voice> |
| 11364 | *: none |
| 11365 | pitchscreen: "Limit" |
| 11366 | </voice> |
| 11367 | </phrase> |
| 11368 | <phrase> |
| 11369 | id: LANG_PLAYBACK_RATE |
| 11370 | desc: "rate" in pitch screen |
| 11371 | user: core |
| 11372 | <source> |
| 11373 | *: none |
| 11374 | pitchscreen: "Rate" |
| 11375 | </source> |
| 11376 | <dest> |
| 11377 | *: none |
| 11378 | pitchscreen: "Rate" |
| 11379 | </dest> |
| 11380 | <voice> |
| 11381 | *: none |
| 11382 | pitchscreen: "Rate" |
| 11383 | </voice> |
| 11384 | </phrase> |
| 11385 | <phrase> |
| 11386 | id: LANG_USB_KEYPAD_MODE |
| 11387 | desc: in settings_menu |
| 11388 | user: core |
| 11389 | <source> |
| 11390 | *: none |
| 11391 | usb_hid: "USB Keypad Mode" |
| 11392 | </source> |
| 11393 | <dest> |
| 11394 | *: none |
| 11395 | usb_hid: "USB Keypad Mode" |
| 11396 | </dest> |
| 11397 | <voice> |
| 11398 | *: none |
| 11399 | usb_hid: "USB Keypad Mode" |
| 11400 | </voice> |
| 11401 | </phrase> |
| 11402 | <phrase> |
| 11403 | id: LANG_MULTIMEDIA_MODE |
| 11404 | desc: in settings_menu |
| 11405 | user: core |
| 11406 | <source> |
| 11407 | *: none |
| 11408 | usb_hid: "Multimedia" |
| 11409 | </source> |
| 11410 | <dest> |
| 11411 | *: none |
| 11412 | usb_hid: "Multimedia" |
| 11413 | </dest> |
| 11414 | <voice> |
| 11415 | *: none |
| 11416 | usb_hid: "Multimedia" |
| 11417 | </voice> |
| 11418 | </phrase> |
| 11419 | <phrase> |
| 11420 | id: LANG_PRESENTATION_MODE |
| 11421 | desc: in settings_menu |
| 11422 | user: core |
| 11423 | <source> |
| 11424 | *: none |
| 11425 | usb_hid: "Presentation" |
| 11426 | </source> |
| 11427 | <dest> |
| 11428 | *: none |
| 11429 | usb_hid: "Presentation" |
| 11430 | </dest> |
| 11431 | <voice> |
| 11432 | *: none |
| 11433 | usb_hid: "Presentation" |
| 11434 | </voice> |
| 11435 | </phrase> |
| 11436 | <phrase> |
| 11437 | id: LANG_BROWSER_MODE |
| 11438 | desc: in settings_menu |
| 11439 | user: core |
| 11440 | <source> |
| 11441 | *: none |
| 11442 | usb_hid: "Browser" |
| 11443 | </source> |
| 11444 | <dest> |
| 11445 | *: none |
| 11446 | usb_hid: "Browser" |
| 11447 | </dest> |
| 11448 | <voice> |
| 11449 | *: none |
| 11450 | usb_hid: "Browser" |
| 11451 | </voice> |
| 11452 | </phrase> |
| 11453 | <phrase> |
| 11454 | id: LANG_MOUSE_MODE |
| 11455 | desc: in settings_menu |
| 11456 | user: core |
| 11457 | <source> |
| 11458 | *: none |
| 11459 | usb_hid: "Mouse" |
| 11460 | </source> |
| 11461 | <dest> |
| 11462 | *: none |
| 11463 | usb_hid: "Mouse" |
| 11464 | </dest> |
| 11465 | <voice> |
| 11466 | *: none |
| 11467 | usb_hid: "Mouse" |
| 11468 | </voice> |
| 11469 | </phrase> |
| 11470 | <phrase> |
| 11471 | id: LANG_SKIN_RAM_USAGE |
Jonathan Gordon | 9e07ef2 | 2011-11-15 14:11:08 +0000 | [diff] [blame] | 11472 | desc: deprecated |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 11473 | user: core |
| 11474 | <source> |
Jonathan Gordon | 9e07ef2 | 2011-11-15 14:11:08 +0000 | [diff] [blame] | 11475 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 11476 | </source> |
| 11477 | <dest> |
Jonathan Gordon | 9e07ef2 | 2011-11-15 14:11:08 +0000 | [diff] [blame] | 11478 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 11479 | </dest> |
| 11480 | <voice> |
Jonathan Gordon | 9e07ef2 | 2011-11-15 14:11:08 +0000 | [diff] [blame] | 11481 | *: "" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 11482 | </voice> |
| 11483 | </phrase> |
| 11484 | <phrase> |
| 11485 | id: LANG_SCROLLBAR_WIDTH |
| 11486 | desc: in Settings -> General -> Display -> Status-/Scrollbar |
| 11487 | user: core |
| 11488 | <source> |
| 11489 | *: none |
| 11490 | lcd_bitmap: "Scroll Bar Width" |
| 11491 | </source> |
| 11492 | <dest> |
| 11493 | *: none |
| 11494 | lcd_bitmap: "Scrollbar Width" |
| 11495 | </dest> |
| 11496 | <voice> |
| 11497 | *: none |
| 11498 | lcd_bitmap: "Scrollbar width" |
| 11499 | </voice> |
| 11500 | </phrase> |
| 11501 | <phrase> |
| 11502 | id: LANG_SCROLLBAR_POSITION |
| 11503 | desc: in Settings -> General -> Display -> Status-/Scrollbar |
| 11504 | user: core |
| 11505 | <source> |
| 11506 | *: none |
| 11507 | lcd_bitmap: "Scroll Bar Position" |
| 11508 | </source> |
| 11509 | <dest> |
| 11510 | *: none |
| 11511 | lcd_bitmap: "Scrollbar Position" |
| 11512 | </dest> |
| 11513 | <voice> |
| 11514 | *: none |
| 11515 | lcd_bitmap: "Scrollbar position" |
| 11516 | </voice> |
| 11517 | </phrase> |
| 11518 | <phrase> |
| 11519 | id: LANG_COMPRESSOR |
| 11520 | desc: in sound settings |
| 11521 | user: core |
| 11522 | <source> |
| 11523 | *: none |
| 11524 | swcodec: "Compressor" |
| 11525 | </source> |
| 11526 | <dest> |
| 11527 | *: none |
| 11528 | swcodec: "Compressor" |
| 11529 | </dest> |
| 11530 | <voice> |
| 11531 | *: none |
| 11532 | swcodec: "Compressor" |
| 11533 | </voice> |
| 11534 | </phrase> |
| 11535 | <phrase> |
| 11536 | id: LANG_TOP_QS_ITEM |
| 11537 | desc: used for the submenu name for the quickscreen items |
| 11538 | user: core |
| 11539 | <source> |
| 11540 | *: none |
| 11541 | quickscreen: "Set as Top Quickscreen Item" |
| 11542 | </source> |
| 11543 | <dest> |
| 11544 | *: none |
| 11545 | quickscreen: "Set as Top Quickscreen Item" |
| 11546 | </dest> |
| 11547 | <voice> |
| 11548 | *: none |
| 11549 | quickscreen: "Set as Top Quickscreen Item" |
| 11550 | </voice> |
| 11551 | </phrase> |
| 11552 | <phrase> |
| 11553 | id: LANG_FM_ITALY |
| 11554 | desc: fm region Italy |
| 11555 | user: core |
| 11556 | <source> |
| 11557 | *: none |
| 11558 | radio: "Italy" |
| 11559 | </source> |
| 11560 | <dest> |
| 11561 | *: none |
| 11562 | radio: "Italy" |
| 11563 | </dest> |
| 11564 | <voice> |
| 11565 | *: none |
| 11566 | radio: "Italy" |
| 11567 | </voice> |
| 11568 | </phrase> |
| 11569 | <phrase> |
| 11570 | id: LANG_FM_OTHER |
| 11571 | desc: Catch-all FM region. Select if none of the others work |
| 11572 | user: core |
| 11573 | <source> |
| 11574 | *: none |
| 11575 | radio: "Other" |
| 11576 | </source> |
| 11577 | <dest> |
| 11578 | *: none |
| 11579 | radio: "Other" |
| 11580 | </dest> |
| 11581 | <voice> |
| 11582 | *: none |
| 11583 | radio: "Other" |
| 11584 | </voice> |
| 11585 | </phrase> |
| 11586 | <phrase> |
| 11587 | id: LANG_COMPRESSOR_THRESHOLD |
| 11588 | desc: in sound settings |
| 11589 | user: core |
| 11590 | <source> |
| 11591 | *: none |
| 11592 | swcodec: "Threshold" |
| 11593 | </source> |
| 11594 | <dest> |
| 11595 | *: none |
| 11596 | swcodec: "Threshold" |
| 11597 | </dest> |
| 11598 | <voice> |
| 11599 | *: none |
| 11600 | swcodec: "Threshold" |
| 11601 | </voice> |
| 11602 | </phrase> |
| 11603 | <phrase> |
| 11604 | id: LANG_COMPRESSOR_RATIO |
| 11605 | desc: in sound settings |
| 11606 | user: core |
| 11607 | <source> |
| 11608 | *: none |
| 11609 | swcodec: "Ratio" |
| 11610 | </source> |
| 11611 | <dest> |
| 11612 | *: none |
| 11613 | swcodec: "Ratio" |
| 11614 | </dest> |
| 11615 | <voice> |
| 11616 | *: none |
| 11617 | swcodec: "Ratio" |
| 11618 | </voice> |
| 11619 | </phrase> |
| 11620 | <phrase> |
| 11621 | id: LANG_COMPRESSOR_RATIO_2 |
| 11622 | desc: in sound settings |
| 11623 | user: core |
| 11624 | <source> |
| 11625 | *: none |
| 11626 | swcodec: "2:1" |
| 11627 | </source> |
| 11628 | <dest> |
| 11629 | *: none |
| 11630 | swcodec: "2:1" |
| 11631 | </dest> |
| 11632 | <voice> |
| 11633 | *: none |
| 11634 | swcodec: "2 to 1" |
| 11635 | </voice> |
| 11636 | </phrase> |
| 11637 | <phrase> |
| 11638 | id: LANG_COMPRESSOR_RATIO_4 |
| 11639 | desc: in sound settings |
| 11640 | user: core |
| 11641 | <source> |
| 11642 | *: none |
| 11643 | swcodec: "4:1" |
| 11644 | </source> |
| 11645 | <dest> |
| 11646 | *: none |
| 11647 | swcodec: "4:1" |
| 11648 | </dest> |
| 11649 | <voice> |
| 11650 | *: none |
| 11651 | swcodec: "4 to 1" |
| 11652 | </voice> |
| 11653 | </phrase> |
| 11654 | <phrase> |
| 11655 | id: LANG_COMPRESSOR_RATIO_6 |
| 11656 | desc: in sound settings |
| 11657 | user: core |
| 11658 | <source> |
| 11659 | *: none |
| 11660 | swcodec: "6:1" |
| 11661 | </source> |
| 11662 | <dest> |
| 11663 | *: none |
| 11664 | swcodec: "6:1" |
| 11665 | </dest> |
| 11666 | <voice> |
| 11667 | *: none |
| 11668 | swcodec: "6 to 1" |
| 11669 | </voice> |
| 11670 | </phrase> |
| 11671 | <phrase> |
| 11672 | id: LANG_COMPRESSOR_RATIO_10 |
| 11673 | desc: in sound settings |
| 11674 | user: core |
| 11675 | <source> |
| 11676 | *: none |
| 11677 | swcodec: "10:1" |
| 11678 | </source> |
| 11679 | <dest> |
| 11680 | *: none |
| 11681 | swcodec: "10:1" |
| 11682 | </dest> |
| 11683 | <voice> |
| 11684 | *: none |
| 11685 | swcodec: "10 to 1" |
| 11686 | </voice> |
| 11687 | </phrase> |
| 11688 | <phrase> |
| 11689 | id: LANG_COMPRESSOR_RATIO_LIMIT |
| 11690 | desc: in sound settings |
| 11691 | user: core |
| 11692 | <source> |
| 11693 | *: none |
| 11694 | swcodec: "Limit" |
| 11695 | </source> |
| 11696 | <dest> |
| 11697 | *: none |
| 11698 | swcodec: "Limit" |
| 11699 | </dest> |
| 11700 | <voice> |
| 11701 | *: none |
| 11702 | swcodec: "Limit" |
| 11703 | </voice> |
| 11704 | </phrase> |
| 11705 | <phrase> |
| 11706 | id: LANG_COMPRESSOR_GAIN |
| 11707 | desc: in sound settings |
| 11708 | user: core |
| 11709 | <source> |
| 11710 | *: none |
| 11711 | swcodec: "Makeup Gain" |
| 11712 | </source> |
| 11713 | <dest> |
| 11714 | *: none |
| 11715 | swcodec: "Makeup Gain" |
| 11716 | </dest> |
| 11717 | <voice> |
| 11718 | *: none |
| 11719 | swcodec: "Makeup Gain" |
| 11720 | </voice> |
| 11721 | </phrase> |
| 11722 | <phrase> |
| 11723 | id: LANG_AUTO |
| 11724 | desc: in sound settings |
| 11725 | user: core |
| 11726 | <source> |
| 11727 | *: none |
| 11728 | swcodec: "Auto" |
| 11729 | </source> |
| 11730 | <dest> |
| 11731 | *: none |
| 11732 | swcodec: "Auto" |
| 11733 | </dest> |
| 11734 | <voice> |
| 11735 | *: none |
| 11736 | swcodec: "Auto" |
| 11737 | </voice> |
| 11738 | </phrase> |
| 11739 | <phrase> |
| 11740 | id: LANG_COMPRESSOR_KNEE |
| 11741 | desc: in sound settings |
| 11742 | user: core |
| 11743 | <source> |
| 11744 | *: none |
| 11745 | swcodec: "Knee" |
| 11746 | </source> |
| 11747 | <dest> |
| 11748 | *: none |
| 11749 | swcodec: "Knee" |
| 11750 | </dest> |
| 11751 | <voice> |
| 11752 | *: none |
| 11753 | swcodec: "Knee" |
| 11754 | </voice> |
| 11755 | </phrase> |
| 11756 | <phrase> |
| 11757 | id: LANG_COMPRESSOR_HARD_KNEE |
| 11758 | desc: in sound settings |
| 11759 | user: core |
| 11760 | <source> |
| 11761 | *: none |
| 11762 | swcodec: "Hard Knee" |
| 11763 | </source> |
| 11764 | <dest> |
| 11765 | *: none |
| 11766 | swcodec: "Hard Knee" |
| 11767 | </dest> |
| 11768 | <voice> |
| 11769 | *: none |
| 11770 | swcodec: "Hard Knee" |
| 11771 | </voice> |
| 11772 | </phrase> |
| 11773 | <phrase> |
| 11774 | id: LANG_COMPRESSOR_SOFT_KNEE |
| 11775 | desc: in sound settings |
| 11776 | user: core |
| 11777 | <source> |
| 11778 | *: none |
| 11779 | swcodec: "Soft Knee" |
| 11780 | </source> |
| 11781 | <dest> |
| 11782 | *: none |
| 11783 | swcodec: "Soft Knee" |
| 11784 | </dest> |
| 11785 | <voice> |
| 11786 | *: none |
| 11787 | swcodec: "Soft Knee" |
| 11788 | </voice> |
| 11789 | </phrase> |
| 11790 | <phrase> |
| 11791 | id: LANG_COMPRESSOR_RELEASE |
| 11792 | desc: in sound settings |
| 11793 | user: core |
| 11794 | <source> |
| 11795 | *: none |
| 11796 | swcodec: "Release Time" |
| 11797 | </source> |
| 11798 | <dest> |
| 11799 | *: none |
| 11800 | swcodec: "Release Time" |
| 11801 | </dest> |
| 11802 | <voice> |
| 11803 | *: none |
| 11804 | swcodec: "Release Time" |
| 11805 | </voice> |
| 11806 | </phrase> |
| 11807 | <phrase> |
| 11808 | id: LANG_SKIP_OUTRO |
| 11809 | desc: skipping to the 5 seconds before the end of a track |
| 11810 | user: core |
| 11811 | <source> |
| 11812 | *: "Skip to Outro" |
| 11813 | </source> |
| 11814 | <dest> |
| 11815 | *: "Skip to Outro" |
| 11816 | </dest> |
| 11817 | <voice> |
| 11818 | *: "Skip to Outro" |
| 11819 | </voice> |
| 11820 | </phrase> |
| 11821 | <phrase> |
| 11822 | id: LANG_STATUSBAR_CUSTOM |
| 11823 | desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then |
| 11824 | user: core |
| 11825 | <source> |
| 11826 | *: "Custom" |
| 11827 | </source> |
| 11828 | <dest> |
| 11829 | *: "Custom" |
| 11830 | </dest> |
| 11831 | <voice> |
| 11832 | *: "Custom" |
| 11833 | </voice> |
| 11834 | </phrase> |
| 11835 | <phrase> |
| 11836 | id: VOICE_EXT_SBS |
| 11837 | desc: spoken only, for file extension |
| 11838 | user: core |
| 11839 | <source> |
| 11840 | *: "" |
| 11841 | </source> |
| 11842 | <dest> |
| 11843 | *: "" |
| 11844 | </dest> |
| 11845 | <voice> |
| 11846 | *: "statusbar skin" |
| 11847 | </voice> |
| 11848 | </phrase> |
| 11849 | <phrase> |
| 11850 | id: VOICE_EXT_RSBS |
| 11851 | desc: spoken only, for file extension |
| 11852 | user: core |
| 11853 | <source> |
| 11854 | *: none |
| 11855 | remote: "" |
| 11856 | </source> |
| 11857 | <dest> |
| 11858 | *: none |
| 11859 | remote: "" |
| 11860 | </dest> |
| 11861 | <voice> |
| 11862 | *: none |
| 11863 | remote: "remote statusbar skin" |
| 11864 | </voice> |
| 11865 | </phrase> |
| 11866 | <phrase> |
| 11867 | id: LANG_USB_HID |
| 11868 | desc: in settings_menu |
| 11869 | user: core |
| 11870 | <source> |
| 11871 | *: none |
| 11872 | usb_hid: "USB HID" |
| 11873 | </source> |
| 11874 | <dest> |
| 11875 | *: none |
| 11876 | usb_hid: "USB HID" |
| 11877 | </dest> |
| 11878 | <voice> |
| 11879 | *: none |
| 11880 | usb_hid: "USB Human Interface Device" |
| 11881 | </voice> |
| 11882 | </phrase> |
| 11883 | <phrase> |
| 11884 | id: LANG_INSERT_LAST_SHUFFLED |
| 11885 | desc: in onplay menu. insert a playlist randomly at end of dynamic playlist |
| 11886 | user: core |
| 11887 | <source> |
| 11888 | *: "Insert Last Shuffled" |
| 11889 | </source> |
| 11890 | <dest> |
| 11891 | *: "Insert Last Shuffled" |
| 11892 | </dest> |
| 11893 | <voice> |
| 11894 | *: "Insert Last Shuffled" |
| 11895 | </voice> |
| 11896 | </phrase> |
| 11897 | <phrase> |
| 11898 | id: LANG_QUEUE_LAST_SHUFFLED |
| 11899 | desc: in onplay menu. queue a playlist randomly at end of dynamic playlist |
| 11900 | user: core |
| 11901 | <source> |
| 11902 | *: "Queue Last Shuffled" |
| 11903 | </source> |
| 11904 | <dest> |
| 11905 | *: "Queue Last Shuffled" |
| 11906 | </dest> |
| 11907 | <voice> |
| 11908 | *: "Queue Last Shuffled" |
| 11909 | </voice> |
| 11910 | </phrase> |
| 11911 | <phrase> |
| 11912 | id: LANG_MORSE_INPUT |
| 11913 | desc: in Settings -> System |
| 11914 | user: core |
| 11915 | <source> |
| 11916 | *: none |
| 11917 | morse_input: "Use Morse Code Input" |
| 11918 | </source> |
| 11919 | <dest> |
| 11920 | *: none |
| 11921 | morse_input: "Use Morse Code Input" |
| 11922 | </dest> |
| 11923 | <voice> |
| 11924 | *: none |
| 11925 | morse_input: "Use Morse Code Input" |
| 11926 | </voice> |
| 11927 | </phrase> |
| 11928 | <phrase> |
| 11929 | id: LANG_AUTOTRACKSKIP |
| 11930 | desc: in crossfade settings |
| 11931 | user: core |
| 11932 | <source> |
| 11933 | *: none |
| 11934 | crossfade: "Automatic Track Change Only" |
| 11935 | </source> |
| 11936 | <dest> |
| 11937 | *: none |
| 11938 | crossfade: "Automatic Track Change Only" |
| 11939 | </dest> |
| 11940 | <voice> |
| 11941 | *: none |
| 11942 | crossfade: "Automatic Track Change Only" |
| 11943 | </voice> |
| 11944 | </phrase> |
| 11945 | <phrase> |
| 11946 | id: LANG_NEXT_TRACK |
| 11947 | desc: Shown in WPS |
| 11948 | user: core |
| 11949 | <source> |
| 11950 | *: "Next Track:" |
| 11951 | </source> |
| 11952 | <dest> |
| 11953 | *: "Next Track:" |
| 11954 | </dest> |
| 11955 | <voice> |
| 11956 | *: "Next Track:" |
| 11957 | </voice> |
| 11958 | </phrase> |
| 11959 | <phrase> |
| 11960 | id: LANG_NEXT |
| 11961 | desc: Shown in WPS (short form of Next Track) |
| 11962 | user: core |
| 11963 | <source> |
| 11964 | *: "Next:" |
| 11965 | </source> |
| 11966 | <dest> |
| 11967 | *: "Next:" |
| 11968 | </dest> |
| 11969 | <voice> |
| 11970 | *: "Next:" |
| 11971 | </voice> |
| 11972 | </phrase> |
| 11973 | <phrase> |
| 11974 | id: LANG_OF |
| 11975 | desc: Shown in WPS: X of Y (tracks) |
| 11976 | user: core |
| 11977 | <source> |
| 11978 | *: "of" |
| 11979 | </source> |
| 11980 | <dest> |
| 11981 | *: "of" |
| 11982 | </dest> |
| 11983 | <voice> |
| 11984 | *: "of" |
| 11985 | </voice> |
| 11986 | </phrase> |
| 11987 | <phrase> |
| 11988 | id: LANG_BASE_SKIN |
| 11989 | desc: browse for the base skin in theme settings |
| 11990 | user: core |
| 11991 | <source> |
| 11992 | *: none |
| 11993 | lcd_bitmap: "Base Skin" |
| 11994 | </source> |
| 11995 | <dest> |
| 11996 | *: none |
| 11997 | lcd_bitmap: "Base Skin" |
| 11998 | </dest> |
| 11999 | <voice> |
| 12000 | *: none |
| 12001 | lcd_bitmap: "Base Skin" |
| 12002 | </voice> |
| 12003 | </phrase> |
| 12004 | <phrase> |
| 12005 | id: LANG_REMOTE_BASE_SKIN |
| 12006 | desc: browse for the base skin in theme settings |
| 12007 | user: core |
| 12008 | <source> |
| 12009 | *: none |
| 12010 | lcd_bitmap: "Remote Base Skin" |
| 12011 | </source> |
| 12012 | <dest> |
| 12013 | *: none |
| 12014 | lcd_bitmap: "Remote Base Skin" |
| 12015 | </dest> |
| 12016 | <voice> |
| 12017 | *: none |
| 12018 | lcd_bitmap: "Remote Base Skin" |
| 12019 | </voice> |
| 12020 | </phrase> |
| 12021 | <phrase> |
| 12022 | id: LANG_MAIN_SCREEN |
| 12023 | desc: in the main menu |
| 12024 | user: core |
| 12025 | <source> |
| 12026 | *: none |
| 12027 | remote: "Main Screen" |
| 12028 | </source> |
| 12029 | <dest> |
| 12030 | *: none |
| 12031 | remote: "Main Screen" |
| 12032 | </dest> |
| 12033 | <voice> |
| 12034 | *: none |
| 12035 | remote: "Main Screen" |
| 12036 | </voice> |
| 12037 | </phrase> |
| 12038 | <phrase> |
| 12039 | id: LANG_REMOTE_SCREEN |
| 12040 | desc: in the main menu |
| 12041 | user: core |
| 12042 | <source> |
| 12043 | *: none |
| 12044 | remote: "Remote Screen" |
| 12045 | </source> |
| 12046 | <dest> |
| 12047 | *: none |
| 12048 | remote: "Remote Screen" |
| 12049 | </dest> |
| 12050 | <voice> |
| 12051 | *: none |
| 12052 | remote: "Remote Screen" |
| 12053 | </voice> |
| 12054 | </phrase> |
| 12055 | <phrase> |
| 12056 | id: LANG_HISTOGRAM_INTERVAL |
| 12057 | desc: in record settings menu |
| 12058 | user: core |
| 12059 | <source> |
| 12060 | *: none |
| 12061 | histogram: "Histogram interval" |
| 12062 | </source> |
| 12063 | <dest> |
| 12064 | *: none |
| 12065 | histogram: "Histogram interval" |
| 12066 | </dest> |
| 12067 | <voice> |
| 12068 | *: none |
| 12069 | histogram: "Histogram interval" |
| 12070 | </voice> |
| 12071 | </phrase> |
| 12072 | <phrase> |
| 12073 | id: LANG_LINEOUT_ONOFF |
| 12074 | desc: in system settings menu |
| 12075 | user: core |
| 12076 | <source> |
| 12077 | *: none |
| 12078 | lineout_poweroff: "Line Out" |
| 12079 | </source> |
| 12080 | <dest> |
| 12081 | *: none |
| 12082 | lineout_poweroff: "Line Out" |
| 12083 | </dest> |
| 12084 | <voice> |
| 12085 | *: none |
| 12086 | lineout_poweroff: "Line Out" |
| 12087 | </voice> |
| 12088 | </phrase> |
| 12089 | <phrase> |
| 12090 | id: LANG_HOTKEY |
| 12091 | desc: hotkey menu |
| 12092 | user: core |
| 12093 | <source> |
| 12094 | *: none |
| 12095 | hotkey: "Hotkey" |
| 12096 | </source> |
| 12097 | <dest> |
| 12098 | *: none |
| 12099 | hotkey: "Hotkey" |
| 12100 | </dest> |
| 12101 | <voice> |
| 12102 | *: none |
| 12103 | hotkey: "Hotkey" |
| 12104 | </voice> |
| 12105 | </phrase> |
| 12106 | <phrase> |
| 12107 | id: LANG_HOTKEY_WPS |
| 12108 | desc: hotkey menu |
| 12109 | user: core |
| 12110 | <source> |
| 12111 | *: none |
| 12112 | hotkey: "WPS Hotkey" |
| 12113 | </source> |
| 12114 | <dest> |
| 12115 | *: none |
| 12116 | hotkey: "WPS Hotkey" |
| 12117 | </dest> |
| 12118 | <voice> |
| 12119 | *: none |
| 12120 | hotkey: "WPS Hotkey" |
| 12121 | </voice> |
| 12122 | </phrase> |
| 12123 | <phrase> |
| 12124 | id: LANG_HOTKEY_FILE_BROWSER |
| 12125 | desc: hotkey menu |
| 12126 | user: core |
| 12127 | <source> |
| 12128 | *: none |
| 12129 | hotkey: "File Browser Hotkey" |
| 12130 | </source> |
| 12131 | <dest> |
| 12132 | *: none |
| 12133 | hotkey: "File Browser Hotkey" |
| 12134 | </dest> |
| 12135 | <voice> |
| 12136 | *: none |
| 12137 | hotkey: "File Browser Hotkey" |
| 12138 | </voice> |
| 12139 | </phrase> |
| 12140 | <phrase> |
| 12141 | id: LANG_RESUME_REWIND |
| 12142 | desc: in playback settings menu |
| 12143 | user: core |
| 12144 | <source> |
| 12145 | *: none |
| 12146 | swcodec: "Rewind Before Resume" |
| 12147 | </source> |
| 12148 | <dest> |
| 12149 | *: none |
| 12150 | swcodec: "Rewind Before Resume" |
| 12151 | </dest> |
| 12152 | <voice> |
| 12153 | *: none |
| 12154 | swcodec: "Rewind before resume" |
| 12155 | </voice> |
| 12156 | </phrase> |
| 12157 | <phrase> |
| 12158 | id: LANG_REMOTE_RADIOSCREEN |
| 12159 | desc: in the theme menu |
| 12160 | user: core |
| 12161 | <source> |
| 12162 | *: none |
| 12163 | radio_remote: "Remote Radio Screen" |
| 12164 | </source> |
| 12165 | <dest> |
| 12166 | *: none |
| 12167 | radio_remote: "Remote Radio Screen" |
| 12168 | </dest> |
| 12169 | <voice> |
| 12170 | *: none |
| 12171 | radio_remote: "Remote Radio Screen" |
| 12172 | </voice> |
| 12173 | </phrase> |
| 12174 | <phrase> |
| 12175 | id: VOICE_EXT_FMS |
| 12176 | desc: spoken only, for file extension |
| 12177 | user: core |
| 12178 | <source> |
| 12179 | *: none |
| 12180 | radio: "" |
| 12181 | </source> |
| 12182 | <dest> |
| 12183 | *: none |
| 12184 | radio: "" |
| 12185 | </dest> |
| 12186 | <voice> |
| 12187 | *: none |
| 12188 | radio: "radio screen skin" |
| 12189 | </voice> |
| 12190 | </phrase> |
| 12191 | <phrase> |
| 12192 | id: VOICE_EXT_RFMS |
| 12193 | desc: spoken only, for file extension |
| 12194 | user: core |
| 12195 | <source> |
| 12196 | *: none |
| 12197 | radio_remote: "" |
| 12198 | </source> |
| 12199 | <dest> |
| 12200 | *: none |
| 12201 | radio_remote: "" |
| 12202 | </dest> |
| 12203 | <voice> |
| 12204 | *: none |
| 12205 | radio_remote: "remote radio screen skin" |
| 12206 | </voice> |
| 12207 | </phrase> |
| 12208 | <phrase> |
| 12209 | id: LANG_FM_STATION_HEADER |
| 12210 | desc: in radio screen |
| 12211 | user: core |
| 12212 | <source> |
| 12213 | *: none |
| 12214 | radio: "Station:" |
| 12215 | </source> |
| 12216 | <dest> |
| 12217 | *: none |
| 12218 | radio: "Station:" |
| 12219 | </dest> |
| 12220 | <voice> |
| 12221 | *: none |
| 12222 | radio: "" |
| 12223 | </voice> |
| 12224 | </phrase> |
| 12225 | <phrase> |
| 12226 | id: LANG_HW_EQ_TONE_CONTROLS |
| 12227 | desc: in sound_menu, hardware equalizer tone controls |
| 12228 | user: core |
| 12229 | <source> |
| 12230 | *: none |
| 12231 | gigabeats: "Tone Controls" |
| 12232 | </source> |
| 12233 | <dest> |
| 12234 | *: none |
| 12235 | gigabeats: "Tone Controls" |
| 12236 | </dest> |
| 12237 | <voice> |
| 12238 | *: none |
| 12239 | gigabeats: "Tone Controls" |
| 12240 | </voice> |
| 12241 | </phrase> |
| 12242 | <phrase> |
| 12243 | id: LANG_HW_EQ_TONE_CONTROLS_ADVANCED |
| 12244 | desc: in sound_menu, advanced settings for hardware equalizer tone controls |
| 12245 | user: core |
| 12246 | <source> |
| 12247 | *: none |
| 12248 | gigabeats: "Advanced Tone Control Settings" |
| 12249 | </source> |
| 12250 | <dest> |
| 12251 | *: none |
| 12252 | gigabeats: "Advanced Tone Control Settings" |
| 12253 | </dest> |
| 12254 | <voice> |
| 12255 | *: none |
| 12256 | gigabeats: "Advanced Tone Control Settings" |
| 12257 | </voice> |
| 12258 | </phrase> |
| 12259 | <phrase> |
| 12260 | id: LANG_HW_EQ_GAIN |
| 12261 | desc: in sound_menu, hardware equalizer tone controls filter gain |
| 12262 | user: core |
| 12263 | <source> |
| 12264 | *: none |
| 12265 | gigabeats: "Band %d Gain" |
| 12266 | </source> |
| 12267 | <dest> |
| 12268 | *: none |
| 12269 | gigabeats: "Band %d Gain" |
| 12270 | </dest> |
| 12271 | <voice> |
| 12272 | *: none |
| 12273 | gigabeats: "Band Gain" |
| 12274 | </voice> |
| 12275 | </phrase> |
| 12276 | <phrase> |
| 12277 | id: LANG_HW_EQ_FREQUENCY |
| 12278 | desc: in sound_menu, hardware equalizer tone controls shelf filter cutoff frequency |
| 12279 | user: core |
| 12280 | <source> |
| 12281 | *: none |
| 12282 | gigabeats: "Band %d Frequency" |
| 12283 | </source> |
| 12284 | <dest> |
| 12285 | *: none |
| 12286 | gigabeats: "Band %d Frequency" |
| 12287 | </dest> |
| 12288 | <voice> |
| 12289 | *: none |
| 12290 | gigabeats: "Band Frequency" |
| 12291 | </voice> |
| 12292 | </phrase> |
| 12293 | <phrase> |
| 12294 | id: LANG_HW_EQ_WIDTH |
| 12295 | desc: in sound_menu, hardware equalizer tone controls peak bandwith setting |
| 12296 | user: core |
| 12297 | <source> |
| 12298 | *: none |
| 12299 | gigabeats: "Band %d Width" |
| 12300 | </source> |
| 12301 | <dest> |
| 12302 | *: none |
| 12303 | gigabeats: "Band %d Width" |
| 12304 | </dest> |
| 12305 | <voice> |
| 12306 | *: none |
| 12307 | gigabeats: "Band Width" |
| 12308 | </voice> |
| 12309 | </phrase> |
| 12310 | <phrase> |
| 12311 | id: LANG_HW_EQ_WIDTH_NARROW |
| 12312 | desc: in sound_menu, hardware equalizer tone controls narrow bandwith setting |
| 12313 | user: core |
| 12314 | <source> |
| 12315 | *: none |
| 12316 | gigabeats: "Narrow" |
| 12317 | </source> |
| 12318 | <dest> |
| 12319 | *: none |
| 12320 | gigabeats: "Narrow" |
| 12321 | </dest> |
| 12322 | <voice> |
| 12323 | *: none |
| 12324 | gigabeats: "Narrow" |
| 12325 | </voice> |
| 12326 | </phrase> |
| 12327 | <phrase> |
| 12328 | id: LANG_HW_EQ_WIDTH_WIDE |
| 12329 | desc: in sound_menu, hardware equalizer tone controls wide bandwidth setting |
| 12330 | user: core |
| 12331 | <source> |
| 12332 | *: none |
| 12333 | gigabeats: "Wide" |
| 12334 | </source> |
| 12335 | <dest> |
| 12336 | *: none |
| 12337 | gigabeats: "Wide" |
| 12338 | </dest> |
| 12339 | <voice> |
| 12340 | *: none |
| 12341 | gigabeats: "Wide" |
| 12342 | </voice> |
| 12343 | </phrase> |
| 12344 | <phrase> |
| 12345 | id: LANG_DEPTH_3D |
| 12346 | desc: in sound_menu, amount of 3D enhancement effect |
| 12347 | user: core |
| 12348 | <source> |
| 12349 | *: none |
Michael Chicoine | 277533f | 2012-06-23 16:07:43 -0500 | [diff] [blame] | 12350 | gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 12351 | </source> |
| 12352 | <dest> |
| 12353 | *: none |
Michael Chicoine | 277533f | 2012-06-23 16:07:43 -0500 | [diff] [blame] | 12354 | gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 12355 | </dest> |
| 12356 | <voice> |
| 12357 | *: none |
Michael Chicoine | 277533f | 2012-06-23 16:07:43 -0500 | [diff] [blame] | 12358 | gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 12359 | </voice> |
| 12360 | </phrase> |
| 12361 | <phrase> |
| 12362 | id: LANG_TAGNAVI_UNTAGGED |
| 12363 | desc: "<untagged>" entry in tag browser |
| 12364 | user: core |
| 12365 | <source> |
| 12366 | *: "<Untagged>" |
| 12367 | </source> |
| 12368 | <dest> |
| 12369 | *: "<Untagged>" |
| 12370 | </dest> |
| 12371 | <voice> |
| 12372 | *: "Untagged" |
| 12373 | </voice> |
| 12374 | </phrase> |
| 12375 | <phrase> |
| 12376 | id: LANG_RADIOSCREEN |
| 12377 | desc: in the theme menu |
| 12378 | user: core |
| 12379 | <source> |
| 12380 | *: none |
| 12381 | radio: "Radio Screen" |
| 12382 | </source> |
| 12383 | <dest> |
| 12384 | *: none |
| 12385 | radio: "Radio Screen" |
| 12386 | </dest> |
| 12387 | <voice> |
| 12388 | *: none |
| 12389 | radio: "Radio Screen" |
| 12390 | </voice> |
| 12391 | </phrase> |
| 12392 | <phrase> |
| 12393 | id: LANG_ID3_COMPOSER |
| 12394 | desc: in tag viewer |
| 12395 | user: core |
| 12396 | <source> |
| 12397 | *: "Composer" |
| 12398 | </source> |
| 12399 | <dest> |
| 12400 | *: "Composer" |
| 12401 | </dest> |
| 12402 | <voice> |
Solomon Peachy | 4adad0b | 2018-10-30 09:45:26 -0400 | [diff] [blame] | 12403 | *: "Composer" |
Alex Parker | 548b34a | 2011-06-20 20:23:44 +0000 | [diff] [blame] | 12404 | </voice> |
| 12405 | </phrase> |
| 12406 | <phrase> |
| 12407 | id: LANG_FORCE |
| 12408 | desc: alternative to yes/no for tristate settings |
| 12409 | user: core |
| 12410 | <source> |
| 12411 | *: "Force" |
| 12412 | </source> |
| 12413 | <dest> |
| 12414 | *: "Force" |
| 12415 | </dest> |
| 12416 | <voice> |
| 12417 | *: "Force" |
| 12418 | </voice> |
| 12419 | </phrase> |
| 12420 | <phrase> |
| 12421 | id: LANG_ONPLAY_PICTUREFLOW |
| 12422 | desc: Onplay pictureflow |
| 12423 | user: core |
| 12424 | <source> |
| 12425 | *: "PictureFlow" |
| 12426 | </source> |
| 12427 | <dest> |
| 12428 | *: "PictureFlow" |
| 12429 | </dest> |
| 12430 | <voice> |
| 12431 | *: "open picture flow" |
| 12432 | </voice> |
| 12433 | </phrase> |
| 12434 | <phrase> |
| 12435 | id: LANG_KBD_OK |
| 12436 | desc: in keyboard |
| 12437 | user: core |
| 12438 | <source> |
| 12439 | *: none |
| 12440 | touchscreen: "OK" |
| 12441 | </source> |
| 12442 | <dest> |
| 12443 | *: none |
| 12444 | touchscreen: "OK" |
| 12445 | </dest> |
| 12446 | <voice> |
| 12447 | *: none |
| 12448 | touchscreen: "OK" |
| 12449 | </voice> |
| 12450 | </phrase> |
| 12451 | <phrase> |
| 12452 | id: LANG_KBD_DELETE |
| 12453 | desc: in keyboard |
| 12454 | user: core |
| 12455 | <source> |
| 12456 | *: none |
| 12457 | touchscreen: "Del" |
| 12458 | </source> |
| 12459 | <dest> |
| 12460 | *: none |
| 12461 | touchscreen: "Del" |
| 12462 | </dest> |
| 12463 | <voice> |
| 12464 | *: none |
| 12465 | touchscreen: "Del" |
| 12466 | </voice> |
| 12467 | </phrase> |
| 12468 | <phrase> |
| 12469 | id: LANG_KBD_CANCEL |
| 12470 | desc: in keyboard |
| 12471 | user: core |
| 12472 | <source> |
| 12473 | *: none |
| 12474 | touchscreen: "Cancel" |
| 12475 | </source> |
| 12476 | <dest> |
| 12477 | *: none |
| 12478 | touchscreen: "Cancel" |
| 12479 | </dest> |
| 12480 | <voice> |
| 12481 | *: none |
| 12482 | touchscreen: "Cancel" |
| 12483 | </voice> |
| 12484 | </phrase> |
| 12485 | <phrase> |
| 12486 | id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE |
| 12487 | desc: prompt for user to decide whether to update bookmarks |
| 12488 | user: core |
| 12489 | <source> |
| 12490 | *: "Update on Stop" |
| 12491 | </source> |
| 12492 | <dest> |
| 12493 | *: "Update on Stop" |
| 12494 | </dest> |
| 12495 | <voice> |
| 12496 | *: "Update on Stop" |
| 12497 | </voice> |
| 12498 | </phrase> |
| 12499 | <phrase> |
| 12500 | id: LANG_SET_AS_START_DIR |
| 12501 | desc: used in the onplay menu to set a starting browser dir |
| 12502 | user: core |
| 12503 | <source> |
| 12504 | *: "Start File Browser Here" |
| 12505 | </source> |
| 12506 | <dest> |
| 12507 | *: "Start File Browser Here" |
| 12508 | </dest> |
| 12509 | <voice> |
| 12510 | *: "Start File Browser Here" |
| 12511 | </voice> |
| 12512 | </phrase> |
| 12513 | <phrase> |
| 12514 | id: LANG_RESET_START_DIR |
| 12515 | desc: reset the browser start directory |
| 12516 | user: core |
| 12517 | <source> |
| 12518 | *: "Start File Browser at /" |
| 12519 | </source> |
| 12520 | <dest> |
| 12521 | *: "Start File Browser at /" |
| 12522 | </dest> |
| 12523 | <voice> |
| 12524 | *: "Start File Browser at root" |
| 12525 | </voice> |
| 12526 | </phrase> |
| 12527 | <phrase> |
| 12528 | id: LANG_FM_RSSI |
| 12529 | desc: Signal strength of a received FM station |
| 12530 | user: core |
| 12531 | <source> |
| 12532 | *: none |
| 12533 | radio: "Signal strength:" |
| 12534 | </source> |
| 12535 | <dest> |
| 12536 | *: none |
| 12537 | radio: "Signal strength:" |
| 12538 | </dest> |
| 12539 | <voice> |
| 12540 | *: none |
| 12541 | radio: "Signal strength:" |
| 12542 | </voice> |
| 12543 | </phrase> |
| 12544 | <phrase> |
| 12545 | id: LANG_FILESIZE |
| 12546 | desc: in record timesplit options and in track information viewer |
| 12547 | user: core |
| 12548 | <source> |
| 12549 | *: "Filesize" |
| 12550 | </source> |
| 12551 | <dest> |
| 12552 | *: "Filesize" |
| 12553 | </dest> |
| 12554 | <voice> |
| 12555 | *: "Filesize" |
| 12556 | </voice> |
| 12557 | </phrase> |
| 12558 | <phrase> |
| 12559 | id: LANG_AUTORESUME_ENABLE |
| 12560 | desc: deprecated |
| 12561 | user: core |
| 12562 | <source> |
| 12563 | *: "" |
| 12564 | </source> |
| 12565 | <dest> |
| 12566 | *: "" |
| 12567 | </dest> |
| 12568 | <voice> |
| 12569 | *: "" |
| 12570 | </voice> |
| 12571 | </phrase> |
| 12572 | <phrase> |
| 12573 | id: LANG_AUTORESUME_ENABLE_YES |
| 12574 | desc: deprecated |
| 12575 | user: core |
| 12576 | <source> |
| 12577 | *: "" |
| 12578 | </source> |
| 12579 | <dest> |
| 12580 | *: "" |
| 12581 | </dest> |
| 12582 | <voice> |
| 12583 | *: "" |
| 12584 | </voice> |
| 12585 | </phrase> |
| 12586 | <phrase> |
| 12587 | id: LANG_AUTORESUME |
| 12588 | desc: resume settings menu |
| 12589 | user: core |
| 12590 | <source> |
| 12591 | *: "Automatic resume" |
| 12592 | </source> |
| 12593 | <dest> |
| 12594 | *: "Automatic resume" |
| 12595 | </dest> |
| 12596 | <voice> |
| 12597 | *: "Automatic resume" |
| 12598 | </voice> |
| 12599 | </phrase> |
| 12600 | <phrase> |
| 12601 | id: LANG_AUTORESUME_AUTOMATIC |
| 12602 | desc: resume on automatic track change |
| 12603 | user: core |
| 12604 | <source> |
| 12605 | *: "Resume on automatic track change" |
| 12606 | </source> |
| 12607 | <dest> |
| 12608 | *: "Resume on automatic track change" |
| 12609 | </dest> |
| 12610 | <voice> |
| 12611 | *: "Resume on automatic track change" |
| 12612 | </voice> |
| 12613 | </phrase> |
| 12614 | <phrase> |
| 12615 | id: LANG_AUTORESUME_CUSTOM |
| 12616 | desc: enable customization of resume on automatic track change |
| 12617 | user: core |
| 12618 | <source> |
| 12619 | *: "In custom directories only" |
| 12620 | </source> |
| 12621 | <dest> |
| 12622 | *: "In custom directories only" |
| 12623 | </dest> |
| 12624 | <voice> |
| 12625 | *: "In custom directories only" |
| 12626 | </voice> |
| 12627 | </phrase> |
| 12628 | <phrase> |
| 12629 | id: LANG_PAUSE_REWIND |
| 12630 | desc: Seconds to rewind when rewind on pause is enabled. |
| 12631 | user: core |
| 12632 | <source> |
| 12633 | *: "Rewind on Pause" |
| 12634 | </source> |
| 12635 | <dest> |
| 12636 | *: "Rewind on Pause" |
| 12637 | </dest> |
| 12638 | <voice> |
| 12639 | *: "Rewind on Pause" |
| 12640 | </voice> |
| 12641 | </phrase> |
Michael Chicoine | 2ec3572 | 2011-08-16 12:17:15 +0000 | [diff] [blame] | 12642 | <phrase> |
| 12643 | id: LANG_CURRENT_PLAYLIST |
| 12644 | desc: Used when you need to say playlist, also voiced |
| 12645 | user: core |
| 12646 | <source> |
| 12647 | *: "Current Playlist" |
| 12648 | </source> |
| 12649 | <dest> |
| 12650 | *: "Current Playlist" |
| 12651 | </dest> |
| 12652 | <voice> |
| 12653 | *: "Current Playlist" |
| 12654 | </voice> |
| 12655 | </phrase> |
| 12656 | <phrase> |
| 12657 | id: LANG_SET_AS_PLAYLISTCAT_DIR |
| 12658 | desc: used in the onplay menu to set a playlist catalogue dir |
| 12659 | user: core |
| 12660 | <source> |
| 12661 | *: "Set As Playlist Catalogue Directory" |
| 12662 | </source> |
| 12663 | <dest> |
| 12664 | *: "Set As Playlist Catalog Directory" |
| 12665 | </dest> |
| 12666 | <voice> |
| 12667 | *: "Set As Playlist Catalog Directory" |
| 12668 | </voice> |
| 12669 | </phrase> |
| 12670 | <phrase> |
| 12671 | id: LANG_SAVE_CHANGES |
| 12672 | desc: When you try to exit screens to confirm save |
| 12673 | user: core |
| 12674 | <source> |
| 12675 | *: "Save Changes?" |
| 12676 | </source> |
| 12677 | <dest> |
| 12678 | *: "Save Changes?" |
| 12679 | </dest> |
| 12680 | <voice> |
| 12681 | *: "Save Changes?" |
| 12682 | </voice> |
| 12683 | </phrase> |
| 12684 | <phrase> |
| 12685 | id: LANG_RESET_PLAYLISTCAT_DIR |
| 12686 | desc: |
| 12687 | user: core |
| 12688 | <source> |
| 12689 | *: "Reset Playlist Catalogue Directory" |
| 12690 | </source> |
| 12691 | <dest> |
| 12692 | *: "Reset Playlist Catalog Directory" |
| 12693 | </dest> |
| 12694 | <voice> |
| 12695 | *: "Reset Playlist Catalog Directory" |
| 12696 | </voice> |
| 12697 | </phrase> |
Frank Gevaerts | 89ccbea | 2011-09-13 19:20:54 +0000 | [diff] [blame] | 12698 | <phrase> |
| 12699 | id: LANG_USB_SKIP_FIRST_DRIVE |
| 12700 | desc: in settings_menu |
| 12701 | user: core |
| 12702 | <source> |
| 12703 | *: none |
| 12704 | multidrive_usb: "USB Hide Internal Drive" |
| 12705 | </source> |
| 12706 | <dest> |
| 12707 | *: none |
| 12708 | multidrive_usb: "USB Hide Internal Drive" |
| 12709 | </dest> |
| 12710 | <voice> |
| 12711 | *: none |
| 12712 | multidrive_usb: "USB Hide Internal Drive" |
| 12713 | </voice> |
| 12714 | </phrase> |
Michael Chicoine | 813fdc3 | 2011-10-19 21:45:50 +0000 | [diff] [blame] | 12715 | <phrase> |
| 12716 | id: LANG_LIST_LINE_PADDING |
| 12717 | desc: list padding, in display settings |
| 12718 | user: core |
| 12719 | <source> |
| 12720 | *: none |
| 12721 | touchscreen: "Line Padding in Lists" |
| 12722 | </source> |
| 12723 | <dest> |
| 12724 | *: none |
| 12725 | touchscreen: "Line Padding in Lists" |
| 12726 | </dest> |
| 12727 | <voice> |
| 12728 | *: none |
| 12729 | touchscreen: "Line Padding in Lists" |
| 12730 | </voice> |
| 12731 | </phrase> |
| 12732 | <phrase> |
| 12733 | id: LANG_AUTOMATIC |
| 12734 | desc: generic automatic |
| 12735 | user: core |
| 12736 | <source> |
| 12737 | *: "Automatic" |
| 12738 | </source> |
| 12739 | <dest> |
| 12740 | *: "Automatic" |
| 12741 | </dest> |
| 12742 | <voice> |
| 12743 | *: "Automatic" |
| 12744 | </voice> |
| 12745 | </phrase> |
| 12746 | <phrase> |
| 12747 | id: LANG_SLEEP_TIMER_CANCEL_CURRENT |
| 12748 | desc: shown instead of sleep timer when it's running |
| 12749 | user: core |
| 12750 | <source> |
| 12751 | *: "Cancel Sleep Timer" |
| 12752 | </source> |
| 12753 | <dest> |
| 12754 | *: "Cancel Sleep Timer" |
| 12755 | </dest> |
| 12756 | <voice> |
| 12757 | *: "Cancel Sleep Timer" |
| 12758 | </voice> |
| 12759 | </phrase> |
| 12760 | <phrase> |
| 12761 | id: LANG_SLEEP_TIMER_DURATION |
Michael Chicoine | 277533f | 2012-06-23 16:07:43 -0500 | [diff] [blame] | 12762 | desc: default sleep timer duration in minutes |
Michael Chicoine | 813fdc3 | 2011-10-19 21:45:50 +0000 | [diff] [blame] | 12763 | user: core |
| 12764 | <source> |
| 12765 | *: "Default Sleep Timer Duration" |
| 12766 | </source> |
| 12767 | <dest> |
| 12768 | *: "Default Sleep Timer Duration" |
| 12769 | </dest> |
| 12770 | <voice> |
| 12771 | *: "Default Sleep Timer Duration" |
| 12772 | </voice> |
| 12773 | </phrase> |
| 12774 | <phrase> |
| 12775 | id: LANG_SLEEP_TIMER_ON_POWER_UP |
| 12776 | desc: whether sleep timer starts on power up |
| 12777 | user: core |
| 12778 | <source> |
| 12779 | *: "Start Sleep Timer On Boot" |
| 12780 | </source> |
| 12781 | <dest> |
| 12782 | *: "Start Sleep Timer On Boot" |
| 12783 | </dest> |
| 12784 | <voice> |
| 12785 | *: "Start Sleep Timer On Boot" |
| 12786 | </voice> |
| 12787 | </phrase> |
Michael Chicoine | dafbcad | 2011-12-20 15:55:46 +0000 | [diff] [blame] | 12788 | <phrase> |
| 12789 | id: LANG_GLYPHS |
| 12790 | desc: in settings_menu |
| 12791 | user: core |
| 12792 | <source> |
| 12793 | *: "Glyphs To Cache" |
| 12794 | </source> |
| 12795 | <dest> |
| 12796 | *: "Glyphs To Cache" |
| 12797 | </dest> |
| 12798 | <voice> |
| 12799 | *: "Glyphs To Cache" |
| 12800 | </voice> |
| 12801 | </phrase> |
| 12802 | <phrase> |
| 12803 | id: LANG_KEYCLICK_HARDWARE |
| 12804 | desc: in keyclick settings menu |
| 12805 | user: core |
| 12806 | <source> |
| 12807 | *: none |
| 12808 | hardware_click: "Speaker Keyclick" |
| 12809 | </source> |
| 12810 | <dest> |
| 12811 | *: none |
| 12812 | hardware_click: "Speaker Keyclick" |
| 12813 | </dest> |
| 12814 | <voice> |
| 12815 | *: none |
| 12816 | hardware_click: "Speaker Keyclick" |
| 12817 | </voice> |
| 12818 | </phrase> |
| 12819 | <phrase> |
| 12820 | id: LANG_KEYCLICK_SOFTWARE |
| 12821 | desc: in keyclick settings menu |
| 12822 | user: core |
| 12823 | <source> |
| 12824 | *: none |
| 12825 | hardware_click: "Headphone Keyclick" |
| 12826 | </source> |
| 12827 | <dest> |
| 12828 | *: none |
| 12829 | hardware_click: "Headphone Keyclick" |
| 12830 | </dest> |
| 12831 | <voice> |
| 12832 | *: none |
| 12833 | hardware_click: "Headphone Keyclick" |
| 12834 | </voice> |
| 12835 | </phrase> |
| 12836 | <phrase> |
| 12837 | id: LANG_SHORTCUTS |
| 12838 | desc: Title in the shortcuts menu |
| 12839 | user: core |
| 12840 | <source> |
| 12841 | *: "Shortcuts" |
| 12842 | </source> |
| 12843 | <dest> |
| 12844 | *: "Shortcuts" |
| 12845 | </dest> |
| 12846 | <voice> |
| 12847 | *: "Shortcuts" |
| 12848 | </voice> |
| 12849 | </phrase> |
Michael Chicoine | cfccd57 | 2012-01-10 09:26:06 -0600 | [diff] [blame] | 12850 | <phrase> |
| 12851 | id: LANG_STARTUP_SHUTDOWN |
| 12852 | desc: in the general settings menu |
| 12853 | user: core |
| 12854 | <source> |
| 12855 | *: "Startup/Shutdown" |
| 12856 | </source> |
| 12857 | <dest> |
| 12858 | *: "Startup/Shutdown" |
| 12859 | </dest> |
| 12860 | <voice> |
| 12861 | *: "Startup/Shutdown" |
| 12862 | </voice> |
| 12863 | </phrase> |
| 12864 | <phrase> |
| 12865 | id: LANG_KEYPRESS_RESTARTS_SLEEP_TIMER |
| 12866 | desc: whether to restart running sleep timer on keypress |
| 12867 | user: core |
| 12868 | <source> |
| 12869 | *: "Restart Sleep Timer On Keypress" |
| 12870 | </source> |
| 12871 | <dest> |
| 12872 | *: "Restart Sleep Timer On Keypress" |
| 12873 | </dest> |
| 12874 | <voice> |
| 12875 | *: "Restart Sleep Timer On Keypress" |
| 12876 | </voice> |
| 12877 | </phrase> |
Michael Chicoine | 277533f | 2012-06-23 16:07:43 -0500 | [diff] [blame] | 12878 | <phrase> |
| 12879 | id: LANG_CROSSFEED_MEIER |
| 12880 | desc: in sound settings |
| 12881 | user: core |
| 12882 | <source> |
| 12883 | *: none |
| 12884 | swcodec: "Simple (Meier)" |
| 12885 | </source> |
| 12886 | <dest> |
| 12887 | *: none |
| 12888 | swcodec: "Simple (Meier)" |
| 12889 | </dest> |
| 12890 | <voice> |
| 12891 | *: none |
| 12892 | swcodec: "Simple" |
| 12893 | </voice> |
| 12894 | </phrase> |
| 12895 | <phrase> |
| 12896 | id: LANG_SLEEP_TIMER_START_CURRENT |
| 12897 | desc: shown when a sleep timer isn't running |
| 12898 | user: core |
| 12899 | <source> |
| 12900 | *: "Start Sleep Timer" |
| 12901 | </source> |
| 12902 | <dest> |
| 12903 | *: "Start Sleep Timer" |
| 12904 | </dest> |
| 12905 | <voice> |
| 12906 | *: "Start Sleep Timer" |
| 12907 | </voice> |
| 12908 | </phrase> |
| 12909 | <phrase> |
| 12910 | id: LANG_CODEPAGE_WESTERN_EUROPEAN |
| 12911 | desc: in codepage setting menu |
| 12912 | user: core |
| 12913 | <source> |
| 12914 | *: "Western European (CP1252)" |
| 12915 | </source> |
| 12916 | <dest> |
| 12917 | *: "Western European (CP1252)" |
| 12918 | </dest> |
| 12919 | <voice> |
| 12920 | *: "Western European" |
| 12921 | </voice> |
| 12922 | </phrase> |
| 12923 | <phrase> |
| 12924 | id: LANG_CROSSFEED_CUSTOM |
| 12925 | desc: in sound settings |
| 12926 | user: core |
| 12927 | <source> |
| 12928 | *: none |
| 12929 | swcodec: "Custom" |
| 12930 | </source> |
| 12931 | <dest> |
| 12932 | *: none |
| 12933 | swcodec: "Custom" |
| 12934 | </dest> |
| 12935 | <voice> |
| 12936 | *: none |
| 12937 | swcodec: "Custom" |
| 12938 | </voice> |
| 12939 | </phrase> |
| 12940 | <phrase> |
| 12941 | id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS |
| 12942 | desc: in settings_menu. |
| 12943 | user: core |
| 12944 | <source> |
| 12945 | *: none |
| 12946 | quickscreen: "Use Shortcuts Menu Instead of Quick Screen" |
| 12947 | </source> |
| 12948 | <dest> |
| 12949 | *: none |
| 12950 | quickscreen: "Use Shortcuts Menu Instead of Quick Screen" |
| 12951 | </dest> |
| 12952 | <voice> |
| 12953 | *: none |
| 12954 | quickscreen: "Use Shortcuts Menu Instead of Quick Screen" |
| 12955 | </voice> |
| 12956 | </phrase> |
| 12957 | <phrase> |
| 12958 | id: LANG_CONSTRAIN_NEXT_FOLDER |
| 12959 | desc: in settings_menu. Whether LANG_NEXT_FOLDER should be constrained to directories within LANG_SET_AS_START_DIR |
| 12960 | user: core |
| 12961 | <source> |
| 12962 | *: "Constrain Auto-Change" |
| 12963 | </source> |
| 12964 | <dest> |
| 12965 | *: "Constrain Auto-Change" |
| 12966 | </dest> |
| 12967 | <voice> |
| 12968 | *: "Constrain Auto-Change" |
| 12969 | </voice> |
| 12970 | </phrase> |
Michael Chicoine | ca35628 | 2012-08-11 18:36:59 -0500 | [diff] [blame] | 12971 | <phrase> |
| 12972 | id: LANG_SELECT_FOLDER |
| 12973 | desc: in settings_menu |
| 12974 | user: core |
| 12975 | <source> |
| 12976 | *: "Select one or more directories" |
| 12977 | </source> |
| 12978 | <dest> |
| 12979 | *: "Select one or more directories" |
| 12980 | </dest> |
| 12981 | <voice> |
| 12982 | *: "Select one or more directories" |
| 12983 | </voice> |
| 12984 | </phrase> |
| 12985 | <phrase> |
| 12986 | id: LANG_SELECT_DATABASE_DIRS |
| 12987 | desc: in settings_menu |
| 12988 | user: core |
| 12989 | <source> |
| 12990 | *: "Select directories to scan" |
| 12991 | </source> |
| 12992 | <dest> |
| 12993 | *: "Select directories to scan" |
| 12994 | </dest> |
| 12995 | <voice> |
| 12996 | *: "Select directories to scan" |
| 12997 | </voice> |
| 12998 | </phrase> |