From 8c342cd5446f8b1ded1971480ab0133e0063f5e4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 14 Oct 2010 13:37:58 +0200 Subject: Sync with ikiwiki 3.20100926. --- sandbox.es.po | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 sandbox.es.po (limited to 'sandbox.es.po') diff --git a/sandbox.es.po b/sandbox.es.po new file mode 100644 index 0000000..12bf534 --- /dev/null +++ b/sandbox.es.po @@ -0,0 +1,90 @@ +# Spanish translation of basewiki/sandbox page for ikiwiki. +# Copyright (C) 2009 Free Software Foundation, Inc. +# This file is distributed under the same license as the ikiwiki package. +# Fernando González de Requena , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: ikiwiki\n" +"POT-Creation-Date: 2009-08-15 18:56-0300\n" +"PO-Revision-Date: 2009-08-16 19:15+0200\n" +"Last-Translator: Fernando González de Requena \n" +"Language-Team: None \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. type: Plain text +msgid "This is the SandBox, a page anyone can edit to learn how to use the wiki." +msgstr "Esta es la Zona de Pruebas («SandBox»), una página que cualquiera puede editar para aprender a usar el wiki." + +#. type: Plain text +msgid "Here's a paragraph." +msgstr "Aquí podemos ver un párrafo." + +#. type: Plain text +msgid "Here's another one with *emphasised* text." +msgstr "Aquí podemos ver otro con texto *resaltado*." + +#. type: Title # +#, no-wrap +msgid "Header" +msgstr "Título" + +#. type: Title ## +#, no-wrap +msgid "Subheader" +msgstr "Subtítulo" + +#. type: Plain text +#, no-wrap +msgid "" +"> This is a blockquote.\n" +">\n" +"> This is the first level of quoting.\n" +">\n" +"> > This is nested blockquote.\n" +">\n" +"> Back to the first level.\n" +msgstr "" +"> Esto es un bloque de cita. \n" +">\n" +"> Éste es el primer nivel de citación.\n" +">\n" +"> > Esto es un bloque de cita de nivel inferior.\n" +">\n" +"> De vuelta al primer nivel.\n" + +#. type: Plain text +msgid "Numbered list" +msgstr "Lista numerada" + +#. type: Bullet: '1. ' +msgid "First item." +msgstr "Primer elemento." + +#. type: Bullet: '1. ' +msgid "Another." +msgstr "Otro." + +#. type: Bullet: '1. ' +msgid "And another.." +msgstr "Y otro ..." + +#. type: Plain text +msgid "Bulleted list" +msgstr "Lista" + +#. type: Bullet: '* ' +msgid "*item*" +msgstr "*elemento*" + +#. type: Bullet: '* ' +msgid "item" +msgstr "elemento" + +#. type: Plain text +msgid "[[ikiwiki/WikiLink]]" +msgstr "[[ikiwiki/WikiLink]]" + -- cgit v1.2.3