Skip to content

Commit 4eab256

Browse files
amilcarlucasgithub-actions[bot]
authored andcommitted
chore(translations): merge new un-translated string(s) to existing .po files
1 parent 8e175f1 commit 4eab256

File tree

6 files changed

+158
-40
lines changed

6 files changed

+158
-40
lines changed

ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot

Lines changed: 21 additions & 1 deletion
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-08-16 13:39+0200\n"
8+
"POT-Creation-Date: 2025-08-17 12:41+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"
@@ -311,6 +311,10 @@ msgstr ""
311311
msgid "Could not load validation schema"
312312
msgstr ""
313313

314+
#: ardupilot_methodic_configurator/backend_filesystem_json_with_schema.py:87
315+
msgid "Validation error"
316+
msgstr ""
317+
314318
#: ardupilot_methodic_configurator/backend_filesystem_json_with_schema.py:99
315319
msgid "Invalid JSON file '%s': %s"
316320
msgstr ""
@@ -2353,14 +2357,20 @@ msgid ""
23532357
msgstr ""
23542358

23552359
#: ardupilot_methodic_configurator/data_model_software_updates.py:50
2360+
#: tests/test_data_model_software_updates.py:125
2361+
#: tests/test_data_model_software_updates.py:139
23562362
msgid "Current version: {_current_version}"
23572363
msgstr ""
23582364

23592365
#: ardupilot_methodic_configurator/data_model_software_updates.py:52
2366+
#: tests/test_data_model_software_updates.py:127
2367+
#: tests/test_data_model_software_updates.py:141
23602368
msgid "Latest version: {_latest_release}"
23612369
msgstr ""
23622370

23632371
#: ardupilot_methodic_configurator/data_model_software_updates.py:54
2372+
#: tests/test_data_model_software_updates.py:129
2373+
#: tests/test_data_model_software_updates.py:143
23642374
msgid ""
23652375
"Changes:\n"
23662376
"{changes}"
@@ -2687,6 +2697,7 @@ msgstr ""
26872697
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:381
26882698
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:552
26892699
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:564
2700+
#: tests/test_frontend_tkinter_component_editor_base.py:1448
26902701
msgid "Error"
26912702
msgstr ""
26922703

@@ -3361,6 +3372,11 @@ msgstr ""
33613372
msgid "Downloaded {} of {} parameters"
33623373
msgstr ""
33633374

3375+
#:
3376+
#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:118
3377+
msgid "Failed to download parameters"
3378+
msgstr ""
3379+
33643380
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:72
33653381
msgid "list_pair_tuple must be a list of tuples or a dictionary, not %s"
33663382
msgstr ""
@@ -3707,14 +3723,17 @@ msgid "Update file with values from FC?"
37073723
msgstr ""
37083724

37093725
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:523
3726+
#: tests/test_frontend_tkinter_parameter_editor.py:193
37103727
msgid "Close"
37113728
msgstr ""
37123729

37133730
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:531
3731+
#: tests/test_frontend_tkinter_parameter_editor.py:107
37143732
msgid "Yes"
37153733
msgstr ""
37163734

37173735
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:537
3736+
#: tests/test_frontend_tkinter_parameter_editor.py:150
37183737
msgid "No"
37193738
msgstr ""
37203739

@@ -4802,3 +4821,4 @@ msgstr ""
48024821
#: ardupilot_methodic_configurator/vehicle_components.py:122
48034822
msgid "Web link to the product page or documentation"
48044823
msgstr ""
4824+

ardupilot_methodic_configurator/locale/de/LC_MESSAGES/ardupilot_methodic_configurator.po

Lines changed: 32 additions & 14 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-08-16 13:39+0200\n"
8+
"POT-Creation-Date: 2025-08-17 12:41+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"
@@ -33,13 +33,13 @@ msgstr ""
3333
"die Parameter auflistet. Die GUI liest Zwischenparameterdateien aus einem "
3434
"Verzeichnis und zeigt deren Parameter in einer Tabelle an. Jede Zeile zeigt "
3535
"den Parameternamen, seinen aktuellen Wert auf dem Flugcontroller, seinen "
36-
"neuen Wert aus der ausgewählten Zwischenparameterdatei und eine \"Hochladen"
37-
"\"-Checkbox an. Die GUI enthält die Schaltflächen \"Ausgewählte Parameter an "
38-
"FC hochladen\" und \"Überspringen\" unten. Wenn \"Ausgewählte an FC hochladen"
39-
"\" geklickt wird, werden die ausgewählten Parameter an den Flugcontroller "
40-
"hochgeladen. Wenn \"Überspringen\" gedrückt wird, wird zur nächsten "
41-
"Zwischenparameterdatei weitergeschaltet. Der Prozess wiederholt sich für "
42-
"jede Zwischenparameterdatei."
36+
"neuen Wert aus der ausgewählten Zwischenparameterdatei und eine "
37+
"\"Hochladen\"-Checkbox an. Die GUI enthält die Schaltflächen \"Ausgewählte "
38+
"Parameter an FC hochladen\" und \"Überspringen\" unten. Wenn \"Ausgewählte "
39+
"an FC hochladen\" geklickt wird, werden die ausgewählten Parameter an den "
40+
"Flugcontroller hochgeladen. Wenn \"Überspringen\" gedrückt wird, wird zur "
41+
"nächsten Zwischenparameterdatei weitergeschaltet. Der Prozess wiederholt "
42+
"sich für jede Zwischenparameterdatei."
4343

