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-02-27 06:10:33 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-27 06:10:33 +0300
commit02d616b7fb9b2e0045c20de403e69f0b35ab6357 (patch)
treecb1356a797857524ddfad5b91108ec476d0566b4
parent60c03c9bfadb122b0e790f6658a70b528e62cbfc (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/eo.js10
-rw-r--r--l10n/eo.json8
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
4 files changed, 20 insertions, 2 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
new file mode 100644
index 00000000..760302e5
--- /dev/null
+++ b/l10n/eo.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "user_saml",
+ {
+ "Saved" : "Konservita",
+ "Email address" : "Retpoŝtadreso",
+ "Open documentation" : "Malfermi la dokumentaron",
+ "General" : "Ĝenerala",
+ "Error" : "Eraro"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eo.json b/l10n/eo.json
new file mode 100644
index 00000000..d3989615
--- /dev/null
+++ b/l10n/eo.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Saved" : "Konservita",
+ "Email address" : "Retpoŝtadreso",
+ "Open documentation" : "Malfermi la dokumentaron",
+ "General" : "Ĝenerala",
+ "Error" : "Eraro"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 5fe6c3b4..852d479f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -77,7 +77,7 @@ OC.L10N.register(
"Signatures and encryption required" : "Podpisy i szyfrowanie są wymagane",
"Download metadata XML" : "Ściągnij metadane XML",
"Reset settings" : "Wyzeruj ustawienia",
- "Metadata invalid" : "Nie prawidłowe metadane",
+ "Metadata invalid" : "Nieprawidłowe metadane",
"Metadata valid" : "Prawidłowe metadane",
"Error" : "Błąd",
"Account not provisioned." : "Konto nie jest wspierane",
diff --git a/l10n/pl.json b/l10n/pl.json
index 412ebcc3..95293120 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -75,7 +75,7 @@
"Signatures and encryption required" : "Podpisy i szyfrowanie są wymagane",
"Download metadata XML" : "Ściągnij metadane XML",
"Reset settings" : "Wyzeruj ustawienia",
- "Metadata invalid" : "Nie prawidłowe metadane",
+ "Metadata invalid" : "Nieprawidłowe metadane",
"Metadata valid" : "Prawidłowe metadane",
"Error" : "Błąd",
"Account not provisioned." : "Konto nie jest wspierane",