diff options
author | Shachar Liberman <lshachar@hotmail.com> | 2006-08-07 21:24:22 +0000 |
---|---|---|
committer | Shachar Liberman <lshachar@hotmail.com> | 2006-08-07 21:24:22 +0000 |
commit | f17e5c04f30ee49b3a514b31bdad805323ce93e6 (patch) | |
tree | 3e6335fae00c1d8023c1d7c895f1f677f0b075da /apps/lang/esperanto.lang | |
parent | 5eb1e1549c24aa3ed590c5edb784796b0ecbf010 (diff) | |
download | rockbox-f17e5c04f30ee49b3a514b31bdad805323ce93e6.tar.gz rockbox-f17e5c04f30ee49b3a514b31bdad805323ce93e6.tar.bz2 rockbox-f17e5c04f30ee49b3a514b31bdad805323ce93e6.zip |
FS#5587 Non-latin languages support update. Translators:Please change
the 48 new LANG_SYSFONT_ strings at the end of your language file if
they don't fit nicely with rockbox's internal font.
(for more info http://www.rockbox.org/twiki/bin/view/Main/NonLatinLanguages)
Developers:Please keep using LANG_SYSFONT strings when reffering to the
internal font. * Hebrew update.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10476 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/esperanto.lang')
-rw-r--r-- | apps/lang/esperanto.lang | 658 |
1 files changed, 658 insertions, 0 deletions
diff --git a/apps/lang/esperanto.lang b/apps/lang/esperanto.lang index f734394692..a1d97183d4 100644 --- a/apps/lang/esperanto.lang +++ b/apps/lang/esperanto.lang @@ -8520,3 +8520,661 @@ *: "Fora Rulumo Opcioj" </voice> </phrase> +<phrase> + id: LANG_SYSFONT_SET_BOOL_YES + desc: bool true representation + user: + <source> + *: "Yes" + </source> + <dest> + *: "Jes" + </dest> + <voice> + *: "Jes" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_SET_BOOL_NO + desc: bool false representation + user: + <source> + *: "No" + </source> + <dest> + *: "Ne" + </dest> + <voice> + *: "Ne" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_ON + desc: Used in a lot of places + user: + <source> + *: "On" + </source> + <dest> + *: "Jes" + </dest> + <voice> + *: "Jes" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_OFF + desc: Used in a lot of places + user: + <source> + *: "Off" + </source> + <dest> + *: "Ne" + </dest> + <voice> + *: "Ne" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_VOLUME + desc: in sound_settings + user: + <source> + *: "Volume" + </source> + <dest> + *: "Volumeno" + </dest> + <voice> + *: "Volumeno" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_CHANNEL_STEREO + desc: in sound_settings + user: + <source> + *: "Stereo" + </source> + <dest> + *: "Stereofonia" + </dest> + <voice> + *: "Stereofonia" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_CHANNEL_MONO + desc: in sound_settings + user: + <source> + *: "Mono" + </source> + <dest> + *: "Monofonia" + </dest> + <voice> + *: "Monofonia" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_EQUALIZER_EDIT_MODE + desc: in the equalizer settings menu + user: + <source> + *: "Edit mode: %s" + </source> + <dest> + *: "Eldona Reĝimo: %s" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF + desc: in the equalizer settings menu + user: + <source> + *: "Cutoff Frequency" + </source> + <dest> + *: "Tranĉa Frekvenco" + </dest> + <voice> + *: "Tranĉa Frekvenco" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_EQUALIZER_BAND_GAIN + desc: in the equalizer settings menu + user: + <source> + *: "Gain" + </source> + <dest> + *: "Gajno" + </dest> + <voice> + *: "Gajno" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_SHUFFLE + desc: in settings_menu + user: + <source> + *: "Shuffle" + </source> + <dest> + *: "Miksata" + </dest> + <voice> + *: "Miksata" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_REPEAT + desc: in settings_menu + user: + <source> + *: "Repeat" + </source> + <dest> + *: "Ripeti" + </dest> + <voice> + *: "Ripeti" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_REPEAT_ALL + desc: repeat playlist once all songs have completed + user: + <source> + *: "All" + </source> + <dest> + *: "Ĉiuj" + </dest> + <voice> + *: "Ĉiuj" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_REPEAT_ONE + desc: repeat one song + user: + <source> + *: "One" + </source> + <dest> + *: "Unu" + </dest> + <voice> + *: "Unu" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_REPEAT_AB + desc: repeat one song + user: + <source> + *: "A-B" + </source> + <dest> + *: "A-B" + </dest> + <voice> + *: "A-B" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FILTER + desc: setting name for dir filter + user: + <source> + *: "Show Files" + </source> + <dest> + *: "Montri Dosierojn" + </dest> + <voice> + *: "Montri Dosierojn" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FILTER_ALL + desc: show all files + user: + <source> + *: "All" + </source> + <dest> + *: "Ĉiuj" + </dest> + <voice> + *: "Ĉiuj" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FILTER_SUPPORTED + desc: show all file types supported by Rockbox + user: + <source> + *: "Supported" + </source> + <dest> + *: "Subtenata" + </dest> + <voice> + *: "Subtenata" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FILTER_MUSIC + desc: show only music-related files + user: + <source> + *: "Music" + </source> + <dest> + *: "Muziko" + </dest> + <voice> + *: "Muziko" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FILTER_PLAYLIST + desc: show only playlist + user: + <source> + *: "Playlists" + </source> + <dest> + *: "Leglistoj" + </dest> + <voice> + *: "Leglistoj" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FILTER_ID3DB + desc: show ID3 Database + user: + <source> + *: "ID3 Database" + </source> + <dest> + *: "ID3a Datumbazo" + </dest> + <voice> + *: "ID3a Datumbazo" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_QUALITY + desc: in the recording settings + user: + <source> + *: "Quality" + </source> + <dest> + *: "Eco" + </dest> + <voice> + *: "Eco" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_FREQUENCY + desc: in the recording settings + user: + <source> + *: "Frequency" + </source> + <dest> + *: "Frekvenco" + </dest> + <voice> + *: "Frekvenco" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_SOURCE + desc: in the recording settings + user: + <source> + *: "Source" + </source> + <dest> + *: "Fonto" + </dest> + <voice> + *: "Fonto" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_SRC_MIC + desc: in the recording settings + user: + <source> + *: "Mic" + </source> + <dest> + *: "Mikrofono" + </dest> + <voice> + *: "Mikrofono" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_SRC_LINE + desc: in the recording settings + user: + <source> + *: "Line In" + </source> + <dest> + *: "Analoga Enigaĵo" + </dest> + <voice> + *: "Analoga Enigaĵo" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_SRC_DIGITAL + desc: in the recording settings + user: + <source> + *: "Digital" + </source> + <dest> + *: "Cifereca" + </dest> + <voice> + *: "Cifereca" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_CHANNELS + desc: in the recording settings + user: + <source> + *: "Channels" + </source> + <dest> + *: "Kanaloj" + </dest> + <voice> + *: "Kanaloj" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORD_TRIGGER + desc: in recording settings_menu + user: + <source> + *: "Trigger" + </source> + <dest> + *: "Ekkaŭzo" + </dest> + <voice> + *: "Ekkaŭzo" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_FLIP_DISPLAY + desc: in settings_menu, option to turn display+buttos by 180 degreed + user: + <source> + *: "Upside Down" + </source> + <dest> + *: "180-Gradoja Rotacio" + </dest> + <voice> + *: "180-Gradoja Rotacio" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_SCROLL_BAR + desc: display menu, F3 substitute + user: + <source> + *: "Scroll Bar" + </source> + <dest> + *: "Rulumskalo" + </dest> + <voice> + *: "Rulumskalo" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_STATUS_BAR + desc: display menu, F3 substitute + user: + <source> + *: "Status Bar" + </source> + <dest> + *: "Stata Superstreko" + </dest> + <voice> + *: "Stata Superstreko" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_PITCH + desc: "pitch" in the pitch screen + user: + <source> + *: "Pitch" + </source> + <dest> + *: "Lega Rapido" + </dest> + <voice> + *: "Lega Rapido" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_PITCH_UP + desc: in wps + user: + <source> + *: "Pitch Up" + </source> + <dest> + *: "Tonalten" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_PITCH_DOWN + desc: in wps + user: + <source> + *: "Pitch Down" + </source> + <dest> + *: "Tonmalalten" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_F2_MODE + desc: in wps F2 pressed + user: + <source> + *: "Mode:" + </source> + <dest> + *: "Reĝimo:" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_TIME + desc: Display of recorded time + user: + <source> + *: "Time:" + </source> + <dest> + *: "Tempo:" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORD_TIMESPLIT_REC + desc: Display of record timer interval setting, on the record screen + user: + <source> + *: "Split Time:" + </source> + <dest> + *: "Tranĉa Tempo:" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_SIZE + desc: Display of recorded file size + user: + <source> + *: "Size:" + </source> + <dest> + *: "Grando:" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORD_PRERECORD + desc: in recording and radio screen + user: + <source> + *: "Pre-Recording" + </source> + <dest> + *: "Pra-Rikordo" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_GAIN + desc: in the recording screen + user: + <source> + *: "Gain" + </source> + <dest> + *: "Gajno" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_LEFT + desc: in the recording screen + user: + <source> + *: "Gain Left" + </source> + <dest> + *: "Maldekstra Gajno" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_RECORDING_RIGHT + desc: in the recording screen + user: + <source> + *: "Gain Right" + </source> + <dest> + *: "Desktra Gajno" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_DISK_FULL + desc: in recording screen + user: + <source> + *: "The disk is full. Press OFF to continue." + </source> + <dest> + *: "Durdisko plena. Pesu OFF por kontinui." + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_DIRBROWSE_F1 + desc: in dir browser, F1 button bar text + user: + <source> + *: "Menu" + </source> + <dest> + *: "Menuo" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_DIRBROWSE_F2 + desc: in dir browser, F2 button bar text + user: + <source> + *: "Option" + </source> + <dest> + *: "Opcio" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SYSFONT_DIRBROWSE_F3 + desc: in dir browser, F3 button bar text + user: + <source> + *: "LCD" + </source> + <dest> + *: "LCD" + </dest> + <voice> + *: "" + </voice> +</phrase> |