diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-12-07 16:47:35 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-12-07 16:51:01 -0500 |
commit | f94401213e2a9454e6ac61748de0dd7210f7f611 (patch) | |
tree | f1b8fa7a5c1ba57b3b1f73b8b706195eb320d151 | |
parent | 53b1bc020b421ff8c3ab1ac6407ce54b5223d025 (diff) | |
download | rockbox-f94401213e.tar.gz rockbox-f94401213e.zip |
FS#13528: Update Turkish translation (Mustafa YILDIZ)
I think there's still a single remaining issue preventing this from 100%.
Change-Id: I5d05d8c801a710b12451af7a44ddbd3e345e6164
-rw-r--r-- | apps/lang/turkce.lang | 140 |
1 files changed, 66 insertions, 74 deletions
diff --git a/apps/lang/turkce.lang b/apps/lang/turkce.lang index 316f616824..8aa1b48d3b 100644 --- a/apps/lang/turkce.lang +++ b/apps/lang/turkce.lang @@ -3295,23 +3295,6 @@ </voice> </phrase> <phrase> - id: LANG_LINEOUT_ONOFF - desc: in system settings menu - user: core - <source> - *: none - lineout_poweroff: "Line Out" - </source> - <dest> - *: none - lineout_poweroff: "Çıkış" - </dest> - <voice> - *: none - lineout_poweroff: "Çıkış" - </voice> -</phrase> -<phrase> id: VOICE_EXT_FMS desc: spoken only, for file extension user: core @@ -13307,7 +13290,7 @@ *: "Seviye 10: 1 hamle / 600 dk." </dest> <voice> - *: "Seviye 10: 600 dakikada 1 hamle" + *: "Seviye 10, 600 dakikada 1 hamle" </voice> </phrase> <phrase> @@ -16301,62 +16284,6 @@ </voice> </phrase> <phrase> - id: LANG_STEREOSW_MODE - desc: Stereo Switch Mode - user: core - <source> - *: "Stereo Switch Mode" - </source> - <dest> - *: "Çift Kanal Değişim Modu" - </dest> - <voice> - *: "Çift Kanal Değişim Modu" - </voice> -</phrase> -<phrase> - id: LANG_REVERSE - desc: in settings_menu - user: core - <source> - *: "Reverse" - </source> - <dest> - *: "Geri al" - </dest> - <voice> - *: "Geri al" - </voice> -</phrase> -<phrase> - id: LANG_ALWAYS_ZERO - desc: in settings_menu - user: core - <source> - *: "Always 0" - </source> - <dest> - *: "Her zaman 0" - </dest> - <voice> - *: "Her zaman 0" - </voice> -</phrase> -<phrase> - id: LANG_ALWAYS_ONE - desc: in settings_menu - user: core - <source> - *: "Always 1" - </source> - <dest> - *: "Her zaman 1" - </dest> - <voice> - *: "Her zaman 1" - </voice> -</phrase> -<phrase> id: LANG_LEGAL_NOTICES desc: in system menu user: core @@ -16510,3 +16437,68 @@ *: "Albüm Sanatını İncele" </voice> </phrase> +<phrase> + id: LANG_HP_LO_SELECT + desc: Output Select + user: core + <source> + *: none + erosqnative: "Output Select" + </source> + <dest> + *: none + erosqnative: "Çıkış Seç" + </dest> + <voice> + *: none + erosqnative: "Çıkış Seç" + </voice> +</phrase> +<phrase> + id: LANG_HEADPHONE + desc: in settings_menu + user: core + <source> + *: none + erosqnative: "Headphone" + </source> + <dest> + *: none + erosqnative: "Kulaklık" + </dest> + <voice> + *: none + erosqnative: "Kulaklık" + </voice> +</phrase> +<phrase> + id: LANG_LINEOUT + desc: in settings_menu + user: core + <source> + *: none + lineout_poweroff,erosqnative: "Line Out" + </source> + <dest> + *: none + lineout_poweroff,erosqnative: "Ses çıkışı" + </dest> + <voice> + *: none + lineout_poweroff,erosqnative: "Ses çıkışı" + </voice> +</phrase> +<phrase> + id: LANG_FONT_LOAD_ERROR + desc: Displayed when font loading fails + user: core + <source> + *: "Unable to load font: (%s)" + </source> + <dest> + *: "Font yüklenemedi: (%s)" + </dest> + <voice> + *: "parçalar kaydedildi" + </voice> +</phrase> |