27 Commits

Author SHA1 Message Date
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
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
87f65b5f80 Update translation; fix #622 2024-03-04 11:55:29 +03: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
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
f435980b40 Update (sync) TS files form Transifex.
* It fetches strings that have a 100% match on Translation Memory.
  These where translated automatically.

tx pull; import automatic translations.
tx pull -a -f #force update all translation
2015-09-14 22:36:06 +02:00
Guilherme Brondani Torri
27d57b91b2 update translation files 2014-11-11 19:24:30 +01:00
Guilherme Brondani Torri
f100eb3e4a move translations to git/qucs/qucs/translations/ 2014-11-11 17:58:18 +01:00