1 # Spanish translation of basewiki/templates/note 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: 2010-07-18 22:29+0000\n"
10 "PO-Revision-Date: 2009-08-17 13:48+0200\n"
11 "Last-Translator: Fernando González de Requena <fgrequena@gmail.com>\n"
12 "Language-Team: None\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 1.11.4\n"
22 #| "<div class=\"notebox\">\n"
23 #| "<TMPL_VAR text>\n"
25 #| "<TMPL_UNLESS NAME=\"text\">\n"
26 #| "Use this template to insert a note into a page. The note will be styled to\n"
27 #| "float to the right of other text on the page. This template has one\n"
30 #| "<li>`text` - the text to display in the note\n"
34 "<div class=\"notebox\">\n"
37 "<TMPL_UNLESS text>\n"
38 "Use this template to insert a note into a page. The note will be styled to\n"
39 "float to the right of other text on the page. This template has one\n"
42 "<li>`text` - the text to display in the note\n"
46 "<div class=\"notebox\">\n"
49 "<TMPL_UNLESS NAME=\"text\">\n"
50 "Use esta plantilla para insertar una nota en una página. La nota se\n"
51 "configurará para flotar a la derecha de otro texto en la página.\n"
52 "Esta plantilla tiene un parámetro:\n"
54 "<li>`text` - el texto que aparecerá en la nota\n"