Commit Graph

2129 Commits

Author SHA1 Message Date
Chris Hennes
58cf9f3212 Update translations
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
Roy-043
c409d3b788 Arch: Avoid dictionary.keys() where possible (#10159) 2023-08-13 11:46:51 +02:00
Chris Hennes
3bad74fe7d Update translations 2023-08-08 17:52:59 -06:00
luzpaz
57b9442df7 Fix various typos 2023-08-04 19:46:12 +02:00
Yorik van Havre
51d8f94f10 Merged crowdin translations 2023-07-26 11:05:11 +02:00
Yorik van Havre
4501cf479c Update ts files 2023-07-26 11:04:24 +02:00
luzpaz
e2c17cc616 Fix typos 2023-07-25 14:26:30 +02:00
Chris Hennes
dd40387478 Update translations 2023-07-24 13:37:52 +00:00
Yorik van Havre
dd8690ea39 Merge pull request #9835 from yorikvanhavre/arch-fix-h1
Arch: Fixed error on null window preset creation parameters
2023-07-10 10:52:41 +02:00
Chris Hennes
e1ca567172 Apply translations 2023-07-09 18:09:53 -05:00
Amritpal Singh
09c1442f3d Bug: Loaded Reinforcement WB translations along with Arch WB 2023-07-09 17:28:44 -05:00
Chris Hennes
0ca283cc3e Update translations 2023-07-06 08:20:59 -05:00
Yorik van Havre
f257de0404 Update src/Mod/Arch/ArchWindowPresets.py
Use more elegant formatting
2023-07-04 13:49:28 +02:00
Yorik van Havre
f0dd607cad Arch: Fixed error on null window preset creation parameters - fixes yorikvanhavre/BIM_Workbench#116 2023-06-28 11:04:57 +02:00
Roy-043
ff561201f0 Arch: Fix encoding error (caused by #9316) (#9827) 2023-06-27 11:10:31 +02:00
Chris Hennes
44c6fc0484 Merge pull request #9786 from yorikvanhavre/translations
Translations
2023-06-26 20:53:55 -05:00
Yorik van Havre
24b9877943 Merge pull request #9765 from yorikvanhavre/arch-remove-undefined-type
Arch remove undefined type
2023-06-19 10:47:10 +02:00
Yorik van Havre
ae0e2ddfcb Merge pull request #9738 from yorikvanhavre/arch-nativeifc-provisions
Arch nativeifc provisions
2023-06-19 10:46:51 +02:00
Yorik van Havre
398de2d031 merged crowdin translations 2023-06-16 16:42:32 +02:00
Yorik van Havre
2deff531d6 Arch: Fixed unit test that depended on user preferences 2023-06-13 14:03:47 +02:00
Yorik van Havre
71fefee256 Arch: Removed Undefined IFC type - fixes #8774 2023-06-13 14:03:11 +02:00
Yorik van Havre
3c07d567cf Merged crowdin translations 2023-06-12 22:34:22 +02:00
Yorik van Havre
d61e60511a Updated ts files 2023-06-12 22:27:56 +02:00
marioalexis
fb32420fe0 Arch: Improve performance of WebGL importer 2023-06-09 00:53:05 -03:00
Yorik van Havre
2e28c4ff93 Arch: Export structural nodes to IFC 2023-06-07 10:54:05 +02:00
Yorik van Havre
cd40cccd5d Arch: Cleaned NativeIFC placeholders code 2023-06-07 10:53:40 +02:00
Chris Hennes
ffb6b97229 Arch: Fix typo in UI string 2023-06-06 11:36:13 -05:00
Chris Hennes
05b85d0ddc Sync translations 2023-06-04 14:11:21 -05:00
Roy-043
e53e488999 Arch: Arch_Reference: task panel layout was added incorrectly (#9700) 2023-05-31 09:27:17 +02:00
Yorik van Havre
68dc92f38b Merge pull request #9687 from Roy-043/Arch-more-consistent-object-naming-and-labelling
Arch: more consistent object naming and labelling
2023-05-30 15:18:00 +02:00
Yorik van Havre
6a51449a9f Merge pull request #9649 from yorikvanhavre/arch-ifc-rectange
Arch: Fixed wrong IFC export of rectangles
2023-05-30 15:13:11 +02:00
Yorik van Havre
63fa9aa89f Merge pull request #9643 from yorikvanhavre/yorikvanhavre-arch-html-tooltips
Arch: Removed html from tooltips (try 2)
2023-05-30 15:12:52 +02:00
Yorik van Havre
c395e13463 Merge pull request #9631 from yorikvanhavre/arch-command-texts
Arch: removed 'object' from command tooltips
2023-05-30 15:12:01 +02:00
Roy-043
2986e91b6c Arch: more consistent object naming and labelling
Following the example of Arch_Wall:
- Fixed object name.
- Default label is translatable.
- Name argument should only be used for the label and not be translated.
2023-05-28 15:58:54 +02:00
Roy-043
53c2a87bd3 Arch: Fix ArchReference (broken after #9316) (#9685) 2023-05-28 15:26:16 +02:00
Chris Hennes
2686ad58b9 Update translations 2023-05-25 21:32:26 -05:00
Yorik van Havre
efbbac87cf Arch: Fixed wrong IFC export of rectangles 2023-05-24 10:44:01 +02:00
Yorik van Havre
36f745abb3 Arch: Removed leftovers of leftover html escape chars 2023-05-23 14:10:22 +02:00
Yorik van Havre
2d3f290aca Arch: Removed leftover html escape chars 2023-05-23 14:00:49 +02:00
Yorik van Havre
8b785494ae Merge branch 'arch-html-tooltips' of github.com:yorikvanhavre/FreeCAD into yorikvanhavre-arch-html-tooltips 2023-05-23 13:54:36 +02:00
Yorik van Havre
4250d8f991 Merge pull request #9586 from yorikvanhavre/arch-ifc-export-fix
Arch: Minor fix to IFC exporter
2023-05-23 13:53:14 +02:00
Yorik van Havre
2751e92db5 Merge pull request #9585 from yorikvanhavre/arch-svg-fill
Arch: Fixed SVG fill
2023-05-23 13:52:33 +02:00
Yorik van Havre
36ab18c346 Arch: removed 'object' from command tooltips - fixes FreeCAD-translations/#221 2023-05-22 15:13:16 +02:00
Chris Hennes
452067c43c Update translations 2023-05-21 19:13:11 -05:00
Chris Hennes
c0726b8481 Gui: Correct translation context of pref pages
Preference page title strings must be in QObject
2023-05-19 20:46:12 -05:00
Chris Hennes
2798528b8f Update translations 2023-05-18 07:49:08 -05:00
Roy-043
a3cb3b1a23 Arch: endpoint after Wall length change was not in local sketch coords (#9592) 2023-05-16 21:24:16 +02:00
Yorik van Havre
ec96c2c738 Arch: Minor fix to IFC exporter 2023-05-16 15:25:53 +02:00
Yorik van Havre
6479bf1220 Arch: Fixed SVG fill - fixes #6208 2023-05-16 12:27:59 +02:00
Yorik van Havre
b3be5bc357 Arch: Removed html from tooltips 2023-05-08 09:36:17 +02:00