diff options
Diffstat (limited to 'settings/l10n/es.json')
-rw-r--r-- | settings/l10n/es.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 79139bc4cbd..b8f03e26703 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -8,7 +8,6 @@ "Cron" : "Cron", "Email server" : "Servidor de correo electrónico", "Log" : "Registro", - "Server Status" : "Estado del servidor", "Tips & tricks" : "Sugerencias y trucos", "Updates" : "Actualizaciones", "Authentication error" : "Error de autenticación", @@ -176,6 +175,8 @@ "More" : "Más", "Less" : "Menos", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "El archivo de registro es mayor de 100 MB. Descargarlo puede tardar.", + "Transactional File Locking is enabled." : "Bloqueo de archivos transaccional está habilitado.", + "Transactional File Locking is disabled." : "Bloqueo de archivos transaccional está deshabilitado.", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos use la herramienta de línea de comandos: 'occ db:convert-type', o consulte la <a target=\"_blank\" href=\"%s\">documentación ↗</a>.", @@ -185,8 +186,6 @@ "Improving the config.php" : "Mejorar el config.php", "Theming" : "Personalizar el tema", "Hardening and security guidance" : "Guía de protección y seguridad", - "Transactional File Locking is enabled." : "Bloqueo de archivos transaccional está habilitado.", - "Transactional File Locking is disabled." : "Bloqueo de archivos transaccional está deshabilitado.", "Version" : "Versión", "Developer documentation" : "Documentación de desarrollador", "Experimental applications ahead" : "Aplicaciones experimentales más adelante", @@ -234,7 +233,6 @@ "Upload new" : "Subir otra", "Select new from Files" : "Seleccionar otra desde Archivos", "Remove image" : "Borrar imagen", - "Either png or jpg. Ideally square but you will be able to crop it." : "Archivo PNG o JPG. Preferiblemente cuadrado, pero tendrás la posibilidad de recortarlo.", "Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.", "Cancel" : "Cancelar", "Choose as profile image" : "Seleccionar como imagen de perfil", |