Blame view

sources/apps/gallery/l10n/pt_PT.php 376 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Pictures" => "Imagens",
  "Shared by" => "Partilhado por",
  "Error loading slideshow template" => "Erro a carregar o template o slideshow",
  "Share" => "Partilhar",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "A aplicação \"Image Viewer\" também precisa de estar activada para usar esta aplicação."
  );