| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181 |
- //#region ../../packages/locale/lang/ku.ts
- var ku_default = {
- name: "ku",
- el: {
- breadcrumb: { label: "Breadcrumb" },
- colorpicker: {
- confirm: "Temam",
- clear: "Paqij bike",
- defaultLabel: "color picker",
- description: "current color is {color}. press enter to select a new color.",
- alphaLabel: "pick alpha value",
- alphaDescription: "alpha {alpha}, current color is {color}",
- hueLabel: "pick hue value",
- hueDescription: "hue {hue}, current color is {color}",
- svLabel: "pick saturation and brightness value",
- svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
- predefineDescription: "select {value} as the color"
- },
- datepicker: {
- now: "Niha",
- today: "Îro",
- cancel: "Betal bike",
- clear: "Paqij bike",
- confirm: "Temam",
- dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
- monthTablePrompt: "Use the arrow keys and enter to select the month",
- yearTablePrompt: "Use the arrow keys and enter to select the year",
- selectedDate: "Selected date",
- selectDate: "Dîrokê bibijêre",
- selectTime: "Demê bibijêre",
- startDate: "Dîroka Destpêkê",
- startTime: "Dema Destpêkê",
- endDate: "Dîroka Dawî",
- endTime: "Dema Dawî",
- prevYear: "Sala Pêş",
- nextYear: "Sala Paş",
- prevMonth: "Meha Pêş",
- nextMonth: "Meha Paş",
- year: "Sal",
- month1: "Rêbendan",
- month2: "Reşemeh",
- month3: "Adar",
- month4: "Avrêl",
- month5: "Gulan",
- month6: "Pûşber",
- month7: "Tîrmeh",
- month8: "Gilavêj",
- month9: "Rezber",
- month10: "Kewçêr",
- month11: "Sarmawaz",
- month12: "Berfanbar",
- weeks: {
- sun: "Yek",
- mon: "Duş",
- tue: "Sêş",
- wed: "Çar",
- thu: "Pên",
- fri: "În",
- sat: "Şem"
- },
- weeksFull: {
- sun: "Sunday",
- mon: "Monday",
- tue: "Tuesday",
- wed: "Wednesday",
- thu: "Thursday",
- fri: "Friday",
- sat: "Saturday"
- },
- months: {
- jan: "Rêb",
- feb: "Reş",
- mar: "Ada",
- apr: "Avr",
- may: "Gul",
- jun: "Pûş",
- jul: "Tîr",
- aug: "Gil",
- sep: "Rez",
- oct: "Kew",
- nov: "Sar",
- dec: "Ber"
- }
- },
- inputNumber: {
- decrease: "decrease number",
- increase: "increase number"
- },
- select: {
- loading: "Bardibe",
- noMatch: "Li hembere ve agahî tune",
- noData: "Agahî tune",
- placeholder: "Bibijêre"
- },
- mention: { loading: "Bardibe" },
- dropdown: { toggleDropdown: "Toggle Dropdown" },
- cascader: {
- noMatch: "Li hembere ve agahî tune",
- loading: "Bardibe",
- placeholder: "Bibijêre",
- noData: "Agahî tune"
- },
- pagination: {
- goto: "Biçe",
- pagesize: "/rupel",
- total: "Tevahî {total}",
- pageClassifier: "",
- page: "Page",
- prev: "Go to previous page",
- next: "Go to next page",
- currentPage: "page {pager}",
- prevPages: "Previous {pager} pages",
- nextPages: "Next {pager} pages",
- deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
- },
- dialog: { close: "Close this dialog" },
- drawer: { close: "Close this dialog" },
- messagebox: {
- title: "Peyam",
- confirm: "Temam",
- cancel: "Betal bike",
- error: "Beyana çewt",
- close: "Close this dialog"
- },
- upload: {
- deleteTip: "ji bo rake pêl \"delete\" bike",
- delete: "Rake",
- preview: "Pêşdîtin",
- continue: "Berdewam"
- },
- slider: {
- defaultLabel: "slider between {min} and {max}",
- defaultRangeStartLabel: "pick start value",
- defaultRangeEndLabel: "pick end value"
- },
- table: {
- emptyText: "Agahî tune",
- confirmFilter: "Piştrast bike",
- resetFilter: "Jê bibe",
- clearFilter: "Hemû",
- sumText: "Kom",
- selectAllLabel: "Select all rows",
- selectRowLabel: "Select this row",
- expandRowLabel: "Expand this row",
- collapseRowLabel: "Collapse this row",
- sortLabel: "Sort by {column}",
- filterLabel: "Filter by {column}"
- },
- tag: { close: "Close this tag" },
- tour: {
- next: "Next",
- previous: "Previous",
- finish: "Finish",
- close: "Close this dialog"
- },
- tree: { emptyText: "Agahî tune" },
- transfer: {
- noMatch: "Li hembere ve agahî tune",
- noData: "Agahî tune",
- titles: ["Lîste 1", "Lîste 2"],
- filterPlaceholder: "Binivîse",
- noCheckedFormat: "{total} lib",
- hasCheckedFormat: "{checked}/{total} bijartin"
- },
- image: { error: "FAILED" },
- pageHeader: { title: "Back" },
- popconfirm: {
- confirmButtonText: "Yes",
- cancelButtonText: "No"
- },
- carousel: {
- leftArrow: "Carousel arrow left",
- rightArrow: "Carousel arrow right",
- indicator: "Carousel switch to index {index}"
- }
- }
- };
- //#endregion
- export { ku_default as default };
- //# sourceMappingURL=ku.mjs.map
|