mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 10:29:08 +08:00
Localization: Updated POT and internal dictionaries
+ PreferencesDialog: Fixed a phrase. + Community dictionaries are merged with new POT
This commit is contained in:
parent
dbad87ee21
commit
9359921c7e
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-03-27 16:25+0100\n"
|
||||
"POT-Creation-Date: 2025-03-28 15:53+0100\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"
|
||||
@ -16377,8 +16377,8 @@ msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Preferences.cpp:634
|
||||
msgid ""
|
||||
"If enabled, PrusaSlicer will show dialog with quality selection when "
|
||||
"importing STEP file."
|
||||
"If enabled, PrusaSlicer will show a dialog with quality selection when "
|
||||
"importing a STEP file."
|
||||
msgstr ""
|
||||
|
||||
#: src/slic3r/GUI/Preferences.cpp:638
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -631,7 +631,7 @@ void PreferencesDialog::build()
|
||||
|
||||
append_bool_option(m_optgroup_other, "show_step_import_parameters",
|
||||
L("Show STEP file import parameters"),
|
||||
L("If enabled, PrusaSlicer will show dialog with quality selection when importing STEP file."),
|
||||
L("If enabled, PrusaSlicer will show a dialog with quality selection when importing a STEP file."),
|
||||
app_config->get_bool("show_step_import_parameters"));
|
||||
|
||||
append_bool_option(m_optgroup_other, "show_login_button",
|
||||
|
Loading…
x
Reference in New Issue
Block a user