2025-06-17 11:39:51 +08:00

198 lines
4.4 KiB
JSON

{
"st": {
"date": {
"abbr_day_names": [
"Son",
"ٰMan",
"Labob",
"Labor",
"Labon",
"Laboh",
"Moq"
],
"abbr_month_names": [
null,
"Phe",
"Hlako",
"Tlha",
"ٰMes",
"Motš",
"Phupt",
"Phup",
"Pha",
"Loe",
"Mph",
"Pul",
"Tši"
],
"day_names": [
"Sontaha",
"ٰMantaha",
"Labobeli",
"Laboraro",
"Labone",
"Labohlano",
"Moqebelo"
],
"formats": {
"default": "%Y-%m-%d",
"long": "%B %d, %Y",
"short": "%b %d"
},
"month_names": [
null,
"Pherekhong",
"Hlakola",
"Hlakubele",
"ٰMesa",
"Motšeanong",
"Phuptjane",
"Phupu",
"Phato",
"Loetse",
"Mphalane",
"Pulungoana",
"Tšitoe"
],
"order": [
"year",
"month",
"day"
]
},
"datetime": {
"distance_in_words": {
"about_x_hours": {
"one": "ekaba hora e le ٰngoe",
"other": "ekaba hora tse %{count}"
},
"about_x_months": {
"one": "ekaba khoeli e le ٰngoe",
"other": "ekaba likhoeli tse %{count}"
},
"about_x_years": {
"one": "ekaba selemo se le seng",
"other": "ekaba lilemo tse %{count}"
},
"almost_x_years": {
"one": "e tlo ba selemo se le seng",
"other": "e tlo ba lilemo tse %{count}"
},
"half_a_minute": "halofo ea motsotso",
"less_than_x_seconds": {
"one": "ka tlase ho motsotsoana",
"other": "ka tlase ho metsotsoana e %{count}"
},
"less_than_x_minutes": {
"one": "ka tlase ho motsotso",
"other": "ka tlase ho metsotso e %{count}"
},
"over_x_years": {
"one": "ka holimo ho selemo",
"other": "ka holimo ho lilemo tse %{count}"
},
"x_seconds": {
"one": "motsotsoana o le mong",
"other": "metsotsoana e %{count}"
},
"x_minutes": {
"one": "motsotso o le mong",
"other": "metsotso e %{count}"
},
"x_days": {
"one": "letsatsi le le leng",
"other": "matsatsi a %{count}"
},
"x_months": {
"one": "khoeli e le \\'ngoe",
"other": "likhoeli tse %{count}"
},
"x_years": {
"one": "selemo se le seng",
"other": "lilemo tse %{count}"
}
}
},
"number": {
"currency": {
"format": {
"delimiter": ",",
"format": "%u%n",
"precision": 2,
"separator": ".",
"significant": false,
"strip_insignificant_zeros": false,
"unit": "M"
}
},
"format": {
"delimiter": ",",
"precision": 3,
"separator": ".",
"significant": false,
"strip_insignificant_zeros": false
},
"human": {
"decimal_units": {
"format": "%n %u",
"units": {
"billion": "Bilione",
"million": "Milione",
"quadrillion": "Libilione tse likete",
"thousand": "Sekete",
"trillion": "Trilione",
"unit": ""
}
},
"format": {
"delimiter": "",
"precision": 3,
"significant": true,
"strip_insignificant_zeros": true
},
"storage_units": {
"format": "%n %u",
"units": {
"byte": {
"one": "Byte",
"other": "Bytes"
},
"eb": "EB",
"gb": "GB",
"kb": "KB",
"mb": "MB",
"pb": "PB",
"tb": "TB"
}
}
},
"percentage": {
"format": {
"delimiter": "",
"format": "%n%"
}
},
"precision": {
"format": {
"delimiter": ""
}
}
},
"support": {
"array": {
"last_word_connector": ", le ",
"two_words_connector": " le ",
"words_connector": ", "
}
},
"time": {
"am": "am",
"formats": {
"default": "%a, %d %b %Y %H:%M:%S %z",
"long": "%B %d, %Y %H:%M",
"short": "%d %b %H:%M"
},
"pm": "pm"
}
}
}