summaryrefslogtreecommitdiff
path: root/ikiwiki/subpage.es.po
blob: 054a311e9ec6e24a466d3b7995e64a90b9aa5892 (plain)
  1. # Spanish translation of basewiki/ikiwiki/subpage 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. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: ikiwiki\n"
  8. "POT-Creation-Date: 2010-07-18 22:29+0000\n"
  9. "PO-Revision-Date: 2009-09-03 18:21+0200\n"
  10. "Last-Translator: Fernando González de Requena <fgrequena@gmail.com>\n"
  11. "Language-Team: None\n"
  12. "Language: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-Generator: KBabel 1.11.4\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. #. type: Plain text
  19. #, no-wrap
  20. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  21. msgstr "[[!meta robots=\"noindex, follow\"]]\n"
  22. #. type: Plain text
  23. msgid ""
  24. "ikiwiki supports placing pages in a directory hierarchy. For example, this "
  25. "page, [[SubPage]] has some related pages placed under it, like [[SubPage/"
  26. "LinkingRules]]. This is a useful way to add some order to your wiki rather "
  27. "than just having a great big directory full of pages."
  28. msgstr ""
  29. "ikiwiki permite colocar páginas en una jerarquía de directorios. Por "
  30. "ejemplo, bajo esta página, [[SubPage]] («subpágina»), hay algunas páginas "
  31. "relacionadas, como [[SubPage/LinkingRules]]. Ésta es una manera práctica de "
  32. "poner un poco de orden en el wiki, en lugar de tener simplemente un gran "
  33. "directorio lleno de páginas."
  34. #. type: Plain text
  35. #, fuzzy
  36. #| msgid ""
  37. #| "To add a SubPage, just make a subdirectory and put pages in it. For "
  38. #| "example, this page is SubPage.mdwn in this wiki's source, and there is "
  39. #| "also a SubPage subdirectory, which contains SubPage/LinkingRules.mdwn. "
  40. #| "Subpages can be nested as deeply as you'd like."
  41. msgid ""
  42. "To add a SubPage, just make a subdirectory and put pages in it. For example, "
  43. "this page is subpage.mdwn in this wiki's source, and there is also a subpage "
  44. "subdirectory, which contains subpage/linkingrules.mdwn. Subpages can be "
  45. "nested as deeply as you'd like."
  46. msgstr ""
  47. "Para añadir una subpágina, simplemente cree un subdirectorio y ponga páginas "
  48. "en él. Por ejemplo, esta página es «SubPage.mdwn» en las fuentes del wiki, y "
  49. "hay además un directorio «SubPage», que contiene «SubPage/LinkingRules."
  50. "mdwn». Las subpáginas pueden anidarse tanto como desee."
  51. #. type: Plain text
  52. msgid "Linking to and from a SubPage is explained in [[LinkingRules]]."
  53. msgstr ""
  54. "La creación de un enlace a y desde una subpágina se explica en "
  55. "[[LinkingRules]] (Reglas para la creación de enlaces)."