Neko.vecter
4a7145894b
i18n: fix local issue in zh_CN ( #13225 )
...
# i18n: fix local issue in zh_CN
fix i18n issue in zh_CN
fix translate key `msgid "On"`
```diff
msgid "On"
-msgstr "在"
+msgstr "开"
```
<img width="700" height="113" alt="f2d0371adaf47f0cf4402be9a1a50954" src="https://github.com/user-attachments/assets/bb53f77f-362d-4b83-b589-e54e66620b93 " />
fix Filament in i18n from `细丝` to `耗材`
fix view cube
<img width="172" height="158" alt="image" src="https://github.com/user-attachments/assets/53b07fb7-be54-4dbd-9634-73e9f236d387 " />
2026-04-15 23:02:53 +08:00
peterm-m
7526812944
Fix typo in Spanish translation: G-Cpde → G-code ( #13196 )
2026-04-12 16:44:30 +03:00
David Martínez Moreno
47b28ee969
Update Spanish translation, remove fuzzies. ( #12981 )
...
Co-authored-by: Ian Bassi <ian.bassi@outlook.com >
2026-04-08 17:04:21 -03:00
Alexandre Folle de Menezes
836e18b072
Update pt-BR translations ( #12891 )
2026-04-06 16:27:18 -03:00
Heiko Liebscher
e4a207891d
Fix typo in German translation: change "SETP Dateien" to "STEP Dateien" ( #13100 )
2026-04-04 02:45:12 +03:00
Heiko Liebscher
4f87e52379
New de translation ( #12875 )
...
* Aktualisiere deutsche Übersetzungen in der i18n-Datei für bessere Klarheit und Konsistenz
* Update German localization for OrcaSlicer
- Improved translations for various messages, ensuring clarity and consistency.
- Corrected terminology for technical terms such as "flow ratio" and "emboss text object."
- Adjusted phrasing for better readability and grammatical accuracy.
- Removed redundant or unclear phrases to streamline user experience.
- Added new entries for warnings and notifications related to printer operations.
* typo
2026-03-22 15:18:20 +08:00
Rodrigo Faselli
d24985abb2
Attempt to fix OrcaSlicer_zh_TW.po ( #12867 )
2026-03-20 21:59:29 -03:00
SoftFever
1681f96a59
fixed an issue that some translations are not used
2026-03-20 23:47:37 +08:00
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
GlauTech
e3fda68a6e
Update TURKISH translations ( #12838 )
...
* Update TURKISH translations
* Update TURKISH translations
2026-03-20 21:12:19 +08:00
SoftFever
1bac6a58a8
Update HU language ( #12795 )
...
Update HU language after the adjustments of #12681 .
2026-03-18 18:16:27 +08:00
Felix14_v2
8df73358d0
Merge branch 'OrcaSlicer:main' into main
2026-03-17 01:36:52 +03:00
Felix14_v2
4d7dee77df
Update OrcaSlicer_ru.po
2026-03-17 01:36:15 +03:00
kisslorand
e27ba72c33
Update HU language
...
Update HU language after the adjustments of #12681 .
2026-03-16 11:49:41 +02: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
Felix14_v2
71aeb3aaf5
Update OrcaSlicer_ru.po
2026-03-13 02:49:22 +03:00
Felix14_v2
c06d596a0d
Update OrcaSlicer_ru.po
2026-03-11 10:17:04 +03:00
Felix14_v2
e36fe7606b
Fixes
2026-03-11 06:55:19 +03:00
Felix14_v2
2f8e1c7864
Merge branch 'main' of https://github.com/Felix14-v2/OrcaSlicer
2026-03-10 22:02:08 +03: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
Rodrigo Faselli
80db8edbfb
Fix errors OrcaSlicer_cs.po ( #12701 )
2026-03-09 11:41:27 -03: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
Kiss Lorand
ac5c93ef2d
Update HU language ( #12686 )
...
HU language update
2026-03-09 19:52:01 +08:00
Alexandre Folle de Menezes
439ce085fd
Translate more pt-BR strings ( #12664 )
...
# Description
Ditto
2026-03-09 19:37:26 +08:00
Jakub Hencl
e9a69a0982
Update translate CZ ( #12640 )
...
Translation added
# 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-03-09 19:33:23 +08:00
Alexandre Folle de Menezes
da3c4b50c9
Fix plurals on some GUI strings
2026-03-08 12:37:28 -03:00
Jakub Hencl
d6761fedc6
New translate with Menu complete ( #12243 )
...
New translate
New translate with Menu .Thx
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-06 12:10:44 +08:00
SoftFever
624a55ec98
update CN translations
2026-03-06 11:09:43 +08:00
Ian Bassi
570043509f
Fix %% ( #12630 )
2026-03-05 17:49:00 -03:00
Felix14_v2
089073b292
Update Russian localization ( #12608 )
2026-03-05 17:01:44 -03:00
Felix14_v2
8dd57b0c98
Restore merged changes
2026-03-05 21:16:40 +03:00
Felix14_v2
8c98143932
Merge branch 'main' of https://github.com/Felix14-v2/OrcaSlicer
2026-03-05 19:36:30 +03:00
Felix14_v2
2a30344d05
Tweak before merging upstream changes
2026-03-05 19:25:52 +03:00
Ian Bassi
28649f498d
Extend and Update localizations ( #12610 )
2026-03-05 11:33:07 -03:00
Felix14_v2
f9bbfd5ea2
Unfix unnecessary line break
2026-03-04 21:56:10 +03:00
Felix14_v2
d6ba6cb8f9
Minor tweaks
2026-03-04 21:40:54 +03:00
Felix14_v2
490072310a
Merge local changes with upstream ones
2026-03-04 19:34:24 +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
Heiko Liebscher
d8f3950059
fix: update German translations for filament presets and related terms ( #12542 )
...
* fix: update German translations for filament presets and related terms
* fix: correct typo in German translation for printer and filament profiles
2026-03-04 12:48:54 +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
Alexandre Folle de Menezes
abd3bce88a
Improve and complement the pt-BR translation ( #12550 )
2026-03-02 09:11:32 -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
Valerii Bokhan
5c07cb5c39
I18n: Preview translations minor fix (Ukrainian) ( #12504 )
2026-02-27 15:24:06 -03:00
SoftFever
a2528fee10
update locale
2026-02-28 01:14:05 +08:00