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: Italian phrases for iNav #120

Merged
merged 4 commits into from
Jul 15, 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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ exception*
*.zip
release/
*.pyc

# MacOS
.DS_Store
Binary file added SOUNDS/it/SCRIPTS/INAV/acromd.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/active.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/althld.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/anglmd.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/batcrt.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/batlow.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/battry.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/cruzmd.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/danger.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/engarm.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/engdrm.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/fsoff.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/fson.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/good.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/gps.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/hedhld.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/hedhlda.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/hfact.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/hfoff.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/homrst.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/hrznmd.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/lost.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/manmd.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/normal.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/off.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/on.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/poshld.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/ready.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/rtl.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/toohgh.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/warnng.wav
Binary file not shown.
Binary file added SOUNDS/it/SCRIPTS/INAV/waypt.wav
Binary file not shown.
1 change: 1 addition & 0 deletions generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ find "$(dirname "$0")" -name "*.log" -delete
./voice-gen.py voices/es-ES.csv es-ES-ElviraNeural es || exit 1
./voice-gen.py voices/fr-FR.csv fr-FR-DeniseNeural fr || exit 1
./voice-gen.py voices/it-IT.csv it-IT-ElsaNeural it || exit 1
./voice-gen.py voices/it-IT_script.csv it-IT-ElsaNeural it/SCRIPTS || exit 1
./voice-gen.py voices/ja-JP.csv ja-JP-NanamiNeural jp || exit 1
./voice-gen.py voices/ja-JP_scripts.csv ja-JP-NanamiNeural jp/SCRIPTS || exit 1
./voice-gen.py voices/pt-PT.csv pt-BR-FranciscaNeural pt || exit 1
Expand Down
33 changes: 33 additions & 0 deletions voices/it-IT_scripts.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
"String ID","Source text","Translation","Context","Path","Filename"
"5","acro mode","Modalità Acro.","","INAV","acromd.wav"
"6","active","Attivo!","","INAV","active.wav"
"7","altitude hold","Blocco altitudine.","","INAV","althld.wav"
"8","angle mode","Modalità stabilizzata.","","INAV","anglmd.wav"
"9","battery critical","Batteria critica!","","INAV","batcrt.wav"
"10","Low battery","Batteria scarica!","","INAV","batlow.wav"
"11","battery","BATTERIA","","INAV","battry.wav"
"12","cruise mode","Modalità crociera.","","INAV","cruzmd.wav"
"13","danger","Pericolo!","","INAV","danger.wav"
"14","engines armed","Motori ATTIVI!","","INAV","engarm.wav"
"15","engines disarmed","Motori spenti","","INAV","engdrm.wav"
"16","failsafe off","Failsafe spento.","","INAV","fsoff.wav"
"17","failsafe on","Failsafe attivo.","","INAV","fson.wav"
"18","good","Buono","","INAV","good.wav"
"19","GPS","GPS","","INAV","gps.wav"
"20","heading hold","Mantenimento rotta","","INAV","hedhld.wav"
"21","heading hold active","Mantenimento rotta attivo.","","INAV","hedhlda.wav"
"22","headfree active","Movimento testa attivo.","","INAV","hfact.wav"
"23","headfree off","Movimento testa spento.","","INAV","hfoff.wav"
"24","home reset","Reset punto di lancio.","","INAV","homrst.wav"
"25","horizon mode","Modalità orizzonte stabilizzato.","","INAV","hrznmd.wav"
"26","lost","Persa","","INAV","lost.wav"
"27","manual mode","Modalità manuale.","","INAV","manmd.wav"
"28","normal","Normale","","INAV","normal.wav"
"29","off","off","","INAV","off.wav"
"30","on","on","","INAV","on.wav"
"31","position hold","Mantieni posizione.","","INAV","poshld.wav"
"32","ready to fly","Pronto al volo.","","INAV","ready.wav"
"33","return to launch","Ritorno al LUOGO di lancio.","","INAV","rtl.wav"
"34","too high","Troppo alto.","","INAV","toohgh.wav"
"35","warning","Attenzione!","","INAV","warnng.wav"
"36","waypoint","Waypoint","","INAV","waypt.wav"