From 70d284c5f8e177d8d087d32a3b6fe43e7d1cb82d Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Thu, 19 Dec 2024 09:49:14 +0100 Subject: [PATCH 1/2] Translate relative date, improve broadcast list --- lib/l10n/app_en.arb | 124 +++++++ lib/l10n/l10n.dart | 114 ++++++ lib/l10n/l10n_af.dart | 177 +++++++++ lib/l10n/l10n_ar.dart | 237 ++++++++++++ lib/l10n/l10n_az.dart | 177 +++++++++ lib/l10n/l10n_be.dart | 207 +++++++++++ lib/l10n/l10n_bg.dart | 177 +++++++++ lib/l10n/l10n_bn.dart | 177 +++++++++ lib/l10n/l10n_br.dart | 216 +++++++++++ lib/l10n/l10n_bs.dart | 190 ++++++++++ lib/l10n/l10n_ca.dart | 177 +++++++++ lib/l10n/l10n_cs.dart | 207 +++++++++++ lib/l10n/l10n_da.dart | 177 +++++++++ lib/l10n/l10n_de.dart | 177 +++++++++ lib/l10n/l10n_el.dart | 177 +++++++++ lib/l10n/l10n_en.dart | 351 ++++++++++++++++++ lib/l10n/l10n_eo.dart | 177 +++++++++ lib/l10n/l10n_es.dart | 177 +++++++++ lib/l10n/l10n_et.dart | 177 +++++++++ lib/l10n/l10n_eu.dart | 177 +++++++++ lib/l10n/l10n_fa.dart | 177 +++++++++ lib/l10n/l10n_fi.dart | 177 +++++++++ lib/l10n/l10n_fo.dart | 177 +++++++++ lib/l10n/l10n_fr.dart | 177 +++++++++ lib/l10n/l10n_ga.dart | 216 +++++++++++ lib/l10n/l10n_gl.dart | 177 +++++++++ lib/l10n/l10n_gsw.dart | 177 +++++++++ lib/l10n/l10n_he.dart | 207 +++++++++++ lib/l10n/l10n_hi.dart | 177 +++++++++ lib/l10n/l10n_hr.dart | 190 ++++++++++ lib/l10n/l10n_hu.dart | 177 +++++++++ lib/l10n/l10n_hy.dart | 177 +++++++++ lib/l10n/l10n_id.dart | 162 ++++++++ lib/l10n/l10n_it.dart | 177 +++++++++ lib/l10n/l10n_ja.dart | 162 ++++++++ lib/l10n/l10n_kk.dart | 177 +++++++++ lib/l10n/l10n_ko.dart | 162 ++++++++ lib/l10n/l10n_lb.dart | 177 +++++++++ lib/l10n/l10n_lt.dart | 207 +++++++++++ lib/l10n/l10n_lv.dart | 190 ++++++++++ lib/l10n/l10n_mk.dart | 177 +++++++++ lib/l10n/l10n_nb.dart | 177 +++++++++ lib/l10n/l10n_nl.dart | 177 +++++++++ lib/l10n/l10n_nn.dart | 177 +++++++++ lib/l10n/l10n_pl.dart | 207 +++++++++++ lib/l10n/l10n_pt.dart | 351 ++++++++++++++++++ lib/l10n/l10n_ro.dart | 192 ++++++++++ lib/l10n/l10n_ru.dart | 207 +++++++++++ lib/l10n/l10n_sk.dart | 207 +++++++++++ lib/l10n/l10n_sl.dart | 207 +++++++++++ lib/l10n/l10n_sq.dart | 177 +++++++++ lib/l10n/l10n_sr.dart | 178 +++++++++ lib/l10n/l10n_sv.dart | 177 +++++++++ lib/l10n/l10n_tr.dart | 177 +++++++++ lib/l10n/l10n_uk.dart | 207 +++++++++++ lib/l10n/l10n_vi.dart | 162 ++++++++ lib/l10n/l10n_zh.dart | 321 ++++++++++++++++ lib/l10n/lila_af.arb | 20 +- lib/l10n/lila_ar.arb | 20 +- lib/l10n/lila_az.arb | 4 +- lib/l10n/lila_be.arb | 20 +- lib/l10n/lila_bg.arb | 20 +- lib/l10n/lila_bn.arb | 20 +- lib/l10n/lila_br.arb | 17 +- lib/l10n/lila_bs.arb | 17 +- lib/l10n/lila_ca.arb | 20 +- lib/l10n/lila_cs.arb | 20 +- lib/l10n/lila_da.arb | 20 +- lib/l10n/lila_de.arb | 20 +- lib/l10n/lila_el.arb | 20 +- lib/l10n/lila_en_US.arb | 20 +- lib/l10n/lila_eo.arb | 20 +- lib/l10n/lila_es.arb | 20 +- lib/l10n/lila_et.arb | 20 +- lib/l10n/lila_eu.arb | 20 +- lib/l10n/lila_fa.arb | 20 +- lib/l10n/lila_fi.arb | 20 +- lib/l10n/lila_fr.arb | 20 +- lib/l10n/lila_ga.arb | 17 +- lib/l10n/lila_gl.arb | 20 +- lib/l10n/lila_gsw.arb | 20 +- lib/l10n/lila_he.arb | 20 +- lib/l10n/lila_hi.arb | 20 +- lib/l10n/lila_hr.arb | 18 +- lib/l10n/lila_hu.arb | 20 +- lib/l10n/lila_hy.arb | 18 +- lib/l10n/lila_id.arb | 20 +- lib/l10n/lila_it.arb | 20 +- lib/l10n/lila_ja.arb | 20 +- lib/l10n/lila_kk.arb | 17 +- lib/l10n/lila_ko.arb | 20 +- lib/l10n/lila_lb.arb | 20 +- lib/l10n/lila_lt.arb | 20 +- lib/l10n/lila_lv.arb | 17 +- lib/l10n/lila_mk.arb | 17 +- lib/l10n/lila_nb.arb | 20 +- lib/l10n/lila_nl.arb | 20 +- lib/l10n/lila_nn.arb | 20 +- lib/l10n/lila_pl.arb | 20 +- lib/l10n/lila_pt.arb | 20 +- lib/l10n/lila_pt_BR.arb | 20 +- lib/l10n/lila_ro.arb | 20 +- lib/l10n/lila_ru.arb | 20 +- lib/l10n/lila_sk.arb | 20 +- lib/l10n/lila_sl.arb | 20 +- lib/l10n/lila_sq.arb | 20 +- lib/l10n/lila_sr.arb | 6 +- lib/l10n/lila_sv.arb | 20 +- lib/l10n/lila_tr.arb | 20 +- lib/l10n/lila_uk.arb | 20 +- lib/l10n/lila_vi.arb | 20 +- lib/l10n/lila_zh.arb | 20 +- lib/l10n/lila_zh_TW.arb | 20 +- lib/src/constants.dart | 1 + lib/src/utils/l10n.dart | 45 ++- .../view/broadcast/broadcast_list_screen.dart | 131 ++++--- lib/src/view/watch/watch_tab_screen.dart | 2 +- lib/src/widgets/platform.dart | 8 +- scripts/update-arb-from-crowdin.mjs | 1 + 119 files changed, 12000 insertions(+), 124 deletions(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 5e36f84c81..9f4613589e 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -567,6 +567,7 @@ "preferencesDisplayBoardResizeHandle": "Show board resize handle", "preferencesOnlyOnInitialPosition": "Only on initial position", "preferencesInGameOnly": "In-game only", + "preferencesExceptInGame": "Except in-game", "preferencesChessClock": "Chess clock", "preferencesTenthsOfSeconds": "Tenths of seconds", "preferencesWhenTimeRemainingLessThanTenSeconds": "When time remaining < 10 seconds", @@ -3164,5 +3165,128 @@ "type": "int" } } + }, + "timeagoJustNow": "just now", + "timeagoRightNow": "right now", + "timeagoCompleted": "completed", + "timeagoInNbSeconds": "{count, plural, =1{in {count} second} other{in {count} seconds}}", + "@timeagoInNbSeconds": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoInNbMinutes": "{count, plural, =1{in {count} minute} other{in {count} minutes}}", + "@timeagoInNbMinutes": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoInNbHours": "{count, plural, =1{in {count} hour} other{in {count} hours}}", + "@timeagoInNbHours": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoInNbDays": "{count, plural, =1{in {count} day} other{in {count} days}}", + "@timeagoInNbDays": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoInNbWeeks": "{count, plural, =1{in {count} week} other{in {count} weeks}}", + "@timeagoInNbWeeks": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoInNbMonths": "{count, plural, =1{in {count} month} other{in {count} months}}", + "@timeagoInNbMonths": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoInNbYears": "{count, plural, =1{in {count} year} other{in {count} years}}", + "@timeagoInNbYears": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minute ago} other{{count} minutes ago}}", + "@timeagoNbMinutesAgo": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbHoursAgo": "{count, plural, =1{{count} hour ago} other{{count} hours ago}}", + "@timeagoNbHoursAgo": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbDaysAgo": "{count, plural, =1{{count} day ago} other{{count} days ago}}", + "@timeagoNbDaysAgo": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbWeeksAgo": "{count, plural, =1{{count} week ago} other{{count} weeks ago}}", + "@timeagoNbWeeksAgo": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbMonthsAgo": "{count, plural, =1{{count} month ago} other{{count} months ago}}", + "@timeagoNbMonthsAgo": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbYearsAgo": "{count, plural, =1{{count} year ago} other{{count} years ago}}", + "@timeagoNbYearsAgo": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minute remaining} other{{count} minutes remaining}}", + "@timeagoNbMinutesRemaining": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "timeagoNbHoursRemaining": "{count, plural, =1{{count} hour remaining} other{{count} hours remaining}}", + "@timeagoNbHoursRemaining": { + "placeholders": { + "count": { + "type": "int" + } + } } } \ No newline at end of file diff --git a/lib/l10n/l10n.dart b/lib/l10n/l10n.dart index 1fd742dfc6..0873ea0921 100644 --- a/lib/l10n/l10n.dart +++ b/lib/l10n/l10n.dart @@ -1512,6 +1512,12 @@ abstract class AppLocalizations { /// **'In-game only'** String get preferencesInGameOnly; + /// No description provided for @preferencesExceptInGame. + /// + /// In en, this message translates to: + /// **'Except in-game'** + String get preferencesExceptInGame; + /// No description provided for @preferencesChessClock. /// /// In en, this message translates to: @@ -9491,6 +9497,114 @@ abstract class AppLocalizations { /// In en, this message translates to: /// **'{count, plural, =1{Paste your PGN text here, up to {count} game} other{Paste your PGN text here, up to {count} games}}'** String studyPasteYourPgnTextHereUpToNbGames(int count); + + /// No description provided for @timeagoJustNow. + /// + /// In en, this message translates to: + /// **'just now'** + String get timeagoJustNow; + + /// No description provided for @timeagoRightNow. + /// + /// In en, this message translates to: + /// **'right now'** + String get timeagoRightNow; + + /// No description provided for @timeagoCompleted. + /// + /// In en, this message translates to: + /// **'completed'** + String get timeagoCompleted; + + /// No description provided for @timeagoInNbSeconds. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} second} other{in {count} seconds}}'** + String timeagoInNbSeconds(int count); + + /// No description provided for @timeagoInNbMinutes. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} minute} other{in {count} minutes}}'** + String timeagoInNbMinutes(int count); + + /// No description provided for @timeagoInNbHours. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} hour} other{in {count} hours}}'** + String timeagoInNbHours(int count); + + /// No description provided for @timeagoInNbDays. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} day} other{in {count} days}}'** + String timeagoInNbDays(int count); + + /// No description provided for @timeagoInNbWeeks. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} week} other{in {count} weeks}}'** + String timeagoInNbWeeks(int count); + + /// No description provided for @timeagoInNbMonths. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} month} other{in {count} months}}'** + String timeagoInNbMonths(int count); + + /// No description provided for @timeagoInNbYears. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{in {count} year} other{in {count} years}}'** + String timeagoInNbYears(int count); + + /// No description provided for @timeagoNbMinutesAgo. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} minute ago} other{{count} minutes ago}}'** + String timeagoNbMinutesAgo(int count); + + /// No description provided for @timeagoNbHoursAgo. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} hour ago} other{{count} hours ago}}'** + String timeagoNbHoursAgo(int count); + + /// No description provided for @timeagoNbDaysAgo. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} day ago} other{{count} days ago}}'** + String timeagoNbDaysAgo(int count); + + /// No description provided for @timeagoNbWeeksAgo. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} week ago} other{{count} weeks ago}}'** + String timeagoNbWeeksAgo(int count); + + /// No description provided for @timeagoNbMonthsAgo. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} month ago} other{{count} months ago}}'** + String timeagoNbMonthsAgo(int count); + + /// No description provided for @timeagoNbYearsAgo. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} year ago} other{{count} years ago}}'** + String timeagoNbYearsAgo(int count); + + /// No description provided for @timeagoNbMinutesRemaining. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} minute remaining} other{{count} minutes remaining}}'** + String timeagoNbMinutesRemaining(int count); + + /// No description provided for @timeagoNbHoursRemaining. + /// + /// In en, this message translates to: + /// **'{count, plural, =1{{count} hour remaining} other{{count} hours remaining}}'** + String timeagoNbHoursRemaining(int count); } class _AppLocalizationsDelegate extends LocalizationsDelegate { diff --git a/lib/l10n/l10n_af.dart b/lib/l10n/l10n_af.dart index 181bce4439..eeadbe5be6 100644 --- a/lib/l10n/l10n_af.dart +++ b/lib/l10n/l10n_af.dart @@ -864,6 +864,9 @@ class AppLocalizationsAf extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Skaakklok'; @@ -5499,4 +5502,178 @@ class AppLocalizationsAf extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'sopas'; + + @override + String get timeagoRightNow => 'nou'; + + @override + String get timeagoCompleted => 'voltooi'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count sekondes', + one: 'in $count sekonde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count minute', + one: 'in $count minuut', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count ure', + one: 'in $count uur', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count dae', + one: 'in $count dag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count weke', + one: 'in $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count maande', + one: 'in $count maand', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count jare', + one: 'in $count jaar', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minute gelede', + one: '$count minuut gelede', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ure gelede', + one: '$count uur gelede', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dae gelede', + one: '$count dag gelede', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weke gelede', + one: '$count week gelede', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count maande gelede', + one: '$count maand gelede', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count jare gelede', + one: '$count jaar gelede', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'nog $count minute oor', + one: 'nog $count minuut oor', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'nog $count ure oor', + one: 'nog $count uur oor', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ar.dart b/lib/l10n/l10n_ar.dart index bb47cee37c..63db2cd5a2 100644 --- a/lib/l10n/l10n_ar.dart +++ b/lib/l10n/l10n_ar.dart @@ -936,6 +936,9 @@ class AppLocalizationsAr extends AppLocalizations { @override String get preferencesInGameOnly => 'في اللعبة فقط'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'مؤقت الشطرنج'; @@ -5783,4 +5786,238 @@ class AppLocalizationsAr extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'الان'; + + @override + String get timeagoRightNow => 'حاليا'; + + @override + String get timeagoCompleted => 'مكتمل'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count ثانية', + many: 'خلال $count ثانية', + few: 'خلال $count ثوانٍ', + two: 'خلال ثانيتين', + one: 'خلال ثانية', + zero: 'خلال $count ثانية', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count دقائق', + many: 'خلال $count دقائق', + few: 'خلال $count دقائق', + two: 'خلال $count دقيقتين', + one: 'خلال دقيقة', + zero: 'خلال $count دقيقة', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count ساعة', + many: 'خلال $count ساعة', + few: 'خلال $count ساعات', + two: 'خلال ساعتين', + one: 'خلال ساعة', + zero: 'خلال $count ساعة', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count يوم', + many: 'خلال $count يوم', + few: 'خلال $count أيام', + two: 'خلال $count يوم', + one: 'خلال $count يوم', + zero: 'خلال $count يوم', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count اسبوع', + many: 'خلال $count اسبوع', + few: 'خلال $count اسبوع', + two: 'خلال $count اسبوع', + one: 'خلال $count اسبوع', + zero: 'خلال $count أسبوع', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count شهر', + many: 'خلال $count شهر', + few: 'خلال $count شهر', + two: 'خلال $count شهر', + one: 'خلال $count شهر', + zero: 'خلال $count شهر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'خلال $count سنة', + many: 'خلال $count سنة', + few: 'خلال $count سنة', + two: 'خلال $count سنة', + one: 'خلال $count سنة', + zero: 'خلال $count سنة', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'منذ $count دقيقة/دقائق مضت', + many: 'منذ $count دقيقة/دقائق مضت', + few: 'منذ $count دقيقة/دقائق مضت', + two: 'منذ $count دقيقتين', + one: 'منذ $count دقيقة', + zero: 'منذ $count دقيقة/دقائق مضت', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'منذ $count ساعة/ساعات مضت', + many: 'منذ $count ساعة/ساعات مضت', + few: 'منذ $count ساعة/ساعات مضت', + two: 'منذ $count ساعة/ساعات مضت', + one: 'منذ $count ساعة', + zero: 'منذ $count ساعة/ساعات مضت', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'منذ $count يوم/أيام', + many: 'منذ $count يوم/أيام', + few: 'منذ $count يوم/أيام', + two: 'منذ $count يوم/أيام', + one: 'منذ $count يوم', + zero: 'منذ $count يوم/أيام', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'منذ $count أسابيع', + many: 'منذ $count أسابيع', + few: 'منذ $count أسابيع', + two: 'منذ $count أسابيع', + one: 'منذ $count أسابيع', + zero: 'منذ $count أسابيع', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'منذ $count شهر', + many: 'منذ $count شهر', + few: 'منذ $count شهر', + two: 'منذ $count شهر', + one: 'منذ $count شهر', + zero: 'منذ $count شهر', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'منذ $count سنة', + many: 'منذ $count سنة', + few: 'منذ $count سنة', + two: 'منذ $count سنة', + one: 'منذ $count سنة', + zero: 'منذ $count سنة', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$countدقائق متبقية', + many: '$countدقيقة متبقية', + few: '$countدقائق متبقية', + two: '$countدقيقتان متبقيتان', + one: '$countدقيقة متبقية', + zero: '$countدقيقة متبقية', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$countساعة متبقية', + many: '$countساعة متبقية', + few: '$count ساعات متبقية', + two: '$countساعتان متبقيتان', + one: '$countساعة واحدة متبقية', + zero: '$countساعة متبقية', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_az.dart b/lib/l10n/l10n_az.dart index ae1f41229e..60b6f82133 100644 --- a/lib/l10n/l10n_az.dart +++ b/lib/l10n/l10n_az.dart @@ -864,6 +864,9 @@ class AppLocalizationsAz extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Şahmat saatı'; @@ -5497,4 +5500,178 @@ class AppLocalizationsAz extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'elə indi'; + + @override + String get timeagoRightNow => 'indicə'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count seconds', + one: 'in $count second', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count minutes', + one: 'in $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count hours', + one: 'in $count hour', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count days', + one: 'in $count day', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count weeks', + one: 'in $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count months', + one: 'in $count month', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count years', + one: 'in $count year', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes ago', + one: '$count minute ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours ago', + one: '$count hour ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count days ago', + one: '$count day ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weeks ago', + one: '$count week ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count months ago', + one: '$count month ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count years ago', + one: '$count year ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_be.dart b/lib/l10n/l10n_be.dart index 8acbd28514..81181c25f2 100644 --- a/lib/l10n/l10n_be.dart +++ b/lib/l10n/l10n_be.dart @@ -898,6 +898,9 @@ class AppLocalizationsBe extends AppLocalizations { @override String get preferencesInGameOnly => 'Выключна ў партыі'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шахматны гадзіннік'; @@ -5635,4 +5638,208 @@ class AppLocalizationsBe extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'зараз'; + + @override + String get timeagoRightNow => 'прама зараз'; + + @override + String get timeagoCompleted => 'завершана'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count секунд', + many: 'праз $count секунд', + few: 'праз $count секунды', + one: 'праз $count секунду', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count хвілін', + many: 'праз $count хвілін', + few: 'праз $count хвіліны', + one: 'праз $count хвіліну', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count гадзін', + many: 'праз $count гадзін', + few: 'праз $count гадзіны', + one: 'праз $count гадзіну', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count дзён', + many: 'праз $count дзён', + few: 'праз $count дні', + one: 'праз $count дзень', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count тыдняў', + many: 'праз $count тыдняў', + few: 'праз $count тыдні', + one: 'праз $count тыдзень', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count месяцаў', + many: 'праз $count месяцаў', + few: 'праз $count месяцы', + one: 'праз $count месяц', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'праз $count гадоў', + many: 'праз $count гадоў', + few: 'праз $count гады', + one: 'праз $count год', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count хвілін таму', + many: '$count хвілін таму', + few: '$count хвіліны таму', + one: '$count хвіліну таму', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count гадзін таму', + many: '$count гадзін таму', + few: '$count гадзіны таму', + one: '$count гадзіну таму', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count дзён таму', + many: '$count дзён таму', + few: '$count дні таму', + one: '$count дзень таму', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count тыдняў таму', + many: '$count тыдняў таму', + few: '$count тыдні таму', + one: '$count тыдзень таму', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count месяцаў таму', + many: '$count месяцаў таму', + few: '$count месяцы таму', + one: '$count месяц таму', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count гадоў таму', + many: '$count гадоў таму', + few: '$count гады таму', + one: '$count год таму', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Засталося $count хвіліны', + many: 'Засталося $count хвілін', + few: 'Засталося $count хвіліны', + one: 'Засталася $count хвіліна', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Засталося $count гадзіны', + many: 'Засталося $count гадзін', + few: 'Засталося $count гадзіны', + one: 'Засталася $count гадзіна', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_bg.dart b/lib/l10n/l10n_bg.dart index cae0aa16dc..7a35020880 100644 --- a/lib/l10n/l10n_bg.dart +++ b/lib/l10n/l10n_bg.dart @@ -864,6 +864,9 @@ class AppLocalizationsBg extends AppLocalizations { @override String get preferencesInGameOnly => 'Само по време на игра'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шахматен часовник'; @@ -5499,4 +5502,178 @@ class AppLocalizationsBg extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'току що'; + + @override + String get timeagoRightNow => 'точно сега'; + + @override + String get timeagoCompleted => 'завършено'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count секунди', + one: 'след $count секунда', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count минути', + one: 'след $count минута', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count часа', + one: 'след $count час', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count дни', + one: 'след $count ден', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count седмици', + one: 'след $count седмица', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count месеца', + one: 'след $count месец', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'след $count години', + one: 'след $count година', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'преди $count минути', + one: 'преди $count минута', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Преди $count часа', + one: 'преди $count час', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Преди $count дни', + one: 'преди $count ден', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'преди $count седмици', + one: 'преди $count седмица', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'преди $count месеца', + one: 'преди $count месец', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'преди $count години', + one: 'преди $count година', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'остават $count минути', + one: 'остава $count минутa', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'остават $count часа', + one: 'остава $count час', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_bn.dart b/lib/l10n/l10n_bn.dart index a0f887efa9..70def05f6b 100644 --- a/lib/l10n/l10n_bn.dart +++ b/lib/l10n/l10n_bn.dart @@ -864,6 +864,9 @@ class AppLocalizationsBn extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'দাবার ঘড়ি'; @@ -5499,4 +5502,178 @@ class AppLocalizationsBn extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'এখনই'; + + @override + String get timeagoRightNow => 'এই মুহূর্তে'; + + @override + String get timeagoCompleted => 'সম্পন্ন হয়েছে'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count সেকেন্ডের মধ্যে', + one: '$count সেকেন্ডের মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count মিনিটের মধ্যে', + one: '$count মিনিটের মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ঘন্টার মধ্যে', + one: '$count ঘন্টার মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count দিনের মধ্যে', + one: '$count দিনের মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count সপ্তাহের মধ্যে', + one: '$count সপ্তাহের মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count মাসের মধ্যে', + one: '$count মাসের মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count বছরের মধ্যে', + one: '$count বছরের মধ্যে', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count মিনিট আগে', + one: '$count মিনিট আগে', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ঘন্টা আগে', + one: '$count ঘণ্টা আগে', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count দিন আগে', + one: '$count দিন আগে', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count সপ্তাহ আগে', + one: '$count সপ্তাহ আগে', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count মাস আগে', + one: '$count মাস আগে', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count বছর আগে', + one: '$count বছর আগে', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count মিনিট বাকি', + one: '$count মিনিট বাকি', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ঘন্টা বাকি', + one: '$count ঘন্টা বাকি', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_br.dart b/lib/l10n/l10n_br.dart index 64bce249d3..ae5d633667 100644 --- a/lib/l10n/l10n_br.dart +++ b/lib/l10n/l10n_br.dart @@ -915,6 +915,9 @@ class AppLocalizationsBr extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Horolaj echedoù'; @@ -5689,4 +5692,217 @@ class AppLocalizationsBr extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'bremañ'; + + @override + String get timeagoRightNow => 'bremañ'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count eilenn', + many: 'a-benn $count eilenn', + few: 'a-benn $count eilenn', + two: 'a-benn $count eilenn', + one: 'a-benn $count eilenn', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count munutenn', + many: 'a-benn $count munutenn', + few: 'a-benn $count munutenn', + two: 'a-benn $count vunutenn', + one: 'a-benn $count vunutenn', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count eur', + many: 'a-benn $count eur', + few: 'a-benn $count eur', + two: 'a-benn $count eur', + one: 'a-benn $count eur', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count deiz', + many: 'a-benn $count deiz', + few: 'a-benn $count deiz', + two: 'a-benn $count zeiz', + one: 'a-benn $count deiz', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count sizhun', + many: 'a-benn $count sizhun', + few: 'a-benn $count sizhun', + two: 'a-benn $count sizhun', + one: 'a-benn $count sizhun', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count miz', + many: 'a-benn $count miz', + few: 'a-benn $count miz', + two: 'a-benn $count viz', + one: 'a-benn $count miz', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'a-benn $count bloaz', + many: 'a-benn $count bloaz', + few: 'a-benn $count bloaz', + two: 'a-benn $count vloaz', + one: 'a-benn $count bloaz', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count munutenn zo', + many: '$count munutenn zo', + few: '$count munutenn zo', + two: '$count vunutenn zo', + one: '$count vunutenn zo', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count eur zo', + many: '$count eur zo', + few: '$count eur zo', + two: '$count eur zo', + one: '$count eur zo', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count deiz zo', + many: '$count deiz zo', + few: '$count deiz zo', + two: '$count zeiz zo', + one: '$count deiz zo', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count sizhun zo', + many: '$count sizhun zo', + few: '$count sizhun zo', + two: '$count sizhun zo', + one: '$count sizhun zo', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count miz zo', + many: '$count miz zo', + few: '$count miz zo', + two: '$count viz zo', + one: '$count miz zo', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count bloaz zo', + many: '$count bloaz zo', + few: '$count bloaz zo', + two: '$count vloaz zo', + one: '$count bloaz zo', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_bs.dart b/lib/l10n/l10n_bs.dart index 9bd31aa929..e6fe373180 100644 --- a/lib/l10n/l10n_bs.dart +++ b/lib/l10n/l10n_bs.dart @@ -882,6 +882,9 @@ class AppLocalizationsBs extends AppLocalizations { @override String get preferencesInGameOnly => 'Samo unutar igre'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Sat'; @@ -5570,4 +5573,191 @@ class AppLocalizationsBs extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'upravo sada'; + + @override + String get timeagoRightNow => 'upravo sada'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sekundi', + few: 'za $count sekunde', + one: 'za $count sekundu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count minuta', + few: 'za $count minute', + one: 'za $count minutu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sati', + few: 'za $count sata', + one: 'za $count sat', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count dana', + few: 'za $count dana', + one: 'za $count dan', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sedmica', + few: 'za $count sedmice', + one: 'za $count sedmicu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count mjeseci', + few: 'za $count mjeseca', + one: 'za $count mjesec', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count godina', + few: 'za $count godine', + one: 'za $count godinu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count minuta', + few: 'prije $count minute', + one: 'prije $count minutu', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count sati', + few: 'prije $count sata', + one: 'prije $count sat', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count dana', + few: 'prije $count dana', + one: 'prije $count dan', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count sedmica', + few: 'prije $count sedmice', + one: 'prije $count sedmicu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count mjeseci', + few: 'prije $count mjeseca', + one: 'prije $count mjesec', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count godina', + few: 'prije $count godine', + one: 'prije $count godinu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ca.dart b/lib/l10n/l10n_ca.dart index 0166ab1f8d..8f6589e01b 100644 --- a/lib/l10n/l10n_ca.dart +++ b/lib/l10n/l10n_ca.dart @@ -864,6 +864,9 @@ class AppLocalizationsCa extends AppLocalizations { @override String get preferencesInGameOnly => 'Només durant la partida'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Rellotge d\'escacs'; @@ -5499,4 +5502,178 @@ class AppLocalizationsCa extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'ara mateix'; + + @override + String get timeagoRightNow => 'ara mateix'; + + @override + String get timeagoCompleted => 'completat'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count segons', + one: 'en $count segon', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count minuts', + one: 'en $count minut', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count hores', + one: 'en $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count dies', + one: 'en $count dia', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count setmanes', + one: 'en $count setmana', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count mesos', + one: 'en $count mes', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count anys', + one: 'en $count any', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'fa $count minuts', + one: 'fa $count minut', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'fa $count hores', + one: 'fa $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'fa $count dies', + one: 'fa $count dia', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'fa $count setmanes', + one: 'fa $count setmana', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'fa $count mesos', + one: 'fa $count mes', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'fa $count anys', + one: 'fa $count any', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Queden $count minuts', + one: 'Queda $count minut', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Queden $count hores', + one: 'Queda $count hora', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_cs.dart b/lib/l10n/l10n_cs.dart index b555e7e8d2..2ea7f09df6 100644 --- a/lib/l10n/l10n_cs.dart +++ b/lib/l10n/l10n_cs.dart @@ -902,6 +902,9 @@ class AppLocalizationsCs extends AppLocalizations { @override String get preferencesInGameOnly => 'Pouze u partie'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Šachové hodiny'; @@ -5643,4 +5646,208 @@ class AppLocalizationsCs extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'právě teď'; + + @override + String get timeagoRightNow => 'právě teď'; + + @override + String get timeagoCompleted => 'dokončeno'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sekund', + many: 'za $count sekund', + few: 'za $count sekundy', + one: 'za $count sekundu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count minut', + many: 'za $count minut', + few: 'za $count minuty', + one: 'za $count minutu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count hodin', + many: 'za $count hodin', + few: 'za $count hodiny', + one: 'za $count hodinu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count dnů', + many: 'za $count dnů', + few: 'za $count dny', + one: 'za $count den', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count týdnů', + many: 'za $count týdnů', + few: 'za $count týdny', + one: 'za $count týden', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count měsíců', + many: 'za $count měsíců', + few: 'za $count měsíce', + one: 'za $count měsíc', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count let', + many: 'za $count let', + few: 'za $count roky', + one: 'za $count rok', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'před $count minutami', + many: 'před $count minutami', + few: 'před $count minutami', + one: 'před $count minutou', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'před $count hodinami', + many: 'před $count hodinami', + few: 'před $count hodinami', + one: 'před $count hodinou', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'před $count dny', + many: 'před $count dny', + few: 'před $count dny', + one: 'před $count dnem', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'před $count týdny', + many: 'před $count týdny', + few: 'před $count týdny', + one: 'před $count týdnem', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'před $count měsíci', + many: 'před $count měsíci', + few: 'před $count měsíci', + one: 'před $count měsícem', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'před $count lety', + many: 'před $count lety', + few: 'před $count lety', + one: 'před $count rokem', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Zbývá $count minut', + many: 'Zbývá $count minut', + few: 'Zbývají $count minuty', + one: 'Zbývá $count minuta', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Zbývá $count hodin', + many: 'Zbývá $count hodin', + few: 'Zbývají $count hodiny', + one: 'Zbývá $count hodina', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_da.dart b/lib/l10n/l10n_da.dart index 3f1a2f13dc..4c1466b1f9 100644 --- a/lib/l10n/l10n_da.dart +++ b/lib/l10n/l10n_da.dart @@ -864,6 +864,9 @@ class AppLocalizationsDa extends AppLocalizations { @override String get preferencesInGameOnly => 'Kun i spillet'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Skakur'; @@ -5499,4 +5502,178 @@ class AppLocalizationsDa extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'for lidt siden'; + + @override + String get timeagoRightNow => 'netop nu'; + + @override + String get timeagoCompleted => 'afsluttet'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count sekunder', + one: 'om $count sekund', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count minutter', + one: 'om $count minut', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count timer', + one: 'om $count time', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count dage', + one: 'om $count dag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count uger', + one: 'om $count uge', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count måneder', + one: 'om $count måned', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count år', + one: 'om $count år', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutter siden', + one: '$count minut siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timer siden', + one: '$count time siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dage siden', + one: '$count dag siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count uger siden', + one: '$count uge siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count måneder siden', + one: '$count måned siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count år siden', + one: '$count år siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutter tilbage', + one: '$count minut tilbage', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timer tilbage', + one: '$count time tilbage', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_de.dart b/lib/l10n/l10n_de.dart index e1749b95cf..660308d945 100644 --- a/lib/l10n/l10n_de.dart +++ b/lib/l10n/l10n_de.dart @@ -864,6 +864,9 @@ class AppLocalizationsDe extends AppLocalizations { @override String get preferencesInGameOnly => 'Nur während einer Partie'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Schachuhr'; @@ -5499,4 +5502,178 @@ class AppLocalizationsDe extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'gerade eben'; + + @override + String get timeagoRightNow => 'gerade jetzt'; + + @override + String get timeagoCompleted => 'abgeschlossen'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Sekunden', + one: 'in $count Sekunde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Minuten', + one: 'in $count Minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Stunden', + one: 'in $count Stunde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Tagen', + one: 'in $count Tag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Wochen', + one: 'in $count Woche', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Monaten', + one: 'in $count Monat', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Jahren', + one: 'in $count Jahr', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Minuten', + one: 'vor $count Minute', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Stunden', + one: 'vor $count Stunde', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Tagen', + one: 'vor $count Tag', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Wochen', + one: 'vor $count Woche', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Monaten', + one: 'vor $count Monat', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Jahren', + one: 'vor $count Jahr', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count Minuten verbleibend', + one: '$count Minute verbleibend', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count Stunden verbleiben', + one: '$count Stunde verbleiben', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_el.dart b/lib/l10n/l10n_el.dart index addade1faa..88e3cf9bde 100644 --- a/lib/l10n/l10n_el.dart +++ b/lib/l10n/l10n_el.dart @@ -864,6 +864,9 @@ class AppLocalizationsEl extends AppLocalizations { @override String get preferencesInGameOnly => 'Μόνο κατά τη διάρκεια του παιχνιδιού'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Σκακιστικό χρονόμετρο'; @@ -5499,4 +5502,178 @@ class AppLocalizationsEl extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'μόλις τώρα'; + + @override + String get timeagoRightNow => 'αυτή τη στιγμή'; + + @override + String get timeagoCompleted => 'ολοκληρώθηκε'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'σε $count δευτερόλεπτα', + one: 'σε $count δευτερόλεπτο', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'σε $count λεπτά', + one: 'σε $count λεπτό', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'σε $count ώρες', + one: 'σε $count ώρα', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'σε $count ημέρες', + one: 'σε $count ημέρα', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'σε $count εβδομάδες', + one: 'σε $count εβδομάδα', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'σε $count μήνες', + one: 'σε $count μήνα', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count έτη', + one: 'σε $count έτος', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count λεπτά πριν', + one: '$count λεπτό πριν', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ώρες πριν', + one: '$count ώρα πριν', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ημέρες πριν', + one: '$count μέρα πριν', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count εβδομάδες πριν', + one: '$count εβδομάδα πριν', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count μήνες πριν', + one: '$count μήνα πριν', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count χρόνια πριν', + one: '$count χρόνο πριν', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'απομένουν $count λεπτά', + one: 'απομένει $count λεπτό', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'απομένουν $count ώρες', + one: 'απομένει $count ώρα', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_en.dart b/lib/l10n/l10n_en.dart index 3660156fb1..8686a89b3c 100644 --- a/lib/l10n/l10n_en.dart +++ b/lib/l10n/l10n_en.dart @@ -864,6 +864,9 @@ class AppLocalizationsEn extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Chess clock'; @@ -5497,6 +5500,180 @@ class AppLocalizationsEn extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'just now'; + + @override + String get timeagoRightNow => 'right now'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count seconds', + one: 'in $count second', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count minutes', + one: 'in $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count hours', + one: 'in $count hour', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count days', + one: 'in $count day', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count weeks', + one: 'in $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count months', + one: 'in $count month', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count years', + one: 'in $count year', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes ago', + one: '$count minute ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours ago', + one: '$count hour ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count days ago', + one: '$count day ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weeks ago', + one: '$count week ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count months ago', + one: '$count month ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count years ago', + one: '$count year ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } /// The translations for English, as used in the United States (`en_US`). @@ -10994,4 +11171,178 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'just now'; + + @override + String get timeagoRightNow => 'right now'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count seconds', + one: 'in $count second', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count minutes', + one: 'in $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count hours', + one: 'in $count hour', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count days', + one: 'in $count day', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count weeks', + one: 'in $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count months', + one: 'in $count month', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count years', + one: 'in $count year', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes ago', + one: '$count minute ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours ago', + one: '$count hour ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count days ago', + one: '$count day ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weeks ago', + one: '$count week ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count months ago', + one: '$count month ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count years ago', + one: '$count year ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_eo.dart b/lib/l10n/l10n_eo.dart index 4dd1f7f82f..fcb9e4cc78 100644 --- a/lib/l10n/l10n_eo.dart +++ b/lib/l10n/l10n_eo.dart @@ -864,6 +864,9 @@ class AppLocalizationsEo extends AppLocalizations { @override String get preferencesInGameOnly => 'Nur en ludo'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Ŝakhorloĝo'; @@ -5499,4 +5502,178 @@ class AppLocalizationsEo extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'ĵus nun'; + + @override + String get timeagoRightNow => 'ĵuse'; + + @override + String get timeagoCompleted => 'finita'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count sekundoj', + one: 'en $count sekundo', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count minutoj', + one: 'en $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count horoj', + one: 'en $count horo', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count tagoj', + one: 'en $count tago', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count semajnoj', + one: 'en $count semajno', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count monatoj', + one: 'en $count monato', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count jaroj', + one: 'en $count jaro', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'antaŭ $count minutoj', + one: 'antaŭ $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'antaŭ $count horoj', + one: 'antaŭ $count horo', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'antaŭ $count tagoj', + one: 'antaŭ $count tago', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'antaŭ $count semajnoj', + one: 'antaŭ $count semajno', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'antaŭ $count monatoj', + one: 'antaŭ $count monato', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'antaŭ $count jaroj', + one: 'antaŭ $count jaro', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutoj restas', + one: '$count minuto restas', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count horoj restas', + one: '$count horo restas', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_es.dart b/lib/l10n/l10n_es.dart index 7bef9b9f89..e8dd5f79ea 100644 --- a/lib/l10n/l10n_es.dart +++ b/lib/l10n/l10n_es.dart @@ -864,6 +864,9 @@ class AppLocalizationsEs extends AppLocalizations { @override String get preferencesInGameOnly => 'Solo durante la partida'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Reloj de ajedrez'; @@ -5499,4 +5502,178 @@ class AppLocalizationsEs extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'ahora mismo'; + + @override + String get timeagoRightNow => 'ahora mismo'; + + @override + String get timeagoCompleted => 'completado'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count segundos', + one: 'en $count segundo', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count minutos', + one: 'en $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count horas', + one: 'en $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count días', + one: 'en $count día', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count semanas', + one: 'en $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count meses', + one: 'en $count mes', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count años', + one: 'en $count año', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'hace $count minutos', + one: 'hace $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'hace $count horas', + one: 'hace $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'hace $count días', + one: 'hace $count día', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'hace $count semanas', + one: 'hace $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'hace $count meses', + one: 'hace $count mes', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'hace $count años', + one: 'hace $count año', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutos restantes', + one: '$count minutos restantes', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count horas restantes', + one: '$count horas restantes', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_et.dart b/lib/l10n/l10n_et.dart index 71beea3739..99c21d4fdd 100644 --- a/lib/l10n/l10n_et.dart +++ b/lib/l10n/l10n_et.dart @@ -864,6 +864,9 @@ class AppLocalizationsEt extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Malekell'; @@ -5499,4 +5502,178 @@ class AppLocalizationsEt extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'äsja'; + + @override + String get timeagoRightNow => 'praegu'; + + @override + String get timeagoCompleted => 'lõppenud'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count sekundi pärast', + one: '$count sekundi pärast', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuti pärast', + one: '$count minuti pärast', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tunni pärast', + one: '$count tunni pärast', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count päeva pärast', + one: '$count päeva pärast', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count nädala pärast', + one: '$count nädala pärast', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count kuu pärast', + one: '$count kuu pärast', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count aasta pärast', + one: '$count aasta pärast', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutit tagasi', + one: '$count minut tagasi', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tundi tagasi', + one: '$count tund tagasi', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count päeva tagasi', + one: '$count päev tagasi', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count nädalat tagasi', + one: '$count nädal tagasi', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count kuud tagasi', + one: '$count kuu tagasi', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count aastat tagasi', + one: '$count aasta tagasi', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutit jäänud', + one: '$count minut jäänud', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tundi jäänud', + one: '$count tund jäänud', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_eu.dart b/lib/l10n/l10n_eu.dart index 9b89889e46..5e05fe1573 100644 --- a/lib/l10n/l10n_eu.dart +++ b/lib/l10n/l10n_eu.dart @@ -864,6 +864,9 @@ class AppLocalizationsEu extends AppLocalizations { @override String get preferencesInGameOnly => 'Partidan zehar bakarrik'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Xake-erlojua'; @@ -5499,4 +5502,178 @@ class AppLocalizationsEu extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'orain'; + + @override + String get timeagoRightNow => 'orain'; + + @override + String get timeagoCompleted => 'amaituta'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count segundotan', + one: 'segundo ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minututan', + one: 'minutu ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ordutan', + one: 'ordu ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count egunetan', + one: 'egun ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count egunetan', + one: 'aste ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hilabetetan', + one: 'hilabete ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count urtetan', + one: 'urte ${count}en', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'orain dela $count minutu', + one: 'orain dela minutu $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'orain dela $count ordu', + one: 'orain dela ordu $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'orain dela $count egun', + one: 'orain dela egun $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'orain dela $count aste', + one: 'orain dela aste $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'orain dela $count hilabete', + one: 'orain dela hilabete $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'orain dela $count urte', + one: 'orain dela urte $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutu falta dira', + one: 'Minutu $count falta da', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ordu falta dira', + one: 'Ordu $count falta da', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_fa.dart b/lib/l10n/l10n_fa.dart index f0da4ed520..585153cf80 100644 --- a/lib/l10n/l10n_fa.dart +++ b/lib/l10n/l10n_fa.dart @@ -864,6 +864,9 @@ class AppLocalizationsFa extends AppLocalizations { @override String get preferencesInGameOnly => 'تنها در بازی'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'ساعت شطرنج'; @@ -5499,4 +5502,178 @@ class AppLocalizationsFa extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'چند لحظه پیش'; + + @override + String get timeagoRightNow => 'هم‌اکنون'; + + @override + String get timeagoCompleted => 'کامل شده'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count ثانیهٔ دیگر', + one: 'تا $count ثانیهٔ دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count دقیقه دیگر', + one: 'تا $count دقیقه دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count ساعت دیگر', + one: 'تا $count ساعت دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count روز دیگر', + one: 'تا $count روز دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count هفته دیگر', + one: 'تا $count هفته دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count ماه دیگر', + one: 'تا $count ماه دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'تا $count سال دیگر', + one: 'تا $count سال دیگر', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count دقیقه پیش', + one: '$count دقیقه پیش', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ساعت پیش', + one: '$count ساعت پیش', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count روز پیش', + one: '$count روز پیش', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count هفته پیش', + one: '$count هفته پیش', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ماه پیش', + one: '$count ماه پیش', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count سال پیش', + one: '$count سال پیش', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count دقیقه باقی مانده', + one: '$count دقیقه باقی مانده', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ساعت باقی مانده', + one: '$count ساعت باقی مانده', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_fi.dart b/lib/l10n/l10n_fi.dart index 39e99a72f0..76807dd677 100644 --- a/lib/l10n/l10n_fi.dart +++ b/lib/l10n/l10n_fi.dart @@ -864,6 +864,9 @@ class AppLocalizationsFi extends AppLocalizations { @override String get preferencesInGameOnly => 'Vain pelin aikana'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Shakkikello'; @@ -5499,4 +5502,178 @@ class AppLocalizationsFi extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'juuri äsken'; + + @override + String get timeagoRightNow => 'juuri nyt'; + + @override + String get timeagoCompleted => 'suoritettu'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count sekunnin kuluttua', + one: '$count sekunnin kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuutin kuluttua', + one: '$count minuutin kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tunnin kuluttua', + one: '$count tunnin kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count päivän kuluttua', + one: '$count päivän kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count viikon kuluttua', + one: '$count viikon kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count kuukauden kuluttua', + one: '$count kuukauden kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count vuoden kuluttua', + one: '$count vuoden kuluttua', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuuttia sitten', + one: '$count minuutti sitten', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tuntia sitten', + one: '$count tunti sitten', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count päivää sitten', + one: '$count päivä sitten', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count viikkoa sitten', + one: '$count viikko sitten', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count kuukautta sitten', + one: '$count kuukausi sitten', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count vuotta sitten', + one: '$count vuosi sitten', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuuttia jäljellä', + one: '$count minuutti jäljellä', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tuntia jäljellä', + one: '$count tunti jäljellä', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_fo.dart b/lib/l10n/l10n_fo.dart index 5f9e35c397..fea75bf8bf 100644 --- a/lib/l10n/l10n_fo.dart +++ b/lib/l10n/l10n_fo.dart @@ -864,6 +864,9 @@ class AppLocalizationsFo extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Talvklokka'; @@ -5497,4 +5500,178 @@ class AppLocalizationsFo extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'just now'; + + @override + String get timeagoRightNow => 'right now'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count seconds', + one: 'in $count second', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count minutes', + one: 'in $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count hours', + one: 'in $count hour', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count days', + one: 'in $count day', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count weeks', + one: 'in $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count months', + one: 'in $count month', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count years', + one: 'in $count year', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes ago', + one: '$count minute ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours ago', + one: '$count hour ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count days ago', + one: '$count day ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weeks ago', + one: '$count week ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count months ago', + one: '$count month ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count years ago', + one: '$count year ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_fr.dart b/lib/l10n/l10n_fr.dart index 11f5d9b755..5f495100be 100644 --- a/lib/l10n/l10n_fr.dart +++ b/lib/l10n/l10n_fr.dart @@ -864,6 +864,9 @@ class AppLocalizationsFr extends AppLocalizations { @override String get preferencesInGameOnly => 'Seulement durant la partie'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Pendule'; @@ -5499,4 +5502,178 @@ class AppLocalizationsFr extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'Maintenant'; + + @override + String get timeagoRightNow => 'à l\'instant'; + + @override + String get timeagoCompleted => 'terminé'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count secondes', + one: 'dans $count seconde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count minutes', + one: 'dans $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count heures', + one: 'dans $count heure', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count jours', + one: 'dans $count jour', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count semaines', + one: 'dans $count semaine', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count mois', + one: 'dans $count mois', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dans $count ans', + one: 'dans $count an', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'il y a $count minutes', + one: 'il y a $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'il y a $count heures', + one: 'il y a $count heure', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'il y a $count jours', + one: 'il y a $count jour', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'il y a $count semaines', + one: 'il y a $count semaine', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'il y a $count mois', + one: 'il y a $count mois', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'il y a $count ans', + one: 'il y a $count an', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes restantes', + one: '$count minute restante', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count heures restantes', + one: '$count heure restante', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ga.dart b/lib/l10n/l10n_ga.dart index 0ded134343..a00459924c 100644 --- a/lib/l10n/l10n_ga.dart +++ b/lib/l10n/l10n_ga.dart @@ -915,6 +915,9 @@ class AppLocalizationsGa extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Clog fichille'; @@ -5703,4 +5706,217 @@ class AppLocalizationsGa extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'díreach anois'; + + @override + String get timeagoRightNow => 'anois'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count soicind', + many: 'i $count soicind', + few: 'i $count soicind', + two: 'i $count soicind', + one: 'i soicind amháín', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count nóiméad', + many: 'i $count nóiméad', + few: 'i $count nóiméad', + two: 'i $count nóiméad', + one: 'i nóiméad amháin', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count uair', + many: 'i $count uair', + few: 'i $count uair', + two: 'i $count uair', + one: 'in uair amháin', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count lá', + many: 'i $count lá', + few: 'i $count lá', + two: 'i $count lá', + one: 'i lá amháín', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count seachtain', + many: 'i $count seachtain', + few: 'i $count seachtain', + two: 'i $count sheachtain', + one: 'i seachtain amháin', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count mí', + many: 'i $count mí', + few: 'i $count mhí', + two: 'i $count mhí', + one: 'i gceann míosa', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i gceann $count bliain', + many: 'i gceann $count mbliain', + few: 'i gceann $count bhliain', + two: 'i gceann $count bhliain', + one: 'i gceann bliana', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count nóiméad ó shin', + many: '$count nóiméad ó shin', + few: '$count nóiméad ó shin', + two: '$count nóiméad ó shin', + one: 'nóiméad amháin ó shin', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count uair ó shin', + many: '$count uair ó shin', + few: '$count uair ó shin', + two: '$count uair ó shin', + one: 'uair amháin ó shin', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count lá ó shin', + many: '$count lá ó shin', + few: '$count lá ó shin', + two: '$count lá ó shin', + one: 'lá amháin ó shin', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count seachtain ó shin', + many: '$count seachtain ó shin', + few: '$count sheachtain ó shin', + two: '$count sheachtain ó shin', + one: 'seachtain amháin ó shin', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count mí ó shin', + many: '$count mí ó shin', + few: '$count mí ó shin', + two: '$count mhí ó shin', + one: 'mí amháin ó shin', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count bliain ó shin', + many: '$count mbliain ó shin', + few: '$count mbliain ó shin', + two: '$count bhliain ó shin', + one: 'Bliain amháin ó shin', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_gl.dart b/lib/l10n/l10n_gl.dart index 92e301ce96..83efbaa00d 100644 --- a/lib/l10n/l10n_gl.dart +++ b/lib/l10n/l10n_gl.dart @@ -864,6 +864,9 @@ class AppLocalizationsGl extends AppLocalizations { @override String get preferencesInGameOnly => 'Só durante a partida'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Reloxo de xadrez'; @@ -5499,4 +5502,178 @@ class AppLocalizationsGl extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'agora mesmo'; + + @override + String get timeagoRightNow => 'agora'; + + @override + String get timeagoCompleted => 'completado'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count segundos', + one: 'en $count segundo', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count minutos', + one: 'en $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count horas', + one: 'en $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count días', + one: 'en $count día', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count semanas', + one: 'en $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count meses', + one: 'en $count mes', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'en $count anos', + one: 'en $count ano', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Hai $count minutos', + one: 'Hai $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Hai $count horas', + one: 'Hai $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Hai $count días', + one: 'Hai $count día', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Hai $count semanas', + one: 'Hai $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Hai $count meses', + one: 'Hai $count mes', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Hai $count anos', + one: 'Hai $count ano', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutos restantes', + one: '$count minuto restante', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count horas restantes', + one: '$count hora restante', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_gsw.dart b/lib/l10n/l10n_gsw.dart index 0626a57a85..8694267e0c 100644 --- a/lib/l10n/l10n_gsw.dart +++ b/lib/l10n/l10n_gsw.dart @@ -864,6 +864,9 @@ class AppLocalizationsGsw extends AppLocalizations { @override String get preferencesInGameOnly => 'Nur im Schpiel'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Schachuhr'; @@ -5499,4 +5502,178 @@ class AppLocalizationsGsw extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'grad jetzt'; + + @override + String get timeagoRightNow => 'genau jetzt'; + + @override + String get timeagoCompleted => 'beändet'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count Sekunde', + one: 'i $count Sekunde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count Minute', + one: 'in $count Minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count Schtunde', + one: 'i $count Schtund', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count Täg', + one: 'i $count Tag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count Wuche', + one: 'i $count Wuche', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count Mönet', + one: 'i $count Monet', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'i $count Jahr', + one: 'i $count Jahr', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Minute', + one: 'vor $count Minute', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Schtunde', + one: 'vor $count Schtund', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Täg', + one: 'vor $count Tag', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Wuche', + one: 'vor $count Wuche', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Mönet', + one: 'vor $count Monet', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'vor $count Jahr', + one: 'vor $count Jahr', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count Minute blibed', + one: '$count Minute blibt', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count Schtunde blibed', + one: '$count Schtund blibt', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_he.dart b/lib/l10n/l10n_he.dart index 2a19066bd6..a9879e0dfc 100644 --- a/lib/l10n/l10n_he.dart +++ b/lib/l10n/l10n_he.dart @@ -902,6 +902,9 @@ class AppLocalizationsHe extends AppLocalizations { @override String get preferencesInGameOnly => 'רק במהלך המשחק'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'שעון השחמט'; @@ -5643,4 +5646,208 @@ class AppLocalizationsHe extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'בדיוק עכשיו'; + + @override + String get timeagoRightNow => 'עכשיו'; + + @override + String get timeagoCompleted => 'הושלם'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count שניות', + many: 'עוד $count שניות', + two: 'עוד $count שניות', + one: 'עוד שנייה', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count דקות', + many: 'עוד $count דקות', + two: 'עוד $count דקות', + one: 'עוד דקה $count', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count שעות', + many: 'עוד $count שעות', + two: 'עוד $count שעות', + one: 'עוד שעה $count', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count ימים', + many: 'עוד $count ימים', + two: 'עוד $count ימים', + one: 'עוד יום $count', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count שבועות', + many: 'עוד $count שבועות', + two: 'עוד $count שבועות', + one: 'עוד שבוע $count', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count חודשים', + many: 'עוד $count חודשים', + two: 'עוד $count חודשים', + one: 'עוד חודש $count', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'עוד $count שנים', + many: 'עוד $count שנים', + two: 'עוד $count שנים', + one: 'עוד שנה $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'לפני $count דקות', + many: 'לפני $count דקות', + two: 'לפני $count דקות', + one: 'לפני דקה $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'לפני $count שעות', + many: 'לפני $count שעות', + two: 'לפני $count שעות', + one: 'לפני שעה $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'לפני $count ימים', + many: 'לפני $count ימים', + two: 'לפני $count ימים', + one: 'לפני יום $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'לפני $count שבועות', + many: 'לפני $count שבועות', + two: 'לפני $count שבועות', + one: 'לפני שבוע $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'לפני $count חודשים', + many: 'לפני $count חודשים', + two: 'לפני $count חודשים', + one: 'לפני חודש $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'לפני $count שנים', + many: 'לפני $count שנים', + two: 'לפני $count שנים', + one: 'לפני שנה $count', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count דקות נותרו', + many: '$count דקות נותרו', + two: '$count דקות נותרו', + one: 'דקה $count נותרה', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count שעות נותרו', + many: '$count שעות נותרו', + two: '$count שעות נותרו', + one: 'שעה $count נותרה', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_hi.dart b/lib/l10n/l10n_hi.dart index 1089b85e5e..729b7cd889 100644 --- a/lib/l10n/l10n_hi.dart +++ b/lib/l10n/l10n_hi.dart @@ -864,6 +864,9 @@ class AppLocalizationsHi extends AppLocalizations { @override String get preferencesInGameOnly => 'केवल खेल में'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'शतरंज की घड़ी'; @@ -5497,4 +5500,178 @@ class AppLocalizationsHi extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'अभी'; + + @override + String get timeagoRightNow => 'अभी'; + + @override + String get timeagoCompleted => 'पूर्ण'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count सेकंड में', + one: '$count सेकेंड में', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count मिनट में', + one: '$count मिनट में', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count घंटों में', + one: '$count घंटों में', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count दिनो में', + one: '$count दिन में', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count हफ़्तों में', + one: '$count हफ़्ते में', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count महीनो में', + one: '$count महीने बाद​', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count सालों में', + one: '$count साल में', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count मिनटों पहले', + one: '$count मिनट पहले', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count घंटे पहले', + one: '$count घंटे पहले', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count दिनों पहले', + one: '$count दिन पहले', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count सप्ताह पहले', + one: '$count सप्ताह पहले', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count महीने पहले', + one: '$count महीने पहले', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count वर्षों पहले', + one: '$count वर्ष पहले', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count मिनट बचे हैं', + one: '$count मिनट बचा है', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count घंटे बचे हैं', + one: '$count घंटा बचा है', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_hr.dart b/lib/l10n/l10n_hr.dart index 96aed2325a..73a4941508 100644 --- a/lib/l10n/l10n_hr.dart +++ b/lib/l10n/l10n_hr.dart @@ -882,6 +882,9 @@ class AppLocalizationsHr extends AppLocalizations { @override String get preferencesInGameOnly => 'Samo unutar igre'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Sat'; @@ -5568,4 +5571,191 @@ class AppLocalizationsHr extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'upravo sada'; + + @override + String get timeagoRightNow => 'upravo sada'; + + @override + String get timeagoCompleted => 'završeno'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sekunda', + few: 'za $count sekundi', + one: 'za $count sekunda', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count minuta', + few: 'za $count minute', + one: 'za $count minutu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sati', + few: 'za $count sata', + one: 'za $count sat', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count dana', + few: 'za $count dana', + one: 'za $count dan', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count tjedana', + few: 'za $count tjedna', + one: 'za $count tjedan', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count mjeseci', + few: 'za $count mjeseca', + one: 'za $count mjesec', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count godina', + few: 'za $count godine', + one: 'za $count godinu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count minuta', + few: 'prije $count minute', + one: 'prije $count minutu', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count sati', + few: 'prije $count sata', + one: 'prije $count sat', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count dana', + few: 'prije $count dana', + one: 'prije $count dan', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count tjedna', + few: 'prije $count tjedna', + one: 'prije $count tjedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count mjeseci', + few: 'prije $count mjeseca', + one: 'prije $count mjesec', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'prije $count godina', + few: 'prije $count godine', + one: 'prije $count godinu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_hu.dart b/lib/l10n/l10n_hu.dart index 3b63c2e273..cc9a7917b2 100644 --- a/lib/l10n/l10n_hu.dart +++ b/lib/l10n/l10n_hu.dart @@ -864,6 +864,9 @@ class AppLocalizationsHu extends AppLocalizations { @override String get preferencesInGameOnly => 'Csak játék közben'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Sakkóra'; @@ -5499,4 +5502,178 @@ class AppLocalizationsHu extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'épp most'; + + @override + String get timeagoRightNow => 'épp most'; + + @override + String get timeagoCompleted => 'befejeződött'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count másodperc múlva', + one: '$count másodperc múlva', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count perc múlva', + one: '$count perc múlva', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count óra múlva', + one: '$count óra múlva', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count nap múlva', + one: '$count nap múlva', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hét múlva', + one: '$count hét múlva', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hónap múlva', + one: '$count hónap múlva', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count év múlva', + one: '$count év múlva', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count perce', + one: '$count perce', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count órája', + one: '$count órája', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count napja', + one: '$count napja', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hete', + one: '$count hete', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hónapja', + one: '$count hónapja', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count éve', + one: '$count éve', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count perc van hátra', + one: '$count perc van hátra', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count óra van hátra', + one: '$count óra van hátra', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_hy.dart b/lib/l10n/l10n_hy.dart index 911097d35c..21a800e7fe 100644 --- a/lib/l10n/l10n_hy.dart +++ b/lib/l10n/l10n_hy.dart @@ -864,6 +864,9 @@ class AppLocalizationsHy extends AppLocalizations { @override String get preferencesInGameOnly => 'Միայն խաղի մեջ'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'շախմատի ժամացույց'; @@ -5499,4 +5502,178 @@ class AppLocalizationsHy extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'հենց հիմա'; + + @override + String get timeagoRightNow => 'հենց հիմա'; + + @override + String get timeagoCompleted => 'ավարտված'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count վայրկյաններ հետո', + one: '$count վայրկյան հետո', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count րոպեներ հետո', + one: '$count րոպե հետո', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ժամ հետո', + one: '$count ժամ հետո', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count օր հետո', + one: '$count օր հետո', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count շաբաթ հետո', + one: '$count շաբաթ հետո', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ամիս հետո', + one: '$count ամիս հետո', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count տարի հետո', + one: '$count տարի հետո', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count րոպե առաջ', + one: '$count րոպե առաջ', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ժամ առաջ', + one: '$count ժամ առաջ', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count օր առաջ', + one: '$count օր առաջ', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count շաբաթ առաջ', + one: '$count շաբաթ առաջ', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ամիս առաջ', + one: '$count ամիս առաջ', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count տարի առաջ', + one: '$count տարի առաջ', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_id.dart b/lib/l10n/l10n_id.dart index 1bdb10a61c..4f0e02db18 100644 --- a/lib/l10n/l10n_id.dart +++ b/lib/l10n/l10n_id.dart @@ -847,6 +847,9 @@ class AppLocalizationsId extends AppLocalizations { @override String get preferencesInGameOnly => 'Hanya di dalam permainan'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Jam catur'; @@ -5429,4 +5432,163 @@ class AppLocalizationsId extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'baru saja'; + + @override + String get timeagoRightNow => 'sekarang'; + + @override + String get timeagoCompleted => 'telah selesai'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count detik', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count menit', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count jam', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count hari', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count minggu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count bulan', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'dalam $count tahun', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count menit yang lalu', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count jam yang lalu', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hari yang lalu', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minggu yang lalu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count bulan yang lalu', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tahun yang lalu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count menit tersisa', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count jam tersisa', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_it.dart b/lib/l10n/l10n_it.dart index bc73454ef6..62e049c87b 100644 --- a/lib/l10n/l10n_it.dart +++ b/lib/l10n/l10n_it.dart @@ -864,6 +864,9 @@ class AppLocalizationsIt extends AppLocalizations { @override String get preferencesInGameOnly => 'Solamente durante la partita'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Orologio'; @@ -5499,4 +5502,178 @@ class AppLocalizationsIt extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'adesso'; + + @override + String get timeagoRightNow => 'adesso'; + + @override + String get timeagoCompleted => 'completato'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count secondi', + one: 'tra $count secondo', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count minuti', + one: 'tra $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count ore', + one: 'tra $count ora', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count giorni', + one: 'tra $count giorno', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count settimane', + one: 'tra $count settimana', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count mesi', + one: 'tra $count mese', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'tra $count anni', + one: 'tra $count anno', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuti fa', + one: '$count minuto fa', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ore fa', + one: '$count ora fa', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count giorni fa', + one: '$count giorno fa', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count settimane fa', + one: '$count settimana fa', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count mesi fa', + one: '$count mese fa', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count anni fa', + one: '$count anno fa', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuti rimanenti', + one: '$count minuto rimanente', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ore rimanenti', + one: '$count ora rimanente', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ja.dart b/lib/l10n/l10n_ja.dart index 29619a0d4e..6f03ec4a3f 100644 --- a/lib/l10n/l10n_ja.dart +++ b/lib/l10n/l10n_ja.dart @@ -845,6 +845,9 @@ class AppLocalizationsJa extends AppLocalizations { @override String get preferencesInGameOnly => '対局中のみ'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => '時間表示'; @@ -5427,4 +5430,163 @@ class AppLocalizationsJa extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'たった今'; + + @override + String get timeagoRightNow => 'たった今'; + + @override + String get timeagoCompleted => '完了'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 秒後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 分後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 時間後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 日後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 週後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count か月後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 年後', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 分前', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 時間前', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 日前', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 週前', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count か月前', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 年前', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '残り $count 分', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '残り $count 時間', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_kk.dart b/lib/l10n/l10n_kk.dart index 727edf0c74..a3fb2fa76f 100644 --- a/lib/l10n/l10n_kk.dart +++ b/lib/l10n/l10n_kk.dart @@ -864,6 +864,9 @@ class AppLocalizationsKk extends AppLocalizations { @override String get preferencesInGameOnly => 'Ойында ғана'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шахмат сағаты'; @@ -5499,4 +5502,178 @@ class AppLocalizationsKk extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'жаңа ғана'; + + @override + String get timeagoRightNow => 'дәл қазір'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count секундта', + one: '$count секундта', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count минутта', + one: '$count минутта', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count сағатта', + one: '$count сағатта', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count күннен кейін', + one: '$count күннен кейін', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count аптадан кейін', + one: '$count аптадан кейін', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count айдан кейін', + one: '$count айдан кейін', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count жылдан кейін', + one: '$count жылдан кейін', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count минут бұрын', + one: '$count минут бұрын', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count сағат бұрын', + one: '$count сағат бұрын', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count күн бұрын', + one: '$count күн бұрын', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count апта бұрын', + one: '$count апта бұрын', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ай бұрын', + one: '$count ай бұрын', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count жыл бұрын', + one: '$count жыл бұрын', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ko.dart b/lib/l10n/l10n_ko.dart index 9c698c86b2..fe23b91549 100644 --- a/lib/l10n/l10n_ko.dart +++ b/lib/l10n/l10n_ko.dart @@ -845,6 +845,9 @@ class AppLocalizationsKo extends AppLocalizations { @override String get preferencesInGameOnly => '게임 도중에만 적용'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => '체스 시계'; @@ -5427,4 +5430,163 @@ class AppLocalizationsKo extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => '방금'; + + @override + String get timeagoRightNow => '지금'; + + @override + String get timeagoCompleted => '종료됨'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count초 후', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count분 후', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count시간 후', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count일 후', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count주 후', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count개월 후', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count년 후', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count분 전', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count시간 전', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count일 전', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count주 전', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count개월 전', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count년 전', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count분 남음', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count시간 남음', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_lb.dart b/lib/l10n/l10n_lb.dart index e37362b2d4..1d8ae93639 100644 --- a/lib/l10n/l10n_lb.dart +++ b/lib/l10n/l10n_lb.dart @@ -864,6 +864,9 @@ class AppLocalizationsLb extends AppLocalizations { @override String get preferencesInGameOnly => 'Nëmmen während enger Partie'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Schachauer'; @@ -5499,4 +5502,178 @@ class AppLocalizationsLb extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'elo grad'; + + @override + String get timeagoRightNow => 'elo'; + + @override + String get timeagoCompleted => 'eriwwer'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Sekonnen', + one: 'an $count Sekonn', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Minutten', + one: 'an $count Minutt', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Stonnen', + one: 'an $count Stonn', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Deeg', + one: 'an $count Dag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Wochen', + one: 'an $count Woch', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Méint', + one: 'an $count Mount', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'an $count Joer', + one: 'an $count Joer', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'virun $count Minutten', + one: 'virun $count Minutt', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'virun $count Stonnen', + one: 'virun $count Stonn', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'virun $count Deeg', + one: 'virun $count Dag', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'virun $count Wochen', + one: 'virun $count Woch', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'virun $count Méint', + one: 'virun $count Mount', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'virun $count Joer', + one: 'virun $count Joer', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count Minutten iwwereg', + one: '$count Minutt iwwereg', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count Stonnen iwwereg', + one: '$count Stonn iwwereg', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_lt.dart b/lib/l10n/l10n_lt.dart index 08d6821c40..be90c42bdb 100644 --- a/lib/l10n/l10n_lt.dart +++ b/lib/l10n/l10n_lt.dart @@ -900,6 +900,9 @@ class AppLocalizationsLt extends AppLocalizations { @override String get preferencesInGameOnly => 'Tik žaidimo metu'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Žaidimo laikrodis'; @@ -5641,4 +5644,208 @@ class AppLocalizationsLt extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'ką tik'; + + @override + String get timeagoRightNow => 'dabar'; + + @override + String get timeagoCompleted => 'užbaigta'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count sekundžių', + many: 'po $count sekundės', + few: 'po $count sekundžių', + one: 'po $count sekundės', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count minučių', + many: 'po $count minutės', + few: 'po $count minučių', + one: 'po $count minutės', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count valandų', + many: 'po $count valandos', + few: 'po $count valandų', + one: 'po $count valandos', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count dienų', + many: 'po $count dienos', + few: 'po $count dienų', + one: 'po $count dienos', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count savaičių', + many: 'po $count savaitės', + few: 'po $count savaičių', + one: 'po $count savaitės', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count mėnesių', + many: 'po $count mėnesio', + few: 'po $count mėnesių', + one: 'po $count mėnesio', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'po $count metų', + many: 'po $count metų', + few: 'po $count metų', + one: 'po $count metų', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Prieš $count minučių', + many: 'Prieš $count minutės', + few: 'Prieš $count minutes', + one: 'Prieš $count minutę', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Prieš $count valandų', + many: 'Prieš $count valandos', + few: 'Prieš $count valandas', + one: 'Prieš $count valandą', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Prieš $count dienų', + many: 'Prieš $count dienos', + few: 'Prieš $count dienas', + one: 'Prieš $count dieną', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Prieš $count savaičių', + many: 'Prieš $count savaitės', + few: 'Prieš $count savaites', + one: 'Prieš $count savaitę', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Prieš $count mėnesių', + many: 'Prieš $count mėnesio', + few: 'Prieš $count mėnesius', + one: 'Prieš $count mėnesį', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Prieš $count metų', + many: 'Prieš $count metų', + few: 'Prieš $count metus', + one: 'Prieš $count metus', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Liko $count minučių', + many: 'Liko $count minučių', + few: 'Liko $count minutės', + one: 'Liko $count minutė', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Liko $count valandų', + many: 'Liko $count valandų', + few: 'Liko $count valandos', + one: 'Liko $count valanda', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_lv.dart b/lib/l10n/l10n_lv.dart index f9d0d5a4e5..6f03a65fca 100644 --- a/lib/l10n/l10n_lv.dart +++ b/lib/l10n/l10n_lv.dart @@ -881,6 +881,9 @@ class AppLocalizationsLv extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Šaha pulkstenis'; @@ -5569,4 +5572,191 @@ class AppLocalizationsLv extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'tikko'; + + @override + String get timeagoRightNow => 'tieši tagad'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count sekundēm', + one: 'pēc $count sekundes', + zero: 'pēc $count sekundēm', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count minūtēm', + one: 'pēc $count minūtes', + zero: 'pēc $count minūtēm', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count stundām', + one: 'pēc $count stundas', + zero: 'pēc $count stundām', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count dienām', + one: 'pēc $count dienas', + zero: 'pēc $count dienām', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count nedēļām', + one: 'pēc $count nedēļas', + zero: 'pēc $count nedēļām', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count mēnešiem', + one: 'pēc $count mēneša', + zero: 'pēc $count mēnešiem', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pēc $count gadiem', + one: 'pēc $count gada', + zero: 'pēc $count gadiem', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pirms $count minūtēm', + one: 'pirms $count minūtes', + zero: 'pirms $count minūtēm', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pirms $count stundām', + one: 'pirms $count stundas', + zero: 'pirms $count stundām', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pirms $count dienām', + one: 'pirms $count dienas', + zero: 'pirms $count dienām', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pirms $count nedēļām', + one: 'pirms $count nedēļas', + zero: 'pirms $count nedēļām', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pirms $count mēnešiem', + one: 'pirms $count mēneša', + zero: 'pirms $count mēnešiem', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pirms $count gadiem', + one: 'pirms $count gada', + zero: 'pirms $count gadiem', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_mk.dart b/lib/l10n/l10n_mk.dart index 221885b319..97db7f6e43 100644 --- a/lib/l10n/l10n_mk.dart +++ b/lib/l10n/l10n_mk.dart @@ -864,6 +864,9 @@ class AppLocalizationsMk extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шаховски часовник'; @@ -5499,4 +5502,178 @@ class AppLocalizationsMk extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'тукушто'; + + @override + String get timeagoRightNow => 'Тукушто'; + + @override + String get timeagoCompleted => 'completed'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count секунди', + one: 'За $count секунди', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count минути', + one: 'За $count минута', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count часови', + one: 'За $count час', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count денови', + one: 'За $count ден', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count седмици', + one: 'За $count седмица', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count месеци', + one: 'За $count месец', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'За $count години', + one: 'За $count година', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Пред $count минути', + one: 'Пред $count минута', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Пред $count часа', + one: 'пред $count час', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Пред $count дена', + one: 'пред $count ден', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Пред $count седмици', + one: 'Пред $count седмица', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Пред $count месеци', + one: 'Пред $count месец', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Пред $count години', + one: 'Пред $count година', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_nb.dart b/lib/l10n/l10n_nb.dart index 8d013480ec..ee9e5cc479 100644 --- a/lib/l10n/l10n_nb.dart +++ b/lib/l10n/l10n_nb.dart @@ -864,6 +864,9 @@ class AppLocalizationsNb extends AppLocalizations { @override String get preferencesInGameOnly => 'Bare under partier'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Sjakkur'; @@ -5499,4 +5502,178 @@ class AppLocalizationsNb extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'om litt'; + + @override + String get timeagoRightNow => 'for litt siden'; + + @override + String get timeagoCompleted => 'fullført'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count sekunder', + one: 'om $count sekund', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count minutter', + one: 'om $count minutt', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count timer', + one: 'om $count time', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count døgn', + one: 'om $count døgn', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count uker', + one: 'om $count uke', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count måneder', + one: 'om $count måned', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count år', + one: 'om $count år', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'for $count minutter siden', + one: 'for $count minutt siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'for $count timer siden', + one: 'for $count time siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'for $count døgn siden', + one: 'for $count døgn siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'for $count uker siden', + one: 'for $count uke siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'for $count måneder siden', + one: 'for $count måned siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'for $count år siden', + one: 'for $count år siden', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutter igjen', + one: '$count minutt igjen', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timer igjen', + one: '$count time igjen', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_nl.dart b/lib/l10n/l10n_nl.dart index c4bb227c01..c7eb877818 100644 --- a/lib/l10n/l10n_nl.dart +++ b/lib/l10n/l10n_nl.dart @@ -864,6 +864,9 @@ class AppLocalizationsNl extends AppLocalizations { @override String get preferencesInGameOnly => 'Alleen tijdens partij'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Schaakklok'; @@ -5499,4 +5502,178 @@ class AppLocalizationsNl extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'zojuist'; + + @override + String get timeagoRightNow => 'op dit moment'; + + @override + String get timeagoCompleted => 'voltooid'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count seconden', + one: 'over $count seconde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count minuten', + one: 'over $count minuut', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count uur', + one: 'over $count uur', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count dagen', + one: 'over $count dag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count weken', + one: 'over $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count maanden', + one: 'over $count maand', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'over $count jaren', + one: 'over $count jaar', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuten geleden', + one: '$count minuut geleden', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count uur geleden', + one: '$count uur geleden', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dagen geleden', + one: '$count dag geleden', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weken geleden', + one: '$count week geleden', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count maanden geleden', + one: '$count maand geleden', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count jaar geleden', + one: '$count jaar geleden', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuten resterend', + one: '$count minuut resterend', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count uur resterend', + one: '$count uur resterend', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_nn.dart b/lib/l10n/l10n_nn.dart index 0c6607a137..2ebae3b71a 100644 --- a/lib/l10n/l10n_nn.dart +++ b/lib/l10n/l10n_nn.dart @@ -864,6 +864,9 @@ class AppLocalizationsNn extends AppLocalizations { @override String get preferencesInGameOnly => 'Berre under eit parti'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Sjakkur'; @@ -5499,4 +5502,178 @@ class AppLocalizationsNn extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'for kort tid sidan'; + + @override + String get timeagoRightNow => 'nett no'; + + @override + String get timeagoCompleted => 'fullført'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count sekund', + one: 'om $count sekund', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count minutt', + one: 'om $count minutt', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count timar', + one: 'om $count time', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count dagar', + one: 'om $count dag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count veker', + one: 'om $count veke', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count månader', + one: 'om $count månad', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count år', + one: 'om $count år', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutt sidan', + one: '$count minutt sidan', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timar sidan', + one: '$count time sidan', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dagar sidan', + one: '$count dag sidan', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count veker sidan', + one: '$count veke sidan', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count månader sidan', + one: '$count månad sidan', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count år sidan', + one: '$count år sidan', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutt igjen', + one: '$count minutt igjen', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timar igjen', + one: '$count time igjen', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_pl.dart b/lib/l10n/l10n_pl.dart index 5c65084a47..4abd844ab1 100644 --- a/lib/l10n/l10n_pl.dart +++ b/lib/l10n/l10n_pl.dart @@ -902,6 +902,9 @@ class AppLocalizationsPl extends AppLocalizations { @override String get preferencesInGameOnly => 'Tylko w partii'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Zegar szachowy'; @@ -5643,4 +5646,208 @@ class AppLocalizationsPl extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'właśnie teraz'; + + @override + String get timeagoRightNow => 'w tej chwili'; + + @override + String get timeagoCompleted => 'ukończone'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count sekund', + many: 'za $count sekund', + few: 'za $count sekundy', + one: 'za $count sekundę', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count minut', + many: 'za $count minuty', + few: 'za $count minuty', + one: 'za $count minutę', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count godzin', + many: 'za $count godzin', + few: 'za $count godziny', + one: 'za $count godzinę', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count dni', + many: 'za $count dni', + few: 'za $count dni', + one: 'za $count dzień', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count tygodni', + many: 'za $count tygodni', + few: 'za $count tygodnie', + one: 'za $count tydzień', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count miesięcy', + many: 'za $count miesięcy', + few: 'za $count miesiące', + one: 'za $count miesiąc', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'za $count lat', + many: 'za $count lat', + few: 'za $count lata', + one: 'za $count rok', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minut temu', + many: '$count minut temu', + few: '$count minuty temu', + one: '$count minutę temu', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count godzin temu', + many: '$count godzin temu', + few: '$count godziny temu', + one: '$count godzinę temu', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dni temu', + many: '$count dni temu', + few: '$count dni temu', + one: '$count dzień temu', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tygodni temu', + many: '$count tygodni temu', + few: '$count tygodnie temu', + one: '$count tydzień temu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count miesięcy temu', + many: '$count miesięcy temu', + few: '$count miesiące temu', + one: '$count miesiąc temu', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count lat temu', + many: '$count lat temu', + few: '$count lata temu', + one: '$count rok temu', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pozostało $count minut', + many: 'Pozostało $count minut', + few: 'Pozostały $count minuty', + one: 'Pozostała $count minuta', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pozostało $count godzin', + many: 'Pozostało $count godzin', + few: 'Pozostały $count godziny', + one: 'Pozostała $count godzina', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_pt.dart b/lib/l10n/l10n_pt.dart index 9830a8e16f..bae067a3e3 100644 --- a/lib/l10n/l10n_pt.dart +++ b/lib/l10n/l10n_pt.dart @@ -864,6 +864,9 @@ class AppLocalizationsPt extends AppLocalizations { @override String get preferencesInGameOnly => 'Apenas em Jogo'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Relógio de xadrez'; @@ -5499,6 +5502,180 @@ class AppLocalizationsPt extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'agora mesmo'; + + @override + String get timeagoRightNow => 'agora mesmo'; + + @override + String get timeagoCompleted => 'concluído'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count segundos', + one: 'em $count segundos', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count minutos', + one: 'dentro de $count minutos', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count horas', + one: 'em $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count dias', + one: 'em $count dia', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count semanas', + one: 'em $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count meses', + one: 'em $count mês', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count anos', + one: 'em $count ano', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'há $count minutos', + one: 'há $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'há $count horas', + one: 'há $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'há $count dias', + one: 'há $count dia', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'há $count semanas', + one: 'há $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'há $count meses', + one: 'há $count mês', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'há $count anos', + one: 'há $count ano', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutos restantes', + one: '$count minuto restante', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count horas restantes', + one: '$count hora restante', + ); + return '$_temp0'; + } } /// The translations for Portuguese, as used in Brazil (`pt_BR`). @@ -10996,4 +11173,178 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'agora há pouco'; + + @override + String get timeagoRightNow => 'agora mesmo'; + + @override + String get timeagoCompleted => 'concluído'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count segundos', + one: 'em $count segundo', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count minutos', + one: 'em $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count horas', + one: 'em $count hora', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count dias', + one: 'em $count dia', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count semanas', + one: 'em $count semana', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count meses', + one: 'em $count mês', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'em $count anos', + one: 'em $count ano', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutos atrás', + one: '$count minuto atrás', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count horas atrás', + one: '$count hora atrás', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dias atrás', + one: '$count dia atrás', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count semanas atrás', + one: '$count semana atrás', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count meses atrás', + one: '$count mês atrás', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count anos atrás', + one: '$count ano atrás', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutos restantes', + one: '$count minuto restante', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count horas restantes', + one: '$count hora restante', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ro.dart b/lib/l10n/l10n_ro.dart index 718c012ba0..fd17d69044 100644 --- a/lib/l10n/l10n_ro.dart +++ b/lib/l10n/l10n_ro.dart @@ -883,6 +883,9 @@ class AppLocalizationsRo extends AppLocalizations { @override String get preferencesInGameOnly => 'Doar în joc'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Ceasul de șah'; @@ -5571,4 +5574,193 @@ class AppLocalizationsRo extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'chiar acum'; + + @override + String get timeagoRightNow => 'chiar acum'; + + @override + String get timeagoCompleted => 'completat'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de secunde', + few: 'în $count secunde', + one: 'în $count secundă', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de minute', + few: 'în $count minute', + one: 'în $count minut', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de ore', + few: 'în $count ore', + one: 'în $count oră', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de zile', + few: 'în $count zile', + one: 'în $count zi', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de săptămâni', + few: 'în $count săptămâni', + one: 'în $count săptămână', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de luni', + few: 'în $count luni', + one: 'în $count lună', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'în $count de ani', + few: 'în $count ani', + one: 'în $count an', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'cu $count de minute în urmă', + few: 'cu $count minute în urmă', + one: 'cu $count minut în urmă', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'cu $count de ore în urmă', + few: 'cu $count ore în urmă', + one: 'cu $count oră în urmă', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'cu $count de zile în urmă', + few: 'cu $count zile în urmă', + one: 'cu $count zi în urmă', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'cu $count de săptămâni în urmă', + few: 'cu $count săptămâni în urmă', + one: 'cu $count săptămână în urmă', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'cu $count de luni în urmă', + few: 'cu $count luni în urmă', + one: 'cu $count lună în urmă', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'cu $count de ani în urmă', + few: 'cu $count ani în urmă', + one: 'cu $count an în urmă', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minute rămase', + few: '$count minute rămase', + one: '$count minut rămas', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ore rămase', + few: '$count ore rămase', + one: '$count oră rămasă', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_ru.dart b/lib/l10n/l10n_ru.dart index f2fa43cb33..ae91030a3a 100644 --- a/lib/l10n/l10n_ru.dart +++ b/lib/l10n/l10n_ru.dart @@ -902,6 +902,9 @@ class AppLocalizationsRu extends AppLocalizations { @override String get preferencesInGameOnly => 'Только в игре'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шахматные часы'; @@ -5643,4 +5646,208 @@ class AppLocalizationsRu extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'только что'; + + @override + String get timeagoRightNow => 'прямо сейчас'; + + @override + String get timeagoCompleted => 'завершено'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count секунд', + many: 'через $count секунд', + few: 'через $count секунды', + one: 'через $count секунду', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count минут', + many: 'через $count минут', + few: 'через $count минуты', + one: 'через $count минуту', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count часов', + many: 'через $count часов', + few: 'через $count часа', + one: 'через $count час', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count дней', + many: 'через $count дней', + few: 'через $count дня', + one: 'через $count день', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count недель', + many: 'через $count недель', + few: 'через $count недели', + one: 'через $count неделю', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count месяцев', + many: 'через $count месяцев', + few: 'через $count месяца', + one: 'через $count месяц', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'через $count лет', + many: 'через $count лет', + few: 'через $count года', + one: 'через $count год', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count минут назад', + many: '$count минут назад', + few: '$count минуты назад', + one: '$count минуту назад', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count часов назад', + many: '$count часов назад', + few: '$count часа назад', + one: '$count час назад', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count дней назад', + many: '$count дней назад', + few: '$count дня назад', + one: '$count день назад', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count недель назад', + many: '$count недель назад', + few: '$count недели назад', + one: '$count неделю назад', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count месяцев назад', + many: '$count месяцев назад', + few: '$count месяца назад', + one: '$count месяц назад', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count лет назад', + many: '$count лет назад', + few: '$count года назад', + one: '$count год назад', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'осталось $count минут', + many: 'осталось $count минут', + few: 'осталось $count минуты', + one: 'осталась $count минута', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'осталось $count часов', + many: 'осталось $count часов', + few: 'осталось $count часа', + one: 'остался $count час', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_sk.dart b/lib/l10n/l10n_sk.dart index 583b32904e..ffe2584cea 100644 --- a/lib/l10n/l10n_sk.dart +++ b/lib/l10n/l10n_sk.dart @@ -902,6 +902,9 @@ class AppLocalizationsSk extends AppLocalizations { @override String get preferencesInGameOnly => 'Iba pri partii'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Šachové hodiny'; @@ -5643,4 +5646,208 @@ class AppLocalizationsSk extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'práve teraz'; + + @override + String get timeagoRightNow => 'práve teraz'; + + @override + String get timeagoCompleted => 'ukončené'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count sekúnd', + many: 'o $count sekúnd', + few: 'o $count sekundy', + one: 'o $count sekundu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count minút', + many: 'o $count minút', + few: 'o $count minút', + one: 'o $count minútu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count hodín', + many: 'o $count hodín', + few: 'o $count hodiny', + one: 'o $count hodinu', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count dní', + many: 'o $count dní', + few: 'o $count dni', + one: 'o $count deň', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count týždňov', + many: 'o $count týždňov', + few: 'o $count týždne', + one: 'o $count týždeň', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count mesiacov', + many: 'o $count mesiacov', + few: 'o $count mesiace', + one: 'o $count mesiac', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'o $count rokov', + many: 'o $count rokov', + few: 'o $count roky', + one: 'o $count rok', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pred $count minútami', + many: 'pred $count minútami', + few: 'pred $count minútami', + one: 'pred $count minútou', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pred $count hodinami', + many: 'pred $count hodinami', + few: 'pred $count hodinami', + one: 'pred $count hodinou', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pred $count dňami', + many: 'pred $count dňami', + few: 'pred $count dňami', + one: 'pred $count dňom', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pred $count týždňami', + many: 'pred $count týždňami', + few: 'pred $count týždňami', + one: 'pred $count týždňom', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pred $count mesiacmi', + many: 'pred $count mesiacmi', + few: 'pred $count mesiacmi', + one: 'pred $count mesiacom', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pred $count rokmi', + many: 'pred $count rokmi', + few: 'pred $count rokmi', + one: 'pred $count rokom', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'ostáva $count minút', + many: 'ostáva $count minút', + few: 'ostávajú $count minúty', + one: 'ostáva $count minúta', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'ostáva $count hodín', + many: 'ostáva $count hodín', + few: 'ostávajú $count hodiny', + one: 'ostáva $count hodina', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_sl.dart b/lib/l10n/l10n_sl.dart index e15a054703..d68604b378 100644 --- a/lib/l10n/l10n_sl.dart +++ b/lib/l10n/l10n_sl.dart @@ -902,6 +902,9 @@ class AppLocalizationsSl extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Šahovska ura'; @@ -5643,4 +5646,208 @@ class AppLocalizationsSl extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'pravkar'; + + @override + String get timeagoRightNow => 'ta trenutek'; + + @override + String get timeagoCompleted => 'končano'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count sekund', + few: 'čez $count sekunde', + two: 'čez $count sekundi', + one: 'čez $count sekund', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count minut', + few: 'čez $count minute', + two: 'čez $count minuti', + one: 'čez $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count ur', + few: 'čez $count ure', + two: 'čez $count uri', + one: 'čez $count uro', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count dni', + few: 'čez $count dnevih', + two: 'čez $count dneva', + one: 'čez $count dan', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count tednov', + few: 'čez $count tedne', + two: 'čez $count tedna', + one: 'čez $count teden', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count mesecev', + few: 'čez $count mesece', + two: 'čez $count meseca', + one: 'čez $count mesec', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'čez $count let', + few: 'čez $count leta', + two: 'čez $count leti', + one: 'čez $count leto', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pred $count minutami', + few: 'Pred $count minutami', + two: 'Pred $count minutama', + one: 'Pred $count minuto', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pred $count urami', + few: 'Pred $count urami', + two: 'Pred $count urama', + one: 'Pred $count uro', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pred $count dnevi', + few: 'Pred $count dnevi', + two: 'Pred $count dnevoma', + one: 'Pred $count dnevom', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pred $count tedni', + few: 'Pred $count tedni', + two: 'Pred $count tednoma', + one: 'Pred $count tednom', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pred $count meseci', + few: 'Pred $count meseci', + two: 'Pred $count mesecema', + one: 'Pred $count mesecem', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Pred $count leti', + few: 'Pred $count leti', + two: 'Pred $count letoma', + one: 'Pred $count letom', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'še $count minut', + few: 'še $count minute', + two: 'še $count minuti', + one: 'še $count minuta', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'še $count ur', + few: 'še $count ure', + two: 'še $count uri', + one: 'še $count ura', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_sq.dart b/lib/l10n/l10n_sq.dart index 75a258658a..0be1d08cf9 100644 --- a/lib/l10n/l10n_sq.dart +++ b/lib/l10n/l10n_sq.dart @@ -864,6 +864,9 @@ class AppLocalizationsSq extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Ora e shahut'; @@ -5499,4 +5502,178 @@ class AppLocalizationsSq extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'tani'; + + @override + String get timeagoRightNow => 'pikërisht tani'; + + @override + String get timeagoCompleted => 'mbaroi'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pas $count sekondave', + one: 'në $count sekondë', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pas $count minutave', + one: 'në $count minutë', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'në $count orë', + one: 'në $count orë', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pas $count ditëve', + one: 'në $count ditë', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pas $count javë', + one: 'në $count javë', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pas $count muajve', + one: 'në $count muaj', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'pas $count viteve', + one: 'në $count vit', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'para $count minutave', + one: '$count minutë më parë', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'para $count orëve', + one: '$count orë më parë', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'para $count ditëve', + one: '$count ditë më parë', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'para $count jave', + one: '$count javë më parë', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'para $count muajve', + one: '$count muaj më parë', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'para $count viteve', + one: '$count vit më parë', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Edhe $count minuta', + one: 'Edhe $count minutë', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'Edhe $count orë', + one: 'Edhe $count orë', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_sr.dart b/lib/l10n/l10n_sr.dart index 8a62cce0e5..99baf28f50 100644 --- a/lib/l10n/l10n_sr.dart +++ b/lib/l10n/l10n_sr.dart @@ -880,6 +880,9 @@ class AppLocalizationsSr extends AppLocalizations { @override String get preferencesInGameOnly => 'In-game only'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шаховски сат'; @@ -5557,4 +5560,179 @@ class AppLocalizationsSr extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'управо сада'; + + @override + String get timeagoRightNow => 'управо сад'; + + @override + String get timeagoCompleted => 'завршено'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count дана', + few: 'за $count сати', + one: 'за $count секунди', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count minutes', + one: 'in $count minute', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count hours', + one: 'in $count hour', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count days', + one: 'in $count day', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count weeks', + one: 'in $count week', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count months', + one: 'in $count month', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'in $count years', + one: 'in $count year', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes ago', + one: '$count minute ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours ago', + one: '$count hour ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count days ago', + one: '$count day ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count weeks ago', + one: '$count week ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count months ago', + one: '$count month ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count years ago', + one: '$count year ago', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minutes remaining', + one: '$count minute remaining', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hours remaining', + one: '$count hour remaining', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_sv.dart b/lib/l10n/l10n_sv.dart index a4556fe246..7a7dd5cbfa 100644 --- a/lib/l10n/l10n_sv.dart +++ b/lib/l10n/l10n_sv.dart @@ -864,6 +864,9 @@ class AppLocalizationsSv extends AppLocalizations { @override String get preferencesInGameOnly => 'Endast i parti'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Schack-klocka'; @@ -5499,4 +5502,178 @@ class AppLocalizationsSv extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'just nu'; + + @override + String get timeagoRightNow => 'just nu'; + + @override + String get timeagoCompleted => 'slutfört'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count sekunder', + one: 'om $count sekund', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count minuter', + one: 'om $count minut', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count timmar', + one: 'om $count timme', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count dagar', + one: 'om $count dag', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count veckor', + one: 'om $count vecka', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count månader', + one: 'om $count månad', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'om $count år', + one: 'om $count år', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuter sedan', + one: '$count minut sedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timmar sedan', + one: '$count timme sedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dagar sedan', + one: '$count dag sedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count veckor sedan', + one: '$count vecka sedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count månader sedan', + one: '$count månad sedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count år sedan', + one: '$count år sedan', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count minuter återstår', + one: '$count minut återstår', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count timmar återstår', + one: '$count timme återstår', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_tr.dart b/lib/l10n/l10n_tr.dart index 231c9e01af..b01b058a91 100644 --- a/lib/l10n/l10n_tr.dart +++ b/lib/l10n/l10n_tr.dart @@ -864,6 +864,9 @@ class AppLocalizationsTr extends AppLocalizations { @override String get preferencesInGameOnly => 'Sadece oyun sırasında'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Satranç saati'; @@ -5499,4 +5502,178 @@ class AppLocalizationsTr extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'şu anda'; + + @override + String get timeagoRightNow => 'hemen şimdi'; + + @override + String get timeagoCompleted => 'tamamlanmış'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count saniyede', + one: '$count saniyede', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dakikada', + one: '$count dakikada', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count saatte', + one: '$count saatte', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count günde', + one: '$count günde', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count haftada', + one: '$count haftada', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ayda', + one: '$count ayda', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count yılda', + one: '$count yılda', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dakika önce', + one: '$count dakika önce', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count saat önce', + one: '$count saat önce', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count gün önce', + one: '$count gün önce', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count hafta önce', + one: '$count hafta önce', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ay önce', + one: '$count ay önce', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count yıl önce', + one: '$count yıl önce', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count dakika kaldı', + one: '$count dakika kaldı', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count saat kaldı', + one: '$count saat kaldı', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_uk.dart b/lib/l10n/l10n_uk.dart index cc799d8f31..fa9eb61c0a 100644 --- a/lib/l10n/l10n_uk.dart +++ b/lib/l10n/l10n_uk.dart @@ -902,6 +902,9 @@ class AppLocalizationsUk extends AppLocalizations { @override String get preferencesInGameOnly => 'Лише під час гри'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Шаховий годинник'; @@ -5643,4 +5646,208 @@ class AppLocalizationsUk extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'щойно'; + + @override + String get timeagoRightNow => 'зараз'; + + @override + String get timeagoCompleted => 'завершено'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count секунди', + many: 'за $count секунд', + few: 'за $count секунди', + one: 'за $count секунду', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count хвилини', + many: 'за $count хвилин', + few: 'за $count хвилини', + one: 'за $count хвилину', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count години', + many: 'за $count годин', + few: 'за $count години', + one: 'за $count годину', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count дня', + many: 'за $count днів', + few: 'за $count дні', + one: 'за $count день', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count тижня', + many: 'за $count тижнів', + few: 'за $count тижні', + one: 'за $count тиждень', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count місяця', + many: 'за $count місяців', + few: 'за $count місяці', + one: 'за $count місяць', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'за $count року', + many: 'за $count років', + few: 'за $count роки', + one: 'за $count рік', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count хвилини тому', + many: '$count хвилин тому', + few: '$count хвилини тому', + one: '$count хвилину тому', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count години тому', + many: '$count годин тому', + few: '$count години тому', + one: '$count годину тому', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count дня тому', + many: '$count днів тому', + few: '$count дні тому', + one: '$count день тому', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count тижня тому', + many: '$count тижнів тому', + few: '$count тижні тому', + one: '$count тиждень тому', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count місяця тому', + many: '$count місяців тому', + few: '$count місяці тому', + one: '$count місяць тому', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count року тому', + many: '$count років тому', + few: '$count роки тому', + one: '$count рік тому', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'залишилося $count хвилини', + many: 'залишилося $count хвилин', + few: 'залишилося $count хвилини', + one: 'залишилася $count хвилина', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'залишилося $count години', + many: 'залишилося $count годин', + few: 'залишилося $count години', + one: 'залишилася $count година', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_vi.dart b/lib/l10n/l10n_vi.dart index c9d167cbd3..d3117af9cb 100644 --- a/lib/l10n/l10n_vi.dart +++ b/lib/l10n/l10n_vi.dart @@ -845,6 +845,9 @@ class AppLocalizationsVi extends AppLocalizations { @override String get preferencesInGameOnly => 'Chỉ trong ván cờ'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => 'Đồng hồ cờ vua'; @@ -5427,4 +5430,163 @@ class AppLocalizationsVi extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => 'vừa mới đây'; + + @override + String get timeagoRightNow => 'ngay bây giờ'; + + @override + String get timeagoCompleted => 'đã hoàn thành'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count giây', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count phút', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count giờ', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count ngày', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count tuần', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count tháng', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'trong $count năm', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count phút trước', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count giờ trước', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count ngày trước', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tuần trước', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count tháng trước', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count năm trước', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'còn $count phút', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: 'còn $count giờ', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/l10n_zh.dart b/lib/l10n/l10n_zh.dart index 8d15ade474..d38b2f25dd 100644 --- a/lib/l10n/l10n_zh.dart +++ b/lib/l10n/l10n_zh.dart @@ -846,6 +846,9 @@ class AppLocalizationsZh extends AppLocalizations { @override String get preferencesInGameOnly => '仅在对局中'; + @override + String get preferencesExceptInGame => 'Except in-game'; + @override String get preferencesChessClock => '棋钟'; @@ -5428,6 +5431,165 @@ class AppLocalizationsZh extends AppLocalizations { ); return '$_temp0'; } + + @override + String get timeagoJustNow => '刚刚'; + + @override + String get timeagoRightNow => '刚刚'; + + @override + String get timeagoCompleted => '已完成'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 秒内', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 分钟内', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 小时内', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 天内', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 周内', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 月内', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '在 $count 年内', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 分钟前', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 小时前', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 天前', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 周前', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 月前', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count 年前', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '还剩 $count 分钟', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '还剩 $count 小时', + ); + return '$_temp0'; + } } /// The translations for Chinese, as used in Taiwan (`zh_TW`). @@ -10839,4 +11001,163 @@ class AppLocalizationsZhTw extends AppLocalizationsZh { ); return '$_temp0'; } + + @override + String get timeagoJustNow => '剛剛'; + + @override + String get timeagoRightNow => '現在'; + + @override + String get timeagoCompleted => '已結束'; + + @override + String timeagoInNbSeconds(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count秒後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMinutes(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count分後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbHours(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count小時後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbDays(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count天後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbWeeks(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count週後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbMonths(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count個月後', + ); + return '$_temp0'; + } + + @override + String timeagoInNbYears(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count年後', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count分前', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count小時前', + ); + return '$_temp0'; + } + + @override + String timeagoNbDaysAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count天前', + ); + return '$_temp0'; + } + + @override + String timeagoNbWeeksAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count週前', + ); + return '$_temp0'; + } + + @override + String timeagoNbMonthsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count個月前', + ); + return '$_temp0'; + } + + @override + String timeagoNbYearsAgo(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '$count年前', + ); + return '$_temp0'; + } + + @override + String timeagoNbMinutesRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '剩下 $count 分鐘', + ); + return '$_temp0'; + } + + @override + String timeagoNbHoursRemaining(int count) { + String _temp0 = intl.Intl.pluralLogic( + count, + locale: localeName, + other: '剩下 $count 小時', + ); + return '$_temp0'; + } } diff --git a/lib/l10n/lila_af.arb b/lib/l10n/lila_af.arb index ef72132e95..8fb26c6a3b 100644 --- a/lib/l10n/lila_af.arb +++ b/lib/l10n/lila_af.arb @@ -1474,5 +1474,23 @@ "studyNbChapters": "{count, plural, =1{{count} Hoofstuk} other{{count} Hoofstukke}}", "studyNbGames": "{count, plural, =1{{count} Wedstryd} other{{count} Wedstryde}}", "studyNbMembers": "{count, plural, =1{{count} Lid} other{{count} Lede}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Plak jou PGN teks hier, tot by {count} spel} other{Plak jou PGN teks hier, tot by {count} spelle}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Plak jou PGN teks hier, tot by {count} spel} other{Plak jou PGN teks hier, tot by {count} spelle}}", + "timeagoJustNow": "sopas", + "timeagoRightNow": "nou", + "timeagoCompleted": "voltooi", + "timeagoInNbSeconds": "{count, plural, =1{in {count} sekonde} other{in {count} sekondes}}", + "timeagoInNbMinutes": "{count, plural, =1{in {count} minuut} other{in {count} minute}}", + "timeagoInNbHours": "{count, plural, =1{in {count} uur} other{in {count} ure}}", + "timeagoInNbDays": "{count, plural, =1{in {count} dag} other{in {count} dae}}", + "timeagoInNbWeeks": "{count, plural, =1{in {count} week} other{in {count} weke}}", + "timeagoInNbMonths": "{count, plural, =1{in {count} maand} other{in {count} maande}}", + "timeagoInNbYears": "{count, plural, =1{in {count} jaar} other{in {count} jare}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minuut gelede} other{{count} minute gelede}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} uur gelede} other{{count} ure gelede}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dag gelede} other{{count} dae gelede}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} week gelede} other{{count} weke gelede}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} maand gelede} other{{count} maande gelede}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} jaar gelede} other{{count} jare gelede}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{nog {count} minuut oor} other{nog {count} minute oor}}", + "timeagoNbHoursRemaining": "{count, plural, =1{nog {count} uur oor} other{nog {count} ure oor}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ar.arb b/lib/l10n/lila_ar.arb index 80958d1ef6..70584812da 100644 --- a/lib/l10n/lila_ar.arb +++ b/lib/l10n/lila_ar.arb @@ -1511,5 +1511,23 @@ "studyNbChapters": "{count, plural, =0{{count} فصل} =1{{count} فصل} =2{فصلان} few{{count} فصول} many{{count} فصل} other{{count} فصول}}", "studyNbGames": "{count, plural, =0{{count} مباراة} =1{{count} مباراة} =2{مبارتان} few{{count} مبارايات} many{{count} مباراة} other{{count} مباراة}}", "studyNbMembers": "{count, plural, =0{{count} عضو} =1{{count} عضو} =2{{count} عضو} few{{count} عضو} many{{count} عضو} other{{count} أعضاء}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =0{ألصق نص PGN هنا، حتى {count} مباراة} =1{الصق نص الPGN هنا، حتى {count} لعبة واحدة} =2{ألصق نص PGN هنا، حتى {count} مباراة} few{ألصق نص PGN هنا، حتى {count} مباراة} many{ألصق نص PGN هنا، حتى {count} مباراة} other{الصق الPGN هنا، حتى {count} العاب}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =0{ألصق نص PGN هنا، حتى {count} مباراة} =1{الصق نص الPGN هنا، حتى {count} لعبة واحدة} =2{ألصق نص PGN هنا، حتى {count} مباراة} few{ألصق نص PGN هنا، حتى {count} مباراة} many{ألصق نص PGN هنا، حتى {count} مباراة} other{الصق الPGN هنا، حتى {count} العاب}}", + "timeagoJustNow": "الان", + "timeagoRightNow": "حاليا", + "timeagoCompleted": "مكتمل", + "timeagoInNbSeconds": "{count, plural, =0{خلال {count} ثانية} =1{خلال ثانية} =2{خلال ثانيتين} few{خلال {count} ثوانٍ} many{خلال {count} ثانية} other{خلال {count} ثانية}}", + "timeagoInNbMinutes": "{count, plural, =0{خلال {count} دقيقة} =1{خلال دقيقة} =2{خلال {count} دقيقتين} few{خلال {count} دقائق} many{خلال {count} دقائق} other{خلال {count} دقائق}}", + "timeagoInNbHours": "{count, plural, =0{خلال {count} ساعة} =1{خلال ساعة} =2{خلال ساعتين} few{خلال {count} ساعات} many{خلال {count} ساعة} other{خلال {count} ساعة}}", + "timeagoInNbDays": "{count, plural, =0{خلال {count} يوم} =1{خلال {count} يوم} =2{خلال {count} يوم} few{خلال {count} أيام} many{خلال {count} يوم} other{خلال {count} يوم}}", + "timeagoInNbWeeks": "{count, plural, =0{خلال {count} أسبوع} =1{خلال {count} اسبوع} =2{خلال {count} اسبوع} few{خلال {count} اسبوع} many{خلال {count} اسبوع} other{خلال {count} اسبوع}}", + "timeagoInNbMonths": "{count, plural, =0{خلال {count} شهر} =1{خلال {count} شهر} =2{خلال {count} شهر} few{خلال {count} شهر} many{خلال {count} شهر} other{خلال {count} شهر}}", + "timeagoInNbYears": "{count, plural, =0{خلال {count} سنة} =1{خلال {count} سنة} =2{خلال {count} سنة} few{خلال {count} سنة} many{خلال {count} سنة} other{خلال {count} سنة}}", + "timeagoNbMinutesAgo": "{count, plural, =0{منذ {count} دقيقة/دقائق مضت} =1{منذ {count} دقيقة} =2{منذ {count} دقيقتين} few{منذ {count} دقيقة/دقائق مضت} many{منذ {count} دقيقة/دقائق مضت} other{منذ {count} دقيقة/دقائق مضت}}", + "timeagoNbHoursAgo": "{count, plural, =0{منذ {count} ساعة/ساعات مضت} =1{منذ {count} ساعة} =2{منذ {count} ساعة/ساعات مضت} few{منذ {count} ساعة/ساعات مضت} many{منذ {count} ساعة/ساعات مضت} other{منذ {count} ساعة/ساعات مضت}}", + "timeagoNbDaysAgo": "{count, plural, =0{منذ {count} يوم/أيام} =1{منذ {count} يوم} =2{منذ {count} يوم/أيام} few{منذ {count} يوم/أيام} many{منذ {count} يوم/أيام} other{منذ {count} يوم/أيام}}", + "timeagoNbWeeksAgo": "{count, plural, =0{منذ {count} أسابيع} =1{منذ {count} أسابيع} =2{منذ {count} أسابيع} few{منذ {count} أسابيع} many{منذ {count} أسابيع} other{منذ {count} أسابيع}}", + "timeagoNbMonthsAgo": "{count, plural, =0{منذ {count} شهر} =1{منذ {count} شهر} =2{منذ {count} شهر} few{منذ {count} شهر} many{منذ {count} شهر} other{منذ {count} شهر}}", + "timeagoNbYearsAgo": "{count, plural, =0{منذ {count} سنة} =1{منذ {count} سنة} =2{منذ {count} سنة} few{منذ {count} سنة} many{منذ {count} سنة} other{منذ {count} سنة}}", + "timeagoNbMinutesRemaining": "{count, plural, =0{{count}دقيقة متبقية} =1{{count}دقيقة متبقية} =2{{count}دقيقتان متبقيتان} few{{count}دقائق متبقية} many{{count}دقيقة متبقية} other{{count}دقائق متبقية}}", + "timeagoNbHoursRemaining": "{count, plural, =0{{count}ساعة متبقية} =1{{count}ساعة واحدة متبقية} =2{{count}ساعتان متبقيتان} few{{count} ساعات متبقية} many{{count}ساعة متبقية} other{{count}ساعة متبقية}}" } \ No newline at end of file diff --git a/lib/l10n/lila_az.arb b/lib/l10n/lila_az.arb index b2853ea2a5..70237b703b 100644 --- a/lib/l10n/lila_az.arb +++ b/lib/l10n/lila_az.arb @@ -1247,5 +1247,7 @@ "studyNbChapters": "{count, plural, =1{{count} Fəsil} other{{count} Fəsil}}", "studyNbGames": "{count, plural, =1{{count} Oyun} other{{count} Oyun}}", "studyNbMembers": "{count, plural, =1{{count} Üzv} other{{count} Üzv}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN mətninizi bura yapışdırın, ən çox {count} oyuna qədər} other{PGN mətninizi bura yapışdırın, ən çox {count} oyuna qədər}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN mətninizi bura yapışdırın, ən çox {count} oyuna qədər} other{PGN mətninizi bura yapışdırın, ən çox {count} oyuna qədər}}", + "timeagoJustNow": "elə indi", + "timeagoRightNow": "indicə" } \ No newline at end of file diff --git a/lib/l10n/lila_be.arb b/lib/l10n/lila_be.arb index 4d3cd2c043..18dd49a2cf 100644 --- a/lib/l10n/lila_be.arb +++ b/lib/l10n/lila_be.arb @@ -1414,5 +1414,23 @@ "studyNbChapters": "{count, plural, =1{{count} раздзел} few{{count} раздзелы} many{{count} раздзелаў} other{{count} раздзелаў}}", "studyNbGames": "{count, plural, =1{{count} партыя} few{{count} партыі} many{{count} партый} other{{count} партый}}", "studyNbMembers": "{count, plural, =1{{count} удзельнік} few{{count} удзельніка} many{{count} удзельнікаў} other{{count} удзельнікаў}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Устаўце сюды ваш PGN тэкст, не больш за {count} гульню} few{Устаўце сюды ваш PGN тэкст, не больш за {count} гульні} many{Устаўце сюды ваш PGN тэкст, не больш за {count} гульняў} other{Устаўце сюды ваш PGN тэкст, не больш за {count} гульняў}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Устаўце сюды ваш PGN тэкст, не больш за {count} гульню} few{Устаўце сюды ваш PGN тэкст, не больш за {count} гульні} many{Устаўце сюды ваш PGN тэкст, не больш за {count} гульняў} other{Устаўце сюды ваш PGN тэкст, не больш за {count} гульняў}}", + "timeagoJustNow": "зараз", + "timeagoRightNow": "прама зараз", + "timeagoCompleted": "завершана", + "timeagoInNbSeconds": "{count, plural, =1{праз {count} секунду} few{праз {count} секунды} many{праз {count} секунд} other{праз {count} секунд}}", + "timeagoInNbMinutes": "{count, plural, =1{праз {count} хвіліну} few{праз {count} хвіліны} many{праз {count} хвілін} other{праз {count} хвілін}}", + "timeagoInNbHours": "{count, plural, =1{праз {count} гадзіну} few{праз {count} гадзіны} many{праз {count} гадзін} other{праз {count} гадзін}}", + "timeagoInNbDays": "{count, plural, =1{праз {count} дзень} few{праз {count} дні} many{праз {count} дзён} other{праз {count} дзён}}", + "timeagoInNbWeeks": "{count, plural, =1{праз {count} тыдзень} few{праз {count} тыдні} many{праз {count} тыдняў} other{праз {count} тыдняў}}", + "timeagoInNbMonths": "{count, plural, =1{праз {count} месяц} few{праз {count} месяцы} many{праз {count} месяцаў} other{праз {count} месяцаў}}", + "timeagoInNbYears": "{count, plural, =1{праз {count} год} few{праз {count} гады} many{праз {count} гадоў} other{праз {count} гадоў}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} хвіліну таму} few{{count} хвіліны таму} many{{count} хвілін таму} other{{count} хвілін таму}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} гадзіну таму} few{{count} гадзіны таму} many{{count} гадзін таму} other{{count} гадзін таму}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} дзень таму} few{{count} дні таму} many{{count} дзён таму} other{{count} дзён таму}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} тыдзень таму} few{{count} тыдні таму} many{{count} тыдняў таму} other{{count} тыдняў таму}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} месяц таму} few{{count} месяцы таму} many{{count} месяцаў таму} other{{count} месяцаў таму}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} год таму} few{{count} гады таму} many{{count} гадоў таму} other{{count} гадоў таму}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Засталася {count} хвіліна} few{Засталося {count} хвіліны} many{Засталося {count} хвілін} other{Засталося {count} хвіліны}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Засталася {count} гадзіна} few{Засталося {count} гадзіны} many{Засталося {count} гадзін} other{Засталося {count} гадзіны}}" } \ No newline at end of file diff --git a/lib/l10n/lila_bg.arb b/lib/l10n/lila_bg.arb index 8d6ebe5654..830aa781cb 100644 --- a/lib/l10n/lila_bg.arb +++ b/lib/l10n/lila_bg.arb @@ -1474,5 +1474,23 @@ "studyNbChapters": "{count, plural, =1{{count} Глава} other{{count} Глави}}", "studyNbGames": "{count, plural, =1{{count} Игра} other{{count} Игри}}", "studyNbMembers": "{count, plural, =1{{count} Член} other{{count} Членове}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Постави твоя PGN текст тук, до {count} партия} other{Постави твоя PGN текст тук, до {count} партии}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Постави твоя PGN текст тук, до {count} партия} other{Постави твоя PGN текст тук, до {count} партии}}", + "timeagoJustNow": "току що", + "timeagoRightNow": "точно сега", + "timeagoCompleted": "завършено", + "timeagoInNbSeconds": "{count, plural, =1{след {count} секунда} other{след {count} секунди}}", + "timeagoInNbMinutes": "{count, plural, =1{след {count} минута} other{след {count} минути}}", + "timeagoInNbHours": "{count, plural, =1{след {count} час} other{след {count} часа}}", + "timeagoInNbDays": "{count, plural, =1{след {count} ден} other{след {count} дни}}", + "timeagoInNbWeeks": "{count, plural, =1{след {count} седмица} other{след {count} седмици}}", + "timeagoInNbMonths": "{count, plural, =1{след {count} месец} other{след {count} месеца}}", + "timeagoInNbYears": "{count, plural, =1{след {count} година} other{след {count} години}}", + "timeagoNbMinutesAgo": "{count, plural, =1{преди {count} минута} other{преди {count} минути}}", + "timeagoNbHoursAgo": "{count, plural, =1{преди {count} час} other{Преди {count} часа}}", + "timeagoNbDaysAgo": "{count, plural, =1{преди {count} ден} other{Преди {count} дни}}", + "timeagoNbWeeksAgo": "{count, plural, =1{преди {count} седмица} other{преди {count} седмици}}", + "timeagoNbMonthsAgo": "{count, plural, =1{преди {count} месец} other{преди {count} месеца}}", + "timeagoNbYearsAgo": "{count, plural, =1{преди {count} година} other{преди {count} години}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{остава {count} минутa} other{остават {count} минути}}", + "timeagoNbHoursRemaining": "{count, plural, =1{остава {count} час} other{остават {count} часа}}" } \ No newline at end of file diff --git a/lib/l10n/lila_bn.arb b/lib/l10n/lila_bn.arb index c1683f7564..f31b663c60 100644 --- a/lib/l10n/lila_bn.arb +++ b/lib/l10n/lila_bn.arb @@ -1264,5 +1264,23 @@ "studyNbChapters": "{count, plural, =1{{count}টি অধ্যায়} other{{count}টি অধ্যায়}}", "studyNbGames": "{count, plural, =1{{count}টি খেলা} other{{count}টি খেলা}}", "studyNbMembers": "{count, plural, =1{{count} জন সদস্য} other{{count} জন সদস্য}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN টেক্সট এখানে পেস্ট করুন, {count} টি খেলা পর্যন্ত} other{PGN টেক্সট এখানে পেস্ট করুন, {count} টি খেলা পর্যন্ত}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN টেক্সট এখানে পেস্ট করুন, {count} টি খেলা পর্যন্ত} other{PGN টেক্সট এখানে পেস্ট করুন, {count} টি খেলা পর্যন্ত}}", + "timeagoJustNow": "এখনই", + "timeagoRightNow": "এই মুহূর্তে", + "timeagoCompleted": "সম্পন্ন হয়েছে", + "timeagoInNbSeconds": "{count, plural, =1{{count} সেকেন্ডের মধ্যে} other{{count} সেকেন্ডের মধ্যে}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} মিনিটের মধ্যে} other{{count} মিনিটের মধ্যে}}", + "timeagoInNbHours": "{count, plural, =1{{count} ঘন্টার মধ্যে} other{{count} ঘন্টার মধ্যে}}", + "timeagoInNbDays": "{count, plural, =1{{count} দিনের মধ্যে} other{{count} দিনের মধ্যে}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} সপ্তাহের মধ্যে} other{{count} সপ্তাহের মধ্যে}}", + "timeagoInNbMonths": "{count, plural, =1{{count} মাসের মধ্যে} other{{count} মাসের মধ্যে}}", + "timeagoInNbYears": "{count, plural, =1{{count} বছরের মধ্যে} other{{count} বছরের মধ্যে}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} মিনিট আগে} other{{count} মিনিট আগে}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} ঘণ্টা আগে} other{{count} ঘন্টা আগে}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} দিন আগে} other{{count} দিন আগে}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} সপ্তাহ আগে} other{{count} সপ্তাহ আগে}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} মাস আগে} other{{count} মাস আগে}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} বছর আগে} other{{count} বছর আগে}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} মিনিট বাকি} other{{count} মিনিট বাকি}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} ঘন্টা বাকি} other{{count} ঘন্টা বাকি}}" } \ No newline at end of file diff --git a/lib/l10n/lila_br.arb b/lib/l10n/lila_br.arb index 2fc6fead20..e8fa88e269 100644 --- a/lib/l10n/lila_br.arb +++ b/lib/l10n/lila_br.arb @@ -1132,5 +1132,20 @@ "studyNbChapters": "{count, plural, =1{{count} pennad} =2{{count} pennad} few{{count} pennad} many{{count} pennad} other{{count} pennad}}", "studyNbGames": "{count, plural, =1{{count} C'hoariadenn} =2{{count} C'hoariadenn} few{{count} C'hoariadenn} many{{count} C'hoariadenn} other{{count} C'hoariadenn}}", "studyNbMembers": "{count, plural, =1{{count} Ezel} =2{{count} Ezel} few{{count} Ezel} many{{count} Ezel} other{{count} Ezel}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Pegit testenn ho PGN amañ, betek {count} krogad} =2{Pegit testenn ho PGN amañ, betek {count} grogad} few{Pegit testenn ho PGN amañ, betek {count} krogadoù} many{Pegit testenn ho PGN amañ, betek {count} krogadoù} other{Pegit testenn ho PGN amañ, betek {count} krogadoù}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Pegit testenn ho PGN amañ, betek {count} krogad} =2{Pegit testenn ho PGN amañ, betek {count} grogad} few{Pegit testenn ho PGN amañ, betek {count} krogadoù} many{Pegit testenn ho PGN amañ, betek {count} krogadoù} other{Pegit testenn ho PGN amañ, betek {count} krogadoù}}", + "timeagoJustNow": "bremañ", + "timeagoRightNow": "bremañ", + "timeagoInNbSeconds": "{count, plural, =1{a-benn {count} eilenn} =2{a-benn {count} eilenn} few{a-benn {count} eilenn} many{a-benn {count} eilenn} other{a-benn {count} eilenn}}", + "timeagoInNbMinutes": "{count, plural, =1{a-benn {count} vunutenn} =2{a-benn {count} vunutenn} few{a-benn {count} munutenn} many{a-benn {count} munutenn} other{a-benn {count} munutenn}}", + "timeagoInNbHours": "{count, plural, =1{a-benn {count} eur} =2{a-benn {count} eur} few{a-benn {count} eur} many{a-benn {count} eur} other{a-benn {count} eur}}", + "timeagoInNbDays": "{count, plural, =1{a-benn {count} deiz} =2{a-benn {count} zeiz} few{a-benn {count} deiz} many{a-benn {count} deiz} other{a-benn {count} deiz}}", + "timeagoInNbWeeks": "{count, plural, =1{a-benn {count} sizhun} =2{a-benn {count} sizhun} few{a-benn {count} sizhun} many{a-benn {count} sizhun} other{a-benn {count} sizhun}}", + "timeagoInNbMonths": "{count, plural, =1{a-benn {count} miz} =2{a-benn {count} viz} few{a-benn {count} miz} many{a-benn {count} miz} other{a-benn {count} miz}}", + "timeagoInNbYears": "{count, plural, =1{a-benn {count} bloaz} =2{a-benn {count} vloaz} few{a-benn {count} bloaz} many{a-benn {count} bloaz} other{a-benn {count} bloaz}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} vunutenn zo} =2{{count} vunutenn zo} few{{count} munutenn zo} many{{count} munutenn zo} other{{count} munutenn zo}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} eur zo} =2{{count} eur zo} few{{count} eur zo} many{{count} eur zo} other{{count} eur zo}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} deiz zo} =2{{count} zeiz zo} few{{count} deiz zo} many{{count} deiz zo} other{{count} deiz zo}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} sizhun zo} =2{{count} sizhun zo} few{{count} sizhun zo} many{{count} sizhun zo} other{{count} sizhun zo}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} miz zo} =2{{count} viz zo} few{{count} miz zo} many{{count} miz zo} other{{count} miz zo}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} bloaz zo} =2{{count} vloaz zo} few{{count} bloaz zo} many{{count} bloaz zo} other{{count} bloaz zo}}" } \ No newline at end of file diff --git a/lib/l10n/lila_bs.arb b/lib/l10n/lila_bs.arb index 924910ac29..e61b14484f 100644 --- a/lib/l10n/lila_bs.arb +++ b/lib/l10n/lila_bs.arb @@ -1401,5 +1401,20 @@ "studyNbChapters": "{count, plural, =1{{count} Poglavlje} few{{count} Poglavlja} other{{count} Poglavlja}}", "studyNbGames": "{count, plural, =1{{count} Partija} few{{count} Partije} other{{count} Partija}}", "studyNbMembers": "{count, plural, =1{{count} Član} few{{count} Člana} other{{count} Članova}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Ovdje zalijepite svoj PGN tekst, do {count} partije} few{Ovdje zalijepite svoj PGN tekst, do {count} partije} other{Ovdje zalijepite svoj PGN tekst, do {count} partija}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Ovdje zalijepite svoj PGN tekst, do {count} partije} few{Ovdje zalijepite svoj PGN tekst, do {count} partije} other{Ovdje zalijepite svoj PGN tekst, do {count} partija}}", + "timeagoJustNow": "upravo sada", + "timeagoRightNow": "upravo sada", + "timeagoInNbSeconds": "{count, plural, =1{za {count} sekundu} few{za {count} sekunde} other{za {count} sekundi}}", + "timeagoInNbMinutes": "{count, plural, =1{za {count} minutu} few{za {count} minute} other{za {count} minuta}}", + "timeagoInNbHours": "{count, plural, =1{za {count} sat} few{za {count} sata} other{za {count} sati}}", + "timeagoInNbDays": "{count, plural, =1{za {count} dan} few{za {count} dana} other{za {count} dana}}", + "timeagoInNbWeeks": "{count, plural, =1{za {count} sedmicu} few{za {count} sedmice} other{za {count} sedmica}}", + "timeagoInNbMonths": "{count, plural, =1{za {count} mjesec} few{za {count} mjeseca} other{za {count} mjeseci}}", + "timeagoInNbYears": "{count, plural, =1{za {count} godinu} few{za {count} godine} other{za {count} godina}}", + "timeagoNbMinutesAgo": "{count, plural, =1{prije {count} minutu} few{prije {count} minute} other{prije {count} minuta}}", + "timeagoNbHoursAgo": "{count, plural, =1{prije {count} sat} few{prije {count} sata} other{prije {count} sati}}", + "timeagoNbDaysAgo": "{count, plural, =1{prije {count} dan} few{prije {count} dana} other{prije {count} dana}}", + "timeagoNbWeeksAgo": "{count, plural, =1{prije {count} sedmicu} few{prije {count} sedmice} other{prije {count} sedmica}}", + "timeagoNbMonthsAgo": "{count, plural, =1{prije {count} mjesec} few{prije {count} mjeseca} other{prije {count} mjeseci}}", + "timeagoNbYearsAgo": "{count, plural, =1{prije {count} godinu} few{prije {count} godine} other{prije {count} godina}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ca.arb b/lib/l10n/lila_ca.arb index 4d891e003b..6687a5cefd 100644 --- a/lib/l10n/lila_ca.arb +++ b/lib/l10n/lila_ca.arb @@ -1543,5 +1543,23 @@ "studyNbChapters": "{count, plural, =1{{count} Capítol} other{{count} Capítols}}", "studyNbGames": "{count, plural, =1{{count} Joc} other{{count} Jocs}}", "studyNbMembers": "{count, plural, =1{{count} Membre} other{{count} Membres}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Enganxa el teu PGN aquí, fins a {count} partida} other{Enganxa el teu PGN aquí, fins a {count} partides}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Enganxa el teu PGN aquí, fins a {count} partida} other{Enganxa el teu PGN aquí, fins a {count} partides}}", + "timeagoJustNow": "ara mateix", + "timeagoRightNow": "ara mateix", + "timeagoCompleted": "completat", + "timeagoInNbSeconds": "{count, plural, =1{en {count} segon} other{en {count} segons}}", + "timeagoInNbMinutes": "{count, plural, =1{en {count} minut} other{en {count} minuts}}", + "timeagoInNbHours": "{count, plural, =1{en {count} hora} other{en {count} hores}}", + "timeagoInNbDays": "{count, plural, =1{en {count} dia} other{en {count} dies}}", + "timeagoInNbWeeks": "{count, plural, =1{en {count} setmana} other{en {count} setmanes}}", + "timeagoInNbMonths": "{count, plural, =1{en {count} mes} other{en {count} mesos}}", + "timeagoInNbYears": "{count, plural, =1{en {count} any} other{en {count} anys}}", + "timeagoNbMinutesAgo": "{count, plural, =1{fa {count} minut} other{fa {count} minuts}}", + "timeagoNbHoursAgo": "{count, plural, =1{fa {count} hora} other{fa {count} hores}}", + "timeagoNbDaysAgo": "{count, plural, =1{fa {count} dia} other{fa {count} dies}}", + "timeagoNbWeeksAgo": "{count, plural, =1{fa {count} setmana} other{fa {count} setmanes}}", + "timeagoNbMonthsAgo": "{count, plural, =1{fa {count} mes} other{fa {count} mesos}}", + "timeagoNbYearsAgo": "{count, plural, =1{fa {count} any} other{fa {count} anys}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Queda {count} minut} other{Queden {count} minuts}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Queda {count} hora} other{Queden {count} hores}}" } \ No newline at end of file diff --git a/lib/l10n/lila_cs.arb b/lib/l10n/lila_cs.arb index f5e4043905..2448c873ee 100644 --- a/lib/l10n/lila_cs.arb +++ b/lib/l10n/lila_cs.arb @@ -1513,5 +1513,23 @@ "studyNbChapters": "{count, plural, =1{{count} kapitola} few{{count} kapitoly} many{{count} kapitol} other{{count} kapitol}}", "studyNbGames": "{count, plural, =1{{count} hra} few{{count} hry} many{{count} her} other{{count} her}}", "studyNbMembers": "{count, plural, =1{{count} člen} few{{count} členi} many{{count} členů} other{{count} členů}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Vložte obsah vašeho PGN souboru (až {count} hra)} few{Vložte obsah vašeho PGN souboru (až {count} hry)} many{Vložte obsah vašeho PGN souboru (až {count} her)} other{Vložte obsah vašeho PGN souboru (až {count} her)}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Vložte obsah vašeho PGN souboru (až {count} hra)} few{Vložte obsah vašeho PGN souboru (až {count} hry)} many{Vložte obsah vašeho PGN souboru (až {count} her)} other{Vložte obsah vašeho PGN souboru (až {count} her)}}", + "timeagoJustNow": "právě teď", + "timeagoRightNow": "právě teď", + "timeagoCompleted": "dokončeno", + "timeagoInNbSeconds": "{count, plural, =1{za {count} sekundu} few{za {count} sekundy} many{za {count} sekund} other{za {count} sekund}}", + "timeagoInNbMinutes": "{count, plural, =1{za {count} minutu} few{za {count} minuty} many{za {count} minut} other{za {count} minut}}", + "timeagoInNbHours": "{count, plural, =1{za {count} hodinu} few{za {count} hodiny} many{za {count} hodin} other{za {count} hodin}}", + "timeagoInNbDays": "{count, plural, =1{za {count} den} few{za {count} dny} many{za {count} dnů} other{za {count} dnů}}", + "timeagoInNbWeeks": "{count, plural, =1{za {count} týden} few{za {count} týdny} many{za {count} týdnů} other{za {count} týdnů}}", + "timeagoInNbMonths": "{count, plural, =1{za {count} měsíc} few{za {count} měsíce} many{za {count} měsíců} other{za {count} měsíců}}", + "timeagoInNbYears": "{count, plural, =1{za {count} rok} few{za {count} roky} many{za {count} let} other{za {count} let}}", + "timeagoNbMinutesAgo": "{count, plural, =1{před {count} minutou} few{před {count} minutami} many{před {count} minutami} other{před {count} minutami}}", + "timeagoNbHoursAgo": "{count, plural, =1{před {count} hodinou} few{před {count} hodinami} many{před {count} hodinami} other{před {count} hodinami}}", + "timeagoNbDaysAgo": "{count, plural, =1{před {count} dnem} few{před {count} dny} many{před {count} dny} other{před {count} dny}}", + "timeagoNbWeeksAgo": "{count, plural, =1{před {count} týdnem} few{před {count} týdny} many{před {count} týdny} other{před {count} týdny}}", + "timeagoNbMonthsAgo": "{count, plural, =1{před {count} měsícem} few{před {count} měsíci} many{před {count} měsíci} other{před {count} měsíci}}", + "timeagoNbYearsAgo": "{count, plural, =1{před {count} rokem} few{před {count} lety} many{před {count} lety} other{před {count} lety}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Zbývá {count} minuta} few{Zbývají {count} minuty} many{Zbývá {count} minut} other{Zbývá {count} minut}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Zbývá {count} hodina} few{Zbývají {count} hodiny} many{Zbývá {count} hodin} other{Zbývá {count} hodin}}" } \ No newline at end of file diff --git a/lib/l10n/lila_da.arb b/lib/l10n/lila_da.arb index 53ce39ecb3..a36e9c7030 100644 --- a/lib/l10n/lila_da.arb +++ b/lib/l10n/lila_da.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} kapitel} other{{count} kapitler}}", "studyNbGames": "{count, plural, =1{{count} parti} other{{count} partier}}", "studyNbMembers": "{count, plural, =1{{count} Medlem} other{{count} Medlemmer}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Indsæt din PGN-tekst her, op til {count} parti} other{Indsæt din PGN-tekst her, op til {count} partier}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Indsæt din PGN-tekst her, op til {count} parti} other{Indsæt din PGN-tekst her, op til {count} partier}}", + "timeagoJustNow": "for lidt siden", + "timeagoRightNow": "netop nu", + "timeagoCompleted": "afsluttet", + "timeagoInNbSeconds": "{count, plural, =1{om {count} sekund} other{om {count} sekunder}}", + "timeagoInNbMinutes": "{count, plural, =1{om {count} minut} other{om {count} minutter}}", + "timeagoInNbHours": "{count, plural, =1{om {count} time} other{om {count} timer}}", + "timeagoInNbDays": "{count, plural, =1{om {count} dag} other{om {count} dage}}", + "timeagoInNbWeeks": "{count, plural, =1{om {count} uge} other{om {count} uger}}", + "timeagoInNbMonths": "{count, plural, =1{om {count} måned} other{om {count} måneder}}", + "timeagoInNbYears": "{count, plural, =1{om {count} år} other{om {count} år}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minut siden} other{{count} minutter siden}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} time siden} other{{count} timer siden}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dag siden} other{{count} dage siden}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} uge siden} other{{count} uger siden}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} måned siden} other{{count} måneder siden}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} år siden} other{{count} år siden}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minut tilbage} other{{count} minutter tilbage}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} time tilbage} other{{count} timer tilbage}}" } \ No newline at end of file diff --git a/lib/l10n/lila_de.arb b/lib/l10n/lila_de.arb index e3d2a3b0d4..7c6c1262b7 100644 --- a/lib/l10n/lila_de.arb +++ b/lib/l10n/lila_de.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Kapitel} other{{count} Kapitel}}", "studyNbGames": "{count, plural, =1{{count} Partie} other{{count} Partien}}", "studyNbMembers": "{count, plural, =1{{count} Mitglied} other{{count} Mitglieder}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Füge deinen PGN Text hier ein, bis zu {count} Partie} other{Füge dein PGN Text hier ein, bis zu {count} Partien}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Füge deinen PGN Text hier ein, bis zu {count} Partie} other{Füge dein PGN Text hier ein, bis zu {count} Partien}}", + "timeagoJustNow": "gerade eben", + "timeagoRightNow": "gerade jetzt", + "timeagoCompleted": "abgeschlossen", + "timeagoInNbSeconds": "{count, plural, =1{in {count} Sekunde} other{in {count} Sekunden}}", + "timeagoInNbMinutes": "{count, plural, =1{in {count} Minute} other{in {count} Minuten}}", + "timeagoInNbHours": "{count, plural, =1{in {count} Stunde} other{in {count} Stunden}}", + "timeagoInNbDays": "{count, plural, =1{in {count} Tag} other{in {count} Tagen}}", + "timeagoInNbWeeks": "{count, plural, =1{in {count} Woche} other{in {count} Wochen}}", + "timeagoInNbMonths": "{count, plural, =1{in {count} Monat} other{in {count} Monaten}}", + "timeagoInNbYears": "{count, plural, =1{in {count} Jahr} other{in {count} Jahren}}", + "timeagoNbMinutesAgo": "{count, plural, =1{vor {count} Minute} other{vor {count} Minuten}}", + "timeagoNbHoursAgo": "{count, plural, =1{vor {count} Stunde} other{vor {count} Stunden}}", + "timeagoNbDaysAgo": "{count, plural, =1{vor {count} Tag} other{vor {count} Tagen}}", + "timeagoNbWeeksAgo": "{count, plural, =1{vor {count} Woche} other{vor {count} Wochen}}", + "timeagoNbMonthsAgo": "{count, plural, =1{vor {count} Monat} other{vor {count} Monaten}}", + "timeagoNbYearsAgo": "{count, plural, =1{vor {count} Jahr} other{vor {count} Jahren}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} Minute verbleibend} other{{count} Minuten verbleibend}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} Stunde verbleiben} other{{count} Stunden verbleiben}}" } \ No newline at end of file diff --git a/lib/l10n/lila_el.arb b/lib/l10n/lila_el.arb index 880c8bc1f6..4c45237e95 100644 --- a/lib/l10n/lila_el.arb +++ b/lib/l10n/lila_el.arb @@ -1534,5 +1534,23 @@ "studyNbChapters": "{count, plural, =1{{count} Κεφάλαιο} other{{count} Κεφάλαια}}", "studyNbGames": "{count, plural, =1{{count} Παρτίδα} other{{count} Παρτίδες}}", "studyNbMembers": "{count, plural, =1{{count} Μέλος} other{{count} Μέλη}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Επικολλήστε το PGN εδώ, μέχρι {count} παρτίδα} other{Επικολλήστε το PGN εδώ, μέχρι {count} παρτίδες}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Επικολλήστε το PGN εδώ, μέχρι {count} παρτίδα} other{Επικολλήστε το PGN εδώ, μέχρι {count} παρτίδες}}", + "timeagoJustNow": "μόλις τώρα", + "timeagoRightNow": "αυτή τη στιγμή", + "timeagoCompleted": "ολοκληρώθηκε", + "timeagoInNbSeconds": "{count, plural, =1{σε {count} δευτερόλεπτο} other{σε {count} δευτερόλεπτα}}", + "timeagoInNbMinutes": "{count, plural, =1{σε {count} λεπτό} other{σε {count} λεπτά}}", + "timeagoInNbHours": "{count, plural, =1{σε {count} ώρα} other{σε {count} ώρες}}", + "timeagoInNbDays": "{count, plural, =1{σε {count} ημέρα} other{σε {count} ημέρες}}", + "timeagoInNbWeeks": "{count, plural, =1{σε {count} εβδομάδα} other{σε {count} εβδομάδες}}", + "timeagoInNbMonths": "{count, plural, =1{σε {count} μήνα} other{σε {count} μήνες}}", + "timeagoInNbYears": "{count, plural, =1{σε {count} έτος} other{{count} έτη}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} λεπτό πριν} other{{count} λεπτά πριν}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} ώρα πριν} other{{count} ώρες πριν}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} μέρα πριν} other{{count} ημέρες πριν}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} εβδομάδα πριν} other{{count} εβδομάδες πριν}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} μήνα πριν} other{{count} μήνες πριν}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} χρόνο πριν} other{{count} χρόνια πριν}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{απομένει {count} λεπτό} other{απομένουν {count} λεπτά}}", + "timeagoNbHoursRemaining": "{count, plural, =1{απομένει {count} ώρα} other{απομένουν {count} ώρες}}" } \ No newline at end of file diff --git a/lib/l10n/lila_en_US.arb b/lib/l10n/lila_en_US.arb index ce5bd7af84..b4a9aaf79c 100644 --- a/lib/l10n/lila_en_US.arb +++ b/lib/l10n/lila_en_US.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Chapter} other{{count} Chapters}}", "studyNbGames": "{count, plural, =1{{count} Game} other{{count} Games}}", "studyNbMembers": "{count, plural, =1{{count} Member} other{{count} Members}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Paste your PGN text here, up to {count} game} other{Paste your PGN text here, up to {count} games}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Paste your PGN text here, up to {count} game} other{Paste your PGN text here, up to {count} games}}", + "timeagoJustNow": "just now", + "timeagoRightNow": "right now", + "timeagoCompleted": "completed", + "timeagoInNbSeconds": "{count, plural, =1{in {count} second} other{in {count} seconds}}", + "timeagoInNbMinutes": "{count, plural, =1{in {count} minute} other{in {count} minutes}}", + "timeagoInNbHours": "{count, plural, =1{in {count} hour} other{in {count} hours}}", + "timeagoInNbDays": "{count, plural, =1{in {count} day} other{in {count} days}}", + "timeagoInNbWeeks": "{count, plural, =1{in {count} week} other{in {count} weeks}}", + "timeagoInNbMonths": "{count, plural, =1{in {count} month} other{in {count} months}}", + "timeagoInNbYears": "{count, plural, =1{in {count} year} other{in {count} years}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minute ago} other{{count} minutes ago}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} hour ago} other{{count} hours ago}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} day ago} other{{count} days ago}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} week ago} other{{count} weeks ago}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} month ago} other{{count} months ago}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} year ago} other{{count} years ago}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minute remaining} other{{count} minutes remaining}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} hour remaining} other{{count} hours remaining}}" } \ No newline at end of file diff --git a/lib/l10n/lila_eo.arb b/lib/l10n/lila_eo.arb index ebd0a91db6..49b4fac67a 100644 --- a/lib/l10n/lila_eo.arb +++ b/lib/l10n/lila_eo.arb @@ -1464,5 +1464,23 @@ "studyNbChapters": "{count, plural, =1{{count} Ĉapitro} other{{count} Ĉapitroj}}", "studyNbGames": "{count, plural, =1{{count} Ludo} other{{count} Ludoj}}", "studyNbMembers": "{count, plural, =1{{count} Membro} other{{count} Membroj}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Algluu ĉi tie vian PGN kodon, maksimume ĝis {count} ludo} other{Algluu ĉi tie vian PGN kodon, ĝis maksimume {count} ludoj}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Algluu ĉi tie vian PGN kodon, maksimume ĝis {count} ludo} other{Algluu ĉi tie vian PGN kodon, ĝis maksimume {count} ludoj}}", + "timeagoJustNow": "ĵus nun", + "timeagoRightNow": "ĵuse", + "timeagoCompleted": "finita", + "timeagoInNbSeconds": "{count, plural, =1{en {count} sekundo} other{en {count} sekundoj}}", + "timeagoInNbMinutes": "{count, plural, =1{en {count} minuto} other{en {count} minutoj}}", + "timeagoInNbHours": "{count, plural, =1{en {count} horo} other{en {count} horoj}}", + "timeagoInNbDays": "{count, plural, =1{en {count} tago} other{en {count} tagoj}}", + "timeagoInNbWeeks": "{count, plural, =1{en {count} semajno} other{en {count} semajnoj}}", + "timeagoInNbMonths": "{count, plural, =1{en {count} monato} other{en {count} monatoj}}", + "timeagoInNbYears": "{count, plural, =1{en {count} jaro} other{en {count} jaroj}}", + "timeagoNbMinutesAgo": "{count, plural, =1{antaŭ {count} minuto} other{antaŭ {count} minutoj}}", + "timeagoNbHoursAgo": "{count, plural, =1{antaŭ {count} horo} other{antaŭ {count} horoj}}", + "timeagoNbDaysAgo": "{count, plural, =1{antaŭ {count} tago} other{antaŭ {count} tagoj}}", + "timeagoNbWeeksAgo": "{count, plural, =1{antaŭ {count} semajno} other{antaŭ {count} semajnoj}}", + "timeagoNbMonthsAgo": "{count, plural, =1{antaŭ {count} monato} other{antaŭ {count} monatoj}}", + "timeagoNbYearsAgo": "{count, plural, =1{antaŭ {count} jaro} other{antaŭ {count} jaroj}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuto restas} other{{count} minutoj restas}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} horo restas} other{{count} horoj restas}}" } \ No newline at end of file diff --git a/lib/l10n/lila_es.arb b/lib/l10n/lila_es.arb index a6405e015d..f6d132be07 100644 --- a/lib/l10n/lila_es.arb +++ b/lib/l10n/lila_es.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Capítulo} other{{count} Capítulos}}", "studyNbGames": "{count, plural, =1{{count} Partida} other{{count} Partidas}}", "studyNbMembers": "{count, plural, =1{{count} Miembro} other{{count} Miembros}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Pega aquí el código PGN, {count} partida como máximo} other{Pega aquí el código PGN, {count} partidas como máximo}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Pega aquí el código PGN, {count} partida como máximo} other{Pega aquí el código PGN, {count} partidas como máximo}}", + "timeagoJustNow": "ahora mismo", + "timeagoRightNow": "ahora mismo", + "timeagoCompleted": "completado", + "timeagoInNbSeconds": "{count, plural, =1{en {count} segundo} other{en {count} segundos}}", + "timeagoInNbMinutes": "{count, plural, =1{en {count} minuto} other{en {count} minutos}}", + "timeagoInNbHours": "{count, plural, =1{en {count} hora} other{en {count} horas}}", + "timeagoInNbDays": "{count, plural, =1{en {count} día} other{en {count} días}}", + "timeagoInNbWeeks": "{count, plural, =1{en {count} semana} other{en {count} semanas}}", + "timeagoInNbMonths": "{count, plural, =1{en {count} mes} other{en {count} meses}}", + "timeagoInNbYears": "{count, plural, =1{en {count} año} other{en {count} años}}", + "timeagoNbMinutesAgo": "{count, plural, =1{hace {count} minuto} other{hace {count} minutos}}", + "timeagoNbHoursAgo": "{count, plural, =1{hace {count} hora} other{hace {count} horas}}", + "timeagoNbDaysAgo": "{count, plural, =1{hace {count} día} other{hace {count} días}}", + "timeagoNbWeeksAgo": "{count, plural, =1{hace {count} semana} other{hace {count} semanas}}", + "timeagoNbMonthsAgo": "{count, plural, =1{hace {count} mes} other{hace {count} meses}}", + "timeagoNbYearsAgo": "{count, plural, =1{hace {count} año} other{hace {count} años}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minutos restantes} other{{count} minutos restantes}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} horas restantes} other{{count} horas restantes}}" } \ No newline at end of file diff --git a/lib/l10n/lila_et.arb b/lib/l10n/lila_et.arb index c301ed2780..c2e6886858 100644 --- a/lib/l10n/lila_et.arb +++ b/lib/l10n/lila_et.arb @@ -1329,5 +1329,23 @@ "studyNbChapters": "{count, plural, =1{{count} peatükk} other{{count} peatükki}}", "studyNbGames": "{count, plural, =1{{count} mäng} other{{count} mängu}}", "studyNbMembers": "{count, plural, =1{{count} liige} other{{count} liiget}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Aseta oma PGN tekst siia, kuni {count} mäng} other{Aseta oma PGN tekst siia, kuni {count} mängu}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Aseta oma PGN tekst siia, kuni {count} mäng} other{Aseta oma PGN tekst siia, kuni {count} mängu}}", + "timeagoJustNow": "äsja", + "timeagoRightNow": "praegu", + "timeagoCompleted": "lõppenud", + "timeagoInNbSeconds": "{count, plural, =1{{count} sekundi pärast} other{{count} sekundi pärast}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} minuti pärast} other{{count} minuti pärast}}", + "timeagoInNbHours": "{count, plural, =1{{count} tunni pärast} other{{count} tunni pärast}}", + "timeagoInNbDays": "{count, plural, =1{{count} päeva pärast} other{{count} päeva pärast}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} nädala pärast} other{{count} nädala pärast}}", + "timeagoInNbMonths": "{count, plural, =1{{count} kuu pärast} other{{count} kuu pärast}}", + "timeagoInNbYears": "{count, plural, =1{{count} aasta pärast} other{{count} aasta pärast}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minut tagasi} other{{count} minutit tagasi}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} tund tagasi} other{{count} tundi tagasi}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} päev tagasi} other{{count} päeva tagasi}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} nädal tagasi} other{{count} nädalat tagasi}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} kuu tagasi} other{{count} kuud tagasi}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} aasta tagasi} other{{count} aastat tagasi}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minut jäänud} other{{count} minutit jäänud}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} tund jäänud} other{{count} tundi jäänud}}" } \ No newline at end of file diff --git a/lib/l10n/lila_eu.arb b/lib/l10n/lila_eu.arb index 4f706e77ed..8234578b92 100644 --- a/lib/l10n/lila_eu.arb +++ b/lib/l10n/lila_eu.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{Kapitulu {count}} other{{count} kapitulu}}", "studyNbGames": "{count, plural, =1{Partida {count}} other{{count} partida}}", "studyNbMembers": "{count, plural, =1{Kide {count}} other{{count} kide}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Itsatsi hemen zure PGNa, gehienez partida {count}} other{Itsatsi hemen zure PGNa, gehienez {count} partida}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Itsatsi hemen zure PGNa, gehienez partida {count}} other{Itsatsi hemen zure PGNa, gehienez {count} partida}}", + "timeagoJustNow": "orain", + "timeagoRightNow": "orain", + "timeagoCompleted": "amaituta", + "timeagoInNbSeconds": "{count, plural, =1{segundo {count}en} other{{count} segundotan}}", + "timeagoInNbMinutes": "{count, plural, =1{minutu {count}en} other{{count} minututan}}", + "timeagoInNbHours": "{count, plural, =1{ordu {count}en} other{{count} ordutan}}", + "timeagoInNbDays": "{count, plural, =1{egun {count}en} other{{count} egunetan}}", + "timeagoInNbWeeks": "{count, plural, =1{aste {count}en} other{{count} egunetan}}", + "timeagoInNbMonths": "{count, plural, =1{hilabete {count}en} other{{count} hilabetetan}}", + "timeagoInNbYears": "{count, plural, =1{urte {count}en} other{{count} urtetan}}", + "timeagoNbMinutesAgo": "{count, plural, =1{orain dela minutu {count}} other{orain dela {count} minutu}}", + "timeagoNbHoursAgo": "{count, plural, =1{orain dela ordu {count}} other{orain dela {count} ordu}}", + "timeagoNbDaysAgo": "{count, plural, =1{orain dela egun {count}} other{orain dela {count} egun}}", + "timeagoNbWeeksAgo": "{count, plural, =1{orain dela aste {count}} other{orain dela {count} aste}}", + "timeagoNbMonthsAgo": "{count, plural, =1{orain dela hilabete {count}} other{orain dela {count} hilabete}}", + "timeagoNbYearsAgo": "{count, plural, =1{orain dela urte {count}} other{orain dela {count} urte}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Minutu {count} falta da} other{{count} minutu falta dira}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Ordu {count} falta da} other{{count} ordu falta dira}}" } \ No newline at end of file diff --git a/lib/l10n/lila_fa.arb b/lib/l10n/lila_fa.arb index 14c9eb2aa4..a88acf4766 100644 --- a/lib/l10n/lila_fa.arb +++ b/lib/l10n/lila_fa.arb @@ -1546,5 +1546,23 @@ "studyNbChapters": "{count, plural, =1{{count} بخش} other{{count} بخش}}", "studyNbGames": "{count, plural, =1{{count} بازی} other{{count} بازی}}", "studyNbMembers": "{count, plural, =1{{count} عضو} other{{count} عضو}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{متن PGN خود را در اینجا بچسبانید، تا {count} بازی} other{متن PGN خود را در اینجا بچسبانید، تا {count} بازی}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{متن PGN خود را در اینجا بچسبانید، تا {count} بازی} other{متن PGN خود را در اینجا بچسبانید، تا {count} بازی}}", + "timeagoJustNow": "چند لحظه پیش", + "timeagoRightNow": "هم‌اکنون", + "timeagoCompleted": "کامل شده", + "timeagoInNbSeconds": "{count, plural, =1{تا {count} ثانیهٔ دیگر} other{تا {count} ثانیهٔ دیگر}}", + "timeagoInNbMinutes": "{count, plural, =1{تا {count} دقیقه دیگر} other{تا {count} دقیقه دیگر}}", + "timeagoInNbHours": "{count, plural, =1{تا {count} ساعت دیگر} other{تا {count} ساعت دیگر}}", + "timeagoInNbDays": "{count, plural, =1{تا {count} روز دیگر} other{تا {count} روز دیگر}}", + "timeagoInNbWeeks": "{count, plural, =1{تا {count} هفته دیگر} other{تا {count} هفته دیگر}}", + "timeagoInNbMonths": "{count, plural, =1{تا {count} ماه دیگر} other{تا {count} ماه دیگر}}", + "timeagoInNbYears": "{count, plural, =1{تا {count} سال دیگر} other{تا {count} سال دیگر}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} دقیقه پیش} other{{count} دقیقه پیش}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} ساعت پیش} other{{count} ساعت پیش}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} روز پیش} other{{count} روز پیش}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} هفته پیش} other{{count} هفته پیش}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} ماه پیش} other{{count} ماه پیش}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} سال پیش} other{{count} سال پیش}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} دقیقه باقی مانده} other{{count} دقیقه باقی مانده}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} ساعت باقی مانده} other{{count} ساعت باقی مانده}}" } \ No newline at end of file diff --git a/lib/l10n/lila_fi.arb b/lib/l10n/lila_fi.arb index 4faba1b965..0e7ea3eda2 100644 --- a/lib/l10n/lila_fi.arb +++ b/lib/l10n/lila_fi.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} luku} other{{count} lukua}}", "studyNbGames": "{count, plural, =1{{count} peli} other{{count} peliä}}", "studyNbMembers": "{count, plural, =1{{count} jäsen} other{{count} jäsentä}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Liitä PGN tähän, enintään {count} peli} other{Liitä PGN tähän, enintään {count} peliä}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Liitä PGN tähän, enintään {count} peli} other{Liitä PGN tähän, enintään {count} peliä}}", + "timeagoJustNow": "juuri äsken", + "timeagoRightNow": "juuri nyt", + "timeagoCompleted": "suoritettu", + "timeagoInNbSeconds": "{count, plural, =1{{count} sekunnin kuluttua} other{{count} sekunnin kuluttua}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} minuutin kuluttua} other{{count} minuutin kuluttua}}", + "timeagoInNbHours": "{count, plural, =1{{count} tunnin kuluttua} other{{count} tunnin kuluttua}}", + "timeagoInNbDays": "{count, plural, =1{{count} päivän kuluttua} other{{count} päivän kuluttua}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} viikon kuluttua} other{{count} viikon kuluttua}}", + "timeagoInNbMonths": "{count, plural, =1{{count} kuukauden kuluttua} other{{count} kuukauden kuluttua}}", + "timeagoInNbYears": "{count, plural, =1{{count} vuoden kuluttua} other{{count} vuoden kuluttua}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minuutti sitten} other{{count} minuuttia sitten}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} tunti sitten} other{{count} tuntia sitten}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} päivä sitten} other{{count} päivää sitten}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} viikko sitten} other{{count} viikkoa sitten}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} kuukausi sitten} other{{count} kuukautta sitten}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} vuosi sitten} other{{count} vuotta sitten}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuutti jäljellä} other{{count} minuuttia jäljellä}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} tunti jäljellä} other{{count} tuntia jäljellä}}" } \ No newline at end of file diff --git a/lib/l10n/lila_fr.arb b/lib/l10n/lila_fr.arb index 5095de4a54..117a364366 100644 --- a/lib/l10n/lila_fr.arb +++ b/lib/l10n/lila_fr.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} chapitre} other{{count} chapitres}}", "studyNbGames": "{count, plural, =1{{count} partie} other{{count} parties}}", "studyNbMembers": "{count, plural, =1{{count} membre} other{{count} membres}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Collez votre texte PGN ici, jusqu'à {count} partie} other{Collez votre texte PGN ici, jusqu'à {count} parties}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Collez votre texte PGN ici, jusqu'à {count} partie} other{Collez votre texte PGN ici, jusqu'à {count} parties}}", + "timeagoJustNow": "Maintenant", + "timeagoRightNow": "à l'instant", + "timeagoCompleted": "terminé", + "timeagoInNbSeconds": "{count, plural, =1{dans {count} seconde} other{dans {count} secondes}}", + "timeagoInNbMinutes": "{count, plural, =1{dans {count} minute} other{dans {count} minutes}}", + "timeagoInNbHours": "{count, plural, =1{dans {count} heure} other{dans {count} heures}}", + "timeagoInNbDays": "{count, plural, =1{dans {count} jour} other{dans {count} jours}}", + "timeagoInNbWeeks": "{count, plural, =1{dans {count} semaine} other{dans {count} semaines}}", + "timeagoInNbMonths": "{count, plural, =1{dans {count} mois} other{dans {count} mois}}", + "timeagoInNbYears": "{count, plural, =1{dans {count} an} other{dans {count} ans}}", + "timeagoNbMinutesAgo": "{count, plural, =1{il y a {count} minute} other{il y a {count} minutes}}", + "timeagoNbHoursAgo": "{count, plural, =1{il y a {count} heure} other{il y a {count} heures}}", + "timeagoNbDaysAgo": "{count, plural, =1{il y a {count} jour} other{il y a {count} jours}}", + "timeagoNbWeeksAgo": "{count, plural, =1{il y a {count} semaine} other{il y a {count} semaines}}", + "timeagoNbMonthsAgo": "{count, plural, =1{il y a {count} mois} other{il y a {count} mois}}", + "timeagoNbYearsAgo": "{count, plural, =1{il y a {count} an} other{il y a {count} ans}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minute restante} other{{count} minutes restantes}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} heure restante} other{{count} heures restantes}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ga.arb b/lib/l10n/lila_ga.arb index 432fa0743d..3c6678e295 100644 --- a/lib/l10n/lila_ga.arb +++ b/lib/l10n/lila_ga.arb @@ -1372,5 +1372,20 @@ "studyNbChapters": "{count, plural, =1{{count} Caibidil} =2{{count} Chaibidil} few{{count} gCaibidil} many{{count} Caibidil} other{{count} Caibidil}}", "studyNbGames": "{count, plural, =1{{count} Cluiche} =2{{count} Chluiche} few{{count} gCluiche} many{{count} Cluiche} other{{count} Cluiche}}", "studyNbMembers": "{count, plural, =1{{count} Comhalta} =2{{count} Chomhalta} few{{count} gComhalta} many{{count} Comhalta} other{{count} Comhalta}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Greamaigh do théacs PGN anseo, suas le {count} cluiche} =2{Greamaigh do théacs PGN anseo, suas le {count} chluiche} few{Greamaigh do théacs PGN anseo, suas le {count} gcluiche} many{Greamaigh do théacs PGN anseo, suas le {count} cluiche} other{Greamaigh do théacs PGN anseo, suas le {count} cluiche}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Greamaigh do théacs PGN anseo, suas le {count} cluiche} =2{Greamaigh do théacs PGN anseo, suas le {count} chluiche} few{Greamaigh do théacs PGN anseo, suas le {count} gcluiche} many{Greamaigh do théacs PGN anseo, suas le {count} cluiche} other{Greamaigh do théacs PGN anseo, suas le {count} cluiche}}", + "timeagoJustNow": "díreach anois", + "timeagoRightNow": "anois", + "timeagoInNbSeconds": "{count, plural, =1{i soicind amháín} =2{i {count} soicind} few{i {count} soicind} many{i {count} soicind} other{i {count} soicind}}", + "timeagoInNbMinutes": "{count, plural, =1{i nóiméad amháin} =2{i {count} nóiméad} few{i {count} nóiméad} many{i {count} nóiméad} other{i {count} nóiméad}}", + "timeagoInNbHours": "{count, plural, =1{in uair amháin} =2{i {count} uair} few{i {count} uair} many{i {count} uair} other{i {count} uair}}", + "timeagoInNbDays": "{count, plural, =1{i lá amháín} =2{i {count} lá} few{i {count} lá} many{i {count} lá} other{i {count} lá}}", + "timeagoInNbWeeks": "{count, plural, =1{i seachtain amháin} =2{i {count} sheachtain} few{i {count} seachtain} many{i {count} seachtain} other{i {count} seachtain}}", + "timeagoInNbMonths": "{count, plural, =1{i gceann míosa} =2{i {count} mhí} few{i {count} mhí} many{i {count} mí} other{i {count} mí}}", + "timeagoInNbYears": "{count, plural, =1{i gceann bliana} =2{i gceann {count} bhliain} few{i gceann {count} bhliain} many{i gceann {count} mbliain} other{i gceann {count} bliain}}", + "timeagoNbMinutesAgo": "{count, plural, =1{nóiméad amháin ó shin} =2{{count} nóiméad ó shin} few{{count} nóiméad ó shin} many{{count} nóiméad ó shin} other{{count} nóiméad ó shin}}", + "timeagoNbHoursAgo": "{count, plural, =1{uair amháin ó shin} =2{{count} uair ó shin} few{{count} uair ó shin} many{{count} uair ó shin} other{{count} uair ó shin}}", + "timeagoNbDaysAgo": "{count, plural, =1{lá amháin ó shin} =2{{count} lá ó shin} few{{count} lá ó shin} many{{count} lá ó shin} other{{count} lá ó shin}}", + "timeagoNbWeeksAgo": "{count, plural, =1{seachtain amháin ó shin} =2{{count} sheachtain ó shin} few{{count} sheachtain ó shin} many{{count} seachtain ó shin} other{{count} seachtain ó shin}}", + "timeagoNbMonthsAgo": "{count, plural, =1{mí amháin ó shin} =2{{count} mhí ó shin} few{{count} mí ó shin} many{{count} mí ó shin} other{{count} mí ó shin}}", + "timeagoNbYearsAgo": "{count, plural, =1{Bliain amháin ó shin} =2{{count} bhliain ó shin} few{{count} mbliain ó shin} many{{count} mbliain ó shin} other{{count} bliain ó shin}}" } \ No newline at end of file diff --git a/lib/l10n/lila_gl.arb b/lib/l10n/lila_gl.arb index 8f233c76ed..8ddee708e8 100644 --- a/lib/l10n/lila_gl.arb +++ b/lib/l10n/lila_gl.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Capítulo} other{{count} Capítulos}}", "studyNbGames": "{count, plural, =1{{count} Partida} other{{count} Partidas}}", "studyNbMembers": "{count, plural, =1{{count} Membro} other{{count} Membros}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Pega o teu texto PGN aquí, ata {count} partida} other{Pega o teu texto PGN aquí, ata {count} partidas}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Pega o teu texto PGN aquí, ata {count} partida} other{Pega o teu texto PGN aquí, ata {count} partidas}}", + "timeagoJustNow": "agora mesmo", + "timeagoRightNow": "agora", + "timeagoCompleted": "completado", + "timeagoInNbSeconds": "{count, plural, =1{en {count} segundo} other{en {count} segundos}}", + "timeagoInNbMinutes": "{count, plural, =1{en {count} minuto} other{en {count} minutos}}", + "timeagoInNbHours": "{count, plural, =1{en {count} hora} other{en {count} horas}}", + "timeagoInNbDays": "{count, plural, =1{en {count} día} other{en {count} días}}", + "timeagoInNbWeeks": "{count, plural, =1{en {count} semana} other{en {count} semanas}}", + "timeagoInNbMonths": "{count, plural, =1{en {count} mes} other{en {count} meses}}", + "timeagoInNbYears": "{count, plural, =1{en {count} ano} other{en {count} anos}}", + "timeagoNbMinutesAgo": "{count, plural, =1{Hai {count} minuto} other{Hai {count} minutos}}", + "timeagoNbHoursAgo": "{count, plural, =1{Hai {count} hora} other{Hai {count} horas}}", + "timeagoNbDaysAgo": "{count, plural, =1{Hai {count} día} other{Hai {count} días}}", + "timeagoNbWeeksAgo": "{count, plural, =1{Hai {count} semana} other{Hai {count} semanas}}", + "timeagoNbMonthsAgo": "{count, plural, =1{Hai {count} mes} other{Hai {count} meses}}", + "timeagoNbYearsAgo": "{count, plural, =1{Hai {count} ano} other{Hai {count} anos}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuto restante} other{{count} minutos restantes}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} hora restante} other{{count} horas restantes}}" } \ No newline at end of file diff --git a/lib/l10n/lila_gsw.arb b/lib/l10n/lila_gsw.arb index 8958162c02..95e7e08ea3 100644 --- a/lib/l10n/lila_gsw.arb +++ b/lib/l10n/lila_gsw.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Kapitel} other{{count} Kapitäl}}", "studyNbGames": "{count, plural, =1{{count} Schpiel} other{{count} Schpiel}}", "studyNbMembers": "{count, plural, =1{{count} Mitglid} other{{count} Mitglider}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Füeg din PGN Tegscht da i, bis zu {count} Schpiel} other{Füeg din PGN Tegscht da i, bis zu {count} Schpiel}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Füeg din PGN Tegscht da i, bis zu {count} Schpiel} other{Füeg din PGN Tegscht da i, bis zu {count} Schpiel}}", + "timeagoJustNow": "grad jetzt", + "timeagoRightNow": "genau jetzt", + "timeagoCompleted": "beändet", + "timeagoInNbSeconds": "{count, plural, =1{i {count} Sekunde} other{i {count} Sekunde}}", + "timeagoInNbMinutes": "{count, plural, =1{in {count} Minute} other{in {count} Minute}}", + "timeagoInNbHours": "{count, plural, =1{i {count} Schtund} other{i {count} Schtunde}}", + "timeagoInNbDays": "{count, plural, =1{i {count} Tag} other{i {count} Täg}}", + "timeagoInNbWeeks": "{count, plural, =1{i {count} Wuche} other{i {count} Wuche}}", + "timeagoInNbMonths": "{count, plural, =1{i {count} Monet} other{i {count} Mönet}}", + "timeagoInNbYears": "{count, plural, =1{i {count} Jahr} other{i {count} Jahr}}", + "timeagoNbMinutesAgo": "{count, plural, =1{vor {count} Minute} other{vor {count} Minute}}", + "timeagoNbHoursAgo": "{count, plural, =1{vor {count} Schtund} other{vor {count} Schtunde}}", + "timeagoNbDaysAgo": "{count, plural, =1{vor {count} Tag} other{vor {count} Täg}}", + "timeagoNbWeeksAgo": "{count, plural, =1{vor {count} Wuche} other{vor {count} Wuche}}", + "timeagoNbMonthsAgo": "{count, plural, =1{vor {count} Monet} other{vor {count} Mönet}}", + "timeagoNbYearsAgo": "{count, plural, =1{vor {count} Jahr} other{vor {count} Jahr}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} Minute blibt} other{{count} Minute blibed}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} Schtund blibt} other{{count} Schtunde blibed}}" } \ No newline at end of file diff --git a/lib/l10n/lila_he.arb b/lib/l10n/lila_he.arb index e817e5ae6d..7463e7342a 100644 --- a/lib/l10n/lila_he.arb +++ b/lib/l10n/lila_he.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{פרק {count}} =2{{count} פרקים} many{{count} פרקים} other{{count} פרקים}}", "studyNbGames": "{count, plural, =1{{count} משחק} =2{{count} משחקים} many{{count} משחקים} other{{count} משחקים}}", "studyNbMembers": "{count, plural, =1{משתמש אחד} =2{{count} משתמשים} many{{count} משתמשים} other{{count} משתמשים}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{הדבק את טקסט הPGN שלך כאן, עד למשחק {count}} =2{הדבק את טקסט הPGN שלך כאן, עד ל{count} משחקים} many{הדבק את טקסט הPGN שלך כאן, עד ל{count} משחקים} other{הדבק את טקסט הPGN שלך כאן, עד ל{count} משחקים}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{הדבק את טקסט הPGN שלך כאן, עד למשחק {count}} =2{הדבק את טקסט הPGN שלך כאן, עד ל{count} משחקים} many{הדבק את טקסט הPGN שלך כאן, עד ל{count} משחקים} other{הדבק את טקסט הPGN שלך כאן, עד ל{count} משחקים}}", + "timeagoJustNow": "בדיוק עכשיו", + "timeagoRightNow": "עכשיו", + "timeagoCompleted": "הושלם", + "timeagoInNbSeconds": "{count, plural, =1{עוד שנייה} =2{עוד {count} שניות} many{עוד {count} שניות} other{עוד {count} שניות}}", + "timeagoInNbMinutes": "{count, plural, =1{עוד דקה {count}} =2{עוד {count} דקות} many{עוד {count} דקות} other{עוד {count} דקות}}", + "timeagoInNbHours": "{count, plural, =1{עוד שעה {count}} =2{עוד {count} שעות} many{עוד {count} שעות} other{עוד {count} שעות}}", + "timeagoInNbDays": "{count, plural, =1{עוד יום {count}} =2{עוד {count} ימים} many{עוד {count} ימים} other{עוד {count} ימים}}", + "timeagoInNbWeeks": "{count, plural, =1{עוד שבוע {count}} =2{עוד {count} שבועות} many{עוד {count} שבועות} other{עוד {count} שבועות}}", + "timeagoInNbMonths": "{count, plural, =1{עוד חודש {count}} =2{עוד {count} חודשים} many{עוד {count} חודשים} other{עוד {count} חודשים}}", + "timeagoInNbYears": "{count, plural, =1{עוד שנה {count}} =2{עוד {count} שנים} many{עוד {count} שנים} other{עוד {count} שנים}}", + "timeagoNbMinutesAgo": "{count, plural, =1{לפני דקה {count}} =2{לפני {count} דקות} many{לפני {count} דקות} other{לפני {count} דקות}}", + "timeagoNbHoursAgo": "{count, plural, =1{לפני שעה {count}} =2{לפני {count} שעות} many{לפני {count} שעות} other{לפני {count} שעות}}", + "timeagoNbDaysAgo": "{count, plural, =1{לפני יום {count}} =2{לפני {count} ימים} many{לפני {count} ימים} other{לפני {count} ימים}}", + "timeagoNbWeeksAgo": "{count, plural, =1{לפני שבוע {count}} =2{לפני {count} שבועות} many{לפני {count} שבועות} other{לפני {count} שבועות}}", + "timeagoNbMonthsAgo": "{count, plural, =1{לפני חודש {count}} =2{לפני {count} חודשים} many{לפני {count} חודשים} other{לפני {count} חודשים}}", + "timeagoNbYearsAgo": "{count, plural, =1{לפני שנה {count}} =2{לפני {count} שנים} many{לפני {count} שנים} other{לפני {count} שנים}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{דקה {count} נותרה} =2{{count} דקות נותרו} many{{count} דקות נותרו} other{{count} דקות נותרו}}", + "timeagoNbHoursRemaining": "{count, plural, =1{שעה {count} נותרה} =2{{count} שעות נותרו} many{{count} שעות נותרו} other{{count} שעות נותרו}}" } \ No newline at end of file diff --git a/lib/l10n/lila_hi.arb b/lib/l10n/lila_hi.arb index b1f19b914f..e6f08b2986 100644 --- a/lib/l10n/lila_hi.arb +++ b/lib/l10n/lila_hi.arb @@ -1385,5 +1385,23 @@ "studyNbChapters": "{count, plural, =1{{count} अध्याय} other{{count} अध्याय}}", "studyNbGames": "{count, plural, =1{{count} खेल} other{{count} खेल}}", "studyNbMembers": "{count, plural, =1{{count} सदस्य} other{{count} सदस्य}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{यहां अपना PGN टेक्स्ट डाले,{count} खेल तक} other{यहां अपना PGN टेक्स्ट डाले,{count} खेल तक}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{यहां अपना PGN टेक्स्ट डाले,{count} खेल तक} other{यहां अपना PGN टेक्स्ट डाले,{count} खेल तक}}", + "timeagoJustNow": "अभी", + "timeagoRightNow": "अभी", + "timeagoCompleted": "पूर्ण", + "timeagoInNbSeconds": "{count, plural, =1{{count} सेकेंड में} other{{count} सेकंड में}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} मिनट में} other{{count} मिनट में}}", + "timeagoInNbHours": "{count, plural, =1{{count} घंटों में} other{{count} घंटों में}}", + "timeagoInNbDays": "{count, plural, =1{{count} दिन में} other{{count} दिनो में}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} हफ़्ते में} other{{count} हफ़्तों में}}", + "timeagoInNbMonths": "{count, plural, =1{{count} महीने बाद​} other{{count} महीनो में}}", + "timeagoInNbYears": "{count, plural, =1{{count} साल में} other{{count} सालों में}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} मिनट पहले} other{{count} मिनटों पहले}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} घंटे पहले} other{{count} घंटे पहले}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} दिन पहले} other{{count} दिनों पहले}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} सप्ताह पहले} other{{count} सप्ताह पहले}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} महीने पहले} other{{count} महीने पहले}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} वर्ष पहले} other{{count} वर्षों पहले}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} मिनट बचा है} other{{count} मिनट बचे हैं}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} घंटा बचा है} other{{count} घंटे बचे हैं}}" } \ No newline at end of file diff --git a/lib/l10n/lila_hr.arb b/lib/l10n/lila_hr.arb index c40eddef64..172a33e533 100644 --- a/lib/l10n/lila_hr.arb +++ b/lib/l10n/lila_hr.arb @@ -1397,5 +1397,21 @@ "studyNbChapters": "{count, plural, =1{{count} Poglavlje} few{{count} Poglavlja} other{{count} Poglavlja}}", "studyNbGames": "{count, plural, =1{{count} Partija} few{{count} Partije} other{{count} Partije}}", "studyNbMembers": "{count, plural, =1{{count} Član} few{{count} Član} other{{count} Članova}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Ovdje zalijepite svoj PGN tekst, do {count} igre} few{Ovdje zalijepite svoj PGN tekst, do {count} igri} other{Ovdje zalijepite svoj PGN tekst, do {count} igara}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Ovdje zalijepite svoj PGN tekst, do {count} igre} few{Ovdje zalijepite svoj PGN tekst, do {count} igri} other{Ovdje zalijepite svoj PGN tekst, do {count} igara}}", + "timeagoJustNow": "upravo sada", + "timeagoRightNow": "upravo sada", + "timeagoCompleted": "završeno", + "timeagoInNbSeconds": "{count, plural, =1{za {count} sekunda} few{za {count} sekundi} other{za {count} sekunda}}", + "timeagoInNbMinutes": "{count, plural, =1{za {count} minutu} few{za {count} minute} other{za {count} minuta}}", + "timeagoInNbHours": "{count, plural, =1{za {count} sat} few{za {count} sata} other{za {count} sati}}", + "timeagoInNbDays": "{count, plural, =1{za {count} dan} few{za {count} dana} other{za {count} dana}}", + "timeagoInNbWeeks": "{count, plural, =1{za {count} tjedan} few{za {count} tjedna} other{za {count} tjedana}}", + "timeagoInNbMonths": "{count, plural, =1{za {count} mjesec} few{za {count} mjeseca} other{za {count} mjeseci}}", + "timeagoInNbYears": "{count, plural, =1{za {count} godinu} few{za {count} godine} other{za {count} godina}}", + "timeagoNbMinutesAgo": "{count, plural, =1{prije {count} minutu} few{prije {count} minute} other{prije {count} minuta}}", + "timeagoNbHoursAgo": "{count, plural, =1{prije {count} sat} few{prije {count} sata} other{prije {count} sati}}", + "timeagoNbDaysAgo": "{count, plural, =1{prije {count} dan} few{prije {count} dana} other{prije {count} dana}}", + "timeagoNbWeeksAgo": "{count, plural, =1{prije {count} tjedan} few{prije {count} tjedna} other{prije {count} tjedna}}", + "timeagoNbMonthsAgo": "{count, plural, =1{prije {count} mjesec} few{prije {count} mjeseca} other{prije {count} mjeseci}}", + "timeagoNbYearsAgo": "{count, plural, =1{prije {count} godinu} few{prije {count} godine} other{prije {count} godina}}" } \ No newline at end of file diff --git a/lib/l10n/lila_hu.arb b/lib/l10n/lila_hu.arb index 99a9e341b7..e16ee6540f 100644 --- a/lib/l10n/lila_hu.arb +++ b/lib/l10n/lila_hu.arb @@ -1467,5 +1467,23 @@ "studyNbChapters": "{count, plural, =1{{count} Fejezet} other{{count} Fejezet}}", "studyNbGames": "{count, plural, =1{{count} Játszma} other{{count} Játszma}}", "studyNbMembers": "{count, plural, =1{{count} Tag} other{{count} Tag}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Illeszd be a PGN szövegét legfeljebb {count} játszmáig} other{Illeszd be a PGN szövegét (legfeljebb {count} játszma)}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Illeszd be a PGN szövegét legfeljebb {count} játszmáig} other{Illeszd be a PGN szövegét (legfeljebb {count} játszma)}}", + "timeagoJustNow": "épp most", + "timeagoRightNow": "épp most", + "timeagoCompleted": "befejeződött", + "timeagoInNbSeconds": "{count, plural, =1{{count} másodperc múlva} other{{count} másodperc múlva}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} perc múlva} other{{count} perc múlva}}", + "timeagoInNbHours": "{count, plural, =1{{count} óra múlva} other{{count} óra múlva}}", + "timeagoInNbDays": "{count, plural, =1{{count} nap múlva} other{{count} nap múlva}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} hét múlva} other{{count} hét múlva}}", + "timeagoInNbMonths": "{count, plural, =1{{count} hónap múlva} other{{count} hónap múlva}}", + "timeagoInNbYears": "{count, plural, =1{{count} év múlva} other{{count} év múlva}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} perce} other{{count} perce}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} órája} other{{count} órája}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} napja} other{{count} napja}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} hete} other{{count} hete}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} hónapja} other{{count} hónapja}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} éve} other{{count} éve}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} perc van hátra} other{{count} perc van hátra}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} óra van hátra} other{{count} óra van hátra}}" } \ No newline at end of file diff --git a/lib/l10n/lila_hy.arb b/lib/l10n/lila_hy.arb index 03b1c78625..517a41f5ae 100644 --- a/lib/l10n/lila_hy.arb +++ b/lib/l10n/lila_hy.arb @@ -1379,5 +1379,21 @@ "studyNbChapters": "{count, plural, =1{{count} գլուխ} other{{count} գլուխ}}", "studyNbGames": "{count, plural, =1{{count} պարտիա} other{{count} պարտիա}}", "studyNbMembers": "{count, plural, =1{{count} մասնակից} other{{count} մասնակից}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Տեղադրեք տեսքտը PGN ձևաչափով, {count} պարտիայից ոչ ավելի} other{Տեղադրեք տեսքտը PGN ձևաչափով, {count} պարտիայից ոչ ավելի}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Տեղադրեք տեսքտը PGN ձևաչափով, {count} պարտիայից ոչ ավելի} other{Տեղադրեք տեսքտը PGN ձևաչափով, {count} պարտիայից ոչ ավելի}}", + "timeagoJustNow": "հենց հիմա", + "timeagoRightNow": "հենց հիմա", + "timeagoCompleted": "ավարտված", + "timeagoInNbSeconds": "{count, plural, =1{{count} վայրկյան հետո} other{{count} վայրկյաններ հետո}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} րոպե հետո} other{{count} րոպեներ հետո}}", + "timeagoInNbHours": "{count, plural, =1{{count} ժամ հետո} other{{count} ժամ հետո}}", + "timeagoInNbDays": "{count, plural, =1{{count} օր հետո} other{{count} օր հետո}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} շաբաթ հետո} other{{count} շաբաթ հետո}}", + "timeagoInNbMonths": "{count, plural, =1{{count} ամիս հետո} other{{count} ամիս հետո}}", + "timeagoInNbYears": "{count, plural, =1{{count} տարի հետո} other{{count} տարի հետո}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} րոպե առաջ} other{{count} րոպե առաջ}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} ժամ առաջ} other{{count} ժամ առաջ}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} օր առաջ} other{{count} օր առաջ}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} շաբաթ առաջ} other{{count} շաբաթ առաջ}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} ամիս առաջ} other{{count} ամիս առաջ}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} տարի առաջ} other{{count} տարի առաջ}}" } \ No newline at end of file diff --git a/lib/l10n/lila_id.arb b/lib/l10n/lila_id.arb index d3eb0ab68b..d8179e729a 100644 --- a/lib/l10n/lila_id.arb +++ b/lib/l10n/lila_id.arb @@ -1422,5 +1422,23 @@ "studyNbChapters": "{count, plural, other{{count} Bab}}", "studyNbGames": "{count, plural, other{{count} Permainan}}", "studyNbMembers": "{count, plural, other{{count} Anggota}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{Tempelkan PGN kamu disini, lebih dari {count} permainan}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{Tempelkan PGN kamu disini, lebih dari {count} permainan}}", + "timeagoJustNow": "baru saja", + "timeagoRightNow": "sekarang", + "timeagoCompleted": "telah selesai", + "timeagoInNbSeconds": "{count, plural, other{dalam {count} detik}}", + "timeagoInNbMinutes": "{count, plural, other{dalam {count} menit}}", + "timeagoInNbHours": "{count, plural, other{dalam {count} jam}}", + "timeagoInNbDays": "{count, plural, other{dalam {count} hari}}", + "timeagoInNbWeeks": "{count, plural, other{dalam {count} minggu}}", + "timeagoInNbMonths": "{count, plural, other{dalam {count} bulan}}", + "timeagoInNbYears": "{count, plural, other{dalam {count} tahun}}", + "timeagoNbMinutesAgo": "{count, plural, other{{count} menit yang lalu}}", + "timeagoNbHoursAgo": "{count, plural, other{{count} jam yang lalu}}", + "timeagoNbDaysAgo": "{count, plural, other{{count} hari yang lalu}}", + "timeagoNbWeeksAgo": "{count, plural, other{{count} minggu yang lalu}}", + "timeagoNbMonthsAgo": "{count, plural, other{{count} bulan yang lalu}}", + "timeagoNbYearsAgo": "{count, plural, other{{count} tahun yang lalu}}", + "timeagoNbMinutesRemaining": "{count, plural, other{{count} menit tersisa}}", + "timeagoNbHoursRemaining": "{count, plural, other{{count} jam tersisa}}" } \ No newline at end of file diff --git a/lib/l10n/lila_it.arb b/lib/l10n/lila_it.arb index 12900b6999..0f01dfa7ff 100644 --- a/lib/l10n/lila_it.arb +++ b/lib/l10n/lila_it.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} capitolo} other{{count} capitoli}}", "studyNbGames": "{count, plural, =1{{count} partita} other{{count} partite}}", "studyNbMembers": "{count, plural, =1{{count} membro} other{{count} membri}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Incolla qui il testo PGN, massimo {count} partita} other{Incolla qui i testi PGN, massimo {count} partite}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Incolla qui il testo PGN, massimo {count} partita} other{Incolla qui i testi PGN, massimo {count} partite}}", + "timeagoJustNow": "adesso", + "timeagoRightNow": "adesso", + "timeagoCompleted": "completato", + "timeagoInNbSeconds": "{count, plural, =1{tra {count} secondo} other{tra {count} secondi}}", + "timeagoInNbMinutes": "{count, plural, =1{tra {count} minuto} other{tra {count} minuti}}", + "timeagoInNbHours": "{count, plural, =1{tra {count} ora} other{tra {count} ore}}", + "timeagoInNbDays": "{count, plural, =1{tra {count} giorno} other{tra {count} giorni}}", + "timeagoInNbWeeks": "{count, plural, =1{tra {count} settimana} other{tra {count} settimane}}", + "timeagoInNbMonths": "{count, plural, =1{tra {count} mese} other{tra {count} mesi}}", + "timeagoInNbYears": "{count, plural, =1{tra {count} anno} other{tra {count} anni}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minuto fa} other{{count} minuti fa}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} ora fa} other{{count} ore fa}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} giorno fa} other{{count} giorni fa}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} settimana fa} other{{count} settimane fa}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} mese fa} other{{count} mesi fa}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} anno fa} other{{count} anni fa}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuto rimanente} other{{count} minuti rimanenti}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} ora rimanente} other{{count} ore rimanenti}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ja.arb b/lib/l10n/lila_ja.arb index c22e797a86..2754e0ec51 100644 --- a/lib/l10n/lila_ja.arb +++ b/lib/l10n/lila_ja.arb @@ -1544,5 +1544,23 @@ "studyNbChapters": "{count, plural, other{{count} 章}}", "studyNbGames": "{count, plural, other{{count} 局}}", "studyNbMembers": "{count, plural, other{{count} メンバー}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{ここに PGN をペースト({count} 局まで)}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{ここに PGN をペースト({count} 局まで)}}", + "timeagoJustNow": "たった今", + "timeagoRightNow": "たった今", + "timeagoCompleted": "完了", + "timeagoInNbSeconds": "{count, plural, other{{count} 秒後}}", + "timeagoInNbMinutes": "{count, plural, other{{count} 分後}}", + "timeagoInNbHours": "{count, plural, other{{count} 時間後}}", + "timeagoInNbDays": "{count, plural, other{{count} 日後}}", + "timeagoInNbWeeks": "{count, plural, other{{count} 週後}}", + "timeagoInNbMonths": "{count, plural, other{{count} か月後}}", + "timeagoInNbYears": "{count, plural, other{{count} 年後}}", + "timeagoNbMinutesAgo": "{count, plural, other{{count} 分前}}", + "timeagoNbHoursAgo": "{count, plural, other{{count} 時間前}}", + "timeagoNbDaysAgo": "{count, plural, other{{count} 日前}}", + "timeagoNbWeeksAgo": "{count, plural, other{{count} 週前}}", + "timeagoNbMonthsAgo": "{count, plural, other{{count} か月前}}", + "timeagoNbYearsAgo": "{count, plural, other{{count} 年前}}", + "timeagoNbMinutesRemaining": "{count, plural, other{残り {count} 分}}", + "timeagoNbHoursRemaining": "{count, plural, other{残り {count} 時間}}" } \ No newline at end of file diff --git a/lib/l10n/lila_kk.arb b/lib/l10n/lila_kk.arb index 4a083b5256..d002d954fe 100644 --- a/lib/l10n/lila_kk.arb +++ b/lib/l10n/lila_kk.arb @@ -1432,5 +1432,20 @@ "studyNbChapters": "{count, plural, =1{{count} бөлім} other{{count} бөлім}}", "studyNbGames": "{count, plural, =1{{count} ойын} other{{count} ойын}}", "studyNbMembers": "{count, plural, =1{{count} мүше} other{{count} мүше}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN мәтінін осында қойыңыз, {count} ойын ғана} other{PGN мәтінін осында қойыңыз, {count} ойынға дейін}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN мәтінін осында қойыңыз, {count} ойын ғана} other{PGN мәтінін осында қойыңыз, {count} ойынға дейін}}", + "timeagoJustNow": "жаңа ғана", + "timeagoRightNow": "дәл қазір", + "timeagoInNbSeconds": "{count, plural, =1{{count} секундта} other{{count} секундта}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} минутта} other{{count} минутта}}", + "timeagoInNbHours": "{count, plural, =1{{count} сағатта} other{{count} сағатта}}", + "timeagoInNbDays": "{count, plural, =1{{count} күннен кейін} other{{count} күннен кейін}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} аптадан кейін} other{{count} аптадан кейін}}", + "timeagoInNbMonths": "{count, plural, =1{{count} айдан кейін} other{{count} айдан кейін}}", + "timeagoInNbYears": "{count, plural, =1{{count} жылдан кейін} other{{count} жылдан кейін}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} минут бұрын} other{{count} минут бұрын}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} сағат бұрын} other{{count} сағат бұрын}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} күн бұрын} other{{count} күн бұрын}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} апта бұрын} other{{count} апта бұрын}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} ай бұрын} other{{count} ай бұрын}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} жыл бұрын} other{{count} жыл бұрын}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ko.arb b/lib/l10n/lila_ko.arb index 7c83b06ed5..1d80dc93cc 100644 --- a/lib/l10n/lila_ko.arb +++ b/lib/l10n/lila_ko.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, other{{count} 챕터}}", "studyNbGames": "{count, plural, other{{count} 게임}}", "studyNbMembers": "{count, plural, other{멤버 {count}명}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{PGN을 여기에 붙여넣으세요. 최대 {count} 게임까지 가능합니다.}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{PGN을 여기에 붙여넣으세요. 최대 {count} 게임까지 가능합니다.}}", + "timeagoJustNow": "방금", + "timeagoRightNow": "지금", + "timeagoCompleted": "종료됨", + "timeagoInNbSeconds": "{count, plural, other{{count}초 후}}", + "timeagoInNbMinutes": "{count, plural, other{{count}분 후}}", + "timeagoInNbHours": "{count, plural, other{{count}시간 후}}", + "timeagoInNbDays": "{count, plural, other{{count}일 후}}", + "timeagoInNbWeeks": "{count, plural, other{{count}주 후}}", + "timeagoInNbMonths": "{count, plural, other{{count}개월 후}}", + "timeagoInNbYears": "{count, plural, other{{count}년 후}}", + "timeagoNbMinutesAgo": "{count, plural, other{{count}분 전}}", + "timeagoNbHoursAgo": "{count, plural, other{{count}시간 전}}", + "timeagoNbDaysAgo": "{count, plural, other{{count}일 전}}", + "timeagoNbWeeksAgo": "{count, plural, other{{count}주 전}}", + "timeagoNbMonthsAgo": "{count, plural, other{{count}개월 전}}", + "timeagoNbYearsAgo": "{count, plural, other{{count}년 전}}", + "timeagoNbMinutesRemaining": "{count, plural, other{{count}분 남음}}", + "timeagoNbHoursRemaining": "{count, plural, other{{count}시간 남음}}" } \ No newline at end of file diff --git a/lib/l10n/lila_lb.arb b/lib/l10n/lila_lb.arb index ba01cf997c..68e84b1b7f 100644 --- a/lib/l10n/lila_lb.arb +++ b/lib/l10n/lila_lb.arb @@ -1482,5 +1482,23 @@ "studyNbChapters": "{count, plural, =1{{count} Kapitel} other{{count} Kapitel}}", "studyNbGames": "{count, plural, =1{{count} Partie} other{{count} Partien}}", "studyNbMembers": "{count, plural, =1{{count} Member} other{{count} Memberen}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN Text hei asetzen, bis zu {count} Partie} other{PGN Text hei asetzen, bis zu {count} Partien}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN Text hei asetzen, bis zu {count} Partie} other{PGN Text hei asetzen, bis zu {count} Partien}}", + "timeagoJustNow": "elo grad", + "timeagoRightNow": "elo", + "timeagoCompleted": "eriwwer", + "timeagoInNbSeconds": "{count, plural, =1{an {count} Sekonn} other{an {count} Sekonnen}}", + "timeagoInNbMinutes": "{count, plural, =1{an {count} Minutt} other{an {count} Minutten}}", + "timeagoInNbHours": "{count, plural, =1{an {count} Stonn} other{an {count} Stonnen}}", + "timeagoInNbDays": "{count, plural, =1{an {count} Dag} other{an {count} Deeg}}", + "timeagoInNbWeeks": "{count, plural, =1{an {count} Woch} other{an {count} Wochen}}", + "timeagoInNbMonths": "{count, plural, =1{an {count} Mount} other{an {count} Méint}}", + "timeagoInNbYears": "{count, plural, =1{an {count} Joer} other{an {count} Joer}}", + "timeagoNbMinutesAgo": "{count, plural, =1{virun {count} Minutt} other{virun {count} Minutten}}", + "timeagoNbHoursAgo": "{count, plural, =1{virun {count} Stonn} other{virun {count} Stonnen}}", + "timeagoNbDaysAgo": "{count, plural, =1{virun {count} Dag} other{virun {count} Deeg}}", + "timeagoNbWeeksAgo": "{count, plural, =1{virun {count} Woch} other{virun {count} Wochen}}", + "timeagoNbMonthsAgo": "{count, plural, =1{virun {count} Mount} other{virun {count} Méint}}", + "timeagoNbYearsAgo": "{count, plural, =1{virun {count} Joer} other{virun {count} Joer}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} Minutt iwwereg} other{{count} Minutten iwwereg}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} Stonn iwwereg} other{{count} Stonnen iwwereg}}" } \ No newline at end of file diff --git a/lib/l10n/lila_lt.arb b/lib/l10n/lila_lt.arb index 2d69582878..34017383c1 100644 --- a/lib/l10n/lila_lt.arb +++ b/lib/l10n/lila_lt.arb @@ -1501,5 +1501,23 @@ "studyNbChapters": "{count, plural, =1{{count} skyrius} few{{count} skyriai} many{{count} skyrių} other{{count} skyrių}}", "studyNbGames": "{count, plural, =1{{count} partija} few{{count} partijos} many{{count} partijų} other{{count} partijų}}", "studyNbMembers": "{count, plural, =1{{count} narys} few{{count} nariai} many{{count} narių} other{{count} narių}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Įklijuokite savo PGN tekstą čia, iki {count} žaidimo} few{Įklijuokite savo PGN tekstą čia, iki {count} žaidimų} many{Įklijuokite savo PGN tekstą čia, iki {count} žaidimo} other{Įklijuokite savo PGN tekstą čia, iki {count} žaidimų}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Įklijuokite savo PGN tekstą čia, iki {count} žaidimo} few{Įklijuokite savo PGN tekstą čia, iki {count} žaidimų} many{Įklijuokite savo PGN tekstą čia, iki {count} žaidimo} other{Įklijuokite savo PGN tekstą čia, iki {count} žaidimų}}", + "timeagoJustNow": "ką tik", + "timeagoRightNow": "dabar", + "timeagoCompleted": "užbaigta", + "timeagoInNbSeconds": "{count, plural, =1{po {count} sekundės} few{po {count} sekundžių} many{po {count} sekundės} other{po {count} sekundžių}}", + "timeagoInNbMinutes": "{count, plural, =1{po {count} minutės} few{po {count} minučių} many{po {count} minutės} other{po {count} minučių}}", + "timeagoInNbHours": "{count, plural, =1{po {count} valandos} few{po {count} valandų} many{po {count} valandos} other{po {count} valandų}}", + "timeagoInNbDays": "{count, plural, =1{po {count} dienos} few{po {count} dienų} many{po {count} dienos} other{po {count} dienų}}", + "timeagoInNbWeeks": "{count, plural, =1{po {count} savaitės} few{po {count} savaičių} many{po {count} savaitės} other{po {count} savaičių}}", + "timeagoInNbMonths": "{count, plural, =1{po {count} mėnesio} few{po {count} mėnesių} many{po {count} mėnesio} other{po {count} mėnesių}}", + "timeagoInNbYears": "{count, plural, =1{po {count} metų} few{po {count} metų} many{po {count} metų} other{po {count} metų}}", + "timeagoNbMinutesAgo": "{count, plural, =1{Prieš {count} minutę} few{Prieš {count} minutes} many{Prieš {count} minutės} other{Prieš {count} minučių}}", + "timeagoNbHoursAgo": "{count, plural, =1{Prieš {count} valandą} few{Prieš {count} valandas} many{Prieš {count} valandos} other{Prieš {count} valandų}}", + "timeagoNbDaysAgo": "{count, plural, =1{Prieš {count} dieną} few{Prieš {count} dienas} many{Prieš {count} dienos} other{Prieš {count} dienų}}", + "timeagoNbWeeksAgo": "{count, plural, =1{Prieš {count} savaitę} few{Prieš {count} savaites} many{Prieš {count} savaitės} other{Prieš {count} savaičių}}", + "timeagoNbMonthsAgo": "{count, plural, =1{Prieš {count} mėnesį} few{Prieš {count} mėnesius} many{Prieš {count} mėnesio} other{Prieš {count} mėnesių}}", + "timeagoNbYearsAgo": "{count, plural, =1{Prieš {count} metus} few{Prieš {count} metus} many{Prieš {count} metų} other{Prieš {count} metų}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Liko {count} minutė} few{Liko {count} minutės} many{Liko {count} minučių} other{Liko {count} minučių}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Liko {count} valanda} few{Liko {count} valandos} many{Liko {count} valandų} other{Liko {count} valandų}}" } \ No newline at end of file diff --git a/lib/l10n/lila_lv.arb b/lib/l10n/lila_lv.arb index 6cd1e1d8ab..1a2b200cb8 100644 --- a/lib/l10n/lila_lv.arb +++ b/lib/l10n/lila_lv.arb @@ -1391,5 +1391,20 @@ "studyNbChapters": "{count, plural, =0{{count} Nodaļas} =1{{count} Nodaļa} other{{count} Nodaļas}}", "studyNbGames": "{count, plural, =0{{count} Spēles} =1{{count} Spēle} other{{count} Spēles}}", "studyNbMembers": "{count, plural, =0{{count} Dalībnieki} =1{{count} Dalībnieks} other{{count} Dalībnieki}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =0{Ielīmējiet PGN tekstu šeit, ne vairāk kā {count} spēles} =1{Ielīmējiet PGN tekstu šeit, ne vairāk kā {count} spēli} other{Ielīmējiet PGN tekstu šeit, ne vairāk kā {count} spēles}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =0{Ielīmējiet PGN tekstu šeit, ne vairāk kā {count} spēles} =1{Ielīmējiet PGN tekstu šeit, ne vairāk kā {count} spēli} other{Ielīmējiet PGN tekstu šeit, ne vairāk kā {count} spēles}}", + "timeagoJustNow": "tikko", + "timeagoRightNow": "tieši tagad", + "timeagoInNbSeconds": "{count, plural, =0{pēc {count} sekundēm} =1{pēc {count} sekundes} other{pēc {count} sekundēm}}", + "timeagoInNbMinutes": "{count, plural, =0{pēc {count} minūtēm} =1{pēc {count} minūtes} other{pēc {count} minūtēm}}", + "timeagoInNbHours": "{count, plural, =0{pēc {count} stundām} =1{pēc {count} stundas} other{pēc {count} stundām}}", + "timeagoInNbDays": "{count, plural, =0{pēc {count} dienām} =1{pēc {count} dienas} other{pēc {count} dienām}}", + "timeagoInNbWeeks": "{count, plural, =0{pēc {count} nedēļām} =1{pēc {count} nedēļas} other{pēc {count} nedēļām}}", + "timeagoInNbMonths": "{count, plural, =0{pēc {count} mēnešiem} =1{pēc {count} mēneša} other{pēc {count} mēnešiem}}", + "timeagoInNbYears": "{count, plural, =0{pēc {count} gadiem} =1{pēc {count} gada} other{pēc {count} gadiem}}", + "timeagoNbMinutesAgo": "{count, plural, =0{pirms {count} minūtēm} =1{pirms {count} minūtes} other{pirms {count} minūtēm}}", + "timeagoNbHoursAgo": "{count, plural, =0{pirms {count} stundām} =1{pirms {count} stundas} other{pirms {count} stundām}}", + "timeagoNbDaysAgo": "{count, plural, =0{pirms {count} dienām} =1{pirms {count} dienas} other{pirms {count} dienām}}", + "timeagoNbWeeksAgo": "{count, plural, =0{pirms {count} nedēļām} =1{pirms {count} nedēļas} other{pirms {count} nedēļām}}", + "timeagoNbMonthsAgo": "{count, plural, =0{pirms {count} mēnešiem} =1{pirms {count} mēneša} other{pirms {count} mēnešiem}}", + "timeagoNbYearsAgo": "{count, plural, =0{pirms {count} gadiem} =1{pirms {count} gada} other{pirms {count} gadiem}}" } \ No newline at end of file diff --git a/lib/l10n/lila_mk.arb b/lib/l10n/lila_mk.arb index e2408222e1..49572434fb 100644 --- a/lib/l10n/lila_mk.arb +++ b/lib/l10n/lila_mk.arb @@ -1024,5 +1024,20 @@ "studySave": "Зачувај", "studyGoodMove": "Добар потег", "studyMistake": "Грешка", - "studyBlunder": "Глупа грешка" + "studyBlunder": "Глупа грешка", + "timeagoJustNow": "тукушто", + "timeagoRightNow": "Тукушто", + "timeagoInNbSeconds": "{count, plural, =1{За {count} секунди} other{За {count} секунди}}", + "timeagoInNbMinutes": "{count, plural, =1{За {count} минута} other{За {count} минути}}", + "timeagoInNbHours": "{count, plural, =1{За {count} час} other{За {count} часови}}", + "timeagoInNbDays": "{count, plural, =1{За {count} ден} other{За {count} денови}}", + "timeagoInNbWeeks": "{count, plural, =1{За {count} седмица} other{За {count} седмици}}", + "timeagoInNbMonths": "{count, plural, =1{За {count} месец} other{За {count} месеци}}", + "timeagoInNbYears": "{count, plural, =1{За {count} година} other{За {count} години}}", + "timeagoNbMinutesAgo": "{count, plural, =1{Пред {count} минута} other{Пред {count} минути}}", + "timeagoNbHoursAgo": "{count, plural, =1{пред {count} час} other{Пред {count} часа}}", + "timeagoNbDaysAgo": "{count, plural, =1{пред {count} ден} other{Пред {count} дена}}", + "timeagoNbWeeksAgo": "{count, plural, =1{Пред {count} седмица} other{Пред {count} седмици}}", + "timeagoNbMonthsAgo": "{count, plural, =1{Пред {count} месец} other{Пред {count} месеци}}", + "timeagoNbYearsAgo": "{count, plural, =1{Пред {count} година} other{Пред {count} години}}" } \ No newline at end of file diff --git a/lib/l10n/lila_nb.arb b/lib/l10n/lila_nb.arb index 4af4ab2488..275cd990f9 100644 --- a/lib/l10n/lila_nb.arb +++ b/lib/l10n/lila_nb.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} kapittel} other{{count} kapitler}}", "studyNbGames": "{count, plural, =1{{count} parti} other{{count} partier}}", "studyNbMembers": "{count, plural, =1{{count} medlem} other{{count} medlemmer}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Sett inn PGN-teksten din her, maksimum {count} parti} other{Sett inn PGN-teksten din her, maksimum {count} partier}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Sett inn PGN-teksten din her, maksimum {count} parti} other{Sett inn PGN-teksten din her, maksimum {count} partier}}", + "timeagoJustNow": "om litt", + "timeagoRightNow": "for litt siden", + "timeagoCompleted": "fullført", + "timeagoInNbSeconds": "{count, plural, =1{om {count} sekund} other{om {count} sekunder}}", + "timeagoInNbMinutes": "{count, plural, =1{om {count} minutt} other{om {count} minutter}}", + "timeagoInNbHours": "{count, plural, =1{om {count} time} other{om {count} timer}}", + "timeagoInNbDays": "{count, plural, =1{om {count} døgn} other{om {count} døgn}}", + "timeagoInNbWeeks": "{count, plural, =1{om {count} uke} other{om {count} uker}}", + "timeagoInNbMonths": "{count, plural, =1{om {count} måned} other{om {count} måneder}}", + "timeagoInNbYears": "{count, plural, =1{om {count} år} other{om {count} år}}", + "timeagoNbMinutesAgo": "{count, plural, =1{for {count} minutt siden} other{for {count} minutter siden}}", + "timeagoNbHoursAgo": "{count, plural, =1{for {count} time siden} other{for {count} timer siden}}", + "timeagoNbDaysAgo": "{count, plural, =1{for {count} døgn siden} other{for {count} døgn siden}}", + "timeagoNbWeeksAgo": "{count, plural, =1{for {count} uke siden} other{for {count} uker siden}}", + "timeagoNbMonthsAgo": "{count, plural, =1{for {count} måned siden} other{for {count} måneder siden}}", + "timeagoNbYearsAgo": "{count, plural, =1{for {count} år siden} other{for {count} år siden}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minutt igjen} other{{count} minutter igjen}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} time igjen} other{{count} timer igjen}}" } \ No newline at end of file diff --git a/lib/l10n/lila_nl.arb b/lib/l10n/lila_nl.arb index 9af856ec1a..3bd8a36149 100644 --- a/lib/l10n/lila_nl.arb +++ b/lib/l10n/lila_nl.arb @@ -1546,5 +1546,23 @@ "studyNbChapters": "{count, plural, =1{{count} hoofdstuk} other{{count} hoofdstukken}}", "studyNbGames": "{count, plural, =1{{count} Partij} other{{count} Partijen}}", "studyNbMembers": "{count, plural, =1{{count} Deelnemer} other{{count} Deelnemers}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Plak je PGN tekst hier, tot {count} spel mogelijk} other{Plak je PGN tekst hier, tot {count} spellen mogelijk}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Plak je PGN tekst hier, tot {count} spel mogelijk} other{Plak je PGN tekst hier, tot {count} spellen mogelijk}}", + "timeagoJustNow": "zojuist", + "timeagoRightNow": "op dit moment", + "timeagoCompleted": "voltooid", + "timeagoInNbSeconds": "{count, plural, =1{over {count} seconde} other{over {count} seconden}}", + "timeagoInNbMinutes": "{count, plural, =1{over {count} minuut} other{over {count} minuten}}", + "timeagoInNbHours": "{count, plural, =1{over {count} uur} other{over {count} uur}}", + "timeagoInNbDays": "{count, plural, =1{over {count} dag} other{over {count} dagen}}", + "timeagoInNbWeeks": "{count, plural, =1{over {count} week} other{over {count} weken}}", + "timeagoInNbMonths": "{count, plural, =1{over {count} maand} other{over {count} maanden}}", + "timeagoInNbYears": "{count, plural, =1{over {count} jaar} other{over {count} jaren}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minuut geleden} other{{count} minuten geleden}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} uur geleden} other{{count} uur geleden}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dag geleden} other{{count} dagen geleden}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} week geleden} other{{count} weken geleden}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} maand geleden} other{{count} maanden geleden}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} jaar geleden} other{{count} jaar geleden}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuut resterend} other{{count} minuten resterend}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} uur resterend} other{{count} uur resterend}}" } \ No newline at end of file diff --git a/lib/l10n/lila_nn.arb b/lib/l10n/lila_nn.arb index e5dff01baa..acbde20304 100644 --- a/lib/l10n/lila_nn.arb +++ b/lib/l10n/lila_nn.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} kapittel} other{{count} kapittel}}", "studyNbGames": "{count, plural, =1{{count} parti} other{{count} parti}}", "studyNbMembers": "{count, plural, =1{{count} medlem} other{{count} medlemar}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Sett inn PGN-teksten din her, maksimum {count} parti} other{Sett inn PGN-teksten din her, maksimum {count} parti}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Sett inn PGN-teksten din her, maksimum {count} parti} other{Sett inn PGN-teksten din her, maksimum {count} parti}}", + "timeagoJustNow": "for kort tid sidan", + "timeagoRightNow": "nett no", + "timeagoCompleted": "fullført", + "timeagoInNbSeconds": "{count, plural, =1{om {count} sekund} other{om {count} sekund}}", + "timeagoInNbMinutes": "{count, plural, =1{om {count} minutt} other{om {count} minutt}}", + "timeagoInNbHours": "{count, plural, =1{om {count} time} other{om {count} timar}}", + "timeagoInNbDays": "{count, plural, =1{om {count} dag} other{om {count} dagar}}", + "timeagoInNbWeeks": "{count, plural, =1{om {count} veke} other{om {count} veker}}", + "timeagoInNbMonths": "{count, plural, =1{om {count} månad} other{om {count} månader}}", + "timeagoInNbYears": "{count, plural, =1{om {count} år} other{om {count} år}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minutt sidan} other{{count} minutt sidan}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} time sidan} other{{count} timar sidan}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dag sidan} other{{count} dagar sidan}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} veke sidan} other{{count} veker sidan}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} månad sidan} other{{count} månader sidan}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} år sidan} other{{count} år sidan}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minutt igjen} other{{count} minutt igjen}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} time igjen} other{{count} timar igjen}}" } \ No newline at end of file diff --git a/lib/l10n/lila_pl.arb b/lib/l10n/lila_pl.arb index dcb008584b..62513b3258 100644 --- a/lib/l10n/lila_pl.arb +++ b/lib/l10n/lila_pl.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} rozdział} few{{count} rozdziały} many{{count} rozdziałów} other{{count} rozdziałów}}", "studyNbGames": "{count, plural, =1{{count} partia} few{{count} partie} many{{count} partii} other{{count} partii}}", "studyNbMembers": "{count, plural, =1{{count} uczestnik} few{{count} uczestników} many{{count} uczestników} other{{count} uczestników}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Wklej tutaj swój PGN, max {count} partię} few{Wklej tutaj swój PGN, max {count} partie} many{Wklej tutaj swój PGN, max {count} partii} other{Wklej tutaj swój PGN, max {count} partii}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Wklej tutaj swój PGN, max {count} partię} few{Wklej tutaj swój PGN, max {count} partie} many{Wklej tutaj swój PGN, max {count} partii} other{Wklej tutaj swój PGN, max {count} partii}}", + "timeagoJustNow": "właśnie teraz", + "timeagoRightNow": "w tej chwili", + "timeagoCompleted": "ukończone", + "timeagoInNbSeconds": "{count, plural, =1{za {count} sekundę} few{za {count} sekundy} many{za {count} sekund} other{za {count} sekund}}", + "timeagoInNbMinutes": "{count, plural, =1{za {count} minutę} few{za {count} minuty} many{za {count} minuty} other{za {count} minut}}", + "timeagoInNbHours": "{count, plural, =1{za {count} godzinę} few{za {count} godziny} many{za {count} godzin} other{za {count} godzin}}", + "timeagoInNbDays": "{count, plural, =1{za {count} dzień} few{za {count} dni} many{za {count} dni} other{za {count} dni}}", + "timeagoInNbWeeks": "{count, plural, =1{za {count} tydzień} few{za {count} tygodnie} many{za {count} tygodni} other{za {count} tygodni}}", + "timeagoInNbMonths": "{count, plural, =1{za {count} miesiąc} few{za {count} miesiące} many{za {count} miesięcy} other{za {count} miesięcy}}", + "timeagoInNbYears": "{count, plural, =1{za {count} rok} few{za {count} lata} many{za {count} lat} other{za {count} lat}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minutę temu} few{{count} minuty temu} many{{count} minut temu} other{{count} minut temu}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} godzinę temu} few{{count} godziny temu} many{{count} godzin temu} other{{count} godzin temu}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dzień temu} few{{count} dni temu} many{{count} dni temu} other{{count} dni temu}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} tydzień temu} few{{count} tygodnie temu} many{{count} tygodni temu} other{{count} tygodni temu}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} miesiąc temu} few{{count} miesiące temu} many{{count} miesięcy temu} other{{count} miesięcy temu}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} rok temu} few{{count} lata temu} many{{count} lat temu} other{{count} lat temu}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Pozostała {count} minuta} few{Pozostały {count} minuty} many{Pozostało {count} minut} other{Pozostało {count} minut}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Pozostała {count} godzina} few{Pozostały {count} godziny} many{Pozostało {count} godzin} other{Pozostało {count} godzin}}" } \ No newline at end of file diff --git a/lib/l10n/lila_pt.arb b/lib/l10n/lila_pt.arb index 1e0f65b0d3..7f5ab000d6 100644 --- a/lib/l10n/lila_pt.arb +++ b/lib/l10n/lila_pt.arb @@ -1546,5 +1546,23 @@ "studyNbChapters": "{count, plural, =1{{count} capítulo} other{{count} capítulos}}", "studyNbGames": "{count, plural, =1{{count} Jogo} other{{count} Jogos}}", "studyNbMembers": "{count, plural, =1{{count} membro} other{{count} membros}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Cole seu texto PGN aqui, até {count} jogo} other{Cole seu texto PGN aqui, até {count} jogos}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Cole seu texto PGN aqui, até {count} jogo} other{Cole seu texto PGN aqui, até {count} jogos}}", + "timeagoJustNow": "agora mesmo", + "timeagoRightNow": "agora mesmo", + "timeagoCompleted": "concluído", + "timeagoInNbSeconds": "{count, plural, =1{em {count} segundos} other{em {count} segundos}}", + "timeagoInNbMinutes": "{count, plural, =1{dentro de {count} minutos} other{em {count} minutos}}", + "timeagoInNbHours": "{count, plural, =1{em {count} hora} other{em {count} horas}}", + "timeagoInNbDays": "{count, plural, =1{em {count} dia} other{em {count} dias}}", + "timeagoInNbWeeks": "{count, plural, =1{em {count} semana} other{em {count} semanas}}", + "timeagoInNbMonths": "{count, plural, =1{em {count} mês} other{em {count} meses}}", + "timeagoInNbYears": "{count, plural, =1{em {count} ano} other{em {count} anos}}", + "timeagoNbMinutesAgo": "{count, plural, =1{há {count} minuto} other{há {count} minutos}}", + "timeagoNbHoursAgo": "{count, plural, =1{há {count} hora} other{há {count} horas}}", + "timeagoNbDaysAgo": "{count, plural, =1{há {count} dia} other{há {count} dias}}", + "timeagoNbWeeksAgo": "{count, plural, =1{há {count} semana} other{há {count} semanas}}", + "timeagoNbMonthsAgo": "{count, plural, =1{há {count} mês} other{há {count} meses}}", + "timeagoNbYearsAgo": "{count, plural, =1{há {count} ano} other{há {count} anos}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuto restante} other{{count} minutos restantes}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} hora restante} other{{count} horas restantes}}" } \ No newline at end of file diff --git a/lib/l10n/lila_pt_BR.arb b/lib/l10n/lila_pt_BR.arb index dd1117d7ed..97c88fff21 100644 --- a/lib/l10n/lila_pt_BR.arb +++ b/lib/l10n/lila_pt_BR.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Capítulo} other{{count} Capítulos}}", "studyNbGames": "{count, plural, =1{{count} Jogo} other{{count} Jogos}}", "studyNbMembers": "{count, plural, =1{{count} Membro} other{{count} Membros}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Cole seu texto PGN aqui, até {count} jogo} other{Cole seu texto PGN aqui, até {count} jogos}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Cole seu texto PGN aqui, até {count} jogo} other{Cole seu texto PGN aqui, até {count} jogos}}", + "timeagoJustNow": "agora há pouco", + "timeagoRightNow": "agora mesmo", + "timeagoCompleted": "concluído", + "timeagoInNbSeconds": "{count, plural, =1{em {count} segundo} other{em {count} segundos}}", + "timeagoInNbMinutes": "{count, plural, =1{em {count} minuto} other{em {count} minutos}}", + "timeagoInNbHours": "{count, plural, =1{em {count} hora} other{em {count} horas}}", + "timeagoInNbDays": "{count, plural, =1{em {count} dia} other{em {count} dias}}", + "timeagoInNbWeeks": "{count, plural, =1{em {count} semana} other{em {count} semanas}}", + "timeagoInNbMonths": "{count, plural, =1{em {count} mês} other{em {count} meses}}", + "timeagoInNbYears": "{count, plural, =1{em {count} ano} other{em {count} anos}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minuto atrás} other{{count} minutos atrás}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} hora atrás} other{{count} horas atrás}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dia atrás} other{{count} dias atrás}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} semana atrás} other{{count} semanas atrás}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} mês atrás} other{{count} meses atrás}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} ano atrás} other{{count} anos atrás}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minuto restante} other{{count} minutos restantes}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} hora restante} other{{count} horas restantes}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ro.arb b/lib/l10n/lila_ro.arb index 6710eb2dbe..014dba0315 100644 --- a/lib/l10n/lila_ro.arb +++ b/lib/l10n/lila_ro.arb @@ -1523,5 +1523,23 @@ "studyNbChapters": "{count, plural, =1{{count} capitol} few{{count} capitole} other{{count} capitole}}", "studyNbGames": "{count, plural, =1{{count} partidă} few{{count} partide} other{{count} partide}}", "studyNbMembers": "{count, plural, =1{{count} membru} few{{count} membri} other{{count} membri}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Lipiți textul PGN aici, până la {count} meci} few{Lipiți textul PGN aici, până la {count} meciuri} other{Lipiți textul PGN aici, până la {count} meciuri}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Lipiți textul PGN aici, până la {count} meci} few{Lipiți textul PGN aici, până la {count} meciuri} other{Lipiți textul PGN aici, până la {count} meciuri}}", + "timeagoJustNow": "chiar acum", + "timeagoRightNow": "chiar acum", + "timeagoCompleted": "completat", + "timeagoInNbSeconds": "{count, plural, =1{în {count} secundă} few{în {count} secunde} other{în {count} de secunde}}", + "timeagoInNbMinutes": "{count, plural, =1{în {count} minut} few{în {count} minute} other{în {count} de minute}}", + "timeagoInNbHours": "{count, plural, =1{în {count} oră} few{în {count} ore} other{în {count} de ore}}", + "timeagoInNbDays": "{count, plural, =1{în {count} zi} few{în {count} zile} other{în {count} de zile}}", + "timeagoInNbWeeks": "{count, plural, =1{în {count} săptămână} few{în {count} săptămâni} other{în {count} de săptămâni}}", + "timeagoInNbMonths": "{count, plural, =1{în {count} lună} few{în {count} luni} other{în {count} de luni}}", + "timeagoInNbYears": "{count, plural, =1{în {count} an} few{în {count} ani} other{în {count} de ani}}", + "timeagoNbMinutesAgo": "{count, plural, =1{cu {count} minut în urmă} few{cu {count} minute în urmă} other{cu {count} de minute în urmă}}", + "timeagoNbHoursAgo": "{count, plural, =1{cu {count} oră în urmă} few{cu {count} ore în urmă} other{cu {count} de ore în urmă}}", + "timeagoNbDaysAgo": "{count, plural, =1{cu {count} zi în urmă} few{cu {count} zile în urmă} other{cu {count} de zile în urmă}}", + "timeagoNbWeeksAgo": "{count, plural, =1{cu {count} săptămână în urmă} few{cu {count} săptămâni în urmă} other{cu {count} de săptămâni în urmă}}", + "timeagoNbMonthsAgo": "{count, plural, =1{cu {count} lună în urmă} few{cu {count} luni în urmă} other{cu {count} de luni în urmă}}", + "timeagoNbYearsAgo": "{count, plural, =1{cu {count} an în urmă} few{cu {count} ani în urmă} other{cu {count} de ani în urmă}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minut rămas} few{{count} minute rămase} other{{count} minute rămase}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} oră rămasă} few{{count} ore rămase} other{{count} ore rămase}}" } \ No newline at end of file diff --git a/lib/l10n/lila_ru.arb b/lib/l10n/lila_ru.arb index 2f09718b5b..c98d6638fd 100644 --- a/lib/l10n/lila_ru.arb +++ b/lib/l10n/lila_ru.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} глава} few{{count} главы} many{{count} глав} other{{count} глав}}", "studyNbGames": "{count, plural, =1{{count} партия} few{{count} партии} many{{count} партий} other{{count} партий}}", "studyNbMembers": "{count, plural, =1{{count} участник} few{{count} участника} many{{count} участников} other{{count} участников}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Вставьте текст в формате PGN, не больше {count} игры} few{Вставьте текст в формате PGN, не больше {count} игр} many{Вставьте текст в формате PGN, не больше {count} игр} other{Вставьте текст в формате PGN, не больше {count} игр}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Вставьте текст в формате PGN, не больше {count} игры} few{Вставьте текст в формате PGN, не больше {count} игр} many{Вставьте текст в формате PGN, не больше {count} игр} other{Вставьте текст в формате PGN, не больше {count} игр}}", + "timeagoJustNow": "только что", + "timeagoRightNow": "прямо сейчас", + "timeagoCompleted": "завершено", + "timeagoInNbSeconds": "{count, plural, =1{через {count} секунду} few{через {count} секунды} many{через {count} секунд} other{через {count} секунд}}", + "timeagoInNbMinutes": "{count, plural, =1{через {count} минуту} few{через {count} минуты} many{через {count} минут} other{через {count} минут}}", + "timeagoInNbHours": "{count, plural, =1{через {count} час} few{через {count} часа} many{через {count} часов} other{через {count} часов}}", + "timeagoInNbDays": "{count, plural, =1{через {count} день} few{через {count} дня} many{через {count} дней} other{через {count} дней}}", + "timeagoInNbWeeks": "{count, plural, =1{через {count} неделю} few{через {count} недели} many{через {count} недель} other{через {count} недель}}", + "timeagoInNbMonths": "{count, plural, =1{через {count} месяц} few{через {count} месяца} many{через {count} месяцев} other{через {count} месяцев}}", + "timeagoInNbYears": "{count, plural, =1{через {count} год} few{через {count} года} many{через {count} лет} other{через {count} лет}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} минуту назад} few{{count} минуты назад} many{{count} минут назад} other{{count} минут назад}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} час назад} few{{count} часа назад} many{{count} часов назад} other{{count} часов назад}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} день назад} few{{count} дня назад} many{{count} дней назад} other{{count} дней назад}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} неделю назад} few{{count} недели назад} many{{count} недель назад} other{{count} недель назад}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} месяц назад} few{{count} месяца назад} many{{count} месяцев назад} other{{count} месяцев назад}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} год назад} few{{count} года назад} many{{count} лет назад} other{{count} лет назад}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{осталась {count} минута} few{осталось {count} минуты} many{осталось {count} минут} other{осталось {count} минут}}", + "timeagoNbHoursRemaining": "{count, plural, =1{остался {count} час} few{осталось {count} часа} many{осталось {count} часов} other{осталось {count} часов}}" } \ No newline at end of file diff --git a/lib/l10n/lila_sk.arb b/lib/l10n/lila_sk.arb index 571fce1b2e..5508e92125 100644 --- a/lib/l10n/lila_sk.arb +++ b/lib/l10n/lila_sk.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, =1{{count} Kapitola} few{{count} Kapitoly} many{{count} Kapitol} other{{count} Kapitol}}", "studyNbGames": "{count, plural, =1{{count} Partia} few{{count} Partie} many{{count} Partií} other{{count} Partií}}", "studyNbMembers": "{count, plural, =1{{count} Člen} few{{count} Členovia} many{{count} Členov} other{{count} Členov}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Váš PGN text vložte sem, maximálne {count} partiu} few{Váš PGN text vložte sem, maximálne {count} partie} many{Váš PGN text vložte sem, maximálne {count} partií} other{Váš PGN text vložte sem, maximálne {count} partií}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Váš PGN text vložte sem, maximálne {count} partiu} few{Váš PGN text vložte sem, maximálne {count} partie} many{Váš PGN text vložte sem, maximálne {count} partií} other{Váš PGN text vložte sem, maximálne {count} partií}}", + "timeagoJustNow": "práve teraz", + "timeagoRightNow": "práve teraz", + "timeagoCompleted": "ukončené", + "timeagoInNbSeconds": "{count, plural, =1{o {count} sekundu} few{o {count} sekundy} many{o {count} sekúnd} other{o {count} sekúnd}}", + "timeagoInNbMinutes": "{count, plural, =1{o {count} minútu} few{o {count} minút} many{o {count} minút} other{o {count} minút}}", + "timeagoInNbHours": "{count, plural, =1{o {count} hodinu} few{o {count} hodiny} many{o {count} hodín} other{o {count} hodín}}", + "timeagoInNbDays": "{count, plural, =1{o {count} deň} few{o {count} dni} many{o {count} dní} other{o {count} dní}}", + "timeagoInNbWeeks": "{count, plural, =1{o {count} týždeň} few{o {count} týždne} many{o {count} týždňov} other{o {count} týždňov}}", + "timeagoInNbMonths": "{count, plural, =1{o {count} mesiac} few{o {count} mesiace} many{o {count} mesiacov} other{o {count} mesiacov}}", + "timeagoInNbYears": "{count, plural, =1{o {count} rok} few{o {count} roky} many{o {count} rokov} other{o {count} rokov}}", + "timeagoNbMinutesAgo": "{count, plural, =1{pred {count} minútou} few{pred {count} minútami} many{pred {count} minútami} other{pred {count} minútami}}", + "timeagoNbHoursAgo": "{count, plural, =1{pred {count} hodinou} few{pred {count} hodinami} many{pred {count} hodinami} other{pred {count} hodinami}}", + "timeagoNbDaysAgo": "{count, plural, =1{pred {count} dňom} few{pred {count} dňami} many{pred {count} dňami} other{pred {count} dňami}}", + "timeagoNbWeeksAgo": "{count, plural, =1{pred {count} týždňom} few{pred {count} týždňami} many{pred {count} týždňami} other{pred {count} týždňami}}", + "timeagoNbMonthsAgo": "{count, plural, =1{pred {count} mesiacom} few{pred {count} mesiacmi} many{pred {count} mesiacmi} other{pred {count} mesiacmi}}", + "timeagoNbYearsAgo": "{count, plural, =1{pred {count} rokom} few{pred {count} rokmi} many{pred {count} rokmi} other{pred {count} rokmi}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{ostáva {count} minúta} few{ostávajú {count} minúty} many{ostáva {count} minút} other{ostáva {count} minút}}", + "timeagoNbHoursRemaining": "{count, plural, =1{ostáva {count} hodina} few{ostávajú {count} hodiny} many{ostáva {count} hodín} other{ostáva {count} hodín}}" } \ No newline at end of file diff --git a/lib/l10n/lila_sl.arb b/lib/l10n/lila_sl.arb index 59190d2975..483f68f94a 100644 --- a/lib/l10n/lila_sl.arb +++ b/lib/l10n/lila_sl.arb @@ -1470,5 +1470,23 @@ "studyNbChapters": "{count, plural, =1{{count} Poglavje} =2{{count} Poglavji} few{{count} Poglavja} other{{count} poglavij}}", "studyNbGames": "{count, plural, =1{{count} Partija} =2{{count} Partiji} few{{count} Partije} other{{count} Partij}}", "studyNbMembers": "{count, plural, =1{{count} Član} =2{{count} Člana} few{{count} Člani} other{{count} Članov}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Prilepite PGN besedilo, z največ {count} partijo} =2{Prilepite PGN besedilo, z največ {count} partijama} few{Prilepite PGN besedilo, z največ {count} partijami} other{Prilepite PGN besedilo, z največ {count} partijami}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Prilepite PGN besedilo, z največ {count} partijo} =2{Prilepite PGN besedilo, z največ {count} partijama} few{Prilepite PGN besedilo, z največ {count} partijami} other{Prilepite PGN besedilo, z največ {count} partijami}}", + "timeagoJustNow": "pravkar", + "timeagoRightNow": "ta trenutek", + "timeagoCompleted": "končano", + "timeagoInNbSeconds": "{count, plural, =1{čez {count} sekund} =2{čez {count} sekundi} few{čez {count} sekunde} other{čez {count} sekund}}", + "timeagoInNbMinutes": "{count, plural, =1{čez {count} minuto} =2{čez {count} minuti} few{čez {count} minute} other{čez {count} minut}}", + "timeagoInNbHours": "{count, plural, =1{čez {count} uro} =2{čez {count} uri} few{čez {count} ure} other{čez {count} ur}}", + "timeagoInNbDays": "{count, plural, =1{čez {count} dan} =2{čez {count} dneva} few{čez {count} dnevih} other{čez {count} dni}}", + "timeagoInNbWeeks": "{count, plural, =1{čez {count} teden} =2{čez {count} tedna} few{čez {count} tedne} other{čez {count} tednov}}", + "timeagoInNbMonths": "{count, plural, =1{čez {count} mesec} =2{čez {count} meseca} few{čez {count} mesece} other{čez {count} mesecev}}", + "timeagoInNbYears": "{count, plural, =1{čez {count} leto} =2{čez {count} leti} few{čez {count} leta} other{čez {count} let}}", + "timeagoNbMinutesAgo": "{count, plural, =1{Pred {count} minuto} =2{Pred {count} minutama} few{Pred {count} minutami} other{Pred {count} minutami}}", + "timeagoNbHoursAgo": "{count, plural, =1{Pred {count} uro} =2{Pred {count} urama} few{Pred {count} urami} other{Pred {count} urami}}", + "timeagoNbDaysAgo": "{count, plural, =1{Pred {count} dnevom} =2{Pred {count} dnevoma} few{Pred {count} dnevi} other{Pred {count} dnevi}}", + "timeagoNbWeeksAgo": "{count, plural, =1{Pred {count} tednom} =2{Pred {count} tednoma} few{Pred {count} tedni} other{Pred {count} tedni}}", + "timeagoNbMonthsAgo": "{count, plural, =1{Pred {count} mesecem} =2{Pred {count} mesecema} few{Pred {count} meseci} other{Pred {count} meseci}}", + "timeagoNbYearsAgo": "{count, plural, =1{Pred {count} letom} =2{Pred {count} letoma} few{Pred {count} leti} other{Pred {count} leti}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{še {count} minuta} =2{še {count} minuti} few{še {count} minute} other{še {count} minut}}", + "timeagoNbHoursRemaining": "{count, plural, =1{še {count} ura} =2{še {count} uri} few{še {count} ure} other{še {count} ur}}" } \ No newline at end of file diff --git a/lib/l10n/lila_sq.arb b/lib/l10n/lila_sq.arb index ce29860b66..7d3f7a9259 100644 --- a/lib/l10n/lila_sq.arb +++ b/lib/l10n/lila_sq.arb @@ -1519,5 +1519,23 @@ "studyNbChapters": "{count, plural, =1{{count} Kapitull} other{{count} Kapituj}}", "studyNbGames": "{count, plural, =1{{count} Lojë} other{{count} Lojëra}}", "studyNbMembers": "{count, plural, =1{{count} Anëtar} other{{count} Anëtarë}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Hidhni këtu tekstin e PGN-s tuaj, deri në {count} lojë} other{Hidhni këtu tekstin e PGN-s tuaj, deri në {count} lojëra}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Hidhni këtu tekstin e PGN-s tuaj, deri në {count} lojë} other{Hidhni këtu tekstin e PGN-s tuaj, deri në {count} lojëra}}", + "timeagoJustNow": "tani", + "timeagoRightNow": "pikërisht tani", + "timeagoCompleted": "mbaroi", + "timeagoInNbSeconds": "{count, plural, =1{në {count} sekondë} other{pas {count} sekondave}}", + "timeagoInNbMinutes": "{count, plural, =1{në {count} minutë} other{pas {count} minutave}}", + "timeagoInNbHours": "{count, plural, =1{në {count} orë} other{në {count} orë}}", + "timeagoInNbDays": "{count, plural, =1{në {count} ditë} other{pas {count} ditëve}}", + "timeagoInNbWeeks": "{count, plural, =1{në {count} javë} other{pas {count} javë}}", + "timeagoInNbMonths": "{count, plural, =1{në {count} muaj} other{pas {count} muajve}}", + "timeagoInNbYears": "{count, plural, =1{në {count} vit} other{pas {count} viteve}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minutë më parë} other{para {count} minutave}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} orë më parë} other{para {count} orëve}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} ditë më parë} other{para {count} ditëve}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} javë më parë} other{para {count} jave}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} muaj më parë} other{para {count} muajve}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} vit më parë} other{para {count} viteve}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{Edhe {count} minutë} other{Edhe {count} minuta}}", + "timeagoNbHoursRemaining": "{count, plural, =1{Edhe {count} orë} other{Edhe {count} orë}}" } \ No newline at end of file diff --git a/lib/l10n/lila_sr.arb b/lib/l10n/lila_sr.arb index 07bee68b5c..7047088736 100644 --- a/lib/l10n/lila_sr.arb +++ b/lib/l10n/lila_sr.arb @@ -1241,5 +1241,9 @@ "studyNbChapters": "{count, plural, =1{{count} Поглавље} few{{count} Поглављa} other{{count} Поглављa}}", "studyNbGames": "{count, plural, =1{{count} Партија} few{{count} Партијe} other{{count} Партија}}", "studyNbMembers": "{count, plural, =1{{count} Члан} few{{count} Чланa} other{{count} Чланова}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Налепите свој PGN текст овде, до {count} партије} few{Налепите свој PGN текст овде, до {count} партије} other{Налепите свој PGN текст овде, до {count} партија}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Налепите свој PGN текст овде, до {count} партије} few{Налепите свој PGN текст овде, до {count} партије} other{Налепите свој PGN текст овде, до {count} партија}}", + "timeagoJustNow": "управо сада", + "timeagoRightNow": "управо сад", + "timeagoCompleted": "завршено", + "timeagoInNbSeconds": "{count, plural, =1{за {count} секунди} few{за {count} сати} other{за {count} дана}}" } \ No newline at end of file diff --git a/lib/l10n/lila_sv.arb b/lib/l10n/lila_sv.arb index b438affd01..6cbf08b278 100644 --- a/lib/l10n/lila_sv.arb +++ b/lib/l10n/lila_sv.arb @@ -1465,5 +1465,23 @@ "studyNbChapters": "{count, plural, =1{{count} Kapitel} other{{count} Kapitel}}", "studyNbGames": "{count, plural, =1{{count} partier} other{{count} partier}}", "studyNbMembers": "{count, plural, =1{{count} Medlem} other{{count} Medlemmar}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Klistra in din PGN-kod här, upp till {count} parti} other{Klistra in din PGN-kod här, upp till {count} partier}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Klistra in din PGN-kod här, upp till {count} parti} other{Klistra in din PGN-kod här, upp till {count} partier}}", + "timeagoJustNow": "just nu", + "timeagoRightNow": "just nu", + "timeagoCompleted": "slutfört", + "timeagoInNbSeconds": "{count, plural, =1{om {count} sekund} other{om {count} sekunder}}", + "timeagoInNbMinutes": "{count, plural, =1{om {count} minut} other{om {count} minuter}}", + "timeagoInNbHours": "{count, plural, =1{om {count} timme} other{om {count} timmar}}", + "timeagoInNbDays": "{count, plural, =1{om {count} dag} other{om {count} dagar}}", + "timeagoInNbWeeks": "{count, plural, =1{om {count} vecka} other{om {count} veckor}}", + "timeagoInNbMonths": "{count, plural, =1{om {count} månad} other{om {count} månader}}", + "timeagoInNbYears": "{count, plural, =1{om {count} år} other{om {count} år}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} minut sedan} other{{count} minuter sedan}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} timme sedan} other{{count} timmar sedan}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} dag sedan} other{{count} dagar sedan}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} vecka sedan} other{{count} veckor sedan}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} månad sedan} other{{count} månader sedan}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} år sedan} other{{count} år sedan}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} minut återstår} other{{count} minuter återstår}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} timme återstår} other{{count} timmar återstår}}" } \ No newline at end of file diff --git a/lib/l10n/lila_tr.arb b/lib/l10n/lila_tr.arb index 0e3a512927..afabc8dd64 100644 --- a/lib/l10n/lila_tr.arb +++ b/lib/l10n/lila_tr.arb @@ -1546,5 +1546,23 @@ "studyNbChapters": "{count, plural, =1{{count} Bölüm} other{{count} Bölüm}}", "studyNbGames": "{count, plural, =1{{count} oyun} other{{count} Oyun}}", "studyNbMembers": "{count, plural, =1{{count} Üye} other{{count} Üye}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN metninizi buraya yapıştırın, en fazla {count} oyuna kadar} other{PGN metninizi buraya yapıştırın, en fazla {count} oyuna kadar}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{PGN metninizi buraya yapıştırın, en fazla {count} oyuna kadar} other{PGN metninizi buraya yapıştırın, en fazla {count} oyuna kadar}}", + "timeagoJustNow": "şu anda", + "timeagoRightNow": "hemen şimdi", + "timeagoCompleted": "tamamlanmış", + "timeagoInNbSeconds": "{count, plural, =1{{count} saniyede} other{{count} saniyede}}", + "timeagoInNbMinutes": "{count, plural, =1{{count} dakikada} other{{count} dakikada}}", + "timeagoInNbHours": "{count, plural, =1{{count} saatte} other{{count} saatte}}", + "timeagoInNbDays": "{count, plural, =1{{count} günde} other{{count} günde}}", + "timeagoInNbWeeks": "{count, plural, =1{{count} haftada} other{{count} haftada}}", + "timeagoInNbMonths": "{count, plural, =1{{count} ayda} other{{count} ayda}}", + "timeagoInNbYears": "{count, plural, =1{{count} yılda} other{{count} yılda}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} dakika önce} other{{count} dakika önce}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} saat önce} other{{count} saat önce}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} gün önce} other{{count} gün önce}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} hafta önce} other{{count} hafta önce}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} ay önce} other{{count} ay önce}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} yıl önce} other{{count} yıl önce}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{{count} dakika kaldı} other{{count} dakika kaldı}}", + "timeagoNbHoursRemaining": "{count, plural, =1{{count} saat kaldı} other{{count} saat kaldı}}" } \ No newline at end of file diff --git a/lib/l10n/lila_uk.arb b/lib/l10n/lila_uk.arb index 2fa93fc4d3..857036123a 100644 --- a/lib/l10n/lila_uk.arb +++ b/lib/l10n/lila_uk.arb @@ -1540,5 +1540,23 @@ "studyNbChapters": "{count, plural, =1{{count} розділ} few{{count} розділи} many{{count} розділів} other{{count} розділи}}", "studyNbGames": "{count, plural, =1{{count} Партія} few{{count} Партії} many{{count} Партій} other{{count} Партій}}", "studyNbMembers": "{count, plural, =1{{count} учасник} few{{count} учасники} many{{count} учасників} other{{count} учасників}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Вставте ваш PGN текст тут, до {count} гри} few{Вставте ваш PGN текст тут, до {count} ігор} many{Вставте ваш PGN текст тут, до {count} ігор} other{Вставте ваш PGN текст тут, до {count} ігор}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, =1{Вставте ваш PGN текст тут, до {count} гри} few{Вставте ваш PGN текст тут, до {count} ігор} many{Вставте ваш PGN текст тут, до {count} ігор} other{Вставте ваш PGN текст тут, до {count} ігор}}", + "timeagoJustNow": "щойно", + "timeagoRightNow": "зараз", + "timeagoCompleted": "завершено", + "timeagoInNbSeconds": "{count, plural, =1{за {count} секунду} few{за {count} секунди} many{за {count} секунд} other{за {count} секунди}}", + "timeagoInNbMinutes": "{count, plural, =1{за {count} хвилину} few{за {count} хвилини} many{за {count} хвилин} other{за {count} хвилини}}", + "timeagoInNbHours": "{count, plural, =1{за {count} годину} few{за {count} години} many{за {count} годин} other{за {count} години}}", + "timeagoInNbDays": "{count, plural, =1{за {count} день} few{за {count} дні} many{за {count} днів} other{за {count} дня}}", + "timeagoInNbWeeks": "{count, plural, =1{за {count} тиждень} few{за {count} тижні} many{за {count} тижнів} other{за {count} тижня}}", + "timeagoInNbMonths": "{count, plural, =1{за {count} місяць} few{за {count} місяці} many{за {count} місяців} other{за {count} місяця}}", + "timeagoInNbYears": "{count, plural, =1{за {count} рік} few{за {count} роки} many{за {count} років} other{за {count} року}}", + "timeagoNbMinutesAgo": "{count, plural, =1{{count} хвилину тому} few{{count} хвилини тому} many{{count} хвилин тому} other{{count} хвилини тому}}", + "timeagoNbHoursAgo": "{count, plural, =1{{count} годину тому} few{{count} години тому} many{{count} годин тому} other{{count} години тому}}", + "timeagoNbDaysAgo": "{count, plural, =1{{count} день тому} few{{count} дні тому} many{{count} днів тому} other{{count} дня тому}}", + "timeagoNbWeeksAgo": "{count, plural, =1{{count} тиждень тому} few{{count} тижні тому} many{{count} тижнів тому} other{{count} тижня тому}}", + "timeagoNbMonthsAgo": "{count, plural, =1{{count} місяць тому} few{{count} місяці тому} many{{count} місяців тому} other{{count} місяця тому}}", + "timeagoNbYearsAgo": "{count, plural, =1{{count} рік тому} few{{count} роки тому} many{{count} років тому} other{{count} року тому}}", + "timeagoNbMinutesRemaining": "{count, plural, =1{залишилася {count} хвилина} few{залишилося {count} хвилини} many{залишилося {count} хвилин} other{залишилося {count} хвилини}}", + "timeagoNbHoursRemaining": "{count, plural, =1{залишилася {count} година} few{залишилося {count} години} many{залишилося {count} годин} other{залишилося {count} години}}" } \ No newline at end of file diff --git a/lib/l10n/lila_vi.arb b/lib/l10n/lila_vi.arb index 475b276a39..6cbaf6c5ad 100644 --- a/lib/l10n/lila_vi.arb +++ b/lib/l10n/lila_vi.arb @@ -1547,5 +1547,23 @@ "studyNbChapters": "{count, plural, other{{count} Chương}}", "studyNbGames": "{count, plural, other{{count} Ván cờ}}", "studyNbMembers": "{count, plural, other{{count} Thành viên}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{Dán PGN ở đây, tối đa {count} ván}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{Dán PGN ở đây, tối đa {count} ván}}", + "timeagoJustNow": "vừa mới đây", + "timeagoRightNow": "ngay bây giờ", + "timeagoCompleted": "đã hoàn thành", + "timeagoInNbSeconds": "{count, plural, other{trong {count} giây}}", + "timeagoInNbMinutes": "{count, plural, other{trong {count} phút}}", + "timeagoInNbHours": "{count, plural, other{trong {count} giờ}}", + "timeagoInNbDays": "{count, plural, other{trong {count} ngày}}", + "timeagoInNbWeeks": "{count, plural, other{trong {count} tuần}}", + "timeagoInNbMonths": "{count, plural, other{trong {count} tháng}}", + "timeagoInNbYears": "{count, plural, other{trong {count} năm}}", + "timeagoNbMinutesAgo": "{count, plural, other{{count} phút trước}}", + "timeagoNbHoursAgo": "{count, plural, other{{count} giờ trước}}", + "timeagoNbDaysAgo": "{count, plural, other{{count} ngày trước}}", + "timeagoNbWeeksAgo": "{count, plural, other{{count} tuần trước}}", + "timeagoNbMonthsAgo": "{count, plural, other{{count} tháng trước}}", + "timeagoNbYearsAgo": "{count, plural, other{{count} năm trước}}", + "timeagoNbMinutesRemaining": "{count, plural, other{còn {count} phút}}", + "timeagoNbHoursRemaining": "{count, plural, other{còn {count} giờ}}" } \ No newline at end of file diff --git a/lib/l10n/lila_zh.arb b/lib/l10n/lila_zh.arb index 6f6c6f6e75..56d9a47d2e 100644 --- a/lib/l10n/lila_zh.arb +++ b/lib/l10n/lila_zh.arb @@ -1513,5 +1513,23 @@ "studyNbChapters": "{count, plural, other{共 {count} 章}}", "studyNbGames": "{count, plural, other{共 {count} 盘棋}}", "studyNbMembers": "{count, plural, other{{count} 位成员}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{在此粘贴你的 PGN 文本,最多支持 {count} 个游戏}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{在此粘贴你的 PGN 文本,最多支持 {count} 个游戏}}", + "timeagoJustNow": "刚刚", + "timeagoRightNow": "刚刚", + "timeagoCompleted": "已完成", + "timeagoInNbSeconds": "{count, plural, other{在 {count} 秒内}}", + "timeagoInNbMinutes": "{count, plural, other{在 {count} 分钟内}}", + "timeagoInNbHours": "{count, plural, other{在 {count} 小时内}}", + "timeagoInNbDays": "{count, plural, other{在 {count} 天内}}", + "timeagoInNbWeeks": "{count, plural, other{在 {count} 周内}}", + "timeagoInNbMonths": "{count, plural, other{在 {count} 月内}}", + "timeagoInNbYears": "{count, plural, other{在 {count} 年内}}", + "timeagoNbMinutesAgo": "{count, plural, other{{count} 分钟前}}", + "timeagoNbHoursAgo": "{count, plural, other{{count} 小时前}}", + "timeagoNbDaysAgo": "{count, plural, other{{count} 天前}}", + "timeagoNbWeeksAgo": "{count, plural, other{{count} 周前}}", + "timeagoNbMonthsAgo": "{count, plural, other{{count} 月前}}", + "timeagoNbYearsAgo": "{count, plural, other{{count} 年前}}", + "timeagoNbMinutesRemaining": "{count, plural, other{还剩 {count} 分钟}}", + "timeagoNbHoursRemaining": "{count, plural, other{还剩 {count} 小时}}" } \ No newline at end of file diff --git a/lib/l10n/lila_zh_TW.arb b/lib/l10n/lila_zh_TW.arb index 50468d8f23..5c78ee9052 100644 --- a/lib/l10n/lila_zh_TW.arb +++ b/lib/l10n/lila_zh_TW.arb @@ -1543,5 +1543,23 @@ "studyNbChapters": "{count, plural, other{第{count}章}}", "studyNbGames": "{count, plural, other{{count}對局}}", "studyNbMembers": "{count, plural, other{{count}位成員}}", - "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{在此貼上PGN文本,最多可導入{count}個棋局}}" + "studyPasteYourPgnTextHereUpToNbGames": "{count, plural, other{在此貼上PGN文本,最多可導入{count}個棋局}}", + "timeagoJustNow": "剛剛", + "timeagoRightNow": "現在", + "timeagoCompleted": "已結束", + "timeagoInNbSeconds": "{count, plural, other{{count}秒後}}", + "timeagoInNbMinutes": "{count, plural, other{{count}分後}}", + "timeagoInNbHours": "{count, plural, other{{count}小時後}}", + "timeagoInNbDays": "{count, plural, other{{count}天後}}", + "timeagoInNbWeeks": "{count, plural, other{{count}週後}}", + "timeagoInNbMonths": "{count, plural, other{{count}個月後}}", + "timeagoInNbYears": "{count, plural, other{{count}年後}}", + "timeagoNbMinutesAgo": "{count, plural, other{{count}分前}}", + "timeagoNbHoursAgo": "{count, plural, other{{count}小時前}}", + "timeagoNbDaysAgo": "{count, plural, other{{count}天前}}", + "timeagoNbWeeksAgo": "{count, plural, other{{count}週前}}", + "timeagoNbMonthsAgo": "{count, plural, other{{count}個月前}}", + "timeagoNbYearsAgo": "{count, plural, other{{count}年前}}", + "timeagoNbMinutesRemaining": "{count, plural, other{剩下 {count} 分鐘}}", + "timeagoNbHoursRemaining": "{count, plural, other{剩下 {count} 小時}}" } \ No newline at end of file diff --git a/lib/src/constants.dart b/lib/src/constants.dart index 240db4322b..dc0d78eeea 100644 --- a/lib/src/constants.dart +++ b/lib/src/constants.dart @@ -50,6 +50,7 @@ final List boardShadows = defaultTargetPlatform == TargetPlatform.iOS ? [] : kElevationToShadow[1]!; const kCardTextScaleFactor = 1.64; +const kCardBorderRadius = BorderRadius.all(Radius.circular(10.0)); const kMaxClockTextScaleFactor = 1.94; const kEmptyWidget = SizedBox.shrink(); const kEmptyFen = '8/8/8/8/8/8/8/8 w - - 0 1'; diff --git a/lib/src/utils/l10n.dart b/lib/src/utils/l10n.dart index 2090626a20..21b4b4177c 100644 --- a/lib/src/utils/l10n.dart +++ b/lib/src/utils/l10n.dart @@ -1,5 +1,6 @@ import 'package:flutter/material.dart'; import 'package:intl/intl.dart'; +import 'package:lichess_mobile/l10n/l10n.dart'; /// Returns a localized string with a single placeholder replaced by a widget. /// @@ -39,22 +40,42 @@ Text l10nWithWidget( ); } -final _dayFormatter = DateFormat.E().add_jm(); -final _monthFormatter = DateFormat.MMMd(); -final _dateFormatterWithYear = DateFormat.yMMMd(); +final _dateFormatterWithYear = DateFormat.yMMMMd(); +final _dateFormatterWithYearShort = DateFormat.yMMMd(); -String relativeDate(DateTime date) { - final diff = date.difference(DateTime.now()); +/// Formats a date as a relative date string from now. +String relativeDate(AppLocalizations l10n, DateTime date, {bool shortDate = true}) { + final now = DateTime.now(); + final diff = date.difference(now); - return (!diff.isNegative && diff.inDays == 0) + final yearFormatter = shortDate ? _dateFormatterWithYearShort : _dateFormatterWithYear; + + if (diff.isNegative) { + return diff.inDays == 0 + ? diff.inHours == 0 + ? l10n.timeagoNbMinutesAgo(diff.inMinutes.abs()) + : l10n.timeagoNbHoursAgo(diff.inHours.abs()) + : diff.inDays == 1 + ? l10n.yesterday + : diff.inDays.abs() <= 7 + ? l10n.timeagoNbDaysAgo(diff.inDays.abs()) + : diff.inDays.abs() <= 30 + ? l10n.timeagoNbWeeksAgo((diff.inDays.abs() / 7).round()) + : diff.inDays.abs() <= 365 + ? l10n.timeagoNbMonthsAgo((diff.inDays.abs() / 30).round()) + : yearFormatter.format(date); + } + return diff.inDays == 0 ? diff.inHours == 0 - ? 'in ${diff.inMinutes} minute${diff.inMinutes > 1 ? 's' : ''}' // TODO translate with https://github.com/lichess-org/lila/blob/65b28ea8e43e0133df6c7ed40e03c2954f247d1e/translation/source/timeago.xml#L8 - : 'in ${diff.inHours} hour${diff.inHours > 1 ? 's' : ''}' // TODO translate with https://github.com/lichess-org/lila/blob/65b28ea8e43e0133df6c7ed40e03c2954f247d1e/translation/source/timeago.xml#L12 + ? l10n.timeagoInNbMinutes(diff.inMinutes) + : l10n.timeagoInNbHours(diff.inHours) : diff.inDays.abs() <= 7 - ? _dayFormatter.format(date) - : diff.inDays.abs() < 365 - ? _monthFormatter.format(date) - : _dateFormatterWithYear.format(date); + ? l10n.timeagoInNbDays(diff.inDays) + : diff.inDays.abs() <= 30 + ? l10n.timeagoInNbWeeks((diff.inDays.abs() / 7).round()) + : diff.inDays.abs() <= 365 + ? l10n.timeagoInNbMonths((diff.inDays.abs() / 30).round()) + : yearFormatter.format(date); } /// Returns a localized locale name. diff --git a/lib/src/view/broadcast/broadcast_list_screen.dart b/lib/src/view/broadcast/broadcast_list_screen.dart index 98aee4235c..af322f4220 100644 --- a/lib/src/view/broadcast/broadcast_list_screen.dart +++ b/lib/src/view/broadcast/broadcast_list_screen.dart @@ -7,6 +7,8 @@ import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import 'package:flutter/scheduler.dart'; import 'package:flutter_riverpod/flutter_riverpod.dart'; +import 'package:intl/intl.dart'; +import 'package:lichess_mobile/src/constants.dart'; import 'package:lichess_mobile/src/model/broadcast/broadcast.dart'; import 'package:lichess_mobile/src/model/broadcast/broadcast_providers.dart'; import 'package:lichess_mobile/src/model/common/id.dart'; @@ -21,7 +23,6 @@ import 'package:lichess_mobile/src/widgets/platform.dart'; import 'package:lichess_mobile/src/widgets/shimmer.dart'; const kDefaultBroadcastImage = AssetImage('assets/images/broadcast_image.png'); -const kBroadcastGridItemBorderRadius = BorderRadius.all(Radius.circular(16.0)); const kBroadcastGridItemContentPadding = EdgeInsets.symmetric(horizontal: 12.0); /// A screen that displays a paginated list of broadcasts. @@ -127,14 +128,14 @@ class _BodyState extends ConsumerState<_Body> { final highTierGridDelegate = SliverGridDelegateWithFixedCrossAxisCount( crossAxisCount: itemsByRow, - crossAxisSpacing: 16.0, + crossAxisSpacing: 12.0, mainAxisSpacing: 16.0, childAspectRatio: 1.45, ); final lowTierGridDelegate = SliverGridDelegateWithFixedCrossAxisCount( crossAxisCount: itemsByRow + 1, - crossAxisSpacing: 16.0, + crossAxisSpacing: 12.0, mainAxisSpacing: 16.0, childAspectRatio: screenWidth >= 1200 @@ -207,8 +208,11 @@ class _BodyState extends ConsumerState<_Body> { sliver: SliverGrid.builder( gridDelegate: highTierGridDelegate, itemBuilder: - (context, index) => - BroadcastCard(worker: _worker!, broadcast: activeHighTier[index]), + (context, index) => BroadcastCard( + worker: _worker!, + broadcast: activeHighTier[index], + aspectRatio: highTierGridDelegate.childAspectRatio, + ), itemCount: activeHighTier.length, ), ), @@ -218,8 +222,11 @@ class _BodyState extends ConsumerState<_Body> { sliver: SliverGrid.builder( gridDelegate: lowTierGridDelegate, itemBuilder: - (context, index) => - BroadcastCard(worker: _worker!, broadcast: activeLowTier[index]), + (context, index) => BroadcastCard( + worker: _worker!, + broadcast: activeLowTier[index], + aspectRatio: lowTierGridDelegate.childAspectRatio, + ), itemCount: activeLowTier.length, ), ), @@ -236,9 +243,16 @@ class _BodyState extends ConsumerState<_Body> { (broadcasts.isLoading && index >= pastItemsCount - loadingItems) ? ShimmerLoading( isLoading: true, - child: BroadcastCard.loading(_worker!), + child: BroadcastCard.loading( + worker: _worker!, + aspectRatio: lowTierGridDelegate.childAspectRatio, + ), ) - : BroadcastCard(worker: _worker!, broadcast: section.$3[index]), + : BroadcastCard( + worker: _worker!, + broadcast: section.$3[index], + aspectRatio: lowTierGridDelegate.childAspectRatio, + ), itemCount: section.$3.length, ), ), @@ -256,12 +270,18 @@ class _BodyState extends ConsumerState<_Body> { } class BroadcastCard extends StatefulWidget { - const BroadcastCard({required this.broadcast, required this.worker, super.key}); + const BroadcastCard({ + required this.broadcast, + required this.worker, + required this.aspectRatio, + super.key, + }); final Broadcast broadcast; final ImageColorWorker worker; + final double aspectRatio; - const BroadcastCard.loading(this.worker) + const BroadcastCard.loading({required this.worker, required this.aspectRatio}) : broadcast = const Broadcast( tour: BroadcastTournamentData( id: BroadcastTournamentId(''), @@ -298,23 +318,7 @@ class BroadcastCard extends StatefulWidget { typedef _CardColors = ({Color primaryContainer, Color onPrimaryContainer}); final Map _colorsCache = {}; -Future<_CardColors?> _computeImageColors( - ImageColorWorker worker, - String imageUrl, - ByteData imageBytes, -) async { - final response = await worker.getImageColors(imageBytes.buffer.asUint32List()); - if (response != null) { - final (:primaryContainer, :onPrimaryContainer) = response; - final cardColors = ( - primaryContainer: Color(primaryContainer), - onPrimaryContainer: Color(onPrimaryContainer), - ); - _colorsCache[NetworkImage(imageUrl)] = cardColors; - return cardColors; - } - return null; -} +final _dateFormat = DateFormat.MMMd().add_jm(); class _BroadcastCartState extends State { _CardColors? _cardColors; @@ -378,7 +382,17 @@ class _BroadcastCartState extends State { _cardColors?.onPrimaryContainer.withValues(alpha: 0.8) ?? textShade(context, 0.8); final bgHsl = HSLColor.fromColor(backgroundColor); final liveHsl = HSLColor.fromColor(LichessColors.red); - final liveColor = (bgHsl.lightness <= 0.5 ? liveHsl.withLightness(0.9) : liveHsl).toColor(); + final liveColor = (bgHsl.lightness <= 0.6 ? liveHsl.withLightness(0.9) : liveHsl).toColor(); + + String? eventDate; + if (widget.broadcast.round.startsAt != null) { + final diff = widget.broadcast.round.startsAt!.difference(DateTime.now()); + if (!diff.isNegative && diff.inDays >= 1) { + eventDate = _dateFormat.format(widget.broadcast.round.startsAt!); + } else { + eventDate = relativeDate(context.l10n, widget.broadcast.round.startsAt!); + } + } return GestureDetector( onTap: () { @@ -399,7 +413,7 @@ class _BroadcastCartState extends State { duration: const Duration(milliseconds: 500), clipBehavior: Clip.hardEdge, decoration: BoxDecoration( - borderRadius: kBroadcastGridItemBorderRadius, + borderRadius: kCardBorderRadius, color: backgroundColor, boxShadow: Theme.of(context).platform == TargetPlatform.iOS ? null : kElevationToShadow[1], @@ -449,31 +463,25 @@ class _BroadcastCartState extends State { Padding( padding: kBroadcastGridItemContentPadding, child: Row( + mainAxisAlignment: + widget.broadcast.isLive + ? MainAxisAlignment.spaceBetween + : MainAxisAlignment.start, crossAxisAlignment: CrossAxisAlignment.baseline, textBaseline: TextBaseline.alphabetic, children: [ if (!widget.broadcast.isFinished) ...[ - Text( - widget.broadcast.round.name, - style: TextStyle( - fontSize: 14, - color: subTitleColor, - letterSpacing: -0.2, - ), - overflow: TextOverflow.ellipsis, - maxLines: 1, - ), - const SizedBox(width: 5.0), - ], - if (widget.broadcast.round.startsAt != null) - Expanded( + Flexible( + flex: widget.broadcast.isLive ? 1 : 0, child: Text( - relativeDate(widget.broadcast.round.startsAt!), - style: TextStyle(fontSize: 12, color: subTitleColor), + widget.broadcast.round.name, + style: TextStyle(color: subTitleColor, letterSpacing: -0.2), overflow: TextOverflow.ellipsis, maxLines: 1, ), ), + const SizedBox(width: 5.0), + ], if (widget.broadcast.isLive) ...[ Row( mainAxisSize: MainAxisSize.min, @@ -509,7 +517,15 @@ class _BroadcastCartState extends State { ), ], ), - ], + ] else if (eventDate != null) + Flexible( + child: Text( + eventDate, + style: TextStyle(fontSize: 12, color: subTitleColor), + overflow: TextOverflow.ellipsis, + maxLines: 1, + ), + ), ], ), ), @@ -519,13 +535,12 @@ class _BroadcastCartState extends State { ), child: Text( widget.broadcast.title, - maxLines: 2, + maxLines: widget.aspectRatio == 1.0 ? 3 : 2, overflow: TextOverflow.ellipsis, style: TextStyle( color: titleColor, fontWeight: FontWeight.bold, height: 1.0, - fontSize: 16, ), ), ), @@ -550,6 +565,24 @@ class _BroadcastCartState extends State { } } +Future<_CardColors?> _computeImageColors( + ImageColorWorker worker, + String imageUrl, + ByteData imageBytes, +) async { + final response = await worker.getImageColors(imageBytes.buffer.asUint32List()); + if (response != null) { + final (:primaryContainer, :onPrimaryContainer) = response; + final cardColors = ( + primaryContainer: Color(primaryContainer), + onPrimaryContainer: Color(onPrimaryContainer), + ); + _colorsCache[NetworkImage(imageUrl)] = cardColors; + return cardColors; + } + return null; +} + /// Pre-cache images and extract colors for broadcasts. Future preCacheBroadcastImages( BuildContext context, { diff --git a/lib/src/view/watch/watch_tab_screen.dart b/lib/src/view/watch/watch_tab_screen.dart index 45daf9673b..10d6988069 100644 --- a/lib/src/view/watch/watch_tab_screen.dart +++ b/lib/src/view/watch/watch_tab_screen.dart @@ -280,7 +280,7 @@ class _BroadcastTile extends ConsumerWidget { ), ] else if (broadcast.round.startsAt != null) ...[ const SizedBox(width: 5.0), - Text(relativeDate(broadcast.round.startsAt!)), + Text(relativeDate(context.l10n, broadcast.round.startsAt!)), ], ], ), diff --git a/lib/src/widgets/platform.dart b/lib/src/widgets/platform.dart index 5fbc4e265b..87fffb58b6 100644 --- a/lib/src/widgets/platform.dart +++ b/lib/src/widgets/platform.dart @@ -97,9 +97,7 @@ class PlatformCard extends StatelessWidget { shape: borderRadius != null ? RoundedRectangleBorder(borderRadius: borderRadius!) - : const RoundedRectangleBorder( - borderRadius: BorderRadius.all(Radius.circular(10.0)), - ), + : const RoundedRectangleBorder(borderRadius: kCardBorderRadius), semanticContainer: semanticContainer, clipBehavior: clipBehavior, child: child, @@ -108,9 +106,7 @@ class PlatformCard extends StatelessWidget { shape: borderRadius != null ? RoundedRectangleBorder(borderRadius: borderRadius!) - : const RoundedRectangleBorder( - borderRadius: BorderRadius.all(Radius.circular(10.0)), - ), + : const RoundedRectangleBorder(borderRadius: kCardBorderRadius), color: color, shadowColor: shadowColor, semanticContainer: semanticContainer, diff --git a/scripts/update-arb-from-crowdin.mjs b/scripts/update-arb-from-crowdin.mjs index 6c1ac02935..8efec3bb1d 100755 --- a/scripts/update-arb-from-crowdin.mjs +++ b/scripts/update-arb-from-crowdin.mjs @@ -40,6 +40,7 @@ const modules = [ 'storm', 'streamer', 'study', + 'timeago', ] // list of keys (per module) to include in the ARB file From 2081125796bc90460630cb4b71b0ee623a67b2ec Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Thu, 19 Dec 2024 10:34:00 +0100 Subject: [PATCH 2/2] Remove timeago --- lib/src/intl.dart | 68 ------------------- lib/src/view/game/game_list_tile.dart | 4 +- .../offline_correspondence_games_screen.dart | 9 +-- lib/src/view/home/home_tab_screen.dart | 5 +- lib/src/view/play/ongoing_games_screen.dart | 7 +- .../view/puzzle/puzzle_history_screen.dart | 4 +- lib/src/view/study/study_list_screen.dart | 4 +- lib/src/view/user/user_profile.dart | 4 +- pubspec.lock | 8 --- pubspec.yaml | 1 - 10 files changed, 14 insertions(+), 100 deletions(-) diff --git a/lib/src/intl.dart b/lib/src/intl.dart index b93d216850..f415ff0622 100644 --- a/lib/src/intl.dart +++ b/lib/src/intl.dart @@ -5,7 +5,6 @@ import 'package:intl/intl.dart'; import 'package:lichess_mobile/src/binding.dart'; import 'package:lichess_mobile/src/model/settings/general_preferences.dart'; import 'package:lichess_mobile/src/model/settings/preferences_storage.dart'; -import 'package:timeago/timeago.dart' as timeago; /// Setup [Intl.defaultLocale] and timeago locale and messages. Future setupIntl(WidgetsBinding widgetsBinding) async { @@ -22,72 +21,5 @@ Future setupIntl(WidgetsBinding widgetsBinding) async { Intl.defaultLocale = locale.toLanguageTag(); - // we need to setup timeago locale manually - final currentLocale = Intl.getCurrentLocale(); - final longLocale = Intl.canonicalizedLocale(currentLocale); - final messages = _timeagoLocales[longLocale]; - if (messages != null) { - timeago.setLocaleMessages(longLocale, messages); - timeago.setDefaultLocale(longLocale); - } else { - final shortLocale = Intl.shortLocale(currentLocale); - final messages = _timeagoLocales[shortLocale]; - if (messages != null) { - timeago.setLocaleMessages(shortLocale, messages); - timeago.setDefaultLocale(shortLocale); - } - } - return locale; } - -final Map _timeagoLocales = { - 'am': timeago.AmMessages(), - 'ar': timeago.ArMessages(), - 'az': timeago.AzMessages(), - 'be': timeago.BeMessages(), - 'bs': timeago.BsMessages(), - 'ca': timeago.CaMessages(), - 'cs': timeago.CsMessages(), - 'da': timeago.DaMessages(), - 'de': timeago.DeMessages(), - 'dv': timeago.DvMessages(), - 'en': timeago.EnMessages(), - 'es': timeago.EsMessages(), - 'et': timeago.EtMessages(), - 'fa': timeago.FaMessages(), - 'fi': timeago.FiMessages(), - 'fr': timeago.FrMessages(), - 'gr': timeago.GrMessages(), - 'he': timeago.HeMessages(), - 'hi': timeago.HiMessages(), - 'hr': timeago.HrMessages(), - 'hu': timeago.HuMessages(), - 'id': timeago.IdMessages(), - 'it': timeago.ItMessages(), - 'ja': timeago.JaMessages(), - 'km': timeago.KmMessages(), - 'ko': timeago.KoMessages(), - 'ku': timeago.KuMessages(), - 'lv': timeago.LvMessages(), - 'mn': timeago.MnMessages(), - 'ms_MY': timeago.MsMyMessages(), - 'nb_NO': timeago.NbNoMessages(), - 'nl': timeago.NlMessages(), - 'nn_NO': timeago.NnNoMessages(), - 'pl': timeago.PlMessages(), - 'pt_BR': timeago.PtBrMessages(), - 'ro': timeago.RoMessages(), - 'ru': timeago.RuMessages(), - 'sr': timeago.SrMessages(), - 'sv': timeago.SvMessages(), - 'ta': timeago.TaMessages(), - 'th': timeago.ThMessages(), - 'tk': timeago.TkMessages(), - 'tr': timeago.TrMessages(), - 'uk': timeago.UkMessages(), - 'ur': timeago.UrMessages(), - 'vi': timeago.ViMessages(), - 'zh_CN': timeago.ZhCnMessages(), - 'zh': timeago.ZhMessages(), -}; diff --git a/lib/src/view/game/game_list_tile.dart b/lib/src/view/game/game_list_tile.dart index 9aa7014cf9..ecf75f2250 100644 --- a/lib/src/view/game/game_list_tile.dart +++ b/lib/src/view/game/game_list_tile.dart @@ -11,6 +11,7 @@ import 'package:lichess_mobile/src/model/game/game_status.dart'; import 'package:lichess_mobile/src/network/http.dart'; import 'package:lichess_mobile/src/styles/lichess_colors.dart'; import 'package:lichess_mobile/src/styles/styles.dart'; +import 'package:lichess_mobile/src/utils/l10n.dart'; import 'package:lichess_mobile/src/utils/l10n_context.dart'; import 'package:lichess_mobile/src/utils/navigation.dart'; import 'package:lichess_mobile/src/utils/share.dart'; @@ -23,7 +24,6 @@ import 'package:lichess_mobile/src/widgets/board_thumbnail.dart'; import 'package:lichess_mobile/src/widgets/feedback.dart'; import 'package:lichess_mobile/src/widgets/list.dart'; import 'package:lichess_mobile/src/widgets/user_full_name.dart'; -import 'package:timeago/timeago.dart' as timeago; final _dateFormatter = DateFormat.yMMMd().add_Hm(); @@ -420,7 +420,7 @@ class ExtendedGameListTile extends StatelessWidget { aiLevel: opponent.aiLevel, rating: opponent.rating, ), - subtitle: Text(timeago.format(game.lastMoveAt)), + subtitle: Text(relativeDate(context.l10n, game.lastMoveAt, shortDate: false)), trailing: Row( mainAxisSize: MainAxisSize.min, children: [ diff --git a/lib/src/view/game/offline_correspondence_games_screen.dart b/lib/src/view/game/offline_correspondence_games_screen.dart index d5e51b49a6..c3aad1e893 100644 --- a/lib/src/view/game/offline_correspondence_games_screen.dart +++ b/lib/src/view/game/offline_correspondence_games_screen.dart @@ -4,13 +4,13 @@ import 'package:flutter_riverpod/flutter_riverpod.dart'; import 'package:lichess_mobile/src/model/correspondence/correspondence_game_storage.dart'; import 'package:lichess_mobile/src/model/correspondence/offline_correspondence_game.dart'; import 'package:lichess_mobile/src/styles/styles.dart'; +import 'package:lichess_mobile/src/utils/l10n.dart'; import 'package:lichess_mobile/src/utils/l10n_context.dart'; import 'package:lichess_mobile/src/utils/navigation.dart'; import 'package:lichess_mobile/src/view/correspondence/offline_correspondence_game_screen.dart'; import 'package:lichess_mobile/src/widgets/board_preview.dart'; import 'package:lichess_mobile/src/widgets/platform_scaffold.dart'; import 'package:lichess_mobile/src/widgets/user_full_name.dart'; -import 'package:timeago/timeago.dart' as timeago; class OfflineCorrespondenceGamesScreen extends ConsumerWidget { const OfflineCorrespondenceGamesScreen({super.key}); @@ -69,12 +69,7 @@ class OfflineCorrespondenceGamePreview extends ConsumerWidget { children: [ UserFullNameWidget(user: game.opponent.user, style: Styles.boardPreviewTitle), if (game.myTimeLeft(lastModified) != null) - Text( - timeago.format( - DateTime.now().add(game.myTimeLeft(lastModified)!), - allowFromNow: true, - ), - ), + Text(relativeDate(context.l10n, DateTime.now().add(game.myTimeLeft(lastModified)!))), Icon(game.perf.icon, size: 40, color: DefaultTextStyle.of(context).style.color), ], ), diff --git a/lib/src/view/home/home_tab_screen.dart b/lib/src/view/home/home_tab_screen.dart index 31179d5972..e357b686b3 100644 --- a/lib/src/view/home/home_tab_screen.dart +++ b/lib/src/view/home/home_tab_screen.dart @@ -36,7 +36,6 @@ import 'package:lichess_mobile/src/widgets/buttons.dart'; import 'package:lichess_mobile/src/widgets/feedback.dart'; import 'package:lichess_mobile/src/widgets/misc.dart'; import 'package:lichess_mobile/src/widgets/user_full_name.dart'; -import 'package:timeago/timeago.dart' as timeago; import 'package:url_launcher/url_launcher.dart'; final editModeProvider = StateProvider((ref) => false); @@ -663,9 +662,9 @@ class _GamePreviewCarouselItem extends StatelessWidget { ], Text( game.secondsLeft != null && game.isMyTurn - ? timeago.format( + ? relativeDate( + context.l10n, DateTime.now().add(Duration(seconds: game.secondsLeft!)), - allowFromNow: true, ) : game.isMyTurn ? context.l10n.yourTurn diff --git a/lib/src/view/play/ongoing_games_screen.dart b/lib/src/view/play/ongoing_games_screen.dart index d9843a22a1..97a0471701 100644 --- a/lib/src/view/play/ongoing_games_screen.dart +++ b/lib/src/view/play/ongoing_games_screen.dart @@ -4,13 +4,13 @@ import 'package:flutter_riverpod/flutter_riverpod.dart'; import 'package:lichess_mobile/src/model/account/account_repository.dart'; import 'package:lichess_mobile/src/model/account/ongoing_game.dart'; import 'package:lichess_mobile/src/styles/styles.dart'; +import 'package:lichess_mobile/src/utils/l10n.dart'; import 'package:lichess_mobile/src/utils/l10n_context.dart'; import 'package:lichess_mobile/src/utils/navigation.dart'; import 'package:lichess_mobile/src/view/game/game_screen.dart'; import 'package:lichess_mobile/src/widgets/board_preview.dart'; import 'package:lichess_mobile/src/widgets/platform.dart'; import 'package:lichess_mobile/src/widgets/user_full_name.dart'; -import 'package:timeago/timeago.dart' as timeago; class OngoingGamesScreen extends ConsumerWidget { const OngoingGamesScreen({super.key}); @@ -83,10 +83,7 @@ class OngoingGamePreview extends ConsumerWidget { Text(game.isMyTurn ? context.l10n.yourTurn : context.l10n.waitingForOpponent), if (game.isMyTurn && game.secondsLeft != null) Text( - timeago.format( - DateTime.now().add(Duration(seconds: game.secondsLeft!)), - allowFromNow: true, - ), + relativeDate(context.l10n, DateTime.now().add(Duration(seconds: game.secondsLeft!))), ), ], ), diff --git a/lib/src/view/puzzle/puzzle_history_screen.dart b/lib/src/view/puzzle/puzzle_history_screen.dart index b5561ae58d..4fcf7eb8cd 100644 --- a/lib/src/view/puzzle/puzzle_history_screen.dart +++ b/lib/src/view/puzzle/puzzle_history_screen.dart @@ -9,6 +9,7 @@ import 'package:lichess_mobile/src/model/puzzle/puzzle_activity.dart'; import 'package:lichess_mobile/src/model/puzzle/puzzle_angle.dart'; import 'package:lichess_mobile/src/model/puzzle/puzzle_theme.dart'; import 'package:lichess_mobile/src/styles/styles.dart'; +import 'package:lichess_mobile/src/utils/l10n.dart'; import 'package:lichess_mobile/src/utils/l10n_context.dart'; import 'package:lichess_mobile/src/utils/navigation.dart'; import 'package:lichess_mobile/src/utils/screen.dart'; @@ -16,7 +17,6 @@ import 'package:lichess_mobile/src/view/puzzle/puzzle_screen.dart'; import 'package:lichess_mobile/src/widgets/board_thumbnail.dart'; import 'package:lichess_mobile/src/widgets/feedback.dart'; import 'package:lichess_mobile/src/widgets/platform_scaffold.dart'; -import 'package:timeago/timeago.dart' as timeago; final _dateFormatter = DateFormat.yMMMd(); @@ -155,7 +155,7 @@ class _BodyState extends ConsumerState<_Body> { final title = DateTime.now().difference(element).inDays >= 15 ? _dateFormatter.format(element) - : timeago.format(element); + : relativeDate(context.l10n, element); return Padding( padding: const EdgeInsets.only(left: _kPuzzlePadding).add(Styles.sectionTopPadding), child: Text( diff --git a/lib/src/view/study/study_list_screen.dart b/lib/src/view/study/study_list_screen.dart index a824f99ab8..e134f99849 100644 --- a/lib/src/view/study/study_list_screen.dart +++ b/lib/src/view/study/study_list_screen.dart @@ -7,6 +7,7 @@ import 'package:lichess_mobile/src/model/study/study_filter.dart'; import 'package:lichess_mobile/src/model/study/study_list_paginator.dart'; import 'package:lichess_mobile/src/styles/lichess_icons.dart'; import 'package:lichess_mobile/src/styles/styles.dart'; +import 'package:lichess_mobile/src/utils/l10n.dart'; import 'package:lichess_mobile/src/utils/l10n_context.dart'; import 'package:lichess_mobile/src/utils/lichess_assets.dart'; import 'package:lichess_mobile/src/utils/navigation.dart'; @@ -19,7 +20,6 @@ import 'package:lichess_mobile/src/widgets/platform_scaffold.dart'; import 'package:lichess_mobile/src/widgets/platform_search_bar.dart'; import 'package:lichess_mobile/src/widgets/user_full_name.dart'; import 'package:logging/logging.dart'; -import 'package:timeago/timeago.dart' as timeago; final _logger = Logger('StudyListScreen'); @@ -385,7 +385,7 @@ class _StudySubtitle extends StatelessWidget { ), const TextSpan(text: ' • '), ], - TextSpan(text: timeago.format(study.updatedAt)), + TextSpan(text: relativeDate(context.l10n, study.updatedAt)), ], ), ); diff --git a/lib/src/view/user/user_profile.dart b/lib/src/view/user/user_profile.dart index 24a05b38c0..5fb7758813 100644 --- a/lib/src/view/user/user_profile.dart +++ b/lib/src/view/user/user_profile.dart @@ -10,13 +10,13 @@ import 'package:lichess_mobile/src/model/user/profile.dart'; import 'package:lichess_mobile/src/model/user/user.dart'; import 'package:lichess_mobile/src/styles/styles.dart'; import 'package:lichess_mobile/src/utils/duration.dart'; +import 'package:lichess_mobile/src/utils/l10n.dart'; import 'package:lichess_mobile/src/utils/l10n_context.dart'; import 'package:lichess_mobile/src/utils/lichess_assets.dart'; import 'package:lichess_mobile/src/utils/navigation.dart'; import 'package:lichess_mobile/src/view/user/user_screen.dart'; import 'package:lichess_mobile/src/widgets/buttons.dart'; import 'package:linkify/linkify.dart'; -import 'package:timeago/timeago.dart' as timeago; import 'package:url_launcher/url_launcher.dart'; import 'countries.dart'; @@ -112,7 +112,7 @@ class UserProfileWidget extends ConsumerWidget { Text('${context.l10n.memberSince} ${DateFormat.yMMMMd().format(user.createdAt!)}'), if (user.seenAt != null) ...[ const SizedBox(height: 5), - Text(context.l10n.lastSeenActive(timeago.format(user.seenAt!))), + Text(context.l10n.lastSeenActive(relativeDate(context.l10n, user.seenAt!))), ], if (user.playTime != null) ...[ const SizedBox(height: 5), diff --git a/pubspec.lock b/pubspec.lock index ed5e1b50a3..2319ddc62f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1473,14 +1473,6 @@ packages: url: "https://pub.dev" source: hosted version: "0.7.3" - timeago: - dependency: "direct main" - description: - name: timeago - sha256: "054cedf68706bb142839ba0ae6b135f6b68039f0b8301cbe8784ae653d5ff8de" - url: "https://pub.dev" - source: hosted - version: "3.7.0" timezone: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6e2f559d44..72f8e3d380 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -73,7 +73,6 @@ dependencies: url: https://github.com/lichess-org/dart-stockfish.git ref: 0b4d8f20f72beb43c853230dd18063bee242487d stream_transform: ^2.1.0 - timeago: ^3.6.0 url_launcher: ^6.1.9 visibility_detector: ^0.4.0 wakelock_plus: ^1.1.1