Updated Canadian English translation.

2005-08-27  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
This commit is contained in:
Adam Weinberger 2005-08-27 23:13:15 +00:00 committed by Adam Weinberger
parent 2ae1389b36
commit 33672401a0
2 changed files with 46 additions and 19 deletions

View File

@ -1,3 +1,7 @@
2005-08-27 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
2005-08-27 Terance Sola <terance@lyse.net> 2005-08-27 Terance Sola <terance@lyse.net>
* nb.po: Updated Norwegian bokmål translation. * nb.po: Updated Norwegian bokmål translation.

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-08-23 00:30-0400\n" "POT-Creation-Date: 2005-08-27 19:10-0400\n"
"PO-Revision-Date: 2005-07-03 16:20-0400\n" "PO-Revision-Date: 2005-08-27 16:20-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n" "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n" "Language-Team: Canadian English <adamw@gnome.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -469,35 +469,58 @@ msgstr "Text ended before matching quote was found for %c. (The text was '%s')"
msgid "Text was empty (or contained only whitespace)" msgid "Text was empty (or contained only whitespace)"
msgstr "Text was empty (or contained only whitespace)" msgstr "Text was empty (or contained only whitespace)"
#: glib/gspawn-win32.c:264 #: glib/gspawn-win32.c:276
msgid "Failed to read data from child process" msgid "Failed to read data from child process"
msgstr "Failed to read data from child process" msgstr "Failed to read data from child process"
#: glib/gspawn-win32.c:281 glib/gspawn.c:1354 #: glib/gspawn-win32.c:291 glib/gspawn.c:1375
#, c-format #, c-format
msgid "Failed to create pipe for communicating with child process (%s)" msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Failed to create pipe for communicating with child process (%s)" msgstr "Failed to create pipe for communicating with child process (%s)"
#: glib/gspawn-win32.c:321 glib/gspawn.c:1018 #: glib/gspawn-win32.c:329 glib/gspawn.c:1039
#, c-format #, c-format
msgid "Failed to read from child pipe (%s)" msgid "Failed to read from child pipe (%s)"
msgstr "Failed to read from child pipe (%s)" msgstr "Failed to read from child pipe (%s)"
#: glib/gspawn-win32.c:349 glib/gspawn.c:1223 #: glib/gspawn-win32.c:355 glib/gspawn.c:1244
#, c-format #, c-format
msgid "Failed to change to directory '%s' (%s)" msgid "Failed to change to directory '%s' (%s)"
msgstr "Failed to change to directory '%s' (%s)" msgstr "Failed to change to directory '%s' (%s)"
#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442 #: glib/gspawn-win32.c:361 glib/gspawn-win32.c:582
#, c-format #, c-format
msgid "Failed to execute child process (%s)" msgid "Failed to execute child process (%s)"
msgstr "Failed to execute child process (%s)" msgstr "Failed to execute child process (%s)"
#: glib/gspawn-win32.c:599 #: glib/gspawn-win32.c:472 glib/gspawn-win32.c:528
msgid "Failed to execute helper program" #, c-format
msgstr "Failed to execute helper program" msgid "Invalid program name: %s"
msgstr "Invalid program name: %s"
#: glib/gspawn-win32.c:797 #: glib/gspawn-win32.c:482 glib/gspawn-win32.c:538 glib/gspawn-win32.c:776
#: glib/gspawn-win32.c:831 glib/gspawn-win32.c:1364
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Invalid string in argument vector at %d: %s"
#: glib/gspawn-win32.c:493 glib/gspawn-win32.c:549 glib/gspawn-win32.c:790
#: glib/gspawn-win32.c:844 glib/gspawn-win32.c:1397
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Invalid string in environment: %s"
#: glib/gspawn-win32.c:772 glib/gspawn-win32.c:827 glib/gspawn-win32.c:1345
#, c-format
msgid "Invalid working directory: %s"
msgstr "Invalid working directory: %s"
#: glib/gspawn-win32.c:886
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Failed to execute helper program (%s)"
#: glib/gspawn-win32.c:1083
msgid "" msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child " "Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process" "process"
@ -510,42 +533,42 @@ msgstr ""
msgid "Failed to read data from child process (%s)" msgid "Failed to read data from child process (%s)"
msgstr "Failed to read data from child process (%s)" msgstr "Failed to read data from child process (%s)"
#: glib/gspawn.c:310 #: glib/gspawn.c:311
#, c-format #, c-format
msgid "Unexpected error in select() reading data from a child process (%s)" msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Unexpected error in select() reading data from a child process (%s)" msgstr "Unexpected error in select() reading data from a child process (%s)"
#: glib/gspawn.c:393 #: glib/gspawn.c:394
#, c-format #, c-format
msgid "Unexpected error in waitpid() (%s)" msgid "Unexpected error in waitpid() (%s)"
msgstr "Unexpected error in waitpid() (%s)" msgstr "Unexpected error in waitpid() (%s)"
#: glib/gspawn.c:1083 #: glib/gspawn.c:1104
#, c-format #, c-format
msgid "Failed to fork (%s)" msgid "Failed to fork (%s)"
msgstr "Failed to fork (%s)" msgstr "Failed to fork (%s)"
#: glib/gspawn.c:1233 #: glib/gspawn.c:1254
#, c-format #, c-format
msgid "Failed to execute child process \"%s\" (%s)" msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Failed to execute child process \"%s\" (%s)" msgstr "Failed to execute child process \"%s\" (%s)"
#: glib/gspawn.c:1243 #: glib/gspawn.c:1264
#, c-format #, c-format
msgid "Failed to redirect output or input of child process (%s)" msgid "Failed to redirect output or input of child process (%s)"
msgstr "Failed to redirect output or input of child process (%s)" msgstr "Failed to redirect output or input of child process (%s)"
#: glib/gspawn.c:1252 #: glib/gspawn.c:1273
#, c-format #, c-format
msgid "Failed to fork child process (%s)" msgid "Failed to fork child process (%s)"
msgstr "Failed to fork child process (%s)" msgstr "Failed to fork child process (%s)"
#: glib/gspawn.c:1260 #: glib/gspawn.c:1281
#, c-format #, c-format
msgid "Unknown error executing child process \"%s\"" msgid "Unknown error executing child process \"%s\""
msgstr "Unknown error executing child process \"%s\"" msgstr "Unknown error executing child process \"%s\""
#: glib/gspawn.c:1282 #: glib/gspawn.c:1303
#, c-format #, c-format
msgid "Failed to read enough data from child pid pipe (%s)" msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)" msgstr "Failed to read enough data from child pid pipe (%s)"