Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index fbe0ef70cc8..ec6052f6f36 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Empty filename is not allowed" : "No se puede dejar el nombre en blanco.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "No se puede instalar la app \"%s\" debido a que no se puede leer la información de la app.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No se puede instalar la aplicación \"%s\" porque no es compatible con esta versión del servidor.",
+ "__language_name__" : "Castellano",
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no responda.",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
@@ -81,7 +82,6 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Clientes de sincronización",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Castellano",
"Verifying" : "Verificando",
"Verifying …" : "Verificando...",
"Verify" : "Verificar",