From cd9ab5787b34f4065bfda73bf01c9169d35ea2c7 Mon Sep 17 00:00:00 2001 From: "maosheng.wei" Date: Tue, 17 Oct 2023 16:27:10 +0800 Subject: [PATCH] FIX: Some translation Jira: 4462 4691 4779 Change-Id: I07d9033c2062da47cb4eed488c1ba2ca7e70ab68 Signed-off-by: maosheng.wei --- bbl/i18n/BambuStudio.pot | 42 +++++--- bbl/i18n/de/BambuStudio_de.po | 82 +++++++++++----- bbl/i18n/en/BambuStudio_en.po | 82 +++++++++++----- bbl/i18n/es/BambuStudio_es.po | 85 ++++++++++++----- bbl/i18n/fr/BambuStudio_fr.po | 85 ++++++++++++----- bbl/i18n/hu/BambuStudio_hu.po | 82 +++++++++++----- bbl/i18n/it/BambuStudio_it.po | 85 ++++++++++++----- bbl/i18n/ja/BambuStudio_ja.po | 82 +++++++++++----- bbl/i18n/ko/BambuStudio_ko.po | 82 +++++++++++----- bbl/i18n/nl/BambuStudio_nl.po | 85 ++++++++++++----- bbl/i18n/ru/BambuStudio_ru.po | 86 ++++++++++++----- bbl/i18n/sv/BambuStudio_sv.po | 82 +++++++++++----- bbl/i18n/zh_cn/BambuStudio_zh_CN.po | 142 +++++++++++++++++++--------- resources/i18n/de/BambuStudio.mo | Bin 258233 -> 257626 bytes resources/i18n/en/BambuStudio.mo | Bin 236461 -> 235868 bytes resources/i18n/es/BambuStudio.mo | Bin 254926 -> 254274 bytes resources/i18n/fr/BambuStudio.mo | Bin 264197 -> 263504 bytes resources/i18n/hu/BambuStudio.mo | Bin 255973 -> 255337 bytes resources/i18n/it/BambuStudio.mo | Bin 253326 -> 252669 bytes resources/i18n/ja/BambuStudio.mo | Bin 244683 -> 244057 bytes resources/i18n/ko/BambuStudio.mo | Bin 256283 -> 255665 bytes resources/i18n/nl/BambuStudio.mo | Bin 251939 -> 251250 bytes resources/i18n/ru/BambuStudio.mo | Bin 312905 -> 311913 bytes resources/i18n/sv/BambuStudio.mo | Bin 243952 -> 243356 bytes resources/i18n/zh_cn/BambuStudio.mo | Bin 286001 -> 287872 bytes 25 files changed, 794 insertions(+), 308 deletions(-) diff --git a/bbl/i18n/BambuStudio.pot b/bbl/i18n/BambuStudio.pot index 51f15171ba..d7edfa9feb 100644 --- a/bbl/i18n/BambuStudio.pot +++ b/bbl/i18n/BambuStudio.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -151,7 +151,7 @@ msgstr "" msgid "Height range" msgstr "" -msgid "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" msgstr "" msgid "Toggle Wireframe" @@ -4940,6 +4940,9 @@ msgstr "" msgid "Clear my choice on the unsaved projects." msgstr "" +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "" @@ -7411,25 +7414,25 @@ msgid "" "than inner wall speed to get better quality." msgstr "" -msgid "Order of inner wall/outer wall/infil" +msgid "Order of walls" msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " +msgid "Print sequence of inner wall and outer wall. " msgstr "" -msgid "inner/outer/infill" +msgid "inner/outer" msgstr "" -msgid "outer/inner/infill" +msgid "outer/inner" msgstr "" -msgid "infill/inner/outer" +msgid "inner wall/outer wall/inner wall" msgstr "" -msgid "infill/outer/inner" +msgid "Print infill first" msgstr "" -msgid "inner-outer-inner/infill" +msgid "Order of wall/infill. false means print wall first. " msgstr "" msgid "Height to rod" @@ -10125,10 +10128,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -10179,13 +10182,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -10222,6 +10227,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -10292,7 +10301,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" diff --git a/bbl/i18n/de/BambuStudio_de.po b/bbl/i18n/de/BambuStudio_de.po index 5817b512b9..72f88a4c6e 100644 --- a/bbl/i18n/de/BambuStudio_de.po +++ b/bbl/i18n/de/BambuStudio_de.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -147,8 +147,8 @@ msgstr "Flächenfüllung" msgid "Height range" msgstr "Höhenreichweite" -msgid "Ctrl + Shift + Enter" -msgstr "Strg + Umschalt + Eingabe" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Gittermodell ein-/ausblenden" @@ -5295,6 +5295,9 @@ msgstr "Maximale Anzahl der letzten Projekte" msgid "Clear my choice on the unsaved projects." msgstr "Lösche meine Auswahl für die ungespeicherten Projekte." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Automatische Datensicherung" @@ -8094,26 +8097,26 @@ msgstr "" "Regel langsamer als die Innenwände gedruckt, um eine bessere Qualität zu " "erzielen." -msgid "Order of inner wall/outer wall/infil" -msgstr "Reihenfolge Innenwand/Außenwand/Füllung" +msgid "Order of walls" +msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "Druckreihenfolge von Innenwand, Außenwand und Füllung. " +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "inner/outer/infill" -msgstr "Innen/Außen/Füllung" +msgid "inner/outer" +msgstr "" -msgid "outer/inner/infill" -msgstr "Außen/Innen/Füllung" +msgid "outer/inner" +msgstr "" -msgid "infill/inner/outer" -msgstr "Füllung/Innen/Außen" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "infill/outer/inner" -msgstr "Füllung/Außen/Innen" +msgid "Print infill first" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "Innen-Außen-Innen/Füllung" +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Höhe zur Führung" @@ -11133,10 +11136,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11187,13 +11190,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11230,6 +11235,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11300,7 +11309,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11665,6 +11679,30 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Strg + Umschalt + Eingabe" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Reihenfolge Innenwand/Außenwand/Füllung" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "Druckreihenfolge von Innenwand, Außenwand und Füllung. " + +#~ msgid "inner/outer/infill" +#~ msgstr "Innen/Außen/Füllung" + +#~ msgid "outer/inner/infill" +#~ msgstr "Außen/Innen/Füllung" + +#~ msgid "infill/inner/outer" +#~ msgstr "Füllung/Innen/Außen" + +#~ msgid "infill/outer/inner" +#~ msgstr "Füllung/Außen/Innen" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "Innen-Außen-Innen/Füllung" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/en/BambuStudio_en.po b/bbl/i18n/en/BambuStudio_en.po index 548cbbba73..c9974d9f58 100644 --- a/bbl/i18n/en/BambuStudio_en.po +++ b/bbl/i18n/en/BambuStudio_en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -145,8 +145,8 @@ msgstr "Bucket fill" msgid "Height range" msgstr "Height range" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Toggle Wireframe" @@ -5187,6 +5187,9 @@ msgstr "Maximum count of recent projects" msgid "Clear my choice on the unsaved projects." msgstr "Clear my choice on the unsaved projects." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Auto-Backup" @@ -7903,26 +7906,26 @@ msgstr "" "This is the printing speed for the outer walls of parts. These are generally " "printed slower than inner walls for higher quality." -msgid "Order of inner wall/outer wall/infil" -msgstr "Order of inner wall/outer wall/infill" +msgid "Order of walls" +msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "This is the print sequence of inner walls, outer walls, and infill." +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "inner/outer/infill" -msgstr "inner/outer/infill" +msgid "inner/outer" +msgstr "" -msgid "outer/inner/infill" -msgstr "outer/inner/infill" +msgid "outer/inner" +msgstr "" -msgid "infill/inner/outer" -msgstr "infill/inner/outer" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "infill/outer/inner" -msgstr "infill/outer/inner" +msgid "Print infill first" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "inner-outer-inner/infill" +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Height to rod" @@ -10883,10 +10886,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -10937,13 +10940,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -10980,6 +10985,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11050,7 +11059,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11409,6 +11423,30 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Order of inner wall/outer wall/infill" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "This is the print sequence of inner walls, outer walls, and infill." + +#~ msgid "inner/outer/infill" +#~ msgstr "inner/outer/infill" + +#~ msgid "outer/inner/infill" +#~ msgstr "outer/inner/infill" + +#~ msgid "infill/inner/outer" +#~ msgstr "infill/inner/outer" + +#~ msgid "infill/outer/inner" +#~ msgstr "infill/outer/inner" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "inner-outer-inner/infill" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/es/BambuStudio_es.po b/bbl/i18n/es/BambuStudio_es.po index 56bb9c0100..95db683763 100644 --- a/bbl/i18n/es/BambuStudio_es.po +++ b/bbl/i18n/es/BambuStudio_es.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -149,8 +149,8 @@ msgstr "Relleno de cubos" msgid "Height range" msgstr "Rango de altura" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Alternar estructura alámbrica" @@ -5262,6 +5262,9 @@ msgstr "Maximum count of recent projects" msgid "Clear my choice on the unsaved projects." msgstr "Clear my choice on the unsaved projects." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Copia de seguridad automática" @@ -8043,27 +8046,26 @@ msgstr "" "para ser más lento que la velocidad de la pared interior para obtener una " "mejor calidad." -msgid "Order of inner wall/outer wall/infil" -msgstr "Orden de la pared interior/pared exterior/relleno" - -msgid "Print sequence of inner wall, outer wall and infill. " +msgid "Order of walls" msgstr "" -"Imprimir la secuencia de la pared interior, la pared exterior y el relleno. " -msgid "inner/outer/infill" -msgstr "interior/exterior/relleno" +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "outer/inner/infill" -msgstr "exterior/interior/relleno" +msgid "inner/outer" +msgstr "" -msgid "infill/inner/outer" -msgstr "relleno/interior/exterior" +msgid "outer/inner" +msgstr "" -msgid "infill/outer/inner" -msgstr "relleno/exterior/interior" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "interior-exterior-interior/relleno" +msgid "Print infill first" +msgstr "" + +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Altura a la barra" @@ -11066,10 +11068,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11120,13 +11122,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11163,6 +11167,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11233,7 +11241,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11593,6 +11606,32 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Orden de la pared interior/pared exterior/relleno" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "" +#~ "Imprimir la secuencia de la pared interior, la pared exterior y el " +#~ "relleno. " + +#~ msgid "inner/outer/infill" +#~ msgstr "interior/exterior/relleno" + +#~ msgid "outer/inner/infill" +#~ msgstr "exterior/interior/relleno" + +#~ msgid "infill/inner/outer" +#~ msgstr "relleno/interior/exterior" + +#~ msgid "infill/outer/inner" +#~ msgstr "relleno/exterior/interior" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "interior-exterior-interior/relleno" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/fr/BambuStudio_fr.po b/bbl/i18n/fr/BambuStudio_fr.po index 11d47f174a..a96c794f44 100644 --- a/bbl/i18n/fr/BambuStudio_fr.po +++ b/bbl/i18n/fr/BambuStudio_fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -150,8 +150,8 @@ msgstr "Pot de peinture" msgid "Height range" msgstr "Plage de hauteur" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Maj + Entrée" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Activer Filaire" @@ -5277,6 +5277,9 @@ msgstr "Nombre maximal de projets récents" msgid "Clear my choice on the unsaved projects." msgstr "Efface mon choix sur les projets non enregistrés." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Sauvegarde automatique" @@ -8097,27 +8100,26 @@ msgstr "" "utilisé pour être plus lent que la vitesse de la paroi interne pour obtenir " "une meilleure qualité." -msgid "Order of inner wall/outer wall/infil" -msgstr "Ordre de mur intérieur/extérieur/remplissage" - -msgid "Print sequence of inner wall, outer wall and infill. " +msgid "Order of walls" msgstr "" -"Séquence d'impression du mur intérieur, du mur extérieur et du remplissage." -msgid "inner/outer/infill" -msgstr "intérieur/extérieur/remplissage" +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "outer/inner/infill" -msgstr "extérieur/intérieur/remplissage" +msgid "inner/outer" +msgstr "" -msgid "infill/inner/outer" -msgstr "remplissage/intérieur/extérieur" +msgid "outer/inner" +msgstr "" -msgid "infill/outer/inner" -msgstr "remplissage/extérieur/intérieur" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "intérieur-extérieur-intérieur/remplissage" +msgid "Print infill first" +msgstr "" + +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Hauteur à la tige" @@ -11143,10 +11145,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11197,13 +11199,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11240,6 +11244,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11310,7 +11318,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11678,6 +11691,32 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Maj + Entrée" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Ordre de mur intérieur/extérieur/remplissage" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "" +#~ "Séquence d'impression du mur intérieur, du mur extérieur et du " +#~ "remplissage." + +#~ msgid "inner/outer/infill" +#~ msgstr "intérieur/extérieur/remplissage" + +#~ msgid "outer/inner/infill" +#~ msgstr "extérieur/intérieur/remplissage" + +#~ msgid "infill/inner/outer" +#~ msgstr "remplissage/intérieur/extérieur" + +#~ msgid "infill/outer/inner" +#~ msgstr "remplissage/extérieur/intérieur" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "intérieur-extérieur-intérieur/remplissage" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/hu/BambuStudio_hu.po b/bbl/i18n/hu/BambuStudio_hu.po index 0200e27048..32049fd612 100644 --- a/bbl/i18n/hu/BambuStudio_hu.po +++ b/bbl/i18n/hu/BambuStudio_hu.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -148,8 +148,8 @@ msgstr "Vödör kitöltés" msgid "Height range" msgstr "Magasságtartomány" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Drótváz-megjelenítés váltása" @@ -5232,6 +5232,9 @@ msgstr "Maximum count of recent projects" msgid "Clear my choice on the unsaved projects." msgstr "Clear my choice on the unsaved projects." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Automatikus biztonsági mentés" @@ -7988,26 +7991,26 @@ msgstr "" "A legkülső látható fal sebessége. A jobb minőség érdekében ez lassabb, mint " "a belső fal sebessége." -msgid "Order of inner wall/outer wall/infil" -msgstr "Belső/külső fal és kitöltés sorrendje" +msgid "Order of walls" +msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "A belső fal, a külső fal és a kitöltés nyomtatási sorrendje. " +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "inner/outer/infill" -msgstr "belső/külső/kitöltés" +msgid "inner/outer" +msgstr "" -msgid "outer/inner/infill" -msgstr "külső/belső/kitöltés" +msgid "outer/inner" +msgstr "" -msgid "infill/inner/outer" -msgstr "kitöltés/belső/külső" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "infill/outer/inner" -msgstr "kitöltés/külső/belső" +msgid "Print infill first" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "belső-külső-belső/kitöltés" +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Magasság a rúdig" @@ -10998,10 +11001,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11052,13 +11055,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11095,6 +11100,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11165,7 +11174,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11525,6 +11539,30 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Belső/külső fal és kitöltés sorrendje" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "A belső fal, a külső fal és a kitöltés nyomtatási sorrendje. " + +#~ msgid "inner/outer/infill" +#~ msgstr "belső/külső/kitöltés" + +#~ msgid "outer/inner/infill" +#~ msgstr "külső/belső/kitöltés" + +#~ msgid "infill/inner/outer" +#~ msgstr "kitöltés/belső/külső" + +#~ msgid "infill/outer/inner" +#~ msgstr "kitöltés/külső/belső" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "belső-külső-belső/kitöltés" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/it/BambuStudio_it.po b/bbl/i18n/it/BambuStudio_it.po index 842dda6696..283f335c45 100644 --- a/bbl/i18n/it/BambuStudio_it.po +++ b/bbl/i18n/it/BambuStudio_it.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -146,8 +146,8 @@ msgstr "Riempimento Secchio" msgid "Height range" msgstr "Intervallo altezza" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Invio" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Attiva Wireframe" @@ -5251,6 +5251,9 @@ msgstr "Numero massimo di progetti recenti" msgid "Clear my choice on the unsaved projects." msgstr "Cancella la mia scelta sui progetti non salvati." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Backup automatico" @@ -8033,27 +8036,26 @@ msgstr "" "generalmente stampate più lentamente delle pareti interne per ottenere una " "qualità superiore." -msgid "Order of inner wall/outer wall/infil" -msgstr "Ordine di parete interna/esterna/riempimento" - -msgid "Print sequence of inner wall, outer wall and infill. " +msgid "Order of walls" msgstr "" -"È la sequenza di stampa di pareti interne, pareti esterne e dei riempimenti." -msgid "inner/outer/infill" -msgstr "interno/esterno/riempimento" +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "outer/inner/infill" -msgstr "esterno/interno/riempimento" +msgid "inner/outer" +msgstr "" -msgid "infill/inner/outer" -msgstr "riempimento/interno/esterno" +msgid "outer/inner" +msgstr "" -msgid "infill/outer/inner" -msgstr "riempimento/esterno/interno" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "interno-esterno-interno/riempimento" +msgid "Print infill first" +msgstr "" + +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Altezza asta" @@ -11069,10 +11071,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11123,13 +11125,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11166,6 +11170,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11236,7 +11244,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11597,6 +11610,32 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Invio" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Ordine di parete interna/esterna/riempimento" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "" +#~ "È la sequenza di stampa di pareti interne, pareti esterne e dei " +#~ "riempimenti." + +#~ msgid "inner/outer/infill" +#~ msgstr "interno/esterno/riempimento" + +#~ msgid "outer/inner/infill" +#~ msgstr "esterno/interno/riempimento" + +#~ msgid "infill/inner/outer" +#~ msgstr "riempimento/interno/esterno" + +#~ msgid "infill/outer/inner" +#~ msgstr "riempimento/esterno/interno" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "interno-esterno-interno/riempimento" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/ja/BambuStudio_ja.po b/bbl/i18n/ja/BambuStudio_ja.po index e8b701fe4d..371658aeaf 100644 --- a/bbl/i18n/ja/BambuStudio_ja.po +++ b/bbl/i18n/ja/BambuStudio_ja.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -144,8 +144,8 @@ msgstr "塗りつぶしバッチ処理" msgid "Height range" msgstr "高さ範囲" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "ワイヤフレームの表示/非表示" @@ -5095,6 +5095,9 @@ msgstr "Maximum count of recent projects" msgid "Clear my choice on the unsaved projects." msgstr "Clear my choice on the unsaved projects." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "自動バックアップ" @@ -7711,26 +7714,26 @@ msgid "" msgstr "" "外壁の造形速度です。普段は内壁より遅い速度を指定し、仕上がりが良くなります。" -msgid "Order of inner wall/outer wall/infil" -msgstr "造形順番" +msgid "Order of walls" +msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "内壁、外壁とインフィルの造形順序を指定します。" +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "inner/outer/infill" -msgstr "内壁/外壁/インフィル" +msgid "inner/outer" +msgstr "" -msgid "outer/inner/infill" -msgstr "外壁/内壁/インフィル" +msgid "outer/inner" +msgstr "" -msgid "infill/inner/outer" -msgstr "インフィル/内壁/外壁" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "infill/outer/inner" -msgstr "インフィル/外壁/内壁" +msgid "Print infill first" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "内壁-外壁-内壁/インフィル" +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "レールまでの高さ" @@ -10591,10 +10594,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -10645,13 +10648,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -10688,6 +10693,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -10758,7 +10767,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11089,6 +11103,30 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "造形順番" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "内壁、外壁とインフィルの造形順序を指定します。" + +#~ msgid "inner/outer/infill" +#~ msgstr "内壁/外壁/インフィル" + +#~ msgid "outer/inner/infill" +#~ msgstr "外壁/内壁/インフィル" + +#~ msgid "infill/inner/outer" +#~ msgstr "インフィル/内壁/外壁" + +#~ msgid "infill/outer/inner" +#~ msgstr "インフィル/外壁/内壁" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "内壁-外壁-内壁/インフィル" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/ko/BambuStudio_ko.po b/bbl/i18n/ko/BambuStudio_ko.po index 9355a3217a..6954fdb911 100644 --- a/bbl/i18n/ko/BambuStudio_ko.po +++ b/bbl/i18n/ko/BambuStudio_ko.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -148,8 +148,8 @@ msgstr "동일색면 채우기" msgid "Height range" msgstr "높이 범위" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "와이어프레임 전환" @@ -5147,6 +5147,9 @@ msgstr "최근 프로젝트의 최대 개수" msgid "Clear my choice on the unsaved projects." msgstr "저장되지 않은 프로젝트에서 내 선택을 지웁니다." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "자동 백업" @@ -7809,26 +7812,26 @@ msgstr "" "부품 외벽의 출력 속도입니다.일반적으로 출력품질 향상을 위해 내벽보다 느리게 " "출력합니다." -msgid "Order of inner wall/outer wall/infil" -msgstr "내벽/외벽/내부채움 순서" +msgid "Order of walls" +msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "내벽, 외벽 및 내부채움의 출력 순서입니다." +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "inner/outer/infill" -msgstr "내벽/외벽/내부채움" +msgid "inner/outer" +msgstr "" -msgid "outer/inner/infill" -msgstr "외벽/내벽/내부채움" +msgid "outer/inner" +msgstr "" -msgid "infill/inner/outer" -msgstr "내부채움/내벽/외벽" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "infill/outer/inner" -msgstr "내부채움/외벽/내벽" +msgid "Print infill first" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "내부-외부-내부/채우기" +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "탄소봉 높이" @@ -10728,10 +10731,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -10782,13 +10785,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -10825,6 +10830,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -10895,7 +10904,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11251,6 +11265,30 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "내벽/외벽/내부채움 순서" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "내벽, 외벽 및 내부채움의 출력 순서입니다." + +#~ msgid "inner/outer/infill" +#~ msgstr "내벽/외벽/내부채움" + +#~ msgid "outer/inner/infill" +#~ msgstr "외벽/내벽/내부채움" + +#~ msgid "infill/inner/outer" +#~ msgstr "내부채움/내벽/외벽" + +#~ msgid "infill/outer/inner" +#~ msgstr "내부채움/외벽/내벽" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "내부-외부-내부/채우기" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/nl/BambuStudio_nl.po b/bbl/i18n/nl/BambuStudio_nl.po index 84d59a7aae..5c555168b5 100644 --- a/bbl/i18n/nl/BambuStudio_nl.po +++ b/bbl/i18n/nl/BambuStudio_nl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -146,8 +146,8 @@ msgstr "Emmer vullen" msgid "Height range" msgstr "Hoogtebereik" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Schakel Wireframe in of uit" @@ -5268,6 +5268,9 @@ msgstr "Maximum count of recent projects" msgid "Clear my choice on the unsaved projects." msgstr "Clear my choice on the unsaved projects." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Automatisch backup maken" @@ -8056,27 +8059,26 @@ msgstr "" "Dit is de snelheid voor de buitenste wand die zichtbaar is. Deze wordt " "langzamer geprint dan de binnenste wanden om een betere kwaliteit te krijgen." -msgid "Order of inner wall/outer wall/infil" -msgstr "Volgorde binnenwand/buitenwand/opvulling (infill)" - -msgid "Print sequence of inner wall, outer wall and infill. " +msgid "Order of walls" msgstr "" -"Dit is de afdrukvolgorde van binnenwanden, buitenwanden en vulling (infill)." -msgid "inner/outer/infill" -msgstr "binnenste/buitenste/vulling (infill)" +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "outer/inner/infill" -msgstr "buitenste/binnenste/vulling (infill)" +msgid "inner/outer" +msgstr "" -msgid "infill/inner/outer" -msgstr "Vulling (infill)/binnenste/buitenste" +msgid "outer/inner" +msgstr "" -msgid "infill/outer/inner" -msgstr "Vulling (infill)/buitenste/binnenste" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "binnen-buiten-binnen/infill" +msgid "Print infill first" +msgstr "" + +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Hoogte tot geleider" @@ -11090,10 +11092,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11144,13 +11146,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11187,6 +11191,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11257,7 +11265,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11617,6 +11630,32 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Volgorde binnenwand/buitenwand/opvulling (infill)" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "" +#~ "Dit is de afdrukvolgorde van binnenwanden, buitenwanden en vulling " +#~ "(infill)." + +#~ msgid "inner/outer/infill" +#~ msgstr "binnenste/buitenste/vulling (infill)" + +#~ msgid "outer/inner/infill" +#~ msgstr "buitenste/binnenste/vulling (infill)" + +#~ msgid "infill/inner/outer" +#~ msgstr "Vulling (infill)/binnenste/buitenste" + +#~ msgid "infill/outer/inner" +#~ msgstr "Vulling (infill)/buitenste/binnenste" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "binnen-buiten-binnen/infill" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/ru/BambuStudio_ru.po b/bbl/i18n/ru/BambuStudio_ru.po index ea7a66c01f..868f6a660c 100644 --- a/bbl/i18n/ru/BambuStudio_ru.po +++ b/bbl/i18n/ru/BambuStudio_ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: 2023-08-11 09:11+0800\n" "Last-Translator: \n" "Language-Team: \n" @@ -155,8 +155,8 @@ msgstr "Заливка ведра" msgid "Height range" msgstr "Диапазон высот" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Переключение каркаса" @@ -5236,6 +5236,9 @@ msgstr "Максимальное количество последних про msgid "Clear my choice on the unsaved projects." msgstr "Очистить мой выбор для несохраненных проектов." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Автобэкап" @@ -7964,28 +7967,26 @@ msgstr "" "Это раньше было медленнее, чем скорость внутреннего периметра, чтобы " "получить лучшее качество." -msgid "Order of inner wall/outer wall/infil" -msgstr "Порядок внутренние периметры/внешние периметры/заполнение" - -msgid "Print sequence of inner wall, outer wall and infill. " +msgid "Order of walls" msgstr "" -"Распечатайте последовательность внутреннего периметра, внешнего периметра и " -"заполнения " -msgid "inner/outer/infill" -msgstr "внутренний/внешний/заполнение" +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "outer/inner/infill" -msgstr "внешний/внутренний/заполнение" +msgid "inner/outer" +msgstr "" -msgid "infill/inner/outer" -msgstr "заполнение/внутренний/внешний" +msgid "outer/inner" +msgstr "" -msgid "infill/outer/inner" -msgstr "заполнение/внешний/внутренний" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "внутренний-внешний-внутренний/заполнение" +msgid "Print infill first" +msgstr "" + +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Высота до стержня" @@ -10955,10 +10956,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -11009,13 +11010,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11052,6 +11055,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11122,7 +11129,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11473,6 +11485,32 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Порядок внутренние периметры/внешние периметры/заполнение" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "" +#~ "Распечатайте последовательность внутреннего периметра, внешнего периметра " +#~ "и заполнения " + +#~ msgid "inner/outer/infill" +#~ msgstr "внутренний/внешний/заполнение" + +#~ msgid "outer/inner/infill" +#~ msgstr "внешний/внутренний/заполнение" + +#~ msgid "infill/inner/outer" +#~ msgstr "заполнение/внутренний/внешний" + +#~ msgid "infill/outer/inner" +#~ msgstr "заполнение/внешний/внутренний" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "внутренний-внешний-внутренний/заполнение" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/sv/BambuStudio_sv.po b/bbl/i18n/sv/BambuStudio_sv.po index e75a831723..97b1421430 100644 --- a/bbl/i18n/sv/BambuStudio_sv.po +++ b/bbl/i18n/sv/BambuStudio_sv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -146,8 +146,8 @@ msgstr "Hinkfyllning" msgid "Height range" msgstr "Höjd intervall" -msgid "Ctrl + Shift + Enter" -msgstr "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" +msgstr "" msgid "Toggle Wireframe" msgstr "Växla Wireframe" @@ -5201,6 +5201,9 @@ msgstr "Maximalt antal nyligen genomförda projekt" msgid "Clear my choice on the unsaved projects." msgstr "Rensa mitt val för de osparade projekten." +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "" + msgid "Auto-Backup" msgstr "Auto Säkerhetskopiera" @@ -7917,26 +7920,26 @@ msgstr "" "Hastigheten på yttre vägg som är mest synlig. Denna bör vara långsammare än " "hastigheten på inner vägg för att uppnå bättre kvalitet." -msgid "Order of inner wall/outer wall/infil" -msgstr "Ordning på inre vägg/yttre vägg/ifyllnad" +msgid "Order of walls" +msgstr "" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "Utskriftsordning på inre vägg, yttre vägg och ifyllnad. " +msgid "Print sequence of inner wall and outer wall. " +msgstr "" -msgid "inner/outer/infill" -msgstr "inre/yttre/ifyllnad" +msgid "inner/outer" +msgstr "" -msgid "outer/inner/infill" -msgstr "yttre/inre/ifyllnad" +msgid "outer/inner" +msgstr "" -msgid "infill/inner/outer" -msgstr "ifyllnad/inre/yttre" +msgid "inner wall/outer wall/inner wall" +msgstr "" -msgid "infill/outer/inner" -msgstr "ifyllnad/yttre/inre" +msgid "Print infill first" +msgstr "" -msgid "inner-outer-inner/infill" -msgstr "inre-yttre-inre/utfyllnad" +msgid "Order of wall/infill. false means print wall first. " +msgstr "" msgid "Height to rod" msgstr "Höjd till axel" @@ -10907,10 +10910,10 @@ msgstr "" msgid "Select printer" msgstr "" -msgid "Can't find my printer model" +msgid "Input custom model" msgstr "" -msgid "Input Printer Vendor and Model" +msgid "Can't find my printer model" msgstr "" msgid "Rectangle" @@ -10961,13 +10964,15 @@ msgstr "" msgid "Process preset template" msgstr "" +msgid "Back Page 1" +msgstr "" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." +msgid "The custom printer or model is not inputed, place input." msgstr "" msgid "" @@ -11004,6 +11009,10 @@ msgstr "" msgid "Please check bed shape input." msgstr "" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "" + msgid "Create Printer Successful" msgstr "" @@ -11074,7 +11083,12 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." +"Can be share in MakerWorld." +msgstr "" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." msgstr "" msgid "" @@ -11433,6 +11447,30 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" +#~ msgid "Ctrl + Shift + Enter" +#~ msgstr "Ctrl + Shift + Enter" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "Ordning på inre vägg/yttre vägg/ifyllnad" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "Utskriftsordning på inre vägg, yttre vägg och ifyllnad. " + +#~ msgid "inner/outer/infill" +#~ msgstr "inre/yttre/ifyllnad" + +#~ msgid "outer/inner/infill" +#~ msgstr "yttre/inre/ifyllnad" + +#~ msgid "infill/inner/outer" +#~ msgstr "ifyllnad/inre/yttre" + +#~ msgid "infill/outer/inner" +#~ msgstr "ifyllnad/yttre/inre" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "inre-yttre-inre/utfyllnad" + #~ msgid "" #~ "The bed temperature exceeds filament's vitrification temperature. Please " #~ "open the front door of printer before printing to avoid nozzle clog." diff --git a/bbl/i18n/zh_cn/BambuStudio_zh_CN.po b/bbl/i18n/zh_cn/BambuStudio_zh_CN.po index 542986ea0f..87a93cdfa9 100644 --- a/bbl/i18n/zh_cn/BambuStudio_zh_CN.po +++ b/bbl/i18n/zh_cn/BambuStudio_zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Slic3rPE\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 11:22+0800\n" +"POT-Creation-Date: 2023-10-17 16:15+0800\n" "PO-Revision-Date: 2023-07-07 09:45+0800\n" "Last-Translator: Jiang Yue \n" "Language-Team: \n" @@ -151,7 +151,7 @@ msgstr "批量填充" msgid "Height range" msgstr "高度范围" -msgid "Ctrl + Shift + Enter" +msgid "Alt + Shift + Enter" msgstr "" msgid "Toggle Wireframe" @@ -3614,7 +3614,7 @@ msgstr "" #, c-format, boost-format msgid "Quit %s" -msgstr "" +msgstr "退出 %s" msgid "&File" msgstr "" @@ -5077,6 +5077,9 @@ msgstr "近期项目的最大计数" msgid "Clear my choice on the unsaved projects." msgstr "清除我对未保存的项目的选择。" +msgid "No warnings when loading 3MF with modified G-codes" +msgstr "加载具有修改的 G-Code 的 3MF 时不会出现警告" + msgid "Auto-Backup" msgstr "自动备份" @@ -5085,7 +5088,7 @@ msgid "" msgstr "定期备份你的项目,以便从偶尔的崩溃中恢复过来。" msgid "every" -msgstr "" +msgstr "每" msgid "The peroid of backup in seconds." msgstr "备份的周期" @@ -7650,26 +7653,26 @@ msgid "" "than inner wall speed to get better quality." msgstr "外墙的打印速度。它通常使用比内壁速度慢的速度,以获得更好的质量。" -msgid "Order of inner wall/outer wall/infil" -msgstr "内墙/外墙/填充的顺序" +msgid "Order of walls" +msgstr "墙顺序" -msgid "Print sequence of inner wall, outer wall and infill. " -msgstr "内圈墙/外圈墙/填充的打印顺序" +msgid "Print sequence of inner wall and outer wall. " +msgstr "内圈墙/外圈墙的打印顺序" -msgid "inner/outer/infill" -msgstr "内墙/外墙/填充" +msgid "inner/outer" +msgstr "内墙/外墙" -msgid "outer/inner/infill" -msgstr "外墙/内墙/填充" +msgid "outer/inner" +msgstr "外墙/内墙" -msgid "infill/inner/outer" -msgstr "填充/内墙/外墙" +msgid "inner wall/outer wall/inner wall" +msgstr "内墙/外墙/内墙" -msgid "infill/outer/inner" -msgstr "填充/外墙/内墙" +msgid "Print infill first" +msgstr "首先打印填充" -msgid "inner-outer-inner/infill" -msgstr "内墙/外墙/内墙/填充" +msgid "Order of wall/infill. false means print wall first. " +msgstr "墙/填充的顺序。False 表示首先打印墙。" msgid "Height to rod" msgstr "到横杆高度" @@ -9472,7 +9475,7 @@ msgid "Repetions count of the whole model" msgstr "整个模型的重复次数" msgid "Ensure on bed" -msgstr "" +msgstr "确保在热床上" msgid "" "Lift the object above the bed when it is partially below. Disabled by default" @@ -10054,7 +10057,7 @@ msgid "Calibration Type" msgstr "校准类型" msgid "Complete Calibration" -msgstr "完成校准" +msgstr "完整校准" msgid "Fine Calibration based on flow ratio" msgstr "基于流量比的精细校准" @@ -10308,7 +10311,7 @@ msgstr "如有需要,请使用正斜杠(/)作为目录分隔符。" #, c-format, boost-format msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?" -msgstr "" +msgstr "上传的文件名不以 \"%s\" 结尾。您是否希望继续?" msgid "Simulate" msgstr "" @@ -10558,12 +10561,12 @@ msgstr "选择模型" msgid "Select printer" msgstr "选择打印机" +msgid "Input custom model" +msgstr "输入自定义型号" + msgid "Can't find my printer model" msgstr "不能找到我的打印机模型" -msgid "Input Printer Vendor and Model" -msgstr "输入打印机供应商和模型" - msgid "Rectangle" msgstr "矩形" @@ -10589,10 +10592,10 @@ msgid "Preset path is not find, please reselect vendor." msgstr "预设路径未找到,请重新选择供应商。" msgid "The printer model was not found, please reselect." -msgstr "" +msgstr "未找到打印机型号,请重新选择。" msgid "The nozzle diameter is not fond, place reselect." -msgstr "" +msgstr "未找到喷嘴直径,请重新选择。" msgid "The printer preset is not fond, place reselect." msgstr "打印机预设未找到,请重新选择。" @@ -10612,14 +10615,16 @@ msgstr "全部取消选中" msgid "Process preset template" msgstr "工艺预设模板" +msgid "Back Page 1" +msgstr "返回第一页" + msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "您尚未选择要基于哪个打印机预设来创建。请先选择打印机的供应商和型号。" -msgid "" -"The custom printer and model are not inputed, place return page 1 to input." -msgstr "自定义打印机和模型还没有输入,请返回第一页去输入。" +msgid "The custom printer or model is not inputed, place input." +msgstr "自定义打印机或型号未输入,请输入。" msgid "" "The preset you created already has a preset with the same name. Do you want " @@ -10659,6 +10664,10 @@ msgstr "您还没有选择供应商和模型,或者没有输入自定义供应 msgid "Please check bed shape input." msgstr "请检查热床形状输入。" +msgid "" +"You have not yet selected the printer to replace the nozzle, please choose." +msgstr "您尚未选择要更换喷嘴的打印机,请进行选择。" + msgid "Create Printer Successful" msgstr "创建打印机成功" @@ -10731,10 +10740,13 @@ msgstr "" msgid "" "Printer and all the filament&process presets that belongs to the printer. \n" -"Can be share in makerworld." -msgstr "" -"打印机以及所有属于该打印机的材料和工艺预设。\n" -"可以在 MakerWorld 中共享。" +"Can be share in MakerWorld." +msgstr "用户的材料预设集。\n可以在MakerWorld中共享。" + +msgid "" +"User's fillment preset set. \n" +"Can be share in MakerWorld." +msgstr "用户的材料预设集。\n可以在MakerWorld中共享。" msgid "" "Only display printer names with changes to printer, filament, and process " @@ -10774,43 +10786,43 @@ msgid "Please select a type you want to export" msgstr "请选择一个你想导出的类型" msgid "Edit Filament" -msgstr "" +msgstr "编辑材料" msgid "Basic Information" -msgstr "" +msgstr "基本信息" msgid "Filament presets under this filament" -msgstr "" +msgstr "此材料下的所有材料预设" msgid "+ Add Preset" -msgstr "" +msgstr "+ 添加预设" msgid "Delete Filament" -msgstr "" +msgstr "删除材料" msgid "" "Delete filament?\n" "Delete filament would deleted all the attatched filament presets" -msgstr "" +msgstr "删除材料?\n删除材料将删除所有附属的材料预设。" msgid "Delete filament" -msgstr "" +msgstr "删除材料" msgid "Add Preset" -msgstr "" +msgstr "添加预设" msgid "Add preset for new printer" -msgstr "" +msgstr "为新打印机添加预设" msgid "Copy preset from filament" -msgstr "" +msgstr "从材料中复制预设" msgid "" "The printer preset you selected does not have a name, please reselect it" -msgstr "" +msgstr "您选择的打印机预设没有名称,请重新选择。" msgid "The filament choice not find filament preset, please reselect it" -msgstr "" +msgstr "您选择的材料未找到材料预设,请重新选择。" msgid "The start, end or step is not valid value." msgstr "起始、结束或者步长输入值无效。" @@ -11077,7 +11089,45 @@ msgid "" "temperature. More info about this in the Wiki." msgstr "" "什么时候需要打开机箱门打印\n" -"在较高腔温下打印低温耗材,打开机箱门可以减少挤出机/热端堵塞的概率。有关此的更多信息,请参阅Wiki。" +"在较高腔温下打印低温耗材,打开机箱门可以减少挤出机/热端堵塞的概率。有关此的更" +"多信息,请参阅Wiki。" + +#~ msgid "Order of inner wall/outer wall/infil" +#~ msgstr "内墙/外墙/填充的顺序" + +#~ msgid "Print sequence of inner wall, outer wall and infill. " +#~ msgstr "内圈墙/外圈墙/填充的打印顺序" + +#~ msgid "inner/outer/infill" +#~ msgstr "内墙/外墙/填充" + +#~ msgid "outer/inner/infill" +#~ msgstr "外墙/内墙/填充" + +#~ msgid "infill/inner/outer" +#~ msgstr "填充/内墙/外墙" + +#~ msgid "infill/outer/inner" +#~ msgstr "填充/外墙/内墙" + +#~ msgid "inner-outer-inner/infill" +#~ msgstr "内墙/外墙/内墙/填充" + +#~ msgid "Input Printer Vendor and Model" +#~ msgstr "输入打印机供应商和模型" + +#~ msgid "" +#~ "The custom printer and model are not inputed, place return page 1 to " +#~ "input." +#~ msgstr "自定义打印机和模型还没有输入,请返回第一页去输入。" + +#~ msgid "" +#~ "Printer and all the filament&process presets that belongs to the " +#~ "printer. \n" +#~ "Can be share in makerworld." +#~ msgstr "" +#~ "打印机以及所有属于该打印机的材料和工艺预设。\n" +#~ "可以在 MakerWorld 中共享。" #~ msgid "Create Filament" #~ msgstr "创建材料" diff --git a/resources/i18n/de/BambuStudio.mo b/resources/i18n/de/BambuStudio.mo index da626e86ab374251b8e3f3ce39f439b412474c42..575746129285a47dc3482879ab4c45f207ca9459 100644 GIT binary patch delta 52379 zcmYh^1#}h1-^TIHy|_bgy#Ydk1%f+-1a}MW?oeD8ch_RYiWVtW+$j`yC{WzJ6e&gD z?{jDV=e#+m=QA_AJMtUZn-J*EyNR#=mDs(NEXHhyuaR*bCp{LZ>Nr~xI8N0cRq8mY zPdW~loHUpgvtTAHg=MfAR=~wr7$0M4%yi0e5@B=fjomN+?_&f$#7M_+osiRx6G}m6 z48vLI#lsj6k6}1oz{(iojN=r=8kh&iV;bCv3GgDO!#k*sf5DU(>#Q*Y#vxw-lhD3X zl7t?pjIN9cBpc-6`YG@5=M8DwxJdMe*!g=#t6I25&F)y}8Lha1LiTEeh!8R9& zzvf~GiCXvxHFs4nnmL+;n)5R@{}eSfIWIX*3e1D*P&rg&YGWWa!GzcYlj2a!gwwD$ z{))*k_%iWV$ctQdoLpE2b7NQ394$aK@H3{uO;{I?qehhRisRJBRu~I+p+bESli+Do z$8MqOdt!Zqn&MAah`&Y@_p0e>LevN{p&rPOn)?!{j#NNZSQjv2>_Z=rU>8&qWD zUo-UvqB@=)Rh|u1pBqL(5h!bKD32M**Tf9i9kbzN)Cjg>GdzM#G0SyR@o?0A6EPe& zqXzK6`o{VVt5Y8ThCc$X(}+Y03c8>g7=cA_25R-5L@mlMSPV=2#oon!xCGbXF|2me zoF6G}InH$QQK(&W1?%8nm=W{d)~Un!fhm*4bzc-hH5z0BXeIc)+8T|s(2Nu!7bPg_hL%S_1L`JB5^$V7U;!ikBNU;60a!G zoW*_OI3bt;Gh;c7fgP|CcEvcj9W|l@sQrBnv*9x=jY*$!>R~O^E;)ypFzlJ*^up?> zwRFfOF_FY89ESs+o6vY)n0=lE<53=rid0@yN6Vr{5RD125yr*#s447;ad0?lYA2vN z`Xg$J*4VtehlIA@X;cIEF#*0uRpfbTUNXsW82L%4ktKXZ<;r6hO!V4}Y!LP&{~CK^ z%fB6G6kb8)8^2+T<2j^*u2bh96Y3_Ysc=ypnU5OzI@BWFjg@AFPF_1M%5RInwp9jm-d}nwxF>J$hWciZZ_W!)xqJYk<36fycE^Y zCQOEVQIR-@Dews@qTj4(KA6Z9Ks{FxT~%C{gdS*%zu+JY#E^eY1;tUJk4A;KDW<`` zs18lTZ!7sMF;#X7N+9i>b3%xM|ET_P&q7sZg&#u;m@d$ zY(s^155~sdaSfhEb)X*~E!DA!sFQL!YEE}zJ-mliu}DCGzk{Q(psr&+e2rn4*%P3T z@vc*gL?H?$qIz`5=Kn=4sxWVW{~MD?R7EYY1kORNm5Znjy+=jvGip($jA6=yaV+_q zs43fmYG*(CKmWfYp`OKz8Q_1(6hT#37gbRs)S~HV?Q6?Nq9QiKIu8}{C8#O-71QHk zOow+c7{8zvZRS`3PCS=HE)rUVg|QNrzzjIX=6^ezuqeE*}7U8F#(^A)P1n2F7Z6Iw%25s5@a zswFCVes|d;#jdwWyIEM6HbrsE*x6-Twf!HlE=Ue1p1gMluu8#i+Hl-X)=m_Fx2_M!nY) z2bu^3Vsr9gs0XH?Dq3W(ueJH#QQP(chTsj<$?8pRB9P6R7d4f|P`kk`M?w|X!j9Mi zH3cWoKQh!BxQ!b5OVm3cMhdeHGhkuzjW89?K!tuSY9No$9|=^$Z%}LN3sN7S|5BQY zLs1QuM%`EywVLarPP(qB9xp}Rw;nk_oL#6B^c`x%zEox#Mxs`G9n^mBhgxgvP*Zyh z18Lv6PC|?873RVOsZ9imVkz}szVd8F8+ik@hz&u`_q|* zPok#iB38!d=&DDB(wj566b6&;inVbjHo`~P0wXe*wXzJg?KWW~9!9N+*ck)--`V(3 z_0-1o*dL2wwoC!eEo_OJ;xaz=zeZZcXF}HmCzAgGwVl49wv#u=j5IFlh)rhAjOs`} zRD)5dmsBUz$cNhe1k}6YC-mU~)O~k@*#BDn?Bt));Ms*ifE zDXODgP*czowFX9^>YI=1@Xx5wZ$)+N6lTXiT@vcKCyQB~p{OZ|L^V_ebuQFG&G}69 z;e1pGccUVB6xGmGn}3Wt5kK1Upsc3D;iz3u2K5$o8Y_qB3$x)`R7B3(>wlsedTGlOW;fe6Ip(Ci4(fgvy*LIFY5z~K7v`b1 z(-PDatU=A;CY#@lIu8z`4jNC604EBAQK9dIYG9zv4@a$?>8Js%#cuY&IOf{SW!D*C6wx&{^6&8R8ZiR$P_%!f(B0-UlKi5mGB)D$g7A09%j zjr*wQym?`(G7|pr9ab!w`IqZ7?ve89{%{LVhBu;*F>ZFIfM<>g1D!2l&7L zZ;5@#FU35VDxaCc3aES=tc|l=5(>p*)SSLS9T4AbdHnol4pX4cgIuWV`A{7yg_`?T z_WE#CJ3KKTNtxrHSDYX-;cy#J%Cz-or{>z4nvJ#396yB zsG~Mh(E$I?h_hl=^0iTGsGoH#>b|+C`WB*2&`qcV>MdSIr`>6VdlrRyWg$cF)SCG(w zvjxL&x4q#RYJ{ILfFs#gGQj_n%*>_Cr`Nuykse0f_Xh^yOWcZyOPeV>f`L5$%;vw9 z32^psJ!=H}Un9RuLKQtjEwb0Bk-bNC%qeTOO&nCY4;6`=s1TRK0@w%@fvKqdzR2d+ zp*pk+b7A*L6Y+(S?0gQXH`O|(LFvr4b{+GR70z+zoK@_4%9$Sxg@5LxP_X6uH{V!en3^wAGM9fqYj?+sF9pQb@V=} z!KdiOzfm1|hnfnff|-g$s9ll)^?Yty?v^2;3TmK65{;d)wauSJ?c2Xl75-y&Dw=#E z)D)&i4Imgb;v6=g&srEY_a#t~?1d4SqCPFh%16+VwtjjQ^_WvOg+Ah~n zbN9sh4z;bE+Gd*-M1`(0YVov2HP8n&HRI7AG1Qc;ve)<8^7A;F^1B$0?d!1rQ?qL3 zk|s1xil`p{e7j36tHC!Z5_-!@c-{y;6->!^-BM}_)3YG5%Mn2shv zeaDrt0sCJ)EkS|yX>HVj(#h(gkNhlDh1*c~9Y@XWUDS!0tf4vSB2e47Jt}fzP!ZW} zJ&D@3H&7jZ)R6tJf{zpwLT@AUU@rrR-KGalQMs@rF>iJJLAG5LPXgXBn z@}L^3f;y0zqU!69K{(zep%MLps_-!C!E2}~d5?;Sr-^y%r9yR}92Um9Ha`hf@d7M{ z>rfGTj6O`=)O4&UYI{~gMaHd1LJhUG{(!S}0o8DdW@gTEpcYLLtc#sc73@bW*z)G6 zk@Z5&{S4H7i%=a|Ys zLRD}B6_MAd5Pw2V!FN={aod}&K2!(tqn?jM-B%w~Pjl2_?1bt_57#D!U>F4x zQ19`bs0a3<8vMiNFQDFLH&GSeK{fmY74pxh#T>VT8DVPF^SM#=7Dm-u92IG|Jc))R z8lXb78MojGREUOlG$Wd6U2ffCJ&c;;i`Hk>fKH}7HR^*)9@J~QHfB-1m`nSA83~2{ zEQaE1)B~wI8;e_;S%;&K>p$Zs{2evo16_<~t+%W%QRmASYpSj$pU*G*zZ!{b+|U6d za4ISi=TUR{)cT(_ZZ}h&2J3M>J8GZ1s8Elw`Dv(n=AuHs(dM_H>OG0+Xy3U(qAC81 z3VFTmCL*0s+i(JEyRAe;<|KZ>SE&1+_b{(hr>9v98BrYyN3Dq>sE(AkHna9cS2s){ zp;fsMwK$fcR_}ULMF&y)`VZ8{>+`6QK1YTAJ?i-wKbTz-4^^HRbp&U$=0Lsm3ZYhi zgCE%c+E#7t4V_RA_Qlya+TNJ1m-+A*YOQA-Vcm$@=YOH*`X5w>6ZSUSIVGy&c~Bj% zgu1UzZ@d4yQJ@E0R0PJ^8)u^CZV{@ZOHr@cm8j5f$HI6D6|oq7%u6dZYI|0~(pU=> z>FHP*7o&E~Gna%O4CrebPJs%U57pCLw!9GP9T0(96D?5tcQC4BQ&8u^OstA?Py@M- z+HS8TxSCPntJ5dijLXG4DDiU8&pV#9L zGd~N?js?gMKz&QK0d@T(X2Yjg9g_?<9chkQ3&T(y9gRB3W(;TlYb4w3g@dRLow44r z{$sDl7-2@96gAfwQ1|CWji@YY0MV#(q#YK*KB(=w4m06F)ctoyFfxVaJq6nTUr{5E zHPVDCA*#ozP~}-sCtXfd$HVRQlGe(oj@3uq-wD-lPgKXopceNW)Ko8ZNoWL{ZNU-L zV!Mp$={HmdGmbJH%!V3S9@Ny7LT$^cw!ANDjz^o}$k?q7Vyoy@1vBsMb=SMYE5*4xX*6OGTM5Csx z6Y9Rcm_YmAC83^8LWOb$D#UwGb9K^s1(%Y)i|WwG2_`}lQ1?y6GB_U<(HmF_|3!7Q z&_wfLwl(UVF%N^Z|Id@q`~NLQVXa94{$CcEgTdtQp++8OvN;K}p(4`>LvSn>#Eq!? zAEFjr{3)g(9~L0r0CVGHtdG0V)s2Bu?duga*Y!}5=!#kcb5W~$Au4nmQTOezoQ&2tq1$FY>u~wOGD*O%A&>>WX z7w{5`@4C%zoEhLmQ@$NbVxn1QYOA6;RNLANr;zV7i~WC<#D5h0jOS;YACdH(6X5@S zpD(B$Po8TknvXTfFF`HZH>eSRM-3$Ik0x?8Pz?@1t)_eJqUqP$$_&RD+LD75|Oemfum4NiyF=#)mn{hhhb+i|W8a)Rdn^J?B0k zp*ekz>c}_TgGm;c4xC0c^b+-c|AH|w*+SD$YE(r&)M5s*a~7M9uEZe9kD}^%f{MuB zs17?z%wmp(x*i|>KmQN37t*47mI*cD!l*eckJ|6Gu^%=>Rd^m1v8$+to}zZkf2b+? zhH5CzQZv^{Q1|6VeSRp3wYC47kkI1Uh-&b?HDH!j9MjCIqX)q~j5oSh>v@B}X*G1jm3bmN} zS|_49y2QE(^~vWDs@}g)YwbQN5-*ms{}t*lwjln`=8wnHS*xHZ(^Dgw1o^>ju>vM=iSaV`nHr{|%1w#Rx1^}rt(ffunbrdVax zNHq*4-w-v0BTyrqjSBS|)LQx#HPSsce-bqXS5Z^z-XWnLJF88P;-H6Y8oY$*QK5Td zjl0H-CgV%oQ!I48|oZ5ggQqaphEo#)v@@$n27o?hTi|JNT}iV);_3; zN1`4aj|%C0R0B(`8*KS*)W{Fn^3$k>ucPMrZ&dxBb>_Y#sO#y_|L6bVBoyK()IM#3 zS~UG_`3zJD*P`Zl7Z$}c);Q};d0A^TYDzkxBH0}^=Yvok8ine>9CWpv){#&L4x<{n zf$GR})YQb@VDec}Q&0vK^2Vr+jzl%E2(^}0S~s9N{2O}l1ZvTpLACR01N&bg{YHU~ z%=jBkLn%<@;iv{mVQy@Is$dLiE?43}+>JG{(68oOtg)z(9>Fqr1=Yb+n@oK^RQ<&^ zvHvyK6)2F^><>OEhS&3Q;hfpIujvC2%R0Qv$8vf5-kH6UrED*H@GN7g= zC#v4OE{QM_)loefg4(YWP$Qp*n!_!qQ0_-PcoDPX8`SjY zFK$Fl-5pdrZk(<54;HXG1?5m9oP`x|0V;I&Q4hSp!}!_e_ir;t@)^{~9-=z-3>DGj zznPAuwH83#R~>nY@%#TIH1aN}xgCINXr3)!jf%iFY>o$U6b5bQkLUP2uoCN$f4Rdn z7`fAgyb|gYQytXXa)K>ij;e1x7S;aWX$#(>=JY#i-^bo%I+hxTkPk+cFGtP!R+~S9 z&B$Ly4Wz(s(~$_&?y7(}u^H-|n1HHhHpZfTXC;XmxE{3&zM?`DdyffS0@MT9up$=5 zUN{Uj$L~;!HE^%_j2DIqeM{7U+N0J?cPxpMQIR=`{-6JO_L*-$lAsQTZq`w#5zR+c zxXR|&V=eN#P#sIKKfqax888>_#m4vy^JDn~X7LWhQsk##COmzB{ojwoOA54~+a5Hb z8i=ZRC2C~bQLFd@7R0Z(5c3~0i}f68q*rbJw)GLtq5LIk&PN>%aMt29)PRZ~aZQLL zj+hS~jZp{9L=3~7s1ZHE-k9Qd)3FJtMY;fw;#yRNJ&&3W^}}-HhobH~f?6{d(Z8Ee z=fn$_ghKocHM01}%t#|p`@IWle-A@FFcTG-6{yhuhU)M$)GAN?hv`5#Y7G^^N>~zq zz_F-B_zBgn8}qoiF&Szxr9z!lg-|_>vQ|TlFd7%K?V8|S^8cMMb9v*W>Bwh{qCER4 z^Q~AnR0n@YP0?FaBt9eU@bjP3W<+UFBg}zXttGG;HnP`O+v_`VE9EC``LHu)S4>Am z<~kn4=cvf7KWi520o1{i?3|hE5|~!|zY7U9JQlTI=b?_?Uv2&bDl&J`ht7HPVKWG| zI4jzGYt%bp0*2s9RJ~_Vi~9~L0`E}~{)#EI|KndUAqqlOSOc{UJ7EbNhB_bi;si{1 z(Omx#b^iub$B&~rdIwA6chs6HeaTF5AJj`~Aa=nS=->a}NoY_GoX)r8C1wx zqPEXO)M}oK`i!^|HIg;9d^_sCqo|QzKn>&p>b_5?j>frSB9iF}`(KN!00ml=B~c-& zh?={a*eig~dRUhH)vM-HaN0l3520$K&Vlo|1iM``KcY!|-Fybzgj!1%aR|P_uGsxX zfdB7^-n_y7udaf>Oo;bkIQc|31N?s-uMGOgA4l!yXQ(4I?=4e7H;f?f+%_LT%Az7R z6C2@P)LKY=$4o^TYhTp4vd$&3pTsrPwwZU={P6e|wjp2Ro>>E1aRB)@sCPi;`vLyH z;kXt1lh5*iKUg4A3sEC}{LuVXUCc+O;SrdX@*S85Z=%+UoA9wYNOGZWXn_TAG#0{L zm>J(-FeZNz;GDo>xCdiCuUce zeq}=21{-o=E!M&quT6P0Rwcg>TjNtKg4O;uQ#S^)k-v<(?+cc~N^b)Ee{pFX&L^Mm zAM<^~Y1HC;gCW}g-nZt6%!#U~57xnj*1u7UFY29%)L7KE+KpxK4QiX_dv9N}*o*vR z%!dIVOauy`238MsfUUx!+W$@dHKCbIw9C{JW?&YDz|-%Fp9jOyc!8ukeo7|7yO0I*{td^7!9kZBY4+7>NT=+i@={0^Zmje`ph84D!t}CbmHjc0!#mT~X&v zf2@teW4j*zOXCs+s^}rAhp$n)VSgNt|LlH%+QaQjf-5gm0&s7EJIN9#q@%iM;V8VDF|L1{>sC+(D1Ch481|}fi z8nwE6pdvN`6^R+B=YB-hy9RY6yZcEfG^bG&{)y_)1JtU2iN!H5zv`xubwO3s7h~aA z)Z20jsspQ0^=w1kf6(SnqVBtj>G6$`pZ_HA_}@x7t&yk-8lyVW9#v5f)QAS6LOlUB zvZ<)I;B3^9`>QRFpU^y?6!m;sYgW|rVVGL`KR*c{1yxZMc16umFI0nrFbF4NIb4rb z@GUBYr4yM*R72fg*XG;cS@NAx9VnjITrY>}a6OEp{og|g9DoYx2-Nl(k6IJIqAK2x z3gKByhEFjkenCASn#9}}j{58vf$CsARL5JRIuuCxeS_*~tYoIa6sQnqK}}^Ss^J2tcSc6t<+CVw9XU>2Xp{|^T& z!h+;|K^|uTMx*Zg2isu2%qH}6QLp7?sNHfKFX}$5gGaNdgTyp#RTDq>CS_136;-w*X#9vi~`*Nqb> zP{UJE75s#Xz(!O9C++o{n1lQaR7I&mO#>mQkcZiPMby;PKyB|jm>mb&@}E&1SRKm# zSBQV1KpokF>hTVn-)}u)%a5bB={ZzruUT(nR`L%q660kzYp6QTC*K$~zz?Va#mr$& z)Ko4BU1*L9VK-C2;`jw_=p`|6UTRz?0jIAT?_4(xEz%33WX;s-uypmr5O5-rSb=!LO8$MvZJ_ zn3?lw7)E{T0E#R7N_TVSeu<{;{ixyWxrE$(|5U;F=?Er^%jtp04M^Pn*5NUe=}eRf8z zkv^z%Vm$g6FKVv0U=}=t>c}J1b8k>{|Jmv(U?Le8{eS-_4GGOjX4D+!M1?*amt$#E zB<@=uq7InHs1AKc?ViAbX3kTi>dAqsH!o^!6~);Yjanlw3flc2tB`3RK1OgMAvVSu z_#6I$c~SFDX^NVf{isMDMlH&}P?336l>M&} ze562&CP6VXvNV{Td^irk#;6`&Muqw{7Q=7WqQ%Wfd!w!oLES$IyW>i1iz!QZoF8#8 zY7wV!OPWLwYCGjdg{%xJgq2WpTm!ZG>!TiQkJ+%7bv|lj2T=pMh#K)@Tke!H?~G)q zMIM4$LvBf1&>Yo)KB%6LLshWMx*N49FWLNS)KML$w2c_*xp16?RZ#ce!HoFXnzoE- zxG1tFT&FP!9T5FdBm5E7@M=^82T@aV0k!CEqZZr0w)_j~fQlPoj^JFVsjG!Lum<5s zoPnb;Wmyx!g&3~=znVk^E?h^2E_0-@khL<7qP!VuSKLR1@QuyKjxq;J3M@)_L#&50 zQT0B>Y8YP5<2*wb)3cpAmFI(u_W#%l9{=B1*o)ey9V?n|mwTW_vJvOvHB?A@Rx)d3 z5^8PCMlHHUsE(~e{T$&C=0>No=~x(UA=?49#?n_||7*^JN$9~M*aoX(9^8VuejjxL ze!$LHw5q9K1?ssCsQZrKRJ@A*MOw{FT`yFAn9WZ@9Z>VCvHum)pDB==QFDF(tKxZ7 z2s2hU6|_TL|H0-*q88m$R0P(bBDMp=@E(R@(i-MuEQT6+Gt};CU&A%qrYi;Np^I8H z6Hyf}Lw(fRg9`n5)M9&KuP3hQ@&9-|JN`|1FVx~~Q_D0w1a%~@#PWCob#NuEZQcR> zT@ni6ES!OBF)Nm=V?GVH!ky$-p-!@vbxlayqL2I!s86{wQ7@fysL;l&=kfm%Y7*4$ z8IIaLQ&16HiG|VKPNE!%*Ej+TMtl5!%(eqH($w`m{vWXx$0FqaMExu$X#=yJYN8@{ z1vT<}s1AHaMJ!fB^Pw~d452v6au^2U{M^K+`U!kTZ zK_fFY*-#Z0N7Yjc=VM!3icVvXvl5n}&VfozJkA(Ajgz(i>ozr^zlTG)(5IQ%Ztrj= z`AN+^&MNe^Fdh5@L&#r7b?7T<@uq8O4zTQ~jub^LvTCTKxsJ6h>TTE$gS7u=k>s)M|c=3gHLTK2O@pl&3*0%23p{D~W$$O;m_;xAr(2u`uen$EYcJjhXNh#=^91 z*#Aldki+&VKhioC_51?VC!95?v;TKgM<1Y`|JUZd zZQ1_{Mas5jr1?=jtd0t8H&iGmp&nd<3gtRfWcJ|$yoQR%zINv2auGGK_o%h<1$BSQ z_U8F;R6epj`(HOSqd*<$kLti|)KqN4Vt58mVB8Mo1Ii`T>oa9Xb5a&Tg}wu7G5&yh znTyaUPvj4}Br1|<(aGbq*A3VdlXf;g(d>?zf`h2VbOvMKB~&D?S)Zd0 zuCJ(*FL@V_|1X_K;so+HQ61>e)eN{d>Unnxi6|0FP$PPX3VG~q9{-Qq)1k^;)X0{i z4vy`p?fDvWVe;;#gAu4mRzR(RHmHV%VSSu|gYg;G(*AGX!+fUOiE21*PqSDupw>WM z%!}1A0$o%`4x%D*6&0bIs3~}c7w{cw(H;B2ocY(WIQjdigDg`okJCi^zX6F>6l}u^ zn7X$KeG9Bcelu!{oId7<#+6Xz3$Z3X!_HW|uX)|B!u;efV+)Mi&rE42EJXef)Kq*& z|M&m#`i1Ls-87AztwsGb>Ase zq%NSVkpD$O{*9Wu7z52B2|~R-i=*~+8&s%&Kvm?TA~zaK;1g6tf(My>-xoE7voRRA zU}e09+OAm#v;Q@hMF*Rn*FfbPqmJU9sMY+p%6a`|8sc%zcz8(-Gut%ANVAW#Vm9t8 zjp|@KR0Miqb{vWt@oMX4)cLSyB>P_>K1@N@0N!HuhR>tSs*O3?Tu+7SaSqh^P#U$} znxj5Y^hNCk7qwV_Mju|b*FT`%rr%KqPv$WuVkKP?S}X%mbG!jHg0H9^#v5yTo)i`8 zbod2_qTU&U#+i=J#6;v*pq|@`S{u7j9ldI=zd{{MUs3M{H{p1bNP*g?8Sn(=L7jk~ zP(2QuU@8o=Rz~gTcBl^TL!I>}aV|bXJvU;aiQFR0L4Gr;LpPDgxz0NhiojP?h{7kC z#a0(JhpkYHvny(K4@ZrBGLFU-s42)f*^I0JYOzM48mf)Dzay5y;aD0E_^-47ohjzy zaw^o(S`SrWBUDIRV;20uItLY*U8qoAMBR5E)zCj!2IEaN5O`(Y{5{q z|H|HwYMKdAD3+zX4r=?%L5*Z9YImGOZPUA06u+V7yvTIZaA{QeFw~UpLOp*96`A{} zj=w?w@BanNF#A0@N(9UG5@a22X!x9~K+!(Mo3rfI0qEK^T; z)D%`jb*$km_J2DPohi^y7%refb#b;?^$#!``B&HoQ_L|_(*tvpAAtFA6;{LR*a}1E zdi=i^I1#nIWBq6rVH#{eJ`6R5V}E4-YeY*ZD2NwuGsc-`&idVwjwPCJM$&SD8EH?{ z6pY0K_%kX}Z5JB5phDdX6`A3vwJ{g9EjMBwJn53q+U}pRUHCJa) z+w=}9Qpp#aHB%Wir)^NXrw2C2KB$H+V=lad+9e5>n9!$3+HswNBov~`s5xzcnzJdW zP%XtAxEGt^6P%3YmztjuUBWUyW@>S74C8%w)6g7ffsERJ5K1DxAAI4m3Uc1>) zCudF65#Ad$#p5t1{Urfk~p+Z?7wF|nS8kmi$U?XbR+(a$jcc}Z4 zuQO9v64hW0)Bszfrl`BUKG5bTt#eJN=2D;#{*0=4J!-WcLH~hduRlOl{L+>OtTzoN zLp`6>nj7_eA=IKRhe5a;HMPHEL;U8FPy`xmFspnBYG1BKm7hU{@GWZ9r`l+K*t7y` zk$;L>T*ZGi-_`a)Md}ll!Q`9FwylTSw&PKu-;W*9eNLh-iF%vOHwL9A(SJoK2OhsvN1?3fSr>>(yy?VE~eh76W|BYku6Dk5D_Lv`Ljl;a;FQWz) zYcG+}{!d0iBhHTMNCB*jRZ;tRE@lj1aiY$H!~0CcPGAP|7jY!MK^V})p)&=4<4n|?jr!f=^rM2!s42;D%yg(es^`W2 zFehSJ)X2)Cwp&%y^~UJK)~E(Yp&~mKb&##X2;B9DYi{^Lf%bLm(HJP;L;iPo8@-L?Q#pZhZjEvgNu5p2UyJdIl2 zAFN4Eo5hp^&r@C+722d{%=76{5zK;NSQr(#cD8&bs=-yL_BNqc`+o-sZHGOm(Efp1 zOjl8Fx2LF){b$P)oHZlPh#Fy5jK+dCKMB?GMX36=+w!BRdaj~6@C;*W|Gy!jko=1p zk#o*`l8KMS$RTr{6B1i z)vlNyL~O>ER2+DfKP}_=KG)d)dKnzNZhlkgCF;P~d&5NJ0%~e*pjPc;)Y^#um-)O< z05w%Lt*x*O`QE50*oHcw&Y~9aOKXgqrk!**+5ei8ycFn$NYo-~go;QvoQq(Iwm9%@dv zqUL(1^%!O+e;GBh@2HWbd0;9mjQRvs6GN~IX2w~lj%>$@cn9@OX!eI@mvnGR=){|g zW$|}ZNaH**izF>-3UZ>RrZB2wRk0{GLPcg4mczeL9n1XKEXFdZj?;)tj%|=Dq zT}Hx3;y3G6R6`$86(xLPwqZ`x8YqqmVRKZ4{ZXHCr=eE$dV75z<|BUkF8Kg z^cvL5=`QNPd5oI6R~Q?=U}D;LV!ZPB{}Os~RA^qHZuo{8aje&-JP?%+Mm3lZRbg4w zBCct#x5JX;dtnf6LM_6J_WBo8$K(EOKmVsDp^CGj&ggJdkBg&5P}W)zHOJLaCtPz> zM>^T^fvD#uqIS~^RK4qM`7Ts_2d&5cX8)_f)Aq)zs0chjZJ!TV4%56bBWaEY$qz># zM*d?u)CM(0eNb=BS*Q+d#T_R>H8opNYvvF};1$$jPW|4TGeIs1jW`=>^%g;Gms+S3 zu?;HJgHRQXvE}nIH~CGdj@(9d{6AC!DL$CzGNR@>JF2`0Y6>Gz^}DrgK}TCK5H;fI zsK_iuJ@^Z1F1MmOdJwbWb<|=F_}5&Ii+V04s^dQNU`|v$Vdy`|(7*qyl2C(9Q9bI4 zs$dkV;wh*e&q0lJ6}HBMSO|kZdYs4D1U2_j|CuRiV|A_bt=mxbob${6du9t_d@>g@ zVkkEh!EkJ8^D}LJ59-8wg~1sAvpE^Vt@W$}tcy_J${oa#0sLAHYCu`PqV|75C9u4; zK5FrGu#UB^wEm7diXUKAjPuRxmU^gF-`_gZy1{xJ+v+*gHm&@f{jWKxMM5@0{}GB_ z@`F(!9fo=rEI}Xc!-;qsb$@5>*7Z>sg3B;3om3=*z$|0ZFK|v=K)?I@5C?-T|}*&+t#EpO+M1v z2X(-$a!F_(pFlP65w!~fVwn)7Ms=tZYJXQmji3#xgZ)q)aZw|jf||Pds1Gtfp$4`b zwKle6S-gNccia@Qy-sNoA*c?t#}3#7Rq-`!j89OJh>GL&Z=VjR5RX8ebW>4NvB>6E zqmTS=sI_qw)$#YJsf!cW-$DNV4~gy+BuDjh6c)rEQQPJWsv~bv6?x)${U0oRs0!<# zI?xWMU~epr-uPbschRL$9i4!xXD;ggm6%5F|E(mn=+2-P#Vu41ANX(Jr&_27VoXiq{u5@$!GUJ2tVBiX0BX^mviVDa z?0@zA4h3QO4=Nv&+}xNSwWx}t)<${MK5v9tBi&IQS%I3e-%wMv7lZH=w!&AaRbPug zMAVv^g~7Np1^Zv2y-h&{jFZyq|M6H&R8I$^MmP$!`e&gU*kQ|$p*nQc`T}(x1f(+0 zr9#~wg1WB|>g7|#=G(d?G_rxH5KqB!xB^wtbJSc0@b5Hh|A(QrX=T*h*FlB0DJoJO zQLDSRy*>hU|0L8dn2qYtGF0T;O(Yb7L#P{{qYjF9sJTv@##EdcRh}FD2NCLe8w|&O zsE)2db?6GJgZEHJ@C#JKG1Geezo?WPiHPe|BB7o)!_3$b6^Tix3YVj{%Q@5tuAnNs zk80=(>i#(C%!!u?HTPLj4VK3xSPzHd2dvJv?33Q>yw?6dlEEyxtr^W69Ysar25JNk zPz}C9y_8~SG9%B5>R4e^C`+O~BUVQ(#)+r_%|IPU+ps9UK@B*kkEx=4rw|D(wkTA? zRZ%0VhYE2QRD~{TO^iW}d?Dt=)u_dF4HcnR_WEbMNj`Rvx&I+*KyOeT_>AsA60tIy zkPSyIzU8PMKgH@8oW<+^&ZakN7wpCXcpK|u!>nHa4SPr#TTB9O44fP4? zM^r?&qrO=^VExnjcc^PZ5huIZHi4))3qplB3UwgWM6H2VSQ`gnCOm^>@D(Z|d2$%n zpr$ZOPSb&6sE$QqdJp^GmUnP-d;Q;?_C&oj9-$UhfiSari&-n-F3KBVY*uez9bY*{!$sD8n4A1x4FM4_IqZ{+uXNGLS@P!+n^8aH4) zOjgJ|*a5Zr2chntjtOuce#DiiHL$p_x$hK)lD~(FX#67PxumGwk_NLYHen)aq;zqqMCe+lzC zE{Fc#|LaOZ`*JF#!+EFexHfz!H|S@Bd&DnwwmxhDu`rtcq%2II3gQQHyjvY8QM)Rb0Kau_0>Jw?Y3@p?1-9 z)N6MUY7rhnwRf&G`(OL>J_Y)0_W~8_cx6l|Lr@*5iCUbaQFAvB)v*nz$nCS&|3FQ} zUpDVVm?=t*8gVe{C05er8$`IK;vN(zgriUg#~jqiwxL3L05zhssO|F*RpECG$5ds_ zhtf)zo%~?Tfh$q>oyTnW6g9vkk>=>m?UGO^nxPu%iF#ld>VY3oA={4%?P*j;9@zXR z)cr}L%)yl%)$yvR#aSP9e+SfkL+$lBsI}xSC7~%;jXvCjL3qKIze9!kD{Ap1EN4cL z4K=rssETT!1`>^(up>6XOQ`$8%bRyaNmR#XBN2C=ifQETHj)S9`D{{R2y0}@)@?@?EI491YkCSMKJ@L0@`(=oNq=HE$Zu5Y1w z9YFGuEq6V@CRqwym z*#D|9PIWT^A8JG))&i)|N1zsE1M5K46f8uI_@FJngt^FnKn*BM4HLnVsO{Jo73ndk zwY9zm`(L5lNr8^kW2g?DM$Oej%#E*62T+EZW<=qrxsE_hQ61Fo=xOs4PzTp))blq{ zi!XjHum9I_^I%)@$6XT9B=XcYH;lpd{zXkith%PYl&I(2;v_WU#;6;5p++_m)q&Zl^IDtuh?^1w{gNROb-=+o9` zs7SN%(gtU#TFJ8(5-Y3y}I(~(oCld*PFI!^n}MiN?$ z+fdu&AZmLhY-UCfimI>#YJ@dV`*=BO4Q#O2x1l=v2QI}cs9n&%xmlbuP#ymT_v1nI z|NYCSjt=RviNu+FT<}eynQ4`d5X@ja@97f_R)D-1w<8@kKaa80MT34gyek*D* zA4Dy-^EeHkpgK69t@-pktF3Fk<7wH>>;H$sR$+N=DAnF9y3yEx{AvuwfDT?~Ifh^m zo>lZl=LulMr2V|kNDN1fcpK^*Ifak$ zDXOFA`8QEhgKF>%YEBajG9O$rp+2-0xA{h> z=lY^f&ZQWNN6?2aQQI%kVD`T%EKVXfMx#bH3f1#DsO_}{HKP5fkzPT~`3KZ_5jwU3i0bG!)OnJ@W&dkY6=oaiZa4u@@{=^`>iL>xKs=-;q z%v5Z~VDg7CD?Y_?m}t1^a9wL>^iVzm)!t}Kj`N07p|;ru3N*Jn?F}bTBfo_T;WPAM z!V%{FFw|5PMQzJUs41z5{G&-uYivcnO|BHveU^Vh_ zCz&I-K6WPm59;mdHk)i7*oCbrc!EW+>J)RbjmARc_oEik2lO(+OjFGWvrIFeXvW|W zuKT8&Df|f+lfR9%(VgM-|2pmkTuQ$AOghBBKjj3>GIOzTw%7mHY&W5f+(L8A+)hPx zXd4FMD=dvk=9)RLiFwKQ!Th)qwfe84>WTTI*LjJ}FfJXhI*&hZ!07ozB7psObb;6Z z`+WHpdHuiP_yV=4I{svS_%s#gk-vb7P?yDK|9ql{WmYbt-GVUgS$~x|6b5cdEFsr#UYNR8uJ#Imr3+Yyx4;nSG z4*A^}g^5?0Bf2gsKMl1zE@LF7Th0DgsG5@)hZC?Y2CgxyJsLZZ?}r=k4(jbVb*-uB z3f3i`{ui%v1$&}CH&k3_{s5yNHY1;Ny*c?NU`+D!P>XW$diH;B5-%yxYqZq{vziy; zSMt|!75=%=>;G47hW+aG|9hdeHkltx9!H%AsW*H5e-E$_YOd35;T^yn$KC36-jPqb z&HUgo)^EJLC@+BxDX+Ah{jY7Xe7otucT~RU4ilo;c!B&i)XQVtPE)>P7vGGM|AKl+ zW!+=WgI`bw*KX8#asU;9^Vkye?ltGf46ILnkxN1$d5=0sKBEUc`^*6p6ZKY0irp|B z>S&&Tac~vh!(UNn`po@itsKC7qB>F%RZ&&c2ayIg-xjs~dSVqkV#|{pHZQgG7@P7i)Jar_WP@ye@>To6WVgpnJn_vjG#Gcy! z<4LFkpRKWfH~B!++-E|)wX&mjNlDC&{p|G>){U5q@|~!2;uLDGzoHg(t)r%%^{5UW zME{@vpCF+TU&Ms0>RYHOcyY|Uuiv6Vmh2DHp@OJ6E{(b`8nxJ(+VW}ERj3HIe)NEbcM{#QuLA2%Nm+Mqsw48is|6%~PhZF#^68yTETc_!5J>oEvVqTUrRQTsdF zNfVJ_s1DCWP3c-&e&8hgUm?3lfkN^KwF_QjYW$8mI#ZuABWQ|Rtl*L;Nn#A@95{knL?=*-B*ngJ!YW=0?71u+z(QTMs1ZR?IBk&wjCs5P(|)8JmzyWuKkL(e%g*V$1W z%!{h12r5DmsH1ia7Q{j4&HH~7ekEV)g4g+#P}R6-j%w$!U)Om^A{7@-TrqQZ@2c1T zm&elmY5rtmDr%9Hyk>eFg@N4P0@ab;*G)$TqZZX@)PQE7K5Q;Q|G|b8$)80n=F~T| zCfI+)NocNWqxNS9)Rc6!`CrgO{#VpC-GV)FKSpEtU*;DW#$h$`A8`(rziB?{+(b>0 zd&}$pMa4a+`^MbnIqm;TB(%z-?wCJrua27ACHNk=Li zQ77n6sI~N)bq{K>9zq>NH&79|jjp!OYZBQp;eB(VFcuLR=j5O z-!O`N;Rhx{gRSFGNB1n$RIEX*nLjW;o`1mp4s?}*y=lOD1E73#$lC^TD89oUXq6Z@=} zP;1~Bsv|E^A$)7Edmo#9o(APP~4&29__!t$U zz$d1>0;&U5P$8_2ico!2hnv`ZYikEv-W7F!Z&b&JSVv+3^6q#Nbx7<(ZJT6Iz0O|r zp+;~E{U;*UCjT83vD(kfqH2d4fQ#%(XDn(>jmLtx3N=MHu>t;rm9WZl|G->lHVLiT zd8h_Ap|;r}RL{@Y{8iK(-bYpV4{9!Bzc8WAfx5pW=E3r)wbK{1Ru-Vv#14D?68iuD zKQUgK3-M7mhM*6lP$O%LnzOE`2=qfO!V~CU6R4?siR#!JRD@!^G6PAA%4f3{v*p!M z-+%bOiYaz{^astFM`M5S%6a{NLW3*k0^}UMkGRO=T2! z`_+SVA=_vRD*NA81MWXfKA|mJOM|DlxbOdUA{p1l*um(zzN82GuQUFm6wIZPr`kt+ z#l>eP>BO}SUgCj!|F1%R*W8KV+5(JYpZh|m`;#xteM9XC-`h?tpuU}y&E%esTrbZv zC3Q{l&q}7P?Oj`L$j6N>DbHXV-%X`ADgWPBO(HRed*<3_-thc1F7l>!x=^mK^#+7Y6a)10L8$c{&?@A7%Q~!<*UvLx>&Z!>E8`-2ab| z&LE$jXY@AgN`vDtCfD>~RbN^8&qrtV+Wzb>VU2M=pEF$NEe{ms=2SR^!VFYgoeFo5 z*VkCC>8mFB4s>ch_ms4qK1n(cog9KOxbL}rrUv<&)blI(a-@sffpp=XB6Q>;^$n(M zx&HpmL~dNdg-#Tnqv8Mmb(EW%abs^P`9PzoxUVCXj=;;5z2(31{HL!Tlr`txPu$0M zV-Ekqy8kN;bxb7nkurVdrHtU zD(y~#DXHg*jmj#@s_>k?u2J?2E+PLD&s^falnkH<&(7yQ|Nd{xO&hqOp?zo|mBrz| zc0BlyhVOE{3lGMkEGZABCx4!DeI2%=QaUHs_4Uq{9iqO&JXebRS)St)n-grG%S5DC z@cYNk8VdMTZf799y2nj5xv3RpI%@URo@;$6yKb^hD=Phmdn=NULHa*iK98~+G}fB3 zlazh74Yk8a$`abnMbgH4>fFoyarNgfQ+a4EnflzA$38Te3Vx&Pe_#KQSZy;=+*64P z7SpNbRCbo~-Q2s3Mq=7$VsY&d_eFDGWA5o;>s1vQx$l2pqbkz)L~hmxPTiA_3M%l> zLqhzB8!OW5{!}oIvf5nh{r?_r{C`!Q1z1$?(}oXVV4;HDEp}md3u1x|irpX}wyxcc zt(e$}sMy`z-Tv(E*8e?c=lJb6*ELK%^USn*tE_#%513yt}p&=!fQ zuOu;EKA{RKkbiw(N)W|1EYXBz+#vJUg`}88$#^S#gSXK)Lg_6A#+jvjz@HOR@Nx%1 zWDogK#5=%PlEQ(nf&4(tMWQxDQK%Qg9ff|Q3b_Zm+&ba{EWuOhO<6>KEq*oZfA-YB zk6ZqETwUs~HSW!#BZL^qWImx5Ck-SnEYO|eT#6SN`p1OuX)4za$wB_7E;t{%6Z|)7 zo%M8bKWrVjR&X8B1*NYeIeE|Kk9ze|Q`<@WnLhIiT0muVqe?n#G*<3kO{7^QJGKvY zh1Qem(B;^!N?Z=#jRTxwz$I|0h=(yqCKptoAB75ijE9>YE7%KMj6;hWSC(9paf<%R_Dzx%TK_J&@VU2N!S| zz|F*3^NoCLSeDadqhS*bnThKFD8;ExvcPWg8}$^sA=!n$k6bSXbqAAC7f4TD z!~@O)_)Rn#wO z&pqmQSUy}AjsV*Z{;^mQUczJk;@2o4=kG(o68^J=af#+UT!E2*yde01cAzmW@lfh( z0Pkc_6gZJ%dDAGhqF$4(1E)3WD-M(Qv-bC z6d4+o#+C$kzs~taPi^9N^z+|S{>eDn8_?FD`K$2%LQ@343Av*9mUJM;1KCC&<%`7z zQBMHxFnG)1r(oY)|JP$PPC}SN8Tw*_(F8Ou1+<$cZ&cp#Mr0AWlh||AnPpU^CeoFm zA{*ffWx!Mh@+gksi7yfcei7D_x+OD&KrUs5$e5V4HvUPAF+^#a0P6yEDC5RyuC%sR z$1Vfgoe`eY1`#g=I|gk@t{t`b#fQ98Go?P zsSQC->EO3o8w_@$c~ZXYwEr}igYc|_*Y=9!GXU!Wwj@yw{{*%Y0RAlaPp(jJg$_Z} zFwlm5#S%lY@4;=>A=!vUc!P zcqKMJ`U0Q-rDR-3MRw`QN@C-&z!0>Sy<}X)Ujk1O4s~C1pRnGV_eo?qfB7<(b7w}(l+cmaR*gqzKU=jo( zPr&gP>whAT_I)INO>Y-!fjWF2`HJxW(kmqmpE*QXG;bo#KaZlwFdAnt)QR{o%`J#| znX)M_0WTtMO>HI^PqZLIp6QVBy6jRgZRyERJ`Q^yJD*%TR3sri@&Zhej;Q?E!w4er z9lJ+|9R?)QoTj_vuQ9v}nq2cv$^qF+ay5xpU=M-2qcvRP ztNJNfNF+BlT2CnPdFrF#-OeH+*WtdvV!PyCiVuWAG~~eskc1EvtM*cvzoZ-jFiyVUd2P(3KzCtV@kAtoTn+aTJ{8IR9nNu7d zcXGDU0OirxTqH|z3Xy}@ixi9MBGdIm1IX25*gNX4bx;ib#nAH9s!)rzQ~dkbfkDZY zrwBNaqZ)6JpZ_9H^#mdKn{-&1oD|@Bn&j_Qi5R++IGvL8W`Th${Q=#APS)jx?+VNC zqHrSw`~u>0+LKwY-Y0r}nUg0T^A7;717Mbdc(Vs1lwt*jwuj)Zo-{S}mb&OEa&vUx zVTPY1zXuzox#7gy;mFUxn)J2BZ_OM_`peRAJImMq4pbyc2Q{*XMmYH#nrlz48F5wA z2R+Py@en>?U~%GX40_9uL=Y#(udBlbP(Mwc_uMcB(36v8>gtlk$(z?dn1*0IeIR~n zfaP=vF%Ps>1oAHodxWjY09Ob^CX0`4gxySTF+n^y{t`DO&Zjto!^jJ9Vo{L?uI3*S z_{?U&akhFR51!cGP?E>#Ejg*luHO`aN(Wb?wFo z1e=`xFRW1w&hKb*{1()Y=t{UYBR~hfg}@iUH?s3JCtO>}ZDmMb2JfTMn_MAsA~&#= zb?_K_%6yvDFcxYCew@}OQH!8A(z-Up>&zNA$vqu5h9NB=EJ|Ssxifmptp@xM{X~5M z^~Cs=xP$XY!xby}Wb~It3o!62@l}@TsP$%QFY3$&a?kDt#EWRyj8+AZgkn5$mJHC# z9}ld^47KtoT5J4y_O#*3Ku`Le^^`Ta0$-^o!B(Xvl1*!+?V({ip@YH!$-9>YqhlZ$ zM*ae}9|S8{Y&s38SnM$R4U&|40^#We&L4boa3W)<*JJ6wVCs?U1!oaGgugDZn0zjI zCi-L=asYV9pbU^)g6uNBNFfNiQCp2oP3{i9NK+kt7LxTc4E;jy8y!-E!;Dvd1U46a zed+%WZWM8KI0l+r_HT(M=_raX@yY|JP4Og)h{VUgMXfFQz6`90#-K^5*Mju89cKRR zcsRJyK1F+y%L&N}@Ijoe z8Q7U%lVh7;MFuI?9KAY{tE&EMa0RI!fHxK{kzDlIYy=}o_5zR!`;=rG{CY}u83H$a z4{{>=S>gb31bvh62a=P&aL%OujCddY?Wz6YgqOj^(eF?F6S)xTX<7cSa!rYB$Ae4=KzU}GrvFHBr}Efa5DYay)$D)5|dx4BbU>?AAcP> zjhZtxFKj;gqNv3YKcrTl-lR;kMgMHTe-+vyD