Skip to content

Commit

Permalink
chore: sync translations
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgangso committed May 3, 2023
1 parent ddad663 commit 25c3ae7
Show file tree
Hide file tree
Showing 15 changed files with 143 additions and 143 deletions.
22 changes: 11 additions & 11 deletions lib/l10n/app_localizations_da.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SDa extends S {
String get calendarWeek => 'uge';

@override
String get close => 'Close';
String get close => 'Luk';

@override
String get loading => 'Indlæser';
Expand Down Expand Up @@ -59,19 +59,19 @@ class SDa extends S {
String get signInOrSignUp => 'Sign up / Sign in';

@override
String get signUpButton => 'Sign up now';
String get signUpButton => 'Tilmeld dig nu';

@override
String get signUpTitle => 'Sign up';
String get signUpTitle => 'Tilmeld dig';

@override
String get signUpDescription => 'Get access to more content and better features by creating an account.';
String get signUpDescription => 'Få adgang til mere indhold og bedre funktioner ved at oprette en konto.';

@override
String get signUpAgreePrivacyPolicy => 'I certify that I am 13 years of age or older, and I agree to the <a>Privacy Policy</a> and <a>Terms of use</a>.';

@override
String get setPassword => 'Set password';
String get setPassword => 'Skriv password';

@override
String get tryAgainButton => 'Prøv igen';
Expand Down Expand Up @@ -366,7 +366,7 @@ class SDa extends S {
String get sendFailDescription => 'Kunne gik galt. Tjek din internetforbindelse og prøv igen.';

@override
String get sendSuccessDescription => 'We appreciate your feedback.';
String get sendSuccessDescription => 'Vi sætter pris på din feedback.';

@override
String get today => 'I dag';
Expand Down Expand Up @@ -409,10 +409,10 @@ class SDa extends S {
String get liveNow => 'Live nu';

@override
String get comingSoon => 'Coming soon';
String get comingSoon => 'Kommer snart';

@override
String get newEpisode => 'New';
String get newEpisode => 'Ny';

@override
String get tomorrow => 'I morgen';
Expand Down Expand Up @@ -507,7 +507,7 @@ class SDa extends S {
String get exploreContent => 'Udforsk indhold';

@override
String get explorePublicContent => 'Explore public content';
String get explorePublicContent => 'Udforsk offentligt indhold';

@override
String get taskCompleted => 'Opgave udført';
Expand Down Expand Up @@ -615,7 +615,7 @@ class SDa extends S {
String get details => 'Detaljer';

@override
String get selectSeason => 'Select season';
String get selectSeason => 'Vælg sæson';

@override
String get deleteMyAccount => 'Delete my account';
Expand All @@ -624,5 +624,5 @@ class SDa extends S {
String get iAmSureIWantToDelete => 'I am sure I want to delete my account and my data related to the BCC Media app.';

@override
String get areYouSure => 'Are you sure?';
String get areYouSure => 'Er du sikker?';
}
10 changes: 5 additions & 5 deletions lib/l10n/app_localizations_de.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SDe extends S {
String get calendarWeek => 'Woche';

@override
String get close => 'Close';
String get close => 'Schließen';

@override
String get loading => 'Lädt';
Expand Down Expand Up @@ -366,7 +366,7 @@ class SDe extends S {
String get sendFailDescription => 'Etwas lief schief. Bitte überprüfe deine Internetverbindung und versuche es noch einmal.';

@override
String get sendSuccessDescription => 'We appreciate your feedback.';
String get sendSuccessDescription => 'Wir schätzen dein Feedback.';

@override
String get today => 'Heute';
Expand Down Expand Up @@ -409,10 +409,10 @@ class SDe extends S {
String get liveNow => 'Jetzt live';

@override
String get comingSoon => 'Coming soon';
String get comingSoon => 'Kommt in Kürze';

@override
String get newEpisode => 'New';
String get newEpisode => 'Neu';

@override
String get tomorrow => 'Morgen';
Expand Down Expand Up @@ -624,5 +624,5 @@ class SDe extends S {
String get iAmSureIWantToDelete => 'I am sure I want to delete my account and my data related to the BCC Media app.';

@override
String get areYouSure => 'Are you sure?';
String get areYouSure => 'Bist du sicher?';
}
24 changes: 12 additions & 12 deletions lib/l10n/app_localizations_es.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SEs extends S {
String get calendarWeek => 'semana';

@override
String get close => 'Close';
String get close => 'Cerrar';

@override
String get loading => 'Cargando';
Expand Down Expand Up @@ -59,19 +59,19 @@ class SEs extends S {
String get signInOrSignUp => 'Sign up / Sign in';

@override
String get signUpButton => 'Sign up now';
String get signUpButton => 'Regístrate ahora';

@override
String get signUpTitle => 'Sign up';
String get signUpTitle => 'Regístrarse';

@override
String get signUpDescription => 'Get access to more content and better features by creating an account.';
String get signUpDescription => 'Obtenga acceso a más contenido y mejores funciones creando una cuenta.';

@override
String get signUpAgreePrivacyPolicy => 'I certify that I am 13 years of age or older, and I agree to the <a>Privacy Policy</a> and <a>Terms of use</a>.';

@override
String get setPassword => 'Set password';
String get setPassword => 'Configurar la clave';

@override
String get tryAgainButton => 'Inténtalo nuevamente';
Expand Down Expand Up @@ -200,7 +200,7 @@ class SEs extends S {
String get play => 'Reproducir';

@override
String get pause => 'Pause';
String get pause => 'Pausar';

@override
String get castQueue => 'Emitir cola de reproducción';
Expand Down Expand Up @@ -366,7 +366,7 @@ class SEs extends S {
String get sendFailDescription => 'Algo salió mal. Verifique su conexión a Internet e intente nuevamente.';

@override
String get sendSuccessDescription => 'We appreciate your feedback.';
String get sendSuccessDescription => 'Agradecemos sus comentarios.';

@override
String get today => 'Hoy';
Expand Down Expand Up @@ -409,10 +409,10 @@ class SEs extends S {
String get liveNow => 'En vivo';

@override
String get comingSoon => 'Coming soon';
String get comingSoon => 'Próximamente';

@override
String get newEpisode => 'New';
String get newEpisode => 'Nuevo';

@override
String get tomorrow => 'Mañana';
Expand Down Expand Up @@ -507,7 +507,7 @@ class SEs extends S {
String get exploreContent => 'Explora el contenido';

@override
String get explorePublicContent => 'Explore public content';
String get explorePublicContent => 'Explora el contenido público';

@override
String get taskCompleted => 'tarea terminada';
Expand Down Expand Up @@ -615,7 +615,7 @@ class SEs extends S {
String get details => 'Detalles';

@override
String get selectSeason => 'Select season';
String get selectSeason => 'Seleccionar temporada';

@override
String get deleteMyAccount => 'Delete my account';
Expand All @@ -624,5 +624,5 @@ class SEs extends S {
String get iAmSureIWantToDelete => 'I am sure I want to delete my account and my data related to the BCC Media app.';

@override
String get areYouSure => 'Are you sure?';
String get areYouSure => '¿Estás seguro?';
}
24 changes: 12 additions & 12 deletions lib/l10n/app_localizations_fi.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SFi extends S {
String get calendarWeek => 'viikko';

@override
String get close => 'Close';
String get close => 'Sulje';

@override
String get loading => 'Ladataan';
Expand Down Expand Up @@ -59,19 +59,19 @@ class SFi extends S {
String get signInOrSignUp => 'Sign up / Sign in';

@override
String get signUpButton => 'Sign up now';
String get signUpButton => 'Luo tunnus nyt';

@override
String get signUpTitle => 'Sign up';
String get signUpTitle => 'Luo tunnus';

@override
String get signUpDescription => 'Get access to more content and better features by creating an account.';
String get signUpDescription => 'Luomalla tunnuksen saat enemmän sisältöä ja paremmat ominaisuudet.';

@override
String get signUpAgreePrivacyPolicy => 'I certify that I am 13 years of age or older, and I agree to the <a>Privacy Policy</a> and <a>Terms of use</a>.';

@override
String get setPassword => 'Set password';
String get setPassword => 'Aseta salasana';

@override
String get tryAgainButton => 'Koita uudelleen';
Expand Down Expand Up @@ -200,7 +200,7 @@ class SFi extends S {
String get play => 'Toista';

@override
String get pause => 'Pause';
String get pause => 'Tauko';

@override
String get castQueue => 'Toista kaikki isolle ruudulle';
Expand Down Expand Up @@ -366,7 +366,7 @@ class SFi extends S {
String get sendFailDescription => 'Jokin ei nyt toimi. Tarkista nettiyhteys ja kokeile uudelleen.';

@override
String get sendSuccessDescription => 'We appreciate your feedback.';
String get sendSuccessDescription => 'Kiitos palautteesta.';

@override
String get today => 'Tänään';
Expand Down Expand Up @@ -409,10 +409,10 @@ class SFi extends S {
String get liveNow => 'Suorana nyt';

@override
String get comingSoon => 'Coming soon';
String get comingSoon => 'Tulossa pian';

@override
String get newEpisode => 'New';
String get newEpisode => 'Uutta';

@override
String get tomorrow => 'Huomenna';
Expand Down Expand Up @@ -507,7 +507,7 @@ class SFi extends S {
String get exploreContent => 'Tutustu sisältöön';

@override
String get explorePublicContent => 'Explore public content';
String get explorePublicContent => 'Tutustu avoimeen sisältöön';

@override
String get taskCompleted => 'tehtävä suoritettu';
Expand Down Expand Up @@ -615,7 +615,7 @@ class SFi extends S {
String get details => 'Lisätietoa';

@override
String get selectSeason => 'Select season';
String get selectSeason => 'Valitse tuotantokausi';

@override
String get deleteMyAccount => 'Delete my account';
Expand All @@ -624,5 +624,5 @@ class SFi extends S {
String get iAmSureIWantToDelete => 'I am sure I want to delete my account and my data related to the BCC Media app.';

@override
String get areYouSure => 'Are you sure?';
String get areYouSure => 'Oletko varma?';
}
22 changes: 11 additions & 11 deletions lib/l10n/app_localizations_fr.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SFr extends S {
String get calendarWeek => 'semaine';

@override
String get close => 'Close';
String get close => 'Fermer';

@override
String get loading => 'Chargement';
Expand Down Expand Up @@ -59,19 +59,19 @@ class SFr extends S {
String get signInOrSignUp => 'Sign up / Sign in';

@override
String get signUpButton => 'Sign up now';
String get signUpButton => 'S\'inscrire maintenant';

@override
String get signUpTitle => 'Sign up';
String get signUpTitle => 'S\'inscrire';

@override
String get signUpDescription => 'Get access to more content and better features by creating an account.';
String get signUpDescription => 'Accédez à plus de contenu et à de meilleures fonctionnalités en créant un compte.';

@override
String get signUpAgreePrivacyPolicy => 'I certify that I am 13 years of age or older, and I agree to the <a>Privacy Policy</a> and <a>Terms of use</a>.';

@override
String get setPassword => 'Set password';
String get setPassword => 'Définir le mot de passe';

@override
String get tryAgainButton => 'Essayer à nouveau';
Expand Down Expand Up @@ -366,7 +366,7 @@ class SFr extends S {
String get sendFailDescription => 'Une erreur est survenue. Vérifie ta connexion internet et réessaye.';

@override
String get sendSuccessDescription => 'We appreciate your feedback.';
String get sendSuccessDescription => 'Nous apprécions tes commentaires.';

@override
String get today => 'Aujourd\'hui';
Expand Down Expand Up @@ -409,10 +409,10 @@ class SFr extends S {
String get liveNow => 'En direct maintenant';

@override
String get comingSoon => 'Coming soon';
String get comingSoon => 'Bientôt disponible';

@override
String get newEpisode => 'New';
String get newEpisode => 'Nouveau';

@override
String get tomorrow => 'Demain';
Expand Down Expand Up @@ -507,7 +507,7 @@ class SFr extends S {
String get exploreContent => 'Explorer le contenu';

@override
String get explorePublicContent => 'Explore public content';
String get explorePublicContent => 'Explorer le contenu public';

@override
String get taskCompleted => 'tâche terminée';
Expand Down Expand Up @@ -615,7 +615,7 @@ class SFr extends S {
String get details => 'Détails';

@override
String get selectSeason => 'Select season';
String get selectSeason => 'Sélectionner une saison';

@override
String get deleteMyAccount => 'Delete my account';
Expand All @@ -624,5 +624,5 @@ class SFr extends S {
String get iAmSureIWantToDelete => 'I am sure I want to delete my account and my data related to the BCC Media app.';

@override
String get areYouSure => 'Are you sure?';
String get areYouSure => 'Es-tu sûr ?';
}
Loading

0 comments on commit 25c3ae7

Please sign in to comment.