193 lines
5.6 KiB
Plaintext
193 lines
5.6 KiB
Plaintext
# libgtop ja.po.
|
||
# Copyright (C) 1998-2011, 2020 Free Software Foundation, Inc.
|
||
# Eiichiro ITANI <emu@ceres.dti.ne.jp>, 1998.
|
||
# Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2000, 2002, 2010.
|
||
# Yukihiro Nakai <nakai@gnome.gr.jp>, 2000.
|
||
# KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>, 2003.
|
||
# Takeshi AIHANA <takeshi.aihana@gmail.com>, 2004-2007, 2009.
|
||
# Jiro Matsuzawa <jmatsuzawa@src.gnome.org>, 2011.
|
||
# sicklylife <translation@sicklylife.jp>, 2020.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: libgtop master\n"
|
||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libgtop/issues\n"
|
||
"POT-Creation-Date: 2020-01-08 15:19+0000\n"
|
||
"PO-Revision-Date: 2020-01-28 21:00+0900\n"
|
||
"Last-Translator: sicklylife <translation@sicklylife.jp>\n"
|
||
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
|
||
"Language: ja\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#: lib/read.c:49
|
||
#, c-format
|
||
msgid "read %d byte"
|
||
msgid_plural "read %d bytes"
|
||
msgstr[0] "%d バイト読み込み"
|
||
|
||
#: lib/read_data.c:49
|
||
msgid "read data size"
|
||
msgstr "データの読み込みサイズ"
|
||
|
||
#: lib/read_data.c:66
|
||
#, c-format
|
||
msgid "read %lu byte of data"
|
||
msgid_plural "read %lu bytes of data"
|
||
msgstr[0] "%lu バイトデータの読み込み"
|
||
|
||
#: lib/write.c:49
|
||
#, c-format
|
||
msgid "wrote %d byte"
|
||
msgid_plural "wrote %d bytes"
|
||
msgstr[0] "%d バイトの書き込み"
|
||
|
||
#: src/daemon/gnuserv.c:456
|
||
msgid "Enable debugging"
|
||
msgstr "デバッグを有効にする"
|
||
|
||
#: src/daemon/gnuserv.c:458
|
||
msgid "Enable verbose output"
|
||
msgstr "詳細な出力にする"
|
||
|
||
#: src/daemon/gnuserv.c:460
|
||
msgid "Don’t fork into background"
|
||
msgstr "子プロセスをバックグラウンドに回さない"
|
||
|
||
#: src/daemon/gnuserv.c:462
|
||
msgid "Invoked from inetd"
|
||
msgstr "“inetd”から起動する"
|
||
|
||
#: src/daemon/gnuserv.c:498
|
||
#, c-format
|
||
msgid "Run “%s --help” to see a full list of available command line options.\n"
|
||
msgstr ""
|
||
"“%s --help”を実行すると利用可能なコマンドラインオプションの一覧が表示されます"
|
||
"\n"
|
||
|
||
#: sysdeps/osf1/siglist.c:27 sysdeps/sun4/siglist.c:27
|
||
msgid "Hangup"
|
||
msgstr "ハングアップ"
|
||
|
||
#: sysdeps/osf1/siglist.c:28 sysdeps/sun4/siglist.c:28
|
||
msgid "Interrupt"
|
||
msgstr "インタラプト"
|
||
|
||
#: sysdeps/osf1/siglist.c:29 sysdeps/sun4/siglist.c:29
|
||
msgid "Quit"
|
||
msgstr "終了"
|
||
|
||
#: sysdeps/osf1/siglist.c:30 sysdeps/sun4/siglist.c:30
|
||
msgid "Illegal instruction"
|
||
msgstr "不正なインストラクション"
|
||
|
||
#: sysdeps/osf1/siglist.c:31 sysdeps/sun4/siglist.c:31
|
||
msgid "Trace trap"
|
||
msgstr "トレーストラップ"
|
||
|
||
#: sysdeps/osf1/siglist.c:32 sysdeps/sun4/siglist.c:32
|
||
msgid "Abort"
|
||
msgstr "停止"
|
||
|
||
#: sysdeps/osf1/siglist.c:33 sysdeps/sun4/siglist.c:33
|
||
msgid "EMT error"
|
||
msgstr "EMT エラー"
|
||
|
||
#: sysdeps/osf1/siglist.c:34 sysdeps/sun4/siglist.c:34
|
||
msgid "Floating-point exception"
|
||
msgstr "浮動小数点例外"
|
||
|
||
#: sysdeps/osf1/siglist.c:35 sysdeps/sun4/siglist.c:35
|
||
msgid "Kill"
|
||
msgstr "強制終了"
|
||
|
||
#: sysdeps/osf1/siglist.c:36 sysdeps/sun4/siglist.c:36
|
||
msgid "Bus error"
|
||
msgstr "バスエラー"
|
||
|
||
#: sysdeps/osf1/siglist.c:37 sysdeps/sun4/siglist.c:37
|
||
msgid "Segmentation violation"
|
||
msgstr "セグメンテーションバイオレーション"
|
||
|
||
#: sysdeps/osf1/siglist.c:38 sysdeps/sun4/siglist.c:38
|
||
msgid "Bad argument to system call"
|
||
msgstr "システムコールの引数が誤っています"
|
||
|
||
#: sysdeps/osf1/siglist.c:39 sysdeps/sun4/siglist.c:39
|
||
msgid "Broken pipe"
|
||
msgstr "パイプ破壊"
|
||
|
||
#: sysdeps/osf1/siglist.c:40 sysdeps/sun4/siglist.c:40
|
||
msgid "Alarm clock"
|
||
msgstr "アラームクロック"
|
||
|
||
#: sysdeps/osf1/siglist.c:41 sysdeps/sun4/siglist.c:41
|
||
msgid "Termination"
|
||
msgstr "ターミネーション"
|
||
|
||
#: sysdeps/osf1/siglist.c:42 sysdeps/sun4/siglist.c:42
|
||
msgid "Urgent condition on socket"
|
||
msgstr "ソケットの緊急状態"
|
||
|
||
#: sysdeps/osf1/siglist.c:43 sysdeps/sun4/siglist.c:43
|
||
msgid "Stop"
|
||
msgstr "ストップ"
|
||
|
||
#: sysdeps/osf1/siglist.c:44 sysdeps/sun4/siglist.c:44
|
||
msgid "Keyboard stop"
|
||
msgstr "キーボード停止"
|
||
|
||
#: sysdeps/osf1/siglist.c:45 sysdeps/sun4/siglist.c:45
|
||
msgid "Continue"
|
||
msgstr "コンティニュー"
|
||
|
||
#: sysdeps/osf1/siglist.c:46 sysdeps/sun4/siglist.c:46
|
||
msgid "Child status has changed"
|
||
msgstr "子プロセス状態が変更された"
|
||
|
||
#: sysdeps/osf1/siglist.c:47 sysdeps/sun4/siglist.c:47
|
||
msgid "Background read from tty"
|
||
msgstr "TTY からのバックグラウンド読み込み"
|
||
|
||
#: sysdeps/osf1/siglist.c:48 sysdeps/sun4/siglist.c:48
|
||
msgid "Background write to tty"
|
||
msgstr "TTY へのバックグラウンド書き込み"
|
||
|
||
#: sysdeps/osf1/siglist.c:49 sysdeps/sun4/siglist.c:49
|
||
msgid "I/O now possible"
|
||
msgstr "I/O が使用可能"
|
||
|
||
#: sysdeps/osf1/siglist.c:50 sysdeps/sun4/siglist.c:50
|
||
msgid "CPU limit exceeded"
|
||
msgstr "CPU の限界を越えた"
|
||
|
||
#: sysdeps/osf1/siglist.c:51 sysdeps/sun4/siglist.c:51
|
||
msgid "File size limit exceeded"
|
||
msgstr "ファイルサイズの限界を越えた"
|
||
|
||
#: sysdeps/osf1/siglist.c:52 sysdeps/sun4/siglist.c:52
|
||
msgid "Virtual alarm clock"
|
||
msgstr "仮想アラームクロック"
|
||
|
||
#: sysdeps/osf1/siglist.c:53 sysdeps/sun4/siglist.c:53
|
||
msgid "Profiling alarm clock"
|
||
msgstr "アラームクロックのプロファイル"
|
||
|
||
#: sysdeps/osf1/siglist.c:54 sysdeps/sun4/siglist.c:54
|
||
msgid "Window size change"
|
||
msgstr "ウィンドウサイズの変更"
|
||
|
||
#: sysdeps/osf1/siglist.c:55 sysdeps/sun4/siglist.c:55
|
||
msgid "Information request"
|
||
msgstr "情報リクエスト"
|
||
|
||
#: sysdeps/osf1/siglist.c:56 sysdeps/sun4/siglist.c:56
|
||
msgid "User defined signal 1"
|
||
msgstr "ユーザー定義のシグナル 1"
|
||
|
||
#: sysdeps/osf1/siglist.c:57 sysdeps/sun4/siglist.c:57
|
||
msgid "User defined signal 2"
|
||
msgstr "ユーザー定義のシグナル 2"
|