4444
#: ardupilot_methodic_configurator/__main__.py:117
4545
msgid "Will now exit the old software version."
@@ -394,6 +394,10 @@ msgstr "Fehler beim Dekodieren des JSON-Schemas aus Datei '%s'."
394394
msgid "Could not load validation schema"
395395
msgstr "Validierungsschema konnte nicht geladen werden"
396396

397+
#: ardupilot_methodic_configurator/backend_filesystem_json_with_schema.py:87
398+
msgid "Validation error"
399+
msgstr ""
400+
397401
#: ardupilot_methodic_configurator/backend_filesystem_json_with_schema.py:99
398402
msgid "Invalid JSON file '%s': %s"
399403
msgstr "Ungültige JSON-Datei '%s': %s"
@@ -2707,11 +2711,11 @@ msgstr ""
27072711
#: ardupilot_methodic_configurator/data_model_motor_test.py:102
27082712
#: ardupilot_methodic_configurator/data_model_motor_test.py:636
27092713
msgid ""
2710-
"Frame configuration updated: Class=%(class)d, Type=%(type)d, Motors="
2711-
"%(motors)d"
2714+
"Frame configuration updated: Class=%(class)d, Type=%(type)d, "
2715+
"Motors=%(motors)d"
27122716
msgstr ""
2713-
"Rahmenkonfiguration aktualisiert: Klasse=%(class)d, Typ=%(type)d, Motoren="
2714-
"%(motors)d"
2717+
"Rahmenkonfiguration aktualisiert: Klasse=%(class)d, Typ=%(type)d, "
2718+
"Motoren=%(motors)d"
27152719

27162720
#: ardupilot_methodic_configurator/data_model_motor_test.py:110
27172721
#: ardupilot_methodic_configurator/data_model_motor_test.py:647
@@ -3006,14 +3010,20 @@ msgstr ""
30063010
"Grund: %(reason)s"
30073011

30083012
#: ardupilot_methodic_configurator/data_model_software_updates.py:50
3013+
#: tests/test_data_model_software_updates.py:125
3014+
#: tests/test_data_model_software_updates.py:139
30093015
msgid "Current version: {_current_version}"
30103016
msgstr "Aktuelle Version: {_current_version}"
30113017

30123018
#: ardupilot_methodic_configurator/data_model_software_updates.py:52
3019+
#: tests/test_data_model_software_updates.py:127
3020+
#: tests/test_data_model_software_updates.py:141
30133021
msgid "Latest version: {_latest_release}"
30143022
msgstr "Neueste Version: {_latest_release}"
30153023

30163024
#: ardupilot_methodic_configurator/data_model_software_updates.py:54
3025+
#: tests/test_data_model_software_updates.py:129
3026+
#: tests/test_data_model_software_updates.py:143
30173027
msgid ""
30183028
"Changes:\n"
30193029
"{changes}"
@@ -3368,6 +3378,7 @@ msgstr ""
33683378
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:381
33693379
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:552
33703380
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:564
3381+
#: tests/test_frontend_tkinter_component_editor_base.py:1448
33713382
msgid "Error"
33723383
msgstr "Fehler"
33733384

@@ -3833,8 +3844,8 @@ msgid ""
38333844
"Selected directory must contain files matching \\d\\d_*\\.param and a "
38343845
"{_filename} file"
38353846
msgstr ""
3836-
"Das ausgewählte Verzeichnis muss Dateien enthalten, die dem Muster \\d\\d_*"
3837-
"\\.param und einer {_filename}-Datei entsprechen"
3847+
"Das ausgewählte Verzeichnis muss Dateien enthalten, die dem Muster "
3848+
"\\d\\d_*\\.param und einer {_filename}-Datei entsprechen"
38383849

38393850
#: ardupilot_methodic_configurator/frontend_tkinter_directory_selection.py:247
38403851
msgid " - Select vehicle configuration directory"
@@ -4148,6 +4159,10 @@ msgstr "Herunterladen der FC-Parameter"
41484159
msgid "Downloaded {} of {} parameters"
41494160
msgstr "Heruntergeladene {} von {} Parametern"
41504161

4162+
#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:118
4163+
msgid "Failed to download parameters"
4164+
msgstr ""
4165+
41514166
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:72
41524167
msgid "list_pair_tuple must be a list of tuples or a dictionary, not %s"
41534168
msgstr ""
@@ -4570,14 +4585,17 @@ msgid "Update file with values from FC?"
45704585
msgstr "Update-Datei mit Werten vom FC?"
45714586

45724587
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:523
4588+
#: tests/test_frontend_tkinter_parameter_editor.py:193
45734589
msgid "Close"
45744590
msgstr "Schließen"
45754591

45764592
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:531
4593+
#: tests/test_frontend_tkinter_parameter_editor.py:107
45774594
msgid "Yes"
45784595
msgstr "Ja"
45794596

45804597
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:537
4598+
#: tests/test_frontend_tkinter_parameter_editor.py:150
45814599
msgid "No"
45824600
msgstr "Nein"
45834601

ardupilot_methodic_configurator/locale/it/LC_MESSAGES/ardupilot_methodic_configurator.po

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: 1.0.16\n"
8-
"POT-Creation-Date: 2025-08-16 13:39+0200\n"
8+
"POT-Creation-Date: 2025-08-17 12:41+0000\n"
99
"PO-Revision-Date: 2025-02-05 01:24+0100\n"
1010
"Last-Translator: Dr.-Ing. Amilcar do Carmo Lucas <[email protected]>\n"
1111
"Language-Team: \n"
@@ -396,6 +396,10 @@ msgstr "Errore durante la decodifica dello schema JSON dal file '%s'."
396396
msgid "Could not load validation schema"
397397
msgstr "Impossibile caricare lo schema di validazione"
398398

399+
#: ardupilot_methodic_configurator/backend_filesystem_json_with_schema.py:87
400+
msgid "Validation error"
401+
msgstr ""
402+
399403
#: ardupilot_methodic_configurator/backend_filesystem_json_with_schema.py:99
400404
msgid "Invalid JSON file '%s': %s"
401405
msgstr "File JSON non valido '%s': %s"
@@ -2722,11 +2726,11 @@ msgstr ""
27222726
#: ardupilot_methodic_configurator/data_model_motor_test.py:102
27232727
#: ardupilot_methodic_configurator/data_model_motor_test.py:636
27242728
msgid ""
2725-
"Frame configuration updated: Class=%(class)d, Type=%(type)d, Motors="
2726-
"%(motors)d"
2729+
"Frame configuration updated: Class=%(class)d, Type=%(type)d, "
2730+
"Motors=%(motors)d"
27272731
msgstr ""
2728-
"Configurazione telaio aggiornata: Classe=%(class)d, Tipo=%(type)d, Motori="
2729-
"%(motors)d"
2732+
"Configurazione telaio aggiornata: Classe=%(class)d, Tipo=%(type)d, "
2733+
"Motori=%(motors)d"
27302734

27312735
#: ardupilot_methodic_configurator/data_model_motor_test.py:110
27322736
#: ardupilot_methodic_configurator/data_model_motor_test.py:647
@@ -3032,14 +3036,20 @@ msgstr ""
30323036
"Motivo: %(reason)s"
30333037

30343038
#: ardupilot_methodic_configurator/data_model_software_updates.py:50
3039+
#: tests/test_data_model_software_updates.py:125
3040+
#: tests/test_data_model_software_updates.py:139
30353041
msgid "Current version: {_current_version}"
30363042
msgstr "Versione attuale: {_current_version}"
30373043

30383044
#: ardupilot_methodic_configurator/data_model_software_updates.py:52
3045+
#: tests/test_data_model_software_updates.py:127
3046+
#: tests/test_data_model_software_updates.py:141
30393047
msgid "Latest version: {_latest_release}"
30403048
msgstr "Ultima versione: {_latest_release}"
30413049

30423050
#: ardupilot_methodic_configurator/data_model_software_updates.py:54
3051+
#: tests/test_data_model_software_updates.py:129
3052+
#: tests/test_data_model_software_updates.py:143
30433053
msgid ""
30443054
"Changes:\n"
30453055
"{changes}"
@@ -3395,6 +3405,7 @@ msgstr ""
33953405
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:381
33963406
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:552
33973407
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py:564
3408+
#: tests/test_frontend_tkinter_component_editor_base.py:1448
33983409
msgid "Error"
33993410
msgstr "Errore"
34003411

@@ -4163,6 +4174,10 @@ msgstr "Download parametri FC in corso"
41634174
msgid "Downloaded {} of {} parameters"
41644175
msgstr "Scaricati {} di {} parametri"
41654176

4177+
#: ardupilot_methodic_configurator/frontend_tkinter_flightcontroller_info.py:118
4178+
msgid "Failed to download parameters"
4179+
msgstr ""
4180+
41664181
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:72
41674182
msgid "list_pair_tuple must be a list of tuples or a dictionary, not %s"
41684183
msgstr "list_pair_tuple deve essere una lista di tuple o un dizionario, non %s"
@@ -4585,14 +4600,17 @@ msgid "Update file with values from FC?"
45854600
msgstr "Aggiornare il file con i valori dal FC?"
45864601

45874602
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:523
4603+
#: tests/test_frontend_tkinter_parameter_editor.py:193
45884604
msgid "Close"
45894605
msgstr "Chiudi"
45904606

45914607
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:531
4608+
#: tests/test_frontend_tkinter_parameter_editor.py:107
45924609
msgid "Yes"
45934610
msgstr "Sì"
45944611

45954612
#: ardupilot_methodic_configurator/frontend_tkinter_parameter_editor.py:537
4613+
#: tests/test_frontend_tkinter_parameter_editor.py:150
45964614
msgid "No"
45974615
msgstr "No"
45984616

0 commit comments

Comments
 (0)