home *** CD-ROM | disk | FTP | other *** search
- /* cell status indicating the use of the filtered file */
- "Filtered" = "フィルタを使用";
-
- /* info message indicating search not found */
- "Not found" = "見つかりません";
-
- /* cancel the operation and dismiss the alert
- Cancel the operation and dismiss the alert panel
- Cancel the operation and dismiss the alert panel */
- "Cancel" = "取消し";
-
- /* Yes */
- "Yes" = "はい";
-
- /* error message indicating that more than one file was selected and you must select 2 files */
- "More than 2 files selected (you must select 2 files)" = "2個以上のファイルが選ばれています(2個のファイルを選んで下さい)。";
-
- /* No */
- "No" = "いいえ";
-
- /* error message indicating that a filter for this extension already exists (%@). */
- "A filter for this extension already exists (%@)." = "この拡張子のフィルタはすでに存在します(%@)。";
-
- /* error message indicating the files could not be compared */
- "Unable to compare these files" = "ファイルを比較できませんでした";
-
- /* window title for open panel */
- "Compare files %@" = "比較するファイル %@";
-
- /* appendage to window title indicating Ancestor File */
- "(with Ancestor)" = "(継承元)";
-
- /* This service is not implemented. */
- "This service is not implemented." = "このサービスは利用できません。";
-
- /* error message indicating that files both the left and right files must exist. */
- "In order to compare files both the left and right files must exist." = "ファイルを比較するには、左側と右側のファイルの両方がないといけません。";
-
- /* cell status indicating the use of the original file */
- "Original" = "オリジナル";
-
- /* error message indicating that only one file was selected and you must select 2 files */
- "Only 1 file selected (you must select 2 files)" = "ファイルが1つだけ選択されています(2個のファイルを選んで下さい)。";
-
- /* OK */
- "OK" = "OK";
-
- /* error message indicating that the program unable to compare files */
- "Error - unable to compare files" = "エラー: ファイルを比較できません";
-
- /* message indicating that the program is processing... */
- "processing... " = "処理中...";
-
- /* %d files selected */
- "%d files selected" = "%d個のファイルが選ばれています";
-
- /* indicates the file was removed from right */
- "removed from right" = "右側から削除";
-
- /* error message indicating that the program can't create directory */
- "can't create directory" = "ディレクトリを作成できません";
-
- /* indicates the file was modified on left and right (conflict) */
- "modified on left and right (conflict)" = "左右両方で変更されています(衝突)";
-
- /* indicates the file was removed from left */
- "removed from left" = "左側から削除";
-
- /* indicates the directory contains modified files */
- "directory contains modified files" = "ディレクトリに変更されたファイルがあります";
-
- /* %@ is being compared to %@ */
- "%@ vs. %@" = "%@ vs. %@";
-
- /* also, the file is a symbolic link */
- " (symbolic link)" = "(シンボリック・リンク)";
-
- /* indicates the file was modified on right */
- "modified on right" = "右側で変更";
-
- /* alert message when closing a directory window indicating that there are comparison windows which will be closed (%d are modified). */
- "Comparison windows will be closed (%d are modified)." = "比較結果のウィンドウをクローズします(%d個の変更があります)。";
-
- /* indicates the file was Identical */
- "Identical" = "同一";
-
- /* indicates the file was modified on left */
- "modified on left" = "左側で変更";
-
- /* alert message when closing a directory window indicating that there not all files were merged */
- "The merge is not complete." = "統合が完了していません。";
-
- /* error message indicating that you can't replace existing file with directory */
- "can't replace existing file with directory" = "すでにあるファイルをディレクトリに置き換えられません。";
-
- /* indicates the file was added to left */
- "added to left" = "左側に追加";
-
- /* Cancel operation and dismiss the alert panel
- Cancel the operation and dismiss the alert
- Cancel the operation and dismiss the alert */
- "Cancel" = "取消し";
-
- /* indicates the file was modified */
- "modified" = "変更あり";
-
- /* error message indicating that the program couldn't create directory: %@ */
- "Couldn't create directory: %@" = "ディレクトリが作成できませんでした: %@";
-
- /* indicates the file was added to the right */
- "added to right" = "右側に追加";
-
- /* menu item: Copy Selected Files */
- "Copy Selected Files" = "選択したファイルをコピー";
-
- /* alert choice to close the directory window anyway */
- "Close anyway" = "とにかく終了";
-
- /* cell status that the directories are being compared */
- "initializing..." = "初期化中...";
-
- /* indicates that the user canceled an asynchronous operation */
- "Cancel button was pressed." = "取消しボタンが押されました。";
-
- /* proceed even though the files are not ascii */
- "Proceed anyway" = "とにかく処理する";
-
- /* Unable to find ancestor file specified as: %@ */
- "Unable to find ancestor file: %@" = "継承元ファイルが見つかりません: %@";
-
- /* error message indicating that the files could not be compared (followed by an error string) */
- "Unable to \"compare\" files: %@" = "ファイルが比較できません: %@";
-
- /* error message indicating that the file %@ does not exist */
- "%@ does not exist" = "%@は存在しません";
-
- /* alert message saying that the files to be compared are not ascii. */
- "Files are not ascii." = "ASCIIファイルではありません。";
-
- /* error message indicating the the file %@ is not readable
- error message indicating that the file %@ is not readable */
- "%@ is not readable" = "%@は読み込み不可です。";
-
- /* Compare the two files even though the specified ancestor file could not be found */
- "Compare anyway" = "とにかく比較";
-
- /* OK */
- "OK" = "OK";
-
- /* Cancel the operation and dismiss the alert panel
- cancel the operation and dismiss the alert panel */
- "Cancel" = "取消し";
-
- /* log message that file %@ does not exist */
- "%@ does not exist" = "%@は存在しません";
-
- /* usage string for opendiff */
- "usage: opendiff file1 file2 [-ancestor ancestorFile] [-merge mergeFile]" = "使い方: opendiff file1 file2 [-ancestor ancestorFile] [-merge mergeFile]";
-
- /* alert response indicating NO do not save the changes */
- "Don't Save" = "セーブしない";
-
- /* alert panel prompt to save changes to file %@? */
- "Save changes to %@?" = "変更を%@にセーブしますか?";
-
- /* alert response indicating YES do save the changes */
- "Save" = "セーブ";
-
- /* the name of an untitled document */
- "UNTITLED" = "名称未設定";
-
- /* cancel the operation and dismiss the alert
- cancel the operation and dismiss the alert panel */
- "Cancel" = "取消し";
-
- /* alert message indicating that the file %@ could not be saved */
- "Unable to save to file: %@" = "ファイルにセーブできません: %@";
-
- /* alert message indicating that a merge of this file type cannot be merged */
- "This file type cannot be merged." = "このタイプのファイルは統合できません。";
-
- /* alert message asking whether to create the path %@ */
- "The path %@ does not exist, create it?" = "パス %@ がありません。作成しますか?";
-
- /* alert choice to recompare files */
- "Redo compare" = "比較を再実行";
-
- /* OK */
- "OK" = "OK";
-
- /* alert choice to close the window */
- "Close" = "クローズ";
-
- /* alert response indicating YES do create the path */
- "Create" = "作成する";
-
-