# translation of tdetexteditor_autobookmarker.po to Japanese # Kurose Shushi , 2004. # Yukiko Bando , 2006. msgid "" msgstr "" "Project-Id-Version: tdetexteditor_autobookmarker\n" "POT-Creation-Date: 2014-09-29 12:05-0500\n" "PO-Revision-Date: 2006-06-17 23:00+0900\n" "Last-Translator: Yukiko Bando \n" "Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" #: autobookmarker.cpp:90 msgid "AutoBookmarks" msgstr "自動ブックマーク" #: autobookmarker.cpp:101 msgid "Configure AutoBookmarks" msgstr "自動ブックマーク設定" #: autobookmarker.cpp:279 msgid "Edit Entry" msgstr "エントリを編集" #: autobookmarker.cpp:287 msgid "&Pattern:" msgstr "パターン(&P):" #: autobookmarker.cpp:293 msgid "

A regular expression. Matching lines will be bookmarked.

" msgstr "

正規表現。マッチした行にブックマークが設定されます。

" #: autobookmarker.cpp:297 msgid "Case &sensitive" msgstr "大文字小文字を区別する(&S)" #: autobookmarker.cpp:301 msgid "" "

If enabled, the pattern matching will be case sensitive, otherwise not.

" msgstr "

有効にすると、パターンマッチングは大文字小文字を区別します。そうでなければ、区別しません。

" #: autobookmarker.cpp:304 msgid "&Minimal matching" msgstr "最小マッチング(&M)" #: autobookmarker.cpp:308 msgid "" "

If enabled, the pattern matching will use minimal matching; if you do not " "know what that is, please read the appendix on regular expressions in the kate " "manual.

" msgstr "" "

有効にすると、パターンマッチングは最小マッチングを使用します。それが何か分からない場合は、kate " "マニュアルの正規表現に関する付録をお読みください。

" #: autobookmarker.cpp:312 msgid "&File mask:" msgstr "ファイルマスク(&F):" #: autobookmarker.cpp:318 msgid "" "

A list of filename masks, separated by semicolons. This can be used to limit " "the usage of this entity to files with matching names.

" "

Use the wizard button to the right of the mimetype entry below to easily " "fill out both lists.

" msgstr "" "

セミコロンで区切られたファイル名マスクのリストです。これは、このエンティティの使用を名前がマッチするファイルに制限するために利用できます。

" "

下にある MIME タイプのエントリの右にあるウィザードボタンを使うと、両方のリストを簡単に埋めることができます。

" #: autobookmarker.cpp:323 msgid "MIME &types:" msgstr "MIME タイプ(&T):" #: autobookmarker.cpp:329 msgid "" "

A list of mime types, separated by semicolon. This can be used to limit the " "usage of this entity to files with matching mime types.

" "

Use the wizard button on the right to get a list of existing file types to " "choose from, using it will fill in the file masks as well.

" msgstr "" "

セミコロンで区切られた MIME タイプのリストです。これは、このエンティティの使用を MIME " "タイプがマッチするファイルに制限するために利用できます。

" "

右にあるウィザードボタンを押すと、既存のファイルタイプのリストが表示され、そこから選択することができます。また、これを使うとファイルマスクも埋められます。" "

" #: autobookmarker.cpp:339 msgid "" "

Click this button to display a checkable list of mimetypes available on your " "system. When used, the file masks entry above will be filled in with the " "corresponding masks.

" msgstr "" "

このボタンをクリックしてシステムで利用可能な MIME " "タイプのリストを表示させてください。これを使用すると、上のファイルマスクのエントリは対応するマスクで埋められます。

" #: autobookmarker.cpp:364 msgid "" "Select the MimeTypes for this pattern.\n" "Please note that this will automatically edit the associated file extensions as " "well." msgstr "" "このパターンの MIME タイプを選択してください。\n" "これによって関連するファイル拡張子も自動的に編集されることに注意してください。" #: autobookmarker.cpp:366 msgid "Select Mime Types" msgstr "MIME タイプを選択" #: autobookmarker.cpp:384 msgid "&Patterns" msgstr "パターン(&P)" #: autobookmarker.cpp:387 msgid "Pattern" msgstr "パターン" #: autobookmarker.cpp:388 msgid "Mime Types" msgstr "MIME タイプ" #: autobookmarker.cpp:389 msgid "File Masks" msgstr "ファイルマスク" #: autobookmarker.cpp:393 msgid "" "

This list shows your configured autobookmark entities. When a document is " "opened, each entity is used in the following way: " "

    " "
  1. The entity is dismissed, if a mime and/or filename mask is defined, and " "neither matches the document.
  2. " "
  3. Otherwise each line of the document is tried against the pattern, and a " "bookmark is set on matching lines.
  4. " "

    Use the buttons below to manage your collection of entities.

    " msgstr "" "

    このリストは設定済みの自動ブックマークエンティティを表示しています。ドキュメントを開くと、それぞれのエンティティは以下のように使用されます。" "

      " "
    1. MIME とファイル名マスク (あるいは一方) が定義され、いずれもドキュメントにマッチしない場合は、エンティティを取り消します。
    2. " "
    3. そうでなければ、ドキュメントの各行をパターンと照合し、マッチした行にブックマークを設定します。
    4. " "

      エンティティのコレクションを管理するには下のボタンを使用してください。

      " #: autobookmarker.cpp:405 msgid "&New..." msgstr "新規(&N)..." #: autobookmarker.cpp:408 msgid "Press this button to create a new autobookmark entity." msgstr "このボタンを押すと新規自動ブックマークのエンティティを作成することができます。" #: autobookmarker.cpp:413 msgid "Press this button to delete the currently selected entity." msgstr "このボタンを押すと現在選択されているエンティティを削除します。" #: autobookmarker.cpp:415 msgid "&Edit..." msgstr "編集(&E)..." #: autobookmarker.cpp:418 msgid "Press this button to edit the currently selected entity." msgstr "このボタンを押すと現在選択されているエンティティを編集することができます。"