comparison po/en_CA.po @ 674:cecd264e1e40

* en_CA.po: Updated Canadian English translation.
author adamw
date Mon, 24 Jan 2005 00:56:58 +0000
parents afd1b20df363
children 58ea439bed15
comparison
equal deleted inserted replaced
673:f1889d77db4b 674:cecd264e1e40
6 # 6 #
7 msgid "" 7 msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: gftp\n" 9 "Project-Id-Version: gftp\n"
10 "Report-Msgid-Bugs-To: \n" 10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-01-19 17:51-0500\n" 11 "POT-Creation-Date: 2005-01-23 19:55-0500\n"
12 "PO-Revision-Date: 2005-01-19 16:37-0400\n" 12 "PO-Revision-Date: 2005-01-23 16:37-0400\n"
13 "Last-Translator: Adam Weinberger <adamw@gnome.org>\n" 13 "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
14 "Language-Team: English/Canada <adamw@FreeBSD.org>\n" 14 "Language-Team: English/Canada <adamw@FreeBSD.org>\n"
15 "MIME-Version: 1.0\n" 15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n" 16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n" 17 "Content-Transfer-Encoding: 8bit\n"
24 #: lib/cache.c:50 lib/cache.c:64 lib/cache.c:77 24 #: lib/cache.c:50 lib/cache.c:64 lib/cache.c:77
25 #, c-format 25 #, c-format
26 msgid "Error: Invalid line %s in cache index file\n" 26 msgid "Error: Invalid line %s in cache index file\n"
27 msgstr "Error: Invalid line %s in cache index file\n" 27 msgstr "Error: Invalid line %s in cache index file\n"
28 28
29 #: lib/cache.c:137 lib/local.c:477 29 #: lib/cache.c:137 lib/fsp.c:537 lib/local.c:477
30 #, c-format 30 #, c-format
31 msgid "Error: Could not make directory %s: %s\n" 31 msgid "Error: Could not make directory %s: %s\n"
32 msgstr "Error: Could not make directory %s: %s\n" 32 msgstr "Error: Could not make directory %s: %s\n"
33 33
34 #: lib/cache.c:161 34 #: lib/cache.c:161
40 #: lib/local.c:102 lib/local.c:217 lib/rfc2068.c:259 lib/sshv2.c:1128 40 #: lib/local.c:102 lib/local.c:217 lib/rfc2068.c:259 lib/sshv2.c:1128
41 #, c-format 41 #, c-format
42 msgid "Error closing file descriptor: %s\n" 42 msgid "Error closing file descriptor: %s\n"
43 msgstr "Error closing file descriptor: %s\n" 43 msgstr "Error closing file descriptor: %s\n"
44 44
45 #: lib/cache.c:250 lib/local.c:136 lib/local.c:145 lib/local.c:192 45 #: lib/cache.c:250 lib/fsp.c:128 lib/fsp.c:208 lib/local.c:136 lib/local.c:145
46 #: lib/local.c:192
46 #, c-format 47 #, c-format
47 msgid "Error: Cannot seek on file %s: %s\n" 48 msgid "Error: Cannot seek on file %s: %s\n"
48 msgstr "Error: Cannot seek on file %s: %s\n" 49 msgstr "Error: Cannot seek on file %s: %s\n"
49 50
50 #: lib/config_file.c:126 lib/config_file.c:133 lib/protocols.c:3001 51 #: lib/config_file.c:126 lib/config_file.c:133 lib/protocols.c:3001
190 #: lib/config_file.c:1427 191 #: lib/config_file.c:1427
191 #, c-format 192 #, c-format
192 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n" 193 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
193 msgstr "FATAL gFTP Error: Config option '%s' not found in global hash table\n" 194 msgstr "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
194 195
196 #: lib/fsp.c:190
197 #, c-format
198 msgid "Error: Cannot upload file %s\n"
199 msgstr "Error: Cannot upload file %s\n"
200
201 #: lib/fsp.c:200
202 #, c-format
203 msgid "Error: Cannot write to file %s: %s\n"
204 msgstr "Error: Cannot write to file %s: %s\n"
205
206 #: lib/fsp.c:238
207 #, c-format
208 msgid "Error: Error closing file: %s\n"
209 msgstr "Error: Error closing file: %s\n"
210
211 #: lib/fsp.c:326
212 #, c-format
213 msgid "Corrupted file listing from FSP server %s\n"
214 msgstr "Corrupted file listing from FSP server %s\n"
215
216 #: lib/fsp.c:338 lib/fsp.c:339 lib/protocols.c:1542 lib/protocols.c:1543
217 #: lib/protocols.c:1584 lib/protocols.c:1585 lib/protocols.c:1648
218 #: lib/protocols.c:1655 lib/protocols.c:1731 lib/protocols.c:1732
219 #: lib/protocols.c:1768
220 msgid "unknown"
221 msgstr "unknown"
222
223 #: lib/fsp.c:376
224 #, c-format
225 msgid "Could not get FSP directory listing %s: %s\n"
226 msgstr "Could not get FSP directory listing %s: %s\n"
227
228 #: lib/fsp.c:438
229 #, c-format
230 msgid "Successfully changed directory to %s\n"
231 msgstr "Successfully changed directory to %s\n"
232
233 #: lib/fsp.c:448
234 #, c-format
235 msgid "Could not change directory to %s\n"
236 msgstr "Could not change directory to %s\n"
237
238 #: lib/fsp.c:473 lib/fsp.c:502 lib/local.c:424 lib/local.c:447
239 #: src/gtk/transfer.c:260 src/gtk/view_dialog.c:328
240 #, c-format
241 msgid "Successfully removed %s\n"
242 msgstr "Successfully removed %s\n"
243
244 #: lib/fsp.c:479 lib/local.c:430
245 #, c-format
246 msgid "Error: Could not remove directory %s: %s\n"
247 msgstr "Error: Could not remove directory %s: %s\n"
248
249 #: lib/fsp.c:508 lib/local.c:453 src/gtk/transfer.c:264
250 #: src/gtk/view_dialog.c:332
251 #, c-format
252 msgid "Error: Could not remove file %s: %s\n"
253 msgstr "Error: Could not remove file %s: %s\n"
254
255 #: lib/fsp.c:530 lib/local.c:470
256 #, c-format
257 msgid "Successfully made directory %s\n"
258 msgstr "Successfully made directory %s\n"
259
260 #: lib/fsp.c:565 lib/local.c:496
261 #, c-format
262 msgid "Successfully renamed %s to %s\n"
263 msgstr "Successfully renamed %s to %s\n"
264
265 #: lib/fsp.c:577 lib/local.c:503
266 #, c-format
267 msgid "Error: Could not rename %s to %s: %s\n"
268 msgstr "Error: Could not rename %s to %s: %s\n"
269
195 #: lib/ftps.c:157 270 #: lib/ftps.c:157
196 msgid "" 271 msgid ""
197 "FTPS Support unavailable since SSL support was not compiled in. Aborting " 272 "FTPS Support unavailable since SSL support was not compiled in. Aborting "
198 "connection.\n" 273 "connection.\n"
199 msgstr "" 274 msgstr ""
230 305
231 #: lib/local.c:384 306 #: lib/local.c:384
232 #, c-format 307 #, c-format
233 msgid "Successfully changed local directory to %s\n" 308 msgid "Successfully changed local directory to %s\n"
234 msgstr "Successfully changed local directory to %s\n" 309 msgstr "Successfully changed local directory to %s\n"
235
236 #: lib/local.c:424 lib/local.c:447 src/gtk/transfer.c:260
237 #: src/gtk/view_dialog.c:328
238 #, c-format
239 msgid "Successfully removed %s\n"
240 msgstr "Successfully removed %s\n"
241
242 #: lib/local.c:430
243 #, c-format
244 msgid "Error: Could not remove directory %s: %s\n"
245 msgstr "Error: Could not remove directory %s: %s\n"
246
247 #: lib/local.c:453 src/gtk/transfer.c:264 src/gtk/view_dialog.c:332
248 #, c-format
249 msgid "Error: Could not remove file %s: %s\n"
250 msgstr "Error: Could not remove file %s: %s\n"
251
252 #: lib/local.c:470
253 #, c-format
254 msgid "Successfully made directory %s\n"
255 msgstr "Successfully made directory %s\n"
256
257 #: lib/local.c:496
258 #, c-format
259 msgid "Successfully renamed %s to %s\n"
260 msgstr "Successfully renamed %s to %s\n"
261
262 #: lib/local.c:503
263 #, c-format
264 msgid "Error: Could not rename %s to %s: %s\n"
265 msgstr "Error: Could not rename %s to %s: %s\n"
266 310
267 #: lib/local.c:520 311 #: lib/local.c:520
268 #, c-format 312 #, c-format
269 msgid "Successfully changed mode of %s to %o\n" 313 msgid "Successfully changed mode of %s to %o\n"
270 msgstr "Successfully changed mode of %s to %o\n" 314 msgstr "Successfully changed mode of %s to %o\n"
769 #: lib/protocols.c:1174 lib/protocols.c:1189 lib/protocols.c:2220 813 #: lib/protocols.c:1174 lib/protocols.c:1189 lib/protocols.c:2220
770 #: lib/protocols.c:2330 814 #: lib/protocols.c:2330
771 #, c-format 815 #, c-format
772 msgid "Cannot look up hostname %s: %s\n" 816 msgid "Cannot look up hostname %s: %s\n"
773 msgstr "Cannot look up hostname %s: %s\n" 817 msgstr "Cannot look up hostname %s: %s\n"
774
775 #: lib/protocols.c:1542 lib/protocols.c:1543 lib/protocols.c:1584
776 #: lib/protocols.c:1585 lib/protocols.c:1648 lib/protocols.c:1655
777 #: lib/protocols.c:1731 lib/protocols.c:1732 lib/protocols.c:1768
778 msgid "unknown"
779 msgstr "unknown"
780 818
781 #: lib/protocols.c:2238 819 #: lib/protocols.c:2238
782 #, c-format 820 #, c-format
783 msgid "Failed to create a socket: %s\n" 821 msgid "Failed to create a socket: %s\n"
784 msgstr "Failed to create a socket: %s\n" 822 msgstr "Failed to create a socket: %s\n"