[template-glib] Add British English translation



commit c7bdc1d8edb418032a92d1477da6d64677b7aa06
Author: Zander Brown <zbrown gnome org>
Date:   Mon Aug 26 09:10:05 2019 +0000

    Add British English translation

 po/LINGUAS  |  1 +
 po/en_GB.po | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index ce64512..ab41eb7 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -4,6 +4,7 @@ cs
 da
 de
 el
+en_GB
 es
 fur
 hu
diff --git a/po/en_GB.po b/po/en_GB.po
new file mode 100644
index 0000000..5dd39a7
--- /dev/null
+++ b/po/en_GB.po
@@ -0,0 +1,39 @@
+# British English translation for template-glib.
+# Copyright (C) 2019 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Zander Brown <zbrown gnome org>, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2019-03-13 18:34+0000\n"
+"PO-Revision-Date: 2019-08-26 00:34+0100\n"
+"Last-Translator: Zander Brown <zbrown gnome org>\n"
+"Language-Team: English - United Kingdom <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"
+"X-Generator: Gtranslator 3.32.1\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() may only be called once"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "Parser does not contain an input stream"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "Must parse template before expanding"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ā€œ%sā€"
+msgstr "Failed to locate template ā€œ%sā€"


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