mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Fix to use language keys
This commit is contained in:
@@ -407,10 +407,10 @@ my $zone_name = $zone->{'name'};
|
||||
$zone_name =~ tr/A-Za-z0-9\-\_//cd;
|
||||
|
||||
# Validate action
|
||||
$action eq 'add' || $action eq 'remove' || &error($text{'richrule_actionerr'});
|
||||
$action eq 'add' || $action eq 'remove' || &error($text{'list_rule_actionerr'});
|
||||
|
||||
# Validate IP
|
||||
&$ip_validate($ip) || &error($text{'richrule_iperr'});
|
||||
&$ip_validate($ip) || &error($text{'list_rule_iperr'});
|
||||
|
||||
# Set family
|
||||
my $family = $ip =~ /:/ ? 'ipv6' : 'ipv4';
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Klik op hierdie knoppie om die firewall-konfigurasie hierbo gely
|
||||
index_restart=Pas konfigurasie toe
|
||||
index_restartdesc=Aktiveer al die toegelate dienste en hawens hierbo gelys, in alle sones. Enige aktiewe reëls wat nie permanent geskep is nie, sal vervang word.
|
||||
index_start=Begin FirewallD
|
||||
|
||||
index_startdesc=Begin die FirewallD-bediener.
|
||||
index_stop=Stop FirewallD
|
||||
index_stopdesc=Sluit die FirewallD-bediener uit en verwyder al die bogenoemde reëls.
|
||||
index_cerr=Die FirewallD-module kan nie gebruik word nie : $1
|
||||
index_zone=Wys reëls in sone:
|
||||
index_zoneok=verandering
|
||||
|
||||
index_zoneadd=Voeg sone by
|
||||
index_zonedel=Vee sone uit
|
||||
index_zonedef=Maak dit die terugval-opsie
|
||||
index_type=Reël tipe
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Is u seker dat u die zone $1, wat $2 -poorte en $3 -dienste bevat
|
||||
|
||||
defzone_err=Kon nie zone die verstek maak nie
|
||||
|
||||
richrule_iperr=Ongeldige IP-adres
|
||||
richrule_actionerr=Ongeldige handeling
|
||||
richrules_title=FirewallD-reëls
|
||||
richrules_title_sub=in sone $1
|
||||
richrules_delete=Vee geselekteerde reëls uit
|
||||
index_listrules=Lys FirewallD-reëls
|
||||
index_listrules_restartdesc=Lys besonderhede oor bestaande ryk en direkte FirewallD-reëls in $1-sone.
|
||||
list_rule_iperr=Ongeldige IP-adres
|
||||
list_rule_actionerr=Ongeldige handeling
|
||||
list_rules_title=FirewallD-reëls
|
||||
list_rules_title_sub=in sone $1
|
||||
list_rules_delete=Vee geselekteerde reëls uit
|
||||
list_rules_type=Tik
|
||||
list_rules_type_rich=Ryk
|
||||
list_rules_type_direct=Direkte
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Oorsprong
|
||||
list_rules_action=Aksie
|
||||
list_rules_rule=Reël
|
||||
|
||||
restart_err=Kon nie konfigurasie toepas nie
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=انقر فوق هذا الزر لتنشيط تكوين جدار
|
||||
index_restart=تطبيق التكوين
|
||||
index_restartdesc=تنشيط جميع الخدمات والمنافذ المسموح بها المذكورة أعلاه في جميع المناطق. سيتم استبدال أي قواعد نشطة لم يتم إنشاؤها بشكل دائم.
|
||||
index_start=قم بتشغيل FirewallD
|
||||
|
||||
index_startdesc=ابدأ تشغيل خادم FirewallD.
|
||||
index_stop=أوقف جدار الحماية
|
||||
index_stopdesc=أوقف تشغيل خادم FirewallD وأزل جميع القواعد المذكورة أعلاه.
|
||||
index_cerr=لا يمكن استخدام الوحدة النمطية لجدار الحماية :$1
|
||||
index_zone=إظهار القواعد في المنطقة:
|
||||
index_zoneok=يتغيرون
|
||||
|
||||
index_zoneadd=أضف منطقة
|
||||
index_zonedel=حذف المنطقة
|
||||
index_zonedef=جعل الافتراضي
|
||||
index_type=نوع القاعدة
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=هل تريد بالتأكيد حذف المنطقة$1 التي
|
||||
|
||||
defzone_err=فشل في جعل المنطقة الافتراضية
|
||||
|
||||
richrule_iperr=عنوان إب غير صالح
|
||||
richrule_actionerr=عمل غير صالح
|
||||
richrules_title=قواعد جدار الحماية د
|
||||
richrules_title_sub=في المنطقة$1
|
||||
richrules_delete=حذف القواعد المحددة
|
||||
index_listrules=سرد قواعد جدار الحماية
|
||||
index_listrules_restartdesc=سرد تفاصيل حول قواعد جدار الحماية الغنية والمباشرة الموجودة في منطقة$1.
|
||||
list_rule_iperr=عنوان إب غير صالح
|
||||
list_rule_actionerr=عمل غير صالح
|
||||
list_rules_title=قواعد جدار الحماية د
|
||||
list_rules_title_sub=في المنطقة$1
|
||||
list_rules_delete=حذف القواعد المحددة
|
||||
list_rules_type=يكتب
|
||||
list_rules_type_rich=ثري
|
||||
list_rules_type_direct=مباشر
|
||||
list_rules_protocol=بروتوكول
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=أصل
|
||||
list_rules_action=عمل
|
||||
list_rules_rule=القاعدة
|
||||
|
||||
restart_err=فشل في تطبيق التكوين
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Націсніце гэтую кнопку, каб зрабіц
|
||||
index_restart=Прымяніць канфігурацыю
|
||||
index_restartdesc=Актывуйце ўсе дазволеныя службы і парты, пералічаныя вышэй, ва ўсіх зонах. Любыя актыўныя правілы, якія не былі створаны пастаянна, будуць заменены.
|
||||
index_start=Запусціце FirewallD
|
||||
|
||||
index_startdesc=Запусціце сервер FirewallD.
|
||||
index_stop=Спыніць FirewallD
|
||||
index_stopdesc=Выключыце сервер FirewallD і выдаліце ўсе правілы, пералічаныя вышэй.
|
||||
index_cerr=Модуль FirewallD нельга выкарыстоўваць : $1
|
||||
index_zone=Паказаць правілы ў зоне:
|
||||
index_zoneok=Змена
|
||||
|
||||
index_zoneadd=Дадаць зону
|
||||
index_zonedel=Выдаліць зону
|
||||
index_zonedef=Зрабіце па змаўчанні
|
||||
index_type=Тып правілаў
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Вы ўпэўнены, што хочаце выдаліць зо
|
||||
|
||||
defzone_err=Не атрымалася зрабіць зону па змаўчанні
|
||||
|
||||
richrule_iperr=Няправільны IP-адрас
|
||||
richrule_actionerr=Няправільнае дзеянне
|
||||
richrules_title=Правілы FirewallD
|
||||
richrules_title_sub=у зоне $1
|
||||
richrules_delete=Выдаліць выбраныя правілы
|
||||
index_listrules=Пералічыце правілы FirewallD
|
||||
index_listrules_restartdesc=Пералічыце падрабязную інфармацыю аб існуючых багатых і прамых правілах FirewallD у зоне $1.
|
||||
list_rule_iperr=Няправільны IP-адрас
|
||||
list_rule_actionerr=Няправільнае дзеянне
|
||||
list_rules_title=Правілы FirewallD
|
||||
list_rules_title_sub=у зоне $1
|
||||
list_rules_delete=Выдаліць выбраныя правілы
|
||||
list_rules_type=Тып
|
||||
list_rules_type_rich=Багаты
|
||||
list_rules_type_direct=Прамая
|
||||
list_rules_protocol=Пратакол
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Паходжанне
|
||||
list_rules_action=Дзеянне
|
||||
list_rules_rule=Правіла
|
||||
|
||||
restart_err=Не атрымалася прымяніць канфігурацыю
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Кликнете върху този бутон, за да ак
|
||||
index_restart=Приложи конфигурация
|
||||
index_restartdesc=Активирайте всички разрешени услуги и портове, изброени по-горе, във всички зони. Всички активни правила, които не са създадени за постоянно, ще бъдат заменени.
|
||||
index_start=Стартирайте FirewallD
|
||||
|
||||
index_startdesc=Стартирайте сървъра на FirewallD.
|
||||
index_stop=Спрете FirewallD
|
||||
index_stopdesc=Изключете FirewallD сървъра и премахнете всички правила, изброени по-горе.
|
||||
index_cerr=Модулът FirewallD не може да се използва : $1
|
||||
index_zone=Показване на правила в зона:
|
||||
index_zoneok=промяна
|
||||
|
||||
index_zoneadd=Добавяне на зона
|
||||
index_zonedel=Изтриване на зона
|
||||
index_zonedef=Направете по подразбиране
|
||||
index_type=Тип правило
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Сигурни ли сте, че искате да изтриет
|
||||
|
||||
defzone_err=Неуспешно извършване на зона по подразбиране
|
||||
|
||||
richrule_iperr=Невалиден IP адрес
|
||||
richrule_actionerr=Невалидно действие
|
||||
richrules_title=Правила на FirewallD
|
||||
richrules_title_sub=в зона $1
|
||||
richrules_delete=Изтриване на избраните правила
|
||||
index_listrules=Избройте правилата на FirewallD
|
||||
index_listrules_restartdesc=Избройте подробности за съществуващите богати и директни правила на FirewallD в зона $1.
|
||||
list_rule_iperr=Невалиден IP адрес
|
||||
list_rule_actionerr=Невалидно действие
|
||||
list_rules_title=Правила на FirewallD
|
||||
list_rules_title_sub=в зона $1
|
||||
list_rules_delete=Изтриване на избраните правила
|
||||
list_rules_type=Тип
|
||||
list_rules_type_rich=Богат
|
||||
list_rules_type_direct=Директен
|
||||
list_rules_protocol=протокол
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Произход
|
||||
list_rules_action=Действие
|
||||
list_rules_rule=Правило
|
||||
|
||||
restart_err=Конфигурацията не се прилага
|
||||
|
||||
|
||||
@@ -7,13 +7,11 @@ index_applydesc=Fes clic sobre aquest botó per activar la configuració del tal
|
||||
index_restart=Aplica la Configuració
|
||||
index_restartdesc=Activa tots els serveis permesos i els ports llistats més amunt a totes les zones. Totes aquelles regles actives que no s'hagin creat de forma permanent seran substituïdes.
|
||||
index_start=Inicia FirewallD
|
||||
|
||||
index_stop=Atura FirewallD
|
||||
index_stopdesc=Tanca el servidor FirewallD i elimina totes les regles llistades és amunt.
|
||||
index_cerr=No es pot utilitzar el mòdul FirewallD: $1
|
||||
index_zone=Mostra les regles de la zona:
|
||||
index_zoneok=Canvia
|
||||
|
||||
index_zonedel=Suprimeix la Zona
|
||||
index_zonedef=Fes Zona per Defecte
|
||||
index_type=Tipus de Regla
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
index_startdesc=Inicieu el servidor FirewallD.
|
||||
index_zoneadd=Afegeix una zona
|
||||
index_ifaces_def=Totes les interfícies
|
||||
index_ifaces_sel=Interfícies seleccionades:
|
||||
|
||||
richrule_iperr=Adreça IP no vàlida
|
||||
richrule_actionerr=Acció no vàlida
|
||||
richrules_title=Regles del tallafocD
|
||||
richrules_title_sub=a la zona $1
|
||||
richrules_delete=Suprimeix les regles seleccionades
|
||||
index_listrules=Llista les regles del tallafocD
|
||||
index_listrules_restartdesc=Llista els detalls sobre les regles de FirewallD riques i directes existents a la zona $1.
|
||||
list_rule_iperr=Adreça IP no vàlida
|
||||
list_rule_actionerr=Acció no vàlida
|
||||
list_rules_title=Regles del tallafocD
|
||||
list_rules_title_sub=a la zona $1
|
||||
list_rules_delete=Suprimeix les regles seleccionades
|
||||
list_rules_type=Tipus
|
||||
list_rules_type_rich=Ric
|
||||
list_rules_type_direct=Directe
|
||||
list_rules_protocol=Protocol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origen
|
||||
list_rules_action=Acció
|
||||
list_rules_rule=Regla
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Klepnutím na toto tlačítko aktivujete výše uvedenou konfigu
|
||||
index_restart=Použít konfiguraci
|
||||
index_restartdesc=Aktivujte všechny výše uvedené povolené služby a porty ve všech zónách. Všechna aktivní pravidla, která nebyla trvale vytvořena, budou nahrazena.
|
||||
index_start=Spusťte FirewallD
|
||||
|
||||
index_startdesc=Spusťte server FirewallD.
|
||||
index_stop=Zastavte FirewallD
|
||||
index_stopdesc=Vypněte server FirewallD a odeberte všechna výše uvedená pravidla.
|
||||
index_cerr=Nelze použít modul FirewallD : $1
|
||||
index_zone=Zobrazit pravidla v zóně:
|
||||
index_zoneok=Změna
|
||||
|
||||
index_zoneadd=Přidat zónu
|
||||
index_zonedel=Smazat zónu
|
||||
index_zonedef=Nastavit jako výchozí
|
||||
index_type=Typ pravidla
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Opravdu chcete odstranit zónu $1, která obsahuje $2 porty a slu
|
||||
|
||||
defzone_err=Nepodařilo se nastavit zónu jako výchozí
|
||||
|
||||
richrule_iperr=Neplatná IP adresa
|
||||
richrule_actionerr=Neplatná akce
|
||||
richrules_title=Pravidla FirewallD
|
||||
richrules_title_sub=v zóně $1
|
||||
richrules_delete=Smazat vybraná pravidla
|
||||
index_listrules=Seznam pravidel FirewallD
|
||||
index_listrules_restartdesc=Vypsat podrobnosti o existujících rozšířených a přímých pravidlech FirewallD v zóně $1.
|
||||
list_rule_iperr=Neplatná IP adresa
|
||||
list_rule_actionerr=Neplatná akce
|
||||
list_rules_title=Pravidla FirewallD
|
||||
list_rules_title_sub=v zóně $1
|
||||
list_rules_delete=Smazat vybraná pravidla
|
||||
list_rules_type=Typ
|
||||
list_rules_type_rich=Bohatý
|
||||
list_rules_type_direct=Přímo
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Původ
|
||||
list_rules_action=Akce
|
||||
list_rules_rule=Pravidlo
|
||||
|
||||
restart_err=Nepodařilo se použít konfiguraci
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Klik på denne knap for at aktivere firewall-konfigurationen, de
|
||||
index_restart=Anvend konfiguration
|
||||
index_restartdesc=Aktivér alle de tilladte tjenester og porte, der er anført ovenfor, i alle zoner. Alle aktive regler, der ikke blev oprettet permanent, erstattes.
|
||||
index_start=Start FirewallD
|
||||
|
||||
index_startdesc=Start FirewallD-serveren.
|
||||
index_stop=Stop FirewallD
|
||||
index_stopdesc=Luk FirewallD-serveren, og fjern alle ovenstående regler.
|
||||
index_cerr=FirewallD-modulet kan ikke bruges : $1
|
||||
index_zone=Vis regler i zone:
|
||||
index_zoneok=Lave om
|
||||
|
||||
index_zoneadd=Tilføj zone
|
||||
index_zonedel=Slet zone
|
||||
index_zonedef=Lav standard
|
||||
index_type=Regeltype
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Er du sikker på, at du vil slette zonen $1, der indeholder $2 -p
|
||||
|
||||
defzone_err=Kunne ikke gøre zone som standard
|
||||
|
||||
richrule_iperr=Ugyldig IP-adresse
|
||||
richrule_actionerr=Ugyldig handling
|
||||
richrules_title=FirewallD regler
|
||||
richrules_title_sub=i zone $1
|
||||
richrules_delete=Slet valgte regler
|
||||
index_listrules=Liste FirewallD-regler
|
||||
index_listrules_restartdesc=Vis detaljer om eksisterende righoldige og direkte FirewallD-regler i $1 zone.
|
||||
list_rule_iperr=Ugyldig IP-adresse
|
||||
list_rule_actionerr=Ugyldig handling
|
||||
list_rules_title=FirewallD regler
|
||||
list_rules_title_sub=i zone $1
|
||||
list_rules_delete=Slet valgte regler
|
||||
list_rules_type=Type
|
||||
list_rules_type_rich=Rig
|
||||
list_rules_type_direct=Direkte
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Oprindelse
|
||||
list_rules_action=Handling
|
||||
list_rules_rule=Herske
|
||||
|
||||
restart_err=Kunne ikke anvende konfiguration
|
||||
|
||||
|
||||
@@ -7,13 +7,11 @@ index_applydesc=Klicken auf diese Schaltfläche, um die Firewall-Konfiguration,
|
||||
index_restart=Konfiguration anwenden
|
||||
index_restartdesc=Aktiviert alle erlaubten Dienste und Ports, die oben aufgeführt sind, in allen Zonen. Alle aktiven Regeln, die nicht dauerhaft erstellt wurden, werden ersetzt.
|
||||
index_start=Starte FirewallD
|
||||
|
||||
index_stop=Stoppe FirewallD
|
||||
index_stopdesc=Fahre den FirewallD Server herunter und entferne alle oben aufgeführten Regeln.
|
||||
index_cerr=Das FirewallD Module kann nicht benutzt werden : $1
|
||||
index_zone=Zeige Regel in Zone:
|
||||
index_zoneok=Ändern
|
||||
|
||||
index_zonedel=Lösche Zone
|
||||
index_zonedef=Setze Standard
|
||||
index_type=Regel-Typ
|
||||
|
||||
@@ -1,13 +1,23 @@
|
||||
index_startdesc=Starten Sie den FirewallD-Server.
|
||||
index_zoneadd=Zone hinzufügen
|
||||
index_ifaces_def=Alle Schnittstellen
|
||||
index_ifaces_sel=Ausgewählte Schnittstellen:
|
||||
|
||||
richrule_iperr=ungültige IP-Adresse
|
||||
richrule_actionerr=Ungültige Aktion
|
||||
richrules_title=FirewallD-Regeln
|
||||
richrules_title_sub=im Bereich $1
|
||||
richrules_delete=Ausgewählte Regeln löschen
|
||||
index_listrules=FirewallD-Regeln auflisten
|
||||
index_listrules_restartdesc=Details zu vorhandenen umfassenden und direkten FirewallD-Regeln in Zone $1 auflisten.
|
||||
list_rule_iperr=ungültige IP-Adresse
|
||||
list_rule_actionerr=Ungültige Aktion
|
||||
list_rules_title=FirewallD-Regeln
|
||||
list_rules_title_sub=im Bereich $1
|
||||
list_rules_delete=Ausgewählte Regeln löschen
|
||||
list_rules_type=Typ
|
||||
list_rules_type_rich=Reich
|
||||
list_rules_type_direct=Direkte
|
||||
list_rules_protocol=Protokoll
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Herkunft
|
||||
list_rules_action=Handlung
|
||||
list_rules_rule=Regel
|
||||
|
||||
log_create_forward=Vorwärts $1 hinzugefügt
|
||||
log_delete_forward=Vorwärts $1 entfernt
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Κάντε κλικ σε αυτό το κουμπί για να
|
||||
index_restart=Εφαρμογή διαμόρφωσης
|
||||
index_restartdesc=Ενεργοποιήστε όλες τις επιτρεπόμενες υπηρεσίες και θύρες που αναφέρονται παραπάνω σε όλες τις ζώνες. Οποιοσδήποτε ενεργός κανόνας που δεν δημιουργήθηκε μόνιμα θα αντικατασταθεί.
|
||||
index_start=Ξεκινήστε το FirewallD
|
||||
|
||||
index_startdesc=Εκκινήστε τον διακομιστή FirewallD.
|
||||
index_stop=Διακοπή του FirewallD
|
||||
index_stopdesc=Απενεργοποιήστε το διακομιστή FirewallD και καταργήστε όλους τους κανόνες που αναφέρονται παραπάνω.
|
||||
index_cerr=Δεν είναι δυνατή η χρήση της ενότητας FirewallD : $1
|
||||
index_zone=Εμφάνιση κανόνων στη ζώνη:
|
||||
index_zoneok=Αλλαγή
|
||||
|
||||
index_zoneadd=Προσθήκη ζώνης
|
||||
index_zonedel=Διαγραφή Ζώνης
|
||||
index_zonedef=Κάντε προεπιλογή
|
||||
index_type=Τύπος κανόνα
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Είστε βέβαιοι ότι θέλετε να διαγράψ
|
||||
|
||||
defzone_err=Η προεπιλεγμένη ζώνη απέτυχε
|
||||
|
||||
richrule_iperr=Μη έγκυρη διεύθυνση IP
|
||||
richrule_actionerr=Μη έγκυρη ενέργεια
|
||||
richrules_title=Κανόνες FirewallD
|
||||
richrules_title_sub=στη ζώνη $1
|
||||
richrules_delete=Διαγραφή επιλεγμένων κανόνων
|
||||
index_listrules=Λίστα Κανόνων FirewallD
|
||||
index_listrules_restartdesc=Παραθέστε λεπτομέρειες σχετικά με τους υπάρχοντες εμπλουτισμένους και άμεσους κανόνες FirewallD στη ζώνη $1.
|
||||
list_rule_iperr=Μη έγκυρη διεύθυνση IP
|
||||
list_rule_actionerr=Μη έγκυρη ενέργεια
|
||||
list_rules_title=Κανόνες FirewallD
|
||||
list_rules_title_sub=στη ζώνη $1
|
||||
list_rules_delete=Διαγραφή επιλεγμένων κανόνων
|
||||
list_rules_type=Τύπος
|
||||
list_rules_type_rich=Πλούσιος
|
||||
list_rules_type_direct=Απευθείας
|
||||
list_rules_protocol=Πρωτόκολλο
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Προέλευση
|
||||
list_rules_action=Δράση
|
||||
list_rules_rule=Κανόνας
|
||||
|
||||
restart_err=Αποτυχία εφαρμογής διαμόρφωσης
|
||||
|
||||
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Are you sure you want to delete the zone $1, which contains $2 po
|
||||
|
||||
defzone_err=Failed to make zone the default
|
||||
|
||||
richrule_iperr=Invalid IP address
|
||||
richrule_actionerr=Invalid action
|
||||
richrules_title=FirewallD Rules
|
||||
richrules_title_sub=in zone $1
|
||||
richrules_delete=Delete Selected Rules
|
||||
index_listrules=List FirewallD Rules
|
||||
index_listrules_restartdesc=List details about existing rich and direct FirewallD rules in $1 zone.
|
||||
list_rule_iperr=Invalid IP address
|
||||
list_rule_actionerr=Invalid action
|
||||
list_rules_title=FirewallD Rules
|
||||
list_rules_title_sub=in zone $1
|
||||
list_rules_delete=Delete Selected Rules
|
||||
list_rules_type=Type
|
||||
list_rules_type_rich=Rich
|
||||
list_rules_type_direct=Direct
|
||||
list_rules_protocol=Protocol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origin
|
||||
list_rules_action=Action
|
||||
list_rules_rule=Rule
|
||||
|
||||
restart_err=Failed to apply configuration
|
||||
stop_err=Failed to stop FirewallD
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Haga clic en este botón para activar la configuración del fire
|
||||
index_restart=Aplicar configuración
|
||||
index_restartdesc=Active todos los servicios y puertos permitidos enumerados anteriormente, en todas las zonas. Cualquier regla activa que no se haya creado permanentemente será reemplazada.
|
||||
index_start=Iniciar FirewallD
|
||||
|
||||
index_startdesc=Inicie el servidor FirewallD.
|
||||
index_stop=Stop FirewallD
|
||||
index_stopdesc=Cierre el servidor FirewallD y elimine todas las reglas enumeradas anteriormente.
|
||||
index_cerr=El módulo FirewallD no se puede usar : $1
|
||||
index_zone=Mostrar reglas en zona:
|
||||
index_zoneok=Cambio
|
||||
|
||||
index_zoneadd=Agregar Zona
|
||||
index_zonedel=Eliminar zona
|
||||
index_zonedef=Hacer por defecto
|
||||
index_type=Tipo de regla
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=¿Está seguro de que desea eliminar la zona $1, que contiene $2
|
||||
|
||||
defzone_err=Error al establecer la zona como predeterminada
|
||||
|
||||
richrule_iperr=Dirección IP inválida
|
||||
richrule_actionerr=Acción no válida
|
||||
richrules_title=Reglas de FirewallD
|
||||
richrules_title_sub=en la zona $1
|
||||
richrules_delete=Eliminar reglas seleccionadas
|
||||
index_listrules=Lista de reglas de FirewallD
|
||||
index_listrules_restartdesc=Enumere los detalles sobre las reglas FirewallD enriquecidas y directas existentes en la zona $1.
|
||||
list_rule_iperr=Dirección IP inválida
|
||||
list_rule_actionerr=Acción no válida
|
||||
list_rules_title=Reglas de FirewallD
|
||||
list_rules_title_sub=en la zona $1
|
||||
list_rules_delete=Eliminar reglas seleccionadas
|
||||
list_rules_type=Tipo
|
||||
list_rules_type_rich=Rico
|
||||
list_rules_type_direct=Directo
|
||||
list_rules_protocol=Protocolo
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origen
|
||||
list_rules_action=Acción
|
||||
list_rules_rule=Regla
|
||||
|
||||
restart_err=Error al aplicar la configuración
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Egin klik botoi honetan goian zerrendatutako suebakiaren konfigu
|
||||
index_restart=Aplikatu konfigurazioa
|
||||
index_restartdesc=Aktibatu goian azaldutako baimendutako zerbitzu eta portu guztiak, gune guztietan. Betirako sortu ez ziren arau aktiboak ordezkatuko dira.
|
||||
index_start=FirewallD abiarazi
|
||||
|
||||
index_startdesc=Hasi FirewallD zerbitzaria.
|
||||
index_stop=FirewallD Gelditu
|
||||
index_stopdesc=Itxi FirewallD zerbitzaria eta kendu goiko zerrendako arau guztiak.
|
||||
index_cerr=FirewallD modulua ezin da erabili : $1
|
||||
index_zone=Erakutsi arauak zonaldean:
|
||||
index_zoneok=Aldaketa
|
||||
|
||||
index_zoneadd=Gehitu Zona
|
||||
index_zonedel=Ezabatu zona
|
||||
index_zonedef=Lehenetsi
|
||||
index_type=Arau mota
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Ziur al zaude $2 ataka eta $3 zerbitzu biltzen dituen $1 zona eza
|
||||
|
||||
defzone_err=Ezin izan da eremua lehenetsi
|
||||
|
||||
richrule_iperr=IP helbide baliogabea
|
||||
richrule_actionerr=Ekintza baliogabea
|
||||
richrules_title=FirewallD Arauak
|
||||
richrules_title_sub=$1 eremuan
|
||||
richrules_delete=Ezabatu Hautatutako Arauak
|
||||
index_listrules=Zerrendatu FirewallD Arauak
|
||||
index_listrules_restartdesc=Zerrendatu lehendik dauden FirewallD arau aberats eta zuzenei buruzko xehetasunak $1 zonan.
|
||||
list_rule_iperr=IP helbide baliogabea
|
||||
list_rule_actionerr=Ekintza baliogabea
|
||||
list_rules_title=FirewallD Arauak
|
||||
list_rules_title_sub=$1 eremuan
|
||||
list_rules_delete=Ezabatu Hautatutako Arauak
|
||||
list_rules_type=Mota
|
||||
list_rules_type_rich=Aberatsa
|
||||
list_rules_type_direct=Zuzena
|
||||
list_rules_protocol=Protokoloa
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Jatorria
|
||||
list_rules_action=Ekintza
|
||||
list_rules_rule=Arau
|
||||
|
||||
restart_err=Ezin izan da konfigurazioa aplikatu
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=برای فعال کردن تنظیمات فایروال ذکر
|
||||
index_restart=پیکربندی را اعمال کنید
|
||||
index_restartdesc=کلیه خدمات و پورتهای مجاز ذکر شده در بالا ، در همه مناطق را فعال کنید. هر قانون فعال که به طور دائم ایجاد نشده است جایگزین خواهد شد.
|
||||
index_start=FirewallD را شروع کنید
|
||||
|
||||
index_startdesc=سرور FirewallD را راه اندازی کنید.
|
||||
index_stop=FirewallD را متوقف کنید
|
||||
index_stopdesc=سرور FirewallD را خاموش کنید و کلیه قوانین ذکر شده در بالا را حذف کنید.
|
||||
index_cerr=ماژول FirewallD قابل استفاده نیست :$1
|
||||
index_zone=نمایش قوانین در منطقه:
|
||||
index_zoneok=تغییر دادن
|
||||
|
||||
index_zoneadd=اضافه کردن منطقه
|
||||
index_zonedel=منطقه را حذف کنید
|
||||
index_zonedef=پیش فرض کنید
|
||||
index_type=نوع قانون
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=آیا مطمئن هستید که می خواهید منطقه$1
|
||||
|
||||
defzone_err=منطقه به طور پیش فرض انجام نشد
|
||||
|
||||
richrule_iperr=آدرس IP نامعتبر است
|
||||
richrule_actionerr=اقدام نامعتبر
|
||||
richrules_title=قوانین فایروالD
|
||||
richrules_title_sub=در منطقه $1
|
||||
richrules_delete=قوانین انتخاب شده را حذف کنید
|
||||
index_listrules=قوانین FirewallD را فهرست کنید
|
||||
index_listrules_restartdesc=جزئیات مربوط به قوانین فایروالD غنی و مستقیم موجود را در منطقه $1 فهرست کنید.
|
||||
list_rule_iperr=آدرس IP نامعتبر است
|
||||
list_rule_actionerr=اقدام نامعتبر
|
||||
list_rules_title=قوانین فایروالD
|
||||
list_rules_title_sub=در منطقه $1
|
||||
list_rules_delete=قوانین انتخاب شده را حذف کنید
|
||||
list_rules_type=تایپ کنید
|
||||
list_rules_type_rich=ثروتمند
|
||||
list_rules_type_direct=مستقیم
|
||||
list_rules_protocol=پروتکل
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=اصل و نسب
|
||||
list_rules_action=عمل
|
||||
list_rules_rule=قانون
|
||||
|
||||
restart_err=پیکربندی انجام نشد
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Napsauta tätä painiketta, jos haluat aktivoida yllä mainitut
|
||||
index_restart=Käytä määritystä
|
||||
index_restartdesc=Aktivoi kaikki yllä luetellut sallitut palvelut ja portit kaikissa vyöhykkeissä. Kaikki aktiiviset säännöt, joita ei luotu pysyvästi, korvataan.
|
||||
index_start=Käynnistä FirewallD
|
||||
|
||||
index_startdesc=Käynnistä FirewallD-palvelin.
|
||||
index_stop=Pysäytä palomuuri
|
||||
index_stopdesc=Sammuta FirewallD-palvelin ja poista kaikki yllä olevat säännöt.
|
||||
index_cerr=FirewallD-moduulia ei voi käyttää : $1
|
||||
index_zone=Näytä säännöt vyöhykkeellä:
|
||||
index_zoneok=Muuttaa
|
||||
|
||||
index_zoneadd=Lisää vyöhyke
|
||||
index_zonedel=Poista vyöhyke
|
||||
index_zonedef=Laita oletusarvoksi
|
||||
index_type=Sääntötyyppi
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Haluatko varmasti poistaa vyöhykkeen $1, joka sisältää $2 por
|
||||
|
||||
defzone_err=Alueesta ei oletusarvoinen
|
||||
|
||||
richrule_iperr=Virheellinen IP-osoite
|
||||
richrule_actionerr=Virheellinen toiminto
|
||||
richrules_title=FirewallD-säännöt
|
||||
richrules_title_sub=vyöhykkeellä $1
|
||||
richrules_delete=Poista valitut säännöt
|
||||
index_listrules=Luettele FirewallD-säännöt
|
||||
index_listrules_restartdesc=Luettele tiedot olemassa olevista monipuolisista ja suorista FirewallD-säännöistä $1 vyöhykkeellä.
|
||||
list_rule_iperr=Virheellinen IP-osoite
|
||||
list_rule_actionerr=Virheellinen toiminto
|
||||
list_rules_title=FirewallD-säännöt
|
||||
list_rules_title_sub=vyöhykkeellä $1
|
||||
list_rules_delete=Poista valitut säännöt
|
||||
list_rules_type=Tyyppi
|
||||
list_rules_type_rich=Rikas
|
||||
list_rules_type_direct=Suoraan
|
||||
list_rules_protocol=pöytäkirja
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Alkuperä
|
||||
list_rules_action=Toiminta
|
||||
list_rules_rule=Sääntö
|
||||
|
||||
restart_err=Asetusten määrittäminen epäonnistui
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Cliquez sur ce bouton pour activer la configuration du pare-feu
|
||||
index_restart=Appliquer la configuration
|
||||
index_restartdesc=Activez tous les services et ports autorisés répertoriés ci-dessus, dans toutes les zones. Toutes les règles actives qui n'ont pas été créées de manière permanente seront remplacées.
|
||||
index_start=Démarrez FirewallD
|
||||
|
||||
index_startdesc=Démarrez le serveur FirewallD.
|
||||
index_stop=Arrêter le pare-feuD
|
||||
index_stopdesc=Arrêtez le serveur FirewallD et supprimez toutes les règles répertoriées ci-dessus.
|
||||
index_cerr=Le module FirewallD ne peut pas être utilisé : $1
|
||||
index_zone=Afficher les règles dans la zone:
|
||||
index_zoneok=Changement
|
||||
|
||||
index_zoneadd=Ajouter une zone
|
||||
index_zonedel=Supprimer la zone
|
||||
index_zonedef=Faire défaut
|
||||
index_type=Type de règle
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Voulez-vous vraiment supprimer la zone $1, qui contient $2 ports
|
||||
|
||||
defzone_err=Impossible de définir la zone par défaut
|
||||
|
||||
richrule_iperr=Adresse IP invalide
|
||||
richrule_actionerr=Action invalide
|
||||
richrules_title=Règles FirewallD
|
||||
richrules_title_sub=dans la zone $1
|
||||
richrules_delete=Supprimer les règles sélectionnées
|
||||
index_listrules=Répertorier les règles FirewallD
|
||||
index_listrules_restartdesc=Répertorier les détails des règles FirewallD enrichies et directes existantes dans la zone $1.
|
||||
list_rule_iperr=Adresse IP invalide
|
||||
list_rule_actionerr=Action invalide
|
||||
list_rules_title=Règles FirewallD
|
||||
list_rules_title_sub=dans la zone $1
|
||||
list_rules_delete=Supprimer les règles sélectionnées
|
||||
list_rules_type=Taper
|
||||
list_rules_type_rich=Riche
|
||||
list_rules_type_direct=Direct
|
||||
list_rules_protocol=Protocole
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origine
|
||||
list_rules_action=Action
|
||||
list_rules_rule=Règle
|
||||
|
||||
restart_err=Impossible d'appliquer la configuration
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=לחץ על כפתור זה כדי להפעיל את תצורת
|
||||
index_restart=החל תצורה
|
||||
index_restartdesc=הפעל את כל השירותים והיציאות המותרים הרשומים לעיל, בכל האזורים. כללים פעילים שלא נוצרו לצמיתות יוחלפו.
|
||||
index_start=התחל את חומת האש D
|
||||
|
||||
index_startdesc=הפעל את שרת FirewallD.
|
||||
index_stop=עצור את חומת האש
|
||||
index_stopdesc=כבה את שרת ה- FirewallD והסר את כל הכללים המפורטים לעיל.
|
||||
index_cerr=לא ניתן להשתמש במודול ה- FirewallD : $1
|
||||
index_zone=הצג כללים באזור:
|
||||
index_zoneok=שינוי
|
||||
|
||||
index_zoneadd=הוסף אזור
|
||||
index_zonedel=מחק אזור
|
||||
index_zonedef=הגדר ברירת מחדל
|
||||
index_type=סוג כלל
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=האם אתה בטוח שברצונך למחוק את האזור
|
||||
|
||||
defzone_err=הפיכת אזור לברירת המחדל נכשלה
|
||||
|
||||
richrule_iperr=כתובת IP לא חוקית
|
||||
richrule_actionerr=פעולה לא חוקית
|
||||
richrules_title=כללי FirewallD
|
||||
richrules_title_sub=באזור $1
|
||||
richrules_delete=מחק כללים נבחרים
|
||||
index_listrules=רשום את חוקי FirewallD
|
||||
index_listrules_restartdesc=רשום פרטים על כללי FirewallD עשירים וישירים באזור $1.
|
||||
list_rule_iperr=כתובת IP לא חוקית
|
||||
list_rule_actionerr=פעולה לא חוקית
|
||||
list_rules_title=כללי FirewallD
|
||||
list_rules_title_sub=באזור $1
|
||||
list_rules_delete=מחק כללים נבחרים
|
||||
list_rules_type=סוּג
|
||||
list_rules_type_rich=עָשִׁיר
|
||||
list_rules_type_direct=ישיר
|
||||
list_rules_protocol=נוהל
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=מָקוֹר
|
||||
list_rules_action=פעולה
|
||||
list_rules_rule=כְּלָל
|
||||
|
||||
restart_err=החלת התצורה נכשלה
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Kliknite ovaj gumb da biste aktivirali gore navedenu konfiguraci
|
||||
index_restart=Primijeni konfiguraciju
|
||||
index_restartdesc=Aktivirajte sve dozvoljene usluge i priključke naprijed navedene u svim zonama. Sva aktivna pravila koja nisu trajno stvorena bit će zamijenjena.
|
||||
index_start=Pokrenite FirewallD
|
||||
|
||||
index_startdesc=Pokrenite FirewallD poslužitelj.
|
||||
index_stop=Zaustavi firewallD
|
||||
index_stopdesc=Isključite FirewallD poslužitelj i uklonite sva pravila navedena gore.
|
||||
index_cerr=Modul FirewallD ne može se koristiti : $1
|
||||
index_zone=Prikaži pravila u zoni:
|
||||
index_zoneok=Promijeniti
|
||||
|
||||
index_zoneadd=Dodaj zonu
|
||||
index_zonedel=Izbriši zonu
|
||||
index_zonedef=Napraviti zadani
|
||||
index_type=Vrsta pravila
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Jeste li sigurni da želite izbrisati zonu $1 koja sadrži $2 pri
|
||||
|
||||
defzone_err=Nije uspjelo napraviti zonu zadanu
|
||||
|
||||
richrule_iperr=Nevažeća IP adresa
|
||||
richrule_actionerr=Nevažeća radnja
|
||||
richrules_title=Pravila FirewallD
|
||||
richrules_title_sub=u zoni $1
|
||||
richrules_delete=Izbrišite odabrana pravila
|
||||
index_listrules=Navedite pravila FirewallD
|
||||
index_listrules_restartdesc=Navedite pojedinosti o postojećim bogatim i izravnim FirewallD pravilima u zoni $1.
|
||||
list_rule_iperr=Nevažeća IP adresa
|
||||
list_rule_actionerr=Nevažeća radnja
|
||||
list_rules_title=FirewallD pravila
|
||||
list_rules_title_sub=u zoni $1
|
||||
list_rules_delete=Izbrišite odabrana pravila
|
||||
list_rules_type=Tip
|
||||
list_rules_type_rich=Bogati
|
||||
list_rules_type_direct=Direktno
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Podrijetlo
|
||||
list_rules_action=Akcijski
|
||||
list_rules_rule=Pravilo
|
||||
|
||||
restart_err=Konfiguracija nije primijenjena
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Kattintson erre a gombra a fenti tűzfalkonfiguráció aktívvá
|
||||
index_restart=Alkalmazza a konfigurációt
|
||||
index_restartdesc=Aktiválja a fent felsorolt összes engedélyezett szolgáltatást és portot, minden zónában. A nem véglegesen létrehozott aktív szabályok helyébe lépnek.
|
||||
index_start=Indítsa el a FirewallD-t
|
||||
|
||||
index_startdesc=Indítsa el a FirewallD szervert.
|
||||
index_stop=Állítsa le a FirewallD-t
|
||||
index_stopdesc=Kapcsolja ki a FirewallD szervert, és távolítsa el az összes fent felsorolt szabályt.
|
||||
index_cerr=A FirewallD modul nem használható : $1
|
||||
index_zone=Mutassa meg a szabályokat a zónában:
|
||||
index_zoneok=változás
|
||||
|
||||
index_zoneadd=Zóna hozzáadása
|
||||
index_zonedel=Törölje a zónát
|
||||
index_zonedef=Tedd alapértelmezetté
|
||||
index_type=Szabály típusa
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Biztosan törli a $1 zónát, amely $2 portokat és $3 szolgálta
|
||||
|
||||
defzone_err=Nem sikerült a zónát alapértelmezetté tenni
|
||||
|
||||
richrule_iperr=Érvénytelen IP-cím
|
||||
richrule_actionerr=Érvénytelen művelet
|
||||
richrules_title=FirewallD szabályok
|
||||
richrules_title_sub=a $1 zónában
|
||||
richrules_delete=Törölje a kiválasztott szabályokat
|
||||
index_listrules=Sorolja fel a FirewallD szabályokat
|
||||
index_listrules_restartdesc=Részletek a(z) $1 zónában meglévő gazdag és közvetlen FirewallD szabályokról.
|
||||
list_rule_iperr=Érvénytelen IP-cím
|
||||
list_rule_actionerr=Érvénytelen művelet
|
||||
list_rules_title=FirewallD szabályok
|
||||
list_rules_title_sub=a $1 zónában
|
||||
list_rules_delete=Törölje a kiválasztott szabályokat
|
||||
list_rules_type=típus
|
||||
list_rules_type_rich=Gazdag
|
||||
list_rules_type_direct=Közvetlen
|
||||
list_rules_protocol=Jegyzőkönyv
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Eredet
|
||||
list_rules_action=Akció
|
||||
list_rules_rule=Szabály
|
||||
|
||||
restart_err=A konfiguráció alkalmazása nem sikerült
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Fare clic su questo pulsante per rendere attiva la configurazion
|
||||
index_restart=Applica configurazione
|
||||
index_restartdesc=Attiva tutti i servizi e le porte consentiti sopra elencati, in tutte le zone. Eventuali regole attive che non sono state create in modo permanente verranno sostituite.
|
||||
index_start=Avvia FirewallD
|
||||
|
||||
index_startdesc=Avvia il server FirewallD.
|
||||
index_stop=Ferma FirewallD
|
||||
index_stopdesc=Arrestare il server FirewallD e rimuovere tutte le regole sopra elencate.
|
||||
index_cerr=Il modulo FirewallD non può essere utilizzato : $1
|
||||
index_zone=Mostra regole nella zona:
|
||||
index_zoneok=Modificare
|
||||
|
||||
index_zoneadd=Aggiungi zona
|
||||
index_zonedel=Elimina zona
|
||||
index_zonedef=Rendere predefinito
|
||||
index_type=Tipo di regola
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Sei sicuro di voler eliminare la zona $1, che contiene $2 porte e
|
||||
|
||||
defzone_err=Impossibile rendere la zona predefinita
|
||||
|
||||
richrule_iperr=Indirizzo IP non valido
|
||||
richrule_actionerr=Azione non valida
|
||||
richrules_title=Regole FirewallD
|
||||
richrules_title_sub=nella zona $1
|
||||
richrules_delete=Elimina le regole selezionate
|
||||
index_listrules=Elenca le regole di FirewallD
|
||||
index_listrules_restartdesc=Elenca i dettagli sulle regole FirewallD avanzate e dirette esistenti nella zona $1.
|
||||
list_rule_iperr=Indirizzo IP non valido
|
||||
list_rule_actionerr=Azione non valida
|
||||
list_rules_title=Regole FirewallD
|
||||
list_rules_title_sub=nella zona $1
|
||||
list_rules_delete=Elimina le regole selezionate
|
||||
list_rules_type=Tipo
|
||||
list_rules_type_rich=Ricco
|
||||
list_rules_type_direct=Diretto
|
||||
list_rules_protocol=Protocollo
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origine
|
||||
list_rules_action=Azione
|
||||
list_rules_rule=Regola
|
||||
|
||||
restart_err=Impossibile applicare la configurazione
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=このボタンをクリックして、上記のファイアウ
|
||||
index_restart=設定を適用
|
||||
index_restartdesc=すべてのゾーンで、上記のすべての許可されたサービスとポートをアクティブにします。永続的に作成されなかったアクティブなルールはすべて置き換えられます。
|
||||
index_start=FirewallDを起動します
|
||||
|
||||
index_startdesc=FirewallDサーバーを起動します。
|
||||
index_stop=FirewallDを停止します
|
||||
index_stopdesc=FirewallDサーバーをシャットダウンし、上記のすべてのルールを削除します。
|
||||
index_cerr=FirewallDモジュールは使用できません: $1
|
||||
index_zone=ゾーンにルールを表示:
|
||||
index_zoneok=変化する
|
||||
|
||||
index_zoneadd=ゾーンの追加
|
||||
index_zonedel=ゾーンを削除
|
||||
index_zonedef=デフォルトにする
|
||||
index_type=ルールの種類
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=$2ポートと $3サービスを含むゾーン $1を削除して
|
||||
|
||||
defzone_err=ゾーンをデフォルトにできませんでした
|
||||
|
||||
richrule_iperr=無効なIPアドレス
|
||||
richrule_actionerr=無効なアクション
|
||||
richrules_title=FirewallDルール
|
||||
richrules_title_sub=ゾーン $1
|
||||
richrules_delete=選択したルールを削除する
|
||||
index_listrules=FirewallDルールを一覧表示
|
||||
index_listrules_restartdesc=$1ゾーンにある既存のリッチおよびダイレクトFirewallDルールに関する詳細を一覧表示します。
|
||||
list_rule_iperr=無効なIPアドレス
|
||||
list_rule_actionerr=無効なアクション
|
||||
list_rules_title=FirewallDルール
|
||||
list_rules_title_sub=ゾーン $1
|
||||
list_rules_delete=選択したルールを削除する
|
||||
list_rules_type=タイプ
|
||||
list_rules_type_rich=リッチ
|
||||
list_rules_type_direct=直接
|
||||
list_rules_protocol=プロトコル
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=元
|
||||
list_rules_action=アクション
|
||||
list_rules_rule=ルール
|
||||
|
||||
restart_err=構成を適用できませんでした
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=위에 나열된 방화벽 구성을 활성화하려면이 버
|
||||
index_restart=구성 적용
|
||||
index_restartdesc=모든 영역에서 위에 나열된 모든 허용 된 서비스 및 포트를 활성화하십시오. 영구적으로 생성되지 않은 활성 규칙이 교체됩니다.
|
||||
index_start=FirewallD 시작
|
||||
|
||||
index_startdesc=FirewallD 서버를 시작합니다.
|
||||
index_stop=방화벽 중지
|
||||
index_stopdesc=FirewallD 서버를 종료하고 위에 나열된 모든 규칙을 제거하십시오.
|
||||
index_cerr=FirewallD 모듈을 사용할 수 없습니다 : $1
|
||||
index_zone=영역에 규칙 표시 :
|
||||
index_zoneok=변화
|
||||
|
||||
index_zoneadd=영역 추가
|
||||
index_zonedel=영역 삭제
|
||||
index_zonedef=기본값으로 설정
|
||||
index_type=규칙 유형
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=$2 포트와 $3 서비스가 포함 된 $1 영역을 삭제 하
|
||||
|
||||
defzone_err=영역을 기본값으로 설정하지 못했습니다
|
||||
|
||||
richrule_iperr=잘못된 IP 주소
|
||||
richrule_actionerr=잘못된 작업
|
||||
richrules_title=FirewallD 규칙
|
||||
richrules_title_sub=영역 $1 에서
|
||||
richrules_delete=선택한 규칙 삭제
|
||||
index_listrules=FirewallD 규칙 나열
|
||||
index_listrules_restartdesc=$1 영역의 기존 풍부하고 직접적인 FirewallD 규칙에 대한 세부 정보를 나열합니다.
|
||||
list_rule_iperr=잘못된 IP 주소
|
||||
list_rule_actionerr=잘못된 작업
|
||||
list_rules_title=FirewallD 규칙
|
||||
list_rules_title_sub=영역 $1 에서
|
||||
list_rules_delete=선택한 규칙 삭제
|
||||
list_rules_type=유형
|
||||
list_rules_type_rich=부자
|
||||
list_rules_type_direct=직접
|
||||
list_rules_protocol=규약
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=기원
|
||||
list_rules_action=행동
|
||||
list_rules_rule=규칙
|
||||
|
||||
restart_err=구성을 적용하지 못했습니다
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Spustelėkite šį mygtuką, kad pirmiau išvardytos ugniasienė
|
||||
index_restart=Taikyti konfigūraciją
|
||||
index_restartdesc=Suaktyvinkite visas aukščiau išvardytas leidžiamas paslaugas ir prievadus visose zonose. Visos aktyvios taisyklės, kurios nebuvo sukurtos visam laikui, bus pakeistos.
|
||||
index_start=Paleiskite „FirewallD“
|
||||
|
||||
index_startdesc=Paleiskite FirewallD serverį.
|
||||
index_stop=Sustabdykite „FirewallD“
|
||||
index_stopdesc=Išjunkite „FirewallD“ serverį ir pašalinkite visas aukščiau išvardytas taisykles.
|
||||
index_cerr=„FirewallD“ modulio naudoti negalima : $1
|
||||
index_zone=Rodyti taisykles zonoje:
|
||||
index_zoneok=Keisti
|
||||
|
||||
index_zoneadd=Pridėti zoną
|
||||
index_zonedel=Ištrinti zoną
|
||||
index_zonedef=Padaryti numatytuoju
|
||||
index_type=Taisyklės tipas
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Ar tikrai norite ištrinti zoną $1, kurioje yra $2 prievadai ir
|
||||
|
||||
defzone_err=Nepavyko zonos padaryti numatytąja
|
||||
|
||||
richrule_iperr=Neteisingas IP adresas
|
||||
richrule_actionerr=Netinkamas veiksmas
|
||||
richrules_title=FirewallD taisyklės
|
||||
richrules_title_sub=zonoje $1
|
||||
richrules_delete=Ištrinkite pasirinktas taisykles
|
||||
index_listrules=Išvardykite FirewallD taisykles
|
||||
index_listrules_restartdesc=Išsamią informaciją apie esamas išsamias ir tiesiogines ugniasienės taisykles $1 zonoje.
|
||||
list_rule_iperr=Neteisingas IP adresas
|
||||
list_rule_actionerr=Netinkamas veiksmas
|
||||
list_rules_title=FirewallD taisyklės
|
||||
list_rules_title_sub=zonoje $1
|
||||
list_rules_delete=Ištrinkite pasirinktas taisykles
|
||||
list_rules_type=Tipas
|
||||
list_rules_type_rich=Turtingas
|
||||
list_rules_type_direct=Tiesioginis
|
||||
list_rules_protocol=protokolas
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Kilmė
|
||||
list_rules_action=Veiksmas
|
||||
list_rules_rule=Taisyklė
|
||||
|
||||
restart_err=Nepavyko pritaikyti konfigūracijos
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Noklikšķiniet uz šīs pogas, lai aktivizētu iepriekš uzskai
|
||||
index_restart=Lietot konfigurāciju
|
||||
index_restartdesc=Aktivizējiet visus iepriekš uzskaitītos atļautos pakalpojumus un ostas visās zonās. Visi aktīvie noteikumi, kas netika izveidoti neatgriezeniski, tiks aizstāti.
|
||||
index_start=Startējiet FirewallD
|
||||
|
||||
index_startdesc=Startējiet FirewallD serveri.
|
||||
index_stop=Apturēt FirewallD
|
||||
index_stopdesc=Izslēdziet FirewallD serveri un noņemiet visus iepriekš uzskaitītos noteikumus.
|
||||
index_cerr=FirewallD moduli nevar izmantot : $1
|
||||
index_zone=Rādīt noteikumus zonā:
|
||||
index_zoneok=Pārmaiņas
|
||||
|
||||
index_zoneadd=Pievienot zonu
|
||||
index_zonedel=Dzēst zonu
|
||||
index_zonedef=Padarīt noklusējumu
|
||||
index_type=Noteikumu tips
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Vai tiešām vēlaties izdzēst zonu $1, kurā ir $2 porti un $3
|
||||
|
||||
defzone_err=Neizdevās padarīt zonu par noklusējuma
|
||||
|
||||
richrule_iperr=Nederīga IP adrese
|
||||
richrule_actionerr=Nederīga darbība
|
||||
richrules_title=FirewallD noteikumi
|
||||
richrules_title_sub=zonā $1
|
||||
richrules_delete=Dzēst atlasītos noteikumus
|
||||
index_listrules=Uzskaitiet FirewallD noteikumus
|
||||
index_listrules_restartdesc=Norādiet detalizētu informāciju par esošajiem bagātinātajiem un tiešajiem FirewallD noteikumiem zonā $1.
|
||||
list_rule_iperr=Nederīga IP adrese
|
||||
list_rule_actionerr=Nederīga darbība
|
||||
list_rules_title=FirewallD noteikumi
|
||||
list_rules_title_sub=zonā $1
|
||||
list_rules_delete=Dzēst atlasītos noteikumus
|
||||
list_rules_type=Tips
|
||||
list_rules_type_rich=Bagāts
|
||||
list_rules_type_direct=Tieša
|
||||
list_rules_protocol=Protokols
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Izcelsme
|
||||
list_rules_action=Darbība
|
||||
list_rules_rule=Noteikums
|
||||
|
||||
restart_err=Neizdevās piemērot konfigurāciju
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Klik butang ini untuk membuat konfigurasi firewall disenaraikan
|
||||
index_restart=Terapkan Konfigurasi
|
||||
index_restartdesc=Aktifkan semua perkhidmatan dan pelabuhan yang dibenarkan di atas, dalam semua zon. Sebarang peraturan aktif yang tidak dibuat secara kekal akan diganti.
|
||||
index_start=Mula FirewallD
|
||||
|
||||
index_startdesc=Mulakan pelayan FirewallD.
|
||||
index_stop=Hentikan FirewallD
|
||||
index_stopdesc=Matikan pelayan FirewallD dan keluarkan semua peraturan yang disenaraikan di atas.
|
||||
index_cerr=Modul FirewallD tidak boleh digunakan : $1
|
||||
index_zone=Tunjukkan peraturan dalam zon:
|
||||
index_zoneok=Ubah
|
||||
|
||||
index_zoneadd=Tambah Zon
|
||||
index_zonedel=Padamkan Zon
|
||||
index_zonedef=Buat yang asal
|
||||
index_type=Jenis peraturan
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Adakah anda pasti mahu memadamkan zon $1, yang mengandungi $2 por
|
||||
|
||||
defzone_err=Gagal menjadikan zon lalai
|
||||
|
||||
richrule_iperr=Alamat IP tidak sah
|
||||
richrule_actionerr=Tindakan tidak sah
|
||||
richrules_title=Peraturan FirewallD
|
||||
richrules_title_sub=dalam zon $1
|
||||
richrules_delete=Padamkan Peraturan yang Dipilih
|
||||
index_listrules=Senaraikan Peraturan FirewallD
|
||||
index_listrules_restartdesc=Senaraikan butiran tentang peraturan FirewallD yang kaya dan langsung dalam $1 zon.
|
||||
list_rule_iperr=Alamat IP tidak sah
|
||||
list_rule_actionerr=Tindakan tidak sah
|
||||
list_rules_title=Peraturan FirewallD
|
||||
list_rules_title_sub=dalam zon $1
|
||||
list_rules_delete=Padamkan Peraturan yang Dipilih
|
||||
list_rules_type=taip
|
||||
list_rules_type_rich=Kaya
|
||||
list_rules_type_direct=Langsung
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=asal usul
|
||||
list_rules_action=Tindakan
|
||||
list_rules_rule=peraturan
|
||||
|
||||
restart_err=Gagal menggunakan konfigurasi
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Ikklikkja din il-buttuna biex tagħmel il-konfigurazzjoni tal-fi
|
||||
index_restart=Applika Konfigurazzjoni
|
||||
index_restartdesc=Attiva s-servizzi u l-portijiet kollha permessi elenkati hawn fuq, fiż-żoni kollha. Kull regola attiva li ma ġietx maħluqa b’mod permanenti se tinbidel.
|
||||
index_start=Ibda FirewallD
|
||||
|
||||
index_startdesc=Ibda s-server FirewallD.
|
||||
index_stop=Waqqaf FirewallD
|
||||
index_stopdesc=Itfi s-server FirewallD u neħħi r-regoli kollha elenkati hawn fuq.
|
||||
index_cerr=Il-modulu FirewallD ma jistax jintuża : $1
|
||||
index_zone=Uri r-regoli fiż-żona:
|
||||
index_zoneok=Ibdel
|
||||
|
||||
index_zoneadd=Żid Żona
|
||||
index_zonedel=Ħassar Żona
|
||||
index_zonedef=Agħmel nuqqas
|
||||
index_type=Tip ta ’regola
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Int żgur li trid tħassar iż-żona $1, li fiha $2 portijiet u s
|
||||
|
||||
defzone_err=Naqset milli tagħmel iż-żona default
|
||||
|
||||
richrule_iperr=Indirizz IP invalidu
|
||||
richrule_actionerr=Azzjoni invalida
|
||||
richrules_title=FirewallD Regoli
|
||||
richrules_title_sub=fiż-żona $1
|
||||
richrules_delete=Ħassar ir-Regoli Magħżula
|
||||
index_listrules=Lista tar-regoli FirewallD
|
||||
index_listrules_restartdesc=Elenka d-dettalji dwar ir-regoli FirewallD sinjuri u diretti eżistenti fiż-żona $1.
|
||||
list_rule_iperr=Indirizz IP invalidu
|
||||
list_rule_actionerr=Azzjoni invalida
|
||||
list_rules_title=FirewallD Regoli
|
||||
list_rules_title_sub=fiż-żona $1
|
||||
list_rules_delete=Ħassar ir-Regoli Magħżula
|
||||
list_rules_type=Tip
|
||||
list_rules_type_rich=Sinjur
|
||||
list_rules_type_direct=Dirett
|
||||
list_rules_protocol=Protokoll
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Oriġini
|
||||
list_rules_action=Azzjoni
|
||||
list_rules_rule=Regola
|
||||
|
||||
restart_err=Ma rnexxielux japplika l-konfigurazzjoni
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Klik op deze knop om de hierboven vermelde firewallconfiguratie
|
||||
index_restart=Configuratie toepassen
|
||||
index_restartdesc=Activeer alle toegestane services en poorten hierboven vermeld, in alle zones. Alle actieve regels die niet permanent zijn gemaakt, worden vervangen.
|
||||
index_start=Start FirewallD
|
||||
|
||||
index_startdesc=Start de FirewallD-server.
|
||||
index_stop=Stop FirewallD
|
||||
index_stopdesc=Sluit de FirewallD-server af en verwijder alle bovenstaande regels.
|
||||
index_cerr=De FirewallD-module kan niet worden gebruikt : $1
|
||||
index_zone=Toon regels in zone:
|
||||
index_zoneok=Verandering
|
||||
|
||||
index_zoneadd=Zone toevoegen
|
||||
index_zonedel=Zone verwijderen
|
||||
index_zonedef=Maak standaard
|
||||
index_type=Regeltype
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Weet u zeker dat u zone $1 wilt verwijderen, die $2 poorten en $3
|
||||
|
||||
defzone_err=Kan zone niet als standaard instellen
|
||||
|
||||
richrule_iperr=Ongeldig IP-adres
|
||||
richrule_actionerr=Ongeldige actie
|
||||
richrules_title=FirewallD-regels
|
||||
richrules_title_sub=in zone $1
|
||||
richrules_delete=Geselecteerde regels verwijderen
|
||||
index_listrules=FirewallD-regels weergeven
|
||||
index_listrules_restartdesc=Vermeld details over bestaande uitgebreide en directe FirewallD-regels in zone $1.
|
||||
list_rule_iperr=Ongeldig IP-adres
|
||||
list_rule_actionerr=Ongeldige actie
|
||||
list_rules_title=FirewallD-regels
|
||||
list_rules_title_sub=in zone $1
|
||||
list_rules_delete=Geselecteerde regels verwijderen
|
||||
list_rules_type=Type
|
||||
list_rules_type_rich=Rijk
|
||||
list_rules_type_direct=direct
|
||||
list_rules_protocol=Protocol
|
||||
list_rules_ip=IK P
|
||||
list_rules_origin=Oorsprong
|
||||
list_rules_action=Actie
|
||||
list_rules_rule=Regel
|
||||
|
||||
restart_err=Configuratie mislukt
|
||||
|
||||
|
||||
@@ -7,13 +7,11 @@ index_applydesc=Klikk på denne knappen for å gjøre konfigurasjonen ovenfor ak
|
||||
index_restart=Bruk konfigurasjon
|
||||
index_restartdesc=Aktiver alle tillatte tjenester og porter angitt ovenfor, i alle soner. Alle aktive regler som ikke er permanent opprettet, vil bli erstattet,
|
||||
index_start=Start FirewallD
|
||||
|
||||
index_stop=Stopp FirewallD
|
||||
index_stopdesc=Stopp FirewallD tjeneren og fjern alle reglene angitt ovenfor.
|
||||
index_cerr=FirewallD modulen kan ikke brukes : $1
|
||||
index_zone=Vis regler i sone:
|
||||
index_zoneok=Endre
|
||||
|
||||
index_zonedel=Slett sone
|
||||
index_zonedef=Gjør til standard
|
||||
index_type=Regel type
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
index_startdesc=Start FirewallD-serveren.
|
||||
index_zoneadd=Legg til sone
|
||||
index_ifaces_def=Alle grensesnitt
|
||||
index_ifaces_sel=Valgte grensesnitt:
|
||||
|
||||
richrule_iperr=Ugyldig IP-adresse
|
||||
richrule_actionerr=Ugyldig handling
|
||||
richrules_title=FirewallD-regler
|
||||
richrules_title_sub=i sone $1
|
||||
richrules_delete=Slett valgte regler
|
||||
index_listrules=Liste FirewallD-regler
|
||||
index_listrules_restartdesc=Vis detaljer om eksisterende rike og direkte FirewallD-regler i $1-sonen.
|
||||
list_rule_iperr=Ugyldig IP-adresse
|
||||
list_rule_actionerr=Ugyldig handling
|
||||
list_rules_title=FirewallD-regler
|
||||
list_rules_title_sub=i sone $1
|
||||
list_rules_delete=Slett valgte regler
|
||||
list_rules_type=Type
|
||||
list_rules_type_rich=Rik
|
||||
list_rules_type_direct=Direkte
|
||||
list_rules_protocol=Protokoll
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Opprinnelse
|
||||
list_rules_action=Handling
|
||||
list_rules_rule=Regel
|
||||
|
||||
@@ -7,13 +7,11 @@ index_applydesc=Kliknij na ten przycisk, aby aktywować powyższą konfigurację
|
||||
index_restart=Zastosuj konfigurację
|
||||
index_restartdesc=Aktywuj wszystkie dozwolone usługi i porty wymienione powyżej we wszystkich strefach. Wszystkie aktywne reguły, które nie są stałe zostaną zamienione.
|
||||
index_start=Uruchom FirewallD
|
||||
|
||||
index_stop=Zatrzymaj FirewallD
|
||||
index_stopdesc=Zamyka serwer FirewallD i usuwa powyższe reguły.
|
||||
index_cerr=Moduł FirewallD nie może być użyty : $1
|
||||
index_zone=Wyświetl reguły w strefie:
|
||||
index_zoneok=Zmień
|
||||
|
||||
index_zonedel=Usuń strefę
|
||||
index_zonedef=Utwórz domyślną
|
||||
index_type=Typ reguły
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
index_startdesc=Uruchom serwer FirewallD.
|
||||
index_zoneadd=Dodaj strefę
|
||||
index_tforward=Naprzód
|
||||
index_fadd=Dodaj port do przodu.
|
||||
index_ifaces_def=Wszystkie interfejsy
|
||||
@@ -17,13 +19,21 @@ forward_dstlocal=Ten system
|
||||
forward_edstaddr=Nieprawidłowy adres docelowy IPv4
|
||||
forward_eneither=Należy podać adres docelowy lub port albo oba te adresy
|
||||
|
||||
richrule_iperr=Nieprawidłowy adres IP
|
||||
richrule_actionerr=Nieprawidłowa czynność
|
||||
richrules_title=Zasady zapory ogniowej
|
||||
richrules_title_sub=w strefie $1
|
||||
richrules_delete=Usuń wybrane reguły
|
||||
index_listrules=Wyświetlanie listy reguł FirewallD
|
||||
index_listrules_restartdesc=Wyświetl szczegółowe informacje o istniejących rozbudowanych i bezpośrednich regułach FirewallD w strefie $1.
|
||||
list_rule_iperr=Nieprawidłowy adres IP
|
||||
list_rule_actionerr=Nieprawidłowa czynność
|
||||
list_rules_title=Zasady zapory ogniowej
|
||||
list_rules_title_sub=w strefie $1
|
||||
list_rules_delete=Usuń wybrane reguły
|
||||
list_rules_type=Rodzaj
|
||||
list_rules_type_rich=Bogaty
|
||||
list_rules_type_direct=Bezpośredni
|
||||
list_rules_protocol=Protokół
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Pochodzenie
|
||||
list_rules_action=Akcja
|
||||
list_rules_rule=Reguła
|
||||
|
||||
log_create_forward=Dodano do przodu $1
|
||||
log_delete_forward=Usunięto do przodu $1
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Clique neste botão para ativar a configuração do firewall lis
|
||||
index_restart=Aplicar configuração
|
||||
index_restartdesc=Ative todos os serviços e portas permitidos listados acima, em todas as zonas. Quaisquer regras ativas que não foram criadas permanentemente serão substituídas.
|
||||
index_start=Iniciar o FirewallD
|
||||
|
||||
index_startdesc=Inicie o servidor FirewallD.
|
||||
index_stop=Pare o FirewallD
|
||||
index_stopdesc=Desligue o servidor FirewallD e remova todas as regras listadas acima.
|
||||
index_cerr=O módulo FirewallD não pode ser usado : $1
|
||||
index_zone=Mostrar regras na zona:
|
||||
index_zoneok=mudança
|
||||
|
||||
index_zoneadd=Adicionar zona
|
||||
index_zonedel=Excluir zona
|
||||
index_zonedef=Tornar padrão
|
||||
index_type=Tipo de regra
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Tem certeza de que deseja excluir a zona $1, que contém $2 porta
|
||||
|
||||
defzone_err=Falha ao tornar a zona o padrão
|
||||
|
||||
richrule_iperr=Endereço IP inválido
|
||||
richrule_actionerr=Ação inválida
|
||||
richrules_title=Regras do FirewallD
|
||||
richrules_title_sub=na zona $1
|
||||
richrules_delete=Excluir regras selecionadas
|
||||
index_listrules=Listar regras do FirewallD
|
||||
index_listrules_restartdesc=Liste detalhes sobre regras de FirewallD avançadas e diretas existentes na zona $1.
|
||||
list_rule_iperr=Endereço IP inválido
|
||||
list_rule_actionerr=Ação inválida
|
||||
list_rules_title=Regras do FirewallD
|
||||
list_rules_title_sub=na zona $1
|
||||
list_rules_delete=Excluir regras selecionadas
|
||||
list_rules_type=Tipo
|
||||
list_rules_type_rich=Rico
|
||||
list_rules_type_direct=Direto
|
||||
list_rules_protocol=Protocolo
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origem
|
||||
list_rules_action=Açao
|
||||
list_rules_rule=Regra
|
||||
|
||||
restart_err=Falha ao aplicar a configuração
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Clique neste botão para ativar a configuração do firewall lis
|
||||
index_restart=Aplicar configuração
|
||||
index_restartdesc=Ative todos os serviços e portas permitidos listados acima, em todas as zonas. Quaisquer regras ativas que não foram criadas permanentemente serão substituídas.
|
||||
index_start=Iniciar o FirewallD
|
||||
|
||||
index_startdesc=Inicie o servidor FirewallD.
|
||||
index_stop=Pare o FirewallD
|
||||
index_stopdesc=Desligue o servidor FirewallD e remova todas as regras listadas acima.
|
||||
index_cerr=O módulo FirewallD não pode ser usado : $1
|
||||
index_zone=Mostrar regras na zona:
|
||||
index_zoneok=mudança
|
||||
|
||||
index_zoneadd=Adicionar zona
|
||||
index_zonedel=Excluir zona
|
||||
index_zonedef=Tornar padrão
|
||||
index_type=Tipo de regra
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Tem certeza de que deseja excluir a zona $1, que contém $2 porta
|
||||
|
||||
defzone_err=Falha ao tornar a zona o padrão
|
||||
|
||||
richrule_iperr=Endereço IP inválido
|
||||
richrule_actionerr=Ação inválida
|
||||
richrules_title=Regras do FirewallD
|
||||
richrules_title_sub=na zona $1
|
||||
richrules_delete=Excluir regras selecionadas
|
||||
index_listrules=Listar regras do FirewallD
|
||||
index_listrules_restartdesc=Liste detalhes sobre regras de FirewallD avançadas e diretas existentes na zona $1.
|
||||
list_rule_iperr=Endereço IP inválido
|
||||
list_rule_actionerr=Ação inválida
|
||||
list_rules_title=Regras do FirewallD
|
||||
list_rules_title_sub=na zona $1
|
||||
list_rules_delete=Excluir regras selecionadas
|
||||
list_rules_type=Tipo
|
||||
list_rules_type_rich=Rico
|
||||
list_rules_type_direct=Direto
|
||||
list_rules_protocol=Protocolo
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origem
|
||||
list_rules_action=Açao
|
||||
list_rules_rule=Regra
|
||||
|
||||
restart_err=Falha ao aplicar a configuração
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Faceți clic pe acest buton pentru a face activă configurația
|
||||
index_restart=Aplicați configurare
|
||||
index_restartdesc=Activați toate serviciile și porturile permise enumerate mai sus, în toate zonele. Orice reguli active care nu au fost create permanent vor fi înlocuite.
|
||||
index_start=Porniți FirewallD
|
||||
|
||||
index_startdesc=Porniți serverul FirewallD.
|
||||
index_stop=Stop FirewallD
|
||||
index_stopdesc=Opriți serverul FirewallD și eliminați toate regulile enumerate mai sus.
|
||||
index_cerr=Modulul FirewallD nu poate fi utilizat : $1
|
||||
index_zone=Afișați reguli în zonă:
|
||||
index_zoneok=Schimbare
|
||||
|
||||
index_zoneadd=Adăugați o zonă
|
||||
index_zonedel=Ștergeți Zona
|
||||
index_zonedef=Face implicit
|
||||
index_type=Tip de regulă
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Sigur doriți să ștergeți zona $1, care conține $2 porturi ș
|
||||
|
||||
defzone_err=Nu a reușit să facă zona implicită
|
||||
|
||||
richrule_iperr=Adresă IP nevalidă
|
||||
richrule_actionerr=Acțiune nevalidă
|
||||
richrules_title=Reguli FirewallD
|
||||
richrules_title_sub=în zona $1
|
||||
richrules_delete=Ștergeți regulile selectate
|
||||
index_listrules=Listează regulile FirewallD
|
||||
index_listrules_restartdesc=Listați detalii despre regulile FirewallD bogate și directe existente în zona $1.
|
||||
list_rule_iperr=Adresă IP nevalidă
|
||||
list_rule_actionerr=Acțiune nevalidă
|
||||
list_rules_title=Reguli FirewallD
|
||||
list_rules_title_sub=în zona $1
|
||||
list_rules_delete=Ștergeți regulile selectate
|
||||
list_rules_type=Tip
|
||||
list_rules_type_rich=Bogat
|
||||
list_rules_type_direct=Direct
|
||||
list_rules_protocol=Protocol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Origine
|
||||
list_rules_action=Acțiune
|
||||
list_rules_rule=Regulă
|
||||
|
||||
restart_err=Eroare la aplicarea configurației
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Нажмите эту кнопку, чтобы активиро
|
||||
index_restart=Применить конфигурацию
|
||||
index_restartdesc=Активируйте все разрешенные службы и порты, перечисленные выше, во всех зонах. Любые активные правила, которые не были созданы постоянно, будут заменены.
|
||||
index_start=Запустите FirewallD
|
||||
|
||||
index_startdesc=Запустите сервер FirewallD.
|
||||
index_stop=Остановить FirewallD
|
||||
index_stopdesc=Завершите работу сервера FirewallD и удалите все правила, перечисленные выше.
|
||||
index_cerr=Модуль FirewallD не может быть использован : $1
|
||||
index_zone=Показать правила в зоне:
|
||||
index_zoneok=Изменить
|
||||
|
||||
index_zoneadd=Добавить зону
|
||||
index_zonedel=Удалить зону
|
||||
index_zonedef=Использовать по умолчанию
|
||||
index_type=Тип правила
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Вы уверены, что хотите удалить зону
|
||||
|
||||
defzone_err=Не удалось сделать зону по умолчанию
|
||||
|
||||
richrule_iperr=Неверный IP-адрес
|
||||
richrule_actionerr=Неверное действие
|
||||
richrules_title=Правила брандмауэра
|
||||
richrules_title_sub=в зоне $1
|
||||
richrules_delete=Удалить выбранные правила
|
||||
index_listrules=Получение списка правил FirewallD
|
||||
index_listrules_restartdesc=Список сведений о существующих полнофункциональных и прямых правилах FirewallD в зоне $1.
|
||||
list_rule_iperr=Неверный IP-адрес
|
||||
list_rule_actionerr=Недопустимое действие
|
||||
list_rules_title=Правила брандмауэра
|
||||
list_rules_title_sub=в зоне $1
|
||||
list_rules_delete=Удалить выбранные правила
|
||||
list_rules_type=Тип
|
||||
list_rules_type_rich=Богатый
|
||||
list_rules_type_direct=Прямой
|
||||
list_rules_protocol=Протокол
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Источник
|
||||
list_rules_action=Действие
|
||||
list_rules_rule=Правило
|
||||
|
||||
restart_err=Не удалось применить конфигурацию
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Kliknutím na toto tlačidlo aktivujete vyššie uvedenú konfig
|
||||
index_restart=Použiť konfiguráciu
|
||||
index_restartdesc=Aktivujte všetky vyššie uvedené povolené služby a porty vo všetkých zónach. Všetky aktívne pravidlá, ktoré neboli trvalo vytvorené, budú nahradené.
|
||||
index_start=Spustite FirewallD
|
||||
|
||||
index_startdesc=Spustite server FirewallD.
|
||||
index_stop=Zastavte FirewallD
|
||||
index_stopdesc=Vypnite server FirewallD a odstráňte všetky pravidlá uvedené vyššie.
|
||||
index_cerr=Modul FirewallD nemožno použiť : $1
|
||||
index_zone=Zobraziť pravidlá v zóne:
|
||||
index_zoneok=zmena
|
||||
|
||||
index_zoneadd=Pridať zónu
|
||||
index_zonedel=Odstrániť zónu
|
||||
index_zonedef=Nastaviť ako predvolené
|
||||
index_type=Typ pravidla
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Naozaj chcete odstrániť zónu $1, ktorá obsahuje $2 porty a sl
|
||||
|
||||
defzone_err=Zónu sa nepodarilo nastaviť ako predvolenú
|
||||
|
||||
richrule_iperr=Neplatná adresa IP
|
||||
richrule_actionerr=Neplatná akcia
|
||||
richrules_title=Pravidlá brány firewall
|
||||
richrules_title_sub=v zóne $1
|
||||
richrules_delete=Odstrániť vybrané pravidlá
|
||||
index_listrules=Zoznam pravidiel FirewallD
|
||||
index_listrules_restartdesc=Uveďte podrobnosti o existujúcich bohatých a priamych pravidlách brány FirewallD v zóne $1.
|
||||
list_rule_iperr=Neplatná adresa IP
|
||||
list_rule_actionerr=Neplatná akcia
|
||||
list_rules_title=Pravidlá brány firewallD
|
||||
list_rules_title_sub=v zóne $1
|
||||
list_rules_delete=Odstrániť vybrané pravidlá
|
||||
list_rules_type=Typ
|
||||
list_rules_type_rich=Bohatý
|
||||
list_rules_type_direct=Priamy
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Pôvod
|
||||
list_rules_action=Akcia
|
||||
list_rules_rule=Pravidlo
|
||||
|
||||
restart_err=Nepodarilo sa použiť konfiguráciu
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Kliknite ta gumb, da aktivirate zgoraj navedeno konfiguracijo po
|
||||
index_restart=Uporabi konfiguracijo
|
||||
index_restartdesc=V vseh območjih aktivirajte vse zgoraj naštete dovoljene storitve in vrata. Vsa aktivna pravila, ki niso bila ustvarjena trajno, bodo nadomeščena.
|
||||
index_start=Zaženite FirewallD
|
||||
|
||||
index_startdesc=Zaženite strežnik FirewallD.
|
||||
index_stop=Ustavite FirewallD
|
||||
index_stopdesc=Izklopite strežnik FirewallD in odstranite vsa zgoraj navedena pravila.
|
||||
index_cerr=Modula FirewallD ni mogoče uporabiti : $1
|
||||
index_zone=Prikaži pravila v coni:
|
||||
index_zoneok=Spremeni se
|
||||
|
||||
index_zoneadd=Dodaj cono
|
||||
index_zonedel=Zbriši cono
|
||||
index_zonedef=Nastavi kot privzeto
|
||||
index_type=Vrsta pravila
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Ali ste prepričani, da želite izbrisati cono $1, ki vsebuje $2
|
||||
|
||||
defzone_err=Območje ni postalo privzeto
|
||||
|
||||
richrule_iperr=Neveljaven naslov IP
|
||||
richrule_actionerr=Neveljavno dejanje
|
||||
richrules_title=Pravila požarnega ziduD
|
||||
richrules_title_sub=v coni $1
|
||||
richrules_delete=Izbriši izbrana pravila
|
||||
index_listrules=Seznam pravil FirewallD
|
||||
index_listrules_restartdesc=Navedite podrobnosti o obstoječih obogatenih in neposrednih pravilih FirewallD v območju $1.
|
||||
list_rule_iperr=Neveljaven naslov IP
|
||||
list_rule_actionerr=Neveljavno dejanje
|
||||
list_rules_title=Pravila požarnega ziduD
|
||||
list_rules_title_sub=v coni $1
|
||||
list_rules_delete=Izbriši izbrana pravila
|
||||
list_rules_type=Vrsta
|
||||
list_rules_type_rich=Bogat
|
||||
list_rules_type_direct=Neposredno
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Izvor
|
||||
list_rules_action=Ukrep
|
||||
list_rules_rule=Pravilo
|
||||
|
||||
restart_err=Konfiguracije ni bilo mogoče uporabiti
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Klicka på den här knappen för att aktivera brandväggskonfigu
|
||||
index_restart=Använd konfigurering
|
||||
index_restartdesc=Aktivera alla tillåtna tjänster och portar som listas ovan i alla zoner. Alla aktiva regler som inte skapades permanent kommer att ersättas.
|
||||
index_start=Starta brandväggD
|
||||
|
||||
index_startdesc=Starta FirewallD-servern.
|
||||
index_stop=Sluta brandväggenD
|
||||
index_stopdesc=Stäng av FirewallD-servern och ta bort alla regler som anges ovan.
|
||||
index_cerr=FirewallD-modulen kan inte användas : $1
|
||||
index_zone=Visa regler i zon:
|
||||
index_zoneok=Förändra
|
||||
|
||||
index_zoneadd=Lägg till zon
|
||||
index_zonedel=Radera zon
|
||||
index_zonedef=Göra default
|
||||
index_type=Regeltyp
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Är du säker på att du vill ta bort zonen $1, som innehåller $
|
||||
|
||||
defzone_err=Det gick inte att göra zon som standard
|
||||
|
||||
richrule_iperr=Ogiltig IP-adress
|
||||
richrule_actionerr=Ogiltig åtgärd
|
||||
richrules_title=FirewallD-regler
|
||||
richrules_title_sub=i zon $1
|
||||
richrules_delete=Ta bort valda regler
|
||||
index_listrules=Lista FirewallD-regler
|
||||
index_listrules_restartdesc=Lista detaljer om befintliga rika och direkta FirewallD-regler i $1-zonen.
|
||||
list_rule_iperr=Ogiltig IP-adress
|
||||
list_rule_actionerr=Ogiltig åtgärd
|
||||
list_rules_title=FirewallD-regler
|
||||
list_rules_title_sub=i zon $1
|
||||
list_rules_delete=Ta bort valda regler
|
||||
list_rules_type=Typ
|
||||
list_rules_type_rich=Rik
|
||||
list_rules_type_direct=Direkt
|
||||
list_rules_protocol=Protokoll
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Ursprung
|
||||
list_rules_action=Handling
|
||||
list_rules_rule=Regel
|
||||
|
||||
restart_err=Det gick inte att tillämpa konfigurationen
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=คลิกที่ปุ่มนี้เพื่อให
|
||||
index_restart=ใช้การกำหนดค่า
|
||||
index_restartdesc=เปิดใช้งานบริการและพอร์ตที่ได้รับอนุญาตทั้งหมดที่ระบุไว้ด้านบนในทุกโซน กฎที่ใช้งานใด ๆ ที่ไม่ได้สร้างขึ้นอย่างถาวรจะถูกแทนที่
|
||||
index_start=เริ่ม FirewallD
|
||||
|
||||
index_startdesc=เริ่มเซิร์ฟเวอร์ FirewallD
|
||||
index_stop=หยุด FirewallD
|
||||
index_stopdesc=ปิดเซิร์ฟเวอร์ FirewallD และลบกฎทั้งหมดที่ระบุไว้ข้างต้น
|
||||
index_cerr=ไม่สามารถใช้โมดูล FirewallD ได้ : $1
|
||||
index_zone=แสดงกฎในโซน:
|
||||
index_zoneok=เปลี่ยนแปลง
|
||||
|
||||
index_zoneadd=เพิ่มโซน
|
||||
index_zonedel=ลบโซน
|
||||
index_zonedef=ทำให้เป็นค่าเริ่มต้น
|
||||
index_type=ประเภทกฎ
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=คุณแน่ใจหรือไม่ว่าต้อ
|
||||
|
||||
defzone_err=ไม่สามารถทำให้โซนเป็นค่าเริ่มต้น
|
||||
|
||||
richrule_iperr=ที่อยู่ IP ไม่ถูกต้อง
|
||||
richrule_actionerr=การกระทำที่ไม่ถูกต้อง
|
||||
richrules_title=กฎไฟร์วอลล์D
|
||||
richrules_title_sub=ในโซน $1
|
||||
richrules_delete=ลบกฎที่เลือก
|
||||
index_listrules=แสดงรายการกฎ FirewallD
|
||||
index_listrules_restartdesc=แสดงรายการรายละเอียดเกี่ยวกับกฎ FirewallD แบบสมบูรณ์และโดยตรงที่มีอยู่ในโซน $1
|
||||
list_rule_iperr=ที่อยู่ IP ไม่ถูกต้อง
|
||||
list_rule_actionerr=การกระทำที่ไม่ถูกต้อง
|
||||
list_rules_title=กฎไฟร์วอลล์D
|
||||
list_rules_title_sub=ในโซน $1
|
||||
list_rules_delete=ลบกฎที่เลือก
|
||||
list_rules_type=พิมพ์
|
||||
list_rules_type_rich=รวย
|
||||
list_rules_type_direct=โดยตรง
|
||||
list_rules_protocol=มาตรการ
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=ต้นทาง
|
||||
list_rules_action=หนังบู๊
|
||||
list_rules_rule=กฎ
|
||||
|
||||
restart_err=ไม่สามารถใช้การกำหนดค่า
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Yukarıda listelenen güvenlik duvarı yapılandırmasını etki
|
||||
index_restart=Yapılandırmayı Uygula
|
||||
index_restartdesc=Yukarıda listelenen tüm izin verilen hizmetleri ve bağlantı noktalarını tüm bölgelerde etkinleştirin. Kalıcı olarak oluşturulmamış etkin kurallar değiştirilecektir.
|
||||
index_start=Güvenlik Duvarını BaşlatD
|
||||
|
||||
index_startdesc=FirewallD sunucusunu başlatın.
|
||||
index_stop=Güvenlik Duvarını DurdurD
|
||||
index_stopdesc=FirewallD sunucusunu kapatın ve yukarıda listelenen tüm kuralları kaldırın.
|
||||
index_cerr=FirewallD modülü kullanılamaz : $1
|
||||
index_zone=Bölgedeki kuralları göster:
|
||||
index_zoneok=Değişiklik
|
||||
|
||||
index_zoneadd=Bölge Ekle
|
||||
index_zonedel=Bölgeyi Sil
|
||||
index_zonedef=Varsayılan Yap
|
||||
index_type=Kural türü
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=$2 bağlantı noktası ve $3 hizmetini içeren $1 bölgesini silm
|
||||
|
||||
defzone_err=Bölge varsayılan olarak ayarlanamadı
|
||||
|
||||
richrule_iperr=Geçersiz IP adresi
|
||||
richrule_actionerr=Geçersiz eylem
|
||||
richrules_title=Güvenlik DuvarıD Kuralları
|
||||
richrules_title_sub=$1 bölgesinde
|
||||
richrules_delete=Seçili Kuralları Sil
|
||||
index_listrules=FirewallD Kurallarını Listeleme
|
||||
index_listrules_restartdesc=$1 bölgesindeki mevcut zengin ve doğrudan FirewallD kurallarıyla ilgili ayrıntıları listeleyin.
|
||||
list_rule_iperr=Geçersiz IP adresi
|
||||
list_rule_actionerr=Geçersiz eylem
|
||||
list_rules_title=Güvenlik DuvarıD Kuralları
|
||||
list_rules_title_sub=$1 bölgesinde
|
||||
list_rules_delete=Seçili Kuralları Sil
|
||||
list_rules_type=Tip
|
||||
list_rules_type_rich=Zengin
|
||||
list_rules_type_direct=doğrudan
|
||||
list_rules_protocol=Protokol
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Menşei
|
||||
list_rules_action=Aksiyon
|
||||
list_rules_rule=Kural
|
||||
|
||||
restart_err=Yapılandırma uygulanamadı
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Натисніть цю кнопку, щоб активуват
|
||||
index_restart=Застосувати конфігурацію
|
||||
index_restartdesc=Активуйте всі дозволені служби та порти, перелічені вище, у всіх зонах. Будь-які активні правила, які не були створені постійно, будуть замінені.
|
||||
index_start=Запустіть FirewallD
|
||||
|
||||
index_startdesc=Запустіть сервер FirewallD.
|
||||
index_stop=Зупиніть FirewallD
|
||||
index_stopdesc=Вимкніть сервер FirewallD та видаліть усі правила, перелічені вище.
|
||||
index_cerr=Не можна використовувати модуль FirewallD : $1
|
||||
index_zone=Показати правила в зоні:
|
||||
index_zoneok=Зміна
|
||||
|
||||
index_zoneadd=Додати зону
|
||||
index_zonedel=Видалити зону
|
||||
index_zonedef=Використовувати за замовчуванням
|
||||
index_type=Тип правила
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Ви впевнені, що хочете видалити зон
|
||||
|
||||
defzone_err=Не вдалося зробити зону за замовчуванням
|
||||
|
||||
richrule_iperr=Недійсна IP-адреса
|
||||
richrule_actionerr=Недійсна дія
|
||||
richrules_title=Правила FirewallD
|
||||
richrules_title_sub=в зоні $1
|
||||
richrules_delete=Видалити вибрані правила
|
||||
index_listrules=Перелік правил FirewallD
|
||||
index_listrules_restartdesc=Перелік інформації про існуючі розширені та прямі правила FirewallD у зоні $1.
|
||||
list_rule_iperr=Недійсна IP-адреса
|
||||
list_rule_actionerr=Недійсна дія
|
||||
list_rules_title=Правила FirewallD
|
||||
list_rules_title_sub=в зоні $1
|
||||
list_rules_delete=Видалити вибрані правила
|
||||
list_rules_type=Тип
|
||||
list_rules_type_rich=Багатий
|
||||
list_rules_type_direct=Прямий
|
||||
list_rules_protocol=протокол
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Походження
|
||||
list_rules_action=Дія
|
||||
list_rules_rule=Правило
|
||||
|
||||
restart_err=Не вдалося застосувати конфігурацію
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=مذکورہ بالا فائر فال کی ترتیب کو فع
|
||||
index_restart=ترتیب کا اطلاق کریں
|
||||
index_restartdesc=تمام زونوں میں مذکورہ بالا تمام خدمات اور بندرگاہوں کو فعال کریں۔ کسی بھی فعال قواعد کو جو مستقل طور پر تشکیل نہیں دیا گیا تھا ان کی جگہ لے لی جائے گی۔
|
||||
index_start=فائر والڈ شروع کریں
|
||||
|
||||
index_startdesc=فائر وال ڈی سرور شروع کریں۔
|
||||
index_stop=فائر والڈ بند کرو
|
||||
index_stopdesc=فائر والڈ سرور بند کریں اور مذکورہ بالا تمام قواعد کو ہٹا دیں۔
|
||||
index_cerr=فائر والڈ ماڈیول استعمال نہیں کیا جاسکتا :$1
|
||||
index_zone=زون میں قواعد دکھائیں:
|
||||
index_zoneok=بدلیں
|
||||
|
||||
index_zoneadd=زون شامل کریں۔
|
||||
index_zonedel=زون کو حذف کریں
|
||||
index_zonedef=پہلے سے طے شدہ بنائیں
|
||||
index_type=قاعدہ کی قسم
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=کیا آپ واقعی$1 زون کو حذف کرنا چاہتے
|
||||
|
||||
defzone_err=زون کو ڈیفالٹ بنانے میں ناکام
|
||||
|
||||
richrule_iperr=غلط IP پتہ
|
||||
richrule_actionerr=غلط کارروائی
|
||||
richrules_title=فائر وال ڈی رولز
|
||||
richrules_title_sub=زون $1 میں
|
||||
richrules_delete=منتخب کردہ قواعد کو حذف کریں۔
|
||||
index_listrules=FirewallD کے قواعد کی فہرست بنائیں
|
||||
index_listrules_restartdesc=$1 زون میں موجودہ امیر اور براہ راست فائر وال ڈی قوانین کے بارے میں تفصیلات درج کریں۔
|
||||
list_rule_iperr=غلط IP پتہ
|
||||
list_rule_actionerr=غلط کارروائی
|
||||
list_rules_title=فائر وال ڈی رولز
|
||||
list_rules_title_sub=زون $1 میں
|
||||
list_rules_delete=منتخب کردہ قواعد کو حذف کریں۔
|
||||
list_rules_type=قسم
|
||||
list_rules_type_rich=امیر
|
||||
list_rules_type_direct=براہ راست
|
||||
list_rules_protocol=پروٹوکول
|
||||
list_rules_ip=آئی پی
|
||||
list_rules_origin=اصل
|
||||
list_rules_action=عمل
|
||||
list_rules_rule=قاعدہ
|
||||
|
||||
restart_err=تشکیل دینے میں ناکام
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=Nhấp vào nút này để làm cho cấu hình tường lửa
|
||||
index_restart=Áp dụng cấu hình
|
||||
index_restartdesc=Kích hoạt tất cả các dịch vụ và cổng được phép được liệt kê ở trên, trong tất cả các vùng. Bất kỳ quy tắc hoạt động nào không được tạo vĩnh viễn sẽ được thay thế.
|
||||
index_start=Bắt đầu Tường lửa
|
||||
|
||||
index_startdesc=Khởi động máy chủ FirewallD.
|
||||
index_stop=Dừng tường lửa
|
||||
index_stopdesc=Tắt máy chủ FirewallD và xóa tất cả các quy tắc được liệt kê ở trên.
|
||||
index_cerr=Không thể sử dụng mô-đun FirewallD : $1
|
||||
index_zone=Hiển thị quy tắc trong khu vực:
|
||||
index_zoneok=Thay đổi
|
||||
|
||||
index_zoneadd=Thêm khu vực
|
||||
index_zonedel=Xóa vùng
|
||||
index_zonedef=Làm mặc định
|
||||
index_type=Loại quy tắc
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=Bạn có chắc chắn muốn xóa vùng $1, chứa $2 cổng v
|
||||
|
||||
defzone_err=Không thể tạo vùng mặc định
|
||||
|
||||
richrule_iperr=địa chỉ IP không hợp lệ
|
||||
richrule_actionerr=Hành động không hợp lệ
|
||||
richrules_title=Quy tắc FirewallD
|
||||
richrules_title_sub=trong vùng $1
|
||||
richrules_delete=Xóa các quy tắc đã chọn
|
||||
index_listrules=Liệt kê các quy tắc FirewallD
|
||||
index_listrules_restartdesc=Liệt kê chi tiết về các quy tắc FirewallD trực tiếp và phong phú hiện có trong vùng $1.
|
||||
list_rule_iperr=địa chỉ IP không hợp lệ
|
||||
list_rule_actionerr=Hành động không hợp lệ
|
||||
list_rules_title=Quy tắc FirewallD
|
||||
list_rules_title_sub=trong vùng $1
|
||||
list_rules_delete=Xóa các quy tắc đã chọn
|
||||
list_rules_type=Gõ phím
|
||||
list_rules_type_rich=Giàu có
|
||||
list_rules_type_direct=Trực tiếp
|
||||
list_rules_protocol=Giao thức
|
||||
list_rules_ip=IP
|
||||
list_rules_origin=Nguồn gốc
|
||||
list_rules_action=Hoạt động
|
||||
list_rules_rule=Luật lệ
|
||||
|
||||
restart_err=Không thể áp dụng cấu hình
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=单击此按钮可激活上面列出的防火墙配置。当前
|
||||
index_restart=应用配置
|
||||
index_restartdesc=在所有区域中激活上面列出的所有允许的服务和端口。任何不是永久创建的活动规则都将被替换。
|
||||
index_start=启动防火墙D
|
||||
|
||||
index_startdesc=启动 FirewallD 服务器。
|
||||
index_stop=停止防火墙D
|
||||
index_stopdesc=关闭FirewallD服务器并删除上面列出的所有规则。
|
||||
index_cerr=无法使用FirewallD模块: $1
|
||||
index_zone=在区域中显示规则:
|
||||
index_zoneok=更改
|
||||
|
||||
index_zoneadd=添加区域
|
||||
index_zonedel=删除区域
|
||||
index_zonedef=使默认
|
||||
index_type=规则类型
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=您确定要删除包含 $2端口和 $3服务的 $1区域吗?
|
||||
|
||||
defzone_err=无法将区域设为默认区域
|
||||
|
||||
richrule_iperr=IP 地址无效
|
||||
richrule_actionerr=无效操作
|
||||
richrules_title=防火墙规则
|
||||
richrules_title_sub=在区域 $1
|
||||
richrules_delete=删除选定的规则
|
||||
index_listrules=列出 FirewallD 规则
|
||||
index_listrules_restartdesc=列出有关 $1 区域中现有丰富和直接 FirewallD 规则的详细信息。
|
||||
list_rule_iperr=IP 地址无效
|
||||
list_rule_actionerr=无效操作
|
||||
list_rules_title=防火墙规则
|
||||
list_rules_title_sub=在区域 $1
|
||||
list_rules_delete=删除选定的规则
|
||||
list_rules_type=类型
|
||||
list_rules_type_rich=富有的
|
||||
list_rules_type_direct=直接的
|
||||
list_rules_protocol=协议
|
||||
list_rules_ip=知识产权
|
||||
list_rules_origin=起源
|
||||
list_rules_action=行动
|
||||
list_rules_rule=规则
|
||||
|
||||
restart_err=应用配置失败
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ index_applydesc=單擊此按鈕可激活上面列出的防火牆配置。當前
|
||||
index_restart=應用配置
|
||||
index_restartdesc=在所有區域中激活上面列出的所有允許的服務和端口。任何不是永久創建的活動規則都將被替換。
|
||||
index_start=啟動防火牆D
|
||||
|
||||
index_startdesc=啟動 FirewallD 服務器。
|
||||
index_stop=停止防火牆D
|
||||
index_stopdesc=關閉FirewallD服務器並刪除上面列出的所有規則。
|
||||
index_cerr=無法使用FirewallD模塊: $1
|
||||
index_zone=在區域中顯示規則:
|
||||
index_zoneok=更改
|
||||
|
||||
index_zoneadd=添加區域
|
||||
index_zonedel=刪除區域
|
||||
index_zonedef=使默認
|
||||
index_type=規則類型
|
||||
@@ -93,13 +93,21 @@ delzone_rusure=您確定要刪除包含 $2端口和 $3服務的 $1區域嗎?
|
||||
|
||||
defzone_err=無法將區域設為默認區域
|
||||
|
||||
richrule_iperr=IP 地址無效
|
||||
richrule_actionerr=無效操作
|
||||
richrules_title=防火牆規則
|
||||
richrules_title_sub=在區域 $1
|
||||
richrules_delete=刪除選定的規則
|
||||
index_listrules=列出 FirewallD 規則
|
||||
index_listrules_restartdesc=列出有關 $1 區域中現有豐富和直接 FirewallD 規則的詳細信息。
|
||||
list_rule_iperr=IP 地址無效
|
||||
list_rule_actionerr=無效操作
|
||||
list_rules_title=防火牆規則
|
||||
list_rules_title_sub=在區域 $1
|
||||
list_rules_delete=刪除選定的規則
|
||||
list_rules_type=類型
|
||||
list_rules_type_rich=富有的
|
||||
list_rules_type_direct=直接的
|
||||
list_rules_protocol=協議
|
||||
list_rules_ip=知識產權
|
||||
list_rules_origin=起源
|
||||
list_rules_action=行動
|
||||
list_rules_rule=規則
|
||||
|
||||
restart_err=應用配置失敗
|
||||
|
||||
|
||||
@@ -11,10 +11,10 @@ if (!$dzone) {
|
||||
my $zone = &get_default_zone();
|
||||
$dzone = $zone->{'name'};
|
||||
}
|
||||
&ui_print_header(&text('richrules_title_sub', "<tt>".&html_escape($dzone)."</tt>"), $text{'richrules_title'}, "");
|
||||
&ui_print_header(&text('list_rules_title_sub', "<tt>".&html_escape($dzone)."</tt>"), $text{'list_rules_title'}, "");
|
||||
|
||||
my $head;
|
||||
my @head = (undef, "Type");
|
||||
my @head = (undef, $text{'list_rules_type'});
|
||||
my $tdc = "style=\"text-align: center\"";
|
||||
my @links = ( &select_all_link("rules"),
|
||||
&select_invert_link("rules") );
|
||||
@@ -26,34 +26,34 @@ my $rcmd = "$config{'firewall_cmd'} --list-rich-rules --zone=$dzone";
|
||||
while(<$fh>) {
|
||||
my @body;
|
||||
if ($_ =~ /\S+/) {
|
||||
push(@body, 'Rich');
|
||||
push(@body, $text{'list_rules_type_rich'});
|
||||
|
||||
# Get protocol
|
||||
if (/family=["'](ipv\d)["']/) {
|
||||
push(@head, "Protocol");
|
||||
push(@head, $text{'list_rules_protocol'});
|
||||
push(@body, $1 =~ /ipv6/i ? "IPv6" : "IPv4");
|
||||
}
|
||||
|
||||
# Get address
|
||||
if (/address=["'](.*?)["']/) {
|
||||
push(@head, "IP");
|
||||
push(@head, $text{'list_rules_ip'});
|
||||
push(@body, "$1 ");
|
||||
}
|
||||
|
||||
# Get origin
|
||||
if (/\s+(source|destination)\s+/) {
|
||||
push(@head, "Origin");
|
||||
push(@head, $text{'list_rules_origin'});
|
||||
push(@body, $1 eq 'source' ? 'Input' : 'Output');
|
||||
}
|
||||
|
||||
# Get action
|
||||
if (/(accept|reject|drop|mark$)/i) {
|
||||
push(@head, "Action");
|
||||
push(@head, $text{'list_rules_action'});
|
||||
push(@body, ucfirst($1));
|
||||
}
|
||||
|
||||
# Add full rule
|
||||
push(@head, "Rule");
|
||||
push(@head, $text{'list_rules_rule'});
|
||||
push(@body, "<tt>$_</tt>");
|
||||
|
||||
# Print start
|
||||
@@ -89,34 +89,34 @@ while(<$fh2>) {
|
||||
}
|
||||
}
|
||||
|
||||
push(@body, 'Direct');
|
||||
push(@body, $text{'list_rules_type_direct'});
|
||||
|
||||
# Get protocol
|
||||
if (/(ipv\d)/) {
|
||||
push(@head, "Protocol");
|
||||
push(@head, $text{'list_rules_protocol'});
|
||||
push(@body, $1 =~ /ipv6/i ? "IPv6" : "IPv4");
|
||||
}
|
||||
|
||||
# Get address
|
||||
if (/address=["'](.*?)["']/) {
|
||||
}
|
||||
push(@head, "IP");
|
||||
push(@head, $text{'list_rules_ip'});
|
||||
push(@body, $ips);
|
||||
|
||||
# Get origin
|
||||
if (/(INPUT|OUTPUT)/) {
|
||||
push(@head, "Origin");
|
||||
push(@head, $text{'list_rules_origin'});
|
||||
push(@body, ucfirst(lc($1)));
|
||||
}
|
||||
|
||||
# Get action
|
||||
if (/(ACCEPT|REJECT|DROP|MARK$)/) {
|
||||
push(@head, "Action");
|
||||
push(@head, $text{'list_rules_action'});
|
||||
push(@body, ucfirst(lc($1)));
|
||||
}
|
||||
|
||||
# Add full rule
|
||||
push(@head, "Rule");
|
||||
push(@head, $text{'list_rules_rule'});
|
||||
push(@body, "<tt>$_</tt>");
|
||||
|
||||
# Print start
|
||||
@@ -135,7 +135,7 @@ close($fh2);
|
||||
if ($head) {
|
||||
print &ui_columns_end();
|
||||
print &ui_links_row(\@links);
|
||||
print &ui_form_end([ [ 'remove', $text{'richrules_delete'} ] ] );
|
||||
print &ui_form_end([ [ 'remove', $text{'list_rules_delete'} ] ] );
|
||||
}
|
||||
else {
|
||||
print "There are no existing direct or rich firewall rules to display."
|
||||
|
||||
Reference in New Issue
Block a user