Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-19 09:55:39 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-19 09:55:39 +0400
commit7b1d52f5b98de20ecb98c8894bae51e83c6a13cc (patch)
treec35a4ddea5b1fb0b99f04ecbfed9181d6d71dd88 /apps/user_ldap
parent2aa563b89c0a9637a17f52d52da5c71522135e08 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/ca.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ca.php b/apps/user_ldap/l10n/ca.php
index 0a012b78e91..940c6ea8b66 100644
--- a/apps/user_ldap/l10n/ca.php
+++ b/apps/user_ldap/l10n/ca.php
@@ -33,12 +33,14 @@ $TRANSLATIONS = array(
"Save" => "Desa",
"Test Configuration" => "Comprovació de la configuració",
"Help" => "Ajuda",
+"Groups meeting these criteria are available in %s:" => "Els grups que compleixen aquests criteris estan disponibles a %s:",
"only those object classes:" => "només aquestes classes d'objecte:",
"only from those groups:" => "només d'aquests grups",
"Edit raw filter instead" => "Edita filtre raw",
"Raw LDAP filter" => "Filtre raw LDAP",
"The filter specifies which LDAP groups shall have access to the %s instance." => "El filtre especifica quins grups LDAP haurien de tenir accés a la instància %s.",
"groups found" => "grups trobats",
+"Users login with this attribute:" => "Usuaris acreditats amb aquest atribut:",
"LDAP Username:" => "Nom d'usuari LDAP:",
"LDAP Email Address:" => "Adreça de correu electrònic LDAP:",
"Other Attributes:" => "Altres atributs:",
@@ -53,6 +55,7 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Per un accés anònim, deixeu la DN i la contrasenya en blanc.",
"One Base DN per line" => "Una DN Base per línia",
"You can specify Base DN for users and groups in the Advanced tab" => "Podeu especificar DN Base per usuaris i grups a la pestanya Avançat",
+"Limit %s access to users meeting these criteria:" => "Limita l'accés a %s usuaris que compleixin amb aquest criteri:",
"The filter specifies which LDAP users shall have access to the %s instance." => "El filtre especifica quins usuaris LDAP haurien de tenir accés a la instància %s",
"users found" => "usuaris trobats",
"Back" => "Enrera",
@@ -85,6 +88,8 @@ $TRANSLATIONS = array(
"One Group Base DN per line" => "Una DN Base de Grup per línia",
"Group Search Attributes" => "Atributs de cerca de grup",
"Group-Member association" => "Associació membres-grup",
+"Nested Groups" => "Grups imbricats",
+"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Quan està activat, els grups que contenen grups estan permesos. (Només funciona si l'atribut del grup membre conté DNs.)",
"Special Attributes" => "Atributs especials",
"Quota Field" => "Camp de quota",
"Quota Default" => "Quota per defecte",