diff options
| author | Asier Arsuaga <artsuaga@gmail.com> | 2012-07-16 18:35:20 +0200 |
|---|---|---|
| committer | Bertrik Sikken <bertrik@sikken.nl> | 2012-07-16 18:35:20 +0200 |
| commit | df9bd8730ce8462324f64c49de0ae51584a19d9e (patch) | |
| tree | ae8df2ee993f00662f67a68454abc997a4adbca7 /apps | |
| parent | 50370cd70ddfc00d9407c4df02b4d49a90cce664 (diff) | |
| download | rockbox-df9bd8730ce8462324f64c49de0ae51584a19d9e.zip rockbox-df9bd8730ce8462324f64c49de0ae51584a19d9e.tar.gz rockbox-df9bd8730ce8462324f64c49de0ae51584a19d9e.tar.bz2 rockbox-df9bd8730ce8462324f64c49de0ae51584a19d9e.tar.xz | |
FS#12715 - Translation for basque completed
Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
Change-Id: I31aff123f414e04482b3c9f8af3fe481dab7284d
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/lang/basque.lang | 101 |
1 files changed, 97 insertions, 4 deletions
diff --git a/apps/lang/basque.lang b/apps/lang/basque.lang index 1011da4..df6b7cd 100644 --- a/apps/lang/basque.lang +++ b/apps/lang/basque.lang @@ -12378,15 +12378,15 @@ user: core <source> *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" </source> <dest> *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Indartzea" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3D nabarmentzea" </dest> <voice> *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Indartzea" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3D nabarmentzea" </voice> </phrase> <phrase> @@ -12880,7 +12880,7 @@ </phrase> <phrase> id: LANG_SLEEP_TIMER_DURATION - desc: default sleep timer duration in minutes (unused in UI) + desc: default sleep timer duration in minutes user: core <source> *: "Default Sleep Timer Duration" @@ -12906,3 +12906,96 @@ *: "Abiaraztean Hasi Lotarako Denbora" </voice> </phrase> +<phrase> + id: LANG_CROSSFEED_MEIER + desc: in sound settings + user: core + <source> + *: none + swcodec: "Simple (Meier)" + </source> + <dest> + *: none + swcodec: "Simple (Meier)" + </dest> + <voice> + *: none + swcodec: "Simple (Meier)" + </voice> +</phrase> +<phrase> + id: LANG_SLEEP_TIMER_START_CURRENT + desc: shown when a sleep timer isn't running + user: core + <source> + *: "Start Sleep Timer" + </source> + <dest> + *: "Itzaltze Denbora Hastea" + </dest> + <voice> + *: "Itzaltze Denbora Hastea" + </voice> +</phrase> +<phrase> + id: LANG_CODEPAGE_WESTERN_EUROPEAN + desc: in codepage setting menu + user: core + <source> + *: "Western European (CP1252)" + </source> + <dest> + *: "Western European (CP1252)" + </dest> + <voice> + *: "Western European" + </voice> +</phrase> +<phrase> + id: LANG_CROSSFEED_CUSTOM + desc: in sound settings + user: core + <source> + *: none + swcodec: "Custom" + </source> + <dest> + *: none + swcodec: "Pertsonalizatua" + </dest> + <voice> + *: none + swcodec: "Pertsonalizatua" + </voice> +</phrase> +<phrase> + id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS + desc: in settings_menu. + user: core + <source> + *: none + quickscreen: "Use Shortcuts Menu Instead of Quick Screen" + </source> + <dest> + *: none + quickscreen: "Lasterteklak Erabili Abio Azkarra Beharrean" + </dest> + <voice> + *: none + quickscreen: "Lasterteklak Erabili Abio Azkarra Beharrean" + </voice> +</phrase> +<phrase> + id: LANG_CONSTRAIN_NEXT_FOLDER + desc: in settings_menu. Whether LANG_NEXT_FOLDER should be constrained to directories within LANG_SET_AS_START_DIR + user: core + <source> + *: "Constrain Auto-Change" + </source> + <dest> + *: "Murrizteak Eguneratu" + </dest> + <voice> + *: "Murrizteak Eguneratu" + </voice> +</phrase> |