summaryrefslogtreecommitdiff
path: root/plugins/flash/lang/af.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/flash/lang/af.js')
-rw-r--r--plugins/flash/lang/af.js43
1 files changed, 43 insertions, 0 deletions
diff --git a/plugins/flash/lang/af.js b/plugins/flash/lang/af.js
new file mode 100644
index 0000000..30e1279
--- /dev/null
+++ b/plugins/flash/lang/af.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', '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'
+});