Mercurial > gftp.yaz
annotate po/pt.po @ 729:3a3f54a77a59
Updated Italian translation.
author | algol |
---|---|
date | Mon, 06 Feb 2006 21:01:49 +0000 |
parents | abf8fa72cfcb |
children | 460a9c6c902f |
rev | line source |
---|---|
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1 # gftp's Portuguese translation. |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2 # Copyright (C) 2003, 2004 gftp |
120 | 3 # This file is distributed under the same license as the gftp package. |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
4 # Duarte Loreto <happyguy_pt@hotmail.com>, 2003, 2004. |
120 | 5 # |
6 msgid "" | |
7 msgstr "" | |
165
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
8 "Project-Id-Version: 2.4\n" |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
9 "Report-Msgid-Bugs-To: Duarte Loreto <happyguy_pt@hotmail.com>\n" |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
10 "POT-Creation-Date: 2004-01-11 13:56+0000\n" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
11 "PO-Revision-Date: 2004-01-11 14:00+0000\n" |
120 | 12 "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n" |
13 "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n" | |
14 "MIME-Version: 1.0\n" | |
15 "Content-Type: text/plain; charset=UTF-8\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
17 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
18 #: lib/bookmark.c:39 |
120 | 19 #, c-format |
20 msgid "Invalid URL %s\n" | |
21 msgstr "URL %s inválido\n" | |
22 | |
231 | 23 #: lib/cache.c:50 lib/cache.c:64 lib/cache.c:77 |
120 | 24 #, c-format |
25 msgid "Error: Invalid line %s in cache index file\n" | |
26 msgstr "Erro: Linha %s inválida no ficheiro de índice de cache\n" | |
27 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
28 #: lib/cache.c:137 lib/local.c:534 |
120 | 29 #, c-format |
30 msgid "Error: Could not make directory %s: %s\n" | |
31 msgstr "Erro: Incapaz de criar directório %s: %s\n" | |
32 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
33 #: lib/cache.c:161 |
120 | 34 #, c-format |
35 msgid "Error: Cannot create temporary file: %s\n" | |
36 msgstr "Erro: Incapaz de criar ficheiro temporário: %s\n" | |
37 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
38 #: lib/cache.c:183 lib/cache.c:232 lib/config_file.c:148 lib/config_file.c:154 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
39 #: lib/local.c:98 lib/local.c:213 lib/rfc2068.c:265 lib/sshv2.c:1000 |
120 | 40 #, c-format |
41 msgid "Error closing file descriptor: %s\n" | |
42 msgstr "Erro ao fechar descritor de ficheiro: %s\n" | |
43 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
44 #: lib/cache.c:250 lib/local.c:132 lib/local.c:141 lib/local.c:188 |
120 | 45 #, c-format |
46 msgid "Error: Cannot seek on file %s: %s\n" | |
47 msgstr "Erro: Incapaz de procurar no ficheiro %s: %s\n" | |
48 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
49 #: lib/config_file.c:117 lib/config_file.c:124 lib/protocols.c:2714 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
50 #, c-format |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
51 msgid "Error: Cannot open local file %s: %s\n" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
52 msgstr "Erro: Incapaz de abrir ficheiro local %s: %s\n" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
53 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
54 #: lib/config_file.c:134 lib/protocols.c:2426 lib/sslcommon.c:467 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
55 #, c-format |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
56 msgid "Error: Could not write to socket: %s\n" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
57 msgstr "Erro: Incapaz de escrever para socket: %s\n" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
58 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
59 #: lib/config_file.c:142 lib/protocols.c:2354 lib/sslcommon.c:421 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
60 #, c-format |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
61 msgid "Error: Could not read from socket: %s\n" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
62 msgstr "Erro: Incapaz de ler de socket: %s\n" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
63 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
64 #: lib/config_file.c:174 lib/config_file.c:730 |
120 | 65 #, c-format |
66 msgid "gFTP Error: Bad bookmarks file name %s\n" | |
67 msgstr "Erro gFTP: Nome de ficheiro de marcadores inválido %s\n" | |
68 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
69 #: lib/config_file.c:183 |
120 | 70 #, c-format |
71 msgid "Warning: Cannot find master bookmark file %s\n" | |
72 msgstr "Aviso: Incapaz de encontrar ficheiro de marcadores principal %s\n" | |
73 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
74 #: lib/config_file.c:194 lib/config_file.c:736 |
120 | 75 #, c-format |
76 msgid "gFTP Error: Cannot open bookmarks file %s: %s\n" | |
77 msgstr "Erro gFTP: Incapaz de abrir ficheiro de marcadores %s: %s\n" | |
78 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
79 #: lib/config_file.c:286 lib/config_file.c:308 |
120 | 80 #, c-format |
81 msgid "gFTP Warning: Skipping line %d in bookmarks file: %s\n" | |
82 msgstr "Aviso gFTP: A ignorar linha %d no ficheiro de marcadores: %s\n" | |
83 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
84 #: lib/config_file.c:338 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
85 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
86 msgid "gFTP Warning: Line %d doesn't have enough arguments\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
87 msgstr "Aviso gFTP: Linha %d não possui argumentos suficientes\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
88 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
89 #: lib/config_file.c:499 |
120 | 90 msgid "" |
91 "This section specifies which hosts are on the local subnet and won't need to " | |
92 "go out the proxy server (if available). Syntax: dont_use_proxy=.domain or " | |
93 "dont_use_proxy=network number/netmask" | |
94 msgstr "" | |
95 "Esta secção especifica que servidores estão na subrede local e não " | |
96 "necessitam de passar pelo servidor proxy (se disponível). Sintaxe: " | |
97 "dont_use_proxy=.domínio ou dont_use_proxy=endereço/máscara rede" | |
98 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
99 #: lib/config_file.c:502 |
120 | 100 msgid "" |
101 "ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: " | |
102 "All arguments except the file extension are optional" | |
103 msgstr "" | |
104 "ext=extenção ficheiro:XPM ficheiro:Ascii ou Binário (A ou B):aplicação " | |
105 "visualização. Nota: Todos os argumentos excepto a extenção de ficheiro são " | |
106 "opcionais" | |
107 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
108 #: lib/config_file.c:580 lib/config_file.c:818 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
109 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
110 msgid "gFTP Error: Bad config file name %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
111 msgstr "Erro gFTP: Nome de ficheiro de configuração inválido %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
112 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
113 #: lib/config_file.c:591 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
114 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
115 msgid "gFTP Error: Could not make directory %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
116 msgstr "Erro gFTP: Incapaz de criar directório %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
117 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
118 #: lib/config_file.c:601 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
119 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
120 msgid "gFTP Error: Cannot find master config file %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
121 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
122 "Erro gFTP: Incapaz de encontrar ficheiro de configuração principal %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
123 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
124 #: lib/config_file.c:603 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
125 msgid "Did you do a make install?\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
126 msgstr "Efectuou um `make install'?\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
127 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
128 #: lib/config_file.c:612 lib/config_file.c:824 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
129 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
130 msgid "gFTP Error: Cannot open config file %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
131 msgstr "Erro gFTP: Incapaz de abrir ficheiro de configuração %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
132 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
133 #: lib/config_file.c:651 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
134 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
135 msgid "Terminating due to parse errors at line %d in the config file\n" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
136 msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
137 "A terminar devido a erros de parseamento na linha %d do ficheiro de " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
138 "configuração\n" |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
139 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
140 #: lib/config_file.c:657 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
141 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
142 msgid "gFTP Warning: Skipping line %d in config file: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
143 msgstr "Aviso gFTP: A ignorar linha %d no ficheiro de configuração: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
144 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
145 #: lib/config_file.c:664 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
146 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
147 msgid "gFTP Error: Bad log file name %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
148 msgstr "Erro gFTP: Nome de ficheiro de log inválido %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
149 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
150 #: lib/config_file.c:670 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
151 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
152 msgid "gFTP Warning: Cannot open %s for writing: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
153 msgstr "Aviso gFTP: Incapaz de abrir %s para escrita: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
154 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
155 #: lib/config_file.c:725 |
120 | 156 msgid "" |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
157 "Bookmarks file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp." |
120 | 158 "org>. Warning: Any comments that you add to this file WILL be overwritten" |
159 msgstr "" | |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
160 "Ficheiro de marcadores para gFTP. Copyright (C) 1998-2003 Brian Masney " |
120 | 161 "<masneyb@gftp.org>. Aviso: Quaisquer comentários que adicione a este " |
162 "ficheiro SERÃO sobrepostos" | |
163 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
164 #: lib/config_file.c:726 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
165 msgid "" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
166 "Note: The passwords contained inside this file are scrambled. This algorithm " |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
167 "is not secure. This is to avoid your password being easily remembered by " |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
168 "someone standing over your shoulder while you're editing this file. Prior to " |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
169 "this, all passwords were stored in plaintext." |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
170 msgstr "" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
171 "Nota: As senhas contidas neste ficheiro estão baralhadas. O algoritmo de " |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
172 "alteração não é seguro. Isto serve para evitar que a sua senha seja " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
173 "facilmente memorizada por alguém que esteja a olhar por cima do seu ombro " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
174 "enquanto edita este ficheiro. Anteriormente, todas as senhas eram " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
175 "armazenadas em texto simples." |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
176 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
177 #: lib/config_file.c:831 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
178 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
179 "Config file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp." |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
180 "org>. Warning: Any comments that you add to this file WILL be overwritten. " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
181 "If a entry has a (*) in it's comment, you can't change it inside gFTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
182 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
183 "Ficheiro de configuração para o gFTP. Copyright (C) 1998-2003 Brian Masney " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
184 "<masneyb@gftp.org>. Aviso: Quaisquer comentários que adicione a este " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
185 "ficheiro SERÃO sobrepostos. Se uma entrada tiver um (*) no seu comentário, " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
186 "não a poderá alterar dentro do gFTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
187 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
188 #: lib/config_file.c:1190 lib/rfc2068.c:565 lib/rfc2068.c:566 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
189 msgid "<unknown>" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
190 msgstr "<desconhecido>" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
191 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
192 #: lib/config_file.c:1266 lib/config_file.c:1327 lib/config_file.c:1368 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
193 #: lib/config_file.c:1400 |
120 | 194 #, c-format |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
195 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
196 msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
197 "Erro gFTP FATAL: Opção de configuração '%s' não foi encontrada na tabela " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
198 "interna global\n" |
120 | 199 |
231 | 200 #: lib/https.c:89 |
201 msgid "" | |
202 "HTTPS Support unavailable since SSL support was not compiled in. Aborting " | |
203 "connection.\n" | |
204 msgstr "" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
205 "Suporte HTTPS indisponível visto não ter sido compilado o suporte SSL. A " |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
206 "abortar ligação.\n" |
231 | 207 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
208 #: lib/local.c:67 lib/local.c:464 |
120 | 209 #, c-format |
210 msgid "Could not change local directory to %s: %s\n" | |
211 msgstr "Incapaz de alterar dorectório local para %s: %s\n" | |
212 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
213 #: lib/local.c:81 lib/local.c:449 |
120 | 214 #, c-format |
215 msgid "Could not get current working directory: %s\n" | |
216 msgstr "Incapaz de obter directório de trabalho actual: %s\n" | |
217 | |
231 | 218 #: lib/local.c:179 |
120 | 219 #, c-format |
220 msgid "Error: Cannot truncate local file %s: %s\n" | |
221 msgstr "Erro: Incapaz de truncar ficheiro local %s: %s\n" | |
222 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
223 #: lib/local.c:404 |
120 | 224 #, c-format |
225 msgid "Could not get local directory listing %s: %s\n" | |
226 msgstr "Incapaz de obter listagem de directório local %s: %s\n" | |
227 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
228 #: lib/local.c:441 |
120 | 229 #, c-format |
230 msgid "Successfully changed local directory to %s\n" | |
231 msgstr "Directório local alterado com sucesso para %s\n" | |
232 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
233 #: lib/local.c:481 lib/local.c:504 src/gtk/transfer.c:750 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
234 #: src/gtk/view_dialog.c:302 |
120 | 235 #, c-format |
236 msgid "Successfully removed %s\n" | |
237 msgstr "%s removido com sucesso\n" | |
238 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
239 #: lib/local.c:487 |
120 | 240 #, c-format |
241 msgid "Error: Could not remove directory %s: %s\n" | |
242 msgstr "Erro: Incapaz de remover directório %s: %s\n" | |
243 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
244 #: lib/local.c:510 src/gtk/transfer.c:754 src/gtk/view_dialog.c:306 |
120 | 245 #, c-format |
246 msgid "Error: Could not remove file %s: %s\n" | |
247 msgstr "Erro: Incapaz de remover ficheiro %s: %s\n" | |
248 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
249 #: lib/local.c:527 |
120 | 250 #, c-format |
251 msgid "Successfully made directory %s\n" | |
252 msgstr "Directório %s criado com sucesso\n" | |
253 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
254 #: lib/local.c:553 |
120 | 255 #, c-format |
256 msgid "Successfully renamed %s to %s\n" | |
257 msgstr "%s renomeado para %s com sucesso\n" | |
258 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
259 #: lib/local.c:560 |
120 | 260 #, c-format |
261 msgid "Error: Could not rename %s to %s: %s\n" | |
262 msgstr "Erro: Incapaz de renomear %s para %s: %s\n" | |
263 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
264 #: lib/local.c:583 |
120 | 265 #, c-format |
266 msgid "Successfully changed mode of %s to %d\n" | |
267 msgstr "Modo de %s alterado com sucesso para %d\n" | |
268 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
269 #: lib/local.c:590 |
120 | 270 #, c-format |
271 msgid "Error: Could not change mode of %s to %d: %s\n" | |
272 msgstr "Erro: Incapaz de alterar modo de %s para %d: %s\n" | |
273 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
274 #: lib/local.c:682 |
120 | 275 msgid "local filesystem" |
276 msgstr "sistema ficheiros local" | |
277 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
278 #: lib/misc.c:414 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
279 msgid "usage: gftp " |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
280 msgstr "utilização: gftp " |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
281 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
282 #: lib/misc.c:414 src/uicommon/gftpui.c:561 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
283 msgid "\n" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
284 msgstr "\n" |
120 | 285 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
286 #: lib/options.h:24 lib/rfc959.c:24 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
287 msgid "none" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
288 msgstr "nenhum" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
289 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
290 #: lib/options.h:24 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
291 msgid "file" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
292 msgstr "ficheiro" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
293 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
294 #: lib/options.h:24 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
295 msgid "size" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
296 msgstr "tamanho" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
297 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
298 #: lib/options.h:25 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
299 msgid "user" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
300 msgstr "utilizador" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
301 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
302 #: lib/options.h:25 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
303 msgid "group" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
304 msgstr "grupo" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
305 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
306 #: lib/options.h:26 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
307 msgid "datetime" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
308 msgstr "datahora" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
309 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
310 #: lib/options.h:26 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
311 msgid "attribs" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
312 msgstr "atributos" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
313 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
314 #: lib/options.h:28 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
315 msgid "descending" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
316 msgstr "descendente" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
317 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
318 #: lib/options.h:28 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
319 msgid "ascending" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
320 msgstr "ascendente" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
321 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
322 #: lib/options.h:34 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
323 msgid "General" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
324 msgstr "Geral" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
325 |
231 | 326 #: lib/options.h:37 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
327 msgid "View program:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
328 msgstr "Aplicação visualização:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
329 |
231 | 330 #: lib/options.h:38 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
331 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
332 "The default program used to view files. If this is blank, the internal file " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
333 "viewer will be used" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
334 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
335 "A aplicação utilizada por omissão para ver ficheiros. Se estiver em branco, " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
336 "será utilizado o visualizador interno de ficheiros" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
337 |
231 | 338 #: lib/options.h:40 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
339 msgid "Edit program:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
340 msgstr "Aplicação edição:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
341 |
231 | 342 #: lib/options.h:41 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
343 msgid "The default program used to edit files." |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
344 msgstr "A aplicação por omissão utilizada para editar ficheiros." |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
345 |
231 | 346 #: lib/options.h:42 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
347 msgid "Startup Directory:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
348 msgstr "Directório Inicial:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
349 |
231 | 350 #: lib/options.h:44 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
351 msgid "The default directory gFTP will go to on startup" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
352 msgstr "O directório por omissão para onde o gFTP irá ao iniciar" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
353 |
231 | 354 #: lib/options.h:45 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
355 msgid "Max Log Window Size:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
356 msgstr "Tamanho Máx. Janela Log:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
357 |
231 | 358 #: lib/options.h:47 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
359 msgid "The maximum size of the log window in bytes for the GTK+ port" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
360 msgstr "O tamanho máximo da janela de log em bytes para a conversão GTK+" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
361 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
362 #: lib/options.h:49 |
231 | 363 msgid "Remote Character Sets:" |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
364 msgstr "Conjuntos de Caracteres Remotos:" |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
365 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
366 #: lib/options.h:51 |
231 | 367 msgid "" |
368 "This is a comma separated list of charsets to try to convert the remote " | |
369 "messages to the current locale" | |
370 msgstr "" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
371 "Esta é uma lista separada por vírgulas de conjuntos de caracteres a utilizar " |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
372 "para tentar converter as mensagens remotas para o local actual" |
231 | 373 |
374 #: lib/options.h:53 | |
375 msgid "Cache TTL:" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
376 msgstr "Cache TTL:" |
231 | 377 |
378 #: lib/options.h:56 | |
379 msgid "The number of seconds to keep cache entries before they expire." | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
380 msgstr "O número de segundos a manter entradas de cache antes de expirarem." |
231 | 381 |
382 #: lib/options.h:59 | |
383 msgid "Append file transfers" | |
384 msgstr "Acrescentar transferências ficheiros" | |
385 | |
386 #: lib/options.h:61 | |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
387 msgid "Append new file transfers onto existing ones" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
388 msgstr "Acrescentar transferências de novos ficheiros às existentes" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
389 |
231 | 390 #: lib/options.h:62 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
391 msgid "Do one transfer at a time" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
392 msgstr "Efectuar uma transferência de cada vez" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
393 |
231 | 394 #: lib/options.h:64 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
395 msgid "Do only one transfer at a time?" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
396 msgstr "Apenas efectuar uma transferência de cada vez?" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
397 |
231 | 398 #: lib/options.h:65 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
399 msgid "Overwrite by Default" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
400 msgstr "Por Omissão Sobrepor" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
401 |
231 | 402 #: lib/options.h:68 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
403 msgid "Overwrite files by default or set to resume file transfers" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
404 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
405 "Por omissão sobepor ficheiros ou definir para retomar transferências de " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
406 "ficheiros" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
407 |
231 | 408 #: lib/options.h:70 |
409 msgid "Preserve file permissions" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
410 msgstr "Manter permissões de ficheiros" |
231 | 411 |
412 #: lib/options.h:73 | |
413 msgid "Preserve file permissions of transfered files" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
414 msgstr "Manter as permissões de ficheiros transferidos" |
231 | 415 |
416 #: lib/options.h:75 | |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
417 msgid "Refresh after each file transfer" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
418 msgstr "Actualizar após transferência de cada ficheiro" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
419 |
231 | 420 #: lib/options.h:78 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
421 msgid "Refresh the listbox after each file is transfered" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
422 msgstr "Actualizar a caixa de lista após a transferência de cada ficheiro" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
423 |
231 | 424 #: lib/options.h:80 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
425 msgid "Sort directories first" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
426 msgstr "Ordenar directórios primeiro" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
427 |
231 | 428 #: lib/options.h:83 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
429 msgid "Put the directories first then the files" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
430 msgstr "Colocar primeiro os directórios e depois os ficheiros" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
431 |
231 | 432 #: lib/options.h:84 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
433 msgid "Show hidden files" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
434 msgstr "Mostrar ficheiros escondidos" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
435 |
231 | 436 #: lib/options.h:87 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
437 msgid "Show hidden files in the listboxes" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
438 msgstr "Mostrar ficheiros escondidos nas caixas de lista" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
439 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
440 #: lib/options.h:88 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
441 msgid "Show transfer status in title" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
442 msgstr "Mostrar estado da transferência no título" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
443 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
444 #: lib/options.h:90 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
445 msgid "Show the file transfer status in the titlebar" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
446 msgstr "Mostrar o estado da transferência do ficheiro na barra de título" |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
447 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
448 #: lib/options.h:91 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
449 msgid "Allow manual commands in GUI" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
450 msgstr "Permitir comandos manuais no GUI" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
451 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
452 #: lib/options.h:93 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
453 msgid "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
454 "Allow entering manual commands in the GUI (functions like the text port)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
455 msgstr "" |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
456 "Permitir a introdução de comandos manuais no GUI (funções tais como o texto " |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
457 "de porto)" |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
458 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
459 #: lib/options.h:95 src/gtk/options_dialog.c:1051 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
460 #: src/gtk/options_dialog.c:1144 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
461 msgid "Network" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
462 msgstr "Rede" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
463 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
464 #: lib/options.h:97 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
465 msgid "Network timeout:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
466 msgstr "Prazo tempo rede:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
467 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
468 #: lib/options.h:100 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
469 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
470 "The timeout waiting for network input/output. This is NOT an idle timeout." |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
471 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
472 "Expirou tempo ao aguardar por entrada/saida da rede. Esta NÃO é uma " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
473 "expiração por inactividade." |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
474 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
475 #: lib/options.h:102 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
476 msgid "Connect retries:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
477 msgstr "Tentativas ligação:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
478 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
479 #: lib/options.h:105 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
480 msgid "The number of auto-retries to do. Set this to 0 to retry indefinately" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
481 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
482 "O número de tentativas automáticas a efectuar. Se 0 tenta indefinidamente" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
483 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
484 #: lib/options.h:107 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
485 msgid "Retry sleep time:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
486 msgstr "Espera entre tentativas:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
487 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
488 #: lib/options.h:110 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
489 msgid "The number of seconds to wait between retries" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
490 msgstr "O número de segundos a aguardar entre tentativas" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
491 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
492 #: lib/options.h:111 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
493 msgid "Max KB/S:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
494 msgstr "Máx KB/s:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
495 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
496 #: lib/options.h:114 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
497 msgid "The maximum KB/s a file transfer can get. (Set to 0 to disable)" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
498 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
499 "O máximo de KB/s que uma transferência de ficheiro pode ter. (0 para " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
500 "desabilitar)" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
501 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
502 #: lib/options.h:117 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
503 msgid "Default Protocol:" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
504 msgstr "Protocolo por Omissão:" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
505 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
506 #: lib/options.h:119 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
507 msgid "This specifies the default protocol to use" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
508 msgstr "Especifica o protocolo a utilizar por omissão" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
509 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
510 #: lib/options.h:121 lib/options.h:124 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
511 msgid "Enable IPv6 support" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
512 msgstr "Activar suporte IPv6" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
513 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
514 #: lib/options.h:129 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
515 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
516 "This defines what will happen when you double click a file in the file " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
517 "listboxes. 0=View file 1=Edit file 2=Transfer file" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
518 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
519 "Aqui é definido o que sucede quando efectua clique-duplo sobre um ficheiro " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
520 "na caixa de lista de ficheiros. 0=Ver ficheiro 1=Editar ficheiro " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
521 "2=Transferir ficheiro" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
522 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
523 #: lib/options.h:132 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
524 msgid "The default width of the local files listbox" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
525 msgstr "A largura por omissão da caixa de lista de ficheiros locais" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
526 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
527 #: lib/options.h:135 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
528 msgid "The default width of the remote files listbox" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
529 msgstr "A largura por omissão da caixa de lista de ficheiros remotos" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
530 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
531 #: lib/options.h:138 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
532 msgid "The default height of the local/remote files listboxes" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
533 msgstr "A altura por omissão da caixa de lista de ficheiros locais/remotos" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
534 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
535 #: lib/options.h:141 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
536 msgid "The default height of the transfer listbox" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
537 msgstr "A altura por omissão da caixa de lista de transferência" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
538 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
539 #: lib/options.h:144 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
540 msgid "The default height of the logging window" |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
541 msgstr "A altura por omissão da janela de registo" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
542 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
543 #: lib/options.h:147 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
544 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
545 "The width of the filename column in the transfer window. Set this to 0 to " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
546 "have this column automagically resize." |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
547 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
548 "A largura da coluna de nome de ficheiro na janela de transferência. Definir " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
549 "como 0 para que a coluna se redimensione automaticamente." |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
550 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
551 #: lib/options.h:151 lib/options.h:157 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
552 msgid "The default column to sort by" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
553 msgstr "A coluna por omissão por que ordernar" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
554 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
555 #: lib/options.h:154 lib/options.h:160 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
556 msgid "Sort ascending or descending" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
557 msgstr "Ordenar ascendente ou descendentemente" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
558 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
559 #: lib/options.h:164 lib/options.h:182 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
560 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
561 "The width of the filename column in the file listboxes. Set this to 0 to " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
562 "have this column automagically resize. Set this to -1 to disable this column" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
563 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
564 "A largura da coluna de nome de ficheiro nas caixas de lista de ficheiros. " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
565 "Definir como 0 para que a coluna se redimensione automaticamente. Definir " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
566 "como -1 para desabilitar esta coluna" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
567 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
568 #: lib/options.h:167 lib/options.h:185 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
569 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
570 "The width of the size column in the file listboxes. Set this to 0 to have " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
571 "this column automagically resize. Set this to -1 to disable this column" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
572 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
573 "A largura da coluna de tamanho nas caixas de lista de ficheiros. Definir " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
574 "como 0 para que a coluna se redimensione automaticamente. Definir como -1 " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
575 "para desabilitar esta coluna" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
576 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
577 #: lib/options.h:170 lib/options.h:188 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
578 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
579 "The width of the user column in the file listboxes. Set this to 0 to have " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
580 "this column automagically resize. Set this to -1 to disable this column" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
581 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
582 "A largura da coluna de utiliador nas caixas de lista de ficheiros. Definir " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
583 "como 0 para que a coluna se redimensione automaticamente. Definir como -1 " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
584 "para desabilitar esta coluna" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
585 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
586 #: lib/options.h:173 lib/options.h:191 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
587 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
588 "The width of the group column in the file listboxes. Set this to 0 to have " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
589 "this column automagically resize. Set this to -1 to disable this column" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
590 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
591 "A largura da coluna de grupo nas caixas de lista de ficheiros. Definir como " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
592 "0 para que a coluna se redimensione automaticamente. Definir como -1 para " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
593 "desabilitar esta coluna" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
594 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
595 #: lib/options.h:176 lib/options.h:194 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
596 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
597 "The width of the date column in the file listboxes. Set this to 0 to have " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
598 "this column automagically resize. Set this to -1 to disable this column" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
599 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
600 "A largura da coluna de data nas caixas de lista de ficheiros. Definir como 0 " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
601 "para que a coluna se redimensione automaticamente. Definir como -1 para " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
602 "desabilitar esta coluna" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
603 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
604 #: lib/options.h:179 lib/options.h:197 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
605 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
606 "The width of the attribs column in the file listboxes. Set this to 0 to have " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
607 "this column automagically resize. Set this to -1 to disable this column" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
608 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
609 "A largura da coluna de atributos nas caixas de lista de ficheiros. Definir " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
610 "como 0 para que a coluna se redimensione automaticamente. Definir como -1 " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
611 "para desabilitar esta coluna" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
612 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
613 #: lib/options.h:200 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
614 msgid "The color of the commands that are sent to the server" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
615 msgstr "A cor dos comandos que são enviados para o servidor" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
616 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
617 #: lib/options.h:203 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
618 msgid "The color of the commands that are received from the server" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
619 msgstr "A cor dos comandos que são recebidos do servidor" |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
620 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
621 #: lib/options.h:206 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
622 msgid "The color of the error messages" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
623 msgstr "A cor das mensagens de erro" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
624 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
625 #: lib/options.h:209 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
626 msgid "The color of the rest of the log messages" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
627 msgstr "A cor do resto das mensagens de registo" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
628 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
629 #: lib/options.h:215 lib/rfc959.c:38 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
630 msgid "FTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
631 msgstr "FTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
632 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
633 #: lib/options.h:216 lib/rfc2068.c:27 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
634 msgid "HTTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
635 msgstr "HTTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
636 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
637 #: lib/options.h:218 lib/options.h:220 |
231 | 638 msgid "HTTPS" |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
639 msgstr "HTTPS" |
231 | 640 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
641 #: lib/options.h:222 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
642 msgid "Local" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
643 msgstr "Local" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
644 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
645 #: lib/options.h:223 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
646 msgid "SSH2" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
647 msgstr "SSH2" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
648 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
649 #: lib/options.h:224 src/gtk/bookmarks.c:858 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
650 msgid "Bookmark" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
651 msgstr "Marcador" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
652 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
653 #: lib/protocols.c:221 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
654 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
655 msgid "File transfer will be throttled to %.2f KB/s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
656 msgstr "Transferência de ficheiro acelerada para %.2f KB/s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
657 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
658 #: lib/protocols.c:329 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
659 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
660 msgid "Loading directory listing %s from cache\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
661 msgstr "A ler listagem de directório %s da cache\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
662 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
663 #: lib/protocols.c:545 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
664 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
665 msgid "Error: Cannot write to cache: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
666 msgstr "Erro: Incapaz de escrever para cache: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
667 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
668 #: lib/protocols.c:577 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
669 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
670 msgid "Error: Could not find bookmark %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
671 msgstr "Erro: Incapaz de encontrar marcador %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
672 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
673 #: lib/protocols.c:584 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
674 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
675 msgid "Bookmarks Error: The bookmark entry %s does not have a hostname\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
676 msgstr "Erro Marcadores: O marcador %s não possui um nome de servidor\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
677 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
678 #: lib/protocols.c:692 |
231 | 679 #, c-format |
680 msgid "The protocol '%s' is currently not supported.\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
681 msgstr "De momento o protocolo '%s' não é suportado.\n" |
231 | 682 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
683 #: lib/protocols.c:1034 lib/protocols.c:1049 lib/protocols.c:1951 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
684 #: lib/protocols.c:2060 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
685 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
686 msgid "Looking up %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
687 msgstr "A procurar %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
688 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
689 #: lib/protocols.c:1040 lib/protocols.c:1055 lib/protocols.c:1956 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
690 #: lib/protocols.c:2065 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
691 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
692 msgid "Cannot look up hostname %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
693 msgstr "Incapaz de encontrar nome de servidor %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
694 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
695 #: lib/protocols.c:1346 lib/protocols.c:1347 lib/protocols.c:1388 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
696 #: lib/protocols.c:1389 lib/protocols.c:1448 lib/protocols.c:1455 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
697 #: lib/protocols.c:1534 lib/protocols.c:1535 lib/protocols.c:1569 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
698 msgid "unknown" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
699 msgstr "desconhecido" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
700 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
701 #: lib/protocols.c:1974 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
702 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
703 msgid "Failed to create a socket: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
704 msgstr "Falha ao criar um socket: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
705 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
706 #: lib/protocols.c:1980 lib/protocols.c:2079 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
707 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
708 msgid "Trying %s:%d\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
709 msgstr "A tentar %s:%d\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
710 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
711 #: lib/protocols.c:1985 lib/protocols.c:2086 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
712 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
713 msgid "Cannot connect to %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
714 msgstr "Incapaz de se ligar a %s: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
715 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
716 #: lib/protocols.c:2017 lib/rfc959.c:627 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
717 #, c-format |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
718 msgid "Failed to create a IPv4 socket: %s\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
719 msgstr "Falha ao criar um socket IPv4: %s\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
720 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
721 #: lib/protocols.c:2041 lib/sshv2.c:898 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
722 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
723 msgid "Cannot look up service name %s/tcp. Please check your services file\n" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
724 msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
725 "Incapaz de encontrar nome de serviço %s/tcp. Verifique o seu ficheiro de " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
726 "serviços\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
727 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
728 #: lib/protocols.c:2103 lib/protocols.c:2723 lib/rfc959.c:636 lib/rfc959.c:783 |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
729 #, c-format |
231 | 730 msgid "Error: Cannot set close on exec flag: %s\n" |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
731 msgstr "Erro: Incapaz de definir fechar na marca exec: %s\n" |
231 | 732 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
733 #: lib/protocols.c:2110 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
734 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
735 msgid "Connected to %s:%d\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
736 msgstr "Ligado a %s:%d\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
737 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
738 #: lib/protocols.c:2334 lib/protocols.c:2405 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
739 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
740 msgid "Connection to %s timed out\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
741 msgstr "Ligação a %s expirou\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
742 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
743 #: lib/protocols.c:2474 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
744 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
745 msgid "Cannot get socket flags: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
746 msgstr "Incapaz de obter marcas de socket: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
747 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
748 #: lib/protocols.c:2488 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
749 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
750 msgid "Cannot set socket to non-blocking: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
751 msgstr "Incapaz de definir socket como não-bloqueante: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
752 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
753 #: lib/protocols.c:2617 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
754 #, c-format |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
755 msgid "Error: Remote site %s disconnected. Max retries reached...giving up\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
756 msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
757 "Erro: Servidor %s remoto desligou-se. Atingido nº máximo tentativas...a " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
758 "desistir\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
759 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
760 #: lib/protocols.c:2625 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
761 #, c-format |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
762 msgid "Error: Remote site %s disconnected. Will reconnect in %d seconds\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
763 msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
764 "Erro: Servidor %s remoto desligou-se. Irá ligar-se novamente em %d segundos\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
765 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
766 #: lib/pty.c:288 |
231 | 767 #, c-format |
768 msgid "Cannot create a socket pair: %s\n" | |
769 msgstr "Incapaz de criar par de socket: %s\n" | |
770 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
771 #: lib/pty.c:307 lib/pty.c:364 |
231 | 772 #, c-format |
773 msgid "Error: Cannot execute ssh: %s\n" | |
774 msgstr "Erro: Incapaz de executar ssh: %s\n" | |
775 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
776 #: lib/pty.c:320 lib/pty.c:375 |
231 | 777 #, c-format |
778 msgid "Cannot fork another process: %s\n" | |
779 msgstr "Incapaz de fazer fork de outro processo: %s\n" | |
780 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
781 #: lib/pty.c:338 |
231 | 782 #, c-format |
783 msgid "Cannot open master pty %s: %s\n" | |
784 msgstr "Incapaz de abrir pty mestre %s: %s\n" | |
785 | |
786 #: lib/rfc2068.c:30 lib/rfc959.c:45 | |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
787 msgid "Proxy hostname:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
788 msgstr "Nome servidor proxy:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
789 |
231 | 790 #: lib/rfc2068.c:32 lib/rfc959.c:47 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
791 msgid "Firewall hostname" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
792 msgstr "Nome servidor firewall" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
793 |
231 | 794 #: lib/rfc2068.c:33 lib/rfc959.c:48 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
795 msgid "Proxy port:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
796 msgstr "Porto proxy:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
797 |
231 | 798 #: lib/rfc2068.c:35 lib/rfc959.c:50 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
799 msgid "Port to connect to on the firewall" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
800 msgstr "Porto onde se ligar na firewall" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
801 |
231 | 802 #: lib/rfc2068.c:36 lib/rfc959.c:51 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
803 msgid "Proxy username:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
804 msgstr "Utilizador proxy:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
805 |
231 | 806 #: lib/rfc2068.c:38 lib/rfc959.c:53 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
807 msgid "Your firewall username" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
808 msgstr "O seu nome na firewall" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
809 |
231 | 810 #: lib/rfc2068.c:39 lib/rfc959.c:54 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
811 msgid "Proxy password:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
812 msgstr "Senha proxy:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
813 |
231 | 814 #: lib/rfc2068.c:41 lib/rfc959.c:56 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
815 msgid "Your firewall password" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
816 msgstr "A sua senha na firewall" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
817 |
231 | 818 #: lib/rfc2068.c:43 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
819 msgid "Use HTTP/1.1" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
820 msgstr "Utilizar HTTP/1.1" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
821 |
231 | 822 #: lib/rfc2068.c:46 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
823 msgid "Do you want to use HTTP/1.1 or HTTP/1.0" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
824 msgstr "Deseja utilizar HTTP/1.1 ou HTTP/1.0" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
825 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
826 #: lib/rfc2068.c:154 lib/rfc2068.c:863 |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
827 #, c-format |
231 | 828 msgid "" |
829 "Received wrong response from server, disconnecting\n" | |
830 "Invalid chunk size '%s' returned by the remote server\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
831 msgstr "" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
832 "Recebida do servidor resposta incorrecta, a desligar\n" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
833 "Tamanho de bloco '%s' inválido devolvido pelo servidor remoto\n" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
834 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
835 #: lib/rfc2068.c:260 lib/rfc959.c:596 lib/sshv2.c:995 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
836 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
837 msgid "Disconnecting from site %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
838 msgstr "A desligar-se do servidor %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
839 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
840 #: lib/rfc2068.c:310 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
841 #, c-format |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
842 msgid "Starting the file transfer at offset %lld\n" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
843 msgstr "A iniciar transferência de ficheiro na posição %lld\n" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
844 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
845 #: lib/rfc2068.c:318 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
846 #, c-format |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
847 msgid "Starting the file transfer at offset %ld\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
848 msgstr "A iniciar transferência de ficheiro na posição %ld\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
849 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
850 #: lib/rfc2068.c:340 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
851 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
852 msgid "Cannot retrieve file %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
853 msgstr "Incapaz de obter ficheiro %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
854 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
855 #: lib/rfc2068.c:439 lib/sshv2.c:1080 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
856 msgid "Retrieving directory listing...\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
857 msgstr "A obter listagem de directório...\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
858 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
859 #: lib/rfc2068.c:844 lib/sshv2.c:716 lib/sshv2.c:729 lib/sshv2.c:751 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
860 #: lib/sshv2.c:819 lib/sshv2.c:951 lib/sshv2.c:1042 lib/sshv2.c:1110 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
861 #: lib/sshv2.c:1223 lib/sshv2.c:1236 lib/sshv2.c:1249 lib/sshv2.c:1262 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
862 #: lib/sshv2.c:1318 lib/sshv2.c:1383 lib/sshv2.c:1843 lib/sshv2.c:1946 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
863 #: lib/sshv2.c:2040 lib/sshv2.c:2125 lib/sshv2.c:2211 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
864 msgid "Received wrong response from server, disconnecting\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
865 msgstr "Recebida do servidor resposta incorrecta, a desligar\n" |
231 | 866 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
867 #: lib/rfc959.c:25 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
868 msgid "SITE command" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
869 msgstr "Comando SITE" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
870 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
871 #: lib/rfc959.c:26 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
872 msgid "user@host" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
873 msgstr "utilizador@servidor" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
874 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
875 #: lib/rfc959.c:27 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
876 msgid "user@host:port" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
877 msgstr "utilizador@servidor:porto" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
878 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
879 #: lib/rfc959.c:28 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
880 msgid "AUTHENTICATE" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
881 msgstr "AUTENTICATE" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
882 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
883 #: lib/rfc959.c:29 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
884 msgid "user@host port" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
885 msgstr "utilizador@servidor porto" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
886 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
887 #: lib/rfc959.c:30 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
888 msgid "user@host NOAUTH" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
889 msgstr "utilizador@servidor NOAUTH" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
890 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
891 #: lib/rfc959.c:31 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
892 msgid "HTTP Proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
893 msgstr "Proxy HTTP" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
894 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
895 #: lib/rfc959.c:32 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
896 msgid "Custom" |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
897 msgstr "Personalizado" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
898 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
899 #: lib/rfc959.c:41 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
900 msgid "Email address:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
901 msgstr "Endereço email:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
902 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
903 #: lib/rfc959.c:43 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
904 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
905 "This is the password that will be used whenever you log into a remote FTP " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
906 "server as anonymous" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
907 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
908 "Esta é a senha que será utilizada sempre que se ligar a um servidor FTP " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
909 "remoto como anónimo" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
910 |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
911 #: lib/rfc959.c:57 |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
912 msgid "Proxy account:" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
913 msgstr "Conta proxy:" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
914 |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
915 #: lib/rfc959.c:59 |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
916 msgid "Your firewall account (optional)" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
917 msgstr "A sua conta na firewall (opcional)" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
918 |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
919 #: lib/rfc959.c:61 |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
920 msgid "Proxy server type:" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
921 msgstr "Tipo servidor proxy:" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
922 |
165
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
923 #: lib/rfc959.c:64 |
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
924 #, no-c-format |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
925 msgid "" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
926 "This specifies how your proxy server expects us to log in. You can specify a " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
927 "2 character replacement string prefixed by a % that will be replaced with " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
928 "the proper data. The first character can be either p for proxy or h for the " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
929 "host of the FTP server. The second character can be u (user), p (pass), h " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
930 "(host), o (port) or a (account). For example, to specify the proxy user, you " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
931 "can you type in %pu" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
932 msgstr "" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
933 "Especifica como o servidor proxy espera que a autenticação seja feita. Pode " |
165
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
934 "especificar uma expressão de substituição de 2 caracteres prefixada por um % " |
231 | 935 "que será substituida pelos dados apropriados. O primeiro caracter pode ser p " |
936 "para proxy ou h para o servidor FTP. O segundo caracter pode ser u " | |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
937 "(utilizador), p (senha), h (servidor), o (porto) ou a (conta). Por exemplo, " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
938 "para especificar o utilizador proxy, deverá inserir %pu" |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
939 |
165
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
940 #: lib/rfc959.c:67 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
941 msgid "Passive file transfers" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
942 msgstr "Transferência ficheiros passiva" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
943 |
231 | 944 #: lib/rfc959.c:70 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
945 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
946 "If this is enabled, then the remote FTP server will open up a port for the " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
947 "data connection. If you are behind a firewall, you will need to enable this. " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
948 "Generally, it is a good idea to keep this enabled unless you are connecting " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
949 "to an older FTP server that doesn't support this. If this is disabled, then " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
950 "gFTP will open up a port on the client side and the remote server will " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
951 "attempt to connect to it." |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
952 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
953 "Se esta opção estiver activa, o servidor FTP remoto irá abrir um porto para " |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
954 "a ligação de dados. Caso esteja por trás de uma firewall, terá de activar a " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
955 "opção. Geralmente, é uma boa ideia manter esta opção activa excepto se " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
956 "estiver a ligar-se a um servidor FTP antigo que não suporte esta opção. Caso " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
957 "esteja inactivo, então o gFTP irá abrir um porto do lado do cliente e o " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
958 "servidor remoto tentará ligar-se a ele." |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
959 |
231 | 960 #: lib/rfc959.c:72 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
961 msgid "Resolve Remote Symlinks (LIST -L)" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
962 msgstr "Resolver Ligações Simbólicas Remotas (LIST -L)" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
963 |
231 | 964 #: lib/rfc959.c:75 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
965 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
966 "The remote FTP server will attempt to resolve symlinks in the directory " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
967 "listings. Generally, this is a good idea to leave enabled. The only time you " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
968 "will want to disable this is if the remote FTP server doesn't support the -L " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
969 "option to LIST" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
970 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
971 "O servidor FTP remoto tentará resolver atalhos simbólicos nas listagens de " |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
972 "directórios. Geralmente, é boa ideia manter esta opção activa. A única " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
973 "altura em que quererá deactivar esta opção será quando o servidor FTP não " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
974 "suportar a opção -L para LIST" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
975 |
231 | 976 #: lib/rfc959.c:77 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
977 msgid "Transfer files in ASCII mode" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
978 msgstr "Transferir ficheiros em modo ASCII" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
979 |
231 | 980 #: lib/rfc959.c:80 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
981 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
982 "If you are transfering a text file from Windows to UNIX box or vice versa, " |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
983 "then you should enable this. Each system represents newlines differently for " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
984 "text files. If you are transfering from UNIX to UNIX, then it is safe to " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
985 "leave this off. If you are downloading binary data, you will want to disable " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
986 "this." |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
987 msgstr "" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
988 "Caso esteja a transferir um ficheiro de texto de uma máquina Windows para " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
989 "UNIX ou vice-versa, deverá activar esta opção. Cada sistema representa novas " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
990 "linhas de forma distinta. Se estiver a transferir de UNIX para UNIX, é " |
141
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
991 "seguro deixar desligado. Caso esteja a transferir dados binários, deverá " |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
992 "deixar esta opção desabilitada." |
c13371ff4ba5
2003-04-22 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
130
diff
changeset
|
993 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
994 #: lib/rfc959.c:325 lib/rfc959.c:334 lib/rfc959.c:345 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
995 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
996 msgid "Received invalid response to PWD command: '%s'\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
997 msgstr "Recebida resposta inválida ao comando PWD: '%s'\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
998 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
999 #: lib/rfc959.c:665 lib/rfc959.c:675 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1000 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1001 msgid "Cannot find an IP address in PASV response '%s'\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1002 msgstr "Incapaz de encontrar um endereço IP na resposta PASV '%s'\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1003 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1004 #: lib/rfc959.c:690 lib/rfc959.c:845 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1005 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1006 msgid "Cannot create a data connection: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1007 msgstr "Incapaz de criar uma ligação de dados: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1008 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1009 #: lib/rfc959.c:702 lib/rfc959.c:723 lib/rfc959.c:870 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1010 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1011 msgid "Cannot get socket name: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1012 msgstr "Incapaz de obter nome de socket: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1013 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1014 #: lib/rfc959.c:713 lib/rfc959.c:860 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1015 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1016 msgid "Cannot bind a port: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1017 msgstr "Incapaz de anexar porto: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1018 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1019 #: lib/rfc959.c:732 lib/rfc959.c:879 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1020 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1021 msgid "Cannot listen on port %d: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1022 msgstr "Incapaz de escutar no porto %d: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1023 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1024 #: lib/rfc959.c:774 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1025 #, c-format |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1026 msgid "Failed to create a IPv6 socket: %s\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1027 msgstr "Falha ao criar um socket IPv6: %s\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1028 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1029 #: lib/rfc959.c:794 |
148
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1030 msgid "" |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1031 "Error: It doesn't look like we are connected via IPv6. Aborting connection.\n" |
165
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
1032 msgstr "Erro: Não parece que a ligação seja via IPv6. A abortar ligação.\n" |
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
1033 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1034 #: lib/rfc959.c:823 lib/rfc959.c:832 |
148
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1035 #, c-format |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1036 msgid "Invalid EPSV response '%s'\n" |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1037 msgstr "Resposta EPSV inválida '%s'\n" |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1038 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1039 #: lib/rfc959.c:889 |
148
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1040 #, c-format |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1041 msgid "Cannot get address of local socket: %s\n" |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1042 msgstr "Incapaz de obter endereço de socket local: %s\n" |
c8c4567a872e
2003-04-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
141
diff
changeset
|
1043 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1044 #: lib/rfc959.c:962 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1045 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1046 msgid "Cannot accept connection from server: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1047 msgstr "Incapaz de aceitar ligação do servidor: %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1048 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1049 #: lib/rfc959.c:1469 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1050 msgid "total" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1051 msgstr "total" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1052 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1053 #: lib/rfc959.c:1471 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1054 #, c-format |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1055 msgid "Warning: Cannot parse listing %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1056 msgstr "Aviso: Incapaz de parsear listagem %s\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1057 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1058 #: lib/sshv2.c:28 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1059 msgid "SSH" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1060 msgstr "SSH" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1061 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1062 #: lib/sshv2.c:31 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1063 msgid "SSH Prog Name:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1064 msgstr "Nome Apl SSH:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1065 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1066 #: lib/sshv2.c:33 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1067 msgid "The path to the SSH executable" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1068 msgstr "O caminho para o executável SSH" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1069 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1070 #: lib/sshv2.c:34 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1071 msgid "SSH Extra Params:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1072 msgstr "Parâmetros Extra SSH:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1073 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1074 #: lib/sshv2.c:36 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1075 msgid "Extra parameters to pass to the SSH program" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1076 msgstr "Parâmetros extra a passar para a aplicação SSH" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1077 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1078 #: lib/sshv2.c:37 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1079 msgid "SSH2 sftp-server path:" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1080 msgstr "Caminho SSH2 sftp-server" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1081 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1082 #: lib/sshv2.c:39 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1083 msgid "Default remote SSH2 sftp-server path" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1084 msgstr "Caminho por omissão de SSH2 sftp-server remoto" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1085 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1086 #: lib/sshv2.c:41 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1087 msgid "Need SSH User/Pass" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1088 msgstr "Necessita utilizador/Senha SSH" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1089 |
231 | 1090 #: lib/sshv2.c:44 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1091 msgid "Require a username/password for SSH connections" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1092 msgstr "Necessita de um utilizador/senha para ligações SSH" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1093 |
231 | 1094 #: lib/sshv2.c:45 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1095 msgid "Use ssh-askpass utility" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1096 msgstr "Utilizar utilitário ssh-askpass" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1097 |
231 | 1098 #: lib/sshv2.c:48 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1099 msgid "Use the ssh-askpass utility to supply the remote password" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1100 msgstr "Utilizar o utilitário ssh-askpass para fornecer a senha remota" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1101 |
231 | 1102 #: lib/sshv2.c:50 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1103 msgid "Use SSH2 SFTP subsys" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1104 msgstr "Utilizar subsistema SSH2 SFTP" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1105 |
231 | 1106 #: lib/sshv2.c:53 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1107 msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1108 "Call ssh with the -s sftp flag. This is helpful because you won't have to " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1109 "know the remote path to the remote sftp-server" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1110 msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1111 "Invocar ssh com o parâmetro -s sftp. Isto é útil pois não necessitará de " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1112 "saber o caminho remoto para o sftp-server remoto" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
1113 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1114 #: lib/sshv2.c:259 |
120 | 1115 #, c-format |
1116 msgid "Running program %s\n" | |
1117 msgstr "A executar aplicação %s\n" | |
1118 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1119 #: lib/sshv2.c:306 lib/sshv2.c:331 |
120 | 1120 msgid "WARNING" |
1121 msgstr "AVISO" | |
1122 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1123 #: lib/sshv2.c:373 |
120 | 1124 msgid "Error: An incorrect password was entered\n" |
1125 msgstr "Erro: Foi inserida uma senha incorrecta\n" | |
1126 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1127 #: lib/sshv2.c:376 |
120 | 1128 msgid "" |
1129 "Please connect to this host with the command line SSH utility and answer " | |
1130 "this question appropriately.\n" | |
1131 msgstr "" | |
1132 "Ligue-se a este servidor com o utilitário de linha de comando SSH e responda " | |
1133 "apropriadamente a esta questão.\n" | |
1134 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1135 #: lib/sshv2.c:379 |
120 | 1136 msgid "Please correct the above warning to connect to this host.\n" |
1137 msgstr "Corrija o aviso acima para se ligar a este servidor.\n" | |
1138 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1139 #: lib/sshv2.c:418 |
120 | 1140 #, c-format |
1141 msgid "%d: Protocol Initialization\n" | |
1142 msgstr "%d: Inicialização Protocolo\n" | |
1143 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1144 #: lib/sshv2.c:424 |
120 | 1145 #, c-format |
1146 msgid "%d: Protocol version %d\n" | |
1147 msgstr "%d: Versão protocolo %d\n" | |
1148 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1149 #: lib/sshv2.c:433 |
120 | 1150 #, c-format |
1151 msgid "%d: Open %s\n" | |
1152 msgstr "%d: Abrir %s\n" | |
1153 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1154 #: lib/sshv2.c:438 |
120 | 1155 #, c-format |
1156 msgid "%d: Close\n" | |
1157 msgstr "%d: Fechar\n" | |
1158 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1159 #: lib/sshv2.c:444 |
120 | 1160 #, c-format |
1161 msgid "%d: Open Directory %s\n" | |
1162 msgstr "%d: Abrir Directório %s\n" | |
1163 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1164 #: lib/sshv2.c:449 |
120 | 1165 #, c-format |
1166 msgid "%d: Read Directory\n" | |
1167 msgstr "%d: Ler Directório\n" | |
1168 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1169 #: lib/sshv2.c:453 |
120 | 1170 #, c-format |
1171 msgid "%d: Remove file %s\n" | |
1172 msgstr "%d: Remover ficheiro %s\n" | |
1173 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1174 #: lib/sshv2.c:458 |
120 | 1175 #, c-format |
1176 msgid "%d: Make directory %s\n" | |
1177 msgstr "%d: Criar directório %s\n" | |
1178 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1179 #: lib/sshv2.c:463 |
120 | 1180 #, c-format |
231 | 1181 msgid "%d: Remove directory %s\n" |
1182 msgstr "%d: Remover directório %s\n" | |
1183 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1184 #: lib/sshv2.c:468 |
231 | 1185 #, c-format |
120 | 1186 msgid "%d: Realpath %s\n" |
1187 msgstr "%d: Caminho real %s\n" | |
1188 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1189 #: lib/sshv2.c:473 |
120 | 1190 #, c-format |
1191 msgid "%d: File attributes\n" | |
1192 msgstr "%d: Atributos ficheiro\n" | |
1193 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1194 #: lib/sshv2.c:477 |
120 | 1195 #, c-format |
1196 msgid "%d: Stat %s\n" | |
1197 msgstr "%d: Estado %s\n" | |
1198 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1199 #: lib/sshv2.c:494 |
120 | 1200 #, c-format |
1201 msgid "%d: Chmod %s %o\n" | |
1202 msgstr "%d: Chmod %s %o\n" | |
1203 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1204 #: lib/sshv2.c:499 |
120 | 1205 #, c-format |
1206 msgid "%d: Utime %s %d\n" | |
1207 msgstr "%d: Utime %s %d\n" | |
1208 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1209 #: lib/sshv2.c:512 src/gtk/bookmarks.c:1017 src/gtk/bookmarks.c:1254 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1210 #: src/gtk/chmod_dialog.c:281 src/gtk/options_dialog.c:1109 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1211 #: src/gtk/options_dialog.c:1311 src/gtk/transfer.c:1912 |
120 | 1212 msgid "OK" |
1213 msgstr "OK" | |
1214 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1215 #: lib/sshv2.c:515 |
120 | 1216 msgid "EOF" |
1217 msgstr "EOF" | |
1218 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1219 #: lib/sshv2.c:518 |
120 | 1220 msgid "No such file or directory" |
1221 msgstr "Ficheiro ou directório inexistente" | |
1222 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1223 #: lib/sshv2.c:521 |
120 | 1224 msgid "Permission denied" |
1225 msgstr "Permissão negada" | |
1226 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1227 #: lib/sshv2.c:524 |
120 | 1228 msgid "Failure" |
1229 msgstr "Falha" | |
1230 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1231 #: lib/sshv2.c:527 |
120 | 1232 msgid "Bad message" |
1233 msgstr "Mensagen inválida" | |
1234 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1235 #: lib/sshv2.c:530 |
120 | 1236 msgid "No connection" |
1237 msgstr "Sem ligação" | |
1238 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1239 #: lib/sshv2.c:533 |
120 | 1240 msgid "Connection lost" |
1241 msgstr "Ligação perdida" | |
1242 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1243 #: lib/sshv2.c:536 |
120 | 1244 msgid "Operation unsupported" |
1245 msgstr "Operação não suportada" | |
1246 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1247 #: lib/sshv2.c:539 |
120 | 1248 msgid "Unknown message returned from server" |
1249 msgstr "Servidor devolveu mensagem desconhecida" | |
1250 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1251 #: lib/sshv2.c:576 |
120 | 1252 #, c-format |
1253 msgid "Error: Message size %d too big\n" | |
1254 msgstr "Erro: Tamanho mensagem %d demasiado grande\n" | |
1255 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1256 #: lib/sshv2.c:634 lib/sshv2.c:1119 lib/sshv2.c:1955 lib/sshv2.c:2049 |
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1257 #: lib/sshv2.c:2137 |
120 | 1258 #, c-format |
1259 msgid "Error: Message size %d too big from server\n" | |
1260 msgstr "Erro: Tamanho mensagem %d de servidor demasiado grande\n" | |
1261 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1262 #: lib/sshv2.c:640 |
231 | 1263 msgid "" |
1264 "There was an error initializing a SSH connection with the remote server. The " | |
1265 "error message from the remote server follows:\n" | |
1266 msgstr "" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1267 "Ocorreu um erro ao inicializar uma ligação SSH com o servidor remoto. A " |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1268 "mensagem de erro do servidor remoto foi a seguinte:\n" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1269 |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1270 #: lib/sshv2.c:869 |
120 | 1271 #, c-format |
1272 msgid "Opening SSH connection to %s\n" | |
1273 msgstr "A abrir ligação SSH para %s\n" | |
1274 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1275 #: lib/sshv2.c:962 |
120 | 1276 #, c-format |
1277 msgid "Successfully logged into SSH server %s\n" | |
1278 msgstr "Inicio de sessão com sucesso no servidor SSH %s\n" | |
1279 | |
231 | 1280 #: lib/sslcommon.c:31 |
1281 msgid "SSL Engine" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1282 msgstr "Motor SSL" |
231 | 1283 |
1284 #: lib/sslcommon.c:34 | |
1285 msgid "SSL Entropy File:" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1286 msgstr "Ficheiro de Entropia SSL:" |
231 | 1287 |
1288 #: lib/sslcommon.c:36 | |
1289 msgid "SSL entropy file" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1290 msgstr "Ficheiro entropia SSL" |
231 | 1291 |
1292 #: lib/sslcommon.c:37 | |
1293 msgid "Entropy Seed Length:" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1294 msgstr "Tamanho Semente de Entropia:" |
231 | 1295 |
1296 #: lib/sslcommon.c:39 | |
1297 msgid "The maximum number of bytes to seed the SSL engine with" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1298 msgstr "O número máximo de bytes da semente do motor SSL" |
231 | 1299 |
1300 #: lib/sslcommon.c:99 | |
120 | 1301 #, c-format |
231 | 1302 msgid "" |
1303 "Error with certificate at depth: %i\n" | |
1304 "Issuer = %s\n" | |
1305 "Subject = %s\n" | |
1306 "Error %i:%s\n" | |
120 | 1307 msgstr "" |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1308 "Erro com certificado na profundidade: %i\n" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1309 "Emissor = %s\n" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1310 "Assunto = %s\n" |
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1311 "Erro %i:%s\n" |
231 | 1312 |
1313 #: lib/sslcommon.c:121 | |
1314 msgid "Cannot get peer certificate\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1315 msgstr "Incapaz de obter certificado da outra parte\n" |
231 | 1316 |
1317 #: lib/sslcommon.c:180 | |
1318 #, c-format | |
120 | 1319 msgid "" |
231 | 1320 "ERROR: The host in the SSL certificate (%s) does not match the host that we " |
1321 "connected to (%s). Aborting connection.\n" | |
120 | 1322 msgstr "" |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1323 "ERRO: O servidor no certificado SSL (%s) não coincide com o servidor a que " |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1324 "se estabeleceu ligação (%s). A abortar ligação.\n" |
231 | 1325 |
1326 #: lib/sslcommon.c:287 | |
1327 msgid "Cannot initialized the OpenSSL library\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1328 msgstr "Incapaz de inicializar a biblioteca OpenSSL\n" |
231 | 1329 |
1330 #: lib/sslcommon.c:302 | |
1331 msgid "Error loading default SSL certificates\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1332 msgstr "Erro ao ler certificados SSL por omissão\n" |
231 | 1333 |
1334 #: lib/sslcommon.c:313 | |
1335 msgid "Error setting cipher list (no valid ciphers)\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1336 msgstr "Erro ao definir lista de cifras (nenhuma cifra válida)\n" |
231 | 1337 |
1338 #: lib/sslcommon.c:332 lib/sslcommon.c:401 lib/sslcommon.c:448 | |
1339 msgid "Error: SSL engine was not initialized\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1340 msgstr "Erro: motor SSL não foi inicializado\n" |
231 | 1341 |
1342 #: lib/sslcommon.c:349 | |
1343 msgid "Error setting up SSL connection (BIO object)\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1344 msgstr "Erro ao configurar ligação SSL (objecto BIO)\n" |
231 | 1345 |
1346 #: lib/sslcommon.c:359 | |
1347 msgid "Error setting up SSL connection (SSL object)\n" | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1348 msgstr "Erro ao configurar ligação SSL (objecto SSL)\n" |
231 | 1349 |
1350 #: lib/sslcommon.c:377 | |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1351 #, c-format |
231 | 1352 msgid "Error with peer certificate: %s\n" |
237
ed06de018967
2003-07-27 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
231
diff
changeset
|
1353 msgstr "Erro com certificado da outra parte: %s\n" |
231 | 1354 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1355 #: src/uicommon/gftpui.c:68 src/gtk/chmod_dialog.c:74 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1356 #: src/gtk/delete_dialog.c:89 src/gtk/transfer.c:371 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1357 msgid "Operation canceled\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1358 msgstr "Operação cancelada\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1359 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1360 #: src/uicommon/gftpui.c:117 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1361 msgid "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1362 ">. If you have any questions, comments, or suggestions about this program, " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1363 "please feel free to email them to me. You can always find out the latest " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1364 "news about gFTP from my website at http://www.gftp.org/\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1365 msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1366 ">. Caso tenha quaisquer questões, comentários ou sugestões sobre esta " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1367 "aplicação, envie-as para mim por email (em inglês). Pode sempre saber as " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1368 "últimas notícias sobre o gFTP através da minha página em http://www.gftp." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1369 "org/\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1370 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1371 #: src/uicommon/gftpui.c:118 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1372 msgid "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1373 "gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1374 "This is free software, and you are welcome to redistribute it under certain " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1375 "conditions; for details, see the COPYING file\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1376 msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1377 "gFTP vem SEM QUALQUER GARANTIA; para mais detalhes, consulte o ficheiro " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1378 "COPYING. Esta é uma aplicação livre, e pode redistribui-la sob determinadas " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1379 "condições; para detalhes, consulte o ficheiro COPYING\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1380 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1381 #: src/uicommon/gftpui.c:120 src/gtk/menu-items.c:610 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1382 msgid "Translated by" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1383 msgstr "Traduzido por Duarte Loreto <happyguy_pt@hotmail.com>" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1384 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1385 #: src/uicommon/gftpui.c:160 src/uicommon/gftpui.c:200 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1386 #: src/uicommon/gftpui.c:238 src/uicommon/gftpui.c:271 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1387 #: src/uicommon/gftpui.c:304 src/uicommon/gftpui.c:337 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1388 #: src/uicommon/gftpui.c:371 src/uicommon/gftpui.c:430 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1389 #: src/uicommon/gftpui.c:511 src/text/gftp-text.c:336 src/text/gftp-text.c:409 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1390 msgid "Error: Not connected to a remote site\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1391 msgstr "Erro: Desligado de qualquer servidor remoto\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1392 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1393 #: src/uicommon/gftpui.c:171 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1394 msgid "usage: chmod <mode> <file>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1395 msgstr "utilização: chmod <modo> <ficheiro>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1396 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1397 #: src/uicommon/gftpui.c:210 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1398 msgid "usage: rename <old name> <new name>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1399 msgstr "utilização: rename <nome antigo> <novo nome>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1400 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1401 #: src/uicommon/gftpui.c:244 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1402 msgid "usage: delete <file>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1403 msgstr "utilização: delete <ficheiro>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1404 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1405 #: src/uicommon/gftpui.c:277 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1406 msgid "usage: rmdir <directory>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1407 msgstr "utilização: rmdir <directório>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1408 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1409 #: src/uicommon/gftpui.c:310 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1410 msgid "usage: site <site command>\n" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1411 msgstr "utilização: site <comando de servidor>\n" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1412 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1413 #: src/uicommon/gftpui.c:343 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1414 msgid "usage: mkdir <new directory>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1415 msgstr "utilização: mkdir <novo directório>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1416 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1417 #: src/uicommon/gftpui.c:377 src/uicommon/gftpui.c:394 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1418 msgid "usage: chdir <directory>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1419 msgstr "utilização: chdir <directório>\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1420 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1421 #: src/uicommon/gftpui.c:460 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1422 msgid "Invalid argument\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1423 msgstr "Argumento inválido\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1424 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1425 #: src/uicommon/gftpui.c:475 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1426 msgid "Clear the directory cache\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1427 msgstr "Limpar a cache de directório\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1428 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1429 #: src/uicommon/gftpui.c:561 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1430 msgid "usage: open " |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1431 msgstr "utilização: abrir " |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1432 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1433 #: src/uicommon/gftpui.c:637 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1434 msgid "usage: set [variable = value]\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1435 msgstr "utilização: set [variável = valor]\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1436 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1437 #: src/uicommon/gftpui.c:651 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1438 #, c-format |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1439 msgid "Error: Variable %s is not a valid configuration variable.\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1440 msgstr "Erro: variável %s não é uma variável de configuração válida.\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1441 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1442 #: src/uicommon/gftpui.c:658 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1443 #, c-format |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1444 msgid "Error: Variable %s is not available in the text port of gFTP\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1445 msgstr "Erro: Variável %s não está disponível no porto de texto do gFTP\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1446 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1447 #: src/uicommon/gftpui.c:728 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1448 msgid "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1449 "Supported commands:\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1450 "\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1451 msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1452 "Comandos suportados:\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1453 "\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1454 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1455 #: src/uicommon/gftpui.c:749 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1456 msgid "about" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1457 msgstr "sobre" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1458 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1459 #: src/uicommon/gftpui.c:750 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1460 msgid "Shows gFTP information" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1461 msgstr "Apresenta informação gFTP" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1462 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1463 #: src/uicommon/gftpui.c:751 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1464 msgid "ascii" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1465 msgstr "ascii" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1466 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1467 #: src/uicommon/gftpui.c:752 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1468 msgid "Sets the current file transfer mode to Ascii (only for FTP)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1469 msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1470 "Define modo actual de transferência de ficheiro como Ascii (apenas FTP)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1471 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1472 #: src/uicommon/gftpui.c:753 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1473 msgid "binary" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1474 msgstr "binário" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1475 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1476 #: src/uicommon/gftpui.c:754 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1477 msgid "Sets the current file transfer mode to Binary (only for FTP)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1478 msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1479 "Define modo actual de transferência de ficheiro como Binário (apenas FTP)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1480 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1481 #: src/uicommon/gftpui.c:755 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1482 msgid "cd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1483 msgstr "cd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1484 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1485 #: src/uicommon/gftpui.c:756 src/uicommon/gftpui.c:758 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1486 msgid "Changes the remote working directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1487 msgstr "Altera o directório de trabalho remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1488 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1489 #: src/uicommon/gftpui.c:757 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1490 msgid "chdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1491 msgstr "chdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1492 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1493 #: src/uicommon/gftpui.c:759 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1494 msgid "chmod" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1495 msgstr "chmod" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1496 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1497 #: src/uicommon/gftpui.c:760 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1498 msgid "Changes the permissions of a remote file" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1499 msgstr "Altera as permissões de um ficheiro remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1500 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1501 #: src/uicommon/gftpui.c:761 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1502 msgid "clear" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1503 msgstr "clear" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1504 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1505 #: src/uicommon/gftpui.c:762 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1506 msgid "Available options: cache" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1507 msgstr "Opções disponíveis: cache" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1508 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1509 #: src/uicommon/gftpui.c:763 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1510 msgid "close" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1511 msgstr "close" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1512 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1513 #: src/uicommon/gftpui.c:764 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1514 msgid "Disconnects from the remote site" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1515 msgstr "Desliga-se do servidor remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1516 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1517 #: src/uicommon/gftpui.c:765 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1518 msgid "delete" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1519 msgstr "delete" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1520 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1521 #: src/uicommon/gftpui.c:766 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1522 msgid "Removes a remote file" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1523 msgstr "Apaga um ficheiro remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1524 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1525 #. FIXME |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1526 #. {N_("get"), 1, gftp_text_mget_file, gftpui_common_request_none, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1527 #. N_("Downloads remote file(s)"), NULL}, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1528 #. |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1529 #: src/uicommon/gftpui.c:771 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1530 msgid "help" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1531 msgstr "help" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1532 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1533 #: src/uicommon/gftpui.c:772 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1534 msgid "Shows this help screen" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1535 msgstr "Apresenta este ecrã de ajuda" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1536 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1537 #: src/uicommon/gftpui.c:773 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1538 msgid "lcd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1539 msgstr "lcd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1540 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1541 #: src/uicommon/gftpui.c:774 src/uicommon/gftpui.c:776 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1542 msgid "Changes the local working directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1543 msgstr "Altera o directório de trabalho local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1544 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1545 #: src/uicommon/gftpui.c:775 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1546 msgid "lchdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1547 msgstr "lchdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1548 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1549 #: src/uicommon/gftpui.c:777 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1550 msgid "lchmod" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1551 msgstr "lchmod" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1552 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1553 #: src/uicommon/gftpui.c:778 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1554 msgid "Changes the permissions of a local file" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1555 msgstr "Alter as permissões de um ficheiro local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1556 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1557 #: src/uicommon/gftpui.c:779 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1558 msgid "ldelete" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1559 msgstr "ldelete" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1560 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1561 #: src/uicommon/gftpui.c:780 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1562 msgid "Removes a local file" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1563 msgstr "Apaga o ficheiro local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1564 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1565 #: src/uicommon/gftpui.c:781 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1566 msgid "lls" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1567 msgstr "lls" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1568 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1569 #: src/uicommon/gftpui.c:782 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1570 msgid "Shows the directory listing for the current local directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1571 msgstr "Apresenta a listagem do directório de trabalho local actual" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1572 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1573 #: src/uicommon/gftpui.c:783 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1574 msgid "lmkdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1575 msgstr "lmkdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1576 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1577 #: src/uicommon/gftpui.c:784 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1578 msgid "Creates a local directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1579 msgstr "Cria um directório local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1580 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1581 #: src/uicommon/gftpui.c:785 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1582 msgid "lpwd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1583 msgstr "lpwd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1584 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1585 #: src/uicommon/gftpui.c:786 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1586 msgid "Show current local directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1587 msgstr "Apresenta directório local actual" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1588 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1589 #: src/uicommon/gftpui.c:787 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1590 msgid "lrename" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1591 msgstr "lrename" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1592 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1593 #: src/uicommon/gftpui.c:788 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1594 msgid "Rename a local file" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1595 msgstr "Renomeia um ficheiro local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1596 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1597 #: src/uicommon/gftpui.c:789 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1598 msgid "lrmdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1599 msgstr "lrmdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1600 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1601 #: src/uicommon/gftpui.c:790 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1602 msgid "Remove a local directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1603 msgstr "Remove um directório local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1604 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1605 #: src/uicommon/gftpui.c:791 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1606 msgid "ls" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1607 msgstr "ls" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1608 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1609 #: src/uicommon/gftpui.c:792 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1610 msgid "Shows the directory listing for the current remote directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1611 msgstr "Apresenta a listagem do directório de trabalho remoto actual" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1612 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1613 #. FIXME |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1614 #. {N_("mget"), 2, gftp_text_mget_file, gftpui_common_request_none, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1615 #. N_("Downloads remote file(s)"), NULL}, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1616 #. |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1617 #: src/uicommon/gftpui.c:797 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1618 msgid "mkdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1619 msgstr "mkdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1620 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1621 #: src/uicommon/gftpui.c:798 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1622 msgid "Creates a remote directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1623 msgstr "Cria um directório remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1624 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1625 #. FIXME |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1626 #. {N_("mput"), 2, gftp_text_mput_file, gftpui_common_request_none, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1627 #. N_("Uploads local file(s)"), NULL}, |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1628 #. |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1629 #: src/uicommon/gftpui.c:803 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1630 msgid "open" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1631 msgstr "open" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1632 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1633 #: src/uicommon/gftpui.c:804 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1634 msgid "Opens a connection to a remote site" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1635 msgstr "Abre uma ligação a um servidor remoto" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1636 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1637 #. FIXME |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1638 #. {N_("put"), 2, gftp_text_mput_file, gftpui_common_request_none, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1639 #. N_("Uploads local file(s)"), NULL}, |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1640 #. |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1641 #: src/uicommon/gftpui.c:809 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1642 msgid "pwd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1643 msgstr "pwd" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1644 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1645 #: src/uicommon/gftpui.c:810 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1646 msgid "Show current remote directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1647 msgstr "Apresenta o directório remoto actual" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1648 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1649 #: src/uicommon/gftpui.c:811 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1650 msgid "quit" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1651 msgstr "quit" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1652 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1653 #: src/uicommon/gftpui.c:812 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1654 msgid "Exit from gFTP" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1655 msgstr "Sair do gFTP" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1656 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1657 #: src/uicommon/gftpui.c:813 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1658 msgid "rename" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1659 msgstr "rename" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1660 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1661 #: src/uicommon/gftpui.c:814 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1662 msgid "Rename a remote file" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1663 msgstr "Renomeia um ficheiro remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1664 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1665 #: src/uicommon/gftpui.c:815 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1666 msgid "rmdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1667 msgstr "rmdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1668 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1669 #: src/uicommon/gftpui.c:816 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1670 msgid "Remove a remote directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1671 msgstr "Apaga um directório remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1672 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1673 #: src/uicommon/gftpui.c:817 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1674 msgid "set" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1675 msgstr "set" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1676 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1677 #: src/uicommon/gftpui.c:818 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1678 msgid "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1679 "Show configuration file variables. You can also set variables by set var=val" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1680 msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1681 "Apresenta variáveis de ficheiro de configuração. Também pode definir " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1682 "variáveis com set var=val" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1683 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1684 #: src/uicommon/gftpui.c:819 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1685 msgid "site" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1686 msgstr "servidor" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1687 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1688 #: src/uicommon/gftpui.c:820 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1689 msgid "Run a site specific command" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1690 msgstr "Executar um comando específico de servidor" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1691 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1692 #: src/uicommon/gftpui.c:913 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1693 msgid "Error: Command not recognized\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1694 msgstr "Erro: Comando desconhecido\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1695 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1696 #: src/gtk/bookmarks.c:39 src/gtk/gftp-gtk.c:942 src/gtk/menu-items.c:58 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1697 #: src/gtk/menu-items.c:88 src/gtk/misc-gtk.c:478 src/gtk/misc-gtk.c:486 |
120 | 1698 #, c-format |
1699 msgid "%s: Please hit the stop button first to do anything else\n" | |
1700 msgstr "%s: Prima o botão de parar antes de fazer qualquer outra coisa\n" | |
1701 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1702 #: src/gtk/bookmarks.c:40 |
120 | 1703 msgid "Run Bookmark" |
1704 msgstr "Executar Marcador" | |
1705 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1706 #: src/gtk/bookmarks.c:70 |
120 | 1707 msgid "Add Bookmark: You must enter a name for the bookmark\n" |
1708 msgstr "Adicionar Marcador: Tem de inserir um nome para o marcador\n" | |
1709 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1710 #: src/gtk/bookmarks.c:77 |
120 | 1711 #, c-format |
1712 msgid "Add Bookmark: Cannot add bookmark %s because that name already exists\n" | |
1713 msgstr "" | |
1714 "Adicionar Marcador: Incapaz de adicionar marcador %s pois esse nome já " | |
1715 "existe\n" | |
1716 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1717 #: src/gtk/bookmarks.c:134 src/gtk/bookmarks.c:145 |
120 | 1718 msgid "Add Bookmark" |
1719 msgstr "Adicionar Marcador" | |
1720 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1721 #: src/gtk/bookmarks.c:141 |
120 | 1722 msgid "Add Bookmark: You must enter a hostname\n" |
1723 msgstr "Adicionar Marcador: Tem de inserir um servidor\n" | |
1724 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1725 #: src/gtk/bookmarks.c:145 |
120 | 1726 msgid "" |
1727 "Enter the name of the bookmark you want to add\n" | |
1728 "You can separate items by a / to put it into a submenu\n" | |
1729 "(ex: Linux Sites/Debian)" | |
1730 msgstr "" | |
1731 "Introduza o nome do marcador que deseja adicionar\n" | |
1732 "Pode separar itens com uma / para os colocar num\n" | |
1733 "submenu (ex: Servidores Linux/Slackware)" | |
1734 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1735 #: src/gtk/bookmarks.c:145 |
120 | 1736 msgid "Remember password" |
1737 msgstr "Recordar senha" | |
1738 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1739 #: src/gtk/bookmarks.c:471 src/gtk/bookmarks.c:481 |
120 | 1740 msgid "New Folder" |
1741 msgstr "Nova Pasta" | |
1742 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1743 #: src/gtk/bookmarks.c:472 |
120 | 1744 msgid "Enter the name of the new folder to create" |
1745 msgstr "Introduza o nome da nova pasta a criar" | |
1746 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1747 #: src/gtk/bookmarks.c:482 |
120 | 1748 msgid "Enter the name of the new item to create" |
1749 msgstr "Introduza o nome do novo item a criar" | |
1750 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1751 #: src/gtk/bookmarks.c:555 |
120 | 1752 #, c-format |
1753 msgid "" | |
1754 "Are you sure you want to erase the bookmark\n" | |
1755 "%s and all it's children?" | |
1756 msgstr "" | |
1757 "Tem a certeza que deseja apagar o marcador\n" | |
1758 "%s e todos os seus filhos?" | |
1759 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1760 #: src/gtk/bookmarks.c:556 |
120 | 1761 msgid "Delete Bookmark" |
1762 msgstr "Apagar Marcador" | |
1763 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1764 #: src/gtk/bookmarks.c:583 |
120 | 1765 msgid "Bookmarks" |
1766 msgstr "Marcadores" | |
1767 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1768 #: src/gtk/bookmarks.c:823 src/gtk/bookmarks.c:826 |
120 | 1769 msgid "Edit Entry" |
1770 msgstr "Editar Entrada" | |
1771 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1772 #: src/gtk/bookmarks.c:863 |
120 | 1773 msgid "Description:" |
1774 msgstr "Descrição:" | |
1775 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1776 #: src/gtk/bookmarks.c:878 |
120 | 1777 msgid "Hostname:" |
1778 msgstr "Servidor:" | |
1779 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1780 #: src/gtk/bookmarks.c:891 |
120 | 1781 msgid "Port:" |
1782 msgstr "Porto:" | |
1783 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1784 #: src/gtk/bookmarks.c:908 |
120 | 1785 msgid "Protocol:" |
1786 msgstr "Protocolo:" | |
1787 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1788 #: src/gtk/bookmarks.c:932 |
120 | 1789 msgid "Remote Directory:" |
1790 msgstr "Directório Remoto:" | |
1791 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1792 #: src/gtk/bookmarks.c:945 |
120 | 1793 msgid "Local Directory:" |
1794 msgstr "Directório Local:" | |
1795 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1796 #: src/gtk/bookmarks.c:962 |
120 | 1797 msgid "Username:" |
1798 msgstr "Utilizador:" | |
1799 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1800 #: src/gtk/bookmarks.c:975 src/text/textui.c:78 |
120 | 1801 msgid "Password:" |
1802 msgstr "Senha:" | |
1803 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1804 #: src/gtk/bookmarks.c:989 |
120 | 1805 msgid "Account:" |
1806 msgstr "Conta:" | |
1807 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1808 #: src/gtk/bookmarks.c:1003 |
120 | 1809 msgid "Log in as ANONYMOUS" |
1810 msgstr "Iniciar sessão como ANONYMOUS" | |
1811 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1812 #: src/gtk/bookmarks.c:1029 src/gtk/bookmarks.c:1264 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1813 #: src/gtk/chmod_dialog.c:293 src/gtk/options_dialog.c:1120 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
1814 #: src/gtk/options_dialog.c:1322 src/gtk/transfer.c:1924 |
120 | 1815 msgid " Cancel " |
1816 msgstr " Cancelar " | |
1817 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1818 #: src/gtk/bookmarks.c:1039 src/gtk/options_dialog.c:1333 |
120 | 1819 msgid "Apply" |
1820 msgstr "Aplicar" | |
1821 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1822 #: src/gtk/bookmarks.c:1181 |
120 | 1823 msgid "/_File" |
1824 msgstr "/_Ficheiro" | |
1825 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1826 #: src/gtk/bookmarks.c:1182 |
120 | 1827 msgid "/File/tearoff" |
1828 msgstr "/Ficheiro/destacar" | |
1829 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1830 #: src/gtk/bookmarks.c:1183 |
120 | 1831 msgid "/File/New Folder..." |
1832 msgstr "/Ficheiro/Nova Pasta..." | |
1833 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1834 #: src/gtk/bookmarks.c:1184 |
120 | 1835 msgid "/File/New Item..." |
1836 msgstr "/Ficheiro/Novo Item..." | |
1837 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1838 #: src/gtk/bookmarks.c:1185 |
120 | 1839 msgid "/File/Delete" |
1840 msgstr "/Ficheiro/Apagar" | |
1841 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1842 #: src/gtk/bookmarks.c:1186 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1843 msgid "/File/Properties..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1844 msgstr "/Ficheiro/Propriedades..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1845 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1846 #: src/gtk/bookmarks.c:1187 |
120 | 1847 msgid "/File/sep" |
1848 msgstr "/Ficheiro/sep" | |
1849 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1850 #: src/gtk/bookmarks.c:1188 |
120 | 1851 msgid "/File/Close" |
1852 msgstr "/Ficheiro/Fechar" | |
1853 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
1854 #: src/gtk/bookmarks.c:1199 src/gtk/bookmarks.c:1202 |
120 | 1855 msgid "Edit Bookmarks" |
1856 msgstr "Editar Marcadores" | |
1857 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1858 #: src/gtk/chmod_dialog.c:160 src/gtk/chmod_dialog.c:165 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1859 #: src/gtk/chmod_dialog.c:170 |
120 | 1860 msgid "Chmod" |
1861 msgstr "Chmod" | |
1862 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1863 #: src/gtk/chmod_dialog.c:190 |
120 | 1864 msgid "" |
1865 "You can now adjust the attributes of your file(s)\n" | |
1866 "Note: Not all ftp servers support the chmod feature" | |
1867 msgstr "" | |
1868 "Pode agora ajustar os atributos dos seus ficheiros\n" | |
1869 "Nota: Nem todos os servidores ftp suportam esta funcionalidade" | |
1870 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1871 #: src/gtk/chmod_dialog.c:200 |
120 | 1872 msgid "Special" |
1873 msgstr "Especial" | |
1874 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1875 #: src/gtk/chmod_dialog.c:208 |
120 | 1876 msgid "SUID" |
1877 msgstr "SUID" | |
1878 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1879 #: src/gtk/chmod_dialog.c:212 |
120 | 1880 msgid "SGID" |
1881 msgstr "SGID" | |
1882 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1883 #: src/gtk/chmod_dialog.c:216 |
120 | 1884 msgid "Sticky" |
1885 msgstr "Colado" | |
1886 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1887 #: src/gtk/chmod_dialog.c:220 src/gtk/gftp-gtk.c:626 |
120 | 1888 msgid "User" |
1889 msgstr "Utilizador" | |
1890 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1891 #: src/gtk/chmod_dialog.c:228 src/gtk/chmod_dialog.c:248 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1892 #: src/gtk/chmod_dialog.c:268 |
120 | 1893 msgid "Read" |
1894 msgstr "Ler" | |
1895 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1896 #: src/gtk/chmod_dialog.c:232 src/gtk/chmod_dialog.c:252 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1897 #: src/gtk/chmod_dialog.c:272 |
120 | 1898 msgid "Write" |
1899 msgstr "Escrever" | |
1900 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1901 #: src/gtk/chmod_dialog.c:236 src/gtk/chmod_dialog.c:256 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1902 #: src/gtk/chmod_dialog.c:276 |
120 | 1903 msgid "Execute" |
1904 msgstr "Executar" | |
1905 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1906 #: src/gtk/chmod_dialog.c:240 src/gtk/gftp-gtk.c:627 |
120 | 1907 msgid "Group" |
1908 msgstr "Grupo" | |
1909 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1910 #: src/gtk/chmod_dialog.c:260 |
120 | 1911 msgid "Other" |
1912 msgstr "Outro" | |
1913 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1914 #: src/gtk/delete_dialog.c:156 |
120 | 1915 #, c-format |
1916 msgid "Are you sure you want to delete these %ld files and %ld directories" | |
1917 msgstr "Tem a certeza que deseja apagar estes %ld ficheiros e %ld directórios" | |
1918 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1919 #: src/gtk/delete_dialog.c:158 |
120 | 1920 msgid "Delete Files/Directories" |
1921 msgstr "Apagar Ficheiros/Directórios" | |
1922 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1923 #: src/gtk/delete_dialog.c:176 src/gtk/options_dialog.c:1194 |
120 | 1924 msgid "Delete" |
1925 msgstr "Apagar" | |
1926 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1927 #: src/gtk/dnd.c:128 src/gtk/dnd.c:213 |
120 | 1928 msgid "Drag-N-Drop" |
1929 msgstr "Arrastar-E-Largar" | |
1930 | |
334
9bd888f77359
2003-12-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
318
diff
changeset
|
1931 #: src/gtk/dnd.c:234 |
120 | 1932 #, c-format |
1933 msgid "Received URL %s\n" | |
1934 msgstr "Recebido URL %s\n" | |
1935 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1936 #: src/gtk/gftp-gtk.c:114 |
120 | 1937 msgid "Exit" |
1938 msgstr "Sair" | |
1939 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1940 #: src/gtk/gftp-gtk.c:114 |
120 | 1941 msgid "" |
1942 "There are file transfers in progress.\n" | |
1943 "Are you sure you want to exit?" | |
1944 msgstr "" | |
1945 "Existem transferências de ficheiros em decurso.\n" | |
1946 "Tem a certeza que deseja sair?" | |
1947 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1948 #: src/gtk/gftp-gtk.c:151 |
120 | 1949 msgid "/_FTP" |
1950 msgstr "/_FTP" | |
1951 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1952 #: src/gtk/gftp-gtk.c:152 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1953 msgid "/FTP/tearoff" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1954 msgstr "/FTP/destacar" |
231 | 1955 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1956 #: src/gtk/gftp-gtk.c:153 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1957 msgid "/FTP/Window 1" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1958 msgstr "/FTP/Janela 1" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1959 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1960 #: src/gtk/gftp-gtk.c:154 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1961 msgid "/FTP/Window 2" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1962 msgstr "/FTP/Janela 2" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1963 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1964 #: src/gtk/gftp-gtk.c:155 src/gtk/gftp-gtk.c:158 src/gtk/gftp-gtk.c:161 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1965 msgid "/FTP/sep" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1966 msgstr "/FTP/sep" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1967 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1968 #: src/gtk/gftp-gtk.c:156 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1969 msgid "/FTP/Ascii" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1970 msgstr "/FTP/Ascii" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1971 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1972 #: src/gtk/gftp-gtk.c:157 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1973 msgid "/FTP/Binary" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1974 msgstr "/FTP/Binário" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1975 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1976 #: src/gtk/gftp-gtk.c:159 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1977 msgid "/FTP/_Options..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1978 msgstr "/FTP/_Opções..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1979 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
1980 #: src/gtk/gftp-gtk.c:162 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1981 msgid "/FTP/_Quit" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1982 msgstr "/FTP/_Sair" |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1983 |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1984 #: src/gtk/gftp-gtk.c:163 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1985 msgid "/_Local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1986 msgstr "/_Local" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1987 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1988 #: src/gtk/gftp-gtk.c:164 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1989 msgid "/Local/tearoff" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1990 msgstr "/Local/destacar" |
120 | 1991 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1992 #: src/gtk/gftp-gtk.c:165 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1993 msgid "/Local/Open _URL..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1994 msgstr "/Local/Abrir _URL..." |
231 | 1995 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
1996 #: src/gtk/gftp-gtk.c:166 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1997 msgid "/Local/Disconnect" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1998 msgstr "/Local/Desligar" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
1999 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2000 #: src/gtk/gftp-gtk.c:167 src/gtk/gftp-gtk.c:173 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2001 msgid "/Local/sep" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2002 msgstr "/Local/sep" |
120 | 2003 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2004 #: src/gtk/gftp-gtk.c:168 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2005 msgid "/Local/Change Filespec..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2006 msgstr "/Local/Alterar Especificação Fich..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2007 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2008 #: src/gtk/gftp-gtk.c:169 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2009 msgid "/Local/Show selected" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2010 msgstr "/Local/Mostrar seleccionados" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2011 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2012 #: src/gtk/gftp-gtk.c:170 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2013 msgid "/Local/Select All" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2014 msgstr "/Local/Seleccionar Tudo" |
120 | 2015 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2016 #: src/gtk/gftp-gtk.c:171 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2017 msgid "/Local/Select All Files" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2018 msgstr "/Local/Seleccionar Todos Ficheiros" |
120 | 2019 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2020 #: src/gtk/gftp-gtk.c:172 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2021 msgid "/Local/Deselect All" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2022 msgstr "/Local/Desseleccionar Tudo" |
120 | 2023 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2024 #: src/gtk/gftp-gtk.c:174 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2025 msgid "/Local/Save Directory Listing..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2026 msgstr "/Local/Gravar Listagem Directório..." |
120 | 2027 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2028 #: src/gtk/gftp-gtk.c:175 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2029 msgid "/Local/Send SITE Command..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2030 msgstr "/Local/Enviar Comando SITE..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2031 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2032 #: src/gtk/gftp-gtk.c:176 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2033 msgid "/Local/Change Directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2034 msgstr "/Local/Alterar Directório" |
120 | 2035 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2036 #: src/gtk/gftp-gtk.c:177 |
120 | 2037 msgid "/Local/Chmod..." |
2038 msgstr "/Local/Chmod..." | |
2039 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2040 #: src/gtk/gftp-gtk.c:178 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2041 msgid "/Local/Make Directory..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2042 msgstr "/Local/Criar Directório..." |
231 | 2043 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2044 #: src/gtk/gftp-gtk.c:179 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2045 msgid "/Local/Rename..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2046 msgstr "/Local/Renomear..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2047 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2048 #: src/gtk/gftp-gtk.c:180 |
231 | 2049 msgid "/Local/Delete..." |
2050 msgstr "/Local/Apagar..." | |
120 | 2051 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2052 #: src/gtk/gftp-gtk.c:181 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2053 msgid "/Local/Edit..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2054 msgstr "/Local/Editar..." |
120 | 2055 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2056 #: src/gtk/gftp-gtk.c:182 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2057 msgid "/Local/View..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2058 msgstr "/Local/Ver..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2059 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2060 #: src/gtk/gftp-gtk.c:183 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2061 msgid "/Local/Refresh" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2062 msgstr "/Local/Actualizar" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2063 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2064 #: src/gtk/gftp-gtk.c:184 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2065 msgid "/_Remote" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2066 msgstr "/_Remoto" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2067 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2068 #: src/gtk/gftp-gtk.c:185 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2069 msgid "/Remote/tearoff" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2070 msgstr "/Remoto/destacar" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2071 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2072 #: src/gtk/gftp-gtk.c:186 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2073 msgid "/Remote/Open _URL..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2074 msgstr "/Remoto/Abrir _URL..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2075 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2076 #: src/gtk/gftp-gtk.c:188 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2077 msgid "/Remote/Disconnect" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2078 msgstr "/Remoto/Desligar" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2079 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2080 #: src/gtk/gftp-gtk.c:190 src/gtk/gftp-gtk.c:196 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2081 msgid "/Remote/sep" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2082 msgstr "/Remoto/sep" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2083 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2084 #: src/gtk/gftp-gtk.c:191 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2085 msgid "/Remote/Change Filespec..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2086 msgstr "/Remoto/Alterar Especificação Fich..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2087 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2088 #: src/gtk/gftp-gtk.c:192 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2089 msgid "/Remote/Show selected" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2090 msgstr "/Remoto/Mostrar seleccionados" |
120 | 2091 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2092 #: src/gtk/gftp-gtk.c:193 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2093 msgid "/Remote/Select All" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2094 msgstr "/Remoto/Seleccionar Tudo" |
120 | 2095 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2096 #: src/gtk/gftp-gtk.c:194 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2097 msgid "/Remote/Select All Files" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2098 msgstr "/Remoto/Seleccionar Todos Ficheiros" |
120 | 2099 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2100 #: src/gtk/gftp-gtk.c:195 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2101 msgid "/Remote/Deselect All" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2102 msgstr "/Remoto/Desseleccionar Tudo" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2103 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2104 #: src/gtk/gftp-gtk.c:197 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2105 msgid "/Remote/Save Directory Listing..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2106 msgstr "/Remoto/Gravar Listagem Directório..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2107 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2108 #: src/gtk/gftp-gtk.c:198 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2109 msgid "/Remote/Send SITE Command..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2110 msgstr "/Remoto/Enviar Comando SITE..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2111 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2112 #: src/gtk/gftp-gtk.c:199 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2113 msgid "/Remote/Change Directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2114 msgstr "/Remoto/Alterar Directório" |
120 | 2115 |
231 | 2116 #: src/gtk/gftp-gtk.c:200 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2117 msgid "/Remote/Chmod..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2118 msgstr "/Remoto/Chmod..." |
231 | 2119 |
120 | 2120 #: src/gtk/gftp-gtk.c:201 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2121 msgid "/Remote/Make Directory..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2122 msgstr "/Remoto/Criar Directório..." |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2123 |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2124 #: src/gtk/gftp-gtk.c:202 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2125 msgid "/Remote/Rename..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2126 msgstr "/Remoto/Renomear..." |
120 | 2127 |
231 | 2128 #: src/gtk/gftp-gtk.c:203 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2129 msgid "/Remote/Delete..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2130 msgstr "/Remoto/Apagar..." |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2131 |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2132 #: src/gtk/gftp-gtk.c:204 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2133 msgid "/Remote/Edit..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2134 msgstr "/Remoto/Editar..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2135 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2136 #: src/gtk/gftp-gtk.c:205 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2137 msgid "/Remote/View..." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2138 msgstr "/Remoto/Ver..." |
120 | 2139 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2140 #: src/gtk/gftp-gtk.c:206 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2141 msgid "/Remote/Refresh" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2142 msgstr "/Remoto/Actualizar" |
231 | 2143 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2144 #: src/gtk/gftp-gtk.c:207 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2145 msgid "/_Bookmarks" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2146 msgstr "/_Marcadores" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2147 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2148 #: src/gtk/gftp-gtk.c:208 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2149 msgid "/Bookmarks/tearoff" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2150 msgstr "/Marcadores/destacar" |
120 | 2151 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2152 #: src/gtk/gftp-gtk.c:209 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2153 msgid "/Bookmarks/Add bookmark" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2154 msgstr "/Marcadores/Adicionar marcador" |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2155 |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2156 #: src/gtk/gftp-gtk.c:211 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2157 msgid "/Bookmarks/Edit bookmarks" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2158 msgstr "/Marcadores/Editar marcadores" |
120 | 2159 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2160 #: src/gtk/gftp-gtk.c:212 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2161 msgid "/Bookmarks/sep" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2162 msgstr "/Marcadores/sep" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2163 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2164 #: src/gtk/gftp-gtk.c:213 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2165 msgid "/_Transfers" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2166 msgstr "/_Transferências" |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2167 |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2168 #: src/gtk/gftp-gtk.c:214 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2169 msgid "/Transfers/tearoff" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2170 msgstr "/Transferências/destacar" |
120 | 2171 |
2172 #: src/gtk/gftp-gtk.c:215 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2173 msgid "/Transfers/Start Transfer" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2174 msgstr "/Transferências/Iniciar Transferência" |
120 | 2175 |
2176 #: src/gtk/gftp-gtk.c:216 | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2177 msgid "/Transfers/Stop Transfer" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2178 msgstr "/Transferências/Parar Transferência" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2179 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2180 #: src/gtk/gftp-gtk.c:218 src/gtk/gftp-gtk.c:226 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2181 msgid "/Transfers/sep" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2182 msgstr "/Transferências/sep" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2183 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2184 #: src/gtk/gftp-gtk.c:219 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2185 msgid "/Transfers/Skip Current File" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2186 msgstr "/Transferências/Ignorar Ficheiro Actual" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2187 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2188 #: src/gtk/gftp-gtk.c:220 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2189 msgid "/Transfers/Remove File" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2190 msgstr "/Transferências/Remover Ficheiro" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2191 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2192 #: src/gtk/gftp-gtk.c:222 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2193 msgid "/Transfers/Move File _Up" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2194 msgstr "/Transferências/Mover Ficheiro _Acima" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2195 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2196 #: src/gtk/gftp-gtk.c:224 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2197 msgid "/Transfers/Move File _Down" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2198 msgstr "/Transferências/Mover Ficheiro A_baixo" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2199 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2200 #: src/gtk/gftp-gtk.c:227 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2201 msgid "/Transfers/Retrieve Files" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2202 msgstr "/Transferências/Obter Ficheiros" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2203 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2204 #: src/gtk/gftp-gtk.c:228 |
231 | 2205 msgid "/Transfers/Put Files" |
2206 msgstr "/Transferências/Colocar Ficheiros" | |
2207 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2208 #: src/gtk/gftp-gtk.c:229 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2209 msgid "/L_ogging" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2210 msgstr "/_Registo" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2211 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2212 #: src/gtk/gftp-gtk.c:230 |
231 | 2213 msgid "/Logging/tearoff" |
2214 msgstr "/Registo/destacar" | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2215 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2216 #: src/gtk/gftp-gtk.c:231 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2217 msgid "/Logging/Clear" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2218 msgstr "/Registo/Limpar" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2219 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2220 #: src/gtk/gftp-gtk.c:232 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2221 msgid "/Logging/View log..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2222 msgstr "/Registo/Ver registo (log)..." |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2223 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2224 #: src/gtk/gftp-gtk.c:233 |
231 | 2225 msgid "/Logging/Save log..." |
2226 msgstr "/Registo/Gravar registo..." | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2227 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2228 #: src/gtk/gftp-gtk.c:234 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2229 msgid "/Tool_s" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2230 msgstr "/Ferramenta_s" |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2231 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2232 #: src/gtk/gftp-gtk.c:235 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2233 msgid "/Tools/tearoff" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2234 msgstr "/Ferramentas/destacar" |
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2235 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2236 #: src/gtk/gftp-gtk.c:236 |
231 | 2237 msgid "/Tools/Compare Windows" |
2238 msgstr "/Ferramentas/Comparar Janelas" | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2239 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2240 #: src/gtk/gftp-gtk.c:237 |
120 | 2241 msgid "/Tools/Clear Cache" |
2242 msgstr "/Ferramentas/Limpar Cache" | |
2243 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2244 #: src/gtk/gftp-gtk.c:238 |
120 | 2245 msgid "/_Help" |
2246 msgstr "/_Ajuda" | |
2247 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2248 #: src/gtk/gftp-gtk.c:239 |
231 | 2249 msgid "/Help/tearoff" |
2250 msgstr "/Ajuda/destacar" | |
2251 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2252 #: src/gtk/gftp-gtk.c:240 |
120 | 2253 msgid "/Help/About..." |
2254 msgstr "/Ajuda/Sobre..." | |
2255 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2256 #: src/gtk/gftp-gtk.c:358 |
120 | 2257 msgid "Host: " |
2258 msgstr "Servidor: " | |
2259 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2260 #: src/gtk/gftp-gtk.c:376 |
120 | 2261 msgid "Port: " |
2262 msgstr "Porto: " | |
2263 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2264 #: src/gtk/gftp-gtk.c:394 |
120 | 2265 msgid "User: " |
2266 msgstr "Utilizador: " | |
2267 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2268 #: src/gtk/gftp-gtk.c:412 |
120 | 2269 msgid "Pass: " |
2270 msgstr "Senha: " | |
2271 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2272 #: src/gtk/gftp-gtk.c:481 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2273 msgid "Command: " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2274 msgstr "Comando: " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2275 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2276 #: src/gtk/gftp-gtk.c:624 src/gtk/gftp-gtk.c:831 src/gtk/transfer.c:1760 |
120 | 2277 msgid "Filename" |
2278 msgstr "Nome ficheiro" | |
2279 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2280 #: src/gtk/gftp-gtk.c:625 |
120 | 2281 msgid "Size" |
2282 msgstr "Tamanho" | |
2283 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2284 #: src/gtk/gftp-gtk.c:628 |
120 | 2285 msgid "Date" |
2286 msgstr "Data" | |
2287 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2288 #: src/gtk/gftp-gtk.c:629 |
120 | 2289 msgid "Attribs" |
2290 msgstr "Atributos" | |
2291 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2292 #: src/gtk/gftp-gtk.c:832 |
120 | 2293 msgid "Progress" |
2294 msgstr "Progresso" | |
2295 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2296 #: src/gtk/gftp-gtk.c:943 src/gtk/misc-gtk.c:891 src/gtk/misc-gtk.c:965 |
120 | 2297 msgid "Connect" |
2298 msgstr "Ligar" | |
2299 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2300 #: src/gtk/gftp-gtk.c:965 |
120 | 2301 msgid "Error: You must type in a host to connect to\n" |
2302 msgstr "Erro: Tem de inserir um servidor a que se ligar\n" | |
2303 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2304 #: src/gtk/gtkui.c:50 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2305 msgid "Refresh" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2306 msgstr "Actualizar" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2307 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2308 #: src/gtk/gtkui.c:87 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2309 msgid "Enter Username" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2310 msgstr "Introduza o Utilizador" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2311 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2312 #: src/gtk/gtkui.c:88 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2313 msgid "Please enter your username for this site" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2314 msgstr "Introduza o seu utilizador para este servidor" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2315 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2316 #: src/gtk/gtkui.c:116 src/gtk/transfer.c:161 src/gtk/transfer.c:1030 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2317 #: src/gtk/transfer.c:1041 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2318 msgid "Enter Password" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2319 msgstr "Introduza Senha" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2320 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2321 #: src/gtk/gtkui.c:117 src/gtk/transfer.c:162 src/gtk/transfer.c:1031 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2322 #: src/gtk/transfer.c:1042 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2323 msgid "Please enter your password for this site" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2324 msgstr "Introduza a sua senha para este servidor" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2325 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2326 #: src/gtk/gtkui.c:278 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2327 msgid "Operation canceled...you must enter a string\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2328 msgstr "Operação cancelada...tem de inserir uma expressão\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2329 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2330 #: src/gtk/gtkui.c:316 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2331 msgid "Mkdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2332 msgstr "Mkdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2333 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2334 #: src/gtk/gtkui.c:319 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2335 msgid "Make Directory" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2336 msgstr "Criar Directório" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2337 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2338 #: src/gtk/gtkui.c:319 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2339 msgid "Enter name of directory to create" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2340 msgstr "Introduza nome do directório a criar" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2341 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2342 #: src/gtk/gtkui.c:342 src/gtk/gtkui.c:354 src/gtk/misc-gtk.c:894 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2343 #: src/gtk/misc-gtk.c:968 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2344 msgid "Rename" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2345 msgstr "Renomear" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2346 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2347 #: src/gtk/gtkui.c:352 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2348 #, c-format |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2349 msgid "What would you like to rename %s to?" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2350 msgstr "Para o que deseja renomear %s?" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2351 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2352 #: src/gtk/gtkui.c:374 src/gtk/gtkui.c:377 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2353 msgid "Site" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2354 msgstr "Servidor" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2355 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2356 #: src/gtk/gtkui.c:377 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2357 msgid "Enter site-specific command" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2358 msgstr "Introduza comando específico servidor" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2359 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2360 #: src/gtk/gtkui.c:415 src/gtk/menu-items.c:365 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2361 msgid "Chdir" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2362 msgstr "Chdir" |
231 | 2363 |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2364 #: src/gtk/menu-items.c:59 src/gtk/menu-items.c:89 |
120 | 2365 msgid "OpenURL" |
2366 msgstr "AbrirURL" | |
2367 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2368 #: src/gtk/menu-items.c:67 src/gtk/menu-items.c:97 |
120 | 2369 msgid "OpenURL: Operation canceled...you must enter a string\n" |
2370 msgstr "AbrirURL: Operação cancelada...tem de inserir uma expressão\n" | |
2371 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2372 #: src/gtk/menu-items.c:119 |
120 | 2373 msgid "Connect via URL" |
2374 msgstr "Ligar-se via URL" | |
2375 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2376 #: src/gtk/menu-items.c:119 |
120 | 2377 msgid "Enter ftp url to connect to" |
2378 msgstr "Introduza url ftp a que se ligar" | |
2379 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2380 #: src/gtk/menu-items.c:152 |
120 | 2381 msgid "Change Filespec: Operation canceled...you must enter a string\n" |
2382 msgstr "" | |
2383 "Alterar Especificação Fich.: Operação cancelada...tem de inserir uma " | |
2384 "expressão\n" | |
2385 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2386 #: src/gtk/menu-items.c:189 src/gtk/menu-items.c:192 |
120 | 2387 msgid "Change Filespec" |
2388 msgstr "Alterar Especificação Fich." | |
2389 | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2390 #: src/gtk/menu-items.c:192 |
120 | 2391 msgid "Enter the new file specification" |
2392 msgstr "Introduza uma nova especificação de ficheiro" | |
2393 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2394 #: src/gtk/menu-items.c:220 src/gtk/menu-items.c:428 src/gtk/menu-items.c:486 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2395 #: src/gtk/view_dialog.c:62 src/gtk/view_dialog.c:129 |
120 | 2396 #, c-format |
2397 msgid "Error: Cannot open %s for writing: %s\n" | |
2398 msgstr "Erro: Incapaz de abrir %s para escrita: %s\n" | |
2399 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2400 #: src/gtk/menu-items.c:249 |
120 | 2401 msgid "Save Directory Listing" |
2402 msgstr "Gravar listagem Directório" | |
2403 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2404 #: src/gtk/menu-items.c:452 src/gtk/menu-items.c:510 |
120 | 2405 #, c-format |
2406 msgid "Error: Error writing to %s: %s\n" | |
2407 msgstr "Erro: Erro ao escrever em %s: %s\n" | |
2408 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2409 #: src/gtk/menu-items.c:521 |
120 | 2410 #, c-format |
2411 msgid "Successfully wrote the log file to %s\n" | |
2412 msgstr "Ficheiro de registo escrito com sucesso para %s\n" | |
2413 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2414 #: src/gtk/menu-items.c:533 |
120 | 2415 msgid "Save Log" |
2416 msgstr "Gravar Registo" | |
2417 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2418 #: src/gtk/menu-items.c:569 |
120 | 2419 #, c-format |
2420 msgid "" | |
2421 "Cannot find the license agreement file COPYING. Please make sure it is in " | |
2422 "either %s or in %s" | |
2423 msgstr "" | |
2424 "Incapaz de encontrar o ficheiro de acordo de licenciamento COPYING. " | |
2425 "Certifique-se de que se encontra em %s ou em %s" | |
2426 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2427 #: src/gtk/menu-items.c:573 src/gtk/menu-items.c:578 |
120 | 2428 msgid "About gFTP" |
2429 msgstr "Sobre gFTP" | |
2430 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2431 #: src/gtk/menu-items.c:609 |
120 | 2432 #, c-format |
2433 msgid "" | |
2434 "%s\n" | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2435 "Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>\n" |
120 | 2436 "Official Homepage: http://www.gftp.org/\n" |
2437 "Logo by: Aaron Worley <planet_hoth@yahoo.com>\n" | |
2438 msgstr "" | |
2439 "%s\n" | |
270
caa73047ff5e
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
237
diff
changeset
|
2440 "Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>\n" |
120 | 2441 "Página Oficial: http://www.gftp.org/\n" |
2442 "Logo por: Aaron Worley <planet_hoth@yahoo.com>\n" | |
2443 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2444 #: src/gtk/menu-items.c:621 |
120 | 2445 msgid "About" |
2446 msgstr "Sobre" | |
2447 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2448 #: src/gtk/menu-items.c:670 |
120 | 2449 msgid "License Agreement" |
2450 msgstr "Acordo Licenciamento" | |
2451 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2452 #: src/gtk/menu-items.c:676 src/gtk/view_dialog.c:378 |
120 | 2453 msgid " Close " |
2454 msgstr " Fechar " | |
2455 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2456 #: src/gtk/menu-items.c:758 |
120 | 2457 msgid "Compare Windows" |
2458 msgstr "Comparar Janelas" | |
2459 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2460 #: src/gtk/misc-gtk.c:287 |
120 | 2461 msgid "All Files" |
2462 msgstr "Todos Ficheiros" | |
2463 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2464 #: src/gtk/misc-gtk.c:294 |
120 | 2465 msgid "] (Cached) [" |
2466 msgstr "] (Em Cache) [" | |
2467 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2468 #: src/gtk/misc-gtk.c:319 |
120 | 2469 msgid "Not connected" |
2470 msgstr "Desligado" | |
2471 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2472 #: src/gtk/misc-gtk.c:405 |
120 | 2473 #, c-format |
2474 msgid "Error opening file %s: %s\n" | |
2475 msgstr "Erro ao abrir ficheiro %s: %s\n" | |
2476 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2477 #: src/gtk/misc-gtk.c:494 |
120 | 2478 #, c-format |
2479 msgid "%s: Not connected to a remote site\n" | |
2480 msgstr "%s: Desligado de qualquer servidor remoto\n" | |
2481 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2482 #: src/gtk/misc-gtk.c:501 |
120 | 2483 #, c-format |
2484 msgid "%s: This feature is not available using this protocol\n" | |
2485 msgstr "%s: Esta funcionalidade não está disponível com este protocolo\n" | |
2486 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2487 #: src/gtk/misc-gtk.c:509 |
120 | 2488 #, c-format |
2489 msgid "%s: You must only have one item selected\n" | |
2490 msgstr "%s: Apenas pode ter seleccionado um item\n" | |
2491 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2492 #: src/gtk/misc-gtk.c:516 |
120 | 2493 #, c-format |
2494 msgid "%s: You must have at least one item selected\n" | |
2495 msgstr "%s: Tem de ter pelo menos um item seleccionado\n" | |
2496 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2497 #: src/gtk/misc-gtk.c:888 src/gtk/misc-gtk.c:962 |
120 | 2498 msgid "Change" |
2499 msgstr "Alterar" | |
2500 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2501 #: src/gtk/misc-gtk.c:959 src/gtk/options_dialog.c:1180 |
120 | 2502 msgid "Add" |
2503 msgstr "Adicionar" | |
2504 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2505 #: src/gtk/misc-gtk.c:985 |
120 | 2506 msgid "Cancel" |
2507 msgstr "Cancelar" | |
2508 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2509 #: src/gtk/misc-gtk.c:1055 |
120 | 2510 msgid " Yes " |
2511 msgstr " Sim " | |
2512 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2513 #: src/gtk/misc-gtk.c:1065 |
120 | 2514 msgid " No " |
2515 msgstr " Não " | |
2516 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2517 #: src/gtk/misc-gtk.c:1124 |
231 | 2518 msgid "Getting directory listings" |
2519 msgstr "A obter listagens de directórios" | |
2520 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2521 #: src/gtk/misc-gtk.c:1144 |
231 | 2522 msgid " Stop " |
2523 msgstr " Parar " | |
2524 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2525 #: src/gtk/misc-gtk.c:1154 |
120 | 2526 #, c-format |
2527 msgid "" | |
2528 "Received %ld directories\n" | |
2529 "and %ld files" | |
2530 msgstr "" | |
2531 "Recebidos %ld directórios\n" | |
2532 "e %ld ficheiros" | |
2533 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2534 #: src/gtk/misc-gtk.c:1228 |
231 | 2535 #, c-format |
2536 msgid "gFTP Error: Cannot find file %s in %s or %s\n" | |
2537 msgstr "Erro gFTP: Incapaz de encontrar ficheiro %s em %s ou %s\n" | |
2538 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2539 #: src/gtk/options_dialog.c:920 |
120 | 2540 msgid "Edit Host" |
2541 msgstr "Editar Servidor" | |
2542 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2543 #: src/gtk/options_dialog.c:920 |
120 | 2544 msgid "Add Host" |
2545 msgstr "Adicionar Servidor" | |
2546 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2547 #: src/gtk/options_dialog.c:952 src/gtk/options_dialog.c:1043 |
120 | 2548 msgid "Domain" |
2549 msgstr "Domínio" | |
2550 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2551 #: src/gtk/options_dialog.c:972 |
120 | 2552 msgid "Network Address" |
2553 msgstr "Endereço Rede" | |
2554 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2555 #: src/gtk/options_dialog.c:1005 src/gtk/options_dialog.c:1145 |
120 | 2556 msgid "Netmask" |
2557 msgstr "Máscara Rede" | |
2558 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2559 #: src/gtk/options_dialog.c:1151 |
120 | 2560 msgid "Local Hosts" |
2561 msgstr "Servidores Locais" | |
2562 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2563 #: src/gtk/options_dialog.c:1187 src/gtk/view_dialog.c:91 |
120 | 2564 msgid "Edit" |
2565 msgstr "Editar" | |
2566 | |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2567 #: src/gtk/options_dialog.c:1249 src/gtk/options_dialog.c:1254 |
120 | 2568 msgid "Options" |
2569 msgstr "Opções" | |
2570 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2571 #: src/gtk/transfer.c:31 |
120 | 2572 msgid "Receiving file names..." |
2573 msgstr "A receber nomes de ficheiros..." | |
2574 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2575 #: src/gtk/transfer.c:125 |
120 | 2576 #, c-format |
2577 msgid "Waiting %d seconds until trying to connect again\n" | |
2578 msgstr "A aguardar %d segundos até tentar novamente ligação\n" | |
2579 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2580 #: src/gtk/transfer.c:151 src/gtk/transfer.c:1149 |
120 | 2581 msgid "Connecting..." |
2582 msgstr "A Ligar..." | |
2583 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2584 #: src/gtk/transfer.c:250 src/gtk/transfer.c:1768 src/gtk/transfer.c:1777 |
120 | 2585 msgid "Transfer Files" |
2586 msgstr "Transferir Ficheiros" | |
2587 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2588 #: src/gtk/transfer.c:258 |
120 | 2589 msgid "Retrieve Files: Not connected to a remote site\n" |
2590 msgstr "Descarregar Ficheiros: Não está ligado a nenhum servidor remoto\n" | |
2591 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2592 #: src/gtk/transfer.c:497 |
120 | 2593 msgid "Error: Remote site disconnected after trying to transfer file\n" |
2594 msgstr "Erro: Servidor remoto desligou-se após tentar transferir ficheiro\n" | |
2595 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2596 #: src/gtk/transfer.c:546 |
120 | 2597 #, c-format |
2598 msgid "Could not download %s from %s\n" | |
2599 msgstr "Incapaz de descarregar %s de %s\n" | |
2600 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2601 #: src/gtk/transfer.c:569 |
120 | 2602 #, c-format |
2603 msgid "Successfully transferred %s at %.2f KB/s\n" | |
2604 msgstr "%s transferido com sucesso a %.2f KB/s\n" | |
2605 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2606 #: src/gtk/transfer.c:679 src/gtk/transfer.c:922 src/gtk/transfer.c:1008 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2607 #: src/gtk/transfer.c:1472 |
120 | 2608 msgid "Skipped" |
2609 msgstr "Ignorado" | |
2610 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2611 #: src/gtk/transfer.c:683 src/gtk/transfer.c:984 src/gtk/transfer.c:1012 |
120 | 2612 msgid "Waiting..." |
2613 msgstr "A Aguardar..." | |
2614 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2615 #: src/gtk/transfer.c:834 |
120 | 2616 #, c-format |
2617 msgid "Error: Child %d returned %d\n" | |
2618 msgstr "Erro: Filho %d devolveu %d\n" | |
2619 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2620 #: src/gtk/transfer.c:837 |
120 | 2621 #, c-format |
2622 msgid "Child %d returned successfully\n" | |
2623 msgstr "Filho %d devolveu sucesso\n" | |
2624 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2625 #: src/gtk/transfer.c:844 |
120 | 2626 #, c-format |
2627 msgid "Error: Cannot get information about file %s: %s\n" | |
2628 msgstr "Erro: Incapaz de obter informação sobre ficheiro %s: %s\n" | |
2629 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2630 #: src/gtk/transfer.c:849 |
120 | 2631 #, c-format |
2632 msgid "File %s was not changed\n" | |
2633 msgstr "Ficheiro %s não foi alterado\n" | |
2634 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2635 #: src/gtk/transfer.c:857 |
120 | 2636 #, c-format |
2637 msgid "" | |
2638 "File %s has changed.\n" | |
2639 "Would you like to upload it?" | |
2640 msgstr "" | |
2641 "Ficheiro %s foi alterado.\n" | |
2642 "Deseja envia-lo?" | |
2643 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2644 #: src/gtk/transfer.c:860 |
120 | 2645 msgid "Edit File" |
2646 msgstr "Editar Ficheiro" | |
2647 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2648 #: src/gtk/transfer.c:925 |
120 | 2649 msgid "Finished" |
2650 msgstr "Terminado" | |
2651 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2652 #: src/gtk/transfer.c:965 |
120 | 2653 #, c-format |
2654 msgid "Stopping the transfer of %s\n" | |
2655 msgstr "A parar a transferência de %s\n" | |
2656 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2657 #: src/gtk/transfer.c:1193 |
120 | 2658 #, c-format |
2659 msgid "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)" | |
2660 msgstr "" | |
2661 "%d%% terminado, %02d:%02d:%02d tempo remanescente estimado. (Ficheiro %ld de " | |
2662 "%ld)" | |
2663 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2664 #: src/gtk/transfer.c:1223 |
120 | 2665 #, c-format |
2666 msgid "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining" | |
2667 msgstr "" | |
2668 "Recebido %s de %s a %.2fKB/s, %02d:%02d:%02d tempo remanescente estimado" | |
2669 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2670 #: src/gtk/transfer.c:1232 |
120 | 2671 #, c-format |
2672 msgid "Recv %s of %s, transfer stalled, unknown time remaining" | |
2673 msgstr "" | |
2674 "Recebido %s de %s, transferência parou, tempo remanescente desconhecido" | |
2675 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2676 #: src/gtk/transfer.c:1266 |
120 | 2677 #, c-format |
2678 msgid "Retrieving file names...%s bytes" | |
2679 msgstr "A obter nomes de ficheiros...%s bytes" | |
2680 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2681 #: src/gtk/transfer.c:1344 src/gtk/transfer.c:1366 src/gtk/transfer.c:1400 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2682 #: src/gtk/transfer.c:1440 src/gtk/transfer.c:1493 src/gtk/transfer.c:1552 |
120 | 2683 msgid "There are no file transfers selected\n" |
2684 msgstr "Não existem transferências de ficheiros seleccionadas\n" | |
2685 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2686 #: src/gtk/transfer.c:1384 |
120 | 2687 #, c-format |
2688 msgid "Stopping the transfer on host %s\n" | |
2689 msgstr "A parar a transferência no servidor %s\n" | |
2690 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2691 #: src/gtk/transfer.c:1425 src/gtk/transfer.c:1478 |
120 | 2692 #, c-format |
2693 msgid "Skipping file %s on host %s\n" | |
2694 msgstr "A ignorar ficheiro %s no servidor %s\n" | |
2695 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2696 #: src/gtk/transfer.c:1639 src/gtk/transfer.c:1844 src/gtk/transfer.c:1854 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2697 #: src/gtk/transfer.c:1877 |
120 | 2698 msgid "Overwrite" |
2699 msgstr "Sobrepor" | |
2700 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2701 #: src/gtk/transfer.c:1661 src/gtk/transfer.c:1859 src/gtk/transfer.c:1883 |
120 | 2702 msgid "Resume" |
2703 msgstr "Retomar" | |
2704 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2705 #: src/gtk/transfer.c:1683 src/gtk/transfer.c:1849 |
120 | 2706 msgid "Skip" |
2707 msgstr "Ignorar" | |
2708 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2709 #: src/gtk/transfer.c:1763 |
120 | 2710 msgid "Action" |
2711 msgstr "Acção" | |
2712 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2713 #: src/gtk/transfer.c:1789 |
120 | 2714 msgid "" |
2715 "The following file(s) exist on both the local and remote computer\n" | |
2716 "Please select what you would like to do" | |
2717 msgstr "" | |
2718 "O(s) seguinte(s) ficheiro(s) existe(m) tanto no computador local como " | |
2719 "remoto\n" | |
2720 "Seleccione o que deseja realizar" | |
2721 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2722 #: src/gtk/transfer.c:1889 |
120 | 2723 msgid "Skip File" |
2724 msgstr "Ignorar Ficheiro" | |
2725 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2726 #: src/gtk/transfer.c:1899 |
120 | 2727 msgid "Select All" |
2728 msgstr "Seleccionar Tudo" | |
2729 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2730 #: src/gtk/transfer.c:1905 |
120 | 2731 msgid "Deselect All" |
2732 msgstr "Desseleccionar Tudo" | |
2733 | |
2734 #: src/gtk/view_dialog.c:35 | |
2735 msgid "View" | |
2736 msgstr "Ver" | |
2737 | |
2738 #: src/gtk/view_dialog.c:47 | |
2739 #, c-format | |
2740 msgid "View: %s is a directory. Cannot view it.\n" | |
2741 msgstr "Ver: %s é um directório. Não o pode ver.\n" | |
2742 | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2743 #: src/gtk/view_dialog.c:100 |
120 | 2744 msgid "Edit: You must specify an editor in the options dialog\n" |
2745 msgstr "Editar: Tem de especificar um editor no diálogo de opções\n" | |
2746 | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2747 #: src/gtk/view_dialog.c:113 |
120 | 2748 #, c-format |
2749 msgid "Edit: %s is a directory. Cannot edit it.\n" | |
2750 msgstr "Editar: %s é um directório. Não o pode editar.\n" | |
2751 | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2752 #: src/gtk/view_dialog.c:184 |
120 | 2753 #, c-format |
2754 msgid "View: Cannot fork another process: %s\n" | |
2755 msgstr "Ver: Incapaz de fazer fork de outro processo: %s\n" | |
2756 | |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2757 #: src/gtk/view_dialog.c:187 |
120 | 2758 #, c-format |
2759 msgid "Running program: %s %s\n" | |
2760 msgstr "A executar aplicação: %s %s\n" | |
2761 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2762 #: src/gtk/view_dialog.c:245 |
120 | 2763 #, c-format |
2764 msgid "Opening %s with %s\n" | |
2765 msgstr "A abrir %s com %s\n" | |
2766 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2767 #: src/gtk/view_dialog.c:280 |
120 | 2768 #, c-format |
2769 msgid "Viewing file %s\n" | |
2770 msgstr "A ver ficheiro %s\n" | |
2771 | |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2772 #: src/gtk/view_dialog.c:287 |
120 | 2773 #, c-format |
2774 msgid "View: Cannot open file %s: %s\n" | |
2775 msgstr "Ver: Incapaz de abrir ficheiro %s: %s\n" | |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2776 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2777 #: src/text/gftp-text.c:146 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2778 #, c-format |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2779 msgid "Cannot open controlling terminal %s\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2780 msgstr "Incapaz de abrir consola de controlo %s\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2781 |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2782 #: src/text/gftp-text.c:292 |
231 | 2783 msgid "usage: open [[ftp://][user:pass@]ftp-site[:port][/directory]]\n" |
2784 msgstr "" | |
2785 "utilização: open [[ftp://][utilizador:senha@]servidor-ftp[:porto][/" | |
2786 "directório]]\n" | |
2787 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2788 #: src/text/gftp-text.c:343 |
231 | 2789 msgid "usage: mget <filespec>\n" |
2790 msgstr "utilização: mget <especificação ficheiros>\n" | |
2791 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2792 #: src/text/gftp-text.c:416 |
231 | 2793 msgid "usage: mput <filespec>\n" |
2794 msgstr "utilização: mput <especificação ficheiros>\n" | |
2795 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2796 #: src/text/gftp-text.c:554 |
231 | 2797 #, c-format |
2798 msgid "Could not download %s\n" | |
2799 msgstr "Incapaz de descarregar %s\n" | |
2800 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2801 #: src/text/gftp-text.c:561 |
231 | 2802 #, c-format |
2803 msgid "Successfully transferred %s\n" | |
2804 msgstr "%s transferido com sucesso\n" | |
2805 | |
362
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2806 #: src/text/textui.c:66 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2807 msgid "Username [anonymous]:" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2808 msgstr "Utilizador [anonymous]:" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2809 |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2810 #~ msgid "usage: gftp [[protocol://][user[:pass]@]site[:port][/directory]]\n" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2811 #~ msgstr "" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2812 #~ "utilização: gftp [[protocolo://][utilizador[:senha]@]servidor[:porto][/" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2813 #~ "directório]]\n" |
abf8fa72cfcb
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
344
diff
changeset
|
2814 |
344
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2815 #~ msgid "Mkdir: Operation canceled...you must enter a string\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2816 #~ msgstr "Mkdir: Operação cancelada...tem de inserir uma expressão\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2817 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2818 #~ msgid "Rename: Operation canceled...you must enter a string\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2819 #~ msgstr "Renomear: Operação cancelada...tem de inserir uma expressão\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2820 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2821 #~ msgid "get" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2822 #~ msgstr "get" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2823 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2824 #~ msgid "Downloads remote file(s)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2825 #~ msgstr "Descarrega o(s) ficheiro(s) remoto(s)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2826 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2827 #~ msgid "mget" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2828 #~ msgstr "mget" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2829 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2830 #~ msgid "mput" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2831 #~ msgstr "mput" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2832 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2833 #~ msgid "Uploads local file(s)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2834 #~ msgstr "Envia ficheiro(s) local(is)" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2835 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2836 #~ msgid "put" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2837 #~ msgstr "put" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2838 |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2839 #~ msgid "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2840 #~ ">.\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2841 #~ "If you have any questions, comments, or suggestions about this program, " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2842 #~ "please feel free to email them to me. You can always find out the latest " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2843 #~ "news about gFTP from my website at http://www.gftp.org/\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2844 #~ msgstr "" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2845 #~ ">.\n" |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2846 #~ "Caso tenha quaisquer questões, comentários ou sugestões sobre esta " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2847 #~ "aplicação, envie-as para mim por email (em inglês). Pode sempre saber as " |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2848 #~ "últimas notícias sobre o gFTP através da minha página em http://www.gftp." |
aab14fbabecf
2003-12-30 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
334
diff
changeset
|
2849 #~ "org/\n" |
231 | 2850 |
318
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2851 #~ msgid "" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2852 #~ "Received wrong response from server, disconnecting\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2853 #~ "Expecting a carriage return and line feed before the chunk size in the " |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2854 #~ "server response\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2855 #~ msgstr "" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2856 #~ "Recebida resposta errada do servidor, a desligar-se\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2857 #~ "Esperado um 'carriage return' e 'line feed' antes do tamanho de bloco na " |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2858 #~ "resposta de servidor\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2859 |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2860 #~ msgid "" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2861 #~ "Received wrong response from server, disconnecting\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2862 #~ "Expecting a carriage return and line feed after the chunk size in the " |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2863 #~ "server response\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2864 #~ msgstr "" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2865 #~ "Recebida resposta errada do servidor, a desligar-se\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2866 #~ "Esperado um 'carriage return' e 'line feed' após o tamanho de bloco na " |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2867 #~ "resposta de servidor\n" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2868 |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2869 #~ msgid "Local Size" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2870 #~ msgstr "Tamanho Local" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2871 |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2872 #~ msgid "Remote Size" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2873 #~ msgstr "Tamanho Remoto" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2874 |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2875 #~ msgid "Download Files" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2876 #~ msgstr "Descarregar Ficheiros" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2877 |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2878 #~ msgid "Upload Files" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2879 #~ msgstr "Enviar Ficheiros" |
97eabcff39a3
2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
270
diff
changeset
|
2880 |
231 | 2881 #~ msgid "Finished retrieving data\n" |
2882 #~ msgstr "Obtenção de dados terminada\n" | |
2883 | |
2884 #~ msgid "Could not parse URL %s\n" | |
2885 #~ msgstr "Incapaz de parsear URL %s\n" | |
2886 | |
2887 #~ msgid "gFTP Icon" | |
2888 #~ msgstr "Ícone gFTP" | |
2889 | |
2890 #~ msgid "Remote SSH sftp path:" | |
2891 #~ msgstr "Caminho remoto SSH sftp:" | |
2892 | |
2893 #~ msgid "Drag-N-Drop: Ignoring url %s: Not a valid url\n" | |
2894 #~ msgstr "Arrastar-E-Largar: A ignorar url %s: Não é um url válido\n" | |
2895 | |
165
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
2896 #~ msgid "Error: IPV6 support was not completely compiled in\n" |
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
2897 #~ msgstr "Erro: Suporte IPV6 não foi completamente compilado\n" |
e2d4dd07fadd
2003-05-24 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
155
diff
changeset
|
2898 |
130
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2899 #~ msgid "Proxy config" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2900 #~ msgstr "Configuração proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2901 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2902 #~ msgid "This specifies how your proxy server expects us to log in" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2903 #~ msgstr "Aqui é especificado como o servidor proxy espera a autenticação" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2904 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2905 #~ msgid "%pu = proxy user" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2906 #~ msgstr "%pu = utilizador proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2907 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2908 #~ msgid "%hu = host user" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2909 #~ msgstr "%hu = utilizador servidor" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2910 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2911 #~ msgid "%pp = proxy pass" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2912 #~ msgstr "%pp = senha proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2913 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2914 #~ msgid "%hp = host pass" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2915 #~ msgstr "%hp = senha servidor" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2916 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2917 #~ msgid "%ph = proxy host" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2918 #~ msgstr "%ph = servidor proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2919 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2920 #~ msgid "%hh = host" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2921 #~ msgstr "%hh = servidor" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2922 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2923 #~ msgid "%po = proxy port" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2924 #~ msgstr "%po = porto proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2925 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2926 #~ msgid "%ho = host port" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2927 #~ msgstr "%ho = porto servidor" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2928 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2929 #~ msgid "%pa = proxy account" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2930 #~ msgstr "%pa = conta proxy" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2931 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2932 #~ msgid "%ha = host account" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2933 #~ msgstr "%ha = conta servidor" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2934 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2935 #~ msgid "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2936 #~ "Internal gFTP Error: Could not look up bookmark entry. This is definately " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2937 #~ "a bug. Please email masneyb@gftp.org about it. Please be sure to include " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2938 #~ "the version number and how you can reproduce it\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2939 #~ msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2940 #~ "Erro Interno gFTP: Incapaz de encontrar entrada de marcador. Isto é " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2941 #~ "definitivamente um erro (bug). Envie um email (em inglês) a masneyb@gftp." |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2942 #~ "org a relatar esta ocorrência. Certifique-se de que inclui o número da " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2943 #~ "versão e como o pode reproduzir\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2944 |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2945 #~ msgid "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2946 #~ "Bookmarks Error: There are some missing entries in this bookmark. Make " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2947 #~ "sure you have a hostname and username\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2948 #~ msgstr "" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2949 #~ "Erro Marcadores: Estão em falta algumas entradas neste marcador. " |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2950 #~ "Certifique-se de que contém um servidor e utilizador\n" |
e2712348440d
2003-04-13 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
123
diff
changeset
|
2951 |
123
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2952 #~ msgid "Enter your email address here" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2953 #~ msgstr "Introduza aqui o seu endereço email" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2954 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2955 #~ msgid "Start file transfers" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2956 #~ msgstr "Iniciar transferências de ficheiros" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2957 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2958 #~ msgid "Automatically start the file transfers when they get queued?" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2959 #~ msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2960 #~ "Iniciar automaticamente as transferências de ficheiros quando são postos " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2961 #~ "em fila?" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2962 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2963 #~ msgid "Send PASV command or PORT command for data transfers" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2964 #~ msgstr "Enviar comando PASV com comando PORT para transferência dados" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2965 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2966 #~ msgid "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2967 #~ "If you disable this feature, then gFTP will only send LIST to the remote " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2968 #~ "server instead of LIST -L" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2969 #~ msgstr "" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2970 #~ "Se desactivar esta funcionalidade, o gFTP apenas enviará LIST em vez de " |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2971 #~ "LIST -L para o servidor remoto" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2972 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2973 #~ msgid "gFTP Error: Default protocol %s is not a valid protocol\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2974 #~ msgstr "Erro gFTP: Protocolo por omissão %s não é um protocolo válido\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2975 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2976 #~ msgid "This section contains the data that is in the history" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2977 #~ msgstr "Esta secção contém os dados que estão no histórico" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2978 |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2979 #~ msgid "Error: You cannot change this variable\n" |
dd65e3fbd058
2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com>
dnloreto
parents:
120
diff
changeset
|
2980 #~ msgstr "Erro: Não pode alterar esta variável\n" |