From edf806b98d675a2037b019644aff76b7e8b7738c Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 21 Nov 2011 02:33:09 -0500
Subject: [PATCH] Merged revisions 2741-2788 from SVN stable branch.

---
 interface/web/admin/lib/lang/el_iptables.lng |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/interface/web/admin/lib/lang/el_iptables.lng b/interface/web/admin/lib/lang/el_iptables.lng
index 40760b9..9236d47 100644
--- a/interface/web/admin/lib/lang/el_iptables.lng
+++ b/interface/web/admin/lib/lang/el_iptables.lng
@@ -1,13 +1,14 @@
 <?php
 $wb['server_id_txt'] = 'Server';
-$wb['multiport_txt'] = 'Multi Port';
-$wb['singleport_txt'] = 'Single Port';
-$wb['protocol_txt'] = 'Protocol';
-$wb['table_txt'] = 'Table';
-$wb['target_txt'] = 'Target';
-$wb['state_txt'] = 'State';
-$wb['destination_ip_txt'] = 'Destination Address';
-$wb['source_ip_txt'] = 'Source Address';
-$wb['active_txt'] = 'Active';
-$wb['iptables_error_unique'] = 'There is already a firewall record for this server.';
+$wb['multiport_txt'] = 'Πολλαπλές Θύρες';
+$wb['singleport_txt'] = 'Μία Θύρα';
+$wb['protocol_txt'] = 'Πρωτόκολλο';
+$wb['table_txt'] = 'Πίνακας';
+$wb['target_txt'] = 'Στόχος';
+$wb['state_txt'] = 'Κατάσταση';
+$wb['destination_ip_txt'] = 'Διεύθυνση Προορισμού';
+$wb['source_ip_txt'] = 'Διεύθυνση Αφετηρίας';
+$wb['active_txt'] = 'Ενεργή';
+$wb['iptables_error_unique'] = 'Υπάρχει ήδη μια εγγραφή του firewall για αυτόν τον server.';
 ?>
+

--
Gitblit v1.9.1