X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fis.js;h=9bfc8b16a57b4da2f69b65af7c44129be9b4fda7;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=fd18fbe86ae7ddcde2d42b4ee6e80b8fbbea0bca;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/lang/is.js b/_source/lang/is.js index fd18fbe..9bfc8b1 100644 --- a/_source/lang/is.js +++ b/_source/lang/is.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,7 +31,8 @@ CKEDITOR.lang['is'] = * 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, press ALT 0 for help.', // MISSING + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -119,6 +120,7 @@ CKEDITOR.lang['is'] = alignTop : 'Efst', alignMiddle : 'Miðjuð', alignBottom : 'Neðst', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING 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 @@ -696,7 +698,7 @@ CKEDITOR.lang['is'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING - + noSuggestions : 'engar tillögur', optionsTab : 'Options', // MISSING allCaps : 'Ignore All-Caps Words', // MISSING ignoreDomainNames : 'Ignore Domain Names', // MISSING