summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-05-23 17:30:58 +0100
committerAidan MacDonald <amachronic@protonmail.com>2021-07-13 22:01:33 +0100
commit4c60bc9e681865fcfc149775a1ed7ccd2613d5bf (patch)
tree99f8d91af2c171cf3843f0c14d41a20d9dc29c4f /apps/lang
parent3abb7c5dd5be2ec6744bfc0a80967b20f1b59e30 (diff)
downloadrockbox-4c60bc9e681865fcfc149775a1ed7ccd2613d5bf.tar.gz
rockbox-4c60bc9e681865fcfc149775a1ed7ccd2613d5bf.zip
New port: Shanling Q1 native
- Audio playback works - Touchscreen and buttons work - Bootloader works and is capable of dual boot - Plugins are working - Cabbiev2 theme has been ported - Stable for general usage Thanks to Marc Aarts for porting Cabbiev2 and plugin bitmaps. There's a few minor known issues: - Bootloader must be installed manually using 'usbboot' as there is no support in jztool yet. - Keymaps may be lacking, need further testing and feedback. - Some plugins may not be fully adapted to the screen size and could benefit from further tweaking. - LCD shows abnormal effects under some circumstances: for example, after viewing a mostly black screen an afterimage appears briefly when going back to a brightly-lit screen. Sudden power-off without proper shutdown of the backlight causes a "dissolving" effect. - CW2015 battery reporting driver is buggy, and disabled for now. Battery reporting is currently voltage-based using the AXP192. Change-Id: I635e83f02a880192c5a82cb0861ad3a61c137c3a
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang145
1 files changed, 145 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 4cbc6f30f6..f268434f60 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12205,20 +12205,159 @@
12205 </voice> 12205 </voice>
12206</phrase> 12206</phrase>
12207<phrase> 12207<phrase>
12208 id: LANG_FILTER_LINEAR_FAST
12209 desc: in sound settings
12210 user: core
12211 <source>
12212 *: none
12213 es9218: "Linear Fast"
12214 </source>
12215 <dest>
12216 *: none
12217 es9218: "Linear Fast"
12218 </dest>
12219 <voice>
12220 *: none
12221 es9218: "Linear Fast"
12222 </voice>
12223</phrase>
12224<phrase>
12225 id: LANG_FILTER_LINEAR_SLOW
12226 desc: in sound settings
12227 user: core
12228 <source>
12229 *: none
12230 es9218: "Linear Slow"
12231 </source>
12232 <dest>
12233 *: none
12234 es9218: "Linear Slow"
12235 </dest>
12236 <voice>
12237 *: none
12238 es9218: "Linear Slow"
12239 </voice>
12240</phrase>
12241<phrase>
12242 id: LANG_FILTER_MINIMUM_FAST
12243 desc: in sound settings
12244 user: core
12245 <source>
12246 *: none
12247 es9218: "Minimum Fast"
12248 </source>
12249 <dest>
12250 *: none
12251 es9218: "Minimum Fast"
12252 </dest>
12253 <voice>
12254 *: none
12255 es9218: "Minimum Fast"
12256 </voice>
12257</phrase>
12258<phrase>
12259 id: LANG_FILTER_MINIMUM_SLOW
12260 desc: in sound settings
12261 user: core
12262 <source>
12263 *: none
12264 es9218: "Minimum Slow"
12265 </source>
12266 <dest>
12267 *: none
12268 es9218: "Minimum Slow"
12269 </dest>
12270 <voice>
12271 *: none
12272 es9218: "Minimum Slow"
12273 </voice>
12274</phrase>
12275<phrase>
12276 id: LANG_FILTER_APODIZING_1
12277 desc: in sound settings
12278 user: core
12279 <source>
12280 *: none
12281 es9218: "Apodizing type 1"
12282 </source>
12283 <dest>
12284 *: none
12285 es9218: "Apodizing type 1"
12286 </dest>
12287 <voice>
12288 *: none
12289 es9218: "Apodizing type 1"
12290 </voice>
12291</phrase>
12292<phrase>
12293 id: LANG_FILTER_APODIZING_2
12294 desc: in sound settings
12295 user: core
12296 <source>
12297 *: none
12298 es9218: "Apodizing type 2"
12299 </source>
12300 <dest>
12301 *: none
12302 es9218: "Apodizing type 2"
12303 </dest>
12304 <voice>
12305 *: none
12306 es9218: "Apodizing type 2"
12307 </voice>
12308</phrase>
12309<phrase>
12310 id: LANG_FILTER_HYBRID_FAST
12311 desc: in sound settings
12312 user: core
12313 <source>
12314 *: none
12315 es9218: "Hybrid Fast"
12316 </source>
12317 <dest>
12318 *: none
12319 es9218: "Hybrid Fast"
12320 </dest>
12321 <voice>
12322 *: none
12323 es9218: "Hybrid Fast"
12324 </voice>
12325</phrase>
12326<phrase>
12327 id: LANG_FILTER_BRICK_WALL
12328 desc: in sound settings
12329 user: core
12330 <source>
12331 *: none
12332 es9218: "Brick Wall"
12333 </source>
12334 <dest>
12335 *: none
12336 es9218: "Brick Wall"
12337 </dest>
12338 <voice>
12339 *: none
12340 es9218: "Brick Wall"
12341 </voice>
12342</phrase>
12343<phrase>
12208 id: LANG_DAC_POWER_MODE 12344 id: LANG_DAC_POWER_MODE
12209 desc: in sound settings 12345 desc: in sound settings
12210 user: core 12346 user: core
12211 <source> 12347 <source>
12212 *: none 12348 *: none
12213 dac_power_mode: "DAC's power mode" 12349 dac_power_mode: "DAC's power mode"
12350 es9218: "DAC's output level"
12214 </source> 12351 </source>
12215 <dest> 12352 <dest>
12216 *: none 12353 *: none
12217 dac_power_mode: "DAC's power mode" 12354 dac_power_mode: "DAC's power mode"
12355 es9218: "DAC's output level"
12218 </dest> 12356 </dest>
12219 <voice> 12357 <voice>
12220 *: none 12358 *: none
12221 dac_power_mode: "DAC's power mode" 12359 dac_power_mode: "DAC's power mode"
12360 es9218: "DAC's output level"
12222 </voice> 12361 </voice>
12223</phrase> 12362</phrase>
12224<phrase> 12363<phrase>
@@ -12228,14 +12367,17 @@
12228 <source> 12367 <source>
12229 *: none 12368 *: none
12230 dac_power_mode: "High performance" 12369 dac_power_mode: "High performance"
12370 es9218: "High Gain (2 Vrms)"
12231 </source> 12371 </source>
12232 <dest> 12372 <dest>
12233 *: none 12373 *: none
12234 dac_power_mode: "High performance" 12374 dac_power_mode: "High performance"
12375 es9218: "High Gain (2 Vrms)"
12235 </dest> 12376 </dest>
12236 <voice> 12377 <voice>
12237 *: none 12378 *: none
12238 dac_power_mode: "High performance" 12379 dac_power_mode: "High performance"
12380 es9218: "High Gain (2 Vrms)"
12239 </voice> 12381 </voice>
12240</phrase> 12382</phrase>
12241<phrase> 12383<phrase>
@@ -12245,14 +12387,17 @@
12245 <source> 12387 <source>
12246 *: none 12388 *: none
12247 dac_power_mode: "Save battery" 12389 dac_power_mode: "Save battery"
12390 es9218: "Low Gain (1 Vrms)"
12248 </source> 12391 </source>
12249 <dest> 12392 <dest>
12250 *: none 12393 *: none
12251 dac_power_mode: "Save battery" 12394 dac_power_mode: "Save battery"
12395 es9218: "Low Gain (1 Vrms)"
12252 </dest> 12396 </dest>
12253 <voice> 12397 <voice>
12254 *: none 12398 *: none
12255 dac_power_mode: "Save battery" 12399 dac_power_mode: "Save battery"
12400 es9218: "Low Gain (1 Vrms)"
12256 </voice> 12401 </voice>
12257</phrase> 12402</phrase>
12258<phrase> 12403<phrase>