Ian Bassi
4c73ac2fea
Fix "Glidlines" "gridlines locale ( #12529 )
2026-03-01 14:13:54 +08:00
SoftFever
2f3bfd03d5
fix missing translations for Canvas Toolbar Menu
2026-03-01 14:13:53 +08:00
SoftFever
6b3f554732
update locale
2026-03-01 14:13:53 +08:00
SoftFever
bbbc044e92
update locale and Simplified/Tranditional Chinese translation
2026-03-01 14:13:53 +08:00
Valerii Bokhan
c924b8ed25
I18n: Preview translations minor fix (Ukrainian) ( #12504 )
2026-03-01 14:13:53 +08:00
SoftFever
c8dde0f8ca
update locale
2026-03-01 14:13:52 +08:00
Ian Bassi
7747a6e7a1
Preview translations ( #12503 )
...
Updated new preview options missing
+ Ru improvements (thanks @valerii-bokhan )
2026-03-01 14:13:52 +08:00
Heiko Liebscher
b0e19d5577
add new de translations ( #12501 )
...
add new translations
2026-03-01 14:13:52 +08:00
Molly K
df216c5105
Simplified Chinese translation improvement (≈ lines after 16500) (second minor update) ( #12453 )
...
* SAVE line 20K+ ~ 16573
* fix syntax errors
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-01 14:13:52 +08:00
Alexandre Folle de Menezes
e5d037c044
Fix GUI strings that should start with uppercase ( #12499 )
2026-03-01 14:13:52 +08:00
Ian Bassi
03bc0af038
"None (allow paint)" to "Painted Only" ( #12487 )
...
Co-authored-by: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com >
2026-03-01 14:13:51 +08:00
Felix14_v2
c03fdb4ca0
Update Russian localization ( #12001 )
2026-03-01 14:13:51 +08:00
Ian Bassi
1a57ec13a5
Minor export text change ( #12461 )
2026-03-01 14:13:50 +08:00
Alexandre Folle de Menezes
c7b65ef498
Fix spacing issues ( #12404 )
2026-03-01 14:13:50 +08:00
Alexandre Folle de Menezes
a3c067cd3b
Add translation markers to measure units ( #12403 )
...
# Description
Some units were missing the translation markers, others were not in the standard format.
2026-03-01 14:13:49 +08:00
Alexandre Folle de Menezes
4146066f76
Add and update pt-BR translations ( #12409 )
2026-03-01 14:13:49 +08:00
Ian Bassi
0879b2079b
Spanish minor update ( #12268 )
2026-02-15 14:26:33 +08:00
Ian Bassi
c4801250ea
Spanish Update ( #12254 )
...
* Spanish Update
2026-02-15 14:26:33 +08:00
SoftFever
f681f7a2c0
Update more CHS and CHT translations ( #12263 )
2026-02-13 14:06:28 +08:00
Ian Bassi
6c900535e5
Fix chinese-traditional ( #12257 )
2026-02-12 18:12:21 -03:00
SoftFever
e090ec0e63
Update Chinese(Traditional) translation
2026-02-13 00:32:22 +08:00
Heiko Liebscher
1421d03394
fix typos for german ( #12249 )
2026-02-12 09:40:07 -03:00
SoftFever
d0f5b64428
Update Chinese (Simplified) localization for Orca Slicer
2026-02-12 16:49:06 +08:00
Alexandre Folle de Menezes
a0a84f7e2d
Adding more pt-BR translations ( #12177 )
...
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-12 16:44:25 +08:00
Molly K
346361d634
Simplified Chinese translation improvement (minor update) ( #12204 )
...
* Update OrcaSlicer_zh_CN.po
1
* Update OrcaSlicer_zh_CN.po
2
* Update OrcaSlicer_zh_CN.po
2.1
* Update OrcaSlicer_zh_CN.po
2.2
* fix error
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-12 08:53:53 +08:00
Jakub Hencl
652f180945
Czech New translation ( #12241 )
...
New translation OrcaSlicer
# Description
<!--
> Please provide a summary of the changes made in this PR. Include details such as:
> * What issue does this PR address or fix?
> * What new features or enhancements does this PR introduce?
> * Are there any breaking changes or dependencies that need to be considered?
-->
# Screenshots/Recordings/Graphs
<!--
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
-->
## Tests
<!--
> Please describe the tests that you have conducted to verify the changes made in this PR.
-->
2026-02-12 08:44:56 +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
Jan Pagel
d3d161235d
Fix typo in German translation for "Number of slow layers" ( #11895 )
...
Fix typo in "Number of slow layers"
2026-01-20 09:29:33 -03: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
John Brady
2be0f0e05e
Correct Typo ( #11472 )
...
* Correct Typo
* Fix the OrcaSlicer_en.po file
* Update OrcaSlicer.pot to revert the change in this auto generated file
2025-12-18 12:38:59 +00:00
Alexandre Folle de Menezes
c9ea433cd5
Complement the pt-BR translation ( #11620 )
2025-12-12 21:50:37 +08:00
tntchn
0b83a0c8ad
Update zh_TW translations ( #11514 )
...
* Replace Simplified Chinese in `OrcaSlicer_zh_TW.po` with Traditional
ones, fix '制', and add missing translatinos
* Fix settings -> system language selector (`Perefences.cpp`): 繁体 -> 繁體
* Two missing translation in `text.js`
2025-12-09 23:38:12 +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
e2baeae0d9
Improve pt-BR translation ( #11232 )
...
Complement the pt-BR translation
Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com >
2025-11-19 11:28:10 +08:00
Noisyfox
760f66d3d7
Merge remote-tracking branch 'upstream/main' into dev/p2s-pr
...
# Conflicts:
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/PrePrintChecker.cpp
# src/slic3r/GUI/StatusPanel.cpp
2025-11-18 09:17:13 +08:00
Alexandre Folle de Menezes
77f7514d97
Fix spacing and punctuation issues ( #11244 )
2025-11-17 09:35:53 +00:00
Noisyfox
614612ed38
Merge branch 'main' into dev/p2s-pr
...
# Conflicts:
# src/slic3r/GUI/DeviceErrorDialog.cpp
2025-11-09 12:35:32 +08: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
Noisyfox
bc008ff2f0
Merge branch 'main' into dev/p2s-pr
2025-11-08 17:17:31 +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
Heiko Liebscher
13f94b0559
fix some de translations ( #11290 )
...
* fix some de translations
* fix space
2025-11-07 17:32:00 +08:00
Noisyfox
258799674f
Merge branch 'main' into dev/p2s-pr
2025-11-05 20:55:28 +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
Noisyfox
00122a9de5
Merge branch 'main' into dev/p2s-pr
...
# Conflicts:
# src/slic3r/GUI/Jobs/PrintJob.cpp
# src/slic3r/GUI/SelectMachine.cpp
# src/slic3r/GUI/SendToPrinter.cpp
# src/slic3r/Utils/CalibUtils.cpp
2025-10-29 21:03:22 +08:00