pt_PT.php 503 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Exportar esta instância ownCloud",
"This will create a compressed file that contains the data of this owncloud instance." => "Isto irá criar um ficheiro comprimido que contém os dados desta instância ownCloud.",
"Please choose the export type:" => "Por favor escolha o tipo de exportação:",
"ownCloud system files" => "ficheiros de sistema ownCloud",
"Just user files" => "Apenas ficheiros do utilizador",
"Export" => "Exportar"
);