summaryrefslogtreecommitdiff
path: root/po/en_GB.po
diff options
context:
space:
mode:
authorMiguel Gomes <alka.setzer@gmail.com>2020-05-03 15:52:24 +0100
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-05-07 15:34:10 -0500
commit684693fcb4d6672d4c50d51334539410d74043bc (patch)
tree43f94ff0126b5372b74743ce0f81031c1c4edc5a /po/en_GB.po
parent1101fb2bcdd189cd9415b8bd1c775eb43527d25c (diff)
downloadmusl-locales-684693fcb4d6672d4c50d51334539410d74043bc.tar.gz
musl-locales-684693fcb4d6672d4c50d51334539410d74043bc.tar.bz2
musl-locales-684693fcb4d6672d4c50d51334539410d74043bc.tar.xz
musl-locales-684693fcb4d6672d4c50d51334539410d74043bc.zip
Added pt_PT locale
Signed-off-by: Miguel Gomes <alka.setzer@gmail.com> Upstream-URL: https://gitlab.com/rilian-la-te/musl-locales/-/merge_requests/18
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po72
1 files changed, 72 insertions, 0 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
new file mode 100644
index 0000000..b399701
--- /dev/null
+++ b/po/en_GB.po
@@ -0,0 +1,72 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-05-11 11:45+0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \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-Language: en_GB\n"
+"X-Source-Language: C\n"
+
+#: ../locale.c:52
+#, c-format
+msgid ""
+"Usage: %s [-a | -m] [FORMAT] name...\n"
+"\n"
+"\t-a, --all-locales\tWrite names of all available locales\n"
+"\t-m, --charmaps\tWrite names of available charmaps\n"
+"\n"
+"FORMAT:\n"
+"\t-c, --category-name\tWrite names of selected categories\n"
+"\t-k, --keyword-name\tWrite names of selected keywords\n"
+msgstr ""
+"Usage: %s [-a | -m] [FORMAT] name...\n"
+"\n"
+"\t-a, --all-locales\tWrite names of all available locales\n"
+"\t-m, --charmaps\tWrite names of available charmaps\n"
+"\n"
+"FORMAT:\n"
+"\t-c, --category-name\tWrite names of selected categories\n"
+"\t-k, --keyword-name\tWrite names of selected keywords\n"
+
+#: ../locale.c:92
+#, c-format
+msgid "Unknown option.\n"
+msgstr "Unknown option.\n"
+
+#: ../locale.c:97
+#, c-format
+msgid "This should never happen!\n"
+msgstr "This should never happen!\n"
+
+#: ../locale.c:202
+#, c-format
+msgid "Cannot set LC_CTYPE to default locale"
+msgstr "Cannot set LC_CTYPE to default locale"
+
+#: ../locale.c:204
+#, c-format
+msgid "Cannot set LC_MESSAGES to default locale"
+msgstr "Cannot set LC_MESSAGES to default locale"
+
+#: ../locale.c:212
+#, c-format
+msgid "Cannot set LC_COLLATE to default locale"
+msgstr "Cannot set LC_COLLATE to default locale"
+
+#: ../locale.c:229
+#, c-format
+msgid "Cannot set LC_ALL to default locale"
+msgstr "Cannot set LC_ALL to default locale"