1 # Spanish translation of basewiki/ikiwiki/formatting 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.
8 "Project-Id-Version: ikiwiki\n"
9 "POT-Creation-Date: 2009-12-10 22:00-0500\n"
10 "PO-Revision-Date: 2009-08-18 20:20+0200\n"
11 "Last-Translator: Fernando González de Requena <fgrequena@gmail.com>\n"
12 "Language-Team: None\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
20 msgid "[[!meta title=\"Formatting wiki pages\"]]\n"
21 msgstr "[[!meta title=\"Aplicación de formato a las páginas wiki\"]]\n"
25 msgid "[[!meta robots=\"noindex, follow\"]]\n"
26 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
30 "Text on this wiki is, by default, written in a form very close to how you "
31 "might write text for an email message. This style of text formatting is "
32 "called [[MarkDown]], and it works like this:"
34 "El texto de este wiki está escrito, de manera predeterminada, en una forma "
35 "muy parecida a cómo se escribe texto para un mensaje de correo electrónico. "
36 "Este estilo de asignación de formato al texto se llama [[MarkDown]] y "
40 msgid "Leave blank lines between paragraphs."
41 msgstr "Deje líneas vacías entre párrafos."
45 "You can *\\*emphasise\\** or **\\*\\*strongly emphasise\\*\\*** text by "
46 "placing it in single or double asterisks."
48 "Puede *\\*resaltar*\\* o **\\*\\*resaltar fuertemente\\*\\*** el texto "
49 "colocándolo entre asteriscos simples o dobles."
52 msgid "To create a list, start each line with an asterisk:"
53 msgstr "Para crear una lista, inicie cada línea con un asterisco:"
56 msgid "\"* this is my list\""
57 msgstr "\"* Ésta es mi lista\""
60 msgid "\"* another item\""
61 msgstr "\"* Otro elemento\""
65 "To make a numbered list, start each line with a number (any number will do) "
66 "followed by a period:"
68 "Para hacer una lista numerada, inicie cada línea con un número (cualquier "
69 "número servirá) seguido de un punto:"
71 #. type: Bullet: '1. '
72 msgid "\"1. first line\""
73 msgstr "\"1. Primera línea\""
75 #. type: Bullet: '2. '
76 msgid "\"2. second line\""
77 msgstr "\"2. Segunda línea\""
79 #. type: Bullet: '2. '
80 msgid "\"2. third line\""
81 msgstr "\"2. Tercera línea\""
85 "To create a header, start a line with one or more `#` characters followed by "
86 "a space and the header text. The number of `#` characters controls the size "
89 "Para crear un título, inicie una línea con uno o más caracteres `#` seguidos "
90 "de un espacio y el texto del título. El número de caracteres `#` controla el "
118 #. type: Title ######
125 "To create a horizontal rule, just write three or more dashes or stars on "
128 "Para crear una línea horizontal, simplemente escriba tres o más guiones o "
129 "estrellas en su propia línea:"
133 msgid "To quote someone, prefix the quote with \">\":\n"
134 msgstr "Para citar a alguien, ponga delante de la cita \">\":\n"
139 "> To be or not to be,\n"
140 "> that is the question.\n"
143 "> ésa es la cuestión.\n"
146 msgid "To write a code block, indent each line with a tab or 4 spaces:"
148 "Para escribir un bloque de código, sangre cada línea con una tabulación o "
154 "\t10 PRINT \"Hello, world!\"\n"
157 "\t10 PRINT \"Hola mundo!\"\n"
163 "To link to an url or email address, you can just put the\n"
164 "url in angle brackets: <<http://ikiwiki.info>>, or you can use the\n"
165 "form \\[link text\\]\\(url\\)\n"
167 "Para enlazar a un url o a una dirección de correo electrónico, puede poner simplemente el\n"
168 "url entre paréntesis angulares: <<http://ikiwiki.info>>, o puede usar la\n"
169 "forma \\[link text\\]\\(url\\)\n"
173 "In addition to basic html formatting using [[MarkDown]], this wiki lets you "
174 "use the following additional features:"
176 "Además de la aplicación de formato html básico utilizando [[MarkDown]], este "
177 "wiki le permite usar las siguientes características adicionales:"
179 #. type: Bullet: '* '
181 "To link to another page on the wiki, place the page's name inside double "
182 "square brackets. So you would use `\\[[WikiLink]]` to link to [[WikiLink]]."
184 "Para enlazar a otra página del wiki, coloque el nombre de la página entre "
185 "dobles corchetes. Así, puede utilizar `\\[[WikiLink]]` para enlazar a "
190 msgid "[[!if test=\"enabled(smiley) and smileys\" then=\"\"\"\n"
191 msgstr "[[!if test=\"enabled(smiley) and smileys\" then=\"\"\"\n"
193 #. type: Bullet: '* '
194 msgid "Insert [[smileys]] and some other useful symbols. :-)"
195 msgstr "Inserte [[smileys]] y algunos otros símbolos útiles. :-)"
199 msgid "[[!if test=\"enabled(shortcut) and shortcuts\" then=\"\"\"\n"
200 msgstr "[[!if test=\"enabled(shortcut) and shortcuts\" then=\"\"\"\n"
202 #. type: Bullet: '* '
203 msgid "Use [[shortcuts]] to link to common resources."
204 msgstr "Use [[atajos|shortcuts]] para enlazar a recursos comunes."
208 msgid "\t\\[[!wikipedia War\\_of\\_1812]]\n"
209 msgstr "\t\\[[!wikipedia War\\_of\\_1812]]\n"
213 msgid "[[!if test=\"enabled(template) and templates\" then=\"\"\"\n"
214 msgstr "[[!if test=\"enabled(template) and templates\" then=\"\"\"\n"
216 #. type: Bullet: '* '
218 "Create and fill out [[templates]] for repeated chunks of parameterized wiki "
221 "Cree y rellene [[plantillas|templates]] para bloques repetidos de texto wiki "
227 "* Insert various [[directives|directive]] onto a page to perform useful\n"
229 "[[!if test=\"enabled(toc) or enabled(meta) or enabled(inline)\" then=\"\"\"\n"
231 "* Inserte varias [[directivas|directive]] en una página para realizar\n"
232 " acciones útiles.\n"
233 "[[!if test=\"enabled(toc) or enabled(meta) or enabled(inline)\" then=\"\"\"\n"
237 msgid " For example, you can:\n"
238 msgstr " Por ejemplo, puede:\n"
242 msgid "[[!if test=\"enabled(toc)\" then=\"\"\"\n"
243 msgstr "[[!if test=\"enabled(toc)\" then=\"\"\"\n"
245 #. type: Bullet: ' * '
246 msgid "Add a table of contents to a page:"
247 msgstr "Añadir una tabla de contenidos a una página:"
251 msgid "\t\\[[!toc]]\n"
252 msgstr "\t\\[[!toc]]\n"
256 msgid "[[!if test=\"enabled(meta)\" then=\"\"\"\n"
257 msgstr "[[!if test=\"enabled(meta)\" then=\"\"\"\n"
259 #. type: Bullet: ' * '
260 msgid "Change the title of a page:"
261 msgstr "Cambiar el título de una página:"
265 msgid "\t\\[[!meta title=\"full page title\"]]\n"
266 msgstr "\t\\[[!meta title=\"full page title\"]]\n"
270 msgid "[[!if test=\"enabled(inline)\" then=\"\"\"\n"
271 msgstr "[[!if test=\"enabled(inline)\" then=\"\"\"\n"
273 #. type: Bullet: ' * '
274 msgid "Create a blog by inlining a set of pages:"
275 msgstr "Crear un blog insertando un conjunto de páginas en otra:"
279 msgid "\t\\[[!inline pages=\"blog/*\"]]\n"
280 msgstr "\t\\[[!inline pages=\"blog/*\"]]\n"
284 msgid "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n"
285 msgstr "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n"
289 msgid " Full list of [[directives|directive]] enabled for this wiki:\n"
290 msgstr " Lista completa de [[directivas|directive]] activadas en este wiki:\n"
294 msgid " [[!listdirectives ]]\n"
295 msgstr " [[!listdirectives ]]\n"