Skip to content

Commit 0237a89

Browse files
committed
Languages: Updated German, Dutch, English AU, English GB
1 parent 7e70561 commit 0237a89

File tree

8 files changed

+288
-2321
lines changed

8 files changed

+288
-2321
lines changed

resources/lang/de.mo

-249 Bytes
Binary file not shown.

resources/lang/de.po

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: OAuth2Client\n"
4-
"POT-Creation-Date: 2025-04-12 11:08+0200\n"
5-
"PO-Revision-Date: 2025-04-12 11:09+0200\n"
4+
"POT-Creation-Date: 2025-05-27 07:14+0200\n"
5+
"PO-Revision-Date: 2025-05-27 07:14+0200\n"
66
"Last-Translator: \n"
77
"Language-Team: \n"
88
"Language: de\n"
@@ -55,25 +55,25 @@ msgstr ""
5555
"Autorisierungsanbieter %s. Bitte starten Sie die Verknüpfung mit dem "
5656
"Autorisierungsanbieter neu."
5757

58-
#: src/LoginWithAuthorizationProviderAction.php:214
59-
#: src/LoginWithAuthorizationProviderAction.php:242
58+
#: src/LoginWithAuthorizationProviderAction.php:217
59+
#: src/LoginWithAuthorizationProviderAction.php:249
6060
msgid "OAuth 2.0 communication error"
6161
msgstr "OAuth 2.0 Kommunikationsfehler"
6262

63-
#: src/LoginWithAuthorizationProviderAction.php:218
63+
#: src/LoginWithAuthorizationProviderAction.php:221
6464
msgid "Invalid state in communication with authorization provider."
6565
msgstr ""
6666
"Ungültiger Zustand in der Kommunikation mit dem Autorisierungsanbieter."
6767

68-
#: src/LoginWithAuthorizationProviderAction.php:246
68+
#: src/LoginWithAuthorizationProviderAction.php:253
6969
msgid ""
7070
"Failed to get the access token or the user details from the authorization "
7171
"provider"
7272
msgstr ""
7373
"Fehler beim Empfang des Zugriffs-Tokens oder der Benutzer-Daten vom "
7474
"Autorisierungsanbieter"
7575

76-
#: src/LoginWithAuthorizationProviderAction.php:285
76+
#: src/LoginWithAuthorizationProviderAction.php:292
7777
msgid ""
7878
"The identity received by the authorization provider cannot be connected to "
7979
"the requested user, because it is already used to sign in by another "
@@ -83,30 +83,31 @@ msgstr ""
8383
"angeforderten Benutzer verknüpft werden, da sie bereits von einem anderen "
8484
"webtrees-Benutzer für die Anmeldung verwendet wird."
8585

86-
#: src/LoginWithAuthorizationProviderAction.php:296
86+
#: src/LoginWithAuthorizationProviderAction.php:303
8787
#, php-format
8888
msgid "Sucessfully connected existing user %s with provider: %s"
8989
msgstr ""
9090
"Erfolgreiche Verknüpfung des existierenden Benutzers %s mit "
9191
"Autorisierungsanbieter: %s"
9292

93-
#: src/LoginWithAuthorizationProviderAction.php:309
93+
#: src/LoginWithAuthorizationProviderAction.php:315
9494
msgid ""
9595
"Currently, no webtrees user account is related to the user data received "
9696
"from the authorization provider."
9797
msgstr ""
9898
"Aktuell ist kein webtrees-Benutzer mit den vom Autorisierungsanbieter "
9999
"bereitgestellten Benutzerdaten verknüpft."
100100

101-
#: src/LoginWithAuthorizationProviderAction.php:314
101+
#: src/LoginWithAuthorizationProviderAction.php:320
102102
#, php-format
103103
msgid "It is not possible to request a webtrees account with %s."
104104
msgstr "Es ist nicht möglich, ein webtrees-Konto mit %s anzufordern."
105105

106-
#: src/LoginWithAuthorizationProviderAction.php:315
107-
#: src/LoginWithAuthorizationProviderAction.php:322
108-
#: src/LoginWithAuthorizationProviderAction.php:334
109-
#: src/LoginWithAuthorizationProviderAction.php:435
106+
#: src/LoginWithAuthorizationProviderAction.php:321
107+
#: src/LoginWithAuthorizationProviderAction.php:328
108+
#: src/LoginWithAuthorizationProviderAction.php:340
109+
#: src/LoginWithAuthorizationProviderAction.php:442
110+
#: src/LoginWithAuthorizationProviderAction.php:451
110111
#, php-format
111112
msgid ""
112113
"To connect an existing user with %s, sign in and select: My pages / My "
@@ -115,35 +116,36 @@ msgstr ""
115116
"Um einen bestehenden Benutzer mit %s zu verbinden, melden Sie sich an und "
116117
"wählen: Meine Seiten / Mein Konto / Verknüpfen mit"
117118

118-
#: src/LoginWithAuthorizationProviderAction.php:321
119+
#: src/LoginWithAuthorizationProviderAction.php:327
119120
#, php-format
120121
msgid "Invalid user data received from %s. Email or username missing."
121122
msgstr ""
122123
"Ungültige Benutzerdaten von %s empfangen. E-Mail oder Benutzername fehlt."
123124

124-
#: src/LoginWithAuthorizationProviderAction.php:329
125+
#: src/LoginWithAuthorizationProviderAction.php:335
125126
msgid "Requesting a new webtrees user account is currently not allowed."
126127
msgstr ""
127128
"Das Anfordern eines neuen webtrees-Benutzerkontos ist derzeit nicht erlaubt."
128129

