new ckeditor
New ckeditor
This commit is contained in:
43
ckeditor/plugins/flash/lang/af.js
Normal file
43
ckeditor/plugins/flash/lang/af.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', 'af', {
|
||||
access: 'Skrip toegang',
|
||||
accessAlways: 'Altyd',
|
||||
accessNever: 'Nooit',
|
||||
accessSameDomain: 'Selfde domeinnaam',
|
||||
alignAbsBottom: 'Absoluut-onder',
|
||||
alignAbsMiddle: 'Absoluut-middel',
|
||||
alignBaseline: 'Basislyn',
|
||||
alignTextTop: 'Teks bo',
|
||||
bgcolor: 'Agtergrondkleur',
|
||||
chkFull: 'Laat volledige skerm toe',
|
||||
chkLoop: 'Herhaal',
|
||||
chkMenu: 'Flash spyskaart aan',
|
||||
chkPlay: 'Speel outomaties',
|
||||
flashvars: 'Veranderlikes vir Flash',
|
||||
hSpace: 'HSpasie',
|
||||
properties: 'Flash eienskappe',
|
||||
propertiesTab: 'Eienskappe',
|
||||
quality: 'Kwaliteit',
|
||||
qualityAutoHigh: 'Outomaties hoog',
|
||||
qualityAutoLow: 'Outomaties laag',
|
||||
qualityBest: 'Beste',
|
||||
qualityHigh: 'Hoog',
|
||||
qualityLow: 'Laag',
|
||||
qualityMedium: 'Gemiddeld',
|
||||
scale: 'Skaal',
|
||||
scaleAll: 'Wys alles',
|
||||
scaleFit: 'Presiese pas',
|
||||
scaleNoBorder: 'Geen rand',
|
||||
title: 'Flash eienskappe',
|
||||
vSpace: 'VSpasie',
|
||||
validateHSpace: 'HSpasie moet \'n heelgetal wees.',
|
||||
validateSrc: 'Voeg die URL in',
|
||||
validateVSpace: 'VSpasie moet \'n heelgetal wees.',
|
||||
windowMode: 'Venster modus',
|
||||
windowModeOpaque: 'Ondeursigtig',
|
||||
windowModeTransparent: 'Deursigtig',
|
||||
windowModeWindow: 'Venster'
|
||||
} );
|
||||
Reference in New Issue
Block a user