DE and NL translation updates THX Karel and S.Krumbholz
This commit is contained in:
parent
9d928417a1
commit
9cadee1d32
4 changed files with 1782 additions and 1723 deletions
|
@ -31,6 +31,7 @@
|
|||
# Sennewood <sebastian@sebsen.net>, 2013
|
||||
# Sennewood <sebastian@sebsen.net>, 2012-2013
|
||||
# silke m <silke@silkemeyer.net>, 2015
|
||||
# S.Krumbholz <alfred@skrumbholz.de>, 2018
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2013-2016
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2011-2013
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016-2018
|
||||
|
@ -41,8 +42,8 @@ msgstr ""
|
|||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-06 16:58+0200\n"
|
||||
"PO-Revision-Date: 2018-04-11 05:06+0000\n"
|
||||
"Last-Translator: Ben <utzer@yl.ms>\n"
|
||||
"PO-Revision-Date: 2018-04-11 09:54+0000\n"
|
||||
"Last-Translator: S.Krumbholz <alfred@skrumbholz.de>\n"
|
||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -122,7 +123,7 @@ msgstr "%1$s, %2$s Administrator"
|
|||
|
||||
#: include/enotify.php:50 src/Worker/Delivery.php:404
|
||||
msgid "noreply"
|
||||
msgstr "keine Antwort"
|
||||
msgstr "noreply"
|
||||
|
||||
#: include/enotify.php:98
|
||||
#, php-format
|
||||
|
@ -2248,7 +2249,7 @@ msgstr "Nicht erlaubte Profil-URL."
|
|||
#: mod/dfrn_request.php:351 mod/friendica.php:128 mod/admin.php:353
|
||||
#: mod/admin.php:371 src/Model/Contact.php:1228
|
||||
msgid "Blocked domain"
|
||||
msgstr "Blockierte Daimain"
|
||||
msgstr "Blockierte Domain"
|
||||
|
||||
#: mod/dfrn_request.php:419 mod/contacts.php:230
|
||||
msgid "Failed to update contact record."
|
||||
|
|
|
@ -24,7 +24,7 @@ $a->strings["Friendica Notification"] = "Friendica-Benachrichtigung";
|
|||
$a->strings["Thank You,"] = "Danke,";
|
||||
$a->strings["%s Administrator"] = "der Administrator von %s";
|
||||
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrator";
|
||||
$a->strings["noreply"] = "keine Antwort";
|
||||
$a->strings["noreply"] = "noreply";
|
||||
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica-Meldung] Neue Email erhalten um %s";
|
||||
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s hat Dir eine neue private Nachricht um %2\$s geschickt.";
|
||||
$a->strings["a private message"] = "eine private Nachricht";
|
||||
|
@ -499,7 +499,7 @@ $a->strings["You have already introduced yourself here."] = "Du hast Dich hier b
|
|||
$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst.";
|
||||
$a->strings["Invalid profile URL."] = "Ungültige Profil-URL.";
|
||||
$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL.";
|
||||
$a->strings["Blocked domain"] = "Blockierte Daimain";
|
||||
$a->strings["Blocked domain"] = "Blockierte Domain";
|
||||
$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen.";
|
||||
$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet.";
|
||||
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abonnieren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. ";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue