[libgnome-games-support] Add British English translation



commit ce04156531d3f115f1766fe6dc0d2b985ea355ca
Author: David King <amigadave amigadave com>
Date:   Thu Sep 8 08:11:04 2016 +0200

    Add British English translation

 po/LINGUAS  |    1 +
 po/en_GB.po |   88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 28e46a4..abdab3e 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -4,6 +4,7 @@ cs
 da
 de
 el
+en_GB
 eo
 es
 eu
diff --git a/po/en_GB.po b/po/en_GB.po
new file mode 100644
index 0000000..9566aeb
--- /dev/null
+++ b/po/en_GB.po
@@ -0,0 +1,88 @@
+# British English translation for libgnome-games-support.
+# Copyright (C) 2016 libgnome-games-support's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libgnome-games-support package.
+# David King <amigadave amigadave com>, 2016.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libgnome-games-support master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=libgnome-games-support&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2016-09-04 03:07+0000\n"
+"PO-Revision-Date: 2016-09-08 08:09+0200\n"
+"Last-Translator: David King <amigadave amigadave com>\n"
+"Language-Team: British English <en_GB li org>\n"
+"Language: en_GB\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);;\n"
+
+#. Appears at the top of the dialog, as the heading of the dialog
+#: games/scores/dialog.vala:58
+msgid "Congratulations!"
+msgstr "Congratulations!"
+
+#: games/scores/dialog.vala:60
+msgid "High Scores"
+msgstr "High Scores"
+
+#: games/scores/dialog.vala:62
+msgid "Best Times"
+msgstr "Best Times"
+
+#: games/scores/dialog.vala:78
+msgid "No scores yet"
+msgstr "No scores yet"
+
+#: games/scores/dialog.vala:82
+msgid "Play some games and your scores will show up here."
+msgstr "Play some games and your scores will show up here."
+
+#. A column heading in the scores dialog
+#: games/scores/dialog.vala:135
+msgid "Rank"
+msgstr "Rank"
+
+#. A column heading in the scores dialog
+#: games/scores/dialog.vala:144
+msgid "Score"
+msgstr "Score"
+
+#: games/scores/dialog.vala:146
+msgid "Time"
+msgstr "Time"
+
+#. A column heading in the scores dialog
+#: games/scores/dialog.vala:153
+msgid "Player"
+msgstr "Player"
+
+#. Appears on the top right corner of the dialog. Clicking the button closes the dialog.
+#: games/scores/dialog.vala:163
+msgid "_Done"
+msgstr "_Done"
+
+#. Time which may be displayed on a scores dialog.
+#: games/scores/dialog.vala:278
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minute"
+msgstr[1] "%d minutes"
+
+#. Time which may be displayed on a scores dialog.
+#: games/scores/dialog.vala:280
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d second"
+msgstr[1] "%d seconds"
+
+#: games/scores/dialog.vala:286
+msgid "Your score is the best!"
+msgstr "Your score is the best!"
+
+#: games/scores/dialog.vala:288
+msgid "Your score has made the top ten."
+msgstr "Your score has made the top ten."


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]