Merge pull request #548 from tobiasd/20180316-detrans

DE translation for mailstream and pageheader addon translated
This commit is contained in:
Hypolite Petovan 2018-03-16 03:56:11 -04:00 committed by GitHub
commit ebfd4defd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 75 additions and 39 deletions

View File

@ -4,77 +4,96 @@
#
#
# Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014
# Andreas H., 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-23 14:45+0200\n"
"PO-Revision-Date: 2014-10-14 09:25+0000\n"
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2018-03-11 19:13+0100\n"
"PO-Revision-Date: 2018-03-16 07:45+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mailstream.php:55
#: mailstream.php:77
msgid "From Address"
msgstr "Absender"
#: mailstream.php:57
#: mailstream.php:79
msgid "Email address that stream items will appear to be from."
msgstr "E-Mail-Adresse, die in hochgeladenen Artikeln erscheint."
#: mailstream.php:60 mailstream.php:282
#: mailstream.php:82 mailstream.php:380
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: mailstream.php:165
#: mailstream.php:223
msgid "Re:"
msgstr "Re:"
#: mailstream.php:173
#: mailstream.php:231
msgid "Friendica post"
msgstr "Friendica Veröffentlichung"
#: mailstream.php:176
#: mailstream.php:234
msgid "Diaspora post"
msgstr "Diaspora Veröffentlichung"
#: mailstream.php:183
#: mailstream.php:244
msgid "Feed item"
msgstr "Artikel-Feed"
#: mailstream.php:186
#: mailstream.php:247
msgid "Email"
msgstr "E-Mail"
#: mailstream.php:188
#: mailstream.php:249
msgid "Friendica Item"
msgstr "Friendica Artikel"
#: mailstream.php:229
#: mailstream.php:293
msgid "Upstream"
msgstr "Upstream"
#: mailstream.php:230
#: mailstream.php:294
msgid "Local"
msgstr "Lokal"
#: mailstream.php:274
msgid "Email Address"
msgstr "E-Mail-Adresse"
#: mailstream.php:276
msgid "Leave blank to use your account email address"
msgstr "Leer lassen für Deine Konto-E-Mail-Addresse"
#: mailstream.php:279
#: mailstream.php:362
msgid "Enabled"
msgstr "eingeschaltet"
#: mailstream.php:281
#: mailstream.php:366
msgid "Email Address"
msgstr "E-Mail-Adresse"
#: mailstream.php:368
msgid "Leave blank to use your account email address"
msgstr "Leer lassen für Deine Konto-E-Mail-Addresse"
#: mailstream.php:371
msgid "Exclude Likes"
msgstr "Likes ignorieren"
#: mailstream.php:373
msgid "Check this to omit mailing \"Like\" notifications"
msgstr "Diese Option verhindert das versenden von \"Like\"-Benachrichtigungen per E-Mail."
#: mailstream.php:376
msgid "Attach Images"
msgstr "Bolder anhängen"
#: mailstream.php:378
msgid ""
"Download images in posts and attach them to the email. Useful for reading "
"email while offline."
msgstr "Sollen Bilder die im Beitrag eingebettet sind als Dateianhang in den E-Mails mit verschickt werden?"
#: mailstream.php:379
msgid "Mail Stream Settings"
msgstr "Mail-Nachrichten Einstellungen"

View File

@ -16,7 +16,11 @@ $a->strings["Email"] = "E-Mail";
$a->strings["Friendica Item"] = "Friendica Artikel";
$a->strings["Upstream"] = "Upstream";
$a->strings["Local"] = "Lokal";
$a->strings["Enabled"] = "eingeschaltet";
$a->strings["Email Address"] = "E-Mail-Adresse";
$a->strings["Leave blank to use your account email address"] = "Leer lassen für Deine Konto-E-Mail-Addresse";
$a->strings["Enabled"] = "eingeschaltet";
$a->strings["Exclude Likes"] = "Likes ignorieren";
$a->strings["Check this to omit mailing \"Like\" notifications"] = "Diese Option verhindert das versenden von \"Like\"-Benachrichtigungen per E-Mail.";
$a->strings["Attach Images"] = "Bolder anhängen";
$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = "Sollen Bilder die im Beitrag eingebettet sind als Dateianhang in den E-Mails mit verschickt werden?";
$a->strings["Mail Stream Settings"] = "Mail-Nachrichten Einstellungen";

View File

@ -4,30 +4,41 @@
#
#
# Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014
# bavatar <tobias.diekershoff@gmx.net>, 2014
# Andreas H., 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-15 12:32+0000\n"
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2018-03-11 18:52+0100\n"
"PO-Revision-Date: 2018-03-16 07:42+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pageheader.php:50
#: pageheader.php:53
msgid "\"pageheader\" Settings"
msgstr "\"pageheader\"-Einstellungen"
#: pageheader.php:55
msgid "Submit"
msgstr "Senden"
#: pageheader.php:54
msgid "Message"
msgstr "Mitteilung"
#: pageheader.php:68
#: pageheader.php:54
msgid ""
"Message to display on every page on this server (or put a pageheader.html "
"file in your docroot)"
msgstr "Die Mitteilung, die auf jeder Seite dieses Knotens angezeigt werden soll (alternativ kann die Datei pageheader.html im Stammverzeichnis der Friendica Installation angelegt werden)."
#: pageheader.php:55
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: pageheader.php:69
msgid "pageheader Settings saved."
msgstr "pageheader-Einstellungen gespeichert."

View File

@ -6,5 +6,7 @@ function string_plural_select_de($n){
}}
;
$a->strings["\"pageheader\" Settings"] = "\"pageheader\"-Einstellungen";
$a->strings["Submit"] = "Senden";
$a->strings["Message"] = "Mitteilung";
$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Die Mitteilung, die auf jeder Seite dieses Knotens angezeigt werden soll (alternativ kann die Datei pageheader.html im Stammverzeichnis der Friendica Installation angelegt werden).";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["pageheader Settings saved."] = "pageheader-Einstellungen gespeichert.";