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-14 06:05:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-14 06:05:42 +0300
commit1450be4cd521ab618faff710f232399191397f51 (patch)
tree2eb2657ffbbae8833a3f66b12f3561fbf4463654
parent3a8a427a1a2eb392cc9d8c865d79f64673ffb809 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/eu.js4
-rw-r--r--l10n/eu.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 9a76cd8f..a549163c 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Add identity provider" : "Gehitu identitate hornitzailea",
"General" : "Orokorra",
"Service Provider Data" : "Zerbitzu-hornitzailearen datuak",
+ "Identity Provider Data" : "Identitate-hornitzailearen datuak",
"Configure your IdP settings here." : "Konfiguratu zure IdP ezarpenak hemen.",
"Public X.509 certificate of the IdP" : "IdP-aren X.509 ziurtagiri publikoa",
"Security settings" : "Segurtasun ezarpenak",
@@ -32,6 +33,7 @@ OC.L10N.register(
"Reset settings" : "Leheneratu ezarpenak",
"Metadata invalid" : "Baliogabeko metadatuak",
"Metadata valid" : "Baliozko metadatuak",
- "Error" : "Errorea"
+ "Error" : "Errorea",
+ "Account not provisioned." : "Kontua ez dago hornituta."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 58948ecd..b84648a2 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -19,6 +19,7 @@
"Add identity provider" : "Gehitu identitate hornitzailea",
"General" : "Orokorra",
"Service Provider Data" : "Zerbitzu-hornitzailearen datuak",
+ "Identity Provider Data" : "Identitate-hornitzailearen datuak",
"Configure your IdP settings here." : "Konfiguratu zure IdP ezarpenak hemen.",
"Public X.509 certificate of the IdP" : "IdP-aren X.509 ziurtagiri publikoa",
"Security settings" : "Segurtasun ezarpenak",
@@ -30,6 +31,7 @@
"Reset settings" : "Leheneratu ezarpenak",
"Metadata invalid" : "Baliogabeko metadatuak",
"Metadata valid" : "Baliozko metadatuak",
- "Error" : "Errorea"
+ "Error" : "Errorea",
+ "Account not provisioned." : "Kontua ez dago hornituta."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file