I18n: Update translation en_AU (87%).

74 translated messages, 11 untranslated messages.

Transifex (https://www.transifex.com/xfce/public/).
This commit is contained in:
Xfce Bot
2017-09-20 00:49:12 +02:00
committed by Transifex
parent 7f35c1dee7
commit d4add266ef

View File

@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Michael Findlay <keltoiboy@gmail.com>, 2013,2015
# Michael Findlay <translate@cobber-linux.org>, 2013,2015
msgid ""
msgstr ""
"Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-12-20 00:31+0100\n"
"PO-Revision-Date: 2015-01-13 07:22+0000\n"
"Last-Translator: Michael Findlay <keltoiboy@gmail.com>\n"
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/xfce-apps/language/en_AU/)\n"
"POT-Creation-Date: 2017-01-27 00:30+0100\n"
"PO-Revision-Date: 2017-09-19 18:33+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/xfce/xfce-apps/language/en_AU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -20,13 +20,13 @@ msgstr ""
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/exec-tool-button.c:106
#: ../src/exec-tool-button.c:151 ../src/main.c:186
#: ../src/process-tree-view.c:372 ../src/process-tree-view.c:387
#: ../src/process-tree-view.c:415 ../src/process-window.c:389
#: ../src/process-tree-view.c:374 ../src/process-tree-view.c:389
#: ../src/process-tree-view.c:417 ../src/process-window.c:500
#: ../src/process-window.ui.h:1 ../src/process-window-gtk3.ui.h:1
msgid "Task Manager"
msgstr "Task Manager"
#: ../xfce4-taskmanager.desktop.in.h:2 ../src/process-window.c:396
#: ../xfce4-taskmanager.desktop.in.h:2 ../src/process-window.c:507
msgid "Easy to use task manager"
msgstr "Easy to use task manager"
@@ -77,12 +77,12 @@ msgid ""
"Swap: %s"
msgstr "Processes: %u\nCPU: %.0f%%\nMemory: %s\nSwap: %s"
#: ../src/process-statusbar.c:147 ../src/process-window.c:461
#: ../src/process-statusbar.c:147 ../src/process-window.c:572
#, c-format
msgid "CPU: %s%%"
msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:162 ../src/process-window.c:465
#: ../src/process-statusbar.c:162 ../src/process-window.c:576
#, c-format
msgid "Memory: %s"
msgstr "Memory: %s"
@@ -97,120 +97,162 @@ msgstr "Swap: %s"
msgid "Processes: %d"
msgstr "Processes: %d"
#: ../src/process-tree-view.c:136
#: ../src/process-tree-view.c:137
msgid "Task"
msgstr "Task"
#: ../src/process-tree-view.c:147 ../src/settings-tool-button.c:175
#: ../src/process-tree-view.c:148 ../src/settings-tool-button.c:175
msgid "PID"
msgstr "PID"
#: ../src/process-tree-view.c:155 ../src/settings-tool-button.c:176
#: ../src/process-tree-view.c:156 ../src/settings-tool-button.c:176
msgid "PPID"
msgstr "PPID"
#: ../src/process-tree-view.c:163 ../src/settings-tool-button.c:177
#: ../src/process-tree-view.c:164 ../src/settings-tool-button.c:177
msgid "State"
msgstr "State"
#: ../src/process-tree-view.c:172
#: ../src/process-tree-view.c:173
msgid "VSZ"
msgstr "VSZ"
#: ../src/process-tree-view.c:180
#: ../src/process-tree-view.c:181
msgid "RSS"
msgstr "RSS"
#: ../src/process-tree-view.c:188 ../src/settings-tool-button.c:180
#: ../src/process-tree-view.c:189 ../src/settings-tool-button.c:180
msgid "UID"
msgstr "UID"
#: ../src/process-tree-view.c:196 ../src/settings-tool-button.c:181
#: ../src/process-tree-view.c:197 ../src/settings-tool-button.c:181
msgid "CPU"
msgstr "CPU"
#. TRANSLATORS: “Prio.” is short for Priority, it appears in the tree view
#. header.
#: ../src/process-tree-view.c:205
#: ../src/process-tree-view.c:206
msgid "Prio."
msgstr "Prio."
#: ../src/process-tree-view.c:369
#: ../src/process-tree-view.c:370
msgid "Terminate task"
msgstr "Terminate task"
#: ../src/process-tree-view.c:369
#: ../src/process-tree-view.c:370
msgid "Kill task"
msgstr "Kill task"
#: ../src/process-tree-view.c:371
#: ../src/process-tree-view.c:372
#, c-format
msgid "Are you sure you want to send a signal to the PID %d?"
msgstr "Are you sure you want to send a signal to the PID %d?"
msgid "Are you sure you want to send the %s signal to the PID %d?"
msgstr ""
#: ../src/process-tree-view.c:383
#: ../src/process-tree-view.c:373
msgid "terminate"
msgstr ""
#: ../src/process-tree-view.c:373
msgid "kill"
msgstr ""
#: ../src/process-tree-view.c:385
msgid "Error sending signal"
msgstr "Error sending signal"
#: ../src/process-tree-view.c:385
#: ../src/process-tree-view.c:387
#, c-format
msgid ""
"An error was encountered by sending a signal to the PID %d. It is likely you"
" don't have the required privileges."
msgstr "An error was encountered by sending a signal to the PID %d. It is likely you don't have the required privileges."
#: ../src/process-tree-view.c:412
#: ../src/process-tree-view.c:414
msgid "Error setting priority"
msgstr "Error setting priority"
#: ../src/process-tree-view.c:413
#: ../src/process-tree-view.c:415
#, c-format
msgid ""
"An error was encountered by setting a priority to the PID %d. It is likely "
"you don't have the required privileges."
msgstr "An error was encountered by setting a priority to the PID %d. It is likely you don't have the required privileges."
#: ../src/process-tree-view.c:429
msgid "Terminate"
msgstr "Terminate"
#: ../src/process-tree-view.c:437
#: ../src/process-tree-view.c:433 ../src/process-tree-view.c:584
msgid "Stop"
msgstr "Stop"
#: ../src/process-tree-view.c:444
#: ../src/process-tree-view.c:440
msgid "Continue"
msgstr "Continue"
#: ../src/process-tree-view.c:450
#: ../src/process-tree-view.c:446
msgid "Terminate"
msgstr "Terminate"
#: ../src/process-tree-view.c:452
msgid "Kill"
msgstr "Kill"
#: ../src/process-tree-view.c:457
#: ../src/process-tree-view.c:459
msgid "Very low"
msgstr "Very low"
#: ../src/process-tree-view.c:462
#: ../src/process-tree-view.c:464
msgid "Low"
msgstr "Low"
#: ../src/process-tree-view.c:467
#: ../src/process-tree-view.c:469
msgid "Normal"
msgstr "Normal"
#: ../src/process-tree-view.c:472
#: ../src/process-tree-view.c:474
msgid "High"
msgstr "High"
#: ../src/process-tree-view.c:477
#: ../src/process-tree-view.c:479
msgid "Very high"
msgstr "Very high"
#: ../src/process-tree-view.c:482 ../src/settings-tool-button.c:182
#: ../src/process-tree-view.c:484 ../src/settings-tool-button.c:182
msgid "Priority"
msgstr "Priority"
#: ../src/process-window.c:205
#: ../src/process-window.c:171
msgid "Bad Window"
msgstr ""
#: ../src/process-window.c:171
#, c-format
msgid "Window id 0x%lx does not exist!"
msgstr ""
#: ../src/process-window.c:174
msgid "XGetWindowProperty failed"
msgstr ""
#: ../src/process-window.c:174
msgid "XGetWindowProperty failed!"
msgstr ""
#: ../src/process-window.c:181
msgid "No PID found"
msgstr ""
#: ../src/process-window.c:181
#, c-format
msgid "No PID found for window 0x%lx."
msgstr ""
#: ../src/process-window.c:251
msgid "Identify Window"
msgstr ""
#: ../src/process-window.c:252
msgid "Identify an open window by clicking on it."
msgstr ""
#: ../src/process-window.c:318
#, c-format
msgid ""
"<span foreground='#000000' background='#aed581'> </span> Starting task\n"
@@ -218,11 +260,11 @@ msgid ""
"<span foreground='#000000' background='#e57373'> </span> Terminating task"
msgstr "<span foreground='#000000' background='#aed581'> </span> Starting task\n<span foreground='#000000' background='#fff176'> </span> Changing task\n<span foreground='#000000' background='#e57373'> </span> Terminating task"
#: ../src/process-window.c:215
#: ../src/process-window.c:328
msgid "Filter on process name"
msgstr "Filter on process name"
#: ../src/process-window.c:399
#: ../src/process-window.c:510
msgid "translator-credits"
msgstr "translator-credits"