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