diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-28 02:53:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-28 02:53:46 +0000 |
commit | 6dc9e88c1b006d646e401b2e0566c3344b78daa8 (patch) | |
tree | 50cc2f9f93d15ab81f4e9a011f34ec24e1678c0b /apps/settings/l10n/tr.js | |
parent | 5d050b71ea53da448dac0cbe4e42d07f8a60ea68 (diff) | |
download | nextcloud-server-6dc9e88c1b006d646e401b2e0566c3344b78daa8.tar.gz nextcloud-server-6dc9e88c1b006d646e401b2e0566c3344b78daa8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index e415ba7fa07..371ecf6ec07 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -212,6 +212,8 @@ OC.L10N.register( "Copied!" : "Kopyalandı!", "Copy" : "Kopyala", "Could not copy app password. Please copy it manually." : "Uygulama parolası kopyalanamadı. Lütfen el ile kopyalayın.", + "Your full name" : "Tam adınız", + "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", @@ -219,14 +221,19 @@ OC.L10N.register( "Your email address" : "E-posta adresiniz", "Additional email address {index}" : "{index}. ek e-posta adresi", "No email address set" : "E-posta adresi belirtilmemiş", + "Language" : "Dil", + "Help translate" : "Çeviriye yardım edin", + "No language set" : "Herhangi bir dil ayarlanmamış", "Add" : "Ekle", + "Change privacy level of {accountProperty}" : "{accountProperty} gizlilik 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", "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", "Add new password" : "Yeni parola ekle", "Add new email address" : "Yeni e-posta adresi ekle", "Add user to group" : "Gruba kullanıcı ekle", "Set user as admin for" : "Kullanıcıyı şurada yönetici yap", "Select user quota" : "Kullanıcı kotasını seçin", - "No language set" : "Herhangi bir dil ayarlanmamış", "Delete user" : "Kullanıcıyı sil", "Wipe all devices" : "Tüm aygıtları sil", "Disable user" : "Kullanıcıyı devre dışı bırak", @@ -251,14 +258,12 @@ OC.L10N.register( "Add a new user" : "Kullanıcı ekle", "Group admin for" : "Şunun grup yöneticisi", "Quota" : "Kota", - "Language" : "Dil", "User backend" : "Kullanıcı arka ucu", "Storage location" : "Depolama konumu", "Last login" : "Son oturum açma", "No users in here" : "Henüz herhangi bir kullanıcı eklenmemiş", "Default quota" : "Varsayılan kota", "Common languages" : "Sık kullanılan diller", - "All languages" : "Tüm diller", "Password change is disabled because the master key is disabled" : "Ana anahtar devre dışı bırakıldığından parola değişikliği devre dışı bırakıldı.", "Passwordless authentication requires a secure connection." : "Parolasız kimlik doğrulama özelliği güvenli bir bağlantı üzerinden kullanılabilir.", "Add WebAuthn device" : "WebAuthn aygıtı ekle", @@ -299,7 +304,9 @@ 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", "Address" : "Adres", + "Avatar" : "Avatar", "Full name" : "Tam ad", + "Additional email" : "Ek e-posta", "Phone number" : "Telefon numarası", "Twitter" : "Twitter", "Website" : "Web sitesi", @@ -430,7 +437,6 @@ OC.L10N.register( "Link https://…" : "Bağlantı https://…", "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir", "Twitter handle @…" : "Twitter kodu @…", - "Help translate" : "Çeviriye yardım edin", "Locale" : "Yerel Ayar", "Current password" : "Geçerli parola", "New password" : "Yeni parola", @@ -447,6 +453,7 @@ OC.L10N.register( "Nextcloud Talk for Android" : "Android için Nextcloud Talk", "Add user in group" : "Gruba kullanıcı ekle", "Close" : "Kapat", + "All languages" : "Tüm diller", "Everyone" : "Herkes", "The app will be downloaded from the app store" : "Uygulama uygulama mağazasından indirilecek", "Error: This app can not be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleştirilemez", |