LeOS-Keyboard/tools/make-keyboard-text-py/locales/sk.json

136 lines
2.3 KiB
JSON
Raw Normal View History

2025-02-01 16:35:38 +01:00
{
"locale": "sk",
"morekeys": {
"a": [
"á",
"ä"
],
"c": [
"č"
],
"d": [
"ď"
],
"e": [
"é"
],
"i": [
"í"
],
"l": [
"ľ",
"ĺ"
],
"n": [
"ň"
],
"o": [
"ô",
"ó"
],
"r": [
"ŕ"
],
"s": [
"š"
],
"t": [
"ť"
],
"u": [
"ú"
],
"y": [
"ý"
],
"z": [
"ž"
],
"misc_a": [
"ā",
"à",
"â",
"ã",
"å",
"æ",
"ą"
],
"misc_c": [
"ç",
"ć"
],
"misc_e": [
"ě",
"ē",
"ė",
"è",
"ê",
"ë",
"ę"
],
"misc_i": [
"ī",
"į",
"ì",
"î",
"ï",
"ı"
],
"misc_l": [
"ļ",
"ł"
],
"misc_n": [
"ņ",
"ñ",
"ń"
],
"misc_o": [
"ö",
"ò",
"õ",
"œ",
"ő",
"ø"
],
"misc_r": [
"ř",
"ŗ"
],
"misc_s": [
"ß",
"ś",
"ş"
],
"misc_t": [
"ţ"
],
"misc_u": [
"ů",
"ü",
"ū",
"ų",
"ù",
"û",
"ű"
],
"misc_y": [
"ÿ"
],
"misc_z": [
"ż",
"ź"
]
},
"keyspec": {},
"label": {},
"keylabel": {},
"keyhintlabel": {},
"additional_morekeys": {},
"other": {
"single_quotes": "!text/single_9qm_lqm",
"double_quotes": "!text/double_9qm_lqm",
"single_angle_quotes": "!text/single_raqm_laqm",
"double_angle_quotes": "!text/double_raqm_laqm"
}
}