X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Faf.js;h=4009d29a127a7f8af931dc40781975b1668a6f9b;hb=f8fc585c18d287eb325c575596d183122486b641;hp=345cdf7bf9a1d81f1cc092d8283c5d1b691ecff3;hpb=059b4c2fef02528bf1af189f7996e80652faddfb;p=ckeditor.git diff --git a/_source/lang/af.js b/_source/lang/af.js index 345cdf7..4009d29 100644 --- a/_source/lang/af.js +++ b/_source/lang/af.js @@ -110,17 +110,24 @@ CKEDITOR.lang['af'] = unavailable : '%1, unavailable' // MISSING }, + contextmenu : + { + options : 'Context Menu Options' // MISSING + }, + // Special char dialog. specialChar : { toolbar : 'Spesiaale Karakter byvoeg', - title : 'Kies spesiale karakter' + title : 'Kies spesiale karakter', + options : 'Special Character Options' // MISSING }, // Link dialog. link : { toolbar : 'Skakel byvoeg/verander', + other : '', menu : 'Verander skakel', title : 'Skakel', info : 'Skakel informasie', @@ -182,6 +189,29 @@ CKEDITOR.lang['af'] = errorName : 'Voltooi die plekhouer naam asseblief' }, + // List style dialog + list: + { + numberedTitle : 'Numbered List Properties', // MISSING + bulletedTitle : 'Bulleted List Properties', // MISSING + type : 'Type', // MISSING + start : 'Start', // MISSING + circle : 'Circle', // MISSING + disc : 'Disc', // MISSING + square : 'Square', // MISSING + none : 'None', // MISSING + notset : '', // MISSING + armenian : 'Armenian numbering', // MISSING + georgian : 'Georgian numbering (an, ban, gan, etc.)', // MISSING + lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING + upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING + lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING + upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING + lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING + decimal : 'Decimal (1, 2, 3, etc.)', // MISSING + decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING + }, + // Find And Replace Dialog findAndReplace : { @@ -476,7 +506,8 @@ CKEDITOR.lang['af'] = smiley : { toolbar : 'Smiley', - title : 'Voeg Smiley by' + title : 'Voeg Smiley by', + options : 'Smiley Options' // MISSING }, elementsPath : @@ -503,9 +534,9 @@ CKEDITOR.lang['af'] = clipboard : { title : 'Byvoeg', - cutError : 'U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl+X).', - copyError : 'U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl+C).', - pasteMsg : 'Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(Ctrl+V) en druk OK.', + cutError : 'U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+X).', + copyError : 'U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+C).', + pasteMsg : 'Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(Ctrl/Cmd+V) en druk OK.', securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING pasteArea : 'Paste Area' // MISSING }, @@ -528,6 +559,7 @@ CKEDITOR.lang['af'] = { button : 'Templates', title : 'Inhoud Templates', + options : 'Template Options', // MISSING insertOption : 'Vervang bestaande inhoud', selectPromptMsg : 'Kies die template om te gebruik in die editor
(Inhoud word vervang!):', emptyListMsg : '(Geen templates gedefinieerd)' @@ -648,6 +680,7 @@ CKEDITOR.lang['af'] = scayt : { title : 'Spell Check As You Type', // MISSING + opera_title : 'Not supported by Opera', // MISSING enable : 'Enable SCAYT', // MISSING disable : 'Disable SCAYT', // MISSING about : 'About SCAYT', // MISSING @@ -659,9 +692,23 @@ CKEDITOR.lang['af'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING + optionsTab : 'Options', // MISSING + allCaps : 'Ignore All-Caps Words', // MISSING + ignoreDomainNames : 'Ignore Domain Names', // MISSING + mixedCase : 'Ignore Words with Mixed Case', // MISSING + mixedWithDigits : 'Ignore Words with Numbers', // MISSING + languagesTab : 'Languages', // MISSING + dictionariesTab : 'Dictionaries', // MISSING + dic_field_name : 'Dictionary name', // MISSING + dic_create : 'Create', // MISSING + dic_restore : 'Restore', // MISSING + dic_delete : 'Delete', // MISSING + dic_rename : 'Rename', // MISSING + dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING + aboutTab : 'About' // MISSING }, @@ -689,8 +736,9 @@ CKEDITOR.lang['af'] = colordialog : { title : 'Select color', // MISSING + options : 'Color Options', // MISSING highlight : 'Highlight', // MISSING - selected : 'Selected', // MISSING + selected : 'Selected Color', // MISSING clear : 'Clear' // MISSING },