You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dijit/_editor/nls/kk/FontChoice.js.uncompressed.js

26 lines
566 B
JavaScript

define(
"dijit/_editor/nls/kk/FontChoice", ({
fontSize: "Өлшемі",
fontName: "Қаріп",
formatBlock: "Пішім",
serif: "serif",
"sans-serif": "sans-serif",
monospace: "monospace",
cursive: "көлбеу",
fantasy: "fantasy",
noFormat: "Ешбір",
p: "Еже",
h1: "Тақырып",
h2: "Ішкі тақырып",
h3: "Ішкі-ішкі тақырып",
pre: "Алдын ала пішімделген",
1: "xx-кіші",
2: "x-кіші",
3: "кіші",
4: "орташа",
5: "үлкен",
6: "x-үлкен",
7: "xx-үлкен"
})
);