# HG changeset patch # User Rik # Date 1428619920 25200 # Node ID 93348b632f32c80737e7f994dc23cf0834d8177f # Parent 0c93c1542d5b91722bbd1e8f295944cb89fff765 Add Japanese translation ja_JP.ts. * ja_JP.ts: Japanese language translation from Tatsuro Matsuoka. * libgui/Makefile.am: Add ja_JP.ts to build system. diff -r 0c93c1542d5b -r 93348b632f32 libgui/Makefile.am --- a/libgui/Makefile.am Thu Apr 09 15:32:40 2015 -0700 +++ b/libgui/Makefile.am Thu Apr 09 15:52:00 2015 -0700 @@ -36,6 +36,7 @@ languages/es_ES.ts \ languages/fr_FR.ts \ languages/it_IT.ts \ + languages/ja_JP.ts \ languages/nl_NL.ts \ languages/pt_BR.ts \ languages/pt_PT.ts \ diff -r 0c93c1542d5b -r 93348b632f32 libgui/languages/ja_JP.ts --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libgui/languages/ja_JP.ts Thu Apr 09 15:52:00 2015 -0700 @@ -0,0 +1,4040 @@ + + + + + ListDialog + + + Select All + 全て選択 + + + + QObject + + + automatic + 自動 + + + + function + 関数 + + + + global + グローバル + + + + hidden + 隠す + + + + inherited + + + + + persistent + + + + + foreground + 前面 + + + + background + 背景 + + + + selection + 選択 + + + + cursor + カーソル + + + + QTerminal + + + Copy + コピー + + + + Paste + 貼り付け + + + + Select All + 全てを選択 + + + + Clear Window + ウィンドウをクリア + + + + QWinTerminalImpl + + + copied selection to clipboard + 選択範囲をクリップボードに複製 + + + + QsciLexerBash + + + Default + 既定 + + + + Error + エラー + + + + Comment + コメント + + + + Number + + + + + Keyword + キーワード + + + + Double-quoted string + ダブルクォートで囲まれた文字列 + + + + Single-quoted string + シングルクォートで囲まれた文字列 + + + + Operator + 演算子 + + + + Identifier + + + + + Scalar + スカラー + + + + Parameter expansion + + + + + Backticks + + + + + Here document delimiter + ヒアドキュメントのデリミタ + + + + Single-quoted here document + シングルクォートで囲まれたヒアドキュメント + + + + QsciLexerBatch + + + Default + 既定 + + + + Comment + コメント + + + + Keyword + キーワード + + + + Label + ラベル + + + + Hide command character + コマンド文字を隠す + + + + External command + 外部コマンド + + + + Variable + 変数 + + + + Operator + 演算子 + + + + QsciLexerCPP + + + Default + 既定 + + + + Inactive default + + + + + C comment + + + + + Inactive C comment + + + + + C++ comment + + + + + Inactive C++ comment + + + + + JavaDoc style C comment + + + + + Inactive JavaDoc style C comment + + + + + Number + + + + + Inactive number + + + + + Keyword + キーワード + + + + Inactive keyword + + + + + Double-quoted string + ダブルクォートで囲まれた文字列 + + + + Inactive double-quoted string + + + + + Single-quoted string + シングルクォートで囲まれた文字列 + + + + Inactive single-quoted string + + + + + IDL UUID + + + + + Inactive IDL UUID + + + + + Pre-processor block + + + + + Inactive pre-processor block + + + + + Operator + 演算子 + + + + Inactive operator + + + + + Identifier + + + + + Inactive identifier + + + + + Unclosed string + + + + + Inactive unclosed string + + + + + C# verbatim string + + + + + Inactive C# verbatim string + + + + + JavaScript regular expression + + + + + Inactive JavaScript regular expression + + + + + JavaDoc style C++ comment + JavaDoc + + + + Inactive JavaDoc style C++ comment + + + + + Secondary keywords and identifiers + + + + + Inactive secondary keywords and identifiers + + + + + JavaDoc keyword + + + + + Inactive JavaDoc keyword + + + + + JavaDoc keyword error + + + + + Inactive JavaDoc keyword error + + + + + Global classes and typedefs + + + + + Inactive global classes and typedefs + + + + + C++ raw string + + + + + Inactive C++ raw string + + + + + QsciLexerDiff + + + Default + + + + + Comment + コメント + + + + Command + コマンド + + + + Header + ヘッダ + + + + Position + 位置 + + + + Removed line + + + + + Added line + + + + + Changed line + + + + + QsciLexerMatlab + + + Default + 既定 + + + + Comment + コメント + + + + Command + コマンド + + + + Number + + + + + Keyword + キーワード + + + + Single-quoted string + シングルクォートで囲まれた文字列 + + + + Operator + 演算子 + + + + Identifier + + + + + Double-quoted string + ダブルクォートで囲まれた文字列 + + + + QsciLexerPerl + + + Default + + + + + Error + + + + + Comment + + + + + POD + + + + + Number + + + + + Keyword + + + + + Double-quoted string + + + + + Single-quoted string + + + + + Operator + + + + + Identifier + + + + + Scalar + + + + + Array + + + + + Hash + + + + + Symbol table + + + + + Regular expression + + + + + Substitution + + + + + Backticks + + + + + Data section + + + + + Here document delimiter + + + + + Single-quoted here document + + + + + Double-quoted here document + + + + + Backtick here document + + + + + Quoted string (q) + + + + + Quoted string (qq) + + + + + Quoted string (qx) + + + + + Quoted string (qr) + + + + + Quoted string (qw) + + + + + POD verbatim + + + + + Subroutine prototype + + + + + Format identifier + + + + + Format body + + + + + Double-quoted string (interpolated variable) + + + + + Translation + + + + + Regular expression (interpolated variable) + + + + + Substitution (interpolated variable) + + + + + Backticks (interpolated variable) + + + + + Double-quoted here document (interpolated variable) + + + + + Backtick here document (interpolated variable) + + + + + Quoted string (qq, interpolated variable) + + + + + Quoted string (qx, interpolated variable) + + + + + Quoted string (qr, interpolated variable) + + + + + QsciScintilla + + + &Undo + 元に戻す (&U) + + + + &Redo + やり直す (&R) + + + + Cu&t + 切り取り (&T) + + + + &Copy + コピー (&C) + + + + &Paste + 貼り付け (&P) + + + + Delete + 削除 + + + + Select All + 全てを選択 + + + + QtHandles::Figure + + + Figure ToolBar + + + + + &File + ファイル (&F) + + + + &Save + 保存 (&S) + + + + Save &As + 別名で保存 (&A) + + + + &Close Figure + + + + + &Edit + 編集 (&E) + + + + Cop&y + コピー (&y) + + + + Cu&t + 切り取り (&T) + + + + &Paste + 貼り付け (&P) + + + + &Help + ヘルプ (&H) + + + + &About QtHandles + + + + + About &Qt + + + + + About QtHandles + + + + + Save Figure As + 図を別名で保存 + + + + QtHandles::MouseModeActionGroup + + + Rotate + 回転 + + + + Zoom In + ズームイン + + + + Zoom Out + ズームアウト + + + + Pan + + + + + Insert Text + テキストの挿入 + + + + Select + 選択 + + + + documentation_dock_widget + + + Documentation + ドキュメント + + + + See the documentation for help. + ドキュメントを見る + + + + file_editor + + + + + + + + Octave Editor + Octave エディタ + + + + Octave Files (*.m);;All Files (*) + Octave ファイル;;全てのファイル (*) + + + + New Function + 新しい関数 + + + + New function name: + + 新しい関数の名前: + + + + + File not saved! A file with the selected name +%1 +is already open in the editor + ファイルは保存されていません! +%1 +同名のファイルがあります + + + + &%1 %2 + &%1 %2 + + + + &Save File + ファイルの保存 (&S) + + + + Save File &As... + ファイルを別名で保存 (&A)... + + + + Print... + 陰圧... + + + + &Undo + 元に戻す (&U) + + + + &Redo + やり直す (&R) + + + + &Copy + コピー (&C) + + + + Cu&t + 切り取り (&T) + + + + Paste + 貼り付け + + + + &Next Bookmark + 次のブックマーク (&N) + + + + Pre&vious Bookmark + 一つ前のブックマーク (&V) + + + + Toggle &Bookmark + ブックマークをトグル (&B) + + + + &Remove All Bookmarks + 全てのブックマークを取り除く (&R) + + + + &Next Breakpoint + 次のブレークポイント (&N) + + + + Pre&vious Breakpoint + 一つ前のブレークポイント (&V) + + + + Toggle &Breakpoint + ブレークポイントをトグル (&B) + + + + &Remove All Breakpoints + 全てのブレークポイントを解除 (&R) + + + + &Comment + コメント (&C) + + + + &Uncomment + コメントを取り消す (&U) + + + + &Find and Replace... + 検索と置換 (&F) ... + + + + Save File and Run + ファイルを保存して実行 + + + + Go &to Line... + 指定行 (&T) ... + + + + Could not start custom file editor +%1 + カスタムエディタからスタートできません +%1 + + + + Create + + + + + Cancel + キャンセル + + + + &Recent Editor Files + 最近開いたファイル (&R) + + + + &Edit Function + 関数の編集 (&E) + + + + &Close + 閉じる (&C) + + + + Close All + 全て閉じる + + + + Close Other Files + 他のファイルを閉じる + + + + Select All + 全選択 + + + + &Commands + コマンド (&C) + + + + Delete Line + 行削除 + + + + Copy Line + 行をコピー + + + + Cut Line + 行を切り取り + + + + Delete to Start of Word + + + + + Delete to End of Word + + + + + Delete to Start of Line + + + + + Delete to End of Line + + + + + Duplicate Selection/Line + + + + + Transpose Line + + + + + &Show Completion List + + + + + &Format + + + + + &Uppercase Selection + + + + + &Lowercase Selection + + + + + &Indent + + + + + &Unindent + + + + + Convert Line Endings to &Windows (CRLF) + + + + + Convert Line Endings to &Unix (LF) + + + + + Convert Line Endings to &Mac (CR) + + + + + Navi&gation + + + + + Move to Matching Brace + + + + + Select to Matching Brace + + + + + &Preferences... + 設定 (&P) ... + + + + &Styles Preferences... + スタイルの設定 (&S) ... + + + + &View + + + + + &Editor + エディタ (&E) + + + + Show &Line Numbers + 行番号の表示 (&L) + + + + Show &White Spaces + ホワイトスペースの表示 (&W) + + + + Show Line &Endings + 行末の表示 (&E) + + + + Show &Indentation Guides + + + + + Show Long Line &Marker + + + + + Zoom &In + ズームイン (&I) + + + + Zoom &Out + ズームアウト (&O) + + + + &Normal Size + 通常サイズ (&N) + + + + Run &Selection + 選択部を実行 (&S) + + + + &Help + ヘルプ (&H) + + + + &Help on Keyword + + + + + &Documentation on Keyword + + + + + Could not open file +%1 +for read: %2. + 読み込みのためにファイル +%1 +を開けません: %2. + + + + File +%1 +does not exist. Do you want to create it? + ファイル +%1 +が存在しません.作成しますか? + + + + Could not open file +%1 +for write: %2. + 書き込みためにファイル +%1 +が開けません: %2. + + + + The associated file editor tab has disappeared. + + + + + &File + ファイル (&F) + + + + &Edit + 編集 (&E) + + + + &Debug + デバッグ (&D) + + + + &Run + 実行 (&R) + + + + file_editor_tab + + + eol: + + + + + line: + + + + + col: + + + + + %1 is a built-in function + + + + + Can not find function %1 + + + + + Goto line + 指定行へ行く + + + + Line number + 行数 + + + + + <unnamed> + + + + + The file + + %1 + +is about to be closed but has been modified. %2 + + + + + Line Endings: + + + + + Octave Files (*.m) + octave のファイル (*.m) + + + + All Files (*) + 全てのファイル (*) + + + + "%1" +is not a valid identifier. + +If you keep this file name, you will not be able to +call your script using its name as an Octave command. + +Do you want to choose another name? + + + + + Do you want to cancel closing, save or discard the changes? + + + + + + + + + + Octave Editor + Octave 编辑器 + + + + + +Warning: The contents in the editor is modified! + + +警告: エディタ内の内容は変更されています + + + + It seems that the file +%1 +has been deleted or renamed. Do you want to save it now?%2 + ファイル +%1 +削除されたか名前が変更されています。ファイルを今保存しますか?%2 + + + + Could not open file %1 for write: +%2. + ファイル %1 を書き込み用として開けません: +%2. + + + + It seems that '%1' has been modified by another application. Do you want to reload it? + '%1' は他のアプリケーションで変更されたいます.再読込しますか? + + + + files_dock_widget + + + File Browser + ファイルブラウザ + + + + Browse your files. + ファイルをブラウズ + + + + Enter the path or filename + パスまたはファイル名の入力 + + + + Actions on current directory + 現在のディレクトリで実行 + + + + Set Browser Directory... + + + + + + Find Files... + ファイルの検索... + + + + New Directory + 新しいディレクトリ + + + + Show Octave directory + octave ディレクトリの表示 + + + + One directory up + + + + + Go to current Octave directory + 現在の Octave ディレクトリへ行く + + + + Set Octave directory + + + + + Set Octave directroy to current browser directory + Octave ディレクトリを現在のブラウザのディレクトリに設定 + + + + Show Home Directory + ホームディレクトリの表示 + + + + + New File... + 新規のファイル... + + + + + New Directory... + 新規のディレクトリ... + + + + Activate to open in editor, right click for alternatives + + + + + File size + ファイルのサイズ + + + + File type + ファイルのタイプ + + + + Date modified + 修正日付 + + + + Show hidden + + + + + Open + 開く + + + + Open in Default Application + 既定のアプリケーションで開く + + + + Copy Selection to Clipboard + 選択部をクリップボードにコピー + + + + Run + 実行 + + + + Load Data + データのロード + + + + Set Current Directory + 現在のディレクトリの設定 + + + + Rename... + 名前の変更 ... + + + + Delete... + 削除 ... + + + + Rename file/directory + ファイル名/ディレクトリ名を変更 + + + + Rename file/directory: + + ファイル名/ディレクトリ名を変更: + + + + + + to: + +到: + + + + + Delete file/directory + ファイル/ディレクトリの削除 + + + + Are you sure you want to delete + + 本当に削除しますか + + + + + Can not delete a directory that is not empty + 空のディレクトリでないので削除できません + + + + Set directory of file browser + ディレクトリをファイルブラウザで設定 + + + + Create File + ファイルを開く + + + + Create file in + + String ends with \n! + + + + + + New File.txt + + + + + Create Directory + ディレクトリの作成 + + + + Create folder in + + String ends with \n! + + + + + + final_page + + + Enjoy! + エンジョイ! + + + + Previous + 上一个 + + + + Finish + 終了 + + + + Cancel + 取消 + + + + <html><body> +<p>We hope you find Octave to be a useful tool.</p> +<p>If you encounter problems, there are a number of ways to get help, including commercial support options, a mailing list, a wiki, and other commnity-based support channels. +You can find more information about each of these by visiting <a href="http://octave.org/support.html">http://octave.org/support.html</a> (opens in external browser).</p> +</body></html> + <html><body> +<p>私たちは Octave が有用なツールであることを望む.</p> +<p>もし問題に遭遇した時は,多くのヘルプを受ける方法がある.商用サポート,メーリングリスト,ウィキ,その他のコミュニティベースの手段などがある. +さらに詳しいことをしれたい場合は次にアクセスすること <a href="http://octave.org/support.html">http://octave.org/support.html</a> (外部ブラウザでアクセスする.)。</p> +</body></html> + + + + <html><head> +<style> +a:link { text-decoration: underline; color: #0000ff; } +</style> +<head/><body> +<p>For more information about Octave:</p> +<ul> +<li>Visit <a href="http://octave.org">http://octave.org</a> (opens in external browser)</li> +<li>Get the documentation online as <a href="http://www.gnu.org/software/octave/doc/interpreter/index.html">html</a>- or <a href="http://www.gnu.org/software/octave/octave.pdf">pdf</span></a>-document (opens in external browser)</li> +<li>Open the documentation browser of the Octave GUI with the help menu</li> +</ul> +</body></html> + <html><head> +<style> +a:link { text-decoration: underline; color: #0000ff; } +</style> +<head/><body> +<p>Octave についてさらなる情報を得るには: </p> +<ul> +<li>次を参照 <a href="http://octave.org">http://octave.org</a> (外部ブラウザでアクセスする.)</li> +<li>オンラインドキュメントは次を参照 <a href="http://www.gnu.org/software/octave/doc/interpreter/index.html">html</a>- 或 <a href="http://www.gnu.org/software/octave/octave.pdf"> PDF 形式 </span></a>-ドキュメント (外部ブラウザでアクセスする.)</li> +<li>Octave GUI のヘルプブラウザを開く.</li> +</ul> +</body></html> + + + + find_dialog + + + Find and Replace + + + + + Find &what: + + + + + Re&place with: + + + + + Match &case + 匹配大小写 (&C) + + + + Search from &start + 始めから検索 (&S) + + + + &Wrap while searching + + + + + &Find Next + 次を検索 (&F) + + + + Find &Previous + 一つ前の検索 (&P) + + + + &Replace + 置換 (&R) + + + + Replace &All + 全てを置換 (&A) + + + + &More... + + + + + &Whole words + + + + + Regular E&xpressions + 正規表現 (&X) + + + + Search &backward + 逆方向へ検索 (&B) + + + + Search se&lection + 選択部を検索 (&L) + + + + Search from end + ファイルの終わりから検索 + + + + Search from start + 始めから検索 + + + + Replace Result + + + + + %1 items replaced + %1 が置換されました + + + + Find Result + + + + + No more matches found + これ以上マッチする対象はありません + + + + find_files_dialog + + + Find Files + 複数のファイルで検索 + + + + Named: + 名称: + + + + Start in: + + + + + Enter the start directory + 当初ディレクトリへ設定 + + + + Browse... + ブラウズ ... + + + + Browse for start directory + 当初ディレクトリをブラウズ录浏览 + + + + Search recursively through directories for matching files + マッチするファイルを再帰的に検索 + + + + Include matching directories in search results + 検索結果にマッチしてディレクトリを含ませる + + + + Name case insensitive + 検索名で大文字小文字の区別する + + + + Set matching name is case insensitive + 検索名で大文字小文字の区別しない + + + + Contains text: + 包含文字: + + + + Enter the filename search expression + + + + + Search subdirectories + + + + + Include directory names + + + + + Enter the file content search expression + + + + + Text to match + + + + + Text case insensitive + + + + + Set text content is case insensitive + + + + + Search results + 検索結果 + + + + Idle. + 空闲。 + + + + Find + 検索 + + + + Start search for matching files + + + + + Stop + 停止 + + + + Stop searching + 検索の停止 + + + + File name/location + ファイル名/位置 + + + + File contents + ファイルの内容 + + + + Searching... + 検索中 ... + + + + %1 match(es) + + + + + Set search directory + 検索ディレクトリを設定 + + + + find_files_model + + + Filename + ファイル名 + + + + Directory + ディレクトリ + + + + history_dock_widget + + + Browse and search the command history. + コマンドヒストリのブラウザと検索 + + + + Double-click a command to transfer it to the terminal. + ダブルクリックでコマンドを端末に送信 + + + + Enter text to filter the command history + + + + + Filter + + + + + Command History + コマンドヒストリ + + + + Copy + コピー + + + + Evaluate + + + + + Create script + スクリプトの作成 + + + + initial_page + + + Welcome to Octave! + Octaveへようこそ! + + + + Next + + + + + Cancel + キャンセル + + + + <html><body> +<p>You seem to be using the Octave graphical interface for the first time on this computer. +Click 'Next' to create a configuration file and launch Octave.</p> +<p>The configuration file is stored in<br>%1.</p> +</body></html> + <html><body> +<p> このコンピュータでの Octave のグラフィカルインターフェースへの初めてのアクセスのようです +'次へ' をクリックして,設定ファイルを作成し,Octave を起動してください.</p> +<p>設定ファイルは以下に置かれます<br>%1.</p> +</body></html> + + + + main_window + + + Load Workspace + ワークスペースのロード + + + + + About Octave + Octave について + + + + &File + ファイル (&F) + + + + New + 新規 + + + + Open... + 開く... + + + + Preferences... + 設定 ... + + + + Exit + 終了 + + + + &Edit + 編集(&E) + + + + Undo + やり直し + + + + Copy + コピー + + + + Paste + 貼り付け + + + + Save Workspace As + ワークスペースを別名で保存 + + + + The release notes file '%1' is empty. + リリースノートファイル '%1' が空です. + + + + The release notes file '%1' cannot be read. + リリースノートファイル '%1' が読み取れません. + + + + Octave Release Notes + Octave リリースノート + + + + Octave Community News + Octave コミュニティーニュース + + + + Clear Clipboard + クリップボードをクリア + + + + Find Files... + 複数ファイルでの検索 ... + + + + Clear Command Window + コマンドウィンドウのクリア + + + + Clear Command History + コマンドヒストリのクリア + + + + Clear Workspace + ワークスペースのクリア + + + + De&bug + デバッグ (&B) + + + + Step + ステップ + + + + Continue + 継続 + + + + Show File Browser + ファイルブラウザを開く + + + + File Browser + ファイルブラウザ + + + + Step In + + + + + Load Workspace... + ワークスペースのロード... + + + + Save Workspace As... + ワークスペースを別名で保存... + + + + Step Out + + + + + Reset Default Window Layout + 既定のウィンドウのレイアウト + + + + Octave Packages + Octave パッケージ + + + + Share Code + + + + + Contribute to Octave + Octave への貢献 + + + + Octave Developer Resources + + + + + On Disk + ディスク上 + + + + Online + オンライン + + + + &News + ニュース (&N) + + + + Release Notes + リリースノート + + + + Community News + コミュニティーニュース + + + + Enter directory name + ディレクトリ名を入力 + + + + Current Directory: + 現在のディレクトリ: + + + + One directory up + + + + + + Browse directories + ディレクトリのブラウズ + + + + Octave + + + + + Are you sure you want to exit Octave? + 本当に Octave を終了しますか? + + + + Open an existing file in editor + エディタに存在するファイルを開く + + + + New Script + 新規のスクリプト + + + + New Function... + 新規の関数 ... + + + + New Figure + 新規の図 + + + + Select All + 全てを選択 + + + + Quit Debug Mode + デバッグモードを終了 + + + + &Window + ウィンドウ (&W) + + + + Show Command Window + コマンドウィンドウ + + + + Show Command History + コマンドヒストリの表示 + + + + Show Workspace + ワークスペースの表示 + + + + Show Editor + エディタの表示 + + + + Show Documentation + ドキュメントの表示 + + + + Command Window + コマンドウィンドウ + + + + Command History + コマンドヒストリ + + + + Workspace + ワークスペース + + + + Editor + エディタ + + + + + Documentation + ドキュメント + + + + &Help + ヘルプ (&H) + + + + Report Bug + バグの報告 + + + + news_reader + + + <html> +<body> +<p> +Octave's community news source seems to be unavailable. +</p> +<p> +For the latest news, please check +<a href="http://octave.org/community-news.html">http://octave.org/community-news.html</a> +when you have a connection to the web (link opens in an external browser). +</p> +<p> +<small><em>&mdash; The Octave Developers, + <html> +<body> +<p> +Octaveコミュニティニュースが入手できません。 +</p> +<p> +最新のニュースは,以下をクリックしてください. +<a href="http://octave.org/community-news.html">http://octave.org/community-news.html</a> +(リンクは外部ブラウザで開きます.) . +</p> +<p> +<small><em>&mdash; Octave 開発チーム + + + + <html> +<body> +<p> +Connecting to the web to display the latest Octave Community news has been disabled. +</p> +<p> +For the latest news, please check +<a href="http://octave.org/community-news.html">http://octave.org/community-news.html</a> +when you have a connection to the web (link opens in an external browser) +or enable web connections for news in Octave's network settings dialog. +</p> +<p> +<small><em>&mdash; The Octave Developers, + <html> +<body> +<p> +最新 Octave コミュニティーニュースを得る接続機能がオフになっています. +</p> +<p> +もし,ウェブ接続が可能なら,最新のニュースは以下をクリックしてください.(リンクは外部ブラウザで開きます.) +<a href="http://octave.org/community-news.html">http://octave.org/community-news.html</a> +もしくは Octave のネットワーク接続ダイアログでウェブ接続をオンにしてください. +</p> +<p> +<small><em>&mdash; Octave 開発チーム + + + + octave_dock_widget + + + + Undock widget + + + + + Hide widget + + + + + Dock widget + + + + + octave_qscintilla + + + Help on + + + + + Documentation on + + + + + Edit + 編集 + + + + octave_qt_link + + + File +%1 +does not exist. Do you want to create it? + ファイル +%1 +見つかりません.作成しますか? + + + + Octave Editor + Octave エディタ + + + + + + Create + + + + + The file %1 does not exist in the load path. To run or debug the function you are editing, you must either change to the directory %2 or add that directory to the load path. + + + + + The file %1 is shadowed by a file with the same name in the load path. To run or debug the function you are editing, change to the directory %2. + + + + + Change Directory or Add Directory to Load Path + ディレクトリの変更またはロードパスへのディレクトリの追加 + + + + Change Directory + ディレクトリの変更 + + + + Add Directory to Load Path + ロードパスへのディレクトリの追加 + + + + + Cancel + キャンセル + + + + octave_txt_lexer + + + Default + 既定 + + + + resource_manager + + + The settings file +%1 +does not exist and can not be created. +Make sure you have read and write permissions to +%2 + +Octave GUI must be closed now. + 設定ファイル +%1 +が存在せずまた作成もできません. +次に対する読込,書込の許可を確認してください. +%2 + +Octave GUI はオープンできませんでした. + + + + Octave Critical Error + + + + + settings_dialog + + + Settings + 設定 + + + + + General + 一般 + + + + Interface + + + + + Dock widget title bar + + + + + Confirm before exiting + 終了する前に確認 + + + + Octave logo only + + + + + Letter icons + + + + + + Show status bar + ステータスバーを表示 + + + + Text inactive + + + + + + Active + + + + + Small + + + + + Normal + + + + + Large + + + + + Custom style + + + + + Background inactive + + + + + 3D + + + + + Octave Startup + + + + + + Startup path + + + + + + Browse + + + + + Editor + エディタ + + + + After Column + + + + + Color + + + + + Tab width min. + + + + + max. + + + + + This works well for monospaced fonts. The line is drawn at a position based on the width of a space character in the default font. It may not work very well if styles use proportional fonts or if varied font sizes or bold, italic and normal texts are used. + 本機能は等幅フォントで正常動作します.既定フォントのスペースのキャラクターの幅で行は表示されます.スタイルがプロポーショナルフォントを使う場合や可変フォントサイズ,ボールド,イタリックフォントとノーマルテクストが使用された場合正常に動作しません. + + + + Enable Code Folding + + + + + Windows (CRLF) + + + + + Mac (CR) + + + + + Unix (LF) + + + + + Show horizontal scroll bar + 横方向スクロールバーの表示 + + + + Indentation + + + + + Indent width + インデントの幅 + + + + Tab indents line + + + + + Auto indentation + 自動インデント + + + + Tab width + タブの幅 + + + + Show indentation guides + インデントガイドの表示 + + + + Backspace unindents line + + + + + Indentation uses tabs + + + + + Auto completion + オートコンプリート + + + + Match keywords + + + + + Case sensitive + + + + + Replace word by suggested one + + + + + Match words in document + + + + + With Octave builtins + + + + + With Octave functions + + + + + Show completion list automatically + + + + + Restore editor tabs from previous session on startup + 起動時に一回前のエディタタブを復元する + + + + Reload externally changed files without prompt + + + + + Use custom file editor + 外部エディタを使用する + + + + Editor Styles + エディタのスタイル + + + + (Changing buffer size clears history) + + + + + History buffer Size + ヒストリのバッファサイズ + + + + Set focus to terminal when running a command from within another widget + + + + + Print debug location in terminal window in addition to the marker in the editor + + + + + Terminal Colors + 端末の色 + + + + Font + フォント + + + + Show line numbers + 行番号の表示 + + + + Highlight current line + 現在の行をハイライト + + + + Show complete path in window title + ウィンドウのタイトルに完全なパス名を表示する + + + + Graphic icons + + + + + These preferences are applied after any .octaverc startup files. + 設定は .octaverc スタートアップファイルの後に適用されます + + + + Restore working directory of previous session + 一つ前のセッションのワーキングディレクトリを保存する + + + + Show whitespace + ホワイトスペースの表示 + + + + Do not show whitespace used for indentation + アイデントに使用されたホワイトスペースを表示しない + + + + Draw a long line marker + + + + + Show EOL characters + 文末文字を表示する + + + + Default EOL mode + 既定の文末文字モード + + + + Number of characters before list is shown: + + + + + Create nonexistent files without prompting + + + + + command line (%f=file, %l=line): + コマンドライン(%f=ファイル名, %l=行数): + + + + <html><head/><body><p>Select font, font size (as a difference from the default size), font style (<b>b</b>old, <b>i</b>talic, <b>u</b>nderline), text color, and background color (for the latter, the color magenta (255,0,255) is a placeholder for the default background color).</p></body></html> + + + + + Terminal + 端末 + + + + Cursor type: + カーソルのタイプ: + + + + Cursor blinking + カーソルの点滅 + + + + Use foreground color + 前景色を使う + + + + Font size + フォントサイズ + + + + File Browser + ファイルブラウザ + + + + Display + + + + + Show file size + ファイルサイズの表示 + + + + Show file type + ファイルタイプの表示 + + + + Show date of last modification + 最後に修正した日の表示 + + + + Show hidden files + 隠しファイルの表示 + + + + Alternating row colors + 列の色のオルタネーション + + + + Workspace + ワークスペース + + + + Hide tool tips + ツールチップを隠す + + + + Edit a shortcut by double-clicking in a cell + セルのバブルクリックでショートカットを編集する + + + + Network + ネットワーク + + + + Allow Octave to connect to the Octave web site to display current news and information + 現在のニュースや情報を表示させるために Octave が Octave ウェブサイトに接続することを許可する + + + + Use proxy server + プロキシサーバーを使用する + + + + HttpProxy + HTTP Proxy + + + + Icon set for dock widgets + + + + + Language (requires restart) + 言語 (要再起動) + + + + Icon size + アイコンのサイズ + + + + File handling + + + + + Behavior + + + + + Synchronize Octave working directory with file browser + Octaveのワーキングディレクトリをファイルブラウザと同期させる + + + + Restore last directory of previous session + 一つ前のセッションの最後のディレクトリを保存する + + + + Colors for variable attributes + + + + + Shortcuts + ショートカット + + + + Select this option to prevent conflicts with readline shortcuts + + + + + Disable global shortcuts when terminal window has focus + + + + + + Use this set + + + + + Set 1: + + + + + + Export + エクスポート + + + + + Import + インポート + + + + Set 2: + + + + + Action + + + + + Set 1 Default + + + + + Set 1 Actual + + + + + Set 2 Default + + + + + Set 2 Actual + + + + + Socks5Proxy + Socks5Proxy + + + + Hostname: + ホスト名: + + + + Proxy type: + プロキシのタイプ: + + + + Port: + ポート: + + + + Username: + ユーザー名: + + + + Password: + パスワード: + + + + + + System setting + システム設定 + + + + IBeam Cursor + IBeam カーソル标 + + + + Block Cursor + ブロックカーソル + + + + Underline Cursor + 下線カーソル + + + + Difference to the default size + 既定のサイズとの差 + + + + Background color, pink (255,0,255) means default + 背景色,ピンク (255,0,255) が既定を意味する + + + + b + short form for bold + b + + + + i + short form for italic + i + + + + u + short form for underlined + u + + + + Set Octave Startup Directory + Octave のスタートアップディレクトリの設定 + + + + Set File Browser Startup Directory + ファイルブラウザのスタートアップディレクトリの設定 + + + + setup_community_news + + + Community News + コミュニティーニュース + + + + Previous + 一つ前 + + + + Next + + + + + Cancel + キャンセル + + + + <html><body> +<p>When the Octave GUI starts, it will check the Octave web site for current news and information about the Octave community. +The check will happen at most once each day and news will only be displayed if there is something new since the last time you viewed the news.</p> +<p>You may also view the news by selecting the "Community News" item in the "Help" menu in the GUI, or by visiting +<a href="http://octave.org/community-news.html">http://octave.org/community-news.html</a>.</p> +</body></html> + <html><body> +<p>Octave GUI 起動すると,Octave ウェブサイトがチェックされ Octave コミュニティに関する最新のニュースや情報がチェックされる. +チェックはほぼ一日一回行われる.前回閲覧されたニュースより新しいニュースが存在する場合にのみニュースは表示される.</p> +<p>GUI のメニューのヘルプの "コミュニティーニュース "を選択することによりニュースを見ることができる.もしくは以下のサイトを見ることでニュースを知ることができる. +<a href="http://octave.org/community-news.html">http://octave.org/community-news.html</a>.</p> +</body></html> + + + + <html><head> +<style> +a:link { text-decoration: underline; color: #0000ff; } +</style> +<head/><body> +<p>Allow Octave to connect to the Octave web site when it starts to display current news and information about the Octave community.</p> +</body></html> + <html><head> +<style> +a:link { text-decoration: underline; color: #0000ff; } +</style> +<head/><body> +<p>Octave が起動時に Octave コミュニティーに関する最新のニュースや情報を表示するために Octave ウェブサイトに接続することを許可する.</p> +</body></html> + + + + shortcut_manager + + + New File + 新規ファイル + + + + New Function + 新規関数 + + + + New Figure + + + + + Open File + ファイルを開く + + + + Load Workspace + ワークスペースをロード + + + + Save Workspace As + ワークスペースを別名で保存 + + + + + Preferences + 設定 + + + + Exit Octave + Octave の終了 + + + + + Copy + コピー + + + + + Paste + 貼り付け + + + + + Undo + 元に戻す + + + + + Select All + 全てを選択 + + + + Clear Clipboard + クリップボードをクリア + + + + Find in Files + 複数のファイルで検索 + + + + Clear Command Window + コマンドウィンドウのクリア + + + + Clear Command History + コマンドヒストリのクリア + + + + Clear Workspace + ワークスペースのクリア + + + + Step Over + + + + + Step Into + + + + + Step Out + + + + + Continue + + + + + Quit Debug Mode + デバッグモードの終了 + + + + Show Command Window + コマンドウィンドウの表示 + + + + Show Command History + コマンドヒストリの表示 + + + + Show File Browser + ファイルブラウザの表示 + + + + Show Workspace + ワークスペースの表示 + + + + Show Editor + エディタの表示 + + + + Show Documentation + ドキュメントの表示 + + + + Command Window + コマンドウィンドウ + + + + Command History + コマンドヒストリ + + + + File Browser + ファイルブラウザ + + + + Workspace + ワークスペース + + + + + Editor + エディタ + + + + Documentation + ドキュメント + + + + Reset Window Layout + ウィンドウのリセット + + + + Show Ondisk Documentation + ディスク保存のドキュメントの表示 + + + + Show Online Documentation + オンラインドキュメントの表示 + + + + Report a Bug + バグの報告 + + + + Octave Packages + Octave パッケージ + + + + Share Code + + + + + Contribute to Octave + Octave への貢献 + + + + Octave Developer Resources + Octave 開発チーム + + + + About Octave + Octave について + + + + Release Notes + リリースノート + + + + Community News + コミュニティーニュース + + + + Edit Function + 関数の編集 + + + + Save File + ファイルの保存 + + + + Save File As + ファイルを別名で保存 + + + + Close + 閉じる + + + + Close All + 全てを閉じる + + + + Close Other + + + + + Print + + + + + Redo + やり直し + + + + Cut + 切り取り + + + + Find and Replace + 検索と置換 + + + + Delete to Start of Word + + + + + Delete to End of Word + + + + + Delete to Start of Line + + + + + Delete to End of Line + + + + + Delete Line + 行削除 + + + + Copy Line + 行のコピー + + + + Cut Line + 行の切り取り + + + + Duplicate Selection/Line + + + + + Transpose Line + + + + + Completion List + + + + + Comment Selection + 選択部をコメントにする + + + + Uncomment Selection + 選択部をコメントでなくす + + + + Uppercase Selection + + + + + Lowercase Selection + + + + + + Indent Selection + + + + + + Unindent Selection + + + + + Convert Line Ednings to Windows + + + + + Convert Line Ednings to Unix + + + + + Convert Line Ednings to Mac + + + + + Goto Line + + + + + Move to Matching Brace + + + + + Select to Matching Brace + + + + + Toggle Bookmark + + + + + Next Bookmark + + + + + Previous Bookmark + + + + + Remove All Bookmark + + + + + Styles Preferences + + + + + Show Line Numbers + + + + + Show White Spaces + + + + + Show Line Endings + + + + + Show Indentation Guides + + + + + Show Long Line Marker + + + + + Zoom In + ズームイン + + + + Zoom Out + ズームアウト + + + + + Zoom Normal + + + + + Toggle Breakpoint + ブレークポイントをトグル + + + + Next Breakpoint + 次のブレークポイント + + + + Previous Breakpoint + 一つ前のブレークポイント + + + + Remove All Breakpoints + 全てのブレークポイントを解除 + + + + Run File + ファイルを実行 + + + + Run Selection + 選択部を実行 + + + + Help on Keyword + + + + + Document on Keyword + + + + + Main + メイン + + + + + File + ファイル + + + + + Edit + 編集 + + + + + Debug + デバッグ + + + + Window + ウィンドウ + + + + + Help + ヘルプ + + + + News + ニュース + + + + View + ビュー + + + + Run + 実行 + + + + Enter new Shortcut for Set %1 + + + + + Apply the desired shortcut or click on the right button to reset the shortcut to its default. + + + + + Enter shortcut directly by performing it + + + + + Actual shortcut + + + + + Default shortcut + 既定のショートカット + + + + Set to default + + + + + Double Shortcut + + + + + The chosen shortcut + "%1" +is already used for the action + "%2". +Do you want to use the shortcut anyhow removing it from the previous action? + + + + + Import shortcut set %1 from file ... + ショートカットセット %1 をファイルからインポートする + + + + + Octave Shortcut Files (*.osc);;All Files (*) + Octave ショートカットファイル (*.osc);;全てのファイル (*) + + + + Export shortcut set %1 into file ... + ショートカットセット %1 をファイルにエクスポートする + + + + Failed to open %1 as octave shortcut file + %1 を Octave ショートカットファイルとして開くのに失敗しました + + + + terminal_dock_widget + + + Command Window + コマンドウィンドウ + + + + webinfo + + + Type here and press 'Return' to search + ここでタイプして'リターンキー'を押して検索 + + + + Global search + グローバル検索 + + + + Error + エラー + + + + The info file<p>%1<p>or compressed versions do not exist + info ファイル <p>%1<p> またはその圧縮されたファイルが存在しません + + + + welcome_wizard + + + Welcome to GNU Octave + GNU Octave へようこそ + + + + workspace_model + + + Name + 名前 + + + + Class + + + + + Dimension + 次元 + + + + Value + + + + + Attribute + 属性 + + + + Right click to copy, rename, or display + 右クリックでコピー,名前の変更,または表示 + + + + + complex + 複素数 + + + + workspace_view + + + Workspace + ワークスペース + + + + View the variables in the active workspace. + アクティブなワークスペースの表示。 + + + + Enter text to filter the workspace + ワークスペースをフィルタするためにテキストを入力 + + + + Filter + フィルタ + + + + Copy name + 名前のコピー + + + + Copy value + 値のコピー + + + + Rename + 名前の変更 + + + + Only top-level symbols may be renamed. + + + + + View the variables in the active workspace.<br> + アクティブワークスペースの変数の表示<br> + + + + Colors for variable attributes: + 変数の属性のための色 + + +