From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- intl/locale/cldr-quotes.inc | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 intl/locale/cldr-quotes.inc (limited to 'intl/locale/cldr-quotes.inc') diff --git a/intl/locale/cldr-quotes.inc b/intl/locale/cldr-quotes.inc new file mode 100644 index 0000000000..84b5569308 --- /dev/null +++ b/intl/locale/cldr-quotes.inc @@ -0,0 +1,45 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +/* + * Derived from the Unicode Common Locale Data Repository by cldr-quotes.pl. + * + * For terms of use, see http://www.unicode.org/copyright.html. + */ + +/* + * Created on Wed Oct 26 05:55:58 2022 from CLDR data file cldr-common-42.0.zip. + * + * * * * * This file contains MACHINE-GENERATED DATA, do not edit! * * * * * + * + * (generated by intl/locale/cldr-quotes.pl) + */ + +static const LangQuotesRec sLangQuotes[] = { + // clang-format off + { "af\0ak\0as\0asa\0az\0bem\0bez\0bn\0brx\0ccp\0ceb\0cgg\0chr\0cy\0da\0dav\0dje\0doi\0dz\0ebu\0ee\0en\0es-419\0ff-Adlm\0fil\0fo\0gd\0gl\0gu\0guz\0hi\0id\0jmc\0jv\0kam\0kde\0kea\0khq\0ki\0kln\0km\0kn\0ko\0kok\0ksb\0ku\0lg\0ln\0lo\0lrc\0lu\0luo\0lv\0mas\0mer\0mfe\0mgo\0mi\0ml\0mn\0mr\0ms\0mt\0my\0naq\0nd\0ne\0nus\0nyn\0or\0pa\0pcm\0pis\0rof\0rwk\0saq\0sat\0sbp\0sd\0seh\0ses\0si\0sw\0ta\0te\0teo\0th\0to\0tr\0tt\0twq\0tzm\0uz-Cyrl\0vai\0vi\0vun\0wo\0xh\0xog\0yo\0yue-Hans\0zh\0zu\0", { { 0x201c, 0x201d, 0x2018, 0x2019 } } }, + { "agq\0ff\0", { { 0x201e, 0x201d, 0x201a, 0x2019 } } }, + { "am\0az-Cyrl\0fa\0fr-CH\0gsw\0jgo\0kkj\0mzn\0", { { 0xab, 0xbb, 0x2039, 0x203a } } }, + { "ar\0ur\0", { { 0x201d, 0x201c, 0x2019, 0x2018 } } }, + { "ast\0bm\0br\0ca\0dyo\0el\0es\0eu\0ewo\0it\0kab\0kk\0mg\0mua\0nnh\0pt-PT\0sc\0sg\0sq\0ti\0", { { 0xab, 0xbb, 0x201c, 0x201d } } }, + { "bas\0be\0cv\0ky\0ru\0sah\0uk\0", { { 0xab, 0xbb, 0x201e, 0x201c } } }, + { "bg\0lt\0", { { 0x201e, 0x201c, 0x201e, 0x201c } } }, + { "bs-Cyrl\0cs\0de\0dsb\0et\0hr\0hsb\0is\0lb\0luy\0mk\0sk\0sl\0", { { 0x201e, 0x201c, 0x201a, 0x2018 } } }, + { "bs\0", { { 0x201e, 0x201d, 0x2018, 0x2019 } } }, + { "dua\0ksf\0no\0rw\0", { { 0xab, 0xbb, 0x2018, 0x2019 } } }, + { "fi\0he\0lag\0rn\0sn\0sv\0", { { 0x201d, 0x201d, 0x2019, 0x2019 } } }, + { "fr-CA\0", { { 0xab, 0xbb, 0x201d, 0x201c } } }, + { "fr\0hy\0yav\0", { { 0xab, 0xbb, 0xab, 0xbb } } }, + { "hu\0", { { 0x201e, 0x201d, 0xbb, 0xab } } }, + { "ia\0ti-ER\0", { { 0x2018, 0x2019, 0x201c, 0x201d } } }, + { "ja\0yue\0zh-Hant\0", { { 0x300c, 0x300d, 0x300e, 0x300f } } }, + { "ka\0", { { 0x201e, 0x201c, 0xab, 0xbb } } }, + { "nl\0", { { 0x2018, 0x2019, 0x2018, 0x2019 } } }, + { "nmg\0pl\0ro\0", { { 0x201e, 0x201d, 0xab, 0xbb } } }, + { "shi\0zgh\0", { { 0xab, 0xbb, 0x201e, 0x201d } } }, + { "sr\0", { { 0x201e, 0x201c, 0x2018, 0x2018 } } }, + { "tk\0", { { 0x201c, 0x201d, 0x201c, 0x201d } } }, + { "uz\0", { { 0x201c, 0x201d, 0x2019, 0x2018 } } }, + // clang-format on +}; -- cgit v1.2.3