# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2008-07-25 09:17\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: utf-8\n" "Generated-By: pygettext.py 1.5\n" #: ipagui/forms/delegate.py:83 ipagui/forms/delegate.py:85 msgid "Please choose a group" msgstr "" #: ipagui/helpers/validators.py:42 msgid "Duplicate values are not allowed" msgstr "" #: ipagui/helpers/validators.py:43 msgid "Empty values not allowed" msgstr "" #: ipagui/subcontrollers/delegation.py:409 msgid "Please select at least one value" msgstr "" #: ipagui/subcontrollers/delegation.py:411 #: ipagui/subcontrollers/delegation.py:413 msgid "Group not found" msgstr "" #: ipagui/templates/ipapolicyeditform.kid:div msgid "" msgstr "" #: ipagui/templates/ipapolicyeditform.kid:h2 msgid "Search" msgstr "" #: ipagui/templates/ipapolicyeditform.kid:h2 msgid "Password Policy" msgstr "" #: ipagui/templates/ipapolicyeditform.kid:h2 msgid "User Settings" msgstr "" #: ipagui/templates/principalshow.kid:title msgid "View Service Principal" msgstr "" #: ipagui/templates/principalshow.kid:script msgid "" "function confirmDelete() {\n" " if (confirm(\"Are you sure you want to delete this service principal?\")) {\n" " $('deleteform').submit();\n" " }\n" " return false;\n" " }" msgstr "" #: ipagui/templates/principalshow.kid:h2 msgid "Principal" msgstr "" #: ipagui/templates/principalshow.kid:label msgid "Host" msgstr "" #: ipagui/templates/principalshow.kid:td msgid "${principal.get(\"hostname\")}" msgstr "" #: ipagui/templates/principalshow.kid:label msgid "Service" msgstr "" #: ipagui/templates/principalshow.kid:td msgid "${principal.get(\"service\")}" msgstr "" #: ipagui/templates/delegatelist.kid:title msgid "Delegations" msgstr "" #: ipagui/templates/delegatelist.kid:script msgid "" "function editDelegation(acistr) {\n" " $('edit_acistr').value = acistr;\n" " $('editform').submit();\n" " return false;\n" " }" msgstr "" #: ipagui/templates/delegatelist.kid:th msgid "${fields.name.label}" msgstr "" #: ipagui/templates/delegatelist.kid:th msgid "${fields.source_group_cn.label}" msgstr "" #: ipagui/templates/delegatelist.kid:th msgid "${fields.attrs.label}" msgstr "" #: ipagui/templates/delegatelist.kid:th msgid "${fields.dest_group_cn.label}" msgstr "" #: ipagui/templates/delegatelist.kid:a msgid "${aci.name}" msgstr "" #: ipagui/templates/delegatelist.kid:a msgid "${source_cn}" msgstr "" #: ipagui/templates/delegatelist.kid:td msgid "${\", \".join(aci.attrs)}" msgstr "" #: ipagui/templates/delegatelist.kid:a msgid "${dest_cn}" msgstr "" #: ipagui/templates/delegatelist.kid:a msgid "add new delegation" msgstr "" #: ipagui/templates/welcome.kid:title msgid "Welcome" msgstr "" #: ipagui/templates/welcome.kid:h1 msgid "Welcome to Free IPA" msgstr "" #: ipagui/templates/welcome.kid:span msgid "This site makes heavy use of JavaScript." msgstr "" #: ipagui/templates/welcome.kid:p msgid "IPA is used to manage Identity, Policy, and Auditing for your organization." msgstr "" #: ipagui/templates/welcome.kid:p msgid "" "To get started, you can use the search box in the top right to find\n" " users or groups you need to work on. Search automatically looks\n" " across multiple fields. If you want to find Joe in Finance, try typing\n" " \"joe finance\" into the search box." msgstr "" #: ipagui/templates/welcome.kid:p msgid "Alternatively, select a task from the right sidebar." msgstr "" #: ipagui/templates/delegateedit.kid:title msgid "Edit Delegation" msgstr "" #: ipagui/templates/delegategroupsearch.kid:div msgid "${len(groups)} results returned:" msgstr "" #: ipagui/templates/delegategroupsearch.kid:span msgid "(truncated)" msgstr "" #: ipagui/templates/delegategroupsearch.kid:div msgid "${group.cn}" msgstr "" #: ipagui/templates/delegategroupsearch.kid:a msgid "select" msgstr "" #: ipagui/templates/delegategroupsearch.kid:div msgid "No results found for \"${criteria}\"" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Identity Details" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Remove" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Add Full Name" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Account Details" msgstr "" #: ipagui/templates/usernewform.kid:td msgid "Generated by server" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Contact Details" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Add Work Number" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Add Fax Number" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Add Cell Number" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Add Pager Number" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "Add Home Phone" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Mailing Address" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Employee Information" msgstr "" #: ipagui/templates/usernewform.kid:span msgid "${value_for(user_fields.manager)}" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "clear" msgstr "" #: ipagui/templates/usernewform.kid:a msgid "change" msgstr "" #: ipagui/templates/usernewform.kid:span msgid "${value_for(user_fields.secretary)}" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Misc Information" msgstr "" #: ipagui/templates/usernewform.kid:div msgid "Custom Fields" msgstr "" #: ipagui/templates/usernewform.kid:h2 msgid "Add Groups" msgstr "" #: ipagui/templates/usernewform.kid:div msgid "To Add:" msgstr "" #: ipagui/templates/policyindex.kid:title msgid "Manage Policy" msgstr "" #: ipagui/templates/policyindex.kid:a msgid "IPA Policy" msgstr "" #: ipagui/templates/principallist.kid:title msgid "Find Service Principals" msgstr "" #: ipagui/templates/principallist.kid:script msgid "document.getElementById(\"hostname\").focus();" msgstr "" #: ipagui/templates/principallist.kid:h2 msgid "${len(principals)} results returned:" msgstr "" #: ipagui/templates/principallist.kid:th msgid "Hostname" msgstr "" #: ipagui/templates/principallist.kid:a msgid "${principal.hostname}" msgstr "" #: ipagui/templates/principallist.kid:a msgid "${principal.service}" msgstr "" #: ipagui/templates/principallist.kid:p msgid "No results found for \"${hostname}\"" msgstr "" #: ipagui/templates/principallist.kid:p msgid "" "Exact matches are listed first, followed by partial matches. If your search\n" " is too broad, you will get a warning that the search returned too many\n" " results. Try being more specific." msgstr "" #: ipagui/templates/principallist.kid:p msgid "" "The results that come back are sortable. Simply click on a column\n" " header to sort on that header. A triangle will indicate the sorted\n" " column, along with its direction. Clicking and dragging between headers\n" " will allow you to resize the header." msgstr "" #: ipagui/templates/usernew.kid:title msgid "Add User" msgstr "" #: ipagui/templates/delegatenew.kid:title msgid "Add Delegation" msgstr "" #: ipagui/templates/usershow.kid:title msgid "View User" msgstr "" #: ipagui/templates/usershow.kid:div msgid "${user.get(\"uid\")}'s password will expire in ${pw_expires_days} day${days_suffix}" msgstr "" #: ipagui/templates/usershow.kid:div msgid "${user.get(\"uid\")}'s password has expired" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"title\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"givenname\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"sn\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${values[index]}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"displayname\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"initials\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${userhelper.account_status_display(user.get(\"nsAccountLock\"))}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"uid\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"uidnumber\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"gidnumber\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"homedirectory\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"loginshell\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"gecos\")}" msgstr "" #: ipagui/templates/usershow.kid:a msgid "${user.get(\"mail\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"street\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"roomnumber\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"l\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"st\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"postalcode\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"ou\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"businesscategory\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"description\")}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"employeetype\")}" msgstr "" #: ipagui/templates/usershow.kid:a msgid "${user_manager.givenname} ${user_manager.sn}" msgstr "" #: ipagui/templates/usershow.kid:a msgid "${user_secretary.givenname} ${user_secretary.sn}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(\"carlicense\")}" msgstr "" #: ipagui/templates/usershow.kid:a msgid "${user.get('labeleduri')}" msgstr "" #: ipagui/templates/usershow.kid:td msgid "${user.get(custom_field.name)}" msgstr "" #: ipagui/templates/usershow.kid:h2 msgid "Direct Reports" msgstr "" #: ipagui/templates/usershow.kid:a msgid "${report.givenname} ${report.sn}" msgstr "" #: ipagui/templates/usershow.kid:h2 msgid "Groups" msgstr "" #: ipagui/templates/ipapolicyshow.kid:title msgid "Manage IPA Policy" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipasearchtimelimit\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipasearchrecordslimit\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipausersearchfields\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipagroupsearchfields\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipapwdexpadvnotify\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${password.get(\"krbminpwdlife\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${password.get(\"krbmaxpwdlife\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${password.get(\"krbpwdmindiffchars\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${password.get(\"krbpwdminlength\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${password.get(\"krbpwdhistorylength\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipamaxusernamelength\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipahomesrootdir\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipadefaultloginshell\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipadefaultprimarygroup\")}" msgstr "" #: ipagui/templates/ipapolicyshow.kid:td msgid "${ipapolicy.get(\"ipadefaultemaildomain\")}" msgstr "" #: ipagui/templates/loginfailed.kid:title msgid "Permission Denied" msgstr "" #: ipagui/templates/loginfailed.kid:p msgid "You do not have permission to access this page." msgstr "" #: ipagui/templates/not_found.kid:title msgid "Page Not Found" msgstr "" #: ipagui/templates/not_found.kid:div msgid "${message}" msgstr "" #: ipagui/templates/groupedit.kid:title msgid "Edit Group" msgstr "" #: ipagui/templates/groupedit.kid:span msgid "edit protected fields" msgstr "" #: ipagui/templates/groupnew.kid:title msgid "Add Group" msgstr "" #: ipagui/templates/groupshow.kid:title msgid "View Group" msgstr "" #: ipagui/templates/groupshow.kid:h2 msgid "Group Details" msgstr "" #: ipagui/templates/groupshow.kid:td msgid "${group.get(\"cn\")}" msgstr "" #: ipagui/templates/groupshow.kid:td msgid "${group.get(\"description\")}" msgstr "" #: ipagui/templates/groupshow.kid:td msgid "${group.get(\"gidnumber\")}" msgstr "" #: ipagui/templates/groupshow.kid:td msgid "${userhelper.account_status_display(group.get(\"nsAccountLock\"))}" msgstr "" #: ipagui/templates/groupshow.kid:h2 msgid "Group Members" msgstr "" #: ipagui/templates/groupshow.kid:a msgid "${member_cn}" msgstr "" #: ipagui/templates/unhandled_exception.kid:title msgid "Error" msgstr "" #: ipagui/templates/unhandled_exception.kid:h1 msgid "An unexpected error occured" msgstr "" #: ipagui/templates/unhandled_exception.kid:b msgid "Message:" msgstr "" #: ipagui/templates/unhandled_exception.kid:b msgid "HTTP Error Message:" msgstr "" #: ipagui/templates/unhandled_exception.kid:pre msgid "${error_msg}" msgstr "" #: ipagui/templates/unhandled_exception.kid:b msgid "Stack Trace:" msgstr "" #: ipagui/templates/unhandled_exception.kid:pre msgid "${details}" msgstr "" #: ipagui/templates/ipapolicyedit.kid:title msgid "Edit IPA Policy" msgstr "" #: ipagui/templates/principalnew.kid:title msgid "Add Service Principal" msgstr "" #: ipagui/templates/useredit.kid:title msgid "Edit User" msgstr "" #: ipagui/templates/userlist.kid:title msgid "Find Users" msgstr "" #: ipagui/templates/userlist.kid:script msgid "document.getElementById(\"uid\").focus();" msgstr "" #: ipagui/templates/userlist.kid:h2 msgid "${len(users)} results returned:" msgstr "" #: ipagui/templates/userlist.kid:th msgid "User" msgstr "" #: ipagui/templates/userlist.kid:th msgid "Phone" msgstr "" #: ipagui/templates/userlist.kid:th msgid "Unit" msgstr "" #: ipagui/templates/userlist.kid:th msgid "Job Title" msgstr "" #: ipagui/templates/userlist.kid:a msgid "${user.givenName} ${user.sn}" msgstr "" #: ipagui/templates/userlist.kid:td msgid "${user.telephoneNumber}" msgstr "" #: ipagui/templates/userlist.kid:td msgid "${user.ou}" msgstr "" #: ipagui/templates/userlist.kid:td msgid "${user.title}" msgstr "" #: ipagui/templates/userlist.kid:p msgid "No results found for \"${uid}\"" msgstr "" #: ipagui/templates/userlist.kid:p msgid "" "Search automatically looks across multiple fields. If you want to find\n" " Joe in Finance, try typing \"joe finance\" into the search box." msgstr "" #: ipagui/templates/userselectsearch.kid:div msgid "${user_name} ${user_descr}" msgstr "" #: ipagui/templates/delegateform.kid:h2 msgid "Delegation Details" msgstr "" #: ipagui/templates/delegateform.kid:span msgid "${value_for(delegate_fields.source_group_cn)}" msgstr "" #: ipagui/templates/delegateform.kid:span msgid "${value_for(delegate_fields.dest_group_cn)}" msgstr "" #: ipagui/templates/principalnewform.kid:h2 msgid "Service Principal Details" msgstr "" #: ipagui/templates/groupnewform.kid:h2 msgid "Add Members" msgstr "" #: ipagui/templates/grouplist.kid:title msgid "Find Groups" msgstr "" #: ipagui/templates/grouplist.kid:script msgid "document.getElementById(\"criteria\").focus();" msgstr "" #: ipagui/templates/grouplist.kid:th msgid "${fields.cn.label}" msgstr "" #: ipagui/templates/grouplist.kid:th msgid "${fields.description.label}" msgstr "" #: ipagui/templates/grouplist.kid:td msgid "${group.description}" msgstr "" #: ipagui/templates/dynamiceditsearch.kid:a msgid "add" msgstr "" #: ipagui/templates/master.kid:title msgid "Your title goes here" msgstr "" #: ipagui/templates/master.kid:style msgid "" "@import \"${tg.url('/static/css/style_platform.css')}\";\n" " @import \"${tg.url('/static/css/style_platform-objects.css')}\";\n" " @import \"${tg.url('/static/css/style_freeipa.css')}\";" msgstr "" #: ipagui/templates/master.kid:a msgid "Free IPA" msgstr "" #: ipagui/templates/master.kid:option msgid "Users" msgstr "" #: ipagui/templates/master.kid:script msgid "" "function clearsearch() {\n" " topsearchbox = document.getElementById('topsearchbox');\n" " topsearchbox.onfocus = null;\n" " topsearchbox.value = \"\";\n" " }" msgstr "" #: ipagui/templates/master.kid:span msgid "Kerberos login failed." msgstr "" #: ipagui/templates/master.kid:span msgid "Logged in as: ${tg.identity.user.display_name}" msgstr "" #: ipagui/templates/master.kid:h2 msgid "Tasks" msgstr "" #: ipagui/templates/master.kid:a msgid "Find Service Principal" msgstr "" #: ipagui/templates/master.kid:a msgid "Self Service" msgstr ""