SoftFever
4689dd810e
update locale and complete some missing translations for some language(AI)
2026-03-20 23:37:19 +08:00
Kiss Lorand
c02ccecc3a
Follow-up for PR #12773 ( #12800 )
...
Adapt language files to PR #12773
- Language files are adapated for the new msgid from PR #12773
- changes from PR #12773 applied to APPLE build also
2026-03-20 22:04:46 +08:00
SoftFever
d0d0440b8e
Fix plurals on some GUI strings ( #12681 )
...
# Description
Some terms were singular and should be plural, and vice-versa.
2026-03-16 14:53:51 +08:00
yw4z
5f54e694c4
Calibration dialog Fixes (incorrect validators, scaling issues, UI refinements) ( #12702 )
...
* Update calib_dlg.cpp
* match validators
* update
* add missing linebreak
* update
2026-03-10 23:56:17 +08:00
Alexandre Folle de Menezes
d7ea6daae2
Standardize strings ( #12665 )
...
* Standardize view actions
* Standardize the term for "first layer"
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-09 20:36:36 +08:00
Alexandre Folle de Menezes
da3c4b50c9
Fix plurals on some GUI strings
2026-03-08 12:37:28 -03:00
Ian Bassi
570043509f
Fix %% ( #12630 )
2026-03-05 17:49:00 -03:00
Ian Bassi
28649f498d
Extend and Update localizations ( #12610 )
2026-03-05 11:33:07 -03:00
Ian Bassi
ee52b83217
Localization update ( #12572 )
...
* Update OrcaSlicer_es.po
* ? added in code
* Spanish Update
* save your filament profile.
* Downward machines settings
* type and color.
* Update OrcaSlicer_es.po
* illegal characters
* which layer being ironed.
* Update OrcaSlicer_es.po
* by chosen filament count."
* unnecessary bridges."
* Update OrcaSlicer_es.po
* Spanish Pressure advance restore
* bandeja -> cama
* RU: Restore Pressure Advance
* Calibration text
Co-Authored-By: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com >
* Updated Localization
* Input Shaping test
* Suggestion wrapper
* Added embossJob
* Updated all
* Emboss missing marks
* Missing preset values
* Action Required
---------
Co-authored-by: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-04 12:50:33 +08:00
Alexandre Folle de Menezes
d54adafdaa
Grammar and spelling fixes on GUI strings ( #12410 )
2026-03-03 17:36:42 -03:00
Alexandre Folle de Menezes
17e534cac4
Add missing space after extruder name ( #12547 )
2026-03-03 17:25:33 -03:00
Alexandre Folle de Menezes
dba8a6d88b
Fix Celsius symbol not showing on G-code viewer ( #12567 )
2026-03-02 14:11:45 -03:00
Ian Bassi
04018980e1
Fix "Glidlines" "gridlines locale ( #12529 )
2026-02-28 23:44:52 -03:00
SoftFever
a38af4d85a
fix missing translations for Canvas Toolbar Menu
2026-03-01 01:15:14 +08:00
SoftFever
6725e657ab
update locale
2026-03-01 00:36:16 +08:00
SoftFever
60a63c63eb
update locale and Simplified/Tranditional Chinese translation
2026-02-28 22:00:48 +08:00
SoftFever
a2528fee10
update locale
2026-02-28 01:14:05 +08:00
Ian Bassi
3f819005cc
Preview translations ( #12503 )
...
Updated new preview options missing
+ Ru improvements (thanks @valerii-bokhan )
2026-02-27 23:59:30 +08:00
Alexandre Folle de Menezes
72a4597107
Fix GUI strings that should start with uppercase ( #12499 )
2026-02-27 11:19:22 -03:00
Ian Bassi
72db7fa4df
"None (allow paint)" to "Painted Only" ( #12487 )
...
Co-authored-by: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com >
2026-02-26 12:05:24 -03:00
Ian Bassi
ce56ad5590
Minor export text change ( #12461 )
2026-02-24 15:05:57 -03:00
Alexandre Folle de Menezes
ad57020139
Fix spacing issues ( #12404 )
2026-02-23 23:31:23 -03:00
Alexandre Folle de Menezes
ec7a5f5140
Add translation markers to measure units ( #12403 )
...
# Description
Some units were missing the translation markers, others were not in the standard format.
2026-02-23 22:53:19 +08:00
Ian Bassi
2fae370e52
Spanish minor update ( #12268 )
2026-02-13 16:03:56 -03:00
Ian Bassi
cef69307e7
Spanish Update ( #12254 )
...
* Spanish Update
2026-02-13 15:07:17 -03:00
SoftFever
d0f5b64428
Update Chinese (Simplified) localization for Orca Slicer
2026-02-12 16:49:06 +08:00
SoftFever
8e84d21b7f
Update unsigned studio dialog with LAN/Developer mode setup instructions
2026-02-12 01:37:56 +08:00
Heiko Liebscher
d06159a0c4
New locale for all translation of new features ( #12217 )
...
* build new locale for Translation new features
done for german
* fix: Update German translation for network connection error messages
2026-02-11 16:05:59 +08:00
Ioannis Giannakas
1a156e419c
Update Reduce infill retraction tooltip to include effect on Z-hop ( #12184 )
2026-02-05 15:10:42 +00:00
Ioannis Giannakas
d9c48c3d53
Clarify shrinkage compensation warning message & tooltips ( #12031 )
2026-01-21 15:17:19 +00:00
Kiss Lorand
3dc80593bd
Brim: optionally generate brim from Elephant Foot Compensation outline ( #11760 )
...
* Brim can follow EFC outline
* Optimization
* Update Spanish EFC brim description
Adopt reviewer-proposed wording from RF47.
Co-authored-by: RF47 <RF47@users.noreply.github.com >
* Tag Orca specific changes
Tag Orca specific changes vs. Bambu using the comment //ORCA: . This helps when reviewing merge commits from upstream Bambu so we don't end up causing regressions when pulling in commits from upstream
* Tooltip update
---------
Co-authored-by: RF47 <RF47@users.noreply.github.com >
Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com >
2025-12-29 09:35:44 +08:00
Mark Richins
bd6cfd6cec
Fixed a spelling mistake ( #11523 )
...
Corrected a spelling error
Changed "Raparando" to "Reparando"
2025-11-30 12:28:03 +08:00
Alexandre Folle de Menezes
77f7514d97
Fix spacing and punctuation issues ( #11244 )
2025-11-17 09:35:53 +00:00
Alexandre Folle de Menezes
14dd1078bf
Spellcheck translatable strings ( #11242 )
...
* Spellcheck translatable strings
2025-11-09 11:52:27 +08:00
Alexandre Folle de Menezes
b1bb08b096
Fix casing on file extensions ( #11265 )
...
* Fix casing on file extensions
2025-11-09 11:38:45 +08:00
Alexandre Folle de Menezes
2bcbb688a1
Fix casing of axis' names ( #11258 )
2025-11-08 22:36:03 +08:00
Alexandre Folle de Menezes
c3e03a0955
Remove markers from strings that don't need translation ( #11234 )
...
* Remove markers from strings that don't need translation
2025-11-08 00:53:56 +08:00
Alexandre Folle de Menezes
210bc47173
Fix "..." at the end of "Replace with STL" menus ( #11247 )
2025-11-08 00:32:02 +08:00
Noisyfox
5eecb82cf5
Fix translations ( #11282 )
...
* Revert i18n changes from commit 4b7b81a0a2
* Delete unnecessary files
* Reformat files
2025-11-05 17:51:50 +08:00
Seref
4b7b81a0a2
Add setting to enable uploads to abnormal Storage; improve sd_card_state error reporting ( #10981 )
...
* Add option to allow upload to SD-Cards marked as abnormal, also add better error description
+ Adds the options under the Network Settings to allow upload to abnormal SD-Card.
+ If not enabled user will now see why the upload is stuck at 10% depending on the sd_card_state (Readonly/Abnormal)
* Merging with current branch, and updateing "sd-card" to "storage"
* Generate localization and also change remaining sd_card_abnormal states to _storage_abnormal
* Fix issues from merge, and other bugfixes.
* Regenerate localization files.
* Improve Missing Storage Message, Add skip for abnormal storage in printer select dialog
2025-10-29 20:32:38 +08:00
SoftFever
ca064dee1d
Update locale
2025-10-26 10:40:26 +08:00
yw4z
0493ed03a5
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 >
2025-10-15 17:34:08 +08:00
SoftFever
200c8c3cb8
update locale
2025-09-29 22:17:39 +08:00
SoftFever
466aa76642
fix typo and tweak precise_outer_wall message
2025-09-11 21:07:46 +08:00
SoftFever
88a29dc7e2
update locale and Simp Chinese translation
2025-09-10 21:08:58 +08:00
yw4z
0eef794824
[DOC] Fix typo "rotatation" ( #10592 )
...
init
2025-09-09 11:22:21 +08:00
Alexandre Folle de Menezes
0ba336647c
Fix misc issues with the translated strings ( #10400 )
...
* Spell check "part selectiont" and "printetrs"
* Remove translation of "°"
* Fix the abbreviation of Watts
* Fix capitalization issues
* Fix punctuation issues
* Fix spacing issues
* Adding more missing periods
2025-08-26 22:39:14 +08:00
SoftFever
6ae89f7d9b
rename 2DHoneycomb and 2DLattice to LateralHoneycomb and LateralLattice ( #10423 )
...
* rename 2DHoneycomb and 2DLattice to LateralHoneycomb and LateralLattice
* more renaming
2025-08-17 23:49:06 +08:00
SoftFever
612d5c42b4
Update localization files with new strings and corrections
2025-08-12 00:20:17 +08:00
Alexandre Folle de Menezes
4cab501f14
Fix inconsistencies on new translated strings ( #10310 )
...
* Unmark string that don't need to be translated
* Spellcheck
* Fix calibration strings consistency
2025-08-09 23:52:48 +08:00