Kuzemko Alexsandr
bd7d4273f3
Crowdin Add Material to updatets.py script and create new Material.ts
2022-06-21 17:45:25 +03:00
Kuzemko Alexsandr
648b97e283
Crowdin Add no-sort option to lupdate.
2022-06-21 17:29:22 +03:00
Kuzemko Alexsandr
a858de0046
Crowdin Add Inspection WB to updatets.py script
2022-06-21 17:28:40 +03:00
Kuzemko Alexsandr
3457b974d9
Crowdin Add full Part directory back to search path.
2022-06-04 15:09:19 -04:00
Chris Hennes
f966861a80
Tools: Manually search for translatable files
2022-06-02 14:58:44 -05:00
Chris Hennes
8f38236c49
Tools: Fix issues with updatets.py
2022-06-02 13:37:28 -05:00
Chris Hennes
54ffceea51
Tools: Add Windows and Qt6 support to updatets.py
2022-06-01 21:30:27 -05:00
Yorik van Havre
4244f0cb49
Tools: Favor the use of pylupdate5 over pyside2-lupdate in translation scripts (pyside2-lupdate doesn't encode properly).
2022-05-05 14:17:27 +02:00
Chris Hennes
e7e0dc292b
Tools: Fix translation extraction bug
2022-04-21 10:55:45 -05:00
Yorik van Havre
53e9356521
Tools: Removed Assembly from updatets script
2022-03-23 10:24:43 +01:00
wmayer
859a9ce75c
Tools: lgtm: removes unused imports in Python scripts
2022-03-20 21:41:30 +01:00
andrea reale
83d3a916c0
remove QT4 references
2022-03-19 23:07:38 +01:00
Yorik van Havre
85e833399b
Tools: Allow to treat one single module with updatets script
2022-02-17 13:35:47 +01:00
Yorik van Havre
9c735c7d20
Tools: Using recursive option in lupdate script
2022-01-26 13:59:19 +01:00
Chris Hennes
be11d40603
Tools: Add workaround for lupdate missing source
...
lupdate requires at least one C++ source file to be present in order
to process the project file. In cases where a workbench is Python-only,
this resulted in incorrect or missing extraction of strings in ui files.
Those files should have been processed by lupdate, but were not.
pyludate was not configured to process them. To work around this, the
updatets.py script is modified to create a dummy *.cpp file before
running qmake.
2022-01-01 15:20:43 -06:00
Chris Hennes
0b8e3948a3
[Tools] Strip translations from base TS files
2021-09-30 15:13:26 -05:00
Chris Hennes
986a52c96f
[Tools] Refactor updatets to support two-lang mods
2021-09-17 10:22:35 -05:00
Yorik van Havre
3d8e471599
Tools: Removed Plot from translation scripts
2021-08-26 14:50:36 +02:00
Yorik van Havre
cc17c23e75
Merge pull request #4900 from sanguinariojoe/del_ship
...
Ship: Remove Ship module
2021-08-16 17:30:43 +02:00
Chris Hennes
ae4711cd89
Add PartDesign Python commands for translation ( #4961 )
...
Fixes #4583
2021-08-11 14:51:18 -05:00
Jose Luis Cercos-Pita
ecdd01dd7d
Remove Ship module
2021-07-05 09:24:21 +02:00
Chris Hennes
a27115410b
[Start] Add missing files to translation script
2021-03-10 15:21:40 +01:00
Chris Hennes
e814172116
Fix regex in translation extraction script
2021-03-04 19:18:23 +01:00
Yorik van Havre
4232b2120d
Tools: Detect and use pyside2-lupdate in ts tools
2021-02-12 14:45:41 +01:00
Yorik van Havre
4129a4d6b5
Tools: Made updatets delete temporary json files
2020-10-28 10:45:44 +01:00
Yorik van Havre
80725ccfdd
Tools: Prefer using Qt5 translation tools over Qt4
2019-06-17 19:32:37 -03:00
Yorik van Havre
b69864f402
Tools: Added AddonManager to translation scripts
2019-06-17 17:26:19 -03:00
luz.paz
659d17129a
FIx some user and non-user facing typos
...
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
luz.paz
d0beeb74da
src/Tools/updatets.py: modernization tweeks
...
Made CLI output more user-friendly especially since we're transitioning to py3/qt5 and the translation tools have different standards (minor changes).
+ added Changelog
+ bumped version and added authors
2019-05-06 10:21:58 -03:00
Yorik van Havre
7155e40080
Tools: Fixed bug in FreeCAD.ts generation
2019-03-02 19:32:10 -03:00
Yorik van Havre
76d9d655cf
Tools: Updated translation scripts to handle only the master (untranslated) ts files
2019-02-08 19:15:56 -02:00
Yorik van Havre
5360dc5e0c
Tools: Discard obsolete strings in translation files
2019-02-08 18:32:10 -02:00
Yorik van Havre
d33d352d94
Fixed translations of startpage
2018-12-30 12:38:03 -02:00
Yorik van Havre
13fb9e879d
Fixed translation of py commands in Image
2018-12-27 11:14:07 -02:00
Yorik van Havre
3b80b23805
fixed non-executable translation script
2018-12-27 10:55:58 -02:00
Yorik van Havre
d4ace10858
Tools: cosmetic fix in translation scripts
2018-12-18 11:36:46 -02:00
Yorik van Havre
445e9efdb7
Tools: fixed translation of py files in Part
2018-12-10 11:00:53 -02:00
Yorik van Havre
e6bb61cd0c
Add support for Qt5 in ts update script
2018-06-13 11:45:40 -03:00
looooo
64002161d6
py3: tools: 2to3
2018-05-23 19:13:54 +02:00
Yorik van Havre
b16b17ced2
Updated translation strings (and sent to crowdin)
2017-08-31 10:46:55 -03:00
triplus
c500bfa9e3
Add Tux to translation scripts
2017-06-11 17:53:11 +02:00
Kunda
5aefa825b1
Typo fixes for doxygen and source comments
...
issue #0002914
2017-03-31 11:25:57 -03:00
Yorik van Havre
6ffea8cc39
Updated translation tools
2016-03-01 12:34:16 -03:00
Yorik van Havre
4f481d4184
Updated ts & crowdin scripts with latest modules and languages
2015-09-14 14:31:27 -03:00
Yorik van Havre
e5cc789b28
Updated updatets.py script with Draft changes
2014-03-10 20:36:12 -03:00
Yorik van Havre
f9d27152ce
Fixed bugs in updatets script
2012-12-07 10:55:57 -02:00
Yorik van Havre
0eecf37f31
Added Ship and Plot modules to translation handling scripts
2012-11-17 19:00:27 -02:00
Sebastian Hoogen
a9d1f4f3fb
Enhancements to OpenSCAD module
...
interpolate OpenSCAD surface elements (heightmaps) to BSplineSurface
ignore render statement #21
handle difference object with only one child #46
fix sign of import origin in prototype
fixed syntax of minkowski statement
Added Icon for AddOpenSCADElement #50 and fixed typo in OpenSCAD module
ignore OpenSCAD Modifiers #31
handle fuse with a single child
remove redefinition of python list
make OpenSCAD importCSG avavailable in command line mode
add modifier characters to the label of the top affected object
started translation
remove ColorCodeShapes command from toolbar and menu
Added toolbar with Part tools to OpenSCAD WB
remove OpenSCAD prototype importer from build
2012-10-25 10:23:28 +02:00
Yorik van Havre
adeace1a84
+ more license adjustments in src/Tools scripts
2012-01-03 21:03:59 -02:00
jriegel
30de890792
Change some scripts licenses to LGPL
2012-01-03 09:34:20 +01:00