Update Spanish
Translated the new languages strings :)
This commit is contained in:
parent
22925f9c45
commit
7a8a0a5bcd
1 changed files with 5 additions and 5 deletions
10
lng/Spanish
10
lng/Spanish
|
@ -3,16 +3,16 @@
|
||||||
# project : https://github.com/MatMoul/archfi
|
# project : https://github.com/MatMoul/archfi
|
||||||
# language : Español
|
# language : Español
|
||||||
# translator : Mystogab (gabriel.desimone@mail.com)
|
# 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
|
locale=es_ES.UTF-8
|
||||||
#font=
|
#font=
|
||||||
|
|
||||||
|
|
||||||
txtexit="Exit"
|
txtexit="Salir"
|
||||||
txtback="Back"
|
txtback="Atrás"
|
||||||
txtignore="Ignore"
|
txtignore="Ignorar"
|
||||||
|
|
||||||
txtselectserver="Seleccione el servidor de fuentes"
|
txtselectserver="Seleccione el servidor de fuentes"
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ txtformatmountmenu="Formatear y montar"
|
||||||
txtformatdevices="Formatear las particiones"
|
txtformatdevices="Formatear las particiones"
|
||||||
txtformatdevice="Formatear una particion"
|
txtformatdevice="Formatear una particion"
|
||||||
txtmount="Montar"
|
txtmount="Montar"
|
||||||
txtunmount="Unmount"
|
txtunmount="Desmontar"
|
||||||
txtmountdesc="Installación o Configuración"
|
txtmountdesc="Installación o Configuración"
|
||||||
|
|
||||||
txtformatdeviceconfirm="¡Atención!, todos los datos en las particiones seleccionadas serán eliminados \n¿Formatear las particiones?"
|
txtformatdeviceconfirm="¡Atención!, todos los datos en las particiones seleccionadas serán eliminados \n¿Formatear las particiones?"
|
||||||
|
|
Loading…
Reference in a new issue