Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Erro non especificado", "Your server has been successfully tested to support this feature.": "O teu servidor foi superou a proba de soporte de esta funcionalidade.", "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 configuración do sistema non soporta actualmente esta funcionalidade. A  \x3ca href=\"http://drupal.org/node/15365\"\x3epáxina do manual sobre URLs Limpas\x3c/a\x3e dispón de información adicional.", "Testing clean URLs...": "Probando as URLs limpas...", "Select all rows in this table": "Seleccionar tódas as filas nesta táboa", "Deselect all rows in this table": "Deseleccionar tódas as filas desta táboa", "An error occurred. \n@uri\n@text": "Aconteceu un erro. \n@urin\n@text", "An error occurred. \n@uri\n(no information available).": "Aconteceu un erro. \n@uri\n(non hai información dispoñíbel)." } };