diff options
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 01bbd0da7bc..0f21d10c0c4 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -43,16 +43,16 @@ OC.L10N.register( "No translation provider available" : "No hay proveedor de traducción disponible", "Could not detect language" : "No se pudo detectar el idioma", "Unable to translate" : "No se puede traducir", - "Nextcloud Server" : "Servidor de Nextcloud", - "Some of your link shares have been removed" : "Se han eliminado algunas de sus comparticiones de enlaces", - "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un error de seguridad, hemos tenido que eliminar algunas de sus comparticiones de enlaces. Por favor, consulte el enlace para obtener más información.", - "Learn more ↗" : "Más información ↗", - "Preparing update" : "Preparando actualización", "[%d / %d]: %s" : "[%d / %d]: %s ", "Repair step:" : "Paso de reparación:", "Repair info:" : "Información de reparación:", "Repair warning:" : "Advertencia de reparación:", "Repair error:" : "Error de reparación:", + "Nextcloud Server" : "Servidor de Nextcloud", + "Some of your link shares have been removed" : "Se han eliminado algunas de sus comparticiones de enlaces", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un error de seguridad, hemos tenido que eliminar algunas de sus comparticiones de enlaces. Por favor, consulte el enlace para obtener más información.", + "Learn more ↗" : "Más información ↗", + "Preparing update" : "Preparando actualización", "Please use the command line updater because updating via browser is disabled in your config.php." : "Utilice el actualizador de línea de comandos porque la actualización a través del navegador está deshabilitada en su config.php.", "Turned on maintenance mode" : "Modo mantenimiento activado", "Turned off maintenance mode" : "Modo mantenimiento desactivado", @@ -69,6 +69,7 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "The following apps have been disabled: %s" : "Las siguientes aplicaciones se han desactivado: %s", "Already up to date" : "Ya está actualizado", + "Unknown" : "Desconocido", "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", "For more details see the {linkstart}documentation ↗{linkend}." : "Para obtener más detalles, consulte la {linkstart}documentación ↗{linkend}.", "unknown text" : "texto desconocido", @@ -235,9 +236,9 @@ OC.L10N.register( "Admin" : "Administración", "Help" : "Ayuda", "Access forbidden" : "Acceso prohibido", + "Back to %s" : "Volver a %s", "Page not found" : "Página no encontrada", "The page could not be found on the server or you may not be allowed to view it." : "No se pudo encontrar la página en el servidor o es posible que no se te permita verla.", - "Back to %s" : "Volver a %s", "Too many requests" : "Demasiadas solicitudes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Había demasiadas solicitudes desde tu red. Vuelve a intentarlo más tarde o contacta a tu administrador si se trata de un error.", "Error" : "Error", @@ -309,14 +310,12 @@ OC.L10N.register( "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. ", "This page will refresh itself when the instance is available again." : "Esta página se actualizará automáticamente cuando la instancia esté disponible nuevamente.", "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.", - "Currently open" : "Actualmente abierto", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videollamadas, uso compartido de pantalla, reuniones en línea y videoconferencias, en tu navegador y con aplicaciones móviles.", "You have not added any info yet" : "No has agregado ninguna información todavía", "{user} has not added any info yet" : "{user} no ha agregado ninguna información aún", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir el modal de estado del usuario, intenta actualizar la página", "Edit Profile" : "Editar perfil", "The headline and about sections will show up here" : "El titular y la sección Acerca de se mostrarán aquí", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "Very weak password" : "Contraseña muy débil", "Weak password" : "Contraseña débil", "So-so password" : "Contraseña aceptable", |