aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/ast.js
blob: 87df5f41a568f24996005cd941b897a9be8bdf74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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);");