X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Ffi.js;h=48a6b7b376d2deb695810de8a5c4d9bc5c69177c;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=b12ad4cbb4c7a3fbd6e620e20cfa1fdc74df8f90;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/lang/fi.js b/_source/lang/fi.js index b12ad4c..48a6b7b 100644 --- a/_source/lang/fi.js +++ b/_source/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['fi'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rikastekstieditori, %1, paina ALT 0 nähdäksesi ohjeen.', + editorTitle : 'Rikastekstieditori, %1', + editorHelp : 'Paina ALT 0 nähdäksesi ohjeen', // ARIA descriptions. toolbars : 'Editorin työkalupalkit', @@ -119,6 +120,7 @@ CKEDITOR.lang['fi'] = alignTop : 'Ylös', alignMiddle : 'Keskelle', alignBottom : 'Alas', + invalidValue : 'Virheellinen arvo.', invalidHeight : 'Korkeuden täytyy olla numero.', invalidWidth : 'Leveyden täytyy olla numero.', invalidCssLength : 'Kentän "%1" arvon täytyy olla positiivinen luku CSS mittayksikön (px, %, in, cm, mm, em, ex, pt tai pc) kanssa tai ilman.',