Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Your server has been successfully tested to support this feature.": "A lefutott ellenőrzés szerint a webszerver támogatja ezt a funkciót.", "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.": "A rendszer jelenlegi konfigurációja nem támogatja ezt a funkciót. A \x3ca href=\"http://drupal.org/node/15365\"\x3erövid webcímek kézikönyv lapja (angol)\x3c/a\x3e további információkkal szolgál.", "Testing clean URLs...": "Rövid webcímek ellenőrzése..." } };