Skip to content

Commit c124cc4

Browse files
committed
chore(translations): merge new un-translated string(s) to existing .po files
1 parent 4c62d2e commit c124cc4

File tree

6 files changed

+265
-131
lines changed

6 files changed

+265
-131
lines changed

ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
8-
"POT-Creation-Date: 2025-05-03 14:18+0000\n"
8+
"POT-Creation-Date: 2025-05-22 20:39+0000\n"
99
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1010
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -512,7 +512,7 @@ msgid ""
512512
msgstr ""
513513

514514
#: ardupilot_methodic_configurator/backend_flightcontroller.py:346
515-
msgid "ChibiOS version missmatch: %s (BANNER) != % s (AUTOPILOT_VERSION)"
515+
msgid "ChibiOS version mismatch: %s (BANNER) != % s (AUTOPILOT_VERSION)"
516516
msgstr ""
517517

518518
#: ardupilot_methodic_configurator/backend_flightcontroller.py:362
@@ -912,7 +912,7 @@ msgid "All the previous steps did not require logging, but the following ones do
912912
msgstr ""
913913

914914
#: ardupilot_methodic_configurator/configuration_steps_strings.py:71
915-
msgid "Because guided mode requires a tunned position controller"
915+
msgid "Because guided mode requires a tuned position controller"
916916
msgstr ""
917917

918918
#: ardupilot_methodic_configurator/configuration_steps_strings.py:72
@@ -948,7 +948,7 @@ msgid "Because roll is usually the axis that has the highest dynamic, and we sta
948948
msgstr ""
949949

950950
#: ardupilot_methodic_configurator/configuration_steps_strings.py:80
951-
msgid "Because the position controller PIDs depend on the attitude and attitude-rate PIDs tunned in previous steps"
951+
msgid "Because the position controller PIDs depend on the attitude and attitude-rate PIDs tuned in previous steps"
952952
msgstr ""
953953

954954
#: ardupilot_methodic_configurator/configuration_steps_strings.py:81
@@ -3031,7 +3031,7 @@ msgstr ""
30313031
msgid ""
30323032
"This configuration step requires external changes by: {auto_changed_by}\n"
30333033
"\n"
3034-
"The external tool experiment procedure is described in the tunning guide.\n"
3034+
"The external tool experiment procedure is described in the tuning guide.\n"
30353035
"\n"
30363036
"Choose an option:\n"
30373037
"* CLOSE - Close the application and go perform the experiment\n"
@@ -3695,27 +3695,27 @@ msgstr ""
36953695
msgid "Lifting window: {_e}"
36963696
msgstr ""
36973697

3698-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:31
3698+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:32
36993699
msgid ""
37003700
"No intermediate parameter files found in the selected '{_dirname}' vehicle directory.\n"
37013701
"Please select and step inside a vehicle directory containing valid ArduPilot intermediate parameter files.\n"
37023702
"\n"
37033703
"Make sure to step inside the directory (double-click) and not just select it."
37043704
msgstr ""
37053705

3706-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:36
3706+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:37
37073707
msgid "No Parameter Files Found"
37083708
msgstr ""
37093709

3710-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:40
3710+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:41
37113711
msgid ""
37123712
"{_error_string}\n"
37133713
"\n"
37143714
"Please connect a flight controller to the PC,\n"
37153715
"wait at least 7 seconds and retry."
37163716
msgstr ""
37173717

3718-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:41
3718+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:42
37193719
msgid "No Connection to the Flight Controller"
37203720
msgstr ""
37213721

ardupilot_methodic_configurator/locale/de/LC_MESSAGES/ardupilot_methodic_configurator.po

Lines changed: 54 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: 0.9.17\n"
8-
"POT-Creation-Date: 2025-05-03 14:18+0000\n"
8+
"POT-Creation-Date: 2025-05-22 20:39+0000\n"
99
"PO-Revision-Date: 2024-12-02 13:13+0100\n"
1010
"Last-Translator: Dr.-Ing. Amilcar do Carmo Lucas <[email protected]>\n"
1111
"Language-Team: \n"
@@ -598,9 +598,8 @@ msgstr ""
598598
"Stellen Sie sicher, dass der Parameter SERIAL0_PROTOCOL auf 2 gesetzt ist"
599599

