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 'core/l10n/es_SV.js')
-rw-r--r--core/l10n/es_SV.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index 2fa870b4bef..81d4dd64910 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -160,7 +160,7 @@ OC.L10N.register(
"Admin" : "Administración",
"Help" : "Ayuda",
"Access forbidden" : "Acceso prohibido",
- "File not found" : "Archivo no encontrado",
+ "Page not found" : "Página no encontrada",
"Error" : "Error",
"Previous" : "Previo",
"Internal Server Error" : "Error interno del servidor",
@@ -231,6 +231,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.",
"restricted" : "restringido",
"invisible" : "invisible",
+ "File not found" : "Archivo no encontrado",
"More" : "Más",
"More apps menu" : "Menú de más aplicaciones",
"Settings menu" : "Menú de Configuraciones",