From 3088e1c28f60b62f75fee02de25394d82184609e Mon Sep 17 00:00:00 2001 From: Enguerrand ARMINJON WINDOWS Date: Sat, 24 May 2025 16:20:11 +0200 Subject: [PATCH] feat: Add missing translation values --- .../lib/l10n/firebase_ui_fr.arb | 42 ++++++------ .../lib/l10n/firebase_ui_pt.arb | 2 +- .../lib/src/default_localizations.dart | 2 +- .../lib/src/lang/ar.dart | 2 +- .../lib/src/lang/de.dart | 2 +- .../lib/src/lang/en.dart | 2 +- .../lib/src/lang/es.dart | 2 +- .../lib/src/lang/es_419.dart | 2 +- .../lib/src/lang/fi.dart | 2 +- .../lib/src/lang/fr.dart | 46 +++++++------ .../lib/src/lang/he.dart | 2 +- .../lib/src/lang/hi.dart | 2 +- .../lib/src/lang/hu.dart | 2 +- .../lib/src/lang/id.dart | 2 +- .../lib/src/lang/it.dart | 2 +- .../lib/src/lang/ja.dart | 6 +- .../lib/src/lang/ko.dart | 2 +- .../lib/src/lang/nb.dart | 2 +- .../lib/src/lang/nl.dart | 2 +- .../lib/src/lang/pl.dart | 2 +- .../lib/src/lang/pt.dart | 68 +++++++++---------- .../lib/src/lang/ro.dart | 2 +- .../lib/src/lang/ru.dart | 2 +- .../lib/src/lang/th.dart | 2 +- .../lib/src/lang/tr.dart | 2 +- .../lib/src/lang/uk.dart | 2 +- .../lib/src/lang/zh.dart | 2 +- .../lib/src/lang/zh_tw.dart | 2 +- 28 files changed, 106 insertions(+), 104 deletions(-) diff --git a/packages/firebase_ui_localizations/lib/l10n/firebase_ui_fr.arb b/packages/firebase_ui_localizations/lib/l10n/firebase_ui_fr.arb index a0403a33..1a14e4d1 100644 --- a/packages/firebase_ui_localizations/lib/l10n/firebase_ui_fr.arb +++ b/packages/firebase_ui_localizations/lib/l10n/firebase_ui_fr.arb @@ -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": {} @@ -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": {} diff --git a/packages/firebase_ui_localizations/lib/l10n/firebase_ui_pt.arb b/packages/firebase_ui_localizations/lib/l10n/firebase_ui_pt.arb index c50b958f..6e37c6c6 100644 --- a/packages/firebase_ui_localizations/lib/l10n/firebase_ui_pt.arb +++ b/packages/firebase_ui_localizations/lib/l10n/firebase_ui_pt.arb @@ -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": {} diff --git a/packages/firebase_ui_localizations/lib/src/default_localizations.dart b/packages/firebase_ui_localizations/lib/src/default_localizations.dart index c116a863..540c4006 100644 --- a/packages/firebase_ui_localizations/lib/src/default_localizations.dart +++ b/packages/firebase_ui_localizations/lib/src/default_localizations.dart @@ -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. diff --git a/packages/firebase_ui_localizations/lib/src/lang/ar.dart b/packages/firebase_ui_localizations/lib/src/lang/ar.dart index 50f027b2..909bb60a 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/ar.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/ar.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/de.dart b/packages/firebase_ui_localizations/lib/src/lang/de.dart index 5f0154e6..42176bb0 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/de.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/de.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/en.dart b/packages/firebase_ui_localizations/lib/src/lang/en.dart index 2e833745..e7c3866a 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/en.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/en.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/es.dart b/packages/firebase_ui_localizations/lib/src/lang/es.dart index d01cc63b..d512b86b 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/es.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/es.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/es_419.dart b/packages/firebase_ui_localizations/lib/src/lang/es_419.dart index 965579c0..3a9502e5 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/es_419.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/es_419.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/fi.dart b/packages/firebase_ui_localizations/lib/src/lang/fi.dart index 7799aba8..6261abce 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/fi.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/fi.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/fr.dart b/packages/firebase_ui_localizations/lib/src/lang/fr.dart index 1caea5f1..eeb975c2 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/fr.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/fr.dart @@ -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'; @@ -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"; } diff --git a/packages/firebase_ui_localizations/lib/src/lang/he.dart b/packages/firebase_ui_localizations/lib/src/lang/he.dart index f614be1e..d4d20e2b 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/he.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/he.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/hi.dart b/packages/firebase_ui_localizations/lib/src/lang/hi.dart index f6658887..74ffdc49 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/hi.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/hi.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/hu.dart b/packages/firebase_ui_localizations/lib/src/lang/hu.dart index cb7f6b21..3e641b52 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/hu.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/hu.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/id.dart b/packages/firebase_ui_localizations/lib/src/lang/id.dart index 38ebf44d..ed67e92a 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/id.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/id.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/it.dart b/packages/firebase_ui_localizations/lib/src/lang/it.dart index 4d1c2915..5adaa83c 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/it.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/it.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/ja.dart b/packages/firebase_ui_localizations/lib/src/lang/ja.dart index 7f015f47..fd8f160c 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/ja.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/ja.dart @@ -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'; @@ -71,7 +71,7 @@ class JaLocalizations extends FirebaseUILocalizationLabels { String get enableMoreSignInMethods => "その他のサインイン方法を有効にします"; @override - String get enterSMSCodeText => "SMSコードを入力"; + String get enterSMSCodeText => "SMS コードを入力"; @override String get findProviderForEmailTitleText => "メールアドレスを入力して続行"; @@ -216,7 +216,7 @@ class JaLocalizations extends FirebaseUILocalizationLabels { @override String get smsAutoresolutionFailedError => - "SMS コードを自動で解決できませんでした。コードを手動で入力してください"; + "SMSコードを自動で解決できませんでした。コードを手動で入力してください"; @override String get southInitialLabel => "S"; diff --git a/packages/firebase_ui_localizations/lib/src/lang/ko.dart b/packages/firebase_ui_localizations/lib/src/lang/ko.dart index 72e2e670..7df3034a 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/ko.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/ko.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/nb.dart b/packages/firebase_ui_localizations/lib/src/lang/nb.dart index 9eb50b76..54e5f03b 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/nb.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/nb.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/nl.dart b/packages/firebase_ui_localizations/lib/src/lang/nl.dart index dfc57bf0..f7d5f73a 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/nl.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/nl.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/pl.dart b/packages/firebase_ui_localizations/lib/src/lang/pl.dart index c2f3a0bb..d3532f32 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/pl.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/pl.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/pt.dart b/packages/firebase_ui_localizations/lib/src/lang/pt.dart index dd8e305d..8f39f3fe 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/pt.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/pt.dart @@ -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'; @@ -47,7 +47,7 @@ class PtLocalizations extends FirebaseUILocalizationLabels { @override String get differentMethodsSignInTitleText => - "Uso um dos métodos a seguir para fazer login"; + "Use um dos métodos a seguir para fazer login"; @override String get disable => "Desativar"; @@ -56,16 +56,16 @@ class PtLocalizations extends FirebaseUILocalizationLabels { String get eastInitialLabel => "E"; @override - String get emailInputLabel => "E-mail"; + String get emailInputLabel => "Email"; @override - String get emailIsRequiredErrorText => "O e-mail é obrigatório"; + String get emailIsRequiredErrorText => "O email é obrigatório"; @override String get emailLinkSignInButtonLabel => "Fazer login com um link mágico"; @override - String get emailTakenErrorText => "Já existe uma conta com este e-mail"; + String get emailTakenErrorText => "Já existe uma conta com este email"; @override String get enable => "Ativar"; @@ -74,18 +74,17 @@ class PtLocalizations extends FirebaseUILocalizationLabels { String get enableMoreSignInMethods => "Ative mais métodos de login"; @override - String get enterSMSCodeText => "Informar o código SMS"; + String get enterSMSCodeText => "Introduza o código SMS"; @override - String get findProviderForEmailTitleText => - "Insira seu e-mail para continuar"; + String get findProviderForEmailTitleText => "Insira seu email para continuar"; @override String get forgotPasswordButtonLabel => "Esqueceu a senha?"; @override String get forgotPasswordHintText => - "Forneça seu e-mail. Depois disso, vamos enviar uma mensagem com um link para redefinir sua senha"; + "Forneça seu email. Depois disso, vamos enviar uma mensagem com um link para redefinir sua senha"; @override String get forgotPasswordViewTitle => "Esqueci a senha"; @@ -100,7 +99,7 @@ class PtLocalizations extends FirebaseUILocalizationLabels { String get invalidCountryCode => "Código inválido"; @override - String get isNotAValidEmailErrorText => "Forneça um e-mail válido"; + String get isNotAValidEmailErrorText => "Forneça um email válido"; @override String get latitudeLabel => "latitude"; @@ -143,7 +142,7 @@ class PtLocalizations extends FirebaseUILocalizationLabels { @override String get passwordResetEmailSentText => - "Enviamos para seu e-mail um link que permite redefinir sua senha. Confira sua caixa de entrada."; + "Enviámos para seu email um link que permite redefinir sua senha. Confira sua caixa de entrada."; @override String get phoneInputLabel => "Número de telefone"; @@ -162,7 +161,7 @@ class PtLocalizations extends FirebaseUILocalizationLabels { String get profile => "Perfil"; @override - String get provideEmail => "Forneça seu e-mail e senha"; + String get provideEmail => "Forneça seu email e senha"; @override String get referenceLabel => "referência"; @@ -199,7 +198,7 @@ class PtLocalizations extends FirebaseUILocalizationLabels { @override String get signInWithEmailLinkSentText => - "Enviamos um link mágico para seu e-mail. Confira sua caixa de entrada e clique nesse link para fazer login"; + "Enviámos um link mágico para seu email. Confira sua caixa de entrada e clique nesse link para fazer login"; @override String get signInWithEmailLinkViewTitleText => @@ -268,76 +267,77 @@ class PtLocalizations extends FirebaseUILocalizationLabels { "A senha é inválida ou o usuário não tem uma senha"; @override - String get uploadButtonText => "Upload file"; + String get uploadButtonText => "Carregue ficheiro"; @override - String get verifyEmailTitle => "Verify your email"; + String get verifyEmailTitle => "Verifique o seu 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."; + "Um email de verificação foi enviado para seu email. Confira sua caixa de entrada e clique no link para verificar o seu endereço de email."; @override String get verificationFailedText => - "We couldn't verify your email address. "; + "Não conseguimos verificar seu endereço de email. "; @override - String get resendVerificationEmailButtonLabel => "Resend verification email"; + String get resendVerificationEmailButtonLabel => + "Reenviar email de verificação"; @override - String get verificationEmailSentTextShort => "Verification email sent"; + String get verificationEmailSentTextShort => "Email de verificação enviado"; @override - String get emailIsNotVerifiedText => "Email is not verified"; + String get emailIsNotVerifiedText => "Email não está verificado"; @override String get waitingForEmailVerificationText => - "Waiting for email verification"; + "Aguardando verificação do email"; @override - String get dismissButtonLabel => "Dismiss"; + String get dismissButtonLabel => "Ignorar"; @override String get okButtonLabel => "OK"; @override String get checkEmailHintText => - "Please check your email and click the link to verify your email address."; + "Por favor confira sua caixa de entrada e clique no link para verificar seu endereço de email."; @override - String get doneButtonLabel => "Done"; + String get doneButtonLabel => "Feito"; @override String get invalidVerificationCodeErrorText => - "The code you entered is invalid. Please try again."; + "O código que inseriu é inválido. Por favor tente novamente."; @override - String get ulinkProviderAlertTitle => "Unlink provider"; + String get ulinkProviderAlertTitle => "Desassociar provedor"; @override - String get confirmUnlinkButtonLabel => "Unlink"; + String get confirmUnlinkButtonLabel => "Desassociar"; @override - String get cancelButtonLabel => "Cancel"; + String get cancelButtonLabel => "Cancelar"; @override String get unlinkProviderAlertMessage => - "Are you sure you want to unlink this provider?"; + "Tem a certeza que quer desassociar este provedor?"; @override String get weakPasswordErrorText => - "Password should be at least 6 characters"; + "A senha deve ter pelo menos 6 caracteres"; @override - String get confirmDeleteAccountAlertTitle => "Confirm account deletion"; + String get confirmDeleteAccountAlertTitle => "Confirmar eliminação de conta"; @override String get confirmDeleteAccountAlertMessage => - "Are you sure you want to delete your account?"; + "Tem a certeza que quer eliminar sua conta?"; @override - String get confirmDeleteAccountButtonLabel => "Yes, delete"; + String get confirmDeleteAccountButtonLabel => "Sim, eliminar"; @override - String get sendVerificationEmailLabel => "Send verification email"; + String get sendVerificationEmailLabel => "Enviar email de verificação"; } diff --git a/packages/firebase_ui_localizations/lib/src/lang/ro.dart b/packages/firebase_ui_localizations/lib/src/lang/ro.dart index 4a15b174..956792d1 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/ro.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/ro.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/ru.dart b/packages/firebase_ui_localizations/lib/src/lang/ru.dart index 92fa6621..ee16d1b3 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/ru.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/ru.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/th.dart b/packages/firebase_ui_localizations/lib/src/lang/th.dart index 13a919f0..5c47cc5a 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/th.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/th.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/tr.dart b/packages/firebase_ui_localizations/lib/src/lang/tr.dart index 67b9ef92..98e46787 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/tr.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/tr.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/uk.dart b/packages/firebase_ui_localizations/lib/src/lang/uk.dart index 003e0d77..c01910b6 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/uk.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/uk.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/zh.dart b/packages/firebase_ui_localizations/lib/src/lang/zh.dart index 089e4bd2..58cd6005 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/zh.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/zh.dart @@ -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'; diff --git a/packages/firebase_ui_localizations/lib/src/lang/zh_tw.dart b/packages/firebase_ui_localizations/lib/src/lang/zh_tw.dart index 5ae5f1ed..50449c36 100644 --- a/packages/firebase_ui_localizations/lib/src/lang/zh_tw.dart +++ b/packages/firebase_ui_localizations/lib/src/lang/zh_tw.dart @@ -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';