600600
#: ardupilot_methodic_configurator/backend_flightcontroller.py:346
601-
msgid "ChibiOS version missmatch: %s (BANNER) != % s (AUTOPILOT_VERSION)"
601+
msgid "ChibiOS version mismatch: %s (BANNER) != % s (AUTOPILOT_VERSION)"
602602
msgstr ""
603-
"ChibiOS-Version stimmt nicht überein: %s (BANNER) != % s (AUTOPILOT_VERSION)"
604603

605604
#: ardupilot_methodic_configurator/backend_flightcontroller.py:362
606605
msgid "FC firmware type mismatch: %s (BANNER) != %s (AUTOPILOT_VERSION)"
@@ -1146,8 +1145,8 @@ msgstr ""
11461145
"Alle vorherigen Schritte erforderten kein Logging, aber die folgenden schon"
11471146

11481147
#: ardupilot_methodic_configurator/configuration_steps_strings.py:71
1149-
msgid "Because guided mode requires a tunned position controller"
1150-
msgstr "Weil der geführte Modus einen abgestimmten Positionsregler erfordert"
1148+
msgid "Because guided mode requires a tuned position controller"
1149+
msgstr ""
11511150

11521151
#: ardupilot_methodic_configurator/configuration_steps_strings.py:72
11531152
msgid "Because it can only be done after PID tuning is complete"
@@ -1198,10 +1197,8 @@ msgstr ""
11981197
#: ardupilot_methodic_configurator/configuration_steps_strings.py:80
11991198
msgid ""
12001199
"Because the position controller PIDs depend on the attitude and attitude-"
1201-
"rate PIDs tunned in previous steps"
1200+
"rate PIDs tuned in previous steps"
12021201
msgstr ""
1203-
"Weil die PIDs des Positionsreglers von den in vorherigen Schritten "
1204-
"abgestimmten Lage- und Lageraten-PIDs abhängen"
12051202

12061203
#: ardupilot_methodic_configurator/configuration_steps_strings.py:81
12071204
msgid ""
@@ -3761,7 +3758,7 @@ msgstr "IMU-Kalibrierungsnachrichten werden gelesen"
37613758
msgid ""
37623759
"This configuration step requires external changes by: {auto_changed_by}\n"
37633760
"\n"
3764-
"The external tool experiment procedure is described in the tunning guide.\n"
3761+
"The external tool experiment procedure is described in the tuning guide.\n"
37653762
"\n"
37663763
"Choose an option:\n"
37673764
"* CLOSE - Close the application and go perform the experiment\n"
@@ -3770,18 +3767,6 @@ msgid ""
37703767
"* NO - Continue without copying values (if you haven't performed the "
37713768
"experiment yet, but know what you are doing)"
37723769
msgstr ""
3773-
"Dieser Konfigurationsschritt erfordert externe Änderungen durch: "
3774-
"{auto_changed_by}\n"
3775-
"\n"
3776-
"Das Experimentverfahren des externen Werkzeugs wird im Abstimmungsleitfaden "
3777-
"beschrieben.\n"
3778-
"\n"
3779-
"Wählen Sie eine Option:\n"
3780-
"* SCHLIESSEN - Anwendung schließen und das Experiment durchführen\n"
3781-
"* JA - Aktuelle FC-Werte in {selected_file} kopieren (wenn Sie das "
3782-
"Experiment bereits abgeschlossen haben)\n"
3783-
"* NEIN - Ohne Kopieren fortfahren (wenn Sie das Experiment noch nicht "
3784-
"durchgeführt haben, aber wissen, was Sie tun)"
37853770

37863771
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:473
37873772
msgid "Update file with values from FC?"
@@ -4459,7 +4444,8 @@ msgstr "Grund warum {param_name} zu {value_str} geändert werden sollte"
44594444

44604445
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:716
44614446
msgid "Could not find change reason entry widget for parameter %s (%s)"
4462-
msgstr "Konnte kein Eingabefeld für den Änderungsgrund für Parameter %s (%s) finden"
4447+
msgstr ""
4448+
"Konnte kein Eingabefeld für den Änderungsgrund für Parameter %s (%s) finden"
44634449

44644450
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:727
44654451
msgid "Parameter %s not found in the %s file %s: %s"
@@ -4481,7 +4467,7 @@ msgstr "Bitte geduldig sein, {:.1f}% von {}% abgeschlossen"
44814467
msgid "Lifting window: {_e}"
44824468
msgstr "Hebendes Fenster: {_e}"
44834469

