From a0032a6353cb428d111c5747ad156d801ea3c56b Mon Sep 17 00:00:00 2001 From: Daniel Mustieles Date: Wed, 19 Nov 2014 14:00:55 +0100 Subject: Updated Spanish translation --- po/es.po | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/po/es.po b/po/es.po index 0414cea..fe4f8ef 100644 --- a/po/es.po +++ b/po/es.po @@ -1,22 +1,23 @@ # Spanish translation for msitools. # Copyright (C) 2013 msitools's COPYRIGHT HOLDER # This file is distributed under the same license as the msitools package. -# Daniel Mustieles , 2013. +# Daniel Mustieles , 2013, 2014. # msgid "" msgstr "" "Project-Id-Version: msitools master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=msitools&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-04-12 03:25+0000\n" -"PO-Revision-Date: 2013-04-12 12:04+0200\n" +"POT-Creation-Date: 2014-11-03 14:11+0000\n" +"PO-Revision-Date: 2014-11-19 13:45+0100\n" "Last-Translator: Daniel Mustieles \n" -"Language-Team: Español \n" +"Language-Team: Español; Castellano \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Gtranslator 2.91.6\n" #: ../tools/msiextract.vala:10 ../tools/wixl/wixl.vala:21 msgid "Display version number" @@ -39,30 +40,33 @@ msgid "- a msi files extracting tool" msgstr "- una herramienta de extracción de archivos MSI" #: ../tools/msiextract.vala:146 ../tools/wixl/wixl.vala:75 -#, c-format msgid "Please specify input files.\n" msgstr "Especifique los archivos de entrada.\n" -#: ../tools/wixl/wixl-heat.vala:11 +#: ../tools/wixl/wixl-heat.vala:12 msgid "Directory Ref" msgstr "Referenciar carpeta" -#: ../tools/wixl/wixl-heat.vala:12 +#: ../tools/wixl/wixl-heat.vala:13 msgid "Component Group" msgstr "Grupo de componentes" -#: ../tools/wixl/wixl-heat.vala:13 +#: ../tools/wixl/wixl-heat.vala:14 msgid "Variable for source dir" msgstr "Variable para carpeta fuente" -#: ../tools/wixl/wixl-heat.vala:14 +#: ../tools/wixl/wixl-heat.vala:15 msgid "Prefix" msgstr "Prefijo" -#: ../tools/wixl/wixl-heat.vala:15 +#: ../tools/wixl/wixl-heat.vala:16 msgid "Exclude prefix" msgstr "Excluir prefijo" +#: ../tools/wixl/wixl-heat.vala:17 +msgid "Add Win64 Component" +msgstr "Añadir componente Win64" + #: ../tools/wixl/wixl.vala:22 msgid "Verbose output" msgstr "Salida detallada" @@ -105,7 +109,6 @@ msgid "- a msi building tool" msgstr "- una herramienta de construcción de MSI" #: ../tools/wixl/wixl.vala:83 -#, c-format msgid "Please specify the output file.\n" msgstr "Especifique el archivo de salida.\n" -- cgit