You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/profile/l10n/tr.js

16 lines
962 B

OC.L10N.register(
"profile",
{
"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"
},
"nplurals=2; plural=(n > 1);");