pt_BR.php 205 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "Sites externos",
"Name" => "Nome",
"URL" => "URL",
"Remove site" => "Remover site",
"Add" => "Adicionar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";