Merge branch 'main' of github.com:MM2-0/Kvaesitso
This commit is contained in:
commit
0a90b5621e
@ -737,7 +737,7 @@
|
||||
<string name="poi_category_government_building">Bâtiment du gouvernement</string>
|
||||
<string name="poi_category_discount_store">Hard-discount</string>
|
||||
<string name="poi_category_monument">Monument</string>
|
||||
<string name="poi_category_synagogue"></string>
|
||||
<string name="poi_category_synagogue"/>
|
||||
<string name="poi_category_chinese_restaurant">Restaurant chinois</string>
|
||||
<string name="poi_category_japanese_restaurant">Restaurant japonais</string>
|
||||
<string name="poi_category_kebab_restaurant">Kebab</string>
|
||||
|
||||
@ -559,4 +559,35 @@
|
||||
<string name="preference_debug_dump_heap_in_progress">Capturando tela…</string>
|
||||
<string name="preference_debug_dump_heap">Snapshot da memória</string>
|
||||
<string name="search_action_websearch">Pesquisa na web</string>
|
||||
<string name="theme_color_scheme_autogenerate">A partir da cor primária</string>
|
||||
<string name="preference_custom_colors_corepalette">Palheta de cores</string>
|
||||
<string name="preference_restore_default">Restaurar ao padrão</string>
|
||||
<string name="import_theme_error">O arquivo selecionado não pode ser lido. Por favor confira se você tem um arquivo de tema válido (*.kvtheme), e que o arquivo não está corrupto.</string>
|
||||
<string name="preference_mdy_color_source">Fonte para cores dinâmicas</string>
|
||||
<string name="location_open">Aberto</string>
|
||||
<string name="location_closed">Fechado</string>
|
||||
<string name="preference_screen_plugins">Extensões</string>
|
||||
<string name="preference_screen_plugins_summary">Gerenciar extensões instaladas</string>
|
||||
<string name="no_plugins_installed">Nenhuma extensão instalada</string>
|
||||
<string name="preference_charging_animation_summary">Reproduz uma animação de bolha enquanto o dispositivo está carregando</string>
|
||||
<string name="preference_charging_animation">Animação de carregamento</string>
|
||||
<string name="preference_category_animations">Animações</string>
|
||||
<string name="preference_category_advanced">Avançado</string>
|
||||
<string name="theme_color_scheme_custom_color">Personalizado</string>
|
||||
<string name="preference_signout">Desconectar</string>
|
||||
<string name="theme_color_scheme_system_default">Usar o padrão do sistema</string>
|
||||
<string name="theme_color_scheme_palette_color">Palheta</string>
|
||||
<string name="action_import">Importar</string>
|
||||
<string name="location_closes">Fecha às %1$s</string>
|
||||
<string name="menu_map">Ver no mapa</string>
|
||||
<string name="menu_website">Abrir site</string>
|
||||
<string name="edit">Editar</string>
|
||||
<string name="import_theme_apply">Aplicar tema</string>
|
||||
<string name="weather_condition_thunderstorm">Tempestade de trovões</string>
|
||||
<string name="missing_permission_location_search">Conceda permissão de localização para que se possa pesquisar ao redor.</string>
|
||||
<string name="preference_blur_wallpaper_radius">Raio de desfoque</string>
|
||||
<string name="preference_mdy_color_source_system">Sistema</string>
|
||||
<string name="preference_mdy_color_source_wallpaper">Papel de parede</string>
|
||||
<string name="preference_location_managed">Gerenciado por extensão</string>
|
||||
<string name="preference_location_managed_summary">A localização para esse provedor é gerenciada pelo aplicativo de extensão</string>
|
||||
</resources>
|
||||
@ -576,7 +576,7 @@
|
||||
<string name="preference_clockwidget_battery_part">Battery</string>
|
||||
<string name="preference_clockwidget_battery_part_summary">Show the current battery level when the battery is low or charging</string>
|
||||
<string name="preference_clockwidget_alarm_part">Alarms</string>
|
||||
<string name="preference_clockwidget_alarm_part_summary">Show alarms that will ring within the next 15 minutes</string>
|
||||
<string name="preference_clockwidget_alarm_part_summary">Show alarms that will ring within the next 12 hours</string>
|
||||
<string name="preference_screen_backup">Backup & Restore</string>
|
||||
<string name="preference_screen_backup_summary">Export and import launcher data</string>
|
||||
<string name="preference_backup">Backup</string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user