Skip to content

Commit 1a382ec

Browse files
Update translations (#3725)
Co-authored-by: Crowdin Bot <[email protected]>
1 parent 166d522 commit 1a382ec

File tree

1 file changed

+74
-74
lines changed
  • custom_components/battery_notes/translations

1 file changed

+74
-74
lines changed

custom_components/battery_notes/translations/pt-BR.json

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -2,200 +2,200 @@
22
"config": {
33
"step": {
44
"user": {
5-
"description": "If you need help with the configuration have a look here: https://andrew-codechimp.github.io/HA-Battery-Notes/",
5+
"description": "Se você precisar de ajuda com a configuração dê uma olhada aqui: https://andrew-codechimp.github.io/HA-Battery-Notes/",
66
"data": {
7-
"association_type": "Association type"
7+
"association_type": "Tipos de Associação"
88
},
99
"menu_options": {
10-
"device": "Device (recommended)",
11-
"entity": "Entity"
10+
"device": "Dispositivo (recomendado)",
11+
"entity": "Entidade"
1212
},
13-
"title": "Choose your association type"
13+
"title": "Escolha o seu tipo de Associação"
1414
},
1515
"device": {
1616
"data": {
17-
"device_id": "Device",
18-
"name": "Name"
17+
"device_id": "Dispositivo",
18+
"name": "Nome"
1919
},
2020
"data_description": {
21-
"name": "Leaving blank will take the name from the source device"
21+
"name": "Deixar em branco utilizará o nome do dispositivo de origem"
2222
}
2323
},
2424
"entity": {
2525
"data": {
26-
"source_entity_id": "Entity",
27-
"name": "Name"
26+
"source_entity_id": "Entidade",
27+
"name": "Nome"
2828
},
2929
"data_description": {
30-
"name": "Leaving blank will take the name from the source entity"
30+
"name": "Deixar em branco levará o nome da entidade de origem"
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
34+
"description": "Fabricante: {manufacturer}\nModelo: {model}\nModelo ID: {model_id}\nVersão de hardware: {hw_version}",
3535
"data": {
36-
"battery_type": "Battery type",
37-
"battery_quantity": "Battery quantity",
38-
"battery_low_threshold": "Battery low threshold",
39-
"battery_low_template": "Battery low template",
40-
"filter_outliers": "Filter outliers"
36+
"battery_type": "Tipo de bateria",
37+
"battery_quantity": "Quantidade de baterias",
38+
"battery_low_threshold": "Limite de bateria fraca",
39+
"battery_low_template": "Modelo de bateria fraca",
40+
"filter_outliers": "Filtrar atípicos"
4141
},
4242
"data_description": {
43-
"battery_low_threshold": "0 will use the global default threshold",
44-
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels",
45-
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
43+
"battery_low_threshold": "0 irá usar o limite padrão global",
44+
"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",
45+
"filter_outliers": "Filtre grandes quedas no nível da bateria, reduzindo eventos de disparo falso em dispositivos que ocasionalmente relatam níveis incorretos."
4646
}
4747
},
4848
"manual": {
49-
"description": "This device is marked in the library as manual, variants use different battery types so it cannot be set in the library.\nThe next step will allow you to set your battery type but please do not submit a device request.",
50-
"title": "Device manual configuration"
49+
"description": "Esse dispositivo está marcado na biblioteca como manual, variantes usam diferentes tipos de bateria, então o dispositivo não pode ser definido na biblioteca.\nO próximo passo permitirá que você defina o tipo de bateria, mas por favor, não envie uma solicitação de dispositivo.",
50+
"title": "Configuração manual do dispositivo"
5151
}
5252
},
5353
"abort": {
54-
"already_configured": "Device is already configured"
54+
"already_configured": "O dispositivo já está configurado"
5555
},
5656
"error": {
57-
"unknown": "Unknown error occurred.",
58-
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
57+
"unknown": "Ocorreu um erro desconhecido.",
58+
"unconfigurable_entity": "Não é possível adicionar esta entidade ao Battery Notes."
5959
}
6060
},
6161
"options": {
6262
"step": {
6363
"init": {
64-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
64+
"description": "Fabricante: {manufacturer}\nModelo: {model}\nModelo ID: {model_id}\nVersão de hardware: {hw_version}",
6565
"data": {
66-
"name": "Name",
67-
"battery_type": "Battery type",
68-
"battery_quantity": "Battery quantity",
69-
"battery_low_threshold": "Battery low threshold",
70-
"battery_low_template": "Battery low template",
71-
"filter_outliers": "Filter outliers"
66+
"name": "Nome",
67+
"battery_type": "Tipo de bateria",
68+
"battery_quantity": "Quantidade de baterias",
69+
"battery_low_threshold": "Limite de bateria fraca",
70+
"battery_low_template": "Modelo de bateria fraca",
71+
"filter_outliers": "Filtros atípicos"
7272
},
7373
"data_description": {
74-
"name": "Leaving blank will take the name from the source device",
75-
"battery_low_threshold": "0 will use the global default threshold",
76-
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels",
77-
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
74+
"name": "Deixar em branco utilizará o nome do dispositivo de origem",
75+
"battery_low_threshold": "0 irá usar o limite padrão global",
76+
"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",
77+
"filter_outliers": "Filtre grandes quedas no nível da bateria, reduzindo eventos de disparo falso em dispositivos que ocasionalmente relatam níveis incorretos."
7878
}
7979
}
8080
},
8181
"error": {
82-
"orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.",
83-
"unknown": "Unknown error occurred."
82+
"orphaned_battery_note": "O dispositivo ou entidade associados não existe mais para o Battery Notes.",
83+
"unknown": "Ocorreu um erro desconhecido."
8484
}
8585
},
8686
"entity": {
8787
"binary_sensor": {
8888
"battery_low": {
89-
"name": "{device_name}Battery low",
89+
"name": "{device_name}Bateria fraca",
9090
"state_attributes": {
9191
"battery_low_threshold": {
92-
"name": "Battery low threshold"
92+
"name": "Limite de bateria fraca"
9393
}
9494
}
9595
}
9696
},
9797
"button": {
9898
"battery_replaced": {
99-
"name": "{device_name}Battery replaced"
99+
"name": "{device_name}Bateria substituída"
100100
}
101101
},
102102
"sensor": {
103103
"battery_plus": {
104-
"name": "{device_name}Battery+",
104+
"name": "{device_name}Bateria+",
105105
"state_attributes": {
106106
"battery_type": {
107-
"name": "Battery type"
107+
"name": "Tipo de bateria"
108108
},
109109
"battery_quantity": {
110-
"name": "Battery quantity"
110+
"name": "Quantidade de baterias"
111111
},
112112
"battery_type_and_quantity": {
113-
"name": "Battery type and quantity"
113+
"name": "Tipo e quantidade de baterias"
114114
},
115115
"battery_last_replaced": {
116-
"name": "Battery last replaced"
116+
"name": "Última substituição da bateria"
117117
},
118118
"battery_low": {
119-
"name": "Battery low"
119+
"name": "Bateria fraca"
120120
},
121121
"battery_low_threshold": {
122-
"name": "Battery low threshold"
122+
"name": "Limite de Bateria fraca"
123123
},
124124
"battery_last_reported": {
125-
"name": "Battery last reported"
125+
"name": "Última bateria relatada"
126126
},
127127
"battery_last_reported_level": {
128-
"name": "Battery last reported level"
128+
"name": "Último nível reportado pela bateria"
129129
},
130130
"source_entity_id": {
131-
"name": "Source Entity Id"
131+
"name": "ID da Entidade Fonte"
132132
},
133133
"device_id": {
134-
"name": "Device Id"
134+
"name": "ID do dispositivo"
135135
},
136136
"device_name": {
137-
"name": "Device name"
137+
"name": "Nome do dispositivo"
138138
}
139139
}
140140
},
141141
"battery_type": {
142-
"name": "{device_name}Battery type",
142+
"name": "{device_name}Tipo de bateria ",
143143
"state_attributes": {
144144
"battery_type": {
145-
"name": "Battery type"
145+
"name": "Tipo de bateria"
146146
},
147147
"battery_quantity": {
148-
"name": "Battery quantity"
148+
"name": "Quantidade de baterias"
149149
}
150150
}
151151
},
152152
"battery_last_replaced": {
153-
"name": "{device_name}Battery last replaced"
153+
"name": "{device_name}Bateria substituída pela última vez"
154154
}
155155
}
156156
},
157157
"services": {
158158
"set_battery_replaced": {
159-
"description": "Set the battery last replaced.",
159+
"description": "Definir a última substituição da bateria.",
160160
"fields": {
161161
"device_id": {
162-
"description": "Device that has had its battery replaced.",
163-
"name": "Device"
162+
"description": "Dispositivo que teve sua bateria substituída.",
163+
"name": "Dispositivo"
164164
},
165165
"entity_id": {
166-
"description": "Entity that has had its battery replaced (only used for entity associated battery notes).",
167-
"name": "Entity"
166+
"description": "Entidade que teve sua bateria substituída (usada apenas para notas de bateria associadas à entidade).",
167+
"name": "Entidade"
168168
},
169169
"datetime_replaced": {
170-
"description": "Date replaced.",
171-
"name": "Date"
170+
"description": "Data de substituição.",
171+
"name": "Data"
172172
}
173173
},
174-
"name": "Set battery replaced"
174+
"name": "Definir a bateria como substituída"
175175
},
176176
"check_battery_last_reported": {
177-
"description": "Raise events for devices that haven't reported their battery level.",
177+
"description": "Crie eventos para dispositivos que não relataram o nível da bateria deles.",
178178
"fields": {
179179
"days_last_reported": {
180-
"description": "Number of days since a device last reported its battery level.",
181-
"name": "Days"
180+
"description": "Número de dias desde a última vez que um dispositivo relatou o nível da bateria.",
181+
"name": "Dias"
182182
}
183183
},
184-
"name": "Check battery last reported"
184+
"name": "Verificar a última atualização da bateria"
185185
},
186186
"check_battery_low": {
187-
"description": "Raise events for devices that have a low battery.",
188-
"name": "Check battery low"
187+
"description": "Crie eventos para dispositivos com bateria fraca.",
188+
"name": "Verificar bateria fraca"
189189
}
190190
},
191191
"issues": {
192192
"missing_device": {
193-
"title": "Orphaned Battery Note",
193+
"title": "Battery Note obsoleto",
194194
"fix_flow": {
195195
"step": {
196196
"confirm": {
197-
"title": "Orphaned Battery Note",
198-
"description": "The associated device or entity no longer exists for the Battery Note entry {name}, the Battery Note should be deleted.\nSelect **Submit** to delete this Battery Note."
197+
"title": "Battery Note obsoleto",
198+
"description": "O dispositivo ou entidade associados não existe mais para a entrada {name} do Battery Notes e deve ser apagada.\nSelecione **Enviar** para excluir esta nota de bateria."
199199
}
200200
}
201201
}

0 commit comments

Comments
 (0)