4484-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:31
4470+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:32
44854471
msgid ""
44864472
"No intermediate parameter files found in the selected '{_dirname}' vehicle "
44874473
"directory.\n"
@@ -4498,11 +4484,11 @@ msgstr ""
44984484
"Stellen Sie sicher, dass Sie in das Verzeichnis (Doppelklick) und es nicht "
44994485
"nur auswählen."
45004486

4501-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:36
4487+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:37
45024488
msgid "No Parameter Files Found"
45034489
msgstr "Keine Parameterdateien gefunden"
45044490

4505-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:40
4491+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:41
45064492
msgid ""
45074493
"{_error_string}\n"
45084494
"\n"
@@ -4514,7 +4500,7 @@ msgstr ""
45144500
"Bitte schließen Sie einen Flugcontroller an den PC an,\n"
45154501
"warten Sie mindestens 7 Sekunden und versuchen Sie es erneut."
45164502

4517-
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:41
4503+
#: ardupilot_methodic_configurator/frontend_tkinter_show.py:42
45184504
msgid "No Connection to the Flight Controller"
45194505
msgstr "Keine Verbindung zum Flugcontroller"
45204506

@@ -5172,6 +5158,48 @@ msgstr "Version oder Revision der Hardware"
51725158
msgid "Web link to the product page or documentation"
51735159
msgstr "Weblink zur Produktseite oder Dokumentation"
51745160

5161+
#~ msgid "ChibiOS version missmatch: %s (BANNER) != % s (AUTOPILOT_VERSION)"
5162+
#~ msgstr ""
5163+
#~ "ChibiOS-Version stimmt nicht überein: %s (BANNER) != % s "
5164+
#~ "(AUTOPILOT_VERSION)"
5165+
5166+
#~ msgid "Because guided mode requires a tunned position controller"
5167+
#~ msgstr ""
5168+
#~ "Weil der geführte Modus einen abgestimmten Positionsregler erfordert"
5169+
5170+
#~ msgid ""
5171+
#~ "Because the position controller PIDs depend on the attitude and attitude-"
5172+
#~ "rate PIDs tunned in previous steps"
5173+
#~ msgstr ""
5174+
#~ "Weil die PIDs des Positionsreglers von den in vorherigen Schritten "
5175+
#~ "abgestimmten Lage- und Lageraten-PIDs abhängen"
5176+
5177+
#~ msgid ""
5178+
#~ "This configuration step requires external changes by: {auto_changed_by}\n"
5179+
#~ "\n"
5180+
#~ "The external tool experiment procedure is described in the tunning "
5181+
#~ "guide.\n"
5182+
#~ "\n"
5183+
#~ "Choose an option:\n"
5184+
#~ "* CLOSE - Close the application and go perform the experiment\n"
5185+
#~ "* YES - Copy current FC values to {selected_file} (if you've already "
5186+
#~ "completed the experiment)\n"
5187+
#~ "* NO - Continue without copying values (if you haven't performed the "
5188+
#~ "experiment yet, but know what you are doing)"
5189+
#~ msgstr ""
5190+
#~ "Dieser Konfigurationsschritt erfordert externe Änderungen durch: "
5191+
#~ "{auto_changed_by}\n"
5192+
#~ "\n"
5193+
#~ "Das Experimentverfahren des externen Werkzeugs wird im "
5194+
#~ "Abstimmungsleitfaden beschrieben.\n"
5195+
#~ "\n"
5196+
#~ "Wählen Sie eine Option:\n"
5197+
#~ "* SCHLIESSEN - Anwendung schließen und das Experiment durchführen\n"
5198+
#~ "* JA - Aktuelle FC-Werte in {selected_file} kopieren (wenn Sie das "
5199+
#~ "Experiment bereits abgeschlossen haben)\n"
5200+
#~ "* NEIN - Ohne Kopieren fortfahren (wenn Sie das Experiment noch nicht "
5201+
#~ "durchgeführt haben, aber wissen, was Sie tun)"
5202+
51755203
#~ msgid ""
51765204
#~ "ArduPilot methodic configurator is a GUI-based tool designed to simplify "
51775205
#~ "the management and visualization of ArduPilot parameters. It enables "

0 commit comments

Comments
 (0)