diff options
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 49e121f9286..0d978931aac 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -266,10 +266,7 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "{group} grubunu silmek üzeresiniz. Kullanıcılar SİLİNMEYECEK.", "Please confirm the group removal " : "Grubu silme işlemini onaylayın", "Your biography" : "Özgeçmişiniz", - "Unable to update biography" : "Özgeçmiş güncellenemedi", "Your full name" : "Tam adınız", - "Unable to update full name" : "Tam ad güncellenemedi", - "No full name set" : "Tam ad belirtilmemiş", "Email options" : "E-posta seçenekleri", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", "Remove primary email" : "Birincil e-posta adresini sil", @@ -287,13 +284,11 @@ OC.L10N.register( "No email address set" : "E-posta adresi belirtilmemiş", "Additional emails" : "Ek e-posta adresleri", "Your headline" : "Başlığınız", - "Unable to update headline" : "Başlık güncellenemedi", "Language" : "Dil", "Help translate" : "Çeviriye yardım edin", "Unable to update language" : "Dil güncellenemedi", "No language set" : "Herhangi bir dil ayarlanmamış", "Your organisation" : "Kuruluşunuz", - "Unable to update organisation" : "Kuruluş güncellenemedi", "Edit your Profile visibility" : "Profilinizin görünürlüğü değiştirin", "Enable Profile" : "Profili etkinleştir", "Unable to update profile enabled state" : "Profilin etkinleştirilme durumu güncellenemedi", @@ -301,10 +296,7 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", "Your role" : "Pozisyonunuz", - "Unable to update role" : "Pozisyon güncellenemedi", - "Change scope level of {accountProperty}, current scope is {scope}" : "{accountProperty} kapsam düzeyini değiştir. Geçerli kapsam: {scope}", - "Unable to update federation scope of the primary {accountProperty}" : "Birincil {accountProperty} birleşik kapsamı güncellenemedi", - "Unable to update federation scope of additional {accountProperty}" : "Ek {accountProperty} birleşik kapsamı güncellenemedi", + "Your Twitter handle" : "Twitter adresiniz", "Add additional email" : "Ek e-posta adresi ekle", "Add" : "Ekle", "You do not have permissions to see the details of this user" : "Bu kullanıcının ayrıntılarını görüntüleme izniniz yok", @@ -497,8 +489,6 @@ OC.L10N.register( "Change privacy level of website" : "Web sitesinin gizlilik düzeyini değiştir", "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doğrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", "Link https://…" : "Bağlantı https://…", - "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir", - "Twitter handle @…" : "Twitter kodu @…", "Locale" : "Yerel Ayar", "Current password" : "Geçerli parola", "New password" : "Yeni parola", @@ -536,7 +526,17 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tam ad ya da e-posta adresi yazılırken kullanıcı adı otomatik olarak tamamlanabilsin (aynı grupta olma ya da telefon defteri eşleşmesi yok sayılarak)", "Change privacy level of full name" : "Tam adın gizlilik düzeyini değiştir", "No display name set" : "Görüntülenecek ad belirtilmemiş", + "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir", + "Twitter handle @…" : "Twitter kodu @…", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir.", - "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir" + "Unable to update biography" : "Özgeçmiş güncellenemedi", + "Unable to update full name" : "Tam ad güncellenemedi", + "No full name set" : "Tam ad belirtilmemiş", + "Unable to update headline" : "Başlık güncellenemedi", + "Unable to update organisation" : "Kuruluş güncellenemedi", + "Unable to update role" : "Pozisyon güncellenemedi", + "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir", + "Unable to update federation scope of the primary {accountProperty}" : "Birincil {accountProperty} birleşik kapsamı güncellenemedi", + "Unable to update federation scope of additional {accountProperty}" : "Ek {accountProperty} birleşik kapsamı güncellenemedi" }, "nplurals=2; plural=(n > 1);"); |