diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index a62deb87e..41fb0264f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GLIB\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-07-22 14:04-0400\n" +"POT-Creation-Date: 2006-08-15 20:27-0400\n" "PO-Revision-Date: 2006-04-21 22:24-0000\n" "Last-Translator: David Lodge <dave@cirt.net>\n" "Language-Team: \n" @@ -42,7 +42,7 @@ msgstr "" #: glib/gbookmarkfile.c:1792 #, fuzzy, c-format -msgid "No valid bookmark file was be found in data dirs" +msgid "No valid bookmark file found in data dirs" msgstr "Valid key file could not be found in data dirs" #: glib/gbookmarkfile.c:1993 @@ -55,10 +55,10 @@ msgstr "" #: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530 #: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687 #: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826 -#: glib/gbookmarkfile.c:2949 glib/gbookmarkfile.c:3139 -#: glib/gbookmarkfile.c:3215 glib/gbookmarkfile.c:3367 -#: glib/gbookmarkfile.c:3432 glib/gbookmarkfile.c:3522 -#: glib/gbookmarkfile.c:3649 +#: glib/gbookmarkfile.c:2950 glib/gbookmarkfile.c:3140 +#: glib/gbookmarkfile.c:3216 glib/gbookmarkfile.c:3369 +#: glib/gbookmarkfile.c:3434 glib/gbookmarkfile.c:3524 +#: glib/gbookmarkfile.c:3651 #, c-format msgid "No bookmark found for URI '%s'" msgstr "" @@ -78,7 +78,7 @@ msgstr "" msgid "No groups set in bookmark for URI '%s'" msgstr "" -#: glib/gbookmarkfile.c:3233 glib/gbookmarkfile.c:3377 +#: glib/gbookmarkfile.c:3234 glib/gbookmarkfile.c:3379 #, c-format msgid "No application with name '%s' registered a bookmark for '%s'" msgstr "" @@ -731,29 +731,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:1014 glib/gkeyfile.c:1173 glib/gkeyfile.c:2386 -#: glib/gkeyfile.c:2451 glib/gkeyfile.c:2570 glib/gkeyfile.c:2705 -#: glib/gkeyfile.c:2858 glib/gkeyfile.c:3034 glib/gkeyfile.c:3091 +#: glib/gkeyfile.c:1013 glib/gkeyfile.c:1172 glib/gkeyfile.c:2385 +#: glib/gkeyfile.c:2450 glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 +#: glib/gkeyfile.c:2857 glib/gkeyfile.c:3033 glib/gkeyfile.c:3090 #, c-format msgid "Key file does not have group '%s'" msgstr "Key file does not have group '%s'" -#: glib/gkeyfile.c:1185 +#: glib/gkeyfile.c:1184 #, c-format msgid "Key file does not have key '%s'" msgstr "Key file does not have key '%s'" -#: glib/gkeyfile.c:1286 glib/gkeyfile.c:1395 +#: glib/gkeyfile.c:1285 glib/gkeyfile.c:1394 #, 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:1304 glib/gkeyfile.c:1413 glib/gkeyfile.c:1785 +#: glib/gkeyfile.c:1303 glib/gkeyfile.c:1412 glib/gkeyfile.c:1784 #, 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:2001 glib/gkeyfile.c:2214 +#: glib/gkeyfile.c:2000 glib/gkeyfile.c:2213 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -762,37 +762,37 @@ msgstr "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." -#: glib/gkeyfile.c:2401 glib/gkeyfile.c:2585 glib/gkeyfile.c:3102 +#: glib/gkeyfile.c:2400 glib/gkeyfile.c:2584 glib/gkeyfile.c:3101 #, 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:3275 +#: glib/gkeyfile.c:3274 #, c-format msgid "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line" -#: glib/gkeyfile.c:3297 +#: glib/gkeyfile.c:3296 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'" -#: glib/gkeyfile.c:3438 +#: glib/gkeyfile.c:3437 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number." -#: glib/gkeyfile.c:3448 +#: glib/gkeyfile.c:3447 #, c-format msgid "Integer value '%s' out of range" msgstr "Integer value '%s' out of range" -#: glib/gkeyfile.c:3476 +#: glib/gkeyfile.c:3475 #, fuzzy, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "Value '%s' cannot be interpreted as a number." -#: glib/gkeyfile.c:3496 +#: glib/gkeyfile.c:3495 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean." |