Skip to content

Commit 085fea6

Browse files
Update translations (#4187)
1 parent c877f24 commit 085fea6

1 file changed

Lines changed: 45 additions & 45 deletions

File tree

  • custom_components/battery_notes/translations

custom_components/battery_notes/translations/pt-BR.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"config": {
33
"step": {
44
"user": {
5-
"description": "New Battery Notes will be discovered if they are in the library.\nTo add new Battery Notes manually go into the integration page, select Add Battery Note and follow the instructions.\nIf you need help with the configuration have a look here: {documentation_url}",
6-
"title": "Setup Battery Notes"
5+
"description": "Novas notas de bateria serão descobertas se estiverem na biblioteca.\nPara adicionar novas notas da bateria vá manualmente para a página de integração, selecione Adicionar Nota da Bateria e siga as instruções.\nSe você precisar de ajuda com a configuração veja a documentação em: {documentation_url}",
6+
"title": "Configurar Battery Notes"
77
},
88
"battery": {
9-
"description": "Nome: {name}\nFabricante: {manufacturer}\nModelo: {model}\nModelo ID: {model_id}\nVersão de hardware: {hw_version}",
9+
"description": "Nome: {name}\nFabricante: {manufacturer}\nModelo: {model}\nID do Modelo: {model_id}\nVersão de hardware: {hw_version}",
1010
"data": {
1111
"battery_type": "Tipo de bateria",
1212
"battery_quantity": "Quantidade de baterias",
@@ -17,14 +17,14 @@
1717
},
1818
"sections": {
1919
"advanced_settings": {
20-
"name": "Advanced settings",
20+
"name": "Configurações avançadas",
2121
"data": {
22-
"battery_percentage_template": "Battery percentage template",
22+
"battery_percentage_template": "Template de percentual da bateria",
2323
"battery_low_template": "Modelo de bateria fraca",
2424
"filter_outliers": "Filtrar atípicos"
2525
},
2626
"data_description": {
27-
"battery_percentage_template": "Template to create a battery percentage\nOnly needed for devices that do not have a standard battery percentage",
27+
"battery_percentage_template": "Modelo para criar uma porcentagem de bateria\nnecessário apenas para dispositivos que não possuem uma porcentagem padrão de bateria",
2828
"battery_low_template": "Modelo para determinar se a bateria está fraca, deve retornar verdadeiro se estiver fraca\nNecessário apenas para níveis de bateria fora do padrão",
2929
"filter_outliers": "Filtre grandes quedas no nível da bateria, reduzindo eventos de disparo falso em dispositivos que ocasionalmente relatam níveis incorretos."
3030
}
@@ -33,9 +33,9 @@
3333
}
3434
},
3535
"abort": {
36-
"already_configured": "Integration is already configured",
37-
"integration_not_added": "Integration not added, please add the integration first",
38-
"created_sub_entry": "Battery Note created successfully"
36+
"already_configured": "O dispositivo já está configurado",
37+
"integration_not_added": "Integração não adicionada, por favor adicione a integração primeiro",
38+
"created_sub_entry": "Notas de baterias criadas com sucesso"
3939
},
4040
"error": {
4141
"unknown": "Ocorreu um erro desconhecido."
@@ -44,9 +44,9 @@
4444
"config_subentries": {
4545
"battery_note": {
4646
"initiate_flow": {
47-
"user": "Add battery note"
47+
"user": "Adicionar nota de bateria"
4848
},
49-
"entry_type": "Battery note",
49+
"entry_type": "Nota de bateria",
5050
"step": {
5151
"user": {
5252
"description": "Se você precisar de ajuda com a configuração dê uma olhada aqui: {documentation_url}",
@@ -89,14 +89,14 @@
8989
},
9090
"sections": {
9191
"advanced_settings": {
92-
"name": "Advanced settings",
92+
"name": "Configurações avançadas",
9393
"data": {
94-
"battery_percentage_template": "Battery percentage template",
94+
"battery_percentage_template": "Template de percentual da bateria",
9595
"battery_low_template": "Modelo de bateria fraca",
9696
"filter_outliers": "Filtrar atípicos"
9797
},
9898
"data_description": {
99-
"battery_percentage_template": "Template to create a battery percentage\nOnly needed for devices that do not have a standard battery percentage",
99+
"battery_percentage_template": "",
100100
"battery_low_template": "Modelo para determinar se a bateria está fraca, deve retornar verdadeiro se estiver fraca\nNecessário apenas para níveis de bateria fora do padrão",
101101
"filter_outliers": "Filtre grandes quedas no nível da bateria, reduzindo eventos de disparo falso em dispositivos que ocasionalmente relatam níveis incorretos."
102102
}
@@ -108,27 +108,27 @@
108108
"title": "Configuração manual do dispositivo"
109109
},
110110
"reconfigure": {
111-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
111+
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID do Modelo: {model_id}\nVersão de hardware: {hw_version}",
112112
"data": {
113-
"name": "Name",
114-
"battery_type": "Battery type",
115-
"battery_quantity": "Battery quantity",
116-
"battery_low_threshold": "Battery low threshold"
113+
"name": "Nome",
114+
"battery_type": "Tipo de bateria",
115+
"battery_quantity": "Quantidade de baterias",
116+
"battery_low_threshold": "Limite de bateria fraca"
117117
},
118118
"data_description": {
119-
"name": "Leaving blank will take the name from the source device",
120-
"battery_low_threshold": "0 will use the global default threshold"
119+
"name": "Deixar em branco utilizará o nome do dispositivo de origem",
120+
"battery_low_threshold": "0 irá usar o limite padrão global"
121121
},
122122
"sections": {
123123
"advanced_settings": {
124-
"name": "Advanced settings",
124+
"name": "Configurações avançadas",
125125
"data": {
126-
"battery_percentage_template": "Battery percentage template",
126+
"battery_percentage_template": "Template de percentual da bateria",
127127
"battery_low_template": "Modelo de bateria fraca",
128128
"filter_outliers": "Filtrar atípicos"
129129
},
130130
"data_description": {
131-
"battery_percentage_template": "Template to create a battery percentage\nOnly needed for devices that do not have a standard battery percentage",
131+
"battery_percentage_template": "Modelo para criar uma porcentagem de bateria\nnecessário apenas para dispositivos que não possuem uma porcentagem padrão de bateria",
132132
"battery_low_template": "Modelo para determinar se a bateria está fraca, deve retornar verdadeiro se estiver fraca\nNecessário apenas para níveis de bateria fora do padrão",
133133
"filter_outliers": "Filtre grandes quedas no nível da bateria, reduzindo eventos de disparo falso em dispositivos que ocasionalmente relatam níveis incorretos."
134134
}
@@ -137,7 +137,7 @@
137137
}
138138
},
139139
"abort": {
140-
"reconfigure_successful": "Re-configuration was successful",
140+
"reconfigure_successful": "A reconfiguração foi bem sucedida",
141141
"already_configured": "O dispositivo já está configurado"
142142
},
143143
"error": {
@@ -151,31 +151,31 @@
151151
"step": {
152152
"init": {
153153
"data": {
154-
"show_all_devices": "Show all devices",
155-
"hide_battery": "Hide battery",
156-
"round_battery": "Round battery",
157-
"default_battery_low_threshold": "Default battery low threshold",
158-
"battery_increase_threshold": "Battery increase threshold"
154+
"show_all_devices": "Mostrar todos os dispositivos",
155+
"hide_battery": "Ocultar bateria",
156+
"round_battery": "Bateria arredondada",
157+
"default_battery_low_threshold": "Limite padrão de bateria baixa",
158+
"battery_increase_threshold": "Limite de aumento de bateria"
159159
},
160160
"data_description": {
161-
"show_all_devices": "Show all devices in the device dropdown, otherwise only those with batteries will be shown.",
162-
"hide_battery": "Hide the standard battery when adding Battery+.",
163-
"round_battery": "Round Battery+ to whole percentages.",
164-
"default_battery_low_threshold": "The default threshold where a devices battery_low entity is set to true and the battery_notes_battery_threshold event is fired if the battery is below this threshold, can be overriden per device in device configuration.",
165-
"battery_increase_threshold": "The threshold where the battery_notes_battery_increased event is fired, use this event for battery replaced automations. The threshold is the difference in increase between previous and current battery level."
161+
"show_all_devices": "Mostrar todos os dispositivos no menu suspenso do dispositivo, caso contrário, apenas aqueles com bateria serão mostrados.",
162+
"hide_battery": "Ocultar a bateria padrão ao adicionar bateria+",
163+
"round_battery": "Arredondar Bateria+ para porcentagens inteiras",
164+
"default_battery_low_threshold": "",
165+
"battery_increase_threshold": ""
166166
},
167167
"sections": {
168168
"advanced_settings": {
169-
"name": "Advanced settings",
169+
"name": "Configurações avançadas",
170170
"data": {
171-
"enable_autodiscovery": "Auto discovery",
172-
"enable_replaced": "Enable battery replaced",
173-
"user_library": "User library"
171+
"enable_autodiscovery": "Descobrir automaticamente",
172+
"enable_replaced": "Habilitar botão de substituição de bateria",
173+
"user_library": "Biblioteca de usuário"
174174
},
175175
"data_description": {
176-
"enable_autodiscovery": "Auto discovery of devices that are in the library.",
177-
"enable_replaced": "Enable the battery replaced button on each battery note.",
178-
"user_library": "If specified then a user library file will be searched prior to the main library, the user library must be in the same format as the library and placed in `config/.storage/battery_notes`."
176+
"enable_autodiscovery": "Descobrir automaticamente dispositivos que estão na biblioteca.",
177+
"enable_replaced": "Habilitar o botão de substituição de bateria em cada nota de bateria.",
178+
"user_library": "Se especificado, um arquivo de biblioteca de usuário será pesquisado antes da biblioteca principal, a biblioteca do usuário deve estar no mesmo formato que a biblioteca e colocada em `config/.storage/battery_notes`."
179179
}
180180
}
181181
}
@@ -303,13 +303,13 @@
303303
}
304304
},
305305
"deprecated_yaml": {
306-
"title": "The {integration_title} YAML configuration is being removed",
307-
"description": "Configuring {integration_title} using YAML is being removed.\n\nYour existing YAML configuration has been imported into the UI automatically.\n\nRemove the `{domain}` configuration from your configuration.yaml file and restart Home Assistant to fix this issue."
306+
"title": "A configuração YAML {integration_title} está sendo removida",
307+
"description": "Configurar o {integration_title} usando o YAML está sendo removido.\n\nSua configuração existente do YAML foi importada automaticamente para a UI.\n\nRemova a configuração `{domain}` do seu arquivo configuration.yaml e reinicie o Assistente para corrigir este problema."
308308
}
309309
},
310310
"exceptions": {
311311
"not_configured_in_battery_notes": {
312-
"message": "{source} is not configured in Battery Notes."
312+
"message": "{source} não está configurado em Battery Notes."
313313
}
314314
}
315315
}

0 commit comments

Comments
 (0)