ModPlus.po 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # Translation of StatusNet - ModPlus to German (Deutsch)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Fujnky
  5. # Author: Giftpflanze
  6. # Author: MF-Warburg
  7. # --
  8. # This file is distributed under the same license as the StatusNet package.
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: StatusNet - ModPlus\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  15. "PO-Revision-Date: 2012-06-30 11:09:16+0000\n"
  16. "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "X-POT-Import-Date: 2012-01-02 10:11:36+0000\n"
  20. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  21. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  22. "X-Language-Code: de\n"
  23. "X-Message-Group: #out-statusnet-plugin-modplus\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #. TRANS: Error message displayed when referring to a user without a profile.
  26. msgid "User has no profile."
  27. msgstr "Benutzer hat kein Profil."
  28. #. TRANS: Remote profile action page title.
  29. #. TRANS: %1$s is a username, %2$s is a hostname.
  30. #, php-format
  31. msgid "%1$s on %2$s"
  32. msgstr "%1$s auf %2$s"
  33. #. TRANS: Message on remote profile page.
  34. #. TRANS: This message contains Markdown links in the form [description](link).
  35. #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
  36. #, php-format
  37. msgid ""
  38. "This remote profile is registered on another site; see [%1$s's original "
  39. "profile page on %2$s](%3$s)."
  40. msgstr ""
  41. "Dieses entfernte Profil ist auf einer anderen Seite registriert; siehe [%1"
  42. "$ss Original-Profilseite auf %2$s](%3$s)."
  43. #. TRANS: Message on blocked remote profile page.
  44. msgid ""
  45. "Site moderators have silenced this profile, which prevents delivery of new "
  46. "messages to any users on this site."
  47. msgstr ""
  48. "Moderatoren haben dieses Profil stumm geschaltet, was die Zustellung neuer "
  49. "Nachrichten an andere Benutzer dieser Seite unterbindet."
  50. #. TRANS: Plugin description.
  51. msgid "UI extension for profile moderation actions."
  52. msgstr "Benutzerobeflächenerweiterungen zur Moderation von Profilen."
  53. #. TRANS: Label for access to remote profile options.
  54. msgid "Remote profile options..."
  55. msgstr "Remoteprofil-Einstellungen…"