diff --git a/l10n/fr.js b/l10n/fr.js index dba6d5c..b0a90b6 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -66,6 +66,7 @@ OC.L10N.register( "URL Target of the IdP where the SP will send the Authentication Request Message" : "URL cible du fournisseur d'identités à qui le fournisseur de service enverra la requête d'authentification", "Show optional Identity Provider settings…" : "Afficher les paramètres optionnels du fournisseur d'identité...", "URL Location of the IdP where the SP will send the SLO Request" : "URL du fournisseur d'identité où le fournisseur de service enverra la requête de déconnexion SLO", + "URL Location of the IDP's SLO Response" : "URL de la réponse SLO du fournisseur d’identité", "Public X.509 certificate of the IdP" : "Certificat public X.509 de l'IdP", "Attribute mapping" : "Mappage des attributs", "If you want to optionally map attributes to the user you can configure these here." : "Si vous préférez relier les attributs à l'utilisateur, vous pouvez les configurer ici.", diff --git a/l10n/fr.json b/l10n/fr.json index 859e842..0977fe1 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -64,6 +64,7 @@ "URL Target of the IdP where the SP will send the Authentication Request Message" : "URL cible du fournisseur d'identités à qui le fournisseur de service enverra la requête d'authentification", "Show optional Identity Provider settings…" : "Afficher les paramètres optionnels du fournisseur d'identité...", "URL Location of the IdP where the SP will send the SLO Request" : "URL du fournisseur d'identité où le fournisseur de service enverra la requête de déconnexion SLO", + "URL Location of the IDP's SLO Response" : "URL de la réponse SLO du fournisseur d’identité", "Public X.509 certificate of the IdP" : "Certificat public X.509 de l'IdP", "Attribute mapping" : "Mappage des attributs", "If you want to optionally map attributes to the user you can configure these here." : "Si vous préférez relier les attributs à l'utilisateur, vous pouvez les configurer ici.", diff --git a/l10n/gl.js b/l10n/gl.js index 5fb39cb..068d0b2 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -73,7 +73,7 @@ OC.L10N.register( "Show attribute mapping settings…" : "Amosar axustes de asignación de atributos...", "Security settings" : "Axustes de seguridade", "For increased security we recommend enabling the following settings if supported by your environment." : "Para incrementar a seguridade recomendámoslle que active os seguintes axustes se son admitidos polo seu contorno.", - "Show security settings…" : "Amosar axustes de seguridade...", + "Show security settings…" : "Amosar os axustes de seguridade...", "Signatures and encryption offered" : "Sinaturas e cifrado ofrecidos", "Signatures and encryption required" : "Son ncesarios as sinaturas e o cifrado", "Download metadata XML" : "Descargar metadatos en XML", diff --git a/l10n/gl.json b/l10n/gl.json index 7bd8f1b..ebd5326 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -71,7 +71,7 @@ "Show attribute mapping settings…" : "Amosar axustes de asignación de atributos...", "Security settings" : "Axustes de seguridade", "For increased security we recommend enabling the following settings if supported by your environment." : "Para incrementar a seguridade recomendámoslle que active os seguintes axustes se son admitidos polo seu contorno.", - "Show security settings…" : "Amosar axustes de seguridade...", + "Show security settings…" : "Amosar os axustes de seguridade...", "Signatures and encryption offered" : "Sinaturas e cifrado ofrecidos", "Signatures and encryption required" : "Son ncesarios as sinaturas e o cifrado", "Download metadata XML" : "Descargar metadatos en XML", diff --git a/l10n/he.js b/l10n/he.js index f21faf3..c3e2ebd 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -31,6 +31,7 @@ OC.L10N.register( "Entity" : "יישות", "Kerberos" : "Kerberos", "X509 subject name" : "שם נושא X509", + "SSO & SAML authentication" : "אימות גישה אחודה (SSO) ו־SAML", "Open documentation" : "פתיחת תיעוד", "Use built-in SAML authentication" : "שימוש באימות SAML מובנה", "Use environment variable" : "שימוש במשתני סביבה", diff --git a/l10n/he.json b/l10n/he.json index 524de56..ae2fe12 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -29,6 +29,7 @@ "Entity" : "יישות", "Kerberos" : "Kerberos", "X509 subject name" : "שם נושא X509", + "SSO & SAML authentication" : "אימות גישה אחודה (SSO) ו־SAML", "Open documentation" : "פתיחת תיעוד", "Use built-in SAML authentication" : "שימוש באימות SAML מובנה", "Use environment variable" : "שימוש במשתני סביבה",