Commit Graph
60 Commits
Author SHA1 Message Date
itsmattkc 4b366a9b73 update copyright year to 2022 2022-05-10 10:38:56 -07:00
Blendy f75e91cf4d Fixed typo in Spanish translation (#1870)
Avtivado -> Activado
2022-03-05 19:18:23 +01:00
Simran Spiller 536f518ba2 Change file mode of Chinese translations to not be executable [skip ci] 2022-02-18 00:02:21 +01:00
itsmattkc 2a80b858f9 Merge pull request #1740 from prokoudine/master
Update Russian translation
2021-12-03 23:09:56 -08:00
SiderealArt f5f4acc451 Update zh_TW.ts 2021-12-03 22:03:41 +08:00
Kaniol 2eba9ebb4b Update zh_CN.ts (#1768) 2021-10-13 13:15:55 +02:00
Alexandre Prokoudine 2a4e5a5fa3 Update Russain translation 2021-09-05 23:58:34 +03:00
Alexandre Prokoudine 2c2dd440ab Update Russian translation 2021-08-03 02:35:03 +03:00
itsmattkc a724672d81 Merge pull request #1669 from prokoudine/master
Update Russian translation
2021-07-18 12:03:01 -07:00
Yoshio Miyamae 1b341b2a8f change CMakeLists.txt to include Ja_JP.ts 2021-07-17 23:21:58 +09:00
Yoshio Miyamae 1e02487272 Add Japanese translation file 2021-07-17 23:17:56 +09:00
Alexandre Prokoudine cd420a2834 Update Russian translation 2021-07-13 01:02:47 +03:00
Alexandre Prokoudine 331347c614 Update Russian translation 2021-07-13 00:55:45 +03:00
Simran Spiller 5283d315a9 Minor fixes to Russian translation, updated ts file 2021-05-31 22:18:33 +02:00
bovirus 96bfff43ee Italian language update (#1623) 2021-05-31 21:44:37 +02:00
Sun 3434fb4d8d Update zh_CN.ts (#1589) 2021-05-31 20:59:44 +02:00
Sun 7d1bea326e Update zh_CN.ts (#1578) 2021-05-31 20:50:24 +02:00
mara004 c92f53cff2 Add new translations for German localisation (WIP) (#1492) 2021-05-31 20:44:36 +02:00
pafri 00e7d785c3 Update cs_CZ.ts (#1534)
Completion of the file - updated via lupdate command.
2021-05-31 19:43:00 +02:00
mcDandy 63c412fa39 Translation fixes for cs_CZ (#1398) 2021-05-31 18:44:02 +02:00
itsmattkc a7257c75b9 cmake: moved qt5_add_translation to parent scope
Scope issues seem to cause problems where the main compile step can't find the translation step, so even though it's messier, this code is now in the parent scope.

Fixes #1595
2021-04-28 12:57:33 +10:00
itsmattkc 3929004535 cmake: reworked everything and add unit tests 2021-04-22 11:50:24 +10:00
itsmattkc 77d4b18a60 updated copyright year for 2021 [skip ci] 2021-04-17 18:56:50 +10:00
Simran fca485bd69 Fix plural handling for translations (#1424)
* .arg() doesn't handle plurals, replace %1 with %n and pass number to tr(), but only if there is an accompanying word for that we want singular/plural translations and only for whole numbers.

* Qt's translation methods only accept integers and we don't know what grammatical number form would be correct for floating-point numbers in different languages anyway.

* Add optional 2nd argument to SliderBase::SetFormat() to activate deferred plural handling:
  SetFormat(QT_TRANSLATE_N_NOOP("olive::SliderBase", "%n unit(s)"), true)

* Generate en_US.ts with lupdate's -pluralonly option. Only source strings that require plural handling need to be translated (as long as the source language is American English).
2021-04-13 00:58:46 +02:00
itsmattkc fb3ee7a637 Merge pull request #1485 from CoDEmanX/patch-1
Update Spanish translation
2021-03-22 14:17:07 +11:00
itsmattkc 774dc8feec Merge pull request #1513 from KeetKhat/master
Update french translation
2021-03-22 14:16:47 +11:00
itsmattkc c6c6b26ab1 resolved conflict, preferring newer contributions 2021-03-22 14:12:47 +11:00
itsmattkc eac6e6a240 Merge pull request #1442 from prokoudine/master
Update Russian translation
2021-03-22 14:07:54 +11:00
itsmattkc fe8046d075 Merge pull request #1499 from XGSZZ/patch-2
Update zh_CN.ts
2021-03-22 14:07:35 +11:00
KeetKhat d37e2dcd43 Update french translation 2021-03-15 16:17:49 +01:00
Sun 60ce87c72e Update zh_CN.ts 2021-02-26 18:03:52 +08:00
CoDEmanX 45636c8e98 Update es_ES.ts 2021-02-11 11:21:00 +01:00
Sun 815765a8eb Update zh_CN.ts 2021-02-10 11:23:35 +08:00
Sun a79008a7d0 Update zh_CN.ts 2020-12-31 21:09:17 +08:00
Sun 0510ee7e09 Update zh_CN.ts 2020-12-31 21:06:09 +08:00
Sun c8de345706 Update zh_CN.ts 2020-12-31 21:05:24 +08:00
Alexandre Prokoudine 07e6338f7f Update Russian translation 2020-12-14 03:14:52 +03:00
XGSZZ df14d0ebfc Update zh_CN.ts 2020-11-30 21:51:34 +08:00
XGSZZ 9c7902a005 Update zh_CN.ts
Changed punctuation to Chinese half-width.
2020-11-26 17:47:14 +08:00
XGSZZ 896382b01b Update zh_CN.ts 2020-11-25 16:40:03 +08:00
itsmattkc bc870a1c42 Merge pull request #1410 from XGSZZ/master
Update zh_CN.ts
2020-11-25 08:36:47 +11:00
XGSZZ b6f93e661a Update zh_CN.ts 2020-11-24 09:47:45 +08:00
Alexandre Prokoudine d84a2721fb Update Russian translation 2020-11-24 01:51:55 +03:00
XGSZZ f9e43960a6 Update zh_CN.ts 2020-11-23 15:28:35 +08:00
XGSZZ fb38d6abb8 Update zh_CN.ts 2020-11-23 15:03:18 +08:00
elsandosgrande 8dcd478fbf Correct the Bosnian and Serbian entries' file names 2020-11-22 05:30:10 +01:00
elsandosgrande e70e70ad98 Use correct preposition and adjust translations accordingly 2020-11-22 05:29:03 +01:00
elsandosgrande b289aca3df Update Bosnian, Croatian, and Serbian translations 2020-11-22 03:31:21 +01:00
elsandosgrande b98600ec00 Tidying Bosnian and Serbian up and adding Croatian
The country codes have been corrected and seven obsolete entries have been
removed
2020-11-22 01:52:15 +01:00
elsandosgrande 9896e4c246 Change the Czech translation file's entry in app/ts/CMakeLists.txt accordingly 2020-11-21 22:04:52 +01:00