diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-25 02:16:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-25 02:16:01 +0000 |
commit | 39f6f1ba341b053f8830571f6f2238c1653cf1ea (patch) | |
tree | 2bd8d581416eefa16413d74ddb842c904d7ea2b6 /apps/user_ldap/l10n/ca.js | |
parent | 797fa188c224132d522710ecda4aa4feb85c3739 (diff) | |
download | nextcloud-server-39f6f1ba341b053f8830571f6f2238c1653cf1ea.tar.gz nextcloud-server-39f6f1ba341b053f8830571f6f2238c1653cf1ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ca.js')
-rw-r--r-- | apps/user_ldap/l10n/ca.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index 4033da0b326..595c800b40d 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -176,6 +176,7 @@ OC.L10N.register( "Email Field" : "Camp de correu electrònic", "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Estableix l'adreça de correu a partir del seu atribut LDAP. Deixeu buit pel comportament predeterminat.", "User Home Folder Naming Rule" : "Norma per anomenar la carpeta arrel d'usuari", + "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Deixar buit pel nom d'usuari (per defecte). Altrament, especificar un atribut LDAP/AD.", "\"$home\" Placeholder Field" : "Camp de text variable per \"$home\" ", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "En la configuració d'un emmagatzematge extern es reemplaçarà $home amb el valor de l'atribut especificat", "Internal Username" : "Nom d'usuari intern", |