initial commit

This commit is contained in:
davedatum
2019-10-28 20:30:32 +00:00
commit f47a603473
188 changed files with 1674 additions and 0 deletions
MakefileREADME.md
cfg
locales
tromjaro-live
tz

9
locales/C_ Normal file

@ -0,0 +1,9 @@
lang=C
bootlang="lang=C_"
def_bootlang="C_"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Etc/UTC"
fi

9
locales/be_BY Normal file

@ -0,0 +1,9 @@
lang=be
bootlang="lang=be_BY"
def_bootlang="be_BY"
if [ -z "${keyboard}" ]; then
def_keyboard="by"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Minsk"
fi

9
locales/bg_BG Normal file

@ -0,0 +1,9 @@
lang=bg
bootlang="lang=bg_BG"
def_bootlang="bg_BG"
if [ -z "${keyboard}" ]; then
def_keyboard="bg"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Sofia"
fi

9
locales/bs_BA Normal file

@ -0,0 +1,9 @@
lang=bs
bootlang="lang=bs_BA"
def_bootlang="bs_BA"
if [ -z "${keyboard}" ]; then
def_keyboard="ba"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Sarajevo"
fi

9
locales/cs_CZ Normal file

@ -0,0 +1,9 @@
lang=cs
bootlang="lang=cs_CZ"
def_bootlang="cs_CZ"
if [ -z "${keyboard}" ]; then
def_keyboard="cz"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Prague"
fi

9
locales/da_DK Normal file

@ -0,0 +1,9 @@
lang=da
bootlang="lang=da_DK"
def_bootlang="da_DK"
if [ -z "${keyboard}" ]; then
def_keyboard="dk"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Copenhagen"
fi

9
locales/de_AT Normal file

@ -0,0 +1,9 @@
lang=de
bootlang="lang=de_AT"
def_bootlang="de_AT"
if [ -z "${keyboard}" ]; then
def_keyboard="de"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Vienna"
fi

9
locales/de_BE Normal file

@ -0,0 +1,9 @@
lang=de
bootlang="lang=de_BE"
def_bootlang="de_BE"
if [ -z "${keyboard}" ]; then
def_keyboard="be"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Brussels"
fi

9
locales/de_CH Normal file

@ -0,0 +1,9 @@
lang=de
bootlang="lang=de_CH"
def_bootlang="de_CH"
if [ -z "${keyboard}" ]; then
def_keyboard="de_CH-latin1"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Zurich"
fi

9
locales/de_DE Normal file

@ -0,0 +1,9 @@
lang=de
bootlang="lang=de_DE"
def_bootlang="de_DE"
if [ -z "${keyboard}" ]; then
def_keyboard="de"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Berlin"
fi

9
locales/de_LI Normal file

@ -0,0 +1,9 @@
lang=de
bootlang="lang=de_LI"
def_bootlang="de_LI"
if [ -z "${keyboard}" ]; then
def_keyboard="de"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Vaduz"
fi

9
locales/de_LU Normal file

@ -0,0 +1,9 @@
lang=de
bootlang="lang=de_LU"
def_bootlang="de_LU"
if [ -z "${keyboard}" ]; then
def_keyboard="de"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Luxembourg"
fi

9
locales/el_CY Normal file

@ -0,0 +1,9 @@
lang=el
bootlang="lang=el_CY"
def_bootlang="el_CY"
if [ -z "${keyboard}" ]; then
def_keyboard="gr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Athens"
fi

9
locales/el_GR Normal file

@ -0,0 +1,9 @@
lang=el
bootlang="lang=el_GR"
def_bootlang="el_GR"
if [ -z "${keyboard}" ]; then
def_keyboard="gr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Athens"
fi

9
locales/en_AG Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_AG"
def_bootlang="en_AG"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Antigua"
fi

9
locales/en_AU Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_AU"
def_bootlang="en_AU"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Australia/Sydney"
fi

9
locales/en_BW Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_BW"
def_bootlang="en_BW"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Africa/Gaborone"
fi

9
locales/en_CA Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_CA"
def_bootlang="en_CA"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Toronto"
fi

9
locales/en_DK Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_DK"
def_bootlang="en_DK"
if [ -z "${keyboard}" ]; then
def_keyboard="dk"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Copenhagen"
fi

9
locales/en_GB Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_GB"
def_bootlang="en_GB"
if [ -z "${keyboard}" ]; then
def_keyboard="gb"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/London"
fi

9
locales/en_HK Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_HK"
def_bootlang="en_HK"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Hong_Kong"
fi

9
locales/en_IE Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_IE"
def_bootlang="en_IE"
if [ -z "${keyboard}" ]; then
def_keyboard="ie"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Dublin"
fi

