EmailSummary.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. # Translation of StatusNet - EmailSummary to Dutch (Nederlands)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: SPQRobin
  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 - EmailSummary\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:08:27+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: 2011-07-01 11:18:46+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-emailsummary\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. TRANS: Subject for e-mail.
  25. #, php-format
  26. msgid "Your latest updates from %s"
  27. msgstr "Uw recentste updates van %s"
  28. #. TRANS: Text in e-mail summary.
  29. #. TRANS: %1$s is the StatusNet sitename, %2$s is the recipient's profile name.
  30. #, php-format
  31. msgid "Recent updates from %1$s for %2$s:"
  32. msgstr "Recente updates van %1$s voor %2$s:"
  33. #. TRANS: Link text for link to conversation view.
  34. msgid "in context"
  35. msgstr "in context"
  36. #. TRANS: Link text for link to e-mail settings.
  37. #. TRANS: %1$s is a link to the e-mail settings, %2$s is the StatusNet sitename.
  38. #, php-format
  39. msgid "<a href=\"%1$s\">change your email settings for %2$s</a>"
  40. msgstr "<a href=\"%1$s\">wijzig uw e-mailinstellingen voor %2$s</a>"
  41. #. TRANS: Plugin description.
  42. msgid "Send an email summary of the inbox to users."
  43. msgstr "E-mailsamenvatting verzenden naar het Postvak IN van gebruikers."
  44. #. TRANS: Checkbox label in e-mail preferences form.
  45. msgid "Send me a periodic summary of updates from my network"
  46. msgstr "Stuur mij periodiek een samenvatting van de updates in mijn netwerk"