From b4fb3cd8bde877b514eace287ff4f3096ff6f176 Mon Sep 17 00:00:00 2001 From: Jonas Häggqvist Date: Thu, 27 Nov 2008 09:34:55 +0000 Subject: Language updates: - Danish by me. - Thai by Pinitnun Shanasabang (FS#9581) - Finnish by Jani Kinnunen (FS#9540) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19244 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/dansk.lang | 145 ++++++++++- apps/lang/finnish.lang | 143 ++++++++++- apps/lang/thai.lang | 682 ++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 956 insertions(+), 14 deletions(-) (limited to 'apps/lang') diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang index 28e53190fa..a227c3b668 100644 --- a/apps/lang/dansk.lang +++ b/apps/lang/dansk.lang @@ -8204,7 +8204,7 @@ *: "%s eksisterer ikke" - *: "" + *: "Playlist mappen eksisterer ikke" @@ -8805,15 +8805,15 @@ user: *: none - swcodec: "Cutoff Frequency" + swcodec: "Cutoff" *: none - swcodec: "Grænse frekvens" + swcodec: "Grænse" *: none - swcodec: "Grænse frekvens" + swcodec: "Grænse" @@ -8822,11 +8822,11 @@ user: *: none - swcodec: "Edit mode: %s" + swcodec: "Edit mode: %s %s" *: none - swcodec: "Indstil: %s" + swcodec: "Indstil: %s %s" *: none @@ -12076,3 +12076,136 @@ recording_swcodec: "Mono tilstand" + + id: LANG_LEFT_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Left Quickscreen Item" + + + *: none + quickscreen: "Vælg som venstre hurtigindstilling" + + + *: none + quickscreen: "Vælg som venstre hurtigindstilling" + + + + id: LANG_RESET_SETTING + desc: used in the settings context menu + user: + + *: "Reset Setting" + + + *: "Gendan standardindstilling" + + + *: "Gendan standardindstilling" + + + + id: LANG_BOTTOM + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_BOTTOM_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Bottom Quickscreen Item" + + + *: none + quickscreen: "Vælg som nederste hurtigindstilling" + + + *: none + quickscreen: "Vælg som nederste hurtigindstilling" + + + + id: LANG_RIGHT + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_QS_ITEMS + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_RIGHT_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Right Quickscreen Item" + + + *: none + quickscreen: "Vælg som højre hurtigindstilling" + + + *: none + quickscreen: "Vælg som højre hurtigindstilling" + + + + id: LANG_LEFT + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + diff --git a/apps/lang/finnish.lang b/apps/lang/finnish.lang index d17de6c49c..14a50c3495 100644 --- a/apps/lang/finnish.lang +++ b/apps/lang/finnish.lang @@ -8369,11 +8369,11 @@ user: *: none - swcodec: "Edit mode: %s" + swcodec: "Edit mode: %s %s" *: none - swcodec: "Muokkaustila: %s" + swcodec: "Muokkaustila: %s %s" *: none @@ -8386,15 +8386,15 @@ user: *: none - swcodec: "Cutoff Frequency" + swcodec: "Cutoff" *: none - swcodec: "Katkaisutaajuus" + swcodec: "Katkaisu" *: none - swcodec: "Katkaisutaajuus" + swcodec: "Katkaisu" @@ -12016,3 +12016,136 @@ *: "Etsinnän tulokset" + + id: LANG_LEFT_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Left Quickscreen Item" + + + *: none + quickscreen: "Aseta vasemmalle pikanäytön osaksi" + + + *: none + quickscreen: "Aseta vasemmalle pikanäytön osaksi" + + + + id: LANG_RESET_SETTING + desc: used in the settings context menu + user: + + *: "Reset Setting" + + + *: "Nollaa asetus" + + + *: "Nollaa asetus" + + + + id: LANG_BOTTOM + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_BOTTOM_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Bottom Quickscreen Item" + + + *: none + quickscreen: "Aseta alimmaiseksi pikanäytön osaksi" + + + *: none + quickscreen: "Aseta alimmaiseksi pikanäytön osaksi" + + + + id: LANG_RIGHT + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_QS_ITEMS + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_RIGHT_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Right Quickscreen Item" + + + *: none + quickscreen: "Aseta oikealle pikanäytön osaksi" + + + *: none + quickscreen: "Aseta oikealle pikanäytön osaksi" + + + + id: LANG_LEFT + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + diff --git a/apps/lang/thai.lang b/apps/lang/thai.lang index 2a3d631b60..df4bf16f8a 100644 --- a/apps/lang/thai.lang +++ b/apps/lang/thai.lang @@ -3834,14 +3834,17 @@ user: *: none + button_light: "Button Light Timeout" fuze,e200*: "Wheel Light Timeout" *: none + button_light: "เวลาเปิดไฟปุ่ม" fuze,e200*: "เวลาเปิดไฟล้อหมุน" *: none + button_light: "Button Light Timeout" fuze,e200*: "Wheel Light Timeout" @@ -6903,16 +6906,19 @@ user: *: none + multivolume: "HD1" e200*,c200: "mSD:" ondio*: "MMC:" *: none + multivolume: "HD1" e200*,c200: "mSD:" ondio*: "MMC:" *: none + multivolume: "H D 1" e200*,c200: "micro Secure Digital card:" ondio*: "Multimedia card" @@ -8378,6 +8384,8 @@ ipod*: "PLAY/PAUSE to abort" x5,m5: "Long PLAY to abort" h10,h10_5gb,e200*,c200: "PREV to abort" + gigabeats: "BACK to abort" + gigabeatf: "POWER to abort" *: "OFF เพื่อยกเลิก" @@ -8385,6 +8393,8 @@ ipod*: "PLAY/PAUSE เพื่อยกเลิก" x5,m5: "Long PLAY เพื่อยกเลิก" h10,h10_5gb,e200*,c200: "PREV เพื่อยกเลิก" + gigabeats: "BACK เพื่อยกเลิก" + gigabeatf: "POWER เพื่อยกเลิก" *: "" @@ -10106,11 +10116,11 @@ user: *: none - swcodec: "Edit mode: %s" + swcodec: "Edit mode: %s %s" *: none - swcodec: "โหมดแก้ไข: %s" + swcodec: "โหมดแก้ไข: %s %s" *: none @@ -10123,7 +10133,7 @@ user: *: none - swcodec: "Cutoff Frequency" + swcodec: "Cutoff" *: none @@ -11491,3 +11501,669 @@ *: "Central European" + + id: LANG_RECORDING_SIZE + desc: Display of recorded file size + user: + + *: none + recording: "Size:" + + + *: none + recording: "ขนาด:" + + + *: none + recording: "" + + + + id: LANG_RECORDING_AGC_MAXGAIN + desc: AGC maximum gain in recording screen + user: + + *: none + agc: "AGC max. gain" + + + *: none + agc: "อัตราขยาย AGC สูงสุด" + + + *: none + agc: "AGC maximum gain" + + + + id: LANG_ENABLE_STUDY_MODE + desc: DEPRECATED + user: + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_ALBUMART + desc: Display the expected AA size + user: + + *: none + albumart: "Album Art:" + + + *: none + albumart: "ภาพประกอบอัลบัม:" + + + *: none + albumart: "Album Art:" + + + + id: LANG_CHANNEL_LEFTRIGHT + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono Left + Right" + + + *: none + recording_swcodec: "ช่องเดียว ซ้าย + ขวา" + + + *: none + recording_swcodec: "Mono Left plus Right" + + + + id: LANG_TOUCHPAD_SENSITIVITY + desc: touchpad sensitivity setting + user: + + *: none + gigabeatf: "Touchpad Sensitivity" + + + *: none + gigabeatf: "ความไวแผ่นสัมผัส" + + + *: none + gigabeatf: "Touchpad Sensitivity" + + + + id: LANG_FAST + desc: in settings_menu + user: + + *: "Fast" + + + *: "เร็ว" + + + *: "Fast" + + + + id: LANG_SKIP_LENGTH + desc: playback settings menu + user: + + *: "Skip Length" + + + *: "ความยาวการกระโดด" + + + *: "Skip Length" + + + + id: LANG_LEFT_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Left Quickscreen Item" + + + *: none + quickscreen: "ตั้งเป็นรายการด้านซ้ายบนควิกสกรีน" + + + *: none + quickscreen: "Set as Left Quickscreen Item" + + + + id: LANG_RESET_SETTING + desc: used in the settings context menu + user: + + *: "Reset Setting" + + + *: "ใช้การตั้งค่ามาตรฐาน" + + + *: "Reset Setting" + + + + id: LANG_BOTTOM + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: VOICE_CHAR_SLASH + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "slash" + + + + id: LANG_BOTTOM_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Bottom Quickscreen Item" + + + *: none + quickscreen: "ตั้งเป็นรายการด้านล่างบนควิกสกรีน" + + + *: none + quickscreen: "Set as Bottom Quickscreen Item" + + + + id: LANG_ACCESSORY_SUPPLY + desc: in system settings menu + user: + + *: none + accessory_supply: "Accessory Power Supply" + + + *: none + accessory_supply: "แหล่งจ่ายพลังงานเสริม" + + + *: none + accessory_supply: "Accessory Power Supply" + + + + id: LANG_RIGHT + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_QS_ITEMS + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_STOP_RECORDING_AND_SHUTDOWN + desc: in record timesplit options + user: + + *: none + recording: "Stop Recording And Shutdown" + + + *: none + recording: "ยกเลิกการบันทึกและปิดเครื่อง" + + + *: none + recording: "Stop Recording And Shutdown" + + + + id: LANG_RECORDING_TIMESPLIT_REC + desc: Display of record timer interval setting, on the record screen + user: + + *: none + recording: "Split Time:" + + + *: none + recording: "เวลาแยกบันทึก:" + + + *: none + recording: "" + + + + id: LANG_STUDY_MODE + desc: DEPRECATED + user: + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_RIGHT_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: + + *: none + quickscreen: "Set as Right Quickscreen Item" + + + *: none + quickscreen: "ตั้งเป็นรายการด้านขวาบนควิกสกรีน" + + + *: none + quickscreen: "Set as Right Quickscreen Item" + + + + id: LANG_STUDY_HOP_STEP + desc: DEPRECATED + user: + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_VERY_SLOW + desc: in settings_menu + user: + + *: "Very slow" + + + *: "ช้ามาก" + + + *: "Very slow" + + + + id: LANG_KEYCLICK + desc: in keyclick settings menu + user: + + *: none + swcodec: "Keyclick" + + + *: none + swcodec: "ปุ่มกด" + + + *: none + swcodec: "Keyclick" + + + + id: LANG_PM_CLIPCOUNT + desc: in recording GUI, for recording peak meter. MAX 5 characters! + user: + + *: none + recording: "CLIP:" + + + *: none + recording: "คลิ๊บ:" + + + *: none + recording: "" + + + + id: LANG_GAIN_RIGHT + desc: in the recording screen + user: + + *: none + recording: "Gain R" + + + *: none + recording: "อัตราขยายขวา" + + + *: none + recording: "Gain Right" + + + + id: LANG_RECORDING_FILENAME + desc: Filename header in recording screen + user: + + *: none + recording: "Filename:" + + + *: none + recording: "ชื่อแฟ้ม:" + + + *: none + recording: "" + + + + id: LANG_SLOW + desc: in settings_menu + user: + + *: "Slow" + + + *: "ช้า" + + + *: "Slow" + + + + id: LANG_BUTTONLIGHT_BRIGHTNESS + desc: in settings_menu + user: + + *: none + buttonlight_brightness: "Button Light Brightness" + + + *: none + buttonlight_brightness: "ความสว่างไฟปุ่มกด" + + + *: none + buttonlight_brightness: "Button Light Brightness" + + + + id: LANG_GAIN_LEFT + desc: in the recording screen + user: + + *: none + recording: "Gain L" + + + *: none + recording: "อัตราขยายซ้าย" + + + *: none + recording: "Gain Left" + + + + id: VOICE_QUICKSCREEN + desc: spoken only, Announces entering the "quick screen" + user: + + *: "" + + + *: "" + + + *: "Quick screen" + + + + id: LANG_VERY_FAST + desc: in settings_menu + user: + + *: "Very fast" + + + *: "เร็วมาก" + + + *: "Very fast" + + + + id: LANG_SEARCH_RESULTS + desc: title for the list of results displayed after searching in a playlist + user: + + *: "Search Results" + + + *: "ผลการค้นหา" + + + *: "Search Results" + + + + id: LANG_DISABLE_STUDY_MODE + desc: DEPRECATED + user: + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_RECORDING_AGC_PRESET + desc: automatic gain control in record settings and screen + user: + + *: none + agc: "AGC" + + + *: none + agc: "ควบคุมอัตราขยายอัตโนมัติ (AGC)" + + + *: none + agc: "Automatic gain control" + + + + id: LANG_RECORDING_MONO_MODE + desc: in the recording settings + user: + + *: none + recording_swcodec: "Mono mode" + + + *: none + recording_swcodec: "โหมดช่องเดียว" + + + *: none + recording_swcodec: "Mono mode" + + + + id: LANG_UNKNOWN + desc: generic string for unknown states, such as an unset clock + user: + + *: "Unknown" + + + *: "ไม่ทราบ" + + + *: "Unknown" + + + + id: LANG_RECORDING_AGC_CLIPTIME + desc: in record settings + user: + + *: none + agc: "AGC clip time" + + + *: none + agc: "เวลาคลิ๊บของ AGC" + + + *: none + agc: "AGC clip time" + + + + id: LANG_LEFT + desc: DEPRECATED + user: + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + *: none + quickscreen: "" + + + + id: LANG_SKIP_TRACK + desc: skip length setting entry 0 + user: + + *: "Skip Track" + + + *: "ข้ามเพลง" + + + *: "Skip Track" + + + + id: VOICE_OK + desc: spoken only, On exiting a context, specifically the quick screen + user: + + *: "" + + + *: "" + + + *: "OK" + + + + id: LANG_KEYCLICK_REPEATS + desc: in keyclick settings menu + user: + + *: none + swcodec: "Keyclick Repeats" + + + *: none + swcodec: "กดปุ่มซ้ำ" + + + *: none + swcodec: "Keyclick Repeats" + + + + id: LANG_HIGH + desc: in settings_menu + user: + + *: none + gigabeatf: "High" + + + *: none + gigabeatf: "สูง" + + + *: none + gigabeatf: "High" + + -- cgit v1.2.3