Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/18/head
parent
16dfc46f06
commit
6bda33767a
@ -1,3 +1,3 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_create_template( "kmfsystray" )
|
tde_l10n_create_template( "messages/kmfsystray/" )
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_create_template( "kmyfirewall" )
|
tde_l10n_create_template( "messages/kmyfirewall/" )
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
SUBDIRS = messages
|
@ -0,0 +1 @@
|
|||||||
|
SUBDIRS = kmyfirewall kmfsystray
|
@ -0,0 +1 @@
|
|||||||
|
POFILES = AUTO
|
@ -0,0 +1,132 @@
|
|||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: PACKAGE VERSION\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 <EMAIL@ADDRESS>\n"
|
||||||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
|
||||||
|
#, ignore-inconsistent
|
||||||
|
msgid ""
|
||||||
|
"_: NAME OF TRANSLATORS\n"
|
||||||
|
"Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
|
||||||
|
#, ignore-inconsistent
|
||||||
|
msgid ""
|
||||||
|
"_: EMAIL OF TRANSLATORS\n"
|
||||||
|
"Your emails"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: kmfiptwatcher.cpp:89 kmfiptwatcher.cpp:158 kmfiptwatcher.cpp:235
|
||||||
|
#: kmfiptwatcher.cpp:266 kmfiptwatcher.cpp:294
|
||||||
|
msgid "Calling over DCOP succeeded, but the answer had wrong type!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: kmfiptwatcher.cpp:299
|
||||||
|
msgid "Callback Worked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: kmfsystray.cpp:85
|
||||||
|
msgid "Launch KMyFirewall..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: kmfsystray.cpp:138
|
||||||
|
msgid "This is a help box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: kmfsystray.cpp:143
|
||||||
|
msgid "This is a preferences box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: main.cpp:33
|
||||||
|
msgid "KMFSysTray - IPTables monitor"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: main.cpp:37
|
||||||
|
msgid "Files/URLs to Open."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: main.cpp:38
|
||||||
|
msgid "A short option which takes an argument."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: main.cpp:43
|
||||||
|
msgid "KMFSysTray"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:30
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Close &Window"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:69 details_designer.ui:372
|
||||||
|
#, no-c-format
|
||||||
|
msgid "INPUT:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:90 details_designer.ui:193 details_designer.ui:364
|
||||||
|
#, no-c-format
|
||||||
|
msgid "OUTPUT:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:111 details_designer.ui:356
|
||||||
|
#, no-c-format
|
||||||
|
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
|
||||||
|
#, 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
|
||||||
|
#, no-c-format
|
||||||
|
msgid "<Policy>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:251 details_designer.ui:380
|
||||||
|
#, no-c-format
|
||||||
|
msgid "PREROUTING:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:296 details_designer.ui:401
|
||||||
|
#, no-c-format
|
||||||
|
msgid "POSTROUTING:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:425
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Table:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:434
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:439
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Nat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: details_designer.ui:444
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Mangle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mainwidget_designer.ui:78
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Info"
|
||||||
|
msgstr ""
|
@ -0,0 +1 @@
|
|||||||
|
POFILES = AUTO
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue