Merge branch 'main' of github.com:MM2-0/Kvaesitso

This commit is contained in:
MM20 2023-04-16 14:07:26 +02:00
commit 59883e7e3e
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389
2 changed files with 20 additions and 2 deletions

View File

@ -371,7 +371,7 @@
<string name="preference_crash_reporter">Hlášení pádů</string>
<string name="preference_crash_reporter_summary">Hlášení chyb a pádů</string>
<string name="preference_export_log">Exportovat protokol</string>
<string name="preference_screen_search_summary">Nastavit hledání</string>
<string name="preference_screen_search_summary">Vyhledávání, štítky, skryté položky</string>
<string name="preference_screen_search">Hledání</string>
<string name="preference_search_favorites">Oblíbené</string>
<string name="preference_search_files">Soubory</string>
@ -589,4 +589,13 @@
<string name="preference_search_result_ordering">Pořadí výsledků vyhledávání</string>
<string name="preference_search_result_ordering_weighted">Využití</string>
<string name="preference_search_result_ordering_weight_factor">Flexibilita hodnocení</string>
<string name="preference_screen_integrations">Integrace</string>
<string name="preference_screen_clockwidget_summary">Nastavení stylu hodin a komponent</string>
<string name="preference_screen_homescreen">Domovská obrazovka</string>
<string name="preference_screen_homescreen_summary">Hodiny, vyhledávací lišta, pozadí, systémové lišty</string>
<string name="preference_screen_icons">Mřížka a ikony</string>
<string name="preference_screen_icons_summary">Mřížka, velikost ikon, balíčky ikon, odznaky</string>
<string name="preference_category_accounts">Účty</string>
<string name="preference_weather_integration">Počasí</string>
<string name="preference_media_integration">Ovládání médií</string>
</resources>

View File

@ -311,7 +311,7 @@
<string name="preference_clockwidget_alarm_part_summary">Mostra le sveglie che suoneranno nei prossimi 15 minuti</string>
<string name="preference_export_log">Esporta file di log</string>
<string name="preference_screen_search">Ricerca</string>
<string name="preference_screen_search_summary">Configura la ricerca</string>
<string name="preference_screen_search_summary">Cerca, tag, oggetti nascosti</string>
<string name="preference_search_favorites">Preferiti</string>
<string name="preference_search_files">File</string>
<string name="preference_search_contacts">Contatti</string>
@ -589,4 +589,13 @@
<string name="preference_search_result_ordering">Ordinamento risultati ricerca</string>
<string name="preference_search_result_ordering_launch_count">Conteggio avvii</string>
<string name="preference_search_result_ordering_weighted">Utilizzo</string>
<string name="preference_screen_integrations">Integrazioni</string>
<string name="preference_screen_homescreen">Schermata home</string>
<string name="preference_screen_icons_summary">Griglia, dimensione icona, pacchetti icone, Indicatori</string>
<string name="preference_screen_clockwidget_summary">Configura stile e componenti dell\'orologio</string>
<string name="preference_screen_homescreen_summary">Orologio, barra di ricerca, sfondo, barre di sistema</string>
<string name="preference_screen_icons">Griglia e icone</string>
<string name="preference_category_accounts">Account</string>
<string name="preference_weather_integration">Meteo</string>
<string name="preference_media_integration">Controllo multimediale</string>
</resources>