new ckeditor
New ckeditor
This commit is contained in:
43
ckeditor/plugins/flash/lang/sq.js
Normal file
43
ckeditor/plugins/flash/lang/sq.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', 'sq', {
|
||||
access: 'Qasja në Skriptë',
|
||||
accessAlways: 'Gjithnjë',
|
||||
accessNever: 'Asnjëherë',
|
||||
accessSameDomain: 'Fusha e Njëjtë',
|
||||
alignAbsBottom: 'Abs në Fund',
|
||||
alignAbsMiddle: 'Abs në Mes',
|
||||
alignBaseline: 'Baza',
|
||||
alignTextTop: 'Koka e Tekstit',
|
||||
bgcolor: 'Ngjyra e Prapavijës',
|
||||
chkFull: 'Lejo Ekran të Plotë',
|
||||
chkLoop: 'Përsëritje',
|
||||
chkMenu: 'Lejo Menynë për Flash',
|
||||
chkPlay: 'Auto Play',
|
||||
flashvars: 'Variablat për Flash',
|
||||
hSpace: 'Hapësira Horizontale',
|
||||
properties: 'Karakteristikat për Flash',
|
||||
propertiesTab: 'Karakteristikat',
|
||||
quality: 'Kualiteti',
|
||||
qualityAutoHigh: 'Automatikisht i Lartë',
|
||||
qualityAutoLow: 'Automatikisht i Ulët',
|
||||
qualityBest: 'Më i Miri',
|
||||
qualityHigh: 'I Lartë',
|
||||
qualityLow: 'Më i Ulti',
|
||||
qualityMedium: 'I Mesëm',
|
||||
scale: 'Shkalla',
|
||||
scaleAll: 'Shfaq të Gjitha',
|
||||
scaleFit: 'Përputhje të Plotë',
|
||||
scaleNoBorder: 'Pa Kornizë',
|
||||
title: 'Rekuizitat për Flash',
|
||||
vSpace: 'Hapësira Vertikale',
|
||||
validateHSpace: 'Hapësira Horizontale duhet të është numër.',
|
||||
validateSrc: 'URL nuk duhet mbetur zbrazur.',
|
||||
validateVSpace: 'Hapësira Vertikale duhet të është numër.',
|
||||
windowMode: 'Window mode',
|
||||
windowModeOpaque: 'Errët',
|
||||
windowModeTransparent: 'Tejdukshëm',
|
||||
windowModeWindow: 'Window'
|
||||
} );
|
||||
Reference in New Issue
Block a user