diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2021-08-09 18:17:34 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-08-09 22:18:43 +0000 |
commit | 2f0fd66e44a2f3535d0d161144156c1551249010 (patch) | |
tree | 682414640a39884b991c537f3b8602a12b79288c /apps | |
parent | e4c5b082e810037532ff3b1c4afd40242c3ac9aa (diff) |
re-synchronize english-us "translation"
Change-Id: I21035cda0617e74283e4b30557783d297d8dfcd0
Diffstat (limited to 'apps')
-rw-r--r-- | apps/lang/english-us.lang | 162 |
1 files changed, 162 insertions, 0 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang index 9439236b9c..a14fac3d6a 100644 --- a/apps/lang/english-us.lang +++ b/apps/lang/english-us.lang @@ -12019,14 +12019,17 @@ <source> *: none dac_power_mode: "DAC's power mode" + es9218: "DAC's output level" </source> <dest> *: none dac_power_mode: "DAC power mode" + es9218: "DAC's output level" </dest> <voice> *: none dac_power_mode: "DAC power mode" + es9218: "DAC's output level" </voice> </phrase> <phrase> @@ -12036,14 +12039,17 @@ <source> *: none dac_power_mode: "High performance" + es9218: "High Gain (2 Vrms)" </source> <dest> *: none dac_power_mode: "High performance" + es9218: "High Gain (2 Vrms)" </dest> <voice> *: none dac_power_mode: "High performance" + es9218: "High Gain (2 Vrms)" </voice> </phrase> <phrase> @@ -12053,14 +12059,17 @@ <source> *: none dac_power_mode: "Save battery" + es9218: "Low Gain (1 Vrms)" </source> <dest> *: none dac_power_mode: "Save battery" + es9218: "Low Gain (1 Vrms)" </dest> <voice> *: none dac_power_mode: "Save battery" + es9218: "Low Gain (1 Vrms)" </voice> </phrase> <phrase> @@ -15716,3 +15725,156 @@ *: "Reload After Saving" </voice> </phrase> +<phrase> + id: LANG_FILTER_SUPER_SLOW + desc: in sound settings + user: core + <source> + *: none + filter_roll_off: "Super Slow" + </source> + <dest> + *: none + filter_roll_off: "Super Slow" + </dest> + <voice> + *: none + filter_roll_off: "Super Slow" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_LINEAR_FAST + desc: in sound settings + user: core + <source> + *: none + es9218: "Linear Fast" + </source> + <dest> + *: none + es9218: "Linear Fast" + </dest> + <voice> + *: none + es9218: "Linear Fast" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_LINEAR_SLOW + desc: in sound settings + user: core + <source> + *: none + es9218: "Linear Slow" + </source> + <dest> + *: none + es9218: "Linear Slow" + </dest> + <voice> + *: none + es9218: "Linear Slow" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_MINIMUM_FAST + desc: in sound settings + user: core + <source> + *: none + es9218: "Minimum Fast" + </source> + <dest> + *: none + es9218: "Minimum Fast" + </dest> + <voice> + *: none + es9218: "Minimum Fast" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_MINIMUM_SLOW + desc: in sound settings + user: core + <source> + *: none + es9218: "Minimum Slow" + </source> + <dest> + *: none + es9218: "Minimum Slow" + </dest> + <voice> + *: none + es9218: "Minimum Slow" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_APODIZING_1 + desc: in sound settings + user: core + <source> + *: none + es9218: "Apodizing type 1" + </source> + <dest> + *: none + es9218: "Apodizing type 1" + </dest> + <voice> + *: none + es9218: "Apodizing type 1" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_APODIZING_2 + desc: in sound settings + user: core + <source> + *: none + es9218: "Apodizing type 2" + </source> + <dest> + *: none + es9218: "Apodizing type 2" + </dest> + <voice> + *: none + es9218: "Apodizing type 2" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_HYBRID_FAST + desc: in sound settings + user: core + <source> + *: none + es9218: "Hybrid Fast" + </source> + <dest> + *: none + es9218: "Hybrid Fast" + </dest> + <voice> + *: none + es9218: "Hybrid Fast" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_BRICK_WALL + desc: in sound settings + user: core + <source> + *: none + es9218: "Brick Wall" + </source> + <dest> + *: none + es9218: "Brick Wall" + </dest> + <voice> + *: none + es9218: "Brick Wall" + </voice> +</phrase> |