Blame view

sources/apps/activity/l10n/pt_PT.php 424 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Activity" => "Atividade",
  "No more activities to load." => "Mais nenhuma actividade para carregar.",
  "Loading older activities" => "A carregar actividades antigas",
  "RSS feed" => "RSS feed",
  "No activities yet." => "Nenhuma actividade para já.",
  "You will see a list of events here when you start to use your %s." => "Vai poder ver a lista de eventos aqui, quando começar a usar a sua %s"
  );