mention ActivityPub on the landing page
This commit is contained in:
parent
5272a75bb6
commit
c5b3a5b3d9
|
@ -44,7 +44,7 @@ str_box2 = _("Friendica is Free Software, licensed under the terms of the
|
|||
str_header3 = _("Decentralization")
|
||||
str_box3 = _("Decentralized architecture with no central authority or ownership. Relationships can be made across any compatible system, creating a network of Internet scale made up of smaller sites. Seamless wall-to-wall posts and remote comments, even across different network nodes.")
|
||||
str_header4 = _("Interoperability")
|
||||
str_box4 = _("Friendica has build in support for the OStatus (e.g. GNU social and Mastodon) and diaspora* (e.g. diaspora*, Hubzilla and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others.")
|
||||
str_box4 = _("Friendica has build in support for the ActivityPub (e.g. Pixelfed, Pleroma, Mastodon, Hubzilla, Zap), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora* and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others.")
|
||||
|
||||
# we don't need the dummy anymore
|
||||
del _
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2018-06-06 09:52+CEST\n"
|
||||
"POT-Creation-Date: 2021-05-10 09:33+CEST\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -15,39 +15,39 @@ msgstr ""
|
|||
"Generated-By: pygettext.py 1.5\n"
|
||||
|
||||
|
||||
#: generate_home_tmpl.py:16
|
||||
#: generate_home_tmpl.py:39
|
||||
msgid "Collection of the git repositories of the <a href='https://friendi.ca' target='_new'>Friendica</a> project."
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:17
|
||||
#: generate_home_tmpl.py:40
|
||||
msgid "Easy to install"
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:18
|
||||
#: generate_home_tmpl.py:41
|
||||
msgid "All you need is PHP and a MySQL database. Installation can be done via file upload, git or docker."
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:19
|
||||
#: generate_home_tmpl.py:42
|
||||
msgid "Free Software"
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:20
|
||||
#: generate_home_tmpl.py:43
|
||||
msgid "Friendica is Free Software, licensed under the terms of the AGPLv3 (or later). The entire source code is hosted at <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a>. Join us by contributing to make this project even better. Don't be shy to <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>be a contributor</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:21
|
||||
#: generate_home_tmpl.py:44
|
||||
msgid "Decentralization"
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:22
|
||||
#: generate_home_tmpl.py:45
|
||||
msgid "Decentralized architecture with no central authority or ownership. Relationships can be made across any compatible system, creating a network of Internet scale made up of smaller sites. Seamless wall-to-wall posts and remote comments, even across different network nodes."
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:23
|
||||
#: generate_home_tmpl.py:46
|
||||
msgid "Interoperability"
|
||||
msgstr ""
|
||||
|
||||
#: generate_home_tmpl.py:24
|
||||
msgid "Friendica has build in support for the OStatus (e.g. GNU social and Mastodon) and diaspora* (e.g. diaspora*, Hubzilla and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others."
|
||||
#: generate_home_tmpl.py:47
|
||||
msgid "Friendica has build in support for the ActivityPub (e.g. Pixelfed, Pleroma, Mastodon, Hubzilla, Zap), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora* and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue