#![allow(dead_code)]
use super::{lang_id_consts, HashMap, LangID};
pub(crate) type L10nMap = ::phf::Map<&'static str, &'static str>;
pub(crate) type SubLocaleMap = ::phf::Map<&'static str, fn() -> L10nMap>;
pub(crate) type LocaleMap = ::phf::Map<&'static str, fn() -> SubLocaleMap>;
pub(crate) type LocaleHashMap = HashMap<LangID, SubLocaleMap>;
pub(crate) const fn get_af_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Geen gelokaliseerde teks gevind nie"##),
],
}
}
pub(crate) const fn get_af_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_af_map_error),
],
}
}
pub(crate) const fn get_am_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"የተካሄደው ጽሑፍ አልተገኘም"##),
],
}
}
pub(crate) const fn get_am_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_am_map_error),
],
}
}
pub(crate) const fn get_ar_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"لم يتم العثور على نص محلي"##),
],
}
}
pub(crate) const fn get_ar_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ar_map_error),
],
}
}
pub(crate) const fn get_az_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Yerli mətn tapılmadı"##),
],
}
}
pub(crate) const fn get_az_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_az_map_error),
],
}
}
pub(crate) const fn get_be_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ніякага лакалізаванага тэксту не знойдзена"##),
],
}
}
pub(crate) const fn get_be_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_be_map_error),
],
}
}
pub(crate) const fn get_bg_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Не е намерен локализиран текст"##),
],
}
}
pub(crate) const fn get_bg_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_bg_map_error),
],
}
}
pub(crate) const fn get_bn_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"স্থানীয় কোনও পাঠ্য পাওয়া যায় নি"##),
],
}
}
pub(crate) const fn get_bn_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_bn_map_error),
],
}
}
pub(crate) const fn get_bs_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nije pronađen lokalizirani tekst"##),
],
}
}
pub(crate) const fn get_bs_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_bs_map_error),
],
}
}
pub(crate) const fn get_ca_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"No s'ha trobat cap text localitzat"##),
],
}
}
pub(crate) const fn get_ca_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ca_map_error),
],
}
}
pub(crate) const fn get_ceb_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Wala'y nakit-an nga lokal nga teksto"##),
],
}
}
pub(crate) const fn get_ceb_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ceb_map_error),
],
}
}
pub(crate) const fn get_co_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nisun testu localizatu truvatu"##),
],
}
}
pub(crate) const fn get_co_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_co_map_error),
],
}
}
pub(crate) const fn get_cs_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Žádný lokalizovaný text"##),
],
}
}
pub(crate) const fn get_cs_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_cs_map_error),
],
}
}
pub(crate) const fn get_cy_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ni ddarganfuwyd testun lleol"##),
],
}
}
pub(crate) const fn get_cy_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_cy_map_error),
],
}
}
pub(crate) const fn get_da_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ingen lokaliseret tekst fundet"##),
],
}
}
pub(crate) const fn get_da_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_da_map_error),
],
}
}
pub(crate) const fn get_de_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Kein lokalisierter Text gefunden"##),
],
}
}
pub(crate) const fn get_de_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_de_map_error),
],
}
}
pub(crate) const fn get_el_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Δεν βρέθηκε κανένα τοπικό κείμενο"##),
],
}
}
pub(crate) const fn get_el_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_el_map_error),
],
}
}
pub(crate) const fn get_en_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"No localized text found"##),
],
}
}
pub(crate) const fn get_en_map_test() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(1, 0),
],
entries: &[
("👋🌐", r##"hello world"##),
("hello", r##"world"##),
],
}
}
pub(crate) const fn get_en_map_test_0() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(1, 0),
],
entries: &[
("👋🌐", r##"hello world"##),
("hello", r##"world"##),
],
}
}
pub(crate) const fn get_en_map() -> SubLocaleMap {
::phf::Map {
key: 15467950696543387533,
disps: &[
(0, 0),
],
entries: &[
("error", get_en_map_error),
("test.yml", get_en_map_test_0),
("test", get_en_map_test),
],
}
}
pub(crate) const fn get_en_gb_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"No localised text found"##),
],
}
}
pub(crate) const fn get_en_gb_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_en_gb_map_error),
],
}
}
pub(crate) const fn get_eo_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Neniu lokalizita teksto trovita"##),
],
}
}
pub(crate) const fn get_eo_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_eo_map_error),
],
}
}
pub(crate) const fn get_es_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"No se encontró texto localizado"##),
],
}
}
pub(crate) const fn get_es_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_es_map_error),
],
}
}
pub(crate) const fn get_et_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Lokaliseeritud teksti ei leitud"##),
],
}
}
pub(crate) const fn get_et_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_et_map_error),
],
}
}
pub(crate) const fn get_eu_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ez da testurik aurkitu"##),
],
}
}
pub(crate) const fn get_eu_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_eu_map_error),
],
}
}
pub(crate) const fn get_fa_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"هیچ متن محلی یافت نشده است"##),
],
}
}
pub(crate) const fn get_fa_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_fa_map_error),
],
}
}
pub(crate) const fn get_fi_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Paikallista tekstiä ei löydy"##),
],
}
}
pub(crate) const fn get_fi_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_fi_map_error),
],
}
}
pub(crate) const fn get_fr_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Aucun texte localisé trouvé"##),
],
}
}
pub(crate) const fn get_fr_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_fr_map_error),
],
}
}
pub(crate) const fn get_fy_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Gjin lokaliseare tekst fûn"##),
],
}
}
pub(crate) const fn get_fy_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_fy_map_error),
],
}
}
pub(crate) const fn get_ga_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ní bhfuarthas aon téacs logánta"##),
],
}
}
pub(crate) const fn get_ga_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ga_map_error),
],
}
}
pub(crate) const fn get_gd_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Cha deach teacsa ionadail a lorg"##),
],
}
}
pub(crate) const fn get_gd_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_gd_map_error),
],
}
}
pub(crate) const fn get_gl_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Non se atopou texto localizado"##),
],
}
}
pub(crate) const fn get_gl_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_gl_map_error),
],
}
}
pub(crate) const fn get_gu_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"કોઈ સ્થાનિક લખાણ મળ્યું નથી"##),
],
}
}
pub(crate) const fn get_gu_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_gu_map_error),
],
}
}
pub(crate) const fn get_ha_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ba a sami rubutu mara nauyi ba"##),
],
}
}
pub(crate) const fn get_ha_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ha_map_error),
],
}
}
pub(crate) const fn get_haw_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ʻAʻohe mea iʻikeʻia"##),
],
}
}
pub(crate) const fn get_haw_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_haw_map_error),
],
}
}
pub(crate) const fn get_he_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"לא נמצא טקסט מקומי"##),
],
}
}
pub(crate) const fn get_he_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_he_map_error),
],
}
}
pub(crate) const fn get_hi_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"कोई स्थानीय पाठ नहीं मिला"##),
],
}
}
pub(crate) const fn get_hi_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_hi_map_error),
],
}
}
pub(crate) const fn get_hr_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nije pronađen lokalizirani tekst"##),
],
}
}
pub(crate) const fn get_hr_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_hr_map_error),
],
}
}
pub(crate) const fn get_ht_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Pa gen tèks lokalize yo te jwenn"##),
],
}
}
pub(crate) const fn get_ht_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ht_map_error),
],
}
}
pub(crate) const fn get_hu_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nem található lokalizált szöveg"##),
],
}
}
pub(crate) const fn get_hu_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_hu_map_error),
],
}
}
pub(crate) const fn get_hy_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Տեղայնացված տեքստ չի գտնվել"##),
],
}
}
pub(crate) const fn get_hy_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_hy_map_error),
],
}
}
pub(crate) const fn get_id_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Tidak ada teks lokal yang ditemukan"##),
],
}
}
pub(crate) const fn get_id_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_id_map_error),
],
}
}
pub(crate) const fn get_ig_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Enweghị ederede edepụtara"##),
],
}
}
pub(crate) const fn get_ig_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ig_map_error),
],
}
}
pub(crate) const fn get_is_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Enginn staðbundinn texti fannst"##),
],
}
}
pub(crate) const fn get_is_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_is_map_error),
],
}
}
pub(crate) const fn get_it_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nessun testo localizzato trovato"##),
],
}
}
pub(crate) const fn get_it_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_it_map_error),
],
}
}
pub(crate) const fn get_iw_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"לא נמצא טקסט מקומי"##),
],
}
}
pub(crate) const fn get_iw_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_iw_map_error),
],
}
}
pub(crate) const fn get_ja_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ローカライズされたテキストは見つかりません"##),
],
}
}
pub(crate) const fn get_ja_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ja_map_error),
],
}
}
pub(crate) const fn get_jw_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ora ditemokake teks lokal"##),
],
}
}
pub(crate) const fn get_jw_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_jw_map_error),
],
}
}
pub(crate) const fn get_ka_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ლოკალიზებული ტექსტი ვერ მოიძებნა"##),
],
}
}
pub(crate) const fn get_ka_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ka_map_error),
],
}
}
pub(crate) const fn get_kk_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Локализацияланған мәтін табылған жоқ"##),
],
}
}
pub(crate) const fn get_kk_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_kk_map_error),
],
}
}
pub(crate) const fn get_km_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"រកមិនឃើញអត្ថបទដែលបានធ្វើមូលដ្ឋានីយកម្ម"##),
],
}
}
pub(crate) const fn get_km_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_km_map_error),
],
}
}
pub(crate) const fn get_kn_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ಯಾವುದೇ ಸ್ಥಳೀಯ ಪಠ್ಯ ಕಂಡುಬಂದಿಲ್ಲ"##),
],
}
}
pub(crate) const fn get_kn_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_kn_map_error),
],
}
}
pub(crate) const fn get_ko_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"현지화 된 텍스트가 없습니다"##),
],
}
}
pub(crate) const fn get_ko_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ko_map_error),
],
}
}
pub(crate) const fn get_ku_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nivîsek herêmî nehat dîtin"##),
],
}
}
pub(crate) const fn get_ku_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ku_map_error),
],
}
}
pub(crate) const fn get_ky_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Локалдаштырылган текст табылган жок"##),
],
}
}
pub(crate) const fn get_ky_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ky_map_error),
],
}
}
pub(crate) const fn get_la_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Non localized illud invenitur"##),
],
}
}
pub(crate) const fn get_la_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_la_map_error),
],
}
}
pub(crate) const fn get_lb_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Kee lokalen Text fonnt"##),
],
}
}
pub(crate) const fn get_lb_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_lb_map_error),
],
}
}
pub(crate) const fn get_lo_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ບໍ່ພົບຂໍ້ຄວາມທ້ອງຖິ່ນ"##),
],
}
}
pub(crate) const fn get_lo_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_lo_map_error),
],
}
}
pub(crate) const fn get_lt_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nerasta lokalizuoto teksto"##),
],
}
}
pub(crate) const fn get_lt_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_lt_map_error),
],
}
}
pub(crate) const fn get_lv_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nav atrasts lokalizēts teksts"##),
],
}
}
pub(crate) const fn get_lv_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_lv_map_error),
],
}
}
pub(crate) const fn get_mg_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Tsy nisy lahatsoratra hita teo an-toerana hita"##),
],
}
}
pub(crate) const fn get_mg_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_mg_map_error),
],
}
}
pub(crate) const fn get_mi_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Kaore i kitea he tuhinga kua kitea"##),
],
}
}
pub(crate) const fn get_mi_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_mi_map_error),
],
}
}
pub(crate) const fn get_mk_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Не е пронајден локализиран текст"##),
],
}
}
pub(crate) const fn get_mk_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_mk_map_error),
],
}
}
pub(crate) const fn get_ml_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"പ്രാദേശികവൽക്കരിച്ച വാചകം കണ്ടെത്തിയില്ല"##),
],
}
}
pub(crate) const fn get_ml_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ml_map_error),
],
}
}
pub(crate) const fn get_mn_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Орон нутгийн текст олдсонгүй"##),
],
}
}
pub(crate) const fn get_mn_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_mn_map_error),
],
}
}
pub(crate) const fn get_mr_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"कोणताही स्थानिक मजकूर सापडला नाही"##),
],
}
}
pub(crate) const fn get_mr_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_mr_map_error),
],
}
}
pub(crate) const fn get_ms_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Tidak ada teks setempat yang dijumpai"##),
],
}
}
pub(crate) const fn get_ms_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ms_map_error),
],
}
}
pub(crate) const fn get_mt_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ma nstab l-ebda test lokalizzat"##),
],
}
}
pub(crate) const fn get_mt_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_mt_map_error),
],
}
}
pub(crate) const fn get_my_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"အဘယ်သူမျှမဒေသဆိုင်ရာစာသားကိုရှာမတွေ့ပါ"##),
],
}
}
pub(crate) const fn get_my_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_my_map_error),
],
}
}
pub(crate) const fn get_ne_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"कुनै स्थानीय पद फेला परेन"##),
],
}
}
pub(crate) const fn get_ne_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ne_map_error),
],
}
}
pub(crate) const fn get_nl_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Geen gelokaliseerde tekst gevonden"##),
],
}
}
pub(crate) const fn get_nl_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_nl_map_error),
],
}
}
pub(crate) const fn get_no_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ingen lokalisert tekst funnet"##),
],
}
}
pub(crate) const fn get_no_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_no_map_error),
],
}
}
pub(crate) const fn get_ny_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Palibe zolemba zomwe zapezeka"##),
],
}
}
pub(crate) const fn get_ny_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ny_map_error),
],
}
}
pub(crate) const fn get_or_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"କ local ଣସି ସ୍ଥାନୀୟ ପାଠ୍ୟ ମିଳିଲା ନାହିଁ |"##),
],
}
}
pub(crate) const fn get_or_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_or_map_error),
],
}
}
pub(crate) const fn get_pa_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ਕੋਈ ਸਥਾਨਕ ਨਹੀਂ ਲੱਭਿਆ"##),
],
}
}
pub(crate) const fn get_pa_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_pa_map_error),
],
}
}
pub(crate) const fn get_pl_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nie znaleziono zlokalizowanego tekstu"##),
],
}
}
pub(crate) const fn get_pl_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_pl_map_error),
],
}
}
pub(crate) const fn get_ps_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"هیڅ ځایی شوی متن وموندل شو"##),
],
}
}
pub(crate) const fn get_ps_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ps_map_error),
],
}
}
pub(crate) const fn get_pt_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nenhum texto localizado encontrado"##),
],
}
}
pub(crate) const fn get_pt_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_pt_map_error),
],
}
}
pub(crate) const fn get_ro_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nu a fost găsit niciun text localizat"##),
],
}
}
pub(crate) const fn get_ro_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ro_map_error),
],
}
}
pub(crate) const fn get_ru_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Локализованный текст не найден"##),
],
}
}
pub(crate) const fn get_ru_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ru_map_error),
],
}
}
pub(crate) const fn get_sd_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"مقامي متن نه مليو"##),
],
}
}
pub(crate) const fn get_sd_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sd_map_error),
],
}
}
pub(crate) const fn get_si_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"දේශීයකරණය කළ පෙළක් හමු නොවීය"##),
],
}
}
pub(crate) const fn get_si_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_si_map_error),
],
}
}
pub(crate) const fn get_sk_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Nenašiel sa žiadny lokalizovaný text"##),
],
}
}
pub(crate) const fn get_sk_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sk_map_error),
],
}
}
pub(crate) const fn get_sl_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ni bilo najdenega lokaliziranega besedila"##),
],
}
}
pub(crate) const fn get_sl_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sl_map_error),
],
}
}
pub(crate) const fn get_sm_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Leai se tusitusiga i le lotoifale maua"##),
],
}
}
pub(crate) const fn get_sm_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sm_map_error),
],
}
}
pub(crate) const fn get_sn_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Hapana zvinyorwa zvemukati zvinowanikwa"##),
],
}
}
pub(crate) const fn get_sn_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sn_map_error),
],
}
}
pub(crate) const fn get_so_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ma jiro qoraal maxalli ah oo la helay"##),
],
}
}
pub(crate) const fn get_so_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_so_map_error),
],
}
}
pub(crate) const fn get_sq_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Asnjë tekst i lokalizuar nuk u gjet"##),
],
}
}
pub(crate) const fn get_sq_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sq_map_error),
],
}
}
pub(crate) const fn get_sr_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Није пронађен ниједан локализовани текст"##),
],
}
}
pub(crate) const fn get_sr_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sr_map_error),
],
}
}
pub(crate) const fn get_st_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ha ho na sengoloa sa lehae se fumanoeng"##),
],
}
}
pub(crate) const fn get_st_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_st_map_error),
],
}
}
pub(crate) const fn get_su_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Henteu aya téks anu dilereskeun"##),
],
}
}
pub(crate) const fn get_su_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_su_map_error),
],
}
}
pub(crate) const fn get_sv_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ingen lokaliserad text hittades"##),
],
}
}
pub(crate) const fn get_sv_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sv_map_error),
],
}
}
pub(crate) const fn get_sw_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Hakuna maandishi ya ndani yaliyopatikana"##),
],
}
}
pub(crate) const fn get_sw_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_sw_map_error),
],
}
}
pub(crate) const fn get_ta_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"உள்ளூர்மயமாக்கப்பட்ட உரை எதுவும் கிடைக்கவில்லை"##),
],
}
}
pub(crate) const fn get_ta_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ta_map_error),
],
}
}
pub(crate) const fn get_te_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"స్థానికీకరించిన వచనం కనుగొనబడలేదు"##),
],
}
}
pub(crate) const fn get_te_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_te_map_error),
],
}
}
pub(crate) const fn get_tg_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ягон матни маҳаллӣ ёфт нашуд"##),
],
}
}
pub(crate) const fn get_tg_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_tg_map_error),
],
}
}
pub(crate) const fn get_th_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"ไม่พบข้อความที่แปลเป็นภาษาท้องถิ่น"##),
],
}
}
pub(crate) const fn get_th_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_th_map_error),
],
}
}
pub(crate) const fn get_tl_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Walang nahanap na naisalokal na teksto"##),
],
}
}
pub(crate) const fn get_tl_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_tl_map_error),
],
}
}
pub(crate) const fn get_tr_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Yerelleştirilmiş metin bulunamadı"##),
],
}
}
pub(crate) const fn get_tr_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_tr_map_error),
],
}
}
pub(crate) const fn get_ug_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"يەرلىكلەشتۈرۈلگەن تېكىست تېپىلمىدى"##),
],
}
}
pub(crate) const fn get_ug_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ug_map_error),
],
}
}
pub(crate) const fn get_uk_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Не знайдено локалізованого тексту"##),
],
}
}
pub(crate) const fn get_uk_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_uk_map_error),
],
}
}
pub(crate) const fn get_ur_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"کوئی مقامی متن نہیں ملا"##),
],
}
}
pub(crate) const fn get_ur_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_ur_map_error),
],
}
}
pub(crate) const fn get_uz_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Mahalliy matn topilmadi"##),
],
}
}
pub(crate) const fn get_uz_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_uz_map_error),
],
}
}
pub(crate) const fn get_vi_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Không tìm thấy văn bản bản địa hóa"##),
],
}
}
pub(crate) const fn get_vi_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_vi_map_error),
],
}
}
pub(crate) const fn get_xh_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Akukho sicatshulwa sendawo sifunyenwe"##),
],
}
}
pub(crate) const fn get_xh_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_xh_map_error),
],
}
}
pub(crate) const fn get_yi_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"קיין לאָוקאַלייזד טעקסט געפֿונען"##),
],
}
}
pub(crate) const fn get_yi_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_yi_map_error),
],
}
}
pub(crate) const fn get_yo_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Ko si ọrọ ti agbegbe ti a rii"##),
],
}
}
pub(crate) const fn get_yo_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_yo_map_error),
],
}
}
pub(crate) const fn get_zh_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"没有找到本地化文本"##),
],
}
}
pub(crate) const fn get_zh_map_test() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("quote", r##"""no"''""##),
],
}
}
pub(crate) const fn get_zh_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(1, 0),
],
entries: &[
("test", get_zh_map_test),
("error", get_zh_map_error),
],
}
}
pub(crate) const fn get_zh_hant_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"沒有找到本地化文本"##),
],
}
}
pub(crate) const fn get_zh_hant_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_zh_hant_map_error),
],
}
}
pub(crate) const fn get_zu_map_error() -> L10nMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("text-not-found", r##"Awukho umbhalo wasendaweni otholakala"##),
],
}
}
pub(crate) const fn get_zu_map() -> SubLocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 0),
],
entries: &[
("error", get_zu_map_error),
],
}
}
pub(crate) const fn locale_map() -> LocaleMap {
::phf::Map {
key: 12913932095322966823,
disps: &[
(0, 2),
(0, 2),
(1, 1),
(0, 74),
(3, 68),
(5, 53),
(0, 7),
(0, 47),
(0, 14),
(0, 7),
(1, 39),
(0, 105),
(1, 91),
(0, 8),
(1, 5),
(2, 49),
(0, 0),
(27, 100),
(11, 32),
(1, 82),
(0, 3),
(22, 83),
],
entries: &[
("en-GB", get_en_gb_map),
("pa", get_pa_map),
("ca", get_ca_map),
("te", get_te_map),
("hr", get_hr_map),
("mi", get_mi_map),
("th", get_th_map),
("ug", get_ug_map),
("xh", get_xh_map),
("pl", get_pl_map),
("uz", get_uz_map),
("zh-Hant", get_zh_hant_map),
("si", get_si_map),
("gl", get_gl_map),
("yi", get_yi_map),
("bn", get_bn_map),
("la", get_la_map),
("zu", get_zu_map),
("sn", get_sn_map),
("ga", get_ga_map),
("iw", get_iw_map),
("ig", get_ig_map),
("sw", get_sw_map),
("ms", get_ms_map),
("da", get_da_map),
("lt", get_lt_map),
("ml", get_ml_map),
("tg", get_tg_map),
("eu", get_eu_map),
("el", get_el_map),
("lo", get_lo_map),
("mt", get_mt_map),
("eo", get_eo_map),
("st", get_st_map),
("sk", get_sk_map),
("fy", get_fy_map),
("mn", get_mn_map),
("is", get_is_map),
("ur", get_ur_map),
("lv", get_lv_map),
("am", get_am_map),
("ko", get_ko_map),
("fa", get_fa_map),
("sq", get_sq_map),
("yo", get_yo_map),
("pt", get_pt_map),
("bg", get_bg_map),
("ja", get_ja_map),
("bs", get_bs_map),
("ky", get_ky_map),
("tl", get_tl_map),
("fr", get_fr_map),
("en", get_en_map),
("az", get_az_map),
("or", get_or_map),
("de", get_de_map),
("he", get_he_map),
("be", get_be_map),
("my", get_my_map),
("hu", get_hu_map),
("es", get_es_map),
("mg", get_mg_map),
("sv", get_sv_map),
("sm", get_sm_map),
("af", get_af_map),
("sl", get_sl_map),
("vi", get_vi_map),
("ar", get_ar_map),
("sd", get_sd_map),
("gd", get_gd_map),
("mk", get_mk_map),
("tr", get_tr_map),
("ht", get_ht_map),
("cs", get_cs_map),
("ta", get_ta_map),
("km", get_km_map),
("ku", get_ku_map),
("gu", get_gu_map),
("zh", get_zh_map),
("ceb", get_ceb_map),
("nl", get_nl_map),
("ha", get_ha_map),
("su", get_su_map),
("et", get_et_map),
("ne", get_ne_map),
("fi", get_fi_map),
("id", get_id_map),
("ka", get_ka_map),
("kn", get_kn_map),
("lb", get_lb_map),
("ps", get_ps_map),
("mr", get_mr_map),
("hi", get_hi_map),
("hy", get_hy_map),
("uk", get_uk_map),
("ru", get_ru_map),
("ro", get_ro_map),
("it", get_it_map),
("sr", get_sr_map),
("ny", get_ny_map),
("co", get_co_map),
("haw", get_haw_map),
("jw", get_jw_map),
("so", get_so_map),
("kk", get_kk_map),
("cy", get_cy_map),
("no", get_no_map),
],
}
}
pub(crate) fn locale_hashmap() -> LocaleHashMap {
use lang_id_consts::*;
HashMap::from_iter([
(unsafe { get_af() }, get_af_map()),
(unsafe { get_am() }, get_am_map()),
(unsafe { get_ar() }, get_ar_map()),
(unsafe { get_az() }, get_az_map()),
(unsafe { get_be() }, get_be_map()),
(unsafe { get_bg() }, get_bg_map()),
(unsafe { get_bn() }, get_bn_map()),
(unsafe { get_bs() }, get_bs_map()),
(unsafe { get_ca() }, get_ca_map()),
(unsafe { get_ceb() }, get_ceb_map()),
(unsafe { get_co() }, get_co_map()),
(unsafe { get_cs() }, get_cs_map()),
(unsafe { get_cy() }, get_cy_map()),
(unsafe { get_da() }, get_da_map()),
(unsafe { get_de() }, get_de_map()),
(unsafe { get_el() }, get_el_map()),
(unsafe { get_en() }, get_en_map()),
(unsafe { get_en_gb() }, get_en_gb_map()),
(unsafe { get_eo() }, get_eo_map()),
(unsafe { get_es() }, get_es_map()),
(unsafe { get_et() }, get_et_map()),
(unsafe { get_eu() }, get_eu_map()),
(unsafe { get_fa() }, get_fa_map()),
(unsafe { get_fi() }, get_fi_map()),
(unsafe { get_fr() }, get_fr_map()),
(unsafe { get_fy() }, get_fy_map()),
(unsafe { get_ga() }, get_ga_map()),
(unsafe { get_gd() }, get_gd_map()),
(unsafe { get_gl() }, get_gl_map()),
(unsafe { get_gu() }, get_gu_map()),
(unsafe { get_ha() }, get_ha_map()),
(unsafe { get_haw() }, get_haw_map()),
(unsafe { get_he() }, get_he_map()),
(unsafe { get_hi() }, get_hi_map()),
(unsafe { get_hr() }, get_hr_map()),
(unsafe { get_ht() }, get_ht_map()),
(unsafe { get_hu() }, get_hu_map()),
(unsafe { get_hy() }, get_hy_map()),
(unsafe { get_id() }, get_id_map()),
(unsafe { get_ig() }, get_ig_map()),
(unsafe { get_is() }, get_is_map()),
(unsafe { get_it() }, get_it_map()),
(unsafe { get_iw() }, get_iw_map()),
(unsafe { get_ja() }, get_ja_map()),
(unsafe { get_jw() }, get_jw_map()),
(unsafe { get_ka() }, get_ka_map()),
(unsafe { get_kk() }, get_kk_map()),
(unsafe { get_km() }, get_km_map()),
(unsafe { get_kn() }, get_kn_map()),
(unsafe { get_ko() }, get_ko_map()),
(unsafe { get_ku() }, get_ku_map()),
(unsafe { get_ky() }, get_ky_map()),
(unsafe { get_la() }, get_la_map()),
(unsafe { get_lb() }, get_lb_map()),
(unsafe { get_lo() }, get_lo_map()),
(unsafe { get_lt() }, get_lt_map()),
(unsafe { get_lv() }, get_lv_map()),
(unsafe { get_mg() }, get_mg_map()),
(unsafe { get_mi() }, get_mi_map()),
(unsafe { get_mk() }, get_mk_map()),
(unsafe { get_ml() }, get_ml_map()),
(unsafe { get_mn() }, get_mn_map()),
(unsafe { get_mr() }, get_mr_map()),
(unsafe { get_ms() }, get_ms_map()),
(unsafe { get_mt() }, get_mt_map()),
(unsafe { get_my() }, get_my_map()),
(unsafe { get_ne() }, get_ne_map()),
(unsafe { get_nl() }, get_nl_map()),
(unsafe { get_no() }, get_no_map()),
(unsafe { get_ny() }, get_ny_map()),
(unsafe { get_or() }, get_or_map()),
(unsafe { get_pa() }, get_pa_map()),
(unsafe { get_pl() }, get_pl_map()),
(unsafe { get_ps() }, get_ps_map()),
(unsafe { get_pt() }, get_pt_map()),
(unsafe { get_ro() }, get_ro_map()),
(unsafe { get_ru() }, get_ru_map()),
(unsafe { get_sd() }, get_sd_map()),
(unsafe { get_si() }, get_si_map()),
(unsafe { get_sk() }, get_sk_map()),
(unsafe { get_sl() }, get_sl_map()),
(unsafe { get_sm() }, get_sm_map()),
(unsafe { get_sn() }, get_sn_map()),
(unsafe { get_so() }, get_so_map()),
(unsafe { get_sq() }, get_sq_map()),
(unsafe { get_sr() }, get_sr_map()),
(unsafe { get_st() }, get_st_map()),
(unsafe { get_su() }, get_su_map()),
(unsafe { get_sv() }, get_sv_map()),
(unsafe { get_sw() }, get_sw_map()),
(unsafe { get_ta() }, get_ta_map()),
(unsafe { get_te() }, get_te_map()),
(unsafe { get_tg() }, get_tg_map()),
(unsafe { get_th() }, get_th_map()),
(unsafe { get_tl() }, get_tl_map()),
(unsafe { get_tr() }, get_tr_map()),
(unsafe { get_ug() }, get_ug_map()),
(unsafe { get_uk() }, get_uk_map()),
(unsafe { get_ur() }, get_ur_map()),
(unsafe { get_uz() }, get_uz_map()),
(unsafe { get_vi() }, get_vi_map()),
(unsafe { get_xh() }, get_xh_map()),
(unsafe { get_yi() }, get_yi_map()),
(unsafe { get_yo() }, get_yo_map()),
(unsafe { get_zh() }, get_zh_map()),
(unsafe { get_zh_hant() }, get_zh_hant_map()),
(unsafe { get_zu() }, get_zu_map()),
])
}