Skip to content

Commit 2f96686

Browse files
fighteriinilsreichardtfighter-iirussellwheatley
authored
feat(firebase_ui_localizations): Further German translations for auth labels that were still in English (#319)
Co-authored-by: Nils Reichardt <[email protected]> Co-authored-by: fighter-ii <[email protected]> Co-authored-by: Russell Wheatley <[email protected]>
1 parent dc02a04 commit 2f96686

File tree

2 files changed

+43
-44
lines changed

2 files changed

+43
-44
lines changed

Diff for: packages/firebase_ui_localizations/lib/l10n/firebase_ui_de.arb

+21-21
Original file line numberDiff line numberDiff line change
@@ -424,47 +424,47 @@
424424
"description": "Used as an error text of the PasswordInput when provided password is empty or is not correct.",
425425
"placeholders": {}
426426
},
427-
"uploadButtonText": "Upload file",
427+
"uploadButtonText": "Datei hochladen",
428428
"@uploadButtonText": {
429429
"description": "UploadButton label",
430430
"placeholders": {}
431431
},
432-
"verifyEmailTitle": "Verify your email",
432+
"verifyEmailTitle": "Bestätigen Sie Ihre E-Mail",
433433
"@verifyEmailTitle": {
434434
"description": "EmailVerificationScreen title",
435435
"placeholders": {}
436436
},
437-
"verificationEmailSentText": "A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.",
437+
"verificationEmailSentText": "Eine Bestätigungsmail wurde an Ihre E-Mail-Adresse versendet. Bitte prüfen Sie die E-Mails und klicken Sie auf den Link zum Bestätigen.",
438438
"@verificationEmailSentText": {
439439
"description": "Hint text indicating that verification email has been sent",
440440
"placeholders": {}
441441
},
442-
"verificationFailedText": "We couldn't verify your email address. ",
442+
"verificationFailedText": "Wir konnten Ihre E-Mail-Adresse nicht bestätigen.",
443443
"@verificationFailedText": {
444444
"description": "Message indicating that something went wrong during email verification",
445445
"placeholders": {}
446446
},
447-
"resendVerificationEmailButtonLabel": "Resend verification email",
447+
"resendVerificationEmailButtonLabel": "Sende Bestätigungsmail erneut",
448448
"@resendVerificationEmailButtonLabel": {
449449
"description": "Button label that suggests to resend verification email",
450450
"placeholders": {}
451451
},
452-
"verificationEmailSentTextShort": "Verification email sent",
452+
"verificationEmailSentTextShort": "Bestätigungsmail gesendet",
453453
"@verificationEmailSentTextShort": {
454454
"description": "Short version of the hint text indicating that verification email has been sent",
455455
"placeholders": {}
456456
},
457-
"emailIsNotVerifiedText": "Email is not verified",
457+
"emailIsNotVerifiedText": "E-Mail ist noch nicht bestätigt",
458458
"@emailIsNotVerifiedText": {
459459
"description": "Message indicating that email is not verified",
460460
"placeholders": {}
461461
},
462-
"waitingForEmailVerificationText": "Waiting for email verification",
462+
"waitingForEmailVerificationText": "Warte auf E-Mail-Bestätigung",
463463
"@waitingForEmailVerificationText": {
464464
"description": "Message indicating that email is being verified",
465465
"placeholders": {}
466466
},
467-
"dismissButtonLabel": "Dismiss",
467+
"dismissButtonLabel": "Verwerfen",
468468
"@dismiss": {
469469
"description": "Dissmiss button label",
470470
"placeholders": {}
@@ -474,62 +474,62 @@
474474
"description": "OK button label",
475475
"placeholders": {}
476476
},
477-
"checkEmailHintText": "Please check your email and click the link to verify your email address.",
477+
"checkEmailHintText": "Bitte prüfen Sie Ihre E-Mails und klicken Sie auf den Link, um die E-Mail-Adresse zu bestätigen.",
478478
"@checkEmailHintText": {
479479
"description": "Hint text prompting the user to check email for verification link",
480480
"placeholders": {}
481481
},
482-
"doneButtonLabel": "Done",
482+
"doneButtonLabel": "Erledigt",
483483
"@doneButtonLabel": {
484484
"description": "Done button label",
485485
"placeholders": {}
486486
},
487-
"invalidVerificationCodeErrorText": "The code you entered is invalid. Please try again.",
487+
"invalidVerificationCodeErrorText": "Der eingegebene Code ist ungültig. Versuchen Sie es erneut.",
488488
"@invalidVerificationCodeErrorText": {
489489
"description": "Error text indicating that entered SMS code is invalid",
490490
"placeholders": {}
491491
},
492-
"ulinkProviderAlertTitle": "Unlink provider",
492+
"ulinkProviderAlertTitle": "Provider trennen",
493493
"@ulinkProviderAlertTitle": {
494494
"description": "Title that is shown in AlertDialog asking for provider unlink confirmation",
495495
"placeholders": {}
496496
},
497-
"confirmUnlinkButtonLabel": "Unlink",
497+
"confirmUnlinkButtonLabel": "Trennen",
498498
"@confirmUnlinkButtonLabel": {
499499
"description": "Unlink confirmation button label",
500500
"placeholders": {}
501501
},
502-
"cancelButtonLabel": "Cancel",
502+
"cancelButtonLabel": "Abbrechen",
503503
"@cancelButtonLabel": {
504504
"description": "Cancel button label",
505505
"placeholders": {}
506506
},
507-
"unlinkProviderAlertMessage": "Are you sure you want to unlink this provider?",
507+
"unlinkProviderAlertMessage": "Sind Sie sicher, dass Sie diesen Provider trennen möchten?",
508508
"@unlinkProviderAlertMessage": {
509509
"description": "Text that is shown as a message of the AlertDialog confirming provider unlink",
510510
"placeholders": {}
511511
},
512-
"weakPasswordErrorText": "Password should be at least 6 characters",
512+
"weakPasswordErrorText": "Passwort muss mind. 6 Zeichen enthalten",
513513
"@weakPasswordErrorText": {
514514
"description": "Error text suggesting that used password is too weak",
515515
"placeholders": {}
516516
},
517-
"confirmDeleteAccountAlertTitle": "Confirm account deletion",
517+
"confirmDeleteAccountAlertTitle": "Bestätige Kontolöschung",
518518
"@confirmDeleteAccountAlertTitle": {
519519
"description": "Delete account confirmation dialog title",
520520
"placeholders": {}
521521
},
522-
"confirmDeleteAccountAlertMessage": "Are you sure you want to delete your account?",
522+
"confirmDeleteAccountAlertMessage": "Sind Sie sicher, dass Sie das Konto löschen möchten?",
523523
"@confirmDeleteAccountAlertMessage": {
524524
"description": "Delete account confirmation dialog message",
525525
"placeholders": {}
526526
},
527-
"confirmDeleteAccountButtonLabel": "Yes, delete",
527+
"confirmDeleteAccountButtonLabel": "Ja, löschen",
528528
"@confirmDeleteAccountButtonLabel": {
529529
"description": "Confirm delete account button label",
530530
"placeholders": {}
531531
},
532-
"sendVerificationEmailLabel": "Send verification email",
532+
"sendVerificationEmailLabel": "Verifizierungs-E-Mail senden",
533533
"@sendVerificationEmailLabel": {
534534
"description": "Used as a button label to send a verification email",
535535
"placeholders": {}

Diff for: packages/firebase_ui_localizations/lib/src/lang/de.dart

+22-23
Original file line numberDiff line numberDiff line change
@@ -268,76 +268,75 @@ class DeLocalizations extends FirebaseUILocalizationLabels {
268268
"Das Passwort ist ungültig oder der Nutzer hat kein Passwort";
269269

270270
@override
271-
String get uploadButtonText => "Upload file";
271+
String get uploadButtonText => "Datei hochladen";
272272

273273
@override
274-
String get verifyEmailTitle => "Verify your email";
274+
String get verifyEmailTitle => "Bestätigen Sie Ihre E-Mail";
275275

276276
@override
277277
String get verificationEmailSentText =>
278-
"A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.";
278+
"Eine Bestätigungsmail wurde an Ihre E-Mail-Adresse versendet. Bitte prüfen Sie die E-Mails und klicken Sie auf den Link zum Bestätigen.";
279279

280280
@override
281281
String get verificationFailedText =>
282-
"We couldn't verify your email address. ";
282+
"Wir konnten Ihre E-Mail-Adresse nicht bestätigen.";
283283

284284
@override
285-
String get resendVerificationEmailButtonLabel => "Resend verification email";
285+
String get resendVerificationEmailButtonLabel =>
286+
"Sende Bestätigungsmail erneut";
286287

287288
@override
288-
String get verificationEmailSentTextShort => "Verification email sent";
289+
String get verificationEmailSentTextShort => "Bestätigungsmail gesendet";
289290

290291
@override
291-
String get emailIsNotVerifiedText => "Email is not verified";
292+
String get emailIsNotVerifiedText => "E-Mail ist noch nicht bestätigt";
292293

293294
@override
294-
String get waitingForEmailVerificationText =>
295-
"Waiting for email verification";
295+
String get waitingForEmailVerificationText => "Warte auf E-Mail-Bestätigung";
296296

297297
@override
298-
String get dismissButtonLabel => "Dismiss";
298+
String get dismissButtonLabel => "Verwerfen";
299299

300300
@override
301301
String get okButtonLabel => "OK";
302302

303303
@override
304304
String get checkEmailHintText =>
305-
"Please check your email and click the link to verify your email address.";
305+
"Bitte prüfen Sie Ihre E-Mails und klicken Sie auf den Link, um die E-Mail-Adresse zu bestätigen.";
306306

307307
@override
308-
String get doneButtonLabel => "Done";
308+
String get doneButtonLabel => "Erledigt";
309309

310310
@override
311311
String get invalidVerificationCodeErrorText =>
312-
"The code you entered is invalid. Please try again.";
312+
"Der eingegebene Code ist ungültig. Versuchen Sie es erneut.";
313313

314314
@override
315-
String get ulinkProviderAlertTitle => "Unlink provider";
315+
String get ulinkProviderAlertTitle => "Provider trennen";
316316

317317
@override
318-
String get confirmUnlinkButtonLabel => "Unlink";
318+
String get confirmUnlinkButtonLabel => "Trennen";
319319

320320
@override
321-
String get cancelButtonLabel => "Cancel";
321+
String get cancelButtonLabel => "Abbrechen";
322322

323323
@override
324324
String get unlinkProviderAlertMessage =>
325-
"Are you sure you want to unlink this provider?";
325+
"Sind Sie sicher, dass Sie diesen Provider trennen möchten?";
326326

327327
@override
328-
String get weakPasswordErrorText =>
329-
"Password should be at least 6 characters";
328+
String get weakPasswordErrorText => "Passwort muss mind. 6 Zeichen enthalten";
330329

331330
@override
332-
String get confirmDeleteAccountAlertTitle => "Confirm account deletion";
331+
String get confirmDeleteAccountAlertTitle => "Bestätige Kontolöschung";
333332

334333
@override
335334
String get confirmDeleteAccountAlertMessage =>
336-
"Are you sure you want to delete your account?";
335+
"Sind Sie sicher, dass Sie das Konto löschen möchten?";
337336

338337
@override
339-
String get confirmDeleteAccountButtonLabel => "Yes, delete";
338+
String get confirmDeleteAccountButtonLabel => "Ja, löschen";
340339

341340
@override
342-
String get sendVerificationEmailLabel => "Send verification email";
341+
String get sendVerificationEmailLabel => "Verifizierungs-E-Mail senden";
343342
}

0 commit comments

Comments
 (0)