diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-24 01:54:37 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-24 01:54:37 -0400 |
commit | e2327f83ed60ca29fd1513a40bcefd26e52c54bf (patch) | |
tree | 60954008d75ec9bb1d7d2a7c1ab44de21e4f6ec9 /apps/user_ldap/l10n | |
parent | 4c99869e1f1cf816ed2086a8dd14c6f3afc05d99 (diff) | |
download | nextcloud-server-e2327f83ed60ca29fd1513a40bcefd26e52c54bf.tar.gz nextcloud-server-e2327f83ed60ca29fd1513a40bcefd26e52c54bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/pt_PT.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php index 20a136384fb..fb4836c78b0 100644 --- a/apps/user_ldap/l10n/pt_PT.php +++ b/apps/user_ldap/l10n/pt_PT.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Failed to clear the mappings." => "Falhou a limpar os mapas", +"Failed to clear the mappings." => "Falhou a limpar os mapas.", "Failed to delete the server configuration" => "Erro ao eliminar a configuração do servidor", "The configuration is valid and the connection could be established!" => "A configuração está correcta e foi possível estabelecer a ligação!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuração está correcta, mas não foi possível estabelecer o \"laço\", por favor, verifique as configurações do servidor e as credenciais.", |