Skip to content

feat: Add missing translation values #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions packages/firebase_ui_localizations/lib/l10n/firebase_ui_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -424,47 +424,47 @@
"description": "Used as an error text of the PasswordInput when provided password is empty or is not correct.",
"placeholders": {}
},
"uploadButtonText": "Upload file",
"uploadButtonText": "Télécharger le fichier",
"@uploadButtonText": {
"description": "UploadButton label",
"placeholders": {}
},
"verifyEmailTitle": "Verify your email",
"verifyEmailTitle": "Vérifiez votre email",
"@verifyEmailTitle": {
"description": "EmailVerificationScreen title",
"placeholders": {}
},
"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.",
"verificationEmailSentText": "Un e-mail de vérification a été envoyé à votre adresse e-mail. Veuillez vérifier votre adresse e-mail et cliquer sur le lien pour la vérifier.",
"@verificationEmailSentText": {
"description": "Hint text indicating that verification email has been sent",
"placeholders": {}
},
"verificationFailedText": "We couldn't verify your email address. ",
"verificationFailedText": "Nous n'avons pas pu vérifier votre adresse e-mail. ",
"@verificationFailedText": {
"description": "Message indicating that something went wrong during email verification",
"placeholders": {}
},
"resendVerificationEmailButtonLabel": "Resend verification email",
"resendVerificationEmailButtonLabel": "Renvoyer l'e-mail de vérification",
"@resendVerificationEmailButtonLabel": {
"description": "Button label that suggests to resend verification email",
"placeholders": {}
},
"verificationEmailSentTextShort": "Verification email sent",
"verificationEmailSentTextShort": "E-mail de vérification envoyé",
"@verificationEmailSentTextShort": {
"description": "Short version of the hint text indicating that verification email has been sent",
"placeholders": {}
},
"emailIsNotVerifiedText": "Email is not verified",
"emailIsNotVerifiedText": "L'e-mail n'est pas vérifié",
"@emailIsNotVerifiedText": {
"description": "Message indicating that email is not verified",
"placeholders": {}
},
"waitingForEmailVerificationText": "Waiting for email verification",
"waitingForEmailVerificationText": "En attente de vérification de l'e-mail",
"@waitingForEmailVerificationText": {
"description": "Message indicating that email is being verified",
"placeholders": {}
},
"dismissButtonLabel": "Dismiss",
"dismissButtonLabel": "Annuler",
"@dismiss": {
"description": "Dissmiss button label",
"placeholders": {}
Expand All @@ -474,62 +474,62 @@
"description": "OK button label",
"placeholders": {}
},
"checkEmailHintText": "Please check your email and click the link to verify your email address.",
"checkEmailHintText": "Veuillez vérifier votre e-mail et cliquer sur le lien pour vérifier votre adresse e-mail.",
"@checkEmailHintText": {
"description": "Hint text prompting the user to check email for verification link",
"placeholders": {}
},
"doneButtonLabel": "Done",
"doneButtonLabel": "Fait",
"@doneButtonLabel": {
"description": "Done button label",
"placeholders": {}
},
"invalidVerificationCodeErrorText": "The code you entered is invalid. Please try again.",
"invalidVerificationCodeErrorText": "Le code saisi est invalide. Veuillez réessayer.",
"@invalidVerificationCodeErrorText": {
"description": "Error text indicating that entered SMS code is invalid",
"placeholders": {}
},
"ulinkProviderAlertTitle": "Unlink provider",
"ulinkProviderAlertTitle": "Dissocier le fournisseur",
"@ulinkProviderAlertTitle": {
"description": "Title that is shown in AlertDialog asking for provider unlink confirmation",
"placeholders": {}
},
"confirmUnlinkButtonLabel": "Unlink",
"confirmUnlinkButtonLabel": "Dissocier",
"@confirmUnlinkButtonLabel": {
"description": "Unlink confirmation button label",
"placeholders": {}
},
"cancelButtonLabel": "Cancel",
"cancelButtonLabel": "Annuler",
"@cancelButtonLabel": {
"description": "Cancel button label",
"placeholders": {}
},
"unlinkProviderAlertMessage": "Are you sure you want to unlink this provider?",
"unlinkProviderAlertMessage": "Êtes-vous sûr de vouloir dissocier ce fournisseur ?",
"@unlinkProviderAlertMessage": {
"description": "Text that is shown as a message of the AlertDialog confirming provider unlink",
"placeholders": {}
},
"weakPasswordErrorText": "Password should be at least 6 characters",
"weakPasswordErrorText": "Le mot de passe doit comporter au moins 6 caractères",
"@weakPasswordErrorText": {
"description": "Error text suggesting that used password is too weak",
"placeholders": {}
},
"confirmDeleteAccountAlertTitle": "Confirm account deletion",
"confirmDeleteAccountAlertTitle": "Confirmer la suppression du compte",
"@confirmDeleteAccountAlertTitle": {
"description": "Delete account confirmation dialog title",
"placeholders": {}
},
"confirmDeleteAccountAlertMessage": "Are you sure you want to delete your account?",
"confirmDeleteAccountAlertMessage": "Êtes-vous sûr de vouloir supprimer votre compte ?",
"@confirmDeleteAccountAlertMessage": {
"description": "Delete account confirmation dialog message",
"placeholders": {}
},
"confirmDeleteAccountButtonLabel": "Yes, delete",
"confirmDeleteAccountButtonLabel": "Oui, supprimer",
"@confirmDeleteAccountButtonLabel": {
"description": "Confirm delete account button label",
"placeholders": {}
},
"sendVerificationEmailLabel": "Send verification email",
"sendVerificationEmailLabel": "Envoyer un e-mail de vérification",
"@sendVerificationEmailLabel": {
"description": "Used as a button label to send a verification email",
"placeholders": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
"description": "Delete account confirmation dialog title",
"placeholders": {}
},
"confirmDeleteAccountAlertMessage": Tem a certeza que quer eliminar sua conta?",
"confirmDeleteAccountAlertMessage": "Tem a certeza que quer eliminar sua conta?",
"@confirmDeleteAccountAlertMessage": {
"description": "Delete account confirmation dialog message",
"placeholders": {}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/ar.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/de.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/en.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/es.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/fi.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
46 changes: 24 additions & 22 deletions packages/firebase_ui_localizations/lib/src/lang/fr.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down Expand Up @@ -274,76 +274,78 @@ class FrLocalizations extends FirebaseUILocalizationLabels {
"Le mot de passe n'est pas valide ou l'utilisateur n'en possède pas";

@override
String get uploadButtonText => "Upload file";
String get uploadButtonText => "Télécharger le fichier";

@override
String get verifyEmailTitle => "Verify your email";
String get verifyEmailTitle => "Vérifiez votre email";

@override
String get 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.";
"Un e-mail de vérification a été envoyé à votre adresse e-mail. Veuillez vérifier votre adresse e-mail et cliquer sur le lien pour la vérifier.";

@override
String get verificationFailedText =>
"We couldn't verify your email address. ";
"Nous n'avons pas pu vérifier votre adresse e-mail. ";

@override
String get resendVerificationEmailButtonLabel => "Resend verification email";
String get resendVerificationEmailButtonLabel =>
"Renvoyer l'e-mail de vérification";

@override
String get verificationEmailSentTextShort => "Verification email sent";
String get verificationEmailSentTextShort => "E-mail de vérification envoyé";

@override
String get emailIsNotVerifiedText => "Email is not verified";
String get emailIsNotVerifiedText => "L'e-mail n'est pas vérifié";

@override
String get waitingForEmailVerificationText =>
"Waiting for email verification";
"En attente de vérification de l'e-mail";

@override
String get dismissButtonLabel => "Dismiss";
String get dismissButtonLabel => "Annuler";

@override
String get okButtonLabel => "OK";

@override
String get checkEmailHintText =>
"Please check your email and click the link to verify your email address.";
"Veuillez vérifier votre e-mail et cliquer sur le lien pour vérifier votre adresse e-mail.";

@override
String get doneButtonLabel => "Done";
String get doneButtonLabel => "Fait";

@override
String get invalidVerificationCodeErrorText =>
"The code you entered is invalid. Please try again.";
"Le code saisi est invalide. Veuillez réessayer.";

@override
String get ulinkProviderAlertTitle => "Unlink provider";
String get ulinkProviderAlertTitle => "Dissocier le fournisseur";

@override
String get confirmUnlinkButtonLabel => "Unlink";
String get confirmUnlinkButtonLabel => "Dissocier";

@override
String get cancelButtonLabel => "Cancel";
String get cancelButtonLabel => "Annuler";

@override
String get unlinkProviderAlertMessage =>
"Are you sure you want to unlink this provider?";
"Êtes-vous sûr de vouloir dissocier ce fournisseur ?";

@override
String get weakPasswordErrorText =>
"Password should be at least 6 characters";
"Le mot de passe doit comporter au moins 6 caractères";

@override
String get confirmDeleteAccountAlertTitle => "Confirm account deletion";
String get confirmDeleteAccountAlertTitle =>
"Confirmer la suppression du compte";

@override
String get confirmDeleteAccountAlertMessage =>
"Are you sure you want to delete your account?";
"Êtes-vous sûr de vouloir supprimer votre compte ?";

@override
String get confirmDeleteAccountButtonLabel => "Yes, delete";
String get confirmDeleteAccountButtonLabel => "Oui, supprimer";

@override
String get sendVerificationEmailLabel => "Send verification email";
String get sendVerificationEmailLabel => "Envoyer un e-mail de vérification";
}
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/he.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/hi.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/hu.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/id.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/it.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
6 changes: 3 additions & 3 deletions packages/firebase_ui_localizations/lib/src/lang/ja.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down Expand Up @@ -71,7 +71,7 @@ class JaLocalizations extends FirebaseUILocalizationLabels {
String get enableMoreSignInMethods => "その他のサインイン方法を有効にします";

@override
String get enterSMSCodeText => "SMSコードを入力";
String get enterSMSCodeText => "SMS コードを入力";

@override
String get findProviderForEmailTitleText => "メールアドレスを入力して続行";
Expand Down Expand Up @@ -216,7 +216,7 @@ class JaLocalizations extends FirebaseUILocalizationLabels {

@override
String get smsAutoresolutionFailedError =>
"SMS コードを自動で解決できませんでした。コードを手動で入力してください";
"SMSコードを自動で解決できませんでした。コードを手動で入力してください";

@override
String get southInitialLabel => "S";
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/ko.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/nb.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/nl.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_localizations/lib/src/lang/pl.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// Copyright 2025, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
Expand Down
Loading