|
733 | 733 | "initialSetupButtonResetZaxisValue": {
|
734 | 734 | "message": "Reset asse Z, offset: $1 gradi"
|
735 | 735 | },
|
736 |
| - "initialSetupHeading": { |
737 |
| - "message": "Direzione:", |
738 |
| - "description": "Heading shown on Setup tab" |
739 |
| - }, |
740 | 736 | "initialSetupMixerHead": {
|
741 | 737 | "message": "Tipo Mixer"
|
742 | 738 | },
|
|
782 | 778 | "initialSetupInfoHead": {
|
783 | 779 | "message": "Informazioni di sistema"
|
784 | 780 | },
|
| 781 | + "initialSetupInfoHeadHelp": { |
| 782 | + "message": "Mostra i flag dell' FC per il disarmo, informazioni batteria, livello RSSI.", |
| 783 | + "description": "Message that pops up to describe the System info section" |
| 784 | + }, |
| 785 | + "initialSensorInfoHead": { |
| 786 | + "message": "Info Sensore" |
| 787 | + }, |
| 788 | + "initialSensorInfoHeadHelp": { |
| 789 | + "message": "Mostra i sensori hardware", |
| 790 | + "description": "Message that pops up to describe the Sensor info section" |
| 791 | + }, |
785 | 792 | "initialSetupBattery": {
|
786 | 793 | "message": "Tensione Batteria:"
|
787 | 794 | },
|
|
806 | 813 | "initialSetupRSSI": {
|
807 | 814 | "message": "RSSI:"
|
808 | 815 | },
|
| 816 | + "initialSetupNotInBuild": { |
| 817 | + "message": "Non incluso nella build", |
| 818 | + "description": "Message that pops up when hardware support not are supported in Build" |
| 819 | + }, |
| 820 | + "initialSetupNotDetected": { |
| 821 | + "message": "Non rilevato", |
| 822 | + "description": "Message that pops up when hardware are not detected" |
| 823 | + }, |
| 824 | + "initialSetupRSSIValue": { |
| 825 | + "message": "$1 dBm" |
| 826 | + }, |
809 | 827 | "initialSetupSensorHardware": {
|
810 | 828 | "message": "Sensori:"
|
811 | 829 | },
|
| 830 | + "initialSetupSensorGyro": { |
| 831 | + "message": "Gyro:" |
| 832 | + }, |
| 833 | + "initialSetupSensorAcc": { |
| 834 | + "message": "Accel:" |
| 835 | + }, |
| 836 | + "initialSetupSensorMag": { |
| 837 | + "message": "Mag:" |
| 838 | + }, |
| 839 | + "initialSetupSensorBaro": { |
| 840 | + "message": "Baro:" |
| 841 | + }, |
| 842 | + "initialSetupSensorGPS": { |
| 843 | + "message": "GPS:" |
| 844 | + }, |
| 845 | + "initialSetupSensorSonar": { |
| 846 | + "message": "Sonar:" |
| 847 | + }, |
| 848 | + "initialSetupSensorRadar": { |
| 849 | + "message": "Radar:" |
| 850 | + }, |
812 | 851 | "initialSetupArmingDisableFlags": {
|
813 | 852 | "message": "Flag Armato Disabilitato:"
|
814 | 853 | },
|
|
2691 | 2730 | "message": "Latitudine / Longitudine Corrente:",
|
2692 | 2731 | "description": "Show GPS position - Latitude / Longitude"
|
2693 | 2732 | },
|
2694 |
| - "gpsHeading": { |
2695 |
| - "message": "Direzione Mag / GPS:", |
2696 |
| - "description": "Show GPS heading - Magnetic / GPS course over ground" |
2697 |
| - }, |
2698 | 2733 | "gpsSpeed": {
|
2699 | 2734 | "message": "Velocità:"
|
2700 | 2735 | },
|
|
6143 | 6178 | "message": "Altitudine",
|
6144 | 6179 | "description": "Text of the altitude alarm"
|
6145 | 6180 | },
|
| 6181 | + "osdTimerAlarmOptionLinkQuality": { |
| 6182 | + "message": "Qualità Link", |
| 6183 | + "description": "Text of the link quality alarm" |
| 6184 | + }, |
6146 | 6185 | "osdWarningTextArmingDisabled": {
|
6147 | 6186 | "message": "Armamento disabilitato",
|
6148 | 6187 | "description": "One of the warnings that can be selected to be shown in the OSD"
|
|
0 commit comments