Commit graph

602 commits

Author SHA1 Message Date
Laurent Peuch
7be012bb1a feat(readme_generator): don't hardcode the list of languages, extract it from the README templates 2024-03-08 04:16:36 +01:00
OniriCorpe
e23e54d1af fixes eventual double line break after description & demo link between rafters 2024-03-07 23:30:46 +01:00
fb15a5ff94 Fix regex to replace version in manifest
This regex is used to find (textually, not via toml parser) where to replace the
version number in the Manifest.

Until now it was only supporting version numbers containing dots and digits.
I changed that to version numbers containing anything but ~ and " to handle version
numbers with dashes, or manually written version numbers that might be invalid (if
someone litteraly writes `version = "x.y~ynh1"). We don’t actually care about the
version number we match against because we just replace it.
2024-03-07 11:25:21 +01:00
xabirequejo
f276a08728 Translated using Weblate (Basque)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-07 09:09:59 +01:00
José M
339fadbb16 Translated using Weblate (Galician)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-03-07 09:09:59 +01:00
Christian Wehrli
7c97d76bb3 Translated using Weblate (German)
Currently translated at 97.8% (93 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/de/
2024-03-07 09:09:59 +01:00
Weblate
e83e4f08f3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/
2024-03-07 09:09:59 +01:00
OniriCorpe
370043b939 that's for another PR lol 2024-03-07 02:47:30 +01:00
Laurent Peuch
14b4ad3fe6 feat(make_readme): add some typing 2024-03-07 02:47:30 +01:00
OniriCorpe
1f77615678 shhh 2024-03-07 02:47:30 +01:00
OniriCorpe
bf7862dad6 markdown fixes 2024-03-07 02:47:30 +01:00
Laurent Peuch
7706ff6082 style: run black on tools/readme_generator/make_readme.py 2024-03-07 02:47:30 +01:00
Laurent Peuch
2467965dfa fix(make_readme): antifeatures_list content was modified by reference thus breaking translations 2024-03-07 02:47:30 +01:00
OniriCorpe
f781b5b35d markdown fixes 2024-03-07 02:47:30 +01:00
OniriCorpe
6791249588 remove forgotten debug print 2024-03-07 02:47:30 +01:00
OniriCorpe
a098ad4de2 smol fixes 2024-03-07 02:47:30 +01:00
OniriCorpe
623b408c5d typo2 2024-03-06 19:13:55 +01:00
OniriCorpe
4faddec133 Merge branch 'master' of https://github.com/YunoHost/apps 2024-03-06 19:12:58 +01:00
OniriCorpe
267e9791f2 typo 2024-03-06 19:12:56 +01:00
Alexandre Aubin
12a755c63c Merge pull request #2094 from YunoHost/tag_match_regex
Better handling of version format in relevant_versions()
2024-03-06 18:50:41 +01:00
c6e2059a91 Better handling of version format in relevant_versions() 2024-03-06 18:47:56 +01:00
Alexandre Aubin
13aa84b310 Merge pull request #2091 from YunoHost/fix-tag-name
use lstrip and rstrip instead of strip to fix some edge case
2024-03-06 18:37:49 +01:00
eric_G
4382124d50 Merge pull request #2088 from YunoHost/add-logos
add logos
2024-03-05 22:41:21 +01:00
Kayou
6c7a631625 use lstrip and rstrip instead of strip to fix some edge case 2024-03-05 22:25:57 +01:00
OniriCorpe
ca5a5e1c51 Merge pull request #2089 from YunoHost/store-show-deprecated-aside 2024-03-05 21:24:18 +01:00
OniriCorpe
9e957dbf27 fix gitignore for downloaded assets 2024-03-05 21:23:02 +01:00
Bram
151c9682a0 doc(store): add instructions on how to download css/js assets 2024-03-05 21:20:13 +01:00
OniriCorpe
ac04e5170b another french translation fix 2024-03-05 19:51:58 +01:00
OniriCorpe
9edbdc92ad Fix french translation 2024-03-05 19:50:25 +01:00
OniriCorpe
1230b4d630 remove fuzzy tag 2024-03-05 19:47:59 +01:00
OniriCorpe
d999d2aa3d french translation 2024-03-05 19:41:20 +01:00
OniriCorpe
3b8c1b2f12 update messages.pot for weblate 2024-03-05 19:36:37 +01:00
OniriCorpe
bb69c0fb2a Revert "update message.pot"
This reverts commit a4050f7a31.
2024-03-05 19:36:15 +01:00
OniriCorpe
a4050f7a31 update message.pot 2024-03-05 19:35:55 +01:00
OniriCorpe
a685d89c5c remove deprecated softwares from the main catalog list and add a dedicated list at the bottom 2024-03-05 19:33:46 +01:00
OniriCorpe
2d2397559c Merge pull request #2083 from yunohost-bot/weblate-yunohost-apps
Translations update from Weblate
2024-03-04 21:45:59 +01:00
xabirequejo
46fb7f9924 Translated using Weblate (Basque)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-04 20:26:38 +01:00
Christian Wehrli
72c6cfd9fb Translated using Weblate (German)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/de/
2024-03-04 20:26:38 +01:00
OniriCorpe
dba02acf14 Merge pull request #2079 from yunohost-bot/weblate-yunohost-apps 2024-03-02 18:23:01 +01:00
xabirequejo
8da01fcfd5 Translated using Weblate (Basque)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-02 18:05:32 +01:00
xabirequejo
0e870751ba Translated using Weblate (Basque)
Currently translated at 3.2% (3 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-01 20:07:43 +01:00
OniriCorpe
9a9cecf7e0 Merge pull request #2076 from yunohost-bot/weblate-yunohost-apps 2024-02-29 22:56:26 +01:00
José M
b4334f53a4 Translated using Weblate (Galician)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-02-29 21:27:20 +01:00
Tagada
748e48644e Merge pull request #2074 from yunohost-bot/weblate-yunohost-apps
Translations update from Weblate
2024-02-28 16:54:18 +01:00
José M
37c1844984 Translated using Weblate (Galician)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-02-28 16:52:05 +01:00
Alexandre Aubin
2eccb8f74a Merge pull request #2071 from YunoHost/fix-package-license-link
Store: fix package license link
2024-02-27 20:37:43 +01:00
OniriCorpe
838945e167 dumdum bug <3 2024-02-27 20:36:51 +01:00
Alexandre Aubin
f12a889814 Merge pull request #2069 from yunohost-bot/weblate-yunohost-apps
Translations update from Weblate
2024-02-27 20:24:51 +01:00
OniriCorpe
9c11276374 Translated using Weblate (French)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-02-27 20:19:59 +01:00
Weblate
cb00794eb9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/
2024-02-27 20:19:59 +01:00