diff options
Diffstat (limited to 'po/net_monitor.pot')
-rw-r--r-- | po/net_monitor.pot | 136 |
1 files changed, 68 insertions, 68 deletions
diff --git a/po/net_monitor.pot b/po/net_monitor.pot index 49a6364..ccb447d 100644 --- a/po/net_monitor.pot +++ b/po/net_monitor.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: net_monitor\n" "Report-Msgid-Bugs-To: http://bugs.mageia.org\n" -"POT-Creation-Date: 2013-10-08 20:20+0300\n" +"POT-Creation-Date: 2013-11-02 15:07+0200\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" @@ -17,73 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\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 -#, python-format -msgid "%(hours)d hours, %(mins)d minutes, %(secs)d seconds" -msgstr "" - #: ../src/net_monitor:49 msgid "Bytes" msgstr "" @@ -263,3 +196,70 @@ msgid "" "check \"Enable traffic accounting\" item) in order to view detailed traffic " "statistics" msgstr "" + +#: ../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 +#, python-format +msgid "%(hours)d hours, %(mins)d minutes, %(secs)d seconds" +msgstr "" |