diff --git a/generate_home_tmpl.py b/generate_home_tmpl.py index fbd7ee9..ed0232b 100644 --- a/generate_home_tmpl.py +++ b/generate_home_tmpl.py @@ -44,8 +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. Hubzilla, Mastodon, Pleroma, Pixelfed, Socialhome), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora*) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others.") # we don't need the dummy anymore del _ diff --git a/lang/C/messages.pot b/lang/C/messages.pot index edea509..71207d2 100644 --- a/lang/C/messages.pot +++ b/lang/C/messages.pot @@ -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: 2020-08-18 18:15+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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 Friendica 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 git.friendi.ca. Join us by contributing to make this project even better. Don't be shy to be a contributor!" 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. Hubzilla, Mastodon, Pleroma, Pixelfed, Socialhome), OStatus (e.g. GNU social) and diaspora* (e.g. diaspora*) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others." msgstr ""