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-09-11 17:51+0100\n"
"Last-Translator: Maximilian Schleiss <maxschleiss@bluewin.ch>\n"
"Language-Team: French <xfce-i18n@xfce.org>\n"
@@ -16,80 +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 "Gestionnaire de tâches Xfce4"
#: ../src/interface.c:56
#: ../src/interface.c:59
msgid "cpu usage"
msgstr "Utilisation du processeur"
#: ../src/interface.c:61
#: ../src/interface.c:67
msgid "memory usage"
msgstr "Mémoire utilisée"
#: ../src/interface.c:91
#: ../src/interface.c:99
msgid "more details"
msgstr "Plus de détails"
#: ../src/interface.c:117
#: ../src/interface.c:125
msgid "Command"
msgstr "Processus"
#: ../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 "État"
#: ../src/interface.c:141
#: ../src/interface.c:149
msgid "VM-Size"
msgstr "Mémoire"
#: ../src/interface.c:147
#: ../src/interface.c:155
msgid "RSS"
msgstr "RSS"
#: ../src/interface.c:153
#: ../src/interface.c:161
msgid "User"
msgstr "Utilisateur"
#: ../src/interface.c:159
#: ../src/interface.c:167
msgid "CPU%"
msgstr "CPU%"
#: ../src/interface.c:175
#: ../src/interface.c:183
msgid "Stop"
msgstr "Stop"
#: ../src/interface.c:180
#: ../src/interface.c:188
msgid "Continue"
msgstr "Continue"
#: ../src/interface.c:185
#: ../src/interface.c:193
msgid "Term"
msgstr "Terminer"
#: ../src/interface.c:190
#: ../src/interface.c:198
msgid "Kill"
msgstr "Tuer"
#: ../src/interface.c:221
#: ../src/interface.c:230
msgid "Show user tasks"
msgstr "Processus utilisateur"
#: ../src/interface.c:226
#: ../src/interface.c:235
msgid "Show root tasks"
msgstr "Processus système"
#: ../src/interface.c:231
#: ../src/interface.c:240
msgid "Show other tasks"
msgstr "Autres processus"
#: ../src/interface.c:245
msgid "Show memory used by cache as free"
msgstr ""