# translation of kdevtipofday.po to Japanese # Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc. # # Toyohiro Asukai , 2004. # Fumiaki Okushi , 2006. # Fumiaki Okushi , 2007. msgid "" msgstr "" "Project-Id-Version: kdevtipofday\n" "POT-Creation-Date: 2007-03-26 21:53+0200\n" "PO-Revision-Date: 2007-04-22 01:15-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: tipofday_part.cpp:36 msgid "&Tip of the Day" msgstr "今日の一言(&T)" #: tipofday_part.cpp:38 msgid "A tip how to use KDevelop" msgstr "KDevelop 使用上のヒント" #: tipofday_part.cpp:39 msgid "" "Tip of the day" "

Will display another good tip \n" "contributed by KDevelop users." msgstr "" "今日の一言" "

は Kdevelop ユーザから提供された\n" "役に立つヒントを表示します。" #: tips.cc:3 msgid "" "

If you want to specify additional command-line options to your make program, " "you can set them in the Project Options dialog, Make Options " "tab.\n" msgstr "" "

makeプログラムで追加のコマンドラインオプションを指定する場合、プロジェクト オプション ダイアログ, Make オプション " "タブで設定できます\n" #: tips.cc:8 msgid "" "

If you use functions of other libraries than the target is currently linked " "with, you can specify them in the Target Options dialog.\n" msgstr "" "

ターゲットが現在リンクされているライブラリより、他のライブラリの関数を 使用したい場合、 ターゲット オプション " "ダイアログで指定できます\n" #: tips.cc:13 msgid "" "

If you want to change your application's version number, you can change it " "in the Project Options dialog, General " "tab, automatically updating your project.\n" msgstr "" "

アプリケーションのバージョン番号を変える場合、「プロジェクト " "オプション」ダイアログの「一般」タブで指定できます。プロジェクト自体も自動的に更新されます。\n" #: tips.cc:18 msgid "" "

If you want to create a new project, choose \"Project\"->" "\"New Project\" from the menu.\n" msgstr "" "

新規プロジェクトを作成したい場合、メニューバーから「プロジェクト」->「新規プロジェクト」を選択します。\n" #: tips.cc:23 msgid "" "

If you changed your applications' classes, you should update your API " "documentation by selecting \"Build API Documentation\" from the Build menu.\n" msgstr "" "

アプリケーションのクラスを変更した場合、ビルドメニューで「APIドキュメントを作成」を選択してAPIドキュメントを更新してください。\n" #: tips.cc:28 msgid "" "

You can save time if you select \"Compile File\" from the Build menu or the " "toolbar, to only compile your current implementation file.\n" msgstr "" "

ビルドメニューの「ファイルをコンパイル」またはツールバーのボタンを使って、 現在の実装ファイルのみをコンパイルすることで時間を節約できます。\n" #: tips.cc:33 msgid "" "

If you're searching for information on classes or classmembers, select " "\"Search for Help on...\" from the Help menu or use \"Index\" tab of the " "documentation tree.\n" msgstr "" "

クラスまたはクラスメンバーの情報を検索する場合、ヘルプメニューの「ヘルプから検索...」を選択してください。または、ドキュメンテーション " "ツリーの「インデックス」タブを使用してください。\n" #: tips.cc:38 msgid "" "

If you want to have info about something in the KDevelop window, select the " "\"What's this?\" button in the toolbar and click on the item you don't know " "about.\n" msgstr "" "

KDevelopウィンドウの中の何かについて調べたい時は、ツールバーの「これは何?」ボタンを選択し、調べたい項目をクリックしてください。\n" #: tips.cc:43 msgid "" "

Hint: You can search the documentation for a keyword by marking the word and " "select \"Search in Documentation\" in the right button popup menu.\n" msgstr "" "

単語をマークすることによってキーワードのドキュメントを検索できます、そして " "マウス右ボタンのポップアップメニューから「ドキュメンテーションで検索」を選択します。\n" #: tips.cc:48 msgid "" "

The KDevelop Team wishes you a nice day !\n" msgstr "" "

KDevelopチームから、あなたの今日が良い日でありますように!\n" #: tips.cc:53 msgid "" "

If you have found a bug in KDevelop, please let us know. Use TDE Bugzilla at " "http://bugs.kde.org/ or select \"Help\"->\"Report Bug\" from the menu.\n" msgstr "" "

KDevelopのバグを発見したら、ぜひ教えてください。 http://bugs.kde.org/ の TDE Bugzilla を使うか、または、 " "メニューから、「ヘルプ」->「バグを報告」を選択してください。\n" #: tips.cc:58 msgid "" "

If you want to add your own documentation to the documentation tree use " "Documentation Tree tab in the Configure KDevelop dialog.\n" msgstr "" "

