pt_PT.php 372 B

12345678910111213
  1. <?php $TRANSLATIONS = array(
  2. "Pictures" => "Imagens",
  3. "Settings" => "Definições",
  4. "Rescan" => "Atualizar",
  5. "Stop" => "Parar",
  6. "Share" => "Partilhar",
  7. "Back" => "Voltar",
  8. "Remove confirmation" => "Remove confirmação",
  9. "Do you want to remove album" => "Deseja remover o album",
  10. "Change album name" => "Mudar o nome do album",
  11. "New album name" => "Novo nome do album"
  12. );