129-
#: src/LoginWithAuthorizationProviderAction.php:333
130+
#: src/LoginWithAuthorizationProviderAction.php:339
130131
#, php-format
131132
msgid "Press \"continue\" to request a new webtrees user acccount with %s."
132133
msgstr ""
133134
"Klicken Sie auf „Weiter“, um ein neues webtrees-Benutzerkonto mit %s "
134135
"anzufordern."
135136

136-
#: src/LoginWithAuthorizationProviderAction.php:343
137+
#: src/LoginWithAuthorizationProviderAction.php:349
137138
msgid "Request a new user account with an authorization provider"
138139
msgstr ""
139140
"Beantragen Sie ein neues Benutzerkonto mit einem Autorisierungsanbieter"
140141

141-
#: src/LoginWithAuthorizationProviderAction.php:365
142+
#: src/LoginWithAuthorizationProviderAction.php:372
142143
#, php-format
143144
msgid "The email address for user %s was updated to: %s"
144145
msgstr "Die Email-Adresse für Benutzer %s wurde aktualisiert zu: %s"
145146

146-
#: src/LoginWithAuthorizationProviderAction.php:434
147+
#: src/LoginWithAuthorizationProviderAction.php:441
148+
#: src/LoginWithAuthorizationProviderAction.php:450
147149
msgid "Login denied. The email address or username already exists."
148150
msgstr ""
149151
"Anmeldung verweigert. Die E-Mail-Adresse oder der Benutzername ist bereits "
@@ -239,7 +241,7 @@ msgstr ""
239241
"führen. Es wird dringend empfohlen, eines der Module zu deaktivieren. Der "
240242
"Pfad für den Custom View ist: %s"
241243

242-
#: src/Provider/AbstractAuthorizationProvider.php:145
244+
#: src/Provider/AbstractAuthorizationProvider.php:146
243245
msgid ""
244246
"Error while trying to get an access token from the authorization provider. "
245247
"Check the setting for urlAccessToken in the webtrees configuration. Check "
@@ -251,22 +253,19 @@ msgstr ""
251253
"webtrees-Konfiguration. Überprüfen Sie die Serverzugriffsprotokolle auf "
252254
"Fehler. Überprüfen Sie die Serverkonfiguration auf Weiterleitungen."
253255

254-
#: src/Provider/AbstractAuthorizationProvider.php:177
256+
#: src/Provider/AbstractAuthorizationProvider.php:178
257+
#: src/Provider/KanidmAuthorizationProvider.php:89
255258
msgid "Invalid user data received from the authorization provider"
256259
msgstr "Ungültige Benutzerdaten vom Authorisierungsanbieter empfangen"
257260

258-
#: src/Provider/AbstractAuthorizationProvider.php:177
261+
#: src/Provider/AbstractAuthorizationProvider.php:178
262+
#: src/Provider/KanidmAuthorizationProvider.php:89
259263
msgid ""
260264
"Check the setting for urlResourceOwnerDetails in the webtrees configuration."
261265
msgstr ""
262266
"Prüfen Sie die Einstellung für urlResourceOwnerDetails in der webtrees "
263267
"Konfiguration."
264268

265-
#: src/RequestHandlers/RegisterWithProviderAction.php:108
266-
msgid "Automatic user registration after sign in with authorization provider"
267-
msgstr ""
268-
"Automatische Benutzer-Registrierung nach Einloggen mit Autorisierungsanbieter"
269-
270269
#: resources/views/alert.phtml:24
271270
msgid "Custom module"
272271
msgstr "Benutzerdefiniertes Modul"
@@ -346,27 +345,23 @@ msgstr ""
346345
"Autorisierungsanbieter anmelden, nicht zurückgesetzt werden. Bitte wenden "
347346
"Sie sich an den webtrees-Administrator."
348347

349-
#: resources/views/register-page.phtml:67
348+
#: resources/views/register-page.phtml:68
350349
msgid "Request account with"
351350
msgstr "Benutzerkonto anfragen mit"
352351

353-
#: resources/views/register-page.phtml:67
352+
#: resources/views/register-page.phtml:68
354353
msgid ""
355354
"The administrator might have disabled to change some of the received user "
356355
"data"
357356
msgstr ""
358357
"Der Administrator hat möglicherweise die Änderung einiger der empfangenen "
359358
"Benutzerdaten deaktiviert"
360359

361-
#: resources/views/register-page.phtml:124
362-
msgid "Password (within webtrees)"
363-
msgstr "Passwort (innerhalb von webtrees)"
364-
365-
#: resources/views/register-page.phtml:141
360+
#: resources/views/register-page.phtml:138
366361
msgid "Further registration data - Please complete and continue"
367362
msgstr "Weitere Registrierungsdaten - Bitte vervollständigen und fortsetzen"
368363

369-
#: resources/views/register-with-provider-page.phtml:43
364+
#: resources/views/register-with-provider-page.phtml:72
370365
msgid "Request a new account with"
371366
msgstr "Neues Benutzerkonto anfragen mit"
372367

@@ -557,6 +552,15 @@ msgstr ""
557552
"den Protokollfluss zwischen webtrees und dem Autorisierungsanbieter in den "
558553
"Website-Logs von webtrees protokolliert."
559554

555+
#~ msgid ""
556+
#~ "Automatic user registration after sign in with authorization provider"
557+
#~ msgstr ""
558+
#~ "Automatische Benutzer-Registrierung nach Einloggen mit "
559+
#~ "Autorisierungsanbieter"
560+
561+
#~ msgid "Password (within webtrees)"
562+
#~ msgstr "Passwort (innerhalb von webtrees)"
563+
560564
#~ msgid ""
561565
#~ "Login denied. The email address or username already exists. To connect an "
562566
#~ "existing user, select: My pages / My account / Connect with"

resources/lang/en-AU.mo

-681 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)