Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Määrittelemätön virhe", "Edit": "Muokkaa", "Split summary at cursor": "Irroita tiivistelmä kursorin kohdalta", "Join summary": "Yhdistä tiivistelmä sisältöön", "1 day": [ "1 päivä", "@count päivää" ], "Select all rows in this table": "Valitse kaikki taulukon rivit", "Deselect all rows in this table": "Poista kaikkien rivien valinnat", "Drag to re-order": "Järjestele vetämällä", "Changes made in this table will not be saved until the form is submitted.": "Muutokset otetaan käyttöön vasta kun valitset \x3cem\x3etallenna\x3c/em\x3e.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Lohkojen muutoksia ei tallenneta ennen kuin klikkaat \x3cem\x3eTallenna\x3c/em\x3e-painiketta.", "1 hour": [ "1 tunti", "@count tuntia" ], "Remove": "Poista", "Upload": "Liitetiedostot", "1 year": [ "1 vuosi", "@count vuotta" ], "Only files with the following extensions are allowed: %files-allowed.": "Vain seuraavat tiedostopäätteet ovat sallittuja: %files-allowed", "An error occurred. \n@uri\n@text": "Tapahtui virhe. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Tapahtui virhe. \n@uri\n(lisätietoja ei ole).", "An HTTP error @status occurred. \n@uri": "Tapahtui HTTP-virhe @status. \n@uri", "Your server has been successfully tested to support this feature.": "Palvelimesi läpäisi testin ja tukee tätä ominaisuutta.", "Testing clean URLs...": "Testataan siistittyjä osoitteita...", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Palvelimesi asetukset estävät tämän toiminnon käyttämisen. Lue käsikirjasta lisää \x3ca href=\"http://drupal.org/node/15365\"\x3esiistityistä osoitteista\x3c/a\x3e.", "1 minute": [ "1 minuutti", "@count minuuttia" ], "Please select a file.": "Valitse tiedosto.", "You are not allowed to operate on more than %num files.": "Et voi käsitellä useampaa kuin %num tiedostoa.", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "Määrittele mittasuhteet sallituissa rajoissa, jotka ovat väliltä 1x1 ja @dimensions.", "unlimited": "rajoittamaton", "%filename is not an image.": "%filename ei ole kuva.", "Directory %dir is loaded.": "Hakemisto on %dir.", "Directory %dir is empty.": "Hakemisto %dir on tyhjä.", "File browsing is disabled in directory %dir.": "Tiedostojen selaaminen estetty hakemistossa %dir.", "You can\'t perform this operation.": "Toimintoa ei voida suorittaa.", "Do you want to refresh the current directory?": "Tahdotko päivittää nykyisen hakemistonäkymän?", "Uploading %filename...": "Ladataan %filename...", "Delete selected files?": "Poista valitut tiedostot?", "Please select a thumbnail.": "Valitse pienoiskuva.", "Please select a single file.": "Valitse yksittäinen tiedosto.", "You must select at least %num files.": "Valitse vähintään %num tiedostoa.", "Send to @app": "Lähetä kohteeseen @app", "textarea": "tekstialue" } };