9
locales/en_IN Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_IN"
def_bootlang="en_IN"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Kolkata"
fi

9
locales/en_NG Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_NG"
def_bootlang="en_NG"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Africa/Lagos"
fi

9
locales/en_NZ Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_NZ"
def_bootlang="en_NZ"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Pacific/Auckland"
fi

9
locales/en_PH Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_PH"
def_bootlang="en_PH"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Manila"
fi

9
locales/en_SG Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_SG"
def_bootlang="en_SG"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Singapore"
fi

9
locales/en_US Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_US"
def_bootlang="en_US"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/New_York"
fi

9
locales/en_ZA Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_ZA"
def_bootlang="en_ZA"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Africa/Johannesburg"
fi

9
locales/en_ZW Normal file

@ -0,0 +1,9 @@
lang=en
bootlang="lang=en_ZW"
def_bootlang="en_ZW"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Africa/Harare"
fi

9
locales/es_AR Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_AR"
def_bootlang="es_AR"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Argentina/Buenos_Aires"
fi

9
locales/es_BO Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_BO"
def_bootlang="es_BO"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/La_Paz"
fi

9
locales/es_CL Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_CL"
def_bootlang="es_CL"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Santiago"
fi

9
locales/es_CO Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_CO"
def_bootlang="es_CO"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Bogota"
fi

9
locales/es_CR Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_CR"
def_bootlang="es_CR"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Costa_Rica"
fi

9
locales/es_DO Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_DO"
def_bootlang="es_DO"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Santo_Domingo"
fi

9
locales/es_EC Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_EC"
def_bootlang="es_EC"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Guayaquil"
fi

9
locales/es_ES Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_ES"
def_bootlang="es_ES"
if [ -z "${keyboard}" ]; then
def_keyboard="es"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Madrid"
fi

9
locales/es_GT Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_GT"
def_bootlang="es_GT"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Guatemala"
fi

9
locales/es_HN Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_HN"
def_bootlang="es_HN"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Tegucigalpa"
fi

9
locales/es_MX Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_MX"
def_bootlang="es_MX"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Mexico_City"
fi

9
locales/es_NI Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_NI"
def_bootlang="es_NI"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Managua"
fi

9
locales/es_PA Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_PA"
def_bootlang="es_PA"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Panama"
fi

9
locales/es_PE Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_PE"
def_bootlang="es_PE"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Lima"
fi

9
locales/es_PR Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_PR"
def_bootlang="es_PR"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Puerto_Rico"
fi

9
locales/es_PY Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_PY"
def_bootlang="es_PY"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Asuncion"
fi

9
locales/es_SV Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_SV"
def_bootlang="es_SV"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/El_Salvador"
fi

9
locales/es_US Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_US"
def_bootlang="es_US"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/New_York"
fi

9
locales/es_UY Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_UY"
def_bootlang="es_UY"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Montevideo"
fi

9
locales/es_VE Normal file

@ -0,0 +1,9 @@
lang=es
bootlang="lang=es_VE"
def_bootlang="es_VE"
if [ -z "${keyboard}" ]; then
def_keyboard="latam"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Caracas"
fi

9
locales/et_EE Normal file

@ -0,0 +1,9 @@
lang=et
bootlang="lang=et_EE"
def_bootlang="et_EE"
if [ -z "${keyboard}" ]; then
def_keyboard="et"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Tallinn"
fi

9
locales/fi_FI Normal file

@ -0,0 +1,9 @@
lang=fi
bootlang="lang=fi_FI"
def_bootlang="fi_FI"
if [ -z "${keyboard}" ]; then
def_keyboard="fi"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Helsinki"
fi

9
locales/fr_BE Normal file

@ -0,0 +1,9 @@
lang=fr
bootlang="lang=fr_BE"
def_bootlang="fr_BE"
if [ -z "${keyboard}" ]; then
def_keyboard="be"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Brussels"
fi

9
locales/fr_CA Normal file

@ -0,0 +1,9 @@
lang=fr
bootlang="lang=fr_CA"
def_bootlang="fr_CA"
if [ -z "${keyboard}" ]; then
def_keyboard="ca"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Toronto"
fi

9
locales/fr_CH Normal file

@ -0,0 +1,9 @@
lang=fr
bootlang="lang=fr_CH"
def_bootlang="fr_CH"
if [ -z "${keyboard}" ]; then
def_keyboard="ch"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Zurich"
fi

9
locales/fr_FR Normal file

@ -0,0 +1,9 @@
lang=fr
bootlang="lang=fr_FR"
def_bootlang="fr_FR"
if [ -z "${keyboard}" ]; then
def_keyboard="fr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Paris"
fi

9
locales/fr_LU Normal file

