diff options
author | Jörg Hohensohn <hohensoh@rockbox.org> | 2004-03-21 10:44:41 +0000 |
---|---|---|
committer | Jörg Hohensohn <hohensoh@rockbox.org> | 2004-03-21 10:44:41 +0000 |
commit | 48d3d3aa617bc0a23f7eb1446bab3e8f07faabff (patch) | |
tree | b4fac94d7b32ffa61e2409c5c31807cb5481df62 | |
parent | 5495d6ec2e4efca34dde55acb35d6c53e0e29e80 (diff) | |
download | rockbox-48d3d3aa617bc0a23f7eb1446bab3e8f07faabff.tar.gz rockbox-48d3d3aa617bc0a23f7eb1446bab3e8f07faabff.zip |
non-spoken voice entries are removed, allows to make a voice-file without ballast
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4418 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | apps/lang/english.lang | 342 |
1 files changed, 171 insertions, 171 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 395bce0ab1..bf4cf38f1c 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang | |||
@@ -46,43 +46,43 @@ new: | |||
46 | id: LANG_USB | 46 | id: LANG_USB |
47 | desc: in the main menu | 47 | desc: in the main menu |
48 | eng: "USB (Sim)" | 48 | eng: "USB (Sim)" |
49 | voice: "USB" | 49 | voice: "" |
50 | new: | 50 | new: |
51 | 51 | ||
52 | id: LANG_ROCKBOX_INFO | 52 | id: LANG_ROCKBOX_INFO |
53 | desc: displayed topmost on the info screen | 53 | desc: displayed topmost on the info screen |
54 | eng: "Rockbox Info:" | 54 | eng: "Rockbox Info:" |
55 | voice: "Rockbox Info:" | 55 | voice: "" |
56 | new: | 56 | new: |
57 | 57 | ||
58 | id: LANG_BUFFER_STAT_PLAYER | 58 | id: LANG_BUFFER_STAT_PLAYER |
59 | desc: the buffer size player-screen width, %d MB %d fraction of MB | 59 | desc: the buffer size player-screen width, %d MB %d fraction of MB |
60 | eng: "Buf: %d.%03dMB" | 60 | eng: "Buf: %d.%03dMB" |
61 | voice: "Buffer size:" | 61 | voice: "" |
62 | new: | 62 | new: |
63 | 63 | ||
64 | id: LANG_BUFFER_STAT_RECORDER | 64 | id: LANG_BUFFER_STAT_RECORDER |
65 | desc: the buffer size recorder-screen width, %d MB %d fraction of MB | 65 | desc: the buffer size recorder-screen width, %d MB %d fraction of MB |
66 | eng: "Buffer: %d.%03dMB" | 66 | eng: "Buffer: %d.%03dMB" |
67 | voice: "Buffer size:" | 67 | voice: "" |
68 | new: | 68 | new: |
69 | 69 | ||
70 | id: LANG_BATTERY_CHARGE | 70 | id: LANG_BATTERY_CHARGE |
71 | desc: tells that the battery is charging, instead of battery level | 71 | desc: tells that the battery is charging, instead of battery level |
72 | eng: "Battery: Charging" | 72 | eng: "Battery: Charging" |
73 | voice: "Battery: Charging" | 73 | voice: "" |
74 | new: | 74 | new: |
75 | 75 | ||
76 | id: LANG_PLAYLIST_LOAD | 76 | id: LANG_PLAYLIST_LOAD |
77 | desc: displayed on screen while loading a playlist | 77 | desc: displayed on screen while loading a playlist |
78 | eng: "Loading..." | 78 | eng: "Loading..." |
79 | voice: "Loading..." | 79 | voice: "" |
80 | new: | 80 | new: |
81 | 81 | ||
82 | id: LANG_PLAYLIST_SHUFFLE | 82 | id: LANG_PLAYLIST_SHUFFLE |
83 | desc: displayed on screen while shuffling a playlist | 83 | desc: displayed on screen while shuffling a playlist |
84 | eng: "Shuffling..." | 84 | eng: "Shuffling..." |
85 | voice: "Shuffling..." | 85 | voice: "" |
86 | new: | 86 | new: |
87 | 87 | ||
88 | id: LANG_PLAYINDICES_PLAYLIST | 88 | id: LANG_PLAYINDICES_PLAYLIST |
@@ -94,43 +94,43 @@ new: | |||
94 | id: LANG_PLAYINDICES_BUFFER | 94 | id: LANG_PLAYINDICES_BUFFER |
95 | desc: in playlist.indices() when playlist is full | 95 | desc: in playlist.indices() when playlist is full |
96 | eng: "Buffer Full" | 96 | eng: "Buffer Full" |
97 | voice: "Buffer Full" | 97 | voice: "" |
98 | new: | 98 | new: |
99 | 99 | ||
100 | id: LANG_SETTINGS_SAVE_PLAYER | 100 | id: LANG_SETTINGS_SAVE_PLAYER |
101 | desc: displayed if save settings has failed | 101 | desc: displayed if save settings has failed |
102 | eng: "Save Failed" | 102 | eng: "Save Failed" |
103 | voice: "Save Failed" | 103 | voice: "" |
104 | new: | 104 | new: |
105 | 105 | ||
106 | id: LANG_SETTINGS_BATTERY_PLAYER | 106 | id: LANG_SETTINGS_BATTERY_PLAYER |
107 | desc: if save settings has failed | 107 | desc: if save settings has failed |
108 | eng: "Partition?" | 108 | eng: "Partition?" |
109 | voice: "Partition?" | 109 | voice: "" |
110 | new: | 110 | new: |
111 | 111 | ||
112 | id: LANG_SETTINGS_SAVE_RECORDER | 112 | id: LANG_SETTINGS_SAVE_RECORDER |
113 | desc: displayed if save settings has failed | 113 | desc: displayed if save settings has failed |
114 | eng: "Save Failed" | 114 | eng: "Save Failed" |
115 | voice: "Save Failed" | 115 | voice: "" |
116 | new: | 116 | new: |
117 | 117 | ||
118 | id: LANG_SETTINGS_BATTERY_RECORDER | 118 | id: LANG_SETTINGS_BATTERY_RECORDER |
119 | desc: if save settings has failed | 119 | desc: if save settings has failed |
120 | eng: "No partition?" | 120 | eng: "No partition?" |
121 | voice: "No partition?" | 121 | voice: "" |
122 | new: | 122 | new: |
123 | 123 | ||
124 | id: LANG_TIME_SET | 124 | id: LANG_TIME_SET |
125 | desc: used in set_time() | 125 | desc: used in set_time() |
126 | eng: "ON To Set" | 126 | eng: "ON To Set" |
127 | voice: "Press On To Set" | 127 | voice: "" |
128 | new: | 128 | new: |
129 | 129 | ||
130 | id: LANG_TIME_REVERT | 130 | id: LANG_TIME_REVERT |
131 | desc: used in set_time() | 131 | desc: used in set_time() |
132 | eng: "OFF To Revert" | 132 | eng: "OFF To Revert" |
133 | voice: "Press Off To Revert" | 133 | voice: "" |
134 | new: | 134 | new: |
135 | 135 | ||
136 | id: LANG_CONTRAST | 136 | id: LANG_CONTRAST |
@@ -154,7 +154,7 @@ new: | |||
154 | id: LANG_SORT_CASE | 154 | id: LANG_SORT_CASE |
155 | desc: in settings_menu | 155 | desc: in settings_menu |
156 | eng: "Sort Case Sensitive" | 156 | eng: "Sort Case Sensitive" |
157 | voice: "Sort Case Sensitive" | 157 | voice: "" |
158 | new: | 158 | new: |
159 | 159 | ||
160 | id: LANG_RESUME | 160 | id: LANG_RESUME |
@@ -190,7 +190,7 @@ new: | |||
190 | id: LANG_SCROLL | 190 | id: LANG_SCROLL |
191 | desc: in settings_menu | 191 | desc: in settings_menu |
192 | eng: "Scroll Speed Setting Example" | 192 | eng: "Scroll Speed Setting Example" |
193 | voice: "Scroll Speed Setting Example" | 193 | voice: "" |
194 | new: | 194 | new: |
195 | 195 | ||
196 | id: LANG_DISCHARGE | 196 | id: LANG_DISCHARGE |
@@ -232,25 +232,25 @@ new: | |||
232 | id: LANG_RESET_ASK_RECORDER | 232 | id: LANG_RESET_ASK_RECORDER |
233 | desc: confirm to reset settings | 233 | desc: confirm to reset settings |
234 | eng: "Are You Sure?" | 234 | eng: "Are You Sure?" |
235 | voice: "Are You Sure?" | 235 | voice: "" |
236 | new: | 236 | new: |
237 | 237 | ||
238 | id: LANG_RESET_DONE_SETTING | 238 | id: LANG_RESET_DONE_SETTING |
239 | desc: visual confirmation after settings reset | 239 | desc: visual confirmation after settings reset |
240 | eng: "Settings" | 240 | eng: "Settings" |
241 | voice: "Settings" | 241 | voice: "" |
242 | new: | 242 | new: |
243 | 243 | ||
244 | id: LANG_RESET_DONE_CLEAR | 244 | id: LANG_RESET_DONE_CLEAR |
245 | desc: visual confirmation after settings reset | 245 | desc: visual confirmation after settings reset |
246 | eng: "Cleared" | 246 | eng: "Cleared" |
247 | voice: "Cleared" | 247 | voice: "" |
248 | new: | 248 | new: |
249 | 249 | ||
250 | id: LANG_RESET_DONE_CANCEL | 250 | id: LANG_RESET_DONE_CANCEL |
251 | desc: Visual confirmation of cancelation | 251 | desc: Visual confirmation of cancelation |
252 | eng: "Canceled" | 252 | eng: "Canceled" |
253 | voice: "Canceled" | 253 | voice: "" |
254 | new: | 254 | new: |
255 | 255 | ||
256 | id: LANG_CASE_MENU | 256 | id: LANG_CASE_MENU |
@@ -334,7 +334,7 @@ new: | |||
334 | id: LANG_DECAY | 334 | id: LANG_DECAY |
335 | desc: in sound_settings | 335 | desc: in sound_settings |
336 | eng: "AV Decay Time" | 336 | eng: "AV Decay Time" |
337 | voice: "Auto volume Decay Time" | 337 | voice: "" |
338 | new: | 338 | new: |
339 | 339 | ||
340 | id: LANG_CHANNEL_MENU | 340 | id: LANG_CHANNEL_MENU |
@@ -346,7 +346,7 @@ new: | |||
346 | id: LANG_CHANNEL | 346 | id: LANG_CHANNEL |
347 | desc: in sound_settings | 347 | desc: in sound_settings |
348 | eng: "Channel Configuration" | 348 | eng: "Channel Configuration" |
349 | voice: "Channel Configuration" | 349 | voice: "" |
350 | new: | 350 | new: |
351 | 351 | ||
352 | id: LANG_CHANNEL_STEREO | 352 | id: LANG_CHANNEL_STEREO |
@@ -382,217 +382,217 @@ new: | |||
382 | id: LANG_SHOWDIR_ERROR_BUFFER | 382 | id: LANG_SHOWDIR_ERROR_BUFFER |
383 | desc: in showdir(), displayed on screen when you reach buffer limit | 383 | desc: in showdir(), displayed on screen when you reach buffer limit |
384 | eng: "Dir Buffer" | 384 | eng: "Dir Buffer" |
385 | voice: "Directory Buffer" | 385 | voice: "" |
386 | new: | 386 | new: |
387 | 387 | ||
388 | id: LANG_SHOWDIR_ERROR_FULL | 388 | id: LANG_SHOWDIR_ERROR_FULL |
389 | desc: in showdir(), displayed on screen when you reach buffer limit | 389 | desc: in showdir(), displayed on screen when you reach buffer limit |
390 | eng: "Is Full!" | 390 | eng: "Is Full!" |
391 | voice: "Is Full!" | 391 | voice: "" |
392 | new: | 392 | new: |
393 | 393 | ||
394 | id: LANG_RESUME_ASK | 394 | id: LANG_RESUME_ASK |
395 | desc: question asked at the begining when resume is on | 395 | desc: question asked at the begining when resume is on |
396 | eng: "Resume?" | 396 | eng: "Resume?" |
397 | voice: "Resume?" | 397 | voice: "" |
398 | new: | 398 | new: |
399 | 399 | ||
400 | id: LANG_RESUME_CONFIRM_PLAYER | 400 | id: LANG_RESUME_CONFIRM_PLAYER |
401 | desc: possible answers to resume question | 401 | desc: possible answers to resume question |
402 | eng: "(PLAY/STOP)" | 402 | eng: "(PLAY/STOP)" |
403 | voice: "(PLAY/STOP)" | 403 | voice: "" |
404 | new: | 404 | new: |
405 | 405 | ||
406 | id: LANG_KEYLOCK_ON_PLAYER | 406 | id: LANG_KEYLOCK_ON_PLAYER |
407 | desc: displayed when key lock is on | 407 | desc: displayed when key lock is on |
408 | eng: "Key Lock ON" | 408 | eng: "Key Lock ON" |
409 | voice: "Key Lock ON" | 409 | voice: "" |
410 | new: | 410 | new: |
411 | 411 | ||
412 | id: LANG_KEYLOCK_OFF_PLAYER | 412 | id: LANG_KEYLOCK_OFF_PLAYER |
413 | desc: displayed when key lock is turned off | 413 | desc: displayed when key lock is turned off |
414 | eng: "Key Lock OFF" | 414 | eng: "Key Lock OFF" |
415 | voice: "Key Lock OFF" | 415 | voice: "" |
416 | new: | 416 | new: |
417 | 417 | ||
418 | id: LANG_KEYLOCK_ON_RECORDER | 418 | id: LANG_KEYLOCK_ON_RECORDER |
419 | desc: displayed when key lock is on | 419 | desc: displayed when key lock is on |
420 | eng: "Key Lock Is ON" | 420 | eng: "Key Lock Is ON" |
421 | voice: "Key Lock Is ON" | 421 | voice: "" |
422 | new: | 422 | new: |
423 | 423 | ||
424 | id: LANG_KEYLOCK_OFF_RECORDER | 424 | id: LANG_KEYLOCK_OFF_RECORDER |
425 | desc: displayed when key lock is turned off | 425 | desc: displayed when key lock is turned off |
426 | eng: "Key Lock Is OFF" | 426 | eng: "Key Lock Is OFF" |
427 | voice: "Key Lock Is OFF" | 427 | voice: "" |
428 | new: | 428 | new: |
429 | 429 | ||
430 | id: LANG_MUTE_ON_PLAYER | 430 | id: LANG_MUTE_ON_PLAYER |
431 | desc: displayed when mute is on | 431 | desc: displayed when mute is on |
432 | eng: "Mute ON" | 432 | eng: "Mute ON" |
433 | voice: "Mute ON" | 433 | voice: "" |
434 | new: | 434 | new: |
435 | 435 | ||
436 | id: LANG_MUTE_OFF_PLAYER | 436 | id: LANG_MUTE_OFF_PLAYER |
437 | desc: displayed when mute is off | 437 | desc: displayed when mute is off |
438 | eng: "Mute OFF" | 438 | eng: "Mute OFF" |
439 | voice: "Mute OFF" | 439 | voice: "" |
440 | new: | 440 | new: |
441 | 441 | ||
442 | id: LANG_MUTE_ON_RECORDER | 442 | id: LANG_MUTE_ON_RECORDER |
443 | desc: displayed when mute is on | 443 | desc: displayed when mute is on |
444 | eng: "Mute Is ON" | 444 | eng: "Mute Is ON" |
445 | voice: "Mute Is ON" | 445 | voice: "" |
446 | new: | 446 | new: |
447 | 447 | ||
448 | id: LANG_MUTE_OFF_RECORDER | 448 | id: LANG_MUTE_OFF_RECORDER |
449 | desc: displayed when mute is off | 449 | desc: displayed when mute is off |
450 | eng: "Mute Is OFF" | 450 | eng: "Mute Is OFF" |
451 | voice: "Mute Is OFF" | 451 | voice: "" |
452 | new: | 452 | new: |
453 | 453 | ||
454 | id: LANG_ID3_INFO | 454 | id: LANG_ID3_INFO |
455 | desc: in the browse_id3() function | 455 | desc: in the browse_id3() function |
456 | eng: "-ID3 Info- " | 456 | eng: "-ID3 Info- " |
457 | voice: "ID3 Info" | 457 | voice: "" |
458 | new: | 458 | new: |
459 | 459 | ||
460 | id: LANG_ID3_SCREEN | 460 | id: LANG_ID3_SCREEN |
461 | desc: in the browse_id3() function | 461 | desc: in the browse_id3() function |
462 | eng: "--Screen-- " | 462 | eng: "--Screen-- " |
463 | voice: "Screen" | 463 | voice: "" |
464 | new: | 464 | new: |
465 | 465 | ||
466 | id: LANG_ID3_TITLE | 466 | id: LANG_ID3_TITLE |
467 | desc: in wps | 467 | desc: in wps |
468 | eng: "[Title]" | 468 | eng: "[Title]" |
469 | voice: "Title" | 469 | voice: "" |
470 | new: | 470 | new: |
471 | 471 | ||
472 | id: LANG_ID3_NO_TITLE | 472 | id: LANG_ID3_NO_TITLE |
473 | desc: in wps when no title is avaible | 473 | desc: in wps when no title is avaible |
474 | eng: "<No Title>" | 474 | eng: "<No Title>" |
475 | voice: "No Title" | 475 | voice: "" |
476 | new: | 476 | new: |
477 | 477 | ||
478 | id: LANG_ID3_ARTIST | 478 | id: LANG_ID3_ARTIST |
479 | desc: in wps | 479 | desc: in wps |
480 | eng: "[Artist]" | 480 | eng: "[Artist]" |
481 | voice: "Artist" | 481 | voice: "" |
482 | new: | 482 | new: |
483 | 483 | ||
484 | id: LANG_ID3_NO_ARTIST | 484 | id: LANG_ID3_NO_ARTIST |
485 | desc: in wps when no artist is avaible | 485 | desc: in wps when no artist is avaible |
486 | eng: "<No Artist>" | 486 | eng: "<No Artist>" |
487 | voice: "No Artist" | 487 | voice: "" |
488 | new: | 488 | new: |
489 | 489 | ||
490 | id: LANG_ID3_ALBUM | 490 | id: LANG_ID3_ALBUM |
491 | desc: in wps | 491 | desc: in wps |
492 | eng: "[Album]" | 492 | eng: "[Album]" |
493 | voice: "Album" | 493 | voice: "" |
494 | new: | 494 | new: |
495 | 495 | ||
496 | id: LANG_ID3_NO_ALBUM | 496 | id: LANG_ID3_NO_ALBUM |
497 | desc: in wps when no album is avaible | 497 | desc: in wps when no album is avaible |
498 | eng: "<No Album>" | 498 | eng: "<No Album>" |
499 | voice: "No Album" | 499 | voice: "" |
500 | new: | 500 | new: |
501 | 501 | ||
502 | id: LANG_ID3_TRACKNUM | 502 | id: LANG_ID3_TRACKNUM |
503 | desc: in wps | 503 | desc: in wps |
504 | eng: "[Tracknum]" | 504 | eng: "[Tracknum]" |
505 | voice: "Track number" | 505 | voice: "" |
506 | new: | 506 | new: |
507 | 507 | ||
508 | id: LANG_ID3_NO_TRACKNUM | 508 | id: LANG_ID3_NO_TRACKNUM |
509 | desc: in wps if no track number is avaible | 509 | desc: in wps if no track number is avaible |
510 | eng: "<No Tracknum>" | 510 | eng: "<No Tracknum>" |
511 | voice: "No Track number" | 511 | voice: "" |
512 | new: | 512 | new: |
513 | 513 | ||
514 | id: LANG_ID3_LENGHT | 514 | id: LANG_ID3_LENGHT |
515 | desc: in wps | 515 | desc: in wps |
516 | eng: "[Length]" | 516 | eng: "[Length]" |
517 | voice: "Length" | 517 | voice: "" |
518 | new: | 518 | new: |
519 | 519 | ||
520 | id: LANG_ID3_PLAYLIST | 520 | id: LANG_ID3_PLAYLIST |
521 | desc: in wps | 521 | desc: in wps |
522 | eng: "[Playlist]" | 522 | eng: "[Playlist]" |
523 | voice: "Playlist" | 523 | voice: "" |
524 | new: | 524 | new: |
525 | 525 | ||
526 | id: LANG_ID3_BITRATE | 526 | id: LANG_ID3_BITRATE |
527 | desc: in wps | 527 | desc: in wps |
528 | eng: "[Bitrate]" | 528 | eng: "[Bitrate]" |
529 | voice: "Bitrate" | 529 | voice: "" |
530 | new: | 530 | new: |
531 | 531 | ||
532 | id: LANG_ID3_FRECUENCY | 532 | id: LANG_ID3_FRECUENCY |
533 | desc: in wps | 533 | desc: in wps |
534 | eng: "[Frequency]" | 534 | eng: "[Frequency]" |
535 | voice: "Frequency" | 535 | voice: "" |
536 | new: | 536 | new: |
537 | 537 | ||
538 | id: LANG_ID3_PATH | 538 | id: LANG_ID3_PATH |
539 | desc: in wps | 539 | desc: in wps |
540 | eng: "[Path]" | 540 | eng: "[Path]" |
541 | voice: "Path" | 541 | voice: "" |
542 | new: | 542 | new: |
543 | 543 | ||
544 | id: LANG_PITCH_UP | 544 | id: LANG_PITCH_UP |
545 | desc: in wps | 545 | desc: in wps |
546 | eng: "Pitch Up" | 546 | eng: "Pitch Up" |
547 | voice: "Pitch Up" | 547 | voice: "" |
548 | new: | 548 | new: |
549 | 549 | ||
550 | id: LANG_PITCH_DOWN | 550 | id: LANG_PITCH_DOWN |
551 | desc: in wps | 551 | desc: in wps |
552 | eng: "Pitch Down" | 552 | eng: "Pitch Down" |
553 | voice: "Pitch Down" | 553 | voice: "" |
554 | new: | 554 | new: |
555 | 555 | ||
556 | id: LANG_PAUSE | 556 | id: LANG_PAUSE |
557 | desc: in wps | 557 | desc: in wps |
558 | eng: "Pause" | 558 | eng: "Pause" |
559 | voice: "Pause" | 559 | voice: "" |
560 | new: | 560 | new: |
561 | 561 | ||
562 | id: LANG_F2_MODE | 562 | id: LANG_F2_MODE |
563 | desc: in wps F2 pressed | 563 | desc: in wps F2 pressed |
564 | eng: "Mode:" | 564 | eng: "Mode:" |
565 | voice: "Mode:" | 565 | voice: "" |
566 | new: | 566 | new: |
567 | 567 | ||
568 | id: LANG_F3_STATUS | 568 | id: LANG_F3_STATUS |
569 | desc: in wps F3 pressed | 569 | desc: in wps F3 pressed |
570 | eng: "Status" | 570 | eng: "Status" |
571 | voice: "Status" | 571 | voice: "" |
572 | new: | 572 | new: |
573 | 573 | ||
574 | id: LANG_F3_SCROLL | 574 | id: LANG_F3_SCROLL |
575 | desc: in wps F3 pressed | 575 | desc: in wps F3 pressed |
576 | eng: "Scroll" | 576 | eng: "Scroll" |
577 | voice: "Scroll" | 577 | voice: "" |
578 | new: | 578 | new: |
579 | 579 | ||
580 | id: LANG_F3_BAR | 580 | id: LANG_F3_BAR |
581 | desc: in wps F3 pressed | 581 | desc: in wps F3 pressed |
582 | eng: "Bar" | 582 | eng: "Bar" |
583 | voice: "Bar" | 583 | voice: "" |
584 | new: | 584 | new: |
585 | 585 | ||
586 | id: LANG_END_PLAYLIST_PLAYER | 586 | id: LANG_END_PLAYLIST_PLAYER |
587 | desc: when playlist has finished | 587 | desc: when playlist has finished |
588 | eng: "End Of List" | 588 | eng: "End Of List" |
589 | voice: "End Of List" | 589 | voice: "" |
590 | new: | 590 | new: |
591 | 591 | ||
592 | id: LANG_END_PLAYLIST_RECORDER | 592 | id: LANG_END_PLAYLIST_RECORDER |
593 | desc: when playlist has finished | 593 | desc: when playlist has finished |
594 | eng: "End Of Song List" | 594 | eng: "End Of Song List" |
595 | voice: "End Of Song List" | 595 | voice: "" |
596 | new: | 596 | new: |
597 | 597 | ||
598 | id: LANG_POWEROFF_IDLE | 598 | id: LANG_POWEROFF_IDLE |
@@ -604,7 +604,7 @@ new: | |||
604 | id: LANG_LANGUAGE_LOADED | 604 | id: LANG_LANGUAGE_LOADED |
605 | desc: shown when a language has been loaded from the dir browser | 605 | desc: shown when a language has been loaded from the dir browser |
606 | eng: "New Language" | 606 | eng: "New Language" |
607 | voice: "New Language" | 607 | voice: "" |
608 | new: | 608 | new: |
609 | 609 | ||
610 | id: LANG_FILTER | 610 | id: LANG_FILTER |
@@ -706,13 +706,13 @@ new: | |||
706 | id: LANG_RESET_CONFIRM | 706 | id: LANG_RESET_CONFIRM |
707 | desc: confirm to reset settings | 707 | desc: confirm to reset settings |
708 | eng: "PLAY=Reset" | 708 | eng: "PLAY=Reset" |
709 | voice: "Press Play to Reset" | 709 | voice: "" |
710 | new: | 710 | new: |
711 | 711 | ||
712 | id: LANG_RESET_CANCEL | 712 | id: LANG_RESET_CANCEL |
713 | desc: confirm to reset settings | 713 | desc: confirm to reset settings |
714 | eng: "OFF=Cancel" | 714 | eng: "OFF=Cancel" |
715 | voice: "Press Off to Cancel" | 715 | voice: "" |
716 | new: | 716 | new: |
717 | 717 | ||
718 | id: LANG_TIMEFORMAT | 718 | id: LANG_TIMEFORMAT |
@@ -736,115 +736,115 @@ new: | |||
736 | id: LANG_WEEKDAY_SUNDAY | 736 | id: LANG_WEEKDAY_SUNDAY |
737 | desc: Maximum 3-letter abbreviation for weekday | 737 | desc: Maximum 3-letter abbreviation for weekday |
738 | eng: "Sun" | 738 | eng: "Sun" |
739 | voice: "Sunday" | 739 | voice: "" |
740 | new: | 740 | new: |
741 | 741 | ||
742 | id: LANG_WEEKDAY_MONDAY | 742 | id: LANG_WEEKDAY_MONDAY |
743 | desc: Maximum 3-letter abbreviation for weekday | 743 | desc: Maximum 3-letter abbreviation for weekday |
744 | eng: "Mon" | 744 | eng: "Mon" |
745 | voice: "Monday" | 745 | voice: "" |
746 | new: | 746 | new: |
747 | 747 | ||
748 | id: LANG_WEEKDAY_TUESDAY | 748 | id: LANG_WEEKDAY_TUESDAY |
749 | desc: Maximum 3-letter abbreviation for weekday | 749 | desc: Maximum 3-letter abbreviation for weekday |
750 | eng: "Tue" | 750 | eng: "Tue" |
751 | voice: "Tuesday" | 751 | voice: "" |
752 | new: | 752 | new: |
753 | 753 | ||
754 | id: LANG_WEEKDAY_WEDNESDAY | 754 | id: LANG_WEEKDAY_WEDNESDAY |
755 | desc: Maximum 3-letter abbreviation for weekday | 755 | desc: Maximum 3-letter abbreviation for weekday |
756 | eng: "Wed" | 756 | eng: "Wed" |
757 | voice: "Wednesday" | 757 | voice: "" |
758 | new: | 758 | new: |
759 | 759 | ||
760 | id: LANG_WEEKDAY_THURSDAY | 760 | id: LANG_WEEKDAY_THURSDAY |
761 | desc: Maximum 3-letter abbreviation for weekday | 761 | desc: Maximum 3-letter abbreviation for weekday |
762 | eng: "Thu" | 762 | eng: "Thu" |
763 | voice: "Thursday" | 763 | voice: "" |
764 | new: | 764 | new: |
765 | 765 | ||
766 | id: LANG_WEEKDAY_FRIDAY | 766 | id: LANG_WEEKDAY_FRIDAY |
767 | desc: Maximum 3-letter abbreviation for weekday | 767 | desc: Maximum 3-letter abbreviation for weekday |
768 | eng: "Fri" | 768 | eng: "Fri" |
769 | voice: "Friday" | 769 | voice: "" |
770 | new: | 770 | new: |
771 | 771 | ||
772 | id: LANG_WEEKDAY_SATURDAY | 772 | id: LANG_WEEKDAY_SATURDAY |
773 | desc: Maximum 3-letter abbreviation for weekday | 773 | desc: Maximum 3-letter abbreviation for weekday |
774 | eng: "Sat" | 774 | eng: "Sat" |
775 | voice: "Saturday" | 775 | voice: "" |
776 | new: | 776 | new: |
777 | 777 | ||
778 | id: LANG_MONTH_JANUARY | 778 | id: LANG_MONTH_JANUARY |
779 | desc: Maximum 3-letter abbreviation for monthname | 779 | desc: Maximum 3-letter abbreviation for monthname |
780 | eng: "Jan" | 780 | eng: "Jan" |
781 | voice: "January" | 781 | voice: "" |
782 | new: | 782 | new: |
783 | 783 | ||
784 | id: LANG_MONTH_FEBRUARY | 784 | id: LANG_MONTH_FEBRUARY |
785 | desc: Maximum 3-letter abbreviation for monthname | 785 | desc: Maximum 3-letter abbreviation for monthname |
786 | eng: "Feb" | 786 | eng: "Feb" |
787 | voice: "February" | 787 | voice: "" |
788 | new: | 788 | new: |
789 | 789 | ||
790 | id: LANG_MONTH_MARCH | 790 | id: LANG_MONTH_MARCH |
791 | desc: Maximum 3-letter abbreviation for monthname | 791 | desc: Maximum 3-letter abbreviation for monthname |
792 | eng: "Mar" | 792 | eng: "Mar" |
793 | voice: "March" | 793 | voice: "" |
794 | new: | 794 | new: |
795 | 795 | ||
796 | id: LANG_MONTH_APRIL | 796 | id: LANG_MONTH_APRIL |
797 | desc: Maximum 3-letter abbreviation for monthname | 797 | desc: Maximum 3-letter abbreviation for monthname |
798 | eng: "Apr" | 798 | eng: "Apr" |
799 | voice: "April" | 799 | voice: "" |
800 | new: | 800 | new: |
801 | 801 | ||
802 | id: LANG_MONTH_MAY | 802 | id: LANG_MONTH_MAY |
803 | desc: Maximum 3-letter abbreviation for monthname | 803 | desc: Maximum 3-letter abbreviation for monthname |
804 | eng: "May" | 804 | eng: "May" |
805 | voice: "May" | 805 | voice: "" |
806 | new: | 806 | new: |
807 | 807 | ||
808 | id: LANG_MONTH_JUNE | 808 | id: LANG_MONTH_JUNE |
809 | desc: Maximum 3-letter abbreviation for monthname | 809 | desc: Maximum 3-letter abbreviation for monthname |
810 | eng: "Jun" | 810 | eng: "Jun" |
811 | voice: "June" | 811 | voice: "" |
812 | new: | 812 | new: |
813 | 813 | ||
814 | id: LANG_MONTH_JULY | 814 | id: LANG_MONTH_JULY |
815 | desc: Maximum 3-letter abbreviation for monthname | 815 | desc: Maximum 3-letter abbreviation for monthname |
816 | eng: "Jul" | 816 | eng: "Jul" |
817 | voice: "July" | 817 | voice: "" |
818 | new: | 818 | new: |
819 | 819 | ||
820 | id: LANG_MONTH_AUGUST | 820 | id: LANG_MONTH_AUGUST |
821 | desc: Maximum 3-letter abbreviation for monthname | 821 | desc: Maximum 3-letter abbreviation for monthname |
822 | eng: "Aug" | 822 | eng: "Aug" |
823 | voice: "August" | 823 | voice: "" |
824 | new: | 824 | new: |
825 | 825 | ||
826 | id: LANG_MONTH_SEPTEMBER | 826 | id: LANG_MONTH_SEPTEMBER |
827 | desc: Maximum 3-letter abbreviation for monthname | 827 | desc: Maximum 3-letter abbreviation for monthname |
828 | eng: "Sep" | 828 | eng: "Sep" |
829 | voice: "September" | 829 | voice: "" |
830 | new: | 830 | new: |
831 | 831 | ||
832 | id: LANG_MONTH_OCTOBER | 832 | id: LANG_MONTH_OCTOBER |
833 | desc: Maximum 3-letter abbreviation for monthname | 833 | desc: Maximum 3-letter abbreviation for monthname |
834 | eng: "Oct" | 834 | eng: "Oct" |
835 | voice: "October" | 835 | voice: "" |
836 | new: | 836 | new: |
837 | 837 | ||
838 | id: LANG_MONTH_NOVEMBER | 838 | id: LANG_MONTH_NOVEMBER |
839 | desc: Maximum 3-letter abbreviation for monthname | 839 | desc: Maximum 3-letter abbreviation for monthname |
840 | eng: "Nov" | 840 | eng: "Nov" |
841 | voice: "November" | 841 | voice: "" |
842 | new: | 842 | new: |
843 | 843 | ||
844 | id: LANG_MONTH_DECEMBER | 844 | id: LANG_MONTH_DECEMBER |
845 | desc: Maximum 3-letter abbreviation for monthname | 845 | desc: Maximum 3-letter abbreviation for monthname |
846 | eng: "Dec" | 846 | eng: "Dec" |
847 | voice: "December" | 847 | voice: "" |
848 | new: | 848 | new: |
849 | 849 | ||
850 | id: LANG_RESUME_SETTING_ASK_ONCE | 850 | id: LANG_RESUME_SETTING_ASK_ONCE |
@@ -934,19 +934,19 @@ new: | |||
934 | id: LANG_RECORDING_GAIN | 934 | id: LANG_RECORDING_GAIN |
935 | desc: in the recording screen | 935 | desc: in the recording screen |
936 | eng: "Gain" | 936 | eng: "Gain" |
937 | voice: "Gain" | 937 | voice: "" |
938 | new: | 938 | new: |
939 | 939 | ||
940 | id: LANG_RECORDING_LEFT | 940 | id: LANG_RECORDING_LEFT |
941 | desc: in the recording screen | 941 | desc: in the recording screen |
942 | eng: "Left" | 942 | eng: "Left" |
943 | voice: "Left" | 943 | voice: "" |
944 | new: | 944 | new: |
945 | 945 | ||
946 | id: LANG_RECORDING_RIGHT | 946 | id: LANG_RECORDING_RIGHT |
947 | desc: in the recording screen | 947 | desc: in the recording screen |
948 | eng: "Right" | 948 | eng: "Right" |
949 | voice: "Right" | 949 | voice: "" |
950 | new: | 950 | new: |
951 | 951 | ||
952 | id: LANG_RECORDING_QUALITY | 952 | id: LANG_RECORDING_QUALITY |
@@ -1000,13 +1000,13 @@ new: | |||
1000 | id: LANG_DISK_STAT | 1000 | id: LANG_DISK_STAT |
1001 | desc: disk size info | 1001 | desc: disk size info |
1002 | eng: "Disk: %d.%dGB" | 1002 | eng: "Disk: %d.%dGB" |
1003 | voice: "Disk:" | 1003 | voice: "" |
1004 | new: | 1004 | new: |
1005 | 1005 | ||
1006 | id: LANG_DISK_FREE_STAT | 1006 | id: LANG_DISK_FREE_STAT |
1007 | desc: disk size info | 1007 | desc: disk size info |
1008 | eng: "Free: %d.%dGB" | 1008 | eng: "Free: %d.%dGB" |
1009 | voice: "Free:" | 1009 | voice: "" |
1010 | new: | 1010 | new: |
1011 | 1011 | ||
1012 | id: LANG_POWEROFF | 1012 | id: LANG_POWEROFF |
@@ -1024,7 +1024,7 @@ new: | |||
1024 | id: LANG_BATTERY_TIME | 1024 | id: LANG_BATTERY_TIME |
1025 | desc: battery level in % and estimated time remaining | 1025 | desc: battery level in % and estimated time remaining |
1026 | eng: "%d%% %dh %dm" | 1026 | eng: "%d%% %dh %dm" |
1027 | voice: "day hour minute" | 1027 | voice: "" |
1028 | new: | 1028 | new: |
1029 | 1029 | ||
1030 | id: LANG_SLEEP_TIMER | 1030 | id: LANG_SLEEP_TIMER |
@@ -1060,7 +1060,7 @@ new: | |||
1060 | id: LANG_SCROLL_STEP_EXAMPLE | 1060 | id: LANG_SCROLL_STEP_EXAMPLE |
1061 | desc: Pixels to advance per scroll | 1061 | desc: Pixels to advance per scroll |
1062 | eng: "Scroll Step Size Setting Example Text" | 1062 | eng: "Scroll Step Size Setting Example Text" |
1063 | voice: "Scroll Step Size Setting Example Text" | 1063 | voice: "" |
1064 | new: | 1064 | new: |
1065 | 1065 | ||
1066 | id: LANG_SCROLL_SPEED | 1066 | id: LANG_SCROLL_SPEED |
@@ -1078,13 +1078,13 @@ new: | |||
1078 | id: LANG_BATTERY_TOPOFF_CHARGE | 1078 | id: LANG_BATTERY_TOPOFF_CHARGE |
1079 | desc: in info display, shows that top off charge is running | 1079 | desc: in info display, shows that top off charge is running |
1080 | eng: "Battery: Top-Off Chg" | 1080 | eng: "Battery: Top-Off Chg" |
1081 | voice: "Battery: Top-Off Charge" | 1081 | voice: "" |
1082 | new: | 1082 | new: |
1083 | 1083 | ||
1084 | id: LANG_BATTERY_TRICKLE_CHARGE | 1084 | id: LANG_BATTERY_TRICKLE_CHARGE |
1085 | desc: in info display, shows that trickle charge is running | 1085 | desc: in info display, shows that trickle charge is running |
1086 | eng: "Battery: Trickle Chg" | 1086 | eng: "Battery: Trickle Chg" |
1087 | voice: "Battery: Trickle Charge" | 1087 | voice: "" |
1088 | new: | 1088 | new: |
1089 | 1089 | ||
1090 | id: LANG_BATTERY_CAPACITY | 1090 | id: LANG_BATTERY_CAPACITY |
@@ -1096,7 +1096,7 @@ new: | |||
1096 | id: LANG_MENU_SETTING_CANCEL | 1096 | id: LANG_MENU_SETTING_CANCEL |
1097 | desc: Visual confirmation of canceling a changed setting | 1097 | desc: Visual confirmation of canceling a changed setting |
1098 | eng: "Canceled" | 1098 | eng: "Canceled" |
1099 | voice: "Canceled" | 1099 | voice: "" |
1100 | new: | 1100 | new: |
1101 | 1101 | ||
1102 | id: LANG_QUEUE | 1102 | id: LANG_QUEUE |
@@ -1114,13 +1114,13 @@ new: | |||
1114 | id: LANG_REALLY_DELETE | 1114 | id: LANG_REALLY_DELETE |
1115 | desc: Really Delete? | 1115 | desc: Really Delete? |
1116 | eng: "Delete?" | 1116 | eng: "Delete?" |
1117 | voice: "Delete?" | 1117 | voice: "" |
1118 | new: | 1118 | new: |
1119 | 1119 | ||
1120 | id: LANG_DELETED | 1120 | id: LANG_DELETED |
1121 | desc: A file has beed deleted | 1121 | desc: A file has beed deleted |
1122 | eng: "Deleted" | 1122 | eng: "Deleted" |
1123 | voice: "Deleted" | 1123 | voice: "" |
1124 | new: | 1124 | new: |
1125 | 1125 | ||
1126 | id: LANG_RENAME | 1126 | id: LANG_RENAME |
@@ -1132,7 +1132,7 @@ new: | |||
1132 | id: LANG_FAILED | 1132 | id: LANG_FAILED |
1133 | desc: Something failed. To be appended after above actions | 1133 | desc: Something failed. To be appended after above actions |
1134 | eng: "Failed" | 1134 | eng: "Failed" |
1135 | voice: "Failed" | 1135 | voice: "" |
1136 | new: | 1136 | new: |
1137 | 1137 | ||
1138 | id: LANG_ALARM_MOD_ALARM_MENU | 1138 | id: LANG_ALARM_MOD_ALARM_MENU |
@@ -1144,31 +1144,31 @@ new: | |||
1144 | id: LANG_ALARM_MOD_TIME | 1144 | id: LANG_ALARM_MOD_TIME |
1145 | desc: The current alarm time shown in the alarm menu for the RTC alarm mod. | 1145 | desc: The current alarm time shown in the alarm menu for the RTC alarm mod. |
1146 | eng: "Alarm Time: %02d:%02d" | 1146 | eng: "Alarm Time: %02d:%02d" |
1147 | voice: "Alarm Time:" | 1147 | voice: "" |
1148 | new: | 1148 | new: |
1149 | 1149 | ||
1150 | id: LANG_ALARM_MOD_TIME_TO_GO | 1150 | id: LANG_ALARM_MOD_TIME_TO_GO |
1151 | desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. | 1151 | desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. |
1152 | eng: "Waking Up In %d:%02d" | 1152 | eng: "Waking Up In %d:%02d" |
1153 | voice: "Waking Up In" | 1153 | voice: "" |
1154 | new: | 1154 | new: |
1155 | 1155 | ||
1156 | id: LANG_ALARM_MOD_SHUTDOWN | 1156 | id: LANG_ALARM_MOD_SHUTDOWN |
1157 | desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). | 1157 | desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). |
1158 | eng: "Shutting Down..." | 1158 | eng: "Shutting Down..." |
1159 | voice: "Shutting Down..." | 1159 | voice: "" |
1160 | new: | 1160 | new: |
1161 | 1161 | ||
1162 | id: LANG_ALARM_MOD_ERROR | 1162 | id: LANG_ALARM_MOD_ERROR |
1163 | desc: The text that tells that the time is incorrect (for the RTC alarm mod). | 1163 | desc: The text that tells that the time is incorrect (for the RTC alarm mod). |
1164 | eng: "Alarm Time Is Too Soon!" | 1164 | eng: "Alarm Time Is Too Soon!" |
1165 | voice: "Alarm Time Is Too Soon!" | 1165 | voice: "" |
1166 | new: | 1166 | new: |
1167 | 1167 | ||
1168 | id: LANG_ALARM_MOD_KEYS | 1168 | id: LANG_ALARM_MOD_KEYS |
1169 | desc: Shown key functions in alarm menu (for the RTC alarm mod). | 1169 | desc: Shown key functions in alarm menu (for the RTC alarm mod). |
1170 | eng: "PLAY=Set OFF=Cancel" | 1170 | eng: "PLAY=Set OFF=Cancel" |
1171 | voice: "Press Play to set, Off to cancel" | 1171 | voice: "" |
1172 | new: | 1172 | new: |
1173 | 1173 | ||
1174 | id: LANG_CREATE_PLAYLIST | 1174 | id: LANG_CREATE_PLAYLIST |
@@ -1180,31 +1180,31 @@ new: | |||
1180 | id: LANG_CREATING | 1180 | id: LANG_CREATING |
1181 | desc: Screen feedback during playlist creation | 1181 | desc: Screen feedback during playlist creation |
1182 | eng: "Creating" | 1182 | eng: "Creating" |
1183 | voice: "Creating" | 1183 | voice: "" |
1184 | new: | 1184 | new: |
1185 | 1185 | ||
1186 | id: LANG_PLAYER_KEYBOARD_BACKSPACE | 1186 | id: LANG_PLAYER_KEYBOARD_BACKSPACE |
1187 | desc: Backspace alternative in player keyboard interaction | 1187 | desc: Backspace alternative in player keyboard interaction |
1188 | eng: "Backspace" | 1188 | eng: "Backspace" |
1189 | voice: "Backspace" | 1189 | voice: "" |
1190 | new: | 1190 | new: |
1191 | 1191 | ||
1192 | id: LANG_PLAYER_KEYBOARD_DELETE | 1192 | id: LANG_PLAYER_KEYBOARD_DELETE |
1193 | desc: Delete alternative in player keyboard interaction | 1193 | desc: Delete alternative in player keyboard interaction |
1194 | eng: "Delete" | 1194 | eng: "Delete" |
1195 | voice: "Delete" | 1195 | voice: "" |
1196 | new: | 1196 | new: |
1197 | 1197 | ||
1198 | id: LANG_PLAYER_KEYBOARD_ACCEPT | 1198 | id: LANG_PLAYER_KEYBOARD_ACCEPT |
1199 | desc: Accept alternative in player keyboard interaction | 1199 | desc: Accept alternative in player keyboard interaction |
1200 | eng: "Accept" | 1200 | eng: "Accept" |
1201 | voice: "Accept" | 1201 | voice: "" |
1202 | new: | 1202 | new: |
1203 | 1203 | ||
1204 | id: LANG_PLAYER_KEYBOARD_ABORT | 1204 | id: LANG_PLAYER_KEYBOARD_ABORT |
1205 | desc: Abort alternative in player keyboard interaction | 1205 | desc: Abort alternative in player keyboard interaction |
1206 | eng: "Abort" | 1206 | eng: "Abort" |
1207 | voice: "Abort" | 1207 | voice: "" |
1208 | new: | 1208 | new: |
1209 | 1209 | ||
1210 | id: LANG_MENU_SHOW_ID3_INFO | 1210 | id: LANG_MENU_SHOW_ID3_INFO |
@@ -1216,43 +1216,43 @@ new: | |||
1216 | id: LANG_ID3_GENRE | 1216 | id: LANG_ID3_GENRE |
1217 | desc: ID3 frame 'genre' | 1217 | desc: ID3 frame 'genre' |
1218 | eng: "[Genre]" | 1218 | eng: "[Genre]" |
1219 | voice: "[Genre]" | 1219 | voice: "" |
1220 | new: | 1220 | new: |
1221 | 1221 | ||
1222 | id: LANG_ID3_YEAR | 1222 | id: LANG_ID3_YEAR |
1223 | desc: ID3 info 'year' | 1223 | desc: ID3 info 'year' |
1224 | eng: "[Year]" | 1224 | eng: "[Year]" |
1225 | voice: "[Year]" | 1225 | voice: "" |
1226 | new: | 1226 | new: |
1227 | 1227 | ||
1228 | id: LANG_ID3_NO_INFO | 1228 | id: LANG_ID3_NO_INFO |
1229 | desc: ID3 info is missing | 1229 | desc: ID3 info is missing |
1230 | eng: "<No Info>" | 1230 | eng: "<No Info>" |
1231 | voice: "<No Info>" | 1231 | voice: "" |
1232 | new: | 1232 | new: |
1233 | 1233 | ||
1234 | id: LANG_RECORDING_TIME | 1234 | id: LANG_RECORDING_TIME |
1235 | desc: Display of recorded time | 1235 | desc: Display of recorded time |
1236 | eng: "Time:" | 1236 | eng: "Time:" |
1237 | voice: "Time:" | 1237 | voice: "" |
1238 | new: | 1238 | new: |
1239 | 1239 | ||
1240 | id: LANG_RECORDING_SIZE | 1240 | id: LANG_RECORDING_SIZE |
1241 | desc: Display of recorded file size | 1241 | desc: Display of recorded file size |
1242 | eng: "Size:" | 1242 | eng: "Size:" |
1243 | voice: "Size:" | 1243 | voice: "" |
1244 | new: | 1244 | new: |
1245 | 1245 | ||
1246 | id: LANG_SETTINGS_LOADED1 | 1246 | id: LANG_SETTINGS_LOADED1 |
1247 | desc: Feedback shown when a .cfg file is loaded | 1247 | desc: Feedback shown when a .cfg file is loaded |
1248 | eng: "Settings" | 1248 | eng: "Settings" |
1249 | voice: "Settings" | 1249 | voice: "" |
1250 | new: | 1250 | new: |
1251 | 1251 | ||
1252 | id: LANG_SETTINGS_LOADED2 | 1252 | id: LANG_SETTINGS_LOADED2 |
1253 | desc: Feedback shown when a .cfg file is loaded | 1253 | desc: Feedback shown when a .cfg file is loaded |
1254 | eng: "Loaded" | 1254 | eng: "Loaded" |
1255 | voice: "Loaded" | 1255 | voice: "" |
1256 | new: | 1256 | new: |
1257 | 1257 | ||
1258 | id: LANG_FADE_ON_STOP | 1258 | id: LANG_FADE_ON_STOP |
@@ -1264,7 +1264,7 @@ new: | |||
1264 | id: LANG_SOKOBAN_ON | 1264 | id: LANG_SOKOBAN_ON |
1265 | desc: how to undo move | 1265 | desc: how to undo move |
1266 | eng: "[ON] To Undo" | 1266 | eng: "[ON] To Undo" |
1267 | voice: "press On to Undo" | 1267 | voice: "" |
1268 | new: | 1268 | new: |
1269 | 1269 | ||
1270 | id: LANG_INVERT | 1270 | id: LANG_INVERT |
@@ -1306,25 +1306,25 @@ new: | |||
1306 | id: LANG_SETTINGS_SAVED1 | 1306 | id: LANG_SETTINGS_SAVED1 |
1307 | desc: Feedback shown when a .cfg file is saved | 1307 | desc: Feedback shown when a .cfg file is saved |
1308 | eng: "Settings" | 1308 | eng: "Settings" |
1309 | voice: "Settings" | 1309 | voice: "" |
1310 | new: | 1310 | new: |
1311 | 1311 | ||
1312 | id: LANG_SETTINGS_SAVED2 | 1312 | id: LANG_SETTINGS_SAVED2 |
1313 | desc: Feedback shown when a .cfg file is saved | 1313 | desc: Feedback shown when a .cfg file is saved |
1314 | eng: "Saved" | 1314 | eng: "Saved" |
1315 | voice: "Saved" | 1315 | voice: "" |
1316 | new: | 1316 | new: |
1317 | 1317 | ||
1318 | id: LANG_VBRFIX_STOP_PLAY | 1318 | id: LANG_VBRFIX_STOP_PLAY |
1319 | desc: Tells the user to stop the playback | 1319 | desc: Tells the user to stop the playback |
1320 | eng: "Stop the playback first" | 1320 | eng: "Stop the playback first" |
1321 | voice: "Stop the playback first" | 1321 | voice: "" |
1322 | new: | 1322 | new: |
1323 | 1323 | ||
1324 | id: LANG_VBRFIX_NOT_VBR | 1324 | id: LANG_VBRFIX_NOT_VBR |
1325 | desc: Tells the user that the selected file is not a VBR file | 1325 | desc: Tells the user that the selected file is not a VBR file |
1326 | eng: "Not a VBR file" | 1326 | eng: "Not a VBR file" |
1327 | voice: "Not a VBR file" | 1327 | voice: "" |
1328 | new: | 1328 | new: |
1329 | 1329 | ||
1330 | id: LANG_VBRFIX | 1330 | id: LANG_VBRFIX |
@@ -1432,7 +1432,7 @@ new: | |||
1432 | id: LANG_RECORD_TIMESPLIT_REC | 1432 | id: LANG_RECORD_TIMESPLIT_REC |
1433 | decs: Display of record timer interval setting, on the record screen | 1433 | decs: Display of record timer interval setting, on the record screen |
1434 | eng: "Split time:" | 1434 | eng: "Split time:" |
1435 | voice: "Split time:" | 1435 | voice: "" |
1436 | new: | 1436 | new: |
1437 | 1437 | ||
1438 | id: LANG_SHOW_ICONS | 1438 | id: LANG_SHOW_ICONS |
@@ -1444,19 +1444,19 @@ new: | |||
1444 | id: LANG_DISK_FULL | 1444 | id: LANG_DISK_FULL |
1445 | desc: in recording screen | 1445 | desc: in recording screen |
1446 | eng: "The disk is full. Press OFF to continue." | 1446 | eng: "The disk is full. Press OFF to continue." |
1447 | voice: "The disk is full. Press OFF to continue." | 1447 | voice: "" |
1448 | new: | 1448 | new: |
1449 | 1449 | ||
1450 | id: LANG_CONFIRM_WITH_PLAY_RECORDER | 1450 | id: LANG_CONFIRM_WITH_PLAY_RECORDER |
1451 | desc: Generic recorder string to use to confirm | 1451 | desc: Generic recorder string to use to confirm |
1452 | eng: "PLAY = Yes" | 1452 | eng: "PLAY = Yes" |
1453 | voice: "press Play for yes" | 1453 | voice: "" |
1454 | new: | 1454 | new: |
1455 | 1455 | ||
1456 | id: LANG_CANCEL_WITH_ANY_RECORDER | 1456 | id: LANG_CANCEL_WITH_ANY_RECORDER |
1457 | desc: Generic recorder string to use to cancel | 1457 | desc: Generic recorder string to use to cancel |
1458 | eng: "Any Other = No" | 1458 | eng: "Any Other = No" |
1459 | voice: "Any other for no" | 1459 | voice: "" |
1460 | new: | 1460 | new: |
1461 | 1461 | ||
1462 | ## | 1462 | ## |
@@ -1466,31 +1466,31 @@ new: | |||
1466 | id: LANG_PLUGIN_CANT_OPEN | 1466 | id: LANG_PLUGIN_CANT_OPEN |
1467 | desc: Plugin open error message | 1467 | desc: Plugin open error message |
1468 | eng: "Can't open %s" | 1468 | eng: "Can't open %s" |
1469 | voice: "Can't open:" | 1469 | voice: "" |
1470 | new: | 1470 | new: |
1471 | 1471 | ||
1472 | id: LANG_READ_FAILED | 1472 | id: LANG_READ_FAILED |
1473 | desc: There was an error reading a file | 1473 | desc: There was an error reading a file |
1474 | eng: "Failed reading %s" | 1474 | eng: "Failed reading %s" |
1475 | voice: "Failed reading:" | 1475 | voice: "" |
1476 | new: | 1476 | new: |
1477 | 1477 | ||
1478 | id: LANG_PLUGIN_WRONG_MODEL | 1478 | id: LANG_PLUGIN_WRONG_MODEL |
1479 | desc: The plugin is not compatible with the archos model trying to run it | 1479 | desc: The plugin is not compatible with the archos model trying to run it |
1480 | eng: "Incompatible model" | 1480 | eng: "Incompatible model" |
1481 | voice: "Incompatible model" | 1481 | voice: "" |
1482 | new: | 1482 | new: |
1483 | 1483 | ||
1484 | id: LANG_PLUGIN_WRONG_VERSION | 1484 | id: LANG_PLUGIN_WRONG_VERSION |
1485 | desc: The plugin is not compatible with the rockbox version trying to run it | 1485 | desc: The plugin is not compatible with the rockbox version trying to run it |
1486 | eng: "Incompatible version" | 1486 | eng: "Incompatible version" |
1487 | voice: "Incompatible version" | 1487 | voice: "" |
1488 | new: | 1488 | new: |
1489 | 1489 | ||
1490 | id: LANG_PLUGIN_ERROR | 1490 | id: LANG_PLUGIN_ERROR |
1491 | desc: The plugin return an error code | 1491 | desc: The plugin return an error code |
1492 | eng: "Plugin returned error" | 1492 | eng: "Plugin returned error" |
1493 | voice: "Plugin returned error" | 1493 | voice: "" |
1494 | new: | 1494 | new: |
1495 | 1495 | ||
1496 | ## | 1496 | ## |
@@ -1500,13 +1500,13 @@ new: | |||
1500 | id: LANG_BOOT_CHANGED | 1500 | id: LANG_BOOT_CHANGED |
1501 | desc: File browser discovered the boot file was changed | 1501 | desc: File browser discovered the boot file was changed |
1502 | eng: "Boot changed" | 1502 | eng: "Boot changed" |
1503 | voice: "Boot changed" | 1503 | voice: "" |
1504 | new: | 1504 | new: |
1505 | 1505 | ||
1506 | id: LANG_REBOOT_NOW | 1506 | id: LANG_REBOOT_NOW |
1507 | desc: Do you want to reboot? | 1507 | desc: Do you want to reboot? |
1508 | eng: "Reboot now?" | 1508 | eng: "Reboot now?" |
1509 | voice: "Reboot now?" | 1509 | voice: "" |
1510 | new: | 1510 | new: |
1511 | 1511 | ||
1512 | id: LANG_QUEUE_LAST | 1512 | id: LANG_QUEUE_LAST |
@@ -1554,61 +1554,61 @@ new: | |||
1554 | id: LANG_PLAYLIST_INSERT_COUNT | 1554 | id: LANG_PLAYLIST_INSERT_COUNT |
1555 | desc: splash number of tracks inserted | 1555 | desc: splash number of tracks inserted |
1556 | eng: "Inserted %d tracks (%s)" | 1556 | eng: "Inserted %d tracks (%s)" |
1557 | voice: "Inserted tracks:" | 1557 | voice: "" |
1558 | new: | 1558 | new: |
1559 | 1559 | ||
1560 | id: LANG_PLAYLIST_QUEUE_COUNT | 1560 | id: LANG_PLAYLIST_QUEUE_COUNT |
1561 | desc: splash number of tracks queued | 1561 | desc: splash number of tracks queued |
1562 | eng: "Queued %d tracks (%s)" | 1562 | eng: "Queued %d tracks (%s)" |
1563 | voice: "Queued tracks:" | 1563 | voice: "" |
1564 | new: | 1564 | new: |
1565 | 1565 | ||
1566 | id: LANG_PLAYLIST_SAVE_COUNT | 1566 | id: LANG_PLAYLIST_SAVE_COUNT |
1567 | desc: splash number of tracks saved | 1567 | desc: splash number of tracks saved |
1568 | eng: "Saved %d tracks (%s)" | 1568 | eng: "Saved %d tracks (%s)" |
1569 | voice: "Saved tracks:" | 1569 | voice: "" |
1570 | new: | 1570 | new: |
1571 | 1571 | ||
1572 | id: LANG_OFF_ABORT | 1572 | id: LANG_OFF_ABORT |
1573 | desc: Used on recorder models | 1573 | desc: Used on recorder models |
1574 | eng: "OFF to abort" | 1574 | eng: "OFF to abort" |
1575 | voice: "press OFF to abort" | 1575 | voice: "" |
1576 | new: | 1576 | new: |
1577 | 1577 | ||
1578 | id: LANG_STOP_ABORT | 1578 | id: LANG_STOP_ABORT |
1579 | desc: Used on player models | 1579 | desc: Used on player models |
1580 | eng: "STOP to abort" | 1580 | eng: "STOP to abort" |
1581 | voice: "press STOP to abort" | 1581 | voice: "" |
1582 | new: | 1582 | new: |
1583 | 1583 | ||
1584 | id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR | 1584 | id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR |
1585 | desc: Playlist error | 1585 | desc: Playlist error |
1586 | eng: "Error updating playlist control file" | 1586 | eng: "Error updating playlist control file" |
1587 | voice: "Error updating playlist control file" | 1587 | voice: "" |
1588 | new: | 1588 | new: |
1589 | 1589 | ||
1590 | id: LANG_PLAYLIST_ACCESS_ERROR | 1590 | id: LANG_PLAYLIST_ACCESS_ERROR |
1591 | desc: Playlist error | 1591 | desc: Playlist error |
1592 | eng: "Error accessing playlist file" | 1592 | eng: "Error accessing playlist file" |
1593 | voice: "Error accessing playlist file" | 1593 | voice: "" |
1594 | new: | 1594 | new: |
1595 | 1595 | ||
1596 | id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR | 1596 | id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR |
1597 | desc: Playlist error | 1597 | desc: Playlist error |
1598 | eng: "Error accessing playlist control file" | 1598 | eng: "Error accessing playlist control file" |
1599 | voice: "Error accessing playlist control file" | 1599 | voice: "" |
1600 | new: | 1600 | new: |
1601 | 1601 | ||
1602 | id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR | 1602 | id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR |
1603 | desc: Playlist error | 1603 | desc: Playlist error |
1604 | eng: "Error accessing directory" | 1604 | eng: "Error accessing directory" |
1605 | voice: "Error accessing directory" | 1605 | voice: "" |
1606 | new: | 1606 | new: |
1607 | 1607 | ||
1608 | id: LANG_PLAYLIST_CONTROL_INVALID | 1608 | id: LANG_PLAYLIST_CONTROL_INVALID |
1609 | desc: Playlist resume error | 1609 | desc: Playlist resume error |
1610 | eng: "Playlist control file is invalid" | 1610 | eng: "Playlist control file is invalid" |
1611 | voice: "Playlist control file is invalid" | 1611 | voice: "" |
1612 | new: | 1612 | new: |
1613 | 1613 | ||
1614 | id: LANG_RECURSE_DIRECTORY | 1614 | id: LANG_RECURSE_DIRECTORY |
@@ -1620,7 +1620,7 @@ new: | |||
1620 | id: LANG_RECURSE_DIRECTORY_QUESTION | 1620 | id: LANG_RECURSE_DIRECTORY_QUESTION |
1621 | desc: Asked from onplay screen | 1621 | desc: Asked from onplay screen |
1622 | eng: "Recursively?" | 1622 | eng: "Recursively?" |
1623 | voice: "Recursively?" | 1623 | voice: "" |
1624 | new: | 1624 | new: |
1625 | 1625 | ||
1626 | id: LANG_CUSTOM_FONT | 1626 | id: LANG_CUSTOM_FONT |
@@ -1674,19 +1674,19 @@ new: | |||
1674 | id: LANG_NO_FILES | 1674 | id: LANG_NO_FILES |
1675 | desc: in settings_menu | 1675 | desc: in settings_menu |
1676 | eng: "No files" | 1676 | eng: "No files" |
1677 | voice: "No files" | 1677 | voice: "" |
1678 | new: | 1678 | new: |
1679 | 1679 | ||
1680 | id: LANG_BUTTONBAR_MENU | 1680 | id: LANG_BUTTONBAR_MENU |
1681 | desc: in button bar | 1681 | desc: in button bar |
1682 | eng: "Menu" | 1682 | eng: "Menu" |
1683 | voice: "Menu" | 1683 | voice: "" |
1684 | new: | 1684 | new: |
1685 | 1685 | ||
1686 | id: LANG_FM_BUTTONBAR_PRESETS | 1686 | id: LANG_FM_BUTTONBAR_PRESETS |
1687 | desc: in button bar | 1687 | desc: in button bar |
1688 | eng: "Preset" | 1688 | eng: "Preset" |
1689 | voice: "Preset" | 1689 | voice: "" |
1690 | new: | 1690 | new: |
1691 | 1691 | ||
1692 | id: LANG_FM_SAVE_PRESET | 1692 | id: LANG_FM_SAVE_PRESET |
@@ -1704,25 +1704,25 @@ new: | |||
1704 | id: LANG_FM_STATION | 1704 | id: LANG_FM_STATION |
1705 | desc: in radio screen | 1705 | desc: in radio screen |
1706 | eng: "Station: %d.%dMHz" | 1706 | eng: "Station: %d.%dMHz" |
1707 | voice: "Station Megahertz:" | 1707 | voice: "" |
1708 | new: | 1708 | new: |
1709 | 1709 | ||
1710 | id: LANG_FM_PRESET_SAVE_FAILED | 1710 | id: LANG_FM_PRESET_SAVE_FAILED |
1711 | desc: in radio screen | 1711 | desc: in radio screen |
1712 | eng: "Preset save failed" | 1712 | eng: "Preset save failed" |
1713 | voice: "Preset save failed" | 1713 | voice: "" |
1714 | new: | 1714 | new: |
1715 | 1715 | ||
1716 | id: LANG_FM_NO_PRESETS | 1716 | id: LANG_FM_NO_PRESETS |
1717 | desc: in radio screen | 1717 | desc: in radio screen |
1718 | eng: "The preset list is empty" | 1718 | eng: "The preset list is empty" |
1719 | voice: "The preset list is empty" | 1719 | voice: "" |
1720 | new: | 1720 | new: |
1721 | 1721 | ||
1722 | id: LANG_FM_NO_FREE_PRESETS | 1722 | id: LANG_FM_NO_FREE_PRESETS |
1723 | desc: in radio screen | 1723 | desc: in radio screen |
1724 | eng: "The preset list is full" | 1724 | eng: "The preset list is full" |
1725 | voice: "The preset list is full" | 1725 | voice: "" |
1726 | new: | 1726 | new: |
1727 | 1727 | ||
1728 | id: LANG_FM_RADIO | 1728 | id: LANG_FM_RADIO |
@@ -1734,7 +1734,7 @@ new: | |||
1734 | id: LANG_FM_BUTTONBAR_RECORD | 1734 | id: LANG_FM_BUTTONBAR_RECORD |
1735 | desc: in main menu | 1735 | desc: in main menu |
1736 | eng: "Record" | 1736 | eng: "Record" |
1737 | voice: "Record" | 1737 | voice: "" |
1738 | new: | 1738 | new: |
1739 | 1739 | ||
1740 | id: LANG_VIEW_DYNAMIC_PLAYLIST | 1740 | id: LANG_VIEW_DYNAMIC_PLAYLIST |
@@ -1752,7 +1752,7 @@ new: | |||
1752 | id: LANG_MOVE_FAILED | 1752 | id: LANG_MOVE_FAILED |
1753 | desc: Error message displayed in playlist viewer | 1753 | desc: Error message displayed in playlist viewer |
1754 | eng: "Move failed" | 1754 | eng: "Move failed" |
1755 | voice: "Move failed" | 1755 | voice: "" |
1756 | new: | 1756 | new: |
1757 | 1757 | ||
1758 | id: LANG_FLIP_DISPLAY | 1758 | id: LANG_FLIP_DISPLAY |
@@ -1764,25 +1764,25 @@ new: | |||
1764 | id: LANG_RECORD_PRERECORD | 1764 | id: LANG_RECORD_PRERECORD |
1765 | desc: in recording and radio screen | 1765 | desc: in recording and radio screen |
1766 | eng: "Prerecording" | 1766 | eng: "Prerecording" |
1767 | voice: "Prerecording" | 1767 | voice: "" |
1768 | new: | 1768 | new: |
1769 | 1769 | ||
1770 | id: LANG_RECORD_PRERECORD_TIME | 1770 | id: LANG_RECORD_PRERECORD_TIME |
1771 | desc: in recording settings_menu | 1771 | desc: in recording settings_menu |
1772 | eng: "Prerecord time" | 1772 | eng: "Prerecord time" |
1773 | voice: "Prerecord time" | 1773 | voice: "Pre-Record time" |
1774 | new: | 1774 | new: |
1775 | 1775 | ||
1776 | #Auto bookmark prompts | 1776 | #Auto bookmark prompts |
1777 | id: LANG_BOOKMARK_AUTOLOAD_QUERY | 1777 | id: LANG_BOOKMARK_AUTOLOAD_QUERY |
1778 | desc: prompt for user to decide to create a bookmark | 1778 | desc: prompt for user to decide to create a bookmark |
1779 | voice: "Load Last Bookmark?" | 1779 | voice: "" |
1780 | eng: "Load Last Bookmark?" | 1780 | eng: "Load Last Bookmark?" |
1781 | new: | 1781 | new: |
1782 | 1782 | ||
1783 | id: LANG_AUTO_BOOKMARK_QUERY | 1783 | id: LANG_AUTO_BOOKMARK_QUERY |
1784 | desc: prompt for user to decide to create an bookmark | 1784 | desc: prompt for user to decide to create an bookmark |
1785 | voice: "Create a Bookmark?" | 1785 | voice: "" |
1786 | eng: "Create a Bookmark?" | 1786 | eng: "Create a Bookmark?" |
1787 | new: | 1787 | new: |
1788 | 1788 | ||
@@ -1790,63 +1790,63 @@ new: | |||
1790 | id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS | 1790 | id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS |
1791 | desc: From the auto-load screen, allows user to list all bookmarks | 1791 | desc: From the auto-load screen, allows user to list all bookmarks |
1792 | eng: "Down = List" | 1792 | eng: "Down = List" |
1793 | voice: "press Down to List" | 1793 | voice: "" |
1794 | new: | 1794 | new: |
1795 | 1795 | ||
1796 | id: LANG_BOOKMARK_SELECT_EXIT | 1796 | id: LANG_BOOKMARK_SELECT_EXIT |
1797 | desc: From the bookmark list screen, allows user to exit | 1797 | desc: From the bookmark list screen, allows user to exit |
1798 | eng: "OFF = Exit" | 1798 | eng: "OFF = Exit" |
1799 | voice: "press OFF to Exit" | 1799 | voice: "" |
1800 | new: | 1800 | new: |
1801 | 1801 | ||
1802 | id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT | 1802 | id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT |
1803 | desc: Used on the bookmark select window to label bookmark number | 1803 | desc: Used on the bookmark select window to label bookmark number |
1804 | eng: "Bookmark" | 1804 | eng: "Bookmark" |
1805 | voice: "Bookmark" | 1805 | voice: "" |
1806 | new: | 1806 | new: |
1807 | 1807 | ||
1808 | id: LANG_BOOKMARK_SELECT_INDEX_TEXT | 1808 | id: LANG_BOOKMARK_SELECT_INDEX_TEXT |
1809 | desc: Used on the bookmark select window to label index number | 1809 | desc: Used on the bookmark select window to label index number |
1810 | eng: "Index" | 1810 | eng: "Index" |
1811 | voice: "Index" | 1811 | voice: "" |
1812 | new: | 1812 | new: |
1813 | 1813 | ||
1814 | id: LANG_BOOKMARK_SELECT_TIME_TEXT | 1814 | id: LANG_BOOKMARK_SELECT_TIME_TEXT |
1815 | desc: Used on the bookmark select window to label elapsed time | 1815 | desc: Used on the bookmark select window to label elapsed time |
1816 | eng: "Time" | 1816 | eng: "Time" |
1817 | voice: "Time" | 1817 | voice: "" |
1818 | new: | 1818 | new: |
1819 | 1819 | ||
1820 | id: LANG_BOOKMARK_SELECT_PLAY | 1820 | id: LANG_BOOKMARK_SELECT_PLAY |
1821 | desc: Used on the bookmark select window to indicated the play option | 1821 | desc: Used on the bookmark select window to indicated the play option |
1822 | eng: "PLAY = Select" | 1822 | eng: "PLAY = Select" |
1823 | voice: "press PLAY to Select" | 1823 | voice: "" |
1824 | new: | 1824 | new: |
1825 | 1825 | ||
1826 | id: LANG_BOOKMARK_SELECT_DELETE | 1826 | id: LANG_BOOKMARK_SELECT_DELETE |
1827 | desc: Used on the bookmark select window to indicated the bookmark delete option | 1827 | desc: Used on the bookmark select window to indicated the bookmark delete option |
1828 | eng: "ON+Play = Delete" | 1828 | eng: "ON+Play = Delete" |
1829 | voice: "press ON+Play to Delete" | 1829 | voice: "" |
1830 | new: | 1830 | new: |
1831 | 1831 | ||
1832 | # Bookmark creation/failure text | 1832 | # Bookmark creation/failure text |
1833 | id: LANG_BOOKMARK_CREATE_SUCCESS | 1833 | id: LANG_BOOKMARK_CREATE_SUCCESS |
1834 | desc: Indicates bookmark was successfully created | 1834 | desc: Indicates bookmark was successfully created |
1835 | eng: "Bookmark Created" | 1835 | eng: "Bookmark Created" |
1836 | voice: "Bookmark Created" | 1836 | voice: "" |
1837 | new: | 1837 | new: |
1838 | 1838 | ||
1839 | id: LANG_BOOKMARK_CREATE_FAILURE | 1839 | id: LANG_BOOKMARK_CREATE_FAILURE |
1840 | desc: Indicates bookmark was not created | 1840 | desc: Indicates bookmark was not created |
1841 | eng: "Bookmark Failed!" | 1841 | eng: "Bookmark Failed!" |
1842 | voice: "Bookmark Failed!" | 1842 | voice: "" |
1843 | new: | 1843 | new: |
1844 | 1844 | ||
1845 | # Bookmark creation/failure text | 1845 | # Bookmark creation/failure text |
1846 | id: LANG_BOOKMARK_LOAD_EMPTY | 1846 | id: LANG_BOOKMARK_LOAD_EMPTY |
1847 | desc: Indicates bookmark was empty | 1847 | desc: Indicates bookmark was empty |
1848 | eng: "Bookmark Empty" | 1848 | eng: "Bookmark Empty" |
1849 | voice: "Bookmark Empty" | 1849 | voice: "" |
1850 | new: | 1850 | new: |
1851 | 1851 | ||
1852 | # Bookmark Settings Text | 1852 | # Bookmark Settings Text |
@@ -1933,7 +1933,7 @@ new: | |||
1933 | id: LANG_WIND_MENU | 1933 | id: LANG_WIND_MENU |
1934 | desc: in the playback sub menu | 1934 | desc: in the playback sub menu |
1935 | eng: "FFwd/Rewind" | 1935 | eng: "FFwd/Rewind" |
1936 | voice: "Fast Forward/Rewind" | 1936 | voice: "" |
1937 | new: | 1937 | new: |
1938 | 1938 | ||
1939 | id: LANG_LCD_MENU | 1939 | id: LANG_LCD_MENU |
@@ -2048,19 +2048,19 @@ new: | |||
2048 | id: LANG_DIRBROWSE_F1 | 2048 | id: LANG_DIRBROWSE_F1 |
2049 | desc: in dir browser, F1 button bar text | 2049 | desc: in dir browser, F1 button bar text |
2050 | eng: "Menu" | 2050 | eng: "Menu" |
2051 | voice: "Menu" | 2051 | voice: "" |
2052 | new: | 2052 | new: |
2053 | 2053 | ||
2054 | id: LANG_DIRBROWSE_F2 | 2054 | id: LANG_DIRBROWSE_F2 |
2055 | desc: in dir browser, F2 button bar text | 2055 | desc: in dir browser, F2 button bar text |
2056 | eng: "Option" | 2056 | eng: "Option" |
2057 | voice: "Option" | 2057 | voice: "" |
2058 | new: | 2058 | new: |
2059 | 2059 | ||
2060 | id: LANG_DIRBROWSE_F3 | 2060 | id: LANG_DIRBROWSE_F3 |
2061 | desc: in dir browser, F3 button bar text | 2061 | desc: in dir browser, F3 button bar text |
2062 | eng: "LCD" | 2062 | eng: "LCD" |
2063 | voice: "LCD" | 2063 | voice: "" |
2064 | new: | 2064 | new: |
2065 | 2065 | ||
2066 | #digits and units for voice, the order is important | 2066 | #digits and units for voice, the order is important |
@@ -2330,43 +2330,43 @@ voice: "decibel" | |||
2330 | new: | 2330 | new: |
2331 | 2331 | ||
2332 | id: VOICE_PERCENT | 2332 | id: VOICE_PERCENT |
2333 | desc: spoken only | 2333 | desc: spoken only, a unit postfix |
2334 | eng: "" | 2334 | eng: "" |
2335 | voice: "percent" | 2335 | voice: "percent" |
2336 | new: | 2336 | new: |
2337 | 2337 | ||
2338 | id: VOICE_MEGABYTE | 2338 | id: VOICE_MEGABYTE |
2339 | desc: spoken only | 2339 | desc: spoken only, a unit postfix |
2340 | eng: "" | 2340 | eng: "" |
2341 | voice: "megabyte" | 2341 | voice: "megabyte" |
2342 | new: | 2342 | new: |
2343 | 2343 | ||
2344 | id: VOICE_GIGABYTE | 2344 | id: VOICE_GIGABYTE |
2345 | desc: spoken only | 2345 | desc: spoken only, a unit postfix |
2346 | eng: "" | 2346 | eng: "" |
2347 | voice: "gigabyte" | 2347 | voice: "gigabyte" |
2348 | new: | 2348 | new: |
2349 | 2349 | ||
2350 | id: VOICE_MILLIAMPHOURS | 2350 | id: VOICE_MILLIAMPHOURS |
2351 | desc: spoken only | 2351 | desc: spoken only, a unit postfix |
2352 | eng: "" | 2352 | eng: "" |
2353 | voice: "milliamp hours" | 2353 | voice: "milliamp hours" |
2354 | new: | 2354 | new: |
2355 | 2355 | ||
2356 | id: VOICE_PIXEL | 2356 | id: VOICE_PIXEL |
2357 | desc: spoken only | 2357 | desc: spoken only, a unit postfix |
2358 | eng: "" | 2358 | eng: "" |
2359 | voice: "pixel" | 2359 | voice: "pixel" |
2360 | new: | 2360 | new: |
2361 | 2361 | ||
2362 | id: VOICE_PER_SEC | 2362 | id: VOICE_PER_SEC |
2363 | desc: spoken only | 2363 | desc: spoken only, a unit postfix |
2364 | eng: "" | 2364 | eng: "" |
2365 | voice: "per second" | 2365 | voice: "per second" |
2366 | new: | 2366 | new: |
2367 | 2367 | ||
2368 | id: VOICE_HERTZ | 2368 | id: VOICE_HERTZ |
2369 | desc: spoken only | 2369 | desc: spoken only, a unit postfix |
2370 | eng: "" | 2370 | eng: "" |
2371 | voice: "hertz" | 2371 | voice: "hertz" |
2372 | new: | 2372 | new: |