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
cd14ebabe9
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
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
5acb3bc2c6
translations: Update source strings in TS files
2024-08-08 20:09:49 +03:00
Anton Midyukov
f366dd47bb
translations: Update source strings in TS files
2024-02-17 23:24:09 +07:00
HGC
03afd7c080
add Chinese translation
2024-01-13 14:34:55 +08:00
Anton Midyukov
0e21faf13b
translations: Update source strings in TS files
2023-10-18 19:39:56 +07:00
Anton Midyukov
264ecfae7f
translations: Update source strings in TS files
2023-07-24 14:27:04 +07: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
d0d0110f67
translation: update ts files
...
[skip ci]
2016-10-29 16:06:44 +02:00
Guilherme Brondani Torri
cd8f4a650f
lupdate language files.
...
Remove obsolete strings.
2016-02-01 22:36:54 +01:00
Guilherme Brondani Torri
d50df9dab8
Update source strings for translation.
...
Run:
cd ~/git/qucs/qucs/translations && make qucs_.ts
It runs lupdate to update the .ts files with new tr() content.
The updated .ts files need to be pushed to Transifex.
2015-09-15 21:01:53 +02:00
Guilherme Brondani Torri
59d082dc18
revert transifex unecessary changes
...
find . -type f -name '*.ts' -exec sed -i '' s/'unfinished"\/>'/'unfinished"><\/translation>'/ {}
2015-09-15 21:01:52 +02:00
Guilherme Brondani Torri
65228bc0db
Updata translations from Transifex.
...
Run:
tx pull -a -f
2015-09-15 21:01:52 +02:00
Guilherme Brondani Torri
449fa61465
fix translation: grey --> Gray
...
For `Gray code`.
$ grep -r ' grey ' . -l | xargs sed -i "" 's/ grey / Gray /g'
$ grep -r ' grey to' . -l | xargs sed -i "" 's/ grey to/ Gray to/g'
fix Gray2Bin / Bin2Gray translation
2015-09-15 21:01:51 +02:00
Guilherme Brondani Torri
dc3970bddc
Add new language: Chinese (zh_CN)
...
Started by user Torbai on Transifex.
2015-09-14 22:37:20 +02:00