Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pt): add telemetry lost/recovered, car and soarETX v2 phrases #107

Merged
merged 4 commits into from
May 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added SOUNDS/pt/2wd.wav
Binary file not shown.
Binary file added SOUNDS/pt/4wd.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/0164.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/0165.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/inactiv.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/lowbatt.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/rssi_red.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/swalert.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/telemco.wav
Binary file not shown.
Binary file added SOUNDS/pt/SYSTEM/telemko.wav
Binary file not shown.
Binary file added SOUNDS/pt/SYSTEM/telemok.wav
Binary file not shown.
Binary file modified SOUNDS/pt/SYSTEM/thralert.wav
Binary file not shown.
Binary file modified SOUNDS/pt/deact.wav
Binary file not shown.
Binary file added SOUNDS/pt/difloc.wav
Binary file not shown.
Binary file added SOUNDS/pt/difulc.wav
Binary file not shown.
Binary file added SOUNDS/pt/digmod.wav
Binary file not shown.
Binary file added SOUNDS/pt/engon.wav
Binary file not shown.
Binary file added SOUNDS/pt/engsrt.wav
Binary file not shown.
Binary file added SOUNDS/pt/engstp.wav
Binary file not shown.
Binary file modified SOUNDS/pt/fm-3.wav
Binary file not shown.
Binary file added SOUNDS/pt/highgr.wav
Binary file not shown.
Binary file added SOUNDS/pt/lowgr.wav
Binary file not shown.
Binary file added SOUNDS/pt/motarm.wav
Binary file not shown.
Binary file added SOUNDS/pt/power.wav
Binary file not shown.
Binary file modified SOUNDS/pt/spdmod.wav
Binary file not shown.
Binary file added SOUNDS/pt/speed.wav
Binary file not shown.
Binary file added SOUNDS/pt/str-4w.wav
Binary file not shown.
Binary file added SOUNDS/pt/str-cr.wav
Binary file not shown.
Binary file added SOUNDS/pt/str-f.wav
Binary file not shown.
Binary file added SOUNDS/pt/str-mr.wav
Binary file not shown.
Binary file added SOUNDS/pt/str-r.wav
Binary file not shown.
Binary file added SOUNDS/pt/therml.wav
Binary file not shown.
Binary file added SOUNDS/pt/turnof.wav
Binary file not shown.
Binary file added SOUNDS/pt/turnon.wav
Binary file not shown.
Binary file modified SOUNDS/pt/warnng.wav
Binary file not shown.
Binary file added SOUNDS/pt/wchin.wav
Binary file not shown.
Binary file added SOUNDS/pt/wchout.wav
Binary file not shown.
49 changes: 37 additions & 12 deletions voices/pt-PT.csv
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
"148","horas","horas",,"SYSTEM","hour0.wav"
"149","minutos","minutos",,"SYSTEM","minute0.wav"
"150","segundos","segundos",,"SYSTEM","second0.wav"
"151","atenção, o rádio foi esquecido ligado, por favor desligue-o","atenção, o rádio foi esquecido ligado, por favor desligue-o",,"SYSTEM","inactiv.wav"
"152","bateria do rádio fraca","bateria do rádio fraca",,"SYSTEM","lowbatt.wav"
"153","atenção,acelerador não está no mínimo","Alerta de acelerador",,"SYSTEM","thralert.wav"
"154","atenção, certifique-se que os interruptores estão na posição certa","Alerta de chaves",,"SYSTEM","swalert.wav"
"151","atenção, o rádio foi esquecido ligado, por favor desligue-o","Aviso: Inatividade",,"SYSTEM","inactiv.wav"
"152","bateria do rádio fraca","Bateria baixa",,"SYSTEM","lowbatt.wav"
"153","atenção,acelerador não está no mínimo","Aviso: Motor",,"SYSTEM","thralert.wav"
"154","atenção, certifique-se que os interruptores estão na posição certa","Aviso: Chaves",,"SYSTEM","swalert.wav"
"155","eeprom corrompida","eeprom corrompida",,"SYSTEM","eebad.wav"
"156","Bem vindo ao édge tiécs","Bem vindo ao édge tiécs",,"SYSTEM","hello.wav"
"157","erro","erro",,"SYSTEM","error.wav"
Expand All @@ -162,7 +162,7 @@
"161","assorbimento elevato","Gasto de bateria elevado",,"SYSTEM","highmah.wav"
"162","temperatura elevata","temperatura elevata",,"SYSTEM","hightemp.wav"
"163","recepção de sinal muito baixa","Sinal RF fraco",,"SYSTEM","rssi_org.wav"
"164","recepção de sinal crítica","Sinal RF críticco",,"SYSTEM","rssi_red.wav"
"164","recepção de sinal crítica","Sinal RF crítico",,"SYSTEM","rssi_red.wav"
"165","Problema com a antena do transmissor","Problema com a antena do transmissor",,"SYSTEM","swr_red.wav"
"166","servo overload","Sobrecarga servos",,"SYSTEM","servoko.wav"
"167","power overload","Sobrecarga de energia",,"SYSTEM","rxko.wav"
Expand Down Expand Up @@ -190,10 +190,12 @@
"189","aceleração X","aceleração X",,"SYSTEM","0161.wav"
"190","aceleração Y","aceleração Y",,"SYSTEM","0162.wav"
"191","aceleração Z","aceleração Z",,"SYSTEM","0163.wav"
"192","Direcção","Direcção",,"SYSTEM","0164.wav"
"193","variómetro","variómetro",,"SYSTEM","0165.wav"
"192","Direcção","Direção",,"SYSTEM","0164.wav"
"193","variómetro","variômetro",,"SYSTEM","0165.wav"
"194","mínimo","mínimo",,"SYSTEM","0166.wav"
"195","máximo","máximo",,"SYSTEM","0167.wav"
"199","telemetry lost","telemetria perdida","","SYSTEM","telemko.wav"
"200","telemetry recovered","telemetria recuperada","","SYSTEM","telemok.wav"
"208","armed","armado",,,"armed.wav"
"209","disarmed","desarmado",,,"disarm.wav"
"210","throttle cut","acelerador cortado",,,"thrcut.wav"
Expand All @@ -216,14 +218,14 @@
"227","RF signal critical","Sinal RF crítico","rc-link",,"sigcrt.wav"
"228","LQ","LQ","rc-link",,"lq.wav"
"229","RF mode","modo RF","rc-link",,"rfmode.wav"
"230","high speed mode active","modo alta velocidae ligado","rc-link",,"spdmod.wav"
"230","high speed mode active","modo alta velocidade ligado","rc-link",,"spdmod.wav"
"231","thermal mode on","modo termal ligado",,,"thmmod.wav"
"232","normal mode on","modo normal ligado",,,"nrmmod.wav"
"233","landing mode on","modo pouso ligado",,,"lnding.wav"
"234","acro mode on","modo acro ligado",,,"acro.wav"
"235","flight mode one","modo de voo um",,,"fm-1.wav"
"236","flight mode two","modo de voo dois",,,"fm-2.wav"
"237","flight mode three","modo de voo tres",,,"fm-3.wav"
"237","flight mode three","modo de voo três",,,"fm-3.wav"
"238","flight mode four","modo de voo quatro",,,"fm-4.wav"
"239","flight mode five","modo de voo cinco",,,"fm-5.wav"
"240","flight mode six","modo de voo seis",,,"fm-6.wav"
Expand Down Expand Up @@ -405,13 +407,13 @@
"416","expo 2","expo 2",,,"expo2.wav"
"417","expo 3","expo 3",,,"expo3.wav"
"418","active","ativo",,,"active.wav"
"419","deactivated","desativo",,,"deact.wav"
"419","deactivated","desativado",,,"deact.wav"
"420","enabled","ativo",,,"enabl.wav"
"421","disabled","desativo",,,"disabl.wav"
"422","good","bom",,,"good.wav"
"423","bad","rum",,,"bad.wav"
"424","normal","normal",,,"normal.wav"
"425","warning","alerta",,,"warnng.wav"
"425","warning","aviso",,,"warnng.wav"
"426","danger","perigo",,,"danger.wav"
"427","ready to fly","pronto para voar",,,"ready.wav"
"428","home reset","resete da casa",,,"homrst.wav"
Expand Down Expand Up @@ -447,5 +449,28 @@
"458","Reverse Thrust Off","Empuxo reverso desligado","plane","","revoff.wav"
"459","Reverse Thrust Idle","Empuxo reverso em lento","plane","","revid.wav"
"460","Forward Thrust","Empuxo frente","plane","","revfwd.wav"
"461","Telemetry connected","Telemetria ligada","","SYSTEM","telemco.wav"
"461","Telemetry connected","Telemetria conectada","","SYSTEM","telemco.wav"
"462","level mode","modo de nível","flight controller","","lvlmod.wav"
"463","diffs locked","diferencial travado","car","","difloc.wav"
"464","diffs unlocked","diferencial destravado","car","","difulc.wav"
"465","engine start","partida do motor","car","","engsrt.wav"
"466","engine stop","parada do motor","car","","engstp.wav"
"467","engine on","motor ligado","car","","engon.wav"
"468","Turn signals on","seta ligado","car","","turnon.wav"
"469","Turn signals off","seta desligado","car","","turnof.wav"
"470","High gear","marcha alta","car","","highgr.wav"
"471","Low gear","marcha baixa","car","","lowgr.wav"
"472","Dig mode","modo dig","car","","digmod.wav"
"473","Two wheel drive","tração duas rodas","car","","2wd.wav"
"474","Four wheel drive","tração nas quatro rodas","car","","4wd.wav"
"475","Winch in","guincho para dentro","car","","wchin.wav"
"476","Winch out","quincho para fora","car","","wchout.wav"
"477","Front Steer","direção frontal","car","","str-f.wav"
"478","Rear Steer","direção traseira","car","","str-r.wav"
"479","Four Wheel Steer","direção nas quatro rodas","car","","str-4w.wav"
"480","Mirror Steer","direção espelho","car","","str-mr.wav"
"481","Crab Steer","direção caranguejo","car","","str-cr.wav"
"482","Motor armed","motor armado","soaretx","","motarm.wav"
"483","Power","potência","soaretx","","power.wav"
"484","Speed","velocidade","soaretx","","speed.wav"
"485","Thermal","termal","soaretx","","therml.wav"
Loading