You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/pt_BR.php

12 lines
375 B

<?php $TRANSLATIONS = array(
"Pictures" => "Fotos",
"Settings" => "Configuração",
"Rescan" => "Atualizar",
"Stop" => "Parar",
"Share" => "Compartilhar",
"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"
);