diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-01 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-01 01:54:54 -0400 |
commit | b1ac53867948ce69941aab69695cb9b5bcaf56e0 (patch) | |
tree | 930f4e356949eadfc9aa4cc3032ffdadf95918a9 /apps | |
parent | 8d23b3440286035c9f7183442f27c325b6263e10 (diff) | |
download | nextcloud-server-b1ac53867948ce69941aab69695cb9b5bcaf56e0.tar.gz nextcloud-server-b1ac53867948ce69941aab69695cb9b5bcaf56e0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.json | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.json | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 201f09ddab6..918a14df824 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -78,6 +78,9 @@ OC.L10N.register( "Verify settings" : "Verificar os axustes", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Adds a new and blank configuration" : "Engade unha configuración nova e en branco", + "Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado", + "Delete the current configuration" : "Eliminar a configuración actual", "Host" : "Máquina", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://", "Port" : "Porto", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index a7258b69243..6c8efc6ebbe 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -76,6 +76,9 @@ "Verify settings" : "Verificar os axustes", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Adds a new and blank configuration" : "Engade unha configuración nova e en branco", + "Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado", + "Delete the current configuration" : "Eliminar a configuración actual", "Host" : "Máquina", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://", "Port" : "Porto", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 2f6e9226b16..2ee1f13da76 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -78,6 +78,9 @@ OC.L10N.register( "Verify settings" : "Verificar configurações", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Adds a new and blank configuration" : "Adiciona uma configuração nova e em branco", + "Copy current configuration into new directory binding" : "Copie a configuração atual em um novo diretório obrigatório", + "Delete the current configuration" : "Excluir a configuração atual", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Você pode omitir o protocolo, exceto quando requerer SSL. Então inicie com ldaps://", "Port" : "Porta", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index aed3f713a05..a0f3f79a352 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -76,6 +76,9 @@ "Verify settings" : "Verificar configurações", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Adds a new and blank configuration" : "Adiciona uma configuração nova e em branco", + "Copy current configuration into new directory binding" : "Copie a configuração atual em um novo diretório obrigatório", + "Delete the current configuration" : "Excluir a configuração atual", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Você pode omitir o protocolo, exceto quando requerer SSL. Então inicie com ldaps://", "Port" : "Porta", |