aboutsummaryrefslogtreecommitdiffstats
path: root/po/es_ES.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es_ES.po')
-rw-r--r--po/es_ES.po118
1 files changed, 59 insertions, 59 deletions
diff --git a/po/es_ES.po b/po/es_ES.po
index c54f129d0..90457d887 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -7,7 +7,7 @@
# GPG version: 1.0.0
msgid ""
msgstr ""
-"POT-Creation-Date: 2000-09-06 17:28+0200\n"
+"POT-Creation-Date: 2000-09-14 13:26+0200\n"
"PO-Revision-Date: 1999-10-27 06:35+0200\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Date: 1998-11-13 10:49:25+0100\n"
@@ -317,12 +317,12 @@ msgstr "no puede abrirse `%s': %s\n"
msgid "too many random bits requested; the limit is %d\n"
msgstr ""
-#: cipher/random.c:647
+#: cipher/random.c:650
msgid "WARNING: using insecure random number generator!!\n"
msgstr ""
"ATENCI�N: �se est� usando un generador de n�meros aleatorios inseguro!\n"
-#: cipher/random.c:648
+#: cipher/random.c:651
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -710,174 +710,178 @@ msgstr "uso: gpg [opciones] "
msgid "conflicting commands\n"
msgstr "comandos incompatibles\n"
-#: g10/g10.c:703
+#: g10/g10.c:704
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "NOTA: no existe el fichero de opciones predefinido `%s'\n"
-#: g10/g10.c:707
+#: g10/g10.c:708
#, c-format
msgid "option file `%s': %s\n"
msgstr "fichero de opciones `%s': %s\n"
-#: g10/g10.c:714
+#: g10/g10.c:715
#, c-format
msgid "reading options from `%s'\n"
msgstr "leyendo opciones desde `%s'\n"
-#: g10/g10.c:904
+#: g10/g10.c:905
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s no es un juego de caracteres v�lido\n"
-#: g10/g10.c:968 g10/g10.c:977
+#: g10/g10.c:970
+msgid "WARNING: program may create a core file!\n"
+msgstr "ATENCI�N: �el programa podr�a crear un fichero core dump!\n"
+
+#: g10/g10.c:974 g10/g10.c:983
#, c-format
msgid "NOTE: %s is not for normal use!\n"
msgstr "NOTA: �%s no es para uso normal!\n"
-#: g10/g10.c:970
+#: g10/g10.c:976
#, c-format
msgid "%s not allowed with %s!\n"
msgstr "�%s no permitido con %s!\n"
-#: g10/g10.c:973
+#: g10/g10.c:979
#, c-format
msgid "%s makes no sense with %s!\n"
msgstr "�%s no tiene sentido con %s!\n"
-#: g10/g10.c:992 g10/g10.c:1004
+#: g10/g10.c:998 g10/g10.c:1010
msgid "selected cipher algorithm is invalid\n"
msgstr "el algoritmo de cifrado seleccionado no es v�lido\n"
-#: g10/g10.c:998 g10/g10.c:1010
+#: g10/g10.c:1004 g10/g10.c:1016
msgid "selected digest algorithm is invalid\n"
msgstr "el algoritmo de resumen seleccionado no es v�lido\n"
-#: g10/g10.c:1014
+#: g10/g10.c:1020
msgid "the given policy URL is invalid\n"
msgstr "URL de pol�tica no v�lida\n"
-#: g10/g10.c:1017
+#: g10/g10.c:1023
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "el algoritmo de compresi�n debe estar en el rango %d-%d\n"
-#: g10/g10.c:1019
+#: g10/g10.c:1025
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed debe ser mayor que 0\n"
-#: g10/g10.c:1021
+#: g10/g10.c:1027
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed debe ser mayor que 1\n"
-#: g10/g10.c:1023
+#: g10/g10.c:1029
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "max-cert-depth debe estar en el rango 1-255\n"
-#: g10/g10.c:1026
+#: g10/g10.c:1032
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "NOTA: el modo S2K simple (0) no es nada recomendable\n"
-#: g10/g10.c:1030
+#: g10/g10.c:1036
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "modo S2K incorrecto; debe ser 0, 1 o 3\n"
-#: g10/g10.c:1115
+#: g10/g10.c:1121
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "inicializaci�n de la base de datos de confianza fallida: %s\n"
-#: g10/g10.c:1121
+#: g10/g10.c:1127
msgid "--store [filename]"
msgstr "--store [nombre_fichero]"
-#: g10/g10.c:1128
+#: g10/g10.c:1134
msgid "--symmetric [filename]"
msgstr "--symmetric [nombre_fichero]"
-#: g10/g10.c:1136
+#: g10/g10.c:1142
msgid "--encrypt [filename]"
msgstr "--encrypt [nombre_fichero]"
-#: g10/g10.c:1149
+#: g10/g10.c:1155
msgid "--sign [filename]"
msgstr "--sign [nombre_fichero]"
-#: g10/g10.c:1162
+#: g10/g10.c:1168
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nombre_fichero]"
-#: g10/g10.c:1176
+#: g10/g10.c:1182
msgid "--clearsign [filename]"
msgstr "--clearsign [nombre_fichero]"
-#: g10/g10.c:1193
+#: g10/g10.c:1199
msgid "--decrypt [filename]"
msgstr "--decrypt [nombre_fichero]"
-#: g10/g10.c:1201
+#: g10/g10.c:1207
msgid "--sign-key user-id"
msgstr "--sign-key id-usuario"
-#: g10/g10.c:1209
+#: g10/g10.c:1215
msgid "--lsign-key user-id"
msgstr "--lsign-key id-usuario"
-#: g10/g10.c:1217
+#: g10/g10.c:1223
msgid "--edit-key user-id [commands]"
msgstr "--edit-key id-usuario [comandos]"
-#: g10/g10.c:1233
+#: g10/g10.c:1239
msgid "--delete-secret-key user-id"
msgstr "--delete-secret-key id-usuario"
-#: g10/g10.c:1236
+#: g10/g10.c:1242
msgid "--delete-key user-id"
msgstr "--delete-key id-usuario"
-#: g10/encode.c:265 g10/g10.c:1273 g10/sign.c:393
+#: g10/encode.c:265 g10/g10.c:1279 g10/sign.c:393
#, c-format
msgid "can't open %s: %s\n"
msgstr "no puede abrirse `%s': %s\n"
-#: g10/g10.c:1288
+#: g10/g10.c:1294
msgid "-k[v][v][v][c] [user-id] [keyring]"
msgstr "-k[v][v][v][c] [id-usuario] [anillo]"
-#: g10/g10.c:1354
+#: g10/g10.c:1360
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "eliminaci�n de armadura fallida: %s\n"
-#: g10/g10.c:1362
+#: g10/g10.c:1368
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "creaci�n de armadura fallida: %s\n"
-#: g10/g10.c:1433
+#: g10/g10.c:1439
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algoritmo de distribuci�n no v�lido `%s'\n"
-#: g10/g10.c:1514
+#: g10/g10.c:1520
msgid "[filename]"
msgstr "[nombre_fichero]"
-#: g10/g10.c:1518
+#: g10/g10.c:1524
msgid "Go ahead and type your message ...\n"
msgstr "Adelante, teclee su mensaje...\n"
-#: g10/decrypt.c:59 g10/g10.c:1521 g10/verify.c:68 g10/verify.c:113
+#: g10/decrypt.c:59 g10/g10.c:1527 g10/verify.c:68 g10/verify.c:113
#, c-format
msgid "can't open `%s'\n"
msgstr "no puede abrirse `%s'\n"
-#: g10/g10.c:1694
+#: g10/g10.c:1700
msgid ""
"the first character of a notation name must be a letter or an underscore\n"
msgstr "El primer caracter de una notaci�n debe ser una letra o un subrayado\n"
-#: g10/g10.c:1700
+#: g10/g10.c:1706
msgid ""
"a notation name must have only letters, digits, dots or underscores and end "
"with an '='\n"
@@ -885,11 +889,11 @@ msgstr ""
"un nombre de notaci�n debe tener s�lo letras, d�gitos, puntos o subrayados, "
"y acabar con un '='\n"
-#: g10/g10.c:1706
+#: g10/g10.c:1712
msgid "dots in a notation name must be surrounded by other characters\n"
msgstr "los puntos en una notaci�n deben estar rodeados por otros caracteres\n"
-#: g10/g10.c:1714
+#: g10/g10.c:1720
msgid "a notation value must not use any control characters\n"
msgstr "un valor de notaci�n no debe usar ning�n caracter de control\n"
@@ -2680,20 +2684,16 @@ msgstr "firma viejo estilo (PGP 2.x)\n"
msgid "invalid root packet detected in proc_tree()\n"
msgstr "paquete ra�z no v�lido detectado en proc_tree()\n"
-#: g10/misc.c:94
+#: g10/misc.c:96
#, c-format
msgid "can't disable core dumps: %s\n"
msgstr "no se pueden desactivar los core dumps: %s\n"
-#: g10/misc.c:97
-msgid "WARNING: program may create a core file!\n"
-msgstr "ATENCI�N: �el programa podr�a crear un fichero core dump!\n"
-
-#: g10/misc.c:205
+#: g10/misc.c:206
msgid "Experimental algorithms should not be used!\n"
msgstr "�No se deber�an usar algoritmos experimentales!\n"
-#: g10/misc.c:232
+#: g10/misc.c:233
msgid "this cipher algorithm is depreciated; please use a more standard one!\n"
msgstr ""
"este algoritmo de cifrado est� en desuso, considere el uso de uno m�s "
@@ -2840,11 +2840,11 @@ msgstr "Clave secreta no disponible"
msgid "protection algorithm %d is not supported\n"
msgstr "el algoritmo de protecci�n %d no est� soportado\n"
-#: g10/seckey-cert.c:175
+#: g10/seckey-cert.c:184
msgid "Invalid passphrase; please try again ...\n"
msgstr "Contrase�a incorrecta, int�ntelo de nuevo...\n"
-#: g10/seckey-cert.c:231
+#: g10/seckey-cert.c:240
msgid "WARNING: Weak key detected - please change passphrase again.\n"
msgstr "ATENCI�N: detectada clave d�bil - por favor cambie la contrase�a.\n"
@@ -2932,7 +2932,7 @@ msgstr "%s: no puede abrirse: %s\n"
msgid "%s: directory does not exist!\n"
msgstr "%s: �el directorio no existe!\n"
-#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1363 g10/tdbio.c:444
+#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1369 g10/tdbio.c:444
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: no puede crearse: %s\n"
@@ -3346,26 +3346,26 @@ msgstr ""
msgid "%s: can't create keyring: %s\n"
msgstr "%s: no se puede crear el anillo: %s\n"
-#: g10/ringedit.c:319 g10/ringedit.c:1368
+#: g10/ringedit.c:319 g10/ringedit.c:1374
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: anillo creado\n"
-#: g10/ringedit.c:1545
+#: g10/ringedit.c:1551
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "ATENCI�N: existen 2 ficheros con informaci�n confidencial.\n"
-#: g10/ringedit.c:1546
+#: g10/ringedit.c:1552
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s es el que no se ha modificado\n"
-#: g10/ringedit.c:1547
+#: g10/ringedit.c:1553
#, c-format
msgid "%s is the new one\n"
msgstr "%s es el nuevo\n"
-#: g10/ringedit.c:1548
+#: g10/ringedit.c:1554
msgid "Please fix this possible security flaw\n"
msgstr "Por favor arregle este posible fallo de seguridad\n"