UNPKG

@ckeditor/ckeditor5-table

Version:

Table feature for CKEditor 5.

12 lines (10 loc) 2.67 kB
/** * @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 { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"Insert table":"جدول داخل کریں","Header column":"سر ستون","Insert column left":"بائیں جانب کالم بنائیں","Insert column right":"دائیں جانب کالم بنائیں","Delete column":"ستون حذف کریں","Select column":"","Column":"ستون","Header row":"سر قطار","Insert row below":"قطار زیریں نصب کریں","Insert row above":"قطار بالا نصب کریں","Delete row":"قطار حذف کریں","Select row":"","Row":"قطار","Merge cell up":"سیل اوپر یکجا کریں","Merge cell right":"سیل دائیں طرف یکجا کریں","Merge cell down":"سیل نچلی طرف یکجا کریں","Merge cell left":"سیل بائیں طرف یکجا کریں","Split cell vertically":"سیل کی عمودی تقسیم","Split cell horizontally":"سیل کی افقی تقسیم","Merge cells":"سیل یکجا کریں","Table toolbar":"آلہ جات برائے جدول","Table properties":"","Cell properties":"","Border":"حاشیہ","Style":"","Width":"چوڑائی","Height":"اونچائی","Color":"رنگ","Background":"","Padding":"","Dimensions":"","Table cell text alignment":"","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"نقطہ دار","Dashed":"قطعہ دار","Double":"دو گنا","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}}; e[ 'ur' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'ur' ].dictionary = Object.assign( e[ 'ur' ].dictionary, dictionary ); e[ 'ur' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );