1index_title=Custom Commands
2index_edit=Edit command.
3index_fedit=Edit file editor.
4index_sedit=Edit SQL command.
5index_none=No custom commands defined
6index_create=Create a new custom command.
7index_ecreate=Create a new file editor.
8index_screate=Create a new SQL command.
9index_return=commands
10index_cmd=Command
11index_desc=Description
12index_acts=Actions
13index_ed=Edit
14index_actform=Form
15index_actrun=Run
16index_actsql=Form
17index_acted=Open
18
19edit_title=Edit Command
20create_title=Create Command
21edit_ecannot=You are not allowed to edit commands
22edit_details=Command details
23edit_desc=Description
24edit_desc2=HTML description
25edit_id=Command ID
26edit_cmd=Command
27edit_dir=Run in directory
28edit_user=Run as user
29edit_user_def=Webmin user
30edit_raw=Command outputs HTML?
31edit_su=Use user's environment?
32edit_order=Ordering on main page
33edit_params=Command parameters
34edit_name=Parameter name
35edit_type=Type
36edit_quote=Quote?
37edit_must=Required?
38edit_type0=Text
39edit_type1=User
40edit_type2=UID
41edit_type3=Group
42edit_type4=GID
43edit_type5=File
44edit_type6=Directory
45edit_type7=Option..
46edit_type8=Password
47edit_type9=Menu..
48edit_type10=Upload
49edit_type11=Text box
50edit_type12=Multi menu..
51edit_type13=Large multi menu..
52edit_type14=Left-right menu..
53edit_type15=Date
54edit_type16=Submit button..
55edit_noshow=Hide command when executing?
56edit_usermin=Available in Usermin?
57edit_timeout=Maximum time to wait for command?
58edit_timeoutdef=Forever
59edit_secs=seconds
60edit_clear=Clear environment variables?
61edit_format=Output style
62edit_format0=Show in Webmin UI
63edit_format1=Output with MIME type
64edit_format2=Redirect to index
65edit_format3=Redirect to form
66edit_format4=Download when possible
67edit_servers=Run on Webmin servers
68edit_this=this server
69edit_clone=Clone
70
71save_err=Failed to save command
72save_ecannot=You are not allowed to edit commands
73save_ecmd=No command entered
74save_edir=Missing or invalid directory
75save_edesc=No description entered
76save_euser=Missing or invalid user
77save_eorder=Ordering on main page must be a number
78save_etimeout=Missing or invalid maximum time to wait
79save_eusermin=Commands that run on other servers cannot be run from Usermin
80save_eformat=Invalid output MIME type
81save_eopts=Missing options file for parameter $1
82save_eopts2=Options file or default value for parameter $1 cannot contain :
83
84run_err=Failed to execute command
85run_ecannot=You are not allowed to run this command
86run_euser=Missing or invalid user
87run_egroup=Missing or invalid group
88run_title=Execute Command
89run_out=Output from $1 ..
90run_out2=Output from command ..
91run_outon=Output from $1 on $2 ..
92run_out2on=Output from command on $2 ..
93run_noout=No output generated
94run_ecmduser=User '$1' to run command as does not exist
95run_eopt=Invalid option selected
96run_eupload=No file to upload selected
97run_emust=Missing value for parameter '$1'
98run_timeout=Command failed to complete before $1 second timeout.
99run_failed=Command failed with exit status $1
100
101log_modify=Modified command $1
102log_create=Created command $1
103log_delete=Deleted command $1
104log_exec=Executed command $1
105log_modify_edit=Modified file editor $1
106log_create_edit=Created file editor $1
107log_delete_edit=Deleted file editor $1
108log_save_edit=Saved file $1
109
110acl_cmds=Commands this user can run
111acl_call=All commands
112acl_csel=Selected..
113acl_cexcept=All except selected..
114acl_edit=Can create and edit commands?
115
116file_ecannot=You are not allowed to edit files
117fcreate_title=Create File Editor
118fedit_title=Edit File Editor
119file_details=File editor details
120file_desc=Description
121file_edit=File to edit
122file_owner=File ownership
123file_user=User
124file_group=Group
125file_leave=Leave as is
126file_perms=File permissions
127file_set=Set to octal
128file_beforeedit=Command to run before editing
129file_before=Command to run before saving
130file_after=Command to run after saving
131file_err=Failed to save file editor
132file_eedit=Missing filename to edit
133file_edesc=Missing description
134file_euser=Missing or invalid username
135file_egroup=Missing or invalid group name
136file_eperms=Missing or invalid octal permissions
137file_envs=Substitute environment variables in filename?
138file_id=Editor ID
139
140view_err=Failed to edit file
141view_ecannot=You are not allowed to edit this file
142view_title=Edit File
143view_efile=Write to $1 failed : $2
144view_header=Editing file $1
145view_ebeforeedit=Before-editing command failed : $1
146view_ebefore=Before-saving command failed : $1
147view_eafter=After-saving command failed : $1
148
149form_ecannot=You are not allowed to run this command
150form_title=Execute Command
151form_exec=Execute
152form_edit=Edit
153
154sql_title1=Create SQL Command
155sql_title2=Edit SQL Command
156sql_header=SQL command details
157sql_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.
158sql_type=Type of database
159sql_db=Database name
160sql_cmd=SQL command to execute
161sql_user=Login as user
162sql_pass=With password
163sql_host=Database server host
164sql_local=This server
165sql_err=Failed to save SQL command
166sql_esql=No SQL entered
167sql_ehost=Missing or invalid database server host
168sql_edb=Missing or invalid database name
169
170srun_title=Execute SQL Command
171srun_err=Failed to execute SQL command
172srun_edriver=Could not load DBI driver
173srun_econnect=Failed to connect to database : $1
174srun_cmd=Executing SQL command $1 ..
175srun_eprepare=.. SQL error : $1
176srun_eexecute=.. execution error : $1
177srun_none=.. no results were returned.
178__norefs=1
179