blob: 2d777e44bac329e14820fe17c8658cc6263c7463 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"Profile" : "Profil",
"This application provides the profile" : "Bu uygulama profili sağlar",
"Provides a customisable user profile interface." : "Özelleştirilebilir bir kullanıcı profili arayüzü sağlar.",
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
"Edit Profile" : "Profili düzenle",
"The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir",
"Profile not found" : "Profil bulunamadı",
"The profile does not exist." : "Profil bulunamadı.",
"Back to %s" : "%s sayfasına dön"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
|