new ckeditor
New ckeditor
This commit is contained in:
43
ckeditor/plugins/flash/lang/et.js
Normal file
43
ckeditor/plugins/flash/lang/et.js
Normal file
@@ -0,0 +1,43 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'flash', 'et', {
|
||||
access: 'Skriptide ligipääs',
|
||||
accessAlways: 'Kõigile',
|
||||
accessNever: 'Mitte ühelegi',
|
||||
accessSameDomain: 'Samalt domeenilt',
|
||||
alignAbsBottom: 'Abs alla',
|
||||
alignAbsMiddle: 'Abs keskele',
|
||||
alignBaseline: 'Baasjoonele',
|
||||
alignTextTop: 'Tekstist üles',
|
||||
bgcolor: 'Tausta värv',
|
||||
chkFull: 'Täisekraan lubatud',
|
||||
chkLoop: 'Korduv',
|
||||
chkMenu: 'Flashi menüü lubatud',
|
||||
chkPlay: 'Automaatne start ',
|
||||
flashvars: 'Flashi muutujad',
|
||||
hSpace: 'H. vaheruum',
|
||||
properties: 'Flashi omadused',
|
||||
propertiesTab: 'Omadused',
|
||||
quality: 'Kvaliteet',
|
||||
qualityAutoHigh: 'Automaatne kõrge',
|
||||
qualityAutoLow: 'Automaatne madal',
|
||||
qualityBest: 'Parim',
|
||||
qualityHigh: 'Kõrge',
|
||||
qualityLow: 'Madal',
|
||||
qualityMedium: 'Keskmine',
|
||||
scale: 'Mastaap',
|
||||
scaleAll: 'Näidatakse kõike',
|
||||
scaleFit: 'Täpne sobivus',
|
||||
scaleNoBorder: 'Äärist ei ole',
|
||||
title: 'Flashi omadused',
|
||||
vSpace: 'V. vaheruum',
|
||||
validateHSpace: 'H. vaheruum peab olema number.',
|
||||
validateSrc: 'Palun kirjuta lingi URL',
|
||||
validateVSpace: 'V. vaheruum peab olema number.',
|
||||
windowMode: 'Akna režiim',
|
||||
windowModeOpaque: 'Läbipaistmatu',
|
||||
windowModeTransparent: 'Läbipaistev',
|
||||
windowModeWindow: 'Aken'
|
||||
} );
|
||||
Reference in New Issue
Block a user