summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang137
1 files changed, 109 insertions, 28 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 532f05baf7..1ee1ffac0f 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -2032,6 +2032,34 @@
2032 </voice> 2032 </voice>
2033</phrase> 2033</phrase>
2034<phrase> 2034<phrase>
2035 id: LANG_DISPLAY_TITLEALBUM_FROMTAGS
2036 desc: track display options
2037 user: core
2038 <source>
2039 *: "Title & Album from ID3 tags"
2040 </source>
2041 <dest>
2042 *: "Title & Album from ID3 tags"
2043 </dest>
2044 <voice>
2045 *: "Title and Album from tags"
2046 </voice>
2047</phrase>
2048<phrase>
2049 id: LANG_DISPLAY_TITLE_FROMTAGS
2050 desc: track display options
2051 user: core
2052 <source>
2053 *: "Title from ID3 tags"
2054 </source>
2055 <dest>
2056 *: "Title from ID3 tags"
2057 </dest>
2058 <voice>
2059 *: "Title from tags"
2060 </voice>
2061</phrase>
2062<phrase>
2035 id: LANG_BUILDING_DATABASE 2063 id: LANG_BUILDING_DATABASE
2036 desc: splash database building progress 2064 desc: splash database building progress
2037 user: core 2065 user: core
@@ -2054,6 +2082,20 @@
2054 </voice> 2082 </voice>
2055</phrase> 2083</phrase>
2056<phrase> 2084<phrase>
2085 id: LANG_RANDOM_SHUFFLE_RANDOM_SELECTIVE_SONGS_SUMMARY
2086 desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit
2087 user: core
2088 <source>
2089 *: "Selection too big, %d random tracks will be selected"
2090 </source>
2091 <dest>
2092 *: "Selection too big, %d random tracks will be selected"
2093 </dest>
2094 <voice>
2095 *: "Selection too big, fewer random tracks will be selected"
2096 </voice>
2097</phrase>
2098<phrase>
2057 id: LANG_TAGCACHE_RAM 2099 id: LANG_TAGCACHE_RAM
2058 desc: in tag cache settings 2100 desc: in tag cache settings
2059 user: core 2101 user: core
@@ -5721,7 +5763,7 @@
5721 </dest> 5763 </dest>
5722 <voice> 5764 <voice>
5723 *: none 5765 *: none
5724 remote: "(Vol- : Re-enable)" 5766 remote: "(Volume minus to Re-enable)"
5725 </voice> 5767 </voice>
5726</phrase> 5768</phrase>
5727<phrase> 5769<phrase>
@@ -6003,7 +6045,7 @@
6003 *: "Free:" 6045 *: "Free:"
6004 </dest> 6046 </dest>
6005 <voice> 6047 <voice>
6006 *: "Free diskspace:" 6048 *: "Free disk space"
6007 </voice> 6049 </voice>
6008</phrase> 6050</phrase>
6009<phrase> 6051<phrase>
@@ -7117,7 +7159,7 @@
7117 *: "Mode:" 7159 *: "Mode:"
7118 </dest> 7160 </dest>
7119 <voice> 7161 <voice>
7120 *: "Mode:" 7162 *: "Mode"
7121 </voice> 7163 </voice>
7122</phrase> 7164</phrase>
7123<phrase> 7165<phrase>
@@ -7443,7 +7485,7 @@
7443 </dest> 7485 </dest>
7444 <voice> 7486 <voice>
7445 *: none 7487 *: none
7446 charging: "Battery: Charging" 7488 charging: "Battery is Charging"
7447 </voice> 7489 </voice>
7448</phrase> 7490</phrase>
7449<phrase> 7491<phrase>
@@ -8779,7 +8821,7 @@
8779 </dest> 8821 </dest>
8780 <voice> 8822 <voice>
8781 *: none 8823 *: none
8782 rtc: "Current time:" 8824 rtc: "Current time"
8783 </voice> 8825 </voice>
8784</phrase> 8826</phrase>
8785<phrase> 8827<phrase>
@@ -10759,7 +10801,7 @@
10759 *: "Next Track:" 10801 *: "Next Track:"
10760 </dest> 10802 </dest>
10761 <voice> 10803 <voice>
10762 *: "Next Track:" 10804 *: "Next Track"
10763 </voice> 10805 </voice>
10764</phrase> 10806</phrase>
10765<phrase> 10807<phrase>
@@ -10773,7 +10815,7 @@
10773 *: "Next:" 10815 *: "Next:"
10774 </dest> 10816 </dest>
10775 <voice> 10817 <voice>
10776 *: "Next:" 10818 *: "Next"
10777 </voice> 10819 </voice>
10778</phrase> 10820</phrase>
10779<phrase> 10821<phrase>
@@ -11321,7 +11363,7 @@
11321 </dest> 11363 </dest>
11322 <voice> 11364 <voice>
11323 *: none 11365 *: none
11324 radio: "Signal strength:" 11366 radio: "Signal strength"
11325 </voice> 11367 </voice>
11326</phrase> 11368</phrase>
11327<phrase> 11369<phrase>
@@ -12614,16 +12656,16 @@
12614</phrase> 12656</phrase>
12615<phrase> 12657<phrase>
12616 id: LANG_PLAYTIME_REMAINING 12658 id: LANG_PLAYTIME_REMAINING
12617 desc: playing time screen 12659 desc: deprecated
12618 user: core 12660 user: core
12619 <source> 12661 <source>
12620 *: "Playlist remaining:" 12662 *: ""
12621 </source> 12663 </source>
12622 <dest> 12664 <dest>
12623 *: "Playlist remaining:" 12665 *: ""
12624 </dest> 12666 </dest>
12625 <voice> 12667 <voice>
12626 *: "Playlist remaining" 12668 *: ""
12627 </voice> 12669 </voice>
12628</phrase> 12670</phrase>
12629<phrase> 12671<phrase>
@@ -13279,7 +13321,7 @@
13279 *: "Level 1: 60 moves / 5 min" 13321 *: "Level 1: 60 moves / 5 min"
13280 </dest> 13322 </dest>
13281 <voice> 13323 <voice>
13282 *: "Level 1: 60 moves per 5 minutes" 13324 *: "Level 1, 60 moves per 5 minutes"
13283 </voice> 13325 </voice>
13284</phrase> 13326</phrase>
13285<phrase> 13327<phrase>
@@ -13293,7 +13335,7 @@
13293 *: "Level 2: 60 moves / 15 min" 13335 *: "Level 2: 60 moves / 15 min"
13294 </dest> 13336 </dest>
13295 <voice> 13337 <voice>
13296 *: "Level 2: 60 moves per 15 minutes" 13338 *: "Level 2, 60 moves per 15 minutes"
13297 </voice> 13339 </voice>
13298</phrase> 13340</phrase>
13299<phrase> 13341<phrase>
@@ -13307,7 +13349,7 @@
13307 *: "Level 3: 60 moves / 30 min" 13349 *: "Level 3: 60 moves / 30 min"
13308 </dest> 13350 </dest>
13309 <voice> 13351 <voice>
13310 *: "Level 3: 60 moves per 30 minutes" 13352 *: "Level 3, 60 moves per 30 minutes"
13311 </voice> 13353 </voice>
13312</phrase> 13354</phrase>
13313<phrase> 13355<phrase>
@@ -13321,7 +13363,7 @@
13321 *: "Level 4: 40 moves / 30 min" 13363 *: "Level 4: 40 moves / 30 min"
13322 </dest> 13364 </dest>
13323 <voice> 13365 <voice>
13324 *: "Level 4: 40 moves per 30 minutes" 13366 *: "Level 4, 40 moves per 30 minutes"
13325 </voice> 13367 </voice>
13326</phrase> 13368</phrase>
13327<phrase> 13369<phrase>
@@ -13335,7 +13377,7 @@
13335 *: "Level 5: 40 moves / 60 min" 13377 *: "Level 5: 40 moves / 60 min"
13336 </dest> 13378 </dest>
13337 <voice> 13379 <voice>
13338 *: "Level 5: 40 moves per 60 minutes" 13380 *: "Level 5, 40 moves per 60 minutes"
13339 </voice> 13381 </voice>
13340</phrase> 13382</phrase>
13341<phrase> 13383<phrase>
@@ -13349,7 +13391,7 @@
13349 *: "Level 6: 40 moves / 120 min" 13391 *: "Level 6: 40 moves / 120 min"
13350 </dest> 13392 </dest>
13351 <voice> 13393 <voice>
13352 *: "Level 6: 40 moves per 120 minutes" 13394 *: "Level 6, 40 moves per 120 minutes"
13353 </voice> 13395 </voice>
13354</phrase> 13396</phrase>
13355<phrase> 13397<phrase>
@@ -13363,7 +13405,7 @@
13363 *: "Level 7: 40 moves / 240 min" 13405 *: "Level 7: 40 moves / 240 min"
13364 </dest> 13406 </dest>
13365 <voice> 13407 <voice>
13366 *: "Level 7: 40 moves per 240 minutes" 13408 *: "Level 7, 40 moves per 240 minutes"
13367 </voice> 13409 </voice>
13368</phrase> 13410</phrase>
13369<phrase> 13411<phrase>
@@ -13377,7 +13419,7 @@
13377 *: "Level 8: 1 move / 15 min" 13419 *: "Level 8: 1 move / 15 min"
13378 </dest> 13420 </dest>
13379 <voice> 13421 <voice>
13380 *: "Level 8: 1 move per 15 minutes" 13422 *: "Level 8, 1 move per 15 minutes"
13381 </voice> 13423 </voice>
13382</phrase> 13424</phrase>
13383<phrase> 13425<phrase>
@@ -13391,7 +13433,7 @@
13391 *: "Level 9: 1 move / 60 min" 13433 *: "Level 9: 1 move / 60 min"
13392 </dest> 13434 </dest>
13393 <voice> 13435 <voice>
13394 *: "Level 9: 1 move per 60 minutes" 13436 *: "Level 9, 1 move per 60 minutes"
13395 </voice> 13437 </voice>
13396</phrase> 13438</phrase>
13397<phrase> 13439<phrase>
@@ -13405,7 +13447,7 @@
13405 *: "Level 10: 1 move / 600 min" 13447 *: "Level 10: 1 move / 600 min"
13406 </dest> 13448 </dest>
13407 <voice> 13449 <voice>
13408 *: "Level 10: 1 move per 600 minutes" 13450 *: "Level 10, 1 move per 600 minutes"
13409 </voice> 13451 </voice>
13410</phrase> 13452</phrase>
13411<phrase> 13453<phrase>
@@ -15077,16 +15119,13 @@
15077 desc: prefix for elapsed playtime announcement 15119 desc: prefix for elapsed playtime announcement
15078 user: core 15120 user: core
15079 <source> 15121 <source>
15080 *: none 15122 *: "Elapsed"
15081 hotkey: "Elapsed"
15082 </source> 15123 </source>
15083 <dest> 15124 <dest>
15084 *: none 15125 *: "Elapsed"
15085 hotkey: "Elapsed"
15086 </dest> 15126 </dest>
15087 <voice> 15127 <voice>
15088 *: none 15128 *: "Elapsed"
15089 hotkey: "Elapsed"
15090 </voice> 15129 </voice>
15091</phrase> 15130</phrase>
15092<phrase> 15131<phrase>
@@ -16486,3 +16525,45 @@
16486 *: none 16525 *: none
16487 </voice> 16526 </voice>
16488</phrase> 16527</phrase>
16528<phrase>
16529 id: LANG_CHOOSE_FILE
16530 desc: file_picker plugin ask user to select a file
16531 user: core
16532 <source>
16533 *: "Choose File"
16534 </source>
16535 <dest>
16536 *: "Choose File"
16537 </dest>
16538 <voice>
16539 *: "Choose File"
16540 </voice>
16541</phrase>
16542<phrase>
16543 id: LANG_DISABLE_MAINMENU_SCROLLING
16544 desc: Disable main menu scrolling
16545 user: core
16546 <source>
16547 *: "Disable main menu scrolling"
16548 </source>
16549 <dest>
16550 *: "Disable main menu scrolling"
16551 </dest>
16552 <voice>
16553 *: "Disable main menu scrolling"
16554 </voice>
16555</phrase>
16556<phrase>
16557 id: LANG_REMAINING
16558 desc: Playing Time
16559 user: core
16560 <source>
16561 *: "Remaining"
16562 </source>
16563 <dest>
16564 *: "Remaining"
16565 </dest>
16566 <voice>
16567 *: "Remaining"
16568 </voice>
16569</phrase>