Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
isp
ISPConfig 3
Commits
86e3d5c2
Commit
86e3d5c2
authored
May 16, 2012
by
Falko Timme
Browse files
- Fixed FS#2238.
parent
6123302f
Changes
24
Hide whitespace changes
Inline
Side-by-side
interface/web/sites/lib/lang/ar_ftp_user.lng
View file @
86e3d5c2
<?php
$wb
[
'uid_txt'
]
=
'
UID
'
;
$wb
[
'gid_txt'
]
=
'
GID
'
;
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'quota_files_txt'
]
=
'
Filequota
'
;
$wb
[
'quota_files_unity_txt'
]
=
'
Files
'
;
$wb
[
'ul_ratio_txt'
]
=
'
Uploadratio
'
;
$wb
[
'dl_ratio_txt'
]
=
'
Downloadratio
'
;
$wb
[
'ul_bandwidth_txt'
]
=
'
Uploadbandwidth
'
;
$wb
[
'dl_bandwidth_txt'
]
=
'
Downloadbandwidth
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'quota_size_txt'
]
=
'
Harddisk-Quota
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_ftp_user_txt'
]
=
'
The max. number of FTP users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'quota_size_error_empty'
]
=
'
Quota is empty.
'
;
$wb
[
'uid_error_empty'
]
=
'
GID empty.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'directory_error_notinweb'
]
=
'
Directory not inside of web root directory.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'quota_size_error_regex'
]
=
'
Quota: enter a -1 for unlimited or a number > 0
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'uid_txt'
]
=
"
UID
"
;
$wb
[
'gid_txt'
]
=
"
GID
"
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'quota_files_txt'
]
=
"
Filequota
"
;
$wb
[
'quota_files_unity_txt'
]
=
"
Files
"
;
$wb
[
'ul_ratio_txt'
]
=
"
Uploadratio
"
;
$wb
[
'dl_ratio_txt'
]
=
"
Downloadratio
"
;
$wb
[
'ul_bandwidth_txt'
]
=
"
Uploadbandwidth
"
;
$wb
[
'dl_bandwidth_txt'
]
=
"
Downloadbandwidth
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'quota_size_txt'
]
=
"
Harddisk-Quota
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_ftp_user_txt'
]
=
"
The max. number of FTP users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'quota_size_error_empty'
]
=
"
Quota is empty.
"
;
$wb
[
'uid_error_empty'
]
=
"
GID empty.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'directory_error_notinweb'
]
=
"
Directory not inside of web root directory.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'quota_size_error_regex'
]
=
"
Quota: enter a -1 for unlimited or a number > 0
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/ar_shell_user.lng
View file @
86e3d5c2
<?php
$wb
[
'shell_txt'
]
=
'
Shell
'
;
$wb
[
'dir_txt'
]
=
'
Dir
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Site
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'chroot_txt'
]
=
'
Chroot Shell
'
;
$wb
[
'quota_size_txt'
]
=
'
Quota
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'quota_size_error_empty'
]
=
'
Quota is empty.
'
;
$wb
[
'uid_error_empty'
]
=
'
GID empty.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'limit_shell_user_txt'
]
=
'
The max number of shell users is reached.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'puser_txt'
]
=
'
Web Username
'
;
$wb
[
'pgroup_txt'
]
=
'
Web Group
'
;
$wb
[
'ssh_rsa_txt'
]
=
'
SSH-RSA Public Key (for key-based logins)
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'shell_txt'
]
=
"
Shell
"
;
$wb
[
'dir_txt'
]
=
"
Dir
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Site
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'chroot_txt'
]
=
"
Chroot Shell
"
;
$wb
[
'quota_size_txt'
]
=
"
Quota
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'quota_size_error_empty'
]
=
"
Quota is empty.
"
;
$wb
[
'uid_error_empty'
]
=
"
GID empty.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'limit_shell_user_txt'
]
=
"
The max number of shell users is reached.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'puser_txt'
]
=
"
Web Username
"
;
$wb
[
'pgroup_txt'
]
=
"
Web Group
"
;
$wb
[
'ssh_rsa_txt'
]
=
"
SSH-RSA Public Key (for key-based logins)
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/ar_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/bg_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/br_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/cz_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/en_ftp_user.lng
View file @
86e3d5c2
<?php
$wb
[
"uid_txt"
]
=
'UID'
;
$wb
[
"gid_txt"
]
=
'GID'
;
$wb
[
"dir_txt"
]
=
'Directory'
;
$wb
[
"quota_files_txt"
]
=
'Filequota'
;
$wb
[
"quota_files_unity_txt"
]
=
'Files'
;
$wb
[
"ul_ratio_txt"
]
=
'Uploadratio'
;
$wb
[
"dl_ratio_txt"
]
=
'Downloadratio'
;
$wb
[
"ul_bandwidth_txt"
]
=
'Uploadbandwidth'
;
$wb
[
"dl_bandwidth_txt"
]
=
'Downloadbandwidth'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"parent_domain_id_txt"
]
=
'Website'
;
$wb
[
"username_txt"
]
=
'Username'
;
$wb
[
"password_txt"
]
=
'Password'
;
$wb
[
"password_strength_txt"
]
=
'Password strength'
;
$wb
[
"quota_size_txt"
]
=
'Harddisk-Quota'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"limit_ftp_user_txt"
]
=
'The max. number of FTP users for your account is reached.'
;
$wb
[
"username_error_empty"
]
=
'Username is empty.'
;
$wb
[
"username_error_unique"
]
=
'The username must be unique.'
;
$wb
[
"username_error_regex"
]
=
'The username contains charachters that are not allowed.'
;
$wb
[
"quota_size_error_empty"
]
=
'Quota is empty.'
;
$wb
[
"uid_error_empty"
]
=
'UID empty.'
;
$wb
[
"uid_error_empty"
]
=
'GID empty.'
;
$wb
[
"directory_error_empty"
]
=
'Directory empty.'
;
$wb
[
'directory_error_notinweb'
]
=
'Directory not inside of web root directory.'
;
$wb
[
"parent_domain_id_error_empty"
]
=
'No website selected.'
;
$wb
[
"quota_size_error_regex"
]
=
'Quota: enter a -1 for unlimited or a number > 0'
;
$wb
[
'dir_dot_error'
]
=
'No .. in path allowed.'
;
$wb
[
'dir_slashdot_error'
]
=
'No ./ in path allowed.'
;
$wb
[
'uid_txt'
]
=
"UID"
;
$wb
[
'gid_txt'
]
=
"GID"
;
$wb
[
'dir_txt'
]
=
"Directory"
;
$wb
[
'quota_files_txt'
]
=
"Filequota"
;
$wb
[
'quota_files_unity_txt'
]
=
"Files"
;
$wb
[
'ul_ratio_txt'
]
=
"Uploadratio"
;
$wb
[
'dl_ratio_txt'
]
=
"Downloadratio"
;
$wb
[
'ul_bandwidth_txt'
]
=
"Uploadbandwidth"
;
$wb
[
'dl_bandwidth_txt'
]
=
"Downloadbandwidth"
;
$wb
[
'server_id_txt'
]
=
"Server"
;
$wb
[
'parent_domain_id_txt'
]
=
"Website"
;
$wb
[
'username_txt'
]
=
"Username"
;
$wb
[
'password_txt'
]
=
"Password"
;
$wb
[
'password_strength_txt'
]
=
"Password strength"
;
$wb
[
'quota_size_txt'
]
=
"Harddisk-Quota"
;
$wb
[
'active_txt'
]
=
"Active"
;
$wb
[
'limit_ftp_user_txt'
]
=
"The max. number of FTP users for your account is reached."
;
$wb
[
'username_error_empty'
]
=
"Username is empty."
;
$wb
[
'username_error_unique'
]
=
"The username must be unique."
;
$wb
[
'username_error_regex'
]
=
"The username contains characters that are not allowed."
;
$wb
[
'quota_size_error_empty'
]
=
"Quota is empty."
;
$wb
[
'uid_error_empty'
]
=
"GID empty."
;
$wb
[
'directory_error_empty'
]
=
"Directory empty."
;
$wb
[
'directory_error_notinweb'
]
=
"Directory not inside of web root directory."
;
$wb
[
'parent_domain_id_error_empty'
]
=
"No website selected."
;
$wb
[
'quota_size_error_regex'
]
=
"Quota: enter a -1 for unlimited or a number > 0"
;
$wb
[
'dir_dot_error'
]
=
"No .. in path allowed."
;
$wb
[
'dir_slashdot_error'
]
=
"No ./ in path allowed."
;
?>
interface/web/sites/lib/lang/en_shell_user.lng
View file @
86e3d5c2
<?php
$wb
[
"puser_txt"
]
=
'Web Username'
;
$wb
[
"pgroup_txt"
]
=
'Web Group'
;
$wb
[
"shell_txt"
]
=
'Shell'
;
$wb
[
"dir_txt"
]
=
'Dir'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"parent_domain_id_txt"
]
=
'Site'
;
$wb
[
"username_txt"
]
=
'Username'
;
$wb
[
"password_txt"
]
=
'Password'
;
$wb
[
"password_strength_txt"
]
=
'Password strength'
;
$wb
[
"chroot_txt"
]
=
'Chroot Shell'
;
$wb
[
"quota_size_txt"
]
=
'Quota'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"username_error_empty"
]
=
'Username is empty.'
;
$wb
[
"username_error_unique"
]
=
'The username must be unique.'
;
$wb
[
"username_error_regex"
]
=
'The username contains charachters that are not allowed.'
;
$wb
[
"quota_size_error_empty"
]
=
'Quota is empty.'
;
$wb
[
"uid_error_empty"
]
=
'UID empty.'
;
$wb
[
"uid_error_empty"
]
=
'GID empty.'
;
$wb
[
"directory_error_empty"
]
=
'Directory empty.'
;
$wb
[
"limit_shell_user_txt"
]
=
'The max number of shell users is reached.'
;
$wb
[
"parent_domain_id_error_empty"
]
=
'No website selected.'
;
$wb
[
"ssh_rsa_txt"
]
=
'SSH-RSA Public Key (for key-based logins)'
;
$wb
[
'dir_dot_error'
]
=
'No .. in path allowed.'
;
$wb
[
'dir_slashdot_error'
]
=
'No ./ in path allowed.'
;
$wb
[
'puser_txt'
]
=
"Web Username"
;
$wb
[
'pgroup_txt'
]
=
"Web Group"
;
$wb
[
'shell_txt'
]
=
"Shell"
;
$wb
[
'dir_txt'
]
=
"Dir"
;
$wb
[
'server_id_txt'
]
=
"Server"
;
$wb
[
'parent_domain_id_txt'
]
=
"Site"
;
$wb
[
'username_txt'
]
=
"Username"
;
$wb
[
'password_txt'
]
=
"Password"
;
$wb
[
'password_strength_txt'
]
=
"Password strength"
;
$wb
[
'chroot_txt'
]
=
"Chroot Shell"
;
$wb
[
'quota_size_txt'
]
=
"Quota"
;
$wb
[
'active_txt'
]
=
"Active"
;
$wb
[
'username_error_empty'
]
=
"Username is empty."
;
$wb
[
'username_error_unique'
]
=
"The username must be unique."
;
$wb
[
'username_error_regex'
]
=
"The username contains characters that are not allowed."
;
$wb
[
'quota_size_error_empty'
]
=
"Quota is empty."
;
$wb
[
'uid_error_empty'
]
=
"GID empty."
;
$wb
[
'directory_error_empty'
]
=
"Directory empty."
;
$wb
[
'limit_shell_user_txt'
]
=
"The max number of shell users is reached."
;
$wb
[
'parent_domain_id_error_empty'
]
=
"No website selected."
;
$wb
[
'ssh_rsa_txt'
]
=
"SSH-RSA Public Key (for key-based logins)"
;
$wb
[
'dir_dot_error'
]
=
"No .. in path allowed."
;
$wb
[
'dir_slashdot_error'
]
=
"No ./ in path allowed."
;
?>
interface/web/sites/lib/lang/en_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
"dir_txt"
]
=
'Directory'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"parent_domain_id_txt"
]
=
'Website'
;
$wb
[
"username_txt"
]
=
'Username'
;
$wb
[
"password_txt"
]
=
'Password'
;
$wb
[
"password_strength_txt"
]
=
'Password strength'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"limit_webdav_user_txt"
]
=
'The max. number of webdav users for your account is reached.'
;
$wb
[
"username_error_empty"
]
=
'Username is empty.'
;
$wb
[
"username_error_unique"
]
=
'The username must be unique.'
;
$wb
[
"username_error_regex"
]
=
'The username contains charachters that are not allowed.'
;
$wb
[
"directory_error_empty"
]
=
'Directory empty.'
;
$wb
[
"parent_domain_id_error_empty"
]
=
'No website selected.'
;
$wb
[
'password_strength_txt'
]
=
'Password strength'
;
$wb
[
'dir_dot_error'
]
=
'No .. in path allowed.'
;
$wb
[
'dir_slashdot_error'
]
=
'No ./ in path allowed.'
;
$wb
[
'dir_txt'
]
=
"Directory"
;
$wb
[
'server_id_txt'
]
=
"Server"
;
$wb
[
'parent_domain_id_txt'
]
=
"Website"
;
$wb
[
'username_txt'
]
=
"Username"
;
$wb
[
'password_txt'
]
=
"Password"
;
$wb
[
'password_strength_txt'
]
=
"Password strength"
;
$wb
[
'active_txt'
]
=
"Active"
;
$wb
[
'limit_webdav_user_txt'
]
=
"The max. number of webdav users for your account is reached."
;
$wb
[
'username_error_empty'
]
=
"Username is empty."
;
$wb
[
'username_error_unique'
]
=
"The username must be unique."
;
$wb
[
'username_error_regex'
]
=
"The username contains characters that are not allowed."
;
$wb
[
'directory_error_empty'
]
=
"Directory empty."
;
$wb
[
'parent_domain_id_error_empty'
]
=
"No website selected."
;
$wb
[
'dir_dot_error'
]
=
"No .. in path allowed."
;
$wb
[
'dir_slashdot_error'
]
=
"No ./ in path allowed."
;
?>
interface/web/sites/lib/lang/es_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/fi_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Directory
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Website
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Directory
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Website
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'active_txt'
]
=
"
Active
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/hu_webdav_user.lng
View file @
86e3d5c2
<?php
$wb
[
'dir_txt'
]
=
'
Könyvtár
'
;
$wb
[
'server_id_txt'
]
=
'
Szerver
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Webhely
'
;
$wb
[
'username_txt'
]
=
'
Felhasználónév
'
;
$wb
[
'password_txt'
]
=
'
Jelszó
'
;
$wb
[
'password_strength_txt'
]
=
'
Jelszó erősségee
'
;
$wb
[
'active_txt'
]
=
'
Aktív
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
The max. number of webdav users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
A Felhasználónév üres.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'dir_txt'
]
=
"
Könyvtár
"
;
$wb
[
'server_id_txt'
]
=
"
Szerver
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Webhely
"
;
$wb
[
'username_txt'
]
=
"
Felhasználónév
"
;
$wb
[
'password_txt'
]
=
"
Jelszó
"
;
$wb
[
'password_strength_txt'
]
=
"
Jelszó erősségee
"
;
$wb
[
'active_txt'
]
=
"
Aktív
"
;
$wb
[
'limit_webdav_user_txt'
]
=
"
The max. number of webdav users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
A Felhasználónév üres.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/it_ftp_user.lng
View file @
86e3d5c2
<?php
$wb
[
'uid_txt'
]
=
'
UID
'
;
$wb
[
'gid_txt'
]
=
'
GID
'
;
$wb
[
'dir_txt'
]
=
'
Cartella
'
;
$wb
[
'quota_files_txt'
]
=
'
Filequota
'
;
$wb
[
'ul_ratio_txt'
]
=
'
Uploadratio
'
;
$wb
[
'dl_ratio_txt'
]
=
'
Downloadratio
'
;
$wb
[
'ul_bandwidth_txt'
]
=
'
Banda Upload
'
;
$wb
[
'dl_bandwidth_txt'
]
=
'
Banda Download
'
;
$wb
[
'server_id_txt'
]
=
'
Server
'
;
$wb
[
'parent_domain_id_txt'
]
=
'
Sito
'
;
$wb
[
'username_txt'
]
=
'
Username
'
;
$wb
[
'password_txt'
]
=
'
Password
'
;
$wb
[
'password_strength_txt'
]
=
'
Password strength
'
;
$wb
[
'quota_size_txt'
]
=
'
Harddisk-Quota
'
;
$wb
[
'active_txt'
]
=
'
Attivo
'
;
$wb
[
'limit_ftp_user_txt'
]
=
'
The max. number of FTP users for your account is reached.
'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty.
'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique.
'
;
$wb
[
'username_error_regex'
]
=
'
The username contains charac
h
ters that are not allowed.
'
;
$wb
[
'quota_size_error_empty'
]
=
'
Quota is empty.
'
;
$wb
[
'uid_error_empty'
]
=
'
GID empty.
'
;
$wb
[
'directory_error_empty'
]
=
'
Directory empty.
'
;
$wb
[
'quota_files_unity_txt'
]
=
'
Files
'
;
$wb
[
'directory_error_notinweb'
]
=
'
Directory not inside of web root directory.
'
;
$wb
[
'parent_domain_id_error_empty'
]
=
'
No website selected.
'
;
$wb
[
'quota_size_error_regex'
]
=
'
Quota: enter a -1 for unlimited or a number > 0
'
;
$wb
[
'dir_dot_error'
]
=
'
No .. in path allowed.
'
;
$wb
[
'dir_slashdot_error'
]
=
'
No ./ in path allowed.
'
;
$wb
[
'uid_txt'
]
=
"
UID
"
;
$wb
[
'gid_txt'
]
=
"
GID
"
;
$wb
[
'dir_txt'
]
=
"
Cartella
"
;
$wb
[
'quota_files_txt'
]
=
"
Filequota
"
;
$wb
[
'ul_ratio_txt'
]
=
"
Uploadratio
"
;
$wb
[
'dl_ratio_txt'
]
=
"
Downloadratio
"
;
$wb
[
'ul_bandwidth_txt'
]
=
"
Banda Upload
"
;
$wb
[
'dl_bandwidth_txt'
]
=
"
Banda Download
"
;
$wb
[
'server_id_txt'
]
=
"
Server
"
;
$wb
[
'parent_domain_id_txt'
]
=
"
Sito
"
;
$wb
[
'username_txt'
]
=
"
Username
"
;
$wb
[
'password_txt'
]
=
"
Password
"
;
$wb
[
'password_strength_txt'
]
=
"
Password strength
"
;
$wb
[
'quota_size_txt'
]
=
"
Harddisk-Quota
"
;
$wb
[
'active_txt'
]
=
"
Attivo
"
;
$wb
[
'limit_ftp_user_txt'
]
=
"
The max. number of FTP users for your account is reached.
"
;
$wb
[
'username_error_empty'
]
=
"
Username is empty.
"
;
$wb
[
'username_error_unique'
]
=
"
The username must be unique.
"
;
$wb
[
'username_error_regex'
]
=
"
The username contains characters that are not allowed.
"
;
$wb
[
'quota_size_error_empty'
]
=
"
Quota is empty.
"
;
$wb
[
'uid_error_empty'
]
=
"
GID empty.
"
;
$wb
[
'directory_error_empty'
]
=
"
Directory empty.
"
;
$wb
[
'quota_files_unity_txt'
]
=
"
Files
"
;
$wb
[
'directory_error_notinweb'
]
=
"
Directory not inside of web root directory.
"
;
$wb
[
'parent_domain_id_error_empty'
]
=
"
No website selected.
"
;
$wb
[
'quota_size_error_regex'
]
=
"
Quota: enter a -1 for unlimited or a number > 0
"
;
$wb
[
'dir_dot_error'
]
=
"
No .. in path allowed.
"
;
$wb
[
'dir_slashdot_error'
]
=
"
No ./ in path allowed.
"
;
?>
interface/web/sites/lib/lang/it_shell_user.lng
View file @
86e3d5c2
<?php
$wb
[
'shell_txt'
]
=
'
Shell
'
;