Commit Graph

159 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
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
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
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
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
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
SoftFever
6ae8d01d1f update locale and fix some translation caused by string changes 2025-03-16 23:05:15 +08:00
Heiko Liebscher
2e86fd2710 fix de after update locale (#8803)
* fix de after update locale
2025-03-16 13:14:53 +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
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
Alexandre Folle de Menezes
0c520402a9 Add leftover strings from "overwrite dialog" fix (#8712) 2025-03-06 11:11:30 +08:00
Alexandre Folle de Menezes
048bb5715c Add markers to allow translation of strings with '%' (#8488) 2025-03-06 11:08:39 +08:00
Alexandre Folle de Menezes
8b417e70e2 Fix typo on format string (#8470) 2025-03-06 11:07:08 +08:00
Alexandre Folle de Menezes
2a5bf9909a Fix text on file/config overwrite dialog (#8471)
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-03-05 23:22:33 +08:00
Thomas
73676bdff1 Fix typo "timeplapse" (#8652) 2025-03-05 16:32:28 +08:00
SoftFever
0c24840014 update locale 2025-03-01 17:39:54 +08:00
SoftFever
a6bd05f94f update locale 2025-02-20 21:44:38 +08:00
Heiko Liebscher
da7a85fa89 add some fixes after update locale beta 2.3.0 (#8463)
add some fixes after update locale beta 2.3.0
2025-02-20 20:20:25 +08:00
SoftFever
b81672ba31 update locale 2025-02-19 19:45:00 +08:00
Heiko Liebscher
33e3ecfdeb translate new features to german 2025-02-19 11:58:00 +01:00
Heiko Liebscher
392c66fa83 fix some translations (#8364)
* fix some translations

* fix typos

* fix more

* fix after change locale
2025-02-16 22:24:14 +08:00
SoftFever
bc0f36a7bc Update locale 2025-02-14 23:42:43 +08:00
Heiko Liebscher
61f7764692 update de translation (#8314) 2025-02-08 12:55:11 +08:00
Shuwn Hsu
5da520020e Update OrcaSlicer.pot & Update Traditional Chinese (#8163)
* Comprehensive Update in Traditional Chinese

* Update OrcaSlicer.pot & Update Traditional Chinese

* Update OrcaSlicer_zh_TW.po

* Fix Space
2025-01-24 14:01:28 +08:00
Heiko Liebscher
9b416e19d7 add new features to lang files (#7918) 2025-01-07 23:38:46 +08:00
Heiko Liebscher
e0fd72c8da fix typo 2024-12-01 08:24:18 +01:00
Heiko Liebscher
6b011aa6da new feature translation 2024-12-01 08:15:50 +01:00
SoftFever
aac8ba9ece update locale 2024-10-27 23:09:01 +08:00
SoftFever
81b6a810f6 Fix and update locale 2024-09-25 19:58:26 +08:00
Heiko Liebscher
84510af28b add new de for new features (#6873) 2024-09-23 19:14:32 +08:00
SoftFever
2b4d56d961 update locales 2024-09-23 00:37:29 +08:00
Heiko Liebscher
4f76cff88e add new de translations for 2.2.0 beta (#6861)
add new translations
2024-09-23 00:18:26 +08:00
Thomas
86caabc295 New French translations and fixed c-boost format in pot/po files (#6803)
New French translations and fixed c-boost format in pot file.
2024-09-19 00:01:13 +08:00
SoftFever
17784d1e94 update locale 2024-09-11 23:00:01 +08:00
Heiko Liebscher
9ee19c5dbe New de translation and typos for 2.20beta (#6702)
* add new de translation for 2.2 beta

* fix typo info(r)mation

* build new locals
2024-09-09 22:42:27 +08:00
SoftFever
e4d16f59cc update locales 2024-09-08 22:46:11 +08:00
Henri van der Riet
d3e79552b2 fix duplicates 2024-09-08 01:47:58 +02:00
Henri van der Riet
ffcf0ae90c fix duplicates 2024-09-08 01:25:20 +02:00
Henri van der Riet
11d540d42d merge conflicts 2024-09-08 01:04:19 +02:00