summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-12-09 20:56:55 -0500
committerSolomon Peachy <pizza@shaftnet.org>2021-12-09 20:56:55 -0500
commit938395be724fd7ce50f971c85b186916fe204926 (patch)
tree12f57dd22d6a5c9dc06a2515c93f38b9132faa9e
parentfb339a5a09967adafd172ca3876f72abecfed85e (diff)
downloadrockbox-938395be724fd7ce50f971c85b186916fe204926.tar.gz
rockbox-938395be724fd7ce50f971c85b186916fe204926.zip
Update US English "translation"
Change-Id: I1750c64ab8251cbb98ac48c3d2bfbd2c1df431a1
-rw-r--r--apps/lang/english-us.lang37
1 files changed, 28 insertions, 9 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang
index 6fac22c381..37f5f8e151 100644
--- a/apps/lang/english-us.lang
+++ b/apps/lang/english-us.lang
@@ -15892,7 +15892,6 @@
15892 es9218: "Brick Wall" 15892 es9218: "Brick Wall"
15893 </voice> 15893 </voice>
15894</phrase> 15894</phrase>
15895### This phrase is missing entirely, copying from english!
15896<phrase> 15895<phrase>
15897 id: LANG_PROPERTIES_ALBUMARTIST 15896 id: LANG_PROPERTIES_ALBUMARTIST
15898 desc: in properties plugin 15897 desc: in properties plugin
@@ -15907,7 +15906,6 @@
15907 *: "Album Artist" 15906 *: "Album Artist"
15908 </voice> 15907 </voice>
15909</phrase> 15908</phrase>
15910### This phrase is missing entirely, copying from english!
15911<phrase> 15909<phrase>
15912 id: LANG_PROPERTIES_GENRE 15910 id: LANG_PROPERTIES_GENRE
15913 desc: in properties plugin 15911 desc: in properties plugin
@@ -15922,7 +15920,6 @@
15922 *: "Genre" 15920 *: "Genre"
15923 </voice> 15921 </voice>
15924</phrase> 15922</phrase>
15925### This phrase is missing entirely, copying from english!
15926<phrase> 15923<phrase>
15927 id: LANG_PROPERTIES_COMMENT 15924 id: LANG_PROPERTIES_COMMENT
15928 desc: in properties plugin 15925 desc: in properties plugin
@@ -15937,7 +15934,6 @@
15937 *: "Comment" 15934 *: "Comment"
15938 </voice> 15935 </voice>
15939</phrase> 15936</phrase>
15940### This phrase is missing entirely, copying from english!
15941<phrase> 15937<phrase>
15942 id: LANG_PROPERTIES_COMPOSER 15938 id: LANG_PROPERTIES_COMPOSER
15943 desc: in properties plugin 15939 desc: in properties plugin
@@ -15952,7 +15948,6 @@
15952 *: "Composer" 15948 *: "Composer"
15953 </voice> 15949 </voice>
15954</phrase> 15950</phrase>
15955### This phrase is missing entirely, copying from english!
15956<phrase> 15951<phrase>
15957 id: LANG_PROPERTIES_YEAR 15952 id: LANG_PROPERTIES_YEAR
15958 desc: in properties plugin 15953 desc: in properties plugin
@@ -15967,7 +15962,6 @@
15967 *: "Year" 15962 *: "Year"
15968 </voice> 15963 </voice>
15969</phrase> 15964</phrase>
15970### This phrase is missing entirely, copying from english!
15971<phrase> 15965<phrase>
15972 id: LANG_PROPERTIES_TRACKNUM 15966 id: LANG_PROPERTIES_TRACKNUM
15973 desc: in properties plugin 15967 desc: in properties plugin
@@ -15982,7 +15976,6 @@
15982 *: "Track number" 15976 *: "Track number"
15983 </voice> 15977 </voice>
15984</phrase> 15978</phrase>
15985### This phrase is missing entirely, copying from english!
15986<phrase> 15979<phrase>
15987 id: LANG_PROPERTIES_DISCNUM 15980 id: LANG_PROPERTIES_DISCNUM
15988 desc: in properties plugin 15981 desc: in properties plugin
@@ -15997,7 +15990,6 @@
15997 *: "Disc number" 15990 *: "Disc number"
15998 </voice> 15991 </voice>
15999</phrase> 15992</phrase>
16000### This phrase is missing entirely, copying from english!
16001<phrase> 15993<phrase>
16002 id: LANG_PROPERTIES_FREQUENCY 15994 id: LANG_PROPERTIES_FREQUENCY
16003 desc: in properties plugin 15995 desc: in properties plugin
@@ -16012,7 +16004,6 @@
16012 *: "Frequency" 16004 *: "Frequency"
16013 </voice> 16005 </voice>
16014</phrase> 16006</phrase>
16015### This phrase is missing entirely, copying from english!
16016<phrase> 16007<phrase>
16017 id: LANG_PROPERTIES_BITRATE 16008 id: LANG_PROPERTIES_BITRATE
16018 desc: in properties plugin 16009 desc: in properties plugin
@@ -16055,3 +16046,31 @@
16055 *: "" 16046 *: ""
16056 </voice> 16047 </voice>
16057</phrase> 16048</phrase>
16049<phrase>
16050 id: LANG_LIST_WRAPAROUND
16051 desc: in Settings
16052 user: core
16053 <source>
16054 *: "List Wraparound"
16055 </source>
16056 <dest>
16057 *: "List Wraparound"
16058 </dest>
16059 <voice>
16060 *: "List Wraparound"
16061 </voice>
16062</phrase>
16063<phrase>
16064 id: LANG_SHOW_SHUTDOWN_MESSAGE
16065 desc: in Settings
16066 user: core
16067 <source>
16068 *: "Show Shutdown Message"
16069 </source>
16070 <dest>
16071 *: "Show Shutdown Message"
16072 </dest>
16073 <voice>
16074 *: "Show Shutdown Message"
16075 </voice>
16076</phrase>