From 533eebad871214325afa4a088d8317d0c494578b Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 17 Jun 2018 17:58:44 +0200 Subject: sync with transifex --- po/en_CA.po | 173 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 90 insertions(+), 83 deletions(-) (limited to 'po/en_CA.po') diff --git a/po/en_CA.po b/po/en_CA.po index 4246b78..2e2a1f3 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -1,17 +1,17 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# Adam Weinberger , 2004, 2005, 2006 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-06 12:28+0100\n" -"PO-Revision-Date: 2017-11-06 11:29+0000\n" -"Last-Translator: Wolfgang Ulbrich \n" -"Language-Team: English (Canada) (http://www.transifex.com/mate/MATE/language/en_CA/)\n" +"POT-Creation-Date: 2018-03-22 12:38+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: English (Canada) (https://www.transifex.com/mate/teams/13566/en_CA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgid "MATE System Monitor" msgstr "" #: ../mate-system-monitor.desktop.in.in.h:2 ../src/callbacks.cpp:186 -#: ../src/interface.cpp:680 ../src/procman.cpp:714 +#: ../src/interface.cpp:625 ../src/procman.cpp:709 msgid "System Monitor" msgstr "System Monitor" @@ -146,7 +146,7 @@ msgstr "" #: ../src/gsm_color_button.c:204 msgid "Title" -msgstr "" +msgstr "Title" #: ../src/gsm_color_button.c:205 msgid "The title of the color selection dialog" @@ -170,7 +170,7 @@ msgstr "" #: ../src/gsm_color_button.c:539 msgid "Received invalid color data\n" -msgstr "" +msgstr "Received invalid colour data\n" #: ../src/gsm_color_button.c:640 msgid "Click to set graph colors" @@ -252,7 +252,7 @@ msgstr "Configure the application" #: ../src/interface.cpp:76 msgid "_Refresh" -msgstr "" +msgstr "_Refresh" #: ../src/interface.cpp:77 msgid "Refresh the process list" @@ -277,7 +277,7 @@ msgstr "View the files opened by a process" #: ../src/interface.cpp:84 msgid "_Properties" -msgstr "" +msgstr "_Properties" #: ../src/interface.cpp:85 msgid "View additional information about a process" @@ -327,7 +327,7 @@ msgstr "M_y Processes" msgid "Show only user-owned processes" msgstr "" -#: ../src/interface.cpp:114 ../src/util.cpp:221 +#: ../src/interface.cpp:114 ../src/util.cpp:217 msgid "Very High" msgstr "" @@ -335,7 +335,7 @@ msgstr "" msgid "Set process priority to very high" msgstr "" -#: ../src/interface.cpp:116 ../src/util.cpp:223 +#: ../src/interface.cpp:116 ../src/util.cpp:219 msgid "High" msgstr "" @@ -343,15 +343,15 @@ msgstr "" msgid "Set process priority to high" msgstr "" -#: ../src/interface.cpp:118 ../src/util.cpp:225 +#: ../src/interface.cpp:118 ../src/util.cpp:221 msgid "Normal" -msgstr "" +msgstr "Normal" #: ../src/interface.cpp:119 msgid "Set process priority to normal" msgstr "" -#: ../src/interface.cpp:120 ../src/util.cpp:227 +#: ../src/interface.cpp:120 ../src/util.cpp:223 msgid "Low" msgstr "" @@ -359,7 +359,7 @@ msgstr "" msgid "Set process priority to low" msgstr "" -#: ../src/interface.cpp:122 ../src/util.cpp:229 +#: ../src/interface.cpp:122 ../src/util.cpp:225 msgid "Very Low" msgstr "" @@ -369,7 +369,7 @@ msgstr "" #: ../src/interface.cpp:124 msgid "Custom" -msgstr "" +msgstr "Custom" #: ../src/interface.cpp:125 msgid "Set process priority manually" @@ -381,72 +381,72 @@ msgstr "End _Process" #. Translators: color picker title, %s is CPU, Memory, Swap, Receiving, #. Sending -#: ../src/interface.cpp:283 +#: ../src/interface.cpp:279 #, c-format msgid "Pick a Color for '%s'" msgstr "" -#: ../src/interface.cpp:294 +#: ../src/interface.cpp:290 msgid "CPU History" msgstr "CPU History" -#: ../src/interface.cpp:337 ../src/procproperties.cpp:125 +#: ../src/interface.cpp:333 ../src/procproperties.cpp:125 msgid "CPU" msgstr "" -#: ../src/interface.cpp:339 +#: ../src/interface.cpp:335 #, c-format msgid "CPU%d" msgstr "" -#: ../src/interface.cpp:364 +#: ../src/interface.cpp:357 msgid "Memory and Swap History" msgstr "Memory and Swap History" -#: ../src/interface.cpp:398 ../src/proctable.cpp:256 +#: ../src/interface.cpp:391 ../src/proctable.cpp:256 #: ../src/procproperties.cpp:119 msgid "Memory" -msgstr "" +msgstr "Memory" -#: ../src/interface.cpp:426 +#: ../src/interface.cpp:415 msgid "Swap" msgstr "" -#: ../src/interface.cpp:454 +#: ../src/interface.cpp:439 msgid "Network History" msgstr "Network History" -#: ../src/interface.cpp:487 +#: ../src/interface.cpp:472 msgid "Receiving" msgstr "" -#: ../src/interface.cpp:519 +#: ../src/interface.cpp:494 msgid "Total Received" msgstr "" -#: ../src/interface.cpp:548 +#: ../src/interface.cpp:513 msgid "Sending" msgstr "" -#: ../src/interface.cpp:580 +#: ../src/interface.cpp:535 msgid "Total Sent" msgstr "" #. procman_create_sysinfo_view(); -#: ../src/interface.cpp:760 +#: ../src/interface.cpp:705 msgid "System" -msgstr "" +msgstr "System" -#: ../src/interface.cpp:764 ../src/procdialogs.cpp:558 +#: ../src/interface.cpp:709 ../src/procdialogs.cpp:554 msgid "Processes" msgstr "Processes" -#: ../src/interface.cpp:768 ../src/procdialogs.cpp:683 +#: ../src/interface.cpp:713 ../src/procdialogs.cpp:667 msgid "Resources" msgstr "Resources" -#: ../src/interface.cpp:772 ../src/procdialogs.cpp:756 -#: ../src/procdialogs.cpp:760 +#: ../src/interface.cpp:717 ../src/procdialogs.cpp:732 +#: ../src/procdialogs.cpp:736 msgid "File Systems" msgstr "" @@ -469,7 +469,7 @@ msgstr "" #: ../src/lsof.cpp:123 msgid "Error" -msgstr "" +msgstr "Error" #: ../src/lsof.cpp:124 #, c-format @@ -495,12 +495,12 @@ msgstr "" #: ../src/lsof.cpp:336 msgid "_Name contains:" -msgstr "" +msgstr "_Name contains:" #. The default accelerator collides with the default close accelerator. #: ../src/lsof.cpp:345 msgid "C_lear" -msgstr "" +msgstr "C_lear" #: ../src/lsof.cpp:349 msgid "Case insensitive matching" @@ -508,7 +508,7 @@ msgstr "" #: ../src/lsof.cpp:357 msgid "S_earch results:" -msgstr "" +msgstr "S_earch results:" #. xgettext: virtual memory start #: ../src/memmaps.cpp:307 @@ -675,7 +675,9 @@ msgstr "Time in milliseconds between updates of the devices list" msgid "" "Determines which processes to show by default. 0 is All, 1 is user, and 2 is" " active" -msgstr "Determines which processes to show by default. 0 is All, 1 is user, and 2 is active" +msgstr "" +"Determines which processes to show by default. 0 is All, 1 is user, and 2 is" +" active" #: ../src/org.mate.system-monitor.gschema.xml.in.h:14 msgid "Saves the currently viewed tab" @@ -1063,66 +1065,71 @@ msgstr "Note:" msgid "" "The priority of a process is given by its nice value. A lower nice value " "corresponds to a higher priority." -msgstr "The priority of a process is given by its nice value. A lower nice value corresponds to a higher priority." +msgstr "" +"The priority of a process is given by its nice value. A lower nice value " +"corresponds to a higher priority." -#: ../src/procdialogs.cpp:476 +#: ../src/procdialogs.cpp:472 msgid "Icon" msgstr "Icon" -#: ../src/procdialogs.cpp:535 +#: ../src/procdialogs.cpp:531 msgid "System Monitor Preferences" msgstr "System Monitor Preferences" -#: ../src/procdialogs.cpp:565 +#: ../src/procdialogs.cpp:561 msgid "Behavior" msgstr "Behaviour" -#: ../src/procdialogs.cpp:588 ../src/procdialogs.cpp:713 -#: ../src/procdialogs.cpp:783 +#: ../src/procdialogs.cpp:580 ../src/procdialogs.cpp:755 msgid "_Update interval in seconds:" msgstr "_Update interval in seconds:" -#: ../src/procdialogs.cpp:617 +#: ../src/procdialogs.cpp:605 msgid "Enable _smooth refresh" msgstr "Enable _smooth refresh" -#: ../src/procdialogs.cpp:630 +#: ../src/procdialogs.cpp:618 msgid "Alert before ending or _killing processes" msgstr "Alert before ending or _killing processes" -#: ../src/procdialogs.cpp:643 +#: ../src/procdialogs.cpp:631 msgid "Divide CPU usage by CPU count" msgstr "" -#: ../src/procdialogs.cpp:644 +#: ../src/procdialogs.cpp:632 msgid "Solaris mode" msgstr "" -#: ../src/procdialogs.cpp:661 ../src/procdialogs.cpp:821 +#: ../src/procdialogs.cpp:649 ../src/procdialogs.cpp:789 msgid "Information Fields" msgstr "" -#: ../src/procdialogs.cpp:678 +#: ../src/procdialogs.cpp:662 msgid "Process i_nformation shown in list:" msgstr "" -#: ../src/procdialogs.cpp:690 +#: ../src/procdialogs.cpp:674 msgid "Graphs" msgstr "Graphs" -#: ../src/procdialogs.cpp:737 +#: ../src/procdialogs.cpp:693 +msgid "_Update interval in 1/10 sec:" +msgstr "" + +#: ../src/procdialogs.cpp:713 msgid "Show network speed in bits" msgstr "" -#: ../src/procdialogs.cpp:807 +#: ../src/procdialogs.cpp:775 msgid "Show _all file systems" msgstr "" -#: ../src/procdialogs.cpp:838 +#: ../src/procdialogs.cpp:802 msgid "File system i_nformation shown in list:" msgstr "" -#: ../src/procman.cpp:663 +#: ../src/procman.cpp:658 msgid "A simple process and system monitor." msgstr "" @@ -1185,7 +1192,7 @@ msgstr "Security Context" #: ../src/proctable.cpp:255 ../src/procproperties.cpp:132 msgid "Command Line" -msgstr "" +msgstr "Command Line" #. xgettext: combined noun, the function the process is waiting in, see wchan #. ps(1) @@ -1215,7 +1222,7 @@ msgstr "" #: ../src/proctable.cpp:265 msgid "Owner" -msgstr "" +msgstr "Owner" #: ../src/proctable.cpp:266 ../src/procproperties.cpp:129 msgid "Priority" @@ -1227,9 +1234,9 @@ msgid "Load averages for the last 1, 5, 15 minutes: %0.2f, %0.2f, %0.2f" msgstr "Load averages for the last 1, 5, 15 minutes: %0.2f, %0.2f, %0.2f" #: ../src/procproperties.cpp:99 ../src/procproperties.cpp:131 -#: ../src/procproperties.cpp:134 ../src/util.cpp:424 +#: ../src/procproperties.cpp:134 ../src/util.cpp:420 msgid "N/A" -msgstr "" +msgstr "N/A" #: ../src/procproperties.cpp:242 msgid "Process Properties" @@ -1254,35 +1261,35 @@ msgstr "" msgid "%d-bit" msgstr "" -#: ../src/sysinfo.cpp:819 +#: ../src/sysinfo.cpp:807 #, c-format msgid "Kernel %s" msgstr "" -#: ../src/sysinfo.cpp:836 +#: ../src/sysinfo.cpp:820 #, c-format msgid "MATE %s" msgstr "" #. hardware section -#: ../src/sysinfo.cpp:854 +#: ../src/sysinfo.cpp:834 msgid "Hardware" msgstr "" -#: ../src/sysinfo.cpp:859 +#: ../src/sysinfo.cpp:839 msgid "Memory:" msgstr "" -#: ../src/sysinfo.cpp:863 +#: ../src/sysinfo.cpp:843 msgid "Processor:" msgstr "" #. disk space section -#: ../src/sysinfo.cpp:871 +#: ../src/sysinfo.cpp:851 msgid "System Status" msgstr "" -#: ../src/sysinfo.cpp:876 +#: ../src/sysinfo.cpp:856 msgid "Available disk space:" msgstr "" @@ -1330,62 +1337,62 @@ msgstr "" msgid "%u:%02u.%02u" msgstr "" -#: ../src/util.cpp:170 +#: ../src/util.cpp:166 #, c-format msgid "%.1f KiB" msgstr "%.1f KB" -#: ../src/util.cpp:171 +#: ../src/util.cpp:167 #, c-format msgid "%.1f MiB" msgstr "%.1f MB" -#: ../src/util.cpp:172 +#: ../src/util.cpp:168 #, c-format msgid "%.1f GiB" msgstr "%.1f GB" -#: ../src/util.cpp:173 +#: ../src/util.cpp:169 #, c-format msgid "%.1f TiB" msgstr "" -#: ../src/util.cpp:174 +#: ../src/util.cpp:170 #, c-format msgid "%.3g kbit" msgstr "" -#: ../src/util.cpp:175 +#: ../src/util.cpp:171 #, c-format msgid "%.3g Mbit" msgstr "" -#: ../src/util.cpp:176 +#: ../src/util.cpp:172 #, c-format msgid "%.3g Gbit" msgstr "" -#: ../src/util.cpp:177 +#: ../src/util.cpp:173 #, c-format msgid "%.3g Tbit" msgstr "" -#: ../src/util.cpp:192 +#: ../src/util.cpp:188 #, c-format msgid "%u bit" msgid_plural "%u bits" msgstr[0] "" msgstr[1] "" -#: ../src/util.cpp:193 +#: ../src/util.cpp:189 #, c-format msgid "%u byte" msgid_plural "%u bytes" -msgstr[0] "%u byte" -msgstr[1] "%u bytes" +msgstr[0] "" +msgstr[1] "" #. xgettext: rate, 10MiB/s or 10Mbit/s -#: ../src/util.cpp:587 +#: ../src/util.cpp:583 #, c-format msgid "%s/s" msgstr "%s/s" -- cgit v1.2.1