diff options
author | blizzz <blizzz@owncloud.com> | 2015-11-02 13:32:24 +0100 |
---|---|---|
committer | blizzz <blizzz@owncloud.com> | 2015-11-02 13:32:24 +0100 |
commit | 83d3c94590aa877fe23a5d49c991e617d76a6060 (patch) | |
tree | 88813a6c5e13381bf8a23723862a6b7d7ea56a92 /apps/user_ldap/l10n/pt_PT.js | |
parent | 16aa33947581959eeb9a89530ad0152cb2c33c25 (diff) | |
parent | a8641fdc9559d67696fb612597c4b27d1832220a (diff) | |
download | nextcloud-server-83d3c94590aa877fe23a5d49c991e617d76a6060.tar.gz nextcloud-server-83d3c94590aa877fe23a5d49c991e617d76a6060.zip |
Merge branch 'master' into fix-20151
Diffstat (limited to 'apps/user_ldap/l10n/pt_PT.js')
-rw-r--r-- | apps/user_ldap/l10n/pt_PT.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 109c2efa85e..7288c683303 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -66,6 +66,7 @@ OC.L10N.register( "Verify settings" : "Verificar definições", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servvidor", + "Add a new and blank configuration" : "Adicione uma nova configuração em branco", "Delete the current configuration" : "Apagar a configuração actual", "Host" : "Anfitrião", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Pode omitir o protocolo, excepto se necessitar de SSL. Neste caso, comece com ldaps://", |