diff options
author | MatMoul <matmoul@gmail.com> | 2016-03-29 22:58:32 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2016-03-29 22:58:32 +0200 |
commit | 3943db9bebc6dec787f0041ba6d8831f9bf44c6d (patch) | |
tree | 0115470a5b9217692843f10b1f9be561f6da5d7e | |
parent | 22925f9c45e1b41edb969c8fbe19e46fcaf2d360 (diff) | |
parent | 7a8a0a5bcdd4b92036629e6635d6f05d1fd8d32b (diff) | |
download | hyperfi-3943db9bebc6dec787f0041ba6d8831f9bf44c6d.tar.lz hyperfi-3943db9bebc6dec787f0041ba6d8831f9bf44c6d.tar.xz hyperfi-3943db9bebc6dec787f0041ba6d8831f9bf44c6d.zip |
Merge branch 'Mystogab-patch-3' into src
-rw-r--r-- | lng/Spanish | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lng/Spanish b/lng/Spanish index fba057a..5abb0d9 100644 --- a/lng/Spanish +++ b/lng/Spanish @@ -3,16 +3,16 @@ # project : https://github.com/MatMoul/archfi # language : Español # translator : Mystogab (gabriel.desimone@mail.com) -# notes : Version 0.1 (pending correction) +# notes : Version 0.2 (pending correction/updated for new language strings) locale=es_ES.UTF-8 #font= -txtexit="Exit" -txtback="Back" -txtignore="Ignore" +txtexit="Salir" +txtback="Atrás" +txtignore="Ignorar" txtselectserver="Seleccione el servidor de fuentes" @@ -43,7 +43,7 @@ txtformatmountmenu="Formatear y montar" txtformatdevices="Formatear las particiones" txtformatdevice="Formatear una particion" txtmount="Montar" -txtunmount="Unmount" +txtunmount="Desmontar" txtmountdesc="Installación o Configuración" txtformatdeviceconfirm="¡Atención!, todos los datos en las particiones seleccionadas serán eliminados \n¿Formatear las particiones?" |