From f10f09dcc4c0e3140aea247382d099ccab3a4d0e Mon Sep 17 00:00:00 2001 From: Automated System Date: Wed, 7 Jul 2021 18:34:18 +0000 Subject: [PATCH] Update translation template. --- translations/kmfsystray.pot | 15 ++- translations/kmyfirewall.pot | 194 +++++++++++++++++------------------ 2 files changed, 100 insertions(+), 109 deletions(-) diff --git a/translations/kmfsystray.pot b/translations/kmfsystray.pot index d02f617..385b627 100644 --- a/translations/kmfsystray.pot +++ b/translations/kmfsystray.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 04:20+0200\n" +"POT-Creation-Date: 2021-07-07 18:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -74,8 +74,7 @@ msgstr "" msgid "INPUT:" msgstr "" -#: details_designer.ui:90 details_designer.ui:193 -#: details_designer.ui:364 +#: details_designer.ui:90 details_designer.ui:193 details_designer.ui:364 #, no-c-format msgid "OUTPUT:" msgstr "" @@ -85,16 +84,14 @@ msgstr "" msgid "FORWARD:" msgstr "" -#: details_designer.ui:132 details_designer.ui:140 -#: details_designer.ui:164 details_designer.ui:222 -#: details_designer.ui:230 details_designer.ui:280 +#: details_designer.ui:132 details_designer.ui:140 details_designer.ui:164 +#: details_designer.ui:222 details_designer.ui:230 details_designer.ui:280 #, no-c-format msgid "POLICY:" msgstr "" -#: details_designer.ui:148 details_designer.ui:156 -#: details_designer.ui:172 details_designer.ui:201 -#: details_designer.ui:259 details_designer.ui:288 +#: details_designer.ui:148 details_designer.ui:156 details_designer.ui:172 +#: details_designer.ui:201 details_designer.ui:259 details_designer.ui:288 #, no-c-format msgid "" msgstr "" diff --git a/translations/kmyfirewall.pot b/translations/kmyfirewall.pot index c43ab02..3c04a0d 100644 --- a/translations/kmyfirewall.pot +++ b/translations/kmyfirewall.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 04:21+0200\n" +"POT-Creation-Date: 2021-07-07 18:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -44,8 +44,8 @@ msgstr "" #: compilers/iptables/kmfiptablescompiler.cpp:109 core/kmfdoc.cpp:153 #: installer/kmfinstallerplugin.cpp:370 msgid "" -"File %1 already exists!

Overwrite the existing " -"file?

" +"File %1 already exists!

Overwrite the existing file?

" msgstr "" #: compilers/iptables/kmfiptablescompiler.cpp:132 @@ -274,9 +274,8 @@ msgid "" "possible to guarantee that the hostname is valid - it is your job to make " "sure that the hostname is right.

  • An IP address has the format: " "[0-255].[0-255].[0-255].[0-255]
  • A network may look like " -"123.123.123.0/255.255.255.0 or 123.123.123.0/24 (these two are " -"identical.)
  • A hostname looks like www.debian.org or " -"my-host.the-net.org
