summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Chicoine <mc2739@gmail.com>2010-02-03 19:38:09 +0000
committerMichael Chicoine <mc2739@gmail.com>2010-02-03 19:38:09 +0000
commitd005c8b802e1dea52659066f145ec30020945a91 (patch)
tree39534906ea45db95512f3c6abc4aaeb72512aea5
parent7fdcbd72693af56b9ebd84459ca5c7d26b155a9b (diff)
downloadrockbox-d005c8b802e1dea52659066f145ec30020945a91.tar.gz
rockbox-d005c8b802e1dea52659066f145ec30020945a91.zip
Add back previously translated strings that were removed in r24489
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24494 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/turkce.lang55
1 files changed, 55 insertions, 0 deletions
diff --git a/apps/lang/turkce.lang b/apps/lang/turkce.lang
index d843885f9e..583fb4e4b2 100644
--- a/apps/lang/turkce.lang
+++ b/apps/lang/turkce.lang
@@ -242,6 +242,24 @@
242 </voice> 242 </voice>
243</phrase> 243</phrase>
244<phrase> 244<phrase>
245 id: LANG_CONFIRM_WITH_BUTTON
246 desc: Generic string to use to confirm
247 user: core
248 <source>
249 *: "PLAY = Yes"
250 iriverh100,iriverh120,iriverh300: "NAVI = Yes"
251 archosplayer: "(PLAY/STOP)"
252 </source>
253 <dest>
254 *: "PLAY = Devam et"
255 iriverh100,iriverh120,iriverh300: "NAVI = Devam et"
256 archosplayer: "(PLAY/STOP)"
257 </dest>
258 <voice>
259 *: ""
260 </voice>
261</phrase>
262<phrase>
245 id: LANG_CANCEL_WITH_ANY 263 id: LANG_CANCEL_WITH_ANY
246 desc: Generic string to use to cancel 264 desc: Generic string to use to cancel
247 user: core 265 user: core
@@ -1978,6 +1996,23 @@
1978 </voice> 1996 </voice>
1979</phrase> 1997</phrase>
1980<phrase> 1998<phrase>
1999 id: LANG_BUTTONLIGHT_TIMEOUT
2000 desc: in settings_menu
2001 user: core
2002 <source>
2003 *: none
2004 button_light: "Button Light Timeout"
2005 </source>
2006 <dest>
2007 *: none
2008 button_light: "Düğme Işığı Zaman Aşımı"
2009 </dest>
2010 <voice>
2011 *: none
2012 button_light: ""
2013 </voice>
2014</phrase>
2015<phrase>
1981 id: LANG_BUTTONLIGHT_BRIGHTNESS 2016 id: LANG_BUTTONLIGHT_BRIGHTNESS
1982 desc: in settings_menu 2017 desc: in settings_menu
1983 user: core 2018 user: core
@@ -2063,6 +2098,26 @@
2063 </voice> 2098 </voice>
2064</phrase> 2099</phrase>
2065<phrase> 2100<phrase>
2101 id: LANG_TIME_SET_BUTTON
2102 desc: used in set_time()
2103 user: core
2104 <source>
2105 *: none
2106 rtc: "ON = Set"
2107 iriverh100,iriverh120,iriverh300: "NAVI = Set"
2108 gogearsa9200: "PLAY = Set"
2109 </source>
2110 <dest>
2111 *: none
2112 rtc: "ON = Set"
2113 iriverh100,iriverh120,iriverh300: "NAVI = Set"
2114 gogearsa9200: ""
2115 </dest>
2116 <voice>
2117 *: none
2118 </voice>
2119</phrase>
2120<phrase>
2066 id: LANG_TIME_REVERT 2121 id: LANG_TIME_REVERT
2067 desc: used in set_time() 2122 desc: used in set_time()
2068 user: core 2123 user: core