From 307f8d4a03eac5a512fa817ade20c6728273ed04 Mon Sep 17 00:00:00 2001 From: Jonas Häggqvist Date: Mon, 8 Jun 2009 17:49:31 +0000 Subject: Translation updates: - Brazilian Portuguese by Adilson Xavier (FS#10062) - Catalan by Víctor Zabalza (FS#10222) - Chinese (simplified and traditional) by Harry Tu (FS#10083) - Danish by me. - Finnish by Jani Kinnunen (FS#10069) - Hungarian by Imre Herceg (FS#10152) - Serbian by Ivan Pešić (FS#10246) - Spanish by Fransisco Vila (FS#10168) - Walloon by Stéphane Quertinmont (FS#10247) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21218 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/catala.lang | 242 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 241 insertions(+), 1 deletion(-) (limited to 'apps/lang/catala.lang') diff --git a/apps/lang/catala.lang b/apps/lang/catala.lang index b4660e5946..e19b9fa8ab 100644 --- a/apps/lang/catala.lang +++ b/apps/lang/catala.lang @@ -6938,7 +6938,7 @@ id: LANG_VERSION - desc: in the info menu + desc: in the Rockbox Info screen user: core *: "Version" @@ -12146,3 +12146,243 @@ quickscreen: "" + + id: LANG_SERIAL_BITRATE_19200 + desc: in system settings menu + user: core + + *: none + serial_port: "19200" + + + *: none + serial_port: "19200" + + + *: none + serial_port: "19200" + + + + id: LANG_PREVENT_SKIPPING + desc: in Settings -> Playback Settings + user: core + + *: "Prevent Track Skipping" + + + *: "Evitar Salts en Reproducció" + + + *: "Evitar Salts en Reproducció" + + + + id: LANG_ENABLE_SPEAKER + desc: in Settings -> Sound Settings + user: core + + *: none + speaker: "Enable Speaker" + + + *: none + speaker: "Activar Altaveu" + + + *: none + speaker: "Activar Altaveu" + + + + id: LANG_SORT_INTERPRET_NUMBERS + desc: in Settings -> File view + user: core + + *: "Interpret numbers when sorting" + + + *: "Interpretar els nombres en ordenar" + + + *: "Interpretar els nombres en ordenar" + + + + id: LANG_SERIAL_BITRATE + desc: in system settings menu + user: core + + *: none + serial_port: "Serial Bitrate" + + + *: none + serial_port: "Bitrate port sèrie" + + + *: none + serial_port: "Bitrate port sèrie" + + + + id: LANG_SERIAL_BITRATE_9600 + desc: in system settings menu + user: core + + *: none + serial_port: "9600" + + + *: none + serial_port: "9600" + + + *: none + serial_port: "9600" + + + + id: LANG_TOUCHSCREEN_POINT + desc: in Settings -> General -> System menu + user: core + + *: none + touchscreen: "Absolute Point" + + + *: none + touchscreen: "Punt Absolut" + + + *: none + touchscreen: "Punt Absolut" + + + + id: LANG_SERIAL_BITRATE_38400 + desc: in system settings menu + user: core + + *: none + serial_port: "38400" + + + *: none + serial_port: "38400" + + + *: none + serial_port: "38400" + + + + id: LANG_SERIAL_BITRATE_57600 + desc: in system settings menu + user: core + + *: none + serial_port: "57600" + + + *: none + serial_port: "57600" + + + *: none + serial_port: "57600" + + + + id: LANG_SORT_INTERPRET_AS_NUMBERS + desc: in Settings -> File view + user: core + + *: "As whole numbers" + + + *: "Com nombres sencers" + + + *: "Com nombres sencers" + + + + id: LANG_CREDITS + desc: in the Main Menu -> System screen + user: core + + *: "Credits" + + + *: "Crèdits" + + + *: "Crèdits" + + + + id: LANG_TOUCHSCREEN_GRID + desc: in Settings -> General -> System menu + user: core + + *: none + touchscreen: "3x3 Grid" + + + *: none + touchscreen: "Graella 3x3" + + + *: none + touchscreen: "Graella 3 per 3" + + + + id: LANG_TOUCHSCREEN_MODE + desc: in Settings -> General -> System menu + user: core + + *: none + touchscreen: "Touchscreen Mode" + + + *: none + touchscreen: "Mode Pantalla Tàctil" + + + *: none + touchscreen: "Mode Pantalla Tàctil" + + + + id: LANG_SORT_INTERPRET_AS_DIGIT + desc: in Settings -> File view + user: core + + *: "As digits" + + + *: "Com dígits" + + + *: "Com dígits" + + + + id: LANG_SERIAL_BITRATE_AUTO + desc: in system settings menu + user: core + + *: none + serial_port: "Auto" + + + *: none + serial_port: "Auto" + + + *: none + serial_port: "Automàtic" + + -- cgit v1.2.3