Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_PT.php « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b4680b37110dafa38404ee46f1f75a80137d964 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Configuration" => "Configuração",
"Options" => "Opções",
"Applicable" => "Aplicável",
"All Users" => "Todos os utilizadores",
"Groups" => "Grupos",
"Users" => "Utilizadores",
"Delete" => "Apagar",
"Import Root Certificate" => "Importar Certificado Root"
);