summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/pt_BR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/pt_BR.php')
-rw-r--r--apps/gallery/l10n/pt_BR.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/pt_BR.php b/apps/gallery/l10n/pt_BR.php
index 5d704b824c0..6fb47e4f842 100644
--- a/apps/gallery/l10n/pt_BR.php
+++ b/apps/gallery/l10n/pt_BR.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Fotos",
"Rescan" => "Atualizar",
-"Back" => "Voltar"
+"Stop" => "Parar",
+"Share" => "Compartilhar",
+"Settings" => "Configuração",
+"Back" => "Voltar",
+"Remove confirmation" => "Confirmar apagar",
+"Do you want to remove album" => "Voçe dezeja remover o album",
+"Change album name" => "Mudar nome do album",
+"New album name" => "Nome do novo album"
);