diff options
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 0d978931aac..1a288e5bdac 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -297,6 +297,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", "Your role" : "Pozisyonunuz", "Your Twitter handle" : "Twitter adresiniz", + "Your website" : "Web sitesi 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", @@ -375,7 +376,7 @@ OC.L10N.register( "Not saved" : "Kaydedilmedi", "Sending…" : "Gönderiliyor …", "Email sent" : "E-posta gönderildi", - "Address" : "Adres", + "Location" : "Konum", "Avatar" : "Avatar", "About" : "Hakkında", "Full name" : "Tam ad", @@ -484,11 +485,6 @@ OC.L10N.register( "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Kullandığınız: <strong>%1$s</strong> Kullanabileceğiniz: <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Change privacy level of phone number" : "Telefon numarasının gizlilik düzeyini değiştir", "Your phone number" : "Telefon numaranız", - "Change privacy level of address" : "Adresin gizlilik düzeyini değiştir", - "Your postal address" : "Posta adresiniz", - "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://…", "Locale" : "Yerel Ayar", "Current password" : "Geçerli parola", "New password" : "Yeni parola", @@ -526,6 +522,12 @@ 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ş", + "Address" : "Adres", + "Change privacy level of address" : "Adresin gizlilik düzeyini değiştir", + "Your postal address" : "Posta adresiniz", + "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 @…", "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.", |