diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:44 +0000 |
commit | 2cfb9e94970e9437ae30481bec471f1ac802e45a (patch) | |
tree | 23bad1f5d7a6534d908e9253c8325e20c9d0a8db /apps/user_ldap/l10n/ca.js | |
parent | 03e965a513accef64015ac307f4a0784f2ffc52d (diff) | |
download | nextcloud-server-2cfb9e94970e9437ae30481bec471f1ac802e45a.tar.gz nextcloud-server-2cfb9e94970e9437ae30481bec471f1ac802e45a.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 12e2c2fed85..68fce242ccf 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Altres atributs:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Defineix el filtre a aplicar quan s'inicia sessi贸. \"%%uid\" reempla莽a el nom d'usuari en l'acci贸 d'identificar-se. Exemple \"uid=%%uid\"", "Test Loginname" : "Nom d'usuari de prova", + "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta rebre un DN per al nom d'inici de sessi贸 donat i el filtre d'inici de sessi贸 actual", "Verify settings" : "Comprova els par脿metres", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Afegeix una nova configuraci贸", |