[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-05-05 03:33:20 +00:00
parent 1d54b9b296
commit 772663d3fc
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 6 additions and 2 deletions

View file

@ -3,6 +3,7 @@ OC.L10N.register(
{
"This user account is disabled, please contact your administrator." : "Ce compte utilisateur est désactivé, veuillez contacter votre administrateur.",
"Saved" : "Sauvegardé",
"Could not save" : "Impossible de sauvegarder",
"Provider" : "Fournisseur",
"Unknown error, please check the log file for more details." : "Erreur inconnue, veuillez vérifier le fichier journal pour plus de détails.",
"Direct log in" : "Connexion directe",
@ -26,6 +27,7 @@ OC.L10N.register(
"Algorithm that the toolkit will use on signing process." : "Algorithme que la boîte à outils utilisera lors du processus de signature.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Récupération des paramètres de requête depuis $_SERVER. Certains serveurs SAML le demande pour les requêtes SLO.",
"Attribute to map the UID to." : "Attribut pour relier l'UID.",
"Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Ne permettre l'authentification d'un compte que s'il existe sur un autre système d'authentification. (ex : LDAP)",
"Attribute to map the displayname to." : "Attribut pour relier le nom d'utilisateur.",
"Attribute to map the email address to." : "Attribut pour relier l'adresse mail.",
"Attribute to map the quota to." : "Attribut pour relier le quota.",

View file

@ -1,6 +1,7 @@
{ "translations": {
"This user account is disabled, please contact your administrator." : "Ce compte utilisateur est désactivé, veuillez contacter votre administrateur.",
"Saved" : "Sauvegardé",
"Could not save" : "Impossible de sauvegarder",
"Provider" : "Fournisseur",
"Unknown error, please check the log file for more details." : "Erreur inconnue, veuillez vérifier le fichier journal pour plus de détails.",
"Direct log in" : "Connexion directe",
@ -24,6 +25,7 @@
"Algorithm that the toolkit will use on signing process." : "Algorithme que la boîte à outils utilisera lors du processus de signature.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Récupération des paramètres de requête depuis $_SERVER. Certains serveurs SAML le demande pour les requêtes SLO.",
"Attribute to map the UID to." : "Attribut pour relier l'UID.",
"Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Ne permettre l'authentification d'un compte que s'il existe sur un autre système d'authentification. (ex : LDAP)",
"Attribute to map the displayname to." : "Attribut pour relier le nom d'utilisateur.",
"Attribute to map the email address to." : "Attribut pour relier l'adresse mail.",
"Attribute to map the quota to." : "Attribut pour relier le quota.",

View file

@ -27,7 +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.",
"Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Kimlik yalnızca, 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

@ -25,7 +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.",
"Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Kimlik yalnızca, 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.",