Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 1e61fb1e37c537179e3d50ad21ff26776a3ebb7e)
|
|
|
|
|
|
|
|
Refactor editor `extract.py`
|
|
(cherry picked from commit 15dc747de8e895c4ac3212cd564266fb31a5d613)
|
|
(cherry picked from commit 0db753ef54a305c32bbf9511ec7de5f1ba1c4c3c)
|
|
|
|
|
|
(cherry picked from commit 0de7cfc60f9ad8c7e5717bbbe484b22344b4bb17)
|
|
(cherry picked from commit 4228d320bd1410c9b668d9c3cf3bfa4d296a2d0b)
|
|
|
|
(cherry picked from commit 93a3d47edcc1b3dabb81df55a8faf6f1cc22d1b3)
|
|
(cherry picked from commit 972c6687ffc3626b76557fc8a40927565db8eb2e)
|
|
(cherry picked from commit 98b8f4043a3e4c0c6d9a1a94bd0de99fbe6ee0b1)
|
|
Also added captialization caching.
|
|
|
|
(cherry picked from commit 751769ed45f835e96eedb7cf1aa47733b342d969)
|
|
|
|
Minor proofreading of new OSX export strings.
(cherry picked from commit 9f09251027a485f14740dce7b753e962d26bff78)
|
|
(cherry picked from commit da5a11fe45d9e358773a8df2da8df2f87293b088)
|
|
Weblate will now track the state of `3.x` to prepare for the 3.5 release.
(cherry picked from commit 02d9ac107158c8c5d95f1ecc48078d66e00c1a57)
|
|
Next sync will be with the `3.x` branch to prepare the 3.5 translations.
(cherry picked from commit dd002197db63d0c4fd24c4ca005c83c60b3de1e8)
|
|
Happy new year to the wonderful Godot community!
|
|
(cherry picked from commit 0fe94ee6e55e1231df5e80c20e58e7f2d73adde8)
|
|
(cherry picked from commit 8a30e04fd181725f46bf25a239dd4bd01c2f4a33)
|
|
Since we bundle the whole files in the editor binary, they actual impact the
binary size needlessly.
Automate it via `make merge`.
(cherry picked from commit 6fb47a271fdb009c03fd328feaeccb22f612a90f)
|
|
(cherry picked from commit fd86272ca055cdf01ba48e8e9f043843ef540578)
|
|
(cherry picked from commit 7ca1be5f379067c16ddf6b57f0974bd38180af0d)
|
|
Latvian (lv) is now above the threshold for inclusion.
(cherry picked from commit 74bcf37f90faa8b5ec2bfe2bf2b36934ac875f4b)
|
|
(cherry picked from commit 4010bb9af051cfd2ad53f8e923c35d347d549319)
|
|
This reduces the size of the editor binaries significantly, as we otherwise
embed all WIP translations, including ones with very low completion ratios,
and end up paying for the size of all `msgid`s for each locale.
Cf. https://github.com/godotengine/godot-proposals/issues/3421 for details.
The thresholds used are:
- 30% for the editor interface (should already include most common strings
while more obscure ones like UndoRedo action names might be untranslated).
- 10% for the class reference: this is a HUGE resource and 10% is already
a lot of useful content, especially if focused on the most used APIs.
This currently reduces the size of the editor binary by 17% on Linux.
The list will be synced manually every now and then.
(cherry picked from commit 8425c589911f8ffc006990f4149859e175ae93a9)
|
|
(cherry picked from commit 2a7e1d0aac1020f12228d62a4be76ec6bc4a919a)
|
|
(cherry picked from commit 323c3ee9db5414dbd79748a98e21446dddecb057)
|
|
|
|
|
|
And sync template with current 3.x codebase.
(cherry picked from commit f3441fcff068b0f064723acfdb0c3588e0ad66cf)
|
|
Weblate will now track the state of `3.x` to prepare for the 3.4 release.
(cherry picked from commit 92bafdcafb2c2d50b9079728842b825c72b99c19)
|
|
Last POT sync with the `3.3` branch, we'll now switch Weblate to track
`3.x` to prepare for the 3.4 release.
(cherry picked from commit dec840452d5986ec8099b92ebabf454757da8b04)
|
|
(cherry picked from commit c406c8512f059eab29a3fc135218b7b60a5315d1)
|
|
Found via `codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,fave,findn,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint`
|
|
(cherry picked from commit 1c840a31a54de77e1a1b0c107a2fd8d8b09df755)
|
|
(cherry picked from commit 30bb133e01d2a1ba61fcd1b27a2ce17aa46aff3a)
|
|
(cherry picked from commit a812779cc534784acf47ad3ed3100b045912bdbb)
|
|
(cherry picked from commit 0446cf487fab518858af136f81e963df12b5d05e)
|
|
(cherry picked from commit bcedd097426403f25098f44038c79bc39a8131c6)
|
|
(cherry picked from commit f6c29d1cf5eddebbace38172c0f30b6d4ab5e5f2)
|
|
(cherry picked from commit 305c364c13d551bb30beb79af2d0c3655861bacb)
|
|
(cherry picked from commit 5cfdb866606d0e5b551178d7331ab0e9410d717f)
|
|
(cherry picked from commit cca2637b9b9dcb16070eb50a69c601a5f076c683)
|