[tx-robot] updated from transifex
This commit is contained in:
parent
afd0185ca7
commit
0e4475607b
14
l10n/de.js
14
l10n/de.js
|
|
@ -23,7 +23,7 @@ OC.L10N.register(
|
|||
"Enable now" : "Jetzt aktivieren",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail bereits verwendet. Hast Du vielleicht schon ein Konto?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "Du kannst Dich nun <a href=\"%s\">Anmelden</a>.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail Domain ist nicht erlaubt.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail-Domain ist nicht erlaubt.",
|
||||
"Please provide a valid display name." : "Bitte gib einen gültigen Anzeigenamen an.",
|
||||
"Please provide a valid user name." : "Bitte gib einen gültigen Benutzernamen an.",
|
||||
"The username you have chosen already exists." : "Der gewählte Benutzername ist bereits vorhanden.",
|
||||
|
|
@ -32,18 +32,18 @@ OC.L10N.register(
|
|||
"Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Benutzer-Registrierung\n\nDiese App ermöglicht es Benutzern, ein neues Konto zu registrieren.\n\n# Funktionen\n\n- Benutzer zu einer bestimmten Gruppe hinzufügen\n- Erlauben-Liste mit E-Mail-Domains (einschließlich Wildcard) zur Registrierung\n- Admins werden per E-Mail benachrichtigt, wenn ein neuer Benutzer angelegt wird oder eine Genehmigung erforderlich ist.\n- Unterstützt Nextcloud's Client Login Flow v1 und v2 - Ermöglicht die Registrierung in den mobilen Apps und Desktop-Clients\n\n# Ablauf der Webformular-Registrierung\n\n1. Benutzer gibt seine E-Mail-Adresse ein\n2. Der Verifizierungslink wird an die E-Mail-Adresse\n3. Benutzer klickt auf den Verifizierungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er seinen Benutzernamen und sein Passwort wählen kann.\n5. Neues Konto wird erstellt und automatisch eingeloggt",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Nutzer",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Benutzer",
|
||||
"None" : "Keine",
|
||||
"Allowed email domains" : "Erlaubte E-Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Gib eine durch Semikolons getrennte Liste der zulässigen Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Liste der gesperrten E-Mail-Domains, anstatt diese zuzulassen",
|
||||
"Allowed email domains" : "Erlaubte E-Mail-Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Gib eine durch Semikolons getrennte Liste der zulässigen E-Mail-Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
|
||||
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
|
||||
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
|
||||
"Admin approval" : "Genehmigung durch Administrator",
|
||||
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung der \"Admin-Genehmigung\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Approval required" : "Genehmigung erforderlich",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Dein Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Dein Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator genehmigt werden.",
|
||||
"Email" : "E-Mail",
|
||||
"Request verification link" : "Bestätigungslink anfordern",
|
||||
"Back to login" : "Zurück zur Anmeldung",
|
||||
|
|
|
|||
14
l10n/de.json
14
l10n/de.json
|
|
@ -21,7 +21,7 @@
|
|||
"Enable now" : "Jetzt aktivieren",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail bereits verwendet. Hast Du vielleicht schon ein Konto?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "Du kannst Dich nun <a href=\"%s\">Anmelden</a>.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail Domain ist nicht erlaubt.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail-Domain ist nicht erlaubt.",
|
||||
"Please provide a valid display name." : "Bitte gib einen gültigen Anzeigenamen an.",
|
||||
"Please provide a valid user name." : "Bitte gib einen gültigen Benutzernamen an.",
|
||||
"The username you have chosen already exists." : "Der gewählte Benutzername ist bereits vorhanden.",
|
||||
|
|
@ -30,18 +30,18 @@
|
|||
"Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Benutzer-Registrierung\n\nDiese App ermöglicht es Benutzern, ein neues Konto zu registrieren.\n\n# Funktionen\n\n- Benutzer zu einer bestimmten Gruppe hinzufügen\n- Erlauben-Liste mit E-Mail-Domains (einschließlich Wildcard) zur Registrierung\n- Admins werden per E-Mail benachrichtigt, wenn ein neuer Benutzer angelegt wird oder eine Genehmigung erforderlich ist.\n- Unterstützt Nextcloud's Client Login Flow v1 und v2 - Ermöglicht die Registrierung in den mobilen Apps und Desktop-Clients\n\n# Ablauf der Webformular-Registrierung\n\n1. Benutzer gibt seine E-Mail-Adresse ein\n2. Der Verifizierungslink wird an die E-Mail-Adresse\n3. Benutzer klickt auf den Verifizierungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er seinen Benutzernamen und sein Passwort wählen kann.\n5. Neues Konto wird erstellt und automatisch eingeloggt",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Nutzer",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Benutzer",
|
||||
"None" : "Keine",
|
||||
"Allowed email domains" : "Erlaubte E-Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Gib eine durch Semikolons getrennte Liste der zulässigen Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Liste der gesperrten E-Mail-Domains, anstatt diese zuzulassen",
|
||||
"Allowed email domains" : "Erlaubte E-Mail-Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Gib eine durch Semikolons getrennte Liste der zulässigen E-Mail-Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
|
||||
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
|
||||
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
|
||||
"Admin approval" : "Genehmigung durch Administrator",
|
||||
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung der \"Admin-Genehmigung\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Approval required" : "Genehmigung erforderlich",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Dein Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Dein Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator genehmigt werden.",
|
||||
"Email" : "E-Mail",
|
||||
"Request verification link" : "Bestätigungslink anfordern",
|
||||
"Back to login" : "Zurück zur Anmeldung",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ OC.L10N.register(
|
|||
"Enable now" : "Jetzt aktivieren",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail-Adresse bereits verwendet. Haben Sie vielleicht schon ein Konto?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "Sie können sich nun <a href=\"%s\">Anmelden</a>.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail Domain ist nicht erlaubt.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail-Domain ist nicht erlaubt.",
|
||||
"Please provide a valid display name." : "Bitte geben Sie einen gültigen Anzeigenamen an.",
|
||||
"Please provide a valid user name." : "Bitte geben Sie einen gültigen Benutzernamen an.",
|
||||
"The username you have chosen already exists." : "Der von Ihnen gewählte Benutzername ist bereits vorhanden.",
|
||||
|
|
@ -32,18 +32,18 @@ OC.L10N.register(
|
|||
"Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Benutzer-Registrierung\n\nDiese App ermöglicht es Benutzern, ein neues Konto zu registrieren.\n\n# Funktionen\n\n- Benutzer zu einer bestimmten Gruppe hinzufügen\n- Erlauben-Liste mit E-Mail-Domains (einschließlich Wildcard) zur Registrierung\n- Admins werden per E-Mail benachrichtigt, wenn ein neuer Benutzer angelegt wird oder eine Genehmigung erforderlich ist.\n- Unterstützt Nextcloud's Client Login Flow v1 und v2 - Ermöglicht die Registrierung in den mobilen Apps und Desktop-Clients\n\n# Ablauf der Webformular-Registrierung\n\n1. Benutzer gibt seine E-Mail-Adresse ein\n2. Der Verifizierungslink wird an die E-Mail-Adresse\n3. Benutzer klickt auf den Verifizierungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er seinen Benutzernamen und sein Passwort wählen kann.\n5. Neues Konto wird erstellt und automatisch eingeloggt",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Nutzer",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Benutzer",
|
||||
"None" : "Keine",
|
||||
"Allowed email domains" : "Erlaubte E-Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Liste der gesperrten E-Mail-Domains, anstatt diese zuzulassen",
|
||||
"Allowed email domains" : "Erlaubte E-Mail-Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen E-Mail-Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
|
||||
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
|
||||
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
|
||||
"Admin approval" : "Genehmigung durch Administrator",
|
||||
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung der \"Admin-Genehmigung\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Approval required" : "Genehmigung erforderlich",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator genehmigt werden.",
|
||||
"Email" : "E-Mail",
|
||||
"Request verification link" : "Bestätigungslink anfordern",
|
||||
"Back to login" : "Zurück zur Anmeldung",
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"Enable now" : "Jetzt aktivieren",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail-Adresse bereits verwendet. Haben Sie vielleicht schon ein Konto?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "Sie können sich nun <a href=\"%s\">Anmelden</a>.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail Domain ist nicht erlaubt.",
|
||||
"Registration with this email domain is not allowed." : "Die Registrierung mit dieser E-Mail-Domain ist nicht erlaubt.",
|
||||
"Please provide a valid display name." : "Bitte geben Sie einen gültigen Anzeigenamen an.",
|
||||
"Please provide a valid user name." : "Bitte geben Sie einen gültigen Benutzernamen an.",
|
||||
"The username you have chosen already exists." : "Der von Ihnen gewählte Benutzername ist bereits vorhanden.",
|
||||
|
|
@ -30,18 +30,18 @@
|
|||
"Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Benutzer-Registrierung\n\nDiese App ermöglicht es Benutzern, ein neues Konto zu registrieren.\n\n# Funktionen\n\n- Benutzer zu einer bestimmten Gruppe hinzufügen\n- Erlauben-Liste mit E-Mail-Domains (einschließlich Wildcard) zur Registrierung\n- Admins werden per E-Mail benachrichtigt, wenn ein neuer Benutzer angelegt wird oder eine Genehmigung erforderlich ist.\n- Unterstützt Nextcloud's Client Login Flow v1 und v2 - Ermöglicht die Registrierung in den mobilen Apps und Desktop-Clients\n\n# Ablauf der Webformular-Registrierung\n\n1. Benutzer gibt seine E-Mail-Adresse ein\n2. Der Verifizierungslink wird an die E-Mail-Adresse\n3. Benutzer klickt auf den Verifizierungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er seinen Benutzernamen und sein Passwort wählen kann.\n5. Neues Konto wird erstellt und automatisch eingeloggt",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Nutzer",
|
||||
"Registered users default group" : "Standardgruppe für registrierte Benutzer",
|
||||
"None" : "Keine",
|
||||
"Allowed email domains" : "Erlaubte E-Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Liste der gesperrten E-Mail-Domains, anstatt diese zuzulassen",
|
||||
"Allowed email domains" : "Erlaubte E-Mail-Domains",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen E-Mail-Domains ein. * für Platzhalter. Beispiel: %s",
|
||||
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
|
||||
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
|
||||
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
|
||||
"Admin approval" : "Genehmigung durch Administrator",
|
||||
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung der \"Admin-Genehmigung\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
|
||||
"Approval required" : "Genehmigung erforderlich",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator genehmigt werden.",
|
||||
"Email" : "E-Mail",
|
||||
"Request verification link" : "Bestätigungslink anfordern",
|
||||
"Back to login" : "Zurück zur Anmeldung",
|
||||
|
|
|
|||
14
l10n/pl.js
14
l10n/pl.js
|
|
@ -1,6 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"registration",
|
||||
{
|
||||
"Registration is not allowed with the following domains:" : "Rejestracja nie jest dozwolona z następujących domen:",
|
||||
"Registration is only allowed with the following domains:" : "Rejestracja jest dozwolona tylko z następujących domen:",
|
||||
"The entered verification code is wrong" : "Wprowadzony kod weryfikacyjny jest nieprawidłowy",
|
||||
"The verification failed." : "Weryfikacja nie powiodła się.",
|
||||
"Saved" : "Zapisano",
|
||||
|
|
@ -21,6 +23,7 @@ OC.L10N.register(
|
|||
"Enable now" : "Włącz teraz",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Użytkownik otrzymał już tego e-maila, może masz już konto?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "Możesz się teraz <a href=\"%s\">zalogować</a>.",
|
||||
"Registration with this email domain is not allowed." : "Rejestracja z tej domeny e-maila jest niedozwolona.",
|
||||
"Please provide a valid display name." : "Podaj prawidłową nazwę wyświetlaną.",
|
||||
"Please provide a valid user name." : "Podaj prawidłową nazwę użytkownika.",
|
||||
"The username you have chosen already exists." : "Wybrana nazwa użytkownika już istnieje.",
|
||||
|
|
@ -28,7 +31,16 @@ OC.L10N.register(
|
|||
"Unable to set user email: " : "Nie można skonfigurować adresu e-mail użytkownika: ",
|
||||
"Registration app auto setup" : "Automatyczna konfiguracja aplikacji do rejestracji",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "Aplikacja umożliwia użytkownikom założenie nowego konta przy użyciu adresu e-mail.",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Rejestracja Użytkownika\n\nAplikacja pozwala użytkownikom zarejestrować nowe konto.\n\n# Cechy\n\n- Dodaj użytkowników do danej grupy\n- Zezwalaj na listę domen e-mail (w tym symboli wieloznacznych) do rejestracji\n- Administratorzy zostaną powiadomieni e-mailem o utworzeniu nowego użytkownika lub będą wymagać zatwierdzenia\n- Obsługuje przepływ logowania klienta Nextcloud v1 i v2 - umożliwia rejestrację w aplikacjach mobilnych i klientach stacjonarnych\n\n# Przebieg rejestracji formularza internetowego\n\n1. Użytkownik wprowadza swój adres e-mail\n2. Link weryfikacyjny zostanie wysłany na adres e-mail\n3. Użytkownik klika link weryfikacyjny\n4. Użytkownik jest kierowany do formularza, w którym może wybrać swoją nazwę użytkownika i hasło\n5. Nowe konto jest tworzone i logowane automatycznie",
|
||||
"Registered users default group" : "Domyślna grupa zarejestrowanych użytkowników",
|
||||
"None" : "Brak",
|
||||
"Allowed email domains" : "Dozwolone domeny e-mail",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Wpisz rozdzieloną średnikami listę dozwolonych domen e-mail, * dla symboli wieloznacznych. Przykład: %s",
|
||||
"Block listed email domains instead of allowing them" : "Zablokuj wymienione domeny e-mail zamiast zezwalać na nie",
|
||||
"Show the allowed/blocked email domains to users" : "Pokaż dozwolone/zablokowane domeny e-mail użytkownikom",
|
||||
"Force email as login name" : "Wymuś e-mail jako nazwę logowania",
|
||||
"Admin approval" : "Zatwierdzenie administratora",
|
||||
"Require admin approval" : "Wymagaj zgody administratora",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Włączenie \"zatwierdzenia przez administratora\" uniemożliwi ukończenie rejestracji z klientów mobilnych i stacjonarnych, ponieważ poświadczenia nie mogą zostać zweryfikowane przez klienta, dopóki użytkownik nie zostanie włączony.",
|
||||
"Approval required" : "Wymagana akceptacja",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Twoje konto zostało pomyślnie utworzone, ale jeszcze wymaga zatwierdzenia przez administratora.",
|
||||
|
|
@ -47,7 +59,7 @@ OC.L10N.register(
|
|||
"Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "Twoje konto zostało pomyślnie utworzone, możesz się teraz <a href=\"%s\">zalogować</a>.",
|
||||
"A new user \"%s\" has created an account on %s" : "Nowy użytkownik \"%s\" utworzył konto w %s",
|
||||
"Registration is only allowed for the following domains: " : "Rejestracja jest dozwolona tylko dla następujących domen:",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Nieprawidłowy adres weryfikacyjny URL. Nie znaleziono prośby o rejestrację z tym adresem weryfikacyjnym URL.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Nieprawidłowy adres URL weryfikacji. Nie znaleziono prośby o rejestrację z tym adresem URL weryfikacji.",
|
||||
"Failed to delete pending registration request" : "Nie udało się usunąć oczekującą prośbę o rejestrację",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Rejestracja użytkownika\n\nAplikacja pozwala użytkownikom na założenie nowego konta.\n\n# Przebieg rejestracji\n\n1. Użytkownik wprowadza swój adres e-mail\n2. Link weryfikacyjny jest wysyłany na adres e-mail\n3. Użytkownik klika na link weryfikacyjny\n4. Użytkownik zostaje przekierowany do formularza, w którym podaje nazwę użytkownika i hasło\n5. Nowe konto zostanie utworzone i zalogowane automatycznie\n\n# Cechy\n\n- Administrator może określić, do której grupy mają należeć nowo utworzeni użytkownicy\n- Administrator może ograniczyć domeny e-mail, z których można zarejestrować się\n- Administrator zostanie powiadomiony pocztą e-mail o utworzeniu nowego użytkownika\n\n# Darowizna\n\nWyślij Ethereum na `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nWyślij BTC na `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
|
||||
"Default group that all registered users belong" : "Domyślna grupa, do której będą należeć wszyscy zarejestrowani użytkownicy",
|
||||
|
|
|
|||
14
l10n/pl.json
14
l10n/pl.json
|
|
@ -1,4 +1,6 @@
|
|||
{ "translations": {
|
||||
"Registration is not allowed with the following domains:" : "Rejestracja nie jest dozwolona z następujących domen:",
|
||||
"Registration is only allowed with the following domains:" : "Rejestracja jest dozwolona tylko z następujących domen:",
|
||||
"The entered verification code is wrong" : "Wprowadzony kod weryfikacyjny jest nieprawidłowy",
|
||||
"The verification failed." : "Weryfikacja nie powiodła się.",
|
||||
"Saved" : "Zapisano",
|
||||
|
|
@ -19,6 +21,7 @@
|
|||
"Enable now" : "Włącz teraz",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Użytkownik otrzymał już tego e-maila, może masz już konto?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "Możesz się teraz <a href=\"%s\">zalogować</a>.",
|
||||
"Registration with this email domain is not allowed." : "Rejestracja z tej domeny e-maila jest niedozwolona.",
|
||||
"Please provide a valid display name." : "Podaj prawidłową nazwę wyświetlaną.",
|
||||
"Please provide a valid user name." : "Podaj prawidłową nazwę użytkownika.",
|
||||
"The username you have chosen already exists." : "Wybrana nazwa użytkownika już istnieje.",
|
||||
|
|
@ -26,7 +29,16 @@
|
|||
"Unable to set user email: " : "Nie można skonfigurować adresu e-mail użytkownika: ",
|
||||
"Registration app auto setup" : "Automatyczna konfiguracja aplikacji do rejestracji",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "Aplikacja umożliwia użytkownikom założenie nowego konta przy użyciu adresu e-mail.",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Rejestracja Użytkownika\n\nAplikacja pozwala użytkownikom zarejestrować nowe konto.\n\n# Cechy\n\n- Dodaj użytkowników do danej grupy\n- Zezwalaj na listę domen e-mail (w tym symboli wieloznacznych) do rejestracji\n- Administratorzy zostaną powiadomieni e-mailem o utworzeniu nowego użytkownika lub będą wymagać zatwierdzenia\n- Obsługuje przepływ logowania klienta Nextcloud v1 i v2 - umożliwia rejestrację w aplikacjach mobilnych i klientach stacjonarnych\n\n# Przebieg rejestracji formularza internetowego\n\n1. Użytkownik wprowadza swój adres e-mail\n2. Link weryfikacyjny zostanie wysłany na adres e-mail\n3. Użytkownik klika link weryfikacyjny\n4. Użytkownik jest kierowany do formularza, w którym może wybrać swoją nazwę użytkownika i hasło\n5. Nowe konto jest tworzone i logowane automatycznie",
|
||||
"Registered users default group" : "Domyślna grupa zarejestrowanych użytkowników",
|
||||
"None" : "Brak",
|
||||
"Allowed email domains" : "Dozwolone domeny e-mail",
|
||||
"Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Wpisz rozdzieloną średnikami listę dozwolonych domen e-mail, * dla symboli wieloznacznych. Przykład: %s",
|
||||
"Block listed email domains instead of allowing them" : "Zablokuj wymienione domeny e-mail zamiast zezwalać na nie",
|
||||
"Show the allowed/blocked email domains to users" : "Pokaż dozwolone/zablokowane domeny e-mail użytkownikom",
|
||||
"Force email as login name" : "Wymuś e-mail jako nazwę logowania",
|
||||
"Admin approval" : "Zatwierdzenie administratora",
|
||||
"Require admin approval" : "Wymagaj zgody administratora",
|
||||
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Włączenie \"zatwierdzenia przez administratora\" uniemożliwi ukończenie rejestracji z klientów mobilnych i stacjonarnych, ponieważ poświadczenia nie mogą zostać zweryfikowane przez klienta, dopóki użytkownik nie zostanie włączony.",
|
||||
"Approval required" : "Wymagana akceptacja",
|
||||
"Your account has been successfully created, but it still needs approval from an administrator." : "Twoje konto zostało pomyślnie utworzone, ale jeszcze wymaga zatwierdzenia przez administratora.",
|
||||
|
|
@ -45,7 +57,7 @@
|
|||
"Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "Twoje konto zostało pomyślnie utworzone, możesz się teraz <a href=\"%s\">zalogować</a>.",
|
||||
"A new user \"%s\" has created an account on %s" : "Nowy użytkownik \"%s\" utworzył konto w %s",
|
||||
"Registration is only allowed for the following domains: " : "Rejestracja jest dozwolona tylko dla następujących domen:",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Nieprawidłowy adres weryfikacyjny URL. Nie znaleziono prośby o rejestrację z tym adresem weryfikacyjnym URL.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Nieprawidłowy adres URL weryfikacji. Nie znaleziono prośby o rejestrację z tym adresem URL weryfikacji.",
|
||||
"Failed to delete pending registration request" : "Nie udało się usunąć oczekującą prośbę o rejestrację",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Rejestracja użytkownika\n\nAplikacja pozwala użytkownikom na założenie nowego konta.\n\n# Przebieg rejestracji\n\n1. Użytkownik wprowadza swój adres e-mail\n2. Link weryfikacyjny jest wysyłany na adres e-mail\n3. Użytkownik klika na link weryfikacyjny\n4. Użytkownik zostaje przekierowany do formularza, w którym podaje nazwę użytkownika i hasło\n5. Nowe konto zostanie utworzone i zalogowane automatycznie\n\n# Cechy\n\n- Administrator może określić, do której grupy mają należeć nowo utworzeni użytkownicy\n- Administrator może ograniczyć domeny e-mail, z których można zarejestrować się\n- Administrator zostanie powiadomiony pocztą e-mail o utworzeniu nowego użytkownika\n\n# Darowizna\n\nWyślij Ethereum na `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nWyślij BTC na `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
|
||||
"Default group that all registered users belong" : "Domyślna grupa, do której będą należeć wszyscy zarejestrowani użytkownicy",
|
||||
|
|
|
|||
Loading…
Reference in New Issue