f7cloud_client/apps/profile/l10n/ast.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

15 lines
738 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Perfil",
"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",
"Profile not found" : "Nun s'atopó'l perfil",
"The profile does not exist." : "El perfil nun esiste.",
"Back to %s" : "Volver a «%s»"
},
"nplurals=2; plural=(n != 1);");