summaryrefslogtreecommitdiff
path: root/plugins/flash/lang/gu.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/flash/lang/gu.js')
-rw-r--r--plugins/flash/lang/gu.js43
1 files changed, 43 insertions, 0 deletions
diff --git a/plugins/flash/lang/gu.js b/plugins/flash/lang/gu.js
new file mode 100644
index 0000000..a79ed22
--- /dev/null
+++ b/plugins/flash/lang/gu.js
@@ -0,0 +1,43 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'flash', 'gu', {
+ access: 'સ્ક્રીપ્ટ એક્સેસ',
+ accessAlways: 'હમેશાં',
+ accessNever: 'નહી',
+ accessSameDomain: 'એજ ડોમેન',
+ alignAbsBottom: 'Abs નીચે',
+ alignAbsMiddle: 'Abs ઉપર',
+ alignBaseline: 'આધાર લીટી',
+ alignTextTop: 'ટેક્સ્ટ ઉપર',
+ bgcolor: 'બૅકગ્રાઉન્ડ રંગ,',
+ chkFull: 'ફૂલ સ્ક્રીન કરવું',
+ chkLoop: 'લૂપ',
+ chkMenu: 'ફ્લૅશ મેન્યૂ નો પ્રયોગ કરો',
+ chkPlay: 'ઑટો/સ્વયં પ્લે',
+ flashvars: 'ફલેશ ના વિકલ્પો',
+ hSpace: 'સમસ્તરીય જગ્યા',
+ properties: 'ફ્લૅશના ગુણ',
+ propertiesTab: 'ગુણ',
+ quality: 'ગુણધર્મ',
+ qualityAutoHigh: 'ઓટો ઊંચું',
+ qualityAutoLow: 'ઓટો નીચું',
+ qualityBest: 'શ્રેષ્ઠ',
+ qualityHigh: 'ઊંચું',
+ qualityLow: 'નીચું',
+ qualityMedium: 'મધ્યમ',
+ scale: 'સ્કેલ',
+ scaleAll: 'સ્કેલ ઓલ/બધુ બતાવો',
+ scaleFit: 'સ્કેલ એકદમ ફીટ',
+ scaleNoBorder: 'સ્કેલ બોર્ડર વગર',
+ title: 'ફ્લૅશ ગુણ',
+ vSpace: 'લંબરૂપ જગ્યા',
+ validateHSpace: 'HSpace આંકડો હોવો જોઈએ.',
+ validateSrc: 'લિંક URL ટાઇપ કરો',
+ validateVSpace: 'VSpace આંકડો હોવો જોઈએ.',
+ windowMode: 'વિન્ડો મોડ',
+ windowModeOpaque: 'અપારદર્શક',
+ windowModeTransparent: 'પારદર્શક',
+ windowModeWindow: 'વિન્ડો'
+});