12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- # Translation of StatusNet - EmailSummary to German (Deutsch)
- # Exported from translatewiki.net
- #
- # Author: ChrisiPK
- # Author: Fujnky
- # Author: Giftpflanze
- # Author: MF-Warburg
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - EmailSummary\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:08:26+0000\n"
- "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-07-01 11:18:46+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: de\n"
- "X-Message-Group: #out-statusnet-plugin-emailsummary\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Subject for e-mail.
- #, php-format
- msgid "Your latest updates from %s"
- msgstr "Deine neuesten Updates von %s"
- #. TRANS: Text in e-mail summary.
- #. TRANS: %1$s is the StatusNet sitename, %2$s is the recipient's profile name.
- #, php-format
- msgid "Recent updates from %1$s for %2$s:"
- msgstr "Letzte Aktualisierungen auf %1$s für %2$s:"
- #. TRANS: Link text for link to conversation view.
- msgid "in context"
- msgstr "im Kontext"
- #. TRANS: Link text for link to e-mail settings.
- #. TRANS: %1$s is a link to the e-mail settings, %2$s is the StatusNet sitename.
- #, php-format
- msgid "<a href=\"%1$s\">change your email settings for %2$s</a>"
- msgstr "<a href=\"%1$s\">E-Mail-Einstellungen für %2$s ändern</a>"
- #. TRANS: Plugin description.
- msgid "Send an email summary of the inbox to users."
- msgstr ""
- "Eine E-Mail mit der Zusammenfassung des Posteingangs an die Nutzer senden."
- #. TRANS: Checkbox label in e-mail preferences form.
- msgid "Send me a periodic summary of updates from my network"
- msgstr ""
- "Schicke mir eine regelmäßige Zusammenfassung der Aktualisierungen auf meinem "
- "Netzwerk"
|