Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
bb2930cb
Commit
bb2930cb
authored
Aug 23, 2015
by
Florian Schaal
Browse files
update ipv4-mapping
parent
349272c2
Changes
26
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/form/server_ip_map.tform.php
View file @
bb2930cb
...
...
@@ -28,8 +28,8 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
$form
[
"title"
]
=
"IP Addresse mapping"
;
$form
[
"description"
]
=
""
;
$form
[
"title"
]
=
"IP
v4
Addresse mapping"
;
$form
[
"description"
]
=
"
Form to map IPv4-addresses for Web-Server
"
;
$form
[
"name"
]
=
"server_ip_map"
;
$form
[
"action"
]
=
"server_ip_map_edit.php"
;
$form
[
"db_table"
]
=
"server_ip_map"
;
...
...
interface/web/admin/lib/lang/ar_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/bg_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/br_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/cz_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/de_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Aktiv';
$wb
[
"ip_error_wrong"
]
=
'Die neue IP ist ungueltig'
;
$wb
[
"destination_ip_empty"
]
=
'Die neue IP ist leer.'
;
$wb
[
"source_ip_empty"
]
=
'Die eigentliche IP ist leer.'
;
$wb
[
"server_empty_error"
]
=
'Der Server ist leer.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping existiert bereits."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Die eigentliche IP darf keine IP des Rewrite-Servers sein."
;
$wb
[
"
ip
_mapping_error"
]
=
"Die eigentliche IP darf keine IP des Rewrite-Servers sein."
;
?>
interface/web/admin/lib/lang/el_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/en_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/es_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/fi_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/fr_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/hr_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/hu_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/id_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/it_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/ja_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/nl_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/pl_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/pt_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
interface/web/admin/lib/lang/ro_server_ip_map.lng
View file @
bb2930cb
...
...
@@ -6,6 +6,7 @@ $wb["active_txt"] = 'Active';
$wb
[
"ip_error_wrong"
]
=
'The Destination IP address is invalid'
;
$wb
[
"destination_ip_empty"
]
=
'The Destination IP is empty.'
;
$wb
[
"source_ip_empty"
]
=
'The Source IP is empty.'
;
$wb
[
"server_empty_error"
]
=
'The Server is empty.'
;
$wb
[
"duplicate_mapping_error"
]
=
"Mapping already exists."
;
$wb
[
"
duplicate
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
$wb
[
"
ip
_mapping_error"
]
=
"Source IP can not be an IP of the Rewrite-Server"
;
?>
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment