Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index ec81b1bc..da11dceb 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"user_saml",
{
+ "This user account is disabled, please contact your administrator." : "Kullanıcı hesabı devre dışı bırakılmış. Lütfen yöneticiniz ile görüşün.",
"Saved" : "Kaydedildi",
+ "Unknown error, please check the log file for more details." : "Bilinmeyen bir sorun çıktı. Ayrıntılı bilgi almak için günlük dosyalarına bakın.",
"X.509 certificate of the Service Provider" : "Hizmet sağlayıcının X.509 sertifikası",
"Private key of the Service Provider" : "Hizmet sağlayıcının özel anahtarı",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "Bu hizmet sağlayıcı tarafından gönderilen <samlp:logoutRequest> NameID değerinin şifrelenmiş olup olmayacağını gösterir.",
@@ -20,6 +22,7 @@ OC.L10N.register(
"Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Kimlik yalnız, hesap başka bir arka sistemde varsa (LDAP gibi) doğrulansın",
"Attribute to map the displayname to." : "Görüntülenecek ad değerinin eşleştirileceği öznitelik.",
"Attribute to map the email address to." : "E-posta adresi değerinin eşleştirileceği özellik.",
+ "Attribute to map the quota to." : "Kime kotası değerinin eşleştirileceği öznitelik.",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "%s masaüstü istemcileri için SAML kimlik doğrulaması kullanılsın (kullanıcının kimliğini yeniden doğrulaması gerekir)",
"SSO & SAML authentication" : "SSO ve SAML kimlik doğrulaması",
"Open documentation" : "Belgeleri aç",