Apply patch from Álvaro Lopes to fix CPU usage per task, with more then 1 CPU.

Added a THANKS file.
Remove some svn executable properties and add svn keywords.
Added LINGUAS support and removed the configure.ac > configure.in.in file.
Improved the configure.in.in and Makefiles.


(Old svn revision: 2350)
This commit is contained in:
Nick Schermer
2007-01-13 10:12:31 +00:00
parent 774a48f60a
commit b452b402fe
33 changed files with 895 additions and 479 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-taskmanager 0.4.0-rc1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-09-10 21:29+0200\n"
"POT-Creation-Date: 2007-01-13 11:01+0100\n"
"PO-Revision-Date: 2006-03-24 21:52+0500\n"
"Last-Translator: Andrey Fedoseev <andrey.fedoseev@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n"
@@ -16,78 +16,100 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../src/interface.c:43 ../src/interface.c:257
#: ../src/callbacks.c:60
msgid "Really kill the task?"
msgstr ""
#: ../src/callbacks.c:61
msgid "Really terminate the task?"
msgstr ""
#: ../src/functions.c:124
#, c-format
msgid "%d kB of %d kB used"
msgstr ""
#: ../src/functions.c:129
#, c-format
msgid "%0.0f %%"
msgstr ""
#: ../src/interface.c:45 ../src/interface.c:272
msgid "xfce4-taskmanager"
msgstr "Диспетчер задач Xfce 4"
#: ../src/interface.c:56
#: ../src/interface.c:59
msgid "cpu usage"
msgstr ""
#: ../src/interface.c:61
#: ../src/interface.c:67
msgid "memory usage"
msgstr ""
#: ../src/interface.c:91
#: ../src/interface.c:99
msgid "more details"
msgstr "подробнее"
#: ../src/interface.c:117
#: ../src/interface.c:125
msgid "Command"
msgstr "Команда"
#: ../src/interface.c:123
#: ../src/interface.c:131
msgid "PID"
msgstr "PID"
#: ../src/interface.c:129
#: ../src/interface.c:137
msgid "PPID"
msgstr "PPID"
#: ../src/interface.c:135
#: ../src/interface.c:143
msgid "State"
msgstr "Состояние"
#: ../src/interface.c:141
#: ../src/interface.c:149
msgid "VM-Size"
msgstr "Память"
#: ../src/interface.c:147
#: ../src/interface.c:155
msgid "RSS"
msgstr "RSS"
#: ../src/interface.c:153
#: ../src/interface.c:161
msgid "User"
msgstr "Пользователь"
#: ../src/interface.c:159
#: ../src/interface.c:167
msgid "CPU%"
msgstr ""
#: ../src/interface.c:175
#: ../src/interface.c:183
msgid "Stop"
msgstr "Остановить"
#: ../src/interface.c:180
#: ../src/interface.c:188
msgid "Continue"
msgstr "Продолжить"
#: ../src/interface.c:185
#: ../src/interface.c:193
msgid "Term"
msgstr "Завершить"
#: ../src/interface.c:190
#: ../src/interface.c:198
msgid "Kill"
msgstr "Убить"
#: ../src/interface.c:221
#: ../src/interface.c:230
msgid "Show user tasks"
msgstr "Показать задачи пользователя"
#: ../src/interface.c:226
#: ../src/interface.c:235
msgid "Show root tasks"
msgstr "Показать задачи суперпользователя"
#: ../src/interface.c:231
#: ../src/interface.c:240
msgid "Show other tasks"
msgstr "Показать другие задачи"
#: ../src/interface.c:245
msgid "Show memory used by cache as free"
msgstr ""