1 # Spanish translation of basewiki/ikiwiki/pagespec/attachment 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.
7 "Project-Id-Version: ikiwiki\n"
8 "POT-Creation-Date: 2009-08-15 18:30-0300\n"
9 "PO-Revision-Date: 2009-09-03 13:48+0200\n"
10 "Last-Translator: Fernando González de Requena <fgrequena@gmail.com>\n"
11 "Language-Team: None\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"
21 "[[!if test=\"enabled(po)\"\n"
22 " then=\"This wiki has po support **enabled**.\"\n"
23 " else=\"This wiki has po support **disabled**.\"]]\n"
25 "[[!if test=\"enabled(po)\"\n"
26 " then=\"Este wiki tiene **activada** la compatibilidad con po.\"\n"
27 " else=\"Este wiki tiene **desactivada** la compatibilidad con po.\"]]\n"
31 "If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/"
32 "PageSpec]] syntax is expanded with the following additional tests that can "
33 "be used to improve user navigation in a multi-lingual wiki:"
35 "Si el complemento («plugin») [[!iki plugins/po desc=po]] está activado, la sintaxis "
36 "normal de [[ikiwiki/PageSpec]] se amplía con las comprobaciones adicionales "
37 "siguientes, que se pueden utilizar para mejorar la navegación del usuario en "
38 "un wiki multilingüe:"
42 "\"`lang(LL)`\" - tests whether a page is written in the language specified "
43 "as a ISO639-1 (two-letter) language code."
45 "\"`lang(LL)`\" - comprueba si una página está escrita en el idioma especificado según "
46 "el código ISO639-1 (dos letras)."
50 "\"`currentlang()`\" - tests whether a page is written in the same language "
51 "as the current page."
53 "\"`currentlang()`\" - comprueba si una página está escrita en el mismo idioma "
54 "que la página actual."
58 "Note that every non-po page is considered to be written in "
59 "`po_master_language`, as specified in `ikiwiki.setup`."
61 "Tenga en cuenta que se considera que cualquier página que no "
62 "sea de tipo «po» está escrita en `po_master_language`, según "
63 "se especifica en `ikiwiki.setup`."