Files
xfce4-taskmanager/po/ja.po
Masato Hashimoto 30d63f4b09 * ja.po: Japanese translation update (Masato Hashimoto)
* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)
	* ja.po: Japanese translation update (Masato Hashimoto)

(Old svn revision: 6949)
2009-03-19 15:08:03 +00:00

157 lines
3.7 KiB
Plaintext

# $Id$
#
# Japanese translations for xfce4-taskmanager package.
# Copyright (C) 2005-2006 Johannes Zellner.
# This file is distributed under the same license as
# the xfce4-taskmanager package.
# Daichi Kawahata <daichi@xfce.org>, 2006.
# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: xfce4-taskmanager 0.4.0-rc1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-07-26 17:54-0400\n"
"PO-Revision-Date: 2009-03-15 23:31+0900\n"
"Last-Translator: Masato Hashimoto <cabezon.hashimoto@gmail.com>\n"
"Language-Team: Japanese <xfce-users-jp@ml.fdiary.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../xfce4-taskmanager.desktop.in.h:1
msgid "Control your processes"
msgstr "プロセスをコントロールします"
#: ../xfce4-taskmanager.desktop.in.h:2
msgid "Process manager"
msgstr "プロセスマネージャ"
#: ../xfce4-taskmanager.desktop.in.h:3 ../src/interface.c:46
msgid "Xfce4 Taskmanager"
msgstr "xfce4 タスクマネージャ"
#: ../src/callbacks.c:72
msgid "Really kill the task?"
msgstr "本当にタスクを kill しますか?"
#: ../src/callbacks.c:76
msgid "Really terminate the task?"
msgstr "本当にタスクを終了しますか?"
#: ../src/functions.c:134
#, c-format
msgid "%d MB of %d MB used"
msgstr "%2$d MB 中 %1$d MB 使用"
#: ../src/functions.c:139
#, c-format
msgid "%0.0f %%"
msgstr "%0.0f %%"
#: ../src/interface.c:61
msgid "Cpu usage"
msgstr "CPU 使用量"
#: ../src/interface.c:69
msgid "Memory usage"
msgstr "メモリ使用量"
#: ../src/interface.c:136
msgid "Command"
msgstr "コマンド"
#: ../src/interface.c:143 ../src/interface.c:347
msgid "PID"
msgstr "PID"
#: ../src/interface.c:149 ../src/interface.c:348
msgid "PPID"
msgstr "PPID"
#: ../src/interface.c:155 ../src/interface.c:349
msgid "State"
msgstr "状態"
#: ../src/interface.c:161 ../src/interface.c:350
msgid "VM-Size"
msgstr "VM サイズ"
#: ../src/interface.c:167 ../src/interface.c:351
msgid "RSS"
msgstr "RSS"
#: ../src/interface.c:173 ../src/interface.c:352
msgid "User"
msgstr "ユーザ"
#: ../src/interface.c:179 ../src/interface.c:353
msgid "CPU%"
msgstr "CPU%"
#. my change
#: ../src/interface.c:186
msgid "Prio"
msgstr "Prio"
#: ../src/interface.c:203
msgid "Stop"
msgstr "中止"
#: ../src/interface.c:208
msgid "Continue"
msgstr "続行"
#: ../src/interface.c:213
msgid "Term"
msgstr "中断"
#: ../src/interface.c:218
msgid "Kill"
msgstr "Kill"
#: ../src/interface.c:223 ../src/interface.c:354
msgid "Priority"
msgstr "優先度"
#: ../src/interface.c:293
msgid "Show user tasks"
msgstr "ユーザタスクを表示する"
#: ../src/interface.c:298
msgid "Show root tasks"
msgstr "ルートタスクを表示する"
#: ../src/interface.c:303
msgid "Show other tasks"
msgstr "その他のタスクを表示する"
#: ../src/interface.c:308
msgid "Show memory used by cache as free"
msgstr "キャッシュが使うメモリを空きとして表示する"
#: ../src/interface.c:375
msgid "Original Author:"
msgstr "オリジナルの作者:"
#: ../src/interface.c:377
msgid "Contributors:"
msgstr "協力者:"
#: ../src/interface.c:387
msgid "Xfce4-Taskmanager is an easy to use taskmanager"
msgstr "Xfce4 タスクマネージャは 使いやすいタスクマネージャです"
#: ../src/interface.c:395
msgid "translator-credits"
msgstr ""
"Daichi Kawahata\n"
"Nobuhiro Iwamatsu\n"
"Masato Hashimoto"
#~ msgid "Couldn't send signal to the task with ID %d"
#~ msgstr "ID %d のタスクにシグナルを送れませんでした"
#~ msgid "Couldn't set priority %d to the task with ID %d"
#~ msgstr "ID %d のタスクの優先度を %d へ設定できませんでした"