summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e')
-rw-r--r--zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.obj3
-rw-r--r--zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.pot262
-rw-r--r--zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.obj3
-rw-r--r--zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.pot262
4 files changed, 530 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.obj b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.obj
new file mode 100644
index 000000000..e52fcbdc7
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.obj
@@ -0,0 +1,3 @@
+#! /bin/sh
+xgettext --copyright-holder=This_file_is_part_of_Mageia --from-code=UTF-8 -L Python \
+--msgid-bugs-address=http://bugs.mageia.org monitor.py net_monitor -o net_monitor.pot \ No newline at end of file
diff --git a/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.pot b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.pot
new file mode 100644
index 000000000..49a6f9575
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment-0001.pot
@@ -0,0 +1,262 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_Mageia
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://bugs.mageia.org\n"
+"POT-Creation-Date: 2013-01-07 17:15+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"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: monitor.py:40 monitor.py:54
+msgid "ESTABLISHED"
+msgstr ""
+
+#: monitor.py:41 monitor.py:55
+msgid "SYN_SENT"
+msgstr ""
+
+#: monitor.py:42 monitor.py:56
+msgid "SYN_RECV"
+msgstr ""
+
+#: monitor.py:43 monitor.py:57
+msgid "FIN_WAIT1"
+msgstr ""
+
+#: monitor.py:44 monitor.py:58
+msgid "FIN_WAIT2"
+msgstr ""
+
+#: monitor.py:45 monitor.py:59
+msgid "TIME_WAIT"
+msgstr ""
+
+#: monitor.py:46
+msgid "CLOSE"
+msgstr ""
+
+#: monitor.py:47 monitor.py:61
+msgid "CLOSE_WAIT"
+msgstr ""
+
+#: monitor.py:48 monitor.py:62
+msgid "LAST_ACK"
+msgstr ""
+
+#: monitor.py:49 monitor.py:63
+msgid "LISTEN"
+msgstr ""
+
+#: monitor.py:50 monitor.py:64
+msgid "CLOSING"
+msgstr ""
+
+#: monitor.py:101 monitor.py:111 monitor.py:125 monitor.py:155 monitor.py:328
+#: monitor.py:386 monitor.py:389
+msgid "Unknown"
+msgstr ""
+
+#: monitor.py:185
+msgid "No physical address"
+msgstr ""
+
+#: monitor.py:191 monitor.py:197
+msgid "No address assigned"
+msgstr ""
+
+#: monitor.py:392
+msgid "Device is offline"
+msgstr ""
+
+#: monitor.py:399
+#, python-format
+msgid "%d hours, %d minutes, %d seconds"
+msgstr ""
+
+#: net_monitor:49
+msgid "Bytes"
+msgstr ""
+
+#: net_monitor:50
+msgid "Upload"
+msgstr ""
+
+#: net_monitor:50
+msgid "Download"
+msgstr ""
+
+#: net_monitor:283
+msgid "Network monitor"
+msgstr ""
+
+#: net_monitor:344
+msgid "Please wait.."
+msgstr ""
+
+#: net_monitor:362 net_monitor:368
+msgid "Not found"
+msgstr ""
+
+#: net_monitor:369
+#, python-format
+msgid "Default routes: %s; DNS: %s"
+msgstr ""
+
+#: net_monitor:501
+#, python-format
+msgid "Network statistics for %s"
+msgstr ""
+
+#: net_monitor:514
+#, python-format
+msgid "Network traffic statistics for %s"
+msgstr ""
+
+#: net_monitor:519
+msgid "Summary"
+msgstr ""
+
+#: net_monitor:523
+msgid "Hourly traffic"
+msgstr ""
+
+#: net_monitor:527
+msgid "Daily traffic"
+msgstr ""
+
+#: net_monitor:531
+msgid "Monthly traffic"
+msgstr ""
+
+#: net_monitor:535
+msgid "Top 10 traffic days"
+msgstr ""
+
+#: net_monitor:539
+#, python-format
+msgid ""
+"Network accounting was not enabled on interface %s.\n"
+"Please enable network accounting on the interface in order to view traffic "
+"statistics and restart your network connection to start collecting traffic "
+"statistics."
+msgstr ""
+
+#: net_monitor:586
+msgid "Protocol"
+msgstr ""
+
+#: net_monitor:587
+msgid "Local address"
+msgstr ""
+
+#: net_monitor:588
+msgid "Local port"
+msgstr ""
+
+#: net_monitor:589
+msgid "Remote address"
+msgstr ""
+
+#: net_monitor:590
+msgid "Remote port"
+msgstr ""
+
+#: net_monitor:591
+msgid "Connection status"
+msgstr ""
+
+#: net_monitor:610
+msgid "connections"
+msgstr ""
+
+#: net_monitor:615
+msgid "Refresh"
+msgstr ""
+
+#: net_monitor:640
+msgid "Traffic statistics"
+msgstr ""
+
+#: net_monitor:647
+msgid "Downloaded:"
+msgstr ""
+
+#: net_monitor:649
+msgid "Uploaded:"
+msgstr ""
+
+#: net_monitor:653
+msgid "Download speed:"
+msgstr ""
+
+#: net_monitor:655
+msgid "Upload speed:"
+msgstr ""
+
+#: net_monitor:666
+msgid "Interface settings"
+msgstr ""
+
+#: net_monitor:674
+msgid "Network interface:"
+msgstr ""
+
+#: net_monitor:675
+msgid "Device status:"
+msgstr ""
+
+#: net_monitor:677
+msgid "IP Address:"
+msgstr ""
+
+#: net_monitor:679
+msgid "Hardware address:"
+msgstr ""
+
+#: net_monitor:693
+msgid "Wireless ESSID:"
+msgstr ""
+
+#: net_monitor:696
+msgid "Wireless mode:"
+msgstr ""
+
+#: net_monitor:700
+msgid "Connection speed:"
+msgstr ""
+
+#: net_monitor:703
+msgid "Access point or cell:"
+msgstr ""
+
+#: net_monitor:710
+msgid "Link quality:"
+msgstr ""
+
+#: net_monitor:731
+msgid "Traffic accounting"
+msgstr ""
+
+#: net_monitor:735
+msgid "Connection time:"
+msgstr ""
+
+#: net_monitor:738
+msgid "Show detailed network statistics"
+msgstr ""
+
+#: net_monitor:742
+msgid ""
+"Network accounting is not enabled for this interface. Please enable it in "
+"Mandriva network center in order to view detailed traffic statistics"
+msgstr ""
diff --git a/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.obj b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.obj
new file mode 100644
index 000000000..e52fcbdc7
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.obj
@@ -0,0 +1,3 @@
+#! /bin/sh
+xgettext --copyright-holder=This_file_is_part_of_Mageia --from-code=UTF-8 -L Python \
+--msgid-bugs-address=http://bugs.mageia.org monitor.py net_monitor -o net_monitor.pot \ No newline at end of file
diff --git a/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.pot b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.pot
new file mode 100644
index 000000000..49a6f9575
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20130107/fe6efa5e/attachment.pot
@@ -0,0 +1,262 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_Mageia
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://bugs.mageia.org\n"
+"POT-Creation-Date: 2013-01-07 17:15+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"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: monitor.py:40 monitor.py:54
+msgid "ESTABLISHED"
+msgstr ""
+
+#: monitor.py:41 monitor.py:55
+msgid "SYN_SENT"
+msgstr ""
+
+#: monitor.py:42 monitor.py:56
+msgid "SYN_RECV"
+msgstr ""
+
+#: monitor.py:43 monitor.py:57
+msgid "FIN_WAIT1"
+msgstr ""
+
+#: monitor.py:44 monitor.py:58
+msgid "FIN_WAIT2"
+msgstr ""
+
+#: monitor.py:45 monitor.py:59
+msgid "TIME_WAIT"
+msgstr ""
+
+#: monitor.py:46
+msgid "CLOSE"
+msgstr ""
+
+#: monitor.py:47 monitor.py:61
+msgid "CLOSE_WAIT"
+msgstr ""
+
+#: monitor.py:48 monitor.py:62
+msgid "LAST_ACK"
+msgstr ""
+
+#: monitor.py:49 monitor.py:63
+msgid "LISTEN"
+msgstr ""
+
+#: monitor.py:50 monitor.py:64
+msgid "CLOSING"
+msgstr ""
+
+#: monitor.py:101 monitor.py:111 monitor.py:125 monitor.py:155 monitor.py:328
+#: monitor.py:386 monitor.py:389
+msgid "Unknown"
+msgstr ""
+
+#: monitor.py:185
+msgid "No physical address"
+msgstr ""
+
+#: monitor.py:191 monitor.py:197
+msgid "No address assigned"
+msgstr ""
+
+#: monitor.py:392
+msgid "Device is offline"
+msgstr ""
+
+#: monitor.py:399
+#, python-format
+msgid "%d hours, %d minutes, %d seconds"
+msgstr ""
+
+#: net_monitor:49
+msgid "Bytes"
+msgstr ""
+
+#: net_monitor:50
+msgid "Upload"
+msgstr ""
+
+#: net_monitor:50
+msgid "Download"
+msgstr ""
+
+#: net_monitor:283
+msgid "Network monitor"
+msgstr ""
+
+#: net_monitor:344
+msgid "Please wait.."
+msgstr ""
+
+#: net_monitor:362 net_monitor:368
+msgid "Not found"
+msgstr ""
+
+#: net_monitor:369
+#, python-format
+msgid "Default routes: %s; DNS: %s"
+msgstr ""
+
+#: net_monitor:501
+#, python-format
+msgid "Network statistics for %s"
+msgstr ""
+
+#: net_monitor:514
+#, python-format
+msgid "Network traffic statistics for %s"
+msgstr ""
+
+#: net_monitor:519
+msgid "Summary"
+msgstr ""
+
+#: net_monitor:523
+msgid "Hourly traffic"
+msgstr ""
+
+#: net_monitor:527
+msgid "Daily traffic"
+msgstr ""
+
+#: net_monitor:531
+msgid "Monthly traffic"
+msgstr ""
+
+#: net_monitor:535
+msgid "Top 10 traffic days"
+msgstr ""
+
+#: net_monitor:539
+#, python-format
+msgid ""
+"Network accounting was not enabled on interface %s.\n"
+"Please enable network accounting on the interface in order to view traffic "
+"statistics and restart your network connection to start collecting traffic "
+"statistics."
+msgstr ""
+
+#: net_monitor:586
+msgid "Protocol"
+msgstr ""
+
+#: net_monitor:587
+msgid "Local address"
+msgstr ""
+
+#: net_monitor:588
+msgid "Local port"
+msgstr ""
+
+#: net_monitor:589
+msgid "Remote address"
+msgstr ""
+
+#: net_monitor:590
+msgid "Remote port"
+msgstr ""
+
+#: net_monitor:591
+msgid "Connection status"
+msgstr ""
+
+#: net_monitor:610
+msgid "connections"
+msgstr ""
+
+#: net_monitor:615
+msgid "Refresh"
+msgstr ""
+
+#: net_monitor:640
+msgid "Traffic statistics"
+msgstr ""
+
+#: net_monitor:647
+msgid "Downloaded:"
+msgstr ""
+
+#: net_monitor:649
+msgid "Uploaded:"
+msgstr ""
+
+#: net_monitor:653
+msgid "Download speed:"
+msgstr ""
+
+#: net_monitor:655
+msgid "Upload speed:"
+msgstr ""
+
+#: net_monitor:666
+msgid "Interface settings"
+msgstr ""
+
+#: net_monitor:674
+msgid "Network interface:"
+msgstr ""
+
+#: net_monitor:675
+msgid "Device status:"
+msgstr ""
+
+#: net_monitor:677
+msgid "IP Address:"
+msgstr ""
+
+#: net_monitor:679
+msgid "Hardware address:"
+msgstr ""
+
+#: net_monitor:693
+msgid "Wireless ESSID:"
+msgstr ""
+
+#: net_monitor:696
+msgid "Wireless mode:"
+msgstr ""
+
+#: net_monitor:700
+msgid "Connection speed:"
+msgstr ""
+
+#: net_monitor:703
+msgid "Access point or cell:"
+msgstr ""
+
+#: net_monitor:710
+msgid "Link quality:"
+msgstr ""
+
+#: net_monitor:731
+msgid "Traffic accounting"
+msgstr ""
+
+#: net_monitor:735
+msgid "Connection time:"
+msgstr ""
+
+#: net_monitor:738
+msgid "Show detailed network statistics"
+msgstr ""
+
+#: net_monitor:742
+msgid ""
+"Network accounting is not enabled for this interface. Please enable it in "
+"Mandriva network center in order to view detailed traffic statistics"
+msgstr ""