X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c3ae09056d6ee9880d8cd118e98282f1a3655fe6..HEAD:/po/underlays/basewiki/ikiwiki/wikilink.es.po?ds=sidebyside diff --git a/po/underlays/basewiki/ikiwiki/wikilink.es.po b/po/underlays/basewiki/ikiwiki/wikilink.es.po index 252bc9984..2f547892a 100644 --- a/po/underlays/basewiki/ikiwiki/wikilink.es.po +++ b/po/underlays/basewiki/ikiwiki/wikilink.es.po @@ -6,10 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: wikilink\n" -"POT-Creation-Date: 2009-08-15 18:30-0300\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-12-06 17:57+0100\n" "Last-Translator: Fernando González de Requena \n" "Language-Team: none\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,33 +27,26 @@ msgid "" "[[WikiLink]], just put the name of the page to link to in double brackets. " "For example `\\[[WikiLink]]`." msgstr "" -"Los WikiLinks proporcionan enlaces fáciles entre páginas del wiki. Para crear un " -"[[WikiLink]], ponga simplemente el nombre de la página a enlazar entre corchetes " -"dobles. Por ejemplo, `\\[[WikiLink]]`." +"Los WikiLinks proporcionan enlaces fáciles entre páginas del wiki. Para " +"crear un [[WikiLink]], ponga simplemente el nombre de la página a enlazar " +"entre corchetes dobles. Por ejemplo, `\\[[WikiLink]]`." #. type: Plain text msgid "" "If you ever need to write something like `\\[[WikiLink]]` without creating a " "wikilink, just prefix it with a `\\`, like `\\\\[[WikiLink]]`." msgstr "" -"Si necesita crea algo como `\\[[WikiLink]]` sin crear un link wiki, simplemente añada " -"`\\` como prefijo, de la siguiente manera: `\\\\[[WikiLink]]`." +"Si necesita crea algo como `\\[[WikiLink]]` sin crear un link wiki, " +"simplemente añada `\\` como prefijo, de la siguiente manera: `\\" +"\\[[WikiLink]]`." #. type: Plain text msgid "" "There are some special [[SubPage/LinkingRules]] that come into play when " "linking between [[SubPages|SubPage]]." msgstr "" -"Hay algunas [[Reglas para la creación de enlaces|SubPage/LinkingRules]] especiales " -"que entran en juego al enlazar [[Subpáginas|SubPage]]." - -#. type: Plain text -msgid "" -"Also, if the file linked to by a WikiLink looks like an image, it will be " -"displayed inline on the page." -msgstr "" -"Además, si el archivo enlazado por un WikiLink parece una imagen, se mostrará " -"como parte de la página." +"Hay algunas [[Reglas para la creación de enlaces|SubPage/LinkingRules]] " +"especiales que entran en juego al enlazar [[Subpáginas|SubPage]]." #. type: Plain text msgid "" @@ -60,9 +54,10 @@ msgid "" "don't need to worry about getting the case the same, and can capitalise " "links at the start of a sentence, and so on." msgstr "" -"Los WikiLinks se corresponden con nombres de página sin tener en cuenta si se " -"usan letras mayúsculas o minúsculas, así que no tiene que preocuparse por esto, y " -"puede por ejemplo utilizar mayúsculas en un enlace si se encuentra al principio de una frase." +"Los WikiLinks se corresponden con nombres de página sin tener en cuenta si " +"se usan letras mayúsculas o minúsculas, así que no tiene que preocuparse por " +"esto, y puede por ejemplo utilizar mayúsculas en un enlace si se encuentra " +"al principio de una frase." #. type: Plain text msgid "" @@ -70,9 +65,10 @@ msgid "" "page name as the link text. For example `\\[[foo_bar|SandBox]]` links to the " "SandBox page, but the link will appear like this: [[foo_bar|SandBox]]." msgstr "" -"También es posible escribir un WikiLink que use otra cosa en lugar del nombre de la " -"página como texto del enlace. Por ejemplo `\\[[foo_bar|SandBox]]` enlaza a la página " -"de la zona de pruebas («SandBox»), pero el enlace aparece así: [[foo_bar|SandBox]]." +"También es posible escribir un WikiLink que use otra cosa en lugar del " +"nombre de la página como texto del enlace. Por ejemplo `\\[[foo_bar|SandBox]]" +"` enlaza a la página de la zona de pruebas («SandBox»), pero el enlace " +"aparece así: [[foo_bar|SandBox]]." #. type: Plain text msgid "" @@ -82,26 +78,41 @@ msgstr "" "Para enlazar a un punto («anchor») dentro de una página, puede utilizar algo " "como `\\[[WikiLink#foo]]` ." -#. type: Title ## -#, no-wrap -msgid "Directives and WikiLinks" -msgstr "Directivas y WikiLinks" +#. type: Plain text +#, fuzzy +#| msgid "" +#| "Also, if the file linked to by a WikiLink looks like an image, it will be " +#| "displayed inline on the page." +msgid "" +"If the file linked to by a WikiLink looks like an image, it will be " +"displayed inline on the page." +msgstr "" +"Además, si el archivo enlazado por un WikiLink parece una imagen, se " +"mostrará como parte de la página." #. type: Plain text msgid "" -"ikiwiki has two syntaxes for [[directives|directive]]. The older syntax " -"used spaces to distinguish between directives and wikilinks; as a result, " -"with that syntax in use, you cannot use spaces in WikiLinks, and must " -"replace spaces with underscores. The newer syntax, enabled with the " -"`prefix_directives` option in an ikiwiki setup file, prefixes directives " -"with `!`, and thus does not prevent links with spaces. Future versions of " -"ikiwiki will turn this option on by default." +"You can also put an url in a WikiLink, to link to an external page. Email " +"addresses can also be used to generate a mailto link." msgstr "" -"ikiwiki tiene dos sintaxis para las [[directivas|directive]]. La sintaxis antigua " -"utilizaba espacios para distinguir entre directivas y wikilinks; como resultado, " -"al utilizar esa sintaxis, no podía utilizar espacios en los WikiLinks, y debía reemplazar " -"los espacios con guiones bajos. La nueva sintaxis, activada con la opción `prefix_directives` " -"en un archivo de configuración de ikiwiki, añade a las directivas el prefijo `!`, y así no " -"impide enlaces con espacios. Futuras versiones de ikiwiki activarán esta opción de " -"manera predeterminada." +#~ msgid "Directives and WikiLinks" +#~ msgstr "Directivas y WikiLinks" + +#~ msgid "" +#~ "ikiwiki has two syntaxes for [[directives|directive]]. The older syntax " +#~ "used spaces to distinguish between directives and wikilinks; as a result, " +#~ "with that syntax in use, you cannot use spaces in WikiLinks, and must " +#~ "replace spaces with underscores. The newer syntax, enabled with the " +#~ "`prefix_directives` option in an ikiwiki setup file, prefixes directives " +#~ "with `!`, and thus does not prevent links with spaces. Future versions " +#~ "of ikiwiki will turn this option on by default." +#~ msgstr "" +#~ "ikiwiki tiene dos sintaxis para las [[directivas|directive]]. La sintaxis " +#~ "antigua utilizaba espacios para distinguir entre directivas y wikilinks; " +#~ "como resultado, al utilizar esa sintaxis, no podía utilizar espacios en " +#~ "los WikiLinks, y debía reemplazar los espacios con guiones bajos. La " +#~ "nueva sintaxis, activada con la opción `prefix_directives` en un archivo " +#~ "de configuración de ikiwiki, añade a las directivas el prefijo `!`, y así " +#~ "no impide enlaces con espacios. Futuras versiones de ikiwiki activarán " +#~ "esta opción de manera predeterminada."