blob: 7517004073c83002721a8b874d46a1e85e0d24b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"Profile" : "Perfil",
"This application provides the profile" : "Esta aplicación fornece o perfil",
"Provides a customisable user profile interface." : "Fornece unha interface de perfil de usuario personalizábel.",
"You have not added any info yet" : "Aínda non engadiu ningunha información",
"{user} has not added any info yet" : "{user} aínda non engadiu ningunha información",
"Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir a xanela modal de estado do usuario, tente forzar a actualización da páxina",
"Edit Profile" : "Editar o perfil",
"The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí",
"Profile not found" : "Non se atopou o perfil",
"The profile does not exist." : "O perfil non existe.",
"Back to %s" : "Volver a %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|