ドキュメントツリーにあなた自身のドキュメントを追加したい場合、「ドキュメンテーション ツリー」タブの中で「KDevelop " "設定」ダイアログを使用します。\n" #: tips.cc:63 msgid "" "

...that you can create a new class with \"New Class\" from the \"Project\" " "menu?\n" msgstr "" "

...「プロジェクト」メニューから「新規クラス」を選択して新規クラスを生成できます。\n" #: tips.cc:68 msgid "" "

To open a project, select \"Open Project\" from the \"Project\" menu.\n" msgstr "" "

プロジェクトを開くには、「プロジェクト」メニューから「プロジェクトを開く」を選択します。\n" #: tips.cc:73 msgid "" "

If you compile your project and get an error, you can click on the error " "message to switch to the file and line where the error occurred.\n" msgstr "" "

もしプロジェクトをコンパイルしてエラーになったら、そのエラーメッセージを クリックしてエラーの発生したファイルのその行に移動できます。\n" #: tips.cc:78 msgid "" "

...that you can debug your programs within KDevelop by selecting \"Debug\"->" "\"Start\" in the menu?\n" msgstr "" "

...メニューで「デバッグ」->「開始」を選択して、KDevelop であなたのプログラムをデバッグできるのをご存知ですか?\n" #: tips.cc:83 msgid "" "

...that you can switch between classes or namespaces by selecting the class " "or namespace combo in the toolbar?\n" msgstr "" "

...ツールバーでクラスまたは、ネームスペース コンボボックスを選択することにより、 クラスとネームスペースを切り替えることができるのをご存知ですか?\n" #: tips.cc:88 msgid "" "

...that you can preview images and icons by selecting them in the file " "viewer's trees?\n" msgstr "" "

...ファイルビューアのツリーで選択して画像とアイコンをプレビューできることをご存知ですか?\n" #: tips.cc:93 msgid "" "

...that you can set the compiler options in the Project Options " "dialog, Configure Options tab?\n" msgstr "" "

...コンパイラオプションを、「プロジェクト オプション」ダイアログの「オプション設定」タブで設定できることをご存知ですか?\n" #: tips.cc:98 msgid "" "

...that you can copy text from the documentation browser to the clipboard " "and insert it into your sources?\n" msgstr "" "

...ドキュメンテーション・ブラウザーからクリップボードにテキストをコピーし、あなたのソースにそれを挿入することができることをご存知ですか?\n" #: tips.cc:103 msgid "" "

...that you should keep your library documentation up to date after " "installing new libraries?\n" msgstr "" "

...新規ライブラリをインストールしたなら、ライブラリのドキュメントも最新にすることをご存知ですか?\n" #: tips.cc:108 msgid "" "

...that you can configure the syntax-highlighting of the editor?\n" msgstr "" "

...エディタの文法ハイライトの設定ができることをご存知でしたか?\n" #: tips.cc:113 msgid "" "

...that you can access more internal debug functions selecting \"Debug\"->" "\"Viewers\"?\n" msgstr "" "

...「デバッグ」->「ビューア」を選択して、内蔵デバッグ機能にアクセスできることをご存知ですか?\n" #: tips.cc:118 msgid "" "

...that you can move the cursor by words with Ctrl and left or right arrow?\n" msgstr "" "

...Ctrl キーを押しながら左右矢印キーを使って、単語単位でカーソルを移動できます。\n" #: tips.cc:123 msgid "" "

...that your source bookmarks are stored in the project?\n" msgstr "" "

...あなたのソースブックマークはプロジェクトに保存されることをご存知ですか?\n" #: tips.cc:128 msgid "" "

...that your documentation bookmarks are stored globally in KDevelop " "configuration?\n" msgstr "" "

...あなたのドキュメンテーションブックマークは、KDevelop 設定に全体的に 保存されることをご存知ですか?\n" #: tips.cc:133 msgid "" "

...that you can start grep search from inside editor with context menu?\n" msgstr "" "

...コンテキストメニューで、内部エディタから grep 検索を開始できることをご存知ですか?\n" #: tips.cc:138 msgid "" "

...that you can set the installation path in \"Project\"->" "\"Project Options\" \"Configure Options\" with just adding " "\"--prefix=/install/path/\" to the \"Configure arguments\"-list?\n" msgstr "" "「プロジェクト」->「プロジェクト・オプション」 「Configure オプション」の「Configure 引数」 -list に " "\"--prefix=/install/path/\" を単に追加することで、インストールパスを設定できることをご存知ですか?\n" #: tips.cc:143 msgid "" "

...that you can compilie your project in \"debug-mode\" and " "\"optimized-mode\"?\n" msgstr "" "

...「デバッグ-モード」、そして「最適化-モード」で、あなたのプロジェクトをコンパイルできることをご存知ですか?\n"