mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 20:58:52 +00:00
51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
# Spanish translation for libsecret.
|
|
# Copyright (C) 2012 libsecret's COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the libsecret package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
# Daniel Mustieles <daniel.mustieles@gmail.com>, 2012.
|
|
#
|
|
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"
|
|
"Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
|
|
"Language-Team: Español; Castellano <gnome-es-list@gnome.org>\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"
|
|
"X-Generator: Gtranslator 2.91.5\n"
|
|
|
|
#: ../libsecret/secret-item.c:1164
|
|
#, c-format
|
|
msgid "Received invalid secret from the secret storage"
|
|
msgstr "Se recibió un secreto no válido del almacenamiento de secretos"
|
|
|
|
#: ../libsecret/secret-methods.c:1029
|
|
msgid "Default keyring"
|
|
msgstr "Depósito de claves predeterminado"
|
|
|
|
#: ../libsecret/secret-session.c:244 ../libsecret/secret-session.c:281
|
|
msgid "Couldn't communicate with the secret storage"
|
|
msgstr "No se pudo comunicar con almacén de secretos"
|
|
|
|
#: ../tool/secret-tool.c:37
|
|
msgid "the label for the new stored item"
|
|
msgstr "la etiqueta para el nuevo elemento almacenado"
|
|
|
|
#: ../tool/secret-tool.c:39
|
|
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
|
|
msgid "attribute value pairs of item to lookup"
|
|
msgstr "pares atributo-valor del elemento que buscar"
|
|
|
|
#: ../tool/secret-tool.c:55
|
|
msgid "attribute value pairs which match items to clear"
|
|
msgstr "pares atributo-valor que coinciden con los elementos que limpiar"
|