Poll.po 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. # Translation of StatusNet - Poll to Tagalog (Tagalog)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: AnakngAraw
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - Poll\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:09:38+0000\n"
  14. "Language-Team: Tagalog <https://translatewiki.net/wiki/Portal:tl>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-05 21:51:15+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: tl\n"
  21. "X-Message-Group: #out-statusnet-plugin-poll\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Client exception thrown trying to view a non-existing poll.
  24. msgid "No such poll."
  25. msgstr "Walang ganyang botohan."
  26. #. TRANS: Client exception thrown trying to view a non-existing poll notice.
  27. msgid "No such poll notice."
  28. msgstr "Walang ganyang pabatid na pangbotohan."
  29. #. TRANS: Page title for a poll.
  30. #. TRANS: %1$s is the nickname of the user that created the poll, %2$s is the poll question.
  31. #, php-format
  32. msgid "%1$s's poll: %2$s"
  33. msgstr "%1$s ng botohan: %2$s"
  34. #. TRANS: Field label on the page to create a poll.
  35. msgid "Question"
  36. msgstr "Katanungan"
  37. #. TRANS: Field title on the page to create a poll.
  38. msgid "What question are people answering?"
  39. msgstr "Ang katanungan ang sinasagot ng mga tao?"
  40. #. TRANS: Field label for an answer option on the page to create a poll.
  41. #. TRANS: %d is the option number.
  42. #, php-format
  43. msgid "Option %d"
  44. msgstr "Mapipili na %d"
  45. #. TRANS: Button text for saving a new poll.
  46. msgctxt "BUTTON"
  47. msgid "Save"
  48. msgstr "Sagipin"
  49. #. TRANS: Plugin description.
  50. msgid "Simple extension for supporting basic polls."
  51. msgstr "Payak na dugtong para sa pagtangkilik ng payak na mga botohan."
  52. #. TRANS: Exception thrown trying to respond to a poll without a poll reference.
  53. msgid "Invalid poll response: No poll reference."
  54. msgstr ""
  55. "Hindi katanggap-tanggap na pagtugon sa botohan: Walang sanggunian ng botohan."
  56. #. TRANS: Exception thrown trying to respond to a non-existing poll.
  57. msgid "Invalid poll response: Poll is unknown."
  58. msgstr "Hindi katanggap-tanggap na pagtugon: Hindi nalalamang botohan."
  59. #. TRANS: Exception thrown when performing an unexpected action on a poll.
  60. #. TRANS: %s is the unexpected object type.
  61. #, php-format
  62. msgid "Unexpected type for poll plugin: %s."
  63. msgstr "Hindi inaasahang uri ng pampasak ng botohan: %s."
  64. #. TRANS: Error text displayed if no poll data could be found.
  65. msgid "Poll data is missing"
  66. msgstr "Nawawala ang dato ng botohan"
  67. #. TRANS: Application title.
  68. msgctxt "APPTITLE"
  69. msgid "Poll"
  70. msgstr "Botohan"
  71. #. TRANS: Client exception thrown when responding to a poll with an invalid option.
  72. #. TRANS: Client exception thrown responding to a poll with an invalid answer.
  73. msgid "Invalid poll selection."
  74. msgstr "Hindi katanggap-tanggap na napiling botohan."
  75. #. TRANS: Notice content voting for a poll.
  76. #. TRANS: %s is the chosen option in the poll.
  77. #. TRANS: Rendered version of the notice content voting for a poll.
  78. #. TRANS: %s a link to the poll with the chosen option as link description.
  79. #, php-format
  80. msgid "voted for \"%s\""
  81. msgstr "bumoto para sa \"%s \""
  82. #. TRANS: Button text for submitting a poll response.
  83. msgctxt "BUTTON"
  84. msgid "Submit"
  85. msgstr "Ipasa"
  86. #. TRANS: Notice content creating a poll.
  87. #. TRANS: %1$s is the poll question, %2$s is a link to the poll.
  88. #, php-format
  89. msgid "Poll: %1$s %2$s"
  90. msgstr "Botohan: %1$s %2$s"
  91. #. TRANS: Rendered version of the notice content creating a poll.
  92. #. TRANS: %s is a link to the poll with the question as link description.
  93. #, php-format
  94. msgid "Poll: %s"
  95. msgstr "Botohan: %s"
  96. #. TRANS: Title for poll page.
  97. msgid "New poll"
  98. msgstr "Bagong botohan"
  99. #. TRANS: Client exception thrown trying to create a poll while not logged in.
  100. msgid "You must be logged in to post a poll."
  101. msgstr "Kinakailangan mong lumagda muna upang makapagpaskil ng isang botohan."
  102. #. TRANS: Client exception thrown trying to create a poll without a question.
  103. msgid "Poll must have a question."
  104. msgstr "Dapat na may isang katanungan ang botohan."
  105. #. TRANS: Client exception thrown trying to create a poll with fewer than two options.
  106. msgid "Poll must have at least two options."
  107. msgstr "Ang botohan ay dapat na may kahit na dalawang mapagpipilian."
  108. #. TRANS: Page title after sending a notice.
  109. msgid "Notice posted"
  110. msgstr "Ipinaskil na ang pabatid"
  111. #. TRANS: Page title for poll response.
  112. msgid "Poll response"
  113. msgstr "Tugon sa botohan"
  114. #. TRANS: Client exception thrown trying to respond to a poll while not logged in.
  115. msgid "You must be logged in to respond to a poll."
  116. msgstr "Dapat kang nakalagda upang makatugon sa isang botohan."
  117. #. TRANS: Client exception thrown trying to respond to a non-existing poll.
  118. msgid "Invalid or missing poll."
  119. msgstr "Hindi katanggap-tanggap o nawawalang botohan."
  120. #. TRANS: Page title after sending a poll response.
  121. msgid "Poll results"
  122. msgstr "Mga kinalabasan ng botohan"