From 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 7 Dec 2009 09:17:48 +0000 Subject: Reverted r23881 mistakenly committed to branch. git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/lietuviu.lang | 238 +++++++++++++++++++++++++++++++----------------- 1 file changed, 156 insertions(+), 82 deletions(-) (limited to 'apps/lang/lietuviu.lang') diff --git a/apps/lang/lietuviu.lang b/apps/lang/lietuviu.lang index 478722c801..f2d5992b32 100644 --- a/apps/lang/lietuviu.lang +++ b/apps/lang/lietuviu.lang @@ -14,6 +14,80 @@ # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY # KIND, either express or implied. # +# This is the master of the language files. This is the original, the one with +# all the existing strings Rockbox features. +# +# The target names used for target-specific strings are set in the ARCHOS +# variable in the root Makefile +# +# *WARNING* +# +# If you want to add a new string, add it to the end of this file! +# If you want to remove a string, just blank it, don't actually remove it! +# +# If you re-order things or remove entries, you must bump the binary language +# file version number in both the 'genlang' tool and the language loader code. +# +# The "voice' entry contains how we want the speech UI to pronounce the phrase. +# +# Since this file is both the master for the language system, as well as the +# source for generating english strings, make sure that all strings +# are *identical* to the strings within the english.lang file. The +# strings are the ones that'll be exposed and used by other languages +# when doing updates etc, while the ones are used when this file is +# used to simply get the full set of english strings for a particular target. +# +# All phrases have a default string like: *: "default" that will be used if no +# other string matches for the particular model you build the language for. If +# you want a particular string for the iriver h300 series you'd write it like: +# h300: "h300-specific string" (below the default line). If your string isn't +# used for all targets set the default to none like: *: none (no quotes!) this +# will not include the string for target that will not need it, see +# apps/features.txt for available categories that can be used instead of the +# target name, for example: swcodec: "swcodec-specific string". +# +# +# The target names used are picked from the configure script and are set in the +# MODELNAME variable in the root makefile. Currently, they are: +# Target Target string +# Archos +# Player/Studio player +# Recorder recorder +# FM Recorder fmrecorder +# Recorder V2 recorderv2 +# Ondio SP ondiosp +# Ondio FM ondiofm +# iriver +# H100/H110/H115 h100 +# H120/H140 h120 +# H320/H340 h300 +# H10 h10 +# IFP 7XX ifp7xx +# iaudio +# X5 x5 +# M5 m5 +# ipod +# All iPods ipod* +# 4G Color/Photo ipodcolor +# Nano ipodnano +# Video (5G) ipodvideo +# 3G ipod3g +# 4G gray ipod4g +# mini ipodmini +# mini 2G ipodmini2g +# Toshiba +# Gigabeat Fxx gigabeatf +# Gigabeat Sxx gigabeats +# +# Sandisk +# Sansa E200 e200 +# Sansa C200 c200* +# +# Olympus +# m:robe 100 mrobe100 +# +# Philips +# GoGear SA9200 sa9200 id: LANG_SET_BOOL_YES @@ -259,15 +333,15 @@ user: core *: "PLAY = Yes" - iriverh100,iriverh120,iriverh300: "NAVI = Yes" - samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,gogearsa9200: "SELECT = Yes" - archosplayer: "(PLAY/STOP)" + h100,h120,h300: "NAVI = Yes" + yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes" + player: "(PLAY/STOP)" *: "PLAY = Taip" - iriverh100,iriverh120,iriverh300: "NAVI = Taip" - samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,gogearsa9200: "SELECT = Taip" - archosplayer: "(PLAY/STOP)" + h100,h120,h300: "NAVI = Taip" + yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,sa9200: "SELECT = Taip" + player: "(PLAY/STOP)" *: "" @@ -279,15 +353,15 @@ user: core *: "Any Other = No" - archosplayer: none + player: none *: "Bet koks kitas = Ne" - archosplayer: none + player: none *: "" - archosplayer: none + player: none @@ -2380,17 +2454,17 @@ user: core *: "Building database... %d found (OFF to return)" - iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" + h100,h120,h300: "Building database... %d found (STOP to return)" ipod*: "Building database... %d found (PREV to return)" - iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" - iriverh10,iriverh10_5gb,sansae200*,sansac200*,gogearsa9200: "Building database... %d found (PREV to return)" + x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" + h10,h10_5gb,e200*,c200*,sa9200: "Building database... %d found (PREV to return)" *: "Kuriama duomenų bazė... %d rasta (OFF grįžimui)" - iriverh100,iriverh120,iriverh300: "Kuriama duomenų bazė... %d rasta (STOP grįžimui)" + h100,h120,h300: "Kuriama duomenų bazė... %d rasta (STOP grįžimui)" ipod*: "Kuriama duomenų bazė... %d rasta (PREV grįžimui)" - iaudiox5,iaudiom5,gigabeat*,mrobe100: "Kuriama duomenų bazė... %d rasta (LEFT grįžimui)" - iriverh10,iriverh10_5gb,sansae200*,sansac200*,gogearsa9200: "Kuriama duomenų bazė... %d rasta (PREV to grįžimui)" + x5,m5,gigabeat*,mrobe100: "Kuriama duomenų bazė... %d rasta (LEFT grįžimui)" + h10,h10_5gb,e200*,c200*,sa9200: "Kuriama duomenų bazė... %d rasta (PREV to grįžimui)" *: "entries found for database" @@ -3190,7 +3264,7 @@ id: LANG_JUMP_SCROLL - desc: (archosplayer) menu alternative for jump scroll + desc: (player) menu alternative for jump scroll user: core *: "Jump Scroll" @@ -3204,7 +3278,7 @@ id: LANG_ONE_TIME - desc: (archosplayer) the jump scroll shall be done "one time" + desc: (player) the jump scroll shall be done "one time" user: core *: "One time" @@ -3218,7 +3292,7 @@ id: LANG_JUMP_SCROLL_DELAY - desc: (archosplayer) Delay before making a jump scroll + desc: (player) Delay before making a jump scroll user: core *: "Jump Scroll Delay" @@ -3850,17 +3924,17 @@ *: none button_light: "Button Light Timeout" - sansafuze*,sansae200*: "Wheel Light Timeout" + fuze*,e200*: "Wheel Light Timeout" *: none button_light: "Klavišų apšvietimo laikas" - sansafuze*,sansae200*: "Rato apšvietimo laikas" + fuze*,e200*: "Rato apšvietimo laikas" *: none button_light: "Klavišų apšvietimo laikas" - sansafuze*,sansae200*: "Rato apšvietimo laikas" + fuze*,e200*: "Rato apšvietimo laikas" @@ -4141,18 +4215,18 @@ *: none rtc: "ON = Set" - iriverh100,iriverh120,iriverh300: "NAVI = Set" - ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: "SELECT = Set" + h100,h120,h300: "NAVI = Set" + ipod*,x5,m5,h10,h10_5gb,e200*,c200*,gigabeat*,mrobe100,sa9200: "SELECT = Set" *: none rtc: "ON = Nustatyti" - iriverh100,iriverh120,iriverh300: "NAVI = Nustatyti" - ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: "SELECT = Nustatyti" + h100,h120,h300: "NAVI = Nustatyti" + ipod*,x5,m5,h10,h10_5gb,e200*,c200*,gigabeat*,mrobe100,sa9200: "SELECT = Nustatyti" *: none - rtc,iriverh100,iriverh120,iriverh300,iriverh10,iriverh10_5gb,iaudiox5,iaudiom5,ipod*,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: "" + rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200*,c200*,gigabeat*,mrobe100,sa9200: "" @@ -4162,22 +4236,22 @@ *: none rtc: "OFF = Revert" - iriverh100,iriverh120,iriverh300: "STOP = Revert" - ipod*,sansac200*,gogearsa9200: "MENU = Revert" - iaudiox5,iaudiom5: "RECORD = Revert" - iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert" - gigabeatfx: "POWER = Revert" + h100,h120,h300: "STOP = Revert" + ipod*,c200*,sa9200: "MENU = Revert" + x5,m5: "RECORD = Revert" + h10,h10_5gb,e200*,fuze*: "PREV = Revert" + gigabeatf: "POWER = Revert" mrobe100: "DISPLAY = Revert" gigabeats: "BACK = Revert" *: none rtc: "OFF = Atstatyti" - iriverh100,iriverh120,iriverh300: "STOP = Atstatyti" - ipod*,sansac200*,gogearsa9200: "MENU = Atstatyti" - iaudiox5,iaudiom5: "RECORD = Atstatyti" - iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Atstatyti" - gigabeatfx: "POWER = Atstatyti" + h100,h120,h300: "STOP = Atstatyti" + ipod*,c200*,sa9200: "MENU = Atstatyti" + x5,m5: "RECORD = Atstatyti" + h10,h10_5gb,e200*,fuze*: "PREV = Atstatyti" + gigabeatf: "POWER = Atstatyti" mrobe100: "DISPLAY = Atstatyti" gigabeats: "BACK = Atstatyti" @@ -4705,14 +4779,14 @@ *: none alarm: "PLAY=Set OFF=Cancel" ipod*: "SELECT=Set MENU=Cancel" - iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel" + h10,h10_5gb: "SELECT=Set PREV=Cancel" gigabeats: "SELECT=Set POWER=Cancel" *: none alarm: "PLAY=Nustatyti OFF=Atšaukti" ipod*: "SELECT=Nustatyti MENU=Atšaukti" - iriverh10,iriverh10_5gb: "SELECT=Nustatyti PREV=Atšaukti" + h10,h10_5gb: "SELECT=Nustatyti PREV=Atšaukti" gigabeats: "SELECT=Nustatyti POWER=Atšaukti" @@ -5887,17 +5961,17 @@ *: none recording: "Microphone" - iriverh100,iriverh120,iriverh300: "Internal Microphone" + h100,h120,h300: "Internal Microphone" *: none recording: "Mikrofonas" - iriverh100,iriverh120,iriverh300: "Vidinis mikrofonas" + h100,h120,h300: "Vidinis mikrofonas" *: none recording: "Mikrofonas" - iriverh100,iriverh120,iriverh300: "Vidinis mikrofonas" + h100,h120,h300: "Vidinis mikrofonas" @@ -5923,15 +5997,15 @@ user: core *: none - recording,archosplayer: "Line In" + recording,player: "Line In" *: none - recording,archosplayer: "Line In" + recording,player: "Line In" *: none - recording,archosplayer: "Line In" + recording,player: "Line In" @@ -6861,11 +6935,11 @@ user: core *: "Buffer:" - archosplayer: "Buf:" + player: "Buf:" *: "Buferis:" - archosplayer: "Buf:" + player: "Buf:" *: "Buferio dydis" @@ -6877,13 +6951,13 @@ user: core *: "Battery: %d%% %dh %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %dh %dm" - iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" + player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm" + h10,ipodmini,ipodmini2g: "Batt: %d%% %dh %dm" *: "Baterija: %d%% %dh %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %dh %dm" - iriverh10,ipodmini1g,ipodmini2g: "Bat: %d%% %dh %dm" + player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm" + h10,ipodmini,ipodmini2g: "Bat: %d%% %dh %dm" *: "Baterijos lygis" @@ -6941,19 +7015,19 @@ *: none multivolume: "HD1" - sansae200*,sansac200*,sansafuze*: "mSD:" + e200*,c200*,fuze*: "mSD:" ondio*: "MMC:" *: none multivolume: "HD1" - sansae200*,sansac200*,sansafuze*: "MSD:" + e200*,c200*,fuze*: "MSD:" ondio*: "MMC:" *: none multivolume: "H D 1" - sansae200*,sansac200*,sansafuze*: "micro S D" + e200*,c200*,fuze*: "micro S D" ondio*: "M M C" @@ -8065,11 +8139,11 @@ user: core *: "End of Song List" - archosplayer: "End of List" + player: "End of List" *: "Dainų sąrašo pabaiga" - archosplayer: "Sąrašo pabaiga" + player: "Sąrašo pabaiga" *: "Dainų sąrašo pabaiga" @@ -8312,20 +8386,20 @@ *: none recording: "The disk is full. Press OFF to continue." - iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue." - iaudiom5,iaudiox5: "The disk is full. Press POWER to continue." - sansae200*,sansac200*: "The disk is full. Press PREV to continue." + h100,h120,h300: "The disk is full. Press STOP to continue." + m5,x5: "The disk is full. Press POWER to continue." + e200*,c200*: "The disk is full. Press PREV to continue." *: none recording: "Diskas pilnas. Spauskite OFF." - iriverh100,iriverh120,iriverh300: "Diskas pilnas. Spauskite STOP." - iaudiom5,iaudiox5: "Diskas pilnas. Spauskite POWER." - sansae200*,sansac200*: "Diskas pilnas. Spauskite PREV." + h100,h120,h300: "Diskas pilnas. Spauskite STOP." + m5,x5: "Diskas pilnas. Spauskite POWER." + e200*,c200*: "Diskas pilnas. Spauskite PREV." *: none - recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,sansae200*,sansac200*: "" + recording,h100,h120,h300,m5,x5,e200*,c200*: "" @@ -8409,25 +8483,25 @@ id: LANG_OFF_ABORT - desc: Used on archosrecorder models + desc: Used on recorder models user: core *: "OFF to abort" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort" + player,h100,h120,h300: "STOP to abort" ipod*: "PLAY/PAUSE to abort" - iaudiox5,iaudiom5: "Long PLAY to abort" - iriverh10,iriverh10_5gb,sansae200*,sansac200*: "PREV to abort" + x5,m5: "Long PLAY to abort" + h10,h10_5gb,e200*,c200*: "PREV to abort" gigabeats: "BACK to abort" - gigabeatfx: "POWER to abort" + gigabeatf: "POWER to abort" *: "OFF atšaukimui" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP atšaukimui" + player,h100,h120,h300: "STOP atšaukimui" ipod*: "PLAY/PAUSE atšaukimui" - iaudiox5,iaudiom5: "Ilgas PLAY atšaukimui" - iriverh10,iriverh10_5gb,sansae200*,sansac200*: "PREV atšaukimui" + x5,m5: "Ilgas PLAY atšaukimui" + h10,h10_5gb,e200*,c200*: "PREV atšaukimui" gigabeats: "BACK atšaukimui" - gigabeatfx: "POWER atšaukimui" + gigabeatf: "POWER atšaukimui" *: "" @@ -8651,19 +8725,19 @@ id: LANG_BATTERY_TOPOFF_CHARGE - desc: in info display, shows that top off charge is running Only for V1 archosrecorder + desc: in info display, shows that top off charge is running Only for V1 recorder user: core *: none - archosrecorder: "Battery: Top-Off Chg" + recorder: "Battery: Top-Off Chg" *: none - archosrecorder: "Baterija: Pilna" + recorder: "Baterija: Pilna" *: none - archosrecorder: "Pilanas pakrovimas" + recorder: "Pilanas pakrovimas" @@ -10480,7 +10554,7 @@ *: none - recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,ipod4g,ipodcolor,ipodnano1g,ipodvideo,sansae200*,sansac200*: "" + recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200*,c200*: "" @@ -11691,15 +11765,15 @@ user: core *: none - gigabeatfx: "Touchpad Sensitivity" + gigabeatf: "Touchpad Sensitivity" *: none - gigabeatfx: "Jautrumas lietimui" + gigabeatf: "Jautrumas lietimui" *: none - gigabeatfx: "Jautrumas lietimui" + gigabeatf: "Jautrumas lietimui" @@ -11708,15 +11782,15 @@ user: core *: none - gigabeatfx: "High" + gigabeatf: "High" *: none - gigabeatfx: "Aukštas" + gigabeatf: "Aukštas" *: none - gigabeatfx: "Aukštas" + gigabeatf: "Aukštas" -- cgit v1.2.3