X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Faf.js;h=83012c926e9e010480c634d115b8ed598a5cc3f1;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=3777a4cb5111c6862fc779c40422f5e44efc8500;hpb=4e90e78dc97789709ee7404359a5517540c27553;p=ckeditor.git diff --git a/_source/lang/af.js b/_source/lang/af.js index 3777a4c..83012c9 100644 --- a/_source/lang/af.js +++ b/_source/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['af'] = @@ -31,11 +31,12 @@ CKEDITOR.lang['af'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Teksverwerker, %1, druk op ALT 0 vir hulp.', + editorTitle : 'Teksverwerker, %1', + editorHelp : 'Druk op ALT 0 vir hulp', // ARIA descriptions. - toolbar : 'Werkbalk', - editor : 'Teksverwerker', + toolbars : 'Editor toolbars', // MISSING + editor : 'Teksverwerker', // Toolbar buttons without dialogs. source : 'Bron', @@ -119,8 +120,13 @@ CKEDITOR.lang['af'] = alignTop : 'Bo', alignMiddle : 'Middel', alignBottom : 'Onder', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Hoogte moet \'n getal wees', invalidWidth : 'Breedte moet \'n getal wees.', + 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 + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING + cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, nie beskikbaar nie' @@ -201,7 +207,8 @@ CKEDITOR.lang['af'] = menu : 'Anker-eienskappe', title : 'Anker-eienskappe', name : 'Ankernaam', - errorName : 'Voltooi die ankernaam asseblief' + errorName : 'Voltooi die ankernaam asseblief', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -237,6 +244,7 @@ CKEDITOR.lang['af'] = findWhat : 'Soek na:', replaceWith : 'Vervang met:', notFoundMsg : 'Teks nie gevind nie.', + findOptions : 'Find Options', // MISSING matchCase : 'Hoof/kleinletter sensitief', matchWord : 'Hele woord moet voorkom', matchCyclic : 'Soek deurlopend', @@ -413,7 +421,6 @@ CKEDITOR.lang['af'] = upload : 'Oplaai', alt : 'Alternatiewe teks', lockRatio : 'Vaste proporsie', - unlockRatio : 'Vrye proporsie', resetSize : 'Herstel grootte', border : 'Rand', hSpace : 'HSpasie', @@ -691,7 +698,7 @@ CKEDITOR.lang['af'] = ignoreAll : 'Ignoreer alles', addWord : 'Voeg woord by', emptyDic : 'Woordeboeknaam mag nie leeg wees nie.', - + noSuggestions : 'Geen voorstel', optionsTab : 'Opsies', allCaps : 'Ignoreer woorde in hoofletters', ignoreDomainNames : 'Ignoreer domeinname', @@ -715,6 +722,8 @@ CKEDITOR.lang['af'] = { title : 'Info oor CKEditor', dlgTitle : 'Info oor CKEditor', + help : 'Check $1 for help.', // MISSING + userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : 'Vir lisensie-informasie, besoek asb. ons webwerf:', copy : 'Kopiereg © $1. Alle regte voorbehou.' }, @@ -745,9 +754,64 @@ CKEDITOR.lang['af'] = toolbarCollapse : 'Verklein werkbalk', toolbarExpand : 'Vergroot werkbalk', + toolbarGroups : + { + document : 'Document', // MISSING + clipboard : 'Clipboard/Undo', // MISSING + editing : 'Editing', // MISSING + forms : 'Forms', // MISSING + basicstyles : 'Basic Styles', // MISSING + paragraph : 'Paragraph', // MISSING + links : 'Links', // MISSING + insert : 'Insert', // MISSING + styles : 'Styles', // MISSING + colors : 'Colors', // MISSING + tools : 'Tools' // MISSING + }, + bidi : { ltr : 'Skryfrigting van links na regs', rtl : 'Skryfrigting van regs na links' + }, + + docprops : + { + label : 'Dokument Eienskappe', + title : 'Dokument Eienskappe', + design : 'Design', // MISSING + meta : 'Meta Data', + chooseColor : 'Kies', + other : '', + docTitle : 'Bladsy Opskrif', + charset : 'Karakterstel Kodeering', + charsetOther : 'Ander Karakterstel Kodeering', + charsetASCII : 'ASCII', // MISSING + charsetCE : 'Sentraal Europa', + charsetCT : 'Chinees Traditioneel (Big5)', + charsetCR : 'Cyrillic', // MISSING + charsetGR : 'Grieks', + charsetJP : 'Japanees', + charsetKR : 'Koreans', + charsetTR : 'Turks', + charsetUN : 'Unicode (UTF-8)', // MISSING + charsetWE : 'Western European', // MISSING + docType : 'Dokument Opskrif Soort', + docTypeOther : 'Ander Dokument Opskrif Soort', + xhtmlDec : 'Voeg XHTML verklaring by', + bgColor : 'Agtergrond kleur', + bgImage : 'Agtergrond Beeld URL', + bgFixed : 'Vasgeklemde Agtergrond', + txtColor : 'Tekskleur', + margin : 'Bladsy Rante', + marginTop : 'Bo', + marginLeft : 'Links', + marginRight : 'Regs', + marginBottom : 'Onder', + metaKeywords : 'Dokument Index Sleutelwoorde(comma verdeelt)', + metaDescription : 'Dokument Beskrywing', + metaAuthor : 'Skrywer', + metaCopyright : 'Kopiereg', + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING } };