Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Remove WIP translation templates, moved to godot-editor-l10n which
will be the source and target for Weblate contributions.
* https://github.com/godotengine/godot-editor-l10n
- Re-add translations with a high completion ratio, stripped of the
untranslated and fuzzy strings, and of the location and translator
comments, to keep the size lower.
* Threshold editor interface: 20% complete.
* Threshold properties: 20% complete.
* Threshold classes: 10% complete.
|
|
(cherry picked from commit b06d93aec6ff4aaf4fa8abdf3d5f0536a49d4cdc)
|
|
As many open source projects have started doing it, we're removing the
current year from the copyright notice, so that we don't need to bump
it every year.
It seems like only the first year of publication is technically
relevant for copyright notices, and even that seems to be something
that many companies stopped listing altogether (in a version controlled
codebase, the commits are a much better source of date of publication
than a hardcoded copyright statement).
We also now list Godot Engine contributors first as we're collectively
the current maintainers of the project, and we clarify that the
"exclusive" copyright of the co-founders covers the timespan before
opensourcing (their further contributions are included as part of Godot
Engine contributors).
Also fixed "cf." Frenchism - it's meant as "refer to / see".
|
|
(cherry picked from commit ee8986e146568ffa21e0d2824a0145aa5a241728)
|
|
* Captialize stop words when they are the last word.
* Add stop words logic in `extract.py`.
|
|
|
|
(cherry picked from commit 7ee90a080f88d7f5786b25cc829da65b5c33faa7)
|
|
(cherry picked from commit 367ffd10c8a0131bb7f669070d99841fdc3ec6e2)
|
|
|
|
(cherry picked from commit 4e64c1f1b6c842cbf343f4f1f176f6fa0671bbc7)
|
|
(cherry picked from commit 5e66d2e2c4103ba4c7d178409da2a721bcb6d842)
|
|
(cherry picked from commit 556e090bcc72e6e51d210f374d8cb9cb72f8fe39)
|
|
(cherry picked from commit 30ceef93b03c235134d6356b708cc2715d9145d2)
|
|
(cherry picked from commit f29241fa1eed5899604e6b8c8fc3b4c84e4f4641)
|
|
(cherry picked from commit 000499662bdb60e786ab6451c260e62a72ad595d)
|
|
(cherry picked from commit 135c252a389c4cea2074536aeebef941038a1429)
|
|
Remove some translation templates which were empty or almost empty
(less than 10 strings translated, years without further activity).
(cherry picked from commit f1eab40cdaefc899a120e674a752347cf9ffdced)
|
|
(cherry picked from commit 5be04c9153d832449d2b6affd4155977393bf36e)
|
|
(cherry picked from commit bf2c722a25943a3cca5460334cbbddd59120fecd)
|
|
* Replace case-by-case extraction with PNAME & GNAME
* Fix group handling when group hint begins with property name
* Exclude properties that are PROPERTY_USAGE_NO_EDITOR
* Extract missing ADD_ARRAY*, ADD_SUBGROUP* macros
|
|
(cherry picked from commit caeae1f94964587fde62e397e27d01af7fc0567b)
|
|
(cherry picked from commit 0997c2de84764c4cfbdf582ab405ac73b1cfad30)
|
|
(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)
|