diff options
author | Philip Withnall <pwithnall@svn.gnome.org> | 2008-02-27 18:11:01 +0000 |
---|---|---|
committer | Philip Withnall <pwithnall@src.gnome.org> | 2008-02-27 18:11:01 +0000 |
commit | 009c1af0e998844b16fe4d81c12e911c0bbbf7ce (patch) | |
tree | 119f2989d6fe5fbafb66e5fed91cc92fcf05892e /po | |
parent | f1529a59db349a110bb17958b608db78662ca600 (diff) |
Updated British English translation
2008-02-27 Philip Withnall <pwithnall@svn.gnome.org>
* en_GB.po: Updated British English translation
svn path=/trunk/; revision=5185
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/en_GB.po | 8 |
2 files changed, 9 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 89a9d74f..a3c48707 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -2,6 +2,10 @@ * en_GB.po: Updated British English translation +2008-02-27 Philip Withnall <pwithnall@svn.gnome.org> + + * en_GB.po: Updated British English translation + 2008-02-27 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. diff --git a/po/en_GB.po b/po/en_GB.po index 4c60c961..dec78671 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: totem\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-02-27 07:25+0000\n" +"POT-Creation-Date: 2008-02-27 18:08+0000\n" "PO-Revision-Date: 2008-02-27 07:31+0000\n" "Last-Translator: David Lodge <dave@cirt.net>\n" "Language-Team: <en@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../data/fullscreen.ui.h:1 msgid "Leave Fullscreen" @@ -2163,7 +2163,9 @@ msgstr "No results" #: ../src/plugins/tracker/totem-tracker-widget.c:229 #, c-format msgid "Showing %i - %i of %i match" -msgstr "Showing %i - %i of %i match" +msgid_plural "Showing %i - %i of %i matches" +msgstr[0] "Showing %i - %i of %i match" +msgstr[1] "Showing %i - %i of %i matches" #: ../src/plugins/tracker/totem-tracker-widget.c:365 #: ../src/plugins/youtube/youtube.ui.h:2 |