diff options
Diffstat (limited to 'po/en_CA.po')
-rw-r--r-- | po/en_CA.po | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/po/en_CA.po b/po/en_CA.po index 5527bfc6a..fce7d069c 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-29 13:30-0400\n" +"POT-Creation-Date: 2007-07-12 13:33-0400\n" "PO-Revision-Date: 2005-08-27 16:20-0400\n" "Last-Translator: Adam Weinberger <adamw@gnome.org>\n" "Language-Team: Canadian English <adamw@gnome.org>\n" @@ -197,47 +197,47 @@ msgstr "Failed to open file '%s': fdopen() failed: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "Failed to rename file '%s' to '%s': g_rename() failed: %s" -#: glib/gfileutils.c:931 glib/gfileutils.c:1389 +#: glib/gfileutils.c:932 glib/gfileutils.c:1390 #, c-format msgid "Failed to create file '%s': %s" msgstr "Failed to create file '%s': %s" -#: glib/gfileutils.c:945 +#: glib/gfileutils.c:946 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "Failed to open file '%s' for writing: fdopen() failed: %s" -#: glib/gfileutils.c:970 +#: glib/gfileutils.c:971 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Failed to write file '%s': fwrite() failed: %s" -#: glib/gfileutils.c:989 +#: glib/gfileutils.c:990 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Failed to close file '%s': fclose() failed: %s" -#: glib/gfileutils.c:1107 +#: glib/gfileutils.c:1108 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "Existing file '%s' could not be removed: g_unlink() failed: %s" -#: glib/gfileutils.c:1351 +#: glib/gfileutils.c:1352 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Template '%s' invalid, should not contain a '%s'" -#: glib/gfileutils.c:1364 +#: glib/gfileutils.c:1365 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Template '%s' does not contain XXXXXX" -#: glib/gfileutils.c:1839 +#: glib/gfileutils.c:1840 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Failed to read the symbolic link '%s': %s" -#: glib/gfileutils.c:1860 +#: glib/gfileutils.c:1861 #, c-format msgid "Symbolic links not supported" msgstr "Symbolic links not supported" @@ -447,7 +447,7 @@ msgstr "Document was empty or contained only whitespace" msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Document ended unexpectedly just after an open angle bracket '<'" -#: glib/gmarkup.c:1775 glib/gmarkup.c:1819 +#: glib/gmarkup.c:1775 glib/gmarkup.c:1820 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -469,15 +469,15 @@ msgstr "" msgid "Document ended unexpectedly inside an element name" msgstr "Document ended unexpectedly inside an element name" -#: glib/gmarkup.c:1794 +#: glib/gmarkup.c:1795 msgid "Document ended unexpectedly inside an attribute name" msgstr "Document ended unexpectedly inside an attribute name" -#: glib/gmarkup.c:1799 +#: glib/gmarkup.c:1800 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Document ended unexpectedly inside an element-opening tag." -#: glib/gmarkup.c:1805 +#: glib/gmarkup.c:1806 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -485,16 +485,16 @@ msgstr "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" -#: glib/gmarkup.c:1812 +#: glib/gmarkup.c:1813 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Document ended unexpectedly while inside an attribute value" -#: glib/gmarkup.c:1827 +#: glib/gmarkup.c:1829 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Document ended unexpectedly inside the close tag for element '%s'" -#: glib/gmarkup.c:1833 +#: glib/gmarkup.c:1835 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Document ended unexpectedly inside a comment or processing instruction" |