mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:29:04 +08:00
LoadStepDialog: Added missed localization marker
+ Localization updates GLGizmoSlaSupports: Fixed shortcut for "Add point to selection"
This commit is contained in:
parent
4c229c686d
commit
665981a284
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -10802,14 +10802,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -13969,6 +13972,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2024-02-07 15:03+0300\n"
|
||||
"Last-Translator: Дзмітры К <dzmitry@lidacity.by>\n"
|
||||
"Language-Team: Дзмітры К <dzmitry@lidacity.by>\n"
|
||||
@ -12108,14 +12108,17 @@ msgid "Extra high"
|
||||
msgstr "Вельмі высокі"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Высокі"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Сярэдні"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Нізкі"
|
||||
|
||||
@ -15469,6 +15472,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2023-11-11 23:21+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -12072,14 +12072,17 @@ msgid "Extra high"
|
||||
msgstr "Extra alt"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Mig"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Baix"
|
||||
|
||||
@ -15412,6 +15415,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
Binary file not shown.
@ -3607,7 +3607,7 @@ msgstr "Kvalita importu STEP (%1%)"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr "Zvolte požadovanou kvalitu sítě po importu:"
|
||||
msgstr "Zvolte požadovaný detail sítě modelu po importu:"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:149
|
||||
msgid "Lower quality"
|
||||
@ -5800,18 +5800,6 @@ msgstr ""
|
||||
msgid "Extra high"
|
||||
msgstr "Extra vysoká"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "Vysoká"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "Střední"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "Nízká"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "Extra nízká"
|
||||
@ -8584,6 +8572,25 @@ msgstr "Chyba v ZIP archivu"
|
||||
msgid "Version"
|
||||
msgstr "Verze"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Vysoká"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Střední"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Nízká"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "Použít pro všechny"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
Binary file not shown.
@ -5854,18 +5854,6 @@ msgstr ""
|
||||
msgid "Extra high"
|
||||
msgstr "Extra hoch"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "Hoch"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "Medium"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "Niedrig"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "Sehr niedrig"
|
||||
@ -8700,6 +8688,25 @@ msgstr "Fehler beim ZIP-Archiv"
|
||||
msgid "Version"
|
||||
msgstr "Version"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Hoch"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Medium"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Niedrig"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "Auf alle anwenden"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -10863,14 +10863,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -14030,6 +14033,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
Binary file not shown.
@ -5812,18 +5812,6 @@ msgstr ""
|
||||
msgid "Extra high"
|
||||
msgstr "Extra alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "Alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "Medio"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "Bajo"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "Extra bajo"
|
||||
@ -8632,6 +8620,25 @@ msgstr "Error en el archivo ZIP"
|
||||
msgid "Version"
|
||||
msgstr "Versión"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Medio"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Bajo"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "Aplicar a todo"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PrusaSlicer_fi\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2024-01-25 18:38+0200\n"
|
||||
"Last-Translator: J3r0github\n"
|
||||
"Language-Team: \n"
|
||||
@ -10985,14 +10985,17 @@ msgid "Extra high"
|
||||
msgstr "Todella korkea"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Korkea"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Keskikorkea"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Matala"
|
||||
|
||||
@ -14204,6 +14207,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
Binary file not shown.
@ -5867,18 +5867,6 @@ msgstr ""
|
||||
msgid "Extra high"
|
||||
msgstr "Très haut"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "Élevé"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "Moyen"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "Faible"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "Très bas"
|
||||
@ -8706,6 +8694,25 @@ msgstr "Erreur avec l'archive ZIP"
|
||||
msgid "Version"
|
||||
msgstr "Version"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Élevé"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Moyen"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Faible"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "Appliquer à tous"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -11740,14 +11740,17 @@ msgid "Extra high"
|
||||
msgstr "Extra magas"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Magas"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Közepes"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Elacsony"
|
||||
|
||||
@ -15052,6 +15055,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
Binary file not shown.
@ -5816,18 +5816,6 @@ msgstr ""
|
||||
msgid "Extra high"
|
||||
msgstr "Molto alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "Alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "Medio"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "Basso"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "Molto basso"
|
||||
@ -8637,6 +8625,25 @@ msgstr "Errore con archivio zip"
|
||||
msgid "Version"
|
||||
msgstr "Versione"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Medio"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Basso"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "Applica a tutti"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
Binary file not shown.
@ -5704,18 +5704,6 @@ msgstr "簡略化は現在、単一のパーツが選択されている場合に
|
||||
msgid "Extra high"
|
||||
msgstr "とても高い"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "高い"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "中間"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "低い"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "とても低い"
|
||||
@ -8488,6 +8476,25 @@ msgstr "ZIP圧縮ファイルのエラー"
|
||||
msgid "Version"
|
||||
msgstr "バージョン"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "高い"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "中間"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "低い"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "すべて承認する"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2020-02-28 09:34+0900\n"
|
||||
"Last-Translator: lee hak-min <hangmini12@naver.com>\n"
|
||||
"Language-Team: ulsanether\n"
|
||||
@ -11254,14 +11254,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -14421,6 +14424,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2021-04-05 21:03+0900\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -11329,14 +11329,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -14541,6 +14544,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2021-04-04 22:15+0900\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -11329,14 +11329,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -14541,6 +14544,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2022-09-27 15:39+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -11721,14 +11721,17 @@ msgid "Extra high"
|
||||
msgstr "Extra hoog"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Hoog"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Gemiddeld"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Laag"
|
||||
|
||||
@ -15008,6 +15011,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
Binary file not shown.
@ -5837,18 +5837,6 @@ msgstr "Upraszanie jest obecnie możliwe tylko dla jednego wybranego modelu."
|
||||
msgid "Extra high"
|
||||
msgstr "Bardzo wysoka"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
msgid "High"
|
||||
msgstr "Wysoko"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
msgid "Medium"
|
||||
msgstr "Średni"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
msgid "Low"
|
||||
msgstr "Niski"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:288
|
||||
msgid "Extra low"
|
||||
msgstr "Bardzo niski"
|
||||
@ -8635,6 +8623,25 @@ msgstr "Błąd archiwum .zip"
|
||||
msgid "Version"
|
||||
msgstr "Wersja"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Wysoko"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Średni"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Niski"
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr "Zastosuj do wszystkich"
|
||||
|
||||
#: src/slic3r/GUI/ConfigWizard.cpp:1806
|
||||
msgid ""
|
||||
"If enabled, allows the Reload from disk command to automatically find and "
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -11768,14 +11768,17 @@ msgid "Extra high"
|
||||
msgstr "Muito alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Alto"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Medio"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Baixo"
|
||||
|
||||
@ -15068,6 +15071,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PrusaSlicer 2.8.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2024-09-07 22:14+0700\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Andylg <andylg@yandex.ru>\n"
|
||||
@ -12448,14 +12448,17 @@ msgid "Extra high"
|
||||
msgstr "Очень высокий"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Высокий"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Средний"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Низкий"
|
||||
|
||||
@ -15811,6 +15814,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PrusaSlicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2024-06-14 11:31+0200\n"
|
||||
"Last-Translator: Jernej Pangerc <jernej.pangerc@tuta.com>\n"
|
||||
"Language-Team: \n"
|
||||
@ -10867,14 +10867,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Visoko"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -14058,6 +14061,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2023-04-10 05:30+0300\n"
|
||||
"Last-Translator: Mehmet Sutas <msutas@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@ -11791,14 +11791,17 @@ msgid "Extra high"
|
||||
msgstr "Ekstra yüksek"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "Yüksek"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "Orta"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "Düşük"
|
||||
|
||||
@ -15102,6 +15105,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2023-04-17 12:57+0300\n"
|
||||
"Last-Translator: Oleksandra Iushchenko <yusanka@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@ -11515,14 +11515,17 @@ msgid "Extra high"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
@ -14768,6 +14771,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2023-05-30 18:31+0800\n"
|
||||
"Last-Translator: Ptsa <ptsa1987@gmail.com>\n"
|
||||
"Language-Team: ptsa1987@gmail.com\n"
|
||||
@ -11302,14 +11302,17 @@ msgid "Extra high"
|
||||
msgstr "超高"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "高的"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "中等的"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "低的"
|
||||
|
||||
@ -14529,6 +14532,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Slic3rPE\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\n"
|
||||
"POT-Creation-Date: 2025-04-02 12:49+0200\n"
|
||||
"PO-Revision-Date: 2022-12-06 17:21+0800\n"
|
||||
"Last-Translator: BiseChen <bise.chen@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@ -11269,14 +11269,17 @@ msgid "Extra high"
|
||||
msgstr "極高"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:285
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:40
|
||||
msgid "High"
|
||||
msgstr "高"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:286
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:39
|
||||
msgid "Medium"
|
||||
msgstr "中等"
|
||||
|
||||
#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:287
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:38
|
||||
msgid "Low"
|
||||
msgstr "低"
|
||||
|
||||
@ -14488,6 +14491,10 @@ msgstr ""
|
||||
msgid "STEP import quality (%1%)"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:72
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/LoadStepDialog.cpp:96
|
||||
msgid "Select requested quality of the mesh after import: "
|
||||
msgstr ""
|
||||
|
@ -1475,6 +1475,7 @@ SlaGizmoHelpDialog::SlaGizmoHelpDialog()
|
||||
SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
|
||||
const wxString ctrl = GUI::shortkey_ctrl_prefix();
|
||||
const wxString alt = GUI::shortkey_alt_prefix();
|
||||
const wxString shift = wxString("Shift+");
|
||||
|
||||
|
||||
// fonts
|
||||
@ -1502,9 +1503,9 @@ SlaGizmoHelpDialog::SlaGizmoHelpDialog()
|
||||
shortcuts.push_back(std::make_pair(_L("Left click"), _L("Add point")));
|
||||
shortcuts.push_back(std::make_pair(_L("Right click"), _L("Remove point")));
|
||||
shortcuts.push_back(std::make_pair(_L("Drag"), _L("Move point")));
|
||||
shortcuts.push_back(std::make_pair(ctrl+_L("Left click"), _L("Add point to selection")));
|
||||
shortcuts.push_back(std::make_pair(shift+_L("Left click"), _L("Add point to selection")));
|
||||
shortcuts.push_back(std::make_pair(alt+_L("Left click"), _L("Remove point from selection")));
|
||||
shortcuts.push_back(std::make_pair(wxString("Shift+")+_L("Drag"), _L("Select by rectangle")));
|
||||
shortcuts.push_back(std::make_pair(shift+_L("Drag"), _L("Select by rectangle")));
|
||||
shortcuts.push_back(std::make_pair(alt+_(L("Drag")), _L("Deselect by rectangle")));
|
||||
shortcuts.push_back(std::make_pair(ctrl+"A", _L("Select all points")));
|
||||
shortcuts.push_back(std::make_pair("Delete", _L("Remove selected points")));
|
||||
|
@ -69,7 +69,7 @@ LoadStepDialog::LoadStepDialog(wxWindow* parent, const std::string& filename, do
|
||||
auto buttons_sizer = CreateStdDialogButtonSizer(wxOK | wxCANCEL);
|
||||
|
||||
if (multiple_loading) {
|
||||
auto apply_btn = new wxButton(this, wxID_APPLY, "Apply to all");
|
||||
auto apply_btn = new wxButton(this, wxID_APPLY, _L("Apply to all"));
|
||||
apply_btn->Bind(wxEVT_BUTTON, [this](wxEvent&) {
|
||||
m_apply_to_all = true;
|
||||
EndModal(wxID_OK);
|
||||
@ -98,7 +98,7 @@ void LoadStepDialog::add_params(wxSizer* sizer)
|
||||
// add radio buttons for selection default parameters
|
||||
|
||||
for (const auto& [name, params] : default_step_import_params) {
|
||||
wxRadioButton* radio_def = new wxRadioButton(this, wxID_ANY, format_wxstr("%1%", _L(name)));
|
||||
wxRadioButton* radio_def = new wxRadioButton(this, wxID_ANY, format_wxstr("%1%", _(name)));
|
||||
radio_def->Bind(wxEVT_RADIOBUTTON, [params_copy = params, this](wxEvent&) {
|
||||
m_params.linear = params_copy.linear;
|
||||
m_params.angle = params_copy.angle;
|
||||
|
Loading…
x
Reference in New Issue
Block a user