From 40e6dc11d9a99098be119a874596b3f359cfc61d Mon Sep 17 00:00:00 2001 From: Steve Harris Date: Fri, 26 Jun 2020 12:50:06 +0200 Subject: [PATCH] I18n: Add new translation en_CA (100%). 35 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/en_CA.po | 171 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 po/en_CA.po diff --git a/po/en_CA.po b/po/en_CA.po new file mode 100644 index 0000000..3117f30 --- /dev/null +++ b/po/en_CA.po @@ -0,0 +1,171 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Steve Harris , 2020 +msgid "" +msgstr "" +"Project-Id-Version: Xfce Panel Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 12:31+0200\n" +"PO-Revision-Date: 2020-06-26 02:24+0000\n" +"Last-Translator: Steve Harris \n" +"Language-Team: English (Canada) (http://www.transifex.com/xfce/xfce-panel-plugins/language/en_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_CA\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Defaults +#: ../panel-plugin/netload.c:42 +msgid "Net" +msgstr "Net" + +#: ../panel-plugin/netload.c:61 +msgid "Xfce4-Netload-Plugin" +msgstr "Xfce4-Netload-Plugin" + +#: ../panel-plugin/netload.c:64 +msgid "Unknown error." +msgstr "Unknown error." + +#: ../panel-plugin/netload.c:65 +msgid "Linux proc device '/proc/net/dev' not found." +msgstr "Linux proc device '/proc/net/dev' not found." + +#: ../panel-plugin/netload.c:66 +msgid "Interface was not found." +msgstr "Interface was not found." + +#: ../panel-plugin/netload.c:168 +#, c-format +msgid "<< %s >> (Interface down)" +msgstr "<< %s >> (Interface down)" + +#: ../panel-plugin/netload.c:255 +#, c-format +msgid "" +"<< %s >> (%s)\n" +"Average of last %d measures\n" +"with an interval of %.2fs:\n" +"Incoming: %s\n" +"Outgoing: %s\n" +"Total: %s" +msgstr "<< %s >> (%s)\nAverage of last %d measures\nwith an interval of %.2fs:\nIncoming: %s\nOutgoing: %s\nTotal: %s" + +#: ../panel-plugin/netload.c:258 +msgid "no IP address" +msgstr "no IP address" + +#: ../panel-plugin/netload.c:642 +#, c-format +msgid "" +"%s: Error in initializing:\n" +"%s" +msgstr "%s: Error in initializing:\n%s" + +#: ../panel-plugin/netload.c:980 +msgid "Bar color (i_ncoming):" +msgstr "Bar colour (i_ncoming):" + +#: ../panel-plugin/netload.c:981 +msgid "Bar color (_outgoing):" +msgstr "Bar colour (_outgoing):" + +#: ../panel-plugin/netload.c:984 +msgid "Maximum (inco_ming):" +msgstr "Maximum (inco_ming):" + +#: ../panel-plugin/netload.c:985 +msgid "Maximum (o_utgoing):" +msgstr "Maximum (o_utgoing):" + +#: ../panel-plugin/netload.c:990 ../panel-plugin/netload.desktop.in.in.h:1 +msgid "Network Monitor" +msgstr "Network Monitor" + +#: ../panel-plugin/netload.c:1019 +msgid "_Text to display:" +msgstr "_Text to display:" + +#: ../panel-plugin/netload.c:1050 +msgid "Network _device:" +msgstr "Network _device:" + +#: ../panel-plugin/netload.c:1077 +msgid "Update _interval:" +msgstr "Update _interval:" + +#: ../panel-plugin/netload.c:1090 +msgid "s" +msgstr "s" + +#: ../panel-plugin/netload.c:1104 +msgid "Show values as _bits" +msgstr "Show values as _bits" + +#: ../panel-plugin/netload.c:1118 +msgid "_Automatic maximum" +msgstr "_Automatic maximum" + +#: ../panel-plugin/netload.c:1152 +msgid "KiB/s" +msgstr "KiB/s" + +#: ../panel-plugin/netload.c:1177 +msgid "_Present data as:" +msgstr "_Present data as:" + +#: ../panel-plugin/netload.c:1186 +msgid "Bars" +msgstr "Bars" + +#: ../panel-plugin/netload.c:1187 +msgid "Values" +msgstr "Values" + +#: ../panel-plugin/netload.c:1188 +msgid "Bars and values" +msgstr "Bars and values" + +#: ../panel-plugin/netload.c:1230 +msgid "_Colorize values" +msgstr "_Colourize values" + +#: ../panel-plugin/netload.desktop.in.in.h:2 +msgid "Show network traffic" +msgstr "Show network traffic" + +#: ../panel-plugin/utils.c:78 +msgid "B" +msgstr "B" + +#: ../panel-plugin/utils.c:78 +msgid "KiB" +msgstr "KiB" + +#: ../panel-plugin/utils.c:78 +msgid "MiB" +msgstr "MiB" + +#: ../panel-plugin/utils.c:78 +msgid "GiB" +msgstr "GiB" + +#: ../panel-plugin/utils.c:79 +msgid "bps" +msgstr "bps" + +#: ../panel-plugin/utils.c:79 +msgid "Kbps" +msgstr "Kbps" + +#: ../panel-plugin/utils.c:79 +msgid "Mbps" +msgstr "Mbps" + +#: ../panel-plugin/utils.c:79 +msgid "Gbps" +msgstr "Gbps"