/** * @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ /** * @fileOverview Defines the {@link CKEDITOR.lang} object, for the * Gujarati language. */ /**#@+ @type String @example */ /** * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang[ 'gu' ] = { // ARIA description. editor: 'રીચ ટેક્ષ્ત્ એડીટર', editorPanel: 'વધુ વિકલ્પ વાળુ એડિટર', // Common messages and labels. common: { // Screenreader titles. Please note that screenreaders are not always capable // of reading non-English words. So be careful while translating it. editorHelp: 'મદદ માટ ALT 0 દબાવો', browseServer: 'સર્વર બ્રાઉઝ કરો', url: 'URL', protocol: 'પ્રોટોકૉલ', upload: 'અપલોડ', uploadSubmit: 'આ સર્વરને મોકલવું', image: 'ચિત્ર', flash: 'ફ્લૅશ', form: 'ફૉર્મ/પત્રક', checkbox: 'ચેક બોક્સ', radio: 'રેડિઓ બટન', textField: 'ટેક્સ્ટ ફીલ્ડ, શબ્દ ક્ષેત્ર', textarea: 'ટેક્સ્ટ એરિઆ, શબ્દ વિસ્તાર', hiddenField: 'ગુપ્ત ક્ષેત્ર', button: 'બટન', select: 'પસંદગી ક્ષેત્ર', imageButton: 'ચિત્ર બટન', notSet: '<સેટ નથી>', id: 'Id', name: 'નામ', langDir: 'ભાષા લેખવાની પદ્ધતિ', langDirLtr: 'ડાબે થી જમણે (LTR)', langDirRtl: 'જમણે થી ડાબે (RTL)', langCode: 'ભાષા કોડ', longDescr: 'વધારે માહિતી માટે URL', cssClass: 'સ્ટાઇલ-શીટ ક્લાસ', advisoryTitle: 'મુખ્ય મથાળું', cssStyle: 'સ્ટાઇલ', ok: 'ઠીક છે', cancel: 'રદ કરવું', close: 'બંધ કરવું', preview: 'જોવું', resize: 'ખેંચી ને યોગ્ય કરવું', generalTab: 'જનરલ', advancedTab: 'અડ્વાન્સડ', validateNumberFailed: 'આ રકમ આકડો નથી.', confirmNewPage: 'સવે કાર્ય વગરનું ફકરો ખોવાઈ જશે. તમને ખાતરી છે કે તમને નવું પાનું ખોલવું છે?', confirmCancel: 'ઘણા વિકલ્પો બદલાયા છે. તમારે આ બોક્ષ્ બંધ કરવું છે?', options: 'વિકલ્પો', target: 'લક્ષ્ય', targetNew: 'નવી વિન્ડો (_blank)', targetTop: 'ઉપરની વિન્ડો (_top)', targetSelf: 'એજ વિન્ડો (_self)', targetParent: 'પેરનટ વિન્ડો (_parent)', langDirLTR: 'ડાબે થી જમણે (LTR)', langDirRTL: 'જમણે થી ડાબે (RTL)', styles: 'શૈલી', cssClasses: 'શૈલી કલાસીસ', width: 'પહોળાઈ', height: 'ઊંચાઈ', align: 'લાઇનદોરીમાં ગોઠવવું', left: 'ડાબી બાજુ ગોઠવવું', right: 'જમણી', center: 'મધ્ય સેન્ટર', justify: 'બ્લૉક, અંતરાય જસ્ટિફાઇ', alignLeft: 'ડાબી બાજુએ/બાજુ તરફ', alignRight: 'જમણી બાજુએ/બાજુ તરફ', alignCenter: 'Align Center', // MISSING alignTop: 'ઉપર', alignMiddle: 'વચ્ચે', alignBottom: 'નીચે', alignNone: 'કઇ નહી', invalidValue: 'અનુચિત મૂલ્ય', invalidHeight: 'ઉંચાઈ એક આંકડો હોવો જોઈએ.', invalidWidth: 'પોહળ ઈ એક આંકડો હોવો જોઈએ.', invalidLength: 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', // MISSING invalidCssLength: '"%1" ની વેલ્યુ એક પોસીટીવ આંકડો હોવો જોઈએ અથવા CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc) વગર.', invalidHtmlLength: '"%1" ની વેલ્યુ એક પોસીટીવ આંકડો હોવો જોઈએ અથવા HTML measurement unit (px or %) વગર.', invalidInlineStyle: 'ઈનલાઈન સ્ટાઈલ ની વેલ્યુ "name : value" ના ફોર્મેટ માં હોવી જોઈએ, વચ્ચે સેમી-કોલોન જોઈએ.', cssLengthTooltip: 'પિક્ષ્લ્ નો આંકડો CSS unit (px, %, in, cm, mm, em, ex, pt, or pc) માં નાખો.', // Put the voice-only part of the label in the span. unavailable: '%1, નથી મળતું', // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. keyboard: { 8: 'Backspace કી', 13: 'Enter કી', 16: 'Shift કી', 17: 'Ctrl કી', 18: 'Alt કી', 32: 'Space કી', 35: 'End કી', 36: 'Home કી', 46: 'Delete કી', 112: 'F1', // MISSING 113: 'F2', // MISSING 114: 'F3', // MISSING 115: 'F4', // MISSING 116: 'F5', // MISSING 117: 'F6', // MISSING 118: 'F7', // MISSING 119: 'F8', // MISSING 120: 'F9', // MISSING 121: 'F10', // MISSING 122: 'F11', // MISSING 123: 'F12', // MISSING 124: 'F13', // MISSING 125: 'F14', // MISSING 126: 'F15', // MISSING 127: 'F16', // MISSING 128: 'F17', // MISSING 129: 'F18', // MISSING 130: 'F19', // MISSING 131: 'F20', // MISSING 132: 'F21', // MISSING 133: 'F22', // MISSING 134: 'F23', // MISSING 135: 'F24', // MISSING 224: 'Command કી' }, // Prepended to ARIA labels with shortcuts. keyboardShortcut: 'કીબોર્ડ શૉર્ટકટ', optionDefault: 'Default' // MISSING } };