Compare commits
7 Commits
package-no
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
318a1f6a93 | ||
|
9c82874638 | ||
|
468ea5229d | ||
|
17fe791c6d | ||
|
c39c97c15b | ||
|
48ca810d12 | ||
|
31f92a1bd1 |
@ -1,6 +1,6 @@
|
|||||||
# YunoHost application catalog
|
# YunoHost application catalog
|
||||||
|
|
||||||
<img src="https://avatars.githubusercontent.com/u/1519495?s=200&v=4" width=80><img src="https://yunohost.org/user/images/yunohost_package.png" width=80>
|
<img alt="YunoHost logo" src="https://avatars.githubusercontent.com/u/1519495?s=200&v=4" width=80><img alt="Package logo" src="https://yunohost.org/user/images/yunohost_package.png" width=80>
|
||||||
|
|
||||||
This repository contains the default YunoHost app catalog, as well as related
|
This repository contains the default YunoHost app catalog, as well as related
|
||||||
tools that can be run manually or automatically.
|
tools that can be run manually or automatically.
|
||||||
@ -16,7 +16,7 @@ them such as their category or maintenance state. This file is regularly read by
|
|||||||
|
|
||||||
- You can browse [the contributor documentation](https://yunohost.org/contributordoc)
|
- You can browse [the contributor documentation](https://yunohost.org/contributordoc)
|
||||||
- If you are not familiar with Git/GitHub, you can have a look at our [homemade guide](https://yunohost.org/packaging_apps_git)
|
- If you are not familiar with Git/GitHub, you can have a look at our [homemade guide](https://yunohost.org/packaging_apps_git)
|
||||||
- Don't hesitate to reach for help on the dedicated [application packaging chatroom](https://yunohost.org/chat_rooms) ... we can even schedule an audio meeting to help you get started!
|
- Don't hesitate to reach for help on the dedicated [application packaging chatroom](https://yunohost.org/chat_rooms)... we can even schedule an audio meeting to help you get started!
|
||||||
|
|
||||||
## How to add your app to the application catalog
|
## How to add your app to the application catalog
|
||||||
|
|
||||||
@ -46,9 +46,9 @@ App example addition:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[your_app]
|
[your_app]
|
||||||
antifeatures = [ "deprecated-software" ] # Remove if no relevant antifeature applies
|
antifeatures = [ "deprecated-software" ] # Replace with the appropriate category id found in antifeatures.toml, remove if no relevant antifeature applies
|
||||||
potential_alternative_to = [ "YouTube" ] # Indicate if your app can be thought of as an alternative to popular proprietary services (or remove if none applies)
|
potential_alternative_to = [ "YouTube" ] # Indicate if your app can be thought of as an alternative to popular proprietary services (or remove if none applies)
|
||||||
category = "foobar" # Replace with the appropriate category id found in categories.toml
|
category = "foobar" # Replace with the appropriate category id found in categories.toml, don't invent a category
|
||||||
state = "working"
|
state = "working"
|
||||||
url = "https://github.com/YunoHost-Apps/your_app_ynh"
|
url = "https://github.com/YunoHost-Apps/your_app_ynh"
|
||||||
```
|
```
|
||||||
|
@ -79,11 +79,11 @@ description.it = "Questo software non è più mantenuto. Ci si può aspettare ch
|
|||||||
icon = "user-times"
|
icon = "user-times"
|
||||||
title.en = "Package not maintained"
|
title.en = "Package not maintained"
|
||||||
title.eu = "Mantendu gabeko paketea"
|
title.eu = "Mantendu gabeko paketea"
|
||||||
title.fr = "Package non maintenu"
|
title.fr = "Paquet non maintenu"
|
||||||
title.it = "Pacchetto non mantenuto"
|
title.it = "Pacchetto non mantenuto"
|
||||||
description.en = "This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it."
|
description.en = "This YunoHost package is not maintained and needs adoption."
|
||||||
description.eu = "Pakete honek ez du mantenduko duenik, boluntario baten beharra dauka."
|
description.eu = "Pakete honek ez du mantenduko duenik, boluntario baten beharra dauka."
|
||||||
description.fr = "Ce package YunoHost n'est pas activement maintenu et a besoin d'être adopté. Cela veut dire que la maintenance minimale est réalisée par des bénévoles qui n'utilisent pas l'application, il faut donc s'attendre à ce que l'app perde en fiabilité avec le temps. Vous pouvez [apprendre comment packager](https://yunohost.org/packaging_apps_intro) si vous voulez l'adopter."
|
description.fr = "Ce package YunoHost n'est plus maintenu et doit être adopté."
|
||||||
description.it = "Questo pacchetto di YunoHost non è più mantenuto e necessita di essere adottato."
|
description.it = "Questo pacchetto di YunoHost non è più mantenuto e necessita di essere adottato."
|
||||||
|
|
||||||
[paid-content]
|
[paid-content]
|
||||||
|
@ -502,6 +502,13 @@ state = "working"
|
|||||||
subtags = [ "wiki" ]
|
subtags = [ "wiki" ]
|
||||||
url = "https://github.com/YunoHost-Apps/cowyo_ynh"
|
url = "https://github.com/YunoHost-Apps/cowyo_ynh"
|
||||||
|
|
||||||
|
[crabfit]
|
||||||
|
category = "productivity_and_management"
|
||||||
|
potential_alternative_to = [ "Doodle", "OpenSondage" ]
|
||||||
|
state = "working"
|
||||||
|
subtags = [ "poll" ]
|
||||||
|
url = "https://github.com/YunoHost-Apps/crabfit_ynh"
|
||||||
|
|
||||||
[cryptpad]
|
[cryptpad]
|
||||||
category = "office"
|
category = "office"
|
||||||
level = 8
|
level = 8
|
||||||
|
BIN
logos/crabfit.png
Normal file
BIN
logos/crabfit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
Binary file not shown.
@ -8,19 +8,21 @@ msgstr ""
|
|||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2024-03-05 19:36+0100\n"
|
"POT-Creation-Date: 2024-03-05 19:36+0100\n"
|
||||||
"PO-Revision-Date: 2024-02-21 06:05+0100\n"
|
"PO-Revision-Date: 2024-03-09 17:32+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: cri <cri@cri.cl>\n"
|
||||||
"Language-Team: es <LL@li.org>\n"
|
"Language-Team: Spanish <https://translate.yunohost.org/projects/yunohost/"
|
||||||
|
"apps/es/>\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
"X-Generator: Weblate 5.3.1\n"
|
||||||
"Generated-By: Babel 2.14.0\n"
|
"Generated-By: Babel 2.14.0\n"
|
||||||
|
|
||||||
#: app.py:150
|
#: app.py:150
|
||||||
msgid "App %(app_id) not found"
|
msgid "App %(app_id) not found"
|
||||||
msgstr ""
|
msgstr "App %(app_id) no encontrada"
|
||||||
|
|
||||||
#: app.py:152
|
#: app.py:152
|
||||||
msgid "You must be logged in to be able to star an app"
|
msgid "You must be logged in to be able to star an app"
|
||||||
|
Binary file not shown.
@ -8,15 +8,16 @@ msgstr ""
|
|||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2024-03-05 19:36+0100\n"
|
"POT-Creation-Date: 2024-03-05 19:36+0100\n"
|
||||||
"PO-Revision-Date: 2024-02-27 19:19+0000\n"
|
"PO-Revision-Date: 2024-03-09 04:14+0000\n"
|
||||||
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
||||||
|
"Language-Team: French <https://translate.yunohost.org/projects/yunohost/apps/"
|
||||||
|
"fr/>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"Language-Team: French "
|
|
||||||
"<https://translate.yunohost.org/projects/yunohost/apps/fr/>\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
|
"X-Generator: Weblate 5.3.1\n"
|
||||||
"Generated-By: Babel 2.14.0\n"
|
"Generated-By: Babel 2.14.0\n"
|
||||||
|
|
||||||
#: app.py:150
|
#: app.py:150
|
||||||
@ -254,7 +255,7 @@ msgstr "Documentation officielle pour les admins"
|
|||||||
|
|
||||||
#: templates/app.html:142
|
#: templates/app.html:142
|
||||||
msgid "Official user documentation"
|
msgid "Official user documentation"
|
||||||
msgstr "Documentation officielle pour les utilisateur·ice·s"
|
msgstr "Documentation officielle d'utilisation"
|
||||||
|
|
||||||
#: templates/app.html:143
|
#: templates/app.html:143
|
||||||
msgid "Official code repository"
|
msgid "Official code repository"
|
||||||
@ -394,8 +395,8 @@ msgid ""
|
|||||||
"advise against their installation and advise users to find alternatives."
|
"advise against their installation and advise users to find alternatives."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cela signifie que le développeur ne les mettra plus à jour. Nous "
|
"Cela signifie que le développeur ne les mettra plus à jour. Nous "
|
||||||
"décourageons fortement leur installation et conseillons aux utilisateurs "
|
"décourageons fortement leur installation et vous conseillons de vous tourner "
|
||||||
"de se tourner vers des alternatives."
|
"vers des alternatives."
|
||||||
|
|
||||||
#: templates/index.html:10
|
#: templates/index.html:10
|
||||||
msgid "Application Store"
|
msgid "Application Store"
|
||||||
@ -460,8 +461,8 @@ msgstr "Vous devez être connecté·e pour proposer une app pour la liste de sou
|
|||||||
#: templates/wishlist_add.html:40
|
#: templates/wishlist_add.html:40
|
||||||
msgid "Due to abuses, only one proposal every 15 days per user is allowed."
|
msgid "Due to abuses, only one proposal every 15 days per user is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"En raison d'abus, la proposition d'app est limitée à une tous les 15 "
|
"En raison d'abus, la proposition d'app est limitée à une tous les 15 jours "
|
||||||
"jours par utilisateur·ice."
|
"par personne."
|
||||||
|
|
||||||
#: templates/wishlist_add.html:43
|
#: templates/wishlist_add.html:43
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -527,4 +528,3 @@ msgstr "Envoyer"
|
|||||||
|
|
||||||
#~ msgid "Please check the license of the app your are proposing"
|
#~ msgid "Please check the license of the app your are proposing"
|
||||||
#~ msgstr "Merci de vérifier la licence de l'app que vous proposez"
|
#~ msgstr "Merci de vérifier la licence de l'app que vous proposez"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user