X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Faf.js;h=6a8603d518530ff18fef4d6b6bebe956f9a35bf7;hp=9b79693103445083a354f139c2dae64b4c0f3599;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/af.js b/_source/lang/af.js index 9b79693..6a8603d 100644 --- a/_source/lang/af.js +++ b/_source/lang/af.js @@ -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