changeset 674:cecd264e1e40

* en_CA.po: Updated Canadian English translation.
author adamw
date Mon, 24 Jan 2005 00:56:58 +0000
parents f1889d77db4b
children 84d38c525f46
files po/ChangeLog po/en_CA.po
diffstat 2 files changed, 83 insertions(+), 41 deletions(-) [+]
line wrap: on
line diff
--- a/po/ChangeLog	Sun Jan 23 21:23:57 2005 +0000
+++ b/po/ChangeLog	Mon Jan 24 00:56:58 2005 +0000
@@ -1,3 +1,7 @@
+2005-01-23  Adam Weinberger  <adamw@gnome.org>
+
+	* en_CA.po: Updated Canadian English translation.
+
 2005-01-23  Frank Arnold  <farnold@cvs.gnome.org>
 
 	* de.po: Updated German translation.
--- a/po/en_CA.po	Sun Jan 23 21:23:57 2005 +0000
+++ b/po/en_CA.po	Mon Jan 24 00:56:58 2005 +0000
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: gftp\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 17:51-0500\n"
-"PO-Revision-Date: 2005-01-19 16:37-0400\n"
+"POT-Creation-Date: 2005-01-23 19:55-0500\n"
+"PO-Revision-Date: 2005-01-23 16:37-0400\n"
 "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
 "Language-Team: English/Canada <adamw@FreeBSD.org>\n"
 "MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@
 msgid "Error: Invalid line %s in cache index file\n"
 msgstr "Error: Invalid line %s in cache index file\n"
 
-#: lib/cache.c:137 lib/local.c:477
+#: lib/cache.c:137 lib/fsp.c:537 lib/local.c:477
 #, c-format
 msgid "Error: Could not make directory %s: %s\n"
 msgstr "Error: Could not make directory %s: %s\n"
@@ -42,7 +42,8 @@
 msgid "Error closing file descriptor: %s\n"
 msgstr "Error closing file descriptor: %s\n"
 
-#: lib/cache.c:250 lib/local.c:136 lib/local.c:145 lib/local.c:192
+#: lib/cache.c:250 lib/fsp.c:128 lib/fsp.c:208 lib/local.c:136 lib/local.c:145
+#: lib/local.c:192
 #, c-format
 msgid "Error: Cannot seek on file %s: %s\n"
 msgstr "Error: Cannot seek on file %s: %s\n"
@@ -192,6 +193,80 @@
 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
 msgstr "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
 
+#: lib/fsp.c:190
+#, c-format
+msgid "Error: Cannot upload file %s\n"
+msgstr "Error: Cannot upload file %s\n"
+
+#: lib/fsp.c:200
+#, c-format
+msgid "Error: Cannot write to file %s: %s\n"
+msgstr "Error: Cannot write to file %s: %s\n"
+
+#: lib/fsp.c:238
+#, c-format
+msgid "Error: Error closing file: %s\n"
+msgstr "Error: Error closing file: %s\n"
+
+#: lib/fsp.c:326
+#, c-format
+msgid "Corrupted file listing from FSP server %s\n"
+msgstr "Corrupted file listing from FSP server %s\n"
+
+#: lib/fsp.c:338 lib/fsp.c:339 lib/protocols.c:1542 lib/protocols.c:1543
+#: lib/protocols.c:1584 lib/protocols.c:1585 lib/protocols.c:1648
+#: lib/protocols.c:1655 lib/protocols.c:1731 lib/protocols.c:1732
+#: lib/protocols.c:1768
+msgid "unknown"
+msgstr "unknown"
+
+#: lib/fsp.c:376
+#, c-format
+msgid "Could not get FSP directory listing %s: %s\n"
+msgstr "Could not get FSP directory listing %s: %s\n"
+
+#: lib/fsp.c:438
+#, c-format
+msgid "Successfully changed directory to %s\n"
+msgstr "Successfully changed directory to %s\n"
+
+#: lib/fsp.c:448
+#, c-format
+msgid "Could not change directory to %s\n"
+msgstr "Could not change directory to %s\n"
+
+#: lib/fsp.c:473 lib/fsp.c:502 lib/local.c:424 lib/local.c:447
+#: src/gtk/transfer.c:260 src/gtk/view_dialog.c:328
+#, c-format
+msgid "Successfully removed %s\n"
+msgstr "Successfully removed %s\n"
+
+#: lib/fsp.c:479 lib/local.c:430
+#, c-format
+msgid "Error: Could not remove directory %s: %s\n"
+msgstr "Error: Could not remove directory %s: %s\n"
+
+#: lib/fsp.c:508 lib/local.c:453 src/gtk/transfer.c:264
+#: src/gtk/view_dialog.c:332
+#, c-format
+msgid "Error: Could not remove file %s: %s\n"
+msgstr "Error: Could not remove file %s: %s\n"
+
+#: lib/fsp.c:530 lib/local.c:470
+#, c-format
+msgid "Successfully made directory %s\n"
+msgstr "Successfully made directory %s\n"
+
+#: lib/fsp.c:565 lib/local.c:496
+#, c-format
+msgid "Successfully renamed %s to %s\n"
+msgstr "Successfully renamed %s to %s\n"
+
+#: lib/fsp.c:577 lib/local.c:503
+#, c-format
+msgid "Error: Could not rename %s to %s: %s\n"
+msgstr "Error: Could not rename %s to %s: %s\n"
+
 #: lib/ftps.c:157
 msgid ""
 "FTPS Support unavailable since SSL support was not compiled in. Aborting "
@@ -233,37 +308,6 @@
 msgid "Successfully changed local directory to %s\n"
 msgstr "Successfully changed local directory to %s\n"
 
-#: lib/local.c:424 lib/local.c:447 src/gtk/transfer.c:260
-#: src/gtk/view_dialog.c:328
-#, c-format
-msgid "Successfully removed %s\n"
-msgstr "Successfully removed %s\n"
-
-#: lib/local.c:430
-#, c-format
-msgid "Error: Could not remove directory %s: %s\n"
-msgstr "Error: Could not remove directory %s: %s\n"
-
-#: lib/local.c:453 src/gtk/transfer.c:264 src/gtk/view_dialog.c:332
-#, c-format
-msgid "Error: Could not remove file %s: %s\n"
-msgstr "Error: Could not remove file %s: %s\n"
-
-#: lib/local.c:470
-#, c-format
-msgid "Successfully made directory %s\n"
-msgstr "Successfully made directory %s\n"
-
-#: lib/local.c:496
-#, c-format
-msgid "Successfully renamed %s to %s\n"
-msgstr "Successfully renamed %s to %s\n"
-
-#: lib/local.c:503
-#, c-format
-msgid "Error: Could not rename %s to %s: %s\n"
-msgstr "Error: Could not rename %s to %s: %s\n"
-
 #: lib/local.c:520
 #, c-format
 msgid "Successfully changed mode of %s to %o\n"
@@ -772,12 +816,6 @@
 msgid "Cannot look up hostname %s: %s\n"
 msgstr "Cannot look up hostname %s: %s\n"
 
-#: lib/protocols.c:1542 lib/protocols.c:1543 lib/protocols.c:1584
-#: lib/protocols.c:1585 lib/protocols.c:1648 lib/protocols.c:1655
-#: lib/protocols.c:1731 lib/protocols.c:1732 lib/protocols.c:1768
-msgid "unknown"
-msgstr "unknown"
-
 #: lib/protocols.c:2238
 #, c-format
 msgid "Failed to create a socket: %s\n"