mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Fix not deleting thumbnails (#19371)
* Fix not deleting thumbnails * Consoldiate langauge tags
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"person": "Pessoa",
|
||||
"bicycle": "Bicicleta",
|
||||
"car": "Carro",
|
||||
"motorcycle": "Moto",
|
||||
"airplane": "Avião",
|
||||
"bus": "Ônibus",
|
||||
"train": "Trem",
|
||||
"boat": "Barco",
|
||||
"traffic_light": "Semáforo",
|
||||
"fire_hydrant": "Hidrante",
|
||||
"street_sign": "Placa de rua",
|
||||
"stop_sign": "Sinal de parada",
|
||||
"parking_meter": "Parquímetro",
|
||||
"bench": "Banco",
|
||||
"bird": "Pássaro",
|
||||
"cat": "Gato",
|
||||
"dog": "Cachorro",
|
||||
"horse": "Cavalo",
|
||||
"sheep": "Ovelha",
|
||||
"cow": "Vaca",
|
||||
"elephant": "Elefante",
|
||||
"bear": "Urso",
|
||||
"zebra": "Zebra",
|
||||
"giraffe": "Girafa",
|
||||
"hat": "Chapéu",
|
||||
"backpack": "Mochila",
|
||||
"umbrella": "Guarda-Chuva",
|
||||
"shoe": "Sapato",
|
||||
"eye_glasses": "Óculos",
|
||||
"handbag": "Bolsa",
|
||||
"tie": "Gravata",
|
||||
"suitcase": "Mala",
|
||||
"frisbee": "Frisbe",
|
||||
"skis": "Esquis",
|
||||
"snowboard": "Snowboard",
|
||||
"sports_ball": "Bola de Esportes",
|
||||
"kite": "Pipa",
|
||||
"baseball_bat": "Taco de Basebol",
|
||||
"baseball_glove": "Luva de Basebol",
|
||||
"skateboard": "Skate",
|
||||
"plate": "Placa"
|
||||
}
|
||||
Reference in New Issue
Block a user