From 684693fcb4d6672d4c50d51334539410d74043bc Mon Sep 17 00:00:00 2001 From: Miguel Gomes Date: Sun, 3 May 2020 15:52:24 +0100 Subject: Added pt_PT locale Signed-off-by: Miguel Gomes Upstream-URL: https://gitlab.com/rilian-la-te/musl-locales/-/merge_requests/18 --- po/en_GB.po | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 po/en_GB.po (limited to 'po/en_GB.po') 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 , 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 \n" +"Language-Team: LANGUAGE \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" -- cgit v1.2.3-70-g09d2