mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
package-not-maintained needs a rework (#2101)
* we need to better warn users and recruit maintainers * add /packaging_apps_intro link * uh no i got my merge wrong lol * 🎨 Format TOML with Taplo * remove duplicated titles * redo space * package-not-maintained, Basque string updated (#2219) Co-authored-by: xabirequejo <xabirequejo@users.noreply.github.com> Co-authored-by: OniriCorpe <oniricorpe@yunohost.org> * Update antifeatures.toml: typo * Update antifeatures.toml: i totally speak italian --------- Co-authored-by: Xabi <888924+xabirequejo@users.noreply.github.com> Co-authored-by: xabirequejo <xabirequejo@users.noreply.github.com> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
parent
89b8bda359
commit
74c53a00fb
1 changed files with 5 additions and 5 deletions
|
@ -78,14 +78,14 @@ title.fr = "Application non maintenue "
|
|||
title.it = "Applicazione non mantenuta"
|
||||
|
||||
[package-not-maintained]
|
||||
description.en = "This YunoHost package is not maintained and needs adoption."
|
||||
description.eu = "Pakete honek ez du mantenduko duenik, boluntario baten beharra dauka."
|
||||
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.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.eu = "YunoHost pakete honek ez du mantenduko duenik, bere gain hartuko duen norbaiten beharra dauka. Honek esan nahi duena da mantentze-lanak minimoak izango direla eta aplikazioa erabiltzen ez duten boluntarioek egingo dituztela lanok; denborak aurrera egin ahala fidagarri izateari utziko dio. [Aplikazioak nola paketatu](https://yunohost.org/packaging_apps_intro) ikas dezakezu, zure gain hartu nahi baduzu."
|
||||
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.it = "Questo pacchetto YunoHost non viene mantenuto attivamente e deve essere adottato. Ciò significa che la manutenzione minima è effettuata da volontari che non usano l'applicazione, quindi ci si deve aspettare che l'applicazione perda affidabilità nel tempo. È possibile [imparare a pacchettizzare](https://yunohost.org/packaging_apps_intro) se si desidera adottarla."
|
||||
icon = "user-times"
|
||||
title.en = "Package not maintained"
|
||||
title.eu = "Mantendu gabeko paketea"
|
||||
title.fr = "Paquet non maintenu "
|
||||
title.fr = "Package non maintenu "
|
||||
title.it = "Pacchetto non mantenuto"
|
||||
|
||||
[paid-content]
|
||||
|
|
Loading…
Add table
Reference in a new issue