@ -0,0 +1,9 @@
lang=fr
bootlang="lang=fr_LU"
def_bootlang="fr_LU"
if [ -z "${keyboard}" ]; then
def_keyboard="fr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Luxembourg"
fi

9
locales/fr_NC Normal file

@ -0,0 +1,9 @@
lang=fr
bootlang="lang=fr_NC"
def_bootlang="fr_NC"
if [ -z "${keyboard}" ]; then
def_keyboard="fr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Pacific/Noumea"
fi

9
locales/ga_IE Normal file

@ -0,0 +1,9 @@
lang=ga
bootlang="lang=ga_IE"
def_bootlang="ga_IE"
if [ -z "${keyboard}" ]; then
def_keyboard="ie"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Dublin"
fi

9
locales/he_IL Normal file

@ -0,0 +1,9 @@
lang=he
bootlang="lang=he_IL"
def_bootlang="he_IL"
if [ -z "${keyboard}" ]; then
def_keyboard="il"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Jerusalem"
fi

9
locales/hr_HR Normal file

@ -0,0 +1,9 @@
lang=hr
bootlang="lang=hr_HR"
def_bootlang="hr_HR"
if [ -z "${keyboard}" ]; then
def_keyboard="hr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Zagreb"
fi

9
locales/hu_HU Normal file

@ -0,0 +1,9 @@
lang=hu
bootlang="lang=hu_HU"
def_bootlang="hu_HU"
if [ -z "${keyboard}" ]; then
def_keyboard="hu"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Budapest"
fi

9
locales/is_IS Normal file

@ -0,0 +1,9 @@
lang=is
bootlang="lang=is_IS"
def_bootlang="is_IS"
if [ -z "${keyboard}" ]; then
def_keyboard="is"
fi
if [ -z "${timezone}" ]; then
def_timezone="Atlantic/Reykjavik"
fi

9
locales/it_CH Normal file

@ -0,0 +1,9 @@
lang=it
bootlang="lang=it_CH"
def_bootlang="it_CH"
if [ -z "${keyboard}" ]; then
def_keyboard="it"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Zurich"
fi

9
locales/it_IT Normal file

@ -0,0 +1,9 @@
lang=it
bootlang="lang=it_IT"
def_bootlang="it_IT"
if [ -z "${keyboard}" ]; then
def_keyboard="it"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Rome"
fi

9
locales/ja_JP Normal file

@ -0,0 +1,9 @@
lang=ja
bootlang="lang=ja_JP"
def_bootlang="ja_JP"
if [ -z "${keyboard}" ]; then
def_keyboard="jp"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Tokyo"
fi

6
locales/keyboards Normal file

@ -0,0 +1,6 @@
for kk in us ba be bg br by ca ch cz de dk es et fi fr gb gr hr hu ie il is it jp kr latam no pl pt ro ru se si sk tr ua; do
menuentry "keytable=${kk}" "${kk}" {def_keyboard="${2}"
keyboard="keytable=${2}"
menu_reload
}
done

9
locales/ko_KR Normal file

@ -0,0 +1,9 @@
lang=ko
bootlang="lang=ko_KR"
def_bootlang="ko_KR"
if [ -z "${keyboard}" ]; then
def_keyboard="kr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Seoul"
fi

9
locales/nb_NO Normal file

@ -0,0 +1,9 @@
lang=nb
bootlang="lang=nb_NO"
def_bootlang="nb_NO"
if [ -z "${keyboard}" ]; then
def_keyboard="no"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Oslo"
fi

9
locales/nl_AW Normal file

@ -0,0 +1,9 @@
lang=nl
bootlang="lang=nl_AW"
def_bootlang="nl_AW"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Aruba"
fi

9
locales/nl_BE Normal file

@ -0,0 +1,9 @@
lang=nl
bootlang="lang=nl_BE"
def_bootlang="nl_BE"
if [ -z "${keyboard}" ]; then
def_keyboard="be"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Brussels"
fi

9
locales/nl_NL Normal file

@ -0,0 +1,9 @@
lang=nl
bootlang="lang=nl_NL"
def_bootlang="nl_NL"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Amsterdam"
fi

9
locales/nn_NO Normal file

@ -0,0 +1,9 @@
lang=nn
bootlang="lang=nn_NO"
def_bootlang="nn_NO"
if [ -z "${keyboard}" ]; then
def_keyboard="no"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Oslo"
fi

9
locales/pl_PL Normal file

@ -0,0 +1,9 @@
lang=pl
bootlang="lang=pl_PL"
def_bootlang="pl_PL"
if [ -z "${keyboard}" ]; then
def_keyboard="pl"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Warsaw"
fi

