X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Faf.js;h=83012c926e9e010480c634d115b8ed598a5cc3f1;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=9b79693103445083a354f139c2dae64b4c0f3599;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/af.js b/_source/lang/af.js index 9b79693..83012c9 100644 --- a/_source/lang/af.js +++ b/_source/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, 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 */ @@ -31,8 +31,8 @@ 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 : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorTitle : 'Teksverwerker, %1', + editorHelp : 'Druk op ALT 0 vir hulp', // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -120,6 +120,7 @@ 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 @@ -697,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',