"Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: http://bugs.winehq.org\n"
"POT-Creation-Date: N/A\n"
-"PO-Revision-Date: 2011-07-13 23:02+0900\n"
+"PO-Revision-Date: 2011-09-11 22:43+0900\n"
"Last-Translator: Akihiro Sagawa <sagawa.aki@gmail.com>\n"
"Language-Team: none\n"
"Language: Japanese\n"
msgstr "Prefer Signed Data"
#: crypt32.rc:53 cryptdlg.rc:31
-#, fuzzy
msgctxt "Certification Practice Statement"
msgid "CPS"
msgstr "CPS"
msgstr "Initials"
#: crypt32.rc:80
-#, fuzzy
msgid "Surname"
msgstr "ユーザー名"
msgstr "Subject Type="
#: crypt32.rc:195
-#, fuzzy
msgctxt "Certificate Authority"
msgid "CA"
msgstr "CA"
msgstr "Access Method="
#: crypt32.rc:202
-#, fuzzy
msgctxt "Online Certificate Status Protocol"
msgid "OCSP"
msgstr "OCSP"
msgstr "デフォルト MidiOut デバイス"
#: dinput.rc:34
-#, fuzzy
msgid "Action"
-msgstr "Activation"
+msgstr "動作"
#: dinput.rc:35
-#, fuzzy
msgid "Object"
-msgstr "オブジェクト(&O)"
+msgstr "対象"
#: dxdiagn.rc:25
msgid "Regional Setting"
#: jscript.rc:32
msgid "Syntax error"
-msgstr "���法エラー"
+msgstr "���文エラー"
#: jscript.rc:33
msgid "Expected ';'"
#: jscript.rc:47
msgid "Syntax error in regular expression"
-msgstr "正規表現に���法誤りがあります"
+msgstr "正規表現に���文誤りがあります"
#: jscript.rc:49
msgid "URI to be encoded contains invalid characters"
msgstr "エンコードされるURIに無効な文字が含まれています"
#: jscript.rc:48
-#, fuzzy
msgid "URI to be decoded is incorrect"
-msgstr "���ンコードされるURIに無効な文字が含まれています"
+msgstr "���コードされるURIが正しくありません"
#: jscript.rc:50
msgid "Array length must be a finite positive integer"
#: shlwapi.rc:27
msgid "%ld bytes"
-msgstr "%ld bytes"
+msgstr "%ld バイト"
#: shlwapi.rc:28
-#, fuzzy
msgctxt "time unit: hours"
msgid " hr"
-msgstr " hr"
+msgstr " 時間"
#: shlwapi.rc:29
-#, fuzzy
msgctxt "time unit: minutes"
msgid " min"
-msgstr " min"
+msgstr " 分"
#: shlwapi.rc:30
-#, fuzzy
msgctxt "time unit: seconds"
msgid " sec"
-msgstr " sec"
+msgstr " 秒"
#: user32.rc:27 user32.rc:40 taskmgr.rc:138
msgctxt "window"
"and all subfolders.\n"
"/D Processes folders as well.\n"
msgstr ""
+"ATTRIB - ファイル属性を表示または変更します。\n"
+"\n"
+"構文:\n"
+"ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [ドライブ:][パス][ファイル"
+"名]\n"
+"\t [/S [/D]]\n"
+"\n"
+"オプション:\n"
+"\n"
+"+ 属性を設定します。\n"
+"- 属性を消去します。\n"
+"R 読み取り専用ファイル属性\n"
+"A アーカイブ ファイル属性。\n"
+"S システム ファイル属性。\n"
+"H 隠しファイル属性。\n"
+"[ドライブ:][パス][ファイル名]\n"
+"attribが処理するファイルやファイル群を指定します。\n"
+"/S カレント フォルダとすべてのサブフォルダで\n"
+"マッチするファイルを処理します。\n"
+"/D フォルダも同様に処理します。\n"
#: clock.rc:29
msgid "Ana&log"
"FOR コマンドはそれぞれのファイルに対してコマンドを実行する\n"
"場合に使用します。\n"
"\n"
-"���法: FOR %変数 IN (セット) DO コマンド\n"
+"���文: FOR %変数 IN (セット) DO コマンド\n"
"\n"
"cmd内に存在しないバッチファイル中でFORを使用する場合は%記号\n"
"を二重にする必要があります。\n"
"引数なしの HELP はすべての CMD 内蔵コマンドを表示します。\n"
#: cmd.rc:94
-#, fuzzy
msgid ""
"IF is used to conditionally execute a command.\n"
"\n"
msgstr ""
"IF は条件に基づいてコマンドを実行する場合に使用します。\n"
"\n"
-"���法:\tIF [NOT] EXIST ファイル名 コマンド\n"
-"IF [NOT] 文字列1==文字列2 コマンド\n"
-"IF [NOT] ERRORLEVEL 番号 コマンド\n"
+"���文: IF [NOT] EXIST ファイル名 コマンド\n"
+" IF [NOT] 文字列1==文字列2 コマンド\n"
+" IF [NOT] ERRORLEVEL 番号 コマンド\n"
"\n"
"二番目の形式において、文字列1と文字列2はダブルクオートで囲われ\n"
"ていなければなりません。大文字と小文字は区別されません。\n"
msgstr ""
"LABEL はディスクのボリュームラベルを設定する場合に使用します。\n"
"\n"
-"���法: LABEL [ドライブ:]\n"
+"���文: LABEL [ドライブ:]\n"
"コマンドを実行すると指定したドライブの新しいボリューム名を要求します。\n"
"ディスクのボリュームラベルはVOLコマンドで表示できます。\n"
"ルする前にユーザが読めるようにしたい場合に有用です。\n"
#: cmd.rc:149
-#, fuzzy
msgid ""
"PROMPT sets the command-line prompt.\n"
"\n"
#: cmd.rc:187
msgid "Sets the window title for the cmd window, syntax TITLE [string]\n"
-msgstr "cmdウィンドウのウィンドウタイトルを設定します。���法 TITLE [文字列]\n"
+msgstr "cmdウィンドウのウィンドウタイトルを設定します。���文 TITLE [文字列]\n"
#: cmd.rc:191
msgid ""
"TYPE <filename> copies <filename> to the console device (or elsewhere\n"
"if redirected). No check is made that the file is readable text.\n"
msgstr ""
-"TYPE <ファイル名> は <ファイル名> をコンソールデバイス(又はリダイレクト\n"
+"TYPE <ファイル名> は <ファイル名> をコンソールデバイス(またはリダイレクト\n"
"された所)にコピーします。ファイルが可読なテキストファイルかどうかチェック\n"
"されません。\n"
"\n"
"The verify flag has no function in Wine.\n"
msgstr ""
-"VERIFY はverifyフラグをセット、クリア、又はテストする時に使用します。有効な"
+"VERIFY はverifyフラグをセット、クリア、またはテストする時に使用します。有効な"
"フォームは:\n"
"\n"
"VERIFY ON\tフラグをセット\n"
"ENDLOCAL ends localization of environment changes in a batch file\n"
"which were introduced by a preceding SETLOCAL.\n"
msgstr ""
+"ENDLOCAL は先行する SETLOCAL によって開始されたバッチ ファイルでの環境\n"
+"変更の局所化を終了します。\n"
#: cmd.rc:217
msgid ""
"file, whichever comes first), at which point the previous environment\n"
"settings are restored.\n"
msgstr ""
+"SETLOCAL はバッチ ファイルでの環境変更の局所化を開始します。\n"
+"\n"
+"SETLOCAL 後になされた環境の変更はバッチ ファイルに局所適用され、次に\n"
+"ENDLOCAL が現れる(または、ファイルの終端に到達するかのいずれか早いほう)\n"
+"まで保持されます。終了時点で以前の環境設定が復元されます。\n"
#: cmd.rc:220
msgid ""
"Specifying no file type after the equal sign removes the current "
"association, if any.\n"
msgstr ""
+"ASSOC はファイル拡張子の関連付けを表示または変更します\n"
+"\n"
+"構文: ASSOC [.拡張子[=[ファイル タイプ]]\n"
+"\n"
+"ASSOC をパラメータなしで使うとファイルの関連付けを表示します。\n"
+"拡張子だけを指定すると拡張子に対する現在の関連付けを表示します。\n"
+"ファイル タイプを等号のあとに指定しない場合は現在の関連付けがあれば削除しま"
+"す。\n"
#: cmd.rc:242
msgid ""
"Specifying no open command after the equal sign removes the command string "
"associated to the specified file type.\n"
msgstr ""
+"FTYPE はファイル タイプに関連付けられたオープン コマンドを表示または変更しま"
+"す\n"
+"\n"
+"構文: FTYPE [ファイル タイプ[=[オープン コマンド]]\n"
+"\n"
+"パラメータを指定しない場合、オープン コマンド文字列が定義されているファイル "
+"タイプを表示します。\n"
+"ファイル タイプだけを指定した場合は、関連付けられたオープン コマンド文字列が"
+"あれば表示します。\n"
+"等号のあとに何もオープン コマンドを指定しない場合は、指定したファイル タイプ"
+"に対するコマンド文字列を削除します。\n"
#: cmd.rc:244
msgid "MORE displays output of files or piped input in pages.\n"
"ます。\n"
#: cmd.rc:288
-#, fuzzy
msgid ""
"CMD built-in commands are:\n"
"ASSOC\t\tShow or modify file extension associations\n"
"Enter HELP <command> for further information on any of the above commands.\n"
msgstr ""
"CMD 内蔵のコマンド:\n"
-"ATTRIB\t\tDOSファイルの属性を表示又は変更\n"
+"ASSOC\t\tファイル拡張子の関連付けを表示または変更\n"
+"ATTRIB\t\tDOSファイルの属性を表示または変更\n"
"CALL\t\t外部のバッチファイルを呼び出し\n"
"CD (CHDIR)\tカレントディレクトリを変更\n"
"CHOISE\t\t選択リストのキー入力を待機\n"
"CLS\t\tコンソール画面をクリア\n"
"COPY\t\tファイルをコピー\n"
"CTTY\t\t入力/出力デバイスを変更\n"
-"DATE\t\tシステムの日付を表示又は変更\n"
+"DATE\t\tシステムの日付を表示または変更\n"
"DEL (ERASE)\tファイルを削除\n"
"DIR\t\tディレクトリの内容を表示\n"
"ECHO\t\t文字列を直接コンソール出力にコピー\n"
+"ENDLOCAL\tバッチファイルでの環境変更の局所化を終了\n"
+"FTYPE\t\tファイル タイプのオープン コマンドを表示または変更\n"
"HELP\t\tトピックの詳細なヘルプを表示\n"
"MD (MKDIR)\tサブディレクトリを作成\n"
"MORE\t\t出力をページ区切りで表示\n"
"MOVE\t\tファイルまたはディレクトリツリーを移動\n"
-"PATH\t\tパスを表示又は設定\n"
+"PATH\t\tパスを表示または設定\n"
"POPD\t\tPUSHDで最後に保存したディレクトリに変更\n"
"PROMPT\t\tコマンドプロンプトを変更\n"
"PUSHD\t\t現在のディレクトリを保存し、新ディレクトリに変更\n"
"REN (RENAME)\tファイルをリネーム\n"
"RD (RMDIR)\tサブディレクトリを削除\n"
-"SET\t\t環境変数を設定又は表示\n"
-"TIME\t\tシステムの時刻を設定又は表示\n"
+"SET\t\t環境変数を設定または表示\n"
+"SETLOCAL\tバッチファイルでの環境変更の局所化を開始\n"
+"TIME\t\tシステムの時刻を設定または表示\n"
"TITLE\t\tCMDセッションのウィンドウタイトルを設定\n"
"TYPE\t\tテキストファイルの内容を出力\n"
"VER\t\tCMDのバージョンを表示\n"
"VOL\t\tディスクデバイスのボリュームラベルを表示\n"
+"XCOPY\t\t送り元のファイルやディレクトリ ツリーをあて先にコピー\n"
"EXIT\t\tCMDを終了\n"
"\n"
"上記のコマンドに関する詳細を表示するには HELP <コマンド名> と入力して下さ"
#: cmd.rc:300
msgid "Syntax error\n"
-msgstr "���法エラー\n"
+msgstr "���文エラー\n"
#: cmd.rc:302
msgid "No help available for %s\n"
msgstr "デフォルト ゲートウェイ"
#: net.rc:27
-#, fuzzy
msgid ""
"The syntax of this command is:\n"
"\n"
"\n"
"Where 'command' is one of HELP, START, STOP or USE.\n"
msgstr ""
-"このコマンドの���法:\n"
+"このコマンドの���文:\n"
"\n"
-"NET HELP コマンド\n"
-" -or-\n"
+"NET コマンド [引数]\n"
+" -または-\n"
"NET コマンド /HELP\n"
"\n"
-" 利用可能なコマンド:\n"
-" NET HELP NET START NET STOP NET USE\n"
+"コマンドは、HELP、START、STOP、USE のいずれかです\n"
#: net.rc:28
msgid ""
"Displays the list of running services if 'service' is omitted. Otherwise "
"'service' is the name of the service to start.\n"
msgstr ""
+"このコマンドの構文:\n"
+"\n"
+"NET START [サービス]\n"
+"\n"
+"'サービス'が省略された場合は、実行中のサービスを表示します。指定した場合"
+"は、'サービス'は開始するサービスの名前です。\n"
#: net.rc:29
msgid ""
"\n"
"Where 'service' is the name of the service to stop.\n"
msgstr ""
+"このコマンドの構文:\n"
+"\n"
+"NET STOP サービス\n"
+"\n"
+"'サービス'は停止するサービスの名前です。\n"
#: net.rc:30
msgid "Stopping dependent service: %s\n"
#: net.rc:44
msgid "OK"
-msgstr ""
+msgstr "正常"
#: net.rc:45
-#, fuzzy
msgid "Paused"
-msgstr "��時停止(&P)"
+msgstr "��断"
#: net.rc:46
-#, fuzzy
msgid "Disconnected"
-msgstr "パイプは接続されています。\n"
+msgstr "切断"
#: net.rc:47
-#, fuzzy
msgid "A network error occurred"
-msgstr "��リンタ エラーが発生しました。"
+msgstr "��ットワーク エラーが発生しました"
#: net.rc:48
-#, fuzzy
msgid "Connection is being made"
-msgstr "接続���アクティブです。\n"
+msgstr "接続���確立中です"
#: net.rc:49
-#, fuzzy
msgid "Reconnecting"
-msgstr "%s に接続しています"
+msgstr "再接続中です"
#: net.rc:40
-#, fuzzy
msgid "The following services are running:\n"
-msgstr "���存しているサービスが実行中です。\n"
+msgstr "���下のサービスが実行中です:\n"
#: notepad.rc:27
msgid "&New\tCtrl+N"
" 別のエディタを使用して下さい。"
#: notepad.rc:81
-#, fuzzy
msgid ""
"You did not enter any text.\n"
"Please type something and try again."
#: oleview.rc:41
msgid "&In-process server"
-msgstr ""
+msgstr "イン プロセス サーバ(&I)"
#: oleview.rc:42
msgid "In-process &handler"
-msgstr ""
+msgstr "イン プロセス ハンドラ(&H)"
#: oleview.rc:43
-#, fuzzy
msgid "&Local server"
-msgstr "ローカル ��ラー"
+msgstr "ローカル ��ーバ(&L)"
#: oleview.rc:44
-#, fuzzy
msgid "&Remote server"
-msgstr "削除(&R)"
+msgstr "リモート サーバ(&R)"
#: oleview.rc:47
msgid "View &Type information"
#: oleview.rc:50
msgid "Create Instance &On..."
-msgstr "Create Instance &On..."
+msgstr "リモートにインスタンスを作成(&O)..."
#: oleview.rc:51
msgid "&Release Instance"
#: oleview.rc:109
msgid "Create an instance of the selected object on a specific machine"
-msgstr "特定のマシン上��選択されたオブジェクトのインスタンスを作成します"
+msgstr "特定のマシン上��選択されたオブジェクトのインスタンスを作成します"
#: oleview.rc:110
msgid "Release the currently selected object instance"
#: oleview.rc:113
msgid "Ask for an in-process server when calling CoGetClassObject"
-msgstr ""
+msgstr "CoGetClassObject 呼び出し時にイン プロセス サーバに問い合せます"
#: oleview.rc:114
msgid "Ask for an in-process handler when calling CoGetClassObject"
-msgstr ""
+msgstr "CoGetClassObject 呼び出し時にイン プロセス ハンドラに問い合せます"
#: oleview.rc:115
-#, fuzzy
msgid "Ask for a local server when calling CoGetClassObject"
-msgstr "CoGetClassObject ���呼ぶときに CLSCTX_LOCAL_SERVER を使います"
+msgstr "CoGetClassObject ���呼び出し時にローカル サーバに問い合せます"
#: oleview.rc:116
-#, fuzzy
msgid "Ask for a remote server when calling CoGetClassObject"
-msgstr "CoGetClassObject ���呼ぶときに CLSCTX_LOCAL_SERVER を使います"
+msgstr "CoGetClassObject ���呼び出し時にリモート サーバに問い合せます"
#: oleview.rc:128
msgid "ObjectClasses"
-msgstr "ObjectClasses"
+msgstr "オブジェクト クラス"
#: oleview.rc:129
msgid "Grouped by Component Category"
msgstr "リアルタイム(&R)"
#: taskmgr.rc:160
-#, fuzzy
msgid "&Above Normal"
msgstr "通常以上(&A)"
#: taskmgr.rc:164
-#, fuzzy
msgid "&Below Normal"
msgstr "通常以下(&B)"
msgstr "ドライブ"
#: winecfg.rc:33
-#, fuzzy
msgid "Select the Unix target directory, please."
-msgstr "unix の対象ディレクトリを選択してください。"
+msgstr "Unix の対象ディレクトリを選択してください。"
#: winecfg.rc:35
msgid "Show &Advanced"
-msgstr "詳細を表示"
+msgstr "詳細を表示(&A)"
#: winecfg.rc:34
msgid "Hide &Advanced"
-msgstr "詳細を隠す"
+msgstr "詳細を隠す(&A)"
#: winecfg.rc:36
msgid "(No Theme)"
"成するのを忘れないでください!"
#: winecfg.rc:80
-#, fuzzy
msgctxt "Drive letter"
msgid "Letter"
-msgstr "レター"
+msgstr "文字"
#: winecfg.rc:81
msgid "Drive Mapping"
"オプション:\n"
#: wineconsole.rc:49
-#, fuzzy
msgid ""
" --backend={user|curses} Choosing user will spawn a new window, curses "
"will\n"
" try to setup the current terminal as a Wine "
"console.\n"
msgstr ""
-" --backend={user|curses} Wine コンソールのバックエンドを選択��る。\n"
-" user: 新しいウィンドウを生成する。\n"
-" curses: 現在の端末を利用��る。\n"
+" --backend={user|curses} Wine コンソールのバックエンドを選択��ます。\n"
+" user: 新規ウィンドウを生成します。\n"
+" curses: 現在の端末を利用��ようとします。\n"
#: wineconsole.rc:51
-#, fuzzy
msgid " <command> The Wine program to launch in the console.\n"
-msgstr " <コマンド> コンソールで開始する Wine プログラム\n"
+msgstr " <コマンド> コンソールで開始する Wine プログラム。\n"
#: wineconsole.rc:52
-#, fuzzy
msgid ""
"\n"
"Example:\n"
"\n"
"例:\n"
" wineconsole cmd\n"
-"Wine コマンド プロンプトを Wine コンソールで開始します\n"
+"Wine コマンド プロンプトを Wine コンソールで開始します。\n"
"\n"
#: winedbg.rc:35
msgstr "ページ"
#: wordpad.rc:172
-#, fuzzy
msgctxt "unit: centimeter"
msgid "cm"
msgstr "cm"
#: wordpad.rc:173
-#, fuzzy
msgctxt "unit: inch"
msgid "in"
msgstr "in"
msgstr "インチ"
#: wordpad.rc:175
-#, fuzzy
msgctxt "unit: point"
msgid "pt"
msgstr "pt"
msgstr "D"
#: xcopy.rc:77
-#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination.\n"
"\n"
"\t\tthan source.\n"
"\n"
msgstr ""
-"XCOPY - 送り元のファイルやディレクトリを送り先にコピーします\n"
+"XCOPY - 送り元のファイルやディレクトリを送り先にコピーします。\n"
"\n"
"構文:\n"
"XCOPY 送り元 [送り先] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"