diff options
Diffstat (limited to 'l10n/templates/user_ldap.pot')
-rw-r--r-- | l10n/templates/user_ldap.pot | 49 |
1 files changed, 30 insertions, 19 deletions
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 7004cf562db..8f3d9e5a09e 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-07 01:55-0400\n" +"POT-Creation-Date: 2014-04-08 01:56-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -419,40 +419,51 @@ msgid "" "the group member attribute contains DNs.)" msgstr "" -#: templates/settings.php:41 +#: templates/settings.php:40 +msgid "Paging chunksize" +msgstr "" + +#: templates/settings.php:40 +msgid "" +"Chunksize used for paged LDAP searches that may return bulky results like " +"user or group enumeration. (Setting it 0 disables paged LDAP searches in " +"those situations.)" +msgstr "" + +#: templates/settings.php:42 msgid "Special Attributes" msgstr "" -#: templates/settings.php:43 +#: templates/settings.php:44 msgid "Quota Field" msgstr "" -#: templates/settings.php:44 +#: templates/settings.php:45 msgid "Quota Default" msgstr "" -#: templates/settings.php:44 +#: templates/settings.php:45 msgid "in bytes" msgstr "" -#: templates/settings.php:45 +#: templates/settings.php:46 msgid "Email Field" msgstr "" -#: templates/settings.php:46 +#: templates/settings.php:47 msgid "User Home Folder Naming Rule" msgstr "" -#: templates/settings.php:46 +#: templates/settings.php:47 msgid "" "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." msgstr "" -#: templates/settings.php:52 +#: templates/settings.php:53 msgid "Internal Username" msgstr "" -#: templates/settings.php:53 +#: templates/settings.php:54 msgid "" "By default the internal username will be created from the UUID attribute. It " "makes sure that the username is unique and characters do not need to be " @@ -468,15 +479,15 @@ msgid "" "effect only on newly mapped (added) LDAP users." msgstr "" -#: templates/settings.php:54 +#: templates/settings.php:55 msgid "Internal Username Attribute:" msgstr "" -#: templates/settings.php:55 +#: templates/settings.php:56 msgid "Override UUID detection" msgstr "" -#: templates/settings.php:56 +#: templates/settings.php:57 msgid "" "By default, the UUID attribute is automatically detected. The UUID attribute " "is used to doubtlessly identify LDAP users and groups. Also, the internal " @@ -487,19 +498,19 @@ msgid "" "Changes will have effect only on newly mapped (added) LDAP users and groups." msgstr "" -#: templates/settings.php:57 +#: templates/settings.php:58 msgid "UUID Attribute for Users:" msgstr "" -#: templates/settings.php:58 +#: templates/settings.php:59 msgid "UUID Attribute for Groups:" msgstr "" -#: templates/settings.php:59 +#: templates/settings.php:60 msgid "Username-LDAP User Mapping" msgstr "" -#: templates/settings.php:60 +#: templates/settings.php:61 msgid "" "Usernames are used to store and assign (meta) data. In order to precisely " "identify and recognize users, each LDAP user will have a internal username. " @@ -513,10 +524,10 @@ msgid "" "experimental stage." msgstr "" -#: templates/settings.php:61 +#: templates/settings.php:62 msgid "Clear Username-LDAP User Mapping" msgstr "" -#: templates/settings.php:61 +#: templates/settings.php:62 msgid "Clear Groupname-LDAP Group Mapping" msgstr "" |