[gcab] Add British English translation



commit d5aead4bb163681c0ca44b1273b90c9c223cec66
Author: Zander Brown <zbrown gnome org>
Date:   Fri Aug 30 18:33:38 2019 +0000

    Add British English translation

 po/LINGUAS  |   1 +
 po/en_GB.po | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 8acc1be..a4bc2c5 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -4,6 +4,7 @@ cs
 da
 de
 el
+en_GB
 es
 eu
 fi
diff --git a/po/en_GB.po b/po/en_GB.po
new file mode 100644
index 0000000..38f1867
--- /dev/null
+++ b/po/en_GB.po
@@ -0,0 +1,143 @@
+# British English translation for gcab.
+# Copyright (C) 2019 gcab's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gcab package.
+# Zander Brown <zbrown gnome org>, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gcab master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gcab/issues\n";
+"POT-Creation-Date: 2019-08-19 12:43+0000\n"
+"PO-Revision-Date: 2019-08-30 11:13+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/gcab.c:82
+msgid "Dumping data to:"
+msgstr "Dumping data to:"
+
+#: src/gcab.c:114
+msgid "Print program version"
+msgstr "Print program version"
+
+#: src/gcab.c:115
+msgid "Be verbose"
+msgstr "Be verbose"
+
+#: src/gcab.c:116
+msgid "Create archive"
+msgstr "Create archive"
+
+#: src/gcab.c:117
+msgid "Extract all files"
+msgstr "Extract all files"
+
+#: src/gcab.c:118
+msgid "Dump reserved and extra data"
+msgstr "Dump reserved and extra data"
+
+#: src/gcab.c:119
+msgid "List content"
+msgstr "List content"
+
+#: src/gcab.c:120
+msgid "List content with file details"
+msgstr "List content with file details"
+
+#: src/gcab.c:121
+msgid "Change to directory DIR"
+msgstr "Change to directory DIR"
+
+#: src/gcab.c:121
+msgid "DIR"
+msgstr "DIR"
+
+#: src/gcab.c:122
+msgid "Use zip compression"
+msgstr "Use zip compression"
+
+#: src/gcab.c:123
+msgid "Do not include path"
+msgstr "Do not include path"
+
+#: src/gcab.c:124
+msgid "Reserve space in cabinet for signing (e.g. -s 6144 reserves 6K bytes)"
+msgstr "Reserve space in cabinet for signing (e.g. -s 6144 reserves 6K bytes)"
+
+#: src/gcab.c:125
+msgid "FILE INPUT_FILES..."
+msgstr "FILE INPUT_FILES..."
+
+#: src/gcab.c:139
+msgid "- create a Cabinet file"
+msgstr "- create a Cabinet file"
+
+#: src/gcab.c:140
+msgid "Report bugs to:"
+msgstr "Report bugs to:"
+
+#: src/gcab.c:142
+msgid ""
+"gcab saves many files together into a cabinet archive, and can restore\n"
+"individual files from the archive."
+msgstr ""
+"gcab saves many files together into a cabinet archive, and can restore\n"
+"individual files from the archive."
+
+#: src/gcab.c:149
+msgid "Option parsing failed"
+msgstr "Option parsing failed"
+
+#: src/gcab.c:159
+msgid "Please specify a single operation"
+msgstr "Please specify a single operation"
+
+#: src/gcab.c:164
+msgid "Cabinet file must be specified"
+msgstr "Cabinet file must be specified"
+
+#: src/gcab.c:180
+msgid "Cannot open file for reading"
+msgstr "Cannot open file for reading"
+
+#: src/gcab.c:184
+msgid "Error reading"
+msgstr "Error reading"
+
+#: src/gcab.c:220
+msgid "Error during extraction"
+msgstr "Error during extraction"
+
+#: src/gcab.c:235
+msgid "Error while reading signature"
+msgstr "Error while reading signature"
+
+#: src/gcab.c:247
+msgid "No input files specified"
+msgstr "No input files specified"
+
+#: src/gcab.c:266
+msgid "Cannot add file"
+msgstr "Cannot add file"
+
+#: src/gcab.c:272
+msgid "No files to be archived"
+msgstr "No files to be archived"
+
+#: src/gcab.c:280
+msgid "Cannot create cab file"
+msgstr "Cannot create cab file"
+
+#: src/gcab.c:286
+msgid "Cannot add folder to cab file"
+msgstr "Cannot add folder to cab file"
+
+#: src/gcab.c:296
+msgid "Cannot write cab file"
+msgstr "Cannot write cab file"


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