summaryrefslogtreecommitdiff
path: root/templates/note.es.po
blob: 186ae48dd6d4e69667b80ee1b1f1e61f833d373e (plain)
  1. # Spanish translation of basewiki/templates/note page for ikiwiki.
  2. # Copyright (C) 2009 Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the ikiwiki package.
  4. # Fernando González de Requena <fgrequena@gmail.com>, 2009.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ikiwiki\n"
  9. "POT-Creation-Date: 2010-07-18 22:29+0000\n"
  10. "PO-Revision-Date: 2009-08-17 13:48+0200\n"
  11. "Last-Translator: Fernando González de Requena <fgrequena@gmail.com>\n"
  12. "Language-Team: None\n"
  13. "Language: \n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-Generator: KBabel 1.11.4\n"
  18. #. type: Plain text
  19. #, fuzzy, no-wrap
  20. #| msgid ""
  21. #| "<div class=\"notebox\">\n"
  22. #| "<TMPL_VAR text>\n"
  23. #| "</div>\n"
  24. #| "<TMPL_UNLESS NAME=\"text\">\n"
  25. #| "Use this template to insert a note into a page. The note will be styled to\n"
  26. #| "float to the right of other text on the page. This template has one\n"
  27. #| "parameter:\n"
  28. #| "<ul>\n"
  29. #| "<li>`text` - the text to display in the note\n"
  30. #| "</ul>\n"
  31. #| "</TMPL_UNLESS>\n"
  32. msgid ""
  33. "<div class=\"notebox\">\n"
  34. "<TMPL_VAR text>\n"
  35. "</div>\n"
  36. "<TMPL_UNLESS text>\n"
  37. "Use this template to insert a note into a page. The note will be styled to\n"
  38. "float to the right of other text on the page. This template has one\n"
  39. "parameter:\n"
  40. "<ul>\n"
  41. "<li>`text` - the text to display in the note\n"
  42. "</ul>\n"
  43. "</TMPL_UNLESS>\n"
  44. msgstr ""
  45. "<div class=\"notebox\">\n"
  46. "<TMPL_VAR text>\n"
  47. "</div>\n"
  48. "<TMPL_UNLESS NAME=\"text\">\n"
  49. "Use esta plantilla para insertar una nota en una página. La nota se\n"
  50. "configurará para flotar a la derecha de otro texto en la página.\n"
  51. "Esta plantilla tiene un parámetro:\n"
  52. "<ul>\n"
  53. "<li>`text` - el texto que aparecerá en la nota\n"
  54. "</ul>\n"
  55. "</TMPL_UNLESS>\n"