DE translation update

This commit is contained in:
Tobias Diekershoff 2021-05-10 11:10:14 +02:00
parent 7511ca3ac0
commit f82a016a3d
2 changed files with 30 additions and 28 deletions

Binary file not shown.

View File

@ -3,13 +3,15 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
# Translators: # Translators:
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018 # Ulf Rompe <transifex.com@rompe.org>, 2019
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2020
#
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "PO-Revision-Date: 2018-06-06 12:46+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018\n" "Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2020\n"
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n" "Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\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"
@ -18,32 +20,32 @@ msgstr ""
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: generate_home_tmpl.py:16 #: generate_home_tmpl.py:39
msgid "" msgid ""
"Collection of the git repositories of the <a href='https://friendi.ca' " "Collection of the git repositories of the <a href='https://friendi.ca' "
"target='_new'>Friendica</a> project." "target='_new'>Friendica</a> project."
msgstr "" msgstr ""
"Sammlung der git Repositories des <a href='https://friendi.ca/' " "Sammlung der git-Repositories des <a href='https://friendi.ca' "
"target='_new'>Friendica</a> Projekts." "target='_new'>Friendica</a> Projekts."
#: generate_home_tmpl.py:17 #: generate_home_tmpl.py:40
msgid "Easy to install" msgid "Easy to install"
msgstr "Einfach zu installieren" msgstr "Einfach zu installieren"
#: generate_home_tmpl.py:18 #: generate_home_tmpl.py:41
msgid "" msgid ""
"All you need is PHP and a MySQL database. Installation can be done via file " "All you need is PHP and a MySQL database. Installation can be done via file "
"upload, git or docker." "upload, git or docker."
msgstr "" msgstr ""
"Alles was du für die Installation benötigst ist PHP und eine MySQL " "Alles, was du für die Installation benötigst, ist PHP und eine MySQL "
"Datenbank. Installieren kannst du Friendica entweder per Datei-Upload, git " "Datenbank. Installieren kannst du Friendica entweder per Datei-Upload, git "
"oder docker." "oder docker."
#: generate_home_tmpl.py:19 #: generate_home_tmpl.py:42
msgid "Free Software" msgid "Free Software"
msgstr "Freie Software" msgstr "Freie Software"
#: generate_home_tmpl.py:20 #: generate_home_tmpl.py:43
msgid "" msgid ""
"Friendica is Free Software, licensed under the terms of the AGPLv3 (or " "Friendica is Free Software, licensed under the terms of the AGPLv3 (or "
"later). The entire source code is hosted at <a " "later). The entire source code is hosted at <a "
@ -53,41 +55,41 @@ msgid ""
"/Developers-Intro.md'>be a contributor</a>!" "/Developers-Intro.md'>be a contributor</a>!"
msgstr "" msgstr ""
"Friendica ist Freie Software, lizensiert unter der AGPLv3 (oder neuere " "Friendica ist Freie Software, lizensiert unter der AGPLv3 (oder neuere "
"Versionen). Der gesammte Quellcode kann unter <a " "Versionen). Der gesamte Quellcode kann unter <a "
"href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a> " "href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a> "
"eingesehen werden. Wenn du magst kannst du uns gerne dabei unterstützen das " "eingesehen werden. Wenn du magst, kannst du uns gerne dabei unterstützen, "
"Friendica noch besser zu machen. <a " "Friendica noch besser zu machen. <a "
"href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc" "href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc"
"/Developers-Intro.md'>Trau dich</a>!" "/Developers-Intro.md'>Trau dich</a>!"
#: generate_home_tmpl.py:21 #: generate_home_tmpl.py:44
msgid "Decentralization" msgid "Decentralization"
msgstr "Dezentral" msgstr "Dezentral"
#: generate_home_tmpl.py:22 #: generate_home_tmpl.py:45
msgid "" msgid ""
"Decentralized architecture with no central authority or ownership. " "Decentralized architecture with no central authority or ownership. "
"Relationships can be made across any compatible system, creating a network " "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 " "of Internet scale made up of smaller sites. Seamless wall-to-wall posts and "
"remote comments, even across different network nodes." "remote comments, even across different network nodes."
msgstr "" msgstr ""
"Das Friendica Netzwerk ist dezentral aufgebaut, ohne zentrale Autorität oder" "Das Friendica-Netzwerk ist dezentral aufgebaut, ohne zentrale Autorität oder"
" Eigentumsverhältnisse. Beziehungen zwischen Konten können über Server-" " Eigentumsverhältnisse. Beziehungen zwischen Konten können über Server-"
"Grenzen hinweg hergestellt werden, wodurch ein großes Netzwerk unabhängiger" "Grenzen hinweg hergestellt werden, wodurch ein großes Netzwerk unabhängiger "
" Friendica Knoten entsteht." "Friendica-Knoten entsteht."
#: generate_home_tmpl.py:23 #: generate_home_tmpl.py:46
msgid "Interoperability" msgid "Interoperability"
msgstr "Interoperabel" msgstr "Interoperabel"
#: generate_home_tmpl.py:24 #: generate_home_tmpl.py:47
msgid "" msgid ""
"Friendica has build in support for the OStatus (e.g. GNU social and " "Friendica has build in support for the ActivityPub (e.g. Hubzilla, Mastodon,"
"Mastodon) and diaspora* (e.g. diaspora*, Hubzilla and Socialhome) protocol. " " Pleroma, Pixelfed, Socialhome), OStatus (e.g. GNU social) and diaspora* "
"With additional addons you can bridge to more networks like pump.io, Twitter" "(e.g. diaspora*) protocol. With additional addons you can bridge to more "
" and others." "networks like pump.io, Twitter and others."
msgstr "" msgstr ""
"Friendica unterstützt das OStatus (z.B. GNU social und Mastodon) und das " "Friendica unterstützt das ActivityPub-Protokoll (z.B. Hubzilla, Mastodon, "
"diaspora* (z.B. diaspora*, Hubzilla und Socialhome) Protokoll. Mit " "Pleroma, Pixelfed, SocialHome), OStatus-Protokoll (z.B. GNU social) und das "
"Erweiterungen können Brücken zu weiteren Netzwerken wie pump.io, Twitter und" "diaspora*-Protokoll (z.B. diaspora*). Mit Erweiterungen können Brücken zu "
" anderen geschlagen werden." "weiteren Netzwerken wie pump.io, Twitter und anderen geschlagen werden."