mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +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:
@@ -6900,10 +6900,10 @@ msgstr "América del Norte"
|
||||
msgid "Others"
|
||||
msgstr "Otros"
|
||||
|
||||
msgid "Login Region"
|
||||
msgid "Login region"
|
||||
msgstr "Región de inicio de sesión"
|
||||
|
||||
msgid "Stealth Mode"
|
||||
msgid "Stealth mode"
|
||||
msgstr "Modo invisible"
|
||||
|
||||
msgid ""
|
||||
@@ -6914,10 +6914,13 @@ msgstr ""
|
||||
"Los usuarios que no utilicen máquinas BBL o que solo utilicen el modo LAN "
|
||||
"pueden activar esta función de forma segura."
|
||||
|
||||
msgid "Network plugin"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable network plugin"
|
||||
msgstr "Activar el plugin de red"
|
||||
|
||||
msgid "Use legacy network plugin (Takes effect after restarting Orca)"
|
||||
msgid "Use legacy network plugin"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -6961,7 +6964,7 @@ msgstr ""
|
||||
msgid "Home"
|
||||
msgstr "Página de Inicio"
|
||||
|
||||
msgid "Default Page"
|
||||
msgid "Default page"
|
||||
msgstr "Página por defecto"
|
||||
|
||||
msgid "Set the page opened on startup."
|
||||
@@ -7060,15 +7063,18 @@ msgstr ""
|
||||
"Si está activada, Orca recordará y cambiará la configuración de archivos/"
|
||||
"procesos para cada impresora automáticamente."
|
||||
|
||||
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 "Gestión multidispositivo (surte efecto tras reiniciar Orca)."
|
||||
msgid "Multi device management"
|
||||
msgstr "Gestión multidispositivo"
|
||||
|
||||
msgid "(Requires restart)"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"With this option enabled, you can send a task to multiple devices at the "
|
||||
@@ -7148,7 +7154,10 @@ msgstr ""
|
||||
msgid "Load Geometry Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Load Behaviour"
|
||||
msgid "Load behaviour"
|
||||
msgstr ""
|
||||
|
||||
msgid "Behaviour"
|
||||
msgstr ""
|
||||
|
||||
msgid "Should printer/filament/process settings be loaded when opening a .3mf?"
|
||||
@@ -7160,16 +7169,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 "Limpiar mi elección de proyectos no guardados."
|
||||
|
||||
msgid "No warnings when loading 3MF with modified G-code"
|
||||
msgid "Don't warn when loading 3MF with modified G-code"
|
||||
msgstr "No avisar cuando cargue archivos 3MF con G-Codes modificados"
|
||||
|
||||
msgid "Auto-Backup"
|
||||
msgid "Auto backup"
|
||||
msgstr "Copia de seguridad automática"
|
||||
|
||||
msgid ""
|
||||
@@ -7187,11 +7196,14 @@ msgstr "El periodo de copia de seguridad en segundos."
|
||||
msgid "Downloads"
|
||||
msgstr "Descargas"
|
||||
|
||||
msgid "Downloads folder"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dark Mode"
|
||||
msgstr "Modo Oscuro"
|
||||
|
||||
msgid "Enable Dark mode"
|
||||
msgstr "Activar Modo Oscuro"
|
||||
msgid "Enable dark mode"
|
||||
msgstr "Activar modo oscuro"
|
||||
|
||||
msgid "Develop mode"
|
||||
msgstr "Modo de desarrollador"
|
||||
@@ -17405,6 +17417,9 @@ msgstr "Borrar original"
|
||||
msgid "Network Test"
|
||||
msgstr "Prueba de Red"
|
||||
|
||||
msgid "Network test"
|
||||
msgstr "Prueba de red"
|
||||
|
||||
msgid "Start Test Multi-Thread"
|
||||
msgstr "Iniciar Pruebas Multitarea"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user