JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / af.js
index 5115235..4e2151d 100644 (file)
@@ -121,6 +121,8 @@ CKEDITOR.lang['af'] =
                alignBottom             : 'Onder',\r
                invalidHeight   : 'Hoogte moet \'n getal wees',\r
                invalidWidth    : 'Breedte moet \'n getal wees.',\r
+               invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
+               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, nie beskikbaar nie</span>'\r
@@ -201,7 +203,8 @@ CKEDITOR.lang['af'] =
                menu            : 'Anker-eienskappe',\r
                title           : 'Anker-eienskappe',\r
                name            : 'Ankernaam',\r
-               errorName       : 'Voltooi die ankernaam asseblief'\r
+               errorName       : 'Voltooi die ankernaam asseblief',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -413,7 +416,6 @@ CKEDITOR.lang['af'] =
                upload          : 'Oplaai',\r
                alt                     : 'Alternatiewe teks',\r
                lockRatio       : 'Vaste proporsie',\r
-               unlockRatio     : 'Vrye proporsie',\r
                resetSize       : 'Herstel grootte',\r
                border          : 'Rand',\r
                hSpace          : 'HSpasie',\r
@@ -770,41 +772,41 @@ CKEDITOR.lang['af'] =
 \r
        docprops :\r
        {\r
-               label : 'Document Properties', // MISSING\r
-               title : 'Document Properties', // MISSING\r
+               label : 'Dokument Eienskappe',\r
+               title : 'Dokument Eienskappe',\r
                design : 'Design', // MISSING\r
-               meta : 'Meta Tags', // MISSING\r
-               chooseColor : 'Choose', // MISSING\r
-               other : 'Other...', // MISSING\r
-               docTitle :      'Page Title', // MISSING\r
-               charset :       'Character Set Encoding', // MISSING\r
-               charsetOther : 'Other Character Set Encoding', // MISSING\r
+               meta : 'Meta Data',\r
+               chooseColor : 'Kies',\r
+               other : '<ander>',\r
+               docTitle :      'Bladsy Opskrif',\r
+               charset :       'Karakterstel Kodeering',\r
+               charsetOther : 'Ander Karakterstel Kodeering',\r
                charsetASCII : 'ASCII', // MISSING\r
-               charsetCE : 'Central European', // MISSING\r
-               charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
+               charsetCE : 'Sentraal Europa',\r
+               charsetCT : 'Chinees Traditioneel (Big5)',\r
                charsetCR : 'Cyrillic', // MISSING\r
-               charsetGR : 'Greek', // MISSING\r
-               charsetJP : 'Japanese', // MISSING\r
-               charsetKR : 'Korean', // MISSING\r
-               charsetTR : 'Turkish', // MISSING\r
+               charsetGR : 'Grieks',\r
+               charsetJP : 'Japanees',\r
+               charsetKR : 'Koreans',\r
+               charsetTR : 'Turks',\r
                charsetUN : 'Unicode (UTF-8)', // MISSING\r
                charsetWE : 'Western European', // MISSING\r
-               docType : 'Document Type Heading', // MISSING\r
-               docTypeOther : 'Other Document Type Heading', // MISSING\r
-               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
-               bgColor : 'Background Color', // MISSING\r
-               bgImage : 'Background Image URL', // MISSING\r
-               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
-               txtColor : 'Text Color', // MISSING\r
-               margin : 'Page Margins', // MISSING\r
-               marginTop : 'Top', // MISSING\r
-               marginLeft : 'Left', // MISSING\r
-               marginRight : 'Right', // MISSING\r
-               marginBottom : 'Bottom', // MISSING\r
-               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
-               metaDescription : 'Document Description', // MISSING\r
-               metaAuthor : 'Author', // MISSING\r
-               metaCopyright : 'Copyright', // MISSING\r
+               docType : 'Dokument Opskrif Soort',\r
+               docTypeOther : 'Ander Dokument Opskrif Soort',\r
+               xhtmlDec : 'Voeg XHTML verklaring by',\r
+               bgColor : 'Agtergrond kleur',\r
+               bgImage : 'Agtergrond Beeld URL',\r
+               bgFixed : 'Vasgeklemde Agtergrond',\r
+               txtColor : 'Tekskleur',\r
+               margin : 'Bladsy Rante',\r
+               marginTop : 'Bo',\r
+               marginLeft : 'Links',\r
+               marginRight : 'Regs',\r
+               marginBottom : 'Onder',\r
+               metaKeywords : 'Dokument Index Sleutelwoorde(comma verdeelt)',\r
+               metaDescription : 'Dokument Beskrywing',\r
+               metaAuthor : 'Skrywer',\r
+               metaCopyright : 'Kopiereg',\r
                previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
        }\r
 };\r