blob: 9b0bb1d9dfe083d0bd73dfc759ae8e44e9927dfd (
plain)
1
2
3
4
5
6
7
8
9
|
{ "translations": {
"Profile" : "Profils",
"This application provides the profile" : "Šī lietotne nodrošina profilu",
"Provides a customisable user profile interface." : "Nodrošina pielāgojamu lietotāja profila saskarni.",
"You have not added any info yet" : "Vēl nav pievienota nekāda informācija",
"{user} has not added any info yet" : "{user} vēl nav pievienojis nekādu informāciju ",
"Edit Profile" : "Labot profilu"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}
|