Files
cmsPRO/libraries/ckeditor/plugins/bootstrapCollapse/lang/gu.js
2026-02-22 21:59:33 +01:00

34 lines
1.4 KiB
JavaScript

CKEDITOR.plugins.setLang('bootstrapCollapse', 'gu', {//Gujarati
plugin : 'બુટસ્ટ્રેપ સંકુચિત',
title : 'શીર્ષક',
content : 'સામગ્રી',
htmlIsAllowed : 'એચટીએમએલ મંજૂર થયેલ',
addNewItem : 'ન્યૂ વસ્તુ ઉમેરો',
minimum : 'પ્લગઇન ઓછામાં ઓછા 1 આઇટમ હોવો જરૂરી છે',
link : 'લિંક',
style : 'પ્રકાર',
type : 'પ્રકાર',
size : 'કદ',
blockLevel : 'બ્લોક લેવલ',
active : 'સક્રિય',
enabled : 'જો સક્રિય',
text : 'લખાણ',
preview : 'પૂર્વાવલોકન',
optional : 'વૈકલ્પિક',
badge : 'બેજ',
caption : 'કૅપ્શન',
image : 'છબી',
delete : 'તમે આ આઇટમ કાઢી નાખવા માંગો તમે ખાતરી રહ્યાં છો?',
items : 'વસ્તુઓ',
settings : 'સેટિંગ્સ',
expandFirstItem : 'પ્રથમ વસ્તુ વિસ્તૃત',
yes : 'હા',
no : 'કોઈ',
theme : 'થીમ',
default : 'મૂળભૂત',
primary : 'પ્રાથમિક',
success : 'સફળતા',
info : 'માહિતી',
warning : 'ચેતવણી',
danger : 'ડેન્જર'
});