ModPlus.po 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # Translation of StatusNet - ModPlus to Dutch (Nederlands)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: McDutchie
  5. # Author: Siebrand
  6. # --
  7. # This file is distributed under the same license as the StatusNet package.
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: StatusNet - ModPlus\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  14. "PO-Revision-Date: 2012-06-30 11:09:16+0000\n"
  15. "Language-Team: Dutch <https://translatewiki.net/wiki/Portal:nl>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2012-01-02 10:11:36+0000\n"
  19. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  20. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  21. "X-Language-Code: nl\n"
  22. "X-Message-Group: #out-statusnet-plugin-modplus\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. TRANS: Error message displayed when referring to a user without a profile.
  25. msgid "User has no profile."
  26. msgstr "Deze gebruiker heeft geen profiel."
  27. #. TRANS: Remote profile action page title.
  28. #. TRANS: %1$s is a username, %2$s is a hostname.
  29. #, php-format
  30. msgid "%1$s on %2$s"
  31. msgstr "%1$s op %2$s"
  32. #. TRANS: Message on remote profile page.
  33. #. TRANS: This message contains Markdown links in the form [description](link).
  34. #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
  35. #, php-format
  36. msgid ""
  37. "This remote profile is registered on another site; see [%1$s's original "
  38. "profile page on %2$s](%3$s)."
  39. msgstr ""
  40. "Dit externe profiel is geregistreerd bij een andere site. Zie [de originele "
  41. "profielpagina van %1$s op %2$s](%3$s)."
  42. #. TRANS: Message on blocked remote profile page.
  43. msgid ""
  44. "Site moderators have silenced this profile, which prevents delivery of new "
  45. "messages to any users on this site."
  46. msgstr ""
  47. "Moderatoren van de site hebben dit profiel het zwijgen opgelegd, waardoor "
  48. "het niet mogelijk is nieuwe berichten aan gebruikers van deze site te "
  49. "verzenden."
  50. #. TRANS: Plugin description.
  51. msgid "UI extension for profile moderation actions."
  52. msgstr "Uitbreiding van de gebruikersinterface voor profielmoderatie."
  53. #. TRANS: Label for access to remote profile options.
  54. msgid "Remote profile options..."
  55. msgstr "Instellingen voor extern profiel..."