# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-27 12:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ad-integration.php:269 ad-integration.php:1172 msgid "Active Directory Integration" msgstr "" #: ad-integration.php:405 msgid "" "ERROR: This user exists in Active Directory, but has not " "been granted access to this installation of WordPress." msgstr "" #: ad-integration.php:487 msgid "Active Directory Integration Help" msgstr "" #: ad-integration.php:488 msgid "Overview" msgstr "" #: ad-integration.php:489 msgid "FAQ" msgstr "" #: ad-integration.php:490 msgid "Changelog" msgstr "" #: ad-integration.php:491 msgid "Support-Forum" msgstr "" #: ad-integration.php:587 #, php-format msgid "Setting Key '%s' has been deleted." msgstr "" #: ad-integration.php:591 #, php-format msgid "Error deleting Setting Key '%s'." msgstr "" #: ad-integration.php:983 ad-integration.php:1060 msgid "Account blocked" msgstr "" #: ad-integration.php:984 #, php-format msgid "" "Someone tried to login to %s (%s) with your username (%s) - but in vain. For " "security reasons your account is now blocked for %d seconds." msgstr "" #: ad-integration.php:986 ad-integration.php:1065 msgid "" "THIS IS A SYSTEM GENERATED E-MAIL, PLEASE DO NOT RESPOND TO THE E-MAIL " "ADDRESS SPECIFIED ABOVE." msgstr "" #: ad-integration.php:1061 #, php-format msgid "" "Someone tried to login to %s (%s) with the username \"%s\" (%s %s) - but in " "vain. For security reasons this account is now blocked for %d seconds." msgstr "" #: ad-integration.php:1063 #, php-format msgid "The login attempt was made from IP-Address: %s" msgstr "" #: ad-integration.php:1127 msgid "Powered by WordPress" msgstr "" #: ad-integration.php:1129 msgid "Account blocked for" msgstr "" #: ad-integration.php:1129 msgid "seconds" msgstr "" #: ad-integration.php:1147 msgid "Access denied." msgstr "" #: ad-integration.php:1174 msgid "Options › Active Directory Integration" msgstr "" #: ad-integration.php:1182 msgid "ATTENTION: You have no LDAP support. This plugin won´t work." msgstr "" #: ad-integration.php:1195 msgid "Active Directory Server" msgstr "" #: ad-integration.php:1199 msgid "Domain Controllers" msgstr "" #: ad-integration.php:1202 msgid "" "Domain Controllers (separate with semicolons, e.g. \"dc1.domain.tld;dc2." "domain.tld\")" msgstr "" #: ad-integration.php:1207 msgid "Port" msgstr "" #: ad-integration.php:1211 msgid "Port on which the AD listens (defaults to \"389\")" msgstr "" #: ad-integration.php:1216 msgid "Use TLS" msgstr "" #: ad-integration.php:1219 msgid "" "Secure the connection between the WordPress and the Active Directory Servers " "using TLS. Note: To use TLS, you must set the LDAP Port to 389." msgstr "" #: ad-integration.php:1223 msgid "Bind User" msgstr "" #: ad-integration.php:1227 msgid "" "Username for non-anonymous requests to AD (e.g. \"ldapuser@domain.tld\"). " "Leave empty for anonymous requests." msgstr "" #: ad-integration.php:1231 msgid "Bind User Password" msgstr "" #: ad-integration.php:1235 msgid "Password for non-anonymous requests to AD" msgstr "" #: ad-integration.php:1239 msgid "Base DN" msgstr "" #: ad-integration.php:1243 msgid "Base DN (e.g., \"ou=unit,dc=domain,dc=tld\")" msgstr "" #: ad-integration.php:1248 msgid "User specific settings" msgstr "" #: ad-integration.php:1252 msgid "Automatic User Creation" msgstr "" #: ad-integration.php:1255 msgid "" "Should a new user be created automatically if not already in the WordPress " "database?" msgstr "" #: ad-integration.php:1257 msgid "" "Created users will obtain the role defined under \"New User Default Role\" " "on the General Options page." msgstr "" #: ad-integration.php:1259 msgid "This setting is separate from the Role Equivalent Groups option, below." msgstr "" #: ad-integration.php:1262 msgid "" "Users with role equivalent groups will be created even if this setting is " "turned off (because if you didn't want this to happen, you would leave " "that option blank.)" msgstr "" #: ad-integration.php:1267 msgid "Automatic User Update" msgstr "" #: ad-integration.php:1270 msgid "" "Should the users be updated in the WordPress database everytime they logon?" "
Works only if Automatic User Creation is turned on." msgstr "" #: ad-integration.php:1275 msgid "Default email domain" msgstr "" #: ad-integration.php:1278 msgid "" "If the Active Directory attribute 'mail' is blank, a user's email will be " "set to username@whatever-this-says" msgstr "" #: ad-integration.php:1283 msgid "Account Suffix" msgstr "" #: ad-integration.php:1286 msgid "" "Account Suffix (will be appended to all usernames in the Active Directory " "authentication process; e.g., \"@domain.tld\".)" msgstr "" #: ad-integration.php:1290 msgid "" "Append account suffix to new created usernames. If checked, the account " "suffix (see above) will be appended to the usernames of new created users." msgstr "" #: ad-integration.php:1295 msgid "Display name" msgstr "" #: ad-integration.php:1298 msgid "LDAP Attribute: " msgstr "" #: ad-integration.php:1299 msgid "sAMAccountName (the username)" msgstr "" #: ad-integration.php:1300 msgid "displayName" msgstr "" #: ad-integration.php:1301 msgid "description" msgstr "" #: ad-integration.php:1302 msgid "givenName (firstname)" msgstr "" #: ad-integration.php:1303 msgid "SN (lastname)" msgstr "" #: ad-integration.php:1304 msgid "CN (Common Name, the whole name)" msgstr "" #: ad-integration.php:1305 msgid "mail" msgstr "" #: ad-integration.php:1307 msgid "Choose user's Active Directory attribute to be used as display name." msgstr "" #: ad-integration.php:1312 msgid "Enable local password changes" msgstr "" #: ad-integration.php:1315 msgid "" "Allow users to change their local (non AD) WordPress " "password" msgstr "" #: ad-integration.php:1317 msgid "" "If activated, a password change will update the local WordPress " "database only. No changes in Active Directory will be made." msgstr "" #: ad-integration.php:1323 msgid "Authorization" msgstr "" #: ad-integration.php:1327 msgid "Authorize by group membership" msgstr "" #: ad-integration.php:1330 msgid "" "Users are authorized for login only when they are members of a specific AD " "group." msgstr "" #: ad-integration.php:1332 msgid "Group" msgstr "" #: ad-integration.php:1334 msgid "(e.g., \"WP-Users\")" msgstr "" #: ad-integration.php:1340 msgid "Role Equivalent Groups" msgstr "" #: ad-integration.php:1344 msgid "" "List of Active Directory groups which correspond to WordPress user roles." msgstr "" #: ad-integration.php:1345 msgid "" "When a user is first created, his role will correspond to what is specified " "here.
Format: AD-Group1=WordPress-Role1;AD-Group1=WordPress-Role1;...
E.g., \"Soc-Faculty=faculty\" or \"Faculty=faculty;Students=subscriber" "\"
A user will be created based on the first math, from left to right, " "so you should obviously put the more powerful groups first." msgstr "" #: ad-integration.php:1346 msgid "NOTES" msgstr "" #: ad-integration.php:1348 msgid "" "WordPress stores roles as lower case (\"Subscriber\" is stored as " "\"subscriber\")" msgstr "" #: ad-integration.php:1349 msgid "Active Directory groups are case-sensitive." msgstr "" #: ad-integration.php:1350 msgid "" "Group memberships cannot be checked across domains. So if you have two " "domains, instr and qc, and qc is the domain specified above, if instr is " "linked to qc, I can authenticate instr users, but not check instr group " "memberships." msgstr "" #: ad-integration.php:1357 msgid "Brute Force Protection" msgstr "" #: ad-integration.php:1358 msgid "" "For security reasons you can use the following options to prevent brute " "force attacks on your user accounts." msgstr "" #: ad-integration.php:1363 msgid "Maximum number of allowed login attempts" msgstr "" #: ad-integration.php:1367 msgid "" "Maximum number of failed login attempts before a user account is blocked. If " "empty or \"0\" Brute Force Protection is turned off." msgstr "" #: ad-integration.php:1372 msgid "Blocking Time" msgstr "" #: ad-integration.php:1376 msgid "" "Number of seconds an account is blocked after the maximum number of failed " "login attempts is reached." msgstr "" #: ad-integration.php:1381 msgid "User Notification" msgstr "" #: ad-integration.php:1384 msgid "Notify user by e-mail when his account is blocked." msgstr "" #: ad-integration.php:1389 msgid "Admin Notification" msgstr "" #: ad-integration.php:1392 msgid "Notify admin(s) by e-mail when an user account is blocked." msgstr "" #: ad-integration.php:1394 msgid "E-mail addresses for notifications:" msgstr "" #: ad-integration.php:1398 msgid "" "Seperate multiple addresses by semicolon (e.g. \"admin@domain.tld;" "me@mydomain.tld\"). If left blank, notifications will be sent to the blog-" "administrator only." msgstr "" #: ad-integration.php:1404 msgid "Save Changes" msgstr ""