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:
authorNextcloud bot <bot@nextcloud.com>2020-05-26 06:06:19 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-26 06:06:19 +0300
commit6aefa7d0801603855a3490ff0440a8414fd2fb31 (patch)
treec7dbf1cbbda8434a437a9c3376e134967fd8ff40
parent3fbe1ef173053c750bcf91a6bb72d2051c925ef5 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/eu.js5
-rw-r--r--l10n/eu.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index bf4b2290..25948ca9 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"X.509 certificate of the Service Provider" : "Zerbitzu-hornitzailearen X.509 ziurtagiria",
"Private key of the Service Provider" : "Zerbitzu-hornitzaileraren gako pribatua",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "SP honek bidalitako <samlp:logoutRequest> nameID enkriptatuta egongo dela adierazten du.",
+ "Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "SP honek bidalitako <samlp:logoutResponse> mezuak sinatu behar diren ala ez adierazten du.",
"Indicates whether the <samlp:logoutResponse> messages sent by this SP will be signed." : "SP honek bidalitako <samlp:logoutResponse> mezuak sinatu behar diren ala ez adierazten du.",
"Whether the metadata should be signed." : "Metadatuek sinatuta egon behar duten ala ez.",
"Email address" : "Posta helbidea",
@@ -31,6 +32,7 @@ OC.L10N.register(
"Configure your IdP settings here." : "Konfiguratu zure IdP ezarpenak hemen.",
"Show optional Identity Provider settings…" : "Erakutsi identitate-hornitzailearen aukerako ezarpenak...",
"Public X.509 certificate of the IdP" : "IdP-aren X.509 ziurtagiri publikoa",
+ "Attribute mapping" : "Atributuen esleitzea",
"Show attribute mapping settings…" : "Erakutsi atributuen esleitze ezarpenak...",
"Security settings" : "Segurtasun ezarpenak",
"For increased security we recommend enabling the following settings if supported by your environment." : "Segurtasun gehiago izateko, gaitu honako ezarpenak, zure inguruneak onartzen baidtu.",
@@ -42,6 +44,7 @@ OC.L10N.register(
"Metadata invalid" : "Baliogabeko metadatuak",
"Metadata valid" : "Baliozko metadatuak",
"Error" : "Errorea",
- "Account not provisioned." : "Kontua ez dago hornituta."
+ "Account not provisioned." : "Kontua ez dago hornituta.",
+ "Choose a authentication provider" : "Aukeratu autentifikazio-hornitzailea"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 7cdaa7e6..caed30af 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -8,6 +8,7 @@
"X.509 certificate of the Service Provider" : "Zerbitzu-hornitzailearen X.509 ziurtagiria",
"Private key of the Service Provider" : "Zerbitzu-hornitzaileraren gako pribatua",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "SP honek bidalitako <samlp:logoutRequest> nameID enkriptatuta egongo dela adierazten du.",
+ "Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "SP honek bidalitako <samlp:logoutResponse> mezuak sinatu behar diren ala ez adierazten du.",
"Indicates whether the <samlp:logoutResponse> messages sent by this SP will be signed." : "SP honek bidalitako <samlp:logoutResponse> mezuak sinatu behar diren ala ez adierazten du.",
"Whether the metadata should be signed." : "Metadatuek sinatuta egon behar duten ala ez.",
"Email address" : "Posta helbidea",
@@ -29,6 +30,7 @@
"Configure your IdP settings here." : "Konfiguratu zure IdP ezarpenak hemen.",
"Show optional Identity Provider settings…" : "Erakutsi identitate-hornitzailearen aukerako ezarpenak...",
"Public X.509 certificate of the IdP" : "IdP-aren X.509 ziurtagiri publikoa",
+ "Attribute mapping" : "Atributuen esleitzea",
"Show attribute mapping settings…" : "Erakutsi atributuen esleitze ezarpenak...",
"Security settings" : "Segurtasun ezarpenak",
"For increased security we recommend enabling the following settings if supported by your environment." : "Segurtasun gehiago izateko, gaitu honako ezarpenak, zure inguruneak onartzen baidtu.",
@@ -40,6 +42,7 @@
"Metadata invalid" : "Baliogabeko metadatuak",
"Metadata valid" : "Baliozko metadatuak",
"Error" : "Errorea",
- "Account not provisioned." : "Kontua ez dago hornituta."
+ "Account not provisioned." : "Kontua ez dago hornituta.",
+ "Choose a authentication provider" : "Aukeratu autentifikazio-hornitzailea"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file