Skip to content

Commit 3ee80ff

Browse files
committed
bump to 0.9.0
1 parent 4cd8230 commit 3ee80ff

File tree

6 files changed

+76
-67
lines changed

6 files changed

+76
-67
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- Use a router for navigation
2+
- Removed YouTube player
3+
- Fix results with useless 0 and free practices results
4+
- Support opening drivers & teams link from an article
5+
- Fix documents URL
6+
- Add a splash screen
7+
- Improve podcast item
8+
- Fix offline home news and even tracker
9+
- Fix Hall of Fame

lib/l10n/app_localizations_de.dart

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class AppLocalizationsDe extends AppLocalizations {
2121
String get addCustomFeed => 'Add a custom feed';
2222

2323
@override
24-
String get addCustomServer => 'Add a custom server';
24+
String get addCustomServer => 'Benutzerdefinierten Server hinzufügen';
2525

2626
@override
2727
String get addToCalendar => 'Zum Kalender hinzufügen';
@@ -33,7 +33,7 @@ class AppLocalizationsDe extends AppLocalizations {
3333
String get alreadyDownloading => 'Wird bereits heruntergeladen';
3434

3535
@override
36-
String get apiKey => 'API Key';
36+
String get apiKey => 'API-Schlüssel';
3737

3838
@override
3939
String get appearance => 'Aussehen';
@@ -63,10 +63,10 @@ class AppLocalizationsDe extends AppLocalizations {
6363
String get championship => 'Meisterschaft';
6464

6565
@override
66-
String get chassis => 'Chassis';
66+
String get chassis => 'Fahrgestell';
6767

6868
@override
69-
String get checkUpdates => 'Auf neues Update prüfen';
69+
String get checkUpdates => 'Auf neue Aktualisierung prüfen';
7070

7171
@override
7272
String get circuitLength => 'Streckenlänge';
@@ -96,7 +96,7 @@ class AppLocalizationsDe extends AppLocalizations {
9696
String get customHomeFeed => 'Custom home feed';
9797

9898
@override
99-
String get customServer => 'Custom server';
99+
String get customServer => 'Benutzerdefinierter Server';
100100

101101
@override
102102
String get darkMode => 'Dunkel';
@@ -174,7 +174,7 @@ class AppLocalizationsDe extends AppLocalizations {
174174
String get experimentalFeatures => 'Experimentelle Funktionen';
175175

176176
@override
177-
String get fastestLaps => 'Fastest Laps';
177+
String get fastestLaps => 'Schnellste Runden';
178178

179179
@override
180180
String get fiaRegulations => 'FIA Reglement';
@@ -357,7 +357,7 @@ class AppLocalizationsDe extends AppLocalizations {
357357
String get offtrack => 'You went off-track!';
358358

359359
@override
360-
String get offtrackSub => 'Back on track';
360+
String get offtrackSub => 'Zurück auf der Strecke';
361361

362362
@override
363363
String get openInBrowser => 'Im Webbrowser öffnen';
@@ -408,7 +408,7 @@ class AppLocalizationsDe extends AppLocalizations {
408408
String get positionAbbreviation => 'POS';
409409

410410
@override
411-
String get powerUnit => 'Power Unit';
411+
String get powerUnit => 'Triebwerk';
412412

413413
@override
414414
String get previous => 'VORHERIGE';
@@ -423,7 +423,7 @@ class AppLocalizationsDe extends AppLocalizations {
423423
String get qualifyingsShort => 'QUALIFI';
424424

425425
@override
426-
String get qualityToDownload => 'Select which quality to download.';
426+
String get qualityToDownload => 'Auswahl der Qualität zum Herunterladen.';
427427

428428
@override
429429
String get quiz => 'Quiz';
@@ -522,7 +522,7 @@ class AppLocalizationsDe extends AppLocalizations {
522522
String get team => 'Team';
523523

524524
@override
525-
String get teamBase => 'Base';
525+
String get teamBase => 'Basis';
526526

527527
@override
528528
String get teamChief => 'Teamchef';
@@ -555,7 +555,7 @@ class AppLocalizationsDe extends AppLocalizations {
555555
String get unavailableOffline => 'Nicht verfügbar, wenn offline';
556556

557557
@override
558-
String get updateApiKey => 'Update API Key';
558+
String get updateApiKey => 'API-Schlüssel aktualisieren';
559559

560560
@override
561561
String get updateApiKeySub => 'Update the API key of the official website.\nUpdate this only if you now what you are doing.';
@@ -594,10 +594,10 @@ class AppLocalizationsDe extends AppLocalizations {
594594
String get watchHighlightsOnYoutube => 'Highlights auf Youtube anzeigen';
595595

596596
@override
597-
String get watchOnYouTube => 'Watch on YouTube';
597+
String get watchOnYouTube => 'Auf YouTube ansehen';
598598

599599
@override
600-
String get worldChampionships => 'Weltmeisterschaft';
600+
String get worldChampionships => 'Weltmeisterschaften';
601601

602602
@override
603603
String get yes => 'Ja';

lib/l10n/app_localizations_fi.dart

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ class AppLocalizationsFi extends AppLocalizations {
228228
String get gap => 'GAP';
229229

230230
@override
231-
String get grandsPrix => 'Grands Prix entered';
231+
String get grandsPrix => 'Grands Prix mukana';
232232

233233
@override
234234
String get grandPrixMap => 'Grand Prix -kartta';
@@ -237,7 +237,7 @@ class AppLocalizationsFi extends AppLocalizations {
237237
String get hallOfFame => 'Kunniagalleria';
238238

239239
@override
240-
String get highestRaceFinish => 'Highest race finish';
240+
String get highestRaceFinish => 'Korkein ajokilpailun maali';
241241

242242
@override
243243
String get highestGridPosition => 'Korkein sija lähtöruudukossa';
@@ -354,10 +354,10 @@ class AppLocalizationsFi extends AppLocalizations {
354354
String get offline => 'Offline-tilassa. Tiedot eivät ehkä ole ajan tasalla.';
355355

356356
@override
357-
String get offtrack => 'You went off-track!';
357+
String get offtrack => 'Poistuit radalta!';
358358

359359
@override
360-
String get offtrackSub => 'Back on track';
360+
String get offtrackSub => 'Takaisin radalle';
361361

362362
@override
363363
String get openInBrowser => 'Avaa selaimessa';
@@ -594,7 +594,7 @@ class AppLocalizationsFi extends AppLocalizations {
594594
String get watchHighlightsOnYoutube => 'Katso kohokohdat YouTubessa';
595595

596596
@override
597-
String get watchOnYouTube => 'Watch on YouTube';
597+
String get watchOnYouTube => 'Katso YouTubessa';
598598

599599
@override
600600
String get worldChampionships => 'Maailmanmestaruuskilpailut';

lib/l10n/app_localizations_pt.dart

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ class AppLocalizationsPt extends AppLocalizations {
6060
String get cancel => 'Cancelar';
6161

6262
@override
63-
String get championship => 'Championship';
63+
String get championship => 'Campeonato';
6464

6565
@override
66-
String get chassis => 'Chassis';
66+
String get chassis => 'Chassis de carro';
6767

6868
@override
6969
String get checkUpdates => 'Procurar por novas atualizações';
@@ -129,28 +129,28 @@ class AppLocalizationsPt extends AppLocalizations {
129129
String get deleteUrl => 'Deseja apagar este URL?';
130130

131131
@override
132-
String get done => 'Done';
132+
String get done => 'Feito';
133133

134134
@override
135-
String get download => 'Download';
135+
String get download => 'Baixar';
136136

137137
@override
138-
String get downloading => 'Downloading';
138+
String get downloading => 'Baixando';
139139

140140
@override
141141
String get downloads => 'Downloads';
142142

143143
@override
144-
String get downloadComplete => 'Download complete';
144+
String get downloadComplete => 'Download completo';
145145

146146
@override
147-
String get downloadFailed => 'Download failed';
147+
String get downloadFailed => 'Baixar falhou';
148148

149149
@override
150-
String get downloadPaused => 'Download paused';
150+
String get downloadPaused => 'Download pausado';
151151

152152
@override
153-
String get downloadRunning => 'Download running';
153+
String get downloadRunning => 'Download esta sendo executando';
154154

155155
@override
156156
String get driverAbbreviation => 'DRI';

0 commit comments

Comments
 (0)