1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Laurent Peuch
b5771aeefc feat(translate_apps): handle also updating translation description on existing files 2024-04-02 16:57:35 +02:00
Laurent Peuch
b694ee9c38 fix(translate_apps): the path to check if files existed was in the wrong PWD 2024-04-02 16:57:35 +02:00
Laurent Peuch
a3b7509a74 feat(translate_apps): use json.dumps the same way than weblate to avoid duplications 2024-04-02 16:57:35 +02:00
Laurent Peuch
2e5a2bbfa0 feat(translate_apps): for every app component add as available languages for translation all the ones available in yunohost/core 2024-04-02 16:57:35 +02:00
Laurent Peuch
d8778a55b0 chore: fix git absorb mess 2024-04-02 16:57:35 +02:00
Laurent Peuch
f1798ed133 feat(translate_apps): make output more readable 2024-04-02 16:57:35 +02:00
Laurent Peuch
8025e1d5d7 fix(translate_apps): correctly indent a new translation 2024-04-02 16:57:35 +02:00
Laurent Peuch
1fd3f96d0e feat(translate_apps): use testing branch if it exists 2024-04-02 16:57:35 +02:00
Laurent Peuch
5ba6232cfc refactor(translate_apps): create a base.py file to avoid duplicating code 2024-04-02 16:57:35 +02:00
Laurent Peuch
4b1454d04c refactor(translate_apps): move translations in a manifest subfolder 2024-04-02 16:57:35 +02:00
Laurent Peuch
6afaaf37c9 feat(translate_apps): add message to the PR 2024-04-02 16:57:35 +02:00
Laurent Peuch
85e2fb47c1 feat(translate_apps): add a git diff in push_or_update_apps_on_repository.py for logging 2024-04-02 16:57:35 +02:00
Laurent Peuch
8de0674996 feat(translate_apps): on update from apps to weblate, app new strings from apps 2024-04-02 16:57:35 +02:00
Laurent Peuch
9dd70e9d61 feat(translate_apps): add a list of apps for the beta testing phase 2024-04-02 16:57:35 +02:00
Laurent Peuch
0ac7c24587 feat(translate_apps): add a script that pushes new translation to apps via PR 2024-04-02 16:57:35 +02:00
Laurent Peuch
b629fc1547 feat(translate_apps): recreate weblate component also if it's not present 2024-04-02 16:57:35 +02:00
Laurent Peuch
e8ec8e845a feat(translate_apps): add a first script to push/updates translations from apps to weblate 2024-04-02 16:57:35 +02:00