@ckeditor/ckeditor5-ui
Version:
The UI framework and standard UI library of CKEditor 5.
12 lines (10 loc) • 2.44 kB
JavaScript
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
( e => {
const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Rich Text Editor":"Penyunting Teks Kaya","Edit block":"Sunting blok","Click to edit block":"Klik untuk menyunting sekatan","Drag to move":"Seret untuk menggerakkan","Next":"Seterusnya","Previous":"Sebelumnya","Editor toolbar":"Bar alat capaian suntingan","Dropdown toolbar":"Bar alat capaian tetingkap","Dropdown menu":"Menu lungsur turun","Black":"Hitam","Dim grey":"Kelabu malap","Grey":"Kelabu","Light grey":"Kelabu cerah","White":"Putih","Red":"Merah","Orange":"Oren","Yellow":"Kuning","Light green":"Hijau cerah","Green":"Hijau","Aquamarine":"Akuamarin","Turquoise":"Firus","Light blue":"Biru cerah","Blue":"Biru","Purple":"Ungu","Editor block content toolbar":"Bar alat sekat kandungan editor","Editor contextual toolbar":"Bar alat kontekstual editor","HEX":"HEX","No results found":"Tiada keputusan ditemui","No searchable items":"Tiada item untuk dicari","Editor dialog":"Dialog editor","Close":"Tutup","Help Contents. To close this dialog press ESC.":"Kandungan Bantuan. Untuk menutup dialog ini tekan ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Anda boleh menemui senarai pintasan papan kekunci yang boleh digunakan dalam penyunting di bawah.","(may require <kbd>Fn</kbd>)":"(mungkin memerlukan <kbd>Fn</kbd>)","Accessibility":"Kebolehaksesan","Accessibility help":"Bantuan kebolehaksesan","Press %0 for help.":"Tekan %0 untuk bantuan.","Move focus in and out of an active dialog window":"Alihkan fokus masuk atau keluar daripada tetingkap dialog aktif","MENU_BAR_MENU_FILE":"Fail","MENU_BAR_MENU_EDIT":"Edit","MENU_BAR_MENU_VIEW":"Paparan","MENU_BAR_MENU_INSERT":"Masukkan","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Alatan","MENU_BAR_MENU_HELP":"Bantuan","MENU_BAR_MENU_TEXT":"Teks","MENU_BAR_MENU_FONT":"Fon","Editor menu bar":"Bar menu penyunting","Please enter a valid color (e.g. \"ff0000\").":"Sila masukkan warna yang sah (contohnya, \"ff0000\")."},getPluralForm(n){return 0;}}};
e[ 'ms' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'ms' ].dictionary = Object.assign( e[ 'ms' ].dictionary, dictionary );
e[ 'ms' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );