blob: a8a8981c73f76ba8a717b5fa37b73ade13a59c31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{ "translations": {
"You have not added any info yet" : "Nu ați adăugat nicio informație",
"{user} has not added any info yet" : "{user} nu a adăugat nicio informație",
"Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh",
"Edit Profile" : "Editare profil",
"The headline and about sections will show up here" : "Secțiunile titlu și despre vor fi afișate aici",
"Profile not found" : "Profil inexistent",
"The profile does not exist." : "Profilul nu există",
"Back to %s" : "Înapoi la %s"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}
|