Commit Graph
32 Commits
Author SHA1 Message Date
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
Sun 60ce87c72e Update zh_CN.ts 2021-02-26 18:03:52 +08: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
pafri 2030df9bc2 Rename cs_CS.ts to cs_CZ.ts
Renaming of the file.
2020-11-21 21:54:42 +01:00
pafri aed3389f65 Update cs_CS.ts
Update of Czech localization file. Note: the usual code for the Czech language in the filename, if a pattern such as "olive_cs.ts" is not used, is: cs_CZ.
2020-11-21 11:50:46 +01:00
XGSZZ a469cbed19 Update zh_CN.ts 2020-11-19 14:01:10 +08:00
XGSZZ 537adc846a Update zh_CN.ts 2020-11-19 12:54:13 +08:00
XGSZZ a8378b2374 Update zh_CN.ts 2020-11-19 12:48:40 +08:00
Alexandre Prokoudine 214ecebd5f Update old translations with -noobsolete, that should give translators a start 2020-11-17 21:03:41 +03:00
Alexandre Prokoudine aa8f26b8f9 Add old Olive translations from the 0.1.x series 2020-11-17 21:01:07 +03:00
itsmattkc 75d4cd899b use hardcoded namespace
The macro defined namespaces confused the hell out of lupdate and more or less broke translations permanently. Looks like the only way we can do it is to have a hardcoded namespace, which goes against my instinct, but honestly how likely is it that we'll change the namespace anyway (I guess forks might want to do it, but that's their problem ;) )
2020-11-17 20:24:42 +11:00
itsmattkc d241090a9f finally updated the copyright year 2020-11-17 20:13:22 +11:00
itsmattkc b9724e3910 attempted to implement localization loading 2020-11-17 16:04:09 +11:00