Files
webmin/rbac/lang/en
2010-12-05 22:48:54 -08:00

254 lines
8.4 KiB
Plaintext

index_euser=The RBAC configuration file $1 was not found on your system. Maybe RBAC is not installed, or the <a href='$2'>module configuration</a> is incorrect.
index_return=module index
users_title=User Attributes
users_user=Username
users_profiles=Granted profiles
users_auths=Authorizations
users_none=No user attributes have been defined yet.
users_add=Add new attributes for a user.
users_return=user attributes list
users_type=Type
users_role=Role
users_project=Project
user_title1=Create User Attributes
user_title2=Edit User Attributes
user_header=Attributes granted to Unix user
user_user=Username or role name
user_profiles=Granted profiles
user_auths=Authorizations for user
user_roles=Granted roles
user_type=User type
user_tnormal=Unix user
user_trole=Role for other users
user_tdefault=Default (Unix user)
user_project=Default project for user
user_project1=None
user_project0=Selected project
user_lock=Lock after too many failed logins?
user_ldefault=Default (No)
user_err=Failed to save user attributes
user_euser=Missing or invalid username
user_eclash=User attributes with the same username already exists
user_einuse=The role is in use by user $1, and so cannot be deleted
user_esub=A role cannot have itself as a granted role
user_eauth='$1' is not a valid authorization
user_ecannot=You are not allowed to edit this user
user_erole=You are not allowed to assign the '$1' role
user_eprof=You are not allowed to assign the profile '$1'
auths_title=Authorizations
auths_name=Authorization name
auths_desc=Description
auths_none=No authorizations have been defined yet.
auths_add=Add a new authorization.
auths_return=authorizations list
auths_ecannot=You are not allowed to edit authorizations
authc_name=Authorization
authc_desc=Description
auth_title1=Create Authorization
auth_title2=Edit Authorization
auth_header=Authorization privilege details
auth_name=Authorization name
auth_short=Short description
auth_desc=Long description
auth_err=Failed to authorization
auth_ename=Missing or invalid authorization name
auth_eshort=Invalid short description
auth_edesc=Invalid long description
auth_eclash=An authorization with the same name already exists
auth_einuseu=This authorization is in use by user $1, and so cannot be deleted
auth_einusep=This authorization is in use by profile $1, and so cannot be deleted
profs_title=Profiles
profs_name=Profile name
profs_desc=Description
profs_auths=Authorizations
profs_none=No profiles have been defined yet.
profs_add=Add a new profile.
profs_return=profiles list
profs_ecannot=You are not allowed to edit profiles
prof_title1=Create Profile
prof_title2=Edit Profile
prof_header=Authorization profile details
prof_name=Profile name
prof_desc=Profile description
prof_profiles=Sub-profiles
prof_auths=Authorizations for profile
prof_err=Failed to save profile
prof_ename=Missing or invalid profile name
prof_edesc=Invalid profile description
prof_esub=A profile cannot have itself as a sub-profile
prof_eclash=A profile with the same name already exists
prof_einuseu=This profile is in use by user $1, and so cannot be deleted
prof_einusep=This profile is in use by profile $1, and so cannot be deleted
prof_einusee=This profile has $1 related execution profiles, and so cannot be deleted
prof_none=No available profiles
execs_title=Execution Profiles
execs_name=Profile
execs_policy=Security policy
execs_psuser=Superuser
execs_psolaris=Solaris privileges
execs_id=Command
execs_all=All
execs_none=No execution profiles have been defined yet.
execs_add=Add a new execution profile.
execs_return=execution profiles list
execs_ecannot=You are not allowed to edit execution profiles
exec_title1=Create Execution Profile
exec_title2=Edit Execution Profile
exec_header=Execution profile details
exec_name=Associated with profile
exec_desc=Profile description
exec_policy=Security policy
exec_id=Applies to command
exec_all=All commands
exec_uid=Run as user
exec_euid=Run as effective user
exec_gid=Run as group
exec_egid=Run as effective group
exec_default=Same as user
exec_asuser=As user or UID
exec_asgroup=As group or GID
exec_err=Failed to save execution profile
exec_eid=Missing or invalid-looking command
exec_erruid=Missing or invalid user to run as
exec_errgid=Missing or invalid group to run as
exec_erreuid=Missing or invalid effective user to run as
exec_erregid=Missing or invalid effective group to run as
policy_title=System Policies
policy_header=Global system policy settings
policy_auths=Authorizations for all users
policy_profs=Profiles granted to all users
policy_allow=Allowed password algorithms
policy_default=Default password algorithm
policy_deprecate=Password algorithm to deprecate
policy_none=None
policy_sel=Selected below..
policy_err=Failed to save system policies
policy_eallow=No algorithms to allow selected
policy_eclash=Algorithsm to allow and deprecate cannot both be selected at the same time
policy_ecannot=You are not allowed to edit system policies
attr_none=No users attributes defined
attr_nonenormal=No Unix users defined
attr_nonerole=No available roles defined
help_epath=Invalid help file path!
help_link=(Help..)
crypt___unix__=Unix crypt
crypt_1=BSD MD5
crypt_2a=BSD Flowfish
crypt_md5=Sun MD5
crypt_rot13=ROT13
log_create_user=Created user attributes for $1
log_modify_user=Modified user attributes for $1
log_delete_user=Deleted user attributes for $1
log_create_auth=Created authorization $1
log_modify_auth=Modified authorization $1
log_delete_auth=Deleted authorization $1
log_create_prof=Created profile $1
log_modify_prof=Modified profile $1
log_delete_prof=Deleted profile $1
log_create_exec=Created execution profile $1
log_modify_exec=Modified execution profile $1
log_delete_exec=Deleted execution profile $1
log_create_project=Created project $1
log_modify_project=Modified project $1
log_delete_project=Deleted project $1
log_policy=Changed system policies
acl_roles=Can edit roles?
acl_users=Can edit user attributes?
acl_roleassign=Can assign roles
acl_roleassign0=All roles
acl_roleassign1=Own roles
acl_roleassign2=Listed roles
acl_profassign=Can assign profiles
acl_profassign0=All profiles
acl_profassign1=Own profiles
acl_profassign2=Selected profiles ..
acl_profs=Can edit profiles?
acl_ro=View only
acl_execs=Can edit execution profiles?
acl_projects=Can edit projects?
projects_title=Projects
projects_name=Name
projects_id=ID
projects_desc=Description
projects_users=Allowed users
projects_groups=Allowed groups
projects_none=No projects have been defined yet.
projects_add=Add a new project.
projects_return=projects list
projects_ecannot=You are not allowed to edit projects
projects_allusers=All users
projects_allgroups=All groups
projects_noneusers=No users
projects_nonegroups=No groups
projects_exceptusers=All users except $1
projects_exceptgroups=All groups except $1
projects_onlyusers=Only $1
projects_onlygroups=Only $1
project_title1=Create Project
project_title2=Edit Project
project_header=Project details and members
project_name=Project name
project_id=Unique ID
project_desc=Project description
project_users=Allowed users
project_groups=Allowed groups
project_header2=Resource limits for project members
project_rctl=Resource
project_priv=Resource type
project_limit=Upper limit
project_action=Action when exceeded
project_privileged=Privileged
project_system=System
project_basic=Basic
project_none=None
project_deny=Deny request
project_signal=Send signal $1 ($2)
project_nopriv=&lt;None&gt;
project_pool=Project pool
project_maxrss=Maximum memory for member processes
project_err=Failed to save project
project_ename=Missing or invalid project name
project_eid=Missing or non-numeric project ID
project_eclash=A project with the same name already exists
project_eidclash=A project with the same ID already exists
project_edesc=Invalid project description
project_euserscan=No users to apply to selected
project_euserscannot=No users to exclude selected
project_egroupscan=No groups to apply to selected
project_egroupscannot=No groups to exclude selected
project_elimit=Missing or invalid limit in row $1
project_epool=Missing or invalid project pool name
project_erss=Missing or invalid maximum memory
prctl_title=Resource Controls
prctl_ok=Show limits for:
prctl_mode0=Process with ID
prctl_mode1=Project named
prctl_mode2=Zone named
prctl_mode3=Task with ID
prctl_none=No resource controls were found for the selected object.
prctl_epid=Missing or invalid process ID
prctl_etask=Missing or invalid task ID
prctl_res=Resource
prctl_priv=Privilege type
prctl_limit=Upper limit
prctl_action=Action
__norefs=1