From 8e8206f6d59f93d19c9116e09f461b513c646e5c Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 1 May 2026 11:40:33 -0400 Subject: [PATCH] =?UTF-8?q?FS#13886=20-=20Updated=20Serbian=20translation?= =?UTF-8?q?=20(Ivan=20Pe=C5=A1i=C4=87)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I10321a41db686ebbfdadf82c84d3797551fe7319 --- apps/lang/srpski.lang | 142 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 134 insertions(+), 8 deletions(-) diff --git a/apps/lang/srpski.lang b/apps/lang/srpski.lang index 1a238f8207..1044e3f32b 100644 --- a/apps/lang/srpski.lang +++ b/apps/lang/srpski.lang @@ -14780,7 +14780,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." @@ -14795,7 +14795,7 @@ *: "Притисните LEFT за прекид." - android,hifietma*,zenvision: "Притисните BACK за прекид." + android,hifietma*: "Притисните BACK за прекид." cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Притисните POWER за прекид." ihifi760,ihifi960: "Дупли тап RETURN за прекид." ihifi770,ihifi770c,ihifi800: "Притисните HOME за прекид." @@ -14810,7 +14810,7 @@ *: "Притисните LEFT за прекид." - android,hifietma*,zenvision: "Притисните BACK за прекид." + android,hifietma*: "Притисните BACK за прекид." cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Притисните POWER за прекид." ihifi760,ihifi960: "Дупли тап RETURN за прекид." ihifi770,ihifi770c,ihifi800: "Притисните HOME за прекид." @@ -15305,7 +15305,7 @@ 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" @@ -15914,16 +15914,16 @@ id: LANG_DEFAULT_BROWSER - desc: in Settings + desc: deprecated user: core - *: "Default Browser" + *: "" - *: "Подраз. прегледач" + *: "" - *: "Подраз. прегледач" + *: "" @@ -16972,3 +16972,129 @@ *: "У Ес Бе" + + id: LANG_KEEP_DIRECTORY + desc: file browser setting + user: core + + *: "Always remember last folder" + + + *: "Увек памти последњи фолдер" + + + *: "Увек памти последњи фолдер" + + + + id: LANG_FILE_NOT_FOUND + desc: When file does not exist + user: core + + *: "File not found" + + + *: "Фајл није пронађен" + + + *: "Фајл није пронађен" + + + + id: LANG_SHOW_IN_FILES + desc: Reveal item in File Browser + user: core + + *: "Show in Files" + + + *: "Прикажи у фајловима" + + + *: "Прикажи у фајловима" + + + + id: LANG_CHANNEL_SWAP + desc: in sound_settings + user: core + + *: "Swap Left & Right" + + + *: "Замени леви и десни" + + + *: "Замени леви и десни" + + + + 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" + + + *: "ПОСТАВИ ТАЈМЕР" + + + *: "Постави тајмер" + + + + id: LANG_COUNTDOWN_TIMER_RUNNING + desc: countdown_timer plugin - status label shown while the countdown is active + user: core + + *: "RUNNING" + + + *: "ОДБРОЈАВАЊЕ" + + + *: "Одбројавање" + + + + id: LANG_COUNTDOWN_TIMER_PAUSED + desc: countdown_timer plugin - status label shown while the countdown is paused + user: core + + *: "PAUSED" + + + *: "ПАУЗИРАНО" + + + *: "Паузирано" + + + + 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" + + + *: "ИСТЕКЛО ВРЕМЕ" + + + *: "Истекло време" + + + + id: LANG_COUNTDOWN_TIMER_FINISHED + desc: countdown_timer plugin - status label shown at the moment the countdown expires + user: core + + *: "FINISHED" + + + *: "ГОТОВО" + + + *: "Готово" + +