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-05-30 05:16:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:04 +0300
commit64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch)
tree0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/es_SV.js
parent395cd140b12c6c061f540606f2824b5b023db870 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_SV.js')
-rw-r--r--core/l10n/es_SV.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index f7ab15c6c12..4b3de426914 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -67,13 +67,6 @@ 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.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ",
- "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
- "restricted" : "restringido",
- "invisible" : "invisible",
- "Delete" : "Borrar",
- "Rename" : "Renombrar",
- "Collaborative tags" : "Etiquetas colaborativas",
- "No tags found" : "No se encontraron etiquetas",
"unknown text" : "texto desconocido",
"Hello world!" : "¡Hola mundo!",
"sunny" : "soleado",
@@ -167,6 +160,13 @@ OC.L10N.register(
"Strong password" : "Contraseña fuerte",
"No action available" : "No hay acciones disponibles",
"Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
"Personal" : "Personal",
"Users" : "Usuarios",
"Apps" : "Aplicaciones",