mirror of
https://github.com/webmin/webmin.git
synced 2026-01-16 15:06:07 +00:00
179 lines
5.3 KiB
Plaintext
179 lines
5.3 KiB
Plaintext
index_title=Custom Commands
|
|
index_edit=Edit command.
|
|
index_fedit=Edit file editor.
|
|
index_sedit=Edit SQL command.
|
|
index_none=No custom commands defined
|
|
index_create=Create a new custom command.
|
|
index_ecreate=Create a new file editor.
|
|
index_screate=Create a new SQL command.
|
|
index_return=commands
|
|
index_cmd=Command
|
|
index_desc=Description
|
|
index_acts=Actions
|
|
index_ed=Edit
|
|
index_actform=Form
|
|
index_actrun=Run
|
|
index_actsql=Form
|
|
index_acted=Open
|
|
|
|
edit_title=Edit Command
|
|
create_title=Create Command
|
|
edit_ecannot=You are not allowed to edit commands
|
|
edit_details=Command details
|
|
edit_desc=Description
|
|
edit_desc2=HTML description
|
|
edit_id=Command ID
|
|
edit_cmd=Command
|
|
edit_dir=Run in directory
|
|
edit_user=Run as user
|
|
edit_user_def=Webmin user
|
|
edit_raw=Command outputs HTML?
|
|
edit_su=Use user's environment?
|
|
edit_order=Ordering on main page
|
|
edit_params=Command parameters
|
|
edit_name=Parameter name
|
|
edit_type=Type
|
|
edit_quote=Quote?
|
|
edit_must=Required?
|
|
edit_type0=Text
|
|
edit_type1=User
|
|
edit_type2=UID
|
|
edit_type3=Group
|
|
edit_type4=GID
|
|
edit_type5=File
|
|
edit_type6=Directory
|
|
edit_type7=Option..
|
|
edit_type8=Password
|
|
edit_type9=Menu..
|
|
edit_type10=Upload
|
|
edit_type11=Text box
|
|
edit_type12=Multi menu..
|
|
edit_type13=Large multi menu..
|
|
edit_type14=Left-right menu..
|
|
edit_type15=Date
|
|
edit_type16=Submit button..
|
|
edit_noshow=Hide command when executing?
|
|
edit_usermin=Available in Usermin?
|
|
edit_timeout=Maximum time to wait for command?
|
|
edit_timeoutdef=Forever
|
|
edit_secs=seconds
|
|
edit_clear=Clear environment variables?
|
|
edit_format=Output style
|
|
edit_format0=Show in Webmin UI
|
|
edit_format1=Output with MIME type
|
|
edit_format2=Redirect to index
|
|
edit_format3=Redirect to form
|
|
edit_format4=Download when possible
|
|
edit_servers=Run on Webmin servers
|
|
edit_this=this server
|
|
edit_clone=Clone
|
|
|
|
save_err=Failed to save command
|
|
save_ecannot=You are not allowed to edit commands
|
|
save_ecmd=No command entered
|
|
save_edir=Missing or invalid directory
|
|
save_edesc=No description entered
|
|
save_euser=Missing or invalid user
|
|
save_eorder=Ordering on main page must be a number
|
|
save_etimeout=Missing or invalid maximum time to wait
|
|
save_eusermin=Commands that run on other servers cannot be run from Usermin
|
|
save_eformat=Invalid output MIME type
|
|
save_eopts=Missing options file for parameter $1
|
|
save_eopts2=Options file or default value for parameter $1 cannot contain :
|
|
|
|
run_err=Failed to execute command
|
|
run_ecannot=You are not allowed to run this command
|
|
run_euser=Missing or invalid user
|
|
run_egroup=Missing or invalid group
|
|
run_title=Execute Command
|
|
run_out=Output from $1 ..
|
|
run_out2=Output from command ..
|
|
run_outon=Output from $1 on $2 ..
|
|
run_out2on=Output from command on $2 ..
|
|
run_noout=No output generated
|
|
run_ecmduser=User '$1' to run command as does not exist
|
|
run_eopt=Invalid option selected
|
|
run_eupload=No file to upload selected
|
|
run_emust=Missing value for parameter '$1'
|
|
run_timeout=Command failed to complete before $1 second timeout.
|
|
run_failed=Command failed with exit status $1
|
|
|
|
log_modify=Modified command $1
|
|
log_create=Created command $1
|
|
log_delete=Deleted command $1
|
|
log_exec=Executed command $1
|
|
log_modify_edit=Modified file editor $1
|
|
log_create_edit=Created file editor $1
|
|
log_delete_edit=Deleted file editor $1
|
|
log_save_edit=Saved file $1
|
|
|
|
acl_cmds=Commands this user can run
|
|
acl_call=All commands
|
|
acl_csel=Selected..
|
|
acl_cexcept=All except selected..
|
|
acl_edit=Can create and edit commands?
|
|
|
|
file_ecannot=You are not allowed to edit files
|
|
fcreate_title=Create File Editor
|
|
fedit_title=Edit File Editor
|
|
file_details=File editor details
|
|
file_desc=Description
|
|
file_edit=File to edit
|
|
file_owner=File ownership
|
|
file_user=User
|
|
file_group=Group
|
|
file_leave=Leave as is
|
|
file_perms=File permissions
|
|
file_set=Set to octal
|
|
file_beforeedit=Command to run before editing
|
|
file_before=Command to run before saving
|
|
file_after=Command to run after saving
|
|
file_err=Failed to save file editor
|
|
file_eedit=Missing filename to edit
|
|
file_edesc=Missing description
|
|
file_euser=Missing or invalid username
|
|
file_egroup=Missing or invalid group name
|
|
file_eperms=Missing or invalid octal permissions
|
|
file_envs=Substitute environment variables in filename?
|
|
file_id=Editor ID
|
|
|
|
view_err=Failed to edit file
|
|
view_ecannot=You are not allowed to edit this file
|
|
view_title=Edit File
|
|
view_efile=Write to $1 failed : $2
|
|
view_header=Editing file $1
|
|
view_ebeforeedit=Before-editing command failed : $1
|
|
view_ebefore=Before-saving command failed : $1
|
|
view_eafter=After-saving command failed : $1
|
|
|
|
form_ecannot=You are not allowed to run this command
|
|
form_title=Execute Command
|
|
form_exec=Execute
|
|
form_edit=Edit
|
|
|
|
sql_title1=Create SQL Command
|
|
sql_title2=Edit SQL Command
|
|
sql_header=SQL command details
|
|
sql_edrivers=No Perl DBI modules are installed. You can have Webmin download and install the drivers for <a href='$1'>MySQL</a> or <a href='$2'>PostgreSQL</a> automatically.
|
|
sql_type=Type of database
|
|
sql_db=Database name
|
|
sql_cmd=SQL command to execute
|
|
sql_user=Login as user
|
|
sql_pass=With password
|
|
sql_host=Database server host
|
|
sql_local=This server
|
|
sql_err=Failed to save SQL command
|
|
sql_esql=No SQL entered
|
|
sql_ehost=Missing or invalid database server host
|
|
sql_edb=Missing or invalid database name
|
|
|
|
srun_title=Execute SQL Command
|
|
srun_err=Failed to execute SQL command
|
|
srun_edriver=Could not load DBI driver
|
|
srun_econnect=Failed to connect to database : $1
|
|
srun_cmd=Executing SQL command $1 ..
|
|
srun_eprepare=.. SQL error : $1
|
|
srun_eexecute=.. execution error : $1
|
|
srun_none=.. no results were returned.
|
|
__norefs=1
|