diff --git a/apps/lang/latviesu.lang b/apps/lang/latviesu.lang
index e0db4361b6..0d65d484fa 100644
--- a/apps/lang/latviesu.lang
+++ b/apps/lang/latviesu.lang
@@ -14781,7 +14781,7 @@
user: core
*: "Press LEFT to cancel."
- android,hifietma*,zenvision: "Press BACK to cancel."
+ android,hifietma*: "Press BACK to cancel."
cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Press POWER to cancel."
ihifi760,ihifi960: "Double tap RETURN to cancel."
ihifi770,ihifi770c,ihifi800: "Press HOME to cancel."
@@ -14796,7 +14796,7 @@
*: "Nospiediet LEFT, lai atceltu."
- android,hifietma*,zenvision: "Nospiediet BACK, lai atceltu."
+ android,hifietma*: "Nospiediet BACK, lai atceltu."
cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Nospiediet POWER, lai atceltu."
ihifi760,ihifi960: "Divreiz pieskarieties RETURN, lai atceltu."
ihifi770,ihifi770c,ihifi800: "Nospiediet HOME, lai atceltu."
@@ -14811,7 +14811,7 @@
*: "Nospiediet LEFT, lai atceltu."
- android,hifietma*,zenvision: "Nospiediet BACK, lai atceltu."
+ android,hifietma*: "Nospiediet BACK, lai atceltu."
cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Nospiediet POWER, lai atceltu."
ihifi760,ihifi960: "Divreiz pieskarieties RETURN, lai atceltu."
ihifi770,ihifi770c,ihifi800: "Nospiediet HOME, lai atceltu."
@@ -15306,13 +15306,13 @@
id: LANG_VOICED_DATE_FORMAT
- desc: format string for how dates will be read back. Y == 4-digit year, A == month name, m == numeric month, d == numeric day. For example, "AdY" will read "January 21 2021"
+ desc: format string for how dates will be read back. Y == 4-digit year (grouped), y == 4-digit year (numeric), A == month name, m == numeric month, d == numeric day. For example, for 2021-01-05, "AdY" will be voiced as "January 5 twenty twenty-one" and "dmy" will be voiced as "5 1 two thousand twenty one
user: core
*: "dAY"
- *: "dAY"
+ *: "dAy"
*: ""
@@ -15915,16 +15915,16 @@
id: LANG_DEFAULT_BROWSER
- desc: in Settings
+ desc: deprecated
user: core
- *: "Default Browser"
+ *: ""
- *: "Noklusējuma pārlūks"
+ *: ""
- *: "Noklusējuma pārlūks"
+ *: ""
@@ -16973,3 +16973,129 @@
*: "Ju es bī"
+
+ id: LANG_KEEP_DIRECTORY
+ desc: file browser setting
+ user: core
+
+ *: "Always remember last folder"
+
+
+ *: "Vienmēr atcerēties pēdējo mapi"
+
+
+ *: "Vienmēr atcerēties pēdējo mapi"
+
+
+
+ id: LANG_FILE_NOT_FOUND
+ desc: When file does not exist
+ user: core
+
+ *: "File not found"
+
+
+ *: "Fails nav atrasts"
+
+
+ *: "Fails nav atrasts"
+
+
+
+ id: LANG_SHOW_IN_FILES
+ desc: Reveal item in File Browser
+ user: core
+
+ *: "Show in Files"
+
+
+ *: "Rādīt failu pārlūkā"
+
+
+ *: "Rādīt failu pārlūkā"
+
+
+
+ id: LANG_CHANNEL_SWAP
+ desc: in sound_settings
+ user: core
+
+ *: "Swap Left & Right"
+
+
+ *: "Apmainīt kanālus vietām"
+
+
+ *: "Apmainīt kanālus vietām"
+
+
+
+ id: LANG_COUNTDOWN_TIMER_SET
+ desc: countdown_timer plugin - header shown on the setup screen where the user enters the countdown duration
+ user: core
+
+ *: "SET TIMER"
+
+
+ *: "IESTATĪT TAIMERI"
+
+
+ *: "Iestatīt taimeri"
+
+
+
+ id: LANG_COUNTDOWN_TIMER_RUNNING
+ desc: countdown_timer plugin - status label shown while the countdown is active
+ user: core
+
+ *: "RUNNING"
+
+
+ *: "DARBOJAS"
+
+
+ *: "Darbojas"
+
+
+
+ id: LANG_COUNTDOWN_TIMER_PAUSED
+ desc: countdown_timer plugin - status label shown while the countdown is paused
+ user: core
+
+ *: "PAUSED"
+
+
+ *: "APTURĒTS"
+
+
+ *: "Apturēts"
+
+
+
+ id: LANG_COUNTDOWN_TIMER_OVERTIME
+ desc: countdown_timer plugin - status label shown when the countdown has passed zero and is counting up
+ user: core
+
+ *: "OVERTIME"
+
+
+ *: "PAPILDLAIKS"
+
+
+ *: "Papildlaiks"
+
+
+
+ id: LANG_COUNTDOWN_TIMER_FINISHED
+ desc: countdown_timer plugin - status label shown at the moment the countdown expires
+ user: core
+
+ *: "FINISHED"
+
+
+ *: "BEIDZIES"
+
+
+ *: "Beidzies"
+
+