Irc.po 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # Translation of StatusNet - Irc to Finnish (Suomi)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Nike
  5. # Author: XTL
  6. # --
  7. # This file is distributed under the same license as the StatusNet package.
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: StatusNet - Irc\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2011-04-27 12:36+0000\n"
  14. "PO-Revision-Date: 2011-04-27 12:37:25+0000\n"
  15. "Language-Team: Finnish <http://translatewiki.net/wiki/Portal:fi>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2011-04-17 22:40:37+0000\n"
  19. "X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
  20. "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
  21. "X-Language-Code: fi\n"
  22. "X-Message-Group: #out-statusnet-plugin-irc\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. TRANS: Service name for IRC.
  25. msgid "IRC"
  26. msgstr "IRC"
  27. #. TRANS: Body text for e-mail confirmation message for IRC.
  28. #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
  29. #. TRANS: %3$s is the plugin display name ("IRC"), %4$s is the confirm address URL.
  30. #, php-format
  31. msgid ""
  32. "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
  33. "that's true, you can confirm by clicking on this URL: %4$s . (If you cannot "
  34. "click it, copy-and-paste it into the address bar of your browser). If that "
  35. "user is not you, or if you did not request this confirmation, just ignore "
  36. "this message."
  37. msgstr ""
  38. #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
  39. msgid "You must specify a host."
  40. msgstr ""
  41. #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
  42. msgid "You must specify a username."
  43. msgstr ""
  44. #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
  45. msgid "You must specify a \"real name\"."
  46. msgstr ""
  47. #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
  48. msgid "You must specify a nickname."
  49. msgstr ""
  50. #. TRANS: Plugin description.
  51. msgid ""
  52. "The IRC plugin allows users to send and receive notices over an IRC network."
  53. msgstr ""
  54. "IRC-liitännäinen mahdollistaa viestien lähettämisen ja vastaanottamisen IRC-"
  55. "verkkoa käyttäen."
  56. #. TRANS: Exception thrown when an IRC attempts count could not be updated.
  57. #. TRANS: %d is the object ID for which the count could not be updated.
  58. #, php-format
  59. msgid "Could not increment attempts count for %d."
  60. msgstr ""
  61. #. TRANS: Message given when using an unregistered IRC nickname.
  62. #, fuzzy
  63. msgid "Your nickname is not registered so IRC connectivity cannot be enabled."
  64. msgstr ""
  65. "IRC-nimimerkkiäsi ei ole rekisteröity, joten IRC-yhteyttä ei voida ottaa "
  66. "käyttöön"
  67. #. TRANS: Server error thrown on database error when deleting IRC nickname confirmation.
  68. msgid "Could not delete confirmation."
  69. msgstr ""
  70. #. TRANS: Server exception thrown when an IRC waiting queue item could not be added to the database.
  71. msgid "Database error inserting IRC waiting queue item."
  72. msgstr ""