QnA.po 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. # Translation of StatusNet - QnA to Galician (galego)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Toliño
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - QnA\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:44+0000\n"
  14. "Language-Team: Galician <https://translatewiki.net/wiki/Portal:gl>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2012-01-02 10:10:59+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: gl\n"
  21. "X-Message-Group: #out-statusnet-plugin-qna\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Title for Question page.
  24. msgid "New question"
  25. msgstr "Nova pregunta"
  26. #. TRANS: Client exception thrown trying to create a Question while not logged in.
  27. msgid "You must be logged in to post a question."
  28. msgstr "Ten que estar identificado para publicar unha pregunta."
  29. #. TRANS: Client exception thrown trying to create a question without a title.
  30. msgid "Question must have a title."
  31. msgstr "A pregunta debe ter un título."
  32. #. TRANS: Page title after sending a notice.
  33. msgid "Question posted"
  34. msgstr "Pregunta publicada"
  35. #. TRANS: Client exception thrown when requesting a non-existing answer.
  36. #. TRANS: Did we used to have it, and it got deleted?
  37. msgid "No such answer."
  38. msgstr "Non existe tal resposta."
  39. #. TRANS: Client exception thrown when requesting an answer that has no connected question.
  40. msgid "No question for this answer."
  41. msgstr "Non hai pregunta ningunha para esta resposta."
  42. #. TRANS: Client exception thrown when requesting answer data for a non-existing user.
  43. #. TRANS: Client exception thrown trying to view a question of a non-existing user.
  44. msgid "No such user."
  45. msgstr "Non existe tal usuario."
  46. #. TRANS: Client exception thrown when requesting answer data for a user without a profile.
  47. #. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
  48. msgid "User without a profile."
  49. msgstr "Usuario sen perfil."
  50. #. TRANS: Page title.
  51. #. TRANS: %1$s is the user who answered a question, %2$s is the question.
  52. #, php-format
  53. msgid "%1$s's answer to \"%2$s\""
  54. msgstr "Resposta de %1$s a \"%2$s\""
  55. #. TRANS: Page title for revising a question
  56. msgid "Revise answer"
  57. msgstr "Revisar a resposta"
  58. #. TRANS: Client exception thrown trying to answer a question while not logged in.
  59. msgid "You must be logged in to answer to a question."
  60. msgstr "Ten que estar identificado para responder unha pregunta."
  61. #. TRANS: Client exception thrown trying to respond to a non-existing question.
  62. msgid "Invalid or missing answer."
  63. msgstr "Falta a resposta ou esta é inválida."
  64. #. TRANS: Page title after sending an answer.
  65. #. TRANS: Page title for and answer to a question.
  66. #. TRANS: Form legend for showing the answer.
  67. msgid "Answer"
  68. msgstr "Resposta"
  69. #. TRANS: Form title for sending an answer.
  70. msgctxt "TITLE"
  71. msgid "Answer"
  72. msgstr "Resposta"
  73. #. TRANS: Client exception thrown trying to view a non-existing question.
  74. msgid "No such question."
  75. msgstr "Non existe esa pregunta."
  76. #. TRANS: Client exception thrown trying to view a non-existing question notice.
  77. msgid "No such question notice."
  78. msgstr "Non existe a nota desa pregunta."
  79. #. TRANS: Page title for a question.
  80. #. TRANS: %1$s is the nickname of the user who asked the question, %2$s is the question.
  81. #, php-format
  82. msgid "%1$s's question: %2$s"
  83. msgstr "Pregunta de %1$s: %2$s"
  84. #. TRANS: Page title for close a question
  85. msgid "Close question"
  86. msgstr "Pechar unha pregunta"
  87. #. TRANS: Client exception thrown trying to close a question when not logged in
  88. msgid "You must be logged in to close a question."
  89. msgstr "Ten que estar identificado para pechar unha pregunta."
  90. #. TRANS: Client exception thrown trying to respond to a non-existing question.
  91. msgid "Invalid or missing question."
  92. msgstr "Falta a pregunta ou esta é inválida."
  93. #. TRANS: Exception thrown trying to close another user's question.
  94. msgid "You did not ask this question."
  95. msgstr "Vostede non formulou esta pregunta."
  96. #. TRANS: Page title after sending an answer.
  97. #. TRANS: Page title after sending in a vote for a question or answer.
  98. msgid "Answers"
  99. msgstr "Respostas"
  100. #. TRANS: Page title after an AJAX error occurs on the post answer page.
  101. msgid "Ajax Error"
  102. msgstr "Houbo un erro de AJAX"
  103. #. TRANS: Title for form to send answer to a question.
  104. msgctxt "TITLE"
  105. msgid "Your answer"
  106. msgstr "A súa resposta"
  107. #. TRANS: Error message displayed when an answer has no content.
  108. #. TRANS: Error message displayed when answer data is not present.
  109. msgid "Answer data is missing."
  110. msgstr "Faltan os datos da resposta."
  111. #. TRANS: Plugin description.
  112. msgid "Question and Answers micro-app."
  113. msgstr "Microaplicación de preguntas e respostas."
  114. #. TRANS: Application title.
  115. msgctxt "TITLE"
  116. msgid "Question"
  117. msgstr "Pregunta"
  118. #. TRANS: Exception thrown when there are too many activity objects.
  119. msgid "Too many activity objects."
  120. msgstr "Demasiados obxectos de actividade."
  121. #. TRANS: Exception thrown when an incorrect object type is encountered.
  122. msgid "Wrong type for object."
  123. msgstr "Tipo incorrecto para o obxecto."
  124. #. TRANS: Exception thrown when answering a non-existing question.
  125. msgid "Answer to unknown question."
  126. msgstr "Resposta a unha pregunta descoñecida."
  127. #. TRANS: Exception thrown when an object type is encountered that cannot be handled.
  128. msgid "Unknown object type."
  129. msgstr "Tipo de obxecto descoñecido."
  130. #. TRANS: Exception thrown when requesting a non-existing question notice.
  131. msgid "Unknown question notice."
  132. msgstr "Nota de pregunta descoñecida."
  133. #. TRANS: Exception thrown when performing an unexpected action on a question.
  134. #. TRANS: %s is the unpexpected object type.
  135. #, php-format
  136. msgid "Unexpected type for QnA plugin: %s."
  137. msgstr ""
  138. "Tipo inesperado para o complemento da microaplicación de preguntas e "
  139. "respostas: %s."
  140. #. TRANS: Error message displayed when question data is not present.
  141. msgid "Question data is missing."
  142. msgstr "Faltan os datos da pregunta."
  143. #. TRANS: Placeholder value for a possible answer to a question
  144. #. TRANS: by the logged in user.
  145. msgid "Your answer..."
  146. msgstr "A súa resposta..."
  147. #. TRANS: Link description for link to full notice text if it is longer than
  148. #. TRANS: what will be dispplayed.
  149. msgid "…"
  150. msgstr "…"
  151. #. TRANS: Title for link that is an ellipsis in English.
  152. msgid "more..."
  153. msgstr "máis..."
  154. #. TRANS: Exception thown when getting a question with a non-existing ID.
  155. #. TRANS: %s is the non-existing question ID.
  156. #, php-format
  157. msgid "No question with ID %s"
  158. msgstr "Non hai ningunha pregunta co ID %s"
  159. #. TRANS: Exception thown when getting a profile with a non-existing ID.
  160. #. TRANS: %s is the non-existing profile ID.
  161. #. TRANS: Exception trown when getting a profile for a non-existing ID.
  162. #. TRANS: %s is the provided profile ID.
  163. #, php-format
  164. msgid "No profile with ID %s"
  165. msgstr "Non hai ningún perfil co ID %s"
  166. #. TRANS: %s is the number of answer revisions.
  167. #, php-format
  168. msgid "%s revision"
  169. msgid_plural "%s revisions"
  170. msgstr[0] "%s revisión"
  171. msgstr[1] "%s revisións"
  172. #. TRANS: Text for a question that was answered.
  173. #. TRANS: %1$s is the user that answered, %2$s is the question title,
  174. #. TRANS: %2$s is the answer content.
  175. #, php-format
  176. msgid "%1$s answered the question \"%2$s\": %3$s"
  177. msgstr "%1$s respondeu a pregunta \"%2$s\": %3$s"
  178. #. TRANS: Text for a question that was answered.
  179. #. TRANS: %s is the question title.
  180. #. TRANS: Rendered version of the notice content answering a question.
  181. #. TRANS: %s a link to the question with question title as the link content.
  182. #, php-format
  183. msgid "answered \"%s\""
  184. msgstr "respondeu \"%s\""
  185. #. TRANS: Number of given answers to a question.
  186. #. TRANS: %s is the number of given answers.
  187. #, php-format
  188. msgid "%s answer"
  189. msgid_plural "%s answers"
  190. msgstr[0] "%s resposta"
  191. msgstr[1] "%s respostas"
  192. #. TRANS: Notification that a question cannot be answered anymore because it is closed.
  193. msgid "This question is closed."
  194. msgstr "Esta pregunta está pechada."
  195. #. TRANS: Rendered version of the notice content creating a question.
  196. #. TRANS: %s a link to the question as link description.
  197. #, php-format
  198. msgid "Question: %s"
  199. msgstr "Pregunta: %s"
  200. #. TRANS: Button text for submitting a revised answer.
  201. #. TRANS: Button text for submitting a poll response.
  202. msgctxt "BUTTON"
  203. msgid "Submit"
  204. msgstr "Enviar"
  205. #. TRANS: Field label.
  206. msgid "Enter your answer"
  207. msgstr "Insira a súa resposta"
  208. #. TRANS: Button text for submitting a poll response.
  209. msgctxt "BUTTON"
  210. msgid "Answer"
  211. msgstr "Responder"
  212. #. TRANS: Field label for a new question.
  213. msgctxt "LABEL"
  214. msgid "Title"
  215. msgstr "Título"
  216. #. TRANS: Field title for a new question.
  217. msgid "The title of your question."
  218. msgstr "O título da súa pregunta."
  219. #. TRANS: Field label for question details.
  220. msgctxt "LABEL"
  221. msgid "Description"
  222. msgstr "Descrición"
  223. #. TRANS: Field title for question details.
  224. msgid "Your question in detail."
  225. msgstr "Os detalles da súa pregunta."
  226. #. TRANS: Button text for saving a new question.
  227. msgctxt "BUTTON"
  228. msgid "Save"
  229. msgstr "Gardar"
  230. #. TRANS: Form legend for revising the answer.
  231. msgctxt "LEGEND"
  232. msgid "Question"
  233. msgstr "Pregunta"
  234. #. TRANS: Button text for closing a question.
  235. msgctxt "BUTTON"
  236. msgid "Close"
  237. msgstr "Pechar"
  238. #. TRANS: Title for button text for closing a question.
  239. msgid "Close the question to no one can answer it anymore."
  240. msgstr "Pechar a pregunta de xeito que ninguén poida enviar máis respostas."
  241. #. TRANS: Button text for marking an answer as "best".
  242. msgctxt "BUTTON"
  243. msgid "Best"
  244. msgstr "Mellor"
  245. #. TRANS: Title for button text marking an answer as "best".
  246. msgid "Mark this answer as the best answer."
  247. msgstr "Marcar esta resposta como a mellor."