# Active Directory Integration 0.9.3 # This file is distributed under the same license as the Active Directory Integration Plugin 0.9.3 package. # Christoph Steindorff , 2009. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-09 09:17+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:286 msgid "" "ERROR: This user exists in Active Directory, but has not " "been granted access to this installation of WordPress." msgstr "" #: ad-integration.php:431 #, php-format msgid "Setting Key '%s' has been deleted." msgstr "" #: ad-integration.php:435 #, php-format msgid "Error deleting Setting Key '%s'." msgstr "" #: ad-integration.php:453 msgid "Active Directory Integration Help" msgstr "" #: ad-integration.php:454 msgid "Overview" msgstr "" #: ad-integration.php:455 msgid "FAQ" msgstr "" #: ad-integration.php:456 msgid "Changelog" msgstr "" #: ad-integration.php:457 msgid "Support-Forum" msgstr "" #: ad-integration.php:770 ad-integration.php:847 msgid "Account blocked" msgstr "" #: ad-integration.php:771 #, 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:773 ad-integration.php:852 msgid "" "THIS IS A SYSTEM GENERATED E-MAIL, PLEASE DO NOT RESPOND TO THE E-MAIL " "ADDRESS SPECIFIED ABOVE." msgstr "" #: ad-integration.php:848 #, 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:850 #, php-format msgid "The login attempt was made from IP-Address: %s" msgstr "" #: ad-integration.php:914 msgid "Powered by WordPress" msgstr "" #: ad-integration.php:916 msgid "Account blocked for" msgstr "" #: ad-integration.php:916 msgid "seconds" msgstr "" #: ad-integration.php:944 msgid "Options › Active Directory Integration" msgstr "" #: ad-integration.php:956 msgid "Active Directory Server" msgstr "" #: ad-integration.php:960 msgid "Domain Controllers" msgstr "" #: ad-integration.php:963 msgid "" "Domain Controllers (separate with semicolons, e.g. \"dc1.domain.tld;dc2." "domain.tld\")" msgstr "" #: ad-integration.php:968 msgid "Port" msgstr "" #: ad-integration.php:972 msgid "Port on which the AD listens (defaults to \"389\")" msgstr "" #: ad-integration.php:977 msgid "Use TLS" msgstr "" #: ad-integration.php:980 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:984 msgid "Bind User" msgstr "" #: ad-integration.php:988 msgid "" "Username for non-anonymous requests to AD (e.g. \"ldapuser@domain.tld\"). " "Leave empty for anonymous requests." msgstr "" #: ad-integration.php:992 msgid "Bind User Password" msgstr "" #: ad-integration.php:996 msgid "Password for non-anonymous requests to AD" msgstr "" #: ad-integration.php:1000 msgid "Base DN" msgstr "" #: ad-integration.php:1004 msgid "Base DN (e.g., \"ou=unit,dc=domain,dc=tld\")" msgstr "" #: ad-integration.php:1009 msgid "User specific settings" msgstr "" #: ad-integration.php:1013 msgid "Automatic User Creation" msgstr "" #: ad-integration.php:1016 msgid "" "Should a new user be created automatically if not already in the WordPress " "database?" msgstr "" #: ad-integration.php:1018 msgid "" "Created users will obtain the role defined under \"New User Default Role\" " "on the General Options page." msgstr "" #: ad-integration.php:1020 msgid "This setting is separate from the Role Equivalent Groups option, below." msgstr "" #: ad-integration.php:1023 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:1028 msgid "Automatic User Update" msgstr "" #: ad-integration.php:1031 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:1036 msgid "Default email domain" msgstr "" #: ad-integration.php:1039 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:1044 msgid "Account Suffix" msgstr "" #: ad-integration.php:1047 msgid "" "Account Suffix (will be appended to all usernames in the Active Directory " "authentication process; e.g., \"@domain.tld\".)" msgstr "" #: ad-integration.php:1051 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:1056 msgid "Display name" msgstr "" #: ad-integration.php:1059 msgid "LDAP Attribute: " msgstr "" #: ad-integration.php:1060 msgid "sAMAccountName (the username)" msgstr "" #: ad-integration.php:1061 msgid "displayName" msgstr "" #: ad-integration.php:1062 msgid "description" msgstr "" #: ad-integration.php:1063 msgid "givenName (firstname)" msgstr "" #: ad-integration.php:1064 msgid "SN (lastname)" msgstr "" #: ad-integration.php:1065 msgid "CN (Common Name, the whole name)" msgstr "" #: ad-integration.php:1066 msgid "mail" msgstr "" #: ad-integration.php:1068 msgid "Choose user's Active Directory attribute to be used as display name." msgstr "" #: ad-integration.php:1074 msgid "Authorization" msgstr "" #: ad-integration.php:1078 msgid "Authorize by group membership" msgstr "" #: ad-integration.php:1081 msgid "" "Users are authorized for login only when they are members of a specific AD " "group." msgstr "" #: ad-integration.php:1083 msgid "Group" msgstr "" #: ad-integration.php:1085 msgid "(e.g., \"WP-Users\")" msgstr "" #: ad-integration.php:1091 msgid "Role Equivalent Groups" msgstr "" #: ad-integration.php:1095 msgid "" "List of Active Directory groups which correspond to WordPress user roles." msgstr "" #: ad-integration.php:1096 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:1097 msgid "NOTES" msgstr "" #: ad-integration.php:1099 msgid "" "WordPress stores roles as lower case (\"Subscriber\" is stored as " "\"subscriber\")" msgstr "" #: ad-integration.php:1100 msgid "Active Directory groups are case-sensitive." msgstr "" #: ad-integration.php:1101 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:1108 msgid "Brute Force Protection" msgstr "" #: ad-integration.php:1109 msgid "" "For security reasons you can use the following options to prevent brute " "force attacks on your user accounts." msgstr "" #: ad-integration.php:1114 msgid "Maximum number of allowed login attempts" msgstr "" #: ad-integration.php:1118 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:1123 msgid "Blocking Time" msgstr "" #: ad-integration.php:1127 msgid "" "Number of seconds an account is blocked after the maximum number of failed " "login attempts is reached." msgstr "" #: ad-integration.php:1132 msgid "User Notification" msgstr "" #: ad-integration.php:1135 msgid "Notify user by e-mail when his account is blocked." msgstr "" #: ad-integration.php:1140 msgid "Admin Notification" msgstr "" #: ad-integration.php:1143 msgid "Notify admin(s) by e-mail when an user account is blocked." msgstr "" #: ad-integration.php:1145 msgid "E-mail addresses for notifications:" msgstr "" #: ad-integration.php:1149 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:1155 msgid "Save Changes" msgstr ""