EmailSummary.po 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # Translation of StatusNet - EmailSummary to Italian (italiano)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Ximo17
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - EmailSummary\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:08:27+0000\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-POT-Import-Date: 2011-07-01 11:18:46+0000\n"
  17. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Subject for e-mail.
  21. #, php-format
  22. msgid "Your latest updates from %s"
  23. msgstr "I tuoi aggiornamenti più recenti su %s"
  24. #. TRANS: Text in e-mail summary.
  25. #. TRANS: %1$s is the StatusNet sitename, %2$s is the recipient's profile name.
  26. #, php-format
  27. msgid "Recent updates from %1$s for %2$s:"
  28. msgstr "Aggiornamenti recenti da %1$s di %2$s:"
  29. #. TRANS: Link text for link to conversation view.
  30. msgid "in context"
  31. msgstr "in una discussione"
  32. #. TRANS: Link text for link to e-mail settings.
  33. #. TRANS: %1$s is a link to the e-mail settings, %2$s is the StatusNet sitename.
  34. #, php-format
  35. msgid "<a href=\"%1$s\">change your email settings for %2$s</a>"
  36. msgstr "<a href=\"%1$s\">modifica le tue impostazioni email per %2$s</a>"
  37. #. TRANS: Plugin description.
  38. msgid "Send an email summary of the inbox to users."
  39. msgstr "Invia un riepilogo di e-mail di posta in arrivo agli utenti."
  40. #. TRANS: Checkbox label in e-mail preferences form.
  41. msgid "Send me a periodic summary of updates from my network"
  42. msgstr "Mandami un riepilogo periodico degli aggiornamenti dalla mia rete"