Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Määratlemata viga", "Your server has been successfully tested to support this feature.": "Server on edukalt testitud selle elemendi toetamiseks.", "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.": "Teie süsteemi konfiguratsioon ei toeta hetkel seda võimalust. \x3ca href=\"http://drupal.org/node/15365\"\x3ekäsiraamatu peatükk Clean URLs\x3c/a\x3e annab täiendavat infot võimalikest lahendustest.", "Testing clean URLs...": "Ilusate URLide testimine...", "Select all rows in this table": "Vali kõik read tabelis.", "Deselect all rows in this table": "Ära vali ühtegi rida tabelis." } };