9
locales/pt_BR Normal file

@ -0,0 +1,9 @@
lang=pt
bootlang="lang=pt_BR"
def_bootlang="pt_BR"
if [ -z "${keyboard}" ]; then
def_keyboard="br"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Sao_Paulo"
fi

9
locales/pt_PT Normal file

@ -0,0 +1,9 @@
lang=pt
bootlang="lang=pt_PT"
def_bootlang="pt_PT"
if [ -z "${keyboard}" ]; then
def_keyboard="pt"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Lisbon"
fi

9
locales/ro_RO Normal file

@ -0,0 +1,9 @@
lang=ro
bootlang="lang=ro_RO"
def_bootlang="ro_RO"
if [ -z "${keyboard}" ]; then
def_keyboard="ro"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Bucharest"
fi

9
locales/ru_RU Normal file

@ -0,0 +1,9 @@
lang=ru
bootlang="lang=ru_RU"
def_bootlang="ru_RU"
if [ -z "${keyboard}" ]; then
def_keyboard="ru"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Moscow"
fi

9
locales/ru_UA Normal file

@ -0,0 +1,9 @@
lang=ru
bootlang="lang=ru_UA"
def_bootlang="ru_UA"
if [ -z "${keyboard}" ]; then
def_keyboard="ru"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Kiev"
fi

9
locales/se_FI Normal file

@ -0,0 +1,9 @@
lang=se
bootlang="lang=se_FI"
def_bootlang="se_FI"
if [ -z "${keyboard}" ]; then
def_keyboard="fi"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Helsinki"
fi

9
locales/se_NO Normal file

@ -0,0 +1,9 @@
lang=se
bootlang="lang=se_NO"
def_bootlang="se_NO"
if [ -z "${keyboard}" ]; then
def_keyboard="no"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Oslo"
fi

9
locales/se_SE Normal file

@ -0,0 +1,9 @@
lang=se
bootlang="lang=se_SE"
def_bootlang="se_SE"
if [ -z "${keyboard}" ]; then
def_keyboard="se"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Stockholm"
fi

9
locales/sk_SK Normal file

@ -0,0 +1,9 @@
lang=sk
bootlang="lang=sk_SK"
def_bootlang="sk_SK"
if [ -z "${keyboard}" ]; then
def_keyboard="sk"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Bratislava"
fi

9
locales/sl_SI Normal file

@ -0,0 +1,9 @@
lang=sl
bootlang="lang=sl_SI"
def_bootlang="sl_SI"
if [ -z "${keyboard}" ]; then
def_keyboard="si"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Ljubljana"
fi

9
locales/sv_FI Normal file

@ -0,0 +1,9 @@
lang=sv
bootlang="lang=sv_FI"
def_bootlang="sv_FI"
if [ -z "${keyboard}" ]; then
def_keyboard="se"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Helsinki"
fi

9
locales/sv_SE Normal file

@ -0,0 +1,9 @@
lang=sv
bootlang="lang=sv_SE"
def_bootlang="sv_SE"
if [ -z "${keyboard}" ]; then
def_keyboard="se"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Stockholm"
fi

9
locales/tr_CY Normal file

@ -0,0 +1,9 @@
lang=tr
bootlang="lang=tr_CY"
def_bootlang="tr_CY"
if [ -z "${keyboard}" ]; then
def_keyboard="tr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Istanbul"
fi

9
locales/tr_TR Normal file

@ -0,0 +1,9 @@
lang=tr
bootlang="lang=tr_TR"
def_bootlang="tr_TR"
if [ -z "${keyboard}" ]; then
def_keyboard="tr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Istanbul"
fi

9
locales/uk_UA Normal file

@ -0,0 +1,9 @@
lang=uk
bootlang="lang=uk_UA"
def_bootlang="uk_UA"
if [ -z "${keyboard}" ]; then
def_keyboard="ua"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Kiev"
fi

9
locales/zh_CN Normal file

@ -0,0 +1,9 @@
lang=zh
bootlang="lang=zh_CN"
def_bootlang="zh_CN"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Shanghai"
fi

9
locales/zh_HK Normal file

@ -0,0 +1,9 @@
lang=zh
bootlang="lang=zh_HK"
def_bootlang="zh_HK"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Hong_Kong"
fi

9
locales/zh_SG Normal file

@ -0,0 +1,9 @@
lang=zh
bootlang="lang=zh_SG"
def_bootlang="zh_SG"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Singapore"
fi

9
locales/zh_TW Normal file

@ -0,0 +1,9 @@
lang=zh
bootlang="lang=zh_TW"
def_bootlang="zh_TW"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Taipei"
fi