Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Upload": "Lataa", "Select all rows in this table": "Valitse kaikki taulukon rivit", "Deselect all rows in this table": "Poista kaikkien rivien valinnat", "textarea": "tekstialue", "Send to @app": "Lähetä kohteeseen @app", "You must select at least %num files.": "Valitse vähintään %num tiedostoa.", "Please select a single file.": "Valitse yksittäinen tiedosto.", "Please select a thumbnail.": "Valitse pienoiskuva.", "Uploading %filename...": "Ladataan %filename...", "Delete selected files?": "Poista valitut tiedostot?", "Do you want to refresh the current directory?": "Tahdotko päivittää nykyisen hakemistonäkymän?", "You can\'t perform this operation.": "Toimintoa ei voida suorittaa.", "File browsing is disabled in directory %dir.": "Tiedostojen selaaminen estetty hakemistossa %dir.", "Directory %dir is empty.": "Hakemisto %dir on tyhjä.", "Directory %dir is loaded.": "Hakemisto on %dir.", "Only files with the following extensions are allowed: %files-allowed.": "Vain seuraavat tiedostopäätteet ovat sallittuja: %files-allowed.", "%filename is not an image.": "%filename ei ole kuva.", "unlimited": "rajoittamaton", "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.", "You are not allowed to operate on more than %num files.": "Et voi käsitellä useampaa kuin %num tiedostoa.", "Please select a file.": "Valitse tiedosto.", "Join summary": "Yhdistä tiivistelmä", "Split summary at cursor": "Jaa tiivistelmä kohdistimen kohdalta" } };