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-09-05 06:08:12 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-05 06:08:12 +0300
commitcbe53cf6b6a62d8e9e99a1aa21023ce3392c8b24 (patch)
treeb700445a16075d8a3b439f3f71259e16267d45ff
parent5ac1903982ff0c5e575b69ca2dda55687009e22f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/gl.js1
-rw-r--r--l10n/gl.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
16 files changed, 18 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 26438378..d72d896f 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Chyba",
"Account not provisioned." : "Účet není zprovozněn.",
"Your account is not provisioned, access to this service is thus not possible." : "Váš účet ještě nebyl zprovozněn, přístup ke službě tedy ještě není možný.",
+ "Login options:" : "Možnosti přihlašování:",
"Choose a authentication provider" : "Zvolte poskytovatele ověřování"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 88803c6b..8543fb1c 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -80,6 +80,7 @@
"Error" : "Chyba",
"Account not provisioned." : "Účet není zprovozněn.",
"Your account is not provisioned, access to this service is thus not possible." : "Váš účet ještě nebyl zprovozněn, přístup ke službě tedy ještě není možný.",
+ "Login options:" : "Možnosti přihlašování:",
"Choose a authentication provider" : "Zvolte poskytovatele ověřování"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index 4c0c4fa7..f872aabe 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Fehler",
"Account not provisioned." : "Konto nicht bereitgestellt.",
"Your account is not provisioned, access to this service is thus not possible." : "Dein Konto wird nicht bereitgestellt. Der Zugriff ist daher nicht möglich.",
+ "Login options:" : "Anmeldeoptionen:",
"Choose a authentication provider" : "Einen Authentifizierungsanbieter auswählen"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 64ba08eb..3520d527 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -80,6 +80,7 @@
"Error" : "Fehler",
"Account not provisioned." : "Konto nicht bereitgestellt.",
"Your account is not provisioned, access to this service is thus not possible." : "Dein Konto wird nicht bereitgestellt. Der Zugriff ist daher nicht möglich.",
+ "Login options:" : "Anmeldeoptionen:",
"Choose a authentication provider" : "Einen Authentifizierungsanbieter auswählen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index e87700d2..0d9b42e1 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Fehler",
"Account not provisioned." : "Konto nicht bereitgestellt.",
"Your account is not provisioned, access to this service is thus not possible." : "Ihr Konto wird nicht bereitgestellt. Der Zugriff ist daher nicht möglich.",
+ "Login options:" : "Anmeldeoptionen:",
"Choose a authentication provider" : "Einen Authentifizierungsanbieter auswählen"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 62786db7..f9a75342 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -80,6 +80,7 @@
"Error" : "Fehler",
"Account not provisioned." : "Konto nicht bereitgestellt.",
"Your account is not provisioned, access to this service is thus not possible." : "Ihr Konto wird nicht bereitgestellt. Der Zugriff ist daher nicht möglich.",
+ "Login options:" : "Anmeldeoptionen:",
"Choose a authentication provider" : "Einen Authentifizierungsanbieter auswählen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index c762320f..3a50aa16 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Erro",
"Account not provisioned." : "Conta non aprovisionada.",
"Your account is not provisioned, access to this service is thus not possible." : "A súa conta non esta aprovisionada, polo que non é posíbel o acceso a este servizo.",
+ "Login options:" : "Opcións de acceso",
"Choose a authentication provider" : "Escolla un provedor de autenticación"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index 0b54984f..9462e96f 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -80,6 +80,7 @@
"Error" : "Erro",
"Account not provisioned." : "Conta non aprovisionada.",
"Your account is not provisioned, access to this service is thus not possible." : "A súa conta non esta aprovisionada, polo que non é posíbel o acceso a este servizo.",
+ "Login options:" : "Opcións de acceso",
"Choose a authentication provider" : "Escolla un provedor de autenticación"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index a209102a..6d09d9f1 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Errore",
"Account not provisioned." : "Account non generato.",
"Your account is not provisioned, access to this service is thus not possible." : "Il tuo account non è stato generato, l'accesso a questo servizio è perciò impossibile",
+ "Login options:" : "Opzioni di accesso:",
"Choose a authentication provider" : "Scegli un fornitore di autenticazione"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 1f138811..e009c6c2 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -80,6 +80,7 @@
"Error" : "Errore",
"Account not provisioned." : "Account non generato.",
"Your account is not provisioned, access to this service is thus not possible." : "Il tuo account non è stato generato, l'accesso a questo servizio è perciò impossibile",
+ "Login options:" : "Opzioni di accesso:",
"Choose a authentication provider" : "Scegli un fornitore di autenticazione"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index c9815c30..263ef2d8 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -48,7 +48,7 @@ OC.L10N.register(
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "Korzystając z aplikacji SSO & SAML w Nextcloud, możesz łatwo zintegrować istniejące rozwiązanie jednokrotnego logowania z Nextcloud. Ponadto możesz użyć LDAP w Nextcloud, jako dostawcy użytkownika, aby zachować wygodę dla użytkowników (np. podczas udostępniania).\nObecnie obsługiwani i testowani są dostawcy:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* ** Uwierzytelnianie za pomocą zmiennej środowiskowej **\n\t* Kerberos (mod_auth_kerb)\n\t* Każdy inny dostawca, który uwierzytelnia się przy użyciu zmiennej środowiskowej\n\nChociaż teoretycznie każdy inny dostawca wdrażający jeden z tych standardów uwierzytelniania jest zgodny, chcemy zwrócić uwagę, że nie są one częścią żadnej wewnętrznej macierzy testowej.",
"Open documentation" : "Otwórz dokumentację",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\" or you go directly to the URL %s." : "Upewnij się, że skonfigurowany został użytkownik administracyjny, który może zalogować się do instancji poprzez SSO. Logowanie za pomocą twojego zwykłego konta %s nie będzie już możliwe, chyba że włączone zostało \"%s\" lub wpiszesz bezpośrednio URL %s.",
- "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "Upewnij się, że skonfigurowany został użytkownik administracyjny, który może zalogować się do instancji poprzez SSO. Logowanie za pomocą twojego zwykłego konta %s nie będzie już możliwe, chyba że wpiszesz bezpośrednio URL %s.",
+ "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "Upewnij się, że skonfigurowany został użytkownik administracyjny, który może zalogować się do instancji poprzez SSO. Logowanie za pomocą Twojego zwykłego konta %s nie będzie już możliwe, chyba że wpiszesz bezpośrednio adres URL %s.",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "Wybierz czy chcesz uwierzytelniać używając wbudowanego w Nextcloud dostawcę SAML czy chcesz uwierzytelniać przez zmienne środowiskowe.",
"Use built-in SAML authentication" : "Użyj wbudowanego uwierzytelnienia SAML",
"Use environment variable" : "Użyj zmiennej środowiskowej",
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Błąd",
"Account not provisioned." : "Konto nie jest wspierane",
"Your account is not provisioned, access to this service is thus not possible." : "Twoje konto nie jest świadczone, dostęp do usługi jest po prostu niemożliwy.",
+ "Login options:" : "Opcje logowania:",
"Choose a authentication provider" : "Wybierz dostawcę uwierzytelniania"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index aa66bd3e..e5e67a43 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -46,7 +46,7 @@
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "Korzystając z aplikacji SSO & SAML w Nextcloud, możesz łatwo zintegrować istniejące rozwiązanie jednokrotnego logowania z Nextcloud. Ponadto możesz użyć LDAP w Nextcloud, jako dostawcy użytkownika, aby zachować wygodę dla użytkowników (np. podczas udostępniania).\nObecnie obsługiwani i testowani są dostawcy:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* ** Uwierzytelnianie za pomocą zmiennej środowiskowej **\n\t* Kerberos (mod_auth_kerb)\n\t* Każdy inny dostawca, który uwierzytelnia się przy użyciu zmiennej środowiskowej\n\nChociaż teoretycznie każdy inny dostawca wdrażający jeden z tych standardów uwierzytelniania jest zgodny, chcemy zwrócić uwagę, że nie są one częścią żadnej wewnętrznej macierzy testowej.",
"Open documentation" : "Otwórz dokumentację",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\" or you go directly to the URL %s." : "Upewnij się, że skonfigurowany został użytkownik administracyjny, który może zalogować się do instancji poprzez SSO. Logowanie za pomocą twojego zwykłego konta %s nie będzie już możliwe, chyba że włączone zostało \"%s\" lub wpiszesz bezpośrednio URL %s.",
- "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "Upewnij się, że skonfigurowany został użytkownik administracyjny, który może zalogować się do instancji poprzez SSO. Logowanie za pomocą twojego zwykłego konta %s nie będzie już możliwe, chyba że wpiszesz bezpośrednio URL %s.",
+ "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "Upewnij się, że skonfigurowany został użytkownik administracyjny, który może zalogować się do instancji poprzez SSO. Logowanie za pomocą Twojego zwykłego konta %s nie będzie już możliwe, chyba że wpiszesz bezpośrednio adres URL %s.",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "Wybierz czy chcesz uwierzytelniać używając wbudowanego w Nextcloud dostawcę SAML czy chcesz uwierzytelniać przez zmienne środowiskowe.",
"Use built-in SAML authentication" : "Użyj wbudowanego uwierzytelnienia SAML",
"Use environment variable" : "Użyj zmiennej środowiskowej",
@@ -80,6 +80,7 @@
"Error" : "Błąd",
"Account not provisioned." : "Konto nie jest wspierane",
"Your account is not provisioned, access to this service is thus not possible." : "Twoje konto nie jest świadczone, dostęp do usługi jest po prostu niemożliwy.",
+ "Login options:" : "Opcje logowania:",
"Choose a authentication provider" : "Wybierz dostawcę uwierzytelniania"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 845f7f23..8351c1ca 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Erro",
"Account not provisioned." : "Conta não provisionada",
"Your account is not provisioned, access to this service is thus not possible." : "Seu conta não é provisionada. O acesso a esse serviço não é possível",
+ "Login options:" : "Opções de login:",
"Choose a authentication provider" : "Escolha um provedor de autenticação"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 67098c30..1302a890 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -80,6 +80,7 @@
"Error" : "Erro",
"Account not provisioned." : "Conta não provisionada",
"Your account is not provisioned, access to this service is thus not possible." : "Seu conta não é provisionada. O acesso a esse serviço não é possível",
+ "Login options:" : "Opções de login:",
"Choose a authentication provider" : "Escolha um provedor de autenticação"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 0f134d81..697740b2 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Hata",
"Account not provisioned." : "Hesabınız hazır değil.",
"Your account is not provisioned, access to this service is thus not possible." : "Hesabınız hazır olmadığından bu hizmeti kullanamazsınız.",
+ "Login options:" : "Oturum açma seçenekleri:",
"Choose a authentication provider" : "Bir kimlik doğrulama hizmeti sağlayıcısı seçin"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 290dc67f..43a2ba1b 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -80,6 +80,7 @@
"Error" : "Hata",
"Account not provisioned." : "Hesabınız hazır değil.",
"Your account is not provisioned, access to this service is thus not possible." : "Hesabınız hazır olmadığından bu hizmeti kullanamazsınız.",
+ "Login options:" : "Oturum açma seçenekleri:",
"Choose a authentication provider" : "Bir kimlik doğrulama hizmeti sağlayıcısı seçin"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file