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: 2010-07-18 22:29+0000\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"
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"
22 "[[!if test=\"enabled(po)\"\n"
23 " then=\"This wiki has po support **enabled**.\"\n"
24 " else=\"This wiki has po support **disabled**.\"]]\n"
26 "[[!if test=\"enabled(po)\"\n"
27 " then=\"Este wiki tiene **activada** la compatibilidad con po.\"\n"
28 " else=\"Este wiki tiene **desactivada** la compatibilidad con po.\"]]\n"
32 "If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/"
33 "PageSpec]] syntax is expanded with the following additional tests that can "
34 "be used to improve user navigation in a multi-lingual wiki:"
36 "Si el complemento («plugin») [[!iki plugins/po desc=po]] está activado, la "
37 "sintaxis normal de [[ikiwiki/PageSpec]] se amplía con las comprobaciones "
38 "adicionales siguientes, que se pueden utilizar para mejorar la navegación "
39 "del usuario en un wiki multilingüe:"
43 "\"`lang(LL)`\" - tests whether a page is written in the language specified "
44 "as a ISO639-1 (two-letter) language code."
46 "\"`lang(LL)`\" - comprueba si una página está escrita en el idioma "
47 "especificado según el código ISO639-1 (dos letras)."
51 "\"`currentlang()`\" - tests whether a page is written in the same language "
52 "as the current page."
54 "\"`currentlang()`\" - comprueba si una página está escrita en el mismo "
55 "idioma que la página actual."
59 "\"`needstranslation()`\" - tests whether a page needs translation work. Only "
60 "slave pages match this PageSpec. A minimum target translation percentage can "
61 "optionally be passed as an integer parameter: \"`needstranslation(50)`\" "
62 "matches only pages less than 50% translated."
67 "Note that every non-po page is considered to be written in "
68 "`po_master_language`, as specified in `ikiwiki.setup`."
70 "Tenga en cuenta que se considera que cualquier página que no sea de tipo "
71 "«po» está escrita en `po_master_language`, según se especifica en `ikiwiki."
76 msgid "[[!meta robots=\"noindex, follow\"]]\n"