" +"123.123.123.0/255.255.255.0 or 123.123.123.0/24 (these two are identical.)
  • A hostname looks like www.debian.org or my-host.the-net.org
  • " msgstr "" #: core/kmfcheckinput.cpp:393 @@ -287,8 +286,8 @@ msgstr "" #: core/kmfcheckinput.cpp:398 msgid "" -"

    This is not a valid IP address or hostname.

    A hostname looks like " -"www.suse.com" +"

    This is not a valid IP address or hostname.

    A hostname looks like www." +"suse.com" msgstr "" #: core/kmfcheckinput.cpp:403 @@ -1112,9 +1111,9 @@ msgid "" "scripts into the boot system of the target computer
    To install the " "package make it executabe (e.g. chmod +x mypackage.kmfpkg call the " "script without any parameter (./mypackage.kmfpkg)
    For other " -"options (e.g. uninstall, extracting etc.) please call the script using the " -"--help parameter (e.g. ./mypackage.kmfpkg --help) to display a " -"detailed option list.

    " +"options (e.g. uninstall, extracting etc.) please call the script using the --" +"help parameter (e.g. ./mypackage.kmfpkg --help) to display a detailed " +"option list.

    " msgstr "" #: installer/kmfinstallerplugin.cpp:354 @@ -1149,20 +1148,20 @@ msgstr "" #: installer/linux/kmfiptinstaller.cpp:180 msgid "" -"

    Are you sure you want to execute the generated iptables " -"script?

    A wrongly configured iptables script may make your computer " -"unusable!

    If your system hangs after you start the firewall, switch to " -"a text console (Ctrl+Alt+F1) and run the following commands to reset your " -"iptables configuration:

    • iptables -F
    • iptables -X " -"
    • iptables -P INPUT ACCEPT
    • iptables -P OUTPUT ACCEPT " -"
    • iptables -P FORWARD ACCEPT
    • iptables -t nat -F " -"
    • iptables -t nat -X
    • iptables -t nat -P OUTPUT ACCEPT " -"
    • iptables -t nat -P PREROUTING ACCEPT
    • iptables -t nat -P " -"POSTROUTING ACCEPT
    • iptables -t mangle -F
    • iptables -t " -"mangle -X
    • iptables -t mangle -P INPUT ACCEPT
    • iptables -t " -"mangle -P OUTPUT ACCEPT
    • iptables -t mangle -P FORWARD ACCEPT " -"
    • iptables -t mangle -P PREROUTING ACCEPT
    • iptables -t mangle " -"-P POSTROUTING ACCEPT
    " +"

    Are you sure you want to execute the generated iptables script?

    A wrongly configured iptables script may make your computer unusable!" +"

    If your system hangs after you start the firewall, switch to a text " +"console (Ctrl+Alt+F1) and run the following commands to reset your iptables " +"configuration:

    • iptables -F
    • iptables -X
    • iptables -" +"P INPUT ACCEPT
    • iptables -P OUTPUT ACCEPT
    • iptables -P " +"FORWARD ACCEPT
    • iptables -t nat -F
    • iptables -t nat -X
    • iptables -t nat -P OUTPUT ACCEPT
    • iptables -t nat -P " +"PREROUTING ACCEPT
    • iptables -t nat -P POSTROUTING ACCEPT
    • iptables -t mangle -F
    • iptables -t mangle -X
    • iptables -t mangle -P INPUT ACCEPT
    • iptables -t mangle -P " +"OUTPUT ACCEPT
    • iptables -t mangle -P FORWARD ACCEPT
    • iptables -t mangle -P PREROUTING ACCEPT
    • iptables -t mangle -" +"P POSTROUTING ACCEPT
    " msgstr "" #: installer/linux/kmfiptinstaller.cpp:203 @@ -1177,22 +1176,22 @@ msgstr "" #: installer/linux/kmfiptinstaller.cpp:214 msgid "" -"

    Are you sure you want to execute the generated firewall script on " -"%1?

    A wrongly configured firewall script may make your computer " +"

    Are you sure you want to execute the generated firewall script on %1?

    A wrongly configured firewall script may make your computer " "unusable! PLease make sure that you have left the SSH port open, otherwise " "you will no longer be able to remote control the comuter using KMyFirewall " "or any other SSH client!

    If your system hangs after you start the " "firewall, switch to a text console (Ctrl+Alt+F1) and run the following " -"commands to reset your iptables configuration:

    • iptables -F " -"
    • iptables -X
    • iptables -P INPUT ACCEPT
    • iptables -P " -"OUTPUT ACCEPT
    • iptables -P FORWARD ACCEPT
    • iptables -t nat " -"-F
    • iptables -t nat -X
    • iptables -t nat -P OUTPUT ACCEPT " -"
    • iptables -t nat -P PREROUTING ACCEPT
    • iptables -t nat -P " +"commands to reset your iptables configuration:

      • iptables -F
      • iptables -X
      • iptables -P INPUT ACCEPT
      • iptables -P " +"OUTPUT ACCEPT
      • iptables -P FORWARD ACCEPT
      • iptables -t nat -" +"F
      • iptables -t nat -X
      • iptables -t nat -P OUTPUT ACCEPT
      • iptables -t nat -P PREROUTING ACCEPT
      • iptables -t nat -P " "POSTROUTING ACCEPT
      • iptables -t mangle -F
      • iptables -t " "mangle -X
      • iptables -t mangle -P INPUT ACCEPT
      • iptables -t " -"mangle -P OUTPUT ACCEPT
      • iptables -t mangle -P FORWARD ACCEPT " -"
      • iptables -t mangle -P PREROUTING ACCEPT
      • iptables -t mangle " -"-P POSTROUTING ACCEPT
      " +"mangle -P OUTPUT ACCEPT
    • iptables -t mangle -P FORWARD ACCEPT
    • iptables -t mangle -P PREROUTING ACCEPT
    • iptables -t mangle -" +"P POSTROUTING ACCEPT
    " msgstr "" #: installer/linux/kmfiptinstaller.cpp:237 @@ -1250,23 +1249,23 @@ msgstr "" #: installer/linux/kmfiptinstaller.cpp:367 msgid "" "

    Unable to find install script kmfinstall.sh

    Please check your " -"installation. Usually this script is installed in " -"$TDEDIR/share/apps/kmyfirewall/scripts/installer/linux

    Unable to install " -"the firewall without this script." +"installation. Usually this script is installed in $TDEDIR/share/apps/" +"kmyfirewall/scripts/installer/linux

    Unable to install the firewall without " +"this script." msgstr "" #: installer/linux/kmfiptinstaller.cpp:377 msgid "" "

    The following files will be created by installing the " -"firewall

    • Directory: %1
    • File: %2
    • File: " -"%3
    • Link: %4 -> %5
    " +"firewall
    • Directory: %1
    • File: %2
    • File: %3
    • Link: %4 -> %5
    " msgstr "" #: installer/linux/kmfiptinstaller.cpp:390 msgid "" "

    The following files will be created by installing the " -"firewall

    • Directory: %1
    • File: %2
    • File: " -"%3
    • Link: %4 -> %5
    • Link: %6 -> %7
    " +"firewall
    • Directory: %1
    • File: %2
    • File: %3
    • Link: %4 -> %5
    • Link: %6 -> %7
    " msgstr "" #: installer/linux/kmfiptinstaller.cpp:458 @@ -1284,23 +1283,23 @@ msgstr "" #: installer/linux/kmfiptinstaller.cpp:470 msgid "" "

    Unable to find uninstall script kmfinstall.sh

    Please check your " -"installation. Usually this script is installed in " -"$TDEDIR/share/apps/kmyfirewall/scripts/installer/linux

    Unable to uninstall " -"the firewall without this script." +"installation. Usually this script is installed in $TDEDIR/share/apps/" +"kmyfirewall/scripts/installer/linux

    Unable to uninstall the firewall " +"without this script." msgstr "" #: installer/linux/kmfiptinstaller.cpp:480 msgid "" "

    The following files will be removed by uninstalling the " -"firewall

    • Directory: %1
    • File: %2
    • File: " -"%3
    • Link: %4 -> %5
    " +"firewall
    • Directory: %1
    • File: %2
    • File: %3
    • Link: %4 -> %5
    " msgstr "" #: installer/linux/kmfiptinstaller.cpp:493 msgid "" "

    The following files will be removed by uninstalling the " -"firewall

    • Directory: %1
    • File: %2
    • File: " -"%3
    • Link: %4 -> %5
    • Link: %6 -> %7
    " +"firewall
    • Directory: %1
    • File: %2
    • File: %3
    • Link: %4 -> %5
    • Link: %6 -> %7
    " msgstr "" #: installer/linux/kmfiptinstaller.cpp:522 @@ -1332,27 +1331,27 @@ msgstr "" #: installer/linux/kmfiptinstaller.cpp:913 msgid "" -"

    Unable to find the package README script " -"README.InstallerPackage.txt

    Please check your installation. Usually " -"this file is installed in $TDEDIR/share/apps/kmyfirewall/

    The package will " -"be built without the README file." +"

    Unable to find the package README script README.InstallerPackage.txt

    Please check your installation. Usually this file is installed in " +"$TDEDIR/share/apps/kmyfirewall/

    The package will be built without the " +"README file." msgstr "" #: installer/linux/kmfiptinstaller.cpp:926 #: installer/linux/kmfiptinstaller.cpp:943 msgid "" "

    Unable to find install script kmfinstall.sh

    Please check your " -"installation. Usually this script is installed in " -"$TDEDIR/share/apps/kmyfirewall/scripts/installer/%1

    Unable to install the " -"firewall without this script." +"installation. Usually this script is installed in $TDEDIR/share/apps/" +"kmyfirewall/scripts/installer/%1

    Unable to install the firewall without " +"this script." msgstr "" #: installer/linux/kmfiptinstaller.cpp:959 msgid "" "

    Unable to find install package script installpackage.sh

    Please " -"check your installation. Usually this script is installed in " -"$TDEDIR/share/apps/kmyfirewall/scripts/installer/%1

    Unable to install the " -"firewall without this script." +"check your installation. Usually this script is installed in $TDEDIR/share/" +"apps/kmyfirewall/scripts/installer/%1

    Unable to install the firewall " +"without this script." msgstr "" #: ipteditor/kmfchainedit.cpp:157 @@ -1442,8 +1441,7 @@ msgstr "" msgid "An error occurred while trying to setup a new rule." msgstr "" -#: ipteditor/kmfruleedit.cpp:582 -#: ipteditor/kmyfirewallruleeditor.ui:16 +#: ipteditor/kmfruleedit.cpp:582 ipteditor/kmyfirewallruleeditor.ui:16 #, no-c-format msgid "Rule Editor" msgstr "" @@ -1462,9 +1460,9 @@ msgstr "" #: ipteditor/kmfruleedit.cpp:610 msgid "" -"

    Are you sure that you want to delete chain: %1 from table: " -"%2?
    Note: By deleting the chain all rules that belong to " -"the chain will be deleted too." +"

    Are you sure that you want to delete chain: %1 from table: %2?
    Note: By deleting the chain all rules that belong to the chain " +"will be deleted too." msgstr "" #: ipteditor/kmfruleedit.cpp:620 @@ -1483,8 +1481,8 @@ msgstr "" #: ipteditor/kmfruleedit.cpp:807 msgid "" -"

    Are you sure that you want to delete rule: %1 from chain: " -"%2?

    " +"

    Are you sure that you want to delete rule: %1 from chain: %2?

    " msgstr "" #: ipteditor/kmfruleedit.cpp:815 @@ -1512,8 +1510,8 @@ msgstr "" #: ipteditor/kmfruleedit.cpp:1056 msgid "" "By changing the Target of the Rule all previous defined Target " -"Options will be deleted.
    Click Continue to change the " -"Target.
    Click Cancel keep your current Target.
    " +"Options
    will be deleted.
    Click Continue to change the Target." +"
    Click Cancel keep your current Target. " msgstr "" #: ipteditor/kmfruleedit.cpp:1068 ipteditor/kmfruleedit.cpp:1086 @@ -1603,9 +1601,8 @@ msgstr "" #: ipteditor/kmfruleedit.cpp:1299 msgid "" -"

    Sorry, there is already a rule named: %1 in the " -"chain.
    Please make sure that the new rule name is unique in its " -"chain." +"

    Sorry, there is already a rule named: %1 in the chain." +"
    Please make sure that the new rule name is unique in its chain." msgstr "" #: ipteditor/kmfruleedit.cpp:1308 @@ -1680,8 +1677,8 @@ msgstr "" #: kmfconfigdialog.cpp:237 msgid "" -"Define here if you like to see the documentation for tables and " -"built-in chains in the main listview." +"Define here if you like to see the documentation for tables and built-" +"in chains in the main listview." msgstr "" #: kmfconfigdialog.cpp:240 @@ -1722,16 +1719,15 @@ msgstr "" msgid "In the list you can see which plugins have been found." msgstr "" -#: ipteditor/kmyfirewallchaineditornewchain.ui:88 -#: kmfconfigdialog.cpp:272 kmfwidgets/kmyfirewalltransactionlog.ui:84 +#: ipteditor/kmyfirewallchaineditornewchain.ui:88 kmfconfigdialog.cpp:272 +#: kmfwidgets/kmyfirewalltransactionlog.ui:84 #: kmfwidgets/kmyfirewalltransactionlog.ui:138 #, no-c-format msgid "Name" msgstr "" #: genericinterface/kmyfirewallgenericinterfaceprotocolwidget.ui:142 -#: kmfconfigdialog.cpp:273 -#: kmfwidgets/kmyfirewallmynetworkwidget.ui:85 +#: kmfconfigdialog.cpp:273 kmfwidgets/kmyfirewallmynetworkwidget.ui:85 #: kmfwidgets/kmyfirewallselectactivetarget.ui:157 #: kmfwidgets/kmyfirewallselectinterface.ui:131 #, no-c-format @@ -1986,9 +1982,8 @@ msgstr "" msgid "From chain: %1" msgstr "" -#: ipteditor/kmyfirewallchaineditor.ui:238 -#: kmfwidgets/kmflistview.cpp:507 kmfwidgets/kmflistview.cpp:516 -#: kmfwidgets/kmflistviewitem.cpp:365 +#: ipteditor/kmyfirewallchaineditor.ui:238 kmfwidgets/kmflistview.cpp:507 +#: kmfwidgets/kmflistview.cpp:516 kmfwidgets/kmflistviewitem.cpp:365 #, no-c-format msgid "Chain forwards:" msgstr "" @@ -2016,10 +2011,9 @@ msgstr "" msgid "Rule" msgstr "" -#: ipteditor/kmyfirewallruleeditor.ui:595 -#: kmfwidgets/kmflistview.cpp:624 kmfwidgets/kmflistview.cpp:638 -#: kmfwidgets/kmflistview.cpp:756 kmfwidgets/kmflistview.cpp:761 -#: kmfwidgets/kmflistviewitem.cpp:381 +#: ipteditor/kmyfirewallruleeditor.ui:595 kmfwidgets/kmflistview.cpp:624 +#: kmfwidgets/kmflistview.cpp:638 kmfwidgets/kmflistview.cpp:756 +#: kmfwidgets/kmflistview.cpp:761 kmfwidgets/kmflistviewitem.cpp:381 #, no-c-format msgid "Target:" msgstr "" @@ -2235,8 +2229,8 @@ msgstr "" msgid "" "

    The IPTable interface is meant to be used by advanced users who like " "to have full control over the rules generated; as such, the IPTables " -"interface provides an almost 1-1 view on your iptables " -"configuration.

    " +"interface provides an almost 1-1 view on your iptables configuration.

    " msgstr "" #: kmfwidgets/kmfselectinterface.cpp:43 @@ -2338,8 +2332,8 @@ msgid "" "of this change all installation target dependent settings (paths, interfaces " "etc.) are stored within the ruleset document itself.

    The file " "extention for the new configuration format is *.kmfnet (KMyFirewall " -"Network Configuration). To import your old configuration select File " -"-> New -> New Empty Configuration and use the File -> " +"Network Configuration). To import your old configuration select File -" +"> New -> New Empty Configuration and use the File -> " "Import... -> Import Target Config menu entry and select a *.kmfrs " "(IPTables interface) or *.kmfgrs (Generic interface) file. If " "you allready defined several targets (e.g. different firewalled computers) " @@ -2519,10 +2513,10 @@ msgstr "" #: main.cpp:41 msgid "" -"Select the interface to use at startup. Use 'iptables' for the " -"iptables/netfilter interface or 'generic' for the generic GUI. By default " -"the interface selection dialog is shown if the user did not specify to " -"allways use one of the interfaces by default." +"Select the interface to use at startup. Use 'iptables' for the iptables/" +"netfilter interface or 'generic' for the generic GUI. By default the " +"interface selection dialog is shown if the user did not specify to allways " +"use one of the interfaces by default." msgstr "" #: main.cpp:46 @@ -2973,8 +2967,8 @@ msgid "" "

    The so-called Ping is an ICMP packet that is sent to a host to " "check if it's running or not.
    \n" "If you disable \"Reply to echo-request\", your computer will be invisible " -"for most of the common programs used to hack/crack hosts on the " -"Internet.
    \n" +"for most of the common programs used to hack/crack hosts on the Internet." +"
    \n" "However, there are a lot of network programs that use ping requests to find " "and check the connections to their client/server host.

    " msgstr "" @@ -3023,8 +3017,8 @@ msgstr "" #, no-c-format msgid "" "

    You can make your firewall act as a NAT router here.
    \n" -"By enabling NAT you can provide your Internet connection to other hosts that " -"\n" +"By enabling NAT you can provide your Internet connection to other hosts " +"that \n" "are using your computer a their default gateway.

    " msgstr "" @@ -3375,8 +3369,8 @@ msgstr "" #: kmfwidgets/kmyfirewallgenericinterfaceeditprotocolwidget.ui:30 #, no-c-format msgid "" -"Here you can define custom protocols for the Generic " -"Interface.
    \n" +"Here you can define custom protocols for the Generic Interface." +"
    \n" "This required if you like to use a protocol not directely suppotred by " "KMyFirewall.
    " msgstr "" @@ -4490,8 +4484,8 @@ msgstr "" #, no-c-format msgid "" "

    Specifie the ports that should match you rule here.
    \n" -"You may use a portnumber an inclusive portrange or a service name from " -"/etc/sevices to specifie the port." +"You may use a portnumber an inclusive portrange or a service name from /" +"etc/sevices to specifie the port." msgstr "" #: ruleoptionplugins/protocol_option/kmyfirewallruleeditorprotocol.ui:282