5
5
msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : PACKAGE VERSION\n "
8
- "POT-Creation-Date : 2025-02-07 01:44 +0000\n "
8
+ "POT-Creation-Date : 2025-02-09 21:32 +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 "
@@ -15,23 +15,23 @@ msgstr ""
15
15
"Generated-By : pygettext.py 1.5\n "
16
16
17
17
18
- #: ardupilot_methodic_configurator/__main__.py:48
18
+ #: ardupilot_methodic_configurator/__main__.py:49
19
19
msgid "ArduPilot methodic configurator is a simple GUI with a table that lists parameters. The GUI reads intermediate parameter files from a directory and displays their parameters in a table. Each row displays the parameter name, its current value on the flight controller, its new value from the selected intermediate parameter file, and an \" Upload\" checkbox. The GUI includes \" Upload selected params to FC\" and \" Skip\" buttons at the bottom. When \" Upload Selected to FC\" is clicked, it uploads the selected parameters to the flight controller. When \" Skip\" is pressed, it skips to the next intermediate parameter file. The process gets repeated for each intermediate parameter file."
20
20
msgstr ""
21
21
22
- #: ardupilot_methodic_configurator/__main__.py:74
22
+ #: ardupilot_methodic_configurator/__main__.py:78
23
23
msgid "No serial ports found"
24
24
msgstr ""
25
25
26
- #: ardupilot_methodic_configurator/__main__.py:83
26
+ #: ardupilot_methodic_configurator/__main__.py:87
27
27
msgid "Vehicle type not set explicitly, auto-detected %s."
28
28
msgstr ""
29
29
30
- #: ardupilot_methodic_configurator/__main__.py:85
30
+ #: ardupilot_methodic_configurator/__main__.py:89
31
31
msgid "Vehicle type explicitly set to %s."
32
32
msgstr ""
33
33
34
- #: ardupilot_methodic_configurator/__main__.py:116
34
+ #: ardupilot_methodic_configurator/__main__.py:120
35
35
#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:97
36
36
#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:100
37
37
#: ardupilot_methodic_configurator/backend_flightcontroller_info.py:110
@@ -43,16 +43,16 @@ msgstr ""
43
43
msgid "Unknown"
44
44
msgstr ""
45
45
46
- #: ardupilot_methodic_configurator/__main__.py:132
46
+ #: ardupilot_methodic_configurator/__main__.py:136
47
47
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:123
48
48
msgid "Error in derived parameters"
49
49
msgstr ""
50
50
51
- #: ardupilot_methodic_configurator/__main__.py:142
51
+ #: ardupilot_methodic_configurator/__main__.py:146
52
52
msgid "Will now exit the old software version."
53
53
msgstr ""
54
54
55
- #: ardupilot_methodic_configurator/__main__.py:165
55
+ #: ardupilot_methodic_configurator/__main__.py:169
56
56
#: ardupilot_methodic_configurator/frontend_tkinter_directory_selection.py:203
57
57
#: ardupilot_methodic_configurator/frontend_tkinter_directory_selection.py:437
58
58
#: ardupilot_methodic_configurator/frontend_tkinter_directory_selection.py:458
@@ -76,91 +76,91 @@ msgstr ""
76
76
msgid "Value must be a number."
77
77
msgstr ""
78
78
79
- #: ardupilot_methodic_configurator/backend_filesystem.py:114
79
+ #: ardupilot_methodic_configurator/backend_filesystem.py:116
80
80
msgid "Could not detect vehicle type. Defaulting to %s."
81
81
msgstr ""
82
82
83
- #: ardupilot_methodic_configurator/backend_filesystem.py:164
83
+ #: ardupilot_methodic_configurator/backend_filesystem.py:166
84
84
msgid "File %s already exists. Will not rename file %s to %s."
85
85
msgstr ""
86
86
87
- #: ardupilot_methodic_configurator/backend_filesystem.py:244
87
+ #: ardupilot_methodic_configurator/backend_filesystem.py:246
88
88
msgid "Error: %s is not a directory."
89
89
msgstr ""
90
90
91
- #: ardupilot_methodic_configurator/backend_filesystem.py:443
91
+ #: ardupilot_methodic_configurator/backend_filesystem.py:445
92
92
msgid "Intermediate parameter files and summary files zipped to %s"
93
93
msgstr ""
94
94
95
- #: ardupilot_methodic_configurator/backend_filesystem.py:463
95
+ #: ardupilot_methodic_configurator/backend_filesystem.py:465
96
96
msgid "Template directory does not exist: {template_dir}"
97
97
msgstr ""
98
98
99
- #: ardupilot_methodic_configurator/backend_filesystem.py:468
99
+ #: ardupilot_methodic_configurator/backend_filesystem.py:470
100
100
msgid "New vehicle directory does not exist: {new_vehicle_dir}"
101
101
msgstr ""
102
102
103
- #: ardupilot_methodic_configurator/backend_filesystem.py:488
103
+ #: ardupilot_methodic_configurator/backend_filesystem.py:490
104
104
msgid "Error copying template files to new vehicle directory: {_e}"
105
105
msgstr ""
106
106
107
- #: ardupilot_methodic_configurator/backend_filesystem.py:508
107
+ #: ardupilot_methodic_configurator/backend_filesystem.py:510
108
108
msgid "Parameter %s not found in the current parameter file"
109
109
msgstr ""
110
110
111
- #: ardupilot_methodic_configurator/backend_filesystem.py:516
111
+ #: ardupilot_methodic_configurator/backend_filesystem.py:518
112
112
msgid "Error writing last uploaded filename: %s"
113
113
msgstr ""
114
114
115
- #: ardupilot_methodic_configurator/backend_filesystem.py:523
115
+ #: ardupilot_methodic_configurator/backend_filesystem.py:525
116
116
msgid "last_uploaded_filename.txt not found: %s"
117
117
msgstr ""
118
118
119
- #: ardupilot_methodic_configurator/backend_filesystem.py:525
119
+ #: ardupilot_methodic_configurator/backend_filesystem.py:527
120
120
msgid "Error reading last uploaded filename: %s"
121
121
msgstr ""
122
122
123
- #: ardupilot_methodic_configurator/backend_filesystem.py:541
123
+ #: ardupilot_methodic_configurator/backend_filesystem.py:543
124
124
msgid "Starting file index %s is out of range. Starting with file %s instead."
125
125
msgstr ""
126
126
127
- #: ardupilot_methodic_configurator/backend_filesystem.py:549
127
+ #: ardupilot_methodic_configurator/backend_filesystem.py:551
128
128
msgid "Starting with the first file."
129
129
msgstr ""
130
130
131
- #: ardupilot_methodic_configurator/backend_filesystem.py:552
131
+ #: ardupilot_methodic_configurator/backend_filesystem.py:554
132
132
msgid "Starting with the first non-tcal file."
133
133
msgstr ""
134
134
135
- #: ardupilot_methodic_configurator/backend_filesystem.py:556
135
+ #: ardupilot_methodic_configurator/backend_filesystem.py:558
136
136
msgid "Last uploaded file was %s."
137
137
msgstr ""
138
138
139
- #: ardupilot_methodic_configurator/backend_filesystem.py:558
139
+ #: ardupilot_methodic_configurator/backend_filesystem.py:560
140
140
msgid "No last uploaded file found. %s."
141
141
msgstr ""
142
142
143
- #: ardupilot_methodic_configurator/backend_filesystem.py:563
143
+ #: ardupilot_methodic_configurator/backend_filesystem.py:565
144
144
msgid "Last uploaded file not found in the list of files. %s."
145
145
msgstr ""
146
146
147
- #: ardupilot_methodic_configurator/backend_filesystem.py:572
147
+ #: ardupilot_methodic_configurator/backend_filesystem.py:574
148
148
msgid "Last uploaded file is the last file in the list. Starting from there."
149
149
msgstr ""
150
150
151
- #: ardupilot_methodic_configurator/backend_filesystem.py:671
151
+ #: ardupilot_methodic_configurator/backend_filesystem.py:673
152
152
msgid "The type of the vehicle. Default is ArduCopter"
153
153
msgstr ""
154
154
155
- #: ardupilot_methodic_configurator/backend_filesystem.py:677
155
+ #: ardupilot_methodic_configurator/backend_filesystem.py:679
156
156
msgid "Directory containing vehicle-specific intermediate parameter files. Default is the current working directory"
157
157
msgstr ""
158
158
159
- #: ardupilot_methodic_configurator/backend_filesystem.py:685
159
+ #: ardupilot_methodic_configurator/backend_filesystem.py:687
160
160
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."
161
161
msgstr ""
162
162
163
- #: ardupilot_methodic_configurator/backend_filesystem.py:694
163
+ #: ardupilot_methodic_configurator/backend_filesystem.py:696
164
164
msgid "Allow opening and editing template files directly. Only for software developers that know what they are doing. Default is %(default)s"
165
165
msgstr ""
166
166
0 commit comments