aboutsummaryrefslogtreecommitdiffstats
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--po/es.po65
1 files changed, 35 insertions, 30 deletions
diff --git a/po/es.po b/po/es.po
index b97ff2d73..241b0f75d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 2.0.9\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-02-18 09:22+0100\n"
+"POT-Creation-Date: 2010-03-09 09:35+0100\n"
"PO-Revision-Date: 2008-12-14 19:34+0100\n"
"Last-Translator: Jaime Su�rez <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
@@ -26,20 +26,25 @@ msgid "failed to acquire the pinentry lock: %s\n"
msgstr "no pude conseguir el bloqueo de entrada de pin: %s\n"
#. TRANSLATORS: These are labels for buttons etc used in
-#. Pinentries. A underscore indicates that the next letter
-#. should be used as an accelerator. The actual to be
-#. translated text starts after the second vertical bar.
-#: agent/call-pinentry.c:400
+#. Pinentries. An underscore indicates that the next letter
+#. should be used as an accelerator. Double the underscore for
+#. a literal one. The actual to be translated text starts after
+#. the second vertical bar.
+#: agent/call-pinentry.c:401
msgid "|pinentry-label|_OK"
msgstr ""
-#: agent/call-pinentry.c:401
+#: agent/call-pinentry.c:402
msgid "|pinentry-label|_Cancel"
msgstr ""
+#: agent/call-pinentry.c:403
+msgid "|pinentry-label|PIN:"
+msgstr ""
+
#. TRANSLATORS: This string is displayed by Pinentry as the label
#. for the quality bar.
-#: agent/call-pinentry.c:644
+#: agent/call-pinentry.c:649
msgid "Quality:"
msgstr "Calidad:"
@@ -49,18 +54,18 @@ msgstr "Calidad:"
#. tooltip is limited to about 900 characters. If you do not
#. translate this entry, a default english text (see source)
#. will be used.
-#: agent/call-pinentry.c:666
+#: agent/call-pinentry.c:671
msgid "pinentry.qualitybar.tooltip"
msgstr "barra de calidad, entrada de pin"
-#: agent/call-pinentry.c:710
+#: agent/call-pinentry.c:715
msgid ""
"Please enter your PIN, so that the secret key can be unlocked for this "
"session"
msgstr ""
"Por favor introduzca su PIN para desbloquear la clave secreta de esta sesi�n"
-#: agent/call-pinentry.c:713
+#: agent/call-pinentry.c:718
msgid ""
"Please enter your passphrase, so that the secret key can be unlocked for "
"this session"
@@ -68,28 +73,28 @@ msgstr ""
"Por favor introduzca la frase contrase�a para desbloquear la clave secreta "
"de esta sesi�n"
-#: agent/call-pinentry.c:770
+#: agent/call-pinentry.c:775
#, c-format
msgid "SETERROR %s (try %d of %d)"
msgstr "SETERROR %s (intento %d de %d)"
-#: agent/call-pinentry.c:790 agent/call-pinentry.c:802
+#: agent/call-pinentry.c:795 agent/call-pinentry.c:807
msgid "PIN too long"
msgstr "PIN demasiado largo"
-#: agent/call-pinentry.c:791
+#: agent/call-pinentry.c:796
msgid "Passphrase too long"
msgstr "Frase contrase�a demasiado larga"
-#: agent/call-pinentry.c:799
+#: agent/call-pinentry.c:804
msgid "Invalid characters in PIN"
msgstr "Caracteres inv�lidos en el PIN"
-#: agent/call-pinentry.c:804
+#: agent/call-pinentry.c:809
msgid "PIN too short"
msgstr "PIN demasiado corto"
-#: agent/call-pinentry.c:816
+#: agent/call-pinentry.c:821
msgid "Bad PIN"
msgstr "PIN incorrecto"
@@ -102,7 +107,7 @@ msgstr "PIN incorrecto"
# �Por qu� los ingleses entonces s� que saben lo que es un "passphrase"?
# �Es que son m�s listos? :-)
#
-#: agent/call-pinentry.c:817
+#: agent/call-pinentry.c:822
msgid "Bad Passphrase"
msgstr "Frase contrase�a err�nea"
@@ -115,7 +120,7 @@ msgstr "Frase contrase�a err�nea"
# �Por qu� los ingleses entonces s� que saben lo que es un "passphrase"?
# �Es que son m�s listos? :-)
#
-#: agent/call-pinentry.c:853
+#: agent/call-pinentry.c:858
msgid "Passphrase"
msgstr "Frase contrase�a"
@@ -126,7 +131,7 @@ msgstr "no pueden usarse claves ssh de m�s de %d bits\n"
#: agent/command-ssh.c:688 g10/card-util.c:830 g10/exec.c:473 g10/gpg.c:1122
#: g10/keygen.c:3394 g10/keygen.c:3427 g10/keyring.c:1237 g10/keyring.c:1569
-#: g10/openfile.c:275 g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107
+#: g10/openfile.c:275 g10/openfile.c:368 g10/sign.c:801 g10/sign.c:1110
#: g10/tdbio.c:548 jnlib/dotlock.c:310
#, c-format
msgid "can't create `%s': %s\n"
@@ -136,8 +141,8 @@ msgstr "no se puede crear %s: %s\n"
#: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194
#: g10/encode.c:504 g10/gpg.c:1123 g10/import.c:193 g10/keygen.c:2877
#: g10/keyring.c:1595 g10/openfile.c:192 g10/openfile.c:353
-#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
-#: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:552
+#: g10/plaintext.c:503 g10/sign.c:783 g10/sign.c:978 g10/sign.c:1094
+#: g10/sign.c:1250 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:552
#: g10/tdbio.c:616 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:2047
#: sm/gpgsm.c:2077 sm/gpgsm.c:2115 sm/gpgsm.c:2153 sm/qualified.c:66
#, c-format
@@ -1705,7 +1710,7 @@ msgstr "�hay una clave secreta para esta clave p�blica! \"%s\"!\n"
msgid "use option \"--delete-secret-keys\" to delete it first.\n"
msgstr "use antes la opci�n \"--delete-secret-key\" para borrarla.\n"
-#: g10/encode.c:226 g10/sign.c:1266
+#: g10/encode.c:226 g10/sign.c:1269
#, c-format
msgid "error creating passphrase: %s\n"
msgstr "error creando frase contrase�a: %s\n"
@@ -1724,7 +1729,7 @@ msgstr "usando cifrado %s\n"
msgid "`%s' already compressed\n"
msgstr "`%s' ya est� comprimido\n"
-#: g10/encode.c:311 g10/encode.c:611 g10/sign.c:561
+#: g10/encode.c:311 g10/encode.c:611 g10/sign.c:564
#, c-format
msgid "WARNING: `%s' is an empty file\n"
msgstr "ATENCI�N `%s' es un fichero vac�o\n"
@@ -1752,7 +1757,7 @@ msgstr ""
"AVISO: forzar el cifrado sim�trico %s (%d) viola las preferencias\n"
"del destinatario\n"
-#: g10/encode.c:655 g10/sign.c:936
+#: g10/encode.c:655 g10/sign.c:939
#, c-format
msgid ""
"WARNING: forcing compression algorithm %s (%d) violates recipient "
@@ -2959,7 +2964,7 @@ msgstr "clave %s: clave nueva - omitida\n"
msgid "no writable keyring found: %s\n"
msgstr "anillo de claves no escribible encontrado: %s\n"
-#: g10/import.c:811 g10/openfile.c:278 g10/sign.c:802 g10/sign.c:1111
+#: g10/import.c:811 g10/openfile.c:278 g10/sign.c:805 g10/sign.c:1114
#, c-format
msgid "writing to `%s'\n"
msgstr "escribiendo en `%s'\n"
@@ -6134,13 +6139,13 @@ msgstr "la comprobaci�n de la firma creada fall�: %s\n"
msgid "%s/%s signature from: \"%s\"\n"
msgstr "%s/%s firma de: \"%s\"\n"
-#: g10/sign.c:758
+#: g10/sign.c:761
msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
msgstr ""
"s�lo puede hacer firmas separadas con claves tipo PGP 2.x estando enmodo --"
"pgp2\n"
-#: g10/sign.c:834
+#: g10/sign.c:837
#, c-format
msgid ""
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
@@ -6148,15 +6153,15 @@ msgstr ""
"AVISO: forzar el algoritmo de resumen %s (%d) va en contra de las\n"
"preferencias del destinatario\n"
-#: g10/sign.c:961
+#: g10/sign.c:964
msgid "signing:"
msgstr "firmando:"
-#: g10/sign.c:1076
+#: g10/sign.c:1079
msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
msgstr "s�lo puede firmar en claro con claves PGP 2.x estando en modo --pgp2\n"
-#: g10/sign.c:1260
+#: g10/sign.c:1263
#, c-format
msgid "%s encryption will be used\n"
msgstr "se usar� un cifrado %s\n"