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_419.js')
-rw-r--r--core/l10n/es_419.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js
index c85b86f6040..ebe77999810 100644
--- a/core/l10n/es_419.js
+++ b/core/l10n/es_419.js
@@ -45,7 +45,6 @@ OC.L10N.register(
"Starting code integrity check" : "Comenzando verificación de integridad del código",
"Finished code integrity check" : "Terminó la verificación de integridad del código ",
"%s (incompatible)" : "%s (incompatible)",
- "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
"Already up to date" : "Ya está actualizado",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información al respecto en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
@@ -225,7 +224,6 @@ OC.L10N.register(
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
"App update required" : "Se requiere una actualización de la aplicación",
- "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
"These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
"The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
@@ -239,6 +237,7 @@ OC.L10N.register(
"Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Actualmente estás corriendo PHP 5.6. La versión principal actual de Nextcloud es la última que será soportada en PHPH 5.6. Te recomendamos actualizar la versión de PHP a la 7.0+ para que puedas actualizar a Nextcloud 14.",
"Shared" : "Compartido",
"Shared with" : "Compartido con",
@@ -298,6 +297,7 @@ OC.L10N.register(
"Error removing share" : "Se presentó un error al dejar de compartir",
"({scope})" : "({scope})",
"Saving..." : "Guardando...",
- "Cancel log in" : "Cancelar inicio de sesión"
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:"
},
"nplurals=2; plural=(n != 1);");