Chris Hennes
58cf9f3212
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
Chris Hennes
dd40387478
Update translations
2023-07-24 13:37:52 +00:00
Chris Hennes
e1ca567172
Apply translations
2023-07-09 18:09:53 -05:00
Chris Hennes
0ca283cc3e
Update translations
2023-07-06 08:20:59 -05:00
Chris Hennes
e30a768e0a
Merged crowdin translations
2023-05-06 11:56:32 -05:00
Chris Hennes
1b2bbbf06b
Update translations
2023-04-29 11:10:27 -05:00
Yorik van Havre
faf98925f6
Merged crowdin translations
2023-04-20 14:04:19 +02:00
Yorik van Havre
0566d90cc5
merged crowdin translations
2023-02-13 15:45:26 +01:00
Yorik van Havre
d8b0e64e14
Merged crowdin translations
2023-02-07 15:55:31 +01:00
Yorik van Havre
80c68fa4df
Merged crowdin translations
2023-01-30 10:04:15 +01:00
Yorik van Havre
433b17b829
Merged crowdin translations
2023-01-23 11:25:49 +01:00
Yorik van Havre
5033f64ce9
Merged crowdin translations
2023-01-17 09:40:31 +01:00
Yorik van Havre
ec6b14bbee
Merged crowdin translations
2023-01-09 14:06:28 +01:00
Yorik van Havre
89147ef8de
Regenerated ts files using lupdate6.6
2022-12-22 15:39:42 +01:00
Uwe
75bdacda60
[Tux] fix orbit style display
...
- calling GetInt several times makes problems - on some PCs there is no orbit selected, on some always the same
- furthermore the action order matters
- also remove an unnecessary function call
2022-12-22 03:07:03 +01:00
Yorik van Havre
3376e387da
Merged crowdin translations
2022-12-20 10:01:00 +01:00
Uwe
8927967e35
[Gui] fix bug from #8048
...
- the submenu ordering must be coherent to the one in the preferences combobox otherwise one gets the wrong orbit style displayed in the preferences dialog
2022-12-20 03:43:33 +01:00
Nabos
0c267efb30
Gui: Added FreeTurntable orbit style ( #8048 )
...
* Added FreeTurntable orbit style
2022-12-20 03:21:46 +01:00
Roy-043
024c50cd4f
Draft: Change Snap toolbar to standard toolbar
2022-10-27 10:45:48 +02:00
Yorik van Havre
1ae780d3b1
Merged crowdin translations
2022-10-17 15:12:16 +02:00
Yorik van Havre
4ca1b838a9
Merged crowdin translations
2022-10-06 12:48:05 +02:00
Yorik van Havre
3d75b4fb74
Updated ts files
2022-10-06 12:16:32 +02:00
Chris Hennes
2c6dcd960e
i18n: Update TS files to ensure Python files are included
2022-06-02 14:57:49 -05:00
Chris Hennes
861233e7f2
i18n: TS files generated by lupdate 6.4.0dev
2022-06-02 13:41:37 -05:00
Yorik van Havre
2dffe82cda
Merged crowdin translations
2022-05-27 11:28:55 +02:00
Kuzemko Alexsandr
c266f16c53
Update .ts with lupdate ver 6.4.0.
2022-05-23 16:53:07 +02:00
Yorik van Havre
996994da55
Merged crowdin translations
2022-05-05 15:46:09 +02:00
Yorik van Havre
a62092d498
Updated ts files
2022-05-05 15:20:57 +02:00
Yorik van Havre
1fbd1fb38d
Merged crowdin translations
2022-04-21 14:18:33 +02:00
Yorik van Havre
19feabd072
Merged crowdin translations
2022-03-31 11:41:28 +02:00
Yorik van Havre
a55ee61840
Merged crowdin translations
2022-03-14 12:21:01 +01:00
0penBrain
1bcf3e2135
Tux: get rid of timer usage to update navigation style
2022-02-16 15:48:04 +01:00
Yorik van Havre
233182dcd6
Merged crowdin translations
2022-01-26 14:15:14 +01:00
Yorik van Havre
91bfb0fbb6
Merged crowdin translations
2021-12-29 12:20:12 +01:00
wmayer
c410ba4f7d
Tux: [skip ci] fix error: NameError: name 'adjustSize' is not defined
...
Caused by commit a318878be48
2021-11-17 19:18:12 +01:00
Yorik van Havre
c4d4575eb3
Merged crowdin translations
2021-11-16 17:30:39 +01:00
Uwe
d3bff65828
[Tux] fix navigation status bar
...
- the PR adjusts the size of the navigation style status bar so that it is wide enough to contain the text + the space for the combobox button
- also sort the entries since as it is it is confusion and just reflects the order the styles were added in the development
2021-11-08 22:48:41 +01:00
wmayer
9af29dbc97
Tux: support of OpenSCAD and TinkerCAD in navigation indicator
2021-11-05 23:49:14 +01:00
Yorik van Havre
140e03301e
Updated ts files
2021-09-29 14:32:12 +02:00
Yorik van Havre
a9717a1e17
Merged crowdin translations
2021-09-07 11:26:48 +02:00
Yorik van Havre
acedf491f3
Merged crowdin translations
2021-06-24 17:22:19 +02:00
Yorik van Havre
24362e9020
Merged crowdin translations
2021-06-17 16:04:02 +02:00
0penBrain
9c3c1ca699
[Tux] Prevent updating timer to trigger errors if navigation indicator widget is deleted
2021-06-03 18:21:54 +02:00
Yorik van Havre
0be2757e13
Merged crwodin translations
2021-05-12 16:36:31 +02:00
Benjamin Nauck
67bbb61103
Tux: Add "_light" suffix to light navigation icons
2021-04-01 19:48:18 +02:00
Benjamin Nauck
c7212d9c21
Tux: Add "_dark" suffix to dark navigation icons
2021-04-01 19:48:18 +02:00
wmayer
da4d9b64c0
Tux: fixes #0004565 : Status bar text runs under Navigation Button
2021-02-28 13:14:05 +01:00
Yorik van Havre
fa85db61f9
Merged crowdin translations
2021-02-25 13:27:48 +01:00
Yorik van Havre
5c12afb5b5
Merged crowdin translations
2021-02-24 18:07:59 +01:00
Yorik van Havre
0de8cceb53
Updated ts files
2021-02-12 14:47:37 +01:00