annotate po/it.po @ 279:0122f4f51527

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