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

pt_BR.php « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a90b48fe3a3182e3a20de2e7ba33e1a57639806f (plain)
1
2
3
4
<?php $TRANSLATIONS = array(
"Expire all versions" => "Expirar todas as versões",
"Enable Files Versioning" => "Habilitar versionamento de arquivos"
);