diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 236 |
1 files changed, 125 insertions, 111 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-1.0.0h\n" -"POT-Creation-Date: 2000-11-24 13:52+0100\n" +"POT-Creation-Date: 2000-12-19 11:58+0100\n" "PO-Revision-Date: 1999-12-08 15:51+02:00\n" "Last-Translator: Marco d'Itri <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -666,15 +666,15 @@ msgstr "" " --list-keys [nomi] mostra le chiavi\n" " --fingerprint [nomi] mostra le impronte digitali\n" -#: g10/g10.c:426 +#: g10/g10.c:427 msgid "Please report bugs to <[email protected]>.\n" msgstr "Per favore segnala i bug a <[email protected]>.\n" -#: g10/g10.c:430 +#: g10/g10.c:431 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Uso: gpg [opzioni] [files] (-h per l'aiuto)" -#: g10/g10.c:433 +#: g10/g10.c:434 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -684,7 +684,7 @@ msgstr "" "firma, controlla, cifra o decifra\n" "l'operazione predefinita dipende dai dati di input\n" -#: g10/g10.c:440 +#: g10/g10.c:441 msgid "" "\n" "Supported algorithms:\n" @@ -692,188 +692,188 @@ msgstr "" "\n" "Algoritmi gestiti:\n" -#: g10/g10.c:519 +#: g10/g10.c:520 msgid "usage: gpg [options] " msgstr "uso: gpg [opzioni] " -#: g10/g10.c:572 +#: g10/g10.c:573 msgid "conflicting commands\n" msgstr "comandi in conflitto\n" -#: g10/g10.c:712 +#: g10/g10.c:713 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: manca il file `%s' con le opzioni predefinite\n" -#: g10/g10.c:716 +#: g10/g10.c:717 #, c-format msgid "option file `%s': %s\n" msgstr "file con le opzioni `%s': %s\n" -#: g10/g10.c:723 +#: g10/g10.c:724 #, c-format msgid "reading options from `%s'\n" msgstr "lettura delle opzioni da `%s'\n" -#: g10/g10.c:915 +#: g10/g10.c:925 #, c-format msgid "%s is not a valid character set\n" msgstr "%s non � un set di caratteri valido\n" -#: g10/g10.c:983 +#: g10/g10.c:994 msgid "WARNING: program may create a core file!\n" msgstr "ATTENZIONE: il programma potrebbe creare un file core!\n" -#: g10/g10.c:987 g10/g10.c:996 +#: g10/g10.c:998 g10/g10.c:1007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s normalmente non deve essere usato!\n" -#: g10/g10.c:989 +#: g10/g10.c:1000 #, c-format msgid "%s not allowed with %s!\n" msgstr "Non � permesso usare %s con %s!\n" -#: g10/g10.c:992 +#: g10/g10.c:1003 #, c-format msgid "%s makes no sense with %s!\n" msgstr "Non ha senso usare %s con %s!\n" -#: g10/g10.c:1011 g10/g10.c:1023 +#: g10/g10.c:1023 g10/g10.c:1035 msgid "selected cipher algorithm is invalid\n" msgstr "l'algoritmo di cifratura selezionato non � valido\n" -#: g10/g10.c:1017 g10/g10.c:1029 +#: g10/g10.c:1029 g10/g10.c:1041 msgid "selected digest algorithm is invalid\n" msgstr "l'algoritmo di digest selezionato non � valido\n" -#: g10/g10.c:1033 +#: g10/g10.c:1045 msgid "the given policy URL is invalid\n" msgstr "L'URL della policy indicato non � valido\n" -#: g10/g10.c:1036 +#: g10/g10.c:1048 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "l'algoritmo di compressione deve essere tra %d e %d\n" -#: g10/g10.c:1038 +#: g10/g10.c:1050 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve essere maggiore di 0\n" -#: g10/g10.c:1040 +#: g10/g10.c:1052 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve essere maggiore di 1\n" -#: g10/g10.c:1042 +#: g10/g10.c:1054 msgid "max-cert-depth must be in range 1 to 255\n" msgstr "max-cert-depth deve essere tra 1 e 255\n" -#: g10/g10.c:1045 +#: g10/g10.c:1057 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: l'uso del modo S2K semplice (0) � fortemente scoraggiato\n" -#: g10/g10.c:1049 +#: g10/g10.c:1061 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K non valido; deve essere 0, 1 o 3\n" -#: g10/g10.c:1134 +#: g10/g10.c:1146 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inizializzazione del trustdb fallita: %s\n" -#: g10/g10.c:1140 +#: g10/g10.c:1152 msgid "--store [filename]" msgstr "--store [nomefile]" -#: g10/g10.c:1147 +#: g10/g10.c:1159 msgid "--symmetric [filename]" msgstr "--symmetric [nomefile]" -#: g10/g10.c:1155 +#: g10/g10.c:1167 msgid "--encrypt [filename]" msgstr "--encrypt [nomefile]" -#: g10/g10.c:1168 +#: g10/g10.c:1180 msgid "--sign [filename]" msgstr "--sign [nomefile]" -#: g10/g10.c:1181 +#: g10/g10.c:1193 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nomefile]" -#: g10/g10.c:1195 +#: g10/g10.c:1207 msgid "--clearsign [filename]" msgstr "--clearsign [nomefile]" -#: g10/g10.c:1212 +#: g10/g10.c:1224 msgid "--decrypt [filename]" msgstr "--decrypt [nomefile]" -#: g10/g10.c:1220 +#: g10/g10.c:1232 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/g10.c:1228 +#: g10/g10.c:1240 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/g10.c:1236 +#: g10/g10.c:1248 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [comandi]" -#: g10/g10.c:1252 +#: g10/g10.c:1264 msgid "--delete-secret-key user-id" msgstr "--delete-secret-key user-id" -#: g10/g10.c:1255 +#: g10/g10.c:1267 msgid "--delete-key user-id" msgstr "--delete-key user-id" -#: g10/encode.c:265 g10/g10.c:1292 g10/sign.c:393 +#: g10/encode.c:268 g10/g10.c:1304 g10/sign.c:393 #, c-format msgid "can't open %s: %s\n" msgstr "impossibile aprire `%s': %s\n" -#: g10/g10.c:1307 +#: g10/g10.c:1319 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [user-id] [portachiavi]" -#: g10/g10.c:1373 +#: g10/g10.c:1385 #, c-format msgid "dearmoring failed: %s\n" msgstr "rimozione dell'armatura fallita: %s\n" -#: g10/g10.c:1381 +#: g10/g10.c:1393 #, c-format msgid "enarmoring failed: %s\n" msgstr "creazione dell'armatura fallita: %s\n" -#: g10/g10.c:1452 +#: g10/g10.c:1464 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo di hash non valido `%s'\n" -#: g10/g10.c:1539 +#: g10/g10.c:1551 msgid "[filename]" msgstr "[nomefile]" -#: g10/g10.c:1543 +#: g10/g10.c:1555 msgid "Go ahead and type your message ...\n" msgstr "Vai avanti e scrivi il messaggio...\n" -#: g10/decrypt.c:59 g10/g10.c:1546 g10/verify.c:68 g10/verify.c:113 +#: g10/decrypt.c:59 g10/g10.c:1558 g10/verify.c:94 g10/verify.c:139 #, c-format msgid "can't open `%s'\n" msgstr "impossibile aprire `%s'\n" -#: g10/g10.c:1756 +#: g10/g10.c:1767 msgid "" "the first character of a notation name must be a letter or an underscore\n" msgstr "" "il primo carattere del nome di una nota deve essere una lettera o un\n" "underscore\n" -#: g10/g10.c:1762 +#: g10/g10.c:1773 msgid "" "a notation name must have only letters, digits, dots or underscores and end " "with an '='\n" @@ -881,11 +881,11 @@ msgstr "" "il nome di una nota deve essere formato solo da lettere, numeri, punti o\n" "underscore e deve finire con `='\n" -#: g10/g10.c:1768 +#: g10/g10.c:1779 msgid "dots in a notation name must be surrounded by other characters\n" msgstr "nel nome di una nota i punti devono avere altri caratteri intorno\n" -#: g10/g10.c:1776 +#: g10/g10.c:1787 msgid "a notation value must not use any control characters\n" msgstr "il valore di una nota non deve usare caratteri di controllo\n" @@ -1626,17 +1626,17 @@ msgstr "%s: impossibile aprire: %s\n" msgid "error creating passphrase: %s\n" msgstr "errore nella creazione della passhprase: %s\n" -#: g10/encode.c:171 g10/encode.c:324 +#: g10/encode.c:171 g10/encode.c:327 #, c-format msgid "%s: WARNING: empty file\n" msgstr "%s: ATTENZIONE: file vuoto\n" -#: g10/encode.c:271 +#: g10/encode.c:274 #, c-format msgid "reading from `%s'\n" msgstr "lettura da `%s'\n" -#: g10/encode.c:492 +#: g10/encode.c:497 #, c-format msgid "%s/%s encrypted for: %s\n" msgstr "%s/%s cifrato per: %s\n" @@ -1770,7 +1770,7 @@ msgstr "chiavi segrete importate: %lu\n" msgid " secret keys unchanged: %lu\n" msgstr "chiavi segrete non cambiate: %lu\n" -#: g10/import.c:391 g10/import.c:590 +#: g10/import.c:391 g10/import.c:600 #, c-format msgid "key %08lX: no user ID\n" msgstr "chiave %08lX: nessun user ID\n" @@ -1784,7 +1784,7 @@ msgstr "chiave %08lX: nessun user ID valido\n" msgid "this may be caused by a missing self-signature\n" msgstr "questo pu� essere causato da una autofirma mancante\n" -#: g10/import.c:418 g10/import.c:657 +#: g10/import.c:418 g10/import.c:667 #, c-format msgid "key %08lX: public key not found: %s\n" msgstr "chiave %08lX: chiave pubblica non trovata: %s\n" @@ -1798,17 +1798,17 @@ msgstr "chiave %08lX: chiave non rfc2440 - saltata\n" msgid "no default public keyring\n" msgstr "nessun portachiavi pubblico predefinito\n" -#: g10/import.c:435 g10/openfile.c:230 g10/sign.c:295 g10/sign.c:615 +#: g10/import.c:435 g10/openfile.c:230 g10/sign.c:295 g10/sign.c:618 #, c-format msgid "writing to `%s'\n" msgstr "scrittura in `%s'\n" -#: g10/import.c:438 g10/import.c:496 g10/import.c:605 g10/import.c:706 +#: g10/import.c:438 g10/import.c:496 g10/import.c:615 g10/import.c:716 #, c-format msgid "can't lock keyring `%s': %s\n" msgstr "impossibile fare il lock del portachiavi `%s': %s\n" -#: g10/import.c:441 g10/import.c:499 g10/import.c:608 g10/import.c:709 +#: g10/import.c:441 g10/import.c:499 g10/import.c:618 g10/import.c:719 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "errore scrivendo il portachiavi `%s': %s\n" @@ -1823,12 +1823,12 @@ msgstr "chiave %08lX: chiave pubblica importata\n" msgid "key %08lX: doesn't match our copy\n" msgstr "chiave %08lX: non corrisponde alla nostra copia\n" -#: g10/import.c:472 g10/import.c:665 +#: g10/import.c:472 g10/import.c:675 #, c-format msgid "key %08lX: can't locate original keyblock: %s\n" msgstr "chiave %08lX: impossibile individuare il keyblock originale: %s\n" -#: g10/import.c:478 g10/import.c:671 +#: g10/import.c:478 g10/import.c:681 #, c-format msgid "key %08lX: can't read original keyblock: %s\n" msgstr "chiave %08lX: impossibile leggere il keyblock originale: %s\n" @@ -1868,75 +1868,80 @@ msgstr "chiave %08lX: %d nuove subchiavi\n" msgid "key %08lX: not changed\n" msgstr "chiave %08lX: non cambiata\n" -#: g10/import.c:613 +#: g10/import.c:593 +#, c-format +msgid "secret key %08lX not imported (use %s to allow for it)\n" +msgstr "" + +#: g10/import.c:623 #, c-format msgid "key %08lX: secret key imported\n" msgstr "chiave %08lX: chiave segreta importata\n" #. we can't merge secret keys -#: g10/import.c:617 +#: g10/import.c:627 #, c-format msgid "key %08lX: already in secret keyring\n" msgstr "chiave %08lX: gi� nel portachiavi segreto\n" -#: g10/import.c:622 +#: g10/import.c:632 #, c-format msgid "key %08lX: secret key not found: %s\n" msgstr "chiave %08lX: chiave segreta non trovata: %s\n" -#: g10/import.c:651 +#: g10/import.c:661 #, c-format msgid "key %08lX: no public key - can't apply revocation certificate\n" msgstr "" "chiave %08lX: manca la chiave pubblica - impossibile applicare il\n" "certificato di revoca\n" -#: g10/import.c:682 +#: g10/import.c:692 #, c-format msgid "key %08lX: invalid revocation certificate: %s - rejected\n" msgstr "chiave %08lX: certificato di revoca non valido: %s - rifiutato\n" -#: g10/import.c:714 +#: g10/import.c:724 #, c-format msgid "key %08lX: revocation certificate imported\n" msgstr "chiave %08lX: certificato di revoca importato\n" -#: g10/import.c:756 +#: g10/import.c:766 #, c-format msgid "key %08lX: no user ID for signature\n" msgstr "chiave %08lX: nessun user ID per la firma\n" -#: g10/import.c:763 g10/import.c:787 +#: g10/import.c:773 g10/import.c:797 #, c-format msgid "key %08lX: unsupported public key algorithm\n" msgstr "chiave %08lX: algoritmo a chiave pubblica non gestito\n" -#: g10/import.c:764 +#: g10/import.c:774 #, c-format msgid "key %08lX: invalid self-signature\n" msgstr "chiave %08lX: autofirma non valida\n" -#: g10/import.c:779 +#: g10/import.c:789 #, c-format msgid "key %08lX: no subkey for key binding\n" msgstr "chiave %08lX: non ci sono subchiavi per il legame con la chiave\n" -#: g10/import.c:788 +#: g10/import.c:798 #, c-format msgid "key %08lX: invalid subkey binding\n" msgstr "chiave %08lX: legame con la subchiave non valido:\n" -#: g10/import.c:815 +#: g10/import.c:825 #, c-format msgid "key %08lX: accepted non self-signed user ID '" msgstr "chiave %08lX: accettato l'user ID non autofirmato '" -#: g10/import.c:844 +#: g10/import.c:854 #, c-format msgid "key %08lX: skipped user ID '" msgstr "chiave %08lX: saltato l'user ID '" -#: g10/import.c:867 +#: g10/import.c:877 #, c-format msgid "key %08lX: skipped subkey\n" msgstr "chiave %08lX: saltata la subchiave\n" @@ -1945,32 +1950,32 @@ msgstr "chiave %08lX: saltata la subchiave\n" #. * to import non-exportable signature when we have the #. * the secret key used to create this signature - it #. * seems that this makes sense -#: g10/import.c:892 +#: g10/import.c:902 #, c-format msgid "key %08lX: non exportable signature (class %02x) - skipped\n" msgstr "chiave %08lX: firma non esportabile (classe %02x) - saltata\n" -#: g10/import.c:901 +#: g10/import.c:911 #, c-format msgid "key %08lX: revocation certificate at wrong place - skipped\n" msgstr "chiave %08lX: certificato di revoca nel posto sbagliato - saltato\n" -#: g10/import.c:909 +#: g10/import.c:919 #, c-format msgid "key %08lX: invalid revocation certificate: %s - skipped\n" msgstr "chiave %08lX: certificato di revoca non valido: %s - saltato\n" -#: g10/import.c:1009 +#: g10/import.c:1019 #, c-format msgid "key %08lX: duplicated user ID detected - merged\n" msgstr "chiave %08lX: trovato un user ID duplicato - unito\n" -#: g10/import.c:1060 +#: g10/import.c:1071 #, c-format msgid "key %08lX: revocation certificate added\n" msgstr "chiave %08lX: certificato di revoca aggiunto\n" -#: g10/import.c:1174 g10/import.c:1227 +#: g10/import.c:1185 g10/import.c:1238 #, c-format msgid "key %08lX: our copy has no self-signature\n" msgstr "chiave %08lX: la nostra copia non ha autofirma\n" @@ -2561,114 +2566,115 @@ msgid "revoked" msgstr "revkey" #. of subkey -#: g10/keylist.c:400 g10/mainproc.c:793 +#: g10/keylist.c:400 g10/mainproc.c:834 #, fuzzy, c-format msgid " [expires: %s]" msgstr "La chiave scadr� il %s\n" -#: g10/mainproc.c:240 +#: g10/mainproc.c:270 #, c-format msgid "public key is %08lX\n" msgstr "la chiave pubblica � %08lX\n" -#: g10/mainproc.c:284 +#: g10/mainproc.c:315 msgid "public key encrypted data: good DEK\n" msgstr "dati cifrati con la chiave pubblica: DEK corretto\n" -#: g10/mainproc.c:326 +#: g10/mainproc.c:367 #, c-format msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n" msgstr "cifrato con la chiave %2$s di %1$u bit, ID %3$08lX, creata il %4$s\n" -#: g10/mainproc.c:336 +#: g10/mainproc.c:377 #, c-format msgid "encrypted with %s key, ID %08lX\n" msgstr "Cifrato con la chiave %s con ID %08lX\n" -#: g10/mainproc.c:342 -msgid "no secret key for decryption available\n" -msgstr "nessuna chiave disponibile per decifrare\n" - -#: g10/mainproc.c:351 +#: g10/mainproc.c:391 #, c-format msgid "public key decryption failed: %s\n" msgstr "decifratura della chiave pubblica fallita: %s\n" -#: g10/mainproc.c:388 +#: g10/mainproc.c:429 msgid "decryption okay\n" msgstr "decifratura corretta\n" -#: g10/mainproc.c:393 +#: g10/mainproc.c:434 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "ATTENZIONE: il messaggio cifrato � stato manipolato!\n" -#: g10/mainproc.c:398 +#: g10/mainproc.c:439 #, c-format msgid "decryption failed: %s\n" msgstr "decifratura fallita: %s\n" -#: g10/mainproc.c:417 +#: g10/mainproc.c:458 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "NOTA: il mittente ha richiesto \"solo-per-i-tuoi-occhi\"\n" -#: g10/mainproc.c:419 +#: g10/mainproc.c:460 #, c-format msgid "original file name='%.*s'\n" msgstr "nome del file originale='%.*s'\n" -#: g10/mainproc.c:574 +#: g10/mainproc.c:615 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "revoca solitaria - usa \"gpg --import\" per applicarla\n" -#: g10/mainproc.c:661 g10/mainproc.c:670 +#: g10/mainproc.c:702 g10/mainproc.c:711 msgid "WARNING: invalid notation data found\n" msgstr "ATTENZIONE: trovati dati di una nota non validi\n" -#: g10/mainproc.c:673 +#: g10/mainproc.c:714 msgid "Notation: " msgstr "Nota: " -#: g10/mainproc.c:682 +#: g10/mainproc.c:723 msgid "Policy: " msgstr "Policy: " -#: g10/mainproc.c:1124 +#: g10/mainproc.c:1233 msgid "signature verification suppressed\n" msgstr "verifica della firma soppressa\n" -#: g10/mainproc.c:1161 +#: g10/mainproc.c:1270 #, c-format msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Firma fatta %.*s usando la chiave %s con ID %08lX\n" #. just in case that we have no userid -#: g10/mainproc.c:1187 g10/mainproc.c:1198 +#: g10/mainproc.c:1305 g10/mainproc.c:1316 msgid "BAD signature from \"" msgstr "Firma NON corretta da \"" -#: g10/mainproc.c:1188 g10/mainproc.c:1199 +#: g10/mainproc.c:1306 g10/mainproc.c:1317 msgid "Good signature from \"" msgstr "Firma valida da \"" -#: g10/mainproc.c:1190 +#: g10/mainproc.c:1308 msgid " aka \"" msgstr " anche noto come \"" -#: g10/mainproc.c:1246 +#: g10/mainproc.c:1364 #, c-format msgid "Can't check signature: %s\n" msgstr "Impossibile controllare la firma: %s\n" -#: g10/mainproc.c:1321 +#: g10/mainproc.c:1421 g10/mainproc.c:1436 g10/mainproc.c:1498 +#, fuzzy +msgid "not a detached signature\n" +msgstr "fai una firma separata" + +#: g10/mainproc.c:1447 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "firma solitaria di classe 0x%02x\n" -#: g10/mainproc.c:1372 +#: g10/mainproc.c:1502 msgid "old style (PGP 2.x) signature\n" msgstr "firma vecchio stile (PGP 2.x)\n" -#: g10/mainproc.c:1377 +#: g10/mainproc.c:1507 msgid "invalid root packet detected in proc_tree()\n" msgstr "individuato un pacchetto radice non valido in proc_tree()\n" @@ -2796,7 +2802,12 @@ msgstr "Inserisci il nome del file di dati: " msgid "reading stdin ...\n" msgstr "viene letto stdin...\n" -#: g10/plaintext.c:392 +#: g10/plaintext.c:383 +#, fuzzy +msgid "no signed data\n" +msgstr "impossibile aprire i dati firmati `%s'\n" + +#: g10/plaintext.c:391 #, c-format msgid "can't open signed data `%s'\n" msgstr "impossibile aprire i dati firmati `%s'\n" @@ -2919,7 +2930,7 @@ msgstr "" msgid "%s signature from: %s\n" msgstr "Firma %s da: %s\n" -#: g10/sign.c:290 g10/sign.c:610 +#: g10/sign.c:290 g10/sign.c:613 #, c-format msgid "can't create %s: %s\n" msgstr "impossibile creare %s: %s\n" @@ -3364,7 +3375,7 @@ msgstr "impossibile mettere `%s' nel trustdb: %s\n" msgid "WARNING: can't yet handle long pref records\n" msgstr "ATTENZIONE: non � ancora possibile gestire record pref lunghi\n" -#: g10/verify.c:82 +#: g10/verify.c:108 msgid "" "the signature could not be verified.\n" "Please remember that the signature file (.sig or .asc)\n" @@ -3374,7 +3385,7 @@ msgstr "" "Ricorda che il file con la firma (.sig or .asc) deve\n" "essere il primo file indicato sulla riga di comando.\n" -#: g10/verify.c:147 +#: g10/verify.c:173 #, c-format msgid "input line %u too long or missing LF\n" msgstr "linea di input %u troppo lunga o LF mancante\n" @@ -3771,6 +3782,9 @@ msgstr "Non � disponibile un aiuto" msgid "No help available for `%s'" msgstr "Non � disponibile un aiuto per `%s'" +#~ msgid "no secret key for decryption available\n" +#~ msgstr "nessuna chiave disponibile per decifrare\n" + #~ msgid "" #~ "RSA keys are deprecated; please consider creating a new key and use this key " #~ "in the future\n" |