X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Ffi.js;h=b12ad4cbb4c7a3fbd6e620e20cfa1fdc74df8f90;hp=ffbbfc0704c7e9f9bc408dcd88f5ca0ef2fc4ac2;hb=e73319a12b56100b29ef456fd74114fe5519e01c;hpb=f0610347140239143439a511ee2bd48cb784f470 diff --git a/_source/lang/fi.js b/_source/lang/fi.js index ffbbfc0..b12ad4c 100644 --- a/_source/lang/fi.js +++ b/_source/lang/fi.js @@ -4,7 +4,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * @fileOverview Defines the {@link CKEDITOR.lang} object for the * Finnish language. */ @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['fi'] = @@ -34,7 +34,7 @@ CKEDITOR.lang['fi'] = editorTitle : 'Rikastekstieditori, %1, paina ALT 0 nähdäksesi ohjeen.', // ARIA descriptions. - toolbars : 'Editor toolbars', // MISSING + toolbars : 'Editorin työkalupalkit', editor : 'Rikastekstieditori', // Toolbar buttons without dialogs. @@ -70,7 +70,7 @@ CKEDITOR.lang['fi'] = upload : 'Lisää tiedosto', uploadSubmit : 'Lähetä palvelimelle', image : 'Kuva', - flash : 'Flash', + flash : 'Flash-animaatio', form : 'Lomake', checkbox : 'Valintaruutu', radio : 'Radiopainike', @@ -121,8 +121,10 @@ CKEDITOR.lang['fi'] = alignBottom : 'Alas', invalidHeight : 'Korkeuden täytyy olla numero.', invalidWidth : 'Leveyden täytyy olla numero.', - 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 - invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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.', + invalidHtmlLength : 'Kentän "%1" arvon täytyy olla positiivinen luku HTML mittayksikön (px tai %) kanssa tai ilman.', + invalidInlineStyle : 'Tyylille annetun arvon täytyy koostua yhdestä tai useammasta "nimi : arvo" parista, jotka ovat eroteltuna toisistaan puolipisteillä.', + cssLengthTooltip : 'Anna numeroarvo pikseleinä tai numeroarvo CSS mittayksikön kanssa (px, %, in, cm, mm, em, ex, pt, tai pc).', // Put the voice-only part of the label in the span. unavailable : '%1, ei saatavissa' @@ -204,7 +206,7 @@ CKEDITOR.lang['fi'] = title : 'Ankkurin ominaisuudet', name : 'Nimi', errorName : 'Ankkurille on kirjoitettava nimi', - remove : 'Remove Anchor' // MISSING + remove : 'Poista ankkuri' }, // List style dialog @@ -240,6 +242,7 @@ CKEDITOR.lang['fi'] = findWhat : 'Etsi mitä:', replaceWith : 'Korvaa tällä:', notFoundMsg : 'Etsittyä tekstiä ei löytynyt.', + findOptions : 'Hakuasetukset', matchCase : 'Sama kirjainkoko', matchWord : 'Koko sana', matchCyclic : 'Kierrä ympäri', @@ -717,8 +720,8 @@ CKEDITOR.lang['fi'] = { title : 'Tietoa CKEditorista', dlgTitle : 'Tietoa CKEditorista', - help : 'Check $1 for help.', // MISSING - userGuide : 'CKEditor User\'s Guide', // MISSING + help : 'Katso ohjeet: $1.', + userGuide : 'CKEditorin käyttäjäopas', moreInfo : 'Lisenssitiedot löytyvät kotisivuiltamme:', copy : 'Copyright © $1. Kaikki oikeuden pidätetään.' }, @@ -751,17 +754,17 @@ CKEDITOR.lang['fi'] = toolbarGroups : { - document : 'Document', // MISSING - clipboard : 'Clipboard/Undo', // MISSING - editing : 'Editing', // MISSING - forms : 'Forms', // MISSING - basicstyles : 'Basic Styles', // MISSING - paragraph : 'Paragraph', // MISSING - links : 'Links', // MISSING - insert : 'Insert', // MISSING - styles : 'Styles', // MISSING - colors : 'Colors', // MISSING - tools : 'Tools' // MISSING + document : 'Dokumentti', + clipboard : 'Leikepöytä/Kumoa', + editing : 'Muokkaus', + forms : 'Lomakkeet', + basicstyles : 'Perustyylit', + paragraph : 'Kappale', + links : 'Linkit', + insert : 'Lisää', + styles : 'Tyylit', + colors : 'Värit', + tools : 'Työkalut' }, bidi : @@ -774,14 +777,14 @@ CKEDITOR.lang['fi'] = { label : 'Dokumentin ominaisuudet', title : 'Dokumentin ominaisuudet', - design : 'Design', // MISSING - meta : 'Meta-tieto', + design : 'Sommittelu', + meta : 'Metatieto', chooseColor : 'Valitse', other : '', docTitle : 'Sivun nimi', charset : 'Merkistökoodaus', charsetOther : 'Muu merkistökoodaus', - charsetASCII : 'ASCII', // MISSING + charsetASCII : 'ASCII', charsetCE : 'Keskieurooppalainen', charsetCT : 'Kiina, perinteinen (Big5)', charsetCR : 'Kyrillinen', @@ -789,7 +792,7 @@ CKEDITOR.lang['fi'] = charsetJP : 'Japani', charsetKR : 'Korealainen', charsetTR : 'Turkkilainen', - charsetUN : 'Unicode (UTF-8)', // MISSING + charsetUN : 'Unicode (UTF-8)', charsetWE : 'Länsieurooppalainen', docType : 'Dokumentin tyyppi', docTypeOther : 'Muu dokumentin tyyppi', @@ -807,6 +810,6 @@ CKEDITOR.lang['fi'] = metaDescription : 'Kuvaus', metaAuthor : 'Tekijä', metaCopyright : 'Tekijänoikeudet', - previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING + previewHtml : '

Tämä on esimerkkitekstiä. Käytät juuri CKEditoria.

' } };