X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Ffi.js;h=48a6b7b376d2deb695810de8a5c4d9bc5c69177c;hp=69cdc604ac18169bf5730f91c6d177beac9d8585;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/fi.js b/_source/lang/fi.js index 69cdc60..48a6b7b 100644 --- a/_source/lang/fi.js +++ b/_source/lang/fi.js @@ -31,8 +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 : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorTitle : 'Rikastekstieditori, %1', + editorHelp : 'Paina ALT 0 nähdäksesi ohjeen', // ARIA descriptions. toolbars : 'Editorin työkalupalkit', @@ -120,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.',