# 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: 2010-06-22 13:46+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:311 ad-integration.php:1466 msgid "Active Directory Integration" msgstr "" #: ad-integration.php:484 msgid "" "ERROR: This user exists in Active Directory, but has not " "been granted access to this installation of WordPress." msgstr "" #: ad-integration.php:566 msgid "Active Directory Integration Help" msgstr "" #: ad-integration.php:567 msgid "Overview" msgstr "" #: ad-integration.php:568 msgid "FAQ" msgstr "" #: ad-integration.php:569 msgid "Changelog" msgstr "" #: ad-integration.php:570 msgid "Support-Forum" msgstr "" #: ad-integration.php:676 #, php-format msgid "Setting Key '%s' has been deleted." msgstr "" #: ad-integration.php:680 #, php-format msgid "Error deleting Setting Key '%s'." msgstr "" #: ad-integration.php:1243 ad-integration.php:1320 msgid "Account blocked" msgstr "" #: ad-integration.php:1244 #, 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:1246 ad-integration.php:1325 msgid "" "THIS IS A SYSTEM GENERATED E-MAIL, PLEASE DO NOT RESPOND TO THE E-MAIL " "ADDRESS SPECIFIED ABOVE." msgstr "" #: ad-integration.php:1321 #, 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:1323 #, php-format msgid "The login attempt was made from IP-Address: %s" msgstr "" #: ad-integration.php:1398 msgid "Powered by WordPress" msgstr "" #: ad-integration.php:1400 msgid "Account blocked for" msgstr "" #: ad-integration.php:1400 msgid "seconds" msgstr "" #: ad-integration.php:1419 msgid "Access denied." msgstr "" #: ad-integration.php:1468 msgid "Active Directory Integration Settings" msgstr "" #: ad-integration.php:1474 msgid "ATTENTION: You have no LDAP support. This plugin won´t work." msgstr "" #: ad-integration.php:1484 msgid "Server" msgstr "" #: ad-integration.php:1485 msgid "User" msgstr "" #: ad-integration.php:1486 ad-integration.php:1688 msgid "Authorization" msgstr "" #: ad-integration.php:1487 msgid "Security" msgstr "" #: ad-integration.php:1491 ad-integration.php:1800 msgid "Test Tool" msgstr "" #: ad-integration.php:1506 msgid "Active Directory Server" msgstr "" #: ad-integration.php:1510 msgid "Domain Controllers" msgstr "" #: ad-integration.php:1513 msgid "" "Domain Controllers (separate with semicolons, e.g. \"dc1.domain.tld;dc2." "domain.tld\")" msgstr "" #: ad-integration.php:1518 msgid "Port" msgstr "" #: ad-integration.php:1522 msgid "Port on which the AD listens (defaults to \"389\")" msgstr "" #: ad-integration.php:1527 msgid "Use TLS" msgstr "" #: ad-integration.php:1530 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:1534 msgid "Bind User" msgstr "" #: ad-integration.php:1538 msgid "" "Username for non-anonymous requests to AD (e.g. \"ldapuser@domain.tld\"). " "Leave empty for anonymous requests." msgstr "" #: ad-integration.php:1542 msgid "Bind User Password" msgstr "" #: ad-integration.php:1546 msgid "Password for non-anonymous requests to AD" msgstr "" #: ad-integration.php:1550 msgid "Base DN" msgstr "" #: ad-integration.php:1554 msgid "Base DN (e.g., \"ou=unit,dc=domain,dc=tld\")" msgstr "" #: ad-integration.php:1560 ad-integration.php:1671 ad-integration.php:1723 #: ad-integration.php:1787 msgid "Save Changes" msgstr "" #: ad-integration.php:1577 msgid "User specific settings" msgstr "" #: ad-integration.php:1581 msgid "Automatic User Creation" msgstr "" #: ad-integration.php:1584 msgid "" "Should a new user be created automatically if not already in the WordPress " "database?" msgstr "" #: ad-integration.php:1586 msgid "" "Created users will obtain the role defined under \"New User Default Role\" " "on the General Options page." msgstr "" #: ad-integration.php:1588 msgid "This setting is separate from the Role Equivalent Groups option, below." msgstr "" #: ad-integration.php:1591 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:1596 msgid "Automatic User Update" msgstr "" #: ad-integration.php:1599 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:1604 msgid "Default email domain" msgstr "" #: ad-integration.php:1607 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:1612 msgid "Email Address Conflict Handling" msgstr "" #: ad-integration.php:1615 msgid "Prevent (recommended)" msgstr "" #: ad-integration.php:1616 msgid "Allow (UNSAFE)" msgstr "" #: ad-integration.php:1617 msgid "Create" msgstr "" #: ad-integration.php:1619 msgid "Choose how to handle email address conflicts." msgstr "" #: ad-integration.php:1621 msgid "" "Prevent: User is not created, if his email address is already in use by " "another user. (recommended)" msgstr "" #: ad-integration.php:1622 msgid "Allow: Allow users to share one email address. (UNSAFE)" msgstr "" #: ad-integration.php:1623 msgid "" "Create: In case of conflict, the new user is created with a unique email " "address." msgstr "" #: ad-integration.php:1629 msgid "Account Suffix" msgstr "" #: ad-integration.php:1632 msgid "" "Account Suffix (will be appended to all usernames in the Active Directory " "authentication process; e.g., \"@domain.tld\".)" msgstr "" #: ad-integration.php:1636 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:1641 msgid "Display name" msgstr "" #: ad-integration.php:1644 msgid "LDAP Attribute: " msgstr "" #: ad-integration.php:1645 msgid "sAMAccountName (the username)" msgstr "" #: ad-integration.php:1646 msgid "displayName" msgstr "" #: ad-integration.php:1647 msgid "description" msgstr "" #: ad-integration.php:1648 msgid "givenName (firstname)" msgstr "" #: ad-integration.php:1649 msgid "SN (lastname)" msgstr "" #: ad-integration.php:1650 msgid "CN (Common Name, the whole name)" msgstr "" #: ad-integration.php:1651 msgid "mail" msgstr "" #: ad-integration.php:1653 msgid "Choose user's Active Directory attribute to be used as display name." msgstr "" #: ad-integration.php:1658 msgid "Enable local password changes" msgstr "" #: ad-integration.php:1661 msgid "" "Allow users to change their local (non AD) WordPress " "password" msgstr "" #: ad-integration.php:1663 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:1692 msgid "Authorize by group membership" msgstr "" #: ad-integration.php:1695 msgid "" "Users are authorized for login only when they are members of a specific AD " "group." msgstr "" #: ad-integration.php:1697 msgid "Group(s)" msgstr "" #: ad-integration.php:1700 msgid "" "Seperate multiple groups by semicolon (e.g. \"domain-users;WP-Users;test-" "users\")." msgstr "" #: ad-integration.php:1706 msgid "Role Equivalent Groups" msgstr "" #: ad-integration.php:1710 msgid "" "List of Active Directory groups which correspond to WordPress user roles." msgstr "" #: ad-integration.php:1711 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:1712 msgid "NOTES" msgstr "" #: ad-integration.php:1714 msgid "" "WordPress stores roles as lower case (\"Subscriber\" is stored as " "\"subscriber\")" msgstr "" #: ad-integration.php:1715 msgid "Active Directory groups are case-sensitive." msgstr "" #: ad-integration.php:1716 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:1740 msgid "Brute Force Protection" msgstr "" #: ad-integration.php:1741 msgid "" "For security reasons you can use the following options to prevent brute " "force attacks on your user accounts." msgstr "" #: ad-integration.php:1746 msgid "Maximum number of allowed login attempts" msgstr "" #: ad-integration.php:1750 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:1755 msgid "Blocking Time" msgstr "" #: ad-integration.php:1759 msgid "" "Number of seconds an account is blocked after the maximum number of failed " "login attempts is reached." msgstr "" #: ad-integration.php:1764 msgid "User Notification" msgstr "" #: ad-integration.php:1767 msgid "Notify user by e-mail when his account is blocked." msgstr "" #: ad-integration.php:1772 msgid "Admin Notification" msgstr "" #: ad-integration.php:1775 msgid "Notify admin(s) by e-mail when an user account is blocked." msgstr "" #: ad-integration.php:1777 msgid "E-mail addresses for notifications:" msgstr "" #: ad-integration.php:1781 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:1801 msgid "" "Enter a username and password to test logon. If you click the button below, " "a new window with detailed debug information opens. Be sure, that no " "unauthorized person can see the output, because passwords will be shown in " "plaintext." msgstr "" #: ad-integration.php:1807 msgid "Username" msgstr "" #: ad-integration.php:1816 msgid "Password" msgstr "" #: ad-integration.php:1825 msgid "Perform Test" msgstr ""