# HG changeset patch # User adamw # Date 1095550820 0 # Node ID 9ed464683676dee1b099b2f0f8e8bdf7cf3c7e28 # Parent 017b1108305b0cd0c4d9a1749eceac640201a743 * en_CA.po: Updated Canadian English translation. diff -r 017b1108305b -r 9ed464683676 po/ChangeLog --- a/po/ChangeLog Sat Sep 18 00:42:01 2004 +0000 +++ b/po/ChangeLog Sat Sep 18 23:40:20 2004 +0000 @@ -1,3 +1,7 @@ +2004-09-18 Adam Weinberger + + * en_CA.po: Updated Canadian English translation. + 2004-09-13 Laszlo Dvornik * hu.po: Updated Hungarian translation by Gabor Kelemen. diff -r 017b1108305b -r 9ed464683676 po/en_CA.po --- a/po/en_CA.po Sat Sep 18 00:42:01 2004 +0000 +++ b/po/en_CA.po Sat Sep 18 23:40:20 2004 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: gftp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-09-12 02:30-0400\n" -"PO-Revision-Date: 2004-09-12 16:37-0400\n" +"POT-Creation-Date: 2004-09-18 19:40-0400\n" +"PO-Revision-Date: 2004-09-18 16:37-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: English/Canada \n" "MIME-Version: 1.0\n" @@ -47,17 +47,17 @@ msgid "Error: Cannot seek on file %s: %s\n" msgstr "Error: Cannot seek on file %s: %s\n" -#: lib/config_file.c:117 lib/config_file.c:124 lib/protocols.c:2908 +#: lib/config_file.c:117 lib/config_file.c:124 lib/protocols.c:2912 #, c-format msgid "Error: Cannot open local file %s: %s\n" msgstr "Error: Cannot open local file %s: %s\n" -#: lib/config_file.c:134 lib/protocols.c:2615 lib/sslcommon.c:486 +#: lib/config_file.c:134 lib/protocols.c:2619 lib/sslcommon.c:486 #, c-format msgid "Error: Could not write to socket: %s\n" msgstr "Error: Could not write to socket: %s\n" -#: lib/config_file.c:142 lib/protocols.c:2539 lib/sshv2.c:364 +#: lib/config_file.c:142 lib/protocols.c:2543 lib/sshv2.c:364 #: lib/sslcommon.c:439 #, c-format msgid "Error: Could not read from socket: %s\n" @@ -273,7 +273,7 @@ msgid "Error: Could not change mode of %s to %o: %s\n" msgstr "Error: Could not change mode of %s to %o: %s\n" -#: lib/local.c:622 +#: lib/local.c:623 msgid "local filesystem" msgstr "local filesystem" @@ -282,7 +282,7 @@ msgid "usage: gftp " msgstr "usage: gftp " -#: lib/misc.c:401 lib/rfc2068.c:303 src/uicommon/gftpui.c:662 +#: lib/misc.c:401 lib/rfc2068.c:303 src/uicommon/gftpui.c:663 #, c-format msgid "\n" msgstr "\n" @@ -672,7 +672,7 @@ msgid "SSH2" msgstr "SSH2" -#: lib/options.h:248 src/gtk/bookmarks.c:878 +#: lib/options.h:248 src/gtk/bookmarks.c:879 msgid "Bookmark" msgstr "Bookmark" @@ -716,14 +716,14 @@ msgid "The protocol '%s' is currently not supported.\n" msgstr "The protocol '%s' is currently not supported.\n" -#: lib/protocols.c:1082 lib/protocols.c:1097 lib/protocols.c:2123 -#: lib/protocols.c:2235 +#: lib/protocols.c:1082 lib/protocols.c:1097 lib/protocols.c:2127 +#: lib/protocols.c:2239 #, c-format msgid "Looking up %s\n" msgstr "Looking up %s\n" -#: lib/protocols.c:1088 lib/protocols.c:1103 lib/protocols.c:2128 -#: lib/protocols.c:2240 +#: lib/protocols.c:1088 lib/protocols.c:1103 lib/protocols.c:2132 +#: lib/protocols.c:2244 #, c-format msgid "Cannot look up hostname %s: %s\n" msgstr "Cannot look up hostname %s: %s\n" @@ -734,62 +734,62 @@ msgid "unknown" msgstr "unknown" -#: lib/protocols.c:2146 +#: lib/protocols.c:2150 #, c-format msgid "Failed to create a socket: %s\n" msgstr "Failed to create a socket: %s\n" -#: lib/protocols.c:2152 lib/protocols.c:2254 +#: lib/protocols.c:2156 lib/protocols.c:2258 #, c-format msgid "Trying %s:%d\n" msgstr "Trying %s:%d\n" -#: lib/protocols.c:2157 lib/protocols.c:2261 +#: lib/protocols.c:2161 lib/protocols.c:2265 #, c-format msgid "Cannot connect to %s: %s\n" msgstr "Cannot connect to %s: %s\n" -#: lib/protocols.c:2194 lib/rfc959.c:636 +#: lib/protocols.c:2198 lib/rfc959.c:636 #, c-format msgid "Failed to create a IPv4 socket: %s\n" msgstr "Failed to create a IPv4 socket: %s\n" -#: lib/protocols.c:2218 lib/sshv2.c:987 +#: lib/protocols.c:2222 lib/sshv2.c:987 #, c-format msgid "Cannot look up service name %s/tcp. Please check your services file\n" msgstr "Cannot look up service name %s/tcp. Please check your services file\n" -#: lib/protocols.c:2277 lib/protocols.c:2917 lib/rfc959.c:645 lib/rfc959.c:800 +#: lib/protocols.c:2281 lib/protocols.c:2921 lib/rfc959.c:645 lib/rfc959.c:800 #, c-format msgid "Error: Cannot set close on exec flag: %s\n" msgstr "Error: Cannot set close on exec flag: %s\n" -#: lib/protocols.c:2284 +#: lib/protocols.c:2288 #, c-format msgid "Connected to %s:%d\n" msgstr "Connected to %s:%d\n" -#: lib/protocols.c:2515 lib/protocols.c:2590 lib/sshv2.c:355 +#: lib/protocols.c:2519 lib/protocols.c:2594 lib/sshv2.c:355 #, c-format msgid "Connection to %s timed out\n" msgstr "Connection to %s timed out\n" -#: lib/protocols.c:2658 +#: lib/protocols.c:2662 #, c-format msgid "Cannot get socket flags: %s\n" msgstr "Cannot get socket flags: %s\n" -#: lib/protocols.c:2672 +#: lib/protocols.c:2676 #, c-format msgid "Cannot set socket to non-blocking: %s\n" msgstr "Cannot set socket to non-blocking: %s\n" -#: lib/protocols.c:2807 +#: lib/protocols.c:2811 #, c-format msgid "Error: Remote site %s disconnected. Max retries reached...giving up\n" msgstr "Error: Remote site %s disconnected. Max retries reached...giving up\n" -#: lib/protocols.c:2815 +#: lib/protocols.c:2819 #, c-format msgid "Error: Remote site %s disconnected. Will reconnect in %d seconds\n" msgstr "Error: Remote site %s disconnected. Will reconnect in %d seconds\n" @@ -1135,8 +1135,8 @@ msgid "Enter PASSCODE:" msgstr "Enter PASSCODE:" -#: lib/sshv2.c:436 src/gtk/gtkui.c:118 src/gtk/transfer.c:539 -#: src/gtk/transfer.c:550 +#: lib/sshv2.c:436 src/gtk/gtkui.c:118 src/gtk/transfer.c:549 +#: src/gtk/transfer.c:559 msgid "Enter Password" msgstr "Enter Password" @@ -1218,7 +1218,7 @@ msgid "%d: Utime %s %d\n" msgstr "%d: Utime %s %d\n" -#: lib/sshv2.c:609 src/gtk/bookmarks.c:1037 src/gtk/bookmarks.c:1291 +#: lib/sshv2.c:609 src/gtk/bookmarks.c:1038 src/gtk/bookmarks.c:1292 #: src/gtk/chmod_dialog.c:253 src/gtk/gtkui_transfer.c:361 #: src/gtk/misc-gtk.c:982 src/gtk/options_dialog.c:1109 #: src/gtk/options_dialog.c:1313 @@ -1404,8 +1404,8 @@ #: src/uicommon/gftpui.c:240 src/uicommon/gftpui.c:282 #: src/uicommon/gftpui.c:322 src/uicommon/gftpui.c:357 #: src/uicommon/gftpui.c:392 src/uicommon/gftpui.c:427 -#: src/uicommon/gftpui.c:463 src/uicommon/gftpui.c:527 -#: src/uicommon/gftpui.c:608 src/uicommon/gftpui.c:875 +#: src/uicommon/gftpui.c:463 src/uicommon/gftpui.c:528 +#: src/uicommon/gftpui.c:609 src/uicommon/gftpui.c:871 msgid "Error: Not connected to a remote site\n" msgstr "Error: Not connected to a remote site\n" @@ -1433,37 +1433,37 @@ msgid "usage: mkdir \n" msgstr "usage: mkdir \n" -#: src/uicommon/gftpui.c:469 src/uicommon/gftpui.c:486 +#: src/uicommon/gftpui.c:469 src/uicommon/gftpui.c:487 msgid "usage: chdir \n" msgstr "usage: chdir \n" -#: src/uicommon/gftpui.c:559 +#: src/uicommon/gftpui.c:560 msgid "Invalid argument\n" msgstr "Invalid argument\n" -#: src/uicommon/gftpui.c:572 +#: src/uicommon/gftpui.c:573 msgid "Clear the directory cache\n" msgstr "Clear the directory cache\n" -#: src/uicommon/gftpui.c:662 +#: src/uicommon/gftpui.c:663 msgid "usage: open " msgstr "usage: open " -#: src/uicommon/gftpui.c:738 +#: src/uicommon/gftpui.c:734 msgid "usage: set [variable = value]\n" msgstr "usage: set [variable = value]\n" -#: src/uicommon/gftpui.c:752 +#: src/uicommon/gftpui.c:748 #, c-format msgid "Error: Variable %s is not a valid configuration variable.\n" msgstr "Error: Variable %s is not a valid configuration variable.\n" -#: src/uicommon/gftpui.c:759 +#: src/uicommon/gftpui.c:755 #, c-format msgid "Error: Variable %s is not available in the text port of gFTP\n" msgstr "Error: Variable %s is not available in the text port of gFTP\n" -#: src/uicommon/gftpui.c:839 +#: src/uicommon/gftpui.c:835 msgid "" "Supported commands:\n" "\n" @@ -1471,272 +1471,272 @@ "Supported commands:\n" "\n" -#: src/uicommon/gftpui.c:882 +#: src/uicommon/gftpui.c:878 #, c-format msgid "usage: %s \n" msgstr "usage: %s \n" -#: src/uicommon/gftpui.c:967 +#: src/uicommon/gftpui.c:963 msgid "about" msgstr "about" -#: src/uicommon/gftpui.c:968 +#: src/uicommon/gftpui.c:964 msgid "Shows gFTP information" msgstr "Shows gFTP information" -#: src/uicommon/gftpui.c:969 +#: src/uicommon/gftpui.c:965 msgid "ascii" msgstr "ascii" -#: src/uicommon/gftpui.c:970 +#: src/uicommon/gftpui.c:966 msgid "Sets the current file transfer mode to Ascii (only for FTP)" msgstr "Sets the current file transfer mode to Ascii (only for FTP)" -#: src/uicommon/gftpui.c:971 +#: src/uicommon/gftpui.c:967 msgid "binary" msgstr "binary" -#: src/uicommon/gftpui.c:972 +#: src/uicommon/gftpui.c:968 msgid "Sets the current file transfer mode to Binary (only for FTP)" msgstr "Sets the current file transfer mode to Binary (only for FTP)" -#: src/uicommon/gftpui.c:973 +#: src/uicommon/gftpui.c:969 msgid "cd" msgstr "cd" -#: src/uicommon/gftpui.c:974 src/uicommon/gftpui.c:976 +#: src/uicommon/gftpui.c:970 src/uicommon/gftpui.c:972 msgid "Changes the remote working directory" msgstr "Changes the remote working directory" -#: src/uicommon/gftpui.c:975 +#: src/uicommon/gftpui.c:971 msgid "chdir" msgstr "chdir" -#: src/uicommon/gftpui.c:977 +#: src/uicommon/gftpui.c:973 msgid "chmod" msgstr "chmod" -#: src/uicommon/gftpui.c:978 +#: src/uicommon/gftpui.c:974 msgid "Changes the permissions of a remote file" msgstr "Changes the permissions of a remote file" -#: src/uicommon/gftpui.c:979 +#: src/uicommon/gftpui.c:975 msgid "clear" msgstr "clear" -#: src/uicommon/gftpui.c:980 +#: src/uicommon/gftpui.c:976 msgid "Available options: cache" msgstr "Available options: cache" -#: src/uicommon/gftpui.c:981 +#: src/uicommon/gftpui.c:977 msgid "close" msgstr "close" -#: src/uicommon/gftpui.c:982 +#: src/uicommon/gftpui.c:978 msgid "Disconnects from the remote site" msgstr "Disconnects from the remote site" +#: src/uicommon/gftpui.c:979 +msgid "delete" +msgstr "delete" + +#: src/uicommon/gftpui.c:980 +msgid "Removes a remote file" +msgstr "Removes a remote file" + +#: src/uicommon/gftpui.c:981 +msgid "get" +msgstr "get" + +#: src/uicommon/gftpui.c:982 src/uicommon/gftpui.c:1006 +msgid "Downloads remote file(s)" +msgstr "Downloads remote file(s)" + #: src/uicommon/gftpui.c:983 -msgid "delete" -msgstr "delete" +msgid "help" +msgstr "help" #: src/uicommon/gftpui.c:984 -msgid "Removes a remote file" -msgstr "Removes a remote file" +msgid "Shows this help screen" +msgstr "Shows this help screen" #: src/uicommon/gftpui.c:985 -msgid "get" -msgstr "get" - -#: src/uicommon/gftpui.c:986 src/uicommon/gftpui.c:1010 -msgid "Downloads remote file(s)" -msgstr "Downloads remote file(s)" +msgid "lcd" +msgstr "lcd" + +#: src/uicommon/gftpui.c:986 src/uicommon/gftpui.c:988 +msgid "Changes the local working directory" +msgstr "Changes the local working directory" #: src/uicommon/gftpui.c:987 -msgid "help" -msgstr "help" - -#: src/uicommon/gftpui.c:988 -msgid "Shows this help screen" -msgstr "Shows this help screen" +msgid "lchdir" +msgstr "lchdir" #: src/uicommon/gftpui.c:989 -msgid "lcd" -msgstr "lcd" - -#: src/uicommon/gftpui.c:990 src/uicommon/gftpui.c:992 -msgid "Changes the local working directory" -msgstr "Changes the local working directory" - -#: src/uicommon/gftpui.c:991 -msgid "lchdir" -msgstr "lchdir" - -#: src/uicommon/gftpui.c:993 msgid "lchmod" msgstr "lchmod" -#: src/uicommon/gftpui.c:994 +#: src/uicommon/gftpui.c:990 msgid "Changes the permissions of a local file" msgstr "Changes the permissions of a local file" -#: src/uicommon/gftpui.c:995 +#: src/uicommon/gftpui.c:991 msgid "ldelete" msgstr "ldelete" -#: src/uicommon/gftpui.c:996 +#: src/uicommon/gftpui.c:992 msgid "Removes a local file" msgstr "Removes a local file" -#: src/uicommon/gftpui.c:997 +#: src/uicommon/gftpui.c:993 msgid "lls" msgstr "lls" -#: src/uicommon/gftpui.c:998 +#: src/uicommon/gftpui.c:994 msgid "Shows the directory listing for the current local directory" msgstr "Shows the directory listing for the current local directory" -#: src/uicommon/gftpui.c:999 +#: src/uicommon/gftpui.c:995 msgid "lmkdir" msgstr "lmkdir" -#: src/uicommon/gftpui.c:1000 +#: src/uicommon/gftpui.c:996 msgid "Creates a local directory" msgstr "Creates a local directory" -#: src/uicommon/gftpui.c:1001 +#: src/uicommon/gftpui.c:997 msgid "lpwd" msgstr "lpwd" -#: src/uicommon/gftpui.c:1002 +#: src/uicommon/gftpui.c:998 msgid "Show current local directory" msgstr "Show current local directory" -#: src/uicommon/gftpui.c:1003 +#: src/uicommon/gftpui.c:999 msgid "lrename" msgstr "lrename" -#: src/uicommon/gftpui.c:1004 +#: src/uicommon/gftpui.c:1000 msgid "Rename a local file" msgstr "Rename a local file" -#: src/uicommon/gftpui.c:1005 +#: src/uicommon/gftpui.c:1001 msgid "lrmdir" msgstr "lrmdir" -#: src/uicommon/gftpui.c:1006 +#: src/uicommon/gftpui.c:1002 msgid "Remove a local directory" msgstr "Remove a local directory" -#: src/uicommon/gftpui.c:1007 +#: src/uicommon/gftpui.c:1003 msgid "ls" msgstr "ls" +#: src/uicommon/gftpui.c:1004 +msgid "Shows the directory listing for the current remote directory" +msgstr "Shows the directory listing for the current remote directory" + +#: src/uicommon/gftpui.c:1005 +msgid "mget" +msgstr "mget" + +#: src/uicommon/gftpui.c:1007 +msgid "mkdir" +msgstr "mkdir" + #: src/uicommon/gftpui.c:1008 -msgid "Shows the directory listing for the current remote directory" -msgstr "Shows the directory listing for the current remote directory" +msgid "Creates a remote directory" +msgstr "Creates a remote directory" #: src/uicommon/gftpui.c:1009 -msgid "mget" -msgstr "mget" +msgid "mput" +msgstr "mput" + +#: src/uicommon/gftpui.c:1010 src/uicommon/gftpui.c:1014 +msgid "Uploads local file(s)" +msgstr "Uploads local file(s)" #: src/uicommon/gftpui.c:1011 -msgid "mkdir" -msgstr "mkdir" +msgid "open" +msgstr "open" #: src/uicommon/gftpui.c:1012 -msgid "Creates a remote directory" -msgstr "Creates a remote directory" +msgid "Opens a connection to a remote site" +msgstr "Opens a connection to a remote site" #: src/uicommon/gftpui.c:1013 -msgid "mput" -msgstr "mput" - -#: src/uicommon/gftpui.c:1014 src/uicommon/gftpui.c:1018 -msgid "Uploads local file(s)" -msgstr "Uploads local file(s)" +msgid "put" +msgstr "put" #: src/uicommon/gftpui.c:1015 -msgid "open" -msgstr "open" +msgid "pwd" +msgstr "pwd" #: src/uicommon/gftpui.c:1016 -msgid "Opens a connection to a remote site" -msgstr "Opens a connection to a remote site" +msgid "Show current remote directory" +msgstr "Show current remote directory" #: src/uicommon/gftpui.c:1017 -msgid "put" -msgstr "put" +msgid "quit" +msgstr "quit" + +#: src/uicommon/gftpui.c:1018 +msgid "Exit from gFTP" +msgstr "Exit from gFTP" #: src/uicommon/gftpui.c:1019 -msgid "pwd" -msgstr "pwd" +msgid "rename" +msgstr "rename" #: src/uicommon/gftpui.c:1020 -msgid "Show current remote directory" -msgstr "Show current remote directory" +msgid "Rename a remote file" +msgstr "Rename a remote file" #: src/uicommon/gftpui.c:1021 -msgid "quit" -msgstr "quit" +msgid "rmdir" +msgstr "rmdir" #: src/uicommon/gftpui.c:1022 -msgid "Exit from gFTP" -msgstr "Exit from gFTP" +msgid "Remove a remote directory" +msgstr "Remove a remote directory" #: src/uicommon/gftpui.c:1023 -msgid "rename" -msgstr "rename" +msgid "set" +msgstr "set" #: src/uicommon/gftpui.c:1024 -msgid "Rename a remote file" -msgstr "Rename a remote file" - -#: src/uicommon/gftpui.c:1025 -msgid "rmdir" -msgstr "rmdir" - -#: src/uicommon/gftpui.c:1026 -msgid "Remove a remote directory" -msgstr "Remove a remote directory" - -#: src/uicommon/gftpui.c:1027 -msgid "set" -msgstr "set" - -#: src/uicommon/gftpui.c:1028 msgid "" "Show configuration file variables. You can also set variables by set var=val" msgstr "" "Show configuration file variables. You can also set variables by set var=val" -#: src/uicommon/gftpui.c:1030 +#: src/uicommon/gftpui.c:1026 msgid "site" msgstr "site" -#: src/uicommon/gftpui.c:1031 +#: src/uicommon/gftpui.c:1027 msgid "Run a site specific command" msgstr "Run a site specific command" -#: src/uicommon/gftpui.c:1121 +#: src/uicommon/gftpui.c:1117 msgid "Error: Command not recognized\n" msgstr "Error: Command not recognized\n" -#: src/uicommon/gftpui.c:1374 +#: src/uicommon/gftpui.c:1370 msgid "Error: Remote site disconnected after trying to transfer file\n" msgstr "Error: Remote site disconnected after trying to transfer file\n" -#: src/uicommon/gftpui.c:1442 +#: src/uicommon/gftpui.c:1438 #, c-format msgid "Could not download %s from %s\n" msgstr "Could not download %s from %s\n" -#: src/uicommon/gftpui.c:1465 +#: src/uicommon/gftpui.c:1461 #, c-format msgid "Successfully transferred %s at %.2f KB/s\n" msgstr "Successfully transferred %s at %.2f KB/s\n" -#: src/gtk/bookmarks.c:40 src/gtk/gftp-gtk.c:201 src/gtk/gftp-gtk.c:1025 +#: src/gtk/bookmarks.c:40 src/gtk/gftp-gtk.c:201 src/gtk/gftp-gtk.c:1026 #: src/gtk/misc-gtk.c:483 src/gtk/misc-gtk.c:491 #, c-format msgid "%s: Please hit the stop button first to do anything else\n" @@ -1807,93 +1807,93 @@ msgid "Bookmarks" msgstr "Bookmarks" -#: src/gtk/bookmarks.c:842 src/gtk/bookmarks.c:845 +#: src/gtk/bookmarks.c:843 src/gtk/bookmarks.c:846 msgid "Edit Entry" msgstr "Edit Entry" -#: src/gtk/bookmarks.c:883 +#: src/gtk/bookmarks.c:884 msgid "Description:" msgstr "Description:" -#: src/gtk/bookmarks.c:898 +#: src/gtk/bookmarks.c:899 msgid "Hostname:" msgstr "Hostname:" -#: src/gtk/bookmarks.c:911 +#: src/gtk/bookmarks.c:912 msgid "Port:" msgstr "Port:" -#: src/gtk/bookmarks.c:928 +#: src/gtk/bookmarks.c:929 msgid "Protocol:" msgstr "Protocol:" -#: src/gtk/bookmarks.c:952 +#: src/gtk/bookmarks.c:953 msgid "Remote Directory:" msgstr "Remote Directory:" -#: src/gtk/bookmarks.c:965 +#: src/gtk/bookmarks.c:966 msgid "Local Directory:" msgstr "Local Directory:" -#: src/gtk/bookmarks.c:982 +#: src/gtk/bookmarks.c:983 msgid "Username:" msgstr "Username:" -#: src/gtk/bookmarks.c:995 src/text/textui.c:86 +#: src/gtk/bookmarks.c:996 src/text/textui.c:86 msgid "Password:" msgstr "Password:" -#: src/gtk/bookmarks.c:1009 +#: src/gtk/bookmarks.c:1010 msgid "Account:" msgstr "Account:" -#: src/gtk/bookmarks.c:1023 +#: src/gtk/bookmarks.c:1024 msgid "Log in as ANONYMOUS" msgstr "Log in as ANONYMOUS" -#: src/gtk/bookmarks.c:1048 src/gtk/bookmarks.c:1302 +#: src/gtk/bookmarks.c:1049 src/gtk/bookmarks.c:1303 #: src/gtk/chmod_dialog.c:265 src/gtk/gtkui_transfer.c:373 #: src/gtk/options_dialog.c:1120 src/gtk/options_dialog.c:1324 msgid " Cancel " msgstr " Cancel " -#: src/gtk/bookmarks.c:1058 src/gtk/options_dialog.c:1335 +#: src/gtk/bookmarks.c:1059 src/gtk/options_dialog.c:1335 msgid "Apply" msgstr "Apply" -#: src/gtk/bookmarks.c:1208 -msgid "/_File" -msgstr "/_File" - #: src/gtk/bookmarks.c:1209 -msgid "/File/tearoff" -msgstr "/File/tearoff" +msgid "/_File" +msgstr "/_File" #: src/gtk/bookmarks.c:1210 +msgid "/File/tearoff" +msgstr "/File/tearoff" + +#: src/gtk/bookmarks.c:1211 msgid "/File/New Folder..." msgstr "/File/New Folder..." -#: src/gtk/bookmarks.c:1211 +#: src/gtk/bookmarks.c:1212 msgid "/File/New Item..." msgstr "/File/New Item..." -#: src/gtk/bookmarks.c:1212 +#: src/gtk/bookmarks.c:1213 msgid "/File/Delete" msgstr "/File/Delete" -#: src/gtk/bookmarks.c:1213 -msgid "/File/Properties..." -msgstr "/File/Properties..." - #: src/gtk/bookmarks.c:1214 -msgid "/File/sep" -msgstr "/File/sep" +msgid "/File/Properties..." +msgstr "/File/Properties..." #: src/gtk/bookmarks.c:1215 +msgid "/File/sep" +msgstr "/File/sep" + +#: src/gtk/bookmarks.c:1216 msgid "/File/Close" msgstr "/File/Close" -#: src/gtk/bookmarks.c:1233 src/gtk/bookmarks.c:1236 +#: src/gtk/bookmarks.c:1234 src/gtk/bookmarks.c:1237 msgid "Edit Bookmarks" msgstr "Edit Bookmarks" @@ -1926,7 +1926,7 @@ msgid "Sticky" msgstr "Sticky" -#: src/gtk/chmod_dialog.c:192 src/gtk/gftp-gtk.c:709 +#: src/gtk/chmod_dialog.c:192 src/gtk/gftp-gtk.c:710 msgid "User" msgstr "User" @@ -1945,7 +1945,7 @@ msgid "Execute" msgstr "Execute" -#: src/gtk/chmod_dialog.c:212 src/gtk/gftp-gtk.c:710 +#: src/gtk/chmod_dialog.c:212 src/gtk/gftp-gtk.c:711 msgid "Group" msgstr "Group" @@ -1976,12 +1976,12 @@ msgid "Delete" msgstr "Delete" -#: src/gtk/dnd.c:127 src/gtk/dnd.c:259 +#: src/gtk/dnd.c:128 src/gtk/dnd.c:261 #, c-format msgid "Received URL %s\n" msgstr "Received URL %s\n" -#: src/gtk/dnd.c:150 src/gtk/dnd.c:237 +#: src/gtk/dnd.c:151 src/gtk/dnd.c:239 msgid "Drag-N-Drop" msgstr "Drag-N-Drop" @@ -2337,31 +2337,31 @@ msgid "Command: " msgstr "Command: " -#: src/gtk/gftp-gtk.c:707 src/gtk/gftp-gtk.c:914 src/gtk/gtkui_transfer.c:216 +#: src/gtk/gftp-gtk.c:708 src/gtk/gftp-gtk.c:915 src/gtk/gtkui_transfer.c:216 msgid "Filename" msgstr "Filename" -#: src/gtk/gftp-gtk.c:708 +#: src/gtk/gftp-gtk.c:709 msgid "Size" msgstr "Size" -#: src/gtk/gftp-gtk.c:711 -msgid "Date" -msgstr "Date" - #: src/gtk/gftp-gtk.c:712 +msgid "Date" +msgstr "Date" + +#: src/gtk/gftp-gtk.c:713 msgid "Attribs" msgstr "Attribs" -#: src/gtk/gftp-gtk.c:915 +#: src/gtk/gftp-gtk.c:916 msgid "Progress" msgstr "Progress" -#: src/gtk/gftp-gtk.c:1026 src/gtk/misc-gtk.c:917 src/gtk/misc-gtk.c:991 +#: src/gtk/gftp-gtk.c:1027 src/gtk/misc-gtk.c:917 src/gtk/misc-gtk.c:991 msgid "Connect" msgstr "Connect" -#: src/gtk/gftp-gtk.c:1056 +#: src/gtk/gftp-gtk.c:1057 msgid "Error: You must type in a host to connect to\n" msgstr "Error: You must type in a host to connect to\n" @@ -2377,7 +2377,7 @@ msgid "Please enter your username for this site" msgstr "Please enter your username for this site" -#: src/gtk/gtkui.c:119 src/gtk/transfer.c:540 src/gtk/transfer.c:551 +#: src/gtk/gtkui.c:119 src/gtk/transfer.c:550 src/gtk/transfer.c:560 msgid "Please enter your password for this site" msgstr "Please enter your password for this site" @@ -2419,12 +2419,12 @@ msgid "Chdir" msgstr "Chdir" -#: src/gtk/gtkui_transfer.c:60 src/gtk/transfer.c:434 src/gtk/transfer.c:517 -#: src/gtk/transfer.c:993 +#: src/gtk/gtkui_transfer.c:60 src/gtk/transfer.c:445 src/gtk/transfer.c:528 +#: src/gtk/transfer.c:1002 msgid "Skipped" msgstr "Skipped" -#: src/gtk/gtkui_transfer.c:62 src/gtk/transfer.c:496 src/gtk/transfer.c:521 +#: src/gtk/gtkui_transfer.c:62 src/gtk/transfer.c:507 src/gtk/transfer.c:532 msgid "Waiting..." msgstr "Waiting..." @@ -2668,7 +2668,7 @@ msgid "Receiving file names..." msgstr "Receiving file names..." -#: src/gtk/transfer.c:63 src/gtk/transfer.c:667 +#: src/gtk/transfer.c:63 src/gtk/transfer.c:676 msgid "Connecting..." msgstr "Connecting..." @@ -2676,27 +2676,32 @@ msgid "Retrieve Files: Not connected to a remote site\n" msgstr "Retrieve Files: Not connected to a remote site\n" -#: src/gtk/transfer.c:346 +#: src/gtk/transfer.c:350 #, c-format msgid "Error: Child %d returned %d\n" msgstr "Error: Child %d returned %d\n" -#: src/gtk/transfer.c:349 +#: src/gtk/transfer.c:353 #, c-format msgid "Child %d returned successfully\n" msgstr "Child %d returned successfully\n" -#: src/gtk/transfer.c:356 +#: src/gtk/transfer.c:357 +#, c-format +msgid "Error: Child %d did not terminate properly\n" +msgstr "Error: Child %d did not terminate properly\n" + +#: src/gtk/transfer.c:367 #, c-format msgid "Error: Cannot get information about file %s: %s\n" msgstr "Error: Cannot get information about file %s: %s\n" -#: src/gtk/transfer.c:361 +#: src/gtk/transfer.c:372 #, c-format msgid "File %s was not changed\n" msgstr "File %s was not changed\n" -#: src/gtk/transfer.c:369 +#: src/gtk/transfer.c:380 #, c-format msgid "" "File %s has changed.\n" @@ -2705,50 +2710,50 @@ "File %s has changed.\n" "Would you like to upload it?" -#: src/gtk/transfer.c:372 +#: src/gtk/transfer.c:383 msgid "Edit File" msgstr "Edit File" -#: src/gtk/transfer.c:437 +#: src/gtk/transfer.c:448 msgid "Finished" msgstr "Finished" -#: src/gtk/transfer.c:477 +#: src/gtk/transfer.c:488 #, c-format msgid "Stopping the transfer of %s\n" msgstr "Stopping the transfer of %s\n" -#: src/gtk/transfer.c:712 +#: src/gtk/transfer.c:721 #, c-format msgid "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)" msgstr "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)" -#: src/gtk/transfer.c:742 +#: src/gtk/transfer.c:751 #, c-format msgid "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining" msgstr "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining" -#: src/gtk/transfer.c:751 +#: src/gtk/transfer.c:760 #, c-format msgid "Recv %s of %s, transfer stalled, unknown time remaining" msgstr "Recv %s of %s, transfer stalled, unknown time remaining" -#: src/gtk/transfer.c:786 +#: src/gtk/transfer.c:795 #, c-format msgid "Retrieving file names...%s bytes" msgstr "Retrieving file names...%s bytes" -#: src/gtk/transfer.c:865 src/gtk/transfer.c:887 src/gtk/transfer.c:921 -#: src/gtk/transfer.c:961 src/gtk/transfer.c:1014 src/gtk/transfer.c:1074 +#: src/gtk/transfer.c:874 src/gtk/transfer.c:896 src/gtk/transfer.c:930 +#: src/gtk/transfer.c:970 src/gtk/transfer.c:1023 src/gtk/transfer.c:1083 msgid "There are no file transfers selected\n" msgstr "There are no file transfers selected\n" -#: src/gtk/transfer.c:905 +#: src/gtk/transfer.c:914 #, c-format msgid "Stopping the transfer on host %s\n" msgstr "Stopping the transfer on host %s\n" -#: src/gtk/transfer.c:946 src/gtk/transfer.c:999 +#: src/gtk/transfer.c:955 src/gtk/transfer.c:1008 #, c-format msgid "Skipping file %s on host %s\n" msgstr "Skipping file %s on host %s\n"