Blame view

sources/apps/gallery/l10n/pt_BR.php 469 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
  <?php $TRANSLATIONS = array(
  "Pictures" => "Imagens",
d1bafeea1   Kload   [fix] Upgrade to ...
3
4
5
  "Picture view" => "Visualizar foto",
  "Error loading slideshow template" => "Erro ao carregar o modelo de slideshow",
  "Share" => "Compartilhar",
6d9380f96   Cédric Dupont   Update sources OC...
6
7
  "No pictures found! If you upload pictures in the files app, they will be displayed here." => "Nenhuma foto foi encontrada! Se você enviar fotos no app arquivos, eles serão exibidos aqui.",
  "shared by %s" => "compartilhado por %s",
d1bafeea1   Kload   [fix] Upgrade to ...
8
9
  "File list" => "Lista de arquivo"
  );