Blame view

sources/apps/external/l10n/pt_PT.php 166 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "External Sites" => "Páginas Externas",
  "Name" => "Nome",
  "URL" => "URL",
  "Remove site" => "Remover página",
  "Add" => "Acrescentar"
  );