mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Merge 69cb39c973
into f3d83050ab
This commit is contained in:
commit
fe5e643c7a
8 changed files with 10 additions and 10 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
|
||||
|
||||
|
||||
**Shipped version:** 0.19.5~ynh2
|
||||
**Shipped version:** 0.19.5~ynh3
|
||||
|
||||
**Demo:** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
|
||||
|
||||
|
||||
**Versión actual:** 0.19.5~ynh2
|
||||
**Versión actual:** 0.19.5~ynh3
|
||||
|
||||
**Demo:** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.19.5~ynh2
|
||||
**Paketatutako bertsioa:** 0.19.5~ynh3
|
||||
|
||||
**Demoa:** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Lemmy est similaire à des sites comme Reddit, Lobste.rs ou Hacker News : vous vous abonnez aux forums qui vous intéressent, publiez des liens et des discussions, puis votez et commentez-les. Dans les coulisses, c'est très différent ; n'importe qui peut facilement exécuter un serveur, et tous ces serveurs sont fédérés (pensez au courrier électronique) et connectés au même univers, appelé Fediverse.
|
||||
|
||||
**Version incluse :** 0.19.5~ynh2
|
||||
**Version incluse :** 0.19.5~ynh3
|
||||
|
||||
**Démo :** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.19.5~ynh2
|
||||
**Versión proporcionada:** 0.19.5~ynh3
|
||||
|
||||
**Demo:** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
|
||||
|
||||
|
||||
**Versi terkirim:** 0.19.5~ynh2
|
||||
**Versi terkirim:** 0.19.5~ynh3
|
||||
|
||||
**Demo:** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
|
||||
|
||||
|
||||
**分发版本:** 0.19.5~ynh2
|
||||
**分发版本:** 0.19.5~ynh3
|
||||
|
||||
**演示:** <https://lemmy.ml/>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Lemmy"
|
|||
description.en = "Link aggregator/Reddit clone for the fediverse"
|
||||
description.fr = "Agrégateur de liens/clone Reddit pour le fedivers"
|
||||
|
||||
version = "0.19.5~ynh2"
|
||||
version = "0.19.5~ynh3"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -56,8 +56,8 @@ ram.runtime = "50M"
|
|||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.sources.lemmy-translations]
|
||||
url = "https://github.com/LemmyNet/lemmy-translations/archive/088a27703ffa65e069dfbf341ee9bd44ec4c45c5.tar.gz"
|
||||
sha256 = "b504c50878a7914bdc49ea578a8c4855152de6f50a94c3cf053954ef903cd93e"
|
||||
url = "https://github.com/LemmyNet/lemmy-translations/archive/179f6884398d3536d16382df5dc40da4e47835aa.tar.gz"
|
||||
sha256 = "acc512919e192abe77cb964c5ed0e93bcff106028ebb9c0da31109a7c103c34f"
|
||||
|
||||
autoupdate.upstream = "https://github.com/LemmyNet/lemmy-translations/"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
|
Loading…
Add table
Reference in a new issue