diff options
Diffstat (limited to 'core/l10n/es.json')
-rw-r--r-- | core/l10n/es.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index 4bd24d5d544..a50b095f411 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -1,7 +1,7 @@ { "translations": { "Please select a file." : "Por favor, seleccione un archivo", "File is too big" : "El archivo es demasiado grande", - "Invalid file provided" : "Archivo inválido", + "Invalid file provided" : "Archivo no válido", "No image or file provided" : "No se especificó ningún archivo o imagen", "Unknown filetype" : "Tipo de archivo desconocido", "Invalid image" : "Imagen inválida", @@ -59,10 +59,10 @@ "Sun." : "Dom.", "Mon." : "Lun.", "Tue." : "Mar.", - "Wed." : "Mier.", + "Wed." : "Mié.", "Thu." : "Jue.", "Fri." : "Vie.", - "Sat." : "Sab.", + "Sat." : "Sáb.", "Su" : "Do", "Mo" : "Lu", "Tu" : "Ma", @@ -281,7 +281,7 @@ "An internal error occurred." : "Ha habido un error interno.", "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Username or email" : "Nombre de usuario o email", - "Log in" : "Ingresar", + "Log in" : "Iniciar sesión", "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", "Wrong password." : "Contraseña incorrecta.", "Stay logged in" : "Permanecer autenticado", @@ -297,7 +297,7 @@ "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", - "Add \"%s\" as trusted domain" : "Agregar \"%s\" como dominio de confianza", + "Add \"%s\" as trusted domain" : "Añadir \"%s\" como dominio de confianza", "App update required" : "Es necesaria una actualización en la aplicación", "%s will be updated to version %s" : "%s será actualizada a la versión %s", "These apps will be updated:" : "Estas aplicaciones serán actualizadas:", |