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_PT.php

12 lines
372 B

<?php $TRANSLATIONS = array(
"Pictures" => "Imagens",
"Settings" => "Definições",
"Rescan" => "Atualizar",
"Stop" => "Parar",
"Share" => "Partilhar",
"Back" => "Voltar",
"Remove confirmation" => "Remove confirmação",
"Do you want to remove album" => "Deseja remover o album",
"Change album name" => "Mudar o nome do album",
"New album name" => "Novo nome do album"
);