Commit Graph

453 Commits

Author SHA1 Message Date
Alexandre Folle de Menezes
01d52624e7 Standard units don't need translation (#9965) 2025-06-22 15:10:40 +08:00
Alexandre Folle de Menezes
5f4b129ef4 Fix english strings punctuation mistakes (#8901)
* Fix punctuation of enumerations

* Add missing '?' at the end of questions on hints

* Add periods after error messages

* Add punctuation to all tooltips

* Add missing periods on the pt-BR translation
2025-06-15 16:12:03 +08:00
yw4z
247fdcf45b Use proper case for "return" (#9831)
init
2025-06-10 09:42:06 +08:00
Simone
bb6e16749a Update Italian translations for clarity and accuracy (#9804)
improving Italian translation
2025-06-07 12:19:26 +08:00
Lee Jong Mun
d94ae6a551 kor translation update (#9756)
* kor translation update
2025-06-02 22:40:37 +08:00
Heiko Liebscher
4e74b2caa5 Add new de lang (#9716)
* fix de

* Merge remote-tracking branch 'upstream/main' into add_new_de_lang

* Merge branch 'main' into add_new_de_lang
2025-06-02 22:38:41 +08:00
楼兰碎叶
c52c9a2f2d Update OrcaSlicer_zh_CN.po (#9746)
* Update OrcaSlicer_zh_CN.po
2025-06-02 17:13:03 +08:00
楼兰碎叶
4600493df8 Update OrcaSlicer_zh_CN.po (#9745)
* Update OrcaSlicer_zh_CN.po

add some chinese translate item
2025-06-02 17:11:22 +08:00
Alexandre Folle de Menezes
30087a1680 Fix the spelling/grammar on the original english strings (#9487)
* Fix the spelling/grammar on english strings

* Fix the spelling/grammar on english strings, part 2
2025-06-01 19:32:36 +08:00
Alexandre Folle de Menezes
96b0249b1d Fix casing issues on the original english strings (#9513)
* Use lowercase after comma

* Use uppercase after period
2025-06-01 19:31:55 +08:00
Alexandre Folle de Menezes
cf71e4f2c7 Fix the spacing on the original english strings (#9596)
* Remove extra spaces between words

* Remove extra spaces after punctuation

* Remove extra spaces before punctuation

* Always needs a space after punctuation

* Always needs a space before parens

* Remove trailing spaces before newline
2025-05-16 16:31:58 +08:00
Kiss Lorand
d568b64994 Auto orient shortcuts (#9615) 2025-05-14 11:45:08 +08:00
Kiss Lorand
fc462fb58b Gizmo shortcuts (#9604)
* Gizmo shortcuts

* Delete invalid comment
2025-05-12 22:11:39 +08:00
Alexandre Folle de Menezes
3f79e0522e Use "°C" instead of "degree" to avoid ambiguity (#9597) 2025-05-11 15:06:30 +08:00
Lee Jong Mun
cf528a6e1b kor translation update (#9423)
* kor translation update
2025-05-04 18:04:52 +08:00
Alexandre Folle de Menezes
c50a8c001f Remove non-translated translations (#8841) 2025-04-29 17:25:15 +08:00
Alexandre Folle de Menezes
aac4337b6d Fix english strings consistency (#8881)
* "non zero" -> "non-zero"

* "Z hop" -> "Z-hop"

* "works" -> "is working"

* "version at least x" -> "version x or higher"

* "printing job" -> "print job"
"to print on" -> "printing on"

* "is not find" -> "was not found"

* "boundary of plate" -> "plate boundaries"

* "toolchange" -> "tool change"

* "colour" -> "color"

* "cancelled" -> "canceled"

* "can not" -> "cannot"

* "gcode" -> "G-code"
2025-04-26 19:59:49 +08:00
lodriguez
32bf253ff9 fix case-sensitive mismatches in localization/i18n/list.txt (#9406)
replace AMSMappingPopup.cpp with AmsMappingPopup.cpp (the case-sensitive filename)
2025-04-20 16:16:21 +08:00
sharanchius
2638904159 Finished Lithuanian translation - OrcaSlicer_LT.po (#9000)
# Description

Finished Lithuanian translation
Still some work with *.js (C:\Program
Files\OrcaSlicer\resources\web\***) files:


![image](https://github.com/user-attachments/assets/b6c47fe8-fef0-4249-93e3-bd553678dfa6)
****

Not found where can add Lithuanian language into preferences menu:

![image](https://github.com/user-attachments/assets/ea02a8e5-6464-4c59-b127-caffa9ca7d12)


<!--
> 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


![image](https://github.com/user-attachments/assets/de541508-7abe-40c3-9bfc-e10dd4f725f7)

<!--
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
-->

## Tests

Used internal Poedit tests and alredy loaded this language for my
working program interface.
<!--
> Please describe the tests that you have conducted to verify the
changes made in this PR.
-->
2025-04-10 14:02:38 +08:00
Alexandre Folle de Menezes
34a9f2ee3c Fix the translation of "in" (inches) in fr, de (#9020)
Fix the translation of inches in de, fr
2025-04-05 15:08:56 +08:00
Thomas
dec19f9964 Fix French translations (#9175)
* Several fixes

* Fix translation of "Prime tower"

* Fix Prime Volume translation
2025-04-05 14:47:50 +08:00
Alexandre Folle de Menezes
71ec598560 Fix the temperature unit name to "degree Celsius" (#9224)
The correct temperature unit name is "degree Celsius"
2025-04-05 14:13:33 +08:00
Alexandre Folle de Menezes
d91a581467 Use the correct Unicode codepoint for ellipsis in pt-BR (#9230) 2025-04-05 14:11:13 +08:00
5idereal
b5b5ce4e2e Update zh_TW translation (#9101) 2025-04-03 21:59:55 +08:00
KrisMorr
ad0fe9f147 update POLISH translations (#9089)
* update POLISH translations

* Update OrcaSlicer_pl.po

* Merge branch 'SoftFever:main' into update_pl

* fix_OrcaSlicer_pl.po
2025-04-03 21:54:51 +08:00
Kappa971
943dd5d862 Update Italian translation (#9079)
* Update Italian translation

* Fix Italian translation

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Fix Italian translation

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Merge branch 'main' into kappa971/orca-trad-ita

* Fix Italian translation
2025-04-03 21:51:25 +08:00
Tobias Rumiz
f4ab9398c6 Fix typos and spacing (#9168)
Fixed minor typos and spacing issues in OrcaSlicer_en.po
2025-04-01 09:02:33 +08:00
Alexandre Folle de Menezes
7285cf7e28 More pt-BR translation fixes (#9086) 2025-03-29 23:03:44 +08:00
Alexandre Folle de Menezes
848bc5aa17 Finish pt-BR translation (#8962)
* Finish pt-BR translation
2025-03-22 22:58:12 +08:00
Andy
6783641f08 Russian translation update (#8994)
* Russian translation update

Translation update, correction of errors, add missing string.
2025-03-22 22:57:42 +08:00
Alexandre Folle de Menezes
da00cb6934 Adding more pt-BR translations (#8947)
* Adding more pt-BR translations
2025-03-18 19:40:12 +08:00
SoftFever
6ae8d01d1f update locale and fix some translation caused by string changes 2025-03-16 23:05:15 +08:00
davidjuanesb
c9599daff0 Update Catalan language for OrcaSlicer V2.3.0 Release Candidate (#8913)
* Update Catalan language for OrcaSlicer V2.3.0 Release Candidate

Update Catalan language for OrcaSlicer V2.3.0 Release Candidate
2025-03-16 18:22:04 +08:00
Shuwn Hsu
bf2e6a98de Traditional Chinese Localization Update in 2.3.0-rc (#8883)
* update OrcaSlicer_zh_TW.po
2025-03-16 14:07:41 +08:00
Alexandre Folle de Menezes
f5c16ad9f0 Adding more pt-BR translations (#8871)
* More pt-BR translations
2025-03-16 13:57:41 +08:00
GlauTech
5f33a960db Update TURKISH translations (2.3.0-rc) (#8851)
* Update TURKISH translations (2.3.0-rc)
2025-03-16 13:46:09 +08:00
Alexandre Folle de Menezes
1aebf112d4 Improve the pt-BR translation of "plate" (#8828)
* Improve the pt-BR translation of "plate"
2025-03-16 13:16:58 +08:00
Heiko Liebscher
2e86fd2710 fix de after update locale (#8803)
* fix de after update locale
2025-03-16 13:14:53 +08:00
Thomas
2c1777fae8 Fix French translation (for RC) and add new ones (#8789)
* Fix French translation and add new ones.

* One more fix
2025-03-10 21:36:16 +08:00
Kappa971
923ad78a14 Update Italian translation (#8785)
* Update Italian translation

* Merge branch 'main' into kappa971/orca-ita

* Fix Italian translation
2025-03-10 21:34:35 +08:00
KrisMorr
8d50f4fbcd update POLISH translations ( 2.3.0-rc) (#8783)
* update_PL

* Merge branch 'main' into update_locale_pl
2025-03-10 21:33:38 +08:00
Alexandre Folle de Menezes
9c6f140170 Restore translations for string with removed space at the end (#8780) 2025-03-10 11:07:30 +08:00
SoftFever
9c36abd3d5 update locale 2025-03-09 14:33:16 +08:00
Alexandre Folle de Menezes
c76ac8695c Remove unnecessary trailing spaces (#8752) 2025-03-08 13:41:31 +08:00
Shuwn Hsu
719b098e5d Traditional Chinese Localization Update and Fix for PrintConfig.cpp in 2.3.0-beta2 (#8730)
* add monitor-filee

* Merge branch 'SoftFever:main' into main

* Traditional Chinese localization update for 2.3.0-beta2

* Update translation catalog

* Fix missing characters and repair changes errors.

* Merge branch 'SoftFever:main' into main

* Merge branch 'main' of github.com:shuwn/OrcaSlicer

* Patch translation

* Patch translation

* Patch translation

* Merge branch 'main' of github.com:shuwn/OrcaSlicer

* Merge branch 'SoftFever:main' into PR-Line

* rm monitor-file.yml form PR-Line

* Merge branch 'main' into PR-Line
2025-03-07 19:22:27 +08:00
Ruslan Kyba
06d3868a4c Update Ukranian translations (#8727)
* Update OrcaSlicer_uk.po
2025-03-07 19:19:19 +08:00
Vladimir Gamalyan
11c3dc9830 Update Russian translation (#8726)
* Update OrcaSlicer_ru.po

Fix a typo
2025-03-07 19:18:43 +08:00
Heiko Liebscher
c6f7e7f496 update german translation (#8722)
* add new de translations

* Merge remote-tracking branch 'upstream/main' into add_more_de

* fix

* Merge remote-tracking branch 'upstream/main' into add_more_de
2025-03-06 20:39:48 +08:00
Kappa971
acc38f78a5 Update Italian translation (#8694)
* Update Italian translation

* Fix Italian translation

* Fix Italian translation

* Fix Italian translation

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-03-06 11:18:19 +08:00
Piotr Sokół
a2bc732f7f Update Polish translation (#8690)
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-03-06 11:16:48 +08:00