diff --git a/po/ChangeLog b/po/ChangeLog index e5115bd56..1ebbd64b2 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2005-07-03 Adam Weinberger + + * en_CA.po: Updated Canadian English translation. + 2005-07-02 Takeshi AIHANA * ja.po: Updated Japanese translation. diff --git a/po/en_CA.po b/po/en_CA.po index df9a59695..4b47b961f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-06-30 16:44-0400\n" -"PO-Revision-Date: 2005-06-17 16:20-0400\n" +"POT-Creation-Date: 2005-07-03 18:25-0400\n" +"PO-Revision-Date: 2005-07-03 16:20-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" "MIME-Version: 1.0\n" @@ -107,7 +107,7 @@ msgstr "Failed to read from file '%s': %s" msgid "Failed to open file '%s': %s" msgstr "Failed to open file '%s': %s" -#: glib/gfileutils.c:741 glib/gmappedfile.c:132 +#: glib/gfileutils.c:741 glib/gmappedfile.c:133 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Failed to get attributes of file '%s': fstat() failed: %s" @@ -216,15 +216,15 @@ msgstr "Channel terminates in a partial character" msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Cannot do a raw read in g_io_channel_read_to_end" -#: glib/gmappedfile.c:115 -#, fuzzy, c-format +#: glib/gmappedfile.c:116 +#, c-format msgid "Failed to open file '%s': open() failed: %s" -msgstr "Failed to open file '%s': fdopen() failed: %s" +msgstr "Failed to open file '%s': open() failed: %s" -#: glib/gmappedfile.c:177 -#, fuzzy, c-format +#: glib/gmappedfile.c:178 +#, c-format msgid "Failed to map file '%s': mmap() failed: %s" -msgstr "Failed to open file '%s': fdopen() failed: %s" +msgstr "Failed to map file '%s': mmap() failed: %s" #: glib/gmarkup.c:232 #, c-format @@ -635,29 +635,29 @@ msgstr "Key file does not start with a group" msgid "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'" -#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1163 glib/gkeyfile.c:2164 -#: glib/gkeyfile.c:2229 glib/gkeyfile.c:2347 glib/gkeyfile.c:2415 -#: glib/gkeyfile.c:2599 glib/gkeyfile.c:2773 glib/gkeyfile.c:2830 +#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177 +#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497 +#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880 #, c-format msgid "Key file does not have group '%s'" msgstr "Key file does not have group '%s'" -#: glib/gkeyfile.c:1175 +#: glib/gkeyfile.c:1188 #, c-format msgid "Key file does not have key '%s'" msgstr "Key file does not have key '%s'" -#: glib/gkeyfile.c:1276 glib/gkeyfile.c:1385 +#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Key file contains key '%s' with value '%s' which is not UTF-8" -#: glib/gkeyfile.c:1294 glib/gkeyfile.c:1403 glib/gkeyfile.c:1775 +#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Key file contains key '%s' which has value that cannot be interpreted." -#: glib/gkeyfile.c:1991 +#: glib/gkeyfile.c:2004 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -666,31 +666,31 @@ msgstr "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." -#: glib/gkeyfile.c:2179 glib/gkeyfile.c:2362 glib/gkeyfile.c:2841 +#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'" -#: glib/gkeyfile.c:3022 +#: glib/gkeyfile.c:3072 msgid "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line" -#: glib/gkeyfile.c:3044 +#: glib/gkeyfile.c:3094 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'" -#: glib/gkeyfile.c:3185 +#: glib/gkeyfile.c:3235 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number." -#: glib/gkeyfile.c:3195 +#: glib/gkeyfile.c:3245 #, c-format msgid "Integer value '%s' out of range" msgstr "Integer value '%s' out of range" -#: glib/gkeyfile.c:3225 +#: glib/gkeyfile.c:3275 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean."