Imap.po 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. # Translation of StatusNet - Imap to Basque (euskara)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: An13sa
  5. # Author: Artsuaga
  6. # --
  7. # This file is distributed under the same license as the StatusNet package.
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: StatusNet - Imap\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:50+0000\n"
  15. "Language-Team: Basque <https://translatewiki.net/wiki/Portal:eu>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2011-06-05 21:50:20+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: eu\n"
  22. "X-Message-Group: #out-statusnet-plugin-imap\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. TRANS: E-mail subject in case of an error.
  25. msgid "Error"
  26. msgstr "Errorea"
  27. #. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
  28. msgid ""
  29. "ImapManager should be created using its constructor, not using the static "
  30. "\"get()\" method."
  31. msgstr ""
  32. "ImapManager bere eraikitzailea erabiliz sortu behar da, ez \"get ()\" metodo "
  33. "estatikoa erabiliz."
  34. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  35. msgid "A mailbox must be specified."
  36. msgstr "Postontzi bat zehaztu behar da."
  37. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  38. msgid "A user must be specified."
  39. msgstr "Erabiltzaile bat zehaztu behar da."
  40. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  41. msgid "A password must be specified."
  42. msgstr "Pasahitz bat zehaztu behar da."
  43. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  44. #. TRANS: poll_frequency is a setting that should not be translated.
  45. msgid "A poll_frequency must be specified."
  46. msgstr "Galdeketa frekuentzia zehaztu behar da."
  47. #. TRANS: Plugin description.
  48. msgid ""
  49. "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
  50. "incoming mail containing user posts."
  51. msgstr ""
  52. "IMAP pluginak StatusNet-i erabiltzaileen sarrerak dituzten mezuak "
  53. "egiaztatzen uzten dio POP edo IMAP postontzietan."