Blame view

sources/apps/gallery/l10n/pt_BR.php 557 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Pictures" => "Imagens",
  "Shared by" => "Compartilhada por",
  "Picture view" => "Visualizar foto",
  "Error loading slideshow template" => "Erro ao carregar o modelo de slideshow",
  "Share" => "Compartilhar",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "A aplicação \"Visualizador de Imagens\" também precisa estar habilitada para usar este aplicativo.",
  "%s shared <strong>%s</strong> with you" => "%s compartilhado <strong>%s</strong> com você",
  "File list" => "Lista de arquivo"
  );