diff options
| author | Alex Parker <rockbox@aeparker.com> | 2012-08-29 19:24:36 +0100 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2012-08-29 19:29:03 +0100 |
| commit | 7196023c2345ecbd694b846a6d20fb54782c3c07 (patch) | |
| tree | 3738efb21dff79f18ece14e8ddbe2a9b3783e83a | |
| parent | 9279de0a35d77a822bff19b6474f531bb0a3a93a (diff) | |
| download | rockbox-7196023c2345ecbd694b846a6d20fb54782c3c07.zip rockbox-7196023c2345ecbd694b846a6d20fb54782c3c07.tar.gz rockbox-7196023c2345ecbd694b846a6d20fb54782c3c07.tar.bz2 rockbox-7196023c2345ecbd694b846a6d20fb54782c3c07.tar.xz | |
FS#12741 by Francisco Vila - update Spanish translation.
Change-Id: I249a8a731d50110bf1fd131f22634c042a682005
| -rw-r--r-- | apps/lang/espanol.lang | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang index be736f4..4265e72 100644 --- a/apps/lang/espanol.lang +++ b/apps/lang/espanol.lang @@ -13000,3 +13000,31 @@ *: "Actualizar restricciones" </voice> </phrase> +<phrase> + id: LANG_SELECT_FOLDER + desc: in settings_menu + user: core + <source> + *: "Select one or more directories" + </source> + <dest> + *: "Seleccione uno o más directorios" + </dest> + <voice> + *: "Seleccione uno o más directorios" + </voice> +</phrase> +<phrase> + id: LANG_SELECT_DATABASE_DIRS + desc: in settings_menu + user: core + <source> + *: "Select directories to scan" + </source> + <dest> + *: "Seleccione los directorios que explorar" + </dest> + <voice> + *: "Seleccione los directorios que explorar" + </voice> +</phrase> |