[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-04-11 03:28:49 +00:00
parent 1fa3cd0dd6
commit ad6e688a31
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 6 additions and 0 deletions

View file

@ -27,6 +27,7 @@ OC.L10N.register(
"Algorithm that the toolkit will use on signing process." : "Algorithmus, den das Toolkit beim Signieren verwendet.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Abfrageparameter von $_SERVER abrufen. Einige SAML-Server erfordern dies bei SLO-Anfragen.",
"Attribute to map the UID to." : "Attribut dem die UID zugeordnet werden soll.",
"Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Anmeldung nur erlauben, wenn ein Konto auf einem anderen Backend vorhanden ist (z.B. LDAP).",
"Attribute to map the displayname to." : "Attribut dem der Anzeigename zugeordnet werden soll.",
"Attribute to map the email address to." : "Attribut, dem die E-Mail-Adresse zugeordnet werden soll.",
"Attribute to map the quota to." : "Attribut, dem das Speicherkontingent zugeordnet werden soll.",

View file

@ -25,6 +25,7 @@
"Algorithm that the toolkit will use on signing process." : "Algorithmus, den das Toolkit beim Signieren verwendet.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Abfrageparameter von $_SERVER abrufen. Einige SAML-Server erfordern dies bei SLO-Anfragen.",
"Attribute to map the UID to." : "Attribut dem die UID zugeordnet werden soll.",
"Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Anmeldung nur erlauben, wenn ein Konto auf einem anderen Backend vorhanden ist (z.B. LDAP).",
"Attribute to map the displayname to." : "Attribut dem der Anzeigename zugeordnet werden soll.",
"Attribute to map the email address to." : "Attribut, dem die E-Mail-Adresse zugeordnet werden soll.",
"Attribute to map the quota to." : "Attribut, dem das Speicherkontingent zugeordnet werden soll.",

View file

@ -3,6 +3,7 @@ OC.L10N.register(
{
"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",
"Could not save" : "Kaydedilemedi",
"Provider" : "Hizmet sağlayıcı",
"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 bakabilirsiniz.",
"Direct log in" : "Doğrudan oturum açma",
@ -26,6 +27,7 @@ OC.L10N.register(
"Algorithm that the toolkit will use on signing process." : "İmzalama işleminde araç takımı tarafından kullanılacak algoritma.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Sorgu parametreleri $_SERVER üzerinden alınsın. Bazı SAML sunucuları Tek oturum kapatma istekleri için buna gerek duyar.",
"Attribute to map the UID to." : "UID değerinin eşleştirileceği öznitelik.",
"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.",

View file

@ -1,6 +1,7 @@
{ "translations": {
"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",
"Could not save" : "Kaydedilemedi",
"Provider" : "Hizmet sağlayıcı",
"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 bakabilirsiniz.",
"Direct log in" : "Doğrudan oturum açma",
@ -24,6 +25,7 @@
"Algorithm that the toolkit will use on signing process." : "İmzalama işleminde araç takımı tarafından kullanılacak algoritma.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Sorgu parametreleri $_SERVER üzerinden alınsın. Bazı SAML sunucuları Tek oturum kapatma istekleri için buna gerek duyar.",
"Attribute to map the UID to." : "UID değerinin eşleştirileceği öznitelik.",
"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.",