mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Preferences dialog redesign / improvements / fixes (#10665)
* init * update * update * update * update * tooltips * update * fix tab colors * update * Update Preferences.cpp * Update Preferences.cpp * Update Preferences.cpp * Update Preferences.cpp * update "Auto backup" and "Downloads folder" * cleanup * update * update * update * update * update * update * Update Preferences.cpp * update * update * update * update * Update MainFrame.cpp * Update text.js * log level selection * move NetworkTestDialog to cpp * Update Preferences.cpp * Update Preferences.hpp * cleanup create_item_switch --------- Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
@@ -6938,10 +6938,10 @@ msgstr "Amérique du Nord"
|
||||
msgid "Others"
|
||||
msgstr "Autre"
|
||||
|
||||
msgid "Login Region"
|
||||
msgid "Login region"
|
||||
msgstr "Région d'origine"
|
||||
|
||||
msgid "Stealth Mode"
|
||||
msgid "Stealth mode"
|
||||
msgstr "Mode privé"
|
||||
|
||||
msgid ""
|
||||
@@ -6953,10 +6953,13 @@ msgstr ""
|
||||
"utilisent uniquement le mode LAN peuvent activer cette fonction en toute "
|
||||
"sécurité."
|
||||
|
||||
msgid "Network plugin"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable network plugin"
|
||||
msgstr "Activer le plug-in réseau"
|
||||
|
||||
msgid "Use legacy network plugin (Takes effect after restarting Orca)"
|
||||
msgid "Use legacy network plugin"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7000,7 +7003,7 @@ msgstr ""
|
||||
msgid "Home"
|
||||
msgstr "Accueil"
|
||||
|
||||
msgid "Default Page"
|
||||
msgid "Default page"
|
||||
msgstr "Page par défaut"
|
||||
|
||||
msgid "Set the page opened on startup."
|
||||
@@ -7104,15 +7107,18 @@ msgstr ""
|
||||
"Si cette option est activée, Orca se souviendra de la configuration du "
|
||||
"filament/processus pour chaque imprimante et la modifiera automatiquement."
|
||||
|
||||
msgid "Show the step mesh parameter setting dialog."
|
||||
msgid "Show options when importing STEP file"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled,a parameter settings dialog will appear during STEP file import."
|
||||
msgstr ""
|
||||
|
||||
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||
msgstr "Gestion multi-appareils (prend effet après le redémarrage d’Orca)."
|
||||
msgid "Multi device management"
|
||||
msgstr "Gestion multi appareils"
|
||||
|
||||
msgid "(Requires restart)"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"With this option enabled, you can send a task to multiple devices at the "
|
||||
@@ -7192,9 +7198,12 @@ msgstr "Toujours demander"
|
||||
msgid "Load Geometry Only"
|
||||
msgstr "Charger uniquement la géométrie"
|
||||
|
||||
msgid "Load Behaviour"
|
||||
msgid "Load behaviour"
|
||||
msgstr "Comportement du chargement"
|
||||
|
||||
msgid "Behaviour"
|
||||
msgstr ""
|
||||
|
||||
msgid "Should printer/filament/process settings be loaded when opening a .3mf?"
|
||||
msgstr ""
|
||||
"Les paramètres de l’imprimante/du filament/du processus doivent-ils être "
|
||||
@@ -7206,17 +7215,16 @@ msgstr ""
|
||||
msgid "Maximum count of recent files"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add model files (stl/step) to recent file list."
|
||||
msgid "Add STL/STEP files to recent files list"
|
||||
msgstr ""
|
||||
|
||||
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-code"
|
||||
msgstr ""
|
||||
"Pas d'avertissement lors du chargement de 3MF avec des G-codes modifiés"
|
||||
msgid "Don't warn when loading 3MF with modified G-code"
|
||||
msgstr "Pas d'avertissement lors du chargement de 3MF avec des G-codes modifiés"
|
||||
|
||||
msgid "Auto-Backup"
|
||||
msgid "Auto backup"
|
||||
msgstr "Sauvegarde automatique"
|
||||
|
||||
msgid ""
|
||||
@@ -7234,10 +7242,13 @@ msgstr "Période de sauvegarde en secondes."
|
||||
msgid "Downloads"
|
||||
msgstr "Téléchargements"
|
||||
|
||||
msgid "Downloads folder"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dark Mode"
|
||||
msgstr "Mode Sombre"
|
||||
|
||||
msgid "Enable Dark mode"
|
||||
msgid "Enable dark mode"
|
||||
msgstr "Activer le mode Sombre"
|
||||
|
||||
msgid "Develop mode"
|
||||
@@ -17769,6 +17780,9 @@ msgstr "Supprimer l’objet"
|
||||
msgid "Network Test"
|
||||
msgstr "Test du réseau"
|
||||
|
||||
msgid "Network test"
|
||||
msgstr "Test du réseau"
|
||||
|
||||
msgid "Start Test Multi-Thread"
|
||||
msgstr "Démarrer le test multithread"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user