1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-11 19:24:06 +02:00

Merge branch 'origin/master' into Weblate.

This commit is contained in:
Hosted Weblate
2024-05-28 18:09:31 +02:00
2 changed files with 19 additions and 9 deletions

View File

@@ -157,7 +157,7 @@
<string name="title_statistics">Estatísticas</string> <string name="title_statistics">Estatísticas</string>
<string name="title_table">Tabela</string> <string name="title_table">Tabela</string>
<string name="title_graph">Gráfico</string> <string name="title_graph">Gráfico</string>
<string name="title_overview">Visão geral</string> <string name="title_overview">Visão Geral</string>
<string name="app_intro_next_button">Próximo</string> <string name="app_intro_next_button">Próximo</string>
<string name="permission_bluetooth_info">Permissão de Localização necessária para buscar aparelhos Bluetooth. Pode ser revogada após encontrar aparelho.</string> <string name="permission_bluetooth_info">Permissão de Localização necessária para buscar aparelhos Bluetooth. Pode ser revogada após encontrar aparelho.</string>
<string name="customactivityoncrash_error_activity_error_occurred_explanation">Um erro inesperado ocorreu. <string name="customactivityoncrash_error_activity_error_occurred_explanation">Um erro inesperado ocorreu.
@@ -281,17 +281,17 @@
\n \n
\nMelhoramos constantemente e alargamos o conjunto de balanças suportadas. Pode encontrar a lista completa e o nível de apoio para cada uma em <a href="https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale">GitHub</a>.</string> \nMelhoramos constantemente e alargamos o conjunto de balanças suportadas. Pode encontrar a lista completa e o nível de apoio para cada uma em <a href="https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale">GitHub</a>.</string>
<string name="label_simple_moving_average">Média Móvel Simples</string> <string name="label_simple_moving_average">Média Móvel Simples</string>
<string name="label_time_period_set_custom_range">definir intervalo personalizado</string> <string name="label_time_period_set_custom_range">Definir intervalo personalizado</string>
<string name="label_with">com</string> <string name="label_with">com</string>
<string name="label_abbr_min">min.</string> <string name="label_abbr_min">min.</string>
<string name="label_abbr_max">máx.</string> <string name="label_abbr_max">máx.</string>
<string name="label_time_period">Período de tempo</string> <string name="label_time_period">Período de tempo</string>
<string name="label_time_period_all_days">todos os dias</string> <string name="label_time_period_all_days">Todos os dias</string>
<string name="label_time_period_last_7_days">últimos 7 dias</string> <string name="label_time_period_last_7_days">Últimos 7 dias</string>
<string name="label_time_period_last_30_days">últimos 30 dias</string> <string name="label_time_period_last_30_days">Últimos 30 dias</string>
<string name="label_time_period_set_reference_day">definir dia de referência</string> <string name="label_time_period_set_reference_day">Definir dia de referência</string>
<string name="label_abbr_avg">méd.</string> <string name="label_abbr_avg">méd.</string>
<string name="label_goal_enabled">Meta definida</string> <string name="label_goal_enabled">Objetivo definido</string>
<string name="label_measurements">medidas</string> <string name="label_measurements">medidas</string>
<string name="label_exponentially_smoothed_moving_average">Média Móvel Exponencial</string> <string name="label_exponentially_smoothed_moving_average">Média Móvel Exponencial</string>
<string name="info_select_auto_backup_export_dir">Escolher pasta de exportação do backup automático</string> <string name="info_select_auto_backup_export_dir">Escolher pasta de exportação do backup automático</string>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="title_graph"></string> <string name="title_graph"></string>
<string name="title_overview">概览</string> <string name="title_overview">概览</string>
<string name="label_measurement_bar">测量杆</string> <string name="label_measurement_bar">测量杆</string>
<string name="label_bluetooth_searching">正在搜索你的蓝牙磅秤</string> <string name="label_bluetooth_searching">正在搜索你的蓝牙磅秤</string>
@@ -256,7 +256,7 @@
<string name="label_weight">重量</string> <string name="label_weight">重量</string>
<string name="label_share_subject">openScale 数据导出(%s)</string> <string name="label_share_subject">openScale 数据导出(%s)</string>
<string name="label_share">分享</string> <string name="label_share">分享</string>
<string name="label_add_measurement">添加量度</string> <string name="label_add_measurement">添加测量值</string>
<string name="label_add_user">添加用户</string> <string name="label_add_user">添加用户</string>
<string name="label_empty">空白</string> <string name="label_empty">空白</string>
<string name="label_delete">删除</string> <string name="label_delete">删除</string>
@@ -281,4 +281,14 @@
<string name="info_enter_consent_code_for_scale_user">输入 scale 用户 %s 的 PIN/同意码</string> <string name="info_enter_consent_code_for_scale_user">输入 scale 用户 %s 的 PIN/同意码</string>
<string name="info_create_new_user_on_scale">创建 scale 新用户。</string> <string name="info_create_new_user_on_scale">创建 scale 新用户。</string>
<string name="label_is_sticky">粘性标签</string> <string name="label_is_sticky">粘性标签</string>
<string name="label_time_period">时间间隔</string>
<string name="label_time_period_all_days">所有时间</string>
<string name="label_time_period_last_7_days">最近7天</string>
<string name="label_time_period_last_30_days">最近30天</string>
<string name="label_with"></string>
<string name="label_abbr_min">最小值</string>
<string name="label_abbr_max">最大值</string>
<string name="label_abbr_avg">平均值</string>
<string name="label_measurements">测量值</string>
<string name="label_time_period_set_custom_range">设置自定义范围</string>
</resources> </resources>