Anton Midyukov
c377135f7f
translations/qucs_ru.ts: shorten the inscription so it fits
2025-02-21 12:13:38 +03:00
Anton Midyukov
702e5dac0d
Update Russian translation
...
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
2025-02-21 12:13:38 +03:00
Anton Midyukov
0cabe22a1c
translations: Update source strings in TS files
...
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
2025-02-21 12:13:38 +03:00
Anton Midyukov
3a4056880a
Update Russian translation
...
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
2025-02-21 12:13:38 +03:00
Anton Midyukov
cd14ebabe9
translations: Update source strings in TS files
...
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
2025-02-21 12:13:38 +03:00
Vadim Kuznetsov
6b39fda03c
Remove WITH_QT6; switch to Qt6 by default
2025-01-03 22:06:56 +03:00
Muhammet Şükrü Demir
b10abc128b
fixing minor issue.
2024-11-25 18:55:42 +03:00
Muhammet Şükrü Demir
7a4744cf4c
fix header.
2024-11-25 18:20:07 +03:00
Muhammet Şükrü Demir
6949a88aac
update turkish translate.
...
The old translation was quite wrong. I corrected the old translations and replaced the missing ones with machine translations. Since there were too many, I made manual edits. There may be missing and incorrect ones, I will complete them later.
2024-11-25 18:13:10 +03:00
Anton Midyukov
925fab1fdf
Update Russian translation
...
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
2024-11-01 06:34:06 +03:00
Anton Midyukov
7157a8a7ef
translations: Update source strings in TS files
...
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
2024-11-01 06:33:45 +03:00
Anton Midyukov
ef3bb89b24
translations: update qucs_ru.ts (thanks Olesya Gerasimenko)
2024-08-08 20:09:59 +03:00
Anton Midyukov
5acb3bc2c6
translations: Update source strings in TS files
2024-08-08 20:09:49 +03:00
Vadim Kuznetsov
4e83433c49
Fix build when both Qt version are installed
2024-03-06 10:48:56 +03:00
Vadim Kuznetsov
a73ac7c5e4
Merge branch 'current' into release/24.1
2024-03-04 16:11:25 +01:00
Vadim Kuznetsov
87f65b5f80
Update translation; fix #622
2024-03-04 11:55:29 +03:00
Anton Midyukov
7012204f4c
Update Russian translation
2024-02-17 23:24:20 +07:00
Anton Midyukov
f366dd47bb
translations: Update source strings in TS files
2024-02-17 23:24:09 +07:00
Vadim Kuznetsov
00ad40e2b2
Update PT translation #482
2024-01-24 08:51:11 +03:00
Vadim Kuznetsov
9fb623016a
Fix typo in PT translation #478
2024-01-21 19:57:37 +03:00
HGC
03afd7c080
add Chinese translation
2024-01-13 14:34:55 +08:00
Vadim Kuznetsov
4f4605423a
Merge pull request #329 from antohami/russian-translation
...
Update Russian translations
2023-10-18 16:20:21 +02:00
Vadim Kuznetsov
fddc9f0384
Fix translation to match string length #331
2023-10-18 17:18:31 +03:00
Anton Midyukov
75ca8754b2
Update Russian translation
2023-10-18 19:39:56 +07:00
Anton Midyukov
0e21faf13b
translations: Update source strings in TS files
2023-10-18 19:39:56 +07:00
Vadim Kuznetsov
77357c08e9
Fix some translations
2023-10-17 15:11:25 +03:00
OlesyaGerasimenko
5e73435f58
Update Russian translation
2023-10-17 11:15:13 +03:00
Anton Midyukov
7c26589e86
CMakeLists.txt: get list source files into variable FILES_TO_TRANSLATE
2023-07-24 14:27:04 +07:00
Anton Midyukov
264ecfae7f
translations: Update source strings in TS files
2023-07-24 14:27:04 +07:00
dsm
b6cc1916d4
remove versionless cmake function usage
2023-02-13 22:20:42 +03:00
dsm
888feebceb
fixed for remove WITH_QT6
2023-02-13 21:58:26 +03:00
Vadim Kuznetsov
764bf9ff85
Provide options to build utilities with Qt6
2023-01-26 11:15:02 +03:00
Vadim Kuznetsov
caf1aa85d3
Provide CMake option to build with Qt6
2023-01-25 11:07:42 +03:00
zergud
cdc17b488f
change cmakelist to qt6
2023-01-17 00:37:23 +03:00
luz paz
10c1ee639c
Fix various typos (including documenation)
...
Found via `codespell -q 3 -S *.ts,./qucs/ChangeLog -L ba,coul,inout,leaded,nd,numer,ro`
2022-07-05 07:08:28 -04:00
Vadim Kuznetsov
62fc2a7c87
Fix main CMakeLists.txt
2022-02-14 23:15:40 +01:00
Vadim Kuznetzov
c56cfe6a15
Disable Autotools
2017-10-21 15:03:09 +03:00
Vadim Kuznetzov
5e9ceffa49
Fixed after merge of release-0.0.19
2016-11-05 17:54:15 +03:00
Guilherme Brondani Torri
dd6b4b6dac
Pull translations and update source strings in TS files.
...
[ci skip]
2016-11-01 22:00:04 +01:00
Guilherme Brondani Torri
06767bf214
Fix typo on bootstrap filename
...
[ci skip]
2016-11-01 21:35:23 +01:00
Guilherme Brondani Torri
b9aaa9e423
Remove LANGUAGEDIR definition.
...
The language files are installed into
[prefix]/share/qucs/lang
regardless of the definition of LANGUAGEDIR.
2016-10-29 16:06:44 +02:00
Guilherme Brondani Torri
79e421d0c6
update README.translations
2016-10-29 16:06:44 +02:00
Guilherme Brondani Torri
d0d0110f67
translation: update ts files
...
[skip ci]
2016-10-29 16:06:44 +02:00
Vadim Kuznetzov
3090d5d10d
Fixed different troubles after rebase
...
1. Fixed QucsLib paths after rebase
2. Fixed transaltions installation root
2016-07-23 10:18:47 +03:00
andresmmera
ef4c9c86bb
Spanish translation updated
2016-06-10 15:14:10 +02:00
Guilherme Brondani Torri
7d0feb8b08
Remove LANGUAGEDIR definition.
...
The language files are installed into
[prefix]/share/qucs/lang
regardless of the definition of LANGUAGEDIR.
2016-04-08 22:03:37 +02:00
Guilherme Brondani Torri
2f7c2c69cd
update README.translations
2016-03-09 21:59:06 +01:00
Guilherme Brondani Torri
b1f055bf59
translation: update ts files
...
[skip ci]
2016-03-09 21:59:06 +01:00
Guilherme Brondani Torri
cd8f4a650f
lupdate language files.
...
Remove obsolete strings.
2016-02-01 22:36:54 +01:00
Felix Salfelder
25f7544f74
make distcheck work in qucs
...
- add SUFFIXES for .h->.moc.cpp rule
- add various _HEADERS
- distribute qucs.qrc
- add several qrc files
- add more filter headers
- sort out qm rule
- add translation files to dist
2015-09-28 22:03:45 +02:00