From: Daniel Mustieles Date: Tue, 19 Feb 2013 11:42:54 +0000 (+0100) Subject: Updated Spanish translation X-Git-Tag: upstream/0.14~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=852228418844e407d73fe5316090a2df6994c0c3;p=platform%2Fupstream%2Flibsecret.git Updated Spanish translation --- diff --git a/po/es.po b/po/es.po index 86eab99..f37e92e 100644 --- a/po/es.po +++ b/po/es.po @@ -2,22 +2,22 @@ # Copyright (C) 2012 libsecret's COPYRIGHT HOLDER # This file is distributed under the same license as the libsecret package. # FIRST AUTHOR , YEAR. -# Daniel Mustieles , 2012. +# Daniel Mustieles , 2012, 2013. # msgid "" msgstr "" "Project-Id-Version: libsecret master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=libsecret&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2012-12-03 23:43+0000\n" -"PO-Revision-Date: 2012-12-04 12:04+0100\n" +"POT-Creation-Date: 2013-02-18 14:22+0000\n" +"PO-Revision-Date: 2013-02-19 12:38+0100\n" "Last-Translator: Daniel Mustieles \n" -"Language-Team: Español; Castellano \n" +"Language-Team: Español \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.5\n" #: ../libsecret/secret-item.c:1164 @@ -33,18 +33,26 @@ msgstr "Depósito de claves predeterminado" msgid "Couldn't communicate with the secret storage" msgstr "No se pudo comunicar con almacén de secretos" -#: ../tool/secret-tool.c:37 +#: ../tool/secret-tool.c:39 msgid "the label for the new stored item" msgstr "la etiqueta para el nuevo elemento almacenado" -#: ../tool/secret-tool.c:39 +#: ../tool/secret-tool.c:41 msgid "the collection in which to place the stored item" msgstr "la colección en la que colocar el elemento almacenado" -#: ../tool/secret-tool.c:41 ../tool/secret-tool.c:48 +#: ../tool/secret-tool.c:43 ../tool/secret-tool.c:50 ../tool/secret-tool.c:437 msgid "attribute value pairs of item to lookup" msgstr "pares atributo-valor del elemento que buscar" -#: ../tool/secret-tool.c:55 +#: ../tool/secret-tool.c:57 msgid "attribute value pairs which match items to clear" msgstr "pares atributo-valor que coinciden con los elementos que limpiar" + +#: ../tool/secret-tool.c:433 +msgid "return all results, instead of just first one" +msgstr "devolver todos los resultados, en lugar de sólo el primero" + +#: ../tool/secret-tool.c:435 +msgid "unlock item results if necessary" +msgstr "desbloquear elementos de los resultados si es necesario"