diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 5b82834a895..a6dc05c9dd6 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -196,11 +196,6 @@ OC.L10N.register( "Back" : "Atrás", "Login form is disabled." : "El formulariu p'aniciar la sesión ta desactiváu.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "El formulariu p'aniciar la sesión de Nextcloud ta desactiváu. Usa otra opción p'aniciar la sesión si ta disponible o ponte en contautu cola alministración.", - "Edit Profile" : "Editar el perfil", - "The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información", - "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", "More actions" : "Más aiciones", "This browser is not supported" : "Esti restolador nun ye compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El restolador nun ye compatible. Anuévalu o instala una versión compatible.", @@ -263,11 +258,9 @@ OC.L10N.register( "Admin" : "Alministración", "Help" : "Ayuda", "Access forbidden" : "Prohíbese l'accesu", - "Profile not found" : "Nun s'atopó'l perfil", - "The profile does not exist." : "El perfil nun esiste.", - "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", @@ -382,9 +375,16 @@ OC.L10N.register( "Login with username" : "Aniciar la sesión col nomatu", "Username or email" : "Nome d'usuariu o direición de corréu electrónicu", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Si esta cuenta esiste, unvióse un mensaxe pa reaniciar la contraseña a la so direición de corréu electrónicu. Si nun recibes nengún, verifica la direición y/o'l nome de la cuenta, comprueba la carpeta Spam o pidi ayuda a l'alministración.", + "Edit Profile" : "Editar el perfil", + "The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información", + "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", "Apps and Settings" : "Aplicaciones y configuración", "Error loading message template: {error}" : "Hebo un error al cargar la plantía del mensaxe: {error}", "Users" : "Usuarios", + "Profile not found" : "Nun s'atopó'l perfil", + "The profile does not exist." : "El perfil nun esiste.", "Username" : "Nome d'usuariu", "Database user" : "Usuariu de la base de datos", "This action requires you to confirm your password" : "Esta aición rique que confirmes la contraseña", |