Imap.po 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: GNU social\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  11. "PO-Revision-Date: 2015-02-06 16:34+0000\n"
  12. "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
  13. "Language-Team: Catalan (http://www.transifex.com/gnu-social/gnu-social/language/ca/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ca\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. TRANS: E-mail subject in case of an error.
  20. #: lib/imapmailhandler.php:31
  21. msgid "Error"
  22. msgstr "Error"
  23. #. TRANS: Exception thrown when the ImapManager is used incorrectly in the
  24. #. code.
  25. #: lib/imapmanager.php:52
  26. msgid ""
  27. "ImapManager should be created using its constructor, not using the static "
  28. "\"get()\" method."
  29. msgstr ""
  30. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  31. #: ImapPlugin.php:55
  32. msgid "A mailbox must be specified."
  33. msgstr "Cal especificar una bústia de correu."
  34. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  35. #: ImapPlugin.php:59
  36. msgid "A user must be specified."
  37. msgstr "Cal especificar un usuari."
  38. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  39. #: ImapPlugin.php:63
  40. msgid "A password must be specified."
  41. msgstr "Cal especificar una contrasenya."
  42. #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
  43. #. TRANS: poll_frequency is a setting that should not be translated.
  44. #: ImapPlugin.php:68
  45. msgid "A poll_frequency must be specified."
  46. msgstr "Cal especificar una freqüència de les enquestes (poll_frequency)."
  47. #. TRANS: Plugin description.
  48. #: ImapPlugin.php:87
  49. msgid ""
  50. "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
  51. "incoming mail containing user posts."
  52. msgstr ""