mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 05:07:49 +02:00
Merge pull request #397 from Freddynic159/master
Spanish translation update
This commit is contained in:
@@ -43,12 +43,12 @@
|
||||
'Welcome, :username' => 'Bienvenido, :username',
|
||||
'Reset Password' => 'Restablecer Contraseña',
|
||||
'Back to Website' => 'Regresar al sitio web',
|
||||
'Forgot your password ?' => '¿Olvidó su contraseña?',
|
||||
'Forgot your password ?' => '¿Olvidaste tu contraseña?',
|
||||
'Administration >' => 'Administración',
|
||||
'Send New Password' => 'Enviar nueva contraseña',
|
||||
'This user does not exist' => 'Este usuario no existe',
|
||||
'Version' => 'Versión',
|
||||
'Plugin does not exist' => 'El plugin no existe',
|
||||
'Plugin does not exist' => 'El plugin no existe',
|
||||
'Help' => 'Ayuda',
|
||||
'Install script writable' => 'Instalación de scripts accesible',
|
||||
'Install script not writable' => 'Instalación de scripts no accesible',
|
||||
@@ -67,8 +67,8 @@
|
||||
'Field "Username" is empty' => 'El campo "Nombre de usuario" está vacío',
|
||||
'Field "Password" is empty' => 'El campo "Contraseña" está vacío',
|
||||
'Field "Site url" is empty' => 'El campo "URL del sitio" está vacío',
|
||||
'Email not valid' => 'El correo electrónico no es válido',
|
||||
'Continue' => 'Continuar',
|
||||
'Email not valid' => 'El correo electrónico es inválido',
|
||||
'Continue' => 'Continuar',
|
||||
'Install' => 'Instalar',
|
||||
'...Monstra says...' => '...Monstra dice...',
|
||||
'Sitemap file writable' => 'El archivo del mapa del sitio es accesible',
|
||||
@@ -77,6 +77,6 @@
|
||||
'Main .htaccess file not writable' => 'El archivo principal .htaccess no es accesible',
|
||||
'Official Support Forum' => 'Foro de Soporte Oficial',
|
||||
'Documentation' => 'Documentación',
|
||||
'Your changes have been saved.' => 'Sus cambios han sido guardados.',
|
||||
'Your changes have been saved.' => 'Tus cambios han sido guardados.',
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user