alfrix
300eed4d29
translations: update
2022-11-12 11:23:01 -03:00
alfrix
f6e4e231b1
translation: update all translations
2022-10-27 23:42:23 -03:00
alfrix
28fe1bf6d8
Update Locales: Thanks Tal Rahav for the Hebrew translation
2022-10-14 10:19:44 -03:00
alfrix
07b134f1a0
Update translation files
2022-09-02 21:03:19 -03:00
alfrix
4f959696bd
gtk: remove newlines to properly wrap lines if needed
...
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
3847fea315
Update translation files
2022-08-10 12:02:07 -03:00
alfrix
6510b2ec6b
Refactor
...
Use f-strings
Avoid unnecessary casts to str()bool()int()
Ensure file closure
Merge nested ifs
Simplify for-assigns-appends with comprehensions and internal functions
Avoid shadowing internal function names
Initialize variables
Return value directly instead of assign then return
Make some methods static
2022-08-01 12:23:40 -03:00
alfrix
0feffff2ac
translations: update all
2022-07-03 12:03:50 -03:00
Adam Shanks
61c5bea9a0
Superscript ( #635 )
...
* Use superscript 2 and 3 as appropriate
2022-06-05 09:55:52 -03:00
alfrix
6bb712f970
Update translation files
2022-06-02 15:07:52 -03:00
alfrix
5eac3bef6b
Update Translations
2022-03-31 11:26:25 -03:00
alfrix
4899701ae3
Update translations
2022-03-20 10:21:34 -03:00
Elektrickser
f9f313f076
Update German Translation ( #532 )
2022-03-05 20:26:31 -03:00
alfrix
c77bdfe617
Translations: Fix plurals
2022-02-26 16:03:08 -03:00
alfrix
de35769600
Temp_panel: Fix issue with temperature_fan #495
...
Since temperature_fan has a target, it needs to be in the list to properly work
2022-02-08 13:45:46 -03:00
alfrix
1964f13e26
Update translations
2022-02-05 13:53:00 -03:00
Alfredo Monclus
41aa953cfd
Update Translations ( #435 )
2022-01-13 11:05:04 -05:00
BrownRhined
4bfd0d13fb
add Chinese Traditional ( #392 )
...
* add Chinese Traditional
add Chinese Traditional
* Update KlipperScreen.po
* Update translation script and run it.
Co-authored-by: Jordan
2022-01-03 01:26:12 -05:00
Alfredo Monclus
70767c2bb6
Fix UI broken in german at low res. ( #369 )
2021-12-17 12:37:57 -05:00
Alfredo Monclus
4f61cedd6c
Zcal panel: Support for Z_ENDSTOP_CALIBRATE ( #327 )
...
* Zcal panel: Support for Z_ENDSTOP_CALIBRATE
* Suggested changes
* Change naming of Gcodes because it can be calibrating an endstop and not a probe
* Update translations
2021-11-21 15:40:42 -05:00
Elektrickser
b52085746f
More German Translations ( #318 )
...
* Add German Language
Translate the texts to german.
* Update system.py
change grid, to see all buttons on screen
* Revert "Add German Language"
This reverts commit 698225883947d4237559009d82f9f34885fb0a42.
* Add German Language
add German translated files.
* fixed german translation
fixed "Laden"
* fixed german translation
add more translations
* Update system.py
2021-11-16 21:03:46 -05:00
hawkeyexp
47b7f0920e
Fix german translation ( #309 )
...
* Fix german translation
* update binary
2021-11-01 22:53:18 -04:00
Alfredo Monclus
5f5e6336c0
Update Translations ( #284 )
...
* Update Translations
* Various fixes to not break the UI
* Add updater translations
* Fix pycodestyle
* Fix updater translations
* Fix pycodestyle
* Fix restart translation
* Fix \n in label
* Update French
Thank you Bahoue
* Separate "default"
Co-authored-by: jordanruthe <31575189+jordanruthe@users.noreply.github.com>
2021-10-04 20:18:27 -04:00
Jordan
e9432ae308
Update language files. Include updates to it from @pappicio
2021-09-18 10:01:20 -04:00
Alfredo Monclus
50b309a213
UI Fix for Other Languages ( #228 )
...
* Update translation files
* Fixup UI in other languages
2021-08-17 07:20:26 -04:00
Markus
0ae0593907
word adaptation ( #136 )
...
de_DE: change wording
2021-04-21 21:44:19 -04:00
Elektrickser
b264719cd9
Z-Tilt integration and Update German Language ( #100 )
...
* Z-Tilt integration and Update German Language
- Update German language
- Integration Z-Tilt in Move-Menue
* Update KlipperScreen.po
2021-03-02 18:22:19 -05:00
Jordan Ruthe
988608f9d3
language: Remove location comments from po files. Update all po files
2021-02-26 10:58:13 -05:00
schpuntik
b6fb4c1da2
Add Russian locales ( #79 )
...
* add russian locale
* update script update_translation_files.sh
* Defining Python Source Code Encodings
* Update Russian locale
* Update German locale
* update to PO files for new changes
* fix typo
* Update Russian locale
Co-authored-by: schpuntik <schpuntik@freenet.de>
2021-02-14 12:09:19 -05:00
Elektrickser
05623b7a26
Added Language de_DE ( #73 )
...
added German Language
2021-02-05 21:25:52 +00:00