From 626ad0411446ffc9c39e9cdee04111a8fad7f54a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Jul 2010 18:35:10 -0400 Subject: merge updated translations from l10n This includes an (almost) up-to-date French basewiki translation. --- .../basewiki/ikiwiki/pagespec/attachment.cs.po | 20 +++++--- .../basewiki/ikiwiki/pagespec/attachment.da.po | 20 +++++--- .../basewiki/ikiwiki/pagespec/attachment.de.po | 44 ++++++++-------- .../basewiki/ikiwiki/pagespec/attachment.es.po | 60 ++++++++++++---------- .../basewiki/ikiwiki/pagespec/attachment.fr.po | 20 +++++--- po/underlays/basewiki/ikiwiki/pagespec/po.cs.po | 16 +++++- po/underlays/basewiki/ikiwiki/pagespec/po.da.po | 16 +++++- po/underlays/basewiki/ikiwiki/pagespec/po.de.po | 37 +++++++------ po/underlays/basewiki/ikiwiki/pagespec/po.es.po | 37 ++++++++----- po/underlays/basewiki/ikiwiki/pagespec/po.fr.po | 22 +++++++- 10 files changed, 195 insertions(+), 97 deletions(-) (limited to 'po/underlays/basewiki/ikiwiki/pagespec') diff --git a/po/underlays/basewiki/ikiwiki/pagespec/attachment.cs.po b/po/underlays/basewiki/ikiwiki/pagespec/attachment.cs.po index 2eb1493c8..3d12a009e 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/attachment.cs.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/attachment.cs.po @@ -6,10 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki/basewiki\n" -"POT-Creation-Date: 2009-08-28 02:48-0300\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-08-27 09:04+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,10 +41,16 @@ msgstr "" "`allowed_attachments` určovat, které typy příloh budou povoleny." #. type: Plain text +#, fuzzy +#| msgid "" +#| "For example, to limit arbitrary files to 50 kilobytes, but allow larger " +#| "mp3 files to be uploaded by joey into a specific directory, and check all " +#| "attachments for viruses, something like this could be used:" msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for viruses, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" "Například pokud byste chtěli omezit všechny soubory na 50 kilobajtů s " "výjimkou větčích mp3 souborů nahraných uživatelem joey do specifického " @@ -51,8 +58,9 @@ msgstr "" "virů, mohli byste použít něco jako:" #. type: Plain text -#, no-wrap -msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +#, fuzzy, no-wrap +#| msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" #. type: Plain text diff --git a/po/underlays/basewiki/ikiwiki/pagespec/attachment.da.po b/po/underlays/basewiki/ikiwiki/pagespec/attachment.da.po index 6f3d28632..aa9e1434c 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/attachment.da.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/attachment.da.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki 3.15\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-19 23:45+0200\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-07-19 23:45+0200\n" "Last-Translator: Jonas Smedegaard \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" @@ -46,18 +47,25 @@ msgstr "" "`allowed_attachments`." #. type: Plain text +#, fuzzy +#| msgid "" +#| "For example, to limit arbitrary files to 50 kilobytes, but allow larger " +#| "mp3 files to be uploaded by joey into a specific directory, and check all " +#| "attachments for viruses, something like this could be used:" msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for viruses, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" "Som eksempel, for at begrænse vilkårlige filer til 50 kilobytes, men tillade " "større mp3-filer at blive lagt op af joey til en bestemt mappe, og checke " "alle vedhæftninger for vira, kunne noget i stil med dette bruges:" #. type: Plain text -#, no-wrap -msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +#, fuzzy, no-wrap +#| msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" #. type: Plain text diff --git a/po/underlays/basewiki/ikiwiki/pagespec/attachment.de.po b/po/underlays/basewiki/ikiwiki/pagespec/attachment.de.po index 1a20a5f0e..d0b2ba9cb 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/attachment.de.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/attachment.de.po @@ -4,10 +4,11 @@ # modification, are permitted under any circumstances. No warranty. msgid "" msgstr "" -"POT-Creation-Date: 2010-03-12 09:29+0530\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2010-03-14 15:17+0530\n" "Last-Translator: Sebastian Kuhnert \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" @@ -42,24 +43,27 @@ msgstr "" "`allowed_attachments` verändert." #. type: Plain text +#, fuzzy +#| msgid "" +#| "For example, to limit arbitrary files to 50 kilobytes, but allow larger " +#| "mp3 files to be uploaded by joey into a specific directory, and check all " +#| "attachments for viruses, something like this could be used:" msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for viruses, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" -"Zum Beispiel können beliebige Dateien auf 50 Kilobyte beschränkt, " -"aber größere mp3-Dateien von joey in einem bestimmten Verzeichnis erlaubt, " -"und alle Anhänge nach Viren durchsucht werden, indem etwas wie " -"das Folgende verwendet wird:" +"Zum Beispiel können beliebige Dateien auf 50 Kilobyte beschränkt, aber " +"größere mp3-Dateien von joey in einem bestimmten Verzeichnis erlaubt, und " +"alle Anhänge nach Viren durchsucht werden, indem etwas wie das Folgende " +"verwendet wird:" #. type: Plain text -#, no-wrap -msgid "" -"\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) " -"and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" -msgstr "" -"\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) " -"and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +#, fuzzy, no-wrap +#| msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" +msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" #. type: Plain text msgid "" @@ -72,12 +76,12 @@ msgstr "" #. type: Bullet: '* ' msgid "" "\"`maxsize(size)`\" - tests whether the attachment is no larger than the " -"specified size. The size defaults to being in bytes, but \"kb\", \"mb\", " -"\"gb\" etc can be used to specify the units." +"specified size. The size defaults to being in bytes, but \"kb\", \"mb\", \"gb" +"\" etc can be used to specify the units." msgstr "" "\"`maxsize(size)`\" - prüft ob der Anhang nicht größer ist als angegeben. " -"Die Größe wird standardmäßig in Bytes angegeben, aber `kb`, `mb`, " -"`gb` und so weiter kann verwendet werden, um die Einheit anzugeben." +"Die Größe wird standardmäßig in Bytes angegeben, aber `kb`, `mb`, `gb` und " +"so weiter kann verwendet werden, um die Einheit anzugeben." #. type: Bullet: '* ' msgid "" @@ -118,5 +122,3 @@ msgstr "" #. type: Bullet: '* ' msgid "\"`virusfree()`\" - checks the attachment with an antiviral program." msgstr "\"`virusfree()`\" - prüft den Anhang mit einem Virenscanner." - - diff --git a/po/underlays/basewiki/ikiwiki/pagespec/attachment.es.po b/po/underlays/basewiki/ikiwiki/pagespec/attachment.es.po index 201d87937..a2cdfc8dd 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/attachment.es.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/attachment.es.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\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-09-03 13:21+0200\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" @@ -37,24 +38,31 @@ msgid "" "attachments will be accepted, via the `allowed_attachments` configuration " "setting." msgstr "" -"Si los archivos adjuntos están activados, el administrador del wiki puede controlar " -"qué tipos de archivos adjuntos serán aceptados a través de la opción de configuración " -"`allowed_attachments`." +"Si los archivos adjuntos están activados, el administrador del wiki puede " +"controlar qué tipos de archivos adjuntos serán aceptados a través de la " +"opción de configuración `allowed_attachments`." #. type: Plain text +#, fuzzy +#| msgid "" +#| "For example, to limit arbitrary files to 50 kilobytes, but allow larger " +#| "mp3 files to be uploaded by joey into a specific directory, and check all " +#| "attachments for viruses, something like this could be used:" msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for viruses, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" -"Por ejemplo, para limitar cualquier archivo a 50 kilobytes, pero permitir que " -"joey envíe archivos mp3 más grandes a un directorio específico, y comprobar " -"todos los archivos adjuntos en busca de virus, se podría utilizar algo como lo " -"siguiente:" +"Por ejemplo, para limitar cualquier archivo a 50 kilobytes, pero permitir " +"que joey envíe archivos mp3 más grandes a un directorio específico, y " +"comprobar todos los archivos adjuntos en busca de virus, se podría utilizar " +"algo como lo siguiente:" #. type: Plain text -#, no-wrap -msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +#, fuzzy, no-wrap +#| msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" #. type: Plain text @@ -62,8 +70,8 @@ msgid "" "The regular [[ikiwiki/PageSpec]] syntax is expanded with the following " "additional tests:" msgstr "" -"La sintaxis normal de [[ikiwiki/PageSpec]] se amplía con las comprobaciones adicionales " -"siguientes:" +"La sintaxis normal de [[ikiwiki/PageSpec]] se amplía con las comprobaciones " +"adicionales siguientes:" #. type: Bullet: '* ' msgid "" @@ -72,8 +80,8 @@ msgid "" "\" etc can be used to specify the units." msgstr "" "\"`maxsize(tamaño)`\" - comprueba que el archivo adjunto no sea más grande " -"que el tamaño especificado. De manera predeterminada el tamaño se expresa " -"en bytes, pero se puede utilizar «kb», «mb», «gb», etc., para especificar las " +"que el tamaño especificado. De manera predeterminada el tamaño se expresa en " +"bytes, pero se puede utilizar «kb», «mb», «gb», etc., para especificar las " "unidades." #. type: Bullet: '* ' @@ -81,8 +89,8 @@ msgid "" "\"`minsize(size)`\" - tests whether the attachment is no smaller than the " "specified size." msgstr "" -"\"`minsize(tamaño)`\" - comprueba que el archivo adjunto no sea más pequeño que " -"el tamaño especificado." +"\"`minsize(tamaño)`\" - comprueba que el archivo adjunto no sea más pequeño " +"que el tamaño especificado." #. type: Bullet: '* ' msgid "" @@ -90,9 +98,9 @@ msgid "" "a wiki page. (Ie, if it has an extension of \".mdwn\", or of any other " "enabled page format)." msgstr "" -"\"`ispage()`\" - comprueba si el archivo adjunto será tratado por ikiwiki como una " -"página wiki. (Es decir, si tiene una extensión \".mdwn\", o la de cualquier otro " -"formato de página activado)." +"\"`ispage()`\" - comprueba si el archivo adjunto será tratado por ikiwiki " +"como una página wiki. (Es decir, si tiene una extensión \".mdwn\", o la de " +"cualquier otro formato de página activado)." #. type: Plain text #, no-wrap @@ -110,10 +118,10 @@ msgid "" "\"`mimetype(foo/bar)`\" - checks the MIME type of the attachment. You can " "include a glob in the type, for example `mimetype(image/*)`." msgstr "" -"\"`mimetype(foo/bar)`\" - comprueba el tipo MIME del archivo adjunto. Puede incluir " -"un «glob» en el tipo, por ejemplo `mimetype(image/*)`." +"\"`mimetype(foo/bar)`\" - comprueba el tipo MIME del archivo adjunto. Puede " +"incluir un «glob» en el tipo, por ejemplo `mimetype(image/*)`." #. type: Bullet: '* ' msgid "\"`virusfree()`\" - checks the attachment with an antiviral program." -msgstr "\"`virusfree()`\" - comprueba el archivo adjunto con un programa antivirus." - +msgstr "" +"\"`virusfree()`\" - comprueba el archivo adjunto con un programa antivirus." diff --git a/po/underlays/basewiki/ikiwiki/pagespec/attachment.fr.po b/po/underlays/basewiki/ikiwiki/pagespec/attachment.fr.po index 10f942033..9985f9ce5 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/attachment.fr.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/attachment.fr.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\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-08-26 14:46+0200\n" "Last-Translator: Philippe Batailler \n" "Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bits\n" @@ -40,10 +41,16 @@ msgstr "" "`allowed_attachments`." #. type: Plain text +#, fuzzy +#| msgid "" +#| "For example, to limit arbitrary files to 50 kilobytes, but allow larger " +#| "mp3 files to be uploaded by joey into a specific directory, and check all " +#| "attachments for viruses, something like this could be used:" msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for viruses, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" "Par exemple, pour limiter tous les fichiers à 50 kilooctets mais permettre " "que des fichiers mp3 plus grands soient envoyés par joey dans un répertoire " @@ -51,8 +58,9 @@ msgstr "" "peut utiliser quelque chose comme ça :" #. type: Plain text -#, no-wrap -msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +#, fuzzy, no-wrap +#| msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" #. type: Plain text diff --git a/po/underlays/basewiki/ikiwiki/pagespec/po.cs.po b/po/underlays/basewiki/ikiwiki/pagespec/po.cs.po index 6e09fa4e6..2cf84cf45 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/po.cs.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/po.cs.po @@ -6,10 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki/basewiki\n" -"POT-Creation-Date: 2009-08-28 02:49-0300\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-08-27 09:20+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -51,6 +52,14 @@ msgstr "" "„`currentlang()`“ - testuje, zda je stránka napsána ve stejném jazyce jako " "aktuální stránka." +#. type: Bullet: '* ' +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec. A minimum target translation percentage can " +"optionally be passed as an integer parameter: \"`needstranslation(50)`\" " +"matches only pages less than 50% translated." +msgstr "" + #. type: Plain text msgid "" "Note that every non-po page is considered to be written in " @@ -59,3 +68,8 @@ msgstr "" "O každé stránce, která nepoužívá „po“ překlad, se předpokládá, že je napsaná " "v jazyce zadaném proměnnou `po_master_language` v konfiguračním souboru " "ikiwiki." + +#. type: Plain text +#, no-wrap +msgid "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "" diff --git a/po/underlays/basewiki/ikiwiki/pagespec/po.da.po b/po/underlays/basewiki/ikiwiki/pagespec/po.da.po index b719d25fe..9861d3c64 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/po.da.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/po.da.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki 3.15\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-20 11:33+0300\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-07-20 11:41+0200\n" "Last-Translator: Jonas Smedegaard \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" @@ -56,6 +57,14 @@ msgstr "" "\"`currentlang()`\" - tester hvorvidt en side er skrevet i samme sprog som " "den nuværende side." +#. type: Bullet: '* ' +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec. A minimum target translation percentage can " +"optionally be passed as an integer parameter: \"`needstranslation(50)`\" " +"matches only pages less than 50% translated." +msgstr "" + #. type: Plain text msgid "" "Note that every non-po page is considered to be written in " @@ -63,3 +72,8 @@ msgid "" msgstr "" "Bemærk at enhver ikke-po side antages at være skrevet i " "`po_master_language`, som angivet i `ikiwiki.setup`." + +#. type: Plain text +#, no-wrap +msgid "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "" diff --git a/po/underlays/basewiki/ikiwiki/pagespec/po.de.po b/po/underlays/basewiki/ikiwiki/pagespec/po.de.po index 785b16ffa..266e30875 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/po.de.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/po.de.po @@ -4,10 +4,11 @@ # modification, are permitted under any circumstances. No warranty. msgid "" msgstr "" -"POT-Creation-Date: 2010-03-12 09:29+0530\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2010-03-14 13:55+0530\n" "Last-Translator: Sebastian Kuhnert \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,15 +27,14 @@ msgstr "" #. type: Plain text msgid "" -"If the [[!iki plugins/po desc=po]] plugin is enabled, the regular " -"[[ikiwiki/PageSpec]] syntax is expanded with the following additional tests " -"that can be used to improve user navigation in a multi-lingual wiki:" +"If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/" +"PageSpec]] syntax is expanded with the following additional tests that can " +"be used to improve user navigation in a multi-lingual wiki:" msgstr "" "Wenn die [[!iki plugins/po desc=po]]-Erweiterung aktiviert ist, ist die " -"reguläre " -"[[ikiwiki/PageSpec]]-Syntax um die folgenden zusätzlichen Tests erweitert, " -"die zur Verbesserung der Benutzernavigation in mehrsprachigen Wikis " -"verwendet werden kann:" +"reguläre [[ikiwiki/PageSpec]]-Syntax um die folgenden zusätzlichen Tests " +"erweitert, die zur Verbesserung der Benutzernavigation in mehrsprachigen " +"Wikis verwendet werden kann:" #. type: Bullet: '* ' msgid "" @@ -42,8 +42,8 @@ msgid "" "as a ISO639-1 (two-letter) language code." msgstr "" "\"`lang(LL)`\" - prüft ob eine Seite in der angegebenen Sprache geschrieben " -"ist. " -"Die Sprache wird als (zweibuchstabiger) Sprachcode nach ISO639-1 angegeben." +"ist. Die Sprache wird als (zweibuchstabiger) Sprachcode nach ISO639-1 " +"angegeben." #. type: Bullet: '* ' msgid "" @@ -51,20 +51,25 @@ msgid "" "as the current page." msgstr "" "\"`currentlang()`\" - prüft, ob eine Seite in der gleichen Sprache " -"geschrieben ist wie " -"die aktuelle Seite." +"geschrieben ist wie die aktuelle Seite." + +#. type: Bullet: '* ' +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec. A minimum target translation percentage can " +"optionally be passed as an integer parameter: \"`needstranslation(50)`\" " +"matches only pages less than 50% translated." +msgstr "" #. type: Plain text msgid "" "Note that every non-po page is considered to be written in " "`po_master_language`, as specified in `ikiwiki.setup`." msgstr "" -"Beachte, dass als Sprache jeder nicht-po-Seite `po_master_language` " -" angenommen wird, wie in `ikiwiki.setup` angegeben." +"Beachte, dass als Sprache jeder nicht-po-Seite `po_master_language` " +"angenommen wird, wie in `ikiwiki.setup` angegeben." #. type: Plain text #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "[[!meta robots=\"noindex, follow\"]]\n" - - diff --git a/po/underlays/basewiki/ikiwiki/pagespec/po.es.po b/po/underlays/basewiki/ikiwiki/pagespec/po.es.po index 3a9d8d4a1..e44033056 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/po.es.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/po.es.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\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-09-03 13:48+0200\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" @@ -32,33 +33,45 @@ msgid "" "PageSpec]] syntax is expanded with the following additional tests that can " "be used to improve user navigation in a multi-lingual wiki:" msgstr "" -"Si el complemento («plugin») [[!iki plugins/po desc=po]] está activado, la sintaxis " -"normal de [[ikiwiki/PageSpec]] se amplía con las comprobaciones adicionales " -"siguientes, que se pueden utilizar para mejorar la navegación del usuario en " -"un wiki multilingüe:" +"Si el complemento («plugin») [[!iki plugins/po desc=po]] está activado, la " +"sintaxis normal de [[ikiwiki/PageSpec]] se amplía con las comprobaciones " +"adicionales siguientes, que se pueden utilizar para mejorar la navegación " +"del usuario en un wiki multilingüe:" #. type: Bullet: '* ' msgid "" "\"`lang(LL)`\" - tests whether a page is written in the language specified " "as a ISO639-1 (two-letter) language code." msgstr "" -"\"`lang(LL)`\" - comprueba si una página está escrita en el idioma especificado según " -"el código ISO639-1 (dos letras)." +"\"`lang(LL)`\" - comprueba si una página está escrita en el idioma " +"especificado según el código ISO639-1 (dos letras)." #. type: Bullet: '* ' msgid "" "\"`currentlang()`\" - tests whether a page is written in the same language " "as the current page." msgstr "" -"\"`currentlang()`\" - comprueba si una página está escrita en el mismo idioma " -"que la página actual." +"\"`currentlang()`\" - comprueba si una página está escrita en el mismo " +"idioma que la página actual." + +#. type: Bullet: '* ' +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec. A minimum target translation percentage can " +"optionally be passed as an integer parameter: \"`needstranslation(50)`\" " +"matches only pages less than 50% translated." +msgstr "" #. type: Plain text msgid "" "Note that every non-po page is considered to be written in " "`po_master_language`, as specified in `ikiwiki.setup`." msgstr "" -"Tenga en cuenta que se considera que cualquier página que no " -"sea de tipo «po» está escrita en `po_master_language`, según " -"se especifica en `ikiwiki.setup`." +"Tenga en cuenta que se considera que cualquier página que no sea de tipo " +"«po» está escrita en `po_master_language`, según se especifica en `ikiwiki." +"setup`." +#. type: Plain text +#, no-wrap +msgid "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "" diff --git a/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po b/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po index a771f6ef7..760e3cf24 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po +++ b/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\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-08-30 09:37+0200\n" "Last-Translator: Philippe Batailler \n" "Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bits\n" @@ -29,7 +30,11 @@ msgid "" "If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/" "PageSpec]] syntax is expanded with the following additional tests that can " "be used to improve user navigation in a multi-lingual wiki:" -msgstr "Si le greffon [[!iki plugins/po desc=po]] est activé, la syntaxe normale de [[ikiwiki/PageSpec]] est développée avec les tests supplémentaires suivants qui peuvent améliorer la navigation d'un utilisateur de wiki plurilinguistique :" +msgstr "" +"Si le greffon [[!iki plugins/po desc=po]] est activé, la syntaxe normale de " +"[[ikiwiki/PageSpec]] est développée avec les tests supplémentaires suivants " +"qui peuvent améliorer la navigation d'un utilisateur de wiki " +"plurilinguistique :" #. type: Bullet: '* ' msgid "" @@ -47,6 +52,14 @@ msgstr "" "`currentlang()` - teste si une page est écrite dans la langue de la page " "donnée." +#. type: Bullet: '* ' +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec. A minimum target translation percentage can " +"optionally be passed as an integer parameter: \"`needstranslation(50)`\" " +"matches only pages less than 50% translated." +msgstr "" + #. type: Plain text msgid "" "Note that every non-po page is considered to be written in " @@ -55,3 +68,8 @@ msgstr "" "Notez que chaque page qui n'est pas de type po est considérée comme une page " "écrite selon le `po_master_language`, tel que spécifié dans le fichier de " "configuration `ikiwiki.setup`." + +#. type: Plain text +#, no-wrap +msgid "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "" -- cgit v1.2.3