blob: 4f253e2666a12e8c5c62dd9dda770f62dcec32e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"Profile" : "Profil",
"You have not added any info yet" : "Ni še vpisanih podrobnosti",
"{user} has not added any info yet" : "Oseba {user} še ni dodala nobenih podrobnosti.",
"Error opening the user status modal, try hard refreshing the page" : "Prišlo je do napake pri odpiranju modalnega okna stanja uporabnika. Napako je mogoče razrešiti z osvežitvijo strani.",
"Edit Profile" : "Uredi profil",
"The headline and about sections will show up here" : "Naslovnica in odsek s podatki bo prikazan na tem mestu.",
"Profile not found" : "Profila ni mogoče najti",
"The profile does not exist." : "Profil ne obstaja.",
"Back to %s" : "Nazaj na %s"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
|