diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-02 01:55:16 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-02 01:55:16 -0400 |
commit | f9f8fb7bf2042aa3f5342d24480cc196e53703a5 (patch) | |
tree | bbb0e65dd03cd3f80eae838ed5832c3a1e0723f7 /apps/user_ldap | |
parent | 7b4459d28d40523c70ec05a733e158f2c14faac4 (diff) | |
download | nextcloud-server-f9f8fb7bf2042aa3f5342d24480cc196e53703a5.tar.gz nextcloud-server-f9f8fb7bf2042aa3f5342d24480cc196e53703a5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/pt_PT.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_PT.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 89bf539bc24..0999767ac59 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -1,13 +1,13 @@ OC.L10N.register( "user_ldap", { - "Failed to clear the mappings." : "Falhou a limpar os mapas.", + "Failed to clear the mappings." : "Falhou ao limpar os mapas.", "Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor", "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", "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 a conexão. Por favor, verifique as configurações do servidor e as credenciais.", "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", - "No action specified" : "Nenhuma acção especificada", + "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhuma data especificada", " Could not set configuration %s" : "Não foi possível definir a configuração %s", diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json index 379e326976f..59cedd26174 100644 --- a/apps/user_ldap/l10n/pt_PT.json +++ b/apps/user_ldap/l10n/pt_PT.json @@ -1,11 +1,11 @@ { "translations": { - "Failed to clear the mappings." : "Falhou a limpar os mapas.", + "Failed to clear the mappings." : "Falhou ao limpar os mapas.", "Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor", "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.", "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 a conexão. Por favor, verifique as configurações do servidor e as credenciais.", "The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.", - "No action specified" : "Nenhuma acção especificada", + "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhuma data especificada", " Could not set configuration %s" : "Não foi possível definir a configuração %s", |