feat(buscar): add discovery landing state, filter pills, counter, and sort
This commit is contained in:
@@ -892,6 +892,12 @@ abstract class AppLocalizations {
|
||||
/// **'Por calidad'**
|
||||
String get stationOrderByQuality;
|
||||
|
||||
/// No description provided for @stationOrderByPopularity.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
/// **'Por popularidad'**
|
||||
String get stationOrderByPopularity;
|
||||
|
||||
/// No description provided for @stationOrderScopeDescription.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
@@ -1132,6 +1138,18 @@ abstract class AppLocalizations {
|
||||
/// **'Probá quitar filtros o escribir otro nombre para encontrar una señal activa.'**
|
||||
String get searchNoResultsSubtitle;
|
||||
|
||||
/// No description provided for @searchResultsCount.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
/// **'{count, plural, =1{1 resultado} other{{count} resultados}}'**
|
||||
String searchResultsCount(num count);
|
||||
|
||||
/// No description provided for @searchClearFiltersAction.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
/// **'{count, plural, =1{Quitar el filtro} other{Quitar los {count} filtros}}'**
|
||||
String searchClearFiltersAction(num count);
|
||||
|
||||
/// No description provided for @countrySpain.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
|
||||
@@ -447,6 +447,9 @@ class AppLocalizationsAr extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'حسب الجودة';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'ينطبق على المفضلات وعمليات البحث والمحطات القريبة والقوائم السريعة.';
|
||||
@@ -586,6 +589,28 @@ class AppLocalizationsAr extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'جرّب إزالة الفلاتر أو كتابة اسم آخر للعثور على إشارة نشطة.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'إسبانيا';
|
||||
|
||||
|
||||
@@ -450,6 +450,9 @@ class AppLocalizationsBn extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'গুণমান অনুযায়ী';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'প্রিয়, অনুসন্ধান, কাছাকাছি স্টেশন এবং দ্রুত তালিকায় প্রযোজ্য।';
|
||||
@@ -590,6 +593,28 @@ class AppLocalizationsBn extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'সক্রিয় সিগন্যাল পেতে ফিল্টার সরিয়ে বা অন্য নাম লিখে দেখুন।';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'স্পেন';
|
||||
|
||||
|
||||
@@ -453,6 +453,9 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'Nach Qualität';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Gilt für Favoriten, Suchen, nahegelegene Sender und Schnelllisten.';
|
||||
@@ -593,6 +596,28 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Versuche, Filter zu entfernen oder einen anderen Namen einzugeben, um einen aktiven Sender zu finden.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Spanien';
|
||||
|
||||
|
||||
@@ -447,6 +447,9 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'By quality';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'By popularity';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Applies to favorites, searches, nearby stations and quick lists.';
|
||||
@@ -587,6 +590,28 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Try removing filters or typing another name to find an active station.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count results',
|
||||
one: '1 result',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Clear $count filters',
|
||||
one: 'Clear filter',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Spain';
|
||||
|
||||
|
||||
@@ -451,6 +451,9 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'Por calidad';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Se aplica a favoritos, búsquedas, emisoras cercanas y listados rápidos.';
|
||||
@@ -591,6 +594,28 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Probá quitar filtros o escribir otro nombre para encontrar una señal activa.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'España';
|
||||
|
||||
|
||||
@@ -455,6 +455,9 @@ class AppLocalizationsFr extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'Par qualité';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'S’applique aux favoris, recherches, stations proches et listes rapides.';
|
||||
@@ -595,6 +598,28 @@ class AppLocalizationsFr extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Essayez de retirer des filtres ou de saisir un autre nom pour trouver une station active.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Espagne';
|
||||
|
||||
|
||||
@@ -448,6 +448,9 @@ class AppLocalizationsHi extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'गुणवत्ता से';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'पसंदीदा, खोज, पास के स्टेशन और त्वरित सूचियों पर लागू होता है।';
|
||||
@@ -588,6 +591,28 @@ class AppLocalizationsHi extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'सक्रिय सिग्नल पाने के लिए फ़िल्टर हटाएँ या कोई दूसरा नाम लिखें।';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'स्पेन';
|
||||
|
||||
|
||||
@@ -449,6 +449,9 @@ class AppLocalizationsId extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'Berdasarkan kualitas';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Berlaku untuk favorit, pencarian, stasiun terdekat, dan daftar cepat.';
|
||||
@@ -589,6 +592,28 @@ class AppLocalizationsId extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Coba hapus filter atau tulis nama lain untuk menemukan sinyal aktif.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Spanyol';
|
||||
|
||||
|
||||
@@ -451,6 +451,9 @@ class AppLocalizationsIt extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'Per qualità';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Si applica a preferiti, ricerche, emittenti vicine ed elenchi rapidi.';
|
||||
@@ -591,6 +594,28 @@ class AppLocalizationsIt extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Prova a rimuovere i filtri o a digitare un altro nome per trovare un\'emittente attiva.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Spagna';
|
||||
|
||||
|
||||
@@ -438,6 +438,9 @@ class AppLocalizationsJa extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => '品質順';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription => 'お気に入り、検索、近くの局、クイック一覧に適用されます。';
|
||||
|
||||
@@ -568,6 +571,28 @@ class AppLocalizationsJa extends AppLocalizations {
|
||||
@override
|
||||
String get searchNoResultsSubtitle => '有効な電波を見つけるには、フィルターを外すか別の名前を入力してください。';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'スペイン';
|
||||
|
||||
|
||||
@@ -450,6 +450,9 @@ class AppLocalizationsPt extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'Por qualidade';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Aplica-se a favoritos, buscas, estações próximas e listas rápidas.';
|
||||
@@ -590,6 +593,28 @@ class AppLocalizationsPt extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Tente remover filtros ou digitar outro nome para encontrar uma estação ativa.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Espanha';
|
||||
|
||||
|
||||
@@ -451,6 +451,9 @@ class AppLocalizationsRu extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => 'По качеству';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription =>
|
||||
'Применяется к избранному, поиску, ближайшим станциям и быстрым спискам.';
|
||||
@@ -591,6 +594,28 @@ class AppLocalizationsRu extends AppLocalizations {
|
||||
String get searchNoResultsSubtitle =>
|
||||
'Попробуйте убрать фильтры или ввести другое название, чтобы найти активный сигнал.';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => 'Испания';
|
||||
|
||||
|
||||
@@ -436,6 +436,9 @@ class AppLocalizationsZh extends AppLocalizations {
|
||||
@override
|
||||
String get stationOrderByQuality => '按质量';
|
||||
|
||||
@override
|
||||
String get stationOrderByPopularity => 'Por popularidad';
|
||||
|
||||
@override
|
||||
String get stationOrderScopeDescription => '适用于收藏、搜索、附近电台和快捷列表。';
|
||||
|
||||
@@ -566,6 +569,28 @@ class AppLocalizationsZh extends AppLocalizations {
|
||||
@override
|
||||
String get searchNoResultsSubtitle => '尝试减少筛选条件,或换个名称搜索,找到正在播出的电台。';
|
||||
|
||||
@override
|
||||
String searchResultsCount(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: '$count resultados',
|
||||
one: '1 resultado',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String searchClearFiltersAction(num count) {
|
||||
String _temp0 = intl.Intl.pluralLogic(
|
||||
count,
|
||||
locale: localeName,
|
||||
other: 'Quitar los $count filtros',
|
||||
one: 'Quitar el filtro',
|
||||
);
|
||||
return '$_temp0';
|
||||
}
|
||||
|
||||
@override
|
||||
String get countrySpain => '西班牙';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user