aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2013-10-04 14:09:14 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2013-10-04 14:09:14 +0200
commitb376ebb06fffd7a147cefed4a7160ef542530fbc (patch)
treec87fbb1488a4561133824d5b687e101a57af24da
parenta7847f8e49f56aa91c32cd8dab846a18b08e69cf (diff)
downloadnet_monitor-b376ebb06fffd7a147cefed4a7160ef542530fbc.tar
net_monitor-b376ebb06fffd7a147cefed4a7160ef542530fbc.tar.gz
net_monitor-b376ebb06fffd7a147cefed4a7160ef542530fbc.tar.bz2
net_monitor-b376ebb06fffd7a147cefed4a7160ef542530fbc.tar.xz
net_monitor-b376ebb06fffd7a147cefed4a7160ef542530fbc.zip
Add initial pot file
-rw-r--r--po/net_monitor.pot82
1 files changed, 82 insertions, 0 deletions
diff --git a/po/net_monitor.pot b/po/net_monitor.pot
new file mode 100644
index 0000000..d7518b8
--- /dev/null
+++ b/po/net_monitor.pot
@@ -0,0 +1,82 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR ORGANIZATION
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2013-10-04 14:07+CEST\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=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+"Generated-By: pygettext.py 1.5\n"
+
+
+#: src/monitor.py:40 src/monitor.py:54
+msgid "ESTABLISHED"
+msgstr ""
+
+#: src/monitor.py:41 src/monitor.py:55
+msgid "SYN_SENT"
+msgstr ""
+
+#: src/monitor.py:42 src/monitor.py:56
+msgid "SYN_RECV"
+msgstr ""
+
+#: src/monitor.py:43 src/monitor.py:57
+msgid "FIN_WAIT1"
+msgstr ""
+
+#: src/monitor.py:44 src/monitor.py:58
+msgid "FIN_WAIT2"
+msgstr ""
+
+#: src/monitor.py:45 src/monitor.py:59
+msgid "TIME_WAIT"
+msgstr ""
+
+#: src/monitor.py:46
+msgid "CLOSE"
+msgstr ""
+
+#: src/monitor.py:47 src/monitor.py:61
+msgid "CLOSE_WAIT"
+msgstr ""
+
+#: src/monitor.py:48 src/monitor.py:62
+msgid "LAST_ACK"
+msgstr ""
+
+#: src/monitor.py:49 src/monitor.py:63
+msgid "LISTEN"
+msgstr ""
+
+#: src/monitor.py:50 src/monitor.py:64
+msgid "CLOSING"
+msgstr ""
+
+#: src/monitor.py:101 src/monitor.py:111 src/monitor.py:125 src/monitor.py:155
+#: src/monitor.py:328 src/monitor.py:386 src/monitor.py:389
+msgid "Unknown"
+msgstr ""
+
+#: src/monitor.py:185
+msgid "No physical address"
+msgstr ""
+
+#: src/monitor.py:191 src/monitor.py:197
+msgid "No address assigned"
+msgstr ""
+
+#: src/monitor.py:392
+msgid "Device is offline"
+msgstr ""
+
+#: src/monitor.py:399
+msgid "%d hours, %d minutes, %d seconds"
+msgstr ""
+