Blame view
sources/apps/user_migrate/l10n/pt_PT.php
394 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Exportar", "Something went wrong while the export file was being generated" => "Algo correu mal ao gerar o ficheiro de exportação", "An error has occurred" => "Ocorreu um erro", "User Account Migration" => "Migração da conta do utilizador", "Export and import ownCloud user accounts." => "Exportar e Importar contas de utilizadores do ownCloud" ); |