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:
authorNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:48 +0300
commitd8a903b1e9e6f878cd40c861b64de64a1e77fb08 (patch)
treeda18366d67e3fb120925b2b8cc20653a047d85f8 /core/l10n/es.js
parent6df574e8fb027642891084d30eae4963f556700d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 2be3d55d160..2fb528b1535 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -57,11 +57,6 @@ OC.L10N.register(
"%s (incompatible)" : "%s (incompatible)",
"Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
"Already up to date" : "Ya actualizado",
- "Very weak password" : "Contraseña muy débil",
- "Weak password" : "Contraseña débil",
- "So-so password" : "Contraseña normal",
- "Good password" : "Contraseña buena",
- "Strong password" : "Contraseña muy buena",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web todavía no está configurado correctamente 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á configurado correctamente para resolver \"{url}\". Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Tu servidor no está bien configurado para resolver \"{url}\". Esto probablemente esté relacionado con una configuración del servidor web que no se ha actualizado para entregar esta carpeta directamente. Por favor, compara tu configuración con las reglas de reescritura por defecto para Apache en \".htaccess\" o la provista en la documentación para Nginx en su <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">página de documentación</a>. En Nginx, suelen ser las líneas que empiezan con \"location ~\" las que hay que actualizar.",
@@ -232,6 +227,11 @@ OC.L10N.register(
"Type to search for existing projects" : "Escribe para buscar proyectos existentes",
"New in" : "Nuevo en",
"View changelog" : "Ver registro de cambios",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña normal",
+ "Good password" : "Contraseña buena",
+ "Strong password" : "Contraseña muy buena",
"No action available" : "No hay acciones disponibles",
"Error fetching contact actions" : "Error recuperando las acciones de los contactos",
"Personal" : "Personal",