Redesign places result

This commit is contained in:
MM20
2024-05-05 22:43:06 +02:00
parent a382c40c20
commit 2cda2437f3
13 changed files with 507 additions and 199 deletions
@@ -666,7 +666,6 @@
<string name="missing_permission_plugins">Es requereix permís de connector per utilitzar connectors.</string>
<string name="preference_plugin_badges_summary">Indiqueu amb quin connector s\'ha creat un resultat de cerca</string>
<string name="preference_mdy_color_source_wallpaper">Colors del Fons de Pantalla</string>
<string name="location_open_next_day">Estarà disponible %1$s</string>
<string name="missing_permission_location_search">Doneu permís a la ubicació per cercar ubicacions properes.</string>
<string name="preference_mdy_color_source">Font de Colors dinàmics</string>
<string name="preference_mdy_color_source_system">Colors del Sistema</string>
@@ -688,7 +688,6 @@
<string name="preference_search_locations_radius">Vzdálenost vyhledávání</string>
<string name="preference_search_locations_summary">Vyhledat v místní oblasti obchody a další místa</string>
<string name="preference_search_locations_show_position_on_map_summary">Zobrazit vlastní lokaci na mapě</string>
<string name="location_open_next_day">Otevírá v %1$s</string>
<string name="preference_search_locations_show_map_summary">Zobrazit náhled mapy pro místa</string>
<string name="preference_search_locations_theme_map">Téma mapy</string>
<string name="preference_search_locations_theme_map_summary">Použít barevné schéma launcheru jako téma mapy</string>
@@ -678,7 +678,6 @@
<string name="default_websearch_3_url">https://play.google.com/store/search?q=${1}</string>
<string name="shortcut_unavailable_description">Denne genvej er utilgængelig, fordi %1$s ikke er din standard launcher</string>
<string name="default_websearch_2_url">https://www.youtube.com/results?search_query=${1}</string>
<string name="location_open_next_day">Åbner på %1$s</string>
<string name="location_open">Åben</string>
<string name="location_closed">Lukket</string>
<string name="location_open_until">Åben indtil %1$s</string>
@@ -681,7 +681,6 @@
<string name="preference_mdy_color_source">Quelle für dynamische Farben</string>
<string name="preference_search_locations_show_position_on_map_summary">Den eigenen Standort auf der Karte zeigen</string>
<string name="location_closed">Geschlossen</string>
<string name="location_open_next_day">Öffnet am %1$s</string>
<string name="preference_search_location_custom_overpass_url">Overpass-URL</string>
<string name="preference_search_locations">Orte</string>
<string name="location_open">Geöffnet</string>
@@ -703,7 +703,6 @@
<string name="clock_style_analog">Manecillas</string>
<string name="clock_style_empty">Sin reloj</string>
<string name="clock_variant_standard">Estándar</string>
<string name="location_open_next_day">Abre el %1$s</string>
<string name="preference_search_locations_show_map">Mapa</string>
<string name="preference_search_locations_show_map_summary">Mostrar una vista previa de mapa para los lugares</string>
<string name="preference_search_locations_theme_map">Tema del mapa</string>
@@ -688,7 +688,6 @@
<string name="preference_search_locations_hide_uncategorized">Kategorizálatlan helyek elrejtése</string>
<string name="preference_search_locations_hide_uncategorized_summary">Csak jól meghatározott kategóriák, például kávézók, vagy éttermek eredményeit jeleníti meg</string>
<string name="preference_search_locations_show_map">Térkép</string>
<string name="location_open_next_day">Kinyit ekkor: %1$s</string>
<string name="preference_search_locations_theme_map">Térkép színséma</string>
<string name="preference_search_locations_theme_map_summary">Az indító színsémájának alkalmazása a térképre</string>
<string name="preference_search_locations_show_position_on_map">Saját helyszín megjelenítése</string>
@@ -687,7 +687,6 @@
<string name="preference_search_location_custom_overpass_url">URL Overpass</string>
<string name="preference_search_bar_separate_work_profile">App per profili di lavoro separate</string>
<string name="preference_search_bar_separate_work_profile_summary">Mostra app del profilo di lavoro in una scheda separata</string>
<string name="location_open_next_day">Apertura %1$s</string>
<string name="preference_search_locations_hide_uncategorized">Nascondi luoghi senza categoria</string>
<string name="preference_clock_widget_show_seconds">Mostra secondi</string>
<string name="widget_use_theme_colors">Usa colore del tema</string>
@@ -347,7 +347,6 @@
<string name="location_closed">Fechado</string>
<string name="location_open_until">Aberto até %1$s</string>
<string name="location_open_next">Abre em %1$s</string>
<string name="location_open_next_day">Abre no/na %1$s</string>
<string name="menu_map">Ver no mapa</string>
<string name="menu_website">Abrir página web</string>
</resources>
@@ -691,7 +691,6 @@
<string name="missing_permission_location_search">Для поиска мест поблизости требуется разрешение на доступ к местоположению.</string>
<string name="location_open_until">Закроется в %1$s</string>
<string name="location_open_next">Откроется в %1$s</string>
<string name="location_open_next_day">Откроется в %1$s</string>
<string name="menu_map">Показать на карте</string>
<string name="preference_search_locations">Места</string>
<string name="preference_search_locations_radius">Радиус поиска</string>
@@ -195,7 +195,6 @@
<string name="location_closed">Kapalı</string>
<string name="location_open_until">Saat %1$s\'e kadar açık</string>
<string name="location_open_next">%1$s Sonra açılacaktır</string>
<string name="location_open_next_day">%1$s Günü açılacaktır</string>
<string name="menu_map">Haritada göster</string>
<string name="menu_website">Websiteyi aç</string>
<string name="calendar_widget_pinned_events">Yakında</string>
+9 -6
View File
@@ -2,12 +2,14 @@
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="en">
<string name="location_open">Open</string>
<string name="location_closed">Closed</string>
<!-- Shown when a location search result is open until TIMESTAMP (hours:minutes) of the same day -->
<string name="location_open_until">Open until %1$s</string>
<!-- Shown when a location search result opens in TIMESPAN on the same day -->
<string name="location_open_next">Opens in %1$s</string>
<!-- Shown when a location search result opens next DAY-OF-WEEK -->
<string name="location_open_next_day">Opens on %1$s</string>
<!-- Time when a place next closes (on the same day). $1%s: time (hh:mm) -->
<string name="location_closes">closes at %1$s</string>
<!-- Time when a place next closes (on a different day). $1%s: day of week, %2$s: time (hh:mm) -->
<string name="location_closes_other_day">closes %1$s, %2$s</string>
<!-- Time when a place next opens (on the same day). $1%s: time (hh:mm) -->
<string name="location_opens">opens at %1$s</string>
<!-- Time when a place next opens (on a different day). $1%s: day of week, %2$s: time (hh:mm) -->
<string name="location_opens_other_day">opens %1$s, %2$s</string>
<!-- Name of the app -->
<!-- Share something. Can be anything, an app, a website, a file, … -->
<string name="menu_share">Share</string>
@@ -893,6 +895,7 @@
<string name="preference_search_locations_show_position_on_map">Show own position</string>
<string name="preference_search_location_custom_tile_server_url">Tileserver URL</string>
<string name="menu_dial">Call</string>
<string name="menu_navigation">Navigation</string>
<string name="menu_bugreport">Bug Report</string>
<string name="location_open_24_7">Open 24/7</string>
<string name="plugin_state_error">This plugin isn\'t working correctly</string>