|
5 | 5 | msgid ""
|
6 | 6 | msgstr ""
|
7 | 7 | "Project-Id-Version: PACKAGE VERSION\n"
|
8 |
| -"POT-Creation-Date: 2025-06-23 00:13+0000\n" |
| 8 | +"POT-Creation-Date: 2025-06-24 00:49+0000\n" |
9 | 9 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
10 | 10 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
11 | 11 | " Language-Team: LANGUAGE <[email protected]>\n"
|
@@ -48,13 +48,13 @@ msgid "Will present all vehicle templates for all vehicle types since no FC conn
|
48 | 48 | msgstr ""
|
49 | 49 |
|
50 | 50 | #: ardupilot_methodic_configurator/__main__.py:269
|
51 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:100 |
52 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:103 |
53 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:105 |
54 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:114 |
| 51 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:101 |
| 52 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:104 |
| 53 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:106 |
55 | 54 | #: ardupilot_methodic_configurator/backend_flightcontroller_info.py:115
|
56 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:118 |
| 55 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:116 |
57 | 56 | #: ardupilot_methodic_configurator/backend_flightcontroller_info.py:119
|
| 57 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:120 |
58 | 58 | #: ardupilot_methodic_configurator/data_model_vehicle_components_import.py:37
|
59 | 59 | #: ardupilot_methodic_configurator/data_model_vehicle_components_import.py:41
|
60 | 60 | msgid "Unknown"
|
@@ -141,71 +141,71 @@ msgstr ""
|
141 | 141 | msgid "New vehicle directory does not exist: {new_vehicle_dir}"
|
142 | 142 | msgstr ""
|
143 | 143 |
|
144 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:521 |
| 144 | +#: ardupilot_methodic_configurator/backend_filesystem.py:520 |
145 | 145 | msgid "Error copying template files to new vehicle directory: {_e}"
|
146 | 146 | msgstr ""
|
147 | 147 |
|
148 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:541 |
| 148 | +#: ardupilot_methodic_configurator/backend_filesystem.py:540 |
149 | 149 | msgid "Parameter %s not found in the current parameter file"
|
150 | 150 | msgstr ""
|
151 | 151 |
|
152 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:549 |
| 152 | +#: ardupilot_methodic_configurator/backend_filesystem.py:548 |
153 | 153 | msgid "Error writing last uploaded filename: %s"
|
154 | 154 | msgstr ""
|
155 | 155 |
|
156 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:556 |
| 156 | +#: ardupilot_methodic_configurator/backend_filesystem.py:555 |
157 | 157 | msgid "last_uploaded_filename.txt not found: %s"
|
158 | 158 | msgstr ""
|
159 | 159 |
|
160 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:558 |
| 160 | +#: ardupilot_methodic_configurator/backend_filesystem.py:557 |
161 | 161 | msgid "Error reading last uploaded filename: %s"
|
162 | 162 | msgstr ""
|
163 | 163 |
|
164 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:574 |
| 164 | +#: ardupilot_methodic_configurator/backend_filesystem.py:573 |
165 | 165 | msgid "Starting file index %s is out of range. Starting with file %s instead."
|
166 | 166 | msgstr ""
|
167 | 167 |
|
168 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:582 |
| 168 | +#: ardupilot_methodic_configurator/backend_filesystem.py:581 |
169 | 169 | msgid "Starting with the first file."
|
170 | 170 | msgstr ""
|
171 | 171 |
|
172 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:585 |
| 172 | +#: ardupilot_methodic_configurator/backend_filesystem.py:584 |
173 | 173 | msgid "Starting with the first non-tcal file."
|
174 | 174 | msgstr ""
|
175 | 175 |
|
176 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:589 |
| 176 | +#: ardupilot_methodic_configurator/backend_filesystem.py:588 |
177 | 177 | msgid "Last uploaded file was %s."
|
178 | 178 | msgstr ""
|
179 | 179 |
|
180 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:591 |
| 180 | +#: ardupilot_methodic_configurator/backend_filesystem.py:590 |
181 | 181 | msgid "No last uploaded file found. %s."
|
182 | 182 | msgstr ""
|
183 | 183 |
|
184 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:596 |
| 184 | +#: ardupilot_methodic_configurator/backend_filesystem.py:595 |
185 | 185 | msgid "Last uploaded file not found in the list of files. %s."
|
186 | 186 | msgstr ""
|
187 | 187 |
|
188 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:605 |
| 188 | +#: ardupilot_methodic_configurator/backend_filesystem.py:604 |
189 | 189 | msgid "Last uploaded file is the last file in the list. Starting from there."
|
190 | 190 | msgstr ""
|
191 | 191 |
|
192 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:790 |
| 192 | +#: ardupilot_methodic_configurator/backend_filesystem.py:789 |
193 | 193 | msgid "The type of the vehicle. Default is ArduCopter"
|
194 | 194 | msgstr ""
|
195 | 195 |
|
196 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:796 |
| 196 | +#: ardupilot_methodic_configurator/backend_filesystem.py:795 |
197 | 197 | msgid "Directory containing vehicle-specific intermediate parameter files. Default is the current working directory"
|
198 | 198 | msgstr ""
|
199 | 199 |
|
200 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:804 |
| 200 | +#: ardupilot_methodic_configurator/backend_filesystem.py:803 |
201 | 201 | msgid "Start directly on the nth intermediate parameter file (skips previous files). Default is to start on the file next to the last that you wrote to the flight controller. If the file does not exist, it will start on the first file."
|
202 | 202 | msgstr ""
|
203 | 203 |
|
204 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:813 |
| 204 | +#: ardupilot_methodic_configurator/backend_filesystem.py:812 |
205 | 205 | msgid "Allow opening and editing template files directly. Only for software developers that know what they are doing. Default is %(default)s"
|
206 | 206 | msgstr ""
|
207 | 207 |
|
208 |
| -#: ardupilot_methodic_configurator/backend_filesystem.py:822 |
| 208 | +#: ardupilot_methodic_configurator/backend_filesystem.py:821 |
209 | 209 | msgid "Save the vehicle component to the system templates. Only for software developers that know what they are doing. Default is %(default)s"
|
210 | 210 | msgstr ""
|
211 | 211 |
|
@@ -611,67 +611,72 @@ msgstr ""
|
611 | 611 | msgid "Flight controller reboot time. Default is %(default)s"
|
612 | 612 | msgstr ""
|
613 | 613 |
|
614 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:62 |
| 614 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:63 |
615 | 615 | msgid "USB Vendor"
|
616 | 616 | msgstr ""
|
617 | 617 |
|
618 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:63 |
| 618 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:64 |
619 | 619 | msgid "USB Product"
|
620 | 620 | msgstr ""
|
621 | 621 |
|
622 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:64 |
| 622 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:65 |
623 | 623 | msgid "Board Type"
|
624 | 624 | msgstr ""
|
625 | 625 |
|
626 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:65 |
| 626 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:66 |
627 | 627 | msgid "Hardware Version"
|
628 | 628 | msgstr ""
|
629 | 629 |
|
630 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:66 |
| 630 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:67 |
631 | 631 | msgid "Autopilot Type"
|
632 | 632 | msgstr ""
|
633 | 633 |
|
634 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:67 |
| 634 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:68 |
635 | 635 | msgid "ArduPilot Vehicle Type"
|
636 | 636 | msgstr ""
|
637 | 637 |
|
638 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:68 |
| 638 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:69 |
639 | 639 | msgid "ArduPilot FW Type"
|
640 | 640 | msgstr ""
|
641 | 641 |
|
642 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:69 |
| 642 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:70 |
643 | 643 | msgid "MAV Type"
|
644 | 644 | msgstr ""
|
645 | 645 |
|
646 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:70 |
| 646 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:71 |
647 | 647 | msgid "Firmware Version"
|
648 | 648 | msgstr ""
|
649 | 649 |
|
650 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:71 |
| 650 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:72 |
651 | 651 | msgid "Git Hash"
|
652 | 652 | msgstr ""
|
653 | 653 |
|
654 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:72 |
| 654 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:73 |
655 | 655 | msgid "OS Git Hash"
|
656 | 656 | msgstr ""
|
657 | 657 |
|
658 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:73 |
| 658 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:74 |
659 | 659 | msgid "Capabilities"
|
660 | 660 | msgstr ""
|
661 | 661 |
|
662 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:74 |
| 662 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:75 |
663 | 663 | msgid "System ID"
|
664 | 664 | msgstr ""
|
665 | 665 |
|
666 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:75 |
| 666 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:76 |
667 | 667 | msgid "Component ID"
|
668 | 668 | msgstr ""
|
669 | 669 |
|
670 |
| -#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:76 |
| 670 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:77 |
671 | 671 | #: ardupilot_methodic_configurator/vehicle_components.py:34
|
672 | 672 | msgid "MCU Series"
|
673 | 673 | msgstr ""
|
674 | 674 |
|
| 675 | +#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:271 |
| 676 | +#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:368 |
| 677 | +msgid "N/A" |
| 678 | +msgstr "" |
| 679 | + |
675 | 680 | #: ardupilot_methodic_configurator/backend_internet.py:40
|
676 | 681 | msgid "URL or local filename not provided."
|
677 | 682 | msgstr ""
|
@@ -2155,6 +2160,7 @@ msgstr ""
|
2155 | 2160 | #: ardupilot_methodic_configurator/frontend_tkinter_component_editor.py:290
|
2156 | 2161 | #: ardupilot_methodic_configurator/frontend_tkinter_component_editor_base.py:492
|
2157 | 2162 | #: ardupilot_methodic_configurator/frontend_tkinter_component_template_manager.py:87
|
| 2163 | +#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:118 |
2158 | 2164 | msgid "Error"
|
2159 | 2165 | msgstr ""
|
2160 | 2166 |
|
@@ -2800,68 +2806,32 @@ msgid "List_of_items can't be 'None'"
|
2800 | 2806 | msgstr ""
|
2801 | 2807 |
|
2802 | 2808 | #:
|
2803 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:29 |
| 2809 | +#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:68 |
2804 | 2810 | msgid " - Flight Controller Info"
|
2805 | 2811 | msgstr ""
|
2806 | 2812 |
|
2807 |
| -#: |
2808 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:29 |
2809 |
| -msgid "ArduPilot methodic configurator " |
2810 |
| -msgstr "" |
2811 |
| - |
2812 |
| -#: |
2813 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:53 |
2814 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:368 |
2815 |
| -msgid "N/A" |
2816 |
| -msgstr "" |
2817 |
| - |
2818 |
| -#: |
2819 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:58 |
2820 |
| -msgid "Firmware Version: %s" |
2821 |
| -msgstr "" |
2822 |
| - |
2823 |
| -#: |
2824 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:59 |
2825 |
| -msgid "Firmware first 8 hex bytes of the FC git hash: %s" |
2826 |
| -msgstr "" |
2827 |
| - |
2828 |
| -#: |
2829 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:60 |
2830 |
| -msgid "Firmware first 8 hex bytes of the ChibiOS git hash: %s" |
2831 |
| -msgstr "" |
2832 |
| - |
2833 |
| -#: |
2834 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:62 |
2835 |
| -msgid "Flight Controller firmware type: %s (%s)" |
2836 |
| -msgstr "" |
2837 |
| - |
2838 |
| -#: |
2839 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:66 |
2840 |
| -msgid "Flight Controller HW / board version: %s" |
2841 |
| -msgstr "" |
2842 |
| - |
2843 |
| -#: |
2844 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:67 |
2845 |
| -msgid "Flight Controller USB vendor ID: %s" |
2846 |
| -msgstr "" |
2847 |
| - |
2848 | 2813 | #:
|
2849 | 2814 | #: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:68
|
2850 |
| -msgid "Flight Controller USB product ID: %s" |
| 2815 | +msgid "ArduPilot methodic configurator " |
2851 | 2816 | msgstr ""
|
2852 | 2817 |
|
2853 | 2818 | #:
|
2854 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:75 |
| 2819 | +#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:109 |
2855 | 2820 | #: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:632
|
2856 | 2821 | msgid "Downloading FC parameters"
|
2857 | 2822 | msgstr ""
|
2858 | 2823 |
|
2859 | 2824 | #:
|
2860 |
| -#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:75 |
| 2825 | +#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:109 |
2861 | 2826 | #: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:634
|
2862 | 2827 | msgid "Downloaded {} of {} parameters"
|
2863 | 2828 | msgstr ""
|
2864 | 2829 |
|
| 2830 | +#: |
| 2831 | +#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:118 |
| 2832 | +msgid "Failed to download parameters" |
| 2833 | +msgstr "" |
| 2834 | + |
2865 | 2835 | #: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:72
|
2866 | 2836 | msgid "list_pair_tuple must be a list of tuples or a dictionary, not %s"
|
2867 | 2837 | msgstr ""
|
|
0 commit comments