diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 19a1bc60ef4..af0669c7d5b 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -50,6 +50,11 @@ OC.L10N.register( "No translation provider available" : "Nun hai nengún fornidor de traducciones disponible", "Could not detect language" : "Nun se pudo detectar la llingua", "Unable to translate" : "Nun ye posible traducir", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Pasos de la reparación:", + "Repair info:" : "Información de la reparación:", + "Repair warning:" : "Alvertencia de la reparación:", + "Repair error:" : "Error de la reparación:", "Nextcloud Server" : "Sirvidor de Nextcloud", "Some of your link shares have been removed" : "Quitáronse dalgunos enllaces de los elementos que compartiesti", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pola mor d'un fallu de seguranza, tuviemos de quitar dalgunos enllaces compartíos. Consulta l'enllaz d'abaxo pa consiguir más información.", @@ -57,11 +62,6 @@ OC.L10N.register( "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Introduz la clave de la soscripción n'aplicación de sofitu p'aumentar la llende de cuentes. Esta aición tamién te concede tolos beneficios que Nextcloud Enterprise ufre, que son mui aconseyables pa compañes.", "Learn more ↗" : "Saber más ↗", "Preparing update" : "Tresnando l'anovamientu", - "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step:" : "Pasos de la reparación:", - "Repair info:" : "Información de la reparación:", - "Repair warning:" : "Alvertencia de la reparación:", - "Repair error:" : "Error de la reparación:", "Please use the command line updater because updating via browser is disabled in your config.php." : "Usa l'anovador de la llinia de comandos porque l'anovamientu pel restolador ta desactiváu nel ficheru config.php.", "Turned on maintenance mode" : "Activóse'l mou de caltenimientu", "Turned off maintenance mode" : "Desactivóse'l mou de caltenimientu", @@ -78,6 +78,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "The following apps have been disabled: %s" : "Desactiváronse les aplicaciones siguientes: %s", "Already up to date" : "Yá s'anovó", + "Unknown" : "Desconocíu", + "PNG image" : "Imaxe PNG", "Error occurred while checking server setup" : "Prodúxose un error mentanto se revisaba la configuración del sirvidor", "For more details see the {linkstart}documentation ↗{linkend}." : "Pa consiguir más detalles, consulta la {linkstart}documentación ↗{linkend}.", "unknown text" : "testu desconocíu", @@ -269,9 +271,9 @@ OC.L10N.register( "Admin" : "Alministración", "Help" : "Ayuda", "Access forbidden" : "Prohíbese l'accesu", + "Back to %s" : "Volver a «%s»", "Page not found" : "Nun s'atopó la páxina", "The page could not be found on the server or you may not be allowed to view it." : "Nun se pudo atopar la páxina nel sirvidor o ye posible que nun tengas permisu pa vela.", - "Back to %s" : "Volver a «%s»", "Too many requests" : "Milenta solicitúes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ficiéronse milenta solicitúes dende la to rede. Volvi tentalo dempués o ponte en contautu cola alministración si esti mensaxe ye un error.", "Error" : "Error", @@ -346,16 +348,12 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia de %s ta nel mou de caltenimientu y pue talo un tiempu", "This page will refresh itself when the instance is available again." : "Esta páxina va anovase sola cuando la instancia vuelva tar disponible.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ponte en contautu cola alministración del sistema si esti mensaxe sigue apaeciendo o apaez inesperadamente.", - "Currently open" : "Abierto", - "Login with username or email" : "Aniciar la sesión col nomatu o la direición de corréu electrónicu", - "Login with username" : "Aniciar la sesión col nomatu", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Charres, videollamaes, compartición de pantalla, reuniones en llinia y conferencies web; nel restolador y coles aplicaciones móviles.", "You have not added any info yet" : "Nun amestesti nenguna información", "{user} has not added any info yet" : "{user} nun amestó nenguna información", "Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina", "Edit Profile" : "Editar el perfil", "The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información", - "Error loading message template: {error}" : "Hebo un error al cargar la plantía del mensaxe: {error}", "Very weak password" : "La contraseña ye mui poco segura", "Weak password" : "La contraseña ye poco segura", "So-so password" : "La contraseña ye normal", |