summaryrefslogtreecommitdiff
path: root/plugins/image/lang/gu.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/image/lang/gu.js')
-rw-r--r--plugins/image/lang/gu.js26
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/image/lang/gu.js b/plugins/image/lang/gu.js
new file mode 100644
index 0000000..f4045ad
--- /dev/null
+++ b/plugins/image/lang/gu.js
@@ -0,0 +1,26 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'image', 'gu', {
+ alertUrl: 'ચિત્રની URL ટાઇપ કરો',
+ alt: 'ઑલ્ટર્નટ ટેક્સ્ટ',
+ border: 'બોર્ડર',
+ btnUpload: 'આ સર્વરને મોકલવું',
+ button2Img: 'તમારે ઈમેજ બટનને સાદી ઈમેજમાં બદલવું છે.',
+ hSpace: 'સમસ્તરીય જગ્યા',
+ img2Button: 'તમારે સાદી ઈમેજને ઈમેજ બટનમાં બદલવું છે.',
+ infoTab: 'ચિત્ર ની જાણકારી',
+ linkTab: 'લિંક',
+ lockRatio: 'લૉક ગુણોત્તર',
+ menu: 'ચિત્રના ગુણ',
+ resetSize: 'રીસેટ સાઇઝ',
+ title: 'ચિત્રના ગુણ',
+ titleButton: 'ચિત્ર બટનના ગુણ',
+ upload: 'અપલોડ',
+ urlMissing: 'ઈમેજની મૂળ URL છે નહી.',
+ vSpace: 'લંબરૂપ જગ્યા',
+ validateBorder: 'બોર્ડેર આંકડો હોવો જોઈએ.',
+ validateHSpace: 'HSpaceઆંકડો હોવો જોઈએ.',
+ validateVSpace: 'VSpace આંકડો હોવો જોઈએ. '
+});