Code refactoring for better maintainability

This commit is contained in:
Lam Wei Lun
2026-09-11 17:15:57 +08:00
parent c57b74731e
commit 966e029b95
36 changed files with 938 additions and 517 deletions
+18 -6
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\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"
@@ -5035,16 +5035,13 @@ msgstr ""
msgid "System agents"
msgstr ""
msgid "No plugin selected"
msgstr ""
msgid "Add plugin"
msgstr ""
msgid "Select plugin"
msgid "Remove plugin"
msgstr ""
msgid "Remove plugin"
msgid "No plugin selected"
msgstr ""
msgid "Configure"
@@ -7197,6 +7194,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr ""
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr ""
@@ -8591,6 +8594,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr ""
+24 -9
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2025-03-15 10:55+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -5473,22 +5473,18 @@ msgstr "Format no vàlid. Format vectorial esperat: \"%1%\""
msgid "System agents"
msgstr "Agents del sistema"
# AI Translated
msgid "No plugin selected"
msgstr "Cap connector seleccionat"
# AI Translated
msgid "Add plugin"
msgstr "Afegir connector"
# AI Translated
msgid "Select plugin"
msgstr "Seleccionar connector"
# AI Translated
msgid "Remove plugin"
msgstr "Eliminar connector"
# AI Translated
msgid "No plugin selected"
msgstr "Cap connector seleccionat"
# AI Translated
msgid "Configure"
msgstr "Configurar"
@@ -7723,6 +7719,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Inferior"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Selecció de connectors"
@@ -9259,6 +9261,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Finestra emergent per seleccionar el mode d'agrupació de filaments"
@@ -22233,6 +22244,10 @@ msgstr ""
"Evitar la deformació( warping )\n"
"Sabíeu que quan imprimiu materials propensos a deformar-se, com ara l'ABS, augmentar adequadament la temperatura del llit pot reduir la probabilitat de deformació?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Seleccionar connector"
#~ msgid "Select the language"
#~ msgstr "Seleccioneu l'idioma"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Jakub Hencl\n"
"Language-Team: \n"
@@ -5430,22 +5430,18 @@ msgstr "Neplatný formát. Očekávaný vektorový formát: \"%1%\""
msgid "System agents"
msgstr "Systémoví agenti"
# AI Translated
msgid "No plugin selected"
msgstr "Není vybrán žádný plugin"
# AI Translated
msgid "Add plugin"
msgstr "Přidat plugin"
# AI Translated
msgid "Select plugin"
msgstr "Vybrat plugin"
# AI Translated
msgid "Remove plugin"
msgstr "Odebrat plugin"
# AI Translated
msgid "No plugin selected"
msgstr "Není vybrán žádný plugin"
# AI Translated
msgid "Configure"
msgstr "Konfigurovat"
@@ -7690,6 +7686,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Spodní"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Výběr pluginů"
@@ -9213,6 +9215,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Zobrazit dialog pro výběr režimu seskupení filamentů"
@@ -22214,6 +22225,10 @@ msgstr ""
"Zamezte kroucení\n"
"Víte, že při tisku materiálů náchylných ke kroucení, jako je ABS, může vhodné zvýšení teploty vyhřívané desky snížit pravděpodobnost kroucení?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Vybrat plugin"
#~ msgid "Select the language"
#~ msgstr "Zvolte jazyk"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
"Language-Team: \n"
@@ -5335,22 +5335,18 @@ msgstr "Ungültiges Format. Erwartetes Vektorformat: \"%1%\""
msgid "System agents"
msgstr "Systemagenten"
# AI Translated
msgid "No plugin selected"
msgstr "Kein Plugin ausgewählt"
# AI Translated
msgid "Add plugin"
msgstr "Plugin hinzufügen"
# AI Translated
msgid "Select plugin"
msgstr "Plugin auswählen"
# AI Translated
msgid "Remove plugin"
msgstr "Plugin entfernen"
# AI Translated
msgid "No plugin selected"
msgstr "Kein Plugin ausgewählt"
# AI Translated
msgid "Configure"
msgstr "Konfigurieren"
@@ -7560,6 +7556,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Untere"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Plugin-Auswahl"
@@ -9084,6 +9086,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Popup zum Auswählen des Filament-Gruppierungsmodus"
@@ -21634,6 +21645,10 @@ msgstr ""
"Verwerfungen vermeiden\n"
"Wussten Sie, dass beim Drucken von Materialien, die zu Verwerfungen neigen, wie z.B. ABS, durch eine entsprechende Erhöhung der Heizbetttemperatur die Wahrscheinlichkeit von Verwerfungen verringert werden kann?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Plugin auswählen"
#~ msgid "Select the language"
#~ msgstr "Sprache wählen"
+18 -6
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-06-17 15:44-0300\n"
"Last-Translator: Alexandre Folle de Menezes\n"
"Language-Team: \n"
@@ -5031,16 +5031,13 @@ msgstr ""
msgid "System agents"
msgstr ""
msgid "No plugin selected"
msgstr ""
msgid "Add plugin"
msgstr ""
msgid "Select plugin"
msgid "Remove plugin"
msgstr ""
msgid "Remove plugin"
msgid "No plugin selected"
msgstr ""
msgid "Configure"
@@ -7193,6 +7190,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr ""
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr ""
@@ -8587,6 +8590,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr ""
+22 -7
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Ian A. Bassi <>\n"
"Language-Team: \n"
@@ -5198,18 +5198,15 @@ msgstr "Formato inválido. Formato de vector esperado: \"%1%\""
msgid "System agents"
msgstr "Agentes del sistema"
msgid "No plugin selected"
msgstr "Ningún plugin seleccionado"
msgid "Add plugin"
msgstr "Añadir plugin"
msgid "Select plugin"
msgstr "Seleccionar plugin"
msgid "Remove plugin"
msgstr "Eliminar plugin"
msgid "No plugin selected"
msgstr "Ningún plugin seleccionado"
msgid "Configure"
msgstr "Configurar"
@@ -7405,6 +7402,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Inferior"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr "Selección de plugins"
@@ -8851,6 +8854,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Ventana emergente para seleccionar el modo de agrupación de filamentos"
@@ -21180,6 +21192,9 @@ msgstr ""
"Evita la deformación\n"
"¿Sabías que al imprimir materiales propensos a la deformación como el ABS, aumentar adecuadamente la temperatura de la cama térmica puede reducir la probabilidad de deformaciones?"
#~ msgid "Select plugin"
#~ msgstr "Seleccionar plugin"
#~ msgid "Select the language"
#~ msgstr "Seleccionar el idioma"
+22 -7
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-07-20 13:33+0200\n"
"Last-Translator: Manu Goiogana <mgoiogana@gmail.com>\n"
"Language-Team: \n"
@@ -5247,18 +5247,15 @@ msgstr "Formatuak ez du balio. Espero den formatu bektoriala: \"%1%\""
msgid "System agents"
msgstr "Sistema-agenteak"
msgid "No plugin selected"
msgstr "Ez da pluginik hautatu"
msgid "Add plugin"
msgstr "Gehitu plugina"
msgid "Select plugin"
msgstr "Hautatu plugina"
msgid "Remove plugin"
msgstr "Kendu plugina"
msgid "No plugin selected"
msgstr "Ez da pluginik hautatu"
msgid "Configure"
msgstr "Konfiguratu"
@@ -7452,6 +7449,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Behea"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr "Plugin-hautaketa"
@@ -8932,6 +8935,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Erakutsi filamentuak taldekatzeko modua hautatzeko leihoa"
@@ -21367,6 +21379,9 @@ msgstr ""
"Saihestu okertzea\n"
"Ba al zenekien ABS bezalako okertzeko joera duten materialak inprimatzean ohe beroaren tenperatura egoki igotzeak okertzeko probabilitatea murriztu dezakeela?"
#~ msgid "Select plugin"
#~ msgstr "Hautatu plugina"
#~ msgid "Select the language"
#~ msgstr "Hautatu hizkuntza"
+24 -9
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: Guislain Cyril, Thomas Lété\n"
@@ -5285,22 +5285,18 @@ msgstr "Format invalide. Format vectoriel attendu : \"%1%\""
msgid "System agents"
msgstr "Agents système"
# AI Translated
msgid "No plugin selected"
msgstr "Aucun plugin sélectionné"
# AI Translated
msgid "Add plugin"
msgstr "Ajouter un plugin"
# AI Translated
msgid "Select plugin"
msgstr "Sélectionner un plugin"
# AI Translated
msgid "Remove plugin"
msgstr "Supprimer le plugin"
# AI Translated
msgid "No plugin selected"
msgstr "Aucun plugin sélectionné"
# AI Translated
msgid "Configure"
msgstr "Configurer"
@@ -7503,6 +7499,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Inférieur"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Sélection des plugins"
@@ -9000,6 +9002,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Fenêtre contextuelle pour sélectionner le mode de regroupement des filaments"
@@ -21524,6 +21535,10 @@ msgstr ""
"Éviter la déformation\n"
"Saviez-vous que lors de l’impression de matériaux susceptibles de se déformer, tels que l’ABS, une augmentation appropriée de la température du plateau chauffant peut réduire la probabilité de déformation?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Sélectionner un plugin"
#~ msgid "Select the language"
#~ msgstr "Sélectionner la langue"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -5382,22 +5382,18 @@ msgstr "Érvénytelen formátum. Elvárt vektor formátum: \"%1%\""
msgid "System agents"
msgstr "Rendszerügynökök"
# AI Translated
msgid "No plugin selected"
msgstr "Nincs kiválasztott bővítmény"
# AI Translated
msgid "Add plugin"
msgstr "Bővítmény hozzáadása"
# AI Translated
msgid "Select plugin"
msgstr "Bővítmény kiválasztása"
# AI Translated
msgid "Remove plugin"
msgstr "Bővítmény eltávolítása"
# AI Translated
msgid "No plugin selected"
msgstr "Nincs kiválasztott bővítmény"
# AI Translated
msgid "Configure"
msgstr "Konfigurálás"
@@ -7617,6 +7613,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Alsó"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Bővítmény kiválasztása"
@@ -9136,6 +9138,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Felugró ablak a filamentcsoportosítási mód kiválasztásához"
@@ -21955,6 +21966,10 @@ msgstr ""
"Kunkorodás elkerülése\n"
"Tudtad, hogy a kunkorodásra hajlamos anyagok (például ABS) nyomtatásakor az asztal hőmérsékletének növelése csökkentheti a kunkorodás valószínűségét?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Bővítmény kiválasztása"
#~ msgid "Select the language"
#~ msgstr "Válaszd ki a nyelvet"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -5383,22 +5383,18 @@ msgstr "Formato non valido. Formato vettoriale previsto: \"%1%\""
msgid "System agents"
msgstr "Agenti di sistema"
# AI Translated
msgid "No plugin selected"
msgstr "Nessun plugin selezionato"
# AI Translated
msgid "Add plugin"
msgstr "Aggiungi plugin"
# AI Translated
msgid "Select plugin"
msgstr "Seleziona plugin"
# AI Translated
msgid "Remove plugin"
msgstr "Rimuovi plugin"
# AI Translated
msgid "No plugin selected"
msgstr "Nessun plugin selezionato"
# AI Translated
msgid "Configure"
msgstr "Configura"
@@ -7621,6 +7617,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Inferiore"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Selezione plugin"
@@ -9138,6 +9140,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Popup per selezionare la modalità di raggruppamento filamenti"
@@ -21979,6 +21990,10 @@ msgstr ""
"Evita le deformazioni\n"
"Sapevi che quando si stampano materiali soggetti a deformazioni come l'ABS, aumentare in modo appropriato la temperatura del piano riscaldato può ridurre la probabilità di deformazione?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Seleziona plugin"
#~ msgid "Select the language"
#~ msgstr "Seleziona la lingua"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -5396,22 +5396,18 @@ msgstr "無効なフォーマット、%1%であるはずです。"
msgid "System agents"
msgstr "システムエージェント"
# AI Translated
msgid "No plugin selected"
msgstr "プラグインが選択されていません"
# AI Translated
msgid "Add plugin"
msgstr "プラグインを追加"
# AI Translated
msgid "Select plugin"
msgstr "プラグインを選択"
# AI Translated
msgid "Remove plugin"
msgstr "プラグインを削除"
# AI Translated
msgid "No plugin selected"
msgstr "プラグインが選択されていません"
# AI Translated
msgid "Configure"
msgstr "設定"
@@ -7627,6 +7623,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "底面"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "プラグインの選択"
@@ -9158,6 +9160,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "フィラメントグルーピングモード選択のポップアップ"
@@ -22534,6 +22545,10 @@ msgstr ""
"反りを避ける\n"
"ABSのような反りやすい素材を印刷する場合、ヒートベッドの温度を適切に上げることで、反りが発生する確率を下げることができることをご存知ですか?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "プラグインを選択"
#~ msgid "Select the language"
#~ msgstr "言語を選択"
+24 -9
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2025-06-02 17:12+0900\n"
"Last-Translator: crwusiz <crwusiz@gmail.com>\n"
"Language-Team: \n"
@@ -5408,22 +5408,18 @@ msgstr "잘못된 형식입니다. 필요한 벡터 형식: \"%1%\""
msgid "System agents"
msgstr "시스템 에이전트"
# AI Translated
msgid "No plugin selected"
msgstr "선택된 플러그인 없음"
# AI Translated
msgid "Add plugin"
msgstr "플러그인 추가"
# AI Translated
msgid "Select plugin"
msgstr "플러그인 선택"
# AI Translated
msgid "Remove plugin"
msgstr "플러그인 제거"
# AI Translated
msgid "No plugin selected"
msgstr "선택된 플러그인 없음"
# AI Translated
msgid "Configure"
msgstr "구성"
@@ -7640,6 +7636,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "하부"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "플러그인 선택"
@@ -9220,6 +9222,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "필라멘트 그룹화 모드를 선택하기 위한 팝업"
@@ -22401,6 +22412,10 @@ msgstr ""
"뒤틀림 방지\n"
"ABS와 같이 뒤틀림이 발생하기 쉬운 소재를 출력할 때, 히트베드 온도를 적절하게 높이면 뒤틀림 가능성을 줄일 수 있다는 사실을 알고 계셨나요?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "플러그인 선택"
#~ msgid "Select the language"
#~ msgstr "언어 선택"
+1
View File
@@ -179,6 +179,7 @@ src/slic3r/GUI/PublishDialog.cpp
src/slic3r/GUI/PublishSettingsDialog.cpp
src/slic3r/GUI/SavePresetDialog.cpp
src/slic3r/GUI/Search.cpp
src/slic3r/GUI/SettingsIndex.cpp
src/slic3r/GUI/Selection.cpp
src/slic3r/GUI/SelectMachine.cpp
src/slic3r/GUI/PrePrintChecker.cpp
+24 -9
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-07-02 14:13+0300\n"
"Last-Translator: Gintaras Kučinskas <sharanchius@gmail.com>\n"
"Language-Team: \n"
@@ -5369,22 +5369,18 @@ msgstr "Netinkamas formatas. Tinkamas vektorinis formatas: \"%1%\""
msgid "System agents"
msgstr "Sisteminiai agentai"
# AI Translated
msgid "No plugin selected"
msgstr "Nepasirinktas joks papildinys"
# AI Translated
msgid "Add plugin"
msgstr "Pridėti papildinį"
# AI Translated
msgid "Select plugin"
msgstr "Pasirinkti papildinį"
# AI Translated
msgid "Remove plugin"
msgstr "Pašalinti papildinį"
# AI Translated
msgid "No plugin selected"
msgstr "Nepasirinktas joks papildinys"
# AI Translated
msgid "Configure"
msgstr "Konfigūruoti"
@@ -7604,6 +7600,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Apatinis"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Papildinio pasirinkimas"
@@ -9119,6 +9121,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Iššokantis langas gijų grupavimo režimui pasirinkti"
@@ -21681,6 +21692,10 @@ msgstr ""
"Venkite deformacijų (warping)\n"
"Ar žinojote, kad spausdinant medžiagas, kurios yra linkusios trauktis ir riestis (pvz., ABS), tinkamas kaitinamojo pagrindo temperatūros padidinimas gali sumažinti deformacijų (warping) tikimybę?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Pasirinkti papildinį"
#~ msgid "Select the language"
#~ msgstr "Pasirinkite kalbą"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -5878,22 +5878,18 @@ msgstr "Onjuist formaat. Het Vector formaat wordt verwacht: \"%1%\""
msgid "System agents"
msgstr "Systeemagenten"
# AI Translated
msgid "No plugin selected"
msgstr "Geen plug-in geselecteerd"
# AI Translated
msgid "Add plugin"
msgstr "Plug-in toevoegen"
# AI Translated
msgid "Select plugin"
msgstr "Plug-in selecteren"
# AI Translated
msgid "Remove plugin"
msgstr "Plug-in verwijderen"
# AI Translated
msgid "No plugin selected"
msgstr "Geen plug-in geselecteerd"
# AI Translated
msgid "Configure"
msgstr "Configureren"
@@ -8292,6 +8288,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Onderste"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Plug-inselectie"
@@ -9969,6 +9971,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
# AI Translated
msgid "Pop up to select filament grouping mode"
msgstr "Pop-up om de filamentgroeperingsmodus te kiezen"
@@ -24121,6 +24132,10 @@ msgstr ""
"Kromtrekken voorkomen\n"
"Wist je dat bij het printen van materialen die gevoelig zijn voor kromtrekken, zoals ABS, een juiste verhoging van de temperatuur van het warmtebed de kans op kromtrekken kan verkleinen?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Plug-in selecteren"
#~ msgid "Select the language"
#~ msgstr "Kies de taal"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OrcaSlicer 2.3.0-rc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Krzysztof Morga <<tlumaczeniebs@gmail.com>>\n"
"Language-Team: \n"
@@ -5498,22 +5498,18 @@ msgstr "Nieprawidłowy format. Oczekiwano formatu wektorowego: „%1%”"
msgid "System agents"
msgstr "Agenci systemowi"
# AI Translated
msgid "No plugin selected"
msgstr "Nie wybrano wtyczki"
# AI Translated
msgid "Add plugin"
msgstr "Dodaj wtyczkę"
# AI Translated
msgid "Select plugin"
msgstr "Wybierz wtyczkę"
# AI Translated
msgid "Remove plugin"
msgstr "Usuń wtyczkę"
# AI Translated
msgid "No plugin selected"
msgstr "Nie wybrano wtyczki"
# AI Translated
msgid "Configure"
msgstr "Konfiguruj"
@@ -7798,6 +7794,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Dół"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Wybór wtyczek"
@@ -9375,6 +9377,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Okno dialogowe do wyboru trybu grupowania filamentów"
@@ -22578,6 +22589,10 @@ msgstr ""
"Unikaj odkształceń\n"
"Czy wiesz, że podczas drukowania filamentami podatnymi na odkształcenia, takimi jak ABS, odpowiednie zwiększenie temperatury podgrzewanej płyty może zmniejszyć prawdopodobieństwo odkształceń?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Wybierz wtyczkę"
#~ msgid "Select the language"
#~ msgstr "Wybierz język"
+22 -7
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-07-26 11:14-0300\n"
"Last-Translator: Alexandre Folle de Menezes\n"
"Language-Team: Portuguese, Brazilian\n"
@@ -5212,18 +5212,15 @@ msgstr "Formato inválido. Formato de vetor esperado: \"%1%\""
msgid "System agents"
msgstr "Agentes do sistema"
msgid "No plugin selected"
msgstr "Nenhum plugin selecionado"
msgid "Add plugin"
msgstr "Adicionar plugin"
msgid "Select plugin"
msgstr "Selecionar plugin"
msgid "Remove plugin"
msgstr "Remover plugin"
msgid "No plugin selected"
msgstr "Nenhum plugin selecionado"
msgid "Configure"
msgstr "Configurar"
@@ -7423,6 +7420,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Inferior"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr "Seleção de plugins"
@@ -8902,6 +8905,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Abrir seleção do modo de agrupamento de filamento"
@@ -21292,6 +21304,9 @@ msgstr ""
"Evitar empenamento\n"
"Você sabia que ao imprimir materiais propensos ao empenamento como ABS, aumentar adequadamente a temperatura da mesa aquecida pode reduzir a probabilidade de empenamento?"
#~ msgid "Select plugin"
#~ msgstr "Selecionar plugin"
#~ msgid "Select the language"
#~ msgstr "Selecione o idioma"
+22 -7
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OrcaSlicer V2.5.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-02-25 13:38+0300\n"
"Last-Translator: Felix14_v2\n"
"Language-Team: Felix14_v2 (ДС/ТГ: @felix14_v2, почта: aleks111001@list.ru), Andylg <andylg@yandex.ru>\n"
@@ -5378,18 +5378,15 @@ msgstr "Недопустимый формат. Ожидаемый векторн
msgid "System agents"
msgstr "Системные агенты"
msgid "No plugin selected"
msgstr "Плагины не выбраны"
msgid "Add plugin"
msgstr "Добавить плагин"
msgid "Select plugin"
msgstr "Выбрать плагин"
msgid "Remove plugin"
msgstr "Удалить плагин"
msgid "No plugin selected"
msgstr "Плагины не выбраны"
msgid "Configure"
msgstr "Настроить"
@@ -7681,6 +7678,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Снизу"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr "Выбор плагинов"
@@ -9182,6 +9185,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
# Запрашивать выбор режима группировки?
msgid "Pop up to select filament grouping mode"
msgstr "Всплывающее окно для выбора режима группировки материалов"
@@ -22331,6 +22343,9 @@ msgstr ""
"Предотвращение коробления материала\n"
"Знаете ли вы, что при печати материалами, склонными к короблению, таких как ABS, повышение температуры подогреваемого стола может снизить эту вероятность?"
#~ msgid "Select plugin"
#~ msgstr "Выбрать плагин"
#~ msgid "Select the language"
#~ msgstr "Выбор языка"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -5954,22 +5954,18 @@ msgstr "Ogiltligt format. Förväntat vector format: \"%1%\""
msgid "System agents"
msgstr "Systemagenter"
# AI Translated
msgid "No plugin selected"
msgstr "Ingen insticksmodul vald"
# AI Translated
msgid "Add plugin"
msgstr "Lägg till insticksmodul"
# AI Translated
msgid "Select plugin"
msgstr "Välj insticksmodul"
# AI Translated
msgid "Remove plugin"
msgstr "Ta bort insticksmodul"
# AI Translated
msgid "No plugin selected"
msgstr "Ingen insticksmodul vald"
# AI Translated
msgid "Configure"
msgstr "Konfigurera"
@@ -8379,6 +8375,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Bottenlager"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Val av insticksmodul"
@@ -10075,6 +10077,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
# AI Translated
msgid "Pop up to select filament grouping mode"
msgstr "Visa dialogruta för val av filamentgrupperingsläge"
@@ -24409,6 +24420,10 @@ msgstr ""
"Undvik vridning\n"
"Visste du att när du skriver ut material som är benägna att vrida, såsom ABS, kan en lämplig ökning av värmebäddens temperatur minska sannolikheten för vridning?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Välj insticksmodul"
#~ msgid "Select the language"
#~ msgstr "Välj språk"
+24 -9
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-06-19 13:40+0700\n"
"Last-Translator: Icezaza\n"
"Language-Team: Thai\n"
@@ -5363,22 +5363,18 @@ msgstr "รูปแบบไม่ถูกต้อง รูปแบบเ
msgid "System agents"
msgstr "เอเจนต์ระบบ"
# AI Translated
msgid "No plugin selected"
msgstr "ไม่ได้เลือกปลั๊กอิน"
# AI Translated
msgid "Add plugin"
msgstr "เพิ่มปลั๊กอิน"
# AI Translated
msgid "Select plugin"
msgstr "เลือกปลั๊กอิน"
# AI Translated
msgid "Remove plugin"
msgstr "ลบปลั๊กอิน"
# AI Translated
msgid "No plugin selected"
msgstr "ไม่ได้เลือกปลั๊กอิน"
# AI Translated
msgid "Configure"
msgstr "กำหนดค่า"
@@ -7577,6 +7573,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "ล่าง"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "การเลือกปลั๊กอิน"
@@ -9088,6 +9090,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "ปรากฏขึ้นเพื่อเลือกโหมดการจัดกลุ่มเส้นพลาสติก"
@@ -21709,6 +21720,10 @@ msgstr ""
"หลีกเลี่ยงการบิดเบี้ยว\n"
"คุณรู้หรือไม่ว่าเมื่อพิมพ์วัสดุที่มีแนวโน้มที่จะเกิดการบิดเบี้ยว เช่น ABS การเพิ่มอุณหภูมิฐานพิมพ์อย่างเหมาะสมสามารถลดความน่าจะเป็นของการบิดเบี้ยวได้"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "เลือกปลั๊กอิน"
#~ msgid "Select the language"
#~ msgstr "เลือกภาษา"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-08-21 23:18+0300\n"
"Last-Translator: GlauTech\n"
"Language-Team: \n"
@@ -5426,22 +5426,18 @@ msgstr "Geçersiz format. Beklenen vektör formatı: \"%1%\""
msgid "System agents"
msgstr "Sistem aracıları"
# AI Translated
msgid "No plugin selected"
msgstr "Eklenti seçilmedi"
# AI Translated
msgid "Add plugin"
msgstr "Eklenti ekle"
# AI Translated
msgid "Select plugin"
msgstr "Eklenti seç"
# AI Translated
msgid "Remove plugin"
msgstr "Eklentiyi kaldır"
# AI Translated
msgid "No plugin selected"
msgstr "Eklenti seçilmedi"
# AI Translated
msgid "Configure"
msgstr "Yapılandır"
@@ -7666,6 +7662,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Alt"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Eklenti Seçimi"
@@ -9193,6 +9195,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "Filament gruplama modunu seçmek için açılır pencere"
@@ -22164,6 +22175,10 @@ msgstr ""
"Eğilmeyi önleyin\n"
"ABS gibi bükülmeye yatkın malzemelere baskı yaparken, ısıtma yatağı sıcaklığının uygun şekilde arttırılmasının bükülme olasılığını azaltabileceğini biliyor muydunuz?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Eklenti seç"
#~ msgid "Select the language"
#~ msgstr "Dili seçin"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: orcaslicerua\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-07-17 16:25+0300\n"
"Last-Translator: Andrij Mizyk <andm1zyk@proton.me>\n"
"Language-Team: Ukrainian\n"
@@ -5375,22 +5375,18 @@ msgstr "Невірний формат. Очікуваний векторний
msgid "System agents"
msgstr "Системні агенти"
# AI Translated
msgid "No plugin selected"
msgstr "Плагін не вибрано"
# AI Translated
msgid "Add plugin"
msgstr "Додати плагін"
# AI Translated
msgid "Select plugin"
msgstr "Вибрати плагін"
# AI Translated
msgid "Remove plugin"
msgstr "Вилучити плагін"
# AI Translated
msgid "No plugin selected"
msgstr "Плагін не вибрано"
# AI Translated
msgid "Configure"
msgstr "Налаштувати"
@@ -7650,6 +7646,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Низ"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Вибір плагіна"
@@ -9211,6 +9213,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
# AI Translated
msgid "Pop up to select filament grouping mode"
msgstr "Показувати вікно вибору режиму групування філаментів"
@@ -22325,6 +22336,10 @@ msgstr ""
"Уникнення деформації\n"
"Чи знаєте ви, що при друку матеріалами, схильними до деформації, такими як ABS, відповідне підвищення температури столу може зменшити ймовірність деформації?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Вибрати плагін"
#~ msgid "Select the language"
#~ msgstr "Вибрати мову"
+24 -9
View File
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2025-10-02 17:43+0700\n"
"Last-Translator: \n"
"Language-Team: hainguyen.ts13@gmail.com\n"
@@ -5679,22 +5679,18 @@ msgstr "Định dạng không hợp lệ. Mong đợi định dạng vector: \"%
msgid "System agents"
msgstr "Tác nhân hệ thống"
# AI Translated
msgid "No plugin selected"
msgstr "Chưa chọn plugin"
# AI Translated
msgid "Add plugin"
msgstr "Thêm plugin"
# AI Translated
msgid "Select plugin"
msgstr "Chọn plugin"
# AI Translated
msgid "Remove plugin"
msgstr "Xóa plugin"
# AI Translated
msgid "No plugin selected"
msgstr "Chưa chọn plugin"
# AI Translated
msgid "Configure"
msgstr "Cấu hình"
@@ -8035,6 +8031,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "Dưới"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "Chọn plugin"
@@ -9674,6 +9676,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
# AI Translated
msgid "Pop up to select filament grouping mode"
msgstr "Hiện cửa sổ để chọn chế độ nhóm filament"
@@ -23048,6 +23059,10 @@ msgstr ""
"Tránh cong vênh\n"
"Bạn có biết rằng khi in vật liệu dễ cong vênh như ABS, tăng nhiệt độ bàn nóng một cách thích hợp có thể giảm xác suất cong vênh không?"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "Chọn plugin"
#~ msgid "Select the language"
#~ msgstr "Chọn ngôn ngữ"
+24 -9
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Slic3rPE\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2026-06-11 12:37-0300\n"
"Last-Translator: Handle <mail@bysb.net>\n"
"Language-Team: \n"
@@ -5219,22 +5219,18 @@ msgstr "无效格式,应该是\"%1%\"这种数组格式"
msgid "System agents"
msgstr "系统代理"
# AI Translated
msgid "No plugin selected"
msgstr "未选择插件"
# AI Translated
msgid "Add plugin"
msgstr "添加插件"
# AI Translated
msgid "Select plugin"
msgstr "选择插件"
# AI Translated
msgid "Remove plugin"
msgstr "移除插件"
# AI Translated
msgid "No plugin selected"
msgstr "未选择插件"
# AI Translated
msgid "Configure"
msgstr "配置"
@@ -7430,6 +7426,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "底部"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
msgid "Plugin Selection"
msgstr "插件选择"
@@ -8910,6 +8912,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "弹出选择耗材丝分组模式"
@@ -21457,6 +21468,10 @@ msgstr ""
"避免翘曲\n"
"您知道吗?打印ABS这类易翘曲材料时,适当提高热床温度可以降低翘曲的概率。"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "选择插件"
#~ msgid "Select the language"
#~ msgstr "选择语言"
+24 -9
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-11 12:33+0800\n"
"POT-Creation-Date: 2026-09-11 17:15+0800\n"
"PO-Revision-Date: 2025-11-28 13:48-0600\n"
"Last-Translator: tntchn <15895303+tntchn@users.noreply.github.com>\n"
"Language-Team: \n"
@@ -5348,22 +5348,18 @@ msgstr "無效格式,應該是「%1%」這種格式"
msgid "System agents"
msgstr "系統代理程式"
# AI Translated
msgid "No plugin selected"
msgstr "未選擇外掛"
# AI Translated
msgid "Add plugin"
msgstr "新增外掛"
# AI Translated
msgid "Select plugin"
msgstr "選擇外掛"
# AI Translated
msgid "Remove plugin"
msgstr "移除外掛"
# AI Translated
msgid "No plugin selected"
msgstr "未選擇外掛"
# AI Translated
msgid "Configure"
msgstr "設定"
@@ -7569,6 +7565,12 @@ msgctxt "Layers"
msgid "Bottom"
msgstr "底部"
msgid "This setting does not specify a plugin capability type."
msgstr ""
msgid "This setting specifies an unrecognized plugin capability type: "
msgstr ""
# AI Translated
msgid "Plugin Selection"
msgstr "外掛選擇"
@@ -9083,6 +9085,15 @@ msgstr ""
msgid "When enabled, pressing Space (with no other key held) opens the Speed Dial action search from any page."
msgstr ""
msgid "Recent actions"
msgstr ""
msgid "actions"
msgstr ""
msgid "How many recently launched actions to show at the top of the Speed Dial. Set to 0 to hide recent actions."
msgstr ""
msgid "Pop up to select filament grouping mode"
msgstr "彈出視窗選擇線材分組模式"
@@ -21671,6 +21682,10 @@ msgstr ""
"避免翹曲\n"
"您知道嗎?當列印容易翹曲的材料(如 ABS)時,適當提高熱床溫度可以降低翹曲的機率。"
# AI Translated
#~ msgid "Select plugin"
#~ msgstr "選擇外掛"
#~ msgid "Select the language"
#~ msgstr "選擇語言"