annotate po/it.po @ 302:14c0f5c3893c

Updated Italian translation.
author algol
date Thu, 30 Oct 2003 22:26:40 +0000
parents 081a58efb787
children 1ad0e8150862
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 # gFTP Italian message catalog
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2 # Copyright (C) YEAR Free Software Foundation, Inc.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 # Gabriele Stella <gstella@libero.it>, 2001
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
4 # Davide Patti <davidepatti@tin.it>, 2003
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 #
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 #
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 msgstr ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9 "Project-Id-Version: gftp-2.0.7b\n"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
10 "POT-Creation-Date: 2003-10-26 13:23+0100\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
11 "PO-Revision-Date: 2003-07-20 23:50+0100\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
12 "Last-Translator: Davide Patti <davidepatti@tin.it>\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
13 "Language-Team: Italian <it@li.org>\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
14 "MIME-Version: 1.0\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
15 "Content-Type: text/plain; charset=UTF-8\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
16 "Content-Transfer-Encoding: 8-bit\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
17
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
18 #: lib/bookmark.c:39
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
19 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
20 msgid "Invalid URL %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
21 msgstr "URL «%s» non valido\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
22
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
23 #: lib/cache.c:50 lib/cache.c:64 lib/cache.c:77
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
24 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
25 msgid "Error: Invalid line %s in cache index file\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
26 msgstr "Errore: la riga %s nel file indice della cache non è valida\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
27
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
28 #: lib/cache.c:136 lib/local.c:534
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
29 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
30 msgid "Error: Could not make directory %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
31 msgstr "Errore: impossibile creare la directory «%s»: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
32
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
33 #: lib/cache.c:160
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
34 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
35 msgid "Error: Cannot create temporary file: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
36 msgstr "Errore: impossibile creare il file temporaneo: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
37
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
38 #: lib/cache.c:182 lib/cache.c:231 lib/local.c:98 lib/local.c:213
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
39 #: lib/misc.c:319 lib/misc.c:325 lib/rfc2068.c:263 lib/sshv2.c:997
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
40 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
41 msgid "Error closing file descriptor: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
42 msgstr "Errore nella chiusura del descrittore del file: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
43
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
44 #: lib/cache.c:249 lib/local.c:132 lib/local.c:141 lib/local.c:188
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
45 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
46 msgid "Error: Cannot seek on file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
47 msgstr "Errore: impossibile spostarsi nel file «%s»: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
48
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
49 #: lib/config_file.c:120 lib/config_file.c:672
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
50 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
51 msgid "gFTP Error: Bad bookmarks file name %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
52 msgstr "Errore gFTP: nome file dei segnalibri errato %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
53
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
54 #: lib/config_file.c:129
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
55 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
56 msgid "Warning: Cannot find master bookmark file %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
57 msgstr "Attenzione: impossibile trovare il file principale dei segnalibri %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
58
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
59 #: lib/config_file.c:140 lib/config_file.c:678
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
60 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
61 msgid "gFTP Error: Cannot open bookmarks file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
62 msgstr "Errore gFTP: impossibile aprire il file dei segnalibri «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
63
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
64 #: lib/config_file.c:229 lib/config_file.c:251
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
65 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
66 msgid "gFTP Warning: Skipping line %d in bookmarks file: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
67 msgstr "Avviso gFTP: ignorata la riga %d nel file dei bookmarks: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
68
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
69 #: lib/config_file.c:281
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
70 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
71 msgid "gFTP Warning: Line %d doesn't have enough arguments\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
72 msgstr "Avviso gFTP: la riga %d non ha abbastanza argomenti\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
73
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
74 #: lib/config_file.c:442
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
75 msgid ""
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
76 "This section specifies which hosts are on the local subnet and won't need to "
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
77 "go out the proxy server (if available). Syntax: dont_use_proxy=.domain or "
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
78 "dont_use_proxy=network number/netmask"
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
79 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
80 "Questa sezione elenca gli hosts della sottorete locale che non necessitano "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
81 "di essere raggiunti tramite server proxy (se presente). Sintassi: "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
82 "dont_use_proxy=.dominio oppure dont_use_proxy=indirizzo di rete/netmask"
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
83
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
84 #: lib/config_file.c:445
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
85 msgid ""
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
86 "ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: "
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
87 "All arguments except the file extension are optional"
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
88 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
89 "ext=estensione del file:XPM file:Ascii o Binario (A or B):programma di "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
90 "visualizzazione. Nota: tutti gli argomenti eccetto l'estensione del file "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
91 "sono opzionali"
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
92
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
93 #: lib/config_file.c:523 lib/config_file.c:750
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
94 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
95 msgid "gFTP Error: Bad config file name %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
96 msgstr "Errore gFTP: il nome del file di configurazione «%s» non è valido \n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
97
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
98 #: lib/config_file.c:534
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
99 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
100 msgid "gFTP Error: Could not make directory %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
101 msgstr "Errore gFTP: impossibile creare la directory «%s»: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
102
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
103 #: lib/config_file.c:544
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
104 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
105 msgid "gFTP Error: Cannot find master config file %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
106 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
107 "Errore gFTP: impossibile trovare il file di configurazione principale «%s»\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
108
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
109 #: lib/config_file.c:546
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
110 msgid "Did you do a make install?\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
111 msgstr "Si è eseguito un make install?\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
112
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
113 #: lib/config_file.c:555 lib/config_file.c:756
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
114 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
115 msgid "gFTP Error: Cannot open config file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
116 msgstr "Errore gFTP: impossibile aprire il file di configurazione «%s»: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
117
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
118 #: lib/config_file.c:594
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
119 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
120 msgid "Terminating due to parse errors at line %d in the config file\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
121 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
122 "Chiusura in corso a causa di un errore nella riga %d del file di "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
123 "configurazione\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
124
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
125 #: lib/config_file.c:600
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
126 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
127 msgid "gFTP Warning: Skipping line %d in config file: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
128 msgstr "Avviso gFTP: ignorata la riga %d nel file di configurazione: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
129
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
130 #: lib/config_file.c:607
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
131 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
132 msgid "gFTP Error: Bad log file name %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
133 msgstr "Errore gFTP: il nome del file di log «%s» non è valido\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
134
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
135 #: lib/config_file.c:613
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
136 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
137 msgid "gFTP Warning: Cannot open %s for writing: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
138 msgstr "Attenzione: impossibile aprire «%s» in scrittura: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
139
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
140 #: lib/config_file.c:668
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
141 msgid ""
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
142 "Bookmarks file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp."
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
143 "org>. Warning: Any comments that you add to this file WILL be overwritten"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
144 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
145 "File dei segnalibri per gFTP. Copyright © 1998-2003 Brian Masney "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
146 "<masneyb@gftp.org>. Attenzione: qualsiasi commento aggiunto a questo file "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
147 "verrà SOVRASCRITTO"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
148
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
149 #: lib/config_file.c:763
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
150 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
151 "Config file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
152 "org>. Warning: Any comments that you add to this file WILL be overwritten. "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
153 "If a entry has a (*) in it's comment, you can't change it inside gFTP"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
154 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
155 "File di configurazione per gFTP. Copyright © 1998-2003 Brian Masney "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
156 "<masneyb@gftp.org>. Attenzione: Qualsiasi commento aggiunto a questo file "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
157 "verrà SOVRASCRITTO. Se una voce ha un (*) nel commento, non sarà possibile "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
158 "cambiarla all'interno di gFTP"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
159
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
160 #: lib/config_file.c:1122 lib/rfc2068.c:557 lib/rfc2068.c:558
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
161 msgid "<unknown>"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
162 msgstr "<sconosciuto>"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
163
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
164 #: lib/config_file.c:1198 lib/config_file.c:1259 lib/config_file.c:1300
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
165 #: lib/config_file.c:1332
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
166 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
167 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
168 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
169 "Errore FATALE gFTP: opzione di configurazione \"%s\" non trovata nella "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
170 "tabella hash globale\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
171
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
172 #: lib/https.c:89
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
173 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
174 "HTTPS Support unavailable since SSL support was not compiled in. Aborting "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
175 "connection.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
176 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
177 "Supporto HTTPS non disponibile a causa della mancata inclusione del supporto "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
178 "per SSL in fase di compilazione. Chiusura della connessione.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
179
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
180 #: lib/local.c:67 lib/local.c:464
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
181 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
182 msgid "Could not change local directory to %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
183 msgstr "Impossibile cambiare la directory locale in «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
184
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
185 #: lib/local.c:81 lib/local.c:449
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
186 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
187 msgid "Could not get current working directory: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
188 msgstr "Impossibile stabilire la directory di lavoro corrente: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
189
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
190 #: lib/local.c:179
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
191 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
192 msgid "Error: Cannot truncate local file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
193 msgstr "Errore: impossibile troncare il file locale «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
194
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
195 #: lib/local.c:404
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
196 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
197 msgid "Could not get local directory listing %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
198 msgstr "Impossibile leggere la directory locale «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
199
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
200 #: lib/local.c:441
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
201 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
202 msgid "Successfully changed local directory to %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
203 msgstr "Directory locale correttamente cambiata in %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
204
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
205 #: lib/local.c:481 lib/local.c:504 src/gtk/transfer.c:915
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
206 #: src/gtk/view_dialog.c:302
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
207 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
208 msgid "Successfully removed %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
209 msgstr "Rimozione di %s eseguita correttamente\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
210
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
211 #: lib/local.c:487
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
212 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
213 msgid "Error: Could not remove directory %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
214 msgstr "Errore: impossibile rimuovere la directory «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
215
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
216 #: lib/local.c:510 src/gtk/transfer.c:919 src/gtk/view_dialog.c:306
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
217 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
218 msgid "Error: Could not remove file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
219 msgstr "Errore: impossibile rimuovere il file «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
220
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
221 #: lib/local.c:527
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
222 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
223 msgid "Successfully made directory %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
224 msgstr "Directory «%s» creata correttamente \n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
225
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
226 #: lib/local.c:553
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
227 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
228 msgid "Successfully renamed %s to %s\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
229 msgstr "Rinominato correttamente %s in %s\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
230
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
231 #: lib/local.c:560
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
232 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
233 msgid "Error: Could not rename %s to %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
234 msgstr "Errore: impossibile rinominare %s in %s: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
235
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
236 #: lib/local.c:583
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
237 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
238 msgid "Successfully changed mode of %s to %d\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
239 msgstr "Permessi di %s correttamente cambiati in %d\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
240
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
241 #: lib/local.c:590
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
242 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
243 msgid "Error: Could not change mode of %s to %d: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
244 msgstr "Errore: impossibile cambiare i permessi di %s in %d: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
245
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
246 #: lib/local.c:682
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
247 msgid "local filesystem"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
248 msgstr "file locali"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
249
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
250 #: lib/misc.c:288 lib/misc.c:295 lib/protocols.c:2604
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
251 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
252 msgid "Error: Cannot open local file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
253 msgstr "Errore: impossibile aprire il file locale «%s»: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
254
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
255 #: lib/misc.c:305 lib/protocols.c:2322 lib/sslcommon.c:467
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
256 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
257 msgid "Error: Could not write to socket: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
258 msgstr "Errore: impossibile scrivere sul socket: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
259
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
260 #: lib/misc.c:313 lib/protocols.c:2250 lib/sslcommon.c:421
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
261 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
262 msgid "Error: Could not read from socket: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
263 msgstr "Errore: impossibile leggere dal socket: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
264
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
265 #: lib/misc.c:473
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
266 msgid "usage: gftp [[protocol://][user[:pass]@]site[:port][/directory]]\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
267 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
268 "uso: gftp [[protocollo://][utente[:password]@]sito[:porta][/directory]]\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
269
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
270 #: lib/options.h:24 lib/rfc959.c:24
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
271 msgid "none"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
272 msgstr "nessuno"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
273
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
274 #: lib/options.h:24
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
275 msgid "file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
276 msgstr "file"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
277
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
278 #: lib/options.h:24
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
279 msgid "size"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
280 msgstr "dimensione"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
281
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
282 #: lib/options.h:25
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
283 msgid "user"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
284 msgstr "utente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
285
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
286 #: lib/options.h:25
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
287 msgid "group"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
288 msgstr "gruppo"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
289
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
290 #: lib/options.h:26
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
291 msgid "datetime"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
292 msgstr "data"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
293
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
294 #: lib/options.h:26
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
295 msgid "attribs"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
296 msgstr "attributi"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
297
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
298 #: lib/options.h:28
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
299 msgid "descending"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
300 msgstr "discendente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
301
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
302 #: lib/options.h:28
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
303 msgid "ascending"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
304 msgstr "ascendente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
305
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
306 #: lib/options.h:34
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
307 msgid "General"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
308 msgstr "Generale"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
309
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
310 #: lib/options.h:37
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
311 msgid "View program:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
312 msgstr "Visualizzatore:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
313
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
314 #: lib/options.h:38
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
315 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
316 "The default program used to view files. If this is blank, the internal file "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
317 "viewer will be used"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
318 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
319 "Programma predefinito da usare per visualizzare i file. Se non specificato "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
320 "verrà usato il visualizzatore interno"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
321
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
322 #: lib/options.h:40
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
323 msgid "Edit program:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
324 msgstr "Editor:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
325
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
326 #: lib/options.h:41
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
327 msgid "The default program used to edit files."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
328 msgstr "Il programma predefinito usato per modificare i file."
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
329
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
330 #: lib/options.h:42
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
331 msgid "Startup Directory:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
332 msgstr "Directory iniziale:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
333
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
334 #: lib/options.h:44
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
335 msgid "The default directory gFTP will go to on startup"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
336 msgstr "Directory predefinita in cui gFTP si posizionerà all'avvio"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
337
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
338 #: lib/options.h:45
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
339 msgid "Max Log Window Size:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
340 msgstr "Dimensione massima della finestra di log:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
341
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
342 #: lib/options.h:47
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
343 msgid "The maximum size of the log window in bytes for the GTK+ port"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
344 msgstr "Dimensione massima in byte della finestra di log per la versione GTK+"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
345
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
346 #: lib/options.h:49
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
347 msgid "Remote Character Sets:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
348 msgstr "Set di caratteri remoto:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
349
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
350 #: lib/options.h:51
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
351 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
352 "This is a comma separated list of charsets to try to convert the remote "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
353 "messages to the current locale"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
354 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
355 "Questa è una lista di set di caratteri separati da virgola per tentare una "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
356 "conversione dei messaggi remoti nel formato locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
357
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
358 #: lib/options.h:53
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
359 msgid "Cache TTL:"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
360 msgstr "Cache TTL:"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
361
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
362 #: lib/options.h:56
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
363 msgid "The number of seconds to keep cache entries before they expire."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
364 msgstr "Il numero di secondi di validità delle voci presenti nella cache."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
365
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
366 #: lib/options.h:59
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
367 msgid "Append file transfers"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
368 msgstr "Accodare i trasferimenti di file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
369
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
370 #: lib/options.h:61
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
371 msgid "Append new file transfers onto existing ones"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
372 msgstr "Accoda i nuovi trasferimenti di file a quelli già esistenti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
373
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
374 #: lib/options.h:62
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
375 msgid "Do one transfer at a time"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
376 msgstr "Effettuare un trasferimento alla volta"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
377
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
378 #: lib/options.h:64
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
379 msgid "Do only one transfer at a time?"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
380 msgstr "Effettuare un solo trasferimento alla volta?"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
381
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
382 #: lib/options.h:65
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
383 msgid "Overwrite by Default"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
384 msgstr "Sovrascrivere file esistenti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
385
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
386 #: lib/options.h:68
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
387 msgid "Overwrite files by default or set to resume file transfers"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
388 msgstr "Indica se sovrascrivere i file o recuperare i trasferimenti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
389
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
390 #: lib/options.h:70
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
391 msgid "Preserve file permissions"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
392 msgstr "Mantenere i permessi dei file"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
393
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
394 #: lib/options.h:73
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
395 msgid "Preserve file permissions of transfered files"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
396 msgstr "Conservare i permessi originari per i file trasferiti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
397
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
398 #: lib/options.h:75
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
399 msgid "Refresh after each file transfer"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
400 msgstr "Aggiornare dopo ogni trasferimento"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
401
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
402 #: lib/options.h:78
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
403 msgid "Refresh the listbox after each file is transfered"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
404 msgstr "Aggiornare la lista dopo ogni trasferimento di file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
405
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
406 #: lib/options.h:80
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
407 msgid "Sort directories first"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
408 msgstr "Ordinare le directory per prime"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
409
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
410 #: lib/options.h:83
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
411 msgid "Put the directories first then the files"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
412 msgstr "Mostrare prima le directory e poi i file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
413
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
414 #: lib/options.h:84
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
415 msgid "Show hidden files"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
416 msgstr "Mostrare i file nascosti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
417
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
418 #: lib/options.h:87
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
419 msgid "Show hidden files in the listboxes"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
420 msgstr "Mostrare i file nascosti nelle liste"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
421
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
422 #: lib/options.h:89 src/gtk/options_dialog.c:1050
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
423 #: src/gtk/options_dialog.c:1143
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
424 msgid "Network"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
425 msgstr "Rete"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
426
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
427 #: lib/options.h:91
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
428 msgid "Network timeout:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
429 msgstr "Timeout di rete:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
430
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
431 #: lib/options.h:94
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
432 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
433 "The timeout waiting for network input/output. This is NOT an idle timeout."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
434 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
435 "Il tempo massimo di attesa per l'input/output della rete. NON è un timeout "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
436 "di inattività"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
437
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
438 #: lib/options.h:96
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
439 msgid "Connect retries:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
440 msgstr "Tentativi di riconnessione:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
441
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
442 #: lib/options.h:99
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
443 msgid "The number of auto-retries to do. Set this to 0 to retry indefinately"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
444 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
445 "Numero dei tentativi di riconnessione. Impostare a 0 per riprovare "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
446 "indefinitamente"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
447
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
448 #: lib/options.h:101
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
449 msgid "Retry sleep time:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
450 msgstr "Tempo di attesa fra due tentativi:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
451
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
452 #: lib/options.h:104
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
453 msgid "The number of seconds to wait between retries"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
454 msgstr "I secondi da attendere fra due tentativi consecutivi"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
455
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
456 #: lib/options.h:105
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
457 msgid "Max KB/S:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
458 msgstr "Max kB/s:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
459
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
460 #: lib/options.h:108
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
461 msgid "The maximum KB/s a file transfer can get. (Set to 0 to disable)"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
462 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
463 "Il limite massimo di kB/s per un trasferimento. (Impostare 0 per "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
464 "disabilitare)"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
465
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
466 #: lib/options.h:111
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
467 msgid "Default Protocol:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
468 msgstr "Protocollo predefinito:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
469
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
470 #: lib/options.h:113
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
471 msgid "This specifies the default protocol to use"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
472 msgstr "Indica il protocollo predefinito da usare"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
473
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
474 #: lib/options.h:117
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
475 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
476 "This defines what will happen when you double click a file in the file "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
477 "listboxes. 0=View file 1=Edit file 2=Transfer file"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
478 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
479 "Indica il comportamento in caso di doppio clic su di un nome nella lista dei "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
480 "file. 0=Visualizzare 1=Modificare 2=Trasferire il file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
481
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
482 #: lib/options.h:120
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
483 msgid "The default width of the local files listbox"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
484 msgstr "La larghezza della lista per i file locali"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
485
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
486 #: lib/options.h:123
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
487 msgid "The default width of the remote files listbox"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
488 msgstr "La larghezza della lista per i file remoti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
489
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
490 #: lib/options.h:126
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
491 msgid "The default height of the local/remote files listboxes"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
492 msgstr "L'altezza predefinita delle liste dei file locali/remoti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
493
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
494 #: lib/options.h:129
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
495 msgid "The default height of the transfer listbox"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
496 msgstr "L'altezza predefinita della lista dei trasferimenti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
497
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
498 #: lib/options.h:132
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
499 msgid "The default height of the logging window"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
500 msgstr "L'altezza predefinita della finestra di log"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
501
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
502 #: lib/options.h:135
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
503 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
504 "The width of the filename column in the transfer window. Set this to 0 to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
505 "have this column automagically resize."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
506 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
507 "La larghezza della colonna dei nomi dei file nella finestra dei "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
508 "trasferimenti.Impostare a 0 affinchè essa si ridimensioni automagicamente."
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
509
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
510 #: lib/options.h:139 lib/options.h:145
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
511 msgid "The default column to sort by"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
512 msgstr "La colonna predefinita in base alla quale ordinare"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
513
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
514 #: lib/options.h:142 lib/options.h:148
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
515 msgid "Sort ascending or descending"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
516 msgstr "Ordinamento crescente o descrescente"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
517
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
518 #: lib/options.h:152 lib/options.h:170
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
519 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
520 "The width of the filename column in the file listboxes. Set this to 0 to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
521 "have this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
522 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
523 "La larghezza della colonna dei nomi dei file nella lista dei file. Impostare "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
524 "a 0 affinchè essa si ridimensioni automagicamente. Il valore -1 disabilita "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
525 "la colonna"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
526
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
527 #: lib/options.h:155 lib/options.h:173
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
528 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
529 "The width of the size column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
530 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
531 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
532 "La larghezza della colonna relativa alla dimensione dei file. Impostare a 0 "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
533 "affinchè essa si ridimensioni automagicamente. Il valore -1 disabilita la "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
534 "colonna"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
535
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
536 #: lib/options.h:158 lib/options.h:176
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
537 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
538 "The width of the user column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
539 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
540 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
541 "La larghezza della colonna utente nella lista dei file. Impostare a 0 "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
542 "affinchè essa si ridimensioni automagicamente. Il valore -1 disabilita la "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
543 "colonna"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
544
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
545 #: lib/options.h:161 lib/options.h:179
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
546 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
547 "The width of the group column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
548 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
549 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
550 "La larghezza della colonna gruppo nella lista dei file. Impostare a 0 "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
551 "affinchè essa si ridimensioni automagicamente. Il valore -1 disabilita la "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
552 "colonna"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
553
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
554 #: lib/options.h:164 lib/options.h:182
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
555 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
556 "The width of the date column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
557 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
558 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
559 "La larghezza della colonna data nella lista dei file. Impostare a 0 affinchè "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
560 "essa si ridimensioni automagicamente. Il valore -1 disabilita la colonna"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
561
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
562 #: lib/options.h:167 lib/options.h:185
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
563 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
564 "The width of the attribs column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
565 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
566 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
567 "La larghezza della colonna attributi nella lista dei file. Impostare a 0 "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
568 "affinchè essa si ridimensioni automagicamente. Il valore -1 disabilita la "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
569 "colonna"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
570
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
571 #: lib/options.h:188
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
572 msgid "The color of the commands that are sent to the server"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
573 msgstr "Colore dei comandi inviati al server"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
574
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
575 #: lib/options.h:191
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
576 msgid "The color of the commands that are received from the server"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
577 msgstr "Colore dei comandi ricevuti dal server"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
578
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
579 #: lib/options.h:194
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
580 msgid "The color of the error messages"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
581 msgstr "Colore dei messaggi d'errore"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
582
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
583 #: lib/options.h:197
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
584 msgid "The color of the rest of the log messages"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
585 msgstr "Colore degli altri messaggi di log"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
586
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
587 #: lib/options.h:203 lib/rfc959.c:38
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
588 msgid "FTP"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
589 msgstr "FTP"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
590
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
591 #: lib/options.h:204 lib/rfc2068.c:27
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
592 msgid "HTTP"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
593 msgstr "HTTP"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
594
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
595 #: lib/options.h:206 lib/options.h:208
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
596 msgid "HTTPS"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
597 msgstr "HTTPS"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
598
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
599 #: lib/options.h:210
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
600 msgid "Local"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
601 msgstr "Locale"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
602
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
603 #: lib/options.h:211
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
604 msgid "SSH2"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
605 msgstr "SSH2"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
606
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
607 #: lib/options.h:212 src/gtk/bookmarks.c:860
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
608 msgid "Bookmark"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
609 msgstr "Segnalibri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
610
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
611 #: lib/protocols.c:202
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
612 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
613 msgid "File transfer will be throttled to %.2f KB/s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
614 msgstr "Il trasferimento file viaggierà a %.2f kB/s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
615
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
616 #: lib/protocols.c:310
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
617 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
618 msgid "Loading directory listing %s from cache\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
619 msgstr "Caricamento elenco directory «%s» dalla cache\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
620
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
621 #: lib/protocols.c:526
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
622 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
623 msgid "Error: Cannot write to cache: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
624 msgstr "Errore: impossibile scrivere nella cache: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
625
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
626 #: lib/protocols.c:558
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
627 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
628 msgid "Error: Could not find bookmark %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
629 msgstr "Errore: impossibile trovare segnalibri %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
630
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
631 #: lib/protocols.c:565
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
632 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
633 msgid "Bookmarks Error: The bookmark entry %s does not have a hostname\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
634 msgstr "Errore nei segnalibri: La voce %s non contiene un nome di host\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
635
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
636 #: lib/protocols.c:673
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
637 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
638 msgid "The protocol '%s' is currently not supported.\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
639 msgstr "Il protocollo \"%s\" non è attualmente supportato.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
640
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
641 #: lib/protocols.c:1016 lib/protocols.c:1031 lib/protocols.c:1847
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
642 #: lib/protocols.c:1956
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
643 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
644 msgid "Looking up %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
645 msgstr "Ricerca di %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
646
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
647 #: lib/protocols.c:1022 lib/protocols.c:1037 lib/protocols.c:1852
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
648 #: lib/protocols.c:1961
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
649 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
650 msgid "Cannot look up hostname %s: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
651 msgstr "Impossibile trovare l'hostname %s: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
652
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
653 #: lib/protocols.c:1294 lib/protocols.c:1295 lib/protocols.c:1354
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
654 #: lib/protocols.c:1361 lib/protocols.c:1440 lib/protocols.c:1441
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
655 #: lib/protocols.c:1475
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
656 msgid "unknown"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
657 msgstr "sconosciuto"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
658
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
659 #: lib/protocols.c:1870 lib/protocols.c:1913 lib/rfc959.c:601 lib/rfc959.c:748
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
660 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
661 msgid "Failed to create a socket: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
662 msgstr "Creazione di un socket fallita: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
663
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
664 #: lib/protocols.c:1876 lib/protocols.c:1975
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
665 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
666 msgid "Trying %s:%d\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
667 msgstr "Tentativo di connessione a %s:%d\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
668
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
669 #: lib/protocols.c:1881 lib/protocols.c:1982
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
670 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
671 msgid "Cannot connect to %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
672 msgstr "Impossibile connettersi a %s: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
673
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
674 #: lib/protocols.c:1937 lib/sshv2.c:895
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
675 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
676 msgid "Cannot look up service name %s/tcp. Please check your services file\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
677 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
678 "Impossibile trovare il servizio %s/tcp. Controllare il proprio file dei "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
679 "servizi\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
680
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
681 #: lib/protocols.c:1999 lib/protocols.c:2613 lib/rfc959.c:610 lib/rfc959.c:757
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
682 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
683 msgid "Error: Cannot set close on exec flag: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
684 msgstr "Errore: impossibile impostare il flag «chiudi all'uscita»: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
685
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
686 #: lib/protocols.c:2006
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
687 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
688 msgid "Connected to %s:%d\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
689 msgstr "Connesso a %s:%d\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
690
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
691 #: lib/protocols.c:2230 lib/protocols.c:2301
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
692 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
693 msgid "Connection to %s timed out\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
694 msgstr "Tempo scaduto per la connessione a %s \n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
695
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
696 #: lib/protocols.c:2370
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
697 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
698 msgid "Cannot get socket flags: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
699 msgstr "Impossibile ottenere i flag del socket: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
700
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
701 #: lib/protocols.c:2384
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
702 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
703 msgid "Cannot set socket to non-blocking: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
704 msgstr "Impossibile impostare socket non bloccante: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
705
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
706 #: lib/protocols.c:2510
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
707 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
708 msgid "Error: Remote site %s disconnected. Max retries reached...giving up\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
709 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
710 "Errore: Disconnessione da %s. Limite massimo di tentativi raggiunto... "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
711 "abbandono\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
712
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
713 #: lib/protocols.c:2518
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
714 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
715 msgid "Error: Remote site %s disconnected. Will reconnect in %d seconds\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
716 msgstr "Errore: disconnessione da %s. Riconnessione fra %d secondi\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
717
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
718 #: lib/pty.c:288
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
719 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
720 msgid "Cannot create a socket pair: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
721 msgstr "Impossibile creare una coppia di socket: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
722
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
723 #: lib/pty.c:307 lib/pty.c:364
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
724 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
725 msgid "Error: Cannot execute ssh: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
726 msgstr "Errore: impossibile eseguire ssh: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
727
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
728 #: lib/pty.c:320 lib/pty.c:375
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
729 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
730 msgid "Cannot fork another process: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
731 msgstr "Impossibile effettuare fork per un altro processo: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
732
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
733 #: lib/pty.c:338
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
734 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
735 msgid "Cannot open master pty %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
736 msgstr "Impossibile aprire pty master %s: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
737
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
738 #: lib/rfc2068.c:30 lib/rfc959.c:45
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
739 msgid "Proxy hostname:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
740 msgstr "Nome host del proxy:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
741
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
742 #: lib/rfc2068.c:32 lib/rfc959.c:47
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
743 msgid "Firewall hostname"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
744 msgstr "Nome host del firewall"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
745
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
746 #: lib/rfc2068.c:33 lib/rfc959.c:48
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
747 msgid "Proxy port:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
748 msgstr "Porta proxy:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
749
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
750 #: lib/rfc2068.c:35 lib/rfc959.c:50
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
751 msgid "Port to connect to on the firewall"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
752 msgstr "Porta del firewall a cui connettersi"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
753
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
754 #: lib/rfc2068.c:36 lib/rfc959.c:51
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
755 msgid "Proxy username:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
756 msgstr "Nome utente per il proxy server:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
757
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
758 #: lib/rfc2068.c:38 lib/rfc959.c:53
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
759 msgid "Your firewall username"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
760 msgstr "Nome utente per il firewall"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
761
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
762 #: lib/rfc2068.c:39 lib/rfc959.c:54
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
763 msgid "Proxy password:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
764 msgstr "Password per il proxy server:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
765
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
766 #: lib/rfc2068.c:41 lib/rfc959.c:56
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
767 msgid "Your firewall password"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
768 msgstr "Password per il firewall"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
769
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
770 #: lib/rfc2068.c:43
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
771 msgid "Use HTTP/1.1"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
772 msgstr "Usa HTTP/1.1"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
773
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
774 #: lib/rfc2068.c:46
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
775 msgid "Do you want to use HTTP/1.1 or HTTP/1.0"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
776 msgstr "Indica se utilizzare HTTP1.1 oppure HTTP/1.0"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
777
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
778 #: lib/rfc2068.c:153 lib/rfc2068.c:837
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
779 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
780 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
781 "Received wrong response from server, disconnecting\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
782 "Invalid chunk size '%s' returned by the remote server\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
783 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
784 "Ricevuta una risposta errata dal server, disconnessione.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
785 "Il server remoto ha restituito una dimensione di chunk «%s» non valida\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
786
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
787 #: lib/rfc2068.c:258 lib/rfc959.c:571 lib/sshv2.c:992
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
788 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
789 msgid "Disconnecting from site %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
790 msgstr "Disconnessione dal sito %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
791
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
792 #: lib/rfc2068.c:309
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
793 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
794 msgid "Starting the file transfer at offset %lld\n"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
795 msgstr "Inizio il trasferimento file dalla posizione %lld\n"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
796
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
797 #: lib/rfc2068.c:317
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
798 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
799 msgid "Starting the file transfer at offset %ld\n"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
800 msgstr "Inizio il trasferimento file dalla posizione %ld\n"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
801
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
802 #: lib/rfc2068.c:339
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
803 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
804 msgid "Cannot retrieve file %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
805 msgstr "Impossibile ricevere il file «%s»\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
806
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
807 #: lib/rfc2068.c:429 lib/sshv2.c:1077
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
808 msgid "Retrieving directory listing...\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
809 msgstr "Ricezione contenuto directory...\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
810
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
811 #: lib/rfc2068.c:818
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
812 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
813 "Received wrong response from server, disconnecting\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
814 "Expecting a carriage return and line feed before the chunk size in the "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
815 "server response\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
816 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
817 "La risposta ricevuta dal server è errata, disconnessione.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
818 "Nella risposta del server era previsto un carattere di fine riga ed un "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
819 "avanzamento di riga prima della dimensione del chunk\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
820
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
821 #: lib/rfc2068.c:826
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
822 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
823 "Received wrong response from server, disconnecting\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
824 "Expecting a carriage return and line feed after the chunk size in the server "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
825 "response\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
826 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
827 "La risposta ricevuta dal server è errata, disconnessione\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
828 "Nella risposta del server era previsto un carattere di fine riga ed un "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
829 "avanzamento di riga dopo la dimensione del chunk\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
830
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
831 #: lib/rfc959.c:25
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
832 msgid "SITE command"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
833 msgstr "Comando SITE"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
834
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
835 #: lib/rfc959.c:26
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
836 msgid "user@host"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
837 msgstr "utente@host"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
838
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
839 #: lib/rfc959.c:27
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
840 msgid "user@host:port"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
841 msgstr "utente@host:porta"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
842
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
843 #: lib/rfc959.c:28
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
844 msgid "AUTHENTICATE"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
845 msgstr "AUTHENTICATE"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
846
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
847 #: lib/rfc959.c:29
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
848 msgid "user@host port"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
849 msgstr "utente@host porta"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
850
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
851 #: lib/rfc959.c:30
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
852 msgid "user@host NOAUTH"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
853 msgstr "utente@host NOAUTH"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
854
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
855 #: lib/rfc959.c:31
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
856 msgid "HTTP Proxy"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
857 msgstr "Proxy HTTP"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
858
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
859 #: lib/rfc959.c:32
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
860 msgid "Custom"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
861 msgstr "Personalizzato"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
862
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
863 #: lib/rfc959.c:41
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
864 msgid "Email address:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
865 msgstr "Indirizzo e-mail:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
866
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
867 #: lib/rfc959.c:43
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
868 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
869 "This is the password that will be used whenever you log into a remote FTP "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
870 "server as anonymous"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
871 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
872 "Indica la password che verrà usata in caso di accesso anonimo ad un server "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
873 "FTP remoto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
874
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
875 #: lib/rfc959.c:57
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
876 msgid "Proxy account:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
877 msgstr "Account del proxy server:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
878
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
879 #: lib/rfc959.c:59
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
880 msgid "Your firewall account (optional)"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
881 msgstr "Il proprio account del firewall (opzionale)"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
882
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
883 #: lib/rfc959.c:61
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
884 msgid "Proxy server type:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
885 msgstr "Tipo di server proxy:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
886
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
887 #: lib/rfc959.c:64
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
888 #, no-c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
889 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
890 "This specifies how your proxy server expects us to log in. You can specify a "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
891 "2 character replacement string prefixed by a % that will be replaced with "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
892 "the proper data. The first character can be either p for proxy or h for the "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
893 "host of the FTP server. The second character can be u (user), p (pass), h "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
894 "(host), o (port) or a (account). For example, to specify the proxy user, you "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
895 "can you type in %pu"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
896 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
897 "Indica il modo in cui il proprio server proxy si aspetta che venga "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
898 "effettuato l'accesso. È possibile specificare una stringa di 2 caratteri "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
899 "preceduti da %che saranno sostituiti dai dati effettivi. Il primo carattere "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
900 "può essere o una 'p'nel caso di un proxy o una 'h' per l'hostname del server "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
901 "FTP. Il secondo carattere può essere 'u' (utente), 'p' (password), "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
902 "'h' (host), 'o' (port) oppure 'a' (account).Per esempio, per specificare "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
903 "l'utente proxy, si può scrivere %pu"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
904
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
905 #: lib/rfc959.c:67
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
906 msgid "Passive file transfers"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
907 msgstr "Trasferimento passivo dei file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
908
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
909 #: lib/rfc959.c:70
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
910 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
911 "If this is enabled, then the remote FTP server will open up a port for the "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
912 "data connection. If you are behind a firewall, you will need to enable this. "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
913 "Generally, it is a good idea to keep this enabled unless you are connecting "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
914 "to an older FTP server that doesn't support this. If this is disabled, then "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
915 "gFTP will open up a port on the client side and the remote server will "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
916 "attempt to connect to it."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
917 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
918 "Se l'opzione è abilitata, il server FTP remoto aprirà una porta per la "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
919 "connessione dati.Se si è sotto protezione di un firewall sarà necessario "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
920 "attivare questa modalità.In generale, è consigliabile l'attivazione di "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
921 "questa opzione tranne se ci si sta collegando ad un server FTP meno recente "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
922 "che non la supporta. Se la modalità a trasferimento passivo è disabilitata "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
923 "gFTP aprirà una porta dal lato client ed il server remoto tenterà di "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
924 "connettersi ad essa."
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
925
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
926 #: lib/rfc959.c:72
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
927 msgid "Resolve Remote Symlinks (LIST -L)"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
928 msgstr "Risolvere i link simbolici remoti (LIST -L)"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
929
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
930 #: lib/rfc959.c:75
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
931 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
932 "The remote FTP server will attempt to resolve symlinks in the directory "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
933 "listings. Generally, this is a good idea to leave enabled. The only time you "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
934 "will want to disable this is if the remote FTP server doesn't support the -L "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
935 "option to LIST"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
936 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
937 "Il server FTP remoto tenterà di risolvere i collegamenti simbolici "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
938 "nell'elencodella directory. In generale è consigliabile lasciare abilitata "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
939 "questa opzione.La si dovrebbe disabilitare solo nel caso in cui il server "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
940 "FTP remoto non supporti l'opzione -L per il comando LIST"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
941
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
942 #: lib/rfc959.c:77
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
943 msgid "Transfer files in ASCII mode"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
944 msgstr "Trasferire file in modalità ASCII"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
945
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
946 #: lib/rfc959.c:80
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
947 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
948 "If you are transfering a text file from Windows to UNIX box or vice versa, "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
949 "then you should enable this. Each system represents newlines differently for "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
950 "text files. If you are transfering from UNIX to UNIX, then it is safe to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
951 "leave this off. If you are downloading binary data, you will want to disable "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
952 "this."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
953 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
954 "Nel caso in cui si stia trasferendo un file di testo da Windows a UNIX o "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
955 "viceversa si dovrebbe attivare questa opzione. Ogni sistema rappresenta il "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
956 "passaggio da una riga all'altra nel testo in maniera differente. Se si sta "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
957 "trasferendo un file tra due sistemi UNIX allora la si può lasciare "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
958 "disattivata. Nel caso di trasferimento di file binari si dovrà lasciare "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
959 "disabilitata l'opzione."
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
960
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
961 #: lib/rfc959.c:313 lib/rfc959.c:322 lib/rfc959.c:333
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
962 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
963 msgid "Received invalid response to PWD command: '%s'\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
964 msgstr "Ricevuta una risposta non valida al comando PWD: «%s»\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
965
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
966 #: lib/rfc959.c:639 lib/rfc959.c:649
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
967 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
968 msgid "Cannot find an IP address in PASV response '%s'\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
969 msgstr "Impossibile trovare indirizzo IP nella risposta PASV «%s»\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
970
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
971 #: lib/rfc959.c:664 lib/rfc959.c:819
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
972 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
973 msgid "Cannot create a data connection: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
974 msgstr "Impossibile creare una connessione dati: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
975
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
976 #: lib/rfc959.c:676 lib/rfc959.c:697 lib/rfc959.c:844
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
977 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
978 msgid "Cannot get socket name: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
979 msgstr "Impossibile ottenere il nome del socket: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
980
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
981 #: lib/rfc959.c:687 lib/rfc959.c:834
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
982 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
983 msgid "Cannot bind a port: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
984 msgstr "Impossibile collegarsi ad una porta: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
985
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
986 #: lib/rfc959.c:706 lib/rfc959.c:853
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
987 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
988 msgid "Cannot listen on port %d: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
989 msgstr "Impossibile ascoltare sulla porta %d: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
990
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
991 #: lib/rfc959.c:768
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
992 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
993 "Error: It doesn't look like we are connected via IPv6. Aborting connection.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
994 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
995 "Errore: non sembra esserci una connessione via IPv6. Interruzione "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
996 "connessione.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
997
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
998 #: lib/rfc959.c:797 lib/rfc959.c:806
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
999 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1000 msgid "Invalid EPSV response '%s'\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1001 msgstr "Riposta EPSV non valida «%s»\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1002
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1003 #: lib/rfc959.c:863
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1004 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1005 msgid "Cannot get address of local socket: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1006 msgstr "Creazione di socket fallita: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1007
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1008 #: lib/rfc959.c:935
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1009 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1010 msgid "Cannot accept connection from server: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1011 msgstr "Impossibile accettare la connessione dal server: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1012
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1013 #: lib/rfc959.c:1435
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1014 msgid "total"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1015 msgstr "totale"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1016
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1017 #: lib/rfc959.c:1437
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1018 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1019 msgid "Warning: Cannot parse listing %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1020 msgstr "Attenzione: impossibile analizzare l'elenco «%s»\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1021
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1022 #: lib/sshv2.c:28
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1023 msgid "SSH"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1024 msgstr "SSH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1025
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1026 #: lib/sshv2.c:31
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1027 msgid "SSH Prog Name:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1028 msgstr "Nome del programma SSH:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1029
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1030 #: lib/sshv2.c:33
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1031 msgid "The path to the SSH executable"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1032 msgstr "Percorso dell'eseguibile SSH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1033
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1034 #: lib/sshv2.c:34
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1035 msgid "SSH Extra Params:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1036 msgstr "Parametri extra per SSH:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1037
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1038 #: lib/sshv2.c:36
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1039 msgid "Extra parameters to pass to the SSH program"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1040 msgstr "Parametri extra da passare al programma SSH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1041
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1042 #: lib/sshv2.c:37
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1043 msgid "SSH2 sftp-server path:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1044 msgstr "Percorso per il server sftp SSH2:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1045
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1046 #: lib/sshv2.c:39
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1047 msgid "Default remote SSH2 sftp-server path"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1048 msgstr "Percorso predefinito per il server sftp SSH2"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1049
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1050 #: lib/sshv2.c:41
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1051 msgid "Need SSH User/Pass"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1052 msgstr "Utente/Password richiesti per SSH"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1053
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1054 #: lib/sshv2.c:44
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1055 msgid "Require a username/password for SSH connections"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1056 msgstr "Nome utente e password sono richiesti per le connessioni SSH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1057
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1058 #: lib/sshv2.c:45
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1059 msgid "Use ssh-askpass utility"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1060 msgstr "Utilizzare l'utilità ssh-askpass"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1061
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1062 #: lib/sshv2.c:48
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1063 msgid "Use the ssh-askpass utility to supply the remote password"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1064 msgstr "Utilizzare l'utilità ssh-askpass per fornire la password remota"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1065
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1066 #: lib/sshv2.c:50
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1067 msgid "Use SSH2 SFTP subsys"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1068 msgstr "Utilizzare il subsys SSH2 SFTP"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1069
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1070 #: lib/sshv2.c:53
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1071 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1072 "Call ssh with the -s sftp flag. This is helpful because you won't have to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1073 "know the remote path to the remote sftp-server"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1074 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1075 "Invoca ssh con l'opzione -s di sftp. Questa è utile poichè non sarà "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1076 "necessarioconoscere il percorso remoto verso il server sftp remoto"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1077
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1078 #: lib/sshv2.c:257
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1079 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1080 msgid "Running program %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1081 msgstr "Esecuzione programma %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1082
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1083 #: lib/sshv2.c:304 lib/sshv2.c:329
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1084 msgid "WARNING"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1085 msgstr "ATTENZIONE"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1086
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1087 #: lib/sshv2.c:371
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1088 msgid "Error: An incorrect password was entered\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1089 msgstr "Errore: la password immessa è errata\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1090
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1091 #: lib/sshv2.c:374
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1092 msgid ""
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1093 "Please connect to this host with the command line SSH utility and answer "
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1094 "this question appropriately.\n"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1095 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1096 "Si consiglia di connettersi a questo host con l'utilità SSH via riga di "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1097 "comando e di rispondere in maniera appropriata a questa domanda.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1098
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1099 #: lib/sshv2.c:377
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1100 msgid "Please correct the above warning to connect to this host.\n"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1101 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1102 "Per connettersi all'host si consiglia di tenere conto dell'avviso "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1103 "sopradetto.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1104
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1105 #: lib/sshv2.c:416
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1106 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1107 msgid "%d: Protocol Initialization\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1108 msgstr "%d: inizializzazione del protocollo\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1109
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1110 #: lib/sshv2.c:422
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1111 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1112 msgid "%d: Protocol version %d\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1113 msgstr "%d: Versione del protocollo %d\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1114
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1115 #: lib/sshv2.c:431
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1116 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1117 msgid "%d: Open %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1118 msgstr "%d: Apri %s\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1119
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1120 #: lib/sshv2.c:436
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1121 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1122 msgid "%d: Close\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1123 msgstr "%d: Chiudi\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1124
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1125 #: lib/sshv2.c:442
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1126 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1127 msgid "%d: Open Directory %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1128 msgstr "%d: Apri directory «%s»\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1129
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1130 #: lib/sshv2.c:447
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1131 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1132 msgid "%d: Read Directory\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1133 msgstr "%d: Leggi directory\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1134
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1135 #: lib/sshv2.c:451
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1136 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1137 msgid "%d: Remove file %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1138 msgstr "%d: Rimuovi il file «%s»\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1139
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1140 #: lib/sshv2.c:456
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1141 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1142 msgid "%d: Make directory %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1143 msgstr "%d: Crea directory «%s»\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1144
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1145 #: lib/sshv2.c:461
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1146 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1147 msgid "%d: Remove directory %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1148 msgstr "%d: Rimuovi directory «%s»\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1149
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1150 #: lib/sshv2.c:466
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1151 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1152 msgid "%d: Realpath %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1153 msgstr "%d: Percorso reale «%s»\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1154
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1155 #: lib/sshv2.c:471
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1156 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1157 msgid "%d: File attributes\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1158 msgstr "%d: Attributi del file\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1159
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1160 #: lib/sshv2.c:475
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1161 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1162 msgid "%d: Stat %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1163 msgstr "%d: Stat %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1164
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1165 #: lib/sshv2.c:492
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1166 #, c-format
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1167 msgid "%d: Chmod %s %o\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1168 msgstr "%d: Chmod %s %o\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1169
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1170 #: lib/sshv2.c:497
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1171 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1172 msgid "%d: Utime %s %d\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1173 msgstr "%d: Utime %s %d\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1174
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1175 #: lib/sshv2.c:510 src/gtk/bookmarks.c:1019 src/gtk/bookmarks.c:1256
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1176 #: src/gtk/chmod_dialog.c:281 src/gtk/options_dialog.c:1108
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1177 #: src/gtk/options_dialog.c:1310 src/gtk/transfer.c:2057
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1178 msgid "OK"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1179 msgstr "OK"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1180
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1181 #: lib/sshv2.c:513
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1182 msgid "EOF"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1183 msgstr "EOF"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1184
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1185 #: lib/sshv2.c:516
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1186 msgid "No such file or directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1187 msgstr "File o directory inesistente"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1188
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1189 #: lib/sshv2.c:519
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1190 msgid "Permission denied"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1191 msgstr "Permesso negato"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1192
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1193 #: lib/sshv2.c:522
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1194 msgid "Failure"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1195 msgstr "Fallimento"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1196
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1197 #: lib/sshv2.c:525
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1198 msgid "Bad message"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1199 msgstr "Messaggio d'errore"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1200
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1201 #: lib/sshv2.c:528
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1202 msgid "No connection"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1203 msgstr "Connessione assente"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1204
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1205 #: lib/sshv2.c:531
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1206 msgid "Connection lost"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1207 msgstr "Connessione perduta"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1208
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1209 #: lib/sshv2.c:534
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1210 msgid "Operation unsupported"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1211 msgstr "Operazione non supportata"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1212
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1213 #: lib/sshv2.c:537
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1214 msgid "Unknown message returned from server"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1215 msgstr "Il messaggio restituito dal server è sconosciuto"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1216
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1217 #: lib/sshv2.c:574
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1218 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1219 msgid "Error: Message size %d too big\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1220 msgstr "Errore: La dimensione (%d) del messaggio è troppo grande\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1221
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1222 #: lib/sshv2.c:632 lib/sshv2.c:1116 lib/sshv2.c:1951 lib/sshv2.c:2044
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1223 #: lib/sshv2.c:2132
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1224 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1225 msgid "Error: Message size %d too big from server\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1226 msgstr "Errore: La dimensione (%d) del messaggio dal server è troppo grande\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1227
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1228 #: lib/sshv2.c:638
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1229 msgid ""
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1230 "There was an error initializing a SSH connection with the remote server. The "
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1231 "error message from the remote server follows:\n"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1232 msgstr ""
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1233 "Si è verificato un errore nell'inizializzazione di una connessione SSH con il server"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1234 "remoto. Il messaggio di errore è il seguente:\n"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1235
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1236 #: lib/sshv2.c:714 lib/sshv2.c:727 lib/sshv2.c:749 lib/sshv2.c:817
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1237 #: lib/sshv2.c:948 lib/sshv2.c:1039 lib/sshv2.c:1107 lib/sshv2.c:1220
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1238 #: lib/sshv2.c:1233 lib/sshv2.c:1246 lib/sshv2.c:1259 lib/sshv2.c:1315
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1239 #: lib/sshv2.c:1380 lib/sshv2.c:1840 lib/sshv2.c:1942 lib/sshv2.c:2035
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1240 #: lib/sshv2.c:2120 lib/sshv2.c:2205
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1241 msgid "Received wrong response from server, disconnecting\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1242 msgstr "Ricevuta una risposta errata dal server, disconnessione\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1243
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1244 #: lib/sshv2.c:866
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1245 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1246 msgid "Opening SSH connection to %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1247 msgstr "Apertura di una connessione SSH con %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1248
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1249 #: lib/sshv2.c:959
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1250 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1251 msgid "Successfully logged into SSH server %s\n"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1252 msgstr "Accesso al server SSH %s avvenuto correttamente\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1253
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1254 #: lib/sslcommon.c:31
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1255 msgid "SSL Engine"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1256 msgstr "Motore SSL"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1257
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1258 #: lib/sslcommon.c:34
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1259 msgid "SSL Entropy File:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1260 msgstr "File di entropia per SSL:"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1261
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1262 #: lib/sslcommon.c:36
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1263 msgid "SSL entropy file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1264 msgstr "File di entropia per SSL"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1265
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1266 #: lib/sslcommon.c:37
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1267 msgid "Entropy Seed Length:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1268 msgstr "Lunghezza del seme di entropia"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1269
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1270 #: lib/sslcommon.c:39
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1271 msgid "The maximum number of bytes to seed the SSL engine with"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1272 msgstr "Il massimo numero di byte utilizzato dal seme del motore SSL"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1273
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1274 #: lib/sslcommon.c:99
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1275 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1276 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1277 "Error with certificate at depth: %i\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1278 "Issuer = %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1279 "Subject = %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1280 "Error %i:%s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1281 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1282 "Errore nel certificato al livello : %i\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1283 "Emissario = %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1284 "Oggetto = %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1285 "Errore %i:%s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1286
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1287 #: lib/sslcommon.c:121
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1288 msgid "Cannot get peer certificate\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1289 msgstr "Impossibile ottenere il certificato dal peer\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1290
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1291 #: lib/sslcommon.c:180
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1292 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1293 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1294 "ERROR: The host in the SSL certificate (%s) does not match the host that we "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1295 "connected to (%s). Aborting connection.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1296 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1297 "ERRORE: L'host presente nel certificato SSL (%s) non corrisponde all'host al "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1298 "quale ci si è connessi (%s). La connessione verrà terminata.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1299
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1300 #: lib/sslcommon.c:287
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1301 msgid "Cannot initialized the OpenSSL library\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1302 msgstr "Impossibile inizializzare la libreria OpenSSL\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1303
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1304 #: lib/sslcommon.c:302
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1305 msgid "Error loading default SSL certificates\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1306 msgstr "Errore nel caricamento dei certificati SSL predefiniti\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1307
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1308 #: lib/sslcommon.c:313
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1309 msgid "Error setting cipher list (no valid ciphers)\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1310 msgstr "Errore nella lista dei cifrari (nessun cifrario valido)\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1311
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1312 #: lib/sslcommon.c:332 lib/sslcommon.c:401 lib/sslcommon.c:448
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1313 msgid "Error: SSL engine was not initialized\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1314 msgstr "Errore: il motore SSL non è stato inizializzato\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1315
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1316 #: lib/sslcommon.c:349
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1317 msgid "Error setting up SSL connection (BIO object)\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1318 msgstr "Errore nell'avviamento della connessione SSL (oggetto BIO)\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1319
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1320 #: lib/sslcommon.c:359
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1321 msgid "Error setting up SSL connection (SSL object)\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1322 msgstr "Errore nell'avviamento della connessione SSL (oggetto SSL)\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1323
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1324 #: lib/sslcommon.c:377
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1325 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1326 msgid "Error with peer certificate: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1327 msgstr "Errore nel certificato del peer: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1328
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1329 #: src/gtk/bookmarks.c:39 src/gtk/gftp-gtk.c:912 src/gtk/menu-items.c:58
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1330 #: src/gtk/menu-items.c:88 src/gtk/misc-gtk.c:491 src/gtk/misc-gtk.c:499
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1331 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1332 msgid "%s: Please hit the stop button first to do anything else\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1333 msgstr "%s: premere il pulsante stop prima di qualsiasi altra azione\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1334
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1335 #: src/gtk/bookmarks.c:40
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1336 msgid "Run Bookmark"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1337 msgstr "Esegui segnalibro"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1338
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1339 #: src/gtk/bookmarks.c:70
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1340 msgid "Add Bookmark: You must enter a name for the bookmark\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1341 msgstr "Aggiunta segnalibro: inserire il nome del segnalibro\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1342
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1343 #: src/gtk/bookmarks.c:77
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1344 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1345 msgid "Add Bookmark: Cannot add bookmark %s because that name already exists\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1346 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1347 "Aggiunta segnalibro: impossibile aggiungere «%s» poichè il nome esiste già\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1348
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1349 #: src/gtk/bookmarks.c:134 src/gtk/bookmarks.c:145
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1350 msgid "Add Bookmark"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1351 msgstr "Aggiunta di un segnalibro"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1352
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1353 #: src/gtk/bookmarks.c:141
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1354 msgid "Add Bookmark: You must enter a hostname\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1355 msgstr "Aggiunta di un segnalibro: è necessario inserire un nome per l'host\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1356
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1357 #: src/gtk/bookmarks.c:145
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1358 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1359 "Enter the name of the bookmark you want to add\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1360 "You can separate items by a / to put it into a submenu\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1361 "(ex: Linux Sites/Debian)"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1362 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1363 "Inserire il nome del segnalibro che si desidera aggiungere\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1364 "È possibile separare gli elementi con \"/\" per inserirli in un sottomenù\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1365 "(es: Siti Linux/Debian)"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1366
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1367 #: src/gtk/bookmarks.c:145
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1368 msgid "Remember password"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1369 msgstr "Ricorda la password"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1370
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1371 #: src/gtk/bookmarks.c:471 src/gtk/bookmarks.c:481
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1372 msgid "New Folder"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1373 msgstr "Nuova cartella"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1374
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1375 #: src/gtk/bookmarks.c:472
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1376 msgid "Enter the name of the new folder to create"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1377 msgstr "Inserire il nome della cartella da creare"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1378
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1379 #: src/gtk/bookmarks.c:482
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1380 msgid "Enter the name of the new item to create"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1381 msgstr "Inserire il nome del nuovo elemento da creare"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1382
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1383 #: src/gtk/bookmarks.c:555
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1384 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1385 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1386 "Are you sure you want to erase the bookmark\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1387 "%s and all it's children?"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1388 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1389 "Si è sicuri di voler cancellare il segnalibro\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1390 "«%s» e tutti quelli ad esso collegati?"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1391
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1392 #: src/gtk/bookmarks.c:556
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1393 msgid "Delete Bookmark"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1394 msgstr "Elimina segnalibro"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1395
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1396 #: src/gtk/bookmarks.c:583
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1397 msgid "Bookmarks"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1398 msgstr "Segnalibri"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1399
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1400 #: src/gtk/bookmarks.c:825 src/gtk/bookmarks.c:828
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1401 msgid "Edit Entry"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1402 msgstr "Modifica voce"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1403
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1404 #: src/gtk/bookmarks.c:865
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1405 msgid "Description:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1406 msgstr "Descrizione:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1407
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1408 #: src/gtk/bookmarks.c:880
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1409 msgid "Hostname:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1410 msgstr "Nome host:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1411
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1412 #: src/gtk/bookmarks.c:893
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1413 msgid "Port:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1414 msgstr "Porta:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1415
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1416 #: src/gtk/bookmarks.c:910
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1417 msgid "Protocol:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1418 msgstr "Protocollo:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1419
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1420 #: src/gtk/bookmarks.c:934
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1421 msgid "Remote Directory:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1422 msgstr "Directory remota:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1423
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1424 #: src/gtk/bookmarks.c:947
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1425 msgid "Local Directory:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1426 msgstr "Directory Locale:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1427
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1428 #: src/gtk/bookmarks.c:964
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1429 msgid "Username:"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1430 msgstr "Nome utente:"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1431
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1432 #: src/gtk/bookmarks.c:977
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1433 msgid "Password:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1434 msgstr "Password:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1435
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1436 #: src/gtk/bookmarks.c:991
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1437 msgid "Account:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1438 msgstr "Account:"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1439
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1440 #: src/gtk/bookmarks.c:1005
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1441 msgid "Log in as ANONYMOUS"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1442 msgstr "Connetti come ANONYMOUS"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1443
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1444 #: src/gtk/bookmarks.c:1031 src/gtk/bookmarks.c:1266
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1445 #: src/gtk/chmod_dialog.c:293 src/gtk/options_dialog.c:1119
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1446 #: src/gtk/options_dialog.c:1321 src/gtk/transfer.c:2069
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1447 msgid " Cancel "
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1448 msgstr " Annulla "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1449
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1450 #: src/gtk/bookmarks.c:1041 src/gtk/options_dialog.c:1332
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1451 msgid "Apply"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1452 msgstr "Applica"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1453
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1454 #: src/gtk/bookmarks.c:1183
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1455 msgid "/_File"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1456 msgstr "/_File"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1457
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1458 #: src/gtk/bookmarks.c:1184
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1459 msgid "/File/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1460 msgstr "/File/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1461
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1462 #: src/gtk/bookmarks.c:1185
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1463 msgid "/File/New Folder..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1464 msgstr "/File/Nuova Cartella..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1465
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1466 #: src/gtk/bookmarks.c:1186
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1467 msgid "/File/New Item..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1468 msgstr "/File/Nuovo elemento..."
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1469
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1470 #: src/gtk/bookmarks.c:1187
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1471 msgid "/File/Delete"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1472 msgstr "/File/Elimina"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1473
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1474 #: src/gtk/bookmarks.c:1188
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1475 msgid "/File/Properties..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1476 msgstr "/File/Proprietà..."
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1477
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1478 #: src/gtk/bookmarks.c:1189
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1479 msgid "/File/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1480 msgstr "/File/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1481
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1482 #: src/gtk/bookmarks.c:1190
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1483 msgid "/File/Close"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1484 msgstr "/File/Chiudi"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1485
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1486 #: src/gtk/bookmarks.c:1201 src/gtk/bookmarks.c:1204
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1487 msgid "Edit Bookmarks"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1488 msgstr "Modifica segnalibri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1489
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1490 #: src/gtk/chmod_dialog.c:73 src/gtk/delete_dialog.c:89
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1491 #: src/gtk/menu-items.c:425 src/gtk/mkdir_dialog.c:58
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1492 #: src/gtk/rename_dialog.c:59 src/gtk/transfer.c:540
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1493 msgid "Operation canceled\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1494 msgstr "Operazione annullata\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1495
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1496 #: src/gtk/chmod_dialog.c:159 src/gtk/chmod_dialog.c:165
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1497 #: src/gtk/chmod_dialog.c:170
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1498 msgid "Chmod"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1499 msgstr "Chmod"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1500
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1501 #: src/gtk/chmod_dialog.c:190
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1502 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1503 "You can now adjust the attributes of your file(s)\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1504 "Note: Not all ftp servers support the chmod feature"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1505 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1506 "Potete ora modificare gli attributi dei file\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1507 "Nota: non tutti i server ftp supportano il comando chmod"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1508
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1509 #: src/gtk/chmod_dialog.c:200
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1510 msgid "Special"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1511 msgstr "Speciale"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1512
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1513 #: src/gtk/chmod_dialog.c:208
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1514 msgid "SUID"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1515 msgstr "SUID"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1516
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1517 #: src/gtk/chmod_dialog.c:212
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1518 msgid "SGID"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1519 msgstr "SGID"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1520
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1521 #: src/gtk/chmod_dialog.c:216
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1522 msgid "Sticky"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1523 msgstr "Sticky"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1524
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1525 #: src/gtk/chmod_dialog.c:220 src/gtk/gftp-gtk.c:600
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1526 msgid "User"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1527 msgstr "Utente"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1528
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1529 #: src/gtk/chmod_dialog.c:228 src/gtk/chmod_dialog.c:248
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1530 #: src/gtk/chmod_dialog.c:268
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1531 msgid "Read"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1532 msgstr "Lettura"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1533
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1534 #: src/gtk/chmod_dialog.c:232 src/gtk/chmod_dialog.c:252
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1535 #: src/gtk/chmod_dialog.c:272
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1536 msgid "Write"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1537 msgstr "Scrittura"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1538
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1539 #: src/gtk/chmod_dialog.c:236 src/gtk/chmod_dialog.c:256
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1540 #: src/gtk/chmod_dialog.c:276
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1541 msgid "Execute"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1542 msgstr "Esecuzione"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1543
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1544 #: src/gtk/chmod_dialog.c:240 src/gtk/gftp-gtk.c:601
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1545 msgid "Group"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1546 msgstr "Gruppo"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1547
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1548 #: src/gtk/chmod_dialog.c:260
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1549 msgid "Other"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1550 msgstr "Altro"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1551
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1552 #: src/gtk/delete_dialog.c:156
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1553 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1554 msgid "Are you sure you want to delete these %ld files and %ld directories"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1555 msgstr "Si vuole veramente eliminare questi %ld file e %ld directory"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1556
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1557 #: src/gtk/delete_dialog.c:158
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1558 msgid "Delete Files/Directories"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1559 msgstr "Elimina file/directory"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1560
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1561 #: src/gtk/delete_dialog.c:176 src/gtk/options_dialog.c:1193
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1562 msgid "Delete"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1563 msgstr "Elimina"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1564
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1565 #: src/gtk/dnd.c:130 src/gtk/dnd.c:222
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1566 msgid "Drag-N-Drop"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1567 msgstr "Drag-N-Drop"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1568
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1569 #: src/gtk/dnd.c:234
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1570 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1571 msgid "Received URL %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1572 msgstr "Ricevuto URL «%s»\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1573
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1574 #: src/gtk/gftp-gtk.c:116
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1575 msgid "Exit"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1576 msgstr "Esci"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1577
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1578 #: src/gtk/gftp-gtk.c:116
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1579 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1580 "There are file transfers in progress.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1581 "Are you sure you want to exit?"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1582 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1583 "Ci sono dei trasferimenti di file in corso.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1584 "Si è sicuri di voler uscire dal programma?"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1585
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1586 #: src/gtk/gftp-gtk.c:160
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1587 msgid "/_FTP"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1588 msgstr "/_FTP"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1589
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1590 #: src/gtk/gftp-gtk.c:161
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1591 msgid "/FTP/tearoff"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1592 msgstr "/FTP/tearoff"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1593
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1594 #: src/gtk/gftp-gtk.c:162
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1595 msgid "/FTP/Window 1"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1596 msgstr "/FTP/Finestra 1"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1597
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1598 #: src/gtk/gftp-gtk.c:163
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1599 msgid "/FTP/Window 2"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1600 msgstr "/FTP/Finestra 2"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1601
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1602 #: src/gtk/gftp-gtk.c:164 src/gtk/gftp-gtk.c:167 src/gtk/gftp-gtk.c:170
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1603 msgid "/FTP/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1604 msgstr "/FTP/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1605
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1606 #: src/gtk/gftp-gtk.c:165
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1607 msgid "/FTP/Ascii"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1608 msgstr "/FTP/Ascii"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1609
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1610 #: src/gtk/gftp-gtk.c:166
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1611 msgid "/FTP/Binary"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1612 msgstr "/FTP/Binario"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1613
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1614 #: src/gtk/gftp-gtk.c:168
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1615 msgid "/FTP/_Options..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1616 msgstr "/FTP/_Opzioni..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1617
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1618 #: src/gtk/gftp-gtk.c:171
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1619 msgid "/FTP/_Quit"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1620 msgstr "/FTP/_Esci"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1621
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1622 #: src/gtk/gftp-gtk.c:172
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1623 msgid "/_Local"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1624 msgstr "/_Locale"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1625
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1626 #: src/gtk/gftp-gtk.c:173
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1627 msgid "/Local/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1628 msgstr "/Locale/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1629
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1630 #: src/gtk/gftp-gtk.c:174
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1631 msgid "/Local/Open _URL..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1632 msgstr "/Locale/Apri _URL..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1633
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1634 #: src/gtk/gftp-gtk.c:175
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1635 msgid "/Local/Disconnect"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1636 msgstr "/Locale/Disconnetti"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1637
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1638 #: src/gtk/gftp-gtk.c:176 src/gtk/gftp-gtk.c:182
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1639 msgid "/Local/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1640 msgstr "/Locale/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1641
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1642 #: src/gtk/gftp-gtk.c:177
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1643 msgid "/Local/Change Filespec..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1644 msgstr "/Locale/Filtro visualizzazione..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1645
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1646 #: src/gtk/gftp-gtk.c:178
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1647 msgid "/Local/Show selected"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1648 msgstr "/Locale/Mostra quelli selezionati"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1649
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1650 #: src/gtk/gftp-gtk.c:179
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1651 msgid "/Local/Select All"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1652 msgstr "/Locale/Seleziona tutti"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1653
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1654 #: src/gtk/gftp-gtk.c:180
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1655 msgid "/Local/Select All Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1656 msgstr "/Locale/Seleziona tutti i file"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1657
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1658 #: src/gtk/gftp-gtk.c:181
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1659 msgid "/Local/Deselect All"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1660 msgstr "/Locale/Deseleziona tutti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1661
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1662 #: src/gtk/gftp-gtk.c:183
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1663 msgid "/Local/Save Directory Listing..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1664 msgstr "/Locale/Salva elenco directory..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1665
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1666 #: src/gtk/gftp-gtk.c:184
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1667 msgid "/Local/Send SITE Command..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1668 msgstr "/Locale/Invia comando SITE..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1669
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1670 #: src/gtk/gftp-gtk.c:185
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1671 msgid "/Local/Change Directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1672 msgstr "/Locale/Cambia directory"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1673
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1674 #: src/gtk/gftp-gtk.c:186
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1675 msgid "/Local/Chmod..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1676 msgstr "/Locale/Chmod..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1677
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1678 #: src/gtk/gftp-gtk.c:187
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1679 msgid "/Local/Make Directory..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1680 msgstr "/Locale/Crea directory..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1681
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1682 #: src/gtk/gftp-gtk.c:188
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1683 msgid "/Local/Rename..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1684 msgstr "/Locale/Rinomina..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1685
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1686 #: src/gtk/gftp-gtk.c:189
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1687 msgid "/Local/Delete..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1688 msgstr "/Locale/Elimina..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1689
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1690 #: src/gtk/gftp-gtk.c:190
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1691 msgid "/Local/Edit..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1692 msgstr "/Locale/Modifica..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1693
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1694 #: src/gtk/gftp-gtk.c:191
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1695 msgid "/Local/View..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1696 msgstr "/Locale/Visualizza..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1697
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1698 #: src/gtk/gftp-gtk.c:192
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1699 msgid "/Local/Refresh"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1700 msgstr "/Locale/Aggiorna"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1701
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1702 #: src/gtk/gftp-gtk.c:193
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1703 msgid "/_Remote"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1704 msgstr "/_Remoto"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1705
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1706 #: src/gtk/gftp-gtk.c:194
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1707 msgid "/Remote/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1708 msgstr "/Remoto/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1709
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1710 #: src/gtk/gftp-gtk.c:195
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1711 msgid "/Remote/Open _URL..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1712 msgstr "/Remoto/Apri _URL..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1713
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1714 #: src/gtk/gftp-gtk.c:197
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1715 msgid "/Remote/Disconnect"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1716 msgstr "/Remoto/Disconnetti"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1717
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1718 #: src/gtk/gftp-gtk.c:199 src/gtk/gftp-gtk.c:205
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1719 msgid "/Remote/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1720 msgstr "/Remoto/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1721
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1722 #: src/gtk/gftp-gtk.c:200
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1723 msgid "/Remote/Change Filespec..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1724 msgstr "/Remoto/Filtro visualizzazione..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1725
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1726 #: src/gtk/gftp-gtk.c:201
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1727 msgid "/Remote/Show selected"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1728 msgstr "/Locale/Mostra selezionati"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1729
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1730 #: src/gtk/gftp-gtk.c:202
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1731 msgid "/Remote/Select All"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1732 msgstr "/Locale/Seleziona tutti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1733
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1734 #: src/gtk/gftp-gtk.c:203
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1735 msgid "/Remote/Select All Files"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1736 msgstr "/Remoto/Seleziona tutti i file"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1737
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1738 #: src/gtk/gftp-gtk.c:204
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1739 msgid "/Remote/Deselect All"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1740 msgstr "/Remoto/Deseleziona tutti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1741
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1742 #: src/gtk/gftp-gtk.c:206
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1743 msgid "/Remote/Save Directory Listing..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1744 msgstr "/Remoto/Salva l'elenco della direcotory..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1745
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1746 #: src/gtk/gftp-gtk.c:207
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1747 msgid "/Remote/Send SITE Command..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1748 msgstr "/Remoto/Invia comando SITE..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1749
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1750 #: src/gtk/gftp-gtk.c:208
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1751 msgid "/Remote/Change Directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1752 msgstr "/Remoto/Cambia directory"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1753
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1754 #: src/gtk/gftp-gtk.c:209
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1755 msgid "/Remote/Chmod..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1756 msgstr "/Remoto/Chmod..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1757
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1758 #: src/gtk/gftp-gtk.c:210
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1759 msgid "/Remote/Make Directory..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1760 msgstr "/Remoto/Crea directory..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1761
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1762 #: src/gtk/gftp-gtk.c:211
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1763 msgid "/Remote/Rename..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1764 msgstr "/Remoto/Rinomina..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1765
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1766 #: src/gtk/gftp-gtk.c:212
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1767 msgid "/Remote/Delete..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1768 msgstr "/Remoto/Elimina..."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1769
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1770 #: src/gtk/gftp-gtk.c:213
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1771 msgid "/Remote/Edit..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1772 msgstr "/Remoto/Modifica..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1773
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1774 #: src/gtk/gftp-gtk.c:214
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1775 msgid "/Remote/View..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1776 msgstr "/Remoto/Visualizza..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1777
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1778 #: src/gtk/gftp-gtk.c:215
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1779 msgid "/Remote/Refresh"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1780 msgstr "/Remoto/Aggiorna"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1781
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1782 #: src/gtk/gftp-gtk.c:216
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1783 msgid "/_Bookmarks"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1784 msgstr "/_Segnalibri"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1785
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1786 #: src/gtk/gftp-gtk.c:217
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1787 msgid "/Bookmarks/tearoff"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1788 msgstr "/Segnalibri/tearoff"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1789
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1790 #: src/gtk/gftp-gtk.c:218
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1791 msgid "/Bookmarks/Add bookmark"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1792 msgstr "/Segnalibri/Aggiungi segnalibro"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1793
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1794 #: src/gtk/gftp-gtk.c:220
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1795 msgid "/Bookmarks/Edit bookmarks"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1796 msgstr "/Segnalibri/Modifica segnalibri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1797
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1798 #: src/gtk/gftp-gtk.c:221
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1799 msgid "/Bookmarks/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1800 msgstr "/Bookmarks/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1801
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1802 #: src/gtk/gftp-gtk.c:222
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1803 msgid "/_Transfers"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1804 msgstr "/_Trasferimenti"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1805
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1806 #: src/gtk/gftp-gtk.c:223
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1807 msgid "/Transfers/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1808 msgstr "/Trasferimenti/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1809
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1810 #: src/gtk/gftp-gtk.c:224
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1811 msgid "/Transfers/Start Transfer"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1812 msgstr "/Trasferimenti/Inizia trasferimento"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1813
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1814 #: src/gtk/gftp-gtk.c:225
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1815 msgid "/Transfers/Stop Transfer"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1816 msgstr "/Trasferimenti/Ferma trasferimento"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1817
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1818 #: src/gtk/gftp-gtk.c:227 src/gtk/gftp-gtk.c:235
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1819 msgid "/Transfers/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1820 msgstr "/Trasferimenti/sep"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1821
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1822 #: src/gtk/gftp-gtk.c:228
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1823 msgid "/Transfers/Skip Current File"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1824 msgstr "/Trasferimenti/Salta il file corrente"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1825
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1826 #: src/gtk/gftp-gtk.c:229
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1827 msgid "/Transfers/Remove File"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1828 msgstr "/Trasferimenti/Elimina il file"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1829
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1830 #: src/gtk/gftp-gtk.c:231
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1831 msgid "/Transfers/Move File _Up"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1832 msgstr "/Trasferimenti/Sposta il file in _alto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1833
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1834 #: src/gtk/gftp-gtk.c:233
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1835 msgid "/Transfers/Move File _Down"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1836 msgstr "/Trasferimenti/Sposta il file in _basso"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1837
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1838 #: src/gtk/gftp-gtk.c:236
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1839 msgid "/Transfers/Retrieve Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1840 msgstr "/Trasferimenti/Ricevi file"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1841
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1842 #: src/gtk/gftp-gtk.c:237
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1843 msgid "/Transfers/Put Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1844 msgstr "/Trasferimenti/Invia file"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1845
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1846 #: src/gtk/gftp-gtk.c:238
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1847 msgid "/L_ogging"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1848 msgstr "/L_ogging"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1849
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1850 #: src/gtk/gftp-gtk.c:239
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1851 msgid "/Logging/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1852 msgstr "/Logging/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1853
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1854 #: src/gtk/gftp-gtk.c:240
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1855 msgid "/Logging/Clear"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1856 msgstr "/Logging/Pulisci"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1857
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1858 #: src/gtk/gftp-gtk.c:241
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1859 msgid "/Logging/View log..."
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1860 msgstr "/Logging/Visualizza log"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1861
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1862 #: src/gtk/gftp-gtk.c:242
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1863 msgid "/Logging/Save log..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1864 msgstr "/Logging/Salva log..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1865
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1866 #: src/gtk/gftp-gtk.c:243
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1867 msgid "/Tool_s"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1868 msgstr "/_Strumenti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1869
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1870 #: src/gtk/gftp-gtk.c:244
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1871 msgid "/Tools/tearoff"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1872 msgstr "/Strumenti/tearoff"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1873
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1874 #: src/gtk/gftp-gtk.c:245
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1875 msgid "/Tools/Compare Windows"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1876 msgstr "/Strumenti/Compara finestre"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1877
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1878 #: src/gtk/gftp-gtk.c:246
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1879 msgid "/Tools/Clear Cache"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1880 msgstr "/Strumenti/Pulisci la cache"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1881
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1882 #: src/gtk/gftp-gtk.c:247
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1883 msgid "/_Help"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1884 msgstr "/_Aiuto"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1885
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1886 #: src/gtk/gftp-gtk.c:248
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1887 msgid "/Help/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1888 msgstr "/Aiuto/tearoff"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1889
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1890 #: src/gtk/gftp-gtk.c:249
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1891 msgid "/Help/About..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1892 msgstr "/Aiuto/Informazioni..."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1893
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1894 #: src/gtk/gftp-gtk.c:367
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1895 msgid "Host: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1896 msgstr "Host: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1897
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1898 #: src/gtk/gftp-gtk.c:385
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1899 msgid "Port: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1900 msgstr "Porta: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1901
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1902 #: src/gtk/gftp-gtk.c:403
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1903 msgid "User: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1904 msgstr "Utente: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1905
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1906 #: src/gtk/gftp-gtk.c:421
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1907 msgid "Pass: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1908 msgstr "Pass: "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1909
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1910 #: src/gtk/gftp-gtk.c:598 src/gtk/gftp-gtk.c:802 src/gtk/transfer.c:1898
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1911 msgid "Filename"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1912 msgstr "Nome File"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1913
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1914 #: src/gtk/gftp-gtk.c:599
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1915 msgid "Size"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1916 msgstr "Dimensione"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1917
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1918 #: src/gtk/gftp-gtk.c:602
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1919 msgid "Date"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1920 msgstr "Data"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1921
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1922 #: src/gtk/gftp-gtk.c:603
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1923 msgid "Attribs"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1924 msgstr "Attributi"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1925
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1926 #: src/gtk/gftp-gtk.c:803
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1927 msgid "Progress"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1928 msgstr "Avanzamento"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1929
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1930 #: src/gtk/gftp-gtk.c:913 src/gtk/misc-gtk.c:900 src/gtk/misc-gtk.c:971
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1931 msgid "Connect"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1932 msgstr "Connetti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1933
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1934 #: src/gtk/gftp-gtk.c:935
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1935 msgid "Error: You must type in a host to connect to\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1936 msgstr "Errore: si deve specificare un host al quale connettersi\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1937
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1938 #: src/gtk/gftp-gtk.c:1162
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1939 msgid ""
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1940 ">. If you have any questions, comments, or suggestions about this program, "
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1941 "please feel free to email them to me. You can always find out the latest "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1942 "news about gFTP from my website at http://www.gftp.org/\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1943 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1944 ">. Se avete domande, commenti o suggerimenti riguardo questo programma, "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1945 "siete liberi di inviare una email all'autore. Potete trovare le ultime "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1946 "novità su gFTP presso il sito web http://www.gftp.org/\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1947
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1948 #: src/gtk/gftp-gtk.c:1164 src/text/gftp-text.c:147
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1949 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1950 "gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1951 "This is free software, and you are welcome to redistribute it under certain "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1952 "conditions; for details, see the COPYING file\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1953 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1954 "gFTP è distribuito ASSOLUTAMENTE SENZA GARANZIA; per ulteriori dettagli "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1955 "leggete il file COPYING. Questo è un software free, e lo potete "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1956 "ridistribuire sotto alcune condizioni; per dettagli leggete il file COPYING\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1957
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1958 #: src/gtk/menu-items.c:59 src/gtk/menu-items.c:89
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1959 msgid "OpenURL"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1960 msgstr "Apri URL"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1961
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1962 #: src/gtk/menu-items.c:67 src/gtk/menu-items.c:97
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1963 msgid "OpenURL: Operation canceled...you must enter a string\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1964 msgstr "Apri URL: operazione annullata... è necessario inserire una stringa\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1965
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1966 #: src/gtk/menu-items.c:119
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1967 msgid "Connect via URL"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1968 msgstr "Connessione tramite URL"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1969
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1970 #: src/gtk/menu-items.c:119
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1971 msgid "Enter ftp url to connect to"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1972 msgstr "Inserire url ftp a cui collegarsi"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1973
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1974 #: src/gtk/menu-items.c:152
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1975 msgid "Change Filespec: Operation canceled...you must enter a string\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1976 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1977 "Cambiamento filtro: operazione annullata...è necessario inserire una "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1978 "stringa\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1979
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1980 #: src/gtk/menu-items.c:189 src/gtk/menu-items.c:192
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1981 msgid "Change Filespec"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1982 msgstr "Cambiamento filtro di visualizzazione"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1983
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1984 #: src/gtk/menu-items.c:192
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1985 msgid "Enter the new file specification"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1986 msgstr "Inserire il nuovo filtro di visualizzazione"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1987
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1988 #: src/gtk/menu-items.c:220 src/gtk/menu-items.c:595 src/gtk/menu-items.c:653
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1989 #: src/gtk/view_dialog.c:62 src/gtk/view_dialog.c:129
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1990 #, c-format
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1991 msgid "Error: Cannot open %s for writing: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1992 msgstr "Attenzione: impossibile aprire «%s» in scrittura: %s\n"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1993
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1994 #: src/gtk/menu-items.c:249
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1995 msgid "Save Directory Listing"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
1996 msgstr "Salvataggio elenco della directory"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1997
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
1998 #: src/gtk/menu-items.c:366
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1999 msgid "SITE: Operation canceled...you must enter a string\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2000 msgstr "SITE: operazione annullata... è necessario inserire una stringa\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2001
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2002 #: src/gtk/menu-items.c:385 src/gtk/menu-items.c:388
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2003 msgid "Site"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2004 msgstr "Site"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2005
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2006 #: src/gtk/menu-items.c:388
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2007 msgid "Enter site-specific command"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2008 msgstr "Inserire comandi specifici per il sito"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2009
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2010 #: src/gtk/menu-items.c:487 src/gtk/menu-items.c:521
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2011 msgid "Chdir"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2012 msgstr "Chdir"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2013
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2014 #: src/gtk/menu-items.c:619 src/gtk/menu-items.c:677
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2015 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2016 msgid "Error: Error writing to %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2017 msgstr "Errore: Errore nella scrittura su «%s»: %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2018
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2019 #: src/gtk/menu-items.c:688
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2020 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2021 msgid "Successfully wrote the log file to %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2022 msgstr "Scrittura log correttamente eseguita sul file «%s»\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2023
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2024 #: src/gtk/menu-items.c:700
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2025 msgid "Save Log"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2026 msgstr "Salva log in un file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2027
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2028 #: src/gtk/menu-items.c:736
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2029 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2030 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2031 "Cannot find the license agreement file COPYING. Please make sure it is in "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2032 "either %s or in %s"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2033 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2034 "Impossibile trovare il file della licenza COPYING. Accertatarsi che sia in %"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2035 "s o in %s"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2036
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2037 #: src/gtk/menu-items.c:740 src/gtk/menu-items.c:745
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2038 msgid "About gFTP"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2039 msgstr "Informazioni su gFTP"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2040
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2041 #: src/gtk/menu-items.c:776
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2042 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2043 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2044 "%s\n"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2045 "Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2046 "Official Homepage: http://www.gftp.org/\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2047 "Logo by: Aaron Worley <planet_hoth@yahoo.com>\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2048 msgstr ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2049 "%s\n"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2050 "Copyright © 1998-2003 Brian Masney <masneyb@gftp.org>\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2051 "Homepage ufficiale: http://www.gftp.org/\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2052 "Logo di: Aaron Worley <planet_hoth@yahoo.com>\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2053
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2054 #: src/gtk/menu-items.c:777 src/text/gftp-text.c:387
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2055 msgid "Translated by"
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2056 msgstr "Traduzione italiana :"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2057 "\nGabriele Stella <gstella@libero.it>"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2058 "\nDavide Patti <davidepatti@tin.it>"
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2059
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2060 #: src/gtk/menu-items.c:788
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2061 msgid "About"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2062 msgstr "Informazioni"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2063
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2064 #: src/gtk/menu-items.c:837
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2065 msgid "License Agreement"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2066 msgstr "Licenza d'uso"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2067
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2068 #: src/gtk/menu-items.c:843 src/gtk/view_dialog.c:378
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2069 msgid " Close "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2070 msgstr " Chiudi "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2071
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2072 #: src/gtk/menu-items.c:925
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2073 msgid "Compare Windows"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2074 msgstr "Compara le finestre"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2075
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2076 #: src/gtk/misc-gtk.c:211
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2077 msgid "Refresh"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2078 msgstr "Aggiorna"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2079
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2080 #: src/gtk/misc-gtk.c:300
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2081 msgid "All Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2082 msgstr "Tutti i file"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2083
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2084 #: src/gtk/misc-gtk.c:307
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2085 msgid "] (Cached) ["
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2086 msgstr "] (Cached) ["
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2087
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2088 #: src/gtk/misc-gtk.c:332
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2089 msgid "Not connected"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2090 msgstr "Non connesso"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2091
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2092 #: src/gtk/misc-gtk.c:418
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2093 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2094 msgid "Error opening file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2095 msgstr "Errore nell'apertura del file «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2096
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2097 #: src/gtk/misc-gtk.c:507
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2098 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2099 msgid "%s: Not connected to a remote site\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2100 msgstr "%s: non si è connessi ad alcun sito remoto\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2101
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2102 #: src/gtk/misc-gtk.c:514
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2103 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2104 msgid "%s: This feature is not available using this protocol\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2105 msgstr "%s: Questa possibilità non è disponibile con il protocollo in uso\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2106
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2107 #: src/gtk/misc-gtk.c:522
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2108 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2109 msgid "%s: You must only have one item selected\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2110 msgstr "%s: è necessario selezionare un solo elemento\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2111
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2112 #: src/gtk/misc-gtk.c:529
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2113 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2114 msgid "%s: You must have at least one item selected\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2115 msgstr "%s: è necessario selezionare almeno un elemento\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2116
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2117 #: src/gtk/misc-gtk.c:897 src/gtk/misc-gtk.c:968
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2118 msgid "Change"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2119 msgstr "Cambia"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2120
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2121 #: src/gtk/misc-gtk.c:903 src/gtk/misc-gtk.c:974 src/gtk/rename_dialog.c:101
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2122 #: src/gtk/rename_dialog.c:113
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2123 msgid "Rename"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2124 msgstr "Rinomina"
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2125
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2126 #: src/gtk/misc-gtk.c:965 src/gtk/options_dialog.c:1179
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2127 msgid "Add"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2128 msgstr "Aggiungi"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2129
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2130 #: src/gtk/misc-gtk.c:991
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2131 msgid "Cancel"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2132 msgstr "Annulla"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2133
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2134 #: src/gtk/misc-gtk.c:1061
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2135 msgid " Yes "
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2136 msgstr " Si "
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2137
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2138 #: src/gtk/misc-gtk.c:1071
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2139 msgid " No "
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2140 msgstr " No "
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2141
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2142 #: src/gtk/misc-gtk.c:1127
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2143 msgid "Getting directory listings"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2144 msgstr "Ricezione elenco directory"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2145
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2146 #: src/gtk/misc-gtk.c:1147
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2147 msgid " Stop "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2148 msgstr " Stop "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2149
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2150 #: src/gtk/misc-gtk.c:1157
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2151 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2152 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2153 "Received %ld directories\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2154 "and %ld files"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2155 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2156 "Ricevute %ld directory\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2157 "e %ld file"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2158
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2159 #: src/gtk/misc-gtk.c:1277
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2160 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2161 msgid "gFTP Error: Cannot find file %s in %s or %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2162 msgstr "Errore di gFTP: impossibile trovare il file «%s» in «%s» o «%s»\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2163
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2164 #: src/gtk/mkdir_dialog.c:78
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2165 msgid "Mkdir: Operation canceled...you must enter a string\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2166 msgstr "Mkdir: operatione annullata... è necessario inserire una stringa\n"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2167
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2168 #: src/gtk/mkdir_dialog.c:100
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2169 msgid "Mkdir"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2170 msgstr "Mkdir"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2171
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2172 #: src/gtk/mkdir_dialog.c:104
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2173 msgid "Make Directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2174 msgstr "Creazione directory"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2175
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2176 #: src/gtk/mkdir_dialog.c:104
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2177 msgid "Enter name of directory to create"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2178 msgstr "Inserire il nome della directory da creare"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2179
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2180 #: src/gtk/options_dialog.c:919
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2181 msgid "Edit Host"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2182 msgstr "Modifica host"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2183
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2184 #: src/gtk/options_dialog.c:919
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2185 msgid "Add Host"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2186 msgstr "Aggiungi host"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2187
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2188 #: src/gtk/options_dialog.c:951 src/gtk/options_dialog.c:1042
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2189 msgid "Domain"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2190 msgstr "Dominio"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2191
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2192 #: src/gtk/options_dialog.c:971
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2193 msgid "Network Address"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2194 msgstr "Indirizzo della rete"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2195
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2196 #: src/gtk/options_dialog.c:1004 src/gtk/options_dialog.c:1144
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2197 msgid "Netmask"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2198 msgstr "Maschera di rete"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2199
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2200 #: src/gtk/options_dialog.c:1150
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2201 msgid "Local Hosts"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2202 msgstr "Host locali"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2203
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2204 #: src/gtk/options_dialog.c:1186 src/gtk/view_dialog.c:91
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2205 msgid "Edit"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2206 msgstr "Modifica"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2207
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2208 #: src/gtk/options_dialog.c:1248 src/gtk/options_dialog.c:1253
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2209 msgid "Options"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2210 msgstr "Opzioni"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2211
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2212 #: src/gtk/rename_dialog.c:79
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2213 msgid "Rename: Operation canceled...you must enter a string\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2214 msgstr "Rinomina: operazione annullata... è necessario inserire una stringa\n"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2215
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2216 #: src/gtk/rename_dialog.c:111
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2217 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2218 msgid "What would you like to rename %s to?"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2219 msgstr "Come si desidera rinominare «%s» ?"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2220
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2221 #: src/gtk/transfer.c:173
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2222 msgid "Receiving file names..."
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2223 msgstr "Ricezione elenco file..."
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2224
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2225 #: src/gtk/transfer.c:289
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2226 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2227 msgid "Waiting %d seconds until trying to connect again\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2228 msgstr "Attesa di %d secondi prima di ritentare la connessione\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2229
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2230 #: src/gtk/transfer.c:316 src/gtk/transfer.c:1296
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2231 msgid "Connecting..."
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2232 msgstr "Connessione in corso..."
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2233
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2234 #: src/gtk/transfer.c:326 src/gtk/transfer.c:1190 src/gtk/transfer.c:1201
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2235 msgid "Enter Password"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2236 msgstr "Inserire la password"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2237
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2238 #: src/gtk/transfer.c:327 src/gtk/transfer.c:1191 src/gtk/transfer.c:1202
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2239 msgid "Please enter your password for this site"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2240 msgstr "Inserire la propria password per questo sito"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2241
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2242 #: src/gtk/transfer.c:417
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2243 msgid "Transfer Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2244 msgstr "Trasferimento file"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2245
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2246 #: src/gtk/transfer.c:425
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2247 msgid "Retrieve Files: Not connected to a remote site\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2248 msgstr "Ricezione file: non si è connessi ad alcun sito remoto\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2249
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2250 #: src/gtk/transfer.c:652
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2251 msgid "Error: Remote site disconnected after trying to transfer file\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2252 msgstr "Errore: disconnessione dopo il tentato trasferimento del file\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2253
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2254 #: src/gtk/transfer.c:709
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2255 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2256 msgid "Could not download %s from %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2257 msgstr "Impossibile ricevere «%s» da %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2258
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2259 #: src/gtk/transfer.c:739
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2260 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2261 msgid "Successfully transferred %s at %.2f KB/s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2262 msgstr "Trasferimento «%s» avvenuto con successo a %.2f kB/s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2263
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2264 #: src/gtk/transfer.c:845 src/gtk/transfer.c:1082 src/gtk/transfer.c:1168
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2265 #: src/gtk/transfer.c:1611
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2266 msgid "Skipped"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2267 msgstr "Saltato"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2268
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2269 #: src/gtk/transfer.c:849 src/gtk/transfer.c:1144 src/gtk/transfer.c:1172
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2270 msgid "Waiting..."
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2271 msgstr "Attesa..."
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2272
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2273 #: src/gtk/transfer.c:995
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2274 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2275 msgid "Error: Child %d returned %d\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2276 msgstr "Errore: il processo figlio %d ha restituito %d\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2277
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2278 #: src/gtk/transfer.c:998
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2279 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2280 msgid "Child %d returned successfully\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2281 msgstr "Processo figlio %d concluso correttamente\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2282
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2283 #: src/gtk/transfer.c:1005
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2284 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2285 msgid "Error: Cannot get information about file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2286 msgstr "Errore: impossibile ottenere informazioni sul file «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2287
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2288 #: src/gtk/transfer.c:1010
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2289 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2290 msgid "File %s was not changed\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2291 msgstr "Il file «%s» non è stato cambiato\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2292
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2293 #: src/gtk/transfer.c:1018
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2294 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2295 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2296 "File %s has changed.\n"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
2297 "Would you like to upload it?"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2298 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2299 "Il file «%s» è cambiato.\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2300 "Si desidera aggiornarlo in remoto?"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2301
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2302 #: src/gtk/transfer.c:1021
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2303 msgid "Edit File"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2304 msgstr "Modifica file"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2305
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2306 #: src/gtk/transfer.c:1085
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2307 msgid "Finished"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2308 msgstr "Ultimato"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2309
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2310 #: src/gtk/transfer.c:1125
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2311 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2312 msgid "Stopping the transfer of %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2313 msgstr "Interruzione del trasferimento di «%s»\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2314
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2315 #: src/gtk/transfer.c:1340
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2316 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2317 msgid "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2318 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2319 "%d%% completato, tempo residuo stimato %02d:%02d:%02d (file %ld di %ld)"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2320
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2321 #: src/gtk/transfer.c:1370
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2322 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2323 msgid "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2324 msgstr "Ric. %s di %s a %.2fkB/s, tempo residuo stimato %02d:%02d:%02d"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2325
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2326 #: src/gtk/transfer.c:1379
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2327 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2328 msgid "Recv %s of %s, transfer stalled, unknown time remaining"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2329 msgstr "Ric. %s di %s, trasferimento bloccato, tempo residuo sconosciuto"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2330
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2331 #: src/gtk/transfer.c:1405
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2332 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2333 msgid "Retrieving file names...%s bytes"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2334 msgstr "Ricezione nomi dei file...%s byte"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2335
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2336 #: src/gtk/transfer.c:1483 src/gtk/transfer.c:1505 src/gtk/transfer.c:1539
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2337 #: src/gtk/transfer.c:1579 src/gtk/transfer.c:1632 src/gtk/transfer.c:1691
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2338 msgid "There are no file transfers selected\n"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2339 msgstr "Non ci sono trasferimenti di file selezionati\n"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2340
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2341 #: src/gtk/transfer.c:1523
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2342 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2343 msgid "Stopping the transfer on host %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2344 msgstr "Interruzione del trasferimento sull'host %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2345
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2346 #: src/gtk/transfer.c:1564 src/gtk/transfer.c:1617
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2347 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2348 msgid "Skipping file %s on host %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2349 msgstr "Saltato il file «%s» sull'host %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2350
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2351 #: src/gtk/transfer.c:1778 src/gtk/transfer.c:1983 src/gtk/transfer.c:2022
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2352 msgid "Overwrite"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2353 msgstr "Sovrascrivi"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2354
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2355 #: src/gtk/transfer.c:1800 src/gtk/transfer.c:1993 src/gtk/transfer.c:2028
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2356 msgid "Resume"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2357 msgstr "Riprendi"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2358
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2359 #: src/gtk/transfer.c:1822 src/gtk/transfer.c:1988
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2360 msgid "Skip"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2361 msgstr "Salta"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2362
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2363 #: src/gtk/transfer.c:1899
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2364 msgid "Local Size"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2365 msgstr "Dimensione locale"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2366
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2367 #: src/gtk/transfer.c:1900
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2368 msgid "Remote Size"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2369 msgstr "Dimensione remota"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2370
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2371 #: src/gtk/transfer.c:1901
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2372 msgid "Action"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2373 msgstr "Azione"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2374
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2375 #: src/gtk/transfer.c:1903
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2376 msgid "Download Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2377 msgstr "Ricezione file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2378
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2379 #: src/gtk/transfer.c:1903
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2380 msgid "Upload Files"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2381 msgstr "Trasmissione file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2382
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2383 #: src/gtk/transfer.c:1929
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2384 msgid ""
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2385 "The following file(s) exist on both the local and remote computer\n"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2386 "Please select what you would like to do"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2387 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2388 "I seguenti file esistono sia sul computer locale che su quello remoto\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2389 "Scegliere cosa fare"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2390
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2391 #: src/gtk/transfer.c:2034
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2392 msgid "Skip File"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2393 msgstr "Saltare il file"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2394
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2395 #: src/gtk/transfer.c:2044
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2396 msgid "Select All"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2397 msgstr "Seleziona tutti"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2398
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2399 #: src/gtk/transfer.c:2050
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2400 msgid "Deselect All"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2401 msgstr "Deseleziona tutti"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2402
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2403 #: src/gtk/view_dialog.c:35
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2404 msgid "View"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2405 msgstr "Visualizza"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2406
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2407 #: src/gtk/view_dialog.c:47
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2408 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2409 msgid "View: %s is a directory. Cannot view it.\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2410 msgstr "Visualizza: «%s» è una directory. Impossibile visualizzarla.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2411
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2412 #: src/gtk/view_dialog.c:100
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2413 msgid "Edit: You must specify an editor in the options dialog\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2414 msgstr ""
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2415 "Modifica: è necessario specificare un editor nel dialogo delle opzioni\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2416
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2417 #: src/gtk/view_dialog.c:113
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2418 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2419 msgid "Edit: %s is a directory. Cannot edit it.\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2420 msgstr "Modifica: «%s» è una directory. Impossibile modificarla.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2421
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2422 #: src/gtk/view_dialog.c:184
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2423 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2424 msgid "View: Cannot fork another process: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2425 msgstr "Visualizza: impossibile eseguire fork per un altro processo: %s\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2426
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2427 #: src/gtk/view_dialog.c:187
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2428 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2429 msgid "Running program: %s %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2430 msgstr "Esecuzione del programma: %s %s\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2431
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2432 #: src/gtk/view_dialog.c:245
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2433 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2434 msgid "Opening %s with %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2435 msgstr "Apertura di «%s» con %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2436
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2437 #: src/gtk/view_dialog.c:280
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2438 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2439 msgid "Viewing file %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2440 msgstr "Visualizzazione del file «%s»\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2441
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2442 #: src/gtk/view_dialog.c:287
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2443 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2444 msgid "View: Cannot open file %s: %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2445 msgstr "Visualizza: impossibile aprire il file «%s»: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2446
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2447 #: src/text/gftp-text.c:29
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2448 msgid "about"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2449 msgstr "informazioni"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2450
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2451 #: src/text/gftp-text.c:30
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2452 msgid "Shows gFTP information"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2453 msgstr "Mostra le informazioni su gFTP"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2454
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2455 #: src/text/gftp-text.c:31
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2456 msgid "ascii"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2457 msgstr "ascii"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2458
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2459 #: src/text/gftp-text.c:32
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2460 msgid "Sets the current file transfer mode to Ascii (only for FTP)"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2461 msgstr "Imposta la modalità ascii per il trasferimento dei file (solo per FTP)"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2462
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2463 #: src/text/gftp-text.c:33
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2464 msgid "binary"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2465 msgstr "binary"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2466
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2467 #: src/text/gftp-text.c:34
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2468 msgid "Sets the current file transfer mode to Binary (only for FTP)"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2469 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2470 "Imposta la modalità binaria per il trasferimento dei file (solo per FTP)"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2471
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2472 #: src/text/gftp-text.c:35
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2473 msgid "cd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2474 msgstr "cd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2475
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2476 #: src/text/gftp-text.c:36 src/text/gftp-text.c:38
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2477 msgid "Changes the remote working directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2478 msgstr "Cambia la directory di lavoro remota"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2479
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2480 #: src/text/gftp-text.c:37
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2481 msgid "chdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2482 msgstr "chdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2483
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2484 #: src/text/gftp-text.c:39
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2485 msgid "chmod"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2486 msgstr "chmod"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2487
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2488 #: src/text/gftp-text.c:40
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2489 msgid "Changes the permissions of a remote file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2490 msgstr "Modifica i permessi di un file remoto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2491
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2492 #: src/text/gftp-text.c:41
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2493 msgid "clear"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2494 msgstr "clear"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2495
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2496 #: src/text/gftp-text.c:42
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2497 msgid "Available options: cache"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2498 msgstr "Opzioni disponibili: cache"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2499
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2500 #: src/text/gftp-text.c:43
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2501 msgid "close"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2502 msgstr "close"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2503
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2504 #: src/text/gftp-text.c:44
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2505 msgid "Disconnects from the remote site"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2506 msgstr "Disconnette dal sito remoto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2507
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2508 #: src/text/gftp-text.c:45
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2509 msgid "delete"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2510 msgstr "delete"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2511
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2512 #: src/text/gftp-text.c:46
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2513 msgid "Removes a remote file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2514 msgstr "Elimina un file remoto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2515
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2516 #: src/text/gftp-text.c:47
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2517 msgid "get"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2518 msgstr "get"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2519
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2520 #: src/text/gftp-text.c:48 src/text/gftp-text.c:72
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2521 msgid "Downloads remote file(s)"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2522 msgstr "Scarica file remoti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2523
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2524 #: src/text/gftp-text.c:49
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2525 msgid "help"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2526 msgstr "help"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2527
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2528 #: src/text/gftp-text.c:50
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2529 msgid "Shows this help screen"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2530 msgstr "Mostra questa schermata di aiuto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2531
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2532 #: src/text/gftp-text.c:51
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2533 msgid "lcd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2534 msgstr "lcd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2535
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2536 #: src/text/gftp-text.c:52 src/text/gftp-text.c:54
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2537 msgid "Changes the local working directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2538 msgstr "Cambia la directory di lavoro locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2539
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2540 #: src/text/gftp-text.c:53
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2541 msgid "lchdir"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2542 msgstr "lchdir"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2543
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2544 #: src/text/gftp-text.c:55
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2545 msgid "lchmod"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2546 msgstr "lchmod"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2547
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2548 #: src/text/gftp-text.c:56
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2549 msgid "Changes the permissions of a local file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2550 msgstr "Cambia i permessi di un file locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2551
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2552 #: src/text/gftp-text.c:57
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2553 msgid "ldelete"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2554 msgstr "ldelete"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2555
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2556 #: src/text/gftp-text.c:58
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2557 msgid "Removes a local file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2558 msgstr "Elimina un file locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2559
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2560 #: src/text/gftp-text.c:59
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2561 msgid "lls"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2562 msgstr "lls"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2563
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2564 #: src/text/gftp-text.c:60
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2565 msgid "Shows the directory listing for the current local directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2566 msgstr "Mostra l'elenco dei file per la directory locale corrente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2567
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2568 #: src/text/gftp-text.c:61
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2569 msgid "lmkdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2570 msgstr "lmkdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2571
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2572 #: src/text/gftp-text.c:62
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2573 msgid "Creates a local directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2574 msgstr "Crea una directory locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2575
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2576 #: src/text/gftp-text.c:63
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2577 msgid "lpwd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2578 msgstr "lpwd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2579
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2580 #: src/text/gftp-text.c:64
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2581 msgid "Show current local directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2582 msgstr "Mostra la directory locale corrente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2583
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2584 #: src/text/gftp-text.c:65
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2585 msgid "lrename"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2586 msgstr "lrename"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2587
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2588 #: src/text/gftp-text.c:66
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2589 msgid "Rename a local file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2590 msgstr "Rinomina un file locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2591
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2592 #: src/text/gftp-text.c:67
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2593 msgid "lrmdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2594 msgstr "lrmdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2595
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2596 #: src/text/gftp-text.c:68
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2597 msgid "Remove a local directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2598 msgstr "Rimuove una directory locale"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2599
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2600 #: src/text/gftp-text.c:69
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2601 msgid "ls"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2602 msgstr "ls"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2603
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2604 #: src/text/gftp-text.c:70
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2605 msgid "Shows the directory listing for the current remote directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2606 msgstr "Mostra l'elenco dei file per la directory remota corrente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2607
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2608 #: src/text/gftp-text.c:71
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2609 msgid "mget"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2610 msgstr "mget"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2611
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2612 #: src/text/gftp-text.c:73
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2613 msgid "mkdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2614 msgstr "mkdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2615
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2616 #: src/text/gftp-text.c:74
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2617 msgid "Creates a remote directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2618 msgstr "Crea una directory remota"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2619
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2620 #: src/text/gftp-text.c:75
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2621 msgid "mput"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2622 msgstr "mput"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2623
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2624 #: src/text/gftp-text.c:76 src/text/gftp-text.c:80
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2625 msgid "Uploads local file(s)"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2626 msgstr "Invia file locali"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2627
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2628 #: src/text/gftp-text.c:77
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2629 msgid "open"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2630 msgstr "open"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2631
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2632 #: src/text/gftp-text.c:78
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2633 msgid "Opens a connection to a remote site"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2634 msgstr "Apre una connessione verso un sito remoto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2635
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2636 #: src/text/gftp-text.c:79
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2637 msgid "put"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2638 msgstr "put"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2639
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2640 #: src/text/gftp-text.c:81
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2641 msgid "pwd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2642 msgstr "pwd"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2643
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2644 #: src/text/gftp-text.c:82
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2645 msgid "Show current remote directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2646 msgstr "Mostra la directory remota corrente"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2647
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2648 #: src/text/gftp-text.c:83
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2649 msgid "quit"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2650 msgstr "quit"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2651
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2652 #: src/text/gftp-text.c:84
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2653 msgid "Exit from gFTP"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2654 msgstr "Esci da gFTP"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2655
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2656 #: src/text/gftp-text.c:85
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2657 msgid "rename"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2658 msgstr "rename"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2659
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2660 #: src/text/gftp-text.c:86
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2661 msgid "Rename a remote file"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2662 msgstr "Rinomina un file remoto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2663
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2664 #: src/text/gftp-text.c:87
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2665 msgid "rmdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2666 msgstr "rmdir"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2667
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2668 #: src/text/gftp-text.c:88
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2669 msgid "Remove a remote directory"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2670 msgstr "Rimuove una directory remota:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2671
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2672 #: src/text/gftp-text.c:89
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2673 msgid "set"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2674 msgstr "set"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2675
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2676 #: src/text/gftp-text.c:90
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2677 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2678 "Show configuration file variables. You can also set variables by set var=val"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2679 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2680 "Mostra le variabili del file di configurazione. È possibile anche impostarle "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2681 "mediante var=valore"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2682
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2683 #: src/text/gftp-text.c:145
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2684 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2685 ">.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2686 "If you have any questions, comments, or suggestions about this program, "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2687 "please feel free to email them to me. You can always find out the latest "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2688 "news about gFTP from my website at http://www.gftp.org/\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2689 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2690 ">. Se avete domande, commenti o suggerimenti per questo programma, siete "
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2691 "liberi di inviare una email all'autore. Potete trovare le ultime novità su "
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2692 "gFTP presso il sito web http://www.gftp.org/\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2693
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2694 #: src/text/gftp-text.c:228
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2695 msgid "Error: Command not recognized\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2696 msgstr "Errore: Comando non riconosciuto\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2697
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2698 #: src/text/gftp-text.c:335
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2699 msgid "usage: open [[ftp://][user:pass@]ftp-site[:port][/directory]]\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2700 msgstr "uso: open [[ftp://][utente:password@]sito-ftp[:porta][/directory]]\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2701
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2702 #: src/text/gftp-text.c:411 src/text/gftp-text.c:427 src/text/gftp-text.c:470
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2703 #: src/text/gftp-text.c:493 src/text/gftp-text.c:516 src/text/gftp-text.c:542
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2704 #: src/text/gftp-text.c:570 src/text/gftp-text.c:603 src/text/gftp-text.c:696
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2705 #: src/text/gftp-text.c:714 src/text/gftp-text.c:735 src/text/gftp-text.c:809
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2706 msgid "Error: Not connected to a remote site\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2707 msgstr "Errore: Non connesso ad alcun un sito remoto\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2708
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2709 #: src/text/gftp-text.c:433 src/text/gftp-text.c:450
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2710 msgid "usage: chdir <directory>\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2711 msgstr "uso: chdir <directory>\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2712
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2713 #: src/text/gftp-text.c:477
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2714 msgid "usage: mkdir <new directory>\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2715 msgstr "uso: mkdir <nuova directory>\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2716
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2717 #: src/text/gftp-text.c:500
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2718 msgid "usage: rmdir <directory>\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2719 msgstr "uso: rmdir <directory>\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2720
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2721 #: src/text/gftp-text.c:523
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2722 msgid "usage: delete <file>\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2723 msgstr "uso: delete <file>\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2724
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2725 #: src/text/gftp-text.c:552
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2726 msgid "usage: rename <old name> <new name>\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2727 msgstr "uso: rename <vecchio nome> <nuovo nome>\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2728
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2729 #: src/text/gftp-text.c:580
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2730 msgid "usage: chmod <mode> <file>\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2731 msgstr "uso: chmod <permessi> <file>\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2732
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2733 #: src/text/gftp-text.c:742
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2734 msgid "usage: mget <filespec>\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2735 msgstr "uso: mget <file>\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2736
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2737 #: src/text/gftp-text.c:816
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2738 msgid "usage: mput <filespec>\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2739 msgstr "uso: mput <file>\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2740
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2741 #: src/text/gftp-text.c:954
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2742 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2743 msgid "Could not download %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2744 msgstr "Impossibile scaricare «%s»\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2745
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2746 #: src/text/gftp-text.c:961
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2747 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2748 msgid "Successfully transferred %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2749 msgstr "«%s» trasferito correttamente\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2750
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2751 #: src/text/gftp-text.c:1028
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2752 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2753 "Supported commands:\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2754 "\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2755 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2756 "Comandi supportati:\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2757 "\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2758
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2759 #: src/text/gftp-text.c:1084
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2760 msgid "usage: set [variable = value]\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2761 msgstr "uso: set [variabile = valore]\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2762
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2763 #: src/text/gftp-text.c:1098
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2764 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2765 msgid "Error: Variable %s is not a valid configuration variable.\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2766 msgstr "Errore: «%s» non è una variabile di configurazione valida.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2767
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2768 #: src/text/gftp-text.c:1105
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2769 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2770 msgid "Error: Variable %s is not available in the text port of gFTP\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2771 msgstr ""
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2772 "Errore: la variabile «%s» non è disponibile nella versione testuale di gFTP\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2773
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2774 #: src/text/gftp-text.c:1133
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2775 msgid "Invalid argument\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2776 msgstr "Argomento non valido\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2777
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2778 #: src/text/gftp-text.c:1158
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2779 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2780 msgid "Cannot open controlling terminal %s\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2781 msgstr "Impossibile aprire terminale di controllo %s\n"
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2782
302
14c0f5c3893c Updated Italian translation.
algol
parents: 271
diff changeset
2783 #: src/text/gftp-text.c:1236
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2784 msgid "Clear the directory cache\n"
271
081a58efb787 Updated Italian translation.
algol
parents: 231
diff changeset
2785 msgstr "Pulisci la cache delle directory\n"