language-pack-ja-base/0000755000000000000000000000000012704126277011753 5ustar language-pack-ja-base/debian/0000755000000000000000000000000012704126277013175 5ustar language-pack-ja-base/debian/rules0000755000000000000000000000165312704126277014262 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 PKGNAME=$(shell grep "^Package: " debian/control | head -1 | cut -f 2 -d\ ) PKG=$(shell pwd)/debian/$(PKGNAME) LOCALEDIR=$(PKG)/usr/share/locale-langpack build: dh_testdir clean: dh_testdir dh_testroot dh_clean binary-arch: binary-indep: dh_testdir dh_testroot mkdir -p $(LOCALEDIR) cd data; \ find -type d -exec mkdir -p "$(LOCALEDIR)/{}" \; ; \ find -type f -name "*.po" -exec sh -c "N='{}'; msgfmt -o $(LOCALEDIR)/\$${N%.po}.mo \$$N" \; ; \ [ ! -e data/extra.tar ] || tar -C $(PKG) -xf data/extra.tar [ ! -e data/static.tar ] || tar -C $(PKG) -xf data/static.tar dh_installdocs -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i -- -Z xz binary: binary-arch binary-indep .PHONY: build build-arch build-indep clean binary-indep binary-arch binary language-pack-ja-base/debian/postinst0000644000000000000000000000021012704126277014774 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "ja" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-ja-base/debian/control0000644000000000000000000000210312704126277014574 0ustar Source: language-pack-ja-base Section: translations Priority: optional Maintainer: Language pack maintainers Build-Depends-Indep: gettext Build-Depends: debhelper (>= 8) Standards-Version: 3.9.6 Package: language-pack-ja-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-ja (>= ${binary:Version}) Recommends: Conflicts: language-pack-ja (<< ${binary:Version}) Replaces: language-pack-ja (<< ${binary:Version}), language-pack-ja-base (<< ${binary:Version}), language-pack-ja (<< ${binary:Version}), language-pack-gnome-ja (<< ${binary:Version}), language-pack-gnome-ja-base (<< ${binary:Version}), language-pack-kde-ja (<< ${binary:Version}), language-pack-kde-ja-base (<< ${binary:Version}) Description: translations for language Japanese Translation data for all supported packages for: Japanese . This package provides the bulk of translation data and is updated only seldom. language-pack-ja provides frequent translation updates, so you should install this as well. language-pack-ja-base/debian/copyright0000644000000000000000000000174312704126277015135 0ustar This package is developed and maintained by the Ubuntu language pack maintainers . The original source can always be found at: http://archive.ubuntu.com/ubuntu/ Copyright (C) 2004 - 2008 Canonical Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. language-pack-ja-base/debian/compat0000644000000000000000000000000212704126277014373 0ustar 8 language-pack-ja-base/debian/postrm0000644000000000000000000000020412704126277014440 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "ja" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-ja-base/debian/changelog0000644000000000000000000000027512704126277015053 0ustar language-pack-ja-base (1:16.04+20160415) xenial; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Fri, 15 Apr 2016 08:56:31 +0000 language-pack-ja-base/debian/source/0000755000000000000000000000000012704126277014475 5ustar language-pack-ja-base/debian/source/format0000644000000000000000000000001512704126277015704 0ustar 3.0 (native) language-pack-ja-base/data/0000755000000000000000000000000012704126277012664 5ustar language-pack-ja-base/data/extra.tar0000644000000000000000000002400012704126277014513 0ustar var/lib/locales/supported.d/ja0000644000373100047300000000002212704126277020210 0ustar langpacklangpack00000000000000ja_JP.UTF-8 UTF-8 language-pack-ja-base/data/ja/0000755000000000000000000000000012704126277013256 5ustar language-pack-ja-base/data/ja/LC_MESSAGES/0000755000000000000000000000000012704126312015031 5ustar language-pack-ja-base/data/ja/LC_MESSAGES/nano.po0000644000000000000000000016710712704126277016352 0ustar # Japanese messages for nano # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the nano package. # # Yasuaki Taniguchi , 2011. msgid "" msgstr "" "Project-Id-Version: nano 2.3.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-25 16:41-0500\n" "PO-Revision-Date: 2015-12-04 22:05+0000\n" "Last-Translator: Jiro Matsuzawa \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 06:01+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #. TRANSLATORS: This is a prompt. #: src/browser.c:220 msgid "Go To Directory" msgstr "ディレクトリへ移動" #: src/browser.c:227 src/browser.c:738 src/files.c:1174 src/files.c:2340 #: src/nano.c:1120 src/search.c:202 src/search.c:290 src/search.c:895 #: src/search.c:970 src/text.c:2935 src/text.c:3142 msgid "Cancelled" msgstr "取り消しました" #: src/browser.c:253 src/browser.c:300 #, c-format msgid "Can't go outside of %s in restricted mode" msgstr "制限モードでは %s の外部へ移動できません" #: src/browser.c:264 src/browser.c:310 src/browser.c:326 src/files.c:1044 #: src/files.c:1052 src/files.c:1844 src/files.c:1971 src/files.c:2016 #: src/files.c:2037 src/files.c:2156 src/files.c:3062 src/files.c:3285 #: src/rcfile.c:596 src/rcfile.c:1435 #, c-format msgid "Error reading %s: %s" msgstr "%s: %s の読み込みに失敗しました" #: src/browser.c:290 msgid "Can't move up a directory" msgstr "上位のディレクトリへ移動できません" #. TRANSLATORS: Try to keep this at most 7 characters. #: src/browser.c:615 src/browser.c:623 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. #: src/browser.c:620 msgid "(parent dir)" msgstr "(parent dir)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. #: src/browser.c:650 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. #: src/browser.c:727 src/search.c:173 msgid "Search" msgstr "検索" #: src/browser.c:777 src/search.c:466 src/search.c:536 msgid "This is the only occurrence" msgstr "他に見つかりません" #: src/browser.c:793 src/search.c:364 msgid "Search Wrapped" msgstr "先頭から検索します" #: src/browser.c:843 src/search.c:517 msgid "No current search pattern" msgstr "検索語が指定されていません" #: src/files.c:50 #, c-format msgid "Directory '%s' does not exist" msgstr "" #: src/files.c:52 #, c-format msgid "Path '%s': %s" msgstr "" #: src/files.c:54 #, c-format msgid "Path '%s' is not a directory" msgstr "" #: src/files.c:57 #, c-format msgid "Path '%s' is not accessible" msgstr "" #. TRANSLATORS: Try to keep this at most 76 characters. #: src/files.c:158 msgid "" "Warning: Modifying a file which is not locked, check directory permission?" msgstr "" #: src/files.c:197 msgid "Couldn't determine my identity for lock file (getpwuid() failed)" msgstr "" #: src/files.c:206 #, c-format msgid "Couldn't determine hostname for lock file: %s" msgstr "" #: src/files.c:227 src/files.c:238 src/files.c:275 src/files.c:285 #, c-format msgid "Error writing lock file %s: %s" msgstr "" #: src/files.c:305 #, c-format msgid "Error deleting lock file %s: %s" msgstr "" #: src/files.c:341 #, c-format msgid "Error opening lock file %s: %s" msgstr "" #: src/files.c:353 #, c-format msgid "Error reading lock file %s: Not enough data read" msgstr "" #. TRANSLATORS: The second %s is the name of the user, the third that of the editor. #: src/files.c:371 #, c-format msgid "File %s is being edited (by %s with %s, PID %d); continue?" msgstr "" #: src/files.c:426 #, c-format msgid "Can't insert file from outside of %s" msgstr "%s の外部からファイルを挿入できません" #: src/files.c:439 src/files.c:1038 src/rcfile.c:589 src/rcfile.c:1385 #: src/rcfile.c:1426 #, c-format msgid "\"%s\" is a directory" msgstr "\"%s\" はディレクトリです" #: src/files.c:441 #, c-format msgid "\"%s\" is not a normal file" msgstr "" #: src/files.c:566 msgid "No more open file buffers" msgstr "ファイルを開くためのバッファがありません" #: src/files.c:582 #, c-format msgid "Switched to %s" msgstr "%s に切り替えます" #: src/files.c:584 src/global.c:988 src/winio.c:2010 msgid "New Buffer" msgstr "新しいバッファ" #: src/files.c:943 #, c-format msgid "Read %lu line (Converted from DOS and Mac format)" msgid_plural "Read %lu lines (Converted from DOS and Mac format)" msgstr[0] "%lu 行を読み込みます(DOS または Mac のフォーマットを変換)" #: src/files.c:948 #, c-format msgid "" "Read %lu line (Converted from DOS and Mac format - Warning: No write " "permission)" msgid_plural "" "Read %lu lines (Converted from DOS and Mac format - Warning: No write " "permission)" msgstr[0] "%lu 行を読み込みます(DOS または Mac のフォーマットを変換 - 警告: 書き込み権限がありません)" #: src/files.c:954 #, c-format msgid "Read %lu line (Converted from Mac format)" msgid_plural "Read %lu lines (Converted from Mac format)" msgstr[0] "%lu 行を読み込みます(Mac フォーマットを変換)" #: src/files.c:958 #, c-format msgid "" "Read %lu line (Converted from Mac format - Warning: No write permission)" msgid_plural "" "Read %lu lines (Converted from Mac format - Warning: No write permission)" msgstr[0] "%lu 行を読み込みます(Mac フォーマットを変換 - 警告: 書き込み権限がありません)" #: src/files.c:964 #, c-format msgid "Read %lu line (Converted from DOS format)" msgid_plural "Read %lu lines (Converted from DOS format)" msgstr[0] "%lu 行を読み込みます(DOS フォーマットを変換)" #: src/files.c:968 #, c-format msgid "" "Read %lu line (Converted from DOS format - Warning: No write permission)" msgid_plural "" "Read %lu lines (Converted from DOS format - Warning: No write permission)" msgstr[0] "%lu 行を読み込みます(DOS フォーマットを変換 - 警告: 書き込み権限がありません)" #: src/files.c:974 #, c-format msgid "Read %lu line" msgid_plural "Read %lu lines" msgstr[0] "%lu 行を読み込みます" #: src/files.c:977 #, c-format msgid "Read %lu line (Warning: No write permission)" msgid_plural "Read %lu lines (Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:1019 src/files.c:1056 msgid "Reading File" msgstr "ファイルを読み込んでいます" #: src/files.c:1025 msgid "New File" msgstr "新しいファイル" #: src/files.c:1028 #, c-format msgid "\"%s\" not found" msgstr "\"%s\" が見つかりません" #: src/files.c:1039 src/rcfile.c:590 src/rcfile.c:1386 src/rcfile.c:1427 #, c-format msgid "\"%s\" is a device file" msgstr "\"%s\" はデバイスファイルです" #: src/files.c:1133 #, c-format msgid "Command to execute in new buffer [from %s] " msgstr "新しいバッファでコマンドを実行 [from %s] " #: src/files.c:1135 #, c-format msgid "Command to execute [from %s] " msgstr "コマンドを実行 [from %s] " #: src/files.c:1142 #, c-format msgid "File to insert into new buffer [from %s] " msgstr "新しいバッファへファイルを読み込み [from %s] " #: src/files.c:1144 #, c-format msgid "File to insert [from %s] " msgstr "現在のバッファへファイルを読み込み [from %s] " #: src/files.c:1389 msgid "Key invalid in non-multibuffer mode" msgstr "マルチバッファモードでの無効キー" #: src/files.c:1684 msgid "Failed to write backup file, continue saving? (Say N if unsure) " msgstr "バックアップファイルの書き込みに失敗しました。保存を継続しますか? (分からない場合は N としてください) " #: src/files.c:1800 #, c-format msgid "Can't write outside of %s" msgstr "%s の外部から書き込めません" #: src/files.c:1885 src/files.c:1910 src/files.c:1928 src/files.c:1941 #: src/files.c:1952 src/files.c:1981 #, c-format msgid "Error writing backup file %s: %s" msgstr "バックアップファイル %s の書き込みエラー: %s" #: src/files.c:1886 src/nano.c:690 msgid "Too many backup files?" msgstr "バックアップファイルが多すぎませんか?" #: src/files.c:2026 src/text.c:2863 src/text.c:2875 src/text.c:3244 #: src/text.c:3253 #, c-format msgid "Error writing temp file: %s" msgstr "テンポラリファイルの書き込みエラー: %s" #: src/files.c:2049 src/files.c:2068 src/files.c:2080 src/files.c:2104 #: src/files.c:2121 src/files.c:2131 src/files.c:2164 src/files.c:2171 #, c-format msgid "Error writing %s: %s" msgstr "%s の書き込みエラー: %s" #: src/files.c:2200 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu 行を書き込みました" #: src/files.c:2299 msgid " [DOS Format]" msgstr " [DOS フォーマット]" #: src/files.c:2300 msgid " [Mac Format]" msgstr " [Mac フォーマット]" #: src/files.c:2302 msgid " [Backup]" msgstr " [バックアップ]" #: src/files.c:2309 msgid "Prepend Selection to File" msgstr "ファイルの先頭に追加" #: src/files.c:2310 msgid "Append Selection to File" msgstr "ファイルの末尾に追加" #: src/files.c:2311 msgid "Write Selection to File" msgstr "ファイルに書き込み" #: src/files.c:2314 msgid "File Name to Prepend to" msgstr "先頭に追加するファイル" #: src/files.c:2315 msgid "File Name to Append to" msgstr "末尾に追加するファイル" #: src/files.c:2316 msgid "File Name to Write" msgstr "書き込むファイル" #: src/files.c:2349 msgid "Save modified buffer anyway ? " msgstr "" #: src/files.c:2457 msgid "File exists, OVERWRITE ? " msgstr "ファイルを上書きしてよいですか? " #: src/files.c:2466 msgid "Save file under DIFFERENT NAME ? " msgstr "違う名前で保存しますか? " #: src/files.c:2480 msgid "File was modified since you opened it, continue saving ? " msgstr "ファイルを開いた後に修正が入りました、保存しますか? " #: src/files.c:2917 msgid "(more)" msgstr "(続き)" #: src/files.c:3004 #, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "" "\n" "継続するために Enter を押してください\n" #: src/files.c:3020 #, c-format msgid "" "Unable to create directory %s: %s\n" "It is required for saving/loading search history or cursor positions.\n" msgstr "" #: src/files.c:3026 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" "Nano will be unable to load or save search history or cursor positions.\n" msgstr "" #: src/files.c:3045 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" "to the preferred location (%s) but encountered an error: %s" msgstr "" #: src/files.c:3049 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" "to the preferred location (%s)\n" "(see the nano FAQ about this change)" msgstr "" #: src/files.c:3132 src/files.c:3140 src/files.c:3164 src/files.c:3176 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:480 msgid "Exit" msgstr "終了" #: src/global.c:481 msgid "Close" msgstr "閉じる" #: src/global.c:482 msgid "Uncut Text" msgstr "" #: src/global.c:484 msgid "Unjustify" msgstr "" #: src/global.c:490 msgid "Read File" msgstr "読み込み" #: src/global.c:491 msgid "Where Is" msgstr "移動" #: src/global.c:492 msgid "Replace" msgstr "置換" #: src/global.c:493 msgid "Go To Line" msgstr "行を指定" #: src/global.c:494 msgid "Prev Line" msgstr "前の行" #: src/global.c:495 msgid "Next Line" msgstr "次の行" #: src/global.c:496 msgid "Prev Page" msgstr "前のページ" #: src/global.c:497 msgid "Next Page" msgstr "次のページ" #: src/global.c:499 msgid "Justify" msgstr "両端揃え" #: src/global.c:500 msgid "FullJstify" msgstr "全て均等化" #: src/global.c:502 msgid "Refresh" msgstr "更新" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:505 msgid "WhereIs Next" msgstr "次へ移動" #. TRANSLATORS: The next long series of strings are shortcut descriptions; #. * they are best kept shorter than 56 characters, but may be longer. #: src/global.c:512 msgid "Justify the current paragraph" msgstr "段落を均等化" #: src/global.c:514 msgid "Cancel the current function" msgstr "動作を取り消します" #: src/global.c:515 msgid "Display this help text" msgstr "ヘルプを表示" #: src/global.c:518 msgid "Close the current file buffer / Exit from nano" msgstr "現在のファイルを閉じて nano を終了" #: src/global.c:520 msgid "Exit from nano" msgstr "nano を終了" #: src/global.c:524 msgid "Write the current file to disk" msgstr "現在のファイルをディスクへ書き込み" #: src/global.c:526 msgid "Insert another file into the current one" msgstr "ファイルから読み込み" #: src/global.c:528 msgid "Search for a string or a regular expression" msgstr "正規表現で文字列を検索" #: src/global.c:531 msgid "Search for a string" msgstr "" #: src/global.c:533 msgid "Go one screenful up" msgstr "" #: src/global.c:534 msgid "Go one screenful down" msgstr "" #: src/global.c:536 msgid "Cut the current line and store it in the cutbuffer" msgstr "行の切り取り" #: src/global.c:538 msgid "Uncut from the cutbuffer into the current line" msgstr "貼り付け" #: src/global.c:539 msgid "Display the position of the cursor" msgstr "カーソル位置を表示" #: src/global.c:541 msgid "Invoke the spell checker, if available" msgstr "スペルチェッカを起動 (利用可能な場合)" #: src/global.c:543 msgid "Replace a string or a regular expression" msgstr "正規表現置換" #: src/global.c:544 msgid "Go to line and column number" msgstr "指定位置へ移動" #: src/global.c:546 msgid "Mark text starting from the cursor position" msgstr "" #: src/global.c:547 msgid "Repeat the last search" msgstr "" #: src/global.c:549 msgid "Copy the current line and store it in the cutbuffer" msgstr "行のコピー" #: src/global.c:550 msgid "Indent the current line" msgstr "行のインデント" #: src/global.c:551 msgid "Unindent the current line" msgstr "インデントの削除" #: src/global.c:552 msgid "Undo the last operation" msgstr "直前の操作を取り消す (undo)" #: src/global.c:553 msgid "Redo the last undone operation" msgstr "取り消した直前の操作をやり直す (redo)" #: src/global.c:555 msgid "Go back one character" msgstr "前の文字へ戻る" #: src/global.c:556 msgid "Go forward one character" msgstr "次の文字へ進む" #: src/global.c:558 msgid "Go back one word" msgstr "前の単語へ戻る" #: src/global.c:559 msgid "Go forward one word" msgstr "次の単語へ進む" #: src/global.c:561 msgid "Go to previous line" msgstr "前の行へ移動する" #: src/global.c:562 msgid "Go to next line" msgstr "次の行へ移動する" #: src/global.c:563 msgid "Go to beginning of current line" msgstr "現在行の先頭へ移動" #: src/global.c:564 msgid "Go to end of current line" msgstr "現在行の末尾へ移動" #: src/global.c:567 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "段落の先頭へ移動、カーソルがその位置にある場合その前の段落へ移動" #: src/global.c:569 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "段落の末尾の次の位置へ移動、カーソルがその位置にある場合その次の段落へ移動" #: src/global.c:571 msgid "Go to the first line of the file" msgstr "ファイルの先頭行へ移動" #: src/global.c:572 msgid "Go to the last line of the file" msgstr "ファイルの最終行へ移動" #: src/global.c:574 msgid "Go to the matching bracket" msgstr "対応する括弧へ移動" #: src/global.c:576 msgid "Scroll up one line without scrolling the cursor" msgstr "カーソル位置を変えずにバッファを一行逆スクロールさせる" #: src/global.c:578 msgid "Scroll down one line without scrolling the cursor" msgstr "カーソル位置を変えずにバッファを一行スクロールさせる" #: src/global.c:581 msgid "Switch to the previous file buffer" msgstr "前のバッファに切替え" #: src/global.c:582 msgid "Switch to the next file buffer" msgstr "次のバッファに切替え" #: src/global.c:584 msgid "Insert the next keystroke verbatim" msgstr "次のキーを逐語的に入力" #: src/global.c:585 msgid "Insert a tab at the cursor position" msgstr "タブ文字の挿入" #: src/global.c:586 msgid "Insert a newline at the cursor position" msgstr "行の挿入" #: src/global.c:587 msgid "Delete the character under the cursor" msgstr "カーソル位置の文字を削除" #: src/global.c:589 msgid "Delete the character to the left of the cursor" msgstr "カーソルの前の文字を削除" #: src/global.c:592 msgid "Cut backward from cursor to word start" msgstr "" #: src/global.c:594 msgid "Cut forward from cursor to next word start" msgstr "" #: src/global.c:596 msgid "Cut from the cursor position to the end of the file" msgstr "カーソル位置からファイル終端までを切り取り" #: src/global.c:599 msgid "Justify the entire file" msgstr "ファイル全体を均等化" #: src/global.c:603 msgid "Count the number of words, lines, and characters" msgstr "単語数、行数、文字数を表示" #: src/global.c:606 msgid "Refresh (redraw) the current screen" msgstr "画面の更新" #: src/global.c:608 msgid "Suspend the editor (if suspension is enabled)" msgstr "" #: src/global.c:610 msgid "Save file without prompting" msgstr "" #: src/global.c:611 msgid "Search next occurrence backward" msgstr "" #: src/global.c:612 msgid "Search next occurrence forward" msgstr "" #: src/global.c:614 msgid "Toggle the case sensitivity of the search" msgstr "検索時に大文字小文字を区別をするかしないかを切り替える" #: src/global.c:616 msgid "Reverse the direction of the search" msgstr "検索方向の順逆を切り替える" #: src/global.c:620 msgid "Toggle the use of regular expressions" msgstr "正規表現を使用するかしないかを切り替える" #: src/global.c:624 msgid "Recall the previous search/replace string" msgstr "前の検索文字 / 置換文字列を呼び出す" #: src/global.c:626 msgid "Recall the next search/replace string" msgstr "次の検索文字 / 置換文字列を呼び出す" #: src/global.c:629 msgid "Go to file browser" msgstr "ファイルブラウザの起動" #: src/global.c:632 msgid "Toggle the use of DOS format" msgstr "DOS フォーマットに切替え" #: src/global.c:633 msgid "Toggle the use of Mac format" msgstr "Mac フォーマットに切替え" #: src/global.c:634 msgid "Toggle appending" msgstr "ファイル末尾に追加する動作に切り替える" #: src/global.c:635 msgid "Toggle prepending" msgstr "ファイル先頭に追加する動作に切り替える" #: src/global.c:636 msgid "Toggle backing up of the original file" msgstr "元ファイルのバックアップを作成する動作に切り替える" #: src/global.c:637 msgid "Execute external command" msgstr "外部コマンドの実行" #: src/global.c:639 msgid "Close buffer without saving it" msgstr "" #: src/global.c:641 msgid "Toggle the use of a new buffer" msgstr "新しいバッファに切替え" #: src/global.c:644 msgid "Exit from the file browser" msgstr "ファイルブラウザの終了" #: src/global.c:645 msgid "Go to the first file in the list" msgstr "リストの先頭に移動" #: src/global.c:646 msgid "Go to the last file in the list" msgstr "リストの末尾に移動" #: src/global.c:647 msgid "Go to the previous file in the list" msgstr "リストの前のファイルへ移動" #: src/global.c:648 msgid "Go to the next file in the list" msgstr "リストの次のファイルへ移動" #: src/global.c:649 msgid "Go to directory" msgstr "ディレクトリに移動" #: src/global.c:652 msgid "Invoke the linter, if available" msgstr "" #: src/global.c:653 msgid "Go to previous linter msg" msgstr "" #: src/global.c:654 msgid "Go to next linter msg" msgstr "" #: src/global.c:656 msgid "Invoke formatter, if available" msgstr "" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:671 msgid "Get Help" msgstr "ヘルプ" #: src/global.c:674 src/prompt.c:858 msgid "Cancel" msgstr "取消" #: src/global.c:687 msgid "Write Out" msgstr "" #: src/global.c:723 msgid "Go To Dir" msgstr "ディレクトリに移動" #: src/global.c:738 msgid "Cut Text" msgstr "切り取り" #: src/global.c:753 msgid "To Spell" msgstr "スペル確認" #: src/global.c:757 msgid "To Linter" msgstr "" #: src/global.c:760 msgid "Formatter" msgstr "" #: src/global.c:767 msgid "Case Sens" msgstr "大/小文字" #: src/global.c:772 msgid "Regexp" msgstr "正規表現" #: src/global.c:777 msgid "Backwards" msgstr "後方に" #: src/global.c:784 msgid "No Replace" msgstr "置換しない" #: src/global.c:792 msgid "Cur Pos" msgstr "位置" #: src/global.c:807 msgid "First Line" msgstr "先頭行" #: src/global.c:809 msgid "Last Line" msgstr "最終行" #: src/global.c:816 msgid "To Bracket" msgstr "" #: src/global.c:819 msgid "Mark Text" msgstr "マーク" #: src/global.c:822 msgid "Copy Text" msgstr "コピー" #: src/global.c:825 msgid "Indent Text" msgstr "インデント" #: src/global.c:827 msgid "Unindent Text" msgstr "インデント削除" #: src/global.c:830 msgid "Undo" msgstr "Undo" #: src/global.c:832 msgid "Redo" msgstr "Redo" #: src/global.c:836 src/global.c:842 msgid "Back" msgstr "戻る" #: src/global.c:838 src/global.c:844 msgid "Forward" msgstr "進む" #: src/global.c:849 msgid "Prev Word" msgstr "前の単語" #: src/global.c:851 msgid "Next Word" msgstr "次の単語" #: src/global.c:855 msgid "Home" msgstr "先頭" #: src/global.c:857 msgid "End" msgstr "末尾" #: src/global.c:866 msgid "Beg of Par" msgstr "段落の始点" #: src/global.c:868 msgid "End of Par" msgstr "段落の終点" #: src/global.c:873 msgid "Scroll Up" msgstr "上にスクロール" #: src/global.c:875 msgid "Scroll Down" msgstr "下にスクロール" #: src/global.c:880 msgid "Prev File" msgstr "" #: src/global.c:882 msgid "Next File" msgstr "次のファイル" #: src/global.c:891 msgid "Verbatim" msgstr "" #: src/global.c:894 msgid "Tab" msgstr "タブ" #: src/global.c:896 msgid "Enter" msgstr "Enter" #: src/global.c:899 msgid "Delete" msgstr "削除" #: src/global.c:901 msgid "Backspace" msgstr "バックスペース" #. TRANSLATORS: The next two strings refer to cutting words. #: src/global.c:912 msgid "Cut Left" msgstr "" #: src/global.c:914 msgid "Cut Right" msgstr "" #: src/global.c:916 msgid "CutTillEnd" msgstr "末尾まで切り取り" #: src/global.c:926 msgid "Word Count" msgstr "単語の合計数" #: src/global.c:933 msgid "Suspend" msgstr "サスペンド" #: src/global.c:937 msgid "Save" msgstr "" #: src/global.c:940 msgid "Previous" msgstr "" #: src/global.c:942 msgid "Next" msgstr "" #: src/global.c:948 msgid "PrevHstory" msgstr "前の履歴" #: src/global.c:951 msgid "NextHstory" msgstr "次の履歴" #: src/global.c:955 msgid "Go To Text" msgstr "検索" #: src/global.c:959 msgid "DOS Format" msgstr "DOS フォーマット" #: src/global.c:961 msgid "Mac Format" msgstr "Mac フォーマット" #: src/global.c:969 msgid "Append" msgstr "末尾に追加" #: src/global.c:971 msgid "Prepend" msgstr "先頭に追加" #: src/global.c:974 msgid "Backup File" msgstr "バックアップ" #: src/global.c:981 msgid "Execute Command" msgstr "コマンドを実行" #: src/global.c:996 msgid "To Files" msgstr "ファイラ" #: src/global.c:1004 msgid "First File" msgstr "先頭へ" #: src/global.c:1006 msgid "Last File" msgstr "末尾へ" #: src/global.c:1010 msgid "Discard buffer" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. #: src/global.c:1020 msgid "Prev Lint Msg" msgstr "" #: src/global.c:1022 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. #: src/global.c:1285 msgid "Help mode" msgstr "ヘルプ" #: src/global.c:1287 msgid "Constant cursor position display" msgstr "常にカーソル位置を表示" #: src/global.c:1289 msgid "Use of one more line for editing" msgstr "編集用に一行余分に使用する" #: src/global.c:1291 msgid "Smooth scrolling" msgstr "スムーズなスクロール" #: src/global.c:1293 msgid "Soft wrapping of overlong lines" msgstr "" #: src/global.c:1295 msgid "Whitespace display" msgstr "空白を表示" #: src/global.c:1297 msgid "Color syntax highlighting" msgstr "単語の強調" #: src/global.c:1299 msgid "Smart home key" msgstr "スマートホームキー" #: src/global.c:1301 msgid "Auto indent" msgstr "自動インデント" #: src/global.c:1303 msgid "Cut to end" msgstr "改行の前まで削除" #: src/global.c:1305 msgid "Hard wrapping of overlong lines" msgstr "" #: src/global.c:1307 msgid "Conversion of typed tabs to spaces" msgstr "タブをスペースに変換" #: src/global.c:1309 msgid "Backup files" msgstr "バックアップファイル" #: src/global.c:1311 msgid "Reading file into separate buffer" msgstr "" #: src/global.c:1313 msgid "Mouse support" msgstr "マウスのサポート" #: src/global.c:1315 msgid "No conversion from DOS/Mac format" msgstr "DOS/Mac フォーマットを変換しない" #: src/global.c:1317 msgid "Suspension" msgstr "一時中断" #: src/help.c:209 msgid "" "Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search. " msgstr "" "検索コマンドのヘルプ\n" "\n" " " "検索したい単語か文字を入力してエンターを押してください。もし検索語にマッチするテキストが見つかったならば、カーソルが見つかったテキストの位置へ移動します。" "\n" "\n" " テキストを検索する方向は検索プロンプトの表示で見分けることができます。検索語を何も入力せずにエンターを押すと、前回の検索語が使用されます。 " #: src/help.c:218 msgid "" "If you have selected text with the mark and then search to replace, only " "matches in the selected text will be replaced.\n" "\n" " The following function keys are available in Search mode:\n" "\n" msgstr "" "テキストの置換を行う場合は、選択範囲内のテキストに対してのみマッチが行われます。\n" "\n" " 検索モードでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:224 msgid "" "Go To Line Help Text\n" "\n" " Enter the line number that you wish to go to and hit Enter. If there are " "fewer lines of text than the number you entered, you will be brought to the " "last line of the file.\n" "\n" " The following function keys are available in Go To Line mode:\n" "\n" msgstr "" "指定行へ移動のヘルプ\n" "\n" " 移動した行番号を入力してエンターを押してください。もしテキスト全体の行数よりも大きい数字を入力した場合は、最終行へ移動します。\n" "\n" " 指定行へ移動するモードでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:233 msgid "" "Insert File Help Text\n" "\n" " Type in the name of a file to be inserted into the current file buffer at " "the current cursor location.\n" "\n" " If you have compiled nano with multiple file buffer support, and enable " "multiple file buffers with the -F or --multibuffer command line flags, the " "Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded " "into a separate buffer (use Meta-< and > to switch between file buffers). " msgstr "" "ファイルからの読み込みのヘルプ\n" "\n" " 読み込むファイル名を入力してください。ファイルは現在のバッファのカーソル位置へ読み込まれます。\n" "\n" " もしnanoがマルチプルバッファのサポートを有効にしてコンパイルされており、-Fまたは--" "multibufferオプションをつけて実行されているならば、ファイルは別のバッファに読み込まれます(Meta-<とMeta-" ">キーでバッファを切り替えることができます)。 " #: src/help.c:242 msgid "" "If you need another blank buffer, do not enter any filename, or type in a " "nonexistent filename at the prompt and press Enter.\n" "\n" " The following function keys are available in Insert File mode:\n" "\n" msgstr "" "もし別の空のバッファが必要ならば、ファイル名を入力せずにエンターを押すか、存在しないファイル名を入力してからエンターを押してください。\n" "\n" " ファイルからの読み込みモードでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:248 msgid "" "Write File Help Text\n" "\n" " Type the name that you wish to save the current file as and press Enter to " "save the file.\n" "\n" " If you have selected text with the mark, you will be prompted to save only " "the selected portion to a separate file. To reduce the chance of " "overwriting the current file with just a portion of it, the current filename " "is not the default in this mode.\n" "\n" " The following function keys are available in Write File mode:\n" "\n" msgstr "" "ファイルへの書き込みのヘルプ\n" "\n" " 保存するファイル名を入力してエンターキーを押してください。\n" "\n" " " "もしテキストを選択した状態であった場合、選択した部分を別のファイルに書き込むことができます。ファイルを上書きしてしまう危険を少なくするため、現在のファイル" "名がデフォルトで入力されていることはありません。\n" "\n" " ファイルへの書き込みモードでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:262 msgid "" "File Browser Help Text\n" "\n" " The file browser is used to visually browse the directory structure to " "select a file for reading or writing. You may use the arrow keys or Page " "Up/Down to browse through the files, and S or Enter to choose the selected " "file or enter the selected directory. To move up one level, select the " "directory called \"..\" at the top of the file list.\n" "\n" " The following function keys are available in the file browser:\n" "\n" msgstr "" "ファイルブラウザのヘルプ\n" "\n" " " "ファイルブラウザはディレクトリ構造をビジュアルに表示し、読み込みまたは書き込み対象となるファイルの選択を容易にします。矢印キーかPageUp/Downキー" "でファイルを選択し、Sキーかエンターキーで決定します。親ディレクトリへ移動したい場合はリストの先頭にある\"..\"を選択してください。\n" "\n" " ファイルブラウザでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:275 msgid "" "Browser Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search.\n" "\n" msgstr "" "検索コマンド(ファイルブラウザ)のヘルプ\n" "\n" " " "検索したい文字か単語を入力してエンターキーを押してください。入力にマッチするファイルまたはディレクトリが見つかった場合、該当するファイルまたはディレクトリ" "へカーソルが移動します。\n" "\n" " 検索プロンプトの後の括弧の中には、前回検索された語が表示されています。新たな検索語を入力せずにエンターキーを押すと、再度その語で検索を行います。\n" "\n" #: src/help.c:284 msgid "" " The following function keys are available in Browser Search mode:\n" "\n" msgstr "" " ファイルブラウザの検索コマンドでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:288 msgid "" "Browser Go To Directory Help Text\n" "\n" " Enter the name of the directory you would like to browse to.\n" "\n" " If tab completion has not been disabled, you can use the Tab key to " "(attempt to) automatically complete the directory name.\n" "\n" " The following function keys are available in Browser Go To Directory mode:\n" "\n" msgstr "" "ディレクトリへ移動コマンド(ファイルブラウザ)のヘルプ\n" "\n" " 移動したいディレクトリの名前を入力してエンターキーを押してください。\n" "\n" " Tab補完機能が有効になっているならば、Tabキーを押すことでディレクトリ名を自動的に補完することができます。\n" "\n" " ファイルブラウザのディレクトリへ移動コマンドでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:301 msgid "" "Spell Check Help Text\n" "\n" " The spell checker checks the spelling of all text in the current file. " "When an unknown word is encountered, it is highlighted and a replacement can " "be edited. It will then prompt to replace every instance of the given " "misspelled word in the current file, or, if you have selected text with the " "mark, in the selected text.\n" "\n" " The following function keys are available in Spell Check mode:\n" "\n" msgstr "" "スペルチェックのヘルプ\n" "\n" " " "スペルチェッカは現在のファイルの中の全ての単語をチェックします。もし未知の単語が見つかったならば、スペルチェッカは該当する部分を強調表示して編集用のプロン" "プトを表示します。単語を修正してエンターキーを押すと、該当する部分が修正した単語と置き換えられます。もしテキストの一部分を選択した状態であった場合、スペル" "チェッカは選択範囲内のテキストのみを対象に動作します。\n" "\n" " スペルチェックでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:316 msgid "" "Execute Command Help Text\n" "\n" " This mode allows you to insert the output of a command run by the shell " "into the current buffer (or a new buffer in multiple file buffer mode). If " "you need another blank buffer, do not enter any command.\n" "\n" " The following function keys are available in Execute Command mode:\n" "\n" msgstr "" "コマンド実行のヘルプ\n" "\n" " このモードでは、シェルから実行されたコマンドの出力を現在のバッファ (もしくは、複数ファイルバッファモードでは新しいバッファ) " "に挿入することができます。空のバッファが必要な場合は、コマンドを入力しないでください。\n" "\n" " コマンド実行モードでは以下のファンクションキーが使用できます。\n" "\n" #: src/help.c:329 msgid "" "Main nano help text\n" "\n" " The nano editor is designed to emulate the functionality and ease-of-use of " "the UW Pico text editor. There are four main sections of the editor. The " "top line shows the program version, the current filename being edited, and " "whether or not the file has been modified. Next is the main editor window " "showing the file being edited. The status line is the third line from the " "bottom and shows important messages. " msgstr "" "nanoのヘルプ\n" "\n" " " "nanoはワシントン大学で開発されたPicoエディタの機能性と使いやすさを見習って開発されました。nanoの画面には4つのセクションがあり、一番上の行には" "nanoのバージョン、編集中のファイル名、最後に保存されてから変更が行われたか否かが表示されています。次にファイルを編集する領域があります。下から三行目は" "ステータス行で、重要なメッセージが表示されます。 " #: src/help.c:339 msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" " The notation for shortcuts is as follows: Control-key sequences are notated " "with a caret (^) symbol and can be entered either by using the Control " "(Ctrl) key or pressing the Escape (Esc) key twice. Escape-key sequences are " "notated with the Meta (M-) symbol and can be entered using either the Esc, " "Alt, or Meta key depending on your keyboard setup. " msgstr "" "画面下部の二行には、一般的に使われるショートカットキーが表示されています。\n" "\n" " " "ショートカットキーの記法は以下の通りです。(^)で表記されているショートカットはCtrlキーを押すか、Escキーを二回続けて押すことを表してします。(M-" ")で表記されているショートカットはAltキー、Escキーなどのメタキーを押すことを表しています。 " #: src/help.c:348 msgid "" "Also, pressing Esc twice and then typing a three-digit decimal number from " "000 to 255 will enter the character with the corresponding value. The " "following keystrokes are available in the main editor window. Alternative " "keys are shown in parentheses:\n" "\n" msgstr "" "また、Escキーを二回押した後に000から255までの十進数を入力することで、コードに対応する文字を入力することができます。以下のキーストロークは主なエデ" "ィタのウィンドウで使用できます。代替のキーストロークは括弧で囲って表記されます。\n" "\n" #: src/help.c:380 src/help.c:457 msgid "enable/disable" msgstr "有効/無効" #: src/nano.c:559 msgid "Key is invalid in view mode" msgstr "" #: src/nano.c:565 msgid "This function is disabled in restricted mode" msgstr "" #: src/nano.c:573 msgid "Help is not available" msgstr "" #: src/nano.c:684 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" "\n" "バッファを %s へ書き込みました\n" #: src/nano.c:686 #, c-format msgid "" "\n" "Buffer not written to %s: %s\n" msgstr "" "\n" "バッファを書き込めません %s: %s\n" #: src/nano.c:689 #, c-format msgid "" "\n" "Buffer not written: %s\n" msgstr "" "\n" "バッファを %s へ書き込めません\n" #: src/nano.c:714 msgid "Window size is too small for nano...\n" msgstr "ウィンドウのサイズが小さすぎます\n" #: src/nano.c:807 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" "使用法: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" #: src/nano.c:810 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "オプション\t\tGNUの長い形式のオプション\t\t説明\n" #: src/nano.c:812 #, c-format msgid "Option\t\tMeaning\n" msgstr "オプション\t\t説明\n" #: src/nano.c:815 msgid "+LINE,COLUMN" msgstr "+行,列" #. TRANSLATORS: The next forty or so strings are option descriptions #. * for the --help output. Try to keep them at most 40 characters. #: src/nano.c:818 msgid "Start at line LINE, column COLUMN" msgstr "起動時のカーソル位置 (行,列)" #: src/nano.c:820 msgid "Enable smart home key" msgstr "スマートホームキー有効" #: src/nano.c:822 msgid "Save backups of existing files" msgstr "既存ファイルのバックアップを保存する" #: src/nano.c:823 msgid "-C " msgstr "-C " #: src/nano.c:823 msgid "--backupdir=" msgstr "--backupdir=" #: src/nano.c:824 msgid "Directory for saving unique backup files" msgstr "バックアップファイルを作成するディレクトリ" #: src/nano.c:827 msgid "Use bold instead of reverse video text" msgstr "反転文字を太字で表示" #: src/nano.c:829 msgid "Convert typed tabs to spaces" msgstr "タブをスペースに変換" #: src/nano.c:834 msgid "Read a file into a new buffer by default" msgstr "" #: src/nano.c:837 msgid "Use (vim-style) lock files" msgstr "" #: src/nano.c:842 msgid "Log & read search/replace string history" msgstr "検索/置換した文字列の履歴を記録および読み取り" #: src/nano.c:846 msgid "Don't look at nanorc files" msgstr "nanorc ファイルを参照しない" #: src/nano.c:849 msgid "Fix numeric keypad key confusion problem" msgstr "テンキーパッドの混乱の問題を修正する" #: src/nano.c:851 msgid "Don't add newlines to the ends of files" msgstr "ファイル末尾に空行を追加しない" #: src/nano.c:854 msgid "Don't convert files from DOS/Mac format" msgstr "DOS/Mac フォーマットを変換しない" #: src/nano.c:856 msgid "Use one more line for editing" msgstr "編集エリアを一行広くする" #: src/nano.c:860 msgid "Log & read location of cursor position" msgstr "カーソル位置を記録・読み込みする" #: src/nano.c:863 msgid "-Q " msgstr "-Q " #: src/nano.c:863 msgid "--quotestr=" msgstr "--quotestr=" #: src/nano.c:863 msgid "Quoting string" msgstr "" #: src/nano.c:866 msgid "Restricted mode" msgstr "制限モード" #: src/nano.c:868 msgid "Scroll by line instead of half-screen" msgstr "半画面ずつではなく1行ずつスクロールする" #: src/nano.c:870 msgid "-T <#cols>" msgstr "-T <#cols>" #: src/nano.c:870 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" #: src/nano.c:871 msgid "Set width of a tab to #cols columns" msgstr "タブ幅を #cols で指定" #: src/nano.c:873 msgid "Do quick statusbar blanking" msgstr "ステータスバーの表示を早く消す" #: src/nano.c:875 msgid "Print version information and exit" msgstr "バージョン情報を表示して終了する" #: src/nano.c:878 msgid "Detect word boundaries more accurately" msgstr "単語の境界を正確に抽出する" #: src/nano.c:882 msgid "-Y " msgstr "-Y " #: src/nano.c:882 msgid "--syntax=" msgstr "--syntax=" #: src/nano.c:883 msgid "Syntax definition to use for coloring" msgstr "表示色を決めるための構文定義" #: src/nano.c:885 msgid "Constantly show cursor position" msgstr "常にカーソル位置を表示" #: src/nano.c:887 msgid "Fix Backspace/Delete confusion problem" msgstr "Del キーをバックスペースとして扱う" #: src/nano.c:888 msgid "Show this help text and exit" msgstr "" #: src/nano.c:890 msgid "Automatically indent new lines" msgstr "改行で自動インデント" #: src/nano.c:891 msgid "Cut from cursor to end of line" msgstr "行削除時に改行文字を削除しない" #: src/nano.c:894 msgid "Enable the use of the mouse" msgstr "マウスを有効にする" #: src/nano.c:896 msgid "Do not read the file (only write it)" msgstr "" #: src/nano.c:898 msgid "-o " msgstr "-o " #: src/nano.c:898 msgid "--operatingdir=" msgstr "--operatingdir=" #: src/nano.c:899 msgid "Set operating directory" msgstr "作業ディレクトリを指定" #: src/nano.c:901 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "XON (^Q) および XOFF (^S) キーを維持する" #: src/nano.c:905 msgid "Silently ignore startup issues like rc file errors" msgstr "rcファイルエラーなど起動時の問題を無視する" #: src/nano.c:908 msgid "-r <#cols>" msgstr "-r <#cols>" #: src/nano.c:908 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" #: src/nano.c:909 msgid "Set hard-wrapping point at column #cols" msgstr "" #: src/nano.c:913 msgid "-s " msgstr "-s " #: src/nano.c:913 msgid "--speller=" msgstr "--speller=" #: src/nano.c:914 msgid "Enable alternate speller" msgstr "別のスペルチェッカを指定する" #: src/nano.c:916 msgid "Auto save on exit, don't prompt" msgstr "終了時に破棄の問い合わせをしない" #: src/nano.c:918 msgid "Save a file by default in Unix format" msgstr "" #: src/nano.c:920 msgid "View mode (read-only)" msgstr "ビューモード(読み込み専用)" #: src/nano.c:922 msgid "Don't hard-wrap long lines" msgstr "" #: src/nano.c:924 msgid "Don't show the two help lines" msgstr "キーのガイドを表示しない" #: src/nano.c:926 msgid "Enable suspension" msgstr "一時中断を有効化する" #: src/nano.c:928 msgid "Enable soft line wrapping" msgstr "穏やかな行の折り返しを有効にする" #: src/nano.c:937 #, c-format msgid " GNU nano, version %s\n" msgstr "" #: src/nano.c:940 #, c-format msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" #: src/nano.c:941 #, c-format msgid "" "\n" " Compiled options:" msgstr "" "\n" " コンパイルオプション:" #: src/nano.c:1073 msgid "No file name" msgstr "" #: src/nano.c:1108 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgstr "変更されたバッファを保存しますか (保存しないと変更は破棄されます)? " #: src/nano.c:1168 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "申し訳ありませんが、キーボードからの標準入力を再オープンできません。\n" #: src/nano.c:1192 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "標準入力から読み込んでいます。中止する場合は ^C を入力してください\n" #: src/nano.c:1256 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP ないし SIGTERM を受信しました\n" #: src/nano.c:1272 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "\"fg\" とタイプすることで nano を再開できます。\n" #: src/nano.c:1294 msgid "Suspension is not enabled" msgstr "" #: src/nano.c:1448 msgid "enabled" msgstr "使用する" #: src/nano.c:1448 msgid "disabled" msgstr "使用しない" #: src/nano.c:1607 src/winio.c:1125 msgid "Unknown Command" msgstr "不明なコマンド" #: src/nano.c:1720 msgid "XON ignored, mumble mumble" msgstr "XON は効かないよ・・・ぶつぶつ" #: src/nano.c:1725 msgid "XOFF ignored, mumble mumble" msgstr "XOFF は効かないよ・・・ぶつぶつ" #: src/nano.c:2139 src/rcfile.c:1334 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "要求されたタブのサイズ \"%s\" は不正です" #: src/nano.c:2200 src/rcfile.c:1259 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "要求されたサイズ \"%s\" は不正です" #: src/nano.c:2247 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" #. TRANSLATORS: For the next three strings, if possible, specify #. * the single-byte shortcuts for both your language and English. #. * For example, in French: "OoYy" for "Oui". #: src/prompt.c:821 msgid "Yy" msgstr "Yy" #: src/prompt.c:822 msgid "Nn" msgstr "Nn" #: src/prompt.c:823 msgid "Aa" msgstr "Aa" #: src/prompt.c:845 msgid "Yes" msgstr "はい" #: src/prompt.c:850 msgid "All" msgstr "全て" #: src/prompt.c:855 msgid "No" msgstr "いいえ" #: src/rcfile.c:142 #, c-format msgid "Error in %s on line %lu: " msgstr "エラー検出 %s の %lu 行目: " #: src/rcfile.c:201 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "引数 '%s' は \" で終端していません" #: src/rcfile.c:228 src/rcfile.c:280 src/rcfile.c:732 src/rcfile.c:793 #: src/rcfile.c:882 src/rcfile.c:933 msgid "Regex strings must begin and end with a \" character" msgstr "正規表現文字列は \" で括ってください" #: src/rcfile.c:254 src/search.c:62 #, c-format msgid "Bad regex \"%s\": %s" msgstr "不正な正規表現 \"%s\": %s" #: src/rcfile.c:274 msgid "Missing syntax name" msgstr "構文名がありません" #: src/rcfile.c:345 msgid "The \"none\" syntax is reserved" msgstr "\"none\" 構文は予約語です" #: src/rcfile.c:352 msgid "The \"default\" syntax must take no extensions" msgstr "\"default\" syntax は拡張子を指定することができません" #: src/rcfile.c:424 msgid "Missing key name" msgstr "キー名がみつかりません" #: src/rcfile.c:433 src/rcfile.c:444 msgid "Key name is too short" msgstr "" #: src/rcfile.c:454 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:457 #, c-format msgid "Key name %s is invalid" msgstr "" #: src/rcfile.c:466 msgid "Must specify a function to bind the key to" msgstr "" #. TRANSLATORS: Do not translate the word "all". #: src/rcfile.c:476 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" #: src/rcfile.c:483 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" #: src/rcfile.c:490 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:522 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" #: src/rcfile.c:534 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" #: src/rcfile.c:631 #, c-format msgid "Error expanding %s: %s" msgstr "" #: src/rcfile.c:674 #, c-format msgid "" "Color \"%s\" not understood.\n" "Valid colors are \"green\", \"red\", \"blue\",\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" and\n" "\"black\", with the optional prefix \"bright\"\n" "for foreground colors." msgstr "" "色\"%s\"はサポートされていません。\n" "前景色に使用できる色は\"green\"、\"red\"\n" "\"blue\"、\"white\"、\"yellow\"、\"cyan\"\n" "\"magenta\"、\"black\"で、それぞれに任意で\n" "接頭語\"bright\"をつけることが出来ます。" #: src/rcfile.c:696 msgid "Cannot add a color command without a syntax command" msgstr "" #: src/rcfile.c:701 msgid "Missing color name" msgstr "色の名前がありません" #: src/rcfile.c:711 src/rcfile.c:872 msgid "Missing regex string" msgstr "正規表現文字列がみつかりません" #: src/rcfile.c:787 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" には対応する \"end=\" が必要です" #: src/rcfile.c:839 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "背景色 \"%s\" が明るい色ではありません" #: src/rcfile.c:867 msgid "Cannot add a header regex without a syntax command" msgstr "" #: src/rcfile.c:922 msgid "Cannot add a magic string regex without a syntax command" msgstr "" #: src/rcfile.c:927 msgid "Missing magic string name" msgstr "" #: src/rcfile.c:985 msgid "Cannot add a linter without a syntax command" msgstr "" #: src/rcfile.c:990 msgid "Missing linter command" msgstr "" #: src/rcfile.c:1011 msgid "Cannot add formatter without a syntax command" msgstr "" #: src/rcfile.c:1016 msgid "Missing formatter command" msgstr "" #: src/rcfile.c:1046 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" #: src/rcfile.c:1048 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" #: src/rcfile.c:1109 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" #: src/rcfile.c:1125 src/rcfile.c:1134 src/rcfile.c:1144 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "コマンド \"%s\" はインクルードファイル内では許可されていません" #: src/rcfile.c:1150 src/rcfile.c:1359 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "構文 \"%s\" は色のコマンドではありません" #: src/rcfile.c:1180 #, c-format msgid "Command \"%s\" not understood" msgstr "コマンド \"%s\" を解釈できません" #: src/rcfile.c:1195 msgid "Missing option" msgstr "" #: src/rcfile.c:1217 #, c-format msgid "Option \"%s\" requires an argument" msgstr "オプション \"%s\" には引数が必要です" #: src/rcfile.c:1235 msgid "Option is not a valid multibyte string" msgstr "オプションが有効なマルチバイト文字ではありません" #: src/rcfile.c:1272 src/rcfile.c:1300 src/rcfile.c:1309 msgid "Non-blank characters required" msgstr "非空白類文字が必要です" #: src/rcfile.c:1282 msgid "Two single-column characters required" msgstr "" #: src/rcfile.c:1348 #, c-format msgid "Cannot unset option \"%s\"" msgstr "" #: src/rcfile.c:1354 #, c-format msgid "Unknown option \"%s\"" msgstr "" #: src/rcfile.c:1413 msgid "I can't find my home directory! Wah!" msgstr "ホームディレクトリが見つかりません" #: src/rcfile.c:1451 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" "\n" "エンターキーで開始します\n" #: src/search.c:96 #, c-format msgid "\"%.*s%s\" not found" msgstr "\"%.*s%s\" が見つかりません" #. TRANSLATORS: The next three strings are modifiers of the search prompt. #: src/search.c:176 msgid " [Case Sensitive]" msgstr " [大文字と小文字を区別する]" #: src/search.c:180 msgid " [Regexp]" msgstr " [正規表現]" #: src/search.c:184 msgid " [Backwards]" msgstr " [戻る]" #. TRANSLATORS: The next two strings are modifiers of the search prompt. #: src/search.c:189 msgid " (to replace) in selection" msgstr "" #: src/search.c:191 msgid " (to replace)" msgstr "" #. TRANSLATORS: This is a prompt. #: src/search.c:718 msgid "Replace this instance?" msgstr "" #. TRANSLATORS: This is a prompt. #: src/search.c:883 msgid "Replace with" msgstr "置換候補" #: src/search.c:924 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%lu 個置換されました" #. TRANSLATORS: This is a prompt. #: src/search.c:964 msgid "Enter line number, column number" msgstr "行番号と列番号を入力" #: src/search.c:991 msgid "Invalid line or column number" msgstr "無効な行または列番号です" #: src/search.c:1124 msgid "Not a bracket" msgstr "大括弧ではありません" #: src/search.c:1191 msgid "No matching bracket" msgstr "大括弧が一致しません" #: src/text.c:54 msgid "Mark Set" msgstr "マークセット" #: src/text.c:58 msgid "Mark Unset" msgstr "マーク解除" #: src/text.c:70 #, c-format msgid "Error invoking \"%s\"" msgstr "\"%s\" の呼び出しに失敗" #: src/text.c:475 msgid "Nothing in undo buffer!" msgstr "undo バッファに何もありません!" #: src/text.c:481 src/text.c:634 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" #. TRANSLATORS: Eight of the next nine strings describe actions #. * that are undone or redone. It are all nouns, not verbs. #: src/text.c:495 src/text.c:524 src/text.c:645 src/text.c:686 msgid "text add" msgstr "テキストの追加" #: src/text.c:505 src/text.c:656 msgid "text delete" msgstr "テキストの削除" #: src/text.c:528 src/text.c:694 msgid "line join" msgstr "行の結合" #: src/text.c:547 src/text.c:710 msgid "text cut" msgstr "テキストの切り取り" #: src/text.c:552 src/text.c:714 msgid "text uncut" msgstr "テキストの貼り付け" #: src/text.c:558 src/text.c:691 msgid "Internal error: line is missing. Please save your work." msgstr "" #: src/text.c:561 src/text.c:665 msgid "line break" msgstr "改行" #: src/text.c:569 src/text.c:725 msgid "text insert" msgstr "テキスト挿入" #: src/text.c:589 src/text.c:718 msgid "text replace" msgstr "テキストの置換" #: src/text.c:596 src/text.c:732 src/text.c:1030 src/text.c:1174 msgid "Internal error: unknown type. Please save your work." msgstr "内部エラー: 不明な型です。作業を保存してください。" #: src/text.c:601 #, c-format msgid "Undid action (%s)" msgstr "操作 (%s) を取り消しました" #: src/text.c:619 msgid "Nothing to re-do!" msgstr "やり直す操作はありません!" #: src/text.c:628 msgid "Internal error: cannot set up redo. Please save your work." msgstr "" #: src/text.c:737 #, c-format msgid "Redid action (%s)" msgstr "操作 (%s) をやり直しました" #: src/text.c:827 src/text.c:2508 src/text.c:2944 msgid "Could not create pipe" msgstr "pipe を作成できません" #: src/text.c:853 src/text.c:2595 src/text.c:2750 src/text.c:2992 #: src/text.c:3286 msgid "Could not fork" msgstr "forkできません" #: src/text.c:1853 #, c-format msgid "Bad quote string %s: %s" msgstr "" #: src/text.c:2241 msgid "Can now UnJustify!" msgstr "" #: src/text.c:2435 msgid "Edit a replacement" msgstr "" #: src/text.c:2510 msgid "Creating misspelled word list, please wait..." msgstr "スペルミスのある単語リストを作成しています。しばらくお待ちください..." #: src/text.c:2601 src/text.c:2999 msgid "Could not get size of pipe buffer" msgstr "pipe バッファのサイズを取得できませんでした" #: src/text.c:2652 msgid "Error invoking \"spell\"" msgstr "\"spell\" の呼び出しに失敗" #: src/text.c:2655 msgid "Error invoking \"sort -f\"" msgstr "\"sort -f\" の呼び出しに失敗" #: src/text.c:2658 msgid "Error invoking \"uniq\"" msgstr "\"uniq\" の呼び出しに失敗" #: src/text.c:2881 msgid "Invoking spell checker, please wait" msgstr "" #: src/text.c:2897 #, c-format msgid "Spell checking failed: %s" msgstr "スペルチェック失敗: %s" #: src/text.c:2899 #, c-format msgid "Spell checking failed: %s: %s" msgstr "スペルチェック失敗: %s: %s" #: src/text.c:2902 msgid "Finished checking spelling" msgstr "スペルチェック完了" #: src/text.c:2927 msgid "No linter defined for this type of file!" msgstr "" #: src/text.c:2932 msgid "Save modified buffer before linting?" msgstr "" #: src/text.c:2949 msgid "Invoking linter, please wait" msgstr "" #: src/text.c:3105 #, c-format msgid "Got 0 parsable lines from command: %s" msgstr "" #: src/text.c:3134 #, c-format msgid "This message is for unopened file %s, open it in a new buffer?" msgstr "" #: src/text.c:3153 msgid "No more errors in unopened files, cancelling" msgstr "" #: src/text.c:3192 msgid "At last message" msgstr "" #: src/text.c:3197 msgid "At first message" msgstr "" #: src/text.c:3237 msgid "Finished" msgstr "" #: src/text.c:3259 msgid "Invoking formatter, please wait" msgstr "" #: src/text.c:3314 msgid "Finished formatting" msgstr "" #: src/text.c:3396 #, c-format msgid "%sWords: %lu Lines: %ld Chars: %lu" msgstr "%s単語数: %lu 行数: %ld 文字数: %lu" #: src/text.c:3397 msgid "In Selection: " msgstr "選択範囲内: " #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3411 msgid "Verbatim Input" msgstr "逐次入力" #: src/utils.c:391 src/utils.c:403 msgid "nano is out of memory!" msgstr "nano のメモリが足りなくなりました!" #. TRANSLATORS: This is displayed during the input of a #. * six-digit hexadecimal Unicode character code. #: src/winio.c:1427 msgid "Unicode Input" msgstr "ユニコード入力" #: src/winio.c:1991 src/winio.c:1995 msgid "Modified" msgstr "変更済み" #: src/winio.c:1992 msgid "View" msgstr "表示" #: src/winio.c:2006 msgid "DIR:" msgstr "ディレクトリ:" #: src/winio.c:2013 msgid "File:" msgstr "ファイル:" #: src/winio.c:3141 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "行 %ld/%ld (%d%%), 列 %lu/%lu (%d%%), 文字 %lu/%lu (%d%%)" #: src/winio.c:3271 msgid "The nano text editor" msgstr "nano テキストエディタ" #: src/winio.c:3272 msgid "version" msgstr "バージョン" #: src/winio.c:3273 msgid "Brought to you by:" msgstr "貢献してくれた方々:" #: src/winio.c:3274 msgid "Special thanks to:" msgstr "スペシャルサンクス:" #: src/winio.c:3275 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" #: src/winio.c:3276 msgid "the many translators and the TP" msgstr "" #: src/winio.c:3277 msgid "For ncurses:" msgstr "ncurses に関して:" #: src/winio.c:3278 msgid "and anyone else we forgot..." msgstr "および他のすべての方々..." #: src/winio.c:3279 msgid "Thank you for using nano!" msgstr "nano を使用していただきありがとうございます!" language-pack-ja-base/data/ja/LC_MESSAGES/kcm-driver-manager.po0000644000000000000000000001424312704126277021062 0ustar # Japanese translation for kubuntu-driver-manager # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the kubuntu-driver-manager package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: kubuntu-driver-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-09-08 22:52+0000\n" "PO-Revision-Date: 2016-01-29 00:33+0000\n" "Last-Translator: Kenichi Ito \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 08:27+0000\n" "X-Generator: Launchpad (build 17995)\n" #: Module.cpp:55 msgid "Driver Manager" msgstr "" #: Module.cpp:59 msgid "Copyright 2013 Rohan Garg" msgstr "" #: Module.cpp:61 msgid "Rohan Garg" msgstr "" #: Module.cpp:61 msgid "Author" msgstr "" #: Module.cpp:62 msgid "Harald Sitter" msgstr "" #: Module.cpp:62 msgid "Qt 5 port" msgstr "" #: Module.cpp:77 msgctxt "@title/rich" msgid "Your computer requires no proprietary drivers" msgstr "" #: Module.cpp:130 msgctxt "" "The backend is trying to figure out what drivers are suitable for the users " "system" msgid "Collecting information about your system" msgstr "" #: Module.cpp:220 DriverManager.cpp:248 msgctxt "@label" msgid "" "The package system could not be initialized, your configuration may be " "broken." msgstr "" #: Module.cpp:232 msgctxt "The backend replied with a error" msgid "" "Something went terribly wrong. Please hit the 'Refresh Driver List' button" msgstr "" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr " ,Launchpad Contributions:,Kenichi Ito,kaneisland" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,ken.i54k@gmail.com,kaneisland@yahoo.com" #. i18n: file: DriverWidget.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, Form) #: rc.cpp:5 msgid "Form" msgstr "" #. i18n: file: DriverWidget.ui:20 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:8 msgid "TextLabel" msgstr "" #. i18n: file: Module.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, Module) #: rc.cpp:11 msgid "Dialog" msgstr "" #. i18n: file: Module.ui:63 #. i18n: ectx: property (text), widget (QPushButton, reloadButton) #: rc.cpp:14 msgid "Refresh Driver List" msgstr "" #: DriverWidget.cpp:45 #, kde-format msgctxt "@info %1 is hardware vendor, %2 is hardware model" msgid "%1 %2" msgstr "" #: DriverWidget.cpp:79 #, kde-format msgctxt "Manually installed 3rd party driver" msgid "This device is using a manually-installed driver : (%1)" msgstr "" #: DriverWidget.cpp:86 #, kde-format msgctxt "" "%1 is description and %2 is package name; when driver is recommended for use" msgid "Using %1 from %2 (Recommended Driver)" msgstr "" #: DriverWidget.cpp:91 #, kde-format msgctxt "%1 is description and %2 is package name" msgid "Using %1 from %2" msgstr "" #: DriverWidget.cpp:98 msgctxt "The driver is under a open source license" msgid "Open Source Driver" msgstr "オープンソースドライバー" #: DriverWidget.cpp:101 msgctxt "The driver is under a proprietary license" msgid "Proprietary Driver" msgstr "" #: DriverManager.cpp:253 msgctxt "@label" msgid "" "Another application seems to be using the package system at this time. You " "must close all other package managers before you will be able to install or " "remove any packages." msgstr "" #: DriverManager.cpp:260 #, kde-format msgctxt "@label" msgid "" "You do not have enough disk space in the directory at %1 to continue with " "this operation." msgstr "" #: DriverManager.cpp:266 msgctxt "@label" msgid "Could not download packages" msgstr "" #: DriverManager.cpp:269 msgctxt "@label" msgid "An error occurred while applying changes:" msgstr "" #: DriverManager.cpp:273 msgctxt "@label" msgid "" "This operation cannot continue since proper authorization was not provided" msgstr "" #: DriverManager.cpp:277 msgctxt "@label" msgid "" "It appears that the QApt worker has either crashed or disappeared. Please " "report a bug to the QApt maintainers" msgstr "" #: DriverManager.cpp:285 msgctxt "@label" msgid "" "The following package has not been verified by its author. Downloading " "untrusted packages has been disallowed by your current configuration." msgid_plural "" "The following packages have not been verified by their authors. Downloading " "untrusted packages has been disallowed by your current configuration." msgstr[0] "" msgstr[1] "" #: DriverManager.cpp:298 #, kde-format msgctxt "@label" msgid "" "The package \"%1\" has not been found among your software sources. " "Therefore, it cannot be installed. " msgstr "" #: DriverManager.cpp:310 msgctxt "@title:window" msgid "Media Change Required" msgstr "" #: DriverManager.cpp:311 #, kde-format msgctxt "@label" msgid "Please insert %1 into %2" msgstr "" #: DriverManager.cpp:320 msgctxt "@title:window" msgid "Warning - Unverified Software" msgstr "" #: DriverManager.cpp:322 msgctxt "@label" msgid "" "The following piece of software cannot be verified. Installing " "unverified software represents a security risk, as the presence of " "unverifiable software can be a sign of tampering. Do you wish to " "continue?" msgid_plural "" "The following pieces of software cannot be verified. Installing " "unverified software represents a security risk, as the presence of " "unverifiable software can be a sign of tampering. Do you wish to " "continue?" msgstr[0] "" msgstr[1] "" #: DriverManager.cpp:341 msgctxt "@title:window" msgid "Configuration File Changed" msgstr "" #: DriverManager.cpp:343 #, kde-format msgctxt "@label Notifies a config file change" msgid "" "A new version of the configuration file %1 is " "available, but your version has been modified. Would you like to keep your " "current version or install the new version?" msgstr "" #: DriverManager.cpp:348 msgctxt "@action Use the new config file" msgid "Use New Version" msgstr "" #: DriverManager.cpp:349 msgctxt "@action Keep the old config file" msgid "Keep Old Version" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/checkbox.po0000644000000000000000000057401312704126277017203 0ustar # Japanese translation for checkbox # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the checkbox package. # FIRST AUTHOR , 2008. # msgid "" msgstr "" "Project-Id-Version: checkbox\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-01-27 17:46+0000\n" "PO-Revision-Date: 2015-01-30 19:22+0000\n" "Last-Translator: Akira Tanaka \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:28+0000\n" "X-Generator: Launchpad (build 17995)\n" #. Title of the user interface #: ../qt/checkbox-qt.desktop.in.h:1 ../plugins/user_interface.py:43 msgid "System Testing" msgstr "システムテストツール" #: ../gtk/checkbox-gtk.ui.h:2 ../checkbox_gtk/gtk_interface.py:561 msgid "_Test" msgstr "テスト(_T)" #: ../gtk/checkbox-gtk.ui.h:3 msgid "_Yes" msgstr "はい(_Y)" #: ../gtk/checkbox-gtk.ui.h:4 msgid "_No" msgstr "いいえ(_N)" #: ../gtk/checkbox-gtk.ui.h:5 msgid "_Skip this test" msgstr "このテストをスキップする(_S)" #: ../checkbox_cli/cli_interface.py:460 msgid "Further information:" msgstr "詳細情報:" #: ../gtk/checkbox-gtk.ui.h:7 msgid "_Select All" msgstr "すべて選択(_S)" #: ../gtk/checkbox-gtk.ui.h:8 msgid "_Deselect All" msgstr "すべて選択解除(_D)" #: ../gtk/checkbox-gtk.ui.h:9 msgid "_Previous" msgstr "前へ(_P)" #: ../gtk/checkbox-gtk.ui.h:10 msgid "Ne_xt" msgstr "次へ(_X)" #: ../qt/checkbox-qt.desktop.in.h:2 msgid "Test your system and submit results to Launchpad" msgstr "" #. description #: ../jobs/audio.txt.in:8 msgid "Test to detect audio devices" msgstr "オーディオデバイス検出テストを実行する" #. description #: ../jobs/audio.txt.in:20 msgid "" "PURPOSE:\n" " This test will check that internal speakers work correctly\n" "STEPS:\n" " 1. Make sure that no external speakers or headphones are connected\n" " If testing a desktop, external speakers are allowed\n" " 2. Click the Test button to play a brief tone on your audio device\n" "VERIFICATION:\n" " Did you hear a tone?" msgstr "" "目的:\n" " このテストでは、内蔵スピーカーが正しく動作するのかチェックします。\n" "ステップ:\n" " 1. 外部スピーカーやヘッドフォンが接続されていないことを確認をします。\n" " デスクトップマシンでテストをする場合、外部スピーカーを接続してください。\n" " 2. オーディオデバイスで音を流すために\"テスト\"ボタンを押してください。\n" "確認:\n" " 音が流れましたか?" #. description #: ../jobs/audio.txt.in:40 msgid "" "PURPOSE:\n" " HDMI audio interface verification\n" "STEPS:\n" " 1. Plug an external HDMI device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the HDMI device?" msgstr "" #. description #: ../jobs/audio.txt.in:59 msgid "" "PURPOSE:\n" " DisplayPort audio interface verification\n" "STEPS:\n" " 1. Plug an external DisplayPort device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the DisplayPort device?" msgstr "" #. description #: ../jobs/audio.txt.in:78 msgid "" "PURPOSE:\n" " This test will check that headphones connector works correctly\n" "STEPS:\n" " 1. Connect a pair of headphones to your audio device\n" " 2. Click the Test button to play a sound to your audio device\n" "VERIFICATION:\n" " Did you hear a sound through the headphones and did the sound play " "without any distortion, clicks or other strange noises from your headphones?" msgstr "" "目的:\n" " このテストでは、ヘッドフォンコネクターが正しく動作するかをチェックします。\n" "ステップ:\n" " 1.オーディオデバイスにヘッドフォンを接続してください。\n" " 2.オーディオデバイスから音を流すために\"テスト\"をクリックしてください。\n" "確認:\n" " ヘッドフォンから音が流れましたか?また、ひずみやカチッっとした音やその他のノイズはしませんでしたか?" #. description #: ../jobs/audio.txt.in:97 msgid "" "PURPOSE:\n" " This test will check that recording sound using the onboard microphone " "works correctly\n" "STEPS:\n" " 1. Disconnect any external microphones that you have plugged in\n" " 2. Click \"Test\", then speak into your internal microphone\n" " 3. After a few seconds, your speech will be played back to you.\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" "目的:\n" " このテストでは、オンボードのマイクからの録音ができているかをチェックをします。\n" "ステップ:\n" " 1.外部マイクが接続されている場合は接続を切ります。\n" " 2.”テスト”をクリックして、内蔵マイクに向かって話してください。\n" " 3.しばらくすると発言内容が再生されます。\n" "確認:\n" " 発言内容が再生されましたか?" #. description #: ../jobs/audio.txt.in:117 msgid "" "PURPOSE:\n" " This test will check that recording sound using an external microphone " "works correctly\n" "STEPS:\n" " 1. Connect a microphone to your microphone port\n" " 2. Click \"Test\", then speak into the external microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" "目的:\n" " このテストでは、外部マイクを用いて録音が正しくできるかをチェックをします。\n" "ステップ:\n" " 1.マイクの接続端子にマイクを接続してください。\n" " 2.”テスト”をクリックして、外部マイクに向かって話してください。\n" " 3.しばらくすると発言内容が再生されます。\n" "確認:\n" " 発言内容が再生されましたか?" #. description #: ../jobs/audio.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that a USB audio device works correctly\n" "STEPS:\n" " 1. Connect a USB audio device to your system\n" " 2. Click \"Test\", then speak into the microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back through the USB headphones?" msgstr "" "目的:\n" " このテストでは、USBオーディオデバイスが正しく動作するかをテストします。\n" "ステップ:\n" " 1. USBオーディオデバイスをシステムに接続してください。\n" " 2.”テスト”をクリックして、マイクに向かって話してください。\n" " 3.しばらくすると発言内容が再生されます。\n" "確認:\n" " 発言内容がUSBヘッドフォンから再生されましたか?" #. description #: ../jobs/audio.txt.in:149 msgid "" "Play back a sound on the default output and listen for it on the default " "input." msgstr "" #. description #: ../jobs/audio.txt.in:165 msgid "" "Collect audio-related system information. This data can be used to simulate " "this computer's audio subsystem and perform more detailed tests under a " "controlled environment." msgstr "" "オーディオ関連のシステム情報を収集します。このデータはこのコンピューターのオーディオサブシステムをシミュレートしたり、管理された環境下でのより詳細なテスト" "実行時に利用することがあります。" #. description #: ../jobs/audio.txt.in:175 msgid "Attaches the audio hardware data collection log to the results." msgstr "オーディオハードウェアのデータ収集ログを結果に添付します。" #. description #: ../jobs/audio.txt.in:182 msgid "" "PURPOSE:\n" " Check that the various audio channels are working properly\n" "STEPS:\n" " 1. Click the Test button\n" "VERIFICATION:\n" " You should clearly hear a voice from the different audio channels" msgstr "" "目的:\n" " 様々なオーディオチャンネルが正しく動くかをチェックします。\n" "ステップ:\n" " 1.\"テスト\"をクリックします。\n" "確認:\n" " 異なるオーディオチャンネルから声が鮮明に聞こえましたか?" #. description #: ../jobs/audio.txt.in:185 msgid "" "This test will verify that the volume levels are at an acceptable level on " "your local system. The test will validate that the volume is greater than " "or equal to minvol and less than or equal to maxvol for all sources (inputs) " "and sinks (outputs) recognized by PulseAudio. It will also validate that " "the active source and sink are not muted. You should not manually adjust " "the volume or mute before running this test." msgstr "" #. description #: ../jobs/audio.txt.in:208 msgid "" "PURPOSE:\n" " Check that external line out connection works correctly\n" "STEPS:\n" " 1. Insert cable to speakers (with built-in amplifiers) on the line out " "port\n" " 2. Open system sound preferences, 'Output' tab, select 'Line-out' on " "the connector list. Click the Test button\n" " 3. On the system sound preferences, select 'Internal Audio' on the " "device list and click 'Test Speakers' to check left and right channel\n" "VERIFICATION:\n" " 1. Do you hear a sound in the speakers? The internal speakers should " "*not* be muted automatically\n" " 2. Do you hear the sound coming out on the corresponding channel?" msgstr "" #. description #: ../jobs/audio.txt.in:228 msgid "" "PURPOSE:\n" " Check that external line in connection works correctly\n" "STEPS:\n" " 1. Use a cable to connect the line in port to an external line out " "source.\n" " 2. Open system sound preferences, 'Input' tab, select 'Line-in' on the " "connector list. Click the Test button\n" " 3. After a few seconds, your recording will be played back to you.\n" "VERIFICATION:\n" " Did you hear your recording?" msgstr "" #. description #: ../jobs/audio.txt.in:289 msgid "" "PURPOSE:\n" " Check that balance control works correctly on internal speakers\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual speaker audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/audio.txt.in:310 msgid "" "PURPOSE:\n" " Check that balance control works correctly on external headphone\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual headphone audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/benchmarks.txt.in:18 msgid "Benchmark for each disk" msgstr "各ディスクでのベンチマーク計測" #. description #: ../jobs/benchmarks.txt.in:35 msgid "Run gtkperf to make sure that GTK based test cases work" msgstr "" #. description #: ../jobs/benchmarks.txt.in:43 msgid "Run Render-Bench XRender/Imlib2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:50 msgid "Run Qgears2 XRender Extension gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:57 msgid "Run Qgears2 XRender Extension image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:64 msgid "Run Qgears2 OpenGL gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:71 msgid "Run Qgears2 OpenGL image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:80 msgid "Run GLmark2-ES2 benchmark" msgstr "GLmark2-ES2ベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:90 msgid "Run GLmark2 benchmark" msgstr "GLmark2ベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:99 msgid "Run globs benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:105 msgid "Run Unigine Santuary benchmark" msgstr "Unigine Santuaryベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:111 msgid "Run Unigine Tropics benchmark" msgstr "Unigine Tropicsベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:117 msgid "Run Unigine Heaven benchmark" msgstr "Unigine Heavenベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:123 msgid "Run Lightsmark benchmark" msgstr "Lightsmarkベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:129 msgid "Run Cachebench Read benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:135 msgid "Run Cachebench Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:141 msgid "Run Cachebench Read / Modify / Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:147 msgid "Run Stream Copy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:153 msgid "Run Stream Scale benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:159 msgid "Run Stream Add benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:165 msgid "Run Stream Triad benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:172 msgid "Run Network Loopback benchmark" msgstr "ネットワークループバックベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:178 msgid "Check the time needed to reconnect to a WIFI access point" msgstr "Wifiアクセスポイントに再接続するのに必要な時間をチェックします" #. description #: ../jobs/benchmarks.txt.in:184 msgid "Run Encode MP3 benchmark" msgstr "MP3エンコードベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:190 msgid "Run x264 H.264/AVC encoder benchmark" msgstr "x264 H.264/AVCエンコーダーベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:196 msgid "Run GnuPG benchmark" msgstr "GnuPGベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:202 msgid "Run Compress PBZIP2 benchmark" msgstr "PBZIP2圧縮ベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:208 msgid "Run Compress 7ZIP benchmark" msgstr "7ZIP圧縮ベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:214 msgid "Run N-Queens benchmark" msgstr "N-Queensベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:220 msgid "Run Himeno benchmark" msgstr "Himenoベンチマークの実行" #. description #: ../jobs/benchmarks.txt.in:226 msgid "CPU utilization on an idle system." msgstr "アイドル状態のシステムでのCPU使用率" #. description #: ../jobs/benchmarks.txt.in:232 msgid "Disk utilization on an idle system." msgstr "アイドル状態のシステムでのディスク使用状況" #. description #: ../jobs/benchmarks.txt.in:241 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:252 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:263 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Fullscreen 1920x1080 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:274 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:285 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:295 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/bluetooth.txt.in:23 msgid "" "Automated test to store bluetooth device information in checkbox report" msgstr "システムテストツールの報告にBluetoothデバイス情報を追加する自動テストです" #. description #: ../jobs/bluetooth.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that bluetooth connection works correctly\n" "STEPS:\n" " 1. Enable bluetooth on any mobile device (PDA, smartphone, etc.)\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Right-click on the bluetooth icon and select browse files\n" " 8. Authorize the computer to browse the files in the device if needed\n" " 9. You should be able to browse the files\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" "目的:\n" " このテストはBluetooth接続が正しく動作しているかチェックします。\n" "ステップ:\n" " 1.モバイル機器(PDAやスマートフォンなど)のBluetoothを有効にしてください。\n" " 2.メニューバーのBluetoothアイコンをクリックしてください。\n" " 3.\"新しいデバイスの設定\"を選択してください。\n" " 4.リストからモバイル機器を探して、選択してください。\n" " 5.モバイル機器のPINコードはウィザードによって自動的に選択されます。\n" " 6.モバイル機器はコンピューターとペアリングされます。\n" " 7.Bluetoothアイコンを右クリックし、ファイル閲覧を選択します。\n" " 8.必要であれば、コンピューターにモバイル機器のファイルが閲覧できるよう許可を与えます。\n" " 9.ファイルが閲覧できるはずです。\n" "確認:\n" " すべてのステップを実行できましたか?" #. description #: ../jobs/bluetooth.txt.in:50 msgid "" "PURPOSE:\n" " This test will check that you can transfer information through a " "bluetooth connection\n" "STEPS:\n" " 1. Make sure that you're able to browse the files in your mobile device\n" " 2. Copy a file from the computer to the mobile device\n" " 3. Copy a file from the mobile device to the computer\n" "VERIFICATION:\n" " Were all files copied correctly?" msgstr "" "目的:\n" " このテストはBluetooth接続を介して情報のやり取りができるかチェックします。\n" "ステップ:\n" " 1.Bluetooth接続を介したモバイル機器のファイルが閲覧できるか確認してください。\n" " 2.コンピューターからモバイル機器へファイルをコピーします。\n" " 3.モバイル機器からコンピューターへファイルをコピーします。\n" "確認:\n" " 両方共にコピーができましたか?" #. description #: ../jobs/bluetooth.txt.in:61 msgid "" "PURPOSE:\n" " This test will check that you can record and hear audio using a " "bluetooth audio device\n" "STEPS:\n" " 1. Enable the bluetooth headset\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Click \"Test\" to record for five seconds and reproduce in the " "bluetooth device\n" "VERIFICATION:\n" " Did you hear the sound you recorded in the bluetooth" msgstr "" "目的:\n" " このテストでは、Bluetoothオーディオデバイスで音声の再生/録音ができるかチェックします。\n" "ステップ:\n" " 1.Bluetoothヘッドセットの接続を有効にします。\n" " 2.メニューバーのBluetoothアイコンをクリックします。\n" " 3.\"新しいデバイスの設定\"を選択します。\n" " 4.リストからヘッドセットを探して、選択します。\n" " 5.ヘッドセットのPINコードはウィザードによって自動的に選択されます。\n" " 6.ヘッドセットはコンピューターとペアリングされます。\n" " 7.”テスト”をクリックすると、Bluetoothデバイスで5秒間録音を行った後に再生されます。\n" "確認:\n" " Bluetoothヘッドセットから録音した音声が再生されましたか?" #. description #: ../jobs/bluetooth.txt.in:105 msgid "" "PURPOSE:\n" " This test will check that you can use a BlueTooth HID device\n" "STEPS:\n" " 1. Enable either a BT mouse or keyboard\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 6. For keyboards, click the Test button to lauch a small tool. Enter " "some text into the tool and close it.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" "目的:\n" " このテストでは、Bluetooth HIDデバイスが使えるかどうかチェックします。\n" "ステップ:\n" " 1.Bluetoothマウスやキーボードを有効にします。\n" " 2.メニューバーのBluetoothアイコンをクリックします。\n" " 3.\"新しいデバイスの設定\"を選択します。\n" " 4.リストからデバイスを探して、選択します。\n" " 5.マウスの場合、ポインターの移動や左右ボタンのクリック、ダブルクリックといった動作を行ってください。\n" " 6.キーボードの場合、\"テスト\"をクリックして小さなツールを起動させて、何かテキストを入力して閉じてください。\n" "確認:\n" " デバイスは期待したように動きましたか?" #. description #: ../jobs/camera.txt.in:6 msgid "This Automated test attempts to detect a camera." msgstr "この自動テストでは、カメラの検出を行います。" #. description #: ../jobs/camera.txt.in:14 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a video capture from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the video capture?" msgstr "" "目的:\n" " このテストでは、内蔵カメラが正しく動作するかをチェックします。\n" "ステップ:\n" " 1.\"テスト\"をクリックしてください。 カメラからキャプチャした映像を10秒間表示します。\n" "確認:\n" " キャプチャされた映像が見えましたか?" #. description #: ../jobs/camera.txt.in:31 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a still image from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the image?" msgstr "" "目的:\n" " このテストでは、内臓カメラが動くかどうかをテストします。\n" "ステップ:\n" " 1.\"テスト\"をクリックしてカメラから静止画像を10秒間表示させます。\n" "確認:\n" " 画像が見えましたか?" #. description #: ../jobs/camera.txt.in:46 msgid "" " Takes multiple pictures based on the resolutions supported by the camera " "and\n" " validates their size and that they are of a valid format." msgstr " カメラがサポートしている複数の解像度で写真を撮り、そのサイズとフォーマットが有効かを確認します。" #. description #: ../jobs/codecs.txt.in:8 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Ogg Vorbis audio " "files.\n" "STEPS:\n" " 1. Click Test to play an Ogg Vorbis file (.ogg)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" "目的:\n" " このテストでは、システムがOgg Vorbisオーディオファイルを再生できるか確認します。\n" "ステップ:\n" " 1.\"テスト\"をクリックしてください。Ogg Vorbis(.oggファイルを再生します。\n" " 2.テストを続行するためにプレイヤーを終了してください。\n" "確認:\n" " サンプルが正しく再生されましたか?" #. description #: ../jobs/codecs.txt.in:24 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Wave Audio files.\n" "STEPS:\n" " 1. Select Test to play a Wave Audio format file (.wav)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" "目的:\n" " このテストでは、システムがWAVEオーディオファイルを再生できるかを確認します。\n" "ステップ:\n" " 1.テストをクリックしてください。 Waveオーディオフォーマット(.wav)ファイルを再生します。\n" " 2.テストを続行するためにプレイヤーを終了してください。\n" "確認:\n" " サンプルが正しく再生されましたか?" #. description #: ../jobs/cpu.txt.in:8 msgid "" "Test the CPU scaling capabilities using Firmware Test Suite (fwts cpufreq)." msgstr "ファームウェアのテストスイート(fwts cpufreq)を使用してCPUのスケーリング機能をテストします。" #. description #: ../jobs/cpu.txt.in:15 msgid "Attaches the log generated by cpu/scaling_test to the results" msgstr "cpu/scaling_testで生成されたログを結果に添付する" #. description #: ../jobs/cpu.txt.in:21 msgid "Test for clock jitter." msgstr "時計のズレのテスト" #. description #: ../jobs/cpu.txt.in:28 msgid "Test offlining CPUs in a multicore system." msgstr "マルチコアのシステムでオフラインのCPUをテストします。" #. description #: ../jobs/cpu.txt.in:35 msgid "This test checks cpu topology for accuracy" msgstr "このテストでは、CPUトポロジーの性能をチェックします。" #. description #: ../jobs/cpu.txt.in:42 msgid "This test checks that CPU frequency governors are obeyed when set." msgstr "このテストでは、CPU周波数のGovernor(制御方法)が設定通りかどうかチェックします。" #. description #: ../jobs/cpu.txt.in:49 msgid "Validate that the Vector Floating Point Unit is running on ARM device" msgstr "" "ARMデバイスにおいて、ベクトル浮動小数点演算コプロセッサ(Vector Floating Point Unit)が動作しているか確認します。" #. description #: ../jobs/daemons.txt.in:5 msgid "Test if the atd daemon is running when the package is installed." msgstr "パッケージがインストールされている場合、atdデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:11 msgid "Test if the cron daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、cronデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:17 msgid "Test if the cupsd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、cupsdデーモンが動作しているかをテストします。" #. description #: ../jobs/daemons.txt.in:23 msgid "Test if the getty daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、gettyデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:29 msgid "Test if the init daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、initデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:35 msgid "Test if the klogd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、klogdデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:41 msgid "Test if the nmbd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、nmbdデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:47 msgid "Test if the smbd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、smbdデーモンが動作しているかテストします。" #. description #: ../jobs/daemons.txt.in:53 msgid "Test if the syslogd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、syslogdデーモンが動作しているかをテストします。" #. description #: ../jobs/daemons.txt.in:60 msgid "Test if the udevd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、udevdデーモンが動作しているかをテストします。" #. description #: ../jobs/daemons.txt.in:66 msgid "Test if the winbindd daemon is running when the package is installed." msgstr "パッケージがインストール済みの場合、winbinddデーモンが動作しているかをテストします。" #. description #: ../jobs/disk.txt.in:4 msgid "Detects and displays disks attached to the system." msgstr "システムに取り付けられているディスクを検知し表示します。" #. description #: ../jobs/disk.txt.in:9 msgid "Check stats changes for each disk" msgstr "各ディスクでの統計の変更点をチェック" #. description #: ../jobs/disk.txt.in:27 msgid "SMART test" msgstr "SMARTテスト" #. description #: ../jobs/disk.txt.in:45 msgid "Maximum disk space used during a default installation test" msgstr "デフォルトのインストールテストを行う際に、ディスクの使用量が最大になります。" #. description #: ../jobs/disk.txt.in:45 msgid "Verify system storage performs at or above baseline performance" msgstr "システムストレージが性能の基準値かそれ以上で動作しているかを検査します" #. description #: ../jobs/disk.txt.in:62 msgid "" "Verify that storage devices, such as Fibre Channel and RAID can be detected " "and perform under stress." msgstr "ファイバーチャネルやRAIDといったストレージデバイスが検出できていて、ストレス環境下で動作するかを確認します。" #. description #: ../jobs/disk.txt.in:82 msgid "" "Some new hard drives include a feature that parks the drive heads after a " "short period of inactivity. This is a power-saving feature, but it can have " "a bad interaction with the operating system that results in the drive " "constantly parked then activated. This produces excess wear on the drive, " "potentially leading to early failures." msgstr "" "最近の一部のハードディスクには、短時間使用されなかった場合にドライブヘッドを退避させておく機能があるものがあります。これは省電力機能ですが、OSとの干渉に" "よってドライブがヘッドの退避と起動を繰り返す状態になるという悪影響が出る可能性があります。これによりドライブが過度に損耗し、早期に故障を引き起こす可能性が" "あります。" #. description #: ../jobs/esata.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of an eSATA " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug an eSATA HDD into an available eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" "目的:\n" " このテストでは、システムがeSATA HDDの挿入を検知できているかをチェックします。\n" "ステップ:\n" " 1.\"テスト\"をクリックしてテストを開始します。\n" " 20秒間の間に挿入が検出されない場合、タイムアウトして失敗します。\n" " 2.eSATA HDDを利用可能なeSATAポートに接続します。\n" "確認:\n" " このテストは自動化されています。テスト結果は自動的に選択されるので、変更しないでください。" #. description #: ../jobs/esata.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached eSATA HDD" msgstr "これは、接続されたeSATA HDDに対する読み書き操作を実行する自動テストです。" #. description #: ../jobs/esata.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of an eSATA HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached eSATA HDD from the eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" "目的:\n" " このテストでは、システムがeSATA HDDの取り外しを検知できているかをチェックします。\n" "ステップ:\n" " 1.\"テスト\"をクリックしてテストを開始します。\n" " 20秒間の間に取り外しが検出されない場合、タイムアウトして失敗します。\n" " 2.先ほど取り付けたeSATA HDDをeSATAポートから取り外します。\n" "確認:\n" " このテストは自動化されています。テスト結果は自動的に選択されるので、変更しないでください。" #. description #: ../jobs/expresscard.txt.in:3 msgid "" "PURPOSE:\n" " This will verify that an ExpressCard slot can detect inserted devices.\n" "STEPS:\n" " Skip this test if you do not have an ExpressCard slot.\n" " 1. Plug an ExpressCard device into the ExpressCard slot\n" "VERIFICATION:\n" " Was the device correctly detected?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader will work properly for " "logging into your system. This test case assumes that there's a testing " "account from which test cases are run and a personal account that the tester " "uses to verify the fingerprint reader\n" "STEPS:\n" " 1. Click on the User indicator on the left side of the panel (your user " "name).\n" " 2. Select \"Switch User Account\"\n" " 3. On the LightDM screen select your username.\n" " 4. Use the fingerprint reader to login.\n" " 5. Click on the user switcher applet.\n" " 6. Select the testing account to continue running tests.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader can be used to unlock a " "locked system.\n" "STEPS:\n" " 1. Click on the Session indicator (Cog icon on the Left side of the " "panel) .\n" " 2. Select 'Lock screen'.\n" " 3. Press any key or move the mouse.\n" " 4. A window should appear that provides the ability to unlock either " "typing your password or using fingerprint authentication.\n" " 5. Use the fingerprint reader to unlock.\n" " 6. Your screen should be unlocked.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" "目的:\n" " このテストでは、指紋リーダーでロックされたシステムのロックを解除できるかを確認します。\n" "ステップ:\n" " 1.セッションインジケーター(パネルの左側の歯車のアイコン)をクリックします。\n" " 2.\"ロック\"をクリックします。\n" " 3.何かキーを押すか、マウスを動かします。\n" " 4.パスワードを入力するか、指紋認証を用いてロックを解除することができるウィンドウが現れます。\n" " 5.指紋リーダーを使用してロックを解除します。\n" " 6.画面のロックが解除されるはずです。\n" "確認:\n" " 認証プロセスは正しく動作しましたか?" #. description #: ../jobs/firewire.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug a FireWire HDD into an available FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" "目的:\n" " このテストでは、システムがFireWireハードディスクの新規接続を検出できるかどうかテストします。\n" "ステップ:\n" " 1.\"テスト\"をクリックし、テストを開始してください。\n" " このテストは20秒以内に接続を検出できない場合は、タイムアウトして失敗します。\n" " 2.利用可能なFireWireポートにFireWireハードディスクを接続してください。\n" "確認:\n" " このテストは自動化されています。テスト結果は自動的に選択されるので、変更しないでください。" #. description #: ../jobs/firewire.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached FireWire HDD" msgstr "これは接続されているFireWire HDDの読み込み/書き込み操作を行う自動テストです" #. description #: ../jobs/firewire.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached FireWire HDD from the FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" "目的:\n" " このテストでは、FireWireハードディスクの取り出しを自動的に検出できるかどうか確認します。\n" "ステップ:\n" " 1.\"テスト\"をクリックしてテストを開始します。\n" " このテストは20秒以内に接続を検出できない場合は、タイムアウトして失敗します。\n" " 2.あらかじめ接続しておいたFireWireハードディスクを、FireWireポートから取り出してください。\n" "確認:\n" " このテストは自動化されています。テスト結果は自動的に選択されるので、変更しないでください。" #. description #: ../jobs/floppy.txt.in:4 msgid "Floppy test" msgstr "フロッピーのテスト" #. description #: ../jobs/graphics.txt.in:5 msgid "Parses Xorg.0.Log and discovers the running X driver and version" msgstr "Xorg.0.Logをパースして、実行中のXドライバーとバージョンを調べます。" #. description #: ../jobs/graphics.txt.in:12 msgid "Test to output the Xorg version" msgstr "Xorgのバージョンを出力するテスト" #. description #: ../jobs/graphics.txt.in:17 msgid "" "PURPOSE:\n" " This test will verify that the GUI is usable after manually changing " "resolution\n" "STEPS:\n" " 1. Open the Displays application\n" " 2. Select a new resolution from the dropdown list\n" " 3. Click on Apply\n" " 4. Select the original resolution from the dropdown list\n" " 5. Click on Apply\n" "VERIFICATION:\n" " Did the resolution change as expected?" msgstr "" "目的:\n" " このテストでは、画面の解像度を手動で変更したあとに、GUIが適切に使用できるかどうかを確認します。\n" "ステップ:\n" " 1.\"ディスプレイ\"を開いてください。\n" " 2.ドロップダウンリストから、新しい画面解像度を選択してください。\n" " 3.\"適用\"を押してください。\n" " 4.ドロップダウンリストから、変更前の画面解像度を選択してください。\n" " 5.\"適用\"を押してください。\n" "確認:\n" " 解像度は、期待通りに変更されましたか?" #. description #: ../jobs/graphics.txt.in:36 msgid "Test that the X process is running." msgstr "Xが動作しているかをテストします。" #. description #: ../jobs/graphics.txt.in:43 msgid "Test that the X is not running in failsafe mode." msgstr "Xがフェイルセーフモードで動作していないかをテストします。" #. description #: ../jobs/graphics.txt.in:51 msgid "" "PURPOSE:\n" " This test will verify the default display resolution\n" "STEPS:\n" " 1. This display is using the following resolution:\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Is this acceptable for your display?" msgstr "" "目的:\n" " このテストでは、デフォルトの画面解像度を確認します。\n" "ステップ:\n" " 1.現在のディスプレイは、次の解像度を使用しています。\n" "情報:\n" " $output\n" "確認:\n" " お使いのディスプレイで、この解像度は問題ありませんか?" #. description #: ../jobs/graphics.txt.in:82 msgid "" "Ensure the current resolution meets or exceeds the recommended minimum " "resolution (800x600). See here for details:" msgstr "現在の解像度が推奨される最小解像度(800x600)かそれ以上であるか確認してください。詳細は以下を参照:" #. description #: ../jobs/graphics.txt.in:82 msgid "https://help.ubuntu.com/community/Installation/SystemRequirements" msgstr "https://help.ubuntu.com/community/Installation/SystemRequirements" #. description #: ../jobs/graphics.txt.in:108 msgid "Collect info on graphics modes (screen resolution and refresh rate)" msgstr "グラフィックモード(画面の解像度とリフレッシュレート)に関する情報の収集" #. description #: ../jobs/graphics.txt.in:114 msgid "Collect info on color depth and pixel format." msgstr "ピクセルフォーマットと色深度に関する情報を収集します。" #. description #: ../jobs/graphics.txt.in:119 msgid "Collect info on fresh rate." msgstr "" #. description #: ../jobs/graphics.txt.in:124 msgid "Collect info on graphic memory." msgstr "" #. description #: ../jobs/graphics.txt.in:132 msgid "" "PURPOSE:\n" " This test will test the default display\n" "STEPS:\n" " 1. Click \"Test\" to display a video test.\n" "VERIFICATION:\n" " Do you see color bars and static?" msgstr "" "目的:\n" " このテストでは、デフォルトのディスプレイをテストします。\n" "ステップ:\n" " ビデオテストを表示するために、\"テスト\"をクリックしてください。\n" "確認:\n" " カラーバーと砂嵐が表示されましたか?" #. description #: ../jobs/graphics.txt.in:144 msgid "Check that VESA drivers are not in use" msgstr "VESAドライバーが使用されていないかのチェック" #. description #: ../jobs/graphics.txt.in:152 msgid "" "PURPOSE:\n" " This test cycles through the detected video modes\n" "STEPS:\n" " 1. Click \"Test\" to start cycling through the video modes\n" "VERIFICATION:\n" " Did the screen appear to be working for each mode?" msgstr "" "目的:\n" " このテストでは、検出されたビデオモードを順番にテストします。\n" "ステップ:\n" " 1.\"テスト\"をクリックして、ビデオモードの切り替えを開始してください。\n" "確認:\n" " それぞれのビデオモードで、画面はきちんと動作しているように見えましたか?" #. description #: ../jobs/graphics.txt.in:165 msgid "" "PURPOSE:\n" " This test will test display rotation\n" "STEPS:\n" " 1. Click \"Test\" to test display rotation. The display will be rotated " "every 4 seconds.\n" " 2. Check if all rotations (normal right inverted left) took place " "without permanent screen corruption\n" "VERIFICATION:\n" " Did the display rotation take place without without permanent screen " "corruption?" msgstr "" "目的:\n" " このテストでは、画面の回転をテストします。\n" "ステップ:\n" " 1.\"テスト\"をクリックし、画面の回転をテストしてください。画面は4秒ごとに回転していきます。\n" " 2.すべての回転(通常、右回転、逆さま、左回転)が、画面表示が崩れたままにならないか確認してください。\n" "確認:\n" " 画面表示が崩れることなく、画面の回転が実行されましたか?" #. description #: ../jobs/graphics.txt.in:179 msgid "Check that hardware is able to run compiz" msgstr "Compizを使用できるかをチェックします" #. description #: ../jobs/graphics.txt.in:186 msgid "Check that hardware is able to run Unity 3D" msgstr "Unity 3Dを使用できるかをチェックします" #. description #: ../jobs/graphics.txt.in:192 msgid "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" msgstr "" "目的:\n" " このテストでは、ビデオカードの基本的な3D機能をテストします。\n" "ステップ:\n" " 1.\"テスト\"をクリックし、OpenGLのデモを実行してください。ESCキーを押せば、いつでもデモを閉じることができます。\n" " 2.アニメーションがぎくしゃくしたり、遅すぎないか確認してください。\n" "確認:\n" " 1.3Dアニメーションは表示されましたか?\n" " 2.アニメーションは、ぎくしゃくしたり遅すぎることなく表示されましたか?" #. description #: ../jobs/graphics.txt.in:207 msgid "Open and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:214 msgid "Open, suspend resume and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:221 msgid "Open and close 4 3D windows multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:228 msgid "Move a 3D window around the screen" msgstr "" #. description #: ../jobs/graphics.txt.in:234 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen (logged on Unity desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:246 ../jobs/suspend.txt.in:1091 msgid "Attaches the screenshot captured in graphics/screenshot." msgstr "グラフィック/スクリーンショット内にスクリーンショットキャプチャを追加する。" #. description #: ../jobs/graphics.txt.in:259 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen during fullscreen video " "playback\n" "STEPS:\n" " 1. Start a fullscreen video playback\n" " 2. Take picture using USB webcam after a few seconds\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:272 msgid "" "Attaches the screenshot captured in graphics/screenshot_fullscreen_video." msgstr "graphics/screenshot_fullscreen_videoにあるキャプチャ画像を添付する" #. description #: ../jobs/hibernate.txt.in:17 msgid "" "PURPOSE:\n" " This test will check to make sure your system can successfully hibernate " "(if supported)\n" "STEPS:\n" " 1. Click on Test\n" " 2. The system will hibernate and should wake itself within 5 minutes\n" " 3. If your system does not wake itself after 5 minutes, please press the " "power button to wake the system manually\n" " 4. If the system fails to resume from hibernate, please restart System " "Testing and mark this test as Failed\n" "VERIFICATION:\n" " Did the system successfully hibernate and did it work properly after " "waking up?" msgstr "" "目的:\n" " このテストでは、(サポートされている場合に)システムが正しくハイバーネートできるかどうかをチェックします。\n" "ステップ:\n" " 1.\"テスト\"をクリックします\n" " 2.システムがハイバーネートして自動的に5秒以内に起床します。\n" " 3.システムが自動的に5秒以内に起床しない場合、電源ボタンを押して手動でシステムを起床させてください。\n" " 4.システムがハイバーネートからの復帰に失敗した場合、システムテストツールを再スタートしてこのテストに失敗とマークしてください。\n" "確認:\n" " システムはハイバーネートに成功して、起床後、適切に動作しましたか?" #. description #: ../jobs/hibernate.txt.in:31 msgid "Automated check of the hibernate log for errors discovered by fwts" msgstr "" #. description #: ../jobs/info.txt.in:6 msgid "Attaches a report of installed codecs for Intel HDA" msgstr "Intel HDA向けにインストールされているコーデックについての報告を添付する" #. description #: ../jobs/info.txt.in:12 msgid "Attaches a report of CPU information" msgstr "CPU情報についての報告を添付する" #. description #: ../jobs/info.txt.in:18 msgid "Attaches a copy of /var/log/dmesg to the test results" msgstr "テスト結果に /var/log/dmesg のコピーを添付する" #. description #: ../jobs/info.txt.in:24 msgid "Attaches info on DMI" msgstr "DMI情報を添付する" #. description #: ../jobs/info.txt.in:32 msgid "Attaches dmidecode output" msgstr "DMIデコードの出力を添付する" #. description #: ../jobs/info.txt.in:39 msgid "Attaches lshw output" msgstr "" #. description #: ../jobs/info.txt.in:46 msgid "Attaches the firmware version" msgstr "ファームウェアのバージョンを添付する" #. description #: ../jobs/info.txt.in:52 msgid "Attaches very verbose lspci output." msgstr "非常に詳細なlspciの出力を添付する" #. description #: ../jobs/info.txt.in:58 msgid "Attaches very verbose lspci output (with central database Query)." msgstr "" #. description #: ../jobs/info.txt.in:66 msgid "List USB devices" msgstr "USB デバイスのリスト" #. description #: ../jobs/info.txt.in:77 msgid "Attaches the contents of the various modprobe conf files." msgstr "様々なmodprobe.confファイルの内容を添付する" #. description #: ../jobs/info.txt.in:83 msgid "Attaches the contents of the /etc/modules file." msgstr "/etc/modulesファイルの内容を添付する" #. description #: ../jobs/info.txt.in:89 msgid "attaches the contents of various sysctl config files." msgstr "様々なsysctl configファイルの内容を添付する" #. description #: ../jobs/info.txt.in:93 msgid "Attaches a report of sysfs attributes." msgstr "sysfsの属性のレポートを添付する" #. description #: ../jobs/info.txt.in:106 msgid "" "Attaches a dump of the udev database showing system hardware information." msgstr "システムのハードウェア情報を示すudevデータベースのダンプを添付する" #. description #: ../jobs/info.txt.in:112 msgid "Attaches the output of udev_resource, for debugging purposes" msgstr "デバッグ目的でudev_resourceの出力を添付する" #. description #: ../jobs/info.txt.in:119 msgid "Attaches a tarball of gcov data if present." msgstr "gcovデータが存在する場合、tarボールを添付する" #. description #: ../jobs/info.txt.in:125 msgid "Attaches a list of the currently running kernel modules." msgstr "現在利用しているカーネルモジュールのリストを添付する" #. description #: ../jobs/info.txt.in:131 msgid "Attaches the contents of /proc/acpi/sleep if it exists." msgstr "/proc/acpi/sleepが存在する場合、内容を添付する" #. description #: ../jobs/info.txt.in:135 msgid "Bootchart information." msgstr "ブートチャート情報" #. description #: ../jobs/info.txt.in:144 msgid "SATA/IDE device information." msgstr "SATA/IDEデバイスの情報" #. description #: ../jobs/info.txt.in:163 msgid "Attaches the bootchart png file for bootchart runs" msgstr "bootchartを実行した際のbootchartのpngファイルを添付する" #. description #: ../jobs/info.txt.in:171 msgid "Attaches the bootchart log for bootchart test runs." msgstr "bootchartテスト実行時のbootchartのログを添付する" #. description #: ../jobs/info.txt.in:179 msgid "installs the installer bootchart tarball if it exists." msgstr "インストーラーbootchartのtarボールが存在する場合は、インストールします。" #. description #: ../jobs/info.txt.in:185 msgid "Attaches the installer debug log if it exists." msgstr "インストーラーのデバッグのログが存在する場合、添付する" #. description #: ../jobs/info.txt.in:192 msgid "" "Returns the name, driver name and driver version of any touchpad discovered " "on the system." msgstr "システムにタッチパッドを検出した場合、名前、ドライバー名、ドライバーバージョンを返します。" #. description #: ../jobs/info.txt.in:204 msgid "Lists the device driver and version for all audio devices." msgstr "すべてのオーディオデバイスのデバイスドライバーとバージョンをリスト表示します。" #. description #: ../jobs/info.txt.in:214 msgid "Provides information about network devices" msgstr "ネットワークデバイスについての情報を提供します。" #. description #: ../jobs/info.txt.in:219 msgid "Provides information about displays attached to the system" msgstr "システムに取り付けられたディスプレイについての情報を提供します。" #. description #: ../jobs/info.txt.in:225 msgid "Attaches information about disk partitions" msgstr "" #. description #: ../jobs/input.txt.in:5 msgid "Pointing device tests." msgstr "ポインティングデバイスのテストです" #. description #: ../jobs/input.txt.in:22 msgid "" "PURPOSE:\n" " This test will test your pointing device\n" "STEPS:\n" " 1. Move the cursor using the pointing device or touch the screen.\n" " 2. Perform some single/double/right click operations.\n" "VERIFICATION:\n" " Did the pointing device work as expected?" msgstr "" "目的:\n" " このテストはコンピューターのポインティングデバイスをテストします。\n" "ステップ:\n" " 1.ポインティングデバイスを使うか、画面をタッチしてカーソルを動かしてください。\n" " 2.何回か、シングル/ダブル/右クリックを試してみてください。\n" "確認:\n" " ポインティングデバイスは期待したとおり動作しましたか?" #. description #: ../jobs/input.txt.in:35 msgid "" "PURPOSE:\n" " This test will test your keyboard\n" "STEPS:\n" " 1. Click on Test\n" " 2. On the open text area, use your keyboard to type something\n" "VERIFICATION:\n" " Is your keyboard working properly?" msgstr "" "目的:\n" " このテストはコンピューターのキーボードをテストします。\n" "ステップ:\n" " 1.テストをクリックしてください。\n" " 2.キーボードを使って、テキストエリアの開いている場所で何か入力してください。\n" "確認:\n" " キーボードは正しく動作しましたか?" #. description #: ../jobs/input.txt.in:46 msgid "" "PURPOSE:\n" " Manual detection of accelerometer.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is this system supposed to have an accelerometer?" msgstr "" #. description #: ../jobs/input.txt.in:59 msgid "" "PURPOSE:\n" " This test will test your accelerometer to see if it is detected\n" " and operational as a joystick device.\n" "STEPS:\n" " 1. Click on Test\n" " 2. Tilt your hardware in the directions onscreen until the axis " "threshold is met.\n" "VERIFICATION:\n" " Is your accelerometer properly detected? Can you use the device?" msgstr "" #. description #: ../jobs/install.txt.in:6 msgid "" "Tests to see that apt can access repositories and get updates (does not " "install updates). This is done to confirm that you could recover from an " "incomplete or broken update." msgstr "" "aptがリポジトリにアクセスして、アップデートを取得できることを確認するテストです(アップデートはインストールしません)。これは、アップデートが不完全また" "は壊れた状態から回復できるかどうか確認するために行います。" #. description #: ../jobs/install.txt.in:17 msgid "" "Tests oem-config using Xpresser, and then checks that the user has been " "created successfully. Cleans up the newly created user after the test has " "passed." msgstr "" #. description #: ../jobs/keys.txt.in:21 msgid "" "PURPOSE:\n" " This test will test the brightness key\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses?" msgstr "" "目的:\n" " このテストでは、ディスプレイの輝度を調節するキーをテストします。\n" "ステップ:\n" " 1.キーボードの輝度調節キーを押してください。\n" "確認:\n" " 輝度はキーを押すのに応じて変化しましたか?" #. description #: ../jobs/keys.txt.in:35 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:51 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the mute key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:65 msgid "" "PURPOSE:\n" " This test will test the sleep key\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key?" msgstr "" #. description #: ../jobs/keys.txt.in:79 msgid "" "PURPOSE:\n" " This test will test the battery information key\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:93 msgid "" "PURPOSE:\n" " This test will test the wireless key\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Check that the wifi LED turns off or changes color\n" " 3. Check that wireless is disabled\n" " 4. Press the same key again\n" " 5. Check that the wifi LED turns on or changes color\n" " 6. Check that wireless is enabled\n" "VERIFICATION:\n" " Did the wireless turn off on the first press and on again on the " "second?\n" " (NOTE: the LED functionality will be reviewed in a following test. " "Please\n" " only consider the functionality of the wifi itself here.)" msgstr "" #. description #: ../jobs/keys.txt.in:114 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:130 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:142 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only." msgstr "" #. description #: ../jobs/keys.txt.in:154 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/led.txt.in:3 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:14 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. The Power LED should blink or change color while the system is " "suspended\n" "VERIFICATION:\n" " Did the Power LED blink or change color while the system was suspended " "for the previous suspend test?" msgstr "" #. description #: ../jobs/led.txt.in:24 msgid "" "PURPOSE:\n" " Suspend LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a dedicated Suspend LED.\n" " 1. The Suspend LED should blink or change color while the system is\n" " suspended\n" "VERIFICATION\n" " Did the Suspend LED blink or change color while the system was suspended?" msgstr "" #. description #: ../jobs/led.txt.in:36 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED turn orange?" msgstr "" #. description #: ../jobs/led.txt.in:47 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED shut off when system is fully charged?" msgstr "" #. description #: ../jobs/led.txt.in:59 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low?" msgstr "" #. description #: ../jobs/led.txt.in:71 msgid "" "PURPOSE:\n" " HDD LED verification\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should light when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED light?" msgstr "" #. description #: ../jobs/led.txt.in:83 msgid "" "PURPOSE:\n" " Numeric keypad LED verification\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/led.txt.in:96 msgid "" "PURPOSE:\n" " Block cap keys LED verification\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:108 msgid "" "PURPOSE:\n" " WLAN LED verification\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the\n" " wireless LED while turning wireless back on.\n" " 2. WLAN LED should light or change color when wireless is turned on\n" "VERIFICATION:\n" " Did the WLAN LED turn on or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:121 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the WLAN LED\n" " while performing that test after turning wireless off.\n" " 2. WLAN LED should turn off or change color when wireless is turned off\n" "VERIFICATION:\n" " Did the WLAN LED turn off or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:134 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice?" msgstr "" #. description #: ../jobs/led.txt.in:149 msgid "" "PURPOSE:\n" " Camera LED verification\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED light?" msgstr "" #. description #: ../jobs/led.txt.in:160 msgid "" "PURPOSE:\n" " Touchpad LED verification\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/led.txt.in:173 msgid "" "PURPOSE:\n" " Wireless (WLAN + Bluetooth) LED verification\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:189 msgid "" "PURPOSE:\n" " Audio Mute LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a special Audio Mute LED.\n" " 1. Press the Mute key twice and observe the Audio LED to determine if " "it\n" " either turned off and on or changed colors.\n" "VERIFICATION:\n" " Did the Audio LED turn on and off change color as expected?" msgstr "" #. description #: ../jobs/local.txt.in:3 msgid "Audio tests" msgstr "オーディオテスト" #. description #: ../jobs/local.txt.in:10 msgid "Benchmarks tests" msgstr "ベンチマークテスト" #. description #: ../jobs/local.txt.in:17 msgid "Bluetooth tests" msgstr "Bluetoothテスト" #. description #: ../jobs/local.txt.in:24 msgid "Camera tests" msgstr "カメラテスト" #. description #: ../jobs/local.txt.in:31 msgid "Codec tests" msgstr "コーデックテスト" #. description #: ../jobs/local.txt.in:38 msgid "CPU tests" msgstr "CPUテスト" #. description #: ../jobs/local.txt.in:45 msgid "System Daemon tests" msgstr "システムデーモンテスト" #. description #: ../jobs/local.txt.in:52 msgid "Disk tests" msgstr "ディスクテスト" #. description #: ../jobs/local.txt.in:66 msgid "eSATA disk tests" msgstr "eSATAディスクのテスト" #. description #: ../jobs/local.txt.in:73 msgid "Fingerprint reader tests" msgstr "指紋リーダーテスト" #. description #: ../jobs/local.txt.in:80 msgid "Firewire disk tests" msgstr "Firewireディスクテスト" #. description #: ../jobs/local.txt.in:94 msgid "Floppy disk tests" msgstr "フロッピーディスクテスト" #. description #: ../jobs/local.txt.in:101 msgid "Graphics tests" msgstr "グラフィックテスト" #. description #: ../jobs/local.txt.in:108 msgid "Hibernation tests" msgstr "ハイバネートテスト" #. description #: ../jobs/local.txt.in:115 msgid "Informational tests" msgstr "情報テスト" #. description #: ../jobs/local.txt.in:122 msgid "Input Devices tests" msgstr "入力デバイステスト" #. description #: ../jobs/local.txt.in:129 msgid "Software Installation tests" msgstr "ソフトウェアインストールテスト" #. description #: ../jobs/local.txt.in:136 msgid "Hotkey tests" msgstr "ホットキーテスト" #. description #: ../jobs/local.txt.in:143 msgid "LED tests" msgstr "LEDのテスト" #. description #: ../jobs/local.txt.in:150 msgid "Media Card tests" msgstr "メディアカードテスト" #. description #: ../jobs/local.txt.in:157 msgid "Memory tests" msgstr "メモリーテスト" #. description #: ../jobs/local.txt.in:164 msgid "Rendercheck tests" msgstr "" #. description #: ../jobs/local.txt.in:178 msgid "Miscellaneous tests" msgstr "その他のテスト" #. description #: ../jobs/local.txt.in:185 msgid "Monitor tests" msgstr "モニターテスト" #. description #: ../jobs/local.txt.in:171 msgid "Networking tests" msgstr "ネットワークテスト" #. description #: ../jobs/local.txt.in:199 msgid "Optical Drive tests" msgstr "光学ドライブテスト" #. description #: ../jobs/local.txt.in:206 msgid "Panel Clock Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:213 msgid "Panel Reboot Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:220 msgid "ExpressCard tests" msgstr "" #. description #: ../jobs/local.txt.in:227 msgid "Peripheral tests" msgstr "周辺機器テスト" #. description #: ../jobs/local.txt.in:234 msgid "Piglit tests" msgstr "" #. description #: ../jobs/local.txt.in:241 msgid "Power Management tests" msgstr "パワーマネジメントテスト" #. description #: ../jobs/local.txt.in:248 msgid "Server Services checks" msgstr "サーバーサービスのチェック" #. description #: ../jobs/local.txt.in:255 msgid "Suspend tests" msgstr "サスペンドテスト" #. description #: ../jobs/local.txt.in:262 msgid "Touchpad tests" msgstr "タッチパッドのテスト" #. description #: ../jobs/local.txt.in:269 msgid "Touchscreen tests" msgstr "タッチスクリーンのテスト" #. description #: ../jobs/local.txt.in:276 msgid "USB tests" msgstr "USBテスト" #. description #: ../jobs/local.txt.in:283 msgid "User Applications" msgstr "ユーザアプリケーション" #. description #: ../jobs/local.txt.in:290 msgid "Virtualization tests" msgstr "" #. description #: ../jobs/local.txt.in:297 msgid "Wireless networking tests" msgstr "ワイヤレスネットワークテスト" #. description #: ../jobs/local.txt.in:304 msgid "Mobile broadband tests" msgstr "" #. description #: ../jobs/local.txt.in:311 msgid "Stress tests" msgstr "ストレステスト" #. description #: ../jobs/local.txt.in:318 msgid "Smoke tests" msgstr "" #. description #: ../jobs/local.txt.in:325 msgid "Sniff Sniffers" msgstr "" #. description #: ../jobs/mediacard.txt.in:4 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Multimedia Card (MMC) media\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:24 msgid "" "This test is automated and executes after the mediacard/mmc-insert test is " "run. It tests reading and writing to the MMC card." msgstr "" "このテストは自動化されており、mediacard/ MMC-insertのテストが実行された後に実行されます。MMCカードへの読み書きをテストします。" #. description #: ../jobs/mediacard.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of the MMC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:44 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED Secure Digital (SD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:67 msgid "" "This test is automated and executes after the mediacard/sd-insert test is " "run. It tests reading and writing to the SD card." msgstr "このテストは自動化されており、mediacard/ SD挿入テストが実行された後に実行されます。SDカードへの読み書きをテストします。" #. description #: ../jobs/mediacard.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:93 msgid "" "This is a fully automated version of mediacard/sd-automated and assumes that " "the system under test has a memory card device plugged in prior to checkbox " "execution. It is intended for SRU automated testing." msgstr "" #. description #: ../jobs/mediacard.txt.in:94 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a UNLOCKED Secure Digital High-Capacity\n" " (SDHC) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:122 msgid "" "This test is automated and executes after the mediacard/sdhc-insert test is " "run. It tests reading and writing to the SDHC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:121 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SDHC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Compact Flash (CF) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:165 msgid "" "This test is automated and executes after the mediacard/cf-insert test is " "run. It tests reading and writing to the CF card." msgstr "" #. description #: ../jobs/mediacard.txt.in:161 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a CF card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1763 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a CF card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1782 msgid "" "This test is automated and executes after the mediacard/cf-insert-after-" "suspend test is run. It tests reading and writing to the CF card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1791 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a CF card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:216 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Secure Digital Extended Capacity (SDXC) media " "card\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:208 msgid "" "This test is automated and executes after the mediacard/sdxc-insert test is " "run. It tests reading and writing to the SDXC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:242 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a SDXC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1808 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a SDXC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1827 msgid "" "This test is automated and executes after the mediacard/sdxc-insert-after-" "suspend test is run. It tests reading and writing to the SDXC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1836 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a SDXC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:298 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick (MS) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:251 msgid "" "This test is automated and executes after the mediacard/ms-insert test is " "run. It tests reading and writing to the MS card." msgstr "" #. description #: ../jobs/mediacard.txt.in:324 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MS card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1853 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MS card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1872 msgid "" "This test is automated and executes after the mediacard/ms-insert-after-" "suspend test is run. It tests reading and writing to the MS card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1881 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MS card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:379 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick Pro (MSP) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:294 msgid "" "This test is automated and executes after the mediacard/msp-insert test is " "run. It tests reading and writing to the MSP card." msgstr "" #. description #: ../jobs/mediacard.txt.in:303 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MSP card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1897 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MSP card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1916 msgid "" "This test is automated and executes after the mediacard/msp-insert-after-" "suspend test is run. It tests reading and writing to the MSP card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1925 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MSP card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:460 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Extreme Digital (xD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:337 msgid "" "This test is automated and executes after the mediacard/xd-insert test is " "run. It tests reading and writing to the xD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a xD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1941 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a xD card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1960 msgid "" "This test is automated and executes after the mediacard/xd-insert-after-" "suspend test is run. It tests reading and writing to the xD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1969 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a xD card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/memory.txt.in:5 msgid "" "This test checks the amount of memory which is reporting in meminfo against " "the size of the memory modules detected by DMI." msgstr "" #. description #: ../jobs/memory.txt.in:15 msgid "Test and exercise memory." msgstr "メモリーのテストとベンチマーク" #. description #: ../jobs/miscellanea.txt.in:19 msgid "" "PURPOSE:\n" " Keep tester related information in the report\n" "STEPS:\n" " 1. Tester Information\n" " 2. Please enter the following information in the comments field:\n" " a. Name\n" " b. Email Address\n" " c. Reason for this test run\n" "VERIFICATION:\n" " Nothing to verify for this test" msgstr "" #. description #: ../jobs/miscellanea.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the system can switch to a virtual terminal " "and back to X\n" "STEPS:\n" " 1. Click \"Test\" to switch to another virtual terminal and then back to " "X\n" "VERIFICATION:\n" " Did your screen change temporarily to a text console and then switch " "back to your current session?" msgstr "" #. description #: ../jobs/miscellanea.txt.in:50 msgid "Run Firmware Test Suite (fwts) automated tests." msgstr "" #. description #: ../jobs/miscellanea.txt.in:60 msgid "Attaches the FWTS results log to the submission" msgstr "" #. description #: ../jobs/miscellanea.txt.in:67 msgid "" "This will run some basic connectivity tests against a BMC, verifying that " "IPMI works." msgstr "" #. description #: ../jobs/miscellanea.txt.in:73 msgid "" " Determine if we need to run tests specific to portable computers that may " "not apply to desktops." msgstr " デスクトップコンピュータでは適用されない、ポータブルコンピュータ用のテストを実行する必要があるか判断します。" #. description #: ../jobs/miscellanea.txt.in:81 msgid "" "Test that the /var/crash directory doesn't contain anything. Lists the files " "contained within if it does, or echoes the status of the directory (doesn't " "exist/is empty)" msgstr "" #. description #: ../jobs/miscellanea.txt.in:87 msgid "" "Checks that a specified sources list file contains the requested repositories" msgstr "" #. description #: ../jobs/miscellanea.txt.in:92 msgid "Automated job to generate the PXE verification test for each NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:112 msgid "" "Automated job to generate the Remote Shared IPMI verification test for each " "NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:130 msgid "" "PURPOSE:\n" " Some systems do not share IPMI over all NICs but instead have a dedicated " "management port directly connected to the BMC. This test verifies that you " "have used that port for remote IPMI connections and actions.\n" "STEPS:\n" " 1. Prior to running the test, you should have configured and used the " "Dedicated Management Port to remotely power off/on this sytem.\n" "VERIFICATION:\n" " Skip this test if this system ONLY uses shared management/ethernet ports OR " "if this system does not have a BMC (Management Console)\n" " 1. Select Yes if you successfully used IPMI to remotely power this system " "off and on using the dedicated management port.\n" " 2. Select No if you attempted to use the dedicated management port to " "remotely power this system off/on and it failed for some reason." msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:10 msgid "" "Creates a mobile broadband connection for a GSM based modem and checks the " "connection to ensure it's working. " msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:21 msgid "" "Creates a mobile broadband connection for a CDMA based modem and checks the " "connection to ensure it's working." msgstr "" #. description #: ../jobs/monitor.txt.in:4 msgid "" "PURPOSE:\n" " This test will check your VGA port.\n" "STEPS:\n" " Skip this test if your system does not have a VGA port.\n" " 1. Connect a display (if not already connected) to the VGA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:16 msgid "" "PURPOSE:\n" " This test will check your DVI port.\n" "STEPS:\n" " Skip this test if your system does not have a DVI port.\n" " 1. Connect a display (if not already connected) to the DVI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:28 msgid "" "PURPOSE:\n" " This test will check your DisplayPort port.\n" "STEPS:\n" " Skip this test if your system does not have a DisplayPort port.\n" " 1. Connect a display (if not already connected) to the DisplayPort port " "on your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:40 msgid "" "PURPOSE:\n" " This test will check your HDMI port.\n" "STEPS:\n" " Skip this test if your system does not have a HDMI port.\n" " 1. Connect a display (if not already connected) to the HDMI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:52 msgid "" "PURPOSE:\n" " This test will check your S-VIDEO port.\n" "STEPS:\n" " Skip this test if your system does not have a S-VIDEO port.\n" " 1. Connect a display (if not already connected) to the S-VIDEO port on " "your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:64 msgid "" "PURPOSE:\n" " This test will check your RCA port.\n" "STEPS:\n" " Skip this test if your system does not have a RCA port.\n" " 1. Connect a display (if not already connected) to the RCA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:76 msgid "" "PURPOSE:\n" " This test verifies that multi-monitor output works on your desktop " "system. This is NOT the same test as the external monitor tests you would " "run on your laptop. You will need two monitors to perform this test.\n" "STEPS:\n" " Skip this test if your video card does not support multiple monitors.\n" " 1. If your second monitor is not already connected, connect it now\n" " 2. Open the \"Displays\" tool (open the dash and search for " "\"Displays\")\n" " 3. Configure your output to provide one desktop across both monitors\n" " 4. Open any application and drag it from one monitor to the next.\n" "VERIFICATION:\n" " Was the stretched desktop displayed correctly across both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:91 msgid "" "PURPOSE:\n" " This test will check your monitor power saving capabilities\n" "STEPS:\n" " 1. Click \"Test\" to try the power saving capabilities of your monitor\n" " 2. Press any key or move the mouse to recover\n" "VERIFICATION:\n" " Did the monitor go blank and turn on again?" msgstr "" #. description #: ../jobs/monitor.txt.in:105 msgid "" "PURPOSE:\n" " This test will test changes to screen brightness\n" "STEPS:\n" " 1. Click \"Test\" to try to dim the screen.\n" " 2. Check if the screen was dimmed approximately to half of the maximum " "brightness.\n" " 3. The screen will go back to the original brightness in 2 seconds.\n" "VERIFICATION:\n" " Was your screen dimmed approximately to half of the maximum brightness?" msgstr "" #. description #: ../jobs/ethernet.txt.in:9 msgid "Test to detect the available network controllers" msgstr "" #. description #: ../jobs/networking.txt.in:6 msgid "Tests whether the system has a working Internet connection." msgstr "コンピューターがインターネットに接続しているかどうかのテスト" #. description #: ../jobs/networking.txt.in:11 msgid "Network Information" msgstr "" #. description #: ../jobs/ethernet.txt.in:68 ../jobs/suspend.txt.in:597 #: ../jobs/wireless.txt.in:371 msgid "" "This is an automated test to gather some info on the current state of your " "network devices. If no devices are found, the test will exit with an error." msgstr "" #. description #: ../jobs/ethernet.txt.in:25 msgid "" "PURPOSE:\n" " This test will check your wired connection\n" "STEPS:\n" " 1. Click on the Network icon in the top panel\n" " 2. Select a network below the \"Wired network\" section\n" " 3. Click \"Test\" to verify that it's possible to establish a HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" "目的:\n" " このテストでは、有線接続をテストします。\n" "ステップ:\n" " 1.トップパネルのネットワークアイコンをクリックしてください。\n" " 2.\"有線ネットワーク\"セクションのネットワークを選択してください。\n" " 3.\"テスト\"をクリックして、HTTPコネクションを確立できるかどうか確認してください。\n" "確認:\n" " 通知メッセージが表示され、接続が正しく確立されましたか?" #. description #: ../jobs/networking.txt.in:65 msgid "" "PURPOSE:\n" " This test will check that a DSL modem can be configured and connected.\n" "STEPS:\n" " 1. Connect the telephone line to the computer\n" " 2. Click on the Network icon on the top panel.\n" " 3. Select \"Edit Connections\"\n" " 4. Select the \"DSL\" tab\n" " 5. Click on \"Add\" button\n" " 6. Configure the connection parameters properly\n" " 7. Click \"Test\" to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" "目的:\n" " このテストでは、DSLモデムの設定変更と接続が可能かどうかテストします。\n" "ステップ:\n" " 1.コンピュータに電話線を接続してください。\n" " 2.トップパネルのネットワークアイコンをクリックしてください。\n" " 3.''接続を編集する''を選択してください。\n" " 4.''DSL''タブを選択してください。\n" " 5.''追加''ボタンをクリックしてください。\n" " 6.接続のためのパラメータを適切に設定してください。\n" " 7.''テスト''をクリックし、HTTP接続を確立できるかどうか確認してください。\n" "確認:\n" " 通知メッセージが表示され、接続が正しく確立されましたか?" #. description #: ../jobs/networking.txt.in:47 msgid "" "Automated test case to verify availability of some system on the network " "using ICMP ECHO packets." msgstr "" #. description #: ../jobs/networking.txt.in:53 ../jobs/peripheral.txt.in:37 msgid "" "Automated test case to make sure that it's possible to download files " "through HTTP" msgstr "HTTPでファイルをダウンロードできるか確認する自動化されたテストケースです" #. description #: ../jobs/networking.txt.in:61 msgid "Test to see if we can sync local clock to an NTP server" msgstr "NTPサーバーとローカルの時計が同期できるか確認するテスト" #. description #: ../jobs/networking.txt.in:67 msgid "" "Verify that an installation of checkbox-server on the network can be reached " "over SSH." msgstr "" #. description #: ../jobs/networking.txt.in:73 msgid "Try to enable a remote printer on the network and print a test page." msgstr "ネットワーク上にあるリモートプリンターを利用可能にして、テストページの印刷を試みます。" #. description #: ../jobs/ethernet.txt.in:38 msgid "" "Automated test to walk multiple network cards and test each one in sequence." msgstr "" #. description #: ../jobs/optical.txt.in:4 msgid "Test to detect the optical drives" msgstr "光学ドライブの検出テスト" #. description #: ../jobs/optical.txt.in:14 msgid "Optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:37 msgid "Automated optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:53 msgid "CD write test." msgstr "" #. description #: ../jobs/optical.txt.in:79 msgid "Automated CD write test" msgstr "" #. description #: ../jobs/optical.txt.in:96 msgid "" "PURPOSE:\n" " This test will check your CD audio playback capabilities\n" "STEPS:\n" " 1. Insert an audio CD in your optical drive\n" " 2. When prompted, launch the Music Player\n" " 3. Locate the CD in the display of the Music Player\n" " 4. Select the CD in the Music Player\n" " 5. Click the Play button to listen to the music on the CD\n" " 6. Stop playing after some time\n" " 7. Right click on the CD icon and select \"Eject Disc\"\n" " 8. The CD should be ejected\n" " 9. Close the Music Player\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" "目的:\n" " このテストでは、コンピューターのCDオーディオ再生性能をテストします。\n" "ステップ:\n" " 1.光学ドライブにオーディオCDを入れてください。\n" " 2.CDが検出されたら、ミュージックプレイヤーを起動してください。\n" " 3.ミュージックプレイヤーの画面で、CD-ROMを探してください。\n" " 4.ミュージックプレイヤー上でCDを選択してください。\n" " 5.再生ボタンを押して、CDを聴いてください。\n" " 6.しばらくしたら再生を止めてください。\n" " 7.CDアイコンを右クリックして、''Eject Disc''を選択してください。\n" " 8.CDが取り出されます。\n" " 9.ミュージックプレイヤーを閉じてください。\n" "確認:\n" " すべてのステップを問題なく実行できましたか?" #. description #: ../jobs/optical.txt.in:116 msgid "DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:142 msgid "Automated DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:162 msgid "" "PURPOSE:\n" " This test will check your DVD playback capabilities\n" "STEPS:\n" " 1. Insert a DVD that contains any movie in your optical drive\n" " 2. Click \"Test\" to play the DVD in Totem\n" "VERIFICATION:\n" " Did the file play?" msgstr "" "目的:\n" " このテストでは、DVDの再生性能をテストします。\n" "ステップ:\n" " 1.光学ドライブに、何か動画を含んだDVDを挿入してください。\n" " 2.\"テスト\"をクリックし、Totemを使ってDVDを再生してください。\n" "確認:\n" " ファイルを再生できましたか?" #. description #: ../jobs/panel_clock_test.txt.in:4 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock displays the correct date " "and time\n" "STEPS:\n" " 1. Check the clock in the upper right corner of your desktop.\n" "VERIFICATION:\n" " Is the clock displaying the correct date and time for your timezone?" msgstr "" "目的:\n" " このテストでは、デスクトップの時計が正しい日付と時間を表示しているか確認します。\n" "ステップ:\n" " 1.デスクトップの右上にある時計をチェックしてください。\n" "確認:\n" " 時計はあなたのタイムゾーンにおける正しい日付と時刻を表示していますか?" #. description #: ../jobs/panel_clock_test.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock synchronizes with the system " "clock.\n" "STEPS:\n" " 1. Click the \"Test\" button and verify the clock moves ahead by 1 hour.\n" " Note: It may take a minute or so for the clock to refresh\n" " 2. Right click on the clock, then click on \"Time & Date Settings...\"\n" " 3. Ensure that your clock application is set to manual.\n" " 4. Change the time 1 hour back\n" " 5. Close the window and reboot\n" "VERIFICATION:\n" " Is your system clock displaying the correct date and time for your " "timezone?" msgstr "" "目的:\n" " このテストでは、デスクトップの時計がシステムクロックと同期しているかどうかを確認します。\n" "ステップ:\n" " 1.\"テスト\"ボタンをクリックし、時計が1時間進むことを確認します。\n" " 注意:時刻表示の更新には、1分かそれ以上かかることがあります。\n" " 2.時計を右クリックし、\"日付と時刻の設定...\"をクリックします。\n" " 3.時計アプリケーションの時刻設定が、\"手動\"に設定されていることを確認します。\n" " 4.時刻を1時間戻します。\n" " 5.ウィンドウを閉じ、リブートします。\n" "確認:\n" " システムクロックは、あなたのタイムゾーンにおける正しい日付と時刻を表示していますか?" #. description #: ../jobs/panel_reboot.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that you can reboot your system from the desktop " "menu\n" "STEPS:\n" " 1. Click the Gear icon in the upper right corner of the desktop and click " "on \"Shut Down\"\n" " 2. Click the \"Restart\" button on the left side of the Shut Down dialog\n" " 3. After logging back in, restart System Testing and it should resume " "here\n" "VERIFICATION:\n" " Did your system restart and bring up the GUI login cleanly?" msgstr "" "目的:\n" " このテストは、システムをデスクトップメニューからリブートできるかどうかを確認します。\n" "ステップ:\n" " 1.デスクトップの右上にある歯車のアイコンをクリックし、\"シャットダウン\"をクリックします。\n" " 2.シャットダウンダイアログの左側にある、\"再起動\"ボタンを押します。\n" " 3.再度ログインしたのち、システムテストツールを起動しなおして、現在の状態から開始することを確認します。\n" "確認:\n" " システムが再スタートし、正常にGUIログインが起動しましたか?" #. description #: ../jobs/peripheral.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a network printer is usable\n" "STEPS:\n" " 1. Make sure that a printer is available in your network\n" " 2. Click on the Gear icon in the upper right corner and then click on " "Printers\n" " 3. If the printer isn't already listed, click on Add\n" " 4. The printer should be detected and proper configuration values should " "be displayed\n" " 5. Print a test page\n" "VERIFICATION:\n" " Were you able to print a test page to the network printer?" msgstr "" #. description #: ../jobs/peripheral.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a USB DSL or Mobile Broadband modem works\n" "STEPS:\n" " 1. Connect the USB cable to the computer\n" " 2. Right click on the Network icon in the panel\n" " 3. Select 'Edit Connections'\n" " 4. Select the 'DSL' (for ADSL modem) or 'Mobile Broadband' (for 3G modem) " "tab\n" " 5. Click on 'Add' button\n" " 6. Configure the connection parameters properly\n" " 7. Notify OSD should confirm that the connection has been established\n" " 8. Select Test to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Was the connection correctly established?" msgstr "" #. description #: ../jobs/piglit.txt.in:7 msgid "" "Runs piglit tests for checking support for framebuffer object operations, " "depth buffer and stencil buffer" msgstr "" #. description #: ../jobs/piglit.txt.in:16 msgid "Runs piglit tests for checking OpenGL 2.1 support" msgstr "" #. description #: ../jobs/piglit.txt.in:25 msgid "" "Runs piglit tests for checking support for vertex buffer object operations" msgstr "" #. description #: ../jobs/piglit.txt.in:34 msgid "" "Runs piglit tests for checking support for GLSL fragment shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:43 msgid "" "Runs piglit tests for checking support for GLSL vertex shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:52 msgid "Runs piglit tests for checking support for texture from pixmap" msgstr "" #. description #: ../jobs/piglit.txt.in:61 msgid "Runs piglit_tests for checking support for stencil buffer operations" msgstr "" #. description #: ../jobs/piglit.txt.in:70 msgid "Runs the piglit results summarizing tool" msgstr "" #. description #: ../jobs/piglit.txt.in:79 msgid "Archives the piglit-summary directory into the piglit-results.tar.gz." msgstr "" #. description #: ../jobs/power-management.txt.in:3 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle.\n" "STEPS:\n" " 1. Shutdown your machine.\n" " 2. Boot your machine.\n" " 3. Repeat steps 1 and 2 at least 5 times.\n" "VERIFICATION:\n" " Did the system shutdown and rebooted correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:17 msgid "Test ACPI Wakealarm (fwts wakealarm)" msgstr "" #. description #: ../jobs/power-management.txt.in:25 msgid "Attach log from fwts wakealarm test" msgstr "" #. description #: ../jobs/power-management.txt.in:39 msgid "" "PURPOSE:\n" " This test will check the system's ability to power-off and boot.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will shut down.\n" " 3. Power the machine back on.\n" " 4. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 5. Once the test has completed, restart checkbox and select 'Re-run' when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully shuts down and boots, select 'Yes', otherwise,\n" " select 'No'." msgstr "" #. description #: ../jobs/power-management.txt.in:55 msgid "" "This will attach any logs from the power-management/poweroff test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:66 msgid "" "PURPOSE:\n" " This test will check the system's ability to reboot cleanly.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will reboot.\n" " 3. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 4. Once the test has completed, restart checkbox and select Re-Run when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully reboots, select Yes then select Next." msgstr "" #. description #: ../jobs/power-management.txt.in:80 msgid "" "This will attach any logs from the power-management/reboot test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:86 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Close your laptop lid.\n" "VERIFICATION:\n" " Does closing your laptop lid cause your system to suspend?" msgstr "" #. description #: ../jobs/power-management.txt.in:103 msgid "" "PURPOSE:\n" " This test will check your lid sensors\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close and open the lid.\n" "VERIFICATION:\n" " Did the screen turn off while the lid was closed?" msgstr "" #. description #: ../jobs/power-management.txt.in:121 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close the lid.\n" " 3. Wait 5 seconds with the lid closed.\n" " 4. Open the lid.\n" "VERIFICATION:\n" " Did the system resume when the lid was opened?" msgstr "" #. description #: ../jobs/power-management.txt.in:136 msgid "Make sure that the RTC (Real-Time Clock) device exists." msgstr "RTC(リアルタイムクロック)デバイスが存在するか確認してください" #. description #: ../jobs/power-management.txt.in:145 msgid "" "Check to see if CONFIG_NO_HZ is set in the kernel (this is just a simple " "regression check)" msgstr "" #. description #: ../jobs/power-management.txt.in:151 msgid "" "PURPOSE:\n" " This test will ensure that the AC is unplugged for the battery drain " "tests to run.\n" "STEPS:\n" " 1. Unplug laptop from AC.\n" "VERIFICATION:\n" " Was the laptop unplugged from AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "Checks the battery drain during idle. Reports time until empty" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "Checks the battery drain while watching a movie. Reports time" msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "until empty and capacity as well. Requires MOVIE_VAR to be set." msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "Checks the battery drain during suspend. Reports time until" msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "empty and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:193 msgid "" "PURPOSE:\n" " This test will ensure that the AC is plugged back in after the battery.\n" " tests\n" "STEPS:\n" " 1. Plug laptop into AC.\n" "VERIFICATION:\n" " Was the laptop plugged into AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:206 msgid "" "PURPOSE:\n" " This test will verify that your system can successfully reboot.\n" "STEPS:\n" " 1. Select 'Test' to initiate a system reboot.\n" " 2. When the grub boot menu is displayed, boot into Ubuntu (Or allow the\n" " system to automatically boot on its own).\n" " 3. Once the system has restarted, log in and restart checkbox-" "certification-server.\n" " 4. Select 'Re-Run' to return to this test.\n" " 5. Select 'Yes' to indicate the test has passed if the system rebooted\n" " successfully, otherwise, select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system reboot correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:224 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle\n" "STEPS:\n" " 1. Select 'Test' to initiate a system shutdown.\n" " 2. Power the system back on.\n" " 3. From the grub menu, boot into the Xen Hypervisor.\n" " 4. When the system has restarted, log in and restart checkbox-" "certification-server.\n" " 5. Select 'Re-Run' to return to this test.\n" " 6. Select 'Yes' to indicate the test has passed if the machine shut " "down\n" " successfully otherwise, Select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system shutdown and boot correctly?" msgstr "" #. description #: ../jobs/rendercheck.txt.in:6 msgid "" "Runs all of the rendercheck test suites. This test can take a few minutes." msgstr "" #. description #: ../jobs/rendercheck.txt.in:13 msgid "Attach log from rendercheck tests" msgstr "" #. description #: ../jobs/server-services.txt.in:5 msgid "Verifies that sshd is running." msgstr "" #. description #: ../jobs/server-services.txt.in:11 msgid "Verifies that Print/CUPs server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:20 msgid "Verifies that DNS server is running and working." msgstr "" #. description #: ../jobs/server-services.txt.in:29 msgid "Verifies that Samba server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:40 msgid "Verifies that the LAMP stack is running (Apache, MySQL and PHP)." msgstr "" #. description #: ../jobs/server-services.txt.in:47 msgid "Verifies that Tomcat server is running and working." msgstr "" #. description #: ../jobs/smoke.txt.in:4 msgid "Check success result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:10 msgid "Check failed result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:17 msgid "Check job is executed when dependency succeeds" msgstr "" #. description #: ../jobs/smoke.txt.in:24 msgid "Check job result is set to uninitiated when dependency fails" msgstr "" #. description #: ../jobs/smoke.txt.in:31 msgid "Check job is executed when requirements are met" msgstr "" #. description #: ../jobs/smoke.txt.in:38 msgid "" "Check job result is set to \"not required on this system\" when requirements " "are not met" msgstr "" #. description #: ../jobs/smoke.txt.in:43 msgid "" "PURPOSE:\n" " This test checks that the manual plugin works fine\n" "STEPS:\n" " 1. Add a comment\n" " 2. Set the result as passed\n" "VERIFICATION:\n" " Check that in the report the result is passed and the comment is " "displayed" msgstr "" #. description #: ../jobs/sniff.txt.in:36 msgid "" "PURPOSE:\n" " Simulates a failure by rebooting the machine\n" "STEPS:\n" " 1. Click test to trigger a reboot\n" " 2. Select \"Continue\" once logged back in and checkbox is restarted\n" "VERIFICATION:\n" " You won't see the user-verify" msgstr "" #. description #: ../jobs/sniff.txt.in:47 msgid "" "PURPOSE:\n" " If Recovery is successful, you will see this test on restarting checkbox, " "not\n" " sniff4.\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/sniff.txt.in:68 msgid "" "PURPOSE:\n" " To sniff things out\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/stress.txt.in:7 msgid "" "PURPOSE:\n" " Create jobs that use the CPU as much as possible for two hours. The test " "is considered passed if the system does not freeze." msgstr "" #. description #: ../jobs/stress.txt.in:28 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 30 cycles" msgstr "" "目的:\n" " これは、ハイバネートとリジュームを30回繰り返す、自動負荷テストです。" #. description #: ../jobs/stress.txt.in:41 msgid "Attaches the log from the 30 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:59 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 30 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:67 msgid "" "Automated check of the 30 cycle hibernate log for errors detected by fwts." msgstr "" #. description #: ../jobs/stress.txt.in:74 msgid "Attaches the log from the 30 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:97 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 250 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:104 msgid "" "Attaches the log from the 250 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:120 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 250 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:127 msgid "Attaches the log from the 250 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:133 ../jobs/suspend.txt.in:265 msgid "" "Checks the sleep times to ensure that a machine suspends and resumes within " "a given threshold" msgstr "" #. description #: ../jobs/stress.txt.in:144 msgid "Stress reboot system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:160 msgid "Stress poweroff system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:172 msgid "Check logs for the stress reboot (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:184 msgid "Check logs for the stress poweroff (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:199 msgid "Run the graphics stress test. This test can take a few minutes." msgstr "" #. description #: ../jobs/stress.txt.in:208 msgid "Attaches the graphics stress results to the submission." msgstr "" #. description #: ../jobs/stress.txt.in:214 msgid "Runs a test that transfers 100 10MB files 3 times to usb." msgstr "" #. description #: ../jobs/stress.txt.in:220 msgid "Runs a test that transfers 100 10MB files 3 times to a SDHC card." msgstr "" #. description #: ../jobs/stress.txt.in:227 msgid "Ping ubuntu.com and restart network interfaces 100 times" msgstr "ubuntu.comへのpingおよびネットワークインターフェースの再起動を100回行います。" #. description #: ../jobs/stress.txt.in:237 msgid "" "PURPOSE:\n" " To make sure that stressing the wifi hotkey does not cause applets to " "disappear from the panel or the system to lock up\n" "STEPS:\n" " 1. Log in to desktop\n" " 2. Press wifi hotkey at a rate of 1 press per second and slowly increase " "the speed of the tap, until you are tapping as fast as possible\n" "VERIFICATION:\n" " Verify the system is not frozen and the wifi and bluetooth applets are " "still visible and functional" msgstr "" #. description #: ../jobs/suspend.txt.in:5 msgid "Record the current network before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:11 msgid "Record the current resolution before suspending." msgstr "サスペンドの前に現在の解像度を記録する。" #. description #: ../jobs/suspend.txt.in:20 msgid "Record mixer settings before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:26 msgid "Verify that all the CPUs are online before suspending" msgstr "" #. description #: ../jobs/suspend.txt.in:32 msgid "" "Dumps memory info to a file for comparison after suspend test has been run" msgstr "" #. description #: ../jobs/suspend.txt.in:42 msgid "" "This test disconnects all connections and then connects to the wireless " "interface. It then checks the connection to confirm it's working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:200 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Make sure Bluetooth is enabled by checking the Bluetooth indicator " "applet\n" " 2. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 3. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:226 msgid "" "PURPOSE:\n" " This test will check suspend and resume\n" "STEPS:\n" " 1. Click \"Test\" and your system will suspend for about 30 - 60 " "seconds\n" " 2. Observe the Power LED to see if it blinks or changes color during " "suspend\n" " 3. If your system does not wake itself up after 60 seconds, please press " "the power button momentarily to wake the system manually\n" " 4. If your system fails to wake at all and must be rebooted, restart " "System Testing after reboot and mark this test as Failed\n" "VERIFICATION:\n" " Did your system suspend and resume correctly?\n" " (NOTE: Please only consider whether the system successfully suspended " "and resumed. Power/Suspend LED verification will occur after this test is " "completed.)" msgstr "" #. description #: ../jobs/suspend.txt.in:243 msgid "This is the automated version of suspend/suspend_advanced." msgstr "" #. description #: ../jobs/suspend.txt.in:253 msgid "" "Automated check of the suspend log to look for errors reported by fwts" msgstr "" #. description #: ../jobs/suspend.txt.in:274 msgid "" "PURPOSE:\n" " Wake up by USB keyboard\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any key of USB keyboard to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed a keyboard key?" msgstr "" #. description #: ../jobs/suspend.txt.in:290 msgid "" "PURPOSE:\n" " Wake up by USB mouse\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any button of USB mouse to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed the mouse " "button?" msgstr "" #. description #: ../jobs/suspend.txt.in:304 msgid "Test the network after resuming." msgstr "レジューム後のネットワークをテストする。" #. description #: ../jobs/suspend.txt.in:311 msgid "" "Test to see that we have the same resolution after resuming as before." msgstr "レジューム後の解像度が変わっていないかテストする。" #. description #: ../jobs/suspend.txt.in:332 msgid "" "Verify that mixer settings after suspend are the same as before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:347 msgid "Verify that all CPUs are online after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:362 msgid "Verify that all memory is available after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:370 msgid "" "PURPOSE:\n" " This test will check that the display is correct after suspend and " "resume\n" "STEPS:\n" " 1. Check that your display does not show up visual artifacts after " "resuming.\n" "VERIFICATION:\n" " Does the display work normally after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:385 msgid "" "This test checks that the wireless interface is working after suspending the " "system. It disconnects all interfaces and then connects to the wireless " "interface and checks that the connection is working as expected." msgstr "" "このテストでは、無線インターフェースがシステムのサスペンド後に動作するかをチェックします。すべてのインターフェースを切断してから、無線インターフェースを接" "続し、接続が期待されたとおりに動作することをチェックします。" #. description #: ../jobs/suspend.txt.in:488 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:502 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:516 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:530 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol after the system has been suspended." msgstr "" "システムのサスペンド後に、セキュリティ設定なしで802.11nプロトコルを使用するルーターにシステムの無線ハードウェアが接続できるかテストします。" #. description #: ../jobs/suspend.txt.in:610 ../jobs/wireless.txt.in:139 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:633 ../jobs/wireless.txt.in:161 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:656 ../jobs/wireless.txt.in:185 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11n protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:679 ../jobs/wireless.txt.in:209 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11n protocol.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:760 msgid "" "This test grabs the hardware address of the bluetooth adapter after suspend " "and compares it to the address grabbed before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:872 msgid "" "This is an automated Bluetooth file transfer test. It sends an image to the " "device specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:928 msgid "" "This is an automated Bluetooth test. It emulates browsing on a remote device " "specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:984 msgid "" "This is an automated Bluetooth test. It receives the given file from a " "remote host specified by the BTDEVADDR environment variable" msgstr "" #. description #: ../jobs/suspend.txt.in:996 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 2. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:1011 msgid "" "PURPOSE:\n" " This test will cycle through the detected display modes\n" "STEPS:\n" " 1. Click \"Test\" and the display will cycle trough the display modes\n" "VERIFICATION:\n" " Did your display look fine in the detected mode?" msgstr "" #. description #: ../jobs/suspend.txt.in:1024 msgid "" "This test will check to make sure supported video modes work after a suspend " "and resume. This is done automatically by taking screenshots and uploading " "them as an attachment." msgstr "" #. description #: ../jobs/suspend.txt.in:1033 msgid "" "This attaches screenshots from the " "suspend/cycle_resolutions_after_suspend_auto test to the results submission." msgstr "" #. description #: ../jobs/suspend.txt.in:1064 msgid "" "This will check to make sure that your audio device works properly after a " "suspend and resume. This may work fine with speakers and onboard " "microphone, however, it works best if used with a cable connecting the audio-" "out jack to the audio-in jack." msgstr "" #. description #: ../jobs/suspend.txt.in:1070 msgid "Attaches the log from the single suspend/resume test to the results" msgstr "" #. description #: ../jobs/suspend.txt.in:1079 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen after suspend (logged on Unity " "desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/suspend.txt.in:1102 msgid "" "PURPOSE:\n" " Do some challenging operations then check for lockup on the GPU\n" "STEPS:\n" " 1. Create 2 glxgears windows and move them quickly\n" " 2. Switch workspaces with wmctrl\n" " 3. Launch an HTML5 video playback in firefox\n" "VERIFICATION:\n" " After a 60s workload, check kern.log for reported GPU errors" msgstr "" #. description #: ../jobs/suspend.txt.in:1130 msgid "" "Checks the length of time it takes to reconnect an existing wifi connection " "after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1152 msgid "" "Checks the length of time it takes to reconnect an existing wired " "connection\n" " after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1160 msgid "" "PURPOSE:\n" " Validate that the power LED operated the same after resuming from " "suspend\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED remain on after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1172 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status after resuming " "from suspend\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED still turn orange after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1184 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status after " "resuming from suspend\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED still shut off when system is fully charged " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1197 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power after resuming from " "suspend\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1210 msgid "" "PURPOSE:\n" " Validate that the HDD LED still operates as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should blink when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED still blink with HDD activity after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1223 msgid "" "PURPOSE:\n" " Validate that the numeric keypad LED operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/suspend.txt.in:1237 msgid "" "PURPOSE:\n" " Validate that the Caps Lock key operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1249 msgid "" "PURPOSE:\n" " WLAN LED verification after resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established\n" " 2. WLAN LED should light\n" "VERIFICATION:\n" " Did the WLAN LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1261 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled after resuming from " "suspend\n" "STEPS:\n" " 1. Connect to AP\n" " 2. Use Physical switch to disable WLAN\n" " 3. Re-enable\n" " 4. Use Network-Manager to disable WLAN\n" "VERIFICATION:\n" " Did the LED turn off then WLAN is disabled after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1275 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled after resuming from suspend\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1292 msgid "" "PURPOSE:\n" " Validate that the camera LED still works as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED still turn on and off after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1304 msgid "" "PURPOSE:\n" " Touchpad LED verification after resuming from suspend\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/suspend.txt.in:1318 msgid "" "PURPOSE:\n" " Validate Wireless (WLAN + Bluetooth) LED operated the same after " "resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1335 msgid "" "PURPOSE:\n" " This test will test the brightness key after resuming from suspend\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1350 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Did the volume change following to your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1367 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Did the volume mute following your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1381 msgid "" "PURPOSE:\n" " This test will test the sleep key after resuming from suspend\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1396 msgid "" "PURPOSE:\n" " This test will test the battery information key after resuming from " "suspend\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1411 msgid "" "PURPOSE:\n" " This test will test the wireless key after resuming from suspend\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Press the same key again\n" "VERIFICATION:\n" " Did the wireless go off on the first press and on again on the second " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1427 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1444 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1457 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected after " "resuming from suspend\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only, after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:1470 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off after " "resuming from suspend\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/suspend.txt.in:1486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1506 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1524 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device after suspend.\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1543 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device after suspend\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1560 msgid "" "This test is automated and executes after the " "suspend/usb_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1572 msgid "" "This test is automated and executes after the " "suspend/usb3_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1582 ../jobs/usb.txt.in:172 msgid "" "This is an automated version of usb/storage-automated and assumes that the " "server has usb storage devices plugged in prior to checkbox execution. It is " "intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1595 ../jobs/usb.txt.in:184 msgid "" "This is an automated version of usb3/storage-automated and assumes that the " "server has usb 3.0 storage devices plugged in prior to checkbox execution. " "It is intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1628 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an MMC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1647 msgid "" "This test is automated and executes after the mediacard/mmc-insert-after-" "suspend test is run. It tests reading and writing to the MMC card after the " "system has been suspended." msgstr "" "このテストは自動化されており、mediacard/ " "MMC挿入後のサスペンドテストが実行された後に実行されます。システムをサスペンドした後にMMCカードへの読み書きテストを行います。" #. description #: ../jobs/suspend.txt.in:1656 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an MMC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1672 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SD card after the system\n" " has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1692 msgid "" "This test is automated and executes after the mediacard/sd-insert-after-" "suspend test is run. It tests reading and writing to the SD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1701 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader\n" " after the system has been suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1718 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SDHC media card after the\n" " system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1738 msgid "" "This test is automated and executes after the mediacard/sdhc-insert-after-" "suspend test is run. It tests reading and writing to the SDHC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1747 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an SDHC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/touchpad.txt.in:5 msgid "" "PURPOSE:\n" " Touchpad user-verify\n" "STEPS:\n" " 1. Make sure that touchpad is enabled.\n" " 2. Move cursor using the touchpad.\n" "VERIFICATION:\n" " Did the cursor move?" msgstr "" #. description #: ../jobs/touchpad.txt.in:21 msgid "" "PURPOSE:\n" " Touchpad horizontal scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the horizontal slider by moving your finger " "right and left in the lower part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll right and left?" msgstr "" #. description #: ../jobs/touchpad.txt.in:37 msgid "" "PURPOSE:\n" " Touchpad vertical scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the vertical slider by moving your finger up " "and down in the right part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll up and down?" msgstr "" #. description #: ../jobs/touchpad.txt.in:53 msgid "" "Determine whether the touchpad is detected as a singletouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:62 msgid "" "Determine whether the touchpad is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:69 msgid "" "PURPOSE:\n" " Touchpad manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the touchpad supposed to be multitouch?" msgstr "" #. description #: ../jobs/suspend.txt.in:1995 ../jobs/touchscreen.txt.in:35 msgid "" "PURPOSE:\n" " Check touchscreen tap recognition\n" "STEPS:\n" " 1. Tap an object on the screen with finger. The cursor should jump to " "location tapped and object should highlight\n" "VERIFICATION:\n" " Does tap recognition work?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:47 msgid "" "PURPOSE:\n" " Check touchscreen drag & drop\n" "STEPS:\n" " 1. Double tap, hold, and drag an object on the desktop\n" " 2. Drop the object in a different location\n" "VERIFICATION:\n" " Does the object select and drag and drop?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:60 msgid "" "PURPOSE:\n" " Check touchscreen pinch gesture for zoom\n" "STEPS:\n" " 1. Place two fingers on the screen and pinch them together\n" " 2. Place two fingers on the screen and move then apart\n" "VERIFICATION:\n" " Does the screen zoom in and out?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:7 msgid "" "Determine whether the screen is detected as a non-touch device automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:16 msgid "" "Determine whether the screen is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:23 msgid "" "PURPOSE:\n" " Touchscreen manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the screen supposed to be multitouch?" msgstr "" #. description #: ../jobs/usb.txt.in:5 msgid "Detects and shows USB devices attached to this system." msgstr "このシステムに接続されているUSB機器を検出し、表示します。" #. description #: ../jobs/usb.txt.in:12 msgid "" "PURPOSE:\n" " This test will check that your system detects USB storage devices.\n" "STEPS:\n" " 1. Plug in one or more USB keys or hard drives.\n" " 2. Click on \"Test\".\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Were the drives detected?" msgstr "" #. description #: ../jobs/usb.txt.in:28 msgid "" "PURPOSE:\n" " This test will check that you can use a USB HID device\n" "STEPS:\n" " 1. Enable either a USB mouse or keyboard\n" " 2. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 3. For keyboards, click the Test button to lauch a small tool. Type some " "text and close the tool.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/usb.txt.in:39 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:56 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:82 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:100 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:117 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Plug a USB HDD or thumbdrive into the computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:136 msgid "" "PURPOSE:\n" " This test will check your USB 3.0 connection.\n" "STEPS:\n" " 1. Plug a USB 3.0 HDD or thumbdrive into a USB 3.0 port in the " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:153 msgid "This test is automated and executes after the usb/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:164 msgid "" "This test is automated and executes after the usb3/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:191 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Connect a USB storage device to an external USB slot on this " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Confirm that the icon appears.\n" " 4. Eject the device.\n" " 5. Repeat with each external USB slot.\n" "VERIFICATION:\n" " Do all USB slots work with the device?" msgstr "" #. description #: ../jobs/usb.txt.in:190 msgid "" "Verify USB3 external storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/user_apps.txt.in:6 msgid "" "PURPOSE:\n" " This test will check that the update manager can find updates.\n" "STEPS:\n" " 1. Click Test to launch update-manager.\n" " 2. Follow the prompts and if updates are found, install them.\n" " 3. When Update Manager has finished, please close the app by clicking the " "Close button in the lower right corner.\n" "VERIFICATION:\n" " Did Update manager find and install updates (Pass if no updates are found,\n" " but Fail if updates are found but not installed)" msgstr "" #. description #: ../jobs/user_apps.txt.in:22 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. On the menu bar, click File -> Create Folder.\n" " 3. In the name box for the new folder, enter the name Test Folder and hit " "Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a new folder called Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a folder\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Copy.\n" " 3. Right Click on any white area in the window and click on Paste.\n" " 4. Right click on the folder called Test Folder(copy) and click Rename.\n" " 5. Enter the name Test Data in the name box and hit Enter.\n" " 6. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a folder called Test Data?" msgstr "" #. description #: ../jobs/user_apps.txt.in:54 msgid "" "PURPOSE:\n" " This test will verify that the file browser can move a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the folder called Test Data onto the icon called Test " "Folder.\n" " 3. Release the button.\n" " 4. Double click the folder called Test Folder to open it up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the folder called Test Data successfully moved into the folder called " "Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new file.\n" "STEPS:\n" " 1. Click Select Test to open the File Browser.\n" " 2. Right click in the white space and click Create Document -> Empty " "Document.\n" " 3. Enter the name Test File 1 in the name box and hit Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 1?" msgstr "" #. description #: ../jobs/user_apps.txt.in:85 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click Copy.\n" " 3. Right click in the white space and click Paste.\n" " 4. Right click on the file called Test File 1(copy) and click Rename.\n" " 5. Enter the name Test File 2 in the name box and hit Enter.\n" " 6. Close the File Browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 2?" msgstr "" #. description #: ../jobs/user_apps.txt.in:102 msgid "" "PURPOSE:\n" " This test will check that the file browser can move a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the file called Test File 2 onto the icon for the folder " "called Test Data.\n" " 3. Release the button.\n" " 4. Double click the icon for Test Data to open that folder up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the file Test File 2 successfully moved into the Test Data folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:118 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click on Move To Trash.\n" " 3. Verify that Test File 1 has been removed.\n" " 4. Close the File Browser.\n" "VERIFICATION:\n" " Is Test File 1 now gone?" msgstr "" #. description #: ../jobs/user_apps.txt.in:133 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Move To " "Trash.\n" " 3. Verify that the folder was deleted.\n" " 4. Close the file browser.\n" "VERIFICATION:\n" " Has Test Folder been successfully deleted?" msgstr "" #. description #: ../jobs/user_apps.txt.in:207 msgid "Common Document Types Test" msgstr "" #. description #: ../jobs/user_apps.txt.in:228 msgid "" "PURPOSE:\n" " This test will check that Firefox can render a basic web page.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view the test web page.\n" "VERIFICATION:\n" " Did the Ubuntu Test page load correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run a java applet in a web page. " "Note:\n" " this may require installing additional software to complete successfully.\n" "STEPS:\n" " 1. Select Test to open Firefox with the Java test page, and follow the " "instructions there.\n" "VERIFICATION:\n" " Did the applet display?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run flash applications. Note: this " "may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a sample Flash test.\n" "VERIFICATION:\n" " Did you see the text?" msgstr "" #. description #: ../jobs/user_apps.txt.in:255 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Flash video. Note: this may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a short flash video.\n" "VERIFICATION:\n" " Did the video play correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:271 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Quicktime (.mov) video file.\n" " Note: this may require installing additional software to successfully\n" " complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox with a sample video.\n" "VERIFICATION:\n" " Did the video play using a plugin?" msgstr "" #. description #: ../jobs/user_apps.txt.in:285 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Facebook Chat service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:299 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Google Talk (gtalk) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:313 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Jabber service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:327 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the AOL Instant Messaging (AIM) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:341 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Microsoft Network (MSN) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:355 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a POP3 account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:368 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a IMAP account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:381 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a SMTP account.\n" "VERIFICATION:\n" " Were you able to send e-mail without errors?" msgstr "" #. description #: ../jobs/user_apps.txt.in:394 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator.\n" "VERIFICATION:\n" " Did it launch correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:407 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Simple math functions (+,-,/,*)\n" " 2. Nested math functions ((,))\n" " 3. Fractional math\n" " 4. Decimal math\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:424 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Memory set\n" " 2. Memory reset\n" " 3. Memory last clear\n" " 4. Memory clear\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:441 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Cut\n" " 2. Copy\n" " 3. Paste\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:456 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit.\n" " 2. Enter some text and save the file (make a note of the file name you " "use), then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:470 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit, and re-open the file you " "created previously.\n" " 2. Edit then save the file, then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:483 msgid "" "PURPOSE:\n" " This test will check that Gnome Terminal works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open Terminal.\n" " 2. Type 'ls' and press enter. You should see a list of files and folder in " "your home directory.\n" " 3. Close the terminal window.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/virtualization.txt.in:6 msgid "" "Test to check that virtualization is supported and the test system has at " "least a minimal amount of RAM to function as an OpenStack Compute Node" msgstr "" #. description #: ../jobs/virtualization.txt.in:13 msgid "" "Test to determine if this system is capable of running hardware accelerated " "KVM virtual machines" msgstr "" #. description #: ../jobs/virtualization.txt.in:10 msgid "Test to check that a cloud image boots and works properly with KVM" msgstr "" #. description #: ../jobs/virtualization.txt.in:18 msgid "Test to verify that the Xen Hypervisor is running." msgstr "" #. description #: ../jobs/virtualization.txt.in:26 msgid "Test to check that a Xen domU image can boot and run on Xen on Ubuntu" msgstr "" #. description #: ../jobs/wireless.txt.in:21 msgid "Wireless scanning test. It scans and reports on discovered APs." msgstr "" #. description #: ../jobs/wireless.txt.in:38 msgid "" "PURPOSE:\n" " This test will check your wireless connection.\n" "STEPS:\n" " 1. Click on the Network icon in the panel.\n" " 2. Select a network below the 'Wireless networks' section.\n" " 3. Click \"Test\" to verify that it's possible to establish an HTTP " "connection.\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/wireless.txt.in:57 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:70 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:84 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:98 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:277 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool." msgstr "" #. description #: ../jobs/wireless.txt.in:289 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool, using UDP packets." msgstr "" #. description #: ../jobs/wireless.txt.in:301 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11a protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11a protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:314 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11b protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11b protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:344 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11g protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11g protocol." msgstr "" #: ../checkbox/application.py:66 msgid "Usage: checkbox [OPTIONS]" msgstr "使い方: checkbox [オプション]" #: ../checkbox/application.py:70 msgid "Print version information and exit." msgstr "バージョンを表示して終了します。" #: ../checkbox/application.py:74 msgid "The file to write the log to." msgstr "指定したファイルに保存します。" #: ../checkbox/application.py:77 msgid "One of debug, info, warning, error or critical." msgstr "debug、info、warning、error、criticalのどれか一つを指定してください。" #: ../checkbox/application.py:82 msgid "Configuration override parameters." msgstr "パラメータを上書きする設定" #: ../checkbox/application.py:84 msgid "Shorthand for --config=.*/jobs_info/blacklist." msgstr "" #: ../checkbox/application.py:86 msgid "Shorthand for --config=.*/jobs_info/blacklist_file." msgstr "" #: ../checkbox/application.py:88 msgid "Shorthand for --config=.*/jobs_info/whitelist." msgstr "" #: ../checkbox/application.py:90 msgid "Shorthand for --config=.*/jobs_info/whitelist_file." msgstr "" #: ../checkbox/application.py:115 msgid "Missing configuration file as argument.\n" msgstr "指定された設定ファイルが見つかりません。\n" #: ../checkbox/job.py:85 msgid "Command not found." msgstr "" #: ../checkbox/job.py:93 #, python-format msgid "Command received signal %(signal_name)s: %(signal_description)s" msgstr "" #: ../checkbox/lib/signal.py:23 msgid "" "Hangup detected on controlling terminal or death of controlling process" msgstr "制御端末でハングアップを検知しました、または制御プロセスが死にました。" #: ../checkbox/lib/signal.py:24 msgid "Interrupt from keyboard" msgstr "キーボードからの割り込み" #: ../checkbox/lib/signal.py:25 msgid "Quit from keyboard" msgstr "キーボードによって終了" #: ../checkbox/lib/signal.py:26 msgid "Illegal Instruction" msgstr "不正な命令" #: ../checkbox/lib/signal.py:27 msgid "Abort signal from abort(3)" msgstr "abort(3) による中断シグナル" #: ../checkbox/lib/signal.py:28 msgid "Floating point exception" msgstr "浮動小数点例外" #: ../checkbox/lib/signal.py:29 msgid "Kill signal" msgstr "シグナルをkill" #: ../checkbox/lib/signal.py:30 msgid "Invalid memory reference" msgstr "不正なメモリ参照" #: ../checkbox/lib/signal.py:31 msgid "Broken pipe: write to pipe with no readers" msgstr "" #: ../checkbox/lib/signal.py:32 msgid "Timer signal from alarm(2)" msgstr "alarm(2) によるタイマシグナル" #: ../checkbox/lib/signal.py:33 msgid "Termination signal" msgstr "終了シグナル" #: ../checkbox/lib/signal.py:34 msgid "User-defined signal 1" msgstr "ユーザ定義シグナル 1" #: ../checkbox/lib/signal.py:35 msgid "User-defined signal 2" msgstr "ユーザ定義シグナル 2" #: ../checkbox/lib/signal.py:36 msgid "Child stopped or terminated" msgstr "子プロセスが停止または終了しました" #: ../checkbox/lib/signal.py:37 msgid "Continue if stopped" msgstr "停止しても続ける" #: ../checkbox/lib/signal.py:38 msgid "Stop process" msgstr "プロセスを停止" #: ../checkbox/lib/signal.py:39 msgid "Stop typed at tty" msgstr "" #: ../checkbox/lib/signal.py:40 msgid "tty input for background process" msgstr "バックグラウンド・プロセスの tty 入力" #: ../checkbox/lib/signal.py:41 msgid "tty output for background process" msgstr "バックグラウンド・プロセスの tty 出力" #: ../checkbox/lib/signal.py:77 msgid "UNKNOWN" msgstr "不明" #: ../checkbox/lib/signal.py:89 msgid "Unknown signal" msgstr "不明なシグナル" #: ../checkbox_cli/cli_interface.py:31 msgid "yes" msgstr "はい" #: ../checkbox_cli/cli_interface.py:32 msgid "no" msgstr "いいえ" #: ../checkbox_cli/cli_interface.py:33 msgid "skip" msgstr "スキップ" #: ../checkbox_cli/cli_interface.py:127 msgid "Press any key to continue..." msgstr "続けるには何かキーを押してください……" #: ../checkbox_cli/cli_interface.py:136 ../checkbox_cli/cli_interface.py:237 #, python-format msgid "Please choose (%s): " msgstr "選択してください(%s): " #: ../checkbox_cli/cli_interface.py:232 ../checkbox_cli/cli_interface.py:355 #: ../checkbox_cli/cli_interface.py:386 msgid "Space when finished" msgstr "" #: ../checkbox_cli/cli_interface.py:384 msgid "Combine with character above to expand node" msgstr "" #: ../checkbox_cli/cli_interface.py:432 msgid "test" msgstr "テスト" #: ../checkbox_cli/cli_interface.py:456 msgid "test again" msgstr "もう一度テスト" #: ../checkbox_cli/cli_interface.py:462 msgid "Please type here and press Ctrl-D when finished:\n" msgstr "ここで入力を行い、終わったらCtrl-Dを押してください:\n" #: ../checkbox_urwid/urwid_interface.py:86 msgid "Checkbox System Testing" msgstr "Checkbox システムテスト" #: ../checkbox/user_interface.py:70 ../qt/frontend/ui_qtfront.h:644 msgid "Continue" msgstr "続ける" #: ../checkbox_urwid/urwid_interface.py:220 #: ../checkbox_urwid/urwid_interface.py:296 #: ../checkbox_urwid/urwid_interface.py:447 #: ../checkbox_urwid/urwid_interface.py:569 msgid "Previous" msgstr "前へ" #: ../checkbox_urwid/urwid_interface.py:221 #: ../checkbox_urwid/urwid_interface.py:297 #: ../checkbox_urwid/urwid_interface.py:448 #: ../checkbox_urwid/urwid_interface.py:570 msgid "Next" msgstr "次へ" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:445 msgid "Select All" msgstr "すべて選択" #: ../checkbox_urwid/urwid_interface.py:446 msgid "Deselect All" msgstr "すべて選択解除" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:567 msgid "Expand All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:568 msgid "Collapse All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1034 msgid "Test" msgstr "テスト" #: ../checkbox_urwid/urwid_interface.py:1049 msgid "Test Again" msgstr "再テスト" #: ../checkbox_gtk/gtk_interface.py:525 msgid "_Test Again" msgstr "再テスト(_T)" #: ../qt/frontend/qtfront.cpp:556 msgid "Info" msgstr "情報" #: ../qt/frontend/qtfront.cpp:228 msgid "Error" msgstr "エラー" #: ../checkbox_gtk/gtk_interface.py:607 msgid "Detailed information..." msgstr "" #: ../checkbox/user_interface.py:71 msgid "Rerun" msgstr "" #: ../checkbox/user_interface.py:72 msgid "Restart" msgstr "" #: ../plugins/backend_info.py:93 msgid "" "SYSTEM TESTING: Please enter your password. Some tests require root access " "to run properly. Your password will never be stored and will never be " "submitted with test results." msgstr "" #: ../plugins/backend_info.py:97 msgid "PASSWORD: " msgstr "" #: ../plugins/final_prompt.py:24 msgid "Successfully finished testing!" msgstr "テストは成功しました!" #: ../plugins/final_prompt.py:39 msgid "_Finish" msgstr "終了(_F)" #. Resolve dependencies #: ../plugins/gather_prompt.py:35 ../plugins/suites_prompt.py:98 msgid "Gathering information from your system..." msgstr "現在のシステム情報を確認中です..." #: ../plugins/intro_prompt.py:28 msgid "" "Welcome to System Testing!\n" "\n" "Checkbox provides tests to confirm that your system is working properly. " "Once you are finished running the tests, you can view a summary report for " "your system." msgstr "" "システムテストにようこそ!\n" "\n" "Checkboxは、システムが正しく動作するかどうかの確認テストを行います。テストが終了すると、システムに関するサマリーレポートを見ることができます。" #: ../plugins/intro_prompt.py:33 msgid "" "\n" "\n" "Warning: Some tests could cause your system to freeze or become " "unresponsive. Please save all your work and close all other running " "applications before beginning the testing process." msgstr "" "\n" "\n" "警告: " "一部のテストを実行するとコンピューターが固まったり応答しなくなる可能性があります。テストを開始する前に、実行している他のすべてのアプリケーションの作業を保" "存し、閉じてください。" #: ../plugins/jobs_info.py:151 #, python-format msgid "Failed to open file '%s': %s" msgstr "" #: ../plugins/jobs_info.py:248 msgid "Dependencies are missing so some jobs will not run." msgstr "" #: ../plugins/jobs_info.py:250 msgid "" "To fix this, close checkbox and add the missing dependencies to the " "whitelist." msgstr "" #: ../plugins/jobs_info.py:262 msgid "Whitelist not topologically ordered" msgstr "" #: ../plugins/jobs_info.py:263 msgid "Jobs will be reordered to fix broken dependencies" msgstr "" #: ../plugins/launchpad_exchange.py:135 #, python-format msgid "Failed to process form: %s" msgstr "" #: ../plugins/launchpad_exchange.py:150 #, python-format msgid "" "Failed to contact server. Please try\n" "again or upload the following file name:\n" "%s\n" "\n" "directly to the system database:\n" "https://launchpad.net/+hwdb/+submit" msgstr "" "サーバーに接続できませんでした。\n" "再度試してみるか、以下のファイル名:\n" "%s\n" "\n" "で直接システムデータベースへ登録してみてください:\n" "https://launchpad.net/+hwdb/+submit" #: ../plugins/launchpad_exchange.py:159 msgid "" "Failed to upload to server,\n" "please try again later." msgstr "" "サーバーへのアップロードに失敗しました。\n" "後でもう一度やり直してください。" #: ../plugins/launchpad_exchange.py:171 msgid "Information not posted to Launchpad." msgstr "情報は Launchpad に登録されませんでした。" #. Ignore whether to submit to HEXR #: ../plugins/launchpad_prompt.py:78 #, python-format msgid "" "The following report has been generated for submission to the Launchpad " "hardware database:\n" "\n" " [[%s|View Report]]\n" "\n" "You can submit this information about your system by providing the email " "address you use to sign in to Launchpad. If you do not have a Launchpad " "account, please register here:\n" "\n" " https://launchpad.net/+login" msgstr "" #: ../plugins/launchpad_prompt.py:88 msgid "Email" msgstr "" #: ../plugins/launchpad_prompt.py:97 msgid "Email address must be in a proper format." msgstr "正しい書式のメールアドレスが入力されていません。" #: ../plugins/launchpad_prompt.py:103 msgid "Exchanging information with the server..." msgstr "データをサーバーに送信中です..." #: ../plugins/launchpad_report.py:172 msgid "" "The generated report seems to have validation errors,\n" "so it might not be processed by Launchpad." msgstr "" #: ../plugins/lock_prompt.py:66 msgid "There is another checkbox running. Please close it first." msgstr "他の checkbox が実行されています。まず、それを閉じてください。" #: ../plugins/message_info.py:88 #, python-format msgid "Executing %(test_name)s" msgstr "" #: ../plugins/recover_prompt.py:62 msgid "" "Checkbox did not finish completely.\n" "Do you want to rerun the last test,\n" "continue to the next test, or\n" "restart from the beginning?" msgstr "" #: ../plugins/report_prompt.py:39 msgid "Building report..." msgstr "レポートを作成中です..." #: ../plugins/shell_test.py:52 #, python-format msgid "Running %s..." msgstr "%s 実行中..." #: ../plugins/suites_prompt.py:139 ../qt/frontend/ui_qtfront.h:648 msgid "Choose tests to run on your system:" msgstr "" #: ../scripts/keyboard_test:22 msgid "Enter text:\n" msgstr "テキストを入力してください:\n" #: ../scripts/keyboard_test:43 msgid "Type Text" msgstr "文章を入力してください。" #: ../scripts/key_test:66 msgid "Not required" msgstr "" #: ../scripts/key_test:68 msgid "Untested" msgstr "" #: ../scripts/key_test:69 msgid "Tested" msgstr "" #: ../scripts/key_test:164 msgid "Test cancelled" msgstr "" #: ../scripts/key_test:184 ../scripts/key_test:271 msgid "Please press each key on your keyboard." msgstr "" #: ../scripts/key_test:185 msgid "I will exit automatically once all keys have been pressed." msgstr "" #: ../scripts/key_test:187 msgid "" "If your keyboard lacks one or more keys, press its number to skip testing " "that key." msgstr "" #: ../scripts/key_test:189 msgid "You can also close me by pressing ESC or Ctrl+C." msgstr "" #: ../scripts/key_test:207 msgid "%(key_name)s key has been pressed" msgstr "%(key_name)sキーが押されました" #: ../scripts/key_test:211 ../scripts/key_test:318 msgid "All required keys have been tested!" msgstr "" #: ../scripts/key_test:243 msgid "Key test" msgstr "" #: ../scripts/key_test:256 msgid "_Exit" msgstr "" #: ../scripts/key_test:268 msgid "Skip" msgstr "スキップ" #: ../scripts/key_test:272 msgid "" "If a key is not present in your keyboard, press the 'Skip' button below it " "to remove it from the test." msgstr "" #: ../scripts/key_test:403 msgid "Test interrupted" msgstr "" #: ../scripts/gateway_ping_test:254 msgid "No Internet connection" msgstr "インターネットに接続されていません" #: ../scripts/gateway_ping_test:257 #, c-format msgid "Connection established, but lost {}% of packets" msgstr "" #: ../scripts/gateway_ping_test:260 msgid "FAIL: {}% packet loss is higherthan {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:265 msgid "PASS: {}% packet loss is within {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:269 msgid "Internet connection fully established" msgstr "インターネット接続が完全に確立されました" #: ../checkbox_qt/qt_interface.py:287 ../qt/frontend/qtfront.cpp:252 msgid "Working" msgstr "" #: ../qt/frontend/qtfront.cpp:81 msgid "Audio Test" msgstr "" #: ../qt/frontend/qtfront.cpp:82 msgid "Bluetooth Test" msgstr "" #: ../qt/frontend/qtfront.cpp:83 msgid "Camera Test" msgstr "" #: ../qt/frontend/qtfront.cpp:84 msgid "CPU Test" msgstr "" #: ../qt/frontend/qtfront.cpp:85 msgid "Disk Test" msgstr "" #: ../qt/frontend/qtfront.cpp:87 msgid "Firewire Test" msgstr "" #: ../qt/frontend/qtfront.cpp:88 msgid "Graphics Test" msgstr "" #: ../qt/frontend/qtfront.cpp:89 msgid "Info Test" msgstr "" #: ../qt/frontend/qtfront.cpp:90 msgid "Input Test" msgstr "" #: ../qt/frontend/qtfront.cpp:91 msgid "Keys Test" msgstr "" #: ../qt/frontend/qtfront.cpp:92 msgid "Media Card Test" msgstr "" #: ../qt/frontend/qtfront.cpp:93 msgid "Memory Test" msgstr "" #: ../qt/frontend/qtfront.cpp:94 msgid "Miscellanea Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Monitor Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Networking Test" msgstr "" #: ../qt/frontend/qtfront.cpp:97 msgid "Wireless Test" msgstr "" #: ../qt/frontend/qtfront.cpp:98 msgid "Optical Test" msgstr "" #: ../qt/frontend/qtfront.cpp:99 msgid "ExpressCard Test" msgstr "" #: ../qt/frontend/qtfront.cpp:100 msgid "Power Management Test" msgstr "" #: ../qt/frontend/qtfront.cpp:101 msgid "Suspend Test" msgstr "" #: ../qt/frontend/qtfront.cpp:102 msgid "USB Test" msgstr "" #: ../qt/frontend/qtfront.cpp:104 msgid "Not Started" msgstr "" #: ../qt/frontend/qtfront.cpp:105 ../qt/frontend/qtfront.cpp:106 msgid "Done" msgstr "完了" #: ../qt/frontend/qtfront.cpp:107 msgid "Not Supported" msgstr "" #: ../qt/frontend/qtfront.cpp:108 msgid "Not Resolved" msgstr "" #: ../qt/frontend/qtfront.cpp:109 msgid "Not Tested" msgstr "" #: ../qt/frontend/qtfront.cpp:110 msgid "In Progress" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Are you sure?" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Do you really want to skip this test?" msgstr "" #: ../qt/frontend/qtfront.cpp:163 msgid "Don't ask me again" msgstr "" #: ../qt/frontend/ui_qtfront.h:641 msgid "Form" msgstr "" #: ../qt/frontend/ui_qtfront.h:642 msgid "" "System \n" "Testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:645 ../qt/frontend/ui_qtfront.h:663 msgid "Tab 1" msgstr "" #: ../qt/frontend/ui_qtfront.h:646 msgid "10 tests completed out of 30 (30%)" msgstr "" #: ../qt/frontend/ui_qtfront.h:649 msgid "Components" msgstr "" #: ../qt/frontend/ui_qtfront.h:650 msgid "Status" msgstr "" #: ../qt/frontend/ui_qtfront.h:651 msgid "Select all" msgstr "" #: ../qt/frontend/ui_qtfront.h:652 msgid "Deselect all" msgstr "" #: ../qt/frontend/ui_qtfront.h:653 msgid "Start testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:654 msgid " Selection " msgstr "" #: ../qt/frontend/ui_qtfront.h:655 ../qt/frontend/ui_qtfront.h:656 msgid "TextLabel" msgstr "" #: ../qt/frontend/ui_qtfront.h:657 msgid "Comments" msgstr "" #: ../qt/frontend/ui_qtfront.h:659 msgid "&Yes" msgstr "" #: ../qt/frontend/ui_qtfront.h:660 msgid "&No" msgstr "" #: ../qt/frontend/ui_qtfront.h:661 msgid "&Skip this test" msgstr "" #: ../qt/frontend/ui_qtfront.h:662 msgid "&Test" msgstr "" #: ../qt/frontend/ui_qtfront.h:664 ../qt/frontend/ui_qtfront.h:681 msgid "Tab 2" msgstr "" #: ../qt/frontend/ui_qtfront.h:665 msgid "Ne&xt" msgstr "次へ(&X)" #: ../qt/frontend/ui_qtfront.h:666 msgid "&Previous" msgstr "" #: ../qt/frontend/ui_qtfront.h:667 msgid " Run " msgstr " 実行 " #: ../qt/frontend/ui_qtfront.h:668 msgid "" "\n" "\n" "

Please " "enter the e-mail address associated with your Launchpad account (if " "applicable)

\n" "

and click " "the Submit Results button to submit these test results to " "Launchpad.

" msgstr "" #: ../qt/frontend/ui_qtfront.h:674 msgid "Submission details" msgstr "" #: ../qt/frontend/ui_qtfront.h:676 msgid "Email:" msgstr "" #: ../qt/frontend/ui_qtfront.h:677 msgid "Submit results" msgstr "結果を送信する" #: ../qt/frontend/ui_qtfront.h:678 msgid "View results" msgstr "結果を見る" #: ../qt/frontend/ui_qtfront.h:679 msgid "Submit to HEXR" msgstr "" #: ../qt/frontend/ui_qtfront.h:680 msgid " Results " msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/byobu.po0000644000000000000000000001315112704126277016524 0ustar # Japanese translation for screen-profiles # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the screen-profiles package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: screen-profiles\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-11-23 20:48-0600\n" "PO-Revision-Date: 2012-10-02 17:40+0000\n" "Last-Translator: Shushi Kurose \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:34+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: bin/menu:34 byobu-config:129 byobu-config:401 byobu-config:409 msgid "Menu" msgstr "メニュー" #: byobu-export:68 byobu-export:71 byobu-select-profile:104 #: byobu-select-profile:107 msgid "Choose" msgstr "選択" #: byobu-export:171 msgid "File exists" msgstr "ファイルが存在します" #: byobu-export:172 msgid "Remove file? [y/N] " msgstr "ファイルを削除しますか? [y/N] " #: byobu-export:199 msgid "Select a color: " msgstr "色の選択: " #: byobu-export:240 msgid "Profile" msgstr "プロファイル" #: byobu-export:241 msgid "Archive" msgstr "アーカイブ" #: byobu-export:243 msgid "Extract the archive in your home directory on the target system." msgstr "目的のシステムのホームディレクトリ中にアーカイブを展開します。" #: byobu-select-profile:49 msgid "Error:" msgstr "エラー:" #: byobu-select-profile:49 msgid " file exists, but is not a symlink" msgstr " ファイルが存在しますが、シンボリックリンクではありません" #: byobu-select-profile:80 msgid "Select a screen profile: " msgstr "スクリーンプロファイルを選択してください: " #: byobu-select-profile:97 msgid "ERROR: Invalid selection" msgstr "エラー: 選択しているものは無効です" #: byobu-select-profile:134 msgid "" "If you are using the default set of keybindings, press\\n to activate " "these changes.\\n\\nOtherwise, exit this screen session and start a new one." msgstr "" "標準のキーバインディングを使用している場合には\\nキーを押してこれらの変更を有効化してください。\\n\\" "nそれ以外の場合には、このスクリーンセッションを終了して新しいセッションを開始してください。" #: byobu-select-profile:136 msgid "Run \"byobu\" to activate" msgstr "\"byobu\"を起動して有効にする" #: byobu-config:83 msgid "Byobu currently launches at login (toggle off)" msgstr "Byobu は現在ログイン時に起動します(無効にする)" #: byobu-config:85 msgid "Byobu currently does not launch at login (toggle on)" msgstr "Byobu は現在ログイン時に起動しません(有効にする)" #: byobu-config:89 msgid "Help" msgstr "ヘルプ" #: byobu-config:90 msgid "Change Byobu's colors" msgstr "Byobuの色を変更する" #: byobu-config:91 msgid "Toggle status notifications" msgstr "ステータス通知の切り替え" #: byobu-config:92 msgid "Change keybinding set" msgstr "キー割り当て表の変更" #: byobu-config:93 msgid "Change escape sequence" msgstr "エスケープシーケンスの変更" #: byobu-config:94 msgid "Create new windows" msgstr "新しいウィンドウの作成" #: byobu-config:95 msgid "Manage default windows" msgstr "標準ウィンドウの管理" #: byobu-config:99 byobu-config:487 msgid " Byobu Configuration Menu" msgstr " Byobu 設定メニュー" #: byobu-config:110 msgid "Okay" msgstr "OK" #: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195 #: byobu-config:335 byobu-config:376 byobu-config:449 msgid "Cancel" msgstr "キャンセル" #: byobu-config:130 msgid "Byobu Help" msgstr "Byobu のヘルプ" #: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:335 #: byobu-config:376 byobu-config:449 msgid "Apply" msgstr "適用" #: byobu-config:146 msgid "Which profile would you like to use?" msgstr "どのプロファイルを使いますか?" #: byobu-config:162 msgid "Which set of keybindings would you like to use?" msgstr "どのキー割り当てを使いますか?" #: byobu-config:175 msgid "Title: " msgstr "タイトル: " #: byobu-config:177 msgid "Command: " msgstr "コマンド: " #: byobu-config:179 msgid "Presets: " msgstr "プリセット: " #: byobu-config:193 msgid "Add to default windows" msgstr "標準ウィンドウに追加" #: byobu-config:197 msgid "Create new window(s):" msgstr "新しいウィンドウを作成する:" #: byobu-config:336 msgid "Toggle status notifications:" msgstr "ステータス通知の切り替え:" #: byobu-config:368 msgid "Windows:" msgstr "ウィンドウ:" #: byobu-config:378 msgid "Select window(s) to create by default:" msgstr "標準で作成するウィンドウを選択してください:" #: byobu-config:398 msgid "Byobu will be launched automatically next time you login." msgstr "Byobu は次回のログイン時から自動的に起動します。" #: byobu-config:406 msgid "Byobu will not be used next time you login." msgstr "Byobu は次回のログイン時から使用されません。" #: byobu-config:408 msgid "Message" msgstr "メッセージ" #: byobu-config:448 msgid "Escape key: ctrl-" msgstr "エスケープキー: ctrl-" #: byobu-config:451 msgid "Change escape sequence:" msgstr "エスケープシーケンスを変更する:" #: byobu-config:488 msgid "/ between elements | selects | exits" msgstr "/ 要素を移動 | 選択 | 終了" language-pack-ja-base/data/ja/LC_MESSAGES/system-config-kickstart.po0000644000000000000000000013055312704126277022176 0ustar # translation of ja.po to Japanese # Japanese translation of ksconfig # Copyright (C) 2001,2002,2003, 2004 Free Software Foundation, Inc. # Yukihiro Nakai , 2001. # James Hashida , 2002,2003. # Noriko Mizumoto , 2003. # Tadashi Jokagi , 2004. # msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-12-09 10:13-0500\n" "PO-Revision-Date: 2016-02-19 02:01+0000\n" "Last-Translator: Kiyoto James Hashida \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:27+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../src/RHELPackageGroupList.py:12 msgid "X Window System" msgstr "Xウィンドウシステム" #: ../src/RHELPackageGroupList.py:13 msgid "GNOME Desktop Environment" msgstr "GNOMEデスクトップ環境" #: ../src/RHELPackageGroupList.py:14 msgid "KDE (K Desktop Environment)" msgstr "KDE (K デスクトップ環境)" #: ../src/RHELPackageGroupList.py:16 msgid "Editors" msgstr "編集" #: ../src/RHELPackageGroupList.py:17 msgid "Engineering and Scientific" msgstr "工学と科学" #: ../src/RHELPackageGroupList.py:18 msgid "Graphical Internet" msgstr "グラフィックインターネット" #: ../src/RHELPackageGroupList.py:19 msgid "Text-based Internet" msgstr "テキストベースインターネット" #: ../src/RHELPackageGroupList.py:20 msgid "Office/Productivity" msgstr "オフィス/生産性" #: ../src/RHELPackageGroupList.py:21 msgid "Sound and Video" msgstr "音と映像" #: ../src/RHELPackageGroupList.py:22 msgid "Graphics" msgstr "グラフィック" #: ../src/RHELPackageGroupList.py:23 msgid "Games and Entertainment" msgstr "ゲームとエンターテイメント" #: ../src/RHELPackageGroupList.py:24 msgid "Authoring and Publishing" msgstr "オーサリングと出版" #: ../src/RHELPackageGroupList.py:26 msgid "Server Configuration Tools (AS and ES only)" msgstr "サーバー設定ツール(ASとESのみ)" #: ../src/RHELPackageGroupList.py:27 msgid "Web Server" msgstr "ウェブサーバ" #: ../src/RHELPackageGroupList.py:28 msgid "Mail Server" msgstr "メールサーバ" #: ../src/RHELPackageGroupList.py:29 msgid "Windows File Server" msgstr "Windowsファイルサーバ" #: ../src/RHELPackageGroupList.py:30 msgid "DNS Name Server" msgstr "DNSネームサーバ" #: ../src/RHELPackageGroupList.py:31 msgid "FTP Server" msgstr "FTPサーバ" #: ../src/RHELPackageGroupList.py:32 msgid "SQL Database Server" msgstr "SQLデータベースサーバ" #: ../src/RHELPackageGroupList.py:33 msgid "News Server" msgstr "ネームサーバ" #: ../src/RHELPackageGroupList.py:34 msgid "Network Servers (AS and ES only)" msgstr "ネットワークサーバ(ASとESのみ)" #: ../src/RHELPackageGroupList.py:36 msgid "Development Tools" msgstr "開発ツール" #: ../src/RHELPackageGroupList.py:37 msgid "Kernel Development" msgstr "カーネル開発" #: ../src/RHELPackageGroupList.py:38 msgid "X Software Development" msgstr "Xソフトウェア開発" #: ../src/RHELPackageGroupList.py:39 msgid "GNOME Software Development" msgstr "GNOMEソフトウェア開発" #: ../src/RHELPackageGroupList.py:40 msgid "KDE Software Development" msgstr "KDEソフトウェア開発" #: ../src/RHELPackageGroupList.py:42 msgid "Administration Tools" msgstr "管理ツール" #: ../src/RHELPackageGroupList.py:43 msgid "System Tools" msgstr "システムツール" #: ../src/RHELPackageGroupList.py:44 msgid "Printing Support" msgstr "印刷サポート" #: ../src/basic.py:72 msgid "x86, AMD64, or Intel EM64T" msgstr "x86, AMD64, 又は Intel EM64T" #: ../src/basic.py:72 msgid "Intel Itanium" msgstr "Intel Itanium" #: ../src/basic.py:72 msgid "IBM iSeries" msgstr "IBM iSeries" #: ../src/basic.py:73 msgid "IBM pSeries" msgstr "IBM pSeries" #: ../src/basic.py:73 msgid "IBM zSeries/s390" msgstr "IBM zSeries/s390" #: ../src/basic.py:206 msgid "Root passwords do not match." msgstr "root パスワードが違います。" #: ../src/basic.py:207 ../src/basic.py:226 ../src/install.py:214 #: ../src/partWindow.py:513 ../src/partition.py:305 ../src/raidWindow.py:247 msgid "Error" msgstr "エラー" #: ../src/basic.py:225 msgid "Please select a root password." msgstr "rootパスワードを選択して下さい。" #: ../src/bootloader.py:76 #, python-format msgid "Bootloader options are not applicable to the %s platform" msgstr "ブートローダーオプションは %s プラットフォームに対して適用されません" #: ../src/bootloader.py:117 msgid "Grub passwords do not match. Please try again." msgstr "GRUBパスワードが違います。 入力し直してください。" #. create table with custom checklists #: ../src/firewall.py:59 msgid "Trusted devices:" msgstr "信頼できるデバイス:" #: ../src/firewall.py:84 msgid "Trusted services:" msgstr "信頼できるサービス:" #: ../src/firewall.py:116 msgid "Other ports: (1029:tcp)" msgstr "他のポート: (1029:tcp)" #: ../src/install.py:134 msgid "Please enter an NFS server." msgstr "NFSサーバを入力して下さい。" #: ../src/install.py:137 msgid "Please enter an NFS directory." msgstr "NFSディレクトリを入力して下さい。" #: ../src/install.py:147 msgid "Please enter an FTP server." msgstr "FTPサーバを入力して下さい。" #: ../src/install.py:154 msgid "Please enter an FTP directory." msgstr "FTPディレクトリを入力して下さい。" #: ../src/install.py:160 msgid "Please enter an FTP user name." msgstr "FTPのユーザー名を入力して下さい。" #: ../src/install.py:163 msgid "Please enter an FTP password." msgstr "FTPのパスワードを入力して下さい。" #: ../src/install.py:178 msgid "Please enter an HTTP server." msgstr "HTTPサーバを入力して下さい。" #: ../src/install.py:181 msgid "Please enter an HTTP server directory." msgstr "HTTPサーバのディレクトリを入力して下さい。" #: ../src/install.py:202 msgid "Please enter a hard drive directory." msgstr "ハードドライブのディレクトリを入力して下さい。" #: ../src/install.py:205 msgid "Please enter a hard drive partition." msgstr "ハードドライブのパーティションを入力して下さい。" #: ../src/kickstartGui.py:86 msgid "Kickstart" msgstr "キックスタート" #: ../src/kickstartGui.py:87 msgid "Create a kickstart file" msgstr "キックスタートファイルの作成" #: ../src/kickstartGui.py:138 msgid "Subsection" msgstr "サブセクション" #: ../src/kickstartGui.py:142 msgid "Basic Configuration" msgstr "基本設定" #: ../src/kickstartGui.py:142 msgid "Installation Method" msgstr "インストール方法" #: ../src/kickstartGui.py:143 msgid "Boot Loader Options" msgstr "ブートローダオプション" #: ../src/kickstartGui.py:143 msgid "Partition Information" msgstr "パーティション情報" #: ../src/kickstartGui.py:144 system-config-kickstart.gladestrings:165 msgid "Network Configuration" msgstr "ネットワーク設定" #: ../src/kickstartGui.py:144 msgid "Authentication" msgstr "認証" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:218 msgid "Firewall Configuration" msgstr "ファイアウォール設定" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:248 msgid "Display Configuration" msgstr "ディスプレー設定" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:258 msgid "Package Selection" msgstr "パッケージの選択" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:264 msgid "Pre-Installation Script" msgstr "インストール前のスクリプト" #: ../src/kickstartGui.py:147 system-config-kickstart.gladestrings:271 msgid "Post-Installation Script" msgstr "インストール後のスクリプト" #: ../src/kickstartGui.py:193 msgid "" "Kickstart Configurator @VERSION@\n" " Copyright (c) 2000-2002 Red Hat, Inc.\n" " Copyright (c) 2000-2002 Brent Fox \n" " Copyright (c) 2000-2002 Tammy Fox \n" " A graphical interface for creating a kickstart file" msgstr "" "Kickstart Configurator @VERSION@\n" " Copyright (c) 2000-2002 Red Hat, Inc.\n" " Copyright (c) 2000-2002 Brent Fox \n" " Copyright (c) 2000-2002 Tammy Fox \n" "キックスタートファイル作成用のグラフィカルなインターフェイス" #: ../src/kickstartGui.py:194 msgid "About Kickstart Configurator" msgstr "キックスタート設定の情報" #: ../src/kickstartGui.py:224 msgid "Help is not available." msgstr "ヘルプは使用できません。" #: ../src/kickstartGui.py:273 #, python-format msgid "The file \"%s\" cannot be accessed." msgstr "ファイル\"%s\"にアクセスできません。" #: ../src/network.py:87 msgid "Device" msgstr "デバイス" #: ../src/network.py:90 msgid "Network Type" msgstr "ネットワークタイプ" #: ../src/network.py:109 ../src/network.py:155 ../src/network.py:223 #: ../src/network.py:274 ../src/network.py:415 msgid "Static IP" msgstr "固定IP" #: ../src/network.py:213 msgid "Please fill in the network information" msgstr "ネットワーク情報を入力して下さい" #: ../src/network.py:318 #, python-format msgid "" "A network device with the name %s already exists. Please choose another " "device name" msgstr "%sという名のネットワークデバイスは既に存在します。別のデバイス名を選択 して下さい" #: ../src/packageGroupList.py:18 msgid "Could not start because there is no /usr/share/comps/" msgstr "/usr/share/comps/ が存在しないため開始できません" #: ../src/packageGroupList.py:18 msgid "/comps.xml file." msgstr "/comps.xml ファイル。" #: ../src/packageGroupList.py:19 msgid "Please make sure the comps package is installed." msgstr "comps パッケージがインストールされていることを確認してください。" #: ../src/partWindow.py:83 system-config-kickstart.gladestrings:58 msgid "ext2" msgstr "ext2" #: ../src/partWindow.py:83 system-config-kickstart.gladestrings:59 msgid "ext3" msgstr "ext3" #. _("physical volume (LVM)"):"lvm", #: ../src/partWindow.py:85 ../src/partWindow.py:148 msgid "software RAID" msgstr "ソフトウェアRAID" #: ../src/partWindow.py:86 system-config-kickstart.gladestrings:60 msgid "swap" msgstr "swap" #: ../src/partWindow.py:86 system-config-kickstart.gladestrings:61 msgid "vfat" msgstr "vfat" #: ../src/partWindow.py:87 msgid "PPC PReP Boot" msgstr "PPC PRePブート" #: ../src/partWindow.py:260 ../src/partWindow.py:535 ../src/raidWindow.py:212 msgid "Yes" msgstr "はい" #: ../src/partWindow.py:262 ../src/partWindow.py:537 ../src/raidWindow.py:214 msgid "No" msgstr "いいえ" #: ../src/partWindow.py:285 ../src/partWindow.py:300 ../src/partWindow.py:319 #: ../src/partWindow.py:333 msgid "Auto" msgstr "自動" #: ../src/partWindow.py:294 msgid "Hard Drives" msgstr "ハードドライブ" #: ../src/partWindow.py:420 msgid "Specify a mount point for the partition." msgstr "パーティション用のマウントポイントを指定して下さい。" #. They are trying to use a mount point already in use. Let's complain #: ../src/partWindow.py:429 #, python-format msgid "" "The mount point \"%s\" is already in use. Please select another mount point." msgstr "マウントポイント\"%s\"は既に使用中です。他のマウントポイントを使用して下さい。" #: ../src/partWindow.py:449 msgid "" "To create a new RAID partition, you must specify either a hard drive device " "name or an existing partition." msgstr "新しいRAIDパーティションを作成するには、ハードドライブのデバイス名か又は既存のパーティションを指定する必要があります。" #: ../src/partWindow.py:488 msgid "Specify a device on which to create the partition." msgstr "パーティションを作成するデバイスを指定" #: ../src/partWindow.py:490 msgid "" "The device you specified is not a valid device name. Please use a valid " "device name such as \"hda1\" or \"sda3\"." msgstr "指定されたデバイスは有効なデバイス名ではありません。\"hda1\"や\"sda3\"など有効なデバイス名を使用してください。" #: ../src/partWindow.py:500 msgid "" "The partition you specified does not end in a number. Partitions must have " "a partition number such as \"hda1\" or \"sda3\"." msgstr "" "指定されたパーティションは、番号では終了しません。パーティションは、 \"hda1\" や " "\"sda3\"などのパーティション番号を持つ必要があります。" #: ../src/partWindow.py:506 msgid "" "The partition you specified does not begin with \"hd\" or \"sd\". " "Partitions must have a valid device name and partition number such as " "\"hda1\" or \"sda3\"." msgstr "" "指定されたパーティションは、\"hd\" や \"sd\"では始まりません。パーティションは " "\"hda1\"や\"sda3\"などの有効なデバイス名とパーティション番号を持つ必要があります。" #: ../src/partition.py:72 msgid "" "Device/\n" "Partition Number" msgstr "" "デバイス/\n" "パーティション番号" #. col = gtk.TreeViewColumn(_("Mount Point/\nRAID/Volume"), gtk.CellRendererText(), text=1) #: ../src/partition.py:75 msgid "" "Mount Point/\n" "RAID" msgstr "" "マウントポイント/\n" "RAID" #: ../src/partition.py:77 msgid "Type" msgstr "タイプ" #: ../src/partition.py:79 msgid "Format" msgstr "フォーマット" #: ../src/partition.py:81 msgid "Size (MB)" msgstr "サイズ(MB)" #: ../src/partition.py:151 ../src/partition.py:181 msgid "Please select a partition from the list." msgstr "一覧からパーティションを選択して下さい。" #: ../src/raidOptionsWindow.py:72 #, python-format msgid "You currently have %d software RAID partition(s) free to use." msgstr "現在使用出来る%d ソフトウェアRAIDパーティションがあります。" #: ../src/raidWindow.py:172 #, python-format msgid "You must select at least 2 partitions in order to use RAID %s" msgstr "RAID %sを使用するには、最低2つのパーティションを選択する必要があります。" #: ../src/raidWindow.py:178 #, python-format msgid "You must select at least 3 partitions in order to use RAID %s" msgstr "RAID %sを使用するには最低3つのパーティションを選択する必要があります。" #: ../src/raidWindow.py:192 ../src/raidWindow.py:218 msgid "Raid Devices" msgstr "Raidデバイス" #: ../src/system-config-kickstart.py:60 msgid "" "Usage: system-config-kickstart [--help] [--generate ] " "[]\n" " \n" "--help Print out this message\n" "--generate Generate a kickstart file from the current machine " "and write\n" " it to . This option runs on the console, " "so it is\n" " useful for servers that do not have X currently " "running.\n" " This option will cause the GUI to launch with the " "values from\n" " the kickstart file already filled in." msgstr "" "Usage: system-config-kickstart [--help] [--generate ] " "[]\n" " \n" "--help このメッセージを表示します\n" "--generate 現在のマシンからキックスタートファイルを生成して それを次に\n" " 書き込みます. このオプションはコンソールで 実行され\n" " 現在、Xを実行していないサーバにとって役にたつものです。\n" " このオプションは既に入力済みのキックスタートファイルから 得る値で\n" " GUIを起動させる要因となります。" #: ../src/system-config-kickstart.py:77 msgid "Could not open display because no X server is running." msgstr "Xサーバが起動していない為、ディスプレーを開けません。" #: ../src/system-config-kickstart.py:78 msgid "Try running 'system-config-kickstart --help' for a list of options." msgstr "オプション一覧には'system-config-kickstart --help'を実行して見て下さい。" #: ../src/xconfig.py:106 msgid "Could not read video driver database" msgstr "ビデオドライバーのデータベースを読み込むことができませんでした" #. #. * Translatable strings file generated by Glade. #. * Add this file to your project's POTFILES.in. #. * DO NOT compile it as part of your application. #. #: system-config-kickstart.gladestrings:7 msgid "Save File" msgstr "ファイルの保存" #: system-config-kickstart.gladestrings:8 msgid "Partition Options" msgstr "パーティションオプション" #: system-config-kickstart.gladestrings:9 #: system-config-kickstart.gladestrings:10 #: system-config-kickstart.gladestrings:23 #: system-config-kickstart.gladestrings:28 #: system-config-kickstart.gladestrings:33 #: system-config-kickstart.gladestrings:72 #: system-config-kickstart.gladestrings:77 #: system-config-kickstart.gladestrings:78 #: system-config-kickstart.gladestrings:81 #: system-config-kickstart.gladestrings:83 #: system-config-kickstart.gladestrings:87 #: system-config-kickstart.gladestrings:89 #: system-config-kickstart.gladestrings:106 #: system-config-kickstart.gladestrings:107 #: system-config-kickstart.gladestrings:110 #: system-config-kickstart.gladestrings:112 #: system-config-kickstart.gladestrings:116 #: system-config-kickstart.gladestrings:117 #: system-config-kickstart.gladestrings:119 #: system-config-kickstart.gladestrings:120 #: system-config-kickstart.gladestrings:124 #: system-config-kickstart.gladestrings:125 #: system-config-kickstart.gladestrings:138 #: system-config-kickstart.gladestrings:139 #: system-config-kickstart.gladestrings:144 #: system-config-kickstart.gladestrings:172 #: system-config-kickstart.gladestrings:175 #: system-config-kickstart.gladestrings:179 #: system-config-kickstart.gladestrings:180 #: system-config-kickstart.gladestrings:187 #: system-config-kickstart.gladestrings:189 #: system-config-kickstart.gladestrings:191 #: system-config-kickstart.gladestrings:196 #: system-config-kickstart.gladestrings:198 #: system-config-kickstart.gladestrings:204 #: system-config-kickstart.gladestrings:205 #: system-config-kickstart.gladestrings:222 #: system-config-kickstart.gladestrings:224 #: system-config-kickstart.gladestrings:236 #: system-config-kickstart.gladestrings:240 #: system-config-kickstart.gladestrings:242 #: system-config-kickstart.gladestrings:262 #: system-config-kickstart.gladestrings:269 #: system-config-kickstart.gladestrings:289 #: system-config-kickstart.gladestrings:291 #: system-config-kickstart.gladestrings:293 #: system-config-kickstart.gladestrings:295 #: system-config-kickstart.gladestrings:296 #: system-config-kickstart.gladestrings:298 #: system-config-kickstart.gladestrings:300 #: system-config-kickstart.gladestrings:302 #: system-config-kickstart.gladestrings:303 #: system-config-kickstart.gladestrings:305 #: system-config-kickstart.gladestrings:307 #: system-config-kickstart.gladestrings:309 #: system-config-kickstart.gladestrings:310 #: system-config-kickstart.gladestrings:312 #: system-config-kickstart.gladestrings:314 #: system-config-kickstart.gladestrings:316 msgid "*" msgstr "*" #: system-config-kickstart.gladestrings:11 #: system-config-kickstart.gladestrings:32 msgid "Mount Point:" msgstr "マウントポイント:" #: system-config-kickstart.gladestrings:12 #: system-config-kickstart.gladestrings:37 msgid "File System Type:" msgstr "ファイル システム タイプ:" #: system-config-kickstart.gladestrings:13 msgid "Size (MB):" msgstr "サイズ(MB):" #: system-config-kickstart.gladestrings:14 msgid "Fill all unused space on disk" msgstr "ディスク上の全ての未使用領域を埋める" #: system-config-kickstart.gladestrings:15 msgid "Grow to maximum of (MB):" msgstr "最大サイズ(MB)まで増加:" #: system-config-kickstart.gladestrings:16 msgid "Fixed size" msgstr "指定したサイズ" #: system-config-kickstart.gladestrings:17 msgid "Use recommended swap size" msgstr "推奨のスワップファイルサイズを使用" #: system-config-kickstart.gladestrings:18 msgid "Additional Size Options" msgstr "追加サイズオプション" #: system-config-kickstart.gladestrings:19 msgid "Force to be a primary partition (asprimary)" msgstr "プライマリパーティションにする(asprimary)" #: system-config-kickstart.gladestrings:20 msgid "Make partition on specific drive (ondisk)" msgstr "指定したドライブにパーティションを作る(ディスク上)" #: system-config-kickstart.gladestrings:21 #: system-config-kickstart.gladestrings:26 msgid " " msgstr " " #: system-config-kickstart.gladestrings:22 msgid "Drive :" msgstr "ドライブ :" #: system-config-kickstart.gladestrings:24 msgid "(for example: hda or sdc)" msgstr "(例えば、hda 又は sdc)" #: system-config-kickstart.gladestrings:25 msgid "Use existing partition (onpart)" msgstr "存在するパーティションを使う(一部)" #: system-config-kickstart.gladestrings:27 msgid "Partition :" msgstr "パーティション:" #: system-config-kickstart.gladestrings:29 msgid "(for example: hda1 or sdc3)" msgstr "(例えば: hda1 又は sdc3)" #: system-config-kickstart.gladestrings:30 msgid "Format partition" msgstr "パーティションをフォーマット" #: system-config-kickstart.gladestrings:31 msgid "Make RAID Device" msgstr "RAIDデバイスの作成" #: system-config-kickstart.gladestrings:34 msgid "Number of spares:" msgstr "スペアの数:" #: system-config-kickstart.gladestrings:35 msgid "Raid Members" msgstr "RAIDメンバー" #: system-config-kickstart.gladestrings:36 msgid "RAID Level:" msgstr "RAIDレベル:" #: system-config-kickstart.gladestrings:38 msgid "RAID Device:" msgstr "RAIDデバイス:" #: system-config-kickstart.gladestrings:39 msgid "md0" msgstr "md0" #: system-config-kickstart.gladestrings:40 msgid "md1" msgstr "md1" #: system-config-kickstart.gladestrings:41 msgid "md2" msgstr "md2" #: system-config-kickstart.gladestrings:42 msgid "md3" msgstr "md3" #: system-config-kickstart.gladestrings:43 msgid "md4" msgstr "md4" #: system-config-kickstart.gladestrings:44 msgid "md5" msgstr "md5" #: system-config-kickstart.gladestrings:45 msgid "md6" msgstr "md6" #: system-config-kickstart.gladestrings:46 msgid "md7" msgstr "md7" #: system-config-kickstart.gladestrings:47 msgid "md8" msgstr "md8" #: system-config-kickstart.gladestrings:48 msgid "md9" msgstr "md9" #: system-config-kickstart.gladestrings:49 msgid "md10" msgstr "md10" #: system-config-kickstart.gladestrings:50 msgid "md11" msgstr "md11" #: system-config-kickstart.gladestrings:51 msgid "md12" msgstr "md12" #: system-config-kickstart.gladestrings:52 msgid "md13" msgstr "md13" #: system-config-kickstart.gladestrings:53 msgid "md14" msgstr "md14" #: system-config-kickstart.gladestrings:54 msgid "md15" msgstr "md15" #: system-config-kickstart.gladestrings:55 msgid "0" msgstr "0" #: system-config-kickstart.gladestrings:56 msgid "1" msgstr "1" #: system-config-kickstart.gladestrings:57 msgid "5" msgstr "5" #: system-config-kickstart.gladestrings:62 msgid "Format RAID device" msgstr "RAIDデバイスをフォーマット" #: system-config-kickstart.gladestrings:63 msgid "Kickstart Configurator" msgstr "キックスタート設定ツール" #: system-config-kickstart.gladestrings:64 msgid "_File" msgstr "ファイル(_F)" #: system-config-kickstart.gladestrings:65 msgid "_Open File" msgstr "ファイルを開く(_O)" #: system-config-kickstart.gladestrings:66 msgid "_Preview" msgstr "プレビュー(_P)" #: system-config-kickstart.gladestrings:67 msgid "_Save File" msgstr "ファイルの保存(_S)" #: system-config-kickstart.gladestrings:68 msgid "_Quit" msgstr "終了(_Q)" #: system-config-kickstart.gladestrings:69 msgid "_Help" msgstr "ヘルプ(_H)" #: system-config-kickstart.gladestrings:70 msgid "_Contents" msgstr "目次(_C)" #: system-config-kickstart.gladestrings:71 msgid "_About" msgstr "情報(_A)" #: system-config-kickstart.gladestrings:73 msgid "Default Language:" msgstr "デフォルトの言語:" #: system-config-kickstart.gladestrings:74 msgid "Encrypt root password" msgstr "rootパスワードを暗号化" #: system-config-kickstart.gladestrings:75 msgid "Keyboard:" msgstr "キーボード:" #: system-config-kickstart.gladestrings:76 msgid "Mouse:" msgstr "マウス:" #: system-config-kickstart.gladestrings:79 msgid "Emulate 3 Buttons" msgstr "3ボタンのエミュレーション" #: system-config-kickstart.gladestrings:80 msgid "Time Zone:" msgstr "タイムゾーン:" #: system-config-kickstart.gladestrings:82 msgid "Root Password:" msgstr "rootパスワード:" #: system-config-kickstart.gladestrings:84 msgid "Language Support:" msgstr "言語サポート:" #: system-config-kickstart.gladestrings:85 msgid "Use UTC clock" msgstr "UTC 時計を使用" #: system-config-kickstart.gladestrings:86 #: system-config-kickstart.gladestrings:137 msgid "Confirm Password:" msgstr "パスワードの確認:" #: system-config-kickstart.gladestrings:88 msgid "Target Architecture:" msgstr "ターゲットアーキテクチャー:" #: system-config-kickstart.gladestrings:90 msgid "Reboot system after installation" msgstr "インストール後にシステムを再起動" #: system-config-kickstart.gladestrings:91 msgid "Perform installation in text mode (graphical is default)" msgstr "テキストモードでインストールを実行(デフォルトはグラフィカル)" #: system-config-kickstart.gladestrings:92 msgid "Perform installation in interactive mode" msgstr "インタラクティブモードでインストールを実行" #: system-config-kickstart.gladestrings:93 msgid "Basic Configuration (required)" msgstr "基本設定(必須)" #: system-config-kickstart.gladestrings:94 msgid "label28" msgstr "label28" #: system-config-kickstart.gladestrings:95 msgid "Perform new installation" msgstr "新規インストールを実行" #: system-config-kickstart.gladestrings:96 msgid "Upgrade an existing installation" msgstr "既存のインストールをアップグレード" #: system-config-kickstart.gladestrings:97 msgid "Choose the Installation Method:" msgstr "インストール方法の選択" #: system-config-kickstart.gladestrings:98 #: system-config-kickstart.gladestrings:103 msgid "CD-ROM" msgstr "CD-ROM" #: system-config-kickstart.gladestrings:99 #: system-config-kickstart.gladestrings:108 msgid "NFS" msgstr "NFS" #: system-config-kickstart.gladestrings:100 #: system-config-kickstart.gladestrings:118 msgid "FTP" msgstr "FTP" #: system-config-kickstart.gladestrings:101 #: system-config-kickstart.gladestrings:123 msgid "HTTP" msgstr "HTTP" #: system-config-kickstart.gladestrings:102 #: system-config-kickstart.gladestrings:128 msgid "Hard Drive" msgstr "ハードドライブ" #: system-config-kickstart.gladestrings:104 msgid "NFS Server:" msgstr "NFSサーバ:" #: system-config-kickstart.gladestrings:105 msgid "NFS Directory:" msgstr "NFSディレクトリ:" #: system-config-kickstart.gladestrings:109 msgid "FTP Server:" msgstr "FTPサーバ:" #: system-config-kickstart.gladestrings:111 msgid "FTP Directory:" msgstr "FTPディレクトリ:" #: system-config-kickstart.gladestrings:113 msgid "Specify an FTP username and password" msgstr "FTPのユーザー名とパスワードを指定して下さい。" #: system-config-kickstart.gladestrings:114 msgid "FTP Username" msgstr "FTPユーザー名" #: system-config-kickstart.gladestrings:115 msgid "FTP Password" msgstr "FTPパスワード:" #: system-config-kickstart.gladestrings:121 msgid "HTTP Server:" msgstr "HTTPサーバ:" #: system-config-kickstart.gladestrings:122 msgid "HTTP Directory:" msgstr "HTTPディレクトリ:" #: system-config-kickstart.gladestrings:126 msgid "Hard Drive Partition:" msgstr "ハードドライブパーティション:" #: system-config-kickstart.gladestrings:127 msgid "Hard Drive Directory:" msgstr "ハードドライブディレクトリ:" #: system-config-kickstart.gladestrings:129 msgid "Installation Method (required)" msgstr "インストール方法(必須)" #: system-config-kickstart.gladestrings:130 msgid "label128" msgstr "label128" #: system-config-kickstart.gladestrings:131 msgid "Install new boot loader" msgstr "新しいブートローダをインストール" #: system-config-kickstart.gladestrings:132 msgid "Do not install a boot loader" msgstr "ブートローダをインストールしない" #: system-config-kickstart.gladestrings:133 msgid "Upgrade existing boot loader" msgstr "既存のブートローダーをアップグレード" #: system-config-kickstart.gladestrings:134 msgid "GRUB Options:" msgstr "GRUBオプション:" #: system-config-kickstart.gladestrings:135 msgid "Use GRUB password" msgstr "GRUBパスワードを使用" #: system-config-kickstart.gladestrings:136 msgid "Password:" msgstr "パスワード:" #: system-config-kickstart.gladestrings:140 msgid "Encrypt GRUB password" msgstr "GRUBパスワードを暗号化" #: system-config-kickstart.gladestrings:141 msgid "Install boot loader on Master Boot Record (MBR)" msgstr "マスターブートレコード(MBR)にブートローダーをインストール" #: system-config-kickstart.gladestrings:142 msgid "Install boot loader on first sector of the boot partition" msgstr "ブートパーティションの先頭セクター上にブートローダーをインストール" #: system-config-kickstart.gladestrings:143 msgid "Kernel parameters:" msgstr "カーネルパラメータ:" #: system-config-kickstart.gladestrings:145 msgid "label216" msgstr "label216" #: system-config-kickstart.gladestrings:146 msgid "Boot Loader Options (required)" msgstr "ブートローダーオプション(必須)" #: system-config-kickstart.gladestrings:147 msgid "label35" msgstr "label35" #: system-config-kickstart.gladestrings:148 msgid "Clear Master Boot Record" msgstr "マスターブートレコードを消去" #: system-config-kickstart.gladestrings:149 msgid "Do not clear Master Boot Record" msgstr "マスターブートレコードを消去しない" #: system-config-kickstart.gladestrings:150 msgid "Remove all existing partitions" msgstr "全ての既存パーティションを削除" #: system-config-kickstart.gladestrings:151 msgid "Remove existing Linux partitions" msgstr "既存のLinuxパーティションを削除" #: system-config-kickstart.gladestrings:152 msgid "Preserve existing partitions" msgstr "既存のパーティションを維持" #: system-config-kickstart.gladestrings:153 msgid "Initialize the disk label" msgstr "ディスクラベルを初期化" #: system-config-kickstart.gladestrings:154 msgid "Do not initialize the disk label" msgstr "ディスクラベルを初期化しない" #: system-config-kickstart.gladestrings:155 msgid "_Add" msgstr "追加(_A)" #: system-config-kickstart.gladestrings:156 msgid "_Edit" msgstr "編集(_E)" #: system-config-kickstart.gladestrings:157 msgid "_Delete" msgstr "削除(_D)" #: system-config-kickstart.gladestrings:158 msgid "RAID" msgstr "RAID" #: system-config-kickstart.gladestrings:159 msgid "Partition options are not applicable on upgrades." msgstr "パーティションのオプションはアップグレードでは適用されません。" #: system-config-kickstart.gladestrings:160 msgid "Partition Information (required)" msgstr "パーティション情報(必須)" #: system-config-kickstart.gladestrings:161 msgid "label30" msgstr "label30" #: system-config-kickstart.gladestrings:162 msgid "_Add Network Device" msgstr "ネットワークデバイスの追加(_A)" #: system-config-kickstart.gladestrings:163 msgid "_Edit Network Device" msgstr "ネットワークデバイスの編集(_E)" #: system-config-kickstart.gladestrings:164 msgid "_Delete Network Device" msgstr "ネットワークデバイスの削除(_D)" #: system-config-kickstart.gladestrings:166 msgid "label31" msgstr "label31" #: system-config-kickstart.gladestrings:167 msgid "Authentication:" msgstr "認証:" #: system-config-kickstart.gladestrings:168 msgid "Use Shadow Passwords" msgstr "シャドウパスワードを使う" #: system-config-kickstart.gladestrings:169 msgid "Use MD5" msgstr "MD5を使う" #: system-config-kickstart.gladestrings:170 msgid "Enable NIS" msgstr "NIS有効" #: system-config-kickstart.gladestrings:171 msgid "NIS Domain:" msgstr "NISドメイン:" #: system-config-kickstart.gladestrings:173 msgid "Use broadcast to find NIS server" msgstr "NISサーバの検索にブロードキャストを使う" #: system-config-kickstart.gladestrings:174 msgid "NIS Server:" msgstr "NISサーバ:" #: system-config-kickstart.gladestrings:176 msgid "NIS Authentication" msgstr "NIS認証" #: system-config-kickstart.gladestrings:177 msgid "NIS" msgstr "NIS" #: system-config-kickstart.gladestrings:178 msgid "Enable LDAP" msgstr "LDAPを有効にする" #: system-config-kickstart.gladestrings:181 msgid "LDAP Server: " msgstr "LDAPサーバ: " #: system-config-kickstart.gladestrings:182 msgid "LDAP Base Name: " msgstr "LDAPベース名: " #: system-config-kickstart.gladestrings:183 msgid "LDAP Authentication" msgstr "LDAP認証" #: system-config-kickstart.gladestrings:184 msgid "LDAP " msgstr "LDAP " #: system-config-kickstart.gladestrings:185 msgid "Enable Kerberos 5 Authentication" msgstr "Kerberos5認証を有効にする" #: system-config-kickstart.gladestrings:186 msgid "Kerberos Realm:" msgstr "Kerberosレルム:" #: system-config-kickstart.gladestrings:188 msgid "Kerberos Domain Controller (KDC):" msgstr "Kerberosドメインコントローラ(KDC):" #: system-config-kickstart.gladestrings:190 msgid "Kerberos Master Server:" msgstr "Kerberosマスターサーバ:" #: system-config-kickstart.gladestrings:192 msgid "Kerberos 5 Authentication" msgstr "Kerberos5認証" #: system-config-kickstart.gladestrings:193 msgid "Kerberos 5" msgstr "Kerberos5" #: system-config-kickstart.gladestrings:194 msgid "Enable Hesiod Support" msgstr "Hesiodサポートを有効にする" #: system-config-kickstart.gladestrings:195 msgid "Hesiod LHS:" msgstr "Hesiod LHS:" #: system-config-kickstart.gladestrings:197 msgid "Hesiod RHS:" msgstr "Hesiod RHS:" #: system-config-kickstart.gladestrings:199 msgid "Hesiod Authentication" msgstr "Hesiod認証" #: system-config-kickstart.gladestrings:200 msgid "Hesiod" msgstr "Hesiod" #: system-config-kickstart.gladestrings:201 msgid "Enable SMB Authentication" msgstr "SMB認証を有効にする" #: system-config-kickstart.gladestrings:202 msgid "SMB Servers:" msgstr "SMBサーバ:" #: system-config-kickstart.gladestrings:203 msgid "SMB Workgroup:" msgstr "SMBワークグループ:" #: system-config-kickstart.gladestrings:206 msgid "SMB Authentication" msgstr "SMB認証" #: system-config-kickstart.gladestrings:207 msgid "SMB" msgstr "SMB" #: system-config-kickstart.gladestrings:208 msgid "Enable nscd" msgstr "nscdを有効にする" #: system-config-kickstart.gladestrings:209 msgid "Name Switch Cache Daemon (nscd) Authentication" msgstr "ネームスイッチキャッシュドメイン(nscd)認証" #: system-config-kickstart.gladestrings:210 msgid "Name Switch Cache" msgstr "名前変換用キャッシュ(Name Switch Cache)" #: system-config-kickstart.gladestrings:211 msgid "Authentication options are not applicable on upgrades." msgstr "認証のオプションはアップグレードでは適用されません。" #: system-config-kickstart.gladestrings:212 msgid "Authentication Configuration" msgstr "認証設定" #: system-config-kickstart.gladestrings:213 msgid "label32" msgstr "label32" #: system-config-kickstart.gladestrings:214 msgid "Security level:" msgstr "セキュリティレベル:" #: system-config-kickstart.gladestrings:215 msgid "Enable firewall" msgstr "ファイアウォール有効" #: system-config-kickstart.gladestrings:216 msgid "Disable firewall" msgstr "ファイアウォール無効" #: system-config-kickstart.gladestrings:217 msgid "Firewall configuration is not applicable on upgrades." msgstr "ファイヤーウォールの設定はアップグレードでは適用されません。" #: system-config-kickstart.gladestrings:219 msgid "label33" msgstr "label33" #: system-config-kickstart.gladestrings:220 msgid "Configure the X Window System" msgstr "Xウィンドウシステムの設定" #: system-config-kickstart.gladestrings:221 msgid "Color Depth" msgstr "色の深さ" #: system-config-kickstart.gladestrings:223 msgid "Resolution" msgstr "解像度" #: system-config-kickstart.gladestrings:225 msgid "Default Desktop:" msgstr "デフォルトデスクトップ:" #: system-config-kickstart.gladestrings:226 msgid "GNOME" msgstr "GNOME" #: system-config-kickstart.gladestrings:227 msgid "KDE" msgstr "KDE" #: system-config-kickstart.gladestrings:228 msgid "Start the X Window System on boot" msgstr "ブート時にXウィンドウシステムを起動する" #: system-config-kickstart.gladestrings:229 msgid "On first boot, Setup Agent is: " msgstr "初回の起動においてセットアップエージェントは次のとおりです " #: system-config-kickstart.gladestrings:230 msgid "Disabled" msgstr "なし" #: system-config-kickstart.gladestrings:231 msgid "Enabled" msgstr "有効にしました" #: system-config-kickstart.gladestrings:232 msgid "Enabled in reconfiguration mode" msgstr "再構築モードで有効にしました。" #: system-config-kickstart.gladestrings:233 msgid "General" msgstr "一般" #: system-config-kickstart.gladestrings:234 msgid "Probe for video card" msgstr "ビデオカードの調査" #: system-config-kickstart.gladestrings:235 msgid "Video Card RAM: " msgstr "ビデオカードRAM: " #: system-config-kickstart.gladestrings:237 msgid "Video Card" msgstr "ビデオカード" #: system-config-kickstart.gladestrings:238 msgid "Probe for monitor" msgstr "モニタの調査" #: system-config-kickstart.gladestrings:239 msgid "Use custom monitor sync rates" msgstr "カスタムモニタ同期レートを使う" #: system-config-kickstart.gladestrings:241 msgid "Hz" msgstr "Hz" #: system-config-kickstart.gladestrings:243 msgid "kHz" msgstr "kHz" #: system-config-kickstart.gladestrings:244 msgid "Vertical Sync:" msgstr "垂直同期周波数:" #: system-config-kickstart.gladestrings:245 msgid "Horizontal Sync:" msgstr "水平同期周波数:" #: system-config-kickstart.gladestrings:246 msgid "Monitor" msgstr "モニタ" #: system-config-kickstart.gladestrings:247 msgid "Display configuration is not applicable on upgrades." msgstr "ディスプレーの設定はアップグレードでは適用されません。" #: system-config-kickstart.gladestrings:249 msgid "label88" msgstr "label88" #: system-config-kickstart.gladestrings:250 msgid "Select packages to install." msgstr "インストールするパッケージを選択" #: system-config-kickstart.gladestrings:251 msgid "_Install Everything" msgstr "すべてをインストール(_I)" #: system-config-kickstart.gladestrings:252 msgid "Desktops" msgstr "デスクトップ" #: system-config-kickstart.gladestrings:253 msgid "Applications" msgstr "アプリケーション" #: system-config-kickstart.gladestrings:254 msgid "Servers" msgstr "サーバ" #: system-config-kickstart.gladestrings:255 msgid "Development" msgstr "開発" #: system-config-kickstart.gladestrings:256 msgid "System" msgstr "システム" #: system-config-kickstart.gladestrings:257 msgid "Package selection is not applicable on upgrades." msgstr "パッケージの選択はアップグレードでは適用されません。" #: system-config-kickstart.gladestrings:259 msgid "label34" msgstr "label34" #: system-config-kickstart.gladestrings:260 #, c-format msgid "" "Warning: An error in this script might cause your kickstart installation to " "fail. Do not include the %pre command at the beginning." msgstr "注意: このスクリプトでエラーが発生するとキックスタートインストールは失敗します。%pre コマンドを最初に書かないでください。" #: system-config-kickstart.gladestrings:261 #: system-config-kickstart.gladestrings:268 msgid "Use an interpreter:" msgstr "インタプリタを使う:" #: system-config-kickstart.gladestrings:263 #, c-format msgid "Type your %pre script below:" msgstr "%pre スクリプトを下に入力してください:" #: system-config-kickstart.gladestrings:265 msgid "label89" msgstr "label89" #: system-config-kickstart.gladestrings:266 #, c-format msgid "" "Warning: An error in this script might cause your kickstart installation to " "fail. Do not include the %post command at the beginning." msgstr "注意: このスクリプトでエラーが発生するとキックスタートインストールは失敗します。%post コマンドを最初に書かないでください。" #: system-config-kickstart.gladestrings:267 msgid "Run outside of the chroot environment" msgstr "chroot環境の外で実行" #: system-config-kickstart.gladestrings:270 #, c-format msgid "Type your %post script below:" msgstr "%post スクリプトを下に入力してください:" #: system-config-kickstart.gladestrings:272 msgid "label93" msgstr "label93" #: system-config-kickstart.gladestrings:273 msgid "Preview Options" msgstr "オプションのプレビュー" #: system-config-kickstart.gladestrings:274 msgid "_Save to File" msgstr "ファイルへ保存(_S)" #: system-config-kickstart.gladestrings:275 msgid "" "You have choosen the following configuration. Click Save File to save the " "kickstart file. " msgstr "次の設定を選択しました。ファイルの保存をクリックしてキックスタートファイルを保存してください。 " #: system-config-kickstart.gladestrings:276 msgid "RAID Options" msgstr "RAIDオプション" #: system-config-kickstart.gladestrings:277 msgid "" "Software RAID allows you to combine several disks into a larger RAID device. " " A RAID device can be configured to provide additional speed and reliability " "compared to using an individual drive. For more information on using RAID " "devices please consult the kickstart documentation." msgstr "" "ソフトウェアRAIDの使用により幾つかのディスクを大きなRAIDデバイスとして集束することが出来ます。RAIDデバイスは単独のドライブに比べてスピードと信" "頼度の向上を提供するように設定できます。RAIDデバイスの使用に関する詳細はキックスタートのドキュメントを参照して下さい。" #: system-config-kickstart.gladestrings:278 msgid "" "To use RAID you must first create at least two partitions of type 'software " "RAID'. Then you can create a RAID device which can be formatted and mounted." msgstr "" "RAIDを使用するには、まず少なくとも2つのタイプ「ソフトウェアRAID」を作成する " "必要があります。そして、フォーマットとマウントができるRAIDデバイスを作成します。" #: system-config-kickstart.gladestrings:279 msgid "Choose one of the following options:" msgstr "以下のオプションから1つ選択して下さい:" #: system-config-kickstart.gladestrings:280 msgid "Create a software RAID partition" msgstr "ソフトウェアRAIDパーティションを作成" #: system-config-kickstart.gladestrings:281 msgid "Create a RAID device [default = /dev/md0]" msgstr "RAIDデバイスを作成 [default = /dev/md0]" #: system-config-kickstart.gladestrings:282 msgid "Network Device Information" msgstr "ネットワークデバイス情報" #: system-config-kickstart.gladestrings:283 msgid "Network Device:" msgstr "ネットワークデバイス:" #: system-config-kickstart.gladestrings:284 msgid "Network Type:" msgstr "ネットワークタイプ:" #: system-config-kickstart.gladestrings:285 msgid "IP Address:" msgstr "IPアドレス:" #: system-config-kickstart.gladestrings:286 msgid "Netmask: " msgstr "ネットマスク: " #: system-config-kickstart.gladestrings:287 msgid "Gateway:" msgstr "ゲートウェイ:" #: system-config-kickstart.gladestrings:288 msgid "Name Server:" msgstr "ネームサーバ:" #: system-config-kickstart.gladestrings:290 #: system-config-kickstart.gladestrings:292 #: system-config-kickstart.gladestrings:294 #: system-config-kickstart.gladestrings:297 #: system-config-kickstart.gladestrings:299 #: system-config-kickstart.gladestrings:301 #: system-config-kickstart.gladestrings:304 #: system-config-kickstart.gladestrings:306 #: system-config-kickstart.gladestrings:308 #: system-config-kickstart.gladestrings:311 #: system-config-kickstart.gladestrings:313 #: system-config-kickstart.gladestrings:315 msgid "." msgstr "." language-pack-ja-base/data/ja/LC_MESSAGES/sssd.po0000644000000000000000000021643712704126277016374 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat, Inc. # This file is distributed under the same license as the PACKAGE package. # # Translators: # Tomoyuki KATO , 2012-2013 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" "POT-Creation-Date: 2015-12-15 19:05+0100\n" "PO-Revision-Date: 2015-11-19 14:14+0000\n" "Last-Translator: jhrozek \n" "Language-Team: Japanese " "(http://www.transifex.com/projects/p/sssd/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 08:29+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: src/config/SSSDConfig/__init__.py.in:43 msgid "Set the verbosity of the debug logging" msgstr "デバッグのロギングの冗長性を設定する" #: src/config/SSSDConfig/__init__.py.in:44 msgid "Include timestamps in debug logs" msgstr "デバッグログにタイムスタンプを含める" #: src/config/SSSDConfig/__init__.py.in:45 msgid "Include microseconds in timestamps in debug logs" msgstr "デバッグログにミリ秒単位のタイムスタンプを含める" #: src/config/SSSDConfig/__init__.py.in:46 msgid "Write debug messages to logfiles" msgstr "デバッグメッセージをログファイルに書き込む" #: src/config/SSSDConfig/__init__.py.in:47 msgid "Ping timeout before restarting service" msgstr "サービス再起動前の Ping タイムアウト" #: src/config/SSSDConfig/__init__.py.in:48 msgid "" "Timeout between three failed ping checks and forcibly killing the service" msgstr "3 回 の ping チェック失敗とサービスの強制停止のタイムアウト間隔" #: src/config/SSSDConfig/__init__.py.in:49 msgid "Command to start service" msgstr "サービス開始のコマンド" #: src/config/SSSDConfig/__init__.py.in:50 msgid "Number of times to attempt connection to Data Providers" msgstr "データプロバイダーの接続を試行する回数" #: src/config/SSSDConfig/__init__.py.in:51 msgid "The number of file descriptors that may be opened by this responder" msgstr "このレスポンダーににより開かれるファイル記述子の数" #: src/config/SSSDConfig/__init__.py.in:52 msgid "Idle time before automatic disconnection of a client" msgstr "クライアントの自動切断までのアイドル時間" #: src/config/SSSDConfig/__init__.py.in:55 msgid "SSSD Services to start" msgstr "開始する SSSD サービス" #: src/config/SSSDConfig/__init__.py.in:56 msgid "SSSD Domains to start" msgstr "開始する SSSD ドメイン" #: src/config/SSSDConfig/__init__.py.in:57 msgid "Timeout for messages sent over the SBUS" msgstr "SBUS 経由のメッセージ送信のタイムアウト" #: src/config/SSSDConfig/__init__.py.in:58 msgid "Regex to parse username and domain" msgstr "ユーザー名とドメインを構文解析する正規表現" #: src/config/SSSDConfig/__init__.py.in:59 msgid "Printf-compatible format for displaying fully-qualified names" msgstr "完全修飾名を表示するための printf 互換の形式" #: src/config/SSSDConfig/__init__.py.in:60 msgid "" "Directory on the filesystem where SSSD should store Kerberos replay cache " "files." msgstr "SSSD が Kerberos リプレイキャッシュファイルを保存するファイルシステムのディレクトリです。" #: src/config/SSSDConfig/__init__.py.in:61 msgid "Domain to add to names without a domain component." msgstr "domain 要素なしで追加するドメインの名前。" #: src/config/SSSDConfig/__init__.py.in:62 msgid "The user to drop privileges to" msgstr "" #: src/config/SSSDConfig/__init__.py.in:63 msgid "Tune certificate verification" msgstr "" #: src/config/SSSDConfig/__init__.py.in:66 msgid "Enumeration cache timeout length (seconds)" msgstr "列挙キャッシュのタイムアウト(秒)" #: src/config/SSSDConfig/__init__.py.in:67 msgid "Entry cache background update timeout length (seconds)" msgstr "エントリーキャッシュのバックグラウンド更新のタイムアウト時間(秒)" #: src/config/SSSDConfig/__init__.py.in:68 #: src/config/SSSDConfig/__init__.py.in:100 msgid "Negative cache timeout length (seconds)" msgstr "ネガティブキャッシュのタイムアウト(秒)" #: src/config/SSSDConfig/__init__.py.in:69 msgid "Users that SSSD should explicitly ignore" msgstr "SSSD が明示的に無視するユーザー" #: src/config/SSSDConfig/__init__.py.in:70 msgid "Groups that SSSD should explicitly ignore" msgstr "SSSD が明示的に無視するグループ" #: src/config/SSSDConfig/__init__.py.in:71 msgid "Should filtered users appear in groups" msgstr "フィルターされたユーザーをグループに表示する" #: src/config/SSSDConfig/__init__.py.in:72 msgid "The value of the password field the NSS provider should return" msgstr "NSS プロバイダーが返すパスワード項目の値" #: src/config/SSSDConfig/__init__.py.in:73 msgid "Override homedir value from the identity provider with this value" msgstr "識別プロバイダーからのホームディレクトリーの値をこの値で上書きする" #: src/config/SSSDConfig/__init__.py.in:74 msgid "" "Substitute empty homedir value from the identity provider with this value" msgstr "アイデンティティプロバイダーからの空のホームディレクトリーをこの値で置き換えます" #: src/config/SSSDConfig/__init__.py.in:75 msgid "Override shell value from the identity provider with this value" msgstr "アイデンティティプロバイダーからのシェル値をこの値で上書きします" #: src/config/SSSDConfig/__init__.py.in:76 msgid "The list of shells users are allowed to log in with" msgstr "ユーザーがログインを許可されるシェルの一覧" #: src/config/SSSDConfig/__init__.py.in:77 msgid "" "The list of shells that will be vetoed, and replaced with the fallback shell" msgstr "拒否されてフォールバックシェルで置き換えられるシェルの一覧" #: src/config/SSSDConfig/__init__.py.in:78 msgid "" "If a shell stored in central directory is allowed but not available, use " "this fallback" msgstr "中央ディレクトリーに保存されたシェルが許可されるが、利用できない場合、このフォールバックを使用する" #: src/config/SSSDConfig/__init__.py.in:79 msgid "Shell to use if the provider does not list one" msgstr "プロバイダーが一覧に持っていないとき使用するシェル" #: src/config/SSSDConfig/__init__.py.in:80 msgid "How long will be in-memory cache records valid" msgstr "メモリー内のキャッシュレコードが有効な期間" #: src/config/SSSDConfig/__init__.py.in:81 msgid "" "All spaces in group or user names will be replaced with this character" msgstr "" #: src/config/SSSDConfig/__init__.py.in:84 msgid "How long to allow cached logins between online logins (days)" msgstr "オンラインログイン中にキャッシュによるログインが許容される期間(日数)" #: src/config/SSSDConfig/__init__.py.in:85 msgid "How many failed logins attempts are allowed when offline" msgstr "オフラインのときに許容されるログイン試行失敗回数" #: src/config/SSSDConfig/__init__.py.in:86 msgid "" "How long (minutes) to deny login after offline_failed_login_attempts has " "been reached" msgstr "offline_failed_login_attempts に達した後にログインを拒否する時間(分)" #: src/config/SSSDConfig/__init__.py.in:87 msgid "What kind of messages are displayed to the user during authentication" msgstr "認証中にユーザーに表示されるメッセージの種類" #: src/config/SSSDConfig/__init__.py.in:88 msgid "How many seconds to keep identity information cached for PAM requests" msgstr "PAM 要求に対してキャッシュされた認証情報を保持する秒数" #: src/config/SSSDConfig/__init__.py.in:89 msgid "" "How many days before password expiration a warning should be displayed" msgstr "警告が表示されるパスワード失効前の日数" #: src/config/SSSDConfig/__init__.py.in:90 msgid "List of trusted uids or user's name" msgstr "" #: src/config/SSSDConfig/__init__.py.in:91 msgid "List of domains accessible even for untrusted users." msgstr "" #: src/config/SSSDConfig/__init__.py.in:92 msgid "Message printed when user account is expired." msgstr "" #: src/config/SSSDConfig/__init__.py.in:93 msgid "How many seconds will pam_sss wait for p11_child to finish" msgstr "" #: src/config/SSSDConfig/__init__.py.in:96 msgid "Whether to evaluate the time-based attributes in sudo rules" msgstr "sudo ルールにおいて時間による属性を評価するかどうか" #: src/config/SSSDConfig/__init__.py.in:97 msgid "If true, SSSD will switch back to lower-wins ordering logic" msgstr "" #: src/config/SSSDConfig/__init__.py.in:103 msgid "Whether to hash host names and addresses in the known_hosts file" msgstr "known_hosts ファイルにおいてホスト名とアドレスをハッシュ化するかどうか" #: src/config/SSSDConfig/__init__.py.in:104 msgid "" "How many seconds to keep a host in the known_hosts file after its host keys " "were requested" msgstr "ホスト鍵が要求された後 known_hosts ファイルにホストを保持する秒数" #: src/config/SSSDConfig/__init__.py.in:105 msgid "Path to storage of trusted CA certificates" msgstr "" #: src/config/SSSDConfig/__init__.py.in:108 msgid "List of UIDs or user names allowed to access the PAC responder" msgstr "PAC レスポンダーへのアクセスが許可された UID またはユーザー名の一覧" #: src/config/SSSDConfig/__init__.py.in:111 msgid "List of UIDs or user names allowed to access the InfoPipe responder" msgstr "" #: src/config/SSSDConfig/__init__.py.in:112 msgid "List of user attributes the InfoPipe is allowed to publish" msgstr "" #: src/config/SSSDConfig/__init__.py.in:115 msgid "Identity provider" msgstr "アイデンティティプロバイダー" #: src/config/SSSDConfig/__init__.py.in:116 msgid "Authentication provider" msgstr "認証プロバイダー" #: src/config/SSSDConfig/__init__.py.in:117 msgid "Access control provider" msgstr "アクセス制御プロバイダー" #: src/config/SSSDConfig/__init__.py.in:118 msgid "Password change provider" msgstr "パスワード変更プロバイダー" #: src/config/SSSDConfig/__init__.py.in:119 msgid "SUDO provider" msgstr "SUDO プロバイダー" #: src/config/SSSDConfig/__init__.py.in:120 msgid "Autofs provider" msgstr "Autofs プロバイダー" #: src/config/SSSDConfig/__init__.py.in:121 msgid "Session-loading provider" msgstr "セッション読み込みプロバイダー" #: src/config/SSSDConfig/__init__.py.in:122 msgid "Host identity provider" msgstr "ホスト識別プロバイダー" #: src/config/SSSDConfig/__init__.py.in:125 msgid "Minimum user ID" msgstr "最小ユーザー ID" #: src/config/SSSDConfig/__init__.py.in:126 msgid "Maximum user ID" msgstr "最大ユーザー ID" #: src/config/SSSDConfig/__init__.py.in:127 msgid "Enable enumerating all users/groups" msgstr "すべてのユーザー・グループの列挙を有効にする" #: src/config/SSSDConfig/__init__.py.in:128 msgid "Cache credentials for offline login" msgstr "オフラインログインのためにクレディンシャルをキャッシュする" #: src/config/SSSDConfig/__init__.py.in:129 msgid "Store password hashes" msgstr "パスワードハッシュを保存する" #: src/config/SSSDConfig/__init__.py.in:130 msgid "Display users/groups in fully-qualified form" msgstr "ユーザー・グループを完全修飾形式で表示する" #: src/config/SSSDConfig/__init__.py.in:131 msgid "Don't include group members in group lookups" msgstr "グループ検索にグループメンバーを含めない" #: src/config/SSSDConfig/__init__.py.in:132 #: src/config/SSSDConfig/__init__.py.in:139 #: src/config/SSSDConfig/__init__.py.in:140 #: src/config/SSSDConfig/__init__.py.in:141 #: src/config/SSSDConfig/__init__.py.in:142 #: src/config/SSSDConfig/__init__.py.in:143 #: src/config/SSSDConfig/__init__.py.in:144 msgid "Entry cache timeout length (seconds)" msgstr "エントリーキャッシュのタイムアウト長(秒)" #: src/config/SSSDConfig/__init__.py.in:133 msgid "" "Restrict or prefer a specific address family when performing DNS lookups" msgstr "DNS 検索を実行するときに特定のアドレスファミリーを制限または優先します" #: src/config/SSSDConfig/__init__.py.in:134 msgid "How long to keep cached entries after last successful login (days)" msgstr "最終ログイン成功時からキャッシュエントリーを保持する日数" #: src/config/SSSDConfig/__init__.py.in:135 msgid "" "How long to wait for replies from DNS when resolving servers (seconds)" msgstr "サーバーを名前解決するときに DNS から応答を待つ時間(秒)" #: src/config/SSSDConfig/__init__.py.in:136 msgid "The domain part of service discovery DNS query" msgstr "サービス検索 DNS クエリーのドメイン部分" #: src/config/SSSDConfig/__init__.py.in:137 msgid "Override GID value from the identity provider with this value" msgstr "識別プロバイダーからの GID 値をこの値で上書きする" #: src/config/SSSDConfig/__init__.py.in:138 msgid "Treat usernames as case sensitive" msgstr "ユーザー名が大文字小文字を区別するよう取り扱う" #: src/config/SSSDConfig/__init__.py.in:145 msgid "How often should expired entries be refreshed in background" msgstr "期限切れのエントリーがバックグラウンドで更新される頻度" #: src/config/SSSDConfig/__init__.py.in:146 msgid "Whether to automatically update the client's DNS entry" msgstr "自動的にクライアントの DNS エントリーを更新するかどうか" #: src/config/SSSDConfig/__init__.py.in:147 #: src/config/SSSDConfig/__init__.py.in:165 msgid "The TTL to apply to the client's DNS entry after updating it" msgstr "クライアントの DNS 項目を更新後、適用する TTL" #: src/config/SSSDConfig/__init__.py.in:148 #: src/config/SSSDConfig/__init__.py.in:166 msgid "The interface whose IP should be used for dynamic DNS updates" msgstr "動的 DNS 更新のために使用される IP のインターフェース" #: src/config/SSSDConfig/__init__.py.in:149 msgid "How often to periodically update the client's DNS entry" msgstr "どのくらい定期的にクライアントの DNS エントリーを更新するか" #: src/config/SSSDConfig/__init__.py.in:150 msgid "Whether the provider should explicitly update the PTR record as well" msgstr "プロバイダーが同じように PTR レコードを明示的に更新する必要があるかどうか" #: src/config/SSSDConfig/__init__.py.in:151 msgid "Whether the nsupdate utility should default to using TCP" msgstr "nsupdate ユーティリティが標準で TCP を使用するかどうか" #: src/config/SSSDConfig/__init__.py.in:152 msgid "What kind of authentication should be used to perform the DNS update" msgstr "DNS 更新を実行するために使用すべき認証の種類" #: src/config/SSSDConfig/__init__.py.in:153 msgid "Override the DNS server used to perform the DNS update" msgstr "" #: src/config/SSSDConfig/__init__.py.in:154 msgid "Control enumeration of trusted domains" msgstr "" #: src/config/SSSDConfig/__init__.py.in:155 msgid "How often should subdomains list be refreshed" msgstr "" #: src/config/SSSDConfig/__init__.py.in:156 msgid "List of options that should be inherited into a subdomain" msgstr "" #: src/config/SSSDConfig/__init__.py.in:157 msgid "How long can cached credentials be used for cached authentication" msgstr "" #: src/config/SSSDConfig/__init__.py.in:160 msgid "IPA domain" msgstr "IPA ドメイン" #: src/config/SSSDConfig/__init__.py.in:161 msgid "IPA server address" msgstr "IPA サーバーのアドレス" #: src/config/SSSDConfig/__init__.py.in:162 msgid "Address of backup IPA server" msgstr "バックアップ IPA サーバーのアドレス" #: src/config/SSSDConfig/__init__.py.in:163 msgid "IPA client hostname" msgstr "IPA クライアントのホスト名" #: src/config/SSSDConfig/__init__.py.in:164 msgid "Whether to automatically update the client's DNS entry in FreeIPA" msgstr "FreeIPA にあるクライアントの DNS エントリーを自動的に更新するかどうか" #: src/config/SSSDConfig/__init__.py.in:167 msgid "Search base for HBAC related objects" msgstr "HBAC 関連オブジェクトの検索ベース" #: src/config/SSSDConfig/__init__.py.in:168 msgid "" "The amount of time between lookups of the HBAC rules against the IPA server" msgstr "IPA サーバーに対する HBAC ルールを検索している間の合計時間" #: src/config/SSSDConfig/__init__.py.in:169 msgid "" "The amount of time in seconds between lookups of the SELinux maps against " "the IPA server" msgstr "IPA サーバーに対する SELinux マップの検索の間の秒単位の合計時間" #: src/config/SSSDConfig/__init__.py.in:170 msgid "If set to false, host argument given by PAM will be ignored" msgstr "もし偽に設定されていると、 PAM により渡されたホスト引数は無視されます" #: src/config/SSSDConfig/__init__.py.in:171 msgid "The automounter location this IPA client is using" msgstr "この IPA クライアントが使用している automounter の場所" #: src/config/SSSDConfig/__init__.py.in:172 msgid "Search base for object containing info about IPA domain" msgstr "IPA ドメインに関する情報を含むオブジェクトに対する検索ベース" #: src/config/SSSDConfig/__init__.py.in:173 msgid "Search base for objects containing info about ID ranges" msgstr "ID 範囲に関する情報を含むオブジェクトに対する検索ベース" #: src/config/SSSDConfig/__init__.py.in:174 #: src/config/SSSDConfig/__init__.py.in:188 msgid "Enable DNS sites - location based service discovery" msgstr "DNS サイトの有効化 - 位置にサービス探索" #: src/config/SSSDConfig/__init__.py.in:175 msgid "Search base for view containers" msgstr "" #: src/config/SSSDConfig/__init__.py.in:176 msgid "Objectclass for view containers" msgstr "" #: src/config/SSSDConfig/__init__.py.in:177 msgid "Attribute with the name of the view" msgstr "" #: src/config/SSSDConfig/__init__.py.in:178 msgid "Objectclass for override objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:179 msgid "Attribute with the reference to the original object" msgstr "" #: src/config/SSSDConfig/__init__.py.in:180 msgid "Objectclass for user override objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:181 msgid "Objectclass for group override objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:184 msgid "Active Directory domain" msgstr "Active Directory ドメイン" #: src/config/SSSDConfig/__init__.py.in:185 msgid "Active Directory server address" msgstr "Active Directory サーバーアドレス" #: src/config/SSSDConfig/__init__.py.in:186 msgid "Active Directory backup server address" msgstr "Active Directory バックアップサーバーのアドレス" #: src/config/SSSDConfig/__init__.py.in:187 msgid "Active Directory client hostname" msgstr "Active Directory クライアントホスト名" #: src/config/SSSDConfig/__init__.py.in:189 #: src/config/SSSDConfig/__init__.py.in:369 msgid "LDAP filter to determine access privileges" msgstr "アクセス権限を決めるための LDAP フィルター" #: src/config/SSSDConfig/__init__.py.in:190 msgid "Whether to use the Global Catalog for lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:191 msgid "Operation mode for GPO-based access control" msgstr "" #: src/config/SSSDConfig/__init__.py.in:192 msgid "" "The amount of time between lookups of the GPO policy files against the AD " "server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:193 msgid "" "PAM service names that map to the GPO (Deny)InteractiveLogonRight policy " "settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:194 msgid "" "PAM service names that map to the GPO (Deny)RemoteInteractiveLogonRight " "policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:195 msgid "" "PAM service names that map to the GPO (Deny)NetworkLogonRight policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:196 msgid "" "PAM service names that map to the GPO (Deny)BatchLogonRight policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:197 msgid "" "PAM service names that map to the GPO (Deny)ServiceLogonRight policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:198 msgid "PAM service names for which GPO-based access is always granted" msgstr "" #: src/config/SSSDConfig/__init__.py.in:199 msgid "PAM service names for which GPO-based access is always denied" msgstr "" #: src/config/SSSDConfig/__init__.py.in:200 msgid "" "Default logon right (or permit/deny) to use for unmapped PAM service names" msgstr "" #: src/config/SSSDConfig/__init__.py.in:201 msgid "a particular site to be used by the client" msgstr "" #: src/config/SSSDConfig/__init__.py.in:204 #: src/config/SSSDConfig/__init__.py.in:205 msgid "Kerberos server address" msgstr "Kerberos サーバーのアドレス" #: src/config/SSSDConfig/__init__.py.in:206 msgid "Kerberos backup server address" msgstr "Kerberos バックアップサーバーのアドレス" #: src/config/SSSDConfig/__init__.py.in:207 msgid "Kerberos realm" msgstr "Kerberos レルム" #: src/config/SSSDConfig/__init__.py.in:208 msgid "Authentication timeout" msgstr "認証のタイムアウト" #: src/config/SSSDConfig/__init__.py.in:209 msgid "Whether to create kdcinfo files" msgstr "kdcinfo ファイルを作成するかどうか" #: src/config/SSSDConfig/__init__.py.in:210 msgid "Where to drop krb5 config snippets" msgstr "" #: src/config/SSSDConfig/__init__.py.in:213 msgid "Directory to store credential caches" msgstr "クレディンシャルのキャッシュを保存するディレクトリー" #: src/config/SSSDConfig/__init__.py.in:214 msgid "Location of the user's credential cache" msgstr "ユーザーのクレディンシャルキャッシュの位置" #: src/config/SSSDConfig/__init__.py.in:215 msgid "Location of the keytab to validate credentials" msgstr "クレディンシャルを検証するキーテーブルの場所" #: src/config/SSSDConfig/__init__.py.in:216 msgid "Enable credential validation" msgstr "クレディンシャルの検証を有効にする" #: src/config/SSSDConfig/__init__.py.in:217 msgid "Store password if offline for later online authentication" msgstr "後からオンライン認証するためにオフラインの場合にパスワードを保存します" #: src/config/SSSDConfig/__init__.py.in:218 msgid "Renewable lifetime of the TGT" msgstr "更新可能な TGT の有効期間" #: src/config/SSSDConfig/__init__.py.in:219 msgid "Lifetime of the TGT" msgstr "TGT の有効期間" #: src/config/SSSDConfig/__init__.py.in:220 msgid "Time between two checks for renewal" msgstr "更新を確認する間隔" #: src/config/SSSDConfig/__init__.py.in:221 msgid "Enables FAST" msgstr "FAST を有効にする" #: src/config/SSSDConfig/__init__.py.in:222 msgid "Selects the principal to use for FAST" msgstr "FAST に使用するプリンシパルを選択する" #: src/config/SSSDConfig/__init__.py.in:223 msgid "Enables principal canonicalization" msgstr "プリンシパル正規化を有効にする" #: src/config/SSSDConfig/__init__.py.in:224 msgid "Enables enterprise principals" msgstr "エンタープライズ・プリンシパルの有効化" #: src/config/SSSDConfig/__init__.py.in:225 msgid "A mapping from user names to kerberos principal names" msgstr "" #: src/config/SSSDConfig/__init__.py.in:228 #: src/config/SSSDConfig/__init__.py.in:229 msgid "Server where the change password service is running if not on the KDC" msgstr "KDC になければ、パスワード変更サービスが実行されているサーバー" #: src/config/SSSDConfig/__init__.py.in:232 msgid "ldap_uri, The URI of the LDAP server" msgstr "ldap_uri, LDAP サーバーの URI" #: src/config/SSSDConfig/__init__.py.in:233 msgid "ldap_backup_uri, The URI of the LDAP server" msgstr "ldap_backup_uri, LDAP サーバーの URI" #: src/config/SSSDConfig/__init__.py.in:234 msgid "The default base DN" msgstr "デフォルトのベース DN" #: src/config/SSSDConfig/__init__.py.in:235 msgid "The Schema Type in use on the LDAP server, rfc2307" msgstr "LDAP サーバーにおいて使用中のスキーマ形式, rfc2307" #: src/config/SSSDConfig/__init__.py.in:236 msgid "The default bind DN" msgstr "デフォルトのバインド DN" #: src/config/SSSDConfig/__init__.py.in:237 msgid "The type of the authentication token of the default bind DN" msgstr "デフォルトのバインド DN の認証トークンの種類" #: src/config/SSSDConfig/__init__.py.in:238 msgid "The authentication token of the default bind DN" msgstr "デフォルトのバインド DN の認証トークン" #: src/config/SSSDConfig/__init__.py.in:239 msgid "Length of time to attempt connection" msgstr "接続を試行する時間" #: src/config/SSSDConfig/__init__.py.in:240 msgid "Length of time to attempt synchronous LDAP operations" msgstr "LDAP 同期操作を試行する時間" #: src/config/SSSDConfig/__init__.py.in:241 msgid "Length of time between attempts to reconnect while offline" msgstr "オフラインの間に再接続を試行する時間" #: src/config/SSSDConfig/__init__.py.in:242 msgid "Use only the upper case for realm names" msgstr "レルム名に対して大文字のみを使用する" #: src/config/SSSDConfig/__init__.py.in:243 msgid "File that contains CA certificates" msgstr "CA 証明書を含むファイル" #: src/config/SSSDConfig/__init__.py.in:244 msgid "Path to CA certificate directory" msgstr "CA 証明書のディレクトリーのパス" #: src/config/SSSDConfig/__init__.py.in:245 msgid "File that contains the client certificate" msgstr "クライアント証明書を含むファイル" #: src/config/SSSDConfig/__init__.py.in:246 msgid "File that contains the client key" msgstr "クライアントの鍵を含むファイル" #: src/config/SSSDConfig/__init__.py.in:247 msgid "List of possible ciphers suites" msgstr "利用可能な暗号の一覧" #: src/config/SSSDConfig/__init__.py.in:248 msgid "Require TLS certificate verification" msgstr "TLS 証明書の検証を要求する" #: src/config/SSSDConfig/__init__.py.in:249 msgid "Specify the sasl mechanism to use" msgstr "使用する SASL メカニズムを指定する" #: src/config/SSSDConfig/__init__.py.in:250 msgid "Specify the sasl authorization id to use" msgstr "使用する SASL 認可 ID を指定する" #: src/config/SSSDConfig/__init__.py.in:251 msgid "Specify the sasl authorization realm to use" msgstr "使用する SASL 認可レルムを指定する" #: src/config/SSSDConfig/__init__.py.in:252 msgid "Specify the minimal SSF for LDAP sasl authorization" msgstr "LDAP SASL 認可の最小 SSF を指定する" #: src/config/SSSDConfig/__init__.py.in:253 msgid "Kerberos service keytab" msgstr "Kerberos サービスのキーテーブル" #: src/config/SSSDConfig/__init__.py.in:254 msgid "Use Kerberos auth for LDAP connection" msgstr "LDAP 接続に対して Kerberos 認証を使用する" #: src/config/SSSDConfig/__init__.py.in:255 msgid "Follow LDAP referrals" msgstr "LDAP リフェラルにしたがう" #: src/config/SSSDConfig/__init__.py.in:256 msgid "Lifetime of TGT for LDAP connection" msgstr "LDAP 接続の TGT の有効期間" #: src/config/SSSDConfig/__init__.py.in:257 msgid "How to dereference aliases" msgstr "エイリアスを参照解決する方法" #: src/config/SSSDConfig/__init__.py.in:258 msgid "Service name for DNS service lookups" msgstr "DNS サービス検索のサービス名" #: src/config/SSSDConfig/__init__.py.in:259 msgid "The number of records to retrieve in a single LDAP query" msgstr "単一の LDAP 問い合わせにおいて取得するレコード数" #: src/config/SSSDConfig/__init__.py.in:260 msgid "The number of members that must be missing to trigger a full deref" msgstr "完全な参照解決を引き起こすために欠けている必要があるメンバーの数" #: src/config/SSSDConfig/__init__.py.in:261 msgid "" "Whether the LDAP library should perform a reverse lookup to canonicalize the " "host name during a SASL bind" msgstr "LDAP ライブラリーが SASL バインド中にホスト名を正規化するために逆引きを実行するかどうか" #: src/config/SSSDConfig/__init__.py.in:263 msgid "entryUSN attribute" msgstr "entryUSN 属性" #: src/config/SSSDConfig/__init__.py.in:264 msgid "lastUSN attribute" msgstr "lastUSN 属性" #: src/config/SSSDConfig/__init__.py.in:266 msgid "" "How long to retain a connection to the LDAP server before disconnecting" msgstr "LDAP サーバーを切断する前に接続を保持する時間" #: src/config/SSSDConfig/__init__.py.in:268 msgid "Disable the LDAP paging control" msgstr "LDAP ページング制御を無効化する" #: src/config/SSSDConfig/__init__.py.in:269 msgid "Disable Active Directory range retrieval" msgstr "Active Directory 範囲の取得の無効化" #: src/config/SSSDConfig/__init__.py.in:272 msgid "Length of time to wait for a search request" msgstr "検索要求を待つ時間" #: src/config/SSSDConfig/__init__.py.in:273 msgid "Length of time to wait for a enumeration request" msgstr "列挙の要求を待つ時間" #: src/config/SSSDConfig/__init__.py.in:274 msgid "Length of time between enumeration updates" msgstr "列挙の更新間隔" #: src/config/SSSDConfig/__init__.py.in:275 msgid "Length of time between cache cleanups" msgstr "キャッシュをクリーンアップする間隔" #: src/config/SSSDConfig/__init__.py.in:276 msgid "Require TLS for ID lookups" msgstr "ID 検索に TLS を要求する" #: src/config/SSSDConfig/__init__.py.in:277 msgid "Use ID-mapping of objectSID instead of pre-set IDs" msgstr "事前設定済み ID の代わりに objectSID の ID マッピングを使用します" #: src/config/SSSDConfig/__init__.py.in:278 msgid "Base DN for user lookups" msgstr "ユーザー検索のベース DN" #: src/config/SSSDConfig/__init__.py.in:279 msgid "Scope of user lookups" msgstr "ユーザー検索の範囲" #: src/config/SSSDConfig/__init__.py.in:280 msgid "Filter for user lookups" msgstr "ユーザー検索のフィルター" #: src/config/SSSDConfig/__init__.py.in:281 msgid "Objectclass for users" msgstr "ユーザーのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:282 msgid "Username attribute" msgstr "ユーザー名の属性" #: src/config/SSSDConfig/__init__.py.in:284 msgid "UID attribute" msgstr "UID の属性" #: src/config/SSSDConfig/__init__.py.in:285 msgid "Primary GID attribute" msgstr "プライマリー GID の属性" #: src/config/SSSDConfig/__init__.py.in:286 msgid "GECOS attribute" msgstr "GECOS の属性" #: src/config/SSSDConfig/__init__.py.in:287 msgid "Home directory attribute" msgstr "ホームディレクトリの属性" #: src/config/SSSDConfig/__init__.py.in:288 msgid "Shell attribute" msgstr "シェルの属性" #: src/config/SSSDConfig/__init__.py.in:289 msgid "UUID attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:290 #: src/config/SSSDConfig/__init__.py.in:330 msgid "objectSID attribute" msgstr "objectSID 属性" #: src/config/SSSDConfig/__init__.py.in:291 msgid "Active Directory primary group attribute for ID-mapping" msgstr "ID マッピングの Active Directory プライマリーグループ属性" #: src/config/SSSDConfig/__init__.py.in:292 msgid "User principal attribute (for Kerberos)" msgstr "ユーザープリンシパルの属性(Kerberos 用)" #: src/config/SSSDConfig/__init__.py.in:293 msgid "Full Name" msgstr "氏名" #: src/config/SSSDConfig/__init__.py.in:294 msgid "memberOf attribute" msgstr "memberOf 属性" #: src/config/SSSDConfig/__init__.py.in:295 msgid "Modification time attribute" msgstr "変更日時の属性" #: src/config/SSSDConfig/__init__.py.in:297 msgid "shadowLastChange attribute" msgstr "shadowLastChange 属性" #: src/config/SSSDConfig/__init__.py.in:298 msgid "shadowMin attribute" msgstr "shadowMin 属性" #: src/config/SSSDConfig/__init__.py.in:299 msgid "shadowMax attribute" msgstr "shadowMax 属性" #: src/config/SSSDConfig/__init__.py.in:300 msgid "shadowWarning attribute" msgstr "shadowWarning 属性" #: src/config/SSSDConfig/__init__.py.in:301 msgid "shadowInactive attribute" msgstr "shadowInactive 属性" #: src/config/SSSDConfig/__init__.py.in:302 msgid "shadowExpire attribute" msgstr "shadowExpire 属性" #: src/config/SSSDConfig/__init__.py.in:303 msgid "shadowFlag attribute" msgstr "shadowFlag 属性" #: src/config/SSSDConfig/__init__.py.in:304 msgid "Attribute listing authorized PAM services" msgstr "認可された PAM サービスを一覧化する属性" #: src/config/SSSDConfig/__init__.py.in:305 msgid "Attribute listing authorized server hosts" msgstr "認可されたサーバーホストを一覧化する属性" #: src/config/SSSDConfig/__init__.py.in:306 msgid "krbLastPwdChange attribute" msgstr "krbLastPwdChange 属性" #: src/config/SSSDConfig/__init__.py.in:307 msgid "krbPasswordExpiration attribute" msgstr "krbPasswordExpiration 属性" #: src/config/SSSDConfig/__init__.py.in:308 msgid "Attribute indicating that server side password policies are active" msgstr "サーバー側パスワードポリシーが有効であることを意味する属性" #: src/config/SSSDConfig/__init__.py.in:309 msgid "accountExpires attribute of AD" msgstr "AD の accountExpires 属性" #: src/config/SSSDConfig/__init__.py.in:310 msgid "userAccountControl attribute of AD" msgstr "AD の userAccountControl 属性" #: src/config/SSSDConfig/__init__.py.in:311 msgid "nsAccountLock attribute" msgstr "nsAccountLock 属性" #: src/config/SSSDConfig/__init__.py.in:312 msgid "loginDisabled attribute of NDS" msgstr "NDS の loginDisabled 属性" #: src/config/SSSDConfig/__init__.py.in:313 msgid "loginExpirationTime attribute of NDS" msgstr "NDS の loginExpirationTime 属性" #: src/config/SSSDConfig/__init__.py.in:314 msgid "loginAllowedTimeMap attribute of NDS" msgstr "NDS の loginAllowedTimeMap 属性" #: src/config/SSSDConfig/__init__.py.in:315 msgid "SSH public key attribute" msgstr "SSH 公開鍵の属性" #: src/config/SSSDConfig/__init__.py.in:316 msgid "attribute listing allowed authentication types for a user" msgstr "" #: src/config/SSSDConfig/__init__.py.in:317 msgid "attribute containing the X509 certificate of the user" msgstr "" #: src/config/SSSDConfig/__init__.py.in:319 msgid "A list of extra attributes to download along with the user entry" msgstr "" #: src/config/SSSDConfig/__init__.py.in:321 msgid "Base DN for group lookups" msgstr "グループ検索のベース DN" #: src/config/SSSDConfig/__init__.py.in:324 msgid "Objectclass for groups" msgstr "グループのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:325 msgid "Group name" msgstr "グループ名" #: src/config/SSSDConfig/__init__.py.in:326 msgid "Group password" msgstr "グループのパスワード" #: src/config/SSSDConfig/__init__.py.in:327 msgid "GID attribute" msgstr "GID 属性" #: src/config/SSSDConfig/__init__.py.in:328 msgid "Group member attribute" msgstr "グループメンバー属性" #: src/config/SSSDConfig/__init__.py.in:329 msgid "Group UUID attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:331 msgid "Modification time attribute for groups" msgstr "グループの変更日時の属性" #: src/config/SSSDConfig/__init__.py.in:332 msgid "Type of the group and other flags" msgstr "" #: src/config/SSSDConfig/__init__.py.in:334 msgid "Maximum nesting level SSSd will follow" msgstr "SSSd がしたがう最大入れ子レベル" #: src/config/SSSDConfig/__init__.py.in:336 msgid "Base DN for netgroup lookups" msgstr "ネットグループ検索のベース DN" #: src/config/SSSDConfig/__init__.py.in:337 msgid "Objectclass for netgroups" msgstr "ネットグループのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:338 msgid "Netgroup name" msgstr "ネットグループ名" #: src/config/SSSDConfig/__init__.py.in:339 msgid "Netgroups members attribute" msgstr "ネットグループメンバーの属性" #: src/config/SSSDConfig/__init__.py.in:340 msgid "Netgroup triple attribute" msgstr "ネットグループの三つ組の属性" #: src/config/SSSDConfig/__init__.py.in:341 msgid "Modification time attribute for netgroups" msgstr "ネットグループの変更日時の属性" #: src/config/SSSDConfig/__init__.py.in:343 msgid "Base DN for service lookups" msgstr "サービス検索のベース DN" #: src/config/SSSDConfig/__init__.py.in:344 msgid "Objectclass for services" msgstr "サービスのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:345 msgid "Service name attribute" msgstr "サービス名の属性" #: src/config/SSSDConfig/__init__.py.in:346 msgid "Service port attribute" msgstr "サービスポートの属性" #: src/config/SSSDConfig/__init__.py.in:347 msgid "Service protocol attribute" msgstr "サービスプロトコルの属性" #: src/config/SSSDConfig/__init__.py.in:350 msgid "Lower bound for ID-mapping" msgstr "ID マッピングの下限" #: src/config/SSSDConfig/__init__.py.in:351 msgid "Upper bound for ID-mapping" msgstr "ID マッピングの上限" #: src/config/SSSDConfig/__init__.py.in:352 msgid "Number of IDs for each slice when ID-mapping" msgstr "ID マッピングするとき、各スライスに対する ID の数" #: src/config/SSSDConfig/__init__.py.in:353 msgid "Use autorid-compatible algorithm for ID-mapping" msgstr "ID マッピングに対する autorid 互換アルゴリズムを使用します" #: src/config/SSSDConfig/__init__.py.in:354 msgid "Name of the default domain for ID-mapping" msgstr "ID マッピングに対するデフォルトドメインの名前" #: src/config/SSSDConfig/__init__.py.in:355 msgid "SID of the default domain for ID-mapping" msgstr "ID マッピングに対するデフォルトドメインの SID" #: src/config/SSSDConfig/__init__.py.in:357 msgid "Use LDAP_MATCHING_RULE_IN_CHAIN for group lookups" msgstr "グループ検索のために LDAP_MATCHING_RULE_IN_CHAIN を使用します" #: src/config/SSSDConfig/__init__.py.in:358 msgid "Use LDAP_MATCHING_RULE_IN_CHAIN for initgroup lookups" msgstr "初期グループの検索のために LDAP_MATCHING_RULE_IN_CHAIN を使用します" #: src/config/SSSDConfig/__init__.py.in:359 msgid "Whether to use Token-Groups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:360 msgid "Set lower boundary for allowed IDs from the LDAP server" msgstr "LDAP サーバーから許可される ID の下限の設定" #: src/config/SSSDConfig/__init__.py.in:361 msgid "Set upper boundary for allowed IDs from the LDAP server" msgstr "LDAP サーバーから許可される ID の上限の設定" #: src/config/SSSDConfig/__init__.py.in:362 msgid "DN for ppolicy queries" msgstr "" #: src/config/SSSDConfig/__init__.py.in:363 msgid "How many maximum entries to fetch during a wildcard request" msgstr "" #: src/config/SSSDConfig/__init__.py.in:366 msgid "Policy to evaluate the password expiration" msgstr "パスワード失効の評価のポリシー" #: src/config/SSSDConfig/__init__.py.in:370 msgid "Which attributes shall be used to evaluate if an account is expired" msgstr "どの属性がアカウントが失効しているかを評価するために使用されるか" #: src/config/SSSDConfig/__init__.py.in:371 msgid "Which rules should be used to evaluate access control" msgstr "どのルールがアクセス制御を評価するために使用されるか" #: src/config/SSSDConfig/__init__.py.in:374 msgid "URI of an LDAP server where password changes are allowed" msgstr "パスワードの変更が許可される LDAP サーバーの URI" #: src/config/SSSDConfig/__init__.py.in:375 msgid "URI of a backup LDAP server where password changes are allowed" msgstr "パスワードの変更が許可されるバックアップ LDAP サーバーの URI" #: src/config/SSSDConfig/__init__.py.in:376 msgid "DNS service name for LDAP password change server" msgstr "LDAP パスワードの変更サーバーの DNS サービス名" #: src/config/SSSDConfig/__init__.py.in:377 msgid "" "Whether to update the ldap_user_shadow_last_change attribute after a " "password change" msgstr "パスワード変更後 ldap_user_shadow_last_change 属性を更新するかどうか" #: src/config/SSSDConfig/__init__.py.in:380 msgid "Base DN for sudo rules lookups" msgstr "sudo ルール検索のベース DN" #: src/config/SSSDConfig/__init__.py.in:381 msgid "Automatic full refresh period" msgstr "自動的な完全更新間隔" #: src/config/SSSDConfig/__init__.py.in:382 msgid "Automatic smart refresh period" msgstr "自動的なスマート更新間隔" #: src/config/SSSDConfig/__init__.py.in:383 msgid "Whether to filter rules by hostname, IP addresses and network" msgstr "ホスト名、IP アドレスおよびネットワークによるフィルタールールを使用するかどうか" #: src/config/SSSDConfig/__init__.py.in:384 msgid "" "Hostnames and/or fully qualified domain names of this machine to filter sudo " "rules" msgstr "sudo ルールをフィルターするこのマシンのホスト名および/または完全修飾ドメイン名" #: src/config/SSSDConfig/__init__.py.in:385 msgid "" "IPv4 or IPv6 addresses or network of this machine to filter sudo rules" msgstr "sudo ルールをフィルターするこのマシンの IPv4 または IPv6 アドレスまたはネットワーク" #: src/config/SSSDConfig/__init__.py.in:386 msgid "Whether to include rules that contains netgroup in host attribute" msgstr "ホスト属性にネットワークグループを含むルールを含めるかどうか" #: src/config/SSSDConfig/__init__.py.in:387 msgid "" "Whether to include rules that contains regular expression in host attribute" msgstr "ホスト属性に正規表現を含むルールを含めるかどうか" #: src/config/SSSDConfig/__init__.py.in:388 msgid "Object class for sudo rules" msgstr "sudo ルールのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:389 msgid "Sudo rule name" msgstr "sudo ルール名" #: src/config/SSSDConfig/__init__.py.in:390 msgid "Sudo rule command attribute" msgstr "sudo ルールのコマンドの属性" #: src/config/SSSDConfig/__init__.py.in:391 msgid "Sudo rule host attribute" msgstr "sudo ルールのホストの属性" #: src/config/SSSDConfig/__init__.py.in:392 msgid "Sudo rule user attribute" msgstr "sudo ルールのユーザーの属性" #: src/config/SSSDConfig/__init__.py.in:393 msgid "Sudo rule option attribute" msgstr "sudo ルールのオプションの属性" #: src/config/SSSDConfig/__init__.py.in:394 msgid "Sudo rule runas attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:395 msgid "Sudo rule runasuser attribute" msgstr "sudo ルールの runasuser の属性" #: src/config/SSSDConfig/__init__.py.in:396 msgid "Sudo rule runasgroup attribute" msgstr "sudo ルールの runasgroup の属性" #: src/config/SSSDConfig/__init__.py.in:397 msgid "Sudo rule notbefore attribute" msgstr "sudo ルールの notbefore の属性" #: src/config/SSSDConfig/__init__.py.in:398 msgid "Sudo rule notafter attribute" msgstr "sudo ルールの notafter の属性" #: src/config/SSSDConfig/__init__.py.in:399 msgid "Sudo rule order attribute" msgstr "sudo ルールの order の属性" #: src/config/SSSDConfig/__init__.py.in:402 msgid "Object class for automounter maps" msgstr "automounter マップのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:403 msgid "Automounter map name attribute" msgstr "オートマウントのマップ名の属性" #: src/config/SSSDConfig/__init__.py.in:404 msgid "Object class for automounter map entries" msgstr "automounter マップエントリーのオブジェクトクラス" #: src/config/SSSDConfig/__init__.py.in:405 msgid "Automounter map entry key attribute" msgstr "automounter マップエントリーのキー属性" #: src/config/SSSDConfig/__init__.py.in:406 msgid "Automounter map entry value attribute" msgstr "automounter マップエントリーの値属性" #: src/config/SSSDConfig/__init__.py.in:407 msgid "Base DN for automounter map lookups" msgstr "automonter のマップ検索のベース DN" #: src/config/SSSDConfig/__init__.py.in:410 msgid "Comma separated list of allowed users" msgstr "許可ユーザーのカンマ区切り一覧" #: src/config/SSSDConfig/__init__.py.in:411 msgid "Comma separated list of prohibited users" msgstr "禁止ユーザーのカンマ区切り一覧" #: src/config/SSSDConfig/__init__.py.in:414 msgid "Default shell, /bin/bash" msgstr "デフォルトのシェル, /bin/bash" #: src/config/SSSDConfig/__init__.py.in:415 msgid "Base for home directories" msgstr "ホームディレクトリーのベース" #: src/config/SSSDConfig/__init__.py.in:418 msgid "The name of the NSS library to use" msgstr "使用する NSS ライブラリーの名前" #: src/config/SSSDConfig/__init__.py.in:419 msgid "Whether to look up canonical group name from cache if possible" msgstr "可能ならばキャッシュから正規化されたグループ名を検索するかどうか" #: src/config/SSSDConfig/__init__.py.in:422 msgid "PAM stack to use" msgstr "使用する PAM スタック" #: src/monitor/monitor.c:2873 msgid "Become a daemon (default)" msgstr "デーモンとして実行(デフォルト)" #: src/monitor/monitor.c:2875 msgid "Run interactive (not a daemon)" msgstr "対話的に実行(デーモンではない)" #: src/monitor/monitor.c:2877 src/tools/sss_debuglevel.c:71 msgid "Specify a non-default config file" msgstr "非標準の設定ファイルの指定" #: src/monitor/monitor.c:2879 msgid "Print version number and exit" msgstr "バージョン番号を表示して終了する" #: src/providers/krb5/krb5_child.c:2590 src/providers/ldap/ldap_child.c:590 #: src/util/util.h:111 msgid "Debug level" msgstr "デバッグレベル" #: src/providers/krb5/krb5_child.c:2592 src/providers/ldap/ldap_child.c:592 #: src/util/util.h:117 msgid "Add debug timestamps" msgstr "デバッグのタイムスタンプを追加する" #: src/providers/krb5/krb5_child.c:2594 src/providers/ldap/ldap_child.c:594 #: src/util/util.h:119 msgid "Show timestamps with microseconds" msgstr "タイムスタンプをミリ秒単位で表示する" #: src/providers/krb5/krb5_child.c:2596 src/providers/ldap/ldap_child.c:596 msgid "An open file descriptor for the debug logs" msgstr "デバッグログのオープンファイルディスクリプター" #: src/providers/krb5/krb5_child.c:2599 src/providers/ldap/ldap_child.c:598 #: src/util/util.h:115 msgid "Send the debug output to stderr directly." msgstr "" #: src/providers/krb5/krb5_child.c:2601 msgid "The user to create FAST ccache as" msgstr "" #: src/providers/krb5/krb5_child.c:2603 msgid "The group to create FAST ccache as" msgstr "" #: src/providers/data_provider_be.c:2912 msgid "Domain of the information provider (mandatory)" msgstr "情報プロバイダーのドメイン (必須)" #: src/sss_client/common.c:971 msgid "Privileged socket has wrong ownership or permissions." msgstr "特権ソケットの所有者またはパーミッションが誤っています。" #: src/sss_client/common.c:974 msgid "Public socket has wrong ownership or permissions." msgstr "公開ソケットの所有者またはパーミッションが誤っています。" #: src/sss_client/common.c:977 msgid "Unexpected format of the server credential message." msgstr "サーバーのクレディンシャルメッセージの予期しない形式です。" #: src/sss_client/common.c:980 msgid "SSSD is not run by root." msgstr "SSSD は root により実行されません。" #: src/sss_client/common.c:985 msgid "An error occurred, but no description can be found." msgstr "エラーが発生しましたが、説明がありませんでした。" #: src/sss_client/common.c:991 msgid "Unexpected error while looking for an error description" msgstr "エラーの説明を検索中に予期しないエラーが発生しました" #: src/sss_client/pam_sss.c:66 msgid "Permission denied. " msgstr "" #: src/sss_client/pam_sss.c:67 src/sss_client/pam_sss.c:734 #: src/sss_client/pam_sss.c:745 msgid "Server message: " msgstr "サーバーのメッセージ: " #: src/sss_client/pam_sss.c:252 msgid "Passwords do not match" msgstr "パスワードが一致しません" #: src/sss_client/pam_sss.c:440 msgid "Password reset by root is not supported." msgstr "root によるパスワードのリセットはサポートされません。" #: src/sss_client/pam_sss.c:481 msgid "Authenticated with cached credentials" msgstr "キャッシュされているクレディンシャルを用いて認証されました" #: src/sss_client/pam_sss.c:482 msgid ", your cached password will expire at: " msgstr "、キャッシュされたパスワードが失効します: " #: src/sss_client/pam_sss.c:512 #, c-format msgid "Your password has expired. You have %1$d grace login(s) remaining." msgstr "パスワードの期限が切れています。あと %1$d 回ログインできます。" #: src/sss_client/pam_sss.c:558 #, c-format msgid "Your password will expire in %1$d %2$s." msgstr "あなたのパスワードは %1$d %2$s に危険が切れます。" #: src/sss_client/pam_sss.c:607 msgid "Authentication is denied until: " msgstr "次まで認証が拒否されます: " #: src/sss_client/pam_sss.c:628 msgid "System is offline, password change not possible" msgstr "システムがオフラインです、パスワード変更ができません" #: src/sss_client/pam_sss.c:643 msgid "" "After changing the OTP password, you need to log out and back in order to " "acquire a ticket" msgstr "" #: src/sss_client/pam_sss.c:731 src/sss_client/pam_sss.c:744 msgid "Password change failed. " msgstr "パスワードの変更に失敗しました。 " #: src/sss_client/pam_sss.c:1444 msgid "New Password: " msgstr "新しいパスワード: " #: src/sss_client/pam_sss.c:1445 msgid "Reenter new Password: " msgstr "新しいパスワードの再入力: " #: src/sss_client/pam_sss.c:1549 msgid "First Factor: " msgstr "" #: src/sss_client/pam_sss.c:1550 msgid "Second Factor: " msgstr "" #: src/sss_client/pam_sss.c:1554 msgid "Password: " msgstr "パスワード: " #: src/sss_client/pam_sss.c:1594 msgid "Current Password: " msgstr "現在のパスワード: " #: src/sss_client/pam_sss.c:1793 msgid "Password expired. Change your password now." msgstr "パスワードの期限が切れました。いますぐパスワードを変更してください。" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:40 #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:192 src/tools/sss_useradd.c:48 #: src/tools/sss_groupadd.c:41 src/tools/sss_groupdel.c:44 #: src/tools/sss_groupmod.c:42 src/tools/sss_groupshow.c:651 #: src/tools/sss_userdel.c:134 src/tools/sss_usermod.c:47 #: src/tools/sss_cache.c:588 src/tools/sss_debuglevel.c:69 msgid "The debug level to run with" msgstr "実行するデバッグレベル" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:42 #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:196 msgid "The SSSD domain to use" msgstr "使用する SSSD ドメイン" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:57 src/tools/sss_useradd.c:74 #: src/tools/sss_groupadd.c:59 src/tools/sss_groupdel.c:54 #: src/tools/sss_groupmod.c:66 src/tools/sss_groupshow.c:663 #: src/tools/sss_userdel.c:152 src/tools/sss_usermod.c:79 #: src/tools/sss_cache.c:628 msgid "Error setting the locale\n" msgstr "ロケールの設定中にエラーが発生しました\n" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:64 msgid "Not enough memory\n" msgstr "十分なメモリーがありません\n" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:83 msgid "User not specified\n" msgstr "ユーザーが指定されていません\n" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:92 msgid "Error looking up public keys\n" msgstr "公開鍵の検索中にエラーが発生しました\n" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:194 msgid "The port to use to connect to the host" msgstr "ホストへの接続に使用するポート" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:238 msgid "Invalid port\n" msgstr "無効なポート\n" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:243 msgid "Host not specified\n" msgstr "ホストが指定されていません\n" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:249 msgid "The path to the proxy command must be absolute\n" msgstr "プロキシーコマンドへのパスは絶対パスにする必要があります\n" #: src/tools/sss_useradd.c:49 src/tools/sss_usermod.c:48 msgid "The UID of the user" msgstr "ユーザーの UID" #: src/tools/sss_useradd.c:50 src/tools/sss_usermod.c:50 msgid "The comment string" msgstr "コメント文字列" #: src/tools/sss_useradd.c:51 src/tools/sss_usermod.c:51 msgid "Home directory" msgstr "ホームディレクトリー" #: src/tools/sss_useradd.c:52 src/tools/sss_usermod.c:52 msgid "Login shell" msgstr "ログインシェル" #: src/tools/sss_useradd.c:53 msgid "Groups" msgstr "グループ" #: src/tools/sss_useradd.c:54 msgid "Create user's directory if it does not exist" msgstr "ユーザーのディレクトリーが存在しなければ作成する" #: src/tools/sss_useradd.c:55 msgid "Never create user's directory, overrides config" msgstr "ユーザーのディレクトリーを作成しない、設定を上書きする" #: src/tools/sss_useradd.c:56 msgid "Specify an alternative skeleton directory" msgstr "代替のスケルトンディレクトリーを指定する" #: src/tools/sss_useradd.c:57 src/tools/sss_usermod.c:60 msgid "The SELinux user for user's login" msgstr "ユーザーのログインに対する SELinux ユーザー" #: src/tools/sss_useradd.c:87 src/tools/sss_groupmod.c:79 #: src/tools/sss_usermod.c:92 msgid "Specify group to add to\n" msgstr "追加するグループを指定してください\n" #: src/tools/sss_useradd.c:111 msgid "Specify user to add\n" msgstr "追加するユーザーを指定してください\n" #: src/tools/sss_useradd.c:121 src/tools/sss_groupadd.c:86 #: src/tools/sss_groupdel.c:80 src/tools/sss_groupmod.c:113 #: src/tools/sss_groupshow.c:697 src/tools/sss_userdel.c:198 #: src/tools/sss_usermod.c:162 msgid "Error initializing the tools - no local domain\n" msgstr "ツールを初期化中にエラーが発生しました - ローカルドメインがありません\n" #: src/tools/sss_useradd.c:123 src/tools/sss_groupadd.c:88 #: src/tools/sss_groupdel.c:82 src/tools/sss_groupmod.c:115 #: src/tools/sss_groupshow.c:699 src/tools/sss_userdel.c:200 #: src/tools/sss_usermod.c:164 msgid "Error initializing the tools\n" msgstr "ツールを初期化中にエラーが発生しました\n" #: src/tools/sss_useradd.c:132 src/tools/sss_groupadd.c:97 #: src/tools/sss_groupdel.c:91 src/tools/sss_groupmod.c:123 #: src/tools/sss_groupshow.c:708 src/tools/sss_userdel.c:209 #: src/tools/sss_usermod.c:173 msgid "Invalid domain specified in FQDN\n" msgstr "FQDN で指定されたドメインが無効です\n" #: src/tools/sss_useradd.c:142 src/tools/sss_groupmod.c:144 #: src/tools/sss_groupmod.c:173 src/tools/sss_usermod.c:197 #: src/tools/sss_usermod.c:226 msgid "Internal error while parsing parameters\n" msgstr "パラメーターを解析中に内部エラーが発生しました\n" #: src/tools/sss_useradd.c:151 src/tools/sss_usermod.c:206 #: src/tools/sss_usermod.c:235 msgid "Groups must be in the same domain as user\n" msgstr "グループがユーザーと同じドメインになければいけません\n" #: src/tools/sss_useradd.c:159 #, c-format msgid "Cannot find group %1$s in local domain\n" msgstr "ローカルドメインにグループ %1$s を見つけられません\n" #: src/tools/sss_useradd.c:174 src/tools/sss_userdel.c:219 msgid "Cannot set default values\n" msgstr "デフォルト値を設定できません\n" #: src/tools/sss_useradd.c:181 src/tools/sss_usermod.c:187 msgid "The selected UID is outside the allowed range\n" msgstr "選択された UID は許容される範囲を越えています\n" #: src/tools/sss_useradd.c:210 src/tools/sss_usermod.c:305 msgid "Cannot set SELinux login context\n" msgstr "SELinux ログインコンテキストを設定できません\n" #: src/tools/sss_useradd.c:224 msgid "Cannot get info about the user\n" msgstr "ユーザーに関する情報を取得できません\n" #: src/tools/sss_useradd.c:236 msgid "User's home directory already exists, not copying data from skeldir\n" msgstr "ユーザーのホームディレクトリーがすでに存在します、スケルトンディレクトリーからデータをコピーしません\n" #: src/tools/sss_useradd.c:239 #, c-format msgid "Cannot create user's home directory: %1$s\n" msgstr "ユーザーのホームディレクトリーを作成できません: %1$s\n" #: src/tools/sss_useradd.c:250 #, c-format msgid "Cannot create user's mail spool: %1$s\n" msgstr "ユーザーのメールスプールを作成できません: %1$s\n" #: src/tools/sss_useradd.c:270 msgid "Could not allocate ID for the user - domain full?\n" msgstr "ユーザーに ID を割り当てられませんでした - ドメインがいっぱいですか?\n" #: src/tools/sss_useradd.c:274 msgid "A user or group with the same name or ID already exists\n" msgstr "同じ名前または ID を持つユーザーまたはグループがすでに存在します\n" #: src/tools/sss_useradd.c:280 msgid "Transaction error. Could not add user.\n" msgstr "トランザクションエラー。ユーザーを追加できませんでした。\n" #: src/tools/sss_groupadd.c:43 src/tools/sss_groupmod.c:48 msgid "The GID of the group" msgstr "グループの GID" #: src/tools/sss_groupadd.c:76 msgid "Specify group to add\n" msgstr "追加するグループを指定してください\n" #: src/tools/sss_groupadd.c:106 src/tools/sss_groupmod.c:198 msgid "The selected GID is outside the allowed range\n" msgstr "選択された GID は許容される範囲を越えています\n" #: src/tools/sss_groupadd.c:143 msgid "Could not allocate ID for the group - domain full?\n" msgstr "グループに ID を割り当てられませんでした - ドメインがいっぱいですか?\n" #: src/tools/sss_groupadd.c:147 msgid "A group with the same name or GID already exists\n" msgstr "同じ名前または GID を持つグループがすでに存在します\n" #: src/tools/sss_groupadd.c:153 msgid "Transaction error. Could not add group.\n" msgstr "トランザクションエラー。グループを追加できませんでした。\n" #: src/tools/sss_groupdel.c:70 msgid "Specify group to delete\n" msgstr "削除するグループを指定してください\n" #: src/tools/sss_groupdel.c:104 #, c-format msgid "Group %1$s is outside the defined ID range for domain\n" msgstr "グループ %1$s はドメインに対して定義された ID の範囲を越えています\n" #: src/tools/sss_groupdel.c:119 src/tools/sss_groupmod.c:225 #: src/tools/sss_groupmod.c:232 src/tools/sss_groupmod.c:239 #: src/tools/sss_userdel.c:295 src/tools/sss_usermod.c:282 #: src/tools/sss_usermod.c:289 src/tools/sss_usermod.c:296 #, c-format msgid "NSS request failed (%1$d). Entry might remain in memory cache.\n" msgstr "NSS リクエストに失敗しました (%1$d)。項目はメモリーキャッシュに残されます。\n" #: src/tools/sss_groupdel.c:132 msgid "" "No such group in local domain. Removing groups only allowed in local " "domain.\n" msgstr "そのようなグループはローカルドメインにありません。グループの削除はローカルドメインにおいてのみ許可されます。\n" #: src/tools/sss_groupdel.c:137 msgid "Internal error. Could not remove group.\n" msgstr "内部エラー。グループを削除できませんでした。\n" #: src/tools/sss_groupmod.c:44 msgid "Groups to add this group to" msgstr "このグループに追加するグループ" #: src/tools/sss_groupmod.c:46 msgid "Groups to remove this group from" msgstr "このグループから削除するグループ" #: src/tools/sss_groupmod.c:87 src/tools/sss_usermod.c:100 msgid "Specify group to remove from\n" msgstr "削除するグループを指定してください\n" #: src/tools/sss_groupmod.c:101 msgid "Specify group to modify\n" msgstr "変更するグループを指定してください\n" #: src/tools/sss_groupmod.c:130 msgid "" "Cannot find group in local domain, modifying groups is allowed only in local " "domain\n" msgstr "ローカルドメインにグループが見つかりませんでした。グループの変更はローカルドメインにおいてのみ許可されます\n" #: src/tools/sss_groupmod.c:153 src/tools/sss_groupmod.c:182 msgid "Member groups must be in the same domain as parent group\n" msgstr "メンバーグループが親グループと同じドメインにある必要があります\n" #: src/tools/sss_groupmod.c:161 src/tools/sss_groupmod.c:190 #: src/tools/sss_usermod.c:214 src/tools/sss_usermod.c:243 #, c-format msgid "" "Cannot find group %1$s in local domain, only groups in local domain are " "allowed\n" msgstr "ローカルドメインにグループ %1$s が見つかりません。ローカルドメインにあるグループのみが許可されます\n" #: src/tools/sss_groupmod.c:257 msgid "Could not modify group - check if member group names are correct\n" msgstr "グループを変更できませんでした - メンバーグループ名が正しいかを確認してください\n" #: src/tools/sss_groupmod.c:261 msgid "Could not modify group - check if groupname is correct\n" msgstr "グループを変更できませんでした - グループ名が正しいかを確認してください\n" #: src/tools/sss_groupmod.c:265 msgid "Transaction error. Could not modify group.\n" msgstr "トランザクションエラー。グループを変更できませんでした。\n" #: src/tools/sss_groupshow.c:598 #, c-format msgid "%1$s%2$sGroup: %3$s\n" msgstr "%1$s%2$s グループ: %3$s\n" #: src/tools/sss_groupshow.c:599 msgid "Magic Private " msgstr "マジックプライベート " #: src/tools/sss_groupshow.c:601 #, c-format msgid "%1$sGID number: %2$d\n" msgstr "%1$s GID 番号: %2$d\n" #: src/tools/sss_groupshow.c:603 #, c-format msgid "%1$sMember users: " msgstr "%1$s メンバーユーザー: " #: src/tools/sss_groupshow.c:610 #, c-format msgid "" "\n" "%1$sIs a member of: " msgstr "" "\n" "%1$s は次のメンバー: " #: src/tools/sss_groupshow.c:617 #, c-format msgid "" "\n" "%1$sMember groups: " msgstr "" "\n" "%1$s メンバーグループ: " #: src/tools/sss_groupshow.c:653 msgid "Print indirect group members recursively" msgstr "間接グループメンバーを再帰的に表示する" #: src/tools/sss_groupshow.c:687 msgid "Specify group to show\n" msgstr "表示するグループを指定してください\n" #: src/tools/sss_groupshow.c:727 msgid "" "No such group in local domain. Printing groups only allowed in local " "domain.\n" msgstr "そのようなグループはローカルドメインにありません。グループの表示はローカルドメインにおいてのみ許可されます。\n" #: src/tools/sss_groupshow.c:732 msgid "Internal error. Could not print group.\n" msgstr "内部エラー。グループを表示できませんでした。\n" #: src/tools/sss_userdel.c:136 msgid "Remove home directory and mail spool" msgstr "ホームディレクトリーとメールスプールを削除する" #: src/tools/sss_userdel.c:138 msgid "Do not remove home directory and mail spool" msgstr "ホームディレクトリーとメールスプールを削除しない" #: src/tools/sss_userdel.c:140 msgid "Force removal of files not owned by the user" msgstr "ユーザーにより所有されていないファイルの強制削除" #: src/tools/sss_userdel.c:142 msgid "Kill users' processes before removing him" msgstr "ユーザーを削除する前にそのユーザーのプロセスを強制停止する" #: src/tools/sss_userdel.c:188 msgid "Specify user to delete\n" msgstr "削除するユーザーを指定する\n" #: src/tools/sss_userdel.c:234 #, c-format msgid "User %1$s is outside the defined ID range for domain\n" msgstr "ユーザー %1$s はドメインに対して定義された ID の範囲を超えています\n" #: src/tools/sss_userdel.c:259 msgid "Cannot reset SELinux login context\n" msgstr "SELinux ログインコンテキストをリセットできません\n" #: src/tools/sss_userdel.c:271 #, c-format msgid "WARNING: The user (uid %1$lu) was still logged in when deleted.\n" msgstr "警告: ユーザー (uid %1$lu) が削除されたときにまだログインしていました。\n" #: src/tools/sss_userdel.c:276 msgid "Cannot determine if the user was logged in on this platform" msgstr "ユーザーがこのプラットフォームにログインしていたかを確認できませんでした" #: src/tools/sss_userdel.c:281 msgid "Error while checking if the user was logged in\n" msgstr "ユーザーがログインしていたかを確認中にエラーが発生しました\n" #: src/tools/sss_userdel.c:288 #, c-format msgid "The post-delete command failed: %1$s\n" msgstr "削除後コマンドの実行に失敗しました: %1$s\n" #: src/tools/sss_userdel.c:308 msgid "Not removing home dir - not owned by user\n" msgstr "ホームディレクトリーを削除していません - ユーザーにより所有されていません\n" #: src/tools/sss_userdel.c:310 #, c-format msgid "Cannot remove homedir: %1$s\n" msgstr "ホームディレクトリーを削除できません: %1$s\n" #: src/tools/sss_userdel.c:324 msgid "" "No such user in local domain. Removing users only allowed in local domain.\n" msgstr "そのようなユーザーはローカルドメインにいません。ユーザーの削除はローカルドメインにおいてのみ許可されます。\n" #: src/tools/sss_userdel.c:329 msgid "Internal error. Could not remove user.\n" msgstr "内部エラー。ユーザーを削除できませんでした。\n" #: src/tools/sss_usermod.c:49 msgid "The GID of the user" msgstr "ユーザーの GID" #: src/tools/sss_usermod.c:53 msgid "Groups to add this user to" msgstr "このユーザーを追加するグループ" #: src/tools/sss_usermod.c:54 msgid "Groups to remove this user from" msgstr "このユーザーを削除するグループ" #: src/tools/sss_usermod.c:55 msgid "Lock the account" msgstr "アカウントをロックする" #: src/tools/sss_usermod.c:56 msgid "Unlock the account" msgstr "アカウントをロック解除する" #: src/tools/sss_usermod.c:57 msgid "Add an attribute/value pair. The format is attrname=value." msgstr "" #: src/tools/sss_usermod.c:58 msgid "Delete an attribute/value pair. The format is attrname=value." msgstr "" #: src/tools/sss_usermod.c:59 msgid "" "Set an attribute to a name/value pair. The format is attrname=value. For " "multi-valued attributes, the command replaces the values already present" msgstr "" #: src/tools/sss_usermod.c:117 src/tools/sss_usermod.c:126 #: src/tools/sss_usermod.c:135 msgid "Specify the attribute name/value pair(s)\n" msgstr "" #: src/tools/sss_usermod.c:152 msgid "Specify user to modify\n" msgstr "変更するユーザーを指定してください\n" #: src/tools/sss_usermod.c:180 msgid "" "Cannot find user in local domain, modifying users is allowed only in local " "domain\n" msgstr "ローカルドメインにユーザーを見つけられません。ユーザーの変更はローカルドメインにおいてのみ許可されます。\n" #: src/tools/sss_usermod.c:322 msgid "Could not modify user - check if group names are correct\n" msgstr "ユーザーを変更できませんでした - グループ名が正しいかを確認してください\n" #: src/tools/sss_usermod.c:326 msgid "Could not modify user - user already member of groups?\n" msgstr "ユーザーを変更できませんでした - ユーザーはすでにグループのメンバーですか?\n" #: src/tools/sss_usermod.c:330 msgid "Transaction error. Could not modify user.\n" msgstr "トランザクションエラー。ユーザーを変更できませんでした。\n" #: src/tools/sss_cache.c:189 msgid "No cache object matched the specified search\n" msgstr "指定された検索に一致するキャッシュオブジェクトがありません\n" #: src/tools/sss_cache.c:432 #, c-format msgid "Couldn't invalidate %1$s\n" msgstr "" #: src/tools/sss_cache.c:439 #, c-format msgid "Couldn't invalidate %1$s %2$s\n" msgstr "" #: src/tools/sss_cache.c:590 msgid "Invalidate all cached entries except for sudo rules" msgstr "" #: src/tools/sss_cache.c:592 msgid "Invalidate particular user" msgstr "特定のユーザーを無効にする" #: src/tools/sss_cache.c:594 msgid "Invalidate all users" msgstr "すべてのユーザーを無効にする" #: src/tools/sss_cache.c:596 msgid "Invalidate particular group" msgstr "特定のグループを無効にする" #: src/tools/sss_cache.c:598 msgid "Invalidate all groups" msgstr "すべてのグループを無効にする" #: src/tools/sss_cache.c:600 msgid "Invalidate particular netgroup" msgstr "特定のネットワークグループを無効にする" #: src/tools/sss_cache.c:602 msgid "Invalidate all netgroups" msgstr "すべてのネットワークグループを無効にする" #: src/tools/sss_cache.c:604 msgid "Invalidate particular service" msgstr "特定のサービスの無効化" #: src/tools/sss_cache.c:606 msgid "Invalidate all services" msgstr "すべてのサービスの無効化" #: src/tools/sss_cache.c:609 msgid "Invalidate particular autofs map" msgstr "特定の autofs マップの無効化" #: src/tools/sss_cache.c:611 msgid "Invalidate all autofs maps" msgstr "すべての autofs マップの無効化" #: src/tools/sss_cache.c:615 msgid "Invalidate particular SSH host" msgstr "" #: src/tools/sss_cache.c:617 msgid "Invalidate all SSH hosts" msgstr "" #: src/tools/sss_cache.c:620 msgid "Only invalidate entries from a particular domain" msgstr "特定のドメインのみからエントリーを無効にする" #: src/tools/sss_cache.c:669 msgid "Please select at least one object to invalidate\n" msgstr "無効化するオブジェクトを少なくとも一つ選択してください\n" #: src/tools/sss_cache.c:752 #, c-format msgid "" "Could not open domain %1$s. If the domain is a subdomain (trusted domain), " "use fully qualified name instead of --domain/-d parameter.\n" msgstr "" "ドメイン %1$s を開けませんでした。ドメインがサブドメイン (信頼済みドメイン) であれば、--domain/-d " "パラメーターの代わりに完全修飾名を使用してください。\n" #: src/tools/sss_cache.c:756 msgid "Could not open available domains\n" msgstr "利用可能なドメインを開けませんでした\n" #: src/tools/sss_debuglevel.c:40 msgid "\n" msgstr "\n" #: src/tools/sss_debuglevel.c:96 msgid "Specify debug level you want to set\n" msgstr "設定したいデバッグレベルを指定する\n" #: src/tools/sss_debuglevel.c:102 msgid "Only one argument expected\n" msgstr "引数が一つのみ期待されます\n" #: src/tools/tools_util.c:204 #, c-format msgid "Name '%1$s' does not seem to be FQDN ('%2$s = TRUE' is set)\n" msgstr "名前 '%1$s' が FQDN であるように見えません ('%2$s = TRUE' が設定されます)\n" #: src/tools/tools_util.c:309 msgid "Out of memory\n" msgstr "メモリー不足\n" #: src/tools/tools_util.h:43 #, c-format msgid "%1$s must be run as root\n" msgstr "%1$s は root として実行する必要があります\n" #: src/util/util.h:113 msgid "Send the debug output to files instead of stderr" msgstr "デバッグ出力を標準エラーの代わりにファイルに送信する" #: src/util/util.h:183 msgid "The user ID to run the server as" msgstr "" #: src/util/util.h:185 msgid "The group ID to run the server as" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/example-content.po0000644000000000000000000000162112704126277020506 0ustar # Japanese translation for example-content # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: example-content\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-01-30 12:22+0000\n" "PO-Revision-Date: 2010-03-01 10:33+0000\n" "Last-Translator: Shushi Kurose \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:48+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "サンプル" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Ubuntuのサンプルコンテンツ" language-pack-ja-base/data/ja/LC_MESSAGES/desktop_kubuntu-notification-helper.po0000644000000000000000000000616612704126277024603 0ustar # Japanese translation for kubuntu-notification-helper # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2014-04-03 04:45+0000\n" "Last-Translator: Akira Nakagawa \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:42+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/daemon/notificationhelper.desktop:2 msgctxt "Name" msgid "Notification Helper" msgstr "通知ヘルパ" #: src/daemon/notificationhelper.notifyrc:3 msgctxt "Comment" msgid "System Notification Helper" msgstr "システム通知ヘルパ" #: src/daemon/notificationhelper.notifyrc:6 msgctxt "Name" msgid "Reboot Required" msgstr "再起動が必要" #: src/daemon/notificationhelper.notifyrc:7 msgctxt "Comment" msgid "A system restart is required" msgstr "システムの再起動が必要です" #: src/daemon/notificationhelper.notifyrc:11 msgctxt "Name" msgid "Apport Crash" msgstr "Apport クラッシュ" #: src/daemon/notificationhelper.notifyrc:12 msgctxt "Comment" msgid "An application has crashed on your system (now or in the past)" msgstr "アプリケーションがクラッシュしました" #: src/daemon/notificationhelper.notifyrc:16 msgctxt "Name" msgid "Upgrade Hook" msgstr "フックをアップグレード" #: src/daemon/notificationhelper.notifyrc:17 msgctxt "Comment" msgid "Software upgrade notifications are available" msgstr "ソフトウェアの更新が利用可能です" #: src/daemon/notificationhelper.notifyrc:21 msgctxt "Name" msgid "Restricted Install" msgstr "制限インストール" #: src/daemon/notificationhelper.notifyrc:22 msgctxt "Comment" msgid "Extra packages can be installed to enhance application functionality" msgstr "アプリケーションの機能を向上するための追加パッケージがインストール可能です" #: src/daemon/notificationhelper.notifyrc:26 msgctxt "Name" msgid "Localization Enhancement" msgstr "" #: src/daemon/notificationhelper.notifyrc:27 msgctxt "Comment" msgid "Extra packages can be installed to enhance system localization" msgstr "" #: src/daemon/notificationhelper.notifyrc:31 msgctxt "Name" msgid "Driver Enhancement" msgstr "" #: src/daemon/notificationhelper.notifyrc:32 msgctxt "Comment" msgid "Additional drivers can be installed" msgstr "" #: src/kcmodule/kcm_notificationhelper.desktop:10 msgctxt "X-KDE-Keywords" msgid "Notify,Alerts,Notification,popups" msgstr "Notify,Alerts,Notification,popups" #: src/kcmodule/kcm_notificationhelper.desktop:14 msgctxt "Name" msgid "Other Notifications" msgstr "他の通知" #: src/kcmodule/kcm_notificationhelper.desktop:15 msgctxt "Comment" msgid "Control the notifications for system helpers" msgstr "システムヘルパーの通知を管理します" language-pack-ja-base/data/ja/LC_MESSAGES/libc.po0000644000000000000000000071015012704126277016320 0ustar # Japanese Messages for GNU libc. # Copyright (C) 1996, 2000, 2004, 2010, 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the glibc package. # GOTO Masanori , 2000-2004. # Yasuaki Taniguchi , 2010, 2011. msgid "" msgstr "" "Project-Id-Version: libc 2.14\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-18 17:26-0200\n" "PO-Revision-Date: 2016-04-15 04:10+0000\n" "Last-Translator: Yasuaki Taniguchi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:26+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: argp/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT パラメーターには値が必要です" #: argp/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: 不明な ARGP_HELP_FMT パラメーターです" #: argp/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "ARGP_HELP_FMT 中にごみがあります: %s" #: argp/argp-help.c:1214 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "長い形式のオプションで必須または任意の引数は、それに対応する短い形式のオプションでも同様に必須または任意です。" #: argp/argp-help.c:1600 msgid "Usage:" msgstr "使用法:" #: argp/argp-help.c:1604 msgid " or: " msgstr " または: " #: argp/argp-help.c:1616 msgid " [OPTION...]" msgstr " [OPTION...]" #: argp/argp-help.c:1643 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "詳細は `%s --help' または `%s --usage' を実行して下さい。\n" #: argp/argp-help.c:1671 #, c-format msgid "Report bugs to %s.\n" msgstr "" "バグを発見したら <%s> に報告して下さい。\n" "翻訳に関するバグはに報告してください。\n" #: argp/argp-parse.c:101 msgid "Give this help list" msgstr "このヘルプ一覧を表示する" #: argp/argp-parse.c:102 msgid "Give a short usage message" msgstr "短い使用方法を表示する" #: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113 #: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:105 #: nss/makedb.c:120 msgid "NAME" msgstr "NAME" #: argp/argp-parse.c:104 msgid "Set the program name" msgstr "プログラム名を設定する" #: argp/argp-parse.c:105 msgid "SECS" msgstr "SECS" #: argp/argp-parse.c:106 msgid "Hang for SECS seconds (default 3600)" msgstr "SECS 秒でハングアップする (デフォルト 3600)" #: argp/argp-parse.c:167 msgid "Print program version" msgstr "プログラムのバージョンを表示する" #: argp/argp-parse.c:183 msgid "(PROGRAM ERROR) No version known!?" msgstr "(プログラムエラー) 不明なバージョン!?" #: argp/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: 引数が多すぎます\n" #: argp/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(プログラムエラー) オプションは認識されているべきです!?" #: assert/assert-perr.c:35 #, c-format msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" msgstr "%s%s%s:%u: %s%s予期しないエラーです: %s。\n" #: assert/assert.c:101 #, c-format msgid "" "%s%s%s:%u: %s%sAssertion `%s' failed.\n" "%n" msgstr "" "%s%s%s:%u: %s%sアサーション `%s' に失敗しました。\n" "%n" #: catgets/gencat.c:110 msgid "Create C header file NAME containing symbol definitions" msgstr "シンボル定義を含んだ C ヘッダーファイル NAME を作成する" #: catgets/gencat.c:112 msgid "Do not use existing catalog, force new output file" msgstr "既存のカタログを使用せず、強制的に新しい出力ファイルにする" #: catgets/gencat.c:113 nss/makedb.c:120 msgid "Write output to file NAME" msgstr "出力をファイル NAME に書き込む" #: catgets/gencat.c:118 msgid "" "Generate message catalog. If INPUT-FILE is -, input is read from standard " "input. If OUTPUT-FILE\n" "is -, output is written to standard output.\n" msgstr "" "メッセージカタログを生成する。INPUT-FILE が - の場合、入力を標準入力から読み込む。OUTPUT-FILE\n" "が - の場合、出力を標準出力に書き込む。\n" #: catgets/gencat.c:123 msgid "" "-o OUTPUT-FILE [INPUT-FILE]...\n" "[OUTPUT-FILE [INPUT-FILE]...]" msgstr "" "-o OUTPUT-FILE [INPUT-FILE]...\n" "[OUTPUT-FILE [INPUT-FILE]...]" #: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307 #: elf/pldd.c:252 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408 #: iconv/iconvconfig.c:379 locale/programs/locale.c:277 #: locale/programs/localedef.c:376 login/programs/pt_chown.c:89 #: malloc/memusagestat.c:563 nss/getent.c:913 nss/makedb.c:369 #: posix/getconf.c:486 sunrpc/rpcinfo.c:676 #: sysdeps/unix/sysv/linux/lddlibc4.c:61 #, c-format msgid "" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64 #: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:268 elf/sotruss.sh:75 #: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396 #: locale/programs/locale.c:294 locale/programs/localedef.c:402 #: login/programs/pt_chown.c:63 malloc/memusage.sh:71 #: malloc/memusagestat.c:581 nscd/nscd.c:509 nss/getent.c:86 nss/makedb.c:385 #: posix/getconf.c:468 sysdeps/unix/sysv/linux/lddlibc4.c:68 #, c-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68 #: elf/ldconfig.c:328 elf/pldd.c:273 elf/sprof.c:395 iconv/iconv_prog.c:430 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299 #: locale/programs/localedef.c:407 malloc/memusage.sh:75 #: malloc/memusagestat.c:586 nscd/nscd.c:514 nss/getent.c:91 nss/makedb.c:390 #: posix/getconf.c:473 #, c-format msgid "Written by %s.\n" msgstr "作者 %s。\n" #: catgets/gencat.c:281 msgid "*standard input*" msgstr "*標準入力*" #: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293 #: nss/makedb.c:246 #, c-format msgid "cannot open input file `%s'" msgstr "入力ファイル`%s'を開けません" #: catgets/gencat.c:416 catgets/gencat.c:491 msgid "illegal set number" msgstr "不正な設定値です" #: catgets/gencat.c:443 msgid "duplicate set definition" msgstr "設定の定義が重複しています" #: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669 msgid "this is the first definition" msgstr "これが最初の定義です" #: catgets/gencat.c:516 #, c-format msgid "unknown set `%s'" msgstr "不明なセット`%s'です" #: catgets/gencat.c:557 msgid "invalid quote character" msgstr "無効な引用文字です" #: catgets/gencat.c:570 #, c-format msgid "unknown directive `%s': line ignored" msgstr "不明な指示`%s'がありました: この行は無視します" #: catgets/gencat.c:615 msgid "duplicated message number" msgstr "重複したメッセージ番号です" #: catgets/gencat.c:666 msgid "duplicated message identifier" msgstr "重複したメッセージ識別子です" #: catgets/gencat.c:723 msgid "invalid character: message ignored" msgstr "無効な文字です: メッセージは無視されました" #: catgets/gencat.c:766 msgid "invalid line" msgstr "無効な行です" #: catgets/gencat.c:820 msgid "malformed line ignored" msgstr "間違った形式の行が無視されました" #: catgets/gencat.c:984 catgets/gencat.c:1025 #, c-format msgid "cannot open output file `%s'" msgstr "出力ファイル`%s'を開けません" #: catgets/gencat.c:1187 locale/programs/linereader.c:560 msgid "invalid escape sequence" msgstr "無効なエスケープシーケンスです" #: catgets/gencat.c:1209 msgid "unterminated message" msgstr "終端していないメッセージです" #: catgets/gencat.c:1233 #, c-format msgid "while opening old catalog file" msgstr "古いカタログファイルオープン中" #: catgets/gencat.c:1324 #, c-format msgid "conversion modules not available" msgstr "変換モジュールが使用出来ません" #: catgets/gencat.c:1350 #, c-format msgid "cannot determine escape character" msgstr "エスケープ文字を決定できません" #: debug/pcprofiledump.c:53 msgid "Don't buffer output" msgstr "出力をバッファーしません" #: debug/pcprofiledump.c:58 msgid "Dump information generated by PC profiling." msgstr "PCプロファイリングによって生成される情報をダンプします。" #: debug/pcprofiledump.c:61 msgid "[FILE]" msgstr "[FILE]" #: debug/pcprofiledump.c:108 #, c-format msgid "cannot open input file" msgstr "入力ファイルを開けません" #: debug/pcprofiledump.c:115 #, c-format msgid "cannot read header" msgstr "ヘッダーを読み込めません" #: debug/pcprofiledump.c:179 #, c-format msgid "invalid pointer size" msgstr "無効なポインタサイズです" #: debug/xtrace.sh:26 debug/xtrace.sh:44 msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n" msgstr "使用法: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n" #: debug/xtrace.sh:32 elf/sotruss.sh:56 elf/sotruss.sh:67 elf/sotruss.sh:135 #: malloc/memusage.sh:26 msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n" msgstr "詳細は `%s --help' または `%s --usage' を実行して下さい。\\n" #: debug/xtrace.sh:38 msgid "%s: option '%s' requires an argument.\\n" msgstr "%s: オプション '%s' は引数が必要です。\\n" #: debug/xtrace.sh:45 msgid "" "Trace execution of program by printing currently executed function.\n" "\n" " --data=FILE Don't run the program, just print the data from " "FILE.\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" "現在実行している関数を表示することでプログラムの実行を追跡します。\n" "\n" " --data=FILE プログラムを実行しない。単に FILE からのデータを表示する\n" "\n" " -?,--help このヘルプを表示して終了する\n" " --usage 短い使用法メッセージを表示する\n" " -V,--version バージョン情報を表示して終了する\n" "\n" "長い形式のオプションで必須または任意の引数は、それに対応する短い形式のオプションでも同様に必須または任意です。\n" "\n" #: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.sh:49 #: malloc/memusage.sh:64 msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n" msgstr "" #: debug/xtrace.sh:125 msgid "xtrace: unrecognized option \\`$1'\\n" msgstr "xtrace: 認識出来ないオプション \\`$1' です。\\n" #: debug/xtrace.sh:138 msgid "No program name given\\n" msgstr "プログラム名が与えられていません\\n" #: debug/xtrace.sh:146 #, sh-format msgid "executable \\`$program' not found\\n" msgstr "実行可能ファイル \\`$program' が見つかりません\\n" #: debug/xtrace.sh:150 #, sh-format msgid "\\`$program' is no executable\\n" msgstr "\\`$program' は実行可能ファイルではありません\\n" #: dlfcn/dlinfo.c:63 msgid "RTLD_SELF used in code not dynamically loaded" msgstr "コード内で使用されている RTLD_SELF を動的にロードできません" #: dlfcn/dlinfo.c:72 msgid "unsupported dlinfo request" msgstr "サポートされていない dlinfo 要求です" #: dlfcn/dlmopen.c:63 msgid "invalid namespace" msgstr "無効な名前空間です" #: dlfcn/dlmopen.c:68 msgid "invalid mode" msgstr "無効なモードです" #: dlfcn/dlopen.c:64 msgid "invalid mode parameter" msgstr "無効なモードパラメータです" #: elf/cache.c:69 msgid "unknown" msgstr "不明です" #: elf/cache.c:135 msgid "Unknown OS" msgstr "不明な OS です" #: elf/cache.c:140 #, c-format msgid ", OS ABI: %s %d.%d.%d" msgstr ", OS ABI: %s %d.%d.%d" #: elf/cache.c:157 elf/ldconfig.c:1340 #, c-format msgid "Can't open cache file %s\n" msgstr "キャッシュファイル %s を開けません\n" #: elf/cache.c:171 #, c-format msgid "mmap of cache file failed.\n" msgstr "キャッシュファイルの mmap に失敗しました。\n" #: elf/cache.c:175 elf/cache.c:189 #, c-format msgid "File is not a cache file.\n" msgstr "ファイルはキャッシュファイルではありません.\n" #: elf/cache.c:222 elf/cache.c:232 #, c-format msgid "%d libs found in cache `%s'\n" msgstr "%d 個のライブラリがキャッシュ `%s' 内で見つかりました\n" #: elf/cache.c:426 #, c-format msgid "Can't create temporary cache file %s" msgstr "一時キャッシュファイル %s を作成できません" #: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453 #, c-format msgid "Writing of cache data failed" msgstr "キャッシュデータの書込みに失敗しました" #: elf/cache.c:458 #, c-format msgid "Changing access rights of %s to %#o failed" msgstr "%s のアクセス権限を %#o へ変更するのに失敗しました" #: elf/cache.c:463 #, c-format msgid "Renaming of %s to %s failed" msgstr "%s から %s への名前変更に失敗しました" #: elf/dl-close.c:397 elf/dl-open.c:478 msgid "cannot create scope list" msgstr "スコープリストを作成できません" #: elf/dl-close.c:817 msgid "shared object not open" msgstr "共有オブジェクトが開けません" #: elf/dl-deps.c:112 msgid "DST not allowed in SUID/SGID programs" msgstr "DSTは SUID/SGID プログラム内では許可されていません" #: elf/dl-deps.c:125 msgid "empty dynamic string token substitution" msgstr "空の動的文字列トークンの代入です" #: elf/dl-deps.c:131 #, c-format msgid "" "cannot load auxiliary `%s' because of empty dynamic string token " "substitution\n" msgstr "動的ロードに際し空文字トークンによる置換えを行ったために auxiliary `%s' のロードに失敗しました\n" #: elf/dl-deps.c:467 msgid "cannot allocate dependency list" msgstr "依存リストを配置出来ません" #: elf/dl-deps.c:504 elf/dl-deps.c:564 msgid "cannot allocate symbol search list" msgstr "シンボル探索リストを配置出来ません" #: elf/dl-deps.c:544 msgid "Filters not supported with LD_TRACE_PRELINKING" msgstr "LD_TRACE_PRELINKINGでフィルタがサポートされていません" #: elf/dl-error.c:77 msgid "DYNAMIC LINKER BUG!!!" msgstr "ダイナミックリンカのバグです!!!" #: elf/dl-error.c:127 msgid "error while loading shared libraries" msgstr "共有ライブラリのロード中にエラーが発生しました" #: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:94 msgid "cannot map pages for fdesc table" msgstr "ファイル記述子 (fdesc) 表用のページをマップできません" #: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:207 msgid "cannot map pages for fptr table" msgstr "ファイルポインタ (fptr) 表用のページをマップできません" #: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:236 msgid "internal error: symidx out of range of fptr table" msgstr "内部エラー: ファイルポインタ (fptr) 表のシンボル索引が範囲外です" #: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196 msgid "cannot create capability list" msgstr "権限リストを作成できません" #: elf/dl-load.c:412 msgid "cannot allocate name record" msgstr "名前レコードを配置できません" #: elf/dl-load.c:497 elf/dl-load.c:613 elf/dl-load.c:696 elf/dl-load.c:815 msgid "cannot create cache for search path" msgstr "探索パス用のキャッシュを作成できません" #: elf/dl-load.c:588 msgid "cannot create RUNPATH/RPATH copy" msgstr "RUNPATH/RPATH のコピーを作成できません" #: elf/dl-load.c:682 msgid "cannot create search path array" msgstr "探索パス配列を作成できません" #: elf/dl-load.c:888 msgid "cannot stat shared object" msgstr "共有オブジェクトの状態取得 (stat) ができません" #: elf/dl-load.c:965 msgid "cannot open zero fill device" msgstr "ゼロで埋められたデバイスを開けません" #: elf/dl-load.c:1012 elf/dl-load.c:2212 msgid "cannot create shared object descriptor" msgstr "共有オブジェクト記述子を作成できません" #: elf/dl-load.c:1031 elf/dl-load.c:1596 elf/dl-load.c:1708 msgid "cannot read file data" msgstr "ファイルデータを読み込めません" #: elf/dl-load.c:1071 msgid "ELF load command alignment not page-aligned" msgstr "ELF ロードコマンド整列がページで整列されていません" #: elf/dl-load.c:1078 msgid "ELF load command address/offset not properly aligned" msgstr "ELF ロードコマンドのアドレス/オフセットが適切に整列されていません" #: elf/dl-load.c:1161 msgid "cannot allocate TLS data structures for initial thread" msgstr "初期スレッド用の TLS データ構造体が配置できません" #: elf/dl-load.c:1184 msgid "cannot handle TLS data" msgstr "TLS データを取り扱えません" #: elf/dl-load.c:1203 msgid "object file has no loadable segments" msgstr "オブジェクトファイルはロード可能セグメントを持っていません" #: elf/dl-load.c:1212 elf/dl-load.c:1688 msgid "cannot dynamically load executable" msgstr "実行ファイルを動的にロードできません" #: elf/dl-load.c:1233 msgid "object file has no dynamic section" msgstr "オブジェクトファイルは動的セクションを持っていません" #: elf/dl-load.c:1256 msgid "shared object cannot be dlopen()ed" msgstr "共有オブジェクトは dlopen() できません" #: elf/dl-load.c:1269 msgid "cannot allocate memory for program header" msgstr "プログラムヘッダー用のメモリを配置できません" #: elf/dl-load.c:1285 elf/dl-open.c:195 msgid "invalid caller" msgstr "無効な呼び出し元です" #: elf/dl-load.c:1308 elf/dl-load.h:130 msgid "cannot change memory protections" msgstr "メモリ保護を変更できません" #: elf/dl-load.c:1328 msgid "cannot enable executable stack as shared object requires" msgstr "共有オブジェクトが必要としている実行可能スタックを有効にできません" #: elf/dl-load.c:1341 msgid "cannot close file descriptor" msgstr "ファイル記述子を閉じられません" #: elf/dl-load.c:1596 msgid "file too short" msgstr "ファイルが小さすぎます" #: elf/dl-load.c:1631 msgid "invalid ELF header" msgstr "無効な ELF ヘッダーです" #: elf/dl-load.c:1643 msgid "ELF file data encoding not big-endian" msgstr "ELF ファイルデータのエンコーディングがビッグエンディアンではありません" #: elf/dl-load.c:1645 msgid "ELF file data encoding not little-endian" msgstr "ELF ファイルデータのエンコーディングがリトルエンディアンではありません" #: elf/dl-load.c:1649 msgid "ELF file version ident does not match current one" msgstr "ELF ファイルバージョン識別子が現在のものと一致していません" #: elf/dl-load.c:1653 msgid "ELF file OS ABI invalid" msgstr "ELF ファイル OS ABI が無効です" #: elf/dl-load.c:1656 msgid "ELF file ABI version invalid" msgstr "ELF ファイル ABI バージョンが無効です" #: elf/dl-load.c:1659 msgid "nonzero padding in e_ident" msgstr "e_ident 内にゼロでない詰め文字があります" #: elf/dl-load.c:1662 msgid "internal error" msgstr "内部エラー" #: elf/dl-load.c:1669 msgid "ELF file version does not match current one" msgstr "ELFファイルのバージョン番号が現在のファイルに一致していません" #: elf/dl-load.c:1677 msgid "only ET_DYN and ET_EXEC can be loaded" msgstr "ET_DYN と ET_EXEC のみロード可能です" #: elf/dl-load.c:1693 msgid "ELF file's phentsize not the expected size" msgstr "ELF ファイルの phentsize が予期されたサイズではありません" #: elf/dl-load.c:2231 msgid "wrong ELF class: ELFCLASS64" msgstr "間違った ELF クラスです: ELFCLASS64" #: elf/dl-load.c:2232 msgid "wrong ELF class: ELFCLASS32" msgstr "間違った ELF クラスです: ELFCLASS32" #: elf/dl-load.c:2235 msgid "cannot open shared object file" msgstr "共有オブジェクトファイルを開けません" #: elf/dl-load.h:128 msgid "failed to map segment from shared object" msgstr "共有オブジェクトのセグメントをマップするのに失敗しました" #: elf/dl-load.h:132 msgid "cannot map zero-fill pages" msgstr "ゼロで埋められたページをマップできません" #: elf/dl-lookup.c:845 msgid "relocation error" msgstr "再配置エラーです" #: elf/dl-lookup.c:872 msgid "symbol lookup error" msgstr "シンボル検索エラーです" #: elf/dl-open.c:102 msgid "cannot extend global scope" msgstr "大域スコープを拡張できません" #: elf/dl-open.c:528 msgid "TLS generation counter wrapped! Please report this." msgstr "TLS 生成カウンタが一周しました! これを報告してください。" #: elf/dl-open.c:592 msgid "invalid mode for dlopen()" msgstr "dlopen() 用の無効なモードです" #: elf/dl-open.c:609 msgid "no more namespaces available for dlmopen()" msgstr "dlmopen() 用にこれ以上名前空間を使用出来ません" #: elf/dl-open.c:633 msgid "invalid target namespace in dlmopen()" msgstr "dlmopen() 内で無効なターゲット名前空間です" #: elf/dl-reloc.c:121 msgid "cannot allocate memory in static TLS block" msgstr "静的 TLS ブロック内にメモリを配置出来ません" #: elf/dl-reloc.c:206 msgid "cannot make segment writable for relocation" msgstr "セグメントを再配置用に書き込み可能に出来ません" #: elf/dl-reloc.c:276 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "%s: %s 用の再配置結果を保存するときにメモリが足りなくなりました\n" #: elf/dl-reloc.c:292 msgid "cannot restore segment prot after reloc" msgstr "再配置後にセグメントの prot を復元できません" #: elf/dl-reloc.c:323 msgid "cannot apply additional memory protection after relocation" msgstr "再配置後に追加のメモリ保護を適用できません" #: elf/dl-sym.c:153 msgid "RTLD_NEXT used in code not dynamically loaded" msgstr "コード内で使用されている RTLD_NEXT を動的にロード出来ません" #: elf/dl-tls.c:934 msgid "cannot create TLS data structures" msgstr "TLS データ構造体を作成できません" #: elf/dl-version.c:166 msgid "version lookup error" msgstr "バージョン検索エラーです" #: elf/dl-version.c:296 msgid "cannot allocate version reference table" msgstr "バージョン参照表を配置出来ません" #: elf/ldconfig.c:141 msgid "Print cache" msgstr "キャッシュを表示します" #: elf/ldconfig.c:142 msgid "Generate verbose messages" msgstr "冗長なメッセージを生成します" #: elf/ldconfig.c:143 msgid "Don't build cache" msgstr "キャッシュの構築を行いません" #: elf/ldconfig.c:144 msgid "Don't generate links" msgstr "リンクを生成しません" #: elf/ldconfig.c:145 msgid "Change to and use ROOT as root directory" msgstr "ルートディレクトリを ROOT に変更し、使用します" #: elf/ldconfig.c:145 msgid "ROOT" msgstr "ROOT" #: elf/ldconfig.c:146 msgid "CACHE" msgstr "CACHE" #: elf/ldconfig.c:146 msgid "Use CACHE as cache file" msgstr "キャッシュファイルとして CACHE を使用します" #: elf/ldconfig.c:147 msgid "CONF" msgstr "CONF" #: elf/ldconfig.c:147 msgid "Use CONF as configuration file" msgstr "設定ファイルとして CONF を使用します" #: elf/ldconfig.c:148 msgid "" "Only process directories specified on the command line. Don't build cache." msgstr "コマンドラインで指定されたディレクトリのみ処理します。キャッシュは作成しません。" #: elf/ldconfig.c:149 msgid "Manually link individual libraries." msgstr "個々のライブラリを手動でリンクしてください。" #: elf/ldconfig.c:150 msgid "FORMAT" msgstr "FORMAT" #: elf/ldconfig.c:150 msgid "Format to use: new, old or compat (default)" msgstr "使用する形式: new、old または compat (デフォルト)" #: elf/ldconfig.c:151 msgid "Ignore auxiliary cache file" msgstr "補助キャッシュファイルを無視しています" #: elf/ldconfig.c:159 msgid "Configure Dynamic Linker Run Time Bindings." msgstr "動的リンカランタイムのバインディングを設定します。" #: elf/ldconfig.c:346 #, c-format msgid "Path `%s' given more than once" msgstr "パス `%s' が二回以上与えられました" #: elf/ldconfig.c:386 #, c-format msgid "%s is not a known library type" msgstr "%s は既知のライブラリ型ではありません" #: elf/ldconfig.c:414 #, c-format msgid "Can't stat %s" msgstr "%s の情報取得 (stat) ができません" #: elf/ldconfig.c:488 #, c-format msgid "Can't stat %s\n" msgstr "%s の情報取得 (stat) が出来ません\n" #: elf/ldconfig.c:498 #, c-format msgid "%s is not a symbolic link\n" msgstr "%s はシンボリックリンクではありません\n" #: elf/ldconfig.c:517 #, c-format msgid "Can't unlink %s" msgstr "%s をリンク解除できません" #: elf/ldconfig.c:523 #, c-format msgid "Can't link %s to %s" msgstr "%s から %s へリンクできません" #: elf/ldconfig.c:529 msgid " (changed)\n" msgstr " (変更されました)\n" #: elf/ldconfig.c:531 msgid " (SKIPPED)\n" msgstr " (スキップされました)\n" #: elf/ldconfig.c:586 #, c-format msgid "Can't find %s" msgstr "%s を見つけられません" #: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868 #, c-format msgid "Cannot lstat %s" msgstr "%s の状態取得 (lstat) が出来ません" #: elf/ldconfig.c:609 #, c-format msgid "Ignored file %s since it is not a regular file." msgstr "通常ファイルでないためファイル %s を無視しています。" #: elf/ldconfig.c:618 #, c-format msgid "No link created since soname could not be found for %s" msgstr "%s 用の動的ライブラリ名 (soname) が見つからないためリンクが作成されませんでした" #: elf/ldconfig.c:701 #, c-format msgid "Can't open directory %s" msgstr "ディレクトリ %s を開けません" #: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:97 #, c-format msgid "Input file %s not found.\n" msgstr "入力ファイル %s が見つかりません。\n" #: elf/ldconfig.c:800 #, c-format msgid "Cannot stat %s" msgstr "%s の状態取得 (stat) が出来ません" #: elf/ldconfig.c:951 #, c-format msgid "libc5 library %s in wrong directory" msgstr "libc5 ライブラリ %s が誤ったディレクトリ内にあります" #: elf/ldconfig.c:954 #, c-format msgid "libc6 library %s in wrong directory" msgstr "libc6 ライブラリ %s が誤ったディレクトリ内にあります" #: elf/ldconfig.c:957 #, c-format msgid "libc4 library %s in wrong directory" msgstr "libc4 ライブラリ %s が誤ったディレクトリ内にあります" #: elf/ldconfig.c:985 #, c-format msgid "" "libraries %s and %s in directory %s have same soname but different type." msgstr "ディレクトリ %3$s 内にあるライブラリ %1$s と %2$s は同一の動的ライブラリ名 (soname) ですが異なった型です。" #: elf/ldconfig.c:1094 #, c-format msgid "Warning: ignoring configuration file that cannot be opened: %s" msgstr "" #: elf/ldconfig.c:1160 #, c-format msgid "%s:%u: bad syntax in hwcap line" msgstr "%s:%u: hwcap 行内の構文に誤りがあります" #: elf/ldconfig.c:1166 #, c-format msgid "%s:%u: hwcap index %lu above maximum %u" msgstr "%s:%u: hwcap 索引 %lu は最大値 %u を超えています" #: elf/ldconfig.c:1173 elf/ldconfig.c:1181 #, c-format msgid "%s:%u: hwcap index %lu already defined as %s" msgstr "%s:%u: hwcap 索引 %lu は既に %s として定義されています" #: elf/ldconfig.c:1184 #, c-format msgid "%s:%u: duplicate hwcap %lu %s" msgstr "%s:%u: 重複した hwcap %lu %s です" #: elf/ldconfig.c:1206 #, c-format msgid "need absolute file name for configuration file when using -r" msgstr "-r を使用しているときは設定ファイル名として絶対パスのファイル名が必要です" #: elf/ldconfig.c:1213 locale/programs/xmalloc.c:63 malloc/obstack.c:416 #: malloc/obstack.c:418 posix/getconf.c:441 posix/getconf.c:661 #, c-format msgid "memory exhausted" msgstr "メモリを使い果たしました" #: elf/ldconfig.c:1245 #, c-format msgid "%s:%u: cannot read directory %s" msgstr "%s:%u: ディレクトリ %s を読み込めません" #: elf/ldconfig.c:1289 #, c-format msgid "relative path `%s' used to build cache" msgstr "キャッシュ生成時に相対パス `%s' が使用されました" #: elf/ldconfig.c:1319 #, c-format msgid "Can't chdir to /" msgstr "/ へディレクトリ移動 (chdir) 出来ません" #: elf/ldconfig.c:1360 #, c-format msgid "Can't open cache file directory %s\n" msgstr "キャッシュファイルディレクトリ %s を開けません\n" #: elf/ldd.bash.in:42 msgid "Written by %s and %s.\n" msgstr "作者 %s および %s。\n" #: elf/ldd.bash.in:47 msgid "" "Usage: ldd [OPTION]... FILE...\n" " --help print this help and exit\n" " --version print version information and exit\n" " -d, --data-relocs process data relocations\n" " -r, --function-relocs process data and function relocations\n" " -u, --unused print unused direct dependencies\n" " -v, --verbose print all information\n" msgstr "" "Usage: ldd [OPTION]... FILE...\n" " --help このヘルプを表示して終了する\n" " --version バージョン情報を表示して終了する\n" " -d, --data-relocs データ再配置を処理する\n" " -r, --function-relocs データと関数再配置を処理する\n" " -u, --unused 使用されていない直接依存関係を表示する\n" " -v, --verbose 全ての情報を表示する\n" #: elf/ldd.bash.in:80 msgid "ldd: option \\`$1' is ambiguous" msgstr "ldd: オプション \\`$1' は曖昧です" #: elf/ldd.bash.in:87 msgid "unrecognized option" msgstr "認識出来ないオプションです" #: elf/ldd.bash.in:88 elf/ldd.bash.in:125 msgid "Try \\`ldd --help' for more information." msgstr "詳細は \\`ldd --help' を参照してください。" #: elf/ldd.bash.in:124 msgid "missing file arguments" msgstr "ファイル引数がありません" #. TRANS No such file or directory. This is a ``file doesn't exist'' error #. TRANS for ordinary files that are referenced in contexts where they are #. TRANS expected to already exist. #: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:37 msgid "No such file or directory" msgstr "そのようなファイルやディレクトリはありません" #: elf/ldd.bash.in:150 inet/rcmd.c:479 msgid "not regular file" msgstr "通常ファイルではありません" #: elf/ldd.bash.in:153 msgid "warning: you do not have execution permission for" msgstr "警告: 実行パーミッションがありません:" #: elf/ldd.bash.in:182 msgid "\tnot a dynamic executable" msgstr "\t動的実行ファイルではありません" #: elf/ldd.bash.in:190 msgid "exited with unknown exit code" msgstr "不明な終了コードで終了しました" #: elf/ldd.bash.in:195 msgid "error: you do not have read permission for" msgstr "エラー: 読み込みパーミッションがありません:" #: elf/pldd-xx.c:105 #, c-format msgid "cannot find program header of process" msgstr "" #: elf/pldd-xx.c:110 #, c-format msgid "cannot read program header" msgstr "" #: elf/pldd-xx.c:135 #, c-format msgid "cannot read dynamic section" msgstr "" #: elf/pldd-xx.c:147 #, c-format msgid "cannot read r_debug" msgstr "" #: elf/pldd-xx.c:167 #, c-format msgid "cannot read program interpreter" msgstr "" #: elf/pldd-xx.c:197 #, c-format msgid "cannot read link map" msgstr "" #: elf/pldd-xx.c:209 #, c-format msgid "cannot read object name" msgstr "" #: elf/pldd-xx.c:219 #, c-format msgid "cannot allocate buffer for object name" msgstr "" #: elf/pldd.c:64 msgid "List dynamic shared objects loaded into process." msgstr "" #: elf/pldd.c:68 msgid "PID" msgstr "" #: elf/pldd.c:100 #, c-format msgid "Exactly one parameter with process ID required.\n" msgstr "" #: elf/pldd.c:112 #, c-format msgid "invalid process ID '%s'" msgstr "" #: elf/pldd.c:120 #, c-format msgid "cannot open %s" msgstr "" #: elf/pldd.c:152 #, c-format msgid "cannot open %s/task" msgstr "" #: elf/pldd.c:155 #, c-format msgid "cannot prepare reading %s/task" msgstr "" #: elf/pldd.c:168 #, c-format msgid "invalid thread ID '%s'" msgstr "" #: elf/pldd.c:179 #, c-format msgid "cannot attach to process %lu" msgstr "" #: elf/pldd.c:294 #, c-format msgid "cannot get information about process %lu" msgstr "" #: elf/pldd.c:307 #, c-format msgid "process %lu is no ELF program" msgstr "" #: elf/readelflib.c:34 #, c-format msgid "file %s is truncated\n" msgstr "ファイル %s は切り詰められました\n" #: elf/readelflib.c:66 #, c-format msgid "%s is a 32 bit ELF file.\n" msgstr "%s は 32 ビット ELF ファイルです。\n" #: elf/readelflib.c:68 #, c-format msgid "%s is a 64 bit ELF file.\n" msgstr "%s は 64 ビット ELF ファイルです。\n" #: elf/readelflib.c:70 #, c-format msgid "Unknown ELFCLASS in file %s.\n" msgstr "ファイル %s 内に不明な ELFCLASS があります。\n" #: elf/readelflib.c:77 #, c-format msgid "%s is not a shared object file (Type: %d).\n" msgstr "%s は共有オブジェクトファイルではありません (型: %d)。\n" #: elf/readelflib.c:108 #, c-format msgid "more than one dynamic segment\n" msgstr "二つ以上の動的セグメントがあります\n" #: elf/readlib.c:103 #, c-format msgid "Cannot fstat file %s.\n" msgstr "ファイル %s の状態取得 (fstat) ができません。\n" #: elf/readlib.c:114 #, c-format msgid "File %s is empty, not checked." msgstr "ファイル %s は空です。検査されません。" #: elf/readlib.c:120 #, c-format msgid "File %s is too small, not checked." msgstr "ファイル %s は小さすぎます。検査されません。" #: elf/readlib.c:130 #, c-format msgid "Cannot mmap file %s.\n" msgstr "ファイル %s を mmap できません。\n" #: elf/readlib.c:169 #, c-format msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n" msgstr "%s は ELF ファイルではありません - 先頭に誤ったマジックバイトを持っています。\n" #: elf/sln.c:84 #, c-format msgid "" "Usage: sln src dest|file\n" "\n" msgstr "" "使用法: sln src dest|file\n" "\n" #: elf/sln.c:108 #, c-format msgid "%s: file open error: %m\n" msgstr "%s: ファイルを開く時にエラーが発生しました: %m\n" #: elf/sln.c:145 #, c-format msgid "No target in line %d\n" msgstr "行 %d 内にターゲットがありません\n" #: elf/sln.c:175 #, c-format msgid "%s: destination must not be a directory\n" msgstr "%s: リンク先 (dest) がディレクトリであってはいけません\n" #: elf/sln.c:181 #, c-format msgid "%s: failed to remove the old destination\n" msgstr "%s: 古いリンク先 (dest) を削除するのに失敗しました\n" #: elf/sln.c:189 #, c-format msgid "%s: invalid destination: %s\n" msgstr "%s: 無効なリンク先です: %s\n" #: elf/sln.c:204 elf/sln.c:213 #, c-format msgid "Invalid link from \"%s\" to \"%s\": %s\n" msgstr "\"%s\" から \"%s\" への無効なリンクです: %s\n" #: elf/sotruss.sh:32 #, sh-format msgid "" "Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n" " -F, --from FROMLIST Trace calls from objects on FROMLIST\n" " -T, --to TOLIST Trace calls to objects on TOLIST\n" "\n" " -e, --exit Also show exits from the function calls\n" " -f, --follow Trace child processes\n" " -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in " "case\n" "\t\t\t -f is also used) instead of standard error\n" "\n" " -?, --help Give this help list\n" " --usage Give a short usage message\n" " --version Print program version" msgstr "" #: elf/sotruss.sh:46 msgid "" "Mandatory arguments to long options are also mandatory for any " "corresponding\\nshort options.\\n" msgstr "長い形式のオプションで必須または任意の引数は、それに対応する短い形式のオプションでも同様に必須または任意です。\\n" #: elf/sotruss.sh:55 msgid "%s: option requires an argument -- '%s'\\n" msgstr "%s: オプションには引数が必要です -- '%c'\\n" #: elf/sotruss.sh:61 msgid "%s: option is ambiguous; possibilities:" msgstr "%s: オプション '%s' は曖昧です: 次のものが可能です:" #: elf/sotruss.sh:79 msgid "Written by %s.\\n" msgstr "作者 %s。\\n" #: elf/sotruss.sh:86 msgid "" "Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n" "\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n" "\t [--help] [--usage] [--version] [--]\n" "\t EXECUTABLE [EXECUTABLE-OPTION...]\\n" msgstr "" #: elf/sotruss.sh:134 msgid "%s: unrecognized option '%c%s'\\n" msgstr "%s: オプション '%c%s' を認識できません\\n" #: elf/sprof.c:77 msgid "Output selection:" msgstr "出力選択:" #: elf/sprof.c:79 msgid "print list of count paths and their number of use" msgstr "パスとその使用回数を数えて一覧表示します" #: elf/sprof.c:81 msgid "generate flat profile with counts and ticks" msgstr "カウントとティックに関する平坦なプロファイルを生成します" #: elf/sprof.c:82 msgid "generate call graph" msgstr "呼び出しグラフを生成します" #: elf/sprof.c:89 msgid "Read and display shared object profiling data." msgstr "共有オブジェクトのプロファイルデータを読み込んで表示します。" #: elf/sprof.c:94 msgid "SHOBJ [PROFDATA]" msgstr "SHOBJ [PROFDATA]" #: elf/sprof.c:433 #, c-format msgid "failed to load shared object `%s'" msgstr "共有オブジェクト `%s' の読み込みに失敗しました" #: elf/sprof.c:442 elf/sprof.c:825 elf/sprof.c:923 #, c-format msgid "cannot create internal descriptor" msgstr "内部記述子を作成できません" #: elf/sprof.c:554 #, c-format msgid "Reopening shared object `%s' failed" msgstr "共有オブジェクト `%s' の再オープンに失敗しました" #: elf/sprof.c:561 elf/sprof.c:656 #, c-format msgid "reading of section headers failed" msgstr "セクションヘッダーの読み込みに失敗しました" #: elf/sprof.c:569 elf/sprof.c:664 #, c-format msgid "reading of section header string table failed" msgstr "セクションヘッダー文字列表の読み込みに失敗しました" #: elf/sprof.c:595 #, c-format msgid "*** Cannot read debuginfo file name: %m\n" msgstr "*** デバッグ情報ファイル名の読み込みに失敗しました: %m\n" #: elf/sprof.c:616 #, c-format msgid "cannot determine file name" msgstr "ファイル名を決定できません" #: elf/sprof.c:649 #, c-format msgid "reading of ELF header failed" msgstr "ELF ヘッダーの読み込みに失敗しました" #: elf/sprof.c:685 #, c-format msgid "*** The file `%s' is stripped: no detailed analysis possible\n" msgstr "*** ファイル `%s' は取り除かれて (strip) います: 詳細な解析が出来ません\n" #: elf/sprof.c:715 #, c-format msgid "failed to load symbol data" msgstr "シンボルデータのロードに失敗しました" #: elf/sprof.c:780 #, c-format msgid "cannot load profiling data" msgstr "プロファイルデータをロード出来ません" #: elf/sprof.c:789 #, c-format msgid "while stat'ing profiling data file" msgstr "プロファイルデータの状態取得 (stat) 中" #: elf/sprof.c:797 #, c-format msgid "profiling data file `%s' does not match shared object `%s'" msgstr "プロファイルデータファイル `%s' は共有オブジェクト `%s' と一致しません" #: elf/sprof.c:808 #, c-format msgid "failed to mmap the profiling data file" msgstr "プロファイルデータファイルの mmap に失敗しました" #: elf/sprof.c:816 #, c-format msgid "error while closing the profiling data file" msgstr "プロファイルデータファイルを閉じている間にエラーが発生しました" #: elf/sprof.c:899 #, c-format msgid "`%s' is no correct profile data file for `%s'" msgstr "`%s' は `%s' 用の正しいプロファイルデータではありません" #: elf/sprof.c:1080 elf/sprof.c:1138 #, c-format msgid "cannot allocate symbol data" msgstr "シンボルデータを配置出来ません" #: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448 #, c-format msgid "cannot open output file" msgstr "出力ファイルを開けません" #: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311 #, c-format msgid "error while closing input `%s'" msgstr "入力 `%s' を閉じている間にエラーが発生しました" #: iconv/iconv_charmap.c:435 #, c-format msgid "illegal input sequence at position %Zd" msgstr "位置 %Zd に不正な入力シーケンスがあります" #: iconv/iconv_charmap.c:454 iconv/iconv_prog.c:539 #, c-format msgid "incomplete character or shift sequence at end of buffer" msgstr "バッファの最後に不完全な文字またはシフトシーケンスがあります" #: iconv/iconv_charmap.c:499 iconv/iconv_charmap.c:535 iconv/iconv_prog.c:582 #: iconv/iconv_prog.c:618 #, c-format msgid "error while reading the input" msgstr "入力読み込み中にエラーが発生しました" #: iconv/iconv_charmap.c:517 iconv/iconv_prog.c:600 #, c-format msgid "unable to allocate buffer for input" msgstr "入力用バッファを配置することが出来ません" #: iconv/iconv_prog.c:59 msgid "Input/Output format specification:" msgstr "入力/出力形式の指定:" #: iconv/iconv_prog.c:60 msgid "encoding of original text" msgstr "元のテキストのエンコーディング" #: iconv/iconv_prog.c:61 msgid "encoding for output" msgstr "出力用のエンコーディング" #: iconv/iconv_prog.c:62 msgid "Information:" msgstr "情報:" #: iconv/iconv_prog.c:63 msgid "list all known coded character sets" msgstr "全ての既知の符号化された文字集合を一覧表示します" #: iconv/iconv_prog.c:64 locale/programs/localedef.c:129 msgid "Output control:" msgstr "出力制御:" #: iconv/iconv_prog.c:65 msgid "omit invalid characters from output" msgstr "出力から無効な文字を取り除く" #: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128 #: locale/programs/localedef.c:122 locale/programs/localedef.c:124 #: locale/programs/localedef.c:126 locale/programs/localedef.c:147 #: malloc/memusagestat.c:56 msgid "FILE" msgstr "" #: iconv/iconv_prog.c:66 msgid "output file" msgstr "出力ファイル" #: iconv/iconv_prog.c:67 msgid "suppress warnings" msgstr "警告を抑制する" #: iconv/iconv_prog.c:68 msgid "print progress information" msgstr "経過情報を表示する" #: iconv/iconv_prog.c:73 msgid "Convert encoding of given files from one encoding to another." msgstr "与えられたファイルのエンコーディングをあるエンコーディングから別のエンコーディングに変換します。" #: iconv/iconv_prog.c:77 msgid "[FILE...]" msgstr "[FILE...]" #: iconv/iconv_prog.c:233 #, c-format msgid "conversions from `%s' and to `%s' are not supported" msgstr "`%s' からの変換および `%s' への変換はサポートされていません" #: iconv/iconv_prog.c:238 #, c-format msgid "conversion from `%s' is not supported" msgstr "`%s' からの変換はサポートされていません" #: iconv/iconv_prog.c:245 #, c-format msgid "conversion to `%s' is not supported" msgstr "`%s' への変換はサポートされていません" #: iconv/iconv_prog.c:249 #, c-format msgid "conversion from `%s' to `%s' is not supported" msgstr "`%s'から`%s'への変換はサポートされていません" #: iconv/iconv_prog.c:259 #, c-format msgid "failed to start conversion processing" msgstr "変換処理の開始に失敗しました" #: iconv/iconv_prog.c:357 #, c-format msgid "error while closing output file" msgstr "出力ファイルを閉じている間にエラーが発生しました" #: iconv/iconv_prog.c:458 #, c-format msgid "conversion stopped due to problem in writing the output" msgstr "出力書き出し中に問題があったため変換を中止しました" #: iconv/iconv_prog.c:535 #, c-format msgid "illegal input sequence at position %ld" msgstr "位置 %ld に不正な入力シーケンスがあります" #: iconv/iconv_prog.c:543 #, c-format msgid "internal error (illegal descriptor)" msgstr "内部エラー (不正な記述子) です" #: iconv/iconv_prog.c:546 #, c-format msgid "unknown iconv() error %d" msgstr "不明な iconv() エラー %d です" #: iconv/iconv_prog.c:791 msgid "" "The following list contains all the coded character sets known. This does\n" "not necessarily mean that all combinations of these names can be used for\n" "the FROM and TO command line parameters. One coded character set can be\n" "listed with several different names (aliases).\n" "\n" " " msgstr "" #: iconv/iconvconfig.c:109 msgid "Create fastloading iconv module configuration file." msgstr "高速読込み用 iconv モジュール設定ファイルを作成します。" #: iconv/iconvconfig.c:113 msgid "[DIR...]" msgstr "[DIR...]" #: iconv/iconvconfig.c:126 locale/programs/localedef.c:133 msgid "PATH" msgstr "" #: iconv/iconvconfig.c:127 msgid "Prefix used for all file accesses" msgstr "全てのファイルアクセスに接頭辞を使用する" #: iconv/iconvconfig.c:128 msgid "" "Put output in FILE instead of installed location (--prefix does not apply to " "FILE)" msgstr "インストール場所ではなく FILE に出力する (--prefix は FILE には適用されない)" #: iconv/iconvconfig.c:132 msgid "Do not search standard directories, only those on the command line" msgstr "標準ディレクトリを探査せず、コマンドラインで指定されたもののみ使用する" #: iconv/iconvconfig.c:299 #, c-format msgid "Directory arguments required when using --nostdlib" msgstr "--nostdlib を使用しているときはディレクトリ引数が必要です" #: iconv/iconvconfig.c:341 locale/programs/localedef.c:294 #, c-format msgid "no output file produced because warnings were issued" msgstr "警告が出されたため出力ファイルが作成されませんでした" #: iconv/iconvconfig.c:430 #, c-format msgid "while inserting in search tree" msgstr "検索木へ挿入中です" #: iconv/iconvconfig.c:1239 #, c-format msgid "cannot generate output file" msgstr "出力ファイルを生成できません" #: inet/rcmd.c:159 msgid "rcmd: Cannot allocate memory\n" msgstr "rcmd: メモリを確保できません\n" #: inet/rcmd.c:174 msgid "rcmd: socket: All ports in use\n" msgstr "rcmd: socket: 全ポートが使用中です\n" #: inet/rcmd.c:202 #, c-format msgid "connect to address %s: " msgstr "アドレス %s へ接続: " #: inet/rcmd.c:215 #, c-format msgid "Trying %s...\n" msgstr "%s へ接続中...\n" #: inet/rcmd.c:251 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "rcmd: write (標準エラー出力を設定中): %m\n" #: inet/rcmd.c:267 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "rcmd: poll (標準エラー出力を設定中): %m\n" #: inet/rcmd.c:270 msgid "poll: protocol failure in circuit setup\n" msgstr "poll: 回線のセットアップ中でプロトコルが失敗しました\n" #: inet/rcmd.c:302 msgid "socket: protocol failure in circuit setup\n" msgstr "socket: 回線のセットアップ中でプロトコルが失敗しました\n" #: inet/rcmd.c:326 #, c-format msgid "rcmd: %s: short read" msgstr "rcmd: %s: 短い読込み" #: inet/rcmd.c:477 msgid "lstat failed" msgstr "lstat に失敗しました" #: inet/rcmd.c:484 msgid "cannot open" msgstr "開けません" #: inet/rcmd.c:486 msgid "fstat failed" msgstr "fstat に失敗しました" #: inet/rcmd.c:488 msgid "bad owner" msgstr "誤った所有者です" #: inet/rcmd.c:490 msgid "writeable by other than owner" msgstr "所有者以外が書き込みが可能です" #: inet/rcmd.c:492 msgid "hard linked somewhere" msgstr "どこかでハードリンクされています" #: inet/ruserpass.c:169 inet/ruserpass.c:192 msgid "out of memory" msgstr "メモリが不足しました" #: inet/ruserpass.c:183 msgid "Error: .netrc file is readable by others." msgstr "エラー: .netrc ファイルが他の人によって読み込み可能です。" #: inet/ruserpass.c:184 msgid "Remove password or make file unreadable by others." msgstr "パスワードを削除するか、他の人によってファイルを読み込めないようにしてください。" #: inet/ruserpass.c:276 #, c-format msgid "Unknown .netrc keyword %s" msgstr "不明な .netrc キーワード %s です" #: libidn/nfkc.c:463 msgid "Character out of range for UTF-8" msgstr "文字が UTF-8 の範囲外です" #: locale/programs/charmap-dir.c:57 #, c-format msgid "cannot read character map directory `%s'" msgstr "文字マップディレクトリ `%s' を読み込めませんでした" #: locale/programs/charmap.c:138 #, c-format msgid "character map file `%s' not found" msgstr "文字マップファイル `%s' が見つかりません" #: locale/programs/charmap.c:195 #, c-format msgid "default character map file `%s' not found" msgstr "デフォルト文字マップファイル `%s' が見つかりません" #: locale/programs/charmap.c:258 #, c-format msgid "" "character map `%s' is not ASCII compatible, locale not ISO C compliant\n" msgstr "文字マップ `%s' は ASCII 互換ではありません。ロケールが ISO C 準拠ではありません\n" #: locale/programs/charmap.c:337 #, c-format msgid "%s: must be greater than \n" msgstr "%s: より大きくなければいけません\n" #: locale/programs/charmap.c:357 locale/programs/charmap.c:374 #: locale/programs/repertoire.c:174 #, c-format msgid "syntax error in prolog: %s" msgstr "prolog 内に構文エラーがあります: %s" #: locale/programs/charmap.c:358 msgid "invalid definition" msgstr "無効な定義です" #: locale/programs/charmap.c:375 locale/programs/locfile.c:131 #: locale/programs/locfile.c:158 locale/programs/repertoire.c:175 msgid "bad argument" msgstr "間違った引数です" #: locale/programs/charmap.c:403 #, c-format msgid "duplicate definition of <%s>" msgstr "<%s> の定義が重複しています" #: locale/programs/charmap.c:410 #, c-format msgid "value for <%s> must be 1 or greater" msgstr "<%s> の値は1以上でなければいけません" #: locale/programs/charmap.c:422 #, c-format msgid "value of <%s> must be greater or equal than the value of <%s>" msgstr "<%s> の値は <%s> の値以上でなければいけません" #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183 #, c-format msgid "argument to <%s> must be a single character" msgstr "引数 <%s> は単一文字でなければいけません" #: locale/programs/charmap.c:471 msgid "character sets with locking states are not supported" msgstr "ロック状態を持つ文字集合はサポートされていません" #: locale/programs/charmap.c:498 locale/programs/charmap.c:552 #: locale/programs/charmap.c:584 locale/programs/charmap.c:678 #: locale/programs/charmap.c:733 locale/programs/charmap.c:774 #: locale/programs/charmap.c:815 #, c-format msgid "syntax error in %s definition: %s" msgstr "%s の定義内で構文エラーです: %s" #: locale/programs/charmap.c:499 locale/programs/charmap.c:679 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230 msgid "no symbolic name given" msgstr "シンボル名が与えられていません" #: locale/programs/charmap.c:553 msgid "invalid encoding given" msgstr "無効なエンコーディングが与えられました" #: locale/programs/charmap.c:562 msgid "too few bytes in character encoding" msgstr "文字エンコーディング中のバイト数が少なすぎます" #: locale/programs/charmap.c:564 msgid "too many bytes in character encoding" msgstr "文字エンコーディング中のバイト数が多すぎます" #: locale/programs/charmap.c:586 locale/programs/charmap.c:734 #: locale/programs/charmap.c:817 locale/programs/repertoire.c:296 msgid "no symbolic name given for end of range" msgstr "領域の最後にシンボル名が与えられていません" #: locale/programs/charmap.c:610 locale/programs/ld-address.c:528 #: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784 #: locale/programs/ld-ctype.c:2128 locale/programs/ld-ctype.c:2840 #: locale/programs/ld-identification.c:368 #: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298 #: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264 #: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214 #: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943 #: locale/programs/repertoire.c:313 #, c-format msgid "%1$s: definition does not end with `END %1$s'" msgstr "%1$s: 定義が `END %1$s' で終っていません" #: locale/programs/charmap.c:643 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition" msgstr "WIDTH 定義は CHARMAP 定義に従うことのみ許されます" #: locale/programs/charmap.c:651 locale/programs/charmap.c:714 #, c-format msgid "value for %s must be an integer" msgstr "%s の値は整数でなければなりません" #: locale/programs/charmap.c:842 #, c-format msgid "%s: error in state machine" msgstr "%s: 状態マシン内でエラーが発生しました" #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977 #: locale/programs/ld-ctype.c:2125 locale/programs/ld-ctype.c:2857 #: locale/programs/ld-identification.c:384 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324 #, c-format msgid "%s: premature end of file" msgstr "%s: ファイル終端 (EOF) が早すぎます" #: locale/programs/charmap.c:869 locale/programs/charmap.c:880 #, c-format msgid "unknown character `%s'" msgstr "不明な文字 `%s' です" #: locale/programs/charmap.c:888 #, c-format msgid "" "number of bytes for byte sequence of beginning and end of range not the " "same: %d vs %d" msgstr "バイトシーケンスの開始から終了までのバイト数と、範囲の終わりとが一致しません: %d と %d" #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903 #: locale/programs/repertoire.c:419 msgid "invalid names for character range" msgstr "キャラクタ範囲として不正な名前です" #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431 msgid "hexadecimal range format should use only capital characters" msgstr "16進数の範囲形式は英大文字でのみ使用すべきです" #: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449 #, c-format msgid "<%s> and <%s> are invalid names for range" msgstr "<%s> と <%s> は範囲としては無効な名前です" #: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456 msgid "upper limit in range is smaller than lower limit" msgstr "範囲の上限が下限より小さいです" #: locale/programs/charmap.c:1087 msgid "resulting bytes for range not representable." msgstr "範囲の結果バイトが表示可能ではありません。" #: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565 #: locale/programs/ld-ctype.c:431 locale/programs/ld-identification.c:133 #: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97 #: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94 #: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91 #: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159 #, c-format msgid "No definition for %s category found" msgstr "%s カテゴリ用の定義が見つかりません" #: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184 #: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231 #: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322 #: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146 #: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205 #: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265 #: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105 #: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112 #: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102 #: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105 #: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175 #: locale/programs/ld-time.c:196 #, c-format msgid "%s: field `%s' not defined" msgstr "%s: フィールド `%s' は定義されていません" #: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210 #: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278 #: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117 #, c-format msgid "%s: field `%s' must not be empty" msgstr "%s: フィールド `%s' が空ではいけません" #: locale/programs/ld-address.c:170 #, c-format msgid "%s: invalid escape `%%%c' sequence in field `%s'" msgstr "%s: 無効なエスケープシーケンス `%%%c' がフィールド `%s' 中にあります" #: locale/programs/ld-address.c:221 #, c-format msgid "%s: terminology language code `%s' not defined" msgstr "%s: terminology言語コード `%s' は定義されていません" #: locale/programs/ld-address.c:246 #, c-format msgid "%s: field `%s' must not be defined" msgstr "%s: フィールド `%s' が定義されていてはいけません" #: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289 #, c-format msgid "%s: language abbreviation `%s' not defined" msgstr "%s: 言語名省略形 `%s' が定義されていません" #: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295 #: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341 #, c-format msgid "%s: `%s' value does not match `%s' value" msgstr "%s: `%s' の値は `%s' の値と一致しません" #: locale/programs/ld-address.c:314 #, c-format msgid "%s: numeric country code `%d' not valid" msgstr "%s: 数字の国コード `%d' が無効です" #: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473 #: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2489 #: locale/programs/ld-identification.c:280 #: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267 #: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530 #: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237 #: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197 #: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848 #: locale/programs/ld-time.c:890 #, c-format msgid "%s: field `%s' declared more than once" msgstr "%s: フィールド `%s' が二回以上宣言されています" #: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478 #: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277 #: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534 #: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222 #: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742 #: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853 #, c-format msgid "%s: unknown character in field `%s'" msgstr "%s: フィールド `%s' 内に不明な文字があります" #: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782 #: locale/programs/ld-ctype.c:2837 locale/programs/ld-identification.c:365 #: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296 #: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262 #: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212 #: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941 #, c-format msgid "%s: incomplete `END' line" msgstr "%s: 不完全な `END' 行です" #: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551 #: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899 #: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592 #: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967 #: locale/programs/ld-ctype.c:1857 locale/programs/ld-ctype.c:2115 #: locale/programs/ld-ctype.c:2687 locale/programs/ld-ctype.c:2848 #: locale/programs/ld-identification.c:375 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305 #: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271 #: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221 #: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950 #, c-format msgid "%s: syntax error" msgstr "%s: 構文エラー" #: locale/programs/ld-collate.c:426 #, c-format msgid "`%.*s' already defined in charmap" msgstr "`%.*s' は既に文字マップ内で定義されています" #: locale/programs/ld-collate.c:435 #, c-format msgid "`%.*s' already defined in repertoire" msgstr "`%.*s' は既にレパートリ内で定義されています" #: locale/programs/ld-collate.c:442 #, c-format msgid "`%.*s' already defined as collating symbol" msgstr "`%.*s' は既に照合シンボルとして定義されています" #: locale/programs/ld-collate.c:449 #, c-format msgid "`%.*s' already defined as collating element" msgstr "`%.*s' は既に照合要素として定義されています" #: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506 #, c-format msgid "%s: `forward' and `backward' are mutually excluding each other" msgstr "%s: `forward' と `backward' は排他的です" #: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516 #: locale/programs/ld-collate.c:532 #, c-format msgid "%s: `%s' mentioned more than once in definition of weight %d" msgstr "%s: `%s'は重み定義 %d 中で複数回使われています" #: locale/programs/ld-collate.c:588 #, c-format msgid "%s: too many rules; first entry only had %d" msgstr "%s: 規則が多すぎます; 最初のエントリは %d を持っています" #: locale/programs/ld-collate.c:624 #, c-format msgid "%s: not enough sorting rules" msgstr "%s: 並び替え規則が不十分です" #: locale/programs/ld-collate.c:789 #, c-format msgid "%s: empty weight string not allowed" msgstr "%s: 空の重み文字列は許可されていません" #: locale/programs/ld-collate.c:884 #, c-format msgid "%s: weights must use the same ellipsis symbol as the name" msgstr "%s: 重みはその名称として同じ省略シンボルを使用しなければなりません" #: locale/programs/ld-collate.c:940 #, c-format msgid "%s: too many values" msgstr "%s: 値が多すぎます" #: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235 #, c-format msgid "order for `%.*s' already defined at %s:%Zu" msgstr "`%.*s' 用の順序は %s:%Zu で既に定義されています" #: locale/programs/ld-collate.c:1110 #, c-format msgid "%s: the start and the end symbol of a range must stand for characters" msgstr "%s: 範囲の開始・終了シンボルは文字を意味しなければいけません" #: locale/programs/ld-collate.c:1137 #, c-format msgid "" "%s: byte sequences of first and last character must have the same length" msgstr "%s: 最初と最後の文字のバイトシーケンスは同一長でなければなりません" #: locale/programs/ld-collate.c:1179 #, c-format msgid "" "%s: byte sequence of first character of range is not lower than that of the " "last character" msgstr "%s: 範囲の最初の文字のバイトシーケンスは最後の文字のバイトシーケンスより小さくありません" #: locale/programs/ld-collate.c:1304 #, c-format msgid "%s: symbolic range ellipsis must not directly follow `order_start'" msgstr "%s: シンボルの範囲の省略は`order_start'のすぐ後に置いてはいけません" #: locale/programs/ld-collate.c:1308 #, c-format msgid "" "%s: symbolic range ellipsis must not be directly followed by `order_end'" msgstr "%s: シンボル範囲省略記号は`order_end'のすぐ後に続いてはいけません" #: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1374 #, c-format msgid "`%s' and `%.*s' are not valid names for symbolic range" msgstr "`%s' と `%.*s' はシンボル範囲用として無効な名前です" #: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718 #, c-format msgid "%s: order for `%.*s' already defined at %s:%Zu" msgstr "%s: `%.*s' 用の順序は既に %s:%Zu で定義されています" #: locale/programs/ld-collate.c:1387 #, c-format msgid "%s: `%s' must be a character" msgstr "%s: `%s' は単一文字でなければいけません" #: locale/programs/ld-collate.c:1582 #, c-format msgid "" "%s: `position' must be used for a specific level in all sections or none" msgstr "%s: `position'は特定レベルに対し、全セクションで使用か未使用かのどちらかです" #: locale/programs/ld-collate.c:1607 #, c-format msgid "symbol `%s' not defined" msgstr "シンボル `%s' が定義されていません" #: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789 #, c-format msgid "symbol `%s' has the same encoding as" msgstr "シンボル `%s' は以下と同じエンコーディングを持っています" #: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793 #, c-format msgid "symbol `%s'" msgstr "シンボル `%s'" #: locale/programs/ld-collate.c:1833 #, c-format msgid "no definition of `UNDEFINED'" msgstr "`UNDEFINED' の定義がありません" #: locale/programs/ld-collate.c:1862 #, c-format msgid "too many errors; giving up" msgstr "エラーが多すぎます。処理をあきらめます" #: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906 #, c-format msgid "%s: nested conditionals not supported" msgstr "%s: 入れ子になった条件はサポートされていません" #: locale/programs/ld-collate.c:2536 #, c-format msgid "%s: more than one 'else'" msgstr "" #: locale/programs/ld-collate.c:2711 #, c-format msgid "%s: duplicate definition of `%s'" msgstr "%s: `%s' の重複した定義です" #: locale/programs/ld-collate.c:2747 #, c-format msgid "%s: duplicate declaration of section `%s'" msgstr "%s: セクション `%s' の重複した宣言です" #: locale/programs/ld-collate.c:2883 #, c-format msgid "%s: unknown character in collating symbol name" msgstr "%s: 照合シンボル名内に不明な文字があります" #: locale/programs/ld-collate.c:3012 #, c-format msgid "%s: unknown character in equivalent definition name" msgstr "%s: 等価な定義名内に不明な文字があります" #: locale/programs/ld-collate.c:3023 #, c-format msgid "%s: unknown character in equivalent definition value" msgstr "%s: 等価な定義値内に不明な文字があります" #: locale/programs/ld-collate.c:3033 #, c-format msgid "%s: unknown symbol `%s' in equivalent definition" msgstr "%s: 等価な定義内に未知のシンボル `%s' があります" #: locale/programs/ld-collate.c:3042 msgid "error while adding equivalent collating symbol" msgstr "等価な照合シンボル追加中にエラーが発生しました" #: locale/programs/ld-collate.c:3080 #, c-format msgid "duplicate definition of script `%s'" msgstr "スクリプト `%s' の重複した定義です" #: locale/programs/ld-collate.c:3128 #, c-format msgid "%s: unknown section name `%.*s'" msgstr "%s: 不明なセクション名 `%.*s' です" #: locale/programs/ld-collate.c:3157 #, c-format msgid "%s: multiple order definitions for section `%s'" msgstr "%s: セクション `%s' 用の順序定義が複数あります" #: locale/programs/ld-collate.c:3185 #, c-format msgid "%s: invalid number of sorting rules" msgstr "%s: 無効な並び替え規則の番号です" #: locale/programs/ld-collate.c:3212 #, c-format msgid "%s: multiple order definitions for unnamed section" msgstr "%s: 名前のないセクションに対する並び替え定義が複数あります" #: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397 #: locale/programs/ld-collate.c:3760 #, c-format msgid "%s: missing `order_end' keyword" msgstr "%s: `order_end' キーワードが見つかりません" #: locale/programs/ld-collate.c:3330 #, c-format msgid "%s: order for collating symbol %.*s not yet defined" msgstr "%s: 照合シンボル %.*s に対する並べ替えがまだ定義されていません" #: locale/programs/ld-collate.c:3348 #, c-format msgid "%s: order for collating element %.*s not yet defined" msgstr "%s: 照合要素 %.*s に対する並べ替えがまだ定義されていません" #: locale/programs/ld-collate.c:3359 #, c-format msgid "%s: cannot reorder after %.*s: symbol not known" msgstr "%s: %.*sの後で再並び替えができません: 不明なシンボルです" #: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772 #, c-format msgid "%s: missing `reorder-end' keyword" msgstr "%s: `reorder-end' キーワードがありません" #: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643 #, c-format msgid "%s: section `%.*s' not known" msgstr "%s: セクション `%.*s' は不明です" #: locale/programs/ld-collate.c:3510 #, c-format msgid "%s: bad symbol <%.*s>" msgstr "%s: 間違ったシンボル <%.*s> です" #: locale/programs/ld-collate.c:3706 #, c-format msgid "%s: cannot have `%s' as end of ellipsis range" msgstr "%s: 省略記号の範囲の終わりとして `%s' を持つことは出来ません" #: locale/programs/ld-collate.c:3756 #, c-format msgid "%s: empty category description not allowed" msgstr "%s: 空のカテゴリ記述は許可されていません" #: locale/programs/ld-collate.c:3775 #, c-format msgid "%s: missing `reorder-sections-end' keyword" msgstr "%s: `reorder-sections-end' キーワードがありません" #: locale/programs/ld-collate.c:3939 #, c-format msgid "%s: '%s' without matching 'ifdef' or 'ifndef'" msgstr "%s: '%s' に対応している 'ifdef' または 'ifndef' がありません" #: locale/programs/ld-collate.c:3957 #, c-format msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'" msgstr "%s: 'endif' に対応している 'ifdef' または 'ifndef' がありません" #: locale/programs/ld-ctype.c:450 #, c-format msgid "No character set name specified in charmap" msgstr "文字マップ内に指定した文字集合名がありません" #: locale/programs/ld-ctype.c:479 #, c-format msgid "character L'\\u%0*x' in class `%s' must be in class `%s'" msgstr "文字 L'\\u%0*x' (クラス `%s' 内) はクラス`%s' 内になければいけません" #: locale/programs/ld-ctype.c:494 #, c-format msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'" msgstr "文字 L'\\u%0*x' (クラス `%s' 内) はクラス `%s' 内にあってはいけません" #: locale/programs/ld-ctype.c:508 locale/programs/ld-ctype.c:566 #, c-format msgid "internal error in %s, line %u" msgstr "%s 内、%u 行で内部エラーが発生しました" #: locale/programs/ld-ctype.c:537 #, c-format msgid "character '%s' in class `%s' must be in class `%s'" msgstr "クラス `%2$s' の文字 `%1$s' はクラス `%3$s' になければいけません" #: locale/programs/ld-ctype.c:553 #, c-format msgid "character '%s' in class `%s' must not be in class `%s'" msgstr "クラス `%2$s' 内の文字 `%1$s' はクラス `%3$s' にあってはいけません" #: locale/programs/ld-ctype.c:583 locale/programs/ld-ctype.c:621 #, c-format msgid " character not in class `%s'" msgstr " 文字はクラス `%s' 内にありません" #: locale/programs/ld-ctype.c:595 locale/programs/ld-ctype.c:632 #, c-format msgid " character must not be in class `%s'" msgstr " 文字はクラス `%s' 内にあってはいけません" #: locale/programs/ld-ctype.c:610 #, c-format msgid "character not defined in character map" msgstr "文字 が文字マップ内で定義されていません" #: locale/programs/ld-ctype.c:746 #, c-format msgid "`digit' category has not entries in groups of ten" msgstr "`digit' カテゴリはグループ中に10個のエントリを持っていません" #: locale/programs/ld-ctype.c:795 #, c-format msgid "no input digits defined and none of the standard names in the charmap" msgstr "入力桁が定義されていないか、文字マップ中に標準名がありません" #: locale/programs/ld-ctype.c:860 #, c-format msgid "not all characters used in `outdigit' are available in the charmap" msgstr "`outdigit' 内で使用されている文字の全てが文字マップ内で利用可能ではありません" #: locale/programs/ld-ctype.c:877 #, c-format msgid "not all characters used in `outdigit' are available in the repertoire" msgstr "`outdigit'で使用中の文字の一部はレパートリマップで利用可能ではありません" #: locale/programs/ld-ctype.c:1142 #, c-format msgid "character class `%s' already defined" msgstr "文字クラス `%s' は既に定義されています" #: locale/programs/ld-ctype.c:1148 #, c-format msgid "implementation limit: no more than %Zd character classes allowed" msgstr "実装上の制限: %Zd より大きい文字クラスは許可されていません" #: locale/programs/ld-ctype.c:1174 #, c-format msgid "character map `%s' already defined" msgstr "文字マップ `%s' は既に定義されています" #: locale/programs/ld-ctype.c:1180 #, c-format msgid "implementation limit: no more than %d character maps allowed" msgstr "実装上の制限: %d より大きい文字マップは許可されていません" #: locale/programs/ld-ctype.c:1445 locale/programs/ld-ctype.c:1570 #: locale/programs/ld-ctype.c:1676 locale/programs/ld-ctype.c:2352 #: locale/programs/ld-ctype.c:3324 #, c-format msgid "%s: field `%s' does not contain exactly ten entries" msgstr "%s: フィールド `%s' は厳密に10項目を含んでいません" #: locale/programs/ld-ctype.c:1473 locale/programs/ld-ctype.c:2047 #, c-format msgid "to-value of range is smaller than from-value " msgstr "範囲の to の値 は from の値 より小さいです" #: locale/programs/ld-ctype.c:1600 msgid "start and end character sequence of range must have the same length" msgstr "範囲の開始と終了文字シーケンスは同一長でなければいけません" #: locale/programs/ld-ctype.c:1607 msgid "to-value character sequence is smaller than from-value sequence" msgstr "to 値の文字シーケンスは from 値の文字シーケンスよりも小さすぎます" #: locale/programs/ld-ctype.c:1967 locale/programs/ld-ctype.c:2018 msgid "premature end of `translit_ignore' definition" msgstr "`translit_ignore' 定義の終端が早すぎます" #: locale/programs/ld-ctype.c:1973 locale/programs/ld-ctype.c:2024 #: locale/programs/ld-ctype.c:2066 msgid "syntax error" msgstr "構文エラーです" #: locale/programs/ld-ctype.c:2199 #, c-format msgid "%s: syntax error in definition of new character class" msgstr "%s: 新しい文字クラスの定義内で構文エラーです" #: locale/programs/ld-ctype.c:2214 #, c-format msgid "%s: syntax error in definition of new character map" msgstr "%s: 新しい文字マップの定義内で構文エラーです" #: locale/programs/ld-ctype.c:2374 msgid "ellipsis range must be marked by two operands of same type" msgstr "省略の範囲は同じ型の二個の被演算子によりマークされていなければいけません" #: locale/programs/ld-ctype.c:2383 msgid "" "with symbolic name range values the absolute ellipsis `...' must not be used" msgstr "シンボル名の値の範囲として絶対省略 `...' は使用してはいけません" #: locale/programs/ld-ctype.c:2398 msgid "" "with UCS range values one must use the hexadecimal symbolic ellipsis `..'" msgstr "UCS の値の範囲として16進シンボル省略 `..' を使用しなければなりません" #: locale/programs/ld-ctype.c:2412 msgid "" "with character code range values one must use the absolute ellipsis `...'" msgstr "文字コードの値の範囲として絶対省略 `...' を使用しなければなりません" #: locale/programs/ld-ctype.c:2563 #, c-format msgid "duplicated definition for mapping `%s'" msgstr "重複したマッピング `%s' の定義です" #: locale/programs/ld-ctype.c:2649 locale/programs/ld-ctype.c:2793 #, c-format msgid "%s: `translit_start' section does not end with `translit_end'" msgstr "%s: `translit_start' セクションが `translit_end' で終っていません" #: locale/programs/ld-ctype.c:2744 #, c-format msgid "%s: duplicate `default_missing' definition" msgstr "%s: 重複した `default_missing' 定義です" #: locale/programs/ld-ctype.c:2749 msgid "previous definition was here" msgstr "前の定義がここにありました" #: locale/programs/ld-ctype.c:2771 #, c-format msgid "%s: no representable `default_missing' definition found" msgstr "%s: 表現可能な `default_missing' 定義が見つかりません" #: locale/programs/ld-ctype.c:2889 locale/programs/ld-ctype.c:2986 #: locale/programs/ld-ctype.c:3006 locale/programs/ld-ctype.c:3027 #: locale/programs/ld-ctype.c:3048 locale/programs/ld-ctype.c:3069 #: locale/programs/ld-ctype.c:3090 locale/programs/ld-ctype.c:3130 #: locale/programs/ld-ctype.c:3151 locale/programs/ld-ctype.c:3216 #: locale/programs/ld-ctype.c:3258 locale/programs/ld-ctype.c:3283 #, c-format msgid "%s: character `%s' not defined while needed as default value" msgstr "%s: 文字 `%s' がデフォルト値として必要ですが定義されていません" #: locale/programs/ld-ctype.c:2894 locale/programs/ld-ctype.c:2991 #: locale/programs/ld-ctype.c:3011 locale/programs/ld-ctype.c:3032 #: locale/programs/ld-ctype.c:3053 locale/programs/ld-ctype.c:3074 #: locale/programs/ld-ctype.c:3095 locale/programs/ld-ctype.c:3135 #: locale/programs/ld-ctype.c:3156 locale/programs/ld-ctype.c:3221 #, c-format msgid "%s: character `%s' in charmap not representable with one byte" msgstr "%s: 文字マップ内の文字 `%s' は一バイトで表現できません" #: locale/programs/ld-ctype.c:3265 locale/programs/ld-ctype.c:3290 #, c-format msgid "" "%s: character `%s' needed as default value not representable with one byte" msgstr "%s: デフォルト値として必要な文字 `%s' が一バイトで表現できません" #: locale/programs/ld-ctype.c:3346 #, c-format msgid "" "no output digits defined and none of the standard names in the charmap" msgstr "出力桁が定義されていないか、文字マップ内に標準名がありません" #: locale/programs/ld-ctype.c:3595 #, c-format msgid "%s: transliteration data from locale `%s' not available" msgstr "%s: ロケール `%s' からのリテラル変換データが使用出来ません" #: locale/programs/ld-ctype.c:3695 #, c-format msgid "%s: table for class \"%s\": %lu bytes\n" msgstr "%s: クラス \"%s\" 用の表: %lu バイト\n" #: locale/programs/ld-ctype.c:3760 #, c-format msgid "%s: table for map \"%s\": %lu bytes\n" msgstr "%s: マップ \"%s\" 用の表: %lu バイト\n" #: locale/programs/ld-ctype.c:3885 #, c-format msgid "%s: table for width: %lu bytes\n" msgstr "%s: 幅用の表: %lu バイト\n" #: locale/programs/ld-identification.c:170 #, c-format msgid "%s: no identification for category `%s'" msgstr "%s: カテゴリ `%s' 用の識別子がありません" #: locale/programs/ld-identification.c:351 #, c-format msgid "%s: duplicate category version definition" msgstr "%s: 重複したカテゴリバージョン定義です" #: locale/programs/ld-measurement.c:113 #, c-format msgid "%s: invalid value for field `%s'" msgstr "%s: フィールド `%s' 用の無効な値です" #: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148 #, c-format msgid "%s: field `%s' undefined" msgstr "%s: フィールド `%s' は未定義です" #: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155 #: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118 #, c-format msgid "%s: value for field `%s' must not be an empty string" msgstr "%s: フィールド `%s' 用の値は空文字列ではいけません" #: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171 #, c-format msgid "%s: no correct regular expression for field `%s': %s" msgstr "%s: フィールド `%s' 用の正しくない正規表現です: %s" #: locale/programs/ld-monetary.c:223 #, c-format msgid "%s: value of field `int_curr_symbol' has wrong length" msgstr "%s: フィールド `int_curr_symbol' の値が間違った長さです" #: locale/programs/ld-monetary.c:236 #, c-format msgid "" "%s: value of field `int_curr_symbol' does not correspond to a valid name in " "ISO 4217" msgstr "%s: フィールド `int_curr_symbol' の値が ISO 4217 の有効な値と対応していません" #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314 #, c-format msgid "%s: value for field `%s' must be in range %d...%d" msgstr "%s: フィールド `%s' の値は %d...%d の範囲内になければなりません" #: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229 #, c-format msgid "%s: value for field `%s' must be a single character" msgstr "%s: フィールド `%s' の値は単一文字でなければいけません" #: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273 #, c-format msgid "%s: `-1' must be last entry in `%s' field" msgstr "%s: `-1' は `%s' フィールド内の最後の項目でなければいけません" #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290 #, c-format msgid "%s: values for field `%s' must be smaller than 127" msgstr "%s: フィールド `%s' 用の値は 127 以下でなければいけません" #: locale/programs/ld-monetary.c:706 msgid "conversion rate value cannot be zero" msgstr "変換レート値はゼロにはできません" #: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126 #: locale/programs/ld-telephone.c:149 #, c-format msgid "%s: invalid escape sequence in field `%s'" msgstr "%s: フィールド `%s' 中に無効なエスケープシーケンスがあります" #: locale/programs/ld-time.c:247 #, c-format msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'" msgstr "%s: `era'フィールド内の文字列 %Zd 内の方向フラグが '+' または '-' ではありません" #: locale/programs/ld-time.c:258 #, c-format msgid "" "%s: direction flag in string %Zd in `era' field is not a single character" msgstr "%s: `era' フィールド内の文字列 %Zd の方向フラグが単一文字ではありません" #: locale/programs/ld-time.c:271 #, c-format msgid "%s: invalid number for offset in string %Zd in `era' field" msgstr "%s: `era'フィールド内の文字列 %Zd 内のオフセット用の番号が無効です" #: locale/programs/ld-time.c:279 #, c-format msgid "%s: garbage at end of offset value in string %Zd in `era' field" msgstr "%s: `era'フィールド内の文字列 %Zd 内のオフセット値の最後にゴミがあります" #: locale/programs/ld-time.c:330 #, c-format msgid "%s: invalid starting date in string %Zd in `era' field" msgstr "%s: `era' フィールド内の文字列 %Zd 内の開始日付が無効です" #: locale/programs/ld-time.c:339 #, c-format msgid "%s: garbage at end of starting date in string %Zd in `era' field " msgstr "%s: `era' フィールド内の文字列 %Zd 内の開始日付の最後にゴミがあります " #: locale/programs/ld-time.c:358 #, c-format msgid "%s: starting date is invalid in string %Zd in `era' field" msgstr "%s: `era' フィールドにある文字列 %Zd 中の開始日が無効です" #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435 #, c-format msgid "%s: invalid stopping date in string %Zd in `era' field" msgstr "%s: `era' フィールド内の文字列 %Zd 内の終了日付が無効です" #: locale/programs/ld-time.c:416 #, c-format msgid "%s: garbage at end of stopping date in string %Zd in `era' field" msgstr "%s: `era' フィールド内の文字列 %Zd 内の終了日付の最後にゴミがあります" #: locale/programs/ld-time.c:444 #, c-format msgid "%s: missing era name in string %Zd in `era' field" msgstr "%s: `era' フィールド内の文字列 %Zd 内に era 名がありません" #: locale/programs/ld-time.c:456 #, c-format msgid "%s: missing era format in string %Zd in `era' field" msgstr "%s: `era' フィールド内の文字列 %Zd 内に era 形式がありません" #: locale/programs/ld-time.c:497 #, c-format msgid "%s: third operand for value of field `%s' must not be larger than %d" msgstr "%s: フィールド `%s' の値用の第三被演算子は %d より大きくてはいけません" #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513 #: locale/programs/ld-time.c:521 #, c-format msgid "%s: values for field `%s' must not be larger than %d" msgstr "%s: フィールド `%s' の値は %d 以上ではいけません" #: locale/programs/ld-time.c:726 #, c-format msgid "%s: too few values for field `%s'" msgstr "%s: フィールド `%s' 用の値が少なすぎます" #: locale/programs/ld-time.c:771 msgid "extra trailing semicolon" msgstr "余分なセミコロンが最後にあります" #: locale/programs/ld-time.c:774 #, c-format msgid "%s: too many values for field `%s'" msgstr "%s: フィールド `%s' 用の値が多すぎます" #: locale/programs/linereader.c:130 msgid "trailing garbage at end of line" msgstr "行末にゴミがあります" #: locale/programs/linereader.c:298 msgid "garbage at end of number" msgstr "数字の終わりにゴミがあります" #: locale/programs/linereader.c:410 msgid "garbage at end of character code specification" msgstr "文字コード指定の終わりにゴミがあります" #: locale/programs/linereader.c:496 msgid "unterminated symbolic name" msgstr "シンボル名が終端されていません" #: locale/programs/linereader.c:623 msgid "illegal escape sequence at end of string" msgstr "文字列の終わりに不正なエスケープシーケンスがあります" #: locale/programs/linereader.c:627 locale/programs/linereader.c:855 msgid "unterminated string" msgstr "文字列が終端していません" #: locale/programs/linereader.c:669 msgid "non-symbolic character value should not be used" msgstr "非シンボル文字値は使用すべきではありません" #: locale/programs/linereader.c:816 #, c-format msgid "symbol `%.*s' not in charmap" msgstr "シンボル `%.*s' が文字マップ内にありません" #: locale/programs/linereader.c:837 #, c-format msgid "symbol `%.*s' not in repertoire map" msgstr "シンボル `%.*s' がレパートリーマップ内にありません" #: locale/programs/locale-spec.c:130 #, c-format msgid "unknown name \"%s\"" msgstr "不明な名前 \"%s\" です" #: locale/programs/locale.c:72 msgid "System information:" msgstr "システム情報:" #: locale/programs/locale.c:74 msgid "Write names of available locales" msgstr "利用可能なロケール名を書き込む" #: locale/programs/locale.c:76 msgid "Write names of available charmaps" msgstr "利用可能なキャラクタマップ名を書き込む" #: locale/programs/locale.c:77 msgid "Modify output format:" msgstr "出力形式の修正:" #: locale/programs/locale.c:78 msgid "Write names of selected categories" msgstr "選択したカテゴリ名を書き込む" #: locale/programs/locale.c:79 msgid "Write names of selected keywords" msgstr "選択したキーワード名を書き込む" #: locale/programs/locale.c:80 msgid "Print more information" msgstr "詳細情報を表示する" #: locale/programs/locale.c:85 msgid "Get locale-specific information." msgstr "ロケール固有情報を取得する。" #: locale/programs/locale.c:88 msgid "" "NAME\n" "[-a|-m]" msgstr "" "NAME\n" "[-a|-m]" #: locale/programs/locale.c:192 #, c-format msgid "Cannot set LC_CTYPE to default locale" msgstr "LC_CTYPE をデフォルトロケールへ設定できません" #: locale/programs/locale.c:194 #, c-format msgid "Cannot set LC_MESSAGES to default locale" msgstr "LC_MESSAGES をデフォルトロケールへ設定できません" #: locale/programs/locale.c:207 #, c-format msgid "Cannot set LC_COLLATE to default locale" msgstr "LC_COLLATE をデフォルトロケールへ設定できません" #: locale/programs/locale.c:223 #, c-format msgid "Cannot set LC_ALL to default locale" msgstr "LC_ALLをデフォルトロケールへ設定できません" #: locale/programs/locale.c:525 #, c-format msgid "while preparing output" msgstr "出力を準備中" #: locale/programs/localedef.c:121 msgid "Input Files:" msgstr "入力ファイル:" #: locale/programs/localedef.c:123 msgid "Symbolic character names defined in FILE" msgstr "シンボル文字名は FILE 内で定義されています" #: locale/programs/localedef.c:125 msgid "Source definitions are found in FILE" msgstr "FILE 内でソース定義が見つかりました" #: locale/programs/localedef.c:127 msgid "FILE contains mapping from symbolic names to UCS4 values" msgstr "FILE にはシンボル名から UCS4 値へのマップが含まれます" #: locale/programs/localedef.c:131 msgid "Create output even if warning messages were issued" msgstr "警告メッセージがあっても出力を作成する" #: locale/programs/localedef.c:132 msgid "Create old-style tables" msgstr "古いスタイルの表を作成する" #: locale/programs/localedef.c:133 msgid "Optional output file prefix" msgstr "出力ファイルにオプションの接頭辞を付加する" #: locale/programs/localedef.c:134 msgid "Strictly conform to POSIX" msgstr "" #: locale/programs/localedef.c:136 msgid "Suppress warnings and information messages" msgstr "警告と情報メッセージを抑制する" #: locale/programs/localedef.c:137 msgid "Print more messages" msgstr "詳細なメッセージを表示する" #: locale/programs/localedef.c:138 msgid "Archive control:" msgstr "書庫制御:" #: locale/programs/localedef.c:140 msgid "Don't add new data to archive" msgstr "書庫に新しいデータを追加しない" #: locale/programs/localedef.c:142 msgid "Add locales named by parameters to archive" msgstr "パラメータで指定された名前のロケールを書庫に追加する" #: locale/programs/localedef.c:143 msgid "Replace existing archive content" msgstr "既存の書庫の内容を置換する" #: locale/programs/localedef.c:145 msgid "Remove locales named by parameters from archive" msgstr "パラメータで指定された名前のロケールを書庫から削除する" #: locale/programs/localedef.c:146 msgid "List content of archive" msgstr "書庫の内容のリストを表示する" #: locale/programs/localedef.c:148 msgid "locale.alias file to consult when making archive" msgstr "書庫を作成する時に locale.alias ファイルを参照する" #: locale/programs/localedef.c:150 msgid "Generate little-endian output" msgstr "" #: locale/programs/localedef.c:152 msgid "Generate big-endian output" msgstr "" #: locale/programs/localedef.c:157 msgid "Compile locale specification" msgstr "ロケール仕様をコンパイルする" #: locale/programs/localedef.c:160 msgid "" "NAME\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" msgstr "" "NAME\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" #: locale/programs/localedef.c:235 #, c-format msgid "cannot create directory for output files" msgstr "出力ファイル用ディレクトリが作成できません" #: locale/programs/localedef.c:246 #, c-format msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'" msgstr "致命的: システムは `_POSIX2_LOCALEDEF' を定義しません" #: locale/programs/localedef.c:260 locale/programs/localedef.c:276 #: locale/programs/localedef.c:612 locale/programs/localedef.c:632 #, c-format msgid "cannot open locale definition file `%s'" msgstr "ロケール定義ファイル `%s' を開けません" #: locale/programs/localedef.c:288 #, c-format msgid "cannot write output files to `%s'" msgstr "出力ファイル `%s' へ書き込めません" #: locale/programs/localedef.c:380 #, c-format msgid "" "System's directory for character maps : %s\n" "\t\t repertoire maps: %s\n" "\t\t locale path : %s\n" "%s" msgstr "" "文字マップ用のシステムディレクトリ : %s\n" "レパートリーマップ用のシステムディレクトリ : %s\n" "ロケールパス用のシステムディレクトリ : %s\n" "%s" #: locale/programs/localedef.c:580 #, c-format msgid "circular dependencies between locale definitions" msgstr "ロケール定義間で依存関係が循環しています" #: locale/programs/localedef.c:586 #, c-format msgid "cannot add already read locale `%s' a second time" msgstr "読み込み済みのロケール `%s' の二回目の追加は出来ません" #: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380 #, c-format msgid "cannot create temporary file: %s" msgstr "" #: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430 #, c-format msgid "cannot initialize archive file" msgstr "書庫ファイルを初期化できません" #: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437 #, c-format msgid "cannot resize archive file" msgstr "書庫ファイルのサイズ変更は出来ません" #: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452 #: locale/programs/locarchive.c:674 #, c-format msgid "cannot map archive header" msgstr "書庫ヘッダーをマップ出来ません" #: locale/programs/locarchive.c:211 #, c-format msgid "failed to create new locale archive" msgstr "新しいロケール書庫の作成に失敗しました" #: locale/programs/locarchive.c:223 #, c-format msgid "cannot change mode of new locale archive" msgstr "新しいロケール書庫のモードを変更できません" #: locale/programs/locarchive.c:324 #, c-format msgid "cannot read data from locale archive" msgstr "ロケール書庫からデータを読み込めません" #: locale/programs/locarchive.c:355 #, c-format msgid "cannot map locale archive file" msgstr "ロケール書庫ファイルをマップできません" #: locale/programs/locarchive.c:460 #, c-format msgid "cannot lock new archive" msgstr "新しい書庫をロックできません" #: locale/programs/locarchive.c:529 #, c-format msgid "cannot extend locale archive file" msgstr "ロケール書庫ファイルを拡張できません" #: locale/programs/locarchive.c:538 #, c-format msgid "cannot change mode of resized locale archive" msgstr "サイズ変更したロケール書庫のモードを変更できません" #: locale/programs/locarchive.c:546 #, c-format msgid "cannot rename new archive" msgstr "新しい書庫名を変更できません" #: locale/programs/locarchive.c:608 #, c-format msgid "cannot open locale archive \"%s\"" msgstr "ロケール書庫 \"%s\" を開けません" #: locale/programs/locarchive.c:613 #, c-format msgid "cannot stat locale archive \"%s\"" msgstr "ロケール書庫 \"%s\" の状態取得 (stat) が出来ません" #: locale/programs/locarchive.c:632 #, c-format msgid "cannot lock locale archive \"%s\"" msgstr "ロケール書庫 \"%s\" をロックできません" #: locale/programs/locarchive.c:655 #, c-format msgid "cannot read archive header" msgstr "書庫ヘッダーを読み込めません" #: locale/programs/locarchive.c:728 #, c-format msgid "locale '%s' already exists" msgstr "ロケール '%s' はすでに存在します" #: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018 #: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042 #: locale/programs/locfile.c:350 #, c-format msgid "cannot add to locale archive" msgstr "ロケール書庫に追加できません" #: locale/programs/locarchive.c:1203 #, c-format msgid "locale alias file `%s' not found" msgstr "ロケール別名ファイル `%s' が見つかりません" #: locale/programs/locarchive.c:1351 #, c-format msgid "Adding %s\n" msgstr "%s を追加しています\n" #: locale/programs/locarchive.c:1357 #, c-format msgid "stat of \"%s\" failed: %s: ignored" msgstr "\"%s\" の状態取得 (stat) に失敗しました: %s: 無視します" #: locale/programs/locarchive.c:1363 #, c-format msgid "\"%s\" is no directory; ignored" msgstr "\"%s\" はディレクトリではありません。無視します" #: locale/programs/locarchive.c:1370 #, c-format msgid "cannot open directory \"%s\": %s: ignored" msgstr "ディレクトリ \"%s\" を開けません: %s: 無視します" #: locale/programs/locarchive.c:1442 #, c-format msgid "incomplete set of locale files in \"%s\"" msgstr "ロケールファイル \"%s\" 中のロケール集合が不完全です" #: locale/programs/locarchive.c:1506 #, c-format msgid "cannot read all files in \"%s\": ignored" msgstr "\"%s\" 内の全てのファイルを読み込めません: 無視します" #: locale/programs/locarchive.c:1576 #, c-format msgid "locale \"%s\" not in archive" msgstr "ロケール \"%s\" は書庫内にありません" #: locale/programs/locfile.c:137 #, c-format msgid "argument to `%s' must be a single character" msgstr "`%s' への引数は単一文字でなければいけません" #: locale/programs/locfile.c:257 msgid "syntax error: not inside a locale definition section" msgstr "構文エラー: ロケール定義セクションの内側ではありません" #: locale/programs/locfile.c:800 #, c-format msgid "cannot open output file `%s' for category `%s'" msgstr "カテゴリ `%2$s' 用の出力ファイル `%1$s' を開けません" #: locale/programs/locfile.c:824 #, c-format msgid "failure while writing data for category `%s'" msgstr "カテゴリ `%s' 用のデータ書き込み中に失敗しました" #: locale/programs/locfile.c:920 #, c-format msgid "cannot create output file `%s' for category `%s'" msgstr "カテゴリ `%2$s' 用の出力ファイル `%1$s' を作成できません" #: locale/programs/locfile.c:956 msgid "expecting string argument for `copy'" msgstr "`copy' 用には文字列引数が予期されます" #: locale/programs/locfile.c:960 msgid "locale name should consist only of portable characters" msgstr "ロケール名は移植性がある文字だけで構成すべきです" #: locale/programs/locfile.c:979 msgid "no other keyword shall be specified when `copy' is used" msgstr "`copy' を使用したときに他のいかなるキーワードも指定されませんでした" #: locale/programs/locfile.c:993 #, c-format msgid "`%1$s' definition does not end with `END %1$s'" msgstr "定義`%1$s' が `END %1$s' で終っていません" #: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270 #: locale/programs/repertoire.c:295 #, c-format msgid "syntax error in repertoire map definition: %s" msgstr "レパートリマップの定義中に構文エラーがあります: %s" #: locale/programs/repertoire.c:271 msgid "no or value given" msgstr " または 値が与えられていません" #: locale/programs/repertoire.c:331 #, c-format msgid "cannot save new repertoire map" msgstr "新しいレパートリーマップを保存出来ません" #: locale/programs/repertoire.c:342 #, c-format msgid "repertoire map file `%s' not found" msgstr "レパートリマップファイル `%s' が見つかりません" #: login/programs/pt_chown.c:79 #, c-format msgid "" "Set the owner, group and access permission of the slave pseudo terminal " "corresponding to the master pseudo terminal passed on file descriptor `%d'. " "This is the helper program for the `grantpt' function. It is not intended " "to be run directly from the command line.\n" msgstr "" "スレーブ疑似端末の所有者、グループ、アクセス権を、ファイル記述子 `%d' として渡されたマスター疑似端末に合わせて設定します。これは " "`grantpt' 関数用の補助プログラムです。コマンドラインから直接実行するようには意図されていません。\n" #: login/programs/pt_chown.c:93 #, c-format msgid "" "The owner is set to the current user, the group is set to `%s', and the " "access permission is set to `%o'.\n" "\n" "%s" msgstr "" "所有者は現在のユーザに設定されます。グループは `%s' に設定されます。アクセス権限は `%o' に設定されます。\n" "\n" "%s" #: login/programs/pt_chown.c:204 #, c-format msgid "too many arguments" msgstr "引数が多すぎます" #: login/programs/pt_chown.c:212 #, c-format msgid "needs to be installed setuid `root'" msgstr "setuid `root' でインストールされる必要があります" #: malloc/mcheck.c:344 msgid "memory is consistent, library is buggy\n" msgstr "メモリは一貫性がありますが、ライブラリにバグがあります\n" #: malloc/mcheck.c:347 msgid "memory clobbered before allocated block\n" msgstr "ブロック確保前にメモリを上書きしました\n" #: malloc/mcheck.c:350 msgid "memory clobbered past end of allocated block\n" msgstr "確保したブロック末尾より後のメモリを上書きしました\n" #: malloc/mcheck.c:353 msgid "block freed twice\n" msgstr "ブロックが二回解放 (free) されました\n" #: malloc/mcheck.c:356 msgid "bogus mcheck_status, library is buggy\n" msgstr "mcheck_status がおかしいです。ライブラリにバグがあります\n" #: malloc/memusage.sh:32 msgid "%s: option '%s' requires an argument\\n" msgstr "%s: オプション '%s' は引数が必要です\\n" #: malloc/memusage.sh:38 msgid "" "Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n" "Profile memory usage of PROGRAM.\n" "\n" " -n,--progname=NAME Name of the program file to profile\n" " -p,--png=FILE Generate PNG graphic and store it in FILE\n" " -d,--data=FILE Generate binary data file and store it in FILE\n" " -u,--unbuffered Don't buffer output\n" " -b,--buffer=SIZE Collect SIZE entries before writing them out\n" " --no-timer Don't collect additional information through " "timer\n" " -m,--mmap Also trace mmap & friends\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" " The following options only apply when generating graphical output:\n" " -t,--time-based Make graph linear in time\n" " -T,--total Also draw graph of total memory use\n" " --title=STRING Use STRING as title of the graph\n" " -x,--x-size=SIZE Make graphic SIZE pixels wide\n" " -y,--y-size=SIZE Make graphic SIZE pixels high\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" "使用法: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n" "PROGRAM のメモリ使用法に関するプロファイルを取得します。\n" "\n" " -n,--progname=NAME プロファイルを取得するプログラムファイル名\n" " -p,--png=FILE PNG 画像を生成して FILE 内に保存する\n" " -d,--data=FILE バイナリデータファイルを生成して FILE 内に保存する\n" " -u,--unbuffered 出力をバッファリングしない\n" " -b,--buffer=SIZE 書き込みを行う前に SIZE 個の要素を収集する\n" " --no-timer タイマーを通して追加情報を収集しない\n" " -m,--mmap mmap および friends を追跡する\n" "\n" " -?,--help このヘルプを表示して終了する\n" " --usage 短い使用法に関するメッセージを表示する\n" " -V,--version バージョン情報を表示して終了する\n" "\n" " 次のオプションは画像出力を生成する場合にのみ適用されます:\n" " -t,--time-based 線形時間のグラフを生成する\n" " -T,--total メモリ総使用量のグラフも描画する\n" " --title=STRING グラフのタイトルとして STRING を使用する\n" " -x,--x-size=SIZE 画像の幅を SIZE ピクセルにする\n" " -y,--y-size=SIZE 画像の高さを SIZE ピクセルにする\n" "\n" "長い形式のオプションで必須または任意の引数は、それに対応する短い形式のオプションでも同様に必須または任意です。\n" "\n" #: malloc/memusage.sh:99 msgid "" "Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--" "unbuffered]\n" "\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n" "\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n" "\t PROGRAM [PROGRAMOPTION]..." msgstr "" "使用法: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n" "\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n" "\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n" "\t PROGRAM [PROGRAMOPTION]..." #: malloc/memusage.sh:191 msgid "memusage: option \\`${1##*=}' is ambiguous" msgstr "memusage: オプション \\`${1##*=}' は曖昧です" #: malloc/memusage.sh:200 msgid "memusage: unrecognized option \\`$1'" msgstr "memusage: 認識出来ないオプション \\`$1' です" #: malloc/memusage.sh:213 msgid "No program name given" msgstr "プログラム名を与えられていません" #: malloc/memusagestat.c:56 msgid "Name output file" msgstr "出力ファイル名前" #: malloc/memusagestat.c:57 msgid "STRING" msgstr "" #: malloc/memusagestat.c:57 msgid "Title string used in output graphic" msgstr "出力グラフィック内で使用されるタイトル文字列" #: malloc/memusagestat.c:58 msgid "" "Generate output linear to time (default is linear to number of function " "calls)" msgstr "時間に対して線形に出力を生成する (デフォルトは関数呼び出しの回数に対して線形)" #: malloc/memusagestat.c:62 msgid "Also draw graph for total memory consumption" msgstr "合計メモリ消費に関するグラフも描画する" #: malloc/memusagestat.c:63 msgid "VALUE" msgstr "" #: malloc/memusagestat.c:64 msgid "Make output graphic VALUE pixels wide" msgstr "出力グラフィックの幅を VALUE ピクセルにする" #: malloc/memusagestat.c:65 msgid "Make output graphic VALUE pixels high" msgstr "出力グラフィックの高さを VALUE にする" #: malloc/memusagestat.c:70 msgid "Generate graphic from memory profiling data" msgstr "メモリプロファイルデータから画像を生成する" #: malloc/memusagestat.c:73 msgid "DATAFILE [OUTFILE]" msgstr "DATAFILE [OUTFILE]" #: misc/error.c:192 msgid "Unknown system error" msgstr "不明なシステムエラー" #: nis/nis_callback.c:188 msgid "unable to free arguments" msgstr "引数を解放できません" #: nis/nis_error.h:1 nis/ypclnt.c:817 nis/ypclnt.c:905 posix/regcomp.c:137 #: sysdeps/gnu/errlist.c:21 msgid "Success" msgstr "成功です" #: nis/nis_error.h:2 msgid "Probable success" msgstr "おそらく成功です" #: nis/nis_error.h:3 msgid "Not found" msgstr "見つかりません" #: nis/nis_error.h:4 msgid "Probably not found" msgstr "おそらく見つかりません" #: nis/nis_error.h:5 msgid "Cache expired" msgstr "キャッシュが破棄されました" #: nis/nis_error.h:6 msgid "NIS+ servers unreachable" msgstr "NIS+ サーバーに到達しません" #: nis/nis_error.h:7 msgid "Unknown object" msgstr "不明なオブジェクトです" #: nis/nis_error.h:8 msgid "Server busy, try again" msgstr "サーバーがビジー状態です。再試行してください" #: nis/nis_error.h:9 msgid "Generic system error" msgstr "一般的なシステムエラーです" #: nis/nis_error.h:10 msgid "First/next chain broken" msgstr "最初/次のチェインが壊れています" #. TRANS Permission denied; the file permissions do not allow the attempted operation. #: nis/nis_error.h:11 nis/ypclnt.c:862 sysdeps/gnu/errlist.c:158 msgid "Permission denied" msgstr "許可がありません" #: nis/nis_error.h:12 msgid "Not owner" msgstr "所有者ではありません" #: nis/nis_error.h:13 msgid "Name not served by this server" msgstr "名前はこのサーバーで管理されていません" #: nis/nis_error.h:14 msgid "Server out of memory" msgstr "サーバーのメモリが足りません" #: nis/nis_error.h:15 msgid "Object with same name exists" msgstr "同じ名前を持つオブジェクトが存在します" #: nis/nis_error.h:16 msgid "Not master server for this domain" msgstr "このドメインのマスターサーバーではありません" #: nis/nis_error.h:17 msgid "Invalid object for operation" msgstr "操作に対する無効なオブジェクトです" #: nis/nis_error.h:18 msgid "Malformed name, or illegal name" msgstr "誤った形式の名前、または不正な名前です" #: nis/nis_error.h:19 msgid "Unable to create callback" msgstr "コールバックを作成できません" #: nis/nis_error.h:20 msgid "Results sent to callback proc" msgstr "コールバックプロシージャに結果を送りました" #: nis/nis_error.h:21 msgid "Not found, no such name" msgstr "見つかりません。そのような名前はありません" #: nis/nis_error.h:22 msgid "Name/entry isn't unique" msgstr "名前/エントリが一意ではありません" #: nis/nis_error.h:23 msgid "Modification failed" msgstr "更新に失敗しました" #: nis/nis_error.h:24 msgid "Database for table does not exist" msgstr "表用のデータベースが存在しません" #: nis/nis_error.h:25 msgid "Entry/table type mismatch" msgstr "エントリと表の型が一致しません" #: nis/nis_error.h:26 msgid "Link points to illegal name" msgstr "リンクが不正な名前を指しています" #: nis/nis_error.h:27 msgid "Partial success" msgstr "部分的に成功しました" #: nis/nis_error.h:28 msgid "Too many attributes" msgstr "属性が多すぎます" #: nis/nis_error.h:29 msgid "Error in RPC subsystem" msgstr "RPC サブシステム内でエラーが発生しました" #: nis/nis_error.h:30 msgid "Missing or malformed attribute" msgstr "属性が見当たらないか誤った形式です" #: nis/nis_error.h:31 msgid "Named object is not searchable" msgstr "名前付きオブジェクトが検索可能ではありません" #: nis/nis_error.h:32 msgid "Error while talking to callback proc" msgstr "コールバックプロシージャと通信中にエラーが発生しました" #: nis/nis_error.h:33 msgid "Non NIS+ namespace encountered" msgstr "NIS+ 名前空間に遭遇していません" #: nis/nis_error.h:34 msgid "Illegal object type for operation" msgstr "操作に対する不正なオブジェクト型です" #: nis/nis_error.h:35 msgid "Passed object is not the same object on server" msgstr "渡されたオブジェクトはサーバー上のオブジェクトと同じではありません" #: nis/nis_error.h:36 msgid "Modify operation failed" msgstr "更新操作に失敗しました" #: nis/nis_error.h:37 msgid "Query illegal for named table" msgstr "名前付き表に対する不正な問い合わせです" #: nis/nis_error.h:38 msgid "Attempt to remove a non-empty table" msgstr "空でない表を削除しようとしています" #: nis/nis_error.h:39 msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?" msgstr "NIS+ コールド開始ファイルへアクセスする時にエラーが発生しました。NIS+ はインストールされていますか?" #: nis/nis_error.h:40 msgid "Full resync required for directory" msgstr "ディレクトリに対する完全再同期が必要です" #: nis/nis_error.h:41 msgid "NIS+ operation failed" msgstr "NIS+ の操作に失敗しました" #: nis/nis_error.h:42 msgid "NIS+ service is unavailable or not installed" msgstr "NIS+ サービスが利用不可能か、インストールされていません" #: nis/nis_error.h:43 msgid "Yes, 42 is the meaning of life" msgstr "はい、42は生存期間の平均です" #: nis/nis_error.h:44 msgid "Unable to authenticate NIS+ server" msgstr "NIS+ サーバーを認証できません" #: nis/nis_error.h:45 msgid "Unable to authenticate NIS+ client" msgstr "NIS+ クライアントを認証できません" #: nis/nis_error.h:46 msgid "No file space on server" msgstr "サーバーにファイル用の領域がありません" #: nis/nis_error.h:47 msgid "Unable to create process on server" msgstr "サーバー上にプロセスを作成できません" #: nis/nis_error.h:48 msgid "Master server busy, full dump rescheduled." msgstr "マスターサーバーがビジーです、フルダンプは再スケジュールされました。" #: nis/nis_local_names.c:121 #, c-format msgid "LOCAL entry for UID %d in directory %s not unique\n" msgstr "ディレクトリ %2$s の UID %1$d に対するローカルエントリが一意ではありません\n" #: nis/nis_print.c:51 msgid "UNKNOWN" msgstr "未知" #: nis/nis_print.c:109 msgid "BOGUS OBJECT\n" msgstr "おかしなオブジェクト\n" #: nis/nis_print.c:112 msgid "NO OBJECT\n" msgstr "オブジェクトがありません\n" #: nis/nis_print.c:115 msgid "DIRECTORY\n" msgstr "ディレクトリ\n" #: nis/nis_print.c:118 msgid "GROUP\n" msgstr "グループ\n" #: nis/nis_print.c:121 msgid "TABLE\n" msgstr "表\n" #: nis/nis_print.c:124 msgid "ENTRY\n" msgstr "エントリ\n" #: nis/nis_print.c:127 msgid "LINK\n" msgstr "リンク\n" #: nis/nis_print.c:130 msgid "PRIVATE\n" msgstr "PRIVATE\n" #: nis/nis_print.c:133 msgid "(Unknown object)\n" msgstr "(不明なオブジェクト)\n" #: nis/nis_print.c:167 #, c-format msgid "Name : `%s'\n" msgstr "名前 : `%s'\n" #: nis/nis_print.c:168 #, c-format msgid "Type : %s\n" msgstr "型 : %s\n" #: nis/nis_print.c:173 msgid "Master Server :\n" msgstr "マスターサーバー:\n" #: nis/nis_print.c:175 msgid "Replicate :\n" msgstr "複製 :\n" #: nis/nis_print.c:176 #, c-format msgid "\tName : %s\n" msgstr "\t名前 : %s\n" #: nis/nis_print.c:177 msgid "\tPublic Key : " msgstr "\t公開鍵 : " #: nis/nis_print.c:181 msgid "None.\n" msgstr "なし。\n" #: nis/nis_print.c:184 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "Diffie-Hellmann (%d ビット)\n" #: nis/nis_print.c:189 #, c-format msgid "RSA (%d bits)\n" msgstr "RSA (%d ビット)\n" #: nis/nis_print.c:192 msgid "Kerberos.\n" msgstr "Kerberos。\n" #: nis/nis_print.c:195 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "不明 (型 = %d、ビット = %d)\n" #: nis/nis_print.c:206 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "\tユニバーサルアドレス (%u)\n" #: nis/nis_print.c:228 msgid "Time to live : " msgstr "生存時間 : " #: nis/nis_print.c:230 msgid "Default Access rights :\n" msgstr "デフォルトアクセス権限 :\n" #: nis/nis_print.c:239 #, c-format msgid "\tType : %s\n" msgstr "\t型 : %s\n" #: nis/nis_print.c:240 msgid "\tAccess rights: " msgstr "\tアクセス権限 : " #: nis/nis_print.c:254 msgid "Group Flags :" msgstr "グループフラグ:" #: nis/nis_print.c:257 msgid "" "\n" "Group Members :\n" msgstr "" "\n" "グループメンバ :\n" #: nis/nis_print.c:269 #, c-format msgid "Table Type : %s\n" msgstr "テーブル型 : %s\n" #: nis/nis_print.c:270 #, c-format msgid "Number of Columns : %d\n" msgstr "カラム数 : %d\n" #: nis/nis_print.c:271 #, c-format msgid "Character Separator : %c\n" msgstr "文字セパレータ : %c\n" #: nis/nis_print.c:272 #, c-format msgid "Search Path : %s\n" msgstr "検索パス : %s\n" #: nis/nis_print.c:273 msgid "Columns :\n" msgstr "カラム :\n" #: nis/nis_print.c:276 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "\t[%d]\t名前 : %s\n" #: nis/nis_print.c:278 msgid "\t\tAttributes : " msgstr "\t\t属性 : " #: nis/nis_print.c:280 msgid "\t\tAccess Rights : " msgstr "\t\tアクセス権限 : " #: nis/nis_print.c:290 msgid "Linked Object Type : " msgstr "リンクされたオブジェクト型 : " #: nis/nis_print.c:292 #, c-format msgid "Linked to : %s\n" msgstr "リンク先 : %s\n" #: nis/nis_print.c:302 #, c-format msgid "\tEntry data of type %s\n" msgstr "\tエントリデータの型 %s\n" #: nis/nis_print.c:305 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "\t[%u] - [%uバイト] " #: nis/nis_print.c:308 msgid "Encrypted data\n" msgstr "暗号化データ\n" #: nis/nis_print.c:310 msgid "Binary data\n" msgstr "バイナリデータ\n" #: nis/nis_print.c:326 #, c-format msgid "Object Name : %s\n" msgstr "オブジェクト名: %s\n" #: nis/nis_print.c:327 #, c-format msgid "Directory : %s\n" msgstr "ディレクトリ : %s\n" #: nis/nis_print.c:328 #, c-format msgid "Owner : %s\n" msgstr "所有者 : %s\n" #: nis/nis_print.c:329 #, c-format msgid "Group : %s\n" msgstr "グループ : %s\n" #: nis/nis_print.c:330 msgid "Access Rights : " msgstr "アクセス権限 : " #: nis/nis_print.c:332 #, c-format msgid "" "\n" "Time to Live : " msgstr "" "\n" "生存時間 : " #: nis/nis_print.c:335 #, c-format msgid "Creation Time : %s" msgstr "作成日時 : %s" #: nis/nis_print.c:337 #, c-format msgid "Mod. Time : %s" msgstr "更新時刻 : %s" #: nis/nis_print.c:338 msgid "Object Type : " msgstr "オブジェクト型: " #: nis/nis_print.c:358 #, c-format msgid " Data Length = %u\n" msgstr " データ長 = %u\n" #: nis/nis_print.c:372 #, c-format msgid "Status : %s\n" msgstr "ステータス : %s\n" #: nis/nis_print.c:373 #, c-format msgid "Number of objects : %u\n" msgstr "オブジェクト数 : %u\n" #: nis/nis_print.c:377 #, c-format msgid "Object #%d:\n" msgstr "オブジェクト #%d:\n" #: nis/nis_print_group_entry.c:116 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "グループエントリ \"%s.%s\" グループ:\n" #: nis/nis_print_group_entry.c:124 msgid " Explicit members:\n" msgstr " 明示的メンバ:\n" #: nis/nis_print_group_entry.c:129 msgid " No explicit members\n" msgstr " 非明示的メンバ\n" #: nis/nis_print_group_entry.c:132 msgid " Implicit members:\n" msgstr " 暗黙的メンバ:\n" #: nis/nis_print_group_entry.c:137 msgid " No implicit members\n" msgstr " 非暗黙的メンバ\n" #: nis/nis_print_group_entry.c:140 msgid " Recursive members:\n" msgstr " 再帰的メンバ:\n" #: nis/nis_print_group_entry.c:145 msgid " No recursive members\n" msgstr " 非再帰的メンバ\n" #: nis/nis_print_group_entry.c:148 msgid " Explicit nonmembers:\n" msgstr " 明示的非メンバ:\n" #: nis/nis_print_group_entry.c:153 msgid " No explicit nonmembers\n" msgstr " 非明示的非メンバ\n" #: nis/nis_print_group_entry.c:156 msgid " Implicit nonmembers:\n" msgstr " 暗黙的非メンバ:\n" #: nis/nis_print_group_entry.c:161 msgid " No implicit nonmembers\n" msgstr " 非暗黙的非メンバ\n" #: nis/nis_print_group_entry.c:164 msgid " Recursive nonmembers:\n" msgstr " 再帰的非メンバ:\n" #: nis/nis_print_group_entry.c:169 msgid " No recursive nonmembers\n" msgstr " 非再帰的非メンバ\n" #: nis/nss_nisplus/nisplus-publickey.c:100 #: nis/nss_nisplus/nisplus-publickey.c:182 #, c-format msgid "DES entry for netname %s not unique\n" msgstr "ネット名 %s の DES エントリが重複しています\n" #: nis/nss_nisplus/nisplus-publickey.c:219 #, c-format msgid "netname2user: missing group id list in `%s'" msgstr "netname2user: `%s' 内にグループ ID リストがありません" #: nis/nss_nisplus/nisplus-publickey.c:301 #: nis/nss_nisplus/nisplus-publickey.c:307 #: nis/nss_nisplus/nisplus-publickey.c:372 #: nis/nss_nisplus/nisplus-publickey.c:381 #, c-format msgid "netname2user: (nis+ lookup): %s\n" msgstr "netname2user: (nis+ lookup): %s\n" #: nis/nss_nisplus/nisplus-publickey.c:320 #, c-format msgid "netname2user: DES entry for %s in directory %s not unique" msgstr "netname2user: ディレクトリ %2$s の %1$s に対する DES エントリが重複しています" #: nis/nss_nisplus/nisplus-publickey.c:338 #, c-format msgid "netname2user: principal name `%s' too long" msgstr "netname2user: プリンシパル名 `%s' が長すぎます" #: nis/nss_nisplus/nisplus-publickey.c:394 #, c-format msgid "netname2user: LOCAL entry for %s in directory %s not unique" msgstr "netname2user: ディレクトリ %2$s の %1$s に対する LOCAL エントリが重複していす" #: nis/nss_nisplus/nisplus-publickey.c:401 msgid "netname2user: should not have uid 0" msgstr "netname2user: uid 0 を使用するべきではありません" #: nis/ypclnt.c:820 msgid "Request arguments bad" msgstr "引数要求が間違っています" #: nis/ypclnt.c:823 msgid "RPC failure on NIS operation" msgstr "NIS 操作に関する RPC が失敗しました" #: nis/ypclnt.c:826 msgid "Can't bind to server which serves this domain" msgstr "このドメインを扱うサーバーへバインドできません" #: nis/ypclnt.c:829 msgid "No such map in server's domain" msgstr "サーバードメインにそのようなマップはありません" #: nis/ypclnt.c:832 msgid "No such key in map" msgstr "マップにそのようなキーはありません" #: nis/ypclnt.c:835 msgid "Internal NIS error" msgstr "NIS 内部エラー" #: nis/ypclnt.c:838 msgid "Local resource allocation failure" msgstr "ローカルリソース確保の失敗しました" #: nis/ypclnt.c:841 msgid "No more records in map database" msgstr "マップデータベースにこれ以上レコードがありません" #: nis/ypclnt.c:844 msgid "Can't communicate with portmapper" msgstr "ポートマッパーと通信できません" #: nis/ypclnt.c:847 msgid "Can't communicate with ypbind" msgstr "ypbind と通信できません" #: nis/ypclnt.c:850 msgid "Can't communicate with ypserv" msgstr "ypserv と通信できません" #: nis/ypclnt.c:853 msgid "Local domain name not set" msgstr "ローカルドメイン名が設定されていません" #: nis/ypclnt.c:856 msgid "NIS map database is bad" msgstr "NIS マップデータベースが間違っています" #: nis/ypclnt.c:859 msgid "NIS client/server version mismatch - can't supply service" msgstr "NIS クライアントとサーバーのバージョンが一致しません。サービスを提供できません" #: nis/ypclnt.c:865 msgid "Database is busy" msgstr "データベースがビジー状態です" #: nis/ypclnt.c:868 msgid "Unknown NIS error code" msgstr "不明な NIS エラーコードです" #: nis/ypclnt.c:908 msgid "Internal ypbind error" msgstr "ypbind 内部エラーです" #: nis/ypclnt.c:911 msgid "Domain not bound" msgstr "ドメインはバインドされていません" #: nis/ypclnt.c:914 msgid "System resource allocation failure" msgstr "システムリソースの確保に失敗しました" #: nis/ypclnt.c:917 msgid "Unknown ypbind error" msgstr "不明な ypbind エラーです" #: nis/ypclnt.c:958 msgid "yp_update: cannot convert host to netname\n" msgstr "yp_update: ホストをネット名へ変換できません\n" #: nis/ypclnt.c:976 msgid "yp_update: cannot get server address\n" msgstr "yp_update: サーバーアドレスを取得できません\n" #: nscd/aicache.c:83 nscd/hstcache.c:485 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "ホストキャッシュ内に \"%s\" が見つかりません!" #: nscd/aicache.c:85 nscd/hstcache.c:487 #, c-format msgid "Reloading \"%s\" in hosts cache!" msgstr "ホストキャッシュ内の \"%s\" を再ロードしています" #: nscd/cache.c:151 #, c-format msgid "add new entry \"%s\" of type %s for %s to cache%s" msgstr "" #: nscd/cache.c:153 msgid " (first)" msgstr " (最初)" #: nscd/cache.c:288 #, c-format msgid "checking for monitored file `%s': %s" msgstr "" #: nscd/cache.c:298 #, c-format msgid "monitored file `%s` changed (mtime)" msgstr "" #: nscd/cache.c:341 #, c-format msgid "pruning %s cache; time %ld" msgstr "%s キャッシュを切り詰めています。時間 %ld" #: nscd/cache.c:370 #, c-format msgid "considering %s entry \"%s\", timeout %" msgstr "" #: nscd/connections.c:548 #, c-format msgid "invalid persistent database file \"%s\": %s" msgstr "無効な永続的データベースファイル \"%s\" です: %s" #: nscd/connections.c:556 msgid "uninitialized header" msgstr "初期化されていないヘッダーです" #: nscd/connections.c:561 msgid "header size does not match" msgstr "ヘッダーサイズが一致しません" #: nscd/connections.c:571 msgid "file size does not match" msgstr "ファイルサイズが一致しません" #: nscd/connections.c:588 msgid "verification failed" msgstr "検証に失敗しました" #: nscd/connections.c:602 #, c-format msgid "" "suggested size of table for database %s larger than the persistent " "database's table" msgstr "データベース %s 用の表の推奨されるサイズが永続的データベースの表のサイズより大きいです" #: nscd/connections.c:613 nscd/connections.c:697 #, c-format msgid "cannot create read-only descriptor for \"%s\"; no mmap" msgstr "\"%s\" 用の読み込み専用記述子を作成できません。mmap できません" #: nscd/connections.c:629 #, c-format msgid "cannot access '%s'" msgstr "'%s' にアクセス出来ません" #: nscd/connections.c:677 #, c-format msgid "" "database for %s corrupted or simultaneously used; remove %s manually if " "necessary and restart" msgstr "%s 用のデータベースが破損しているか同時使用されました。必要な場合は手動で %s を削除して再起動してください" #: nscd/connections.c:683 #, c-format msgid "cannot create %s; no persistent database used" msgstr "%s を作成できません。永続的なデータベースは使用されません" #: nscd/connections.c:686 #, c-format msgid "cannot create %s; no sharing possible" msgstr "%s を作成できません。共有することが出来ません" #: nscd/connections.c:757 #, c-format msgid "cannot write to database file %s: %s" msgstr "データベースファイル %s へ書き込めません: %s" #: nscd/connections.c:796 #, c-format msgid "cannot set socket to close on exec: %s; disabling paranoia mode" msgstr "ソケットを実行時に閉じるように設定できません: %s; paranoia モードを無効にしています" #: nscd/connections.c:831 #, c-format msgid "cannot open socket: %s" msgstr "ソケットを開けません: %s" #: nscd/connections.c:850 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "接続を受け付けるソケットを有効にできません: %s" #: nscd/connections.c:907 #, c-format msgid "disabled inotify-based monitoring for file `%s': %s" msgstr "" #: nscd/connections.c:911 #, c-format msgid "monitoring file `%s` (%d)" msgstr "" #: nscd/connections.c:924 #, c-format msgid "disabled inotify-based monitoring for directory `%s': %s" msgstr "" #: nscd/connections.c:928 #, c-format msgid "monitoring directory `%s` (%d)" msgstr "" #: nscd/connections.c:956 #, c-format msgid "monitoring file %s for database %s" msgstr "" #: nscd/connections.c:966 #, c-format msgid "stat failed for file `%s'; will try again later: %s" msgstr "" #: nscd/connections.c:1085 #, c-format msgid "provide access to FD %d, for %s" msgstr "ファイル記述子 %d へのアクセスを提供します (%s 用)" #: nscd/connections.c:1097 #, c-format msgid "cannot handle old request version %d; current version is %d" msgstr "要求された古いバージョン %d を扱うことができません。現在のバージョンは %d です" #: nscd/connections.c:1119 #, c-format msgid "request from %ld not handled due to missing permission" msgstr "%ld からの要求は権限が無いため取り扱われません" #: nscd/connections.c:1124 #, c-format msgid "request from '%s' [%ld] not handled due to missing permission" msgstr "'%s' [%ld] からの要求は権限が無いため取り扱われません" #: nscd/connections.c:1129 msgid "request not handled due to missing permission" msgstr "要求は権限が無いため取り扱われません" #: nscd/connections.c:1167 nscd/connections.c:1220 #, c-format msgid "cannot write result: %s" msgstr "結果を書き込めません: %s" #: nscd/connections.c:1311 #, c-format msgid "error getting caller's id: %s" msgstr "呼び出し元 ID の取得時にエラーが発生しました: %s" #: nscd/connections.c:1371 #, c-format msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode" msgstr "/proc/self/cmdline を開けません: %s; paranoia モードを無効にしています" #: nscd/connections.c:1385 #, c-format msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode" msgstr "/proc/self/cmdline を読み込めません: %s; paranoia モードを無効にしています" #: nscd/connections.c:1425 #, c-format msgid "cannot change to old UID: %s; disabling paranoia mode" msgstr "古い UID へ変更できません: %s; paranoia モードを無効にしています" #: nscd/connections.c:1435 #, c-format msgid "cannot change to old GID: %s; disabling paranoia mode" msgstr "古い GID に変更できません: %s; paranoia モードを無効にしています" #: nscd/connections.c:1448 #, c-format msgid "cannot change to old working directory: %s; disabling paranoia mode" msgstr "古い作業ディレクトリに移動できません: %s; paranoia モードを無効にしています" #: nscd/connections.c:1494 #, c-format msgid "re-exec failed: %s; disabling paranoia mode" msgstr "再実行に失敗しました: %s; paranoia モードを無効にしています" #: nscd/connections.c:1503 #, c-format msgid "cannot change current working directory to \"/\": %s" msgstr "現在の作業ディレクトリを \"/\" に変更できません: %s" #: nscd/connections.c:1696 #, c-format msgid "short read while reading request: %s" msgstr "読み込み要求より短い読み込みです: %s" #: nscd/connections.c:1729 #, c-format msgid "key length in request too long: %d" msgstr "要求に含まれるキー長が長すぎます: %d" #: nscd/connections.c:1742 #, c-format msgid "short read while reading request key: %s" msgstr "要求キーの読み込みより短い読み込みです: %s" #: nscd/connections.c:1752 #, c-format msgid "handle_request: request received (Version = %d) from PID %ld" msgstr "handle_request: 要求を受け取りました (バージョン = %d) 送信PID %ld" #: nscd/connections.c:1757 #, c-format msgid "handle_request: request received (Version = %d)" msgstr "handle_request: 要求を受け取りました (バージョン = %d)" #: nscd/connections.c:1897 #, c-format msgid "ignored inotify event for `%s` (file exists)" msgstr "" #: nscd/connections.c:1902 #, c-format msgid "monitored file `%s` was %s, removing watch" msgstr "" #: nscd/connections.c:1910 nscd/connections.c:1952 #, c-format msgid "failed to remove file watch `%s`: %s" msgstr "" #: nscd/connections.c:1925 #, c-format msgid "monitored file `%s` was written to" msgstr "" #: nscd/connections.c:1949 #, c-format msgid "monitored parent directory `%s` was %s, removing watch on `%s`" msgstr "" #: nscd/connections.c:1975 #, c-format msgid "monitored file `%s` was %s, adding watch" msgstr "" #: nscd/connections.c:1987 #, c-format msgid "failed to add file watch `%s`: %s" msgstr "" #: nscd/connections.c:2181 nscd/connections.c:2362 #, c-format msgid "disabled inotify-based monitoring after read error %d" msgstr "" #: nscd/connections.c:2477 msgid "could not initialize conditional variable" msgstr "条件変数を初期化できませんでした" #: nscd/connections.c:2485 msgid "could not start clean-up thread; terminating" msgstr "クリーンアップスレッドを開始できませんでした。終了します" #: nscd/connections.c:2499 msgid "could not start any worker thread; terminating" msgstr "作業スレッドを全く開始できませんでした。終了します" #: nscd/connections.c:2554 nscd/connections.c:2556 nscd/connections.c:2572 #: nscd/connections.c:2582 nscd/connections.c:2600 nscd/connections.c:2611 #: nscd/connections.c:2621 #, c-format msgid "Failed to run nscd as user '%s'" msgstr "ユーザー '%s' で nscd を実行するのに失敗しました" #: nscd/connections.c:2574 msgid "initial getgrouplist failed" msgstr "getgrouplist 初期化に失敗しました" #: nscd/connections.c:2583 msgid "getgrouplist failed" msgstr "getgrouplistに 失敗しました" #: nscd/connections.c:2601 msgid "setgroups failed" msgstr "setgroups に失敗しました" #: nscd/grpcache.c:405 nscd/hstcache.c:432 nscd/initgrcache.c:411 #: nscd/pwdcache.c:383 nscd/servicescache.c:338 #, c-format msgid "short write in %s: %s" msgstr "%s での短い書き込み: %s" #: nscd/grpcache.c:450 nscd/initgrcache.c:78 #, c-format msgid "Haven't found \"%s\" in group cache!" msgstr "グループキャッシュ内に \"%s\" が見つかりません!" #: nscd/grpcache.c:452 nscd/initgrcache.c:80 #, c-format msgid "Reloading \"%s\" in group cache!" msgstr "グループキャッシュ内の \"%s\" を再ロードしています!" #: nscd/grpcache.c:531 #, c-format msgid "Invalid numeric gid \"%s\"!" msgstr "無効な gid の数値 \"%s\"!" #: nscd/mem.c:425 #, c-format msgid "freed %zu bytes in %s cache" msgstr "%zu バイト解放されました (%s キャッシュ内)" #: nscd/mem.c:568 #, c-format msgid "no more memory for database '%s'" msgstr "データベース '%s' 用のメモリがこれ以上ありません" #: nscd/netgroupcache.c:121 #, c-format msgid "Haven't found \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:123 #, c-format msgid "Reloading \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:495 #, c-format msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:498 #, c-format msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/nscd.c:106 msgid "Read configuration data from NAME" msgstr "NAME から設定情報を読み込む" #: nscd/nscd.c:108 msgid "Do not fork and display messages on the current tty" msgstr "fork しないで現在の tty にメッセージを表示する" #: nscd/nscd.c:110 msgid "Do not fork, but otherwise behave like a daemon" msgstr "" #: nscd/nscd.c:111 msgid "NUMBER" msgstr "NUMBER" #: nscd/nscd.c:111 msgid "Start NUMBER threads" msgstr "NUMBERスレッドで起動する" #: nscd/nscd.c:112 msgid "Shut the server down" msgstr "サーバーを終了する" #: nscd/nscd.c:113 msgid "Print current configuration statistics" msgstr "現在の設定の統計情報を表示する" #: nscd/nscd.c:114 msgid "TABLE" msgstr "TABLE" #: nscd/nscd.c:115 msgid "Invalidate the specified cache" msgstr "指定したキャッシュを無効にする" #: nscd/nscd.c:116 msgid "TABLE,yes" msgstr "TABLE,yes" #: nscd/nscd.c:117 msgid "Use separate cache for each user" msgstr "ユーザごとにキャッシュを分離する" #: nscd/nscd.c:122 msgid "Name Service Cache Daemon." msgstr "名前サービスキャッシュデーモン。" #: nscd/nscd.c:155 nss/getent.c:947 nss/makedb.c:206 #, c-format msgid "wrong number of arguments" msgstr "引数の数が間違っています" #: nscd/nscd.c:165 #, c-format msgid "failure while reading configuration file; this is fatal" msgstr "設定ファイルの読み込みに失敗しました。これは致命的です" #: nscd/nscd.c:174 #, c-format msgid "already running" msgstr "既に起動しています" #: nscd/nscd.c:194 #, c-format msgid "cannot create a pipe to talk to the child" msgstr "" #: nscd/nscd.c:198 #, c-format msgid "cannot fork" msgstr "fork できません" #: nscd/nscd.c:268 msgid "cannot change current working directory to \"/\"" msgstr "現在の作業ディレクトリを \"/\" に変更できません" #: nscd/nscd.c:276 msgid "Could not create log file" msgstr "ログファイルを作成できませんでした" #: nscd/nscd.c:355 nscd/nscd_stat.c:194 #, c-format msgid "write incomplete" msgstr "書込みが不完全です" #: nscd/nscd.c:366 #, c-format msgid "cannot read invalidate ACK" msgstr "無効にした ACK を読み込めません" #: nscd/nscd.c:372 #, c-format msgid "invalidation failed" msgstr "無効化に失敗しました" #: nscd/nscd.c:417 nscd/nscd.c:442 nscd/nscd_stat.c:175 #, c-format msgid "Only root is allowed to use this option!" msgstr "root のみこのオプションを使用することを許可されています!" #: nscd/nscd.c:437 #, c-format msgid "'%s' is not a known database" msgstr "'%s' は既知のデータベースではありません" #: nscd/nscd.c:452 #, c-format msgid "secure services not implemented anymore" msgstr "セキュアなサービスはもう実装されていません" #: nscd/nscd.c:485 #, c-format msgid "" "Supported tables:\n" "%s\n" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: nscd/nscd.c:635 #, c-format msgid "'wait' failed\n" msgstr "" #: nscd/nscd.c:642 #, c-format msgid "child exited with status %d\n" msgstr "" #: nscd/nscd.c:647 #, c-format msgid "child terminated by signal %d\n" msgstr "" #: nscd/nscd_conf.c:54 #, c-format msgid "database %s is not supported" msgstr "データベース %s はサポートされていません" #: nscd/nscd_conf.c:105 #, c-format msgid "Parse error: %s" msgstr "構文解析エラー: %s" #: nscd/nscd_conf.c:191 #, c-format msgid "Must specify user name for server-user option" msgstr "server-user オプション用にユーザ名を指定しなければいけません" #: nscd/nscd_conf.c:198 #, c-format msgid "Must specify user name for stat-user option" msgstr "stat-user オプション用にユーザ名を指定しなければいけません" #: nscd/nscd_conf.c:255 #, c-format msgid "Must specify value for restart-interval option" msgstr "restart-interval オプション用に値を指定しなければいけません" #: nscd/nscd_conf.c:269 #, c-format msgid "Unknown option: %s %s %s" msgstr "不明なオプションです: %s %s %s" #: nscd/nscd_conf.c:282 #, c-format msgid "cannot get current working directory: %s; disabling paranoia mode" msgstr "現在の作業ディレクトリーを取得できません: %s; paranoia モードを無効にしています" #: nscd/nscd_conf.c:302 #, c-format msgid "maximum file size for %s database too small" msgstr "%s データベース用の最大サイズが小さすぎます" #: nscd/nscd_stat.c:144 #, c-format msgid "cannot write statistics: %s" msgstr "統計情報を書き込めません: %s" #: nscd/nscd_stat.c:159 msgid "yes" msgstr "yes" #: nscd/nscd_stat.c:160 msgid "no" msgstr "no" #: nscd/nscd_stat.c:171 #, c-format msgid "Only root or %s is allowed to use this option!" msgstr "root または %s だけがこのオプションを使用することができます!" #: nscd/nscd_stat.c:182 #, c-format msgid "nscd not running!\n" msgstr "nscdは起動していません!\n" #: nscd/nscd_stat.c:206 #, c-format msgid "cannot read statistics data" msgstr "統計情報を読み込めません" #: nscd/nscd_stat.c:209 #, c-format msgid "" "nscd configuration:\n" "\n" "%15d server debug level\n" msgstr "" "nscd 設定:\n" "\n" "%15d サーバーデバッグレベル\n" #: nscd/nscd_stat.c:233 #, c-format msgid "%3ud %2uh %2um %2lus server runtime\n" msgstr "%3ud %2uh %2um %2lus サーバー 実行時間\n" #: nscd/nscd_stat.c:236 #, c-format msgid " %2uh %2um %2lus server runtime\n" msgstr " %2uh %2um %2lus サーバー 実行時間\n" #: nscd/nscd_stat.c:238 #, c-format msgid " %2um %2lus server runtime\n" msgstr " %2um %2lus サーバー 実行時間\n" #: nscd/nscd_stat.c:240 #, c-format msgid " %2lus server runtime\n" msgstr " %2lus サーバー 実行時間\n" #: nscd/nscd_stat.c:242 #, c-format msgid "" "%15d current number of threads\n" "%15d maximum number of threads\n" "%15lu number of times clients had to wait\n" "%15s paranoia mode enabled\n" "%15lu restart internal\n" "%15u reload count\n" msgstr "" "%15d 現在のスレッド数\n" "%15d 最大スレッド数\n" "%15lu クライアントが待機しなければならなかった回数\n" "%15s paranoia モードが有効かどうか\n" "%15lu 内部再起動\n" "%15u 再起動回数\n" #: nscd/nscd_stat.c:277 #, c-format msgid "" "\n" "%s cache:\n" "\n" "%15s cache is enabled\n" "%15s cache is persistent\n" "%15s cache is shared\n" "%15zu suggested size\n" "%15zu total data pool size\n" "%15zu used data pool size\n" "%15lu seconds time to live for positive entries\n" "%15lu seconds time to live for negative entries\n" "%15 cache hits on positive entries\n" "%15 cache hits on negative entries\n" "%15 cache misses on positive entries\n" "%15 cache misses on negative entries\n" "%15lu%% cache hit rate\n" "%15zu current number of cached values\n" "%15zu maximum number of cached values\n" "%15zu maximum chain length searched\n" "%15 number of delays on rdlock\n" "%15 number of delays on wrlock\n" "%15 memory allocations failed\n" "%15s check /etc/%s for changes\n" msgstr "" "\n" "%s キャッシュ:\n" "\n" "%15s キャッシュが有効\n" "%15s キャッシュが永続的\n" "%15s キャッシュが共有されている\n" "%15zu 提案されるサイズ\n" "%15zu 全データプールサイズ\n" "%15zu 使用中のデータプールサイズ\n" "%15lu 正のエントリのキャッシュ保持秒数\n" "%15lu 負のエントリのキャッシュ保持秒数\n" "%15 正のエントリのキャッシュヒット\n" "%15 負のエントリのキャッシュヒット\n" "%15 正のエントリのキャッシュミス\n" "%15 負のエントリのキャッシュミス\n" "%15lu%% キャッシュヒット率\n" "%15zu 現在のキャッシュ個数\n" "%15zu 最大のキャッシュ個数\n" "%15zu 検索される最大連鎖長\n" "%15 rdlock の遅延数\n" "%15 wrlock の遅延数\n" "%15 メモリ割り当て失敗\n" "%15s 変更に関しては /etc/%s を確認してください\n" #: nscd/pwdcache.c:428 #, c-format msgid "Haven't found \"%s\" in password cache!" msgstr "パスワードキャッシュ内に \"%s\" が見つかりません!" #: nscd/pwdcache.c:430 #, c-format msgid "Reloading \"%s\" in password cache!" msgstr "パスワードキャッシュ内の \"%s\" を再ロードしています!" #: nscd/pwdcache.c:511 #, c-format msgid "Invalid numeric uid \"%s\"!" msgstr "無効な uid の数値 \"%s\" です!" #: nscd/selinux.c:154 #, c-format msgid "Failed opening connection to the audit subsystem: %m" msgstr "監査サブシステムへの接続を開くのに失敗しました: %m" #: nscd/selinux.c:175 msgid "Failed to set keep-capabilities" msgstr "keep-capabilities の設定に失敗しました" #: nscd/selinux.c:176 nscd/selinux.c:239 msgid "prctl(KEEPCAPS) failed" msgstr "prctl(KEEPCAPS) に失敗しました" #: nscd/selinux.c:190 msgid "Failed to initialize drop of capabilities" msgstr "権限を取り除いて初期化するのに失敗しました" #: nscd/selinux.c:191 msgid "cap_init failed" msgstr "cap_init に失敗しました" #: nscd/selinux.c:212 nscd/selinux.c:229 msgid "Failed to drop capabilities" msgstr "権限を取り除くのに失敗しました" #: nscd/selinux.c:213 nscd/selinux.c:230 msgid "cap_set_proc failed" msgstr "cap_set_proc に失敗しました" #: nscd/selinux.c:238 msgid "Failed to unset keep-capabilities" msgstr "keep-capabilities の設定解除に失敗しました" #: nscd/selinux.c:254 msgid "Failed to determine if kernel supports SELinux" msgstr "カーネルが SELinux をサポートするかどうかの判定に失敗しました" #: nscd/selinux.c:269 msgid "Failed to start AVC thread" msgstr "AVC スレッドの開始に失敗しました" #: nscd/selinux.c:291 msgid "Failed to create AVC lock" msgstr "AVC ロックの作成に失敗しました" #: nscd/selinux.c:331 msgid "Failed to start AVC" msgstr "AVC の開始に失敗しました" #: nscd/selinux.c:333 msgid "Access Vector Cache (AVC) started" msgstr "Access Vector Cache (AVC) が開始されました" #: nscd/selinux.c:368 msgid "Error querying policy for undefined object classes or permissions." msgstr "" #: nscd/selinux.c:375 msgid "Error getting security class for nscd." msgstr "" #: nscd/selinux.c:380 #, c-format msgid "Error translating permission name \"%s\" to access vector bit." msgstr "" #: nscd/selinux.c:390 msgid "Error getting context of socket peer" msgstr "ソケット対向のコンテキスト取得中にエラーが発生しました" #: nscd/selinux.c:395 msgid "Error getting context of nscd" msgstr "nscd のコンテキスト取得中にエラーが発生しました" #: nscd/selinux.c:401 msgid "Error getting sid from context" msgstr "コンテキストから sid を取得中にエラーが発生しました" #: nscd/selinux.c:439 #, c-format msgid "" "\n" "SELinux AVC Statistics:\n" "\n" "%15u entry lookups\n" "%15u entry hits\n" "%15u entry misses\n" "%15u entry discards\n" "%15u CAV lookups\n" "%15u CAV hits\n" "%15u CAV probes\n" "%15u CAV misses\n" msgstr "" "\n" "SELinux AVC 統計情報:\n" "\n" "%15u entry lookups\n" "%15u entry hits\n" "%15u entry misses\n" "%15u entry discards\n" "%15u CAV lookups\n" "%15u CAV hits\n" "%15u CAV probes\n" "%15u CAV misses\n" #: nscd/servicescache.c:387 #, c-format msgid "Haven't found \"%s\" in services cache!" msgstr "サービスキャッシュ内に \"%s\" が見つかりません!" #: nscd/servicescache.c:389 #, c-format msgid "Reloading \"%s\" in services cache!" msgstr "サービスキャッシュ内の \"%s\" を再ロードしています!" #: nss/getent.c:53 msgid "database [key ...]" msgstr "database [key ...]" #: nss/getent.c:58 msgid "CONFIG" msgstr "" #: nss/getent.c:58 msgid "Service configuration to be used" msgstr "使用されるサービス設定" #: nss/getent.c:59 msgid "disable IDN encoding" msgstr "IDN エンコーディングを無効にする" #: nss/getent.c:64 msgid "Get entries from administrative database." msgstr "管理データベースからエントリを取得します。" #: nss/getent.c:148 nss/getent.c:441 nss/getent.c:486 #, c-format msgid "Enumeration not supported on %s\n" msgstr "エミュレーションは %s 上ではサポートされていません\n" #: nss/getent.c:861 #, c-format msgid "Unknown database name" msgstr "不明なデータベース名です" #: nss/getent.c:891 msgid "Supported databases:\n" msgstr "サポートされているデータベース:\n" #: nss/getent.c:957 #, c-format msgid "Unknown database: %s\n" msgstr "不明なデータベースです: %s\n" #: nss/makedb.c:119 msgid "Convert key to lower case" msgstr "キーを小文字に変換しています" #: nss/makedb.c:122 msgid "Do not print messages while building database" msgstr "データベース構築中にメッセージを表示しない" #: nss/makedb.c:124 msgid "Print content of database file, one entry a line" msgstr "データベースのコンテキストを、1 エントリ 1 行で表示する" #: nss/makedb.c:125 msgid "CHAR" msgstr "" #: nss/makedb.c:126 msgid "Generated line not part of iteration" msgstr "" #: nss/makedb.c:131 msgid "Create simple database from textual input." msgstr "" #: nss/makedb.c:134 msgid "" "INPUT-FILE OUTPUT-FILE\n" "-o OUTPUT-FILE INPUT-FILE\n" "-u INPUT-FILE" msgstr "" "INPUT-FILE OUTPUT-FILE\n" "-o OUTPUT-FILE INPUT-FILE\n" "-u INPUT-FILE" #: nss/makedb.c:227 #, c-format msgid "cannot open database file `%s'" msgstr "" #: nss/makedb.c:272 #, c-format msgid "no entries to be processed" msgstr "" #: nss/makedb.c:282 #, c-format msgid "cannot create temporary file name" msgstr "" #: nss/makedb.c:288 #, c-format msgid "cannot create temporary file" msgstr "一時ファイルを作成できません" #: nss/makedb.c:304 #, c-format msgid "cannot stat newly created file" msgstr "" #: nss/makedb.c:315 #, c-format msgid "cannot rename temporary file" msgstr "" #: nss/makedb.c:527 nss/makedb.c:550 #, c-format msgid "cannot create search tree" msgstr "" #: nss/makedb.c:556 msgid "duplicate key" msgstr "キーが重複しています" #: nss/makedb.c:568 #, c-format msgid "problems while reading `%s'" msgstr "`%s' の読み込み中に問題が発生しました" #: nss/makedb.c:795 #, c-format msgid "failed to write new database file" msgstr "" #: nss/makedb.c:808 #, c-format msgid "cannot stat database file" msgstr "" #: nss/makedb.c:813 #, c-format msgid "cannot map database file" msgstr "" #: nss/makedb.c:816 #, c-format msgid "file not a database file" msgstr "" #: nss/makedb.c:867 #, c-format msgid "cannot set file creation context for `%s'" msgstr "" #: posix/getconf.c:400 #, c-format msgid "Usage: %s [-v specification] variable_name [pathname]\n" msgstr "使用法: %s [-v specification] variable_name [pathname]\n" #: posix/getconf.c:403 #, c-format msgid " %s -a [pathname]\n" msgstr " %s -a [pathname]\n" #: posix/getconf.c:479 #, c-format msgid "" "Usage: getconf [-v SPEC] VAR\n" " or: getconf [-v SPEC] PATH_VAR PATH\n" "\n" "Get the configuration value for variable VAR, or for variable PATH_VAR\n" "for path PATH. If SPEC is given, give values for compilation\n" "environment SPEC.\n" "\n" msgstr "" "使用法: getconf [-v SPEC] VAR\n" "または: getconf [-v SPEC] PATH_VAR PATH\n" "\n" "変数 VAR (または PATH の変数 PATH_VAR) の設定値を取得します。\n" "SPEC が指定された場合、コンパイル環境 SPEC の値を取得します。\n" "\n" #: posix/getconf.c:537 #, c-format msgid "unknown specification \"%s\"" msgstr "不明な specification \"%s\" です" #: posix/getconf.c:589 #, c-format msgid "Couldn't execute %s" msgstr "%s を実行できません" #: posix/getconf.c:633 posix/getconf.c:649 msgid "undefined" msgstr "未定義" #: posix/getconf.c:671 #, c-format msgid "Unrecognized variable `%s'" msgstr "認識できない変数 `%s' です" #: posix/getopt.c:592 posix/getopt.c:621 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: オプション '%s' は曖昧です:次のものが可能です:" #: posix/getopt.c:662 posix/getopt.c:666 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: オプション '--%s' は引数を取ることができません\n" #: posix/getopt.c:675 posix/getopt.c:680 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: オプション '%c%s' は引数を取ることができません\n" #: posix/getopt.c:723 posix/getopt.c:742 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: オプション '--%s' は引数が必要です\n" #: posix/getopt.c:780 posix/getopt.c:783 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: オプション '--%s' を認識できません\n" #: posix/getopt.c:791 posix/getopt.c:794 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: オプション '%c%s' を認識できません\n" #: posix/getopt.c:843 posix/getopt.c:846 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: 無効なオプション -- '%c'\n" #: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126 #: posix/getopt.c:1144 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: オプションには引数が必要です -- '%c'\n" #: posix/getopt.c:972 posix/getopt.c:988 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: オプション '-W %s' は曖昧です\n" #: posix/getopt.c:1012 posix/getopt.c:1030 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: オプション '-W %s' は引数を取ることができません\n" #: posix/getopt.c:1051 posix/getopt.c:1069 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: オプション '-W %s' は引数が必要です\n" #: posix/regcomp.c:140 msgid "No match" msgstr "一致しません" #: posix/regcomp.c:143 msgid "Invalid regular expression" msgstr "無効な正規表現です" #: posix/regcomp.c:146 msgid "Invalid collation character" msgstr "無効な照合文字です" #: posix/regcomp.c:149 msgid "Invalid character class name" msgstr "無効な文字クラス名です" #: posix/regcomp.c:152 msgid "Trailing backslash" msgstr "終端のバックスラッシュ" #: posix/regcomp.c:155 msgid "Invalid back reference" msgstr "無効な前方参照です" #: posix/regcomp.c:158 msgid "Unmatched [ or [^" msgstr "[ または [^ が不一致です" #: posix/regcomp.c:161 msgid "Unmatched ( or \\(" msgstr "( または \\( が不一致です" #: posix/regcomp.c:164 msgid "Unmatched \\{" msgstr "\\{ が不一致です" #: posix/regcomp.c:167 msgid "Invalid content of \\{\\}" msgstr "\\{\\} の中身が無効です" #: posix/regcomp.c:170 msgid "Invalid range end" msgstr "無効な範囲終了です" #: posix/regcomp.c:173 msgid "Memory exhausted" msgstr "メモリを使い果たしました" #: posix/regcomp.c:176 msgid "Invalid preceding regular expression" msgstr "無効な前方正規表現です" #: posix/regcomp.c:179 msgid "Premature end of regular expression" msgstr "正規表現が途中で終了しました" #: posix/regcomp.c:182 msgid "Regular expression too big" msgstr "正規表現が大きすぎます" #: posix/regcomp.c:185 msgid "Unmatched ) or \\)" msgstr ") または \\) が不一致です" #: posix/regcomp.c:673 msgid "No previous regular expression" msgstr "以前に正規表現がありません" #: posix/wordexp.c:1852 msgid "parameter null or not set" msgstr "パラメータが NULL であるか設定されていません" #: resolv/herror.c:68 msgid "Resolver Error 0 (no error)" msgstr "リゾルバエラー 0 (エラーはありません)" #: resolv/herror.c:69 msgid "Unknown host" msgstr "不明なホストです" #: resolv/herror.c:70 msgid "Host name lookup failure" msgstr "ホスト名の解決に失敗しました" #: resolv/herror.c:71 msgid "Unknown server error" msgstr "不明なサーバーエラーです" #: resolv/herror.c:72 msgid "No address associated with name" msgstr "名前に対応するアドレスがありません" #: resolv/herror.c:107 msgid "Resolver internal error" msgstr "リゾルバ内部エラーです" #: resolv/herror.c:110 msgid "Unknown resolver error" msgstr "不明なリゾルバエラーです" #: resolv/res_hconf.c:126 #, c-format msgid "%s: line %d: cannot specify more than %d trim domains" msgstr "%s: 行 %d: %d より多くドメインを取り除けません" #: resolv/res_hconf.c:147 #, c-format msgid "%s: line %d: list delimiter not followed by domain" msgstr "%s: %d行: リストデリミタがドメイン内についていません" #: resolv/res_hconf.c:206 #, c-format msgid "%s: line %d: expected `on' or `off', found `%s'\n" msgstr "%s: 行 %d: `on' または `off' が予期されますが、見つかったのは `%s' です\n" #: resolv/res_hconf.c:249 #, c-format msgid "%s: line %d: bad command `%s'\n" msgstr "%s: 行 %d: 間違ったコマンド `%s' です\n" #: resolv/res_hconf.c:284 #, c-format msgid "%s: line %d: ignoring trailing garbage `%s'\n" msgstr "%s: 行 %d: 後に残ったゴミ `%s' を無視します\n" #: stdio-common/psiginfo-data.h:2 msgid "Illegal opcode" msgstr "不正な命令コードです" #: stdio-common/psiginfo-data.h:3 msgid "Illegal operand" msgstr "不正な命令被演算子です" #: stdio-common/psiginfo-data.h:4 msgid "Illegal addressing mode" msgstr "不正なアドレッシングモードです" #: stdio-common/psiginfo-data.h:5 msgid "Illegal trap" msgstr "不正なトラップです" #: stdio-common/psiginfo-data.h:6 msgid "Privileged opcode" msgstr "特権命令コードです" #: stdio-common/psiginfo-data.h:7 msgid "Privileged register" msgstr "特権レジスターです" #: stdio-common/psiginfo-data.h:8 msgid "Coprocessor error" msgstr "コプロセッサーエラーです" #: stdio-common/psiginfo-data.h:9 msgid "Internal stack error" msgstr "内部スタックエラーです" #: stdio-common/psiginfo-data.h:12 msgid "Integer divide by zero" msgstr "整数の 0による除算です" #: stdio-common/psiginfo-data.h:13 msgid "Integer overflow" msgstr "整数のオーバーフローです" #: stdio-common/psiginfo-data.h:14 msgid "Floating-point divide by zero" msgstr "浮動小数の 0 による除算です" #: stdio-common/psiginfo-data.h:15 msgid "Floating-point overflow" msgstr "浮動小数のオーバーフローです" #: stdio-common/psiginfo-data.h:16 msgid "Floating-point underflow" msgstr "浮動小数のアンダーフローです" #: stdio-common/psiginfo-data.h:17 msgid "Floating-poing inexact result" msgstr "浮動小数の正しくない結果です" #: stdio-common/psiginfo-data.h:18 msgid "Invalid floating-point operation" msgstr "無効な浮動小数の操作命令です" #: stdio-common/psiginfo-data.h:19 msgid "Subscript out of range" msgstr "添え字が範囲外です" #: stdio-common/psiginfo-data.h:22 msgid "Address not mapped to object" msgstr "アドレスがオブジェクトにマップされていません" #: stdio-common/psiginfo-data.h:23 msgid "Invalid permissions for mapped object" msgstr "マップされたオブジェクトに対する無効なアクセス権限です" #: stdio-common/psiginfo-data.h:26 msgid "Invalid address alignment" msgstr "無効なアドレス整列です" #: stdio-common/psiginfo-data.h:27 msgid "Nonexisting physical address" msgstr "存在しない物理アドレスです" #: stdio-common/psiginfo-data.h:28 msgid "Object-specific hardware error" msgstr "オブジェクト特有のハードウェアエラーです" #: stdio-common/psiginfo-data.h:31 msgid "Process breakpoint" msgstr "プロセスのブレークポイントです" #: stdio-common/psiginfo-data.h:32 msgid "Process trace trap" msgstr "プロセスのトレーストラップです" #: stdio-common/psiginfo-data.h:35 msgid "Child has exited" msgstr "子プロセスが終了しました" #: stdio-common/psiginfo-data.h:36 msgid "Child has terminated abnormally and did not create a core file" msgstr "子プロセスが異常終了しました。コアファイルは作成されませんでした" #: stdio-common/psiginfo-data.h:37 msgid "Child has terminated abnormally and created a core file" msgstr "" #: stdio-common/psiginfo-data.h:38 msgid "Traced child has trapped" msgstr "追跡している子プロセスがトラップされました" #: stdio-common/psiginfo-data.h:39 msgid "Child has stopped" msgstr "子プロセスが中断しました" #: stdio-common/psiginfo-data.h:40 msgid "Stopped child has continued" msgstr "中断していた子プロセスが再開されました" #: stdio-common/psiginfo-data.h:43 msgid "Data input available" msgstr "データ入力が使用可能です" #: stdio-common/psiginfo-data.h:44 msgid "Output buffers available" msgstr "出力バッファーが使用可能です" #: stdio-common/psiginfo-data.h:45 msgid "Input message available" msgstr "入力メッセージが使用可能です" #: stdio-common/psiginfo-data.h:46 timezone/zdump.c:541 timezone/zic.c:483 msgid "I/O error" msgstr "I/Oエラー" #: stdio-common/psiginfo-data.h:47 msgid "High priority input available" msgstr "高優先度入力が使用可能です" #: stdio-common/psiginfo-data.h:48 msgid "Device disconnected" msgstr "デバイスが切断されました" #: stdio-common/psiginfo.c:139 msgid "Signal sent by kill()" msgstr "kill() によってシグナルが送られました" #: stdio-common/psiginfo.c:142 msgid "Signal sent by sigqueue()" msgstr "sigqueue() によってシグナルが送られました" #: stdio-common/psiginfo.c:145 msgid "Signal generated by the expiration of a timer" msgstr "タイマーの時間切れによってシグナルが生成されました" #: stdio-common/psiginfo.c:148 msgid "Signal generated by the completion of an asynchronous I/O request" msgstr "非同期 I/O 要求の完了によってシグナルが生成されました" #: stdio-common/psiginfo.c:152 msgid "" "Signal generated by the arrival of a message on an empty message queue" msgstr "空のメッセージキューにメッセージが到着したことによりシグナルが生成されました" #: stdio-common/psiginfo.c:157 msgid "Signal sent by tkill()" msgstr "tkill() によってシグナルが送られました" #: stdio-common/psiginfo.c:162 msgid "" "Signal generated by the completion of an asynchronous name lookup request" msgstr "非同期名前解決要求の完了によってシグナルが生成されました" #: stdio-common/psiginfo.c:168 msgid "Signal generated by the completion of an I/O request" msgstr "I/O 要求の完了によってシグナルが生成されました" #: stdio-common/psiginfo.c:174 msgid "Signal sent by the kernel" msgstr "カーネルによってシグナルが送られました" #: stdio-common/psiginfo.c:198 #, c-format msgid "Unknown signal %d\n" msgstr "不明なシグナル %d です\n" #: stdio-common/psignal.c:43 #, c-format msgid "%s%sUnknown signal %d\n" msgstr "%s%s不明なシグナル %d です\n" #: stdio-common/psignal.c:44 msgid "Unknown signal" msgstr "不明なシグナルです" #: string/_strerror.c:45 sysdeps/mach/_strerror.c:86 msgid "Unknown error " msgstr "不明なエラーです " #: string/strerror.c:41 msgid "Unknown error" msgstr "不明なエラー" #: string/strsignal.c:60 #, c-format msgid "Real-time signal %d" msgstr "リアルタイムシグナル %d" #: string/strsignal.c:64 #, c-format msgid "Unknown signal %d" msgstr "不明なシグナル %d" #: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135 #: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233 #: sunrpc/svc_udp.c:160 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229 #: sunrpc/xdr.c:627 sunrpc/xdr.c:787 sunrpc/xdr_array.c:101 #: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:78 msgid "out of memory\n" msgstr "メモリが足りなくなりました\n" #: sunrpc/auth_unix.c:349 msgid "auth_unix.c: Fatal marshalling problem" msgstr "" #: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111 #, c-format msgid "%s: %s; low version = %lu, high version = %lu" msgstr "%s: %s; low バージョン = %lu、high バージョン = %lu" #: sunrpc/clnt_perr.c:102 #, c-format msgid "%s: %s; why = %s\n" msgstr "%s: %s; 理由 = %s\n" #: sunrpc/clnt_perr.c:104 #, c-format msgid "%s: %s; why = (unknown authentication error - %d)\n" msgstr "%s: %s; 理由 = (不明な認証エラーです - %d)\n" #: sunrpc/clnt_perr.c:153 msgid "RPC: Success" msgstr "RPC: 成功です" #: sunrpc/clnt_perr.c:156 msgid "RPC: Can't encode arguments" msgstr "RPC: 引数をエンコードできません" #: sunrpc/clnt_perr.c:160 msgid "RPC: Can't decode result" msgstr "RPC: デコードできません" #: sunrpc/clnt_perr.c:164 msgid "RPC: Unable to send" msgstr "RPC: 送信できません" #: sunrpc/clnt_perr.c:168 msgid "RPC: Unable to receive" msgstr "RPC: 受け取れません" #: sunrpc/clnt_perr.c:172 msgid "RPC: Timed out" msgstr "RPC: タイムアウトしました" #: sunrpc/clnt_perr.c:176 msgid "RPC: Incompatible versions of RPC" msgstr "RPC: RPCのバージョンが非互換です" #: sunrpc/clnt_perr.c:180 msgid "RPC: Authentication error" msgstr "RPC: 認証エラーです" #: sunrpc/clnt_perr.c:184 msgid "RPC: Program unavailable" msgstr "RPC: プログラムは利用できません" #: sunrpc/clnt_perr.c:188 msgid "RPC: Program/version mismatch" msgstr "RPC: プログラムとバージョンが一致しません" #: sunrpc/clnt_perr.c:192 msgid "RPC: Procedure unavailable" msgstr "RPC: 手続きが利用できません" #: sunrpc/clnt_perr.c:196 msgid "RPC: Server can't decode arguments" msgstr "RPC: サーバーが引数をデコードできません" #: sunrpc/clnt_perr.c:200 msgid "RPC: Remote system error" msgstr "RPC: 遠隔システムエラー" #: sunrpc/clnt_perr.c:204 msgid "RPC: Unknown host" msgstr "RPC: 不明なホストです" #: sunrpc/clnt_perr.c:208 msgid "RPC: Unknown protocol" msgstr "RPC: 不明なプロトコルです" #: sunrpc/clnt_perr.c:212 msgid "RPC: Port mapper failure" msgstr "RPC: ポートマッパーの失敗です" #: sunrpc/clnt_perr.c:216 msgid "RPC: Program not registered" msgstr "RPC: プログラムが登録されていません" #: sunrpc/clnt_perr.c:220 msgid "RPC: Failed (unspecified error)" msgstr "RPC: 失敗しました (原因不特定のエラー)" #: sunrpc/clnt_perr.c:261 msgid "RPC: (unknown error code)" msgstr "RPC: (未知のエラーコード)" #: sunrpc/clnt_perr.c:333 msgid "Authentication OK" msgstr "認証 OK" #: sunrpc/clnt_perr.c:336 msgid "Invalid client credential" msgstr "無効なクライアントの信任です" #: sunrpc/clnt_perr.c:340 msgid "Server rejected credential" msgstr "サーバーが証明を拒否しました" #: sunrpc/clnt_perr.c:344 msgid "Invalid client verifier" msgstr "無効なクライアント確認です" #: sunrpc/clnt_perr.c:348 msgid "Server rejected verifier" msgstr "サーバーが確認を拒否しました" #: sunrpc/clnt_perr.c:352 msgid "Client credential too weak" msgstr "クライアントの信任が弱すぎます" #: sunrpc/clnt_perr.c:356 msgid "Invalid server verifier" msgstr "無効なサーバー認証者です" #: sunrpc/clnt_perr.c:360 msgid "Failed (unspecified error)" msgstr "失敗しました(原因不特定のエラー)" #: sunrpc/clnt_raw.c:115 msgid "clnt_raw.c: fatal header serialization error" msgstr "clnt_raw.c: 致命的なヘッダーシリアル化エラーが発生しました" #: sunrpc/pm_getmaps.c:77 msgid "pmap_getmaps.c: rpc problem" msgstr "pmap_getmaps.c: rpc 問題が発生しました" #: sunrpc/pmap_clnt.c:127 msgid "Cannot register service" msgstr "サービスを登録できません" #: sunrpc/pmap_rmt.c:244 msgid "Cannot create socket for broadcast rpc" msgstr "ブロードキャストRPCのためのソケットを作成できません" #: sunrpc/pmap_rmt.c:251 msgid "Cannot set socket option SO_BROADCAST" msgstr "ソケットオプション SO_BROADCAST を設定できません" #: sunrpc/pmap_rmt.c:303 msgid "Cannot send broadcast packet" msgstr "ブロードキャストパケットを送信できません" #: sunrpc/pmap_rmt.c:328 msgid "Broadcast poll problem" msgstr "ブロードキャスト調査で問題" #: sunrpc/pmap_rmt.c:341 msgid "Cannot receive reply to broadcast" msgstr "ブロードキャストへの応答を受け取られません" #: sunrpc/rpc_main.c:281 #, c-format msgid "%s: output would overwrite %s\n" msgstr "%s: 出力は %s を上書きしてしまうかもしれません\n" #: sunrpc/rpc_main.c:288 #, c-format msgid "%s: unable to open %s: %m\n" msgstr "%s: %s を開けません: %m\n" #: sunrpc/rpc_main.c:300 #, c-format msgid "%s: while writing output %s: %m" msgstr "%s: 出力 %s を書き込み中: %m" #: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375 #, c-format msgid "cannot find C preprocessor: %s\n" msgstr "" #: sunrpc/rpc_main.c:411 #, c-format msgid "%s: C preprocessor failed with signal %d\n" msgstr "%s: C プリプロセッサはシグナル %d で失敗しました\n" #: sunrpc/rpc_main.c:414 #, c-format msgid "%s: C preprocessor failed with exit code %d\n" msgstr "%s: C プリプロセッサは終了コード %d で失敗しました\n" #: sunrpc/rpc_main.c:454 #, c-format msgid "illegal nettype: `%s'\n" msgstr "不正な nettype です: `%s'\n" #: sunrpc/rpc_main.c:1089 #, c-format msgid "rpcgen: too many defines\n" msgstr "rpcgen: 定義が多すぎます\n" #: sunrpc/rpc_main.c:1101 #, c-format msgid "rpcgen: arglist coding error\n" msgstr "rpcgen: 引数リストコーディングエラー\n" #. TRANS: the file will not be removed; this is an #. TRANS: informative message. #: sunrpc/rpc_main.c:1134 #, c-format msgid "file `%s' already exists and may be overwritten\n" msgstr "ファイル`%s'は既に存在します。上書きされるかもしれません\n" #: sunrpc/rpc_main.c:1179 #, c-format msgid "Cannot specify more than one input file!\n" msgstr "入力ファイルを複数指定できません!\n" #: sunrpc/rpc_main.c:1349 #, c-format msgid "This implementation doesn't support newstyle or MT-safe code!\n" msgstr "この実装は新形式またはMTセーフなコードをサポートしていません!\n" #: sunrpc/rpc_main.c:1358 #, c-format msgid "Cannot use netid flag with inetd flag!\n" msgstr "inetd フラグとともに netid フラグは使えません!\n" #: sunrpc/rpc_main.c:1367 #, c-format msgid "Cannot use netid flag without TIRPC!\n" msgstr "TIRPC なしに netid フラグは使えません!\n" #: sunrpc/rpc_main.c:1374 #, c-format msgid "Cannot use table flags with newstyle!\n" msgstr "新形式をもつテーブルフラグは使えません!\n" #: sunrpc/rpc_main.c:1393 #, c-format msgid "\"infile\" is required for template generation flags.\n" msgstr "テンプレート生成フラグには\"infile\"が必要です.\n" #: sunrpc/rpc_main.c:1398 #, c-format msgid "Cannot have more than one file generation flag!\n" msgstr "ファイル生成フラグは複数指定できません!\n" #: sunrpc/rpc_main.c:1407 #, c-format msgid "usage: %s infile\n" msgstr "使用法: %s infile\n" #: sunrpc/rpc_main.c:1408 #, c-format msgid "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" msgstr "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" #: sunrpc/rpc_main.c:1410 #, c-format msgid "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" msgstr "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" #: sunrpc/rpc_main.c:1412 #, c-format msgid "\t%s [-s nettype]* [-o outfile] [infile]\n" msgstr "\t%s [-s nettype]* [-o outfile] [infile]\n" #: sunrpc/rpc_main.c:1413 #, c-format msgid "\t%s [-n netid]* [-o outfile] [infile]\n" msgstr "\t%s [-n netid]* [-o outfile] [infile]\n" #: sunrpc/rpc_main.c:1421 #, c-format msgid "options:\n" msgstr "オプション:\n" #: sunrpc/rpc_main.c:1422 #, c-format msgid "-a\t\tgenerate all files, including samples\n" msgstr "-a\t\tすべてのファイル (サンプルを含む) を生成する\n" #: sunrpc/rpc_main.c:1423 #, c-format msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n" msgstr "-b\t\t後方互換性モード (SunOS 4.1 用のコードを生成)\n" #: sunrpc/rpc_main.c:1424 #, c-format msgid "-c\t\tgenerate XDR routines\n" msgstr "-c\t\tXDR ルーチンを生成する\n" #: sunrpc/rpc_main.c:1425 #, c-format msgid "-C\t\tANSI C mode\n" msgstr "-C\t\tANSI C モード\n" #: sunrpc/rpc_main.c:1426 #, c-format msgid "-Dname[=value]\tdefine a symbol (same as #define)\n" msgstr "-Dname[=value]\tシンボルを定義する (#define と同様)\n" #: sunrpc/rpc_main.c:1427 #, c-format msgid "-h\t\tgenerate header file\n" msgstr "-h\t\tヘッダーファイルを生成する\n" #: sunrpc/rpc_main.c:1428 #, c-format msgid "-i size\t\tsize at which to start generating inline code\n" msgstr "-i size\t\tインラインコードを生成開始するサイズを size にする\n" #: sunrpc/rpc_main.c:1429 #, c-format msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n" msgstr "-I\t\tサーバーで inetd サポート用のコードを生成する (SunOS 4.1 用)\n" #: sunrpc/rpc_main.c:1430 #, c-format msgid "-K seconds\tserver exits after K seconds of inactivity\n" msgstr "-K seconds\tK 秒間活動がなければサーバーを終了する\n" #: sunrpc/rpc_main.c:1431 #, c-format msgid "-l\t\tgenerate client side stubs\n" msgstr "-l\t\tクライアント側スタブを生成する\n" #: sunrpc/rpc_main.c:1432 #, c-format msgid "-L\t\tserver errors will be printed to syslog\n" msgstr "-L\t\tサーバーのエラーを syslog に出力する\n" #: sunrpc/rpc_main.c:1433 #, c-format msgid "-m\t\tgenerate server side stubs\n" msgstr "-m\t\tサーバー側スタブを生成する\n" #: sunrpc/rpc_main.c:1434 #, c-format msgid "-M\t\tgenerate MT-safe code\n" msgstr "-M\t\tマルチスレッドセーフなコードを生成する\n" #: sunrpc/rpc_main.c:1435 #, c-format msgid "-n netid\tgenerate server code that supports named netid\n" msgstr "-n netid\tnetid という名前をサポートするサーバーコードを生成する\n" #: sunrpc/rpc_main.c:1436 #, c-format msgid "-N\t\tsupports multiple arguments and call-by-value\n" msgstr "-N\t\t複数の引数と値呼び出しをサポートする\n" #: sunrpc/rpc_main.c:1437 #, c-format msgid "-o outfile\tname of the output file\n" msgstr "-o outfile\t出力ファイルの名前を設定する\n" #: sunrpc/rpc_main.c:1438 #, c-format msgid "-s nettype\tgenerate server code that supports named nettype\n" msgstr "-s nettype\tnettype という名前をサポートするサーバーコードを生成する\n" #: sunrpc/rpc_main.c:1439 #, c-format msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n" msgstr "-Sc\t\tリモート手続きを使用するクライアントコードのサンプルを生成する\n" #: sunrpc/rpc_main.c:1440 #, c-format msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n" msgstr "-Ss\t\tリモート手続きを定義するサーバーコードのサンプルを生成する\n" #: sunrpc/rpc_main.c:1441 #, c-format msgid "-Sm \t\tgenerate makefile template \n" msgstr "-Sm \t\tmakefile のテンプレートを生成する \n" #: sunrpc/rpc_main.c:1442 #, c-format msgid "-t\t\tgenerate RPC dispatch table\n" msgstr "-t\t\tRPC ディスパッチ表を生成する\n" #: sunrpc/rpc_main.c:1443 #, c-format msgid "-T\t\tgenerate code to support RPC dispatch tables\n" msgstr "-T\t\tRPC ディスパッチ表をサポートするためのコードを生成する\n" #: sunrpc/rpc_main.c:1444 #, c-format msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n" msgstr "-Y path\t\tC プリプロセッサ (cpp) を見つけるためのディレクトリ名\n" #: sunrpc/rpc_main.c:1445 #, c-format msgid "-5\t\tSysVr4 compatibility mode\n" msgstr "" #: sunrpc/rpc_main.c:1446 #, c-format msgid "--help\t\tgive this help list\n" msgstr "" #: sunrpc/rpc_main.c:1447 #, c-format msgid "--version\tprint program version\n" msgstr "" #: sunrpc/rpc_main.c:1449 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: sunrpc/rpc_scan.c:112 msgid "constant or identifier expected" msgstr "定数または識別子が適当です" #: sunrpc/rpc_scan.c:308 msgid "illegal character in file: " msgstr "ファイル中に不正なキャラクタがあります: " #: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373 msgid "unterminated string constant" msgstr "文字列定数が終了していません" #: sunrpc/rpc_scan.c:379 msgid "empty char string" msgstr "空の char 文字列" #: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531 msgid "preprocessor error" msgstr "プリプロセッサエラー" #: sunrpc/rpcinfo.c:243 sunrpc/rpcinfo.c:386 #, c-format msgid "program %lu is not available\n" msgstr "プログラム%luは利用できません\n" #: sunrpc/rpcinfo.c:270 sunrpc/rpcinfo.c:316 sunrpc/rpcinfo.c:339 #: sunrpc/rpcinfo.c:410 sunrpc/rpcinfo.c:456 sunrpc/rpcinfo.c:479 #: sunrpc/rpcinfo.c:510 #, c-format msgid "program %lu version %lu is not available\n" msgstr "プログラム%luバージョン%luは利用できません\n" #: sunrpc/rpcinfo.c:515 #, c-format msgid "program %lu version %lu ready and waiting\n" msgstr "プログラム %lu バージョン %lu の準備が完了し待機中です\n" #: sunrpc/rpcinfo.c:554 sunrpc/rpcinfo.c:561 msgid "rpcinfo: can't contact portmapper" msgstr "rpcinfo: ポートマッパと接続できません" #: sunrpc/rpcinfo.c:568 msgid "No remote programs registered.\n" msgstr "遠隔プログラムが登録されていません.\n" #: sunrpc/rpcinfo.c:572 msgid " program vers proto port\n" msgstr " プログラム バージョン プロトコル ポート\n" #: sunrpc/rpcinfo.c:611 msgid "(unknown)" msgstr "(不明)" #: sunrpc/rpcinfo.c:633 #, c-format msgid "rpcinfo: broadcast failed: %s\n" msgstr "rpcinfo: ブロードキャストに失敗しました: %s\n" #: sunrpc/rpcinfo.c:652 msgid "Sorry. You are not root\n" msgstr "失礼. あなたは root ではありません\n" #: sunrpc/rpcinfo.c:659 #, c-format msgid "rpcinfo: Could not delete registration for prog %s version %s\n" msgstr "rpcinfo: プログラム%sバージョン%sへの登録を削除できません\n" #: sunrpc/rpcinfo.c:668 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" msgstr "" "使用法: rpcinfo [ -n ポート番号 ] -u ホスト\n" " プログラム番号 [ バージョン番号 ]\n" #: sunrpc/rpcinfo.c:670 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" msgstr " rpcinfo [ -n portnum ] -t ホスト prognum [ versnum ]\n" #: sunrpc/rpcinfo.c:672 msgid " rpcinfo -p [ host ]\n" msgstr " rpcinfo -p [ ホスト ]\n" #: sunrpc/rpcinfo.c:673 msgid " rpcinfo -b prognum versnum\n" msgstr " rpcinfo -b prognum versnum\n" #: sunrpc/rpcinfo.c:674 msgid " rpcinfo -d prognum versnum\n" msgstr " rpcinfo -d prognum versnum\n" #: sunrpc/rpcinfo.c:698 #, c-format msgid "rpcinfo: %s is unknown service\n" msgstr "rpcinfo: %sは不明なサービスです\n" #: sunrpc/rpcinfo.c:732 #, c-format msgid "rpcinfo: %s is unknown host\n" msgstr "rpcinfo: %sは不明なホストです\n" #: sunrpc/svc_run.c:71 msgid "svc_run: - out of memory" msgstr "svc_run: - メモリが足りません" #: sunrpc/svc_run.c:91 msgid "svc_run: - poll failed" msgstr "svc_run: - pollに失敗しました" #: sunrpc/svc_simple.c:80 #, c-format msgid "can't reassign procedure number %ld\n" msgstr "手続き番号 %ld を再割り当てできません\n" #: sunrpc/svc_simple.c:90 msgid "couldn't create an rpc server\n" msgstr "RPCサーバーを作成できませんでした\n" #: sunrpc/svc_simple.c:98 #, c-format msgid "couldn't register prog %ld vers %ld\n" msgstr "プログラム %ld バージョン %ld を登録できませんでした\n" #: sunrpc/svc_simple.c:106 msgid "registerrpc: out of memory\n" msgstr "registerrpc: メモリが足りません\n" #: sunrpc/svc_simple.c:169 #, c-format msgid "trouble replying to prog %d\n" msgstr "プログラム %d への応答中に問題が起きました\n" #: sunrpc/svc_simple.c:178 #, c-format msgid "never registered prog %d\n" msgstr "プログラム %d は登録されていません\n" #: sunrpc/svc_tcp.c:164 msgid "svc_tcp.c - tcp socket creation problem" msgstr "svc_tcp.c - tcpソケット作成に問題があります" #: sunrpc/svc_tcp.c:179 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "svc_tcp.c - getsocknameもしくはlistenできません" #: sunrpc/svc_udp.c:135 msgid "svcudp_create: socket creation problem" msgstr "svcudp_create: ソケットの作成に問題があります" #: sunrpc/svc_udp.c:149 msgid "svcudp_create - cannot getsockname" msgstr "svcudp_create - getsocknameできません" #: sunrpc/svc_udp.c:181 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n" msgstr "svcudp_create: xp_padはIP_PKTINFOに対して小さすぎます\n" #: sunrpc/svc_udp.c:480 msgid "enablecache: cache already enabled" msgstr "enablecache: キャッシュは既に有効です" #: sunrpc/svc_udp.c:486 msgid "enablecache: could not allocate cache" msgstr "enablecache: キャッシュを確保できませんでした" #: sunrpc/svc_udp.c:495 msgid "enablecache: could not allocate cache data" msgstr "enablecache: キャッシュデータを確保できませんでした" #: sunrpc/svc_udp.c:503 msgid "enablecache: could not allocate cache fifo" msgstr "enablecache: キャッシュfifoを確保できませんでした" #: sunrpc/svc_udp.c:539 msgid "cache_set: victim not found" msgstr "cache_set: 犠牲領域がみつかりません" #: sunrpc/svc_udp.c:550 msgid "cache_set: victim alloc failed" msgstr "cache_set: 犠牲領域確保に失敗しました" #: sunrpc/svc_udp.c:557 msgid "cache_set: could not allocate new rpc_buffer" msgstr "cache_set: 新しいrpc_bufferを確保できませんでした" #: sunrpc/svc_unix.c:162 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "svc_unix.c - AF_UNIXソケット作成に問題があります" #: sunrpc/svc_unix.c:178 msgid "svc_unix.c - cannot getsockname or listen" msgstr "svc_unix.c - getsocknameもしくはlistenできません" #: sysdeps/generic/siglist.h:28 msgid "Hangup" msgstr "Hangup" #: sysdeps/generic/siglist.h:29 msgid "Interrupt" msgstr "割り込み" #: sysdeps/generic/siglist.h:30 msgid "Quit" msgstr "終了" #: sysdeps/generic/siglist.h:31 msgid "Illegal instruction" msgstr "Illegal instruction" #: sysdeps/generic/siglist.h:32 msgid "Trace/breakpoint trap" msgstr "Trace/breakpoint trap" #: sysdeps/generic/siglist.h:33 msgid "Aborted" msgstr "中止" #: sysdeps/generic/siglist.h:34 msgid "Floating point exception" msgstr "浮動小数点例外" #: sysdeps/generic/siglist.h:35 msgid "Killed" msgstr "強制終了" #: sysdeps/generic/siglist.h:36 msgid "Bus error" msgstr "バスエラー" #: sysdeps/generic/siglist.h:37 msgid "Segmentation fault" msgstr "Segmentation fault" #. TRANS Broken pipe; there is no process reading from the other end of a pipe. #. TRANS Every library function that returns this error code also generates a #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} #. TRANS unless it has handled or blocked @code{SIGPIPE}. #: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:360 msgid "Broken pipe" msgstr "Broken pipe" #: sysdeps/generic/siglist.h:39 msgid "Alarm clock" msgstr "Alarm clock" #: sysdeps/generic/siglist.h:40 msgid "Terminated" msgstr "Terminated" #: sysdeps/generic/siglist.h:41 msgid "Urgent I/O condition" msgstr "緊急 I/O 状態" #: sysdeps/generic/siglist.h:42 msgid "Stopped (signal)" msgstr "停止 (シグナル)" #: sysdeps/generic/siglist.h:43 msgid "Stopped" msgstr "停止" #: sysdeps/generic/siglist.h:44 msgid "Continued" msgstr "継続" #: sysdeps/generic/siglist.h:45 msgid "Child exited" msgstr "子プロセス終了" #: sysdeps/generic/siglist.h:46 msgid "Stopped (tty input)" msgstr "停止 (tty 入力)" #: sysdeps/generic/siglist.h:47 msgid "Stopped (tty output)" msgstr "停止 (tty 出力)" #: sysdeps/generic/siglist.h:48 msgid "I/O possible" msgstr "I/O 可能" #: sysdeps/generic/siglist.h:49 msgid "CPU time limit exceeded" msgstr "CPU時間制限を超過しました" #: sysdeps/generic/siglist.h:50 msgid "File size limit exceeded" msgstr "ファイルサイズ制限を超過しました" #: sysdeps/generic/siglist.h:51 msgid "Virtual timer expired" msgstr "仮想タイマーが終了しました" #: sysdeps/generic/siglist.h:52 msgid "Profiling timer expired" msgstr "プロファイリングタイマーが終了しました" #: sysdeps/generic/siglist.h:53 msgid "User defined signal 1" msgstr "ユーザー定義シグナル1" #: sysdeps/generic/siglist.h:54 msgid "User defined signal 2" msgstr "ユーザー定義シグナル2" #: sysdeps/generic/siglist.h:58 msgid "EMT trap" msgstr "EMT トラップ" #: sysdeps/generic/siglist.h:61 msgid "Bad system call" msgstr "間違ったシステムコール" #: sysdeps/generic/siglist.h:64 msgid "Stack fault" msgstr "スタックエラー" #: sysdeps/generic/siglist.h:67 msgid "Information request" msgstr "情報要求" #: sysdeps/generic/siglist.h:69 msgid "Power failure" msgstr "電源エラー" #: sysdeps/generic/siglist.h:72 msgid "Resource lost" msgstr "リソースが無くなりました" #: sysdeps/generic/siglist.h:75 msgid "Window changed" msgstr "Window が変更されました" #. TRANS Operation not permitted; only the owner of the file (or other resource) #. TRANS or processes with special privileges can perform the operation. #: sysdeps/gnu/errlist.c:26 msgid "Operation not permitted" msgstr "許可されていない操作です" #. TRANS No process matches the specified process ID. #: sysdeps/gnu/errlist.c:46 msgid "No such process" msgstr "そのようなプロセスはありません" #. TRANS Interrupted function call; an asynchronous signal occurred and prevented #. TRANS completion of the call. When this happens, you should try the call #. TRANS again. #. TRANS #. TRANS You can choose to have functions resume after a signal that is handled, #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted #. TRANS Primitives}. #: sysdeps/gnu/errlist.c:61 msgid "Interrupted system call" msgstr "システムコール割り込み" #. TRANS Input/output error; usually used for physical read or write errors. #: sysdeps/gnu/errlist.c:70 msgid "Input/output error" msgstr "入力/出力エラーです" #. TRANS No such device or address. The system tried to use the device #. TRANS represented by a file you specified, and it couldn't find the device. #. TRANS This can mean that the device file was installed incorrectly, or that #. TRANS the physical device is missing or not correctly attached to the #. TRANS computer. #: sysdeps/gnu/errlist.c:83 msgid "No such device or address" msgstr "そのようなデバイスやアドレスはありません" #. TRANS Argument list too long; used when the arguments passed to a new program #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a #. TRANS File}) occupy too much memory space. This condition never arises on #. TRANS @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:95 msgid "Argument list too long" msgstr "引数リストが長すぎます" #. TRANS Invalid executable file format. This condition is detected by the #. TRANS @code{exec} functions; see @ref{Executing a File}. #: sysdeps/gnu/errlist.c:105 msgid "Exec format error" msgstr "実行形式エラー" #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been #. TRANS closed or reading from a descriptor open only for writing (or vice #. TRANS versa). #: sysdeps/gnu/errlist.c:116 msgid "Bad file descriptor" msgstr "不正なファイル記述子です" #. TRANS There are no child processes. This error happens on operations that are #. TRANS supposed to manipulate child processes, when there aren't any processes #. TRANS to manipulate. #: sysdeps/gnu/errlist.c:127 msgid "No child processes" msgstr "子プロセスがありません" #. TRANS Deadlock avoided; allocating a system resource would have resulted in a #. TRANS deadlock situation. The system does not guarantee that it will notice #. TRANS all such situations. This error means you got lucky and the system #. TRANS noticed; it might just hang. @xref{File Locks}, for an example. #: sysdeps/gnu/errlist.c:139 msgid "Resource deadlock avoided" msgstr "リソースのデッドロック回避" #. TRANS No memory available. The system cannot allocate more virtual memory #. TRANS because its capacity is full. #: sysdeps/gnu/errlist.c:149 msgid "Cannot allocate memory" msgstr "メモリを確保できません" #. TRANS Bad address; an invalid pointer was detected. #. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead. #: sysdeps/gnu/errlist.c:168 msgid "Bad address" msgstr "不正なアドレスです" #. TRANS A file that isn't a block special file was given in a situation that #. TRANS requires one. For example, trying to mount an ordinary file as a file #. TRANS system in Unix gives this error. #: sysdeps/gnu/errlist.c:179 msgid "Block device required" msgstr "ブロックデバイスが必要です" #. TRANS Resource busy; a system resource that can't be shared is already in use. #. TRANS For example, if you try to delete a file that is the root of a currently #. TRANS mounted filesystem, you get this error. #: sysdeps/gnu/errlist.c:190 msgid "Device or resource busy" msgstr "デバイスもしくはリソースがビジー状態です" #. TRANS File exists; an existing file was specified in a context where it only #. TRANS makes sense to specify a new file. #: sysdeps/gnu/errlist.c:200 msgid "File exists" msgstr "ファイルが存在します" #. TRANS An attempt to make an improper link across file systems was detected. #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:211 msgid "Invalid cross-device link" msgstr "無効なクロスデバイスリンクです" #. TRANS The wrong type of device was given to a function that expects a #. TRANS particular sort of device. #: sysdeps/gnu/errlist.c:221 msgid "No such device" msgstr "そのようなデバイスはありません" #. TRANS A file that isn't a directory was specified when a directory is required. #: sysdeps/gnu/errlist.c:230 msgid "Not a directory" msgstr "ディレクトリではありません" #. TRANS File is a directory; you cannot open a directory for writing, #. TRANS or create or remove hard links to it. #: sysdeps/gnu/errlist.c:240 msgid "Is a directory" msgstr "ディレクトリです" #. TRANS Invalid argument. This is used to indicate various kinds of problems #. TRANS with passing the wrong argument to a library function. #: sysdeps/gnu/errlist.c:250 msgid "Invalid argument" msgstr "無効な引数です" #. TRANS The current process has too many files open and can't open any more. #. TRANS Duplicate descriptors do count toward this limit. #. TRANS #. TRANS In BSD and GNU, the number of open files is controlled by a resource #. TRANS limit that can usually be increased. If you get this error, you might #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited; #. TRANS @pxref{Limits on Resources}. #: sysdeps/gnu/errlist.c:265 msgid "Too many open files" msgstr "ファイルを開きすぎです" #. TRANS There are too many distinct file openings in the entire system. Note #. TRANS that any number of linked channels count as just one file opening; see #. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:276 msgid "Too many open files in system" msgstr "システム中のファイルを開きすぎです" #. TRANS Inappropriate I/O control operation, such as trying to set terminal #. TRANS modes on an ordinary file. #: sysdeps/gnu/errlist.c:286 msgid "Inappropriate ioctl for device" msgstr "デバイスに対する不適切なioctlです" #. TRANS An attempt to execute a file that is currently open for writing, or #. TRANS write to a file that is currently being executed. Often using a #. TRANS debugger to run a program is considered having it open for writing and #. TRANS will cause this error. (The name stands for ``text file busy''.) This #. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary. #: sysdeps/gnu/errlist.c:299 msgid "Text file busy" msgstr "テキストファイルがビジー状態です" #. TRANS File too big; the size of a file would be larger than allowed by the system. #: sysdeps/gnu/errlist.c:308 msgid "File too large" msgstr "ファイルが大きすぎます" #. TRANS No space left on device; write operation on a file failed because the #. TRANS disk is full. #: sysdeps/gnu/errlist.c:318 msgid "No space left on device" msgstr "デバイスに空き領域がありません" #. TRANS Invalid seek operation (such as on a pipe). #: sysdeps/gnu/errlist.c:327 msgid "Illegal seek" msgstr "不正なシークです" #. TRANS An attempt was made to modify something on a read-only file system. #: sysdeps/gnu/errlist.c:336 msgid "Read-only file system" msgstr "読み込み専用ファイルシステムです" #. TRANS Too many links; the link count of a single file would become too large. #. TRANS @code{rename} can cause this error if the file being renamed already has #. TRANS as many links as it can take (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:347 msgid "Too many links" msgstr "リンクが多すぎます" #. TRANS Domain error; used by mathematical functions when an argument value does #. TRANS not fall into the domain over which the function is defined. #: sysdeps/gnu/errlist.c:370 msgid "Numerical argument out of domain" msgstr "数値の引数はドメイン外です" #. TRANS Range error; used by mathematical functions when the result value is #. TRANS not representable because of overflow or underflow. #: sysdeps/gnu/errlist.c:380 msgid "Numerical result out of range" msgstr "計算結果は範囲外の値です" #. TRANS Resource temporarily unavailable; the call might work if you try again #. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN}; #. TRANS they are always the same in @theglibc{}. #. TRANS #. TRANS This error can happen in a few different situations: #. TRANS #. TRANS @itemize @bullet #. TRANS @item #. TRANS An operation that would block was attempted on an object that has #. TRANS non-blocking mode selected. Trying the same operation again will block #. TRANS until some external condition makes it possible to read, write, or #. TRANS connect (whatever the operation). You can use @code{select} to find out #. TRANS when the operation will be possible; @pxref{Waiting for I/O}. #. TRANS #. TRANS @strong{Portability Note:} In many older Unix systems, this condition #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code #. TRANS different from @code{EAGAIN}. To make your program portable, you should #. TRANS check for both codes and treat them the same. #. TRANS #. TRANS @item #. TRANS A temporary resource shortage made an operation impossible. @code{fork} #. TRANS can return this error. It indicates that the shortage is expected to #. TRANS pass, so your program can try the call again later and it may succeed. #. TRANS It is probably a good idea to delay for a few seconds before trying it #. TRANS again, to allow time for other processes to release scarce resources. #. TRANS Such shortages are usually fairly serious and affect the whole system, #. TRANS so usually an interactive program should report the error to the user #. TRANS and return to its command loop. #. TRANS @end itemize #: sysdeps/gnu/errlist.c:417 msgid "Resource temporarily unavailable" msgstr "リソースが一時的に利用できません" #. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above). #. TRANS The values are always the same, on every operating system. #. TRANS #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a #. TRANS separate error code. #: sysdeps/gnu/errlist.c:430 msgid "Operation would block" msgstr "ブロックされうる操作です" #. TRANS An operation that cannot complete immediately was initiated on an object #. TRANS that has non-blocking mode selected. Some functions that must always #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return #. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that #. TRANS the operation has begun and will take some time. Attempts to manipulate #. TRANS the object before the call completes return @code{EALREADY}. You can #. TRANS use the @code{select} function to find out when the pending operation #. TRANS has completed; @pxref{Waiting for I/O}. #: sysdeps/gnu/errlist.c:446 msgid "Operation now in progress" msgstr "現在処理中の操作です" #. TRANS An operation is already in progress on an object that has non-blocking #. TRANS mode selected. #: sysdeps/gnu/errlist.c:456 msgid "Operation already in progress" msgstr "操作はすでに処理中です" #. TRANS A file that isn't a socket was specified when a socket is required. #: sysdeps/gnu/errlist.c:465 msgid "Socket operation on non-socket" msgstr "ソケットでないものにソケット操作をしています" #. TRANS The size of a message sent on a socket was larger than the supported #. TRANS maximum size. #: sysdeps/gnu/errlist.c:475 msgid "Message too long" msgstr "メッセージが長すぎます" #. TRANS The socket type does not support the requested communications protocol. #: sysdeps/gnu/errlist.c:484 msgid "Protocol wrong type for socket" msgstr "ソケットに対し間違ったプロトコルの形式です" #. TRANS You specified a socket option that doesn't make sense for the #. TRANS particular protocol being used by the socket. @xref{Socket Options}. #: sysdeps/gnu/errlist.c:494 msgid "Protocol not available" msgstr "プロトコルは利用できません" #. TRANS The socket domain does not support the requested communications protocol #. TRANS (perhaps because the requested protocol is completely invalid). #. TRANS @xref{Creating a Socket}. #: sysdeps/gnu/errlist.c:505 msgid "Protocol not supported" msgstr "プロトコルはサポートされていません" #. TRANS The socket type is not supported. #: sysdeps/gnu/errlist.c:514 msgid "Socket type not supported" msgstr "ソケット形式はサポートしていません" #. TRANS The operation you requested is not supported. Some socket functions #. TRANS don't make sense for all types of sockets, and others may not be #. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this #. TRANS error can happen for many calls when the object does not support the #. TRANS particular operation; it is a generic indication that the server knows #. TRANS nothing to do for that call. #: sysdeps/gnu/errlist.c:528 msgid "Operation not supported" msgstr "サポートされていない操作です" #. TRANS The socket communications protocol family you requested is not supported. #: sysdeps/gnu/errlist.c:537 msgid "Protocol family not supported" msgstr "プロトコルファミリはサポートしていません" #. TRANS The address family specified for a socket is not supported; it is #. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}. #: sysdeps/gnu/errlist.c:547 msgid "Address family not supported by protocol" msgstr "アドレスファミリはプロトコルによってサポートされていません" #. TRANS The requested socket address is already in use. @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:556 msgid "Address already in use" msgstr "アドレスは既に使用中です" #. TRANS The requested socket address is not available; for example, you tried #. TRANS to give a socket a name that doesn't match the local host name. #. TRANS @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:567 msgid "Cannot assign requested address" msgstr "要求アドレスに割り当てられません" #. TRANS A socket operation failed because the network was down. #: sysdeps/gnu/errlist.c:576 msgid "Network is down" msgstr "ネットワークが落ちています" #. TRANS A socket operation failed because the subnet containing the remote host #. TRANS was unreachable. #: sysdeps/gnu/errlist.c:586 msgid "Network is unreachable" msgstr "ネットワークに届きません" #. TRANS A network connection was reset because the remote host crashed. #: sysdeps/gnu/errlist.c:595 msgid "Network dropped connection on reset" msgstr "リセット中ネットワークの接続が切れました" #. TRANS A network connection was aborted locally. #: sysdeps/gnu/errlist.c:604 msgid "Software caused connection abort" msgstr "ソフトウェアが接続を中断しました" #. TRANS A network connection was closed for reasons outside the control of the #. TRANS local host, such as by the remote machine rebooting or an unrecoverable #. TRANS protocol violation. #: sysdeps/gnu/errlist.c:615 msgid "Connection reset by peer" msgstr "接続が相手からリセットされました" #. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the #. TRANS other from network operations. #: sysdeps/gnu/errlist.c:626 msgid "No buffer space available" msgstr "利用可能な空きバッファがありません" #. TRANS You tried to connect a socket that is already connected. #. TRANS @xref{Connecting}. #: sysdeps/gnu/errlist.c:636 msgid "Transport endpoint is already connected" msgstr "通信端点が既に接続されています" #. TRANS The socket is not connected to anything. You get this error when you #. TRANS try to transmit data over a socket, without first specifying a #. TRANS destination for the data. For a connectionless socket (for datagram #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead. #: sysdeps/gnu/errlist.c:648 msgid "Transport endpoint is not connected" msgstr "通信端点が接続されていません" #. TRANS No default destination address was set for the socket. You get this #. TRANS error when you try to transmit data over a connectionless socket, #. TRANS without first specifying a destination for the data with @code{connect}. #: sysdeps/gnu/errlist.c:659 msgid "Destination address required" msgstr "送信先アドレスが必要です" #. TRANS The socket has already been shut down. #: sysdeps/gnu/errlist.c:668 msgid "Cannot send after transport endpoint shutdown" msgstr "通信端点のシャットダウン後は送信できません" #. TRANS ??? #: sysdeps/gnu/errlist.c:677 msgid "Too many references: cannot splice" msgstr "参照が多すぎます: 接続できません" #. TRANS A socket operation with a specified timeout received no response during #. TRANS the timeout period. #: sysdeps/gnu/errlist.c:687 msgid "Connection timed out" msgstr "接続がタイムアウトしました" #. TRANS A remote host refused to allow the network connection (typically because #. TRANS it is not running the requested service). #: sysdeps/gnu/errlist.c:697 msgid "Connection refused" msgstr "接続を拒否されました" #. TRANS Too many levels of symbolic links were encountered in looking up a file name. #. TRANS This often indicates a cycle of symbolic links. #: sysdeps/gnu/errlist.c:707 msgid "Too many levels of symbolic links" msgstr "シンボリックリンクの階層が多すぎます" #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for #. TRANS Files}) or host name too long (in @code{gethostname} or #. TRANS @code{sethostname}; @pxref{Host Identification}). #: sysdeps/gnu/errlist.c:718 msgid "File name too long" msgstr "ファイル名が長すぎます" #. TRANS The remote host for a requested network connection is down. #: sysdeps/gnu/errlist.c:727 msgid "Host is down" msgstr "ホストが落ちています" #. TRANS The remote host for a requested network connection is not reachable. #: sysdeps/gnu/errlist.c:736 msgid "No route to host" msgstr "ホストへの経路がありません" #. TRANS Directory not empty, where an empty directory was expected. Typically, #. TRANS this error occurs when you are trying to delete a directory. #: sysdeps/gnu/errlist.c:746 msgid "Directory not empty" msgstr "ディレクトリは空ではありません" #. TRANS This means that the per-user limit on new process would be exceeded by #. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on #. TRANS the @code{RLIMIT_NPROC} limit. #: sysdeps/gnu/errlist.c:757 msgid "Too many processes" msgstr "プロセスが多すぎます" #. TRANS The file quota system is confused because there are too many users. #. TRANS @c This can probably happen in a GNU system when using NFS. #: sysdeps/gnu/errlist.c:767 msgid "Too many users" msgstr "ユーザが多すぎます" #. TRANS The user's disk quota was exceeded. #: sysdeps/gnu/errlist.c:776 msgid "Disk quota exceeded" msgstr "ディスク使用量制限を超過しました" #. TRANS Stale file handle. This indicates an internal confusion in the #. TRANS file system which is due to file system rearrangements on the server host #. TRANS for NFS file systems or corruption in other file systems. #. TRANS Repairing this condition usually requires unmounting, possibly repairing #. TRANS and remounting the file system. #: sysdeps/gnu/errlist.c:789 msgid "Stale file handle" msgstr "" #. TRANS An attempt was made to NFS-mount a remote file system with a file name that #. TRANS already specifies an NFS-mounted file. #. TRANS (This is an error on some operating systems, but we expect it to work #. TRANS properly on @gnuhurdsystems{}, making this error code impossible.) #: sysdeps/gnu/errlist.c:801 msgid "Object is remote" msgstr "オブジェクトはリモートにあります" #. TRANS ??? #: sysdeps/gnu/errlist.c:810 msgid "RPC struct is bad" msgstr "RPC構造が不正です" #. TRANS ??? #: sysdeps/gnu/errlist.c:819 msgid "RPC version wrong" msgstr "RPCバージョンが違います" #. TRANS ??? #: sysdeps/gnu/errlist.c:828 msgid "RPC program not available" msgstr "RPCプログラムは利用できません" #. TRANS ??? #: sysdeps/gnu/errlist.c:837 msgid "RPC program version wrong" msgstr "RPCプログラムバージョンが違います" #. TRANS ??? #: sysdeps/gnu/errlist.c:846 msgid "RPC bad procedure for program" msgstr "プログラムに対して不正なRPCの手続きです" #. TRANS No locks available. This is used by the file locking facilities; see #. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but #. TRANS it can result from an operation to an NFS server running another #. TRANS operating system. #: sysdeps/gnu/errlist.c:858 msgid "No locks available" msgstr "ロックが利用できません" #. TRANS Inappropriate file type or format. The file was the wrong type for the #. TRANS operation, or a data file had the wrong format. #. TRANS #. TRANS On some systems @code{chmod} returns this error if you try to set the #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}. #: sysdeps/gnu/errlist.c:871 msgid "Inappropriate file type or format" msgstr "不適切なファイル形式かフォーマットです" #. TRANS ??? #: sysdeps/gnu/errlist.c:880 msgid "Authentication error" msgstr "認証エラーです" #. TRANS ??? #: sysdeps/gnu/errlist.c:889 msgid "Need authenticator" msgstr "認証者(authenticator)が必要です" #. TRANS Function not implemented. This indicates that the function called is #. TRANS not implemented at all, either in the C library itself or in the #. TRANS operating system. When you get this error, you can be sure that this #. TRANS particular function will always fail with @code{ENOSYS} unless you #. TRANS install a new version of the C library or the operating system. #: sysdeps/gnu/errlist.c:902 msgid "Function not implemented" msgstr "関数は実装されていません" #. TRANS Not supported. A function returns this error when certain parameter #. TRANS values are valid, but the functionality they request is not available. #. TRANS This can mean that the function does not implement a particular command #. TRANS or option value or flag bit at all. For functions that operate on some #. TRANS object given in a parameter, such as a file descriptor or a port, it #. TRANS might instead mean that only @emph{that specific object} (file #. TRANS descriptor, port, etc.) is unable to support the other parameters given; #. TRANS different file descriptors might support different ranges of parameter #. TRANS values. #. TRANS #. TRANS If the entire function is not available at all in the implementation, #. TRANS it returns @code{ENOSYS} instead. #: sysdeps/gnu/errlist.c:922 msgid "Not supported" msgstr "サポートされていません" #. TRANS While decoding a multibyte character the function came along an invalid #. TRANS or an incomplete sequence of bytes or the given wide character is invalid. #: sysdeps/gnu/errlist.c:932 msgid "Invalid or incomplete multibyte or wide character" msgstr "無効または不完全なマルチバイトまたはワイド文字です" #. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return #. TRANS this error for certain operations when the caller is not in the #. TRANS foreground process group of the terminal. Users do not usually see this #. TRANS error because functions such as @code{read} and @code{write} translate #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control}, #. TRANS for information on process groups and these signals. #: sysdeps/gnu/errlist.c:946 msgid "Inappropriate operation for background process" msgstr "バックグラウンドプロセスに対する不適切な操作です" #. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is #. TRANS translated by a program and the translator program dies while starting #. TRANS up, before it has connected to the file. #: sysdeps/gnu/errlist.c:957 msgid "Translator died" msgstr "翻訳用プログラムが死んでいます" #. TRANS The experienced user will know what is wrong. #. TRANS @c This error code is a joke. Its perror text is part of the joke. #. TRANS @c Don't change it. #: sysdeps/gnu/errlist.c:968 msgid "?" msgstr "?" #. TRANS You did @strong{what}? #: sysdeps/gnu/errlist.c:977 msgid "You really blew it this time" msgstr "You really blew it this time" #. TRANS Go home and have a glass of warm, dairy-fresh milk. #: sysdeps/gnu/errlist.c:986 msgid "Computer bought the farm" msgstr "コンピュータが「戦死」しました" #. TRANS This error code has no purpose. #: sysdeps/gnu/errlist.c:995 msgid "Gratuitous error" msgstr "不必要なエラー" #: sysdeps/gnu/errlist.c:1003 msgid "Bad message" msgstr "不正なメッセージです" #: sysdeps/gnu/errlist.c:1011 msgid "Identifier removed" msgstr "識別子を除去しました" #: sysdeps/gnu/errlist.c:1019 msgid "Multihop attempted" msgstr "多重ホップが企てられました" #: sysdeps/gnu/errlist.c:1027 msgid "No data available" msgstr "利用可能なデータがありません" #: sysdeps/gnu/errlist.c:1035 msgid "Link has been severed" msgstr "リンクが切れています" #: sysdeps/gnu/errlist.c:1043 msgid "No message of desired type" msgstr "要求した形式のメッセージはありません" #: sysdeps/gnu/errlist.c:1051 msgid "Out of streams resources" msgstr "ストリームリソース外です" #: sysdeps/gnu/errlist.c:1059 msgid "Device not a stream" msgstr "デバイスはストリーム型ではありません" #: sysdeps/gnu/errlist.c:1067 msgid "Value too large for defined data type" msgstr "定義されたデータ型に対して値が大きすぎます" #: sysdeps/gnu/errlist.c:1075 msgid "Protocol error" msgstr "プロトコルエラー" #: sysdeps/gnu/errlist.c:1083 msgid "Timer expired" msgstr "タイマが破棄されました" #. TRANS Operation canceled; an asynchronous operation was canceled before it #. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel}, #. TRANS the normal result is for the operations affected to complete with this #. TRANS error; @pxref{Cancel AIO Operations}. #: sysdeps/gnu/errlist.c:1095 msgid "Operation canceled" msgstr "操作は中断されました" #: sysdeps/gnu/errlist.c:1103 msgid "Interrupted system call should be restarted" msgstr "割り込まれたシステムコールは再スタートさせるべきです" #: sysdeps/gnu/errlist.c:1111 msgid "Channel number out of range" msgstr "チャンネル番号が範囲外です" #: sysdeps/gnu/errlist.c:1119 msgid "Level 2 not synchronized" msgstr "レベル2は同期していません" #: sysdeps/gnu/errlist.c:1127 msgid "Level 3 halted" msgstr "レベル3停止" #: sysdeps/gnu/errlist.c:1135 msgid "Level 3 reset" msgstr "レベル3はリセットしました" #: sysdeps/gnu/errlist.c:1143 msgid "Link number out of range" msgstr "リンク数が範囲外です" #: sysdeps/gnu/errlist.c:1151 msgid "Protocol driver not attached" msgstr "プロトコルドライバがアタッチされていません" #: sysdeps/gnu/errlist.c:1159 msgid "No CSI structure available" msgstr "CSI 構造が利用できません" #: sysdeps/gnu/errlist.c:1167 msgid "Level 2 halted" msgstr "レベル2停止" #: sysdeps/gnu/errlist.c:1175 msgid "Invalid exchange" msgstr "無効な交換です" #: sysdeps/gnu/errlist.c:1183 msgid "Invalid request descriptor" msgstr "無効なリクエスト記述子です" #: sysdeps/gnu/errlist.c:1191 msgid "Exchange full" msgstr "Exchange full" #: sysdeps/gnu/errlist.c:1199 msgid "No anode" msgstr "アノードがありません" #: sysdeps/gnu/errlist.c:1207 msgid "Invalid request code" msgstr "無効なリクエストコードです" #: sysdeps/gnu/errlist.c:1215 msgid "Invalid slot" msgstr "無効なスロットです" #: sysdeps/gnu/errlist.c:1223 msgid "File locking deadlock error" msgstr "ファイルロックのデッドロックエラーです" #: sysdeps/gnu/errlist.c:1231 msgid "Bad font file format" msgstr "不正なフォントファイル形式です" #: sysdeps/gnu/errlist.c:1239 msgid "Machine is not on the network" msgstr "マシンはネットワークにつながっていません" #: sysdeps/gnu/errlist.c:1247 msgid "Package not installed" msgstr "パッケージはインストールされていません" #: sysdeps/gnu/errlist.c:1255 msgid "Advertise error" msgstr "Advertiseエラー" #: sysdeps/gnu/errlist.c:1263 msgid "Srmount error" msgstr "Srmount エラー" #: sysdeps/gnu/errlist.c:1271 msgid "Communication error on send" msgstr "送信中の通信エラー" #: sysdeps/gnu/errlist.c:1279 msgid "RFS specific error" msgstr "RFS特定エラー" #: sysdeps/gnu/errlist.c:1287 msgid "Name not unique on network" msgstr "名前がネットワーク上で重複しています" #: sysdeps/gnu/errlist.c:1295 msgid "File descriptor in bad state" msgstr "ファイル記述子が不正の状態にあります" #: sysdeps/gnu/errlist.c:1303 msgid "Remote address changed" msgstr "遠隔アドレスが変更されました" #: sysdeps/gnu/errlist.c:1311 msgid "Can not access a needed shared library" msgstr "必要な共有ライブラリにアクセスできません" #: sysdeps/gnu/errlist.c:1319 msgid "Accessing a corrupted shared library" msgstr "壊れた共有ライブラリにアクセスしています" #: sysdeps/gnu/errlist.c:1327 msgid ".lib section in a.out corrupted" msgstr "a.out 中の .lib セクションが壊れています" #: sysdeps/gnu/errlist.c:1335 msgid "Attempting to link in too many shared libraries" msgstr "あまりに多過ぎる共有ライブラリへリンクしようとしています" #: sysdeps/gnu/errlist.c:1343 msgid "Cannot exec a shared library directly" msgstr "共有ライブラリは直接実行できません" #: sysdeps/gnu/errlist.c:1351 msgid "Streams pipe error" msgstr "ストリームパイプエラー" #: sysdeps/gnu/errlist.c:1359 msgid "Structure needs cleaning" msgstr "構造体を内容消去する必要があります" #: sysdeps/gnu/errlist.c:1367 msgid "Not a XENIX named type file" msgstr "XENIX の名前付きファイルではありません" #: sysdeps/gnu/errlist.c:1375 msgid "No XENIX semaphores available" msgstr "XENIX セマフォが利用できません" #: sysdeps/gnu/errlist.c:1383 msgid "Is a named type file" msgstr "名前付きファイルです" #: sysdeps/gnu/errlist.c:1391 msgid "Remote I/O error" msgstr "遠隔I/Oエラーです" #: sysdeps/gnu/errlist.c:1399 msgid "No medium found" msgstr "メディアが見つかりません" #: sysdeps/gnu/errlist.c:1407 msgid "Wrong medium type" msgstr "不正なメディア形式です" #: sysdeps/gnu/errlist.c:1415 msgid "Required key not available" msgstr "要求されたキーが利用できません" #: sysdeps/gnu/errlist.c:1423 msgid "Key has expired" msgstr "キーが期限切れです" #: sysdeps/gnu/errlist.c:1431 msgid "Key has been revoked" msgstr "キーが破棄されています" #: sysdeps/gnu/errlist.c:1439 msgid "Key was rejected by service" msgstr "キーがサービスによって拒否されました" #: sysdeps/gnu/errlist.c:1447 msgid "Owner died" msgstr "所有者が無くなりました" #: sysdeps/gnu/errlist.c:1455 msgid "State not recoverable" msgstr "状態の復帰が出来ません" #: sysdeps/gnu/errlist.c:1463 msgid "Operation not possible due to RF-kill" msgstr "RF-kill のため操作は不可能です" #: sysdeps/gnu/errlist.c:1471 msgid "Memory page has hardware error" msgstr "" #: sysdeps/mach/_strerror.c:56 msgid "Error in unknown error system: " msgstr "不明なエラーシステムでのエラー: " #: sysdeps/posix/gai_strerror-strs.h:1 msgid "Address family for hostname not supported" msgstr "ホスト名に対する Address family がサポートされていません" #: sysdeps/posix/gai_strerror-strs.h:2 msgid "Temporary failure in name resolution" msgstr "名前解決に一時的に失敗しました" #: sysdeps/posix/gai_strerror-strs.h:3 msgid "Bad value for ai_flags" msgstr "ai_flags に対する誤った値です" #: sysdeps/posix/gai_strerror-strs.h:4 msgid "Non-recoverable failure in name resolution" msgstr "名前解決で回復できない失敗が発生しました" #: sysdeps/posix/gai_strerror-strs.h:5 msgid "ai_family not supported" msgstr "ai_family はサポートされていません" #: sysdeps/posix/gai_strerror-strs.h:6 msgid "Memory allocation failure" msgstr "メモリ配置に失敗しました" #: sysdeps/posix/gai_strerror-strs.h:7 msgid "No address associated with hostname" msgstr "ホスト名にアドレスが割り当てられていません" #: sysdeps/posix/gai_strerror-strs.h:8 msgid "Name or service not known" msgstr "名前またはサービスが不明です" #: sysdeps/posix/gai_strerror-strs.h:9 msgid "Servname not supported for ai_socktype" msgstr "ai_socktype に対して Servname がサポートされていません" #: sysdeps/posix/gai_strerror-strs.h:10 msgid "ai_socktype not supported" msgstr "ai_socktype はサポートされていません" #: sysdeps/posix/gai_strerror-strs.h:11 msgid "System error" msgstr "システムエラー" #: sysdeps/posix/gai_strerror-strs.h:12 msgid "Processing request in progress" msgstr "要求された処理は実行中です" #: sysdeps/posix/gai_strerror-strs.h:13 msgid "Request canceled" msgstr "要求がキャンセルされました" #: sysdeps/posix/gai_strerror-strs.h:14 msgid "Request not canceled" msgstr "要求がキャンセルされませんでした" #: sysdeps/posix/gai_strerror-strs.h:15 msgid "All requests done" msgstr "すべての要求が完了しました" #: sysdeps/posix/gai_strerror-strs.h:16 msgid "Interrupted by a signal" msgstr "シグナル割り込みが発生しました" #: sysdeps/posix/gai_strerror-strs.h:17 msgid "Parameter string not correctly encoded" msgstr "パラメーター文字列が正しくエンコードされていません" #: sysdeps/unix/sysv/linux/i386/readelflib.c:65 #, c-format msgid "%s is for unknown machine %d.\n" msgstr "%s は未知のマシン %d に対するものです.\n" #: sysdeps/unix/sysv/linux/ia64/makecontext.c:58 #, c-format msgid "makecontext: does not know how to handle more than 8 arguments\n" msgstr "makecontext: 8引数以上を扱う方法がわかりません\n" #: sysdeps/unix/sysv/linux/lddlibc4.c:60 #, c-format msgid "" "Usage: lddlibc4 FILE\n" "\n" msgstr "" "使用法: lddlibc4 FILE\n" "\n" #: sysdeps/unix/sysv/linux/lddlibc4.c:81 #, c-format msgid "cannot open `%s'" msgstr "`%s'を開けません" #: sysdeps/unix/sysv/linux/lddlibc4.c:85 #, c-format msgid "cannot read header from `%s'" msgstr "`%s'のヘッダーを読めません" #: timezone/zdump.c:494 msgid "has fewer than 3 characters" msgstr "" #: timezone/zdump.c:496 msgid "has more than 6 characters" msgstr "" #: timezone/zdump.c:498 msgid "has characters other than ASCII alphanumerics, '-' or '+'" msgstr "" #: timezone/zdump.c:503 #, c-format msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n" msgstr "%s: 警告: ゾーン \"%s\" 省略形 \"%s\" %s\n" #: timezone/zdump.c:553 #, c-format msgid "" "%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zdump.c:635 #, c-format msgid "%s: wild -c argument %s\n" msgstr "" #: timezone/zdump.c:668 #, c-format msgid "%s: wild -t argument %s\n" msgstr "" #: timezone/zic.c:361 #, c-format msgid "%s: Memory exhausted: %s\n" msgstr "%s: メモリが足りません: %s\n" #: timezone/zic.c:369 msgid "size overflow" msgstr "" #: timezone/zic.c:416 msgid "int overflow" msgstr "" #: timezone/zic.c:451 #, c-format msgid "\"%s\", line %d: " msgstr "" #: timezone/zic.c:454 #, c-format msgid " (rule from \"%s\", line %d)" msgstr " (\"%s\"からの規則, %d行)" #: timezone/zic.c:473 #, c-format msgid "warning: " msgstr "警告: " #: timezone/zic.c:498 #, c-format msgid "" "%s: usage is %s [ --version ] [ --help ] [ -v ] \\\n" "\t[ -l localtime ] [ -p posixrules ] [ -d directory ] \\\n" "\t[ -L leapseconds ] [ filename ... ]\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zic.c:534 msgid "wild compilation-time specification of zic_t" msgstr "" #: timezone/zic.c:554 #, c-format msgid "%s: More than one -d option specified\n" msgstr "%s: -d オプションが複数指定されています\n" #: timezone/zic.c:564 #, c-format msgid "%s: More than one -l option specified\n" msgstr "%s: -l オプションが複数指定されています\n" #: timezone/zic.c:574 #, c-format msgid "%s: More than one -p option specified\n" msgstr "%s: -p オプションが複数指定されています\n" #: timezone/zic.c:584 #, c-format msgid "%s: More than one -y option specified\n" msgstr "%s: -y オプションが複数指定されています\n" #: timezone/zic.c:594 #, c-format msgid "%s: More than one -L option specified\n" msgstr "%s: -L オプションが複数指定されています\n" #: timezone/zic.c:603 msgid "-s ignored" msgstr "" #: timezone/zic.c:641 msgid "link to link" msgstr "" #: timezone/zic.c:644 timezone/zic.c:648 msgid "command line" msgstr "" #: timezone/zic.c:664 msgid "empty file name" msgstr "" #: timezone/zic.c:667 #, c-format msgid "file name '%s' begins with '/'" msgstr "" #: timezone/zic.c:676 #, c-format msgid "file name '%s' contains '%.*s' component" msgstr "" #: timezone/zic.c:682 #, c-format msgid "file name '%s' component contains leading '-'" msgstr "" #: timezone/zic.c:685 #, c-format msgid "file name '%s' contains overlength component '%.*s...'" msgstr "" #: timezone/zic.c:713 #, c-format msgid "file name '%s' contains byte '%c'" msgstr "" #: timezone/zic.c:714 #, c-format msgid "file name '%s' contains byte '\\%o'" msgstr "" #: timezone/zic.c:757 #, c-format msgid "%s: link from %s failed: %s" msgstr "" #: timezone/zic.c:792 msgid "hard link failed, symbolic link used" msgstr "ハードリンクに失敗したため、シンボリックリンクを使います" #: timezone/zic.c:802 #, c-format msgid "%s: Can't read %s: %s\n" msgstr "" #: timezone/zic.c:810 timezone/zic.c:1701 #, c-format msgid "%s: Can't create %s: %s\n" msgstr "%s: %sを作成できません: %s\n" #: timezone/zic.c:818 msgid "link failed, copy used" msgstr "" #: timezone/zic.c:913 timezone/zic.c:915 msgid "same rule name in multiple files" msgstr "複数ファイルに同じルール名があります" #: timezone/zic.c:956 msgid "unruly zone" msgstr "unruly zone" #: timezone/zic.c:963 #, c-format msgid "%s in ruleless zone" msgstr "%s in ruleless zone" #: timezone/zic.c:983 msgid "standard input" msgstr "標準入力" #: timezone/zic.c:988 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "%s: %sを開けません: %s\n" #: timezone/zic.c:999 msgid "line too long" msgstr "行が長すぎます" #: timezone/zic.c:1019 msgid "input line of unknown type" msgstr "不明な形式の入力行です" #: timezone/zic.c:1034 #, c-format msgid "%s: Leap line in non leap seconds file %s" msgstr "" #: timezone/zic.c:1042 timezone/zic.c:1447 timezone/zic.c:1469 #, c-format msgid "%s: panic: Invalid l_value %d\n" msgstr "%s: パニック: 無効な l_value %d です\n" #: timezone/zic.c:1051 msgid "expected continuation line not found" msgstr "継続行が期待されましたが見つかりません" #: timezone/zic.c:1093 timezone/zic.c:2826 msgid "time overflow" msgstr "時間オーバーフロー" #: timezone/zic.c:1098 msgid "values over 24 hours not handled by pre-2007 versions of zic" msgstr "2007 以前のバージョンの zic では24時間を超える値は扱えません" #: timezone/zic.c:1109 msgid "wrong number of fields on Rule line" msgstr "Rule行のフィールド数が間違っています" #: timezone/zic.c:1113 msgid "nameless rule" msgstr "名前がないルールです" #: timezone/zic.c:1118 msgid "invalid saved time" msgstr "不正な保存時刻です" #: timezone/zic.c:1135 msgid "wrong number of fields on Zone line" msgstr "Zone行のフィールド数が間違っています" #: timezone/zic.c:1140 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "\"Zone %s\"行と -l オプションは同時指定できません" #: timezone/zic.c:1146 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "\"Zone %s\"行と -p オプションは同時指定できません" #: timezone/zic.c:1154 #, c-format msgid "duplicate zone name %s (file \"%s\", line %d)" msgstr "ゾーン名 %s が重複しています(ファイル\"%s\", %d 行)" #: timezone/zic.c:1167 msgid "wrong number of fields on Zone continuation line" msgstr "Zone continuation行のフィールド数が間違っています" #: timezone/zic.c:1207 msgid "invalid UT offset" msgstr "" #: timezone/zic.c:1211 msgid "invalid abbreviation format" msgstr "無効な省略形です" #: timezone/zic.c:1220 #, c-format msgid "format '%s' not handled by pre-2015 versions of zic" msgstr "" #: timezone/zic.c:1247 msgid "" "Zone continuation line end time is not after end time of previous line" msgstr "ゾーン連続行 end time は前の行の end time よりも後であってはなりません" #: timezone/zic.c:1274 msgid "wrong number of fields on Leap line" msgstr "Leap行のフィールド数が間違っています" #: timezone/zic.c:1283 msgid "invalid leaping year" msgstr "無効なうるう年です" #: timezone/zic.c:1303 timezone/zic.c:1401 msgid "invalid month name" msgstr "無効なな月名です" #: timezone/zic.c:1316 timezone/zic.c:1514 timezone/zic.c:1528 msgid "invalid day of month" msgstr "一月あたりの日にちが無効です" #: timezone/zic.c:1321 msgid "time too small" msgstr "時刻が小さすぎます" #: timezone/zic.c:1325 msgid "time too large" msgstr "時刻が大きすぎます" #: timezone/zic.c:1329 timezone/zic.c:1430 msgid "invalid time of day" msgstr "1日あたりの時間が無効です" #: timezone/zic.c:1348 msgid "illegal CORRECTION field on Leap line" msgstr "Leap 行に不正な CORRECTION フィールドがあります" #: timezone/zic.c:1353 msgid "illegal Rolling/Stationary field on Leap line" msgstr "Leap 行に不正な Rolling/Stationary フィールドがあります" #: timezone/zic.c:1359 msgid "leap second precedes Big Bang" msgstr "" #: timezone/zic.c:1372 msgid "wrong number of fields on Link line" msgstr "Link行のフィールド数が間違っています" #: timezone/zic.c:1376 msgid "blank FROM field on Link line" msgstr "Link 行の FROM フィールドが空欄です" #: timezone/zic.c:1451 msgid "invalid starting year" msgstr "無効な開始年です" #: timezone/zic.c:1473 msgid "invalid ending year" msgstr "無効な終了年です" #: timezone/zic.c:1477 msgid "starting year greater than ending year" msgstr "開始年が終了年より大きくなっています" #: timezone/zic.c:1484 msgid "typed single year" msgstr "typed single year" #: timezone/zic.c:1519 msgid "invalid weekday name" msgstr "無効な曜日名です" #: timezone/zic.c:1638 msgid "pre-2014 clients may mishandle more than 1200 transition times" msgstr "" #: timezone/zic.c:1691 #, c-format msgid "%s: Can't remove %s: %s\n" msgstr "%s: %sを削除できません: %s\n" #: timezone/zic.c:1918 #, c-format msgid "%%z UTC offset magnitude exceeds 99:59:59" msgstr "" #: timezone/zic.c:2291 msgid "no POSIX environment variable for zone" msgstr "ゾーン用の POSIX 環境変数ではありません" #: timezone/zic.c:2297 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "" #: timezone/zic.c:2428 msgid "two rules for same instant" msgstr "" #: timezone/zic.c:2485 msgid "can't determine time zone abbreviation to use just after until time" msgstr "ちょうどその時刻を使用するタイムゾーンの省略形を決定できません" #: timezone/zic.c:2531 timezone/zic.c:2593 msgid "too many local time types" msgstr "ローカル時間形式が多すぎます" #: timezone/zic.c:2597 msgid "UT offset out of range" msgstr "" #: timezone/zic.c:2621 msgid "too many leap seconds" msgstr "うるう秒が大きすぎます" #: timezone/zic.c:2627 msgid "repeated leap second moment" msgstr "循環閏秒の瞬間" #: timezone/zic.c:2677 msgid "Wild result from command execution" msgstr "コマンド実行からの粗い結果" #: timezone/zic.c:2678 #, c-format msgid "%s: command was '%s', result was %d\n" msgstr "%s: コマンドは'%s', 結果は %dでした\n" #: timezone/zic.c:2810 msgid "Odd number of quotation marks" msgstr "クォートするマークが奇数個分しかありません" #: timezone/zic.c:2896 msgid "use of 2/29 in non leap-year" msgstr "うるう年ではないのに2/29を使っています" #: timezone/zic.c:2931 msgid "" "rule goes past start/end of month; will not work with pre-2004 versions of " "zic" msgstr "" #: timezone/zic.c:2958 msgid "time zone abbreviation has fewer than 3 characters" msgstr "" #: timezone/zic.c:2960 msgid "time zone abbreviation has too many characters" msgstr "" #: timezone/zic.c:2962 msgid "time zone abbreviation differs from POSIX standard" msgstr "タイムゾーン省略名が POSIX 標準と異なります" #: timezone/zic.c:2968 msgid "too many, or too long, time zone abbreviations" msgstr "タイムゾーン省略名が多すぎるか長すぎます" #: timezone/zic.c:3004 #, c-format msgid "%s: Can't create directory %s: %s" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/libvirt.po0000644000000000000000000507732612704126300017065 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat, Inc. # This file is distributed under the same license as the PACKAGE package. # # Translators: # Daniel , 2011 # Daniel , 2011 # Hajime Taira , 2013 # hyuugabaru , 2007 # hyuugabaru , 2007 # Kenzo Moriguchi , 2014 # Kiyoto Hashida , 2006-2009 # Kiyoto Hashida , 2006 # noriko , 2013 # Noriko Mizumoto , 2006 # OKANO Takayoshi , 2013 # Tomoyuki KATO , 2011-2014 msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" "POT-Creation-Date: 2016-01-17 10:28+0800\n" "PO-Revision-Date: 2016-01-14 19:47+0000\n" "Last-Translator: katomo \n" "Language-Team: Japanese " "(http://www.transifex.com/projects/p/libvirt/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:59+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: daemon/admin_dispatch.h:64 daemon/qemu_dispatch.h:96 #: daemon/qemu_dispatch.h:164 daemon/remote.c:1366 daemon/remote.c:1560 #: daemon/remote.c:1609 daemon/remote.c:1668 daemon/remote.c:1720 #: daemon/remote.c:1779 daemon/remote.c:1833 daemon/remote.c:1895 #: daemon/remote.c:1945 daemon/remote.c:1990 daemon/remote.c:2046 #: daemon/remote.c:2088 daemon/remote.c:2150 daemon/remote.c:2189 #: daemon/remote.c:2240 daemon/remote.c:2320 daemon/remote.c:2393 #: daemon/remote.c:2448 daemon/remote.c:2499 daemon/remote.c:2561 #: daemon/remote.c:2623 daemon/remote.c:2686 daemon/remote.c:2758 #: daemon/remote.c:2827 daemon/remote.c:2868 daemon/remote.c:3454 #: daemon/remote.c:3505 daemon/remote.c:3567 daemon/remote.c:3654 #: daemon/remote.c:3690 daemon/remote.c:3730 daemon/remote.c:3806 #: daemon/remote.c:3880 daemon/remote.c:3937 daemon/remote.c:3984 #: daemon/remote.c:4024 daemon/remote.c:4074 daemon/remote.c:4132 #: daemon/remote.c:4185 daemon/remote.c:4233 daemon/remote.c:4279 #: daemon/remote.c:4320 daemon/remote.c:4361 daemon/remote.c:4408 #: daemon/remote.c:4469 daemon/remote.c:4540 daemon/remote.c:4600 #: daemon/remote.c:4664 daemon/remote.c:4730 daemon/remote.c:4789 #: daemon/remote.c:4851 daemon/remote.c:4909 daemon/remote.c:4967 #: daemon/remote.c:5025 daemon/remote.c:5083 daemon/remote.c:5142 #: daemon/remote.c:5200 daemon/remote.c:5246 daemon/remote.c:5296 #: daemon/remote.c:5349 daemon/remote.c:5405 daemon/remote.c:5466 #: daemon/remote.c:5536 daemon/remote.c:5596 daemon/remote.c:5653 #: daemon/remote.c:5703 daemon/remote.c:5758 daemon/remote.c:5805 #: daemon/remote.c:5856 daemon/remote.c:5929 daemon/remote.c:5980 #: daemon/remote.c:6047 daemon/remote.c:6096 daemon/remote.c:6132 #: daemon/remote.c:6247 daemon/remote.c:6315 daemon/remote.c:6399 #: daemon/remote.c:6440 daemon/remote.c:6633 daemon/remote_dispatch.h:173 #: daemon/remote_dispatch.h:253 daemon/remote_dispatch.h:465 #: daemon/remote_dispatch.h:520 daemon/remote_dispatch.h:576 #: daemon/remote_dispatch.h:658 daemon/remote_dispatch.h:744 #: daemon/remote_dispatch.h:802 daemon/remote_dispatch.h:855 #: daemon/remote_dispatch.h:911 daemon/remote_dispatch.h:968 #: daemon/remote_dispatch.h:1021 daemon/remote_dispatch.h:1077 #: daemon/remote_dispatch.h:1130 daemon/remote_dispatch.h:1183 #: daemon/remote_dispatch.h:1427 daemon/remote_dispatch.h:1494 #: daemon/remote_dispatch.h:1561 daemon/remote_dispatch.h:1628 #: daemon/remote_dispatch.h:1695 daemon/remote_dispatch.h:1762 #: daemon/remote_dispatch.h:1829 daemon/remote_dispatch.h:1896 #: daemon/remote_dispatch.h:1963 daemon/remote_dispatch.h:2030 #: daemon/remote_dispatch.h:2148 daemon/remote_dispatch.h:2201 #: daemon/remote_dispatch.h:2254 daemon/remote_dispatch.h:2307 #: daemon/remote_dispatch.h:2360 daemon/remote_dispatch.h:2413 #: daemon/remote_dispatch.h:2466 daemon/remote_dispatch.h:2519 #: daemon/remote_dispatch.h:2572 daemon/remote_dispatch.h:2625 #: daemon/remote_dispatch.h:2731 daemon/remote_dispatch.h:2787 #: daemon/remote_dispatch.h:2843 daemon/remote_dispatch.h:2899 #: daemon/remote_dispatch.h:2958 daemon/remote_dispatch.h:3021 #: daemon/remote_dispatch.h:3084 daemon/remote_dispatch.h:3141 #: daemon/remote_dispatch.h:3227 daemon/remote_dispatch.h:3287 #: daemon/remote_dispatch.h:3347 daemon/remote_dispatch.h:3406 #: daemon/remote_dispatch.h:3494 daemon/remote_dispatch.h:3550 #: daemon/remote_dispatch.h:3606 daemon/remote_dispatch.h:3691 #: daemon/remote_dispatch.h:3750 daemon/remote_dispatch.h:3833 #: daemon/remote_dispatch.h:3889 daemon/remote_dispatch.h:3943 #: daemon/remote_dispatch.h:3999 daemon/remote_dispatch.h:4055 #: daemon/remote_dispatch.h:4111 daemon/remote_dispatch.h:4167 #: daemon/remote_dispatch.h:4226 daemon/remote_dispatch.h:4286 #: daemon/remote_dispatch.h:4344 daemon/remote_dispatch.h:4405 #: daemon/remote_dispatch.h:4492 daemon/remote_dispatch.h:4608 #: daemon/remote_dispatch.h:4778 daemon/remote_dispatch.h:4838 #: daemon/remote_dispatch.h:4956 daemon/remote_dispatch.h:5054 #: daemon/remote_dispatch.h:5114 daemon/remote_dispatch.h:5202 #: daemon/remote_dispatch.h:5291 daemon/remote_dispatch.h:5594 #: daemon/remote_dispatch.h:5654 daemon/remote_dispatch.h:5714 #: daemon/remote_dispatch.h:5774 daemon/remote_dispatch.h:5831 #: daemon/remote_dispatch.h:5917 daemon/remote_dispatch.h:5984 #: daemon/remote_dispatch.h:6044 daemon/remote_dispatch.h:6104 #: daemon/remote_dispatch.h:6190 daemon/remote_dispatch.h:6246 #: daemon/remote_dispatch.h:6302 daemon/remote_dispatch.h:6356 #: daemon/remote_dispatch.h:6412 daemon/remote_dispatch.h:6631 #: daemon/remote_dispatch.h:6690 daemon/remote_dispatch.h:6803 #: daemon/remote_dispatch.h:6863 daemon/remote_dispatch.h:6923 #: daemon/remote_dispatch.h:7151 daemon/remote_dispatch.h:7233 #: daemon/remote_dispatch.h:7337 daemon/remote_dispatch.h:7393 #: daemon/remote_dispatch.h:7450 daemon/remote_dispatch.h:7511 #: daemon/remote_dispatch.h:7588 daemon/remote_dispatch.h:7740 #: daemon/remote_dispatch.h:7796 daemon/remote_dispatch.h:7852 #: daemon/remote_dispatch.h:7908 daemon/remote_dispatch.h:7964 #: daemon/remote_dispatch.h:8020 daemon/remote_dispatch.h:8080 #: daemon/remote_dispatch.h:8139 daemon/remote_dispatch.h:8194 #: daemon/remote_dispatch.h:8246 daemon/remote_dispatch.h:8300 #: daemon/remote_dispatch.h:8357 daemon/remote_dispatch.h:8417 #: daemon/remote_dispatch.h:8474 daemon/remote_dispatch.h:8531 #: daemon/remote_dispatch.h:8585 daemon/remote_dispatch.h:8644 #: daemon/remote_dispatch.h:8725 daemon/remote_dispatch.h:8781 #: daemon/remote_dispatch.h:8837 daemon/remote_dispatch.h:8895 #: daemon/remote_dispatch.h:8960 daemon/remote_dispatch.h:9025 #: daemon/remote_dispatch.h:9089 daemon/remote_dispatch.h:9148 #: daemon/remote_dispatch.h:9207 daemon/remote_dispatch.h:9267 #: daemon/remote_dispatch.h:9330 daemon/remote_dispatch.h:9389 #: daemon/remote_dispatch.h:9451 daemon/remote_dispatch.h:9516 #: daemon/remote_dispatch.h:9581 daemon/remote_dispatch.h:9644 #: daemon/remote_dispatch.h:9702 daemon/remote_dispatch.h:9761 #: daemon/remote_dispatch.h:9817 daemon/remote_dispatch.h:9873 #: daemon/remote_dispatch.h:9929 daemon/remote_dispatch.h:9988 #: daemon/remote_dispatch.h:10049 daemon/remote_dispatch.h:10108 #: daemon/remote_dispatch.h:10172 daemon/remote_dispatch.h:10238 #: daemon/remote_dispatch.h:10303 daemon/remote_dispatch.h:10368 #: daemon/remote_dispatch.h:10460 daemon/remote_dispatch.h:10536 #: daemon/remote_dispatch.h:10608 daemon/remote_dispatch.h:10669 #: daemon/remote_dispatch.h:10730 daemon/remote_dispatch.h:10791 #: daemon/remote_dispatch.h:10847 daemon/remote_dispatch.h:10903 #: daemon/remote_dispatch.h:10959 daemon/remote_dispatch.h:11014 #: daemon/remote_dispatch.h:11065 daemon/remote_dispatch.h:11116 #: daemon/remote_dispatch.h:11168 daemon/remote_dispatch.h:11226 #: daemon/remote_dispatch.h:11280 daemon/remote_dispatch.h:11339 #: daemon/remote_dispatch.h:11399 daemon/remote_dispatch.h:11458 #: daemon/remote_dispatch.h:11514 daemon/remote_dispatch.h:11568 #: daemon/remote_dispatch.h:11624 daemon/remote_dispatch.h:11682 #: daemon/remote_dispatch.h:11738 daemon/remote_dispatch.h:11792 #: daemon/remote_dispatch.h:11851 daemon/remote_dispatch.h:11911 #: daemon/remote_dispatch.h:11998 daemon/remote_dispatch.h:12058 #: daemon/remote_dispatch.h:12118 daemon/remote_dispatch.h:12177 #: daemon/remote_dispatch.h:12233 daemon/remote_dispatch.h:12287 #: daemon/remote_dispatch.h:12343 daemon/remote_dispatch.h:12399 #: daemon/remote_dispatch.h:12484 daemon/remote_dispatch.h:12538 #: daemon/remote_dispatch.h:12595 daemon/remote_dispatch.h:12653 #: daemon/remote_dispatch.h:12739 daemon/remote_dispatch.h:12799 #: daemon/remote_dispatch.h:12870 daemon/remote_dispatch.h:12926 #: daemon/remote_dispatch.h:12983 daemon/remote_dispatch.h:13040 #: daemon/remote_dispatch.h:13096 daemon/remote_dispatch.h:13154 #: daemon/remote_dispatch.h:13273 daemon/remote_dispatch.h:13353 #: daemon/remote_dispatch.h:13496 daemon/remote_dispatch.h:13566 #: daemon/remote_dispatch.h:13622 daemon/remote_dispatch.h:13680 #: daemon/remote_dispatch.h:13734 daemon/remote_dispatch.h:13791 #: daemon/remote_dispatch.h:13850 daemon/remote_dispatch.h:13906 #: daemon/remote_dispatch.h:13960 daemon/remote_dispatch.h:14018 #: daemon/remote_dispatch.h:14102 daemon/remote_dispatch.h:14161 #: daemon/remote_dispatch.h:14217 daemon/remote_dispatch.h:14271 #: daemon/remote_dispatch.h:14327 daemon/remote_dispatch.h:14383 #: daemon/remote_dispatch.h:14439 daemon/remote_dispatch.h:14497 #: daemon/remote_dispatch.h:14553 daemon/remote_dispatch.h:14607 #: daemon/remote_dispatch.h:14663 daemon/remote_dispatch.h:14722 #: daemon/remote_dispatch.h:14782 daemon/remote_dispatch.h:14845 #: daemon/remote_dispatch.h:14905 daemon/remote_dispatch.h:14965 #: daemon/remote_dispatch.h:15052 daemon/remote_dispatch.h:15123 #: daemon/remote_dispatch.h:15179 daemon/remote_dispatch.h:15236 #: daemon/remote_dispatch.h:15297 daemon/remote_dispatch.h:15354 #: daemon/remote_dispatch.h:15410 daemon/remote_dispatch.h:15466 #: daemon/remote_dispatch.h:15525 daemon/remote_dispatch.h:15587 #: daemon/remote_dispatch.h:15649 daemon/remote_dispatch.h:15707 #: daemon/remote_dispatch.h:15782 daemon/remote_dispatch.h:15844 #: daemon/remote_dispatch.h:15904 daemon/remote_dispatch.h:15963 #: daemon/remote_dispatch.h:16020 daemon/remote_dispatch.h:16080 #: daemon/remote_dispatch.h:16134 daemon/remote_dispatch.h:16192 #: daemon/remote_dispatch.h:16264 daemon/remote_dispatch.h:16320 #: src/rpc/virnetserverclient.c:1493 msgid "connection not open" msgstr "接続されていません" #: daemon/admin_server.c:66 daemon/remote.c:1282 src/locking/lock_daemon.c:745 #: src/logging/log_daemon.c:601 msgid "unable to init mutex" msgstr "ミューテックスを初期化できません" #: daemon/libvirtd-config.c:60 daemon/libvirtd-config.c:79 #, c-format msgid "failed to allocate memory for %s config list" msgstr "%s 設定一覧にメモリーを割り当てられませんでした" #: daemon/libvirtd-config.c:86 daemon/libvirtd-config.c:107 #, c-format msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings" msgstr "remoteReadConfigFile: %s: %s: 文字列または文字列のリストでなければいけません" #: daemon/libvirtd-config.c:124 src/locking/lock_daemon_config.c:48 #: src/logging/log_daemon_config.c:48 #, c-format msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s" msgstr "remoteReadConfigFile: %s: %s: 無効な形式: %s が指定されました、%s が期待されます" #: daemon/libvirtd-config.c:202 #, c-format msgid "remoteReadConfigFile: %s: %s: unsupported auth %s" msgstr "remoteReadConfigFile: %s: %s: サポートされない認証 %s" #: daemon/libvirtd.c:232 #, c-format msgid "%s: error: unable to determine if daemon is running: %s\n" msgstr "%s: エラー: デーモンが実行中であるかわかりませんでした: %s\n" #: daemon/libvirtd.c:238 src/locking/lock_daemon.c:388 #: src/logging/log_daemon.c:317 #, c-format msgid "" "%s: error: %s. Check /var/log/messages or run without --daemon for more " "info.\n" msgstr "%s: エラー: %s。詳細は /var/log/messages を確認するか、--daemon なしで実行してください。\n" #: daemon/libvirtd.c:469 #, c-format msgid "Too many (%u) FDs passed from caller" msgstr "" #: daemon/libvirtd.c:474 daemon/libvirtd.c:479 daemon/libvirtd.c:484 #, c-format msgid "Failed to parse mode '%s'" msgstr "モード '%s' の構文解析に失敗しました" #: daemon/libvirtd.c:614 msgid "This libvirtd build does not support TLS" msgstr "この libvirt ビルドは TLS をサポートしません" #: daemon/libvirtd.c:801 msgid "additional privileges are required" msgstr "追加の権限が必要です" #: daemon/libvirtd.c:807 msgid "failed to set reduced privileges" msgstr "低い権限の設定に失敗しました" #: daemon/libvirtd.c:950 msgid "Driver state initialization failed" msgstr "ドライバーの状態の初期化に失敗しました" #: daemon/libvirtd.c:1053 #, c-format msgid "Unable to migrate %s to %s" msgstr "%s を %s にマイグレーションできません" #: daemon/libvirtd.c:1075 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" "\n" "Options:\n" " -h | --help Display program help:\n" " -v | --verbose Verbose messages.\n" " -d | --daemon Run as a daemon & write PID file.\n" " -l | --listen Listen for TCP/IP connections.\n" " -t | --timeout Exit after timeout period.\n" " -f | --config Configuration file.\n" " -V | --version Display version information.\n" " -p | --pid-file Change name of PID file.\n" "\n" "libvirt management daemon:\n" msgstr "" "\n" "使用法:\n" " %s [options]\n" "\n" "オプション:\n" " -h | --help このプログラムのヘルプの表示\n" " -v | --verbose 冗長なメッセージ\n" " -d | --daemon デーモン実行 & PID ファイルの書き込み\n" " -l | --listen TCP/IP 接続のリッスン\n" " -t | --timeout タイムアウト期間後の終了\n" " -f | --config 設定ファイル\n" " -V | --version バージョン情報の表示\n" " -p | --pid-file PID ファイル名の変更\n" "\n" "libvirt 管理デーモン:\n" #: daemon/libvirtd.c:1094 #, c-format msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " %s\n" "\n" " Sockets:\n" " %s\n" " %s\n" "\n" " TLS:\n" " CA certificate: %s\n" " Server certificate: %s\n" " Server private key: %s\n" "\n" " PID file (unless overridden by -p):\n" " %s/run/libvirtd.pid\n" "\n" msgstr "" "\n" " 標準のパス:\n" "\n" " 設定ファイル (-f により上書きされていない場合):\n" " %s\n" "\n" " ソケット:\n" " %s\n" " %s\n" "\n" " TLS:\n" " CA 証明書: %s\n" " サーバー証明書: %s\n" " サーバー秘密鍵: %s\n" "\n" " PID ファイル (-p により上書きされていない場合):\n" " %s/run/libvirtd.pid\n" "\n" #: daemon/libvirtd.c:1121 msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " $XDG_CONFIG_HOME/libvirt/libvirtd.conf\n" "\n" " Sockets:\n" " $XDG_RUNTIME_DIR/libvirt/libvirt-sock\n" "\n" " TLS:\n" " CA certificate: $HOME/.pki/libvirt/cacert.pem\n" " Server certificate: $HOME/.pki/libvirt/servercert.pem\n" " Server private key: $HOME/.pki/libvirt/serverkey.pem\n" "\n" " PID file:\n" " $XDG_RUNTIME_DIR/libvirt/libvirtd.pid\n" "\n" msgstr "" "\n" " 標準のパス:\n" "\n" " 設定ファイル (-f により上書きしない場合):\n" " $XDG_CONFIG_HOME/libvirt/libvirtd.conf\n" "\n" " ソケット:\n" " $XDG_RUNTIME_DIR/libvirt/libvirt-sock\n" "\n" " TLS:\n" " CA 証明書: $HOME/.pki/libvirt/cacert.pem\n" " サーバー証明書: $HOME/.pki/libvirt/servercert.pem\n" " サーバー秘密鍵: $HOME/.pki/libvirt/serverkey.pem\n" "\n" " PID ファイル:\n" " $XDG_RUNTIME_DIR/libvirt/libvirtd.pid\n" "\n" #: daemon/libvirtd.c:1179 src/locking/lock_daemon.c:1184 #: src/locking/sanlock_helper.c:76 src/logging/log_daemon.c:942 #: src/lxc/lxc_controller.c:2513 src/network/leaseshelper.c:147 #: src/network/leaseshelper.c:153 src/security/virt-aa-helper.c:1304 #: src/security/virt-aa-helper.c:1310 src/storage/parthelper.c:77 #: src/util/iohelper.c:236 src/util/iohelper.c:242 #, c-format msgid "%s: initialization failed\n" msgstr "%s: 初期化に失敗しました\n" #: daemon/libvirtd.c:1216 src/locking/lock_daemon.c:1214 #: src/logging/log_daemon.c:972 msgid "Invalid value for timeout" msgstr "不正なタイムアウト値です" #: daemon/libvirtd.c:1224 daemon/libvirtd.c:1232 daemon/libvirtd.c:1349 #: src/locking/lock_daemon.c:1463 src/logging/log_daemon.c:1216 msgid "Can't allocate memory" msgstr "メモリーを割り当てられません" #: daemon/libvirtd.c:1259 src/locking/lock_daemon.c:1249 #: src/logging/log_daemon.c:1007 msgid "Can't create initial configuration" msgstr "初期設定を作成できません" #: daemon/libvirtd.c:1268 src/locking/lock_daemon.c:1258 #: src/logging/log_daemon.c:1016 msgid "Can't determine config path" msgstr "設定のパスを決定できません" #: daemon/libvirtd.c:1278 src/locking/lock_daemon.c:1268 #: src/logging/log_daemon.c:1026 #, c-format msgid "Can't load config file: %s: %s" msgstr "設定ファイルを読み込みできません: %s: %s" #: daemon/libvirtd.c:1281 src/locking/lock_daemon.c:1271 #: src/logging/log_daemon.c:1029 #, c-format msgid "Can't load config file: %s" msgstr "設定ファイルを読み込みできません: %s" #: daemon/libvirtd.c:1287 msgid "Exiting due to failure to migrate profile" msgstr "プロファイルのマイグレーションに失敗したため終了します" #: daemon/libvirtd.c:1293 #, c-format msgid "invalid host UUID: %s" msgstr "無効なホスト UUID: %s" #: daemon/libvirtd.c:1298 src/locking/lock_daemon.c:1276 #: src/logging/log_daemon.c:1034 msgid "Can't initialize logging" msgstr "ロギングを初期化できません" #: daemon/libvirtd.c:1303 msgid "Can't initialize access manager" msgstr "アクセスマネージャーを初期化できません" #: daemon/libvirtd.c:1312 src/locking/lock_daemon.c:1285 #: src/logging/log_daemon.c:1043 msgid "Can't determine pid file path." msgstr "PID ファイルのパスを決定できません" #: daemon/libvirtd.c:1322 src/locking/lock_daemon.c:1292 #: src/logging/log_daemon.c:1050 msgid "Can't determine socket paths" msgstr "ソケットのパスを決定できません" #: daemon/libvirtd.c:1334 src/locking/lock_daemon.c:1348 #: src/logging/log_daemon.c:1107 #, c-format msgid "cannot change to root directory: %s" msgstr "ルートディレクトリーに変更できません: %s" #: daemon/libvirtd.c:1340 src/locking/lock_daemon.c:1354 #: src/logging/log_daemon.c:1113 #, c-format msgid "Failed to fork as daemon: %s" msgstr "デーモンとしてフォークできませんでした: %s" #: daemon/libvirtd.c:1356 src/locking/lock_daemon.c:1312 #: src/logging/log_daemon.c:1070 msgid "Can't determine user directory" msgstr "ユーザーのディレクトリーを決定できません" #: daemon/libvirtd.c:1367 src/locking/lock_daemon.c:1324 #: src/logging/log_daemon.c:1082 #, c-format msgid "unable to create rundir %s: %s" msgstr "実行ディレクトリー %s を作成できません: %s" #: daemon/remote.c:65 src/remote/remote_driver.c:62 #, c-format msgid "conversion from hyper to %s overflowed" msgstr "ハイパーから %s への変換がオーバーフローしました" #: daemon/remote.c:1308 msgid "connection already open" msgstr "すでに接続されています" #: daemon/remote.c:1443 daemon/remote.c:1528 src/remote/remote_driver.c:1726 #, c-format msgid "unknown parameter type: %d" msgstr "不明なパラメーター形式: %d" #: daemon/remote.c:1479 daemon/remote.c:1565 daemon/remote.c:1673 #: daemon/remote.c:1842 daemon/remote.c:2506 daemon/remote.c:2568 #: daemon/remote.c:2630 daemon/remote.c:2693 daemon/remote.c:2765 #: daemon/remote.c:2873 daemon/remote.c:4415 daemon/remote.c:4474 #: daemon/remote.c:5149 msgid "nparams too large" msgstr "nparams が大きすぎます" #: daemon/remote.c:1492 #, c-format msgid "Parameter %s too big for destination" msgstr "パラメーター %s は宛て先に対して大きすぎます" #: daemon/remote.c:1620 src/remote/remote_driver.c:1565 #: src/remote/remote_driver.c:1579 src/remote/remote_driver.c:1628 #, c-format msgid "Too many domains '%d' for limit '%d'" msgstr "ドメイン '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:1726 msgid "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX" msgstr "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX" #: daemon/remote.c:1792 daemon/remote.c:1907 msgid "size > maximum buffer size" msgstr "サイズ > 最大バッファサイズ" #: daemon/remote.c:2014 msgid "failed to copy security label" msgstr "セキュリティラベルのコピーに失敗しました" #: daemon/remote.c:2096 msgid "ncpumaps > REMOTE_VCPUINFO_MAX" msgstr "ncpumaps > REMOTE_VCPUINFO_MAX" #: daemon/remote.c:2102 daemon/remote.c:2254 msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX" msgstr "maxinfo * maplen > REMOTE_CPUMAPS_MAX" #: daemon/remote.c:2248 msgid "maxinfo > REMOTE_VCPUINFO_MAX" msgstr "maxinfo > REMOTE_VCPUINFO_MAX" #: daemon/remote.c:2332 src/remote/remote_driver.c:2353 #, c-format msgid "Too many IOThreads in info: %d for limit %d" msgstr "" #: daemon/remote.c:3001 msgid "client tried invalid SASL init request" msgstr "クライアントは無効な SASL init 要求を試行しました" #: daemon/remote.c:3049 daemon/remote.c:3200 daemon/remote.c:3298 #: daemon/remote.c:3314 daemon/remote.c:3328 daemon/remote.c:3342 #: src/util/virerror.c:1087 src/util/virpolkit.c:227 src/util/virpolkit.c:250 msgid "authentication failed" msgstr "認証に失敗しました" #: daemon/remote.c:3077 #, c-format msgid "negotiated SSF %d was not strong enough" msgstr "ネゴシエート済みの SSF %d の強度が十分ではありません" #: daemon/remote.c:3131 daemon/remote.c:3229 msgid "client tried invalid SASL start request" msgstr "クライアントは無効な SASL 開始要求を試行しました" #: daemon/remote.c:3149 #, c-format msgid "sasl start reply data too long %d" msgstr "SASL 開始の応答データが長すぎます %d" #: daemon/remote.c:3246 #, c-format msgid "sasl step reply data too long %d" msgstr "SASL 手順の応答データが長すぎます %d" #: daemon/remote.c:3374 msgid "client tried invalid PolicyKit init request" msgstr "クライアントは無効な PolicyKit init 要求を試しました" #: daemon/remote.c:3582 daemon/remote.c:3904 #, c-format msgid "domain event %d not registered" msgstr "ドメインイベント %d が登録されていません" #: daemon/remote.c:3741 daemon/remote.c:3817 daemon/remote.c:3891 #, c-format msgid "unsupported event ID %d" msgstr "予期されないイベント ID %d" #: daemon/remote.c:3949 #, c-format msgid "domain event callback %d not registered" msgstr "" #: daemon/remote.c:4478 msgid "ncpus too large" msgstr "ncpus が大きすぎます" #: daemon/remote.c:4549 msgid "maxerrors too large" msgstr "maxerrors が大きすぎます" #: daemon/remote.c:4614 daemon/remote.c:4681 src/remote/remote_driver.c:6739 #: src/remote/remote_driver.c:6805 #, c-format msgid "Too many domain snapshots '%d' for limit '%d'" msgstr "ドメインのスナップショット '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:4741 src/remote/remote_driver.c:3677 #, c-format msgid "Too many storage pools '%d' for limit '%d'" msgstr "ストレージプール '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:4803 src/remote/remote_driver.c:3743 #, c-format msgid "Too many storage volumes '%d' for limit '%d'" msgstr "ストレージボリューム '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:4862 src/remote/remote_driver.c:3124 #, c-format msgid "Too many networks '%d' for limit '%d'" msgstr "ネットワーク '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:4920 src/remote/remote_driver.c:3382 #, c-format msgid "Too many interfaces '%d' for limit '%d'" msgstr "インターフェース '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:4978 src/remote/remote_driver.c:3447 #, c-format msgid "Too many node devices '%d' for limit '%d'" msgstr "ノードデバイス '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:5036 src/remote/remote_driver.c:3512 #, c-format msgid "Too many network filters '%d' for limit '%d'" msgstr "ネットワークフィルター '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:5094 src/remote/remote_driver.c:3577 #, c-format msgid "Too many secrets '%d' for limit '%d'" msgstr "シークレット '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:5309 #, c-format msgid "Too many job stats '%d' for limit '%d'" msgstr "ジョブ統計 '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:5355 daemon/remote.c:5411 daemon/remote.c:5472 #: daemon/remote.c:5542 daemon/remote.c:5602 daemon/remote.c:5659 #: src/remote/remote_driver.c:7031 src/remote/remote_driver.c:7097 #: src/remote/remote_driver.c:7179 src/remote/remote_driver.c:7265 #: src/remote/remote_driver.c:7337 src/remote/remote_driver.c:7409 #, c-format msgid "Too many migration parameters '%d' for limit '%d'" msgstr "マイグレーションのパラメーター '%d' が制限値 '%d' に対して多すぎます" #: daemon/remote.c:5715 #, c-format msgid "Too many CPU models '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5868 #, c-format msgid "unsupported network event ID %d" msgstr "" #: daemon/remote.c:5941 #, c-format msgid "network event callback %d not registered" msgstr "" #: daemon/remote.c:6059 #, c-format msgid "qemu monitor event callback %d not registered" msgstr "" #: daemon/remote.c:6138 msgid "the result won't fit into REMOTE_NODE_MAX_CELLS" msgstr "" #: daemon/remote.c:6262 src/remote/remote_driver.c:7671 #, c-format msgid "Number of leases is %d, which exceeds max limit: %d" msgstr "" #: daemon/remote.c:6343 #, c-format msgid "Number of domain stats records is %d, which exceeds max limit: %d" msgstr "" #: daemon/remote.c:6452 src/remote/remote_driver.c:7874 #, c-format msgid "Too many mountpoints in fsinfo: %d for limit %d" msgstr "" #: daemon/remote.c:6477 #, c-format msgid "Too many disks in fsinfo: %zd for limit %d" msgstr "" #: daemon/remote.c:6544 daemon/remote.c:6568 src/remote/remote_driver.c:7971 #: src/remote/remote_driver.c:7998 #, c-format msgid "Number of interfaces, %d exceeds the max limit: %d" msgstr "" #: daemon/remote_dispatch.h:1433 msgid "maxnames > REMOTE_DOMAIN_LIST_MAX" msgstr "maxnames > REMOTE_DOMAIN_LIST_MAX" #: daemon/remote_dispatch.h:1500 daemon/remote_dispatch.h:1768 msgid "maxnames > REMOTE_INTERFACE_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_LIST_MAX" #: daemon/remote_dispatch.h:1567 daemon/remote_dispatch.h:1835 msgid "maxnames > REMOTE_NETWORK_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_LIST_MAX" #: daemon/remote_dispatch.h:1634 daemon/remote_dispatch.h:2036 msgid "maxnames > REMOTE_STORAGE_POOL_LIST_MAX" msgstr "maxnames > REMOTE_STORAGE_POOL_LIST_MAX" #: daemon/remote_dispatch.h:1701 msgid "maxids > REMOTE_DOMAIN_LIST_MAX" msgstr "maxids > REMOTE_DOMAIN_LIST_MAX" #: daemon/remote_dispatch.h:1902 msgid "maxnames > REMOTE_NWFILTER_LIST_MAX" msgstr "maxnames > REMOTE_NWFILTER_LIST_MAX" #: daemon/remote_dispatch.h:1969 msgid "maxuuids > REMOTE_SECRET_LIST_MAX" msgstr "maxuuids > REMOTE_SECRET_LIST_MAX" #: daemon/remote_dispatch.h:10466 daemon/remote_dispatch.h:10542 msgid "maxnames > REMOTE_DOMAIN_SNAPSHOT_LIST_MAX" msgstr "maxnames > REMOTE_DOMAIN_SNAPSHOT_LIST_MAX" #: daemon/remote_dispatch.h:12805 msgid "maxnames > REMOTE_NODE_DEVICE_CAPS_LIST_MAX" msgstr "maxnames > REMOTE_NODE_DEVICE_CAPS_LIST_MAX" #: daemon/remote_dispatch.h:13160 msgid "maxcells > REMOTE_NODE_MAX_CELLS" msgstr "maxcells > REMOTE_NODE_MAX_CELLS" #: daemon/remote_dispatch.h:13502 msgid "maxnames > REMOTE_NODE_DEVICE_LIST_MAX" msgstr "maxnames > REMOTE_NODE_DEVICE_LIST_MAX" #: daemon/remote_dispatch.h:15058 msgid "maxnames > REMOTE_STORAGE_VOL_LIST_MAX" msgstr "maxnames > REMOTE_STORAGE_VOL_LIST_MAX" #: daemon/stream.c:235 msgid "stream had unexpected termination" msgstr "ストリームが予期せず終了しました" #: daemon/stream.c:238 msgid "stream had I/O failure" msgstr "ストリームが I/O に失敗しました" #: daemon/stream.c:617 msgid "stream aborted at client request" msgstr "ストリームがクライアントの要求により中止されました" #: daemon/stream.c:621 #, c-format msgid "stream aborted with unexpected status %d" msgstr "ストリームが予期しないステータス %d で中止されました" #: gnulib/lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "ホスト名に対するアドレスファミリーはサポートされません" #: gnulib/lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "名前解決において一時的なエラーが発生しました" #: gnulib/lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "ai_flags に対する不正な値" #: gnulib/lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "名前解決において修復不能な障害" #: gnulib/lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "ai_family はサポートされません" #: gnulib/lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "メモリーの割り当てに失敗しました" #: gnulib/lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "ホスト名と関連づけられたアドレスがありません" #: gnulib/lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "不明な名前またはサービス" #: gnulib/lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "Servname は ai_socktype に対してサポートされません" #: gnulib/lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "ai_socktype はサポートされません" #: gnulib/lib/gai_strerror.c:67 msgid "System error" msgstr "システムエラー" #: gnulib/lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "引数バッファーが小さすぎます" #: gnulib/lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "進行中の要求を処理しています" #: gnulib/lib/gai_strerror.c:71 msgid "Request canceled" msgstr "要求が取り消されました" #: gnulib/lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "要求が取り消されていません" #: gnulib/lib/gai_strerror.c:73 msgid "All requests done" msgstr "すべての要求が完了しました" #: gnulib/lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "シグナルにより割り込まれました" #: gnulib/lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "正しくエンコードされていないパラメーター文字列" #: gnulib/lib/gai_strerror.c:87 src/esx/esx_vi.c:4615 #: src/hyperv/hyperv_wmi.c:318 src/rpc/virnetclientprogram.c:186 #: src/rpc/virnetclientstream.c:200 msgid "Unknown error" msgstr "不明なエラー" #: gnulib/lib/regcomp.c:135 msgid "Success" msgstr "成功" #: gnulib/lib/regcomp.c:138 msgid "No match" msgstr "一致しません" #: gnulib/lib/regcomp.c:141 msgid "Invalid regular expression" msgstr "無効な正規表現" #: gnulib/lib/regcomp.c:144 msgid "Invalid collation character" msgstr "無効な照合文字" #: gnulib/lib/regcomp.c:147 msgid "Invalid character class name" msgstr "無効な文字クラス名" #: gnulib/lib/regcomp.c:150 msgid "Trailing backslash" msgstr "トレイリングバックスラッシュ" #: gnulib/lib/regcomp.c:153 msgid "Invalid back reference" msgstr "無効な逆参照" #: gnulib/lib/regcomp.c:156 msgid "Unmatched [ or [^" msgstr "[ または [^ が一致しませんでした" #: gnulib/lib/regcomp.c:159 msgid "Unmatched ( or \\(" msgstr "( または \\( が一致しませんでした" #: gnulib/lib/regcomp.c:162 msgid "Unmatched \\{" msgstr "\\{ が一致しませんでした" #: gnulib/lib/regcomp.c:165 msgid "Invalid content of \\{\\}" msgstr "\\{\\} の内容が無効です" #: gnulib/lib/regcomp.c:168 msgid "Invalid range end" msgstr "範囲の終了が無効です" #: gnulib/lib/regcomp.c:171 msgid "Memory exhausted" msgstr "メモリーを消費しつくしました" #: gnulib/lib/regcomp.c:174 msgid "Invalid preceding regular expression" msgstr "先行の無効な正規表現" #: gnulib/lib/regcomp.c:177 msgid "Premature end of regular expression" msgstr "正規表現の不完全な終端" #: gnulib/lib/regcomp.c:180 msgid "Regular expression too big" msgstr "正規表現が長すぎます" #: gnulib/lib/regcomp.c:183 msgid "Unmatched ) or \\)" msgstr ") または \\) が一致しませんでした" #: gnulib/lib/regcomp.c:711 msgid "No previous regular expression" msgstr "前の正規表現がありません" #: src/access/viraccessdriverpolkit.c:86 #, c-format msgid "Policy kit denied action %s from " msgstr "Policy kit が からのアクション %s を拒否しました" #: src/access/viraccessdriverpolkit.c:93 msgid "No UNIX process ID available" msgstr "利用可能な UNIX プロセス ID がありません" #: src/access/viraccessdriverpolkit.c:98 msgid "No UNIX process start time available" msgstr "UNIX プロセス開始時間が利用できません" #: src/access/viraccessdriverpolkit.c:103 msgid "No UNIX caller UID available" msgstr "利用可能な UNIX コーラー UID がありません" #: src/access/viraccessmanager.c:142 #, c-format msgid "Cannot find security driver '%s'" msgstr "セキュリティドライバー '%s' を見つけられません" #: src/bhyve/bhyve_command.c:62 #, c-format msgid "Network type %d is not supported" msgstr "ネットワークタイプ %d はサポートされていません" #: src/bhyve/bhyve_command.c:135 src/bhyve/bhyve_command.c:511 msgid "only nmdm console types are supported" msgstr "" #: src/bhyve/bhyve_command.c:142 msgid "only two serial ports are supported" msgstr "" #: src/bhyve/bhyve_command.c:173 src/bhyve/bhyve_command.c:182 #: src/bhyve/bhyve_command.c:391 msgid "unsupported disk device" msgstr "" #: src/bhyve/bhyve_command.c:188 msgid "unsupported disk bus type" msgstr "" #: src/bhyve/bhyve_command.c:195 src/bhyve/bhyve_command.c:398 msgid "unsupported disk type" msgstr "" #: src/bhyve/bhyve_command.c:204 msgid "cdrom device without source path not supported" msgstr "" #: src/bhyve/bhyve_command.c:257 msgid "Installed bhyve binary does not support UTC clock" msgstr "" #: src/bhyve/bhyve_command.c:264 src/qemu/qemu_command.c:7382 #: src/qemu/qemu_command.c:9726 #, c-format msgid "unsupported clock offset '%s'" msgstr "サポートされないクロックオフセット '%s'" #: src/bhyve/bhyve_command.c:369 #, c-format msgid "Custom loader requires explicit %s configuration" msgstr "" #: src/bhyve/bhyve_command.c:533 msgid "domain should have at least one disk defined" msgstr "" #: src/bhyve/bhyve_device.c:50 msgid "PCI bus 0 slot 1 is reserved for the implicit LPC PCI-ISA bridge" msgstr "" #: src/bhyve/bhyve_driver.c:94 src/lxc/lxc_process.c:1619 #: src/libxl/libxl_driver.c:327 src/qemu/qemu_driver.c:302 #: src/uml/uml_driver.c:193 #, c-format msgid "Failed to autostart VM '%s': %s" msgstr "仮想マシン '%s' の自動起動に失敗しました: %s" #: src/bhyve/bhyve_driver.c:95 src/libxl/libxl_domain.c:521 #: src/libxl/libxl_driver.c:329 src/qemu/qemu_capabilities.c:3084 #: src/qemu/qemu_driver.c:295 src/qemu/qemu_driver.c:304 #: src/secret/secret_driver.c:491 src/uml/uml_driver.c:194 #: src/util/virdbus.c:1570 src/util/virerror.c:284 src/util/virhook.c:304 #: src/util/virhostdev.c:789 src/util/virhostdev.c:820 #: src/util/virhostdev.c:895 src/xenapi/xenapi_utils.c:269 #: tools/virsh-domain-monitor.c:57 tools/vsh.c:287 msgid "unknown error" msgstr "不明なエラー" #: src/bhyve/bhyve_driver.c:149 msgid "Unable to get Capabilities" msgstr "" #: src/bhyve/bhyve_driver.c:172 src/conf/virdomainobjlist.c:925 #: src/lxc/lxc_driver.c:139 src/libxl/libxl_driver.c:300 src/vz/vz_utils.c:58 #: src/vz/vz_utils.c:88 src/qemu/qemu_driver.c:231 src/test/test_driver.c:513 #, c-format msgid "no domain with matching uuid '%s' (%s)" msgstr "UUID '%s' (%s) と一致するドメインが" #: src/bhyve/bhyve_driver.c:202 #, c-format msgid "Unexpected bhyve URI path '%s', try bhyve:///system" msgstr "" #: src/bhyve/bhyve_driver.c:209 msgid "bhyve state driver is not active" msgstr "" #: src/bhyve/bhyve_driver.c:255 src/lxc/lxc_driver.c:5408 #: src/libxl/libxl_driver.c:866 src/qemu/qemu_command.c:9585 #: src/qemu/qemu_driver.c:1308 src/xen/xen_driver.c:661 msgid "Host SMBIOS information is not available" msgstr "ホスト SMBIOS 情報が利用可能ではありません" #: src/bhyve/bhyve_driver.c:279 src/lxc/lxc_driver.c:1802 #, c-format msgid "Unknown release: %s" msgstr "不明なリリース: %s" #: src/bhyve/bhyve_driver.c:379 src/libxl/libxl_driver.c:4122 #: src/qemu/qemu_driver.c:8826 src/uml/uml_driver.c:2471 msgid "cannot set autostart for transient domain" msgstr "一時ドメインに対して自動起動を設定できません" #: src/bhyve/bhyve_driver.c:394 src/libxl/libxl_driver.c:4137 #: src/qemu/qemu_driver.c:8846 src/storage/storage_driver.c:1284 #: src/uml/uml_driver.c:2486 #, c-format msgid "cannot create autostart directory %s" msgstr "自動起動ディレクトリー %s を作成できません" #: src/bhyve/bhyve_driver.c:401 src/network/bridge_driver.c:3601 #: src/storage/storage_driver.c:1291 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "'%s' へのシンボルリンク %s の作成に失敗しました" #: src/bhyve/bhyve_driver.c:408 src/lxc/lxc_driver.c:3264 #: src/libxl/libxl_driver.c:4151 src/network/bridge_driver.c:3608 #: src/qemu/qemu_driver.c:8862 src/storage/storage_driver.c:1299 #: src/uml/uml_driver.c:2500 #, c-format msgid "Failed to delete symlink '%s'" msgstr "シンボルリンク'%s' の削除に失敗しました" #: src/bhyve/bhyve_driver.c:598 src/lxc/lxc_driver.c:545 msgid "Cannot undefine transient domain" msgstr "一時ドメインを定義解除できません" #: src/bhyve/bhyve_driver.c:710 #, c-format msgid "Unsupported config type %s" msgstr "" #: src/bhyve/bhyve_driver.c:781 src/lxc/lxc_driver.c:285 #: src/vmware/vmware_driver.c:759 #, c-format msgid "No domain with matching uuid '%s'" msgstr "'%s' に一致するドメインがありません" #: src/bhyve/bhyve_driver.c:809 src/vz/vz_driver.c:539 #: src/qemu/qemu_driver.c:1552 src/qemu/qemu_driver.c:12167 #: src/qemu/qemu_driver.c:12626 src/qemu/qemu_driver.c:12674 #, c-format msgid "no domain with matching name '%s'" msgstr "'%s' と一致する名前を持つドメインがありません" #: src/bhyve/bhyve_driver.c:837 #, c-format msgid "No domain with matching ID '%d'" msgstr "" #: src/bhyve/bhyve_driver.c:877 src/lxc/lxc_driver.c:1121 #: src/libxl/libxl_driver.c:2738 src/vmware/vmware_driver.c:768 msgid "Domain is already running" msgstr "ドメインはすでに実行中です" #: src/bhyve/bhyve_driver.c:993 src/lxc/lxc_driver.c:1506 #: src/lxc/lxc_driver.c:3154 src/lxc/lxc_driver.c:3384 #: src/lxc/lxc_driver.c:3433 src/lxc/lxc_driver.c:3653 #: src/lxc/lxc_driver.c:3730 src/lxc/lxc_driver.c:5374 #: src/libxl/libxl_driver.c:1120 src/libxl/libxl_driver.c:1178 #: src/libxl/libxl_driver.c:1239 src/libxl/libxl_driver.c:1306 #: src/libxl/libxl_driver.c:1353 src/libxl/libxl_driver.c:1762 #: src/libxl/libxl_driver.c:1890 src/libxl/libxl_driver.c:1989 #: src/libxl/libxl_driver.c:2291 src/libxl/libxl_driver.c:2503 #: src/libxl/libxl_driver.c:3692 src/libxl/libxl_driver.c:3800 #: src/libxl/libxl_driver.c:3905 src/libxl/libxl_driver.c:4191 #: src/libxl/libxl_driver.c:4256 src/libxl/libxl_driver.c:4336 #: src/libxl/libxl_driver.c:4504 src/openvz/openvz_driver.c:624 #: src/openvz/openvz_driver.c:662 tools/virsh-domain.c:10149 #: tools/virsh-domain.c:10348 msgid "Domain is not running" msgstr "ドメインが実行中です" #: src/bhyve/bhyve_driver.c:1035 src/conf/domain_conf.c:2879 #: src/lxc/lxc_driver.c:2361 src/lxc/lxc_driver.c:2440 #: src/lxc/lxc_driver.c:3485 src/lxc/lxc_driver.c:3560 #: src/lxc/lxc_driver.c:5690 src/libxl/libxl_driver.c:4415 #: src/libxl/libxl_driver.c:4755 src/libxl/libxl_driver.c:4807 #: src/libxl/libxl_driver.c:5220 src/openvz/openvz_driver.c:2012 #: src/openvz/openvz_driver.c:2264 src/qemu/qemu_domain.c:3526 #: src/qemu/qemu_domain.c:4003 src/qemu/qemu_driver.c:1811 #: src/qemu/qemu_driver.c:1823 src/qemu/qemu_driver.c:1891 #: src/qemu/qemu_driver.c:1967 src/qemu/qemu_driver.c:2067 #: src/qemu/qemu_driver.c:2135 src/qemu/qemu_driver.c:2224 #: src/qemu/qemu_driver.c:2510 src/qemu/qemu_driver.c:2521 #: src/qemu/qemu_driver.c:2584 src/qemu/qemu_driver.c:3323 #: src/qemu/qemu_driver.c:3379 src/qemu/qemu_driver.c:3697 #: src/qemu/qemu_driver.c:3811 src/qemu/qemu_driver.c:3895 #: src/qemu/qemu_driver.c:3958 src/qemu/qemu_driver.c:4026 #: src/qemu/qemu_driver.c:5546 src/qemu/qemu_driver.c:10810 #: src/qemu/qemu_driver.c:10970 src/qemu/qemu_driver.c:11027 #: src/qemu/qemu_driver.c:11097 src/qemu/qemu_driver.c:11455 #: src/qemu/qemu_driver.c:11575 src/qemu/qemu_driver.c:13023 #: src/qemu/qemu_driver.c:13153 src/qemu/qemu_driver.c:13209 #: src/qemu/qemu_driver.c:13252 src/qemu/qemu_driver.c:13306 #: src/qemu/qemu_driver.c:13371 src/qemu/qemu_driver.c:14312 #: src/qemu/qemu_driver.c:15783 src/qemu/qemu_driver.c:15792 #: src/qemu/qemu_driver.c:15935 src/qemu/qemu_driver.c:16015 #: src/qemu/qemu_driver.c:16236 src/qemu/qemu_driver.c:16363 #: src/qemu/qemu_driver.c:16482 src/qemu/qemu_driver.c:16583 #: src/qemu/qemu_driver.c:16648 src/qemu/qemu_driver.c:17018 #: src/qemu/qemu_driver.c:17239 src/qemu/qemu_driver.c:17304 #: src/qemu/qemu_driver.c:17955 src/qemu/qemu_driver.c:18101 #: src/qemu/qemu_driver.c:18160 src/qemu/qemu_driver.c:18198 #: src/qemu/qemu_driver.c:18236 src/qemu/qemu_driver.c:18306 #: src/qemu/qemu_driver.c:18318 src/qemu/qemu_driver.c:18415 #: src/qemu/qemu_driver.c:18427 src/qemu/qemu_driver.c:18602 #: src/qemu/qemu_driver.c:18654 src/qemu/qemu_driver.c:18682 #: src/qemu/qemu_driver.c:18731 src/qemu/qemu_driver.c:18775 #: src/qemu/qemu_driver.c:19649 src/qemu/qemu_driver.c:19691 #: src/qemu/qemu_driver.c:19853 src/qemu/qemu_migration.c:3242 #: src/qemu/qemu_migration.c:5468 src/test/test_driver.c:5756 #: src/uml/uml_driver.c:2619 src/xen/xen_driver.c:2516 #: src/xen/xm_internal.c:676 msgid "domain is not running" msgstr "ドメインが稼働していません" #: src/bhyve/bhyve_driver.c:1041 msgid "no console devices available" msgstr "" #: src/bhyve/bhyve_driver.c:1227 src/bhyve/bhyve_driver.c:1234 #: src/lxc/lxc_container.c:996 src/lxc/lxc_driver.c:1661 #, c-format msgid "Failed to mkdir %s" msgstr "ディレクトリー %s の作成に失敗しました" #: src/bhyve/bhyve_driver.c:1310 src/openvz/openvz_driver.c:1332 #: src/vz/vz_driver.c:1421 src/qemu/qemu_driver.c:1338 #, c-format msgid "unknown type '%s'" msgstr "不明なタイプ %s" #: src/bhyve/bhyve_driver.c:1409 src/qemu/qemu_domain.c:2064 #: src/qemu/qemu_driver.c:12962 msgid "cannot get host CPU capabilities" msgstr "ホスト CPU ケイパビリティを取得できません" #: src/bhyve/bhyve_monitor.c:60 src/qemu/qemu_agent.c:595 #: src/qemu/qemu_monitor.c:648 #, c-format msgid "event from unexpected fd %d!=%d / watch %d!=%d" msgstr "予期しないファイル記述子 %d!=%d / ウォッチ %d!=%d からのイベントがありました" #: src/bhyve/bhyve_monitor.c:67 src/bhyve/bhyve_monitor.c:75 msgid "Unable to query kqueue" msgstr "" #: src/bhyve/bhyve_monitor.c:82 #, c-format msgid "event from unexpected proc %ju!=%ju" msgstr "" #: src/bhyve/bhyve_monitor.c:90 #, c-format msgid "Guest %s got signal %d and crashed" msgstr "" #: src/bhyve/bhyve_monitor.c:145 msgid "Unable to create kqueue" msgstr "" #: src/bhyve/bhyve_monitor.c:153 msgid "Unable to register process kevent" msgstr "" #: src/bhyve/bhyve_monitor.c:166 src/qemu/qemu_agent.c:773 #: src/qemu/qemu_monitor.c:844 msgid "unable to register monitor events" msgstr "モニターイベントを登録できません" #: src/bhyve/bhyve_process.c:127 src/lxc/lxc_process.c:1369 src/nodeinfo.c:2377 #, c-format msgid "Failed to open '%s'" msgstr "'%s' を開けませんでした" #: src/bhyve/bhyve_process.c:136 msgid "Failed to build pidfile path" msgstr "" #: src/bhyve/bhyve_process.c:143 #, c-format msgid "Cannot remove state PID file %s" msgstr "" #: src/bhyve/bhyve_process.c:180 #, c-format msgid "Cannot write device.map '%s'" msgstr "" #: src/bhyve/bhyve_process.c:203 src/qemu/qemu_process.c:4872 #, c-format msgid "Domain %s didn't show up" msgstr "ドメイン %s が現れませんでした" #: src/bhyve/bhyve_process.c:227 src/storage/storage_backend_fs.c:1252 #, c-format msgid "cannot unlink file '%s'" msgstr "ファイル '%s' をリンク解除できません" #: src/bhyve/bhyve_process.c:270 #, c-format msgid "Invalid PID %d for VM" msgstr "" #: src/bhyve/bhyve_process.c:325 src/bhyve/bhyve_process.c:418 #, c-format msgid "Unable to get kvm descriptor: %s" msgstr "" #: src/bhyve/bhyve_process.c:334 #, c-format msgid "Unable to obtain information about pid: %d" msgstr "" #: src/conf/capabilities.c:691 msgid "any configuration" msgstr "" #: src/conf/capabilities.c:698 #, c-format msgid "could not find capabilities for %s" msgstr "" #: src/conf/capabilities.c:1078 #, c-format msgid "Cpu '%u' in node '%zu' is out of range of the provided bitmap" msgstr "CPU '%u' (ノード '%zu') が提供されたビットマップの範囲外です" #: src/conf/cpu_conf.c:163 msgid "XML does not contain expected 'cpu' element" msgstr "XML が期待される 'cpu' 要素を含んでいません" #: src/conf/cpu_conf.c:174 msgid "" "'arch' element cannot be used inside 'cpu' element with 'match' attribute'" msgstr "" #: src/conf/cpu_conf.c:190 msgid "Attribute mode is only allowed for guest CPU" msgstr "mode 属性はゲストの CPU に対してのみ許可されます。" #: src/conf/cpu_conf.c:197 #, c-format msgid "Invalid mode attribute '%s'" msgstr "無効なモード属性 '%s'" #: src/conf/cpu_conf.c:225 msgid "Invalid match attribute for CPU specification" msgstr "CPU 仕様に対する無効な match 属性です" #: src/conf/cpu_conf.c:236 msgid "Missing CPU architecture" msgstr "CPU アーキテクチャーがありません" #: src/conf/cpu_conf.c:241 src/conf/domain_conf.c:14774 #, c-format msgid "Unknown architecture %s" msgstr "不明なアーキテクチャー %s" #: src/conf/cpu_conf.c:251 src/cpu/cpu_ppc64.c:368 src/cpu/cpu_x86.c:1015 msgid "Missing CPU model name" msgstr "CPU モデル名がありません" #: src/conf/cpu_conf.c:261 msgid "Invalid fallback attribute" msgstr "無効な fallback 属性です" #: src/conf/cpu_conf.c:270 #, c-format msgid "vendor_id must be exactly %d characters long" msgstr "vendor_id はちょうど %d 文字である必要があります" #: src/conf/cpu_conf.c:278 msgid "vendor id is invalid" msgstr "ベンダー ID が無効です" #: src/conf/cpu_conf.c:290 msgid "CPU vendor specified without CPU model" msgstr "CPU ベンダーが CPU モデルなしで指定されていません" #: src/conf/cpu_conf.c:302 msgid "Missing 'sockets' attribute in CPU topology" msgstr "CPU トポロジーに 'sockets' 属性がありません" #: src/conf/cpu_conf.c:311 msgid "Missing 'cores' attribute in CPU topology" msgstr "CPU トポロジーに 'cores' 属性がありません" #: src/conf/cpu_conf.c:320 msgid "Missing 'threads' attribute in CPU topology" msgstr "CPU トポロジーに 'threads' 属性がありません" #: src/conf/cpu_conf.c:327 msgid "Invalid CPU topology" msgstr "無効なCPUトポロジーです" #: src/conf/cpu_conf.c:339 src/conf/cpu_conf.c:529 msgid "Non-empty feature list specified without CPU model" msgstr "CPU モデルなしで CPU 機能リストが指定されました" #: src/conf/cpu_conf.c:368 msgid "Invalid CPU feature policy" msgstr "無効な CPU 機能ポリシー" #: src/conf/cpu_conf.c:378 msgid "Invalid CPU feature name" msgstr "無効な CPU 機能名" #: src/conf/cpu_conf.c:385 src/conf/cpu_conf.c:616 #, c-format msgid "CPU feature '%s' specified more than once" msgstr "" #: src/conf/cpu_conf.c:452 #, c-format msgid "Unexpected CPU mode %d" msgstr "予期しない CPU モード %d" #: src/conf/cpu_conf.c:463 #, c-format msgid "Unexpected CPU match policy %d" msgstr "予期しない CPU match ポリシー %d です" #: src/conf/cpu_conf.c:541 #, c-format msgid "Unexpected CPU fallback value: %d" msgstr "予期しない CPU fallback 値: %d" #: src/conf/cpu_conf.c:572 src/cpu/cpu_x86.c:713 msgid "Missing CPU feature name" msgstr "CPU 機能名がありません" #: src/conf/cpu_conf.c:582 #, c-format msgid "Unexpected CPU feature policy %d" msgstr "予期しない CPU 機能ポリシー %d です" #: src/conf/cpu_conf.c:664 msgid "Target CPU does not match source" msgstr "ターゲット CPU がソースと一致しません" #: src/conf/cpu_conf.c:670 #, c-format msgid "Target CPU type %s does not match source %s" msgstr "ターゲットの CPU 種別 %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:678 #, c-format msgid "Target CPU mode %s does not match source %s" msgstr "ターゲットの CPU モード %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:686 #, c-format msgid "Target CPU arch %s does not match source %s" msgstr "ターゲットの CPU アーキテクチャー %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:694 #, c-format msgid "Target CPU model %s does not match source %s" msgstr "ターゲットの CPU モデル %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:701 #, c-format msgid "Target CPU vendor %s does not match source %s" msgstr "ターゲットの CPU ベンダー %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:708 #, c-format msgid "Target CPU vendor id %s does not match source %s" msgstr "ターゲットの CPU ベンダー ID %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:715 #, c-format msgid "Target CPU sockets %d does not match source %d" msgstr "ターゲットの CPU ソケット数 %d がソースの %d と一致しません" #: src/conf/cpu_conf.c:722 #, c-format msgid "Target CPU cores %d does not match source %d" msgstr "ターゲットの CPU コア数 %d がソースの %d と一致しません" #: src/conf/cpu_conf.c:729 #, c-format msgid "Target CPU threads %d does not match source %d" msgstr "ターゲットの CPU スレッド数 %d がソースの %d と一致しません" #: src/conf/cpu_conf.c:736 #, c-format msgid "Target CPU feature count %zu does not match source %zu" msgstr "ターゲットの CPU 機能カウント %zu がソースの %zu と一致しません" #: src/conf/cpu_conf.c:744 #, c-format msgid "Target CPU feature %s does not match source %s" msgstr "ターゲットの CPU 機能 %s がソースの %s と一致しません" #: src/conf/cpu_conf.c:751 #, c-format msgid "Target CPU feature policy %s does not match source %s" msgstr "ターゲットの CPU 機能ポリシー %s がソースの %s と一致しません" #: src/conf/device_conf.c:64 #, c-format msgid "Invalid PCI address domain='0x%x', must be <= 0xFFFF" msgstr "" #: src/conf/device_conf.c:72 #, c-format msgid "Invalid PCI address bus='0x%x', must be <= 0xFF" msgstr "" #: src/conf/device_conf.c:80 #, c-format msgid "Invalid PCI address slot='0x%x', must be <= 0x1F" msgstr "" #: src/conf/device_conf.c:88 #, c-format msgid "Invalid PCI address function=0x%x, must be <= 7" msgstr "" #: src/conf/device_conf.c:96 msgid "" "Invalid PCI address 0000:00:00, at least one of domain, bus, or slot must be " "> 0" msgstr "" #: src/conf/device_conf.c:122 msgid "Cannot parse
'domain' attribute" msgstr "
の 'domain' 属性を構文解析できません" #: src/conf/device_conf.c:129 src/conf/domain_conf.c:4403 #: src/conf/domain_conf.c:4457 src/conf/domain_conf.c:4598 msgid "Cannot parse
'bus' attribute" msgstr "
の 'bus' 属性を構文解析できません" #: src/conf/device_conf.c:136 src/conf/domain_conf.c:4557 msgid "Cannot parse
'slot' attribute" msgstr "
の 'slot' 属性を構文解析できません" #: src/conf/device_conf.c:143 msgid "Cannot parse
'function' attribute" msgstr "
の 'function' 属性を構文解析できません" #: src/conf/device_conf.c:150 #, c-format msgid "Unknown value '%s' for
'multifunction' attribute" msgstr "
の 'multifunction' 属性に不明な値 '%s' があります" #: src/conf/device_conf.c:211 #, c-format msgid "unknown link state: %s" msgstr "" #: src/conf/device_conf.c:221 #, c-format msgid "Unable to parse link speed: %s" msgstr "" #: src/conf/domain_addr.c:69 #, c-format msgid "" "PCI bus is not compatible with the device at %s. Device requires a standard " "PCI slot, which is not provided by bus %.4x:%.2x" msgstr "" "PCI バスは %s でデバイスと互換性がありません。デバイスには標準 PCI スロットが必要で、これはバス\n" " %.4x:%.2x では提供されていません" #: src/conf/domain_addr.c:75 #, c-format msgid "" "PCI bus is not compatible with the device at %s. Device requires a PCI " "Express slot, which is not provided by bus %.4x:%.2x" msgstr "" "PCI バスは %s でデバイスと互換性がありません。デバイスには PCI スロットが必要で、これはバス\n" " %.4x:%.2x では提供されていません" #: src/conf/domain_addr.c:84 #, c-format msgid "The device information for %s has no PCI connection types listed" msgstr "%s 用のデバイス情報には、PCI 接続タイプがリスト表示されていません" #: src/conf/domain_addr.c:94 #, c-format msgid "" "PCI bus is not compatible with the device at %s. Device requires hot-plug " "capability, which is not provided by bus %.4x:%.2x" msgstr "" "PCI バスは %s でデバイスと互換性がありません。デバイスにはホットプラグ機能が必要で、これはバス\n" " %.4x:%.2x では提供されていません" #: src/conf/domain_addr.c:121 src/conf/domain_addr.c:498 msgid "No PCI buses available" msgstr "利用可能な PCI バスがありません" #: src/conf/domain_addr.c:126 #, c-format msgid "Invalid PCI address %s. Only PCI domain 0 is available" msgstr "無効な PCI アドレス %s。PCI ドメイン 0 のみ利用可能です。" #: src/conf/domain_addr.c:133 #, c-format msgid "Invalid PCI address %s. Only PCI buses up to %zu are available" msgstr "無効な PCI アドレス %s。PCI バスは %zu まで利用可能です。" #: src/conf/domain_addr.c:151 #, c-format msgid "Invalid PCI address %s. slot must be >= %zu" msgstr "無効な PCI アドレス %s。スロットが >= %zu である必要があります。" #: src/conf/domain_addr.c:157 #, c-format msgid "Invalid PCI address %s. slot must be <= %zu" msgstr "無効な PCI アドレス %s。スロットが <= %zu である必要があります" #: src/conf/domain_addr.c:163 #, c-format msgid "Invalid PCI address %s. function must be <= %u" msgstr "無効な PCI アドレス %s。ファンクションは <= %u である必要があります" #: src/conf/domain_addr.c:219 #, c-format msgid "Invalid PCI controller model %d" msgstr "無効な PCI コントローラーモデル %d" #: src/conf/domain_addr.c:254 msgid "" "Cannot automatically add a new PCI bus for a device requiring a slot other " "than standard PCI." msgstr "標準の PCI 以外のスロットを要求するデバイスに対して、新しい PCI バスを自動的に追加できません。" #: src/conf/domain_addr.c:339 #, c-format msgid "" "Attempted double use of PCI slot %s (may need \"multifunction='on'\" for " "device on function 0)" msgstr "" "PCI スロット %s の二重使用が試行されました (ファンクション 0 にあるデバイスに対して \"multifunction='on'\" " "にする必要があるかもしれません)" #: src/conf/domain_addr.c:350 #, c-format msgid "Attempted double use of PCI Address %s" msgstr "PCI アドレス %s の二重使用が試行されました" #: src/conf/domain_addr.c:354 #, c-format msgid "" "Attempted double use of PCI Address %s (may need \"multifunction='on'\" for " "device on function 0)" msgstr "" "PCI アドレス %s の二重使用が試行されました (ファンクション 0 にあるデバイスに対して \"multifunction='on'\" " "にする必要があるかもしれません)" #: src/conf/domain_addr.c:402 msgid "Only PCI device addresses with function=0 are supported" msgstr "function=0 を持つ PCI デバイスアドレスのみがサポートされます" #: src/conf/domain_addr.c:573 msgid "No more available PCI slots" msgstr "利用可能な PCI スロットがありません" #: src/conf/domain_addr.c:652 #, c-format msgid "The CCW devno '%s' is in use already " msgstr "CCW デバイス番号 '%s' がすでに使用中です " #: src/conf/domain_addr.c:663 msgid "There are no more free CCW devnos." msgstr "空き CCW デバイス番号がありません。" #: src/conf/domain_addr.c:799 #, c-format msgid "" "virtio serial controller with index %u already exists in the address set" msgstr "" #: src/conf/domain_addr.c:937 msgid "no virtio-serial controllers are available" msgstr "" #: src/conf/domain_addr.c:964 msgid "Unable to find a free virtio-serial port" msgstr "" #: src/conf/domain_addr.c:990 #, c-format msgid "virtio-serial controller %u not available" msgstr "" #: src/conf/domain_addr.c:998 #, c-format msgid "Unable to find a free port on virtio-serial controller %u" msgstr "" #: src/conf/domain_addr.c:1102 src/conf/domain_addr.c:1156 #, c-format msgid "virtio serial controller %u is missing" msgstr "" #: src/conf/domain_addr.c:1110 src/conf/domain_addr.c:1164 #, c-format msgid "virtio serial controller %u does not have port %u" msgstr "" #: src/conf/domain_addr.c:1118 #, c-format msgid "virtio serial port %u on controller %u is already occupied" msgstr "" #: src/conf/domain_capabilities.c:118 #, c-format msgid "" "integer overflow on %s. Please contact the libvirt development team at " "libvir-list@redhat.com" msgstr "" #: src/conf/domain_conf.c:882 msgid "missing name for cipher" msgstr "" #: src/conf/domain_conf.c:888 #, c-format msgid "%s is not a supported cipher name" msgstr "" #: src/conf/domain_conf.c:894 #, c-format msgid "missing state for cipher named %s" msgstr "" #: src/conf/domain_conf.c:900 #, c-format msgid "%s is not a supported cipher state" msgstr "" #: src/conf/domain_conf.c:908 src/conf/domain_conf.c:920 #, c-format msgid "" "A domain definition can have no more than one cipher node with name %s" msgstr "" #: src/conf/domain_conf.c:1074 #, c-format msgid "could not parse weight %s" msgstr "ウェイト %s を構文解析できません" #: src/conf/domain_conf.c:1083 #, c-format msgid "could not parse read bytes sec %s" msgstr "" #: src/conf/domain_conf.c:1092 #, c-format msgid "could not parse write bytes sec %s" msgstr "" #: src/conf/domain_conf.c:1101 #, c-format msgid "could not parse read iops sec %s" msgstr "" #: src/conf/domain_conf.c:1110 #, c-format msgid "could not parse write iops sec %s" msgstr "" #: src/conf/domain_conf.c:1121 msgid "missing per-device path" msgstr "デバイスごとのパスがありません" #: src/conf/domain_conf.c:1147 msgid "" "memory hotplug tunables are not supported by this hypervisor " "driver" msgstr "" #: src/conf/domain_conf.c:1169 msgid "memory devices are not supported by this driver" msgstr "" #: src/conf/domain_conf.c:1347 #, c-format msgid "maxvcpus must not be less than current vcpus (%u < %zu)" msgstr "" #: src/conf/domain_conf.c:1383 #, c-format msgid "vCPU '%u' is not present in domain definition" msgstr "" #: src/conf/domain_conf.c:2337 msgid "failed to populate iothreadids" msgstr "" #: src/conf/domain_conf.c:2619 msgid "failed to initialize domain condition" msgstr "" #: src/conf/domain_conf.c:2757 src/conf/domain_conf.c:2779 msgid "failed to wait for domain condition" msgstr "" #: src/conf/domain_conf.c:2886 msgid "transient domains do not have any persistent config" msgstr "一時ドメインは永続設定を持ちません" #: src/conf/domain_conf.c:2916 msgid "Get persistent config failed" msgstr "永続的な設定の取得に失敗しました" #: src/conf/domain_conf.c:2993 msgid "" "Flags 'VIR_DOMAIN_AFFECT_LIVE' and 'VIR_DOMAIN_AFFECT_CONFIG' are mutually " "exclusive" msgstr "" #: src/conf/domain_conf.c:3514 #, c-format msgid "Multiple '%s' controllers with index '%d'" msgstr "複数の '%s' コントローラーがインデックス '%d' を持ちます" #: src/conf/domain_conf.c:3542 #, c-format msgid "Multiple panic devices with model '%s'" msgstr "" #: src/conf/domain_conf.c:3629 msgid "Total size of memory devices exceeds the total memory size" msgstr "" #: src/conf/domain_conf.c:3639 msgid "" "Memory size must be specified via or in the configuration" msgstr "" #: src/conf/domain_conf.c:3651 msgid "both maximum memory size and memory slot count must be specified" msgstr "" #: src/conf/domain_conf.c:3659 msgid "" "maximum memory size must be equal or greater than the actual memory size" msgstr "" #: src/conf/domain_conf.c:3696 msgid "Only the first console can be a serial port" msgstr "最初のコンソールのみがシリアルポートになれます" #: src/conf/domain_conf.c:3782 #, c-format msgid "timer %s doesn't support setting of timer tickpolicy" msgstr "" #: src/conf/domain_conf.c:3794 msgid "" "setting of timer catchup policies is only supported with tickpolicy='catchup'" msgstr "" #: src/conf/domain_conf.c:3802 #, c-format msgid "timer %s doesn't support setting of timer frequency" msgstr "" #: src/conf/domain_conf.c:3810 #, c-format msgid "timer %s doesn't support setting of timer mode" msgstr "" #: src/conf/domain_conf.c:3821 #, c-format msgid "timer %s doesn't support setting of timer track" msgstr "" #: src/conf/domain_conf.c:3841 msgid "init binary must be specified" msgstr "init バイナリーが指定されなければいけません" #: src/conf/domain_conf.c:4072 msgid " element is currently supported only with 'rbd' disks" msgstr "" #: src/conf/domain_conf.c:4079 msgid " element is currently supported only with 'rbd' disks" msgstr "" #: src/conf/domain_conf.c:4101 #, c-format msgid "disk '%s' improperly configured for a device='lun'" msgstr "" #: src/conf/domain_conf.c:4127 msgid "Cannot assign SCSI host device address" msgstr "" #: src/conf/domain_conf.c:4141 #, c-format msgid "" "SCSI host address controller='%u' bus='%u' target='%u' unit='%u' in use by a " "SCSI disk" msgstr "" #: src/conf/domain_conf.c:4282 #, c-format msgid "unexpected rom bar value %d" msgstr "予期しない rom bar 値 %d" #: src/conf/domain_conf.c:4396 src/conf/domain_conf.c:4450 #: src/conf/domain_conf.c:4550 msgid "Cannot parse
'controller' attribute" msgstr "
の 'controller' 属性を構文解析できません" #: src/conf/domain_conf.c:4410 msgid "Cannot parse
'target' attribute" msgstr "
の 'target' 属性を構文解析できません" #: src/conf/domain_conf.c:4417 msgid "Cannot parse
'unit' attribute" msgstr "
の 'unit' 属性を構文解析できません" #: src/conf/domain_conf.c:4464 src/conf/domain_conf.c:4588 msgid "Cannot parse
'port' attribute" msgstr "
の 'port' 属性を構文解析できません" #: src/conf/domain_conf.c:4496 msgid "Cannot parse
'cssid' attribute" msgstr "
の 'cssid' 属性を構文解析できません" #: src/conf/domain_conf.c:4502 msgid "Cannot parse
'ssid' attribute" msgstr "
の 'ssid' 属性を構文解析できません" #: src/conf/domain_conf.c:4508 msgid "Cannot parse
'devno' attribute" msgstr "
の 'devno' 属性を構文解析できません" #: src/conf/domain_conf.c:4513 #, c-format msgid "" "Invalid specification for virtio ccw address: cssid='%s' ssid='%s' devno='%s'" msgstr "virtio ccw アドレス向けの無効な指定: cssid='%s' ssid='%s' devno='%s'" #: src/conf/domain_conf.c:4521 msgid "Invalid partial specification for virtio ccw address" msgstr "virtio ccw アドレスに対する無効な部分指定" #: src/conf/domain_conf.c:4623 msgid "Cannot parse
'reg' attribute" msgstr "
の 'reg' 属性を構文解析できません" #: src/conf/domain_conf.c:4651 msgid "Cannot parse 'startport' attribute" msgstr " の 'startport' 属性を構文解析できません" #: src/conf/domain_conf.c:4674 msgid "missing boot order attribute" msgstr "boot の order 属性がありません" #: src/conf/domain_conf.c:4679 #, c-format msgid "incorrect boot order '%s', expecting positive integer" msgstr "無効なブート順序 '%s' です、正の整数値が期待されます" #: src/conf/domain_conf.c:4687 #, c-format msgid "boot order '%s' used for more than one device" msgstr "ブート順序 '%s' が複数のデバイスに使用されています" #: src/conf/domain_conf.c:4720 msgid "Cannot parse
'iobase' attribute" msgstr "" #: src/conf/domain_conf.c:4727 msgid "Cannot parse
'irq' attribute" msgstr "" #: src/conf/domain_conf.c:4749 #, c-format msgid "invalid or missing dimm slot id '%s'" msgstr "" #: src/conf/domain_conf.c:4758 #, c-format msgid "invalid or missing dimm base address '%s'" msgstr "" #: src/conf/domain_conf.c:4838 #, c-format msgid "unknown rom bar value '%s'" msgstr "不明な rom bar 値 '%s'" #: src/conf/domain_conf.c:4854 #, c-format msgid "unknown address type '%s'" msgstr "不明なアドレス形式 '%s'" #: src/conf/domain_conf.c:4859 msgid "No type specified for device address" msgstr "デバイスアドレスの種類が指定されていません" #: src/conf/domain_conf.c:4911 msgid "virtio-s390 bus doesn't have an address" msgstr "" #: src/conf/domain_conf.c:4968 #, c-format msgid "Unknown startup policy '%s'" msgstr "不明なスタートアップポリシー '%s'" #: src/conf/domain_conf.c:4997 #, c-format msgid "cannot parse vendor id %s" msgstr "vendor id %s を構文解析できません" #: src/conf/domain_conf.c:5004 msgid "usb vendor needs id" msgstr "USB ベンダーに ID が必要です" #: src/conf/domain_conf.c:5015 #, c-format msgid "cannot parse product %s" msgstr "product %s を構文解析できません" #: src/conf/domain_conf.c:5023 msgid "usb product needs id" msgstr "USB 製品は ID が必要です" #: src/conf/domain_conf.c:5033 #, c-format msgid "cannot parse bus %s" msgstr "bus %s を構文解析できません" #: src/conf/domain_conf.c:5040 msgid "usb address needs bus id" msgstr "USB アドレスはバス ID が必要です" #: src/conf/domain_conf.c:5048 #, c-format msgid "cannot parse device %s" msgstr "device %s を構文解析できません" #: src/conf/domain_conf.c:5056 msgid "usb address needs device id" msgstr "USB アドレスはデバイス ID が必要です" #: src/conf/domain_conf.c:5061 #, c-format msgid "unknown usb source type '%s'" msgstr "不明な USB ソース形式 '%s'" #: src/conf/domain_conf.c:5071 msgid "vendor cannot be 0." msgstr "ベンダーは 0 ではいけません。" #: src/conf/domain_conf.c:5077 msgid "missing vendor" msgstr "ベンダーがありません" #: src/conf/domain_conf.c:5082 msgid "missing product" msgstr "製品名がありません" #: src/conf/domain_conf.c:5116 #, c-format msgid "unsupported element '%s' of 'origstates'" msgstr "'origstates' の要素 '%s' はサポートされません" #: src/conf/domain_conf.c:5152 src/conf/domain_conf.c:7320 #: src/conf/domain_conf.c:8665 #, c-format msgid "Unable to parse devaddr parameter '%s'" msgstr "devaddr パラメーター '%s' の構文解析ができません" #: src/conf/domain_conf.c:5165 #, c-format msgid "unknown pci source type '%s'" msgstr "不明な PCI ソース形式 '%s'" #: src/conf/domain_conf.c:5202 #, c-format msgid "unknown protocol transport type '%s'" msgstr "不明なプロトコル転送形式 '%s'" #: src/conf/domain_conf.c:5213 msgid "missing socket for unix transport" msgstr "UNIX 転送のソケットがありません" #: src/conf/domain_conf.c:5220 #, c-format msgid "transport '%s' does not support socket attribute" msgstr "" #: src/conf/domain_conf.c:5231 msgid "missing name for host" msgstr "ホストの名前がありません" #: src/conf/domain_conf.c:5267 msgid "more than one source addresses is specified for scsi hostdev" msgstr "複数のソースアドレスが SCSI ホストデバイスに対して指定されています" #: src/conf/domain_conf.c:5276 msgid "" "'bus', 'target', and 'unit' must be specified for scsi hostdev source address" msgstr "'bus', 'target', および 'unit' が SCSI ホストデバイスのソースアドレスに対して指定される必要があります" #: src/conf/domain_conf.c:5283 #, c-format msgid "cannot parse bus '%s'" msgstr "バス '%s' を構文解析できません" #: src/conf/domain_conf.c:5290 #, c-format msgid "cannot parse target '%s'" msgstr "ターゲット '%s' を構文解析できません" #: src/conf/domain_conf.c:5296 #, c-format msgid "cannot parse unit '%s'" msgstr "ユニット '%s' を構文解析できません" #: src/conf/domain_conf.c:5304 msgid "more than one adapters is specified for scsi hostdev source" msgstr "複数のアダプターが SCSI ホストデバイスソースに対して指定されています" #: src/conf/domain_conf.c:5310 msgid "'adapter' must be specified for scsi hostdev source" msgstr "'adapter' を SCSI ホストデバイスのソースに対して指定する必要があります。" #: src/conf/domain_conf.c:5317 #, c-format msgid "unsupported element '%s' of scsi hostdev source" msgstr "SCSI ホストデバイスソースのサポートされない要素 '%s'" #: src/conf/domain_conf.c:5327 msgid "'adapter' and 'address' must be specified for scsi hostdev source" msgstr "'adapter' および 'address' を SCSI ホストデバイスソースに対して指定する必要があります" #: src/conf/domain_conf.c:5354 msgid "missing iSCSI hostdev source path name" msgstr "" #: src/conf/domain_conf.c:5364 msgid "missing the host address for the iSCSI hostdev" msgstr "" #: src/conf/domain_conf.c:5369 msgid "only one source host address may be specified for the iSCSI hostdev" msgstr "" #: src/conf/domain_conf.c:5383 src/conf/domain_conf.c:6803 #, c-format msgid "invalid secret type %s" msgstr "無効なシークレットの形式 %s" #: src/conf/domain_conf.c:5389 #, c-format msgid "hostdev invalid secret type '%s'" msgstr "" #: src/conf/domain_conf.c:5417 #, c-format msgid "Unknown SCSI subsystem protocol '%s'" msgstr "" #: src/conf/domain_conf.c:5476 src/conf/domain_conf.c:5651 #, c-format msgid "unknown host device source address type '%s'" msgstr "不明なホストデバイスのソースアドレス形式 '%s'" #: src/conf/domain_conf.c:5482 src/conf/domain_conf.c:5657 msgid "missing source address type" msgstr "ソースアドレス形式がありません" #: src/conf/domain_conf.c:5488 src/conf/domain_conf.c:5663 msgid "Missing element in hostdev device" msgstr "hostdev デバイス に 要素がありません" #: src/conf/domain_conf.c:5495 msgid "Setting startupPolicy is only allowed for USB devices" msgstr "スタートアップポリシーの設定は USB デバイスに対してのみ許可されます" #: src/conf/domain_conf.c:5503 msgid "sgio is only supported for scsi host device" msgstr "sgio は SCSI ホストデバイスのみに対してサポートされます" #: src/conf/domain_conf.c:5509 #, c-format msgid "unknown sgio mode '%s'" msgstr "不明な sgio モード '%s'" #: src/conf/domain_conf.c:5517 msgid "rawio is only supported for scsi host device" msgstr "" #: src/conf/domain_conf.c:5523 #, c-format msgid "unknown hostdev rawio setting '%s'" msgstr "" #: src/conf/domain_conf.c:5539 #, c-format msgid "Unknown PCI device has been specified" msgstr "不明な PCI デバイス が指定されました" #: src/conf/domain_conf.c:5559 src/conf/domain_conf.c:5737 #, c-format msgid "address type='%s' not supported in hostdev interfaces" msgstr "hostdev インターフェースにおいてアドレス形式 ='%s' はサポートされません" #: src/conf/domain_conf.c:5592 msgid "Missing network address" msgstr "" #: src/conf/domain_conf.c:5609 #, c-format msgid "Failed to parse IP address: '%s'" msgstr "" #: src/conf/domain_conf.c:5672 msgid "Missing element in hostdev storage device" msgstr "hostdev ストレージデバイスに 要素がありません" #: src/conf/domain_conf.c:5680 msgid "Missing element in hostdev character device" msgstr "hostdev キャラクターデバイスに 要素がありません" #: src/conf/domain_conf.c:5688 msgid "Missing element in hostdev net device" msgstr "hostdev net デバイスに 要素がありません" #: src/conf/domain_conf.c:5721 msgid "Domain hostdev device" msgstr "" #: src/conf/domain_conf.c:5794 #, c-format msgid "Unknown disk name '%s' and no address specified" msgstr "不明なディスク名 '%s' が指定され、アドレスが指定されませんでした" #: src/conf/domain_conf.c:5829 #, c-format msgid "" "using disk target name '%s' conflicts with SCSI host device address " "controller='%u' bus='%u' target='%u' unit='%u" msgstr "" #: src/conf/domain_conf.c:5901 #, c-format msgid "invalid security type '%s'" msgstr "" #: src/conf/domain_conf.c:5920 src/conf/domain_conf.c:6183 #, c-format msgid "invalid security relabel value %s" msgstr "無効なセキュリティ relabel 値 %s です" #: src/conf/domain_conf.c:5929 msgid "dynamic label type must use resource relabeling" msgstr "動的ラベル形式はリソース再ラベルを使用しなければいけません" #: src/conf/domain_conf.c:5935 msgid "resource relabeling is not compatible with 'none' label type" msgstr "リソースの再ラベルは 'none' ラベル形式と互換性がありません" #: src/conf/domain_conf.c:5950 #, c-format msgid "unsupported type='%s' to model 'none'" msgstr "" #: src/conf/domain_conf.c:5970 msgid "security label is missing" msgstr "セキュリティラベルがありません" #: src/conf/domain_conf.c:5986 msgid "security imagelabel is missing" msgstr "セキュリティイメージラベルがありません" #: src/conf/domain_conf.c:6045 src/conf/domain_conf.c:6160 #, c-format msgid "seclabel for model %s is already provided" msgstr "" #: src/conf/domain_conf.c:6086 msgid "missing security model in domain seclabel" msgstr "ドメインのセキュリティラベルにセキュリティモデルがありません" #: src/conf/domain_conf.c:6096 msgid "missing security model when using multiple labels" msgstr "複数のラベルを使用するとき、セキュリティモデルがありません" #: src/conf/domain_conf.c:6170 msgid "label overrides require relabeling to be enabled at the domain level" msgstr "ラベルの上書きはドメインレベルにおいて有効にされた再ラベルが必要です" #: src/conf/domain_conf.c:6207 #, c-format msgid "Cannot specify a label if relabelling is turned off. model=%s" msgstr "再ラベルが無効にされていると、ラベルを指定できません。model=%s" #: src/conf/domain_conf.c:6263 msgid "Missing 'key' element for lease" msgstr "リースの 'key' 要素がありません" #: src/conf/domain_conf.c:6268 msgid "Missing 'target' element for lease" msgstr "リースの 'target'要素がありません" #: src/conf/domain_conf.c:6275 #, c-format msgid "Malformed lease target offset %s" msgstr "不正な形式のターゲットオフセット %s" #: src/conf/domain_conf.c:6323 msgid "'pool' and 'volume' must be specified together for 'pool' type source" msgstr "'pool' と 'volume' は 'pool' 形式のソースと同時に指定する必要があります" #: src/conf/domain_conf.c:6331 #, c-format msgid "unknown source mode '%s' for volume type disk" msgstr "ボリュームタイプディスクに対する不明なソースモード '%s'" #: src/conf/domain_conf.c:6371 msgid "missing network source protocol type" msgstr "" #: src/conf/domain_conf.c:6377 #, c-format msgid "unknown protocol type '%s'" msgstr "不明なプロトコル形式 '%s'" #: src/conf/domain_conf.c:6384 msgid "missing name for disk source" msgstr "ディスクソースの名前がありません" #: src/conf/domain_conf.c:6396 src/util/virstoragefile.c:2193 #, c-format msgid "missing volume name or file name in gluster source path '%s'" msgstr "" #: src/conf/domain_conf.c:6425 #, c-format msgid "unexpected disk type %s" msgstr "予期しないディスク形式 %s です" #: src/conf/domain_conf.c:6466 msgid "missing disk backing store type" msgstr "" #: src/conf/domain_conf.c:6473 #, c-format msgid "unknown disk backing store type '%s'" msgstr "" #: src/conf/domain_conf.c:6479 msgid "missing disk backing store format" msgstr "" #: src/conf/domain_conf.c:6486 #, c-format msgid "unknown disk backing store format '%s'" msgstr "" #: src/conf/domain_conf.c:6492 msgid "missing disk backing store source" msgstr "" #: src/conf/domain_conf.c:6588 #, c-format msgid "unknown disk type '%s'" msgstr "不明なディスク形式 '%s'" #: src/conf/domain_conf.c:6639 msgid "invalid geometry settings (cyls)" msgstr "無効なジオメトリ設定 (シリンダー)" #: src/conf/domain_conf.c:6645 msgid "invalid geometry settings (heads)" msgstr "無効なジオメトリ設定 (ヘッド)" #: src/conf/domain_conf.c:6651 msgid "invalid geometry settings (secs)" msgstr "無効なジオメトリ設定 (セクター)" #: src/conf/domain_conf.c:6659 #, c-format msgid "invalid translation value '%s'" msgstr "無効な変換値 '%s'" #: src/conf/domain_conf.c:6671 #, c-format msgid "invalid logical block size '%s'" msgstr "無効な論理ブロック容量 '%s'" #: src/conf/domain_conf.c:6681 #, c-format msgid "invalid physical block size '%s'" msgstr "無効な物理ブロック容量 '%s'" #: src/conf/domain_conf.c:6718 #, c-format msgid "unknown mirror job type '%s'" msgstr "" #: src/conf/domain_conf.c:6733 #, c-format msgid "unknown mirror backing store type '%s'" msgstr "" #: src/conf/domain_conf.c:6747 msgid "mirror requires file name" msgstr "ミラーはファイル名が必要です" #: src/conf/domain_conf.c:6752 msgid "mirror without type only supported by copy job" msgstr "" #: src/conf/domain_conf.c:6763 #, c-format msgid "unknown mirror format value '%s'" msgstr "不明なミラー形式値 '%s'" #: src/conf/domain_conf.c:6773 msgid "mirror requires source element" msgstr "" #: src/conf/domain_conf.c:6785 #, c-format msgid "unknown mirror ready state %s" msgstr "" #: src/conf/domain_conf.c:6813 msgid "total throughput limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6824 msgid "read throughput limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6835 msgid "write throughput limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6846 msgid "total I/O operations limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6857 msgid "read I/O operations limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6868 msgid "write I/O operations limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6922 msgid "total and read/write bytes_sec cannot be set at the same time" msgstr "bytes_sec の合計と読み書きは同時に設定できません" #: src/conf/domain_conf.c:6932 msgid "total and read/write iops_sec cannot be set at the same time" msgstr "iops_sec の合計と読み書きは同時に設定できません" #: src/conf/domain_conf.c:6942 msgid "total and read/write bytes_sec_max cannot be set at the same time" msgstr "" #: src/conf/domain_conf.c:6952 msgid "total and read/write iops_sec_max cannot be set at the same time" msgstr "" #: src/conf/domain_conf.c:6988 msgid "disk vendor is more than 8 characters" msgstr "ディスクベンダーが 8 文字より長いです" #: src/conf/domain_conf.c:6994 msgid "disk vendor is not printable string" msgstr "ディスクベンダーが表示できない文字列です" #: src/conf/domain_conf.c:7003 msgid "disk product is more than 16 characters" msgstr "ディスク製品名が 16 文字より長いです" #: src/conf/domain_conf.c:7009 msgid "disk product is not printable string" msgstr "ディスク製品名が表示できない文字列です" #: src/conf/domain_conf.c:7025 #, c-format msgid "invalid secret type '%s'" msgstr "無効なシークレット形式 '%s'" #: src/conf/domain_conf.c:7034 #, c-format msgid "unknown disk device '%s'" msgstr "不明なディスクデバイス '%s'" #: src/conf/domain_conf.c:7085 #, c-format msgid "Invalid floppy device name: %s" msgstr "無効なフロッピーデバイス名: %s" #: src/conf/domain_conf.c:7101 #, c-format msgid "Invalid harddisk device name: %s" msgstr "無効なハードディスクデバイス名: %s" #: src/conf/domain_conf.c:7110 src/conf/snapshot_conf.c:137 #, c-format msgid "unknown disk snapshot setting '%s'" msgstr "不明なディスクスナップショット設定 '%s' です" #: src/conf/domain_conf.c:7121 msgid "rawio or sgio can be used only with device='lun'" msgstr "rawio または sgio は device='lun' と同時のときのみ使用できます。" #: src/conf/domain_conf.c:7129 #, c-format msgid "unknown disk rawio setting '%s'" msgstr "不明なディスク rawio 設定 '%s'" #: src/conf/domain_conf.c:7138 #, c-format msgid "unknown disk sgio mode '%s'" msgstr "不明なディスク sgio モード '%s'" #: src/conf/domain_conf.c:7146 #, c-format msgid "unknown disk bus type '%s'" msgstr "不明なディスクバス形式 '%s'" #: src/conf/domain_conf.c:7171 #, c-format msgid "unknown disk tray status '%s'" msgstr "不明なディスクトレイ状態 '%s'" #: src/conf/domain_conf.c:7178 msgid "tray is only valid for cdrom and floppy" msgstr "tray は cdrom と floppy に対してのみ有効です" #: src/conf/domain_conf.c:7190 #, c-format msgid "unknown disk removable status '%s'" msgstr "不明なディスク取り外し状態 '%s'" #: src/conf/domain_conf.c:7196 msgid "removable is only valid for usb disks" msgstr "USB ディスクのみがリムーバブルをサポートします" #: src/conf/domain_conf.c:7207 #, c-format msgid "Invalid bus type '%s' for floppy disk" msgstr "無効なフロッピーディスクのバス形式 '%s'" #: src/conf/domain_conf.c:7213 #, c-format msgid "Invalid bus type '%s' for disk" msgstr "無効なディスクのバス形式 '%s'" #: src/conf/domain_conf.c:7220 #, c-format msgid "unknown disk cache mode '%s'" msgstr "不明なディスクキャッシュモード '%s'" #: src/conf/domain_conf.c:7227 #, c-format msgid "unknown disk error policy '%s'" msgstr "不明なディスクエラーポリシー '%s'" #: src/conf/domain_conf.c:7236 #, c-format msgid "unknown disk read error policy '%s'" msgstr "不明なディスク読み取りエラーポリシー '%s'" #: src/conf/domain_conf.c:7245 #, c-format msgid "unknown disk io mode '%s'" msgstr "不明なディスク I/O モード '%s'" #: src/conf/domain_conf.c:7255 msgid "disk ioeventfd mode supported only for virtio bus" msgstr "ディスク ioeventfd モードは virtio バスに対してのみサポートされます" #: src/conf/domain_conf.c:7262 #, c-format msgid "unknown disk ioeventfd mode '%s'" msgstr "不明なディスク ioeventfd モード '%s'" #: src/conf/domain_conf.c:7272 msgid "disk event_idx mode supported only for virtio bus" msgstr "ディスク event_idx モードは virtio バスに対してのみサポートされます" #: src/conf/domain_conf.c:7280 #, c-format msgid "unknown disk event_idx mode '%s'" msgstr "不明なディスク event_idx モード '%s'" #: src/conf/domain_conf.c:7291 #, c-format msgid "unknown disk copy_on_read mode '%s'" msgstr "不明なディスク copy_on_read モード '%s'" #: src/conf/domain_conf.c:7301 #, c-format msgid "unknown disk discard mode '%s'" msgstr "不明なディスク破棄モード '%s'" #: src/conf/domain_conf.c:7310 #, c-format msgid "Invalid iothread attribute in disk driver element: %s" msgstr "" #: src/conf/domain_conf.c:7336 #, c-format msgid "unknown startupPolicy value '%s'" msgstr "不明な startupPolicy 値 '%s'" #: src/conf/domain_conf.c:7343 #, c-format msgid "Setting disk %s is not allowed for disk of network type" msgstr "ディスク %s の設定はネットワークタイプのディスクに対して許可されません" #: src/conf/domain_conf.c:7353 msgid "Setting disk 'requisite' is allowed only for cdrom or floppy" msgstr "ディスク 'requisite' の設定は CD-ROM またはフロッピーに対してのみ許可されます" #: src/conf/domain_conf.c:7383 src/conf/domain_conf.c:8124 #, c-format msgid "unknown driver format value '%s'" msgstr "不明なドライバー形式値 '%s'" #: src/conf/domain_conf.c:7486 #, c-format msgid "missing element or attribute '%s'" msgstr "" #: src/conf/domain_conf.c:7495 #, c-format msgid "Invalid value '%s' for element or attribute '%s'" msgstr "" #: src/conf/domain_conf.c:7564 msgid "size value too large" msgstr "" #: src/conf/domain_conf.c:7743 #, c-format msgid "Unknown controller type '%s'" msgstr "不明なコントローラー形式 '%s'" #: src/conf/domain_conf.c:7756 #, c-format msgid "Cannot parse controller index %s" msgstr "コントローラーのインデックス %s を構文解析できません" #: src/conf/domain_conf.c:7765 #, c-format msgid "Unknown model type '%s'" msgstr "不明なモデルの種類 '%s'" #: src/conf/domain_conf.c:7781 msgid "Multiple elements in controller definition not allowed" msgstr "" #: src/conf/domain_conf.c:7790 msgid "Multiple elements in controller definition not allowed" msgstr "" #: src/conf/domain_conf.c:7805 #, c-format msgid "Malformed 'queues' value '%s'" msgstr "不正な形式の 'queues' 値 '%s'" #: src/conf/domain_conf.c:7811 #, c-format msgid "Malformed 'cmd_per_lun' value '%s'" msgstr "" #: src/conf/domain_conf.c:7817 #, c-format msgid "Malformed 'max_sectors' value %s'" msgstr "" #: src/conf/domain_conf.c:7824 #, c-format msgid "Malformed 'ioeventfd' value %s'" msgstr "" #: src/conf/domain_conf.c:7843 #, c-format msgid "Invalid ports: %s" msgstr "無効なポート: %s" #: src/conf/domain_conf.c:7856 #, c-format msgid "Invalid vectors: %s" msgstr "無効なベクター: %s" #: src/conf/domain_conf.c:7893 msgid "pci-root and pcie-root controllers should not have an address" msgstr "pci-root コントローラーと pcie-root コントローラーがアドレスを持つべきではありません" #: src/conf/domain_conf.c:7899 msgid "pci-root and pcie-root controllers should have index 0" msgstr "pci-root コントローラーと pcie-root コントローラーはインデックス 0 を持たなければいけません" #: src/conf/domain_conf.c:7917 #, c-format msgid "Unknown PCI controller model name '%s'" msgstr "" #: src/conf/domain_conf.c:7925 #, c-format msgid "Invalid chassisNr '%s' in PCI controller" msgstr "" #: src/conf/domain_conf.c:7932 #, c-format msgid "PCI controller chassisNr '%s' out of range - must be 0-255" msgstr "" #: src/conf/domain_conf.c:7942 #, c-format msgid "Invalid chassis '%s' in PCI controller" msgstr "" #: src/conf/domain_conf.c:7949 #, c-format msgid "PCI controller chassis '%s' out of range - must be 0-255" msgstr "" #: src/conf/domain_conf.c:7959 #, c-format msgid "Invalid port '%s' in PCI controller" msgstr "" #: src/conf/domain_conf.c:7966 #, c-format msgid "PCI controller port '%s' out of range - must be 0-255" msgstr "" #: src/conf/domain_conf.c:7985 msgid "Controllers must use the 'pci' address type" msgstr "コントローラーは 'pci'アドレス形式を使用しなければいけません" #: src/conf/domain_conf.c:8049 #, c-format msgid "unknown filesystem type '%s'" msgstr "不明なファイルシステム形式 '%s'" #: src/conf/domain_conf.c:8060 #, c-format msgid "unknown accessmode '%s'" msgstr "不明なアクセスモード '%s'" #: src/conf/domain_conf.c:8116 #, c-format msgid "unknown fs driver type '%s'" msgstr "不明なファイルシステムドライバー形式 '%s'" #: src/conf/domain_conf.c:8132 #, c-format msgid "unknown filesystem write policy '%s'" msgstr "不明なファイルシステム書き込みポリシー '%s'" #: src/conf/domain_conf.c:8155 msgid "missing 'usage' attribute for RAM filesystem" msgstr "RAM ファイルシステムに対して 'usage' 属性がありません" #: src/conf/domain_conf.c:8160 #, c-format msgid "cannot parse usage '%s' for RAM filesystem" msgstr "RAM ファイルシステムに対して使用法 '%s' を構文解析できません" #: src/conf/domain_conf.c:8224 msgid "missing type attribute in interface's element" msgstr "インターフェースの 要素に type 属性がありません" #: src/conf/domain_conf.c:8229 #, c-format msgid "unknown type '%s' in interface's element" msgstr "インターフェースの 要素に不明な形式 '%s' があります" #: src/conf/domain_conf.c:8237 #, c-format msgid "unsupported type '%s' in interface's element" msgstr "インターフェースの 要素にサポートされない type '%s' があります" #: src/conf/domain_conf.c:8247 src/conf/domain_conf.c:8475 #, c-format msgid "unknown trustGuestRxFilters value '%s'" msgstr "" #: src/conf/domain_conf.c:8268 #, c-format msgid "" " element unsupported for type='%s' in interface's " "element" msgstr " 要素はインターフェースの 要素における type='%s' に対してサポートされません" #: src/conf/domain_conf.c:8282 #, c-format msgid "Unknown mode '%s' in interface element" msgstr "インターフェースの 要素に不明なモード '%s' があります" #: src/conf/domain_conf.c:8313 #, c-format msgid "Unable to parse class id '%s'" msgstr "クラス ID '%s' を構文解析できません" #: src/conf/domain_conf.c:8326 msgid "" "Missing element with bridge name in interface's element" msgstr "" #: src/conf/domain_conf.c:8336 #, c-format msgid "" "Invalid macTableManager setting '%s' in domain interface's element" msgstr "" #: src/conf/domain_conf.c:8463 #, c-format msgid "unknown interface type '%s'" msgstr "不明なインターフェイス形式 '%s'" #: src/conf/domain_conf.c:8530 #, c-format msgid " element unsupported for " msgstr " 要素は に対してサポートされません" #: src/conf/domain_conf.c:8559 src/lxc/lxc_native.c:448 msgid "Domain interface" msgstr "" #: src/conf/domain_conf.c:8600 msgid "" "Invalid specification of multiple s in a single " msgstr "単一の における複数の の無効な指定" #: src/conf/domain_conf.c:8647 src/qemu/qemu_command.c:12365 #, c-format msgid "unable to parse mac address '%s'" msgstr "MAC アドレス '%s' を構文解析できません" #: src/conf/domain_conf.c:8653 #, c-format msgid "expected unicast mac address, found multicast '%s'" msgstr "ユニキャスト MAC アドレスが期待されますが、マルチキャスト '%s' が見つかりました" #: src/conf/domain_conf.c:8686 msgid "Network interfaces must use 'pci' address type" msgstr "ネットワークインターフェースは 'pci' アドレス形式を使用しなければいけません" #: src/conf/domain_conf.c:8694 msgid "" "No 'network' attribute specified with " msgstr " とともに の 'network' 属性が指定されていません" #: src/conf/domain_conf.c:8709 msgid "" "Wrong or no 'type' attribute specified with . vhostuser requires the virtio-net* frontend" msgstr "" #: src/conf/domain_conf.c:8718 #, c-format msgid "Type='%s' unsupported for " msgstr "" #: src/conf/domain_conf.c:8723 msgid "" "No 'type' attribute specified for " msgstr "" #: src/conf/domain_conf.c:8731 msgid "" "No 'path' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8739 msgid "" "No 'mode' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8758 msgid "" "Wrong 'mode' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8775 msgid "" "No 'bridge' attribute specified with " msgstr " の 'bridge' 属性が と一緒に指定されていません" #: src/conf/domain_conf.c:8789 msgid "No 'port' attribute specified with socket interface" msgstr "ソケットインターフェースとともに の 'port' 属性が指定されていません" #: src/conf/domain_conf.c:8795 msgid "Cannot parse 'port' attribute with socket interface" msgstr "ソケットインターフェイスとともに の 'port' 属性を構文解析できません" #: src/conf/domain_conf.c:8805 msgid "No 'address' attribute specified with socket interface" msgstr "ソケットインターフェースとともに の 'address' 属性が指定されていません" #: src/conf/domain_conf.c:8819 msgid "No 'port' attribute specified with socket interface" msgstr "" #: src/conf/domain_conf.c:8825 msgid "Cannot parse 'port' attribute with socket interface" msgstr "" #: src/conf/domain_conf.c:8832 msgid "No 'address' attribute specified with socket interface" msgstr "" #: src/conf/domain_conf.c:8844 msgid "" "No 'name' attribute specified with " msgstr " とともに の 'name' 属性が指定されていません" #: src/conf/domain_conf.c:8855 msgid "No 'dev' attribute specified with " msgstr " とともに の 'dev' 属性が指定されていません" #: src/conf/domain_conf.c:8863 msgid "Unknown mode has been specified" msgstr "不明なモードが指定されました" #: src/conf/domain_conf.c:8942 msgid "Model name contains invalid characters" msgstr "モデル名は無効な文字を含んでいます" #: src/conf/domain_conf.c:8955 #, c-format msgid "Unknown interface has been specified" msgstr "不明なインターフェース が指定されました" #: src/conf/domain_conf.c:8966 #, c-format msgid "Unknown interface has been specified" msgstr "不明なインターフェース が指定されました" #: src/conf/domain_conf.c:8976 #, c-format msgid "unknown interface ioeventfd mode '%s'" msgstr "不明なインターフェース ioeventfd モード '%s'" #: src/conf/domain_conf.c:8985 #, c-format msgid "unknown interface event_idx mode '%s'" msgstr "不明なインターフェース event_idx モード '%s' です" #: src/conf/domain_conf.c:8995 #, c-format msgid "'queues' attribute must be positive number: %s" msgstr "'queues' 属性は正の整数である必要があります: %s" #: src/conf/domain_conf.c:9005 #, c-format msgid "unknown host csum mode '%s'" msgstr "" #: src/conf/domain_conf.c:9015 #, c-format msgid "unknown host gso mode '%s'" msgstr "" #: src/conf/domain_conf.c:9025 #, c-format msgid "unknown host tso4 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9035 #, c-format msgid "unknown host tso6 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9045 #, c-format msgid "unknown host ecn mode '%s'" msgstr "" #: src/conf/domain_conf.c:9055 #, c-format msgid "unknown host ufo mode '%s'" msgstr "" #: src/conf/domain_conf.c:9065 #, c-format msgid "unknown host mrg_rxbuf mode '%s'" msgstr "" #: src/conf/domain_conf.c:9075 #, c-format msgid "unknown guest csum mode '%s'" msgstr "" #: src/conf/domain_conf.c:9085 #, c-format msgid "unknown guest tso4 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9095 #, c-format msgid "unknown guest tso6 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9105 #, c-format msgid "unknown guest ecn mode '%s'" msgstr "" #: src/conf/domain_conf.c:9115 #, c-format msgid "unknown guest ufo mode '%s'" msgstr "" #: src/conf/domain_conf.c:9129 #, c-format msgid "unknown interface link state '%s'" msgstr "不明なインターフェースリンクステート '%s' です" #: src/conf/domain_conf.c:9155 msgid "sndbuf must be a positive integer" msgstr "sndbuf は正の整数でなければいけません" #: src/conf/domain_conf.c:9212 #, c-format msgid "target type must be specified for %s device" msgstr "ターゲット形式は %s デバイスに対して指定されなければいけません" #: src/conf/domain_conf.c:9282 #, c-format msgid "unknown target type '%s' specified for character device" msgstr "キャラクターデバイスに対して指定されている不明なターゲット形式 '%s'" #: src/conf/domain_conf.c:9299 msgid "guestfwd channel does not define a target address" msgstr "guestfwd チャネルがターゲットアドレスを定義していません" #: src/conf/domain_conf.c:9309 msgid "guestfwd channel only supports IPv4 addresses" msgstr "guestfwd チャネルは IPv4 アドレスのみをサポートします" #: src/conf/domain_conf.c:9316 msgid "guestfwd channel does not define a target port" msgstr "guestfwd チャネルがターゲットポートを定義していません" #: src/conf/domain_conf.c:9323 src/conf/domain_conf.c:9361 #: src/conf/storage_conf.c:515 #, c-format msgid "Invalid port number: %s" msgstr "無効なポート番号: %s" #: src/conf/domain_conf.c:9340 #, c-format msgid "invalid channel state value '%s'" msgstr "" #: src/conf/domain_conf.c:9445 #, c-format msgid "Unknown source mode '%s'" msgstr "不明なソースモード '%s'" #: src/conf/domain_conf.c:9513 #, c-format msgid "Invalid append attribute value '%s'" msgstr "" #: src/conf/domain_conf.c:9519 src/conf/domain_conf.c:9620 msgid "Missing source path attribute for char device" msgstr "char デバイス用のソースパス属性がありません" #: src/conf/domain_conf.c:9530 msgid "Missing master path attribute for nmdm device" msgstr "" #: src/conf/domain_conf.c:9536 msgid "Missing slave path attribute for nmdm device" msgstr "" #: src/conf/domain_conf.c:9550 src/conf/domain_conf.c:9568 msgid "Missing source host attribute for char device" msgstr "char デバイスのソースホスト属性がありません" #: src/conf/domain_conf.c:9556 src/conf/domain_conf.c:9574 #: src/conf/domain_conf.c:9599 msgid "Missing source service attribute for char device" msgstr "char デバイスのソースサービス属性がありません" #: src/conf/domain_conf.c:9590 #, c-format msgid "Unknown protocol '%s'" msgstr "不明なプロトコル '%s'" #: src/conf/domain_conf.c:9633 msgid "Missing source channel attribute for char device" msgstr "" #: src/conf/domain_conf.c:9638 msgid "Invalid character in source channel for char device" msgstr "" #: src/conf/domain_conf.c:9744 src/conf/domain_conf.c:9899 #, c-format msgid "unknown type presented to host for character device: %s" msgstr "ホストのキャラクターデバイスに不明な形式が与えられました: %s" #: src/conf/domain_conf.c:9752 #, c-format msgid "unknown character device type: %s" msgstr "不明なキャラクターデバイスの形式: %s" #: src/conf/domain_conf.c:9780 msgid "spicevmc device type only supports virtio" msgstr "spicevmc デバイス形式は virtio のみをサポートします" #: src/conf/domain_conf.c:9801 src/qemu/qemu_command.c:11469 msgid "usb-serial requires address of usb type" msgstr "usb-serial は USB 形式のアドレスが必要です" #: src/conf/domain_conf.c:9832 msgid "missing smartcard device mode" msgstr "スマートカードデバイスのモードがありません" #: src/conf/domain_conf.c:9837 #, c-format msgid "unknown smartcard device mode: %s" msgstr "スマートカードデバイスの不明なモードです: %s" #: src/conf/domain_conf.c:9854 src/conf/domain_conf.c:9883 msgid "host-certificates mode needs exactly three certificates" msgstr "ホスト証明書モードは正確に 3 つの証明書が必要です" #: src/conf/domain_conf.c:9874 #, c-format msgid "expecting absolute path: %s" msgstr "絶対パスが期待されます: %s" #: src/conf/domain_conf.c:9893 msgid "passthrough mode requires a character device type attribute" msgstr "パススルーモードはキャラクターデバイスの type 属性が必要です" #: src/conf/domain_conf.c:9918 msgid "unknown smartcard mode" msgstr "不明なスマートカードのモードです" #: src/conf/domain_conf.c:9927 msgid "Controllers must use the 'ccid' address type" msgstr "コントローターは 'ccid' アドレス形式を使用しなければいけません" #: src/conf/domain_conf.c:9975 #, c-format msgid "Unknown TPM frontend model '%s'" msgstr "不明な TPM フロントエンドモデル '%s'" #: src/conf/domain_conf.c:9988 msgid "only one TPM backend is supported" msgstr "一つの TPM バックエンドのみがサポートされます" #: src/conf/domain_conf.c:9994 msgid "missing TPM device backend" msgstr "TPM デバイスのバックエンドがありません" #: src/conf/domain_conf.c:10000 msgid "missing TPM device backend type" msgstr "TPM デバイスのバックエンド形式がありません" #: src/conf/domain_conf.c:10006 #, c-format msgid "Unknown TPM backend type '%s'" msgstr "不明な TPM バックエンド形式 '%s'" #: src/conf/domain_conf.c:10058 #, c-format msgid "unknown panic model '%s'" msgstr "" #: src/conf/domain_conf.c:10095 msgid "missing input device type" msgstr "入力デバイスタイプがありません" #: src/conf/domain_conf.c:10101 #, c-format msgid "unknown input device type '%s'" msgstr "不明な入力デバイス形式 '%s'" #: src/conf/domain_conf.c:10108 #, c-format msgid "unknown input bus type '%s'" msgstr "不明な入力バス形式 '%s'" #: src/conf/domain_conf.c:10117 #, c-format msgid "ps2 bus does not support %s input device" msgstr "ps2 バスは %s 入力デバイスをサポートしません" #: src/conf/domain_conf.c:10123 src/conf/domain_conf.c:10130 #, c-format msgid "unsupported input bus %s" msgstr "サポートのない入力バス %s" #: src/conf/domain_conf.c:10137 #, c-format msgid "xen bus does not support %s input device" msgstr "xen バスは %s 入力デバイスをサポートしません" #: src/conf/domain_conf.c:10146 #, c-format msgid "parallels containers don't support input bus %s" msgstr "" #: src/conf/domain_conf.c:10155 #, c-format msgid "parallels bus does not support %s input device" msgstr "" #: src/conf/domain_conf.c:10162 msgid "Input devices are not supported by this virtualization driver." msgstr "" #: src/conf/domain_conf.c:10192 src/conf/domain_conf.c:12162 msgid "Invalid address for a USB device" msgstr "USB デバイスのアドレスが無効です" #: src/conf/domain_conf.c:10200 msgid "Missing evdev path for input device passthrough" msgstr "" #: src/conf/domain_conf.c:10233 msgid "missing hub device type" msgstr "ハブデバイスの形式がありません" #: src/conf/domain_conf.c:10239 #, c-format msgid "unknown hub device type '%s'" msgstr "ハブデバイスの不明な形式 '%s' です" #: src/conf/domain_conf.c:10282 msgid "missing timer name" msgstr "タイマー名がありません" #: src/conf/domain_conf.c:10287 #, c-format msgid "unknown timer name '%s'" msgstr "不明なタイマー名 '%s'" #: src/conf/domain_conf.c:10299 #, c-format msgid "unknown timer present value '%s'" msgstr "不明なタイマー present 値 '%s'" #: src/conf/domain_conf.c:10309 #, c-format msgid "unknown timer tickpolicy '%s'" msgstr "不明なタイマー tickpolicy '%s'" #: src/conf/domain_conf.c:10319 #, c-format msgid "unknown timer track '%s'" msgstr "不明な track '%s'" #: src/conf/domain_conf.c:10329 msgid "invalid timer frequency" msgstr "無効なタイマー frequency です" #: src/conf/domain_conf.c:10338 #, c-format msgid "unknown timer mode '%s'" msgstr "不明なタイマーモード '%s'" #: src/conf/domain_conf.c:10351 msgid "invalid catchup threshold" msgstr "無効な catchup threshold です" #: src/conf/domain_conf.c:10360 msgid "invalid catchup slew" msgstr "無効な catchup slew です" #: src/conf/domain_conf.c:10369 msgid "invalid catchup limit" msgstr "無効な catchup limit です" #: src/conf/domain_conf.c:10422 #, c-format msgid "cannot parse password validity time '%s', expect YYYY-MM-DDTHH:MM:SS" msgstr "パスワード有効期限 '%s' を構文解析できません、YYYY-MM-DDTHH:MM:SS が期待されます" #: src/conf/domain_conf.c:10441 #, c-format msgid "unknown connected value %s" msgstr "不明な connected 値 %s です" #: src/conf/domain_conf.c:10452 msgid "VNC supports connected='keep' only" msgstr "VNC は connected='keep' のみがサポートされます" #: src/conf/domain_conf.c:10476 msgid "graphics listen type must be specified" msgstr "グラフィックスのリッスン形式が指定されなければいけません" #: src/conf/domain_conf.c:10482 #, c-format msgid "unknown graphics listen type '%s'" msgstr "不明なグラフィックスのリッスン形式 '%s' です" #: src/conf/domain_conf.c:10502 msgid "network attribute not allowed when listen type is not network" msgstr "network 属性はリッスン形式が network でないとき許可されません" #: src/conf/domain_conf.c:10513 #, c-format msgid "Invalid fromConfig value: %s" msgstr "無効な fromConfig 値: %s" #: src/conf/domain_conf.c:10554 msgid "missing graphics device type" msgstr "グラフィックデバイスタイプがありません" #: src/conf/domain_conf.c:10560 #, c-format msgid "unknown graphics device type '%s'" msgstr "不明なグラフィックデバイス形式 '%s'" #: src/conf/domain_conf.c:10624 #, c-format msgid "" "graphics listen attribute %s must match address attribute of first listen " "element (found %s)" msgstr "" "グラフィックス listen 属性 %s が最初の listen 要素の address 属性 (%s がありました) と一致しなければいけません" #: src/conf/domain_conf.c:10646 #, c-format msgid "cannot parse vnc port %s" msgstr "vnc port %s を構文解析できません" #: src/conf/domain_conf.c:10676 #, c-format msgid "cannot parse vnc WebSocket port %s" msgstr "VNC WebSocket ポート %s を構文解析できません" #: src/conf/domain_conf.c:10689 src/qemu/qemu_command.c:13192 #, c-format msgid "unknown vnc display sharing policy '%s'" msgstr "不明な VNC ディスプレイ共有ポリシー '%s'" #: src/conf/domain_conf.c:10714 src/conf/domain_conf.c:10779 #, c-format msgid "unknown fullscreen value '%s'" msgstr "不明なフルスクリーン値 %s" #: src/conf/domain_conf.c:10733 #, c-format msgid "cannot parse rdp port %s" msgstr "rdp port %s を構文解析できません" #: src/conf/domain_conf.c:10800 #, c-format msgid "cannot parse spice port %s" msgstr "spice port %s を構文解析できません" #: src/conf/domain_conf.c:10813 #, c-format msgid "cannot parse spice tlsPort %s" msgstr "spice tlsPort %s を構文解析できません" #: src/conf/domain_conf.c:10833 #, c-format msgid "unknown default spice channel mode %s" msgstr "不明なデフォルト spice チャネルモード %s" #: src/conf/domain_conf.c:10869 msgid "spice channel missing name/mode" msgstr "spice channel に name/mode がありません" #: src/conf/domain_conf.c:10877 #, c-format msgid "unknown spice channel name %s" msgstr "不明な SPICE チャネル名 %s" #: src/conf/domain_conf.c:10885 #, c-format msgid "unknown spice channel mode %s" msgstr "不明な SPICE チャネルモード %s" #: src/conf/domain_conf.c:10901 msgid "spice image missing compression" msgstr "spice image に compression がありません" #: src/conf/domain_conf.c:10908 #, c-format msgid "unknown spice image compression %s" msgstr "不明な spice image compression %s" #: src/conf/domain_conf.c:10922 msgid "spice jpeg missing compression" msgstr "spice jpeg に compression がありません" #: src/conf/domain_conf.c:10929 #, c-format msgid "unknown spice jpeg compression %s" msgstr "不明な spice jpeg compression %s" #: src/conf/domain_conf.c:10943 msgid "spice zlib missing compression" msgstr "spice zlib に compression がありません" #: src/conf/domain_conf.c:10950 #, c-format msgid "unknown spice zlib compression %s" msgstr "不明な spice zlib compression %s" #: src/conf/domain_conf.c:10964 msgid "spice playback missing compression" msgstr "spice playback に compression がありません" #: src/conf/domain_conf.c:10971 msgid "unknown spice playback compression" msgstr "不明な spice playback compression" #: src/conf/domain_conf.c:10985 msgid "spice streaming missing mode" msgstr "spice streaming に mode がありません" #: src/conf/domain_conf.c:10991 msgid "unknown spice streaming mode" msgstr "不明な spice streaming mode" #: src/conf/domain_conf.c:11005 msgid "spice clipboard missing copypaste" msgstr "spice clipboard に copypaste があります" #: src/conf/domain_conf.c:11012 #, c-format msgid "unknown copypaste value '%s'" msgstr "不明な copypaste value '%s'" #: src/conf/domain_conf.c:11025 msgid "spice filetransfer missing enable" msgstr "" #: src/conf/domain_conf.c:11032 #, c-format msgid "unknown enable value '%s'" msgstr "" #: src/conf/domain_conf.c:11045 msgid "spice mouse missing mode" msgstr "spice mouse に mode がありません" #: src/conf/domain_conf.c:11051 #, c-format msgid "unknown mouse mode value '%s'" msgstr "不明な mouse mode 値 '%s'" #: src/conf/domain_conf.c:11092 #, c-format msgid "unknown codec type '%s'" msgstr "不明なコーデック形式 '%s'" #: src/conf/domain_conf.c:11125 #, c-format msgid "unknown sound model '%s'" msgstr "不明なサウンドモデル '%s'" #: src/conf/domain_conf.c:11192 msgid "watchdog must contain model name" msgstr "watchdog はモデル名を含まなければいけません" #: src/conf/domain_conf.c:11198 #, c-format msgid "unknown watchdog model '%s'" msgstr "不明なウォッチドッグモデル '%s'" #: src/conf/domain_conf.c:11209 #, c-format msgid "unknown watchdog action '%s'" msgstr "不明なウォッチドッグアクション '%s'" #: src/conf/domain_conf.c:11247 msgid "missing RNG device model" msgstr "RNG デバイスモデルがありません" #: src/conf/domain_conf.c:11252 #, c-format msgid "unknown RNG model '%s'" msgstr "不明な RNG モデル '%s'" #: src/conf/domain_conf.c:11260 msgid "invalid RNG rate bytes value" msgstr "無効な RNG rate bytes 値" #: src/conf/domain_conf.c:11267 msgid "invalid RNG rate period value" msgstr "無効な RNG rate period 値" #: src/conf/domain_conf.c:11276 msgid "only one RNG backend is supported" msgstr "RNG バックエンドは一つのみサポートされます" #: src/conf/domain_conf.c:11282 msgid "missing RNG device backend model" msgstr "RNG デバイスのバックエンドモデルがありません" #: src/conf/domain_conf.c:11288 #, c-format msgid "unknown RNG backend model '%s'" msgstr "不明な RNG バックエンドモデル '%s'" #: src/conf/domain_conf.c:11299 #, c-format msgid "file '%s' is not a supported random source" msgstr "ファイル '%s' がサポートされた乱数ソースではありません" #: src/conf/domain_conf.c:11308 msgid "missing EGD backend type" msgstr "EGD バックエンド形式がありません" #: src/conf/domain_conf.c:11318 #, c-format msgid "unknown backend type '%s' for egd" msgstr "EGD 向け不明なバックエンド形式 '%s'" #: src/conf/domain_conf.c:11368 msgid "balloon memory must contain model name" msgstr "バルーンメモリーはモデル名を含まなければいけません" #: src/conf/domain_conf.c:11374 #, c-format msgid "unknown memory balloon model '%s'" msgstr "不明なメモリーバルーンモデル '%s'" #: src/conf/domain_conf.c:11381 #, c-format msgid "invalid autodeflate attribute value '%s'" msgstr "" #: src/conf/domain_conf.c:11388 msgid "invalid statistics collection period" msgstr "無効な統計情報収集間隔" #: src/conf/domain_conf.c:11453 msgid "shmem element must contain 'name' attribute" msgstr "" #: src/conf/domain_conf.c:11477 #, c-format msgid "invalid number of vectors for shmem: '%s'" msgstr "" #: src/conf/domain_conf.c:11488 #, c-format msgid "invalid msi ioeventfd setting for shmem: '%s'" msgstr "" #: src/conf/domain_conf.c:11500 msgid "msi option is only supported with a server" msgstr "" #: src/conf/domain_conf.c:11527 msgid "XML does not contain expected 'bios' element" msgstr "" #: src/conf/domain_conf.c:11557 msgid "Invalid BIOS 'date' format" msgstr "無効な BIOS 'date' 形式" #: src/conf/domain_conf.c:11589 msgid "XML does not contain expected 'system' element" msgstr "" #: src/conf/domain_conf.c:11610 msgid "malformed uuid element" msgstr "不正な形式の UUID 要素" #: src/conf/domain_conf.c:11617 msgid "UUID mismatch between and " msgstr "UUID が で一致しません" #: src/conf/domain_conf.c:11718 msgid "XML does not contain expected 'sysinfo' element" msgstr "XML が 期待される 'sysinfo' 要素を含んでいません" #: src/conf/domain_conf.c:11728 msgid "sysinfo must contain a type attribute" msgstr "sysinfo は type 属性を含まなければいけません" #: src/conf/domain_conf.c:11733 #, c-format msgid "unknown sysinfo type '%s'" msgstr "不明な sysinfo type '%s'" #: src/conf/domain_conf.c:11872 #, c-format msgid "unknown accel3d value '%s'" msgstr "" #: src/conf/domain_conf.c:11881 #, c-format msgid "unknown accel2d value '%s'" msgstr "" #: src/conf/domain_conf.c:11936 #, c-format msgid "unknown video model '%s'" msgstr "不明なビデオモデル '%s'" #: src/conf/domain_conf.c:11942 msgid "missing video model and cannot determine default" msgstr "ビデオモデルが無いためデフォルトを決定できません" #: src/conf/domain_conf.c:11950 msgid "ram attribute only supported for type of qxl" msgstr "ram 属性は qxl の種類に対してのみサポートされます" #: src/conf/domain_conf.c:11955 #, c-format msgid "cannot parse video ram '%s'" msgstr "video ram '%s' を構文解析できません" #: src/conf/domain_conf.c:11965 #, c-format msgid "cannot parse video vram '%s'" msgstr "" #: src/conf/domain_conf.c:11975 msgid "vgamem attribute only supported for type of qxl" msgstr "" #: src/conf/domain_conf.c:11980 #, c-format msgid "cannot parse video vgamem '%s'" msgstr "" #: src/conf/domain_conf.c:11988 #, c-format msgid "cannot parse video heads '%s'" msgstr "video heads '%s' を構文解析できません" #: src/conf/domain_conf.c:12035 #, c-format msgid "unknown hostdev mode '%s'" msgstr "不明な hostdev モード '%s'" #: src/conf/domain_conf.c:12055 #, c-format msgid "Unexpected hostdev mode %d" msgstr "予期しない hostdev モード %d" #: src/conf/domain_conf.c:12072 msgid "PCI host devices must use 'pci' address type" msgstr "PCI ホストデバイスは 'pci' アドレス形式を使用しなければいけません" #: src/conf/domain_conf.c:12080 msgid "SCSI host device must use 'drive' address type" msgstr "" #: src/conf/domain_conf.c:12122 #, c-format msgid "unknown redirdev bus '%s'" msgstr "不明な redirdev バス '%s' です" #: src/conf/domain_conf.c:12133 #, c-format msgid "unknown redirdev character device type '%s'" msgstr "不明な redirdev キャラクターデバイス形式 '%s' です" #: src/conf/domain_conf.c:12138 msgid "missing type in redirdev" msgstr "redirdev に type がありません" #: src/conf/domain_conf.c:12212 #, c-format msgid "Cannot parse USB device version %s" msgstr "" #: src/conf/domain_conf.c:12231 #, c-format msgid "Cannot parse USB Class code %s" msgstr "USB クラスコード %s を構文解析できません" #: src/conf/domain_conf.c:12237 #, c-format msgid "Invalid USB Class code %s" msgstr "無効な USB クラスコード %s" #: src/conf/domain_conf.c:12248 #, c-format msgid "Cannot parse USB vendor ID %s" msgstr "USB ベンダー ID %s を構文解析できません" #: src/conf/domain_conf.c:12259 #, c-format msgid "Cannot parse USB product ID %s" msgstr "USB プロダクト ID %s を構文解析できません" #: src/conf/domain_conf.c:12284 msgid "Invalid allow value, either 'yes' or 'no'" msgstr "無効な allow 値、'yes' または 'no' のどちらかにする必要があります" #: src/conf/domain_conf.c:12289 msgid "Missing allow attribute for USB redirection filter" msgstr "USB リダイレクションフィルターの allow 属性がありません" #: src/conf/domain_conf.c:12361 #, c-format msgid "unknown %s action: %s" msgstr "不明な %s アクション: %s" #: src/conf/domain_conf.c:12381 #, c-format msgid "unknown PM state value %s" msgstr "不明な PM 状態値 %s" #: src/conf/domain_conf.c:12414 #, c-format msgid "Invalid value of 'nodemask': %s" msgstr "" #: src/conf/domain_conf.c:12444 msgid "invalid value of memory device node" msgstr "" #: src/conf/domain_conf.c:12477 msgid "missing memory model" msgstr "" #: src/conf/domain_conf.c:12483 #, c-format msgid "invalid memory model '%s'" msgstr "" #: src/conf/domain_conf.c:12496 msgid "missing element for device" msgstr "" #: src/conf/domain_conf.c:12529 msgid "(device_definition)" msgstr "(デバイス定義)" #: src/conf/domain_conf.c:12547 #, c-format msgid "unknown device type '%s'" msgstr "不明なデバイス形式 '%s'" #: src/conf/domain_conf.c:12687 msgid "(disk_definition)" msgstr "" #: src/conf/domain_conf.c:12693 #, c-format msgid "expecting root element of 'disk', not '%s'" msgstr "" #: src/conf/domain_conf.c:12974 #, c-format msgid "target '%s' duplicated for disk sources '%s' and '%s'" msgstr "" #: src/conf/domain_conf.c:13185 #, c-format msgid "multiple devices matching mac address %s found" msgstr "MAC アドレス %s を一致するデバイスが複数見つかりました" #: src/conf/domain_conf.c:13206 #, c-format msgid "no device matching mac address %s found on %.4x:%.2x:%.2x.%.1x" msgstr "" #: src/conf/domain_conf.c:13215 #, c-format msgid "no device matching mac address %s found" msgstr "" #: src/conf/domain_conf.c:13369 #, c-format msgid "Unknown controller type %d" msgstr "" #: src/conf/domain_conf.c:13377 #, c-format msgid "Could not find %s controller with index %d required for device" msgstr "" #: src/conf/domain_conf.c:13384 #, c-format msgid "Device alias was not set for %s controller with index %d " msgstr "" #: src/conf/domain_conf.c:13827 msgid "Domain already contains a device with the same address" msgstr "" #: src/conf/domain_conf.c:13889 msgid "cannot count boot devices" msgstr "ブートデバイスを数えられません" #: src/conf/domain_conf.c:13899 src/conf/domain_conf.c:22667 msgid "" "per-device boot elements cannot be used together with os/boot elements" msgstr "per-device boot 要素は os/boot 要素と同時に指定できません" #: src/conf/domain_conf.c:13909 msgid "missing boot device" msgstr "ブートデバイスがありません" #: src/conf/domain_conf.c:13914 #, c-format msgid "unknown boot device '%s'" msgstr "不明なブートデバイス: '%s'" #: src/conf/domain_conf.c:13946 msgid "invalid value for boot menu timeout, must be in range [0,65535]" msgstr "" #: src/conf/domain_conf.c:13960 msgid "need at least one serial port for useserial" msgstr "useserial するには少なくとも一つのシリアルポートが必要です" #: src/conf/domain_conf.c:13978 msgid "invalid value for rebootTimeout, must be in range [-1,65535]" msgstr "rebootTimeout に無効な値があります、[-1,65535] の範囲にある必要があります" #: src/conf/domain_conf.c:14032 msgid "invalid idmap start/target/count settings" msgstr "" #: src/conf/domain_conf.c:14044 msgid "You must map the root user of container" msgstr "コンテナーの root ユーザーを対応付ける必要があります" #: src/conf/domain_conf.c:14081 msgid "Missing 'id' attribute in element" msgstr "" #: src/conf/domain_conf.c:14087 #, c-format msgid "invalid iothread 'id' value '%s'" msgstr "" #: src/conf/domain_conf.c:14143 msgid "missing vcpu id in vcpupin" msgstr "" #: src/conf/domain_conf.c:14149 #, c-format msgid "invalid setting for vcpu '%s'" msgstr "" #: src/conf/domain_conf.c:14158 msgid "missing cpuset for vcpupin" msgstr "vcpupin に cpuset がありません" #: src/conf/domain_conf.c:14197 msgid "missing iothread id in iothreadpin" msgstr "" #: src/conf/domain_conf.c:14203 #, c-format msgid "invalid setting for iothread '%s'" msgstr "" #: src/conf/domain_conf.c:14210 msgid "zero is an invalid iothread id value" msgstr "" #: src/conf/domain_conf.c:14216 #, c-format msgid "Cannot find 'iothread' : %u" msgstr "" #: src/conf/domain_conf.c:14223 msgid "missing cpuset for iothreadpin" msgstr "" #: src/conf/domain_conf.c:14232 src/conf/domain_conf.c:14667 #, c-format msgid "Invalid value of 'cpuset': %s" msgstr "" #: src/conf/domain_conf.c:14239 #, c-format msgid "duplicate iothreadpin for same iothread '%u'" msgstr "" #: src/conf/domain_conf.c:14268 msgid "missing cpuset for emulatorpin" msgstr "" #: src/conf/domain_conf.c:14420 msgid "hugepage size can't be zero" msgstr "" #: src/conf/domain_conf.c:14431 src/conf/numa_conf.c:184 #: src/conf/numa_conf.c:249 #, c-format msgid "Invalid value of 'nodeset': %s" msgstr "" #: src/conf/domain_conf.c:14460 msgid "missing resource partition attribute" msgstr "リソースのパーティション属性がありません" #: src/conf/domain_conf.c:14516 #, c-format msgid "unknown readonly value: %s" msgstr "" #: src/conf/domain_conf.c:14524 #, c-format msgid "unknown type value: %s" msgstr "" #: src/conf/domain_conf.c:14550 #, c-format msgid "Missing attribute '%s' in element '%sched'" msgstr "" #: src/conf/domain_conf.c:14563 #, c-format msgid "Invalid value of '%s': %s" msgstr "" #: src/conf/domain_conf.c:14571 msgid "Missing scheduler attribute" msgstr "" #: src/conf/domain_conf.c:14577 #, c-format msgid "Invalid scheduler attribute: '%s'" msgstr "" #: src/conf/domain_conf.c:14589 msgid "Missing scheduler priority" msgstr "" #: src/conf/domain_conf.c:14594 msgid "Invalid value for element priority" msgstr "" #: src/conf/domain_conf.c:14621 msgid "maximum vcpus count must be an integer" msgstr "" #: src/conf/domain_conf.c:14634 msgid "current vcpus count must be an integer" msgstr "" #: src/conf/domain_conf.c:14649 #, c-format msgid "Unsupported CPU placement mode '%s'" msgstr "サポートされない CPU 配置モード '%s'" #: src/conf/domain_conf.c:14728 msgid "missing domain type attribute" msgstr "ドメインタイプの属性がありません" #: src/conf/domain_conf.c:14734 #, c-format msgid "invalid domain type %s" msgstr "無効なドメインタイプ %s" #: src/conf/domain_conf.c:14749 msgid "an os must be specified" msgstr "" #: src/conf/domain_conf.c:14755 #, c-format msgid "unknown OS type '%s'" msgstr "" #: src/conf/domain_conf.c:14821 src/conf/network_conf.c:2055 #: src/conf/secret_conf.c:192 src/openvz/openvz_conf.c:1043 #: src/xenconfig/xen_common.c:206 msgid "Failed to generate UUID" msgstr "UUID の生成に失敗しました" #: src/conf/domain_conf.c:14828 src/conf/network_conf.c:2061 #: src/conf/nwfilter_conf.c:2672 src/conf/secret_conf.c:198 #: src/conf/storage_conf.c:849 msgid "malformed uuid element" msgstr "不正な形式の UUID 要素" #: src/conf/domain_conf.c:14838 msgid "Domain title can't contain newlines" msgstr "ドメインのタイトルに改行を含めることはできません" #: src/conf/domain_conf.c:14865 msgid "Failed to parse memory slot count" msgstr "" #: src/conf/domain_conf.c:14873 #, c-format msgid "Invalid memory core dump attribute value '%s'" msgstr "無効な memory core dump 属性値 '%s'" #: src/conf/domain_conf.c:14880 msgid "cannot extract hugepages nodes" msgstr "" #: src/conf/domain_conf.c:14900 #, c-format msgid "nodeset attribute of hugepages of sizes %llu and %llu intersect" msgstr "" #: src/conf/domain_conf.c:14908 #, c-format msgid "two master hugepages detected: %llu and %llu" msgstr "" #: src/conf/domain_conf.c:14940 msgid "cannot extract blkiotune nodes" msgstr "blkiotune ノードを抽出できません" #: src/conf/domain_conf.c:14955 #, c-format msgid "duplicate blkio device path '%s'" msgstr "" #: src/conf/domain_conf.c:14987 #, c-format msgid "invalid iothreads count '%s'" msgstr "" #: src/conf/domain_conf.c:15009 #, c-format msgid "duplicate iothread id '%u' found" msgstr "" #: src/conf/domain_conf.c:15025 msgid "can't parse cputune shares value" msgstr "cputune shares の値を構文解析できません" #: src/conf/domain_conf.c:15034 msgid "can't parse cputune period value" msgstr "cputune period の値を構文解析できません" #: src/conf/domain_conf.c:15041 msgid "Value of cputune period must be in range [1000, 1000000]" msgstr "cputune period の値は [1000, 1000000] の範囲にある必要があります" #: src/conf/domain_conf.c:15049 msgid "can't parse cputune quota value" msgstr "cputune quota の値を構文解析できません" #: src/conf/domain_conf.c:15057 msgid "Value of cputune quota must be in range [1000, 18446744073709551]" msgstr "cputune quota の値は [1000, 18446744073709551] の範囲にある必要があります" #: src/conf/domain_conf.c:15065 msgid "can't parse cputune emulator period value" msgstr "cputune emulator period の値を構文解析できません" #: src/conf/domain_conf.c:15073 msgid "Value of cputune emulator_period must be in range [1000, 1000000]" msgstr "cputune emulator_period の値は [1000, 1000000] の範囲にある必要があります" #: src/conf/domain_conf.c:15081 msgid "can't parse cputune emulator quota value" msgstr "cputune emulator quota の値を構文解析できません" #: src/conf/domain_conf.c:15089 msgid "" "Value of cputune emulator_quota must be in range [1000, 18446744073709551]" msgstr "cputune emulator_quota の値は [1000, 18446744073709551] の範囲にある必要があります" #: src/conf/domain_conf.c:15109 msgid "duplicate vcpupin for same vcpu" msgstr "同じ仮想 CPU に対して重複した vcpupin があります" #: src/conf/domain_conf.c:15158 msgid "cannot extract emulatorpin nodes" msgstr "emulatorpin ノードを抽出できません" #: src/conf/domain_conf.c:15165 msgid "only one emulatorpin is supported" msgstr "emulatorpin は一つのみサポートされます" #: src/conf/domain_conf.c:15178 msgid "cannot extract iothreadpin nodes" msgstr "" #: src/conf/domain_conf.c:15190 msgid "cannot extract vcpusched nodes" msgstr "" #: src/conf/domain_conf.c:15210 msgid "vcpusched attributes 'vcpus' must not overlap" msgstr "" #: src/conf/domain_conf.c:15221 msgid "cannot extract iothreadsched nodes" msgstr "" #: src/conf/domain_conf.c:15227 msgid "too many iothreadsched nodes in cputune" msgstr "" #: src/conf/domain_conf.c:15248 msgid "iothreadsched attribute 'iothreads' uses undefined iothread ids" msgstr "" #: src/conf/domain_conf.c:15258 msgid "iothreadsched attributes 'iothreads' must not overlap" msgstr "" #: src/conf/domain_conf.c:15281 msgid "Maximum CPUs greater than topology limit" msgstr "最大 CPU がトポロジーの制限より大きいです" #: src/conf/domain_conf.c:15292 msgid "Number of CPUs in exceeds the count" msgstr " にある CPU 数が カウントを超えています" #: src/conf/domain_conf.c:15299 msgid "CPU IDs in exceed the count" msgstr "" #: src/conf/domain_conf.c:15317 msgid "cannot extract resource nodes" msgstr "リソースノードを抽出できません" #: src/conf/domain_conf.c:15323 msgid "only one resource element is supported" msgstr "resource 要素は一つのみサポートされます" #: src/conf/domain_conf.c:15339 #, c-format msgid "unexpected feature '%s'" msgstr "予期しない機能 '%s'" #: src/conf/domain_conf.c:15349 #, c-format msgid "unknown value for attribute eoi: '%s'" msgstr "" #: src/conf/domain_conf.c:15373 src/conf/domain_conf.c:15392 #, c-format msgid "unknown state attribute '%s' of feature '%s'" msgstr "不明な状態属性値 '%s' (機能 '%s')" #: src/conf/domain_conf.c:15410 #, c-format msgid "malformed gic version: %s" msgstr "" #: src/conf/domain_conf.c:15437 #, c-format msgid "unsupported HyperV Enlightenment feature: %s" msgstr "サポートされない Hyper-V エンライト機能: %s" #: src/conf/domain_conf.c:15449 src/conf/domain_conf.c:15470 #, c-format msgid "missing 'state' attribute for HyperV Enlightenment feature '%s'" msgstr "Hyper-V エンライト機能 '%s' に 'state' 属性がありません" #: src/conf/domain_conf.c:15457 src/conf/domain_conf.c:15478 #, c-format msgid "invalid value of state argument for HyperV Enlightenment feature '%s'" msgstr "Hyper-V エンライト機能 '%s' に無効な値の state 引数があります" #: src/conf/domain_conf.c:15489 msgid "invalid HyperV spinlock retry count" msgstr "無効な HyperV spinlock 再試行回数" #: src/conf/domain_conf.c:15495 msgid "HyperV spinlock retry count must be at least 4095" msgstr "HyperV spinlock retry count は 4095 以内である必要があります" #: src/conf/domain_conf.c:15523 #, c-format msgid "unsupported KVM feature: %s" msgstr "" #: src/conf/domain_conf.c:15534 #, c-format msgid "missing 'state' attribute for KVM feature '%s'" msgstr "" #: src/conf/domain_conf.c:15542 #, c-format msgid "invalid value of state argument for KVM feature '%s'" msgstr "" #: src/conf/domain_conf.c:15568 #, c-format msgid "unexpected capability feature '%s'" msgstr "" #: src/conf/domain_conf.c:15579 #, c-format msgid "unknown state attribute '%s' of feature capability '%s'" msgstr "" #: src/conf/domain_conf.c:15633 #, c-format msgid "unknown clock offset '%s'" msgstr "不明なクロックオフセット '%s'" #: src/conf/domain_conf.c:15649 #, c-format msgid "unknown clock adjustment '%s'" msgstr "不明なクロック調整 '%s'" #: src/conf/domain_conf.c:15680 #, c-format msgid "unknown clock basis '%s'" msgstr "不明なクロック基準 '%s'" #: src/conf/domain_conf.c:15693 msgid "missing 'timezone' attribute for clock with offset='timezone'" msgstr "offset='timezone' を持つクロックに対して 'timezone' 属性がありません" #: src/conf/domain_conf.c:15738 msgid "No data supplied for element" msgstr " 要素にデータがありません" #: src/conf/domain_conf.c:15821 src/conf/domain_conf.c:15830 msgid "Can't add another USB controller: USB is disabled for this domain" msgstr "他の USB コントローラーを追加できません: このドメインの USB が無効化されています" #: src/conf/domain_conf.c:15847 msgid "No master USB controller specified" msgstr "マスター USB コントローラーが指定されていません" #: src/conf/domain_conf.c:15854 msgid "cannot extract device leases" msgstr "デバイスのリースを抽出できません" #: src/conf/domain_conf.c:15984 msgid "cannot extract console devices" msgstr "コンソールデバイスを抽出できません" #: src/conf/domain_conf.c:16041 msgid "Can't add USB input device. USB bus is disabled" msgstr "USB 入力デバイスを追加できません。USB バスが無効化されています。" #: src/conf/domain_conf.c:16143 msgid "Only one primary video device is supported" msgstr "主ビデオデバイスが一つのみサポートされます" #: src/conf/domain_conf.c:16169 src/vz/vz_sdk.c:1030 msgid "cannot determine default video type" msgstr "デフォルトのビデオ形式を決められません" #: src/conf/domain_conf.c:16197 msgid "Can't add host USB device: USB is disabled in this host" msgstr "ホスト USB デバイスを追加できません: このホストの USB が無効化されています" #: src/conf/domain_conf.c:16222 msgid "only a single watchdog device is supported" msgstr "watchdog デバイスは1つのみサポートされます" #: src/conf/domain_conf.c:16241 msgid "only a single memory balloon device is supported" msgstr "メモリーバルーンデバイスは1つのみサポートされます" #: src/conf/domain_conf.c:16276 msgid "only a single TPM device is supported" msgstr "一つの TPM デバイスのみがサポートされます" #: src/conf/domain_conf.c:16291 msgid "only a single nvram device is supported" msgstr "一つの nvram デバイスのみがサポートされます" #: src/conf/domain_conf.c:16315 msgid "Can't add USB hub: USB is disabled for this domain" msgstr "USB ハブを追加できません: このドメインの USB が無効化されています" #: src/conf/domain_conf.c:16338 msgid "Can't add redirected USB device: USB is disabled for this domain" msgstr "リダイレクト USB デバイスを追加できません: このドメインの USB が無効化されています" #: src/conf/domain_conf.c:16353 msgid "only one set of redirection filter rule is supported" msgstr "リダイレクションフィルタールールは 1 セットのみがサポートされます" #: src/conf/domain_conf.c:16446 msgid "uid and gid should be mapped both" msgstr "UID と GID をどちらも対応付ける必要があります" #: src/conf/domain_conf.c:16466 #, c-format msgid "unknown smbios mode '%s'" msgstr "不明な smbios モード '%s'" #: src/conf/domain_conf.c:16533 msgid "no domain config" msgstr "ドメイン設定がありません" #: src/conf/domain_conf.c:16546 msgid "missing domain state" msgstr "ドメインの state がありません" #: src/conf/domain_conf.c:16551 #, c-format msgid "invalid domain state '%s'" msgstr "無効なドメインの state '%s'" #: src/conf/domain_conf.c:16560 #, c-format msgid "invalid domain state reason '%s'" msgstr "無効なドメインの state reason '%s'" #: src/conf/domain_conf.c:16571 msgid "invalid pid" msgstr "無効な pid" #: src/conf/domain_conf.c:16584 src/conf/network_conf.c:3091 #, c-format msgid "Unknown taint flag %s" msgstr "不明な汚染フラグ %s" #: src/conf/domain_conf.c:16618 src/security/virt-aa-helper.c:668 #: tools/virsh-domain-monitor.c:98 tools/virsh-domain-monitor.c:488 #: tools/virsh-domain-monitor.c:595 tools/virsh-domain-monitor.c:710 #: tools/virsh-domain.c:3066 tools/virsh-domain.c:3721 #: tools/virsh-domain.c:6103 tools/virsh-domain.c:10162 #: tools/virsh-domain.c:10355 tools/virsh-domain.c:10430 #: tools/virsh-domain.c:10857 tools/virsh-domain.c:10960 msgid "(domain_definition)" msgstr "(ドメイン定義)" #: src/conf/domain_conf.c:16659 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/domain_conf.c:16692 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/domain_conf.c:16739 #, c-format msgid "Target timer %s does not match source %s" msgstr "ターゲットのタイマー %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16747 #, c-format msgid "Target timer presence %d does not match source %d" msgstr "ターゲットのタイマープレゼンス %d がソースの %d と一致しません" #: src/conf/domain_conf.c:16755 #, c-format msgid "Target TSC frequency %lu does not match source %lu" msgstr "ターゲットの TSC 周波数 %lu がソースの %lu と一致しません" #: src/conf/domain_conf.c:16762 #, c-format msgid "Target TSC mode %s does not match source %s" msgstr "ターゲットの TSC モード %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16779 #, c-format msgid "Target device address type %s does not match source %s" msgstr "ターゲットのデバイスアドレス形式 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16792 #, c-format msgid "" "Target device PCI address %04x:%02x:%02x.%02x does not match source " "%04x:%02x:%02x.%02x" msgstr "" "ターゲットデバイスの PCI アドレス %04x:%02x:%02x.%02x がソースの %04x:%02x:%02x.%02x と一致しません" #: src/conf/domain_conf.c:16807 #, c-format msgid "Target device drive address %d:%d:%d does not match source %d:%d:%d" msgstr "ターゲットデバイスのドライブアドレス %d:%d:%d がソースの %d:%d:%d と一致しません" #: src/conf/domain_conf.c:16822 #, c-format msgid "" "Target device virtio serial address %d:%d:%d does not match source %d:%d:%d" msgstr "ターゲットデバイスの virtio シリアルアドレス %d:%d:%d がソースの %d:%d:%d と一致しません" #: src/conf/domain_conf.c:16836 #, c-format msgid "Target device ccid address %d:%d does not match source %d:%d" msgstr "ターゲットデバイスの CCID アドレス %d:%d がソースの %d:%d と一致しません" #: src/conf/domain_conf.c:16850 #, c-format msgid "Target device isa address %d:%d does not match source %d:%d" msgstr "" #: src/conf/domain_conf.c:16863 #, c-format msgid "Target device dimm slot %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:16872 #, c-format msgid "Target device dimm base addres '%llx' does not match source '%llx'" msgstr "" #: src/conf/domain_conf.c:16900 #, c-format msgid "Target disk device %s does not match source %s" msgstr "ターゲットのディスクデバイス %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16908 #, c-format msgid "Target disk bus %s does not match source %s" msgstr "ターゲットディスクのバス %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16916 #, c-format msgid "Target disk %s does not match source %s" msgstr "ターゲットのディスク %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16923 #, c-format msgid "Target disk serial %s does not match source %s" msgstr "ターゲットディスクのシリアル %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16930 #, c-format msgid "Target disk wwn '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:16939 msgid "Target disk access mode does not match source" msgstr "ターゲットディスクのアクセスモードがソースと一致しません" #: src/conf/domain_conf.c:16956 #, c-format msgid "Target controller type %s does not match source %s" msgstr "ターゲットコントローラーの種別 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:16964 #, c-format msgid "Target controller index %d does not match source %d" msgstr "ターゲットコントローラーのインデックス %d がソースの %d と一致しません" #: src/conf/domain_conf.c:16971 #, c-format msgid "Target controller model %d does not match source %d" msgstr "ターゲットコントローラーのモデル %d がソースの %d と一致しません" #: src/conf/domain_conf.c:16979 #, c-format msgid "Target controller ports %d does not match source %d" msgstr "ターゲットコントローラーのポート %d がソースの %d と一致しません" #: src/conf/domain_conf.c:16986 #, c-format msgid "Target controller vectors %d does not match source %d" msgstr "ターゲットコントローラーのベクター %d がソースの %d と一致しません" #: src/conf/domain_conf.c:17005 #, c-format msgid "Target filesystem guest target %s does not match source %s" msgstr "ターゲットのファイルシステムのゲストターゲット %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17012 msgid "Target filesystem access mode does not match source" msgstr "ターゲットのファイルシステムのアクセスモードがソースと一致しません" #: src/conf/domain_conf.c:17032 #, c-format msgid "Target network card mac %s does not match source %s" msgstr "ターゲットのネットワークカードの MAC %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17041 #, c-format msgid "Target network card model %s does not match source %s" msgstr "ターゲットのネットワークカードのモデル %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17059 #, c-format msgid "Target input device type %s does not match source %s" msgstr "ターゲットの入力デバイスの種類 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17067 #, c-format msgid "Target input device bus %s does not match source %s" msgstr "ターゲットの入力デバイスのバス %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17086 #, c-format msgid "Target sound card model %s does not match source %s" msgstr "ターゲットのサウンドカードのモデル %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17105 #, c-format msgid "Target video card model %s does not match source %s" msgstr "ターゲットのビデオカードのモデル %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17113 #, c-format msgid "Target video card ram %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17120 #, c-format msgid "Target video card vram %u does not match source %u" msgstr "ターゲットのビデオカードの VRAM %u がソースの %u と一致しません" #: src/conf/domain_conf.c:17127 #, c-format msgid "Target video card vgamem %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17134 #, c-format msgid "Target video card heads %u does not match source %u" msgstr "ターゲットのビデオカードのヘッド %u がソースの %u と一致しません" #: src/conf/domain_conf.c:17142 msgid "Target video card acceleration does not match source" msgstr "ターゲットのビデオカードのアクセラレーションが一致しません" #: src/conf/domain_conf.c:17149 #, c-format msgid "Target video card 2d accel %u does not match source %u" msgstr "ターゲットのビデオカードの 2D アクセラレーション %u がソースの %u と一致しません" #: src/conf/domain_conf.c:17156 #, c-format msgid "Target video card 3d accel %u does not match source %u" msgstr "ターゲットのビデオカードの 3D アクセラレーション %u がソースの %u と一致しません" #: src/conf/domain_conf.c:17175 #, c-format msgid "Target host device mode %s does not match source %s" msgstr "ターゲットホストのデバイスモード %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17184 #, c-format msgid "Target host device subsystem %s does not match source %s" msgstr "ターゲットホストのデバイスサブシステム %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17214 #, c-format msgid "Target serial type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17222 #, c-format msgid "Target serial port %d does not match source %d" msgstr "ターゲットのシリアルポート %d がソースの %d と一致しません" #: src/conf/domain_conf.c:17240 #, c-format msgid "Target parallel port %d does not match source %d" msgstr "ターゲットのパラレルポート %d がソースの %d と一致しません" #: src/conf/domain_conf.c:17258 #, c-format msgid "Target channel type %s does not match source %s" msgstr "ターゲットのチャネル形式 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17268 #, c-format msgid "Target channel name %s does not match source %s" msgstr "ターゲットのチャネル名 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17277 msgid "" "Changing device type to/from spicevmc would change default target channel " "name" msgstr "デバイス種別を spicevmc から、または spicevmc に変更することにより、標準のターゲットチャネル名を変更できます" #: src/conf/domain_conf.c:17288 #, c-format msgid "Target channel addr %s does not match source %s" msgstr "ターゲットのチャネルアドレス %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17310 #, c-format msgid "Target console type %s does not match source %s" msgstr "ターゲットのコンソール種別 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17329 #, c-format msgid "Target watchdog model %s does not match source %s" msgstr "ターゲットの watchdog モデル %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17348 #, c-format msgid "Target balloon model %s does not match source %s" msgstr "ターゲットのバルーンモデル %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17356 #, c-format msgid "" "Target balloon autodeflate attribute value '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17376 #, c-format msgid "Target RNG model '%s' does not match source '%s'" msgstr "ターゲットの RNG モデル '%s' がソースの '%s' と一致しません" #: src/conf/domain_conf.c:17395 #, c-format msgid "Target hub device type %s does not match source %s" msgstr "ターゲットのハブデバイス種別 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17414 #, c-format msgid "Target redirected device bus %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17425 #, c-format msgid "" "Target redirected device source type %s does not match source device source " "type %s" msgstr "" #: src/conf/domain_conf.c:17451 #, c-format msgid "" "Target USB redirection filter rule count %zu does not match source %zu" msgstr "ターゲットの USB リダイレクションフィルターのルール数 %zu がソース %zu と一致しません" #: src/conf/domain_conf.c:17462 msgid "Target USB Class code does not match source" msgstr "ターゲットの USB クラスコードがソースと一致しません" #: src/conf/domain_conf.c:17468 msgid "Target USB vendor ID does not match source" msgstr "ターゲットの USB ベンダー ID がソースと一致しません" #: src/conf/domain_conf.c:17474 msgid "Target USB product ID does not match source" msgstr "ターゲットの USB プロダクト ID がソースと一致しません" #: src/conf/domain_conf.c:17480 msgid "Target USB version does not match source" msgstr "ターゲットの USB バージョンがソースと一致しません" #: src/conf/domain_conf.c:17486 #, c-format msgid "Target USB allow '%s' does not match source '%s'" msgstr "ターゲットの USB allow '%s' がソースの '%s' と一致しません" #: src/conf/domain_conf.c:17506 #, c-format msgid "State of feature '%s' differs: source: '%s', destination: '%s'" msgstr "機能 '%s' の状態が異なります: 送信元: '%s'、送信先: '%s'" #: src/conf/domain_conf.c:17518 #, c-format msgid "State of APIC EOI differs: source: '%s', destination: '%s'" msgstr "APIC EOI の状態が異なります: 送信元: '%s', 送信先: '%s'" #: src/conf/domain_conf.c:17528 #, c-format msgid "Source GIC version '%u' does not match destination '%u'" msgstr "" #: src/conf/domain_conf.c:17541 #, c-format msgid "" "State of HyperV enlightenment feature '%s' differs: source: '%s', " "destination: '%s'" msgstr "" #: src/conf/domain_conf.c:17556 #, c-format msgid "HyperV spinlock retry count differs: source: '%u', destination: '%u'" msgstr "" #: src/conf/domain_conf.c:17578 #, c-format msgid "State of KVM feature '%s' differs: source: '%s', destination: '%s'" msgstr "" #: src/conf/domain_conf.c:17604 #, c-format msgid "Target panic model '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17620 #, c-format msgid "Target shared memory name '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17627 #, c-format msgid "Target shared memory size '%llu' does not match source size '%llu'" msgstr "" #: src/conf/domain_conf.c:17634 msgid "Target shared memory server usage doesn't match source" msgstr "" #: src/conf/domain_conf.c:17643 msgid "Target shared memory MSI configuration doesn't match source" msgstr "" #: src/conf/domain_conf.c:17658 msgid "Target TPM device type doesn't match source" msgstr "" #: src/conf/domain_conf.c:17664 msgid "Target TPM device model doesn't match source" msgstr "" #: src/conf/domain_conf.c:17677 #, c-format msgid "Target memory device model '%s' doesn't match source model '%s'" msgstr "" #: src/conf/domain_conf.c:17686 #, c-format msgid "" "Target memory device targetNode '%d' doesn't match source targetNode '%d'" msgstr "" #: src/conf/domain_conf.c:17694 #, c-format msgid "" "Target memory device size '%llu' doesn't match source memory device size " "'%llu'" msgstr "" #: src/conf/domain_conf.c:17712 #, c-format msgid "Target domain vCPU max %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17723 #, c-format msgid "" "State of vCPU '%zu' differs between source and destination definitions" msgstr "" #: src/conf/domain_conf.c:17748 #, c-format msgid "Target domain virt type %s does not match source %s" msgstr "ターゲットドメインの仮想化形式 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17760 #, c-format msgid "Target domain uuid %s does not match source %s" msgstr "ターゲットドメインの UUID %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17771 #, c-format msgid "Target domain name '%s' does not match source '%s'" msgstr "ターゲットドメイン名 '%s' がソースの '%s' と一致しません" #: src/conf/domain_conf.c:17778 #, c-format msgid "Target domain max memory %lld does not match source %lld" msgstr "ターゲットドメインの最大メモリー %lld がソースの %lld と一致しません" #: src/conf/domain_conf.c:17785 #, c-format msgid "Target domain current memory %lld does not match source %lld" msgstr "ターゲットドメインの現在メモリー %lld がソースの %lld と一致しません" #: src/conf/domain_conf.c:17795 #, c-format msgid "Target domain memory slots count '%u' doesn't match source '%u'" msgstr "" #: src/conf/domain_conf.c:17801 #, c-format msgid "Target maximum memory size '%llu' doesn't match source '%llu'" msgstr "" #: src/conf/domain_conf.c:17811 #, c-format msgid "Target domain iothreads count %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17819 #, c-format msgid "Target domain OS type %s does not match source %s" msgstr "ターゲットドメインの OS 種別 %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17826 #, c-format msgid "Target domain architecture %s does not match source %s" msgstr "ターゲットドメインのアーキテクチャー %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17833 #, c-format msgid "Target domain machine type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17840 #, c-format msgid "Target domain SMBIOS mode %s does not match source %s" msgstr "ターゲットドメインの SMBIOS モード %s がソースの %s と一致しません" #: src/conf/domain_conf.c:17851 msgid "Target domain timers do not match source" msgstr "ターゲットドメインのタイマーがソースと一致しません" #: src/conf/domain_conf.c:17869 #, c-format msgid "Target domain disk count %zu does not match source %zu" msgstr "ターゲットドメインのディスク数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17880 #, c-format msgid "Target domain controller count %zu does not match source %zu" msgstr "ターゲットドメインのコントローラー数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17893 #, c-format msgid "Target domain filesystem count %zu does not match source %zu" msgstr "ターゲットドメインのファイルシステム数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17905 #, c-format msgid "Target domain net card count %zu does not match source %zu" msgstr "ターゲットドメインのネットワークカード数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17917 #, c-format msgid "Target domain input device count %zu does not match source %zu" msgstr "ターゲットドメインの入力デバイス数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17929 #, c-format msgid "Target domain sound card count %zu does not match source %zu" msgstr "ターゲットドメインのサウンドカード数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17941 #, c-format msgid "Target domain video card count %zu does not match source %zu" msgstr "ターゲットドメインのビデオカード数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17953 #, c-format msgid "Target domain host device count %zu does not match source %zu" msgstr "ターゲットドメインのホストデバイス数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17966 #, c-format msgid "Target domain smartcard count %zu does not match source %zu" msgstr "ターゲットドメインのスマートカード数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17979 #, c-format msgid "Target domain serial port count %zu does not match source %zu" msgstr "ターゲットドメインのシリアルポート数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:17992 #, c-format msgid "Target domain parallel port count %zu does not match source %zu" msgstr "ターゲットドメインのパラレルポート数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:18005 #, c-format msgid "Target domain channel count %zu does not match source %zu" msgstr "ターゲットドメインのチャネル数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:18018 #, c-format msgid "Target domain console count %zu does not match source %zu" msgstr "ターゲットドメインのコンソール数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:18031 #, c-format msgid "Target domain hub device count %zu does not match source %zu" msgstr "ターゲットドメインのハブデバイス数 %zu がソースの %zu と一致しません" #: src/conf/domain_conf.c:18043 #, c-format msgid "Target domain redirected devices count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18058 #, c-format msgid "" "Target domain USB redirection filter count %d does not match source %d" msgstr "ターゲットドメインの USB リダイレクションフィルター数 %d がソースの %d と一致しません" #: src/conf/domain_conf.c:18072 #, c-format msgid "Target domain watchdog count %d does not match source %d" msgstr "ターゲットドメインの watchdog 数 %d がソースの %d と一致しません" #: src/conf/domain_conf.c:18085 #, c-format msgid "Target domain memory balloon count %d does not match source %d" msgstr "ターゲットドメインのメモリーバルーン数 %d がソースの %d と一致しません" #: src/conf/domain_conf.c:18098 #, c-format msgid "Target domain RNG device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18109 #, c-format msgid "Target domain panic device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18121 #, c-format msgid "" "Target domain shared memory device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18136 msgid "" "Either both target and source domains or none of them must have TPM device " "present" msgstr "" #: src/conf/domain_conf.c:18143 #, c-format msgid "Target domain memory device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18383 #, c-format msgid "cannot duplicate iothread_id '%u' in iothreadids" msgstr "" #: src/conf/domain_conf.c:18539 #, c-format msgid "unexpected %s action: %d" msgstr "予期しない %s アクション: %d" #: src/conf/domain_conf.c:18843 src/conf/domain_conf.c:18932 #, c-format msgid "unexpected disk type %d" msgstr "予期しないディスクタイプ %d" #: src/conf/domain_conf.c:18880 #, c-format msgid "unexpected disk backing store type %d" msgstr "" #: src/conf/domain_conf.c:18888 #, c-format msgid "unexpected disk backing store format %d" msgstr "" #: src/conf/domain_conf.c:18937 #, c-format msgid "unexpected disk device %d" msgstr "予期しないディスクデバイス %d" #: src/conf/domain_conf.c:18942 #, c-format msgid "unexpected disk bus %d" msgstr "予期しないディスクバス %d" #: src/conf/domain_conf.c:18947 #, c-format msgid "unexpected disk cache mode %d" msgstr "予期しないディスクキャッシュモード %d" #: src/conf/domain_conf.c:18952 #, c-format msgid "unexpected disk io mode %d" msgstr "予期しないディスク I/O モード %d" #: src/conf/domain_conf.c:18957 #, c-format msgid "Unexpected disk sgio mode '%d'" msgstr "予期しないディスク sgio モード '%d'" #: src/conf/domain_conf.c:19214 #, c-format msgid "unexpected controller type %d" msgstr "予期しないコントローラー種別 %d" #: src/conf/domain_conf.c:19223 #, c-format msgid "unexpected model type %d" msgstr "予期しないモデルの種類 %d" #: src/conf/domain_conf.c:19272 #, c-format msgid "unexpected model name value %d" msgstr "" #: src/conf/domain_conf.c:19358 #, c-format msgid "unexpected filesystem type %d" msgstr "予期しないファイルシステム形式 %d" #: src/conf/domain_conf.c:19364 #, c-format msgid "unexpected accessmode %d" msgstr "予期しないアクセスモード %d" #: src/conf/domain_conf.c:19498 #, c-format msgid "unexpected pci hostdev driver name type %d" msgstr "予期しない PCI ホストデバイスのドライバー名形式 %d" #: src/conf/domain_conf.c:19547 msgid "PCI address Formatting failed" msgstr "PCI アドレスの初期化に失敗しました" #: src/conf/domain_conf.c:19583 src/conf/domain_conf.c:19623 #: src/conf/domain_conf.c:21327 src/conf/domain_conf.c:21336 #: src/libxl/libxl_driver.c:3450 src/qemu/qemu_hotplug.c:3921 #, c-format msgid "unexpected hostdev type %d" msgstr "予期しない hostdev タイプ %d" #: src/conf/domain_conf.c:19701 #, c-format msgid "unexpected source mode %d" msgstr "予期しないソースモード %d" #: src/conf/domain_conf.c:19744 src/conf/domain_conf.c:19913 #: src/conf/domain_conf.c:21101 #, c-format msgid "unexpected net type %d" msgstr "予期しないネットワーク形式 %d" #: src/conf/domain_conf.c:19905 #, c-format msgid "unexpected actual net type %d" msgstr "" #: src/conf/domain_conf.c:20166 #, c-format msgid "unexpected char type %d" msgstr "予期しない文字タイプ %d" #: src/conf/domain_conf.c:20281 #, c-format msgid "unexpected char device type %d" msgstr "予期しないキャラクターデバイス形式 %d" #: src/conf/domain_conf.c:20301 msgid "Could not format channel target type" msgstr "チャネルターゲット形式をフォーマットできませんでした" #: src/conf/domain_conf.c:20311 msgid "Unable to format guestfwd port" msgstr "guestfwd ポートをフォーマットできません" #: src/conf/domain_conf.c:20385 src/conf/domain_conf.c:20418 #: src/qemu/qemu_command.c:10492 #, c-format msgid "unexpected smartcard type %d" msgstr "予期しないスマートカード種別 %d" #: src/conf/domain_conf.c:20436 #, c-format msgid "unexpected codec type %d" msgstr "予期しないコーデック形式 %d" #: src/conf/domain_conf.c:20492 src/xenconfig/xen_sxpr.c:2097 #, c-format msgid "unexpected sound model %d" msgstr "予期しないサウンドモデル %d" #: src/conf/domain_conf.c:20539 #, c-format msgid "unexpected memballoon model %d" msgstr "予期しないメモリーバルーンモデル %d" #: src/conf/domain_conf.c:20599 #, c-format msgid "unexpected watchdog model %d" msgstr "予期しないウォッチドッグ・モデル %d" #: src/conf/domain_conf.c:20605 #, c-format msgid "unexpected watchdog action %d" msgstr "予期しないウォッチドッグ・アクション %d" #: src/conf/domain_conf.c:20867 #, c-format msgid "unexpected video model %d" msgstr "予期しないビデオモデル %d" #: src/conf/domain_conf.c:20913 src/xenconfig/xen_sxpr.c:2133 #, c-format msgid "unexpected input type %d" msgstr "予期しない入力タイプ %d" #: src/conf/domain_conf.c:20918 #, c-format msgid "unexpected input bus type %d" msgstr "予期しない入力バスタイプ %d" #: src/conf/domain_conf.c:20950 #, c-format msgid "unexpected timer name %d" msgstr "予期しないタイマー名 %d" #: src/conf/domain_conf.c:20966 #, c-format msgid "unexpected timer tickpolicy %d" msgstr "予期しない timer tickpolicy %d" #: src/conf/domain_conf.c:20980 #, c-format msgid "unexpected timer track %d" msgstr "予期しない timer track %d" #: src/conf/domain_conf.c:20997 #, c-format msgid "unexpected timer mode %d" msgstr "予期しないタイマーモード %d" #: src/conf/domain_conf.c:21318 src/conf/domain_conf.c:21343 #, c-format msgid "unexpected hostdev mode %d" msgstr "予期しない hostdev モード %d" #: src/conf/domain_conf.c:21463 #, c-format msgid "unexpected hub type %d" msgstr "予期しない hub 形式 %d" #: src/conf/domain_conf.c:21625 #, c-format msgid "unexpected domain type %d" msgstr "予期しないドメイン形式 %d" #: src/conf/domain_conf.c:21976 #, c-format msgid "unexpected boot device type %d" msgstr "予期しないブートデバイス形式 %d" #: src/conf/domain_conf.c:22009 #, c-format msgid "unexpected smbios mode %d" msgstr "サポートされない smbios モード %d です" #: src/conf/domain_conf.c:22056 #, c-format msgid "unexpected feature %zu" msgstr "予期しない機能 %zu" #: src/conf/domain_conf.c:22077 #, c-format msgid "Unexpected state of feature '%s'" msgstr "機能 '%s' の予期しない状態" #: src/conf/domain_conf.c:22610 #, c-format msgid "boot order %d is already used by another device" msgstr "" #: src/conf/domain_conf.c:22659 msgid "Device configuration is not compatible: Domain has no USB bus support" msgstr "デバイス設定の互換性がありません: ドメインは USB バスをサポートしていません" #: src/conf/domain_conf.c:22682 #, c-format msgid "" "Attaching memory device with size '%llu' would exceed domain's maxMemory " "config" msgstr "" #: src/conf/domain_conf.c:22691 #, c-format msgid "Domain already has a disk with wwn '%s'" msgstr "" #: src/conf/domain_conf.c:22717 src/conf/network_conf.c:2957 #: src/conf/nwfilter_conf.c:2829 src/util/virdnsmasq.c:565 #, c-format msgid "cannot create config directory '%s'" msgstr "設定ディレクトリー %s を作成できません" #: src/conf/domain_conf.c:22799 #, c-format msgid "cannot remove config %s" msgstr "設定 %s を削除できません" #: src/conf/domain_conf.c:22993 #, c-format msgid "unable to visit backing chain file %s" msgstr "バッキングチェインファイル %s を参照できません" #: src/conf/domain_conf.c:23105 #, c-format msgid "invalid domain state: %d" msgstr "無効なドメイン状態: %d" #: src/conf/domain_conf.c:23589 #, c-format msgid "Copying definition of '%d' type is not implemented yet." msgstr "'%d' 形式の定義のコピーはまだ実装されていません。" #: src/conf/domain_conf.c:23679 #, c-format msgid "no device found with alias %s" msgstr "エイリアス %s を持つディスクが見つかりません" #: src/conf/domain_conf.c:23705 #, c-format msgid "source path not found for device='lun' using type='%d'" msgstr "" #: src/conf/domain_conf.c:23727 msgid "disk device='lun' for iSCSI is not supported with mode='direct'." msgstr "" #: src/conf/domain_conf.c:23736 msgid "disk device='lun' is only valid for block type disk source" msgstr "disk device='lun' はブロック形式のディスクソースのみに対して有効です" #: src/conf/domain_conf.c:23758 src/conf/domain_conf.c:23817 #, c-format msgid "unknown metadata type '%d'" msgstr "" #: src/conf/domain_conf.c:23795 msgid "Requested metadata element is not present" msgstr "要求された metadata 要素がありません" #: src/conf/domain_conf.c:23841 msgid "(metadata_xml)" msgstr "(metadata_xml)" #: src/conf/domain_conf.c:23955 #, c-format msgid "Disks '%s' and '%s' have identical WWN" msgstr "" #: src/conf/domain_conf.c:23965 #, c-format msgid "Disks '%s' and '%s' have identical serial" msgstr "" #: src/conf/domain_event.c:514 #, c-format msgid "Class %s must derive from virDomainEvent" msgstr "" #: src/conf/domain_event.c:1968 #, c-format msgid "failed to compile regex '%s': %s" msgstr "" #: src/conf/interface_conf.c:123 msgid "interface has no name" msgstr "インターフェイス名がありません" #: src/conf/interface_conf.c:140 msgid "interface mtu value is improper" msgstr "インターフェイスの MTU 値が不適切です" #: src/conf/interface_conf.c:165 #, c-format msgid "unknown interface startmode %s" msgstr "インターフェースの不明な開始モード %s" #: src/conf/interface_conf.c:198 #, c-format msgid "unknown bonding mode %s" msgstr "不明なボンディングモード %s" #: src/conf/interface_conf.c:220 #, c-format msgid "unknown mii bonding carrier %s" msgstr "不明な MII ボンディングキャリアー %s" #: src/conf/interface_conf.c:244 #, c-format msgid "unknown arp bonding validate %s" msgstr "不明なボンディング ARP 検証 %s" #: src/conf/interface_conf.c:271 #, c-format msgid "unknown dhcp peerdns value %s" msgstr "不明な DHCP peerdns 値 %s" #: src/conf/interface_conf.c:299 msgid "Invalid ip address prefix value" msgstr "無効な IP アドレスのプレフィックス値" #: src/conf/interface_conf.c:448 msgid "protocol misses the family attribute" msgstr "プロトコルにファミリー属性がありません" #: src/conf/interface_conf.c:467 #, c-format msgid "unsupported protocol family '%s'" msgstr "プロトコルファミリー '%s' はサポートされません" #: src/conf/interface_conf.c:504 #, c-format msgid "bridge interface stp should be on or off got %s" msgstr "bridge インターフェイス stp はオンかオフのはずで、%s があります" #: src/conf/interface_conf.c:604 msgid "bond interface miimon freq missing or invalid" msgstr "bond インターフェイスの miimon freq が無いか、無効です" #: src/conf/interface_conf.c:612 msgid "bond interface miimon downdelay invalid" msgstr "bond インターフェイスの miimon downdelay が無効です" #: src/conf/interface_conf.c:620 msgid "bond interface miimon updelay invalid" msgstr "bond インターフェイスの miimon updelay が無効です" #: src/conf/interface_conf.c:636 msgid "bond interface arpmon interval missing or invalid" msgstr "bond インターフェイスの arpmon 間隔が無いか、無効です" #: src/conf/interface_conf.c:644 msgid "bond interface arpmon target missing" msgstr "bond インターフェースの arpmon ターゲットがありません" #: src/conf/interface_conf.c:663 msgid "vlan interface misses the tag attribute" msgstr "vlan インターフェイスにタグ属性がありません" #: src/conf/interface_conf.c:671 msgid "vlan interface misses name attribute" msgstr "vlan インターフェイスに name 属性がありません" #: src/conf/interface_conf.c:691 msgid "interface misses the type attribute" msgstr "インターフェイスにタイプ属性がありません" #: src/conf/interface_conf.c:697 #, c-format msgid "unknown interface type %s" msgstr "不明なインターフェース形式 %s" #: src/conf/interface_conf.c:716 #, c-format msgid "interface has unsupported type '%s'" msgstr "インターフェースがサポートされない形式 '%s' を持ちます" #: src/conf/interface_conf.c:752 msgid "bridge interface misses the bridge element" msgstr "bridge インターフェイスに bridge 要素がありません" #: src/conf/interface_conf.c:765 msgid "bond interface misses the bond element" msgstr "bond インターフェイスに bond 要素がありません" #: src/conf/interface_conf.c:778 msgid "vlan interface misses the vlan element" msgstr "vlan インターフェイスに vlan 要素がありません" #: src/conf/interface_conf.c:806 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/interface_conf.c:833 msgid "(interface_definition)" msgstr "(インターフェース定義)" #: src/conf/interface_conf.c:917 msgid "bond arp monitoring has no target" msgstr "bond arp モニタリングにターゲットがありません" #: src/conf/interface_conf.c:946 msgid "vlan misses the tag name" msgstr "vlan にタグ名がありません" #: src/conf/interface_conf.c:1028 msgid "virInterfaceDefFormat unknown startmode" msgstr "virInterfaceDefFormat は不明なスタートモードです" #: src/conf/interface_conf.c:1043 msgid "virInterfaceDefFormat NULL def" msgstr "virInterfaceDefFormat が NULL 定義です" #: src/conf/interface_conf.c:1049 msgid "virInterfaceDefFormat missing interface name" msgstr "virInterfaceDefFormat にインターフェース名がありません" #: src/conf/interface_conf.c:1055 #, c-format msgid "unexpected interface type %d" msgstr "予期しないインターフェース形式 %d" #: src/conf/interface_conf.c:1248 src/conf/node_device_conf.c:192 #: src/conf/nwfilter_conf.c:3141 src/conf/storage_conf.c:1788 #: src/libxl/libxl_driver.c:592 src/vz/vz_driver.c:227 #: src/qemu/qemu_driver.c:651 src/remote/remote_driver.c:1129 #: src/test/test_driver.c:389 src/xen/xen_driver.c:479 msgid "cannot initialize mutex" msgstr "ミューテックスを初期化できません" #: src/conf/netdev_bandwidth_conf.c:43 src/conf/netdev_bandwidth_conf.c:130 msgid "invalid argument supplied" msgstr "無効な引数が与えられました" #: src/conf/netdev_bandwidth_conf.c:55 #, c-format msgid "could not convert bandwidth average value '%s'" msgstr "帯域の平均値 '%s' を変換できませんでした" #: src/conf/netdev_bandwidth_conf.c:61 msgid "Missing mandatory average or floor attributes" msgstr "必須属性である平均値または最小値がありません" #: src/conf/netdev_bandwidth_conf.c:67 msgid "'peak' and 'burst' require 'average' attribute" msgstr "'peak' および 'burst' は 'average' 属性が必要です" #: src/conf/netdev_bandwidth_conf.c:73 #, c-format msgid "could not convert bandwidth peak value '%s'" msgstr "帯域のピーク値 '%s' を変換できませんでした" #: src/conf/netdev_bandwidth_conf.c:80 #, c-format msgid "could not convert bandwidth burst value '%s'" msgstr "帯域のバースト値 '%s' を変換できませんでした" #: src/conf/netdev_bandwidth_conf.c:87 #, c-format msgid "could not convert bandwidth floor value '%s'" msgstr "帯域の最小値 '%s' を変換できませんでした" #: src/conf/netdev_bandwidth_conf.c:141 msgid "Only one child element allowed" msgstr "1つの子 要素のみが許可されます" #: src/conf/netdev_bandwidth_conf.c:149 msgid "Only one child element allowed" msgstr "1つの子 要素のみが許可されます" #: src/conf/netdev_bandwidth_conf.c:173 msgid "floor attribute isn't supported for network's bandwidth yet" msgstr "floor 属性はまだネットワークの帯域に対して実装されていません" #: src/conf/netdev_bandwidth_conf.c:177 msgid "floor attribute is supported only for interfaces of type network" msgstr "floor 属性はネットワーク形式のインターフェースに対してのみサポートされます" #: src/conf/netdev_bandwidth_conf.c:195 msgid "'floor' attribute allowed only in element" msgstr "'floor' 属性は 要素においてのみ許可されます" #: src/conf/netdev_vlan_conf.c:53 msgid "" "missing tag id - each must have at least one subelement" msgstr "タグ ID がありません - 各 は少なくとも一つの サブ要素を持つ必要があります" #: src/conf/netdev_vlan_conf.c:69 msgid "missing or invalid vlan tag id attribute" msgstr "VLAN タグ ID 属性がありません、または無効です" #: src/conf/netdev_vlan_conf.c:74 #, c-format msgid "vlan tag id %lu too large (maximum 4095)" msgstr "VLAN タグ ID %lu が大きすぎます (最大 4095)" #: src/conf/netdev_vlan_conf.c:80 msgid "duplicate native vlan setting" msgstr "重複したネイティブ VLAN 設定" #: src/conf/netdev_vlan_conf.c:86 #, c-format msgid "Invalid \"nativeMode='%s'\" in vlan element" msgstr "VLAN 要素に \"nativeMode='%s'\" がありません" #: src/conf/netdev_vlan_conf.c:111 #, c-format msgid "" "invalid \"trunk='%s'\" in - trunk='yes' is required for more than one " "vlan tag" msgstr " における無効な \"trunk='%s'\" - 二つ以上の VLAN タグに対して trunk='yes' が必要です" #: src/conf/netdev_vlan_conf.c:117 msgid "" "invalid configuration in - \"trunk='no'\" is not allowed with a " "native vlan id" msgstr " における無効な設定 - \"trunk='no'\" はネイティブ VLAN ID で許可されません" #: src/conf/netdev_vlan_conf.c:124 #, c-format msgid "invalid \"trunk='%s'\" in - must be yes or no" msgstr " に無効な \"trunk='%s'\" があります - yes または no である必要があります" #: src/conf/netdev_vlan_conf.c:152 msgid "missing vlan tag data" msgstr "VLAN タグデータがありません" #: src/conf/netdev_vlan_conf.c:165 msgid "Bad value for nativeMode" msgstr "nativeMode に対する不正な値" #: src/conf/netdev_vport_profile_conf.c:52 #, c-format msgid "unknown virtualport type %s" msgstr "不明な仮想ポート形式 %s" #: src/conf/netdev_vport_profile_conf.c:59 msgid "missing required virtualport type" msgstr "要求された仮想ポート形式がありません" #: src/conf/netdev_vport_profile_conf.c:81 msgid "cannot parse value of managerid parameter" msgstr "managerid パラメーターの値を構文解析できません" #: src/conf/netdev_vport_profile_conf.c:86 msgid "value of managerid out of range" msgstr "managerid の値が範囲外です" #: src/conf/netdev_vport_profile_conf.c:98 msgid "cannot parse value of typeid parameter" msgstr "typeid パラメーターの値を構文解析できません" #: src/conf/netdev_vport_profile_conf.c:103 msgid "value for typeid out of range" msgstr "typeid の値が範囲外です" #: src/conf/netdev_vport_profile_conf.c:115 msgid "cannot parse value of typeidversion parameter" msgstr "typeidversion パラメーターの値を構文解析できません" #: src/conf/netdev_vport_profile_conf.c:120 msgid "value of typeidversion out of range" msgstr "typeidversion の値が範囲外です" #: src/conf/netdev_vport_profile_conf.c:130 msgid "cannot parse instanceid parameter as a uuid" msgstr "UUID として instanceid パラメーターを構文解析できません" #: src/conf/netdev_vport_profile_conf.c:139 msgid "profileid parameter too long" msgstr "profileid パラメーターが長すぎます" #: src/conf/netdev_vport_profile_conf.c:146 msgid "cannot parse interfaceid parameter as a uuid" msgstr "interfaceid パラメーターを UUID として構文解析できません" #: src/conf/netdev_vport_profile_conf.c:159 #: src/util/virnetdevvportprofile.c:162 msgid "cannot generate a random uuid for instanceid" msgstr "instanceid 用のランダムな UUID を生成できません" #: src/conf/netdev_vport_profile_conf.c:169 #: src/util/virnetdevvportprofile.c:183 msgid "cannot generate a random uuid for interfaceid" msgstr "interfaceid に対するランダムな UUID を生成できません" #: src/conf/network_conf.c:530 #, c-format msgid "network '%s' is already defined with uuid %s" msgstr "ネットワーク '%s' はすでに UUID %s を用いて定義されています" #: src/conf/network_conf.c:539 #, c-format msgid "network is already active as '%s'" msgstr "ネットワークはすでに '%s' として有効化されています" #: src/conf/network_conf.c:554 #, c-format msgid "network '%s' already exists with uuid %s" msgstr "ネットワーク '%s' はすでに UUID %s を用いて存在します" #: src/conf/network_conf.c:710 msgid "NULL NetworkDef" msgstr "空の NetworkDef" #: src/conf/network_conf.c:744 msgid "network is not running" msgstr "ネットワークが稼働していません" #: src/conf/network_conf.c:751 msgid "cannot change persistent config of a transient network" msgstr "一時的なネットワークの永続的な設定を変更できません" #: src/conf/network_conf.c:872 #, c-format msgid "Missing 'start' attribute in dhcp range for network '%s'" msgstr "ネットワーク '%s' の DHCP 範囲に 'start' 属性がありません" #: src/conf/network_conf.c:881 #, c-format msgid "Missing 'end' attribute in dhcp range for network '%s'" msgstr "ネットワーク '%s' の DHCP 範囲に 'end' 属性がありません" #: src/conf/network_conf.c:917 #, c-format msgid "" "Invalid to specify MAC address '%s' in network '%s' IPv6 static host " "definition" msgstr "MAC アドレス '%s' をネットワーク '%s' の静的な IPv6 ホスト定義において指定することは無効です" #: src/conf/network_conf.c:924 #, c-format msgid "Cannot parse MAC address '%s' in network '%s'" msgstr "MAC アドレス '%s' をネットワーク '%s' において構文解析できません" #: src/conf/network_conf.c:930 #, c-format msgid "expected unicast mac address, found multicast '%s' in network '%s'" msgstr "ユニキャスト MAC アドレスが期待されます、'%s' がネットワーク '%s' において見つかりました" #: src/conf/network_conf.c:942 #, c-format msgid "Invalid character '%c' in id '%s' of network '%s'" msgstr "無効な文字 '%c' が ID '%s' のネットワーク '%s' にあります" #: src/conf/network_conf.c:951 #, c-format msgid "Cannot use host name '%s' in network '%s'" msgstr "ホスト名 '%s' をネットワーク '%s' において使用できません" #: src/conf/network_conf.c:959 #, c-format msgid "Invalid IP address in static host definition for network '%s'" msgstr "ネットワーク '%s' に対する静的ホスト定義において無効な IP アドレスがあります" #: src/conf/network_conf.c:969 #, c-format msgid "" "At least one of name, mac, or ip attribute must be specified for static host " "definition in network '%s' " msgstr "name, mac, または ip 属性の少なくとも一つをネットワーク '%s' における静的ホスト定義に対して指定する必要があります " #: src/conf/network_conf.c:982 #, c-format msgid "" "Static host definition in IPv6 network '%s' must have id or name attribute" msgstr "IPv6 ネットワーク '%s' における静的ホスト定義は id または name 属性が必要です" #: src/conf/network_conf.c:989 #, c-format msgid "" "Static host definition in IPv4 network '%s' must have mac or name attribute" msgstr "IPv4 ネットワーク '%s' における静的ホスト定義は mac または name 属性を持つ必要があります" #: src/conf/network_conf.c:996 #, c-format msgid "Missing IP address in static host definition for network '%s'" msgstr "ネットワーク '%s' の静的ホスト定義において IP アドレスがありません" #: src/conf/network_conf.c:1099 #, c-format msgid "Missing IP address in network '%s' DNS HOST record" msgstr "ネットワーク '%s' の DNS HOST レコードに IP アドレスがありません" #: src/conf/network_conf.c:1106 #, c-format msgid "Invalid IP address in network '%s' DNS HOST record" msgstr "ネットワーク '%s' の DNS HOST レコードに無効な IP アドレスがあります" #: src/conf/network_conf.c:1122 src/conf/network_conf.c:1136 #, c-format msgid "Missing hostname in network '%s' DNS HOST record" msgstr "ネットワーク '%s' の DNS HOST レコードにホスト名がありません" #: src/conf/network_conf.c:1143 #, c-format msgid "Missing ip and hostname in network '%s' DNS HOST record" msgstr "ネットワーク '%s' の DNS HOST レコードに IP およびホスト名がありません" #: src/conf/network_conf.c:1184 #, c-format msgid "missing required service attribute in DNS SRV record of network '%s'" msgstr "" #: src/conf/network_conf.c:1191 #, c-format msgid "service attribute '%s' in network '%s' is too long, limit is %d bytes" msgstr "" #: src/conf/network_conf.c:1198 #, c-format msgid "" "invalid character in service attribute '%s' in DNS SRV record of network '%s'" msgstr "" #: src/conf/network_conf.c:1207 #, c-format msgid "" "missing required protocol attribute in DNS SRV record '%s' of network '%s'" msgstr "" #: src/conf/network_conf.c:1215 #, c-format msgid "" "invalid character in protocol attribute '%s' in DNS SRV record of network " "'%s'" msgstr "" #: src/conf/network_conf.c:1228 #, c-format msgid "" "DNS SRV port attribute not permitted without target for service '%s' in " "network '%s'" msgstr "" #: src/conf/network_conf.c:1235 #, c-format msgid "invalid DNS SRV port attribute for service '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1244 #, c-format msgid "" "DNS SRV priority attribute not permitted without target for service '%s' in " "network '%s'" msgstr "" #: src/conf/network_conf.c:1251 #, c-format msgid "Invalid DNS SRV priority attribute for service '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1260 #, c-format msgid "" "DNS SRV weight attribute not permitted without target for service '%s' in " "network '%s'" msgstr "" #: src/conf/network_conf.c:1267 #, c-format msgid "invalid DNS SRV weight attribute for service '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1292 #, c-format msgid "missing required name attribute in DNS TXT record of network %s" msgstr "ネットワーク %s の DNS TXT レコードにおいて必須の name 属性がありません" #: src/conf/network_conf.c:1298 #, c-format msgid "prohibited character in DNS TXT record name '%s' of network %s" msgstr "" #: src/conf/network_conf.c:1304 #, c-format msgid "" "missing required value attribute in DNS TXT record named '%s' of network %s" msgstr "'%s' という名前の DNS TXT レコード (ネットワーク %s) において必須の value 属性がありません" #: src/conf/network_conf.c:1311 #, c-format msgid "Missing required name or value in DNS TXT record of network %s" msgstr "ネットワーク %s の DNS TXT レコードにおいて必須の name または value がありません" #: src/conf/network_conf.c:1345 #, c-format msgid "Invalid dns forwardPlainNames setting '%s' in network '%s'" msgstr "無効な DNS forwardPlainNames 設定 '%s' がネットワーク '%s' にあります" #: src/conf/network_conf.c:1355 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1367 #, c-format msgid "Invalid forwarder IP address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1379 #, c-format msgid "invalid element found in of network %s" msgstr "ネットワーク %s の に無効な 要素がありました" #: src/conf/network_conf.c:1399 #, c-format msgid "invalid element found in of network %s" msgstr "ネットワーク %s の に無効な 要素がありました" #: src/conf/network_conf.c:1419 #, c-format msgid "invalid element found in of network %s" msgstr "ネットワーク %s の に無効な 要素がありました" #: src/conf/network_conf.c:1473 #, c-format msgid "Missing required address attribute in network '%s'" msgstr "必要なアドレス属性がネットワーク '%s' にありません" #: src/conf/network_conf.c:1479 #, c-format msgid "Invalid address '%s' in network '%s'" msgstr "無効なアドレス '%s' がネットワーク '%s' にあります" #: src/conf/network_conf.c:1488 #, c-format msgid "Invalid netmask '%s' in network '%s'" msgstr "無効なネットマスク '%s' がネットワーク '%s' にあります" #: src/conf/network_conf.c:1496 #, c-format msgid "" "Invalid ULong value specified for prefix in definition of network '%s'" msgstr "ネットワーク '%s' の定義において、プレフィックスに対して無効な ULong 値が指定されています" #: src/conf/network_conf.c:1510 #, c-format msgid "%s family specified for non-IPv4 address '%s' in network '%s'" msgstr "%s ファミリーが非 IPv4 アドレス '%s' (ネットワーク '%s') に対して指定されています" #: src/conf/network_conf.c:1517 #, c-format msgid "" "Invalid netmask '%s' for address '%s' in network '%s' (both must be IPv4)" msgstr "無効なネットマスク '%s' がアドレス '%s' (ネットワーク '%s') があります (どちらも IPv4 である必要があります)" #: src/conf/network_conf.c:1524 #, c-format msgid "Network '%s' IP address cannot have both a prefix and a netmask" msgstr "ネットワーク '%s' IP アドレスはプレフィックスとネットマスクの両方を持つことができません" #: src/conf/network_conf.c:1530 #, c-format msgid "Invalid IPv4 prefix '%lu' in network '%s'" msgstr "無効な IPv4 プレフィックス '%lu' がネットワーク '%s' にあります" #: src/conf/network_conf.c:1537 #, c-format msgid "Family 'ipv6' specified for non-IPv6 address '%s' in network '%s'" msgstr "ファミリー 'ipv6' が非 IPv6 アドレス '%s' (ネットワーク '%s') に対して指定されています" #: src/conf/network_conf.c:1543 #, c-format msgid "netmask not allowed for IPv6 address '%s' in network '%s'" msgstr "ネットマスクは IPv6 アドレス '%s' (ネットワーク '%s') に対して許可されません" #: src/conf/network_conf.c:1549 #, c-format msgid "Invalid IPv6 prefix '%lu' in network '%s'" msgstr "無効な IPv6 プレフィックス '%lu' がネットワーク '%s' にあります" #: src/conf/network_conf.c:1555 #, c-format msgid "Unrecognized family '%s' in network '%s'" msgstr "認識できないファミリー '%s' (ネットワーク '%s' 内)" #: src/conf/network_conf.c:1572 #, c-format msgid "Unsupported element in an IPv6 element in network '%s'" msgstr "サポートされない 要素がネットワーク '%s' の IPv6 要素にあります" #: src/conf/network_conf.c:1623 msgid "Missing required name attribute in portgroup" msgstr "ポートグループに必須の name 属性がありません" #: src/conf/network_conf.c:1636 #, c-format msgid "Invalid trustGuestRxFilters setting '%s' in portgroup" msgstr "" #: src/conf/network_conf.c:1686 #, c-format msgid "" "The element can only be used when 'mode' is 'nat' in network " "%s" msgstr " 要素は 'mode' がネットワーク %s において 'nat' のときのみ使用できます" #: src/conf/network_conf.c:1695 src/conf/network_conf.c:1861 #, c-format msgid "invalid
element found in of network %s" msgstr "無効な
要素がネットワーク %s の に見つかりました" #: src/conf/network_conf.c:1700 #, c-format msgid "" "Only one
element is allowed in in in network %s" msgstr "
要素はネットワーク %s において にある の中で一つだけ許可されます" #: src/conf/network_conf.c:1707 #, c-format msgid "" "missing 'start' attribute in
element in in in " "network %s" msgstr "ネットワーク %s において にある の中で、
に 'start' 属性がありません" #: src/conf/network_conf.c:1714 #, c-format msgid "" "missing 'end' attribute in
element in in in " "network %s" msgstr "ネットワーク %s において にある の中で、
に 'end' 属性がありません" #: src/conf/network_conf.c:1722 #, c-format msgid "Bad ipv4 start address '%s' in in in network '%s'" msgstr "不正な IPv4 開始アドレス '%s' がネットワーク '%s' において にある の中にあります" #: src/conf/network_conf.c:1729 #, c-format msgid "Bad ipv4 end address '%s' in in in network '%s'" msgstr "不正な IPv4 終了アドレス '%s' がネットワーク '%s' において にある の中にあります" #: src/conf/network_conf.c:1741 #, c-format msgid "" "Only start address '%s' specified in in in network '%s'" msgstr "" #: src/conf/network_conf.c:1748 #, c-format msgid "Only end address '%s' specified in in in network '%s'" msgstr "" #: src/conf/network_conf.c:1759 #, c-format msgid "invalid element found in of network %s" msgstr "無効な 要素がネットワーク %s の に見つかりました" #: src/conf/network_conf.c:1764 #, c-format msgid "" "Only one element is allowed in in in network %s" msgstr "ネットワーク %s において にある の中で、 要素は一つのみ許可されます" #: src/conf/network_conf.c:1772 #, c-format msgid "" "Missing or invalid 'start' attribute in in in in " "network %s" msgstr "" "ネットワーク %s において にある の中で、 に 'start' 属性がありません、または無効です" #: src/conf/network_conf.c:1780 #, c-format msgid "" "Missing or invalid 'end' attribute in in in in " "network %s" msgstr "" "ネットワーク %s において にある の中で、 に 'end' 属性がありません、または無効です" #: src/conf/network_conf.c:1822 #, c-format msgid "unknown forwarding type '%s'" msgstr "不明な転送タイプ '%s'" #: src/conf/network_conf.c:1841 #, c-format msgid "Unknown forward in network %s" msgstr "不明な転送 がネットワーク %s にあります" #: src/conf/network_conf.c:1853 #, c-format msgid "invalid element found in of network %s" msgstr "無効な 要素がネットワーク %s の に見つかりました" #: src/conf/network_conf.c:1869 #, c-format msgid "invalid element found in of network %s" msgstr "無効な 要素がネットワーク %s の に見つかりました" #: src/conf/network_conf.c:1877 #, c-format msgid "invalid element found in of network %s" msgstr "無効な 要素がネットワーク %s の に見つかりました" #: src/conf/network_conf.c:1882 #, c-format msgid "Only one element is allowed in of network %s" msgstr " 要素はネットワーク %s の において一つのみ許可されます" #: src/conf/network_conf.c:1895 #, c-format msgid "" "the 'dev' attribute cannot be used when
or sub-" "elements are present in network %s" msgstr "" "ネットワーク %s に
または サブ要素が存在するとき、 'dev' 属性は使用できません" #: src/conf/network_conf.c:1917 #, c-format msgid "" "Missing required dev attribute in element of network %s" msgstr "ネットワーク %s の 要素に必須の dev 属性がありません" #: src/conf/network_conf.c:1929 #, c-format msgid "" " must match first in network %s" msgstr "" " は最初の (ネットワーク %s) と一致する必要があります" #: src/conf/network_conf.c:1952 #, c-format msgid "missing address type in network %s" msgstr "ネットワーク %s にアドレス形式がありません" #: src/conf/network_conf.c:1959 #, c-format msgid "unknown address type '%s' in network %s" msgstr "不明なアドレス形式 '%s' がネットワーク %s にあります" #: src/conf/network_conf.c:1976 #, c-format msgid "unsupported address type '%s' in network %s" msgstr "サポートされないアドレス形式 '%s' がネットワーク %s にあります" #: src/conf/network_conf.c:1986 #, c-format msgid "Only one element is allowed in of network %s" msgstr " 要素はネットワーク %s の において一つのみ許可されます" #: src/conf/network_conf.c:1996 #, c-format msgid "Missing required dev attribute in element of network '%s'" msgstr "必須の dev 属性がネットワーク '%s' の 要素にありません" #: src/conf/network_conf.c:2077 #, c-format msgid "Invalid ipv6 setting '%s' in network '%s'" msgstr "無効な IPv6 設定 '%s' がネットワーク '%s' にあります" #: src/conf/network_conf.c:2090 #, c-format msgid "Invalid trustGuestRxFilters setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2105 #, c-format msgid "Invalid domain localOnly setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2130 #, c-format msgid "Invalid delay value in network '%s'" msgstr "" #: src/conf/network_conf.c:2142 #, c-format msgid "Invalid macTableManager setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2153 #, c-format msgid "Invalid bridge mac address '%s' in network '%s'" msgstr "無効なブリッジ MAC アドレス '%s' がネットワーク '%s' にあります" #: src/conf/network_conf.c:2159 #, c-format msgid "Invalid multicast bridge mac address '%s' in network '%s'" msgstr "無効なマルチキャストブリッジ MAC アドレス '%s' (ネットワーク '%s')" #: src/conf/network_conf.c:2279 #, c-format msgid "unreachable static route gateway '%s' specified for network '%s'" msgstr "到達できないスタティックルートのゲートウェイ '%s' がネットワーク '%s' に対して指定されています" #: src/conf/network_conf.c:2308 #, c-format msgid "%s forwarding requested, but no IP address provided for network '%s'" msgstr "%s 転送が要求されましたが、ネットワーク '%s' に提供される IP アドレスがありません" #: src/conf/network_conf.c:2316 #, c-format msgid "" "multiple forwarding interfaces specified for network '%s', only one is " "supported" msgstr "ネットワーク '%s' に対して複数の転送インターフェースが指定されましたが、一つのみがサポートされます" #: src/conf/network_conf.c:2329 #, c-format msgid "bridge name not allowed in %s mode (network '%s')" msgstr "ブリッジ名は %s モードにおいて許可されません (ネットワーク '%s')" #: src/conf/network_conf.c:2336 #, c-format msgid "bridge macTableManager setting not allowed in %s mode (network '%s')" msgstr "" #: src/conf/network_conf.c:2346 #, c-format msgid "" "bridge delay/stp options only allowed in route, nat, and isolated mode, not " "in %s (network '%s')" msgstr "" "ブリッジの delay/stp オプションのみが、route, nat, および isolated モードにおいて許可されます、 %s (ネットワーク " "'%s') において許可されません" #: src/conf/network_conf.c:2353 #, c-format msgid "" "A network with forward mode='%s' can specify a bridge name or a forward dev, " "but not both (network '%s')" msgstr "転送モード='%s' のネットワークはブリッジ名または転送デバイスを指定できますが、両方を指定できません (ネットワーク '%s')" #: src/conf/network_conf.c:2387 msgid "(network_definition)" msgstr "(ネットワーク定義)" #: src/conf/network_conf.c:2414 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/network_conf.c:2452 #, c-format msgid "Unknown forwardPlainNames type %d in network" msgstr "" #: src/conf/network_conf.c:2718 #, c-format msgid "Unknown forward type %d in network '%s'" msgstr "不明な転送形式 %d がネットワーク '%s' にあります" #: src/conf/network_conf.c:2747 #, c-format msgid "unexpected hostdev driver name type %d " msgstr "予期しないホストデバイスのドライバー名形式 %d " #: src/conf/network_conf.c:2826 #, c-format msgid "Unknown localOnly type %d in network" msgstr "" #: src/conf/network_conf.c:3031 msgid "(network status)" msgstr "(ネットワーク状態)" #: src/conf/network_conf.c:3036 msgid "Could not find any 'network' element in status file" msgstr "状態ファイルに何も 'network' 要素が見つかりませんでした" #: src/conf/network_conf.c:3047 src/conf/network_conf.c:3157 #, c-format msgid "Network config filename '%s' does not match network name '%s'" msgstr "ネットワーク設定ファイル名 '%s' はネットワーク名 '%s' に一致しません" #: src/conf/network_conf.c:3075 #, c-format msgid "Malformed 'floor_sum' attribute: %s" msgstr "不正な形式の 'floor_sum' 属性: %s" #: src/conf/network_conf.c:3207 src/conf/network_conf.c:3241 #: src/conf/nwfilter_conf.c:3205 src/conf/storage_conf.c:1920 #: src/conf/storage_conf.c:1955 src/conf/virdomainobjlist.c:521 #, c-format msgid "Failed to open dir '%s'" msgstr "ディレクトリー '%s' を開けませんでした" #: src/conf/network_conf.c:3287 src/util/virdnsmasq.c:279 #, c-format msgid "cannot remove config file '%s'" msgstr "設定ファイル %s を削除できません" #: src/conf/network_conf.c:3372 #, c-format msgid "can't update '%s' section of network '%s'" msgstr "'%s' セクション (ネットワーク '%s') を更新できません" #: src/conf/network_conf.c:3379 #, c-format msgid "unrecognized network update command code %d" msgstr "認識できないネットワーク更新コマンドコード %d" #: src/conf/network_conf.c:3389 #, c-format msgid "unexpected element <%s>, expecting <%s>, while updating network '%s'" msgstr "予期しない要素 <%s> があります、<%s> が期待されます (ネットワーク '%s' の更新中)" #: src/conf/network_conf.c:3444 #, c-format msgid "" "couldn't update dhcp host entry - no element found at index %d in " "network '%s'" msgstr "" "dhcp host 項目を更新できませんでした - インデックス %d (ネットワーク '%s') に 要素が見つかりませんでした" #: src/conf/network_conf.c:3467 #, c-format msgid "" "couldn't update dhcp host entry - no element found in network '%s'" msgstr "DHCP ホスト項目を更新できませんでした - ネットワーク '%s' において 要素が見つかりませんでした" #: src/conf/network_conf.c:3486 #, c-format msgid "dhcp is supported only for a single %s address on each network" msgstr "" #: src/conf/network_conf.c:3528 msgid "" "the address family of a host entry IP must match the address family of the " "dhcp element's parent" msgstr "" #: src/conf/network_conf.c:3551 #, c-format msgid "" "couldn't locate an existing dhcp host entry with \"mac='%s'\" \"name='%s'\" " "\"ip='%s'\" in network '%s'" msgstr "" #: src/conf/network_conf.c:3554 src/conf/network_conf.c:3555 #: src/conf/network_conf.c:3588 src/conf/network_conf.c:3589 #: tools/virsh-domain-monitor.c:131 tools/virsh-domain-monitor.c:138 #: tools/virsh-domain-monitor.c:146 tools/virsh-domain-monitor.c:171 #: tools/virsh-domain-monitor.c:176 tools/virsh-domain-monitor.c:190 #: tools/virsh-domain-monitor.c:195 tools/virsh-domain-monitor.c:211 #: tools/virsh-domain-monitor.c:217 tools/virsh-domain-monitor.c:229 #: tools/virsh-domain-monitor.c:235 tools/virsh-domain-monitor.c:270 #: tools/virsh-domain-monitor.c:1216 tools/virsh-domain-monitor.c:1228 #: tools/virsh-domain.c:5711 tools/virsh-domain.c:11369 #: tools/virsh-domain.c:11474 tools/virsh-domain.c:11492 #: tools/virsh-domain.c:11506 tools/virsh-domain.c:11520 #: tools/virsh-domain.c:11534 tools/virsh-domain.c:11549 #: tools/virsh-domain.c:11562 tools/virsh-domain.c:11575 #: tools/virsh-domain.c:11898 tools/virsh-domain.c:11905 #: tools/virsh-network.c:361 tools/virsh-network.c:1137 tools/virsh-pool.c:1012 #: tools/virsh-pool.c:1197 tools/virsh-pool.c:1212 tools/virsh-pool.c:1214 #: tools/virsh-pool.c:1215 tools/virsh-pool.c:1216 tools/virsh-pool.c:1622 #: tools/virsh-volume.c:965 tools/virsh-volume.c:1348 tools/virsh-volume.c:1355 #: tools/virsh-volume.c:1356 tools/virsh-volume.c:1357 msgid "unknown" msgstr "不明" #: src/conf/network_conf.c:3585 #, c-format msgid "" "there is an existing dhcp host entry in network '%s' that matches \"\"" msgstr "" "ネットワーク '%s' に \"\" と一致する、既存の DHCP " "ホスト項目があります" #: src/conf/network_conf.c:3616 #, c-format msgid "couldn't locate a matching dhcp host entry in network '%s'" msgstr "ネットワーク '%s' において一致する DHCP ホスト項目の場所が決められませんでした" #: src/conf/network_conf.c:3662 msgid "dhcp ranges cannot be modified, only added or deleted" msgstr "DHCP 範囲は変更できません、追加または削除のみ実行できます" #: src/conf/network_conf.c:3673 msgid "" "the address family of a dhcp range must match the address family of the dhcp " "element's parent" msgstr "" #: src/conf/network_conf.c:3697 #, c-format msgid "" "there is an existing dhcp range entry in network '%s' that matches \"\"" msgstr "" "ネットワーク '%s' において \"\" と一致する既存の DHCP 範囲エントリーがあります" #: src/conf/network_conf.c:3718 #, c-format msgid "couldn't locate a matching dhcp range entry in network '%s'" msgstr "ネットワーク '%s' における DHCP 範囲の一致するエントリーの場所がわかりません" #: src/conf/network_conf.c:3768 msgid "forward interface entries cannot be modified, only added or deleted" msgstr "転送インターフェース項目は変更できません、追加または削除のみできます" #: src/conf/network_conf.c:3777 msgid "missing dev attribute in element" msgstr " 要素に dev 属性がありません" #: src/conf/network_conf.c:3794 #, c-format msgid "" "there is an existing interface entry in network '%s' that matches " "\"\"" msgstr "ネットワーク '%s' に \"\" と一致する、既存のインターフェース項目があります" #: src/conf/network_conf.c:3811 #, c-format msgid "" "couldn't find an interface entry in network '%s' matching " msgstr "ネットワーク '%s' に と一致する、インターフェース項目を見つけられません" #: src/conf/network_conf.c:3820 #, c-format msgid "" "unable to delete interface '%s' in network '%s'. It is currently being used " "by %d domains." msgstr "インターフェース '%s' (ネットワーク '%s') を削除できません。現在 %d ドメインにより使用されています。" #: src/conf/network_conf.c:3887 #, c-format msgid "" "couldn't find a portgroup entry in network '%s' matching " msgstr "" "ネットワーク '%s' において と一致するポートグループのエントリーを見つけられませんでした" #: src/conf/network_conf.c:3895 #, c-format msgid "" "there is an existing portgroup entry in network '%s' that matches " "\"\"" msgstr "" "ネットワーク '%s' において \"\" と一致する既存のポートグループのエントリーがあります" #: src/conf/network_conf.c:3909 #, c-format msgid "" "a different portgroup entry in network '%s' is already set as the default. " "Only one default is allowed." msgstr "ネットワーク '%s' にある異なるポートグループがすでに標準設定として設定されています。標準設定は一つのみ許可されます。" #: src/conf/network_conf.c:3969 msgid "DNS HOST records cannot be modified, only added or deleted" msgstr "DNS HOST レコードは更新できません、追加または削除のみできます" #: src/conf/network_conf.c:4002 #, c-format msgid "" "there is already at least one DNS HOST record with a matching field in " "network %s" msgstr "ネットワーク %s において一致する項目を持つ DNS HOST レコードが少なくとも一つは存在します" #: src/conf/network_conf.c:4017 #, c-format msgid "couldn't locate a matching DNS HOST record in network %s" msgstr "ネットワーク %s において DNS HOST レコードを一致する場所がありませんでした" #: src/conf/network_conf.c:4023 #, c-format msgid "multiple matching DNS HOST records were found in network %s" msgstr "DNS HOST レコードに一致する複数の項目がネットワーク %s に見つかりました" #: src/conf/network_conf.c:4063 msgid "DNS SRV records cannot be modified, only added or deleted" msgstr "DNS SRV レコードは変更できません、追加または削除のみできます" #: src/conf/network_conf.c:4088 #, c-format msgid "" "there is already at least one DNS SRV record matching all specified fields " "in network %s" msgstr "ネットワーク %s において、すべての指定された項目と一致する DNS SRV レコードが少なくとも一つあります" #: src/conf/network_conf.c:4103 #, c-format msgid "couldn't locate a matching DNS SRV record in network %s" msgstr "ネットワーク %s に DNS SRV レコードと一致する場所がありませんでした" #: src/conf/network_conf.c:4109 #, c-format msgid "" "multiple DNS SRV records matching all specified fields were found in network " "%s" msgstr "指定されたすべての項目と一致する複数の DNS SRV レコードがネットワーク %s において見つかりました" #: src/conf/network_conf.c:4147 msgid "DNS TXT records cannot be modified, only added or deleted" msgstr "DNS TXT レコードは変更できません。追加または削除のみできます。" #: src/conf/network_conf.c:4167 #, c-format msgid "there is already a DNS TXT record with name '%s' in network %s" msgstr "'%s' という名前を持つ DNS TXT レコードがすでにネットワーク %s に存在します" #: src/conf/network_conf.c:4182 #, c-format msgid "couldn't locate a matching DNS TXT record in network %s" msgstr "ネットワーク %s において DNS TXT レコードに一致する場所がありませんでした" #: src/conf/network_conf.c:4214 msgid "network_update_xml" msgstr "network_update_xml" #: src/conf/network_conf.c:4264 msgid "can't update unrecognized section of network" msgstr "ネットワークの認識できないセクションを更新できません" #: src/conf/networkcommon_conf.c:90 #, c-format msgid "%s: Missing required address attribute in route definition" msgstr "" #: src/conf/networkcommon_conf.c:98 #, c-format msgid "%s: Missing required gateway attribute in route definition" msgstr "" #: src/conf/networkcommon_conf.c:106 #, c-format msgid "%s: Bad network address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:114 #, c-format msgid "%s: Bad gateway address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:126 #, c-format msgid "%s: No family specified for non-IPv4 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:128 #, c-format msgid "" "%s: IPv4 family specified for non-IPv4 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:136 #, c-format msgid "%s: No family specified for non-IPv4 gateway '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:138 #, c-format msgid "" "%s: IPv4 family specified for non-IPv4 gateway '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:146 #, c-format msgid "%s: Bad netmask address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:153 #, c-format msgid "%s: Invalid netmask '%s' for address '%s' (both must be IPv4)" msgstr "" #: src/conf/networkcommon_conf.c:161 #, c-format msgid "%s: Route definition cannot have both a prefix and a netmask" msgstr "" #: src/conf/networkcommon_conf.c:169 #, c-format msgid "%s: Invalid prefix %u specified in route definition, must be 0 - 32" msgstr "" #: src/conf/networkcommon_conf.c:178 #, c-format msgid "" "%s: ipv6 family specified for non-IPv6 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:185 #, c-format msgid "" "%s: Specifying netmask invalid for IPv6 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:192 #, c-format msgid "" "%s: ipv6 specified for non-IPv6 gateway address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:199 #, c-format msgid "%s: Invalid prefix %u specified in route definition, must be 0 - 128" msgstr "" #: src/conf/networkcommon_conf.c:207 #, c-format msgid "%s: Unrecognized family '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:217 #, c-format msgid "" "%s: Error converting address '%s' with netmask '%s' to network-address in " "route definition" msgstr "" #: src/conf/networkcommon_conf.c:227 #, c-format msgid "" "%s: Error converting address '%s' with prefix %u to network-address in route " "definition" msgstr "" #: src/conf/networkcommon_conf.c:236 #, c-format msgid "%s: Address '%s' in route definition is not a network address" msgstr "" #: src/conf/networkcommon_conf.c:280 #, c-format msgid "%s: Invalid prefix specified in route definition" msgstr "" #: src/conf/networkcommon_conf.c:289 #, c-format msgid "%s: Invalid metric specified in route definition" msgstr "" #: src/conf/networkcommon_conf.c:298 #, c-format msgid "%s: Invalid metric value, must be > 0 in route definition" msgstr "" #: src/conf/node_device_conf.c:685 #, c-format msgid "no block device path supplied for '%s'" msgstr "'%s' 用のブロックデバイスパスがありません" #: src/conf/node_device_conf.c:704 #, c-format msgid "missing storage capability type for '%s'" msgstr "'%s' 用のストレージ機能タイプがありません" #: src/conf/node_device_conf.c:726 #, c-format msgid "no removable media size supplied for '%s'" msgstr "'%s' 用の脱着可能メディアサイズがありません" #: src/conf/node_device_conf.c:727 #, c-format msgid "invalid removable media size supplied for '%s'" msgstr "'%s' 用の 脱着可能メディアサイズが無効です" #: src/conf/node_device_conf.c:737 #, c-format msgid "unknown storage capability type '%s' for '%s'" msgstr "不明なストレージケイパビリティ形式 '%s' が '%s' に対してあります" #: src/conf/node_device_conf.c:749 #, c-format msgid "no size supplied for '%s'" msgstr "'%s' にサイズがありません" #: src/conf/node_device_conf.c:750 #, c-format msgid "invalid size supplied for '%s'" msgstr "'%s' 用に無効なサイズがあります" #: src/conf/node_device_conf.c:776 src/conf/node_device_conf.c:854 #, c-format msgid "no SCSI host ID supplied for '%s'" msgstr "'%s' 用の SCSI ホスト ID がありません" #: src/conf/node_device_conf.c:777 src/conf/node_device_conf.c:855 #, c-format msgid "invalid SCSI host ID supplied for '%s'" msgstr "'%s' 用の SCSI ホスト ID が無効です" #: src/conf/node_device_conf.c:782 #, c-format msgid "no SCSI bus ID supplied for '%s'" msgstr "'%s' 用の SCSI バス ID がありません" #: src/conf/node_device_conf.c:783 #, c-format msgid "invalid SCSI bus ID supplied for '%s'" msgstr "'%s' 用の SCSI バス ID が無効です" #: src/conf/node_device_conf.c:788 #, c-format msgid "no SCSI target ID supplied for '%s'" msgstr "'%s' 用の SCSI ターゲット ID がありません" #: src/conf/node_device_conf.c:789 #, c-format msgid "invalid SCSI target ID supplied for '%s'" msgstr "'%s' 用の SCSI ターゲット ID が無効です" #: src/conf/node_device_conf.c:794 #, c-format msgid "no SCSI LUN ID supplied for '%s'" msgstr "'%s' 用の SCSI LUN ID がありません" #: src/conf/node_device_conf.c:795 #, c-format msgid "invalid SCSI LUN ID supplied for '%s'" msgstr "'%s' 用の SCSI LUN ID が無効です" #: src/conf/node_device_conf.c:822 #, c-format msgid "no target name supplied for '%s'" msgstr "'%s' に対してターゲット名が与えられていません" #: src/conf/node_device_conf.c:862 #, c-format msgid "invalid unique_id supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:875 #, c-format msgid "missing SCSI host capability type for '%s'" msgstr "'%s' に対して SCSI ホストケイパビリティ形式がありません" #: src/conf/node_device_conf.c:898 #, c-format msgid "no WWNN supplied for '%s', and auto-generation failed" msgstr "'%s' に供給された WWNN がありません、また自動生成に失敗しました" #: src/conf/node_device_conf.c:910 #, c-format msgid "no WWPN supplied for '%s', and auto-generation failed" msgstr "'%s' に供給された WWPN がありません、また自動生成に失敗しました" #: src/conf/node_device_conf.c:921 #, c-format msgid "unknown SCSI host capability type '%s' for '%s'" msgstr "不明な SCSI ホストケイパビリティ形式 '%s' が '%s' に対してあります" #: src/conf/node_device_conf.c:957 #, c-format msgid "no network interface supplied for '%s'" msgstr "'%s' 用にネットワークインターフェースがありません" #: src/conf/node_device_conf.c:976 msgid "missing network device feature name" msgstr "" #: src/conf/node_device_conf.c:982 #, c-format msgid "unknown network device feature '%s'" msgstr "" #: src/conf/node_device_conf.c:998 #, c-format msgid "invalid network type supplied for '%s'" msgstr "%s 用に無効なネットワークタイプです" #: src/conf/node_device_conf.c:1031 #, c-format msgid "no USB interface number supplied for '%s'" msgstr "'%s' 用の USB インターフェイス番号がありません" #: src/conf/node_device_conf.c:1032 #, c-format msgid "invalid USB interface number supplied for '%s'" msgstr "'%s' 用の USB インターフェイス番号が無効です" #: src/conf/node_device_conf.c:1037 #, c-format msgid "no USB interface class supplied for '%s'" msgstr "'%s' 用の USB インターフェイスクラスがありません" #: src/conf/node_device_conf.c:1038 #, c-format msgid "invalid USB interface class supplied for '%s'" msgstr "'%s' 用の USB インターフェイスクラスが無効です" #: src/conf/node_device_conf.c:1043 #, c-format msgid "no USB interface subclass supplied for '%s'" msgstr "'%s' 用の USB インターフェイスサブクラスがありません" #: src/conf/node_device_conf.c:1044 #, c-format msgid "invalid USB interface subclass supplied for '%s'" msgstr "'%s' 用の USB インターフェイスサブクラスが無効です" #: src/conf/node_device_conf.c:1049 #, c-format msgid "no USB interface protocol supplied for '%s'" msgstr "'%s' 用の USB インターフェイスプロトコルがありません" #: src/conf/node_device_conf.c:1050 #, c-format msgid "invalid USB interface protocol supplied for '%s'" msgstr "%s 用の USB インターフェイスプロトコルが無効です" #: src/conf/node_device_conf.c:1098 #, c-format msgid "no USB bus number supplied for '%s'" msgstr "'%s' 用の USB バスナンバーがありません" #: src/conf/node_device_conf.c:1099 #, c-format msgid "invalid USB bus number supplied for '%s'" msgstr "'%s' 用の USB バスナンバーが無効です" #: src/conf/node_device_conf.c:1104 #, c-format msgid "no USB device number supplied for '%s'" msgstr "%s' の USB デバイスナンバーがありません" #: src/conf/node_device_conf.c:1105 #, c-format msgid "invalid USB device number supplied for '%s'" msgstr "%s' の USB デバイスナンバーが無効です" #: src/conf/node_device_conf.c:1110 #, c-format msgid "no USB vendor ID supplied for '%s'" msgstr "%s' の USB ベンダー ID がありません" #: src/conf/node_device_conf.c:1111 #, c-format msgid "invalid USB vendor ID supplied for '%s'" msgstr "%s' の USB ベンダー ID が無効です" #: src/conf/node_device_conf.c:1116 #, c-format msgid "no USB product ID supplied for '%s'" msgstr "'%s' の USB プロダクト ID がありません" #: src/conf/node_device_conf.c:1117 #, c-format msgid "invalid USB product ID supplied for '%s'" msgstr "'%s' の USB プロダクト ID が無効です" #: src/conf/node_device_conf.c:1146 msgid "missing iommuGroup number attribute" msgstr "iommuGroup number 属性がありません" #: src/conf/node_device_conf.c:1152 #, c-format msgid "invalid iommuGroup number attribute '%s'" msgstr "無効な iommuGroup number 属性 '%s'" #: src/conf/node_device_conf.c:1198 msgid "mandatory attribute 'width' is missing or malformed" msgstr "" #: src/conf/node_device_conf.c:1205 #, c-format msgid "malformed 'speed' attribute: %s" msgstr "" #: src/conf/node_device_conf.c:1215 #, c-format msgid "malformed 'port' attribute: %s" msgstr "" #: src/conf/node_device_conf.c:1281 #, c-format msgid "no PCI domain ID supplied for '%s'" msgstr "'%s' の PCI ドメイン ID がありません" #: src/conf/node_device_conf.c:1282 #, c-format msgid "invalid PCI domain ID supplied for '%s'" msgstr "%s 用の PCI ドメイン ID が無効です" #: src/conf/node_device_conf.c:1287 #, c-format msgid "no PCI bus ID supplied for '%s'" msgstr "'%s' の PCI バス ID がありません" #: src/conf/node_device_conf.c:1288 #, c-format msgid "invalid PCI bus ID supplied for '%s'" msgstr "'%s' 用の PCI バス ID が無効です" #: src/conf/node_device_conf.c:1293 #, c-format msgid "no PCI slot ID supplied for '%s'" msgstr "'%s' 用の PCI スロット ID がありません" #: src/conf/node_device_conf.c:1294 #, c-format msgid "invalid PCI slot ID supplied for '%s'" msgstr "'%s' 用の PCI スロット ID が無効です" #: src/conf/node_device_conf.c:1299 #, c-format msgid "no PCI function ID supplied for '%s'" msgstr "'%s' 用の PCI 機能 ID がありません" #: src/conf/node_device_conf.c:1300 #, c-format msgid "invalid PCI function ID supplied for '%s'" msgstr "%s 用の PCI 機能 ID が無効です" #: src/conf/node_device_conf.c:1305 #, c-format msgid "no PCI vendor ID supplied for '%s'" msgstr "'%s' 用の PCI ベンダー ID がありません" #: src/conf/node_device_conf.c:1306 #, c-format msgid "invalid PCI vendor ID supplied for '%s'" msgstr "'%s' 用の PCI ベンダー ID が無効です" #: src/conf/node_device_conf.c:1311 #, c-format msgid "no PCI product ID supplied for '%s'" msgstr "'%s' 用の PCI プロダクト ID がありません" #: src/conf/node_device_conf.c:1312 #, c-format msgid "invalid PCI product ID supplied for '%s'" msgstr "'%s' 用の PCI プロダクト ID が無効です" #: src/conf/node_device_conf.c:1329 #, c-format msgid "invalid NUMA node ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1373 #, c-format msgid "no system UUID supplied for '%s'" msgstr "'%s' 用のシステム UUID がありません" #: src/conf/node_device_conf.c:1379 #, c-format msgid "malformed uuid element for '%s'" msgstr "不正な形式の '%s' の UUID 要素" #: src/conf/node_device_conf.c:1412 msgid "missing capability type" msgstr "ケイパビリティ形式がありません" #: src/conf/node_device_conf.c:1418 #, c-format msgid "unknown capability type '%s'" msgstr "不明なケイパビリティ形式 %s" #: src/conf/node_device_conf.c:1461 #, c-format msgid "unknown capability type '%d' for '%s'" msgstr "不明なケイパビリティ形式 '%d' が %s に対してあります" #: src/conf/node_device_conf.c:1513 #, c-format msgid "no device capabilities for '%s'" msgstr "'%s' に対してデバイスのケイパビリティがありません" #: src/conf/node_device_conf.c:1551 #, c-format msgid "unexpected root element <%s> expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/node_device_conf.c:1580 msgid "(node_device_definition)" msgstr "(ノードデバイス定義)" #: src/conf/node_device_conf.c:1634 msgid "Device is not a fibre channel HBA" msgstr "デバイスはファイバーチャンネル HBA ではありません" #: src/conf/node_device_conf.c:1659 #, c-format msgid "Could not find parent device for '%s'" msgstr "'%s' の親デバイスを見つけられませんでした" #: src/conf/node_device_conf.c:1679 #, c-format msgid "Parent device %s is not capable of vport operations" msgstr "親デバイス %s は vport 操作の機能がありません" #: src/conf/numa_conf.c:99 msgid "Cannot extract memnode nodes" msgstr "" #: src/conf/numa_conf.c:109 msgid "Per-node binding is not compatible with automatic NUMA placement." msgstr "" #: src/conf/numa_conf.c:116 msgid "Element 'memnode' is invalid without any guest NUMA cells" msgstr "" #: src/conf/numa_conf.c:130 msgid "Missing required cellid attribute in memnode element" msgstr "" #: src/conf/numa_conf.c:136 #, c-format msgid "Invalid cellid attribute in memnode element: %s" msgstr "" #: src/conf/numa_conf.c:144 msgid "" "Argument 'cellid' in memnode element must correspond to existing guest's " "NUMA cell" msgstr "" #: src/conf/numa_conf.c:153 #, c-format msgid "Multiple memnode elements with cellid %u" msgstr "" #: src/conf/numa_conf.c:164 msgid "Invalid mode attribute in memnode element" msgstr "" #: src/conf/numa_conf.c:174 msgid "Missing required nodeset attribute in memnode element" msgstr "" #: src/conf/numa_conf.c:212 msgid "cannot extract numatune nodes" msgstr "numatune ノードを抽出できません" #: src/conf/numa_conf.c:216 msgid "only one numatune is supported" msgstr "numatune は一つのみサポートされます" #: src/conf/numa_conf.c:229 #, c-format msgid "Unsupported NUMA memory tuning mode '%s'" msgstr "サポートされない NUMA メモリーチューニングの mode '%s' です" #: src/conf/numa_conf.c:237 #, c-format msgid "Unsupported NUMA memory placement mode '%s'" msgstr "" #: src/conf/numa_conf.c:441 msgid "Advice from numad is needed in case of automatic numa placement" msgstr "" #: src/conf/numa_conf.c:495 #, c-format msgid "Unsupported numatune mode '%d'" msgstr "" #: src/conf/numa_conf.c:503 #, c-format msgid "Unsupported numatune placement '%d'" msgstr "" #: src/conf/numa_conf.c:529 msgid "nodeset for NUMA memory tuning must be set if 'placement' is 'static'" msgstr "'placement' が 'static' ならば、NUMA メモリーチューニングのノードセットが設定されている必要があります。" #: src/conf/numa_conf.c:706 msgid "NUMA topology defined without NUMA cells" msgstr "NUMA トポロジーが NUMA セルなしで定義されています" #: src/conf/numa_conf.c:723 #, c-format msgid "Invalid 'id' attribute in NUMA cell: '%s'" msgstr "" #: src/conf/numa_conf.c:730 msgid "" "Exactly one 'cell' element per guest NUMA cell allowed, non-contiguous " "ranges or ranges not starting from 0 are not allowed" msgstr "" #: src/conf/numa_conf.c:740 #, c-format msgid "Duplicate NUMA cell info for cell id '%u'" msgstr "" #: src/conf/numa_conf.c:747 msgid "Missing 'cpus' attribute in NUMA cell" msgstr "NUMA セルに 'cpus' 属性がありません" #: src/conf/numa_conf.c:757 #, c-format msgid "NUMA cell %d has no vCPUs assigned" msgstr "" #: src/conf/numa_conf.c:769 #, c-format msgid "NUMA cells %u and %zu have overlapping vCPU ids" msgstr "" #: src/conf/numa_conf.c:783 #, c-format msgid "Invalid 'memAccess' attribute value '%s'" msgstr "" #: src/conf/numa_conf.c:891 #, c-format msgid "Target NUMA node count '%zu' doesn't match source '%zu'" msgstr "" #: src/conf/numa_conf.c:902 #, c-format msgid "Size of target NUMA node %zu (%llu) doesn't match source (%llu)" msgstr "" #: src/conf/numa_conf.c:912 #, c-format msgid "Processor mask of target NUMA node %zu doesn't match source" msgstr "" #: src/conf/nwfilter_conf.c:996 msgid "ipset name is too long" msgstr "ipset 名が長すぎます" #: src/conf/nwfilter_conf.c:1002 msgid "ipset name contains invalid characters" msgstr "ipset 名が無効な文字を含んでいます" #: src/conf/nwfilter_conf.c:1034 msgid "malformed ipset flags" msgstr "不正な形式の ipset フラグ" #: src/conf/nwfilter_conf.c:2058 #, c-format msgid "%s has illegal value %s" msgstr "%s が無効な値 %s を持ちます" #: src/conf/nwfilter_conf.c:2091 src/conf/nwfilter_conf.c:2423 msgid "rule node requires action attribute" msgstr "ルールノードは action 属性が必要です" #: src/conf/nwfilter_conf.c:2168 #, c-format msgid "" "%s rule with port specification requires protocol specification with " "protocol to be either one of tcp(6), udp(17), dccp(33), or sctp(132)" msgstr "" #: src/conf/nwfilter_conf.c:2430 msgid "unknown rule action attribute value" msgstr "不明なルール action 属性値" #: src/conf/nwfilter_conf.c:2437 msgid "rule node requires direction attribute" msgstr "ルールノードは direction 属性が必要です" #: src/conf/nwfilter_conf.c:2444 msgid "unknown rule direction attribute value" msgstr "不明なルール direction 属性値" #: src/conf/nwfilter_conf.c:2522 #, c-format msgid "Name of chain is longer than %u characters" msgstr "チェイン名が %u 文字よりも長いです" #: src/conf/nwfilter_conf.c:2530 msgid "Chain name contains invalid characters" msgstr "チェイン名が無効な文字を含んでいます" #: src/conf/nwfilter_conf.c:2568 #, c-format msgid "" "Invalid chain name '%s'. Please use a chain name called '%s' or any of the " "following prefixes: " msgstr "無効なチェイン名 '%s' です。'%s' というチェイン名または以下のプレフィックスをどれかを使用してください: " #: src/conf/nwfilter_conf.c:2612 msgid "filter has no name" msgstr "フィルターに名前がありません" #: src/conf/nwfilter_conf.c:2620 #, c-format msgid "Could not parse chain priority '%s'" msgstr "チェインの優先度 '%s' を構文解析できません" #: src/conf/nwfilter_conf.c:2627 #, c-format msgid "Priority '%d' is outside valid range of [%d,%d]" msgstr "優先度 '%d' が有効な範囲 [%d,%d] の外にあります" #: src/conf/nwfilter_conf.c:2666 src/conf/storage_conf.c:843 #: src/storage/storage_backend.c:580 msgid "unable to generate uuid" msgstr "uuid を生成できません" #: src/conf/nwfilter_conf.c:2734 msgid "unknown root element for nw filter" msgstr "ネットワークフィルターに対する不明なルート要素です" #: src/conf/nwfilter_conf.c:2760 msgid "(nwfilter_definition)" msgstr "(ネットワークフィルター定義)" #: src/conf/nwfilter_conf.c:3087 #, c-format msgid "filter with same UUID but different name ('%s') already exists" msgstr "同じ UUID だが異なる名前 ('%s') を持つフィルターがすでに存在します" #: src/conf/nwfilter_conf.c:3100 #, c-format msgid "filter '%s' already exists with uuid %s" msgstr "" #: src/conf/nwfilter_conf.c:3109 msgid "filter would introduce a loop" msgstr "フィルターがループしています" #: src/conf/nwfilter_conf.c:3173 #, c-format msgid "network filter config filename '%s' does not match name '%s'" msgstr "ネットワークフィルターの設定ファイル名 '%s' が名前 '%s' と一致しません" #: src/conf/nwfilter_conf.c:3247 src/conf/storage_conf.c:2074 #, c-format msgid "cannot create config directory %s" msgstr "設定ディレクトリー %s を作成できません" #: src/conf/nwfilter_conf.c:3260 src/conf/storage_conf.c:2053 msgid "failed to generate XML" msgstr "XML の生成に失敗しました" #: src/conf/nwfilter_conf.c:3279 src/conf/storage_conf.c:2099 #, c-format msgid "no config file for %s" msgstr "%s 用の設定ファイルはありません" #: src/conf/nwfilter_conf.c:3285 src/conf/storage_conf.c:2105 #, c-format msgid "cannot remove config for %s" msgstr "%s 用の設定を削除できません" #: src/conf/nwfilter_conf.c:3360 #, c-format msgid "formatter for %s %s reported error" msgstr "%s %s のフォーマッターがエラーを報告しました" #: src/conf/nwfilter_params.c:112 msgid "Variable value contains invalid character" msgstr "変数の値が無効な文字を含みます" #: src/conf/nwfilter_params.c:361 src/conf/nwfilter_params.c:610 #, c-format msgid "Could not find value for variable '%s'" msgstr "変数 '%s' の値を見つけられませんでした" #: src/conf/nwfilter_params.c:386 msgid "" "Cardinality of list items must be the same for processing them in parallel" msgstr "リスト項目の濃度は並列に処理するために同じにする必要があります" #: src/conf/nwfilter_params.c:427 msgid "hash lookup resulted in NULL pointer" msgstr "ハッシュ検索の結果が NULL ポインターでした" #: src/conf/nwfilter_params.c:433 #, c-format msgid "Lookup of value at index %u resulted in a NULL pointer" msgstr "インデックス %u にある値の検索の結果は NULL ポインターでした" #: src/conf/nwfilter_params.c:574 #, c-format msgid "Could not get iterator index for iterator ID %u" msgstr "反復子 ID %u のインデックスを取得できませんでした" #: src/conf/nwfilter_params.c:584 #, c-format msgid "Could not get iterator index for (internal) iterator ID %u" msgstr "(内部)反復子 ID %u のインデックスを取得できませんでした" #: src/conf/nwfilter_params.c:602 #, c-format msgid "Could not find variable '%s' in iterator" msgstr "反復子に変数 '%s' を見つけられませんでした" #: src/conf/nwfilter_params.c:618 #, c-format msgid "Could not get nth (%u) value of variable '%s'" msgstr "N 番目 (%u) の値を変数 '%s' から取得できませんでした" #: src/conf/nwfilter_params.c:729 #, c-format msgid "Could not put variable '%s' into hashmap" msgstr "変数 '%s' をハッシュマップの中に置けませんでした" #: src/conf/nwfilter_params.c:876 msgid "missing filter parameter table" msgstr "フィルターパラメーター表がありません" #: src/conf/nwfilter_params.c:1004 msgid "Malformatted array index" msgstr "不正な形式の配列インデックス" #: src/conf/nwfilter_params.c:1007 msgid "Malformatted iterator id" msgstr "不正な形式の反復子 ID" #: src/conf/nwfilter_params.c:1019 #, c-format msgid "Iterator ID exceeds maximum ID of %u" msgstr "反復子 ID が最大 ID %u を超えています" #: src/conf/nwfilter_params.c:1032 msgid "Malformatted variable" msgstr "不正な形式の変数" #: src/conf/object_event.c:239 src/conf/object_event.c:266 #, c-format msgid "could not find event callback %d for deletion" msgstr "" #: src/conf/object_event.c:401 msgid "event callback already tracked" msgstr "イベントの呼び戻し先がすでに追跡されています" #: src/conf/object_event.c:579 msgid "unable to initialize state mutex" msgstr "状態のミューテックスを初期化できません" #: src/conf/object_event.c:626 #, c-format msgid "Class %s must derive from virObjectEvent" msgstr "" #: src/conf/object_event.c:886 msgid "could not initialize domain event timer" msgstr "ドメインのイベントタイマーを初期化できませんでした" #: src/conf/object_event.c:979 #, c-format msgid "event callback function %p not registered" msgstr "" #: src/conf/object_event.c:1027 #, c-format msgid "event callback id %d not registered" msgstr "" #: src/conf/secret_conf.c:66 src/conf/secret_conf.c:127 #: src/conf/secret_conf.c:255 src/conf/secret_conf.c:287 #, c-format msgid "unexpected secret usage type %d" msgstr "予期しないシークレット使用形式 %d" #: src/conf/secret_conf.c:82 msgid "unknown secret usage type" msgstr "不明なシークレット使用形式" #: src/conf/secret_conf.c:88 #, c-format msgid "unknown secret usage type %s" msgstr "不明なシークレット使用形式 %s" #: src/conf/secret_conf.c:102 msgid "volume usage specified, but volume path is missing" msgstr "ボリューム使用法は指定されていますが、ボリュームパスがありません" #: src/conf/secret_conf.c:111 msgid "Ceph usage specified, but name is missing" msgstr "Ceph の使用が指定されましたが、名前がありません" #: src/conf/secret_conf.c:120 msgid "iSCSI usage specified, but target is missing" msgstr "iSCSI の使用が指定されましたが、ターゲットがありません" #: src/conf/secret_conf.c:144 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/secret_conf.c:168 msgid "invalid value of 'ephemeral'" msgstr "'ephemeral' の無効な値" #: src/conf/secret_conf.c:182 msgid "invalid value of 'private'" msgstr "'private' の無効な値" #: src/conf/secret_conf.c:226 msgid "(definition_of_secret)" msgstr "(シークレットの定義)" #: src/conf/snapshot_conf.c:128 msgid "missing name from disk snapshot element" msgstr "disk snapshot 要素の name がありません" #: src/conf/snapshot_conf.c:148 #, c-format msgid "unknown disk snapshot type '%s'" msgstr "" #: src/conf/snapshot_conf.c:164 #, c-format msgid "unknown disk snapshot driver '%s'" msgstr "不明なディスクスナップショットドライバー '%s'" #: src/conf/snapshot_conf.c:165 #, c-format msgid "disk format '%s' lacks backing file support" msgstr "" #: src/conf/snapshot_conf.c:177 #, c-format msgid "disk snapshot image path '%s' must be absolute" msgstr "" #: src/conf/snapshot_conf.c:229 msgid "a redefined snapshot must have a name" msgstr "再定義されたスナップショットは名前を持たなければいけません" #: src/conf/snapshot_conf.c:242 msgid "missing creationTime from existing snapshot" msgstr "既存のスナップショットの creationTime がありません" #: src/conf/snapshot_conf.c:254 msgid "missing state from existing snapshot" msgstr "既存のスナップショットの状態がありません" #: src/conf/snapshot_conf.c:260 #, c-format msgid "Invalid state '%s' in domain snapshot XML" msgstr "ドメインのスナップショット XML において無効な状態 '%s' です" #: src/conf/snapshot_conf.c:280 src/conf/snapshot_conf.c:461 msgid "missing domain in snapshot" msgstr "スナップショットにドメインがありません" #: src/conf/snapshot_conf.c:300 #, c-format msgid "unknown memory snapshot setting '%s'" msgstr "不明なメモリースナップショット設定 '%s'" #: src/conf/snapshot_conf.c:307 #, c-format msgid "memory filename '%s' requires external snapshot" msgstr "メモリーのファイル名 '%s' は外部スナップショットが必要です" #: src/conf/snapshot_conf.c:314 msgid "external memory snapshots require a filename" msgstr "外部メモリースナップショットはファイル名が必要です" #: src/conf/snapshot_conf.c:327 msgid "memory state cannot be saved with offline or disk-only snapshot" msgstr "メモリーの状態はオフラインまたはディスクのみのスナップショットで保存できません" #: src/conf/snapshot_conf.c:337 #, c-format msgid "memory snapshot file path (%s) must be absolute" msgstr "" #: src/conf/snapshot_conf.c:356 msgid "unable to handle disk requests in snapshot" msgstr "スナップショットにあるディスク要求を処理できません" #: src/conf/snapshot_conf.c:363 msgid "Could not find 'active' element" msgstr "'active' 要素を見つけられませんでした" #: src/conf/snapshot_conf.c:394 msgid "domainsnapshot" msgstr "ドメインスナップショット" #: src/conf/snapshot_conf.c:421 tools/virsh-snapshot.c:767 #: tools/virsh-snapshot.c:810 tools/virsh-snapshot.c:922 #: tools/virsh-snapshot.c:1609 msgid "(domain_snapshot)" msgstr "(ドメインスナップショット)" #: src/conf/snapshot_conf.c:467 msgid "too many disk snapshot requests for domain" msgstr "ドメインに対してディスクスナップショットの要求が多すぎます" #: src/conf/snapshot_conf.c:488 #, c-format msgid "no disk named '%s'" msgstr "'%s' という名前のディスクがありません" #: src/conf/snapshot_conf.c:494 #, c-format msgid "disk '%s' specified twice" msgstr "ディスク '%s' が二重定義されました" #: src/conf/snapshot_conf.c:517 #, c-format msgid "disk '%s' must use snapshot mode '%s'" msgstr "ディスク '%s' はスナップショットのモード '%s' を使用しなければいけません" #: src/conf/snapshot_conf.c:524 #, c-format msgid "file '%s' for disk '%s' requires use of external snapshot mode" msgstr "ファイル '%s' (ディスク '%s') は、外部スナップショットモードを利用する必要があります" #: src/conf/snapshot_conf.c:580 #, c-format msgid "cannot generate external snapshot name for disk '%s' on a '%s' device" msgstr "" #: src/conf/snapshot_conf.c:589 #, c-format msgid "cannot generate external snapshot name for disk '%s' without source" msgstr "ソースのないディスク '%s' に対する外部スナップショット名を生成できません" #: src/conf/snapshot_conf.c:596 #, c-format msgid "" "source for disk '%s' is not a regular file; refusing to generate external " "snapshot name" msgstr "ディスク '%s' のソースは通常のファイルではありません。外部スナップショットの生成を拒否します。" #: src/conf/snapshot_conf.c:611 msgid "integer overflow" msgstr "整数値オーバーフロー" #: src/conf/snapshot_conf.c:758 #, c-format msgid "unexpected domain snapshot %s already exists" msgstr "予期しないドメインスナップショット %s がすでに存在します" #: src/conf/snapshot_conf.c:1184 #, c-format msgid "cannot set snapshot %s as its own parent" msgstr "スナップショット %s を自身の親として設定できません" #: src/conf/snapshot_conf.c:1191 #, c-format msgid "parent %s for snapshot %s not found" msgstr "親 %s (スナップショット %s)が見つかりません" #: src/conf/snapshot_conf.c:1198 #, c-format msgid "parent %s would create cycle to %s" msgstr "親 %s が %s にサイクルを作成しました" #: src/conf/snapshot_conf.c:1216 #, c-format msgid "disk-only flag for snapshot %s requires disk-snapshot state" msgstr "スナップショット %s のディスク専用フラグはディスクスナップショットの状態が必要です" #: src/conf/snapshot_conf.c:1226 #, c-format msgid "definition for snapshot %s must use uuid %s" msgstr "スナップショット %s は UUID %s を使用する必要があります" #: src/conf/snapshot_conf.c:1238 #, c-format msgid "" "cannot change between online and offline snapshot state in snapshot %s" msgstr "スナップショット %s においてスナップショットのオンライン状態とオフライン状態の間で変更できません" #: src/conf/snapshot_conf.c:1247 #, c-format msgid "" "cannot change between disk snapshot and system checkpoint in snapshot %s" msgstr "スナップショット %s においてディスクスナップショットとシステムチェックポイントの間で変更できません" #: src/conf/storage_conf.c:288 #, c-format msgid "missing backend for pool type %d" msgstr "プールタイプ %d のバックエンドがありません" #: src/conf/storage_conf.c:474 msgid "element 'name' is mandatory for RBD pool" msgstr "'name' 要素が RBD プールに対して必須です" #: src/conf/storage_conf.c:487 #, c-format msgid "unknown pool format type %s" msgstr "不明なプールフォーマット形式 %s" #: src/conf/storage_conf.c:506 msgid "missing storage pool host name" msgstr "ストレージプールのホスト名がありません" #: src/conf/storage_conf.c:536 msgid "missing storage pool source device path" msgstr "ストレージプールのソースデバイスのパスがありません" #: src/conf/storage_conf.c:556 #, c-format msgid "Unknown pool adapter type '%s'" msgstr "不明なプールアダプター形式 '%s'" #: src/conf/storage_conf.c:571 #, c-format msgid "unknown fc_host managed setting '%s'" msgstr "" #: src/conf/storage_conf.c:594 msgid "Missing scsi_host PCI address element" msgstr "" #: src/conf/storage_conf.c:605 msgid "Missing or invalid scsi adapter 'unique_id' value" msgstr "" #: src/conf/storage_conf.c:629 msgid "" "Use of 'wwnn', 'wwpn', and 'parent' attributes requires use of the adapter " "'type'" msgstr "" #: src/conf/storage_conf.c:636 msgid "Use of 'parent' element requires use of the adapter 'type'" msgstr "" #: src/conf/storage_conf.c:656 msgid "storage pool missing auth type" msgstr "" #: src/conf/storage_conf.c:689 msgid "(storage_source_specification)" msgstr "(ストレージソース仕様)" #: src/conf/storage_conf.c:698 msgid "root element was not source" msgstr "ルート要素が source ではありませんでした" #: src/conf/storage_conf.c:746 msgid "malformed octal mode" msgstr "不正な形式の 8 進数のモード" #: src/conf/storage_conf.c:763 msgid "malformed owner element" msgstr "不正な形式の owner 要素" #: src/conf/storage_conf.c:778 msgid "malformed group element" msgstr "不正な形式の group 要素" #: src/conf/storage_conf.c:809 msgid "storage pool missing type attribute" msgstr "ストレージプールに type 属性がありません" #: src/conf/storage_conf.c:815 src/storage/storage_driver.c:586 #: src/test/test_driver.c:4191 #, c-format msgid "unknown storage pool type %s" msgstr "不明なストレージプール形式 %s" #: src/conf/storage_conf.c:835 msgid "missing pool source name element" msgstr "プールソースの name 要素がありません" #: src/conf/storage_conf.c:857 msgid "missing storage pool source host name" msgstr "ストレージプールのソースホスト名がありません" #: src/conf/storage_conf.c:865 msgid "missing storage pool source path" msgstr "ストレージプールのソースパスがありません" #: src/conf/storage_conf.c:880 msgid "missing storage pool source adapter" msgstr "ストレージプールのソースアダプターがありません" #: src/conf/storage_conf.c:889 msgid "'wwnn' and 'wwpn' must be specified for adapter type 'fchost'" msgstr "'wwnn' および 'wwpn' をアダプター形式 'fchost' に対して指定する必要があります" #: src/conf/storage_conf.c:902 msgid "" "Either 'name' or 'parent' must be specified for the 'scsi_host' adapter" msgstr "" #: src/conf/storage_conf.c:910 msgid "" "Both 'name' and 'parent' cannot be specified for the 'scsi_host' adapter" msgstr "" #: src/conf/storage_conf.c:921 msgid "missing storage pool source device name" msgstr "ストレージプールのソースデバイス名がありません" #: src/conf/storage_conf.c:939 msgid "missing storage pool target path" msgstr "ストレージプールのターゲットパスがありません" #: src/conf/storage_conf.c:973 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/storage_conf.c:999 msgid "(storage_pool_definition)" msgstr "(ストレージプール定義)" #: src/conf/storage_conf.c:1117 #, c-format msgid "unknown pool format number %d" msgstr "不明なプールフォーマット番号 %d" #: src/conf/storage_conf.c:1153 src/conf/storage_conf.c:2142 msgid "unexpected pool type" msgstr "予期しないプールタイプ" #: src/conf/storage_conf.c:1240 msgid "malformed capacity element" msgstr "不正な形式の capacity 要素" #: src/conf/storage_conf.c:1281 msgid "missing volume name element" msgstr "ボリュームの name 要素がありません" #: src/conf/storage_conf.c:1293 #, c-format msgid "unknown volume type '%s'" msgstr "不明なボリューム形式 '%s'" #: src/conf/storage_conf.c:1314 src/conf/storage_conf.c:1359 #, c-format msgid "unknown volume format type %s" msgstr "不明なボリュームフォーマット形式 %s" #: src/conf/storage_conf.c:1335 msgid "missing capacity element" msgstr "capacity 要素がありません" #: src/conf/storage_conf.c:1401 #, c-format msgid "unsupported feature %s" msgstr "サポートされない機能 %s" #: src/conf/storage_conf.c:1436 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "予期しないルート要素 <%s> です、 が期待されます" #: src/conf/storage_conf.c:1464 msgid "(storage_volume_definition)" msgstr "(ストレージボリューム定義)" #: src/conf/storage_conf.c:1516 #, c-format msgid "unknown volume format number %d" msgstr "不明なボリュームフォーマット番号 %d" #: src/conf/storage_conf.c:1819 #, c-format msgid "Storage pool config filename '%s' does not match pool name '%s'" msgstr "ストレージプール設定ファイル名 '%s' がプール名 '%s' と一致しません" #: src/conf/storage_conf.c:1864 msgid "(pool state)" msgstr "" #: src/conf/storage_conf.c:1869 msgid "Could not find any 'pool' element in state file" msgstr "" #: src/conf/storage_conf.c:1879 #, c-format msgid "Storage pool state file '%s' does not match pool name '%s'" msgstr "" #: src/conf/storage_conf.c:2192 #, c-format msgid "pool '%s' is already defined with uuid %s" msgstr "プール '%s' はすでに UUID %s で定義されています" #: src/conf/storage_conf.c:2201 #, c-format msgid "pool is already active as '%s'" msgstr "プールはすでに '%s' としてアクティブです" #: src/conf/storage_conf.c:2215 #, c-format msgid "pool '%s' already exists with uuid %s" msgstr "プール '%s' はすでに UUID %s を持って定義されています" #: src/conf/storage_conf.c:2263 #, c-format msgid "Cannot find '%s' in node device database" msgstr "" #: src/conf/storage_conf.c:2588 #, c-format msgid "Storage source conflict with pool: '%s'" msgstr "ストレージソースがプールと競合します: '%s'" #: src/conf/virchrdev.c:129 #, c-format msgid "" "Requested device '%s' is locked by lock file '%s' held by process %lld" msgstr "要求されたデバイス '%s' がロックファイル '%s' (プロセス %lld) によりロックされています" #: src/conf/virchrdev.c:158 #, c-format msgid "Couldn't create lock file for device '%s' in path '%s'" msgstr "デバイス '%s' 向けロックファイルをパス '%s' に作成できませんでした" #: src/conf/virchrdev.c:167 #, c-format msgid "Couldn't write to lock file for device '%s' in path '%s'" msgstr "デバイス '%s' 向けロックファイルをパス '%s' に書き込めませんでした" #: src/conf/virchrdev.c:276 msgid "Unable to init device stream mutex" msgstr "デバイスストリームミューテックスを初期化できません" #: src/conf/virchrdev.c:355 msgid "PTY device is not yet assigned" msgstr "" #: src/conf/virchrdev.c:364 src/conf/virchrdev.c:426 src/vmx/vmx.c:2134 #: src/vmx/vmx.c:2355 #, c-format msgid "Unsupported device type '%s'" msgstr "サポートされないデバイス形式 '%s' です" #: src/conf/virdomainobjlist.c:236 src/xen/xm_internal.c:989 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ドメイン '%s' がすでに UUID %s を用いて定義されています" #: src/conf/virdomainobjlist.c:245 #, c-format msgid "domain '%s' is already active" msgstr "ドメイン '%s' はすでに起動中です" #: src/conf/virdomainobjlist.c:251 #, c-format msgid "domain '%s' is already being started" msgstr "ドメイン '%s' はすでに起動中です" #: src/conf/virdomainobjlist.c:267 #, c-format msgid "domain '%s' already exists with uuid %s" msgstr "ドメイン '%s' がすでに UUID %s を用いて存在します" #: src/conf/virdomainobjlist.c:471 #, c-format msgid "unexpected domain %s already exists" msgstr "予期しないドメイン %s がすでに存在します" #: src/cpu/cpu.c:64 src/cpu/cpu_map.c:98 msgid "undefined hardware architecture" msgstr "未定義のハードウェアアーキテクチャー" #: src/cpu/cpu.c:105 src/cpu/cpu.c:447 msgid "(CPU_definition)" msgstr "(CPU 定義)" #: src/cpu/cpu.c:150 #, c-format msgid "cannot compare CPUs of %s architecture" msgstr "CPU の %s アーキテクチャーを比較できません" #: src/cpu/cpu.c:203 src/cpu/cpu.c:550 msgid "nonzero nmodels doesn't match with NULL models" msgstr "0 以外の nmodels は NULL モデルと一致しません" #: src/cpu/cpu.c:210 msgid "invalid CPU definition stub" msgstr "" #: src/cpu/cpu.c:219 #, c-format msgid "cannot decode CPU data for %s architecture" msgstr "%s アーキテクチャーの CPU データをデコードできません" #: src/cpu/cpu.c:266 src/cpu/cpu_generic.c:70 src/cpu/cpu_x86.c:1376 msgid "no guest CPU model specified" msgstr "" #: src/cpu/cpu.c:275 #, c-format msgid "cannot encode CPU data for %s architecture" msgstr "%s アーキテクチャーの CPU データをエンコードできません" #: src/cpu/cpu.c:309 #, c-format msgid "cannot free CPU data for %s architecture" msgstr "%s アーキテクチャーの CPU データを解放できません" #: src/cpu/cpu.c:337 #, c-format msgid "cannot get node CPU data for %s architecture" msgstr "%s アーキテクチャーのノード CPU データを取得できません" #: src/cpu/cpu.c:378 #, c-format msgid "cannot compute guest CPU data for %s architecture" msgstr "ゲスト CPU の %s アーキテクチャーを比較できません" #: src/cpu/cpu.c:434 msgid "nonzero ncpus doesn't match with NULL xmlCPUs" msgstr "0 以外の ncpus は空白の xmlCPUs と一致しません" #: src/cpu/cpu.c:439 src/cpu/cpu.c:531 msgid "No CPUs given" msgstr "CPU が与えられていません" #: src/cpu/cpu.c:526 msgid "nonzero ncpus doesn't match with NULL cpus" msgstr "0 以外の ncpus は空白の cpus と一致しません" #: src/cpu/cpu.c:538 #, c-format msgid "invalid CPU definition at index %zu" msgstr "" #: src/cpu/cpu.c:543 #, c-format msgid "no CPU model specified at index %zu" msgstr "" #: src/cpu/cpu.c:559 #, c-format msgid "cannot compute baseline CPU of %s architecture" msgstr "%s アーキテクチャーのベースライン CPU を計算できません" #: src/cpu/cpu.c:595 #, c-format msgid "cannot update guest CPU data for %s architecture" msgstr "%s アーキテクチャーのゲスト CPU データを更新できません" #: src/cpu/cpu.c:628 #, c-format msgid "cannot check guest CPU data for %s architecture" msgstr "%s アーキテクチャーのゲスト CPU データを確認できません" #: src/cpu/cpu.c:658 #, c-format msgid "cannot format %s CPU data" msgstr "" #: src/cpu/cpu.c:690 #, c-format msgid "cannot parse %s CPU data" msgstr "%s CPU データを構文解析できません" #: src/cpu/cpu.c:736 #, c-format msgid "cannot find architecture %s" msgstr "アーキテクチャー %s を見つけられません" #: src/cpu/cpu.c:744 #, c-format msgid "cannot find a driver for the architecture %s" msgstr "%s アーキテクチャーに対するドライバーを見つけられません" #: src/cpu/cpu.c:751 #, c-format msgid "CPU driver for %s has no CPU model support" msgstr "" #: src/cpu/cpu_generic.c:140 src/cpu/cpu_ppc64.c:678 src/cpu/cpu_x86.c:1577 #, c-format msgid "CPU model %s is not supported by hypervisor" msgstr "CPU モデル %s がハイパーバイザーによりサポートされていません" #: src/cpu/cpu_generic.c:162 #, c-format msgid "CPUs have incompatible architectures: '%s' != '%s'" msgstr "CPU のアーキテクチャーに互換性がありません: '%s' != '%s'" #: src/cpu/cpu_generic.c:170 #, c-format msgid "CPU models don't match: '%s' != '%s'" msgstr "CPU のモデルが一致しません: '%s' != '%s'" #: src/cpu/cpu_map.c:104 msgid "no callback provided" msgstr "コールバックが提供されていません" #: src/cpu/cpu_map.c:110 #, c-format msgid "cannot parse CPU map file: %s" msgstr "CPU マップファイルを構文解析できません: %s" #: src/cpu/cpu_map.c:130 #, c-format msgid "cannot find CPU map for %s architecture" msgstr "%s アーキテクチャーの CPU マップを見つけられません" #: src/cpu/cpu_map.c:137 #, c-format msgid "cannot parse CPU map for %s architecture" msgstr "%s アーキテクチャーの CPU マップを構文解析できません" #: src/cpu/cpu_ppc64.c:110 msgid "Host CPU does not support compatibility modes" msgstr "" #: src/cpu/cpu_ppc64.c:120 #, c-format msgid "Unknown compatibility mode %s" msgstr "" #: src/cpu/cpu_ppc64.c:276 src/cpu/cpu_ppc64.c:794 src/cpu/cpu_x86.c:881 #: src/cpu/cpu_x86.c:928 #, c-format msgid "Unknown CPU model %s" msgstr "不明な CPU モデル %s" #: src/cpu/cpu_ppc64.c:316 src/cpu/cpu_x86.c:518 msgid "Missing CPU vendor name" msgstr "CPU ベンダー名がありません" #: src/cpu/cpu_ppc64.c:322 src/cpu/cpu_x86.c:524 #, c-format msgid "CPU vendor %s already defined" msgstr "CPU ベンダー %s はすでに定義されています" #: src/cpu/cpu_ppc64.c:374 #, c-format msgid "CPU model %s already defined" msgstr "CPU モデル %s がすでに定義されています" #: src/cpu/cpu_ppc64.c:382 src/cpu/cpu_x86.c:1051 #, c-format msgid "Invalid vendor element in CPU model %s" msgstr "CPU モデル %s に無効な vendor 要素があります" #: src/cpu/cpu_ppc64.c:389 src/cpu/cpu_x86.c:1058 #, c-format msgid "Unknown vendor %s referenced by CPU model %s" msgstr "不明なベンダー %s が CPU モデル %s により参照されています" #: src/cpu/cpu_ppc64.c:397 #, c-format msgid "Missing PVR information for CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:412 #, c-format msgid "Missing or invalid PVR value in CPU model %s" msgstr "CPU モデル %s に PVR 値が見つからないか無効です。" #: src/cpu/cpu_ppc64.c:420 #, c-format msgid "Missing or invalid PVR mask in CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:533 src/cpu/cpu_x86.c:1395 #, c-format msgid "CPU arch %s does not match host arch" msgstr "CPU アーキテクチャー %s がホストのアーキテクチャーと一致しません" #: src/cpu/cpu_ppc64.c:551 src/cpu/cpu_x86.c:1411 #, c-format msgid "host CPU vendor does not match required CPU vendor %s" msgstr "ホスト CPU ベンダーが要求された CPU ベンダー %s と一致しません" #: src/cpu/cpu_ppc64.c:606 #, c-format msgid "host CPU model does not match required CPU model %s" msgstr "ホスト CPU モデルが要求された CPU モデル %s と一致しません" #: src/cpu/cpu_ppc64.c:671 #, c-format msgid "Cannot find CPU model with PVR 0x%08x" msgstr "PVR 0x%08x を持つ CPU モデルを見つけられませんでした" #: src/cpu/cpu_ppc64.c:769 src/cpu/cpu_x86.c:2169 #, c-format msgid "Unexpected CPU mode: %d" msgstr "予期しない CPU モード: %d" #: src/cpu/cpu_ppc64.c:814 src/cpu/cpu_x86.c:2017 msgid "CPUs are incompatible" msgstr "CPU に互換性がありません" #: src/cpu/cpu_ppc64.c:823 src/cpu/cpu_x86.c:1960 src/cpu/cpu_x86.c:2000 #, c-format msgid "Unknown CPU vendor %s" msgstr "不明な CPU ベンダー %s" #: src/cpu/cpu_ppc64.c:830 src/cpu/cpu_x86.c:1983 #, c-format msgid "CPU vendor %s of model %s differs from vendor %s" msgstr "CPU ベンダー %s のモデル %s がベンダー %s と一致しません" #: src/cpu/cpu_ppc64.c:839 src/cpu/cpu_x86.c:2005 msgid "CPU vendors do not match" msgstr "CPU ベンダーが一致しません" #: src/cpu/cpu_x86.c:531 #, c-format msgid "Missing vendor string for CPU vendor %s" msgstr "CPU ベンダー %s のベンダー文字列がありません" #: src/cpu/cpu_x86.c:537 #, c-format msgid "Invalid CPU vendor string '%s'" msgstr "無効な CPU ベンダー文字列 '%s'" #: src/cpu/cpu_x86.c:719 src/cpu/cpu_x86.c:1179 #, c-format msgid "CPU feature %s already defined" msgstr "CPU 機能 %s がすでに定義されています" #: src/cpu/cpu_x86.c:735 #, c-format msgid "Invalid cpuid[%zu] in %s feature" msgstr "無効な cpuid[%zu] が %s 機能にあります" #: src/cpu/cpu_x86.c:789 src/cpu/cpu_x86.c:902 src/cpu/cpu_x86.c:940 #: src/cpu/cpu_x86.c:2066 #, c-format msgid "Unknown CPU feature %s" msgstr "不明な CPU 機能 %s" #: src/cpu/cpu_x86.c:1026 #, c-format msgid "Missing ancestor's name in CPU model %s" msgstr "CPU モデル %s に原型の名前がありません" #: src/cpu/cpu_x86.c:1033 #, c-format msgid "Ancestor model %s not found for CPU model %s" msgstr "原型のモデル %s が CPU モデル %s に対して見つかりません" #: src/cpu/cpu_x86.c:1074 #, c-format msgid "Missing feature name for CPU model %s" msgstr "CPU モデル %s の機能名がありません" #: src/cpu/cpu_x86.c:1080 #, c-format msgid "Feature %s required by CPU model %s not found" msgstr "機能 %s (CPU モデル %s により要求)がありませんでした" #: src/cpu/cpu_x86.c:1292 msgid "CPU data" msgstr "CPU データ" #: src/cpu/cpu_x86.c:1294 msgid "cannot parse CPU data" msgstr "CPU データを構文解析できません" #: src/cpu/cpu_x86.c:1302 msgid "no x86 CPU data found" msgstr "x86 CPU データが見つかりません" #: src/cpu/cpu_x86.c:1310 #, c-format msgid "failed to parse cpuid[%zu]" msgstr "cpuid[%zu] の構文解析に失敗しました" #: src/cpu/cpu_x86.c:1430 msgid "Host CPU provides forbidden features" msgstr "ホスト CPU が許可されない機能を提供しています" #: src/cpu/cpu_x86.c:1444 msgid "Host CPU does not provide required features" msgstr "ホスト CPU が要求された機能を提供していません" #: src/cpu/cpu_x86.c:1466 msgid "Host CPU does not strictly match guest CPU: Extra features" msgstr "ホスト CPU がゲスト CPU と厳密に一致しません: 追加機能" #: src/cpu/cpu_x86.c:1639 msgid "Cannot find suitable CPU model for given data" msgstr "与えられたデータ向けの適切な CPU モデルを見つけられません" #: src/cpu/cpu_x86.c:1784 #, c-format msgid "CPU vendor %s not found" msgstr "CPU ベンダー %s が見つかりません" #: src/driver.c:73 #, c-format msgid "failed to load module %s %s" msgstr "モジュール %s の読み込みに失敗しました %s" #: src/driver.c:78 src/util/virerror.c:840 tools/vsh.c:2238 msgid "out of memory" msgstr "メモリー不足" #: src/driver.c:93 #, c-format msgid "Missing module registration symbol %s" msgstr "モジュールの登録シンボル %s がありません" #: src/driver.c:98 #, c-format msgid "Failed module registration %s" msgstr "モジュールの登録 %s に失敗しました" #: src/esx/esx_driver.c:210 #, c-format msgid "" "File name '%s' doesn't have expected format " "'/vmfs/volumes//'" msgstr "ファイル名 '%s' が期待されるフォーマット '/vmfs/volumes//' ではありません" #: src/esx/esx_driver.c:225 #, c-format msgid "File name '%s' refers to non-existing datastore '%s'" msgstr "ファイル名 '%s' が存在しないデータストアー '%s' を参照しています" #: src/esx/esx_driver.c:244 src/esx/esx_driver.c:341 #, c-format msgid "Could not handle file name '%s'" msgstr "ファイル名 '%s' を処理できませんでした" #: src/esx/esx_driver.c:396 #, c-format msgid "Could not lookup controller model for '%s'" msgstr "'%s' のコントローラーモデルを見つけられません" #: src/esx/esx_driver.c:414 #, c-format msgid "Found unexpected controller model '%s' for disk '%s'" msgstr "サポートされないコントローラーのモデル '%s' がディスク '%s' に対して見つかりました" #: src/esx/esx_driver.c:477 #, c-format msgid "" "Bit 29 (Long Mode) of HostSystem property 'hardware.cpuFeature[].edx' with " "value '%s' has unexpected value '%c', expecting '0' or '1'" msgstr "" "値 '%s' を持つ HostSystem プロパティ 'hardware.cpuFeature[].edx' のビット 29 (ロングモード) " "が予期しない値 '%c' を持ちますが、'0' または '1' が期待されます" #: src/esx/esx_driver.c:631 src/esx/esx_driver.c:4362 src/esx/esx_driver.c:4452 #: src/esx/esx_network_driver.c:222 src/esx/esx_network_driver.c:590 #: src/esx/esx_storage_backend_vmfs.c:575 src/esx/esx_util.c:52 #: src/esx/esx_util.c:229 src/esx/esx_vi.c:55 src/esx/esx_vi.c:376 #: src/esx/esx_vi.c:445 src/esx/esx_vi.c:1001 src/esx/esx_vi.c:1406 #: src/esx/esx_vi.c:1605 src/esx/esx_vi.c:1641 src/esx/esx_vi.c:1657 #: src/esx/esx_vi.c:1680 src/esx/esx_vi.c:1719 src/esx/esx_vi.c:1747 #: src/esx/esx_vi.c:1780 src/esx/esx_vi.c:1834 src/esx/esx_vi.c:1857 #: src/esx/esx_vi.c:1912 src/esx/esx_vi.c:2159 src/esx/esx_vi.c:2360 #: src/esx/esx_vi.c:2386 src/esx/esx_vi.c:2422 src/esx/esx_vi.c:2454 #: src/esx/esx_vi.c:2487 src/esx/esx_vi.c:2524 src/esx/esx_vi.c:2629 #: src/esx/esx_vi.c:2794 src/esx/esx_vi.c:2838 src/esx/esx_vi.c:2903 #: src/esx/esx_vi.c:2958 src/esx/esx_vi.c:3091 src/esx/esx_vi.c:3158 #: src/esx/esx_vi.c:3244 src/esx/esx_vi.c:3308 src/esx/esx_vi.c:3356 #: src/esx/esx_vi.c:3462 src/esx/esx_vi.c:3517 src/esx/esx_vi.c:3614 #: src/esx/esx_vi.c:3810 src/esx/esx_vi.c:3922 src/esx/esx_vi.c:3976 #: src/esx/esx_vi.c:4033 src/esx/esx_vi.c:4084 src/esx/esx_vi.c:4128 #: src/esx/esx_vi.c:4175 src/esx/esx_vi.c:4222 src/esx/esx_vi.c:4266 #: src/esx/esx_vi.c:4317 src/esx/esx_vi.c:4379 src/esx/esx_vi.c:4494 #: src/esx/esx_vi.c:4945 src/esx/esx_vi.c:5039 src/esx/esx_vi.c:5171 #: src/esx/esx_vi.c:5251 src/esx/esx_vi_methods.c:42 #: src/esx/esx_vi_methods.c:236 src/esx/esx_vi_types.c:46 #: src/esx/esx_vi_types.c:105 src/esx/esx_vi_types.c:199 #: src/esx/esx_vi_types.c:250 src/esx/esx_vi_types.c:292 #: src/esx/esx_vi_types.c:346 src/esx/esx_vi_types.c:618 #: src/esx/esx_vi_types.c:637 src/esx/esx_vi_types.c:717 #: src/esx/esx_vi_types.c:943 src/esx/esx_vi_types.c:1012 #: src/esx/esx_vi_types.c:1221 src/esx/esx_vi_types.c:1253 #: src/esx/esx_vi_types.c:1273 src/esx/esx_vi_types.c:1297 #: src/esx/esx_vi_types.c:1475 src/esx/esx_vi_types.c:1514 #: src/esx/esx_vi_types.c:1647 src/esx/esx_vi_types.c:1712 #: src/esx/esx_vi_types.c:1741 src/hyperv/hyperv_util.c:44 #: src/hyperv/hyperv_wmi.c:135 src/hyperv/hyperv_wmi.c:613 #: src/hyperv/hyperv_wmi.c:647 src/vmx/vmx.c:1853 src/vmx/vmx.c:1924 #: src/vmx/vmx.c:2037 src/vmx/vmx.c:2415 src/vmx/vmx.c:2526 src/vmx/vmx.c:2743 #: src/vmx/vmx.c:2931 src/vmx/vmx.c:3028 src/vmx/vmx.c:3402 src/vmx/vmx.c:3592 msgid "Invalid argument" msgstr "不正な引数" #: src/esx/esx_driver.c:645 src/esx/esx_driver.c:750 #: src/hyperv/hyperv_driver.c:136 src/phyp/phyp_driver.c:967 #: src/xenapi/xenapi_driver.c:172 msgid "Username request failed" msgstr "ユーザー名の要求が失敗しました" #: src/esx/esx_driver.c:653 src/esx/esx_driver.c:758 #: src/hyperv/hyperv_driver.c:144 src/phyp/phyp_driver.c:1049 #: src/xenapi/xenapi_driver.c:181 msgid "Password request failed" msgstr "パスワードの要求が失敗しました" #: src/esx/esx_driver.c:675 src/esx/esx_driver.c:779 #, c-format msgid "Expecting '%s' to be a %s host but found a %s host" msgstr "" #: src/esx/esx_driver.c:736 msgid "Path has to specify the datacenter and compute resource" msgstr "パスは Datacenter および Compute Resource を指定しなければいけません" #: src/esx/esx_driver.c:890 src/hyperv/hyperv_driver.c:90 #, c-format msgid "" "Transport '%s' in URI scheme is not supported, try again without the " "transport part" msgstr "URI スキーマにおいてトランスポート '%s' はサポートされません。トランスポート部分を外して再び試してください" #: src/esx/esx_driver.c:904 src/hyperv/hyperv_driver.c:98 msgid "URI is missing the server part" msgstr "URI にサーバーのポートがありません" #: src/esx/esx_driver.c:911 src/hyperv/hyperv_driver.c:105 msgid "Missing or invalid auth pointer" msgstr "認証ポインターが無いか無効です" #: src/esx/esx_driver.c:964 msgid "This host is not managed by a vCenter" msgstr "このホストは vCenter により管理されていません" #: src/esx/esx_driver.c:971 #, c-format msgid "vCenter IP address %s too big for destination" msgstr "vCenter の IP アドレス %s は宛先にとって長過ぎます" #: src/esx/esx_driver.c:984 #, c-format msgid "" "This host is managed by a vCenter with IP address %s, but a mismachting " "vCenter '%s' (%s) has been specified" msgstr "" "このホストは IP アドレス %s を持つ vCenter により管理されていますが、一致しない vCenter '%s' (%s) が指定されました" #: src/esx/esx_driver.c:1224 msgid "Missing or empty 'hostName' property" msgstr "'hostName' プロパティが、見つからない、または空白です" #: src/esx/esx_driver.c:1361 #, c-format msgid "CPU Model %s too long for destination" msgstr "CPU モデル %s は宛先にとって長過ぎます" #: src/esx/esx_driver.c:1441 #, c-format msgid "Failed to parse positive integer from '%s'" msgstr "'%s' から正の整数値を構文解析できませんでした" #: src/esx/esx_driver.c:1536 src/hyperv/hyperv_driver.c:442 #, c-format msgid "No domain with ID %d" msgstr "ID %d を持つドメインがありません" #: src/esx/esx_driver.c:1620 #, c-format msgid "No domain with name '%s'" msgstr "名前 '%s' を持つドメインがありません" #: src/esx/esx_driver.c:1676 src/esx/esx_driver.c:1789 #: src/esx/esx_driver.c:1838 src/esx/esx_driver.c:1892 #: src/esx/esx_driver.c:2486 msgid "Domain is not powered on" msgstr "ドメインは電源が入っていません" #: src/esx/esx_driver.c:1689 #, c-format msgid "Could not suspend domain: %s" msgstr "ドメインを休止状態にできません: %s" #: src/esx/esx_driver.c:1732 msgid "Domain is not suspended" msgstr "ドメインが休止状態にありません" #: src/esx/esx_driver.c:1746 #, c-format msgid "Could not resume domain: %s" msgstr "ドメインを再開できません: %s" #: src/esx/esx_driver.c:1905 #, c-format msgid "Could not destroy domain: %s" msgstr "ドメインを強制停止できません: %s" #: src/esx/esx_driver.c:1971 #, c-format msgid "Got invalid memory size %d" msgstr "無効なメモリー容量 %d が与えられました" #: src/esx/esx_driver.c:2019 src/esx/esx_driver.c:2980 msgid "Domain is not powered off" msgstr "ドメインは電源が切られていません" #: src/esx/esx_driver.c:2043 #, c-format msgid "Could not set max-memory to %lu kilobytes: %s" msgstr "最大メモリーを %lu キロバイトに設定できませんでした: %s" #: src/esx/esx_driver.c:2099 #, c-format msgid "Could not set memory to %lu kilobytes: %s" msgstr "メモリー容量を %lu キロバイトに設定できませんでした: %s" #: src/esx/esx_driver.c:2330 src/esx/esx_driver.c:2340 #, c-format msgid "QueryPerf returned object with unexpected type '%s'" msgstr "QueryPerf が予期しない形式 '%s' を持つオブジェクトを返しました" #: src/esx/esx_driver.c:2458 msgid "Screen cannot be selected" msgstr "" #: src/esx/esx_driver.c:2469 msgid "Screenshot feature is unsupported" msgstr "" #: src/esx/esx_driver.c:2533 src/esx/esx_driver.c:2615 #: src/phyp/phyp_driver.c:1423 src/phyp/phyp_driver.c:3637 #: src/vbox/vbox_common.c:2915 src/vbox/vbox_common.c:2967 #: src/xenapi/xenapi_driver.c:1175 src/xenapi/xenapi_driver.c:1347 #, c-format msgid "unsupported flags: (0x%x)" msgstr "未サポートのフラグ: (0x%x)" #: src/esx/esx_driver.c:2539 msgid "Requested number of virtual CPUs must at least be 1" msgstr "要求する仮想 CPU 数は少なくとも 1 でなければいけません" #: src/esx/esx_driver.c:2553 #, c-format msgid "" "Requested number of virtual CPUs is greater than max allowable number of " "virtual CPUs for the domain: %d > %d" msgstr "要求された仮想 CPU 数はドメインに対する仮想 CPU の最大割り当て可能数を超えています: %d > %d" #: src/esx/esx_driver.c:2580 #, c-format msgid "Could not set number of virtual CPUs to %d: %s" msgstr "仮想 CPU の数を %d に設定できませんでした: %s" #: src/esx/esx_driver.c:2792 src/esx/esx_driver.c:2835 #: src/vmware/vmware_driver.c:1031 #, c-format msgid "Unsupported config format '%s'" msgstr "未サポートの設定フォーマット '%s' です" #: src/esx/esx_driver.c:2994 #, c-format msgid "Could not start domain: %s" msgstr "ドメインを起動できませんでした: %s" #: src/esx/esx_driver.c:3083 msgid "Domain already exists, editing existing domains is not supported yet" msgstr "ドメインが存在します、既存のドメインを編集することはまだサポートされていません" #: src/esx/esx_driver.c:3118 src/vmware/vmware_conf.c:411 msgid "" "Domain XML doesn't contain any disks, cannot deduce datastore and path for " "VMX file" msgstr "ドメイン XML がディスクを何も含んでいません、VMX ファイルのデータストアおよびパスを推論できません。" #: src/esx/esx_driver.c:3133 src/vmware/vmware_conf.c:426 msgid "" "Domain XML doesn't contain any file-based harddisks, cannot deduce datastore " "and path for VMX file" msgstr "ドメイン XML がファイルベースのハードディスクを何も含んでいません、VMX ファイルのデータストアおよびパスを推論できません。" #: src/esx/esx_driver.c:3141 src/vmware/vmware_conf.c:434 msgid "" "First file-based harddisk has no source, cannot deduce datastore and path " "for VMX file" msgstr "最初のファイルベースのハードディスクはソースがありません、VMX ファイルのデータストアおよびパスを推論できません。" #: src/esx/esx_driver.c:3153 src/vmware/vmware_conf.c:444 #, c-format msgid "Expecting source '%s' of first file-based harddisk to be a VMDK image" msgstr "最初のファイル形式のハードディスクについて期待されるソース '%s' は VMDK イメージです" #: src/esx/esx_driver.c:3215 #, c-format msgid "Could not define domain: %s" msgstr "ドメインを定義できませんでした: %s" #: src/esx/esx_driver.c:3291 msgid "Domain is not suspended or powered off" msgstr "ドメインが休止状態または電源オフ状態にありません" #: src/esx/esx_driver.c:3427 msgid "" "Cannot enable general autostart option without affecting other domains" msgstr "他のドメインに影響を与えることなく一般的な自動起動オプションを有効にできません" #: src/esx/esx_driver.c:3627 #, c-format msgid "Shares level has unknown value %d" msgstr "共有レベルに不明な %d がありません" #: src/esx/esx_driver.c:3704 #, c-format msgid "Could not set reservation to %lld MHz, expecting positive value" msgstr "予約を %lld MHz に設定できませんでした、正の値が期待されます" #: src/esx/esx_driver.c:3716 #, c-format msgid "" "Could not set limit to %lld MHz, expecting positive value or -1 (unlimited)" msgstr "制限を %lld MHz に設定できませんでした、正の値または -1 (無制限) が期待されます" #: src/esx/esx_driver.c:3756 #, c-format msgid "" "Could not set shares to %d, expecting positive value or -1 (low), -2 " "(normal) or -3 (high)" msgstr "共有を %d に設定できませんでした、正の値、-1 (低)、-2 (通常) または -3 (高) が期待されます" #: src/esx/esx_driver.c:3776 #, c-format msgid "Could not change scheduler parameters: %s" msgstr "スケジューラーのパラメーターを変更できませんでした: %s" #: src/esx/esx_driver.c:3861 msgid "Migration not possible without a vCenter" msgstr "マイグレーションは vCenter がないとできません" #: src/esx/esx_driver.c:3867 msgid "Renaming domains on migration not supported" msgstr "マイグレーションにおいてドメインの名前を変更することはサポートされていません" #: src/esx/esx_driver.c:3880 msgid "Only vpxmigr:// migration URIs are supported" msgstr "vpxmigr:// マイグレーション URI のみがサポートされます" #: src/esx/esx_driver.c:3886 msgid "Migration source and destination have to refer to the same vCenter" msgstr "マイグレーション元と先は同じ vCenter を参照していなければいけません" #: src/esx/esx_driver.c:3896 msgid "Migration URI has to specify resource pool and host system" msgstr "マイグレーション URI はリソースプールとホストシステムを指定しなければいけません" #: src/esx/esx_driver.c:3931 #, c-format msgid "Could not migrate domain, validation reported a problem: %s" msgstr "ドメインをマイグレーションできませんでした、検証により問題が報告されました: %s" #: src/esx/esx_driver.c:3935 msgid "Could not migrate domain, validation reported a problem" msgstr "ドメインをマイグレーションできませんでした、検証により問題が報告されました" #: src/esx/esx_driver.c:3957 #, c-format msgid "Could not migrate domain, migration task finished with an error: %s" msgstr "ドメインをマイグレーションできませんでした、マイグレーションタスクがエラーとともに終了しました: %s" #: src/esx/esx_driver.c:4200 msgid "disk snapshots not supported yet" msgstr "ディスクのスナップショットはまだサポートされていません" #: src/esx/esx_driver.c:4217 #, c-format msgid "Snapshot '%s' already exists" msgstr "スナップショット '%s' がすでに存在します" #: src/esx/esx_driver.c:4234 #, c-format msgid "Could not create snapshot: %s" msgstr "スナップショットを作成できませんでした: %s" #: src/esx/esx_driver.c:4570 src/qemu/qemu_driver.c:15114 #: src/test/test_driver.c:6042 src/vbox/vbox_common.c:6389 #, c-format msgid "snapshot '%s' does not have a parent" msgstr "スナップショット '%s' が親を持っていません" #: src/esx/esx_driver.c:4714 #, c-format msgid "Could not revert to snapshot '%s': %s" msgstr "スナップショット '%s' に復元できませんでした: %s" #: src/esx/esx_driver.c:4778 #, c-format msgid "Could not delete snapshot '%s': %s" msgstr "スナップショット '%s' を削除できませんでした: %s" #: src/esx/esx_driver.c:4847 #, c-format msgid "Could not change memory parameters: %s" msgstr "メモリーのパラメーターを変更できませんでした: %s" #: src/esx/esx_driver.c:5161 src/esx/esx_vi.c:2922 #, c-format msgid "Could not find domain with UUID '%s'" msgstr "UUID '%s' を持つドメインを見つけられませんでした" #: src/esx/esx_network_driver.c:165 #, c-format msgid "Could not find HostVirtualSwitch with UUID '%s'" msgstr "UUID '%s' を持つ HostVirtualSwitch を見つけられません" #: src/esx/esx_network_driver.c:231 msgid "Different inbound and outbound bandwidth is unsupported" msgstr "入力帯域と出力帯域の異なる組み合わせはサポートされません" #: src/esx/esx_network_driver.c:317 msgid "" "HostVirtualSwitch already exists, editing existing ones is not supported yet" msgstr "HostVirtualSwitch がすでに存在します、既存のものを編集することはまだサポートされません" #: src/esx/esx_network_driver.c:325 msgid "Cannot use predefined UUID" msgstr "事前定義された UUID を使用できません" #: src/esx/esx_network_driver.c:333 #, c-format msgid "Unsupported forward mode '%s'" msgstr "サポートされない転送モード '%s'" #: src/esx/esx_network_driver.c:348 #, c-format msgid "HostPortGroup with name '%s' exists already" msgstr "名前 '%s' を持つ HostPortGroup がすでに存在します" #: src/esx/esx_network_driver.c:381 #, c-format msgid "unsupported device type in network %s interface pool" msgstr "ネットワーク %s インターフェースプールにおいてサポートされないデバイス形式" #: src/esx/esx_network_driver.c:403 #, c-format msgid "Could not find PhysicalNic with name '%s'" msgstr "名前 '%s' を持つ物理 NIC を見つけられませんでした" #: src/esx/esx_network_driver.c:519 #, c-format msgid "Cannot undefine HostVirtualSwitch that has a '%s' port" msgstr "'%s' ポートを持つ HostVirtualSwitch を定義解除できません" #: src/esx/esx_network_driver.c:532 src/esx/esx_network_driver.c:560 #, c-format msgid "Could not find HostPortGroup for key '%s'" msgstr "キー '%s' の HostPortGroup を見つけられませんでした" #: src/esx/esx_network_driver.c:705 #, c-format msgid "Could not find PhysicalNic with key '%s'" msgstr "キー '%s' を持つ物理 NIC を見つけられませんでした" #: src/esx/esx_network_driver.c:781 #, c-format msgid "Could not find HostPortGroup with key '%s'" msgstr "キー '%s' を持つ HostPortGroup を見つけられませんでした" #: src/esx/esx_network_driver.c:833 msgid "Cannot deactivate network autostart" msgstr "ネットワークの自動起動を解除できません" #: src/esx/esx_storage_backend_iscsi.c:64 #: src/esx/esx_storage_backend_iscsi.c:113 #: src/esx/esx_storage_backend_iscsi.c:209 msgid "Unable to obtain iSCSI adapter" msgstr "iSCSI アダプターを取得できません" #: src/esx/esx_storage_backend_iscsi.c:316 src/esx/esx_storage_driver.c:159 #, c-format msgid "Could not find storage pool with name '%s'" msgstr "'%s' という名前のストレージプールを見つけられませんでした" #: src/esx/esx_storage_backend_iscsi.c:589 #: src/esx/esx_storage_backend_iscsi.c:605 msgid "iSCSI storage pool does not support volume creation" msgstr "iSCSI ストレージプールはボリュームの作成をサポートしません" #: src/esx/esx_storage_backend_iscsi.c:637 #, c-format msgid "Could not find volume with name: %s" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:692 #, c-format msgid "Could find volume with name: %s" msgstr "次の名前を持つボリュームを見つけられませんでした: %s" #: src/esx/esx_storage_backend_iscsi.c:738 msgid "iSCSI storage pool does not support volume deletion" msgstr "iSCSI ストレージプールはボリューム削除をサポートしません" #: src/esx/esx_storage_backend_iscsi.c:753 msgid "iSCSI storage pool does not support volume wiping" msgstr "iSCSI ストレージプールはボリューム完全消去をサポートしません" #: src/esx/esx_storage_backend_vmfs.c:99 src/esx/esx_storage_backend_vmfs.c:509 msgid "DatastoreInfo has unexpected type" msgstr "DatastoreInfo が予期しない形式を持ちます" #: src/esx/esx_storage_backend_vmfs.c:497 #, c-format msgid "Datastore has unexpected type '%s'" msgstr "データストアーが予期しない形式 '%s' を持ちます" #: src/esx/esx_storage_backend_vmfs.c:725 msgid "" "QueryVirtualDiskUuid not available, cannot lookup storage volume by UUID" msgstr "QueryVirtualDiskUuid が利用可能ではありません、UUID によりストレージボリュームを検索できません" #: src/esx/esx_storage_backend_vmfs.c:874 #: src/esx/esx_storage_backend_vmfs.c:1095 msgid "Creating non-file volumes is not supported" msgstr "ファイル以外のボリューム作成はサポートされません" #: src/esx/esx_storage_backend_vmfs.c:883 #: src/esx/esx_storage_backend_vmfs.c:1104 #, c-format msgid "Volume name '%s' doesn't have expected format '/'" msgstr "ボリューム名 '%s' が期待された形式 '/' ではありません" #: src/esx/esx_storage_backend_vmfs.c:890 #: src/esx/esx_storage_backend_vmfs.c:1111 #, c-format msgid "Volume name '%s' has unsupported suffix, expecting '.vmdk'" msgstr "ボリューム名 '%s' がサポートされないサフィックスを持ちます、'.vmdk' は期待されます" #: src/esx/esx_storage_backend_vmfs.c:962 msgid "Unsupported capacity-to-allocation relation" msgstr "サポートされない capacity-to-allocation の関係です" #: src/esx/esx_storage_backend_vmfs.c:990 #, c-format msgid "Could not create volume: %s" msgstr "ボリュームを作成できませんでした: %s" #: src/esx/esx_storage_backend_vmfs.c:1014 #: src/esx/esx_storage_backend_vmfs.c:1201 #, c-format msgid "Creation of %s volumes is not supported" msgstr "%s ボリュームの作成はサポートされていません" #: src/esx/esx_storage_backend_vmfs.c:1177 #, c-format msgid "Could not copy volume: %s" msgstr "ボリュームをコピーできませんでした: %s" #: src/esx/esx_storage_backend_vmfs.c:1256 #, c-format msgid "Could not delete volume: %s" msgstr "ボリュームを削除できませんでした: %s" #: src/esx/esx_storage_backend_vmfs.c:1299 #, c-format msgid "Could not wipe volume: %s" msgstr "ボリュームを完全消去できませんでした: %s" #: src/esx/esx_storage_backend_vmfs.c:1427 #, c-format msgid "File '%s' has unknown type" msgstr "ファイル '%s' が不明な形式を持ちます" #: src/esx/esx_storage_driver.c:187 #, c-format msgid "Could not find storage pool with uuid '%s'" msgstr "UUID '%s' のストレージプールを見つけられませんでした" #: src/esx/esx_storage_driver.c:274 msgid "Cannot deactivate storage pool autostart" msgstr "ストレージプールの自動起動を解除できません" #: src/esx/esx_storage_driver.c:354 #, c-format msgid "Unexpected volume path format: %s" msgstr "予期しないボリュームパス形式: %s" #: src/esx/esx_storage_driver.c:380 #, c-format msgid "Could not find storage volume with key '%s'" msgstr "キー '%s' のストレージボリュームを見つけられませんでした" #: src/esx/esx_stream.c:182 #, c-format msgid "Could not complete transfer: %s (%d)" msgstr "" #: src/esx/esx_stream.c:189 #, c-format msgid "Unexpected HTTP response code %lu" msgstr "" #: src/esx/esx_stream.c:211 src/esx/esx_stream.c:265 msgid "Stream is not open" msgstr "" #: src/esx/esx_stream.c:216 msgid "Not an upload stream" msgstr "" #: src/esx/esx_stream.c:270 msgid "Not a download stream" msgstr "" #: src/esx/esx_stream.c:344 msgid "Stream has untransferred data left" msgstr "" #: src/esx/esx_stream.c:394 msgid "Non-blocking streams are not supported yet" msgstr "" #: src/esx/esx_util.c:71 src/hyperv/hyperv_util.c:63 #, c-format msgid "" "Query parameter 'transport' has unexpected value '%s' (should be http|https)" msgstr "問い合わせパラメーター 'transport' が期待されない値 '%s' を持ちます (http|https でなければいけません)" #: src/esx/esx_util.c:85 #, c-format msgid "" "Query parameter 'no_verify' has unexpected value '%s' (should be 0 or 1)" msgstr "問い合わせパラメーター 'no_verify' が期待されない値 '%s' を持ちます (0 または 1 でなければいけません)" #: src/esx/esx_util.c:95 #, c-format msgid "" "Query parameter 'auto_answer' has unexpected value '%s' (should be 0 or 1)" msgstr "問い合わせパラメーター 'auto_answer' が期待されない値 '%s' を持ちます (0 または 1 でなければいけません)" #: src/esx/esx_util.c:121 #, c-format msgid "" "Query parameter 'proxy' contains unexpected type '%s' (should be " "(http|socks(|4|4a|5))" msgstr "" "問い合わせパラメーター 'proxy' が予期しない形式 '%s' を含んでいます ((http|socks(|4|4a|5) であるべきです)" #: src/esx/esx_util.c:135 msgid "Query parameter 'proxy' doesn't contain a hostname" msgstr "問い合わせパラメーター 'proxy' がホスト名を含んでいません" #: src/esx/esx_util.c:147 #, c-format msgid "" "Query parameter 'proxy' has unexpected port value '%s' (should be [1..65535])" msgstr "クエリーパラメーター 'proxy' が予期しないポート番号 '%s' を持ちます ([1..65535] である必要があります)" #: src/esx/esx_util.c:240 #, c-format msgid "" "Datastore path '%s' doesn't have expected format '[] '" msgstr "データストアのパス '%s' が予期される形式 '[] ' ではありません" #: src/esx/esx_util.c:315 #, c-format msgid "IP address lookup for host '%s' failed: %s" msgstr "ホスト '%s' の IP アドレスの検索に失敗しました: %s" #: src/esx/esx_util.c:322 #, c-format msgid "No IP address for host '%s' found: %s" msgstr "ホスト '%s' の IP アドレスがありません: %s" #: src/esx/esx_util.c:332 #, c-format msgid "Formatting IP address for host '%s' failed: %s" msgstr "ホスト '%s' の IP アドレスのフォーマットに失敗しました: %s" #: src/esx/esx_util.c:352 src/esx/esx_vi.c:2691 src/hyperv/hyperv_driver.c:862 #: src/hyperv/hyperv_wmi.c:619 src/vmx/vmx.c:781 #, c-format msgid "Could not parse UUID from string '%s'" msgstr "文字列 '%s' から UUID を構文解析できませんでした" #: src/esx/esx_vi.c:244 #, c-format msgid "curl_easy_perform() returned an error: %s (%d) : %s" msgstr "curl_easy_perform() がエラーを返しました: %s (%d) : %s" #: src/esx/esx_vi.c:254 #, c-format msgid "" "curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned an error: %s (%d) : %s" msgstr "curl_easy_getinfo(CURLINFO_RESPONSE_CODE) がエラーを返しました: %s (%d) : %s" #: src/esx/esx_vi.c:262 msgid "" "curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned a negative response code" msgstr "curl_easy_getinfo(CURLINFO_RESPONSE_CODE) が負の応答コードを返しました" #: src/esx/esx_vi.c:274 #, c-format msgid "" "curl_easy_getinfo(CURLINFO_REDIRECT_URL) returned an error: %s (%d) : %s" msgstr "curl_easy_getinfo(CURLINFO_REDIRECT_URL) がエラーを返しました: %s (%d) : %s" #: src/esx/esx_vi.c:280 #, c-format msgid "The server redirects from '%s' to '%s'" msgstr "サーバーが '%s' から '%s' にリダイレクトされました" #: src/esx/esx_vi.c:285 #, c-format msgid "The server redirects from '%s'" msgstr "サーバーが '%s' からリダイレクトされました" #: src/esx/esx_vi.c:298 src/esx/esx_vi_methods.c:161 msgid "Invalid call" msgstr "無効な呼び出し" #: src/esx/esx_vi.c:306 msgid "Could not initialize CURL" msgstr "CURL を初期化できませんでした" #: src/esx/esx_vi.c:325 msgid "Could not build CURL header list" msgstr "CURL ヘッダーリストを構築できませんでした" #: src/esx/esx_vi.c:360 msgid "Could not initialize CURL mutex" msgstr "CURL ミューテックスを初期化できませんでした" #: src/esx/esx_vi.c:388 msgid "Download length it too large" msgstr "ダウンロード長が大きすぎます" #: src/esx/esx_vi.c:415 #, c-format msgid "HTTP response code %d for download from '%s'" msgstr "HTTP 応答コード %d が '%s' からのダウンロードに対してありました" #: src/esx/esx_vi.c:465 #, c-format msgid "HTTP response code %d for upload to '%s'" msgstr "HTTP 応答コード %d が '%s' へのアップロードに対してありました" #: src/esx/esx_vi.c:500 #, c-format msgid "Trying to lock unknown SharedCURL lock %d" msgstr "不明な SharedCURL ロック %d をロックしようとしています" #: src/esx/esx_vi.c:528 #, c-format msgid "Trying to unlock unknown SharedCURL lock %d" msgstr "不明な SharedCURL ロック %d をロック解除しようとしています" #: src/esx/esx_vi.c:545 msgid "Trying to free SharedCURL object that is still in use" msgstr "まだ使用中の SharedCURL オブジェクトを解放しようとしています" #: src/esx/esx_vi.c:563 msgid "Cannot share uninitialized CURL handle" msgstr "初期化していない CURL ハンドルを共有できません" #: src/esx/esx_vi.c:569 msgid "Cannot share CURL handle that is already shared" msgstr "すでに共有されている CURL ハンドルを共有できません" #: src/esx/esx_vi.c:578 msgid "Could not initialize CURL (share)" msgstr "CURL (共有) を初期化できませんでした" #: src/esx/esx_vi.c:595 msgid "Could not initialize a CURL (share) mutex" msgstr "CURL (共有) ミューテックスを初期化できませんでした" #: src/esx/esx_vi.c:618 msgid "Cannot unshare uninitialized CURL handle" msgstr "初期化していない CURL ハンドルを共有解除できません" #: src/esx/esx_vi.c:624 msgid "Cannot unshare CURL handle that is not shared" msgstr "共有されていない CURL ハンドルを共有解除できません" #: src/esx/esx_vi.c:629 msgid "CURL (share) mismatch" msgstr "CURL (共有) が一致しません" #: src/esx/esx_vi.c:721 msgid "Trying to free MultiCURL object that is still in use" msgstr "まだ使用中の MultiCURL オブジェクトを開放しようとしています" #: src/esx/esx_vi.c:738 msgid "Cannot add uninitialized CURL handle to a multi handle" msgstr "複数のハンドルに初期化されていない CURL ハンドルを追加できません" #: src/esx/esx_vi.c:744 msgid "Cannot add CURL handle to a multi handle twice" msgstr "複数のハンドルに CURL ハンドルを二度追加できません" #: src/esx/esx_vi.c:753 msgid "Could not initialize CURL (multi)" msgstr "CURL (複数) を初期化できませんでした" #: src/esx/esx_vi.c:784 msgid "Cannot remove uninitialized CURL handle from a multi handle" msgstr "複数のハンドルから初期化されていない CURL ハンドルを削除できません" #: src/esx/esx_vi.c:791 msgid "" "Cannot remove CURL handle from a multi handle when it wasn't added before" msgstr "前にハンドルを追加されていないとき、複数のハンドルから CURL ハンドルを削除できません" #: src/esx/esx_vi.c:797 msgid "CURL (multi) mismatch" msgstr "CURL (複数) 不一致" #: src/esx/esx_vi.c:832 src/esx/esx_vi.c:878 #, c-format msgid "Could not trigger socket action: %s (%d)" msgstr "" #: src/esx/esx_vi.c:853 msgid "Could not wait for transfer" msgstr "" #: src/esx/esx_vi.c:904 #, c-format msgid "Could not wait for transfer: %s (%d)" msgstr "" #: src/esx/esx_vi.c:925 #, c-format msgid "Could not transfer data: %s (%d)" msgstr "" #: src/esx/esx_vi.c:1019 msgid "Could not initialize session mutex" msgstr "セッションのミューテックスを初期化できませんでした" #: src/esx/esx_vi.c:1029 #, c-format msgid "Expecting VI API type 'HostAgent' or 'VirtualCenter' but found '%s'" msgstr "VI API 形式 'HostAgent' または 'VirtualCenter' が期待されますが、 '%s' が見つかりました" #: src/esx/esx_vi.c:1037 #, c-format msgid "Could not parse VI API version '%s'" msgstr "" #: src/esx/esx_vi.c:1044 src/esx/esx_vi.c:1060 src/esx/esx_vi.c:1071 #: src/esx/esx_vi.c:1081 #, c-format msgid "Minimum supported %s version is %s but found version '%s'" msgstr "" #: src/esx/esx_vi.c:1052 #, c-format msgid "Could not parse product version '%s'" msgstr "" #: src/esx/esx_vi.c:1090 #, c-format msgid "" "Expecting product 'gsx' or 'esx' or 'embeddedEsx' or 'vpx' but found '%s'" msgstr "プロダクト 'gsx', 'esx', 'embeddedEsx' または 'vpx' が期待されますが、'%s' が見つかりました" #: src/esx/esx_vi.c:1140 src/esx/esx_vi.c:1287 src/esx/esx_vi.c:1374 msgid "Could not retrieve resource pool" msgstr "リソースプールを取り出すことができませんでした" #: src/esx/esx_vi.c:1180 #, c-format msgid "Path '%s' does not specify a datacenter" msgstr "パス '%s' が Datacenter を指定していません" #: src/esx/esx_vi.c:1222 #, c-format msgid "Could not find datacenter specified in '%s'" msgstr "'%s' に指定された Datacenter が見つかりませんでした" #: src/esx/esx_vi.c:1234 #, c-format msgid "Path '%s' does not specify a compute resource" msgstr "パス '%s' がコンピュートリソースを指定していません" #: src/esx/esx_vi.c:1280 #, c-format msgid "Could not find compute resource specified in '%s'" msgstr "'%s' に指定されているコンピュートリソースを見つけられません" #: src/esx/esx_vi.c:1301 #, c-format msgid "Path '%s' does not specify a host system" msgstr "パス '%s' がホストシステムを指定していません" #: src/esx/esx_vi.c:1312 #, c-format msgid "Path '%s' ends with an excess item" msgstr "パス '%s' が過剰な項目で終了しています" #: src/esx/esx_vi.c:1328 #, c-format msgid "Could not find host system specified in '%s'" msgstr "'%s' に指定されているホストシステムを見つけられませんでした" #: src/esx/esx_vi.c:1436 msgid "(esx execute response)" msgstr "(ESX 実行結果)" #: src/esx/esx_vi.c:1453 #, c-format msgid "" "HTTP response code %d for call to '%s'. Fault is unknown, XPath evaluation " "failed" msgstr "HTTP 応答コード %d が '%s' への呼び出しに対してありました。不明な原因により、Xpath 評価が失敗しました" #: src/esx/esx_vi.c:1461 #, c-format msgid "" "HTTP response code %d for call to '%s'. Fault is unknown, deserialization " "failed" msgstr "HTTP 応答コード %d が '%s' への呼び出しに対してありました。不明な原因により、シリアライズ解除が失敗しました" #: src/esx/esx_vi.c:1468 #, c-format msgid "HTTP response code %d for call to '%s'. Fault: %s - %s" msgstr "HTTP 応答コード %d が '%s' への呼び出しに対してありました。原因: %s - %s" #: src/esx/esx_vi.c:1488 #, c-format msgid "XPath evaluation of response for call to '%s' failed" msgstr "'%s' への呼び出しに対する応答の XPath 評価が失敗しました" #: src/esx/esx_vi.c:1500 src/esx/esx_vi.c:1515 #, c-format msgid "Call to '%s' returned an empty result, expecting a non-empty result" msgstr "'%s' への呼び出しが空の結果を返しました、空ではない結果が期待されます" #: src/esx/esx_vi.c:1505 src/esx/esx_vi.c:1526 #, c-format msgid "Call to '%s' returned a list, expecting exactly one item" msgstr "'%s' への呼び出しが一覧を返しました、1 つの項目が期待されます" #: src/esx/esx_vi.c:1540 #, c-format msgid "Call to '%s' returned something, expecting an empty result" msgstr "'%s' への呼び出しが何かを返しました、空の結果が期待されます" #: src/esx/esx_vi.c:1549 msgid "Invalid argument (occurrence)" msgstr "無効な引数(発生)" #: src/esx/esx_vi.c:1555 #, c-format msgid "HTTP response code %d for call to '%s'" msgstr "HTTP 応答コード %d が '%s' の呼び出しに対してありました" #: src/esx/esx_vi.c:1613 src/esx/esx_vi_types.c:930 #, c-format msgid "Expecting type '%s' but found '%s'" msgstr "'%s' 形式が期待されますが、'%s' が見つかりました" #: src/esx/esx_vi.c:1627 src/esx/esx_vi.c:1698 src/esx/esx_vi_types.c:365 #: src/esx/esx_vi_types.c:1057 #, c-format msgid "Unknown value '%s' for %s" msgstr "不明な値 '%s' が %s に対してありました" #: src/esx/esx_vi.c:1789 #, c-format msgid "Expecting type to begin with 'ArrayOf' but found '%s'" msgstr "期待する形式は 'ArrayOf' で始まるものですが、'%s' が見つかりました" #: src/esx/esx_vi.c:1798 src/esx/esx_vi.c:1867 src/esx/esx_vi_types.c:306 #, c-format msgid "Wrong XML element type %d" msgstr "XML 要素の誤った形式 %d です" #: src/esx/esx_vi.c:2057 msgid "Invalid call, no mutex" msgstr "無効な呼び出し、ミューテックスがありません" #: src/esx/esx_vi.c:2064 msgid "Invalid call, no session" msgstr "無効な呼び出し、セッションがありません" #: src/esx/esx_vi.c:2123 msgid "Key of the current session differs from the key at last login" msgstr "カレントセッションのキーが前回ログイン時のキーと異なります" #: src/esx/esx_vi.c:2177 src/esx/esx_vi.c:2189 src/esx/esx_vi.c:2203 #: src/esx/esx_vi.c:2212 #, c-format msgid "Invalid lookup of '%s' from '%s'" msgstr "'%s' の '%s' からの無効な検索" #: src/esx/esx_vi.c:2218 #, c-format msgid "Invalid lookup from '%s'" msgstr "'%s' からの無効な検索" #: src/esx/esx_vi.c:2258 #, c-format msgid "Could not lookup '%s' from '%s'" msgstr "'%s' を '%s' から検索できませんでした" #: src/esx/esx_vi.c:2264 #, c-format msgid "Could not lookup '%s' list from '%s'" msgstr "'%s' 一覧を '%s' から検索できませんでした" #: src/esx/esx_vi.c:2270 msgid "Invalid occurrence value" msgstr "無効なオカレンス値" #: src/esx/esx_vi.c:2322 #, c-format msgid "Missing '%s' property while looking for ManagedEntityStatus" msgstr "ManagedEntityStatus を検索中に '%s' プロパティがありませんでした" #: src/esx/esx_vi.c:2345 msgid "Missing 'runtime.powerState' property" msgstr "'runtime.powerState' プロパティがありません" #: src/esx/esx_vi.c:2406 src/esx/esx_vi.c:2438 src/esx/esx_vi.c:2470 #: src/esx/esx_vi.c:2506 src/esx/esx_vi.c:2542 #, c-format msgid "Missing '%s' property" msgstr "'%s' プロパティがありません" #: src/esx/esx_vi.c:2613 msgid "ObjectContent does not reference a virtual machine" msgstr "ObjectContent が仮想マシンを参照していません" #: src/esx/esx_vi.c:2621 #, c-format msgid "Could not parse positive integer from '%s'" msgstr "'%s' から正の整数を構文解析できません" #: src/esx/esx_vi.c:2647 msgid "Domain name contains invalid escape sequence" msgstr "ドメイン名が無効なエスケープシーケンスを含んでいます" #: src/esx/esx_vi.c:2657 msgid "Could not get name of virtual machine" msgstr "仮想マシンの名前を取得できませんでした" #: src/esx/esx_vi.c:2685 msgid "Could not get UUID of virtual machine" msgstr "仮想マシンの UUID を取得できませんでした" #: src/esx/esx_vi.c:2821 #, c-format msgid "Could not find snapshot with name '%s'" msgstr "名前 '%s' を持つスナップショットを見つけられませんでした" #: src/esx/esx_vi.c:2856 #, c-format msgid "Could not find domain snapshot with internal name '%s'" msgstr "内部名 '%s' を持つドメインスナップショットを見つけられませんでした" #: src/esx/esx_vi.c:2995 #, c-format msgid "Could not find domain with name '%s'" msgstr "名前 '%s' を持つドメインを見つけられませんでした" #: src/esx/esx_vi.c:3048 msgid "Other tasks are pending for this domain" msgstr "他のタスクはこのドメインに対して保留になっています" #: src/esx/esx_vi.c:3128 #, c-format msgid "Could not find datastore with name '%s'" msgstr "名前 '%s' を持つデータストアを見つけられませんでした" #: src/esx/esx_vi.c:3213 #, c-format msgid "Could not find datastore containing absolute path '%s'" msgstr "絶対パス '%s' を含んでいるデータストアを見つけられませんでした" #: src/esx/esx_vi.c:3282 msgid "Could not lookup datastore host mount" msgstr "ホストがマウントしているデータストアを検索できませんでした" #: src/esx/esx_vi.c:3554 msgid "Domain has no current snapshot" msgstr "ドメインにカレントのスナップショットがありません" #: src/esx/esx_vi.c:3561 msgid "Could not lookup root snapshot list" msgstr "ルートスナップショット一覧を検索できませんでした" #: src/esx/esx_vi.c:3644 #, c-format msgid "Datastore path '%s' doesn't reference a file" msgstr "データストアのパス '%s' がファイルを参照していません" #: src/esx/esx_vi.c:3732 src/esx/esx_vi.c:3881 #, c-format msgid "Could not search in datastore '%s': %s" msgstr "データストア '%s' において検索できませんでした: %s" #: src/esx/esx_vi.c:3751 #, c-format msgid "No storage volume with key or path '%s'" msgstr "キーまたはパス '%s' を持つストレージボリュームがありません" #: src/esx/esx_vi.c:4008 msgid "Could not retrieve the AutoStartDefaults object" msgstr "AutoStartDefaults オブジェクトを取り出すことができません" #: src/esx/esx_vi.c:4151 #, c-format msgid "Could not find physical NIC with name '%s'" msgstr "名前 '%s' を持つ物理 NIC を見つけられませんでした" #: src/esx/esx_vi.c:4198 #, c-format msgid "Could not find physical NIC with MAC address '%s'" msgstr "MAC アドレス '%s' を持つ物理 NIC を見つけられませんでした" #: src/esx/esx_vi.c:4292 #, c-format msgid "Could not find HostVirtualSwitch with name '%s'" msgstr "名前 '%s' を持つ HostVirtualSwitch を見つけられませんでした" #: src/esx/esx_vi.c:4412 src/esx/esx_vi.c:4446 #, c-format msgid "" "Pending question blocks virtual machine execution, question is '%s', no " "possible answers" msgstr "保留になっている質問により仮想マシンの実行が止められています、質問は '%s' です。可能性のある回答がありません" #: src/esx/esx_vi.c:4420 #, c-format msgid "" "Pending question blocks virtual machine execution, question is '%s', " "possible answers are %s, but no default answer is specified" msgstr "" "保留になっている質問により仮想マシンの実行が止められています、質問は '%s' です。可能性のある回答は %s ですが、標準の回答が指定されていません" #: src/esx/esx_vi.c:4441 #, c-format msgid "" "Pending question blocks virtual machine execution, question is '%s', " "possible answers are %s" msgstr "保留になっている質問により仮想マシンの実行が止められています、質問は '%s' です。可能性のある回答は %s です" #: src/esx/esx_vi.c:4552 msgid "" "Cancelable task is blocked by an unanswered question but cancellation failed" msgstr "取り消し可能なタスクが応答しない質問によりブロックされていますが、取り消しに失敗しました" #: src/esx/esx_vi.c:4557 msgid "Non-cancelable task is blocked by an unanswered question" msgstr "取り消しできないタスクが応答しない質問によりブロックされています" #: src/esx/esx_vi.c:4677 #, c-format msgid "HostCpuIdInfo register '%s' has an unexpected length" msgstr "HostCpuIdInfo レジスター '%s' が予期しない長さを持ちます" #: src/esx/esx_vi.c:4691 #, c-format msgid "HostCpuIdInfo register '%s' has an unexpected format" msgstr "HostCpuIdInfo レジスター '%s' が予期しない形式を持ちます" #: src/esx/esx_vi.c:4774 msgid "Unexpected product line" msgstr "" #: src/esx/esx_vi.c:4792 msgid "Unable to obtain hostInternetScsiHba" msgstr "hostInternetScsiHba を取得できません" #: src/esx/esx_vi.c:4810 #, c-format msgid "Could not find storage pool with name: %s" msgstr "次の名前を持つストレージプールを見つけられませんでした: %s" #: src/esx/esx_vi.c:5001 msgid "Target not found" msgstr "ターゲットが見つかりませんでした" #: src/esx/esx_vi.c:5257 #, c-format msgid "Missing 'name' property in %s lookup" msgstr "%s の検索において 'name' プロパティがありません" #: src/esx/esx_vi.c:5291 #, c-format msgid "Could not find %s with name '%s'" msgstr "%s を '%s' という名前で見つけられませんでした" #: src/esx/esx_vi.c:5294 #, c-format msgid "Could not find %s" msgstr "%s を見つけられませんでした" #: src/esx/esx_vi_types.c:88 src/esx/esx_vi_types.c:777 #, c-format msgid "%s object has invalid dynamic type" msgstr "%s オブジェクトが無効な動的形式を持ちます" #: src/esx/esx_vi_types.c:218 src/esx/esx_vi_types.c:233 #, c-format msgid "Call to %s for unexpected type '%s', expected '%s'" msgstr "%s を予期しない形式 '%s' に呼び出しています、'%s' が期待されます" #: src/esx/esx_vi_types.c:358 #, c-format msgid "XML node doesn't contain text, expecting an %s value" msgstr "XML ノードがテキストを含んでいません、%s 値が期待されます。" #: src/esx/esx_vi_types.c:372 #, c-format msgid "Value '%s' is not representable as %s" msgstr "値 '%s' は %s として表現できません" #: src/esx/esx_vi_types.c:497 src/esx/esx_vi_types.c:760 #, c-format msgid "%s object is missing the required '%s' property" msgstr "%s オブジェクトは必要な '%s' プロパティがありません" #: src/esx/esx_vi_types.c:554 src/esx/esx_vi_types.c:700 #, c-format msgid "Call to %s for unexpected type '%s'" msgstr "%s への呼び出しに対して予期しない形式 '%s' がありました" #: src/esx/esx_vi_types.c:735 #, c-format msgid "Unknown value '%s' for %s 'type' property" msgstr "不明な値 '%s' が %s 'type' プロパティーにあります" #: src/esx/esx_vi_types.c:958 src/esx/esx_vi_types.c:1023 msgid "Could not copy an XML node" msgstr "XML ノードをコピーできません" #: src/esx/esx_vi_types.c:1034 msgid "AnyType is missing 'type' property" msgstr "AnyType は 'type' プロパティがありません" #: src/esx/esx_vi_types.c:1042 #, c-format msgid "Unknown value '%s' for AnyType 'type' property" msgstr "不明な値 '%s' が AnyType 'type' プロパティーにあります" #: src/esx/esx_vi_types.c:1065 #, c-format msgid "Value '%s' is out of %s range" msgstr "値 '%s' が %s の範囲外にあります" #: src/esx/esx_vi_types.c:1081 #, c-format msgid "Unknown value '%s' for xsd:boolean" msgstr "xsd:boolean に対して不明な値 '%s' があります" #: src/esx/esx_vi_types.c:1487 msgid "XML node doesn't contain text, expecting an xsd:dateTime value" msgstr "XML ノードがテキストを含んでいません、xsd:dateTime 値が期待されます" #: src/esx/esx_vi_types.c:1520 #, c-format msgid "xsd:dateTime value '%s' too long for destination" msgstr "xsd:dateTime 値 '%s' が宛先に対して長すぎます" #: src/esx/esx_vi_types.c:1542 src/esx/esx_vi_types.c:1552 #: src/esx/esx_vi_types.c:1565 src/esx/esx_vi_types.c:1578 #, c-format msgid "xsd:dateTime value '%s' has unexpected format" msgstr "xsd:dateTime 値 '%s' が予期しない形式です" #: src/esx/esx_vi_types.c:1660 msgid "MethodFault is missing 'type' property" msgstr "MethodFault は 'type' プロパティがありません" #: src/esx/esx_vi_types.c:1753 msgid "ManagedObjectReference is missing 'type' property" msgstr "ManagedObjectReference は 'type' プロパティがありません" #: src/esx/esx_vi_types.c:1831 #, c-format msgid "%s is missing 'type' property" msgstr "%s は 'type' プロパティがありません" #: src/fdstream.c:88 src/fdstream.c:125 src/fdstream.c:206 src/fdstream.c:369 #: src/fdstream.c:421 msgid "stream is not open" msgstr "ストリームが開いていません" #: src/fdstream.c:95 src/fdstream.c:132 msgid "stream does not have a callback registered" msgstr "ストリームが登録されたコールバックを持ちません" #: src/fdstream.c:213 msgid "stream already has a callback registered" msgstr "ストリームがすでに登録されたコールバックを持ちます" #: src/fdstream.c:223 msgid "cannot register file watch on stream" msgstr "ストリームにおいて監視するファイルを登録できません" #: src/fdstream.c:303 #, c-format msgid "I/O helper exited with status %d" msgstr "I/O ヘルパーがステータス %d で終了しました" #: src/fdstream.c:307 msgid "I/O helper exited abnormally" msgstr "I/O ヘルパーが異常終了しました" #: src/fdstream.c:363 msgid "Too many bytes to write to stream" msgstr "ストリームに書き込むバイトが多すぎます" #: src/fdstream.c:378 src/fdstream.c:397 msgid "cannot write to stream" msgstr "ストリームに書き込みできません" #: src/fdstream.c:415 msgid "Too many bytes to read from stream" msgstr "ストリームから読み込むバイトが多すぎます" #: src/fdstream.c:447 msgid "cannot read from stream" msgstr "ストリームから読み込みできません" #: src/fdstream.c:481 msgid "Unable to set non-blocking mode" msgstr "" #: src/fdstream.c:495 src/locking/lock_daemon.c:158 #: src/locking/lock_daemon.c:206 src/logging/log_daemon.c:148 #: src/logging/log_daemon.c:197 src/qemu/qemu_capabilities.c:3694 #: src/util/vireventpoll.c:692 src/util/virobject.c:224 msgid "Unable to initialize mutex" msgstr "ミューテックスを初期化できません" #: src/fdstream.c:525 msgid "Unable to open UNIX socket" msgstr "UNIX ソケットを開けません" #: src/fdstream.c:568 msgid "UNIX domain sockets are not supported on this platform" msgstr "UNIX ドメインソケットはこのプラットフォームにおいてサポートされていません" #: src/fdstream.c:600 #, c-format msgid "Unable to open stream for '%s'" msgstr "'%s' に対するストリームを開けません" #: src/fdstream.c:607 #, c-format msgid "Unable to access stream for '%s'" msgstr "'%s' に対するストリームにアクセスできません" #: src/fdstream.c:615 src/util/iohelper.c:65 #, c-format msgid "Unable to seek %s to %llu" msgstr "%s を %llu までシークできません" #: src/fdstream.c:632 #, c-format msgid "%s: Cannot request read and write flags together" msgstr "%s: 読み込みフラグと書き込みフラグを同時に要求できません" #: src/fdstream.c:639 src/lxc/lxc_process.c:1376 msgid "Unable to create pipe" msgstr "パイプを作成できません" #: src/fdstream.c:700 #, c-format msgid "Attempt to create %s without specifying mode" msgstr "モードを指定せずに %s を作成しようとします" #: src/fdstream.c:742 #, c-format msgid "unable to get tty attributes: %s" msgstr "TTY 属性を取得できませんでした: %s" #: src/fdstream.c:751 tools/vsh.c:1810 #, c-format msgid "unable to set tty attributes: %s" msgstr "TTY 属性を設定できませんでした: %s" #: src/hyperv/hyperv_driver.c:154 msgid "Could not create openwsman client" msgstr "openwsman クライアントを作成できませんでした" #: src/hyperv/hyperv_driver.c:160 msgid "Could not initialize openwsman transport" msgstr "openwsman 転送を初期化できませんでした" #: src/hyperv/hyperv_driver.c:180 #, c-format msgid "%s is not a Hyper-V server" msgstr "%s は Hyper-V サーバーではありません" #: src/hyperv/hyperv_driver.c:236 src/hyperv/hyperv_driver.c:272 #: src/hyperv/hyperv_driver.c:290 #, c-format msgid "Could not lookup %s" msgstr "%s を参照できませんでした" #: src/hyperv/hyperv_driver.c:317 #, c-format msgid "CPU model %s too long for destination" msgstr "CPU モデル %s は宛先にとって長過ぎます" #: src/hyperv/hyperv_driver.c:477 src/hyperv/hyperv_wmi.c:663 #, c-format msgid "No domain with UUID %s" msgstr "UUID %s を持つドメインがありません" #: src/hyperv/hyperv_driver.c:509 #, c-format msgid "No domain with name %s" msgstr "名前 %s を持つドメインがありません" #: src/hyperv/hyperv_driver.c:536 msgid "Domain is not active" msgstr "ドメインが実行中ではありません" #: src/hyperv/hyperv_driver.c:564 msgid "Domain is not paused" msgstr "ドメインが一時停止中ではありません" #: src/hyperv/hyperv_driver.c:595 src/hyperv/hyperv_driver.c:1127 msgid "Domain is not active or is in state transition" msgstr "ドメインはアクティブではありません、または状態変更中です" #: src/hyperv/hyperv_driver.c:665 src/hyperv/hyperv_driver.c:686 #: src/hyperv/hyperv_driver.c:708 src/hyperv/hyperv_driver.c:802 #: src/hyperv/hyperv_driver.c:823 src/hyperv/hyperv_driver.c:845 #, c-format msgid "Could not lookup %s for domain %s" msgstr "%s をドメイン %s に対して検索できませんでした" #: src/hyperv/hyperv_driver.c:1006 msgid "Domain is already active or is in state transition" msgstr "ドメインはすでにアクティブです、または状態変更中です" #: src/hyperv/hyperv_driver.c:1180 msgid "Domain has no managed save image" msgstr "ドメインは管理保存イメージを持ちません" #: src/hyperv/hyperv_driver.c:1372 #, c-format msgid "openwsman error: %s" msgstr "open wsman エラー: %s" #: src/hyperv/hyperv_wmi.c:59 #, c-format msgid "Transport error during %s: %s (%d)" msgstr "%s 中に転送エラーが発生しました: %s (%d)" #: src/hyperv/hyperv_wmi.c:69 #, c-format msgid "Unexpected HTTP response during %s: %d" msgstr "%s 中に予期しない HTTP 応答がありました: %d" #: src/hyperv/hyperv_wmi.c:76 #, c-format msgid "Empty response during %s" msgstr "%s 中に応答がありませんでした" #: src/hyperv/hyperv_wmi.c:91 #, c-format msgid "" "SOAP fault during %s: code '%s', subcode '%s', reason '%s', detail '%s'" msgstr "%s 中に SOAP が失敗しました: コード '%s', サブコード '%s', 理由 '%s', 詳細 '%s'" #: src/hyperv/hyperv_wmi.c:146 src/hyperv/hyperv_wmi.c:417 msgid "Could not initialize options" msgstr "オプションを初期化できませんでした" #: src/hyperv/hyperv_wmi.c:154 msgid "Could not create filter" msgstr "フィルターを作成できませんでした" #: src/hyperv/hyperv_wmi.c:179 msgid "Could not lookup SOAP body" msgstr "SOAP Body を参照できませんでした" #: src/hyperv/hyperv_wmi.c:187 msgid "Could not lookup pull response" msgstr "取り出し応答を参照できませんでした" #: src/hyperv/hyperv_wmi.c:195 msgid "Could not lookup pull response items" msgstr "取り出し応答項目を参照できませんでした" #: src/hyperv/hyperv_wmi.c:207 msgid "Could not deserialize pull response item" msgstr "取り出し応答項目をシリアライズ解除できませんでした" #: src/hyperv/hyperv_wmi.c:252 src/hyperv/hyperv_wmi.c:292 msgid "Could not free deserialized data" msgstr "シリアライズ解除されたデータを解放できませんでした" #: src/hyperv/hyperv_wmi.c:312 msgid "Completed with no error" msgstr "正常に終了しました" #: src/hyperv/hyperv_wmi.c:315 src/hyperv/hyperv_wmi.c:351 msgid "Not supported" msgstr "未サポート" #: src/hyperv/hyperv_wmi.c:321 msgid "Cannot complete within timeout period" msgstr "タイムアウト時間内に完了できません" #: src/hyperv/hyperv_wmi.c:324 src/hyperv/hyperv_wmi.c:345 #: tools/virsh-domain.c:5704 tools/virsh-domain.c:11420 msgid "Failed" msgstr "失敗" #: src/hyperv/hyperv_wmi.c:327 src/hyperv/hyperv_wmi.c:360 msgid "Invalid parameter" msgstr "無効なパラメーター" #: src/hyperv/hyperv_wmi.c:330 msgid "In use" msgstr "使用中" #: src/hyperv/hyperv_wmi.c:333 msgid "Transition started" msgstr "転送が開始されました" #: src/hyperv/hyperv_wmi.c:336 msgid "Invalid state transition" msgstr "無効な状態遷移" #: src/hyperv/hyperv_wmi.c:339 msgid "Timeout parameter not supported" msgstr "タイムアウトのパラメーターはサポートされていません" #: src/hyperv/hyperv_wmi.c:342 msgid "Busy" msgstr "ビジー" #: src/hyperv/hyperv_wmi.c:348 msgid "Access denied" msgstr "アクセスが拒否されました" #: src/hyperv/hyperv_wmi.c:354 msgid "Status is unknown" msgstr "ステータスが不明です" #: src/hyperv/hyperv_wmi.c:357 msgid "Timeout" msgstr "タイムアウト" #: src/hyperv/hyperv_wmi.c:363 msgid "System is in use" msgstr "システムは使用中です" #: src/hyperv/hyperv_wmi.c:366 msgid "Invalid state for this operation" msgstr "この操作に対する無効な状態" #: src/hyperv/hyperv_wmi.c:369 msgid "Incorrect data type" msgstr "不正なデータ形式" #: src/hyperv/hyperv_wmi.c:372 msgid "System is not available" msgstr "システムが利用可能ではありません" #: src/hyperv/hyperv_wmi.c:375 tools/virsh-domain.c:5280 #: tools/virsh-domain.c:7205 tools/virsh-pool.c:1501 tools/virsh-snapshot.c:440 #: tools/vsh.c:1659 tools/vsh.c:1704 tools/vsh.c:2601 tools/vsh.c:2606 msgid "Out of memory" msgstr "メモリー不足" #: src/hyperv/hyperv_wmi.c:378 msgid "Unknown return code" msgstr "不明なリターンコード" #: src/hyperv/hyperv_wmi.c:436 src/hyperv/hyperv_wmi.c:453 #: src/hyperv/hyperv_wmi.c:469 #, c-format msgid "Could not lookup %s for %s invocation" msgstr "%s を %s invocation に対して検索できませんでした" #: src/hyperv/hyperv_wmi.c:443 #, c-format msgid "Could not parse return code from '%s'" msgstr "'%s' から返り値を構文解析できませんでした" #: src/hyperv/hyperv_wmi.c:494 #, c-format msgid "Concrete job for %s invocation is in error state" msgstr "%s invocation に対する具体的なジョブがエラー状態にあります" #: src/hyperv/hyperv_wmi.c:500 #, c-format msgid "Concrete job for %s invocation is in unknown state" msgstr "%s invocation に対する具体的なジョブが不明な状態にあります" #: src/hyperv/hyperv_wmi.c:507 #, c-format msgid "Invocation of %s returned an error: %s (%d)" msgstr "%s の invocation がエラーを返しました: %s (%d)" #: src/interface/interface_backend_netcf.c:93 msgid "failed to initialize netcf" msgstr "netcf の初期化に失敗しました" #: src/interface/interface_backend_netcf.c:110 msgid "Attempt to close netcf state driver with open connections" msgstr "" #: src/interface/interface_backend_netcf.c:137 msgid "failed to re-init netcf" msgstr "netcf の再初期化に失敗しました" #: src/interface/interface_backend_netcf.c:229 #: src/interface/interface_backend_netcf.c:319 #: src/interface/interface_backend_netcf.c:414 #: src/interface/interface_backend_netcf.c:599 #: src/interface/interface_backend_netcf.c:677 #, c-format msgid "couldn't find interface named '%s': %s%s%s" msgstr "'%s' という名前のインターフェースが見つかりませんでした: %s%s%s" #: src/interface/interface_backend_netcf.c:234 #: src/interface/interface_backend_netcf.c:682 #: src/interface/interface_backend_udev.c:448 #: src/interface/interface_backend_udev.c:1003 #: src/interface/interface_backend_udev.c:1135 #, c-format msgid "couldn't find interface named '%s'" msgstr "'%s' という名前のインターフェースを見つけられませんでした" #: src/interface/interface_backend_netcf.c:253 #, c-format msgid "failed to get status of interface %s: %s%s%s" msgstr "インターフェース %s の状態の取得に失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:285 #: src/interface/interface_backend_netcf.c:375 #: src/interface/interface_backend_netcf.c:561 #, c-format msgid "failed to get number of host interfaces: %s%s%s" msgstr "ホストインターフェース数の取得に失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:303 #: src/interface/interface_backend_netcf.c:393 #: src/interface/interface_backend_netcf.c:581 #, c-format msgid "failed to list host interfaces: %s%s%s" msgstr "ホストインターフェースの一覧を作成できませんでした: %s%s%s" #: src/interface/interface_backend_netcf.c:717 #, c-format msgid "couldn't find interface with MAC address '%s': %s%s%s" msgstr "MAC アドレス '%s' を持つインターフェースが見つかりませんでした: %s%s%s" #: src/interface/interface_backend_netcf.c:724 #: src/interface/interface_backend_udev.c:500 #, c-format msgid "couldn't find interface with MAC address '%s'" msgstr "MAC アドレス '%s' を持つインターフェースを見つけることができませんでした" #: src/interface/interface_backend_netcf.c:730 msgid "multiple interfaces with matching MAC address" msgstr "一致する MAC アドレスのインターフェイスが複数あります" #: src/interface/interface_backend_netcf.c:781 #: src/interface/interface_backend_netcf.c:843 #, c-format msgid "could not get interface XML description: %s%s%s" msgstr "インターフェース XML 記述を取得できませんでした: %s%s%s" #: src/interface/interface_backend_netcf.c:885 #, c-format msgid "failed to undefine interface %s: %s%s%s" msgstr "インターフェース %s の定義解除に失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:928 msgid "interface is already running" msgstr "" #: src/interface/interface_backend_netcf.c:937 #, c-format msgid "failed to create (start) interface %s: %s%s%s" msgstr "インターフェース %s の作成(起動)に失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:980 msgid "interface is not running" msgstr "" #: src/interface/interface_backend_netcf.c:989 #, c-format msgid "failed to destroy (stop) interface %s: %s%s%s" msgstr "インターフェース %s の削除(停止)に失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:1052 #, c-format msgid "failed to begin transaction: %s%s%s" msgstr "トランザクションの開始に失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:1077 #, c-format msgid "failed to commit transaction: %s%s%s" msgstr "トランザクションのコミットに失敗しました: %s%s%s" #: src/interface/interface_backend_netcf.c:1102 #, c-format msgid "failed to rollback transaction: %s%s%s" msgstr "トランザクションのロールバックを失敗しました: %s%s%s" #: src/interface/interface_backend_udev.c:152 #, c-format msgid "failed to get number of %s interfaces on host" msgstr "ホストにある %s インターフェースの数の取得に失敗しました" #: src/interface/interface_backend_udev.c:205 #: src/interface/interface_backend_udev.c:334 #, c-format msgid "failed to get list of %s interfaces on host" msgstr "ホストにある %s インターフェースの一覧の取得に失敗しました" #: src/interface/interface_backend_udev.c:483 #, c-format msgid "failed to lookup interface with MAC address '%s'" msgstr "MAC アドレス '%s' を持つインターフェースの検索に失敗しました" #: src/interface/interface_backend_udev.c:508 #, c-format msgid "the MAC address '%s' matches multiple interfaces" msgstr "MAC アドレス '%s' が複数のインターフェースに一致しました" #: src/interface/interface_backend_udev.c:604 #, c-format msgid "Could not retrieve 'bonding/downdelay' for '%s'" msgstr "'%s' 向けの 'bonding/downdelay' を取得できませんでした" #: src/interface/interface_backend_udev.c:609 #, c-format msgid "Could not parse 'bonding/downdelay' '%s' for '%s'" msgstr "'bonding/downdelay' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:618 #, c-format msgid "Could not retrieve 'bonding/updelay' for '%s'" msgstr "'%s' 向け 'bonding/updelay' を取得できませんでした" #: src/interface/interface_backend_udev.c:623 #, c-format msgid "Could not parse 'bonding/updelay' '%s' for '%s'" msgstr "'bonding/updelay' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:632 #, c-format msgid "Could not retrieve 'bonding/miimon' for '%s'" msgstr "'%s' 向け 'bonding/miimon' を取得できませんでした" #: src/interface/interface_backend_udev.c:637 #, c-format msgid "Could not parse 'bonding/miimon' '%s' for '%s'" msgstr "'bonding/miimon' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:646 #, c-format msgid "Could not retrieve 'bonding/arp_interval' for '%s'" msgstr "'%s' 向け 'bonding/arp_interval' を取得できませんでした" #: src/interface/interface_backend_udev.c:651 #, c-format msgid "Could not parse 'bonding/arp_interval' '%s' for '%s'" msgstr "'bonding/arp_interval' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:665 #, c-format msgid "Could not retrieve 'bonding/mode' for '%s'" msgstr "'%s' 向け 'bonding/mode' を取得できませんでした" #: src/interface/interface_backend_udev.c:671 #, c-format msgid "Invalid format for 'bonding/mode' for '%s'" msgstr "'%s' 向け 'bonding/mode' が無効な形式です" #: src/interface/interface_backend_udev.c:676 #, c-format msgid "Unable to find correct value in 'bonding/mode' for '%s'" msgstr "'%s' 向け 'bonding/mode' において正しい値を見つけられません" #: src/interface/interface_backend_udev.c:682 #, c-format msgid "Could not parse 'bonding/mode' '%s' for '%s'" msgstr "'bonding/mode' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:695 #, c-format msgid "Could not retrieve 'bonding/arp_validate' for '%s'" msgstr "'%s' 向け 'bonding/arp_validate' を取得できませんでした" #: src/interface/interface_backend_udev.c:701 #, c-format msgid "Invalid format for 'bonding/arp_validate' for '%s'" msgstr "'%s' 向けの 'bonding/arp_validate' が無効な形式です" #: src/interface/interface_backend_udev.c:706 #, c-format msgid "Unable to find correct value in 'bonding/arp_validate' for '%s'" msgstr "'%s' 向け 'bonding/arp_validate' において正しい値を見つけられません" #: src/interface/interface_backend_udev.c:712 #, c-format msgid "Could not parse 'bonding/arp_validate' '%s' for '%s'" msgstr "'bonding/arp_validate' '%s' ('%s' 向け) を構文解析できません" #: src/interface/interface_backend_udev.c:722 #, c-format msgid "Could not retrieve 'bonding/use_carrier' for '%s'" msgstr "'%s' 向け 'bonding/use_carrier' を取得できませんでした" #: src/interface/interface_backend_udev.c:727 #, c-format msgid "Could not parse 'bonding/use_carrier' '%s' for '%s'" msgstr "'bonding/use_carrier' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:747 #, c-format msgid "Could not retrieve 'bonding/arp_ip_target' for '%s'" msgstr "'%s' 向け 'bonding/arp_ip_target' を取得できませんでした" #: src/interface/interface_backend_udev.c:760 #, c-format msgid "Could not get slaves of bond '%s'" msgstr "ボンド '%s' のスレーブを取得できませんでした" #: src/interface/interface_backend_udev.c:776 #, c-format msgid "Invalid enslaved interface name '%s' seen for bond '%s'" msgstr "無効なスレーブ・インターフェース名 '%s' がボンド '%s' にあります" #: src/interface/interface_backend_udev.c:787 #, c-format msgid "" "Could not get interface information for '%s', which is a enslaved in bond " "'%s'" msgstr "'%s' 向けのインターフェース情報を取得できませんでした、これはボンド '%s' のスレーブになっています" #: src/interface/interface_backend_udev.c:828 #, c-format msgid "Could not retrieve 'bridge/forward_delay' for '%s'" msgstr "'%s' 向け 'bridge/forward_delay' を取得できませんでした" #: src/interface/interface_backend_udev.c:839 #, c-format msgid "Could not retrieve 'bridge/stp_state' for '%s'" msgstr "'%s' 向け 'bridge/stp_state' を取得できませんでした" #: src/interface/interface_backend_udev.c:845 #, c-format msgid "Could not parse 'bridge/stp_state' '%s' for '%s'" msgstr "'bridge/stp_state' '%s' ('%s' 向け) を構文解析できませんでした" #: src/interface/interface_backend_udev.c:858 #, c-format msgid "Invalid STP state value %d received for '%s'. Must be -1, 0, or 1." msgstr "無効な STP 状態値 %d を '%s' 向けに受信しました、 -1, 0, または 1 のどれかである必要があります。" #: src/interface/interface_backend_udev.c:877 #, c-format msgid "Could not get members of bridge '%s'" msgstr "ブリッジ '%s' のメンバーを取得できませんでした" #: src/interface/interface_backend_udev.c:893 #, c-format msgid "" "Could not get interface information for '%s', which is a member of bridge " "'%s'" msgstr "'%s' 向けのインターフェース情報を取得できませんでした、これはブリッジ '%s' のメンバーになっています" #: src/interface/interface_backend_udev.c:936 #: src/interface/interface_backend_udev.c:945 #, c-format msgid "failed to find the VID for the VLAN device '%s'" msgstr "VLAN デバイス '%s' の VID の検索に失敗しました" #: src/interface/interface_backend_udev.c:952 #: src/interface/interface_backend_udev.c:960 #, c-format msgid "failed to find the real device for the VLAN device '%s'" msgstr "" #: src/interface/interface_backend_udev.c:1020 #, c-format msgid "Could not parse MTU value '%s'" msgstr "MTU 値 '%s' を構文解析できませんでした" #: src/interface/interface_backend_udev.c:1172 msgid "failed to create udev context" msgstr "udev コンテキストの作成に失敗しました" #: src/interface/interface_backend_udev.c:1219 msgid "failed to register udev interface driver" msgstr "udev インターフェースドライバーの登録に失敗しました" #: src/internal.h:303 src/internal.h:325 #, c-format msgid "unsupported flags (0x%lx) in function %s" msgstr "フラグ (0x%lx) はファンクション %s においてサポートされません" #: src/internal.h:350 src/internal.h:374 #, c-format msgid "Flags '%s' and '%s' are mutually exclusive" msgstr "" #: src/internal.h:400 src/internal.h:422 #, c-format msgid "Flag '%s' is required by flag '%s'" msgstr "" #: src/internal.h:491 #, c-format msgid "read only access prevents %s" msgstr "" #: src/libvirt.c:358 msgid "libvirt.so is not safe to use from setuid programs" msgstr "libvirt.so を setuid プログラムから使用することは危険です" #: src/libvirt.c:535 msgid "A network driver is already registered" msgstr "" #: src/libvirt.c:561 msgid "A interface driver is already registered" msgstr "" #: src/libvirt.c:587 msgid "A storage driver is already registered" msgstr "" #: src/libvirt.c:613 msgid "A node device driver is already registered" msgstr "" #: src/libvirt.c:639 msgid "A secret driver is already registered" msgstr "" #: src/libvirt.c:665 msgid "A network filter driver is already registered" msgstr "" #: src/libvirt.c:696 src/libvirt.c:739 #, c-format msgid "Too many drivers, cannot register %s" msgstr "ドライバーが多すぎます、%s を登録できません" #: src/libvirt.c:781 #, c-format msgid "Initialization of %s state driver failed: %s" msgstr "%s 状態ドライバーの初期化に失敗しました: %s" #: src/libvirt.c:783 msgid "Unknown problem" msgstr "不明な問題" #: src/libvirt.c:925 msgid "Expected a string for 'uri_default' config parameter" msgstr "'uri_default' 設定パラメーターに対して文字列が期待されます" #: src/libvirt.c:960 msgid "An explicit URI must be provided when setuid" msgstr "" #: src/libvirt.c:1044 #, c-format msgid "libvirt was built without the '%s' driver" msgstr "libvirt が '%s' ドライバーなしでビルドされました" #: src/libvirt.c:1284 #, c-format msgid "string parameter name '%.*s' too long" msgstr "文字列パラメーター名 '%.*s' が長すぎます" #: src/libvirt.c:1293 #, c-format msgid "NULL string parameter '%s'" msgstr "NULL 文字列パラメーター '%s'" #: src/libvirt.c:1299 #, c-format msgid "string parameter '%s' unsupported" msgstr "サポートされない文字列パラメーター '%s' です" #: src/libvirt-admin.c:118 #, c-format msgid "Unknown URI parameter '%s'" msgstr "" #: src/libvirt-admin.c:126 #, c-format msgid "Unsupported URI scheme '%s'" msgstr "" #: src/libvirt-admin.c:139 #, c-format msgid "Invalid URI path '%s', try '/system'" msgstr "" #: src/libvirt-admin.c:166 msgid "Expected a string for 'admin_uri_default' config parameter" msgstr "" #: src/libvirt-admin.c:453 src/libvirt-host.c:1229 msgid "A close callback is already registered" msgstr "クローズコールバックがすでに登録されています" #: src/libvirt-admin.c:505 src/libvirt-host.c:1282 msgid "A different callback was requested" msgstr "他のコールバックが要求されました" #: src/libvirt-domain.c:388 msgid "Invalid UUID" msgstr "" #: src/libvirt-domain.c:835 src/libvirt-domain.c:923 msgid "could not build absolute output file path" msgstr "出力ファイルの絶対パスを構築できませんでした" #: src/libvirt-domain.c:973 src/libvirt-domain.c:1047 src/libvirt-domain.c:1112 #: src/libvirt-domain.c:1185 msgid "could not build absolute input file path" msgstr "入力ファイルの絶対パスを構築できませんでした" #: src/libvirt-domain.c:1101 msgid "virDomainSaveImageGetXMLDesc with secure flag" msgstr "secure フラグを持つ virDomainSaveImageGetXMLDesc" #: src/libvirt-domain.c:1260 src/libvirt-domain.c:1344 msgid "could not build absolute core file path" msgstr "コアファイルの絶対パスを構築できませんでした" #: src/libvirt-domain.c:1328 #, c-format msgid "dumpformat '%d' is not supported" msgstr "" #: src/libvirt-domain.c:1405 src/libvirt-domain.c:9481 #: src/libvirt-domain.c:9545 #, c-format msgid "stream must match connection of domain '%s'" msgstr "" #: src/libvirt-domain.c:1807 #, c-format msgid "result too large: %llu" msgstr "結果が大きすぎます: %llu" #: src/libvirt-domain.c:1854 src/libvirt-domain.c:1907 #: src/libvirt-domain.c:1970 #, c-format msgid "input too large: %lu" msgstr "" #: src/libvirt-domain.c:2586 msgid "virDomainGetXMLDesc with secure flag" msgstr "セキュアフラグのある virDomainGetXMLDesc" #: src/libvirt-domain.c:2766 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare は uri をセットしませんでした" #: src/libvirt-domain.c:2889 src/qemu/qemu_migration.c:4871 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 は uri をセットしませんでした" #: src/libvirt-domain.c:2924 src/libvirt-domain.c:3182 #: src/qemu/qemu_migration.c:4915 src/qemu/qemu_migration.c:5178 msgid "finish step ignored that migration was cancelled" msgstr "" #: src/libvirt-domain.c:3097 src/qemu/qemu_migration.c:5095 msgid "domainMigratePrepare3 did not set uri" msgstr "domainMigratePrepare3 が URI を設定していません" #: src/libvirt-domain.c:3307 msgid "Attempt to migrate guest to the same host" msgstr "" #: src/libvirt-domain.c:3338 msgid "Some parameters are not supported by migration protocol 2" msgstr "" #: src/libvirt-domain.c:3355 msgid "Unable to override peer2peer migration URI" msgstr "ピアツーピアマイグレーション URI を上書きできません" #: src/libvirt-domain.c:3387 msgid "Some parameters are not supported by migration protocol 3" msgstr "" #: src/libvirt-domain.c:3623 src/libvirt-domain.c:3847 #: src/libvirt-domain.c:4034 src/libvirt-domain.c:4155 msgid "offline migration is not supported by the source host" msgstr "オフラインマイグレーションがソースホストによりサポートされません" #: src/libvirt-domain.c:3630 src/libvirt-domain.c:3854 #: src/libvirt-domain.c:4041 src/qemu/qemu_migration.c:5389 msgid "offline migration is not supported by the destination host" msgstr "オフラインマイグレーションがあて先ホストによりサポートされません" #: src/libvirt-domain.c:3670 src/libvirt-domain.c:3891 #: src/libvirt-domain.c:4056 msgid "cannot enforce change protection" msgstr "変更からの保護を強制できません" #: src/libvirt-domain.c:3676 src/libvirt-domain.c:3897 #: src/libvirt-domain.c:4025 msgid "cannot perform tunnelled migration without using peer2peer flag" msgstr "peer2peer フラグを使用せずにトンネルマイグレーションを実行できません" #: src/libvirt-domain.c:3916 src/libvirt-domain.c:3928 #: src/libvirt-domain.c:4106 src/libvirt-domain.c:4119 msgid "Unable to change target guest XML during migration" msgstr "マイグレーション中にターゲットのゲスト XML を変更できません" #: src/libvirt-domain.c:4019 msgid "use virDomainMigrateToURI3 for peer-to-peer migration" msgstr "ピアツーピアの移行に virDomainMigrateToURI3 を使用します" #: src/libvirt-domain.c:4076 src/qemu/qemu_migration.c:5382 msgid "" "Migration APIs with extensible parameters are not supported but extended " "parameters were passed" msgstr "拡張可能パラメータを備えた移行 API には対応していませんが、 拡張されたパラメータが渡されました" #: src/libvirt-domain.c:4164 msgid "p2p migration is not supported by the source host" msgstr "" #: src/libvirt-domain.c:4172 msgid "direct migration is not supported by the source host" msgstr "" #: src/libvirt-domain.c:4725 src/libvirt-domain.c:4870 #: src/libvirt-domain.c:5152 msgid "conn must match stream connection" msgstr "" #: src/libvirt-domain.c:5635 src/libvirt-domain.c:5776 #, c-format msgid "size must not exceed %zu" msgstr "" #: src/libvirt-domain.c:7063 #, c-format msgid "nkeycodes must be <= %d" msgstr "" #: src/libvirt-domain.c:7514 src/libvirt-domain.c:7715 #, c-format msgid "input too large: %d * %d" msgstr "入力が大きすぎます: %d * %d" #: src/libvirt-domain.c:8174 msgid "metadata title can't contain newlines" msgstr "" #: src/libvirt-domain.c:9218 #, c-format msgid "domain '%s' must match connection" msgstr "" #: src/libvirt-domain.c:9227 #, c-format msgid "eventID must be less than %d" msgstr "" #: src/libvirt-domain.c:9970 msgid "use of flags requires a copy job" msgstr "" #: src/libvirt-domain.c:10284 #, c-format msgid "Unable to access file descriptor %d" msgstr "ファイル記述子 %d にアクセスできません" #: src/libvirt-domain.c:10290 #, c-format msgid "fd %d must be a socket" msgstr "" #: src/libvirt-domain.c:10300 src/libvirt-domain.c:10357 msgid "fd passing is not supported by this connection" msgstr "" #: src/libvirt-domain.c:10625 msgid "ncpus must be 1 when start_cpu is -1" msgstr "" #: src/libvirt-domain.c:10639 #, c-format msgid "input too large: %u * %u" msgstr "入力が大きすぎます: %u * %u" #: src/libvirt-domain.c:11342 #, c-format msgid "doms array in %s must contain at least one domain" msgstr "" #: src/libvirt-domain.c:11362 msgid "domains in 'doms' array must belong to a single connection" msgstr "" #: src/libvirt-domain-snapshot.c:279 msgid "virDomainSnapshotGetXMLDesc with secure flag" msgstr "secure フラグのある virDomainSnapshotGetXMLDesc" #: src/libvirt-host.c:485 #, c-format msgid "cpuNum in %s only accepts %d as a negative value" msgstr "%s の cpuNum は負数として %d 個のみを受け付けます" #: src/libvirt-host.c:572 #, c-format msgid "cellNum in %s only accepts %d as a negative value" msgstr "%s の cellNum は負の値として %d のみを受け付けます" #: src/libvirt-lxc.c:212 src/security/security_selinux.c:750 #: src/security/security_selinux.c:857 #, c-format msgid "unable to get PID %d security context" msgstr "PID %d のセキュリティコンテキストを取得できません" #: src/libvirt-lxc.c:219 src/security/security_selinux.c:864 #, c-format msgid "security label exceeds maximum length: %d" msgstr "セキュリティラベルが最大長を超えています: %d" #: src/libvirt-lxc.c:231 src/security/security_selinux.c:878 msgid "error calling security_getenforce()" msgstr "security_getenforce() の呼び出し中にエラーが発生しました" #: src/libvirt-lxc.c:238 #, c-format msgid "Cannot set context %s" msgstr "コンテキスト %s を設定できません" #: src/libvirt-lxc.c:244 msgid "Support for SELinux is not enabled" msgstr "SELinux のサポートが有効化されていません" #: src/libvirt-lxc.c:250 #, c-format msgid "error changing profile to %s" msgstr "" #: src/libvirt-lxc.c:256 msgid "Support for AppArmor is not enabled" msgstr "" #: src/libvirt-lxc.c:261 #, c-format msgid "Security model %s cannot be entered" msgstr "セキュリティモデル %s に入れません" #: src/libvirt-network.c:378 src/libvirt-nwfilter.c:253 #: src/libvirt-secret.c:260 src/libvirt-storage.c:455 #, c-format msgid "uuidstr in %s must be a valid UUID" msgstr "%s の uuidstr が有効な UUID である必要があります" #: src/libvirt-network.c:1056 #, c-format msgid "network '%s' in %s must match connection" msgstr "" #: src/libvirt-network.c:1066 #, c-format msgid "eventID in %s must be less than %d" msgstr "%s の eventID は %d よりも小さい必要があります" #: src/libvirt-storage.c:1584 src/libvirt-storage.c:1658 #, c-format msgid "stream in %s must match connection of volume '%s'" msgstr "" #: src/libvirt-storage.c:2042 #, c-format msgid "capacity in %s cannot be zero without 'delta' or 'shrink' flags set" msgstr "%s のキャパシティは 'delta' または 'shrink' フラグが設定されていないと 0 にはできません" #: src/libvirt-stream.c:344 msgid "data sources cannot be used for non-blocking streams" msgstr "データソースは非ブロックデバイスに対して使用できません" #: src/libvirt-stream.c:437 msgid "data sinks cannot be used for non-blocking streams" msgstr "データ受信装置は非ブロックデバイスに対して使用できません" #: src/libvirt-qemu.c:145 #, c-format msgid "pid_value in %s is too large" msgstr "%s の pid_value が大きすぎます" #: src/libvirt-qemu.c:285 #, c-format msgid "domain '%s' in %s must match connection" msgstr "" #: src/locking/lock_daemon.c:217 msgid "Missing defaultLockspace data from JSON file" msgstr "JSON ファイルに defaultLockspace データがありません" #: src/locking/lock_daemon.c:227 msgid "Missing lockspaces data from JSON file" msgstr "JSON ファイルに lockspaces データがありません" #: src/locking/lock_daemon.c:233 msgid "Malformed lockspaces data from JSON file" msgstr "JSON ファイルに不正な形式の lockspaces データがあります" #: src/locking/lock_daemon.c:255 src/logging/log_daemon.c:204 #: src/logging/log_daemon.c:221 msgid "Malformed daemon data from JSON file" msgstr "" #: src/locking/lock_daemon.c:261 msgid "Missing server data from JSON file" msgstr "JSON ファイルに server データがありません" #: src/locking/lock_daemon.c:762 src/locking/lock_daemon.c:769 #: src/logging/log_daemon.c:618 src/logging/log_daemon.c:625 #, c-format msgid "Disallowing client %llu with uid %llu" msgstr "クライアント %llu (UID %llu) を禁止しています" #: src/locking/lock_daemon.c:800 msgid "Missing restricted data in JSON document" msgstr "JSON ドキュメントに制限データがありません" #: src/locking/lock_daemon.c:805 msgid "Missing ownerPid data in JSON document" msgstr "JSON ドキュメントに ownerPid データがありません" #: src/locking/lock_daemon.c:811 msgid "Missing ownerId data in JSON document" msgstr "JSON ドキュメントに ownerId データがありません" #: src/locking/lock_daemon.c:816 msgid "Missing ownerName data in JSON document" msgstr "JSON ドキュメントに ownerName データがありません" #: src/locking/lock_daemon.c:823 src/locking/lock_daemon.c:828 msgid "Missing ownerUUID data in JSON document" msgstr "JSON ドキュメントに ownerUUID データがありません" #: src/locking/lock_daemon.c:852 msgid "Cannot set restricted data in JSON document" msgstr "JSON ドキュメントに制限データを設定できません" #: src/locking/lock_daemon.c:857 msgid "Cannot set ownerPid data in JSON document" msgstr "JSON ドキュメントに ownerPid データを設定できません" #: src/locking/lock_daemon.c:862 msgid "Cannot set ownerId data in JSON document" msgstr "JSON ドキュメントに ownerId データを設定できません" #: src/locking/lock_daemon.c:867 msgid "Cannot set ownerName data in JSON document" msgstr "JSON ドキュメントに ownerName データを設定できません" #: src/locking/lock_daemon.c:873 msgid "Cannot set ownerUUID data in JSON document" msgstr "JSON ドキュメントに ownerUUID データを設定できません" #: src/locking/lock_daemon.c:966 src/logging/log_daemon.c:748 msgid "Missing magic data in JSON document" msgstr "JSON ドキュメントにマジックデータがありません" #: src/locking/lock_daemon.c:1072 src/logging/log_daemon.c:831 #, c-format msgid "Unable to save state file %s" msgstr "状態ファイル %s を保存できません" #: src/locking/lock_daemon.c:1079 src/logging/log_daemon.c:838 msgid "Unable to restart self" msgstr "自分自身を再起動できません" #: src/locking/lock_daemon.c:1097 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" "\n" "Options:\n" " -h | --help Display program help:\n" " -v | --verbose Verbose messages.\n" " -d | --daemon Run as a daemon & write PID file.\n" " -t | --timeout Exit after timeout period.\n" " -f | --config Configuration file.\n" " -V | --version Display version information.\n" " -p | --pid-file Change name of PID file.\n" "\n" "libvirt lock management daemon:\n" msgstr "" #: src/locking/lock_daemon.c:1114 #, c-format msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " %s/libvirt/virtlockd.conf\n" "\n" " Sockets:\n" " %s/run/libvirt/virtlockd-sock\n" "\n" " PID file (unless overridden by -p):\n" " %s/run/virtlockd.pid\n" "\n" msgstr "" "\n" " 標準のパス:\n" "\n" " 設定ファイル (-f により上書きされない場合):\n" " %s/libvirt/virtlockd.conf\n" "\n" " ソケット:\n" " %s/run/libvirt/virtlockd-sock\n" "\n" " PID ファイル (-p により上書きされない場合):\n" " %s/run/virtlockd.pid\n" "\n" #: src/locking/lock_daemon.c:1131 msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " $XDG_CONFIG_HOME/libvirt/virtlockd.conf\n" "\n" " Sockets:\n" " $XDG_RUNTIME_DIR/libvirt/virtlockd-sock\n" "\n" " PID file:\n" " $XDG_RUNTIME_DIR/libvirt/virtlockd.pid\n" "\n" msgstr "" "\n" " 標準のパス:\n" "\n" " 設定ファイル (-f により上書きされない場合):\n" " $XDG_CONFIG_HOME/libvirt/virtlockd.conf\n" "\n" " ソケット:\n" " $XDG_RUNTIME_DIR/libvirt/virtlockd-sock\n" "\n" " PID ファイル:\n" " $XDG_RUNTIME_DIR/libvirt/virtlockd.pid\n" "\n" #: src/locking/lock_daemon.c:1300 src/logging/log_daemon.c:1058 msgid "Can't determine restart state file path" msgstr "" #: src/locking/lock_daemon_dispatch.c:61 src/locking/lock_daemon_dispatch.c:119 #: src/locking/lock_daemon_dispatch.c:168 #: src/locking/lock_daemon_dispatch.c:217 #: src/locking/lock_daemon_dispatch.c:272 #: src/locking/lock_daemon_dispatch.c:319 #: src/locking/lock_daemon_dispatch.c:369 #: src/locking/lock_daemon_dispatch.c:406 msgid "lock manager connection has been restricted" msgstr "ロックマネージャーの接続が制限されました" #: src/locking/lock_daemon_dispatch.c:67 src/locking/lock_daemon_dispatch.c:125 #: src/locking/lock_daemon_dispatch.c:174 #: src/locking/lock_daemon_dispatch.c:223 #: src/locking/lock_daemon_dispatch.c:278 #: src/locking/lock_daemon_dispatch.c:325 #: src/locking/lock_daemon_dispatch.c:375 msgid "lock owner details have not been registered" msgstr "ロックオーナーの詳細が登録されていませんでした" #: src/locking/lock_daemon_dispatch.c:73 src/locking/lock_daemon_dispatch.c:131 #: src/locking/lock_daemon_dispatch.c:180 #: src/locking/lock_daemon_dispatch.c:331 #, c-format msgid "Lockspace for path %s does not exist" msgstr "パス %s のロック空間が存在しません" #: src/locking/lock_daemon_dispatch.c:229 msgid "the default lockspace already exists" msgstr "標準のロック空間がすでに存在します" #: src/locking/lock_daemon_dispatch.c:235 #: src/locking/lock_daemon_dispatch.c:412 #, c-format msgid "Lockspace for path %s already exists" msgstr "パス %s のロック空間がすでに存在します" #: src/locking/lock_driver_lockd.c:88 src/locking/lock_driver_sanlock.c:112 #, c-format msgid "Unable to access config file %s" msgstr "設定ファイル %s のアクセスに失敗しました" #: src/locking/lock_driver_lockd.c:461 #, c-format msgid "Unexpected parameter %s for object" msgstr "オブジェクト向けの予期しないパラメーター %s" #: src/locking/lock_driver_lockd.c:467 msgid "Missing ID parameter for domain object" msgstr "ドメインオブジェクト向けの ID パラメーターがありません" #: src/locking/lock_driver_lockd.c:474 msgid "Missing name parameter for domain object" msgstr "ドメインオブジェクト向けの名前パラメーターがありません" #: src/locking/lock_driver_lockd.c:479 msgid "Missing UUID parameter for domain object" msgstr "ドメインオブジェクト向けの UUID パラメーターがありません" #: src/locking/lock_driver_lockd.c:486 src/locking/lock_driver_lockd.c:616 #, c-format msgid "Unknown lock manager object type %d" msgstr "不明なロックマネージャーのオブジェクト形式 %d" #: src/locking/lock_driver_lockd.c:517 msgid "Unexpected parameters for disk resource" msgstr "不明なディスクリソース向けのパラメーター" #: src/locking/lock_driver_lockd.c:588 msgid "Offset must be zero for this lock manager" msgstr "このロックマネージャ向けのオフセットは 0 である必要があります" #: src/locking/lock_driver_lockd.c:597 #, c-format msgid "Unexpected parameter %s for lease resource" msgstr "リースリソース向けの予期しないパラメーター %s" #: src/locking/lock_driver_lockd.c:604 msgid "Missing path or lockspace for lease resource" msgstr "リースリソース向けのパスまたはロック空間がありません" #: src/locking/lock_driver_lockd.c:663 src/locking/lock_driver_sanlock.c:922 msgid "" "Read/write, exclusive access, disks were present, but no leases specified" msgstr "読み/書き、排他アクセス、ディスクが存在しますが、リースが指定されていません" #: src/locking/lock_driver_sanlock.c:217 src/locking/lock_driver_sanlock.c:226 #, c-format msgid "Lockspace path '%s' exceeded %d characters" msgstr "ロック空間パス '%s' が %d 文字を超えています" #: src/locking/lock_driver_sanlock.c:245 #, c-format msgid "" "Unable to create lockspace %s: parent directory does not exist or is not a " "directory" msgstr "ロック空間 %s を作成できません: 親ディレクトリーが存在しません、またはディレクトリーではありません" #: src/locking/lock_driver_sanlock.c:257 src/locking/lock_driver_sanlock.c:680 #: src/util/virlockspace.c:276 #, c-format msgid "Unable to create lockspace %s" msgstr "ロック空間 %s を作成できません" #: src/locking/lock_driver_sanlock.c:267 src/locking/lock_driver_sanlock.c:322 #: src/locking/lock_driver_sanlock.c:690 src/storage/storage_backend.c:365 #: src/util/vircgroup.c:4048 src/util/vircgroup.c:4060 src/util/virfile.c:2038 #: src/util/virfile.c:2461 #, c-format msgid "cannot chown '%s' to (%u, %u)" msgstr "'%s' を (%u, %u) に所有者を変更できません" #: src/locking/lock_driver_sanlock.c:277 src/locking/lock_driver_sanlock.c:700 #, c-format msgid "Unable to query sector size %s: error %d" msgstr "セクター容量 %s を問い合わせできません: エラー %d" #: src/locking/lock_driver_sanlock.c:281 src/locking/lock_driver_sanlock.c:704 #, c-format msgid "Unable to query sector size %s" msgstr "セクター容量 %s を問い合わせできません" #: src/locking/lock_driver_sanlock.c:291 #, c-format msgid "Unable to allocate lockspace %s" msgstr "ロック空間 %s を割り当てできません" #: src/locking/lock_driver_sanlock.c:298 #, c-format msgid "Unable to save lockspace %s" msgstr "ロック空間 %s を保存できません" #: src/locking/lock_driver_sanlock.c:306 #, c-format msgid "Unable to initialize lockspace %s: error %d" msgstr "ロック空間 %s を初期化できません: エラー %d" #: src/locking/lock_driver_sanlock.c:310 #, c-format msgid "Unable to initialize lockspace %s" msgstr "ロック空間 %s を初期化できません" #: src/locking/lock_driver_sanlock.c:332 #, c-format msgid "cannot chmod '%s' to 0660" msgstr "'%s' を 0660 にモード変更できません" #: src/locking/lock_driver_sanlock.c:351 msgid "unable to use io_timeout with this version of sanlock" msgstr "" #: src/locking/lock_driver_sanlock.c:376 #, c-format msgid "Unable to add lockspace %s: error %d" msgstr "ロック空間 %s を追加できません: エラー %d" #: src/locking/lock_driver_sanlock.c:380 #, c-format msgid "Unable to add lockspace %s" msgstr "ロック空間 %s を追加できません" #: src/locking/lock_driver_sanlock.c:435 msgid "Automatic disk lease mode enabled, but no host ID is set" msgstr "自動ディスクリースモードが有効化されましたが、ホスト ID が設定されていません" #: src/locking/lock_driver_sanlock.c:478 msgid "Sanlock plugin is not initialized" msgstr "Sanlock プラグインが初期化されていません" #: src/locking/lock_driver_sanlock.c:484 #, c-format msgid "Unsupported object type %d" msgstr "サポートされないオブジェクト形式 %d" #: src/locking/lock_driver_sanlock.c:565 #, c-format msgid "Resource name '%s' exceeds %d characters" msgstr "リソース名 '%s' が %d 文字を超えています" #: src/locking/lock_driver_sanlock.c:574 src/locking/lock_driver_sanlock.c:641 #, c-format msgid "Lease path '%s' exceeds %d characters" msgstr "リースのパス '%s' が %d 文字を超えています" #: src/locking/lock_driver_sanlock.c:583 src/locking/lock_driver_sanlock.c:650 #, c-format msgid "Resource lockspace '%s' exceeds %d characters" msgstr "リソースのロック空間 '%s' が %d 文字を超えています" #: src/locking/lock_driver_sanlock.c:618 msgid "Unexpected lock parameters for disk resource" msgstr "ディスクリソースに対する予期しないロックパラメーターです" #: src/locking/lock_driver_sanlock.c:631 #, c-format msgid "MD5 hash '%s' unexpectedly larger than %d characters" msgstr "" #: src/locking/lock_driver_sanlock.c:714 #, c-format msgid "Unable to allocate lease %s" msgstr "リース %s を割り当てられません" #: src/locking/lock_driver_sanlock.c:721 #, c-format msgid "Unable to save lease %s" msgstr "リース %s を保存できません" #: src/locking/lock_driver_sanlock.c:729 #, c-format msgid "Unable to initialize lease %s: error %d" msgstr "リース %s を初期化できません: エラー %d" #: src/locking/lock_driver_sanlock.c:733 #, c-format msgid "Unable to initialize lease %s" msgstr "リース %s を初期化できません" #: src/locking/lock_driver_sanlock.c:764 #, c-format msgid "Too many resources %d for object" msgstr "オブジェクトに対するリソース %d が多すぎます" #: src/locking/lock_driver_sanlock.c:829 #, c-format msgid "Failure action %s is not supported by sanlock" msgstr "失敗時アクション %s は sanlock によりサポートされません" #: src/locking/lock_driver_sanlock.c:856 #, c-format msgid "Sanlock helper path is longer than %d: '%s'" msgstr "sanlock ヘルパーパスが %d より長いです: '%s'" #: src/locking/lock_driver_sanlock.c:862 #, c-format msgid "Sanlock helper arguments are longer than %d: '%s'" msgstr "sanlock ヘルパーパスが %d より長いです: '%s'" #: src/locking/lock_driver_sanlock.c:871 #, c-format msgid "Failed to register lock failure action: error %d" msgstr "ロック失敗時アクションの登録に失敗しました: エラー %d" #: src/locking/lock_driver_sanlock.c:875 msgid "Failed to register lock failure action" msgstr "ロック失敗時アクションの登録に失敗しました" #: src/locking/lock_driver_sanlock.c:895 msgid "sanlock is too old to support lock failure action" msgstr "sanlock がロック失敗時アクションをサポートするには古すぎます" #: src/locking/lock_driver_sanlock.c:937 #, c-format msgid "Failed to open socket to sanlock daemon: error %d" msgstr "sanlock デーモンのソケットのオープンに失敗しました: エラー %d" #: src/locking/lock_driver_sanlock.c:941 msgid "Failed to open socket to sanlock daemon" msgstr "sanlock デーモンのソケットのオープンに失敗しました" #: src/locking/lock_driver_sanlock.c:974 #, c-format msgid "Unable to parse lock state %s: error %d" msgstr "ロック状態 %s を構文解析できません: エラー %d" #: src/locking/lock_driver_sanlock.c:978 #, c-format msgid "Unable to parse lock state %s" msgstr "ロック状態 %s を構文解析できません" #: src/locking/lock_driver_sanlock.c:995 #, c-format msgid "Failed to acquire lock: error %d" msgstr "ロックの獲得に失敗しました: エラー %d" #: src/locking/lock_driver_sanlock.c:998 msgid "Failed to acquire lock" msgstr "ロックの獲得に失敗しました" #: src/locking/lock_driver_sanlock.c:1019 #, c-format msgid "Failed to restrict process: error %d" msgstr "プロセスの制限に失敗しました: エラー %d" #: src/locking/lock_driver_sanlock.c:1022 msgid "Failed to restrict process" msgstr "プロセスの制限に失敗しました" #: src/locking/lock_driver_sanlock.c:1071 #: src/locking/lock_driver_sanlock.c:1121 #, c-format msgid "Failed to inquire lock: error %d" msgstr "ロックの調査に失敗しました: エラー %d" #: src/locking/lock_driver_sanlock.c:1074 #: src/locking/lock_driver_sanlock.c:1124 msgid "Failed to inquire lock" msgstr "ロックの問い合わせに失敗しました" #: src/locking/lock_driver_sanlock.c:1086 #, c-format msgid "Failed to release lock: error %d" msgstr "ロックの開放に失敗しました: エラー %d" #: src/locking/lock_driver_sanlock.c:1089 msgid "Failed to release lock" msgstr "ロックの開放に失敗しました" #: src/locking/lock_manager.c:48 src/locking/lock_manager.c:56 #, c-format msgid "Missing '%s' field in lock manager driver" msgstr "ロックマネージャードライバーに '%s' の項目がありません" #: src/locking/lock_manager.c:154 #, c-format msgid "Plugin %s not accessible" msgstr "プラグイン %s にアクセスできません" #: src/locking/lock_manager.c:162 #, c-format msgid "Failed to load plugin %s: %s" msgstr "プラグイン %s のロードに失敗しました: %s" #: src/locking/lock_manager.c:169 msgid "Missing plugin initialization symbol 'virLockDriverImpl'" msgstr "プラグイン初期化シンボル 'virLockDriverImpl' がありません" #: src/locking/lock_manager.c:206 msgid "this platform is missing dlopen" msgstr "このプラットフォームは dlopen がありません" #: src/locking/sanlock_helper.c:23 #, c-format msgid "%s uri uuid action\n" msgstr "%s URI UUID アクション\n" #: src/locking/sanlock_helper.c:32 #, c-format msgid "invalid failure action: '%s'\n" msgstr "無効な失敗時アクション: '%s'\n" #: src/locking/sanlock_helper.c:103 #, c-format msgid "unsupported failure action: '%s'\n" msgstr "サポートされない失敗時アクション: '%s'\n" #: src/logging/log_daemon.c:856 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" "\n" "Options:\n" " -h | --help Display program help:\n" " -v | --verbose Verbose messages.\n" " -d | --daemon Run as a daemon & write PID file.\n" " -t | --timeout Exit after timeout period.\n" " -f | --config Configuration file.\n" " -V | --version Display version information.\n" " -p | --pid-file Change name of PID file.\n" "\n" "libvirt log management daemon:\n" msgstr "" #: src/logging/log_daemon.c:873 #, c-format msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " %s/libvirt/virtlogd.conf\n" "\n" " Sockets:\n" " %s/run/libvirt/virtlogd-sock\n" "\n" " PID file (unless overridden by -p):\n" " %s/run/virtlogd.pid\n" "\n" msgstr "" #: src/logging/log_daemon.c:890 msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " $XDG_CONFIG_HOME/libvirt/virtlogd.conf\n" "\n" " Sockets:\n" " $XDG_RUNTIME_DIR/libvirt/virtlogd-sock\n" "\n" " PID file:\n" " $XDG_RUNTIME_DIR/libvirt/virtlogd.pid\n" "\n" msgstr "" #: src/logging/log_daemon_dispatch.c:122 #, c-format msgid "Requested data len %llu is larger than maximum %d" msgstr "" #: src/logging/log_handler.c:165 msgid "Unable to read from log pipe" msgstr "" #: src/logging/log_handler.c:225 msgid "Missing 'path' field in JSON document" msgstr "" #: src/logging/log_handler.c:231 msgid "Missing 'driver' in JSON document" msgstr "" #: src/logging/log_handler.c:239 msgid "Missing 'domname' in JSON document" msgstr "" #: src/logging/log_handler.c:247 msgid "Missing 'domuuid' in JSON document" msgstr "" #: src/logging/log_handler.c:252 msgid "Malformed 'domuuid' in JSON document" msgstr "" #: src/logging/log_handler.c:265 msgid "Missing 'pipefd' in JSON document" msgstr "" #: src/logging/log_handler.c:270 src/util/virlockspace.c:374 msgid "Cannot enable close-on-exec flag" msgstr "close-on-exec フラグを有効化できません" #: src/logging/log_handler.c:301 msgid "Missing files data from JSON file" msgstr "" #: src/logging/log_handler.c:307 msgid "Malformed files data from JSON file" msgstr "" #: src/logging/log_handler.c:378 #, c-format msgid "Cannot open log file: '%s'" msgstr "" #: src/logging/log_handler.c:386 msgid "Cannot open fifo pipe" msgstr "" #: src/logging/log_handler.c:460 #, c-format msgid "No open log file %s" msgstr "" #: src/logging/log_handler.c:569 src/util/virlockspace.c:487 msgid "Cannot disable close-on-exec flag" msgstr "close-on-exec フラグを無効化できません" #: src/logging/log_manager.c:191 src/remote/remote_driver.c:6477 msgid "too many file descriptors received" msgstr "" #: src/logging/log_manager.c:194 src/remote/remote_driver.c:6482 msgid "no file descriptor received" msgstr "" #: src/lxc/lxc_cgroup.c:232 msgid "cannot get the path of MEMORY cgroup controller" msgstr "MEMORY cgroup controller のパスを取得できません" #: src/lxc/lxc_cgroup.c:489 src/qemu/qemu_cgroup.c:770 #, c-format msgid "Resource partition '%s' must start with '/'" msgstr "リソースパーティション '%s' は '/' から始まらなければなりません" #: src/lxc/lxc_fuse.c:150 src/util/vircgroup.c:3704 #, c-format msgid "Cannot open %s" msgstr "%s を開けません" #: src/lxc/lxc_fuse.c:156 msgid "fseek failed" msgstr "fseek に失敗しました" #: src/lxc/lxc_fuse.c:285 msgid "fuse_loop failed" msgstr "fuse_loop に失敗しました" #: src/lxc/lxc_fuse.c:309 #, c-format msgid "Cannot create %s" msgstr "%s を作成できません" #: src/lxc/lxc_hostdev.c:84 src/lxc/lxc_hostdev.c:98 #, c-format msgid "Unsupported hostdev type %s" msgstr "サポートされない hostdev 形式 %s" #: src/lxc/lxc_hostdev.c:107 #, c-format msgid "Unsupported hostdev mode %s" msgstr "サポートされない hostdev モード %s" #: src/lxc/lxc_native.c:206 msgid "Missing lxc.rootfs configuration" msgstr "" #: src/lxc/lxc_native.c:230 #, c-format msgid "can't convert relative size: '%s'" msgstr "" #: src/lxc/lxc_native.c:242 #, c-format msgid "failed to convert size: '%s'" msgstr "" #: src/lxc/lxc_native.c:289 msgid "missing tmpfs size, set the size option" msgstr "" #: src/lxc/lxc_native.c:485 msgid "Missing 'link' attribute for NIC" msgstr "" #: src/lxc/lxc_native.c:619 #, c-format msgid "Invalid CIDR address: '%s'" msgstr "" #: src/lxc/lxc_native.c:696 #, c-format msgid "failed to parse int: '%s'" msgstr "" #: src/lxc/lxc_native.c:737 #, c-format msgid "invalid lxc.id_map: '%s'" msgstr "" #: src/lxc/lxc_native.c:825 src/lxc/lxc_native.c:961 #, c-format msgid "failed to parse integer: '%s'" msgstr "" #: src/lxc/lxc_native.c:882 #, c-format msgid "invalid %s value: '%s'" msgstr "" #: src/lxc/lxc_native.c:908 #, c-format msgid "failed to parse device weight: '%s'" msgstr "" #: src/lxc/lxc_native.c:914 #, c-format msgid "failed to parse read_bps_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:921 #, c-format msgid "failed to parse write_bps_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:928 #, c-format msgid "failed to parse read_iops_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:935 #, c-format msgid "failed to parse write_iops_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:1010 src/qemu/qemu_command.c:13020 msgid "failed to generate uuid" msgstr "UUID の生成に失敗しました" #: src/lxc/lxc_native.c:1057 msgid "lxc.mount found, use lxc.mount.entry lines instead" msgstr "" #: src/lxc/lxc_container.c:162 #, c-format msgid "Malformed ctrl-alt-del setting '%s'" msgstr "不正な形式の ctrl-alt-del 設定 '%s'" #: src/lxc/lxc_container.c:178 msgid "Unable to clone to check reboot support" msgstr "再起動のサポートを確認するためにクローンできません" #: src/lxc/lxc_container.c:218 #, c-format msgid "Expected a /dev path for '%s'" msgstr "" #: src/lxc/lxc_container.c:284 msgid "dup2(stdin) failed" msgstr "dup2(stdin) は失敗しました" #: src/lxc/lxc_container.c:290 msgid "dup2(stdout) failed" msgstr "dup2(stdout) は失敗しました" #: src/lxc/lxc_container.c:296 msgid "dup2(stderr) failed" msgstr "dup2(stderr) は失敗しました" #: src/lxc/lxc_container.c:328 #, c-format msgid "Cannot move fd %d out of the way" msgstr "fd %d を移動する方法がありません。" #: src/lxc/lxc_container.c:346 #, c-format msgid "Cannot duplicate fd %d onto fd %d" msgstr "fd %d を fd %d に複製できませんでした" #: src/lxc/lxc_container.c:360 src/util/vircommand.c:592 #: tools/virt-login-shell.c:293 msgid "sysconf(_SC_OPEN_MAX) failed" msgstr "sysconf(_SC_OPEN_MAX) に失敗しました" #: src/lxc/lxc_container.c:453 msgid "setuid or setgid failed" msgstr "setuid または setgid に失敗しました" #: src/lxc/lxc_container.c:525 #, c-format msgid "Failed to set IP address '%s' on %s" msgstr "" #: src/lxc/lxc_container.c:623 #, c-format msgid "Failed to unmount '%s' and could not detach subtree '%s'" msgstr "'%s' のアンマウントに失敗しました、サブツリー '%s' を切断できませんでした" #: src/lxc/lxc_container.c:631 #, c-format msgid "Failed to unmount '%s' and could not unmount old root '%s'" msgstr "'%s' のアンマウントに失敗し、古いルート '%s' をアンマウントできませんでした" #: src/lxc/lxc_container.c:659 #, c-format msgid "Failed to access '%s'" msgstr "'%s' へのアクセスに失敗しました" #: src/lxc/lxc_container.c:671 #, c-format msgid "Failed to resolve symlink at %s" msgstr "" #: src/lxc/lxc_container.c:702 msgid "Unexpected root filesystem without loop device" msgstr "loop デバイスのない予期しないルートファイルシステム" #: src/lxc/lxc_container.c:708 #, c-format msgid "Unsupported root filesystem type %s" msgstr "サポートされないルートファイルシステム形式 %s" #: src/lxc/lxc_container.c:749 msgid "Failed to make root private" msgstr "ルートプライベートの作成に失敗しました" #: src/lxc/lxc_container.c:758 src/lxc/lxc_container.c:778 #: src/lxc/lxc_container.c:1232 src/lxc/lxc_container.c:1512 #: src/lxc/lxc_container.c:1576 #, c-format msgid "Failed to create %s" msgstr "%s の作成に失敗しました" #: src/lxc/lxc_container.c:767 #, c-format msgid "Failed to mount empty tmpfs at %s" msgstr "%s に空の tmpfs をマウントできませんでした" #: src/lxc/lxc_container.c:786 #, c-format msgid "Failed to bind %s to new root %s" msgstr "" #: src/lxc/lxc_container.c:794 #, c-format msgid "Failed to make new root %s readonly" msgstr "新しいルート %s を読み込み専用にできませんでした" #: src/lxc/lxc_container.c:804 #, c-format msgid "Failed to chdir into %s" msgstr "%s ディレクトリへの移動に失敗しました" #: src/lxc/lxc_container.c:812 msgid "Failed to pivot root" msgstr "root のピボットに失敗しました" #: src/lxc/lxc_container.c:878 msgid "Failed to read /proc/mounts" msgstr "/proc/mounts の読み込みに失敗しました" #: src/lxc/lxc_container.c:905 #, c-format msgid "Failed to make mount %s readonly" msgstr "%s の読み取り専用マウントに失敗しました" #: src/lxc/lxc_container.c:1014 #, c-format msgid "Failed to mount %s on %s type %s flags=%x" msgstr "" #: src/lxc/lxc_container.c:1024 #, c-format msgid "Failed to re-mount %s on %s flags=%x" msgstr "" #: src/lxc/lxc_container.c:1059 #, c-format msgid "Failed to mount %s on /proc/meminfo" msgstr "%s を /proc/meminfo にマウントできませんでした" #: src/lxc/lxc_container.c:1089 msgid "Cannot create /dev" msgstr "/dev を作成できません" #: src/lxc/lxc_container.c:1098 #, c-format msgid "Failed to mount %s on /dev" msgstr "%s の /dev へのマウントに失敗しました" #: src/lxc/lxc_container.c:1125 msgid "Cannot create /dev/pts" msgstr "/dev/pts を作成できません" #: src/lxc/lxc_container.c:1134 #, c-format msgid "Failed to mount %s on /dev/pts" msgstr "%s の /dev/pts へのマウントに失敗しました" #: src/lxc/lxc_container.c:1151 #, c-format msgid "Failed to bind %s on to %s" msgstr "" #: src/lxc/lxc_container.c:1175 #, c-format msgid "Failed to symlink device %s to %s" msgstr "デバイス %s を %s にシンボリックリンクできません" #: src/lxc/lxc_container.c:1219 #, c-format msgid "Unable to stat bind target %s" msgstr "バインドターゲット %s の統計を取得できません" #: src/lxc/lxc_container.c:1225 #, c-format msgid "Unable to stat bind source %s" msgstr "バインドソース %s の統計を取得できません" #: src/lxc/lxc_container.c:1242 #, c-format msgid "Failed to create bind target %s" msgstr "バインドターゲット %s の作成に失敗しました" #: src/lxc/lxc_container.c:1249 #, c-format msgid "Failed to close bind target %s" msgstr "バインドターゲット %s の終了に失敗しました" #: src/lxc/lxc_container.c:1258 #, c-format msgid "Failed to bind mount directory %s to %s" msgstr "マウントディレクトリー %s を %s にバインドできませんでした" #: src/lxc/lxc_container.c:1267 src/lxc/lxc_container.c:1592 #, c-format msgid "Failed to make directory %s readonly" msgstr "ディレクトリー %s を読み込み専用にできませんでした" #: src/lxc/lxc_container.c:1294 #, c-format msgid "Unable to open filesystem %s" msgstr "ファイルシステム %s を開けません" #: src/lxc/lxc_container.c:1300 msgid "Unable to create blkid library handle" msgstr "blkid ライブラリーハンドルを作成できません" #: src/lxc/lxc_container.c:1305 #, c-format msgid "Unable to associate device %s with blkid library" msgstr "デバイス %s を blkid ライブラリーと関連づけできません" #: src/lxc/lxc_container.c:1321 #, c-format msgid "Too many filesystems detected for %s" msgstr "%s に対して検知されたファイルシステムが多すぎます" #: src/lxc/lxc_container.c:1325 #, c-format msgid "Unable to detect filesystem for %s" msgstr "%s のファイルシステムを検知できません" #: src/lxc/lxc_container.c:1333 #, c-format msgid "Unable to find filesystem type for %s" msgstr "%s のファイルシステム形式を見つけられません" #: src/lxc/lxc_container.c:1403 src/util/iohelper.c:151 #, c-format msgid "Unable to read %s" msgstr "%s を読み込めません" #: src/lxc/lxc_container.c:1433 #, c-format msgid "%s has unexpected '*' before last line" msgstr "%s が最終行の前に予期しない '*' を持ちます" #: src/lxc/lxc_container.c:1457 #, c-format msgid "Failed to mount device %s to %s" msgstr "デバイス %s を %s にマウントできませんでした" #: src/lxc/lxc_container.c:1480 #, c-format msgid "Failed to mount device %s to %s, unable to detect filesystem" msgstr "デバイス %s を %s にマウントできませんでした、ファイルシステムを検知できません" #: src/lxc/lxc_container.c:1525 #, c-format msgid "Failed to mount device %s to %s as %s" msgstr "デバイス %s を %s に %s としてマウントできませんでした" #: src/lxc/lxc_container.c:1583 #, c-format msgid "Failed to mount directory %s as tmpfs" msgstr "ディレクトリー %s を tmpfs としてマウントできませんでした" #: src/lxc/lxc_container.c:1631 #, c-format msgid "Unexpected filesystem type %s" msgstr "予期しないファイルシステム形式 %s" #: src/lxc/lxc_container.c:1636 #, c-format msgid "Cannot mount filesystem type %s" msgstr "ファイルシステム形式 %s をマウントできません" #: src/lxc/lxc_container.c:1687 #, c-format msgid "Failed to create directory for '%s' dev '%s'" msgstr "'%s' dev '%s' 用のディレクトリの作成に失敗しました。" #: src/lxc/lxc_container.c:2070 #, c-format msgid "Failed to add capability %s: %d" msgstr "" #: src/lxc/lxc_container.c:2102 #, c-format msgid "Failed to remove capability %s: %d" msgstr "" #: src/lxc/lxc_container.c:2110 #, c-format msgid "Unsupported capabilities policy: %s" msgstr "" #: src/lxc/lxc_container.c:2117 #, c-format msgid "Failed to apply capabilities: %d" msgstr "ケイパビリティの適用に失敗しました: %d" #: src/lxc/lxc_container.c:2178 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() は無効な vm 定義を渡しました" #: src/lxc/lxc_container.c:2184 msgid "failed to attach the namespace" msgstr "" #: src/lxc/lxc_container.c:2193 msgid "Failed to read the container continue message" msgstr "コンテナ連続メッセージの読み取りに失敗" #: src/lxc/lxc_container.c:2220 msgid "At least one tty is required" msgstr "" #: src/lxc/lxc_container.c:2229 #, c-format msgid "Failed to open tty %s" msgstr "TTY %s のオープンに失敗しました" #: src/lxc/lxc_container.c:2245 #, c-format msgid "cannot find init path '%s' relative to container root" msgstr "コンテナーのルートに対して相対的な初期化パス '%s' を見つけられませんでした" #: src/lxc/lxc_container.c:2263 msgid "Failed to send continue signal to controller" msgstr "継続信号をコントローラーに送信できませんでした" #: src/lxc/lxc_container.c:2298 src/lxc/lxc_controller.c:2739 msgid "Unknown failure in libvirt_lxc startup" msgstr "libvirt_lxc の起動において不明な失敗" #: src/lxc/lxc_container.c:2394 msgid "Kernel doesn't support user namespace" msgstr "カーネルがユーザー名前空間をサポートしません" #: src/lxc/lxc_container.c:2407 msgid "" "Config askes for inherit net namespace as well as private network interfaces" msgstr "" #: src/lxc/lxc_container.c:2434 msgid "Failed to run clone container" msgstr "コンテナーのクローンの実行に失敗しました" #: src/lxc/lxc_container.c:2495 #, c-format msgid "Failed to change owner of %s to %u:%u" msgstr "%s の所有者を %u:%u に変更できませんでした" #: src/lxc/lxc_conf.c:92 src/qemu/qemu_conf.c:926 src/uml/uml_conf.c:78 msgid "cannot get the host uuid" msgstr "ホストの UUID を取得できません" #: src/lxc/lxc_controller.c:324 msgid "Unable to set console file descriptor non-blocking" msgstr "ファイル記述子を非ブロックに設定できません" #: src/lxc/lxc_controller.c:336 msgid "error sending continue signal to daemon" msgstr "デーモンに継続シグナルを送信中にエラーが発生しました" #: src/lxc/lxc_controller.c:348 #, c-format msgid "expecting %zu veths, but got %zu" msgstr "%zu 仮想インターフェースが期待されますが、%zu 個ありました" #: src/lxc/lxc_controller.c:407 #, c-format msgid "expecting %zu consoles, but got %zu tty file handlers" msgstr "%zu コンソールが期待されますが、%zu tty ファイルハンドラーがありました" #: src/lxc/lxc_controller.c:478 src/lxc/lxc_controller.c:510 msgid "An explicit disk format must be specified" msgstr "明示的なディスク形式を指定する必要があります" #: src/lxc/lxc_controller.c:559 src/util/virfile.c:767 #, c-format msgid "Cannot check NBD device %s pid" msgstr "NBD デバイス %s PID を確認できません" #: src/lxc/lxc_controller.c:610 #, c-format msgid "fs format %s is not supported" msgstr "ファイルシステム形式 %s がサポートされません" #: src/lxc/lxc_controller.c:636 #, c-format msgid "fs driver %s is not supported" msgstr "ファイルシステムドライバー %s がサポートされません" #: src/lxc/lxc_controller.c:664 #, c-format msgid "disk format %s is not supported" msgstr "ディスク形式 %s がサポートされません" #: src/lxc/lxc_controller.c:687 #, c-format msgid "Disk cache mode %s is not supported" msgstr "ディスクキャッシュモード %s がサポートされません" #: src/lxc/lxc_controller.c:701 #, c-format msgid "disk driver %s is not supported" msgstr "ディスクドライバー %s がサポートされません" #: src/lxc/lxc_controller.c:996 #, c-format msgid "failed to apply capabilities: %d" msgstr "ケイパビリティの適用に失敗しました: %d" #: src/lxc/lxc_controller.c:1078 src/lxc/lxc_controller.c:1115 msgid "Unable to add epoll fd" msgstr "epoll ファイルディスクリプターを追加できません" #: src/lxc/lxc_controller.c:1089 src/lxc/lxc_controller.c:1127 msgid "Unable to remove epoll fd" msgstr "epoll ファイルディスクリプターを削除できません" #: src/lxc/lxc_controller.c:1157 msgid "Unable to wait on epoll" msgstr "epoll を待てません" #: src/lxc/lxc_controller.c:1215 msgid "Unable to read container pty" msgstr "コンテナー PTY を読み込みできません" #: src/lxc/lxc_controller.c:1243 msgid "Unable to write to container pty" msgstr "コンテナー PTY に書き込みできません" #: src/lxc/lxc_controller.c:1302 msgid "Unable to create epoll fd" msgstr "epoll ファイルディスクリプターを作成できません" #: src/lxc/lxc_controller.c:1312 msgid "Unable to watch epoll FD" msgstr "epoll ファイルディスクリプターを監視できません" #: src/lxc/lxc_controller.c:1322 src/lxc/lxc_controller.c:1332 msgid "Unable to watch host console PTY" msgstr "ホストコンソール PTY を監視できません" #: src/lxc/lxc_controller.c:1384 #, c-format msgid "unable write to %s" msgstr "%s に書き込みできません" #: src/lxc/lxc_controller.c:1455 src/lxc/lxc_controller.c:2151 #, c-format msgid "Failed to make path %s" msgstr "パス %s の作成に失敗しました" #: src/lxc/lxc_controller.c:1472 #, c-format msgid "Failed to mount devfs on %s type %s (%s)" msgstr "devfs を %s に形式 %s (%s) でマウントできませんでした" #: src/lxc/lxc_controller.c:1520 #, c-format msgid "Failed to make device %s" msgstr "デバイス %s を作成できません" #: src/lxc/lxc_controller.c:1568 src/lxc/lxc_controller.c:1646 #: src/lxc/lxc_controller.c:1725 src/lxc/lxc_controller.c:1882 #: src/lxc/lxc_driver.c:4116 src/lxc/lxc_driver.c:4301 #: src/lxc/lxc_driver.c:4370 src/lxc/lxc_driver.c:4442 #, c-format msgid "Unable to access %s" msgstr "%s にアクセスできません" #: src/lxc/lxc_controller.c:1574 src/lxc/lxc_driver.c:4307 #, c-format msgid "USB source %s was not a character device" msgstr "USB ソース %s がキャラクターデバイスではありませんでした" #: src/lxc/lxc_controller.c:1583 src/lxc/lxc_driver.c:3944 #, c-format msgid "Unable to create %s" msgstr "%s を作成できません" #: src/lxc/lxc_controller.c:1591 src/lxc/lxc_controller.c:1671 #: src/lxc/lxc_controller.c:1750 src/lxc/lxc_controller.c:1910 #: src/lxc/lxc_driver.c:3959 #, c-format msgid "Unable to create device %s" msgstr "デバイス %s を作成できません" #: src/lxc/lxc_controller.c:1629 src/lxc/lxc_controller.c:1708 msgid "Missing storage host block path" msgstr "ストレージホストブロックパスがありません" #: src/lxc/lxc_controller.c:1653 #, c-format msgid "Storage source %s must be a block device" msgstr "ストレージソース %s はブロックデバイスである必要があります" #: src/lxc/lxc_controller.c:1660 src/lxc/lxc_controller.c:1739 #, c-format msgid "Failed to create directory for device %s" msgstr "デバイス %s 用のディレクトリの作成に失敗しました" #: src/lxc/lxc_controller.c:1732 #, c-format msgid "Storage source %s must be a character device" msgstr "ストレージソース %s はキャラクターデバイスである必要があります" #: src/lxc/lxc_controller.c:1784 src/lxc/lxc_controller.c:1812 #: src/lxc/lxc_controller.c:1844 src/lxc/lxc_driver.c:4557 #: src/lxc/lxc_driver.c:4944 #, c-format msgid "Unsupported host device mode %s" msgstr "サポートされないホストデバイスモード %s" #: src/lxc/lxc_controller.c:1867 msgid "Can't setup disk for non-block device" msgstr "非ブロックデバイスに対してディスクをセットアップできません" #: src/lxc/lxc_controller.c:1872 src/lxc/lxc_driver.c:4104 msgid "Can't setup disk without media" msgstr "メディアのないディスクをセットアップできません" #: src/lxc/lxc_controller.c:1888 #, c-format msgid "Disk source %s must be a character/block device" msgstr "ディスクソース %s はキャラクターデバイスまたはブロックデバイスである必要があります" #: src/lxc/lxc_controller.c:2021 #, c-format msgid "Unable to request personality for %s on %s" msgstr "%s に対して %s においてパーソナリティーを要求できません" #: src/lxc/lxc_controller.c:2113 msgid "Cannot unshare mount namespace" msgstr "マウントの名前空間の共有解除できません" #: src/lxc/lxc_controller.c:2119 msgid "Failed to switch root mount into slave mode" msgstr "ルートのマウントをスレーブモードに切り替えできません" #: src/lxc/lxc_controller.c:2171 #, c-format msgid "Failed to mount devpts on %s" msgstr "pts デバイスを %s にマウントできませんでした" #: src/lxc/lxc_controller.c:2178 msgid "Kernel does not support private devpts" msgstr "カーネルがプライベート devpts をサポートしません" #: src/lxc/lxc_controller.c:2222 src/lxc/lxc_process.c:1345 msgid "Failed to allocate tty" msgstr "TTY の割り当てに失敗しました" #: src/lxc/lxc_controller.c:2350 msgid "sockpair failed" msgstr "sockpair は失敗しました" #: src/lxc/lxc_controller.c:2356 msgid "socketpair failed" msgstr "socketpair に失敗しました" #: src/lxc/lxc_controller.c:2426 msgid "Unable to send container continue message" msgstr "コンテナー継続メッセージを送信できません" #: src/lxc/lxc_controller.c:2432 msgid "error receiving signal from container" msgstr "コンテナーからシグナルを受信中にエラーが発生しました" #: src/lxc/lxc_controller.c:2705 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ファイル '%s/%s.pid' の書き込みができません" #: src/lxc/lxc_controller.c:2719 msgid "Unable to change to root dir" msgstr "root ディレクトリーを変更できません" #: src/lxc/lxc_controller.c:2725 msgid "Unable to become session leader" msgstr "セッションリーダーになれません" #: src/lxc/lxc_domain.c:89 src/qemu/qemu_domain.c:906 #: src/test/test_driver.c:223 #, c-format msgid "Failed to register xml namespace '%s'" msgstr "XML 名前空間 '%s' の登録に失敗しました" #: src/lxc/lxc_domain.c:106 #, c-format msgid "unsupported Namespace feature: %s" msgstr "" #: src/lxc/lxc_domain.c:115 src/lxc/lxc_domain.c:131 msgid "No lxc environment type specified" msgstr "" #: src/lxc/lxc_domain.c:121 #, c-format msgid "Unknown LXC namespace source '%s'" msgstr "" #: src/lxc/lxc_driver.c:175 #, c-format msgid "Unexpected LXC URI path '%s', try lxc:///" msgstr "予期しない LXC URI パス '%s' です、lxc:/// を試してください" #: src/lxc/lxc_driver.c:183 msgid "lxc state driver is not active" msgstr "lxc 状態ドライバーが有効ではありません" #: src/lxc/lxc_driver.c:255 #, c-format msgid "No domain with matching id %d" msgstr "ID %d に一致するドメインがありません" #: src/lxc/lxc_driver.c:312 src/lxc/lxc_process.c:380 #, c-format msgid "No domain with matching name '%s'" msgstr "名前 '%s' に一致するドメインがありません" #: src/lxc/lxc_driver.c:480 src/lxc/lxc_driver.c:1115 src/lxc/lxc_driver.c:1228 msgid "System lacks NETNS support" msgstr "システムに NETNS サポートが欠けています" #: src/lxc/lxc_driver.c:604 msgid "Cannot read cputime for domain" msgstr "ドメインの CPU 時間を読み込めません" #: src/lxc/lxc_driver.c:731 msgid "Cannot resize the max memory on an active domain" msgstr "" #: src/lxc/lxc_driver.c:755 msgid "Cannot set memory higher than max memory" msgstr "メモリーを最大メモリーよりも大きく設定できません" #: src/lxc/lxc_driver.c:762 msgid "Failed to set memory for domain" msgstr "ドメインのメモリーの設定に失敗しました" #: src/lxc/lxc_driver.c:847 src/lxc/lxc_driver.c:966 #: src/qemu/qemu_driver.c:9803 src/qemu/qemu_driver.c:9944 msgid "cgroup memory controller is not mounted" msgstr "cgroup メモリーコントローラーがマウントされていません" #: src/lxc/lxc_driver.c:878 src/qemu/qemu_driver.c:9834 msgid "" "memory hard_limit tunable value must be lower than or equal to " "swap_hard_limit" msgstr "" #: src/lxc/lxc_driver.c:888 #, c-format msgid "unable to set memory %s tunable" msgstr "メモリー %s tunable を設定できません" #: src/lxc/lxc_driver.c:1068 src/libxl/libxl_driver.c:2621 #: src/libxl/libxl_driver.c:2667 src/qemu/qemu_driver.c:7109 #: src/qemu/qemu_driver.c:7157 src/xen/xen_driver.c:1561 #: src/xen/xen_driver.c:1614 #, c-format msgid "unsupported config type %s" msgstr "サポートされない設定の形式 %s です" #: src/lxc/lxc_driver.c:1309 src/qemu/qemu_driver.c:6292 #: src/qemu/qemu_driver.c:6343 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ドメイン定義 '%d' に不明な仮想化形式があります" #: src/lxc/lxc_driver.c:1333 src/lxc/lxc_driver.c:3579 #: src/lxc/lxc_driver.c:5380 src/lxc/lxc_process.c:387 msgid "Init pid is not yet available" msgstr "init pid がまだ利用できません" #: src/lxc/lxc_driver.c:1340 src/qemu/qemu_driver.c:6315 #: src/qemu/qemu_driver.c:6377 msgid "Failed to get security label" msgstr "セキュリティレベルの取得に失敗しました" #: src/lxc/lxc_driver.c:1376 src/qemu/qemu_driver.c:6417 #, c-format msgid "security model string exceeds max %d bytes" msgstr "セキュリティモデルの文字列が最大値 %d バイトを超過" #: src/lxc/lxc_driver.c:1385 src/qemu/qemu_driver.c:6427 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "セキュリティ DOI の文字列が最大値 %d バイトを超過" #: src/lxc/lxc_driver.c:1579 src/qemu/qemu_driver.c:456 msgid "Failed to initialize security drivers" msgstr "セキュリティドライバーの初期化に失敗しました" #: src/lxc/lxc_driver.c:1844 src/lxc/lxc_driver.c:1969 #: src/lxc/lxc_driver.c:2109 src/qemu/qemu_driver.c:8916 #: src/qemu/qemu_driver.c:10374 src/qemu/qemu_driver.c:10678 msgid "cgroup CPU controller is not mounted" msgstr "cgroup CPU コントローラーがマウントされていません" #: src/lxc/lxc_driver.c:2232 src/qemu/qemu_driver.c:9005 #, c-format msgid "unknown parameter '%s'" msgstr "" #: src/lxc/lxc_driver.c:2255 src/qemu/qemu_driver.c:9028 #, c-format msgid "unable to parse blkio device '%s' '%s'" msgstr "" #: src/lxc/lxc_driver.c:2261 src/qemu/qemu_driver.c:9034 #, c-format msgid "invalid value '%s' for parameter '%s' of device '%s'" msgstr "" #: src/lxc/lxc_driver.c:2302 src/qemu/qemu_driver.c:9077 #, c-format msgid "Unknown parameter %s" msgstr "" #: src/lxc/lxc_driver.c:2367 src/lxc/lxc_driver.c:2446 #: src/lxc/lxc_driver.c:2583 src/lxc/lxc_driver.c:2792 #: src/qemu/qemu_driver.c:9171 src/qemu/qemu_driver.c:9385 msgid "blkio cgroup isn't mounted" msgstr "blkio cgroup がマウントされていません" #: src/lxc/lxc_driver.c:2383 src/lxc/lxc_driver.c:2464 src/vz/vz_driver.c:1238 #: src/qemu/qemu_driver.c:10816 src/qemu/qemu_driver.c:10902 #: src/test/test_driver.c:3010 #, c-format msgid "invalid path: %s" msgstr "無効なパスです: %s" #: src/lxc/lxc_driver.c:2389 src/lxc/lxc_driver.c:2470 #: src/qemu/qemu_driver.c:10908 src/qemu/qemu_driver.c:11829 #: src/qemu/qemu_hotplug.c:179 #, c-format msgid "missing disk device alias name for %s" msgstr "%s に対するディスクデバイスのエイリアス名がありません" #: src/lxc/lxc_driver.c:2458 src/lxc/lxc_driver.c:2481 msgid "domain stats query failed" msgstr "" #: src/lxc/lxc_driver.c:2674 src/qemu/qemu_driver.c:9263 #, c-format msgid "Unknown blkio parameter %s" msgstr "" #: src/lxc/lxc_driver.c:2956 src/lxc/lxc_driver.c:2989 #: src/lxc/lxc_driver.c:3021 src/lxc/lxc_driver.c:3052 #: src/lxc/lxc_driver.c:3083 src/lxc/lxc_driver.c:3115 #: src/qemu/qemu_driver.c:9556 src/qemu/qemu_driver.c:9589 #: src/qemu/qemu_driver.c:9621 src/qemu/qemu_driver.c:9652 #: src/qemu/qemu_driver.c:9683 src/qemu/qemu_driver.c:9715 #: src/util/virtypedparam.c:91 src/util/virtypedparam.c:224 #: src/util/virtypedparam.c:281 #, c-format msgid "Field name '%s' too long" msgstr "フィールド名 '%s' が長すぎます" #: src/lxc/lxc_driver.c:3171 #, c-format msgid "Invalid path, '%s' is not a known interface" msgstr "無効なパス、'%s' が既知のインターフェースではありません" #: src/lxc/lxc_driver.c:3227 msgid "Cannot set autostart for transient domain" msgstr "一時ドメインに対して自動起動を設定できません" #: src/lxc/lxc_driver.c:3250 #, c-format msgid "Cannot create autostart directory %s" msgstr "自動起動ディレクトリー %s を作成できません" #: src/lxc/lxc_driver.c:3257 src/libxl/libxl_driver.c:4144 #: src/qemu/qemu_driver.c:8853 src/uml/uml_driver.c:2493 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "'%s' へのシンボルリンク %s の作成に失敗しました" #: src/lxc/lxc_driver.c:3391 msgid "Suspend operation failed" msgstr "休止操作に失敗しました" #: src/lxc/lxc_driver.c:3440 msgid "Resume operation failed" msgstr "再開操作に失敗しました" #: src/lxc/lxc_driver.c:3506 src/uml/uml_driver.c:2640 #, c-format msgid "cannot find console device '%s'" msgstr "コンソールデバイス '%s' が見つかりません" #: src/lxc/lxc_driver.c:3507 src/uml/uml_driver.c:2641 msgid "default" msgstr "デフォルト" #: src/lxc/lxc_driver.c:3513 src/libxl/libxl_driver.c:4433 #: src/qemu/qemu_driver.c:15971 src/uml/uml_driver.c:2647 #: src/xen/xen_driver.c:2544 #, c-format msgid "character device %s is not using a PTY" msgstr "キャラクターデバイス %s は PTY を使用していません" #: src/lxc/lxc_driver.c:3545 #, c-format msgid "signum value %d is out of range" msgstr "シグナル番号の値 %d が範囲外です" #: src/lxc/lxc_driver.c:3573 msgid "Only the init process may be killed" msgstr "init プロセスのみがキルされる可能性があります" #: src/lxc/lxc_driver.c:3589 #, c-format msgid "Unable to send %d signal to process %d" msgstr "%d シグナルをプロセス %d に送信できません" #: src/lxc/lxc_driver.c:3659 src/lxc/lxc_driver.c:3736 msgid "Init process ID is not yet known" msgstr "init プロセス ID がまだ不明です" #: src/lxc/lxc_driver.c:3674 src/lxc/lxc_driver.c:3751 msgid "Container does not provide an initctl pipe" msgstr "コンテナーが initctl パイプを提供していません" #: src/lxc/lxc_driver.c:3687 src/lxc/lxc_driver.c:3764 #, c-format msgid "Unable to send SIGTERM to init pid %llu" msgstr "SIGTERM を init pid %llu に送信できません" #: src/lxc/lxc_driver.c:3793 src/libxl/libxl_driver.c:3287 #, c-format msgid "target %s already exists." msgstr "ターゲット %s がすでに存在します。" #: src/lxc/lxc_driver.c:3815 src/qemu/qemu_driver.c:8064 msgid "device is already in the domain configuration" msgstr "デバイスはすでにドメインの設定にあります" #: src/lxc/lxc_driver.c:3826 src/libxl/libxl_driver.c:3332 msgid "persistent attach of device is not supported" msgstr "デバイスの永続的な接続はサポートされません" #: src/lxc/lxc_driver.c:3859 src/libxl/libxl_driver.c:3649 msgid "persistent update of device is not supported" msgstr "デバイスの永続的な更新はサポートされません" #: src/lxc/lxc_driver.c:3883 src/libxl/libxl_driver.c:3551 #: src/qemu/qemu_driver.c:8204 #, c-format msgid "no target device %s" msgstr "ターゲットデバイス %s がありません" #: src/lxc/lxc_driver.c:3904 src/libxl/libxl_driver.c:3570 #: src/qemu/qemu_driver.c:8223 src/qemu/qemu_driver.c:8247 #: src/qemu/qemu_hotplug.c:1527 src/qemu/qemu_hotplug.c:4165 #: src/qemu/qemu_hotplug.c:4222 src/qemu/qemu_hotplug.c:4280 msgid "device not present in domain configuration" msgstr "デバイスはドメインの設定にありません" #: src/lxc/lxc_driver.c:3915 src/libxl/libxl_driver.c:3580 msgid "persistent detach of device is not supported" msgstr "デバイスの永続的な切断はサポートされません" #: src/lxc/lxc_driver.c:3991 #, c-format msgid "Unexpected device type %d" msgstr "" #: src/lxc/lxc_driver.c:4049 #, c-format msgid "Unable to remove device %s" msgstr "デバイス %s を削除できません" #: src/lxc/lxc_driver.c:4088 src/lxc/lxc_driver.c:4188 #: src/lxc/lxc_driver.c:4615 src/lxc/lxc_driver.c:4796 #: src/lxc/lxc_driver.c:4845 msgid "Cannot attach disk until init PID is known" msgstr "init PID が確認できるまでディスクを接続できません" #: src/lxc/lxc_driver.c:4094 src/lxc/lxc_driver.c:4544 #: src/lxc/lxc_driver.c:4635 src/lxc/lxc_driver.c:4751 #: src/lxc/lxc_driver.c:4811 src/lxc/lxc_driver.c:4860 msgid "devices cgroup isn't mounted" msgstr "デバイス cgroup がマウントされていません" #: src/lxc/lxc_driver.c:4110 src/libxl/libxl_driver.c:2974 #: src/qemu/qemu_driver.c:8033 src/qemu/qemu_hotplug.c:344 #: src/qemu/qemu_hotplug.c:583 src/qemu/qemu_hotplug.c:701 #: src/uml/uml_driver.c:2193 #, c-format msgid "target %s already exists" msgstr "ターゲット %s は既に存在します" #: src/lxc/lxc_driver.c:4122 #, c-format msgid "Disk source %s must be a block device" msgstr "" #: src/lxc/lxc_driver.c:4211 src/lxc/lxc_process.c:546 msgid "No bridge name specified" msgstr "ブリッジ名が指定されていません" #: src/lxc/lxc_driver.c:4227 msgid "Network device type is not supported" msgstr "ネットワークデバイス形式はサポートされません" #: src/lxc/lxc_driver.c:4287 msgid "host USB device already exists" msgstr "ホスト USB デバイスがすでに存在します" #: src/lxc/lxc_driver.c:4358 src/lxc/lxc_driver.c:4430 msgid "Missing storage block path" msgstr "ストレージブロックパスがありません" #: src/lxc/lxc_driver.c:4364 src/lxc/lxc_driver.c:4436 msgid "host device already exists" msgstr "ホストデバイスがすでに存在します" #: src/lxc/lxc_driver.c:4377 src/lxc/lxc_driver.c:4449 #, c-format msgid "Hostdev source %s must be a block device" msgstr "ホストデバイスソース %s はブロックデバイスである必要があります" #: src/lxc/lxc_driver.c:4501 src/lxc/lxc_driver.c:4522 #: src/lxc/lxc_driver.c:4895 src/lxc/lxc_driver.c:4915 #, c-format msgid "Unsupported host device type %s" msgstr "サポートされないホストデバイス形式 %s" #: src/lxc/lxc_driver.c:4538 src/lxc/lxc_driver.c:4931 msgid "Cannot attach hostdev until init PID is known" msgstr "init PID が確認できるまでホストデバイスを接続できません" #: src/lxc/lxc_driver.c:4594 src/libxl/libxl_driver.c:3264 #: src/vz/vz_driver.c:1116 src/uml/uml_driver.c:2275 #, c-format msgid "device type '%s' cannot be attached" msgstr "デバイスタイプ '%s' は添付できません" #: src/lxc/lxc_driver.c:4623 src/libxl/libxl_driver.c:3128 #: src/qemu/qemu_hotplug.c:3553 src/uml/uml_driver.c:2324 #, c-format msgid "disk %s not found" msgstr "ディスク %s が見つかりません" #: src/lxc/lxc_driver.c:4699 msgid "Only bridged veth devices can be detached" msgstr "ブリッジされた仮想ネットワークデバイスのみ切断できます" #: src/lxc/lxc_driver.c:4740 msgid "usb device not found" msgstr "USB デバイスがありませんでした" #: src/lxc/lxc_driver.c:4804 src/lxc/lxc_driver.c:4853 #, c-format msgid "hostdev %s not found" msgstr "ホストデバイス %s がありませんでした" #: src/lxc/lxc_driver.c:4973 src/libxl/libxl_driver.c:3529 #: src/vz/vz_driver.c:1193 src/xen/xm_internal.c:1376 #, c-format msgid "device type '%s' cannot be detached" msgstr "デバイス形式 '%s' は切断できません" #: src/lxc/lxc_driver.c:5015 src/lxc/lxc_driver.c:5144 #: src/lxc/lxc_driver.c:5257 src/vz/vz_driver.c:1082 src/vz/vz_driver.c:1159 msgid "cannot do live update a device on inactive domain" msgstr "停止状態のドメインにおいてデバイスを動的更新できません" #: src/lxc/lxc_driver.c:5026 src/lxc/lxc_driver.c:5152 #: src/lxc/lxc_driver.c:5265 src/libxl/libxl_driver.c:3699 #: src/libxl/libxl_driver.c:3807 src/libxl/libxl_driver.c:3912 msgid "cannot modify device on transient domain" msgstr "一時ドメインにあるデバイスを変更できません" #: src/lxc/lxc_driver.c:5197 msgid "Unable to modify live devices" msgstr "稼働中のデバイスを変更できません" #: src/lxc/lxc_driver.c:5455 msgid "domain is not active" msgstr "" #: src/lxc/lxc_driver.c:5696 src/qemu/qemu_driver.c:18107 msgid "cgroup CPUACCT controller is not mounted" msgstr "cgroup CPUACCT コントローラーがマウントされていません" #: src/lxc/lxc_process.c:325 msgid "Unable to set network bandwidth on direct interfaces" msgstr "直接インターフェースにおいてネットワーク帯域を設定できません" #: src/lxc/lxc_process.c:339 msgid "Unable to set port profile on direct interfaces" msgstr "直接インターフェースにおいてポートプロファイルを設定できません" #: src/lxc/lxc_process.c:398 src/lxc/lxc_process.c:424 #, c-format msgid "failed to open ns %s" msgstr "" #: src/lxc/lxc_process.c:438 msgid "'netns' namespace source can only be used with sharenet" msgstr "" #: src/lxc/lxc_process.c:449 #, c-format msgid "failed to open netns %s" msgstr "" #: src/lxc/lxc_process.c:575 #, c-format msgid "Unsupported network type %s" msgstr "サポートされないネットワーク形式 %s です" #: src/lxc/lxc_process.c:731 #, c-format msgid "Unable to stat %s" msgstr "%s の統計を取得できません" #: src/lxc/lxc_process.c:834 #, c-format msgid "Invalid PID %d for container" msgstr "コンテナーに対する無効な PID %d です" #: src/lxc/lxc_process.c:859 msgid "Unable to kill all processes" msgstr "" #: src/lxc/lxc_process.c:865 msgid "Unable to thaw all processes" msgstr "" #: src/lxc/lxc_process.c:879 msgid "Some processes refused to die" msgstr "いくつかのプロセスが die を拒否しました" #: src/lxc/lxc_process.c:887 #, c-format msgid "Processes %d refused to die" msgstr "" #: src/lxc/lxc_process.c:1048 msgid "Failure while reading log output" msgstr "ログ出力の読み込み中に失敗" #: src/lxc/lxc_process.c:1069 #, c-format msgid "Out of space while reading log output: %s" msgstr "ログ出力の読み込み中に容量が不足しました: %s" #: src/lxc/lxc_process.c:1084 #, c-format msgid "Timed out while reading log output: %s" msgstr "ログ出力の読み込み中にタイムアウトしました: %s" #: src/lxc/lxc_process.c:1104 #, c-format msgid "Unable to open log file %s" msgstr "ログファイル %s を開けません" #: src/lxc/lxc_process.c:1111 #, c-format msgid "Unable to seek log file %s to %llu" msgstr "ログファイル %s を %llu にシークできません" #: src/lxc/lxc_process.c:1207 msgid "Unable to find 'cpuacct' cgroups controller mount" msgstr "'cpuacct' cgroup コントローラーのマウントを確認できません" #: src/lxc/lxc_process.c:1214 msgid "Unable to find 'devices' cgroups controller mount" msgstr "'devices' cgroup コントローラーのマウントを確認できません" #: src/lxc/lxc_process.c:1221 msgid "Unable to find 'memory' cgroups controller mount" msgstr "'memory' cgroup コントローラーのマウントを確認できません" #: src/lxc/lxc_process.c:1228 msgid "At least one PTY console is required" msgstr "" #: src/lxc/lxc_process.c:1235 msgid "Only PTY console types are supported" msgstr "PTY 形式のみがサポートされます" #: src/lxc/lxc_process.c:1242 #, c-format msgid "Cannot create log directory '%s'" msgstr "ログディレクトリー '%s' を作成できません" #: src/lxc/lxc_process.c:1433 #, c-format msgid "unexpected exit status %d" msgstr "" #: src/lxc/lxc_process.c:1436 msgid "terminated abnormally" msgstr "" #: src/lxc/lxc_process.c:1439 src/lxc/lxc_process.c:1447 #: src/lxc/lxc_process.c:1487 src/lxc/lxc_process.c:1516 #, c-format msgid "guest failed to start: %s" msgstr "ゲストの開始に失敗しました: %s" #: src/lxc/lxc_process.c:1450 #, c-format msgid "Failed to read pid file %s" msgstr "" #: src/lxc/lxc_process.c:1463 msgid "could not close handshake fd" msgstr "ハンドシェイクディスクリプターを閉じられません" #: src/lxc/lxc_process.c:1503 src/lxc/lxc_process.c:1686 #, c-format msgid "No valid cgroup for machine %s" msgstr "マシン %s の有効な cgroup がありません" #: src/lxc/lxc_process.c:1554 msgid "could not close logfile" msgstr "ログファイルを閉じられませんでした" #: src/libxl/libxl_domain.c:153 src/qemu/qemu_domain.c:1683 msgid "cannot acquire state change lock" msgstr "状態変更ロックを獲得できません" #: src/libxl/libxl_domain.c:156 src/qemu/qemu_domain.c:1700 msgid "cannot acquire job mutex" msgstr "ジョブのミューテックスを獲得できません" #: src/libxl/libxl_domain.c:303 #, c-format msgid "multiple IP addresses not supported on device type %s" msgstr "" #: src/libxl/libxl_domain.c:325 src/openvz/openvz_driver.c:125 #: src/qemu/qemu_domain.c:1414 src/uml/uml_driver.c:424 #: src/xen/xen_driver.c:338 src/xenapi/xenapi_driver.c:63 #, c-format msgid "hostdev mode 'capabilities' is not supported in %s" msgstr "" #: src/libxl/libxl_domain.c:520 #, c-format msgid "Failed to restart VM '%s': %s" msgstr "" #: src/libxl/libxl_domain.c:584 msgid "Failed to create thread to handle domain shutdown" msgstr "" #: src/libxl/libxl_domain.c:639 #, c-format msgid "Failed to open domain image file '%s'" msgstr "ドメインのイメージファイル '%s' を開けませんでした" #: src/libxl/libxl_domain.c:645 msgid "failed to read libxl header" msgstr "libxl ヘッダーの読み込みに失敗しました" #: src/libxl/libxl_domain.c:650 src/qemu/qemu_driver.c:6571 msgid "image magic is incorrect" msgstr "イメージマジックは正しくありません" #: src/libxl/libxl_domain.c:656 src/qemu/qemu_driver.c:6597 #, c-format msgid "image version is not supported (%d > %d)" msgstr "イメージバージョンはサポートがありません (%d > %d)" #: src/libxl/libxl_domain.c:663 src/qemu/qemu_driver.c:6604 #, c-format msgid "invalid XML length: %d" msgstr "無効な XML 長: %d" #: src/libxl/libxl_domain.c:671 src/qemu/qemu_driver.c:6613 msgid "failed to read XML" msgstr "XML の読み込みに失敗しました" #: src/libxl/libxl_domain.c:836 src/libxl/libxl_driver.c:2363 #, c-format msgid "Failed to pin vcpu '%d' with libxenlight" msgstr "libxenlight を用いた仮想 CPU '%d' の固定に失敗しました" #: src/libxl/libxl_domain.c:881 msgid "Failed to balloon domain0 memory" msgstr "" #: src/libxl/libxl_domain.c:973 src/qemu/qemu_driver.c:7037 #, c-format msgid "" "cannot restore domain '%s' uuid %s from a file which belongs to domain '%s' " "uuid %s" msgstr "ドメイン '%s' UUID %s をドメイン '%s' UUID %s に属するファイルから復元できません" #: src/libxl/libxl_domain.c:1044 #, c-format msgid "libxenlight failed to create new domain '%s'" msgstr "libxenlight が新しいドメイン '%s' の作成に失敗しました" #: src/libxl/libxl_domain.c:1048 #, c-format msgid "libxenlight failed to restore domain '%s'" msgstr "libxenlight がドメイン '%s' の復元に失敗しました" #: src/libxl/libxl_domain.c:1070 msgid "libxenlight failed to store userdata" msgstr "libxenlight がユーザーデータの保存に失敗しました" #: src/libxl/libxl_driver.c:88 msgid "Domain-0 does not support requested operation" msgstr "" #: src/libxl/libxl_driver.c:529 msgid "unable to get Domain-0 information from libxenlight" msgstr "" #: src/libxl/libxl_driver.c:599 msgid "VNC" msgstr "VNC" #: src/libxl/libxl_driver.c:607 src/qemu/qemu_driver.c:767 msgid "migration" msgstr "マイグレーション" #: src/libxl/libxl_driver.c:640 #, c-format msgid "failed to create state dir '%s': %s" msgstr "状態ファイル用ディレクトリー '%s' の作成に失敗しました: %s" #: src/libxl/libxl_driver.c:647 #, c-format msgid "failed to create lib dir '%s': %s" msgstr "ライブラリーディレクトリー '%s' の作成に失敗しました: %s" #: src/libxl/libxl_driver.c:654 #, c-format msgid "failed to create save dir '%s': %s" msgstr "保存用ディレクトリ '%s' の作成に失敗しました: %s" #: src/libxl/libxl_driver.c:661 #, c-format msgid "failed to create dump dir '%s': %s" msgstr "" #: src/libxl/libxl_driver.c:684 msgid "cannot create capabilities for libxenlight" msgstr "libxenlight のケイパビリティの作成に失敗しました" #: src/libxl/libxl_driver.c:789 msgid "libxenlight state driver is not active" msgstr "libxenlight 状態ドライバーが動作中ではありません" #: src/libxl/libxl_driver.c:799 src/xen/xen_driver.c:453 #, c-format msgid "unexpected Xen URI path '%s', try xen:///" msgstr "予期しない Xen URI パス '%s' です、xen:/// を試してください" #: src/libxl/libxl_driver.c:1127 #, c-format msgid "Failed to suspend domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' の一時停止に失敗しました" #: src/libxl/libxl_driver.c:1185 #, c-format msgid "Failed to resume domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' の再開に失敗しました" #: src/libxl/libxl_driver.c:1250 src/libxl/libxl_driver.c:1265 #, c-format msgid "Failed to shutdown domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' のシャットダウンに失敗しました" #: src/libxl/libxl_driver.c:1316 #, c-format msgid "Failed to reboot domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' の再起動に失敗しました" #: src/libxl/libxl_driver.c:1359 src/libxl/libxl_driver.c:1711 #: src/libxl/libxl_driver.c:1922 #, c-format msgid "Failed to destroy domain '%d'" msgstr "ドメイン '%d' の強制停止に失敗しました" #: src/libxl/libxl_driver.c:1476 msgid "cannot set memory on an inactive domain" msgstr "休止状態のドメインにメモリーを設定できません" #: src/libxl/libxl_driver.c:1483 src/libxl/libxl_driver.c:2153 msgid "cannot change persistent config of a transient domain" msgstr "一時ドメインの永続的な設定を変更できません" #: src/libxl/libxl_driver.c:1498 #, c-format msgid "Failed to set maximum memory for domain '%d' with libxenlight" msgstr "libxenlight を用いてドメイン '%d' に最大メモリーを設定できませんでした" #: src/libxl/libxl_driver.c:1519 src/qemu/qemu_driver.c:2368 #: src/uml/uml_driver.c:1874 msgid "cannot set memory higher than max memory" msgstr "メモリーは最大メモリー以上にセットできません" #: src/libxl/libxl_driver.c:1533 #, c-format msgid "Failed to set memory for domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' のメモリーの設定に失敗しました" #: src/libxl/libxl_driver.c:1594 src/libxl/libxl_driver.c:4672 #: src/libxl/libxl_driver.c:4813 #, c-format msgid "libxl_domain_info failed for domain '%d'" msgstr "libxl_domain_info がドメイン '%d' に対して失敗しました" #: src/libxl/libxl_driver.c:1657 #, c-format msgid "Domain '%d' has to be running because libxenlight will suspend it" msgstr "libxenlight がドメイン '%d' を一時停止するので実行する必要があります" #: src/libxl/libxl_driver.c:1665 #, c-format msgid "Failed to create domain save file '%s'" msgstr "ドメイン保存ファイル '%s' の作成に失敗しました" #: src/libxl/libxl_driver.c:1680 msgid "Failed to write save file header" msgstr "保存ファイルヘッダーの書き込みに失敗しました" #: src/libxl/libxl_driver.c:1686 msgid "Failed to write xml description" msgstr "XML 記述の書き込みに失敗しました" #: src/libxl/libxl_driver.c:1697 #, c-format msgid "Failed to save domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' の保存に失敗しました" #: src/libxl/libxl_driver.c:1722 src/libxl/libxl_driver.c:1851 msgid "cannot close file" msgstr "ファイルを閉じることができませんでした" #: src/libxl/libxl_driver.c:1746 src/libxl/libxl_driver.c:1814 #: src/test/test_driver.c:1977 src/test/test_driver.c:2079 #: src/xen/xen_driver.c:1183 src/xen/xen_driver.c:1306 msgid "xml modification unsupported" msgstr "XML 修正はサポートされません" #: src/libxl/libxl_driver.c:1898 #, c-format msgid "Before dumping core, failed to suspend domain '%d' with libxenlight" msgstr "コアをダンプする前に、libxenlight を用いてドメイン '%d' を一時停止できませんでした" #: src/libxl/libxl_driver.c:1913 #, c-format msgid "Failed to dump core of domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' のダンプコアに失敗しました" #: src/libxl/libxl_driver.c:1941 #, c-format msgid "After dumping core, failed to resume domain '%d' with libxenlight" msgstr "コアのダンプ後、libxenlight を用いたドメイン '%d' の再開に失敗しました" #: src/libxl/libxl_driver.c:1994 src/qemu/qemu_driver.c:3384 #: src/test/test_driver.c:5762 msgid "cannot do managed save for transient domain" msgstr "一時ドメインに対して管理保存を実行できません" #: src/libxl/libxl_driver.c:2127 src/libxl/libxl_driver.c:2284 #: src/xen/xen_driver.c:1357 #, c-format msgid "invalid flag combination: (0x%x)" msgstr "フラグの無効な組み合わせです: (0x%x)" #: src/libxl/libxl_driver.c:2132 msgid "nvcpus is zero" msgstr "nvcpus が 0 です" #: src/libxl/libxl_driver.c:2147 msgid "cannot set vcpus on an inactive domain" msgstr "休止状態のドメインの仮想 CPU 数を設定できません" #: src/libxl/libxl_driver.c:2159 src/xen/xend_internal.c:1774 #: src/xen/xm_internal.c:691 msgid "could not determine max vcpus for the domain" msgstr "ドメインの最大仮想 CPU 数を決定できません" #: src/libxl/libxl_driver.c:2168 src/qemu/qemu_driver.c:4962 #: src/xen/xend_internal.c:1779 src/xen/xm_internal.c:701 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "要求された vcpus はドメインに許可できる最大 vcpus を越えています: %d > %d" #: src/libxl/libxl_driver.c:2202 src/libxl/libxl_driver.c:2213 #, c-format msgid "Failed to set vcpus for domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' の仮想 CPU 数の設定に失敗しました" #: src/libxl/libxl_driver.c:2298 msgid "domain is transient" msgstr "ドメインが一時的です" #: src/libxl/libxl_driver.c:2341 msgid "domain is inactive" msgstr "ドメインが休止状態です" #: src/libxl/libxl_driver.c:2380 msgid "failed to update or add vcpupin xml" msgstr "vcpupin の XML の更新または追加に失敗しました" #: src/libxl/libxl_driver.c:2510 src/libxl/libxl_driver.c:4712 #, c-format msgid "Failed to list vcpus for domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' の仮想 CPU 数の一覧表示に失敗しました" #: src/libxl/libxl_driver.c:2616 msgid "parsing sxpr config failed" msgstr "" #: src/libxl/libxl_driver.c:2850 src/qemu/qemu_driver.c:7596 #: src/uml/uml_driver.c:2153 src/vmware/vmware_driver.c:811 msgid "cannot undefine transient domain" msgstr "一時ドメインを定義解除できません" #: src/libxl/libxl_driver.c:2862 src/qemu/qemu_driver.c:7621 msgid "Failed to remove domain managed save image" msgstr "ドメインの管理保存イメージの削除に失敗しました" #: src/libxl/libxl_driver.c:2867 src/vz/vz_sdk.c:3841 #: src/qemu/qemu_driver.c:7627 src/test/test_driver.c:2825 #: tools/virsh-domain.c:3852 msgid "Refusing to undefine while domain managed save image exists" msgstr "ドメインの管理保存イメージが存在する間は定義解除が拒否されます" #: src/libxl/libxl_driver.c:2923 src/qemu/qemu_driver.c:7911 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "バス '%s' とターゲット '%s' を持つデバイスはありません" #: src/libxl/libxl_driver.c:2930 src/qemu/qemu_hotplug.c:186 #, c-format msgid "Removable media not supported for %s device" msgstr "リムーバブルメディアは %s デバイスに対してサポートされません" #: src/libxl/libxl_driver.c:2940 #, c-format msgid "libxenlight failed to change media for disk '%s'" msgstr "libxenlight がディスク '%s' のメディアの変更に失敗しました" #: src/libxl/libxl_driver.c:2980 src/qemu/qemu_hotplug.c:712 #: src/uml/uml_driver.c:2200 msgid "disk source path is missing" msgstr "ディスクソースパスがありません" #: src/libxl/libxl_driver.c:2998 #, c-format msgid "libxenlight failed to attach disk '%s'" msgstr "libxenlight がディスク '%s' の接続に失敗しました" #: src/libxl/libxl_driver.c:3012 src/qemu/qemu_hotplug.c:836 #: src/uml/uml_driver.c:2270 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ディスクバス '%s' はホットプラグができません" #: src/libxl/libxl_driver.c:3018 src/qemu/qemu_hotplug.c:842 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ディスクデバイスタイプ '%s' はホットプラグができません" #: src/libxl/libxl_driver.c:3044 #, c-format msgid "target pci device %.4x:%.2x:%.2x.%.1x already exists" msgstr "" #: src/libxl/libxl_driver.c:3063 #, c-format msgid "libxenlight failed to attach pci device %.4x:%.2x:%.2x.%.1x" msgstr "" #: src/libxl/libxl_driver.c:3090 src/libxl/libxl_driver.c:3439 #: src/qemu/qemu_hotplug.c:2050 src/qemu/qemu_hotplug.c:3876 #, c-format msgid "hostdev mode '%s' not supported" msgstr "hostdev モード '%s' はサポートされません" #: src/libxl/libxl_driver.c:3103 src/qemu/qemu_hotplug.c:2076 #: src/qemu/qemu_hotplug.c:3842 #, c-format msgid "hostdev subsys type '%s' not supported" msgstr "hostdev subsys モード '%s' はサポートされません" #: src/libxl/libxl_driver.c:3140 #, c-format msgid "libxenlight failed to detach disk '%s'" msgstr "libxenlight がディスク '%s' の切断に失敗しました" #: src/libxl/libxl_driver.c:3155 #, c-format msgid "disk bus '%s' cannot be hot unplugged." msgstr "ディスクバス '%s' は活性抜線できません。" #: src/libxl/libxl_driver.c:3161 #, c-format msgid "device type '%s' cannot hot unplugged" msgstr "ディスク形式 '%s' は活性抜線できません。" #: src/libxl/libxl_driver.c:3197 src/libxl/libxl_driver.c:3300 #, c-format msgid "network device with mac %s already exists" msgstr "" #: src/libxl/libxl_driver.c:3219 msgid "libxenlight failed to attach network device" msgstr "" #: src/libxl/libxl_driver.c:3318 #, c-format msgid "" "target pci device %.4x:%.2x:%.2x.%.1x " "already exists" msgstr "" #: src/libxl/libxl_driver.c:3386 src/qemu/qemu_hotplug.c:3887 #, c-format msgid "host pci device %.4x:%.2x:%.2x.%.1x not found" msgstr "ホスト pci デバイス %.4x:%.2x:%.2x.%.1x は見付かりません" #: src/libxl/libxl_driver.c:3394 src/qemu/qemu_hotplug.c:3728 #, c-format msgid "cannot hot unplug multifunction PCI device: %.4x:%.2x:%.2x.%.1x" msgstr "マルチファンクション PCI デバイスを活性抜線できません: %.4x:%.2x:%.2x.%.1x" #: src/libxl/libxl_driver.c:3406 #, c-format msgid "" "libxenlight failed to detach pci device " "%.4x:%.2x:%.2x.%.1x" msgstr "" #: src/libxl/libxl_driver.c:3490 msgid "libxenlight failed to detach network device" msgstr "" #: src/libxl/libxl_driver.c:3604 src/qemu/qemu_driver.c:7945 #, c-format msgid "disk bus '%s' cannot be updated." msgstr "ディスクのバス '%s' は更新できません" #: src/libxl/libxl_driver.c:3611 #, c-format msgid "device type '%s' cannot be updated" msgstr "デバイス形式 '%s' は更新できません" #: src/libxl/libxl_driver.c:3631 src/openvz/openvz_driver.c:2052 #: src/qemu/qemu_driver.c:8336 #, c-format msgid "target %s doesn't exist." msgstr "ターゲット %s が存在しません。" #: src/libxl/libxl_driver.c:3636 src/qemu/qemu_driver.c:8342 msgid "this disk doesn't support update" msgstr "このディスクは更新をサポートしません" #: src/libxl/libxl_driver.c:3983 src/libxl/libxl_conf.c:1842 msgid "libxl_get_physinfo_info failed" msgstr "libxl_get_physinfo_info に失敗しました" #: src/libxl/libxl_driver.c:4012 src/libxl/libxl_conf.c:204 msgid "libxl_get_numainfo failed" msgstr "libxl_get_numainfo に失敗しました" #: src/libxl/libxl_driver.c:4019 src/nodeinfo.c:1903 src/nodeinfo.c:2201 #: src/nodeinfo.c:2274 src/nodeinfo.c:2321 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "セル %d を開始、範囲外です (0-%d)" #: src/libxl/libxl_driver.c:4216 #, c-format msgid "Failed to get scheduler id for domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' のスケジューラー ID の取得に失敗しました" #: src/libxl/libxl_driver.c:4264 src/libxl/libxl_driver.c:4344 msgid "Only 'credit' scheduler is supported" msgstr "'credit' スケジューラーのみがサポートされます" #: src/libxl/libxl_driver.c:4270 src/libxl/libxl_driver.c:4350 #, c-format msgid "Failed to get scheduler parameters for domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' に対するスケジューラーのパラメーターを取得できませんでした" #: src/libxl/libxl_driver.c:4366 #, c-format msgid "Failed to set scheduler parameters for domain '%d' with libxenlight" msgstr "libxenlight を用いたドメイン '%d' に対するスケジューラーのパラメーターを設定できませんでした" #: src/libxl/libxl_driver.c:4401 src/xen/xen_driver.c:2523 msgid "Named device aliases are not supported" msgstr "名前付きデバイスのエイリアスはサポートされません" #: src/libxl/libxl_driver.c:4426 src/qemu/qemu_driver.c:15964 #, c-format msgid "cannot find character device %s" msgstr "キャラクターデバイス %s を見つけられませんでした" #: src/libxl/libxl_driver.c:4446 src/qemu/qemu_driver.c:15984 msgid "Active console session exists for this domain" msgstr "使用中のコンソールセッションがこのドメインに対して存在します" #: src/libxl/libxl_driver.c:4551 msgid "unable to get numa affinity" msgstr "NUMA アフィニティを取得できません" #: src/libxl/libxl_driver.c:4561 #, c-format msgid "Node %zu out of range" msgstr "ノード %zu が範囲外です" #: src/libxl/libxl_driver.c:5032 src/qemu/qemu_driver.c:12768 #: src/xen/xen_driver.c:2341 #, c-format msgid "device %s is not a PCI device" msgstr "デバイス %s PCI デバイスではありません" #: src/libxl/libxl_driver.c:5076 #, c-format msgid "unsupported driver name '%s'" msgstr "" #: src/libxl/libxl_driver.c:5209 msgid "Domain-0 cannot be migrated" msgstr "" #: src/libxl/libxl_driver.c:5373 src/openvz/openvz_driver.c:2480 #, c-format msgid "" "Migration failed. No domain on destination host with matching name '%s'" msgstr "" #: src/libxl/libxl_conf.c:172 msgid "Failed to get node physical info from libxenlight" msgstr "libxenlight からノードの物理情報の取得に失敗しました" #: src/libxl/libxl_conf.c:210 msgid "libxl_get_cpu_topology failed" msgstr "libxl_get_cpu_topology に失敗しました" #: src/libxl/libxl_conf.c:318 msgid "Failed to get version info from libxenlight" msgstr "libxenlight からバージョン情報の取得に失敗しました" #: src/libxl/libxl_conf.c:324 msgid "Failed to get capabilities from libxenlight" msgstr "" #: src/libxl/libxl_conf.c:333 src/libxl/libxl_conf.c:1527 #: src/storage/storage_backend_logical.c:225 src/util/vircommand.c:2942 #, c-format msgid "Failed to compile regex %s" msgstr "regex '%s' のコンパイルに失敗" #: src/libxl/libxl_conf.c:525 #, c-format msgid "libxenlight failed to resolve security label '%s'" msgstr "libxenlight がセキュリティラベル '%s' の解決に失敗しました" #: src/libxl/libxl_conf.c:533 #, c-format msgid "libxenlight failed to parse UUID '%s'" msgstr "libxenlight が UUID '%s' の構文解析に失敗しました" #: src/libxl/libxl_conf.c:552 msgid "unknown chrdev type" msgstr "不明なキャラクターデバイス形式" #: src/libxl/libxl_conf.c:623 src/qemu/qemu_command.c:6702 #, c-format msgid "unsupported chardev '%s'" msgstr "サポートされないキャラクターデバイス '%s' です" #: src/libxl/libxl_conf.c:738 #, c-format msgid "emulator '%s' not found" msgstr "" #: src/libxl/libxl_conf.c:745 #, c-format msgid "emulator '%s' is not executable" msgstr "" #: src/libxl/libxl_conf.c:761 msgid "Only one serial device is supported by libxl" msgstr "シリアルデバイスは libxl により一つのみサポートされます" #: src/libxl/libxl_conf.c:771 msgid "Parallel devices are not supported by libxl" msgstr "パラレルデバイスは libxl によりサポートされません" #: src/libxl/libxl_conf.c:786 msgid "libxenlight supports only one input device" msgstr "" #: src/libxl/libxl_conf.c:814 msgid "Unknown input device type" msgstr "" #: src/libxl/libxl_conf.c:883 msgid "" "This version of libxenlight does not support disk 'discard' option passing" msgstr "" #: src/libxl/libxl_conf.c:960 src/libxl/libxl_conf.c:985 #: src/libxl/libxl_conf.c:995 src/libxl/libxl_conf.c:1007 #, c-format msgid "libxenlight does not support disk format %s with disk driver %s" msgstr "libxenlight ではディスクドライバー %s を持つディスク形式 %s には対応していません" #: src/libxl/libxl_conf.c:1017 #, c-format msgid "libxenlight does not support disk driver %s" msgstr "libxenlight はディスクドライバー %s をサポートしません" #: src/libxl/libxl_conf.c:1042 msgid "libxenlight does not support transient disks" msgstr "libxenlight は一時的なディスクをサポートしません" #: src/libxl/libxl_conf.c:1052 src/libxl/libxl_conf.c:1204 msgid "this version of libxenlight does not support backend domain name" msgstr "" #: src/libxl/libxl_conf.c:1106 msgid "" "specifying a script is only supported with interface types bridge and " "ethernet" msgstr "" #: src/libxl/libxl_conf.c:1193 #, c-format msgid "unsupported interface type %s" msgstr "" #: src/libxl/libxl_conf.c:1513 msgid "Unexpected type for 'autoballoon' setting" msgstr "" #: src/libxl/libxl_conf.c:1576 #, c-format msgid "failed to create log dir '%s': %s" msgstr "ログディレクトリ '%s' の作成に失敗しました: %s" #: src/libxl/libxl_conf.c:1583 #, c-format msgid "Failed to create log file '%s': %s" msgstr "ログディレクトリ '%s' の作成に失敗しました: %s" #: src/libxl/libxl_conf.c:1608 msgid "cannot create logger for libxenlight, disabling driver" msgstr "libxenlight のロガーを作成できません。ドライバーを無効化します。" #: src/libxl/libxl_conf.c:1613 msgid "" "cannot initialize libxenlight context, probably not running in a Xen Dom0, " "disabling driver" msgstr "" #: src/libxl/libxl_conf.c:1619 msgid "cannot version information from libxenlight, disabling driver" msgstr "" #: src/libxl/libxl_conf.c:1629 msgid "Unable to configure libxl's memory management parameters" msgstr "libxl のメモリー管理パラメータを設定できません" #: src/libxl/libxl_conf.c:1678 msgid "Unexpected type for 'lock_manager' setting" msgstr "" #: src/libxl/libxl_conf.c:1777 msgid "videoram must be at least 16MB for VGA" msgstr "" #: src/libxl/libxl_conf.c:1783 msgid "videoram must be at least 8MB for VGA" msgstr "" #: src/libxl/libxl_conf.c:1794 msgid "videoram must be at least 8MB for CIRRUS" msgstr "" #: src/libxl/libxl_conf.c:1800 msgid "videoram must be at least 4MB for CIRRUS" msgstr "" #: src/libxl/libxl_conf.c:1811 msgid "videoram must be at least 128MB for QXL" msgstr "" #: src/libxl/libxl_conf.c:1819 #, c-format msgid "video type %s is not supported by libxl" msgstr "" #: src/libxl/libxl_conf.c:1848 #, c-format msgid "machine type %s too big for destination" msgstr "マシン形式 %s が宛先に対して大きすぎます" #: src/libxl/libxl_migration.c:153 msgid "Failed to accept migration connection" msgstr "" #: src/libxl/libxl_migration.c:169 msgid "Failed to create thread for receiving migration data" msgstr "" #: src/libxl/libxl_migration.c:205 msgid "Failed to send migration data to destination host" msgstr "" #: src/libxl/libxl_migration.c:219 msgid "domain has assigned host devices" msgstr "" #: src/libxl/libxl_migration.c:283 src/openvz/openvz_driver.c:2319 #: src/qemu/qemu_migration.c:3914 msgid "no domain XML passed" msgstr "ドメイン XML が渡されていません" #: src/libxl/libxl_migration.c:340 src/openvz/openvz_driver.c:2341 #: src/qemu/qemu_migration.c:3818 msgid "" "hostname on destination resolved to localhost, but migration requires an FQDN" msgstr "宛先におけるホスト名は localhost に解決されましたが、マイグレーションには FQDN が必要です" #: src/libxl/libxl_migration.c:364 src/openvz/openvz_driver.c:2350 #, c-format msgid "unable to parse URI: %s" msgstr "URI を構文解析できません: %s" #: src/libxl/libxl_migration.c:371 src/openvz/openvz_driver.c:2357 #: src/qemu/qemu_migration.c:3857 #, c-format msgid "missing host in migration URI: %s" msgstr "マイグレーション URI にホストがありません: %s" #: src/libxl/libxl_migration.c:396 msgid "Fail to create socket for incoming migration" msgstr "" #: src/libxl/libxl_migration.c:537 msgid "Migration failed. Domain is not running on destination host" msgstr "" #: src/libxl/libxl_migration.c:546 msgid "Failed to unpause domain" msgstr "" #: src/network/bridge_driver.c:175 #, c-format msgid "no network with matching uuid '%s' (%s)" msgstr "UUID '%s' (%s) と一致するネットワークがありません" #: src/network/bridge_driver.c:517 #, c-format msgid "failed to open directory '%s'" msgstr "" #: src/network/bridge_driver.c:523 src/network/bridge_driver.c:661 #: src/network/bridge_driver.c:1375 src/network/bridge_driver.c:1386 #: src/network/bridge_driver.c:1680 src/network/bridge_driver.c:1686 #: src/storage/storage_driver.c:265 #, c-format msgid "cannot create directory %s" msgstr "ディレクトリー %s を作成できません" #: src/network/bridge_driver.c:546 #, c-format msgid "failed to stat network status file '%s'" msgstr "" #: src/network/bridge_driver.c:565 #, c-format msgid "failed to write network status file '%s'" msgstr "" #: src/network/bridge_driver.c:1033 #, c-format msgid "" "Publicly routable address %s is prohibited. The version of dnsmasq on this " "host (%d.%d) doesn't support the bind-dynamic option or use SO_BINDTODEVICE " "on listening sockets, one of which is required for safe operation on a " "publicly routable subnet (see CVE-2012-3411). You must either upgrade " "dnsmasq, or use a private/local subnet range for this network (as described " "in RFC1918/RFC3484/RFC4193)." msgstr "" "パブリックにルーティング可能なアドレス %s は禁止されています。このホストの dnsmasq のバージョン (%d.%d) " "は動的バインドオプションをサポートしません、またはリッスンしているソケットにおいて SO_BINDTODEVICE " "を使用しません。このうちどれかが、パブリックにルーティング可能なサブネットにおいて安全に運用するために必要となります (CVE-2012-3411 " "参照)。dnsmasq を更新する、またはこのネットワークに対するプライベート/ローカル・サブネットを使用する必要があります " "(RFC1918/RFC3484/RFC4193 において説明されているように)。" #: src/network/bridge_driver.c:1077 src/network/bridge_driver.c:1084 #, c-format msgid "Missing required 'service' attribute in SRV record of network '%s'" msgstr "" #: src/network/bridge_driver.c:1133 msgid "For IPv4, multiple DHCP definitions cannot be specified." msgstr "IPv4 に対して、複数の DHCP 定義を指定できません。" #: src/network/bridge_driver.c:1146 #, c-format msgid "" "The version of dnsmasq on this host (%d.%d) doesn't adequately support IPv6 " "dhcp range or dhcp host specification. Version %d.%d or later is required." msgstr "" "このホストの dnsmasq のバージョン (%d.%d) は IPv6 DHCP 範囲または DHCP ホスト指定を十分にサポートしません。バージョン " "%d.%d またはそれ以降が必要です。" #: src/network/bridge_driver.c:1159 msgid "For IPv6, multiple DHCP definitions cannot be specified." msgstr "IPv6 に対して、複数の DHCP 定義を指定できません。" #: src/network/bridge_driver.c:1330 #, c-format msgid "couldn't write dnsmasq config file '%s'" msgstr "dnsmasq 設定ファイル '%s' に書き込みできませんでした" #: src/network/bridge_driver.c:1577 #, c-format msgid "bridge '%s' has an invalid prefix" msgstr "ブリッジが '%s' 無効なプレフィックスを持ちます" #: src/network/bridge_driver.c:1633 #, c-format msgid "couldn't write radvd config file '%s'" msgstr "radvd 設定ファイル '%s' を書き込みできませんでした" #: src/network/bridge_driver.c:1672 #, c-format msgid "Cannot find %s - Possibly the package isn't installed" msgstr "%s が見つかりません - おそらくパッケージがインストールされていません" #: src/network/bridge_driver.c:1916 #, c-format msgid "cannot write to %s to enable/disable IPv6 on bridge %s" msgstr "" #: src/network/bridge_driver.c:1935 src/network/bridge_driver.c:1949 #, c-format msgid "cannot disable %s" msgstr "%s を無効化できません" #: src/network/bridge_driver.c:1968 #, c-format msgid "bridge '%s' has an invalid netmask or IP address" msgstr "ブリッジ '%s' が無効なネットマスクまたは IP アドレスを持ちます" #: src/network/bridge_driver.c:2015 #, c-format msgid "network '%s' has an invalid netmask or IP address in route definition" msgstr "ネットワーク '%s' がルート定義に無効なネットマスクまたは IP アドレスを持ちます" #: src/network/bridge_driver.c:2081 #, c-format msgid "network '%s' has no bridge name defined" msgstr "" #: src/network/bridge_driver.c:2174 msgid "failed to enable IP forwarding" msgstr "IP ホワーディングを有効にするのに失敗" #: src/network/bridge_driver.c:2350 #, c-format msgid "Could not get Virtual functions on %s" msgstr "%s において仮想ファンクションを取得できませんでした" #: src/network/bridge_driver.c:2406 #, c-format msgid "No usable Vf's present on SRIOV PF %s" msgstr "" #: src/network/bridge_driver.c:2466 msgid "network is already active" msgstr "ネットワークはすでにアクティブです" #: src/network/bridge_driver.c:2598 #, c-format msgid "no network with matching uuid '%s'" msgstr "" #: src/network/bridge_driver.c:2623 src/network/bridge_driver.c:3904 #: src/network/bridge_driver.c:4311 src/network/bridge_driver.c:4509 #: src/network/bridge_driver.c:4666 src/network/bridge_driver.c:5036 #: src/network/bridge_driver.c:5069 #, c-format msgid "no network with matching name '%s'" msgstr "'%s' に一致する名前を持つネットワークがありません" #: src/network/bridge_driver.c:2844 #, c-format msgid "Bridge generation exceeded max id %d" msgstr "Bridge 生成は最大値 id %d を超過しました" #: src/network/bridge_driver.c:2871 #, c-format msgid "bridge name '%s' already in use." msgstr "bridge 名 '%s' は既に使用中です" #: src/network/bridge_driver.c:2920 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "" #: src/network/bridge_driver.c:2928 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "ネットワーク %s において 要素が転送モード='%s' でサポートされません" #: src/network/bridge_driver.c:2936 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "ネットワーク %s において 要素が転送モード='%s' でサポートされません" #: src/network/bridge_driver.c:2944 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "ネットワーク %s において 要素が転送モード='%s' でサポートされません" #: src/network/bridge_driver.c:2952 #, c-format msgid "" "Unsupported network-wide element in network %s with forward " "mode='%s'" msgstr "" #: src/network/bridge_driver.c:2989 #, c-format msgid "" "
, , and elements of in network %s are " "mutually exclusive" msgstr "" #: src/network/bridge_driver.c:3005 msgid "" "Multiple IPv4 dhcp sections found -- dhcp is supported only for a single " "IPv4 address on each network" msgstr "" "複数の IPv4 DHCP セクションが見つかりました -- DHCP は各ネットワークにおいて単一の IPv4 アドレスに対してのみサポートされます" #: src/network/bridge_driver.c:3018 msgid "" "Multiple IPv6 dhcp sections found -- dhcp is supported only for a single " "IPv6 address on each network" msgstr "" "複数の IPv6 DHCP セクションが見つかりました -- DHCP は各ネットワークにおいて単一の IPv6 アドレスに対してのみサポートされます" #: src/network/bridge_driver.c:3062 #, c-format msgid "" "network '%s' has multiple default elements (%s and %s), but only " "one default is allowed" msgstr "ネットワーク '%s' が複数の標準 要素 (%s および %s) を持ちますが、標準設定は一つのみ許可されます" #: src/network/bridge_driver.c:3074 #, c-format msgid "multiple elements with the same name (%s) in network '%s'" msgstr "" #: src/network/bridge_driver.c:3082 #, c-format msgid "" "Unsupported element in network '%s' in portgroup '%s' with " "forward mode='%s'" msgstr "" #: src/network/bridge_driver.c:3097 #, c-format msgid "" " element specified for network %s, whose type doesn't support vlan " "configuration" msgstr "ネットワーク %s に対して 要素が指定されていますが、この種別は VLAN 設定をサポートしません" #: src/network/bridge_driver.c:3465 src/network/bridge_driver.c:3912 #, c-format msgid "network '%s' is not active" msgstr "" #: src/network/bridge_driver.c:3530 src/test/test_driver.c:3446 #, c-format msgid "network '%s' does not have a bridge name." msgstr "ネットワーク '%s' に bridge 名がありません" #: src/network/bridge_driver.c:3579 msgid "cannot set autostart for transient network" msgstr "一時ネットワークに対して自動起動を設定できません" #: src/network/bridge_driver.c:3594 #, c-format msgid "cannot create autostart directory '%s'" msgstr "自動起動ディレクトリー %s を作成できません" #: src/network/bridge_driver.c:3684 #, c-format msgid "invalid json in file: %s" msgstr "" #: src/network/bridge_driver.c:3690 src/network/leaseshelper.c:319 msgid "couldn't fetch array of leases" msgstr "" #: src/network/bridge_driver.c:3700 src/network/leaseshelper.c:328 #: src/network/leaseshelper.c:335 src/network/leaseshelper.c:396 #: src/network/leaseshelper.c:420 msgid "failed to parse json" msgstr "" #: src/network/bridge_driver.c:3708 msgid "found lease without mac-address" msgstr "" #: src/network/bridge_driver.c:3718 msgid "found lease without expiry-time" msgstr "" #: src/network/bridge_driver.c:3735 msgid "found lease without ip-address" msgstr "" #: src/network/bridge_driver.c:4013 #, c-format msgid "" " not supported for network '%s' which uses a bridge " "device" msgstr " はブリッジデバイスを使用するネットワーク '%s' に対してサポートされません" #: src/network/bridge_driver.c:4038 src/network/bridge_driver.c:4191 #, c-format msgid "" "network '%s' requires exclusive access to interfaces, but none are available" msgstr "ネットワーク '%s' がインターフェースへの排他的アクセスを必要としていますが、利用できません" #: src/network/bridge_driver.c:4063 #, c-format msgid "unrecognized driver name value %d in network '%s'" msgstr "認識されないドライバー名の値 %d がネットワーク '%s' にあります" #: src/network/bridge_driver.c:4087 #, c-format msgid "" " not supported for network '%s' which uses an SR-IOV " "Virtual Function via PCI passthrough" msgstr "" " は PCI パススルー経由で SR-IOV 仮想ファンクションを使用するネットワーク '%s' " "に対してサポートされません" #: src/network/bridge_driver.c:4138 #, c-format msgid "" " not supported for network '%s' which uses a macvtap " "device" msgstr " は macvtap デバイスを使用するネットワーク '%s' に対してサポートされません" #: src/network/bridge_driver.c:4151 #, c-format msgid "" "network '%s' uses a direct mode, but has no forward dev and no interface pool" msgstr "ネットワーク '%s' が直接モードを使用していますが、転送デバイスおよびインターフェースプールがありません" #: src/network/bridge_driver.c:4222 #, c-format msgid "" "an interface connecting to network '%s' is requesting a vlan tag, but that " "is not supported for this type of network" msgstr "" "ネットワーク '%s' に接続しているインターフェースは VLAN タグが必要です。しかし、この形式のネットワークに対してサポートされません。" #: src/network/bridge_driver.c:4228 #, c-format msgid "" "an interface of type '%s' is requesting a vlan tag, but that is not " "supported for this type of connection" msgstr "'%s' 形式のインターフェースは VLAN タグが必要です。しかし、この形式のネットワークに対してサポートされません。" #: src/network/bridge_driver.c:4340 #, c-format msgid "" "network '%s' uses a direct or hostdev mode, but has no forward dev and no " "interface pool" msgstr "" "ネットワーク '%s' が direct または hostdev モードを使用していますが、転送デバイスおよびインターフェースプールがありません" #: src/network/bridge_driver.c:4352 src/network/bridge_driver.c:4543 msgid "the interface uses a direct mode, but has no source dev" msgstr "インターフェースが直接モードを使用していますが、ソースデバイスがありません" #: src/network/bridge_driver.c:4369 src/network/bridge_driver.c:4559 #, c-format msgid "network '%s' doesn't have dev='%s' in use by domain" msgstr "ネットワーク '%s' がドメインにより使用中の dev='%s' を持ちません" #: src/network/bridge_driver.c:4386 #, c-format msgid "network '%s' claims dev='%s' is already in use by a different domain" msgstr "ネットワーク '%s' は dev='%s' がすでに他のドメインにより使用中であると宣言されました" #: src/network/bridge_driver.c:4403 src/network/bridge_driver.c:4575 msgid "the interface uses a hostdev mode, but has no hostdev" msgstr "インターフェースがホストデバイスモードを使用していますが、ホストデバイスがありません" #: src/network/bridge_driver.c:4421 src/network/bridge_driver.c:4591 #, c-format msgid "" "network '%s' doesn't have PCI device %04x:%02x:%02x.%x in use by domain" msgstr "ネットワーク '%s' はドメインにより使用されている PCI デバイス %04x:%02x:%02x.%x を持ちません" #: src/network/bridge_driver.c:4438 #, c-format msgid "" "network '%s' claims the PCI device at domain=%d bus=%d slot=%d function=%d " "is already in use by a different domain" msgstr "" "ネットワーク '%s' が ドメイン=%d バス=%d スロット=%d ファンクション=%d を要求していますが、すでに他のドメインにより使用されています" #: src/network/bridge_driver.c:4531 #, c-format msgid "" "network '%s' uses a direct/hostdev mode, but has no forward dev and no " "interface pool" msgstr "" "ネットワーク '%s' が direct または hostdev モードを使用していますが、転送デバイスおよびインターフェースプールがありません" #: src/network/bridge_driver.c:4679 #, c-format msgid "network '%s' doesn't have an IP address" msgstr "" #: src/network/bridge_driver.c:4701 #, c-format msgid "network '%s' has no associated interface or bridge" msgstr "ネットワーク '%s' が関連づけられたインターフェースまたはブリッジを持ちません" #: src/network/bridge_driver.c:4763 #, c-format msgid "" "Invalid use of 'floor' on interface with MAC address %s - network '%s' has " "no inbound QoS set" msgstr "" "MAC アドレス %s を持つインターフェースにおいて、無効な 'floor' が使用されています - ネットワーク '%s' にインバウンド QoS " "設定がありません" #: src/network/bridge_driver.c:4787 #, c-format msgid "" "Cannot plug '%s' interface into '%s' because it would overcommit 'peak' on " "network '%s'" msgstr "" "'%s' インターフェースを '%s' に挿入できません、ネットワーク '%s' において 'peak' がオーバーコミットになるためです" #: src/network/bridge_driver.c:4798 #, c-format msgid "" "Cannot plug '%s' interface into '%s' because it would overcommit 'average' " "on network '%s'" msgstr "" "'%s' インターフェースを '%s' に挿入できません、ネットワーク '%s' において 'average' がオーバーコミットになるためです" #: src/network/bridge_driver.c:4852 msgid "Could not generate next class ID" msgstr "次のクラス ID を生成できませんでした" #: src/network/bridge_driver.c:4914 #, c-format msgid "Cannot set bandwidth on interface '%s' of type %d" msgstr "インターフェース '%s' (形式 %d) において帯域を設定できません" #: src/network/bridge_driver_linux.c:121 #, c-format msgid "Network is already in use by interface %s" msgstr "ネットワークはインターフェース %s によりすでに使用中です" #: src/network/bridge_driver_linux.c:147 #, c-format msgid "Route address '%s' conflicts with IP address for '%s'" msgstr "" #: src/network/bridge_driver_linux.c:175 src/network/bridge_driver_linux.c:359 #, c-format msgid "Invalid prefix or netmask for '%s'" msgstr "'%s' に対する無効なプレフィックスまたはネットマスク" #: src/network/leaseshelper.c:72 #, c-format msgid "%s: try --help for more details\n" msgstr "" #: src/network/leaseshelper.c:74 #, c-format msgid "" "Usage: %s add|old|del|init mac|clientid ip [hostname]\n" "Designed for use with 'dnsmasq --dhcp-script'\n" "Refer to man page of dnsmasq for more details'\n" msgstr "" #: src/network/leaseshelper.c:185 #, c-format msgid "Unsupported action: %s\n" msgstr "" #: src/network/leaseshelper.c:247 src/network/leaseshelper.c:304 #: src/network/leaseshelper.c:372 src/network/leaseshelper.c:444 msgid "failed to create json" msgstr "" #: src/network/leaseshelper.c:254 #, c-format msgid "Unable to convert lease expiry time to long long: %s" msgstr "" #: src/network/leaseshelper.c:314 #, c-format msgid "invalid json in file: %s, rewriting it" msgstr "" #: src/network/leaseshelper.c:453 msgid "empty json array" msgstr "" #: src/node_device/node_device_driver.c:123 #, c-format msgid "cannot resolve driver link %s" msgstr "ドライバーのリンク %s を解決できません" #: src/node_device/node_device_driver.c:255 #: src/node_device/node_device_driver.c:337 #: src/node_device/node_device_driver.c:370 #: src/node_device/node_device_driver.c:407 #: src/node_device/node_device_driver.c:452 #: src/node_device/node_device_driver.c:632 src/test/test_driver.c:5317 #: src/test/test_driver.c:5346 src/test/test_driver.c:5372 #: src/test/test_driver.c:5406 src/test/test_driver.c:5437 #: src/test/test_driver.c:5539 #, c-format msgid "no node device with matching name '%s'" msgstr "名前 '%s' に一致するノードデバイスがありません" #: src/node_device/node_device_driver.c:383 src/test/test_driver.c:5381 msgid "no parent for this device" msgstr "このデバイス用のペアレントはありません" #: src/node_device/node_device_driver.c:503 msgid "Could not get current time" msgstr "現在の時刻を取得できません" #: src/node_device/node_device_driver.c:606 #, c-format msgid "no node device for '%s' with matching wwnn '%s' and wwpn '%s'" msgstr "" #: src/node_device/node_device_hal.c:645 #, c-format msgid "DBus not available, disabling HAL driver: %s" msgstr "DBus が利用できません、HAL ドライバーを無効にします: %s" #: src/node_device/node_device_hal.c:653 msgid "libhal_ctx_new returned NULL" msgstr "libhal_ctx_new が NULL を返しました" #: src/node_device/node_device_hal.c:658 msgid "libhal_ctx_set_dbus_connection failed" msgstr "libhal_ctx_set_dbus_connection に失敗しました" #: src/node_device/node_device_hal.c:662 msgid "libhal_ctx_init failed, haldaemon is probably not running" msgstr "libhal_ctx_init に失敗しました、おそらく haldaemon が実行中ではありません" #: src/node_device/node_device_hal.c:687 msgid "setting up HAL callbacks failed" msgstr "HAL 呼び出しのセットアップに失敗しました" #: src/node_device/node_device_hal.c:693 src/node_device/node_device_hal.c:757 msgid "libhal_get_all_devices failed" msgstr "libhal_get_all_devices に失敗しました" #: src/node_device/node_device_hal.c:706 src/qemu/qemu_migration.c:2143 #: src/qemu/qemu_migration.c:2635 src/qemu/qemu_migration.c:2640 #: src/qemu/qemu_migration.c:2645 src/qemu/qemu_migration.c:2699 #: src/qemu/qemu_migration.c:4475 src/qemu/qemu_process.c:1701 #: src/util/virdbus.c:1569 #, c-format msgid "%s: %s" msgstr "%s: %s" #: src/node_device/node_device_udev.c:69 #, c-format msgid "Failed to convert '%s' to unsigned long long" msgstr "'%s' を符号なし long long 型に変換できませんでした" #: src/node_device/node_device_udev.c:87 src/util/virpci.c:2377 #, c-format msgid "Failed to convert '%s' to unsigned int" msgstr "'%s' を符号なし int に変換できませんでした" #: src/node_device/node_device_udev.c:104 #, c-format msgid "Failed to convert '%s' to int" msgstr "'%s' を int 型に変換できませんでした" #: src/node_device/node_device_udev.c:714 #, c-format msgid "SCSI host found, but its udev name '%s' does not begin with 'host'" msgstr "SCSI ホストが見つかりましたが、その udev の名前 '%s' が 'host' から始まっていません" #: src/node_device/node_device_udev.c:872 #, c-format msgid "Failed to process SCSI device with sysfs path '%s'" msgstr "sysfs path '%s' を持つ SCSI デバイスの処理に失敗しました" #: src/node_device/node_device_udev.c:1290 #, c-format msgid "Unknown device type %d" msgstr "不明なデバイス形式 %d" #: src/node_device/node_device_udev.c:1340 #, c-format msgid "Could not get syspath for parent of '%s'" msgstr "'%s' の親の syspath を取得できませんでした" #: src/node_device/node_device_udev.c:1456 #, c-format msgid "udev scan devices returned %d" msgstr "udev のデバイススキャンが %d を返しました" #: src/node_device/node_device_udev.c:1531 #, c-format msgid "" "File descriptor returned by udev %d does not match node device file " "descriptor %d" msgstr "udev %d により返されたファイルディスクリプターがノードデバイスのファイルディスクリプター %d と一致しません" #: src/node_device/node_device_udev.c:1538 msgid "udev_monitor_receive_device returned NULL" msgstr "udev_monitor_receive_device が NULL を返しました" #: src/node_device/node_device_udev.c:1577 #, c-format msgid "Failed to get udev device for syspath '%s' or '%s'" msgstr "syspath '%s' または '%s' に対する udev デバイスの取得に失敗しました" #: src/node_device/node_device_udev.c:1692 #, c-format msgid "Failed to initialize libpciaccess: %s" msgstr "libpciaccess の初期化に失敗しました: %s" #: src/node_device/node_device_udev.c:1715 msgid "Failed to initialize mutex for driver" msgstr "" #: src/node_device/node_device_udev.c:1739 msgid "udev_monitor_new_from_netlink returned NULL" msgstr "udev_monitor_new_from_netlink が NULL を返しました" #: src/nodeinfo.c:79 msgid "Cannot obtain CPU count" msgstr "CPU 数を取得できません" #: src/nodeinfo.c:104 msgid "cannot obtain memory size" msgstr "メモリー容量を取得できません" #: src/nodeinfo.c:148 src/nodeinfo.c:923 #, c-format msgid "nparams in %s must be equal to %d" msgstr "%s のパラメーター数は %d と一致する必要があります" #: src/nodeinfo.c:156 src/nodeinfo.c:189 src/nodeinfo.c:255 src/nodeinfo.c:275 #, c-format msgid "sysctl failed for '%s'" msgstr "" #: src/nodeinfo.c:174 src/nodeinfo.c:968 #, c-format msgid "Invalid cpuNum in %s" msgstr "%s に無効な cpuNum があります" #: src/nodeinfo.c:199 src/nodeinfo.c:263 src/nodeinfo.c:281 #, c-format msgid "Field '%s' too long for destination" msgstr "" #: src/nodeinfo.c:242 src/nodeinfo.c:1014 #, c-format msgid "nparams in %s must be %d" msgstr "%s のパラメーター数は %d である必要があります" #: src/nodeinfo.c:327 src/nodeinfo.c:1204 src/nodeinfo.c:1278 #: src/nodeinfo.c:1334 src/uml/uml_driver.c:2565 src/util/vircommand.c:398 #: src/util/virpci.c:1955 #, c-format msgid "cannot open %s" msgstr "'%s' を開けません" #: src/nodeinfo.c:332 #, c-format msgid "cannot read from %s" msgstr "%s から読み込みできません" #: src/nodeinfo.c:337 #, c-format msgid "could not convert '%s' to an integer" msgstr "'%s' を整数値に変換できませんでした" #: src/nodeinfo.c:439 #, c-format msgid "cannot opendir %s" msgstr "ディレクトリー %s を開けません" #: src/nodeinfo.c:470 #, c-format msgid "Socket %d can't be handled (max socket is %d)" msgstr "" #: src/nodeinfo.c:525 msgid "CPU socket topology has changed" msgstr "CPU ソケットのトポロジーが変更されました" #: src/nodeinfo.c:540 #, c-format msgid "Core %d can't be handled (max core is %d)" msgstr "" #: src/nodeinfo.c:578 src/nodeinfo.c:874 #, c-format msgid "problem closing %s" msgstr "%s のクローズ中に問題が発生しました" #: src/nodeinfo.c:660 src/nodeinfo.c:682 src/nodeinfo.c:708 msgid "parsing cpu MHz from cpuinfo" msgstr "cpuinfo から CPU の MHz を構文解析しています" #: src/nodeinfo.c:838 msgid "no CPUs found" msgstr "CPU が見つかりません" #: src/nodeinfo.c:843 msgid "no sockets found" msgstr "ソケットが見つかりません" #: src/nodeinfo.c:848 msgid "no threads found" msgstr "スレッドが見つかりません" #: src/nodeinfo.c:892 msgid "kernel cpu time field is too long for the destination" msgstr "" #: src/nodeinfo.c:1038 msgid "no prefix found" msgstr "プレフィックスが見つかりません" #: src/nodeinfo.c:1057 msgid "Field kernel memory too long for destination" msgstr "kernel memory の項目が宛先に対して長すぎます" #: src/nodeinfo.c:1071 msgid "no available memory line found" msgstr "利用可能なメモリーラインが見つかりませんでした" #: src/nodeinfo.c:1123 src/nodeinfo.c:1642 #, c-format msgid "failed to parse %s" msgstr "%s の構文解析に失敗しました" #: src/nodeinfo.c:1237 src/nodeinfo.c:1244 msgid "cannot obtain CPU freq" msgstr "CPU 周波数を取得できません" #: src/nodeinfo.c:1259 msgid "node info not implemented on this platform" msgstr "このプラットフォームではノード情報は実装されていません。" #: src/nodeinfo.c:1290 msgid "node CPU stats not implemented on this platform" msgstr "ノード CPU の統計はこのプラットフォームにおいて実装されていません" #: src/nodeinfo.c:1321 #, c-format msgid "cellNum in %s must be less than or equal to %d" msgstr "%s の cellNum は %d より小さいか同じである必要があります" #: src/nodeinfo.c:1348 msgid "node memory stats not implemented on this platform" msgstr "ノードメモリーの統計はこのプラットフォームにおいて実装されていません" #: src/nodeinfo.c:1391 msgid "host cpu counting not supported on this node" msgstr "ホスト CPU のカウントはこのノードにおいてサポートされません" #: src/nodeinfo.c:1402 msgid "host cpu counting not implemented on this platform" msgstr "ホスト CPU のカウントはこのプラットフォームにおいて実装されていません" #: src/nodeinfo.c:1441 msgid "node present CPU map not implemented on this platform" msgstr "" #: src/nodeinfo.c:1491 msgid "node online CPU map not implemented on this platform" msgstr "" #: src/nodeinfo.c:1520 src/util/virutil.c:1694 #, c-format msgid "failed to set %s" msgstr "%s の設定に失敗しました" #: src/nodeinfo.c:1550 #, c-format msgid "Parameter '%s' is not supported by this kernel" msgstr "パラメーター '%s' がこのカーネルによりサポートされません" #: src/nodeinfo.c:1597 msgid "node set memory parameters not implemented on this platform" msgstr "ノードのメモリーパラメーターの設定はこのプラットフォームにおいて実装されていません" #: src/nodeinfo.c:1792 msgid "node get memory parameters not implemented on this platform" msgstr "ノードのメモリーパラメーターの取得はこのプラットフォームにおいて実装されていません" #: src/nodeinfo.c:1912 src/nodeinfo.c:1956 src/nodeinfo.c:1968 msgid "Cannot determine free memory" msgstr "空きメモリーがわかりません" #: src/nodeinfo.c:1934 msgid "sysctl failed for vm.stats.vm.v_page_count" msgstr "" #: src/nodeinfo.c:1944 msgid "sysctl failed for vm.stats.vm.v_free_count" msgstr "" #: src/nodeinfo.c:2009 msgid "node cpu info not implemented on this platform" msgstr "" #: src/nodeinfo.c:2295 msgid "no suitable info found" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:582 #, c-format msgid "virNWFilterSnoopReqNew called with invalid key \"%s\" (%zu)" msgstr "virNWFilterSnoopReqNew が無効なキー \"%s\" (%zu) とともに呼び出されました" #: src/nwfilter/nwfilter_dhcpsnoop.c:890 msgid "virNWFilterSnoopListDel failed" msgstr "virNWFilterSnoopListDel に失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1111 msgid "pcap_create failed" msgstr "pcap_create に失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1119 #, c-format msgid "setup of pcap handle failed: %s" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1126 #, c-format msgid "pcap_compile: %s" msgstr "pcap_compile: %s" #: src/nwfilter/nwfilter_dhcpsnoop.c:1132 #, c-format msgid "pcap_setfilter: %s" msgstr "pcap_setfilter: %s" #: src/nwfilter/nwfilter_dhcpsnoop.c:1138 #, c-format msgid "pcap_setdirection: %s" msgstr "pcap_setdirection: %s" #: src/nwfilter/nwfilter_dhcpsnoop.c:1173 #, c-format msgid "Instantiation of rules failed on interface '%s'" msgstr "ルールのインスタンス化がインターフェース '%s' において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1482 #, c-format msgid "interface '%s' failing; reopening" msgstr "インターフェース '%s' が失敗しています; 再び開いています" #: src/nwfilter/nwfilter_dhcpsnoop.c:1536 #, c-format msgid "Job submission failed on interface '%s'" msgstr "ジョブ依頼がインターフェース '%s' において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1641 #: src/nwfilter/nwfilter_learnipaddr.c:694 msgid "" "IP parameter must be provided since snooping the IP address does not work " "possibly due to missing tools" msgstr "ツールがないため、IP アドレスの付け替えがおそらく動作しないので、IP パラメーターを提供する必要があります" #: src/nwfilter/nwfilter_dhcpsnoop.c:1653 msgid "applyDHCPOnlyRules failed - spoofing not protected!" msgstr "applyDHCPOnlyRules 失敗しました - スプーフィングは保護されません !" #: src/nwfilter/nwfilter_dhcpsnoop.c:1660 #, c-format msgid "virNWFilterDHCPSnoopReq: can't copy variables on if %s" msgstr "virNWFilterDHCPSnoopReq: インターフェース %s において変数をコピーできません" #: src/nwfilter/nwfilter_dhcpsnoop.c:1670 #, c-format msgid "" "virNWFilterDHCPSnoopReq ifname map failed on interface \"%s\" key \"%s\"" msgstr "" "virNWFilterDHCPSnoopReq インターフェース名のマップがインターフェース \"%s\" キー \"%s\" において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1679 #, c-format msgid "" "virNWFilterDHCPSnoopReq req add failed on interface \"%s\" ifkey \"%s\"" msgstr "virNWFilterDHCPSnoopReq リクエスト追加がインターフェース \"%s\" キー \"%s\" において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1691 #, c-format msgid "virNWFilterDHCPSnoopReq virThreadCreate failed on interface '%s'" msgstr "virNWFilterDHCPSnoopReq virThreadCreate がインターフェース '%s' において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1703 #, c-format msgid "Activation of snoop request failed on interface '%s'" msgstr "snoop 要求の有効化がインターフェース '%s' において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1710 #, c-format msgid "Restoring of leases failed on interface '%s'" msgstr "リースの復元がインターフェース '%s' において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1789 msgid "lease file write failed" msgstr "リースファイルの書き込みに失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1896 #, c-format msgid "mkdir(\"%s\")" msgstr "mkdir(\"%s\")" #: src/nwfilter/nwfilter_dhcpsnoop.c:1901 #, c-format msgid "unlink(\"%s\")" msgstr "unlink(\"%s\")" #: src/nwfilter/nwfilter_dhcpsnoop.c:1906 #, c-format msgid "open(\"%s\")" msgstr "open(\"%s\")" #: src/nwfilter/nwfilter_dhcpsnoop.c:1920 src/qemu/qemu_driver.c:3116 #: src/qemu/qemu_driver.c:3134 src/qemu/qemu_driver.c:3844 #: src/vbox/vbox_common.c:7364 #, c-format msgid "unable to close %s" msgstr "%s を閉じられません" #: src/nwfilter/nwfilter_dhcpsnoop.c:1926 #, c-format msgid "rename(\"%s\", \"%s\")" msgstr "rename(\"%s\", \"%s\")" #: src/nwfilter/nwfilter_dhcpsnoop.c:1956 #: src/nwfilter/nwfilter_dhcpsnoop.c:1965 #, c-format msgid "virNWFilterSnoopLeaseFileLoad lease file line %d corrupt" msgstr "virNWFilterSnoopLeaseFileLoad のリースファイル %d 行目が壊れています" #: src/nwfilter/nwfilter_dhcpsnoop.c:1982 #, c-format msgid "virNWFilterSnoopLeaseFileLoad req add failed on interface \"%s\"" msgstr "virNWFilterSnoopLeaseFileLoad 要求追加がインターフェース \"%s\" において失敗しました" #: src/nwfilter/nwfilter_dhcpsnoop.c:1990 #, c-format msgid "line %d corrupt ipaddr \"%s\"" msgstr "%d 行が IP アドレス \"%s\" を壊しています" #: src/nwfilter/nwfilter_dhcpsnoop.c:2153 #, c-format msgid "ifkey \"%s\" has no req" msgstr "インターフェースキー \"%s\" に要求がありません" #: src/nwfilter/nwfilter_dhcpsnoop.c:2234 msgid "libvirt was not compiled with libpcap and \"" msgstr "libvirt が libpcap とともにコンパイルされていません" #: src/nwfilter/nwfilter_driver.c:218 msgid "DBus matches could not be installed. Disabling nwfilter driver" msgstr "DBus matches がインストールされていません。ネットワークフィルタードライバーを無効化します。" #: src/nwfilter/nwfilter_driver.c:371 src/nwfilter/nwfilter_driver.c:591 #: src/nwfilter/nwfilter_driver.c:640 msgid "no nwfilter with matching uuid" msgstr "UUID に一致するネットワークフィルターがありません" #: src/nwfilter/nwfilter_driver.c:400 #, c-format msgid "no nwfilter with matching name '%s'" msgstr "名前 '%s' を持つネットワークフィルターがありません" #: src/nwfilter/nwfilter_driver.c:540 msgid "Can't define NWFilters in session mode" msgstr "" #: src/nwfilter/nwfilter_driver.c:601 msgid "nwfilter is in use" msgstr "ネットワークフィルターは使用中です" #: src/nwfilter/nwfilter_ebiptables_driver.c:176 #, c-format msgid "Buffer too small to print variable '%s' into" msgstr "変数 '%s' を中に表示するにはバッファーが小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:212 msgid "buffer too small for IP address" msgstr "バッファーが IP アドレスに対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:226 msgid "buffer too small for IPv6 address" msgstr "バッファーが IPv6 アドレスに対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:237 msgid "Buffer too small for MAC address" msgstr "バッファーが MAC アドレスに対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:249 #: src/nwfilter/nwfilter_ebiptables_driver.c:279 msgid "Buffer too small for uint8 type" msgstr "バッファーが uint8 型に対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:259 msgid "Buffer too small for uint32 type" msgstr "uint32 型に対してバッファーが小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:269 msgid "Buffer too small for uint16 type" msgstr "バッファーが uint16 型に対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:287 msgid "Buffer to small for ipset name" msgstr "バッファーが ipset 名に対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:316 msgid "Buffer too small for IPSETFLAGS type" msgstr "バッファーが IPSETFLAGS 形式に対して小さすぎます" #: src/nwfilter/nwfilter_ebiptables_driver.c:325 #, c-format msgid "Unhandled datatype %x" msgstr "取り扱えないデータ形式 %x です" #: src/nwfilter/nwfilter_ebiptables_driver.c:1500 #, c-format msgid "Unexpected protocol %d" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:1923 #, c-format msgid "" "STP filtering in %s direction with source MAC address set is not supported" msgstr "ソース MAC アドレスの組を用いた %s 方向における STP フィルタリングはサポートされません" #: src/nwfilter/nwfilter_ebiptables_driver.c:2432 #, c-format msgid "Unexpected rule protocol %d" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:2518 msgid "unexpected protocol type" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3220 #, c-format msgid "To enable ip%stables filtering for the VM do 'echo 1 > %s'" msgstr "仮想マシンに対して ip%stables フィルタリングを有効にするには 'echo 1 > %s' を実行してください" #: src/nwfilter/nwfilter_ebiptables_driver.c:3739 #, c-format msgid "Call to utsname failed: %d" msgstr "utsname の呼び出しに失敗しました: %d" #: src/nwfilter/nwfilter_ebiptables_driver.c:3745 #, c-format msgid "Could not determine kernel version from string %s" msgstr "文字列 %s からカーネルバージョンを決定できませんでした" #: src/nwfilter/nwfilter_ebiptables_driver.c:3767 msgid "No output from iptables --version" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3778 #, c-format msgid "Cannot parse version string '%s'" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:159 msgid "Could not add variable 'MAC' to hashmap" msgstr "変数 'MAC' をハッシュマップに追加できませんでした" #: src/nwfilter/nwfilter_gentech_driver.c:173 msgid "Could not add variable 'IP' to hashmap" msgstr "変数 'IP' をハッシュマップに追加できませんでした" #: src/nwfilter/nwfilter_gentech_driver.c:388 #: src/nwfilter/nwfilter_gentech_driver.c:590 #, c-format msgid "referenced filter '%s' is missing" msgstr "参照されたフィルター '%s' が見つかりません" #: src/nwfilter/nwfilter_gentech_driver.c:394 #: src/nwfilter/nwfilter_gentech_driver.c:549 #: src/nwfilter/nwfilter_gentech_driver.c:819 #, c-format msgid "Filter '%s' is in use." msgstr "フィルター '%s' は使用中です" #: src/nwfilter/nwfilter_gentech_driver.c:696 #, c-format msgid "filter '%s' learning value '%s' invalid." msgstr "フィルター '%s' の学習値 '%s' が無効です。" #: src/nwfilter/nwfilter_gentech_driver.c:759 #, c-format msgid "" "Cannot instantiate filter due to unresolvable variables or unavailable list " "elements: %s" msgstr "解決できない変数または利用不可能な一覧要素のためフィルターを初期化できません: %s" #: src/nwfilter/nwfilter_gentech_driver.c:801 #: src/nwfilter/nwfilter_gentech_driver.c:1025 #: src/nwfilter/nwfilter_gentech_driver.c:1051 #: src/nwfilter/nwfilter_gentech_driver.c:1076 #, c-format msgid "Could not get access to ACL tech driver '%s'" msgstr "ACL 技術ドライバー '%s' へのアクセス権を取得できませんでした" #: src/nwfilter/nwfilter_gentech_driver.c:812 #, c-format msgid "Could not find filter '%s'" msgstr "フィルター '%s' を見つけられませんでした" #: src/nwfilter/nwfilter_gentech_driver.c:1156 #, c-format msgid "Failure while applying current filter on VM %s" msgstr "現在のフィルターを仮想マシン %s において適用中に失敗しました" #: src/nwfilter/nwfilter_learnipaddr.c:154 msgid "mutex initialization failed" msgstr "ミューテックスの初期化に失敗しました" #: src/nwfilter/nwfilter_learnipaddr.c:161 #, c-format msgid "interface name %s does not fit into buffer " msgstr "インターフェース名 %s がバッファーの中に収まりません " #: src/nwfilter/nwfilter_learnipaddr.c:616 #, c-format msgid "Failed to add IP address %s to IP address cache for interface %s" msgstr "IP アドレス %s をインターフェース %s の IP アドレスキャッシュに追加できませんでした" #: src/nwfilter/nwfilter_learnipaddr.c:634 #, c-format msgid "encountered an error on interface %s index %d" msgstr "インターフェース %s インデックス %d においてエラーに遭遇しました" #: src/nwfilter/nwfilter_learnipaddr.c:715 #, c-format msgid "Destination buffer for ifname ('%s') not large enough" msgstr "ifname ('%s') に対する宛て先バッファーが十分に大きくありません" #: src/nwfilter/nwfilter_learnipaddr.c:723 #, c-format msgid "Destination buffer for linkdev ('%s') not large enough" msgstr "linkdev ('%s') に対する宛て先バッファーが十分に大きくありません" #: src/nwfilter/nwfilter_learnipaddr.c:774 msgid "" "IP parameter must be given since libvirt was not compiled with IP address " "learning support" msgstr "libvirt が IP アドレス学習のサポートなしでコンパイルされたので、IP パラメーターを指定する必要があります" #: src/openvz/openvz_conf.c:122 msgid "Could not extract vzctl version" msgstr "vzctl のバージョンを抽出できませんでした" #: src/openvz/openvz_conf.c:223 #, c-format msgid "Could not read 'IP_ADDRESS' from config for container %d" msgstr "コンテナー %d の設定から 'IP_ADDRESS' を読み込めませんでした" #: src/openvz/openvz_conf.c:251 #, c-format msgid "Could not read 'NETIF' from config for container %d" msgstr "コンテナー %d の設定から 'NETIF' を読み込めませんでした" #: src/openvz/openvz_conf.c:277 msgid "Too long network device name" msgstr "ネットワークデバイス名が長すぎます" #: src/openvz/openvz_conf.c:286 #, c-format msgid "Network ifname %s too long for destination" msgstr "ネットワークインターフェース %s が宛先にとって長すぎます" #: src/openvz/openvz_conf.c:294 msgid "Too long bridge device name" msgstr "bridge 名が長すぎます" #: src/openvz/openvz_conf.c:303 #, c-format msgid "Bridge name %s too long for destination" msgstr "ブリッジ名 %s が宛先にとって長すぎます" #: src/openvz/openvz_conf.c:311 msgid "Wrong length MAC address" msgstr "MAC アドレスの長さが違います" #: src/openvz/openvz_conf.c:316 #, c-format msgid "MAC address %s too long for destination" msgstr "MAC アドレス %s が宛先にとって長すぎます" #: src/openvz/openvz_conf.c:321 msgid "Wrong MAC address" msgstr "MAC アドレスが違います" #: src/openvz/openvz_conf.c:360 #, c-format msgid "Could not read 'OSTEMPLATE' from config for container %d" msgstr "コンテナー %d の設定から 'OSTEMPLATE' を読み込めませんでした" #: src/openvz/openvz_conf.c:375 #, c-format msgid "Could not read 'VE_PRIVATE' from config for container %d" msgstr "コンテナー %d の設定から 'VE_PRIVATE' を読み込めませんでした" #: src/openvz/openvz_conf.c:401 src/openvz/openvz_conf.c:448 #: src/openvz/openvz_conf.c:470 #, c-format msgid "Could not read '%s' from config for container %d" msgstr "'%s' をコンテナー %d 向けの設定から読み込めませんでした" #: src/openvz/openvz_conf.c:409 msgid "Unable to parse quota" msgstr "クォータを構文解析できません" #: src/openvz/openvz_conf.c:455 #, c-format msgid "Could not parse barrier of '%s' from config for container %d" msgstr "'%s' のバリアーをコンテナー %d の設定から構文解析できませんでした" #: src/openvz/openvz_conf.c:477 #, c-format msgid "" "Could not parse barrier and limit of '%s' from config for container %d" msgstr "'%s' の制限をコンテナー %d の設定から構文解析できませんでした" #: src/openvz/openvz_conf.c:542 src/openvz/openvz_conf.c:1120 #: src/openvz/openvz_driver.c:1962 msgid "Failed to parse vzlist output" msgstr "vzlist 出力の構文解析に失敗しました" #: src/openvz/openvz_conf.c:564 msgid "UUID in config file malformed" msgstr "設定ファイルにある UUID は不正な形式です" #: src/openvz/openvz_conf.c:575 #, c-format msgid "Could not read config for container %d" msgstr "コンテナー %d の設定が読み込みできませんでした" #: src/openvz/openvz_conf.c:980 #, c-format msgid "invalid uuid %s" msgstr "無効な UUID %s" #: src/openvz/openvz_driver.c:159 msgid "Container is not defined" msgstr "コンテナは定義されていません" #: src/openvz/openvz_driver.c:184 msgid "only one filesystem supported" msgstr "ファイルシステム1つのみサポート" #: src/openvz/openvz_driver.c:193 msgid "filesystem is not of type 'template' or 'mount'" msgstr "ファイルシステムは「template」や「mount」のタイプではありません" #: src/openvz/openvz_driver.c:204 src/openvz/openvz_driver.c:2110 msgid "Could not convert domain name to VEID" msgstr "ドメイン名を VEID に変換できません" #: src/openvz/openvz_driver.c:210 msgid "Could not copy default config" msgstr "デフォルト設定をコピーできません" #: src/openvz/openvz_driver.c:216 msgid "Could not set the source dir for the filesystem" msgstr "ファイルシステム用のソースディレクトリーを設定できません" #: src/openvz/openvz_driver.c:263 msgid "Can't set soft limit without hard limit" msgstr "ハードリミットなしでソフトリミットを設定できません" #: src/openvz/openvz_driver.c:293 src/openvz/openvz_driver.c:450 #: src/openvz/openvz_driver.c:498 src/openvz/openvz_driver.c:572 #: src/openvz/openvz_driver.c:618 src/openvz/openvz_driver.c:656 #: src/openvz/openvz_driver.c:699 src/openvz/openvz_driver.c:762 #: src/openvz/openvz_driver.c:1225 src/openvz/openvz_driver.c:1273 #: src/openvz/openvz_driver.c:1302 src/openvz/openvz_driver.c:1401 #: src/openvz/openvz_driver.c:2103 src/openvz/openvz_driver.c:2258 #: src/openvz/openvz_driver.c:2419 src/openvz/openvz_driver.c:2531 #: src/uml/uml_driver.c:1759 src/uml/uml_driver.c:1900 #: src/uml/uml_driver.c:1949 src/uml/uml_driver.c:1981 #: src/uml/uml_driver.c:2047 src/uml/uml_driver.c:2144 #: src/uml/uml_driver.c:2432 src/uml/uml_driver.c:2462 #: src/uml/uml_driver.c:2540 src/vbox/vbox_common.c:68 #: src/vbox/vbox_storage.c:576 src/vbox/vbox_tmpl.c:2102 #: src/vmware/vmware_driver.c:466 src/vmware/vmware_driver.c:539 #: src/vmware/vmware_driver.c:588 src/vmware/vmware_driver.c:632 #: src/vmware/vmware_driver.c:1004 src/vmware/vmware_driver.c:1136 #: src/vmware/vmware_driver.c:1174 msgid "no domain with matching uuid" msgstr "マッチする UUID を持つドメインはありません" #: src/openvz/openvz_driver.c:304 #, c-format msgid "Hostname of '%s' is unset" msgstr "'%s' のホスト名が設定解除されます" #: src/openvz/openvz_driver.c:463 #, c-format msgid "cannot read cputime for domain %d" msgstr "ドメイン %d 用の cputime を読み込めません" #: src/openvz/openvz_driver.c:709 src/openvz/openvz_driver.c:772 #: src/openvz/openvz_driver.c:2273 src/vmware/vmware_driver.c:475 #: src/vmware/vmware_driver.c:547 src/vmware/vmware_driver.c:645 msgid "domain is not in running state" msgstr "ドメインは稼働中の状態ではありません" #: src/openvz/openvz_driver.c:848 msgid "Container ID is not specified" msgstr "コンテナ ID が指定されていません" #: src/openvz/openvz_driver.c:878 msgid "Could not generate eth name for container" msgstr "コンテナ用の eth 名を生成できません" #: src/openvz/openvz_driver.c:889 msgid "Could not generate veth name" msgstr "veth 名を生成できません" #: src/openvz/openvz_driver.c:961 msgid "Could not configure network" msgstr "ネットワークを設定できませんでした" #: src/openvz/openvz_driver.c:972 msgid "cannot replace NETIF config" msgstr "NETIF 設定を入れ替えできません" #: src/openvz/openvz_driver.c:1014 src/openvz/openvz_driver.c:1108 msgid "Error creating initial configuration" msgstr "初期設定の作成中にエラーが発生しました" #: src/openvz/openvz_driver.c:1021 src/openvz/openvz_driver.c:1115 msgid "Could not set disk quota" msgstr "ディスククォータを設定できませんでした" #: src/openvz/openvz_driver.c:1028 src/openvz/openvz_driver.c:1122 msgid "Could not set UUID" msgstr "UUID をセットできませんでした" #: src/openvz/openvz_driver.c:1037 src/vbox/vbox_common.c:1902 msgid "current vcpu count must equal maximum" msgstr "カレント仮想 CPU 数は最大値と同じでなければいけません" #: src/openvz/openvz_driver.c:1043 src/openvz/openvz_driver.c:1141 #: src/openvz/openvz_driver.c:1413 msgid "Could not set number of vCPUs" msgstr "仮想 CPU 数を設定できません" #: src/openvz/openvz_driver.c:1051 msgid "Could not set memory size" msgstr "メモリー容量を設定できませんでした" #: src/openvz/openvz_driver.c:1175 msgid "no domain with matching id" msgstr "一致する id のドメインはありません" #: src/openvz/openvz_driver.c:1184 src/vmware/vmware_driver.c:342 msgid "domain is not in shutoff state" msgstr "ドメインはシャットオフ状態ではありません" #: src/openvz/openvz_driver.c:1308 msgid "Could not read container config" msgstr "コンテナ設定を読み込めません" #: src/openvz/openvz_driver.c:1342 src/openvz/openvz_driver.c:1391 #, c-format msgid "unsupported flags (0x%x)" msgstr "サポートされないフラグ (0x%x)" #: src/openvz/openvz_driver.c:1407 msgid "Number of vCPUs should be >= 1" msgstr "仮想 CPU 数は >=1 となるべきです" #: src/openvz/openvz_driver.c:1462 #, c-format msgid "unexpected OpenVZ URI path '%s', try openvz:///system" msgstr "期待値 OpenVZ URI パス '%s' 、openvz :///system を試して下さい" #: src/openvz/openvz_driver.c:1469 msgid "OpenVZ control file /proc/vz does not exist" msgstr "OpenVZ 制御ファイル /proc/vz は存在しません" #: src/openvz/openvz_driver.c:1475 msgid "OpenVZ control file /proc/vz is not accessible" msgstr "OpenVZ 制御ファイル /proc/vz はアクセスできません" #: src/openvz/openvz_driver.c:1576 src/openvz/openvz_driver.c:1632 #, c-format msgid "Could not parse VPS ID %s" msgstr "VPS ID %s をパースできません" #: src/openvz/openvz_driver.c:1587 src/openvz/openvz_driver.c:1645 msgid "failed to close file" msgstr "ファイルのクローズに失敗しました" #: src/openvz/openvz_driver.c:1767 msgid "Can't parse limit from " msgstr "以下から limit を構文解析できません " #: src/openvz/openvz_driver.c:1774 msgid "Can't parse barrier from " msgstr "以下から barrier を構文解析できません " #: src/openvz/openvz_driver.c:1798 #, c-format msgid "Failed to set %s for %s: value too large" msgstr "%s を %s に設定できませんでした: 値が大きすぎます" #: src/openvz/openvz_driver.c:2006 src/vz/vz_driver.c:512 src/vz/vz_sdk.c:309 #: src/vz/vz_utils.h:45 src/qemu/qemu_driver.c:1526 src/uml/uml_driver.c:1792 #: src/uml/uml_driver.c:1822 src/uml/uml_driver.c:1859 #: src/uml/uml_driver.c:2244 src/uml/uml_driver.c:2364 #: src/uml/uml_driver.c:2610 src/vmware/vmware_driver.c:805 #, c-format msgid "no domain with matching uuid '%s'" msgstr "UUID '%s' に一致するドメインがありません" #: src/openvz/openvz_driver.c:2029 src/vz/vz_sdk.c:4050 #: src/qemu/qemu_driver.c:11114 src/test/test_driver.c:3057 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "無効なパス、'%s' は不明なインターフェイスです" #: src/openvz/openvz_driver.c:2064 msgid "Can only modify disk quota" msgstr "ディスククォータのみを変更できません" #: src/openvz/openvz_driver.c:2074 #, c-format msgid "Can't modify device type '%s'" msgstr "デバイス形式 '%s' を変更できません" #: src/openvz/openvz_driver.c:2491 msgid "domain is not running on destination host" msgstr "" #: src/openvz/openvz_util.c:47 msgid "Can't determine page size" msgstr "ページ容量を決定できません" #: src/vz/vz_driver.c:234 msgid "Can't initialize Parallels SDK" msgstr "" #: src/vz/vz_driver.c:308 #, c-format msgid "Unexpected Virtuozzo URI path '%s', try vz:///system" msgstr "" #: src/vz/vz_driver.c:574 src/qemu/qemu_driver.c:2640 src/uml/uml_driver.c:1914 msgid "cannot read cputime for domain" msgstr "ドメインの cputime を読み込めません" #: src/vz/vz_driver.c:713 #, c-format msgid "Unsupported OS type: %s" msgstr "サポートされない OS の種類: %s" #: src/vz/vz_driver.c:740 msgid "Can't change domain configuration in managed save state" msgstr "" #: src/vz/vz_driver.c:826 src/qemu/qemu_driver.c:5490 msgid "cannot list vcpu pinning for an inactive domain" msgstr "休止状態のドメインの仮想 CPU ピニングを一覧表示できません" #: src/vz/vz_driver.c:1074 msgid "device attach needs VIR_DOMAIN_AFFECT_CONFIG flag to be set" msgstr "" #: src/vz/vz_driver.c:1088 src/vz/vz_driver.c:1165 msgid "Updates on a running domain need VIR_DOMAIN_AFFECT_LIVE flag" msgstr "" #: src/vz/vz_driver.c:1102 msgid "disk attach failed" msgstr "" #: src/vz/vz_driver.c:1110 msgid "network attach failed" msgstr "" #: src/vz/vz_driver.c:1151 msgid "device detach needs VIR_DOMAIN_AFFECT_CONFIG flag to be set" msgstr "" #: src/vz/vz_driver.c:1179 msgid "disk detach failed" msgstr "" #: src/vz/vz_driver.c:1187 msgid "network detach failed" msgstr "" #: src/vz/vz_driver.c:1547 msgid "Can't find prlctl command in the PATH env" msgstr "PATH 環境において prlctl コマンドを見つけられません" #: src/vz/vz_sdk.c:71 src/vz/vz_sdk.c:120 #, c-format msgid "%s %s" msgstr "" #: src/vz/vz_sdk.c:366 msgid "Domain UUID is malformed or empty" msgstr "" #: src/vz/vz_sdk.c:538 src/vz/vz_sdk.c:3989 #, c-format msgid "Unknown disk bus: %X" msgstr "" #: src/vz/vz_sdk.c:800 #, c-format msgid "Unknown adapter type: %X" msgstr "" #: src/vz/vz_sdk.c:896 #, c-format msgid "Unknown serial type: %X" msgstr "" #: src/vz/vz_sdk.c:1124 #, c-format msgid "Unknown domain state: %X" msgstr "" #: src/vz/vz_sdk.c:1202 #, c-format msgid "Unknown domain type: %X" msgstr "" #: src/vz/vz_sdk.c:1230 #, c-format msgid "Unknown CPU mode: %X" msgstr "" #: src/vz/vz_sdk.c:1291 msgid "cannot initialize condition" msgstr "" #: src/vz/vz_sdk.c:1399 #, c-format msgid "Unknown autostart mode: %X" msgstr "" #: src/vz/vz_sdk.c:1868 msgid "Can't change domain state." msgstr "" #: src/vz/vz_sdk.c:1901 msgid "titles are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1907 msgid "blkio parameters are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1914 msgid "changing balloon parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1921 msgid "Memory size should be multiple of 1Mb." msgstr "メモリー容量は 1Mb の倍数でなければいけません。" #: src/vz/vz_sdk.c:1932 msgid "Memory parameter is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1939 msgid "current vcpus must be equal to maxvcpus" msgstr "現行の仮想 CPU は最大仮想 CPU と同じである必要があります" #: src/vz/vz_sdk.c:1945 msgid "changing cpu placement mode is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1956 msgid "cputune is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1965 msgid "vcpupin cpumask differs from default cpumask" msgstr "" #: src/vz/vz_sdk.c:1981 msgid "numa parameters are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1991 msgid "" "on_reboot, on_poweroff and on_crash parameters are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2008 src/vz/vz_sdk.c:2034 src/vz/vz_sdk.c:2044 msgid "changing OS parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2023 msgid "changing OS type is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2052 msgid "changing emulator is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2060 msgid "changing features is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2070 msgid "changing clock parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2077 msgid "Filesystems in VMs are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2088 msgid "changing devices parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2102 msgid "changing input devices parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2213 msgid "vz driver supports only one VNC per domain." msgstr "" #: src/vz/vz_sdk.c:2222 msgid "vz driver supports only VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2229 msgid "vz driver doesn't support websockets for VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2237 msgid "vz driver supports only \"en-us\" keymap for VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2244 msgid "vz driver doesn't support exclusive share policy for VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2251 msgid "vz driver doesn't support VNC graphics over unix sockets." msgstr "" #: src/vz/vz_sdk.c:2259 msgid "vz driver doesn't support given action in case of password change." msgstr "" #: src/vz/vz_sdk.c:2266 msgid "vz driver doesn't support setting password expire time." msgstr "" #: src/vz/vz_sdk.c:2273 msgid "" "vz driver doesn't support more than one listening VNC server per domain" msgstr "" #: src/vz/vz_sdk.c:2281 msgid "vz driver supports only address-based VNC listening" msgstr "" #: src/vz/vz_sdk.c:2297 msgid "Video adapters are not supported int containers." msgstr "" #: src/vz/vz_sdk.c:2304 msgid "vz driver supports only one video adapter." msgstr "" #: src/vz/vz_sdk.c:2314 msgid "vz driver supports only VGA video adapters." msgstr "" #: src/vz/vz_sdk.c:2321 msgid "vz driver doesn't support multihead video adapters." msgstr "" #: src/vz/vz_sdk.c:2328 msgid "vz driver doesn't support setting video acceleration parameters." msgstr "" #: src/vz/vz_sdk.c:2340 msgid "Specified character device type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2347 msgid "Specified character device target type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2358 msgid "Specified character device source type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2365 msgid "" "Setting device info for character devices is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2372 msgid "Setting security labels is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2385 msgid "Specified network adapter type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2392 msgid "Interface backend parameters are not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2399 msgid "Virtual network portgroups are not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2406 msgid "Setting interface sndbuf is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2413 msgid "Setting interface script is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2420 msgid "Setting guest interface name is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2427 msgid "" "Setting device info for network devices is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2434 msgid "Setting network filter is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2441 msgid "Setting network bandwidth is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2448 msgid "Setting up vlans is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2462 msgid "Only hard disks and cdroms are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2470 msgid "Setting disk block sizes is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2483 msgid "Setting disk io limits is not supported by vz driver yet." msgstr "" #: src/vz/vz_sdk.c:2489 msgid "Setting disk serial number is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2495 msgid "Setting disk wwn id is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2502 msgid "Setting disk vendor is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2509 msgid "Setting disk product id is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2516 msgid "Setting disk error policy is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2523 msgid "Setting disk io mode is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2530 msgid "Disk copy_on_read is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2537 msgid "Setting up disk startup policy is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2544 msgid "Transient disks are not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2551 msgid "Setting up disk discard parameter is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2558 msgid "Setting up disk io thread # is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2567 msgid "Only disk and block storage types are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2580 msgid "Only file based filesystems are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2587 msgid "Only ploop fs driver is supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2594 msgid "Changing fs access mode is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2601 msgid "Changing fs write policy is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2608 msgid "Only ploop disk images are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2615 msgid "Setting readonly for filesystems is supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2622 msgid "Setting fs quotas is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2726 msgid "vz driver doesn't support specified serial source type." msgstr "" #: src/vz/vz_sdk.c:2870 msgid "Support only default gateway" msgstr "" #: src/vz/vz_sdk.c:2882 msgid "Support only one IPv4 default gateway" msgstr "" #: src/vz/vz_sdk.c:2902 msgid "Support only one IPv6 default gateway" msgstr "" #: src/vz/vz_sdk.c:2917 #, c-format msgid "Unsupported address family %d Only IPv4 or IPv6 default gateway" msgstr "" #: src/vz/vz_sdk.c:2941 msgid "Specified network adapter model is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:3036 msgid "network device cannot be attached" msgstr "" #: src/vz/vz_sdk.c:3103 msgid "network device cannot be detached" msgstr "" #: src/vz/vz_sdk.c:3187 #, c-format msgid "" "Invalid format of disk %s, vz driver supports only images in ploop format." msgstr "" #: src/vz/vz_sdk.c:3200 #, c-format msgid "" "Invalid format of disk %s, it should be either not set, or set to raw or " "auto." msgstr "" #: src/vz/vz_sdk.c:3220 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only one controller." msgstr "" #: src/vz/vz_sdk.c:3227 #, c-format msgid "Invalid drive address of disk %s, vz driver supports only target 0." msgstr "" #: src/vz/vz_sdk.c:3236 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only units 0-1 for IDE " "bus." msgstr "" #: src/vz/vz_sdk.c:3247 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only bus 0 for SCSI bus." msgstr "" #: src/vz/vz_sdk.c:3258 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only bus 0 for SATA bus." msgstr "" #: src/vz/vz_sdk.c:3269 msgid "Specified disk bus is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:3278 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only defaults address " "to logical device name." msgstr "" #: src/vz/vz_sdk.c:3303 msgid "Specified disk cache mode is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:3523 #, c-format msgid "Unknown CPU mode: %s" msgstr "" #: src/vz/vz_sdk.c:3676 src/vz/vz_sdk.c:3685 msgid "Unsupported filesystem type." msgstr "" #: src/vz/vz_sdk.c:3851 msgid "Refusing to undefine while snapshots exist" msgstr "" #: src/vz/vz_sdk.c:3940 src/rpc/virnetservermdns.c:346 src/util/virtime.c:237 #: tools/virsh-domain-monitor.c:1390 msgid "Unable to get current time" msgstr "現在の時刻を取得できません" #: src/vz/vz_sdk.c:3949 msgid "Timeout on waiting statistics event." msgstr "" #: src/vz/vz_sdk.c:3953 src/qemu/qemu_monitor.c:1003 msgid "Unable to wait on monitor condition" msgstr "モニター条件を待てません" #: src/vz/vz_utils.h:36 msgid "Can't parse prlctl output" msgstr "prlctl 出力を構文解析できません" #: src/phyp/phyp_driver.c:170 src/phyp/phyp_driver.c:182 #: src/phyp/phyp_driver.c:206 src/phyp/phyp_driver.c:219 #: src/phyp/phyp_driver.c:715 src/phyp/phyp_driver.c:753 msgid "unable to wait on libssh2 socket" msgstr "libssh2 ソケットを待機できません" #: src/phyp/phyp_driver.c:443 #, c-format msgid "Cannot parse number from '%s'" msgstr "'%s' から番号を構文解析できません" #: src/phyp/phyp_driver.c:474 src/phyp/phyp_driver.c:480 msgid "Unable to write information to local file." msgstr "情報をローカルファイルに書き込みできません" #: src/phyp/phyp_driver.c:486 src/phyp/phyp_driver.c:761 #, c-format msgid "Could not close %s" msgstr "%s をクローズできませんでした" #: src/phyp/phyp_driver.c:545 #, c-format msgid "Failed to read from %s" msgstr "%s からの読み込みに失敗しました" #: src/phyp/phyp_driver.c:808 msgid "Unable to determine number of domains." msgstr "ドメインの数を決定できません" #: src/phyp/phyp_driver.c:959 src/phyp/phyp_driver.c:1041 msgid "No authentication callback provided." msgstr "認証コールバックがありません" #: src/phyp/phyp_driver.c:980 #, c-format msgid "Error while getting %s address info" msgstr "%s のアドレス情報を取得中にエラーが発生しました" #: src/phyp/phyp_driver.c:998 #, c-format msgid "Failed to connect to %s" msgstr "%s への接続に失敗しました" #: src/phyp/phyp_driver.c:1018 msgid "Failure establishing SSH session." msgstr "SSH セッションの確立に失敗" #: src/phyp/phyp_driver.c:1060 msgid "Authentication failed" msgstr "認証に失敗しました" #: src/phyp/phyp_driver.c:1148 msgid "Missing server name in phyp:// URI" msgstr "phyp:// URI 内にサーバー名がありません" #: src/phyp/phyp_driver.c:1177 msgid "Error parsing 'path'. Invalid characters." msgstr "'path' の構文解析でエラー、無効な文字があります。" #: src/phyp/phyp_driver.c:1184 msgid "Error while opening SSH session." msgstr "SSH セッションを開く時にエラー" #: src/phyp/phyp_driver.c:1558 src/phyp/phyp_driver.c:1602 #: src/phyp/phyp_driver.c:1769 msgid "Unable to get VIOS profile name." msgstr "VIOS プロファイル名を取得できません" #: src/phyp/phyp_driver.c:1597 src/phyp/phyp_driver.c:1734 msgid "Unable to get VIOS name" msgstr "VIOS 名を取得できません" #: src/phyp/phyp_driver.c:1607 msgid "Unable to get free slot number" msgstr "空いているスロット番号を取得できません" #: src/phyp/phyp_driver.c:1744 src/phyp/phyp_driver.c:1748 msgid "Unable to create new virtual adapter" msgstr "新規仮想アダプターを作成できません" #: src/phyp/phyp_driver.c:1828 msgid "" "Possibly you don't have IBM Tools installed in your LPAR.Contact your " "support to enable this feature." msgstr "おそらく、LPAR に IBM Tools がインストールされていません。この機能を有効にするには、あなたのサポートに連絡してください。" #: src/phyp/phyp_driver.c:1955 #, c-format msgid "Unable to create Volume: %s" msgstr "ボリュームを作成できません: %s" #: src/phyp/phyp_driver.c:2005 src/phyp/phyp_driver.c:2255 #: src/phyp/phyp_driver.c:2689 msgid "Unable to determine storage pool's name." msgstr "ストレージプールの名前を決定できません。" #: src/phyp/phyp_driver.c:2010 src/phyp/phyp_driver.c:2694 msgid "Unable to determine storage pool's uuid." msgstr "ストレージプールの UUID を決定できません" #: src/phyp/phyp_driver.c:2016 src/phyp/phyp_driver.c:2700 msgid "Unable to determine storage pools's size." msgstr "ストレージプールの容量を決定できません。" #: src/phyp/phyp_driver.c:2029 src/phyp/phyp_driver.c:2713 msgid "Unable to determine storage pools's source adapter." msgstr "ストレージプールのソースアダプターを決定できません。" #: src/phyp/phyp_driver.c:2034 msgid "Error parsing volume XML." msgstr "ボリューム XML の構文解析中にエラーが発生しました" #: src/phyp/phyp_driver.c:2040 msgid "StoragePool name already exists." msgstr "ストレージプール名がすでに存在します" #: src/phyp/phyp_driver.c:2049 msgid "Key must be empty, Power Hypervisor will create one for you." msgstr "キーが空である必要があります。 POWER Hypervisor が新しく作成します。" #: src/phyp/phyp_driver.c:2054 msgid "Capacity cannot be empty." msgstr "容量が空白ではいけません。" #: src/phyp/phyp_driver.c:2226 msgid "Unable to determine storage sp's name." msgstr "ストレージ SP の名前を決定できません" #: src/phyp/phyp_driver.c:2231 msgid "Unable to determine storage sp's uuid." msgstr "ストレージ SP の UUID を決定できません" #: src/phyp/phyp_driver.c:2236 msgid "Unable to determine storage sps's size." msgstr "ストレージ SPS の容量を決定できません" #: src/phyp/phyp_driver.c:2248 msgid "Unable to determine storage sps's source adapter." msgstr "ストレージ SPS のソースアダプターを決定できません" #: src/phyp/phyp_driver.c:2443 #, c-format msgid "Unable to destroy Storage Pool: %s" msgstr "ストレージプールを削除できません: %s" #: src/phyp/phyp_driver.c:2472 msgid "Only 'scsi_host' adapter is supported" msgstr "'scsi_host' アダプターのみがサポートされます" #: src/phyp/phyp_driver.c:2488 #, c-format msgid "Unable to create Storage Pool: %s" msgstr "ストレージプールを作成できません: %s" #: src/phyp/phyp_driver.c:3273 src/phyp/phyp_driver.c:3700 msgid "Unable to determine domain's name." msgstr "ドメインの名前を決定できません" #: src/phyp/phyp_driver.c:3278 msgid "Unable to generate random uuid." msgstr "ランダムな UUID を生成できません" #: src/phyp/phyp_driver.c:3283 msgid "Unable to determine domain's max memory." msgstr "ドメインの最大メモリーを決定できません" #: src/phyp/phyp_driver.c:3291 msgid "Unable to determine domain's memory." msgstr "ドメインのメモリーを決定できません" #: src/phyp/phyp_driver.c:3296 msgid "Unable to determine domain's CPU." msgstr "ドメインの CPU を決定できません" #: src/phyp/phyp_driver.c:3501 msgid "" "Field on the domain XML file is missing or has invalid value" msgstr "" #: src/phyp/phyp_driver.c:3508 msgid "Field on the domain XML file is missing or has invalid value" msgstr "" #: src/phyp/phyp_driver.c:3515 msgid "Domain XML must contain at least one element." msgstr "ドメイン XML は少なくとも1つの 要素を含まなければいけません。" #: src/phyp/phyp_driver.c:3521 msgid "Field under on the domain XML file is missing." msgstr "ドメイン XML ファイルにおいて 内に 項目がありません。" #: src/phyp/phyp_driver.c:3539 #, c-format msgid "Unable to create LPAR. Reason: '%s'" msgstr "LPAR を作成できません。理由: '%s'" #: src/phyp/phyp_driver.c:3544 msgid "Unable to add LPAR to the table" msgstr "LPAR を表に追加できません" #: src/phyp/phyp_driver.c:3645 msgid "You are trying to set a number of CPUs bigger than the max possible." msgstr "可能である最大よりも大きな CPU 数を設定しようとしています。" #: src/phyp/phyp_driver.c:3670 msgid "" "Possibly you don't have IBM Tools installed in your LPAR. Contact your " "support to enable this feature." msgstr "" "IBM Tools が LPAR にインストールされていないかもしれません。この機能を有効にするには、あなたのサポートに連絡してください。" #: src/qemu/qemu_agent.c:184 src/qemu/qemu_command.c:295 #: src/qemu/qemu_monitor.c:335 msgid "failed to create socket" msgstr "ソケットの作成に失敗しました" #: src/qemu/qemu_agent.c:190 src/qemu/qemu_monitor.c:827 msgid "Unable to put monitor into non-blocking mode" msgstr "モニターを non-blocking モードにできません" #: src/qemu/qemu_agent.c:197 src/qemu/qemu_agent.c:263 #: src/qemu/qemu_monitor.c:822 msgid "Unable to set monitor close-on-exec flag" msgstr "モニターの close-on-exec フラグをセットできません" #: src/qemu/qemu_agent.c:206 #, c-format msgid "Agent path %s too big for destination" msgstr "エージェントのパス %s が宛先に対して大きすぎます" #: src/qemu/qemu_agent.c:232 src/qemu/qemu_monitor.c:361 msgid "failed to connect to monitor socket" msgstr "モニターソケットへの接続に失敗しました" #: src/qemu/qemu_agent.c:239 src/qemu/qemu_monitor.c:368 msgid "monitor socket did not show up" msgstr "モニターソケットが出てきませんでした" #: src/qemu/qemu_agent.c:257 src/qemu/qemu_monitor.c:387 #, c-format msgid "Unable to open monitor path %s" msgstr "モニターパス %s を開くことができません" #: src/qemu/qemu_agent.c:319 src/qemu/qemu_monitor_json.c:193 #, c-format msgid "Parsed JSON reply '%s' isn't an object" msgstr "構文解析された JSON 応答 '%s' はオブジェクトではありません" #: src/qemu/qemu_agent.c:350 src/qemu/qemu_monitor_json.c:214 #, c-format msgid "Unexpected JSON reply '%s'" msgstr "予期しない JSON 応答 '%s'" #: src/qemu/qemu_agent.c:354 src/qemu/qemu_monitor_json.c:218 #, c-format msgid "Unknown JSON reply '%s'" msgstr "不明な JSON 応答 '%s'" #: src/qemu/qemu_agent.c:418 #, c-format msgid "Process %zu %p %p [[[%s]]][[[%s]]]" msgstr "プロセス %zu %p %p [[[%s]]][[[%s]]]" #: src/qemu/qemu_agent.c:465 msgid "Cannot check socket connection status" msgstr "ソケットの接続状態を確認できません" #: src/qemu/qemu_agent.c:471 msgid "Cannot connect to agent socket" msgstr "エージェントのソケットに接続できません" #: src/qemu/qemu_agent.c:501 src/qemu/qemu_monitor.c:541 msgid "Unable to write to monitor" msgstr "モニターに書き込みできません" #: src/qemu/qemu_agent.c:539 src/qemu/qemu_monitor.c:580 msgid "Unable to read from monitor" msgstr "モニターから読み込みできません" #: src/qemu/qemu_agent.c:635 src/qemu/qemu_monitor.c:689 msgid "End of file from monitor" msgstr "モニターからの EOF です" #: src/qemu/qemu_agent.c:643 src/qemu/qemu_monitor.c:698 msgid "Invalid file descriptor while waiting for monitor" msgstr "モニターの待機中に無効なファイル記述子がありました" #: src/qemu/qemu_agent.c:649 src/qemu/qemu_monitor.c:704 #, c-format msgid "Unhandled event %d for monitor fd %d" msgstr "処理できないイベント %d がモニターファイルディスクリプター %d に対してありました" #: src/qemu/qemu_agent.c:663 src/qemu/qemu_monitor.c:733 msgid "Error while processing monitor IO" msgstr "モニター I/O を処理中にエラーが発生しました" #: src/qemu/qemu_agent.c:720 src/qemu/qemu_monitor.c:791 msgid "EOF notify callback must be supplied" msgstr "EOF 注意のコールバックを提供する必要があります" #: src/qemu/qemu_agent.c:733 src/qemu/qemu_monitor.c:808 msgid "cannot initialize monitor condition" msgstr "モニター条件を初期化できません" #: src/qemu/qemu_agent.c:752 src/qemu/qemu_monitor.c:894 #, c-format msgid "unable to handle monitor type: %s" msgstr "次のモニター種別を処理できません: %s" #: src/qemu/qemu_agent.c:898 msgid "Guest agent not available for now" msgstr "ゲストエージェントが今のところ利用できません" #: src/qemu/qemu_agent.c:902 msgid "Unable to wait on agent monitor condition" msgstr "エージェントのモニター条件を待機できません" #: src/qemu/qemu_agent.c:969 src/qemu/qemu_agent.c:1151 #: src/qemu/qemu_monitor_json.c:302 msgid "Missing monitor reply object" msgstr "モニター応答オブジェクトがありません" #: src/qemu/qemu_agent.c:976 msgid "Malformed return value" msgstr "不正な形式の返り値" #: src/qemu/qemu_agent.c:983 #, c-format msgid "Guest agent returned ID: %llu instead of %llu" msgstr "ゲストエージェントが ID: %llu を %llu の代わりに返しました" #: src/qemu/qemu_agent.c:1077 src/qemu/qemu_agent.c:1095 #, c-format msgid "unable to execute QEMU agent command '%s'" msgstr "QEMU エージェントコマンド '%s' を実行できません" #: src/qemu/qemu_agent.c:1081 #, c-format msgid "unable to execute QEMU agent command '%s': %s" msgstr "QEMU エージェントコマンド '%s' を実行できません: %s" #: src/qemu/qemu_agent.c:1120 src/qemu/qemu_agent.c:1154 msgid "Guest agent disappeared while executing command" msgstr "" #: src/qemu/qemu_agent.c:1322 src/qemu/qemu_agent.c:1360 #: src/qemu/qemu_agent.c:1584 src/qemu/qemu_agent.c:1693 msgid "malformed return value" msgstr "不正な形式の返り値" #: src/qemu/qemu_agent.c:1412 #, c-format msgid "guest agent timeout '%d' is less than the minimum '%d'" msgstr "ゲストエージェントのタイムアウト '%d' は最小の '%d' より少なくします" #: src/qemu/qemu_agent.c:1476 msgid "guest-get-vcpus reply was missing return data" msgstr "guest-get-vcpus からの応答に返り値がありませんでした" #: src/qemu/qemu_agent.c:1482 msgid "guest-get-vcpus return information was not an array" msgstr "guest-get-vcpus で返される情報が配列ではありませんでした" #: src/qemu/qemu_agent.c:1497 msgid "array element missing in guest-get-vcpus return value" msgstr "guest-get-vcpus の返り値に配列エレメントがありません" #: src/qemu/qemu_agent.c:1504 msgid "'logical-id' missing in reply of guest-get-vcpus" msgstr "guest-get-vcpus の応答に 'logical-id' がありません" #: src/qemu/qemu_agent.c:1510 msgid "'online' missing in reply of guest-get-vcpus" msgstr "guest-get-vcpus の応答に 'online' がありません" #: src/qemu/qemu_agent.c:1517 msgid "'can-offline' missing in reply of guest-get-vcpus" msgstr "guest-get-vcpus の応答に 'can-offline' がありません" #: src/qemu/qemu_agent.c:1621 msgid "Invalid data provided by guest agent" msgstr "無効なデータがゲストエージェントにより提供されました" #: src/qemu/qemu_agent.c:1638 msgid "guest agent reports less cpu than requested" msgstr "ゲストエージェントが要求された CPU より少ない CPU を報告しています" #: src/qemu/qemu_agent.c:1645 msgid "Cannot offline enough CPUs" msgstr "十分な CPU をオフラインにできません" #: src/qemu/qemu_agent.c:1738 #, c-format msgid "Time '%lld' is too big for guest agent" msgstr "" #: src/qemu/qemu_agent.c:1789 msgid "guest-get-fsinfo reply was missing return data" msgstr "" #: src/qemu/qemu_agent.c:1795 msgid "guest-get-fsinfo return information was not an array" msgstr "" #: src/qemu/qemu_agent.c:1814 #, c-format msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo return data" msgstr "" #: src/qemu/qemu_agent.c:1826 msgid "'mountpoint' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1834 msgid "'name' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1841 msgid "'type' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1847 msgid "'disk' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1853 msgid "guest-get-fsinfo 'disk' data was not an array" msgstr "" #: src/qemu/qemu_agent.c:1875 #, c-format msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo 'disk' data" msgstr "" #: src/qemu/qemu_agent.c:1883 msgid "'pci-controller' missing in guest-get-fsinfo 'disk' data" msgstr "" #: src/qemu/qemu_agent.c:1892 #, c-format msgid "'%s' missing in guest-get-fsinfo 'disk' data" msgstr "" #: src/qemu/qemu_agent.c:1901 #, c-format msgid "'%s' missing in guest-get-fsinfo 'pci-address' data" msgstr "" #: src/qemu/qemu_agent.c:1984 msgid "qemu agent didn't provide 'return' field" msgstr "" #: src/qemu/qemu_agent.c:1990 msgid "qemu agent didn't return an array of interfaces" msgstr "" #: src/qemu/qemu_agent.c:2004 msgid "qemu agent reply missing interface entry in array" msgstr "" #: src/qemu/qemu_agent.c:2012 msgid "qemu agent didn't provide 'name' field" msgstr "" #: src/qemu/qemu_agent.c:2074 msgid "qemu agent reply missing IP addr in array" msgstr "" #: src/qemu/qemu_agent.c:2081 #, c-format msgid "qemu agent didn't provide 'ip-address-type' field for interface '%s'" msgstr "" #: src/qemu/qemu_agent.c:2090 #, c-format msgid "unknown ip address type '%s'" msgstr "" #: src/qemu/qemu_agent.c:2098 #, c-format msgid "qemu agent didn't provide 'ip-address' field for interface '%s'" msgstr "" #: src/qemu/qemu_agent.c:2108 msgid "malformed 'prefix' field" msgstr "" #: src/qemu/qemu_capabilities.c:551 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU バイナリー %s が見つかりません" #: src/qemu/qemu_capabilities.c:1278 msgid "this qemu binary requires libvirt to be compiled with yajl" msgstr "この QEMU バイナリーは libvirt が yajl を用いてコンパイルされる必要があります" #: src/qemu/qemu_capabilities.c:1403 #, c-format msgid "QEMU version >= 0.12.00 is required, but %d.%d.%d found" msgstr "" #: src/qemu/qemu_capabilities.c:1414 #, c-format msgid "QEMU / QMP failed: %s" msgstr "" #: src/qemu/qemu_capabilities.c:1418 #, c-format msgid "QEMU %u.%u.%u is too new for help parsing" msgstr "" #: src/qemu/qemu_capabilities.c:1446 src/util/virdnsmasq.c:706 #, c-format msgid "cannot parse %s version number in '%.*s'" msgstr "%s バージョン番号を '%.*s' において構文解析できません" #: src/qemu/qemu_capabilities.c:1785 msgid "Malformed QEMU device list string, missing quote" msgstr "不正な形式の QEMU デバイス一覧文字列、引用符がありません" #: src/qemu/qemu_capabilities.c:1839 msgid "Malformed QEMU device list string, missing '='" msgstr "不正な形式の QEMU デバイス一覧文字列、'=' がありません" #: src/qemu/qemu_capabilities.c:1960 #, c-format msgid "Cannot find suitable emulator for %s" msgstr "%s の適切なエミュレーターを見つけられません" #: src/qemu/qemu_capabilities.c:2376 msgid "unable to probe for add-fd" msgstr "add-fd に対してプローブできません" #: src/qemu/qemu_capabilities.c:2742 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/qemu/qemu_capabilities.c:2750 msgid "missing qemuctime in QEMU capabilities XML" msgstr "" #: src/qemu/qemu_capabilities.c:2757 msgid "missing selfctime in QEMU capabilities XML" msgstr "" #: src/qemu/qemu_capabilities.c:2771 src/qemu/qemu_domain.c:733 msgid "failed to parse qemu capabilities flags" msgstr "QEMU のケイパビリティのフラグを構文解析できませんでした" #: src/qemu/qemu_capabilities.c:2780 msgid "missing flag name in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2786 src/qemu/qemu_domain.c:746 #, c-format msgid "Unknown qemu capabilities flag %s" msgstr "不明な QEMU ケイパビリティフラグ %s" #: src/qemu/qemu_capabilities.c:2797 src/qemu/qemu_capabilities.c:2803 msgid "missing version in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2812 msgid "missing arch in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2817 #, c-format msgid "unknown arch %s in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2824 msgid "failed to parse qemu capabilities cpus" msgstr "" #: src/qemu/qemu_capabilities.c:2836 msgid "missing cpu name in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2846 msgid "failed to parse qemu capabilities machines" msgstr "" #: src/qemu/qemu_capabilities.c:2862 msgid "missing machine name in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2871 msgid "malformed machine cpu count in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2955 #, c-format msgid "Failed to save '%s' for '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:2992 src/qemu/qemu_capabilities.c:3061 #, c-format msgid "Unable to create directory '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:3074 #, c-format msgid "Unable to access cache '%s' for '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:3273 #, c-format msgid "Unknown QEMU arch %s" msgstr "不明な QEMU アーキテクチャー %s" #: src/qemu/qemu_capabilities.c:3529 #, c-format msgid "Failed to kill process %lld: %s" msgstr "プロセス %lld のキルに失敗しました: %s" #: src/qemu/qemu_capabilities.c:3559 #, c-format msgid "Failed to probe capabilities for %s: %s" msgstr "" #: src/qemu/qemu_capabilities.c:3561 msgid "unknown failure" msgstr "" #: src/qemu/qemu_capabilities.c:3585 #, c-format msgid "Cannot check QEMU binary %s" msgstr "QEMU バイナリー %s を確認できません" #: src/qemu/qemu_capabilities.c:3596 #, c-format msgid "QEMU binary %s is not executable" msgstr "QEMU バイナリー %s が実行可能ではありません" #: src/qemu/qemu_cgroup.c:441 msgid "Block I/O tuning is not available on this host" msgstr "ブロック I/O チューニングはこのホストにおいて利用可能ではありません" #: src/qemu/qemu_cgroup.c:506 msgid "Memory cgroup is not available on this host" msgstr "メモリー cgroup はこのホストにおいて利用可能ではありません" #: src/qemu/qemu_cgroup.c:704 msgid "CPU tuning is not available on this host" msgstr "CPU チューニングはこのホストにおいて利用できません" #: src/qemu/qemu_cgroup.c:916 msgid "Cannot setup cgroups until process is started" msgstr "プロセスが開始されるまで cgroups をセットアップできません" #: src/qemu/qemu_cgroup.c:1019 src/qemu/qemu_cgroup.c:1120 #: src/qemu/qemu_cgroup.c:1190 msgid "cgroup cpu is required for scheduler tuning" msgstr "スケジューラーのチューニングは cgroup cpu が必要です" #: src/qemu/qemu_command.c:178 src/qemu/qemu_command.c:204 #, c-format msgid "file descriptor %d has not been transferred" msgstr "" #: src/qemu/qemu_command.c:300 #, c-format msgid "'%s' is not a suitable bridge helper" msgstr "" #: src/qemu/qemu_command.c:340 #, c-format msgid "%s: failed to communicate with bridge helper: %s%s" msgstr "" #: src/qemu/qemu_command.c:384 msgid "cannot use custom tap device in session mode" msgstr "" #: src/qemu/qemu_command.c:390 src/qemu/qemu_hotplug.c:2097 msgid "Missing bridge name" msgstr "" #: src/qemu/qemu_command.c:533 msgid "nested -object property arrays are not supported" msgstr "" #: src/qemu/qemu_command.c:566 msgid "NULL and OBJECT JSON types can't be converted to commandline string" msgstr "" #: src/qemu/qemu_command.c:654 msgid "vhost-net is not supported with this QEMU binary" msgstr "vhost-net はこの QEMU バイナリーにサポートされていません" #: src/qemu/qemu_command.c:666 msgid "vhost-net is only supported for virtio network interfaces" msgstr "vhost-net は virtio ネットワークインターフェースに対してのみサポートされます" #: src/qemu/qemu_command.c:684 msgid "vhost-net was requested for an interface, but is unavailable" msgstr "vhost-net がインターフェースに要求されましたが、利用可能ではありません" #: src/qemu/qemu_command.c:737 #, c-format msgid "" "PCI device %04x:%02x:%02x.%x allocated from network %s is already in use by " "domain %s" msgstr "" "PCI デバイス %04x:%02x:%02x.%x (ネットワーク %s から割り当て) はすでにドメイン %s により使用されています" #: src/qemu/qemu_command.c:801 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "ディスク '%s' をバス/デバイス指数に変換できません" #: src/qemu/qemu_command.c:836 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "バス '%s' 用にはディスク名マッピングのサポートがありません" #: src/qemu/qemu_command.c:859 msgid "This QEMU doesn't support the LSI 53C895A SCSI controller" msgstr "この QEMU は LSI 53C895A SCSI コントローラーをサポートしません" #: src/qemu/qemu_command.c:867 msgid "This QEMU doesn't support virtio scsi controller" msgstr "この QEMU は virtio scsi コントローラーをサポートしません" #: src/qemu/qemu_command.c:878 msgid "This QEMU doesn't support the LSI SAS1078 controller" msgstr "この QEMU は LSI SAS1078 コントローラーをサポートしません" #: src/qemu/qemu_command.c:885 src/qemu/qemu_command.c:4754 #, c-format msgid "Unsupported controller model: %s" msgstr "サポートされないコントローラーモデル: %s" #: src/qemu/qemu_command.c:899 msgid "Unable to determine model for scsi controller" msgstr "SCSI コントローラーのモデルを識別できません" #: src/qemu/qemu_command.c:979 msgid "Unable to determine device index for network device" msgstr "ネットワークデバイスのデバイスインデックスを決定できません" #: src/qemu/qemu_command.c:1003 msgid "Unable to determine device index for hostdev device" msgstr "hostdev デバイスのデバイスインデックスを決定できません" #: src/qemu/qemu_command.c:1028 msgid "Unable to determine device index for redirected device" msgstr "redirected デバイスのデバイスインデックスを決定できません" #: src/qemu/qemu_command.c:1115 msgid "Unable to determine device index for character device" msgstr "キャラクターデバイスのデバイスインデックスを決定できません" #: src/qemu/qemu_command.c:1448 #, c-format msgid "spapr-vio address %#llx already in use" msgstr "spapr-vio アドレス %#llx はすでに使用中です" #: src/qemu/qemu_command.c:1727 msgid "Bus 0 must be PCI for integrated PIIX3 USB or IDE controllers" msgstr "バス 0 は統合 PIIX3 USB または IDE コントローラー用の PCI である必要があります" #: src/qemu/qemu_command.c:1841 #, c-format msgid "Inappropriate new pci controller index %zu not found in addrs" msgstr "新しい PCI コントローラーの不適切なインデックス %zu がアドレスに見つかりませんでした" #: src/qemu/qemu_command.c:1922 msgid "Primary IDE controller must have PCI address 0:0:1.1" msgstr "プライマリー IDE コントローラーは PCI アドレス 0:0:1.1 を持たなければいけません" #: src/qemu/qemu_command.c:1942 msgid "PIIX3 USB controller must have PCI address 0:0:1.2" msgstr "PIIX3 USB コントローラーは PCI アドレス 0:0:1.2 を持たなければいけません" #: src/qemu/qemu_command.c:1991 msgid "PCI address 0:0:2.0 is in use, QEMU needs it for primary video" msgstr "PCI アドレス 0:0:2.0 が使用中です、QEMU はプライマリービデオのためにそれが必要です" #: src/qemu/qemu_command.c:2007 msgid "Primary video card must have PCI address 0:0:2.0" msgstr "プライマリービデオカードは PCI アドレス 0:0:2.0 を持たなければいけません" #: src/qemu/qemu_command.c:2058 msgid "Primary SATA controller must have PCI address 0:0:1f.2" msgstr "プライマリー SATA コントローラーは PCI アドレス 0:0:1f.2 を持たなければいけません" #: src/qemu/qemu_command.c:2182 msgid "PCI address 0:0:1.0 is in use, QEMU needs it for primary video" msgstr "PCI アドレス 0:0:1.0 が使用中です。QEMU がプライマリービデオ用に必要とします。" #: src/qemu/qemu_command.c:2198 msgid "Primary video card must have PCI address 0:0:1.0" msgstr "プライマリービデオカードは PCI アドレス 0:0:1.0 を持たなければいけません" #: src/qemu/qemu_command.c:2312 msgid "PCI bridges are not supported by this QEMU binary" msgstr "PCI ブリッジはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:2386 #, c-format msgid "" "failed to create PCI bridge on bus %d: too many devices with fixed addresses" msgstr "" #: src/qemu/qemu_command.c:2665 #, c-format msgid "virtio disk cannot have an address of type '%s'" msgstr "" #: src/qemu/qemu_command.c:2732 src/qemu/qemu_command.c:6038 msgid "non-primary video device must be type of 'qxl'" msgstr "非プライマリービデオデバイスは 'qxl' の種類である必要があります" #: src/qemu/qemu_command.c:2812 #, c-format msgid "" "Device alias was not set for PCI controller with index %u required for " "device at address %s" msgstr "" #: src/qemu/qemu_command.c:2823 #, c-format msgid "" "Could not find PCI controller with index %u required for device at address %s" msgstr "" #: src/qemu/qemu_command.c:2833 msgid "" "Only PCI device addresses with function=0 are supported with this QEMU binary" msgstr "function=0 を持つ PCI デバイスアドレスのみがこの QEMU バイナリーでサポートされます。" #: src/qemu/qemu_command.c:2839 msgid "'multifunction=on' is not supported with this QEMU binary" msgstr "'multifunction=on' はこの QEMU バイナリーにサポートされていません" #: src/qemu/qemu_command.c:2848 msgid "Multiple PCI buses are not supported with this QEMU binary" msgstr "複数の PCI バスはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:2896 msgid "rombar and romfile are supported only for PCI devices" msgstr "rombar と romfile は PCI デバイスのみがサポートされます" #: src/qemu/qemu_command.c:2901 msgid "rombar and romfile not supported in this QEMU binary" msgstr "rombar と romfile はこの QEMU バイナリーにおいてサポートされません" #: src/qemu/qemu_command.c:2940 #, c-format msgid "driver serial '%s' contains unsafe characters" msgstr "ドライバーのシリアル '%s' が安全ではない文字を含んでいます" #: src/qemu/qemu_command.c:2975 #, c-format msgid "%s no secret matches uuid '%s'" msgstr "" #: src/qemu/qemu_command.c:2979 #, c-format msgid "%s no secret matches usage value '%s'" msgstr "" #: src/qemu/qemu_command.c:2990 #, c-format msgid "could not get value of the secret for username '%s' using uuid '%s'" msgstr "" #: src/qemu/qemu_command.c:2995 #, c-format msgid "" "could not get value of the secret for username '%s' using usage value '%s'" msgstr "" #: src/qemu/qemu_command.c:3055 #, c-format msgid "Invalid transport/scheme '%s'" msgstr "無効な転送/スキーマ '%s'" #: src/qemu/qemu_command.c:3065 #, c-format msgid "Invalid %s transport type '%s'" msgstr "無効な %s 転送形式 '%s'" #: src/qemu/qemu_command.c:3087 #, c-format msgid "Invalid query parameter '%s'" msgstr "無効な問い合わせパラメーター '%s'" #: src/qemu/qemu_command.c:3170 #, c-format msgid "invalid name '%s' for iSCSI disk" msgstr "iSCSI ディスクの無効な名前 '%s'" #: src/qemu/qemu_command.c:3211 #, c-format msgid "cannot parse nbd filename '%s'" msgstr "nbd filename '%s' を構文解析できません" #: src/qemu/qemu_command.c:3256 src/storage/storage_backend_gluster.c:603 #, c-format msgid "failed to parse port number '%s'" msgstr "" #: src/qemu/qemu_command.c:3317 src/qemu/qemu_command.c:3378 #, c-format msgid "protocol '%s' accepts only one host" msgstr "" #: src/qemu/qemu_command.c:3342 msgid "socket attribute required for unix transport" msgstr "socket 属性が UNIX 転送に対して必要です" #: src/qemu/qemu_command.c:3352 #, c-format msgid "nbd does not support transport '%s'" msgstr "nbd は '%s' 転送をサポートしません" #: src/qemu/qemu_command.c:3437 msgid "missing disk source for 'sheepdog' protocol" msgstr "" #: src/qemu/qemu_command.c:3452 msgid "protocol 'sheepdog' accepts up to one host" msgstr "" #: src/qemu/qemu_command.c:3461 #, c-format msgid "':' not allowed in RBD source volume name '%s'" msgstr "':' が RBD ソースボリューム名 '%s' において許可されません" #: src/qemu/qemu_command.c:3511 #, c-format msgid "Unexpected network protocol '%s'" msgstr "" #: src/qemu/qemu_command.c:3599 src/qemu/qemu_command.c:3743 #: src/uml/uml_conf.c:415 #, c-format msgid "unsupported disk type '%s'" msgstr "サポートのないディスクタイプ '%s'" #: src/qemu/qemu_command.c:3607 msgid "Only ide and scsi disk support wwn" msgstr "IDE および SCSI ディスクのみが WWN をサポートします" #: src/qemu/qemu_command.c:3615 msgid "Only scsi disk supports vendor and product" msgstr "SCSI ディスクのみがベンダーと製品名をサポートします" #: src/qemu/qemu_command.c:3624 #, c-format msgid "disk device='lun' is not supported for bus='%s'" msgstr "disk device='lun' は bus='%s' に対してサポートされません" #: src/qemu/qemu_command.c:3631 #, c-format msgid "disk device='lun' is not supported for protocol='%s'" msgstr "disk device='lun' は protocol='%s' に対してサポートされません" #: src/qemu/qemu_command.c:3641 msgid "Setting wwn is not supported for lun device" msgstr "WWN の設定は LUN デバイスに対してサポートされません" #: src/qemu/qemu_command.c:3646 msgid "Setting vendor or product is not supported for lun device" msgstr "ベンダーまたは製品名の設定は LUN デバイスに対してサポートされません" #: src/qemu/qemu_command.c:3675 #, c-format msgid "cannot use CCW address type for device '%s' using machine type '%s'" msgstr "" #: src/qemu/qemu_command.c:3681 msgid "CCW address type is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:3688 msgid "virtio S390 address type is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:3751 msgid "unexpected address type for scsi disk" msgstr "予期しない SCSI ディスクのアドレス形式です" #: src/qemu/qemu_command.c:3760 msgid "SCSI controller only supports 1 bus" msgstr "SCSI コントローラーはバスを 1 つのみサポートします" #: src/qemu/qemu_command.c:3770 msgid "unexpected address type for ide disk" msgstr "予期しない IDE ディスクのアドレス形式です" #: src/qemu/qemu_command.c:3776 src/qemu/qemu_command.c:3792 #, c-format msgid "Only 1 %s controller is supported" msgstr "1 つの %s コントローラーのみがサポートされます" #: src/qemu/qemu_command.c:3786 msgid "unexpected address type for fdc disk" msgstr "fdc ディスクに対する予期しないアドレス形式です" #: src/qemu/qemu_command.c:3798 #, c-format msgid "Only 1 %s bus is supported" msgstr "1 つの %s バスのみがサポートされます" #: src/qemu/qemu_command.c:3803 msgid "target must be 0 for controller fdc" msgstr "ターゲットはコントローラー fdc に対して 0 でなければいけません" #: src/qemu/qemu_command.c:3837 #, c-format msgid "unsupported disk driver type for '%s'" msgstr "'%s' に対するサポートされないディスクドライバー形式です" #: src/qemu/qemu_command.c:3844 msgid "cannot create virtual FAT disks in read-write mode" msgstr "読み書きモードで仮想 FAT ディスクを作成できません" #: src/qemu/qemu_command.c:3859 msgid "tray status 'open' is invalid for block type volume" msgstr "トレイ状態 'open' がブロック形式のボリュームに対して無効です" #: src/qemu/qemu_command.c:3860 msgid "tray status 'open' is invalid for block type disk" msgstr "トレイ状態 'open' はブロック形式ディスクに対して無効です" #: src/qemu/qemu_command.c:3920 msgid "readonly ide disks are not supported" msgstr "" #: src/qemu/qemu_command.c:3925 msgid "readonly sata disks are not supported" msgstr "" #: src/qemu/qemu_command.c:3933 src/xenconfig/xen_sxpr.c:1807 #: src/xenconfig/xen_xl.c:608 src/xenconfig/xen_xm.c:333 msgid "transient disks not supported yet" msgstr "一時的なディスクはまだサポートされていません" #: src/qemu/qemu_command.c:3958 msgid "scsi-block 'lun' devices do not support the serial property" msgstr "" #: src/qemu/qemu_command.c:3974 msgid "disk cache mode 'directsync' is not supported by this QEMU" msgstr "ディスクキャッシュモード 'directsync' はこの QEMU によりサポートされていません" #: src/qemu/qemu_command.c:3980 msgid "disk cache mode 'unsafe' is not supported by this QEMU" msgstr "ディスクキャッシュモード 'unsafe' はこの QEMU によりサポートされません" #: src/qemu/qemu_command.c:3989 msgid "" "native I/O needs either no disk cache or directsync cache mode, QEMU will " "fallback to aio=threads" msgstr "" #: src/qemu/qemu_command.c:4006 msgid "copy_on_read is not supported by this QEMU binary" msgstr "copy_on_read はこの QEMU バイナリーによりサポートされていません" #: src/qemu/qemu_command.c:4017 msgid "discard is not supported by this QEMU binary" msgstr "破棄はこの QEMU バイナリーによりサポートされません" #: src/qemu/qemu_command.c:4053 msgid "disk aio mode not supported with this QEMU binary" msgstr "ディスク aio モードはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:4068 src/qemu/qemu_driver.c:17623 #: src/qemu/qemu_driver.c:17773 msgid "block I/O throttling not supported with this QEMU binary" msgstr "ブロック I/O スロットリングはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:4083 msgid "" "there are some block I/O throttling parameters that are not supported with " "this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4102 #, c-format msgid "block I/O throttle limit must be less than %llu using QEMU" msgstr "" #: src/qemu/qemu_command.c:4193 msgid "IOThreads only available for virtio pci and virtio ccw disk" msgstr "" #: src/qemu/qemu_command.c:4201 #, c-format msgid "Disk iothread '%u' not defined in iothreadid" msgstr "" #: src/qemu/qemu_command.c:4232 msgid "disk device='lun' is not supported by this QEMU" msgstr "disk device='lun' はこの QEMU によりサポートされていません" #: src/qemu/qemu_command.c:4248 src/qemu/qemu_command.c:4376 msgid "target must be 0 for ide controller" msgstr "IDE コントローラーに対するターゲットは 0 である必要があります" #: src/qemu/qemu_command.c:4255 msgid "Setting wwn for ide disk is not supported by this QEMU" msgstr "IDE ディスクに対する WWN の設定はこの QEMU によりサポートされません" #: src/qemu/qemu_command.c:4282 msgid "This QEMU doesn't support scsi-block for lun passthrough" msgstr "この QEMU は LUN パススルーに対する SCSI ブロックをサポートしません" #: src/qemu/qemu_command.c:4291 msgid "Setting wwn for scsi disk is not supported by this QEMU" msgstr "SCSI ディスクに対する WWN の設定はこの QEMU によりサポートされません" #: src/qemu/qemu_command.c:4302 msgid "Setting vendor or product for scsi disk is not supported by this QEMU" msgstr "SCSI ディスクに対するベンダーまたは製品名の設定がこの QEMU によりサポートされません" #: src/qemu/qemu_command.c:4333 msgid "target must be 0 for controller model 'lsilogic'" msgstr "コントローラーモデル 'lsilogic' に対するターゲットは 0 である必要があります" #: src/qemu/qemu_command.c:4346 msgid "This QEMU doesn't support target greater than 7" msgstr "この QEMU は 7 より大きなターゲットをサポートしません" #: src/qemu/qemu_command.c:4354 msgid "This QEMU only supports both bus and unit equal to 0" msgstr "この QEMU はバスおよびユニットが 0 のみをサポートします" #: src/qemu/qemu_command.c:4371 msgid "bus must be 0 for ide controller" msgstr "IDE コントローラーのバスは 0 である必要があります" #: src/qemu/qemu_command.c:4435 msgid "unexpected address type for usb disk" msgstr "" #: src/qemu/qemu_command.c:4440 msgid "This QEMU doesn't support '-device usb-storage'" msgstr "この QEMU は '-device usb-storage' をサポートしません" #: src/qemu/qemu_command.c:4453 #, c-format msgid "unsupported disk bus '%s' with device setup" msgstr "デバイスの構築でサポートされないディスクバス '%s'" #: src/qemu/qemu_command.c:4492 msgid "" "This QEMU doesn't support setting the removable flag of USB storage devices" msgstr "" #: src/qemu/qemu_command.c:4519 msgid "only supports mount filesystem type" msgstr "マウントするファイルシステム形式のみをサポートします" #: src/qemu/qemu_command.c:4525 msgid "Filesystem driver type not supported" msgstr "ファイルシステムドライバー形式はサポートされません" #: src/qemu/qemu_command.c:4544 msgid "only supports passthrough accessmode" msgstr "パススルーアクセスモードのみサポートします" #: src/qemu/qemu_command.c:4554 msgid "filesystem writeout not supported" msgstr "ファイルシステムの書き込みはサポートされません" #: src/qemu/qemu_command.c:4567 msgid "readonly filesystem is not supported by this QEMU binary" msgstr "読み込み専用ファイルシステムはこの QEMU バイナリーによりサポートされていません" #: src/qemu/qemu_command.c:4593 msgid "can only passthrough directories" msgstr "パススルーのディレクトリーのみできます" #: src/qemu/qemu_command.c:4670 src/qemu/qemu_command.c:6004 #, c-format msgid "%s not supported in this QEMU binary" msgstr "%s はこの QEMU ライブラリーにおいてサポートされていません" #: src/qemu/qemu_command.c:4708 msgid "'queues' is only supported by virtio-scsi controller" msgstr "'queues' は virtio-scsi のみによりサポートされます" #: src/qemu/qemu_command.c:4713 msgid "'cmd_per_lun' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4718 msgid "'max_sectors' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4723 msgid "'ioeventfd' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4793 msgid "SATA is not supported with this QEMU binary" msgstr "SATA はこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:4813 msgid "wrong function called for pci-root/pcie-root" msgstr "不正なファンクションが pci-root/pcie-root に対して呼び出されました" #: src/qemu/qemu_command.c:4818 #, c-format msgid "index for pci controllers of model '%s' must be > 0" msgstr "" #: src/qemu/qemu_command.c:4828 msgid "autogenerated pci-bridge options not set" msgstr "" #: src/qemu/qemu_command.c:4835 #, c-format msgid "unknown pci-bridge model name value %d" msgstr "" #: src/qemu/qemu_command.c:4842 #, c-format msgid "PCI controller model name '%s' is not valid for a pci-bridge" msgstr "" #: src/qemu/qemu_command.c:4849 msgid "the pci-bridge controller is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4861 msgid "autogenerated dmi-to-pci-bridge options not set" msgstr "" #: src/qemu/qemu_command.c:4868 #, c-format msgid "unknown dmi-to-pci-bridge model name value %d" msgstr "" #: src/qemu/qemu_command.c:4875 #, c-format msgid "PCI controller model name '%s' is not valid for a dmi-to-pci-bridge" msgstr "" #: src/qemu/qemu_command.c:4882 msgid "" "the dmi-to-pci-bridge (i82801b11-bridge) controller is not supported in this " "QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4892 msgid "autogenerated pcie-root-port options not set" msgstr "" #: src/qemu/qemu_command.c:4898 #, c-format msgid "unknown pcie-root-port model name value %d" msgstr "" #: src/qemu/qemu_command.c:4905 #, c-format msgid "PCI controller model name '%s' is not valid for a pcie-root-port" msgstr "" #: src/qemu/qemu_command.c:4912 msgid "" "the pcie-root-port (ioh3420) controller is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4925 msgid "autogenerated pcie-switch-upstream-port options not set" msgstr "" #: src/qemu/qemu_command.c:4931 #, c-format msgid "unknown pcie-switch-upstream-port model name value %d" msgstr "" #: src/qemu/qemu_command.c:4938 #, c-format msgid "" "PCI controller model name '%s' is not valid for a pcie-switch-upstream-port" msgstr "" #: src/qemu/qemu_command.c:4945 msgid "" "the pcie-switch-upstream-port (x3130-upstream) controller is not supported " "in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4958 msgid "autogenerated pcie-switch-downstream-port options not set" msgstr "" #: src/qemu/qemu_command.c:4966 #, c-format msgid "unknown pcie-switch-downstream-port model name value %d" msgstr "" #: src/qemu/qemu_command.c:4973 #, c-format msgid "" "PCI controller model name '%s' is not valid for a pcie-switch-downstream-port" msgstr "" #: src/qemu/qemu_command.c:4980 msgid "" "The pcie-switch-downstream-port (xio3130-downstream) controller is not " "supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5001 msgid "Only a single IDE controller is supported for this machine type" msgstr "" #: src/qemu/qemu_command.c:5005 msgid "IDE controllers are unsupported for this QEMU binary or machine type" msgstr "" #: src/qemu/qemu_command.c:5011 #, c-format msgid "Unsupported controller type: %s" msgstr "" #: src/qemu/qemu_command.c:5096 #, c-format msgid "" "can't add memory backend for guest node '%d' as the guest has only '%zu' " "NUMA nodes configured" msgstr "" #: src/qemu/qemu_command.c:5172 src/qemu/qemu_command.c:8126 #, c-format msgid "Unable to find any usable hugetlbfs mount for %llu KiB" msgstr "" #: src/qemu/qemu_command.c:5211 msgid "Shared memory mapping is supported only with hugepages" msgstr "" #: src/qemu/qemu_command.c:5250 msgid "this qemu doesn't support the memory-backend-file object" msgstr "" #: src/qemu/qemu_command.c:5256 msgid "this qemu doesn't support the memory-backend-ram object" msgstr "" #: src/qemu/qemu_command.c:5329 msgid "memory device alias is not assigned" msgstr "" #: src/qemu/qemu_command.c:5359 msgid "missing alias for memory device" msgstr "" #: src/qemu/qemu_command.c:5383 src/qemu/qemu_domain.c:3852 msgid "invalid memory device type" msgstr "" #: src/qemu/qemu_command.c:5459 msgid "unrecognized virtio-net-pci 'tx' option" msgstr "認識されない virtio-net-pci 'tx' オプション" #: src/qemu/qemu_command.c:5464 msgid "virtio-net-pci 'tx' option not supported in this QEMU binary" msgstr "virtio-net-pci 'tx' オプションはこの QEMU バイナリーにおいてサポートされません" #: src/qemu/qemu_command.c:5580 src/xenconfig/xen_sxpr.c:1855 #, c-format msgid "scripts are not supported on interfaces of type %s" msgstr "スクリプトは形式 %s のインターフェースにおいてサポートされません" #: src/qemu/qemu_command.c:5714 src/qemu/qemu_command.c:11002 msgid "missing watchdog model" msgstr "watchdog モデルがありません" #: src/qemu/qemu_command.c:5752 #, c-format msgid "memballoon unsupported with address type '%s'" msgstr "メモリーバルーンはアドレス形式 '%s' でサポートされません" #: src/qemu/qemu_command.c:5764 msgid "deflate-on-oom is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5793 msgid "nvram address type must be spaprvio" msgstr "nvram アドレス形式は spaprvio である必要があります" #: src/qemu/qemu_command.c:5821 #, c-format msgid "unsupported address type %s for virtio input device" msgstr "" #: src/qemu/qemu_command.c:5830 msgid "virtio-mouse is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5838 msgid "virtio-tablet is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5846 msgid "virtio-keyboard is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5854 msgid "virtio-input-host is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5935 msgid "usb-audio controller is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5944 msgid "" "The ich9-intel-hda audio controller is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5955 #, c-format msgid "sound card model '%s' is not supported by qemu" msgstr "" #: src/qemu/qemu_command.c:6031 src/qemu/qemu_command.c:10790 #, c-format msgid "video type %s is not supported with QEMU" msgstr "ビデオ形式 %s は QEMU でサポートされません" #: src/qemu/qemu_command.c:6044 src/qemu/qemu_command.c:10890 msgid "only one video card is currently supported" msgstr "現在ビデオカードは一つのみサポートされます" #: src/qemu/qemu_command.c:6057 msgid "virtio-gpu 3d acceleration is not supported" msgstr "" #: src/qemu/qemu_command.c:6067 src/qemu/qemu_command.c:10819 #, c-format msgid "value for 'vram' must be less than '%u'" msgstr "'vram' の値は '%u' よりも少なくなければいけません" #: src/qemu/qemu_command.c:6073 src/qemu/qemu_command.c:10825 #, c-format msgid "value for 'ram' must be less than '%u'" msgstr "'ram' の値は '%u' よりも小さくなければいけません" #: src/qemu/qemu_command.c:6101 msgid "value for 'vram' must be at least 1 MiB (1024 KiB)" msgstr "" #: src/qemu/qemu_command.c:6138 #, c-format msgid "Failed opening %s" msgstr "%s のオープンに失敗しました" #: src/qemu/qemu_command.c:6170 #, c-format msgid "invalid PCI passthrough type '%s'" msgstr "" #: src/qemu/qemu_command.c:6179 src/qemu/qemu_command.c:6220 #: src/qemu/qemu_hotplug.c:1332 #, c-format msgid "" "non-zero domain='%.4x' in host device PCI address not supported in this QEMU " "binary" msgstr "" #: src/qemu/qemu_command.c:6249 #, c-format msgid "Redirection bus %s is not supported by QEMU" msgstr "リダイレクトバス %s は QEMU によりサポートされません" #: src/qemu/qemu_command.c:6256 msgid "USB redirection is not supported by this version of QEMU" msgstr "USB リダイレクトはこのバージョンの QEMU によりサポートされません" #: src/qemu/qemu_command.c:6267 msgid "USB redirection filter is not supported by this version of QEMU" msgstr "USB リダイレクションフィルターはこのバージョンの QEMU によりサポートされません" #: src/qemu/qemu_command.c:6305 msgid "USB redirection booting is not supported by this version of QEMU" msgstr "USB リダイレクトブートはこのバージョンの QEMU によりサポートされません" #: src/qemu/qemu_command.c:6335 src/qemu/qemu_command.c:6412 msgid "USB host device is missing bus/device information" msgstr "USB ホストデバイスにバス/デバイス情報がありません" #: src/qemu/qemu_command.c:6371 #, c-format msgid "hub type %s not supported" msgstr "ハブの形式 %s はサポートされません" #: src/qemu/qemu_command.c:6378 msgid "usb-hub not supported by QEMU binary" msgstr "USB ハブが QEMU バイナリーによりサポートされません" #: src/qemu/qemu_command.c:6406 msgid "This QEMU doesn't not support missing USB devices" msgstr "この QEMU は USB デバイスなしをサポートしません" #: src/qemu/qemu_command.c:6505 msgid "this qemu doesn't support 'readonly' for -drive" msgstr "この QEMU は -drive に対して 'readonly' をサポートしません" #: src/qemu/qemu_command.c:6540 msgid "" "target must be 0 for scsi host device if its controller model is 'lsilogic'" msgstr "SCSI ホストデバイスのコントローラーモデルが 'lsilogic' ならば、ターゲットは 0 である必要があります" #: src/qemu/qemu_command.c:6547 msgid "" "unit must be not more than 7 for scsi host device if its controller model is " "'lsilogic'" msgstr "SCSI ホストデバイスのコントローラーモデルが 'lsilogic' ならば、ユニットは 7 より大きくできません" #: src/qemu/qemu_command.c:6622 msgid "append not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:6683 msgid "spicevmc not supported in this QEMU binary" msgstr "spicevmc はこの QEMU バイナリーにおいてサポートされません" #: src/qemu/qemu_command.c:6693 msgid "spiceport not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:6835 msgid "Cannot use virtio serial for parallel/serial devices" msgstr "パラレル/シリアルデバイスに対して virtio serial を使用できません" #: src/qemu/qemu_command.c:6847 msgid "virtio serial device has invalid address type" msgstr "virtio シリアルデバイスが無効なアドレス形式を持ちます" #: src/qemu/qemu_command.c:6866 #, c-format msgid "Unsupported spicevmc target name '%s'" msgstr "サポートされない spicevmc ターゲット名 '%s'" #: src/qemu/qemu_command.c:6910 msgid "Cannot use slcp with devices other than console" msgstr "コンソール以外のデバイスを持つ slcp を使用できません" #: src/qemu/qemu_command.c:6962 msgid "this qemu doesn't support the rng-random backend" msgstr "この QEMU は rng-random バックエンドをサポートしません" #: src/qemu/qemu_command.c:6977 msgid "this qemu doesn't support the rng-egd backend" msgstr "この QEMU は rng-egd バックエンドをサポートしません" #: src/qemu/qemu_command.c:6995 msgid "unknown rng-random backend" msgstr "" #: src/qemu/qemu_command.c:7041 #, c-format msgid "this qemu doesn't support RNG device type '%s'" msgstr "この QEMU RNG デバイス種別 '%s' をサポートしません" #: src/qemu/qemu_command.c:7113 #, c-format msgid "Could not open TPM device %s" msgstr "" #: src/qemu/qemu_command.c:7127 #, c-format msgid "Could not open TPM device's cancel path %s" msgstr "" #: src/qemu/qemu_command.c:7160 #, c-format msgid "The QEMU executable %s does not support TPM backend type %s" msgstr "QEMU 実行可能形式 %s が TPM バックエンド形式 %s をサポートしません" #: src/qemu/qemu_command.c:7183 #, c-format msgid "The QEMU executable %s does not support TPM model %s" msgstr "QEMU 実行可能形式 %s が TPM モデル %s をサポートしません" #: src/qemu/qemu_command.c:7396 #, c-format msgid "unsupported rtc timer track '%s'" msgstr "サポートされない rtc timer track '%s'" #: src/qemu/qemu_command.c:7420 #, c-format msgid "unsupported rtc timer tickpolicy '%s'" msgstr "サポートされない rtc timer tickpolicy '%s'" #: src/qemu/qemu_command.c:7473 msgid "CPU specification not supported by hypervisor" msgstr "CPU 仕様はハイパーバイザーによりサポートされません" #: src/qemu/qemu_command.c:7503 #, c-format msgid "" "guest and host CPU are not compatible: %s; try using '%s-noTSX' CPU model" msgstr "" #: src/qemu/qemu_command.c:7508 #, c-format msgid "guest and host CPU are not compatible: %s" msgstr "ゲスト CPU とホスト CPU に互換性がありません: %s" #: src/qemu/qemu_command.c:7515 #, c-format msgid "" "guest CPU is not compatible with host CPU; try using '%s-noTSX' CPU model" msgstr "" #: src/qemu/qemu_command.c:7520 msgid "guest CPU is not compatible with host CPU" msgstr "ゲスト CPU がホスト CPU と互換性がありません" #: src/qemu/qemu_command.c:7550 #, c-format msgid "CPU mode '%s' is not supported by QEMU binary" msgstr "CPU モード '%s' は QEMU バイナリーによりサポートされません" #: src/qemu/qemu_command.c:7556 #, c-format msgid "CPU mode '%s' is only supported with kvm" msgstr "CPU モード '%s' は KVM のみでサポートされます" #: src/qemu/qemu_command.c:7566 msgid "" "QEMU binary does not support CPU host-passthrough for armv7l on aarch64 host" msgstr "" #: src/qemu/qemu_command.c:7829 msgid "the QEMU binary does not support kqemu" msgstr "この QEMU バイナリーが kqemu をサポートしません" #: src/qemu/qemu_command.c:7837 msgid "the QEMU binary does not support kvm" msgstr "この QEMU バイナリーが kvm をサポートしません" #: src/qemu/qemu_command.c:7848 #, c-format msgid "the QEMU binary does not support %s" msgstr "この QEMU バイナリーが %s をサポートしません" #: src/qemu/qemu_command.c:7868 #, c-format msgid "%s is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:7915 src/qemu/qemu_command.c:7971 msgid "dump-guest-core is not available with this QEMU binary" msgstr "dump-guest-core がこの QEMU バイナリーで利用できません" #: src/qemu/qemu_command.c:7922 src/qemu/qemu_command.c:7986 msgid "disable shared memory is not available with this QEMU binary" msgstr "共有メモリーの無効化はこの QEMU バイナリーで利用できません" #: src/qemu/qemu_command.c:7931 msgid "key wrap support is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:7958 msgid "vmport is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8006 msgid "gic-version option is available only for ARM virt machine" msgstr "" #: src/qemu/qemu_command.c:8019 msgid "gic-version option is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8066 msgid "" "setting current vcpu count less than maximum is not supported with this QEMU " "binary" msgstr "カレント仮想 CPU 数を最大数よりも小さく設定することは、この QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:8102 msgid "" "hugetlbfs filesystem is not mounted or disabled by administrator config" msgstr "" #: src/qemu/qemu_command.c:8109 #, c-format msgid "hugepage backing not supported by '%s'" msgstr "hugepage バッキングは '%s' によりサポートされません" #: src/qemu/qemu_command.c:8163 msgid "Per-node memory binding is not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8172 msgid "huge pages per NUMA node are not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8198 #, c-format msgid "hugepages: node %zd not found" msgstr "" #: src/qemu/qemu_command.c:8222 msgid "Shared memory mapping is not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8241 msgid "disjoint NUMA cpu ranges are not supported with this QEMU" msgstr "NUMA の CPU 範囲の分解はこの QEMU でサポートされません" #: src/qemu/qemu_command.c:8300 msgid "vnc graphics are not supported with this QEMU" msgstr "VNC グラフィックスはこの QEMU でサポートされません" #: src/qemu/qemu_command.c:8317 msgid "vnc port must be in range [5900,65535]" msgstr "" #: src/qemu/qemu_command.c:8333 src/qemu/qemu_command.c:8489 msgid "network-based listen not possible, network driver not present" msgstr "ネットワークによるリッスンは利用できません、ネットワークドライバーがありません" #: src/qemu/qemu_command.c:8367 msgid "VNC WebSockets are not supported with this QEMU binary" msgstr "VNC WebSockets はこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:8377 msgid "vnc display sharing policy is not supported with this QEMU" msgstr "VNC ディスプレイ共有ポリシーはこの QEMU でサポートされません" #: src/qemu/qemu_command.c:8448 msgid "spice graphics are not supported with this QEMU" msgstr "spice グラフィックはこの QEMU でサポートされません" #: src/qemu/qemu_command.c:8458 msgid "" "spice TLS port set in XML configuration, but TLS is disabled in qemu.conf" msgstr "spice TLS ポートが XML 設定において設定されていますが、TLS が qemu.conf において無効化されています" #: src/qemu/qemu_command.c:8552 msgid "" "spice secure channels set in XML configuration, but TLS port is not provided" msgstr "XML 設定において SPICE セキュアチャネルが設定されていますが、TLS ポートが提供されていません" #: src/qemu/qemu_command.c:8563 msgid "" "spice insecure channels set in XML configuration, but plain port is not " "provided" msgstr "XML 設定において SPICE 非セキュアチャネルが設定されていますが、平文のポートが提供されていません" #: src/qemu/qemu_command.c:8576 msgid "" "spice defaultMode secure requested in XML configuration but TLS port not " "provided" msgstr "SPICE defaultMode セキュアが XML 設定において要求されましたが、TLS ポートが提供されていません" #: src/qemu/qemu_command.c:8585 msgid "" "spice defaultMode insecure requested in XML configuration but plain port not " "provided" msgstr "SPICE defaultMode 非セキュアが XML 設定において要求されましたが、平文のポートが提供されていません" #: src/qemu/qemu_command.c:8618 msgid "This QEMU can't disable file transfers through spice" msgstr "" #: src/qemu/qemu_command.c:8662 #, c-format msgid "sdl not supported by '%s'" msgstr "sdl は '%s' によりサポートされていません" #: src/qemu/qemu_command.c:8697 #, c-format msgid "unsupported graphics type '%s'" msgstr "サポートされないグラフィック形式 '%s'" #: src/qemu/qemu_command.c:8719 msgid "Netdev support unavailable" msgstr "" #: src/qemu/qemu_command.c:8744 #, c-format msgid "vhost-user type '%s' not supported" msgstr "" #: src/qemu/qemu_command.c:8755 msgid "multi-queue is not supported for vhost-user with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8771 msgid "Error generating NIC -device string" msgstr "" #: src/qemu/qemu_command.c:8834 src/qemu/qemu_hotplug.c:909 #, c-format msgid "Multiqueue network is not supported for: %s" msgstr "マルチキューネットワークは次に対してサポートされません: %s" #: src/qemu/qemu_command.c:8844 src/qemu/qemu_hotplug.c:919 #, c-format msgid "filterref is not supported for network interfaces of type %s" msgstr "" #: src/qemu/qemu_command.c:8854 #, c-format msgid "Custom tap device path is not supported for: %s" msgstr "" #: src/qemu/qemu_command.c:9061 msgid "ivshmem device is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9076 msgid "shmem size must be a power of two" msgstr "" #: src/qemu/qemu_command.c:9081 msgid "shmem size must be at least 1 MiB (1024 KiB)" msgstr "" #: src/qemu/qemu_command.c:9103 msgid "only 'pci' addresses are supported for the shared memory device" msgstr "" #: src/qemu/qemu_command.c:9201 msgid "ACPI must be enabled in order to use UEFI" msgstr "" #: src/qemu/qemu_command.c:9213 msgid "this qemu doesn't support passing readonly attribute" msgstr "" #: src/qemu/qemu_command.c:9389 src/qemu/qemu_driver.c:9786 #: src/qemu/qemu_driver.c:9923 msgid "Memory tuning is not available in session mode" msgstr "" #: src/qemu/qemu_command.c:9395 src/qemu/qemu_driver.c:9158 #: src/qemu/qemu_driver.c:9364 msgid "Block I/O tuning is not available in session mode" msgstr "" #: src/qemu/qemu_command.c:9403 src/qemu/qemu_driver.c:8902 #: src/qemu/qemu_driver.c:10351 src/qemu/qemu_driver.c:10650 msgid "CPU tuning is not available in session mode" msgstr "" #: src/qemu/qemu_command.c:9498 msgid "memory locking not supported by QEMU binary" msgstr "メモリーロックはこの QEMU バイナリーによりサポートされません" #: src/qemu/qemu_command.c:9516 msgid "IOThreads not supported for this QEMU" msgstr "" #: src/qemu/qemu_command.c:9564 #, c-format msgid "qemu emulator '%s' does not support xen" msgstr "QEMU エミュレーター '%s' が Xen をサポートしません" #: src/qemu/qemu_command.c:9576 #, c-format msgid "the QEMU binary %s does not support smbios settings" msgstr "QEMU バイナリー %s は smbios の設定をサポートしていません" #: src/qemu/qemu_command.c:9594 #, c-format msgid "Domain '%s' sysinfo are not available" msgstr "ドメイン '%s' のシステム情報が利用可能ではありません" #: src/qemu/qemu_command.c:9617 msgid "qemu does not support more than one entry to Type 2 in SMBIOS table" msgstr "" #: src/qemu/qemu_command.c:9661 src/qemu/qemu_hotplug.c:1585 #: src/qemu/qemu_hotplug.c:4171 src/qemu/qemu_hotplug.c:4230 #: src/qemu/qemu_hotplug.c:4272 msgid "qemu does not support -device" msgstr "QEMU は -device をサポートしません" #: src/qemu/qemu_command.c:9666 msgid "qemu does not support SGA" msgstr "QEMU は SGA をサポートしません" #: src/qemu/qemu_command.c:9671 msgid "need at least one serial port to use SGA" msgstr "SGA を使用するには少なくとも一つのシリアルポートが必要です" #: src/qemu/qemu_command.c:9741 #, c-format msgid "unsupported timer type (name) '%s'" msgstr "サポートされないタイマー形式 (名前) '%s'" #: src/qemu/qemu_command.c:9767 src/qemu/qemu_command.c:9778 #, c-format msgid "unsupported rtc tickpolicy '%s'" msgstr "サポートされない rtc tickpolicy '%s'" #: src/qemu/qemu_command.c:9806 src/qemu/qemu_command.c:9815 #, c-format msgid "unsupported pit tickpolicy '%s'" msgstr "サポートされない pit tickpolicy '%s'" #: src/qemu/qemu_command.c:9837 msgid "hpet timer is not supported" msgstr "" #: src/qemu/qemu_command.c:9880 msgid "setting ACPI S3 not supported" msgstr "ACPI S3 の設定はサポートされません" #: src/qemu/qemu_command.c:9897 msgid "setting ACPI S4 not supported" msgstr "ACPI S4 の設定はサポートされません" #: src/qemu/qemu_command.c:9917 msgid "hypervisor lacks deviceboot feature" msgstr "ハイパーバイザーがデバイスブートの機能はありません" #: src/qemu/qemu_command.c:9974 msgid "reboot timeout is not supported by this QEMU binary" msgstr "再起動のタイムアウトはこの QEMU バイナリーによりサポートされません" #: src/qemu/qemu_command.c:9987 msgid "splash timeout is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:10030 msgid "dtb is not supported with this QEMU binary" msgstr "dtb がこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_command.c:10058 msgid "64-bit PCI hole setting is only for root PCI controllers" msgstr "64 ビット PCI 全体の設定はルート PCI コントローラーに対してのみです。" #: src/qemu/qemu_command.c:10065 #, c-format msgid "Setting the 64-bit PCI hole size is not supported for machine '%s'" msgstr "" #: src/qemu/qemu_command.c:10071 msgid "64-bit PCI hole size setting is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:10088 src/qemu/qemu_hotplug.c:781 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ディスク '%s' 用のドライバー名 '%s' にはサポートがありません" #: src/qemu/qemu_command.c:10145 msgid "Multiple legacy USB controllers are not supported" msgstr "複数のレガシー USB コントローラーはサポートされません" #: src/qemu/qemu_command.c:10214 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' 用のサポートのない usb ディスクタイプ" #: src/qemu/qemu_command.c:10225 msgid "PowerPC pseries machines do not support floppy device" msgstr "" #: src/qemu/qemu_command.c:10345 msgid "filesystem passthrough not supported by this QEMU" msgstr "ファイルシステムパススルーはこの QEMU によりサポートされません" #: src/qemu/qemu_command.c:10412 msgid "this QEMU binary lacks multiple smartcard support" msgstr "この QEMU バイナリーは複数のスマートカードをサポートしません" #: src/qemu/qemu_command.c:10423 src/qemu/qemu_command.c:10435 msgid "this QEMU binary lacks smartcard host mode support" msgstr "この QEMU バイナリーはスマートカードのホストモードをサポートしません" #: src/qemu/qemu_command.c:10445 #, c-format msgid "invalid certificate name: %s" msgstr "無効な証明書名: %s" #: src/qemu/qemu_command.c:10456 #, c-format msgid "invalid database name: %s" msgstr "無効なデータベース名: %s" #: src/qemu/qemu_command.c:10471 msgid "this QEMU binary lacks smartcard passthrough mode support" msgstr "この QEMU バイナリーはスマートカードのパススルーモードをサポートしません" #: src/qemu/qemu_command.c:10576 msgid "guestfwd requires QEMU to support -chardev & -device" msgstr "guestfwd は QEMU が -chardev & -device をサポートする必要があります" #: src/qemu/qemu_command.c:10597 src/qemu/qemu_command.c:10674 msgid "virtio channel requires QEMU to support -device" msgstr "virtio チャネルは QEMU が -device をサポートする必要があります" #: src/qemu/qemu_command.c:10650 msgid "sclp console requires QEMU to support -device" msgstr "sclp コンソールは QEMU が -device をサポートする必要があります" #: src/qemu/qemu_command.c:10655 msgid "sclp console requires QEMU to support s390-sclp" msgstr "sclp コンソールは QEMU が s390-sclp をサポートする必要があります" #: src/qemu/qemu_command.c:10695 src/qemu/qemu_command.c:11600 #, c-format msgid "unsupported console target type %s" msgstr "サポートされないコンソールターゲット形式 %s" #: src/qemu/qemu_command.c:10742 msgid "only 1 graphics device of each type (sdl, vnc, spice) is supported" msgstr "各形式 (sdl, vnc, spice) のグラフィックデバイスは一つのみサポートされます" #: src/qemu/qemu_command.c:10783 msgid "This QEMU does not support QXL graphics adapters" msgstr "この QEMU は QXL グラフィックアダプターをサポートしません" #: src/qemu/qemu_command.c:10858 src/qemu/qemu_domain.c:1425 msgid "value for 'vgamem' must be at least 1 MiB (1024 KiB)" msgstr "" #: src/qemu/qemu_command.c:10875 #, c-format msgid "video type %s is only valid as primary video card" msgstr "ビデオ形式 %s はプライマリのビデオ形式としてのみ有効です" #: src/qemu/qemu_command.c:10963 msgid "invalid sound model" msgstr "無効なサウンドモデル" #: src/qemu/qemu_command.c:10971 msgid "this QEMU binary lacks hda support" msgstr "このQEMU バイナリーは hda サポートがありません" #: src/qemu/qemu_command.c:11018 msgid "invalid watchdog action" msgstr "無効な watchdog アクション" #: src/qemu/qemu_command.c:11041 src/qemu/qemu_hotplug.c:1392 msgid "redirected devices are not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:11064 msgid "" "booting from assigned devices is only supported for PCI, USB and SCSI devices" msgstr "予約済みデバイスからのブートは PCI、USB および SCSI デバイスに対してのみサポートされます" #: src/qemu/qemu_command.c:11073 msgid "" "booting from PCI devices assigned with VFIO is not supported with this " "version of qemu" msgstr "VFIO で割り当てられた PCI デバイスからのブートはこのバージョンの QEMU でサポートされません" #: src/qemu/qemu_command.c:11080 msgid "" "booting from assigned PCI devices is not supported with this version of qemu" msgstr "予約済み PCI デバイスからのブートはこのバージョンの QEMU ではサポートされません" #: src/qemu/qemu_command.c:11089 msgid "" "booting from assigned USB devices is not supported with this version of qemu" msgstr "予約済み USB デバイスからのブートはこのバージョンの QEMU ではサポートされません" #: src/qemu/qemu_command.c:11096 msgid "" "booting from assigned SCSI devices is not supported with this version of qemu" msgstr "予約済み SCSI デバイスからのブートはこのバージョンの QEMU ではサポートされません" #: src/qemu/qemu_command.c:11130 src/qemu/qemu_hotplug.c:1263 msgid "VFIO PCI device assignment is not supported by this version of qemu" msgstr "VFIO PCI デバイス割り当てはこのバージョンの QEMU によりサポートされません" #: src/qemu/qemu_command.c:11178 src/qemu/qemu_monitor_text.c:1771 msgid "PCI device assignment is not supported by this version of qemu" msgstr "PCI デバイス予約はこのバージョンの QEMU ではサポートされません" #: src/qemu/qemu_command.c:11203 src/qemu/qemu_hotplug.c:1954 msgid "SCSI passthrough is not supported by this version of qemu" msgstr "SCSI パススルーはこのバージョンの QEMU によりサポートされません" #: src/qemu/qemu_command.c:11226 #, c-format msgid "" "Memory balloon device type '%s' is not supported by this version of qemu" msgstr "メモリーバルーンデバイス形式 '%s' はこのバージョンの QEMU ではサポートされません" #: src/qemu/qemu_command.c:11250 msgid "RNG device is missing alias" msgstr "" #: src/qemu/qemu_command.c:11282 msgid "nvram device is not supported by this QEMU binary" msgstr "nvram デバイスは、この QEMU バイナリーにおいてサポートされません" #: src/qemu/qemu_command.c:11297 msgid "nvram device is only supported for PPC64" msgstr "PPC64 では一つの nvram デバイスのみがサポートされます" #: src/qemu/qemu_command.c:11323 msgid "QEMU does not support seccomp sandboxes" msgstr "QEMU は seccomp サンドボックスをサポートしません" #: src/qemu/qemu_command.c:11335 msgid "only i686 and x86_64 guests support panic device of model 'hyperv'" msgstr "" #: src/qemu/qemu_command.c:11341 msgid "setting the panic device address is not supported for model 'hyperv'" msgstr "" #: src/qemu/qemu_command.c:11354 msgid "only pSeries guests support panic device of model 'pseries'" msgstr "" #: src/qemu/qemu_command.c:11360 msgid "setting the panic device address is not supported for model 'pseries'" msgstr "" #: src/qemu/qemu_command.c:11369 msgid "the QEMU binary does not support the panic device" msgstr "" #: src/qemu/qemu_command.c:11387 msgid "panic is supported only with ISA address type" msgstr "" #: src/qemu/qemu_command.c:11462 msgid "usb-serial is not supported in this QEMU binary" msgstr "usb-serial はこの QEMU バイナリーにおいてサポートされません" #: src/qemu/qemu_command.c:11481 msgid "isa-serial requires address of isa type" msgstr "" #: src/qemu/qemu_command.c:11492 msgid "pci-serial is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:11499 msgid "pci-serial requires address of pci type" msgstr "" #: src/qemu/qemu_command.c:11811 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "不正な形式のキーワード引数が '%s' にあります" #: src/qemu/qemu_command.c:11972 src/qemu/qemu_command.c:13322 #, c-format msgid "cannot parse sheepdog filename '%s'" msgstr "sheepdog filename '%s' を構文解析できません" #: src/qemu/qemu_command.c:12001 #, c-format msgid "pseries systems do not support ide devices '%s'" msgstr "" #: src/qemu/qemu_command.c:12059 #, c-format msgid "cannot parse drive index '%s'" msgstr "drive index '%s' を構文解析できません" #: src/qemu/qemu_command.c:12065 #, c-format msgid "cannot parse drive bus '%s'" msgstr "drive bus '%s' を構文解析できません" #: src/qemu/qemu_command.c:12071 #, c-format msgid "cannot parse drive unit '%s'" msgstr "drive unit '%s' を構文解析できません" #: src/qemu/qemu_command.c:12080 #, c-format msgid "cannot parse io mode '%s'" msgstr "io mode '%s' を構文解析できません" #: src/qemu/qemu_command.c:12089 #, c-format msgid "cannot parse cylinders value'%s'" msgstr "シリンダー値 '%s' を構文解析できません" #: src/qemu/qemu_command.c:12099 #, c-format msgid "cannot parse heads value'%s'" msgstr "ヘッド値 '%s' を構文解析できません" #: src/qemu/qemu_command.c:12109 #, c-format msgid "cannot parse sectors value'%s'" msgstr "セクター値 '%s' を構文解析できません" #: src/qemu/qemu_command.c:12121 #, c-format msgid "cannot parse translation value '%s'" msgstr "" #: src/qemu/qemu_command.c:12135 #, c-format msgid "missing file parameter in drive '%s'" msgstr "ドライブ '%s' にファイルパラメーターがありません" #: src/qemu/qemu_command.c:12146 #, c-format msgid "missing index/unit/bus parameter in drive '%s'" msgstr "ドライブ '%s' においてインデックス/ユニット/バスがありません" #: src/qemu/qemu_command.c:12193 #, c-format msgid "invalid device name '%s'" msgstr "無効なデバイス名 '%s'" #: src/qemu/qemu_command.c:12234 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' において NIC vlan を構文解析できません" #: src/qemu/qemu_command.c:12246 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d 用の NIC 定義が見付かりません" #: src/qemu/qemu_command.c:12303 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s' において vlan を構文解析できません" #: src/qemu/qemu_command.c:12333 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC 定義 '%s' を構文解析できません" #: src/qemu/qemu_command.c:12383 #, c-format msgid "cannot parse sndbuf size in '%s'" msgstr "'%s' において sndbuf size を構文解析できません" #: src/qemu/qemu_command.c:12422 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "不明な PCI デバイス構文 '%s'" #: src/qemu/qemu_command.c:12429 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI デバイスのバス '%s' を抽出できません" #: src/qemu/qemu_command.c:12435 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI デバイスのスロット '%s' を抽出できません" #: src/qemu/qemu_command.c:12441 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI デバイスのファンクション '%s' を抽出できません" #: src/qemu/qemu_command.c:12477 #, c-format msgid "unknown USB device syntax '%s'" msgstr "不明な USB デバイス構文 '%s'" #: src/qemu/qemu_command.c:12485 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB デバイスのベンダー '%s' を抽出できません" #: src/qemu/qemu_command.c:12491 #, c-format msgid "cannot extract USB device product '%s'" msgstr "USB デバイスのプロダクト '%s' を抽出できません" #: src/qemu/qemu_command.c:12497 #, c-format msgid "cannot extract USB device bus '%s'" msgstr "USB デバイスのバス '%s' を抽出できません" #: src/qemu/qemu_command.c:12503 #, c-format msgid "cannot extract USB device address '%s'" msgstr "USB デバイスのアドレス '%s' を抽出できません" #: src/qemu/qemu_command.c:12595 #, c-format msgid "cannot find port number in character device %s" msgstr "キャラクターデバイス %s にポート番号が見つかりません" #: src/qemu/qemu_command.c:12621 #, c-format msgid "unknown character device syntax %s" msgstr "不明なキャラクターデバイスの構文 %s" #: src/qemu/qemu_command.c:12697 #, c-format msgid "%s platform doesn't support CPU features'" msgstr "%s プラットフォームは CPU 機能をサポートしません" #: src/qemu/qemu_command.c:12727 msgid "conflicting occurrences of kvmclock feature" msgstr "kvmclock 機能の発生が競合しています" #: src/qemu/qemu_command.c:12785 #, c-format msgid "unsupported HyperV Enlightenment feature '%s'" msgstr "サポートされない Hyper-V エンライト機能 '%s'" #: src/qemu/qemu_command.c:12795 #, c-format msgid "HyperV feature '%s' should not have a value" msgstr "HyperV の機能 '%s' には値を持たせないでください" #: src/qemu/qemu_command.c:12806 msgid "missing HyperV spinlock retry count" msgstr "HyperV spinlock 再試行回数がありません" #: src/qemu/qemu_command.c:12812 msgid "cannot parse HyperV spinlock retry count" msgstr "HyperV spinlock retry count を構文解析できません" #: src/qemu/qemu_command.c:12860 #, c-format msgid "unknown CPU syntax '%s'" msgstr "不明な CPU 構文 '%s'" #: src/qemu/qemu_command.c:12941 #, c-format msgid "cannot parse CPU topology '%s'" msgstr "CPU topology '%s' を構文解析できません" #: src/qemu/qemu_command.c:13007 msgid "no emulator path found" msgstr "エミュレーターのパスが見つかりません" #: src/qemu/qemu_command.c:13064 #, c-format msgid "missing value for %s argument" msgstr "%s 引数の値がありません" #: src/qemu/qemu_command.c:13124 #, c-format msgid "missing VNC port number in '%s'" msgstr "'%s' に VNC ポート番号がありません" #: src/qemu/qemu_command.c:13132 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC port '%s' を構文解析できません" #: src/qemu/qemu_command.c:13170 #, c-format msgid "cannot parse VNC WebSocket port '%s'" msgstr "VNC WebSocket ポート '%s' を構文解析できません" #: src/qemu/qemu_command.c:13202 msgid "missing vnc sharing policy" msgstr "VNC 共有ポリシーがありません" #: src/qemu/qemu_command.c:13228 #, c-format msgid "cannot parse memory level '%s'" msgstr "memory level '%s' を構文解析できません" #: src/qemu/qemu_command.c:13241 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' を構文解析できません" #: src/qemu/qemu_command.c:13360 #, c-format msgid "Cannot assign address for device name '%s'" msgstr "デバイス名 '%s' のアドレスを割り当てられません" #: src/qemu/qemu_command.c:13423 msgid "cannot parse reboot-timeout value" msgstr "reboot-timeout 値を構文解析できません" #: src/qemu/qemu_command.c:13489 msgid "aes-key-wrap is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:13502 msgid "dea-key-wrap is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:13693 #, c-format msgid "unknown video adapter type '%s'" msgstr "不明なビデオアダプター形式 '%s'" #: src/qemu/qemu_command.c:13752 #, c-format msgid "invalid value for disable_s3 parameter: '%s'" msgstr "無効な disable_s3 パラメーターの値: '%s'" #: src/qemu/qemu_command.c:13769 #, c-format msgid "invalid value for disable_s4 parameter: '%s'" msgstr "無効な disable_s4 パラメーターの値: '%s'" #: src/qemu/qemu_command.c:13788 #, c-format msgid "cannot parse nvram's address '%s'" msgstr "nvram のアドレス '%s' を構文解析できません" #: src/qemu/qemu_command.c:13846 msgid "CEPH_ARGS was set without an rbd disk" msgstr "CEPH_ARGS が rbd ディスクなしで設定されました" #: src/qemu/qemu_command.c:13853 #, c-format msgid "could not parse CEPH_ARGS '%s'" msgstr "CEPH_ARGS '%s' を構文解析できません" #: src/qemu/qemu_command.c:13890 #, c-format msgid "found no rbd hosts in CEPH_ARGS '%s'" msgstr "CEPH_ARGS '%s' に rbd ホストがありません" #: src/qemu/qemu_command.c:14103 #, c-format msgid "Unable to resolve %s for pid %u" msgstr "%s を PID %u に対して解決できません" #: src/qemu/qemu_conf.c:126 #, c-format msgid "Invalid --with-loader-nvram list: %s" msgstr "" #: src/qemu/qemu_conf.c:434 #, c-format msgid "Invalid nvram format: '%s'" msgstr "" #: src/qemu/qemu_conf.c:533 msgid "security_driver must be a list of strings" msgstr "security_driver は文字列の一覧である必要があります" #: src/qemu/qemu_conf.c:545 #, c-format msgid "Duplicate security driver %s" msgstr "" #: src/qemu/qemu_conf.c:582 #, c-format msgid "" "%s: remote_websocket_port_min: port must be greater than or equal to %d" msgstr "%s: remote_websocket_port_min: ポートは %d と同じか大きくする必要があります" #: src/qemu/qemu_conf.c:592 #, c-format msgid "" "%s: remote_websocket_port_max: port must be between the minimal port and %d" msgstr "%s: remote_websocket_port_max: ポートは最小ポートと %d の間にする必要があります" #: src/qemu/qemu_conf.c:600 #, c-format msgid "" "%s: remote_websocket_port_min: min port must not be greater than max port" msgstr "%s: remote_websocket_port_min: 最小ポートは最大ポートより大きくできません" #: src/qemu/qemu_conf.c:611 #, c-format msgid "%s: remote_display_port_min: port must be greater than or equal to %d" msgstr "%s: remote_display_port_min: ポートは %d と同じか大きくする必要があります" #: src/qemu/qemu_conf.c:621 #, c-format msgid "" "%s: remote_display_port_max: port must be between the minimal port and %d" msgstr "%s: remote_display_port_max: ポートは最小ポートと %d の間にする必要があります" #: src/qemu/qemu_conf.c:629 #, c-format msgid "" "%s: remote_display_port_min: min port must not be greater than max port" msgstr "%s: remote_display_port_min: 最小ポートは最大ポートより大きくできません" #: src/qemu/qemu_conf.c:637 #, c-format msgid "%s: migration_port_min: port must be greater than 0" msgstr "%s: migration_port_min: ポートは 0 より大きくする必要があります" #: src/qemu/qemu_conf.c:646 #, c-format msgid "" "%s: migration_port_max: port must be between the minimal port %d and 65535" msgstr "%s: migration_port_max: ポートは最小ポート %d と 65535 の間にする必要があります" #: src/qemu/qemu_conf.c:675 msgid "cgroup_controllers must be a list of strings" msgstr "cgroup_controllers は文字列の一覧である必要があります" #: src/qemu/qemu_conf.c:682 #, c-format msgid "Unknown cgroup controller '%s'" msgstr "不明な cgroup コントローラー '%s'" #: src/qemu/qemu_conf.c:702 msgid "cgroup_device_acl must be a list of strings" msgstr "cgroup_device_acl は文字列の一覧でなければなりません" #: src/qemu/qemu_conf.c:740 msgid "hugetlbfs_mount must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:793 #, c-format msgid "Unknown stdio handler %s" msgstr "" #: src/qemu/qemu_conf.c:816 #, c-format msgid "migration_host must not be the address of the local machine: %s" msgstr "" #: src/qemu/qemu_conf.c:828 #, c-format msgid "migration_address must not be the address of the local machine: %s" msgstr "" #: src/qemu/qemu_conf.c:854 msgid "nvram must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:1028 #, c-format msgid "Unable to get minor number of device '%s'" msgstr "デバイス '%s' のマイナー番号を取得できません" #: src/qemu/qemu_conf.c:1123 #, c-format msgid "" "sgio of shared disk 'pool=%s' 'volume=%s' conflicts with other active domains" msgstr "共有ディスク 'pool=%s' 'volume=%s' の sgio が他の稼働中のドメインと競合します" #: src/qemu/qemu_conf.c:1129 #, c-format msgid "sgio of shared disk '%s' conflicts with other active domains" msgstr "共有されたディスク '%s' の sgio が他の稼働中ドメインと競合します" #: src/qemu/qemu_conf.c:1476 msgid "'sgio' is not supported for SCSI generic device yet " msgstr "" #: src/qemu/qemu_conf.c:1521 msgid "Snapshots are not yet supported with 'pool' volumes" msgstr "" #: src/qemu/qemu_domain.c:483 msgid "Unable to init qemu driver mutexes" msgstr "QEMU ドライバーのミューテックスを初期化できません" #: src/qemu/qemu_domain.c:525 msgid "Unexpected QEMU monitor still active during domain deletion" msgstr "予期しない QEMU モニターがドメインの削除中にまだアクティブです" #: src/qemu/qemu_domain.c:529 msgid "Unexpected QEMU agent still active during domain deletion" msgstr "予期しない QEMU エージェントがドメインの削除中にまだアクティブです" #: src/qemu/qemu_domain.c:680 msgid "no monitor path" msgstr "モニターパスがありません" #: src/qemu/qemu_domain.c:704 #, c-format msgid "unsupported monitor type '%s'" msgstr "サポートされないモニター形式 '%s' です" #: src/qemu/qemu_domain.c:767 #, c-format msgid "Unknown job type %s" msgstr "不明なジョブ形式 %s" #: src/qemu/qemu_domain.c:780 #, c-format msgid "Unknown async job type %s" msgstr "不明な非同期ジョブ形式 %s" #: src/qemu/qemu_domain.c:791 #, c-format msgid "Unknown job phase %s" msgstr "不明なジョブのフェーズ %s" #: src/qemu/qemu_domain.c:802 msgid "failed to parse list of disks marked for migration" msgstr "" #: src/qemu/qemu_domain.c:826 src/qemu/qemu_domain.c:838 msgid "failed to parse qemu device list" msgstr "QEMU のデバイス一覧の構文解析に失敗しました" #: src/qemu/qemu_domain.c:927 msgid "No qemu command-line argument specified" msgstr "QEMU コマンドライン引数が指定されていません" #: src/qemu/qemu_domain.c:953 msgid "No qemu environment name specified" msgstr "QEMU 環境名が指定されていません" #: src/qemu/qemu_domain.c:958 msgid "Empty qemu environment name specified" msgstr "空の QEMU 環境名が指定されています" #: src/qemu/qemu_domain.c:963 msgid "Invalid environment name, it must begin with a letter or underscore" msgstr "無効な環境名。文字またはアンダースコア(_)から始まる必要があります" #: src/qemu/qemu_domain.c:968 msgid "" "Invalid environment name, it must contain only alphanumerics and underscore" msgstr "無効な環境名です、英数字とアンダースコア (_) のみを含められます" #: src/qemu/qemu_domain.c:1250 msgid "bootloader is not supported by QEMU" msgstr "" #: src/qemu/qemu_domain.c:1431 msgid "value for 'vgamem' must be power of two" msgstr "" #: src/qemu/qemu_domain.c:1679 #, c-format msgid "cannot acquire state change lock (held by %s)" msgstr "" #: src/qemu/qemu_domain.c:1690 #, c-format msgid "cannot acquire state change lock (held by %s) due to max_queued limit" msgstr "" #: src/qemu/qemu_domain.c:1695 msgid "cannot acquire state change lock due to max_queued limit" msgstr "max_queued 制限のため状態変更ロックを獲得できません" #: src/qemu/qemu_domain.c:1748 #, c-format msgid "unexpected async job %d" msgstr "予期しない非同期ジョブ %d" #: src/qemu/qemu_domain.c:1839 src/qemu/qemu_domain.c:1909 msgid "domain is no longer running" msgstr "ドメインはもはや実行中ではありません" #: src/qemu/qemu_domain.c:2391 src/uml/uml_driver.c:1091 #, c-format msgid "failed to create logfile %s" msgstr "ログファイル %s の作成に失敗" #: src/qemu/qemu_domain.c:2396 src/qemu/qemu_domain.c:2419 #, c-format msgid "failed to set close-on-exec flag on %s" msgstr "%s において close-on-exec フラグの設定に失敗しました" #: src/qemu/qemu_domain.c:2407 #, c-format msgid "failed to truncate %s" msgstr "%s の切り詰めに失敗しました" #: src/qemu/qemu_domain.c:2414 #, c-format msgid "failed to open logfile %s" msgstr "ログファイル %s を開けませんでした" #: src/qemu/qemu_domain.c:2426 #, c-format msgid "failed to seek in log file %s" msgstr "" #: src/qemu/qemu_domain.c:2457 msgid "Unable to seek to end of domain logfile" msgstr "" #: src/qemu/qemu_domain.c:2462 msgid "Unable to write to domain logfile" msgstr "" #: src/qemu/qemu_domain.c:2509 msgid "Unable to read from log file" msgstr "" #: src/qemu/qemu_domain.c:2577 src/storage/storage_backend.c:1143 #: src/storage/storage_backend_fs.c:1336 msgid "unable to find kvm-img or qemu-img" msgstr "kvm-img か qemu-img が見付かりません" #: src/qemu/qemu_domain.c:2604 #, c-format msgid "cannot create snapshot directory '%s'" msgstr "スナップショットのディレクトリー '%s' を作成できません" #: src/qemu/qemu_domain.c:2665 #, c-format msgid "Disk device '%s' does not support snapshotting" msgstr "ディスクデバイス '%s' がスナップショットをサポートしません" #: src/qemu/qemu_domain.c:3240 src/qemu/qemu_domain.c:3250 #: src/qemu/qemu_domain.c:3313 src/qemu/qemu_domain.c:3320 #: src/qemu/qemu_domain.c:3327 src/qemu/qemu_domain.c:3334 #: src/qemu/qemu_domain.c:3358 #, c-format msgid "cannot modify field '%s' of the disk" msgstr "" #: src/qemu/qemu_domain.c:3375 src/qemu/qemu_domain.c:3383 #, c-format msgid "disk '%s' already in active block job" msgstr "" #: src/qemu/qemu_domain.c:3533 msgid "QEMU guest agent is not available due to an error" msgstr "QEMU ゲストエージェントがエラーのため利用可能ではありません" #: src/qemu/qemu_domain.c:3542 msgid "QEMU guest agent is not connected" msgstr "" #: src/qemu/qemu_domain.c:3548 msgid "QEMU guest agent is not configured" msgstr "QEMU ゲストエージェントが設定されていません" #: src/qemu/qemu_domain.c:3605 #, c-format msgid "memory size of NUMA node '%zu' overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3619 msgid "initial memory size overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3628 msgid "maximum memory size overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3639 #, c-format msgid "size of memory module '%zu' overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3697 msgid "block jobs not supported with this QEMU binary" msgstr "ブロックジョブはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_domain.c:3793 #, c-format msgid "" "memory device slot '%u' is already being used by another memory device" msgstr "" #: src/qemu/qemu_domain.c:3802 #, c-format msgid "" "memory device base '0x%llx' is already being used by another memory device" msgstr "" #: src/qemu/qemu_domain.c:3820 msgid "only 'dimm' addresses are supported for the pc-dimm device" msgstr "" #: src/qemu/qemu_domain.c:3828 msgid "target NUMA node needs to be specifed for memory device" msgstr "" #: src/qemu/qemu_domain.c:3837 #, c-format msgid "memory device slot '%u' exceeds slots count '%u'" msgstr "" #: src/qemu/qemu_domain.c:3896 msgid "" "cannot use/hotplug a memory device when domain 'maxMemory' is not defined" msgstr "" #: src/qemu/qemu_domain.c:3906 msgid "memory hotplug isn't supported by this QEMU binary" msgstr "" #: src/qemu/qemu_domain.c:3917 msgid "" "At least one numa node has to be configured when enabling memory hotplug" msgstr "" #: src/qemu/qemu_domain.c:3925 #, c-format msgid "memory device count '%u' exceeds slots count '%u'" msgstr "" #: src/qemu/qemu_domain.c:3941 msgid "memory device total size exceeds hotplug space" msgstr "" #: src/qemu/qemu_driver.c:258 src/test/test_driver.c:5827 #, c-format msgid "no domain snapshot with matching name '%s'" msgstr "名前 '%s' と一致するドメインスナップショットがありません" #: src/qemu/qemu_driver.c:293 #, c-format msgid "Failed to start job on VM '%s': %s" msgstr "仮想マシン '%s' においてジョブの開始に失敗しました: %s" #: src/qemu/qemu_driver.c:487 #, c-format msgid "Failed to allocate memory for snapshot directory for domain %s" msgstr "ドメイン %s のスナップショットディレクトリーに対するメモリーの割り当てに失敗しました" #: src/qemu/qemu_driver.c:500 #, c-format msgid "Failed to open snapshot directory %s for domain %s: %s" msgstr "スナップショットのディレクトリー %s をドメイン %s に対して開けませんでした: %s" #: src/qemu/qemu_driver.c:515 msgid "Failed to allocate memory for path" msgstr "パスのメモリーの割り当てに失敗しました" #: src/qemu/qemu_driver.c:521 #, c-format msgid "Failed to read snapshot file %s: %s" msgstr "スナップショットファイル %s の読み込みに失敗しました: %s" #: src/qemu/qemu_driver.c:532 #, c-format msgid "Failed to parse snapshot XML from file '%s'" msgstr "ファイル '%s' からスナップショット XML の構文解析に失敗しました" #: src/qemu/qemu_driver.c:552 #, c-format msgid "Failed to fully read directory %s" msgstr "" #: src/qemu/qemu_driver.c:555 #, c-format msgid "Too many snapshots claiming to be current for domain %s" msgstr "ドメイン %s に対してカレントを要求しているスナップショットが多すぎます" #: src/qemu/qemu_driver.c:561 src/test/test_driver.c:957 #, c-format msgid "Snapshots have inconsistent relations for domain %s" msgstr "ドメイン %s のスナップショットが一貫性のある関係にありません" #: src/qemu/qemu_driver.c:684 #, c-format msgid "Failed to create state dir '%s': %s" msgstr "状態ディレクトリー '%s' の作成に失敗しました: %s" #: src/qemu/qemu_driver.c:689 #, c-format msgid "Failed to create lib dir '%s': %s" msgstr "ライブラリーディレクトリー '%s' の作成に失敗しました: %s" #: src/qemu/qemu_driver.c:694 #, c-format msgid "Failed to create cache dir '%s': %s" msgstr "キャッシュディレクトリー '%s' の作成に失敗しました: %s" #: src/qemu/qemu_driver.c:699 src/qemu/qemu_driver.c:704 #, c-format msgid "Failed to create save dir '%s': %s" msgstr "保存ディレクトリー '%s' の作成に失敗しました: %s" #: src/qemu/qemu_driver.c:709 #, c-format msgid "Failed to create dump dir '%s': %s" msgstr "ダンプディレクトリー '%s' の作成に失敗しました: %s" #: src/qemu/qemu_driver.c:714 #, c-format msgid "Failed to create channel target dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:720 #, c-format msgid "Failed to create nvram dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:740 #, c-format msgid "failed to enable mac filter in '%s'" msgstr "'%s' において MAC アドレスフィルターの有効化に失敗しました" #: src/qemu/qemu_driver.c:753 msgid "display" msgstr "ディスプレイ" #: src/qemu/qemu_driver.c:760 msgid "webSocket" msgstr "webSocket" #: src/qemu/qemu_driver.c:790 #, c-format msgid "unable to set ownership of '%s' to user %d:%d" msgstr "'%s' の所有権をユーザー %d にセットできません:%d" #: src/qemu/qemu_driver.c:797 src/qemu/qemu_driver.c:804 #: src/qemu/qemu_driver.c:811 src/qemu/qemu_driver.c:818 #: src/qemu/qemu_driver.c:829 src/qemu/qemu_driver.c:838 #: src/qemu/qemu_driver.c:845 #, c-format msgid "unable to set ownership of '%s' to %d:%d" msgstr "'%s' の所有権を %d にセットできません :%d" #: src/qemu/qemu_driver.c:879 #, c-format msgid "unable to create hugepage path %s" msgstr "hugepage パス %s を作成できません" #: src/qemu/qemu_driver.c:889 #, c-format msgid "unable to set ownership on %s to %d:%d" msgstr "%s において所有者を %d に設定できません:%d" #: src/qemu/qemu_driver.c:1161 msgid "qemu state driver is not active" msgstr "QEMU 状態ドライバーが活動中ではありません" #: src/qemu/qemu_driver.c:1168 #, c-format msgid "no QEMU URI path given, try %s" msgstr "QEMU URI パスが与えられていません、%s を試してください" #: src/qemu/qemu_driver.c:1177 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "予期しない QEMU URI パス '%s'、qemu:///system を試して下さい" #: src/qemu/qemu_driver.c:1184 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "予期しない QEMU URI パス '%s'、qemu:///session を試して下さい" #: src/qemu/qemu_driver.c:1270 src/util/iohelper.c:59 src/util/vircgroup.c:349 #: src/util/virfile.c:597 src/util/virfile.c:638 src/util/virfile.c:713 #: src/util/virfile.c:3297 src/util/virnetdevtap.c:438 #, c-format msgid "Unable to open %s" msgstr "'%s' を開けません" #: src/qemu/qemu_driver.c:1439 src/qemu/qemu_driver.c:5106 #: src/qemu/qemu_process.c:2255 msgid "cpu affinity is not supported" msgstr "cpu アフィニティはサポートされていません" #: src/qemu/qemu_driver.c:1463 msgid "cannot get vCPU placement & pCPU time" msgstr "仮想 CPU 配置と物理 CPU 時間を取得できません" #: src/qemu/qemu_driver.c:1497 src/uml/uml_driver.c:1670 #: src/uml/uml_driver.c:1714 src/vbox/vbox_common.c:721 #: src/vbox/vbox_common.c:2939 #, c-format msgid "no domain with matching id %d" msgstr "一致する id %d のドメインはありません" #: src/qemu/qemu_driver.c:1841 src/qemu/qemu_driver.c:1898 msgid "domain is pmsuspended" msgstr "ドメインがサスペンドされています" #: src/qemu/qemu_driver.c:1906 src/qemu/qemu_migration.c:5907 #: src/qemu/qemu_process.c:566 src/qemu/qemu_process.c:5087 msgid "resume operation failed" msgstr "レジューム操作は失敗しました" #: src/qemu/qemu_driver.c:2088 msgid "ACPI reboot is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:2094 msgid "ACPI reboot is not supported without the JSON monitor" msgstr "" #: src/qemu/qemu_driver.c:2324 msgid "cannot resize the maximum memory on an active domain" msgstr "動作中のドメインにおいて最大メモリーの容量を変更できません" #: src/qemu/qemu_driver.c:2334 msgid "" "initial memory size of a domain with NUMA nodes cannot be modified with this " "API" msgstr "" #: src/qemu/qemu_driver.c:2342 msgid "cannot set initial memory size greater than the maximum memory size" msgstr "" #: src/qemu/qemu_driver.c:2382 msgid "" "Unable to change memory of active domain without the balloon device and " "guest OS balloon driver" msgstr "バルーンデバイスとゲスト OS バルーンドライバーを持たない稼働中のドメインのメモリーを変更できません" #: src/qemu/qemu_driver.c:2450 src/qemu/qemu_driver.c:2474 msgid "Memory balloon model must be virtio to set the collection period" msgstr "" #: src/qemu/qemu_driver.c:2461 msgid "unable to set balloon driver collection period" msgstr "バルーンドライバーの収集間隔を設定できません" #: src/qemu/qemu_driver.c:2562 #, c-format msgid "cannot translate keycode %u of %s codeset to rfb keycode" msgstr "キーコード %u (%s コードセット) を RFB キーコードに変換できません" #: src/qemu/qemu_driver.c:2627 msgid "Initial memory size too large" msgstr "" #: src/qemu/qemu_driver.c:2633 msgid "Current memory size too large" msgstr "" #: src/qemu/qemu_driver.c:2646 msgid "cpu count too large" msgstr "" #: src/qemu/qemu_driver.c:2810 #, c-format msgid "failed to write header to domain save file '%s'" msgstr "ヘッダーをドメイン保存ファイル '%s' に書き込みできませんでした" #: src/qemu/qemu_driver.c:2818 src/qemu/qemu_driver.c:6965 #, c-format msgid "failed to write xml to '%s'" msgstr "XML を '%s' に書き込みできません" #: src/qemu/qemu_driver.c:2842 #, c-format msgid "Invalid compressed save format %d" msgstr "無効な圧縮保存形式 %d" #: src/qemu/qemu_driver.c:2962 #, c-format msgid "Failed to create file '%s': couldn't determine fs type" msgstr "ファイル '%s' の作成に失敗しました: ファイルシステムの形式がわかりませんでした" #: src/qemu/qemu_driver.c:2964 #, c-format msgid "Failed to open file '%s': couldn't determine fs type" msgstr "ファイル '%s' を開けませんでした: ファイルシステムの形式がわかりませんでした" #: src/qemu/qemu_driver.c:2994 #, c-format msgid "Error from child process creating '%s'" msgstr "'%s' を作成している子プロセスからエラーが起きました" #: src/qemu/qemu_driver.c:2995 #, c-format msgid "Error from child process opening '%s'" msgstr "'%s' を開いている子プロセスからエラーが起きました" #: src/qemu/qemu_driver.c:3016 src/qemu/qemu_process.c:4030 #: src/storage/storage_backend.c:531 #, c-format msgid "Failed to create file '%s'" msgstr "ファイル '%s' の作成に失敗しました" #: src/qemu/qemu_driver.c:3017 src/qemu/qemu_process.c:4021 #: src/storage/storage_backend_fs.c:1534 #: src/storage/storage_backend_gluster.c:695 src/util/virfile.c:1376 #: src/util/virstoragefile.c:875 #, c-format msgid "Failed to open file '%s'" msgstr "ファイル '%s' を開けません" #: src/qemu/qemu_driver.c:3082 src/qemu/qemu_driver.c:3567 #: src/qemu/qemu_driver.c:6539 msgid "bypass cache unsupported by this system" msgstr "キャッシュのバイパスはこのシステムにサポートされません" #: src/qemu/qemu_driver.c:3129 #, c-format msgid "unable to write %s" msgstr "%s を書き込みできません" #: src/qemu/qemu_driver.c:3179 src/qemu/qemu_driver.c:3194 #: src/qemu/qemu_driver.c:3715 src/qemu/qemu_driver.c:13683 #: src/qemu/qemu_driver.c:14479 src/qemu/qemu_driver.c:15430 #: src/qemu/qemu_driver.c:15486 src/qemu/qemu_hotplug.c:556 #: src/qemu/qemu_migration.c:4864 src/qemu/qemu_migration.c:5397 #: src/qemu/qemu_migration.c:5852 src/qemu/qemu_migration.c:6039 #: src/qemu/qemu_process.c:545 msgid "guest unexpectedly quit" msgstr "ゲストが予期せず終了しました" #: src/qemu/qemu_driver.c:3226 msgid "failed to get domain xml" msgstr "ドメイン XML の取得に失敗しました" #: src/qemu/qemu_driver.c:3303 src/qemu/qemu_driver.c:3393 msgid "Invalid save image format specified in configuration file" msgstr "無効なイメージ保存形式が設定ファイルにおいて指定されました" #: src/qemu/qemu_driver.c:3309 src/qemu/qemu_driver.c:3399 #: src/qemu/qemu_driver.c:14508 msgid "" "Compression program for image format in configuration file isn't available" msgstr "設定ファイルにあるイメージ形式に対する圧縮プログラムが利用できません" #: src/qemu/qemu_driver.c:3488 #, c-format msgid "Failed to remove managed save file '%s'" msgstr "管理保存ファイル '%s' の削除に失敗しました" #: src/qemu/qemu_driver.c:3511 msgid "dump-guest-memory is not supported" msgstr "dump-guest-memory はサポートされません" #: src/qemu/qemu_driver.c:3530 #, c-format msgid "unsupported dumpformat '%s' for this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:3585 #, c-format msgid "unknown dumpformat '%d'" msgstr "" #: src/qemu/qemu_driver.c:3598 msgid "kdump-compressed format is only supported with memory-only dump" msgstr "" #: src/qemu/qemu_driver.c:3616 #, c-format msgid "unable to close file %s" msgstr "ファイル %s を閉じられません" #: src/qemu/qemu_driver.c:3649 msgid "Invalid dump image format specified in configuration file, using raw" msgstr "無効なダンプイメージ形式が設定ファイルにおいて指定されてました、ロー形式を使用します" #: src/qemu/qemu_driver.c:3655 msgid "" "Compression program for dump image format in configuration file isn't " "available, using raw" msgstr "設定ファイルにあるダンプイメージ形式に対する圧縮プログラムが利用できません、ロー形式を使用します" #: src/qemu/qemu_driver.c:3753 msgid "resuming after dump failed" msgstr "ダンプ後の再開に失敗しました" #: src/qemu/qemu_driver.c:3819 msgid "currently is supported only taking screenshots of screen ID 0" msgstr "現在は画面 ID 0 のスクリーンショットの取得のみがサポートされます" #: src/qemu/qemu_driver.c:3828 src/qemu/qemu_driver.c:11585 #: src/vbox/vbox_common.c:7314 #, c-format msgid "mkostemp(\"%s\") failed" msgstr "mkostemp(\"%s\") に失敗しました" #: src/qemu/qemu_driver.c:3850 src/vbox/vbox_common.c:7373 msgid "unable to open stream" msgstr "ストリームを開けません" #: src/qemu/qemu_driver.c:3906 src/qemu/qemu_driver.c:3968 msgid "Dump failed" msgstr "ダンプが失敗しました" #: src/qemu/qemu_driver.c:3914 msgid "Resuming after dump failed" msgstr "ダンプ後の再開に失敗しました" #: src/qemu/qemu_driver.c:4639 #, c-format msgid "failed to set cpuset.cpus in cgroup for id %d" msgstr "" #: src/qemu/qemu_driver.c:4646 #, c-format msgid "failed to set cpu affinity for id %d" msgstr "" #: src/qemu/qemu_driver.c:4721 src/qemu/qemu_process.c:2025 #, c-format msgid "got wrong number of vCPU pids from QEMU monitor. got %d, wanted %d" msgstr "QEMU モニターから誤った仮想 CPU 数を取得しました。%d を取得しましたが、%d を期待しています" #: src/qemu/qemu_driver.c:4808 #, c-format msgid "qemu didn't unplug vCPU '%u' properly" msgstr "" #: src/qemu/qemu_driver.c:4849 #, c-format msgid "" "requested vcpu count is greater than the count of enabled vcpus in the " "domain: %d > %d" msgstr "" #: src/qemu/qemu_driver.c:4877 #, c-format msgid "failed to set state of cpu %d via guest agent" msgstr "ゲストエージェントからの cpu %d の状態設定に失敗しました" #: src/qemu/qemu_driver.c:5082 tools/virsh-domain.c:6471 #, c-format msgid "vcpu %d is out of range of live cpu count %d" msgstr "" #: src/qemu/qemu_driver.c:5089 tools/virsh-domain.c:6475 #, c-format msgid "vcpu %d is out of range of persistent cpu count %d" msgstr "" #: src/qemu/qemu_driver.c:5099 src/qemu/qemu_driver.c:5345 msgid "Empty cpu list for pinning" msgstr "ピニングの CPU 一覧が空です" #: src/qemu/qemu_driver.c:5126 msgid "failed to update vcpupin" msgstr "vcpupin の更新に失敗しました" #: src/qemu/qemu_driver.c:5137 #, c-format msgid "failed to set cpuset.cpus in cgroup for vcpu %d" msgstr "仮想 CPU %d の cgroupにおいて cpuset.cpus の設定に失敗しました" #: src/qemu/qemu_driver.c:5145 #, c-format msgid "failed to set cpu affinity for vcpu %d" msgstr "仮想 CPU %d の CPU アフィニティの設定に失敗しました" #: src/qemu/qemu_driver.c:5187 msgid "failed to update or add vcpupin xml of a persistent domain" msgstr "永続ドメインの vcpupin XML を更新または追加できませんでした" #: src/qemu/qemu_driver.c:5327 msgid "" "Changing affinity for emulator thread dynamically is not allowed when CPU " "placement is 'auto'" msgstr "CPU 配置 が 'auto' のとき、エミュレーターのスレッドに対するアフィニティを動的に変更することはできません" #: src/qemu/qemu_driver.c:5357 msgid "failed to set cpuset.cpus in cgroup for emulator threads" msgstr "エミュレーターのスレッドの cgroupにおいて cpuset.cpus の設定に失敗しました" #: src/qemu/qemu_driver.c:5364 msgid "failed to set cpu affinity for emulator thread" msgstr "" #: src/qemu/qemu_driver.c:5533 msgid "" "vCPU count provided by the guest agent can only be requested for live domains" msgstr "" #: src/qemu/qemu_driver.c:5609 msgid "cannot list IOThreads for an inactive domain" msgstr "" #: src/qemu/qemu_driver.c:5616 src/qemu/qemu_driver.c:6161 msgid "IOThreads not supported with this binary" msgstr "" #: src/qemu/qemu_driver.c:5805 msgid "" "Changing affinity for IOThread dynamically is not allowed when CPU placement " "is 'auto'" msgstr "" #: src/qemu/qemu_driver.c:5821 msgid "Empty iothread cpumap list for pinning" msgstr "" #: src/qemu/qemu_driver.c:5831 src/qemu/qemu_process.c:2105 #, c-format msgid "iothread %d not found" msgstr "" #: src/qemu/qemu_driver.c:5850 #, c-format msgid "failed to set cpuset.cpus in cgroup for iothread %d" msgstr "" #: src/qemu/qemu_driver.c:5857 #, c-format msgid "failed to set cpu affinity for IOThread %d" msgstr "" #: src/qemu/qemu_driver.c:5885 #, c-format msgid "iothreadid %d not found" msgstr "" #: src/qemu/qemu_driver.c:5938 #, c-format msgid "an IOThread is already using iothread_id '%u'" msgstr "" #: src/qemu/qemu_driver.c:5966 src/qemu/qemu_driver.c:6094 #, c-format msgid "got wrong number of IOThread ids from QEMU monitor. got %d, wanted %d" msgstr "" #: src/qemu/qemu_driver.c:5993 #, c-format msgid "cannot find new IOThread '%u' in QEMU monitor." msgstr "" #: src/qemu/qemu_driver.c:6070 #, c-format msgid "cannot find IOThread '%u' in iothreadids list" msgstr "" #: src/qemu/qemu_driver.c:6144 msgid "invalid value of 0 for iothread_id" msgstr "" #: src/qemu/qemu_driver.c:6188 #, c-format msgid "cannot find IOThread '%u' in persistent iothreadids" msgstr "" #: src/qemu/qemu_driver.c:6262 #, c-format msgid "cannot remove IOThread %u since it is being used by disk '%s'" msgstr "" #: src/qemu/qemu_driver.c:6559 src/qemu/qemu_driver.c:6579 #, c-format msgid "cannot remove corrupt file: %s" msgstr "破損した削除を削除できません: %s" #: src/qemu/qemu_driver.c:6566 msgid "failed to read qemu header" msgstr "qemu ヘッダーの読み込みに失敗しました" #: src/qemu/qemu_driver.c:6575 msgid "save image is incomplete" msgstr "保存イメージが不完全です" #: src/qemu/qemu_driver.c:6704 #, c-format msgid "cannot close file: %s" msgstr "ファイルを閉じられません: %s" #: src/qemu/qemu_driver.c:6727 msgid "failed to resume domain" msgstr "ドメインの再開に失敗しました" #: src/qemu/qemu_driver.c:6952 msgid "new xml too large to fit in file" msgstr "新しい XML はファイルに収まるには大きすぎます" #: src/qemu/qemu_driver.c:6959 #, c-format msgid "cannot seek in '%s'" msgstr "'%s' にシークできません" #: src/qemu/qemu_driver.c:7370 #, c-format msgid "cannot remove managed save file %s" msgstr "管理保存ファイル %s を削除できません" #: src/qemu/qemu_driver.c:7446 msgid "domain is already running" msgstr "ドメインがすでに実行中です" #: src/qemu/qemu_driver.c:7517 src/qemu/qemu_driver.c:15310 msgid "domain has active block job" msgstr "" #: src/qemu/qemu_driver.c:7604 src/test/test_driver.c:2838 #, c-format msgid "cannot delete inactive domain with %d snapshots" msgstr "%d 個のスナップショットを持つ停止状態のドメインを削除できません" #: src/qemu/qemu_driver.c:7638 msgid "cannot delete inactive domain with nvram" msgstr "" #: src/qemu/qemu_driver.c:7644 #, c-format msgid "failed to remove nvram: %s" msgstr "" #: src/qemu/qemu_driver.c:7788 #, c-format msgid "live attach of device '%s' is not supported" msgstr "デバイス '%s' の動的接続はサポートされません" #: src/qemu/qemu_driver.c:7822 #, c-format msgid "'%s' controller cannot be hot unplugged." msgstr "'%s' コントローラーはホットプラグで抜けません。" #: src/qemu/qemu_driver.c:7879 #, c-format msgid "live detach of device '%s' is not supported" msgstr "デバイス '%s' の動的切断はサポートされません" #: src/qemu/qemu_driver.c:8007 #, c-format msgid "live update of device '%s' is not supported" msgstr "デバイス '%s' の動的更新はサポートされません" #: src/qemu/qemu_driver.c:8080 #, c-format msgid "Lease %s in lockspace %s already exists" msgstr "リース %s がロック空間 %s にすでに存在します" #: src/qemu/qemu_driver.c:8096 src/qemu/qemu_driver.c:8122 msgid "Target already exists" msgstr "ターゲットがすでに存在します" #: src/qemu/qemu_driver.c:8135 msgid "a device with the same address already exists " msgstr "" #: src/qemu/qemu_driver.c:8150 msgid "no free memory device slot available" msgstr "" #: src/qemu/qemu_driver.c:8178 #, c-format msgid "persistent attach of device '%s' is not supported" msgstr "デバイス '%s' の永続的な接続はサポートされません" #: src/qemu/qemu_driver.c:8235 src/qemu/qemu_hotplug.c:4139 #, c-format msgid "Lease %s in lockspace %s does not exist" msgstr "リース %s がロック空間 %s が存在しません" #: src/qemu/qemu_driver.c:8269 msgid "no matching filesystem device was found" msgstr "" #: src/qemu/qemu_driver.c:8280 msgid "no matching RNG device was found" msgstr "" #: src/qemu/qemu_driver.c:8291 msgid "matching memory device was not found" msgstr "" #: src/qemu/qemu_driver.c:8314 #, c-format msgid "persistent detach of device '%s' is not supported" msgstr "デバイス '%s' の永続的な切断はサポートされません" #: src/qemu/qemu_driver.c:8362 #, c-format msgid "cannot find existing graphics type '%s' device to modify" msgstr "" #: src/qemu/qemu_driver.c:8409 #, c-format msgid "persistent update of device '%s' is not supported" msgstr "デバイス '%s' の永続的な更新はサポートされません" #: src/qemu/qemu_driver.c:9990 msgid "change of nodeset for running domain requires strict numa mode" msgstr "実行中のドメインに対してノードセットを変更するには厳格 NUMA モードが必要です" #: src/qemu/qemu_driver.c:10079 #, c-format msgid "unsupported numatune mode: '%d'" msgstr "" #: src/qemu/qemu_driver.c:10090 #, c-format msgid "Invalid nodeset of 'numatune': %s" msgstr "" #: src/qemu/qemu_driver.c:10106 msgid "NUMA tuning is not available in session mode" msgstr "" #: src/qemu/qemu_driver.c:10112 msgid "cgroup cpuset controller is not mounted" msgstr "cgroup cpuset コントローラーがマウントされていません" #: src/qemu/qemu_driver.c:10120 msgid "can't change numatune mode for running domain" msgstr "" #: src/qemu/qemu_driver.c:10296 #, c-format msgid "value of '%s' is out of range [%lld, %lld]" msgstr "'%s' の値が [%lld, %lld] の範囲外です" #: src/qemu/qemu_driver.c:10782 msgid "empty path" msgstr "パスが空白です" #: src/qemu/qemu_driver.c:10790 #, c-format msgid "size must be less than %llu" msgstr "容量は %llu より小さくなければいけません" #: src/qemu/qemu_driver.c:10927 #, c-format msgid "cannot find statistics for device '%s'" msgstr "デバイス '%s' の統計を見つけられません" #: src/qemu/qemu_driver.c:11176 src/qemu/qemu_driver.c:11183 #: src/qemu/qemu_driver.c:11352 #, c-format msgid "Can't find device %s" msgstr "デバイス %s を見つけられません" #: src/qemu/qemu_driver.c:11475 msgid "cannot get RSS for domain" msgstr "ドメインの RSS を取得できません" #: src/qemu/qemu_driver.c:11513 src/uml/uml_driver.c:2556 #, c-format msgid "invalid path '%s'" msgstr "無効なパス '%s'" #: src/qemu/qemu_driver.c:11529 #, c-format msgid "%s: failed to seek or read" msgstr "%s: 探索、又は読み込みに失敗" #: src/qemu/qemu_driver.c:11566 msgid "flags parameter must be VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL" msgstr "flags パラメーターは VIR_MEMORY_VIRTUAL または VIR_MEMORY_PHYSICAL でなければいけません" #: src/qemu/qemu_driver.c:11610 #, c-format msgid "failed to read temporary file created with template %s" msgstr "テンプレート %s で作成された一時ファイルの読み込みに失敗しました" #: src/qemu/qemu_driver.c:11676 src/storage/storage_backend.c:1482 #: src/storage/storage_backend.c:1544 src/util/virstoragefile.c:880 #: src/util/virstoragefile.c:1015 #, c-format msgid "cannot stat file '%s'" msgstr "ファイル '%s' の統計が出来ません" #: src/qemu/qemu_driver.c:11681 src/storage/storage_backend.c:1654 #: src/storage/storage_backend_fs.c:1541 src/util/virstoragefile.c:896 #: src/util/virstoragefile.c:1038 #, c-format msgid "cannot read header '%s'" msgstr "ヘッダー'%s' を読み込めません" #: src/qemu/qemu_driver.c:11694 #, c-format msgid "failed to stat remote file '%s'" msgstr "" #: src/qemu/qemu_driver.c:11722 #, c-format msgid "failed to seek to end of %s" msgstr "%s の最後までシークできませんでした" #: src/qemu/qemu_driver.c:11735 #, c-format msgid "no disk format for %s and probing is disabled" msgstr "%s のディスクフォーマットがなく、かつプローブが無効です" #: src/qemu/qemu_driver.c:11802 #, c-format msgid "invalid path %s not assigned to domain" msgstr "無効なパス %s はドメインに割り当てられていません" #: src/qemu/qemu_driver.c:11808 #, c-format msgid "disk '%s' does not currently have a source assigned" msgstr "" #: src/qemu/qemu_driver.c:11845 #, c-format msgid "failed to gather stats for disk '%s'" msgstr "" #: src/qemu/qemu_driver.c:11853 #, c-format msgid "failed to query the maximum written offset of block device '%s'" msgstr "" #: src/qemu/qemu_driver.c:12006 src/qemu/qemu_driver.c:12420 #: src/qemu/qemu_driver.c:12473 msgid "PrepareTunnel called but no TUNNELLED flag set" msgstr "PrepareTunnel が呼び出されましたが、TUNNELLED フラグが設定されていません" #: src/qemu/qemu_driver.c:12012 src/qemu/qemu_driver.c:12067 #: src/qemu/qemu_driver.c:12113 #, c-format msgid "Cannot use migrate v2 protocol with lock manager %s" msgstr "ロックマネージャー %s を用いてマイグレーション v2 プロトコルを使用できません" #: src/qemu/qemu_driver.c:12060 src/qemu/qemu_driver.c:12296 #: src/qemu/qemu_driver.c:12372 msgid "Tunnelled migration requested but invalid RPC method called" msgstr "トンネルマイグレーションが要求されましたが、無効な RPC 方式が呼び出されました" #: src/qemu/qemu_driver.c:12619 src/qemu/qemu_driver.c:12667 msgid "missing domain name" msgstr "" #: src/qemu/qemu_driver.c:12819 msgid "" "neither VFIO nor KVM device assignment is currently supported on this system" msgstr "" #: src/qemu/qemu_driver.c:12828 msgid "VFIO device assignment is currently not supported on this system" msgstr "" #: src/qemu/qemu_driver.c:12836 msgid "KVM device assignment is currently not supported on this system" msgstr "" #: src/qemu/qemu_driver.c:12843 src/xen/xen_driver.c:2374 #, c-format msgid "unknown driver name '%s'" msgstr "不明なドライバー名 '%s'" #: src/qemu/qemu_driver.c:13161 msgid "no job is active on the domain" msgstr "ドメインにおいてアクティブなジョブはありません" #: src/qemu/qemu_driver.c:13165 msgid "cannot abort incoming migration; use virDomainDestroy instead" msgstr "入力中のマイグレーションを中断できません、代わりに virDomainDestroy を使用します" #: src/qemu/qemu_driver.c:13265 src/qemu/qemu_driver.c:13319 msgid "Compressed migration is not supported by QEMU binary" msgstr "圧縮マイグレーションはこの QEMU バイナリーによりサポートされません" #: src/qemu/qemu_driver.c:13360 src/qemu/qemu_driver.c:16298 #: src/qemu/qemu_driver.c:16565 src/qemu/qemu_driver.c:16846 #: src/qemu/qemu_driver.c:17034 src/qemu/qemu_monitor.c:2054 #: tools/virsh-domain.c:2341 #, c-format msgid "bandwidth must be less than %llu" msgstr "帯域は %llu より小さい必要があります" #: src/qemu/qemu_driver.c:13591 #, c-format msgid "unknown image format of '%s' and format probing is disabled" msgstr "'%s' のイメージ形式が不明で、形式の検知が無効化されています" #: src/qemu/qemu_driver.c:13718 src/qemu/qemu_driver.c:14573 msgid "resuming after snapshot failed" msgstr "スナップショット失敗後に再開中" #: src/qemu/qemu_driver.c:13753 #, c-format msgid "" "external inactive snapshots are not supported on 'network' disks using '%s' " "protocol" msgstr "" #: src/qemu/qemu_driver.c:13765 src/qemu/qemu_driver.c:13853 #, c-format msgid "external inactive snapshots are not supported on '%s' disks" msgstr "" #: src/qemu/qemu_driver.c:13779 msgid "" "external active snapshots are not supported on scsi passthrough devices" msgstr "" #: src/qemu/qemu_driver.c:13815 #, c-format msgid "" "external active snapshots are not supported on 'network' disks using '%s' " "protocol" msgstr "" #: src/qemu/qemu_driver.c:13828 #, c-format msgid "external active snapshots are not supported on '%s' disks" msgstr "" #: src/qemu/qemu_driver.c:13898 src/qemu/qemu_driver.c:16703 #, c-format msgid "unable to stat for disk %s: %s" msgstr "ディスク %s の統計情報を取得できません: %s" #: src/qemu/qemu_driver.c:13903 #, c-format msgid "missing existing file for disk %s: %s" msgstr "ディスク %s に対して既存のファイルがありません: %s" #: src/qemu/qemu_driver.c:13909 #, c-format msgid "" "external snapshot file for disk %s already exists and is not a block device: " "%s" msgstr "ディスク %s に対する外部スナップショットファイルがすでに存在し、ブロックデバイスではありません: %s" #: src/qemu/qemu_driver.c:13959 #, c-format msgid "" "internal inactive snapshots are not supported on 'network' disks using '%s' " "protocol" msgstr "" #: src/qemu/qemu_driver.c:13971 #, c-format msgid "internal inactive snapshots are not supported on '%s' disks" msgstr "" #: src/qemu/qemu_driver.c:13999 msgid "reuse is not supported with this QEMU binary" msgstr "reuse はこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_driver.c:14011 #, c-format msgid "disk '%s' has an active block job" msgstr "" #: src/qemu/qemu_driver.c:14022 #, c-format msgid "" "active qemu domains require external disk snapshots; disk %s requested " "internal" msgstr "動作中の QEMU ドメインは外部ディスクスナップショットが必要です、ディスク %s は内部を要求しました" #: src/qemu/qemu_driver.c:14035 #, c-format msgid "internal snapshot for disk %s unsupported for storage type %s" msgstr "ディスク %s の内部スナップショットはストレージ形式 %s に対してサポートされません" #: src/qemu/qemu_driver.c:14050 #, c-format msgid "external snapshot format for disk %s is unsupported: %s" msgstr "ディスク %s に対する外部スナップショット形式はサポートされません: %s" #: src/qemu/qemu_driver.c:14073 src/qemu/qemu_driver.c:14160 msgid "unexpected code path" msgstr "予期しないコードパスです" #: src/qemu/qemu_driver.c:14081 msgid "nothing selected for snapshot" msgstr "" #: src/qemu/qemu_driver.c:14090 msgid "" "internal snapshots and checkpoints require all disks to be selected for " "snapshot" msgstr "" #: src/qemu/qemu_driver.c:14098 msgid "" "disk-only snapshots require at least one disk to be selected for snapshot" msgstr "ディスク専用スナップショットは少なくとも一つのディスクをスナップショットに対して選択する必要があります" #: src/qemu/qemu_driver.c:14110 msgid "" "mixing internal and external targets for a snapshot is not yet supported" msgstr "" #: src/qemu/qemu_driver.c:14125 msgid "atomic live snapshot of multiple disks is unsupported" msgstr "複数ディスクの原子性のあるライブスナップショットはサポートされません" #: src/qemu/qemu_driver.c:14191 #, c-format msgid "failed to create image file '%s'" msgstr "" #: src/qemu/qemu_driver.c:14321 msgid "live disk snapshot not supported with this QEMU binary" msgstr "ライブディスクスナップショットはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_driver.c:14501 msgid "Invalid snapshot image format specified in configuration file" msgstr "無効なスナップショットイメージ形式が設定ファイルにおいて指定されました" #: src/qemu/qemu_driver.c:14650 src/qemu/qemu_migration.c:2254 msgid "domain is marked for auto destroy" msgstr "ドメインは自動デプロイとして印がつけられています" #: src/qemu/qemu_driver.c:14656 src/test/test_driver.c:6225 msgid "cannot halt after transient domain snapshot" msgstr "一時ドメインのスナップショット後に停止できません" #: src/qemu/qemu_driver.c:14672 #, c-format msgid "invalid snapshot name '%s': name can't contain '/'" msgstr "無効なスナップショット名 '%s': 名前に '/' を含められません" #: src/qemu/qemu_driver.c:14680 #, c-format msgid "invalid snapshot name '%s': name can't start with '.'" msgstr "無効なスナップショット名 '%s': 名前を '.' から始められません" #: src/qemu/qemu_driver.c:14693 msgid "live snapshot creation is supported only with external checkpoints" msgstr "ライブスナップショットの作成は外部チェックポイントのみでサポートされます" #: src/qemu/qemu_driver.c:14710 msgid "qemu doesn't support taking snapshots of PMSUSPENDED guests" msgstr "" #: src/qemu/qemu_driver.c:14718 #, c-format msgid "Invalid domain state %s" msgstr "" #: src/qemu/qemu_driver.c:14762 msgid "internal snapshot of a running VM must include the memory state" msgstr "" #: src/qemu/qemu_driver.c:14848 #, c-format msgid "unable to save metadata for snapshot %s" msgstr "スナップショット %s のメタデータを保存できません" #: src/qemu/qemu_driver.c:15144 src/test/test_driver.c:6068 msgid "the domain does not have a current snapshot" msgstr "ドメインはカレントスナップショットを持ちません" #: src/qemu/qemu_driver.c:15326 src/test/test_driver.c:6465 msgid "" "transient domain needs to request run or pause to revert to inactive snapshot" msgstr "一時ドメインは非稼動のスナップショットを復元するために実行または一時停止する必要があります" #: src/qemu/qemu_driver.c:15333 msgid "revert to external snapshot not supported yet" msgstr "" #: src/qemu/qemu_driver.c:15340 src/test/test_driver.c:6473 #, c-format msgid "snapshot '%s' lacks domain '%s' rollback info" msgstr "スナップショット '%s' にドメイン '%s' のロールバック情報がありません" #: src/qemu/qemu_driver.c:15350 msgid "must respawn qemu to start inactive snapshot" msgstr "停止状態のスナップショットを開始するには QEMU を respawn する必要があります" #: src/qemu/qemu_driver.c:15573 msgid "qemu doesn't support reversion of snapshot taken in PMSUSPENDED state" msgstr "" #: src/qemu/qemu_driver.c:15581 #, c-format msgid "Invalid target domain state '%s'. Refusing snapshot reversion" msgstr "" #: src/qemu/qemu_driver.c:15697 #, c-format msgid "deletion of %d external disk snapshots not supported yet" msgstr "%d 個の外部ディスクスナップショットの削除はまだサポートされていません" #: src/qemu/qemu_driver.c:15721 #, c-format msgid "failed to set snapshot '%s' as current" msgstr "スナップショット '%s' をカレントとして設定できませんでした" #: src/qemu/qemu_driver.c:15845 #, c-format msgid "No monitor connection for pid %u" msgstr "PID %u のモニター接続がありません" #: src/qemu/qemu_driver.c:15850 #, c-format msgid "Cannot connect to monitor connection of type '%s' for pid %u" msgstr "'%s' 形式のモニター接続 (PID %u) に接続できません" #: src/qemu/qemu_driver.c:16038 #, c-format msgid "cannot find channel %s" msgstr "チャネル %s を見つけられません" #: src/qemu/qemu_driver.c:16045 #, c-format msgid "channel %s is not using a UNIX socket" msgstr "チャネル %s が UNIX ソケットを使用していません" #: src/qemu/qemu_driver.c:16058 msgid "Active channel stream exists for this domain" msgstr "動作中のチャネルストリームがこのドメインに存在します" #: src/qemu/qemu_driver.c:16090 msgid "No device found for specified path" msgstr "指定されたパスにデバイスが見つかりませんでした" #: src/qemu/qemu_driver.c:16112 #, c-format msgid "pivot of disk '%s' requires an active copy job" msgstr "ディスク '%s' をピボットするには稼働中のコピージョブが必要です" #: src/qemu/qemu_driver.c:16136 #, c-format msgid "disk '%s' not ready for pivot yet" msgstr "ディスク '%s' はまだピボットの準備ができていません" #: src/qemu/qemu_driver.c:16226 msgid "" "flag VIR_DOMAIN_BLOCK_REBASE_RELATIVE is valid only with non-null base" msgstr "" #: src/qemu/qemu_driver.c:16246 msgid "partial block pull not supported with this QEMU binary" msgstr "部分的なブロック取り出しはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_driver.c:16253 msgid "" "setting bandwidth at start of block pull not supported with this QEMU binary" msgstr "ブロック取り出しの開始時における帯域の設定はこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_driver.c:16276 msgid "this QEMU binary doesn't support relative block pull/rebase" msgstr "" #: src/qemu/qemu_driver.c:16288 src/qemu/qemu_driver.c:17148 msgid "can't keep relative backing relationship" msgstr "" #: src/qemu/qemu_driver.c:16377 #, c-format msgid "another job on disk '%s' is still being ended" msgstr "" #: src/qemu/qemu_driver.c:16491 #, c-format msgid "disk %s not found in the domain" msgstr "" #: src/qemu/qemu_driver.c:16517 #, c-format msgid "bandwidth %llu cannot be represented in result" msgstr "" #: src/qemu/qemu_driver.c:16662 msgid "block copy is not supported with this QEMU binary" msgstr "ブロックコピーはこの QEMU バイナリーでサポートされていません" #: src/qemu/qemu_driver.c:16671 msgid "domain is not transient" msgstr "ドメインが一時的ではありません" #: src/qemu/qemu_driver.c:16688 #, c-format msgid "shallow copy of disk '%s' into a raw file is not possible" msgstr "" #: src/qemu/qemu_driver.c:16698 msgid "non-file destination not supported yet" msgstr "" #: src/qemu/qemu_driver.c:16709 #, c-format msgid "missing destination file for disk %s: %s" msgstr "ディスク %s の宛先ファイルがありません: %s" #: src/qemu/qemu_driver.c:16716 #, c-format msgid "" "external destination file for disk %s already exists and is not a block " "device: %s" msgstr "ディスク %s の外部宛先ファイルがすでに存在しますが、ブロックデバイスではありません: %s" #: src/qemu/qemu_driver.c:16723 #, c-format msgid "" "blockdev flag requested for disk %s, but file '%s' is not a block device" msgstr "" #: src/qemu/qemu_driver.c:16858 msgid "Relative backing during copy not supported yet" msgstr "" #: src/qemu/qemu_driver.c:16923 #, c-format msgid "bandwidth must be less than %llu bytes" msgstr "" #: src/qemu/qemu_driver.c:16931 msgid "granularity must be power of 2" msgstr "" #: src/qemu/qemu_driver.c:17026 msgid "online commit not supported with this QEMU binary" msgstr "オンラインコミットはこの QEMU バイナリーでサポートされません" #: src/qemu/qemu_driver.c:17048 #, c-format msgid "disk %s has no source file to be committed" msgstr "ディスク %s はコミットするソースファイルがありません" #: src/qemu/qemu_driver.c:17069 msgid "active commit not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:17075 #, c-format msgid "commit of '%s' active layer requires active flag" msgstr "" #: src/qemu/qemu_driver.c:17081 #, c-format msgid "active commit requested but '%s' is not active" msgstr "" #: src/qemu/qemu_driver.c:17088 #, c-format msgid "top '%s' in chain for '%s' has no backing file" msgstr "最上部 '%s' (チェイン '%s') にバッキングファイルがありません" #: src/qemu/qemu_driver.c:17103 #, c-format msgid "base '%s' is not immediately below '%s' in chain for '%s'" msgstr "ベース '%s' が '%s' 以下 ('%s' のチェイン) すぐではありません" #: src/qemu/qemu_driver.c:17138 msgid "this qemu doesn't support relative blockpull" msgstr "" #: src/qemu/qemu_driver.c:17247 src/qemu/qemu_driver.c:17312 #, c-format msgid "No graphics backend with index %d" msgstr "インデックス %d を持つグラフィックバックエンドがありません" #: src/qemu/qemu_driver.c:17259 src/qemu/qemu_driver.c:17324 #, c-format msgid "Can only open VNC or SPICE graphics backends, not %s" msgstr "VNC または SPICEグラフィックバックエンドのみ開けます、%s はできません" #: src/qemu/qemu_driver.c:17453 #, c-format msgid "block I/O throttle limit value must be less than %llu" msgstr "ブロック I/O スロットルの上限値は %llu 未満にしてください" #: src/qemu/qemu_driver.c:17580 msgid "total and read/write of bytes_sec cannot be set at the same time" msgstr "bytes_sec の合計と読み書きは同時に設定できません" #: src/qemu/qemu_driver.c:17588 msgid "total and read/write of iops_sec cannot be set at the same time" msgstr "iops_sec の合計と読み書きは同時に設定できません" #: src/qemu/qemu_driver.c:17596 msgid "total and read/write of bytes_sec_max cannot be set at the same time" msgstr "" #: src/qemu/qemu_driver.c:17604 msgid "total and read/write of iops_sec_max cannot be set at the same time" msgstr "" #: src/qemu/qemu_driver.c:17612 #, c-format msgid "missing persistent configuration for disk '%s'" msgstr "" #: src/qemu/qemu_driver.c:17631 msgid "" "a block I/O throttling parameter is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:17677 msgid "Saving live XML config failed" msgstr "" #: src/qemu/qemu_driver.c:17704 msgid "Write to config file failed" msgstr "設定ファイルへの書き込みに失敗しました" #: src/qemu/qemu_driver.c:17803 #, c-format msgid "disk '%s' was not found in the domain config" msgstr "" #: src/qemu/qemu_driver.c:18137 msgid "Duration not supported. Use 0 for now" msgstr "間隔の指定はサポートされません。今のところ 0 を使用します" #: src/qemu/qemu_driver.c:18145 #, c-format msgid "Unknown suspend target: %u" msgstr "不明な一時停止ターゲット: %u" #: src/qemu/qemu_driver.c:18168 msgid "Unable to suspend domain due to missing system_wakeup monitor command" msgstr "system_wakeup モニターコマンドがないため、ドメインを一時停止できません" #: src/qemu/qemu_driver.c:18178 msgid "S3 state is disabled for this domain" msgstr "このドメインに対して S3 状態が無効化されています" #: src/qemu/qemu_driver.c:18185 msgid "S4 state is disabled for this domain" msgstr "このドメインに対して S4 状態が無効化されています" #: src/qemu/qemu_driver.c:18244 msgid "Unable to wake up domain due to missing system_wakeup monitor command" msgstr "system_wakeup モニターコマンドがないため、ドメインを再開できません" #: src/qemu/qemu_driver.c:18400 msgid "Specifying mount point is not supported for now" msgstr "マウントポイントの指定が今のところサポートされません" #: src/qemu/qemu_driver.c:18665 msgid "cannot set time: qemu doesn't support rtc-reset-reinjection command" msgstr "" #: src/qemu/qemu_driver.c:18760 msgid "specifying mountpoints is not supported" msgstr "" #: src/qemu/qemu_driver.c:18839 #, c-format msgid "unknown virttype: %s" msgstr "" #: src/qemu/qemu_driver.c:18846 #, c-format msgid "unknown architecture: %s" msgstr "" #: src/qemu/qemu_driver.c:18866 #, c-format msgid "architecture from emulator '%s' doesn't match given architecture '%s'" msgstr "" #: src/qemu/qemu_driver.c:18876 #, c-format msgid "unable to find any emulator to serve '%s' architecture" msgstr "" #: src/qemu/qemu_driver.c:18890 #, c-format msgid "the machine '%s' is not supported by emulator '%s'" msgstr "" #: src/qemu/qemu_driver.c:19442 #, c-format msgid "Stats types bits 0x%x are not supported by this daemon" msgstr "" #: src/qemu/qemu_driver.c:19718 #, c-format msgid "Unknown IP address data source %d" msgstr "" #: src/qemu/qemu_driver.c:19746 msgid "Network driver does not support DHCP lease query" msgstr "" #: src/qemu/qemu_driver.c:19909 msgid "cannot rename active domain" msgstr "" #: src/qemu/qemu_driver.c:19915 msgid "cannot rename a transient domain" msgstr "" #: src/qemu/qemu_driver.c:19921 msgid "domain has to be shutoff before renaming" msgstr "" #: src/qemu/qemu_driver.c:19927 msgid "cannot rename domain with snapshots" msgstr "" #: src/qemu/qemu_driver.c:19933 msgid "Can't rename domain to itself" msgstr "" #: src/qemu/qemu_driver.c:19947 #, c-format msgid "domain with name '%s' already exists" msgstr "" #: src/qemu/qemu_driver.c:19978 #, c-format msgid "cannot remove old domain config file %s" msgstr "" #: src/qemu/qemu_hostdev.c:206 msgid "host doesn't support passthrough of host PCI devices" msgstr "" #: src/qemu/qemu_hostdev.c:216 msgid "host doesn't support VFIO PCI passthrough" msgstr "ホストが VFIO PCI パススルーをサポートしません" #: src/qemu/qemu_hostdev.c:224 msgid "host doesn't support legacy PCI passthrough" msgstr "" #: src/qemu/qemu_hotplug.c:448 #, c-format msgid "'%s' controller cannot be hot plugged." msgstr "'%s' コントローラーがホットプラグできません" #: src/qemu/qemu_hotplug.c:455 #, c-format msgid "target %s:%d already exists" msgstr "ターゲット %s:%d はすでに存在します" #: src/qemu/qemu_hotplug.c:594 #, c-format msgid "unexpected disk address type %s" msgstr "予期しないディスクアドレス形式 %s です" #: src/qemu/qemu_hotplug.c:642 #, c-format msgid "SCSI controller %d was missing its PCI address" msgstr "SCSI コントローラー %d は PCI アドレスがありません" #: src/qemu/qemu_hotplug.c:804 #, c-format msgid "" "No device with bus '%s' and target '%s'. cdrom and floppy device hotplug " "isn't supported by libvirt" msgstr "" #: src/qemu/qemu_hotplug.c:825 msgid "disk device='lun' is not supported for usb bus" msgstr "disk device='lun' は USB バスに対してサポートされません" #: src/qemu/qemu_hotplug.c:1003 msgid "virtio-s390 net device cannot be hotplugged." msgstr "virtio-s390 ネットワークデバイスはホットプラグできません" #: src/qemu/qemu_hotplug.c:1020 msgid "Unable to attach network devices without vlan" msgstr "VLAN なしでネットワークデバイスを接続できません" #: src/qemu/qemu_hotplug.c:1115 msgid "device alias not found: cannot set link state to down" msgstr "デバイスのエイリアスが見つかりません: リンクステートをダウンに設定できません" #: src/qemu/qemu_hotplug.c:1127 msgid "setting of link state not supported: Link is up" msgstr "リンクステートの設定はサポートされません: リンクはアップしています" #: src/qemu/qemu_hotplug.c:1312 msgid "guest unexpectedly quit during hotplug" msgstr "ゲストが活性挿入中に予期せず終了しました" #: src/qemu/qemu_hotplug.c:1433 msgid "attaching serial console is not supported" msgstr "シリアルコンソールの接続はサポートされません" #: src/qemu/qemu_hotplug.c:1439 msgid "chardev already exists" msgstr "キャラクターデバイスがすでに存在します" #: src/qemu/qemu_hotplug.c:1513 msgid "detaching serial console is not supported" msgstr "シリアルコンソールの切断はサポートされません" #: src/qemu/qemu_hotplug.c:1565 msgid "Unsupported address type for character device" msgstr "" #: src/qemu/qemu_hotplug.c:1968 #, c-format msgid "Unable to prepare scsi hostdev for iSCSI: %s" msgstr "" #: src/qemu/qemu_hotplug.c:1973 #, c-format msgid "Unable to prepare scsi hostdev: %s:%u:%u:%llu" msgstr "" #: src/qemu/qemu_hotplug.c:2106 #, c-format msgid "bridge %s doesn't exist" msgstr "ブリッジ %s が存在しません" #: src/qemu/qemu_hotplug.c:2130 #, c-format msgid "unable to recover former state by adding port to bridge %s" msgstr "ブリッジ %s にポートを追加することにより、以前の状態を復元できません" #: src/qemu/qemu_hotplug.c:2154 #, c-format msgid "filters not supported on interfaces of type %s" msgstr "フィルターは %s 形式のインターフェースにおいてサポートされません" #: src/qemu/qemu_hotplug.c:2166 #, c-format msgid "" "failed to add new filter rules to '%s' - attempting to restore old rules" msgstr "新しいフィルタールールを '%s' に追加することに失敗しました - 古いルールを復元しています" #: src/qemu/qemu_hotplug.c:2188 msgid "can't change link state: device alias not found" msgstr "リンクステートを変更できません: デバイスのエイリアスが見つかりませんでした" #: src/qemu/qemu_hotplug.c:2234 msgid "cannot find existing network device to modify" msgstr "変更する既存のネットワークデバイスが見つかりません" #: src/qemu/qemu_hotplug.c:2242 #, c-format msgid "cannot change config of '%s' network type" msgstr "'%s' ネットワーク形式の設定を変更できません" #: src/qemu/qemu_hotplug.c:2265 #, c-format msgid "cannot change network interface mac address from %s to %s" msgstr "ネットワークインターフェースの MAC アドレスを %s から %s に変更できません" #: src/qemu/qemu_hotplug.c:2274 #, c-format msgid "cannot modify network device model from %s to %s" msgstr "ネットワークデバイスのモデルを %s から %s に変更できません" #: src/qemu/qemu_hotplug.c:2299 msgid "cannot modify virtio network device driver attributes" msgstr "virtio ネットワークデバイスのドライバー属性を変更できません" #: src/qemu/qemu_hotplug.c:2313 msgid "cannot modify network device script attribute" msgstr "ネットワークデバイスのスクリプト属性を変更できません" #: src/qemu/qemu_hotplug.c:2322 msgid "cannot modify network device tap name" msgstr "ネットワークデバイスのタップ名を変更できません" #: src/qemu/qemu_hotplug.c:2340 msgid "cannot modify network device guest PCI address" msgstr "ネットワークデバイスのゲスト PCI アドレスを変更できません" #: src/qemu/qemu_hotplug.c:2349 msgid "cannot modify network device alias" msgstr "ネットワークデバイスのエイリアスを変更できません" #: src/qemu/qemu_hotplug.c:2354 msgid "cannot modify network device rom bar setting" msgstr "ネットワークデバイスの rom bar 設定を変更できません" #: src/qemu/qemu_hotplug.c:2359 msgid "cannot modify network rom file" msgstr "ネットワーク ROM ファイルを変更できません" #: src/qemu/qemu_hotplug.c:2364 msgid "cannot modify network device boot index setting" msgstr "ネットワークデバイスのブートインデックスの設定を変更できません" #: src/qemu/qemu_hotplug.c:2391 #, c-format msgid "cannot change network interface type to '%s'" msgstr "ネットワークインターフェースの形式を '%s' に変更できません" #: src/qemu/qemu_hotplug.c:2448 src/qemu/qemu_hotplug.c:2521 #, c-format msgid "unable to change config on '%s' network type" msgstr "'%s' ネットワーク形式において設定を変更できません" #: src/qemu/qemu_hotplug.c:2641 msgid "cannot find existing graphics device to modify" msgstr "変更するための既存のグラフィックデバイスを見つけられません" #: src/qemu/qemu_hotplug.c:2647 msgid "cannot change the number of listen addresses" msgstr "リッスンアドレス番号を変更できません" #: src/qemu/qemu_hotplug.c:2657 msgid "cannot change the type of listen address" msgstr "リッスンアドレスの種類を変更できません" #: src/qemu/qemu_hotplug.c:2666 msgid "cannot change listen address setting on vnc graphics" msgstr "VNC グラフィックにおいて設定されているリッスンアドレスを変更できません" #: src/qemu/qemu_hotplug.c:2667 msgid "cannot change listen address setting on spice graphics" msgstr "SPICE グラフィックにおいて設定されているリッスンアドレスを変更できません" #: src/qemu/qemu_hotplug.c:2676 msgid "cannot change listen network setting on vnc graphics" msgstr "VNC グラフィックスのリッスンネットワーク設定を変更できません" #: src/qemu/qemu_hotplug.c:2677 msgid "cannot change listen network setting on spice graphics" msgstr "SPICE グラフィックにおいてリッスンするネットワークの設定を変更できません" #: src/qemu/qemu_hotplug.c:2695 msgid "cannot change port settings on vnc graphics" msgstr "VNC グラフィックにおいて設定されているポートを変更できません" #: src/qemu/qemu_hotplug.c:2700 msgid "cannot change keymap setting on vnc graphics" msgstr "VNC グラフィックにおいて設定されているキーマップを変更できません" #: src/qemu/qemu_hotplug.c:2741 msgid "cannot change port settings on spice graphics" msgstr "SPICE グラフィックにおいて設定されているポートを変更できません" #: src/qemu/qemu_hotplug.c:2747 msgid "cannot change keymap setting on spice graphics" msgstr "spice グラフィックスにおいてキーマップ設定を変更できません" #: src/qemu/qemu_hotplug.c:2789 #, c-format msgid "unable to change config on '%s' graphics type" msgstr "'%s' グラフィックス形式において設定を変更できません" #: src/qemu/qemu_hotplug.c:3123 msgid "unable to determine original VLAN" msgstr "元々の VLAN を決定できません" #: src/qemu/qemu_hotplug.c:3327 #, c-format msgid "don't know how to remove a %s device" msgstr "%s デバイスの削除方法が分かりません" #: src/qemu/qemu_hotplug.c:3381 msgid "Unable to wait on unplug condition" msgstr "取り外し条件を待てません" #: src/qemu/qemu_hotplug.c:3422 src/qemu/qemu_hotplug.c:3671 #, c-format msgid "cannot hot unplug multifunction PCI device: %s" msgstr "マルチファンクション PCI デバイスを活性抜線できません: %s" #: src/qemu/qemu_hotplug.c:3432 msgid "device cannot be detached without a valid CCW address" msgstr "有効な CCW アドレスを持たないデバイスを切断できません" #: src/qemu/qemu_hotplug.c:3439 msgid "device cannot be detached without a valid PCI address" msgstr "有効な PCI アドレスを持たないデバイスを切断できません" #: src/qemu/qemu_hotplug.c:3494 #, c-format msgid "Underlying qemu does not support %s disk removal" msgstr "下にある QEMU が %s ディスクの削除をサポートしません" #: src/qemu/qemu_hotplug.c:3501 #, c-format msgid "disk '%s' is in an active block job" msgstr "" #: src/qemu/qemu_hotplug.c:3568 src/uml/uml_driver.c:2388 msgid "This type of disk cannot be hot unplugged" msgstr "この形式のディスクはホットプラグで抜けません" #: src/qemu/qemu_hotplug.c:3572 #, c-format msgid "disk device type '%s' cannot be detached" msgstr "ディスクデバイス形式 '%s' は切断できません" #: src/qemu/qemu_hotplug.c:3644 #, c-format msgid "controller %s:%d not found" msgstr "コントローラー %s:%d が見つかりません" #: src/qemu/qemu_hotplug.c:3656 #, c-format msgid "device with '%s' address cannot be detached" msgstr "'%s' アドレスを持つデバイスは切断できません" #: src/qemu/qemu_hotplug.c:3663 #, c-format msgid "device with invalid '%s' address cannot be detached" msgstr "無効な '%s' アドレスを持つデバイスは切断できません" #: src/qemu/qemu_hotplug.c:3678 msgid "device cannot be detached: device is busy" msgstr "デバイスを切断できませんでした: デバイスがビジーです" #: src/qemu/qemu_hotplug.c:3737 src/qemu/qemu_hotplug.c:3969 msgid "device cannot be detached without a PCI address" msgstr "PCI アドレスのないデバイスを切断できません" #: src/qemu/qemu_hotplug.c:3765 src/qemu/qemu_hotplug.c:3795 msgid "device cannot be detached without a device alias" msgstr "デバイスエイリアスのないデバイスを切断できません" #: src/qemu/qemu_hotplug.c:3771 src/qemu/qemu_hotplug.c:3801 msgid "device cannot be detached with this QEMU version" msgstr "デバイスはこの QEMU のバージョンを用いて切断できません" #: src/qemu/qemu_hotplug.c:3894 #, c-format msgid "host usb device %03d.%03d not found" msgstr "ホスト USB デバイス %03d.%03d が見つかりません" #: src/qemu/qemu_hotplug.c:3898 #, c-format msgid "host usb device vendor=0x%.4x product=0x%.4x not found" msgstr "ホスト USB デバイス vendor=0x%.4x product=0x%.4x が見つかりませんでした" #: src/qemu/qemu_hotplug.c:3907 #, c-format msgid "host scsi iSCSI path %s not found" msgstr "" #: src/qemu/qemu_hotplug.c:3913 #, c-format msgid "host scsi device %s:%u:%u.%llu not found" msgstr "" #: src/qemu/qemu_hotplug.c:3962 msgid "device cannot be detached without a CCW address" msgstr "CCW アドレスを持たないデバイスを切断できません" #: src/qemu/qemu_hotplug.c:3975 #, c-format msgid "cannot hot unplug multifunction PCI device :%s" msgstr "マルチファンクション PCI デバイスを活性抜線できません: %s" #: src/qemu/qemu_hotplug.c:4065 msgid "Graphics password only supported for VNC" msgstr "グラフィックスパスワードは VNC に対してのみサポートされます" #: src/qemu/qemu_hotplug.c:4091 msgid "Expiry of passwords is not supported" msgstr "パスワードの期限切れはサポートされません" #: src/qemu/qemu_hotplug.c:4236 msgid "alias not set for RNG device" msgstr "" #: src/qemu/qemu_hotplug.c:4288 msgid "alias for the memory device was not found" msgstr "" #: src/qemu/qemu_migration.c:269 #, c-format msgid "unable to read server cert %s" msgstr "サーバー証明書 %s を読み込めません" #: src/qemu/qemu_migration.c:276 #, c-format msgid "cannot initialize cert object: %s" msgstr "証明書オブジェクトを初期化できません: %s" #: src/qemu/qemu_migration.c:287 #, c-format msgid "cannot load cert data from %s: %s" msgstr "%s から証明書データを読み込めません: %s" #: src/qemu/qemu_migration.c:397 src/util/virnetdevopenvswitch.c:220 #, c-format msgid "Unable to run command to get OVS port data for interface %s" msgstr "インターフェース %s の OVS ポートのデータを取得するためのコマンドを実行できません" #: src/qemu/qemu_migration.c:436 msgid "Unable to obtain host UUID" msgstr "ホストの UUID を取得できません" #: src/qemu/qemu_migration.c:457 msgid "Migration graphics data already present" msgstr "マイグレーションのグラフィックデータがすでに存在します" #: src/qemu/qemu_migration.c:484 msgid "Migration lockstate data already present" msgstr "マイグレーションのロック状態データがすでに存在します" #: src/qemu/qemu_migration.c:514 msgid "Migration persistent data already present" msgstr "マイグレーションの永続データがすでに存在します" #: src/qemu/qemu_migration.c:548 msgid "Network migration data already present" msgstr "ネットワークマイグレーションデータがすでに存在します" #: src/qemu/qemu_migration.c:907 msgid "missing type attribute in migration data" msgstr "マイグレーションのデータに type 属性がありません" #: src/qemu/qemu_migration.c:912 src/qemu/qemu_migration.c:2845 #, c-format msgid "unknown graphics type %s" msgstr "不明なグラフィックス形式 %s" #: src/qemu/qemu_migration.c:919 msgid "missing port attribute in migration data" msgstr "マイグレーションのデータに port 属性がありません" #: src/qemu/qemu_migration.c:925 msgid "missing tlsPort attribute in migration data" msgstr "マイグレーションのデータに tlsPort 属性がありません" #: src/qemu/qemu_migration.c:931 msgid "missing listen attribute in migration data" msgstr "マイグレーションのデータに listen 属性がありません" #: src/qemu/qemu_migration.c:960 msgid "missing interface information" msgstr "インターフェース情報がありません" #: src/qemu/qemu_migration.c:975 msgid "missing vporttype attribute in migration data" msgstr "マイグレーションデータに vporttype 属性がありません" #: src/qemu/qemu_migration.c:1011 #, c-format msgid "Malformed nbd port '%s'" msgstr "不正な形式の nbd ポート '%s'" #: src/qemu/qemu_migration.c:1030 msgid "Malformed disk target" msgstr "" #: src/qemu/qemu_migration.c:1039 #, c-format msgid "Malformed disk capacity: '%s'" msgstr "" #: src/qemu/qemu_migration.c:1167 msgid "missing name element in migration data" msgstr "マイグレーションデータに name 要素がありません" #: src/qemu/qemu_migration.c:1172 #, c-format msgid "Incoming cookie data had unexpected name %s vs %s" msgstr "入力クッキーデータに予期しない名前 %s vs %s がありました" #: src/qemu/qemu_migration.c:1182 msgid "missing uuid element in migration data" msgstr "マイグレーションのデータに uuid 要素がありません" #: src/qemu/qemu_migration.c:1188 #, c-format msgid "Incoming cookie data had unexpected UUID %s vs %s" msgstr "入力クッキーデータに予期しない UUID %s vs %s がありました" #: src/qemu/qemu_migration.c:1197 msgid "missing hostname element in migration data" msgstr "マイグレーションのデータに hostname 要素がありません" #: src/qemu/qemu_migration.c:1202 src/qemu/qemu_migration.c:1219 #, c-format msgid "Attempt to migrate guest to the same host %s" msgstr "ゲストを同じホスト %s にマイグレーションしようとします" #: src/qemu/qemu_migration.c:1209 msgid "missing hostuuid element in migration data" msgstr "マイグレーションデータに hostuuid 要素がありません" #: src/qemu/qemu_migration.c:1214 msgid "malformed hostuuid element in migration data" msgstr "マイグレーションのデータに不正な形式の hostuuid 要素があります" #: src/qemu/qemu_migration.c:1235 msgid "missing feature name" msgstr "機能名がありません" #: src/qemu/qemu_migration.c:1241 #, c-format msgid "Unknown migration cookie feature %s" msgstr "不明なマイグレーションクッキー機能 %s" #: src/qemu/qemu_migration.c:1249 #, c-format msgid "Unsupported migration cookie feature %s" msgstr "サポートされないマイグレーションクッキー機能 %s" #: src/qemu/qemu_migration.c:1268 msgid "Missing lock driver name in migration cookie" msgstr "マイグレーションクッキーにロックドライバー名がありません" #: src/qemu/qemu_migration.c:1280 #, c-format msgid "Too many domain elements in migration cookie: %d" msgstr "マイグレーションクッキーにあるドメイン要素が多すぎます: %d" #: src/qemu/qemu_migration.c:1335 msgid "(qemu_migration_cookie)" msgstr "(qemu_migration_cookie)" #: src/qemu/qemu_migration.c:1413 msgid "Migration cookie was not NULL terminated" msgstr "マイグレーションクッキーが NULL で終了していませんでした" #: src/qemu/qemu_migration.c:1441 #, c-format msgid "Missing %s lock state for migration cookie" msgstr "マイグレーションクッキーに対して %s ロック状態がありません" #: src/qemu/qemu_migration.c:1448 #, c-format msgid "Source host lock driver %s different from target %s" msgstr "ソースのホストロックドライバー %s がターゲットの %s と異なります" #: src/qemu/qemu_migration.c:1498 #, c-format msgid "Failed to resume guest %s after failure" msgstr "失敗後にゲスト %s の再開に失敗しました" #: src/qemu/qemu_migration.c:1539 #, c-format msgid "malformed disk path: %s" msgstr "" #: src/qemu/qemu_migration.c:1573 #, c-format msgid "cannot precreate storage for disk type '%s'" msgstr "" #: src/qemu/qemu_migration.c:1600 msgid "unable to create volume XML" msgstr "" #: src/qemu/qemu_migration.c:1663 #, c-format msgid "unable to find disk by target: %s" msgstr "" #: src/qemu/qemu_migration.c:1678 msgid "" "pre-creation of storage targets for incremental storage migration is not " "supported" msgstr "" #: src/qemu/qemu_migration.c:1819 src/qemu/qemu_migration.c:1870 #: src/qemu/qemu_migration.c:1931 #, c-format msgid "migration of disk %s failed" msgstr "" #: src/qemu/qemu_migration.c:2012 src/qemu/qemu_migration.c:2151 #: src/qemu/qemu_migration.c:2706 msgid "Lost connection to destination host" msgstr "宛先ホストへの接続が失われました" #: src/qemu/qemu_migration.c:2145 src/qemu/qemu_migration.c:2646 #: src/qemu/qemu_migration.c:4477 msgid "canceled by client" msgstr "クライアントにより取り消されました" #: src/qemu/qemu_migration.c:2192 msgid "domain has assigned non-USB host devices" msgstr "ドメインに割り当てられた非 USB ホストデバイスがあります" #: src/qemu/qemu_migration.c:2233 #, c-format msgid "cannot migrate domain with %d snapshots" msgstr "%d 個のスナップショットを持つドメインをマイグレーションできません" #: src/qemu/qemu_migration.c:2244 msgid "cannot migrate domain with I/O error" msgstr "I/O エラーのあるドメインは移行できません" #: src/qemu/qemu_migration.c:2261 msgid "domain has an active block job" msgstr "ドメインに実行中のブロックジョブがあります" #: src/qemu/qemu_migration.c:2278 #, c-format msgid "domain has CPU feature: %s" msgstr "" #: src/qemu/qemu_migration.c:2292 msgid "domain's dimm info lacks slot ID or base address" msgstr "" #: src/qemu/qemu_migration.c:2335 msgid "Migration may lead to data corruption if disks use cache != none" msgstr "ディスクが cache != none を使用していると、マイグレーションによりデータが破損するかもしれません" #: src/qemu/qemu_migration.c:2392 msgid "Compressed migration is not supported by target QEMU binary" msgstr "圧縮マイグレーションが送信先の QEMU バイナリーによりサポートされません" #: src/qemu/qemu_migration.c:2396 msgid "Compressed migration is not supported by source QEMU binary" msgstr "圧縮マイグレーションが送信元の QEMU バイナリーによりサポートされません" #: src/qemu/qemu_migration.c:2437 msgid "Auto-Converge is not supported by QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2479 msgid "rdma pinning migration is not supported by target QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2483 msgid "rdma pinning migration is not supported by source QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2589 msgid "migration job" msgstr "マイグレーションジョブ" #: src/qemu/qemu_migration.c:2591 msgid "domain save job" msgstr "ドメイン保存ジョブ" #: src/qemu/qemu_migration.c:2593 msgid "domain core dump job" msgstr "ドメインコアダンプジョブ" #: src/qemu/qemu_migration.c:2595 msgid "job" msgstr "ジョブ" #: src/qemu/qemu_migration.c:2636 msgid "is not active" msgstr "動作中ではありません" #: src/qemu/qemu_migration.c:2641 msgid "unexpectedly failed" msgstr "予期せず失敗しました" #: src/qemu/qemu_migration.c:2700 msgid "failed due to I/O error" msgstr "I/O エラーのため失敗しました" #: src/qemu/qemu_migration.c:2860 #, c-format msgid "invalid tlsPort number: %s" msgstr "無効な tlsPort 番号: %s" #: src/qemu/qemu_migration.c:2913 src/util/virnetdevopenvswitch.c:259 #, c-format msgid "Unable to run command to set OVS port data for interface %s" msgstr "インターフェース %s の OVS ポートデータを設定するコマンドを実行できません" #: src/qemu/qemu_migration.c:2936 msgid "incoming RDMA migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2946 msgid "unknown migration protocol" msgstr "不明なマイグレーションプロトコル" #: src/qemu/qemu_migration.c:3128 #, c-format msgid "disk target %s not found" msgstr "" #: src/qemu/qemu_migration.c:3136 msgid "Selecting disks to migrate is not implemented for tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:3142 msgid "qemu does not support drive-mirror command" msgstr "" #: src/qemu/qemu_migration.c:3175 src/qemu/qemu_migration.c:3429 msgid "offline migration cannot handle non-shared storage" msgstr "オフラインマイグレーションが非共有ストレージを取り扱えません" #: src/qemu/qemu_migration.c:3181 src/qemu/qemu_migration.c:3435 msgid "offline migration must be specified with the persistent flag set" msgstr "オフラインマイグレーションが永続フラグの設定を指定する必要があります" #: src/qemu/qemu_migration.c:3187 src/qemu/qemu_migration.c:3441 msgid "tunnelled offline migration does not make sense" msgstr "トンネルオフラインマイグレーションは意味がありません" #: src/qemu/qemu_migration.c:3344 msgid "qemu isn't capable of IPv6" msgstr "QEMU は IPv6 に対応していません" #: src/qemu/qemu_migration.c:3349 msgid "host isn't capable of IPv6" msgstr "ホストが IPv6 に対応していません" #: src/qemu/qemu_migration.c:3528 src/qemu/qemu_migration.c:4697 msgid "cannot start RDMA migration with no memory hard limit set" msgstr "" #: src/qemu/qemu_migration.c:3551 src/qemu/qemu_migration.c:4769 msgid "cannot create pipe for tunnelled migration" msgstr "トンネルマイグレーションのパイプを" #: src/qemu/qemu_migration.c:3579 msgid "cannot pass pipe for tunnelled migration" msgstr "トンネルマイグレーションのパイプを渡せません" #: src/qemu/qemu_migration.c:3718 msgid "tunnelled migration requested but NULL stream passed" msgstr "トンネルマイグレーションが要求されましたが、NULL ストリームが渡されました" #: src/qemu/qemu_migration.c:3843 src/qemu/qemu_migration.c:4683 #, c-format msgid "missing scheme in migration URI: %s" msgstr "" #: src/qemu/qemu_migration.c:3851 #, c-format msgid "unsupported scheme %s in migration URI %s" msgstr "" #: src/qemu/qemu_migration.c:4158 msgid "poll failed in migration tunnel" msgstr "マイグレーショントンネルにおいてポーリングが失敗しました" #: src/qemu/qemu_migration.c:4176 msgid "failed to read from wakeup fd" msgstr "ウェイクアップファイル記述子からの読み込みに失敗しました" #: src/qemu/qemu_migration.c:4198 msgid "tunnelled migration failed to read from qemu" msgstr "トンネルマイグレーションが QEMU からの読み込みに失敗しました" #: src/qemu/qemu_migration.c:4247 msgid "Unable to make pipe" msgstr "パイプを作成できません" #: src/qemu/qemu_migration.c:4263 msgid "Unable to create migration thread" msgstr "マイグレーションのスレッドを作成できません" #: src/qemu/qemu_migration.c:4285 msgid "failed to wakeup migration tunnel" msgstr "マイグレーショントンネルの起動に失敗しました" #: src/qemu/qemu_migration.c:4341 #, c-format msgid "Unable to set FD %d blocking" msgstr "ファイル記述子 %d をブロックに設定できません" #: src/qemu/qemu_migration.c:4405 #, c-format msgid "Migration with lock driver %s requires cookie support" msgstr "ロックドライバー %s を用いたマイグレーションはクッキーのサポートが必要です" #: src/qemu/qemu_migration.c:4544 msgid "failed to accept connection from qemu" msgstr "QEMU からの接続の試行に失敗しました" #: src/qemu/qemu_migration.c:4691 msgid "outgoing RDMA migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:5320 msgid "migration URI is not supported by tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:5327 msgid "listen address is not supported by tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:5341 #, c-format msgid "Failed to connect to remote libvirt URI %s: %s" msgstr "リモート libvirt URI %s への接続に失敗しました: %s" #: src/qemu/qemu_migration.c:5374 msgid "Destination libvirt does not support peer-to-peer migration protocol" msgstr "宛先 libvirt がピアツーピアマイグレーションプロトコルをサポートしません" #: src/qemu/qemu_migration.c:5639 msgid "received unexpected cookie with P2P migration" msgstr "P2P マイグレーションで予期しないクッキーを受信しました" #: src/qemu/qemu_migration.c:5652 msgid "Unexpected dconnuri parameter with non-peer2peer migration" msgstr "非ピアツーピアマイグレーションで予期しない dconnuri パラメーターです" #: src/qemu/qemu_migration.c:5693 #, c-format msgid "Port profile Associate failed for %s" msgstr "%s に対するポートプロファイルの関連付けに失敗しました" #: src/qemu/qemu_migration.c:6107 msgid "Unable to set cloexec flag" msgstr "cloexec フラグを設定できません" #: src/qemu/qemu_migration.c:6301 #, c-format msgid "migration protocol going backwards %s => %s" msgstr "マイグレーションプロトコル が %s => %s に逆行しています" #: src/qemu/qemu_migration.c:6334 #, c-format msgid "domain '%s' is not processing incoming migration" msgstr "ドメイン '%s' は入力中のマイグレーションを処理していません" #: src/qemu/qemu_migration.c:6336 #, c-format msgid "domain '%s' is not being migrated" msgstr "ドメイン '%s' がマイグレーションされていません" #: src/qemu/qemu_monitor.c:116 msgid "monitor must not be NULL" msgstr "モニターが NULL ではいけません" #: src/qemu/qemu_monitor.c:122 msgid "JSON monitor is required" msgstr "JSON モニターが必要です" #: src/qemu/qemu_monitor.c:343 #, c-format msgid "Monitor path %s too big for destination" msgstr "モニターのパス %s は宛先に対して長すぎます" #: src/qemu/qemu_monitor.c:414 #, c-format msgid "Process %d %p %p [[[[%s]]][[[%s]]]" msgstr "プロセス %d %p %p [[[[%s]]][[[%s]]]" #: src/qemu/qemu_monitor.c:515 msgid "Monitor does not support sending of file descriptors" msgstr "モニターはファイルディスクリプターの送信をサポートしません" #: src/qemu/qemu_monitor.c:719 msgid "early end of file from monitor, possible problem" msgstr "" #: src/qemu/qemu_monitor.c:796 msgid "Error notify callback must be supplied" msgstr "エラー通知のコールバックが提供される必要があります" #: src/qemu/qemu_monitor.c:945 msgid "Qemu monitor was closed" msgstr "QEMU モニターが閉じられました" #: src/qemu/qemu_monitor.c:1074 msgid "Cannot determine balloon device path" msgstr "バルーンデバイスパスがわかりませんでした" #: src/qemu/qemu_monitor.c:1104 msgid "" "Property 'guest-stats-polling-interval' not found on memory balloon driver." msgstr "'guest-stats-polling-interval' プロパティがメモリーバルーンドライバーで見つかりません" #: src/qemu/qemu_monitor.c:1137 #, c-format msgid "Failed to find QOM Object path for device '%s'" msgstr "" #: src/qemu/qemu_monitor.c:1168 msgid "Unable to unescape command" msgstr "コマンドをエスケープ解除できません" #: src/qemu/qemu_monitor.c:1708 #, c-format msgid "unknown block IO status: %s" msgstr "不明なブロック I/O 状態: %s" #: src/qemu/qemu_monitor.c:1763 #, c-format msgid "cannot find info for device '%s'" msgstr "デバイス '%s' の情報を見つけられません" #: src/qemu/qemu_monitor.c:1802 msgid "text monitor doesn't support block stats for backing chain members" msgstr "" #: src/qemu/qemu_monitor.c:1880 #, c-format msgid "unsupported protocol type %s" msgstr "サポートされないプロトコル形式 %s" #: src/qemu/qemu_monitor.c:2221 #, c-format msgid "file offset must be a multiple of %llu" msgstr "ファイルのオフセットは %llu の倍数である必要があります" #: src/qemu/qemu_monitor.c:2495 msgid "fd must be valid" msgstr "ファイルディスクリプターが有効である必要があります" #: src/qemu/qemu_monitor.c:2501 src/qemu/qemu_monitor.c:2558 #, c-format msgid "qemu is not using a unix socket monitor, cannot send fd %s" msgstr "QEMU が unix ソケットモニターを使用していません、ファイル記述子 %s を送信できません" #: src/qemu/qemu_monitor.c:2552 msgid "fd and fdset must be valid" msgstr "fd および fdset が有効である必要があります" #: src/qemu/qemu_monitor.c:2620 msgid "JSON monitor should be using AddNetdev" msgstr "JSON モニターが AddNetdev を使用するべきです" #: src/qemu/qemu_monitor.c:2651 msgid "JSON monitor should be using RemoveNetdev" msgstr "JSON モニターが RemoveNetdev を使用するべきです" #: src/qemu/qemu_monitor_json.c:279 msgid "Unable to append command 'id' string" msgstr "コマンド 'id' 文字列を追加できません" #: src/qemu/qemu_monitor_json.c:376 src/qemu/qemu_monitor_json.c:394 #, c-format msgid "unable to execute QEMU command '%s'" msgstr "QEMU コマンド '%s' を実行できません" #: src/qemu/qemu_monitor_json.c:380 #, c-format msgid "unable to execute QEMU command '%s': %s" msgstr "QEMU コマンド '%s' を実行できません: %s" #: src/qemu/qemu_monitor_json.c:495 #, c-format msgid "unexpected empty keyword in %s" msgstr "%s に予期しない空のキーワード" #: src/qemu/qemu_monitor_json.c:1031 #, c-format msgid "Human monitor command is not available to run %s" msgstr "ヒューマンモニターコマンドが %s を実行するために利用可能ではありません" #: src/qemu/qemu_monitor_json.c:1041 msgid "human monitor command was missing return data" msgstr "human monitor command に return data がありませんでした" #: src/qemu/qemu_monitor_json.c:1169 msgid "query-status reply was missing return data" msgstr "query-status の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:1175 msgid "query-status reply was missing running state" msgstr "query-status reply に running state がありませんでした" #: src/qemu/qemu_monitor_json.c:1272 msgid "cpu reply was missing return data" msgstr "cpu の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:1278 msgid "cpu information was empty" msgstr "CPU 情報が空でした" #: src/qemu/qemu_monitor_json.c:1290 msgid "cpu information was missing an array element" msgstr "" #: src/qemu/qemu_monitor_json.c:1365 msgid "info kvm reply was missing return data" msgstr "info kvm の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:1372 msgid "info kvm reply missing 'enabled' field" msgstr "info kvm reply は 'enabled' 項目がありません" #: src/qemu/qemu_monitor_json.c:1407 src/qemu/qemu_monitor_json.c:1430 #: src/qemu/qemu_monitor_json.c:1439 #, c-format msgid "QOM Object '%s' has no property 'vgamem_mb'" msgstr "" #: src/qemu/qemu_monitor_json.c:1416 #, c-format msgid "QOM Object '%s' has no property 'vram_size'" msgstr "" #: src/qemu/qemu_monitor_json.c:1423 #, c-format msgid "QOM Object '%s' has no property 'ram_size'" msgstr "" #: src/qemu/qemu_monitor_json.c:1488 msgid "info balloon reply was missing return data" msgstr "info balloon の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:1495 msgid "info balloon reply was missing balloon data" msgstr "info balloon の応答に balloon データがありませんでした" #: src/qemu/qemu_monitor_json.c:1588 msgid "the guest hasn't updated any stats yet" msgstr "" #: src/qemu/qemu_monitor_json.c:1598 src/qemu/qemu_monitor_json.c:5296 #: src/qemu/qemu_monitor_json.c:5339 src/qemu/qemu_monitor_json.c:6246 msgid "qom-get reply was missing return data" msgstr "qom-get の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:1681 src/qemu/qemu_monitor_json.c:3839 msgid "block info reply was missing device list" msgstr "block info reply に device list がありませんでした" #: src/qemu/qemu_monitor_json.c:1693 src/qemu/qemu_monitor_json.c:1699 #: src/qemu/qemu_monitor_json.c:3851 src/qemu/qemu_monitor_json.c:3857 msgid "block info device entry was not in expected format" msgstr "block info device 項目が期待した形式ではありませんでした" #: src/qemu/qemu_monitor_json.c:1716 src/qemu/qemu_monitor_json.c:1723 #, c-format msgid "cannot read %s value" msgstr "%s の値を読み込めませんでした" #: src/qemu/qemu_monitor_json.c:1774 msgid "blockstats stats entry was not in expected format" msgstr "blockstats stats 項目が期待した形式ではありませんでした" #: src/qemu/qemu_monitor_json.c:1784 #, c-format msgid "cannot read %s statistic" msgstr "%s 統計を読み込みできません" #: src/qemu/qemu_monitor_json.c:1847 msgid "blockstats reply was missing device list" msgstr "blockstats reply に device list がありませんでした" #: src/qemu/qemu_monitor_json.c:1857 src/qemu/qemu_monitor_json.c:1864 msgid "blockstats device entry was not in expected format" msgstr "blockstats device 項目が期待した形式ではありませんでした" #: src/qemu/qemu_monitor_json.c:1960 msgid "query-block reply was missing device list" msgstr "" #: src/qemu/qemu_monitor_json.c:1972 src/qemu/qemu_monitor_json.c:1979 msgid "query-block device entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:2385 msgid "query-migrate-cache-size reply was missing 'return' data" msgstr "query-migrate-cache-size 応答に 'return' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2437 msgid "info migration reply was missing return data" msgstr "info migration の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:2443 msgid "info migration reply was missing return status" msgstr "info migration reply に return status がありませんでした" #: src/qemu/qemu_monitor_json.c:2450 src/qemu/qemu_monitor_text.c:1374 #: src/qemu/qemu_monitor_text.c:1382 #, c-format msgid "unexpected migration status in %s" msgstr "%s において予期しないマイグレーション状態です" #: src/qemu/qemu_monitor_json.c:2484 msgid "migration was active, but no RAM info was set" msgstr "マイグレーションが有効でしたが、RAM の情報が設定されていませんでした" #: src/qemu/qemu_monitor_json.c:2491 msgid "migration was active, but RAM 'transferred' data was missing" msgstr "マイグレーションが有効でしたが、RAM の '転送済み' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2498 msgid "migration was active, but RAM 'remaining' data was missing" msgstr "マイグレーションが有効でしたが、RAM の '残り' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2505 msgid "migration was active, but RAM 'total' data was missing" msgstr "マイグレーションが有効でしたが、RAM の '合計' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2534 msgid "disk migration was active, but 'transferred' data was missing" msgstr "ディスクマイグレーションがアクティブでしたが、'転送済み' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2543 msgid "disk migration was active, but 'remaining' data was missing" msgstr "ディスクマイグレーションがアクティブでしたが、'残り' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2552 msgid "disk migration was active, but 'total' data was missing" msgstr "ディスクマイグレーションがアクティブでしたが、'合計' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2571 msgid "XBZRLE is active, but 'cache-size' data was missing" msgstr "XBZRLE が有効ですが 'cache-size' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2580 msgid "XBZRLE is active, but 'bytes' data was missing" msgstr "XBZRLE が有効ですが 'bytes' がありませんでした" #: src/qemu/qemu_monitor_json.c:2589 msgid "XBZRLE is active, but 'pages' data was missing" msgstr "XBZRLE が有効ですが 'pages' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2598 msgid "XBZRLE is active, but 'cache-miss' data was missing" msgstr "XBZRLE が有効でしたが 'cache-miss' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2607 msgid "XBZRLE is active, but 'overflow' data was missing" msgstr "XBZRLE が有効でしたが 'overflow' データがありませんでした" #: src/qemu/qemu_monitor_json.c:2724 msgid "missing dump guest memory capabilities" msgstr "" #: src/qemu/qemu_monitor_json.c:2730 msgid "missing supported dump formats" msgstr "" #: src/qemu/qemu_monitor_json.c:2739 msgid "missing entry in supported dump formats" msgstr "" #: src/qemu/qemu_monitor_json.c:2827 src/qemu/qemu_monitor_json.c:2837 #: src/qemu/qemu_monitor_json.c:2847 msgid "usb_add not supported in JSON mode" msgstr "usb_add は JSON モードにおいてサポートされません" #: src/qemu/qemu_monitor_json.c:2857 src/qemu/qemu_monitor_json.c:2868 #: src/qemu/qemu_monitor_json.c:2878 src/qemu/qemu_monitor_json.c:3395 msgid "pci_add not supported in JSON mode" msgstr "pci_add は JSON モードにおいてサポートされません" #: src/qemu/qemu_monitor_json.c:2887 msgid "pci_del not supported in JSON mode" msgstr "pci_del は JSON モードにおいてサポートされません" #: src/qemu/qemu_monitor_json.c:2966 msgid "missing return information" msgstr "返り情報がありません" #: src/qemu/qemu_monitor_json.c:2971 msgid "incomplete return information" msgstr "不完全な返り情報" #: src/qemu/qemu_monitor_json.c:3085 msgid "query-rx-filter reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:3090 msgid "query -rx-filter return data missing array element" msgstr "" #: src/qemu/qemu_monitor_json.c:3096 msgid "Missing or invalid name in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3105 msgid "Missing or invalid 'main-mac' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3112 msgid "Missing or invalid 'promiscuous' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3119 msgid "Missing or invalid 'broadcast-allowed' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3128 msgid "Missing or invalid 'unicast' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3135 msgid "Missing or invalid 'unicast-overflow' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3142 msgid "Missing or invalid 'unicast-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3152 #, c-format msgid "" "Missing or invalid element %zu of 'unicast' list in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3158 #, c-format msgid "" "invalid mac address '%s' in 'unicast-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3169 msgid "Missing or invalid 'multicast' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3176 msgid "Missing or invalid 'multicast-overflow' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3183 msgid "" "Missing or invalid 'multicast-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3193 #, c-format msgid "" "Missing or invalid element %zu of 'multicast' list in query-rx-filter " "response" msgstr "" #: src/qemu/qemu_monitor_json.c:3199 #, c-format msgid "" "invalid mac address '%s' in 'multicast-table' array in query-rx-filter " "response" msgstr "" #: src/qemu/qemu_monitor_json.c:3210 msgid "Missing or invalid 'vlan' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3217 msgid "Missing or invalid 'vlan-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3227 #, c-format msgid "" "Missing or invalid element %zu of 'vlan-table' array in query-rx-filter " "response" msgstr "" #: src/qemu/qemu_monitor_json.c:3300 msgid "character device reply was missing return data" msgstr "キャラクターデバイスの応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:3312 msgid "character device information was missing array element" msgstr "キャラクターデバイスの情報に配列要素がありませんでした" #: src/qemu/qemu_monitor_json.c:3318 msgid "character device information was missing label" msgstr "" #: src/qemu/qemu_monitor_json.c:3324 msgid "character device information was missing filename" msgstr "キャラクターデバイスの情報にファイル名がありませんでした" #: src/qemu/qemu_monitor_json.c:3344 #, c-format msgid "failed to add chardev '%s' info" msgstr "" #: src/qemu/qemu_monitor_json.c:3404 msgid "query-pci not supported in JSON mode" msgstr "query-pci は JSON モードにおいてサポートされません" #: src/qemu/qemu_monitor_json.c:3543 msgid "" "deleting disk is not supported. This may leak data if disk is reassigned" msgstr "ディスクの削除はサポートされません。ディスクが再割り当てされると、データの漏えいを引き起こすかもしれません。" #: src/qemu/qemu_monitor_json.c:3811 #, c-format msgid "qemu block name '%s' doesn't match expected '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:3873 #, c-format msgid "unable to find backing name for device %s" msgstr "" #: src/qemu/qemu_monitor_json.c:3960 src/qemu/qemu_monitor_text.c:2819 #, c-format msgid "keycode %zu is invalid: 0x%X" msgstr "キーコード %zu が無効です: 0x%X" #: src/qemu/qemu_monitor_json.c:4046 msgid "entry was missing 'device'" msgstr "エントリーに 'device' がありませんでした" #: src/qemu/qemu_monitor_json.c:4063 msgid "entry was missing 'type'" msgstr "エントリーに 'type' がありませんでした" #: src/qemu/qemu_monitor_json.c:4077 msgid "entry was missing 'speed'" msgstr "エントリーに 'speed' がありませんでした" #: src/qemu/qemu_monitor_json.c:4083 msgid "entry was missing 'offset'" msgstr "エントリーに 'offset' がありませんでした" #: src/qemu/qemu_monitor_json.c:4089 msgid "entry was missing 'len'" msgstr "エントリーに 'len' がありませんでした" #: src/qemu/qemu_monitor_json.c:4117 msgid "reply was missing return data" msgstr "応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:4123 msgid "unable to determine array size" msgstr "配列の大きさを決定できません" #: src/qemu/qemu_monitor_json.c:4134 msgid "missing array element" msgstr "array 要素がありません" #: src/qemu/qemu_monitor_json.c:4165 src/qemu/qemu_monitor_json.c:4456 #: src/qemu/qemu_monitor_json.c:4489 #, c-format msgid "No active operation on device: %s" msgstr "デバイスにおいて動作中の操作がありません: %s" #: src/qemu/qemu_monitor_json.c:4168 #, c-format msgid "Device %s in use" msgstr "デバイス %s は使用中です" #: src/qemu/qemu_monitor_json.c:4171 src/qemu/qemu_monitor_json.c:4459 #: src/qemu/qemu_monitor_json.c:4492 #, c-format msgid "Operation is not supported for device: %s" msgstr "操作がデバイスに対してサポートされていません: %s" #: src/qemu/qemu_monitor_json.c:4174 src/qemu/qemu_monitor_text.c:2930 #: src/qemu/qemu_monitor_text.c:3029 #, c-format msgid "Command '%s' is not found" msgstr "コマンド '%s' が見つかりません" #: src/qemu/qemu_monitor_json.c:4177 #, c-format msgid "Unexpected error: (%s) '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:4324 #, c-format msgid "block_io_throttle field '%s' missing in qemu's output" msgstr "QEMU の出力に block_io_throttle 項目 '%s' がありません" #: src/qemu/qemu_monitor_json.c:4342 msgid " block_io_throttle reply was missing device list" msgstr " block_io_throttle reply に device list がありませんでした" #: src/qemu/qemu_monitor_json.c:4353 src/qemu/qemu_monitor_json.c:4360 msgid "block_io_throttle device entry was not in expected format" msgstr "block_io_throttle device 項目が期待した形式ではありませんでした" #: src/qemu/qemu_monitor_json.c:4371 msgid "block_io_throttle inserted entry was not in expected format" msgstr "block_io_throttle inserted 項目が期待した形式ではありませんでした" #: src/qemu/qemu_monitor_json.c:4397 #, c-format msgid "cannot find throttling info for device '%s'" msgstr "デバイス '%s' のスロットリング情報がありません" #: src/qemu/qemu_monitor_json.c:4462 src/qemu/qemu_monitor_json.c:4495 msgid "Unexpected error" msgstr "予期しないエラー" #: src/qemu/qemu_monitor_json.c:4558 msgid "query-version reply was missing 'return' data" msgstr "query-version の応答に 'return' データがありませんでした" #: src/qemu/qemu_monitor_json.c:4564 msgid "query-version reply was missing 'qemu' data" msgstr "query-version の応答に 'qemu' データがありませんでした" #: src/qemu/qemu_monitor_json.c:4570 msgid "query-version reply was missing 'major' version" msgstr "query-version の応答に 'major' データがありませんでした" #: src/qemu/qemu_monitor_json.c:4575 msgid "query-version reply was missing 'minor' version" msgstr "query-version の応答に 'minor' データがありませんでした" #: src/qemu/qemu_monitor_json.c:4580 msgid "query-version reply was missing 'micro' version" msgstr "query-version の応答に 'micro' データがありませんでした" #: src/qemu/qemu_monitor_json.c:4588 msgid "query-version reply was missing 'package' version" msgstr "query-version の応答に 'package' データがありませんでした" #: src/qemu/qemu_monitor_json.c:4632 msgid "query-machines reply was missing return data" msgstr "query-machines の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:4638 msgid "query-machines reply data was not an array" msgstr "query-machines の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:4658 msgid "query-machines reply data was missing 'name'" msgstr "query-machines の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:4668 msgid "query-machines reply has malformed 'is-default' data" msgstr "query-machines の応答データに不正な形式の 'is-default' がありました" #: src/qemu/qemu_monitor_json.c:4675 msgid "query-machines reply has malformed 'alias' data" msgstr "query-machines の応答データに不正な形式の 'alias' がありました" #: src/qemu/qemu_monitor_json.c:4684 msgid "query-machines reply has malformed 'cpu-max' data" msgstr "query-machines の応答に不正な形式の 'cpu-max' データがあります" #: src/qemu/qemu_monitor_json.c:4744 msgid "query-cpu-definitions reply was missing return data" msgstr "query-cpu-definitions の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:4750 msgid "query-cpu-definitions reply data was not an array" msgstr "query-cpu-definitions の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:4764 msgid "query-cpu-definitions reply data was missing 'name'" msgstr "query-cpu-definitions の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:4812 msgid "query-commands reply was missing return data" msgstr "query-commands の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:4818 msgid "query-commands reply data was not an array" msgstr "query-commands の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:4832 msgid "query-commands reply data was missing 'name'" msgstr "query-commands の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:4885 msgid "query-events reply was missing return data" msgstr "query-events の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:4891 msgid "query-events reply data was not an array" msgstr "query-events の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:4905 msgid "query-events reply data was missing 'name'" msgstr "query-events の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:4965 msgid "query-command-line-options reply was missing return data" msgstr "query-command-line-options の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:4976 msgid "query-command-line-options reply data was not an array" msgstr "query-command-line-options の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:4987 msgid "query-command-line-options reply data was missing 'option'" msgstr "query-command-line-options の応答データに 'option' がありませんでした" #: src/qemu/qemu_monitor_json.c:5008 msgid "query-command-line-options parameter data was not an array" msgstr "query-command-line-options のパラメーターデータが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:5023 msgid "query-command-line-options parameter data was missing 'name'" msgstr "query-command-line-options のパラメーターデータに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:5080 msgid "query-kvm reply was missing return data" msgstr "query-kvm の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:5087 msgid "query-kvm replied unexpected data" msgstr "query-kvm が予期しないデータを返しました" #: src/qemu/qemu_monitor_json.c:5128 msgid "qom-list-types reply was missing return data" msgstr "qom-list-types の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:5134 msgid "qom-list-types reply data was not an array" msgstr "qom-list-types の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:5148 msgid "qom-list-types reply data was missing 'name'" msgstr "qom-list-types の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:5199 msgid "qom-list reply was missing return data" msgstr "qom-list の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:5205 msgid "qom-list reply data was not an array" msgstr "qom-list の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:5225 msgid "qom-list reply data was missing 'name'" msgstr "qom-list の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:5235 msgid "qom-list reply has malformed 'type' data" msgstr "qom-list の応答データに不正な形式の 'type' データがありました" #: src/qemu/qemu_monitor_json.c:5331 #, c-format msgid "qom-get invalid object property type %d" msgstr "" #: src/qemu/qemu_monitor_json.c:5394 #, c-format msgid "qom-set invalid object property type %d" msgstr "" #: src/qemu/qemu_monitor_json.c:5450 msgid "device-list-properties reply was missing return data" msgstr "device-list-properties の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:5456 msgid "device-list-properties reply data was not an array" msgstr "device-list-properties の応答データが配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:5470 msgid "device-list-properties reply data was missing 'name'" msgstr "device-list-properties の応答データに 'name' がありませんでした" #: src/qemu/qemu_monitor_json.c:5513 msgid "query-target reply was missing return data" msgstr "query-target の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:5519 msgid "query-target reply was missing arch data" msgstr "query-target の応答にアーキテクチャーデータがありませんでした" #: src/qemu/qemu_monitor_json.c:5566 msgid "missing migration capabilities" msgstr "マイグレーションのケイパビリティがありません" #: src/qemu/qemu_monitor_json.c:5579 msgid "missing entry in migration capabilities list" msgstr "マイグレーションのケイパビリティ一覧に項目がありません" #: src/qemu/qemu_monitor_json.c:5585 msgid "missing migration capability name" msgstr "マイグレーションのケイパビリティ名がありません" #: src/qemu/qemu_monitor_json.c:5843 #, c-format msgid "%s reply was missing return data" msgstr "%s の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:5850 #, c-format msgid "%s reply data was not an array" msgstr "%s の応答が配列ではありませんでした" #: src/qemu/qemu_monitor_json.c:5865 #, c-format msgid "%s array element does not contain data" msgstr "%s 配列要素にデータが含まれていません" #: src/qemu/qemu_monitor_json.c:5986 #, c-format msgid "Hotplug unsupported for char device type '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:5990 #, c-format msgid "Hotplug unsupported for char device type '%d'" msgstr "" #: src/qemu/qemu_monitor_json.c:6041 msgid "chardev-add reply was missing return data" msgstr "chardev-add の応答に返り値がありませんでした" #: src/qemu/qemu_monitor_json.c:6047 msgid "chardev-add reply was missing pty path" msgstr "chardev-add の応答に pty パスがありませんでした" #: src/qemu/qemu_monitor_json.c:6137 msgid "missing cpuid-register in CPU data" msgstr "CPU データに cpuid-register がありません" #: src/qemu/qemu_monitor_json.c:6142 msgid "missing or invalid cpuid-input-eax in CPU data" msgstr "CPU データに cpuid-input-eax がありません、または無効です。" #: src/qemu/qemu_monitor_json.c:6147 msgid "missing or invalid features in CPU data" msgstr "CPU データに features がありません、または無効です。" #: src/qemu/qemu_monitor_json.c:6162 #, c-format msgid "unknown CPU register '%s'" msgstr "不明な CPU レジスター '%s'" #: src/qemu/qemu_monitor_json.c:6211 src/qemu/qemu_monitor_json.c:6252 #, c-format msgid "%s CPU property did not return an array" msgstr "%s CPU のプロパティが配列を返しませんでした" #: src/qemu/qemu_monitor_json.c:6303 #, c-format msgid "CPU definition retrieval isn't supported for '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:6365 msgid "query-iothreads reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:6371 msgid "query-iothreads reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:6386 msgid "query-iothreads reply data was missing 'id'" msgstr "" #: src/qemu/qemu_monitor_json.c:6401 #, c-format msgid "failed to find iothread id for '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:6409 msgid "query-iothreads reply has malformed 'thread-id' data" msgstr "" #: src/qemu/qemu_monitor_json.c:6463 msgid "query-memory-devices reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:6469 msgid "query-memory-devices reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:6479 msgid "" "query-memory-devices reply data doesn't contain enum type discriminator" msgstr "" #: src/qemu/qemu_monitor_json.c:6491 msgid "query-memory-devices reply data doesn't contain enum data" msgstr "" #: src/qemu/qemu_monitor_json.c:6498 msgid "dimm memory info data is missing 'id'" msgstr "" #: src/qemu/qemu_monitor_json.c:6508 msgid "malformed/missing addr in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_json.c:6515 msgid "malformed/missing slot in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_json.c:6522 msgid "malformed/missing hotplugged in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_json.c:6530 msgid "malformed/missing hotpluggable in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_text.c:176 msgid "Password request seen, but no handler available" msgstr "パスワード要求がありましたが、利用可能なハンドラーがありません" #: src/qemu/qemu_monitor_text.c:317 #, c-format msgid "Unable to extract disk path from %s" msgstr "%s からディスクのパスを抽出できません" #: src/qemu/qemu_monitor_text.c:422 #, c-format msgid "unexpected reply from info status: %s" msgstr "情報ステータスから予期しない応答: %s" #: src/qemu/qemu_monitor_text.c:469 msgid "'set_link' not supported by this qemu" msgstr "'set_link' はこの qemu にサポートされていません" #: src/qemu/qemu_monitor_text.c:476 msgid "device name rejected" msgstr "デバイス名が拒否されました" #: src/qemu/qemu_monitor_text.c:683 src/qemu/qemu_monitor_text.c:689 #, c-format msgid "unexpected balloon information '%s'" msgstr "予期しないバルーン情報 '%s' です" #: src/qemu/qemu_monitor_text.c:745 msgid "info block not supported by this qemu" msgstr "info block はこの QEMU によりサポートされません" #: src/qemu/qemu_monitor_text.c:863 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' はこの qemu ではサポートがありません" #: src/qemu/qemu_monitor_text.c:897 msgid "info blockstats reply was malformed" msgstr "" #: src/qemu/qemu_monitor_text.c:917 msgid "info blockstats entry was malformed" msgstr "" #: src/qemu/qemu_monitor_text.c:929 #, c-format msgid "'info blockstats' contains malformed parameter '%s' value '%s'" msgstr "" #: src/qemu/qemu_monitor_text.c:1037 msgid "setting VNC password failed" msgstr "VNC パスワードの設定に失敗しました" #: src/qemu/qemu_monitor_text.c:1155 msgid "cannot change vcpu count of this domain" msgstr "このドメインの仮想 CPU 数を変更できません" #: src/qemu/qemu_monitor_text.c:1198 #, c-format msgid "could not eject media on %s: %s" msgstr "%s にあるメディアを取り出せませんでした: %s" #: src/qemu/qemu_monitor_text.c:1235 src/qemu/qemu_monitor_text.c:1242 #, c-format msgid "could not change media on %s: %s" msgstr "%s においてメディアを変更できませんでした: %s" #: src/qemu/qemu_monitor_text.c:1396 #, c-format msgid "cannot parse migration data transferred statistic %s" msgstr "マイグレーションデータの転送済み統計情報 %s を解析できません" #: src/qemu/qemu_monitor_text.c:1409 #, c-format msgid "cannot parse migration data remaining statistic %s" msgstr "マイグレーションデータの残量統計情報 %s を解析できません" #: src/qemu/qemu_monitor_text.c:1422 #, c-format msgid "cannot parse migration data total statistic %s" msgstr "マイグレーションデータの合計統計情報 %s を解析できません" #: src/qemu/qemu_monitor_text.c:1439 #, c-format msgid "cannot parse disk migration data transferred statistic %s" msgstr "ディスクマイグレーションデータの転送済み統計情報 %s を解析できません" #: src/qemu/qemu_monitor_text.c:1452 #, c-format msgid "cannot parse disk migration data remaining statistic %s" msgstr "ディスクマイグレーションデータの転送済み統計情報 %s を解析できません" #: src/qemu/qemu_monitor_text.c:1465 #, c-format msgid "cannot parse disk migration data total statistic %s" msgstr "ディスクマイグレーションの合計統計情報 %s を解析できません" #: src/qemu/qemu_monitor_text.c:1518 #, c-format msgid "migration to '%s' failed: %s" msgstr "'%s' へのマイグレーションが失敗しました: %s" #: src/qemu/qemu_monitor_text.c:1525 #, c-format msgid "migration to '%s' not supported by this qemu: %s" msgstr "'%s' へのマイグレーションはこの QEMU によりサポートされません: %s" #: src/qemu/qemu_monitor_text.c:1600 #, c-format msgid "unable to add USB disk %s: %s" msgstr "USB ディスク %s を追加できません: %s" #: src/qemu/qemu_monitor_text.c:1631 msgid "adding usb device failed" msgstr "usb デバイスの追加は失敗" #: src/qemu/qemu_monitor_text.c:1777 src/qemu/qemu_monitor_text.c:1852 #, c-format msgid "parsing pci_add reply failed: %s" msgstr "pci_add reply の構文解析は失敗 : %s" #: src/qemu/qemu_monitor_text.c:1822 #, c-format msgid "adding %s disk failed %s: %s" msgstr "%s ディスク %s の追加に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:1902 #, c-format msgid "failed to detach PCI device, invalid address %.4x:%.2x:%.2x: %s" msgstr "PCI デバイスの切断に失敗しました、無効なアドレス %.4x:%.2x:%.2x: %s" #: src/qemu/qemu_monitor_text.c:1934 #, c-format msgid "qemu does not support sending of file handles: %s" msgstr "QEMU はファイルハンドルの送信をサポートしません: %s" #: src/qemu/qemu_monitor_text.c:1941 #, c-format msgid "unable to send file handle '%s': %s" msgstr "ファイルハンドル '%s' を送信できません: %s" #: src/qemu/qemu_monitor_text.c:1972 #, c-format msgid "qemu does not support closing of file handles: %s" msgstr "QEMU がファイルハンドルのクローズをサポートしません: %s" #: src/qemu/qemu_monitor_text.c:2001 #, c-format msgid "unable to add host net: %s" msgstr "ホストのネットを追加できません: %s" #: src/qemu/qemu_monitor_text.c:2158 #, c-format msgid "failed to save chardev path '%s'" msgstr "キャラクターデバイスのパス '%s' の保存に失敗しました" #: src/qemu/qemu_monitor_text.c:2203 #, c-format msgid "adding %s disk controller failed: %s" msgstr "%s ディスクコントローラーの追加に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:2288 src/qemu/qemu_monitor_text.c:2539 msgid "drive hotplug is not supported" msgstr "ドライブのホットプラグがサポートされていません" #: src/qemu/qemu_monitor_text.c:2300 #, c-format msgid "adding %s disk failed: %s" msgstr "%s ディスクの追加に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:2355 #, c-format msgid "cannot parse value for %s" msgstr "%s の値を構文解析できません" #: src/qemu/qemu_monitor_text.c:2460 #, c-format msgid "detaching %s device failed: %s" msgstr "%s デバイスの切断に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:2503 #, c-format msgid "adding %s device failed: %s" msgstr "%s デバイスの追加に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:2545 msgid "open disk image file failed" msgstr "ディスクイメージファイルのオープンに失敗しました" #: src/qemu/qemu_monitor_text.c:2579 msgid "" "deleting drive is not supported. This may leak data if disk is reassigned" msgstr "ドライブの削除はサポートされません。 ディスクが再割り当てされると、これによりデータが漏れるかもしれません" #: src/qemu/qemu_monitor_text.c:2591 #, c-format msgid "deleting %s drive failed: %s" msgstr "%s ドライブの削除に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:2626 msgid "setting disk password is not supported" msgstr "ディスクパスワードの設定はサポートされません" #: src/qemu/qemu_monitor_text.c:2630 msgid "the disk password is incorrect" msgstr "ディスクパスワードが間違っています" #: src/qemu/qemu_monitor_text.c:2659 #, c-format msgid "Failed to take snapshot: %s" msgstr "スナップショットの取得に失敗しました: %s" #: src/qemu/qemu_monitor_text.c:2663 msgid "this domain does not have a device to take snapshots" msgstr "このドメインはスナップショットを取得するデバイスがありません" #: src/qemu/qemu_monitor_text.c:2699 msgid "this domain does not have a device to load snapshots" msgstr "このドメインはスナップショットを読み込むためのデバイスがありません" #: src/qemu/qemu_monitor_text.c:2703 #, c-format msgid "the snapshot '%s' does not exist, and was not loaded" msgstr "スナップショット '%s' が存在しません、読み込まれませんでした" #: src/qemu/qemu_monitor_text.c:2746 msgid "this domain does not have a device to delete snapshots" msgstr "このドメインはスナップショットを削除するデバイスがありません" #: src/qemu/qemu_monitor_text.c:2842 #, c-format msgid "failed to send key '%s'" msgstr "キー '%s' の送信に失敗しました" #: src/qemu/qemu_monitor_text.c:3010 #, c-format msgid "No info for device '%s'" msgstr "デバイス '%s' の情報がありません" #: src/qemu/qemu_process.c:213 #, c-format msgid "Failed to set security context for agent for %s" msgstr "%s のエージェントのセキュリティコンテキストを設定できません" #: src/qemu/qemu_process.c:238 msgid "guest crashed while connecting to the guest agent" msgstr "" #: src/qemu/qemu_process.c:245 #, c-format msgid "Failed to clear security context for agent for %s" msgstr "%s のエージェントのセキュリティコンテキストを解除できません" #: src/qemu/qemu_process.c:373 #, c-format msgid "no disk found with alias %s" msgstr "エイリアス %s を持つディスクが見つかりません" #: src/qemu/qemu_process.c:393 #, c-format msgid "disk %s does not have any encryption information" msgstr "ディスク %s に暗号化の情報が何もありません" #: src/qemu/qemu_process.c:401 msgid "cannot find secrets without a connection" msgstr "接続せずにシークレットを見つけられません" #: src/qemu/qemu_process.c:409 src/storage/storage_backend.c:614 msgid "secret storage not supported" msgstr "秘密の格納はサポートされていません" #: src/qemu/qemu_process.c:418 #, c-format msgid "invalid for volume %s" msgstr "ボリューム %s の無効な があります" #: src/qemu/qemu_process.c:437 #, c-format msgid "format='qcow' passphrase for %s must not contain a '\\0'" msgstr "%s 用の format='qcow' パスフレーズは '\\0' を含むことが出来ません" #: src/qemu/qemu_process.c:477 #, c-format msgid "no disk found with path %s" msgstr "パス %s を持つディスクが見つかりません" #: src/qemu/qemu_process.c:607 msgid "Failed to create reboot thread, killing domain" msgstr "再起動スレッドの作成に失敗しました、ドメインを強制停止します" #: src/qemu/qemu_process.c:1569 #, c-format msgid "Failed to set security context for monitor for %s" msgstr "%s に対するモニターのセキュリティコンテキストの設定に失敗しました" #: src/qemu/qemu_process.c:1606 #, c-format msgid "Failed to clear security context for monitor for %s" msgstr "%s に対するモニターのセキュリティコンテキストの解除に失敗しました" #: src/qemu/qemu_process.c:1738 src/qemu/qemu_process.c:1836 msgid "failed to format device alias for PTY retrieval" msgstr "" #: src/qemu/qemu_process.c:1750 #, c-format msgid "no assigned pty for device %s" msgstr "デバイス %s に pty が割り当てられていません" #: src/qemu/qemu_process.c:1958 msgid "process exited while connecting to monitor" msgstr "" #: src/qemu/qemu_process.c:2087 #, c-format msgid "" "got wrong number of IOThread pids from QEMU monitor. got %d, wanted %zu" msgstr "" #: src/qemu/qemu_process.c:2137 msgid "Cannot setup CPU affinity until process is started" msgstr "プロセスが開始されるまで CPU アフィニティをセットアップできません" #: src/qemu/qemu_process.c:2201 msgid "missing alias for network device" msgstr "" #: src/qemu/qemu_process.c:2209 msgid "Setting of link state is not supported by this qemu" msgstr "リンクステートの設定はこの QEMU によりサポートされていません" #: src/qemu/qemu_process.c:2218 #, c-format msgid "Couldn't set link state on interface: %s" msgstr "インターフェースにおいてリンクステートを設定できませんでした: %s" #: src/qemu/qemu_process.c:2336 msgid "Cannot get bit from bitmap" msgstr "" #: src/qemu/qemu_process.c:2710 #, c-format msgid "cannot find PCI address for VirtIO disk %s" msgstr "VirtIO ディスク %s の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2724 #, c-format msgid "cannot find PCI address for %s NIC" msgstr "%s NIC の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2738 #, c-format msgid "cannot find PCI address for controller %s" msgstr "コントローラー %s の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2752 #, c-format msgid "cannot find PCI address for video adapter %s" msgstr "ビデオアダプター %s の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2766 #, c-format msgid "cannot find PCI address for sound adapter %s" msgstr "サウンドアダプター %s の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2779 #, c-format msgid "cannot find PCI address for watchdog %s" msgstr "watchdog %s の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2791 #, c-format msgid "cannot find PCI address for balloon %s" msgstr "バルーン %s の PCI アドレスを見つけることができません" #: src/qemu/qemu_process.c:2848 #, c-format msgid "Unable to pre-create chardev file '%s'" msgstr "キャラクターデバイスファイル '%s' を事前作成できません" #: src/qemu/qemu_process.c:3725 msgid "Could not create thread. QEMU initialization might be incomplete" msgstr "スレッドを作成できませんでした。QEMU の初期化が不完全かもしれません。" #: src/qemu/qemu_process.c:3845 msgid "" "Auto allocation of spice TLS port requested but spice TLS is disabled in " "qemu.conf" msgstr "SPICE TLS ポートの自動割り当てが要求されましたが、TLS が qemu.conf において無効化されています" #: src/qemu/qemu_process.c:3875 msgid "Maximum CPUs greater than specified machine type limit" msgstr "最大 CPU が指定されたマシン形式の制限値より大きいです" #: src/qemu/qemu_process.c:3920 msgid "host doesn't support paravirtual spinlocks" msgstr "ホストは準仮想化スピンロックをサポートしません" #: src/qemu/qemu_process.c:3934 msgid "host doesn't support invariant TSC" msgstr "" #: src/qemu/qemu_process.c:4013 #, c-format msgid "unable to find any master var store for loader: %s" msgstr "" #: src/qemu/qemu_process.c:4041 #, c-format msgid "Unable to read from file '%s'" msgstr "" #: src/qemu/qemu_process.c:4048 #, c-format msgid "Unable to write to file '%s'" msgstr "" #: src/qemu/qemu_process.c:4056 src/qemu/qemu_process.c:4062 #, c-format msgid "Unable to close file '%s'" msgstr "" #: src/qemu/qemu_process.c:4295 msgid "" "QEMU does not support multiple listen addresses for one graphics device." msgstr "" #: src/qemu/qemu_process.c:4361 msgid "Raw I/O is not supported on this platform" msgstr "ロー I/O はこのプラットフォームにおいてサポートされません" #: src/qemu/qemu_process.c:4414 #, c-format msgid "Cannot create directory '%s'" msgstr "" #: src/qemu/qemu_process.c:4456 src/qemu/qemu_process.c:5554 #: src/uml/uml_driver.c:1057 msgid "VM is already active" msgstr "VM はすでにアクティブです" #: src/qemu/qemu_process.c:4629 msgid "Unable to set huge path in security driver" msgstr "セキュリティドライバーにおいて大きなパスを設定できません" #: src/qemu/qemu_process.c:4648 src/qemu/qemu_process.c:5578 #: src/uml/uml_driver.c:1079 #, c-format msgid "cannot create log directory %s" msgstr "ログディレクトリー %s を作成できません" #: src/qemu/qemu_process.c:4663 msgid "" "Domain requires KVM, but it is not available. Check that virtualization is " "enabled in the host BIOS, and host configuration is setup to load the kvm " "modules." msgstr "" "ドメインが KVM を必要としていますが、利用可能ではありません。仮想化機能がホストの BIOS において有効になっていること、およびホストの設定が " "kvm モジュールを読み込むために設定されていることを確認してください。" #: src/qemu/qemu_process.c:4714 msgid "Parameter 'min_guarantee' not supported by QEMU." msgstr "" #: src/qemu/qemu_process.c:4734 msgid "Failed to build pidfile path." msgstr "PID ファイルのパスの構築に失敗しました" #: src/qemu/qemu_process.c:4741 #, c-format msgid "Cannot remove stale PID file %s" msgstr "期限切れの PID ファイル %s を削除できません" #: src/qemu/qemu_process.c:4890 msgid "Process exited prior to exec" msgstr "" #: src/qemu/qemu_process.c:4926 #, c-format msgid "cannot stat fd %d" msgstr "ファイル記述子 %d を統計できません" #: src/remote/remote_client_bodies.h:17 src/remote/remote_client_bodies.h:1726 #: src/remote/remote_client_bodies.h:1763 #: src/remote/remote_client_bodies.h:2594 #: src/remote/remote_client_bodies.h:2633 #: src/remote/remote_client_bodies.h:2730 #: src/remote/remote_client_bodies.h:2969 #: src/remote/remote_client_bodies.h:3004 #: src/remote/remote_client_bodies.h:3038 #: src/remote/remote_client_bodies.h:3426 #: src/remote/remote_client_bodies.h:5891 src/remote/remote_driver.c:2165 #, c-format msgid "%s length greater than maximum: %d > %d" msgstr "%s の長さが最大値よりも大きいです: %d > %d" #: src/remote/remote_client_bodies.h:323 src/remote/remote_client_bodies.h:340 #: src/remote/remote_client_bodies.h:383 src/remote/remote_client_bodies.h:400 #: src/remote/remote_client_bodies.h:443 src/remote/remote_client_bodies.h:460 #: src/remote/remote_client_bodies.h:503 src/remote/remote_client_bodies.h:520 #: src/remote/remote_client_bodies.h:563 src/remote/remote_client_bodies.h:580 #: src/remote/remote_client_bodies.h:623 src/remote/remote_client_bodies.h:640 #: src/remote/remote_client_bodies.h:683 src/remote/remote_client_bodies.h:700 #: src/remote/remote_client_bodies.h:743 src/remote/remote_client_bodies.h:760 #: src/remote/remote_client_bodies.h:803 src/remote/remote_client_bodies.h:820 #: src/remote/remote_client_bodies.h:4216 #: src/remote/remote_client_bodies.h:4235 #: src/remote/remote_client_bodies.h:4278 #: src/remote/remote_client_bodies.h:4297 #: src/remote/remote_client_bodies.h:5295 #: src/remote/remote_client_bodies.h:5313 #: src/remote/remote_client_bodies.h:5497 #: src/remote/remote_client_bodies.h:5516 #: src/remote/remote_client_bodies.h:6249 #: src/remote/remote_client_bodies.h:6267 #, c-format msgid "too many remote undefineds: %d > %d" msgstr "リモート定義解除が多すぎます: %d > %d" #: src/remote/remote_driver.c:566 #, c-format msgid "Failed to parse value of URI component %s" msgstr "URI 構成要素 %s の値の構文解析に失敗しました" #: src/remote/remote_driver.c:638 #, c-format msgid "using unix socket and remote server '%s' is not supported." msgstr "unix ソケットとリモートサーバー '%s' の使用はサポートされません" #: src/remote/remote_driver.c:655 msgid "" "remote_open: transport in URL not recognised (should be " "tls|unix|ssh|ext|tcp|libssh2)" msgstr "" "remote_open: URL の転送方式が認識できません (tls|unix|ssh|ext|tcp|libssh2 のどれかにする必要があります)" #: src/remote/remote_driver.c:676 msgid "Only Unix socket URI transport is allowed in setuid mode" msgstr "Unix ソケット URI 転送のみが setuid モードでサポートされます" #: src/remote/remote_driver.c:793 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' トランスポートにはコマンドが必要です" #: src/remote/remote_driver.c:812 msgid "GNUTLS support not available in this build" msgstr "GNUTLS サポートがこのビルドにおいて利用できません" #: src/remote/remote_driver.c:837 msgid "" "Connecting to session instance without socket path is not supported by the " "libssh2 connection driver" msgstr "libssh2 接続ドライバーではソケットパスを使用しないセッションインスタンスへの接続は対応していません" #: src/remote/remote_driver.c:916 msgid "" "Connecting to session instance without socket path is not supported by the " "ssh connection driver" msgstr "ssh 接続ドライバーではソケットパスを使用しないセッションインスタンスへの接続は対応していません" #: src/remote/remote_driver.c:958 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "トランスポートメソッド unix の ssh と ext は Windows ではサポートがありません" #: src/remote/remote_driver.c:1411 msgid "remoteNodeGetCPUStats: returned number of stats exceeds limit" msgstr "remoteNodeGetCPUStats: 返された統計情報の数が制限を超えています" #: src/remote/remote_driver.c:1430 src/remote/remote_driver.c:1494 #, c-format msgid "Stats %s too big for destination" msgstr "統計情報 %s が宛先に対して大きすぎます" #: src/remote/remote_driver.c:1475 msgid "remoteNodeGetMemoryStats: returned number of stats exceeds limit" msgstr "remoteNodeGetMemoryStats: 返された統計情報の数が制限を超えています" #: src/remote/remote_driver.c:1526 src/remote/remote_driver.c:7563 #: src/remote/remote_driver.c:7819 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "NUMA セルが多すぎます: %d > %d" #: src/remote/remote_driver.c:1756 #, c-format msgid "%s: too many parameters '%u' for limit '%d'" msgstr "" #: src/remote/remote_driver.c:1765 #, c-format msgid "%s: too many parameters '%u' for nparams '%d'" msgstr "" #: src/remote/remote_driver.c:1783 #, c-format msgid "%s: parameter %s too big for destination" msgstr "" #: src/remote/remote_driver.c:1820 #, c-format msgid "%s: unknown parameter type: %d" msgstr "" #: src/remote/remote_driver.c:1852 msgid "returned number of disk errors exceeds limit" msgstr "返されたディスクエラー数が制限を越えています" #: src/remote/remote_driver.c:1900 msgid "remoteDomainBlockStatsFlags: returned number of stats exceeds limit" msgstr "remoteDomainBlockStatsFlags: 返された状態数が制限を超えています" #: src/remote/remote_driver.c:2095 src/remote/remote_driver.c:2265 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU カウントは最大限を越えています: %d > %d" #: src/remote/remote_driver.c:2103 src/remote/remote_driver.c:2207 #: src/remote/remote_driver.c:2272 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU マップバッファ長は最大限を越えています: %d > %d" #: src/remote/remote_driver.c:2124 src/remote/remote_driver.c:2289 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "ホストの vCPU 報告は多すぎます: %d > %d" #: src/remote/remote_driver.c:2131 src/remote/remote_driver.c:2227 #: src/remote/remote_driver.c:2295 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "ホスト報告のマップバッファ長は最大限を越えています: %d > %d" #: src/remote/remote_driver.c:2423 #, c-format msgid "security label exceeds maximum: %zu" msgstr "セキュリティラベルが最大値を超えています: %zu" #: src/remote/remote_driver.c:2468 #, c-format msgid "security label exceeds maximum: %zd" msgstr "セキュリティラベルが最大値を超えています: %zd" #: src/remote/remote_driver.c:2540 #, c-format msgid "security model exceeds maximum: %zu" msgstr "セキュリティモデルが最大値を超えています: %zu" #: src/remote/remote_driver.c:2549 #, c-format msgid "security doi exceeds maximum: %zu" msgstr "セキュリティ DOI が最大値を超えています: %zu" #: src/remote/remote_driver.c:2636 msgid "caller ignores cookie or cookielen" msgstr "コーラーがクッキーまたはクッキー長を無視します" #: src/remote/remote_driver.c:2645 src/remote/remote_driver.c:6103 #: src/remote/remote_driver.c:7133 msgid "caller ignores uri_out" msgstr "コーラーが uri_out を無視します" #: src/remote/remote_driver.c:2778 #, c-format msgid "too many memory stats requested: %d > %d" msgstr "多すぎるメモリー統計が要求されました: %d > %d" #: src/remote/remote_driver.c:2822 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "block peek 要求はリモートプロトコルには大きすぎます %zi > %d" #: src/remote/remote_driver.c:2843 src/remote/remote_driver.c:2894 msgid "returned buffer is not same size as requested" msgstr "戻りバッファは要求値と同じサイズではありません" #: src/remote/remote_driver.c:2874 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "memory peek 要求はリモートプロトコルには大きすぎます %zi > %d" #: src/remote/remote_driver.c:3019 #, c-format msgid "nparams count exceeds maximum: %u > %u" msgstr "nparams 数が最大値を超えています: %u > %u" #: src/remote/remote_driver.c:3025 #, c-format msgid "ncpus count exceeds maximum: %u > %u" msgstr "ncpus 数が最大値を超えています: %u > %u" #: src/remote/remote_driver.c:3050 msgid "remoteDomainGetCPUStats: returned number of stats exceeds limit" msgstr "remoteDomainGetCPUStats: 返された統計数が制限を超えています" #: src/remote/remote_driver.c:3917 #, c-format msgid "unknown authentication type %s" msgstr "不明な認証形式: %s" #: src/remote/remote_driver.c:3926 #, c-format msgid "requested authentication type %s rejected" msgstr "要求された認証タイプ %s は拒否されました" #: src/remote/remote_driver.c:3965 #, c-format msgid "unsupported authentication type %d" msgstr "サポートのない認証タイプ %d です" #: src/remote/remote_driver.c:4252 msgid "Failed to make auth credentials" msgstr "認証情報の作成に失敗しました" #: src/remote/remote_driver.c:4263 msgid "No authentication callback available" msgstr "認証のコールバックが利用可能ではありません" #: src/remote/remote_driver.c:4269 src/remote/remote_driver.c:4587 msgid "Failed to collect auth credentials" msgstr "認証情報の収集に失敗しました" #: src/remote/remote_driver.c:4375 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL メカニズム %s はサーバーでサポートされていません" #: src/remote/remote_driver.c:4405 #, c-format msgid "SASL negotiation data too long: %zu bytes" msgstr "SASL ネゴシエーションのデータが長すぎます: %zu バイト" #: src/remote/remote_driver.c:4504 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "交渉 SSF %d は強度不足です" #: src/remote/remote_driver.c:5577 msgid "no internalFlags support" msgstr "internalFlags サポートがありません" #: src/remote/remote_driver.c:6035 src/remote/remote_driver.c:6094 #: src/remote/remote_driver.c:6177 src/remote/remote_driver.c:6238 #: src/remote/remote_driver.c:6297 src/remote/remote_driver.c:7054 #: src/remote/remote_driver.c:7124 src/remote/remote_driver.c:7222 #: src/remote/remote_driver.c:7294 src/remote/remote_driver.c:7367 msgid "caller ignores cookieout or cookieoutlen" msgstr "コーラーが cookieout または cookieoutlen を無視します" #: src/remote/remote_driver.c:6383 #, c-format msgid "Too many model names '%d' for limit '%d'" msgstr "" #: src/remote/remote_driver.c:6505 msgid "" "the caller doesn't support keepalive protocol; perhaps it's missing event " "loop implementation" msgstr "コーラーがキープアライブプロトコルをサポートしません。おそらくイベントループが実装されていません。" #: src/remote/remote_driver.c:7753 #, c-format msgid "Number of stats entries is %d, which exceeds max limit: %d" msgstr "" #: src/rpc/virkeepalive.c:143 msgid "connection closed due to keepalive timeout" msgstr "" #: src/rpc/virkeepalive.c:257 msgid "keepalive interval already set" msgstr "キープアライブ間隔がすでに設定されています" #: src/rpc/virkeepalive.c:263 #, c-format msgid "keepalive interval %d too large" msgstr "キープアライブ間隔 %d が大きすぎます" #: src/rpc/virnetclient.c:311 msgid "unable to make pipe" msgstr "パイプを作成できません" #: src/rpc/virnetclient.c:533 msgid "Unable to register async IO callback" msgstr "非同期 I/O のコールバックを登録できません" #: src/rpc/virnetclient.c:551 msgid "Unable to enable keepalives without async IO support" msgstr "非同期 I/O サポートなしでキープアライブを有効化できません" #: src/rpc/virnetclient.c:726 src/rpc/virnetclient.c:1745 msgid "failed to wake up polling thread" msgstr "スレッドのポーリングの起動に失敗しました" #: src/rpc/virnetclient.c:837 msgid "Unable to read TLS confirmation" msgstr "TLS 確認を読み込めません" #: src/rpc/virnetclient.c:842 msgid "server verification (of our certificate or IP address) failed" msgstr "サーバー検証(証明書または IP アドレス)に失敗しました" #: src/rpc/virnetclient.c:985 #, c-format msgid "no call waiting for reply with prog %d vers %d serial %d" msgstr "プログラム %d バージョン %d シリアル %d を持つ応答に対して待ち合わせているコールがありません" #: src/rpc/virnetclient.c:1154 #, c-format msgid "got unexpected RPC call prog %d vers %d proc %d type %d" msgstr "予期しない RPC コールのプログラム %d バージョン %d プロセス %d 種類 %d がありました" #: src/rpc/virnetclient.c:1538 msgid "poll on socket failed" msgstr "ソケット上の投票のは失敗しました" #: src/rpc/virnetclient.c:1565 msgid "read on wakeup fd failed" msgstr "起動ファイル記述子において読み込みに失敗しました" #: src/rpc/virnetclient.c:1615 msgid "received hangup / error event on socket" msgstr "ソケット上で切断/エラーのイベントがありました" #: src/rpc/virnetclient.c:1763 msgid "failed to wait on condition" msgstr "条件の待機に失敗しました" #: src/rpc/virnetclient.c:1892 msgid "Attempt to send an asynchronous message with a synchronous reply" msgstr "同期応答で非同期メッセージの送信を試行します" #: src/rpc/virnetclient.c:1899 msgid "Attempt to send a non-blocking message with a synchronous reply" msgstr "非同期応答を持つ非ブロックメッセージを送信しようとしています" #: src/rpc/virnetclient.c:1909 msgid "cannot initialize condition variable" msgstr "条件変数を初期化出来ません" #: src/rpc/virnetclient.c:1974 msgid "client socket is closed" msgstr "クライアントソケットが閉じられました" #: src/rpc/virnetclientprogram.c:224 #, c-format msgid "program mismatch in event (actual %x, expected %x)" msgstr "イベントにおいてプログラムが一致しません(現状 %x、予期 %x)" #: src/rpc/virnetclientprogram.c:230 #, c-format msgid "version mismatch in event (actual %x, expected %x)" msgstr "イベントにおいてバージョンが一致しません(現状 %x、予期 %x)" #: src/rpc/virnetclientprogram.c:236 #, c-format msgid "status mismatch in event (actual %x, expected %x)" msgstr "イベントにおいて状態が一致しません(現状 %x、予期 %x)" #: src/rpc/virnetclientprogram.c:242 #, c-format msgid "type mismatch in event (actual %x, expected %x)" msgstr "イベントにおいて形式が一致しません(現状 %x、予期 %x)" #: src/rpc/virnetclientprogram.c:250 #, c-format msgid "No event expected with procedure %x" msgstr "手順 %x で期待されたイベントがありません" #: src/rpc/virnetclientprogram.c:307 src/rpc/virnetclientprogram.c:366 #, c-format msgid "Cannot duplicate FD %d" msgstr "FD %d を複製できませんでした" #: src/rpc/virnetclientprogram.c:313 src/rpc/virnetclientprogram.c:372 #: src/rpc/virnetmessage.c:561 src/rpc/virnetmessage.c:582 #, c-format msgid "Cannot set close-on-exec %d" msgstr "close-on-exec %d の設定に失敗しました" #: src/rpc/virnetclientprogram.c:339 #, c-format msgid "Unexpected message type %d" msgstr "予期されないメッセージ形式 %d" #: src/rpc/virnetclientprogram.c:344 #, c-format msgid "Unexpected message proc %d != %d" msgstr "予期しないメッセージプロセス %d != %d" #: src/rpc/virnetclientprogram.c:350 #, c-format msgid "Unexpected message serial %d != %d" msgstr "予期しないメッセージシリアル %d != %d" #: src/rpc/virnetclientprogram.c:389 #, c-format msgid "Unexpected message status %d" msgstr "予期しないメッセージステータス %d です" #: src/rpc/virnetclientstream.c:423 msgid "NULL pointer encountered" msgstr "" #: src/rpc/virnetclientstream.c:481 msgid "multiple stream callbacks not supported" msgstr "複数ストリームのコールバックはサポートされません" #: src/rpc/virnetclientstream.c:517 src/rpc/virnetclientstream.c:539 msgid "no stream callback registered" msgstr "ストリームのコールバックが登録されていません" #: src/rpc/virnetdaemon.c:186 #, c-format msgid "Invalid server ID: %d" msgstr "" #: src/rpc/virnetdaemon.c:222 msgid "Cannot add more servers post-exec than there were pre-exec" msgstr "" #: src/rpc/virnetdaemon.c:272 msgid "Malformed servers data in JSON document" msgstr "" #: src/rpc/virnetdaemon.c:445 msgid "Libvirt" msgstr "libvirt" #: src/rpc/virnetdaemon.c:446 msgid "Virtual machines need to be saved" msgstr "仮想マシンを保存する必要があります" #: src/rpc/virnetdaemon.c:513 msgid "Failed to read from signal pipe" msgstr "シグナルのパイプからの読み込みに失敗しました" #: src/rpc/virnetdaemon.c:530 #, c-format msgid "Unexpected signal received: %d" msgstr "予期しないシグナルを受け取りました: %d" #: src/rpc/virnetdaemon.c:546 msgid "Unable to create signal pipe" msgstr "シグナルのパイプを作成できません" #: src/rpc/virnetdaemon.c:555 msgid "Failed to add signal handle watch" msgstr "シグナルハンドルウォッチの追加に失敗しました" #: src/rpc/virnetdaemon.c:653 msgid "Not all servers restored, cannot run server" msgstr "" #: src/rpc/virnetdaemon.c:669 msgid "Failed to register shutdown timeout" msgstr "期待されるパラメーターを持つネットリンク応答を見つけられませんでした" #: src/rpc/virnetmessage.c:122 msgid "Unable to decode message length" msgstr "メッセージ長をデコードできません" #: src/rpc/virnetmessage.c:129 #, c-format msgid "packet %d bytes received from server too small, want %d" msgstr "サーバーから受信したパケット %d バイトは小さすぎますが、%d バイトが期待されます" #: src/rpc/virnetmessage.c:139 #, c-format msgid "packet %d bytes received from server too large, want %d" msgstr "サーバーから受信したパケット %d バイトは大きすぎますが、%d バイトが期待されます" #: src/rpc/virnetmessage.c:179 msgid "Unable to decode header until len is received" msgstr "len を受信するまで、ヘッダーをデコードできません" #: src/rpc/virnetmessage.c:192 msgid "Unable to decode message header" msgstr "メッセージヘッダーをデコードできません" #: src/rpc/virnetmessage.c:236 src/rpc/virnetmessage.c:380 #: src/rpc/virnetmessage.c:460 src/rpc/virnetmessage.c:485 msgid "Unable to encode message length" msgstr "メッセージ長をエンコードできません" #: src/rpc/virnetmessage.c:241 msgid "Unable to encode message header" msgstr "メッセージヘッダーをエンコードできません" #: src/rpc/virnetmessage.c:252 msgid "Unable to re-encode message length" msgstr "メッセージ長を再エンコードできません" #: src/rpc/virnetmessage.c:277 #, c-format msgid "Too many FDs to send %d, expected %d maximum" msgstr "送信するファイル記述子 %d 個は多すぎます、予期される最大は %d です" #: src/rpc/virnetmessage.c:283 msgid "Unable to encode number of FDs" msgstr "ファイル記述子数をエンコードできません" #: src/rpc/virnetmessage.c:308 msgid "Unable to decode number of FDs" msgstr "ファイル記述子数をデコードできません" #: src/rpc/virnetmessage.c:315 #, c-format msgid "Received too many FDs %d, expected %d maximum" msgstr "受信したファイル記述子 %d 個は多すぎます、予期される最大は %d です" #: src/rpc/virnetmessage.c:354 msgid "Unable to encode message payload" msgstr "メッセージペイロードをエンコードできません" #: src/rpc/virnetmessage.c:408 msgid "Unable to decode message payload" msgstr "メッセージペイロードをデコードできません" #: src/rpc/virnetmessage.c:435 #, c-format msgid "Stream data too long to send (%zu bytes needed, %zu bytes available)" msgstr "ストリームデータが送信するには長すぎます (%zu バイト必要, %zu バイト利用可能)" #: src/rpc/virnetmessage.c:534 msgid "Library function returned error but did not set virError" msgstr "ライブラリー関数がエラーを返しましたが virError を設定しませんでした" #: src/rpc/virnetmessage.c:548 #, c-format msgid "No FD available at slot %zu" msgstr "スロット %zu に利用可能なファイル記述子がありません" #: src/rpc/virnetmessage.c:554 src/rpc/virnetmessage.c:575 #, c-format msgid "Unable to duplicate FD %d" msgstr "ファイル記述子 %d を複製できません" #: src/rpc/virnetsaslcontext.c:88 src/rpc/virnetsaslcontext.c:110 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ライブラリの初期化に失敗しました:%d (%s)" #: src/rpc/virnetsaslcontext.c:146 src/rpc/virnettlscontext.c:387 #, c-format msgid "Malformed TLS whitelist regular expression '%s'" msgstr "不正な形式の TLS ホワイトリスト正規表現 '%s'" #: src/rpc/virnetsaslcontext.c:155 #, c-format msgid "SASL client identity '%s' not allowed in whitelist" msgstr "SASL クライアント識別子 '%s' がホワイトリストにおいて許可されていません" #: src/rpc/virnetsaslcontext.c:159 msgid "Client's username is not on the list of allowed clients" msgstr "クライアントのユーザー名が許可済みクライアントの一覧にありません" #: src/rpc/virnetsaslcontext.c:193 src/rpc/virnetsaslcontext.c:230 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL クライアントコンテキストの作成に失敗しました: %d (%s)" #: src/rpc/virnetsaslcontext.c:252 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "外部 SSF %d (%s) をセットできません" #: src/rpc/virnetsaslcontext.c:273 #, c-format msgid "cannot query SASL username on connection %d (%s)" msgstr "接続 %d (%s) 上の SASL ユーザー名のクエリができません" #: src/rpc/virnetsaslcontext.c:280 msgid "no client username was found" msgstr "クライアントのユーザー名が見付かりません" #: src/rpc/virnetsaslcontext.c:301 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "接続 %d (%s) 上の SASL ssf をクエリできません" #: src/rpc/virnetsaslcontext.c:337 #, c-format msgid "cannot set security props %d (%s)" msgstr "セキュリティプロパティ %d (%s) をセットできません" #: src/rpc/virnetsaslcontext.c:361 #, c-format msgid "cannot get security props %d (%s)" msgstr "セキュリティプロパティ %d (%s) を取得できません" #: src/rpc/virnetsaslcontext.c:389 #, c-format msgid "cannot list SASL mechanisms %d (%s)" msgstr "SASL メカニズム %d (%s) をリストできません" #: src/rpc/virnetsaslcontext.c:439 src/rpc/virnetsaslcontext.c:534 #: src/rpc/virnetsaslcontext.c:579 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL 交渉の起動に失敗しました: %d (%s)" #: src/rpc/virnetsaslcontext.c:488 #, c-format msgid "Failed to step SASL negotiation: %d (%s)" msgstr "SASL ネゴシエーションのステップ実行に失敗しました: %d (%s)" #: src/rpc/virnetsaslcontext.c:612 src/rpc/virnetsaslcontext.c:651 #, c-format msgid "SASL data length %zu too long, max %zu" msgstr "SASL データが %zu 長すぎます、最大 %zu です" #: src/rpc/virnetsaslcontext.c:626 #, c-format msgid "failed to encode SASL data: %d (%s)" msgstr "SASL データのエンコードに失敗しました: %d (%s)" #: src/rpc/virnetsaslcontext.c:664 #, c-format msgid "failed to decode SASL data: %d (%s)" msgstr "SASL データのデコードに失敗しました: %d (%s)" #: src/rpc/virnetsocket.c:164 msgid "Cannot get host interface addresses" msgstr "" #: src/rpc/virnetsocket.c:191 #, c-format msgid "Cannot resolve ::1 address: %s" msgstr "" #: src/rpc/virnetsocket.c:207 msgid "Cannot check address family on this platform" msgstr "" #: src/rpc/virnetsocket.c:230 msgid "Unable to set close-on-exec flag" msgstr "close-on-exec フラグを設定できません" #: src/rpc/virnetsocket.c:235 msgid "Unable to enable non-blocking flag" msgstr "non-blocking フラグを有効にできません" #: src/rpc/virnetsocket.c:258 msgid "Unable to disable nagle algorithm" msgstr "nagle アルゴリズムを無効化できません" #: src/rpc/virnetsocket.c:327 src/rpc/virnetsocket.c:551 #, c-format msgid "Unable to resolve address '%s' service '%s': %s" msgstr "アドレス '%s' サービス '%s' を解決できません: %s" #: src/rpc/virnetsocket.c:345 src/rpc/virnetsocket.c:560 msgid "Unable to create socket" msgstr "ソケットを作成できません" #: src/rpc/virnetsocket.c:365 msgid "Unable to force bind to IPv6 only" msgstr "IPv6 へのバインドのみを強制できません" #: src/rpc/virnetsocket.c:373 src/rpc/virnetsocket.c:400 #: src/rpc/virnetsocket.c:406 msgid "Unable to bind to port" msgstr "ポートを" #: src/rpc/virnetsocket.c:384 src/rpc/virnetsocket.c:514 #: src/rpc/virnetsocket.c:584 src/rpc/virnetsocket.c:715 #: src/rpc/virnetsocket.c:1045 src/rpc/virnetsocket.c:1097 #: src/rpc/virnetsocket.c:1896 msgid "Unable to get local socket name" msgstr "ローカルのソケット名を取得できません" #: src/rpc/virnetsocket.c:444 src/rpc/virnetsocket.c:675 msgid "Failed to create socket" msgstr "ソケットの作成に失敗しました" #: src/rpc/virnetsocket.c:451 src/rpc/virnetsocket.c:681 #, c-format msgid "Path %s too long for unix socket" msgstr "パス %s は UNIX ソケットに対して長すぎます" #: src/rpc/virnetsocket.c:464 #, c-format msgid "Failed to bind socket to '%s'" msgstr "ソケットを '%s' にバインドできません" #: src/rpc/virnetsocket.c:475 #, c-format msgid "Failed to change ownership of '%s' to %d:%d" msgstr "'%s' の所有者を %d に変更できませんでした:%d" #: src/rpc/virnetsocket.c:499 src/rpc/virnetsocket.c:744 msgid "UNIX sockets are not supported on this platform" msgstr "UNIX ソケットはこのプラットフォームにおいてサポートされていません" #: src/rpc/virnetsocket.c:577 #, c-format msgid "unable to connect to server at '%s:%s'" msgstr "'%s:%s' にあるサーバーに接続できません" #: src/rpc/virnetsocket.c:590 msgid "Unable to get remote socket name" msgstr "リモートソケット名を取得できません" #: src/rpc/virnetsocket.c:637 msgid "Auto-spawn of daemon requested, but no binary specified" msgstr "デーモンの自動 spawn が要求されましたが、バイナリーが指定されていません" #: src/rpc/virnetsocket.c:644 #, c-format msgid "Cannot determine basename for binary '%s'" msgstr "" #: src/rpc/virnetsocket.c:654 src/util/virpidfile.c:561 #, c-format msgid "Cannot create user runtime directory '%s'" msgstr "" #: src/rpc/virnetsocket.c:664 #, c-format msgid "Unable to create lock '%s'" msgstr "" #: src/rpc/virnetsocket.c:669 #, c-format msgid "Unable to lock '%s'" msgstr "" #: src/rpc/virnetsocket.c:698 #, c-format msgid "Failed to connect socket to '%s'" msgstr "ソケットの '%s' への接続に失敗しました" #: src/rpc/virnetsocket.c:766 src/rpc/virnetsocket.c:772 msgid "unable to create socket pair" msgstr "ソケット組を作成できません" #: src/rpc/virnetsocket.c:810 msgid "Tunnelling sockets not supported on this platform" msgstr "ソケットのトンネルはこのプラットフォームにおいてサポートされません" #: src/rpc/virnetsocket.c:915 msgid "Failed to parse port number" msgstr "ポート番号の構文解析に失敗しました" #: src/rpc/virnetsocket.c:935 #, c-format msgid "Invalid host key verification method: '%s'" msgstr "無効なホスト鍵検証方式: '%s'" #: src/rpc/virnetsocket.c:972 #, c-format msgid "Invalid authentication method: '%s'" msgstr "無効な認証方式: '%s'" #: src/rpc/virnetsocket.c:1018 msgid "libssh2 transport support was not enabled" msgstr "libssh2 転送サポートが有効化されていませんでした" #: src/rpc/virnetsocket.c:1065 msgid "Missing fd data in JSON document" msgstr "JSON ドキュメントに fd データがありません" #: src/rpc/virnetsocket.c:1071 msgid "Missing pid data in JSON document" msgstr "JSON ドキュメントに pid データがありません" #: src/rpc/virnetsocket.c:1077 msgid "Missing errfd data in JSON document" msgstr "JSON ドキュメントに errfd データがありません" #: src/rpc/virnetsocket.c:1082 msgid "Missing isClient data in JSON document" msgstr "JSON ドキュメントに isClient データがありません" #: src/rpc/virnetsocket.c:1091 msgid "Unable to get peer socket name" msgstr "ピアソケット名を取得できません" #: src/rpc/virnetsocket.c:1115 msgid "Unable to save socket state when SASL session is active" msgstr "SASL セッションが稼働中にソケットの状態を保存できません" #: src/rpc/virnetsocket.c:1122 msgid "Unable to save socket state when TLS session is active" msgstr "TLS セッションが稼働中はソケットの状態を保存できません" #: src/rpc/virnetsocket.c:1144 #, c-format msgid "Cannot disable close-on-exec flag on socket %d" msgstr "ソケット %d において close-on-exec フラグを無効化できません" #: src/rpc/virnetsocket.c:1151 #, c-format msgid "Cannot disable close-on-exec flag on pipe %d" msgstr "パイプ %d において close-on-exec フラグを無効化できません" #: src/rpc/virnetsocket.c:1230 msgid "Unable to copy socket file handle" msgstr "ソケットのファイルハンドルをコピーできません" #: src/rpc/virnetsocket.c:1288 src/rpc/virnetsocket.c:1342 msgid "Failed to get client socket identity" msgstr "クライアントソケット識別子の取得に失敗しました" #: src/rpc/virnetsocket.c:1348 msgid "Failed to get valid client socket identity" msgstr "有効なソケット識別子の取得に失敗しました" #: src/rpc/virnetsocket.c:1354 msgid "Failed to get valid client socket identity groups" msgstr "有効なクライアントソケット識別子グループの取得に失敗しました" #: src/rpc/virnetsocket.c:1382 msgid "Failed to get client socket PID" msgstr "クライアントのソケット PID の取得に失敗しました" #: src/rpc/virnetsocket.c:1403 msgid "Client socket identity not available" msgstr "クライアントソケット識別子が利用可能ではありません" #: src/rpc/virnetsocket.c:1424 msgid "Unable to query peer security context" msgstr "ピアセキュリティコンテキストを問い合わせできません" #: src/rpc/virnetsocket.c:1602 #, c-format msgid "Cannot recv data: %s" msgstr "データを受信できません: %s" #: src/rpc/virnetsocket.c:1605 msgid "Cannot recv data" msgstr "データを受信できません" #: src/rpc/virnetsocket.c:1610 #, c-format msgid "End of file while reading data: %s" msgstr "データの読み込み中に EOF がありました: %s" #: src/rpc/virnetsocket.c:1613 msgid "End of file while reading data" msgstr "データの読み込み中に EOF がありました" #: src/rpc/virnetsocket.c:1650 msgid "Cannot write data" msgstr "データを書き込みできません" #: src/rpc/virnetsocket.c:1655 msgid "End of file while writing data" msgstr "データの書き込み中に EOF がありました" #: src/rpc/virnetsocket.c:1798 msgid "Sending file descriptors is not supported on this socket" msgstr "ファイルディスクリプターの送信はこのソケットにおいてサポートされません" #: src/rpc/virnetsocket.c:1809 #, c-format msgid "Failed to send file descriptor %d" msgstr "ファイルディスクリプター %d の送信に失敗しました" #: src/rpc/virnetsocket.c:1832 msgid "Receiving file descriptors is not supported on this socket" msgstr "ファイルディスクリプターの受信はこのソケットにおいてサポートされません" #: src/rpc/virnetsocket.c:1842 msgid "Failed to recv file descriptor" msgstr "ファイル記述子の受信に失敗しました" #: src/rpc/virnetsocket.c:1859 msgid "Unable to listen on socket" msgstr "ソケットにおいてリッスンできません" #: src/rpc/virnetsocket.c:1890 msgid "Unable to accept client" msgstr "クライアントを受け取れません" #: src/rpc/virnetserver.c:232 #, c-format msgid "Too many active clients (%zu), dropping connection from %s" msgstr "有効なクライアントが多すぎます (%zu)、%s からの接続を破棄します" #: src/rpc/virnetserver.c:384 msgid "Missing min_workers data in JSON document" msgstr "JSON ドキュメントに min_workers データがありません" #: src/rpc/virnetserver.c:389 msgid "Missing max_workers data in JSON document" msgstr "JSON ドキュメントに max_workers データがありません" #: src/rpc/virnetserver.c:394 msgid "Missing priority_workers data in JSON document" msgstr "JSON ドキュメントに priority_workers データがありません" #: src/rpc/virnetserver.c:399 msgid "Missing max_clients data in JSON document" msgstr "JSON ドキュメントに max_clients データがありません" #: src/rpc/virnetserver.c:406 msgid "Malformed max_anonymous_clients data in JSON document" msgstr "" #: src/rpc/virnetserver.c:414 msgid "Missing keepaliveInterval data in JSON document" msgstr "JSON ドキュメントに keepaliveInterval データがありません" #: src/rpc/virnetserver.c:419 msgid "Missing keepaliveCount data in JSON document" msgstr "JSON ドキュメントに keepaliveCount データがありません" #: src/rpc/virnetserver.c:426 msgid "Malformed mdnsGroupName data in JSON document" msgstr "JSON ドキュメントに不正な形式の mdnsGroupName データがあります" #: src/rpc/virnetserver.c:441 msgid "Missing services data in JSON document" msgstr "JSON ドキュメントに services データがありません" #: src/rpc/virnetserver.c:448 msgid "Malformed services data in JSON document" msgstr "JSON ドキュメントに不正な形式の services データがあります" #: src/rpc/virnetserver.c:457 msgid "Missing service data in JSON document" msgstr "JSON ドキュメントに service データがありません" #: src/rpc/virnetserver.c:474 msgid "Missing clients data in JSON document" msgstr "JSON ドキュメントに clients データがありません" #: src/rpc/virnetserver.c:481 msgid "Malformed clients data in JSON document" msgstr "JSON ドキュメントに不正な形式の clients があります" #: src/rpc/virnetserver.c:490 msgid "Missing client data in JSON document" msgstr "JSON ドキュメントに client データがありません" #: src/rpc/virnetserver.c:531 msgid "Cannot set min_workers data in JSON document" msgstr "JSON ドキュメントに min_workers データを設定できません" #: src/rpc/virnetserver.c:537 msgid "Cannot set max_workers data in JSON document" msgstr "JSON ドキュメントに max_workers データを設定できません" #: src/rpc/virnetserver.c:543 msgid "Cannot set priority_workers data in JSON document" msgstr "JSON ドキュメントに priority_workers データを設定できません" #: src/rpc/virnetserver.c:548 msgid "Cannot set max_clients data in JSON document" msgstr "JSON ドキュメントに max_clients データを設定できません" #: src/rpc/virnetserver.c:554 msgid "Cannot set max_anonymous_clients data in JSON document" msgstr "" #: src/rpc/virnetserver.c:559 msgid "Cannot set keepaliveInterval data in JSON document" msgstr "JSON ドキュメントに keepaliveInterval データを設定できません" #: src/rpc/virnetserver.c:564 msgid "Cannot set keepaliveCount data in JSON document" msgstr "JSON ドキュメントに keepaliveCount データを設定できません" #: src/rpc/virnetserver.c:571 msgid "Cannot set mdnsGroupName data in JSON document" msgstr "JSON ドキュメントに mdnsGroupName データを設定できません" #: src/rpc/virnetserverclient.c:455 src/rpc/virnetserverservice.c:342 msgid "Missing auth field in JSON state document" msgstr "JSON 状態ドキュメントに auth 項目がありません" #: src/rpc/virnetserverclient.c:460 src/rpc/virnetserverservice.c:347 msgid "Missing readonly field in JSON state document" msgstr "JSON 状態ドキュメントに readonly 項目がありません" #: src/rpc/virnetserverclient.c:466 src/rpc/virnetserverservice.c:353 msgid "Missing nrequests_client_max field in JSON state document" msgstr "JSON 状態ドキュメントに nrequests_client_max 項目がありません" #: src/rpc/virnetserverclient.c:472 msgid "Missing sock field in JSON state document" msgstr "JSON 状態ドキュメントに sock 項目がありません" #: src/rpc/virnetserverclient.c:496 msgid "Missing privateData field in JSON state document" msgstr "JSON 状態ドキュメントに privateData 項目がありません" #: src/rpc/virnetserverclient.c:1046 src/rpc/virnetserverclient.c:1228 #, c-format msgid "unexpected zero/negative length request %lld" msgstr "予期しない 0/負の長さを持つリクエスト %lld です" #: src/rpc/virnetservermdns.c:293 #, c-format msgid "Failed to add watch for fd %d events %d" msgstr "ファイル記述子 %d イベント %d に対するウォッチの追加に失敗しました" #: src/rpc/virnetservermdns.c:373 #, c-format msgid "Failed to add timer with timeout %lld" msgstr "タイムアウト値 %lld を持つタイマーの追加に失敗しました" #: src/rpc/virnetservermdns.c:459 #, c-format msgid "Failed to create mDNS client: %s" msgstr "mDNS クライアントの作成に失敗しました: %s" #: src/rpc/virnetservermdns.c:615 msgid "avahi not available at build time" msgstr "avahi はビルド時に利用可能ではありません" #: src/rpc/virnetserverprogram.c:240 #, c-format msgid "Cannot find program %d version %d" msgstr "プログラム %d バージョン %d を見つけることができません" #: src/rpc/virnetserverprogram.c:292 #, c-format msgid "program mismatch (actual %x, expected %x)" msgstr "プログラムが一致しません (実際 %x, 期待 %x)" #: src/rpc/virnetserverprogram.c:299 #, c-format msgid "version mismatch (actual %x, expected %x)" msgstr "バージョンの不一致(実際 %x、期待値 %x)" #: src/rpc/virnetserverprogram.c:329 #, c-format msgid "Unexpected message type %u" msgstr "予期しないメッセージ形式 %u" #: src/rpc/virnetserverprogram.c:386 #, c-format msgid "Unexpected message status %u" msgstr "予期しないメッセージ状態 %u" #: src/rpc/virnetserverprogram.c:395 #, c-format msgid "unknown procedure: %d" msgstr "不明なプロシージャー: %d" #: src/rpc/virnetserverprogram.c:409 msgid "authentication required" msgstr "認証が必要です" #: src/rpc/virnetserverservice.c:360 msgid "Missing socks field in JSON state document" msgstr "JSON 状態ドキュメントに socks 項目がありません" #: src/rpc/virnetserverservice.c:366 msgid "socks field in JSON was not an array" msgstr "JSON の socks 項目が配列ではありません" #: src/rpc/virnetsshsession.c:316 #, c-format msgid "Failed to retrieve ssh host key: %s" msgstr "SSH ホスト鍵の取得に失敗しました: %s" #: src/rpc/virnetsshsession.c:338 msgid "" "No user interaction callback provided: Can't verify the session host key" msgstr "ユーザー対話式コールバックが提供されていません: セッションホスト鍵を検証できません" #: src/rpc/virnetsshsession.c:353 msgid "no suitable callback for host key verification" msgstr "" #: src/rpc/virnetsshsession.c:363 msgid "failed to calculate ssh host key hash" msgstr "SSH ホスト鍵ハッシュの計算に失敗しました" #: src/rpc/virnetsshsession.c:380 #, c-format msgid "Accept SSH host key with hash '%s' for host '%s:%d' (%s/%s)?" msgstr "ハッシュ '%s' を持つ SSH ホスト鍵をホスト '%s:%d' (%s/%s) に対して受け取りますか?" #: src/rpc/virnetsshsession.c:391 msgid "failed to retrieve decision to accept host key" msgstr "ホスト鍵を受け取るかどうかの取得に失敗しました" #: src/rpc/virnetsshsession.c:405 #, c-format msgid "SSH host key for '%s' (%s) was not accepted" msgstr "'%s' (%s) の SSH ホスト鍵は受容できません" #: src/rpc/virnetsshsession.c:429 msgid "unsupported SSH key type" msgstr "サポートされない SSH キー形式" #: src/rpc/virnetsshsession.c:456 #, c-format msgid "unable to add SSH host key for host '%s': %s" msgstr "ホスト '%s' の SSH ホスト鍵を追加できません: %s" #: src/rpc/virnetsshsession.c:471 #, c-format msgid "failed to write known_host file '%s': %s" msgstr "known_host ファイル '%s' の書き込みに失敗しました: %s" #: src/rpc/virnetsshsession.c:487 #, c-format msgid "" "!!! SSH HOST KEY VERIFICATION FAILED !!!: Identity of host '%s:%d' differs " "from stored identity. Please verify the new host key '%s' to avoid possible " "man in the middle attack. The key is stored in '%s'." msgstr "" "!!! SSH ホスト鍵の検証に失敗しました !!!: ホスト '%s:%d' " "の識別情報が保存されている識別情報と異なります。中間者攻撃の可能性を避けるために、新しいホスト鍵 '%s' を検証してください。鍵は '%s' " "に保存されています。" #: src/rpc/virnetsshsession.c:498 #, c-format msgid "failed to validate SSH host key: %s" msgstr "SSH ホスト鍵の検証に失敗しました: %s" #: src/rpc/virnetsshsession.c:503 msgid "Unknown error value" msgstr "不明なエラー値" #: src/rpc/virnetsshsession.c:529 msgid "Failed to connect to ssh agent" msgstr "SSH エージェントに接続できませんでした" #: src/rpc/virnetsshsession.c:535 msgid "Failed to list ssh agent identities" msgstr "SSH エージェント識別子の一覧表示に失敗しました" #: src/rpc/virnetsshsession.c:553 src/rpc/virnetsshsession.c:577 #, c-format msgid "failed to authenticate using SSH agent: %s" msgstr "SSH エージェントを使用した認証に失敗しました: %s" #: src/rpc/virnetsshsession.c:565 msgid "SSH Agent did not provide any authentication identity" msgstr "SSH エージェントが認証情報を提供しませんでした" #: src/rpc/virnetsshsession.c:569 msgid "All identities provided by the SSH Agent were rejected" msgstr "SSH エージェントにより提供された識別情報はすべて拒否されました" #: src/rpc/virnetsshsession.c:613 src/rpc/virnetsshsession.c:672 #, c-format msgid "authentication with private key '%s' has failed: %s" msgstr "秘密鍵 '%s' を用いた認証に失敗しました: %s" #: src/rpc/virnetsshsession.c:622 msgid "" "No user interaction callback provided: Can't retrieve private key passphrase" msgstr "ユーザー対話式コールバックが提供されていません: 秘密鍵パスフレーズを取得できません" #: src/rpc/virnetsshsession.c:640 msgid "no suitable method to retrieve key passphrase" msgstr "キーのパスフレーズを取得する適切な方法がありません" #: src/rpc/virnetsshsession.c:645 #, c-format msgid "Passphrase for key '%s'" msgstr "キー '%s' のパスフレーズ" #: src/rpc/virnetsshsession.c:651 msgid "failed to retrieve private key passphrase: callback has failed" msgstr "秘密鍵のパスフレーズの取得に失敗しました: コールバックに失敗しました" #: src/rpc/virnetsshsession.c:716 msgid "Can't perform authentication: Authentication callback not provided" msgstr "認証を実行できません: 認証のコールバックが指定されていません" #: src/rpc/virnetsshsession.c:728 msgid "failed to retrieve password" msgstr "パスワードの取得に失敗しました" #: src/rpc/virnetsshsession.c:750 src/util/virerror.c:1089 #, c-format msgid "authentication failed: %s" msgstr "認証に失敗しました: %s" #: src/rpc/virnetsshsession.c:781 msgid "" "Can't perform keyboard-interactive authentication: Authentication callback " "not provided " msgstr "キーボード対話式認証を実行できません: 認証のコールバックが指定されていません " #: src/rpc/virnetsshsession.c:797 msgid "no suitable method to retrieve authentication credentials" msgstr "認証クレデンシャルを取得する適切な方法がありません" #: src/rpc/virnetsshsession.c:805 msgid "failed to retrieve credentials" msgstr "認証情報の取得に失敗しました" #: src/rpc/virnetsshsession.c:822 src/rpc/virnetsshsession.c:829 #, c-format msgid "keyboard interactive authentication failed: %s" msgstr "キーボード対話式認証に失敗しました: %s" #: src/rpc/virnetsshsession.c:850 src/rpc/virnetsshsession.c:964 msgid "No authentication methods and credentials provided" msgstr "認証方式と認証情報が指定されていません" #: src/rpc/virnetsshsession.c:866 #, c-format msgid "couldn't retrieve authentication methods list: %s" msgstr "認証方式の一覧を取得できませんでした: %s" #: src/rpc/virnetsshsession.c:911 msgid "No authentication methods supplied" msgstr "認証方式が指定されていません" #: src/rpc/virnetsshsession.c:916 msgid "" "None of the requested authentication methods are supported by the server" msgstr "指定された認証方式はすべてサーバーによりサポートされていません" #: src/rpc/virnetsshsession.c:920 msgid "" "All provided authentication methods with credentials were rejected by the " "server" msgstr "指定された認証情報と持つ認証方式はすべてサーバーに拒否されました" #: src/rpc/virnetsshsession.c:937 #, c-format msgid "failed to open ssh channel: %s" msgstr "SSH チャネルを開けませんでした: %s" #: src/rpc/virnetsshsession.c:945 #, c-format msgid "failed to execute command '%s': %s" msgstr "コマンド '%s' の実行に失敗しました: %s" #: src/rpc/virnetsshsession.c:971 msgid "No channel command provided" msgstr "チャネルコマンドが指定されていません" #: src/rpc/virnetsshsession.c:978 msgid "Hostname is needed for host key verification" msgstr "ホスト鍵検証のためにホスト名が必要です" #: src/rpc/virnetsshsession.c:1056 src/rpc/virnetsshsession.c:1136 msgid "Username must be provided for ssh agent authentication" msgstr "SSH エージェント認証にユーザー名を指定する必要があります。" #: src/rpc/virnetsshsession.c:1095 msgid "" "Username and key file path must be provided for private key authentication" msgstr "SSH エージェント認証にユーザー名とキーファイルのパスを指定する必要があります。" #: src/rpc/virnetsshsession.c:1207 #, c-format msgid "unable to load knownhosts file '%s': %s" msgstr "known hosts ファイル '%s' を読み込めません: %s" #: src/rpc/virnetsshsession.c:1213 #, c-format msgid "known hosts file '%s' does not exist" msgstr "known hosts ファイル '%s' がありません" #: src/rpc/virnetsshsession.c:1252 msgid "Failed to initialize libssh2 session" msgstr "libssh2 セッションの初期化に失敗しました" #: src/rpc/virnetsshsession.c:1258 msgid "Failed to initialize libssh2 known hosts table" msgstr "libssh2 known hosts テーブルの初期化に失敗しました" #: src/rpc/virnetsshsession.c:1264 msgid "Failed to initialize libssh2 agent handle" msgstr "libssh2 エージェントハンドルの初期化に失敗しました" #: src/rpc/virnetsshsession.c:1296 msgid "Invalid virNetSSHSessionPtr" msgstr "無効な virNetSSHSessionPtr" #: src/rpc/virnetsshsession.c:1312 #, c-format msgid "SSH session handshake failed: %s" msgstr "SSH セッションのハンドシェークに失敗しました: %s" #: src/rpc/virnetsshsession.c:1357 src/rpc/virnetsshsession.c:1468 #: src/rpc/virnetsshsession.c:1480 #, c-format msgid "Remote program terminated with non-zero code: %d" msgstr "リモートプログラムが 0 以外のコードで終了しました: %d" #: src/rpc/virnetsshsession.c:1362 src/rpc/virnetsshsession.c:1472 msgid "Tried to write socket in error state" msgstr "エラー状態にあるソケットに書き込みを試行します" #: src/rpc/virnetsshsession.c:1433 #, c-format msgid "Remote command terminated with non-zero code: %d" msgstr "リモートコマンドが 0 以外のコードで終了しました: %d" #: src/rpc/virnetsshsession.c:1505 #, c-format msgid "write failed: %s" msgstr "書き込みに失敗しました: %s" #: src/rpc/virnettlscontext.c:119 #, c-format msgid "Cannot read %s '%s'" msgstr "%s '%s' を読み込めません" #: src/rpc/virnettlscontext.c:143 msgid "cannot get current time" msgstr "現在の時刻を取得できません" #: src/rpc/virnettlscontext.c:150 #, c-format msgid "The CA certificate %s has expired" msgstr "CA 証明書 %s は期限切れです" #: src/rpc/virnettlscontext.c:152 #, c-format msgid "The server certificate %s has expired" msgstr "サーバー証明書 %s は期限切れです" #: src/rpc/virnettlscontext.c:153 #, c-format msgid "The client certificate %s has expired" msgstr "クライアント証明書 %s は期限切れです" #: src/rpc/virnettlscontext.c:161 #, c-format msgid "The CA certificate %s is not yet active" msgstr "CA 証明書 %s がまだアクティブではありません" #: src/rpc/virnettlscontext.c:163 #, c-format msgid "The server certificate %s is not yet active" msgstr "サーバー証明書 %s がまだアクティブではありません" #: src/rpc/virnettlscontext.c:164 #, c-format msgid "The client certificate %s is not yet active" msgstr "クライアント証明書 %s がまだアクティブではありません" #: src/rpc/virnettlscontext.c:194 #, c-format msgid "" "The certificate %s basic constraints show a CA, but we need one for a server" msgstr "証明書 %s の基本制限が CA を表示しますが、サーバー用のものが必要です" #: src/rpc/virnettlscontext.c:195 #, c-format msgid "" "The certificate %s basic constraints show a CA, but we need one for a client" msgstr "証明書 %s の基本制限が CA を表示しますが、クライアント用のものが必要です" #: src/rpc/virnettlscontext.c:202 #, c-format msgid "The certificate %s basic constraints do not show a CA" msgstr "証明書 %s の基本制限が CA を表示しません" #: src/rpc/virnettlscontext.c:209 #, c-format msgid "The certificate %s is missing basic constraints for a CA" msgstr "証明書 %s は CA 用の基本制限がありません" #: src/rpc/virnettlscontext.c:215 #, c-format msgid "Unable to query certificate %s basic constraints %s" msgstr "証明書 %s の基本制限 %s を問い合わせできません" #: src/rpc/virnettlscontext.c:242 #, c-format msgid "Unable to query certificate %s key usage %s" msgstr "証明書 %s のキー使用法 %s を問い合わせできません" #: src/rpc/virnettlscontext.c:252 #, c-format msgid "Certificate %s usage does not permit certificate signing" msgstr "証明書 %s の使用法は証明書署名を許可しません" #: src/rpc/virnettlscontext.c:264 #, c-format msgid "Certificate %s usage does not permit digital signature" msgstr "証明書 %s の使用法は電子署名を許可しません" #: src/rpc/virnettlscontext.c:275 #, c-format msgid "Certificate %s usage does not permit key encipherment" msgstr "証明書 %s の使用法はキー暗号化を許可しません" #: src/rpc/virnettlscontext.c:316 src/rpc/virnettlscontext.c:328 #, c-format msgid "Unable to query certificate %s key purpose %s" msgstr "証明書 %s のキーの目的 %s を問い合わせできません" #: src/rpc/virnettlscontext.c:351 #, c-format msgid "Certificate %s purpose does not allow use for with a TLS server" msgstr "証明書 %s の目的は TLS サーバーで使用することが許可されません" #: src/rpc/virnettlscontext.c:363 #, c-format msgid "Certificate %s purpose does not allow use for with a TLS client" msgstr "証明書 %s の目的は TLS クライアントで使用することが許可されません" #: src/rpc/virnettlscontext.c:400 msgid "" "Client's Distinguished Name is not on the list of allowed clients " "(tls_allowed_dn_list). Use 'certtool -i --infile clientcert.pem' to view " "the Distinguished Name field in the client certificate, or run this daemon " "with --verbose option." msgstr "" "クライアントの識別名が許可クライアント (tls_allowed_dn_list) " "の一覧にありません。クライアント証明書にある識別名の項目を表示するには 'certtool -i --infile clientcert.pem' " "を使用してください。または、このデーモンを --verbose オプションとともに実行してください。" #: src/rpc/virnettlscontext.c:423 #, c-format msgid "Certificate %s owner does not match the hostname %s" msgstr "証明書 %s の所有者がホスト名 %s と一致しません" #: src/rpc/virnettlscontext.c:474 #, c-format msgid "Unable to verify server certificate %s against CA certificate %s" msgstr "サーバー証明書 %s を CA 証明書 %s に対して検証できません" #: src/rpc/virnettlscontext.c:475 #, c-format msgid "Unable to verify client certificate %s against CA certificate %s" msgstr "クライアント証明書 %s を CA 証明書 %s に対して検証できません" #: src/rpc/virnettlscontext.c:481 src/rpc/virnettlscontext.c:1014 msgid "Invalid certificate" msgstr "無効な証明書" #: src/rpc/virnettlscontext.c:484 src/rpc/virnettlscontext.c:1017 msgid "The certificate is not trusted." msgstr "証明書が信頼できません" #: src/rpc/virnettlscontext.c:487 src/rpc/virnettlscontext.c:1020 msgid "The certificate hasn't got a known issuer." msgstr "証明書が既知の発行者を持っていませんでした。" #: src/rpc/virnettlscontext.c:490 src/rpc/virnettlscontext.c:1023 msgid "The certificate has been revoked." msgstr "証明書が失効しました。" #: src/rpc/virnettlscontext.c:494 src/rpc/virnettlscontext.c:1027 msgid "The certificate uses an insecure algorithm" msgstr "証明書が安全ではないアルゴリズムを使用しています" #: src/rpc/virnettlscontext.c:498 #, c-format msgid "Our own certificate %s failed validation against %s: %s" msgstr "自己の証明書 %s が %s に対する検証に失敗しました: %s" #: src/rpc/virnettlscontext.c:520 src/rpc/virnettlscontext.c:1053 msgid "Unable to initialize certificate" msgstr "証明書が初期化できません" #: src/rpc/virnettlscontext.c:532 #, c-format msgid "Unable to import server certificate %s" msgstr "サーバー証明書 %s をインポートできません" #: src/rpc/virnettlscontext.c:533 #, c-format msgid "Unable to import client certificate %s" msgstr "クライアント証明書 %s をインポートできません" #: src/rpc/virnettlscontext.c:570 #, c-format msgid "Unable to import CA certificate list %s" msgstr "CA 証明書一覧 %s をインポートできません" #: src/rpc/virnettlscontext.c:648 #, c-format msgid "Unable to set x509 CA certificate: %s: %s" msgstr "X.509 CA 証明書を設定できません: %s: %s" #: src/rpc/virnettlscontext.c:666 #, c-format msgid "Unable to set x509 certificate revocation list: %s: %s" msgstr "X.509 証明書の失効リストを設定できません: %s: %s" #: src/rpc/virnettlscontext.c:691 #, c-format msgid "Unable to set x509 key and certificate: %s, %s: %s" msgstr "X.509 のキーと証明書を設定できません: %s, %s: %s" #: src/rpc/virnettlscontext.c:740 #, c-format msgid "Unable to allocate x509 credentials: %s" msgstr "X.509 認証情報を配置できません: %s" #: src/rpc/virnettlscontext.c:761 #, c-format msgid "Unable to initialize diffie-hellman parameters: %s" msgstr "Diffie-Hellman のパラメーターを初期化できませんでした: %s" #: src/rpc/virnettlscontext.c:768 #, c-format msgid "Unable to generate diffie-hellman parameters: %s" msgstr "Diffie-Hellman のパラメーターを生成できませんでした: %s" #: src/rpc/virnettlscontext.c:1008 #, c-format msgid "Unable to verify TLS peer: %s" msgstr "TLS ピアを検証できませんでした: %s" #: src/rpc/virnettlscontext.c:1031 #, c-format msgid "Certificate failed validation: %s" msgstr "証明書は検証に失敗しました: %s" #: src/rpc/virnettlscontext.c:1038 msgid "Only x509 certificates are supported" msgstr "X.509 証明書のみがサポートされます" #: src/rpc/virnettlscontext.c:1044 msgid "The certificate has no peers" msgstr "証明書はピアがありません" #: src/rpc/virnettlscontext.c:1059 msgid "Unable to load certificate" msgstr "証明書が読み込めません" #: src/rpc/virnettlscontext.c:1074 #, c-format msgid "Failed to get certificate %s distinguished name: %s" msgstr "証明書 %s の DN 名の取得に失敗しました: %s" #: src/rpc/virnettlscontext.c:1148 msgid "Failed to verify peer's certificate" msgstr "ピアの証明書の検証に失敗しました" #: src/rpc/virnettlscontext.c:1222 #, c-format msgid "Failed to initialize TLS session: %s" msgstr "TLS セッションの初期化に失敗しました: %s" #: src/rpc/virnettlscontext.c:1232 #, c-format msgid "Failed to set TLS session priority %s" msgstr "TLS セッションの優先度 %s の設定に失敗しました" #: src/rpc/virnettlscontext.c:1241 #, c-format msgid "Failed set TLS x509 credentials: %s" msgstr "TLS X.509 認証情報の設定に失敗しました: %s" #: src/rpc/virnettlscontext.c:1373 #, c-format msgid "TLS handshake failed %s" msgstr "TLS ハンドシェイクに失敗しました %s" #: src/rpc/virnettlscontext.c:1405 msgid "invalid cipher size for TLS session" msgstr "TLS セッションには無効な暗号サイズです" #: src/secret/secret_driver.c:182 #, c-format msgid "mkostemp('%s') failed" msgstr "mkostemp('%s') に失敗しました" #: src/secret/secret_driver.c:186 #, c-format msgid "fchmod('%s') failed" msgstr "fchmod('%s') に失敗しました" #: src/secret/secret_driver.c:192 #, c-format msgid "error writing to '%s'" msgstr "'%s' に書き込み中にエラーが発生しました" #: src/secret/secret_driver.c:197 #, c-format msgid "error closing '%s'" msgstr "'%s' を閉じているときにエラーが発生しました" #: src/secret/secret_driver.c:203 #, c-format msgid "rename(%s, %s) failed" msgstr "rename(%s, %s) に失敗しました" #: src/secret/secret_driver.c:247 #, c-format msgid "cannot create '%s'" msgstr "'%s' を作成できません" #: src/secret/secret_driver.c:351 #, c-format msgid " does not match secret file name '%s'" msgstr "秘密ファイル名 '%s' に一致しません" #: src/secret/secret_driver.c:377 src/secret/secret_driver.c:474 #, c-format msgid "cannot open '%s'" msgstr "'%s' を開けません" #: src/secret/secret_driver.c:381 src/storage/storage_backend_gluster.c:263 #: src/util/virfile.c:534 #, c-format msgid "cannot stat '%s'" msgstr "'%s' を統計できません" #: src/secret/secret_driver.c:386 #, c-format msgid "'%s' file does not fit in memory" msgstr "'%s' ファイルはメモリー内に収まりません" #: src/secret/secret_driver.c:393 #, c-format msgid "cannot read '%s'" msgstr "'%s' を読み込めません" #: src/secret/secret_driver.c:400 #, c-format msgid "invalid base64 in '%s'" msgstr "'%s' に無効な Base64 があります" #: src/secret/secret_driver.c:490 #, c-format msgid "Error reading secret: %s" msgstr "シークレットの読み込み中にエラーが発生しました: %s" #: src/secret/secret_driver.c:694 src/secret/secret_driver.c:870 #: src/secret/secret_driver.c:906 src/secret/secret_driver.c:963 #: src/secret/secret_driver.c:1009 #, c-format msgid "no secret with matching uuid '%s'" msgstr "UUID '%s' と一致するシークレットがありません" #: src/secret/secret_driver.c:723 #, c-format msgid "no secret with matching usage '%s'" msgstr "使用法 '%s' と一致する" #: src/secret/secret_driver.c:770 #, c-format msgid "a secret with UUID %s already defined for use with %s" msgstr "UUID %s を持つシークレットがすでに %s で使用するために定義されています" #: src/secret/secret_driver.c:788 #, c-format msgid "a secret with UUID %s is already defined for use with %s" msgstr "UUID %s を持つシークレットがすでに %s で使用するために定義されています" #: src/secret/secret_driver.c:795 msgid "cannot change private flag on existing secret" msgstr "既存の秘密上ではプライベートフラグを変更できません" #: src/secret/secret_driver.c:843 msgid "list of secrets is inconsistent" msgstr "秘密の一覧が矛盾しています" #: src/secret/secret_driver.c:974 #, c-format msgid "secret '%s' does not have a value" msgstr "シークレット '%s' が値を持ちません" #: src/secret/secret_driver.c:981 msgid "secret is private" msgstr "秘密はプライベートです" #: src/security/security_apparmor.c:97 #, c-format msgid "Failed to read AppArmor profiles list '%s'" msgstr "AppArmor プロファイル一覧 '%s' の読み込みに失敗しました" #: src/security/security_apparmor.c:146 #, c-format msgid "Failed to read '%s'" msgstr "'%s' の読み込みに失敗しました" #: src/security/security_apparmor.c:255 msgid "could not find libvirtd" msgstr "libvirtd を見つられませんでした" #: src/security/security_apparmor.c:304 src/security/security_apparmor.c:332 #: src/security/security_apparmor.c:768 #, c-format msgid "cannot update AppArmor profile '%s'" msgstr "AppArmor プロファイル '%s' を更新できません" #: src/security/security_apparmor.c:382 src/security/security_apparmor.c:387 #, c-format msgid "template '%s' does not exist" msgstr "テンプレート '%s' が存在しません" #: src/security/security_apparmor.c:450 msgid "Cannot set a base label with AppArmour" msgstr "AppArmour を用いてベースラベルを設定できません" #: src/security/security_apparmor.c:457 src/security/security_selinux.c:597 msgid "security label already defined for VM" msgstr "セキュリティラベルは既に VM 用に定義済みです" #: src/security/security_apparmor.c:477 #, c-format msgid "cannot load AppArmor profile '%s'" msgstr "AppArmor プロファイル '%s' を読み込めません" #: src/security/security_apparmor.c:535 msgid "error getting profile status" msgstr "" #: src/security/security_apparmor.c:544 msgid "error copying profile name" msgstr "プロファイル名のコピー中にエラーが発生しました" #: src/security/security_apparmor.c:592 #, c-format msgid "could not remove profile for '%s'" msgstr "'%s' のプロファイルを削除できませんでした" #: src/security/security_apparmor.c:622 src/security/security_apparmor.c:668 #: src/security/security_selinux.c:2110 src/security/security_selinux.c:2141 #: src/security/security_selinux.c:2175 src/security/security_selinux.c:2204 #: src/security/security_selinux.c:2251 src/security/security_selinux.c:2289 #, c-format msgid "" "security label driver mismatch: '%s' model configured for domain, but " "hypervisor driver is '%s'." msgstr "" "セキュリティラベルドライバーの不一致: ドメインに対して '%s' モデルが設定されていますが、ハイパーバイザーのドライバーは '%s' です。" #: src/security/security_apparmor.c:633 msgid "error calling aa_change_profile()" msgstr "aa_change_profile() の呼び出し中にエラーが発生しました" #: src/security/security_apparmor.c:755 #, c-format msgid "'%s' does not exist" msgstr "'%s' が存在しません" #: src/security/security_apparmor.c:804 #, c-format msgid "Invalid security label '%s'" msgstr "無効なセキュリティラベル '%s'" #: src/security/security_dac.c:138 msgid "DAC seclabel couldn't be determined" msgstr "" #: src/security/security_dac.c:177 msgid "DAC imagelabel couldn't be determined" msgstr "" #: src/security/security_dac.c:314 src/security/security_dac.c:366 #, c-format msgid "unable to stat: %s" msgstr "" #: src/security/security_dac.c:341 #, c-format msgid "unable to set user and group to '%ld:%ld' on '%s'" msgstr "ユーザーとグループを '%ld:%ld' ('%s') に設定できません" #: src/security/security_dac.c:1329 src/security/security_selinux.c:603 msgid "security image label already defined for VM" msgstr "セキュリティイメージラベルがすでに仮想マシンに対して定義されています" #: src/security/security_dac.c:1337 src/security/security_selinux.c:610 #, c-format msgid "security label model %s is not supported with selinux" msgstr "セキュリティラベルモデル %s は SELinux をサポートしていません" #: src/security/security_dac.c:1347 #, c-format msgid "missing label for static security driver in domain %s" msgstr "ドメイン %s における静的セキュリティドライバーに対するラベルがありません" #: src/security/security_dac.c:1359 #, c-format msgid "cannot generate dac user and group id for domain %s" msgstr "ドメイン %s に対して DAC ユーザー ID とグループ ID を生成できません" #: src/security/security_dac.c:1370 src/security/security_selinux.c:688 #, c-format msgid "unexpected security label type '%s'" msgstr "予期しないセキュリティラベル形式 '%s'" #: src/security/security_dac.c:1415 #, c-format msgid "unable to get uid and gid for PID %d via procfs" msgstr "" #: src/security/security_dac.c:1444 #, c-format msgid "unable to get PID %d uid and gid via sysctl" msgstr "" #: src/security/security_dac.c:1460 msgid "Cannot get process uid and gid on this platform" msgstr "" #: src/security/security_driver.c:79 #, c-format msgid "Security driver %s not enabled" msgstr "セキュリティドライバー %s が有効化されていません" #: src/security/security_driver.c:92 #, c-format msgid "Security driver %s not found" msgstr "セキュリティドライバー %s が見つかりません" #: src/security/security_manager.c:183 msgid "Security driver \"none\" cannot create confined guests" msgstr "セキュリティドライバー \"none\" はセキュリティ強化されたゲストを作成できません" #: src/security/security_manager.c:603 msgid "Unconfined guests are not allowed on this host" msgstr "設定されていないゲストはこのホストにおいて許可されません" #: src/security/security_manager.c:702 #, c-format msgid "Unable to find security driver for model %s" msgstr "" #: src/security/security_selinux.c:132 #, c-format msgid "Category range c%d-c%d too small" msgstr "カテゴリー範囲 c%d-c%d が小さすぎます" #: src/security/security_selinux.c:198 src/security/security_selinux.c:342 msgid "Unable to get current process SELinux context" msgstr "現在のプロセスの SELinux コンテキストを取得できません" #: src/security/security_selinux.c:203 src/security/security_selinux.c:347 #, c-format msgid "Unable to parse current SELinux context '%s'" msgstr "現在の SELinux コンテキスト '%s' を構文解析できません" #: src/security/security_selinux.c:236 src/security/security_selinux.c:243 #: src/security/security_selinux.c:259 src/security/security_selinux.c:266 #: src/security/security_selinux.c:273 #, c-format msgid "Cannot parse category in %s" msgstr "%s のカテゴリーを構文解析できません" #: src/security/security_selinux.c:252 msgid "No category range available" msgstr "利用可能なカテゴリー範囲がありません" #: src/security/security_selinux.c:302 msgid "unable to allocate security context" msgstr "セキュリティコンテキストを割り当てられません" #: src/security/security_selinux.c:308 #, c-format msgid "unable to set security context range '%s'" msgstr "セキュリティコンテキスト範囲 '%s' を設定できません" #: src/security/security_selinux.c:314 src/security/security_selinux.c:385 msgid "Unable to format SELinux context" msgstr "SELinux コンテキストをフォーマットできません" #: src/security/security_selinux.c:355 #, c-format msgid "Unable to parse base SELinux context '%s'" msgstr "ベース SELinux コンテキスト '%s' を構文解析できません" #: src/security/security_selinux.c:363 #, c-format msgid "Unable to set SELinux context user '%s'" msgstr "SELinux コンテキストのユーザー '%s' を設定できません" #: src/security/security_selinux.c:372 #, c-format msgid "Unable to set SELinux context role '%s'" msgstr "SELinux コンテキストのロール '%s' を設定できません" #: src/security/security_selinux.c:379 #, c-format msgid "Unable to set SELinux context MCS '%s'" msgstr "SELinux コンテキストの MCS '%s' を設定できません" #: src/security/security_selinux.c:415 src/security/security_selinux.c:493 msgid "cannot open SELinux label_handle" msgstr "SELinux label_handle を開けません" #: src/security/security_selinux.c:426 #, c-format msgid "cannot read 'process' value from selinux lxc contexts file '%s'" msgstr "SELinux lxc コンテキストファイル '%s' から 'process' 値を読み込めません" #: src/security/security_selinux.c:434 src/security/security_selinux.c:442 #, c-format msgid "cannot read 'file' value from selinux lxc contexts file '%s'" msgstr "SELinux lxc コンテキストファイル '%s' から 'file' 値を読み込めません" #: src/security/security_selinux.c:475 msgid "libselinux does not support LXC contexts path" msgstr "libselinux は LXC コンテキストパスをサポートしていません" #: src/security/security_selinux.c:500 #, c-format msgid "cannot read SELinux virtual domain context file '%s'" msgstr "SELinux 仮想ドメインのコンテキストファイル '%s' を読み込めません" #: src/security/security_selinux.c:523 #, c-format msgid "cannot read SELinux virtual image context file %s" msgstr "仮想イメージの SELinux コンテキストファイル %s を読み込めません" #: src/security/security_selinux.c:621 #, c-format msgid "unable to allocate socket security context '%s'" msgstr "ソケットのセキュリティコンテキスト '%s' を割り当てられません" #: src/security/security_selinux.c:627 msgid "unable to get selinux context range" msgstr "SELinux コンテキストの範囲を取得できません" #: src/security/security_selinux.c:768 #, c-format msgid "MCS level for existing domain label %s already reserved" msgstr "既存のドメインレベル %s の MCS レベルはすでに予約されています" #: src/security/security_selinux.c:917 #, c-format msgid "unable to set security context '%s' on '%s'" msgstr "セキュリティコンテキスト '%s' を '%s' において設定できません" #: src/security/security_selinux.c:928 #, c-format msgid "" "Setting security context '%s' on '%s' not supported. Consider setting " "virt_use_nfs" msgstr "" "セキュリティコンテキスト '%s' を '%s' において設定することはサポートされません。virt_use_nfs の設定を検討してください。" #: src/security/security_selinux.c:988 #, c-format msgid "unable to set security context '%s' on fd %d" msgstr "セキュリティコンテキスト '%s' を fd %d において設定できません" #: src/security/security_selinux.c:1958 src/security/security_selinux.c:2349 #, c-format msgid "unknown smartcard type %d" msgstr "不明なスマートカード形式 %d" #: src/security/security_selinux.c:2120 #, c-format msgid "Invalid security label %s" msgstr "無効なセキュリティレベル %s" #: src/security/security_selinux.c:2151 #, c-format msgid "unable to set security context '%s'" msgstr "セキュリティコンテキスト '%s' を設定できません" #: src/security/security_selinux.c:2213 #, c-format msgid "unable to get current process context '%s'" msgstr "現在のプロセスコンテキスト '%s' を取得できません" #: src/security/security_selinux.c:2224 src/security/security_selinux.c:2262 #, c-format msgid "unable to set socket security context '%s'" msgstr "ソケットのセキュリティコンテキスト '%s' を設定できません" #: src/security/security_selinux.c:2299 #, c-format msgid "unable to clear socket security context '%s'" msgstr "ソケットのセキュリティコンテキスト '%s' を解除できません" #: src/security/security_selinux.c:2477 #, c-format msgid "cannot stat tap fd %d" msgstr "タップのファイル記述子 %d を統計できません" #: src/security/security_selinux.c:2483 #, c-format msgid "tap fd %d is not character device" msgstr "タップのファイル記述子 %d がキャラクターデバイスではありません" #: src/security/security_selinux.c:2493 #, c-format msgid "Unable to resolve link: %s" msgstr "" #: src/security/security_selinux.c:2506 #, c-format msgid "cannot lookup default selinux label for tap fd %d" msgstr "タップのファイル記述子 %d 向けの標準 SELinux ラベルを検索できません" #: src/security/security_selinux.c:2542 #, c-format msgid "unable to create selinux context for: %s" msgstr "SELinux コンテキストを作成できません: %s" #: src/security/virt-aa-helper.c:106 #, c-format msgid "" "\n" "%s [options] [< def.xml]\n" "\n" " Options:\n" " -a | --add load profile\n" " -c | --create create profile from template\n" " -d | --dry-run dry run\n" " -D | --delete unload and delete profile\n" " -f | --add-file add file to profile\n" " -F | --append-file append file to profile\n" " -r | --replace reload profile\n" " -R | --remove unload profile\n" " -h | --help this help\n" " -p | --probing [0|1] allow disk format probing\n" " -u | --uuid uuid (profile name)\n" "\n" msgstr "" #: src/security/virt-aa-helper.c:121 msgid "" "This command is intended to be used by libvirtd and not used directly.\n" msgstr "このコマンドは、直接ではなく、libvirtd により使用されることを想定しています。\n" #: src/security/virt-aa-helper.c:129 #, c-format msgid "%s: error: %s%c" msgstr "%s: エラー: %s%c" #: src/security/virt-aa-helper.c:141 #, c-format msgid "%s: warning: %s%c" msgstr "%s: 警告: %s%c" #: src/security/virt-aa-helper.c:147 #, c-format msgid "" "%s:\n" "%s%c" msgstr "" "%s:\n" "%s%c" #: src/security/virt-aa-helper.c:164 msgid "could not find replacement string" msgstr "置換文字列を見つけることができませんでした" #: src/security/virt-aa-helper.c:169 msgid "could not allocate memory for string" msgstr "文字列に対してメモリーを割り当てられませんでした" #: src/security/virt-aa-helper.c:181 src/security/virt-aa-helper.c:189 msgid "not enough space in target buffer" msgstr "ターゲットのバッファーに十分な空きがありません" #: src/security/virt-aa-helper.c:197 msgid "error replacing string" msgstr "文字列の置き換え中にエラーが発生しました" #: src/security/virt-aa-helper.c:219 msgid "invalid flag" msgstr "無効なフラグ" #: src/security/virt-aa-helper.c:227 msgid "profile name exceeds maximum length" msgstr "プロファイルの名前が最大長を超えています" #: src/security/virt-aa-helper.c:232 msgid "profile does not exist" msgstr "プロファイルが存在しません" #: src/security/virt-aa-helper.c:241 msgid "failed to run apparmor_parser" msgstr "apparmor_parser の実行に失敗しました" #: src/security/virt-aa-helper.c:245 msgid "unable to unload already unloaded profile" msgstr "すでにアップロードされたプロファイルをアンロードできません" #: src/security/virt-aa-helper.c:247 msgid "apparmor_parser exited with error" msgstr "apparmor_parser がエラー終了しました" #: src/security/virt-aa-helper.c:284 src/security/virt-aa-helper.c:289 #: src/security/virt-aa-helper.c:416 msgid "could not allocate memory for profile" msgstr "プロファイルに対してメモリーを割り当てられませんでした" #: src/security/virt-aa-helper.c:296 src/security/virt-aa-helper.c:411 msgid "invalid length for new profile" msgstr "新規プロファイルに対する長さが不正です" #: src/security/virt-aa-helper.c:308 msgid "failed to create include file" msgstr "取り込み用ファイルの作成に失敗しました" #: src/security/virt-aa-helper.c:314 src/security/virt-aa-helper.c:437 msgid "failed to write to profile" msgstr "プロファイルへの書き込みに失敗しました" #: src/security/virt-aa-helper.c:319 src/security/virt-aa-helper.c:442 msgid "failed to close or write to profile" msgstr "プロファイルの終了または書き込みに失敗しました" #: src/security/virt-aa-helper.c:351 src/security/virt-aa-helper.c:1356 msgid "profile exists" msgstr "プロファイルが存在します" #: src/security/virt-aa-helper.c:367 msgid "template name exceeds maximum length" msgstr "テンプレート名が最大長を超えています" #: src/security/virt-aa-helper.c:372 msgid "template does not exist" msgstr "テンプレートが存在しません" #: src/security/virt-aa-helper.c:377 msgid "failed to read AppArmor template" msgstr "AppArmor テンプレートの読み込みに失敗しました" #: src/security/virt-aa-helper.c:382 src/security/virt-aa-helper.c:387 msgid "no replacement string in template" msgstr "テンプレートに置換文字列がありません" #: src/security/virt-aa-helper.c:393 msgid "could not allocate memory for profile name" msgstr "プロファイル名のためにメモリーを割り当てできませんでした" #: src/security/virt-aa-helper.c:400 msgid "could not allocate memory for profile files" msgstr "プロファイルファイル向けにメモリーを割り当てられませんでした" #: src/security/virt-aa-helper.c:431 msgid "failed to create profile" msgstr "プロファイルの作成に失敗しました" #: src/security/virt-aa-helper.c:586 msgid "bad pathname" msgstr "不正なパス名です" #: src/security/virt-aa-helper.c:601 msgid "path does not exist, skipping file type checks" msgstr "パスが存在しません、ファイル形式のチェックをスキップします" #: src/security/virt-aa-helper.c:628 msgid "Invalid context" msgstr "無効なコンテキスト" #: src/security/virt-aa-helper.c:634 msgid "Could not find " msgstr " が見つかりませんでした" #: src/security/virt-aa-helper.c:641 msgid "Could not find " msgstr " が見つかりませんでした" #: src/security/virt-aa-helper.c:674 msgid "unexpected root element, expecting " msgstr "期待されないルート要素です、 が期待されます" #: src/security/virt-aa-helper.c:684 msgid "domain type is not defined" msgstr "" #: src/security/virt-aa-helper.c:689 msgid "os.type is not defined" msgstr "" #: src/security/virt-aa-helper.c:724 src/security/virt-aa-helper.c:745 #: src/security/virt-aa-helper.c:760 src/security/virt-aa-helper.c:868 #: src/security/virt-aa-helper.c:877 src/security/virt-aa-helper.c:953 #: src/security/virt-aa-helper.c:1338 src/security/virt-aa-helper.c:1342 #: src/security/virt-aa-helper.c:1408 msgid "could not allocate memory" msgstr "メモリーを割り当てられませんでした" #: src/security/virt-aa-helper.c:729 msgid "Failed to create XML config object" msgstr "XML 設定オブジェクトの作成に失敗しました" #: src/security/virt-aa-helper.c:734 src/util/virerror.c:922 msgid "unknown OS type" msgstr "不明な OS タイプ" #: src/security/virt-aa-helper.c:750 msgid "unknown virtualization type" msgstr "" #: src/security/virt-aa-helper.c:768 msgid "could not parse XML" msgstr "XML を構文解析できませんでした" #: src/security/virt-aa-helper.c:773 msgid "could not find name in XML" msgstr "XML において名前を見つけられませんでした" #: src/security/virt-aa-helper.c:778 msgid "bad name" msgstr "不正な名前" #: src/security/virt-aa-helper.c:804 msgid "skipped non-absolute path" msgstr "非絶対パスをスキップしました" #: src/security/virt-aa-helper.c:811 msgid "could not find realpath for disk" msgstr "ディスクの実パスを見つけることができませんでした" #: src/security/virt-aa-helper.c:825 msgid "skipped restricted file" msgstr "制限されたファイルをスキップしました" #: src/security/virt-aa-helper.c:958 msgid "given uuid does not match XML uuid" msgstr "与えられた UUID が XML の UUID と一致しませんでした" #: src/security/virt-aa-helper.c:1176 msgid "failed to allocate file buffer" msgstr "ファイルバッファーを割り当てられませんでした" #: src/security/virt-aa-helper.c:1225 msgid "could not allocate memory for disk" msgstr "ディスクに対してメモリーを割り当てられませんでした" #: src/security/virt-aa-helper.c:1240 src/security/virt-aa-helper.c:1260 msgid "invalid UUID" msgstr "無効な UUID" #: src/security/virt-aa-helper.c:1243 msgid "error copying UUID" msgstr "UUID のコピーにおいてエラーが発生しました" #: src/security/virt-aa-helper.c:1252 msgid "unsupported option" msgstr "サポートされないオプションです" #: src/security/virt-aa-helper.c:1257 msgid "bad command" msgstr "不正なコマンドです" #: src/security/virt-aa-helper.c:1270 msgid "could not read xml file" msgstr "XML ファイルを読み込めませんでした" #: src/security/virt-aa-helper.c:1274 msgid "could not get VM definition" msgstr "VM 定義を取得できませんでした" #: src/security/virt-aa-helper.c:1279 msgid "invalid VM definition" msgstr "無効な仮想マシン定義" #: src/security/virt-aa-helper.c:1320 msgid "could not set PATH" msgstr "PATH を設定できませんでした" #: src/security/virt-aa-helper.c:1324 msgid "could not set IFS" msgstr "IFS を設定できませんでした" #: src/security/virt-aa-helper.c:1334 msgid "could not parse arguments" msgstr "引数を構文解析できませんでした" #: src/security/virt-aa-helper.c:1384 msgid "failed to allocate buffer" msgstr "バッファーの割り当てに失敗しました" #: src/security/virt-aa-helper.c:1419 msgid "could not create profile" msgstr "プロファイルを作成できませんでした" #: src/storage/parthelper.c:84 #, c-format msgid "syntax: %s DEVICE [-g]\n" msgstr "構文: %s DEVICE [-g]\n" #: src/storage/parthelper.c:102 #, c-format msgid "unable to access device %s\n" msgstr "デバイス %s にアクセスできません\n" #: src/storage/parthelper.c:116 #, c-format msgid "unable to access disk %s\n" msgstr "ディスク %s にアクセスできません\n" #: src/storage/storage_backend.c:204 #, c-format msgid "could not open input path '%s'" msgstr "入力パス '%s' を開けませんでした" #: src/storage/storage_backend.c:232 #, c-format msgid "failed to clone files from '%s'" msgstr "" #: src/storage/storage_backend.c:250 #, c-format msgid "failed reading from file '%s'" msgstr "ファイル '%s' からの読み込みに失敗しました" #: src/storage/storage_backend.c:267 src/storage/storage_backend.c:414 #, c-format msgid "cannot extend file '%s'" msgstr "ファイル '%s' を拡張できません" #: src/storage/storage_backend.c:274 #, c-format msgid "failed writing to file '%s'" msgstr "ファイル '%s' の書き込みに失敗しました" #: src/storage/storage_backend.c:284 src/storage/storage_backend.c:467 #, c-format msgid "cannot sync data to file '%s'" msgstr "ファイル '%s' にデータを同期できません" #: src/storage/storage_backend.c:293 src/storage/storage_backend.c:381 #: src/storage/storage_backend_logical.c:923 #, c-format msgid "cannot close file '%s'" msgstr "ファイル '%s' を閉じれません" #: src/storage/storage_backend.c:330 msgid "metadata preallocation is not supported for block volumes" msgstr "メタデーターの事前割り当てはブロックボリュームに対してサポートされません" #: src/storage/storage_backend.c:340 src/storage/storage_backend_fs.c:842 #, c-format msgid "cannot create path '%s'" msgstr "パス '%s' を作成できません" #: src/storage/storage_backend.c:354 src/util/virfile.c:2027 #: src/util/virfile.c:2454 src/util/virfile.c:2602 #, c-format msgid "stat of '%s' failed" msgstr "'%s' の統計に失敗しました" #: src/storage/storage_backend.c:375 src/storage/storage_backend.c:762 #: src/util/virfile.c:2049 src/util/virfile.c:2468 src/util/virfile.c:2616 #, c-format msgid "cannot set mode of '%s' to %04o" msgstr "'%s' のモードを %04o に設定できません" #: src/storage/storage_backend.c:434 #, c-format msgid "cannot allocate %llu bytes in file '%s'" msgstr "" #: src/storage/storage_backend.c:459 #, c-format msgid "cannot fill file '%s'" msgstr "ファイル '%s' を充填できません" #: src/storage/storage_backend.c:496 msgid "metadata preallocation is not supported for raw volumes" msgstr "生ボリュームに対するメタデータの事前割り当てには対応していません" #: src/storage/storage_backend.c:503 msgid "backing storage not supported for raw volumes" msgstr "" #: src/storage/storage_backend.c:513 src/storage/storage_backend_disk.c:893 #: src/storage/storage_backend_logical.c:858 #: src/storage/storage_backend_rbd.c:644 msgid "storage pool does not support encrypted volumes" msgstr "ストレージプールが暗号化ボリュームをサポートしません" #: src/storage/storage_backend.c:546 msgid "Failed to get fs flags" msgstr "" #: src/storage/storage_backend.c:551 msgid "Failed to set NOCOW flag" msgstr "" #: src/storage/storage_backend.c:591 msgid "too many conflicts when generating a uuid" msgstr "" #: src/storage/storage_backend.c:621 msgid "secrets already defined" msgstr "シークレットがすでに定義されています" #: src/storage/storage_backend.c:740 #, c-format msgid "failed to create %s" msgstr "%s の作成に失敗しました" #: src/storage/storage_backend.c:753 #, c-format msgid "cannot chown %s to (%u, %u)" msgstr "%s を (%u, %u) に所有者を変更できません" #: src/storage/storage_backend.c:832 #, c-format msgid "unable to parse qemu-img output '%s'" msgstr "qemu-img の出力 '%s' を構文解析できません" #: src/storage/storage_backend.c:895 #, c-format msgid "lazy_refcounts not supported with compat level %s" msgstr "" #: src/storage/storage_backend.c:952 src/storage/storage_backend.c:985 #, c-format msgid "unknown storage vol type %d" msgstr "不明なストレージボリュームタイプ %d" #: src/storage/storage_backend.c:959 msgid "metadata preallocation only available with qcow2" msgstr "メタデータの事前割り当ては qcow2 とともにのみ利用可能です" #: src/storage/storage_backend.c:964 msgid "compatibility option only available with qcow2" msgstr "互換性オプションは qcow2 でしか使用できません" #: src/storage/storage_backend.c:969 msgid "format features only available with qcow2" msgstr "フォーマット機能は qcow2 でしか使用できません" #: src/storage/storage_backend.c:976 msgid "missing input volume target path" msgstr "入力ボリュームターゲットパスがありません" #: src/storage/storage_backend.c:1000 msgid "metadata preallocation conflicts with backing store" msgstr "メタデータの事前割り当てはバッキングストアと競合しています" #: src/storage/storage_backend.c:1012 msgid "a different backing store cannot be specified." msgstr "異なるバッキングストアは指定できません。" #: src/storage/storage_backend.c:1018 #, c-format msgid "unknown storage vol backing store type %d" msgstr "不明なストレージボリューム・バッキングストア形式 %d" #: src/storage/storage_backend.c:1034 #, c-format msgid "inaccessible backing store volume %s" msgstr "アクセスできないバッキング格納ボリューム %s" #: src/storage/storage_backend.c:1046 #, c-format msgid "qcow volume encryption unsupported with volume format %s" msgstr "qcow ボリュームの暗号化は、ボリューム形式 %s ではサポートがありません" #: src/storage/storage_backend.c:1054 #, c-format msgid "unsupported volume encryption format %d" msgstr "サポートされないボリューム暗号化形式 %d" #: src/storage/storage_backend.c:1060 msgid "too many secrets for qcow encryption" msgstr "qcow の暗号化に秘密が多過ぎます" #: src/storage/storage_backend.c:1183 msgid "metadata preallocation is not supported with qcow-create" msgstr "qcow-create ではメタデータの事前割り当てには対応していません" #: src/storage/storage_backend.c:1190 msgid "cannot copy from volume with qcow-create" msgstr "qcow-create のボリュームからはコピーできません" #: src/storage/storage_backend.c:1196 #, c-format msgid "unsupported storage vol type %d" msgstr "サポートされていないストレージボリュームタイプ %d" #: src/storage/storage_backend.c:1202 msgid "copy-on-write image not supported with qcow-create" msgstr "書き込みのコピーイメージは qcow-create ではサポートされません" #: src/storage/storage_backend.c:1208 msgid "encrypted volumes not supported with qcow-create" msgstr "暗号化ボリュームは qcow-create でサポート" #: src/storage/storage_backend.c:1238 #, c-format msgid "Unknown file create tool type '%d'." msgstr "不明なファイル作成ツール形式 '%d'" #: src/storage/storage_backend.c:1286 msgid "creation of non-raw file images is not supported without qemu-img." msgstr "raw 以外のイメージの作成は、qemu-img 無しではサポートされていません" #: src/storage/storage_backend.c:1310 #, c-format msgid "missing backend for pool type %d (%s)" msgstr "" #: src/storage/storage_backend.c:1338 #, c-format msgid "missing storage backend for network files using %s protocol" msgstr "" #: src/storage/storage_backend.c:1343 #, c-format msgid "missing storage backend for '%s' storage" msgstr "" #: src/storage/storage_backend.c:1419 #, c-format msgid "cannot seek to beginning of file '%s'" msgstr "ファイル '%s' の最初をシークできません" #: src/storage/storage_backend.c:1431 #, c-format msgid "cannot read beginning of file '%s'" msgstr "ファイル '%s' の最初を読み込めません" #: src/storage/storage_backend.c:1477 src/storage/storage_driver.c:1610 #: src/test/test_driver.c:4877 #, c-format msgid "no storage vol with matching path '%s'" msgstr "パス '%s' に一致するストレージボリュームがありません" #: src/storage/storage_backend.c:1493 #, c-format msgid "Volume path '%s' is a FIFO" msgstr "" #: src/storage/storage_backend.c:1501 #, c-format msgid "Volume path '%s' is a socket" msgstr "" #: src/storage/storage_backend.c:1539 src/storage/storage_backend_gluster.c:290 #, c-format msgid "cannot open volume '%s'" msgstr "ボリューム '%s' を開けません" #: src/storage/storage_backend.c:1566 #, c-format msgid "Cannot use volume path '%s'" msgstr "" #: src/storage/storage_backend.c:1576 #, c-format msgid "unexpected type for file '%s'" msgstr "" #: src/storage/storage_backend.c:1582 #, c-format msgid "unable to set blocking mode for '%s'" msgstr "ブロッキングモードを '%s' に設定できません" #: src/storage/storage_backend.c:1595 #, c-format msgid "unexpected storage mode for '%s'" msgstr "'%s' に対する予期しないストレージモード" #: src/storage/storage_backend.c:1642 src/util/virstoragefile.c:1033 #, c-format msgid "cannot seek to start of '%s'" msgstr "'%s' の先頭にシークできませんでした" #: src/storage/storage_backend.c:1760 #, c-format msgid "cannot seek to end of file '%s'" msgstr "ファイル '%s' の末尾が見付かりません" #: src/storage/storage_backend.c:1789 #, c-format msgid "cannot get file context of '%s'" msgstr "%s のファイルコンテキストを取得できません" #: src/storage/storage_backend.c:1863 #, c-format msgid "cannot read dir '%s'" msgstr "ディレクトリー %s を読み込めません" #: src/storage/storage_backend.c:1971 #, c-format msgid "Failed to truncate volume with path '%s' to 0 bytes" msgstr "パス '%s' のボリュームを 0 バイトに切り詰められませんでした" #: src/storage/storage_backend.c:1980 #, c-format msgid "Failed to truncate volume with path '%s' to %ju bytes" msgstr "パス '%s' のボリュームを %ju バイトに切り詰められませんでした" #: src/storage/storage_backend.c:2007 #, c-format msgid "Failed to seek to the start in volume with path '%s'" msgstr "" #: src/storage/storage_backend.c:2020 #, c-format msgid "Failed to write %zu bytes to storage volume with path '%s'" msgstr "%zu バイトをパス '%s' のストレージボリュームに書き込みできませんでした" #: src/storage/storage_backend.c:2032 #, c-format msgid "cannot sync data to volume with path '%s'" msgstr "パス '%s' のボリュームにデータをコピーできません" #: src/storage/storage_backend.c:2067 #, c-format msgid "Failed to open storage volume with path '%s'" msgstr "パス '%s' を持つストレージボリュームを開けませんでした" #: src/storage/storage_backend.c:2074 #, c-format msgid "Failed to stat storage volume with path '%s'" msgstr "パス '%s' を持つストレージボリュームを開始できませんでした" #: src/storage/storage_backend.c:2108 #, c-format msgid "unsupported algorithm %d" msgstr "サポートされないアルゴリズム %d" #: src/storage/storage_backend.c:2174 msgid "(gluster_cli_output)" msgstr "" #: src/storage/storage_backend.c:2192 msgid "failed to extract gluster volume name" msgstr "" #: src/storage/storage_backend_disk.c:96 #, c-format msgid "invalid partition name '%s', expected '%s'" msgstr "" #: src/storage/storage_backend_disk.c:115 msgid "cannot parse device start location" msgstr "デバイス開始の場所を構文解析できません" #: src/storage/storage_backend_disk.c:122 msgid "cannot parse device end location" msgstr "デバイス終了の場所を構文解析できません" #: src/storage/storage_backend_disk.c:355 msgid "Failed to create disk pool geometry" msgstr "ディスクプールの位置情報の作成に失敗しました" #: src/storage/storage_backend_disk.c:399 #: src/storage/storage_backend_disk.c:541 #, c-format msgid "device path '%s' doesn't exist" msgstr "デバイスのパス '%s' が存在しません" #: src/storage/storage_backend_disk.c:509 msgid "Unrecognized disk label found, requires build" msgstr "" #: src/storage/storage_backend_disk.c:512 msgid "Unable to determine Partition Type, requires build --overwrite" msgstr "" #: src/storage/storage_backend_disk.c:516 msgid "Unknown Partition Type, requires build --overwrite" msgstr "" #: src/storage/storage_backend_disk.c:519 msgid "" "Error checking for disk label, failed to get disk partition information" msgstr "" #: src/storage/storage_backend_disk.c:524 msgid "Valid disk label already present, requires --overwrite" msgstr "" #: src/storage/storage_backend_disk.c:642 msgid "Invalid partition type" msgstr "無効なパーティション形式" #: src/storage/storage_backend_disk.c:651 msgid "extended partition already exists" msgstr "拡張パーティションがすでに存在します" #: src/storage/storage_backend_disk.c:680 msgid "no extended partition found and no primary partition available" msgstr "拡張パーティションは見付からず、プライマリパーティションも使用できません" #: src/storage/storage_backend_disk.c:686 msgid "unknown partition type" msgstr "不明なパーティション形式" #: src/storage/storage_backend_disk.c:767 msgid "no large enough free extent" msgstr "空き拡張に十分な領域がありません" #: src/storage/storage_backend_disk.c:809 #, c-format msgid "volume target path empty for source path '%s'" msgstr "" #: src/storage/storage_backend_disk.c:816 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "ボリュームターゲットパス '%s' を読み込めません" #: src/storage/storage_backend_disk.c:829 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "ボリュームパス'%s' は親プールのソースデバイス名で開始していません" #: src/storage/storage_backend_disk.c:839 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "ターゲット'%s' からパーティション番号を構文解析できません" #: src/storage/storage_backend_disk.c:973 #, c-format msgid "cannot wipe extended partition '%s'" msgstr "" #: src/storage/storage_backend_fs.c:129 #, c-format msgid "cannot probe backing volume format: %s" msgstr "バッキング・ボリューム形式を検知できません: %s" #: src/storage/storage_backend_fs.c:206 #, c-format msgid "invalid netfs path (no /): %s" msgstr "無効な netfs パスです(/ が不在) : %s" #: src/storage/storage_backend_fs.c:212 #, c-format msgid "invalid netfs path (ends in /): %s" msgstr "無効な netfs パスです(/ で終結): %s" #: src/storage/storage_backend_fs.c:297 src/test/test_driver.c:4210 msgid "hostname must be specified for netfs sources" msgstr "ホスト名は netfs ソースに対して指定する必要があります" #: src/storage/storage_backend_fs.c:307 #: src/storage/storage_backend_gluster.c:511 #: src/storage/storage_backend_iscsi.c:60 #: src/storage/storage_backend_iscsi.c:193 #: src/storage/storage_backend_iscsi.c:250 #: src/storage/storage_backend_iscsi.c:378 src/storage/storage_driver.c:3189 msgid "Expected exactly 1 host for the storage pool" msgstr "ストレージプールに対してちょうど一つのホストが期待されます" #: src/storage/storage_backend_fs.c:350 msgid "expected exactly 1 host for the storage pool" msgstr "" #: src/storage/storage_backend_fs.c:355 src/storage/storage_backend_iscsi.c:256 #: src/storage/storage_backend_iscsi.c:384 msgid "missing source host" msgstr "ソースホストがありません" #: src/storage/storage_backend_fs.c:360 msgid "missing source path" msgstr "ソースパスがありません" #: src/storage/storage_backend_fs.c:367 src/storage/storage_backend_iscsi.c:263 #: src/storage/storage_backend_iscsi.c:391 msgid "missing source device" msgstr "ソースデバイスがありません" #: src/storage/storage_backend_fs.c:370 msgid "expected exactly 1 device for the storage pool" msgstr "" #: src/storage/storage_backend_fs.c:429 #, c-format msgid "cannot read mount list '%s'" msgstr "マウント一覧 %s を読み込めません" #: src/storage/storage_backend_fs.c:487 #, c-format msgid "Target '%s' is already mounted" msgstr "ターゲット '%s' はすでにマウントされています" #: src/storage/storage_backend_fs.c:639 #, c-format msgid "Not capable of probing for filesystem of type %s" msgstr "%s 形式のファイルシステムを検知する機能がありません" #: src/storage/storage_backend_fs.c:648 #, c-format msgid "Failed to create filesystem probe for device %s" msgstr "デバイス %s のファイルシステムのプローブ作成に失敗しました" #: src/storage/storage_backend_fs.c:670 #, c-format msgid "Existing filesystem of type '%s' found on device '%s'" msgstr "既存の '%s' 形式のファイルシステムがデバイス '%s' に見つかりました" #: src/storage/storage_backend_fs.c:678 msgid "Found additional probes to run, filesystem probing may be incorrect" msgstr "追加で実行するプローブが見つかりました、ファイルシステムのプローブが不正な可能性があります" #: src/storage/storage_backend_fs.c:699 msgid "probing for filesystems is unsupported by this build" msgstr "ファイルシステムの検知はこのビルドによりサポートされません" #: src/storage/storage_backend_fs.c:726 #, c-format msgid "Failed to make filesystem of type '%s' on device '%s'" msgstr "'%s' 形式のファイルシステムをデバイス '%s' において作成に失敗しました" #: src/storage/storage_backend_fs.c:741 #, c-format msgid "" "mkfs is not supported on this platform: Failed to make filesystem of type " "'%s' on device '%s'" msgstr "" "mkfs はこのプラットフォームにおいてサポートされません: '%s' 形式のファイルシステムをデバイス '%s' に作成できませんでした" #: src/storage/storage_backend_fs.c:759 #, c-format msgid "No source device specified when formatting pool '%s'" msgstr "プール '%s' をフォーマットするときにソースデバイスが指定されていません" #: src/storage/storage_backend_fs.c:770 #, c-format msgid "Source device does not exist when formatting pool '%s'" msgstr "プール '%s' をフォーマットしているときソースデバイスが存在しません" #: src/storage/storage_backend_fs.c:832 #, c-format msgid "path '%s' is not absolute" msgstr "パス '%s' が絶対パスではありません" #: src/storage/storage_backend_fs.c:899 src/storage/storage_backend_fs.c:975 #, c-format msgid "cannot open path '%s'" msgstr "パス '%s' を開けません" #: src/storage/storage_backend_fs.c:982 #, c-format msgid "cannot stat path '%s'" msgstr "パス '%s' の情報を取得できません" #: src/storage/storage_backend_fs.c:993 #, c-format msgid "cannot statvfs path '%s'" msgstr "パス '%s' を statvfs できません" #: src/storage/storage_backend_fs.c:1065 #, c-format msgid "failed to remove pool '%s'" msgstr "プール '%s' の削除に失敗しました" #: src/storage/storage_backend_fs.c:1095 #, c-format msgid "volume name '%s' cannot contain '/'" msgstr "" #: src/storage/storage_backend_fs.c:1107 #, c-format msgid "volume target path '%s' already exists" msgstr "ボリュームのターゲットパス '%s' がすでに存在します" #: src/storage/storage_backend_fs.c:1129 msgid "cannot copy from volume to a directory volume" msgstr "ボリュームからディレクトリーボリュームにコピーできません" #: src/storage/storage_backend_fs.c:1135 msgid "backing storage not supported for directories volumes" msgstr "" #: src/storage/storage_backend_fs.c:1167 msgid "" "storage pool does not support building encrypted volumes from other volumes" msgstr "ストレージプールは他のボリュームから暗号化ボリュームを構築することをサポートしません" #: src/storage/storage_backend_fs.c:1187 msgid "creation of non-raw images is not supported without qemu-img" msgstr "生ではないイメージの作成は、qemu-img 無しではサポートされていません" #: src/storage/storage_backend_fs.c:1256 #, c-format msgid "cannot remove directory '%s'" msgstr "ディレクトリー '%s' を削除できません" #: src/storage/storage_backend_fs.c:1267 #, c-format msgid "removing block or network volumes is not supported: %s" msgstr "ブロックまたはネットワークボリュームの削除はサポートされません: %s" #: src/storage/storage_backend_fs.c:1377 msgid "preallocate is only supported for raw type volume" msgstr "事前割り当ては生タイプのボリュームにしか対応していません" #: src/storage/storage_backend_fs.c:1559 #, c-format msgid "can't canonicalize path '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:84 #, c-format msgid "gluster pool name '%s' must not contain /" msgstr "gluster プール名 '%s' は / を含める必要があります" #: src/storage/storage_backend_gluster.c:91 #, c-format msgid "gluster pool path '%s' must start with /" msgstr "gluster プールのパス '%s' は / から始める必要があります" #: src/storage/storage_backend_gluster.c:131 #, c-format msgid "failed to connect to %s" msgstr "%s への接続に失敗しました" #: src/storage/storage_backend_gluster.c:139 #, c-format msgid "failed to change to directory '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:171 #, c-format msgid "unable to read '%s'" msgstr "'%s' を読み込めません" #: src/storage/storage_backend_gluster.c:378 #, c-format msgid "cannot open path '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:395 #, c-format msgid "failed to read directory '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:401 #, c-format msgid "cannot statvfs path '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:440 #, c-format msgid "removing of '%s' volumes is not supported by the gluster backend: %s" msgstr "" #: src/storage/storage_backend_gluster.c:454 #, c-format msgid "cannot remove gluster volume file '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:468 #, c-format msgid "cannot remove gluster volume dir '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:501 msgid "hostname must be specified for gluster sources" msgstr "" #: src/storage/storage_backend_gluster.c:579 msgid "Expected exactly 1 host for the gluster volume" msgstr "" #: src/storage/storage_backend_gluster.c:592 #, c-format msgid "missing gluster volume name for path '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:620 #, c-format msgid "failed to set gluster volfile server '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:627 #, c-format msgid "failed to initialize gluster connection to server: '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:733 #, c-format msgid "failed to stat gluster path '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:747 #, c-format msgid "failed to read link of gluster file '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:106 #: src/storage/storage_backend_scsi.c:479 src/util/virnetdev.c:3120 #: src/util/virnetdevtap.c:104 src/util/virutil.c:1829 src/util/virutil.c:2167 #: src/util/virutil.c:2261 #, c-format msgid "Failed to opendir path '%s'" msgstr "パス '%s' の opendir に失敗しました" #: src/storage/storage_backend_iscsi.c:143 #, c-format msgid "Failed to get host number for iSCSI session with path '%s'" msgstr "パス '%s' を持つ iSCSI セッション用ホスト番号の取得に失敗" #: src/storage/storage_backend_iscsi.c:183 msgid "hostname must be specified for iscsi sources" msgstr "" #: src/storage/storage_backend_iscsi.c:295 msgid "iscsi pool only supports 'chap' auth type" msgstr "iscsi プールは 'chap' 認証形式のみをサポートします" #: src/storage/storage_backend_iscsi.c:301 msgid "iscsi 'chap' authentication not supported for autostarted pools" msgstr "iscsi 'chap' 認証は自動起動プールをサポートしません" #: src/storage/storage_backend_iscsi.c:321 #, c-format msgid "could not get the value of the secret for username %s using uuid '%s'" msgstr "ユーザー名 %s のシークレット値を UUID '%s' を使用して取得できませんでした" #: src/storage/storage_backend_iscsi.c:326 #, c-format msgid "" "could not get the value of the secret for username %s using usage value '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:336 #: src/storage/storage_backend_rbd.c:100 #, c-format msgid "no secret matches uuid '%s'" msgstr "UUID '%s' と一致するシークレットがありません" #: src/storage/storage_backend_iscsi.c:340 #: src/storage/storage_backend_rbd.c:104 #, c-format msgid "no secret matches usage value '%s'" msgstr "" #: src/storage/storage_backend_logical.c:172 msgid "malformed volume extent stripes value" msgstr "不正な形式のボリューム拡張ストライプ値" #: src/storage/storage_backend_logical.c:184 msgid "malformed volume extent length value" msgstr "不正な形式のボリューム拡張長さ値" #: src/storage/storage_backend_logical.c:189 msgid "malformed volume extent size value" msgstr "不正な形式のボリューム拡張サイズ値" #: src/storage/storage_backend_logical.c:194 msgid "malformed volume allocation value" msgstr "不正な形式のボリューム割り当て値" #: src/storage/storage_backend_logical.c:234 msgid "malformed volume extent devices value" msgstr "不正な形式のボリューム拡張デバイス値" #: src/storage/storage_backend_logical.c:260 msgid "malformed volume extent offset value" msgstr "不正な形式のボリューム拡張オフセット値" #: src/storage/storage_backend_logical.c:488 msgid "failed to get source from sourceList" msgstr "sourceList からのソースの取得に失敗しました" #: src/storage/storage_backend_logical.c:539 #, c-format msgid "cannot find logical volume group name '%s'" msgstr "" #: src/storage/storage_backend_logical.c:569 #, c-format msgid "cannot find any matching source devices for logical volume group '%s'" msgstr "" #: src/storage/storage_backend_logical.c:646 #, c-format msgid "cannot open device '%s'" msgstr "デバイス '%s' を開けません" #: src/storage/storage_backend_logical.c:652 #, c-format msgid "cannot clear device header of '%s'" msgstr "'%s' のデバイスヘッダーをクリアできません" #: src/storage/storage_backend_logical.c:659 #, c-format msgid "cannot flush header of device'%s'" msgstr "デバイス '%s' のヘッダーをフラッシュできません" #: src/storage/storage_backend_logical.c:666 #, c-format msgid "cannot close device '%s'" msgstr "デバイス '%s' を閉じられません" #: src/storage/storage_backend_logical.c:907 #, c-format msgid "cannot set file owner '%s'" msgstr "ファイルオーナー '%s' をセットできません" #: src/storage/storage_backend_logical.c:916 #, c-format msgid "cannot set file mode '%s'" msgstr "ファイルモード'%s' をセットできません" #: src/storage/storage_backend_logical.c:931 #, c-format msgid "cannot find newly created volume '%s'" msgstr "新しく作成されたボリューム '%s' を見つけられません" #: src/storage/storage_backend_logical.c:988 #, c-format msgid "logical volume '%s' is sparse, volume wipe not supported" msgstr "" #: src/storage/storage_backend_mpath.c:184 #, c-format msgid "Failed to get %s minor number" msgstr "%s のマイナー番号の取得に失敗しました" #: src/storage/storage_backend_rbd.c:75 msgid "failed to initialize RADOS" msgstr "RADOS の初期化に失敗しました" #: src/storage/storage_backend_rbd.c:81 msgid "'ceph' authentication not supported for autostarted pools" msgstr "'ceph' 認証は自動起動プールをサポートしません" #: src/storage/storage_backend_rbd.c:117 #, c-format msgid "" "could not get the value of the secret for username '%s' using uuid '%s'" msgstr "" #: src/storage/storage_backend_rbd.c:122 #, c-format msgid "" "could not get the value of the secret for username '%s' using usage value " "'%s'" msgstr "" #: src/storage/storage_backend_rbd.c:135 msgid "failed to decode the RADOS key" msgstr "RADOS キーのデコードに失敗しました" #: src/storage/storage_backend_rbd.c:142 src/storage/storage_backend_rbd.c:151 #: src/storage/storage_backend_rbd.c:164 src/storage/storage_backend_rbd.c:196 #, c-format msgid "failed to set RADOS option: %s" msgstr "RADOS オプションの設定に失敗しました: %s" #: src/storage/storage_backend_rbd.c:159 msgid "failed to create the RADOS cluster" msgstr "RADOS クラスターの作成に失敗しました" #: src/storage/storage_backend_rbd.c:185 msgid "received malformed monitor, check the XML definition" msgstr "不正な形式のモニターを受信しました、XML 定義を確認してください" #: src/storage/storage_backend_rbd.c:226 #, c-format msgid "failed to connect to the RADOS monitor on: %s" msgstr "RADOS モニターへの接続に失敗しました: %s" #: src/storage/storage_backend_rbd.c:248 #, c-format msgid "failed to create the RBD IoCTX. Does the pool '%s' exist?" msgstr "RBD IoCTX の作成に失敗しました。プール '%s' が存在しますか?" #: src/storage/storage_backend_rbd.c:289 src/storage/storage_backend_rbd.c:456 #: src/storage/storage_backend_rbd.c:712 #, c-format msgid "failed to open the RBD image '%s'" msgstr "RBD イメージ '%s' のオープンに失敗しました" #: src/storage/storage_backend_rbd.c:298 #, c-format msgid "failed to stat the RBD image '%s'" msgstr "" #: src/storage/storage_backend_rbd.c:354 msgid "failed to stat the RADOS cluster" msgstr "RADOS クラスターの統計に失敗しました" #: src/storage/storage_backend_rbd.c:361 #, c-format msgid "failed to stat the RADOS pool '%s'" msgstr "RADOS プール '%s' の統計に失敗しました" #: src/storage/storage_backend_rbd.c:383 msgid "A problem occurred while listing RBD images" msgstr "RBD イメージの一覧表示中に問題が発生しました" #: src/storage/storage_backend_rbd.c:477 #, c-format msgid "failed to verify if snapshot '%s/%s@%s' is protected" msgstr "" #: src/storage/storage_backend_rbd.c:489 #, c-format msgid "failed to unprotect snapshot '%s/%s@%s'" msgstr "" #: src/storage/storage_backend_rbd.c:501 #, c-format msgid "failed to remove snapshot '%s/%s@%s'" msgstr "" #: src/storage/storage_backend_rbd.c:540 msgid "This storage backend does not support zeroed removal of volumes" msgstr "" #: src/storage/storage_backend_rbd.c:558 #, c-format msgid "failed to remove volume '%s/%s'" msgstr "ボリューム '%s/%s' の削除に失敗しました" #: src/storage/storage_backend_rbd.c:580 src/storage/storage_backend_rbd.c:632 msgid "only RAW volumes are supported by this storage pool" msgstr "" #: src/storage/storage_backend_rbd.c:626 src/storage/storage_driver.c:1845 msgid "volume capacity required for this storage pool" msgstr "" #: src/storage/storage_backend_rbd.c:651 #, c-format msgid "failed to create volume '%s/%s'" msgstr "ボリューム '%s/%s' の作成に失敗しました" #: src/storage/storage_backend_rbd.c:719 #, c-format msgid "failed to resize the RBD image '%s'" msgstr "RBD イメージ '%s' の容量変更に失敗しました" #: src/storage/storage_backend_scsi.c:74 #, c-format msgid "Could not find typefile '%s'" msgstr "形式ファイル '%s' を見つけられません" #: src/storage/storage_backend_scsi.c:86 #, c-format msgid "Could not read typefile '%s'" msgstr "形式ファイル '%s' を読み込みできません" #: src/storage/storage_backend_scsi.c:98 #, c-format msgid "Device type '%s' is not an integer" msgstr "デバイス形式 '%s' が整数ではありません" #: src/storage/storage_backend_scsi.c:182 #, c-format msgid "unable to use target path '%s' for dev '%s'" msgstr "" #: src/storage/storage_backend_scsi.c:270 #: src/storage/storage_backend_scsi.c:359 #, c-format msgid "Failed to opendir sysfs path '%s'" msgstr "sysfs パス '%s' のディレクトリーオープンに失敗しました" #: src/storage/storage_backend_scsi.c:312 #, c-format msgid "Failed to parse block name %s" msgstr "ブロック名 %s の構文解析に失敗しました" #: src/storage/storage_backend_scsi.c:422 #, c-format msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN" msgstr "%u:%u:%u:%u がダイレクトアクセス LUN かの判定に失敗しました" #: src/storage/storage_backend_scsi.c:536 #, c-format msgid "Could not open '%s' to trigger host scan" msgstr "ホストスキャンを引き起こす為の '%s' を開けません" #: src/storage/storage_backend_scsi.c:547 #, c-format msgid "Write to '%s' to trigger host scan failed" msgstr "ホストスキャンを引き起こす為の '%s' への書き込み失敗" #: src/storage/storage_backend_scsi.c:657 #, c-format msgid "Failed to find SCSI host with wwnn='%s', wwpn='%s'" msgstr "wwnn='%s', wwpn='%s' を持つ SCSI ホストを見つけられませんでした" #: src/storage/storage_backend_scsi.c:691 #, c-format msgid "" "Parent attribute '%s' does not match parent '%s' determined for the '%s' " "wwnn/wwpn lookup." msgstr "" #: src/storage/storage_backend_scsi.c:730 #, c-format msgid "parent '%s' specified for vHBA is not vport capable" msgstr "" #: src/storage/storage_backend_scsi.c:759 msgid "'parent' for vHBA not specified, and cannot find one on this host" msgstr "vHBA の 'parent' が指定されていません。また、このホストにおいて見つけられません" #: src/storage/storage_backend_scsi.c:850 #, c-format msgid "Failed to find fc_host for wwnn='%s' and wwpn='%s'" msgstr "" #: src/storage/storage_backend_sheepdog.c:119 msgid "Missing disk info when adding volume" msgstr "" #: src/storage/storage_backend_sheepdog.c:240 msgid "Sheepdog does not support encrypted volumes" msgstr "Sheepdog は暗号化ボリュームをサポートしません" #: src/storage/storage_backend_sheepdog.c:272 msgid "volume capacity required for this pool" msgstr "" #: src/storage/storage_backend_zfs.c:109 msgid "malformed volsize reported" msgstr "" #: src/storage/storage_backend_zfs.c:340 msgid "missing source devices" msgstr "" #: src/storage/storage_driver.c:90 #, c-format msgid "Missing backend %d" msgstr "バックエンド %d がありません" #: src/storage/storage_driver.c:101 #, c-format msgid "Failed to initialize storage pool '%s': %s" msgstr "ストレージプール '%s' の初期化に失敗しました: %s" #: src/storage/storage_driver.c:103 src/storage/storage_driver.c:119 #: src/storage/storage_driver.c:181 src/storage/storage_driver.c:204 msgid "no error message found" msgstr "エラーメッセージがありません" #: src/storage/storage_driver.c:117 #, c-format msgid "Failed to restart storage pool '%s': %s" msgstr "" #: src/storage/storage_driver.c:179 src/storage/storage_driver.c:202 #, c-format msgid "Failed to autostart storage pool '%s': %s" msgstr "ストレージプール '%s' の自動起動に失敗しました: %s" #: src/storage/storage_driver.c:379 #, c-format msgid "no storage pool with matching uuid '%s'" msgstr "" #: src/storage/storage_driver.c:407 src/storage/storage_driver.c:434 #: src/storage/storage_driver.c:1740 src/storage/storage_driver.c:1990 #, c-format msgid "no storage pool with matching name '%s'" msgstr "一致する名前 '%s' を持つストレージプールがありません" #: src/storage/storage_driver.c:596 src/test/test_driver.c:4220 #, c-format msgid "pool type '%s' does not support source discovery" msgstr "プール形式 '%s' はソース探索をサポートしません" #: src/storage/storage_driver.c:618 src/storage/storage_driver.c:814 #: src/storage/storage_driver.c:986 src/storage/storage_driver.c:1119 #: src/storage/storage_driver.c:1264 src/storage/storage_driver.c:1983 #, c-format msgid "no storage pool with matching uuid '%s' (%s)" msgstr "" #: src/storage/storage_driver.c:824 src/storage/storage_driver.c:1068 #, c-format msgid "storage pool '%s' is still active" msgstr "ストレージプール '%s' がまだ稼働中です" #: src/storage/storage_driver.c:831 src/storage/storage_driver.c:1007 #: src/storage/storage_driver.c:1075 src/storage/storage_driver.c:1138 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "プール '%s' は非同期のジョブを実行しています" #: src/storage/storage_driver.c:843 #, c-format msgid "Failed to delete autostart link '%s': %s" msgstr "自動起動のリンク '%s' の削除に失敗しました: %s" #: src/storage/storage_driver.c:890 src/storage/storage_driver.c:957 #: src/test/test_driver.c:4163 src/test/test_driver.c:4335 #: src/test/test_driver.c:4372 src/test/test_driver.c:4444 #, c-format msgid "storage pool '%s' is already active" msgstr "ストレージプール '%s' はすでに動作中です" #: src/storage/storage_driver.c:1001 src/storage/storage_driver.c:1132 #: src/storage/storage_driver.c:1331 src/storage/storage_driver.c:1365 #: src/storage/storage_driver.c:1411 src/storage/storage_driver.c:1465 #: src/storage/storage_driver.c:1747 src/storage/storage_driver.c:1831 #: src/storage/storage_driver.c:1997 src/storage/storage_driver.c:2003 #: src/test/test_driver.c:4402 src/test/test_driver.c:4479 #: src/test/test_driver.c:4638 src/test/test_driver.c:4675 #: src/test/test_driver.c:4787 src/test/test_driver.c:4906 #: src/test/test_driver.c:4980 src/test/test_driver.c:5073 #: src/test/test_driver.c:5142 src/test/test_driver.c:5190 #: src/test/test_driver.c:5231 #, c-format msgid "storage pool '%s' is not active" msgstr "ストレージプール '%s' は停止状態です" #: src/storage/storage_driver.c:1090 msgid "pool does not support pool deletion" msgstr "プールがプール削除をサポートしません" #: src/storage/storage_driver.c:1274 src/test/test_driver.c:4604 msgid "pool has no config file" msgstr "プールは設定ファイルを持ちません" #: src/storage/storage_driver.c:1473 src/storage/storage_driver.c:1754 #: src/storage/storage_driver.c:2015 src/test/test_driver.c:4795 #: src/test/test_driver.c:4997 src/test/test_driver.c:5066 #: src/test/test_driver.c:5135 src/test/test_driver.c:5183 #: src/test/test_driver.c:5224 #, c-format msgid "no storage vol with matching name '%s'" msgstr "一致する名前 '%s' を持つストレージボリュームがありません" #: src/storage/storage_driver.c:1523 #, c-format msgid "no storage vol with matching key %s" msgstr "キー %s と一致するストレージボリュームがありません" #: src/storage/storage_driver.c:1613 #, c-format msgid "no storage vol with matching path '%s' (%s)" msgstr "" #: src/storage/storage_driver.c:1658 #, c-format msgid "no storage pool with matching target path '%s'" msgstr "" #: src/storage/storage_driver.c:1698 msgid "storage pool does not support vol deletion" msgstr "ストレージプールはボリューム削除をサポートしていません" #: src/storage/storage_driver.c:1791 src/storage/storage_driver.c:2287 #: src/storage/storage_driver.c:2362 src/storage/storage_driver.c:2466 #, c-format msgid "volume '%s' is still in use." msgstr "" #: src/storage/storage_driver.c:1798 src/storage/storage_driver.c:2049 #: src/storage/storage_driver.c:2171 src/storage/storage_driver.c:2294 #: src/storage/storage_driver.c:2369 src/storage/storage_driver.c:2473 #, c-format msgid "volume '%s' is still being allocated." msgstr "ボリューム '%s' はまだ割り当てられています" #: src/storage/storage_driver.c:1855 #, c-format msgid "'%s'" msgstr "'%s'" #: src/storage/storage_driver.c:1865 msgid "storage pool does not support volume creation" msgstr "ストレージプールはボリューム作成をサポートしていません" #: src/storage/storage_driver.c:2030 #, c-format msgid "storage volume name '%s' already in use." msgstr "ストレージボリューム名 '%s' はすでに使用中です" #: src/storage/storage_driver.c:2042 msgid "storage pool does not support volume creation from an existing volume" msgstr "ストレージプールが既存のボリュームからのボリューム作成をサポートしません" #: src/storage/storage_driver.c:2178 msgid "storage pool doesn't support volume download" msgstr "" #: src/storage/storage_driver.c:2255 msgid "Failed to create thread to handle pool refresh" msgstr "" #: src/storage/storage_driver.c:2301 msgid "storage pool doesn't support volume upload" msgstr "" #: src/storage/storage_driver.c:2386 msgid "can't shrink capacity below existing allocation" msgstr "現在の割り当てを下回る容量に縮小できません" #: src/storage/storage_driver.c:2394 msgid "" "Can't shrink capacity below current capacity unless shrink flag explicitly " "specified" msgstr "" #: src/storage/storage_driver.c:2404 msgid "Not enough space left in storage pool" msgstr "" #: src/storage/storage_driver.c:2410 msgid "storage pool does not support changing of volume capacity" msgstr "ストレージプールがボリューム容量の変更をサポートしていません" #: src/storage/storage_driver.c:2452 #, c-format msgid "wiping algorithm %d not supported" msgstr "完全削除のアルゴリズム %d はサポートされません" #: src/storage/storage_driver.c:2480 msgid "storage pool doesn't support volume wiping" msgstr "" #: src/storage/storage_driver.c:2920 src/storage/storage_driver.c:2954 msgid "storage file backend not initialized" msgstr "" #: src/storage/storage_driver.c:2926 #, c-format msgid "" "storage file header reading is not supported for storage type %s (protocol: " "%s)" msgstr "" #: src/storage/storage_driver.c:2960 #, c-format msgid "" "unique storage file identifier not implemented for storage type %s " "(protocol: %s)'" msgstr "" #: src/storage/storage_driver.c:3054 #, c-format msgid "Cannot access storage file '%s' (as uid:%u, gid:%u)" msgstr "" #: src/storage/storage_driver.c:3060 #, c-format msgid "" "Cannot access backing file '%s' of storage file '%s' (as uid:%u, gid:%u)" msgstr "" #: src/storage/storage_driver.c:3074 #, c-format msgid "backing store for %s (%s) is self-referential" msgstr "" #: src/storage/storage_driver.c:3214 #, c-format msgid "unexpected iscsi volume name '%s'" msgstr "予期しない iSCSI ボリューム名 '%s'" #: src/storage/storage_driver.c:3286 #, c-format msgid "storage pool '%s' containing volume '%s' is not active" msgstr "ストレージプール '%s' (ボリューム '%s' を含む) が稼働していません" #: src/storage/storage_driver.c:3309 msgid "disk source mode is only valid when storage pool is of iscsi type" msgstr "ディスクソースモードは、ストレージプールが iSCSI タイプである場合のみ有効です" #: src/storage/storage_driver.c:3331 src/storage/storage_driver.c:3365 msgid "'startupPolicy' is only valid for 'file' type volume" msgstr "'startupPolicy' は 'file' 形式のボリュームのみに対して有効です" #: src/storage/storage_driver.c:3353 #, c-format msgid "unexpected storage volume type '%s' for storage pool type '%s'" msgstr "" #: src/storage/storage_driver.c:3411 #, c-format msgid "using '%s' pools for backing 'volume' disks isn't yet supported" msgstr "" #: src/test/test_driver.c:252 msgid "invalid transient" msgstr "無効な transient" #: src/test/test_driver.c:259 msgid "invalid hasmanagedsave" msgstr "無効な hasmanagedsave" #: src/test/test_driver.c:268 #, c-format msgid "runstate '%d' out of range'" msgstr "実行状態 '%d' が範囲外です" #: src/test/test_driver.c:276 msgid "invalid runstate" msgstr "無効な実行状態" #: src/test/test_driver.c:282 msgid "transient domain cannot have runstate 'shutoff'" msgstr "一時ドメインは実行状態 'shutoff' にできません" #: src/test/test_driver.c:287 msgid "domain with managedsave data can only have runstate 'shutoff'" msgstr "" #: src/test/test_driver.c:549 #, c-format msgid "Exceeded max iface limit %d" msgstr "iface の最大限度 %d を超過しました" #: src/test/test_driver.c:799 #, c-format msgid "resolving %s filename" msgstr "%s のファイル名を解決しています" #: src/test/test_driver.c:835 msgid "invalid node cpu nodes value" msgstr "無効な node cpu nodes 値" #: src/test/test_driver.c:844 msgid "invalid node cpu sockets value" msgstr "無効な node cpu sockets 値" #: src/test/test_driver.c:853 msgid "invalid node cpu cores value" msgstr "無効な node cpu cores 値" #: src/test/test_driver.c:862 msgid "invalid node cpu threads value" msgstr "無効な node cpu threads 値" #: src/test/test_driver.c:874 msgid "invalid node cpu active value" msgstr "無効な node cpu active 値" #: src/test/test_driver.c:882 msgid "invalid node cpu mhz value" msgstr "無効な node cpu mhz 値" #: src/test/test_driver.c:890 src/xenconfig/xen_common.c:870 #, c-format msgid "Model %s too big for destination" msgstr "モデル %s が宛先に対して大きすぎます" #: src/test/test_driver.c:902 msgid "invalid node memory value" msgstr "無効な node memory 値" #: src/test/test_driver.c:947 msgid "more than one snapshot claims to be active" msgstr "" #: src/test/test_driver.c:1281 msgid "missing username in /node/auth/user field" msgstr "/node/auth/user 項目にユーザー名がありません" #: src/test/test_driver.c:1321 msgid "Root element is not 'node'" msgstr "Root エレメントは 'node' ではありません" #: src/test/test_driver.c:1375 msgid "authentication failed when asking for username" msgstr "ユーザー名の要求中に認証に失敗しました" #: src/test/test_driver.c:1393 msgid "authentication failed when asking for password" msgstr "の要求中に認証に失敗しました" #: src/test/test_driver.c:1401 msgid "authentication failed, see test XML for the correct username/password" msgstr "認証に失敗しました。正しいユーザー名とパスワードはテスト XML を参照してください。" #: src/test/test_driver.c:1435 msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: パスを指定します、または test:///default を使用します" #: src/test/test_driver.c:1764 #, c-format msgid "domain '%s' not paused" msgstr "ドメイン '%s' は一時停止していません" #: src/test/test_driver.c:1795 src/test/test_driver.c:1828 #, c-format msgid "domain '%s' not running" msgstr "ドメイン '%s' は稼動していません" #: src/test/test_driver.c:1924 src/test/test_driver.c:2434 #: src/test/test_driver.c:3016 src/test/test_driver.c:3063 msgid "getting time of day" msgstr "現在の時刻を取得中" #: src/test/test_driver.c:1990 #, c-format msgid "saving domain '%s' failed to allocate space for metadata" msgstr "メタ情報に領域を割り当てるために、ドメイン '%s' の保存に失敗しました" #: src/test/test_driver.c:1997 #, c-format msgid "saving domain '%s' to '%s': open failed" msgstr "ドメイン '%s' を '%s' に保存中: オープンに失敗しました" #: src/test/test_driver.c:2004 src/test/test_driver.c:2010 #: src/test/test_driver.c:2016 src/test/test_driver.c:2023 #, c-format msgid "saving domain '%s' to '%s': write failed" msgstr "ドメイン '%s' を '%s' に保存中: 書き込みに失敗しました" #: src/test/test_driver.c:2085 #, c-format msgid "cannot read domain image '%s'" msgstr "ドメインのイメージ '%s' を読み込めませんでした" #: src/test/test_driver.c:2091 #, c-format msgid "incomplete save header in '%s'" msgstr "'%s' に不完全な保存ヘッダーがあります" #: src/test/test_driver.c:2097 msgid "mismatched header magic" msgstr "一致しないヘッダーマジック" #: src/test/test_driver.c:2102 #, c-format msgid "failed to read metadata length in '%s'" msgstr "'%s' にあるメタ情報の長さの読み込みに失敗しました" #: src/test/test_driver.c:2108 msgid "length of metadata out of range" msgstr "メタデータの長さは範囲外です" #: src/test/test_driver.c:2115 #, c-format msgid "incomplete metadata in '%s'" msgstr "'%s' にあるメタデータが不完全です" #: src/test/test_driver.c:2185 #, c-format msgid "domain '%s' coredump: failed to open %s" msgstr "ドメイン '%s' のコアダンプ: %s のオープンに失敗しました" #: src/test/test_driver.c:2191 #, c-format msgid "domain '%s' coredump: failed to write header to %s" msgstr "ドメイン '%s' coredump: ヘッダの %s への書き込み失敗" #: src/test/test_driver.c:2197 #, c-format msgid "domain '%s' coredump: write failed: %s" msgstr "ドメイン '%s' のコアダンプ: 書き込みに失敗しました: %s" #: src/test/test_driver.c:2205 msgid "kdump-compressed format is not supported here" msgstr "" #: src/test/test_driver.c:2351 #, c-format msgid "requested cpu amount exceeds maximum supported amount (%d > %d)" msgstr "" #: src/test/test_driver.c:2364 src/test/test_driver.c:2373 #, c-format msgid "requested cpu amount exceeds maximum (%d > %d)" msgstr "要求された CPU の合計が最大値を超えています (%d > %d)" #: src/test/test_driver.c:2426 msgid "cannot list vcpus for an inactive domain" msgstr "停止中のドメインの仮想 CPU を一覧表示できません" #: src/test/test_driver.c:2506 msgid "cannot pin vcpus on an inactive domain" msgstr "停止状態のドメインで vcpus を固定できません" #: src/test/test_driver.c:2512 msgid "requested vcpu is higher than allocated vcpus" msgstr "要求仮想 CPU 数が割り当て仮想 CPU 数よりも大きいです" #: src/test/test_driver.c:2527 msgid "failed to update or add vcpupin" msgstr "" #: src/test/test_driver.c:2747 msgid "Range exceeds available cells" msgstr "範囲は使用可能なセルを越えています" #: src/test/test_driver.c:2780 #, c-format msgid "Domain '%s' is already running" msgstr "ドメイン '%s' はすでに実行中です" #: src/test/test_driver.c:3001 msgid "summary statistics are not supported yet" msgstr "" #: src/test/test_driver.c:3289 #, c-format msgid "Network '%s' is still running" msgstr "ネットワーク '%s' はまだ実行中です" #: src/test/test_driver.c:3325 msgid "no network with matching uuid" msgstr "UUID と一致するネットワークがありません" #: src/test/test_driver.c:3367 #, c-format msgid "Network '%s' is already running" msgstr "ネットワーク '%s' はすでに実行中です" #: src/test/test_driver.c:3684 msgid "there is another transaction running." msgstr "他の実行中のトランザクションがあります。" #: src/test/test_driver.c:3712 msgid "no transaction running, nothing to be committed." msgstr "実行中のトランザクションがありません。コミットするものはありません。" #: src/test/test_driver.c:3740 msgid "no transaction running, nothing to rollback." msgstr "実行中のトランザクションがありません、ロールバックするものはありません。" #: src/test/test_driver.c:4250 msgid "storage pool already exists" msgstr "ストレージプールはすでに存在します" #: src/test/test_driver.c:4718 msgid "no storage pool with matching uuid" msgstr "一致する UUID を持つストレージプールがありません" #: src/test/test_driver.c:4724 msgid "storage pool is not active" msgstr "ストレージプールはアクティブではありません" #: src/test/test_driver.c:4841 #, c-format msgid "no storage vol with matching key '%s'" msgstr "キー '%s' に一致するストレージボリュームがありません" #: src/test/test_driver.c:4916 src/test/test_driver.c:4990 msgid "storage vol already exists" msgstr "ストレージボリュームは既に存在します" #: src/test/test_driver.c:4924 src/test/test_driver.c:5006 #, c-format msgid "Not enough free space in pool for volume '%s'" msgstr "ボリューム '%s' 用のプールに十分な空き領域がありません" #: src/test/test_driver.c:6483 msgid "must respawn guest to start inactive snapshot" msgstr "" #: src/uml/uml_conf.c:178 msgid "IP address not supported for ethernet interface" msgstr "IP アドレスはイーサネットインターフェースに対してサポートされません" #: src/uml/uml_conf.c:185 msgid "vhostuser networking type not supported" msgstr "" #: src/uml/uml_conf.c:190 msgid "TCP server networking type not supported" msgstr "TCP サーバーネットワークタイプはサポートされていません" #: src/uml/uml_conf.c:195 msgid "TCP client networking type not supported" msgstr "TCP クライアントネットワーク形式はサポートされません" #: src/uml/uml_conf.c:200 msgid "UDP networking type not supported" msgstr "" #: src/uml/uml_conf.c:215 #, c-format msgid "Network '%s' not found" msgstr "ネットワーク '%s' が見つかりません" #: src/uml/uml_conf.c:245 msgid "internal networking type not supported" msgstr "内部ネットワーク形式はサポートされません" #: src/uml/uml_conf.c:250 msgid "direct networking type not supported" msgstr "直接ネットワーク形式はサポートされません" #: src/uml/uml_conf.c:255 msgid "hostdev networking type not supported" msgstr "hostdev ネットワーク形式はサポートされません" #: src/uml/uml_conf.c:264 msgid "interface script execution not supported by this driver" msgstr "インターフェーススクリプト実行はこのドライバーによりサポートされません" #: src/uml/uml_conf.c:318 msgid "only TCP listen is supported for chr device" msgstr "TCP リッスンのみが文字デバイス用にサポートされています" #: src/uml/uml_conf.c:334 #, c-format msgid "failed to open chardev file: %s" msgstr "キャラクターデバイスを開けません: %s" #: src/uml/uml_conf.c:355 #, c-format msgid "unsupported chr device type %d" msgstr "サポートのない文字デバイスタイプ %d" #: src/uml/uml_driver.c:547 msgid "cannot initialize inotify" msgstr "inotify を初期化できません" #: src/uml/uml_driver.c:553 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "モニターディレクトリー %s の作成に失敗しました: %s" #: src/uml/uml_driver.c:564 #, c-format msgid "Failed to create inotify watch on %s: %s" msgstr "%s において inotify ウォッチの作成に失敗しました: %s" #: src/uml/uml_driver.c:594 msgid "umlStartup: out of memory" msgstr "umlStartup: メモリー不足" #: src/uml/uml_driver.c:849 #, c-format msgid "failed to read pid: %s" msgstr "pid の読み込みに失敗: %s" #: src/uml/uml_driver.c:870 #, c-format msgid "Unix path %s too long for destination" msgstr "Unix パス %s が宛先にとって長すぎます" #: src/uml/uml_driver.c:901 msgid "cannot open socket" msgstr "ソケットを開けません" #: src/uml/uml_driver.c:911 msgid "cannot bind socket" msgstr "ソケットをバインドできません" #: src/uml/uml_driver.c:965 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "長すぎるコマンド %s を送信できません (%d バイト)" #: src/uml/uml_driver.c:971 #, c-format msgid "Command %s too long for destination" msgstr "コマンド %s が宛先にとって長すぎます" #: src/uml/uml_driver.c:978 #, c-format msgid "cannot send command %s" msgstr "コマンド %s を送信できません" #: src/uml/uml_driver.c:991 #, c-format msgid "cannot read reply %s" msgstr "応答 %s を読み込めません" #: src/uml/uml_driver.c:997 #, c-format msgid "incomplete reply %s" msgstr "不完全な応答 %s" #: src/uml/uml_driver.c:1063 msgid "no kernel specified" msgstr "カーネルの指定がありません" #: src/uml/uml_driver.c:1072 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML カーネル %s を見つけられません" #: src/uml/uml_driver.c:1100 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM ログファイルの close-on-exec フラグをセットできません" #: src/uml/uml_driver.c:1239 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "予期しない UML URI パス '%s'、uml:///system を試して下さい" #: src/uml/uml_driver.c:1246 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "予期しない UML URI パス '%s'、uml:///session を試して下さい" #: src/uml/uml_driver.c:1255 msgid "uml state driver is not active" msgstr "uml 状態ドライバーはアクティブではありません" #: src/uml/uml_driver.c:1540 #, c-format msgid "cannot parse version %s" msgstr "version %s を構文解析できません" #: src/uml/uml_driver.c:1680 msgid "shutdown operation failed" msgstr "シャットダウン操作は失敗しました" #: src/uml/uml_driver.c:1831 msgid "cannot set max memory lower than current memory" msgstr "最大メモリーはカレントメモリー以下に設定できません" #: src/uml/uml_driver.c:1868 msgid "cannot set memory of an active domain" msgstr "動作中のドメインのメモリーを設定できません" #: src/uml/uml_driver.c:2253 msgid "cannot attach device on inactive domain" msgstr "停止状態のドメインでデバイスを添付できません" #: src/uml/uml_driver.c:2299 src/uml/uml_driver.c:2412 #: src/vbox/vbox_common.c:4240 msgid "cannot modify the persistent configuration of a domain" msgstr "ドメインの永続的な設定を変更できません" #: src/uml/uml_driver.c:2373 msgid "cannot detach device on inactive domain" msgstr "停止状態のドメインではデバイスを外せません" #: src/uml/uml_driver.c:2391 msgid "This type of device cannot be hot unplugged" msgstr "この形式のデバイスはホットプラグで抜けません" #: src/uml/uml_driver.c:2549 msgid "NULL or empty path" msgstr "NULL または空のパス" #: src/uml/uml_driver.c:2576 tools/virsh-volume.c:690 #, c-format msgid "cannot read %s" msgstr "%s を読み込めません" #: src/util/iohelper.c:114 msgid "O_DIRECT read needs entire seekable file" msgstr "O_DIRECT 読み込みは全体のシーク可能なファイルが必要です" #: src/util/iohelper.c:127 msgid "O_DIRECT write needs empty seekable file" msgstr "O_DIRECT 書き込みは全体のシーク可能なファイルが必要です" #: src/util/iohelper.c:135 #, c-format msgid "Unable to process file with flags %d" msgstr "フラグ %d を持つファイルを処理できません" #: src/util/iohelper.c:160 msgid "Too many short reads for O_DIRECT" msgstr "O_DIRECT に対する短い読み込みが多すぎます" #: src/util/iohelper.c:172 #, c-format msgid "Unable to write %s" msgstr "%s を書き込めません" #: src/util/iohelper.c:176 #, c-format msgid "Unable to truncate %s" msgstr "%s を切り詰められません" #: src/util/iohelper.c:185 #, c-format msgid "unable to fsync %s" msgstr "%s を fsync できません" #: src/util/iohelper.c:195 #, c-format msgid "Unable to close %s" msgstr "%s を閉じられません" #: src/util/iohelper.c:209 #, c-format msgid "%s: try --help for more details" msgstr "%s: 詳細は --help を試してください" #: src/util/iohelper.c:211 #, c-format msgid "" "Usage: %s FILENAME OFLAGS MODE OFFSET LENGTH DELETE\n" " or: %s FILENAME LENGTH FD\n" msgstr "" "使用法: %s FILENAME OFLAGS MODE OFFSET LENGTH DELETE\n" "または: %s FILENAME LENGTH FD\n" #: src/util/iohelper.c:253 #, c-format msgid "%s: malformed file flags %s" msgstr "%s: 不正な形式のファイルフラグ %s" #: src/util/iohelper.c:258 #, c-format msgid "%s: malformed file mode %s" msgstr "%s: 不正な形式のファイルモード %s" #: src/util/iohelper.c:263 #, c-format msgid "%s: malformed file offset %s" msgstr "%s: 不正な形式のファイルオフセット %s" #: src/util/iohelper.c:268 #, c-format msgid "%s: malformed delete flag %s" msgstr "%s: 不正な形式の削除フラグ %s" #: src/util/iohelper.c:276 #, c-format msgid "%s: malformed fd %s" msgstr "%s: 不正な形式の fd %s" #: src/util/iohelper.c:290 #, c-format msgid "%s: unable to determine access mode of fd %d" msgstr "%s: ファイルディスクリプター %d のアクセスモードを決定できません" #: src/util/iohelper.c:299 #, c-format msgid "%s: malformed file length %s" msgstr "%s: 不正な形式のファイル長 %s" #: src/util/iohelper.c:317 #, c-format msgid "%s: unknown failure with %s\n" msgstr "%s: %s で不明なエラー\n" #: src/util/viralloc.c:429 #, c-format msgid "out of bounds index - count %zu at %zu add %zu" msgstr "" #: src/util/viraudit.c:62 msgid "Unable to initialize audit layer" msgstr "監査レイヤーの初期化に失敗しました" #: src/util/virauth.c:170 #, c-format msgid "Enter username for %s [%s]" msgstr "%s [%s] のユーザー名を入力してください" #: src/util/virauth.c:175 #, c-format msgid "Enter username for %s" msgstr "%s のユーザー名を入力してください" #: src/util/virauth.c:243 #, c-format msgid "Enter %s's password for %s" msgstr "%s の %s のユーザー名を入力してください" #: src/util/virauthconfig.c:131 #, c-format msgid "Missing item 'credentials' in group '%s' in '%s'" msgstr "グループ '%s' ('%s') において項目 'credentials' がありません" #: src/util/virauthconfig.c:141 #, c-format msgid "Missing group 'credentials-%s' referenced from group '%s' in '%s'" msgstr "グループ 'credentials-%s' がグループ '%s' ('%s') から参照されていません" #: src/util/virbitmap.c:423 #, c-format msgid "Failed to parse bitmap '%s'" msgstr "ビットマップ '%s' の構文解析に失敗しました" #: src/util/virbuffer.c:328 msgid "Invalid buffer API usage" msgstr "" #: src/util/vircgroup.c:179 msgid "Cannot open /proc/cgroups" msgstr "/proc/cgroups を開けません" #: src/util/vircgroup.c:214 msgid "Error while reading /proc/cgroups" msgstr "/proc/cgroups の読み込み中にエラー" #: src/util/vircgroup.c:387 #, c-format msgid "Missing '/' separator in cgroup mount '%s'" msgstr "cgroup のマウント '%s' に区切り文字 '/' がありません" #: src/util/vircgroup.c:408 #, c-format msgid "Cannot stat %s" msgstr "%s を統計できません" #: src/util/vircgroup.c:526 src/util/virnetdevtap.c:120 #: src/util/virstoragefile.c:1115 #, c-format msgid "Unable to open '%s'" msgstr "'%s' を開けません" #: src/util/vircgroup.c:644 #, c-format msgid "Controller '%s' is not wanted, but '%s' is co-mounted" msgstr "" #: src/util/vircgroup.c:669 msgid "At least one cgroup controller is required" msgstr "少なくとも一つの cgroup コントローラーが必要です" #: src/util/vircgroup.c:691 #, c-format msgid "Could not find placement for controller %s at %s" msgstr "コントローラー %s (%s) の配置を見つけられません" #: src/util/vircgroup.c:716 src/util/vircgroup.c:3020 src/util/vircgroup.c:3114 #, c-format msgid "Path '%s' is not accessible" msgstr "パス '%s' にアクセスできません" #: src/util/vircgroup.c:723 #, c-format msgid "Path '%s' must be a block device" msgstr "パス '%s' はブロックデバイスである必要があります" #: src/util/vircgroup.c:755 #, c-format msgid "Invalid value '%s' for '%s'" msgstr "" #: src/util/vircgroup.c:760 #, c-format msgid "Unable to write to '%s'" msgstr "'%s' に書き込みできません" #: src/util/vircgroup.c:790 #, c-format msgid "Unable to read from '%s'" msgstr "'%s' から読み込みできません" #: src/util/vircgroup.c:893 src/util/vircgroup.c:920 src/util/vircgroup.c:2349 #: src/util/vircgroup.c:2387 src/util/vircgroup.c:2425 #: src/util/vircgroup.c:2463 src/util/vircgroup.c:2501 #, c-format msgid "Unable to parse '%s' as an integer" msgstr "'%s' を整数として構文解析できません" #: src/util/vircgroup.c:1046 #, c-format msgid "Failed to create controller %s for group" msgstr "グループ用のコントローラー %s の作成に失敗しました" #: src/util/vircgroup.c:1189 #, c-format msgid "Controller %d out of range" msgstr "コントローラー %d が範囲外です" #: src/util/vircgroup.c:1195 #, c-format msgid "Controller '%s' not mounted" msgstr "コントローラー '%s' がマウントされていません" #: src/util/vircgroup.c:1222 #, c-format msgid "Cannot parse '%s' as an integer" msgstr "'%s' を整数として構文解析できません" #: src/util/vircgroup.c:1370 #, c-format msgid "Partition path '%s' must start with '/'" msgstr "パーティションのパス '%s' は '/' から始まらなければいけません" #: src/util/vircgroup.c:1519 #, c-format msgid "unexpected name value %d" msgstr "" #: src/util/vircgroup.c:1874 msgid "No controllers are mounted" msgstr "コントローラーがマウントされていません" #: src/util/vircgroup.c:1880 #, c-format msgid "Controller '%s' is not mounted" msgstr "コントローラー '%s' がマウントされていません" #: src/util/vircgroup.c:1887 #, c-format msgid "Controller '%s' is not enabled for group" msgstr "コントローラー '%s' がグループに対して有効化されていません" #: src/util/vircgroup.c:1962 #, c-format msgid "Cannot parse byte %sstat '%s'" msgstr "" #: src/util/vircgroup.c:1972 #, c-format msgid "Sum of byte %sstat overflows" msgstr "" #: src/util/vircgroup.c:1983 #, c-format msgid "Cannot parse %srequest stat '%s'" msgstr "" #: src/util/vircgroup.c:1993 #, c-format msgid "Sum of %srequest stat overflows" msgstr "" #: src/util/vircgroup.c:2062 #, c-format msgid "Cannot find byte stats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2069 #, c-format msgid "Cannot find request stats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2077 #, c-format msgid "Cannot find byte %sstats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2084 src/util/vircgroup.c:2098 #, c-format msgid "Cannot parse %sstat '%s'" msgstr "" #: src/util/vircgroup.c:2091 #, c-format msgid "Cannot find request %sstats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2528 src/util/vircgroup.c:2627 #: src/util/vircgroup.c:2689 #, c-format msgid "Memory '%llu' must be less than %llu" msgstr "メモリ '%llu' は %llu より小さくなければいけません" #: src/util/vircgroup.c:3174 src/util/vircgroup.c:3253 msgid "cpuacct parse error" msgstr "cpuacct 解析エラー" #: src/util/vircgroup.c:3232 #, c-format msgid "start_cpu %d larger than maximum of %d" msgstr "start_cpu %d が %d の最大値よりも大きいです" #: src/util/vircgroup.c:3308 src/util/vircgroup.c:3322 msgid "unable to get cpu account" msgstr "cpu account を取得できません" #: src/util/vircgroup.c:3378 #, c-format msgid "cfs_period '%llu' must be in range (1000, 1000000)" msgstr "cfs_period '%llu' は (1000, 1000000) の範囲にある必要があります" #: src/util/vircgroup.c:3423 #, c-format msgid "cfs_quota '%lld' must be in range (1000, %llu)" msgstr "cfs_quota '%lld' は (1000, %llu) の範囲にある必要があります" #: src/util/vircgroup.c:3455 #, c-format msgid "Unable to open %s (%d)" msgstr "%s (%d) を開けません" #: src/util/vircgroup.c:3478 #, c-format msgid "Failed to readdir for %s (%d)" msgstr "%s (%d) のディレクトリー読み込みに失敗しました" #: src/util/vircgroup.c:3486 #, c-format msgid "Unable to remove %s (%d)" msgstr "%s (%d) を削除できません" #: src/util/vircgroup.c:3573 src/util/vircgroup.c:3583 src/util/virfile.c:1846 #, c-format msgid "Failed to read %s" msgstr "%s の読み込みに失敗しました" #: src/util/vircgroup.c:3595 #, c-format msgid "Failed to kill process %lu" msgstr "プロセス %lu のキルに失敗しました" #: src/util/vircgroup.c:3808 #, c-format msgid "Could not find directory separator in %s" msgstr "%s にディレクトリのセパレーターを見つけられませんでした" #: src/util/vircgroup.c:3820 msgid "Could not find any mounted controllers" msgstr "マウントされたコントローラーを何も見つけられませんでした" #: src/util/vircgroup.c:3868 #, c-format msgid "Cannot parse user stat '%s'" msgstr "user 統計情報 '%s' を構文解析できません" #: src/util/vircgroup.c:3875 #, c-format msgid "Cannot parse sys stat '%s'" msgstr "sys 統計情報 '%s' を構文解析できません" #: src/util/vircgroup.c:3886 msgid "Cannot determine system clock HZ" msgstr "システムのクロック周波数がわかりません" #: src/util/vircgroup.c:3935 src/util/vircgroup.c:3967 #, c-format msgid "Unable to create directory %s" msgstr "ディレクトリー %s を作成できません" #: src/util/vircgroup.c:3946 #, c-format msgid "Failed to mount %s on %s type %s" msgstr "%s を %s に %s 形式でマウントできませんでした" #: src/util/vircgroup.c:3976 #, c-format msgid "Failed to bind cgroup '%s' on '%s'" msgstr "cgroup '%s' を '%s' にバインドできませんでした" #: src/util/vircgroup.c:3992 #, c-format msgid "Unable to symlink directory %s to %s" msgstr "ディレクトリー %s を %s にシンボリックリンクできません" #: src/util/vircgroup.c:4034 #, c-format msgid "Unable to open dir '%s'" msgstr "" #: src/util/vircgroup.c:4157 src/util/vircgroup.c:4169 #: src/util/vircgroup.c:4178 src/util/vircgroup.c:4191 #: src/util/vircgroup.c:4204 src/util/vircgroup.c:4215 #: src/util/vircgroup.c:4228 src/util/vircgroup.c:4238 #: src/util/vircgroup.c:4258 src/util/vircgroup.c:4275 #: src/util/vircgroup.c:4294 src/util/vircgroup.c:4304 #: src/util/vircgroup.c:4315 src/util/vircgroup.c:4325 #: src/util/vircgroup.c:4338 src/util/vircgroup.c:4352 #: src/util/vircgroup.c:4362 src/util/vircgroup.c:4372 #: src/util/vircgroup.c:4383 src/util/vircgroup.c:4393 #: src/util/vircgroup.c:4403 src/util/vircgroup.c:4413 #: src/util/vircgroup.c:4423 src/util/vircgroup.c:4433 #: src/util/vircgroup.c:4443 src/util/vircgroup.c:4453 #: src/util/vircgroup.c:4463 src/util/vircgroup.c:4473 #: src/util/vircgroup.c:4482 src/util/vircgroup.c:4492 #: src/util/vircgroup.c:4502 src/util/vircgroup.c:4512 #: src/util/vircgroup.c:4522 src/util/vircgroup.c:4532 #: src/util/vircgroup.c:4542 src/util/vircgroup.c:4552 #: src/util/vircgroup.c:4562 src/util/vircgroup.c:4572 #: src/util/vircgroup.c:4582 src/util/vircgroup.c:4592 #: src/util/vircgroup.c:4602 src/util/vircgroup.c:4612 #: src/util/vircgroup.c:4622 src/util/vircgroup.c:4631 #: src/util/vircgroup.c:4639 src/util/vircgroup.c:4652 #: src/util/vircgroup.c:4664 src/util/vircgroup.c:4675 #: src/util/vircgroup.c:4688 src/util/vircgroup.c:4700 #: src/util/vircgroup.c:4711 src/util/vircgroup.c:4721 #: src/util/vircgroup.c:4731 src/util/vircgroup.c:4741 #: src/util/vircgroup.c:4751 src/util/vircgroup.c:4761 #: src/util/vircgroup.c:4770 src/util/vircgroup.c:4779 #: src/util/vircgroup.c:4789 src/util/vircgroup.c:4799 #: src/util/vircgroup.c:4808 src/util/vircgroup.c:4818 #: src/util/vircgroup.c:4828 src/util/vircgroup.c:4838 #: src/util/vircgroup.c:4849 src/util/vircgroup.c:4860 #: src/util/vircgroup.c:4870 src/util/vircgroup.c:4880 #: src/util/vircgroup.c:4891 src/util/vircgroup.c:4913 #: src/util/vircgroup.c:4925 src/util/vircgroup.c:4934 msgid "Control groups not supported on this platform" msgstr "Control groups がこのプラットフォームにおいてサポートされません" #: src/util/virclosecallbacks.c:118 #, c-format msgid "" "Close callback for domain %s already registered with another connection %p" msgstr "ドメイン %s のクローズコールバックはすでに他の接続 %p で登録されています" #: src/util/virclosecallbacks.c:125 #, c-format msgid "Another close callback is already defined for domain %s" msgstr "他のクローズコールバックがすでにドメイン %s に対して定義されています" #: src/util/virclosecallbacks.c:171 #, c-format msgid "Trying to remove mismatching close callback for domain %s" msgstr "ドメイン %s の一致しないクローズコールバックを削除しています" #: src/util/vircommand.c:237 src/util/vircommand.c:255 #, c-format msgid "Cannot dup2() fd %d before passing it to the child" msgstr "" #: src/util/vircommand.c:262 #, c-format msgid "Cannot set O_CLOEXEC on fd %d before passing it to the child" msgstr "" #: src/util/vircommand.c:312 msgid "cannot block signals" msgstr "信号をブロックできません" #: src/util/vircommand.c:331 src/util/vircommand.c:653 msgid "cannot fork child process" msgstr "子プロセスをフォークできません" #: src/util/vircommand.c:380 msgid "cannot unblock signals" msgstr "信号をブロック解除できません" #: src/util/vircommand.c:436 msgid "Unable to notify parent process" msgstr "親プロセスに通知できません" #: src/util/vircommand.c:446 msgid "Unable to wait on parent process" msgstr "親プロセスを待機できません" #: src/util/vircommand.c:449 msgid "libvirtd quit during handshake" msgstr "libvirtd がハンドシェーク中に終了しました" #: src/util/vircommand.c:454 #, c-format msgid "Unexpected confirm code '%c' from parent" msgstr "親プロセスからの予期しない確認コード '%c'" #: src/util/vircommand.c:491 #, c-format msgid "Cannot find '%s' in path" msgstr "パスに '%s' を見つけられません" #: src/util/vircommand.c:509 msgid "cannot create pipe" msgstr "パイプを作成できません" #: src/util/vircommand.c:516 src/util/vircommand.c:543 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking ファイルの記述子フラグの設定に失敗" #: src/util/vircommand.c:536 msgid "Failed to create pipe" msgstr "パイプの作成に失敗しました" #: src/util/vircommand.c:602 #, c-format msgid "failed to preserve fd %d" msgstr "ファイル記述子 %d の保護に失敗しました" #: src/util/vircommand.c:609 msgid "failed to setup stdin file handle" msgstr "標準入力のファイルハンドルのセットアップに失敗しました" #: src/util/vircommand.c:614 msgid "failed to setup stdout file handle" msgstr "標準出力のファイルハンドルのセットアップに失敗しました" #: src/util/vircommand.c:619 msgid "failed to setup stderr file handle" msgstr "標準エラーのファイルハンドルの設定に失敗しました" #: src/util/vircommand.c:640 msgid "cannot become session leader" msgstr "セッションのリーダーになれません" #: src/util/vircommand.c:646 msgid "cannot change to root directory" msgstr "ルートディレクトリーに変更できません" #: src/util/vircommand.c:661 #, c-format msgid "could not write pidfile %s for %d" msgstr "PID ファイル %s (%d) を書き込みできませんでした" #: src/util/vircommand.c:680 msgid "Could not disable SIGPIPE" msgstr "SIGPIPE を無効化できませんでした" #: src/util/vircommand.c:704 #, c-format msgid "unable to set SELinux security context '%s' for '%s'" msgstr "SELinux セキュリティ・コンテキスト '%s' を '%s' 向けに設定できません" #: src/util/vircommand.c:717 #, c-format msgid "unable to set AppArmor profile '%s' for '%s'" msgstr "AppArmor プロファイル '%s' を '%s' 向けに設定できません" #: src/util/vircommand.c:743 #, c-format msgid "Unable to change to %s" msgstr "%s に変更できません" #: src/util/vircommand.c:753 msgid "Could not re-enable SIGPIPE" msgstr "SIGPIPE を再有効化できませんでした" #: src/util/vircommand.c:776 #, c-format msgid "cannot execute binary %s" msgstr "バイナリー %s を実行できません" #: src/util/vircommand.c:837 msgid "virRun is not implemented for WIN32" msgstr "virRun は WIN32 に対して実装されていません" #: src/util/vircommand.c:849 msgid "virExec is not implemented for WIN32" msgstr "virExec は WIN32 に対して実装されていません" #: src/util/vircommand.c:1950 src/util/vircommand.c:1962 #: src/util/vircommand.c:2151 src/util/vircommand.c:2203 #: src/util/vircommand.c:2354 src/util/vircommand.c:2500 #: src/util/vircommand.c:2653 src/util/vircommand.c:2719 msgid "invalid use of command API" msgstr "コマンド API の無効な使用" #: src/util/vircommand.c:2053 msgid "unable to poll on child" msgstr "子においてポーリングできません" #: src/util/vircommand.c:2080 msgid "unable to read child stdout" msgstr "子標準出力を読み込みできません" #: src/util/vircommand.c:2081 msgid "unable to read child stderr" msgstr "子標準エラーを読み込みできません" #: src/util/vircommand.c:2110 msgid "unable to write to child input" msgstr "子の入力に書き込みできません" #: src/util/vircommand.c:2165 msgid "Executing new processes is not supported on Win32 platform" msgstr "新しいプロセスの実行は Win32 プラットフォームにおいてサポートされません" #: src/util/vircommand.c:2225 msgid "cannot mix caller fds with blocking execution" msgstr "実行をブロックしているコーラーファイル記述子を混在できません" #: src/util/vircommand.c:2231 msgid "cannot mix string I/O with daemon" msgstr "文字列 I/O とデーモンを混在できません" #: src/util/vircommand.c:2367 msgid "unable to open pipe" msgstr "パイプを開けません" #: src/util/vircommand.c:2377 msgid "cannot mix string I/O with asynchronous command" msgstr "文字列 I/O と非同期コマンドを混在できません" #: src/util/vircommand.c:2383 #, c-format msgid "command is already running as pid %lld" msgstr "コマンドはすでに PID %lld として実行中です" #: src/util/vircommand.c:2390 msgid "daemonized command cannot use virCommandRunAsync" msgstr "デーモン化されたコマンドは virCommandRunAsync を使用できません" #: src/util/vircommand.c:2395 #, c-format msgid "daemonized command cannot set working directory %s" msgstr "デーモン化されたコマンドは作業ディレクトリー %s を設定できません" #: src/util/vircommand.c:2401 msgid "creation of pid file requires daemonized command" msgstr "PID ファイルの作成はデーモン化されたコマンドが必要です" #: src/util/vircommand.c:2455 msgid "Unable to create thread to process command's IO" msgstr "コマンドの IO を処理するスレッドを作成できません" #: src/util/vircommand.c:2514 msgid "command is not yet running" msgstr "コマンドはまだ実行されていません" #: src/util/vircommand.c:2531 msgid "Error while processing command's IO" msgstr "コマンドの IO 処理中にエラーが発生しました" #: src/util/vircommand.c:2550 #, c-format msgid "Child process (%s) unexpected %s%s%s" msgstr "子プロセス (%s) の予期しない %s%s%s" #: src/util/vircommand.c:2659 src/util/vircommand.c:2725 msgid "Handshake is already complete" msgstr "ハンドシェイクがすでに完了しています" #: src/util/vircommand.c:2667 msgid "Unable to wait for child process" msgstr "子プロセスに対して待機できません" #: src/util/vircommand.c:2670 msgid "Child quit during startup handshake" msgstr "子プロセスが開始ハンドシェーク中に終了しました" #: src/util/vircommand.c:2690 msgid "No error message from child failure" msgstr "子の失敗からのエラーメッセージがありません" #: src/util/vircommand.c:2731 msgid "Unable to notify child process" msgstr "子プロセスに通知できません" #: src/util/vircommand.c:3062 msgid "cannot open file using fd" msgstr "ファイルディスクリプターを使用してファイルを開けません" #: src/util/vircommand.c:3092 msgid "read error on pipe" msgstr "パイプにおいて読み込みエラー" #: src/util/vircommand.c:3120 src/util/vircommand.c:3131 #, c-format msgid "%s not implemented on Win32" msgstr "%s Win32 上で実装されていません" #: src/util/virconf.c:128 #, c-format msgid "%s:%d: %s" msgstr "%s:%d: %s" #: src/util/virconf.c:371 msgid "unterminated number" msgstr "終り方が不適切な数字です" #: src/util/virconf.c:404 src/util/virconf.c:425 src/util/virconf.c:437 msgid "unterminated string" msgstr "終り方が不適切な文字列です" #: src/util/virconf.c:475 src/util/virconf.c:544 msgid "expecting a value" msgstr "値を予期しています" #: src/util/virconf.c:487 msgid "lists not allowed in VMX format" msgstr "一覧は VMX 形式では許可がありません" #: src/util/virconf.c:508 msgid "expecting a separator in list" msgstr "一覧にセパレーターを予期しています" #: src/util/virconf.c:530 msgid "list is not closed with ]" msgstr "一覧が ] で閉じられていません" #: src/util/virconf.c:537 msgid "numbers not allowed in VMX format" msgstr "数字は VMX 形式内では許可されません" #: src/util/virconf.c:578 msgid "expecting a name" msgstr "名前を予期しています" #: src/util/virconf.c:641 msgid "expecting a separator" msgstr "セパレーターを予期しています" #: src/util/virconf.c:671 msgid "expecting an assignment" msgstr "割り当てを予期しています" #: src/util/virconf.c:994 msgid "failed to open file" msgstr "ファイルを開くのに失敗しました" #: src/util/virconf.c:1004 msgid "failed to save content" msgstr "内容の保存に失敗しました" #: src/util/vircrypto.c:57 #, c-format msgid "Unknown crypto hash %d" msgstr "" #: src/util/vircrypto.c:65 msgid "Unable to compute hash of data" msgstr "" #: src/util/virdbus.c:93 src/util/virdbus.c:160 msgid "Unable to run one time DBus initializer" msgstr "ワンタイム DBus イニシャライザーを実行できません" #: src/util/virdbus.c:108 #, c-format msgid "Unable to get DBus system bus connection: %s" msgstr "DBus システムバス接続を取得できません: %s" #: src/util/virdbus.c:166 #, c-format msgid "Unable to get DBus session bus connection: %s" msgstr "DBus セッションのバス接続を取得できません: %s" #: src/util/virdbus.c:332 src/util/virdbus.c:362 src/util/virdbus.c:394 #, c-format msgid "Signature '%s' too deeply nested" msgstr "シグネチャー '%s' の入れ子が深すぎます" #: src/util/virdbus.c:407 #, c-format msgid "Dict entry in signature '%s' must be a basic type" msgstr "シグネチャー '%s' 内の辞書エントリーはベーシックタイプである必要があります" #: src/util/virdbus.c:428 #, c-format msgid "Dict entry in signature '%s' is wrong size" msgstr "シグネチャー '%s' 内の辞書エントリーのサイズがただしくありません" #: src/util/virdbus.c:437 #, c-format msgid "Unexpected signature '%s'" msgstr "予期しないシグネチャー '%s'" #: src/util/virdbus.c:501 msgid "DBus type too deeply nested" msgstr "DBus タイプの入れ子が深すぎます" #: src/util/virdbus.c:527 msgid "DBus type stack is empty" msgstr "DBus タイプスタックが空です" #: src/util/virdbus.c:595 #, c-format msgid "Cannot append basic type %s" msgstr "ベーシックタイプ %s を追加できません" #: src/util/virdbus.c:656 msgid "Cannot close container iterator" msgstr "コンテナーのイテレーターを閉じられません" #: src/util/virdbus.c:736 #, c-format msgid "" "Got array ref but '%s' is not a single basic type or dict with matching " "key+value type" msgstr "" #: src/util/virdbus.c:773 src/util/virdbus.c:1076 msgid "Missing variant type signature" msgstr "バリアントタイプシグネチャーがありません" #: src/util/virdbus.c:829 #, c-format msgid "Unknown type '%x' in signature '%s'" msgstr "" #: src/util/virdbus.c:943 src/util/virdbus.c:1154 msgid "Not enough fields in message for signature" msgstr "シグネチャー用のメッセージに十分なフィールドがありません" #: src/util/virdbus.c:1037 #, c-format msgid "Got array ref but '%s' is not a single basic type / dict" msgstr "" #: src/util/virdbus.c:1126 #, c-format msgid "Unknown type '%c' in signature '%s'" msgstr "" #: src/util/virdbus.c:1162 msgid "Too many fields in message for signature" msgstr "シグネチャー用のメッセージにフィールドが多すぎます" #: src/util/virdbus.c:1204 #, c-format msgid "No args present for signature %s" msgstr "シグネチャー %s 用の引数が存在しません" #: src/util/virdbus.c:1711 msgid "Reply message incorrect" msgstr "応答メッセージが不正です" #: src/util/virdbus.c:1778 src/util/virdbus.c:1798 src/util/virdbus.c:1810 #: src/util/virdbus.c:1823 src/util/virdbus.c:1832 src/util/virdbus.c:1840 #: src/util/virdbus.c:1854 src/util/virdbus.c:1862 src/util/virdbus.c:1871 #: src/util/virdbus.c:1880 msgid "DBus support not compiled into this binary" msgstr "DBus サポートはこのバイナリーの中にコンパイルされていません" #: src/util/virdnsmasq.c:264 src/util/virdnsmasq.c:455 #, c-format msgid "cannot write config file '%s'" msgstr "設定ファイル %s の書き込みができません" #: src/util/virdnsmasq.c:612 #, c-format msgid "Failed to make dnsmasq (PID: %d) reload config files." msgstr "dnsmasq (PID: %d) に設定ファイルを再読み込みさせることに失敗しました。" #: src/util/virdnsmasq.c:740 #, c-format msgid "Cannot check dnsmasq binary %s" msgstr "dnsmasq バイナリー %s を確認できません" #: src/util/virdnsmasq.c:753 #, c-format msgid "dnsmasq binary %s is not executable" msgstr "dnsmasq バイナリー %s が実行可能ではありません" #: src/util/virdnsmasq.c:763 #, c-format msgid "failed to run '%s --version': %s" msgstr "'%s --version' の実行に失敗しました: %s" #: src/util/virdnsmasq.c:774 #, c-format msgid "failed to run '%s --help': %s" msgstr "'%s --help' の実行に失敗しました: %s" #: src/util/virerror.c:182 msgid "An error occurred, but the cause is unknown" msgstr "エラーが発生しましたが、原因がわかりません" #: src/util/virerror.c:282 tools/virsh-domain-monitor.c:49 msgid "no error" msgstr "エラーがありません" #: src/util/virerror.c:566 msgid "warning" msgstr "警告" #: src/util/virerror.c:569 tools/virsh-domain-monitor.c:125 msgid "error" msgstr "エラー" #: src/util/virerror.c:738 msgid "No error message provided" msgstr "エラーメッセージはありませんでした" #: src/util/virerror.c:835 #, c-format msgid "internal error: %s" msgstr "内部エラー: %s" #: src/util/virerror.c:837 msgid "internal error" msgstr "内部エラー" #: src/util/virerror.c:844 msgid "this function is not supported by the connection driver" msgstr "この関数は接続ドライバーによりサポートされません" #: src/util/virerror.c:846 #, c-format msgid "this function is not supported by the connection driver: %s" msgstr "この関数は接続ドライバーによりサポートされません: %s" #: src/util/virerror.c:850 msgid "no connection driver available" msgstr "利用可能な接続ドライバーがありません" #: src/util/virerror.c:852 #, c-format msgid "no connection driver available for %s" msgstr "%s に対して利用可能な接続ドライバーがありません" #: src/util/virerror.c:856 msgid "invalid connection pointer in" msgstr "無効な接続ポインター" #: src/util/virerror.c:858 #, c-format msgid "invalid connection pointer in %s" msgstr "%s で無効な接続ポインターです" #: src/util/virerror.c:862 msgid "invalid domain pointer in" msgstr "無効なドメインポインター" #: src/util/virerror.c:864 #, c-format msgid "invalid domain pointer in %s" msgstr "%s で無効なドメインポインターです" #: src/util/virerror.c:868 src/xen/xen_hypervisor.c:2914 msgid "invalid argument" msgstr "無効な引数" #: src/util/virerror.c:870 #, c-format msgid "invalid argument: %s" msgstr "無効な引数: %s" #: src/util/virerror.c:874 #, c-format msgid "operation failed: %s" msgstr "操作は失敗しました: %s" #: src/util/virerror.c:876 msgid "operation failed" msgstr "操作は失敗しました" #: src/util/virerror.c:880 #, c-format msgid "GET operation failed: %s" msgstr "GET 操作は失敗しました: %s" #: src/util/virerror.c:882 msgid "GET operation failed" msgstr "GET 操作は失敗しました" #: src/util/virerror.c:886 #, c-format msgid "POST operation failed: %s" msgstr "POST 操作は失敗しました: %s" #: src/util/virerror.c:888 msgid "POST operation failed" msgstr "POST 操作は失敗しました" #: src/util/virerror.c:891 #, c-format msgid "got unknown HTTP error code %d" msgstr "不明な HTTP エラーコード %d を取得しました" #: src/util/virerror.c:895 #, c-format msgid "unknown host %s" msgstr "不明なホスト %s" #: src/util/virerror.c:897 msgid "unknown host" msgstr "不明なホスト" #: src/util/virerror.c:901 #, c-format msgid "failed to serialize S-Expr: %s" msgstr "S 式のシリアライズに失敗しました: %s" #: src/util/virerror.c:903 msgid "failed to serialize S-Expr" msgstr "S 式のシリアライズに失敗しました" #: src/util/virerror.c:907 msgid "could not use Xen hypervisor entry" msgstr "Xen ハイパーバイザーエントリーを使用できませんでした" #: src/util/virerror.c:909 #, c-format msgid "could not use Xen hypervisor entry %s" msgstr "Xen ハイパーバイザーエントリー %s を使用できませんでした" #: src/util/virerror.c:913 msgid "could not connect to Xen Store" msgstr "Xen Store に接続できませんでした" #: src/util/virerror.c:915 #, c-format msgid "could not connect to Xen Store %s" msgstr "Xen Store %s に接続できませんでした" #: src/util/virerror.c:918 #, c-format msgid "failed Xen syscall %s" msgstr "Xen システムコール %s に失敗しました" #: src/util/virerror.c:924 #, c-format msgid "unknown OS type %s" msgstr "不明な OS タイプ %s" #: src/util/virerror.c:927 msgid "missing kernel information" msgstr "カーネル情報が不足しています" #: src/util/virerror.c:931 msgid "missing root device information" msgstr "root 装置の情報が不足しています" #: src/util/virerror.c:933 #, c-format msgid "missing root device information in %s" msgstr "%s の root 装置の情報が不足しています" #: src/util/virerror.c:937 msgid "missing source information for device" msgstr "装置のソース情報が不足しています" #: src/util/virerror.c:939 #, c-format msgid "missing source information for device %s" msgstr "装置 %s のソース情報が不足しています" #: src/util/virerror.c:943 msgid "missing target information for device" msgstr "装置のターゲット情報が不足しています" #: src/util/virerror.c:945 #, c-format msgid "missing target information for device %s" msgstr "装置 %s のターゲット情報が不足しています" #: src/util/virerror.c:949 msgid "missing name information" msgstr "名前の情報がありません" #: src/util/virerror.c:951 #, c-format msgid "missing name information in %s" msgstr "%s に名前の情報がありません" #: src/util/virerror.c:955 msgid "missing operating system information" msgstr "オペレーティングシステム情報が不足しています" #: src/util/virerror.c:957 #, c-format msgid "missing operating system information for %s" msgstr "%s のオペレーティングシステム情報が不足しています" #: src/util/virerror.c:961 msgid "missing devices information" msgstr "装置の情報が不足しています" #: src/util/virerror.c:963 #, c-format msgid "missing devices information for %s" msgstr "%s の装置情報が不足しています" #: src/util/virerror.c:967 msgid "too many drivers registered" msgstr "登録しているドライバーが多すぎます" #: src/util/virerror.c:969 #, c-format msgid "too many drivers registered in %s" msgstr "%s に登録しているドライバーが多すぎます" #: src/util/virerror.c:973 msgid "library call failed, possibly not supported" msgstr "ライブラリー呼出しが失敗しました、サポートされていない可能性があります" #: src/util/virerror.c:975 #, c-format msgid "library call %s failed, possibly not supported" msgstr "ライブラリー呼出し %s が失敗しました、サポートされていない可能性があります" #: src/util/virerror.c:979 msgid "XML description is invalid or not well formed" msgstr "XML 記述が無効です、または十分な形式ではありません" #: src/util/virerror.c:981 #, c-format msgid "XML error: %s" msgstr "XML エラー: %s" #: src/util/virerror.c:985 msgid "this domain exists already" msgstr "このドメインはすでに存在しています" #: src/util/virerror.c:987 #, c-format msgid "domain %s exists already" msgstr "ドメイン %s はすでに存在しています" #: src/util/virerror.c:991 msgid "operation forbidden for read only access" msgstr "読み込み専用アクセスに対して操作は禁止されています" #: src/util/virerror.c:993 #, c-format msgid "operation forbidden: %s" msgstr "操作が許可されませんでした: %s" #: src/util/virerror.c:997 msgid "failed to open configuration file for reading" msgstr "読み込みのため設定ファイルを開くのに失敗しました" #: src/util/virerror.c:999 #, c-format msgid "failed to open %s for reading" msgstr "読み込みのため %s を開くのに失敗しました" #: src/util/virerror.c:1003 msgid "failed to read configuration file" msgstr "設定ファイルの読み込みに失敗しました" #: src/util/virerror.c:1005 #, c-format msgid "failed to read configuration file %s" msgstr "設定ファイル %s の読み込みに失敗しました" #: src/util/virerror.c:1009 msgid "failed to parse configuration file" msgstr "設定ファイルの解析に失敗しました" #: src/util/virerror.c:1011 #, c-format msgid "failed to parse configuration file %s" msgstr "設定ファイル %s の解析に失敗しました" #: src/util/virerror.c:1015 msgid "configuration file syntax error" msgstr "設定ファイルの構文エラー" #: src/util/virerror.c:1017 #, c-format msgid "configuration file syntax error: %s" msgstr "設定ファイルの構文エラー: %s" #: src/util/virerror.c:1021 msgid "failed to write configuration file" msgstr "設定ファイルの書き込みに失敗しました" #: src/util/virerror.c:1023 #, c-format msgid "failed to write configuration file: %s" msgstr "設定ファイルの書き込みに失敗しました: %s" #: src/util/virerror.c:1027 msgid "parser error" msgstr "構文解析エラー" #: src/util/virerror.c:1033 msgid "invalid network pointer in" msgstr "無効なネットワークポインター" #: src/util/virerror.c:1035 #, c-format msgid "invalid network pointer in %s" msgstr "%s で無効なネットワークポインターです" #: src/util/virerror.c:1039 msgid "this network exists already" msgstr "このネットワークはすでに存在しています" #: src/util/virerror.c:1041 #, c-format msgid "network %s exists already" msgstr "ネットワーク %s はすでに存在しています" #: src/util/virerror.c:1045 msgid "system call error" msgstr "システムコールエラー" #: src/util/virerror.c:1051 msgid "RPC error" msgstr "RPC エラー" #: src/util/virerror.c:1057 msgid "GNUTLS call error" msgstr "GNUTLS 呼び出しエラー" #: src/util/virerror.c:1063 msgid "Failed to find the network" msgstr "ネットワークを見つけられませんでした" #: src/util/virerror.c:1065 #, c-format msgid "Failed to find the network: %s" msgstr "ネットワーク %s を見つけられませんでした" #: src/util/virerror.c:1069 msgid "Domain not found" msgstr "ドメインが見つかりません" #: src/util/virerror.c:1071 #, c-format msgid "Domain not found: %s" msgstr "ドメインは見つかりませんでした: %s" #: src/util/virerror.c:1075 msgid "Network not found" msgstr "ネットワークが見つかりません" #: src/util/virerror.c:1077 #, c-format msgid "Network not found: %s" msgstr "ネットワークが見つかりませんでした: %s" #: src/util/virerror.c:1081 msgid "invalid MAC address" msgstr "無効な MAC アドレス" #: src/util/virerror.c:1083 #, c-format msgid "invalid MAC address: %s" msgstr "無効な MAC アドレス: %s" #: src/util/virerror.c:1093 msgid "authentication cancelled" msgstr "認証が取り消されました" #: src/util/virerror.c:1095 #, c-format msgid "authentication cancelled: %s" msgstr "認証が取り消されました: %s" #: src/util/virerror.c:1099 msgid "Storage pool not found" msgstr "ストレージプールが見つかりません" #: src/util/virerror.c:1101 #, c-format msgid "Storage pool not found: %s" msgstr "ストレージプールが見つかりません: %s" #: src/util/virerror.c:1105 msgid "Storage volume not found" msgstr "ストレージボリュームが見つかりません" #: src/util/virerror.c:1107 #, c-format msgid "Storage volume not found: %s" msgstr "ストレージボリュームが見つかりません: %s" #: src/util/virerror.c:1111 msgid "this storage volume exists already" msgstr "このストレージボリュームはすでに存在します" #: src/util/virerror.c:1113 #, c-format msgid "storage volume %s exists already" msgstr "ストレージボリューム %s がすでに存在します" #: src/util/virerror.c:1117 msgid "Storage pool probe failed" msgstr "ストレージプールのプローブに失敗しました" #: src/util/virerror.c:1119 #, c-format msgid "Storage pool probe failed: %s" msgstr "ストレージプールのプローブに失敗しました: %s" #: src/util/virerror.c:1123 msgid "Storage pool already built" msgstr "ストレージプールがすでに構築されています" #: src/util/virerror.c:1125 #, c-format msgid "Storage pool already built: %s" msgstr "ストレージプールがすでに構築されています: %s" #: src/util/virerror.c:1129 msgid "invalid storage pool pointer in" msgstr "無効なストレージプールポインターがあります" #: src/util/virerror.c:1131 #, c-format msgid "invalid storage pool pointer in %s" msgstr "%s に無効なストレージプールポインターがあります" #: src/util/virerror.c:1135 msgid "invalid storage volume pointer in" msgstr "無効なストレージボリュームポインターがあります" #: src/util/virerror.c:1137 #, c-format msgid "invalid storage volume pointer in %s" msgstr "%s に無効なストレージボリュームポインターがあります" #: src/util/virerror.c:1141 msgid "Failed to find a storage driver" msgstr "ストレージドライバーの検出に失敗しました" #: src/util/virerror.c:1143 #, c-format msgid "Failed to find a storage driver: %s" msgstr "ストレージドライバーの検出に失敗しました: %s" #: src/util/virerror.c:1147 msgid "Failed to find a node driver" msgstr "ノードドライバーの検索に失敗しました" #: src/util/virerror.c:1149 #, c-format msgid "Failed to find a node driver: %s" msgstr "ノードドライバーを見つけられませんでした: %s" #: src/util/virerror.c:1153 msgid "invalid node device pointer" msgstr "無効なノードデバイスポインターがあります" #: src/util/virerror.c:1155 #, c-format msgid "invalid node device pointer in %s" msgstr "%s に無効なノードデバイスポインターがあります" #: src/util/virerror.c:1159 msgid "Node device not found" msgstr "ノードデバイスが見つかりませんでした" #: src/util/virerror.c:1161 #, c-format msgid "Node device not found: %s" msgstr "ノードデバイスが見つかりませんでした: %s" #: src/util/virerror.c:1165 msgid "Security model not found" msgstr "セキュリティモデルが見つかりません" #: src/util/virerror.c:1167 #, c-format msgid "Security model not found: %s" msgstr "セキュリティモデルが見つかりません: %s" #: src/util/virerror.c:1171 msgid "Requested operation is not valid" msgstr "要求された操作は有効ではありません" #: src/util/virerror.c:1173 #, c-format msgid "Requested operation is not valid: %s" msgstr "要求された操作は有効ではありません: %s" #: src/util/virerror.c:1177 msgid "Failed to find the interface" msgstr "インターフェースを見つけられませんでした" #: src/util/virerror.c:1179 #, c-format msgid "Failed to find the interface: %s" msgstr "インターフェースを見つけられませんでした: %s" #: src/util/virerror.c:1183 src/util/virstats.c:163 msgid "Interface not found" msgstr "インターフェースが見つかりません" #: src/util/virerror.c:1185 #, c-format msgid "Interface not found: %s" msgstr "インターフェースが見つかりません: %s" #: src/util/virerror.c:1189 msgid "invalid interface pointer in" msgstr "無効なインターフェースポインター" #: src/util/virerror.c:1191 #, c-format msgid "invalid interface pointer in %s" msgstr "%s における無効なインターフェースポインター" #: src/util/virerror.c:1195 msgid "multiple matching interfaces found" msgstr "一致するインターフェースが複数見つかりました" #: src/util/virerror.c:1197 #, c-format msgid "multiple matching interfaces found: %s" msgstr "一致するインターフェースが複数見つかりました: %s" #: src/util/virerror.c:1201 msgid "Failed to find a secret storage driver" msgstr "シークレットストレージドライバーの検出に失敗しました" #: src/util/virerror.c:1203 #, c-format msgid "Failed to find a secret storage driver: %s" msgstr "シークレットストレージドライバーの検出に失敗しました: %s" #: src/util/virerror.c:1207 msgid "Invalid secret" msgstr "無効なシークレット" #: src/util/virerror.c:1209 #, c-format msgid "Invalid secret: %s" msgstr "無効なシークレット: %s" #: src/util/virerror.c:1213 msgid "Secret not found" msgstr "シークレットが見つかりませんでした" #: src/util/virerror.c:1215 #, c-format msgid "Secret not found: %s" msgstr "シークレットが見つかりませんでした: %s" #: src/util/virerror.c:1219 msgid "Failed to start the nwfilter driver" msgstr "ネットワークフィルタードライバーの開始に失敗しました" #: src/util/virerror.c:1221 #, c-format msgid "Failed to start the nwfilter driver: %s" msgstr "ネットワークフィルタードライバーの開始に失敗しました: %s" #: src/util/virerror.c:1225 msgid "Invalid network filter" msgstr "無効なネットワークフィルター" #: src/util/virerror.c:1227 #, c-format msgid "Invalid network filter: %s" msgstr "無効なネットワークフィルター: %s" #: src/util/virerror.c:1231 msgid "Network filter not found" msgstr "ネットワークフィルターが見つかりませんでした" #: src/util/virerror.c:1233 #, c-format msgid "Network filter not found: %s" msgstr "ネットワークフィルターが見つかりませんでした: %s" #: src/util/virerror.c:1237 msgid "Error while building firewall" msgstr "ファイアウォールの構築中にエラーが発生しました" #: src/util/virerror.c:1239 #, c-format msgid "Error while building firewall: %s" msgstr "ファイアウォールの構築中にエラーが発生しました: %s" #: src/util/virerror.c:1243 msgid "unsupported configuration" msgstr "サポートされない設定" #: src/util/virerror.c:1245 #, c-format msgid "unsupported configuration: %s" msgstr "サポートされない設定: %s" #: src/util/virerror.c:1249 msgid "Timed out during operation" msgstr "操作中にタイムアウトしました" #: src/util/virerror.c:1251 #, c-format msgid "Timed out during operation: %s" msgstr "オペレーション中にタイムアウトが発生しました: %s" #: src/util/virerror.c:1255 msgid "Failed to make domain persistent after migration" msgstr "マイグレーション後にドメインの永続化に失敗しました" #: src/util/virerror.c:1257 #, c-format msgid "Failed to make domain persistent after migration: %s" msgstr "マイグレーション後にドメインの永続化に失敗しました: %s" #: src/util/virerror.c:1261 msgid "Hook script execution failed" msgstr "フックスクリプトの実行に失敗しました" #: src/util/virerror.c:1263 #, c-format msgid "Hook script execution failed: %s" msgstr "フックスクリプトの実行に失敗しました: %s" #: src/util/virerror.c:1267 msgid "Invalid snapshot" msgstr "無効なスナップショット" #: src/util/virerror.c:1269 #, c-format msgid "Invalid snapshot: %s" msgstr "無効なスナップショット: %s" #: src/util/virerror.c:1273 msgid "Domain snapshot not found" msgstr "ドメインのスナップショットが見つかりません" #: src/util/virerror.c:1275 #, c-format msgid "Domain snapshot not found: %s" msgstr "ドメインのスナップショットが見つかりません: %s" #: src/util/virerror.c:1279 msgid "invalid stream pointer" msgstr "無効なストリームポインター" #: src/util/virerror.c:1281 #, c-format msgid "invalid stream pointer in %s" msgstr "%s において無効なストリームポインター" #: src/util/virerror.c:1285 msgid "argument unsupported" msgstr "サポートされない" #: src/util/virerror.c:1287 #, c-format msgid "argument unsupported: %s" msgstr "サポートされない引数: %s" #: src/util/virerror.c:1291 msgid "revert requires force" msgstr "復元するには強制が必要です" #: src/util/virerror.c:1293 #, c-format msgid "revert requires force: %s" msgstr "復元するには強制が必要です: %s" #: src/util/virerror.c:1297 msgid "operation aborted" msgstr "操作が中断されました" #: src/util/virerror.c:1299 #, c-format msgid "operation aborted: %s" msgstr "操作が中断されました: %s" #: src/util/virerror.c:1303 msgid "metadata not found" msgstr "メタ情報がありません" #: src/util/virerror.c:1305 #, c-format msgid "metadata not found: %s" msgstr "メタ情報がありません: %s" #: src/util/virerror.c:1309 msgid "Unsafe migration" msgstr "安全ではないマイグレーション" #: src/util/virerror.c:1311 #, c-format msgid "Unsafe migration: %s" msgstr "安全ではないマイグレーション: %s" #: src/util/virerror.c:1315 msgid "numerical overflow" msgstr "数値のオーバーフロー" #: src/util/virerror.c:1317 #, c-format msgid "numerical overflow: %s" msgstr "数値のオーバーフロー: %s" #: src/util/virerror.c:1321 msgid "block copy still active" msgstr "ブロックコピーがまだ動作中です" #: src/util/virerror.c:1323 #, c-format msgid "block copy still active: %s" msgstr "ブロックコピーがまだ動作中です: %s" #: src/util/virerror.c:1327 msgid "Operation not supported" msgstr "この操作はサポートされていません" #: src/util/virerror.c:1329 #, c-format msgid "Operation not supported: %s" msgstr "この操作はサポートされていません: %s" #: src/util/virerror.c:1333 msgid "SSH transport error" msgstr "SSH 転送エラー" #: src/util/virerror.c:1335 #, c-format msgid "SSH transport error: %s" msgstr "SSH 転送エラー: %s" #: src/util/virerror.c:1339 msgid "Guest agent is not responding" msgstr "ゲストエージェントが応答しません" #: src/util/virerror.c:1341 #, c-format msgid "Guest agent is not responding: %s" msgstr "ゲストエージェントが応答しません: %s" #: src/util/virerror.c:1345 msgid "resource busy" msgstr "リソースが使用中です" #: src/util/virerror.c:1347 #, c-format msgid "resource busy: %s" msgstr "" #: src/util/virerror.c:1351 msgid "access denied" msgstr "アクセスが拒否されました" #: src/util/virerror.c:1353 #, c-format msgid "access denied: %s" msgstr "アクセスが拒否されました: %s" #: src/util/virerror.c:1357 msgid "error from service" msgstr "サービスからのエラー" #: src/util/virerror.c:1359 #, c-format msgid "error from service: %s" msgstr "サービスからのエラー: %s" #: src/util/virerror.c:1363 msgid "the CPU is incompatible with host CPU" msgstr "" #: src/util/virerror.c:1365 #, c-format msgid "the CPU is incompatible with host CPU: %s" msgstr "" #: src/util/virerror.c:1369 msgid "XML document failed to validate against schema" msgstr "" #: src/util/virerror.c:1371 #, c-format msgid "XML document failed to validate against schema: %s" msgstr "" #: src/util/virerror.c:1374 msgid "migration successfully aborted" msgstr "" #: src/util/virerror.h:85 #, c-format msgid "%s in %s must be NULL" msgstr "%s (%s) は NULL である必要があります" #: src/util/virerror.h:96 #, c-format msgid "%s in %s must not be NULL" msgstr "%s (%s) は NULL 以外である必要があります" #: src/util/virerror.h:107 #, c-format msgid "string %s in %s must not be empty" msgstr "" #: src/util/virerror.h:118 #, c-format msgid "%s in %s must be greater than zero" msgstr "" #: src/util/virerror.h:129 #, c-format msgid "%s in %s must not be zero" msgstr "%s (%s) は 0 以外である必要があります" #: src/util/virerror.h:140 #, c-format msgid "%s in %s must be zero" msgstr "%s (%s) は 0 である必要があります" #: src/util/virerror.h:151 #, c-format msgid "%s in %s must be zero or greater" msgstr "%s (%s) は 0 または 0 より大きい必要があります" #: src/util/vireventpoll.c:648 msgid "Unable to poll on file handles" msgstr "ファイルハンドルにおいてポーリングできません" #: src/util/vireventpoll.c:698 msgid "Unable to setup wakeup pipe" msgstr "開始パイプを設定できません" #: src/util/vireventpoll.c:706 #, c-format msgid "Unable to add handle %d to event loop" msgstr "ハンドル %d をイベントループに追加できません" #: src/util/virfile.c:211 msgid "invalid use with no flags" msgstr "フラグを用いない無効なフラグ" #: src/util/virfile.c:224 msgid "O_DIRECT unsupported on this platform" msgstr "O_DIRECT はこのプラットフォームにおいてサポートされていません" #: src/util/virfile.c:234 #, c-format msgid "invalid fd %d for %s" msgstr "無効なファイルディスクリプター %d が %s に対してありました" #: src/util/virfile.c:240 #, c-format msgid "unexpected mode %x for %s" msgstr "予期しないモード %x が %s にあります" #: src/util/virfile.c:247 #, c-format msgid "unable to create pipe for %s" msgstr "%s のパイプを作成できません" #: src/util/virfile.c:281 msgid "unable to close pipe" msgstr "パイプをクローズできません" #: src/util/virfile.c:303 msgid "virFileWrapperFd unsupported on this platform" msgstr "virFileWrapperFd はこのプラットフォームにおいてサポートされません" #: src/util/virfile.c:457 src/util/virfile.c:503 #, c-format msgid "cannot create file '%s'" msgstr "ファイル '%s' を作成できません" #: src/util/virfile.c:463 #, c-format msgid "cannot write data to file '%s'" msgstr "ファイル '%s' にデータを書き込めません" #: src/util/virfile.c:469 #, c-format msgid "cannot sync file '%s'" msgstr "ファイル '%s' を同期できません" #: src/util/virfile.c:475 src/util/virfile.c:509 #, c-format msgid "cannot save file '%s'" msgstr "ファイル '%s' を保存できません" #: src/util/virfile.c:481 #, c-format msgid "cannot rename file '%s' as '%s'" msgstr "ファイル '%s' を '%s' に名前変更できません" #: src/util/virfile.c:529 msgid "invalid mode" msgstr "無効なモード" #: src/util/virfile.c:547 #, c-format msgid "cannot change permission of '%s'" msgstr "'%s' のパーミッションを変更できません" #: src/util/virfile.c:578 msgid "Unable to open /dev/loop-control" msgstr "/dev/loop-control を開けません" #: src/util/virfile.c:584 msgid "Unable to get free loop device via ioctl" msgstr "ioctl 経由で空き loop デバイスを取得できません" #: src/util/virfile.c:620 msgid "Unable to read /dev" msgstr "/dev を読み込めません" #: src/util/virfile.c:649 #, c-format msgid "Unable to get loop status on %s" msgstr "%s において loop の状態を取得できません" #: src/util/virfile.c:661 msgid "Unable to find a free loop device in /dev" msgstr "/dev において空いている loop デバイスを見つけられません" #: src/util/virfile.c:719 #, c-format msgid "Unable to attach %s to loop device" msgstr "%s をループデバイスに接続できません" #: src/util/virfile.c:726 msgid "Unable to mark loop device as autoclear" msgstr "loop デバイスを自動削除として印をつけられません" #: src/util/virfile.c:789 #, c-format msgid "Cannot read directory %s" msgstr "ディレクトリー %s 読み込めません" #: src/util/virfile.c:808 msgid "No free NBD devices" msgstr "空き NBD デバイスがありません" #: src/util/virfile.c:820 msgid "Failed to load nbd module: administratively prohibited" msgstr "" #: src/util/virfile.c:829 msgid "Failed to load nbd module" msgstr "" #: src/util/virfile.c:856 msgid "Unable to find 'qemu-nbd' binary in $PATH" msgstr "$PATH に 'qemu-nbd' バイナリーを見つけられません" #: src/util/virfile.c:903 #, c-format msgid "Unable to associate file %s with loop device" msgstr "ファイル %s を loop デバイスと関連付けられません" #: src/util/virfile.c:915 #, c-format msgid "Unable to associate file %s with NBD device" msgstr "ファイル %s を NBD デバイスと関連付けられません" #: src/util/virfile.c:948 #, c-format msgid "Cannot open dir '%s'" msgstr "ディレクトリー '%s' が開けません" #: src/util/virfile.c:965 #, c-format msgid "Cannot access '%s'" msgstr "'%s' にアクセスできません" #: src/util/virfile.c:976 #, c-format msgid "Cannot delete file '%s'" msgstr "ファイル '%s' を削除できません" #: src/util/virfile.c:989 #, c-format msgid "Cannot delete directory '%s'" msgstr "ディレクトリー '%s' を削除できません" #: src/util/virfile.c:1383 #, c-format msgid "Failed to read file '%s'" msgstr "ファイル '%s' を読み込めません" #: src/util/virfile.c:1500 #, c-format msgid "cannot resolve '%s' without starting directory" msgstr "" #: src/util/virfile.c:1798 src/util/virfile.c:1805 #, c-format msgid "Cannot stat '%s'" msgstr "'%s' を統計できません" #: src/util/virfile.c:1885 msgid "Unable to determine mount table on this platform" msgstr "このプラットフォームのマウントテーブルがわかりません" #: src/util/virfile.c:2091 #, c-format msgid "failed to create socket needed for '%s'" msgstr "'%s' に必要なソケットを作成できません" #: src/util/virfile.c:2118 #, c-format msgid "child process failed to create file '%s'" msgstr "子プロセスがファイル '%s' の作成に失敗しました" #: src/util/virfile.c:2130 #, c-format msgid "child process failed to force owner mode file '%s'" msgstr "" #: src/util/virfile.c:2142 msgid "child process failed to send fd to parent" msgstr "子プロセスが親へのファイル記述子の送信に失敗しました" #: src/util/virfile.c:2197 #, c-format msgid "failed recvfd for child creating '%s'" msgstr "" #: src/util/virfile.c:2445 #, c-format msgid "failed to create directory '%s'" msgstr "ディレクトリー '%s' の作成に失敗しました" #: src/util/virfile.c:2590 #, c-format msgid "child failed to create directory '%s'" msgstr "子がディレクトリー '%s' の作成に失敗しました" #: src/util/virfile.c:2609 #, c-format msgid "cannot chown '%s' to group %u" msgstr "'%s' をグループ %u に所有者を変更できません" #: src/util/virfile.c:2656 msgid "virFileOpenAs is not implemented for WIN32" msgstr "virFileOpenAs は WIN32 に対して実装されていません" #: src/util/virfile.c:2669 msgid "virDirCreate is not implemented for WIN32" msgstr "virDirCreate は WIN32 に対して実装されません" #: src/util/virfile.c:2680 #, c-format msgid "Unable to unlink path '%s'" msgstr "" #: src/util/virfile.c:2715 #, c-format msgid "Unable to read directory '%s'" msgstr "" #: src/util/virfile.c:3106 msgid "Could not write to stream" msgstr "ストリームに書き込みできません" #: src/util/virfile.c:3166 #, c-format msgid "Invalid relative path '%s'" msgstr "無効な相対パス '%s'" #: src/util/virfile.c:3184 src/util/virfile.c:3224 #, c-format msgid "cannot determine filesystem for '%s'" msgstr "'%s' のファイルシステムがわかりませんでした" #: src/util/virfile.c:3231 #, c-format msgid "not a hugetlbfs mount: '%s'" msgstr "" #: src/util/virfile.c:3256 #, c-format msgid "%s not found in %s" msgstr "" #: src/util/virfile.c:3270 #, c-format msgid "Unable to parse %s %s" msgstr "" #: src/util/virfirewall.c:168 msgid "firewalld firewall backend requested, but service is not running" msgstr "" #: src/util/virfirewall.c:192 #, c-format msgid "direct firewall backend requested, but %s is not available" msgstr "" #: src/util/virfirewall.c:709 src/util/virfirewall.c:765 #, c-format msgid "Unknown firewall layer %d" msgstr "" #: src/util/virfirewall.c:731 #, c-format msgid "Failed to apply firewall rules %s: %s" msgstr "" #: src/util/virfirewall.c:856 msgid "Unexpected firewall engine backend" msgstr "" #: src/util/virfirewall.c:874 src/util/virfirewall.c:949 msgid "Unable to create rule" msgstr "" #: src/util/virfirewall.c:940 msgid "Failed to initialize a valid firewall backend" msgstr "" #: src/util/virhash.c:46 msgid "Hash operation not allowed during iteration" msgstr "ハッシュの操作は繰り返し中に許可されません" #: src/util/virhash.c:357 msgid "Duplicate key" msgstr "" #: src/util/virhook.c:118 #, c-format msgid "Invalid hook name for #%d" msgstr "#%d の無効なフック名です" #: src/util/virhook.c:125 src/util/virhook.c:282 #, c-format msgid "Failed to build path for %s hook" msgstr "%s フックのパスの構築に失敗しました" #: src/util/virhook.c:269 #, c-format msgid "Hook for %s, failed to find operation #%d" msgstr "%s のフックが、操作 #%d の検索に失敗しました" #: src/util/virhostdev.c:88 #, c-format msgid "PCI device %s is in use by driver %s, domain %s" msgstr "" #: src/util/virhostdev.c:94 #, c-format msgid "PCI device %s is in use" msgstr "" #: src/util/virhostdev.c:163 src/util/virhostdev.c:185 #, c-format msgid "Failed to create state dir '%s'" msgstr "" #: src/util/virhostdev.c:385 #, c-format msgid "" "virtualport type %s is currently not supported on interfaces of type hostdev" msgstr "仮想ポート形式 %s は hostdev 形式のインターフェースにおいて現在サポートされていません" #: src/util/virhostdev.c:424 src/util/virhostdev.c:503 msgid "" "Interface type hostdev is currently supported on SR-IOV Virtual Functions " "only" msgstr "インターフェース形式 hostdev は現在 SR-IOV 仮想ファンクションにおいてのみサポートされます" #: src/util/virhostdev.c:438 #, c-format msgid "" "direct setting of the vlan tag is not allowed for hostdev devices using %s " "mode" msgstr "VLAN タグの直接設定は %s モードを使用している hostdev デバイスに対して許可されません" #: src/util/virhostdev.c:451 msgid "vlan trunking is not supported by SR-IOV network devices" msgstr "VLAN トランキングは SR-IOV ネットワークデバイスによりサポートされません" #: src/util/virhostdev.c:457 #, c-format msgid "vlan can only be set for SR-IOV VFs, but %s is not a VF" msgstr "VLAN は SR-IOV 仮想ファンクションに対してのみ設定できますが、%s は仮想ファンクションではありません" #: src/util/virhostdev.c:574 #, c-format msgid "PCI device %s is not assignable" msgstr "PCI デバイス %s は割り当てできません" #: src/util/virhostdev.c:788 #, c-format msgid "Failed to re-attach PCI device: %s" msgstr "PCI デバイスの再接続に失敗しました: %s" #: src/util/virhostdev.c:819 #, c-format msgid "Failed to allocate PCI device list: %s" msgstr "PCI デバイス一覧の割り当てに失敗しました: %s" #: src/util/virhostdev.c:894 #, c-format msgid "Failed to reset PCI device: %s" msgstr "PCI デバイスのリセットに失敗しました: %s" #: src/util/virhostdev.c:1119 #, c-format msgid "USB device %s is in use by driver %s, domain %s" msgstr "" #: src/util/virhostdev.c:1125 #, c-format msgid "USB device %s is already in use" msgstr "USB デバイス %s はすでに使用中です" #: src/util/virhostdev.c:1209 #, c-format msgid "" "Multiple USB devices for %x:%x were found, but none of them is at bus:%u " "device:%u" msgstr "%x:%x の USB デバイスが複数見つかりました、しかし、バス:%u デバイス:%u に何も見つかりませんでした" #: src/util/virhostdev.c:1214 #, c-format msgid "Multiple USB devices for %x:%x, use
to specify one" msgstr "%x:%x の USB デバイスが複数あります、一つを指定するには
を使用してください" #: src/util/virhostdev.c:1328 msgid "SCSI host device doesn't support managed mode" msgstr "SCSI ホストデバイスが管理済みモードをサポートしません" #: src/util/virhostdev.c:1405 #, c-format msgid "SCSI device %s is already in use by other domain(s) as '%s'" msgstr "" #: src/util/viridentity.c:66 msgid "Cannot initialize thread local for current identity" msgstr "現在の識別子に対してスレッドローカルを初期化できません" #: src/util/viridentity.c:118 msgid "Unable to set thread local identity" msgstr "スレッドローカル識別子を設定できません" #: src/util/viridentity.c:177 msgid "Unable to lookup SELinux process context" msgstr "SELinux プロセスコンテキストを参照できません" #: src/util/viridentity.c:252 msgid "Identity attribute is already set" msgstr "identity 属性がすでに設定されています" #: src/util/virinitctl.c:146 #, c-format msgid "Cannot open init control %s" msgstr "init control %s を開けません" #: src/util/virinitctl.c:160 #, c-format msgid "Failed to send request to init control %s" msgstr "リクエストを init control %s に送信することに失敗しました" #: src/util/viriptables.c:228 msgid "Only IPv4 or IPv6 addresses can be used with iptables" msgstr "IPv4 または IPv6 アドレスのみが iptables とともに使用できます" #: src/util/viriptables.c:234 msgid "Failure to mask address" msgstr "アドレスのマスクに失敗しました" #: src/util/viriptables.c:682 src/util/viriptables.c:843 #, c-format msgid "Attempted to NAT '%s'. NAT is only supported for IPv4." msgstr "NAT '%s' を試行しました。NAT は IPv4 に対してのみサポートされます" #: src/util/viriptables.c:728 #, c-format msgid "Invalid port range '%u-%u'." msgstr "無効なポート範囲 '%u-%u'。" #: src/util/viriscsi.c:95 msgid "cannot find session" msgstr "セッションが見つかりません" #: src/util/viriscsi.c:125 #, c-format msgid "Could not allocate memory for output of '%s'" msgstr "'%s' の出力に対してメモリーを割り当てられませんでした" #: src/util/viriscsi.c:140 #, c-format msgid "" "Failed to open stream for file descriptor when reading output from '%s': '%s'" msgstr "'%s' から出力を読み込むときファイル記述子に対するストリームを開けませんでした: '%s'" #: src/util/viriscsi.c:152 #, c-format msgid "Unexpected line > %d characters when parsing output of '%s'" msgstr "予期しない行 > %d 文字が '%s' の出力を構文解析中にあります" #: src/util/viriscsi.c:169 #, c-format msgid "Missing space when parsing output of '%s'" msgstr "'%s' の出力を構文解析中に空間がありません" #: src/util/viriscsi.c:226 #, c-format msgid "Failed to run command '%s' to create new iscsi interface" msgstr "新しい iSCSI インターフェースを作成するためのコマンド '%s' の実行に失敗しました" #: src/util/viriscsi.c:245 #, c-format msgid "Failed to run command '%s' to update iscsi interface with IQN '%s'" msgstr "コマンド '%s' を IQN '%s' を持つ IQN iSCSI インターフェースを更新するために実行できませんでした" #: src/util/viriscsi.c:493 #, c-format msgid "Failed to update '%s' of node mode for target '%s'" msgstr "ターゲット '%s' 用のノードモードの '%s' の更新に失敗しました" #: src/util/virjson.c:128 #, c-format msgid "argument key '%s' is too short, missing type prefix" msgstr "引数のキー '%s' が短すぎます、種別のプレフィックスがありません" #: src/util/virjson.c:146 src/util/virjson.c:244 src/util/virjson.c:262 #, c-format msgid "argument key '%s' must not have null value" msgstr "引数キー '%s' は NULL 値を取り得ません" #: src/util/virjson.c:161 src/util/virjson.c:190 #, c-format msgid "argument key '%s' must not be negative" msgstr "" #: src/util/virjson.c:276 #, c-format msgid "unsupported data type '%c' for arg '%s'" msgstr "サポートされないデータ形式 '%c' が引数 '%s' に対してあります" #: src/util/virjson.c:1613 msgid "Unable to create JSON parser" msgstr "JSON パーサーを作成できません" #: src/util/virjson.c:1641 #, c-format msgid "cannot parse json %s: %s" msgstr "JSON %s を構文解析できません: %s" #: src/util/virjson.c:1650 #, c-format msgid "cannot parse json %s: unterminated string/map/array" msgstr "JSON %s を構文解析できません: 未終了の string/map/array" #: src/util/virjson.c:1661 #, c-format msgid "cannot parse json %s: too many items present" msgstr "" #: src/util/virjson.c:1776 msgid "Unable to create JSON formatter" msgstr "JSON フォーマッターを作成できません" #: src/util/virjson.c:1806 src/util/virjson.c:1816 msgid "No JSON parser implementation is available" msgstr "JSON パーサーが利用できません" #: src/util/virkeyfile.c:98 #, c-format msgid "%s:%zu: %s '%s'" msgstr "%s:%zu: %s '%s'" #: src/util/virlockspace.c:141 #, c-format msgid "Unable to open/create resource %s" msgstr "リソース %s をオープン/作成できません" #: src/util/virlockspace.c:148 src/util/virlockspace.c:202 #: src/util/virpidfile.c:405 #, c-format msgid "Failed to set close-on-exec flag '%s'" msgstr "close-on-exec フラグ '%s' の設定に失敗しました" #: src/util/virlockspace.c:155 src/util/virpidfile.c:413 #, c-format msgid "Unable to check status of pid file '%s'" msgstr "PID ファイル '%s' の状態を確認できません" #: src/util/virlockspace.c:163 src/util/virlockspace.c:210 #: src/util/virlockspace.c:555 src/util/virlockspace.c:587 #: src/util/virlockspace.c:639 #, c-format msgid "Lockspace resource '%s' is locked" msgstr "ロック空間のリソース '%s' がロックされています" #: src/util/virlockspace.c:167 src/util/virlockspace.c:214 #, c-format msgid "Unable to acquire lock on '%s'" msgstr "'%s' のロック状態を検知できません" #: src/util/virlockspace.c:195 #, c-format msgid "Unable to open resource %s" msgstr "リソース %s を開けません" #: src/util/virlockspace.c:253 src/util/virlockspace.c:306 msgid "Unable to initialize lockspace mutex" msgstr "ロック空間のミューテックスを初期化できません" #: src/util/virlockspace.c:269 #, c-format msgid "Lockspace location %s exists, but is not a directory" msgstr "ロック空間の位置 %s が存在しますが、ディレクトリーではありません" #: src/util/virlockspace.c:323 msgid "Missing resources value in JSON document" msgstr "JSON ドキュメントに resources 値がありません" #: src/util/virlockspace.c:329 msgid "Malformed resources value in JSON document" msgstr "JSON ドキュメントに不正な形式の resources 値があります" #: src/util/virlockspace.c:347 msgid "Missing resource name in JSON document" msgstr "JSON ドキュメントに resource 名がありません" #: src/util/virlockspace.c:358 msgid "Missing resource path in JSON document" msgstr "JSON ドキュメントに resource パスがありません" #: src/util/virlockspace.c:368 msgid "Missing resource fd in JSON document" msgstr "JSON ドキュメントに resource ファイル記述子がありません" #: src/util/virlockspace.c:380 msgid "Missing resource lockHeld in JSON document" msgstr "JSON ドキュメントに resource lockHeld がありません" #: src/util/virlockspace.c:387 msgid "Missing resource flags in JSON document" msgstr "JSON ドキュメントに resource フラグがありません" #: src/util/virlockspace.c:394 msgid "Missing resource owners in JSON document" msgstr "JSON ドキュメントに resource 所有者がありません" #: src/util/virlockspace.c:401 msgid "Malformed owners value in JSON document" msgstr "JSON ドキュメントに不正な形式の owners 値があります" #: src/util/virlockspace.c:418 msgid "Malformed owner value in JSON document" msgstr "JSON ドキュメントに不正な形式の owner 値があります" #: src/util/virlockspace.c:598 #, c-format msgid "Unable to delete lockspace resource %s" msgstr "ロック空間のリソース %s を削除できません" #: src/util/virlockspace.c:676 #, c-format msgid "Lockspace resource '%s' is not locked" msgstr "ロック空間のリソース '%s' がロックされていません" #: src/util/virlockspace.c:688 #, c-format msgid "owner %lld does not hold the resource lock" msgstr "所有者 %lld がリソースのロックを保持していません" #: src/util/virnetdev.c:141 src/util/virnetdev.c:641 #: src/util/virnetdevbridge.c:98 src/util/virnetdevbridge.c:690 #: src/util/virnetdevbridge.c:760 src/util/virnetdevtap.c:281 #: src/util/virnetdevtap.c:347 #, c-format msgid "Network interface name '%s' is too long" msgstr "ネットワークインターフェース名 '%s' が長すぎます" #: src/util/virnetdev.c:149 src/util/virnetdevbridge.c:92 msgid "Cannot open network interface control socket" msgstr "ネットワークインターフェース管理ソケットを開けません" #: src/util/virnetdev.c:155 msgid "Cannot set close-on-exec flag for socket" msgstr "ソケットに対して close-on-exec フラグを設定できません" #: src/util/virnetdev.c:176 msgid "Network device configuration is not supported on this platform" msgstr "このプラットフォームではネットワークデバイスの設定には対応していません" #: src/util/virnetdev.c:206 #, c-format msgid "Unable to check interface flags for %s" msgstr "%s のインターフェースフラグを確認できません" #: src/util/virnetdev.c:220 #, c-format msgid "Unable to check interface %s" msgstr "インターフェース %s をチェックできません" #: src/util/virnetdev.c:251 src/util/virnetdev.c:341 src/util/virnetdev.c:359 #, c-format msgid "Cannot get interface MAC on '%s'" msgstr "'%s' においてインターフェースの MAC アドレスを取得できません" #: src/util/virnetdev.c:262 src/util/virnetdev.c:296 #, c-format msgid "Cannot set interface MAC to %s on '%s'" msgstr "" #: src/util/virnetdev.c:312 #, c-format msgid "Cannot set interface MAC on '%s'" msgstr "'%s' においてインターフェースの MAC アドレスを設定できません" #: src/util/virnetdev.c:394 #, c-format msgid "Unable to preserve mac for %s" msgstr "%s の MAC アドレスを予約できません" #: src/util/virnetdev.c:436 src/util/virnetdev.c:2498 #, c-format msgid "Cannot parse MAC address from '%s'" msgstr "'%s' から MAC アドレスを解析できませんでした" #: src/util/virnetdev.c:472 src/util/virnetdev.c:487 #, c-format msgid "Cannot get interface MTU on '%s'" msgstr "'%s' においてインターフェースの MTU を取得できません" #: src/util/virnetdev.c:518 src/util/virnetdev.c:533 #, c-format msgid "Cannot set interface MTU on '%s'" msgstr "'%s' においてインターフェースの MTU を設定できません" #: src/util/virnetdev.c:651 #, c-format msgid "Unable to rename '%s' to '%s'" msgstr "'%s' の名前を '%s' に変更できません" #: src/util/virnetdev.c:666 #, c-format msgid "Cannot rename interface '%s' to '%s' on this platform" msgstr "このプラットフォームにおいて '%s' の名前を '%s' に変更できません" #: src/util/virnetdev.c:687 src/util/virnetdev.c:813 src/util/virnetdev.c:832 #, c-format msgid "Cannot get interface flags on '%s'" msgstr "'%s' においてインターフェースのフラグを取得できません" #: src/util/virnetdev.c:701 src/util/virnetdev.c:720 #, c-format msgid "Cannot set interface flags on '%s'" msgstr "'%s' においてインターフェースのフラグを設定できません" #: src/util/virnetdev.c:925 src/util/virnetdev.c:978 msgid "Unable to open control socket" msgstr "制御ソケットを開けません" #: src/util/virnetdev.c:934 src/util/virnetdev.c:984 #, c-format msgid "invalid interface name %s" msgstr "無効なインターフェース名 %s" #: src/util/virnetdev.c:941 #, c-format msgid "Unable to get index for interface %s" msgstr "インターフェース %s のインデックスを取得できません" #: src/util/virnetdev.c:961 msgid "Unable to get interface index on this platform" msgstr "このプラットフォームにおいてインターフェースのインデックスを" #: src/util/virnetdev.c:991 #, c-format msgid "Unable to get VLAN for interface %s" msgstr "インターフェース %s の VLAN を取得できません" #: src/util/virnetdev.c:1008 msgid "Unable to get VLAN on this platform" msgstr "このプラットフォームの VLAN を取得できません" #: src/util/virnetdev.c:1092 src/util/virnetdev.c:1266 #: src/util/virnetdev.c:1384 src/util/virnetdev.c:2181 #: src/util/virnetdev.c:2310 src/util/virnetdevbridge.c:506 #: src/util/virnetdevbridge.c:1170 src/util/virnetdevmacvlan.c:208 #: src/util/virnetdevvportprofile.c:808 src/util/virnetlink.c:364 msgid "allocated netlink buffer is too small" msgstr "割り当てられたネットワークリンクバッファーが小さすぎます" #: src/util/virnetdev.c:1142 #, c-format msgid "Error adding IP address to %s" msgstr "" #: src/util/virnetdev.c:1253 #, c-format msgid "Error adding route to %s" msgstr "" #: src/util/virnetdev.c:1300 #, c-format msgid "Error removing IP address from %s" msgstr "" #: src/util/virnetdev.c:1396 msgid "error reading DAD state information" msgstr "" #: src/util/virnetdev.c:1410 #, c-format msgid "Duplicate Address Detection not finished in %d seconds" msgstr "" #: src/util/virnetdev.c:1547 msgid "Unable to wait for IPv6 DAD on this platform" msgstr "" #: src/util/virnetdev.c:1577 #, c-format msgid "Unable to get IPv4 address for interface %s via ioctl" msgstr "" #: src/util/virnetdev.c:1623 #, c-format msgid "Could not get interface list for '%s'" msgstr "" #: src/util/virnetdev.c:1649 #, c-format msgid "no IP address found for interface '%s'" msgstr "" #: src/util/virnetdev.c:1693 msgid "Unable to get IP address on this platform" msgstr "" #: src/util/virnetdev.c:1736 #, c-format msgid "could not get MAC address of interface %s" msgstr "インターフェース %s の MAC アドレスを取得できませんでした" #: src/util/virnetdev.c:1769 msgid "Unable to check interface config on this platform" msgstr "このプラットフォームのインターフェース設定を確認できません" #: src/util/virnetdev.c:1842 msgid "Failed to get PCI Config Address String" msgstr "PCI の設定アドレス文字列の取得に失敗しました" #: src/util/virnetdev.c:1847 msgid "Failed to get PCI SYSFS file" msgstr "PCI SYSFS ファイルの取得に失敗しました" #: src/util/virnetdev.c:2003 msgid "Unable to get virtual functions on this platform" msgstr "このプラットフォームにおいて仮想ファンクションを取得できません" #: src/util/virnetdev.c:2011 msgid "Unable to check virtual function status on this platform" msgstr "このプラットフォームの仮想ファンクションの状態を確認できません" #: src/util/virnetdev.c:2021 msgid "Unable to get virtual function index on this platform" msgstr "このプラットフォームにおいて仮想ファンクションのインデックスを取得できません" #: src/util/virnetdev.c:2030 msgid "Unable to get physical function status on this platform" msgstr "このプラットフォームにおいて物理ファンクションの状態を取得できません" #: src/util/virnetdev.c:2040 msgid "Unable to get virtual function info on this platform" msgstr "このプラットフォームにおいて仮想ファンクション情報を取得できません" #: src/util/virnetdev.c:2050 msgid "Unable to get sysfs info on this platform" msgstr "" #: src/util/virnetdev.c:2149 #, c-format msgid "error dumping %s (%d) interface" msgstr "%s (%d) インターフェースのダンプエラーがありました" #: src/util/virnetdev.c:2176 src/util/virnetdev.c:2305 #: src/util/virnetdevbridge.c:502 src/util/virnetdevbridge.c:1165 #: src/util/virnetdevmacvlan.c:203 src/util/virnetdevvportprofile.c:803 #: src/util/virnetlink.c:359 src/util/virnetlink.c:406 msgid "malformed netlink response message" msgstr "不正な形式の netlink 応答メッセージ" #: src/util/virnetdev.c:2278 #, c-format msgid "" "Cannot set interface MAC/vlanid to %s/%d for ifname %s ifindex %d vf %d" msgstr "" #: src/util/virnetdev.c:2327 msgid "missing IFLA_VF_INFO in netlink response" msgstr "netlink 応答に IFLA_VF_INFO がありません" #: src/util/virnetdev.c:2338 msgid "error parsing IFLA_VF_INFO" msgstr "IFLA_VF_INFO の構文解析中にエラーが発生しました" #: src/util/virnetdev.c:2363 #, c-format msgid "couldn't find IFLA_VF_INFO for VF %d in netlink response" msgstr "netlink 応答に VF %d 向け IFLA_VF_INFO を見つけられませんでした" #: src/util/virnetdev.c:2417 #, c-format msgid "" "Unable to configure VF %d of PF '%s' because the PF is not online. Please " "change host network config to put the PF online." msgstr "" #: src/util/virnetdev.c:2436 #, c-format msgid "Unable to preserve mac/vlan tag for pf = %s, vf = %d" msgstr "物理ファンクション = %s、仮想ファンクション = %d 向けの MAC/VLAN を保護できません" #: src/util/virnetdev.c:2489 #, c-format msgid "Cannot parse vlan tag from '%s'" msgstr "'%s' から VLAN タグを構文解析できません" #: src/util/virnetdev.c:2609 msgid "Unable to dump link info on this platform" msgstr "このプラットフォームにおいてリンク情報をダンプできません" #: src/util/virnetdev.c:2621 msgid "Unable to replace net config on this platform" msgstr "このプラットフォームにおいてネットワーク設定を置換できません" #: src/util/virnetdev.c:2632 msgid "Unable to restore net config on this platform" msgstr "このプラットフォームにおいてネットワーク設定を復元できません" #: src/util/virnetdev.c:2655 src/util/virnetdev.c:2703 #, c-format msgid "unable to read: %s" msgstr "" #: src/util/virnetdev.c:2662 src/util/virnetdev.c:2673 #: src/util/virnetdev.c:2711 #, c-format msgid "Unable to parse: %s" msgstr "" #: src/util/virnetdev.c:2768 src/util/virnetdev.c:2817 #, c-format msgid "Cannot add multicast MAC %s on '%s' interface" msgstr "" #: src/util/virnetdev.c:2783 msgid "Unable to add address to interface multicast list on this platform" msgstr "" #: src/util/virnetdev.c:2832 msgid "" "Unable to delete address from interface multicast list on this platform" msgstr "" #: src/util/virnetdev.c:2853 #, c-format msgid "failed to parse multicast address from '%s'" msgstr "" #: src/util/virnetdev.c:2862 #, c-format msgid "Failed to parse interface index from '%s'" msgstr "" #: src/util/virnetdev.c:2873 #, c-format msgid "Failed to parse network device name from '%s'" msgstr "" #: src/util/virnetdev.c:2881 src/util/virnetdev.c:2891 #, c-format msgid "Failed to parse users from '%s'" msgstr "" #: src/util/virnetdev.c:2902 #, c-format msgid "Failed to parse MAC address from '%s'" msgstr "" #: src/util/virnetdev.c:3191 msgid "ethtool ioctl error" msgstr "" #: src/util/virnetdevbandwidth.c:93 msgid "filter creation API error" msgstr "" #: src/util/virnetdevbandwidth.c:183 msgid "Network bandwidth tuning is not available in session mode" msgstr "" #: src/util/virnetdevbandwidth.c:190 msgid "Unable to set bandwidth for interface because device name is unknown" msgstr "" #: src/util/virnetdevbandwidth.c:526 src/util/virnetdevbandwidth.c:600 #, c-format msgid "Invalid class ID %d" msgstr "無効なクラス ID %d" #: src/util/virnetdevbandwidth.c:534 #, c-format msgid "Bridge '%s' has no QoS set, therefore unable to set 'floor' on '%s'" msgstr "ブリッジ '%s' に QoS 設定がないため、'%s' において 'floor' を設定できません" #: src/util/virnetdevbridge.c:140 src/util/virnetdevbridge.c:151 #: src/util/virnetdevbridge.c:158 #, c-format msgid "Unable to set bridge %s %s" msgstr "ブリッジ %s %s を設定できません" #: src/util/virnetdevbridge.c:190 src/util/virnetdevbridge.c:202 #: src/util/virnetdevbridge.c:212 #, c-format msgid "Unable to get bridge %s %s" msgstr "ブリッジ %s %s を取得できません" #: src/util/virnetdevbridge.c:248 #, c-format msgid "Unable to set bridge %s port %s %s to %s" msgstr "" #: src/util/virnetdevbridge.c:276 #, c-format msgid "Unable to get bridge %s port %s %s" msgstr "" #: src/util/virnetdevbridge.c:350 msgid "Unable to get bridge port learning on this platform" msgstr "" #: src/util/virnetdevbridge.c:361 msgid "Unable to set bridge port learning on this platform" msgstr "" #: src/util/virnetdevbridge.c:372 msgid "Unable to get bridge port unicast_flood on this platform" msgstr "" #: src/util/virnetdevbridge.c:383 msgid "Unable to set bridge port unicast_flood on this platform" msgstr "" #: src/util/virnetdevbridge.c:409 src/util/virnetdevbridge.c:548 #, c-format msgid "Unable to create bridge %s" msgstr "ブリッジ %s を作成できません" #: src/util/virnetdevbridge.c:482 #, c-format msgid "error creating bridge interface %s" msgstr "" #: src/util/virnetdevbridge.c:532 msgid "Unable to create bridge device" msgstr "ブリッジデバイスを作成できません" #: src/util/virnetdevbridge.c:575 src/util/virnetdevbridge.c:639 #, c-format msgid "Unable to delete bridge %s" msgstr "ブリッジ %s を削除できません" #: src/util/virnetdevbridge.c:625 #, c-format msgid "Unable to remove bridge %s" msgstr "ブリッジ %s を削除できません" #: src/util/virnetdevbridge.c:666 src/util/virnetdevbridge.c:735 #, c-format msgid "Unable to get interface index for %s" msgstr "%s のインターフェースのインデックスを取得できません" #: src/util/virnetdevbridge.c:672 src/util/virnetdevbridge.c:697 #: src/util/virnetdevbridge.c:708 #, c-format msgid "Unable to add bridge %s port %s" msgstr "ブリッジ %s ポート %s を追加できません" #: src/util/virnetdevbridge.c:742 src/util/virnetdevbridge.c:767 #: src/util/virnetdevbridge.c:778 #, c-format msgid "Unable to remove bridge %s port %s" msgstr "ブリッジ %s ポート %s を削除できません" #: src/util/virnetdevbridge.c:917 #, c-format msgid "Unable to set STP delay on %s" msgstr "%s に STP 遅延を設定できません" #: src/util/virnetdevbridge.c:927 src/util/virnetdevbridge.c:961 #, c-format msgid "Unable to get STP delay on %s on this platform" msgstr "このプラットフォームにおいて %s における STP 遅延を取得できません" #: src/util/virnetdevbridge.c:944 src/util/virnetdevbridge.c:979 #, c-format msgid "Unable to get STP on %s on this platform" msgstr "このプラットフォームにおいて %s における STP を取得できません" #: src/util/virnetdevbridge.c:953 #, c-format msgid "Unable to set STP delay on %s on this platform" msgstr "このプラットフォームにおいて %s における STP 遅延を設定できません" #: src/util/virnetdevbridge.c:971 #, c-format msgid "Unable to set STP on %s on this platform" msgstr "このプラットフォームにおいて %s における STP を設定できません" #: src/util/virnetdevbridge.c:1037 msgid "Unable to get bridge vlan_filtering on this platform" msgstr "" #: src/util/virnetdevbridge.c:1047 msgid "Unable to set bridge vlan_filtering on this platform" msgstr "" #: src/util/virnetdevbridge.c:1146 #, c-format msgid "error adding fdb entry for %s" msgstr "" #: src/util/virnetdevbridge.c:1183 msgid "Unable to add/delete fdb entries on this platform" msgstr "" #: src/util/virnetdevmacvlan.c:181 #, c-format msgid "error creating %s interface %s@%s (%s)" msgstr "" #: src/util/virnetdevmacvlan.c:268 #, c-format msgid "cannot open macvtap tap device %s" msgstr "macvtap タップデバイス %s を開けません" #: src/util/virnetdevmacvlan.c:318 msgid "cannot get interface flags on macvtap tap" msgstr "macvtap タップにおいてインターフェースのフラグを取得できません" #: src/util/virnetdevmacvlan.c:327 msgid "cannot get feature flags on macvtap tap" msgstr "macvtap タップにおいて機能フラグを取得できません" #: src/util/virnetdevmacvlan.c:344 src/util/virnetdevtap.c:268 #: src/util/virnetdevtap.c:384 msgid "Multiqueue devices are not supported on this system" msgstr "マルチキューデバイスはこのシステムにおいてサポートされません" #: src/util/virnetdevmacvlan.c:353 msgid "unable to set vnet or multiqueue flags on macvtap" msgstr "" #: src/util/virnetdevmacvlan.c:814 #, c-format msgid "Unable to create macvlan device %s" msgstr "macvlan デバイス %s を作成できません" #: src/util/virnetdevmacvlan.c:1014 src/util/virnetdevmacvlan.c:1021 #: src/util/virnetdevmacvlan.c:1039 src/util/virnetdevmacvlan.c:1051 #: src/util/virnetdevmacvlan.c:1063 src/util/virnetdevmacvlan.c:1075 msgid "Cannot create macvlan devices on this platform" msgstr "このプラットフォームにおいて macvlan デバイスを作成できません" #: src/util/virnetdevmidonet.c:57 #, c-format msgid "Unable to bind port %s to the virtual port %s" msgstr "" #: src/util/virnetdevmidonet.c:90 #, c-format msgid "Unable to unbind the virtual port %s from Midonet" msgstr "" #: src/util/virnetdevopenvswitch.c:154 #, c-format msgid "Unable to add port %s to OVS bridge %s" msgstr "ポート %s を OVS ブリッジ %s に追加できません" #: src/util/virnetdevopenvswitch.c:188 #, c-format msgid "Unable to delete port %s from OVS" msgstr "ポート %s を OVS から削除できません" #: src/util/virnetdevtap.c:70 src/util/virnetdevtap.c:126 msgid "Unable to query tap interface name" msgstr "タップインターフェース名を問い合わせできません" #: src/util/virnetdevtap.c:254 src/util/virnetdevtap.c:337 #, c-format msgid "Unable to open %s, is tun module loaded?" msgstr "" #: src/util/virnetdevtap.c:289 #, c-format msgid "Unable to create tap device %s" msgstr "タップデバイス %s を作成できません" #: src/util/virnetdevtap.c:305 #, c-format msgid "Unable to set tap device %s to persistent" msgstr "TAP デバイス %s を永続化に設定できません" #: src/util/virnetdevtap.c:354 msgid "Unable to associate TAP device" msgstr "TAP デバイスを関連づけられません" #: src/util/virnetdevtap.c:360 msgid "Unable to make TAP device non-persistent" msgstr "TAP デバイスを非永続化できません" #: src/util/virnetdevtap.c:397 msgid "Unable to create tap device" msgstr "タップデバイスを作成できません" #: src/util/virnetdevtap.c:425 #, c-format msgid "Failed to generate new name for interface %s" msgstr "インターフェース %s に対する新しい名前の生成に失敗しました" #: src/util/virnetdevtap.c:470 #, c-format msgid "Unable to remove tap device %s" msgstr "タップデバイス %s を削除できません" #: src/util/virnetdevtap.c:489 msgid "Unable to create TAP devices on this platform" msgstr "このプラットフォームにおいて TAP デバイスを作成できません" #: src/util/virnetdevtap.c:496 msgid "Unable to delete TAP devices on this platform" msgstr "このプラットフォームにおいて TAP デバイスを削除できません" #: src/util/virnetdevtap.c:565 #, c-format msgid "Unable to use MAC address starting with reserved value 0xFE - '%s' - " msgstr "予約値 0xFE から始まる MAC アドレスを使用できません - '%s' - " #: src/util/virnetdevveth.c:82 msgid "No free veth devices available" msgstr "空き仮想イーサネットデバイスがありません" #: src/util/virnetdevveth.c:183 #, c-format msgid "Failed to allocate free veth pair after %d attempts" msgstr "" #: src/util/virnetdevveth.c:221 #, c-format msgid "Failed to delete veth device %s" msgstr "仮想イーサネットデバイス %s の削除に失敗しました" #: src/util/virnetdevvportprofile.c:201 #, c-format msgid "missing %s in " msgstr "%s が にありません" #: src/util/virnetdevvportprofile.c:258 #, c-format msgid "extra %s unsupported in " msgstr "追加の %s は においてサポートされません" #: src/util/virnetdevvportprofile.c:286 #, c-format msgid "attempt to merge virtualports with mismatched types (%s and %s)" msgstr "一致しない形式 (%s および %s) を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:301 #, c-format msgid "attempt to merge virtualports with mismatched managerids (%d and %d)" msgstr "一致しない管理 ID (%d および %d) を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:316 #, c-format msgid "attempt to merge virtualports with mismatched typeids (%d and %d)" msgstr "一致しない形式 ID (%d および %d) を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:331 #, c-format msgid "" "attempt to merge virtualports with mismatched typeidversions (%d and %d)" msgstr "一致しない形式 ID バージョン (%d および %d) を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:350 #, c-format msgid "" "attempt to merge virtualports with mismatched instanceids ('%s' and '%s')" msgstr "一致しないインターフェース ID ('%s' および '%s') を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:370 #, c-format msgid "" "attempt to merge virtualports with mismatched interfaceids ('%s' and '%s')" msgstr "一致しないインターフェース ID ('%s' および '%s') を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:387 #, c-format msgid "" "attempt to merge virtualports with mismatched profileids ('%s' and '%s')" msgstr "一致しないプロファイル ID ('%s' および '%s') を持つ仮想ポートの統合の試行" #: src/util/virnetdevvportprofile.c:396 msgid "corrupted profileid string" msgstr "破損した profileid 文字列" #: src/util/virnetdevvportprofile.c:477 msgid "error parsing pid of lldpad" msgstr "lldpad の pid を構文解析中にエラーが発生しました" #: src/util/virnetdevvportprofile.c:482 #, c-format msgid "Error opening file %s" msgstr "ファイル %s を開くときにエラーが発生しました" #: src/util/virnetdevvportprofile.c:517 msgid "error parsing IFLA_PORT_SELF part" msgstr "IFLA_PORT_SELF 部分の構文解析においてエラーが発生しました" #: src/util/virnetdevvportprofile.c:522 msgid "IFLA_PORT_SELF is missing" msgstr "IFLA_PORT_SELF がありません" #: src/util/virnetdevvportprofile.c:535 msgid "error while iterating over IFLA_VF_PORTS part" msgstr "IFLA_VF_PORTS 部分を繰り返し中にエラーが発生しました" #: src/util/virnetdevvportprofile.c:543 msgid "error parsing IFLA_VF_PORT part" msgstr "IFLA_VF_PORT 部分を構文解析中にエラーが発生しました" #: src/util/virnetdevvportprofile.c:575 #, c-format msgid "Could not find vf/instanceId %u/%s in netlink response" msgstr "" #: src/util/virnetdevvportprofile.c:590 msgid "error parsing IFLA_VF_PORT during error reporting" msgstr "" #: src/util/virnetdevvportprofile.c:608 msgid "IFLA_VF_PORTS is missing" msgstr "IFLA_VF_PORTS がありません" #: src/util/virnetdevvportprofile.c:623 msgid "no IFLA_PORT_RESPONSE found in netlink message" msgstr "netlink メッセージに IFLA_PORT_RESPONSE が見つかりませんでした" #: src/util/virnetdevvportprofile.c:782 #, c-format msgid "error during virtual port configuration of ifindex %d" msgstr "インターフェースインデックス %d の仮想ポート設定中にエラーが発生しました" #: src/util/virnetdevvportprofile.c:857 msgid "buffer for root interface name is too small" msgstr "ルートインターフェース名に対するバッファーが小さすぎます" #: src/util/virnetdevvportprofile.c:917 msgid "sending of PortProfileRequest failed." msgstr "PortProfileRequest の送信に失敗しました。" #: src/util/virnetdevvportprofile.c:948 #, c-format msgid "error %d during port-profile setlink on interface %s (%d)" msgstr "エラー %d がインターフェース %s (%d) において port-profile setlink 中に発生しました" #: src/util/virnetdevvportprofile.c:960 msgid "port-profile setlink timed out" msgstr "port-profile setlink がタイムアウトしました" #: src/util/virnetdevvportprofile.c:1048 src/util/virnetdevvportprofile.c:1162 #, c-format msgid "operation type %d not supported" msgstr "操作形式 %d はサポートされません" #: src/util/virnetdevvportprofile.c:1309 src/util/virnetdevvportprofile.c:1321 msgid "Virtual port profile association not supported on this platform" msgstr "仮想ポートのプロファイル割り当てはこのプラットフォームにおいてサポートされません" #: src/util/virnetlink.c:142 msgid "cannot allocate placeholder nlhandle for netlink" msgstr "ネットリンクに対してプレースホルダー nlhandle を割り当てできません" #: src/util/virnetlink.c:199 src/util/virnetlink.c:597 #: src/util/virnetlink.c:646 #, c-format msgid "invalid protocol argument: %d" msgstr "無効なプロトコル引数: %d" #: src/util/virnetlink.c:206 msgid "cannot allocate nlhandle for netlink" msgstr "netlink に対して nlhandle を割り当てられません" #: src/util/virnetlink.c:212 src/util/virnetlink.c:676 #, c-format msgid "cannot connect to netlink socket with protocol %d" msgstr "プロトコル %d のネットリンクソケットに接続できません" #: src/util/virnetlink.c:220 src/util/virnetlink.c:683 msgid "cannot get netlink socket fd" msgstr "ネットリンクソケットのファイル記述子を取得できません" #: src/util/virnetlink.c:226 src/util/virnetlink.c:689 msgid "cannot add netlink membership" msgstr "ネットリンクのメンバーを追加できません" #: src/util/virnetlink.c:237 msgid "cannot send to netlink socket" msgstr "netlink ソケットに送信できません" #: src/util/virnetlink.c:249 msgid "error in poll call" msgstr "poll 呼び出しにおいてエラーが発生しました" #: src/util/virnetlink.c:252 msgid "no valid netlink response was received" msgstr "有効なネットリンク応答を受信しませんでした" #: src/util/virnetlink.c:259 msgid "nl_recv failed - returned 0 bytes" msgstr "" #: src/util/virnetlink.c:263 msgid "nl_recv failed" msgstr "nl_recv が失敗しました" #: src/util/virnetlink.c:338 #, c-format msgid "error destroying network device %s" msgstr "" #: src/util/virnetlink.c:475 msgid "nl_recv returned with error" msgstr "nl_recv がエラーとともに返されました" #: src/util/virnetlink.c:620 msgid "netlink event service not running" msgstr "ネットリンクイベントサービスが実行されていません" #: src/util/virnetlink.c:670 msgid "cannot allocate nlhandle for virNetlinkEvent server" msgstr "virNetlinkEvent サーバーに nlhandle を割り当てできません" #: src/util/virnetlink.c:695 msgid "cannot set netlink socket nonblocking" msgstr "ネットリンクソケットを非ブロックに設定できません" #: src/util/virnetlink.c:704 msgid "Failed to add netlink event handle watch" msgstr "ネットリンクのイベントハンドラーのウォッチを追加できませんでした" #: src/util/virnetlink.c:762 msgid "Invalid NULL callback provided" msgstr "無効な NULL コールバックが提供されました" #: src/util/virnetlink.c:868 msgid "libnl was not available at build time" msgstr "libnl がビルド時に利用可能ではありませんでした" #: src/util/virnetlink.c:870 src/util/virpci.c:2732 msgid "not supported on non-linux platforms" msgstr "Linux 以外のプラットフォームにおいてサポートされません" #: src/util/virnodesuspend.c:79 msgid "Suspend duration is too short" msgstr "休止間隔が短すぎます" #: src/util/virnodesuspend.c:181 msgid "Suspend operation already in progress" msgstr "休止操作がすでに進行中です" #: src/util/virnodesuspend.c:189 msgid "Suspend-to-RAM" msgstr "RAM へのサスペンド" #: src/util/virnodesuspend.c:197 msgid "Suspend-to-Disk" msgstr "ディスクへのサスペンド" #: src/util/virnodesuspend.c:205 msgid "Hybrid-Suspend" msgstr "ハイブリッドサスペンド" #: src/util/virnodesuspend.c:212 msgid "Invalid suspend target" msgstr "無効なサスペンドターゲット" #: src/util/virnodesuspend.c:222 msgid "Failed to create thread to suspend the host" msgstr "ホストを一時停止するためのスレッドの作成に失敗しました" #: src/util/virnodesuspend.c:332 msgid "Cannot probe for supported suspend types" msgstr "" #: src/util/virnuma.c:71 msgid "Failed to query numad for the advisory nodeset" msgstr "助言的なノードセットに対して numad への問い合わせに失敗しました" #: src/util/virnuma.c:83 msgid "numad is not available on this host" msgstr "numad はこのホストにおいて利用可能ではありません" #: src/util/virnuma.c:115 #, c-format msgid "NUMA node %d is out of range" msgstr "" #: src/util/virnuma.c:140 msgid "NUMA memory tuning in 'preferred' mode only supports single node" msgstr "'preferred' モードにおける NUMA メモリーチューニングは単一ノードのみがサポートされます" #: src/util/virnuma.c:184 src/util/virnuma.c:335 src/util/virnuma.c:363 msgid "NUMA isn't available on this host" msgstr "NUMA はこのホストで利用できません" #: src/util/virnuma.c:190 msgid "Failed to request maximum NUMA node id" msgstr "最大 NUMA ノード ID の要求に失敗しました" #: src/util/virnuma.c:516 #, c-format msgid "NUMA node %d is not available" msgstr "" #: src/util/virnuma.c:520 #, c-format msgid "page size %u is not available on node %d" msgstr "" #: src/util/virnuma.c:525 #, c-format msgid "page size %u is not available" msgstr "" #: src/util/virnuma.c:585 src/util/virnuma.c:604 #, c-format msgid "unable to parse: %s" msgstr "" #: src/util/virnuma.c:745 #, c-format msgid "unable to open path: %s" msgstr "" #: src/util/virnuma.c:766 #, c-format msgid "unable to parse %s" msgstr "%s を構文解析できません" #: src/util/virnuma.c:858 msgid "system pages pool can't be modified" msgstr "" #: src/util/virnuma.c:872 src/util/virnuma.c:919 #, c-format msgid "invalid number '%s' in '%s'" msgstr "" #: src/util/virnuma.c:906 #, c-format msgid "Unable to write to: %s" msgstr "" #: src/util/virnuma.c:926 #, c-format msgid "Unable to allocate %llu pages. Allocated only %llu" msgstr "" #: src/util/virnuma.c:948 src/util/virnuma.c:961 msgid "page info is not supported on this platform" msgstr "" #: src/util/virnuma.c:973 msgid "page pool allocation is not supported on this platform" msgstr "" #: src/util/virnuma.c:991 #, c-format msgid "NUMA node %zd is unavailable" msgstr "" #: src/util/virnuma.c:1016 msgid "Problem setting bit in bitmap" msgstr "" #: src/util/virobject.c:133 #, c-format msgid "object size %zu of %s is smaller than parent class %zu" msgstr "オブジェクト容量 %zu (%s) は親クラス %zu より小さい必要があります" #: src/util/virobject.c:214 #, c-format msgid "Class %s must derive from virObjectLockable" msgstr "クラス %s は virObjectLockable から派生している必要があります" #: src/util/virpci.c:267 #, c-format msgid "Invalid device %s driver file %s is not a symlink" msgstr "無効なデバイス %s ドライバーファイル %s がシンボリックリンクではありません" #: src/util/virpci.c:273 #, c-format msgid "Unable to resolve device %s driver symlink %s" msgstr "デバイス %s のドライバーのシンボリックリンク %s を解決できません" #: src/util/virpci.c:304 #, c-format msgid "Failed to open config space file '%s'" msgstr "設定スペースファイル '%s' を開くのに失敗" #: src/util/virpci.c:390 #, c-format msgid "Unusual value in %s/devices/%s/class: %s" msgstr "%s/devices/%s/class に異常な値があります: %s" #: src/util/virpci.c:807 #, c-format msgid "Active %s devices on bus with %s, not doing bus reset" msgstr "%s を持つバス上のアクティブな %s デバイス、バスのリセットをしていません" #: src/util/virpci.c:818 src/util/virpci.c:2302 #, c-format msgid "Failed to find parent device for %s" msgstr "%s の親デバイスを見つけられませんでした" #: src/util/virpci.c:833 src/util/virpci.c:882 #, c-format msgid "Failed to read PCI config space for %s" msgstr "%s の PCI 設定空間の読み込みに失敗しました" #: src/util/virpci.c:854 src/util/virpci.c:904 #, c-format msgid "Failed to restore PCI config space for %s" msgstr "%s の PCI 設定空間の復元に失敗しました" #: src/util/virpci.c:940 #, c-format msgid "Not resetting active device %s" msgstr "動作中のデバイス %s をリセットしません" #: src/util/virpci.c:988 #, c-format msgid "Unable to reset PCI device %s: %s" msgstr "PCI デバイス %s をリセットできません: %s" #: src/util/virpci.c:991 msgid "no FLR, PM reset or bus reset available" msgstr "FLR や PM リセットや バスリセットができません" #: src/util/virpci.c:1013 msgid "Attempting to use unknown stub driver" msgstr "" #: src/util/virpci.c:1044 #, c-format msgid "Failed to load PCI stub module %s: administratively prohibited" msgstr "" #: src/util/virpci.c:1049 #, c-format msgid "Failed to load PCI stub module %s" msgstr "PCI スタブモジュール %s の読み込みに失敗しました" #: src/util/virpci.c:1079 #, c-format msgid "Failed to unbind PCI device '%s' from %s" msgstr "PCI デバイス '%s' を %s からバインド解除できませんでした" #: src/util/virpci.c:1136 #, c-format msgid "Failed to remove slot for PCI device '%s' from %s" msgstr "PCI デバイス '%s' のスロットを %s から削除できませんでした" #: src/util/virpci.c:1160 #, c-format msgid "Failed to trigger a re-probe for PCI device '%s'" msgstr "PCI デバイス '%s' 用の再プローブのトリガに失敗" #: src/util/virpci.c:1196 #, c-format msgid "No stub driver configured for PCI device %s" msgstr "" #: src/util/virpci.c:1201 #, c-format msgid "Unknown stub driver configured for PCI device %s" msgstr "" #: src/util/virpci.c:1234 #, c-format msgid "Failed to add PCI device ID '%s' to %s" msgstr "PCI デバイス ID '%s' を %s に追加するのに失敗" #: src/util/virpci.c:1265 #, c-format msgid "Failed to add slot for PCI device '%s' to %s" msgstr "PCI デバイス '%s' 用のスロットを %s へ追加するのに失敗" #: src/util/virpci.c:1278 #, c-format msgid "Failed to bind PCI device '%s' to %s" msgstr "PCI デバイス '%s' を %s にバインドするのに失敗" #: src/util/virpci.c:1307 #, c-format msgid "Failed to remove PCI ID '%s' from %s" msgstr "%s から PCI ID '%s' の削除に失敗しました" #: src/util/virpci.c:1363 #, c-format msgid "Not detaching active device %s" msgstr "動作中のデバイス %s を切断しません" #: src/util/virpci.c:1389 #, c-format msgid "Not reattaching active device %s" msgstr "動作中のデバイス %s を再接続しません" #: src/util/virpci.c:1585 #, c-format msgid "dev->name buffer overflow: %.4x:%.2x:%.2x.%.1x" msgstr "dev->name バッファーオーバーフロー: %.4x:%.2x:%.2x.%.1x" #: src/util/virpci.c:1595 #, c-format msgid "Device %s not found: could not access %s" msgstr "デバイス %s が見つかりませんでした: %s にアクセスできませんでした" #: src/util/virpci.c:1605 #, c-format msgid "Failed to read product/vendor ID for %s" msgstr "%s 用の 製品/製造元 ID の読み込みに失敗" #: src/util/virpci.c:1614 #, c-format msgid "dev->id buffer overflow: %s %s" msgstr "dev->id バッファーオーバーフローbuffer overflow: %s %s" #: src/util/virpci.c:1817 src/util/virusb.c:470 #, c-format msgid "Device %s is already in use" msgstr "デバイス %s がすでに使用中です" #: src/util/virpci.c:2027 #, c-format msgid "Found invalid device link '%s' in '%s'" msgstr "無効なデバイスリンク '%s' が '%s' に見つかりました" #: src/util/virpci.c:2180 src/util/virpci.c:2224 #, c-format msgid "Unable to resolve device %s iommu_group symlink %s" msgstr "デバイス %s iommu_group シンボリックリンク %s を解決できません" #: src/util/virpci.c:2188 #, c-format msgid "device %s iommu_group symlink %s has invalid group number %s" msgstr "デバイス %s iommu_group のシンボリックリンク %s に無効なグループ番号 %s が含まれています" #: src/util/virpci.c:2218 #, c-format msgid "Invalid device %s iommu_group file %s is not a symlink" msgstr "無効なデバイス %s iommu_group ファイル %s がシンボリックリンクではありません" #: src/util/virpci.c:2357 #, c-format msgid "Device %s is behind a switch lacking ACS and cannot be assigned" msgstr "デバイス %s が ACS のないスイッチの後ろにあり、割り当てできません" #: src/util/virpci.c:2447 #, c-format msgid "Failed to resolve device link '%s'" msgstr "デバイスリンク '%s' の解決に失敗しました" #: src/util/virpci.c:2458 #, c-format msgid "Failed to parse PCI config address '%s'" msgstr "PCI 設定アドレス '%s' の構文解析に失敗しました" #: src/util/virpci.c:2524 #, c-format msgid "Unrecognized value in %s: %s" msgstr "" #: src/util/virpci.c:2540 #, c-format msgid "Failed to get SRIOV function from device link '%s'" msgstr "デバイスリンク '%s' から SRIOV ファンクションの取得に失敗しました" #: src/util/virpci.c:2610 #, c-format msgid "Error getting physical function's '%s' virtual_functions" msgstr "物理ファンクションの '%s' 仮想ファンクションの取得中にエラーが発生しました" #: src/util/virpci.c:2857 #, c-format msgid "pci device %s is not a PCI-Express device" msgstr "" #: src/util/virpidfile.c:398 #, c-format msgid "Failed to open pid file '%s'" msgstr "PID ファイル '%s' のオープンに失敗しました" #: src/util/virpidfile.c:421 #, c-format msgid "Failed to acquire pid file '%s'" msgstr "PID ファイル '%s' の取得に失敗しました" #: src/util/virpidfile.c:451 #, c-format msgid "Failed to write to pid file '%s'" msgstr "プロセス ID ファイル '%s' に書き込めません" #: src/util/virpidfile.c:550 msgid "No statedir specified" msgstr "" #: src/util/virpolkit.c:122 tests/virpolkittest.c:258 msgid "user cancelled authentication process" msgstr "" #: src/util/virpolkit.c:125 tests/virpolkittest.c:224 msgid "no agent is available to authenticate" msgstr "" #: src/util/virpolkit.c:128 tests/virpolkittest.c:190 tests/virpolkittest.c:319 msgid "access denied by policy" msgstr "" #: src/util/virpolkit.c:156 msgid "Details not supported with polkit v0" msgstr "" #: src/util/virpolkit.c:248 msgid "Polkit auth attempted, even though polkit is not available" msgstr "" #: src/util/virportallocator.c:135 #, c-format msgid "Unknown family %d" msgstr "" #: src/util/virportallocator.c:145 msgid "Unable to open test socket" msgstr "テストソケットを開けません" #: src/util/virportallocator.c:155 msgid "Unable to set IPV6_V6ONLY flag" msgstr "" #: src/util/virportallocator.c:164 #, c-format msgid "Unable to bind to port %d" msgstr "ポート %d にバインドできません" #: src/util/virportallocator.c:201 #, c-format msgid "Failed to reserve port %zu" msgstr "ポート %zu の予約に失敗しました" #: src/util/virportallocator.c:211 #, c-format msgid "Unable to find an unused port in range '%s' (%d-%d)" msgstr "範囲 '%s' (%d-%d) で未使用のポートが見つかりません" #: src/util/virportallocator.c:239 src/util/virportallocator.c:275 #, c-format msgid "Failed to release port %d" msgstr "ポート %d の開放に失敗しました" #: src/util/virportallocator.c:268 #, c-format msgid "Failed to reserve port %d" msgstr "ポート %d の予約に失敗しました" #: src/util/virprocess.c:104 msgid "Namespaces are not supported on this platform." msgstr "" #: src/util/virprocess.c:129 #, c-format msgid "exit status %d" msgstr "終了ステータス %d" #: src/util/virprocess.c:132 #, c-format msgid "fatal signal %d" msgstr "致命的なシグナル %d" #: src/util/virprocess.c:135 #, c-format msgid "invalid value %d" msgstr "無効な値 %d" #: src/util/virprocess.c:241 src/util/virprocess.c:251 #, c-format msgid "unable to wait for process %lld" msgstr "プロセス %lld を待ち合わせできません" #: src/util/virprocess.c:273 #, c-format msgid "Child process (%lld) unexpected %s" msgstr "子プロセス (%lld) の予期しない %s" #: src/util/virprocess.c:385 src/util/virprocess.c:397 #, c-format msgid "Failed to terminate process %lld with SIG%s" msgstr "プロセス %lld を SIG%s で終了に失敗しました" #: src/util/virprocess.c:447 src/util/virprocess.c:463 #: src/util/virprocess.c:551 #, c-format msgid "cannot set CPU affinity on process %d" msgstr "プロセス %d において CPU アフィニティを設定できません" #: src/util/virprocess.c:503 src/util/virprocess.c:569 #, c-format msgid "cannot get CPU affinity of process %d" msgstr "プロセス %d の CPU アフィニティを取得できません" #: src/util/virprocess.c:589 src/util/virprocess.c:597 msgid "Process CPU affinity is not supported on this platform" msgstr "処理 CPU アフィニティはこのプラットフォームにおいてサポートされません" #: src/util/virprocess.c:704 msgid "Expected at least one file descriptor" msgstr "少なくとも一つのファイル記述子が期待されます" #: src/util/virprocess.c:719 msgid "Unable to join domain namespace" msgstr "ドメインの名前空間に参加できません" #: src/util/virprocess.c:760 #, c-format msgid "cannot limit locked memory to %llu" msgstr "ロック済みメモリーを %llu に制限できません" #: src/util/virprocess.c:767 #, c-format msgid "cannot limit locked memory of process %lld to %llu" msgstr "プロセス %lld のロック済みメモリーを %llu に制限できません" #: src/util/virprocess.c:786 src/util/virprocess.c:832 #: src/util/virprocess.c:872 src/util/virprocess.c:920 src/util/virutil.c:2332 #: src/util/virutil.c:2341 src/util/virutil.c:2349 src/util/virutil.c:2360 #: src/util/virutil.c:2370 src/util/virutil.c:2378 src/util/virutil.c:2386 #: src/util/virutil.c:2396 src/util/virutil.c:2405 src/util/virutil.c:2412 msgid "Not supported on this platform" msgstr "このプラットフォームにおいてサポートされません" #: src/util/virprocess.c:805 msgid "cannot get locked memory limit" msgstr "" #: src/util/virprocess.c:811 #, c-format msgid "cannot get locked memory limit of process %lld" msgstr "" #: src/util/virprocess.c:850 #, c-format msgid "cannot limit number of subprocesses to %u" msgstr "サブプロセス数を %u に制限できません" #: src/util/virprocess.c:857 #, c-format msgid "cannot limit number of subprocesses of process %lld to %u" msgstr "プロセス %lld のサブプロセス数を %u に制限できません" #: src/util/virprocess.c:898 #, c-format msgid "cannot limit number of open files to %u" msgstr "開けるファイル数を %u に制限できません" #: src/util/virprocess.c:905 #, c-format msgid "cannot limit number of open files of process %lld to %u" msgstr "プロセス %lld の開けるファイル数を %u に制限できません" #: src/util/virprocess.c:954 src/util/virprocess.c:961 #: src/util/virprocess.c:970 #, c-format msgid "Cannot find start time in %s" msgstr "%s に開始時間を見つけられません" #: src/util/virprocess.c:980 #, c-format msgid "Cannot parse start time %s in %s" msgstr "開始時間 %s (%s) を構文解析できません" #: src/util/virprocess.c:1008 msgid "Unable to query process ID start time" msgstr "プロセス ID の開始時間を問い合わせできません" #: src/util/virprocess.c:1046 msgid "Kernel does not provide mount namespace" msgstr "" #: src/util/virprocess.c:1052 msgid "Unable to enter mount namespace" msgstr "" #: src/util/virprocess.c:1088 msgid "Cannot create pipe for child" msgstr "" #: src/util/virprocess.c:1205 msgid "Cannot get minimum scheduler priority value" msgstr "" #: src/util/virprocess.c:1212 msgid "Cannot get maximum scheduler priority value" msgstr "" #: src/util/virprocess.c:1219 #, c-format msgid "Scheduler priority %d out of range [%d, %d]" msgstr "" #: src/util/virprocess.c:1229 #, c-format msgid "Cannot set scheduler parameters for pid %d" msgstr "" #: src/util/virprocess.c:1248 msgid "Process CPU scheduling is not supported on this platform" msgstr "" #: src/util/virrandom.c:172 msgid "argument virt_type must not be NULL" msgstr "引数 virt_type は NULL ではいけません" #: src/util/virrandom.c:189 msgid "Unsupported virt type" msgstr "サポートされない仮想化形式" #: src/util/virrotatingfile.c:113 src/util/virrotatingfile.c:157 #, c-format msgid "Unable to open file: %s" msgstr "" #: src/util/virrotatingfile.c:120 #, c-format msgid "Unable to determine current file offset: %s" msgstr "" #: src/util/virrotatingfile.c:127 src/util/virrotatingfile.c:165 #, c-format msgid "Unable to determine current file inode: %s" msgstr "" #: src/util/virrotatingfile.c:192 src/util/virrotatingfile.c:205 #: src/vbox/vbox_common.c:4650 #, c-format msgid "Unable to delete file %s" msgstr "" #: src/util/virrotatingfile.c:251 src/util/virrotatingfile.c:299 #, c-format msgid "Max backup %zu must be less than or equal to %d" msgstr "" #: src/util/virrotatingfile.c:382 #, c-format msgid "Unable to remove %s" msgstr "" #: src/util/virrotatingfile.c:403 #, c-format msgid "Unable to rename %s to %s" msgstr "" #: src/util/virrotatingfile.c:472 #, c-format msgid "Unable to write to file %s" msgstr "" #: src/util/virrotatingfile.c:534 src/util/virrotatingfile.c:547 #, c-format msgid "Unable to seek to inode %llu offset %llu" msgstr "" #: src/util/virrotatingfile.c:590 #, c-format msgid "Unable to read from file %s" msgstr "" #: src/util/virsexpr.c:242 #, c-format msgid "unknown s-expression kind %d" msgstr "不明な S 式種別 %d" #: src/util/virscsi.c:104 #, c-format msgid "Cannot parse adapter '%s'" msgstr "アダプター '%s' を構文解析できません" #: src/util/virscsi.c:132 src/util/virscsi.c:179 src/util/virsysinfo.c:278 #: src/util/virsysinfo.c:410 src/util/virsysinfo.c:560 #: src/util/virsysinfo.c:575 #, c-format msgid "Failed to open %s" msgstr "%s のオープンに失敗しました" #: src/util/virscsi.c:238 #, c-format msgid "SCSI device '%s': could not access %s" msgstr "SCSI デバイス '%s': %s にアクセスできませんでした" #: src/util/virscsi.c:408 #, c-format msgid "Device %s already exists" msgstr "デバイス %s がすでに存在します" #: src/util/virsocketaddr.c:90 src/util/virsocketaddr.c:308 msgid "Missing address" msgstr "アドレスがありません" #: src/util/virsocketaddr.c:100 #, c-format msgid "Cannot parse socket address '%s': %s" msgstr "socket address '%s': %s を構文解析できません" #: src/util/virsocketaddr.c:130 #, c-format msgid "No socket addresses found for '%s'" msgstr "ソケットアドレスが '%s' に対して見つかりません" #: src/util/virsocketaddr.c:332 #, c-format msgid "Cannot convert socket address to string: %s" msgstr "ソケットアドレスを文字列に変換できません: %s" #: src/util/virsocketaddr.c:633 #, c-format msgid "NULL argument - %p %p" msgstr "" #: src/util/virsocketaddr.c:644 #, c-format msgid "mismatch of address family in range %s - %s" msgstr "" #: src/util/virsocketaddr.c:658 #, c-format msgid "mismatch of address family in range %s - %s for network %s" msgstr "" #: src/util/virsocketaddr.c:668 #, c-format msgid "bad prefix %d for network %s when checking range %s - %s" msgstr "" #: src/util/virsocketaddr.c:678 #, c-format msgid "range %s - %s is not entirely within network %s/%d" msgstr "" #: src/util/virsocketaddr.c:690 #, c-format msgid "failed to construct broadcast or network address for network %s/%d" msgstr "" #: src/util/virsocketaddr.c:705 #, c-format msgid "start of range %s - %s in network %s/%d is the network address" msgstr "" #: src/util/virsocketaddr.c:713 #, c-format msgid "end of range %s - %s in network %s/%d is the broadcast address" msgstr "" #: src/util/virsocketaddr.c:727 #, c-format msgid "failed to get IPv4 address for start or end of range %s - %s" msgstr "" #: src/util/virsocketaddr.c:739 src/util/virsocketaddr.c:770 #, c-format msgid "range %s - %s is too large (> 65535)" msgstr "" #: src/util/virsocketaddr.c:747 #, c-format msgid "range %s - %s is reversed " msgstr "" #: src/util/virsocketaddr.c:758 #, c-format msgid "failed to get IPv6 address for start or end of range %s - %s" msgstr "" #: src/util/virsocketaddr.c:778 #, c-format msgid "range %s - %s start larger than end" msgstr "" #: src/util/virsocketaddr.c:785 #, c-format msgid "unsupported address family for range %s - %s, must be ipv4 or ipv6" msgstr "" #: src/util/virstats.c:63 msgid "Could not open /proc/net/dev" msgstr "/proc/net/dev: を開けませんでした" #: src/util/virstats.c:119 src/xen/xen_hypervisor.c:1476 msgid "/proc/net/dev: Interface not found" msgstr "/proc/net/dev: インターフェースが見つかりません" #: src/util/virstats.c:133 msgid "Could not get interface list" msgstr "" #: src/util/virstats.c:174 msgid "interface stats not implemented on this platform" msgstr "インターフェースの統計はこのプラットフォームにおいてサポートされません" #: src/util/virstorageencryption.c:128 msgid "unknown volume encryption secret type" msgstr "不明なボリューム暗号化シークレット形式" #: src/util/virstorageencryption.c:134 #, c-format msgid "unknown volume encryption secret type %s" msgstr "不明なボリューム暗号化シークレット形式 %s" #: src/util/virstorageencryption.c:146 #, c-format msgid "malformed volume encryption uuid '%s'" msgstr "不正な形式のボリューム暗号 UUID '%s'" #: src/util/virstorageencryption.c:153 msgid "missing volume encryption uuid" msgstr "ボリューム暗号 UUID がありません" #: src/util/virstorageencryption.c:181 msgid "unknown volume encryption format" msgstr "不明なボリューム暗号化フォーマット" #: src/util/virstorageencryption.c:187 #, c-format msgid "unknown volume encryption format type %s" msgstr "不明なボリューム暗号化フォーマット形式 %s" #: src/util/virstorageencryption.c:224 msgid "unknown root element for volume encryption information" msgstr "ボリューム暗号化情報の不明なルート要素" #: src/util/virstorageencryption.c:254 msgid "unexpected volume encryption secret type" msgstr "予期しないボリューム暗号化シークレット形式" #: src/util/virstorageencryption.c:274 msgid "unexpected encryption format" msgstr "予期しない暗号化フォーマット" #: src/util/virstorageencryption.c:303 msgid "Cannot open /dev/urandom" msgstr "/dev/urandom を開けません" #: src/util/virstorageencryption.c:314 msgid "Cannot read from /dev/urandom" msgstr "/dev/urandom から読み込みできません" #: src/util/virstoragefile.c:785 #, c-format msgid "unknown storage file meta->format %d" msgstr "" #: src/util/virstoragefile.c:891 #, c-format msgid "cannot set to start of '%s'" msgstr "'%s' の先頭を設定できませんでした" #: src/util/virstoragefile.c:1122 #, c-format msgid "Failed to pre-allocate space for file '%s'" msgstr "ファイル '%s' に対する領域の事前割り当てに失敗しました" #: src/util/virstoragefile.c:1129 #, c-format msgid "Failed to truncate file '%s'" msgstr "ファイル '%s' の切り詰めに失敗しました" #: src/util/virstoragefile.c:1135 #, c-format msgid "Unable to save '%s'" msgstr "'%s' を保存できません" #: src/util/virstoragefile.c:1216 #, c-format msgid "Unable to get LVM key for %s" msgstr "%s の LVM キーを取得できません" #: src/util/virstoragefile.c:1266 #, c-format msgid "Unable to get SCSI key for %s" msgstr "%s の SCSI キーを取得できません" #: src/util/virstoragefile.c:1295 #, c-format msgid "requested target '%s' does not match target '%s'" msgstr "" #: src/util/virstoragefile.c:1344 #, c-format msgid "requested backing store index %u is above '%s' in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1402 #, c-format msgid "could not find backing store index %u in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1408 #, c-format msgid "could not find image '%s' beneath '%s' in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1413 #, c-format msgid "could not find image '%s' in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1417 #, c-format msgid "could not find base image in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1562 msgid "missing auth secret uuid or usage attribute" msgstr "auth secret uuid または usage 属性がありません" #: src/util/virstoragefile.c:1568 msgid "either auth secret uuid or usage expected" msgstr "auth secret uuid または usage が期待されます" #: src/util/virstoragefile.c:1575 msgid "invalid auth secret uuid" msgstr "無効な auth secret uuid" #: src/util/virstoragefile.c:1605 msgid "missing username for auth" msgstr "認証用のユーザー名がありません" #: src/util/virstoragefile.c:1619 #, c-format msgid "unknown auth type '%s'" msgstr "不明な認証形式 %s" #: src/util/virstoragefile.c:2138 #, c-format msgid "failed to parse backing file location '%s'" msgstr "" #: src/util/virstoragefile.c:2154 src/util/virstoragefile.c:2470 #, c-format msgid "invalid backing protocol '%s'" msgstr "" #: src/util/virstoragefile.c:2162 #, c-format msgid "invalid protocol transport type '%s'" msgstr "" #: src/util/virstoragefile.c:2186 msgid "missing volume name and path for gluster volume" msgstr "" #: src/util/virstoragefile.c:2400 #, c-format msgid "missing remote information in '%s' for protocol nbd" msgstr "" #: src/util/virstoragefile.c:2406 #, c-format msgid "missing unix socket path in nbd backing string %s" msgstr "" #: src/util/virstoragefile.c:2417 #, c-format msgid "missing host name in nbd string '%s'" msgstr "" #: src/util/virstoragefile.c:2427 #, c-format msgid "missing port in nbd string '%s'" msgstr "" #: src/util/virstoragefile.c:2460 #, c-format msgid "invalid backing protocol string '%s'" msgstr "" #: src/util/virstoragefile.c:2490 #, c-format msgid "backing store parser is not implemented for protocol %s" msgstr "" #: src/util/virstoragefile.c:2502 #, c-format msgid "malformed backing store path for protocol %s" msgstr "" #: src/util/virstoragefile.c:2607 #, c-format msgid "failed to open block device '%s'" msgstr "" #: src/util/virstoragefile.c:2615 #, c-format msgid "failed to seek to end of '%s'" msgstr "" #: src/util/virstoragefile.c:2773 #, c-format msgid "Failed to canonicalize path '%s'" msgstr "" #: src/util/virstoragefile.c:2910 msgid "" "failed to resolve relative backing name: base image is not in backing chain" msgstr "" #: src/util/virstoragefile.c:2945 msgid "forbidden characters in 'compat' attribute" msgstr "'compat' 属性において禁止された文字" #: src/util/virstring.c:874 #, c-format msgid "Error while compiling regular expression '%s': %s" msgstr "" #: src/util/virstring.c:881 #, c-format msgid "Regular expression '%s' must have exactly 1 match group, not %zu" msgstr "" #: src/util/virsysinfo.c:605 msgid "Host sysinfo extraction not supported on this platform" msgstr "ホストのシステム情報の抽出はこのプラットフォームにおいてサポートされません" #: src/util/virsysinfo.c:1030 #, c-format msgid "Failed to find path for %s binary" msgstr "%s バイナリーのパスを見つけられませんでした" #: src/util/virsysinfo.c:1277 #, c-format msgid "unexpected sysinfo type model %d" msgstr "予期しないシステム情報の形式のモデル %d" #: src/util/virsysinfo.c:1313 #, c-format msgid "Target sysinfo %s %s does not match source %s" msgstr "ターゲットのシステム情報 %s %s がソースの %s と一致しません" #: src/util/virsysinfo.c:1330 src/util/virsysinfo.c:1355 #: src/util/virsysinfo.c:1412 msgid "Target sysinfo does not match source" msgstr "ターゲットのシステム情報がソースと一致しません" #: src/util/virsysinfo.c:1383 msgid "Target base board does not match source" msgstr "" #: src/util/virsysinfo.c:1418 #, c-format msgid "Target sysinfo %s does not match source %s" msgstr "ターゲットのシステム情報 %s がソースの %s と一致しません" #: src/util/virsysinfo.c:1432 #, c-format msgid "Target sysinfo base board count '%zu' does not match source '%zu'" msgstr "" #: src/util/virthreadjob.c:74 #, c-format msgid "cannot set worker name to %s" msgstr "" #: src/util/virthreadjob.c:91 #, c-format msgid "cannot set current job to %s" msgstr "" #: src/util/virthreadjob.c:117 msgid "cannot reset current job" msgstr "" #: src/util/virtime.c:284 src/util/virtime.c:313 #: tools/virsh-domain-monitor.c:1410 msgid "Unable to format time" msgstr "時刻をフォーマットできません" #: src/util/virtime.c:342 msgid "failed to get current system time" msgstr "" #: src/util/virtime.c:349 msgid "gmtime_r failed" msgstr "" #: src/util/virtime.c:359 msgid "mktime failed" msgstr "" #: src/util/virtpm.c:65 msgid "No usable sysfs TPM cancel file could be found" msgstr "" #: src/util/virtpm.c:69 #, c-format msgid "TPM device path %s is invalid" msgstr "TPM デバイスのパス %s は無効です" #: src/util/virtpm.c:73 msgid "Missing TPM device path" msgstr "TPM デバイスのパスがありません" #: src/util/virtypedparam.c:111 #, c-format msgid "parameter '%s' occurs multiple times" msgstr "パラメーター '%s' が複数回現れています" #: src/util/virtypedparam.c:122 #, c-format msgid "invalid type '%s' for parameter '%s', expected '%s'" msgstr "無効な形式 '%s' がパラメーター '%s' に対してありました、 '%s' が期待されます" #: src/util/virtypedparam.c:134 #, c-format msgid "parameter '%s' not supported" msgstr "パラメーター '%s' はサポートされません" #: src/util/virtypedparam.c:203 src/util/virtypedparam.c:255 #: src/util/virtypedparam.c:349 #, c-format msgid "unexpected type %d for field %s" msgstr "予期しない形式 %d が項目 %s にあります" #: src/util/virtypedparam.c:275 #, c-format msgid "NULL value for field '%s'" msgstr "項目 '%s' の値が空白です" #: src/util/virtypedparam.c:291 #, c-format msgid "Invalid value for field '%s': expected int" msgstr "項目 '%s' に対する無効な値: int 型が期待されます" #: src/util/virtypedparam.c:299 #, c-format msgid "Invalid value for field '%s': expected unsigned int" msgstr "項目 '%s' に対する無効な値: 符号なし int 型が期待されます" #: src/util/virtypedparam.c:308 #, c-format msgid "Invalid value for field '%s': expected long long" msgstr "項目 '%s' に対する無効な値: long long 型が期待されます" #: src/util/virtypedparam.c:317 #, c-format msgid "Invalid value for field '%s': expected unsigned long long" msgstr "項目 '%s' に対する無効な値: 符号なし long long 型が期待されます" #: src/util/virtypedparam.c:326 #, c-format msgid "Invalid value for field '%s': expected double" msgstr "項目 '%s' に対する無効な値: double 型が期待されます" #: src/util/virtypedparam.c:339 #, c-format msgid "Invalid boolean value for field '%s'" msgstr "項目 '%s' に対する無効な論理値" #: src/util/virtypedparam.c:389 #, c-format msgid "Parameter '%s' is not a string" msgstr "パラメーター '%s' が文字列ではありません" #: src/util/virtypedparam.c:530 #, c-format msgid "Invalid type '%s' requested for parameter '%s', actual type is '%s'" msgstr "無効な形式 '%s' がパラメーター '%s' に対して要求されました、実際の形式は '%s' です" #: src/util/viruri.c:163 #, c-format msgid "Unable to parse URI %s" msgstr "URI %s を構文解析できません" #: src/util/viruri.c:331 msgid "Expected a list for 'uri_aliases' config parameter" msgstr "'uri_aliases' 設定パラメーターに対する一覧を期待します" #: src/util/viruri.c:343 msgid "Expected a string for 'uri_aliases' config parameter list entry" msgstr "'uri_aliases' 設定パラメーターの一覧エントリーに対する文字列が期待されます" #: src/util/viruri.c:350 #, c-format msgid "" "Malformed 'uri_aliases' config entry '%s', expected 'alias=uri://host/path'" msgstr "不正な形式の 'uri_aliases' 設定エントリー '%s', 'alias=uri://host/path' が期待されます" #: src/util/viruri.c:358 #, c-format msgid "" "Malformed 'uri_aliases' config entry '%s', aliases may only contain 'a-Z, 0-" "9, _, -'" msgstr "" "不正な形式の 'uri_aliases' 設定エントリー '%s' です、エイリアスは 'a-Z, 0-9, _, -' のみを含められます" #: src/util/virusb.c:111 #, c-format msgid "Could not parse usb file %s" msgstr "USB ファイル %s を構文解析できませんでした" #: src/util/virusb.c:144 #, c-format msgid "Could not open directory %s" msgstr "ディレクトリー %s を開けませんでした" #: src/util/virusb.c:169 #, c-format msgid "Failed to parse dir name '%s'" msgstr "ディレクトリー名 '%s' の構文解析に失敗しました" #: src/util/virusb.c:242 #, c-format msgid "Did not find USB device %x:%x" msgstr "USB 装置 %x:%x が見つかりませんでした" #: src/util/virusb.c:280 #, c-format msgid "Did not find USB device bus:%u device:%u" msgstr "USB デバイスのバスを見つけられませんでした:%u デバイス:%u" #: src/util/virusb.c:321 #, c-format msgid "Did not find USB device %x:%x bus:%u device:%u" msgstr "USB デバイスの %x:%x バスを見つけられませんでした:%u デバイス:%u" #: src/util/virusb.c:351 #, c-format msgid "dev->name buffer overflow: %.3d:%.3d" msgstr "dev->name バッファオーバーフロー: %.3d:%.3d" #: src/util/virusb.c:367 #, c-format msgid "dev->id buffer overflow: %d %d" msgstr "dev->id バッファーオーバーフロー: %d %d" #: src/util/virutil.c:169 msgid "Unable to set socket reuse addr flag" msgstr "ソケットの再利用アドレスフラグを設定できません" #: src/util/virutil.c:215 msgid "Unknown poll response." msgstr "不明な投票反応" #: src/util/virutil.c:247 msgid "poll error" msgstr "ポーリングエラー" #: src/util/virutil.c:289 #, c-format msgid "invalid scale %llu" msgstr "無効なスケール %llu" #: src/util/virutil.c:305 src/util/virutil.c:330 #, c-format msgid "unknown suffix '%s'" msgstr "不明な接尾辞 '%s'" #: src/util/virutil.c:336 #, c-format msgid "value too large: %llu%s" msgstr "値が大きすぎます: %llu%s" #: src/util/virutil.c:621 #, c-format msgid "Disk index %d is negative" msgstr "ディスクインデックス %d が負です" #: src/util/virutil.c:676 msgid "failed to determine host name" msgstr "ホスト名の決定に失敗しました" #: src/util/virutil.c:791 src/util/virutil.c:796 #, c-format msgid "Failed to find user record for uid '%u'" msgstr "UID '%u' のユーザー記録を見つけることができませんでした" #: src/util/virutil.c:850 src/util/virutil.c:854 #, c-format msgid "Failed to find group record for gid '%u'" msgstr "GID '%u' のグループ記録を見つけられませんでした" #: src/util/virutil.c:1001 #, c-format msgid "Failed to parse user '%s'" msgstr "ユーザー '%s' の構文解析に失敗しました" #: src/util/virutil.c:1081 #, c-format msgid "Failed to parse group '%s'" msgstr "グループ '%s' の構文解析に失敗しました" #: src/util/virutil.c:1115 #, c-format msgid "cannot get group list for '%s'" msgstr "'%s' のグループ一覧を取得できません" #: src/util/virutil.c:1152 #, c-format msgid "cannot change to '%u' group" msgstr "'%u' グループに変更できません" #: src/util/virutil.c:1160 msgid "cannot set supplemental groups" msgstr "補助グループを設定できません" #: src/util/virutil.c:1167 #, c-format msgid "cannot change to uid to '%u'" msgstr "UID を '%u' に変更できません" #: src/util/virutil.c:1275 msgid "Unable to determine home directory" msgstr "ホームディレクトリーを決定できません" #: src/util/virutil.c:1291 src/util/virutil.c:1306 msgid "Unable to determine config directory" msgstr "設定ディレクトリーを決定できません" #: src/util/virutil.c:1323 msgid "virGetUserDirectory is not available" msgstr "virGetUserDirectory が利用できません" #: src/util/virutil.c:1332 msgid "virGetUserConfigDirectory is not available" msgstr "virGetUserConfigDirectory が利用可能ではありません" #: src/util/virutil.c:1341 msgid "virGetUserCacheDirectory is not available" msgstr "virGetUserCacheDirectory が利用可能ではありません" #: src/util/virutil.c:1350 msgid "virGetUserRuntimeDirectory is not available" msgstr "virGetUserRuntimeDirectory が利用可能ではありません" #: src/util/virutil.c:1360 msgid "virGetUserName is not available" msgstr "virGetUserName が利用できません" #: src/util/virutil.c:1369 msgid "virGetUserID is not available" msgstr "virGetUserID が利用できません" #: src/util/virutil.c:1379 msgid "virGetGroupID is not available" msgstr "virGetGroupID が利用できません" #: src/util/virutil.c:1391 msgid "virSetUIDGID is not available" msgstr "virSetUIDGID が利用できません" #: src/util/virutil.c:1399 msgid "virGetGroupName is not available" msgstr "virGetGroupName が利用できません" #: src/util/virutil.c:1461 msgid "prctl failed to set KEEPCAPS" msgstr "prctl が KEEPCAPS の設定に失敗しました" #: src/util/virutil.c:1479 src/util/virutil.c:1511 #, c-format msgid "cannot apply process capabilities %d" msgstr "プロセスのケイパビリティ %d を適用できません" #: src/util/virutil.c:1490 msgid "prctl failed to reset KEEPCAPS" msgstr "prctl が KEEPCAPS のリセットに失敗しました" #: src/util/virutil.c:1599 #, c-format msgid "Malformed wwn: %s" msgstr "不正な形式の WWN: %s" #: src/util/virutil.c:1660 #, c-format msgid "Unable to get device ID '%s'" msgstr "デバイス ID '%s' を取得できません" #: src/util/virutil.c:1686 src/util/virutil.c:1720 msgid "unpriv_sgio is not supported by this kernel" msgstr "unpriv_sgio がこのカーネルによりサポートされません" #: src/util/virutil.c:1732 #, c-format msgid "failed to parse value of %s" msgstr "%s の値を構文解析できません" #: src/util/virutil.c:1781 #, c-format msgid "unable to parse unique_id: %s" msgstr "" #: src/util/virutil.c:1921 src/util/virutil.c:1928 #, c-format msgid "Invalid adapter name '%s' for SCSI pool" msgstr "無効なアダプター名 '%s' が SCSI プールにあります" #: src/util/virutil.c:1964 #, c-format msgid "Failed to find scsi_host using PCI '%s' and unique_id='%u'" msgstr "" #: src/util/virutil.c:2094 #, c-format msgid "Invalid vport operation (%d)" msgstr "無効な vport 操作 (%d)" #: src/util/virutil.c:2116 #, c-format msgid "vport operation '%s' is not supported for host%d" msgstr "vport 操作 '%s' が host%d に対してサポートされません" #: src/util/virutil.c:2132 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "vport の作成/削除の間に'%s' の '%s' への書き込みに失敗です" #: src/util/virutil.c:2446 #, c-format msgid "Failed to parse uid and gid from '%s'" msgstr "'%s' から uid と gid を構文解析できませんでした" #: src/util/virxml.c:79 msgid "Invalid parameter to virXPathString()" msgstr "virXPathString() への無効なパラメーター" #: src/util/virxml.c:116 #, c-format msgid "'%s' value longer than %zu bytes" msgstr "'%s' の値が %zu バイトよりも大きいです" #: src/util/virxml.c:146 msgid "Invalid parameter to virXPathNumber()" msgstr "virXPathNumber() への無効なパラメーター" #: src/util/virxml.c:175 msgid "Invalid parameter to virXPathLong()" msgstr "virXPathLong() への無効なパラメーター" #: src/util/virxml.c:280 src/util/virxml.c:396 msgid "Invalid parameter to virXPathULong()" msgstr "virXPathULong() への無効なパラメーター" #: src/util/virxml.c:442 msgid "Invalid parameter to virXPathLongLong()" msgstr "virXPathLongLong() への無効なパラメーター" #: src/util/virxml.c:501 msgid "Invalid parameter to virXPathBoolean()" msgstr "virXPathBoolean() への無効なパラメーター" #: src/util/virxml.c:538 msgid "Invalid parameter to virXPathNode()" msgstr "virXPathNode() への無効なパラメーター" #: src/util/virxml.c:578 msgid "Invalid parameter to virXPathNodeSet()" msgstr "virXPathNodeSet() への無効なパラメーター" #: src/util/virxml.c:593 #, c-format msgid "Incorrect xpath '%s'" msgstr "正しくない xpath '%s'" #: src/util/virxml.c:687 #, c-format msgid "" "%s:%d: %s%s\n" "%s" msgstr "" "%s:%d: %s%s\n" "%s" #: src/util/virxml.c:695 #, c-format msgid "" "at line %d: %s%s\n" "%s" msgstr "" "%d 行目: %s%s\n" "%s" #: src/util/virxml.c:755 msgid "missing root element" msgstr "root 要素がありません" #: src/util/virxml.c:779 msgid "failed to parse xml document" msgstr "xml ドキュメントの構文解析に失敗しました" #: src/util/virxml.c:914 msgid "failed to convert the XML node tree" msgstr "XML ノードツリーの変換に失敗しました" #: src/util/virxml.c:1008 msgid "Failed to copy XML node" msgstr "XML ノードのコピーに失敗しました" #: src/util/virxml.c:1071 msgid "failed to validate prefix for a new XML namespace" msgstr "" #: src/util/virxml.c:1077 msgid "failed to create a new XML namespace" msgstr "新しい XML 名前空間の作成に失敗しました" #: src/util/virxml.c:1119 #, c-format msgid "Unable to create RNG parser for %s" msgstr "" #: src/util/virxml.c:1131 #, c-format msgid "Unable to parse RNG %s: %s" msgstr "" #: src/util/virxml.c:1138 #, c-format msgid "Unable to create RNG validation context %s" msgstr "" #: src/util/virxml.c:1150 #, c-format msgid "" "Unable to validate doc against %s\n" "%s" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:358 src/vbox/vbox_MSCOMGlue.c:383 #, c-format msgid "Could not query registry value '%s\\%s'" msgstr "レジストリ値 '%s\\%s' を問い合わせできませんでした" #: src/vbox/vbox_MSCOMGlue.c:364 #, c-format msgid "Registry value '%s\\%s' has unexpected type" msgstr "レジストリ値 '%s\\%s' は予期しない形式です" #: src/vbox/vbox_MSCOMGlue.c:370 #, c-format msgid "Registry value '%s\\%s' is too short" msgstr "レジストリ値 '%s\\%s' は短すぎます" #: src/vbox/vbox_MSCOMGlue.c:435 #, c-format msgid "Could not parse version number from '%s'" msgstr "'%s' からバージョン番号を構文解析できませんでした" #: src/vbox/vbox_MSCOMGlue.c:540 src/vbox/vbox_MSCOMGlue.c:548 #, c-format msgid "Could not parse IID from '%s', rc = 0x%08x" msgstr "'%s' から IID を解析できませんでした, rc = 0x%08x" #: src/vbox/vbox_MSCOMGlue.c:557 #, c-format msgid "Could not create VirtualBox instance, rc = 0x%08x" msgstr "VirtualBox のインスタンスを作成できませんでした, rc = 0x%08x" #: src/vbox/vbox_MSCOMGlue.c:566 #, c-format msgid "Could not create Session instance, rc = 0x%08x" msgstr "セッションのインスタンスを作成できませんでした, rc = 0x%08x" #: src/vbox/vbox_XPCOMCGlue.c:103 #, c-format msgid "Library '%s' doesn't exist" msgstr "ライブラリ '%s' が存在しません" #: src/vbox/vbox_XPCOMCGlue.c:142 #, c-format msgid "Could not dlsym %s from '%s': %s" msgstr "dlsym %s を '%s' から実行できませんでした: %s" #: src/vbox/vbox_XPCOMCGlue.c:150 #, c-format msgid "Calling %s from '%s' failed" msgstr "%s を '%s' から呼び出すことに失敗しました" #: src/vbox/vbox_driver.c:70 src/vbox/vbox_common.c:417 msgid "no VirtualBox driver path specified (try vbox:///session)" msgstr "VirtualBox ドライバーのパスが指定されていません(vbox:///session を試してください)" #: src/vbox/vbox_driver.c:77 src/vbox/vbox_common.c:424 #, c-format msgid "unknown driver path '%s' specified (try vbox:///session)" msgstr "不明なドライバーパス '%s' が指定されています(vbox:///session を試してください)" #: src/vbox/vbox_driver.c:84 src/vbox/vbox_common.c:431 #, c-format msgid "unknown driver path '%s' specified (try vbox:///system)" msgstr "不明なドライバーパス '%s' が指定されています(vbox:///system を試してください)" #: src/vbox/vbox_driver.c:90 msgid "unable to initialize VirtualBox driver API" msgstr "VirtualBox ドライバー API の初期化ができません" #: src/vbox/vbox_common.c:298 msgid "IVirtualBox object is null" msgstr "IVirtualBox オブジェクトが null です" #: src/vbox/vbox_common.c:304 msgid "ISession object is null" msgstr "ISession オブジェクトが null です" #: src/vbox/vbox_common.c:374 msgid "Could not extract VirtualBox version" msgstr "VirtualBox のバージョンを抽出できませんでした" #: src/vbox/vbox_common.c:633 #, c-format msgid "Could not get list of Domains, rc=%08x" msgstr "ドメインの一覧を取得できませんでした, rc=%08x" #: src/vbox/vbox_common.c:675 #, c-format msgid "Could not get number of Domains, rc=%08x" msgstr "ドメインの数を取得できませんでした, rc=%08x" #: src/vbox/vbox_common.c:729 src/vbox/vbox_common.c:797 #: src/vbox/vbox_common.c:874 src/vbox/vbox_common.c:2258 #: src/vbox/vbox_common.c:2360 src/vbox/vbox_common.c:2803 #: src/vbox/vbox_common.c:7632 #, c-format msgid "Could not get list of machines, rc=%08x" msgstr "マシンの一覧を取得できませんでした, rc=%08x" #: src/vbox/vbox_common.c:1107 src/vbox/vbox_tmpl.c:1174 #, c-format msgid "" "Failed to attach the following disk/dvd/floppy to the machine: %s, rc=%08x" msgstr "以下のハードディスク/DVD/フロッピーをマシンに接続できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1117 src/vbox/vbox_tmpl.c:1184 #, c-format msgid "" "can't get the uuid of the file to be attached as harddisk/dvd/floppy: %s, " "rc=%08x" msgstr "ハードディスク/DVD/フロッピーとして接続するファイルの UUID を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1158 src/vbox/vbox_tmpl.c:1225 #, c-format msgid "" "can't get the port/slot number of harddisk/dvd/floppy to be attached: %s, " "rc=%08x" msgstr "接続するハードディスク/DVD/フロッピーのポート/スロット番号を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1178 src/vbox/vbox_tmpl.c:1245 #, c-format msgid "could not attach the file as harddisk/dvd/floppy: %s, rc=%08x" msgstr "ハードディスク/DVD/フロッピーとしてファイルを接続できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1322 src/xenconfig/xen_common.c:1148 #: src/xenconfig/xen_common.c:1163 src/xenconfig/xen_sxpr.c:1883 #: src/xenconfig/xen_sxpr.c:1924 msgid "Driver does not support setting multiple IP addresses" msgstr "" #: src/vbox/vbox_common.c:1887 src/vbox/vbox_common.c:1948 #, c-format msgid "could not define a domain, rc=%08x" msgstr "ドメインを定義できませんでした, rc=%08x" #: src/vbox/vbox_common.c:1895 #, c-format msgid "could not set the memory size of the domain to: %llu Kb, rc=%08x" msgstr "ドメインのメモリー容量を設定できませんでした: %llu Kb, rc=%08x" #: src/vbox/vbox_common.c:1907 #, c-format msgid "could not set the number of virtual CPUs to: %u, rc=%08x" msgstr "仮想 CPU の数を設定できませんでした: %u, rc=%08x" #: src/vbox/vbox_common.c:1916 #, c-format msgid "could not change PAE status to: %s, rc=%08x" msgstr "PAE 状態を変更できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1918 src/vbox/vbox_common.c:1930 #: src/vbox/vbox_common.c:1939 msgid "Enabled" msgstr "有効" #: src/vbox/vbox_common.c:1918 src/vbox/vbox_common.c:1930 #: src/vbox/vbox_common.c:1939 msgid "Disabled" msgstr "無効" #: src/vbox/vbox_common.c:1928 #, c-format msgid "could not change ACPI status to: %s, rc=%08x" msgstr "ACPI 状態を変更できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1937 #, c-format msgid "could not change APIC status to: %s, rc=%08x" msgstr "APIC 状態を変更できませんでした: %s, rc=%08x" #: src/vbox/vbox_common.c:1978 #, c-format msgid "failed no saving settings, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:2068 #, c-format msgid "could not delete the domain, rc=%08x" msgstr "ドメインを削除できませんでした, rc=%08x" #: src/vbox/vbox_common.c:2202 msgid "OpenRemoteSession/LaunchVMProcess failed, domain can't be started" msgstr "OpenRemoteSession/LaunchVMProcess に失敗しました、ドメインを開始できません" #: src/vbox/vbox_common.c:2251 msgid "Error while reading the domain name" msgstr "ドメイン名の読み込み中にエラーが発生しました" #: src/vbox/vbox_common.c:2288 msgid "machine is not in poweroff|saved|aborted state, so couldn't start it" msgstr "マシンが poweroff|saved|aborted 状態にないので、起動できませんでした" #: src/vbox/vbox_common.c:2491 msgid "error while suspending the domain" msgstr "ドメインを休止中にエラーが発生しました" #: src/vbox/vbox_common.c:2497 msgid "machine not in running state to suspend it" msgstr "マシンを休止するために実行中ではありません" #: src/vbox/vbox_common.c:2542 msgid "error while resuming the domain" msgstr "ドメインを再開中にエラーが発生しました" #: src/vbox/vbox_common.c:2548 msgid "machine not paused, so can't resume it" msgstr "マシンが一時停止されていないので、再開できません" #: src/vbox/vbox_common.c:2587 msgid "machine paused, so can't power it down" msgstr "マシンが一時停止されているの、電源を切れません" #: src/vbox/vbox_common.c:2591 src/vbox/vbox_common.c:2692 msgid "machine already powered down" msgstr "マシンの電源がすでに切れています" #: src/vbox/vbox_common.c:2653 msgid "machine not running, so can't reboot it" msgstr "マシンが実行中ではないので、再起動できません" #: src/vbox/vbox_common.c:2756 msgid "memory size can't be changed unless domain is powered down" msgstr "ドメインの電源を切るまで、メモリー容量を変更できません" #: src/vbox/vbox_common.c:2774 #, c-format msgid "could not set the memory size of the domain to: %lu Kb, rc=%08x" msgstr "ドメインのメモリー容量を設定できませんでした: %lu Kb, rc=%08x" #: src/vbox/vbox_common.c:2932 #, c-format msgid "could not set the number of cpus of the domain to: %u, rc=%08x" msgstr "ドメインの CPU 数を設定できませんでした: %u, rc=%08x" #: src/vbox/vbox_common.c:2943 #, c-format msgid "can't open session to the domain with id %d" msgstr "ID %d のドメインにセッションを開けません" #: src/vbox/vbox_common.c:3229 src/vbox/vbox_common.c:5989 #, c-format msgid "" "Could not generate medium name for the disk at: controller instance:%u, " "port:%d, slot:%d" msgstr "ディスクのメディア名を生成できませんでした: コントローラーインスタンス: %u, ポート:%d, スロット:%d" #: src/vbox/vbox_common.c:4027 #, c-format msgid "Could not get list of Defined Domains, rc=%08x" msgstr "定義済みドメインの一覧を取得できませんでした, rc=%08x" #: src/vbox/vbox_common.c:4087 #, c-format msgid "Could not get number of Defined Domains, rc=%08x" msgstr "定義済みドメインの数を取得できませんでした, rc=%08x" #: src/vbox/vbox_common.c:4191 #, c-format msgid "could not attach shared folder '%s', rc=%08x" msgstr "共有フォルダー '%s' を接続できませんでした, rc=%08x" #: src/vbox/vbox_common.c:4205 src/vbox/vbox_common.c:4338 #, c-format msgid "Unsupported device type %d" msgstr "" #: src/vbox/vbox_common.c:4326 #, c-format msgid "could not detach shared folder '%s', rc=%08x" msgstr "共有フォルダー '%s' を切断できませんでした, rc=%08x" #: src/vbox/vbox_common.c:4384 src/vbox/vbox_common.c:4583 #: src/vbox/vbox_common.c:4691 src/vbox/vbox_common.c:4953 #: src/vbox/vbox_common.c:4986 src/vbox/vbox_common.c:5103 #: src/vbox/vbox_common.c:5259 src/vbox/vbox_common.c:6867 #, c-format msgid "Unable to open HardDisk, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4391 msgid "Unable to get disk children" msgstr "" #: src/vbox/vbox_common.c:4402 msgid "Unable to get childMedium location" msgstr "" #: src/vbox/vbox_common.c:4409 msgid "Unable to close disk children" msgstr "" #: src/vbox/vbox_common.c:4418 src/vbox/vbox_common.c:4639 #: src/vbox/vbox_common.c:4741 src/vbox/vbox_common.c:5071 #: src/vbox/vbox_common.c:5266 #, c-format msgid "Unable to close HardDisk, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4504 src/vbox/vbox_common.c:6786 msgid "cannot get settings file path" msgstr "" #: src/vbox/vbox_common.c:4513 src/vbox/vbox_common.c:6795 msgid "cannot get machine name" msgstr "" #: src/vbox/vbox_common.c:4523 src/vbox/vbox_common.c:6804 msgid "Unable to get the machine location path" msgstr "" #: src/vbox/vbox_common.c:4531 src/vbox/vbox_common.c:6810 msgid "cannot create a vboxSnapshotXmlPtr" msgstr "" #: src/vbox/vbox_common.c:4549 msgid "Unable to remove Fake Disks" msgstr "" #: src/vbox/vbox_common.c:4560 msgid "" "The read only disk number must be greater or equal to the read write disk " "number" msgstr "" #: src/vbox/vbox_common.c:4593 msgid "Unable to get the read write medium id" msgstr "" #: src/vbox/vbox_common.c:4602 msgid "Unable to get the read write medium format" msgstr "" #: src/vbox/vbox_common.c:4632 msgid "Unable to add hard disk to media Registry" msgstr "" #: src/vbox/vbox_common.c:4676 msgid "Unable to know if disk is in media registry" msgstr "" #: src/vbox/vbox_common.c:4701 msgid "Unable to get hard disk id" msgstr "" #: src/vbox/vbox_common.c:4710 msgid "Unable to get hard disk format" msgstr "" #: src/vbox/vbox_common.c:4722 msgid "Unable to get parent hard disk" msgstr "" #: src/vbox/vbox_common.c:4730 #, c-format msgid "Unable to get hard disk id, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4764 msgid "Unable to add hard disk to media registry" msgstr "" #: src/vbox/vbox_common.c:4777 src/vbox/vbox_common.c:7059 #, c-format msgid "Unable to unregister machine, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4797 msgid "Unable to get medium location" msgstr "" #: src/vbox/vbox_common.c:4809 src/vbox/vbox_common.c:7081 #, c-format msgid "Unable to delete medium, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4818 src/vbox/vbox_common.c:7089 #, c-format msgid "Error while closing medium, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4842 msgid "Unable to close recursively all disks" msgstr "" #: src/vbox/vbox_common.c:4911 msgid "Unable to add the snapshot to the machine description" msgstr "" #: src/vbox/vbox_common.c:4998 msgid "Unable to get disk format" msgstr "" #: src/vbox/vbox_common.c:5015 msgid "Unable to get disk uuid" msgstr "" #: src/vbox/vbox_common.c:5026 msgid "Unable to get disk parent" msgstr "" #: src/vbox/vbox_common.c:5038 src/vbox/vbox_common.c:5182 #: src/vbox/vbox_common.c:6948 msgid "Unable to add hard disk to the media registry" msgstr "" #: src/vbox/vbox_common.c:5052 src/vbox/vbox_common.c:5193 #: src/vbox/vbox_common.c:6959 src/vbox/vbox_common.c:7001 #, c-format msgid "Unable to find UUID %s" msgstr "" #: src/vbox/vbox_common.c:5113 src/vbox/vbox_common.c:6875 #, c-format msgid "Unable to get hardDisk Id, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5132 src/vbox/vbox_common.c:6894 #, c-format msgid "Unable to create HardDisk, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5146 src/vbox/vbox_common.c:6909 #, c-format msgid "Error while creating diff storage, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5162 src/vbox/vbox_common.c:6925 #, c-format msgid "Unable to get medium uuid, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5211 src/vbox/vbox_common.c:6977 #, c-format msgid "Unable to close the new medium, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5226 msgid "Unable to get snapshot content" msgstr "" #: src/vbox/vbox_common.c:5231 msgid "Unable to save new snapshot xml file" msgstr "" #: src/vbox/vbox_common.c:5277 src/vbox/vbox_common.c:7131 msgid "Unable to serialize the machine description" msgstr "" #: src/vbox/vbox_common.c:5285 src/vbox/vbox_common.c:7139 #, c-format msgid "Unable to open Machine, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5293 src/vbox/vbox_common.c:7147 #, c-format msgid "Unable to register Machine, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5367 src/vbox/vbox_common.c:6613 #: src/vbox/vbox_common.c:7199 src/vbox/vbox_tmpl.c:1334 msgid "could not get domain state" msgstr "ドメインの状態を取得できませんでした" #: src/vbox/vbox_common.c:5381 src/vbox/vbox_common.c:7235 #: src/vbox/vbox_tmpl.c:1350 #, c-format msgid "could not open VirtualBox session with domain %s" msgstr "ドメイン %s の VirtualBox セッションを開けませんでした" #: src/vbox/vbox_common.c:5403 src/vbox/vbox_common.c:5411 #, c-format msgid "could not take snapshot of domain %s" msgstr "ドメイン %s のスナップショットを作成できませんでした" #: src/vbox/vbox_common.c:5418 src/vbox/vbox_common.c:6605 #, c-format msgid "could not get current snapshot of domain %s" msgstr "ドメイン %s のカレントスナップショットを取得できませんでした" #: src/vbox/vbox_common.c:5453 src/vbox/vbox_common.c:6188 #, c-format msgid "could not get snapshot count for domain %s" msgstr "ドメイン %s のスナップショット回数を取得できませんでした" #: src/vbox/vbox_common.c:5467 src/vbox/vbox_common.c:6240 #, c-format msgid "could not get root snapshot for domain %s" msgstr "ドメイン %s の親スナップショットを取得できませんでした" #: src/vbox/vbox_common.c:5480 #, c-format msgid "unexpected number of snapshots < %u" msgstr "予期しないスナップショット数 < %u" #: src/vbox/vbox_common.c:5488 src/vbox/vbox_common.c:6702 msgid "could not get children snapshots" msgstr "子スナップショットを取得できませんでした" #: src/vbox/vbox_common.c:5497 #, c-format msgid "unexpected number of snapshots > %u" msgstr "予期しないスナップショット数 > %u" #: src/vbox/vbox_common.c:5543 src/vbox/vbox_common.c:6260 msgid "could not get snapshot name" msgstr "スナップショット名を取得できませんでした" #: src/vbox/vbox_common.c:5558 #, c-format msgid "domain %s has no snapshots with name %s" msgstr "ドメイン %s は %s という名前のスナップショットがありません" #: src/vbox/vbox_common.c:5609 msgid "Could not get snapshot id" msgstr "" #: src/vbox/vbox_common.c:5618 msgid "could not get machine" msgstr "" #: src/vbox/vbox_common.c:5626 msgid "no medium attachments" msgstr "" #: src/vbox/vbox_common.c:5638 src/vbox/vbox_common.c:5681 #: src/vbox/vbox_common.c:5852 src/vbox/vbox_common.c:5894 msgid "cannot get medium" msgstr "" #: src/vbox/vbox_common.c:5689 msgid "cannot get controller" msgstr "" #: src/vbox/vbox_common.c:5700 msgid "cannot get children disk" msgstr "" #: src/vbox/vbox_common.c:5708 msgid "cannot get snapshot ids" msgstr "" #: src/vbox/vbox_common.c:5729 src/vbox/vbox_common.c:5921 msgid "cannot get disk location" msgstr "" #: src/vbox/vbox_common.c:5744 src/vbox/vbox_common.c:5934 msgid "cannot get storage controller bus" msgstr "" #: src/vbox/vbox_common.c:5750 src/vbox/vbox_common.c:5756 #: src/vbox/vbox_common.c:5950 msgid "cannot get medium attachment type" msgstr "" #: src/vbox/vbox_common.c:5762 msgid "cannot get medium attachment device" msgstr "" #: src/vbox/vbox_common.c:5829 msgid "cannot get machine" msgstr "" #: src/vbox/vbox_common.c:5840 msgid "cannot get medium attachments" msgstr "" #: src/vbox/vbox_common.c:5902 msgid "cannot get storage controller name" msgstr "" #: src/vbox/vbox_common.c:5912 msgid "cannot get storage controller" msgstr "" #: src/vbox/vbox_common.c:5963 msgid "cannot get medium attachment port" msgstr "" #: src/vbox/vbox_common.c:5969 msgid "cannot get device" msgstr "" #: src/vbox/vbox_common.c:5975 msgid "cannot get read only attribute" msgstr "" #: src/vbox/vbox_common.c:6086 #, c-format msgid "could not get description of snapshot %s" msgstr "スナップショット %s の記述を取得できませんでした" #: src/vbox/vbox_common.c:6103 #, c-format msgid "could not get creation time of snapshot %s" msgstr "スナップショット %s の作成日時を取得できませんでした" #: src/vbox/vbox_common.c:6113 src/vbox/vbox_common.c:6383 #, c-format msgid "could not get parent of snapshot %s" msgstr "スナップショット %s の親を取得できませんでした" #: src/vbox/vbox_common.c:6121 src/vbox/vbox_common.c:6397 #, c-format msgid "could not get name of parent of snapshot %s" msgstr "スナップショット %s の親の名前を取得できませんでした" #: src/vbox/vbox_common.c:6137 src/vbox/vbox_common.c:6597 #, c-format msgid "could not get online state of snapshot %s" msgstr "スナップショット %s のオンライン状態を取得できませんでした" #: src/vbox/vbox_common.c:6339 src/vbox/vbox_common.c:6442 #: src/vbox/vbox_common.c:6504 msgid "could not get current snapshot" msgstr "カレントスナップショットを取得できませんでした" #: src/vbox/vbox_common.c:6448 msgid "domain has no snapshots" msgstr "ドメインはスナップショットがありません" #: src/vbox/vbox_common.c:6455 src/vbox/vbox_common.c:6515 msgid "could not get current snapshot name" msgstr "カレントスナップショット名を取得できませんでした" #: src/vbox/vbox_common.c:6619 msgid "cannot revert snapshot of running domain" msgstr "実行中のドメインのスナップショットを復元できません" #: src/vbox/vbox_common.c:6656 src/vbox/vbox_tmpl.c:1289 msgid "could not get snapshot UUID" msgstr "スナップショットの UUID を取得できませんでした" #: src/vbox/vbox_common.c:6664 msgid "cannot delete domain snapshot for running domain" msgstr "実行中のドメインに対してドメインのスナップショットを削除できません" #: src/vbox/vbox_common.c:6667 src/vbox/vbox_common.c:6676 msgid "could not delete snapshot" msgstr "スナップショットを削除できませんでした" #: src/vbox/vbox_common.c:6767 msgid "Unable to get XML Desc of snapshot" msgstr "" #: src/vbox/vbox_common.c:6777 msgid "Unable to get a virDomainSnapshotDefPtr" msgstr "" #: src/vbox/vbox_common.c:6817 msgid "Unable to know if the snapshot is the current snapshot" msgstr "" #: src/vbox/vbox_common.c:6850 msgid "Cannot get hard disk by location" msgstr "" #: src/vbox/vbox_common.c:6855 msgid "The read only disk has no parent" msgstr "" #: src/vbox/vbox_common.c:6990 #, c-format msgid "No such disk in media registry %s" msgstr "" #: src/vbox/vbox_common.c:7026 src/vbox/vbox_common.c:7043 #, c-format msgid "Unable to find UUID for location %s" msgstr "" #: src/vbox/vbox_common.c:7031 src/vbox/vbox_common.c:7048 #, c-format msgid "Unable to remove disk from media registry. uuid = %s" msgstr "" #: src/vbox/vbox_common.c:7110 #, c-format msgid "Unable to remove snapshot %s" msgstr "" #: src/vbox/vbox_common.c:7120 msgid "Unable to get the snapshot to remove" msgstr "" #: src/vbox/vbox_common.c:7211 msgid "could not get snapshot children" msgstr "" #: src/vbox/vbox_common.c:7216 msgid "cannot delete metadata of a snapshot with children" msgstr "" #: src/vbox/vbox_common.c:7226 msgid "cannot delete snapshots of running domain" msgstr "実行中のドメインのスナップショットを削除できません" #: src/vbox/vbox_common.c:7276 msgid "virDomainScreenshot don't support for current vbox version" msgstr "" #: src/vbox/vbox_common.c:7288 msgid "unable to get monitor count" msgstr "モニターの数を取得できません" #: src/vbox/vbox_common.c:7295 #, c-format msgid "screen ID higher than monitor count (%d)" msgstr "画面 ID がモニターの数 (%d) よりも大きいです" #: src/vbox/vbox_common.c:7342 msgid "unable to get screen resolution" msgstr "画面の解像度を取得できません" #: src/vbox/vbox_common.c:7352 msgid "failed to take screenshot" msgstr "スクリーンショットの取得に失敗しました" #: src/vbox/vbox_common.c:7358 #, c-format msgid "unable to write data to '%s'" msgstr "'%s' にデータを書き込めません" #: src/vbox/vbox_common.c:7443 #, c-format msgid "Could not get list of domains, rc=%08x" msgstr "ドメインの一覧を取得できませんでした、返り値 = %08x" #: src/vbox/vbox_common.c:7481 msgid "could not get snapshot count for listed domains" msgstr "一覧化されたドメインのスナップショット回数を取得できませんでした" #: src/vbox/vbox_common.c:7717 #, c-format msgid "cannot translate keycode %u of %s codeset to xt keycode" msgstr "" #: src/vbox/vbox_common.c:7736 #, c-format msgid "Unable to open VirtualBox session with domain %s" msgstr "" #: src/vbox/vbox_common.c:7745 #, c-format msgid "Unable to get Console object for domain %s" msgstr "" #: src/vbox/vbox_common.c:7754 #, c-format msgid "Unable to get Keyboard object for domain %s" msgstr "" #: src/vbox/vbox_common.c:7764 #, c-format msgid "Unable to send keyboard scancodes for domain %s" msgstr "" #: src/vbox/vbox_common.c:7779 #, c-format msgid "Unable to send keyboard scan codes to domain %s" msgstr "" #: src/vbox/vbox_network.c:671 #, c-format msgid "Error while removing hostonly network interface, rc=%08x" msgstr "" #: src/vbox/vbox_storage.c:103 #, c-format msgid "could not get number of volumes in the pool: %s, rc=%08x" msgstr "プールにあるボリュームの数を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_storage.c:144 #, c-format msgid "could not get the volume list in the pool: %s, rc=%08x" msgstr "プールにあるボリュームの一覧を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_storage.c:278 src/vbox/vbox_storage.c:531 #: src/vbox/vbox_storage.c:684 src/vbox/vbox_storage.c:745 #: src/vbox/vbox_storage.c:828 #, c-format msgid "Could not parse UUID from '%s'" msgstr "'%s' から UUID を構文解析できませんでした" #: src/vbox/vbox_storage.c:462 #, c-format msgid "Could not create harddisk, rc=%08x" msgstr "" #: src/vbox/vbox_storage.c:475 src/vbox/vbox_storage.c:484 #, c-format msgid "Could not create base storage, rc=%08x" msgstr "" #: src/vbox/vbox_snapshot_conf.c:74 msgid "Cannot parse 'uuid' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:83 msgid "Cannot parse 'location' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:99 msgid "Cannot parse 'format' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:149 msgid "Cannot create a vboxSnapshotXmlHardDisk" msgstr "" #: src/vbox/vbox_snapshot_conf.c:208 msgid "Cannot parse 'uuid' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:217 msgid "Cannot parse 'name' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:223 msgid "Cannot parse 'timeStamp' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:235 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:243 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:263 msgid "Cannot create a vboxSnapshotXmlSnapshotPtr" msgstr "" #: src/vbox/vbox_snapshot_conf.c:427 msgid "Unable to add the snapshot hardware" msgstr "" #: src/vbox/vbox_snapshot_conf.c:438 msgid "Unable to add the snapshot storageController" msgstr "" #: src/vbox/vbox_snapshot_conf.c:605 msgid "Filepath is Null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:615 src/vbox/vbox_snapshot_conf.c:1299 #: src/vbox/vbox_snapshot_conf.c:1360 msgid "Unable to parse the xml" msgstr "" #: src/vbox/vbox_snapshot_conf.c:626 msgid "" "Failed to register xml namespace 'http://www.innotek.de/VirtualBox-settings'" msgstr "" #: src/vbox/vbox_snapshot_conf.c:637 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:644 msgid "Cannot parse 'uuid' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:650 msgid "Cannot parse 'name' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:663 msgid "Cannot parse 'currentSnapshot' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:673 msgid "Cannot parse 'snapshotFolder' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:686 msgid "Cannot parse 'lastStateChange' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:694 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:706 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:715 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:767 msgid "Snapshot is Null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:772 msgid "Machine is Null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:781 msgid "" "Unable to add this snapshot, there is already a snapshot linked to the " "machine" msgstr "" #: src/vbox/vbox_snapshot_conf.c:791 msgid "The machine has no snapshot and it should have it" msgstr "" #: src/vbox/vbox_snapshot_conf.c:797 src/vbox/vbox_snapshot_conf.c:1265 #, c-format msgid "Unable to find the snapshot %s" msgstr "" #: src/vbox/vbox_snapshot_conf.c:827 msgid "Hard disk is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:832 msgid "Media Registry is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:843 msgid "Unable to get the parent disk" msgstr "" #: src/vbox/vbox_snapshot_conf.c:875 msgid "machine is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:880 src/vbox/vbox_snapshot_conf.c:1259 msgid "snapshotName is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:885 msgid "the machine has no snapshot" msgstr "" #: src/vbox/vbox_snapshot_conf.c:891 #, c-format msgid "Unable to find the snapshot with name %s" msgstr "" #: src/vbox/vbox_snapshot_conf.c:896 msgid "This snapshot has children, please delete theses snapshots before" msgstr "" #: src/vbox/vbox_snapshot_conf.c:904 msgid "You are trying to remove a snapshot which does not exists" msgstr "" #: src/vbox/vbox_snapshot_conf.c:941 msgid "Media registry is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:946 msgid "Uuid is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:957 #, c-format msgid "Unable to find the hard disk with uuid %s" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1013 src/vbox/vbox_snapshot_conf.c:1254 msgid "Machine is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1018 msgid "Filepath is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1035 src/vbox/vbox_snapshot_conf.c:1042 #: src/vbox/vbox_snapshot_conf.c:1072 src/vbox/vbox_snapshot_conf.c:1077 #: src/vbox/vbox_snapshot_conf.c:1086 src/vbox/vbox_snapshot_conf.c:1092 #: src/vbox/vbox_snapshot_conf.c:1098 src/vbox/vbox_snapshot_conf.c:1103 #: src/vbox/vbox_snapshot_conf.c:1124 msgid "Error in xmlNewProp" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1060 msgid "Error in xmlAddPrevSibling" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1144 msgid "Unable to add media registry other media" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1168 msgid "Unable to add hardware machine" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1181 msgid "Unable to add extra data" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1194 msgid "Unable to add storage controller" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1204 msgid "Failed to serialize snapshot" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1211 msgid "Unable to save the xml" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1293 src/vbox/vbox_snapshot_conf.c:1354 msgid "filePath is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1488 #, c-format msgid "Unable to remove hard disk %s from media registry" msgstr "" #: src/vbox/vbox_tmpl.c:851 src/vbox/vbox_tmpl.c:2353 #, c-format msgid "can't get the uuid of the file to be attached to cdrom: %s, rc=%08x" msgstr "CD-ROM に接続するファイルの UUID を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_tmpl.c:858 src/vbox/vbox_tmpl.c:2362 #, c-format msgid "could not attach the file to cdrom: %s, rc=%08x" msgstr "CD-ROM にファイルを接続できませんでした: %s, rc=%08x" #: src/vbox/vbox_tmpl.c:914 #, c-format msgid "" "can't get the uuid of the file to be attached as harddisk: %s, rc=%08x" msgstr "ハードディスクとして接続するファイルの UUID を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_tmpl.c:961 #, c-format msgid "could not attach the file as harddisk: %s, rc=%08x" msgstr "ハードディスクとしてファイルを接続できませんでした: %s, rc=%08x" #: src/vbox/vbox_tmpl.c:1006 src/vbox/vbox_tmpl.c:2499 #, c-format msgid "" "can't get the uuid of the file to be attached to floppy drive: %s, rc=%08x" msgstr "フロッピードライブに接続するファイルの UUID を取得できませんでした: %s, rc=%08x" #: src/vbox/vbox_tmpl.c:1014 src/vbox/vbox_tmpl.c:2506 #, c-format msgid "could not attach the file to floppy drive: %s, rc=%08x" msgstr "フロッピードライブにファイルを接続できませんでした: %s, rc=%08x" #: src/vbox/vbox_tmpl.c:1296 src/vbox/vbox_tmpl.c:1362 #: src/vbox/vbox_tmpl.c:1372 #, c-format msgid "could not restore snapshot for domain %s" msgstr "ドメイン %s のスナップショットを復元できませんでした" #: src/vbox/vbox_tmpl.c:1327 msgid "could not get domain UUID" msgstr "ドメイン UUID を取得できませんでした" #: src/vbox/vbox_tmpl.c:1341 #, c-format msgid "domain %s is already running" msgstr "ドメイン %s はすでに実行中です" #: src/vbox/vbox_tmpl.c:1359 msgid "cannot restore domain snapshot for running domain" msgstr "実行中のドメインに対してドメインのスナップショットを復元できません" #: src/vbox/vbox_tmpl.c:1990 msgid "nsIEventQueue object is null" msgstr "nsIEventQueue オブジェクトが null です" #: src/vbox/vbox_tmpl.c:2395 #, c-format msgid "could not de-attach the mounted ISO, rc=%08x" msgstr "マウントされている ISO を切断できませんでした, rc=%08x" #: src/vbox/vbox_tmpl.c:2541 #, c-format msgid "could not attach the file to floppy drive, rc=%08x" msgstr "フロッピードライブにファイルを接続できませんでした, rc=%08x" #: src/vmware/vmware_conf.c:244 #, c-format msgid "Invalid driver type: %d" msgstr "無効なドライバー形式: %d" #: src/vmware/vmware_conf.c:250 #, c-format msgid "cannot find version pattern \"%s\"" msgstr "" #: src/vmware/vmware_conf.c:256 #, c-format msgid "failed to parse %sversion" msgstr "%s のバージョンの構文解析に失敗しました" #: src/vmware/vmware_conf.c:262 msgid "version parsing error" msgstr "バージョンの構文解析においてエラーが発生しました" #: src/vmware/vmware_conf.c:299 msgid "invalid driver type for version detection" msgstr "" #: src/vmware/vmware_conf.c:355 #, c-format msgid "path '%s' doesn't reference a file" msgstr "パス '%s' がファイルを参照していません" #: src/vmware/vmware_conf.c:467 #, c-format msgid "file %s does not exist" msgstr "ファイル %s が存在しません" #: src/vmware/vmware_conf.c:479 #, c-format msgid "failed to move file to %s " msgstr "ファイルを %s に移動できませんでした " #: src/vmware/vmware_conf.c:516 msgid "unable to read vmware log file" msgstr "VMware ログファイルを" #: src/vmware/vmware_conf.c:522 msgid "cannot find pid in vmware log file" msgstr "VMware ログファイルにプロセス ID を見つけられません" #: src/vmware/vmware_conf.c:532 msgid "cannot parse pid in vmware log file" msgstr "vmware のログファイルにおいてプロセス ID を構文解析できません" #: src/vmware/vmware_driver.c:150 #, c-format msgid "" "unexpected VMware URI path '%s', try vmwareplayer:///session, " "vmwarews:///session or vmwarefusion:///session" msgstr "" "予期しない VMware URI パス '%s' です。vmwareplayer:///session, vmwarews:///session または " "vmwarefusion:///session を試してください。" #: src/vmware/vmware_driver.c:175 msgid "vmrun utility is missing" msgstr "vmrun ユーティリティがありません" #: src/vmware/vmware_driver.c:183 #, c-format msgid "unable to parse URI scheme '%s'" msgstr "URI スキーム '%s' を構文解析できません" #: src/vmware/vmware_driver.c:192 #, c-format msgid "unable to find valid requested VMware backend '%s'" msgstr "" #: src/vmware/vmware_driver.c:407 src/vmware/vmware_driver.c:701 #, c-format msgid "Failed to write vmx file '%s'" msgstr "vmx ファイル '%s' の書き込みに失敗しました" #: src/vmware/vmware_driver.c:528 src/vmware/vmware_driver.c:577 msgid "" "vmplayer does not support libvirt suspend/resume (vmware pause/unpause) " "operation " msgstr "" "vmplayer は libvirt の suspend/resume (vmware の pause/unpause) 操作をサポートしません " #: src/vmware/vmware_driver.c:596 msgid "domain is not in suspend state" msgstr "ドメインが休止状態ではありません" #: src/vmx/vmx.c:681 #, c-format msgid "libxml2 doesn't handle %s encoding" msgstr "libxml2 は %s エンコーディングを処理できません" #: src/vmx/vmx.c:690 #, c-format msgid "Could not convert from %s to UTF-8 encoding" msgstr "%s から UTF-8 エンコーディングに変換できませんでした" #: src/vmx/vmx.c:721 src/vmx/vmx.c:736 src/vmx/vmx.c:758 src/vmx/vmx.c:774 #: src/vmx/vmx.c:804 src/vmx/vmx.c:815 src/vmx/vmx.c:853 src/vmx/vmx.c:864 #, c-format msgid "Missing essential config entry '%s'" msgstr "必須の設定項目 '%s' がありません" #: src/vmx/vmx.c:727 src/vmx/vmx.c:765 src/vmx/vmx.c:830 src/vmx/vmx.c:881 #, c-format msgid "Config entry '%s' must be a string" msgstr "設定項目 '%s' は文字列でなければいけません" #: src/vmx/vmx.c:824 #, c-format msgid "Config entry '%s' must represent an integer value" msgstr "設定項目 '%s' は整数値を表していなければいけません" #: src/vmx/vmx.c:875 #, c-format msgid "Config entry '%s' must represent a boolean value (true|false)" msgstr "設定項目 '%s' は論理値 (true|false) を表していなければいけません" #: src/vmx/vmx.c:897 msgid "" "Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start " "with 'sd'" msgstr "" "ドメイン XML のエントリー 'devices/disk/target' の属性 'dev' は 'sd' から始まることが期待されます" #: src/vmx/vmx.c:906 src/vmx/vmx.c:945 src/vmx/vmx.c:980 #, c-format msgid "Could not parse valid disk index from '%s'" msgstr "'%s' から有効なディスクインデックスを構文解析できませんでした" #: src/vmx/vmx.c:913 #, c-format msgid "SCSI disk index (parsed from '%s') is too large" msgstr "('%s' から構文解析された) SCSI ディスクのインデックスが大きすぎます" #: src/vmx/vmx.c:936 msgid "" "Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start " "with 'hd'" msgstr "" "ドメイン XML のエントリー 'devices/disk/target' の属性 'dev' は 'hd' から始まることが期待されます" #: src/vmx/vmx.c:952 #, c-format msgid "IDE disk index (parsed from '%s') is too large" msgstr "('%s' から構文解析された) IDE ディスクのインデックスが大きすぎます" #: src/vmx/vmx.c:971 msgid "" "Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start " "with 'fd'" msgstr "" "ドメイン XML のエントリー 'devices/disk/target' の属性 'dev' は 'fd' から始まることが期待されます" #: src/vmx/vmx.c:987 #, c-format msgid "Floppy disk index (parsed from '%s') is too large" msgstr "('%s' から構文解析された) フロッピーディスクのインデックスが大きすぎます" #: src/vmx/vmx.c:1010 #, c-format msgid "Unsupported disk address type '%s'" msgstr "サポートされないディスクアドレス形式 '%s' です" #: src/vmx/vmx.c:1022 msgid "Could not verify disk address" msgstr "ディスクアドレスを検証できませんでした" #: src/vmx/vmx.c:1030 #, c-format msgid "Disk address %d:%d:%d doesn't match target device '%s'" msgstr "ディスクアドレス %d:%d:%d が ターゲットデバイス '%s' と一致しません" #: src/vmx/vmx.c:1039 src/vmx/vmx.c:1703 src/vmx/vmx.c:1930 src/vmx/vmx.c:2053 #, c-format msgid "SCSI controller index %d out of [0..3] range" msgstr "SCSI コントローラーのインデックス %d が [0..3] の範囲にありません" #: src/vmx/vmx.c:1046 #, c-format msgid "SCSI bus index %d out of [0] range" msgstr "SCSI バスのインデックス %d が [0] の範囲にありません" #: src/vmx/vmx.c:1053 src/vmx/vmx.c:2060 #, c-format msgid "SCSI unit index %d out of [0..6,8..15] range" msgstr "SCSI ユニットのインデックス %d が [0..6,8..15] の範囲にありません" #: src/vmx/vmx.c:1060 #, c-format msgid "IDE controller index %d out of [0] range" msgstr "IDE コントローラーのインデックス %d が [0] の範囲にありません" #: src/vmx/vmx.c:1067 src/vmx/vmx.c:2077 #, c-format msgid "IDE bus index %d out of [0..1] range" msgstr "IDE バスのインデックス %d が [0..1] の範囲にありません" #: src/vmx/vmx.c:1074 src/vmx/vmx.c:2084 #, c-format msgid "IDE unit index %d out of [0..1] range" msgstr "IDE ユニットのインデックス %d が [0..1] の範囲にありません" #: src/vmx/vmx.c:1081 src/vmx/vmx.c:2106 #, c-format msgid "FDC controller index %d out of [0] range" msgstr "FDC コントローラーのインデックス %d が [0] の範囲にありません" #: src/vmx/vmx.c:1088 #, c-format msgid "FDC bus index %d out of [0] range" msgstr "FDC バスのインデックス %d が [0] の範囲にありません" #: src/vmx/vmx.c:1095 src/vmx/vmx.c:2113 #, c-format msgid "FDC unit index %d out of [0..1] range" msgstr "FDC ユニットのインデックス %d が [0..1] の範囲にありません" #: src/vmx/vmx.c:1101 #, c-format msgid "Unsupported bus type '%s'" msgstr "不明な形式 '%s' です。" #: src/vmx/vmx.c:1137 #, c-format msgid "Unknown driver name '%s'" msgstr "不明なドライバー名 '%s'" #: src/vmx/vmx.c:1150 #, c-format msgid "Missing SCSI controller for index %d" msgstr "インデックス %d の SCSI コントローラーがありません" #: src/vmx/vmx.c:1159 #, c-format msgid "" "Inconsistent SCSI controller model ('%s' is not '%s') for SCSI controller " "index %d" msgstr "" "一貫性の無い SCSI コントローラーモデル ('%s' は '%s' ではありません) が SCSI コントローラーのインデックス %d にあります" #: src/vmx/vmx.c:1237 #, c-format msgid "" "Disks on SCSI controller %d have inconsistent controller models, cannot " "autodetect model" msgstr "SCSI コントローラー %d にあるディスクが一貫性のあるコントローラーモデルを持ちません、モデルを自動検出できません" #: src/vmx/vmx.c:1253 #, c-format msgid "" "Expecting domain XML attribute 'model' of entry 'controller' to be " "'buslogic' or 'lsilogic' or 'lsisas1068' or 'vmpvscsi' but found '%s'" msgstr "" "ドメイン XML の 'controller' エントリーの 'model' 属性は 'buslogic', 'lsilogic', " "'lsisas1068' または 'vmpvscsi' が期待されますが '%s' が見つかりました" #: src/vmx/vmx.c:1312 msgid "virVMXContext has no parseFileName function set" msgstr "virVMXContext は parseFileName ファンクションセットを持ちません" #: src/vmx/vmx.c:1359 #, c-format msgid "Expecting VMX entry 'config.version' to be 8 but found %lld" msgstr "期待される VMX エントリー 'config.version' は 8 ですが、%lld が見つかりました" #: src/vmx/vmx.c:1372 #, c-format msgid "" "Expecting VMX entry 'virtualHW.version' to be 4 or higher but found %lld" msgstr "" #: src/vmx/vmx.c:1391 msgid "VMX entry 'name' contains invalid escape sequence" msgstr "VMX エントリー 'name' が無効なエスケープシーケンスを含んでいます" #: src/vmx/vmx.c:1405 msgid "VMX entry 'annotation' contains invalid escape sequence" msgstr "VMX エントリー 'annotation' が無効なエスケープシーケンスを含んでいます" #: src/vmx/vmx.c:1417 #, c-format msgid "" "Expecting VMX entry 'memsize' to be an unsigned integer (multiple of 4) but " "found %lld" msgstr "期待される VMX エントリー 'memsize' は符号なし整数(4 の倍数)ですが、%lld が見つかりました" #: src/vmx/vmx.c:1458 #, c-format msgid "" "Expecting VMX entry 'numvcpus' to be an unsigned integer (1 or a multiple of " "2) but found %lld" msgstr "期待される VMX エントリー 'numvcpus' は符号なし整数(1 または 2 の倍数)ですが、%lld が見つかりました" #: src/vmx/vmx.c:1493 src/vmx/vmx.c:1520 #, c-format msgid "" "Expecting VMX entry 'sched.cpu.affinity' to be a comma separated list of " "unsigned integers but found '%s'" msgstr "" "期待される VMX エントリー 'sched.cpu.affinity' は符号なし整数のカンマ区切り一覧ですが、'%s' が見つかりました" #: src/vmx/vmx.c:1501 #, c-format msgid "VMX entry 'sched.cpu.affinity' contains a %d, this value is too large" msgstr "VMX エントリー 'sched.cpu.affinity' が %d を含んでいます、この値は大きすぎます" #: src/vmx/vmx.c:1531 #, c-format msgid "" "Expecting VMX entry 'sched.cpu.affinity' to contain at least as many values " "as 'numvcpus' (%lld) but found only %d value(s)" msgstr "" "VMX 項目 'sched.cpu.affinity' は少なくとも 'numvcpus' (%lld) と同じだけ含むことが期待されますが、 %d " "個のみが見つかりました" #: src/vmx/vmx.c:1556 #, c-format msgid "" "Expecting VMX entry 'sched.cpu.shares' to be an unsigned integer or 'low', " "'normal' or 'high' but found '%s'" msgstr "" "VMX エントリー 'sched.cpu.shares' は、符号なし整数または 'low', 'normal', 'high' " "が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:1695 msgid "Could not add controllers" msgstr "コントローラーを追加できませんでした" #: src/vmx/vmx.c:1966 #, c-format msgid "" "Expecting VMX entry '%s' to be 'buslogic' or 'lsilogic' or 'lsisas1068' or " "'pvscsi' but found '%s'" msgstr "" "VMX エントリー '%s' は 'buslogic', 'lsilogic', 'lsisas1068' または 'pvscsi' " "が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2097 src/vmx/vmx.c:2127 #, c-format msgid "Unsupported bus type '%s' for device type '%s'" msgstr "サポートされないバス形式 '%s' がデバイス形式 '%s' に対してありました" #: src/vmx/vmx.c:2208 #, c-format msgid "" "Expecting VMX entry '%s' to be 'scsi-hardDisk' or 'disk' but found '%s'" msgstr "VMX エントリー '%s' は 'scsi-hardDisk' または 'disk' が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2216 #, c-format msgid "" "Expecting VMX entry '%s' to be 'ata-hardDisk' or 'disk' but found '%s'" msgstr "VMX エントリー '%s' は 'ata-hardDisk' または 'disk' が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2251 src/vmx/vmx.c:2324 src/vmx/vmx.c:2348 #, c-format msgid "" "Invalid or not yet handled value '%s' for VMX entry '%s' for device type '%s'" msgstr "" #: src/vmx/vmx.c:2263 #, c-format msgid "Expecting VMX entry '%s' to be 'cdrom-image' but found '%s'" msgstr "VMX エントリー '%s' は 'cdrom-image' が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2362 #, c-format msgid "Could not assign address to disk '%s'" msgstr "ディスク '%s' にアドレスを割り当てられませんでした" #: src/vmx/vmx.c:2532 src/vmx/vmx.c:3673 #, c-format msgid "Ethernet controller index %d out of [0..3] range" msgstr "イーサネットコントローラーのインデックス %d が [0..3] の範囲外にあります" #: src/vmx/vmx.c:2587 src/vmx/vmx.c:2597 #, c-format msgid "Expecting VMX entry '%s' to be MAC address but found '%s'" msgstr "VMX エントリー '%s' は MAC アドレスが期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2604 #, c-format msgid "" "Expecting VMX entry '%s' to be 'generated' or 'static' or 'vpx' but found " "'%s'" msgstr "" "VMX エントリー '%s' は 'generated', 'static' または 'vpx' が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2622 #, c-format msgid "" "Expecting VMX entry '%s' to be 'vlance' or 'vmxnet' or 'vmxnet3' or 'e1000e' " "or 'e1000e' but found '%s'" msgstr "" #: src/vmx/vmx.c:2665 #, c-format msgid "No yet handled value '%s' for VMX entry '%s'" msgstr "まだ処理されていない値 '%s' が VMX エントリー '%s' にありません" #: src/vmx/vmx.c:2684 #, c-format msgid "Invalid value '%s' for VMX entry '%s'" msgstr "無効な値 '%s' が VMX エントリー '%s' にあります" #: src/vmx/vmx.c:2749 src/vmx/vmx.c:3782 #, c-format msgid "Serial port index %d out of [0..3] range" msgstr "シリアルポートのインデックス %d が [0..3] の範囲にありません" #: src/vmx/vmx.c:2832 #, c-format msgid "VMX entry '%s' doesn't contain a port part" msgstr "VMX エントリー '%s' が port 部分を含んでいません" #: src/vmx/vmx.c:2863 #, c-format msgid "VMX entry '%s' contains unsupported scheme '%s'" msgstr "VMX エントリー '%s' がサポートされないスキーマ '%s' を含んでいます" #: src/vmx/vmx.c:2874 #, c-format msgid "Expecting VMX entry '%s' to be 'server' or 'client' but found '%s'" msgstr "VMX エントリー '%s' は 'server' または 'client' が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:2880 #, c-format msgid "" "Expecting VMX entry '%s' to be 'device', 'file' or 'pipe' or 'network' but " "found '%s'" msgstr "" "VMX エントリー '%s' は 'device', 'file', 'pipe' または 'network' が期待されますが、'%s' " "が見つかりました" #: src/vmx/vmx.c:2937 src/vmx/vmx.c:3887 #, c-format msgid "Parallel port index %d out of [0..2] range" msgstr "パラレルポートのインデックス %d が [0..2] の範囲にありません" #: src/vmx/vmx.c:2992 #, c-format msgid "Expecting VMX entry '%s' to be 'device' or 'file' but found '%s'" msgstr "VMX エントリー '%s' は 'device' または 'file' が期待されますが、'%s' が見つかりました" #: src/vmx/vmx.c:3082 msgid "virVMXContext has no formatFileName function set" msgstr "virVMXContext は formatFileName ファンクションセットを持ちません" #: src/vmx/vmx.c:3090 #, c-format msgid "Expecting virt type to be '%s' but found '%s'" msgstr "仮想化の種類は '%s' が期待されますが '%s' が見つかりました" #: src/vmx/vmx.c:3113 #, c-format msgid "" "Expecting domain XML attribute 'arch' of entry 'os/type' to be 'i686' or " "'x86_64' but found '%s'" msgstr "" "ドメイン XML のエントリー 'os/type' の属性 'arch' は 'i686' または 'x86_64' が期待されますが、'%s' " "が見つかりました" #: src/vmx/vmx.c:3127 #, c-format msgid "Unsupported SMBIOS mode '%s'" msgstr "サポートされない SMBIOS モード '%s' です" #: src/vmx/vmx.c:3190 msgid "No support for domain XML entry 'vcpu' attribute 'current'" msgstr "ドメイン XML のエントリー 'vcpu' の属性 'current' はサポートされません" #: src/vmx/vmx.c:3197 #, c-format msgid "" "Expecting domain XML entry 'vcpu' to be 1 or a multiple of 2 but found %d" msgstr "" #: src/vmx/vmx.c:3218 #, c-format msgid "" "Expecting domain XML attribute 'cpuset' of entry 'vcpu' to contain at least " "%d CPU(s)" msgstr "ドメイン XML のエントリー 'vcpu' の属性 'cpuset' は少なくとも %d 個の CPU を含むことが期待されます" #: src/vmx/vmx.c:3264 #, c-format msgid "Unsupported graphics type '%s'" msgstr "サポートされないグラフィックス形式 '%s' です" #: src/vmx/vmx.c:3315 #, c-format msgid "Unsupported disk device type '%s'" msgstr "サポートされないディスクデバイス形式 '%s' です" #: src/vmx/vmx.c:3354 msgid "No support for multiple video devices" msgstr "複数のビデオデバイスはサポートされません" #: src/vmx/vmx.c:3464 #, c-format msgid "Invalid device type supplied: %s" msgstr "無効なデバイス形式が指定されました: %s" #: src/vmx/vmx.c:3472 #, c-format msgid "%s %s '%s' has unsupported type '%s', expecting '%s' or '%s'" msgstr "%s %s '%s' がサポートされない形式 '%s' です、'%s' または '%s' が期待されます" #: src/vmx/vmx.c:3492 #, c-format msgid "Unsupported bus type '%s' for %s" msgstr "サポートされないバス形式 '%s' が %s に対してありました" #: src/vmx/vmx.c:3516 #, c-format msgid "%s %s '%s' has an unsupported type '%s'" msgstr "%s %s '%s' がサポートされない形式 '%s' です" #: src/vmx/vmx.c:3531 #, c-format msgid "Image file for %s %s '%s' has unsupported suffix, expecting '%s'" msgstr "" #: src/vmx/vmx.c:3567 #, c-format msgid "%s harddisk '%s' has unsupported cache mode '%s'" msgstr "%s ハードディスク '%s' がサポートされないキャッシュモード '%s' を持ちます" #: src/vmx/vmx.c:3626 #, c-format msgid "Floppy '%s' has unsupported type '%s', expecting '%s' or '%s'" msgstr "フロッピー '%s' がサポートされない形式 '%s' を持ちます、 '%s' または '%s' が期待されます" #: src/vmx/vmx.c:3644 #, c-format msgid "Only '%s' filesystem type is supported" msgstr "'%s' ファイルシステム形式のみがサポートされます" #: src/vmx/vmx.c:3689 #, c-format msgid "" "Expecting domain XML entry 'devices/interface/model' to be 'vlance' or " "'vmxnet' or 'vmxnet2' or 'vmxnet3' or 'e1000' or 'e1000e' but found '%s'" msgstr "" #: src/vmx/vmx.c:3731 #, c-format msgid "Unsupported net type '%s'" msgstr "サポートされないネットワークの形式 '%s' です" #: src/vmx/vmx.c:3846 #, c-format msgid "Unsupported character device TCP protocol '%s'" msgstr "サポートされないキャラクターデバイスの TCP プロトコル '%s' です" #: src/vmx/vmx.c:3864 src/vmx/vmx.c:3921 #, c-format msgid "Unsupported character device type '%s'" msgstr "サポートされないキャラクターデバイスの形式 '%s' です" #: src/vmx/vmx.c:3938 #, c-format msgid "Unsupported video device type '%s'" msgstr "サポートされないビデオデバイスの形式 '%s' です" #: src/vmx/vmx.c:3951 msgid "Multi-head video devices are unsupported" msgstr "複数ヘッドのビデオデバイスはサポートされません" #: src/xen/block_stats.c:169 #, c-format msgid "Failed to read any block statistics for domain %d" msgstr "ドメイン %d に対するすべてのブロック統計情報の読み込みに失敗しました" #: src/xen/block_stats.c:183 #, c-format msgid "Frontend block device not connected for domain %d" msgstr "フロントエンドのブロックデバイスがドメイン %d に接続されていません" #: src/xen/block_stats.c:194 #, c-format msgid "stats->rd_bytes would overflow 64 bit counter for domain %d" msgstr "stats->rd_bytes がドメイン %d に対して 64 ビットカウンターをオーバーフローしました" #: src/xen/block_stats.c:203 #, c-format msgid "stats->wr_bytes would overflow 64 bit counter for domain %d" msgstr "stats->wr_bytes がドメイン %d に対して 64 ビットカウンターをオーバーフローしました" #: src/xen/block_stats.c:321 #, c-format msgid "" "invalid path, device names must be in the range sda[1-15] - sdiv[1-15] for " "domain %d" msgstr "無効なパスです、デバイス名はドメイン %d に対して sda[1-15] - sdiv[1-15] の範囲でなければいけません" #: src/xen/block_stats.c:325 #, c-format msgid "" "invalid path, device names must be in the range hda[1-63] - hdt[1-63] for " "domain %d" msgstr "無効なパスです、デバイス名はドメイン %d に対して hda[1-63] - hdt[1-63] の範囲でなければいけません" #: src/xen/block_stats.c:329 #, c-format msgid "" "invalid path, device names must be in the range xvda[1-15] - xvdiz[1-15] for " "domain %d" msgstr "無効なパスです、デバイス名はドメイン %d に対して xvda[1-15] - xvdiz[1-15] の範囲でなければいけません" #: src/xen/block_stats.c:333 #, c-format msgid "unsupported path, use xvdN, hdN, or sdN for domain %d" msgstr "サポートされないパスです。ドメイン %d に対して xvdN, hdN, または sdN を使用してください" #: src/xen/xen_driver.c:537 #, c-format msgid "Errored to create save dir '%s': %s" msgstr "保存ディレクトリ '%s' の作成でエラーが発生しました: %s" #: src/xen/xen_driver.c:1362 #, c-format msgid "argument out of range: %d" msgstr "引数が範囲外です: %d" #: src/xen/xen_driver.c:2464 #, c-format msgid "Device %s has been assigned to guest %d" msgstr "デバイス %s がゲスト %d に割り当てられました" #: src/xen/xen_driver.c:2538 msgid "cannot find default console device" msgstr "デフォルトのコンソールデバイスを見つけられません" #: src/xen/xen_hypervisor.c:595 #, c-format msgid "Unable to lock %zu bytes of memory" msgstr "%zu バイトのメモリーをロックできません" #: src/xen/xen_hypervisor.c:611 #, c-format msgid "Unable to unlock %zu bytes of memory" msgstr "%zu バイトのメモリーをロック解除できません" #: src/xen/xen_hypervisor.c:933 src/xen/xen_hypervisor.c:972 #: src/xen/xen_hypervisor.c:1012 src/xen/xen_hypervisor.c:1052 #, c-format msgid "Unable to issue hypervisor ioctl %d" msgstr "ハイパーバイザーの I/O 制御 %d を発行できません" #: src/xen/xen_hypervisor.c:1183 src/xen/xen_hypervisor.c:1245 #: src/xen/xen_hypervisor.c:1349 msgid "unsupported in dom interface < 5" msgstr "ドメインインターフェース < 5 においてサポートされません" #: src/xen/xen_hypervisor.c:1264 src/xen/xend_internal.c:2877 msgid "Invalid parameter count" msgstr "無効なパラメーターカウントです" #: src/xen/xen_hypervisor.c:1299 src/xen/xen_hypervisor.c:1412 #, c-format msgid "Unknown scheduler %d" msgstr "不明なスケジューラー %d" #: src/xen/xen_hypervisor.c:1388 #, c-format msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)" msgstr "credit スケジューラーの weight パラメーター (%d) が範囲外です (1-65535)" #: src/xen/xen_hypervisor.c:1397 #, c-format msgid "Credit scheduler cap parameter (%d) is out of range (0-65534)" msgstr "クレジットスケジューラーの cap パラメーター (%d) が範囲外です (0-65534)" #: src/xen/xen_hypervisor.c:1439 msgid "block statistics not supported on this platform" msgstr "ブロックの統計はこのプラットフォームにおいてサポートされません" #: src/xen/xen_hypervisor.c:1464 msgid "invalid path, should be vif.." msgstr "無効なパスです、vif. でなければいけません。" #: src/xen/xen_hypervisor.c:1469 msgid "invalid path, vif should match this domain ID" msgstr "無効なパスです、vif がこのドメイン ID に一致しなければいけません。" #: src/xen/xen_hypervisor.c:1870 src/xen/xen_hypervisor.c:1997 #, c-format msgid "Unable to issue hypervisor ioctl %lu" msgstr "ハイパーバイザーの I/O 制御 %lu を発行できません" #: src/xen/xen_hypervisor.c:2251 msgid "could not read CPU flags" msgstr "CPU フラグを読み込めませんでした" #: src/xen/xen_hypervisor.c:2511 src/xen/xen_hypervisor.c:2522 #, c-format msgid "cannot read file %s" msgstr "ファイル %s を読み込めませんでした" #: src/xen/xen_hypervisor.c:2581 src/xen/xen_hypervisor.c:2587 #: src/xen/xen_hypervisor.c:3048 msgid "cannot get domain details" msgstr "ドメインの詳細を取得できません" #: src/xen/xen_hypervisor.c:2908 msgid "cannot determine actual number of cells" msgstr "セルの実番号を決定できません" #: src/xen/xen_hypervisor.c:2923 msgid "unsupported in sys interface < 4" msgstr "システムインターフェース < 4 においてサポートされません" #: src/xen/xen_hypervisor.c:3037 msgid "invalid cpumap_t size" msgstr "無効な cpumap_t サイズ" #: src/xen/xen_hypervisor.c:3065 src/xen/xen_hypervisor.c:3073 msgid "cannot get VCPUs info" msgstr "仮想 CPU の情報を取得できません" #: src/xen/xen_inotify.c:91 src/xen/xen_inotify.c:168 #, c-format msgid "parsing uuid %s" msgstr "UUID %s の構文解析中です" #: src/xen/xen_inotify.c:113 msgid "finding dom on config list" msgstr "設定一覧においてドメインを検索しています" #: src/xen/xen_inotify.c:195 msgid "Error looking up domain" msgstr "ドメインの検索においてエラーが発生しました" #: src/xen/xen_inotify.c:202 src/xen/xen_inotify.c:299 #: src/xen/xen_inotify.c:306 msgid "Error adding file to config cache" msgstr "ファイルを設定キャッシュに追加中にエラーが発生しました" #: src/xen/xen_inotify.c:249 msgid "conn, or private data is NULL" msgstr "接続、またはプライベートデータが NULL です" #: src/xen/xen_inotify.c:295 src/xen/xen_inotify.c:318 msgid "looking up dom" msgstr "ドメインの検索中" #: src/xen/xen_inotify.c:365 #, c-format msgid "cannot open directory: %s" msgstr "ディレクトリーを開けませんでした: %s" #: src/xen/xen_inotify.c:381 msgid "Error adding file to config list" msgstr "ファイルを設定一覧に追加中にエラーが発生しました" #: src/xen/xen_inotify.c:396 msgid "initializing inotify" msgstr "inotify の初期化中" #: src/xen/xen_inotify.c:407 #, c-format msgid "adding watch on %s" msgstr "%s のウォッチを追加しています" #: src/xen/xend_internal.c:97 msgid "failed to create a socket" msgstr "ソケットの作成に失敗しました" #: src/xen/xend_internal.c:116 msgid "failed to connect to xend" msgstr "xend への接続に失敗しました" #: src/xen/xend_internal.c:161 msgid "failed to read from Xen Daemon" msgstr "Xen デーモンからの読み込みに失敗しました" #: src/xen/xend_internal.c:164 msgid "failed to write to Xen Daemon" msgstr "Xen デーモンへの書き込みに失敗しました" #: src/xen/xend_internal.c:297 msgid "failed to parse Xend response content length" msgstr "Xend 応答コンテンツ長の構文解析に失敗しました。" #: src/xen/xend_internal.c:303 msgid "failed to parse Xend response return code" msgstr "Xend 応答リターンコードの構文解析に失敗しました" #: src/xen/xend_internal.c:316 #, c-format msgid "Xend returned HTTP Content-Length of %d, which exceeds maximum of %d" msgstr "Xend が %d の HTTP Content-Length を返しました、最大値 %d を超えています" #: src/xen/xend_internal.c:373 #, c-format msgid "%d status from xen daemon: %s:%s" msgstr "Xen デーモンから %d の状態: %s:%s" #: src/xen/xend_internal.c:421 src/xen/xend_internal.c:424 #: src/xen/xend_internal.c:433 #, c-format msgid "xend_post: error from xen daemon: %s" msgstr "xend_post: xen デーモンからエラー: %s" #: src/xen/xend_internal.c:468 #, c-format msgid "Unexpected HTTP error code %d" msgstr "予期しない HTTP エラーコード %d" #: src/xen/xend_internal.c:676 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ホスト名 '%s' を名前解決できません: %s" #: src/xen/xend_internal.c:713 #, c-format msgid "unable to connect to '%s:%s'" msgstr "'%s:%s' に接続できません" #: src/xen/xend_internal.c:848 msgid "domain information incomplete, missing domid" msgstr "ドメイン情報が不完全です、domid が不足しています" #: src/xen/xend_internal.c:852 msgid "domain information incorrect domid not numeric" msgstr "ドメイン情報が正しくありません、domid は数値ではありません" #: src/xen/xend_internal.c:857 msgid "domain information incomplete, missing uuid" msgstr "ドメイン情報が不完全です、uuid が不足しています" #: src/xen/xend_internal.c:1079 msgid "topology syntax error" msgstr "トポロジーの構文エラー" #: src/xen/xend_internal.c:1118 msgid "failed to parse Xend domain information" msgstr "Xend ドメイン情報の解析に失敗しました" #: src/xen/xend_internal.c:1232 src/xen/xend_internal.c:1253 #: src/xen/xend_internal.c:1276 src/xen/xend_internal.c:1299 #: src/xen/xend_internal.c:1325 src/xen/xend_internal.c:1381 #: src/xen/xend_internal.c:1418 #, c-format msgid "Domain %s isn't running." msgstr "ドメイン %s が実行中ではありません" #: src/xen/xend_internal.c:1388 msgid "Cannot save host domain" msgstr "ホストドメインを保存できません" #: src/xen/xend_internal.c:1757 msgid "domain not running" msgstr "ドメインが実行中ではありません" #: src/xen/xend_internal.c:1764 src/xen/xend_internal.c:2119 #: src/xen/xend_internal.c:2255 src/xen/xend_internal.c:2345 msgid "Xend only supports modifying both live and persistent config" msgstr "Xend バージョンが動的なまたは永続的な設定の変更をサポートしません" #: src/xen/xend_internal.c:1863 src/xen/xm_internal.c:752 msgid "domain not active" msgstr "ドメインがアクティブではありません" #: src/xen/xend_internal.c:2034 #, c-format msgid "Domain %s is already running" msgstr "ドメイン %s がすでに実行中です" #: src/xen/xend_internal.c:2056 #, c-format msgid "Domain %s did not start" msgstr "ドメイン %s が開始しませんでした" #: src/xen/xend_internal.c:2111 src/xen/xend_internal.c:2247 #: src/xen/xend_internal.c:2337 msgid "Cannot modify live config if domain is inactive" msgstr "ドメインが休止中に動的設定を変更できません" #: src/xen/xend_internal.c:2178 src/xen/xend_internal.c:2185 #: src/xen/xend_internal.c:2283 src/xen/xend_internal.c:2371 msgid "unsupported device type" msgstr "サポートされないデバイス形式です" #: src/xen/xend_internal.c:2198 #, c-format msgid "target '%s' already exists" msgstr "ターゲット '%s' がすでに存在します" #: src/xen/xend_internal.c:2291 msgid "requested device does not exist" msgstr "要求されたデバイスが存在しません" #: src/xen/xend_internal.c:2402 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart このドメインの検出に失敗しました" #: src/xen/xend_internal.c:2429 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart このドメインの検出に失敗しました" #: src/xen/xend_internal.c:2439 msgid "unexpected value from on_xend_start" msgstr "on_xend_start から予期しないボリューム" #: src/xen/xend_internal.c:2451 msgid "sexpr2string failed" msgstr "sexpr2string は失敗しました" #: src/xen/xend_internal.c:2462 msgid "Failed to redefine sexpr" msgstr "sexpr の再定義に失敗しました" #: src/xen/xend_internal.c:2467 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start は sexpr にありません" #: src/xen/xend_internal.c:2531 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "xenDaemonDomainMigrate: Xen は移行中にドメインの再命名をサポートしません。" #: src/xen/xend_internal.c:2541 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "xenDaemonDomainMigrate: Xen は移行中にバンド幅の制限をサポートしません。" #: src/xen/xend_internal.c:2569 msgid "xenDaemonDomainMigrate: xend cannot migrate paused domains" msgstr "xenDaemonDomainMigrate: xend は一時停止中のドメインをマイグレーションできません" #: src/xen/xend_internal.c:2577 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: サポートされていないフラグ" #: src/xen/xend_internal.c:2593 msgid "" "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: xenmigr:// 移行のみが Xen でサポートされています" #: src/xen/xend_internal.c:2600 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: ホスト名は URI で指定する必要があります" #: src/xen/xend_internal.c:2617 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: 無効なポート番号" #: src/xen/xend_internal.c:2668 msgid "failed to build sexpr" msgstr "S 式のビルドに失敗しました" #: src/xen/xend_internal.c:2676 #, c-format msgid "Failed to create inactive domain %s" msgstr "停止状態のドメイン %s の作成に失敗しました" #: src/xen/xend_internal.c:2812 msgid "node information incomplete, missing scheduler name" msgstr "ノード情報が不完全です、スネジューラ名がありません" #: src/xen/xend_internal.c:2826 src/xen/xend_internal.c:2924 #: src/xen/xend_internal.c:3023 msgid "Unknown scheduler" msgstr "不明なスケジューラー" #: src/xen/xend_internal.c:2869 src/xen/xend_internal.c:2966 msgid "Failed to get a scheduler name" msgstr "スメジューラ名の取得に失敗しました" #: src/xen/xend_internal.c:2888 src/xen/xend_internal.c:3002 msgid "domain information incomplete, missing cpu_weight" msgstr "ドメイン情報が不完全です、cpu_weight がありません" #: src/xen/xend_internal.c:2893 src/xen/xend_internal.c:3011 msgid "domain information incomplete, missing cpu_cap" msgstr "ドメイン情報が不完全です、cpu_cap がありません" #: src/xen/xend_internal.c:2900 #, c-format msgid "Weight %s too big for destination" msgstr "ウェイト %s が宛先にとって大きすぎます" #: src/xen/xend_internal.c:2911 #, c-format msgid "Cap %s too big for destination" msgstr "キャップ %s が宛先にとって大きすぎます" #: src/xen/xend_internal.c:3071 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek は dom0 にはサポートされていません" #: src/xen/xend_internal.c:3093 #, c-format msgid "%s: invalid path" msgstr "%s: 無効なパス" #: src/xen/xend_internal.c:3102 #, c-format msgid "failed to open for reading: %s" msgstr "読み込み専用のオープンに失敗しました: %s" #: src/xen/xend_internal.c:3114 #, c-format msgid "failed to lseek or read from file: %s" msgstr "ファイルから lseek または読み込みに失敗しました: %s" #: src/xen/xend_internal.c:3223 msgid "hotplug of device type not supported" msgstr "デバイス形式の動的追加はサポートされません" #: src/xen/xm_internal.c:205 #, c-format msgid "cannot stat: %s" msgstr "統計できません: %s" #: src/xen/xm_internal.c:265 msgid "xenXMConfigCacheRefresh: virHashAddEntry" msgstr "xenXMConfigCacheRefresh: virHashAddEntry" #: src/xen/xm_internal.c:281 msgid "xenXMConfigCacheRefresh: virHashAddEntry name" msgstr "" #: src/xen/xm_internal.c:311 msgid "cannot get time of day" msgstr "時刻を取得できません" #: src/xen/xm_internal.c:324 #, c-format msgid "cannot read directory %s" msgstr "ディレクトリー %s を読み込みできません" #: src/xen/xm_internal.c:547 src/xen/xm_internal.c:591 #, c-format msgid "Memory %lu too small, min %lu" msgstr "メモリー %lu が小さすぎます、最小 %lu です" #: src/xen/xm_internal.c:806 msgid "virHashLookup" msgstr "virHashLookup" #: src/xen/xm_internal.c:811 msgid "can't retrieve config file for domain" msgstr "ドメインの設定ファイルを取り込めません" #: src/xen/xm_internal.c:1002 msgid "can't retrieve config filename for domain to overwrite" msgstr "上書きする為のドメインの設定ファイル名を取り込めません" #: src/xen/xm_internal.c:1008 msgid "can't retrieve config entry for domain to overwrite" msgstr "上書きする為のドメインの設定エントリを取り込めません" #: src/xen/xm_internal.c:1015 src/xen/xm_internal.c:1022 msgid "failed to remove old domain from config map" msgstr "設定マップからの古いドメインの削除に失敗しました" #: src/xen/xm_internal.c:1040 msgid "unable to get current time" msgstr "現在の時刻を取得できません" #: src/xen/xm_internal.c:1050 src/xen/xm_internal.c:1057 msgid "unable to store config file handle" msgstr "設定ファイルハンドルの格納に失敗しました" #: src/xen/xm_internal.c:1243 src/xen/xm_internal.c:1330 msgid "Xm driver only supports modifying persistent config" msgstr "Xm ドライバーは永続的な設定の修正のみをサポートします" #: src/xen/xm_internal.c:1279 msgid "Xm driver only supports adding disk or network devices" msgstr "Xm ドライバーはディスクまたはネットワークデバイスの追加のみをサポートします" #: src/xen/xm_internal.c:1404 msgid "block peeking not implemented" msgstr "ブロックののぞき見は実装されていません" #: src/xen/xm_internal.c:1440 #, c-format msgid "cannot check link /etc/xen/auto/%s points to config %s" msgstr "" #: src/xen/xm_internal.c:1469 #, c-format msgid "failed to create link %s to %s" msgstr "%s から %s へのリンクの作成に失敗しました" #: src/xen/xm_internal.c:1477 #, c-format msgid "failed to remove link %s" msgstr "リンク %s の削除に失敗しました" #: src/xen/xs_internal.c:131 msgid "failed to connect to Xen Store" msgstr "Xen Store への接続に失敗しました" #: src/xen/xs_internal.c:151 msgid "adding watch @releaseDomain" msgstr "@releaseDomain のウォッチを追加しています" #: src/xen/xs_internal.c:160 msgid "adding watch @introduceDomain" msgstr "@introduceDomain のウォッチを追加しています" #: src/xen/xs_internal.c:652 msgid "watch already tracked" msgstr "ウォッチがすでに開始されています" #: src/xenapi/xenapi_driver.c:154 msgid "Server name not in URI" msgstr "URI にサーバー名がありません" #: src/xenapi/xenapi_driver.c:160 msgid "Authentication Credentials not found" msgstr "認証情報が見つかりません" #: src/xenapi/xenapi_driver.c:196 msgid "Capabilities not found" msgstr "ケイパビリティが見つかりません" #: src/xenapi/xenapi_driver.c:203 msgid "Failed to create XML conf object" msgstr "XML 設定オブジェクトの作成に失敗しました" #: src/xenapi/xenapi_driver.c:224 msgid "Failed to allocate xen session" msgstr "Xen セッションの割り当てに失敗しました" #: src/xenapi/xenapi_driver.c:353 msgid "Couldn't parse version info" msgstr "バージョン情報を構文解析できませんでした" #: src/xenapi/xenapi_driver.c:361 msgid "Couldn't get version info" msgstr "バージョン情報を取得できませんでした" #: src/xenapi/xenapi_driver.c:430 msgid "Unable to get host metric Information" msgstr "ホストメトリクス情報を取得できません" #: src/xenapi/xenapi_driver.c:452 msgid "Unable to get Host CPU set" msgstr "ホスト CPU セットを取得できません" #: src/xenapi/xenapi_driver.c:471 msgid "Capabilities not available" msgstr "ケイパビリティが利用可能ではありません" #: src/xenapi/xenapi_driver.c:502 msgid "DomainID can't fit in 32 bits" msgstr "DomainID が 32 ビットに収まりません" #: src/xenapi/xenapi_driver.c:584 msgid "Domain Pointer is invalid" msgstr "ドメインポインターが無効です" #: src/xenapi/xenapi_driver.c:637 src/xenapi/xenapi_driver.c:679 msgid "Domain Pointer not valid" msgstr "ドメインのポインターが有効ではありません" #: src/xenapi/xenapi_driver.c:715 src/xenapi/xenapi_driver.c:763 #: src/xenapi/xenapi_driver.c:799 src/xenapi/xenapi_driver.c:838 #: src/xenapi/xenapi_driver.c:883 src/xenapi/xenapi_driver.c:927 #: src/xenapi/xenapi_driver.c:976 src/xenapi/xenapi_driver.c:1013 #: src/xenapi/xenapi_driver.c:1045 src/xenapi/xenapi_driver.c:1083 #: src/xenapi/xenapi_driver.c:1139 src/xenapi/xenapi_driver.c:1183 #: src/xenapi/xenapi_driver.c:1228 src/xenapi/xenapi_driver.c:1297 #: src/xenapi/xenapi_driver.c:1355 src/xenapi/xenapi_driver.c:1416 #: src/xenapi/xenapi_driver.c:1693 src/xenapi/xenapi_driver.c:1803 #: src/xenapi/xenapi_driver.c:1847 src/xenapi/xenapi_driver.c:1895 #: src/xenapi/xenapi_driver.c:2004 msgid "Domain name is not unique" msgstr "ドメイン名が一意ではありません" #: src/xenapi/xenapi_driver.c:736 msgid "Couldn't get the Domain Pointer" msgstr "ドメインポインターを取得できませんでした" #: src/xenapi/xenapi_driver.c:1281 msgid "Couldn't fetch Domain Information" msgstr "ドメイン情報を取り出せませんでした" #: src/xenapi/xenapi_driver.c:1286 msgid "Couldn't fetch Node Information" msgstr "ノード情報を取り出せませんでした" #: src/xenapi/xenapi_driver.c:1571 msgid "Unable to parse given mac address" msgstr "与えられた MAC アドレスを構文解析できません" #: src/xenapi/xenapi_driver.c:1623 msgid "Couldn't get VM record" msgstr "VM レコードを取得できませんでした" #: src/xenapi/xenapi_driver.c:1762 msgid "Couldn't get VM information from XML" msgstr "XML から VM 情報を取得できませんでした" #: src/xenapi/xenapi_driver.c:1946 msgid "Couldn't get host metrics - memory information" msgstr "ホストメトリクス・メモリー情報を取得できませんでした" #: src/xenapi/xenapi_driver.c:1952 msgid "Couldn't get host metrics" msgstr "ホストメトリクスを取得できませんでした" #: src/xenapi/xenapi_utils.c:112 msgid "Query parameter 'no_verify' has unexpected value (should be 0 or 1)" msgstr "問い合わせパラメーター 'no_verify' が予期しない値を持ちます(0 か 1 が期待されます)" #: src/xenconfig/xen_common.c:66 src/xenconfig/xen_common.c:95 #: src/xenconfig/xen_common.c:100 src/xenconfig/xen_common.c:129 #: src/xenconfig/xen_common.c:134 src/xenconfig/xen_common.c:254 #: src/xenconfig/xen_xl.c:414 #, c-format msgid "config value %s was malformed" msgstr "設定値 %s は不正な形式です" #: src/xenconfig/xen_common.c:154 src/xenconfig/xen_common.c:167 #, c-format msgid "config value %s was missing" msgstr "設定値 %s がありませんでした" #: src/xenconfig/xen_common.c:160 #, c-format msgid "config value %s was not a string" msgstr "設定値 %s が文字列ではありませんでした" #: src/xenconfig/xen_common.c:199 msgid "Arguments must be non null" msgstr "引数は空白以外でなければいけません" #: src/xenconfig/xen_common.c:215 #, c-format msgid "config value %s not a string" msgstr "設定値 %s が文字列ではありません" #: src/xenconfig/xen_common.c:221 #, c-format msgid "%s can't be empty" msgstr "%s は空白ではいけません" #: src/xenconfig/xen_common.c:227 #, c-format msgid "%s not parseable" msgstr "%s は構文解析可能ではありません" #: src/xenconfig/xen_common.c:271 #, c-format msgid "failed to store %lld to %s" msgstr "%lld を %s に保存することに失敗しました" #: src/xenconfig/xen_common.c:365 #, c-format msgid "unexpected value %s for on_poweroff" msgstr "on_poweroff に予期しない値 %s です" #: src/xenconfig/xen_common.c:374 #, c-format msgid "unexpected value %s for on_reboot" msgstr "on_reboot に予期しない値 %s です" #: src/xenconfig/xen_common.c:383 #, c-format msgid "unexpected value %s for on_crash" msgstr "on_crash に予期しない値 %s です" #: src/xenconfig/xen_common.c:421 #, c-format msgid "Domain %s too big for destination" msgstr "ドメイン %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:430 #, c-format msgid "Bus %s too big for destination" msgstr "バス %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:439 #, c-format msgid "Slot %s too big for destination" msgstr "スロット %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:448 #, c-format msgid "Function %s too big for destination" msgstr "ファンクション %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:642 #, c-format msgid "VFB %s too big for destination" msgstr "VFB %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:681 #, c-format msgid "invalid vncdisplay value '%s'" msgstr "" #: src/xenconfig/xen_common.c:849 #, c-format msgid "MAC address %s too big for destination" msgstr "MAC アドレス %s は宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:857 #, c-format msgid "Bridge %s too big for destination" msgstr "ブリッジ %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:878 #, c-format msgid "Type %s too big for destination" msgstr "形式 %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:886 #, c-format msgid "Vifname %s too big for destination" msgstr "仮想インターフェース %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:894 #, c-format msgid "IP %s too big for destination" msgstr "IP %s が宛先に対して大きすぎます" #: src/xenconfig/xen_common.c:901 #, c-format msgid "rate %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:919 src/xenconfig/xen_sxpr.c:647 #, c-format msgid "malformed mac address '%s'" msgstr "不正な形式の MAC アドレス '%s'" #: src/xenconfig/xen_common.c:1181 src/xenconfig/xen_sxpr.c:1904 #, c-format msgid "network %s is not active" msgstr "ネットワーク %s がアクティブではありません" #: src/xenconfig/xen_common.c:1193 src/xenconfig/xen_sxpr.c:1848 #, c-format msgid "unsupported network type %d" msgstr "サポートされないネットワーク形式 %d です" #: src/xenconfig/xen_common.c:1356 src/xenconfig/xen_common.c:1365 #: src/xenconfig/xen_sxpr.c:2418 src/xenconfig/xen_sxpr.c:2427 msgid "unsupported clock adjustment='reset'" msgstr "サポートされないクロック調整 = 'reset'" #: src/xenconfig/xen_common.c:1373 src/xenconfig/xen_common.c:1390 #: src/xenconfig/xen_sxpr.c:2435 src/xenconfig/xen_sxpr.c:2451 #, c-format msgid "unsupported clock offset='%s'" msgstr "サポートされない clock offset='%s'" #: src/xenconfig/xen_common.c:1410 src/xenconfig/xen_common.c:1419 #: src/xenconfig/xen_common.c:1428 #, c-format msgid "unexpected lifecycle action %d" msgstr "予期しないライフサイクルアクション %d です" #: src/xenconfig/xen_sxpr.c:103 msgid "domain information incomplete, missing HVM loader" msgstr "ドメイン情報が不完全です、HVM ローダーがありません" #: src/xenconfig/xen_sxpr.c:163 msgid "domain information incomplete, missing kernel & bootloader" msgstr "ドメイン情報が不完全です、カーネルとブートローダーが不足しています" #: src/xenconfig/xen_sxpr.c:212 #, c-format msgid "unknown chr device type '%s'" msgstr "不明なキャラクターデバイス形式 '%s'" #: src/xenconfig/xen_sxpr.c:237 src/xenconfig/xen_sxpr.c:263 #: src/xenconfig/xen_sxpr.c:280 msgid "malformed char device string" msgstr "不正な形式のキャラクターデバイス文字列" #: src/xenconfig/xen_sxpr.c:345 #, c-format msgid "Failed to compile regular expression '%s': %s" msgstr "" #: src/xenconfig/xen_sxpr.c:352 #, c-format msgid "Invalid rate '%s' specified" msgstr "" #: src/xenconfig/xen_sxpr.c:358 #, c-format msgid "Failed to parse rate '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:435 msgid "domain information incomplete, vbd has no dev" msgstr "ドメイン情報が不完全です、vbd に dev がありません" #: src/xenconfig/xen_sxpr.c:446 msgid "domain information incomplete, vbd has no src" msgstr "ドメイン情報が不完全です、vbd に src がありません" #: src/xenconfig/xen_sxpr.c:455 msgid "cannot parse vbd filename, missing driver name" msgstr "vbd のファイル名を構文解析できません。ドライバー名がありません" #: src/xenconfig/xen_sxpr.c:483 msgid "cannot parse vbd filename, missing driver type" msgstr "vbd のファイル名を構文解析できません、ドライバータイプがありません" #: src/xenconfig/xen_sxpr.c:497 src/xenconfig/xen_xm.c:216 #, c-format msgid "Unknown driver type %s" msgstr "不明なドライバー形式 %s" #: src/xenconfig/xen_sxpr.c:748 #, c-format msgid "Sound model %s too big for destination" msgstr "サウンドモデル %s は宛て先に対して大きすぎます" #: src/xenconfig/xen_sxpr.c:952 #, c-format msgid "unknown graphics type '%s'" msgstr "不明なグラフィックタイプ '%s'" #: src/xenconfig/xen_sxpr.c:1071 msgid "missing PCI domain" msgstr "PCI ドメインがありません" #: src/xenconfig/xen_sxpr.c:1076 msgid "missing PCI bus" msgstr "PCI バスがありません" #: src/xenconfig/xen_sxpr.c:1081 msgid "missing PCI slot" msgstr "PCI スロットがありません" #: src/xenconfig/xen_sxpr.c:1086 msgid "missing PCI func" msgstr "PCI 機能がありません" #: src/xenconfig/xen_sxpr.c:1092 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI domain '%s' を構文解析できません" #: src/xenconfig/xen_sxpr.c:1097 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI bus '%s' を構文解析できません" #: src/xenconfig/xen_sxpr.c:1102 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI slot '%s' を構文解析できません" #: src/xenconfig/xen_sxpr.c:1107 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI func '%s' を構文解析できません" #: src/xenconfig/xen_sxpr.c:1174 src/xenconfig/xen_sxpr.c:1181 msgid "domain information incomplete, missing name" msgstr "ドメイン情報が不完全です、name が不足しています" #: src/xenconfig/xen_sxpr.c:1229 #, c-format msgid "Invalid value of 'cpumask': %s" msgstr "" #: src/xenconfig/xen_sxpr.c:1249 src/xenconfig/xen_sxpr.c:1260 #: src/xenconfig/xen_sxpr.c:1271 #, c-format msgid "unknown lifecycle type %s" msgstr "不明なライフサイクル形式 %s" #: src/xenconfig/xen_sxpr.c:1300 src/xenconfig/xen_sxpr.c:1332 #, c-format msgid "unknown localtime offset %s" msgstr "不明なローカル時間オフセット %s" #: src/xenconfig/xen_sxpr.c:1529 src/xenconfig/xen_sxpr.c:1585 #, c-format msgid "unexpected graphics type %d" msgstr "予期しないグラフィックス形式 %d です" #: src/xenconfig/xen_sxpr.c:1636 msgid "unexpected chr device type" msgstr "予期しないキャラクターデバイス形式です" #: src/xenconfig/xen_sxpr.c:1692 #, c-format msgid "unsupported chr device type '%s'" msgstr "サポートされないキャラクターデバイス形式 '%s' です" #: src/xenconfig/xen_sxpr.c:1730 #, c-format msgid "Cannot directly attach floppy %s" msgstr "フロッピー %s を直接接続できません" #: src/xenconfig/xen_sxpr.c:1792 src/xenconfig/xen_xm.c:312 #, c-format msgid "unsupported disk type %s" msgstr "サポートされないディスク形式 %s です" #: src/xenconfig/xen_sxpr.c:2005 src/xenconfig/xen_sxpr.c:2065 msgid "managed PCI devices not supported with XenD" msgstr "管理された PCI デバイスは XenD でサポートされません" #: src/xenconfig/xen_sxpr.c:2218 src/xenconfig/xen_sxpr.c:2225 #: src/xenconfig/xen_sxpr.c:2232 #, c-format msgid "unexpected lifecycle value %d" msgstr "予期しないライフサイクル値 %d です" #: src/xenconfig/xen_sxpr.c:2250 msgid "no HVM domain loader" msgstr "HVM ドメインローダーがありません" #: src/xenconfig/xen_xl.c:406 msgid "multiple USB devices not supported" msgstr "" #: src/xenconfig/xen_xm.c:169 #, c-format msgid "Dest file %s too big for destination" msgstr "宛先ファイル %s は宛先に対して大きすぎます" #: tools/libvirt-guests.sh.in:100 #, sh-format msgid "Unable to connect to libvirt currently. Retrying .. $i" msgstr "" #: tools/libvirt-guests.sh.in:103 #, sh-format msgid "Can't connect to $uri. Skipping." msgstr "$uri に接続できません。飛ばします。" #: tools/libvirt-guests.sh.in:166 msgid "libvirt-guests is configured not to start any guests on boot" msgstr "libvirt-guests はシステム起動時にあらゆるゲストを立ち上げるように設定されていません" #: tools/libvirt-guests.sh.in:190 #, sh-format msgid "Ignoring guests on $uri URI" msgstr "URI $uri においてゲストを無視しています" #: tools/libvirt-guests.sh.in:196 #, sh-format msgid "Resuming guests on $uri URI..." msgstr "URI $uri においてゲストを再開しています..." #: tools/libvirt-guests.sh.in:199 #, sh-format msgid "Resuming guest $name: " msgstr "ゲスト $name の再開中: " #: tools/libvirt-guests.sh.in:202 msgid "already active" msgstr "動作中" #: tools/libvirt-guests.sh.in:211 tools/libvirt-guests.sh.in:255 msgid "done" msgstr "完了" #: tools/libvirt-guests.sh.in:233 #, sh-format msgid "Suspending $name: " msgstr "$name の一時停止中: " #: tools/libvirt-guests.sh.in:267 tools/libvirt-guests.sh.in:316 #, sh-format msgid "Starting shutdown on guest: $name" msgstr "次のゲストにおいてシャットダウンを開始します: $name" #: tools/libvirt-guests.sh.in:274 #, sh-format msgid "Waiting for guest %s to shut down, %d seconds left\\n" msgstr "ゲスト %s がシャットダウンするのを待機しています、残り %d 秒\\n" #: tools/libvirt-guests.sh.in:277 #, sh-format msgid "Waiting for guest %s to shut down\\n" msgstr "ゲスト %s がシャットダウンするのを待機しています\\n" #: tools/libvirt-guests.sh.in:299 #, sh-format msgid "Shutdown of guest $name failed to complete in time." msgstr "ゲスト $name のシャットダウンが時間内に完了しませんでした。" #: tools/libvirt-guests.sh.in:301 tools/libvirt-guests.sh.in:366 #, sh-format msgid "Shutdown of guest $name complete." msgstr "ゲスト $name のシャットダウンが完了しました。" #: tools/libvirt-guests.sh.in:340 #, sh-format msgid "Failed to determine state of guest: $guest. Not tracking it anymore." msgstr "次のゲストの状態の確認に失敗しました: $guest。これ以上、状態を把握できません。" #: tools/libvirt-guests.sh.in:383 #, sh-format msgid "Waiting for %d guests to shut down, %d seconds left\\n" msgstr "%d ゲストがシャットダウンするのを待機しています、残り %d 秒\\n" #: tools/libvirt-guests.sh.in:386 #, sh-format msgid "Waiting for %d guests to shut down\\n" msgstr "%d ゲストがシャットダウンするのを待機しています\\n" #: tools/libvirt-guests.sh.in:411 #, sh-format msgid "Timeout expired while shutting down domains" msgstr "ドメインをシャットダウン中にタイムアウトしました" #: tools/libvirt-guests.sh.in:438 msgid "SHUTDOWN_TIMEOUT must be equal or greater than 0" msgstr "SHUTDOWN_TIMEOUT は 0 またはそれ以上でなければいけません" #: tools/libvirt-guests.sh.in:452 #, sh-format msgid "Running guests on $uri URI: " msgstr "URI $uri において実行中のゲスト: " #: tools/libvirt-guests.sh.in:464 msgid "no running guests." msgstr "実行中のゲストがありません" #: tools/libvirt-guests.sh.in:475 #, sh-format msgid "Not suspending transient guests on URI: $uri: " msgstr "次の URI において一時的なゲストを一時停止していません: $uri: " #: tools/libvirt-guests.sh.in:486 #, sh-format msgid "Failed to list persistent guests on $uri" msgstr "$uri にある永続的なゲストの一覧表示に失敗しました" #: tools/libvirt-guests.sh.in:493 msgid "Failed to list transient guests" msgstr "一時的なゲストの一覧表示に失敗しました" #: tools/libvirt-guests.sh.in:510 #, sh-format msgid "Suspending guests on $uri URI..." msgstr "URI $uri においてゲストの休止中..." #: tools/libvirt-guests.sh.in:512 #, sh-format msgid "Shutting down guests on $uri URI..." msgstr "URI $uri においてゲストのシャットダウン中..." #: tools/libvirt-guests.sh.in:553 msgid "stopped, with saved guests" msgstr "停止済み、ゲストの保存あり" #: tools/libvirt-guests.sh.in:557 msgid "started" msgstr "開始済み" #: tools/libvirt-guests.sh.in:560 msgid "stopped, with no saved guests" msgstr "停止済み、ゲストの保存なし" #: tools/libvirt-guests.sh.in:570 #, sh-format msgid "" "Usage: $program_name {start|stop|status|restart|condrestart|try-" "restart|reload|force-reload|gueststatus|shutdown}" msgstr "" "使用法: $program_name {start|stop|status|restart|condrestart|try-" "restart|reload|force-reload|gueststatus|shutdown}" #: tools/virsh.c:113 tools/virt-admin.c:80 #, c-format msgid "Disconnected from %s due to I/O error" msgstr "" #: tools/virsh.c:116 tools/virt-admin.c:83 #, c-format msgid "Disconnected from %s due to end of file" msgstr "" #: tools/virsh.c:119 tools/virt-admin.c:86 #, c-format msgid "Disconnected from %s due to keepalive timeout" msgstr "" #: tools/virsh.c:165 msgid "Cannot setup keepalive on connection as requested, disconnecting" msgstr "" #: tools/virsh.c:171 msgid "Failed to setup keepalive on connection\n" msgstr "" #: tools/virsh.c:196 tools/virsh.c:272 tools/virsh.c:440 msgid "Failed to disconnect from the hypervisor" msgstr "ハイパーバイザーの切断に失敗しました" #: tools/virsh.c:198 tools/virsh.c:274 tools/virsh.c:442 tools/virt-admin.c:143 msgid "" "One or more references were leaked after disconnect from the hypervisor" msgstr "複数の参照がハイパーバイザーから切断後に失われました" #: tools/virsh.c:206 msgid "Failed to reconnect to the hypervisor" msgstr "ハイパーバイザーへの再接続に失敗しました" #: tools/virsh.c:208 msgid "failed to connect to the hypervisor" msgstr "ハイパーバイザーへの接続に失敗しました" #: tools/virsh.c:212 tools/virsh.c:299 tools/virt-admin.c:118 msgid "Unable to register disconnect callback" msgstr "切断のコールバックを登録できません" #: tools/virsh.c:214 msgid "Reconnected to the hypervisor" msgstr "ハイパーバイザーに再接続しました" #: tools/virsh.c:239 msgid "hypervisor connection URI" msgstr "ハイパーバイザーの接続 URI" #: tools/virsh.c:243 msgid "read-only connection" msgstr "読み込み専用の接続" #: tools/virsh.c:250 msgid "(re)connect to hypervisor" msgstr "ハイパーバイザーへの(再)接続" #: tools/virsh.c:253 msgid "" "Connect to local hypervisor. This is built-in command after shell start up." msgstr "ローカルのハイパーバイザーに接続します。これはシェル起動後の組み込みコマンドです。" #: tools/virsh.c:293 msgid "Failed to connect to the hypervisor" msgstr "ハイパーバイザーへの接続に失敗しました" #: tools/virsh.c:314 tools/virt-admin.c:312 msgid "no valid connection" msgstr "有効な接続がありません" #: tools/virsh.c:481 #, c-format msgid "" "\n" "%s [options]... []\n" "%s [options]... [args...]\n" "\n" " options:\n" " -c | --connect=URI hypervisor connection URI\n" " -d | --debug=NUM debug level [0-4]\n" " -e | --escape set escape sequence for console\n" " -h | --help this help\n" " -k | --keepalive-interval=NUM\n" " keepalive interval in seconds, 0 for disable\n" " -K | --keepalive-count=NUM\n" " number of possible missed keepalive messages\n" " -l | --log=FILE output logging to file\n" " -q | --quiet quiet mode\n" " -r | --readonly connect readonly\n" " -t | --timing print timing information\n" " -v short version\n" " -V long version\n" " --version[=TYPE] version, TYPE is short or long (default short)\n" " commands (non interactive mode):\n" "\n" msgstr "" #: tools/virsh.c:503 tools/virt-admin.c:428 #, c-format msgid " %s (help keyword '%s')\n" msgstr " %s (ヘルプのキーワード '%s')\n" #: tools/virsh.c:516 tools/virt-admin.c:441 msgid "" "\n" " (specify help for details about the commands in the group)\n" msgstr "" "\n" " (グループにあるコマンドの詳細は help を指定します)\n" #: tools/virsh.c:518 tools/virt-admin.c:443 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" " (コマンドの詳細は help を指定します)\n" "\n" #: tools/virsh.c:529 #, c-format msgid "Virsh command line tool of libvirt %s\n" msgstr "libvirt の virsh コマンドラインツール %s\n" #: tools/virsh.c:530 tools/virt-admin.c:455 #, c-format msgid "" "See web site at %s\n" "\n" msgstr "" "%s にあるウェブサイトを参照してください。\n" "\n" #: tools/virsh.c:532 msgid "Compiled with support for:\n" msgstr "以下のサポート付きでコンパイルされました:\n" #: tools/virsh.c:533 msgid " Hypervisors:" msgstr " ハイパーバイザー:" #: tools/virsh.c:578 msgid " Networking:" msgstr " ネットワーク:" #: tools/virsh.c:604 msgid " Storage:" msgstr " ストレージ:" #: tools/virsh.c:637 msgid " Miscellaneous:" msgstr " その他:" #: tools/virsh.c:715 tools/virt-admin.c:497 #, c-format msgid "option %s takes a numeric argument" msgstr "オプション %s は数値の引数をとります" #: tools/virsh.c:720 tools/virt-admin.c:502 #, c-format msgid "ignoring debug level %d out of range [%d-%d]" msgstr "デバッグレベル %d が範囲外 [%d-%d] のため無視しています" #: tools/virsh.c:733 #, c-format msgid "Invalid string '%s' for escape sequence" msgstr "文字列 '%s' はエスケープシーケンスに対して無効です" #: tools/virsh.c:745 tools/virsh.c:761 #, c-format msgid "Invalid value for option %s" msgstr "" #: tools/virsh.c:752 tools/virsh.c:768 #, c-format msgid "option %s requires a positive integer argument" msgstr "" #: tools/virsh.c:803 tools/virt-admin.c:534 #, c-format msgid "option '-%c'/'--%s' requires an argument" msgstr "オプション '-%c'/'--%s' は引数を必要とします" #: tools/virsh.c:806 tools/virt-admin.c:537 #, c-format msgid "option '-%c' requires an argument" msgstr "オプション '-%c' は引数が必要です" #: tools/virsh.c:810 tools/virt-admin.c:541 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "サポートされないオプション '-%c' があります。 --help を参照してください。" #: tools/virsh.c:812 tools/virt-admin.c:543 #, c-format msgid "unsupported option '%s'. See --help." msgstr "サポートされないオプション '%s'。--help を参照してください。" #: tools/virsh.c:815 tools/virt-admin.c:546 msgid "unknown option" msgstr "不明なオプション" #: tools/virsh.c:926 tools/virt-admin.c:652 msgid "Failed to initialize mutex" msgstr "ミューテックスの初期化に失敗しました" #: tools/virsh.c:931 msgid "Failed to initialize libvirt" msgstr "libvirt の初期化に失敗しました" #: tools/virsh.c:955 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" "%s にようこそ、仮想化対話式ターミナルです。\n" "\n" #: tools/virsh.c:958 tools/virt-admin.c:680 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" "\n" msgstr "" "入力: 'help' コマンドのヘルプ\n" " 'quit' 終了\n" "\n" #: tools/virsh-console.c:379 msgid "unable to wait on console condition" msgstr "コンソールの条件を待てません" #: tools/virsh-domain-monitor.c:44 tools/virsh-domain.c:67 #: tools/virsh-snapshot.c:46 msgid "domain name, id or uuid" msgstr "ドメインの名前、ID または UUID" #: tools/virsh-domain-monitor.c:50 msgid "unspecified error" msgstr "原因不明のエラー" #: tools/virsh-domain-monitor.c:51 msgid "no space" msgstr "空きがありません" #: tools/virsh-domain-monitor.c:95 msgid "Failed to retrieve domain XML" msgstr "ドメイン XML の取得に失敗しました" #: tools/virsh-domain-monitor.c:100 msgid "Couldn't parse domain XML" msgstr "ドメイン XML を構文解析できませんでした" #: tools/virsh-domain-monitor.c:122 msgid "ok" msgstr "ok" #: tools/virsh-domain-monitor.c:123 msgid "background job" msgstr "バックグラウンドジョブ" #: tools/virsh-domain-monitor.c:124 msgid "occupied" msgstr "占有済み" #: tools/virsh-domain-monitor.c:139 msgid "monitor failure" msgstr "" #: tools/virsh-domain-monitor.c:140 msgid "internal (locking) error" msgstr "" #: tools/virsh-domain-monitor.c:152 tools/virsh-domain-monitor.c:165 #: tools/virsh-domain.c:189 msgid "no state" msgstr "状態なし" #: tools/virsh-domain-monitor.c:153 tools/virsh-domain.c:182 #: tools/virsh-pool.c:1004 msgid "running" msgstr "実行中" #: tools/virsh-domain-monitor.c:154 msgid "idle" msgstr "idle" #: tools/virsh-domain-monitor.c:155 msgid "paused" msgstr "一時停止中" #: tools/virsh-domain-monitor.c:156 msgid "in shutdown" msgstr "シャットダウン中" #: tools/virsh-domain-monitor.c:157 msgid "shut off" msgstr "シャットオフ" #: tools/virsh-domain-monitor.c:158 tools/virsh-domain-monitor.c:185 #: tools/virsh-domain-monitor.c:205 tools/virsh-domain-monitor.c:220 msgid "crashed" msgstr "クラッシュしました" #: tools/virsh-domain-monitor.c:159 msgid "pmsuspended" msgstr "サスペンドしました" #: tools/virsh-domain-monitor.c:177 msgid "booted" msgstr "起動済み" #: tools/virsh-domain-monitor.c:178 tools/virsh-domain-monitor.c:221 msgid "migrated" msgstr "マイグレーション済み" #: tools/virsh-domain-monitor.c:179 msgid "restored" msgstr "復元済み" #: tools/virsh-domain-monitor.c:180 tools/virsh-domain-monitor.c:202 #: tools/virsh-domain-monitor.c:224 msgid "from snapshot" msgstr "スナップショットから" #: tools/virsh-domain-monitor.c:181 msgid "unpaused" msgstr "一時停止解除済み" #: tools/virsh-domain-monitor.c:182 msgid "migration canceled" msgstr "マイグレーションが取り消されました" #: tools/virsh-domain-monitor.c:183 msgid "save canceled" msgstr "保存が取り消されました" #: tools/virsh-domain-monitor.c:184 msgid "event wakeup" msgstr "起動イベント" #: tools/virsh-domain-monitor.c:196 tools/virsh-domain-monitor.c:212 msgid "user" msgstr "user" #: tools/virsh-domain-monitor.c:197 msgid "migrating" msgstr "マイグレーション中" #: tools/virsh-domain-monitor.c:198 msgid "saving" msgstr "保存中" #: tools/virsh-domain-monitor.c:199 msgid "dumping" msgstr "ダンプ中" #: tools/virsh-domain-monitor.c:200 msgid "I/O error" msgstr "I/O エラー" #: tools/virsh-domain-monitor.c:201 msgid "watchdog" msgstr "ウォッチドッグ" #: tools/virsh-domain-monitor.c:203 msgid "shutting down" msgstr "シャットダウン中" #: tools/virsh-domain-monitor.c:204 msgid "creating snapshot" msgstr "スナップショットの作成中" #: tools/virsh-domain-monitor.c:206 msgid "starting up" msgstr "" #: tools/virsh-domain-monitor.c:218 tools/virsh-domain.c:11484 msgid "shutdown" msgstr "シャットダウン" #: tools/virsh-domain-monitor.c:219 msgid "destroyed" msgstr "強制停止" #: tools/virsh-domain-monitor.c:222 tools/virsh-domain-monitor.c:1896 #: tools/virsh-domain-monitor.c:1904 msgid "saved" msgstr "保存されました" #: tools/virsh-domain-monitor.c:223 tools/virsh-domain.c:11541 msgid "failed" msgstr "失敗" #: tools/virsh-domain-monitor.c:230 msgid "panicked" msgstr "パニック" #: tools/virsh-domain-monitor.c:278 msgid "get memory statistics for a domain" msgstr "ドメインのメモリー統計情報の取得" #: tools/virsh-domain-monitor.c:281 msgid "Get memory statistics for a running domain." msgstr "実行しているドメインのメモリー統計情報を取得します。" #: tools/virsh-domain-monitor.c:291 msgid "period in seconds to set collection" msgstr "" #: tools/virsh-domain-monitor.c:293 tools/virsh-domain.c:76 msgid "affect next boot" msgstr "次回起動時に有効になります" #: tools/virsh-domain-monitor.c:294 tools/virsh-domain.c:79 msgid "affect running domain" msgstr "実行中のドメインに有効になります" #: tools/virsh-domain-monitor.c:295 tools/virsh-domain.c:82 msgid "affect current domain" msgstr "カレントドメインに有効になります" #: tools/virsh-domain-monitor.c:337 #, c-format msgid "Invalid collection period value '%d'" msgstr "無効な統計情報収集間隔 '%d'" #: tools/virsh-domain-monitor.c:343 msgid "Unable to change balloon collection period." msgstr "バルーン収集間隔を変更できません。" #: tools/virsh-domain-monitor.c:352 #, c-format msgid "Failed to get memory statistics for domain %s" msgstr "ドメイン %s のメモリー統計情報の取得に失敗しました" #: tools/virsh-domain-monitor.c:386 msgid "domain block device size information" msgstr "ドメインのブロックデバイス容量の情報" #: tools/virsh-domain-monitor.c:389 msgid "Get block device size info for a domain." msgstr "ドメインのブロックデバイスの容量情報を取得します。" #: tools/virsh-domain-monitor.c:399 tools/virsh-domain-monitor.c:830 #: tools/virsh-domain.c:1159 msgid "block device" msgstr "ブロックデバイス" #: tools/virsh-domain-monitor.c:421 tools/virsh-pool.c:1635 #: tools/virsh-volume.c:1008 msgid "Capacity:" msgstr "容量:" #: tools/virsh-domain-monitor.c:422 tools/virsh-pool.c:1638 #: tools/virsh-volume.c:1011 msgid "Allocation:" msgstr "割り当て:" #: tools/virsh-domain-monitor.c:423 msgid "Physical:" msgstr "物理:" #: tools/virsh-domain-monitor.c:437 msgid "list all domain blocks" msgstr "ドメインの全ブロックの一覧表示" #: tools/virsh-domain-monitor.c:440 msgid "Get the summary of block devices for a domain." msgstr "ドメインのブロックデバイスの概要を取得します。" #: tools/virsh-domain-monitor.c:449 tools/virsh-domain-monitor.c:567 msgid "get inactive rather than running configuration" msgstr "実行中の設定の代わりにインアクティブな設定の取得" #: tools/virsh-domain-monitor.c:453 msgid "additionally display the type and device value" msgstr "種類とデバイスの値の詳細表示" #: tools/virsh-domain-monitor.c:497 tools/virsh-domain-monitor.c:604 #: tools/virsh-domain.c:12487 tools/virsh-volume.c:1442 #: tools/virsh-volume.c:1478 msgid "Type" msgstr "種類" #: tools/virsh-domain-monitor.c:498 msgid "Device" msgstr "デバイス" #: tools/virsh-domain-monitor.c:498 tools/virsh-domain-monitor.c:500 #: tools/virsh-domain.c:12487 msgid "Target" msgstr "ターゲット" #: tools/virsh-domain-monitor.c:498 tools/virsh-domain-monitor.c:500 #: tools/virsh-domain-monitor.c:604 msgid "Source" msgstr "ソース" #: tools/virsh-domain-monitor.c:558 msgid "list all domain virtual interfaces" msgstr "すべてのドメインの仮想インターフェースの取得" #: tools/virsh-domain-monitor.c:559 msgid "Get the summary of virtual interfaces for a domain." msgstr "ドメインの仮想インターフェースの概要を取得します。" #: tools/virsh-domain-monitor.c:603 msgid "Interface" msgstr "インターフェース" #: tools/virsh-domain-monitor.c:604 msgid "Model" msgstr "モデル" #: tools/virsh-domain-monitor.c:604 msgid "MAC" msgstr "MAC" #: tools/virsh-domain-monitor.c:656 msgid "get link state of a virtual interface" msgstr "仮想インターフェースのリンクステートの取得" #: tools/virsh-domain-monitor.c:659 msgid "Get link state of a domain's virtual interface." msgstr "ドメインの仮想インターフェースのリンクステートを取得します。" #: tools/virsh-domain-monitor.c:669 tools/virsh-domain.c:3000 #: tools/virsh-domain.c:3180 msgid "interface device (MAC Address)" msgstr "インターフェースデバイス (MAC アドレス)" #: tools/virsh-domain-monitor.c:675 msgid "Get persistent interface state" msgstr "永続的なインターフェース状態の取得" #: tools/virsh-domain-monitor.c:706 tools/virsh-domain.c:3053 msgid "Failed to get domain description xml" msgstr "ドメイン記述 XML の取得に失敗しました" #: tools/virsh-domain-monitor.c:711 tools/virsh-domain.c:3069 msgid "Failed to parse domain description xml" msgstr "ドメイン記述 XML の構文解析に失敗しました" #: tools/virsh-domain-monitor.c:725 msgid "Failed to extract interface information" msgstr "インターフェース情報の抽出に失敗しました" #: tools/virsh-domain-monitor.c:731 #, c-format msgid "Interface (mac: %s) not found." msgstr "インターフェース (MAC: %s) が見つかりませんでした。" #: tools/virsh-domain-monitor.c:733 #, c-format msgid "Interface (dev: %s) not found." msgstr "インターフェース (デバイス: %s) が見つかりませんでした。" #: tools/virsh-domain-monitor.c:764 msgid "domain control interface state" msgstr "ドメイン制御インターフェース状態" #: tools/virsh-domain-monitor.c:767 msgid "Returns state of a control interface to the domain." msgstr "ドメインの制御インターフェースの状態を返します。" #: tools/virsh-domain-monitor.c:816 msgid "get device block stats for a domain" msgstr "ドメインのデバイスブロックの状態取得" #: tools/virsh-domain-monitor.c:819 msgid "" "Get device block stats for a running domain. See man page or use --human for " "explanation of fields" msgstr "" "実行中のドメインのデバイスブロックの統計情報を取得します。各フィールドの説明は、マニュアルページを参照するか、--human を使用してください。" #: tools/virsh-domain-monitor.c:834 msgid "print a more human readable output" msgstr "より可読性の高い出力を表示します" #: tools/virsh-domain-monitor.c:849 msgid "number of read operations:" msgstr "読み込み回数:" #: tools/virsh-domain-monitor.c:851 msgid "number of bytes read:" msgstr "読み込みバイト数:" #: tools/virsh-domain-monitor.c:853 msgid "number of write operations:" msgstr "書き込み回数:" #: tools/virsh-domain-monitor.c:855 msgid "number of bytes written:" msgstr "書き込みバイト数" #: tools/virsh-domain-monitor.c:857 msgid "error count:" msgstr "エラーカウント:" #: tools/virsh-domain-monitor.c:859 msgid "number of flush operations:" msgstr "フラッシュ操作回数" #: tools/virsh-domain-monitor.c:861 msgid "total duration of reads (ns):" msgstr "合計読み込み時間 (ナノ秒):" #: tools/virsh-domain-monitor.c:863 msgid "total duration of writes (ns):" msgstr "合計書き込み時間 (ナノ秒):" #: tools/virsh-domain-monitor.c:865 msgid "total duration of flushes (ns):" msgstr "合計フラッシュ時間 (ナノ秒):" #: tools/virsh-domain-monitor.c:920 #, c-format msgid "Failed to get block stats %s %s" msgstr "ブロックの状態 %s %s の取得に失敗しました" #: tools/virsh-domain-monitor.c:927 tools/virsh-domain-monitor.c:946 #, c-format msgid "Device: %s\n" msgstr "デバイス: %s\n" #: tools/virsh-domain-monitor.c:940 #, c-format msgid "Failed to get block stats for domain '%s' device '%s'" msgstr "" #: tools/virsh-domain-monitor.c:1003 msgid "get network interface stats for a domain" msgstr "ドメインのネットワークインターフェースの状態取得" #: tools/virsh-domain-monitor.c:1006 msgid "Get network interface stats for a running domain." msgstr "実行中のドメインのネットワークインターフェースの状態を取得します。" #: tools/virsh-domain-monitor.c:1016 msgid "interface device" msgstr "インターフェースデバイス" #: tools/virsh-domain-monitor.c:1036 #, c-format msgid "Failed to get interface stats %s %s" msgstr "インターフェース情報 %s %s の取得に失敗しました" #: tools/virsh-domain-monitor.c:1076 msgid "Show errors on block devices" msgstr "ブロックデバイスにおけるエラーの表示" #: tools/virsh-domain-monitor.c:1079 msgid "Show block device errors" msgstr "ブロックデバイスのエラーの表示" #: tools/virsh-domain-monitor.c:1115 msgid "No errors found\n" msgstr "エラーがありませんでした\n" #: tools/virsh-domain-monitor.c:1137 msgid "domain information" msgstr "ドメインの情報" #: tools/virsh-domain-monitor.c:1140 msgid "Returns basic information about the domain." msgstr "ドメインの基本情報を表示します。" #: tools/virsh-domain-monitor.c:1170 tools/virsh-domain-monitor.c:1172 msgid "Id:" msgstr "Id:" #: tools/virsh-domain-monitor.c:1173 tools/virsh-network.c:350 #: tools/virsh-pool.c:1606 tools/virsh-snapshot.c:896 tools/virsh-volume.c:998 msgid "Name:" msgstr "名前:" #: tools/virsh-domain-monitor.c:1176 tools/virsh-network.c:353 #: tools/virsh-pool.c:1609 msgid "UUID:" msgstr "UUID:" #: tools/virsh-domain-monitor.c:1179 msgid "OS Type:" msgstr "OS タイプ:" #: tools/virsh-domain-monitor.c:1184 tools/virsh-domain.c:6276 #: tools/virsh-domain.c:6287 tools/virsh-pool.c:1614 tools/virsh-snapshot.c:932 msgid "State:" msgstr "状態:" #: tools/virsh-domain-monitor.c:1187 tools/virsh-host.c:647 msgid "CPU(s):" msgstr "CPU:" #: tools/virsh-domain-monitor.c:1194 tools/virsh-domain.c:6283 msgid "CPU time:" msgstr "CPU 時間:" #: tools/virsh-domain-monitor.c:1198 tools/virsh-domain-monitor.c:1201 msgid "Max memory:" msgstr "最大メモリー:" #: tools/virsh-domain-monitor.c:1202 msgid "no limit" msgstr "制限なし" #: tools/virsh-domain-monitor.c:1204 msgid "Used memory:" msgstr "使用メモリー:" #: tools/virsh-domain-monitor.c:1216 tools/virsh-domain-monitor.c:1218 #: tools/virsh-network.c:361 tools/virsh-network.c:363 tools/virsh-pool.c:1622 #: tools/virsh-pool.c:1624 msgid "Persistent:" msgstr "永続:" #: tools/virsh-domain-monitor.c:1218 tools/virsh-domain-monitor.c:1231 #: tools/virsh-network.c:357 tools/virsh-network.c:363 #: tools/virsh-network.c:368 tools/virsh-network.c:707 #: tools/virsh-network.c:713 tools/virsh-pool.c:1189 tools/virsh-pool.c:1200 #: tools/virsh-pool.c:1624 tools/virsh-pool.c:1630 tools/virsh-snapshot.c:914 #: tools/virsh-snapshot.c:999 tools/vsh.c:1647 msgid "yes" msgstr "はい (yes)" #: tools/virsh-domain-monitor.c:1218 tools/virsh-domain-monitor.c:1231 #: tools/virsh-network.c:357 tools/virsh-network.c:363 #: tools/virsh-network.c:368 tools/virsh-network.c:707 #: tools/virsh-network.c:713 tools/virsh-pool.c:1189 tools/virsh-pool.c:1200 #: tools/virsh-pool.c:1624 tools/virsh-pool.c:1630 tools/virsh-snapshot.c:914 #: tools/virsh-snapshot.c:999 tools/vsh.c:1647 msgid "no" msgstr "いいえ (no)" #: tools/virsh-domain-monitor.c:1222 tools/virsh-network.c:366 #: tools/virsh-network.c:368 tools/virsh-pool.c:1628 tools/virsh-pool.c:1630 msgid "Autostart:" msgstr "自動起動:" #: tools/virsh-domain-monitor.c:1223 msgid "enable" msgstr "有効にする" #: tools/virsh-domain-monitor.c:1223 msgid "disable" msgstr "無効にする" #: tools/virsh-domain-monitor.c:1228 tools/virsh-domain-monitor.c:1230 msgid "Managed save:" msgstr "管理済み保存:" #: tools/virsh-domain-monitor.c:1245 msgid "Security model:" msgstr "セキュリティモデル:" #: tools/virsh-domain-monitor.c:1246 msgid "Security DOI:" msgstr "セキュリティ DOI:" #: tools/virsh-domain-monitor.c:1260 msgid "Security label:" msgstr "セキュリティラベル:" #: tools/virsh-domain-monitor.c:1276 msgid "domain state" msgstr "ドメインの状態" #: tools/virsh-domain-monitor.c:1279 msgid "Returns state about a domain." msgstr "ドメインの状態を返します。" #: tools/virsh-domain-monitor.c:1288 msgid "also print reason for the state" msgstr "状態の理由の表示" #: tools/virsh-domain-monitor.c:1328 msgid "domain time" msgstr "" #: tools/virsh-domain-monitor.c:1331 msgid "Gets or sets the domain's system time" msgstr "" #: tools/virsh-domain-monitor.c:1340 msgid "set to the time of the host running virsh" msgstr "" #: tools/virsh-domain-monitor.c:1344 msgid "print domain's time in human readable form" msgstr "" #: tools/virsh-domain-monitor.c:1348 msgid "instead of setting given time, synchronize from domain's RTC" msgstr "" #: tools/virsh-domain-monitor.c:1352 msgid "time to set" msgstr "" #: tools/virsh-domain-monitor.c:1415 #, c-format msgid "Time: %s" msgstr "" #: tools/virsh-domain-monitor.c:1417 #, c-format msgid "Time: %lld" msgstr "" #: tools/virsh-domain-monitor.c:1432 msgid "list domains" msgstr "ドメインの一覧表示" #: tools/virsh-domain-monitor.c:1435 msgid "Returns list of domains." msgstr "ドメインの一覧を表示します。" #: tools/virsh-domain-monitor.c:1543 msgid "Failed to list domains" msgstr "ドメインの一覧表示に失敗しました" #: tools/virsh-domain-monitor.c:1555 tools/virsh-domain-monitor.c:1563 msgid "Failed to list active domains" msgstr "動作中のドメインの一覧表示に失敗しました" #: tools/virsh-domain-monitor.c:1572 tools/virsh-domain-monitor.c:1581 msgid "Failed to list inactive domains" msgstr "停止状態のドメインの一覧表示に失敗しました" #: tools/virsh-domain-monitor.c:1615 msgid "Failed to get domain persistence info" msgstr "ドメインの永続的な情報の取得に失敗しました" #: tools/virsh-domain-monitor.c:1627 msgid "Failed to get domain state" msgstr "ドメインの状態の取得に失敗しました" #: tools/virsh-domain-monitor.c:1647 msgid "Failed to get domain autostart state" msgstr "ドメインの自動起動状態の取得に失敗しました" #: tools/virsh-domain-monitor.c:1660 msgid "Failed to check for managed save image" msgstr "管理保存イメージのチェックに失敗しました" #: tools/virsh-domain-monitor.c:1672 msgid "Failed to get snapshot count" msgstr "スナップショット数の取得に失敗しました" #: tools/virsh-domain-monitor.c:1719 msgid "list inactive domains" msgstr "停止状態のドメインの一覧表示" #: tools/virsh-domain-monitor.c:1723 msgid "list inactive & active domains" msgstr "停止状態および動作中のドメインの一覧表示" #: tools/virsh-domain-monitor.c:1727 msgid "list transient domains" msgstr "一時ドメインの一覧表示" #: tools/virsh-domain-monitor.c:1731 msgid "list persistent domains" msgstr "永続ドメインの一覧表示" #: tools/virsh-domain-monitor.c:1735 msgid "list domains with existing snapshot" msgstr "スナップショットの存在するドメインの一覧表示" #: tools/virsh-domain-monitor.c:1739 msgid "list domains without a snapshot" msgstr "スナップショットのないドメインの一覧表示" #: tools/virsh-domain-monitor.c:1743 msgid "list domains in running state" msgstr "実行状態のドメインの一覧表示" #: tools/virsh-domain-monitor.c:1747 msgid "list domains in paused state" msgstr "一時停止状態のドメインの一覧表示" #: tools/virsh-domain-monitor.c:1751 msgid "list domains in shutoff state" msgstr "シャットオフ状態のドメインの一覧表示" #: tools/virsh-domain-monitor.c:1755 msgid "list domains in other states" msgstr "その他状態のドメインの一覧表示" #: tools/virsh-domain-monitor.c:1759 msgid "list domains with autostart enabled" msgstr "自動起動が有効なドメインの一覧表示" #: tools/virsh-domain-monitor.c:1763 msgid "list domains with autostart disabled" msgstr "自動起動が無効なドメインの一覧表示" #: tools/virsh-domain-monitor.c:1767 msgid "list domains with managed save state" msgstr "管理保存状態を持つドメインの一覧表示" #: tools/virsh-domain-monitor.c:1771 msgid "list domains without managed save" msgstr "管理保存を持たないドメインの一覧表示" #: tools/virsh-domain-monitor.c:1775 tools/virsh-network.c:637 msgid "list uuid's only" msgstr "UUID のみの一覧表示" #: tools/virsh-domain-monitor.c:1779 msgid "list domain names only" msgstr "ドメイン名のみの一覧表示" #: tools/virsh-domain-monitor.c:1783 tools/virsh-network.c:645 msgid "list table (default)" msgstr "表形式の一覧表示 (初期値)" #: tools/virsh-domain-monitor.c:1787 msgid "mark inactive domains with managed save state" msgstr "管理済み保存状態を持つ停止状態のドメインに印をつけます" #: tools/virsh-domain-monitor.c:1791 msgid "show domain title" msgstr "" #: tools/virsh-domain-monitor.c:1846 tools/virsh-network.c:680 msgid "Only one argument from --table, --name and --uuid may be specified." msgstr "--table, --name および --uuid のどれか一つのみを指定できます。" #: tools/virsh-domain-monitor.c:1861 tools/virsh-domain-monitor.c:1866 msgid "Id" msgstr "Id" #: tools/virsh-domain-monitor.c:1861 tools/virsh-domain-monitor.c:1866 #: tools/virsh-domain-monitor.c:2207 tools/virsh-domain.c:12487 #: tools/virsh-interface.c:367 tools/virsh-network.c:692 #: tools/virsh-nwfilter.c:365 tools/virsh-pool.c:1300 tools/virsh-pool.c:1321 #: tools/virsh-pool.c:1386 tools/virsh-snapshot.c:1565 #: tools/virsh-snapshot.c:1569 tools/virsh-volume.c:1416 #: tools/virsh-volume.c:1432 tools/virsh-volume.c:1478 msgid "Name" msgstr "名前" #: tools/virsh-domain-monitor.c:1861 tools/virsh-domain-monitor.c:1866 #: tools/virsh-interface.c:367 tools/virsh-network.c:692 #: tools/virsh-pool.c:1300 tools/virsh-pool.c:1326 tools/virsh-pool.c:1386 #: tools/virsh-snapshot.c:1565 tools/virsh-snapshot.c:1569 msgid "State" msgstr "状態" #: tools/virsh-domain-monitor.c:1861 msgid "Title" msgstr "タイトル" #: tools/virsh-domain-monitor.c:1909 msgid "Failed to get domain's UUID" msgstr "ドメインの UUID の取得に失敗しました" #: tools/virsh-domain-monitor.c:1930 msgid "get statistics about one or multiple domains" msgstr "" #: tools/virsh-domain-monitor.c:1933 msgid "Gets statistics about one or more (or all) domains" msgstr "" #: tools/virsh-domain-monitor.c:1941 msgid "report domain state" msgstr "" #: tools/virsh-domain-monitor.c:1945 msgid "report domain physical cpu usage" msgstr "" #: tools/virsh-domain-monitor.c:1949 msgid "report domain balloon statistics" msgstr "" #: tools/virsh-domain-monitor.c:1953 msgid "report domain virtual cpu information" msgstr "" #: tools/virsh-domain-monitor.c:1957 msgid "report domain network interface information" msgstr "" #: tools/virsh-domain-monitor.c:1961 msgid "report domain block device statistics" msgstr "" #: tools/virsh-domain-monitor.c:1965 msgid "list only active domains" msgstr "" #: tools/virsh-domain-monitor.c:1969 msgid "list only inactive domains" msgstr "" #: tools/virsh-domain-monitor.c:1973 msgid "list only persistent domains" msgstr "" #: tools/virsh-domain-monitor.c:1977 msgid "list only transient domains" msgstr "" #: tools/virsh-domain-monitor.c:1981 msgid "list only running domains" msgstr "" #: tools/virsh-domain-monitor.c:1985 msgid "list only paused domains" msgstr "" #: tools/virsh-domain-monitor.c:1989 msgid "list only shutoff domains" msgstr "" #: tools/virsh-domain-monitor.c:1993 msgid "list only domains in other states" msgstr "" #: tools/virsh-domain-monitor.c:1997 msgid "do not pretty-print the fields" msgstr "" #: tools/virsh-domain-monitor.c:2001 msgid "enforce requested stats parameters" msgstr "" #: tools/virsh-domain-monitor.c:2005 msgid "add backing chain information to block stats" msgstr "" #: tools/virsh-domain-monitor.c:2010 msgid "list of domains to get stats for" msgstr "" #: tools/virsh-domain-monitor.c:2148 tools/virsh-domain-monitor.c:2149 msgid "Get network interfaces' addresses for a running domain" msgstr "" #: tools/virsh-domain-monitor.c:2158 msgid "network interface name" msgstr "" #: tools/virsh-domain-monitor.c:2162 msgid "display full fields" msgstr "" #: tools/virsh-domain-monitor.c:2166 msgid "address source: 'lease' or 'agent'" msgstr "" #: tools/virsh-domain-monitor.c:2197 #, c-format msgid "Unknown data source '%s'" msgstr "" #: tools/virsh-domain-monitor.c:2203 msgid "Failed to query for interfaces addresses" msgstr "" #: tools/virsh-domain-monitor.c:2208 tools/virsh-domain.c:809 #: tools/virsh-domain.c:10795 tools/virsh-network.c:1314 #: tools/virsh-network.c:1364 msgid "MAC address" msgstr "MAC アドレス" #: tools/virsh-domain-monitor.c:2208 tools/virsh-network.c:1364 msgid "Protocol" msgstr "" #: tools/virsh-domain-monitor.c:2208 msgid "Address" msgstr "" #: tools/virsh-domain-monitor.c:2209 msgid "-------------------------------------------------" msgstr "" #: tools/virsh-domain-monitor.c:2210 msgid "------------------------------" msgstr "" #: tools/virsh-domain.c:72 msgid "make live change persistent" msgstr "実行時設定の変更を永続化させます" #: tools/virsh-domain.c:122 #, c-format msgid "failed to get domain '%s'" msgstr "ドメイン '%s' を取得できませんでした" #: tools/virsh-domain.c:181 msgid "offline" msgstr "オフライン" #: tools/virsh-domain.c:183 msgid "blocked" msgstr "ブロックされています" #: tools/virsh-domain.c:217 msgid "attach device from an XML file" msgstr "XML ファイルによるデバイスの接続" #: tools/virsh-domain.c:220 msgid "Attach device from an XML ." msgstr "XML からデバイスを接続します。" #: tools/virsh-domain.c:227 tools/virsh-domain.c:10625 #: tools/virsh-domain.c:10706 msgid "XML file" msgstr "XML ファイル" #: tools/virsh-domain.c:282 #, c-format msgid "Failed to attach device from %s" msgstr "%s からデバイスの接続に失敗しました" #: tools/virsh-domain.c:286 msgid "Device attached successfully\n" msgstr "デバイスが正常に接続されました\n" #: tools/virsh-domain.c:299 msgid "attach disk device" msgstr "ディスクデバイスの接続" #: tools/virsh-domain.c:302 msgid "Attach new disk device." msgstr "新しいディスクデバイスを接続します。" #: tools/virsh-domain.c:312 msgid "source of disk device" msgstr "ディスクデバイスのソース" #: tools/virsh-domain.c:317 tools/virsh-domain.c:11195 msgid "target of disk device" msgstr "ディスクデバイスのターゲット" #: tools/virsh-domain.c:321 msgid "target bus of disk device" msgstr "" #: tools/virsh-domain.c:325 msgid "driver of disk device" msgstr "ディスクデバイスのドライバー" #: tools/virsh-domain.c:329 msgid "subdriver of disk device" msgstr "ディスクデバイスのサブドライバー" #: tools/virsh-domain.c:333 msgid "IOThread to be used by supported device" msgstr "" #: tools/virsh-domain.c:337 msgid "cache mode of disk device" msgstr "ディスクデバイスのキャッシュモード" #: tools/virsh-domain.c:341 msgid "target device type" msgstr "ターゲットデバイスの形式" #: tools/virsh-domain.c:349 msgid "mode of device reading and writing" msgstr "デバイスの読み書きモード" #: tools/virsh-domain.c:353 msgid "type of source (block|file)" msgstr "ソースの形式 (block|file)" #: tools/virsh-domain.c:357 msgid "serial of disk device" msgstr "ディスクデバイスのシリアル" #: tools/virsh-domain.c:361 msgid "wwn of disk device" msgstr "ディスクデバイスの WWN" #: tools/virsh-domain.c:365 msgid "needs rawio capability" msgstr "rawio ケイパビリティの要求" #: tools/virsh-domain.c:369 msgid "address of disk device" msgstr "ディスクデバイスのアドレス" #: tools/virsh-domain.c:373 msgid "use multifunction pci under specified address" msgstr "指定されたアドレスにおけるマルチファンクション PCI の使用" #: tools/virsh-domain.c:377 msgid "print XML document rather than attach the disk" msgstr "ディスクを接続するのではなく、XML ドキュメントを表示します" #: tools/virsh-domain.c:626 #, c-format msgid "Unknown source type: '%s'" msgstr "不明なソース形式: '%s'" #: tools/virsh-domain.c:632 #, c-format msgid "No support for %s in command 'attach-disk'" msgstr "コマンド 'attach-disk' において %s はサポートされません" #: tools/virsh-domain.c:685 msgid "Invalid address." msgstr "不正なアドレスです。" #: tools/virsh-domain.c:707 msgid "expecting a pci:0000.00.00.00 or ccw:00.0.0000 address." msgstr "" #: tools/virsh-domain.c:718 msgid "expecting a scsi:00.00.00 address." msgstr "scsi:00.00.00 アドレスが期待されます。" #: tools/virsh-domain.c:729 msgid "expecting an ide:00.00.00 address." msgstr "ide:00.00.00 アドレスが期待されます。" #: tools/virsh-domain.c:739 tools/virsh-domain.c:1050 tools/virsh-pool.c:378 #: tools/virsh-volume.c:334 tools/virsh-volume.c:599 tools/vsh.c:2939 #: tools/vsh.c:2956 msgid "Failed to allocate XML buffer" msgstr "XML バッファの割り当てに失敗しました" #: tools/virsh-domain.c:764 msgid "Failed to attach disk" msgstr "ディスクの接続に失敗しました" #: tools/virsh-domain.c:766 msgid "Disk attached successfully\n" msgstr "ディスクが正常に接続されました\n" #: tools/virsh-domain.c:783 msgid "attach network interface" msgstr "ネットワークインターフェースの接続" #: tools/virsh-domain.c:786 msgid "Attach new network interface." msgstr "新しいネットワークインターフェースを接続します。" #: tools/virsh-domain.c:796 tools/virsh-domain.c:10791 msgid "network interface type" msgstr "ネットワークインターフェースの形式" #: tools/virsh-domain.c:801 msgid "source of network interface" msgstr "ネットワークインターフェースのソース" #: tools/virsh-domain.c:805 msgid "target network name" msgstr "ターゲットネットワーク名" #: tools/virsh-domain.c:813 msgid "script used to bridge network interface" msgstr "ネットワークインターフェースを接続するために使用されるスクリプト" #: tools/virsh-domain.c:817 msgid "model type" msgstr "モデルの種類" #: tools/virsh-domain.c:821 tools/virsh-domain.c:3184 msgid "control domain's incoming traffics" msgstr "ドメインの入力トラフィックの制御" #: tools/virsh-domain.c:825 tools/virsh-domain.c:3188 msgid "control domain's outgoing traffics" msgstr "ドメインの出力トラフィックの制御" #: tools/virsh-domain.c:833 msgid "print XML document rather than attach the interface" msgstr "" #: tools/virsh-domain.c:837 msgid "libvirt will automatically detach/attach the device from/to host" msgstr "" #: tools/virsh-domain.c:851 #, c-format msgid "field '%s' is malformed" msgstr "" #: tools/virsh-domain.c:869 #, c-format msgid "Rate string '%s' has too many fields" msgstr "" #: tools/virsh-domain.c:928 tools/virsh-domain.c:1004 #, c-format msgid "No support for %s in command 'attach-interface'" msgstr "コマンド 'attach-interface' において %s はサポートされません" #: tools/virsh-domain.c:938 tools/virsh-domain.c:3248 msgid "either inbound average or floor is mandatory" msgstr "" #: tools/virsh-domain.c:947 tools/virsh-domain.c:3286 msgid "outbound average is mandatory" msgstr "出力の平均値は必須です" #: tools/virsh-domain.c:951 tools/virsh-domain.c:3291 msgid "outbound floor is unsupported yet" msgstr "" #: tools/virsh-domain.c:979 #, c-format msgid "cannot parse pci address '%s' for network interface" msgstr "" #: tools/virsh-domain.c:1075 msgid "Failed to attach interface" msgstr "インターフェースを接続できませんでした" #: tools/virsh-domain.c:1077 msgid "Interface attached successfully\n" msgstr "インターフェースが正常に接続できました\n" #: tools/virsh-domain.c:1094 msgid "autostart a domain" msgstr "ドメインの自動起動" #: tools/virsh-domain.c:1097 msgid "Configure a domain to be automatically started at boot." msgstr "システム起動時に自動的に起動するようドメインを設定します。" #: tools/virsh-domain.c:1106 tools/virsh-network.c:99 tools/virsh-pool.c:184 msgid "disable autostarting" msgstr "自動起動の設定解除" #: tools/virsh-domain.c:1125 #, c-format msgid "Failed to mark domain %s as autostarted" msgstr "ドメイン %s の自動起動の設定に失敗しました" #: tools/virsh-domain.c:1127 #, c-format msgid "Failed to unmark domain %s as autostarted" msgstr "ドメイン %s の自動起動の設定解除に失敗しました" #: tools/virsh-domain.c:1133 #, c-format msgid "Domain %s marked as autostarted\n" msgstr "ドメイン %s が自動起動に設定されました\n" #: tools/virsh-domain.c:1135 #, c-format msgid "Domain %s unmarked as autostarted\n" msgstr "ドメイン %s の自動起動設定が解除されました\n" #: tools/virsh-domain.c:1146 msgid "Set or query a block device I/O tuning parameters." msgstr "ブロックデバイスの I/O チューニングパラメーターの設定・取得" #: tools/virsh-domain.c:1149 msgid "Set or query disk I/O parameters such as block throttling." msgstr "ブロック・スロットリングのようなディスク I/O パラメーターを設定または取得します。" #: tools/virsh-domain.c:1167 msgid "total throughput limit in bytes per second" msgstr "秒あたりのバイト単位の合計スループット制限" #: tools/virsh-domain.c:1175 msgid "read throughput limit in bytes per second" msgstr "秒あたりのバイト単位の読み込みスループット制限" #: tools/virsh-domain.c:1183 msgid "write throughput limit in bytes per second" msgstr "秒あたりのバイト単位の書き込みスループット制限" #: tools/virsh-domain.c:1191 msgid "total I/O operations limit per second" msgstr "秒あたりの合計 I/O 回数制限" #: tools/virsh-domain.c:1199 msgid "read I/O operations limit per second" msgstr "秒あたりの読み込み I/O 回数制限" #: tools/virsh-domain.c:1207 msgid "write I/O operations limit per second" msgstr "秒あたりの書き込み I/O 回数制限" #: tools/virsh-domain.c:1215 msgid "total max in bytes" msgstr "" #: tools/virsh-domain.c:1223 msgid "read max in bytes" msgstr "" #: tools/virsh-domain.c:1231 msgid "write max in bytes" msgstr "" #: tools/virsh-domain.c:1239 msgid "total I/O operations max" msgstr "" #: tools/virsh-domain.c:1247 msgid "read I/O operations max" msgstr "" #: tools/virsh-domain.c:1255 msgid "write I/O operations max" msgstr "" #: tools/virsh-domain.c:1263 msgid "I/O size in bytes" msgstr "" #: tools/virsh-domain.c:1422 msgid "Unable to get number of block I/O throttle parameters" msgstr "ブロック I/O スロットルのパラメーターの数を取得できません" #: tools/virsh-domain.c:1435 msgid "Unable to get block I/O throttle parameters" msgstr "ブロック I/O スロットルのパラメーターを取得できません" #: tools/virsh-domain.c:1460 msgid "Unable to change block I/O throttle" msgstr "ブロック I/O スロットルを変更できません" #: tools/virsh-domain.c:1464 msgid "Unable to parse integer parameter" msgstr "整数値のパラメーターを構文解析できませんでした" #: tools/virsh-domain.c:1473 msgid "Get or set blkio parameters" msgstr "ブロック I/O パラメーターの取得・設定" #: tools/virsh-domain.c:1476 msgid "" "Get or set the current blkio parameters for a guest domain.\n" " To get the blkio parameters use following command: \n" "\n" " virsh # blkiotune " msgstr "" "ゲストドメインの現在のブロック I/O パラメーターを取得または設定します。\n" " ブロック I/O パラメーターを取得するために、以下のコマンドを使用します: \n" "\n" " virsh # blkiotune " #: tools/virsh-domain.c:1488 msgid "IO Weight" msgstr "" #: tools/virsh-domain.c:1492 msgid "per-device IO Weights, in the form of /path/to/device,weight,..." msgstr "デバイスごとの I/O ウェイト、/path/to/device 形式、ウェイト、..." #: tools/virsh-domain.c:1496 msgid "" "per-device read I/O limit per second, in the form of " "/path/to/device,read_iops_sec,..." msgstr "" #: tools/virsh-domain.c:1500 msgid "" "per-device write I/O limit per second, in the form of " "/path/to/device,write_iops_sec,..." msgstr "" #: tools/virsh-domain.c:1504 msgid "" "per-device bytes read per second, in the form of " "/path/to/device,read_bytes_sec,..." msgstr "" #: tools/virsh-domain.c:1508 msgid "" "per-device bytes wrote per second, in the form of " "/path/to/device,write_bytes_sec,..." msgstr "" #: tools/virsh-domain.c:1552 #, c-format msgid "Invalid value of %d for I/O weight" msgstr "無効な I/O ウェイト値 %d" #: tools/virsh-domain.c:1562 tools/virsh-domain.c:1573 #: tools/virsh-domain.c:1584 tools/virsh-domain.c:1595 #: tools/virsh-domain.c:1606 msgid "Unable to parse string parameter" msgstr "文字列パラメーターを構文解析できません" #: tools/virsh-domain.c:1619 msgid "Unable to get number of blkio parameters" msgstr "ブロック I/O のパラメーターの数を取得できませんでした" #: tools/virsh-domain.c:1632 msgid "Unable to get blkio parameters" msgstr "ブロック I/O のパラメーターを取得できませんでした" #: tools/virsh-domain.c:1657 msgid "Unable to change blkio parameters" msgstr "ブロック I/O のパラメーターを変更できませんでした" #: tools/virsh-domain.c:1869 #, c-format msgid "failed to query job for disk %s" msgstr "ディスク %s のジョブの問い合わせに失敗しました" #: tools/virsh-domain.c:1905 #, c-format msgid "failed to abort job for disk '%s'" msgstr "" #: tools/virsh-domain.c:1936 msgid "Start a block commit operation." msgstr "ブロックのコミット操作の開始" #: tools/virsh-domain.c:1939 msgid "Commit changes from a snapshot down to its backing image." msgstr "スナップショットからの変更点をそのバッキング・イメージにコミットします。" #: tools/virsh-domain.c:1949 tools/virsh-domain.c:2466 #: tools/virsh-domain.c:2707 msgid "fully-qualified path of disk" msgstr "ディスクの完全修飾パス" #: tools/virsh-domain.c:1953 tools/virsh-domain.c:2173 #: tools/virsh-domain.c:2711 msgid "bandwidth limit in MiB/s" msgstr "MiB/s 単位の帯域制限値" #: tools/virsh-domain.c:1957 msgid "path of base file to commit into (default bottom of chain)" msgstr "そこにコミットするベースファイルのパス (初期値はチェインの最下部)" #: tools/virsh-domain.c:1961 msgid "use backing file of top as base" msgstr "ベースとして最上部のバッキングファイルを使用します" #: tools/virsh-domain.c:1965 msgid "path of top file to commit from (default top of chain)" msgstr "そこからコミットする最上部のファイルのパス (初期値はチェインの最上部)" #: tools/virsh-domain.c:1969 msgid "trigger two-stage active commit of top file" msgstr "" #: tools/virsh-domain.c:1973 msgid "delete files that were successfully committed" msgstr "正常にコミットされたファイルの削除" #: tools/virsh-domain.c:1977 msgid "wait for job to complete (with --active, wait for job to sync)" msgstr "" #: tools/virsh-domain.c:1982 tools/virsh-domain.c:2197 #: tools/virsh-domain.c:2723 msgid "with --wait, display the progress" msgstr "--wait とともに用いると、進行状況を表示します" #: tools/virsh-domain.c:1986 tools/virsh-domain.c:2201 msgid "implies --wait, abort if copy exceeds timeout (in seconds)" msgstr "" #: tools/virsh-domain.c:1990 msgid "implies --active --wait, pivot when commit is synced" msgstr "" #: tools/virsh-domain.c:1994 msgid "implies --active --wait, quit when commit is synced" msgstr "" #: tools/virsh-domain.c:1998 tools/virsh-domain.c:2213 #: tools/virsh-domain.c:2731 msgid "with --wait, don't wait for cancel to finish" msgstr "--wait とともに用いると、キャンセルが完了するまで待ちません" #: tools/virsh-domain.c:2002 tools/virsh-domain.c:2735 msgid "keep the backing chain relatively referenced" msgstr "" #: tools/virsh-domain.c:2061 msgid "" "--verbose requires at least one of --timeout, --wait, --pivot, or --keep-" "overlay" msgstr "" #: tools/virsh-domain.c:2067 msgid "" "--async requires at least one of --timeout, --wait, --pivot, or --keep-" "overlay" msgstr "" #: tools/virsh-domain.c:2080 msgid "Block commit" msgstr "" #: tools/virsh-domain.c:2089 msgid "Active Block Commit started" msgstr "" #: tools/virsh-domain.c:2091 msgid "Block Commit started" msgstr "ブロックのコミットを開始しました" #: tools/virsh-domain.c:2103 msgid "Commit aborted" msgstr "コミットが中断されました" #: tools/virsh-domain.c:2108 msgid "Commit failed" msgstr "" #: tools/virsh-domain.c:2121 tools/virsh-domain.c:2422 #, c-format msgid "failed to pivot job for disk %s" msgstr "ディスク %s のジョブの並び替えに失敗しました" #: tools/virsh-domain.c:2125 tools/virsh-domain.c:2426 msgid "Successfully pivoted" msgstr "正常に回転しました" #: tools/virsh-domain.c:2128 tools/virsh-domain.c:2429 #, c-format msgid "failed to finish job for disk %s" msgstr "ディスク %s のジョブの終了に失敗しました" #: tools/virsh-domain.c:2132 msgid "Commit complete, overlay image kept" msgstr "" #: tools/virsh-domain.c:2134 msgid "Now in synchronized phase" msgstr "" #: tools/virsh-domain.c:2137 msgid "Commit complete" msgstr "コミットが完了しました" #: tools/virsh-domain.c:2152 msgid "Start a block copy operation." msgstr "ブロックコピー操作の開始" #: tools/virsh-domain.c:2155 msgid "Copy a disk backing image chain to dest." msgstr "ディスクのバッキング・イメージ・チェインを宛先にコピーします。" #: tools/virsh-domain.c:2165 msgid "fully-qualified path of source disk" msgstr "" #: tools/virsh-domain.c:2169 msgid "path of the copy to create" msgstr "作成するコピーのパス" #: tools/virsh-domain.c:2177 msgid "make the copy share a backing chain" msgstr "コピーがバッキングチェインを共有させます" #: tools/virsh-domain.c:2181 msgid "reuse existing destination" msgstr "既存の宛先の再利用" #: tools/virsh-domain.c:2189 msgid "copy destination is block device instead of regular file" msgstr "" #: tools/virsh-domain.c:2193 msgid "wait for job to reach mirroring phase" msgstr "ミラーリングフェーズに到達するためにジョブを待ちます" #: tools/virsh-domain.c:2205 msgid "implies --wait, pivot when mirroring starts" msgstr "" #: tools/virsh-domain.c:2209 msgid "implies --wait, quit when mirroring starts" msgstr "" #: tools/virsh-domain.c:2217 msgid "filename containing XML description of the copy destination" msgstr "" #: tools/virsh-domain.c:2221 msgid "format of the destination file" msgstr "" #: tools/virsh-domain.c:2225 msgid "power-of-two granularity to use during the copy" msgstr "" #: tools/virsh-domain.c:2229 msgid "maximum amount of in-flight data during the copy" msgstr "" #: tools/virsh-domain.c:2299 msgid "need either --dest or --xml" msgstr "" #: tools/virsh-domain.c:2305 msgid "" "--verbose requires at least one of --timeout, --wait, --pivot, or --finish" msgstr "" #: tools/virsh-domain.c:2311 msgid "" "--async requires at least one of --timeout, --wait, --pivot, or --finish" msgstr "" #: tools/virsh-domain.c:2321 tools/virsh-domain.c:2504 msgid "Block Copy" msgstr "ブロックのコピー" #: tools/virsh-domain.c:2394 msgid "Block Copy started" msgstr "ブロックコピーが開始しました" #: tools/virsh-domain.c:2405 msgid "Copy aborted" msgstr "コピーを中止しました" #: tools/virsh-domain.c:2410 msgid "Copy failed" msgstr "" #: tools/virsh-domain.c:2433 msgid "Successfully copied" msgstr "正常にコピーしました" #: tools/virsh-domain.c:2435 msgid "Now in mirroring phase" msgstr "現在ミラーフェーズです" #: tools/virsh-domain.c:2453 msgid "Manage active block operations" msgstr "実行中のブロック操作の管理" #: tools/virsh-domain.c:2456 msgid "Query, adjust speed, or cancel active block operations." msgstr "実行中のブロック操作を問い合わせ、速度調整、または取り消します。" #: tools/virsh-domain.c:2470 msgid "abort the active job on the specified disk" msgstr "指定したディスクにおけるアクティブなジョブの中止" #: tools/virsh-domain.c:2474 msgid "implies --abort; request but don't wait for job end" msgstr "" #: tools/virsh-domain.c:2478 msgid "implies --abort; conclude and pivot a copy or commit job" msgstr "" #: tools/virsh-domain.c:2482 msgid "get active job information for the specified disk" msgstr "指定したディスクのアクティブなジョブの情報の取得" #: tools/virsh-domain.c:2486 msgid "with --info, get bandwidth in bytes rather than MiB/s" msgstr "" #: tools/virsh-domain.c:2490 msgid "implies --info; output details rather than human summary" msgstr "" #: tools/virsh-domain.c:2494 msgid "set the bandwidth limit in MiB/s" msgstr "" #: tools/virsh-domain.c:2502 tools/virsh-domain.c:2512 msgid "Unknown job" msgstr "不明なジョブ" #: tools/virsh-domain.c:2503 tools/virsh-domain.c:2777 msgid "Block Pull" msgstr "ブロック取り出し" #: tools/virsh-domain.c:2505 msgid "Block Commit" msgstr "ブロックのコミット" #: tools/virsh-domain.c:2506 msgid "Active Block Commit" msgstr "" #: tools/virsh-domain.c:2564 #, c-format msgid "overflow in converting %ld MiB/s to bytes\n" msgstr "" #: tools/virsh-domain.c:2573 #, c-format msgid "No current block job for %s" msgstr "" #: tools/virsh-domain.c:2579 #, c-format msgid "" " type=%s\n" " bandwidth=%lu\n" " cur=%llu\n" " end=%llu\n" msgstr "" #: tools/virsh-domain.c:2588 #, c-format msgid " Bandwidth limit: %llu bytes/s (%-.3lf %s/s)" msgstr "" #: tools/virsh-domain.c:2694 tools/virsh-domain.c:2697 msgid "Populate a disk from its backing image." msgstr "バッキング・イメージからのディスクの配置" #: tools/virsh-domain.c:2715 msgid "path of backing file in chain for a partial pull" msgstr "部分的な取り出しに対するチェインにおけるバッキングファイルのパス" #: tools/virsh-domain.c:2719 msgid "wait for job to finish" msgstr "ジョブが終了するのを待ちます" #: tools/virsh-domain.c:2727 msgid "with --wait, abort if pull exceeds timeout (in seconds)" msgstr "--wait とともに用いると、取り出しがタイムアウト時間(秒単位)を超えると中断します" #: tools/virsh-domain.c:2790 msgid "Block Pull started" msgstr "ブロック取り出しが開始しました" #: tools/virsh-domain.c:2801 msgid "Pull aborted" msgstr "取り出しを中止しました" #: tools/virsh-domain.c:2806 msgid "Pull failed" msgstr "" #: tools/virsh-domain.c:2812 msgid "Pull complete" msgstr "取り出しが完了しました" #: tools/virsh-domain.c:2829 tools/virsh-domain.c:2832 msgid "Resize block device of domain." msgstr "ドメインのブロックデバイスの容量変更" #: tools/virsh-domain.c:2842 msgid "Fully-qualified path of block device" msgstr "ブロックデバイスの完全修飾パス" #: tools/virsh-domain.c:2847 msgid "New size of the block device, as scaled integer (default KiB)" msgstr "ブロックデバイスの新しい容量、単位付き整数(初期値 KiB)" #: tools/virsh-domain.c:2877 #, c-format msgid "Failed to resize block device '%s'" msgstr "ブロックデバイス '%s' の容量変更に失敗しました" #: tools/virsh-domain.c:2879 #, c-format msgid "Block device '%s' is resized" msgstr "ブロックデバイス '%s' の容量が変更されました" #: tools/virsh-domain.c:2893 msgid "connect to the guest console" msgstr "ゲストのコンソールへの接続" #: tools/virsh-domain.c:2896 msgid "Connect the virtual serial console for the guest" msgstr "ゲストの仮想シリアルコンソールに接続します。" #: tools/virsh-domain.c:2905 msgid "character device name" msgstr "キャラクターデバイス名" #: tools/virsh-domain.c:2909 msgid "force console connection (disconnect already connected sessions)" msgstr "強制的にコンソールに接続します (すでに接続されているセッションを切断します)" #: tools/virsh-domain.c:2913 msgid "only connect if safe console handling is supported" msgstr "安全なコンソール処理がサポートされるときのみ接続します" #: tools/virsh-domain.c:2928 msgid "Unable to get domain status" msgstr "ドメインの状態が得られません" #: tools/virsh-domain.c:2933 msgid "The domain is not running" msgstr "ドメインが実行していません" #: tools/virsh-domain.c:2938 msgid "Cannot run interactive console without a controlling TTY" msgstr "TTY を制御せずに対話式コンソールを実行できません" #: tools/virsh-domain.c:2942 #, c-format msgid "Connected to domain %s\n" msgstr "ドメイン %s に接続しました\n" #: tools/virsh-domain.c:2943 #, c-format msgid "Escape character is %s\n" msgstr "エスケープ文字は %s です\n" #: tools/virsh-domain.c:2986 msgid "set link state of a virtual interface" msgstr "仮想インターフェースのリンクステートの設定" #: tools/virsh-domain.c:2989 msgid "" "Set link state of a domain's virtual interface. This command wraps usage of " "update-device command." msgstr "ドメインの仮想インターフェースのリンクステートを設定します。このコマンドは update-device コマンドの使用を覆い隠します。" #: tools/virsh-domain.c:3005 msgid "new state of the device" msgstr "デバイスの新しい状態" #: tools/virsh-domain.c:3046 #, c-format msgid "invalid link state '%s'" msgstr "不正なリンクステート '%s'" #: tools/virsh-domain.c:3076 msgid "Failed to extract interface information or no interfaces found" msgstr "インターフェース情報の取得に失敗しました、またはインターフェースが見つかりません" #: tools/virsh-domain.c:3107 #, c-format msgid "interface (%s: %s) not found" msgstr "インターフェース (%s: %s) がありません" #: tools/virsh-domain.c:3141 msgid "Failed to create XML" msgstr "XML の作成に失敗しました" #: tools/virsh-domain.c:3146 msgid "Failed to update interface link state" msgstr "インターフェースのリンクステートの更新に失敗しました" #: tools/virsh-domain.c:3149 tools/virsh-domain.c:10764 msgid "Device updated successfully\n" msgstr "デバイスが正常に更新されました\n" #: tools/virsh-domain.c:3167 msgid "get/set parameters of a virtual interface" msgstr "仮想インターフェースのパラメーターの取得・設定" #: tools/virsh-domain.c:3170 msgid "Get/set parameters of a domain's virtual interface." msgstr "ドメインの仮想インターフェースのパラメーターを取得または設定します。" #: tools/virsh-domain.c:3241 #, c-format msgid "inbound rate larger than maximum %u" msgstr "" #: tools/virsh-domain.c:3281 #, c-format msgid "outbound rate larger than maximum %u" msgstr "" #: tools/virsh-domain.c:3317 msgid "Unable to get number of interface parameters" msgstr "インターフェースのパラメーター数を取得できません" #: tools/virsh-domain.c:3330 msgid "Unable to get interface parameters" msgstr "インターフェースのパラメーターを取得できません" #: tools/virsh-domain.c:3355 msgid "Unable to set interface parameters" msgstr "インターフェースのパラメーターを設定できません" #: tools/virsh-domain.c:3364 msgid "suspend a domain" msgstr "ドメインの一時停止" #: tools/virsh-domain.c:3367 msgid "Suspend a running domain." msgstr "実行中のドメインを一時停止状態にします。" #: tools/virsh-domain.c:3388 #, c-format msgid "Domain %s suspended\n" msgstr "ドメイン %s は一時停止されました\n" #: tools/virsh-domain.c:3390 #, c-format msgid "Failed to suspend domain %s" msgstr "ドメイン %s の一時停止に失敗しました" #: tools/virsh-domain.c:3403 msgid "suspend a domain gracefully using power management functions" msgstr "電源管理機能を使用したドメインの穏やかな一時停止" #: tools/virsh-domain.c:3407 msgid "" "Suspends a running domain using guest OS's power management. (Note: This " "requires a guest agent configured and running in the guest OS)." msgstr "" "ゲスト OS の電源管理を使用して実行中のドメインを一時停止します(注:これは、ゲストエージェントが設定され、ゲスト OS " "において実行されている必要があります)。" #: tools/virsh-domain.c:3419 tools/virsh-host.c:949 msgid "mem(Suspend-to-RAM), disk(Suspend-to-Disk), hybrid(Hybrid-Suspend)" msgstr "mem(メモリーに), disk(ディスクに), hybrid(ハイブリッド)" #: tools/virsh-domain.c:3426 msgid "duration in seconds" msgstr "秒単位の間隔" #: tools/virsh-domain.c:3457 tools/virsh-host.c:981 msgid "Invalid target" msgstr "無効なターゲット" #: tools/virsh-domain.c:3462 #, c-format msgid "Domain %s could not be suspended" msgstr "ドメイン %s を一時停止できませんでした" #: tools/virsh-domain.c:3467 #, c-format msgid "Domain %s successfully suspended" msgstr "ドメイン %s が正常に一時停止されました" #: tools/virsh-domain.c:3483 msgid "wakeup a domain from pmsuspended state" msgstr "ドメインのサスペンド状態からの再開" #: tools/virsh-domain.c:3486 msgid "Wakeup a domain that was previously suspended by power management." msgstr "電源管理により以前に一時停止されたドメインを再開します。" #: tools/virsh-domain.c:3509 #, c-format msgid "Domain %s could not be woken up" msgstr "ドメイン %s は再開できませんでした" #: tools/virsh-domain.c:3514 #, c-format msgid "Domain %s successfully woken up" msgstr "ドメイン %s は正常に再開されました" #: tools/virsh-domain.c:3529 msgid "undefine a domain" msgstr "ドメインの定義解除" #: tools/virsh-domain.c:3532 msgid "Undefine an inactive domain, or convert persistent to transient." msgstr "休止状態のドメインを定義解除します、または永続的から一時的に変更します。" #: tools/virsh-domain.c:3541 msgid "remove domain managed state file" msgstr "ドメインの状態管理ファイルの削除" #: tools/virsh-domain.c:3545 msgid "" "remove associated storage volumes (comma separated list of targets or source " "paths) (see domblklist)" msgstr "関連するストレージボリュームの削除 (ターゲットまたはソースのパスのカンマ区切り一覧) (domblklist 参照)" #: tools/virsh-domain.c:3550 msgid "remove all associated storage volumes (use with caution)" msgstr "すべての関連するストレージボリュームの削除(使用注意)" #: tools/virsh-domain.c:3554 msgid "" "delete snapshots associated with volume(s), requires --remove-all-storage " "(must be supported by storage driver)" msgstr "" #: tools/virsh-domain.c:3559 msgid "wipe data on the removed volumes" msgstr "削除するボリュームにおいてデータの完全削除" #: tools/virsh-domain.c:3563 msgid "remove all domain snapshot metadata, if inactive" msgstr "休止状態なら、ドメインのスナップショットの管理情報をすべて削除" #: tools/virsh-domain.c:3567 msgid "remove nvram file, if inactive" msgstr "" #: tools/virsh-domain.c:3627 msgid "" "'--wipe-storage' requires '--storage ' or '--remove-all-storage'" msgstr "" #: tools/virsh-domain.c:3705 msgid "Storage volume deletion is supported only on stopped domains" msgstr "ストレージボリュームの削除は停止中のドメインにおいてのみサポートされます" #: tools/virsh-domain.c:3712 msgid "Specified both --storage and --remove-all-storage" msgstr "--storage と --remove-all-storage がどちらも指定されました" #: tools/virsh-domain.c:3717 msgid "Could not retrieve domain XML description" msgstr "ドメインの XML 記述を取得できませんでした" #: tools/virsh-domain.c:3775 #, c-format msgid "Missing storage volume name for disk '%s'" msgstr "ディスク '%s' のストレージボリューム名がありません" #: tools/virsh-domain.c:3783 #, c-format msgid "Storage pool '%s' for volume '%s' not found." msgstr "ストレージプール '%s' (ボリューム '%s' 用) が見つかりませんでした。" #: tools/virsh-domain.c:3798 #, c-format msgid "" "Storage volume '%s'(%s) is not managed by libvirt. Remove it manually.\n" msgstr "ストレージボリューム '%s'(%s) が libvirt により管理されていません。手動で削除してください。\n" #: tools/virsh-domain.c:3818 #, c-format msgid "Volume '%s' was not found in domain's definition.\n" msgstr "ボリューム '%s' がドメインの定義において見つかりませんでした。\n" #: tools/virsh-domain.c:3867 #, c-format msgid "Unable to remove metadata of %d snapshots" msgstr "%d スナップショットの管理情報を削除できませんでした" #: tools/virsh-domain.c:3868 #, c-format msgid "Refusing to undefine while %d snapshots exist" msgstr "%d スナップショットが存在する間は定義解除を拒否されます" #: tools/virsh-domain.c:3877 #, c-format msgid "Domain %s has been undefined\n" msgstr "ドメイン %s の定義が削除されました\n" #: tools/virsh-domain.c:3880 #, c-format msgid "Failed to undefine domain %s" msgstr "ドメイン %s の定義の削除に失敗しました" #: tools/virsh-domain.c:3888 #, c-format msgid "Wiping volume '%s'(%s) ... " msgstr "ボリューム '%s'(%s) の完全削除中 ... " #: tools/virsh-domain.c:3892 msgid "Failed! Volume not removed." msgstr "失敗!ボリュームが削除されませんでした。" #: tools/virsh-domain.c:3896 msgid "Done.\n" msgstr "完了。\n" #: tools/virsh-domain.c:3902 #, c-format msgid "Failed to remove storage volume '%s'(%s)" msgstr "ストレージボリューム '%s'(%s) の削除に失敗しました" #: tools/virsh-domain.c:3906 #, c-format msgid "Volume '%s'(%s) removed.\n" msgstr "ボリューム '%s'(%s) が削除されました。\n" #: tools/virsh-domain.c:3945 msgid "start a (previously defined) inactive domain" msgstr "停止状態の(定義済み)ドメインの起動" #: tools/virsh-domain.c:3948 msgid "" "Start a domain, either from the last managedsave\n" " state, or via a fresh boot if no managedsave state\n" " is present." msgstr "" "ドメインを起動します。\n" " 管理している保存状態があれば最新の保存状態から、\n" " 存在しなければ新しく起動します。" #: tools/virsh-domain.c:3956 msgid "name of the inactive domain" msgstr "停止状態のドメイン名" #: tools/virsh-domain.c:3960 tools/virsh-domain.c:7413 msgid "attach to console after creation" msgstr "起動後にコンソールに接続します" #: tools/virsh-domain.c:3965 tools/virsh-domain.c:7418 msgid "leave the guest paused after creation" msgstr "作成後にゲストを一時停止状態にしておく" #: tools/virsh-domain.c:3969 tools/virsh-domain.c:7422 msgid "automatically destroy the guest when virsh disconnects" msgstr "virsh 切断時にゲストを自動的に削除する" #: tools/virsh-domain.c:3973 msgid "avoid file system cache when loading" msgstr "ロード中のファイルシステムキャッシュの回避" #: tools/virsh-domain.c:3977 msgid "force fresh boot by discarding any managed save" msgstr "すべての管理保存の廃棄により強制的な新規起動" #: tools/virsh-domain.c:3981 tools/virsh-domain.c:7426 msgid "pass file descriptors N,M,... to the guest" msgstr "" #: tools/virsh-domain.c:4005 #, c-format msgid "Unable to split FD list '%s'" msgstr "ファイル記述子の一覧 '%s' を分割できません" #: tools/virsh-domain.c:4012 #, c-format msgid "Unable to parse FD number '%s'" msgstr "ファイル記述子の番号 '%s' を構文解析できません" #: tools/virsh-domain.c:4016 msgid "Unable to allocate FD list" msgstr "ファイル記述子の一覧を割り当てられません" #: tools/virsh-domain.c:4052 msgid "Domain is already active" msgstr "ドメインはすでに起動中です" #: tools/virsh-domain.c:4097 #, c-format msgid "Failed to start domain %s" msgstr "ドメイン %s の起動に失敗しました" #: tools/virsh-domain.c:4102 #, c-format msgid "Domain %s started\n" msgstr "ドメイン %s が起動されました\n" #: tools/virsh-domain.c:4122 msgid "save a domain state to a file" msgstr "ドメインの状態のファイルへの保存" #: tools/virsh-domain.c:4125 msgid "Save the RAM state of a running domain." msgstr "実行中のドメインの RAM 状態を保存します。" #: tools/virsh-domain.c:4132 msgid "where to save the data" msgstr "データの保存場所" #: tools/virsh-domain.c:4135 tools/virsh-domain.c:4584 msgid "avoid file system cache when saving" msgstr "保存するときにファイルシステムキャッシュを回避します" #: tools/virsh-domain.c:4139 tools/virsh-domain.c:4442 #: tools/virsh-domain.c:4998 tools/virsh-domain.c:9648 msgid "filename containing updated XML for the target" msgstr "ターゲットの更新した XML を含むファイル名" #: tools/virsh-domain.c:4143 tools/virsh-domain.c:4446 #: tools/virsh-domain.c:4509 msgid "set domain to be running on restore" msgstr "ドメインの復元時に実行状態にします" #: tools/virsh-domain.c:4147 tools/virsh-domain.c:4450 #: tools/virsh-domain.c:4513 msgid "set domain to be paused on restore" msgstr "ドメインの復元時に一時停止状態にします" #: tools/virsh-domain.c:4151 tools/virsh-domain.c:4596 msgid "display the progress of save" msgstr "保存の進行状況の表示" #: tools/virsh-domain.c:4201 #, c-format msgid "Failed to save domain %s to %s" msgstr "ドメイン %s の %s への保存に失敗しました" #: tools/virsh-domain.c:4363 msgid "Save" msgstr "保存" #: tools/virsh-domain.c:4368 #, c-format msgid "" "\n" "Domain %s saved to %s\n" msgstr "" "\n" "ドメイン %s が %s に保存されました\n" #: tools/virsh-domain.c:4380 msgid "saved state domain information in XML" msgstr "XML 形式の状態保存されたドメイン情報" #: tools/virsh-domain.c:4383 msgid "Dump XML of domain information for a saved state file to stdout." msgstr "状態ファイルを保存するためにドメイン情報の XML を標準出力にダンプします。" #: tools/virsh-domain.c:4389 msgid "saved state file to read" msgstr "読み込む状態保存ファイル" #: tools/virsh-domain.c:4392 tools/virsh-domain.c:9221 #: tools/virsh-snapshot.c:634 tools/virsh-snapshot.c:1677 msgid "include security sensitive information in XML dump" msgstr "XML ダンプ内にセキュリティの機密情報を含む" #: tools/virsh-domain.c:4429 msgid "redefine the XML for a domain's saved state file" msgstr "ドメインの状態保存ファイル向け XML の再定義" #: tools/virsh-domain.c:4432 msgid "Replace the domain XML associated with a saved state file" msgstr "状態保存ファイルと関連づけられたドメインの XML を置き換えます。" #: tools/virsh-domain.c:4438 msgid "saved state file to modify" msgstr "変更する状態保存ファイル" #: tools/virsh-domain.c:4480 tools/virsh-snapshot.c:604 #, c-format msgid "Failed to update %s" msgstr "%s の更新に失敗しました" #: tools/virsh-domain.c:4484 #, c-format msgid "State file %s updated.\n" msgstr "状態ファイル %s が更新されました。\n" #: tools/virsh-domain.c:4497 msgid "edit XML for a domain's saved state file" msgstr "ドメインの状態保存ファイル向け XML の編集" #: tools/virsh-domain.c:4500 msgid "Edit the domain XML associated with a saved state file" msgstr "状態保存ファイルと関連づけられたドメインの XML を編集します。" #: tools/virsh-domain.c:4506 msgid "saved state file to edit" msgstr "編集する状態保存ファイル" #: tools/virsh-domain.c:4537 msgid "--running and --paused are mutually exclusive" msgstr "--running と --paused は相互排他です" #: tools/virsh-domain.c:4548 #, c-format msgid "Saved image %s XML configuration not changed.\n" msgstr "保存済みイメージの %s XML 設定が変更されませんでした。\n" #: tools/virsh-domain.c:4557 #, c-format msgid "State file %s edited.\n" msgstr "状態ファイル %s が編集されました。\n" #: tools/virsh-domain.c:4569 msgid "managed save of a domain state" msgstr "ドメインの状態の管理保存" #: tools/virsh-domain.c:4572 msgid "" "Save and destroy a running domain, so it can be restarted from\n" " the same state at a later time. When the virsh 'start'\n" " command is next run for the domain, it will automatically\n" " be started from this saved state." msgstr "" "実行中のドメインを後から同じ状態から再開できるように、\n" " 実行中のドメインを保存および停止します。\n" " virsh 'start' コマンドが次回ドメインを実行するとき、\n" " 自動的にこの管理された状態から起動されます。" #: tools/virsh-domain.c:4588 msgid "set domain to be running on next start" msgstr "次回起動時にドメインを実行状態にする" #: tools/virsh-domain.c:4592 msgid "set domain to be paused on next start" msgstr "次回起動時にドメインを一時停止状態にする" #: tools/virsh-domain.c:4629 #, c-format msgid "Failed to save domain %s state" msgstr "ドメイン %s の状態を保存できませんでした" #: tools/virsh-domain.c:4673 msgid "Managedsave" msgstr "管理保存" #: tools/virsh-domain.c:4678 #, c-format msgid "" "\n" "Domain %s state saved by libvirt\n" msgstr "" "\n" "ドメイン %s の状態が libvirt により保存されました\n" #: tools/virsh-domain.c:4692 msgid "Remove managed save of a domain" msgstr "ドメインの管理保存の削除" #: tools/virsh-domain.c:4695 msgid "Remove an existing managed save state file from a domain" msgstr "ドメインから既存の管理情報の状態ファイルを削除します。" #: tools/virsh-domain.c:4718 msgid "Failed to check for domain managed save image" msgstr "ドメインの管理保存イメージのチェックに失敗しました" #: tools/virsh-domain.c:4724 #, c-format msgid "Failed to remove managed save image for domain %s" msgstr "ドメイン %s の管理保存イメージの削除に失敗しました" #: tools/virsh-domain.c:4729 #, c-format msgid "Removed managedsave image for domain %s" msgstr "ドメイン %s の管理保存イメージを削除しました" #: tools/virsh-domain.c:4732 #, c-format msgid "Domain %s has no manage save image; removal skipped" msgstr "ドメイン %s は管理保存イメージがありません。削除をスキップします" #: tools/virsh-domain.c:4747 msgid "show/set scheduler parameters" msgstr "スケジューラーのパラメーターの表示・設定" #: tools/virsh-domain.c:4750 msgid "Show/Set scheduler parameters." msgstr "スケジューラーのパラメーターを表示または設定します。" #: tools/virsh-domain.c:4760 msgid "weight for XEN_CREDIT" msgstr "XEN_CREDIT への重み付け" #: tools/virsh-domain.c:4765 msgid "cap for XEN_CREDIT" msgstr "XEN_CREDIT への上限値" #: tools/virsh-domain.c:4767 msgid "get/set current scheduler info" msgstr "カレントのスケジューラー情報の取得・設定" #: tools/virsh-domain.c:4768 msgid "get/set value to be used on next boot" msgstr "次回起動時に使用される値の取得・設定" #: tools/virsh-domain.c:4769 msgid "get/set value from running domain" msgstr "実行中のドメインから値の取得・設定" #: tools/virsh-domain.c:4773 msgid "parameter=value" msgstr "パラメーター=値" #: tools/virsh-domain.c:4806 #, c-format msgid "invalid scheduler option: %s" msgstr "無効なスケジューラーオプション: %s" #: tools/virsh-domain.c:4830 msgid "Invalid syntax for --set, expecting name=value" msgstr "--set 構文が無効です、期待値は 名前=値 の形です" #: tools/virsh-domain.c:4903 tools/virsh-domain.c:4906 msgid "Scheduler" msgstr "スケジューラー" #: tools/virsh-domain.c:4906 msgid "Unknown" msgstr "不明" #: tools/virsh-domain.c:4957 msgid "cannot query both live and config at once" msgstr "同時に --live と --config を同時に問い合わせることができません" #: tools/virsh-domain.c:4982 msgid "restore a domain from a saved state in a file" msgstr "ファイルの保存状態からドメインの復元" #: tools/virsh-domain.c:4985 msgid "Restore a domain." msgstr "ドメインを復元します。" #: tools/virsh-domain.c:4991 msgid "the state to restore" msgstr "復元する状態" #: tools/virsh-domain.c:4994 msgid "avoid file system cache when restoring" msgstr "復元時のファイルシステムキャッシュの回避" #: tools/virsh-domain.c:5002 msgid "restore domain into running state" msgstr "ドメインの実行状態への復元" #: tools/virsh-domain.c:5006 msgid "restore domain into paused state" msgstr "ドメインの一時停止状態への復元" #: tools/virsh-domain.c:5041 #, c-format msgid "Failed to restore domain from %s" msgstr "ドメインの %s からの復元に失敗しました" #: tools/virsh-domain.c:5045 #, c-format msgid "Domain restored from %s\n" msgstr "ドメインが %s から復元されました\n" #: tools/virsh-domain.c:5058 msgid "dump the core of a domain to a file for analysis" msgstr "解析用ファイルへのドメインのコアダンプ" #: tools/virsh-domain.c:5061 msgid "Core dump a domain." msgstr "ドメインのコアダンプを取得します。" #: tools/virsh-domain.c:5068 msgid "where to dump the core" msgstr "コアをダンプする場所" #: tools/virsh-domain.c:5069 msgid "perform a live core dump if supported" msgstr "サポートされれば、活性コアダンプを実行します" #: tools/virsh-domain.c:5072 msgid "crash the domain after core dump" msgstr "コアダンプ後にドメインをクラッシュさせます" #: tools/virsh-domain.c:5076 msgid "avoid file system cache when dumping" msgstr "ダンプ中のファイルシステムキャッシュの回避" #: tools/virsh-domain.c:5080 msgid "reset the domain after core dump" msgstr "コアダンプ後にドメインをリセットします" #: tools/virsh-domain.c:5084 msgid "display the progress of dump" msgstr "ダンプの進行状況の表示" #: tools/virsh-domain.c:5088 msgid "dump domain's memory only" msgstr "ドメインのメモリーのみダンプ" #: tools/virsh-domain.c:5092 msgid "specify the format of memory-only dump" msgstr "" #: tools/virsh-domain.c:5136 msgid "--format only works with --memory-only" msgstr "" #: tools/virsh-domain.c:5150 #, c-format msgid "" "format '%s' is not supported, expecting 'kdump-zlib', 'kdump-lzo', 'kdump-" "snappy' or 'elf'" msgstr "" #: tools/virsh-domain.c:5160 tools/virsh-domain.c:5165 #, c-format msgid "Failed to core dump domain %s to %s" msgstr "ドメイン %s の %s へのダンプは失敗しました" #: tools/virsh-domain.c:5213 msgid "Dump" msgstr "ダンプ" #: tools/virsh-domain.c:5218 #, c-format msgid "" "\n" "Domain %s dumped to %s\n" msgstr "" "\n" "ドメイン %s が %s にダンプされました\n" #: tools/virsh-domain.c:5229 msgid "" "take a screenshot of a current domain console and store it into a file" msgstr "カレントドメインのコンソールのスクリーンショット取得およびファイル保存" #: tools/virsh-domain.c:5233 msgid "screenshot of a current domain console" msgstr "カレントドメインのコンソールのスクリーンショット" #: tools/virsh-domain.c:5242 msgid "where to store the screenshot" msgstr "スクリーンショットを保存する場所" #: tools/virsh-domain.c:5246 msgid "ID of a screen to take screenshot of" msgstr "スクリーンショットを取得するスクリーンの ID" #: tools/virsh-domain.c:5264 msgid "Invalid domain supplied" msgstr "無効なドメインが指定されました" #: tools/virsh-domain.c:5317 #, c-format msgid "could not take a screenshot of %s" msgstr "%s のスクリーンショットを取得できませんでした" #: tools/virsh-domain.c:5330 #, c-format msgid "cannot create file %s" msgstr "ファイル %s を作成できませんでした" #: tools/virsh-domain.c:5338 #, c-format msgid "could not receive data from domain %s" msgstr "ドメイン %s からデータを受信できませんでした" #: tools/virsh-domain.c:5343 tools/virsh-volume.c:710 tools/virsh-volume.c:810 #, c-format msgid "cannot close file %s" msgstr "ファイル %s を閉じられませんでした" #: tools/virsh-domain.c:5348 #, c-format msgid "cannot close stream on domain %s" msgstr "ドメイン %s のストリームを閉じられませんでした" #: tools/virsh-domain.c:5352 #, c-format msgid "Screenshot saved to %s, with type of %s" msgstr "スクリーンショットが %s に %s の形式で保存されました" #: tools/virsh-domain.c:5373 msgid "set the user password inside the domain" msgstr "" #: tools/virsh-domain.c:5376 msgid "changes the password of the specified user inside the domain" msgstr "" #: tools/virsh-domain.c:5386 msgid "the username" msgstr "" #: tools/virsh-domain.c:5391 msgid "the new password" msgstr "" #: tools/virsh-domain.c:5395 msgid "the password is already encrypted" msgstr "" #: tools/virsh-domain.c:5425 #, c-format msgid "Password set successfully for %s in %s" msgstr "" #: tools/virsh-domain.c:5437 msgid "resume a domain" msgstr "ドメインの再開" #: tools/virsh-domain.c:5440 msgid "Resume a previously suspended domain." msgstr "一時停止状態のドメインを再開します。" #: tools/virsh-domain.c:5461 #, c-format msgid "Domain %s resumed\n" msgstr "ドメイン %s が再開されました\n" #: tools/virsh-domain.c:5463 #, c-format msgid "Failed to resume domain %s" msgstr "ドメイン %s の再開に失敗しました" #: tools/virsh-domain.c:5476 msgid "gracefully shutdown a domain" msgstr "ドメインの穏やかな停止" #: tools/virsh-domain.c:5479 msgid "Run shutdown in the target domain." msgstr "指定したドメインで shutdown を実行します。" #: tools/virsh-domain.c:5488 tools/virsh-domain.c:5573 msgid "shutdown mode: acpi|agent|initctl|signal|paravirt" msgstr "" #: tools/virsh-domain.c:5508 tools/virsh-domain.c:5592 msgid "Cannot parse mode string" msgstr "mode 文字列を構文解析できません" #: tools/virsh-domain.c:5526 #, c-format msgid "" "Unknown mode %s value, expecting 'acpi', 'agent', 'initctl', 'signal', or " "'paravirt'" msgstr "" #: tools/virsh-domain.c:5542 #, c-format msgid "Domain %s is being shutdown\n" msgstr "ドメイン %s はシャットダウン中です\n" #: tools/virsh-domain.c:5544 #, c-format msgid "Failed to shutdown domain %s" msgstr "ドメイン %s のシャットダウンに失敗しました" #: tools/virsh-domain.c:5561 msgid "reboot a domain" msgstr "ドメインの再起動" #: tools/virsh-domain.c:5564 msgid "Run a reboot command in the target domain." msgstr "指定したドメインで reboot コマンドを実行します。" #: tools/virsh-domain.c:5610 #, c-format msgid "" "Unknown mode %s value, expecting 'acpi', 'agent', 'initctl', 'signal' or " "'paravirt'" msgstr "" #: tools/virsh-domain.c:5622 #, c-format msgid "Domain %s is being rebooted\n" msgstr "ドメイン %s を再起動しています\n" #: tools/virsh-domain.c:5624 #, c-format msgid "Failed to reboot domain %s" msgstr "ドメイン %s の再起動に失敗しました" #: tools/virsh-domain.c:5641 msgid "reset a domain" msgstr "ドメインのリセット" #: tools/virsh-domain.c:5644 msgid "Reset the target domain as if by power button" msgstr "電源ボタンが押されたかのように対象ドメインをリセットします。" #: tools/virsh-domain.c:5665 #, c-format msgid "Domain %s was reset\n" msgstr "ドメイン %s がリセットされました\n" #: tools/virsh-domain.c:5667 #, c-format msgid "Failed to reset domain %s" msgstr "ドメイン %s のリセットに失敗しました" #: tools/virsh-domain.c:5680 msgid "domain job information" msgstr "ドメインのジョブ情報" #: tools/virsh-domain.c:5683 msgid "Returns information about jobs running on a domain." msgstr "ドメインで実行しているジョブの情報を表示します。" #: tools/virsh-domain.c:5692 msgid "return statistics of a recently completed job" msgstr "" #: tools/virsh-domain.c:5700 msgid "None" msgstr "なし" #: tools/virsh-domain.c:5701 msgid "Bounded" msgstr "制限" #: tools/virsh-domain.c:5702 msgid "Unbounded" msgstr "無制限" #: tools/virsh-domain.c:5703 msgid "Completed" msgstr "" #: tools/virsh-domain.c:5705 msgid "Cancelled" msgstr "" #: tools/virsh-domain.c:5774 msgid "Optional flags are not supported by the daemon" msgstr "" #: tools/virsh-domain.c:5785 msgid "Job type:" msgstr "ジョブ形式:" #: tools/virsh-domain.c:5795 msgid "Time elapsed:" msgstr "経過時間:" #: tools/virsh-domain.c:5801 msgid "Time elapsed w/o network:" msgstr "" #: tools/virsh-domain.c:5806 msgid "Time remaining:" msgstr "残り時間:" #: tools/virsh-domain.c:5811 msgid "Data processed:" msgstr "処理済みデータ" #: tools/virsh-domain.c:5813 msgid "Data remaining:" msgstr "残りデータ:" #: tools/virsh-domain.c:5815 msgid "Data total:" msgstr "合計データ:" #: tools/virsh-domain.c:5820 msgid "Memory processed:" msgstr "処理済みメモリー:" #: tools/virsh-domain.c:5822 msgid "Memory remaining:" msgstr "残りメモリー:" #: tools/virsh-domain.c:5824 msgid "Memory total:" msgstr "合計メモリー:" #: tools/virsh-domain.c:5833 msgid "Memory bandwidth:" msgstr "" #: tools/virsh-domain.c:5841 msgid "Dirty rate:" msgstr "" #: tools/virsh-domain.c:5849 msgid "Iteration:" msgstr "" #: tools/virsh-domain.c:5855 msgid "File processed:" msgstr "処理済みファイル:" #: tools/virsh-domain.c:5857 msgid "File remaining:" msgstr "残りファイル:" #: tools/virsh-domain.c:5859 msgid "File total:" msgstr "合計ファイル:" #: tools/virsh-domain.c:5868 msgid "File bandwidth:" msgstr "" #: tools/virsh-domain.c:5877 msgid "Constant pages:" msgstr "不変ページ:" #: tools/virsh-domain.c:5884 msgid "Normal pages:" msgstr "通常ページ:" #: tools/virsh-domain.c:5892 msgid "Normal data:" msgstr "通常データ:" #: tools/virsh-domain.c:5902 msgid "Total downtime:" msgstr "" #: tools/virsh-domain.c:5905 msgid "Expected downtime:" msgstr "期待ダウンタイム:" #: tools/virsh-domain.c:5914 msgid "Downtime w/o network:" msgstr "" #: tools/virsh-domain.c:5921 msgid "Setup time:" msgstr "" #: tools/virsh-domain.c:5929 msgid "Compression cache:" msgstr "圧縮キャッシュ:" #: tools/virsh-domain.c:5937 msgid "Compressed data:" msgstr "圧縮済みデータ:" #: tools/virsh-domain.c:5944 msgid "Compressed pages:" msgstr "圧縮済みページ:" #: tools/virsh-domain.c:5951 msgid "Compression cache misses:" msgstr "圧縮キャッシュミス:" #: tools/virsh-domain.c:5958 msgid "Compression overflows:" msgstr "圧縮オーバーフロー:" #: tools/virsh-domain.c:5978 msgid "abort active domain job" msgstr "ドメインの実行中ジョブの中止" #: tools/virsh-domain.c:5981 msgid "Aborts the currently running domain job" msgstr "現在実行しているドメインのジョブを中止します。" #: tools/virsh-domain.c:6012 msgid "domain vcpu counts" msgstr "ドメインの仮想 CPU 数" #: tools/virsh-domain.c:6015 msgid "Returns the number of virtual CPUs used by the domain." msgstr "ドメインにより使用される仮想 CPU 数を表示します。" #: tools/virsh-domain.c:6024 msgid "get maximum count of vcpus" msgstr "最大仮想 CPU 数の取得" #: tools/virsh-domain.c:6028 msgid "get number of currently active vcpus" msgstr "現在アクティブな仮想 CPU 数の取得" #: tools/virsh-domain.c:6030 msgid "get value from running domain" msgstr "実行中のドメインから値の取得" #: tools/virsh-domain.c:6031 msgid "get value to be used on next boot" msgstr "次回起動時に使用される値の取得" #: tools/virsh-domain.c:6032 msgid "get value according to current domain state" msgstr "ドメインの現在の状態に従った値の取得" #: tools/virsh-domain.c:6035 msgid "retrieve vcpu count from the guest instead of the hypervisor" msgstr "ハイパーバイザーではなくゲストからの vcpu 数を取得します" #: tools/virsh-domain.c:6080 msgid "Failed to retrieve vCPU count from the guest" msgstr "ゲストからの vCPU 数の取得に失敗しました" #: tools/virsh-domain.c:6108 msgid "Failed to retrieve maximum vcpu count" msgstr "最大仮想 CPU 数の取得に失敗しました" #: tools/virsh-domain.c:6114 msgid "Failed to retrieve current vcpu count" msgstr "現在の仮想 CPU 数の取得に失敗しました" #: tools/virsh-domain.c:6187 tools/virsh-domain.c:6188 msgid "maximum" msgstr "最大" #: tools/virsh-domain.c:6187 tools/virsh-domain.c:6189 msgid "config" msgstr "設定" #: tools/virsh-domain.c:6188 tools/virsh-domain.c:6190 msgid "live" msgstr "ライブ" #: tools/virsh-domain.c:6189 tools/virsh-domain.c:6190 msgid "current" msgstr "カレント" #: tools/virsh-domain.c:6214 msgid "detailed domain vcpu information" msgstr "ドメインの仮想 CPU 情報の表示" #: tools/virsh-domain.c:6217 msgid "Returns basic information about the domain virtual CPUs." msgstr "ドメインの仮想 CPU の基本情報を表示します。" #: tools/virsh-domain.c:6226 tools/virsh-host.c:676 msgid "return human readable output" msgstr "" #: tools/virsh-domain.c:6273 tools/virsh-domain.c:6484 msgid "VCPU:" msgstr "VCPU:" #: tools/virsh-domain.c:6275 tools/virsh-domain.c:6286 msgid "CPU:" msgstr "CPU:" #: tools/virsh-domain.c:6286 tools/virsh-domain.c:6287 #: tools/virsh-domain.c:6288 msgid "N/A" msgstr "N/A" #: tools/virsh-domain.c:6288 msgid "CPU time" msgstr "CPU 時間" #: tools/virsh-domain.c:6290 msgid "CPU Affinity:" msgstr "CPU アフィニティー:" #: tools/virsh-domain.c:6298 #, c-format msgid "%s (out of %d)" msgstr "" #: tools/virsh-domain.c:6325 msgid "control or query domain vcpu affinity" msgstr "ドメインの仮想 CPU アフィニティーの制御・表示" #: tools/virsh-domain.c:6328 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ドメインの仮想 CPU をホストの物理 CPU に割り当てます。" #: tools/virsh-domain.c:6337 msgid "vcpu number" msgstr "仮想 CPU 番号" #: tools/virsh-domain.c:6342 tools/virsh-domain.c:6537 msgid "host cpu number(s) to set, or omit option to query" msgstr "設定するホスト CPU 番号、またはオプションを省略すると問い合わせ" #: tools/virsh-domain.c:6380 #, c-format msgid "Invalid cpulist '%s'" msgstr "" #: tools/virsh-domain.c:6385 #, c-format msgid "CPU %d in cpulist '%s' exceed the maxcpu %d" msgstr "" #: tools/virsh-domain.c:6439 msgid "vcpupin: Missing vCPU number in pin mode." msgstr "" #: tools/virsh-domain.c:6459 msgid "cannot get vcpupin for offline domain" msgstr "" #: tools/virsh-domain.c:6461 msgid "cannot get vcpupin for transient domain" msgstr "" #: tools/virsh-domain.c:6484 tools/virsh-domain.c:6597 #: tools/virsh-domain.c:6771 msgid "CPU Affinity" msgstr "CPU アフィニティー" #: tools/virsh-domain.c:6524 msgid "control or query domain emulator affinity" msgstr "ドメインのエミュレーターアフィニティの制御・確認" #: tools/virsh-domain.c:6527 msgid "Pin domain emulator threads to host physical CPUs." msgstr "ドメインのエミュレータースレッドをホストの物理 CPU に固定します。" #: tools/virsh-domain.c:6597 msgid "emulator:" msgstr "エミュレーター:" #: tools/virsh-domain.c:6628 msgid "change number of virtual CPUs" msgstr "仮想 CPU 数の変更" #: tools/virsh-domain.c:6631 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ゲストドメインの仮想 CPU 数を変更します。" #: tools/virsh-domain.c:6641 msgid "number of virtual CPUs" msgstr "仮想 CPU 数" #: tools/virsh-domain.c:6645 msgid "set maximum limit on next boot" msgstr "次回起動時に制限最大値を設定します" #: tools/virsh-domain.c:6652 msgid "modify cpu state in the guest" msgstr "ゲストで cpu 状態を変更する" #: tools/virsh-domain.c:6692 msgid "Can't set 0 processors for a VM" msgstr "" #: tools/virsh-domain.c:6717 msgid "view domain IOThreads" msgstr "" #: tools/virsh-domain.c:6720 msgid "Returns basic information about the domain IOThreads." msgstr "" #: tools/virsh-domain.c:6761 msgid "Unable to get domain IOThreads information" msgstr "" #: tools/virsh-domain.c:6766 msgid "No IOThreads found for the domain" msgstr "" #: tools/virsh-domain.c:6771 msgid "IOThread ID" msgstr "" #: tools/virsh-domain.c:6792 msgid "control domain IOThread affinity" msgstr "" #: tools/virsh-domain.c:6795 msgid "Pin domain IOThreads to host physical CPUs." msgstr "" #: tools/virsh-domain.c:6805 msgid "IOThread ID number" msgstr "" #: tools/virsh-domain.c:6810 msgid "host cpu number(s) to set" msgstr "" #: tools/virsh-domain.c:6874 msgid "add an IOThread to the guest domain" msgstr "" #: tools/virsh-domain.c:6877 msgid "Add an IOThread to the guest domain." msgstr "" #: tools/virsh-domain.c:6887 msgid "iothread for the new IOThread" msgstr "" #: tools/virsh-domain.c:6920 tools/virsh-domain.c:6985 #, c-format msgid "Invalid IOThread id value: '%d'" msgstr "" #: tools/virsh-domain.c:6939 msgid "delete an IOThread from the guest domain" msgstr "" #: tools/virsh-domain.c:6942 msgid "Delete an IOThread from the guest domain." msgstr "" #: tools/virsh-domain.c:6952 msgid "iothread_id for the IOThread to delete" msgstr "" #: tools/virsh-domain.c:7004 msgid "compare host CPU with a CPU described by an XML file" msgstr "XML ファイルに記載された CPU とホスト CPU の比較" #: tools/virsh-domain.c:7007 msgid "compare CPU with host CPU" msgstr "ホスト CPU と CPU を比較します。" #: tools/virsh-domain.c:7013 msgid "file containing an XML CPU description" msgstr "CPU の XML 記述を含むファイル" #: tools/virsh-domain.c:7016 msgid "report error if CPUs are incompatible" msgstr "" #: tools/virsh-domain.c:7056 #, c-format msgid "" "File '%s' does not contain a element or is not a valid domain or " "capabilities XML" msgstr "ファイル '%s' が 要素を含んでいない、もしくは、有効なドメインまたはケイパビリティの XML ではありません。" #: tools/virsh-domain.c:7065 #, c-format msgid "CPU described in %s is incompatible with host CPU\n" msgstr "%s に記述されている CPU はホスト CPU と互換性がありません\n" #: tools/virsh-domain.c:7071 #, c-format msgid "CPU described in %s is identical to host CPU\n" msgstr "%s に記述されている CPU はホスト CPU と同一です\n" #: tools/virsh-domain.c:7076 #, c-format msgid "Host CPU is a superset of CPU described in %s\n" msgstr "ホスト CPU は %s に記述されている CPU の上位セットです\n" #: tools/virsh-domain.c:7082 #, c-format msgid "Failed to compare host CPU with %s" msgstr "ホスト CPU と %s を比較できませんでした" #: tools/virsh-domain.c:7102 msgid "compute baseline CPU" msgstr "ベースライン CPU の計算" #: tools/virsh-domain.c:7105 msgid "Compute baseline CPU for a set of given CPUs." msgstr "与えられた CPU セットに対するベースライン CPU を計算します。" #: tools/virsh-domain.c:7111 msgid "file containing XML CPU descriptions" msgstr "XML CPU 記述を含むファイル" #: tools/virsh-domain.c:7114 msgid "Show features that are part of the CPU model type" msgstr "" #: tools/virsh-domain.c:7118 msgid "Do not include features that block migration" msgstr "" #: tools/virsh-domain.c:7169 #, c-format msgid "No host CPU specified in '%s'" msgstr "'%s' にホスト CPU が指定されていません" #: tools/virsh-domain.c:7215 msgid "show domain cpu statistics" msgstr "ドメインの CPU 統計情報の表示" #: tools/virsh-domain.c:7218 msgid "Display per-CPU and total statistics about the domain's CPUs" msgstr "ドメインの CPU に関する CPU ごとおよび合計の統計情報を表示します" #: tools/virsh-domain.c:7227 msgid "Show total statistics only" msgstr "統計情報の合計のみの表示" #: tools/virsh-domain.c:7231 msgid "Show statistics from this CPU" msgstr "この CPU から統計情報の表示" #: tools/virsh-domain.c:7235 msgid "Number of shown CPUs at most" msgstr "示される CPU の最大数" #: tools/virsh-domain.c:7261 msgid "Invalid value for start CPU" msgstr "開始 CPU 数の無効な値" #: tools/virsh-domain.c:7271 msgid "Invalid value for number of CPUs to show" msgstr "表示する CPU 数の無効な値" #: tools/virsh-domain.c:7291 #, c-format msgid "Only %d CPUs available to show\n" msgstr "%d CPU のみが表示するために利用可能です\n" #: tools/virsh-domain.c:7300 msgid "No per-CPU stats available" msgstr "利用可能な CPU ごとの統計がありません" #: tools/virsh-domain.c:7331 tools/vsh.c:2989 #, c-format msgid "%s\n" msgstr "%s\n" #: tools/virsh-domain.c:7353 msgid "No total stats available" msgstr "合計の統計が利用可能ではありません" #: tools/virsh-domain.c:7365 msgid "Total:\n" msgstr "合計:\n" #: tools/virsh-domain.c:7390 #, c-format msgid "Failed to retrieve CPU statistics for domain '%s'" msgstr "ドメイン '%s' の CPU 統計情報を取得できませんでした" #: tools/virsh-domain.c:7400 msgid "create a domain from an XML file" msgstr "XML ファイルによるドメインの作成" #: tools/virsh-domain.c:7403 msgid "Create a domain." msgstr "ドメインを作成します。" #: tools/virsh-domain.c:7409 tools/virsh-domain.c:7505 msgid "file containing an XML domain description" msgstr "XML 形式のドメイン記述を含むファイル" #: tools/virsh-domain.c:7430 tools/virsh-domain.c:7508 msgid "validate the XML against the schema" msgstr "" #: tools/virsh-domain.c:7472 #, c-format msgid "Failed to create domain from %s" msgstr "%s からのドメイン作成に失敗しました" #: tools/virsh-domain.c:7476 #, c-format msgid "Domain %s created from %s\n" msgstr "ドメイン %s が %s から作成されました\n" #: tools/virsh-domain.c:7496 msgid "define (but don't start) a domain from an XML file" msgstr "XML ファイルによるドメインの定義(起動なし)" #: tools/virsh-domain.c:7499 msgid "Define a domain." msgstr "ドメインを登録します。" #: tools/virsh-domain.c:7539 #, c-format msgid "Domain %s defined from %s\n" msgstr "ドメイン %s が %s から定義されました\n" #: tools/virsh-domain.c:7543 #, c-format msgid "Failed to define domain from %s" msgstr "%s からのドメイン定義に失敗しました" #: tools/virsh-domain.c:7554 msgid "destroy (stop) a domain" msgstr "ドメインの強制停止" #: tools/virsh-domain.c:7557 msgid "Forcefully stop a given domain, but leave its resources intact." msgstr "与えられたドメインを強制的に停止しますが、そのリソースをそのままにします。" #: tools/virsh-domain.c:7566 msgid "terminate gracefully" msgstr "穏やかに終了します" #: tools/virsh-domain.c:7592 #, c-format msgid "Domain %s destroyed\n" msgstr "ドメイン %s は強制停止されました\n" #: tools/virsh-domain.c:7594 #, c-format msgid "Failed to destroy domain %s" msgstr "ドメイン %s の強制停止に失敗しました" #: tools/virsh-domain.c:7607 msgid "show or set domain's description or title" msgstr "ドメインの説明・タイトルの表示・設定" #: tools/virsh-domain.c:7610 msgid "Allows to show or modify description or title of a domain." msgstr "ドメインの説明またはタイトルの表示または変更を許可します。" #: tools/virsh-domain.c:7617 tools/virsh-domain.c:7788 msgid "modify/get running state" msgstr "実行状態の変更・取得" #: tools/virsh-domain.c:7618 tools/virsh-domain.c:7789 msgid "modify/get persistent configuration" msgstr "永続的な設定の変更・取得" #: tools/virsh-domain.c:7619 tools/virsh-domain.c:7790 msgid "modify/get current state configuration" msgstr "現在の状態の設定の変更・取得" #: tools/virsh-domain.c:7622 msgid "modify/get the title instead of description" msgstr "説明の代わりにタイトルを変更または取得します" #: tools/virsh-domain.c:7626 msgid "open an editor to modify the description" msgstr "説明を変更するためにエディターの起動" #: tools/virsh-domain.c:7630 msgid "message" msgstr "メッセージ" #: tools/virsh-domain.c:7685 msgid "Failed to collect new description/title" msgstr "新しい説明・タイトルの収集に失敗しました" #: tools/virsh-domain.c:7722 msgid "Domain title not changed\n" msgstr "" #: tools/virsh-domain.c:7723 msgid "Domain description not changed\n" msgstr "" #: tools/virsh-domain.c:7735 msgid "Failed to set new domain title" msgstr "" #: tools/virsh-domain.c:7736 msgid "Failed to set new domain description" msgstr "新しいドメインの説明の設定に失敗しました" #: tools/virsh-domain.c:7740 msgid "Domain title updated successfully" msgstr "" #: tools/virsh-domain.c:7741 msgid "Domain description updated successfully" msgstr "ドメインの説明が正常に更新されました" #: tools/virsh-domain.c:7752 #, c-format msgid "No title for domain: %s" msgstr "" #: tools/virsh-domain.c:7753 #, c-format msgid "No description for domain: %s" msgstr "ドメインの説明がありません: %s" #: tools/virsh-domain.c:7773 msgid "show or set domain's custom XML metadata" msgstr "" #: tools/virsh-domain.c:7776 msgid "Shows or modifies the XML metadata of a domain." msgstr "" #: tools/virsh-domain.c:7786 msgid "URI of the namespace" msgstr "名前空間の URI" #: tools/virsh-domain.c:7793 msgid "use an editor to change the metadata" msgstr "" #: tools/virsh-domain.c:7797 msgid "key to be used as a namespace identifier" msgstr "" #: tools/virsh-domain.c:7801 msgid "new metadata to set" msgstr "設定する新しいメタデータ" #: tools/virsh-domain.c:7805 msgid "remove the metadata corresponding to an uri" msgstr "uri に対応するメタデータの削除" #: tools/virsh-domain.c:7866 msgid "namespace key is required when modifying metadata" msgstr "メタデータを変更するとき、名前空間のキーが必要です" #: tools/virsh-domain.c:7876 msgid "Metadata removed" msgstr "メタデータが削除されました" #: tools/virsh-domain.c:7878 tools/virsh-domain.c:7894 msgid "Metadata modified" msgstr "メタデータが変更されました" #: tools/virsh-domain.c:7884 msgid "Metadata not changed" msgstr "メタデータが変更されませんでした" #: tools/virsh-domain.c:7919 msgid "Inject NMI to the guest" msgstr "ゲストへの NMI の送信" #: tools/virsh-domain.c:7922 msgid "Inject NMI to the guest domain." msgstr "ゲストドメインに NMI を送信します。" #: tools/virsh-domain.c:7953 msgid "Send keycodes to the guest" msgstr "ゲストへのキーコードの送信" #: tools/virsh-domain.c:7956 msgid "Send keycodes (integers or symbolic names) to the guest" msgstr "ゲストにキーコード(数値またはシンボル名)を送信します。" #: tools/virsh-domain.c:7966 msgid "the codeset of keycodes, default:linux" msgstr "キーコードのコードセット、デフォルト:linux" #: tools/virsh-domain.c:7971 msgid "the time (in milliseconds) how long the keys will be held" msgstr "キーの保持時間(ミリ秒単位)" #: tools/virsh-domain.c:7976 msgid "the key code" msgstr "キーコード" #: tools/virsh-domain.c:8015 #, c-format msgid "unknown codeset: '%s'" msgstr "不明なコードセット: '%s'" #: tools/virsh-domain.c:8021 msgid "too many keycodes" msgstr "キーコードが多過ぎます" #: tools/virsh-domain.c:8027 #, c-format msgid "invalid keycode: '%s'" msgstr "無効なキーコード: '%s'" #: tools/virsh-domain.c:8049 msgid "Send signals to processes" msgstr "シグナルのプロセスへの送信" #: tools/virsh-domain.c:8052 msgid "Send signals to processes in the guest" msgstr "仮想マシンにおいてシグナルをプロセスに送信する" #: tools/virsh-domain.c:8062 msgid "the process ID" msgstr "プロセス ID" #: tools/virsh-domain.c:8067 msgid "the signal number or name" msgstr "シグナルの番号または名前" #: tools/virsh-domain.c:8135 #, c-format msgid "malformed signal name: %s" msgstr "不正な形式のシグナル名: %s" #: tools/virsh-domain.c:8154 msgid "change memory allocation" msgstr "メモリー割り当て量の変更" #: tools/virsh-domain.c:8157 msgid "Change the current memory allocation in the guest domain." msgstr "ゲストドメインのカレントメモリー割り当て量を変更します。" #: tools/virsh-domain.c:8171 msgid "new memory size, as scaled integer (default KiB)" msgstr "新しいメモリー容量、単位付き整数 (初期値 KiB)" #: tools/virsh-domain.c:8235 msgid "change maximum memory limit" msgstr "最大メモリーの上限の変更" #: tools/virsh-domain.c:8238 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ゲストドメインの最大メモリーの上限を変更します。" #: tools/virsh-domain.c:8252 msgid "new maximum memory size, as scaled integer (default KiB)" msgstr "新しい最大メモリー容量、単位付き整数 (初期値 KiB)" #: tools/virsh-domain.c:8301 tools/virsh-domain.c:8306 msgid "Unable to change MaxMemorySize" msgstr "最大メモリー容量を変更できません" #: tools/virsh-domain.c:8320 msgid "Get or set memory parameters" msgstr "メモリーのパラメーターの取得・設定" #: tools/virsh-domain.c:8323 msgid "" "Get or set the current memory parameters for a guest domain.\n" " To get the memory parameters use following command: \n" "\n" " virsh # memtune " msgstr "" "ゲストドメインのカレントメモリーパラメーターを取得または設定します。\n" " メモリーパラメーターを取得するために、以下のコマンドを使用します: \n" "\n" " virsh # memtune " #: tools/virsh-domain.c:8335 msgid "Max memory, as scaled integer (default KiB)" msgstr "メモリーの最大値、単位付き整数 (初期値 KiB)" #: tools/virsh-domain.c:8339 msgid "Memory during contention, as scaled integer (default KiB)" msgstr "競合中のメモリー、単位付き整数 (初期値 KiB)" #: tools/virsh-domain.c:8343 msgid "Max memory plus swap, as scaled integer (default KiB)" msgstr "メモリーとスワップの最大値、単位付き整数 (初期値 KiB)" #: tools/virsh-domain.c:8347 msgid "Min guaranteed memory, as scaled integer (default KiB)" msgstr "保証メモリーの最小値、単位付き整数 (初期値 KiB)" #: tools/virsh-domain.c:8425 #, c-format msgid "Unable to parse integer parameter %s" msgstr "" #: tools/virsh-domain.c:8446 tools/virsh-domain.c:8583 tools/virsh-host.c:1313 msgid "Unable to get number of memory parameters" msgstr "メモリーのパラメーターの数を取得できませんでした" #: tools/virsh-domain.c:8459 tools/virsh-host.c:1325 msgid "Unable to get memory parameters" msgstr "メモリーのパラメーターを取得できませんでした" #: tools/virsh-domain.c:8466 msgid "unlimited" msgstr "無制限" #: tools/virsh-domain.c:8488 tools/virsh-host.c:1352 msgid "Unable to change memory parameters" msgstr "メモリーのパラメーターを変更できませんでした" #: tools/virsh-domain.c:8497 msgid "Get or set numa parameters" msgstr "NUMA パラメーターの取得・設定" #: tools/virsh-domain.c:8500 msgid "" "Get or set the current numa parameters for a guest domain.\n" " To get the numa parameters use following command: \n" "\n" " virsh # numatune " msgstr "" "ゲストドメインの現在の NUMA パラメーターを取得または設定します。\n" " NUMA パラメーターを取得するには以下のコマンドを使用します: \n" "\n" " virsh # numatune " #: tools/virsh-domain.c:8512 msgid "" "NUMA mode, one of strict, preferred and interleave \n" "or a number from the virDomainNumatuneMemMode enum" msgstr "" #: tools/virsh-domain.c:8517 msgid "NUMA node selections to set" msgstr "設定する NUMA ノードのセット" #: tools/virsh-domain.c:8570 #, c-format msgid "Invalid mode: %s" msgstr "無効なモード: %s" #: tools/virsh-domain.c:8596 msgid "Unable to get numa parameters" msgstr "NUMA パラメーターを取得できません" #: tools/virsh-domain.c:8626 msgid "Unable to change numa parameters" msgstr "NUMA パラメーターを変更できません" #: tools/virsh-domain.c:8635 tools/virsh-domain.c:8638 msgid "QEMU Monitor Command" msgstr "QEMU モニターコマンド" #: tools/virsh-domain.c:8647 msgid "command is in human monitor protocol" msgstr "Human Monitor Protocol のコマンド" #: tools/virsh-domain.c:8651 msgid "pretty-print any qemu monitor protocol output" msgstr "QEMU モニタープロトコルの出力の整形表示" #: tools/virsh-domain.c:8656 tools/virsh-domain.c:8973 msgid "command" msgstr "コマンド" #: tools/virsh-domain.c:8685 tools/virsh-domain.c:9004 msgid "Failed to collect command" msgstr "コマンドを収集できませんでした" #: tools/virsh-domain.c:8692 msgid "--hmp and --pretty are not compatible" msgstr "--hmp と --pretty は互換性がありません" #: tools/virsh-domain.c:8781 msgid "QEMU Monitor Events" msgstr "" #: tools/virsh-domain.c:8784 msgid "Listen for QEMU Monitor Events" msgstr "" #: tools/virsh-domain.c:8792 msgid "filter by domain name, id or uuid" msgstr "" #: tools/virsh-domain.c:8796 msgid "filter by event name" msgstr "" #: tools/virsh-domain.c:8800 msgid "pretty-print any JSON output" msgstr "" #: tools/virsh-domain.c:8804 tools/virsh-domain.c:11994 #: tools/virsh-network.c:1205 msgid "loop until timeout or interrupt, rather than one-shot" msgstr "" #: tools/virsh-domain.c:8808 tools/virsh-domain.c:11998 #: tools/virsh-network.c:1209 msgid "timeout seconds" msgstr "" #: tools/virsh-domain.c:8812 msgid "treat event as a regex rather than literal filter" msgstr "" #: tools/virsh-domain.c:8816 msgid "treat event case-insensitively" msgstr "" #: tools/virsh-domain.c:8820 tools/virsh-domain.c:12006 #: tools/virsh-network.c:1217 msgid "show timestamp for each printed event" msgstr "" #: tools/virsh-domain.c:8865 tools/virsh-domain.c:12096 #: tools/virsh-network.c:1271 msgid "event loop interrupted\n" msgstr "イベントループが中断されました\n" #: tools/virsh-domain.c:8868 tools/virsh-domain.c:12099 #: tools/virsh-network.c:1274 msgid "event loop timed out\n" msgstr "イベントループがタイムアウトしました\n" #: tools/virsh-domain.c:8875 tools/virsh-domain.c:12106 #: tools/virsh-network.c:1281 #, c-format msgid "events received: %d\n" msgstr "イベントを受信しました: %d\n" #: tools/virsh-domain.c:8895 tools/virsh-domain.c:8898 msgid "QEMU Attach" msgstr "QEMU 接続" #: tools/virsh-domain.c:8907 msgid "pid" msgstr "プロセス ID" #: tools/virsh-domain.c:8925 #, c-format msgid "Failed to attach to pid %u" msgstr "プロセス ID %u に接続できませんでした" #: tools/virsh-domain.c:8929 #, c-format msgid "Domain %s attached to pid %u\n" msgstr "ドメイン %s は プロセス ID %u に接続しました\n" #: tools/virsh-domain.c:8943 msgid "QEMU Guest Agent Command" msgstr "QEMU ゲストエージェントコマンド" #: tools/virsh-domain.c:8946 msgid "Run an arbitrary qemu guest agent command; use at your own risk" msgstr "任意の QEMU ゲストエージェントコマンドの実行、自己責任で使用します" #: tools/virsh-domain.c:8956 msgid "timeout seconds. must be positive." msgstr "タイムアウト秒数。正の数にする必要があります。" #: tools/virsh-domain.c:8960 msgid "execute command without waiting for timeout" msgstr "タイムアウトの待機なしでコマンドの実行" #: tools/virsh-domain.c:8964 msgid "execute command without timeout" msgstr "タイムアウトなしでコマンドの実行" #: tools/virsh-domain.c:8968 msgid "pretty-print the output" msgstr "出力の整形表示" #: tools/virsh-domain.c:9015 msgid "timeout must be positive" msgstr "タイムアウトは正の数である必要があります" #: tools/virsh-domain.c:9029 msgid "timeout, async and block options are exclusive" msgstr "タイムアウト、非同期およびブロック操作は相互排他です" #: tools/virsh-domain.c:9066 msgid "LXC Guest Enter Namespace" msgstr "LXC ゲストの参加名前空間" #: tools/virsh-domain.c:9069 msgid "" "Run an arbitrary command in a lxc guest namespace; use at your own risk" msgstr "" #: tools/virsh-domain.c:9078 msgid "Do not change process security label" msgstr "プロセスセキュリティラベルの変更不可" #: tools/virsh-domain.c:9083 msgid "command to run" msgstr "" #: tools/virsh-domain.c:9114 tools/virsh-domain.c:9120 #, c-format msgid "%s: %d: failed to allocate argv" msgstr "%s: %d: 引数の割り当てに失敗しました" #: tools/virsh-domain.c:9130 msgid "Failed to allocate security model" msgstr "セキュリティモデルの割り当てに失敗しました" #: tools/virsh-domain.c:9134 msgid "Failed to allocate security label" msgstr "セキュリティラベルの割り当てに失敗しました" #: tools/virsh-domain.c:9205 msgid "domain information in XML" msgstr "XML 形式のドメイン情報" #: tools/virsh-domain.c:9208 msgid "Output the domain information as an XML dump to stdout." msgstr "ドメインの情報を XML ダンプ形式で標準出力に出力します。" #: tools/virsh-domain.c:9217 tools/virsh-interface.c:473 tools/virsh-pool.c:741 msgid "show inactive defined XML" msgstr "アクティブでない定義済み XML の表示" #: tools/virsh-domain.c:9225 msgid "update guest CPU according to host CPU" msgstr "ゲスト CPU をホスト CPU により更新" #: tools/virsh-domain.c:9229 msgid "provide XML suitable for migrations" msgstr "マイグレーションのために適切な XML を提供します" #: tools/virsh-domain.c:9275 msgid "Convert native config to domain XML" msgstr "ネイティブ設定からドメイン XML への変換" #: tools/virsh-domain.c:9278 msgid "Convert native guest configuration format to domain XML format." msgstr "ネイティブゲスト設定の形式をドメイン XML 形式に変換します。" #: tools/virsh-domain.c:9287 msgid "source config data format" msgstr "ソース設定データの形式" #: tools/virsh-domain.c:9292 msgid "config data file to import from" msgstr "インポートする設定データファイル" #: tools/virsh-domain.c:9332 msgid "Convert domain XML to native config" msgstr "ドメイン XML からネイティブ設定への変換" #: tools/virsh-domain.c:9335 msgid "Convert domain XML config to a native guest configuration format." msgstr "ドメイン XML 設定をネイティブのゲスト設定形式に変換します。" #: tools/virsh-domain.c:9344 msgid "target config data type format" msgstr "対象の設定データ種別の形式" #: tools/virsh-domain.c:9349 msgid "xml data file to export from" msgstr "エクスポートする XML データファイル" #: tools/virsh-domain.c:9389 msgid "convert a domain id or UUID to domain name" msgstr "ドメイン ID または UUID からドメイン名への変換" #: tools/virsh-domain.c:9398 msgid "domain id or uuid" msgstr "ドメイン ID または UUID" #: tools/virsh-domain.c:9421 msgid "rename a domain" msgstr "" #: tools/virsh-domain.c:9434 msgid "new domain name" msgstr "" #: tools/virsh-domain.c:9468 msgid "convert a domain name or UUID to domain id" msgstr "ドメイン名または UUID からドメイン ID への変換" #: tools/virsh-domain.c:9477 msgid "domain name or uuid" msgstr "ドメインの名前または UUID" #: tools/virsh-domain.c:9505 msgid "convert a domain name or id to domain UUID" msgstr "ドメイン名または ID からドメイン UUID への変換" #: tools/virsh-domain.c:9514 msgid "domain id or name" msgstr "ドメイン名または ID" #: tools/virsh-domain.c:9531 msgid "failed to get domain UUID" msgstr "ドメイン UUID の取得に失敗しました" #: tools/virsh-domain.c:9542 msgid "migrate domain to another host" msgstr "ドメインの他ホストへのマイグレーション" #: tools/virsh-domain.c:9545 msgid "Migrate domain to another host. Add --live for live migration." msgstr "ドメインを他のホストにマイグレーションします。ライブマイグレーションは --live を付加します。" #: tools/virsh-domain.c:9555 msgid "" "connection URI of the destination host as seen from the client(normal " "migration) or source(p2p migration)" msgstr "クライアント(通常のマイグレーション)またはソース(p2p マイグレーション)から見える宛先ホストの接続 URI" #: tools/virsh-domain.c:9557 msgid "live migration" msgstr "ライブマイグレーション" #: tools/virsh-domain.c:9560 msgid "offline migration" msgstr "オフラインマイグレーション" #: tools/virsh-domain.c:9564 msgid "peer-2-peer migration" msgstr "ピアツーピア・マイグレーション" #: tools/virsh-domain.c:9568 msgid "direct migration" msgstr "ダイレクト・マイグレーション" #: tools/virsh-domain.c:9576 msgid "tunnelled migration" msgstr "トンネル・マイグレーション" #: tools/virsh-domain.c:9580 msgid "persist VM on destination" msgstr "宛先における仮想マシンの永続化" #: tools/virsh-domain.c:9584 msgid "undefine VM on source" msgstr "ソースから VM の登録解除" #: tools/virsh-domain.c:9588 msgid "do not restart the domain on the destination host" msgstr "宛先ホストにおいてドメインを再開しません" #: tools/virsh-domain.c:9592 msgid "migration with non-shared storage with full disk copy" msgstr "完全なディスクコピーとともに非共有のストレージを用いたマイグレーション" #: tools/virsh-domain.c:9596 msgid "" "migration with non-shared storage with incremental copy (same base image " "shared between source and destination)" msgstr "増分コピーとともに非共有のストレージを用いたマイグレーション(ソースと宛先の間で同じベースイメージを共有します)" #: tools/virsh-domain.c:9600 msgid "prevent any configuration changes to domain until migration ends" msgstr "ドメインへのあらゆる設定変更をマイグレーションが終わるまで防ぎます" #: tools/virsh-domain.c:9604 msgid "force migration even if it may be unsafe" msgstr "安全ではないときにも強制的にマイグレーションする" #: tools/virsh-domain.c:9608 msgid "display the progress of migration" msgstr "マイグレーションの進行状況の表示" #: tools/virsh-domain.c:9612 msgid "compress repeated pages during live migration" msgstr "ライブマイグレーション中の連続ページの圧縮" #: tools/virsh-domain.c:9616 msgid "force convergence during live migration" msgstr "" #: tools/virsh-domain.c:9620 msgid "support memory pinning during RDMA live migration" msgstr "" #: tools/virsh-domain.c:9624 msgid "abort on soft errors during migration" msgstr "移行中にソフトなエラーが発生した場合は中止する" #: tools/virsh-domain.c:9628 msgid "migration URI, usually can be omitted" msgstr "マイグレーション URI(通常は省略可)" #: tools/virsh-domain.c:9632 msgid "graphics URI to be used for seamless graphics migration" msgstr "シームレス・グラフィック・マイグレーションのために使用するグラフィック URI" #: tools/virsh-domain.c:9636 msgid "listen address that destination should bind to for incoming migration" msgstr "" #: tools/virsh-domain.c:9640 msgid "rename to new name during migration (if supported)" msgstr "マイグレーション中に名前の変更(サポートされる場合)" #: tools/virsh-domain.c:9644 msgid "force guest to suspend if live migration exceeds timeout (in seconds)" msgstr "ライブマイグレーションがタイムアウトするとゲストを強制的に一時停止する(秒単位)" #: tools/virsh-domain.c:9652 msgid "comma separated list of disks to be migrated" msgstr "" #: tools/virsh-domain.c:9738 #, c-format msgid "cannot read file '%s'" msgstr "ファイル '%s' を読み込みできません" #: tools/virsh-domain.c:9853 msgid "migrate: Unexpected timeout for offline migration" msgstr "migrate: オフラインマイグレーションに対する予期しないタイムアウト値" #: tools/virsh-domain.c:9887 msgid "Migration" msgstr "マイグレーション" #: tools/virsh-domain.c:9905 msgid "set maximum tolerable downtime" msgstr "最大許容停止時間の設定" #: tools/virsh-domain.c:9908 msgid "" "Set maximum tolerable downtime of a domain which is being live-migrated to " "another host." msgstr "他のホストにライブマイグレーションしようとしているドメインの最大許容停止時間を設定します。" #: tools/virsh-domain.c:9918 msgid "maximum tolerable downtime (in milliseconds) for migration" msgstr "マイグレーションの最大許容停止時間 (ミリ秒単位)" #: tools/virsh-domain.c:9936 msgid "migrate: Invalid downtime" msgstr "migrate: 無効な停止時間値" #: tools/virsh-domain.c:9955 msgid "get/set compression cache size" msgstr "圧縮キャッシュの容量の取得・設定" #: tools/virsh-domain.c:9958 msgid "" "Get/set size of the cache (in bytes) used for compressing repeatedly " "transferred memory pages during live migration." msgstr "" "ライブマイグレーション中に繰り返し転送されるメモリーページを圧縮するために使用されるキャッシュの容量 (バイト単位) を設定または取得します。" #: tools/virsh-domain.c:9969 msgid "requested size of the cache (in bytes) used for compression" msgstr "圧縮のために使用されるキャッシュの要求サイズ (バイト単位)" #: tools/virsh-domain.c:9999 #, c-format msgid "Compression cache: %.3lf %s" msgstr "圧縮キャッシュ: %.3lf %s" #: tools/virsh-domain.c:10012 msgid "Set the maximum migration bandwidth" msgstr "マイグレーションの最大帯域の設定" #: tools/virsh-domain.c:10015 msgid "" "Set the maximum migration bandwidth (in MiB/s) for a domain which is being " "migrated to another host." msgstr "他のホストにマイグレーションしようとしているドメインに対してマイグレーションの最大帯域 (MiB/s) を設定します。" #: tools/virsh-domain.c:10026 msgid "migration bandwidth limit in MiB/s" msgstr "マイグレーション帯域の MiB/s 単位の制限" #: tools/virsh-domain.c:10059 msgid "Get the maximum migration bandwidth" msgstr "マイグレーションの最大帯域の取得" #: tools/virsh-domain.c:10062 msgid "Get the maximum migration bandwidth (in MiB/s) for a domain." msgstr "ドメインのマイグレーションの最大帯域 (MiB/s) を取得します。" #: tools/virsh-domain.c:10099 msgid "domain display connection URI" msgstr "ドメインのディスプレイ接続 URI" #: tools/virsh-domain.c:10102 msgid "Output the IP address and port number for the graphical display." msgstr "グラフィカルディスプレイの IP アドレスとポート番号を出力します。" #: tools/virsh-domain.c:10112 msgid "includes the password into the connection URI if available" msgstr "利用可能ならば、接続 URI の中にパスワードを含めます" #: tools/virsh-domain.c:10116 msgid "" "select particular graphical display (e.g. \"vnc\", \"spice\", \"rdp\")" msgstr "" #: tools/virsh-domain.c:10282 msgid "Failed to create display URI" msgstr "ディスプレイ URI の作成に失敗しました" #: tools/virsh-domain.c:10297 #, c-format msgid "No graphical display with type '%s' found" msgstr "" #: tools/virsh-domain.c:10299 msgid "No graphical display found" msgstr "" #: tools/virsh-domain.c:10319 msgid "vnc display" msgstr "VNC ディスプレイ" #: tools/virsh-domain.c:10322 msgid "Output the IP address and port number for the VNC display." msgstr "VNC ディスプレイの IP アドレスとポート番号を出力します。" #: tools/virsh-domain.c:10361 msgid "Failed to get VNC port. Is this domain using VNC?" msgstr "VNC ポートの取得に失敗しました。このドメインは VNC ポートを使用していますか?" #: tools/virsh-domain.c:10400 msgid "tty console" msgstr "TTY コンソール" #: tools/virsh-domain.c:10403 msgid "Output the device for the TTY console." msgstr "TTY コンソールのデバイスを出力します。" #: tools/virsh-domain.c:10456 msgid "print the domain's hostname" msgstr "ドメインのホスト名の表示" #: tools/virsh-domain.c:10481 tools/virsh-host.c:1049 msgid "failed to get hostname" msgstr "ホスト名の取得に失敗しました" #: tools/virsh-domain.c:10569 tools/virsh-domain.c:10582 msgid "Bad child elements counting." msgstr "子要素の数が不正です。" #: tools/virsh-domain.c:10615 msgid "detach device from an XML file" msgstr "XML ファイルによるデバイスの切断" #: tools/virsh-domain.c:10618 msgid "Detach device from an XML " msgstr "XML によりデバイスを切断します。" #: tools/virsh-domain.c:10678 #, c-format msgid "Failed to detach device from %s" msgstr "%s からデバイスの切断に失敗しました" #: tools/virsh-domain.c:10682 msgid "Device detached successfully\n" msgstr "デバイスが正常に切断されました\n" #: tools/virsh-domain.c:10696 msgid "update device from an XML file" msgstr "XML ファイルによるデバイスの更新" #: tools/virsh-domain.c:10699 msgid "Update device from an XML ." msgstr "XML によりデバイスを更新します。" #: tools/virsh-domain.c:10713 msgid "force device update" msgstr "デバイスの強制更新" #: tools/virsh-domain.c:10760 #, c-format msgid "Failed to update device from %s" msgstr "%s からデバイスの更新に失敗しました" #: tools/virsh-domain.c:10778 msgid "detach network interface" msgstr "ネットワークインターフェースの切断" #: tools/virsh-domain.c:10781 msgid "Detach network interface." msgstr "ネットワークインターフェースを切断します。" #: tools/virsh-domain.c:10858 msgid "Failed to get interface information" msgstr "インターフェース情報の取得に失敗しました" #: tools/virsh-domain.c:10866 #, c-format msgid "No interface found whose type is %s" msgstr "%s タイプのインターフェースが見つかりませんでした" #: tools/virsh-domain.c:10871 #, c-format msgid "" "Domain has %d interfaces. Please specify which one to detach using --mac" msgstr "ドメインが %d インターフェースを持ちます。--mac を用いて切断するものを指定してください" #: tools/virsh-domain.c:10893 #, c-format msgid "" "Domain has multiple interfaces matching MAC address %s. You must use detach-" "device and specify the device pci address to remove it." msgstr "" "ドメインが MAC アドレス %s と一致する複数のインターフェースを持ちます。それを削除するには、detach-device を使用し、デバイスの " "PCI アドレスを指定する必要があります。" #: tools/virsh-domain.c:10906 #, c-format msgid "No interface with MAC address %s was found" msgstr "MAC アドレス %s を持つインターフェースが見つかりませんでした" #: tools/virsh-domain.c:10922 msgid "Failed to detach interface" msgstr "インターフェースの切断に失敗しました" #: tools/virsh-domain.c:10924 msgid "Interface detached successfully\n" msgstr "インターフェースが正常に切断されました\n" #: tools/virsh-domain.c:10962 tools/virsh-domain.c:10971 msgid "Failed to get disk information" msgstr "ディスク情報の取得に失敗しました" #: tools/virsh-domain.c:11024 #, c-format msgid "No disk found whose source path or target is %s" msgstr "ソースパスまたはターゲットパスが %s のディスクが見つかりませんでした" #: tools/virsh-domain.c:11066 #, c-format msgid "The disk device '%s' is not removable" msgstr "" #: tools/virsh-domain.c:11101 #, c-format msgid "The disk device '%s' doesn't have media" msgstr "ディスクデバイス '%s' にメディアがありません" #: tools/virsh-domain.c:11109 msgid "New disk media source was not specified" msgstr "" #: tools/virsh-domain.c:11115 #, c-format msgid "The disk device '%s' already has media" msgstr "ディスクデバイス '%s' にすでにメディアがあります" #: tools/virsh-domain.c:11136 msgid "Failed to allocate new source node" msgstr "" #: tools/virsh-domain.c:11182 msgid "detach disk device" msgstr "ディスクデバイスの切断" #: tools/virsh-domain.c:11185 msgid "Detach disk device." msgstr "ディスクデバイスを切断します。" #: tools/virsh-domain.c:11262 msgid "Failed to detach disk" msgstr "ディスクの切断に失敗しました" #: tools/virsh-domain.c:11266 msgid "Disk detached successfully\n" msgstr "ディスクが正常に切断されました\n" #: tools/virsh-domain.c:11282 msgid "edit XML configuration for a domain" msgstr "ドメインの XML 設定の編集" #: tools/virsh-domain.c:11285 msgid "Edit the XML configuration for a domain." msgstr "ドメインの XML 設定を編集します。" #: tools/virsh-domain.c:11294 msgid "skip validation of the XML against the schema" msgstr "" #: tools/virsh-domain.c:11319 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ドメインの %s XML 設定は変更されていません\n" #: tools/virsh-domain.c:11334 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ドメイン %s XML の設定は編集されました\n" #: tools/virsh-domain.c:11355 tools/virsh-network.c:1128 msgid "Defined" msgstr "" #: tools/virsh-domain.c:11356 tools/virsh-network.c:1129 msgid "Undefined" msgstr "" #: tools/virsh-domain.c:11357 tools/virsh-network.c:1130 msgid "Started" msgstr "" #: tools/virsh-domain.c:11358 msgid "Suspended" msgstr "" #: tools/virsh-domain.c:11359 msgid "Resumed" msgstr "" #: tools/virsh-domain.c:11360 tools/virsh-network.c:1131 msgid "Stopped" msgstr "" #: tools/virsh-domain.c:11361 tools/virsh-domain.c:11415 msgid "Shutdown" msgstr "" #: tools/virsh-domain.c:11362 msgid "PMSuspended" msgstr "" #: tools/virsh-domain.c:11363 tools/virsh-domain.c:11417 msgid "Crashed" msgstr "" #: tools/virsh-domain.c:11375 msgid "Added" msgstr "" #: tools/virsh-domain.c:11376 msgid "Updated" msgstr "" #: tools/virsh-domain.c:11377 tools/virsh-domain.c:11383 msgid "Renamed" msgstr "" #: tools/virsh-domain.c:11382 msgid "Removed" msgstr "" #: tools/virsh-domain.c:11388 msgid "Booted" msgstr "" #: tools/virsh-domain.c:11389 tools/virsh-domain.c:11398 #: tools/virsh-domain.c:11409 tools/virsh-domain.c:11418 msgid "Migrated" msgstr "" #: tools/virsh-domain.c:11390 tools/virsh-domain.c:11401 msgid "Restored" msgstr "" #: tools/virsh-domain.c:11391 tools/virsh-domain.c:11402 #: tools/virsh-domain.c:11410 tools/virsh-domain.c:11421 msgid "Snapshot" msgstr "" #: tools/virsh-domain.c:11392 msgid "Event wakeup" msgstr "" #: tools/virsh-domain.c:11397 msgid "Paused" msgstr "" #: tools/virsh-domain.c:11399 msgid "I/O Error" msgstr "" #: tools/virsh-domain.c:11400 msgid "Watchdog" msgstr "" #: tools/virsh-domain.c:11403 msgid "API error" msgstr "" #: tools/virsh-domain.c:11408 msgid "Unpaused" msgstr "" #: tools/virsh-domain.c:11416 msgid "Destroyed" msgstr "" #: tools/virsh-domain.c:11419 msgid "Saved" msgstr "" #: tools/virsh-domain.c:11426 msgid "Finished" msgstr "" #: tools/virsh-domain.c:11431 msgid "Memory" msgstr "" #: tools/virsh-domain.c:11432 msgid "Disk" msgstr "" #: tools/virsh-domain.c:11437 msgid "Panicked" msgstr "" #: tools/virsh-domain.c:11480 tools/virsh-domain.c:11498 msgid "none" msgstr "" #: tools/virsh-domain.c:11481 tools/virsh-domain.c:11499 msgid "pause" msgstr "" #: tools/virsh-domain.c:11482 msgid "reset" msgstr "" #: tools/virsh-domain.c:11483 msgid "poweroff" msgstr "" #: tools/virsh-domain.c:11485 msgid "debug" msgstr "" #: tools/virsh-domain.c:11486 msgid "inject-nmi" msgstr "" #: tools/virsh-domain.c:11500 msgid "report" msgstr "" #: tools/virsh-domain.c:11512 msgid "connect" msgstr "" #: tools/virsh-domain.c:11513 msgid "initialize" msgstr "" #: tools/virsh-domain.c:11514 msgid "disconnect" msgstr "" #: tools/virsh-domain.c:11526 msgid "IPv4" msgstr "" #: tools/virsh-domain.c:11527 msgid "IPv6" msgstr "" #: tools/virsh-domain.c:11528 msgid "unix" msgstr "" #: tools/virsh-domain.c:11540 msgid "completed" msgstr "" #: tools/virsh-domain.c:11542 msgid "canceled" msgstr "" #: tools/virsh-domain.c:11543 msgid "ready" msgstr "" #: tools/virsh-domain.c:11555 msgid "changed" msgstr "" #: tools/virsh-domain.c:11556 msgid "dropped" msgstr "" #: tools/virsh-domain.c:11568 msgid "opened" msgstr "" #: tools/virsh-domain.c:11569 msgid "closed" msgstr "" #: tools/virsh-domain.c:11642 #, c-format msgid "event '%s' for domain %s\n" msgstr "" #: tools/virsh-domain.c:11657 #, c-format msgid "event 'lifecycle' for domain %s: %s %s\n" msgstr "" #: tools/virsh-domain.c:11672 #, c-format msgid "event 'rtc-change' for domain %s: %lld\n" msgstr "" #: tools/virsh-domain.c:11686 #, c-format msgid "event 'watchdog' for domain %s: %s\n" msgstr "" #: tools/virsh-domain.c:11702 #, c-format msgid "event 'io-error' for domain %s: %s (%s) %s\n" msgstr "" #: tools/virsh-domain.c:11723 #, c-format msgid "" "event 'graphics' for domain %s: %s local[%s %s %s] remote[%s %s %s] %s\n" msgstr "" #: tools/virsh-domain.c:11753 #, c-format msgid "event 'io-error-reason' for domain %s: %s (%s) %s due to %s\n" msgstr "" #: tools/virsh-domain.c:11773 #, c-format msgid "event '%s' for domain %s: %s for %s %s\n" msgstr "" #: tools/virsh-domain.c:11793 #, c-format msgid "event 'disk-change' for domain %s disk %s: %s -> %s: %s\n" msgstr "" #: tools/virsh-domain.c:11812 #, c-format msgid "event 'tray-change' for domain %s disk %s: %s\n" msgstr "" #: tools/virsh-domain.c:11838 #, c-format msgid "event 'balloon-change' for domain %s: %lluKiB\n" msgstr "" #: tools/virsh-domain.c:11852 #, c-format msgid "event 'device-removed' for domain %s: %s\n" msgstr "" #: tools/virsh-domain.c:11866 #, c-format msgid "event 'device-added' for domain %s: %s\n" msgstr "" #: tools/virsh-domain.c:11883 #, c-format msgid "event 'tunable' for domain %s:\n" msgstr "" #: tools/virsh-domain.c:11899 msgid "connected" msgstr "" #: tools/virsh-domain.c:11900 msgid "disconnected" msgstr "" #: tools/virsh-domain.c:11906 msgid "domain started" msgstr "" #: tools/virsh-domain.c:11907 msgid "channel event" msgstr "" #: tools/virsh-domain.c:11909 msgid "unsupported value" msgstr "" #: tools/virsh-domain.c:11919 #, c-format msgid "event 'agent-lifecycle' for domain %s: state: '%s' reason: '%s'\n" msgstr "" #: tools/virsh-domain.c:11971 msgid "Domain Events" msgstr "" #: tools/virsh-domain.c:11974 msgid "List event types, or wait for domain events to occur" msgstr "" #: tools/virsh-domain.c:11982 msgid "filter by domain name, id, or uuid" msgstr "" #: tools/virsh-domain.c:11986 tools/virsh-network.c:1201 msgid "which event type to wait for" msgstr "" #: tools/virsh-domain.c:11990 msgid "wait for all events instead of just one type" msgstr "" #: tools/virsh-domain.c:12002 tools/virsh-network.c:1213 msgid "list valid event types" msgstr "" #: tools/virsh-domain.c:12040 tools/virsh-network.c:1249 #, c-format msgid "unknown event type %s" msgstr "不明なイベント種別 %s" #: tools/virsh-domain.c:12045 msgid "one of --list, --all, or event type is required" msgstr "" #: tools/virsh-domain.c:12131 msgid "Change media of CD or floppy drive" msgstr "CD またはフロッピードライブのメディアの変更" #: tools/virsh-domain.c:12134 msgid "Change media of CD or floppy drive." msgstr "CD またはフロッピードライブのメディアを変更します。" #: tools/virsh-domain.c:12144 msgid "Fully-qualified path or target of disk device" msgstr "ディスクデバイスの完全修飾パスまたはターゲット" #: tools/virsh-domain.c:12148 msgid "source of the media" msgstr "メディアのソース" #: tools/virsh-domain.c:12152 msgid "Eject the media" msgstr "メディアの取り出し" #: tools/virsh-domain.c:12156 msgid "Insert the media" msgstr "メディアの挿入" #: tools/virsh-domain.c:12160 msgid "Update the media" msgstr "メディアの更新" #: tools/virsh-domain.c:12162 msgid "" "can be either or both of --live and --config, depends on implementation " "hypervisor driver" msgstr "" #: tools/virsh-domain.c:12165 msgid "alter live configuration of running domain" msgstr "実行中のドメインの動作中設定を変更します" #: tools/virsh-domain.c:12166 msgid "alter persistent configuration, effect observed on next boot" msgstr "永続的な設定を変更します、次回起動時に反映されます" #: tools/virsh-domain.c:12170 msgid "force media changing" msgstr "メディアを強制的に変更しています" #: tools/virsh-domain.c:12174 msgid "print XML document rather than change media" msgstr "" #: tools/virsh-domain.c:12178 msgid "source media is a block device" msgstr "" #: tools/virsh-domain.c:12224 msgid "Successfully ejected media." msgstr "" #: tools/virsh-domain.c:12230 msgid "Successfully inserted media." msgstr "" #: tools/virsh-domain.c:12236 msgid "Successfully updated media." msgstr "" #: tools/virsh-domain.c:12273 #, c-format msgid "Failed to complete action %s on media" msgstr "メディアにおいてアクション %s の完了に失敗しました" #: tools/virsh-domain.c:12292 tools/virsh-domain.c:12295 msgid "Invoke fstrim on domain's mounted filesystems." msgstr "ドメインのマウント済みファイルシステムにおける fstrim の呼び出し" #: tools/virsh-domain.c:12304 msgid "" "Just a hint to ignore contiguous free ranges smaller than this (Bytes)" msgstr "このバイト数より小さな連続空き領域を無視するためのヒントです" #: tools/virsh-domain.c:12309 msgid "which mount point to trim" msgstr "trim するマウントポイント" #: tools/virsh-domain.c:12332 msgid "Unable to invoke fstrim" msgstr "fstrim を呼び出せません" #: tools/virsh-domain.c:12345 tools/virsh-domain.c:12348 msgid "Freeze domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12357 msgid "mountpoint path to be frozen" msgstr "" #: tools/virsh-domain.c:12375 tools/virsh-domain.c:12428 #, c-format msgid "%s: %d: failed to allocate mountpoints" msgstr "" #: tools/virsh-domain.c:12384 msgid "Unable to freeze filesystems" msgstr "" #: tools/virsh-domain.c:12388 #, c-format msgid "Froze %d filesystem(s)\n" msgstr "" #: tools/virsh-domain.c:12398 tools/virsh-domain.c:12401 msgid "Thaw domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12410 msgid "mountpoint path to be thawed" msgstr "" #: tools/virsh-domain.c:12437 msgid "Unable to thaw filesystems" msgstr "" #: tools/virsh-domain.c:12441 #, c-format msgid "Thawed %d filesystem(s)\n" msgstr "" #: tools/virsh-domain.c:12451 tools/virsh-domain.c:12454 msgid "Get information of domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12477 msgid "Unable to get filesystem information" msgstr "" #: tools/virsh-domain.c:12481 msgid "No filesystems are mounted in the domain" msgstr "" #: tools/virsh-domain.c:12487 msgid "Mountpoint" msgstr "" #: tools/virsh-edit.c:110 msgid "The XML configuration was changed by another user." msgstr "XML 設定が他のユーザーにより変更されました。" #: tools/virsh-edit.c:118 msgid "Failed." msgstr "失敗しました。" #: tools/virsh-host.c:48 tools/virsh-host.c:333 msgid "capabilities" msgstr "ケイパビリティ" #: tools/virsh-host.c:51 msgid "Returns capabilities of hypervisor/driver." msgstr "ハイパーバイザー/ドライバーのケイパビリティを表示します。" #: tools/virsh-host.c:63 msgid "failed to get capabilities" msgstr "ケイパビリティを取得できませんでした" #: tools/virsh-host.c:77 msgid "domain capabilities" msgstr "" #: tools/virsh-host.c:80 msgid "Returns capabilities of emulator with respect to host and libvirt." msgstr "" #: tools/virsh-host.c:88 msgid "virtualization type (/domain/@type)" msgstr "" #: tools/virsh-host.c:92 msgid "path to emulator binary (/domain/devices/emulator)" msgstr "" #: tools/virsh-host.c:96 msgid "domain architecture (/domain/os/type/@arch)" msgstr "" #: tools/virsh-host.c:100 msgid "machine type (/domain/os/type/@machine)" msgstr "" #: tools/virsh-host.c:126 msgid "failed to get emulator capabilities" msgstr "" #: tools/virsh-host.c:142 msgid "NUMA free memory" msgstr "NUMA 空きメモリー" #: tools/virsh-host.c:145 msgid "display available free memory for the NUMA cell." msgstr "NUMA セル用の利用可能な空きメモリーを表示します。" #: tools/virsh-host.c:153 tools/virsh-host.c:278 tools/virsh-host.c:485 msgid "NUMA cell number" msgstr "NUMA セル番号" #: tools/virsh-host.c:157 msgid "show free memory for all NUMA cells" msgstr "すべての NUMA セルの空きメモリーの表示" #: tools/virsh-host.c:187 tools/virsh-host.c:193 tools/virsh-host.c:329 #: tools/virsh-host.c:535 tools/virsh-host.c:541 msgid "unable to get node capabilities" msgstr "ノードのケイパビリティを取得できませんでした" #: tools/virsh-host.c:191 tools/virsh-host.c:539 msgid "(capabilities)" msgstr "(ケイパビリティ)" #: tools/virsh-host.c:201 tools/virsh-host.c:549 msgid "could not get information about NUMA topology" msgstr "NUMA トポロジーの情報を取得できませんでした" #: tools/virsh-host.c:213 tools/virsh-host.c:558 msgid "conversion from string failed" msgstr "文字列からの変換に失敗しました" #: tools/virsh-host.c:221 #, c-format msgid "failed to get free memory for NUMA node number: %lu" msgstr "NUMA ノード番号の空きメモリーを取得できませんでした: %lu" #: tools/virsh-host.c:234 tools/virsh-host.c:245 msgid "Total" msgstr "合計" #: tools/virsh-host.c:267 msgid "NUMA free pages" msgstr "" #: tools/virsh-host.c:270 msgid "display available free pages for the NUMA cell." msgstr "" #: tools/virsh-host.c:282 tools/virsh-host.c:476 msgid "page size (in kibibytes)" msgstr "" #: tools/virsh-host.c:286 msgid "show free pages for all NUMA cells" msgstr "" #: tools/virsh-host.c:334 msgid "unable to parse node capabilities" msgstr "" #: tools/virsh-host.c:347 msgid "could not get information about supported page sizes" msgstr "" #: tools/virsh-host.c:359 #, c-format msgid "unable to parse page size: %s" msgstr "" #: tools/virsh-host.c:399 #, c-format msgid "unable to parse numa node id: %s" msgstr "" #: tools/virsh-host.c:409 #, c-format msgid "Node %d:\n" msgstr "" #: tools/virsh-host.c:417 msgid "missing cellno argument" msgstr "" #: tools/virsh-host.c:426 msgid "cell number must be non-negative integer or -1" msgstr "" #: tools/virsh-host.c:431 msgid "missing pagesize argument" msgstr "" #: tools/virsh-host.c:465 msgid "Manipulate pages pool size" msgstr "" #: tools/virsh-host.c:468 msgid "Allocate or free some pages in the pool for NUMA cell." msgstr "" #: tools/virsh-host.c:481 msgid "page count" msgstr "" #: tools/virsh-host.c:489 msgid "instead of setting new pool size add pages to it" msgstr "" #: tools/virsh-host.c:493 msgid "set on all NUMA cells" msgstr "" #: tools/virsh-host.c:589 msgid "connection vcpu maximum" msgstr "接続先の最大仮想 CPU 数" #: tools/virsh-host.c:592 msgid "Show maximum number of virtual CPUs for guests on this connection." msgstr "この接続先におけるゲストの最大仮想 CPU 数を表示します。" #: tools/virsh-host.c:600 msgid "domain type" msgstr "ドメイン形式" #: tools/virsh-host.c:628 msgid "node information" msgstr "ノード情報" #: tools/virsh-host.c:631 msgid "Returns basic information about the node." msgstr "ノードの基本情報を表示します。" #: tools/virsh-host.c:643 msgid "failed to get node information" msgstr "ノード情報の取得に失敗しました" #: tools/virsh-host.c:646 msgid "CPU model:" msgstr "CPU モデル:" #: tools/virsh-host.c:649 msgid "CPU frequency:" msgstr "CPU 周波数:" #: tools/virsh-host.c:650 msgid "CPU socket(s):" msgstr "CPU ソケット数:" #: tools/virsh-host.c:651 msgid "Core(s) per socket:" msgstr "ソケットあたりのコア数:" #: tools/virsh-host.c:652 msgid "Thread(s) per core:" msgstr "コアあたりのスレッド数:" #: tools/virsh-host.c:653 msgid "NUMA cell(s):" msgstr "NUMA セル数:" #: tools/virsh-host.c:654 msgid "Memory size:" msgstr "メモリー容量:" #: tools/virsh-host.c:664 msgid "node cpu map" msgstr "ノード CPU マップ" #: tools/virsh-host.c:667 msgid "" "Displays the node's total number of CPUs, the number of online CPUs and the " "list of online CPUs." msgstr "ノードの合計 CPU 数、オンライン CPU 数およびオンライン CPU の一覧を表示します。" #: tools/virsh-host.c:693 msgid "Unable to get cpu map" msgstr "CPU マップを取得できません" #: tools/virsh-host.c:697 msgid "CPUs present:" msgstr "存在する CPU:" #: tools/virsh-host.c:698 msgid "CPUs online:" msgstr "オンラインの CPU:" #: tools/virsh-host.c:700 msgid "CPU map:" msgstr "CPU マップ:" #: tools/virsh-host.c:726 msgid "Prints cpu stats of the node." msgstr "ノードの CPU 統計情報の表示" #: tools/virsh-host.c:729 msgid "Returns cpu stats of the node, in nanoseconds." msgstr "ノードの CPU 統計情報をナノ秒単位で表示します。" #: tools/virsh-host.c:737 msgid "prints specified cpu statistics only." msgstr "指定した CPU の統計情報のみを表示します。" #: tools/virsh-host.c:741 msgid "prints by percentage during 1 second." msgstr "1秒間のパーセンテージにより表示します。" #: tools/virsh-host.c:766 msgid "user:" msgstr "user:" #: tools/virsh-host.c:767 msgid "system:" msgstr "system:" #: tools/virsh-host.c:768 tools/virsh-host.c:841 msgid "idle:" msgstr "idle:" #: tools/virsh-host.c:769 msgid "iowait:" msgstr "iowait:" #: tools/virsh-host.c:770 msgid "intr:" msgstr "" #: tools/virsh-host.c:771 tools/virsh-host.c:839 tools/virsh-host.c:850 msgid "usage:" msgstr "使用法:" #: tools/virsh-host.c:792 msgid "Unable to get number of cpu stats" msgstr "CPU 統計情報の番号を取得できませんでした" #: tools/virsh-host.c:805 msgid "Unable to get node cpu stats" msgstr "ノード CPU 統計情報を取得できませんでした" #: tools/virsh-host.c:872 msgid "Prints memory stats of the node." msgstr "ノードのメモリー統計の表示" #: tools/virsh-host.c:875 msgid "Returns memory stats of the node, in kilobytes." msgstr "ノードのメモリー統計をキロバイト単位で表示します。" #: tools/virsh-host.c:883 msgid "prints specified cell statistics only." msgstr "指定されたセルのみの統計の表示" #: tools/virsh-host.c:904 msgid "Unable to get number of memory stats" msgstr "メモリー統計の数を取得できません" #: tools/virsh-host.c:917 msgid "Unable to get memory stats" msgstr "メモリー統計を取得できません" #: tools/virsh-host.c:936 msgid "suspend the host node for a given time duration" msgstr "指定された時間だけホストデバイスの一時停止" #: tools/virsh-host.c:939 msgid "" "Suspend the host node for a given time duration and attempt to resume " "thereafter." msgstr "指定された間隔ホストノードを休止して、その後再開を試行します。" #: tools/virsh-host.c:955 msgid "Suspend duration in seconds, at least 60" msgstr "秒単位の一時停止間隔、最低 60" #: tools/virsh-host.c:986 msgid "Invalid duration" msgstr "無効な間隔" #: tools/virsh-host.c:991 msgid "The host was not suspended" msgstr "ホストが休止されませんでした" #: tools/virsh-host.c:1002 msgid "print the hypervisor sysinfo" msgstr "ハイパーバイザーのシステム情報の表示" #: tools/virsh-host.c:1005 msgid "output an XML string for the hypervisor sysinfo, if available" msgstr "取得可能ならば、ハイパーバイザーのシステム情報の XML 文字列を出力します。" #: tools/virsh-host.c:1018 msgid "failed to get sysinfo" msgstr "システム情報を取得できませんでした" #: tools/virsh-host.c:1033 msgid "print the hypervisor hostname" msgstr "ハイパーバイザーのホスト名の表示" #: tools/virsh-host.c:1064 msgid "print the hypervisor canonical URI" msgstr "ハイパーバイザーの正規化 URI の表示" #: tools/virsh-host.c:1080 tools/virt-admin.c:190 msgid "failed to get URI" msgstr "URI の取得に失敗しました" #: tools/virsh-host.c:1095 msgid "CPU models" msgstr "CPU モデル" #: tools/virsh-host.c:1098 msgid "Get the CPU models for an arch." msgstr "アーキテクチャーの CPU モデルを取得します。" #: tools/virsh-host.c:1107 msgid "architecture" msgstr "アーキテクチャー" #: tools/virsh-host.c:1126 msgid "failed to get CPU model names" msgstr "CPU モデル名の取得に失敗しました" #: tools/virsh-host.c:1144 tools/virt-admin.c:206 msgid "show version" msgstr "バージョンの表示" #: tools/virsh-host.c:1147 msgid "Display the system version information." msgstr "システムのバージョン情報を表示します。" #: tools/virsh-host.c:1155 msgid "report daemon version too" msgstr "デーモンのバージョンの表示" #: tools/virsh-host.c:1177 msgid "failed to get hypervisor type" msgstr "ハイパーバイザータイプの取得に失敗しました" #: tools/virsh-host.c:1186 tools/virt-admin.c:231 #, c-format msgid "Compiled against library: libvirt %d.%d.%d\n" msgstr "コンパイル時に使用したライブラリ: libvirt %d.%d.%d\n" #: tools/virsh-host.c:1191 tools/virt-admin.c:236 msgid "failed to get the library version" msgstr "ライブラリのバージョンの取得に失敗しました" #: tools/virsh-host.c:1198 tools/virt-admin.c:243 #, c-format msgid "Using library: libvirt %d.%d.%d\n" msgstr "使用中のライブラリ: libvirt %d.%d.%d\n" #: tools/virsh-host.c:1205 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "使用中の API: %s %d.%d.%d\n" #: tools/virsh-host.c:1210 msgid "failed to get the hypervisor version" msgstr "ハイパーバイザーのバージョンの取得に失敗しました" #: tools/virsh-host.c:1215 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "実行中の %s ハイパーバイザーのバージョンを抽出できません\n" #: tools/virsh-host.c:1222 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "実行中のハイパーバイザー: %s %d.%d.%d\n" #: tools/virsh-host.c:1229 tools/virt-admin.c:248 msgid "failed to get the daemon version" msgstr "デーモンのバージョンを取得できませんでした" #: tools/virsh-host.c:1235 tools/virt-admin.c:254 #, c-format msgid "Running against daemon: %d.%d.%d\n" msgstr "デーモンに対して実行中: %d.%d.%d\n" #: tools/virsh-host.c:1244 msgid "Get or set node memory parameters" msgstr "ノードメモリーパラメーターの取得・設定" #: tools/virsh-host.c:1245 msgid "" "Get or set node memory parameters\n" " To get the memory parameters, use following command: \n" "\n" " virsh # node-memory-tune" msgstr "" "ノードのメモリーパラメーターを取得または設定します。\n" " メモリーパラメーターを取得するには、以下のコマンドを使用します: \n" "\n" " virsh # node-memory-tune" #: tools/virsh-host.c:1254 msgid "" "number of pages to scan before the shared memory service goes to sleep" msgstr "共有メモリーサービスが休止する前にスキャンするページの数" #: tools/virsh-host.c:1259 msgid "" "number of millisecs the shared memory service should sleep before next scan" msgstr "共有メモリーサービスが次回のスキャン前に休止するミリ秒数" #: tools/virsh-host.c:1264 msgid "Specifies if pages from different numa nodes can be merged" msgstr "異なる NUMA ノードからページをマージできるかどうかを指定します" #: tools/virsh-host.c:1332 msgid "Shared memory:\n" msgstr "共有メモリー:\n" #: tools/virsh-interface.c:30 msgid "interface name or MAC address" msgstr "インターフェイス名または MAC アドレス" #: tools/virsh-interface.c:91 #, c-format msgid "failed to get interface '%s'" msgstr "インターフェース '%s' を取得できませんでした" #: tools/virsh-interface.c:101 msgid "edit XML configuration for a physical host interface" msgstr "物理ホストインターフェイス向け XML 設定の編集" #: tools/virsh-interface.c:104 msgid "Edit the XML configuration for a physical host interface." msgstr "物理ホストインターフェイス向けの XML 設定を編集します。" #: tools/virsh-interface.c:130 #, c-format msgid "Interface %s XML configuration not changed.\n" msgstr "インターフェース %s の XML 設定は変更されませんでした。\n" #: tools/virsh-interface.c:139 #, c-format msgid "Interface %s XML configuration edited.\n" msgstr "インターフェース %s の XML 設定が編集されました。\n" #: tools/virsh-interface.c:220 msgid "Failed to list interfaces" msgstr "インターフェースの一覧表示に失敗しました" #: tools/virsh-interface.c:231 tools/virsh-interface.c:239 msgid "Failed to list active interfaces" msgstr "起動中のインターフェースの一覧表示に失敗しました" #: tools/virsh-interface.c:248 tools/virsh-interface.c:257 msgid "Failed to list inactive interfaces" msgstr "停止中のインターフェースの一覧表示に失敗しました" #: tools/virsh-interface.c:329 msgid "list physical host interfaces" msgstr "物理ホストのインターフェイスの一覧表示" #: tools/virsh-interface.c:332 msgid "Returns list of physical host interfaces." msgstr "物理ホストのインターフェースの一覧を表示します。" #: tools/virsh-interface.c:340 msgid "list inactive interfaces" msgstr "停止中のインターフェースの表示" #: tools/virsh-interface.c:344 msgid "list inactive & active interfaces" msgstr "停止中および起動中のインターフェースの表示" #: tools/virsh-interface.c:368 msgid "MAC Address" msgstr "MAC アドレス" #: tools/virsh-interface.c:376 tools/virsh-network.c:711 #: tools/virsh-pool.c:1270 msgid "active" msgstr "動作中" #: tools/virsh-interface.c:376 tools/virsh-network.c:711 #: tools/virsh-pool.c:1002 tools/virsh-pool.c:1272 msgid "inactive" msgstr "停止状態" #: tools/virsh-interface.c:389 msgid "convert an interface MAC address to interface name" msgstr "インターフェースの MAC アドレスからインターフェース名への変換" #: tools/virsh-interface.c:401 msgid "interface mac" msgstr "インターフェースの MAC" #: tools/virsh-interface.c:425 msgid "convert an interface name to interface MAC address" msgstr "インターフェース名からインターフェースの MAC アドレスへの変換" #: tools/virsh-interface.c:437 msgid "interface name" msgstr "インターフェース名" #: tools/virsh-interface.c:461 msgid "interface information in XML" msgstr "XML 形式のインターフェース情報" #: tools/virsh-interface.c:464 msgid "" "Output the physical host interface information as an XML dump to stdout." msgstr "物理ホストのインターフェース情報を XML ダンプとして表示します。" #: tools/virsh-interface.c:510 msgid "" "define an inactive persistent physical host interface or modify an existing " "persistent one from an XML file" msgstr "" #: tools/virsh-interface.c:514 msgid "Define or modify a persistent physical host interface." msgstr "" #: tools/virsh-interface.c:520 msgid "file containing an XML interface description" msgstr "XML インターフェイス記述を含んだファイル" #: tools/virsh-interface.c:543 #, c-format msgid "Interface %s defined from %s\n" msgstr "インターフェース %s が %s から定義されました\n" #: tools/virsh-interface.c:547 #, c-format msgid "Failed to define interface from %s" msgstr "%s からインターフェースの定義に失敗しました" #: tools/virsh-interface.c:558 msgid "undefine a physical host interface (remove it from configuration)" msgstr "物理ホストインターフェイスの定義解除(設定から削除)" #: tools/virsh-interface.c:561 msgid "undefine an interface." msgstr "インターフェイスの定義を解除します。" #: tools/virsh-interface.c:582 #, c-format msgid "Interface %s undefined\n" msgstr "インターフェース %s の定義が解除されました\n" #: tools/virsh-interface.c:584 #, c-format msgid "Failed to undefine interface %s" msgstr "インターフェース %s の定義解除に失敗しました" #: tools/virsh-interface.c:597 msgid "start a physical host interface (enable it / \"if-up\")" msgstr "物理ホストインターフェイスの開始(\"ifup\" による有効化)" #: tools/virsh-interface.c:600 msgid "start a physical host interface." msgstr "物理ホストインターフェイスを開始します。" #: tools/virsh-interface.c:621 tools/virsh-interface.c:1182 #, c-format msgid "Interface %s started\n" msgstr "インターフェース %s が開始されました\n" #: tools/virsh-interface.c:623 tools/virsh-interface.c:1179 #, c-format msgid "Failed to start interface %s" msgstr "インターフェイス %s の開始に失敗しました" #: tools/virsh-interface.c:636 msgid "destroy a physical host interface (disable it / \"if-down\")" msgstr "物理ホストインターフェイスの停止(\"if-down\" による無効化)" #: tools/virsh-interface.c:639 msgid "forcefully stop a physical host interface." msgstr "物理ホストインターフェースを強制的に停止します。" #: tools/virsh-interface.c:660 #, c-format msgid "Interface %s destroyed\n" msgstr "インターフェイス %s は停止されました\n" #: tools/virsh-interface.c:662 #, c-format msgid "Failed to destroy interface %s" msgstr "インターフェイス %s の停止に失敗しました" #: tools/virsh-interface.c:675 msgid "" "create a snapshot of current interfaces settings, which can be later " "committed (iface-commit) or restored (iface-rollback)" msgstr "" "現在のインターフェース設定のスナップショット作成、後からコミット (iface-commit) または復元 (iface-rollback) 可能" #: tools/virsh-interface.c:680 msgid "Create a restore point for interfaces settings" msgstr "インターフェース設定の復元ポイントを作成します。" #: tools/virsh-interface.c:695 msgid "Failed to begin network config change transaction" msgstr "ネットワーク設定変更トランザクションを開始できませんでした" #: tools/virsh-interface.c:699 msgid "Network config change transaction started\n" msgstr "ネットワーク設定変更トランザクションを開始しました\n" #: tools/virsh-interface.c:708 msgid "commit changes made since iface-begin and free restore point" msgstr "iface-begin 後の変更のコミット、および復元ポイントの開放" #: tools/virsh-interface.c:711 msgid "commit changes and free restore point" msgstr "変更をコミットして、復元ポイントを開放します。" #: tools/virsh-interface.c:726 msgid "Failed to commit network config change transaction" msgstr "ネットワーク設定変更トランザクションのコミットに失敗しました" #: tools/virsh-interface.c:730 msgid "Network config change transaction committed\n" msgstr "ネットワーク設定変更トランザクションがコミットされました\n" #: tools/virsh-interface.c:739 msgid "rollback to previous saved configuration created via iface-begin" msgstr "iface-begin により作成された、以前の保存された設定へのロールバック" #: tools/virsh-interface.c:742 msgid "rollback to previous restore point" msgstr "以前の復元ポイントにロールバックします。" #: tools/virsh-interface.c:757 msgid "Failed to rollback network config change transaction" msgstr "ネットワーク設定変更トランザクションをロールバックできませんでした" #: tools/virsh-interface.c:761 msgid "Network config change transaction rolled back\n" msgstr "ネットワーク設定変更トランザクションがロールバックされました\n" #: tools/virsh-interface.c:770 msgid "create a bridge device and attach an existing network device to it" msgstr "ブリッジデバイスの作成、および既存ネットワークデバイスへの接続" #: tools/virsh-interface.c:773 msgid "bridge an existing network device" msgstr "既存のネットワークデバイスをブリッジします。" #: tools/virsh-interface.c:782 msgid "existing interface name" msgstr "既存のインターフェース名" #: tools/virsh-interface.c:787 msgid "new bridge device name" msgstr "新規ブリッジデバイス名" #: tools/virsh-interface.c:791 msgid "do not enable STP for this bridge" msgstr "このブリッジに STP を有効にしない" #: tools/virsh-interface.c:795 msgid "number of seconds to squelch traffic on newly connected ports" msgstr "新規接続ポートにおいてトラフィックを抑える秒数" #: tools/virsh-interface.c:799 msgid "don't start the bridge immediately" msgstr "ブリッジをすぐに起動しない" #: tools/virsh-interface.c:833 #, c-format msgid "Network device %s already exists" msgstr "ネットワークデバイス %s がすでに存在します" #: tools/virsh-interface.c:849 msgid "(interface definition)" msgstr "(インターフェース定義)" #: tools/virsh-interface.c:850 tools/virsh-interface.c:1056 #, c-format msgid "Failed to parse configuration of %s" msgstr "%s の設定を構文解析できませんでした" #: tools/virsh-interface.c:857 tools/virsh-interface.c:1063 #, c-format msgid "Existing device %s has no type" msgstr "既存のデバイス %s は形式がありません" #: tools/virsh-interface.c:862 #, c-format msgid "Existing device %s is already a bridge" msgstr "既存のデバイス %s はすでにブリッジです" #: tools/virsh-interface.c:869 tools/virsh-interface.c:1076 #, c-format msgid "Interface name from config %s doesn't match given supplied name %s" msgstr "設定 %s からのインターフェース名が与えられて名前 %s に一致しません" #: tools/virsh-interface.c:876 msgid "Failed to create bridge node in xml document" msgstr "XML 文書にブリッジノードを作成できません" #: tools/virsh-interface.c:884 msgid "Failed to set stp attribute in xml document" msgstr "XML ドキュメントに stp 属性を設定できませんでした" #: tools/virsh-interface.c:891 #, c-format msgid "Failed to set bridge delay %d in xml document" msgstr "XML ドキュメントにおいてブリッジ遅延 %d に設定できませんでした" #: tools/virsh-interface.c:899 msgid "Failed to set bridge interface type to 'bridge' in xml document" msgstr "XML ドキュメントにおいてブリッジインターフェース形式 'bridge' に設定できませんでした" #: tools/virsh-interface.c:904 #, c-format msgid "Failed to set master bridge interface name to '%s' in xml document" msgstr "XML ドキュメントにおいてマスターインターフェース名を '%s' に設定できませんでした" #: tools/virsh-interface.c:913 msgid "Failed to create interface node under bridge node in xml document" msgstr "XML ドキュメントにおいてブリッジノード化にインターフェースを作成できませんでした" #: tools/virsh-interface.c:921 #, c-format msgid "Failed to set new slave interface type to '%s' in xml document" msgstr "XML ドキュメントにおいて新規スレーブインターフェース形式を '%s' に設定できませんでした" #: tools/virsh-interface.c:927 #, c-format msgid "Failed to set new slave interface name to '%s' in xml document" msgstr "XML ドキュメントにおいて新規スレーブインターフェース名を '%s' に設定できませんでした" #: tools/virsh-interface.c:947 tools/virsh-interface.c:1138 #, c-format msgid "Failed to move '%s' element in xml document" msgstr "'%s' 要素を XML ドキュメントに移動できませんでした" #: tools/virsh-interface.c:958 #, c-format msgid "Failed to format new xml document for bridge %s" msgstr "ブリッジ %s 用の新規 XML ドキュメントのフォーマットを失敗しました" #: tools/virsh-interface.c:967 #, c-format msgid "Failed to define new bridge interface %s" msgstr "新規ブリッジインターフェース %s の定義に失敗しました" #: tools/virsh-interface.c:972 #, c-format msgid "Created bridge %s with attached device %s\n" msgstr "ブリッジ %s を作成して、デバイス %s に接続しました\n" #: tools/virsh-interface.c:978 #, c-format msgid "Failed to start bridge interface %s" msgstr "ブリッジインターフェース %s の起動に失敗しました" #: tools/virsh-interface.c:981 #, c-format msgid "Bridge interface %s started\n" msgstr "ブリッジインターフェース %s が起動しました\n" #: tools/virsh-interface.c:1005 msgid "undefine a bridge device after detaching its slave device" msgstr "スレーブデバイスの切断後、ブリッジデバイスの定義解除" #: tools/virsh-interface.c:1008 msgid "unbridge a network device" msgstr "ネットワークデバイスのブリッジを解除します。" #: tools/virsh-interface.c:1017 msgid "current bridge device name" msgstr "現在のブリッジデバイス名" #: tools/virsh-interface.c:1021 msgid "don't start the un-slaved interface immediately (not recommended)" msgstr "スレーブ解除したインターフェースをすぐに開始しません(非推奨)" #: tools/virsh-interface.c:1054 msgid "(bridge interface definition)" msgstr "(ブリッジインターフェース定義)" #: tools/virsh-interface.c:1068 #, c-format msgid "Device %s is not a bridge" msgstr "デバイス %s はブリッジではありません" #: tools/virsh-interface.c:1084 msgid "No bridge node in xml document" msgstr "XML ドキュメントにブリッジノードがありません" #: tools/virsh-interface.c:1089 msgid "Multiple interfaces attached to bridge" msgstr "複数のインターフェースがブリッジに接続されています" #: tools/virsh-interface.c:1094 msgid "No interface attached to bridge" msgstr "ブリッジに接続されているインターフェースがありません" #: tools/virsh-interface.c:1102 #, c-format msgid "Device attached to bridge %s has no name" msgstr "ブリッジ %s に接続されているデバイスの名前がありません" #: tools/virsh-interface.c:1107 #, c-format msgid "Attached device %s has no type" msgstr "接続されているデバイス %s は形式が指定されていません" #: tools/virsh-interface.c:1112 #, c-format msgid "Failed to set interface type to '%s' in xml document" msgstr "XML ドキュメントにおいてインターフェース形式を '%s' に設定できませんでした" #: tools/virsh-interface.c:1118 #, c-format msgid "Failed to set interface name to '%s' in xml document" msgstr "XML ドキュメントにおいてインターフェース名を '%s' に設定できませんでした" #: tools/virsh-interface.c:1149 #, c-format msgid "Failed to format new xml document for un-enslaved interface %s" msgstr "スレーブ化されていないインターフェース %s に対する新規 XML ドキュメントのフォーマットに失敗しました" #: tools/virsh-interface.c:1158 #, c-format msgid "Failed to destroy bridge interface %s" msgstr "ブリッジインターフェース %s の停止に失敗しました" #: tools/virsh-interface.c:1162 #, c-format msgid "Failed to undefine bridge interface %s" msgstr "ブリッジインターフェース %s の定義解除に失敗しました" #: tools/virsh-interface.c:1169 #, c-format msgid "Failed to define new interface %s" msgstr "新規インターフェース %s の定義に失敗しました" #: tools/virsh-interface.c:1173 #, c-format msgid "Device %s un-attached from bridge %s\n" msgstr "デバイス %s がブリッジ %s から切断されました\n" #: tools/virsh-network.c:41 msgid "network name or uuid" msgstr "ネットワークの名前または UUID" #: tools/virsh-network.c:77 #, c-format msgid "failed to get network '%s'" msgstr "ネットワーク '%s' を取得できませんでした" #: tools/virsh-network.c:87 msgid "autostart a network" msgstr "ネットワークの自動起動" #: tools/virsh-network.c:90 msgid "Configure a network to be automatically started at boot." msgstr "システム起動時にネットワークを自動的に起動するよう設定します。" #: tools/virsh-network.c:118 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ネットワーク %s を自動起動に設定するのに失敗しました" #: tools/virsh-network.c:120 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ネットワーク %s の自動起動設定の解除に失敗しました" #: tools/virsh-network.c:126 #, c-format msgid "Network %s marked as autostarted\n" msgstr "ネットワーク %s が自動起動に設定されました\n" #: tools/virsh-network.c:128 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "ネットワーク %s の自動起動設定が解除されました\n" #: tools/virsh-network.c:139 msgid "create a network from an XML file" msgstr "XML ファイルによるネットワークの作成" #: tools/virsh-network.c:142 msgid "Create a network." msgstr "ネットワークを作成します。" #: tools/virsh-network.c:148 tools/virsh-network.c:196 msgid "file containing an XML network description" msgstr "ネットワーク の XML 記述を含むファイル" #: tools/virsh-network.c:171 #, c-format msgid "Network %s created from %s\n" msgstr "ネットワーク %s が %s から作成されました\n" #: tools/virsh-network.c:175 #, c-format msgid "Failed to create network from %s" msgstr "%s からのネットワーク作成に失敗しました" #: tools/virsh-network.c:186 msgid "" "define an inactive persistent virtual network or modify an existing " "persistent one from an XML file" msgstr "" #: tools/virsh-network.c:190 msgid "Define or modify a persistent virtual network." msgstr "" #: tools/virsh-network.c:219 #, c-format msgid "Network %s defined from %s\n" msgstr "ネットワーク %s が %s から定義されました\n" #: tools/virsh-network.c:223 #, c-format msgid "Failed to define network from %s" msgstr "%s からのネットワーク定義に失敗しました" #: tools/virsh-network.c:234 msgid "destroy (stop) a network" msgstr "ネットワークの強制停止" #: tools/virsh-network.c:237 msgid "Forcefully stop a given network." msgstr "与えられたネットワークを強制的に停止します。" #: tools/virsh-network.c:258 #, c-format msgid "Network %s destroyed\n" msgstr "ネットワーク %s は強制停止されました\n" #: tools/virsh-network.c:260 #, c-format msgid "Failed to destroy network %s" msgstr "ネットワーク %s の強制停止に失敗しました" #: tools/virsh-network.c:273 msgid "network information in XML" msgstr "XML 形式のネットワーク情報" #: tools/virsh-network.c:276 msgid "Output the network information as an XML dump to stdout." msgstr "ネットワークの構成情報を XML 形式で表示します。" #: tools/virsh-network.c:285 msgid "network information of an inactive domain" msgstr "休止状態のドメインのネットワーク情報" #: tools/virsh-network.c:324 msgid "network information" msgstr "ネットワーク情報" #: tools/virsh-network.c:327 msgid "Returns basic information about the network" msgstr "ネットワークに関する基本的な情報を返します" #: tools/virsh-network.c:357 msgid "Active:" msgstr "起動中:" #: tools/virsh-network.c:366 tools/virsh-network.c:705 tools/virsh-pool.c:1186 #: tools/virsh-pool.c:1628 msgid "no autostart" msgstr "自動起動なし" #: tools/virsh-network.c:372 msgid "Bridge:" msgstr "ブリッジ:" #: tools/virsh-network.c:460 msgid "Failed to list networks" msgstr "ネットワークの一覧表示に失敗しました" #: tools/virsh-network.c:472 msgid "Failed to get the number of active networks" msgstr "稼働中のネットワーク数の取得に失敗しました" #: tools/virsh-network.c:481 msgid "Failed to get the number of inactive networks" msgstr "停止中のネットワーク数の取得に失敗しました" #: tools/virsh-network.c:498 msgid "Failed to list active networks" msgstr "動作中のネットワークの一覧表示に失敗しました" #: tools/virsh-network.c:509 msgid "Failed to list inactive networks" msgstr "停止状態のネットワークの一覧表示に失敗しました" #: tools/virsh-network.c:542 msgid "Failed to get network persistence info" msgstr "ネットワークの永続性に関する情報の取得に失敗しました" #: tools/virsh-network.c:554 msgid "Failed to get network autostart state" msgstr "ネットワークの自動起動の状態の取得に失敗しました" #: tools/virsh-network.c:602 msgid "list networks" msgstr "ネットワークの一覧表示" #: tools/virsh-network.c:605 msgid "Returns list of networks." msgstr "ネットワークの一覧を表示します。" #: tools/virsh-network.c:613 msgid "list inactive networks" msgstr "停止状態のネットワークの一覧を表示" #: tools/virsh-network.c:617 msgid "list inactive & active networks" msgstr "停止状態および動作中のネットワークの一覧を表示" #: tools/virsh-network.c:621 msgid "list persistent networks" msgstr "永続的なネットワークの一覧表示" #: tools/virsh-network.c:625 msgid "list transient networks" msgstr "一時的なネットワークの一覧表示" #: tools/virsh-network.c:629 msgid "list networks with autostart enabled" msgstr "自動起動が設定されているネットワークの一覧表示" #: tools/virsh-network.c:633 msgid "list networks with autostart disabled" msgstr "自動起動が設定されていないネットワークの一覧表示" #: tools/virsh-network.c:641 msgid "list network names only" msgstr "" #: tools/virsh-network.c:693 tools/virsh-pool.c:1301 tools/virsh-pool.c:1331 #: tools/virsh-pool.c:1386 msgid "Autostart" msgstr "自動起動" #: tools/virsh-network.c:693 tools/virsh-pool.c:1336 tools/virsh-pool.c:1387 msgid "Persistent" msgstr "永続" #: tools/virsh-network.c:716 msgid "Failed to get network's UUID" msgstr "" #: tools/virsh-network.c:737 msgid "convert a network UUID to network name" msgstr "ネットワーク UUID からネットワーク名への変換" #: tools/virsh-network.c:749 msgid "network uuid" msgstr "ネットワーク UUID" #: tools/virsh-network.c:773 msgid "start a (previously defined) inactive network" msgstr "停止状態の(定義済み)ネットワークの起動" #: tools/virsh-network.c:776 msgid "Start a network." msgstr "ネットワークを起動します。" #: tools/virsh-network.c:797 #, c-format msgid "Network %s started\n" msgstr "ネットワーク %s が起動されました\n" #: tools/virsh-network.c:799 #, c-format msgid "Failed to start network %s" msgstr "ネットワーク %s の起動に失敗しました" #: tools/virsh-network.c:811 msgid "undefine a persistent network" msgstr "" #: tools/virsh-network.c:814 msgid "Undefine the configuration for a persistent network." msgstr "" #: tools/virsh-network.c:835 #, c-format msgid "Network %s has been undefined\n" msgstr "ネットワーク %s の定義が削除されました\n" #: tools/virsh-network.c:837 #, c-format msgid "Failed to undefine network %s" msgstr "ネットワーク %s の定義の削除に失敗しました" #: tools/virsh-network.c:850 msgid "update parts of an existing network's configuration" msgstr "既存のネットワーク設定の一部分の更新" #: tools/virsh-network.c:863 msgid "type of update (add-first, add-last (add), delete, or modify)" msgstr "更新の種類 (add-first, add-last (add), delete, または modify)" #: tools/virsh-network.c:868 msgid "which section of network configuration to update" msgstr "更新するネットワーク設定のセクション" #: tools/virsh-network.c:873 msgid "" "name of file containing xml (or, if it starts with '<', the complete xml " "element itself) to add/modify, or to be matched for search" msgstr "追加/変更するため、または検索において使用される XML (または、'<' から始まる完全な XML 要素自身) を含むファイルの名前" #: tools/virsh-network.c:878 msgid "which parent object to search through" msgstr "検索する範囲の親オブジェクト" #: tools/virsh-network.c:880 msgid "affect next network startup" msgstr "ネットワークの次回起動時に反映" #: tools/virsh-network.c:881 msgid "affect running network" msgstr "実行中のネットワークに反映" #: tools/virsh-network.c:882 msgid "affect current state of network" msgstr "ネットワークの現在の状態に反映" #: tools/virsh-network.c:925 #, c-format msgid "unrecognized command name '%s'" msgstr "認識できないコマンド名 '%s'" #: tools/virsh-network.c:935 #, c-format msgid "unrecognized section name '%s'" msgstr "認識できないセクション名 '%s'" #: tools/virsh-network.c:967 msgid "--current must be specified exclusively" msgstr "--current は他のオプションと併用できません" #: tools/virsh-network.c:980 #, c-format msgid "Failed to update network %s" msgstr "ネットワーク %s の更新に失敗しました" #: tools/virsh-network.c:987 msgid "persistent config and live state" msgstr "永続的な設定および稼働状態" #: tools/virsh-network.c:989 tools/virsh-network.c:995 msgid "persistent config" msgstr "永続的な設定" #: tools/virsh-network.c:991 tools/virsh-network.c:993 msgid "live state" msgstr "稼働状態" #: tools/virsh-network.c:998 #, c-format msgid "Updated network %s %s" msgstr "ネットワーク %s %s を更新しました" #: tools/virsh-network.c:1013 msgid "convert a network name to network UUID" msgstr "ネットワーク名からネットワーク UUID への変換" #: tools/virsh-network.c:1025 msgid "network name" msgstr "ネットワーク名" #: tools/virsh-network.c:1043 msgid "failed to get network UUID" msgstr "ネットワーク UUID の取得に失敗しました" #: tools/virsh-network.c:1054 msgid "edit XML configuration for a network" msgstr "ネットワークの XML 設定の編集" #: tools/virsh-network.c:1057 msgid "Edit the XML configuration for a network." msgstr "ネットワークの XML 設定を編集します。" #: tools/virsh-network.c:1098 #, c-format msgid "Network %s XML configuration not changed.\n" msgstr "ネットワーク %s XML 設定が変更されませんでした。\n" #: tools/virsh-network.c:1107 #, c-format msgid "Network %s XML configuration edited.\n" msgstr "ネットワーク %s XML 設定が変更されました。\n" #: tools/virsh-network.c:1171 #, c-format msgid "%s: event 'lifecycle' for network %s: %s\n" msgstr "" #: tools/virsh-network.c:1175 #, c-format msgid "event 'lifecycle' for network %s: %s\n" msgstr "" #: tools/virsh-network.c:1186 msgid "Network Events" msgstr "" #: tools/virsh-network.c:1189 msgid "List event types, or wait for network events to occur" msgstr "" #: tools/virsh-network.c:1197 msgid "filter by network name or uuid" msgstr "" #: tools/virsh-network.c:1245 msgid "either --list or event type is required" msgstr "" #: tools/virsh-network.c:1301 msgid "print lease info for a given network" msgstr "" #: tools/virsh-network.c:1304 msgid "Print lease info for a given network" msgstr "" #: tools/virsh-network.c:1356 #, c-format msgid "Failed to get leases info for %s" msgstr "" #: tools/virsh-network.c:1364 msgid "Expiry Time" msgstr "" #: tools/virsh-network.c:1365 msgid "IP address" msgstr "" #: tools/virsh-network.c:1365 msgid "Hostname" msgstr "" #: tools/virsh-network.c:1365 msgid "Client ID or DUID" msgstr "" #: tools/virsh-nodedev.c:41 msgid "create a device defined by an XML file on the node" msgstr "ノードに XML ファイルで定義されたデバイスの作成" #: tools/virsh-nodedev.c:45 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "ノードにおいてデバイスを作成します。このコマンドは、仮想マシンに割り当てできるデバイスを物理ホストに作成します。" #: tools/virsh-nodedev.c:53 msgid "file containing an XML description of the device" msgstr "デバイスの XML 記述を含むファイル" #: tools/virsh-nodedev.c:77 #, c-format msgid "Node device %s created from %s\n" msgstr "ノードデバイス %s が %s から作成されました\n" #: tools/virsh-nodedev.c:81 #, c-format msgid "Failed to create node device from %s" msgstr "%s からのノードデバイス作成に失敗しました" #: tools/virsh-nodedev.c:94 msgid "destroy (stop) a device on the node" msgstr "ノードのデバイスの削除(停止)" #: tools/virsh-nodedev.c:97 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host" msgstr "ノードのデバイスを削除しました。このコマンドは物理ホストにあるデバイスを削除することに注意してください。" #: tools/virsh-nodedev.c:111 tools/virsh-nodedev.c:523 msgid "device name or wwn pair in 'wwnn,wwpn' format" msgstr "'wwnn,wwpn' 形式のデバイス名または WWN ペア" #: tools/virsh-nodedev.c:132 tools/virsh-nodedev.c:545 #, c-format msgid "Malformed device value '%s'" msgstr "不正な形式のデバイス値 '%s'" #: tools/virsh-nodedev.c:145 tools/virsh-nodedev.c:558 msgid "Could not find matching device" msgstr "一致するデバイスを見つけられませんでした" #: tools/virsh-nodedev.c:150 #, c-format msgid "Destroyed node device '%s'\n" msgstr "ノードデバイス '%s' を停止しました\n" #: tools/virsh-nodedev.c:152 #, c-format msgid "Failed to destroy node device '%s'" msgstr "ノードデバイス '%s' を削除できませんでした" #: tools/virsh-nodedev.c:244 tools/virsh-nodedev.c:265 msgid "Failed to list node devices" msgstr "ノードデバイスの一覧表示に失敗しました" #: tools/virsh-nodedev.c:254 msgid "Failed to count node devices" msgstr "ノードデバイスの一覧表示に失敗しました" #: tools/virsh-nodedev.c:294 msgid "Failed to get capability numbers of the device" msgstr "デバイスのケイパビリティ数の取得に失敗しました" #: tools/virsh-nodedev.c:302 msgid "Failed to get capability names of the device" msgstr "デバイスのケイパビリティ名の取得に失敗しました" #: tools/virsh-nodedev.c:365 msgid "enumerate devices on this host" msgstr "ホストにあるデバイスの一覧表示" #: tools/virsh-nodedev.c:376 msgid "list devices in a tree" msgstr "ツリー形式によるデバイスの一覧表示" #: tools/virsh-nodedev.c:380 msgid "capability names, separated by comma" msgstr "ケイパビリティ名、カンマ区切り" #: tools/virsh-nodedev.c:402 msgid "Options --tree and --cap are incompatible" msgstr "オプション --tree と --cap は互換性がありません" #: tools/virsh-nodedev.c:411 msgid "Invalid capability type" msgstr "無効なケイパビリティの種類" #: tools/virsh-nodedev.c:510 msgid "node device details in XML" msgstr "XML 形式のノードデバイス詳細" #: tools/virsh-nodedev.c:513 msgid "Output the node device details as an XML dump to stdout." msgstr "ノードデバイスの詳細を標準出力に XML 形式で出力します。" #: tools/virsh-nodedev.c:581 msgid "detach node device from its device driver" msgstr "デバイスドライバーからノードデバイスの切断" #: tools/virsh-nodedev.c:584 msgid "" "Detach node device from its device driver before assigning to a domain." msgstr "ドメインに割り当てる前にデバイスドライバーからノードデバイスを切断します。" #: tools/virsh-nodedev.c:594 tools/virsh-nodedev.c:660 #: tools/virsh-nodedev.c:710 msgid "device key" msgstr "デバイスのキー" #: tools/virsh-nodedev.c:598 msgid "pci device assignment backend driver (e.g. 'vfio' or 'kvm')" msgstr "pci デバイス割り当てのバックエンドドライバー ('vfio'、 'kvm' など)" #: tools/virsh-nodedev.c:618 tools/virsh-nodedev.c:677 #: tools/virsh-nodedev.c:727 #, c-format msgid "Could not find matching device '%s'" msgstr "一致するデバイス '%s' を見つけられませんでした" #: tools/virsh-nodedev.c:634 #, c-format msgid "Device %s detached\n" msgstr "デバイス %s が切断されました\n" #: tools/virsh-nodedev.c:636 #, c-format msgid "Failed to detach device %s" msgstr "デバイス %s の切断に失敗しました" #: tools/virsh-nodedev.c:647 msgid "reattach node device to its device driver" msgstr "デバイスドライバーへのノードデバイスの再接続" #: tools/virsh-nodedev.c:650 msgid "" "Reattach node device to its device driver once released by the domain." msgstr "ドメインにより開放されたノードデバイスをデバイスドライバーに再接続します。" #: tools/virsh-nodedev.c:682 #, c-format msgid "Device %s re-attached\n" msgstr "デバイス %s が再接続されました\n" #: tools/virsh-nodedev.c:684 #, c-format msgid "Failed to re-attach device %s" msgstr "デバイス %s を再接続できませんでした" #: tools/virsh-nodedev.c:697 msgid "reset node device" msgstr "ノードデバイスのリセット" #: tools/virsh-nodedev.c:700 msgid "Reset node device before or after assigning to a domain." msgstr "ドメインに割り当てる前または後にノードデイバスをリセットします。" #: tools/virsh-nodedev.c:732 #, c-format msgid "Device %s reset\n" msgstr "デバイス %s がリセットされました\n" #: tools/virsh-nodedev.c:734 #, c-format msgid "Failed to reset device %s" msgstr "デバイス %s をリセットできませんでした" #: tools/virsh-nwfilter.c:69 #, c-format msgid "failed to get nwfilter '%s'" msgstr "ネットワークフィルター '%s' を取得できませんでした" #: tools/virsh-nwfilter.c:79 msgid "define or update a network filter from an XML file" msgstr "XML ファイルによるネットワークフィルターの定義または更新" #: tools/virsh-nwfilter.c:82 msgid "Define a new network filter or update an existing one." msgstr "新規ネットワークフィルターを定義します、または既存のものを更新します。" #: tools/virsh-nwfilter.c:88 msgid "file containing an XML network filter description" msgstr "XML ネットワークフィルター記述を含むファイル" #: tools/virsh-nwfilter.c:112 #, c-format msgid "Network filter %s defined from %s\n" msgstr "ネットワークフィルター %s が %s から定義されました\n" #: tools/virsh-nwfilter.c:116 #, c-format msgid "Failed to define network filter from %s" msgstr "%s からネットワークフィルターの定義に失敗しました" #: tools/virsh-nwfilter.c:127 msgid "undefine a network filter" msgstr "ネットワークフィルターの定義解除" #: tools/virsh-nwfilter.c:130 msgid "Undefine a given network filter." msgstr "任意のネットワークフィルターを定義解除します。" #: tools/virsh-nwfilter.c:139 tools/virsh-nwfilter.c:182 #: tools/virsh-nwfilter.c:399 msgid "network filter name or uuid" msgstr "ネットワークフィルターの名前または UUID" #: tools/virsh-nwfilter.c:155 #, c-format msgid "Network filter %s undefined\n" msgstr "ネットワークフィルター %s を定義解除しました\n" #: tools/virsh-nwfilter.c:157 #, c-format msgid "Failed to undefine network filter %s" msgstr "ネットワークフィルター %s の定義解除に失敗しました" #: tools/virsh-nwfilter.c:170 msgid "network filter information in XML" msgstr "XML 形式のネットワークフィルター情報" #: tools/virsh-nwfilter.c:173 msgid "Output the network filter information as an XML dump to stdout." msgstr "標準出力に XML 形式のネットワークフィルター情報を出力します。" #: tools/virsh-nwfilter.c:275 msgid "Failed to list node filters" msgstr "ノードフィルターの一覧表示に失敗しました" #: tools/virsh-nwfilter.c:285 msgid "Failed to count network filters" msgstr "ネットワークフィルターのカウントに失敗しました" #: tools/virsh-nwfilter.c:296 msgid "Failed to list network filters" msgstr "ネットワークフィルターの一覧表示に失敗しました" #: tools/virsh-nwfilter.c:343 msgid "list network filters" msgstr "ネットワークフィルターの一覧表示" #: tools/virsh-nwfilter.c:346 msgid "Returns list of network filters." msgstr "ネットワークフィルターの一覧を表示します。" #: tools/virsh-nwfilter.c:365 tools/virsh-secret.c:525 msgid "UUID" msgstr "UUID" #: tools/virsh-nwfilter.c:387 msgid "edit XML configuration for a network filter" msgstr "ネットワークフィルターの XML 設定の編集" #: tools/virsh-nwfilter.c:390 msgid "Edit the XML configuration for a network filter." msgstr "ネットワークフィルターの XML 設定を編集します。" #: tools/virsh-nwfilter.c:419 #, c-format msgid "Network filter %s XML configuration not changed.\n" msgstr "ネットワークフィルター %s の XML 設定は変更されませんでした。\n" #: tools/virsh-nwfilter.c:429 #, c-format msgid "Network filter %s XML configuration edited.\n" msgstr "ネットワークフィルター %s の XML 設定が編集されました。\n" #: tools/virsh-pool.c:37 tools/virsh-volume.c:46 tools/virsh-volume.c:54 msgid "pool name or uuid" msgstr "プール名または UUID" #: tools/virsh-pool.c:43 msgid "build the pool as normal" msgstr "" #: tools/virsh-pool.c:50 msgid "do not overwrite an existing pool of this type" msgstr "この形式の既存のプールを上書きしません" #: tools/virsh-pool.c:57 msgid "overwrite any existing data" msgstr "すべての既存のデータを上書きします" #: tools/virsh-pool.c:64 msgid "name of the pool" msgstr "プールの名前" #: tools/virsh-pool.c:69 msgid "type of the pool" msgstr "プールのタイプ" #: tools/virsh-pool.c:73 msgid "print XML document, but don't define/create" msgstr "XML ドキュメントを表示して、定義/作成はしない" #: tools/virsh-pool.c:77 msgid "source-host for underlying storage" msgstr "背後にあるストレージ用のソースホスト" #: tools/virsh-pool.c:81 msgid "source path for underlying storage" msgstr "背後にあるストレージ用のソースパス" #: tools/virsh-pool.c:85 msgid "source device for underlying storage" msgstr "背後にあるストレージ用のソースデバイス" #: tools/virsh-pool.c:89 msgid "source name for underlying storage" msgstr "背後にあるストレージのソース名" #: tools/virsh-pool.c:93 msgid "target for underlying storage" msgstr "背後にあるストレージ用のターゲット" #: tools/virsh-pool.c:97 msgid "format for underlying storage" msgstr "背後にあるストレージのフォーマット" #: tools/virsh-pool.c:101 msgid "auth type to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:105 msgid "auth username to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:109 msgid "auth secret usage to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:113 msgid "adapter name to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:117 msgid "adapter wwnn to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:121 msgid "adapter wwpn to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:125 msgid "adapter parent to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:161 #, c-format msgid "failed to get pool '%s'" msgstr "プール '%s' を取得できませんでした" #: tools/virsh-pool.c:171 msgid "autostart a pool" msgstr "プールの自動起動" #: tools/virsh-pool.c:174 msgid "Configure a pool to be automatically started at boot." msgstr "起動時にプールを自動で起動するように設定します。" #: tools/virsh-pool.c:203 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "プール %s を自動起動としてマークするのに失敗しました" #: tools/virsh-pool.c:205 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "プール %s の自動起動マークの解除に失敗しました" #: tools/virsh-pool.c:211 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "プール %s が自動起動としてマークされました\n" #: tools/virsh-pool.c:213 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "プール %s の自動起動マークが解除されました\n" #: tools/virsh-pool.c:224 msgid "create a pool from an XML file" msgstr "XML ファイルによるプールの作成" #: tools/virsh-pool.c:227 tools/virsh-pool.c:399 msgid "Create a pool." msgstr "プールを作成します。" #: tools/virsh-pool.c:233 tools/virsh-pool.c:476 msgid "file containing an XML pool description" msgstr "XML プール記述を含むファイル" #: tools/virsh-pool.c:278 #, c-format msgid "Pool %s created from %s\n" msgstr "プール %s が %s から作成されました\n" #: tools/virsh-pool.c:282 #, c-format msgid "Failed to create pool from %s" msgstr "%s からのプール作成に失敗しました" #: tools/virsh-pool.c:396 msgid "create a pool from a set of args" msgstr "一組の引数からプールの作成" #: tools/virsh-pool.c:451 #, c-format msgid "Pool %s created\n" msgstr "プール %s が作成されました\n" #: tools/virsh-pool.c:454 #, c-format msgid "Failed to create pool %s" msgstr "プール %s の作成に失敗しました" #: tools/virsh-pool.c:466 msgid "" "define an inactive persistent storage pool or modify an existing persistent " "one from an XML file" msgstr "" #: tools/virsh-pool.c:470 msgid "Define or modify a persistent storage pool." msgstr "" #: tools/virsh-pool.c:500 #, c-format msgid "Pool %s defined from %s\n" msgstr "プール %s が %s から定義されました\n" #: tools/virsh-pool.c:504 #, c-format msgid "Failed to define pool from %s" msgstr "%s からのプール定義に失敗しました" #: tools/virsh-pool.c:515 msgid "define a pool from a set of args" msgstr "一組の引数からのプールの定義" #: tools/virsh-pool.c:518 msgid "Define a pool." msgstr "プールを定義します。" #: tools/virsh-pool.c:543 #, c-format msgid "Pool %s defined\n" msgstr "プール %s が定義されました\n" #: tools/virsh-pool.c:546 #, c-format msgid "Failed to define pool %s" msgstr "プール %s の定義に失敗しました" #: tools/virsh-pool.c:558 msgid "build a pool" msgstr "プールの構築" #: tools/virsh-pool.c:561 msgid "Build a given pool." msgstr "与えられたプールを構築します。" #: tools/virsh-pool.c:592 #, c-format msgid "Pool %s built\n" msgstr "プール %s が構築されました\n" #: tools/virsh-pool.c:594 #, c-format msgid "Failed to build pool %s" msgstr "プール %s の構築に失敗しました" #: tools/virsh-pool.c:608 msgid "destroy (stop) a pool" msgstr "プールの強制停止" #: tools/virsh-pool.c:611 msgid "Forcefully stop a given pool. Raw data in the pool is untouched" msgstr "与えられたプールを強制的に停止します。プールにあるローデータがアンタッチされました。" #: tools/virsh-pool.c:633 #, c-format msgid "Pool %s destroyed\n" msgstr "プール %s は破壊されました\n" #: tools/virsh-pool.c:635 #, c-format msgid "Failed to destroy pool %s" msgstr "プール %s の破壊に失敗しました" #: tools/virsh-pool.c:648 msgid "delete a pool" msgstr "プールの削除" #: tools/virsh-pool.c:651 msgid "Delete a given pool." msgstr "任意のプールを削除" #: tools/virsh-pool.c:673 #, c-format msgid "Pool %s deleted\n" msgstr "プール %s は削除されました\n" #: tools/virsh-pool.c:675 #, c-format msgid "Failed to delete pool %s" msgstr "プール %s の削除に失敗しました" #: tools/virsh-pool.c:688 msgid "refresh a pool" msgstr "プールのリフレッシュ" #: tools/virsh-pool.c:691 msgid "Refresh a given pool." msgstr "任意のプールをリフレッシュします。" #: tools/virsh-pool.c:713 #, c-format msgid "Pool %s refreshed\n" msgstr "プール %s がリフレッシュされました\n" #: tools/virsh-pool.c:715 #, c-format msgid "Failed to refresh pool %s" msgstr "プール %s のリフレッシュに失敗しました" #: tools/virsh-pool.c:728 msgid "pool information in XML" msgstr "XML 形式のプール情報" #: tools/virsh-pool.c:731 msgid "Output the pool information as an XML dump to stdout." msgstr "プール情報を XML ダンプ形式で stdout に出力します。" #: tools/virsh-pool.c:853 msgid "Failed to list pools" msgstr "プールの一覧表示に失敗しました" #: tools/virsh-pool.c:863 msgid "Filtering using --type is not supported by this libvirt" msgstr "--type を用いたフィルターはこの libvirt によりサポートされません" #: tools/virsh-pool.c:872 msgid "Failed to get the number of active pools " msgstr "稼働中のプール数の取得に失敗しました " #: tools/virsh-pool.c:881 msgid "Failed to get the number of inactive pools" msgstr "停止中のプール数の取得に失敗しました" #: tools/virsh-pool.c:898 msgid "Failed to list active pools" msgstr "動作中のプールの一覧表示に失敗しました" #: tools/virsh-pool.c:909 msgid "Failed to list inactive pools" msgstr "停止状態のプールの一覧表示に失敗しました" #: tools/virsh-pool.c:942 msgid "Failed to get pool persistence info" msgstr "プールの永続的な情報の取得に失敗しました" #: tools/virsh-pool.c:954 msgid "Failed to get pool autostart state" msgstr "プールの自動起動の状態の取得に失敗しました" #: tools/virsh-pool.c:1003 msgid "building" msgstr "構築中" #: tools/virsh-pool.c:1005 msgid "degraded" msgstr "分解済み" #: tools/virsh-pool.c:1006 msgid "inaccessible" msgstr "アクセス不能" #: tools/virsh-pool.c:1021 msgid "list pools" msgstr "プールの一覧表示" #: tools/virsh-pool.c:1024 msgid "Returns list of pools." msgstr "プールの一覧を返します。" #: tools/virsh-pool.c:1032 msgid "list inactive pools" msgstr "停止状態のプールの一覧表示" #: tools/virsh-pool.c:1036 msgid "list inactive & active pools" msgstr "停止中および動作中のプールの一覧表示" #: tools/virsh-pool.c:1040 msgid "list transient pools" msgstr "一時的なプールの一覧表示" #: tools/virsh-pool.c:1044 msgid "list persistent pools" msgstr "永続的なプールの一覧表示" #: tools/virsh-pool.c:1048 msgid "list pools with autostart enabled" msgstr "自動起動を設定したプールの一覧表示" #: tools/virsh-pool.c:1052 msgid "list pools with autostart disabled" msgstr "自動起動を設定していないプールの一覧表示" #: tools/virsh-pool.c:1056 msgid "only list pool of specified type(s) (if supported)" msgstr "指定された形式のプールのみの一覧表示 (サポートされれば)" #: tools/virsh-pool.c:1060 msgid "display extended details for pools" msgstr "プールの拡張詳細の表示" #: tools/virsh-pool.c:1126 #, c-format msgid "Invalid pool type '%s'" msgstr "無効なプールの種類 '%s'" #: tools/virsh-pool.c:1211 msgid "Could not retrieve pool information" msgstr "プール情報を取得できませんでした" #: tools/virsh-pool.c:1247 tools/virsh-pool.c:1248 tools/virsh-pool.c:1249 msgid "-" msgstr "-" #: tools/virsh-pool.c:1341 tools/virsh-pool.c:1387 tools/virsh-volume.c:1447 msgid "Capacity" msgstr "容量" #: tools/virsh-pool.c:1346 tools/virsh-pool.c:1387 tools/virsh-volume.c:1452 #: tools/virsh-volume.c:1479 msgid "Allocation" msgstr "割り当て" #: tools/virsh-pool.c:1351 tools/virsh-pool.c:1387 msgid "Available" msgstr "利用可能" #: tools/virsh-pool.c:1433 msgid "find potential storage pool sources" msgstr "潜在的なストレージプールソースの検索" #: tools/virsh-pool.c:1436 tools/virsh-pool.c:1527 msgid "Returns XML document." msgstr "XML ドキュメントを返します。" #: tools/virsh-pool.c:1445 msgid "type of storage pool sources to find" msgstr "検索するストレージプールソースの形式" #: tools/virsh-pool.c:1449 msgid "optional host to query" msgstr "クエリするオプションのホスト" #: tools/virsh-pool.c:1453 msgid "optional port to query" msgstr "クエリするオプションのポート" #: tools/virsh-pool.c:1457 msgid "optional initiator IQN to use for query" msgstr "問い合わせに使用するオプションのイニシエーター IQN" #: tools/virsh-pool.c:1481 msgid "missing argument" msgstr "引数がありません" #: tools/virsh-pool.c:1510 tools/virsh-pool.c:1565 #, c-format msgid "Failed to find any %s pool sources" msgstr "すべての %s プールソースを見つけられませんでした" #: tools/virsh-pool.c:1524 msgid "discover potential storage pool sources" msgstr "潜在的なストレージプールソースの探索" #: tools/virsh-pool.c:1536 msgid "type of storage pool sources to discover" msgstr "探索するストレージプールソースの形式" #: tools/virsh-pool.c:1540 msgid "optional file of source xml to query for pools" msgstr "プール用にクエリするソース xml のオプションファイル" #: tools/virsh-pool.c:1579 msgid "storage pool information" msgstr "ストレージプール情報" #: tools/virsh-pool.c:1582 msgid "Returns basic information about the storage pool." msgstr "ストレージプールの基本情報を返します。" #: tools/virsh-pool.c:1641 msgid "Available:" msgstr "利用可能:" #: tools/virsh-pool.c:1656 msgid "convert a pool UUID to pool name" msgstr "プール UUID からプール名への変換" #: tools/virsh-pool.c:1688 msgid "start a (previously defined) inactive pool" msgstr "(以前に定義した)停止状態のプールの起動" #: tools/virsh-pool.c:1691 msgid "Start a pool." msgstr "プールを起動します。" #: tools/virsh-pool.c:1734 #, c-format msgid "Pool %s started\n" msgstr "プール %s が起動されました\n" #: tools/virsh-pool.c:1736 #, c-format msgid "Failed to start pool %s" msgstr "プール %s の起動に失敗しました" #: tools/virsh-pool.c:1749 msgid "undefine an inactive pool" msgstr "停止状態のプールの定義解除" #: tools/virsh-pool.c:1752 msgid "Undefine the configuration for an inactive pool." msgstr "停止状態のプールの設定を定義解除します。" #: tools/virsh-pool.c:1774 #, c-format msgid "Pool %s has been undefined\n" msgstr "プール %s の定義が削除されました\n" #: tools/virsh-pool.c:1776 #, c-format msgid "Failed to undefine pool %s" msgstr "プール %s の定義解除に失敗しました" #: tools/virsh-pool.c:1789 msgid "convert a pool name to pool UUID" msgstr "プール名からプール UUID への変換" #: tools/virsh-pool.c:1815 msgid "failed to get pool UUID" msgstr "プール UUID の取得に失敗しました" #: tools/virsh-pool.c:1826 msgid "edit XML configuration for a storage pool" msgstr "ストレージプールの XML 設定の編集" #: tools/virsh-pool.c:1829 msgid "Edit the XML configuration for a storage pool." msgstr "ストレージプールの XML 設定を編集します。" #: tools/virsh-pool.c:1869 #, c-format msgid "Pool %s XML configuration not changed.\n" msgstr "プール %s XML 設定が変更されませんでした。\n" #: tools/virsh-pool.c:1878 #, c-format msgid "Pool %s XML configuration edited.\n" msgstr "プール %s XML 設定を編集しました。\n" #: tools/virsh-secret.c:57 #, c-format msgid "failed to get secret '%s'" msgstr "シークレット '%s' を取得できませんでした" #: tools/virsh-secret.c:67 msgid "define or modify a secret from an XML file" msgstr "XML ファイルによるシークレットの定義または変更" #: tools/virsh-secret.c:70 msgid "Define or modify a secret." msgstr "シークレットを定義または変更します。" #: tools/virsh-secret.c:76 msgid "file containing secret attributes in XML" msgstr "secret 属性を含む XML ファイル" #: tools/virsh-secret.c:97 #, c-format msgid "Failed to set attributes from %s" msgstr "%s から属性の設定に失敗しました" #: tools/virsh-secret.c:102 msgid "Failed to get UUID of created secret" msgstr "作成されたシークレットの UUID の取得に失敗しました" #: tools/virsh-secret.c:106 #, c-format msgid "Secret %s created\n" msgstr "シークレット %s が作成されました\n" #: tools/virsh-secret.c:121 msgid "secret attributes in XML" msgstr "XML 形式の secret 属性" #: tools/virsh-secret.c:124 msgid "Output attributes of a secret as an XML dump to stdout." msgstr "標準出力に XML 形式のシークレットの属性を出力します。" #: tools/virsh-secret.c:133 tools/virsh-secret.c:178 tools/virsh-secret.c:246 #: tools/virsh-secret.c:303 msgid "secret UUID" msgstr "シークレットの UUID" #: tools/virsh-secret.c:166 msgid "set a secret value" msgstr "シークレット値の設定" #: tools/virsh-secret.c:169 msgid "Set a secret value." msgstr "シークレット値を設定します。" #: tools/virsh-secret.c:183 msgid "base64-encoded secret value" msgstr "BASE64 エンコードされたシークレット値" #: tools/virsh-secret.c:205 msgid "Invalid base64 data" msgstr "無効な BASE64 データ" #: tools/virsh-secret.c:209 tools/virsh-secret.c:273 msgid "Failed to allocate memory" msgstr "メモリーの割り当てに失敗しました" #: tools/virsh-secret.c:218 msgid "Failed to set secret value" msgstr "シークレット値の設定に失敗しました" #: tools/virsh-secret.c:221 msgid "Secret value set\n" msgstr "シークレット値が設定されました\n" #: tools/virsh-secret.c:234 msgid "Output a secret value" msgstr "シークレット値の出力" #: tools/virsh-secret.c:237 msgid "Output a secret value to stdout." msgstr "シークレット値を標準出力に出力します。" #: tools/virsh-secret.c:291 msgid "undefine a secret" msgstr "シークレットの定義解除" #: tools/virsh-secret.c:294 msgid "Undefine a secret." msgstr "シークレットの定義を解除します。" #: tools/virsh-secret.c:320 #, c-format msgid "Failed to delete secret %s" msgstr "シークレット %s の削除に失敗しました" #: tools/virsh-secret.c:323 #, c-format msgid "Secret %s deleted\n" msgstr "シークレット %s を削除しました\n" #: tools/virsh-secret.c:399 msgid "Failed to list node secrets" msgstr "ノードのシークレットの一覧表示に失敗しました" #: tools/virsh-secret.c:408 msgid "Filtering is not supported by this libvirt" msgstr "フィルタリングはこの libvirt によりサポートされません" #: tools/virsh-secret.c:414 msgid "Failed to count secrets" msgstr "シークレットの計数に失敗しました" #: tools/virsh-secret.c:425 msgid "Failed to list secrets" msgstr "シークレットの一覧の表示に失敗しました" #: tools/virsh-secret.c:474 msgid "list secrets" msgstr "シークレットの一覧表示" #: tools/virsh-secret.c:477 msgid "Returns a list of secrets" msgstr "シークレットの一覧を表示します。" #: tools/virsh-secret.c:485 msgid "list ephemeral secrets" msgstr "エフェメラルシークレットの一覧表示" #: tools/virsh-secret.c:489 msgid "list non-ephemeral secrets" msgstr "非エフェメラルシークレットの一覧表示" #: tools/virsh-secret.c:493 msgid "list private secrets" msgstr "プライベートシークレットの一覧表示" #: tools/virsh-secret.c:497 msgid "list non-private secrets" msgstr "非プライベートシークレットの一覧表示" #: tools/virsh-secret.c:525 msgid "Usage" msgstr "使用法" #: tools/virsh-secret.c:536 msgid "Failed to get uuid of secret" msgstr "シークレットの UUID の取得に失敗しました" #: tools/virsh-secret.c:546 msgid "Unused" msgstr "未使用" #: tools/virsh-snapshot.c:76 msgid "cannot halt after snapshot of transient domain" msgstr "一時ドメインのスナップショット後に停止できません" #: tools/virsh-snapshot.c:95 tools/virsh-snapshot.c:1178 msgid "Could not get snapshot name" msgstr "スナップショット名を取得できませんでした" #: tools/virsh-snapshot.c:100 #, c-format msgid "Domain snapshot %s created from '%s'" msgstr "ドメインのスナップショット %s が '%s' から作成されました" #: tools/virsh-snapshot.c:102 #, c-format msgid "Domain snapshot %s created" msgstr "ドメインのスナップショット %s が作成されました" #: tools/virsh-snapshot.c:120 msgid "Create a snapshot from XML" msgstr "XML によるスナップショットの作成" #: tools/virsh-snapshot.c:123 msgid "Create a snapshot (disk and RAM) from XML" msgstr "XML によりスナップショット(ディスクおよび RAM)を作成します。" #: tools/virsh-snapshot.c:132 msgid "domain snapshot XML" msgstr "ドメインのスナップショットの XML" #: tools/virsh-snapshot.c:136 msgid "redefine metadata for existing snapshot" msgstr "既存のスナップショットのための管理情報の再定義" #: tools/virsh-snapshot.c:138 msgid "with redefine, set current snapshot" msgstr "--redefine と併用して、カレントスナップショットに設定" #: tools/virsh-snapshot.c:141 tools/virsh-snapshot.c:339 msgid "take snapshot but create no metadata" msgstr "管理情報を作成せずにスナップショットの取得" #: tools/virsh-snapshot.c:145 tools/virsh-snapshot.c:343 msgid "halt domain after snapshot is created" msgstr "スナップショット作成後、ドメインの停止" #: tools/virsh-snapshot.c:149 tools/virsh-snapshot.c:347 msgid "capture disk state but not vm state" msgstr "仮想マシンの状態以外のディスク状態のキャプチャー" #: tools/virsh-snapshot.c:153 tools/virsh-snapshot.c:351 msgid "reuse any existing external files" msgstr "すべての既存の外部ファイルの再利用" #: tools/virsh-snapshot.c:157 tools/virsh-snapshot.c:355 msgid "quiesce guest's file systems" msgstr "ゲストのファイルシステムの休止" #: tools/virsh-snapshot.c:161 tools/virsh-snapshot.c:359 msgid "require atomic operation" msgstr "原子性の操作の要求" #: tools/virsh-snapshot.c:163 tools/virsh-snapshot.c:361 msgid "take a live snapshot" msgstr "ライブ・スナップショットの取得" #: tools/virsh-snapshot.c:257 #, c-format msgid "unable to parse memspec: %s" msgstr "memspec を構文解析できません: %s" #: tools/virsh-snapshot.c:308 #, c-format msgid "unable to parse diskspec: %s" msgstr "ディスク仕様を構文解析できません: %s" #: tools/virsh-snapshot.c:315 msgid "Create a snapshot from a set of args" msgstr "一組の引数からのスナップショットの作成" #: tools/virsh-snapshot.c:318 msgid "Create a snapshot (disk and RAM) from arguments" msgstr "引数からスナップショット(ディスクおよび RAM)を作成します。" #: tools/virsh-snapshot.c:327 msgid "name of snapshot" msgstr "スナップショットの名前" #: tools/virsh-snapshot.c:331 msgid "description of snapshot" msgstr "スナップショットの説明" #: tools/virsh-snapshot.c:335 msgid "print XML document rather than create" msgstr "XML ドキュメントを作成せずに出力する" #: tools/virsh-snapshot.c:365 msgid "memory attributes: [file=]name[,snapshot=type]" msgstr "memory 属性: [file=]name[,snapshot=type]" #: tools/virsh-snapshot.c:369 msgid "disk attributes: disk[,snapshot=type][,driver=type][,file=name]" msgstr "ディスク属性: disk[,snapshot=type][,driver=type][,file=name]" #: tools/virsh-snapshot.c:390 msgid "--print-xml is incompatible with --no-metadata" msgstr "--print-xml は --no-metadata と互換性がありません" #: tools/virsh-snapshot.c:478 #, c-format msgid "--%s and --current are mutually exclusive" msgstr "--%s と --current は相互排他です" #: tools/virsh-snapshot.c:487 #, c-format msgid "--%s or --current is required" msgstr "--%s または --current が必要です" #: tools/virsh-snapshot.c:504 msgid "edit XML for a snapshot" msgstr "スナップショットの XML の編集" #: tools/virsh-snapshot.c:507 msgid "Edit the domain snapshot XML for a named snapshot" msgstr "名前付きスナップショットのドメインスナップショット XML を編集します。" #: tools/virsh-snapshot.c:516 tools/virsh-snapshot.c:863 #: tools/virsh-snapshot.c:1673 tools/virsh-snapshot.c:1797 #: tools/virsh-snapshot.c:1883 msgid "snapshot name" msgstr "スナップショット名" #: tools/virsh-snapshot.c:518 msgid "also set edited snapshot as current" msgstr "編集したスナップショットをカレントに設定します" #: tools/virsh-snapshot.c:521 msgid "allow renaming an existing snapshot" msgstr "既存のスナップショットの名前変更を許可します" #: tools/virsh-snapshot.c:525 msgid "allow cloning to new name" msgstr "新しい名前へのクローンを許可します" #: tools/virsh-snapshot.c:564 #, c-format msgid "Snapshot %s XML configuration not changed.\n" msgstr "スナップショット %s の XML 設定は変更されませんでした。\n" #: tools/virsh-snapshot.c:578 #, c-format msgid "Snapshot %s edited.\n" msgstr "スナップショット %s が編集されました。\n" #: tools/virsh-snapshot.c:580 #, c-format msgid "Snapshot %s cloned to %s.\n" msgstr "スナップショット %s が %s にクローンされました。\n" #: tools/virsh-snapshot.c:589 #, c-format msgid "Failed to clean up %s" msgstr "%s のクリーンアップに失敗しました" #: tools/virsh-snapshot.c:594 #, c-format msgid "Must use --rename or --clone to change %s to %s" msgstr "%s を %s に変更するには --rename または --clone を使用しなければいけません" #: tools/virsh-snapshot.c:618 tools/virsh-snapshot.c:621 msgid "Get or set the current snapshot" msgstr "カレントスナップショットの取得・設定" #: tools/virsh-snapshot.c:630 msgid "list the name, rather than the full xml" msgstr "完全な XML の代わりに名前の一覧表示" #: tools/virsh-snapshot.c:638 msgid "name of existing snapshot to make current" msgstr "カレントにする既存のスナップショットの名前" #: tools/virsh-snapshot.c:686 #, c-format msgid "Snapshot %s set as current" msgstr "スナップショット %s がカレントとして設定されました" #: tools/virsh-snapshot.c:695 #, c-format msgid "domain '%s' has no current snapshot" msgstr "ドメイン '%s' はカレントスナップショットを持っていません" #: tools/virsh-snapshot.c:777 msgid "unable to determine if snapshot has parent" msgstr "スナップショットが親を持つかどうかを決められません" #: tools/virsh-snapshot.c:821 msgid "unable to perform snapshot filtering" msgstr "スナップショットのフィルターを実行できません" #: tools/virsh-snapshot.c:851 msgid "snapshot information" msgstr "スナップショット情報" #: tools/virsh-snapshot.c:854 msgid "Returns basic information about a snapshot." msgstr "スナップショットに関する基本的な情報を返します。" #: tools/virsh-snapshot.c:865 msgid "info on current snapshot" msgstr "カレントのスナップショットにある情報" #: tools/virsh-snapshot.c:897 msgid "Domain:" msgstr "ドメイン:" #: tools/virsh-snapshot.c:913 msgid "Current:" msgstr "カレント:" #: tools/virsh-snapshot.c:929 tools/virsh-snapshot.c:955 msgid "unexpected problem reading snapshot xml" msgstr "スナップショットの XML 読み込み中に予期しない問題が発生しました" #: tools/virsh-snapshot.c:958 msgid "Location:" msgstr "場所:" #: tools/virsh-snapshot.c:959 msgid "external" msgstr "外部" #: tools/virsh-snapshot.c:959 msgid "internal" msgstr "内部" #: tools/virsh-snapshot.c:964 msgid "Parent:" msgstr "親:" #: tools/virsh-snapshot.c:982 msgid "Children:" msgstr "子:" #: tools/virsh-snapshot.c:987 msgid "Descendants:" msgstr "子孫:" #: tools/virsh-snapshot.c:998 msgid "Metadata:" msgstr "メタデータ:" #: tools/virsh-snapshot.c:1217 msgid "failed to collect snapshot list" msgstr "スナップショット一覧の収集に失敗しました" #: tools/virsh-snapshot.c:1296 #, c-format msgid "snapshot %s disappeared from list" msgstr "スナップショット %s が一覧から消えました" #: tools/virsh-snapshot.c:1403 msgid "List snapshots for a domain" msgstr "ドメインのスナップショットの一覧表示" #: tools/virsh-snapshot.c:1406 msgid "Snapshot List" msgstr "スナップショットを一覧表示します。" #: tools/virsh-snapshot.c:1415 msgid "add a column showing parent snapshot" msgstr "親スナップショットの表示列の追加" #: tools/virsh-snapshot.c:1419 msgid "list only snapshots without parents" msgstr "親のないスナップショットのみの表示" #: tools/virsh-snapshot.c:1423 msgid "list only snapshots without children" msgstr "子のないスナップショットのみの表示" #: tools/virsh-snapshot.c:1427 msgid "list only snapshots that are not leaves (with children)" msgstr "葉ではない (子を持つ) スナップショットのみの一覧表示" #: tools/virsh-snapshot.c:1431 msgid "list only snapshots that have metadata that would prevent undefine" msgstr "定義解除を妨げる管理情報を持つスナップショットのみの表示" #: tools/virsh-snapshot.c:1435 msgid "list only snapshots that have no metadata managed by libvirt" msgstr "libvirt により管理されているメタデータを持たないスナップショットのみの一覧表示" #: tools/virsh-snapshot.c:1439 msgid "filter by snapshots taken while inactive" msgstr "休止状態で撮られたスナップショットによるフィルター" #: tools/virsh-snapshot.c:1443 msgid "filter by snapshots taken while active (system checkpoints)" msgstr "稼働中に撮られたスナップショットによるフィルター (システム・チェックポイント)" #: tools/virsh-snapshot.c:1447 msgid "filter by disk-only snapshots" msgstr "ディスク専用スナップショットによるフィルター" #: tools/virsh-snapshot.c:1451 msgid "filter by internal snapshots" msgstr "内部スナップショットによるフィルター" #: tools/virsh-snapshot.c:1455 msgid "filter by external snapshots" msgstr "外部スナップショットによるフィルター" #: tools/virsh-snapshot.c:1459 msgid "list snapshots in a tree" msgstr "スナップショットのツリー形式表示" #: tools/virsh-snapshot.c:1463 msgid "limit list to children of given snapshot" msgstr "与えられたスナップショットの子のみの一覧表示" #: tools/virsh-snapshot.c:1465 msgid "limit list to children of current snapshot" msgstr "カレントスナップショットの子のみの一覧表示" #: tools/virsh-snapshot.c:1468 msgid "with --from, list all descendants" msgstr "--from と併用して、すべての子孫の一覧表示" #: tools/virsh-snapshot.c:1472 msgid "list snapshot names only" msgstr "スナップショット名のみの一覧表示" #: tools/virsh-snapshot.c:1517 #, c-format msgid "--%s and --tree are mutually exclusive" msgstr "--%s と --tree は相互排他です" #: tools/virsh-snapshot.c:1546 msgid "--descendants requires either --from or --current" msgstr "--descendants は --from または --current のどちらかが必要です" #: tools/virsh-snapshot.c:1565 tools/virsh-snapshot.c:1569 msgid "Creation Time" msgstr "作成時間" #: tools/virsh-snapshot.c:1566 msgid "Parent" msgstr "親" #: tools/virsh-snapshot.c:1624 msgid "time_t overflow" msgstr "time_t オーバーフロー" #: tools/virsh-snapshot.c:1660 msgid "Dump XML for a domain snapshot" msgstr "ドメインのスナップショットの XML 形式ダンプ" #: tools/virsh-snapshot.c:1663 msgid "Snapshot Dump XML" msgstr "スナップショットを XML 形式でダンプします。" #: tools/virsh-snapshot.c:1724 msgid "Get the name of the parent of a snapshot" msgstr "スナップショットの親の名前の取得" #: tools/virsh-snapshot.c:1727 msgid "Extract the snapshot's parent, if any" msgstr "スナップショットの親があれば、それを抽出します。" #: tools/virsh-snapshot.c:1736 msgid "find parent of snapshot name" msgstr "指定されたスナップショット名の親の検索" #: tools/virsh-snapshot.c:1738 msgid "find parent of current snapshot" msgstr "カレントスナップショットの親の検索" #: tools/virsh-snapshot.c:1762 #, c-format msgid "snapshot '%s' has no parent" msgstr "スナップショット '%s' の親がありません" #: tools/virsh-snapshot.c:1785 msgid "Revert a domain to a snapshot" msgstr "ドメインのスナップショットへの復帰" #: tools/virsh-snapshot.c:1788 msgid "Revert domain to snapshot" msgstr "ドメインをスナップショットに復帰します。" #: tools/virsh-snapshot.c:1799 msgid "revert to current snapshot" msgstr "カレントスナップショットへの復帰" #: tools/virsh-snapshot.c:1802 msgid "after reverting, change state to running" msgstr "復帰後、実行状態への変更" #: tools/virsh-snapshot.c:1806 msgid "after reverting, change state to paused" msgstr "復帰後、一時停止状態への変更" #: tools/virsh-snapshot.c:1810 msgid "try harder on risky reverts" msgstr "危険性の高い復帰の試行" #: tools/virsh-snapshot.c:1871 msgid "Delete a domain snapshot" msgstr "ドメインのスナップショットの削除" #: tools/virsh-snapshot.c:1874 msgid "Snapshot Delete" msgstr "スナップショットを削除します。" #: tools/virsh-snapshot.c:1885 msgid "delete current snapshot" msgstr "カレントスナップショットの削除" #: tools/virsh-snapshot.c:1888 msgid "delete snapshot and all children" msgstr "スナップショットとすべての子どもの削除" #: tools/virsh-snapshot.c:1892 msgid "delete children but not snapshot" msgstr "スナップショット以外の子どもの削除" #: tools/virsh-snapshot.c:1896 msgid "delete only libvirt metadata, leaving snapshot contents behind" msgstr "libvirt の管理情報のみの削除、スナップショットの内容の保存" #: tools/virsh-snapshot.c:1930 #, c-format msgid "Domain snapshot %s children deleted\n" msgstr "ドメインのスナップショット %s の子どもが削除されました\n" #: tools/virsh-snapshot.c:1932 #, c-format msgid "Domain snapshot %s deleted\n" msgstr "ドメインのスナップショット %s が削除されました\n" #: tools/virsh-snapshot.c:1934 #, c-format msgid "Failed to delete snapshot %s" msgstr "スナップショット %s の削除に失敗しました" #: tools/virsh-volume.c:49 msgid "pool name" msgstr "プール名" #: tools/virsh-volume.c:61 msgid "vol name, key or path" msgstr "ボリューム名、キー、またはパス" #: tools/virsh-volume.c:89 #, c-format msgid "pool '%s' is not active" msgstr "" #: tools/virsh-volume.c:122 tools/virsh-volume.c:305 #, c-format msgid "failed to get vol '%s'" msgstr "ボリューム '%s' の取得に失敗しました" #: tools/virsh-volume.c:124 #, c-format msgid "failed to get vol '%s', specifying --%s might help" msgstr "ボリューム '%s' の取得に失敗しました。--%s を指定すると手がかりになるかもしれません" #: tools/virsh-volume.c:138 #, c-format msgid "Requested volume '%s' is not in pool '%s'" msgstr "" #: tools/virsh-volume.c:158 msgid "create a volume from a set of args" msgstr "一組の引数からボリュームの作成" #: tools/virsh-volume.c:161 tools/virsh-volume.c:365 msgid "Create a vol." msgstr "ボリュームを作成します。" #: tools/virsh-volume.c:171 msgid "name of the volume" msgstr "ボリュームの名前" #: tools/virsh-volume.c:176 msgid "size of the vol, as scaled integer (default bytes)" msgstr "ボリュームの容量、単位付き整数 (初期値 バイト)" #: tools/virsh-volume.c:180 msgid "initial allocation size, as scaled integer (default bytes)" msgstr "初期割り当て容量、単位付き整数 (初期値 バイト)" #: tools/virsh-volume.c:184 msgid "file format type raw,bochs,qcow,qcow2,qed,vmdk" msgstr "ファイル形式の種類 raw,bochs,qcow,qcow2,qed,vmdk" #: tools/virsh-volume.c:188 msgid "the backing volume if taking a snapshot" msgstr "スナップショットを撮る場合のバッキングボリューム" #: tools/virsh-volume.c:192 msgid "format of backing volume if taking a snapshot" msgstr "スナップショットを撮る場合のバッキングボリュームの形式" #: tools/virsh-volume.c:196 tools/virsh-volume.c:375 tools/virsh-volume.c:442 #: tools/virsh-volume.c:555 msgid "preallocate metadata (for qcow2 instead of full allocation)" msgstr "事前割り当てメタデータ (完全割り当ての代わりに qcow2 向け)" #: tools/virsh-volume.c:236 tools/virsh-volume.c:242 tools/virsh-volume.c:1094 #, c-format msgid "Malformed size %s" msgstr "不正な形式のサイズ %s" #: tools/virsh-volume.c:343 #, c-format msgid "Vol %s created\n" msgstr "ボリューム %s が 作成されました\n" #: tools/virsh-volume.c:347 #, c-format msgid "Failed to create vol %s" msgstr "ボリューム %s の作成に失敗しました" #: tools/virsh-volume.c:362 msgid "create a vol from an XML file" msgstr "XML ファイルによるボリュームの作成" #: tools/virsh-volume.c:372 tools/virsh-volume.c:434 msgid "file containing an XML vol description" msgstr "XML ボリューム記述を含むファイル" #: tools/virsh-volume.c:405 #, c-format msgid "Vol %s created from %s\n" msgstr "ボリューム %s が %s から作成されました\n" #: tools/virsh-volume.c:410 tools/virsh-volume.c:487 #, c-format msgid "Failed to create vol from %s" msgstr "%s からのボリューム作成に失敗しました" #: tools/virsh-volume.c:424 msgid "create a vol, using another volume as input" msgstr "別のボリュームを入力として使用したボリュームの作成" #: tools/virsh-volume.c:427 msgid "Create a vol from an existing volume." msgstr "既存のボリュームからボリュームを作成します。" #: tools/virsh-volume.c:438 msgid "pool name or uuid of the input volume's pool" msgstr "入力ボリュームプールのプール名または UUID" #: tools/virsh-volume.c:446 tools/virsh-volume.c:559 msgid "use btrfs COW lightweight copy" msgstr "" #: tools/virsh-volume.c:484 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "ボリューム %s が入力ボリューム %s から作成されました\n" #: tools/virsh-volume.c:513 msgid "(volume_definition)" msgstr "(ボリューム定義)" #: tools/virsh-volume.c:537 msgid "clone a volume." msgstr "ボリュームのクローン" #: tools/virsh-volume.c:540 msgid "Clone an existing volume." msgstr "既存のボリュームをクローンします。" #: tools/virsh-volume.c:550 msgid "clone name" msgstr "クローンの名前" #: tools/virsh-volume.c:586 tools/virsh-volume.c:1600 msgid "failed to get parent pool" msgstr "親プールの取得に失敗しました" #: tools/virsh-volume.c:606 #, c-format msgid "Vol %s cloned from %s\n" msgstr "ボリューム %s が %s からクローンされました\n" #: tools/virsh-volume.c:609 #, c-format msgid "Failed to clone vol from %s" msgstr "%s からボリュームのクローンに失敗しました" #: tools/virsh-volume.c:633 msgid "upload file contents to a volume" msgstr "ファイル内容のボリュームへのアップロード" #: tools/virsh-volume.c:636 msgid "Upload file contents to a volume" msgstr "ファイルの内容をボリュームにアップロードします。" #: tools/virsh-volume.c:643 tools/virsh-volume.c:746 tools/virsh-volume.c:955 msgid "file" msgstr "ファイル" #: tools/virsh-volume.c:647 msgid "volume offset to upload to" msgstr "アップロードするボリュームのオフセット" #: tools/virsh-volume.c:651 msgid "amount of data to upload" msgstr "アップロードするデータの量" #: tools/virsh-volume.c:695 tools/virsh-volume.c:795 msgid "cannot create a new stream" msgstr "新しいストリームを作成できません" #: tools/virsh-volume.c:700 #, c-format msgid "cannot upload to volume %s" msgstr "ボリューム %s にアップロードできませんでした" #: tools/virsh-volume.c:705 #, c-format msgid "cannot send data to volume %s" msgstr "ボリューム %s にデータを送信できませんでした" #: tools/virsh-volume.c:716 tools/virsh-volume.c:816 #, c-format msgid "cannot close volume %s" msgstr "ボリューム %s を閉じられませんでした" #: tools/virsh-volume.c:736 msgid "download volume contents to a file" msgstr "ボリューム内容のファイルへのダウンロード" #: tools/virsh-volume.c:739 msgid "Download volume contents to a file" msgstr "ボリュームの内容をファイルにダウンロードします。" #: tools/virsh-volume.c:750 msgid "volume offset to download from" msgstr "ダウンロードするボリュームのオフセット" #: tools/virsh-volume.c:754 msgid "amount of data to download" msgstr "ダウンロードするデータの量" #: tools/virsh-volume.c:787 #, c-format msgid "cannot create %s" msgstr "%s を作成できませんでした" #: tools/virsh-volume.c:800 #, c-format msgid "cannot download from volume %s" msgstr "ボリューム %s からダウンロードできませんでした" #: tools/virsh-volume.c:805 #, c-format msgid "cannot receive data from volume %s" msgstr "ボリューム %s からデータを受信できませんでした" #: tools/virsh-volume.c:838 msgid "delete a vol" msgstr "ボリュームの削除" #: tools/virsh-volume.c:841 msgid "Delete a given vol." msgstr "任意のボリュームを削除します。" #: tools/virsh-volume.c:851 msgid "" "delete snapshots associated with volume (must be supported by storage driver)" msgstr "" #: tools/virsh-volume.c:873 #, c-format msgid "Vol %s deleted\n" msgstr "ボリューム %s は削除されました\n" #: tools/virsh-volume.c:875 #, c-format msgid "Failed to delete vol %s" msgstr "ボリューム %s の削除に失敗しました" #: tools/virsh-volume.c:888 msgid "wipe a vol" msgstr "ボリュームの完全消去" #: tools/virsh-volume.c:891 msgid "Ensure data previously on a volume is not accessible to future reads" msgstr "ボリュームに存在していたデータを完全に読み取れないようにします。" #: tools/virsh-volume.c:901 msgid "perform selected wiping algorithm" msgstr "選択した完全消去アルゴリズムの実行" #: tools/virsh-volume.c:929 #, c-format msgid "Unsupported algorithm '%s'" msgstr "サポートされないアルゴリズム '%s'" #: tools/virsh-volume.c:940 #, c-format msgid "Failed to wipe vol %s" msgstr "ボリューム %s の完全消去に失敗しました" #: tools/virsh-volume.c:944 #, c-format msgid "Vol %s wiped\n" msgstr "ボリューム %s が完全消去されました\n" #: tools/virsh-volume.c:956 msgid "block" msgstr "ブロック" #: tools/virsh-volume.c:957 msgid "dir" msgstr "ディレクトリー" #: tools/virsh-volume.c:958 msgid "network" msgstr "ネットワーク" #: tools/virsh-volume.c:959 msgid "netdir" msgstr "netdir" #: tools/virsh-volume.c:974 msgid "storage vol information" msgstr "ストレージボリューム情報" #: tools/virsh-volume.c:977 msgid "Returns basic information about the storage vol." msgstr "ストレージボリュームの基本情報を返します。" #: tools/virsh-volume.c:1004 msgid "Type:" msgstr "タイプ:" #: tools/virsh-volume.c:1025 msgid "resize a vol" msgstr "ボリュームの容量変更" #: tools/virsh-volume.c:1028 msgid "Resizes a storage volume." msgstr "ストレージのボリュームの容量を変更します。" #: tools/virsh-volume.c:1038 msgid "new capacity for the vol, as scaled integer (default bytes)" msgstr "ボリュームの新しい容量、単位付き整数 (初期値 バイト)" #: tools/virsh-volume.c:1043 msgid "allocate the new capacity, rather than leaving it sparse" msgstr "スパースにせず、新しい容量を割り当てる" #: tools/virsh-volume.c:1047 msgid "use capacity as a delta to current size, rather than the new size" msgstr "新しい容量ではなく、現在の容量をデルタとして容量を使用します" #: tools/virsh-volume.c:1051 msgid "allow the resize to shrink the volume" msgstr "ボリュームの容量縮小の許可" #: tools/virsh-volume.c:1085 msgid "negative size requires --shrink" msgstr "" #: tools/virsh-volume.c:1100 #, c-format msgid "Size of volume '%s' successfully changed by %s\n" msgstr "ボリューム '%s' の容量を %s により正常に変更しました\n" #: tools/virsh-volume.c:1101 #, c-format msgid "Size of volume '%s' successfully changed to %s\n" msgstr "ボリューム '%s' の容量を %s に正常に変更しました\n" #: tools/virsh-volume.c:1106 #, c-format msgid "Failed to change size of volume '%s' by %s\n" msgstr "ボリューム '%s' の容量を %s により変更できませんでした\n" #: tools/virsh-volume.c:1107 #, c-format msgid "Failed to change size of volume '%s' to %s\n" msgstr "ボリューム '%s' の容量を %s に変更できませんでした\n" #: tools/virsh-volume.c:1122 msgid "vol information in XML" msgstr "XML 形式のボリューム情報" #: tools/virsh-volume.c:1125 msgid "Output the vol information as an XML dump to stdout." msgstr "ボリューム情報を XML ダンプ形式で標準出力に出力します。" #: tools/virsh-volume.c:1222 msgid "Failed to list volumes" msgstr "ボリュームの一覧表示に失敗しました" #: tools/virsh-volume.c:1231 tools/virsh-volume.c:1243 msgid "Failed to list storage volumes" msgstr "ストレージボリュームの一覧表示に失敗しました" #: tools/virsh-volume.c:1289 msgid "list vols" msgstr "ボリューム一覧の表示" #: tools/virsh-volume.c:1292 msgid "Returns list of vols by pool." msgstr "プール別にボリュームの一覧を表示します。" #: tools/virsh-volume.c:1301 msgid "display extended details for volumes" msgstr "ボリュームの詳細の表示" #: tools/virsh-volume.c:1416 tools/virsh-volume.c:1437 #: tools/virsh-volume.c:1478 msgid "Path" msgstr "パス" #: tools/virsh-volume.c:1527 msgid "returns the volume name for a given volume key or path" msgstr "任意のボリュームキーまたはパスのボリューム名の表示" #: tools/virsh-volume.c:1539 tools/virsh-volume.c:1575 msgid "volume key or path" msgstr "ボリュームキーまたはパス" #: tools/virsh-volume.c:1563 msgid "returns the storage pool for a given volume key or path" msgstr "任意のボリュームキーまたはパスのストレージプールの表示" #: tools/virsh-volume.c:1579 msgid "return the pool uuid rather than pool name" msgstr "プール名の代わりにプールの UUID の表示" #: tools/virsh-volume.c:1626 msgid "returns the volume key for a given volume name or path" msgstr "任意のボリューム名またはパスのボリュームキーの表示" #: tools/virsh-volume.c:1638 msgid "volume name or path" msgstr "ボリューム名またはパス" #: tools/virsh-volume.c:1662 msgid "returns the volume path for a given volume name or key" msgstr "任意のボリューム名またはキーのボリュームパスの表示" #: tools/virsh-volume.c:1674 msgid "volume name or key" msgstr "ボリューム名またはキー" #: tools/virt-admin.c:111 msgid "Failed to reconnect to the admin server" msgstr "" #: tools/virt-admin.c:113 msgid "Failed to connect to the admin server" msgstr "" #: tools/virt-admin.c:121 msgid "Reconnected to the admin server" msgstr "" #: tools/virt-admin.c:123 msgid "Connected to the admin server" msgstr "" #: tools/virt-admin.c:141 msgid "Failed to disconnect from the admin server" msgstr "" #: tools/virt-admin.c:174 msgid "print the admin server URI" msgstr "" #: tools/virt-admin.c:209 msgid "Display the system and also the daemon version information." msgstr "" #: tools/virt-admin.c:271 msgid "daemon's admin server connection URI" msgstr "" #: tools/virt-admin.c:278 msgid "connect to daemon's admin server" msgstr "" #: tools/virt-admin.c:281 msgid "Connect to a daemon's administrating server." msgstr "" #: tools/virt-admin.c:413 #, c-format msgid "" "\n" "%s [options]... []\n" "%s [options]... [args...]\n" "\n" " options:\n" " -c | --connect=URI daemon admin connection URI\n" " -d | --debug=NUM debug level [0-4]\n" " -h | --help this help\n" " -l | --log=FILE output logging to file\n" " -q | --quiet quiet mode\n" " -v short version\n" " -V long version\n" " --version[=TYPE] version, TYPE is short or long (default short)\n" " commands (non interactive mode):\n" "\n" msgstr "" #: tools/virt-admin.c:454 #, c-format msgid "Virt-admin command line tool of libvirt %s\n" msgstr "" #: tools/virt-admin.c:457 msgid "Compiled with support for:" msgstr "" #: tools/virt-admin.c:676 #, c-format msgid "" "Welcome to %s, the administrating virtualization interactive terminal.\n" "\n" msgstr "" #: tools/virt-host-validate-common.c:66 #, c-format msgid "%6s: Checking %-60s: " msgstr "%6s: 確認中 %-60s: " #: tools/virt-host-validate-common.c:88 tools/virt-host-validate-common.c:90 msgid "PASS" msgstr "成功" #: tools/virt-host-validate-common.c:95 msgid "FAIL" msgstr "失敗" #: tools/virt-host-validate-common.c:96 msgid "WARN" msgstr "警告" #: tools/virt-host-validate-common.c:97 msgid "NOTE" msgstr "注記" #: tools/virt-host-validate-common.c:227 #, c-format msgid "for Linux >= %d.%d.%d" msgstr "Linux >= %d.%d.%d 向けです" #: tools/virt-host-validate-common.c:371 msgid "for device assignment IOMMU support" msgstr "" #: tools/virt-host-validate-common.c:409 msgid "if IOMMU is enabled by kernel" msgstr "" #: tools/virt-host-validate-lxc.c:33 msgid "Upgrade to a kernel supporting namespaces" msgstr "名前空間をサポートするカーネルにアップグレードしてください" #: tools/virt-host-validate-lxc.c:38 msgid "IPC namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:43 msgid "Mount namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:48 msgid "PID namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:53 msgid "UTS namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:58 msgid "Network namespace support is recommended" msgstr "" #: tools/virt-host-validate-lxc.c:63 msgid "User namespace support is recommended" msgstr "" #: tools/virt-host-validate-qemu.c:38 msgid "" "Check that the 'kvm-intel' or 'kvm-amd' modules are loaded & the BIOS has " "enabled virtualization" msgstr "" "'kvm-intel' または 'kvm-amd' モジュールが読み込まれ、かつ BIOS で仮想化を有効にしていることを確認してください" #: tools/virt-host-validate-qemu.c:43 msgid "" "Check /dev/kvm is world writable or you are in a group that is allowed to " "access it" msgstr "" #: tools/virt-host-validate-qemu.c:48 msgid "" "Only emulated CPUs are available, performance will be significantly limited" msgstr "エミュレート CPU のみが利用可能です、性能が大きく制限されます" #: tools/virt-host-validate-qemu.c:53 msgid "" "Load the 'vhost_net' module to improve performance of virtio networking" msgstr "virtio ネットワークの性能を向上させるには 'vhost_net' モジュールを読み込んでください" #: tools/virt-host-validate-qemu.c:59 msgid "Load the 'tun' module to enable networking for QEMU guests" msgstr "QEMU ゲストのネットワークを有効化するには 'tun' モジュールを読み込んでください" #: tools/virt-host-validate.c:45 #, c-format msgid "" "\n" "syntax: %s [OPTIONS] [HVTYPE]\n" "\n" " Hypervisor types:\n" "\n" " - qemu\n" " - lxc\n" "\n" " Options:\n" " -h, --help Display command line help\n" " -v, --version Display command version\n" " -q, --quiet Don't display progress information\n" "\n" msgstr "" "\n" "構文: %s [OPTIONS] [HVTYPE]\n" "\n" " ハイパーバイザーの種類:\n" "\n" " - qemu\n" " - lxc\n" "\n" " Options:\n" " -h, --help コマンドラインのヘルプの表示\n" " -v, --version コマンドのバージョンの表示\n" " -q, --quiet 進行情報を表示しない\n" "\n" #: tools/virt-host-validate.c:118 #, c-format msgid "%s: too many command line arguments\n" msgstr "%s: コマンドライン引数が多すぎます\n" #: tools/virt-host-validate.c:145 #, c-format msgid "%s: unsupported hypervisor name %s\n" msgstr "%s: サポートされないハイパーバイザーの名前 %s\n" #: tools/virt-login-shell.c:66 tools/virt-login-shell.c:121 msgid "shell must be a list of strings" msgstr "shell は文字列の一覧である必要があります" #: tools/virt-login-shell.c:96 #, c-format msgid "%s not matched against 'allowed_users' in %s" msgstr "" #: tools/virt-login-shell.c:148 #, c-format msgid "" "\n" "Usage:\n" " %s [option]\n" "\n" "Options:\n" " -h | --help Display program help\n" " -V | --version Display program version\n" "\n" "libvirt login shell\n" msgstr "" "\n" "使用法:\n" " %s [options]\n" "\n" "Options:\n" " -h | --help ヘルプの表示\n" " -V | --version バージョンの表示\n" "\n" "libvirt ログインシェル\n" #: tools/virt-login-shell.c:200 #, c-format msgid "Failed to initialize libvirt error handling" msgstr "" #: tools/virt-login-shell.c:241 #, c-format msgid "%s takes no options" msgstr "%s はオプションをとりません" #: tools/virt-login-shell.c:246 #, c-format msgid "%s must be run by non root users" msgstr "%s は root 以外のユーザーで実行する必要があります" #: tools/virt-login-shell.c:284 #, c-format msgid "Can't create %s container: %s" msgstr "%s コンテナーを作成できません: %s" #: tools/virt-login-shell.c:317 #, c-format msgid "Unable to chdir(%s)" msgstr "chdir(%s) できません" #: tools/virt-login-shell.c:333 #, c-format msgid "Unable to exec shell %s" msgstr "シェル %s を実行できません" #: tools/vsh.c:127 tools/vsh.c:141 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d バイトを割り当てるのに失敗しました" #: tools/vsh.c:153 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu バイトを割り当てるのに失敗しました" #: tools/vsh.c:394 msgid "print help for this function" msgstr "この関数のヘルプの表示" #: tools/vsh.c:425 tools/vsh.c:1367 #, c-format msgid "invalid '=' after option --%s" msgstr "オプション --%s の後に無効な '=' があります。" #: tools/vsh.c:435 #, c-format msgid "option --%s already seen" msgstr "オプション --%s はすでに指定されています" #: tools/vsh.c:446 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "コマンド '%s' はオプション --%s をサポートしていません" #: tools/vsh.c:493 #, c-format msgid "command '%s' requires <%s> option" msgstr "コマンド '%s' には <%s> オプションが必要です" #: tools/vsh.c:494 #, c-format msgid "command '%s' requires --%s option" msgstr "コマンド '%s' には --%s オプションが必要です" #: tools/vsh.c:559 #, c-format msgid "command group '%s' doesn't exist" msgstr "コマンドグループ '%s' は存在しません" #: tools/vsh.c:562 tools/vsh.c:2803 #, c-format msgid " %s (help keyword '%s'):\n" msgstr " %s (ヘルプのキーワード '%s'):\n" #: tools/vsh.c:582 #, c-format msgid "command '%s' doesn't exist" msgstr "コマンド '%s' は存在しません" #: tools/vsh.c:594 tools/vsh.c:674 tools/vsh.c:684 tools/vsh.c:1319 #, c-format msgid "internal error: bad options in command: '%s'" msgstr "内部エラー: コマンドに不正なオプションがあります: '%s'" #: tools/vsh.c:599 msgid " NAME\n" msgstr " 名前\n" #: tools/vsh.c:602 msgid "" "\n" " SYNOPSIS\n" msgstr "" "\n" " 形式\n" #: tools/vsh.c:615 #, c-format msgid "[--%s ]" msgstr "[--%s ]" #: tools/vsh.c:621 #, c-format msgid "[--%s ]" msgstr "[--%s ]" #: tools/vsh.c:634 #, c-format msgid "{[--%s] }..." msgstr "{[--%s] }..." #: tools/vsh.c:635 #, c-format msgid "[[--%s] ]..." msgstr "[[--%s] ]..." #: tools/vsh.c:637 #, c-format msgid "<%s>..." msgstr "<%s>..." #: tools/vsh.c:638 #, c-format msgid "[<%s>]..." msgstr "[<%s>]..." #: tools/vsh.c:653 msgid "" "\n" " DESCRIPTION\n" msgstr "" "\n" " 詳細\n" #: tools/vsh.c:659 msgid "" "\n" " OPTIONS\n" msgstr "" "\n" " オプション\n" #: tools/vsh.c:667 #, c-format msgid "[--%s] " msgstr "[--%s] " #: tools/vsh.c:668 #, c-format msgid "--%s " msgstr "--%s " #: tools/vsh.c:678 #, c-format msgid "--%s " msgstr "--%s " #: tools/vsh.c:688 tools/vsh.c:693 #, c-format msgid "[--%s] " msgstr "[--%s] " #: tools/vsh.c:693 #, c-format msgid "<%s>" msgstr "<%s>" #: tools/vsh.c:816 tools/vsh.c:843 tools/vsh.c:904 tools/vsh.c:1042 #: tools/vsh.c:1069 tools/vsh.c:1138 #, c-format msgid "Numeric value '%s' for <%s> option is malformed or out of range" msgstr "" #: tools/vsh.c:1007 msgid "Mandatory option not present" msgstr "必須オプションが存在しません" #: tools/vsh.c:1009 msgid "Option argument is empty" msgstr "オプション引数が空です" #: tools/vsh.c:1012 #, c-format msgid "Failed to get option '%s': %s" msgstr "オプション '%s' の取得に失敗しました: %s" #: tools/vsh.c:1242 #, c-format msgid "" "\n" "(Time: %.3f ms)\n" "\n" msgstr "" "\n" "(時間: %.3f ms)\n" "\n" #: tools/vsh.c:1313 #, c-format msgid "unknown command: '%s'" msgstr "不明なコマンド: '%s'" #: tools/vsh.c:1356 #, c-format msgid "expected syntax: --%s <%s>" msgstr "期待される構文: --%s <%s>" #: tools/vsh.c:1359 msgid "number" msgstr "数値" #: tools/vsh.c:1359 msgid "string" msgstr "文字列" #: tools/vsh.c:1383 #, c-format msgid "unexpected data '%s'" msgstr "予期しないデータ '%s'" #: tools/vsh.c:1405 msgid "optdata" msgstr "オプション" #: tools/vsh.c:1405 msgid "bool" msgstr "真偽" #: tools/vsh.c:1406 msgid "(none)" msgstr "(なし)" #: tools/vsh.c:1542 msgid "dangling \\" msgstr "ぶら下げ \\" #: tools/vsh.c:1555 msgid "missing \"" msgstr "不足 \"" #: tools/vsh.c:1600 #, c-format msgid "Numeric value '%u' for <%s> option is malformed or out of range" msgstr "" #: tools/vsh.c:1655 #, c-format msgid "unimplemented parameter type %d" msgstr "実装されていないパラメーター形式 %d" #: tools/vsh.c:1800 msgid "unable to make terminal raw: console isn't a tty" msgstr "" #: tools/vsh.c:1836 msgid "error: " msgstr "エラー: " #: tools/vsh.c:1927 #, c-format msgid "failed to create pipe: %s" msgstr "" #: tools/vsh.c:1985 #, c-format msgid "failed to determine loop exit status: %s" msgstr "" #: tools/vsh.c:2027 msgid "failed to open the log file. check the log file path" msgstr "ログファイルを開けません。ログファイルのパスを確認してください" #: tools/vsh.c:2110 msgid "failed to write the log file" msgstr "ログファイルの書き込みに失敗しました" #: tools/vsh.c:2127 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: ログファイルの書き込みに失敗しました: %s" #: tools/vsh.c:2179 msgid "Try again?" msgstr "" #: tools/vsh.c:2186 msgid "y - yes, start editor again" msgstr "y - はい、再びエディターを起動します" #: tools/vsh.c:2187 msgid "n - no, throw away my changes" msgstr "n - いいえ、変更を破棄します" #: tools/vsh.c:2192 msgid "i - turn off validation and try to redefine again" msgstr "" #: tools/vsh.c:2198 msgid "f - force, try to redefine again" msgstr "f - 強制、再び定義を試行します" #: tools/vsh.c:2199 msgid "? - print this help" msgstr "? - このヘルプを表示します" #: tools/vsh.c:2219 msgid "This function is not supported on WIN32 platform" msgstr "この関数は WIN32 プラットフォームにおいてサポートされません" #: tools/vsh.c:2243 #, c-format msgid "mkostemps: failed to create temporary file: %s" msgstr "mkostemps: 一時ファイルの作成に失敗しました: %s" #: tools/vsh.c:2250 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: 一時ファイルへの書き込みに失敗しました: %s" #: tools/vsh.c:2258 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "close: %s: 一時ファイルの書き込みまたはクローズに失敗しました: %s" #: tools/vsh.c:2299 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "%s: 一時ファイル名がシェルのメタ文字または他の利用できない文字を含んでいます ($TMPDIR が誤っていますか?)" #: tools/vsh.c:2333 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: 一時ファイルの読み込みに失敗しました: %s" #: tools/vsh.c:2422 msgid "Failed to complete tree listing" msgstr "ツリーの一覧化が完了できませんでした" #: tools/vsh.c:2579 #, c-format msgid "Bad $%s value." msgstr "" #: tools/vsh.c:2582 #, c-format msgid "$%s value should be between 0 and %d" msgstr "" #: tools/vsh.c:2596 msgid "Could not determine home directory" msgstr "ホームディレクトリーが決定できませんでした" #: tools/vsh.c:2627 #, c-format msgid "Failed to create '%s': %s" msgstr "'%s' の作成に失敗しました: %s" #: tools/vsh.c:2696 msgid "VSH_DEBUG not set with a valid numeric value" msgstr "" #: tools/vsh.c:2721 msgid "client hooks cannot be NULL" msgstr "" #: tools/vsh.c:2726 msgid "command groups and command set cannot both be NULL" msgstr "" #: tools/vsh.c:2745 msgid "command groups and command are both NULL run vshInit before reloading" msgstr "" #: tools/vsh.c:2775 msgid "" "Prints global help, command specific help, or help for a group of related " "commands" msgstr "全体ヘルプ、コマンド固有ヘルプ、または関連するコマンドのグループのヘルプの表示" #: tools/vsh.c:2782 msgid "print help" msgstr "ヘルプの表示" #: tools/vsh.c:2785 msgid "" "Prints global help, command specific help, or help for a\n" " group of related commands" msgstr "" "全体ヘルプ、コマンド固有ヘルプ、関連するコマンドのグループ\n" " のヘルプを表示します。" #: tools/vsh.c:2800 msgid "" "Grouped commands:\n" "\n" msgstr "" "グループ別コマンド:\n" "\n" #: tools/vsh.c:2824 #, c-format msgid "command or command group '%s' doesn't exist" msgstr "コマンドまたはコマンドグループ '%s' が存在しません" #: tools/vsh.c:2832 msgid "directory to switch to (default: home or else root)" msgstr "切り替え先のディレクトリー (デフォルト: ホームまたはルート)" #: tools/vsh.c:2839 msgid "change the current directory" msgstr "カレントディレクトリーの変更" #: tools/vsh.c:2842 msgid "Change the current directory." msgstr "カレントディレクトリーを変更します。" #: tools/vsh.c:2856 msgid "cd: command valid only in interactive mode" msgstr "cd: コマンドは対話モードにおいてのみ有効です" #: tools/vsh.c:2866 #, c-format msgid "cd: %s: %s" msgstr "cd: %s: %s" #: tools/vsh.c:2878 msgid "escape for shell use" msgstr "シェルにおける使用のためのエスケープ" #: tools/vsh.c:2882 msgid "escape for XML use" msgstr "XML における使用のためのエスケープ" #: tools/vsh.c:2894 msgid "arguments to echo" msgstr "エコーする引数" #: tools/vsh.c:2901 msgid "echo arguments" msgstr "引数のエコー" #: tools/vsh.c:2904 msgid "Echo back arguments, possibly with quoting." msgstr "できる限り引用して、引数をエコーバックします。" #: tools/vsh.c:2968 msgid "print the current directory" msgstr "カレントディレクトリーの表示" #: tools/vsh.c:2971 msgid "Print the current directory." msgstr "カレントディレクトリーを表示します。" #: tools/vsh.c:2985 #, c-format msgid "pwd: cannot get current directory: %s" msgstr "pwd: カレントディレクトリーを取得できません: %s" #: tools/vsh.c:2998 msgid "quit this interactive terminal" msgstr "対話式ターミナルの終了" #: tools/vsh.h:480 #, c-format msgid "Options --%s and --%s are mutually exclusive" msgstr "オプション --%s と --%s は相互排他です" #: tools/vsh.h:532 #, c-format msgid "Option --%s is required by option --%s" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/wdiff-gnulib.po0000644000000000000000000001124712704126300017750 0ustar # Japanese gnulib messages # Copyright (C) 2000, 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the gnulib package. # Masahito Yamaga , 2002. # GOTO Masanori , 2006. # derived from the version by Yasuyuki Furukawa 1998. # Jun Nishii 1999. # Daisuke Yamashita 1999. # Yasuaki Taniguchi , 2010, 2011. msgid "" msgstr "" "Project-Id-Version: gnulib 3.0.0.6062.a6b16\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2014-04-14 22:15+0200\n" "PO-Revision-Date: 2016-02-07 18:41+0000\n" "Last-Translator: Yasuaki Taniguchi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:32+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: lib/error.c:188 msgid "Unknown system error" msgstr "不明なシステムエラー" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: オプション '%s' は曖昧です:次のものが可能です:" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: オプション '--%s' は引数を取ることができません\n" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: オプション '%c%s' は引数を取ることができません\n" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: オプション '--%s' は引数が必要です\n" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: オプション '--%s' を認識できません\n" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: オプション '%c%s' を認識できません\n" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: 無効なオプション -- '%c'\n" #: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: オプションには引数が必要です -- '%c'\n" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: オプション '-W %s' は曖昧です\n" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: オプション '-W %s' は引数を取ることができません\n" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: オプション '-W %s' は引数が必要です\n" #: lib/regcomp.c:131 msgid "Success" msgstr "成功です" #: lib/regcomp.c:134 msgid "No match" msgstr "一致しません" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "無効な正規表現です" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "無効な照合文字です" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "無効な文字クラス名です" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "終端のバックスラッシュ" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "無効な前方参照です" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "[ または [^ が不一致です" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "( または \\( が不一致です" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "\\{ が不一致です" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "\\{\\} の中身が無効です" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "無効な範囲終了です" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "メモリを使い果たしました" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "無効な前方正規表現です" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "正規表現が途中で終了しました" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "正規表現が大きすぎます" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr ") または \\) が不一致です" #: lib/regcomp.c:707 msgid "No previous regular expression" msgstr "以前に正規表現がありません" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "メモリを使い果たしました" language-pack-ja-base/data/ja/LC_MESSAGES/kcm-whoopsie.po0000644000000000000000000000513212704126300017774 0ustar # Japanese translation for kde-config-whoopsie # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the kde-config-whoopsie package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: kde-config-whoopsie\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-03-27 00:49+0000\n" "PO-Revision-Date: 2016-03-26 21:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 08:27+0000\n" "X-Generator: Launchpad (build 17995)\n" #: Module.cpp:44 msgctxt "@title" msgid "Diagnostics" msgstr "" #: Module.cpp:48 msgctxt "@info:credit" msgid "Copyright 2013-2014 Harald Sitter" msgstr "" #: Module.cpp:50 msgctxt "@info:credit" msgid "Harald Sitter" msgstr "" #: Module.cpp:51 msgctxt "@info:credit" msgid "Author" msgstr "" #: Module.cpp:65 #, kde-format msgctxt "@info" msgid "" "Kubuntu can collect anonymous information that helps developers improve it. " "All information collected is covered by our privacy " "policy." msgstr "" #: Module.cpp:123 #, kde-format msgctxt "@info" msgid "Previous Reports" msgstr "" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr " ,Launchpad Contributions:,kaneisland" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,kaneisland@yahoo.com" #. i18n: file: Module.ui:27 #. i18n: ectx: property (text), widget (QCheckBox, crashesCheckBox) #: rc.cpp:5 msgid "Send error reports to Canonical" msgstr "" #. i18n: file: Module.ui:57 #. i18n: ectx: property (text), widget (QLabel, crashesDescriptionLabel) #: rc.cpp:8 msgid "" "Error reports include information about what a program was doing when it " "failed. You always have the choice to send or cancel an error report." msgstr "" #. i18n: file: Module.ui:67 #. i18n: ectx: property (text), widget (QCheckBox, autoCheckBox) #: rc.cpp:11 msgid "Send a report automatically if a problem prevents login" msgstr "" #. i18n: file: Module.ui:78 #. i18n: ectx: property (text), widget (QCheckBox, metricsCheckBox) #: rc.cpp:14 msgid "Send occasional system information to Canonical" msgstr "" #. i18n: file: Module.ui:106 #. i18n: ectx: property (text), widget (QLabel, metricsDescriptionLabel) #: rc.cpp:17 msgid "" "This includes things like how many programs are running, how much disk space " "the computer has, and what devices are connected." msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/kcm_notificationhelper.po0000644000000000000000000000523312704126300022111 0ustar # Japanese translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2016-02-25 16:06+0000\n" "Last-Translator: Kenichi Ito \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:42+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "Kubuntu 通知ヘルパー設定" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "Kubuntu 通知ヘルパーの挙動を設定します" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" msgstr "以下の通知を表示:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" msgstr "アプリケーションのクラッシュ" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" msgstr "アップグレード情報" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" msgstr "制限付きコーデックが利用可能なとき" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" msgstr "再起動が必要なとき" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" msgstr "ポップアップとトレイアイコンの両方を使う" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/apt-listchanges.po0000644000000000000000000001306012704126300020454 0ustar # apt-listchanges Japanese # Copyright (C) 2002 # Junichi Uekawa , 2002, 2005 # msgid "" msgstr "" "Project-Id-Version: apt-listchanges\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-17 14:04+0000\n" "PO-Revision-Date: 2016-02-18 04:47+0000\n" "Last-Translator: Junichi Uekawa \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Generated-By: pygettext.py 1.4\n" #: ../apt-listchanges.py:89 #, python-format msgid "database %s failed to load.\n" msgstr "データベース %s をロードするのに失敗しました\n" #: ../apt-listchanges.py:107 #, python-format msgid "Unknown frontend: %s\n" msgstr "不明なフロントエンド: %s\n" #: ../apt-listchanges.py:132 #, python-format msgid "%s: will be newly installed" msgstr "%s: を新規にインストールします" #: ../apt-listchanges.py:148 #, python-format msgid "%s: Version %s has already been seen" msgstr "%s: バージョン %s は既にみられています" #: ../apt-listchanges.py:188 #, python-format msgid "News for %s" msgstr "%s のニュース" #: ../apt-listchanges.py:199 #, python-format msgid "Changes for %s" msgstr "%s の変更点" #: ../apt-listchanges.py:209 msgid "Informational notes" msgstr "情報メモ" #: ../apt-listchanges.py:212 msgid "apt-listchanges: News" msgstr "apt-listchanges: ニュース" #: ../apt-listchanges.py:216 msgid "apt-listchanges: Changelogs" msgstr "apt-listchanges: Changelog" #: ../apt-listchanges.py:223 msgid "Aborting" msgstr "アボートします" #: ../apt-listchanges.py:226 msgid "Confirmation failed, don't save seen state" msgstr "確認失敗しました、seen 状態を保存しません" #: ../apt-listchanges.py:233 #, python-format msgid "apt-listchanges: changelogs for %s" msgstr "apt-listchanges: %s の changelog" #: ../apt-listchanges.py:237 #, python-format msgid "apt-listchanges: news for %s" msgstr "apt-listchanges: %s のニュース" #: ../apt-listchanges.py:249 msgid "didn't find any valid .deb archives" msgstr "有効な.debアーカイブを見付ける事ができませんでした" #: ../apt-listchanges/apt_listchanges.py:49 msgid "" "Wrong or missing VERSION from apt pipeline\n" "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)\n" msgstr "" "aptのパイプラインから来ているVERSIONが間違っているか,もしくは無いです.\n" "(Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version は 2になっていますか?)\n" #: ../apt-listchanges/apt_listchanges.py:110 #, python-format msgid "Mailing %s: %s" msgstr "%s にメール: %s" #: ../apt-listchanges/apt_listchanges.py:137 #, python-format msgid "The %s frontend is deprecated, using pager" msgstr "%s フロントエンドは廃止されました, pagerを使います" #: ../apt-listchanges/apt_listchanges.py:141 msgid "The mail frontend needs a installed 'sendmail', using pager" msgstr "メールフロントエンドを利用するには sendmail がインストールされている必要があります。pager を使います。" #: ../apt-listchanges/apt_listchanges.py:153 #, python-format msgid "" "The gtk frontend needs a working python-gtk2 and python-glade2.\n" "Those imports can not be found. Falling back to pager.\n" "The error is: %s\n" msgstr "" "GTKフロントエンドは python-gtk2とpython-glade2を必要とします。\n" "インポートを見つけられませんでした。ページャーにフェールバックします。\n" "エラーは:\n" #: ../apt-listchanges/apt_listchanges.py:250 msgid "Do you want to continue? [Y/n] " msgstr "これでよろしいですか [Y(はい)/n(いいえ)] " #: ../apt-listchanges/apt_listchanges.py:263 #: ../apt-listchanges/apt_listchanges.py:283 #: ../apt-listchanges/apt_listchanges.py:291 msgid "Reading changelogs" msgstr "changelog を読んでいます" #: ../apt-listchanges/apt_listchanges.py:291 msgid "Done" msgstr "完了" #: ../apt-listchanges/ALCConfig.py:76 msgid "Usage: apt-listchanges [options] {--apt | filename.deb ...}\n" msgstr "使用方法: apt-listchanges [オプション] {--apt | ファイル名.deb ...}\n" #: ../apt-listchanges/ALCConfig.py:133 #, python-format msgid "Unknown option %s for --which. Allowed are: %s." msgstr "--which に対しての不正なオプション %s です. 可能なオプションは: %s." #: ../apt-listchanges/ALCConfig.py:148 msgid "--since= expects a only path to a .deb" msgstr "" #: ../apt-listchanges/DebianFiles.py:188 #, python-format msgid "" "Could not run apt-changelog (%s), unable to retrieve changelog for package %s" msgstr "" #: ../apt-listchanges/DebianFiles.py:219 #, python-format msgid "Ignoring `%s' (seems to be a directory!)" msgstr "「%s」を無視することができます(ディレクトリのようです!)" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "Continue Installation?" msgstr "インストールを継続しますか?" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "You can abort the installation if you select 'no'." msgstr "noを選択することでインストールを中止することができます。" #: ../apt-listchanges/apt-listchanges.glade:9 msgid "List the changes" msgstr "" #: ../apt-listchanges/apt-listchanges.glade:35 msgid "" "Changelogs\n" "\n" "The following changes are found in the packages you are about to install:" msgstr "" #: ../apt-listchanges/apt-listchanges.glade:84 msgid "Reading changelogs. Please wait." msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/attr.po0000644000000000000000000001737112704126300016351 0ustar # Japanese translation for attr # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the attr package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: attr\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-03 13:57+0000\n" "PO-Revision-Date: 2013-09-01 16:10+0000\n" "Last-Translator: Shushi Kurose \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:49+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../attr/attr.c:46 #, c-format msgid "" "Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value\n" " %s [-LRSq] -g attrname pathname # get value\n" " %s [-LRSq] -r attrname pathname # remove attr\n" " %s [-LRq] -l pathname # list attrs \n" " -s reads a value from stdin and -g writes a value to stdout\n" msgstr "" "使い方: %s [-LRSq] -s attrname [-V attrvalue] pathname # 値を設定\n" " %s [-LRSq] -g attrname pathname # 値を取得\n" " %s [-LRSq] -r attrname pathname # 属性を削除\n" " %s [-LRq] -l pathname # 属性をリスト \n" " -s 標準入力からデータ入力 / -g 標準出力にデータ出力\n" #: ../attr/attr.c:83 ../attr/attr.c:100 ../attr/attr.c:109 ../attr/attr.c:118 #, c-format msgid "Only one of -s, -g, -r, or -l allowed\n" msgstr "-s, -g, -r, -l のうちの1つのみ使用できます\n" #: ../attr/attr.c:91 #, c-format msgid "-V only allowed with -s\n" msgstr "-Vは-sと一緒に使用してください\n" #: ../attr/attr.c:136 #, c-format msgid "Unrecognized option: %c\n" msgstr "認識できないオプション: %c\n" #: ../attr/attr.c:143 #, c-format msgid "A filename to operate on is required\n" msgstr "対象となるファイル名が必要です\n" #: ../attr/attr.c:171 #, c-format msgid "Could not set \"%s\" for %s\n" msgstr "%2$sに\"%1$s\"は設定できません\n" #: ../attr/attr.c:176 #, c-format msgid "Attribute \"%s\" set to a %d byte value for %s:\n" msgstr "" #: ../attr/attr.c:194 #, c-format msgid "Could not get \"%s\" for %s\n" msgstr "" #: ../attr/attr.c:199 #, c-format msgid "Attribute \"%s\" had a %d byte value for %s:\n" msgstr "" #: ../attr/attr.c:212 #, c-format msgid "Could not remove \"%s\" for %s\n" msgstr "" #: ../attr/attr.c:230 #, c-format msgid "Could not list \"%s\" for %s\n" msgstr "" #: ../attr/attr.c:240 #, c-format msgid "Attribute \"%s\" has a %d byte value for %s\n" msgstr "" #: ../attr/attr.c:252 #, c-format msgid "At least one of -s, -g, -r, or -l is required\n" msgstr "-s 、-g、-r、-l のうちの最低1つが必要です\n" #: ../getfattr/getfattr.c:98 ../setfattr/setfattr.c:71 msgid "No such attribute" msgstr "そのような属性はありません" #: ../getfattr/getfattr.c:259 #, c-format msgid "%s: Removing leading '/' from absolute path names\n" msgstr "" #: ../getfattr/getfattr.c:377 #, c-format msgid "%s %s -- get extended attributes\n" msgstr "" #: ../getfattr/getfattr.c:379 ../setfattr/setfattr.c:177 #, c-format msgid "Usage: %s %s\n" msgstr "" #: ../getfattr/getfattr.c:382 #, c-format msgid "" " -n, --name=name get the named extended attribute value\n" " -d, --dump get all extended attribute values\n" " -e, --encoding=... encode values (as 'text', 'hex' or 'base64')\n" " --match=pattern only get attributes with names matching pattern\n" " --only-values print the bare values only\n" " -h, --no-dereference do not dereference symbolic links\n" " --absolute-names don't strip leading '/' in pathnames\n" " -R, --recursive recurse into subdirectories\n" " -L, --logical logical walk, follow symbolic links\n" " -P --physical physical walk, do not follow symbolic links\n" " --version print version and exit\n" " --help this help text\n" msgstr "" " -n, --name=name 拡張された属性の値を取得する\n" " -d, --dump すべての拡張された属性の値を取得する\n" " -e, --encoding=... 値をエンコードする ( 'text', 'hex' , 'base64'へ)\n" " --match=pattern パターンに一致した名前の属性のみを取得する\n" " --only-values 素の値のみを表示する\n" " -h, --no-dereference シンボリックリンクの参照先ではない\n" " --absolute-names パス名の先にある '/' を取り除かない\n" " -R, --recursive サブディレクトリを再帰的に\n" " -L, --logical シンボリックリンクをたどる\n" " -P --physical   シンボリックリンクをたどらない\n" " --version   バージョン表示して終了する\n" " --help ヘルプテキスト\n" #: ../getfattr/getfattr.c:478 #, c-format msgid "%s: invalid regular expression \"%s\"\n" msgstr "%s: \"%s\"は無効な正規表現です\n" #: ../getfattr/getfattr.c:492 #, c-format msgid "" "Usage: %s %s\n" "Try `%s --help' for more information.\n" msgstr "" "使い方: %s %s\n" " `%s --help' で詳細が表示されます。\n" #: ../setfattr/setfattr.c:125 #, c-format msgid "%s: %s: No filename found in line %d, aborting\n" msgstr "" #: ../setfattr/setfattr.c:129 #, c-format msgid "%s: No filename found in line %d of standard input, aborting\n" msgstr "" #: ../setfattr/setfattr.c:176 #, c-format msgid "%s %s -- set extended attributes\n" msgstr "%s %s -- 拡張属性をセットする\n" #: ../setfattr/setfattr.c:178 #, c-format msgid " %s %s\n" msgstr " %s %s\n" #: ../setfattr/setfattr.c:180 #, c-format msgid "" " -n, --name=name set the value of the named extended attribute\n" " -x, --remove=name remove the named extended attribute\n" " -v, --value=value use value as the attribute value\n" " -h, --no-dereference do not dereference symbolic links\n" " --restore=file restore extended attributes\n" " --version print version and exit\n" " --help this help text\n" msgstr "" " -n, --name=name 拡張された属性の値を設定する\n" " -x, --remove=name 拡張された属性を削除する\n" " -v, --value=value 属性の値を設定する\n" " -h, --no-dereference シンボリックリンクを参照しない\n" " --restore=file 拡張された属性を復元する\n" " --version バージョン表示して終了する\n" " --help ヘルプテキスト\n" #: ../setfattr/setfattr.c:255 #, c-format msgid "" "Usage: %s %s\n" " %s %s\n" "Try `%s --help' for more information.\n" msgstr "" "使い方: %s %s\n" " %s %s\n" " `%s --help'   詳細な情報を見る\n" #: ../libattr/attr_copy_fd.c:82 ../libattr/attr_copy_fd.c:97 #: ../libattr/attr_copy_file.c:80 ../libattr/attr_copy_file.c:95 #, c-format msgid "listing attributes of %s" msgstr "%sの属性リスト" #: ../libattr/attr_copy_fd.c:117 ../libattr/attr_copy_fd.c:134 #: ../libattr/attr_copy_file.c:115 ../libattr/attr_copy_file.c:132 #, c-format msgid "getting attribute %s of %s" msgstr "%2$sの属性%1$sを取得する" #: ../libattr/attr_copy_fd.c:148 ../libattr/attr_copy_fd.c:166 #: ../libattr/attr_copy_file.c:145 ../libattr/attr_copy_file.c:164 #, c-format msgid "setting attributes for %s" msgstr "%sの属性を設定する" #: ../libattr/attr_copy_fd.c:154 ../libattr/attr_copy_file.c:152 #, c-format msgid "setting attribute %s for %s" msgstr "%2$sの属性%1$sを設定する" language-pack-ja-base/data/ja/LC_MESSAGES/cpio.po0000644000000000000000000013521312704126300016325 0ustar # Japanese cpio messages # Copyright (C) 2000, 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the cpio package. # Masahito Yamaga , 2002. # GOTO Masanori , 2006. # derived from the version by Yasuyuki Furukawa 1998. # Jun Nishii 1999. # Daisuke Yamashita 1999. # Yasuaki Taniguchi , 2010. msgid "" msgstr "" "Project-Id-Version: cpio 2.11\n" "Report-Msgid-Bugs-To: bug-cpio@gnu.org\n" "POT-Creation-Date: 2010-03-10 15:04+0200\n" "PO-Revision-Date: 2011-10-20 00:39+0000\n" "Last-Translator: Yasuaki Taniguchi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 04:58+0000\n" "X-Generator: Launchpad (build 17995)\n" #: gnu/argmatch.c:135 #, c-format msgid "invalid argument %s for %s" msgstr "%2$s に対する引数 %1$s が間違っています" #: gnu/argmatch.c:136 #, c-format msgid "ambiguous argument %s for %s" msgstr "%2$s に対する引数 %1$s が曖昧です" #: gnu/argmatch.c:155 #, c-format msgid "Valid arguments are:" msgstr "有効な引数:" #: gnu/argp-help.c:149 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "ARGP_HELP_FMT: %s の値は %s の値以下です" #: gnu/argp-help.c:222 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT パラメータには値が必要です" #: gnu/argp-help.c:228 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "%.*s: ARGP_HELP_FMT パラメータは正の値でなければいけません" #: gnu/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: 不明な ARGP_HELP_FMT パラメータ" #: gnu/argp-help.c:249 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "ARGP_HELP_FMT 中にごみがあります: %s" #: gnu/argp-help.c:1246 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "長い形式のオプションで必須または任意の引数は、それに対応する短い形式のオプションでも同様に必須または任意です。" #: gnu/argp-help.c:1639 msgid "Usage:" msgstr "使用法:" #: gnu/argp-help.c:1643 msgid " or: " msgstr " または: " #: gnu/argp-help.c:1655 msgid " [OPTION...]" msgstr " [OPTION...]" #: gnu/argp-help.c:1682 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "詳細は `%s --help' または `%s --usage' を実行して下さい。\n" #: gnu/argp-help.c:1710 #, c-format msgid "Report bugs to %s.\n" msgstr "バグを発見したら %s 宛に報告して下さい。\n" #: gnu/argp-help.c:1929 gnu/error.c:155 msgid "Unknown system error" msgstr "不明なシステムエラー" #: gnu/argp-parse.c:83 msgid "give this help list" msgstr "このヘルプを表示する" #: gnu/argp-parse.c:84 msgid "give a short usage message" msgstr "短い使用方法を表示する" #: gnu/argp-parse.c:85 tests/genfile.c:131 msgid "NAME" msgstr "NAME" #: gnu/argp-parse.c:85 msgid "set the program name" msgstr "プログラム名を設定する" #: gnu/argp-parse.c:86 msgid "SECS" msgstr "SECS" #: gnu/argp-parse.c:87 msgid "hang for SECS seconds (default 3600)" msgstr "SECS 秒でハング (デフォルト 3600)" #: gnu/argp-parse.c:144 msgid "print program version" msgstr "プログラムのバージョンを表示する" #: gnu/argp-parse.c:160 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "(プログラムエラー) 不明なバージョン!?" #: gnu/argp-parse.c:613 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: 引数が多すぎます\n" #: gnu/argp-parse.c:756 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(プログラムエラー) オプションは認識されているべきです!?" #: gnu/closeout.c:114 src/util.c:93 src/util.c:96 src/util.c:145 #, c-format msgid "write error" msgstr "書き込みエラー" #: gnu/getopt.c:531 gnu/getopt.c:547 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "%s: オプション '%s' は曖昧です\n" #: gnu/getopt.c:580 gnu/getopt.c:584 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: オプション '--%s' は引数を取ることができません\n" #: gnu/getopt.c:593 gnu/getopt.c:598 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: オプション '%c%s' は引数を取ることができません\n" #: gnu/getopt.c:641 gnu/getopt.c:660 gnu/getopt.c:963 gnu/getopt.c:982 #, c-format msgid "%s: option '%s' requires an argument\n" msgstr "%s: オプション '--%s' は引数が必要です\n" #: gnu/getopt.c:698 gnu/getopt.c:701 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: オプション '--%s' を認識できません\n" #: gnu/getopt.c:709 gnu/getopt.c:712 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: オプション '%c%s' を認識できません\n" #: gnu/getopt.c:761 gnu/getopt.c:764 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: 無効なオプション -- '%c'\n" #: gnu/getopt.c:814 gnu/getopt.c:831 gnu/getopt.c:1034 gnu/getopt.c:1052 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: オプションには引数が必要です -- '%c'\n" #: gnu/getopt.c:884 gnu/getopt.c:900 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: オプション '-W %s' は曖昧です\n" #: gnu/getopt.c:924 gnu/getopt.c:942 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: オプション '-W %s' は引数を取ることができません\n" #: gnu/obstack.c:425 gnu/obstack.c:427 gnu/xalloc-die.c:36 msgid "memory exhausted" msgstr "メモリを使い果たしました" #: gnu/openat-die.c:36 #, c-format msgid "unable to record current working directory" msgstr "現在の作業ディレクトリを記録することができません" #: gnu/openat-die.c:54 #, c-format msgid "failed to return to initial working directory" msgstr "初期作業ディレクトリに戻るのに失敗しました" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) #. and U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: gnu/quotearg.c:274 msgid "`" msgstr "`" #: gnu/quotearg.c:275 msgid "'" msgstr "'" #: gnu/version-etc.c:76 #, c-format msgid "Packaged by %s (%s)\n" msgstr "パッケージ作成者: %s (%s)\n" #: gnu/version-etc.c:79 #, c-format msgid "Packaged by %s\n" msgstr "パッケージ作成者: %s\n" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: gnu/version-etc.c:86 msgid "(C)" msgstr "(C)" #: gnu/version-etc.c:88 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" "\n" "ライセンス GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" #. TRANSLATORS: %s denotes an author name. #: gnu/version-etc.c:104 #, c-format msgid "Written by %s.\n" msgstr "作者 %s。\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:108 #, c-format msgid "Written by %s and %s.\n" msgstr "作者 %s および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:112 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "作者 %s、 %s、および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:119 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "作者 %s、 %s、 %s、\n" "および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:126 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "作者 %s、 %s、 %s、\n" "%s、および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:133 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "作者 %s、 %s、 %s、\n" "%s、 %s、および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:141 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "作者 %s、 %s、 %s、\n" "%s、 %s、 %s、および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:149 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "作者 %s、 %s、 %s、\n" "%s、 %s、 %s、 %s、\n" "および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:158 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "作者 %s、 %s、 %s、\n" "%s、 %s、 %s、 %s、\n" "%s、および %s。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:169 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "作者 %s、 %s、 %s、\n" "%s、 %s、 %s、 %s、\n" "%s、 %s、 および他の方々。\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: gnu/version-etc.c:247 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" "\n" "バグを発見したら <%s> に報告して下さい。\n" "翻訳に関するバグはに報告してください。\n" #: gnu/version-etc.c:249 #, c-format msgid "Report %s bugs to: %s\n" msgstr "%s のバグは <%s> に報告してください。\n" #: gnu/version-etc.c:253 #, c-format msgid "%s home page: <%s>\n" msgstr "%s のホームページ: <%s>\n" #: gnu/version-etc.c:255 #, c-format msgid "%s home page: \n" msgstr "%s のホームページ: \n" #: gnu/version-etc.c:258 msgid "General help using GNU software: \n" msgstr "GNU ソフトウェアを使用する際の一般的なヘルプ: \n" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:58 lib/error.c:71 #, c-format msgid "%s: Cannot %s" msgstr "%s: 関数 %s が失敗しました" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s: 警告: 関数 %s が失敗しました" #: lib/error.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: モードを %s に変更できません" #: lib/error.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s: 所有権を %lu、 gid %lu に変更できません" #: lib/error.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: %s へのハードリンクを作成できません" #: lib/error.c:179 lib/error.c:211 #, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "%1$s: %3$lu バイトを読み込み中に %2$s バイト目で読み込みエラーが発生しました" #: lib/error.c:192 #, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "%1$s: 警告: %3$lu バイトを読み込み中に %2$s バイト目で読み込みエラーが発生しました<" #: lib/error.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: %s まで seek できません" #: lib/error.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: 警告: %s まで seek できません<" #: lib/error.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: %s へのシンボリックリンクを作成できません" #: lib/error.c:349 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "%1$s: %3$lu バイト中 %2$lu バイトのみ書き込みました" #: lib/names.c:155 #, c-format msgid "Removing leading `%s' from member names" msgstr "メンバ名から先頭の `%s' を削除しています" #: lib/names.c:156 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "ハードリンク先から `%s' を削除しています" #: lib/names.c:169 msgid "Substituting `.' for empty member name" msgstr "`.' を空メンバ名に置換しています" #: lib/names.c:170 msgid "Substituting `.' for empty hard link target" msgstr "`.' を空のハードリンク先に置換しています" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: サービスが利用できません" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "標準入力" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "標準出力" #: lib/rtapelib.c:429 #, c-format msgid "Cannot connect to %s: resolve failed" msgstr "%s に接続できません: 名前解決に失敗しました" #: lib/rtapelib.c:515 #, c-format msgid "Cannot execute remote shell" msgstr "リモートシェルが実行できません" #: rmt/rmt.c:413 msgid "Seek direction out of range" msgstr "seek 方向が範囲外です" #: rmt/rmt.c:419 msgid "Invalid seek direction" msgstr "無効な seek 方向です" #: rmt/rmt.c:427 msgid "Invalid seek offset" msgstr "無効な seek オフセットです" #: rmt/rmt.c:433 msgid "Seek offset out of range" msgstr "seek オフセットが範囲外です" #: rmt/rmt.c:474 rmt/rmt.c:525 rmt/rmt.c:589 msgid "Invalid byte count" msgstr "無効なバイト数です" #: rmt/rmt.c:480 rmt/rmt.c:531 rmt/rmt.c:595 rmt/rmt.c:606 msgid "Byte count out of range" msgstr "バイト数が範囲外です" #: rmt/rmt.c:539 msgid "Premature eof" msgstr "予期しないファイル終端 (EOF) です" #: rmt/rmt.c:582 msgid "Invalid operation code" msgstr "無効な操作コードです" #: rmt/rmt.c:617 rmt/rmt.c:661 msgid "Operation not supported" msgstr "操作はサポートされていません" #: rmt/rmt.c:645 msgid "Unexpected arguments" msgstr "予期しない引数です" #: rmt/rmt.c:670 msgid "Manipulate a tape drive, accepting commands from a remote process" msgstr "リモートプロセスからコマンドを受け取りながらテープドライブを操作する" #: rmt/rmt.c:677 src/main.c:123 tests/genfile.c:167 msgid "NUMBER" msgstr "NUMBER" #: rmt/rmt.c:678 msgid "set debug level" msgstr "デバッグレベルを設定する" #: rmt/rmt.c:679 src/main.c:151 src/main.c:157 tests/genfile.c:133 #: tests/genfile.c:181 tests/genfile.c:185 tests/genfile.c:188 #: tests/genfile.c:194 msgid "FILE" msgstr "FILE" #: rmt/rmt.c:680 msgid "set debug output file name" msgstr "デバッグ出力ファイル名を設定する" #: rmt/rmt.c:696 rmt/rmt.c:764 #, c-format msgid "cannot open %s" msgstr "%s を開けません" #: rmt/rmt.c:761 tests/genfile.c:885 tests/genfile.c:902 #, c-format msgid "too many arguments" msgstr "引数が多すぎます" #: rmt/rmt.c:803 msgid "Garbage command" msgstr "ゴミのコマンドです" #: src/copyin.c:45 #, c-format msgid "warning: skipped %ld byte of junk" msgid_plural "warning: skipped %ld bytes of junk" msgstr[0] "警告: ゴミの %ld バイトをスキップしました" #: src/copyin.c:66 #, c-format msgid "rename %s -> " msgstr "名前の変更 %s -> " #: src/copyin.c:95 src/copyout.c:562 #, c-format msgid "%s: file name too long" msgstr "%s: ファイル名が長すぎます" #: src/copyin.c:181 src/copyin.c:528 src/copyin.c:553 src/copyin.c:1442 #, c-format msgid "%s: checksum error (0x%lx, should be 0x%lx)" msgstr "%s: チェックサムエラー (0x%lx は 0x%lx であるべきです)" #: src/copyin.c:208 src/copypass.c:129 #, c-format msgid "%s not created: newer or same age version exists" msgstr "%s が作成されませんでした: より新しいまたは同じ更新日時の版が存在します" #: src/copyin.c:218 src/copypass.c:137 #, c-format msgid "cannot remove current %s" msgstr "現在の %s を削除できません" #: src/copyin.c:279 src/copyin.c:476 src/copyin.c:601 src/copypass.c:394 #, c-format msgid "cannot link %s to %s" msgstr "%s から %s へのリンクを作成できません" #: src/copyin.c:509 #, c-format msgid "cannot swap halfwords of %s: odd number of halfwords" msgstr "%s のハーフワードを交換できません: ハーフワード数が奇数です" #: src/copyin.c:517 #, c-format msgid "cannot swap bytes of %s: odd number of bytes" msgstr "%s のバイトを交換できません: バイト数が奇数です<" #: src/copyin.c:673 #, c-format msgid "%s: Cannot symlink to %s" msgstr "%s: %s へのシンボリックリンクを作成できません" #: src/copyin.c:727 src/copyout.c:850 src/copypass.c:317 #, c-format msgid "%s: unknown file type" msgstr "%s: 不明なファイルタイプです" #: src/copyin.c:912 src/copyin.c:919 #, c-format msgid "Malformed number %.*s" msgstr "%.*s は不正な形式の数です" #: src/copyin.c:929 #, c-format msgid "Archive value %.*s is out of range" msgstr "書庫の値 %.*s は範囲外です" #: src/copyin.c:964 #, c-format msgid "premature end of archive" msgstr "予期しない書庫終了です" #: src/copyin.c:1184 #, c-format msgid "warning: archive header has reverse byte-order" msgstr "警告: 書庫のヘッダのバイト順が逆です" #: src/copyin.c:1331 #, c-format msgid "standard input is closed" msgstr "標準入力が閉じました" #: src/copyin.c:1497 src/copyout.c:893 src/copypass.c:335 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "%lu ブロック\n" #: src/copyout.c:51 src/copyout.c:60 #, c-format msgid "cannot read checksum for %s" msgstr "%s のチェックサムが読み込めません" #: src/copyout.c:300 #, c-format msgid "%s: field width not sufficient for storing %s" msgstr "%s: %s をソートするために十分なフィールド幅がありません" #: src/copyout.c:308 #, c-format msgid "%s: truncating %s" msgstr "%s: %s を切り詰めています" #: src/copyout.c:343 src/copyout.c:406 src/copyout.c:480 msgid "inode number" msgstr "iノード番号" #: src/copyout.c:346 src/copyout.c:409 src/copyout.c:484 msgid "file mode" msgstr "ファイルのモード" #: src/copyout.c:349 src/copyout.c:411 src/copyout.c:488 msgid "uid" msgstr "uid" #: src/copyout.c:352 src/copyout.c:413 src/copyout.c:492 msgid "gid" msgstr "gid" #: src/copyout.c:355 src/copyout.c:416 src/copyout.c:496 msgid "number of links" msgstr "リンク数" #: src/copyout.c:358 src/copyout.c:421 msgid "modification time" msgstr "更新日時" #: src/copyout.c:361 src/copyout.c:428 src/copyout.c:515 msgid "file size" msgstr "ファイルサイズ" #: src/copyout.c:365 msgid "device major number" msgstr "デバイスメジャー番号" #: src/copyout.c:369 msgid "device minor number" msgstr "デバイスマイナー番号" #: src/copyout.c:373 msgid "rdev major" msgstr "rdev メジャー番号" #: src/copyout.c:377 msgid "rdev minor" msgstr "rdev マイナー番号" #: src/copyout.c:381 src/copyout.c:424 src/copyout.c:505 msgid "name size" msgstr "名前のサイズ" #: src/copyout.c:403 msgid "device number" msgstr "デバイス番号" #: src/copyout.c:418 msgid "rdev" msgstr "rdev" #: src/copyout.c:476 #, c-format msgid "%s: truncating inode number" msgstr "%s: iノード番号を切り詰めています" #: src/copyout.c:619 #, c-format msgid "standard output is closed" msgstr "標準出力が閉じました" #: src/copyout.c:640 src/copypass.c:86 #, c-format msgid "blank line ignored" msgstr "空行が無視されました" #: src/copyout.c:775 #, c-format msgid "%s not dumped: not a regular file" msgstr "%s はダンプされませんでした: 通常ファイルではありません" #: src/copyout.c:826 #, c-format msgid "%s: symbolic link too long" msgstr "%s: シンボリックリンクが長すぎます" #: src/copypass.c:389 #, c-format msgid "%s linked to %s" msgstr "%s は %s にリンクされました" #: src/main.c:73 msgid "" "GNU `cpio' copies files to and from archives\n" "\n" "Examples:\n" " # Copy files named in name-list to the archive\n" " cpio -o < name-list [> archive]\n" " # Extract files from the archive\n" " cpio -i [< archive]\n" " # Copy files named in name-list to destination-directory\n" " cpio -p destination-directory < name-list\n" msgstr "" "GNU `cpio' はファイルを書庫へコピーしたり、書庫からファイルへコピーします。\n" "\n" "例:\n" " # NAME-LIST にあるファイル名のファイルを書庫 ARCHIVE にコピーする\n" " cpio -o < NAME-LIST [> ARCHIVE]\n" " # 書庫 ARCHIVE からファイルを抽出する\n" " cpio -i [< archive]\n" " # NAME-LIST にあるファイル名のファイルをディレクトリ DIR にコピーする\n" " cpio -p DIR < NAME-LIST\n" #: src/main.c:87 #, c-format msgid "%s is meaningless with %s" msgstr "%s は %s と併せて指定しても意味がありません" #: src/main.c:93 msgid "Main operation mode:" msgstr "主操作モード:" #: src/main.c:95 msgid "Create the archive (run in copy-out mode)" msgstr "書庫を作成する (copy-out モードで実行)" #: src/main.c:97 msgid "Extract files from an archive (run in copy-in mode)" msgstr "書庫からファイルを抽出する (copy-in モードで実行)" #: src/main.c:99 msgid "Run in copy-pass mode" msgstr "copy-pass モードで実行" #: src/main.c:101 msgid "Print a table of contents of the input" msgstr "入力の目次を表示する" #: src/main.c:107 msgid "Operation modifiers valid in any mode:" msgstr "全てのモードで有効な動作指定:" #: src/main.c:109 src/main.c:176 src/main.c:205 msgid "[[USER@]HOST:]FILE-NAME" msgstr "[[USER@]HOST:]FILE-NAME" #: src/main.c:110 msgid "" "Use this FILE-NAME instead of standard input or output. Optional USER and " "HOST specify the user and host names in case of a remote archive" msgstr "" "標準入力または標準出力の代わりに FILE-NAME を使用する。オプションの USER および HOST " "はリモート書庫操作時のユーザ名およびホスト名として使用する" #: src/main.c:112 msgid "Archive file is local, even if its name contains colons" msgstr "ファイル名にコロン (:) が含まれていても書庫ファイルをローカルにあるとする" #: src/main.c:113 tests/genfile.c:154 msgid "FORMAT" msgstr "FORMAT" #: src/main.c:114 msgid "Use given archive FORMAT" msgstr "書庫の形式として FORMAT を使用する" #: src/main.c:116 msgid "Set the I/O block size to 5120 bytes" msgstr "I/O ブロックサイズを 5120 バイトに設定する" #: src/main.c:117 msgid "BLOCK-SIZE" msgstr "BLOCK-SIZE" #: src/main.c:118 msgid "Set the I/O block size to BLOCK-SIZE * 512 bytes" msgstr "I/O ブロックサイズを BLOCK-SIZE * 512 バイトに設定する" #: src/main.c:120 msgid "Use the old portable (ASCII) archive format" msgstr "古く可搬性のある (ASCII) 書庫形式を使用する" #: src/main.c:122 msgid "Print a \".\" for each file processed" msgstr "ファイルを処理するごとに \".\" を表示する" #: src/main.c:124 msgid "Set the I/O block size to the given NUMBER of bytes" msgstr "I/O ブロックサイズを指定した NUMBER バイトに設定する" #: src/main.c:125 tests/genfile.c:170 msgid "STRING" msgstr "STRING" #: src/main.c:126 msgid "Print STRING when the end of a volume of the backup media is reached" msgstr "バックアップ媒体のボリュームの終了に達したときに STRING を表示する" #: src/main.c:129 msgid "Only copy files that do not match any of the given patterns" msgstr "指定したパターンに一致しないファイルのみコピーする" #: src/main.c:131 msgid "In the verbose table of contents listing, show numeric UID and GID" msgstr "目次一覧の表示を冗長にし、UID および GID を数値で表示する" #: src/main.c:133 src/mt.c:182 tests/genfile.c:191 msgid "COMMAND" msgstr "COMMAND" #: src/main.c:134 msgid "Use remote COMMAND instead of rsh" msgstr "rsh の代わりにリモートの COMMAND を実行する" #: src/main.c:136 msgid "Do not print the number of blocks copied" msgstr "コピーしたブロック数を表示しない" #: src/main.c:138 msgid "Verbosely list the files processed" msgstr "処理したファイルを冗長に一覧表示する" #: src/main.c:141 msgid "Enable debugging info" msgstr "デバッグ情報を有効にする" #: src/main.c:143 msgid "FLAG" msgstr "FLAG" #: src/main.c:144 msgid "" "Control warning display. Currently FLAG is one of 'none', 'truncate', 'all'. " "Multiple options accumulate." msgstr "" "警告表示を制御する。現在のところ FLAG は 'none'、'truncate'、'all' " "のうち一つとなる。複数のオプションを指定した時は累積される。" #: src/main.c:150 msgid "Operation modifiers valid only in copy-in mode:" msgstr "copy-in モードでのみ有効な動作指定:" #: src/main.c:152 msgid "" "Read additional patterns specifying filenames to extract or list from FILE" msgstr "抽出または一覧表示するファイル名を指定する追加のパターンを FILE から読み込む" #: src/main.c:154 msgid "" "When reading a CRC format archive, only verify the CRC's of each file in the " "archive, don't actually extract the files" msgstr "CRC 形式の書庫を読み出すときに、書庫内の各ファイルの CRC を検査するだけで、実際にはファイルを抽出しない" #: src/main.c:156 msgid "Interactively rename files" msgstr "対話的にファイル名を変更する" #: src/main.c:160 msgid "" "Swap both halfwords of words and bytes of halfwords in the data. Equivalent " "to -sS" msgstr "データ内のワード中のハーフワードおよびハーフワード中のバイトを両方とも交換する。 -sS と同等" #: src/main.c:162 msgid "Swap the bytes of each halfword in the files" msgstr "ファイル内の各ハーフワードのバイトを交換する" #: src/main.c:164 msgid "Swap the halfwords of each word (4 bytes) in the files" msgstr "ファイル内の各ワード (4バイト) のバイトを交換する" #: src/main.c:167 msgid "Extract files to standard output" msgstr "ファイルを標準出力に対して抽出する" #: src/main.c:173 msgid "Operation modifiers valid only in copy-out mode:" msgstr "copy-out モードでのみ有効な動作指定:" #: src/main.c:175 msgid "Append to an existing archive." msgstr "既存の書庫に追加する" #: src/main.c:177 msgid "" "Archive filename to use instead of standard output. Optional USER and HOST " "specify the user and host names in case of a remote archive" msgstr "" "標準出力の代わりに FILE-NAME というファイル名の書庫を使用する。オプションの USER および HOST " "はリモート書庫操作時のユーザ名およびホスト名として使用する" #: src/main.c:183 msgid "Operation modifiers valid only in copy-pass mode:" msgstr "copy-pass モードでのみ有効な動作指定:" #: src/main.c:185 msgid "Link files instead of copying them, when possible" msgstr "可能な場合にはコピーする代わりにリンクを作成する" #: src/main.c:192 msgid "Operation modifiers valid in copy-in and copy-out modes:" msgstr "copy-in および copy-out モードで有効な動作指定:" #: src/main.c:194 msgid "Do not strip file system prefix components from the file names" msgstr "ファイルシステムに関連して先頭に付加される要素をファイル名から取り除かない" #: src/main.c:197 msgid "Create all files relative to the current directory" msgstr "全てのファイルをカレントディレクトリから相対的に作成する" #: src/main.c:202 msgid "Operation modifiers valid in copy-out and copy-pass modes:" msgstr "copy-out および copy-pass モードで有効な動作指定:" #: src/main.c:204 msgid "" "A list of filenames is terminated by a null character instead of a newline" msgstr "ファイル名一覧が改行の代わりに NULL 文字で区切られているとして扱う" #: src/main.c:206 msgid "" "Archive filename to use instead of standard input. Optional USER and HOST " "specify the user and host names in case of a remote archive" msgstr "" "標準入力の代わりに FILE-NAME というファイル名の書庫を使用する。オプションの USER および HOST " "はリモート書庫操作時のユーザ名およびホスト名として使用する" #: src/main.c:208 msgid "" "Dereference symbolic links (copy the files that they point to instead of " "copying the links)." msgstr "シンボリックリンクを辿る (リンクをコピーする代わりにリンクが指すファイルをコピーする)" #: src/main.c:209 msgid "[USER][:.][GROUP]" msgstr "[USER][:.][GROUP]" #: src/main.c:210 msgid "" "Set the ownership of all files created to the specified USER and/or GROUP" msgstr "作成する全てのファイルの所有権を USER および/または GROUP で指定されたものに設定する" #: src/main.c:212 msgid "Reset the access times of files after reading them" msgstr "読み込み後にファイルのアクセス日時を元に戻す" #: src/main.c:218 msgid "Operation modifiers valid in copy-in and copy-pass modes:" msgstr "copy-in および copy-pass モードで有効な動作指定:" #: src/main.c:220 msgid "Retain previous file modification times when creating files" msgstr "ファイル作成時に前回ファイル更新日時を取得する" #: src/main.c:222 msgid "Create leading directories where needed" msgstr "必要に応じてディレクトリを作成する" #: src/main.c:224 msgid "Do not change the ownership of the files" msgstr "ファイルの所有権を変更しない" #: src/main.c:226 msgid "Replace all files unconditionally" msgstr "無条件に全てのファイルを置換する" #: src/main.c:228 msgid "Write files with large blocks of zeros as sparse files" msgstr "多数の値が 0 のブロックが存在するファイルを疎な (sparce) ファイルとして書き込む" #: src/main.c:304 src/main.c:321 #, c-format msgid "invalid block size" msgstr "無効なブロックサイズです" #: src/main.c:310 src/main.c:342 #, c-format msgid "Archive format multiply defined" msgstr "書庫の形式が複数回定義されています" #: src/main.c:360 #, c-format msgid "" "invalid archive format `%s'; valid formats are:\n" "crc newc odc bin ustar tar (all-caps also recognized)" msgstr "" "`%s' は無効な書庫の形式です。有効な形式:\n" "crc newc odc bin ustar tar (全て大文字でも認識されます)" #: src/main.c:367 src/main.c:417 src/main.c:431 #, c-format msgid "Mode already defined" msgstr "モードは既に定義されています" #: src/main.c:411 #, c-format msgid "--no-preserve-owner cannot be used with --owner" msgstr "--no-preserve-owner は --owner と同時に使用できません" #: src/main.c:454 #, c-format msgid "--owner cannot be used with --no-preserve-owner" msgstr "--owner は --no-preserve-owner と同時に使用できません" #: src/main.c:501 #, c-format msgid "Invalid value for --warning option: %s" msgstr "--warning オプションに対する無効な値です: %s" #: src/main.c:531 msgid "[destination-directory]" msgstr "[destination-directory]" #: src/main.c:561 #, c-format msgid "" "You must specify one of -oipt options.\n" "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" "オプション -oipt の内ひとつを指定しなければいけません。\n" "詳細は `%s --help' または `%s --usage' を実行して下さい。\n" #: src/main.c:589 #, c-format msgid "Both -I and -F are used in copy-in mode" msgstr "-I および -F は copy-in モードで使用されます" #: src/main.c:601 src/main.c:637 #, c-format msgid "Too many arguments" msgstr "引数が多すぎます" #: src/main.c:620 #, c-format msgid "" "--append is used but no archive file name is given (use -F or -O options)" msgstr "--append が使用されましたがファイル名が指定されていません (-F または -O オプションを使用してください)" #: src/main.c:626 #, c-format msgid "Both -O and -F are used in copy-out mode" msgstr "copy-out モードで -O および -F の両方が使用されています" #: src/main.c:639 #, c-format msgid "Not enough arguments" msgstr "十分な引数がありません" #: src/main.c:643 #, c-format msgid "" "Archive format is not specified in copy-pass mode (use --format option)" msgstr "copy-pass モードで書庫の形式が指定されていません (--format オプションを使用してください)" #: src/main.c:665 #, c-format msgid "-F can be used only with --create or --extract" msgstr "-F は --create または --extract と併せてのみ使用できます" #: src/main.c:668 #, c-format msgid "Cannot open %s" msgstr "%s を開けません" #: src/main.c:740 #, c-format msgid "error closing archive" msgstr "書庫を閉じるときにエラーが発生しました" #: src/makepath.c:96 src/makepath.c:155 #, c-format msgid "cannot make directory `%s'" msgstr "ディレクトリ `%s' を作成できません" #: src/makepath.c:131 src/makepath.c:181 #, c-format msgid "`%s' exists but is not a directory" msgstr "`%s' は存在しますがディレクトリではありません" #: src/mt.c:166 msgid "control magnetic tape drive operation" msgstr "磁気テープドライブ操作の制御" #: src/mt.c:180 msgid "DEVICE" msgstr "DEVICE" #: src/mt.c:181 msgid "use device as the file name of the tape drive to operate on" msgstr "DEVICE を操作するテープデバイスのファイル名として使用する" #: src/mt.c:183 msgid "use remote COMMAND instead of rsh" msgstr "rsh の代わりにリモートの COMMAND を使用します" #: src/mt.c:204 msgid "operation" msgstr "操作" #: src/mt.c:212 #, c-format msgid "invalid count value" msgstr "無効な回数です" #: src/mt.c:231 #, c-format msgid "no tape device specified" msgstr "テープドライブが指定されていません" #: src/mt.c:254 msgid "operation [count]" msgstr "操作 [回]" #: src/mt.c:271 #, c-format msgid "%s is not a character special file" msgstr "%s はキャラクタスペシャルファイルではありません" #: src/mt.c:282 src/mt.c:291 #, c-format msgid "%s: rmtioctl failed" msgstr "%s: rmtioctl が失敗しました" #: src/mt.c:344 #, c-format msgid "%s: rmtopen failed" msgstr "%s: rmtopen が失敗しました" #: src/mt.c:357 #, c-format msgid "%s: rmtclose failed" msgstr "%s: rmtclose が失敗しました" #: src/tar.c:309 #, c-format msgid "invalid header: checksum error" msgstr "無効なヘッダ: チェックサムエラー" #: src/userspec.c:116 msgid "invalid user" msgstr "無効なユーザ" #: src/userspec.c:122 msgid "cannot get the login group of a numeric UID" msgstr "数字のUIDのログイングループを取得できません" #: src/userspec.c:162 msgid "invalid group" msgstr "無効なグループ" #: src/util.c:207 src/util.c:376 #, c-format msgid "read error" msgstr "読み取りエラー" #: src/util.c:210 #, c-format msgid "premature end of file" msgstr "予期しないファイル終端 (EOF) です" #: src/util.c:495 src/util.c:545 #, c-format msgid "File %s shrunk by %s byte, padding with zeros" msgid_plural "File %s shrunk by %s bytes, padding with zeros" msgstr[0] "ファイル %s は %s バイト縮められ、ゼロで埋められます" #: src/util.c:501 src/util.c:551 #, c-format msgid "Read error at byte %lld in file %s, padding with zeros" msgstr "ファイル %2$s の %1$lld バイトで読み取りエラーが発生しました。ゼロで埋められます" #: src/util.c:586 #, c-format msgid "File %s grew, % new byte not copied" msgid_plural "File %s grew, % new bytes not copied" msgstr[0] "ファイル %s は大きくなり、新しい % バイトはコピーされません" #: src/util.c:592 #, c-format msgid "File %s was modified while being copied" msgstr "ファイル %s はコピー中に更新されました" #: src/util.c:620 #, c-format msgid "virtual memory exhausted" msgstr "仮想メモリを使い果たしました" #: src/util.c:626 #, c-format msgid "Creating intermediate directory `%s'" msgstr "中間ディレクトリ `%s' を作成しています" #: src/util.c:663 src/util.c:669 #, c-format msgid "cannot seek on output" msgstr "出力を seek できません" #: src/util.c:841 #, c-format msgid "Found end of tape. Load next tape and press RETURN. " msgstr "テープ終端に達しました。次のテープを入れて RETURN を押してください。 " #: src/util.c:843 #, c-format msgid "Found end of tape. To continue, type device/file name when ready.\n" msgstr "テープ終端に達しました。準備が完了したら、継続するためにデバイス名/ファイル名を入力してください。\n" #: src/util.c:866 #, c-format msgid "To continue, type device/file name when ready.\n" msgstr "準備が完了したら、継続するためにデバイス名/ファイル名を入力してください。\n" #: src/util.c:891 #, c-format msgid "internal error: tape descriptor changed from %d to %d" msgstr "内部エラー: テープの記述子が %d から %d に変更されました" #: src/util.c:1610 #, c-format msgid "%s is not a directory" msgstr "%s はディレクトリではありません" #: tests/genfile.c:112 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" "genfile は GNU paxutils テストスイートのデータファイルを操作します。\n" "OPTIONS は次の通りです:\n" #: tests/genfile.c:128 msgid "File creation options:" msgstr "ファイル作成オプション:" #: tests/genfile.c:129 tests/genfile.c:140 msgid "SIZE" msgstr "SIZE" #: tests/genfile.c:130 msgid "Create file of the given SIZE" msgstr "SIZE で指定した大きさのファイルを作成する" #: tests/genfile.c:132 msgid "Write to file NAME, instead of standard output" msgstr "標準出力の代わりに NAME というファイルに書き込む" #: tests/genfile.c:134 msgid "Read file names from FILE" msgstr "ファイル名を FILE から読み込む" #: tests/genfile.c:136 msgid "-T reads null-terminated names" msgstr "-T は NULL 区切りの名前を読み取ります" #: tests/genfile.c:137 msgid "PATTERN" msgstr "PATTERN" #: tests/genfile.c:138 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "ファイルを指定した PATTERN で埋める。PATTERN は 'default' または 'zeros'" #: tests/genfile.c:141 msgid "Size of a block for sparse file" msgstr "疎な (sparse) ファイルに対するブロックのサイズ" #: tests/genfile.c:143 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "疎な (sparse) ファイルを作成する。コマンド行の残りはファイルマップを指定する。" #: tests/genfile.c:145 msgid "OFFSET" msgstr "OFFSET" #: tests/genfile.c:146 msgid "Seek to the given offset before writing data" msgstr "データを書き込む前に指定した OFFSET 分 seek を行う" #: tests/genfile.c:152 msgid "File statistics options:" msgstr "ファイル統計オプション:" #: tests/genfile.c:155 msgid "" "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "指定した各ファイルの stat 構造体の内容を表示する。デフォルトの FORMAT は次の通り: " #: tests/genfile.c:162 msgid "Synchronous execution options:" msgstr "同期実行オプション:" #: tests/genfile.c:164 msgid "OPTION" msgstr "OPTION" #: tests/genfile.c:165 msgid "" "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, -" "-unlink" msgstr "" "ARGS を実行する。--checkpoint および --cut、--append、--touch、--unlink " "のいずれか一つと併せて使用すると役に立つ" #: tests/genfile.c:168 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "チェックポイント NUMBER に達したときに指定した行動 (下記参照) を行う" #: tests/genfile.c:171 msgid "Set date for next --touch option" msgstr "次の --touch オプションのための日時を設定する" #: tests/genfile.c:174 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "実行したチェックポイントと COMMAND の終了コードを表示する" #: tests/genfile.c:179 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "行動を同期実行する。これらは --checkpoint オプションで指定されたチェックポイント番号に達したときに実行される。" #: tests/genfile.c:182 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "FILE を前に指定した --length オプション (指定していない場合は 0) のサイズに切り詰める" #: tests/genfile.c:186 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "SIZE バイト分 FILE に追加する。SIZE は前に --length オプションで指定した値をとる" #: tests/genfile.c:189 msgid "Update the access and modification times of FILE" msgstr "FILE のアクセス日時と更新日時を更新する" #: tests/genfile.c:192 msgid "Execute COMMAND" msgstr "COMMAND を実行する" #: tests/genfile.c:195 msgid "Unlink FILE" msgstr "FILE を unlink する" #: tests/genfile.c:245 #, c-format msgid "Invalid size: %s" msgstr "無効なサイズです: %s" #: tests/genfile.c:250 #, c-format msgid "Number out of allowed range: %s" msgstr "許可された範囲を超えた数値です: %s" #: tests/genfile.c:253 #, c-format msgid "Negative size: %s" msgstr "負のサイズです: %s" #: tests/genfile.c:266 tests/genfile.c:568 #, c-format msgid "stat(%s) failed" msgstr "stat(%s) に失敗しました" #: tests/genfile.c:269 #, c-format msgid "requested file length %lu, actual %lu" msgstr "要求されたファイルの大きさは %lu です。実際は %lu です" #: tests/genfile.c:273 #, c-format msgid "created file is not sparse" msgstr "作成したファイルは疎な (sparse) ファイルではありません" #: tests/genfile.c:362 #, c-format msgid "Error parsing number near `%s'" msgstr "数値を構文解析中に `%s' 周辺でエラーが発生しました" #: tests/genfile.c:368 #, c-format msgid "Unknown date format" msgstr "不明なデータ形式" #: tests/genfile.c:392 msgid "[ARGS...]" msgstr "[ARGS...]" #: tests/genfile.c:429 tests/genfile.c:469 tests/genfile.c:522 #: tests/genfile.c:672 tests/genfile.c:686 #, c-format msgid "cannot open `%s'" msgstr "`%s' を開くことができません" #: tests/genfile.c:435 msgid "cannot seek" msgstr "seek できません" #: tests/genfile.c:452 #, c-format msgid "file name contains null character" msgstr "ファイル名に NULL 文字が含まれています" #: tests/genfile.c:517 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "疎な (sparse) ファイルを標準出力に対して生成できません。--file オプションを使用してください" #: tests/genfile.c:595 #, c-format msgid "incorrect mask (near `%s')" msgstr "無効なマスクです (`%s' 周辺)" #: tests/genfile.c:601 tests/genfile.c:634 #, c-format msgid "Unknown field `%s'" msgstr "`%s' は不明なフィールドです" #: tests/genfile.c:661 #, c-format msgid "cannot set time on `%s'" msgstr "`%s' の時間を設定できません" #: tests/genfile.c:700 #, c-format msgid "cannot unlink `%s'" msgstr "`%s' を unlink できません" #: tests/genfile.c:826 #, c-format msgid "Command exited successfully\n" msgstr "コマンドは正常に終了しました\n" #: tests/genfile.c:828 #, c-format msgid "Command failed with status %d\n" msgstr "コマンドは終了コード %d で終了しました\n" #: tests/genfile.c:832 #, c-format msgid "Command terminated on signal %d\n" msgstr "コマンドはシグナル %d により終了しました\n" #: tests/genfile.c:834 #, c-format msgid "Command stopped on signal %d\n" msgstr "コマンドはシグナル %d により中断されました\n" #: tests/genfile.c:837 #, c-format msgid "Command dumped core\n" msgstr "コマンドはコアダンプしました\n" #: tests/genfile.c:840 #, c-format msgid "Command terminated\n" msgstr "コマンドは終了しました\n" #: tests/genfile.c:872 #, c-format msgid "--stat requires file names" msgstr "--stat はファイル名が必要です" language-pack-ja-base/data/ja/LC_MESSAGES/Linux-PAM.po0000644000000000000000000004612312704126300017106 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: # Jiro Matsuzawa , 2013 # Kiyoto Hashida , 2008-2009 # Noriko Mizumoto , 2007 # Tomoyuki KATO , 2012 msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2013-09-19 10:02+0200\n" "PO-Revision-Date: 2016-03-19 13:49+0000\n" "Last-Translator: Jiro Matsuzawa \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 05:53+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...時間が切れかかっています...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...時間切れです。\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "誤った会話(%d)\n" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "パスワード: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "新しい%s%sパスワード: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "新しい%s%sパスワードを再入力してください: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "パスワードが一致しません。" #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "%s を再入力して下さい" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "パスワードの変更は放棄されました" #: libpam/pam_item.c:311 msgid "login:" msgstr "ログイン:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "成功" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "致命的エラー - 直ちに中止してください" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "モジュールのロードに失敗しました" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "記号が見つかりません" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "サービスモジュールのエラー" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "システムエラー" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "メモリーバッファエラー" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "拒否されたパーミッション" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "認証失敗" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "認証データにアクセスする資格認定がありません" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "認証サービスが認証情報を検索できません" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "基礎となる認証モジュールを知らないユーザー" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "サービスの最大試行回数に達しました" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "認証トークンはもはや有効ではありません。新しい認証トークンが必要です" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "ユーザーアカウントの有効期限が切れました" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "指定したセッションに対するエントリを作成/削除できません" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "認証サービスがユーザー資格認定を検索できません" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "ユーザー資格認定の有効期限切れ" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "ユーザー資格認定の設定に失敗しました" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "モジュール固有データがありません" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "pam_*_item()に渡された不正項目" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "会話エラー" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "認証トークン操作エラー" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "認証情報を回復できません" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "認証トークンをロック中です" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "認証トークンエージングが無効です" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "パスワードサービスによる予備チェックに失敗しました" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "戻り値は PAM タスク指名により無視する必要があります" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "モジュールが不明です" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "認証トークンの有効期限切れです" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "会話はイベントを待っています" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "アプリケーションはlibpamを再び呼び出す必要があります" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "不明な PAM エラー" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "パスワードが古いものと同じです。" #: modules/pam_cracklib/pam_cracklib.c:624 #: modules/pam_cracklib/pam_cracklib.c:628 #: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "メモリー割り当てエラー" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "前後どちらから読んでも同じパスワードです。" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "大文字小文字を変えただけのパスワード" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "古いものと似ています" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "簡単すぎます" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "回転しています" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "文字クラスが不十分です" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "連続的な同一文字が多く含まれ過ぎです" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "単調な文字列が数多く含まれています" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "なんらかの形式のユーザー名を含みます" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "パスワードが与えられていません" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "パスワードが変更されていません" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "よくないパスワード: %s" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s 失敗: 終了コード %d" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s 失敗: シグナルをキャッチ %d%s" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s 失敗: 不明な状態 0x%x" #. TRANSLATORS: "strftime options for date of last login" #: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:496 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %Y/%m/%d (%a) %H:%M:%S %Z" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr " %.*sから開始" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " 日時 %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "最終ログイン:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "新しいアカウントへようこそ。" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "最後の失敗ログイン:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:536 modules/pam_lastlog/pam_lastlog.c:543 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." msgstr[0] "最後の正しいログインの後に %d 回の失敗ログインの試行があります" #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_lastlog/pam_lastlog.c:548 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "最後の正しいログインの後に %d 回の失敗ログインの試行があります。" #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "'%s'のログイン数が多すぎます。" #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "メールがありません。" #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "新しいメールがあります。" #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "古いメールがあります。" #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "メールがあります。" #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "フォルダ%sにメールがありません。" #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "フォルダ%sに新しいメールがあります。" #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "フォルダ%sに古いメールがあります。" #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "フォルダ%sにメールがあります。" #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "ディレクトリ '%s' を作成中" #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "ディレクトリ %s を作成して初期化できません。" #: modules/pam_pwhistory/pam_pwhistory.c:217 #: modules/pam_unix/pam_unix_passwd.c:517 msgid "Password has been already used. Choose another." msgstr "パスワードはすでに使用されています。 別のパスワードを選択してください。" #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "パスワードはすでに使用されています。" #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "デフォルトセキュリティコンテキスト%s\n" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "異なるロール又はレベルを入力しますか?" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "ロール:" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "ロール %s にはデフォルトタイプがありません\n" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "レベル:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "有効なセキュリティコンテキストでありません" #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "%s の為の有効なコンテキストを取得できません" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "割り当てられたセキュリティコンテキスト%s" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "キー作成コンテキスト %s が割り当てられました" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "PAMの初期化に失敗しました\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "pam_set_item()に失敗しました\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "ログイン: いまいましい失敗: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "%s 用の STRESS パスワードを変更中" #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "新しいSTRESSパスワードを入力してください: " #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "新しいSTRESSパスワードを再入力してください: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "ミスタイプの確認、パスワードが変更されていません" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "アカウントは一時的にロックされています (残り %ld 秒)" #: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:578 #, c-format msgid "Account locked due to %u failed logins" msgstr "%u のログイン失敗の理由で アカウントはロックされました" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "認証エラー" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "サービスエラー" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "不明なユーザー" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "不明なエラー" #: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:909 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: 不正番号が--reset=に与えられました\n" #: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: 未認識オプション%s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1039 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: すべてのユーザーを非ゼロにリセットできません\n" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "ログイン 失敗。最後の失敗は 以下で発生\n" #: modules/pam_tally2/pam_tally2.c:956 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" #: modules/pam_timestamp/pam_timestamp.c:345 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "アクセスを許可 (最後のアクセスは %ld 秒前でした)" #: modules/pam_unix/pam_unix_acct.c:247 modules/pam_unix/pam_unix_acct.c:269 msgid "Your account has expired; please contact your system administrator" msgstr "アカウントの有効期限が切れました。システム管理者にお問い合わせください。" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "パスワードを直ちに変更する必要があります(強制されたルート)" #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "パスワードを直ちに変更する必要があります(古いパスワード)" #: modules/pam_unix/pam_unix_acct.c:282 modules/pam_unix/pam_unix_acct.c:289 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" msgstr[0] "警告: パスワードは%d日で有効期限が切れます。" #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_unix/pam_unix_acct.c:294 #, c-format msgid "Warning: your password will expire in %d days" msgstr "警告: パスワードは %d 日で有効期限が切れます。" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "NIS パスワードを変更できませんでした。" #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "長いパスワードを選択する必要があります" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "%s 用にパスワードを変更中" #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "現在の UNIX パスワード: " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "パスワードを変更するには長く待つ必要があります" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "新しい UNIX パスワードを入力してください: " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "新しい UNIX パスワードを再入力してください: " language-pack-ja-base/data/ja/LC_MESSAGES/ubuntu-ui-toolkit.po0000644000000000000000000002173612704126300021017 0ustar # Japanese translation for ubuntu-ui-toolkit # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the ubuntu-ui-toolkit package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: ubuntu-ui-toolkit\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-05 10:05+0100\n" "PO-Revision-Date: 2016-03-29 15:30+0000\n" "Last-Translator: kaneisland \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 08:18+0000\n" "X-Generator: Launchpad (build 17995)\n" #: Ubuntu/Components/1.2/TextInputPopover.qml:29 #: Ubuntu/Components/1.3/TextInputPopover.qml:29 msgid "Select All" msgstr "すべて選択" #: Ubuntu/Components/1.2/TextInputPopover.qml:36 #: Ubuntu/Components/1.3/TextInputPopover.qml:36 msgid "Cut" msgstr "切り取り" #: Ubuntu/Components/1.2/TextInputPopover.qml:48 #: Ubuntu/Components/1.3/TextInputPopover.qml:48 msgid "Copy" msgstr "コピー" #: Ubuntu/Components/1.2/TextInputPopover.qml:57 #: Ubuntu/Components/1.3/TextInputPopover.qml:57 msgid "Paste" msgstr "貼り付け" #: Ubuntu/Components/1.2/ToolbarItems.qml:143 #: Ubuntu/Components/1.3/ToolbarItems.qml:143 msgid "Back" msgstr "戻る" #: Ubuntu/Components/ListItems/1.2/Empty.qml:398 #: Ubuntu/Components/ListItems/1.3/Empty.qml:398 msgid "Delete" msgstr "削除" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51 msgid "No service/path specified" msgstr "サービスやパスが指定されていません" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69 #, qt-format msgid "Invalid bus type: %1." msgstr "" #. TRANSLATORS: Time based "this is happening/happened now" #: Ubuntu/Components/plugin/i18n.cpp:268 msgid "Now" msgstr "" #: Ubuntu/Components/plugin/i18n.cpp:275 #, qt-format msgid "%1 minute ago" msgid_plural "%1 minutes ago" msgstr[0] "" msgstr[1] "" #: Ubuntu/Components/plugin/i18n.cpp:277 #, qt-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:284 msgid "h:mm ap" msgstr "h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:287 msgid "HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:293 msgid "'Yesterday 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:296 msgid "'Yesterday 'HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:302 msgid "'Tomorrow 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:305 msgid "'Tomorrow 'HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:312 msgid "ddd' 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:315 msgid "ddd' 'HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:322 msgid "ddd d MMM' 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:325 msgid "ddd d MMM' 'HH:mm" msgstr "" #: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122 msgid "" "ListView has no ViewItems.dragUpdated() signal handler implemented. No " "dragging will be possible." msgstr "" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176 #, qt-format msgid "" "property \"%1\" of object %2 has type %3 and cannot be set to value \"%4\" " "of type %5" msgstr "オブジェクト %2 の プロパティ \"%1\" は %3 型のため、%5 型の値 \"%4\" を代入できません" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185 #, qt-format msgid "property \"%1\" does not exist or is not writable for object %2" msgstr "オブジェクト %2 のプロパティ\"%1\" は存在しないか書き込み可能ではありません" #: Ubuntu/Components/plugin/ucalarm.cpp:41 #: Ubuntu/Components/plugin/ucalarm.cpp:643 msgid "Alarm" msgstr "アラーム" #: Ubuntu/Components/plugin/ucalarm.cpp:635 #: Ubuntu/Components/plugin/ucalarm.cpp:667 msgid "Alarm has a pending operation." msgstr "" #: Ubuntu/Components/plugin/ucarguments.cpp:188 msgid "Usage: " msgstr "使い方: " #: Ubuntu/Components/plugin/ucarguments.cpp:209 msgid "Options:" msgstr "オプション:" #: Ubuntu/Components/plugin/ucarguments.cpp:498 #, qt-format msgid "%1 is expecting an additional argument: %2" msgstr "%1 は追加の引数を必要とします: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:503 #, qt-format msgid "%1 is expecting a value for argument: %2" msgstr "%1 は引数の値を必要とします: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:520 #, qt-format msgid "%1 is expecting additional arguments: %2" msgstr "%1 は追加の引数を必要とします: %2" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145 msgid "consider overriding swipeEvent() slot!" msgstr "" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165 msgid "consider overriding rebound() slot!" msgstr "" #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065 msgid "Ignoring AfterItem priority for InverseMouse filters." msgstr "" #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77 msgid "Changing connection parameters forbidden." msgstr "" #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160 #, qt-format msgid "" "Binding detected on property '%1' will be removed by the service updates." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:46 msgid "Warning: attachee must have an ID. State will not be saved." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:56 #, qt-format msgid "" "Warning: attachee's UUID is already registered, state won't be saved: %1" msgstr "警告:添付されたUUIDは既に登録されているため、状態は保存されませんでした: %1" #: Ubuntu/Components/plugin/ucstatesaver.cpp:107 #, qt-format msgid "" "All the parents must have an id.\n" "State saving disabled for %1, class %2" msgstr "" #: Ubuntu/Components/plugin/uctheme.cpp:208 #, qt-format msgid "Theme not found: \"%1\"" msgstr "テーマがありません: \"%1\"" #: Ubuntu/Components/plugin/uctheme.cpp:539 msgid "Not a Palette component." msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462 msgid "Dragging mode requires ListView" msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468 msgid "" "Dragging is only supported when using a QAbstractItemModel, ListModel or " "list." msgstr "" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78 msgid "Cancel" msgstr "キャンセル" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88 msgid "Confirm" msgstr "確認" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85 msgid "Close" msgstr "閉じる" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95 msgid "Done" msgstr "完了" #: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51 #: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50 msgid "In Progress" msgstr "処理中" #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Release to refresh..." msgstr "離して更新..." #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Pull to refresh..." msgstr "引いて更新..." language-pack-ja-base/data/ja/LC_MESSAGES/aspell.po0000644000000000000000000012675012704126300016661 0ustar # Japanese translation for aspell # Copyright (C) 2011 Kevin Atkinson # This file is distributed under the same license as the aspell package. # Takeshi Hamasaki , 2011. # msgid "" msgstr "" "Project-Id-Version: aspell 0.60.6\n" "Report-Msgid-Bugs-To: kevina@gnu.org\n" "POT-Creation-Date: 2011-07-07 13:15-0600\n" "PO-Revision-Date: 2011-12-05 17:16+0000\n" "Last-Translator: Takeshi Hamasaki \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:49+0000\n" "X-Generator: Launchpad (build 17995)\n" "X-Poedit-Country: JAPAN\n" "Language: ja\n" "X-Poedit-Language: Japanese\n" "X-Poedit-Basepath: /factory/ja-po/aspell/aspell-0.60.6\n" #: common/info.cpp:232 msgid "a number between 0 and 1" msgstr "0 と 1 の間の数" #: common/info.cpp:569 msgid "in the form \" \"" msgstr "\" \" の形式" #: common/config.cpp:74 msgid "string" msgstr "文字列" #: common/config.cpp:74 msgid "integer" msgstr "整数" #: common/config.cpp:74 msgid "boolean" msgstr "論理値" #: common/config.cpp:74 msgid "list" msgstr "リスト" #. TRANSLATORS: "true" and "false" are literal #. * values and should not be translated. #: common/config.cpp:978 msgid "either \"true\" or \"false\"" msgstr "\"true\" または \"false\"" #: common/config.cpp:997 msgid "a positive integer" msgstr "正の整数" #: common/config.cpp:1125 msgid "# default: " msgstr "# デフォルト: " #: common/config.cpp:1188 #, c-format msgid "" "\n" "#######################################################################\n" "#\n" "# Filter: %s\n" "# %s\n" "#\n" "# configured as follows:\n" "\n" msgstr "" "\n" "#######################################################################\n" "#\n" "# フィルタ: %s\n" "# %s\n" "#\n" "# 以下のように設定されています:\n" "\n" #: common/config.cpp:1286 msgid "ASPELL_CONF env var" msgstr "ASPELL_CONF 環境変数" #. TRANSLATORS: The remaing strings in config.cpp should be kept #. under 50 characters, begin with a lower case character and not #. include any trailing punctuation marks. #: common/config.cpp:1360 msgid "main configuration file" msgstr "メイン設定ファイル" #: common/config.cpp:1362 msgid "location of main configuration file" msgstr "メイン設定ファイルの場所" #: common/config.cpp:1365 msgid "location of language data files" msgstr "言語データファイルの場所" #: common/config.cpp:1367 msgid "create dictionary aliases" msgstr "辞書の別名を作成" #: common/config.cpp:1369 msgid "location of the main word list" msgstr "メイン単語リストの場所" #: common/config.cpp:1371 msgid "encoding to expect data to be in" msgstr "予測されるデータのエンコーディング" #: common/config.cpp:1373 msgid "add or removes a filter" msgstr "フィルタを追加または削除" #: common/config.cpp:1375 msgid "path(s) aspell looks for filters" msgstr "aspell がフィルタを探すパス(複数可)" #: common/config.cpp:1379 msgid "filter mode" msgstr "フィルタモード" #: common/config.cpp:1381 msgid "extra dictionaries to use" msgstr "追加で使用する辞書" #: common/config.cpp:1383 msgid "location for personal files" msgstr "個人用ファイルの場所" #: common/config.cpp:1385 msgid "ignore words <= n chars" msgstr "n文字以下の単語を無視する" #. TRANSLATORS: It is OK if this is longer than 50 chars #: common/config.cpp:1388 msgid "ignore accents when checking words -- CURRENTLY IGNORED" msgstr "単語をチェックする時にアクセントを無視する -- 現在は無効です" #: common/config.cpp:1390 msgid "ignore case when checking words" msgstr "大文字・小文字を区別しない" #: common/config.cpp:1392 msgid "ignore commands to store replacement pairs" msgstr "置換ペアを格納するコマンドを無視する" #: common/config.cpp:1394 common/config.cpp:1461 msgid "extra information for the word list" msgstr "単語リストの追加情報" #: common/config.cpp:1396 msgid "keyboard definition to use for typo analysis" msgstr "入力間違い(typo)の解析に使用するキーボード定義" #: common/config.cpp:1398 msgid "language code" msgstr "言語のコード" #: common/config.cpp:1400 msgid "deprecated, use lang instead" msgstr "非推奨、代わりに lang を使用してください" #: common/config.cpp:1402 msgid "location of local language data files" msgstr "現地語データファイルを格納してある場所" #: common/config.cpp:1404 msgid "base name of the main dictionary to use" msgstr "使用する主辞書のベース名" #: common/config.cpp:1408 msgid "set module name" msgstr "モジュール名を設定" #: common/config.cpp:1410 msgid "search order for modules" msgstr "モジュールの検索順" #: common/config.cpp:1412 msgid "enable Unicode normalization" msgstr "Unicode正規化を有効にする" #: common/config.cpp:1414 msgid "Unicode normalization required for current lang" msgstr "現在の言語にはユニコード正規化が必要です" #. TRANSLATORS: the values after the ':' are literal #. values and should not be translated. #: common/config.cpp:1418 msgid "Unicode normalization form: none, nfd, nfc, comp" msgstr "ユニコード正規化フォーム: none, nfd, nfc, comp" #: common/config.cpp:1420 msgid "avoid lossy conversions when normalization" msgstr "正規化する時に非可逆変換を避ける" #: common/config.cpp:1422 msgid "personal configuration file" msgstr "個人用設定ファイル" #: common/config.cpp:1425 msgid "personal dictionary file name" msgstr "個人用辞書ファイル名" #: common/config.cpp:1428 msgid "prefix directory" msgstr "ディレクトリの接頭辞" #: common/config.cpp:1430 msgid "replacements list file name" msgstr "置換リストの入ったファイル名" #: common/config.cpp:1433 msgid "consider run-together words legal" msgstr "単語がくっついていても誤りとしない" #: common/config.cpp:1435 msgid "maximum number that can be strung together" msgstr "くっついていてもいい単語の個数(最大)" #: common/config.cpp:1437 msgid "minimal length of interior words" msgstr "含まれる単語の最小文字数" #: common/config.cpp:1439 msgid "save replacement pairs on save all" msgstr "すべて保存 で置換ペアを保存する" #: common/config.cpp:1441 msgid "set the prefix based on executable location" msgstr "実行ファイルの位置を基準にしてプレフィックスを設定する" #: common/config.cpp:1443 msgid "size of the word list" msgstr "単語リストの大きさ" #: common/config.cpp:1445 msgid "no longer used" msgstr "もう使われていない" #: common/config.cpp:1447 msgid "suggestion mode" msgstr "提案モード" #. TRANSLATORS: "sug-mode" is a literal value and should not be #. translated. #: common/config.cpp:1451 msgid "edit distance to use, override sug-mode default" msgstr "使用する距離を編集し、sug-mode のデフォルトを置き換える" #: common/config.cpp:1453 msgid "use typo analysis, override sug-mode default" msgstr "ミスタイプ解析を使用し、sug-mode のデフォルトを置き換える" #: common/config.cpp:1455 msgid "use replacement tables, override sug-mode default" msgstr "置換テーブルを使用し、sug-mode のデフォルトを置き換える" #: common/config.cpp:1457 msgid "characters to insert when a word is split" msgstr "単語を分割するときに挿入する文字" #: common/config.cpp:1459 msgid "use personal, replacement & session dictionaries" msgstr "個人、置換、セッションの各辞書を使用する" #: common/config.cpp:1463 msgid "search path for word list information files" msgstr "単語リスト情報ファイルを検索するパス" #: common/config.cpp:1465 msgid "enable warnings" msgstr "警告を有効にする" #. TRANSLATORS: It is OK if this is longer than 50 chars #: common/config.cpp:1475 msgid "indicator for affix flags in word lists -- CURRENTLY IGNORED" msgstr "単語リスト中で affix フラグを示す文字 -- 現在は無視されます" #: common/config.cpp:1477 msgid "use affix compression when creating dictionaries" msgstr "辞書を作成する時に接辞圧縮を使用する" #: common/config.cpp:1479 msgid "remove invalid affix flags" msgstr "無効な接辞フラグを除去します" #: common/config.cpp:1481 msgid "attempts to clean words so that they are valid" msgstr "単語を「掃除」して有効なものにすることを試みる" #: common/config.cpp:1483 msgid "compute soundslike on demand rather than storing" msgstr "必要に応じて soundslike を計算することにし、あらかじめ格納はしない" #: common/config.cpp:1485 msgid "partially expand affixes for better suggestions" msgstr "よりよい提案を試みるために部分的に接辞を拡張する" #: common/config.cpp:1487 msgid "skip invalid words" msgstr "無効な単語をスキップする" #: common/config.cpp:1489 msgid "check if affix flags are valid" msgstr "接辞フラグが有効かチェックする" #: common/config.cpp:1491 msgid "check if words are valid" msgstr "単語が有効かチェックする" #: common/config.cpp:1498 msgid "create a backup file by appending \".bak\"" msgstr "\".bak\" を追加してバックアップファイルを作成する" #: common/config.cpp:1500 msgid "use byte offsets instead of character offsets" msgstr "文字オフセットの代わりにバイトオフセットを使用する" #: common/config.cpp:1502 msgid "create missing root/affix combinations" msgstr "欠けている語幹/接辞の組み合わせを作成する" #: common/config.cpp:1504 msgid "keymapping for check mode: \"aspell\" or \"ispell\"" msgstr "チェックモードのためのキー割り当て: \"aspell\" or \"ispell\"" #: common/config.cpp:1506 msgid "reverse the order of the suggest list" msgstr "提案リストを逆順に並べ替える" #: common/config.cpp:1508 msgid "suggest possible replacements" msgstr "置換を提案する" #: common/config.cpp:1510 msgid "time load time and suggest time in pipe mode" msgstr "パイプモードで負荷時間と提案時間を計測する" #: common/convert.cpp:303 common/convert.cpp:497 #, c-format msgid "" "This could also mean that the file \"%s\" could not be opened for reading or " "does not exist." msgstr "ファイル \"%s\" は読み込みのために開けない、または存在しないのかもしれません。" #: common/convert.cpp:582 common/convert.cpp:689 common/convert.cpp:735 #, c-format msgid "The Unicode code point U+%04X is unsupported." msgstr "ユニコードのコードポイント U+%04X はサポートされていません." #: common/convert.cpp:859 #, c-format msgid "Invalid UTF-8 sequence at position %ld." msgstr "位置 %ld で不正なUTF-8シーケンスがありました。" #: common/errors.cpp:27 msgid "Operation Not Supported: %what:1" msgstr "サポートされていない操作: %what:1" #: common/errors.cpp:43 msgid "The method \"%what:1\" is unimplemented in \"%where:2\"." msgstr "メソッド \"%what:1\" は \"where:2\" の中で実装されていません." #: common/errors.cpp:51 #, c-format msgid "%file:1:" msgstr "%file:1:" #: common/errors.cpp:59 #, c-format msgid "The file \"%file:1\" can not be opened" msgstr "ファイル \"%file:1\" を開けませんでした" #: common/errors.cpp:67 #, c-format msgid "The file \"%file:1\" can not be opened for reading." msgstr "ファイル \"%file:1\" を読み込みのために開くことができません。" #: common/errors.cpp:75 #, c-format msgid "The file \"%file:1\" can not be opened for writing." msgstr "ファイル \"%file:1\" を書き込みのために開くことができません。" #: common/errors.cpp:83 #, c-format msgid "The file name \"%file:1\" is invalid." msgstr "ファイル名 \"%file:1\" が無効です。" #: common/errors.cpp:91 #, c-format msgid "The file \"%file:1\" is not in the proper format." msgstr "ファイル \"%file:1\" は適切な形式ではありません。" #: common/errors.cpp:107 #, c-format msgid "The directory \"%dir:1\" can not be opened for reading." msgstr "ディレクトリ \"%dir:1\" を読み込みのために開くことができません." #: common/errors.cpp:123 msgid "The key \"%key:1\" is unknown." msgstr "キー \"%key:1\" は未知です。" #: common/errors.cpp:131 msgid "The value for option \"%key:1\" can not be changed." msgstr "オプション \"%key:1\" の値は変更できません." #: common/errors.cpp:139 msgid "The key \"%key:1\" is not %accepted:2 and is thus invalid." msgstr "キー \"%key:1\" は %accepted:2 ではないので無効です。" #: common/errors.cpp:147 msgid "" "The value \"%value:2\" is not %accepted:3 and is thus invalid for the key " "\"%key:1\"." msgstr "値 \"%value:2\" は %accepted:3 ではないのでキー \"%key:1\" に対しては無効です。" #: common/errors.cpp:163 msgid "The key \"%key:1\" is not a string." msgstr "キー \"%key:1\" は文字列ではありません。" #: common/errors.cpp:171 msgid "The key \"%key:1\" is not an integer." msgstr "キー \"%key:1\" は整数ではありません。" #: common/errors.cpp:179 msgid "The key \"%key:1\" is not a boolean." msgstr "キー \"%key:1\" は論理値ではありません。" #: common/errors.cpp:187 msgid "The key \"%key:1\" is not a list." msgstr "キー \"%key:1\" はリストではありません。" #: common/errors.cpp:195 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"reset-" "\"." msgstr "キー \"%key:1\" は \"reset-\" が前に付いている時にはパラメータを取りません。" #: common/errors.cpp:203 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by an \"enable-" "\"." msgstr "キー \"%key:1\" は \"enable-\" が前に付いている時にはパラメータを取りません。" #: common/errors.cpp:211 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"dont-\" " "or \"disable-\"." msgstr "キー \"%key:1\" は \"boot-\" または \"disable-\"が前に付いている時にはパラメータを取りません。" #: common/errors.cpp:219 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"clear-" "\"." msgstr "キー \"%key:1\" は \"clear-\" が前に付いている時にはパラメータを取りません。" #: common/errors.cpp:235 #, c-format msgid "The language \"%lang:1\" is not known." msgstr "言語 \"%lang:1\" は未知です。" #: common/errors.cpp:243 #, c-format msgid "The soundslike \"%sl:2\" is not known." msgstr "疑似音声 \"%sl:2\" は未知です。" #: common/errors.cpp:251 #, c-format msgid "The language \"%lang:1\" is not supported." msgstr "言語 \"%lang:1\" をサポートしていません。" #: common/errors.cpp:259 #, c-format msgid "No word lists can be found for the language \"%lang:1\"." msgstr "言語 \"%lang:1\" の単語リストが見つかりません." #: common/errors.cpp:267 #, c-format msgid "Expected language \"%lang:1\" but got \"%prev:2\"." msgstr "言語 \"%lang:1\" を予期していましたが、 \"%prev:2\" でした." #: common/errors.cpp:283 #, c-format msgid "Affix '%aff:1' is corrupt." msgstr "接辞 '%aff:1' が壊れています。" #: common/errors.cpp:291 #, c-format msgid "The condition \"%cond:1\" is invalid." msgstr "条件 \"%cond:1\" が無効です。" #: common/errors.cpp:299 #, c-format msgid "" "The condition \"%cond:1\" does not guarantee that \"%strip:2\" can always be " "stripped." msgstr "条件 \"%cond:1\" では常に \"%strip:2\" の語幹の抜き出しができるとは限りません。" #: common/errors.cpp:307 #, c-format msgid "" "The file \"%file:1\" is not in the proper format. Expected the file to be in " "\"%exp:2\" not \"%got:3\"." msgstr "" "ファイル \"%file:1\" は適切な形式ではありません。ファイルは \"%exp:2\" であるはずです(\"%got:3\" ではなく)。" #: common/errors.cpp:323 #, c-format msgid "The encoding \"%encod:1\" is not known." msgstr "エンコーディング \"%encod:1\" は未知です。" #: common/errors.cpp:331 #, c-format msgid "The encoding \"%encod:1\" is not supported." msgstr "エンコーディング \"%encod:1\" はサポートしていません。" #: common/errors.cpp:339 #, c-format msgid "The conversion from \"%encod:1\" to \"%encod2:2\" is not supported." msgstr "\"%encod:1\" から \"%encod2:2\" への変換はサポートしていません。" #: common/errors.cpp:379 #, c-format msgid "The string \"%str:1\" is invalid." msgstr "文字列 \"%str:1\" は無効です。" #: common/errors.cpp:387 msgid "The word \"%word:1\" is invalid." msgstr "単語 \"%word:1\" は無効です。" #: common/errors.cpp:395 msgid "The affix flag '%aff:1' is invalid for word \"%word:2\"." msgstr "接辞フラグ '%aff:1' は単語 \"%word:2\" に対しては無効です." #: common/errors.cpp:403 msgid "The affix flag '%aff:1' can not be applied to word \"%word:2\"." msgstr "接辞フラグ '%aff:1' は単語 \"%word:2\" に適用できません." #: common/errors.cpp:451 msgid "not a version number" msgstr "バージョン番号ではない" #: common/errors.cpp:467 msgid "dlopen returned \"%return:1\"." msgstr "dlopen が \"%return:1\" を返した。" #: common/errors.cpp:475 #, c-format msgid "The file \"%filter:1\" does not contain any filters." msgstr "ファイル \"%filter:1\" はフィルタを含んでいません。" #: common/errors.cpp:483 #, c-format msgid "The filter \"%filter:1\" does not exist." msgstr "フィルタ \"%filter:1\" は存在しません。" #: common/errors.cpp:491 common/errors.cpp:587 msgid "Confused by version control." msgstr "バージョン管理によって混乱しています。" #: common/errors.cpp:499 msgid "Aspell version does not match filter's requirement." msgstr "Aspell のバージョンがフィルタの要求と合っていません。" #: common/errors.cpp:507 msgid "Filter option already exists." msgstr "フィルタオプションは既に存在します。" #: common/errors.cpp:515 msgid "Use option modifiers only within named option." msgstr "オプション修飾子は決められたオプションのみで使用してください。" #: common/errors.cpp:523 msgid "Option modifier unknown." msgstr "未知のオプション修飾語です。" #: common/errors.cpp:531 msgid "Error setting filter description." msgstr "フィルタ記述の設定でエラーが発生しました。" #: common/errors.cpp:547 msgid "Empty option specifier." msgstr "空のオプション指定子です。" #: common/errors.cpp:555 #, c-format msgid "Option \"%option:1\" possibly specified prior to filter." msgstr "オプション \"%option:1\" はフィルタの前に指定されたのかもしれません。" #: common/errors.cpp:563 msgid "Unknown mode description key \"%key:1\"." msgstr "未知のモード記述キーです。\"%key:1\"" #: common/errors.cpp:571 #, c-format msgid "Expecting \"%modekey:1\" key." msgstr "\"%modekey:1\" キーを予期していました。" #: common/errors.cpp:579 msgid "Version specifier missing key: \"aspell\"." msgstr "バージョン指定にキー \"aspell\" が欠けています。" #: common/errors.cpp:595 msgid "Aspell version does not match mode's requirement." msgstr "Aspell のバージョンがモードの要求と合っていません。" #: common/errors.cpp:603 msgid "Missing magic mode expression." msgstr "マジック(識別鍵)モード式が欠けています" #: common/errors.cpp:611 #, c-format msgid "Empty extension at char %char:1." msgstr "文字 %char:1 の場所に空の拡張子。" #: common/errors.cpp:619 #, c-format msgid "\"%mode:1\" error" msgstr "\"%mode:1\" エラー" #: common/errors.cpp:627 #, c-format msgid "Unknown mode: \"%mode:1\"." msgstr "未知のモード: \"%mode:1\"." #: common/errors.cpp:635 #, c-format msgid "\"%mode:1\" error while extend Aspell modes. (out of memory?)" msgstr "\"%mode:1\" Aspell のモードを拡張する時にエラーが発生しました。(メモリ不足?)" #: common/errors.cpp:651 #, c-format msgid "\"%mode:1\": no start for magic search given for magic \"%magic:2\"." msgstr "\"%mode:1\": マジック(識別鍵) \"%magic:2\" を検索するための開始点が与えられていません。" #: common/errors.cpp:659 #, c-format msgid "\"%mode:1\": no range for magic search given for magic \"%magic:2\"." msgstr "\"%mode:1\": マジック(識別鍵) \"%magic:2\" を検索するための範囲が与えられていません。" #: common/errors.cpp:667 #, c-format msgid "\"%mode:1\": no magic expression available for magic \"%magic:2\"." msgstr "\"%mode:1\": マジック(識別鍵) \"%magic:2\" の式がありません。" #: common/errors.cpp:675 msgid "" "\"%mode:1\": Magic \"%magic:2\": bad regular expression after location " "specifier; regexp reports: \"%regerr:3\"." msgstr "" "\"%mode:1\": マジック(識別鍵) \"%magic:2\": 間違った正規表現 場所指定子の後に; 正規表現報告: " "\"%regerr:3\"。" #: common/errors.cpp:691 #, c-format msgid "\"%expression:1\" is not a valid regular expression." msgstr "\"%expression:1\" は有効な正規表現ではありません。" #: common/posib_err.cpp:100 msgid "Unhandled Error: " msgstr "処理できないエラー: " #: prog/aspell.cpp:97 #, c-format msgid "Error: %s\n" msgstr "エラー: %s\n" #: prog/aspell.cpp:102 msgid "Error: " msgstr "エラー: " #: prog/aspell.cpp:203 msgid "enter Email mode." msgstr "Eメールモードに入ります。" #: prog/aspell.cpp:204 msgid "enter HTML mode." msgstr "HTMLモードに入ります。" #: prog/aspell.cpp:205 msgid "enter TeX mode." msgstr "TeXモードに入ります。" #: prog/aspell.cpp:206 msgid "enter Nroff mode." msgstr "Nroffモードに入ります。" #: prog/aspell.cpp:312 #, c-format msgid "Invalid Option: %s" msgstr "間違ったオプション: %s" #: prog/aspell.cpp:319 msgid " does not take any parameters." msgstr " 引数をとりません。" #: prog/aspell.cpp:332 prog/aspell.cpp:392 #, c-format msgid "You must specify a parameter for \"%s\"." msgstr "\"%s\" にパラメータを1つ指定する必要があります。" #: prog/aspell.cpp:381 msgid "You must specify an action" msgstr "処理を指定して下さい" #: prog/aspell.cpp:389 prog/aspell.cpp:452 prog/aspell.cpp:474 #, c-format msgid "Unknown Action: %s" msgstr "未知の処理: %s" #: prog/aspell.cpp:395 #, c-format msgid "Error: You must specify at least %d parameters for \"%s\".\n" msgstr "エラー: 少なくとも %d 個の引数を \"%s\" に対して指定してください。\n" #: prog/aspell.cpp:637 msgid "Invalid Input" msgstr "間違った入力" #: prog/aspell.cpp:710 #, c-format msgid "WARNING: Unable to enter Nroff mode: %s\n" msgstr "警告: Nroff モードに入ることができません: %s\n" #: prog/aspell.cpp:731 msgid "Time to load word list: " msgstr "単語リスト読み込みにかかった時間: " #: prog/aspell.cpp:929 #, c-format msgid "Suggestion Time: %f\n" msgstr "提案時間: %f\n" #: prog/aspell.cpp:972 msgid "You must specify a file name." msgstr "ファイル名を1つ指定してください。" #: prog/aspell.cpp:975 msgid "Only one file name may be specified." msgstr "ファイル名は1つだけ指定できます。" #: prog/aspell.cpp:985 #, c-format msgid "Could not open the file \"%s\" for reading" msgstr "読み込み用にファイル \"%s\" を開くことができません" #: prog/aspell.cpp:998 #, c-format msgid "Invalid keymapping: %s" msgstr "無効なキーマップです: %s" #: prog/aspell.cpp:1020 #, c-format msgid "Could not open the file \"%s\" for writing. File not saved." msgstr "\"%s\" を書き込みモードで開けませんでした。ファイルは保存されていません。" #: prog/aspell.cpp:1033 msgid "Ignore" msgstr "無視" #: prog/aspell.cpp:1034 msgid "Ignore all" msgstr "すべて無視" #: prog/aspell.cpp:1035 msgid "Replace" msgstr "置換" #: prog/aspell.cpp:1036 msgid "Replace all" msgstr "すべて置換" #: prog/aspell.cpp:1037 msgid "Add" msgstr "追加" #: prog/aspell.cpp:1038 msgid "Add Lower" msgstr "小文字にして追加" #: prog/aspell.cpp:1039 msgid "Abort" msgstr "中断" #: prog/aspell.cpp:1040 msgid "Exit" msgstr "終了" #: prog/aspell.cpp:1116 msgid "Are you sure you want to abort (y/n)? " msgstr "本当に中断してよろしいですか (y/n)? " #. TRANSLATORS: The user may input any of these characters to say "yes". #. MUST ONLY CONSIST OF ASCII CHARACTERS. #: prog/aspell.cpp:1120 msgid "Yy" msgstr "Yy" #: prog/aspell.cpp:1148 msgid "With: " msgstr "置換文字列: " #: prog/aspell.cpp:1165 msgid "Sorry that is an invalid choice!" msgstr "残念、無効な選択です!" #: prog/aspell.cpp:1386 msgid "Sorry \"filter\" is currently unimplemented.\n" msgstr "残念、\"filter\" は現在実装されていません。\n" #: prog/aspell.cpp:1520 msgid "Can't merge a master word list yet. Sorry." msgstr "マスター単語リストをマージできません。すみません。" #: prog/aspell.cpp:1544 msgid "Sorry \"create/merge personal\" is currently unimplemented.\n" msgstr "残念、\"create/merge personal\" は現在実装されていません。\n" #: prog/aspell.cpp:1553 prog/aspell.cpp:1609 #, c-format msgid "Sorry I won't overwrite \"%s\"" msgstr "すみません、 \"%s\" を上書きしません" #: prog/aspell.cpp:1600 msgid "Sorry \"create/merge repl\" is currently unimplemented.\n" msgstr "残念、\"create/merge repl\" は現在実装されていません。\n" #: prog/aspell.cpp:1872 #, c-format msgid "\"%s\" is not a valid flag for the \"munch-list\" command." msgstr "\"%s\" は \"munch-list\" コマンドに対する有効なフラグではありません。" #. TRANSLATORS: These should all be formated to fit in 80 column or #. less #: prog/aspell.cpp:2799 msgid "Usage: aspell [options] " msgstr "使い方: aspell [オプション] <コマンド>" #: prog/aspell.cpp:2800 msgid " is one of:" msgstr "<コマンド> は次のうちの1つです:" #: prog/aspell.cpp:2801 msgid " -?|usage display a brief usage message" msgstr " -?|usage 短い使用方法の表示" #: prog/aspell.cpp:2802 msgid " help display a detailed help message" msgstr " help 詳しい使用方法の表示" #: prog/aspell.cpp:2803 msgid " -c|check to check a file" msgstr " -c|check <ファイル> ファイルをチェック" #: prog/aspell.cpp:2804 msgid " -a|pipe \"ispell -a\" compatibility mode" msgstr " -a|pipe \"ispell -a\" 互換モード" #: prog/aspell.cpp:2805 msgid " [dump] config dumps the current configuration to stdout" msgstr " [dump] config 現在のすべての設定を標準出力に表示する" #: prog/aspell.cpp:2806 msgid " config prints the current value of an option" msgstr " config 指定したオプションの現在の値を表示する" #: prog/aspell.cpp:2807 msgid " [dump] dicts | filters | modes" msgstr " [dump] dicts | filters | modes" #: prog/aspell.cpp:2808 msgid " lists available dictionaries / filters / filter modes" msgstr " 利用可能な辞書/フィルタ/フィルタモード の一覧を表示する" #: prog/aspell.cpp:2809 msgid "[options] is any of the following:" msgstr "[オプション] には以下のものがあります:" #: prog/aspell.cpp:2822 msgid "" " list produce a list of misspelled words from standard input" msgstr " list 標準入力からスペルの間違った単語のリストを作成する" #: prog/aspell.cpp:2825 msgid "" " soundslike returns the sounds like equivalent for each word entered" msgstr " soundslike 入力したそれぞれの単語に対する疑似音声を返す" #: prog/aspell.cpp:2826 msgid " munch generate possible root words and affixes" msgstr " munch 語幹と接辞の候補を生成する" #: prog/aspell.cpp:2827 msgid " expand [1-4] expands affix flags" msgstr " expand [1-4] 接辞フラグを拡張する" #: prog/aspell.cpp:2828 msgid "" " clean [strict] cleans a word list so that every line is a valid word" msgstr " clean [strict] 単語リストを掃除し、すべての行の単語を有効にする" #: prog/aspell.cpp:2830 msgid " -v|version prints a version line" msgstr " -v|version バージョンを表示" #: prog/aspell.cpp:2831 msgid " munch-list [simple] [single|multi] [keep]" msgstr " munch-list [simple] [single|multi] [keep]" #: prog/aspell.cpp:2832 msgid " reduce the size of a word list via affix compression" msgstr " 接辞を圧縮して単語リストのサイズを減らす" #: prog/aspell.cpp:2833 msgid " conv []" msgstr " conv []" #: prog/aspell.cpp:2834 msgid " converts from one encoding to another" msgstr " エンコーディングを他のものに変換する" #: prog/aspell.cpp:2835 msgid " norm ( | ) []" msgstr " norm ( | ) []" #: prog/aspell.cpp:2836 msgid " perform Unicode normalization" msgstr " Unicode 正規化を行う" #: prog/aspell.cpp:2839 msgid " dump|create|merge master|personal|repl []" msgstr " dump|create|merge master|personal|repl [<名前>]" #: prog/aspell.cpp:2840 msgid "" " dumps, creates or merges a master, personal, or replacement dictionary." msgstr " マスター/個人用/置換用の辞書を、表示/生成/マージする。" #. TRANSLATORS: "none", "internal" and "strict" are literal values #. and should not be translated. #: prog/aspell.cpp:2844 msgid "" " normalization form to use, either none, internal, or " "strict" msgstr " 正規化の形式 none, internal, strict のいずれか" #: prog/aspell.cpp:2854 #, c-format msgid "" "\n" "Aspell %s. Copyright 2000-2011 by Kevin Atkinson.\n" "\n" msgstr "" "\n" "Aspell %s. Copyright 2000-2011 by Kevin Atkinson.\n" "\n" #: prog/aspell.cpp:2888 msgid "" "Available Dictionaries:\n" " Dictionaries can be selected directly via the \"-d\" or \"master\"\n" " option. They can also be selected indirectly via the \"lang\",\n" " \"variety\", and \"size\" options.\n" msgstr "" "利用可能な辞書:\n" " 辞書を直接指定するには \"-d\" または \"master\" オプション\n" " を使用します。\"lang\", \"variety\", \"size\" オプションを使用して\n" " 間接的に指定することもできます。\n" #: prog/aspell.cpp:2909 msgid "" "Available Filters (and associated options):\n" " Filters can be added or removed via the \"filter\" option.\n" msgstr "" "利用可能なフィルタ (と関連するオプション)\n" " フィルタは \"filter\" オプションで追加/除去できます。\n" #: prog/aspell.cpp:2916 #, c-format msgid "" "\n" " %s filter: %s\n" msgstr "" "\n" " %s フィルタ: %s\n" #. TRANSLATORS: This should be formated to fit in 80 column or less #: prog/aspell.cpp:2933 msgid "" "Available Filter Modes:\n" " Filter Modes are reconfigured combinations of filters optimized for\n" " files of a specific type. A mode is selected via the \"mode\" option.\n" " This will happen implicitly if Aspell is able to identify the file\n" " type from the extension, and possibility the contents, of the file.\n" msgstr "" "利用可能なフィルタモード:\n" " フィルタモードはある種類のファイルに合わせて再設定されたフィルタの\n" " 組み合わせです。モードは \"mode\" オプションで指定します。Aspell が\n" " ファイルのタイプを拡張子、または内容から特定することが可能な場合には\n" " 指定しなくても使用されることがあります。\n" #: prog/check_funs.cpp:287 msgid "Error: Stdin not a terminal." msgstr "エラー: 標準入力が端末ではありません。" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:774 msgid "Enter" msgstr "Enter" #: prog/check_funs.cpp:776 msgid "Accept Changes" msgstr "変更を受け入れる" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:779 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:781 msgid "Control-H" msgstr "Control-H" #: prog/check_funs.cpp:782 msgid "Delete the previous character" msgstr "前の文字を削除" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:785 msgid "Left" msgstr "←" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:787 msgid "Control-B" msgstr "Control-B" #: prog/check_funs.cpp:788 msgid "Move Back one space" msgstr "1文字分戻る" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:791 msgid "Right" msgstr "→" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:793 msgid "Control-F" msgstr "Control-F" #: prog/check_funs.cpp:794 msgid "Move Forward one space" msgstr "1文字分進む" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:797 msgid "Home" msgstr "Home" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:799 msgid "Control-A" msgstr "Control-A" #: prog/check_funs.cpp:800 msgid "Move to the beginning of the line" msgstr "行頭に移動" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:803 msgid "End" msgstr "End" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:805 msgid "Control-E" msgstr "Control-E" #: prog/check_funs.cpp:806 msgid "Move to the end of the line" msgstr "行末に移動" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:809 msgid "Delete" msgstr "Delete" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:811 msgid "Control-D" msgstr "Control-D" #: prog/check_funs.cpp:812 msgid "Delete the next character" msgstr "次の文字を削除" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:816 msgid "Control-K" msgstr "Control-K" #: prog/check_funs.cpp:817 msgid "Kill all characters to the EOL" msgstr "行末までのすべての文字を削除" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:821 msgid "Control-C" msgstr "Control-C" #: prog/check_funs.cpp:822 msgid "Abort This Operation" msgstr "この操作を中断" #: modules/speller/default/language.cpp:103 msgid "This is probably because: " msgstr "この理由はおそらく: " #: modules/speller/default/language.cpp:110 msgid "The required field \"name\" is missing." msgstr "必要なフィールド \"name\" がありません。" #: modules/speller/default/language.cpp:488 msgid "Empty string." msgstr "空の文字列です。" #: modules/speller/default/language.cpp:492 #, c-format msgid "" "The character '%s' (U+%02X) may not appear at the beginning of a word." msgstr "文字 '%s' (U+%02X) は単語の先頭には現れません。" #: modules/speller/default/language.cpp:494 #: modules/speller/default/language.cpp:503 #, c-format msgid "" "The character '%s' (U+%02X) must be followed by an alphabetic character." msgstr "文字 '%s' (U+%02X) の後にはアルファベットが続かなければなりません。" #: modules/speller/default/language.cpp:496 msgid "Does not contain any alphabetic characters." msgstr "アルファベットを含んでいません。" #: modules/speller/default/language.cpp:501 #, c-format msgid "The character '%s' (U+%02X) may not appear in the middle of a word." msgstr "文字 '%s' (U+%02X) は単語の中間には現れません。" #: modules/speller/default/language.cpp:508 msgid "" "The character '\\r' (U+0D) may not appear at the end of a word. This " "probably means means that the file is using MS-DOS EOL instead of Unix EOL." msgstr "" "文字 '\\r' (U+0D) は単語の末尾には現れません。恐らく、ファイルが Unix ではなく MS-DOS の EOL を使用しているのでしょう。" #: modules/speller/default/language.cpp:511 #, c-format msgid "The character '%s' (U+%02X) may not appear at the end of a word." msgstr "文字 '%s' (U+%02X) は単語の末尾には現れません。" #: modules/speller/default/language.cpp:543 #, c-format msgid "Warning: Removing invalid affix '%s' from word %s.\n" msgstr "警告: 無効な接辞 '%s' を単語 %s から除去しています。\n" #: modules/speller/default/language.cpp:544 #, c-format msgid "Warning: Removing inapplicable affix '%s' from word %s.\n" msgstr "警告: 不適切な接辞 '%s' を単語 %s から除去しています。\n" #: modules/speller/default/language.cpp:675 #, c-format msgid "Warning: %s Skipping string.\n" msgstr "警告: %s 文字列をスキップします。\n" #: modules/speller/default/language.cpp:733 msgid "The total length is larger than 240 characters." msgstr "長さの合計が240文字を超えています。" #: modules/speller/default/language.cpp:737 #, c-format msgid "Warning: %s Skipping word.\n" msgstr "警告: %s 単語をスキップします。\n" #: modules/speller/default/affix.cpp:426 msgid "Possibly incorrect count." msgstr "多分、カウントが間違っています。" #: modules/speller/default/readonly_ws.cpp:362 msgid "Incompatible hash function." msgstr "" #: modules/speller/default/readonly_ws.cpp:440 msgid "Wrong endian order." msgstr "誤ったバイト順" #: modules/speller/default/readonly_ws.cpp:463 msgid "Wrong soundslike." msgstr "誤った疑似音声です。" #: modules/speller/default/readonly_ws.cpp:469 msgid "Wrong soundslike version." msgstr "疑似音声のバージョンが違います。" #: modules/speller/default/readonly_ws.cpp:934 msgid "Affix flags found in word but no affix file given." msgstr "接辞フラグが単語の中に見つかりましたが接辞ファイルがありません。" #: modules/speller/default/readonly_ws.cpp:972 msgid "" "The total word length, with soundslike data, is larger than 240 characters." msgstr "単語等の長さの合計が240文字を超えています。" #: modules/speller/default/multi_ws.cpp:58 msgid "There must be at least one \"add\" line." msgstr "一つ以上\"add\" 行がなくてはなりません。" #: modules/speller/default/suggest.cpp:1403 msgid "one of ultra, fast, normal, slow, or bad-spellers" msgstr "次のうちの1つ: ultra, fast, normal, slow, or bad-spellers" #: modules/speller/default/data.cpp:404 msgid "is not one of the allowed types" msgstr "は許された型ではありません" #: modules/speller/default/speller_impl.cpp:241 msgid "The personal word list is unavailable." msgstr "個人用単語リストが利用できません。" #: modules/speller/default/speller_impl.cpp:248 msgid "The session word list is unavailable." msgstr "セッション単語リストが利用できません。" #: modules/speller/default/speller_impl.cpp:255 msgid "The main word list is unavailable." msgstr "メイン単語リストが利用できません。" #: modules/filter/tex.cpp:255 modules/filter/tex.cpp:262 msgid "a string of 'o','O','p',or 'P'" msgstr "'o','O','p','P' のいずれかのつながり" #. TRANSLATORS: Like the strings in config.cpp, all strings in *-filter.opt #. should be under 50 characters, begin with a lower case character and #. not include any trailing punctuation marks. #: modules/filter/context-filter.info:7 msgid "experimental filter for hiding delimited contexts" msgstr "区切られた内容を隠すための実験的なフィルタ" #: modules/filter/context-filter.info:13 msgid "context delimiters (separated by spaces)" msgstr "区切り記号(複数ある場合はスペースで区切って指定)" #: modules/filter/context-filter.info:21 msgid "swaps visible and invisible text" msgstr "表示するテキストと表示しないテキストとを入れ換える" #: modules/filter/email-filter.info:7 msgid "filter for skipping quoted text in email messages" msgstr "Eメール本文中の引用されたテキストをスキップするためのモード" #: modules/filter/email-filter.info:13 msgid "email quote characters" msgstr "Eメールの引用を示す文字列" #: modules/filter/email-filter.info:21 msgid "num chars that can appear before the quote char" msgstr "引用を示す文字の前にあってもいい文字数" #: modules/filter/html-filter.info:9 msgid "filter for dealing with HTML documents" msgstr "HTML文書のためのフィルタ" #: modules/filter/html-filter.info:15 msgid "HTML attributes to always check" msgstr "常にチェックするHTMLの属性" #: modules/filter/html-filter.info:21 msgid "HTML tags to always skip the contents of" msgstr "常に中身のチェックをスキップするHTMLタグ" #: modules/filter/nroff-filter.info:7 msgid "filter for dealing with Nroff documents" msgstr "Nroff文書のためのフィルタ" #: modules/filter/sgml-filter.info:9 msgid "filter for dealing with generic SGML/XML documents" msgstr "一般のSGML/XML文書のためのフィルタ" #: modules/filter/sgml-filter.info:15 msgid "SGML attributes to always check" msgstr "常にチェックするSGMLの属性" #: modules/filter/sgml-filter.info:20 msgid "SGML tags to always skip the contents of" msgstr "常に中身のチェックをスキップするSGMLタグ" #: modules/filter/tex-filter.info:7 msgid "filter for dealing with TeX/LaTeX documents" msgstr "TeX/LaTeX文書のためのフィルタ" #: modules/filter/tex-filter.info:15 msgid "check TeX comments" msgstr "TeXのコメントを確認する" #: modules/filter/tex-filter.info:21 msgid "TeX commands" msgstr "TeXのコマンド" #: modules/filter/texinfo-filter.info:7 msgid "filter for dealing with Texinfo documents" msgstr "Texinfo文書のためのフィルタ" #: modules/filter/texinfo-filter.info:13 msgid "Texinfo commands to ignore the parameters of" msgstr "引数を無視するTexinfo のコマンド" #: modules/filter/texinfo-filter.info:41 msgid "Texinfo environments to ignore" msgstr "無視する Texinfo の環境" #: modules/filter/url-filter.info:7 msgid "filter to skip URL like constructs" msgstr "URLのような構造をスキップするためのフィルタ" #: modules/filter/modes/ccpp.amf:8 msgid "mode for checking C++ comments and string literals" msgstr "C++のコメントと文字列をチェックするためのモード" #: modules/filter/modes/comment.amf:5 msgid "mode to check any lines starting with a #" msgstr "# で始まる行をチェックするためのモード" #: modules/filter/modes/email.amf:5 msgid "mode for skipping quoted text in email messages" msgstr "Eメール本文中の引用されたテキストをスキップするためのモード" #: modules/filter/modes/html.amf:10 msgid "mode for checking HTML documents" msgstr "HTML文書をチェックするためのモード" #: modules/filter/modes/none.amf:5 msgid "mode to disable all filters" msgstr "すべてのフィルタを無効にするモード" #: modules/filter/modes/nroff.amf:7 msgid "mode for checking Nroff documents" msgstr "Nroff文書をチェックするためのモード" #: modules/filter/modes/perl.amf:8 msgid "mode for checking Perl comments and string literals" msgstr "Perlのコメントと文字列をチェックするためのモード" #: modules/filter/modes/sgml.amf:8 msgid "mode for checking generic SGML/XML documents" msgstr "一般のSGML/XML文書をチェックするためのモード" #: modules/filter/modes/tex.amf:7 msgid "mode for checking TeX/LaTeX documents" msgstr "Tex/LaTeX文書をチェックするためのモード" #: modules/filter/modes/texinfo.amf:7 msgid "mode for checking Texinfo documents" msgstr "Texinfo文書をチェックするためのモード" #: modules/filter/modes/url.amf:5 msgid "mode to skip URL like constructs (default mode)" msgstr "URLのような構造をスキップするためのモード(デフォルトのモード)" language-pack-ja-base/data/ja/LC_MESSAGES/fetchmail.po0000644000000000000000000032513112704126300017327 0ustar # Japanese messages for fetchmail. # Copyright (C) 2005-2013 Eric S. Raymond # Copyright (C) 2002 Free Software Foundation, Inc. # This file is distributed under the same license as the fetchmail package. # Takeshi Hamasaki , 2005-2013 # based on the work by Jumpei Baba , 2002 # msgid "" msgstr "" "Project-Id-Version: fetchmail 6.3.24.1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" "POT-Creation-Date: 2013-04-23 23:24+0200\n" "PO-Revision-Date: 2015-12-04 23:11+0000\n" "Last-Translator: Takeshi Hamasaki \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 05:09+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: checkalias.c:179 #, c-format msgid "Checking if %s is really the same node as %s\n" msgstr "%s と %s が本当に同じノードであるか確認して下さい。\n" #: checkalias.c:183 msgid "Yes, their IP addresses match\n" msgstr "はい、これらのIPアドレスが一致しました。\n" #: checkalias.c:187 msgid "No, their IP addresses don't match\n" msgstr "いいえ、これらのIPアドレスは一致しませんでした。\n" #: checkalias.c:212 #, c-format msgid "nameserver failure while looking for '%s' during poll of %s: %s\n" msgstr "ネームサーバが`%s'を検索出来ませんでした。(%s に接続する際に): %s\n" #: checkalias.c:237 #, c-format msgid "nameserver failure while looking for `%s' during poll of %s.\n" msgstr "ネームサーバが`%s'を検索出来ませんでした。(%s に接続する際に)\n" #: cram.c:95 msgid "could not decode BASE64 challenge\n" msgstr "BASE64 変換された challenge をデコードできませんでした。\n" #: cram.c:103 #, c-format msgid "decoded as %s\n" msgstr "%s とデコードされました。\n" #: driver.c:199 #, c-format msgid "kerberos error %s\n" msgstr "kerberos エラー : %s\n" #: driver.c:259 driver.c:265 #, c-format msgid "krb5_sendauth: %s [server says '%s']\n" msgstr "krb5_sendauth: %s [サーバの応答 '%s']\n" #: driver.c:345 msgid "Subject: Fetchmail oversized-messages warning" msgstr "Subject: Fetchmail サイズ超過メッセージ 警告" #: driver.c:349 #, c-format msgid "" "The following oversized messages were deleted on server %s account %s:" msgstr "以下に示す容量を超過したメッセージはメールサーバ %s アカウント %s で削除されました :" #: driver.c:353 #, c-format msgid "The following oversized messages remain on server %s account %s:" msgstr "以下に示す容量を超過したメッセージがメールサーバ %s アカウント %s に残っています :" #: driver.c:372 #, c-format msgid " %d message %d octets long deleted by fetchmail." msgid_plural " %d messages %d octets long deleted by fetchmail." msgstr[0] " fetchmail が %d 通のメッセージ(%d bytes の長さがあります)を削除しました。" #: driver.c:377 #, c-format msgid " %d message %d octets long skipped by fetchmail." msgid_plural " %d messages %d octets long skipped by fetchmail." msgstr[0] " fetchmail が %d 通のメッセージ(%d バイト の長さがあります)を読み飛ばしました。" #: driver.c:522 #, c-format msgid "skipping message %s@%s:%d" msgstr "%s@%s 宛に届いた %d 番目のメッセージを読み飛ばしています。" #: driver.c:576 #, c-format msgid "skipping message %s@%s:%d (%d octets)" msgstr "%s@%s 宛に届いた %d 番目のメッセージ (%d バイト) を読み飛ばしています。" #: driver.c:592 msgid " (length -1)" msgstr " (長さ -1)" #: driver.c:595 msgid " (oversized)" msgstr " (容量超過)" #: driver.c:613 #, c-format msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n" msgstr "%s@%s 宛に届いた %d 番目のメッセージ(%d バイト) のヘッダを読み出せませんでした。\n" #: driver.c:631 #, c-format msgid "reading message %s@%s:%d of %d" msgstr "%s@%s 宛に届いた %d 番目のメッセージ(全部で %d 通)を読み込んでいます" #: driver.c:636 #, c-format msgid " (%d octets)" msgstr " (%d バイト)" #: driver.c:637 #, c-format msgid " (%d header octets)" msgstr " (%d バイト (ヘッダ) )" #: driver.c:707 #, c-format msgid " (%d body octets)" msgstr " (本文 %d オクテット)" #: driver.c:769 #, c-format msgid "" "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" msgstr "%s@%s 宛に届いた %d 番目のメッセージの大きさが合いません (%d (実際) != %d (予想))\n" #: driver.c:801 msgid " retained\n" msgstr " メッセージはサーバにそのままにしてあります。\n" #: driver.c:811 msgid " flushed\n" msgstr " サーバからメッセージを削除しました。\n" #: driver.c:823 msgid " not flushed\n" msgstr " サーバからメッセージを削除しませんでした。\n" #: driver.c:841 #, c-format msgid "fetchlimit %d reached; %d message left on server %s account %s\n" msgid_plural "" "fetchlimit %d reached; %d messages left on server %s account %s\n" msgstr[0] "最大取り込み数である %d 通に達しました; メッセージが %d 通、サーバ %s にアカウント %s 宛で残されています。\n" #: driver.c:898 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" msgstr "%d 秒間サーバ %s の接続応答を待ちましたが制限時間を超過しました。\n" #: driver.c:902 #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "%d 秒間サーバ %s の応答を待ちましたが制限時間を超過しました。\n" #: driver.c:906 #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "%d 秒間 %s の応答を待ちましたが制限時間を超過しました。\n" #: driver.c:911 #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" msgstr "転送先のプログラムの応答を %d 秒間待ちましたが制限時間を超過しました。\n" #: driver.c:914 #, c-format msgid "timeout after %d seconds.\n" msgstr "%d 秒間待機しましたが制限時間を超過しました。\n" #: driver.c:926 msgid "Subject: fetchmail sees repeated timeouts" msgstr "Subject: fetchmail 実行中に制限時間の超過が繰り返し発生しました" #: driver.c:929 #, c-format msgid "" "Fetchmail saw more than %d timeouts while attempting to get mail from " "%s@%s.\n" msgstr "Fetchmail 実行中に %d 回以上、%s@%s 宛に届いたメール受信を試みましたが、その度に制限時間を超過しました。\n" #: driver.c:933 msgid "" "This could mean that your mailserver is stuck, or that your SMTP\n" "server is wedged, or that your mailbox file on the server has been\n" "corrupted by a server error. You can run `fetchmail -v -v' to\n" "diagnose the problem.\n" "\n" "Fetchmail won't poll this mailbox again until you restart it.\n" msgstr "" "このことは貴方のメールサーバ又は SMTP サーバが動作不全に陥っているか、\n" "サーバの不調によって貴方のメールボックスファイルが破壊されていることを\n" "意味します。この問題を診断するために `fetchmail -v -v' を実行して下さい。\n" "\n" "再起動しない限り fetchmail はこのメールボックスより\n" "メールを取り出しませんので注意して下さい。\n" #: driver.c:959 #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "サーバへの接続開始前に実行したコマンドがシグナル %d で終了しました\n" #: driver.c:962 #, c-format msgid "pre-connection command failed with status %d\n" msgstr "サーバへの接続開始前に実行したコマンドがステータス %d を返して終了しました。\n" #: driver.c:986 #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "%s にあるべき HESIOD pobox がありません。\n" #: driver.c:1007 msgid "Lead server has no name.\n" msgstr "Lead server の名前がありません。\n" #: driver.c:1034 #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "%s の 公式 DNS 名(%s)を検索できませんでした: %s\n" #: driver.c:1081 #, c-format msgid "%s connection to %s failed" msgstr "%s プロトコルを利用した %s への接続に失敗しました。" #: driver.c:1110 msgid "SSL connection failed.\n" msgstr "SSL による接続に失敗しました。\n" #: driver.c:1165 #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "アカウント %s@%s が Lock-busy 状態です。\n" #: driver.c:1169 #, c-format msgid "Server busy error on %s@%s\n" msgstr "%s@%s のサーバが busy 状態です。\n" #: driver.c:1174 #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "%s@%s%s の認証に失敗しました\n" #: driver.c:1177 msgid " (previously authorized)" msgstr " (以前は認証されました)" #: driver.c:1180 msgid "For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" msgstr "" "これについてのヘルプは http://www.fetchmail.info/fetchmail-FAQ.html#R15 を見てください\n" #: driver.c:1201 #, c-format msgid "Subject: fetchmail authentication failed on %s@%s" msgstr "Subject: Fetchmail 実行中 %s@%s の認証に失敗" #: driver.c:1205 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Fetchmail 実行中に %s@%s 宛に届いたメールを取り出せませんでした。\n" #: driver.c:1209 msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" "connection, this is probably another failure mode (such as busy server)\n" "that fetchmail cannot distinguish because the server didn't send a useful\n" "error message." msgstr "" "認証に失敗しました。\n" "かつてこのサーバより接続認証を受けることができたので、サーバが busy など、\n" "他の要因によるものであると思われますが、何故 login に失敗したのか\n" "サーバから有益な情報が送信されていないため、fetchmail では判断しかねます。" #: driver.c:1215 msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" "fetchmail daemon, you need to stop the daemon, change your configuration\n" "of fetchmail, and then restart the daemon.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" "\n" "もし fetchmail デーモンを起動後にアカウントの情報を変更したのでしたら、\n" "一度デーモンを停止して、fetchmail の設定を正しく変更し、\n" "再度デーモンを立ち上げて下さい。\n" "\n" "fetchmail デーモンは引続き接続を試みます。\n" "サービスが復旧しない限り何も通知が出されないことを了承願います。" #: driver.c:1225 msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" "other failure modes that fetchmail cannot distinguish from this\n" "because they don't send useful error messages on login failure.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" "認証に失敗しました。\n" "これは恐らく、貴方のパスワードが有効ではないためです。しかし、サーバによっては何故 login に失敗したのかサーバから有益な情報が送信されないため、\n" "fetchmail ではサーバに何か障害が発生している場合と 区別できないことがあります。\n" "\n" "fetchmail デーモンは引続き接続を試みます。\n" "サービスが復旧しない限り何も通知が出されないことを了承願います。" #: driver.c:1241 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "すぐに %s@%s 宛メッセージの再取得を試みます\n" #: driver.c:1246 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "%s@%s に対する不明なログイン又は認証のエラーです。\n" #: driver.c:1270 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "%s@%s に対する認証が行われました。\n" #: driver.c:1276 #, c-format msgid "Subject: fetchmail authentication OK on %s@%s" msgstr "Subject: fetchmail %s@%s 認証完了" #: driver.c:1280 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "%s@%s のログインが完了し fetchmail によるアクセスが可能となりました。\n" #: driver.c:1284 msgid "Service has been restored.\n" msgstr "サービスが復帰しました。\n" #: driver.c:1317 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "選択をして下さい。選択されない場合はフォルダ %s に再度アクセスします。\n" #: driver.c:1319 msgid "selecting or re-polling default folder\n" msgstr "選択をして下さい。選択されない場合はデフォルトのフォルダに再度アクセスします。\n" #: driver.c:1331 #, c-format msgid "%s at %s (folder %s)" msgstr "アカウント %s , サーバ %s (フォルダ %s)" #: driver.c:1334 rcfile_y.y:390 #, c-format msgid "%s at %s" msgstr "アカウント %s , サーバ %s" #: driver.c:1339 #, c-format msgid "Polling %s\n" msgstr "%s にアクセスしています。\n" #: driver.c:1343 #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "%d 通のメッセージ (そのうち %d 通は %s) が%s宛に届いています" #: driver.c:1346 msgid "seen" msgid_plural "seen" msgstr[0] "既に読み込んでいます" #: driver.c:1349 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "%d 通のメッセージが %s 宛に届いています" #: driver.c:1356 #, c-format msgid " (%d octets).\n" msgstr " (%d バイト)\n" #: driver.c:1362 #, c-format msgid "No mail for %s\n" msgstr "%s 宛にメッセージは届いておりません。\n" #: driver.c:1395 msgid "bogus message count!" msgstr "メッセージ数が偽造されています!" #: driver.c:1447 #, c-format msgid "Too many mails skipped (%d > %d) due to transient errors for %s\n" msgstr "多くのメールがスキップされました(%d > %d) %s による一時的なエラーのためです\n" #: driver.c:1548 msgid "socket" msgstr "socket" #: driver.c:1551 msgid "missing or bad RFC822 header" msgstr "RFC822 ヘッダの欠落か誤謬" #: driver.c:1554 msgid "MDA" msgstr "MDA" #: driver.c:1557 msgid "client/server synchronization" msgstr "クライアント/サーバ同期" #: driver.c:1560 msgid "client/server protocol" msgstr "クライアント/サーバプロトコル" #: driver.c:1563 msgid "lock busy on server" msgstr "サーバの lock busy" #: driver.c:1566 msgid "SMTP transaction" msgstr "SMTP 通信" #: driver.c:1569 msgid "DNS lookup" msgstr "DNS 参照" #: driver.c:1572 msgid "undefined" msgstr "不明なエラー" #: driver.c:1578 #, c-format msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "%sエラーが発生しました。%s@%sからメールを受信し SMTP サーバ %s へ送信しているところでした。\n" #: driver.c:1580 msgid "unknown" msgstr "(不明なホスト)" #: driver.c:1582 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "%sエラーが %s@%s よりメールを受信している最中に発生しました。\n" #: driver.c:1594 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "接続終了後に実行したコマンドがシグナル %d で終了しました\n" #: driver.c:1596 #, c-format msgid "post-connection command failed with status %d\n" msgstr "接続終了後に実行するコマンドがステータス %d を返しました。\n" #: driver.c:1615 msgid "Kerberos V4 support not linked.\n" msgstr "Kerberos V4 には対応しておりません。\n" #: driver.c:1623 msgid "Kerberos V5 support not linked.\n" msgstr "Kerberos V5 には対応しておりません。\n" #: driver.c:1634 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "オプション --flush と %s は同時に設定できません。\n" #: driver.c:1640 #, c-format msgid "Option --all is not supported with %s\n" msgstr "オプション --all と %s は同時に設定できません。\n" #: driver.c:1649 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "オプション --limit と %s は同時に設定できません。\n" #: env.c:61 #, c-format msgid "" "%s: The QMAILINJECT environment variable is set.\n" "This is dangerous as it can make qmail-inject or qmail's sendmail wrapper\n" "tamper with your From: or Message-ID: headers.\n" "Try \"env QMAILINJECT= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" "%s: 環境変数 QMAILINJECT が設定されています。\n" "この設定が行われていますと、qmail-inject や qmail の sendmail wrapper が\n" "ヘッダの From: や Message-ID 行を勝手に偽造するため大変危険です。\n" "\"env QMAILINJECT = %s (引数)\" を実行してみて下さい。\n" "%s: 終了します。\n" #: env.c:73 #, c-format msgid "" "%s: The NULLMAILER_FLAGS environment variable is set.\n" "This is dangerous as it can make nullmailer-inject or nullmailer's\n" "sendmail wrapper tamper with your From:, Message-ID: or Return-Path: " "headers.\n" "Try \"env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" "%s: NULLMAILER_FLAGS 環境変数が設定されています。\n" "nullmailer-inject や nullmailer の sendmail wrapper によって\n" "ヘッダの From: や Message-ID:、Return-Path: の改謬が行われる恐れがあり、危険です。\n" "\"env NULLMAILER_FLAGS= %s (あなたの利用しているエージェント)\" として下さい。\n" "%s: 終了します。\n" #: env.c:85 #, c-format msgid "%s: You don't exist. Go away.\n" msgstr "%s: 貴様のアカウントは存在しない。さっさと立ち去り二度と戻ってくるな。\n" #: env.c:149 #, c-format msgid "%s: can't determine your host!" msgstr "%s: ホストが決定できません。" #: env.c:172 #, c-format msgid "gethostbyname failed for %s\n" msgstr "ホスト %s を gethostbyname で検索できませんでした。\n" #: env.c:174 msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "hosts データベースでこのホスト自身を確認できません!\n" #: env.c:178 msgid "" "Trying to continue with unqualified hostname.\n" "DO NOT report broken Received: headers, HELO/EHLO lines or similar " "problems!\n" "DO repair your /etc/hosts, DNS, NIS or LDAP instead.\n" msgstr "" "ホスト名未確認のまま続行します。\n" "Received: ヘッダ, HELO/EHLO 行などに異常が出るかもしれません。これらについてバグ報告をしないでください。\n" "/etc/hosts, DNS, NIS または LDAP の問題を修正してください。\n" #: etrn.c:49 odmr.c:61 #, c-format msgid "%s's SMTP listener does not support ESMTP\n" msgstr "サーバ %s 上の SMTP 受信プログラムは ESMTP に対応していません。\n" #: etrn.c:55 #, c-format msgid "%s's SMTP listener does not support ETRN\n" msgstr "サーバ %s 上の SMTP 受信プログラムは ETRN に対応していません。\n" #: etrn.c:79 #, c-format msgid "Queuing for %s started\n" msgstr "%s 宛メッセージの一時保管・転送を開始します。\n" #: etrn.c:84 #, c-format msgid "No messages waiting for %s\n" msgstr "%s 宛にメッセージはありません。\n" #: etrn.c:90 #, c-format msgid "Pending messages for %s started\n" msgstr "%s 宛メッセージを後回しにします。\n" #: etrn.c:94 #, c-format msgid "Unable to queue messages for node %s\n" msgstr "ノード %s 宛のメッセージの一時保管が出来ません。\n" #: etrn.c:98 #, c-format msgid "Node %s not allowed: %s\n" msgstr "ノード %s は %s のため許可されていません。\n" #: etrn.c:102 msgid "ETRN syntax error\n" msgstr "ETRN の構文エラーです。\n" #: etrn.c:106 msgid "ETRN syntax error in parameters\n" msgstr "ETRN のパラメータが誤っています。\n" #: etrn.c:110 #, c-format msgid "Unknown ETRN error %d\n" msgstr "不明な ETRN のエラーです (%d)\n" #: etrn.c:154 msgid "Option --keep is not supported with ETRN\n" msgstr "オプション --keep は ETRN とは同時に利用できません。\n" #: etrn.c:158 msgid "Option --flush is not supported with ETRN\n" msgstr "オプション --flush は ETRN とは同時に利用できません。\n" #: etrn.c:162 msgid "Option --folder is not supported with ETRN\n" msgstr "オプション --folder は ETRN とは同時に利用できません。\n" #: etrn.c:166 msgid "Option --check is not supported with ETRN\n" msgstr "オプション --check は ETRN とは同時に利用できません。\n" #: fetchmail.c:137 msgid "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - 2013 Matthias Andree\n" msgstr "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - 2013 Matthias Andree\n" #: fetchmail.c:143 msgid "" "Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n" "are welcome to redistribute it under certain conditions. For details,\n" "please see the file COPYING in the source or documentation directory.\n" msgstr "" "Fetchmail はまったくの無保証です。これはフリーソフトウェアで、\n" "いくつかの条件を満たせば再配布は大歓迎です。\n" "詳しくは、COPYING ファイルを見てください。\n" #: fetchmail.c:181 msgid "WARNING: Running as root is discouraged.\n" msgstr "警告: root アカウントでの実行はお勧めできません。\n" #: fetchmail.c:193 msgid "fetchmail: invoked with" msgstr "fetchmail: 次の物を援用しています。" #: fetchmail.c:217 msgid "could not get current working directory\n" msgstr "カレントディレクトリを取得できません\n" #: fetchmail.c:288 #, c-format msgid "This is fetchmail release %s" msgstr "fetchmail リリース %s" #: fetchmail.c:313 msgid "The nodetach option is in effect, ignoring logfile option.\n" msgstr "nodetach オプションが有効ですので、logfile オプションを無視します。\n" #: fetchmail.c:320 msgid "Not running in daemon mode, ignoring logfile option.\n" msgstr "デーモンモードではありませんので、logfile オプションを無視します。\n" #: fetchmail.c:327 #, c-format msgid "Logfile \"%s\" does not exist, ignoring logfile option.\n" msgstr "ログファイル \"%s\" が存在しませんので logfile オプションを無視します。\n" #: fetchmail.c:333 #, c-format msgid "Logfile \"%s\" is not writable, aborting.\n" msgstr "ログファイル \"%s\" には書き込みできません、中止します。\n" #: fetchmail.c:351 #, c-format msgid "" "syslog and logfile options are both set, ignoring syslog, and logging to %s" msgstr "syslog と logfile オプションが両方とも設定されているので syslog を無視し、%s にログを書き込みます" #: fetchmail.c:439 #, c-format msgid "Taking options from command line%s%s\n" msgstr "コマンドライン%s%sよりオプションを設定します。\n" #: fetchmail.c:440 msgid " and " msgstr " 及び " #: fetchmail.c:445 #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "メールサーバの準備が整いません -- おそらく %s が存在しないためです\n" #: fetchmail.c:466 msgid "fetchmail: no mailservers have been specified.\n" msgstr "fetchmail: メールサーバが指定されておりません。\n" #: fetchmail.c:478 msgid "fetchmail: no other fetchmail is running\n" msgstr "fetchmail: 実行中の fetchmail は存在しません。\n" #: fetchmail.c:484 #, c-format msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" msgstr "fetchmail: エラーの発生により%s fetchmail (PID=%ld) を終了します。\n" #: fetchmail.c:485 fetchmail.c:494 msgid "background" msgstr "バックグラウンドの" #: fetchmail.c:485 fetchmail.c:494 msgid "foreground" msgstr "フォアグラウンドの" #: fetchmail.c:493 #, c-format msgid "fetchmail: %s fetchmail at %ld killed.\n" msgstr "fetchmail: %s fetchmail (PID=%ld) を終了しました。\n" #: fetchmail.c:516 msgid "" "fetchmail: can't check mail while another fetchmail to same host is " "running.\n" msgstr "fetchmail: 同じホストに対して別の fetchmail が交信しているためメールの確認が出来ません。\n" #: fetchmail.c:522 #, c-format msgid "" "fetchmail: can't poll specified hosts with another fetchmail running at " "%ld.\n" msgstr "fetchmail: 他の fetchmail (PID=%ld) が実行中のため指定されたホストと接続できません。\n" #: fetchmail.c:529 #, c-format msgid "fetchmail: another foreground fetchmail is running at %ld.\n" msgstr "fetchmail: 他の fetchmail (PID=%ld) がフォアグラウンド動作中です。\n" #: fetchmail.c:539 msgid "" "fetchmail: can't accept options while a background fetchmail is running.\n" msgstr "fetchmail: バックグラウンドで fetchmail が動作中のためオプションが受け付けられません。\n" #: fetchmail.c:545 #, c-format msgid "fetchmail: background fetchmail at %ld awakened.\n" msgstr "fetchmail: バックグラウンドの fetchmail (PID=%ld) が動作を再開しました。\n" #: fetchmail.c:557 #, c-format msgid "fetchmail: elder sibling at %ld died mysteriously.\n" msgstr "fetchmail: 同時に動作していた fetchmail (PID=%ld) が突然消滅しました。\n" #: fetchmail.c:572 #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "fetchmail: %s@%s にログインするためのパスワードがありません。\n" #: fetchmail.c:576 #, c-format msgid "Enter password for %s@%s: " msgstr "%s@%s にログインするためのパスワードを入力して下さい : " #: fetchmail.c:618 msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "fetchmail: バックグラウンドに移れません。終了します。\n" #: fetchmail.c:622 #, c-format msgid "starting fetchmail %s daemon\n" msgstr "fetchmail %s デーモンを動作開始します\n" #: fetchmail.c:638 fetchmail.c:640 #, c-format msgid "could not open %s to append logs to\n" msgstr "ログを追加するために %s を開くことが出来ませんでした\n" #: fetchmail.c:659 msgid "--check mode enabled, not fetching mail\n" msgstr "--check モードが有効なので、メールを取り込みません\n" #: fetchmail.c:681 #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "%s の編集された時間を調べることができません。(エラー %d)\n" #: fetchmail.c:686 #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "%s が編集されたため fetchmail を再起動します。\n" #: fetchmail.c:691 msgid "attempt to re-exec may fail as directory has not been restored\n" msgstr "ディレクトリが回復できないので、再実行は失敗するでしょう。\n" #: fetchmail.c:718 msgid "attempt to re-exec fetchmail failed\n" msgstr "fetchmail の再起動に失敗しました。\n" #: fetchmail.c:748 #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" msgstr "認証失敗か制限時間超過が頻発したため %s との交信を飛ばします。\n" #: fetchmail.c:760 #, c-format msgid "interval not reached, not querying %s\n" msgstr "時間間隔に達していないので %s の一時保管を行いません。\n" #: fetchmail.c:798 msgid "Query status=0 (SUCCESS)\n" msgstr "Query status=0 (SUCCESS)\n" #: fetchmail.c:800 msgid "Query status=1 (NOMAIL)\n" msgstr "Query status=1 (NOMAIL)\n" #: fetchmail.c:802 msgid "Query status=2 (SOCKET)\n" msgstr "Query status=2 (SOCKET)\n" #: fetchmail.c:804 msgid "Query status=3 (AUTHFAIL)\n" msgstr "Query status=3 (AUTHFAIL)\n" #: fetchmail.c:806 msgid "Query status=4 (PROTOCOL)\n" msgstr "Query status=4 (PROTOCOL)\n" #: fetchmail.c:808 msgid "Query status=5 (SYNTAX)\n" msgstr "Query status=5 (SYNTAX)\n" #: fetchmail.c:810 msgid "Query status=6 (IOERR)\n" msgstr "Query status=6 (IOERR)\n" #: fetchmail.c:812 msgid "Query status=7 (ERROR)\n" msgstr "Query status=7 (ERROR)\n" #: fetchmail.c:814 msgid "Query status=8 (EXCLUDE)\n" msgstr "Query status=8 (EXCLUDE)\n" #: fetchmail.c:816 msgid "Query status=9 (LOCKBUSY)\n" msgstr "Query status=9 (LOCKBUSY)\n" #: fetchmail.c:818 msgid "Query status=10 (SMTP)\n" msgstr "Query status=10 (SMTP)\n" #: fetchmail.c:820 msgid "Query status=11 (DNS)\n" msgstr "Query status=11 (DNS)\n" #: fetchmail.c:822 msgid "Query status=12 (BSMTP)\n" msgstr "Query status=12 (BSMTP)\n" #: fetchmail.c:824 msgid "Query status=13 (MAXFETCH)\n" msgstr "Query status=13 (MAXFETCH)\n" #: fetchmail.c:826 #, c-format msgid "Query status=%d\n" msgstr "Query status=%d\n" #: fetchmail.c:868 msgid "All connections are wedged. Exiting.\n" msgstr "全ての接続が動作不全に陥ってしまいました。終了します。\n" #: fetchmail.c:876 #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "%s から %d秒休眠状態になります。\n" #: fetchmail.c:900 #, c-format msgid "awakened by %s\n" msgstr "%s 信号を受信したため動作を再開しました。\n" #: fetchmail.c:903 #, c-format msgid "awakened by signal %d\n" msgstr "%d 番の信号を受信したため動作を再開しました。\n" #: fetchmail.c:911 #, c-format msgid "awakened at %s\n" msgstr "%s に動作を再開しました。\n" #: fetchmail.c:916 #, c-format msgid "normal termination, status %d\n" msgstr "通常の終了です。status %d\n" #: fetchmail.c:1075 msgid "couldn't time-check the run-control file\n" msgstr "動作制御ファイルの編集時間を確認することができませんでした。\n" #: fetchmail.c:1109 #, c-format msgid "Warning: multiple mentions of host %s in config file\n" msgstr "警告 : 設定ファイル中にホスト %s を複数回記述しています\n" #: fetchmail.c:1148 msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n" msgstr "fetchmail: エラー : 設定ファイル中に \"defaults\" を複数回記述しています\n" #: fetchmail.c:1270 msgid "SSL support is not compiled in.\n" msgstr "SSL 対応がコンパイルの時点で有効にされておりません。\n" #: fetchmail.c:1277 msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "KERBEROS v4 対応が設定されていますがコンパイルの時点で有効にされておりません。\n" #: fetchmail.c:1283 msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "KERBEROS v5 対応が設定されていますがコンパイルの時点で有効にされておりません。\n" #: fetchmail.c:1289 msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "GSSAPI 対応が設定されていますがコンパイルの時点で有効にされておりません。\n" #: fetchmail.c:1319 #, c-format msgid "" "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "fetchmail: 警告 : %s より multidrop fetch を確認するための DNS が有効でありません。\n" #: fetchmail.c:1330 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "警告: %s へのマルチドロップを行うにはエンベロープオプションが必要です!\n" #: fetchmail.c:1331 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "警告: すべてのメールが postmaster 宛にフォワードされてしまう可能性があります!\n" #: fetchmail.c:1348 #, c-format msgid "" "fetchmail: %s configuration invalid, specify positive port number for " "service or port\n" msgstr "fetchmail: サーバ %s の設定が無効です。サービス番号、ポート番号は負の数ではいけません。\n" #: fetchmail.c:1355 #, c-format msgid "" "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" msgstr "fetchmail: サーバ %s の設定が無効です。 RPOP では privileged port を利用する必要があります。\n" #: fetchmail.c:1373 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" msgstr "サーバ %s の設定が無効です。LMTP はデフォルトの SMTP ポートを利用できません。\n" #: fetchmail.c:1387 msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" msgstr "fetchall と keep オプションはデーモンモード、休止モードでは同時に指定できません。\n" #: fetchmail.c:1412 #, c-format msgid "terminated with signal %d\n" msgstr "シグナル %d で終了しました。\n" #: fetchmail.c:1485 #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" msgstr "%s は %s とプロトコル %s を用いて %s に交信しています。交信が開始されました。\n" #: fetchmail.c:1510 msgid "POP2 support is not configured.\n" msgstr "POP2 に対応した設定が行われておりません。\n" #: fetchmail.c:1522 msgid "POP3 support is not configured.\n" msgstr "POP3 に対応した設定が行われておりません。\n" #: fetchmail.c:1532 msgid "IMAP support is not configured.\n" msgstr "IMAP に対応した設定が行われておりません。\n" #: fetchmail.c:1538 msgid "ETRN support is not configured.\n" msgstr "ETRN に対応した設定が行われておりません。\n" #: fetchmail.c:1546 msgid "ODMR support is not configured.\n" msgstr "ODMR に対応した設定が行われておりません。\n" #: fetchmail.c:1553 msgid "unsupported protocol selected.\n" msgstr "対応していないプロトコルが選択されました。\n" #: fetchmail.c:1563 #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" msgstr "%s は %s とプロトコル %s を用いて %s に交信しています。交信が終了しました。\n" #: fetchmail.c:1580 #, c-format msgid "Poll interval is %d seconds\n" msgstr "交信間隔は %d 秒です。\n" #: fetchmail.c:1582 #, c-format msgid "Logfile is %s\n" msgstr "ログファイルは %s です。\n" #: fetchmail.c:1584 #, c-format msgid "Idfile is %s\n" msgstr "ID ファイルは %s です。\n" #: fetchmail.c:1587 msgid "Progress messages will be logged via syslog\n" msgstr "進行状況のメッセージは syslog を通して記録されます。\n" #: fetchmail.c:1590 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "Fetchmail はアドレスを書き換え、Received を生成しません。\n" #: fetchmail.c:1592 msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "Fetchmail はログファイル中にも進行状況を示す . を書き込みます。\n" #: fetchmail.c:1594 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "Fetchmail は誤った宛先の書かれたメッセージを %s に転送します。\n" #: fetchmail.c:1598 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Fetchmail は postmaster 宛にエラーメールを送信します。\n" #: fetchmail.c:1600 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Fetchmail は送り主にエラーメッセージを送信します。\n" #: fetchmail.c:1603 msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" msgstr "Fetchmail は恒久的なエラーを恒久的なものとして扱います(メッセージを破棄)。\n" #: fetchmail.c:1605 msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" msgstr "Fetchmail は恒久的なエラーを一時的なものとして扱います(メッセージを保存)。\n" #: fetchmail.c:1612 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "アカウント %s@%s でのオプションです。\n" #: fetchmail.c:1616 #, c-format msgid " Mail will be retrieved via %s\n" msgstr " メールはホスト %s を介してやりとりされます。\n" #: fetchmail.c:1619 #, c-format msgid " Poll of this server will occur every %d interval.\n" msgid_plural " Poll of this server will occur every %d intervals.\n" msgstr[0] " このサーバに対してのアクセスは %d の間隔で行われます。\n" #: fetchmail.c:1623 #, c-format msgid " True name of server is %s.\n" msgstr " サーバの本名は %s です。\n" #: fetchmail.c:1626 msgid " This host will not be queried when no host is specified.\n" msgstr " このホストはホストが指示されない場合にはアクセスされません。\n" #: fetchmail.c:1627 msgid " This host will be queried when no host is specified.\n" msgstr " このホストはホストが指示されない場合にアクセスされます。\n" #: fetchmail.c:1631 msgid " Password will be prompted for.\n" msgstr " パスワード入力が必要です。\n" #: fetchmail.c:1635 #, c-format msgid " APOP secret = \"%s\".\n" msgstr " APOP secret = \"%s\".\n" #: fetchmail.c:1638 #, c-format msgid " RPOP id = \"%s\".\n" msgstr " RPOP id = \"%s\".\n" #: fetchmail.c:1641 #, c-format msgid " Password = \"%s\".\n" msgstr " パスワード = \"%s\"\n" #: fetchmail.c:1650 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " Kerberos %s 認証による KPOP プロトコルを利用します。" #: fetchmail.c:1653 #, c-format msgid " Protocol is %s" msgstr " %s プロトコルを利用します。" #: fetchmail.c:1655 #, c-format msgid " (using service %s)" msgstr " (%s サービスを利用します)" #: fetchmail.c:1657 msgid " (using default port)" msgstr " (デフォルトのポートを利用します)" #: fetchmail.c:1659 msgid " (forcing UIDL use)" msgstr " (UIDL の利用を強制します)" #: fetchmail.c:1665 msgid " All available authentication methods will be tried.\n" msgstr " 利用可能な全ての認証方式を試みます。\n" #: fetchmail.c:1668 msgid " Password authentication will be forced.\n" msgstr " パスワードによる認証を強制的に行います。\n" #: fetchmail.c:1671 msgid " MSN authentication will be forced.\n" msgstr " MSN 認証を強制的に行います。\n" #: fetchmail.c:1674 msgid " NTLM authentication will be forced.\n" msgstr " NTLM 認証を強制的に行います。\n" #: fetchmail.c:1677 msgid " OTP authentication will be forced.\n" msgstr " OTP による認証を強制的に行います。\n" #: fetchmail.c:1680 msgid " CRAM-MD5 authentication will be forced.\n" msgstr " CRAM-MD5 方式による認証を強制的に行います。\n" #: fetchmail.c:1683 msgid " GSSAPI authentication will be forced.\n" msgstr " GSSAPI 方式による認証を強制的に行います。\n" #: fetchmail.c:1686 msgid " Kerberos V4 authentication will be forced.\n" msgstr " Kerberos V4 方式による認証を強制的に行います。\n" #: fetchmail.c:1689 msgid " Kerberos V5 authentication will be forced.\n" msgstr " Kerberos V5 方式による認証を強制的に行います。\n" #: fetchmail.c:1692 msgid " End-to-end encryption assumed.\n" msgstr " End-to-end 暗号化であるとします。\n" #: fetchmail.c:1696 #, c-format msgid " Mail service principal is: %s\n" msgstr " メールサービスは %s によって行われます。\n" #: fetchmail.c:1699 msgid " SSL encrypted sessions enabled.\n" msgstr " SSL による暗号化通信が行われます。\n" #: fetchmail.c:1701 #, c-format msgid " SSL protocol: %s.\n" msgstr " %s プロトコルを利用します。\n" #: fetchmail.c:1703 msgid " SSL server certificate checking enabled.\n" msgstr " SSL サーバ証明書の確認が設定されました。\n" #: fetchmail.c:1706 #, c-format msgid " SSL trusted certificate file: %s\n" msgstr " SSL 信頼する証明書はファイル %s に格納されています。\n" #: fetchmail.c:1708 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " SSL 信用可能証明書は %s に格納されています。\n" #: fetchmail.c:1710 #, c-format msgid " SSL server CommonName: %s\n" msgstr " SSLサーバの CommonName: %s\n" #: fetchmail.c:1712 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr " SSL key fingerprint (server key と照合されました): %s\n" #: fetchmail.c:1715 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " サーバの応答制限時間は %d 秒です。" #: fetchmail.c:1717 msgid " (default).\n" msgstr " (デフォルト)。\n" #: fetchmail.c:1724 msgid " Default mailbox selected.\n" msgstr " デフォルトのメールボックスが選択されました。\n" #: fetchmail.c:1729 msgid " Selected mailboxes are:" msgstr " 選択されたメールボックス:" #: fetchmail.c:1735 msgid " All messages will be retrieved (--all on).\n" msgstr " すべてのメッセージを取得します。 (--all on)\n" #: fetchmail.c:1736 msgid " Only new messages will be retrieved (--all off).\n" msgstr " 新しいメッセージだけを取得します。 (--all off)\n" #: fetchmail.c:1738 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr " 取得したメッセージをサーバにも保持します。 (--keep on)\n" #: fetchmail.c:1739 msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr " 取得したメッセージはサーバに保持しません (--keep off)\n" #: fetchmail.c:1741 msgid "" " Old messages will be flushed before message retrieval (--flush on).\n" msgstr " 古いメッセージは取得の前に消去されます。 (--flush on)\n" #: fetchmail.c:1742 msgid "" " Old messages will not be flushed before message retrieval (--flush off).\n" msgstr " メッセージ取得の前に古いメッセージを消去しません。 (--flush off)\n" #: fetchmail.c:1744 msgid "" " Oversized messages will be flushed before message retrieval (--limitflush " "on).\n" msgstr " 容量超過したメッセージは取得の前に消去されます。 (--limitflush on)\n" #: fetchmail.c:1745 msgid "" " Oversized messages will not be flushed before message retrieval (--" "limitflush off).\n" msgstr " メッセージ取得の前に容量超過したメッセージを消去しません。 (--limitflush off)\n" #: fetchmail.c:1747 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr " server-local アドレスへの書き換えを行います。 (--norewrite off)\n" #: fetchmail.c:1748 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr " server-local アドレスへの書き換えを行いません。 (--norewrite on)\n" #: fetchmail.c:1750 msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr " 改行記号の除去を行います。 (stripcr on)\n" #: fetchmail.c:1751 msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr " 改行記号の除去を行いません。 (stripcr off)\n" #: fetchmail.c:1753 msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr " 改行記号の追加を行います。 (forcecr on)\n" #: fetchmail.c:1754 msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr " 改行記号の追加を行いません。 (forcecr off)\n" #: fetchmail.c:1756 msgid "" " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" msgstr " Content-Transfer-Encoding の変換を行いません。 (pass8bits on)\n" #: fetchmail.c:1757 msgid "" " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" msgstr " Content-Transfer-Encoding の変換を行います。 (pass8bits off)\n" #: fetchmail.c:1759 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr " MIME のデコードを行います。 (mimedecode on)\n" #: fetchmail.c:1760 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr " MIME のデコードを行いません。 (mimedecode off)\n" #: fetchmail.c:1762 msgid " Idle after poll is enabled (idle on).\n" msgstr " サーバアクセス後、休止します。 (idle on)\n" #: fetchmail.c:1763 msgid " Idle after poll is disabled (idle off).\n" msgstr " サーバアクセス後、休止しません。 (idle off)\n" #: fetchmail.c:1765 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr " 記述のある Status 行を破棄します。 (dropstatus on)\n" #: fetchmail.c:1766 msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr " 記述のある Status 行を保持します。 (dropstatus off)\n" #: fetchmail.c:1768 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr " Delivered-To 行を保持します。 (dropdelivered on)\n" #: fetchmail.c:1769 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr " Delivered-To 行を破棄します。 (dropdelivered off)\n" #: fetchmail.c:1773 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " メッセージの大きさの最大 %d バイトに制限されます。 (--limit %d)\n" #: fetchmail.c:1776 msgid " No message size limit (--limit 0).\n" msgstr " メッセージの大きさに制限はありません。 (--limit 0)\n" #: fetchmail.c:1778 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" msgstr " メッセージの大きさに対する警告は %d 秒毎に行われます。 (--warnings %d)\n" #: fetchmail.c:1781 msgid " Size warnings on every poll (--warnings 0).\n" msgstr " サーバアクセスの度にメッセージの大きさの警告を行います。 (--warnings 0)\n" #: fetchmail.c:1784 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr " 一回の接続で取得できるメッセージは %d 通に制限されます。(--fetchlimit %d)\n" #: fetchmail.c:1787 msgid " No received-message limit (--fetchlimit 0).\n" msgstr " 一回の接続で取得できるメッセージの数に制限はありません。 (--fetchlimit 0)\n" #: fetchmail.c:1789 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr " 取得できるメッセージのサイズは %d に制限されます。(--fetchsizelimit %d)\n" #: fetchmail.c:1792 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " メッセージの大きさに制限はありません。 (--fetchsizelimit 0)\n" #: fetchmail.c:1796 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" msgstr " 接続ごとに UID の二分木検索を行います。(--fastuidl 1)\n" #: fetchmail.c:1798 #, c-format msgid "" " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" msgstr " %d 回 (%d 接続のうち) UID の二分木検索を行います。(--fastuidl %d)\n" #: fetchmail.c:1801 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" msgstr " 接続ごとに UID の線形検索を行います。(--fastuidl 0)\n" #: fetchmail.c:1803 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " 一回の接続で転送できるメッセージは %d 通に制限されます。\n" #: fetchmail.c:1805 msgid " No SMTP message batch limit (--batchlimit 0).\n" msgstr " 一回の接続で転送できるメッセージの数に制限はありません。 (--batchlimit 0)\n" #: fetchmail.c:1809 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr " メッセージは %d 通毎に削除されます。 (--expunge %d)\n" #: fetchmail.c:1811 msgid " No forced expunges (--expunge 0).\n" msgstr " メッセージを削除する間隔は設定されていません。 (--expunge 0)\n" #: fetchmail.c:1818 msgid " Domains for which mail will be fetched are:" msgstr " メールを取得するドメインは :" #: fetchmail.c:1823 fetchmail.c:1843 msgid " (default)" msgstr " (デフォルト)" #: fetchmail.c:1828 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " ファイル %s に BSMTP 形式でメッセージが追記されます。\n" #: fetchmail.c:1830 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " アプリケーション\"%s\"によってメッセージが送信されます。\n" #: fetchmail.c:1837 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " 受信したメッセージは %cMTP によって次に示すサーバへ転送されます :" #: fetchmail.c:1848 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " ホストの MAIL FROM 行のアドレスは %s です。\n" #: fetchmail.c:1851 #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" msgstr " SMTP によって配信される RCPT TO 行に記されたアドレスは %s です。\n" #: fetchmail.c:1860 msgid " Recognized listener spam block responses are:" msgstr " 送信先のスパムブロックに対する応答は :" #: fetchmail.c:1866 msgid " Spam-blocking disabled\n" msgstr " スパムブロックは行われません。\n" #: fetchmail.c:1869 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " サーバとの接続は\"%s\"によって行われます。\n" #: fetchmail.c:1872 msgid " No pre-connection command.\n" msgstr " 接続前に実行する命令はありません。\n" #: fetchmail.c:1874 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " サーバとの接続は\"%s\"によって切断されます。\n" #: fetchmail.c:1877 msgid " No post-connection command.\n" msgstr " 接続終了時に行う命令はありません。\n" #: fetchmail.c:1880 msgid " No localnames declared for this host.\n" msgstr " このホストに対する localname は宣言されていません。\n" #: fetchmail.c:1890 msgid " Multi-drop mode: " msgstr " `multi-drop' モード: " #: fetchmail.c:1892 msgid " Single-drop mode: " msgstr " `single-drop' モード: " #: fetchmail.c:1894 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "%d 個の localname が存在します。\n" #: fetchmail.c:1909 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr " multidrop アドレスを検索する DNS が有効です。\n" #: fetchmail.c:1910 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr " multidrop アドレスを検索する DNS が無効です。\n" #: fetchmail.c:1914 msgid "" " Server aliases will be compared with multidrop addresses by IP address.\n" msgstr " サーバの別名は multidrop アドレスと IP アドレスで比較されます。\n" #: fetchmail.c:1916 msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr " サーバの別名は multidrop アドレスとホスト名で比較されます。\n" #: fetchmail.c:1919 msgid " Envelope-address routing is disabled\n" msgstr " Envelope-address によるルーティングは行われません。\n" #: fetchmail.c:1922 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " Envelope header は %s とされます。\n" #: fetchmail.c:1925 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr " %d 個を超える Envelope header はスキップされます。\n" #: fetchmail.c:1928 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " Prefix %s はユーザ ID から除去されます。\n" #: fetchmail.c:1931 msgid " No prefix stripping\n" msgstr " Prefix は除去されません。\n" #: fetchmail.c:1936 msgid " Predeclared mailserver aliases:" msgstr " 予め宣言されたメールサーバの別名:" #: fetchmail.c:1944 msgid " Local domains:" msgstr " ローカルドメイン:" #: fetchmail.c:1954 #, c-format msgid " Connection must be through interface %s.\n" msgstr " 接続はインターフェイス %s を通して行われます。\n" #: fetchmail.c:1956 msgid " No interface requirement specified.\n" msgstr " 接続に利用すべきインターフェイスの指定はありません。\n" #: fetchmail.c:1958 #, c-format msgid " Polling loop will monitor %s.\n" msgstr " 接続は %s の状態を監視して行われます。\n" #: fetchmail.c:1960 msgid " No monitor interface specified.\n" msgstr " 状態を監視して接続はおこないません。\n" #: fetchmail.c:1964 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" msgstr " サーバとの接続にはプラグイン \"%s\" を利用します。(--plugin %s)\n" #: fetchmail.c:1966 msgid " No plugin command specified.\n" msgstr " サーバとの接続に利用するプラグインの指定はありません。\n" #: fetchmail.c:1968 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" msgstr " アプリケーションとの接続にはプラグアウト\"%s\"を利用します。(--plugout %s)\n" #: fetchmail.c:1970 msgid " No plugout command specified.\n" msgstr " アプリケーションとの接続に利用するプラグアウトの指定はありません。\n" #: fetchmail.c:1975 msgid " No UIDs saved from this host.\n" msgstr " このホストからの UID は記録されていません。\n" #: fetchmail.c:1984 #, c-format msgid " %d UIDs saved.\n" msgstr " %d 個の UID が記録されています。\n" #: fetchmail.c:1992 msgid " Poll trace information will be added to the Received header.\n" msgstr " 接続情報は Received ヘッダに追加されます。\n" #: fetchmail.c:1994 msgid " No poll trace information will be added to the Received header.\n" msgstr " Poll 追跡情報は Received ヘッダに追加されません。\n" #: fetchmail.c:1999 msgid " Messages with bad headers will be rejected.\n" msgstr " 不良ヘッダを持つメッセージを拒否します。\n" #: fetchmail.c:2002 msgid " Messages with bad headers will be passed on.\n" msgstr " 不良ヘッダを持つメッセージを受け入れます。\n" #: fetchmail.c:2007 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " プロパティ \"%s\" は無視されます。\n" #: getpass.c:71 msgid "ERROR: no support for getpassword() routine\n" msgstr "エラー : getpassword() に対応していません。\n" #: getpass.c:193 msgid "" "\n" "Caught SIGINT... bailing out.\n" msgstr "" "\n" "SIGINT を受信しました。 終了します。\n" #: gssapi.c:52 #, c-format msgid "GSSAPI error in gss_display_status called from <%s>\n" msgstr "gss_display_status で GSSAPI エラーが発生しました。呼び出し元は <%s> です\n" #: gssapi.c:55 #, c-format msgid "GSSAPI error %s: %.*s\n" msgstr "GSSAPI エラー %s: %.*s\n" #: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "[%s] に対するサービス名を得ることができませんでした。\n" #: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "サービス名 [%s] を利用します。\n" #: gssapi.c:122 msgid "" "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "適切な GSSAPI 証明書が見つかりません。GSSAPI 認証をスキップします。\n" #: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "GSSAPI を使うには、まず証明書が必要です。kinit が助けになるかもしれません。\n" #: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" msgstr "\"%s GSSAPI\"に対し、偽造された試行を受信しました!\n" #: gssapi.c:169 msgid "Sending credentials\n" msgstr "証明書を送信します。\n" #: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "証明書交換エラーです。\n" #: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "セキュリティーレベルデータを変更しました。\n" #: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "証明書の交換が終了しました。\n" #: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "サーバは integrity と privacy を要求しています\n" #: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "変更されないセキュリティーレベルのフラグ: %s%s%s\n" #: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "最大 GSS トークン長は %ld です\n" #: gssapi.c:277 msgid "Error creating security level request\n" msgstr "セキュリティーレベルの要求の生成エラーです。\n" #: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "GSS 証明書を発行します。\n" #: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "証明書の発行エラーです。\n" #: idle.c:61 #, c-format msgid "fetchmail: thread sleeping for %d sec.\n" msgstr "fetchmail: スレッドは %d 秒間スリープします。\n" #: imap.c:74 #, c-format msgid "Received BYE response from IMAP server: %s" msgstr "IMAP サーバから BYE 応答を受け取りました: %s" #: imap.c:92 #, c-format msgid "bogus message count in \"%s\"!" msgstr "\"%s\" 内でメッセージ数が偽造されています!" #: imap.c:139 #, c-format msgid "bogus EXPUNGE count in \"%s\"!" msgstr "\"%s\" 内でEXPUNGEの数が偽造されています!" #: imap.c:348 msgid "Protocol identified as IMAP4 rev 1\n" msgstr "プロトコルは IMAP4 rev 1 と認識されました。\n" #: imap.c:354 msgid "Protocol identified as IMAP4 rev 0\n" msgstr "プロトコルは IMAP4 rev 0 と認識されました。\n" #: imap.c:361 msgid "Protocol identified as IMAP2 or IMAP2BIS\n" msgstr "プロトコルは IMAP2 又は IMAP2BIS と認識されました。\n" #: imap.c:378 msgid "will idle after poll\n" msgstr "接続の後、休止します。\n" #: imap.c:471 pop3.c:476 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: TLS へのアップグレードに成功。\n" #: imap.c:477 pop3.c:482 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: TLS へのアップグレードに失敗。\n" #: imap.c:482 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: TLS への適合的アップグレードに失敗、継続可能か試しています\n" #: imap.c:598 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "OTP が要求されましたが、fetchmail が OTP 対応でコンパイルされていません。\n" #: imap.c:618 pop3.c:558 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "要求された NTLM 処理能力は fetchmail に組み込まれていません。\n" #: imap.c:627 msgid "Required LOGIN capability not supported by server\n" msgstr "要求された LOGIN 処理能力はサーバでサポートされていません。\n" #: imap.c:691 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "メッセージの削除数が合いません (%d (実際) != %d (予想))\n" #: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu は未読です。\n" #: imap.c:868 pop3.c:844 pop3.c:856 pop3.c:1095 pop3.c:1102 #, c-format msgid "%u is unseen\n" msgstr "%u は未読です。\n" #: imap.c:903 imap.c:962 msgid "re-poll failed\n" msgstr "再アクセスに失敗しました。\n" #: imap.c:911 imap.c:967 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "%d 通のメッセージが再アクセスの後に存在します。\n" #: imap.c:928 msgid "mailbox selection failed\n" msgstr "メールボックスの選択に失敗しました\n" #: imap.c:932 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "最初のアクセスから %d 通のメッセージがあります。\n" #: imap.c:946 msgid "expunge failed\n" msgstr "削除に失敗しました。\n" #: imap.c:950 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "削除の後、%d 通のメッセージが残っています。\n" #: imap.c:989 msgid "search for unseen messages failed\n" msgstr "未読メッセージの検索に失敗しました。\n" #: imap.c:994 pop3.c:865 #, c-format msgid "%u is first unseen\n" msgstr "%u は未読です。\n" #: imap.c:1078 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "警告: サーバからメッセージサイズとして報告された数値が不適切だったので無視します。\n" #: imap.c:1177 imap.c:1184 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "正しくないFETCH応答が返ってきました: %s\n" #: interface.c:256 msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem." msgstr "kvm インターフェイスを開けませんでした。fetchmail が SGID kmem であるか確認してください。" #: interface.c:396 #, c-format msgid "Unable to parse interface name from %s" msgstr "%s からインターフェイス名を解析できません。" #: interface.c:418 msgid "get_ifinfo: sysctl (iflist estimate) failed" msgstr "get_ifinfo: sysctl (iflist estimate) に失敗しました" #: interface.c:424 msgid "get_ifinfo: malloc failed" msgstr "get_ifinfo: malloc ができませんでした。" #: interface.c:430 msgid "get_ifinfo: sysctl (iflist) failed" msgstr "get_ifinfo: sysctl (iflist) に失敗しました" #: interface.c:448 #, c-format msgid "Routing message version %d not understood." msgstr "ルーティングメッセージ version %d が理解されませんでした。" #: interface.c:480 #, c-format msgid "No interface found with name %s" msgstr "%s という名のインターフェイスは存在しません。" #: interface.c:538 #, c-format msgid "No IP address found for %s" msgstr "%s の IP アドレスがありません。" #: interface.c:590 msgid "missing IP interface address\n" msgstr "IP インターフェイスアドレスがありません。\n" #: interface.c:606 msgid "invalid IP interface address\n" msgstr "無効な IP インターフェイスアドレスです\n" #: interface.c:612 msgid "invalid IP interface mask\n" msgstr "無効な IP インターフェイスマスクです。\n" #: interface.c:651 #, c-format msgid "activity on %s -noted- as %d\n" msgstr "%s の動作状態は %d とされています。\n" #: interface.c:666 #, c-format msgid "skipping poll of %s, %s down\n" msgstr "サーバ %s へのアクセスを飛ばします。サーバ %s は機能しておりません。\n" #: interface.c:685 #, c-format msgid "skipping poll of %s, %s IP address excluded\n" msgstr "サーバ %s へのアクセスを飛ばします。%s\n" #: interface.c:697 #, c-format msgid "activity on %s checked as %d\n" msgstr "%s の動作状態は %d と判定されました。\n" #: interface.c:723 #, c-format msgid "skipping poll of %s, %s inactive\n" msgstr "サーバ %s へのアクセスを飛ばします。%s は動作可能ではありません。\n" #: interface.c:730 #, c-format msgid "activity on %s was %d, is %d\n" msgstr "%s の動作は %d でしたが、今は %d です。\n" #: kerberos.c:74 msgid "could not decode initial BASE64 challenge\n" msgstr "Initial BASE64 challenge をデコードできませんでした。\n" #: kerberos.c:139 #, c-format msgid "principal %s in ticket does not match -u %s\n" msgstr "Ticket 中にある本人 %s は -u オプションで指定された %s と一致しません。\n" #: kerberos.c:147 #, c-format msgid "non-null instance (%s) might cause strange behavior\n" msgstr "NULL でない %s という指令は不可解な動作の元となる可能性があります。\n" #: kerberos.c:213 msgid "could not decode BASE64 ready response\n" msgstr "BASE64 レディ応答をデコードできませんでした。\n" #: kerberos.c:220 msgid "challenge mismatch\n" msgstr "challenge の不一致です。\n" #: lock.c:87 #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "fetchmail: ロックファイル \"%s\" の読み込みに失敗しました。: %s\n" #: lock.c:98 msgid "fetchmail: removing stale lockfile\n" msgstr "fetchmail: 古いロックファイルを削除します。\n" #: lock.c:122 #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "fetchmail: ロックファイル \"%s\" を開けません。: %s\n" #: lock.c:169 msgid "fetchmail: lock creation failed.\n" msgstr "fetchmail: ロックファイルの生成に失敗しました。\n" #: netrc.c:220 #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" msgstr "%s:%d: 警告: ホスト名の前に \"%s\" を検知しました。\n" #: netrc.c:258 #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "%s:%d: 警告: 不明なトークン \"%s\"\n" #: odmr.c:67 #, c-format msgid "%s's SMTP listener does not support ATRN\n" msgstr "%s の SMTP 受信アプリケーションが ATRN に対応しておりません。\n" #: odmr.c:105 msgid "Turnaround now...\n" msgstr "Turnaround now...\n" #: odmr.c:110 msgid "ATRN request refused.\n" msgstr "ATRN 要求が拒絶されました。\n" #: odmr.c:114 msgid "Unable to process ATRN request now\n" msgstr "現在、ATRN 要求を行うことができません。\n" #: odmr.c:119 msgid "You have no mail.\n" msgstr "新着メールはありません。\n" #: odmr.c:123 msgid "Command not implemented\n" msgstr "コマンドが実装されていません。\n" #: odmr.c:127 msgid "Authentication required.\n" msgstr "ユーザ認証が必要です。\n" #: odmr.c:132 #, c-format msgid "Unknown ODMR error \"%s\"\n" msgstr "不明な ODMR のエラー \"%s\" です。\n" #: odmr.c:192 msgid "receiving message data\n" msgstr "メッセージを受信しています\n" #: odmr.c:245 msgid "Option --keep is not supported with ODMR\n" msgstr "オプション --keep は ODMR では対応しておりません。\n" #: odmr.c:249 msgid "Option --flush is not supported with ODMR\n" msgstr "オプション --flush は ODMR では対応しておりません。\n" #: odmr.c:253 msgid "Option --folder is not supported with ODMR\n" msgstr "オプション --folder は ODMR では対応しておりません。\n" #: odmr.c:257 msgid "Option --check is not supported with ODMR\n" msgstr "オプション --check は ODMR では対応しておりません。\n" #: opie.c:42 msgid "server recv fatal\n" msgstr "server recv fatal\n" #: opie.c:56 msgid "Could not decode OTP challenge\n" msgstr "OTP challenge のデコードが出来ませんでした。\n" #: opie.c:64 pop3.c:585 msgid "Secret pass phrase: " msgstr "Secret pass phrase: " #: options.c:176 options.c:220 #, c-format msgid "String '%s' is not a valid number string.\n" msgstr "文字列 '%s' は有効な長さではありません。\n" #: options.c:185 #, c-format msgid "Value of string '%s' is %s than %d.\n" msgstr "'%s' の値は次に示す数字より%s必要があります。: %d\n" #: options.c:186 msgid "smaller" msgstr "小さい" #: options.c:186 msgid "larger" msgstr "大きい" #: options.c:323 #, c-format msgid "Invalid bad-header policy `%s' specified.\n" msgstr "無効な不良ヘッダポリシー `%s' が指定されました。\n" #: options.c:364 #, c-format msgid "Invalid protocol `%s' specified.\n" msgstr "無効なプロトコル `%s' が指定されました。\n" #: options.c:411 #, c-format msgid "Invalid authentication `%s' specified.\n" msgstr "無効な認証方式 `%s' が指定されました。\n" #: options.c:620 msgid "usage: fetchmail [options] [server ...]\n" msgstr "利用方法: fetchmail [オプション] [サーバ ...]\n" #: options.c:621 msgid " Options are as follows:\n" msgstr " 以下に示すオプションが利用可能です。\n" #: options.c:622 msgid " -?, --help display this option help\n" msgstr " -?, --help オプションの説明を表示します\n" #: options.c:623 msgid " -V, --version display version info\n" msgstr " -V, --version バージョン情報を表示します\n" #: options.c:625 msgid " -c, --check check for messages without fetching\n" msgstr " -c, --check メッセージの有無を調べます(データは取り出しません)\n" #: options.c:626 msgid " -s, --silent work silently\n" msgstr " -s, --silent 状態表示などを抑制します\n" #: options.c:627 msgid " -v, --verbose work noisily (diagnostic output)\n" msgstr " -v, --verbose 細かく状態表示を行います\n" #: options.c:628 msgid " -d, --daemon run as a daemon once per n seconds\n" msgstr " -d, --daemon n 秒に一回動作するデーモンとして動作します\n" #: options.c:629 msgid " -N, --nodetach don't detach daemon process\n" msgstr " -N, --nodetach デーモンプロセスをフォークしません\n" #: options.c:630 msgid " -q, --quit kill daemon process\n" msgstr " -q, --quit デーモンプロセスを終了させます\n" #: options.c:631 msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile ログを書き出すファイルを指定します\n" #: options.c:632 msgid "" " --syslog use syslog(3) for most messages when running as a " "daemon\n" msgstr "" " --syslog デーモンとして動作させる場合に syslog(3) を通して\n" " 大半のメッセージを書き出します\n" #: options.c:633 msgid " --invisible don't write Received & enable host spoofing\n" msgstr " --invisible Received を書かず、ホスト名の偽造を許可します\n" #: options.c:634 msgid " -f, --fetchmailrc specify alternate run control file\n" msgstr " -f, --fetchmailrc 設定ファイルを指定します\n" #: options.c:635 msgid " -i, --idfile specify alternate UIDs file\n" msgstr " -i, --idfile UID ファイルを指定します\n" #: options.c:636 msgid " --pidfile specify alternate PID (lock) file\n" msgstr " --pidfile 代わりの PID (ロック) ファイルを指定する\n" #: options.c:637 msgid " --postmaster specify recipient of last resort\n" msgstr " --postmaster 最終的な受け取り手を指定します\n" #: options.c:638 msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr " --nobounce ユーザではなく postmaster へエラー通知を行います\n" #: options.c:639 msgid "" " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" msgstr " --nosoftbounce fetchmail は恒久的に配送できないメッセージを削除します。\n" #: options.c:640 msgid "" " --softbounce keep permanently undeliverable messages on server " "(default).\n" msgstr " --softbounce 恒久的に配送できないメッセージをサーバに保存します。(デフォルト).\n" #: options.c:642 msgid " -I, --interface interface required specification\n" msgstr " -I, --interface インターフェイスを指定します\n" #: options.c:643 msgid " -M, --monitor monitor interface for activity\n" msgstr " -M, --monitor インターフェイスが有効か監視します\n" #: options.c:646 msgid " --ssl enable ssl encrypted session\n" msgstr " --ssl SSL による暗号化を利用します\n" #: options.c:647 msgid " --sslkey ssl private key file\n" msgstr " --sslkey SSL の private key file を指定します\n" #: options.c:648 msgid " --sslcert ssl client certificate\n" msgstr " --sslcert SSL の client certificate ファイルを指定します\n" #: options.c:649 msgid "" " --sslcertck do strict server certificate check (recommended)\n" msgstr " --sslcertck 厳密なサーバ証明書チェックを行います(推奨)\n" #: options.c:650 msgid " --sslcertfile path to trusted-CA ssl certificate file\n" msgstr " --sslcertfile 信頼するCA SSL証明書ファイルのパス\n" #: options.c:651 msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" msgstr " --sslcertpath 信頼するCA SSL証明書ディレクトリのパス\n" #: options.c:652 msgid "" " --sslcommonname expect this CommonName from server (discouraged)\n" msgstr " --sslcommonname サーバの CommonName がこれであると仮定します(お勧めできません)\n" #: options.c:653 msgid "" " --sslfingerprint fingerprint that must match that of the server's " "cert.\n" msgstr " --sslfingerprint サーバの証明書と一致するべき fingerprint\n" #: options.c:654 msgid " --sslproto force ssl protocol (SSL2/SSL3/TLS1)\n" msgstr " --sslproto SSL のプロトコルを強制的に指定します (SSL2/SSL3/TLS1)\n" #: options.c:656 msgid " --plugin specify external command to open connection\n" msgstr " --plugin 接続用の外部コマンドを指定します\n" #: options.c:657 msgid "" " --plugout specify external command to open smtp connection\n" msgstr " --plugout SMTP による交信を行うための外部コマンドを指定します\n" #: options.c:658 msgid "" " --bad-header {reject|accept}\n" " specify policy for handling messages with bad headers\n" msgstr "" " --bad-header {reject|accept}\n" " 不良ヘッダを持つメッセージを取り扱う方針を指定します\n" #: options.c:661 msgid " -p, --protocol specify retrieval protocol (see man page)\n" msgstr "" " -p, --protocol 利用するプロトコルを指定します。\n" " (詳細は man page を参照して下さい)\n" #: options.c:662 msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr " -U, --uidl UIDL を強制的に利用します (POP3 のみ有効です)\n" #: options.c:663 msgid "" " --port TCP port to connect to (obsolete, use --service)\n" msgstr "" " --port 接続に利用する TCP ポートを指定します (古いオプションです。--service を使ってください)\n" #: options.c:664 msgid "" " -P, --service TCP service to connect to (can be numeric TCP port)\n" msgstr " -P, --service 接続する TCP サービス名 (数字で TCP ポートを指定することもできます)\n" #: options.c:665 msgid " --auth authentication type (password/kerberos/ssh/otp)\n" msgstr " --auth 認証方式を指定します (password/kerberos/ssh/otp)\n" #: options.c:666 msgid " -t, --timeout server nonresponse timeout\n" msgstr " -t, --timeout サーバの応答待ち制限時間を指定します\n" #: options.c:667 msgid " -E, --envelope envelope address header\n" msgstr " -E, --envelope アドレスヘッダを隠します\n" #: options.c:668 msgid " -Q, --qvirtual prefix to remove from local user id\n" msgstr " -Q, --qvirtual local user id から prefix を削除します\n" #: options.c:669 msgid " --principal mail service principal\n" msgstr " --principal メールサービスで利用する方式を指定します\n" #: options.c:670 msgid " --tracepolls add poll-tracing information to Received header\n" msgstr " --tracepolls Received ヘッダに接続情報を書き加えます\n" #: options.c:672 msgid " -u, --username specify users's login on server\n" msgstr " -u, --username サーバへのログイン名をしていします\n" #: options.c:673 msgid " -a, --[fetch]all retrieve old and new messages\n" msgstr " -a, --[fetch]all 新着及び既着のメールを全て取り出します\n" #: options.c:674 msgid " -K, --nokeep delete new messages after retrieval\n" msgstr " -K, --nokeep 取り出したメッセージをサーバから消去します\n" #: options.c:675 msgid " -k, --keep save new messages after retrieval\n" msgstr " -k, --keep 取り出したメッセージをサーバに残しておきます\n" #: options.c:676 msgid " -F, --flush delete old messages from server\n" msgstr " -F, --flush 既に取り出したメッセージをサーバから消去します\n" #: options.c:677 msgid " --limitflush delete oversized messages\n" msgstr " --limitflush 容量超過したメッセージをサーバから消去します\n" #: options.c:678 msgid " -n, --norewrite don't rewrite header addresses\n" msgstr " -n, --norewrite ヘッダのアドレスを書き換えません\n" #: options.c:679 msgid " -l, --limit don't fetch messages over given size\n" msgstr " -l, --limit 指定された大きさ以上のメッセージを取り出しません\n" #: options.c:680 msgid " -w, --warnings interval between warning mail notification\n" msgstr " -w, --warnings 容量超過のメールについて警告を発する間隔を指定します\n" #: options.c:682 msgid " -S, --smtphost set SMTP forwarding host\n" msgstr " -S, --smtphost 転送先の SMTP ホストを指定します\n" #: options.c:683 msgid " --fetchdomains fetch mail for specified domains\n" msgstr " --fetchdomains 一回の接続でメールを取得すべきドメイン名を指定します\n" #: options.c:684 msgid " -D, --smtpaddress set SMTP delivery domain to use\n" msgstr " -D, --smtpaddress SMTP による転送で利用するドメイン名を指定します\n" #: options.c:685 msgid " --smtpname set SMTP full name username@domain\n" msgstr " --smtpname SMTP 転送で利用するフルネーム username@domain を指定します\n" #: options.c:686 msgid " -Z, --antispam, set antispam response values\n" msgstr " -Z, --antispam スパムメール対策の応答を指定します。\n" #: options.c:687 msgid " -b, --batchlimit set batch limit for SMTP connections\n" msgstr " -b, --batchlimit 一回の SMTP 転送で送信されるメールの最大数を設定します\n" #: options.c:688 msgid " -B, --fetchlimit set fetch limit for server connections\n" msgstr " -B, --fetchlimit 一回のサーバとの交信で取得できるメールの最大数を設定します。\n" #: options.c:689 msgid " --fetchsizelimit set fetch message size limit\n" msgstr " --fetchdomains 一回の接続でメールを取得すべきドメイン名を指定します\n" #: options.c:690 msgid " --fastuidl do a binary search for UIDLs\n" msgstr " --fastuidl UIDL の二分木検索を行います\n" #: options.c:691 msgid " -e, --expunge set max deletions between expunges\n" msgstr " -e, --expunge メッセージを一度に消去する最大数を指定します\n" #: options.c:692 msgid " -m, --mda set MDA to use for forwarding\n" msgstr " -m, --mda メール送信プログラムを指定します\n" #: options.c:693 msgid " --bsmtp set output BSMTP file\n" msgstr " --bsmtp 取り込んだメールを書き出す BSMTP ファイルを指定します。\n" #: options.c:694 msgid " --lmtp use LMTP (RFC2033) for delivery\n" msgstr " --lmtp LMTP (RFC2033) を配信に利用します\n" #: options.c:695 msgid " -r, --folder specify remote folder name\n" msgstr " -r, --folder サーバのメールフォルダを指定します\n" #: options.c:696 msgid " --showdots show progress dots even in logfiles\n" msgstr " --showdots ログファイルにも進行状況を示す . を書き込みます\n" #: pop3.c:327 msgid "" "Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" msgstr "警告: \"Maillennium POP3\"サーバです。TOP の代わりに RETR コマンドを使用します。\n" #: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "このセッションには TLS が必要ですが、サーバが CAPA コマンドを拒否しました。\n" #: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "CAPA コマンドは TLS では必須です。\n" #: pop3.c:494 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: TLS への適合的アップグレードに失敗、継続可能か試しています。\n" #: pop3.c:621 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "使用を許可されたすべての認証手段を試みましたが、すべて失敗しました。実行を継続できません。\n" #: pop3.c:635 msgid "Required APOP timestamp not found in greeting\n" msgstr "greeting 中に APOP タイムスタンプが存在しません。\n" #: pop3.c:644 msgid "Timestamp syntax error in greeting\n" msgstr "greeting 中の タイムスタンプが不正です。\n" #: pop3.c:660 msgid "Invalid APOP timestamp.\n" msgstr "無効な APOP タイムスタンプです。\n" #: pop3.c:684 msgid "Undefined protocol request in POP3_auth\n" msgstr "POP3_auth 中で定義されていないプロトコルが要求されました。\n" #: pop3.c:705 msgid "lock busy! Is another session active?\n" msgstr "lock busy 状態です。別の交信が行われていないか確認して下さい。\n" #: pop3.c:784 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "上流サーバからの UIDL 応答に対応できません。\n" #: pop3.c:807 msgid "Server responded with UID for wrong message.\n" msgstr "サーバが誤ったメッセージの UID に応答しました。\n" #: pop3.c:835 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) は削除されましたが、まだ存在しています!\n" #: pop3.c:941 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "サーバリストにメッセージが挿入されています。取り扱うことができません。\n" #: pop3.c:1037 msgid "protocol error\n" msgstr "プロトコルエラーです。\n" #: pop3.c:1053 msgid "protocol error while fetching UIDLs\n" msgstr "UIDL を取り込み中にプロトコルエラーが発生しました。\n" #: pop3.c:1086 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) は削除されましたが、まだ存在しています!\n" #: pop3.c:1424 msgid "Option --folder is not supported with POP3\n" msgstr "POP3 では --folder オプションは利用できません。\n" #: rcfile_y.y:131 msgid "server option after user options" msgstr "サーバオプションはユーザオプションの後で設定します。" #: rcfile_y.y:174 msgid "SDPS not enabled." msgstr "SDPS は利用できません。" #: rcfile_y.y:218 msgid "" "fetchmail: interface option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" "fetchmail: interface オプションは Linux (IPv6 は利用できません) とFreeBSD のみで利用可能です。\n" #: rcfile_y.y:226 msgid "" "fetchmail: monitor option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" "fetchmail: monitor オプションは Linux (IPv6 は利用できません) とFreeBSD のみで利用可能です。\n" #: rcfile_y.y:340 msgid "SSL is not enabled" msgstr "SSL が有効となっておりません。" #: rcfile_y.y:391 msgid "end of input" msgstr "入力の終端" #: rcfile_y.y:429 #, c-format msgid "File %s must be a regular file.\n" msgstr "%s は通常ファイルである必要があります(シンボリックリンクであってはいけません)。\n" #: rcfile_y.y:439 #, c-format msgid "File %s must have no more than -rwx------ (0700) permissions.\n" msgstr "ファイル %s のパーミッションは -rwx------ (0700) でないといけません。\n" #: rcfile_y.y:451 #, c-format msgid "File %s must be owned by you.\n" msgstr "%s の所有者は貴方自身である必要があります。\n" #: report.c:67 msgid "Unknown system error" msgstr "不明なシステムエラーです。" #: report.c:92 #, c-format msgid "%s (log message incomplete)\n" msgstr "%s (ログメッセージが不完全です)\n" #: rfc822.c:83 #, c-format msgid "About to rewrite %s...\n" msgstr "%s の書き換えを行います...\n" #: rfc822.c:221 #, c-format msgid "...rewritten version is %s.\n" msgstr "... 書き換えられたバージョンは %s です。\n" #: rpa.c:118 msgid "Success" msgstr "成功しました。" #: rpa.c:119 msgid "Restricted user (something wrong with account)" msgstr "制約を受けているユーザです。(何かこのアカウントに問題があります。)" #: rpa.c:120 msgid "Invalid userid or passphrase" msgstr "不正なユーザ ID かパスフレーズです。" #: rpa.c:121 msgid "Deity error" msgstr "Deity エラー" #: rpa.c:174 msgid "RPA token 2: Base64 decode error\n" msgstr "RPA token 2: Base64 デコードエラー\n" #: rpa.c:185 #, c-format msgid "Service chose RPA version %d.%d\n" msgstr "RPA バージョン %d.%d を選択しました。\n" #: rpa.c:191 #, c-format msgid "Service challenge (l=%d):\n" msgstr "Service challenge (l=%d):\n" #: rpa.c:200 #, c-format msgid "Service timestamp %s\n" msgstr "Service タイムスタンプ %s\n" #: rpa.c:205 msgid "RPA token 2 length error\n" msgstr "RPA token 2 長エラー\n" #: rpa.c:209 #, c-format msgid "Realm list: %s\n" msgstr "Realm リスト: %s\n" #: rpa.c:213 msgid "RPA error in service@realm string\n" msgstr "service@realm における RPA エラーが発生しました。\n" #: rpa.c:250 msgid "RPA token 4: Base64 decode error\n" msgstr "RPA token 4: Base64 デコードエラー\n" #: rpa.c:261 #, c-format msgid "User authentication (l=%d):\n" msgstr "ユーザ認証 (l=%d):\n" #: rpa.c:275 #, c-format msgid "RPA status: %02X\n" msgstr "RPA status: %02X\n" #: rpa.c:281 msgid "RPA token 4 length error\n" msgstr "RPA token 4 長エラー\n" #: rpa.c:288 #, c-format msgid "RPA rejects you: %s\n" msgstr "RPA より拒絶されました。:%s\n" #: rpa.c:290 msgid "RPA rejects you, reason unknown\n" msgstr "理由は分かりませんが RPA より拒絶されました。\n" #: rpa.c:298 #, c-format msgid "RPA User Authentication length error: %d\n" msgstr "RPA User Authentication 長のエラー: %d\n" #: rpa.c:303 #, c-format msgid "RPA Session key length error: %d\n" msgstr "RPA Session key 長エラー: %d\n" #: rpa.c:309 msgid "RPA _service_ auth fail. Spoof server?\n" msgstr "RPA _service_ auth に失敗しました。偽装サーバでしょうか?\n" #: rpa.c:314 msgid "Session key established:\n" msgstr "Session key が確立しました:\n" #: rpa.c:345 msgid "RPA authorisation complete\n" msgstr "RPA 認証が終了しました。\n" #: rpa.c:372 msgid "Get response\n" msgstr "応答を得ました。\n" #: rpa.c:402 #, c-format msgid "Get response return %d [%s]\n" msgstr "応答 %d を得ました。 [%s]\n" #: rpa.c:463 msgid "Hdr not 60\n" msgstr "Hdr が 60 ではありません。\n" #: rpa.c:484 msgid "Token length error\n" msgstr "トークン長エラー\n" #: rpa.c:489 #, c-format msgid "Token Length %d disagrees with rxlen %d\n" msgstr "トークンの長さ %d は rxlen の長さ %d と一致しません。\n" #: rpa.c:495 msgid "Mechanism field incorrect\n" msgstr "Mechanism field が不正です。\n" #: rpa.c:531 #, c-format msgid "dec64 error at char %d: %x\n" msgstr "文字 %d において dec64 エラーが発生しました。%x\n" #: rpa.c:546 msgid "Inbound binary data:\n" msgstr "受信データ:\n" #: rpa.c:582 msgid "Outbound data:\n" msgstr "転送日時:\n" #: rpa.c:645 msgid "RPA String too long\n" msgstr "RPA String が長すぎます。\n" #: rpa.c:650 msgid "Unicode:\n" msgstr "Unicode:\n" #: rpa.c:709 msgid "RPA Failed open of /dev/urandom. This shouldn't\n" msgstr "RPA は /dev/urandom のオープンに失敗しました。\n" #: rpa.c:710 msgid " prevent you logging in, but means you\n" msgstr " このことによってログインが拒否されることはありませんが、\n" #: rpa.c:711 msgid " cannot be sure you are talking to the\n" msgstr " 本当に通信したいと考えている相手と交信しているか\n" #: rpa.c:712 msgid " service that you think you are (replay\n" msgstr " 確証は得られません。\n" #: rpa.c:713 msgid " attacks by a dishonest service are possible.)\n" msgstr " (サービスを捏造した繰り返し攻撃の可能性があります。)\n" #: rpa.c:724 msgid "User challenge:\n" msgstr "User challenge:\n" #: rpa.c:874 msgid "MD5 being applied to data block:\n" msgstr "MD5 をデータブロックに適用しています。\n" #: rpa.c:887 msgid "MD5 result is:\n" msgstr "MD5 の結果:\n" #: servport.c:53 #, c-format msgid "getaddrinfo(NULL, \"%s\") error: %s\n" msgstr "getaddrinfo(NULL, \"%s\") エラー: %s\n" #: servport.c:80 #, c-format msgid "Cannot resolve service %s to port number.\n" msgstr "サービス %s のためのポートがわかりません。\n" #: servport.c:81 msgid "Please specify the service as decimal port number.\n" msgstr "10 進数のポート番号で指定してください。\n" #: sink.c:231 #, c-format msgid "forwarding to %s\n" msgstr "%s へ転送します。\n" #: sink.c:318 msgid "SMTP: (bounce-message body)\n" msgstr "SMTP: (転送されたメッセージの本体)\n" #: sink.c:321 #, c-format msgid "mail from %s bounced to %s\n" msgstr "%s からのメールを %s に転送します。\n" #: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "エラーはまだ %d です。\n" #: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "%cMTP エラー: %s\n" #: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "SMTP サーバは STARTTLS を要求しています、メッセージを保存しました。\n" #: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "BSMTP ファイル %s のオープンが失敗しました。\n" #: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "BSMTP プリアンブルの書き込みに失敗しました: %s\n" #: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "%cMTP 送信先のアプリケーションが `%s' という受け手のアドレスを受け付けません。\n" #: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "%cMTP 送信先のアプリケーションが `%s' という受け手のアドレスを受け付けません。\n" #: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "アドレスが一致しません。postmaster が設定されていません。\n" #: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "%s に対してさえ送信できません。\n" #: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "アドレスが一致しません。%s へ転送します。\n" #: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "%s を利用した配信について\n" #: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "実効ユーザID を %ld に変更できません: %s\n" #: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "実効ユーザID を 元の %ld に変更できません: %s\n" #: sink.c:1252 msgid "MDA open failed\n" msgstr "MDA の起動に失敗しました。\n" #: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "%cMTP による %s への接続に失敗しました。\n" #: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "通信先のアプリケーションと交信できません。%s と交信します。" #: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "メッセージの終了 または BSMTP ファイルを閉じる際に失敗しました。: %s\n" #: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "MDAへの書き込みでエラーが発生しました: %s\n" #: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA が %d 番の信号を受信したため終了しました。\n" #: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA が 0 以外のステータス %d を返して終了しました。\n" #: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "" "異常: MDA の pclose が %d を返しました。エラー番号%d/%s 、どうしていいかわかりません。ファイル %s:%d 行\n" #: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "SMTP 通信先のアプリケーションが配信を拒みました。\n" #: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "LMTP の EOM における配信エラーです。\n" #: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "LMTP EOM に対して 503 以外の予期せぬ応答 %s がありました。\n" #: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" msgstr "" "-- \n" "Fetchmail デーモン" #: smtp.c:81 msgid "ESMTP CRAM-MD5 Authentication...\n" msgstr "ESMTP CRAM-MD5 方式による認証を強制的に行います...\n" #: smtp.c:87 smtp.c:137 msgid "Server rejected the AUTH command.\n" msgstr "サーバが AUTH コマンドを拒絶しました。\n" #: smtp.c:95 smtp.c:144 smtp.c:153 smtp.c:159 msgid "Bad base64 reply from server.\n" msgstr "サーバから誤った base64 の返答を得ました。\n" #: smtp.c:99 #, c-format msgid "Challenge decoded: %s\n" msgstr "%s とデコードされました。\n" #: smtp.c:116 msgid "ESMTP PLAIN Authentication...\n" msgstr "ESMTP で PLAIN 認証をします...\n" #: smtp.c:131 msgid "ESMTP LOGIN Authentication...\n" msgstr "ESMTP で LOGIN 認証をします...\n" #: smtp.c:349 smtp.c:377 msgid "smtp listener protocol error\n" msgstr "SMTP リスナでプロトコルエラーが発生しました。\n" #: socket.c:110 socket.c:137 msgid "fetchmail: malloc failed\n" msgstr "fetchmail: malloc ができませんでした。\n" #: socket.c:169 msgid "fetchmail: socketpair failed\n" msgstr "fetchmail: socketpair に失敗しました。\n" #: socket.c:175 msgid "fetchmail: fork failed\n" msgstr "fetchmail: fork できませんでした。\n" #: socket.c:182 msgid "dup2 failed\n" msgstr "dup2 ができませんでした。\n" #: socket.c:188 #, c-format msgid "running %s (host %s service %s)\n" msgstr "%s を実行中です。(ホスト %s サービス %s)\n" #: socket.c:193 #, c-format msgid "execvp(%s) failed\n" msgstr "execvp(%s) ができませんでした。\n" #: socket.c:268 #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "getaddrinfo(\"%s\",\"%s\") エラー: %s\n" #: socket.c:271 msgid "Try adding the --service option (see also FAQ item R12).\n" msgstr "オプション --service を足して試してください(FAQ の R12 も参照のこと)。\n" #: socket.c:285 socket.c:288 #, c-format msgid "unknown (%s)" msgstr "不明 (%s)" #: socket.c:291 #, c-format msgid "Trying to connect to %s/%s..." msgstr "%s/%s へ接続しようとしています..." #: socket.c:300 #, c-format msgid "cannot create socket: %s\n" msgstr "ソケット %s を作成できません\n" #: socket.c:302 #, c-format msgid "name %d: cannot create socket family %d type %d: %s\n" msgstr "名前 %d: ソケットファミリー %d タイプ %d を作成できません: %s\n" #: socket.c:320 msgid "connection failed.\n" msgstr "接続に失敗しました。\n" #: socket.c:322 #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "%s:%s への接続に失敗しました。バッファ [%s/%s] : %s\n" #: socket.c:323 #, c-format msgid "name %d: connection to %s:%s [%s/%s] failed: %s.\n" msgstr "名前 %d: %s:%s [%s/%s] への接続を開けません: %s\n" #: socket.c:329 msgid "connected.\n" msgstr "接続しました。\n" #: socket.c:342 #, c-format msgid "" "Connection errors for this poll:\n" "%s" msgstr "" "今回の問い合わせで接続エラーが発生しました:\n" "%s" #: socket.c:387 #, c-format msgid "OpenSSL reported: %s\n" msgstr "OpenSSL からの報告: %s\n" #: socket.c:622 msgid "Server certificate:\n" msgstr "サーバ証明書:\n" #: socket.c:627 #, c-format msgid "Certificate chain, from root to peer, starting at depth %d:\n" msgstr "root から peer への証明パスで深さ %d で始まっています\n" #: socket.c:630 #, c-format msgid "Certificate at depth %d:\n" msgstr "深さ%d での証明書:\n" #: socket.c:636 #, c-format msgid "Issuer Organization: %s\n" msgstr "発行元の組織: %s\n" #: socket.c:639 msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" msgstr "警告 : 発行元の組織名が長過ぎます。(捏造された可能性があります)\n" #: socket.c:641 msgid "Unknown Organization\n" msgstr "不明な組織です。\n" #: socket.c:643 #, c-format msgid "Issuer CommonName: %s\n" msgstr "発行元の CommonName: %s\n" #: socket.c:646 msgid "Warning: Issuer CommonName too long (possibly truncated).\n" msgstr "警告 : 発行元の CommonName が長過ぎます。 (捏造された可能性があります)\n" #: socket.c:648 msgid "Unknown Issuer CommonName\n" msgstr "不明な発行元の CommonName です。\n" #: socket.c:654 #, c-format msgid "Subject CommonName: %s\n" msgstr "Subject CommonName: %s\n" #: socket.c:660 msgid "Bad certificate: Subject CommonName too long!\n" msgstr "不正証明書 : Subject CommonName が長過ぎます。\n" #: socket.c:666 msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" msgstr "不正証明書 : Subject CommonName が NUL を含んでいます。中止します。\n" #: socket.c:694 #, c-format msgid "Subject Alternative Name: %s\n" msgstr "サブジェクトの別名: %s\n" #: socket.c:700 msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" msgstr "不正証明書 : サブジェクトの別名 が NUL を含んでいます。中止します。\n" #: socket.c:717 #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "サーバの CommonName が一致しません : %s != %s\n" #: socket.c:724 msgid "Server name not set, could not verify certificate!\n" msgstr "サーバ名が設定されておらず、証明書を検証できません。\n" #: socket.c:729 msgid "Unknown Server CommonName\n" msgstr "不明なサーバの CommonName です。\n" #: socket.c:731 msgid "Server name not specified in certificate!\n" msgstr "証明書中にサーバ名が指定されていません。\n" #: socket.c:743 msgid "EVP_md5() failed!\n" msgstr "EVP_md5() ができませんでした。\n" #: socket.c:747 msgid "Out of memory!\n" msgstr "メモリ不足です。\n" #: socket.c:755 msgid "Digest text buffer too small!\n" msgstr "ダイジェストテキストバッファが少な過ぎます。\n" #: socket.c:761 #, c-format msgid "%s key fingerprint: %s\n" msgstr "%s の key fingerprint は次の通りです。: %s\n" #: socket.c:765 #, c-format msgid "%s fingerprints match.\n" msgstr "%s の fingerprints が一致しました。\n" #: socket.c:767 #, c-format msgid "%s fingerprints do not match!\n" msgstr "%s の fingerprints が一致しませんでした。\n" #: socket.c:779 #, c-format msgid "Server certificate verification error: %s\n" msgstr "サーバ証明書検証エラー: %s\n" #: socket.c:794 #, c-format msgid "Broken certification chain at: %s\n" msgstr "証明パスが %s で壊れています\n" #: socket.c:796 msgid "" "This could mean that the server did not provide the intermediate CA's " "certificate(s), which is nothing fetchmail could do anything about. For " "details, please see the README.SSL-SERVER document that ships with " "fetchmail.\n" msgstr "" "このエラーは、サーバが中間CAの証明書を提供しなかったことを意味し、fetchmail はどうすることもできません。詳しくは fetchmail " "に同梱されているドキュメント README.SSL-SERVER を参照してください。\n" #: socket.c:806 #, c-format msgid "Missing trust anchor certificate: %s\n" msgstr "トラストアンカー証明書がありません: %s\n" #: socket.c:809 msgid "" "This could mean that the root CA's signing certificate is not in the trusted " "CA certificate location, or that c_rehash needs to be run on the certificate " "directory. For details, please see the documentation of --sslcertpath and --" "sslcertfile in the manual page.\n" msgstr "" "これは、root CA が署名した証明書が 信頼される CA 証明書の保管場所にないか、証明書のあるディレクトリで c_rehash " "を走らせる必要があることを示しています。詳しくは、マニュアルページの --sslcertpath と --sslcertfile " "についての記述を参照してください。\n" #: socket.c:902 msgid "File descriptor out of range for SSL" msgstr "ファイル識別子が SSL としては長過ぎます。" #: socket.c:913 msgid "Your operating system does not support SSLv2.\n" msgstr "使用中のオペレーティングシステムが SSLv2 をサポートしていません。\n" #: socket.c:923 #, c-format msgid "Invalid SSL protocol '%s' specified, using default (SSLv23).\n" msgstr "無効な SSL プロトコル `%s' が指定されたため、デフォルト (SSLv23)を利用します。\n" #: socket.c:1022 msgid "Certificate/fingerprint verification was somehow skipped!\n" msgstr "証明書/fingerprint 検証が幾つか飛ばされました。\n" #: socket.c:1039 msgid "" "Warning: the connection is insecure, continuing anyways. (Better use --" "sslcertck!)\n" msgstr "警告:接続は保護されていません、続けます。(--sslcertckの使用をお勧めします!)\n" #: socket.c:1081 msgid "Cygwin socket read retry\n" msgstr "Cygwin ソケット読み込み リトライ\n" #: socket.c:1084 msgid "Cygwin socket read retry failed!\n" msgstr "Cygwin ソケット読み込み リトライ が失敗しました!\n" #: transact.c:79 #, c-format msgid "mapped address %s to local %s\n" msgstr "%s をローカルの %s にマップしました。\n" #: transact.c:101 #, c-format msgid "mapped %s to local %s\n" msgstr "%s をローカルの %s に置換しました。\n" #: transact.c:168 #, c-format msgid "passed through %s matching %s\n" msgstr "%s と %s が一致しました。\n" #: transact.c:240 #, c-format msgid "" "analyzing Received line:\n" "%s" msgstr "" "Received 行を解析中です:\n" "%s" #: transact.c:279 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "行が受領されました。%s はメールサーバの別名です。\n" #: transact.c:285 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "行が拒絶されました。%s はメールサーバの別名ではありません。\n" #: transact.c:359 msgid "no Received address found\n" msgstr "Received のアドレスがありません。\n" #: transact.c:368 #, c-format msgid "found Received address `%s'\n" msgstr "Received のアドレスは `%s' です。\n" #: transact.c:613 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "ヘッダを解析中にエラーのある行を見つけました - man ページの bad-header オプションを読んでください\n" #: transact.c:615 #, c-format msgid "line: %s" msgstr "該当行: %s" #: transact.c:1107 transact.c:1117 #, c-format msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" msgstr "エンベロープを解析中 \"%s\" 名前 \"%-.*s\"\n" #: transact.c:1132 #, c-format msgid "Parsing Received names \"%-.*s\"\n" msgstr "受取人の名前を解析中 \"%-.*s\"\n" #: transact.c:1144 msgid "No envelope recipient found, resorting to header guessing.\n" msgstr "エンベロープに受取人が見当たりません、ヘッダより推測します。\n" #: transact.c:1162 #, c-format msgid "Guessing from header \"%-.*s\".\n" msgstr "ヘッダ\"%-.*s\"より推測しています\n" #: transact.c:1177 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "%s という転送先に該当するものがありません。\n" #: transact.c:1192 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "DNS の不調で転送と削除が出来ませんでした。\n" #: transact.c:1303 msgid "writing RFC822 msgblk.headers\n" msgstr "RFC822 msgblk.headers を書き込んでいます。\n" #: transact.c:1322 msgid "no recipient addresses matched declared local names" msgstr "こちらで宣言されたアドレスと受取手のアドレスが一致しませんでした。" #: transact.c:1329 #, c-format msgid "recipient address %s didn't match any local name" msgstr "受取手のアドレス %s に該当する物がありません。" #: transact.c:1338 msgid "message has embedded NULs" msgstr "メッセージに NUL が含まれています" #: transact.c:1346 msgid "SMTP listener rejected local recipient addresses: " msgstr "SMTP 受信プログラムが次のアドレスの受信を拒否しました : " #: transact.c:1396 msgid "error writing message text\n" msgstr "メッセージを書き込む際にエラーが発生しました\n" #: transact.c:1672 #, c-format msgid "Buffer too small. This is a bug in the caller of %s:%lu.\n" msgstr "バッファが小さすぎます。これは呼出側 %s:%lu のバグです。\n" #: uid.c:249 #, c-format msgid "Old UID list from %s:" msgstr "サーバ %s からの古い UID リスト :" #: uid.c:253 uid.c:264 uid.c:309 msgid " " msgstr " <ありません>" #: uid.c:262 msgid "Scratch list of UIDs:" msgstr "UID のスクラッチリスト :" #: uid.c:325 uid.c:374 #, c-format msgid "Merged UID list from %s:" msgstr "サーバ %s からの古い UID リスト :" #: uid.c:328 #, c-format msgid "New UID list from %s:" msgstr "サーバ %s からの新たな UID リスト :" #: uid.c:355 msgid "swapping UID lists\n" msgstr "UID リストを交換しています。\n" #: uid.c:363 msgid "not swapping UID lists, no UIDs seen this query\n" msgstr "UID リストを交換しません。この交信に対する UID はありません。\n" #: uid.c:383 msgid "discarding new UID list\n" msgstr "UID リストを交換しています。\n" #: uid.c:419 msgid "Deleting fetchids file.\n" msgstr "fetchids ファイルを削除しています。\n" #: uid.c:422 #, c-format msgid "Error deleting %s: %s\n" msgstr "エラーです。削除しています %s: %s\n" #: uid.c:428 msgid "Writing fetchids file.\n" msgstr "fetchids ファイルを書き込み中です。\n" #: uid.c:439 uid.c:447 #, c-format msgid "Write error on fetchids file %s: %s\n" msgstr "fetchids ファイル %s を書き込み中にエラーが発生しました:%s\n" #: uid.c:459 #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" msgstr "fetchids ファイル %s の書込みでエラーが発生しました。古いファイルが残っています。\n" #: uid.c:463 #, c-format msgid "Cannot rename fetchids file %s to %s: %s\n" msgstr "fetchids ファイルの名前を変更できません。%s から %sへ: %s\n" #: uid.c:467 #, c-format msgid "Cannot open fetchids file %s for writing: %s\n" msgstr "fetchids ファイル %s を書込みのために開こうとしましたができませんでした: %s\n" #: xmalloc.c:33 msgid "malloc failed\n" msgstr "malloc できませんでした。\n" #: xmalloc.c:47 msgid "realloc failed\n" msgstr "realloc できませんでした。\n" language-pack-ja-base/data/ja/LC_MESSAGES/doc-base.po0000644000000000000000000005010512704126300017044 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Robert Luberda # This file is distributed under the same license as the doc-base package. # KURASAWA Nozomu , 2012. # msgid "" msgstr "" "Project-Id-Version: doc-base 0.10.3\n" "Report-Msgid-Bugs-To: doc-base@packages.debian.org\n" "POT-Creation-Date: 2014-08-24 21:58+0200\n" "PO-Revision-Date: 2014-09-25 11:55+0000\n" "Last-Translator: Shushi Kurose \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 04:59+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: ../../install-docs.in:107 #, perl-format msgid "Too many arguments for `%s'." msgstr "`%s' に対して引数が多すぎます。" #: ../../install-docs.in:110 #, perl-format msgid "`%s' requires exactly one argument." msgstr "`%s' には引数が 1 つだけ必要です。" #: ../../install-docs.in:113 #, perl-format msgid "Arguments missing for `%s'." msgstr "`%s' の引数がありません。" #: ../../install-docs.in:132 #, perl-format msgid "Re-registration of all documents forced by %s." msgstr "%s により全ドキュメントの最登録を行いました。" #: ../../perl/Debian/DocBase/DB.pm:43 #, perl-format msgid "Cannot read file `%s': %s." msgstr "ファイル `%s' を読み込めません: %s" #: ../../perl/Debian/DocBase/DB.pm:74 #, perl-format msgid "Saving `%s' (%d)." msgstr "`%s' を保存しています (%d)" #: ../../perl/Debian/DocBase/DB.pm:77 msgid "Needs to be root for this operation." msgstr "この操作は root になる必要があります。" #: ../../perl/Debian/DocBase/DB.pm:83 #, perl-format msgid "Cannot save file `%s': %s." msgstr "ファイル `%s' を保存できません: %s" #: ../../perl/Debian/DocBase/DB.pm:87 #: ../../perl/Debian/DocBase/Document.pm:273 #: ../../perl/Debian/DocBase/InstallDocs.pm:156 #, perl-format msgid "Cannot rename file `%s' to `%s': %s." msgstr "ファイル `%s' を `%s' に名前変更できません: %s" #: ../../perl/Debian/DocBase/DB.pm:108 #, perl-format msgid "Contents of file `%s':" msgstr "ファイル `%s' の内容:" #: ../../perl/Debian/DocBase/DocBaseFile.pm:104 msgid "" "Note: `install-docs --verbose --check file_name' may give more details about " "the above error." msgid_plural "" "Note: `install-docs --verbose --check file_name' may give more details about " "the above errors." msgstr[0] "" "注意: `install-docs --verbose --check file_name' とすると上記のエラーについての詳細を得られます。" #: ../../perl/Debian/DocBase/DocBaseFile.pm:226 #: ../../perl/Debian/DocBase/Document.pm:167 #: ../../perl/Debian/DocBase/Utils.pm:183 #, perl-format msgid "Cannot open file `%s' for reading: %s." msgstr "ファイル `%s' を読み込むために開けません: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:257 #, perl-format msgid "`%s', line %d" msgstr "`%s', 行 %d" #: ../../perl/Debian/DocBase/DocBaseFile.pm:265 #: ../../perl/Debian/DocBase/DocBaseFile.pm:268 #, perl-format msgid "Error in %s: %s." msgstr "%s でエラー: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:270 #, perl-format msgid "Warning in %s: %s." msgstr "%s で警告: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:272 #, perl-format msgid "Unknown flag (%s, %s)." msgstr "不明なフラグ (%s, %s)" #: ../../perl/Debian/DocBase/DocBaseFile.pm:288 #, perl-format msgid "line in field `%s' seems not to be UTF-8 encoded, recoding" msgstr "フィールド `%s' の行は UTF-8 でエンコードされていないようです。再エンコードします" #: ../../perl/Debian/DocBase/DocBaseFile.pm:324 #, perl-format msgid "control field `%s' already defined" msgstr "コントロールフィールド `%s' は既に定義されています" #: ../../perl/Debian/DocBase/DocBaseFile.pm:327 #, perl-format msgid "unrecognised control field `%s'" msgstr "`%s' は認識できないコントロールフィールドです" #: ../../perl/Debian/DocBase/DocBaseFile.pm:330 #, perl-format msgid "" "field `%s' in incorrect section (missing empty line before the field?)" msgstr "フィールド `%s' が正しくないセクションにあります (フィールドの前に空行がなくはないですか?)" #: ../../perl/Debian/DocBase/DocBaseFile.pm:337 msgid "syntax error - no field specified" msgstr "構文エラー - フィールドが指定されていません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:338 #, perl-format msgid "field `%s' cannot consist of multi lines" msgstr "フィールド `%s' は複数行にできません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:342 #, perl-format msgid "syntax error in control file: %s" msgstr "コントロールファイルで構文エラーです: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:352 #, perl-format msgid "File `%s' not yet parsed." msgstr "ファイル `%s' はまだパースしていません。" #: ../../perl/Debian/DocBase/DocBaseFile.pm:370 #, perl-format msgid "unknown section: `%s'" msgstr "不明なセクションです: `%s'" #: ../../perl/Debian/DocBase/DocBaseFile.pm:384 #, perl-format msgid "value of `%s' not specified" msgstr "`%s' の値が指定されていません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:402 msgid "the first line does not contain valid `Document' field" msgstr "先頭行に適切な `Document' フィールドが含まれていません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:405 msgid "invalid value of `Document' field" msgstr "`Document' フィールドの値が不正です" #: ../../perl/Debian/DocBase/DocBaseFile.pm:408 #, perl-format msgid "(using `%s' as the root directory)" msgstr "(`%s' をルートディレクトリとして使用します)" #: ../../perl/Debian/DocBase/DocBaseFile.pm:415 #, perl-format msgid "unsupported doc-base file version: %s" msgstr "サポートしていない doc-base ファイルのバージョンです: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:436 #, perl-format msgid "format `%s' already defined" msgstr "フォーマット `%s' はすでに定義されています" #: ../../perl/Debian/DocBase/DocBaseFile.pm:440 #, perl-format msgid "format `%s' is not supported" msgstr "フォーマット `%s' はサポートされていません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:452 #, perl-format msgid "`%s' value missing for format `%s'" msgstr "フォーマット `%2$s' に対して `%1$s' の値がありません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:456 #, perl-format msgid "`%s' value has to be specified with absolute path: %s" msgstr "`%s' の値は絶対パスで指定しなければなりません: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:462 #, perl-format msgid "file `%s' does not exist" msgstr "ファイル %s は存在しません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:473 #, perl-format msgid "`%s' value not specified for format `%s'" msgstr "フォーマット `%2$s' に対して `%1$s' の値を指定してません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:482 #, perl-format msgid "`%s' value has to be specified with absolute path: %s" msgstr "`%s' の値は絶対パスで指定しなければなりません: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:488 #, perl-format msgid "file mask `%s' does not match any files" msgstr "ファイルマスク `%s' にマッチするファイルがありません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:501 msgid "no `Format' section found" msgstr "`Format' セクションがありません" #: ../../perl/Debian/DocBase/DocBaseFile.pm:502 msgid "all `Format' sections are invalid" msgstr "`Format' セクションがすべて不正です。" #: ../../perl/Debian/DocBase/Document.pm:153 msgid "---document-information---" msgstr "---ドキュメント情報---" #: ../../perl/Debian/DocBase/Document.pm:154 msgid "---format-description---" msgstr "---フォーマットの説明---" #: ../../perl/Debian/DocBase/Document.pm:155 msgid "---status-information---" msgstr "---状態情報---" #: ../../perl/Debian/DocBase/Document.pm:191 #, perl-format msgid "Document id in `%s' does not match our document id (%s != %s)." msgstr "`%s' のドキュメント ID が自身のドキュメント ID と一致しません (%s != %s)。" #: ../../perl/Debian/DocBase/Document.pm:199 #, perl-format msgid "`%s' contains errors, not registering." msgstr "`%s' にエラーがあります。登録しません。" #: ../../perl/Debian/DocBase/Document.pm:214 #, perl-format msgid "File `%s' is not registered, cannot remove." msgstr "ファイル `%s' は登録されておらず、削除できません。" #: ../../perl/Debian/DocBase/Document.pm:225 #, perl-format msgid "Unregistering all control files from document `%s'." msgstr "ドキュメント `%s' の全コントロールファイルを登録解除しています" #: ../../perl/Debian/DocBase/Document.pm:248 #: ../../perl/Debian/DocBase/InstallDocs.pm:153 #: ../../perl/Debian/DocBase/InstallDocs.pm:160 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:190 #, perl-format msgid "Cannot remove file `%s': %s." msgstr "ファイル `%s' を削除できません: %s" #: ../../perl/Debian/DocBase/Document.pm:255 #, perl-format msgid "Cannot open file `%s' for writing: %s." msgstr "ファイル `%s' を書き込み用に開けません: %s" #: ../../perl/Debian/DocBase/Document.pm:270 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:256 #, perl-format msgid "Cannot close file `%s': %s." msgstr "ファイル `%s' を閉じることができません: %s" #: ../../perl/Debian/DocBase/Document.pm:307 #, perl-format msgid "" "Unregistering file `%s', since its actual document id `%s' does not match " "its saved document id `%s'." msgstr "ファイル `%s' の実際のドキュメント ID `%s' と保存されたドキュメント ID `%s' が一致しないため、登録解除しています" #: ../../perl/Debian/DocBase/Document.pm:323 #, perl-format msgid "Error while merging %s with %s: inconsistent values of %s." msgstr "%s と %s のマージ中にエラー: %s の値が矛盾しています。" #: ../../perl/Debian/DocBase/Document.pm:332 #, perl-format msgid "Error while merging %s with %s: format %s already defined." msgstr "%s と %s のマージ中にエラー: フォーマット %s は既に定義されています。" #: ../../perl/Debian/DocBase/Document.pm:357 #, perl-format msgid "Document `%s' is not yet merged." msgstr "ドキュメント `%s' はまだマージされていません。" #: ../../perl/Debian/DocBase/Document.pm:434 #, perl-format msgid "`%s' not yet created." msgstr "`%s' はまだ作成していません。" #: ../../perl/Debian/DocBase/InstallDocs.pm:53 #, perl-format msgid "Mode already set: %s, %s." msgstr "モードを既に設定しています: %s, %s" #: ../../perl/Debian/DocBase/InstallDocs.pm:57 #, perl-format msgid "Value of the `%s' option ignored." msgstr "`%s' オプションの値を無視します。" #: ../../perl/Debian/DocBase/InstallDocs.pm:74 msgid "Unknown mode." msgstr "未知のモード。" #: ../../perl/Debian/DocBase/InstallDocs.pm:103 #: ../../perl/Debian/DocBase/InstallDocs.pm:278 #, perl-format msgid "Doc-base file `%s' does not exist." msgstr "Doc-base ファイル `%s' がありません。" #: ../../perl/Debian/DocBase/InstallDocs.pm:110 #, perl-format msgid "%s: Fatal error found, the file won't be registered." msgstr "%s: 致命的エラーが発生しました。ファイルを登録しません。" #: ../../perl/Debian/DocBase/InstallDocs.pm:112 #, perl-format msgid "%d warning or non-fatal error found." msgid_plural "%d warnings or non-fatal errors found." msgstr[0] "%d 個の警告ないし致命的でないエラーが発生しました。" #: ../../perl/Debian/DocBase/InstallDocs.pm:117 #, perl-format msgid "%s: No problems found." msgstr "%s: 問題はありませんでした。" #: ../../perl/Debian/DocBase/InstallDocs.pm:126 #, perl-format msgid "Document `%s' is not registered." msgstr "ドキュメント `%s' SGML文書ではありません" #: ../../perl/Debian/DocBase/InstallDocs.pm:142 #, perl-format msgid "Invalid argument `%s' passed to the `%s' option." msgstr "`%2$s' オプションに対して不当な引数 `%1$s' があります。" #: ../../perl/Debian/DocBase/InstallDocs.pm:186 msgid "Scrollkeeper was removed, forcing re-registration of all documents." msgstr "Scrollkeeper が削除されました。強制的に全ドキュメントを再登録します。" #: ../../perl/Debian/DocBase/InstallDocs.pm:187 msgid "Scrollkeeper was installed, forcing re-registration of all documents." msgstr "Scrollkeeper がインストールされました。強制的に全ドキュメントを再登録します。" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 removed doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:199 #, perl-format msgid "%d removed doc-base file" msgid_plural "%d removed doc-base files" msgstr[0] "doc-base ファイルを %d 個削除" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 changed doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:205 #, perl-format msgid "%d changed doc-base file" msgid_plural "%d changed doc-base files" msgstr[0] "doc-base ファイルを %d 個変更" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 added doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:211 #, perl-format msgid "%d added doc-base file" msgid_plural "%d added doc-base files" msgstr[0] "doc-base ファイルを %d 個追加" #: ../../perl/Debian/DocBase/InstallDocs.pm:214 #, perl-format msgid "Processing %s..." msgstr "%s を処理中..." #. Translators: the `Unregisteing %d doc-base files, ' and `re-registeing %d doc-base files...' #. messages are used together. #: ../../perl/Debian/DocBase/InstallDocs.pm:226 #, perl-format msgid "Unregistering %d doc-base file, " msgid_plural "Unregistering %d doc-base files, " msgstr[0] "doc-base ファイルを %d 個登録解除しています, " #. Translators: the `Unregisteing %d doc-base files, ' and `re-registeing %d doc-base files...' #. messages are used together. #: ../../perl/Debian/DocBase/InstallDocs.pm:231 #, perl-format msgid "re-registering %d doc-base file..." msgid_plural "re-registering %d doc-base files..." msgstr[0] "doc-base ファイルを %d 個再登録しています..." #: ../../perl/Debian/DocBase/InstallDocs.pm:236 #, perl-format msgid "Unregistering %d doc-base file..." msgid_plural "Unregistering %d doc-base files..." msgstr[0] "doc-base ファイルを %d 個登録解除しています..." #: ../../perl/Debian/DocBase/InstallDocs.pm:239 #, perl-format msgid "Registering %d doc-base file..." msgid_plural "Registering %d doc-base files..." msgstr[0] "doc-base ファイルを %d 個登録しています..." #: ../../perl/Debian/DocBase/InstallDocs.pm:257 #, perl-format msgid "Ignoring unregistered document `%s'." msgstr "登録されなかったドキュメント `%s' を無視します。" #: ../../perl/Debian/DocBase/InstallDocs.pm:260 #, perl-format msgid "Trying to remove document `%s'." msgstr "ドキュメント `%s' の削除を試みます。" #: ../../perl/Debian/DocBase/InstallDocs.pm:268 #, perl-format msgid "Ignoring unregistered file `%s'." msgstr "登録されなかったファイル `%s' を無視します。" #: ../../perl/Debian/DocBase/InstallDocs.pm:281 #, perl-format msgid "Trying to install file `%s'." msgstr "ファイル `%s' をインストールします。" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:78 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:27 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:101 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:155 #, perl-format msgid "%s started." msgstr "%s を起動しました。" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:81 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:30 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:81 #, perl-format msgid "Registering documents with %s..." msgstr "%s をドキュメントとして登録しています..." #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:83 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:33 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:91 #, perl-format msgid "Skipping execution of %s - %s package doesn't seem to be installed." msgstr "%s の実行をスキップします - %s パッケージがインストールされていないようです。" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:97 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:35 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:148 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:164 #, perl-format msgid "%s finished." msgstr "%s を完了しました。" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:74 #, perl-format msgid "Skipping registration of %s because of --no-update-menus." msgstr "--no-update-menus を指定したため %s の登録をスキップします。" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:86 #, perl-format msgid "Unregistering documents from %s..." msgstr "%s からドキュメントを登録解除しています..." #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:189 #, perl-format msgid "Removing scrollkeeper OMF file `%s'." msgstr "scrollkeeper OMF ファイル `%s' を削除しています。" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:195 #, perl-format msgid "Cannot delete directory `%s': %s." msgstr "ディレクトリ `%s' を削除できません: %s" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:231 #, perl-format msgid "Cannot create directory `%s': %s." msgstr "ディレクトリ `%s' を作成できません: %s" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:270 #, perl-format msgid "Scrollkeeper status changed: %d." msgstr "Scrollkeeper の状態を変更しました: %d" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:282 #, perl-format msgid "Scrollkeeper status set to %d." msgstr "Scrollkeeper の状態を %d に設定します。" #: ../../perl/Debian/DocBase/Utils.pm:59 #, perl-format msgid "No arguments passed to %s." msgstr "%s に引数が渡されていません。" #: ../../perl/Debian/DocBase/Utils.pm:62 #, perl-format msgid "Executing `%s'" msgstr "`%s' の実行中" #: ../../perl/Debian/DocBase/Utils.pm:64 #, perl-format msgid "Error occurred during execution of `%s'." msgstr "`%s' の実行中にエラーが発生しました。" #: ../../perl/Debian/DocBase/Utils.pm:67 #, perl-format msgid "Skipping execution of `%s'." msgstr "`%s' の実行をスキップしました。" #: ../../perl/Debian/DocBase/Utils.pm:98 msgid "Internal error: " msgstr "内部エラー: " #: ../../perl/Debian/DocBase/Utils.pm:99 msgid "Database error: " msgstr "データベースエラー: " #: ../../perl/Debian/DocBase/Utils.pm:104 msgid "Running fatal errors handler." msgstr "致命的エラーハンドラを実行しています" #: ../../perl/Debian/DocBase/Utils.pm:115 #, perl-format msgid "Signal %s received, terminating." msgstr "シグナル %s を受け取ったので終了します。" #: ../../perl/Debian/DocBase/Utils.pm:128 msgid "Ignore signals." msgstr "シグナルを無視します。" #: ../../perl/Debian/DocBase/Utils.pm:132 msgid "Restore signals." msgstr "シグナルを復元します。" #: ../../perl/Debian/DocBase/Utils.pm:135 msgid "Setup signals." msgstr "シグナルを設定します。" #: ../../perl/Debian/DocBase/Utils.pm:138 #: ../../perl/Debian/DocBase/Utils.pm:158 #, perl-format msgid "Invalid argument of IgnoreRestoreSignals(): %s." msgstr "IgnoreRestoreSignals() の引数が不正です: %s" #: ../../perl/Debian/DocBase/Utils.pm:143 #, perl-format msgid "Invalid counter (%d) in IgnoreRestoreSignals(%s)." msgstr "IgnoreRestoreSignals(%2$s) でカウンタ異常 (%1$d) があります。" language-pack-ja-base/data/ja/LC_MESSAGES/jade.po0000644000000000000000000010050312704126300016270 0ustar # ja.po for openjade. # Copyright (C) 2000, 2001 SATO Satoru # Satoru Sato , 2001. # msgid "" msgstr "" "Project-Id-Version: openjade 1.4devel1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2003-09-29 14:47+0000\n" "PO-Revision-Date: 2013-02-05 11:07+0000\n" "Last-Translator: OKANO Takayoshi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:52+0000\n" "X-Generator: Launchpad (build 17995)\n" msgid "cannot open output file %1 (%2)" msgstr "ファイル %1 (%2) を開けません" msgid "unknown output type %1" msgstr "不明な出力タイプ %1" msgid "empty output filename" msgstr "出力ファイル名がありません" msgid "Use the backend %1." msgstr "バックエンド %1 を使用" msgid "Send output to %1." msgstr "出力を %1 に送ります" msgid "FILE" msgstr "FILE" msgid "TYPE" msgstr "TYPE" msgid "could not convert system identifier %1 to a single filename" msgstr "システム識別子 %1 を単一ファイル名に変換できませんでした" msgid "" "missing table column flow object (table-auto-width feature not fully " "supported)" msgstr "テーブル行フローオブジェクトがみつかりません(table-auto-width 機能のサポートは不完全です)" msgid "nested tables are not allowed in RTF" msgstr "入れ子のテーブルは RTF では許されていません" msgid "could not embed %1 with clsid %2" msgstr "%1 を clsid %2 に埋め込めませんでした" msgid "" "TeX backend does not currently support references to page numbers of nodes " "other than elements" msgstr "今のところ、TeX バックエンドはエレメント以外のノードのページ番号への参照をサポートしていません" msgid "" "TeX backend does not currently support links to nodes other than elements" msgstr "今のところ、TeX バックエンドはエレメント以外のノードへのリンクをサポートしていません" msgid "TeX backend does not currently support links to entities" msgstr "今のところ、TeX バックエンドはエンティティへのリンクをサポートしていません" msgid "TeX backend does not currently support links to other SGML documents" msgstr "今のところ、TeX バックエンドは他の SGML 文書へのリンクをサポートしていません" msgid "TeX backend does not currently support HyTime linkends" msgstr "今のところ、TeX バックエンドは HyTime linkend をサポートしていません" msgid "TeX backend does not currently support TEI links" msgstr "今のところ、TeX バックエンドは TEI リンクをサポートしていません" msgid "TeX backend does not currently support glyph substitution tables" msgstr "今のところ、TeX バックエンドは glyph 代用テーブルをサポートしていません" msgid "%1 version %2" msgstr "%1 バージョン %2" msgid "no DSSSL specification: use -d to specify" msgstr "DSSSL 未指定: -d オプションを使って指定して下さい" msgid "" "no applicable processing instruction with title %1; available titles: %2" msgstr "title %1 に対し不適切な処理命令です。可能な title は: %2" msgid "" "Options with a \"doc-\"/\"spec-\" prefix apply only to the " "document/specification." msgstr "" "\"doc-\"/\"spec-\" prefix 付のオプションは document/specification に対してのみ適用可能です" msgid "Enable experimental DSSSL extensions." msgstr "実験的な DSSSL 拡張を有効にする" msgid "Debug mode." msgstr "デバッグモード" msgid "Use DSSSL specification %1." msgstr "DSSSL 指定 %1 を使用" msgid "Use DSSSL specification with title %1." msgstr "title %1 とともに DSSSL 指定を使用" msgid "Pretend that %1 appeared in the specification." msgstr "%1 が指定されているようなふりをする" msgid "Strict DSSSL compliance mode." msgstr "厳格な DSSSL 追従モード" msgid "Show open entities in error messages." msgstr "開かれたエンティティをエラーメッセージ内で表示" msgid "Show open elements in error messages." msgstr "開かれたエレメントをエラーメッセージ内で表示" msgid "Show error numbers in error messages." msgstr "エラーメッセージ内にエラー番号を表示" msgid "Show references in error messages." msgstr "エラーメッセージ内に参照を表示" msgid "Define parameter entity %1 as \"INCLUDE\"." msgstr "パラメータエンティティ %1 を \"INCLUDE\" するように定義" msgid "Enable warning %1." msgstr "警告 %1 を有効にする" msgid "SYSID" msgstr "SYSID" msgid "DEFINITION" msgstr "DEFINITION" msgid "NAME" msgstr "NAME" msgid "unexpected end of file" msgstr "予期せぬ EOF" msgid "invalid character" msgstr "不適切なキャラクタ" msgid "invalid character after '#'" msgstr "'#' の後で不適切なキャラクタ" msgid "unknown #! named constant %1" msgstr "不明な定数名 %1 の #!" msgid "unexpected token %1" msgstr "予期せぬトークン %1" msgid "string with no closing quote" msgstr "クォートで閉じていない文字列" msgid "missing closing parenthesis" msgstr "閉じ括弧がありません" msgid "invalid number %1" msgstr "不適切な番号 %1" msgid "invalid AFII glyph identifier %1" msgstr "不適切な AFII glyph 識別子 %1" msgid "call of non-function object %1" msgstr "非関数オブジェクト %1 の呼出し" msgid "too many arguments for function" msgstr "関数に対して引数が多すぎます" msgid "odd number of keyword/value arguments" msgstr "keyword/value 引数が奇数個あります" msgid "missing argument for function call" msgstr "関数呼出しに対する引数がありません" msgid "syntactic keyword %1 used as variable" msgstr "構文 keyword %1 が変数として使われています" msgid "reference to undefined variable %1" msgstr "未定義の変数 %1 への参照" msgid "no character with name %1" msgstr "名前 %1 についてキャラクタなし" msgid "unknown top level form %1" msgstr "不明な最上階層での form %1" msgid "bad form %1 in mode group" msgstr "モードグループ内で不適切な form %1" msgid "identifier %1 already defined in same part" msgstr "識別子 %1 は同じ部分で既に定義されています" msgid "first definition was here" msgstr "最初の定義はここでした" msgid "loop in specification of value of %1" msgstr "%1 の値の指定内にループがあります" msgid "argument out of range" msgstr "引数は範囲外です" msgid "loop in specification of value of unit %1" msgstr "ユニット %1 の値の指定内でループがあります" msgid "bad value specified for unit %1" msgstr "ユニット %1 に対して不適切な値が指定されました" msgid "unit %1 already defined in same part" msgstr "ユニット %1 は同じ部分で既に定義されています" msgid "quantity %1 undefined" msgstr "quantity %1 は未定義です" msgid "incompatible dimensions" msgstr "矛盾する dimension" msgid "%2 argument for primitive %1 of wrong type: %3 not a boolean" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は論理値 (boolean) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a pair" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はペア (pair) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a list" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はリスト (list) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a symbol" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はシンボル (symbol) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a string" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は文字列 (string) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a string or symbol" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は文字列 (string) でもシンボル (symbol) でもありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a char" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は文字 (char) ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an ISO8601 time string" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は ISO8601 time 文字列ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a style" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はスタイル (style) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not an exact integer" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は厳密な整数 (exact integer) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a quantity" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は quantity ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a color-space" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は\n" "color-space ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a number" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は数字 (number) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a sosofo" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は sosofo ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an optional singleton " "node list" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はオプションの単一ノードリスト (optional singleton node " "list) ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a singleton node list" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は単一ノードリスト (singleton node list) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a node list" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はノードリスト (node list) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a named node list" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は名前付きノードリスト (named node list) ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a length or length-spec" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は length あるいは length-spec ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a quantity or length-spec" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は quantity あるいは length-spec ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an integer or the symbol " "\"force\"" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は整数 (integer) あるいはシンボル (symbol) " "\"force\" ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not an address" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はアドレス (address) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a glyph-id" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は glyph-id ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a glyph-subst-table" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は glyph-subst-table ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a list of pairs of glyph-" "ids" msgstr "" "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は glyph-id のペア (pair) のリスト (list) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a procedure" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 は手続き (procedure) ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a vector" msgstr "%2 引数(プリミティブ %1 に対する)は不適切なタイプです: %3 はベクトル (vector) ではありません" msgid "root rule already defined in same part with same importance" msgstr "root rule は既に同じ部分で同じ重要度で定義されています" msgid "initial value already declared for characteristic %1 in same part" msgstr "初期値は既に同じ部分で特性 %1 に対して定義されています" msgid "first declaration was here" msgstr "最初の宣言はここです" msgid "%1 is not a valid keyword in a style expression" msgstr "%1 はスタイル表現内では不適切な keyword です" msgid "" "%1 is not a valid keyword in a make expression for flow object class %2" msgstr "%1 はフローオブジェクトクラス %2 に対する表現内では不適切な keyword です" msgid "%1 is not the name of any flow object class" msgstr "%1 はフローオブジェクトクラスの名前ではありません" msgid "" "content expression cannot be specified in make expression for atomic flow " "object class %1" msgstr "" "アトミック (atomic) フローオブジェクトクラス %1 に対する表現内では内容表現 (content expression) は指定できません" msgid "value for \"label:\" not a symbol" msgstr "\"label:\" に対する値がシンボル (symbol) ではありません" msgid "no port for label %1" msgstr "label %1 に対する port がありません" msgid "invalid content map" msgstr "不適切な content map" msgid "content map references non-existent port %1" msgstr "content map は存在しない port %1 を参照しています" msgid "invalid value for %1 characteristic" msgstr "%1 特性に対する不適切な値" msgid "no clause in cond expression matched" msgstr "cond 表現内で対応する clause がありません" msgid "no clause in case expression matched %1" msgstr "case 表現内で %1 に対応する clause がありません" msgid "expected \"else\" not %1" msgstr "予期される \"else\" が %1 ではありません" msgid "" "sorry, cannot handle unresolvable quantities in datums in case expression" msgstr "残念ながら case 表現の data 内の未解決の quantity を処理できませんでした" msgid "%1" msgstr "%1" msgid "division by zero" msgstr "0 除算" msgid "procedure does not have %1 keyword argument" msgstr "手続き (procedure) が %1 キーワード引数を持っていません" msgid "argument not a keyword" msgstr "引数がキーワードではありません" msgid "" "specification document does not have the DSSSL architecture as a base " "architecture" msgstr "指定文書はベースとなる DSSSL アーキテクチャを持っていません" msgid "" "specification document did not contain a style-specification-body element" msgstr "指定文書は style-specification-body エレメントを含んでいませんでした" msgid "unknown character name %1" msgstr "不明なキャラクタ名 %1" msgid "attempt to use current node when there is none" msgstr "何もないときには今のノードを使うようにします" msgid "attempt to process node in illegal context" msgstr "不適切なコンテキスト内のノードを処理するようにします" msgid "radix must be 2, 8, 10 or 16" msgstr "基数は 2、8、10、16 でなければなりません" msgid "this context requires a sosofo" msgstr "このコンテキストは sosofo を必要とします" msgid "this context requires a style object" msgstr "このコンテキストはスタイル (style) オブジェクトを必要とします" msgid "procedure can only be used in evaluation of characteristic value" msgstr "procedure は特性値の評価内でのみ使用できます" msgid "%1 color requires three arguments" msgstr "%1 カラーは三つの引数を必要とします" msgid "arguments for %1 color must be numbers" msgstr "%1 カラーに対する引数は数字でなければなりません" msgid "arguments for %1 color must be in the range 0 to 1" msgstr "%1 カラーに対する引数は 0 から 1 までの範囲内になければなりません" msgid "result of procedure in %1 color must be a number" msgstr "%1 カラー内の procedure の返り値は数字でなければなりません" msgid "unknown color-space family %1" msgstr "不明な color-space ファミリ %1" msgid "%1 color-space family does not take any arguments" msgstr "%1 color-space ファミリは引数をとりません" msgid "invalid parameters for %1 color-space family" msgstr "%1 color-space ファミリに対して不適切なパラメータ" msgid "%1 is not a pre-defined inherited characteristic" msgstr "%1 は定義済みの継承された特性ではありません" msgid "invalid number format %1" msgstr "不適切な数字フォーマット %1" msgid "invalid character %1 in public identifier" msgstr "公開識別子内に不適切な文字 %1" msgid "debug %1" msgstr "デバッグ %1" msgid "circular use of specification parts" msgstr "指定部分の循環使用" msgid "no style-specification or external-specification with ID %1" msgstr "ID %1 について style-specification あるいは external-specification がありません" msgid "" "document did not contain any style-specifications or external-specifications" msgstr "文書は style-specification あるいは external-specification を含んでいません" msgid "table-cell flow object not inside a table" msgstr "table-cell フローオブジェクトはテーブル内にありません" msgid "table-row flow object not inside a table" msgstr "table-row フローオブジェクトはテーブル内にありません" msgid "no value for node property %1" msgstr "ノード属性 %1 に対する値がありません" msgid "value returned by procedure was not a node-list" msgstr "procedure の返り値はノードリストではありませんでした" msgid "called from here" msgstr "ここから呼ばれました" msgid "called from here...(%1 calls omitted)" msgstr "ここから呼ばれました... (%1 呼出しは省略されました)" msgid "node processing loop detected" msgstr "ノード処理ループを検出しました" msgid "unquote-splicing expression does not evaluate to a list" msgstr "unquote-splicing 表式はリストに評価されません" msgid "object is read-only" msgstr "オブジェクトは read-only です" msgid "assignment to top-level variable %1" msgstr "最上階層の変数 %1 に割り当て" msgid "invalid call to continuation" msgstr "継続について不適切な呼出し" msgid "empty generic identifier in pattern" msgstr "パターン内に空の一般識別子" msgid "pattern is not a list" msgstr "パターンはリストではありません" msgid "%1 cannot be used as a generic identifier in a pattern" msgstr "%1 はパターン内の一般識別子としては使用できません" msgid "%1 cannot occur in a pattern" msgstr "%1 はパターン内にありません" msgid "value missing for qualifier in pattern" msgstr "パターン内の qualifier に対する値がありません" msgid "unknown pattern qualifier %1" msgstr "不明なパターン qualifier %1" msgid "bad value %1 for %2 qualifier in pattern" msgstr "パターン内の不適切な値 %1 (%2 に対する) qualifier" msgid "repeat qualifier not allowed inside children qualifier" msgstr "繰り返し qualifier は子の qualifier 内では許されません" msgid "bad value for attributes qualifier in pattern" msgstr "パターン内の属性 qualifier に対する不適切な値" msgid "characteristic %1 applied in style rule with same specificity" msgstr "特性 %1 は同じ指定のスタイルルールに適用されています" msgid "other style rule is here" msgstr "他のスタイルルールはここです" msgid "node matches more than one pattern with the same specificity" msgstr "ノードは同じ指定で一つ以上のパターンに一致します" msgid "reference to uninitialized variable %1" msgstr "初期化されていない変数 %1 への参照" msgid "circular use of actual value of characteristic %1" msgstr "特性 %1 の実際の値を循環して使用しています" msgid "characteristic %1 already defined in same part" msgstr "特性 %1 は同じ部分で既に定義されています" msgid "flow object class %1 already defined in same part" msgstr "フローオブジェクトクラス %1 は同じ部分で既に定義されています" msgid "mode %1 not defined" msgstr "ノード %1 は未定義です" msgid "duplicate character name %1" msgstr "重複する特性名 %1" msgid "duplicate SDATA entity name %1" msgstr "重複する SDATA エンティティ名 %1" msgid "duplicate SDATA entity text %1" msgstr "重複する SDATA エンティティテキスト %1" msgid "unsupported declaration will be ignored" msgstr "サポートされていない宣言は無視されます" msgid "unsupported character repertoire %1 will be ignored" msgstr "サポートされていないキャラクタレパートリー %1 は無視されます" msgid "error in declaration element" msgstr "宣言エレメント内でエラー" msgid "%1 is not a valid identifier" msgstr "%1 は不適切な識別子です" msgid "error in language definition" msgstr "言語定義部分内でエラー" msgid "no current language" msgstr "言語が指定されていません" msgid "%2 argument for primitive %1 of wrong type: %3 not a language" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 は言語ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a positive integer" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 は正の整数ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not an integer" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 は整数ではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not a keyword" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 はキーワードではありません" msgid "%2 argument for primitive %1 of wrong type: %3 not an alist" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 は連想リスト (alist) ではありません" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a list of characters" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 は文字のリストではありません" msgid "%2 argument for primitive %1 has wrong length" msgstr "%2 引数(プリミティブ %1 に対して)は不適切な length を持っています" msgid "quantity %1 can't be represented exactly" msgstr "quantity %1 を正確に表現できません" msgid "default language already declared in this part" msgstr "標準の言語はこの部分で既に宣言されています" msgid "%1 not a language as required in a default-language-declaration" msgstr "%1 は default-language-declaration 内で要求された言語ではありません" msgid "%1 not a valid unit name" msgstr "%1 は不適切なユニット名です" msgid "%1 not a valid character name" msgstr "%1 は不適切なキャラクタ名です" msgid "%1 not a valid character number" msgstr "%1 は不適切なキャラクタ番号です" msgid "unknown character property %1" msgstr "不明なキャラクタ属性 %1" msgid "error in character property declaration" msgstr "キャラクタ属性宣言内でエラー" msgid "character property %1 already declared in same part" msgstr "キャラクタ属性 %1 は同じ部分で既に宣言されています" msgid "added value for character property %1 already declared in same part" msgstr "キャラクタ属性 %1 のために追加された値は同じ部分で既に宣言されています" msgid "previous declaration was here" msgstr "前の宣言はここでした" msgid "value returned by procedure was not a sosofo" msgstr "procedure の返り値は sosofo ではありませんでした" msgid "loop in specification of value of character property %1" msgstr "キャラクタ属性 %1 の値の指定内でループ" msgid "value for character property %1 of wrong type: %2 not an integer" msgstr "不適切なタイプのキャラクタ属性 %1 の値: %2 は整数ではありません" msgid "" "value for character property %1 of wrong type: %2 not an integer or the " "value \"#f\"" msgstr "不適切なタイプのキャラクタプロパティ %1 の値: %2 は整数でも値 \"#f\" でもありません" msgid "%1 not a style or transformation language feature" msgstr "%1 はスタイルでも変換言語特性でもありません" msgid "undeclared use of feature %1" msgstr "宣言されていない特性 %1 の使用" msgid "feature %1 not supported" msgstr "特性 %1 はサポートされていません" msgid "feature %1 only partially supported" msgstr "特性 %1 は一部のみのサポートです" msgid "only allowed in style language" msgstr "スタイル言語内でのみ許されています" msgid "only allowed in transformation language" msgstr "変換言語内でのみ許されています" msgid "style and transformation language parts mixed" msgstr "スタイルと変換言語部分が混合されています" msgid "specification is marked as partial" msgstr "specification が partial としてマークされています" msgid "grove plan excluding module %1 not supported" msgstr "grove plan excluding モジュール %1 はサポートされていません" msgid "grove plan including module %1 not supported" msgstr "grove plan including モジュール %1 はサポートされていません" msgid "%1 not an SGML property set module" msgstr "%1 は SGML 属性設定モジュールではありません" msgid "" "Function for char-map characteristic returned non-char object %2 for " "character %1" msgstr "char-map 特性関数は non-char オブジェクト %2 を返しました(文字 %1 に対して)" msgid "" "value for character property %1 of wrong type: %2 not a public identifier or " "the value \"#f\"" msgstr "不適切な文字属性 %1 の値: %2 は公開識別子でも値 \"#f\" でもありません" msgid "variable %1 occurs more than once in bindings" msgstr "変数 %1 には一つ以上のバインドがなされています" msgid "exactly one of node:, subgrove: and class: needed" msgstr "厳密には node:、subgrove:、class: の内のどれか一つが必要とされます" msgid "add:, null:, remove:, children:, sub: make no sense with subgrove:" msgstr "add:, null:, remove:, children:, sub: subgrove について意味をなしません:" msgid "remove: makes no sense with class:" msgstr "remove: クラスについて意味をなしません" msgid "%2 argument for primitive %1 of wrong type: %3 not a subgrove-spec" msgstr "不適切なタイプの %2 引数(プリミティブ %1 に対して): %3 は subgrove-spec ではありません" msgid "wrong type: %1 not a list of create-specs" msgstr "不適切なタイプ: %1 は create-spec のリストではありません" msgid "wrong type: %1 not a create-spec or list of create-specs" msgstr "不適切なタイプ: %1 は create-spec でも create-spec のリストでもありません" msgid "query expression: %1 not a node list" msgstr "問い合わせ表式: %1 はノードリストではありません" msgid "priority expression: %1 not an exact integer" msgstr "優先度表式: %1 は厳密な整数ではありません" msgid "" "flow objects at the root must be all of class scroll or all of class page-" "sequence or simple-page-sequence" msgstr "" "root でのフローオブジェクトはすべてのクラス scroll かすべてのクラス page-sequence か simple-page-" "sequence でなければなりません" msgid "current flow parent has no principal port" msgstr "現在のフロー parent は principal port を持ちません" msgid "this flow object requires a paragraph as an ancestor flow object" msgstr "このフローオブジェクトは原型フローオブジェクトとしてのパラグラフを必要とします" msgid "flow object not accepted by port; only inline flow objects accepted" msgstr "port はフローオブジェクトを許しません: inline フローオブジェクトだけを許します" msgid "flow object not accepted by port; only display flow objects accepted" msgstr "port はフローオブジェクトを許しません: display フローオブジェクトだけを許します" msgid "" "flow object not accepted by port; only display or inline flow objects " "accepted" msgstr "port はフローオブジェクトを許しません: display あるいは inline フローオブジェクトだけを許します" msgid "" "flow object not accepted in a paragraph; only inline, display or paragraph-" "break flow objects accepted" msgstr "" "paragraph 内ではフローオブジェクトは許されていません: inline あるいは display 、paragraph-break " "フローオブジェクトだけを許します" msgid "" "a side-by-side flow object only accepts side-by-side-item flow objects as " "children" msgstr "side-by-side フローオブジェクトは子としての side-by-side-item フローオブジェクトだけを許します" msgid "" "flow object not accepted by port; only math-sequence, unmath, subscript, " "superscript, script, mark, fence, fraction, radical, math-operator, grid, " "character and alignment-point flow objects accepted" msgstr "" "port はフローオブジェクトを許しません; math-" "sequence、unmath、subscript、superscript、script、mark、fence、fraction、radical、math" "-operator、grid、character そして alignment-point フローオブジェクトだけを許します" msgid "flow object not accepted by port; must be grid-cell" msgstr "port はフローオブジェクトを許しません; grid-cell でなければなりません" msgid "" "flow object not accepted by port; only a single character flow object " "accepted" msgstr "port はフローオブジェクトを許しません; single character フローオブジェクトのみが受け入れられます" msgid "" "flow object not accepted by port; in a table, only either table-part flow " "objects or table-column flow objects followed by table-row or table-cell " "flow objects are allowed" msgstr "" "port はフローオブジェクトを許しません: table 内で、table-row あるいは table-cell フローオブジェクトが続く、table-" "part あるいは table-column フローオブジェクトのみを許します" msgid "" "flow object not accepted by port; only table-row or table-cell flow objects " "accepted" msgstr "port はフローオブジェクトを許しません; table-row あるいは table-cell フローオブジェクトのみ許します。" msgid "" "flow object not accepted by port; only table-column flow objects followed by " "table-row or table-cell flow objects allowd" msgstr "" "port はフローオブジェクトを許可しません; table-row あるいは table-cell フローオブジェクトが続く、table-column " "フローオブジェクトのみが受け入れられます" msgid "" "flow object not accepted by port; only table-cell flow objects accepted" msgstr "port はフローオブジェクトを許しません; table-cell フローオブジェクトのみを許します。" msgid "priority-expression must be a number" msgstr "priority-expression は数字でなければなりません" msgid "query-expression must be a node-list" msgstr "query-expression は node-list でなければなりません" msgid "Sorry, non-integral priorities not implemented" msgstr "残念ながら、non-integral priority は実装されていません" language-pack-ja-base/data/ja/LC_MESSAGES/m17n-db.po0000644000000000000000000003251712704126300016543 0ustar # po file for m17n-db # Copyright (C) 2006 AIST # This file is distributed under the same license as the PACKAGE package. # Kenichi Handa , 2006. # msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: bugs-m17n-lib@m17n.org\n" "POT-Creation-Date: 2014-12-12 23:29+0900\n" "PO-Revision-Date: 2009-06-30 06:01+0000\n" "Last-Translator: Kenichi Handa \n" "Language-Team: ja \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:25+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: MIM/bo-ewts.mim:36 msgid "" "Flag to tell whether or not to generate precomposed characters.\n" "If 1 (the default), generate precomposed characters (i.e. NFC) if available " "(e.g. \"ྲྀ\"(U+0F76).\n" "If 0, generate only decomposed characters (i.e. NFD) (e.g. \"ྲྀ\" (U+0FB2 " "U+0F80)." msgstr "" #: MIM/cmc-kbd.mim:26 msgid "" "Cham input method simulating Cham keyboard.\n" "Cham characters are encoded in logical order in memory and in files.\n" "But, you can type Cham text in visual order with this input method.\n" "Backspace and Delete also work in the manner of visual order." msgstr "" #: MIM/eo-h-f.mim:29 msgid "" "Meant for writing Esperanto-letters using Zamenhof's fundamental system." msgstr "" #: MIM/eo-h.mim:29 msgid "Meant for writing Esperanto-letters adding h's." msgstr "" #: MIM/eo-plena.mim:29 msgid "" "Meant for writing Esperanto-letters with the fundamental system and the X-" "system, like the default of EK." msgstr "" #: MIM/eo-q.mim:29 msgid "Meant for writing Esperanto-letters adding q's." msgstr "" #: MIM/eo-x.mim:29 msgid "Meant for writing Esperanto-letters adding x's (the X-system)." msgstr "" #: MIM/fr-azerty.mim:26 #, lisp-format msgid "" "Simulating Azerty keyboard on English keyboard.\n" "\n" " &1 é2 \"3 '4 (5 -6 è7 _8 ç9 à0 )° =_ ²~\n" " aA zZ eE rR tT yY uU iI oO pP ^¨ $£\n" " qQ sS dD fF gG hH jJ kK lL mM ù% *|\n" " wW xX cC vV bB nN ,? ;. :/ !§\n" "\n" "'[' and '{' are used as a dead key to type a character with the\n" "circumflex and diaeresis respectively (e.g. '[' 'e' -> \"ê\").\n" "\n" "'Alt-2' and 'Alt-7' are used as a dead key to type a character\n" "with tilde and grave respectively (e.g. 'Alt-2' 'n' -> \"ñ\").\n" "\n" "'Ctrl-Alt-2' and 'Ctrl-Alt-7' can be used as 'Alt-2' and 'Alt-7'\n" "respectively.\n" "\n" "Azerty keyboard has one more key at the bottom left corner for\n" "inputting \"<\" and \">\". As a normal English keyboard doesn't\n" "have such a key left, type '<' and '>' twice for \"<\" and \">\"\n" "respectively." msgstr "" #: MIM/global.mim:25 msgid "" "Global variable and command definitions.\n" "This is actually not an input method, but provides documents,\n" "default values of global variables, and default key-bindings of\n" "global commands." msgstr "" "グローバル変数及びグローバルコマンドの定義\n" "これ自体は入力メソッドではなく、グローバル変数の説明と値、\n" "グローバルコマンドの説明とキーバインドを提供するもの。" #: MIM/global.mim:32 msgid "" "Maxmum number of candidates in a candidate group.\n" "Value must be an integer.\n" "If the value is not positive, number of candidates in a group is decided\n" "by how candiates are grouped in an input method source file." msgstr "" "候補グループ内の候補の最大数。\n" "値は整数でなければならない。\n" "もし値が正でなければ、グループ内の候補の数は、入力メソッドの\n" "ソースファイル中でのグループ分けにしたがう。" #: MIM/global.mim:39 msgid "" "Character set to limit candidates.\n" "Value must be a symbol representing a charater set, or nil.\n" "If the value is not nil, a candidate containing a character not belonging\n" "to the specified character set is ignored." msgstr "" #: MIM/global.mim:46 msgid "" "Fallback input methods.\n" "Value must be comma separated fallback input method names.\n" "When you type a key that is not handled by the currently activated intup " "method,\n" "fallback input methods (in the order specified in this variable) try\n" "to handle that key, and the first one that can handle the key is activated\n" "temporarily.\n" "For instance, as the default value of this variable is \"lsymbol, " "unicode\",\n" "when you type \"/...\" while you are activating an input method\n" "that doesn't handle that key sequence, \"lsymbol\" input method is " "activated\n" "and \"…\" (U+2026: HORIZONTAL ELLIPSIS) is inserted." msgstr "" #: MIM/global.mim:60 msgid "" "Commit\n" "Commit the preedit text" msgstr "" #: MIM/global.mim:64 msgid "" "Convert\n" "Convert the preedit text" msgstr "" #: MIM/global.mim:68 msgid "" "Revert\n" "Revert the conversion" msgstr "" #: MIM/global.mim:72 msgid "" "Previous candidate\n" "Spot the previous candidate" msgstr "" #: MIM/global.mim:76 msgid "" "Next candidate\n" "Spot the next candidate" msgstr "" #: MIM/global.mim:80 msgid "" "First candidate\n" "Spot the first candidate in the current group" msgstr "" #: MIM/global.mim:84 msgid "" "Last candidate\n" "Spot the last candidate in the current group" msgstr "" #: MIM/global.mim:88 msgid "" "Previous candidate group\n" "Move to the previous candidate group" msgstr "" #: MIM/global.mim:92 msgid "" "Next candidate group\n" "Move to the next candidate group" msgstr "" #: MIM/global.mim:96 msgid "" "Select the 1st candidate\n" "Select the first candidate in the current group" msgstr "" #: MIM/global.mim:100 msgid "" "Select the 2nd candidate\n" "Select the second candidate in the current group" msgstr "" #: MIM/global.mim:104 msgid "" "Select the 3rd candidate\n" "Select the third candidate in the current group" msgstr "" #: MIM/global.mim:108 msgid "" "Select the 4th candidate\n" "Select the fourth candidate in the current group" msgstr "" #: MIM/global.mim:112 msgid "" "Select the 5th candidate\n" "Select the fifth candidate in the current group" msgstr "" #: MIM/global.mim:116 msgid "" "Select the 6th candidate\n" "Select the sixth candidate in the current group" msgstr "" #: MIM/global.mim:120 msgid "" "Select the 7th candidate\n" "Select the seventh candidate in the current group" msgstr "" #: MIM/global.mim:124 msgid "" "select the 8th candidate\n" "Select the eighth candidate in the current group" msgstr "" #: MIM/global.mim:128 msgid "" "Select the 9th candidate\n" "Select the ninth candidate in the current group" msgstr "" #: MIM/global.mim:132 msgid "" "Select the 10th candidate\n" "Select the tenth candidate in the current group" msgstr "" #: MIM/global.mim:136 msgid "" "Previous character\n" "Move to the previous character in the preedit text" msgstr "" #: MIM/global.mim:140 msgid "" "Next character\n" "Move to the next character in the preedit text" msgstr "" #: MIM/global.mim:144 msgid "" "Fist character\n" "Move to the first character in the preedit text" msgstr "" #: MIM/global.mim:148 msgid "" "Last character\n" "Move to the last character in the preedit text" msgstr "" #: MIM/global.mim:152 msgid "" "Delete char backward\n" "Delete the previous character in the preedit text" msgstr "" #: MIM/global.mim:156 msgid "" "Delete char\n" "Delete the following character in the preedit text" msgstr "" #: MIM/global.mim:160 msgid "" "Previous segment\n" "Move to the previous segment in the preedit text" msgstr "" #: MIM/global.mim:164 msgid "" "Next segment\n" "Move to the next segment in the preedit text" msgstr "" #: MIM/global.mim:168 msgid "" "First segment\n" "Move to the first segment in the preedit text" msgstr "" #: MIM/global.mim:172 msgid "" "Last segment\n" "Move to the last segment in the preedit text" msgstr "" #: MIM/global.mim:176 msgid "" "Extend segment\n" "Extend the current segment length to the tail" msgstr "" #: MIM/global.mim:180 msgid "" "Shrink segment\n" "Shrink the current segment length from the tail" msgstr "" #: MIM/global.mim:184 msgid "" "Reload input method\n" "Reload the input method (and configulation if any) and freshly start it.\n" "Note that the length of key-sequence bound for this command must be 1.\n" "This is one of special commands reserved by the m17n library, and\n" "should not be used in a map of an input method." msgstr "" #: MIM/hi-itrans.mim:53 msgid "" "If this variable is 1 (the default), the last Halant in a syllable\n" "is removed if it is followed by non Devanagari letter. For instance,\n" "typing \"har..\" produces \"हर।\", not \"हर्।\"." msgstr "" #: MIM/lsymbol.mim:23 msgid "" "Input method for symbols with relatively longer key sequences.\n" "All key sequences start with the key \"/\".\n" "This input methods is registered as one of fallback input methods by " "default.\n" "If you prefer shorter key sequences, try \"ssymbol\"." msgstr "" #: MIM/si-wijesekera.mim:36 msgid "" "Surrounding text vs. preedit.\n" "If 1, try to use surrounding text. Otherwise, use preedit." msgstr "" #: MIM/ssymbol.mim:23 msgid "" "Input method for symbols with relatively shorter key sequences.\n" "This input methods is suitable for a fallback input method.\n" "If you prefer this input method to \"lsymbol\" which is registered\n" "as one of fallback input methods by default, customize the variable\n" "\"fallback-input-method\"." msgstr "" #: MIM/ta-lk-renganathan.mim:33 msgid "" "Surrounding text vs. preedit\n" "If 1, try to use surrounding text. Otherwise, use preedit." msgstr "" #: MIM/tai-sonla.mim:30 msgid "" "Tai Viet input method using the phonetic key sequence with the Tai Son La " "keyboard layout.\n" "The phonetic key sequence means that you type a syllable in this order:\n" " C W? V v? F? T?\n" "where\n" " C is an initial consonant,\n" " W is a label for labializing C ('ꪫ'),\n" " V is a vowel (V1:prefix, V2:combining, or V3:postfix),\n" " v is the second vowel of a digraph vowel\n" " (in the case that V is 'ꪹ' and v is 'ꪸ', 'ꪷ', or 'ꪱ'),\n" " F is a final consonant,\n" " T is a tonemark (spacing or combining).\n" "\n" "You can type special symbols by these keys:\n" " '$' -> 'ꫛ'\n" " '#' -> 'ꫜ'\n" " '%' -> 'ꫝ'\n" " '!' -> '꫞'\n" " '@' -> '꫟'\n" msgstr "" #: MIM/th-kesmanee.mim:35 MIM/th-pattachote.mim:35 MIM/th-tis820.mim:35 msgid "" "Acceptance level\n" "The level of character sequence acceptance defined in WTT 2.0.\n" "0 accepts any key sequence. 2 accepts only orthographic ones.\n" "1 is somewhere between." msgstr "" #: MIM/unicode.mim:26 msgid "" "Input method for Unicode BMP characters using hexadigits.\n" "Type C-u followed by four hexadecimal numbers [0-9A-Fa-f]\n" "of a Unicode character code.\n" msgstr "" "Unicode の BMP 領域の文字を16進で入力\n" "C-u に続けてUnicode の文字コードを4桁の16進数をタイプして\n" "Unicode 文字を入力する。\n" #: MIM/unicode.mim:34 msgid "" "Preedit prompt\n" "Prompt string shown in the preedit area while typing hexadecimal numbers." msgstr "" "Preedit プロンプト\n" "Unicode を16進数で入力中、preedit 領域に表示されるプロンプト文字列。" #: MIM/unicode.mim:38 msgid "" "Start Unicode\n" "Start typing hexadecimal numbers of Unicode character." msgstr "" "Unicode入力の開始\n" "16進数によるUnicode文字の入力を開始する。" #: MIM/vi-tcvn.mim:26 msgid "" "Vietnames input method using the TCVN6064 sequence.\n" "Typing Backslash ('\\') toggles the normal mode and English mode.\n" "The following variables are customizable:\n" " tone-mark-on-last: control tone mark position in equivocal cases\n" " backspace-is-undo: control the action of Backspace key (delete or undo)" msgstr "" #: MIM/vi-tcvn.mim:36 MIM/vi-telex.mim:36 MIM/vi-viqr.mim:36 MIM/vi-vni.mim:36 msgid "" "Flag to control tone mark position in equivocal cases.\n" "If this variable is 0 (the default), put tone mark on the first vowel\n" "in such equivocal cases as \"oa\", \"oe\", \"uy\".\n" "Otherwise, put tone mark on the last vowel." msgstr "" #: MIM/vi-tcvn.mim:43 MIM/vi-telex.mim:43 MIM/vi-viqr.mim:43 MIM/vi-vni.mim:43 msgid "" "Flag to control the action of Backspace key (delete or undo).\n" "If this variable is 0 (the default), Backspace key deletes the previous\n" "character (e.g. \"q u a i s BS\" => \"quá\").\n" "If the value is 1, Backspace key undoes the previous key\n" "(e.g. \"q u a i s BS\" => \"quai\")." msgstr "" #: MIM/vi-telex.mim:26 msgid "" "Vietnames input method using the TELEX key sequence.\n" "Typing Backslash ('\\') toggles the normal mode and English mode.\n" "The following variables are customizable:\n" " tone-mark-on-last: control tone mark position in equivocal cases\n" " backspace-is-undo: control the action of Backspace key (delete or undo)" msgstr "" #: MIM/vi-viqr.mim:26 msgid "" "Vietnames input method using the VIQR key sequence.\n" "Typing Backslash ('\\') toggles the normal mode and English mode.\n" "The following variables are customizable:\n" " tone-mark-on-last: control tone mark position in equivocal cases\n" " backspace-is-undo: control the action of Backspace key (delete or undo)" msgstr "" #: MIM/vi-vni.mim:26 msgid "" "Vietnames input method using the VNI key sequence.\n" "Typing Backslash ('\\') toggles the normal mode and English mode.\n" "The following variables are customizable:\n" " tone-mark-on-last: control tone mark position in equivocal cases\n" " backspace-is-undo: control the action of Backspace key (delete or undo)" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/indent.po0000644000000000000000000001725612704126300016662 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) 2002 Free Software Foundation, Inc. # GOTO Masanori , 2002-2006. # msgid "" msgstr "" "Project-Id-Version: indent 2.2.9\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-01-31 17:27+0100\n" "PO-Revision-Date: 2014-10-12 06:13+0000\n" "Last-Translator: Makoto bignum Niimi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:35+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/args.c:611 msgid "" "usage: indent file [-o outfile ] [ options ]\n" " indent file1 file2 ... fileN [ options ]\n" msgstr "" "使い方: indent ファイル [-o 出力ファイル ] [ オプション ]\n" " indent ファイル1 ファイル2 ... ファイルN [ オプション ]\n" #: src/args.c:677 #, c-format msgid "%s: missing argument to parameter %s\n" msgstr "%s: パラメータ %s に引数が欠けています\n" #: src/args.c:802 #, c-format msgid "%s: unknown option \"%s\"\n" msgstr "%s: 未知のオプション \"%s\"\n" #: src/args.c:812 #, c-format msgid "option: %s\n" msgstr "オプション: %s\n" #: src/args.c:828 #, c-format msgid "GNU indent %s\n" msgstr "GNU indent %s\n" #: src/args.c:913 #, c-format msgid "%s: option ``%s'' requires a numeric parameter\n" msgstr "%s: オプション ``%s'' には数値パラメータが必要です\n" #: src/args.c:921 #, c-format msgid "set_option: internal error: p_type %d\n" msgstr "set_option: 内部エラー: p_type %d\n" #: src/args.c:977 msgid "Profile contains an unterminated comment" msgstr "プロファイルは閉じていないコメントを含んでいます" #: src/args.c:1015 msgid "Profile contains unpalatable characters" msgstr "プロファイルは適切でない文字を含んでいます" #: src/args.c:1183 #, c-format msgid "" "File named by environment variable %s does not exist or is not readable" msgstr "環境変数によって名付けられたファイル %s が存在しないか読み取り可能ではありません。" #: src/backup.c:466 #, c-format msgid "indent: Strange version-control value\n" msgstr "indent: おかしな version-control 値です\n" #: src/backup.c:467 #, c-format msgid "indent: Using numbered-existing\n" msgstr "indent: numbered-existing を使用します\n" #: src/backup.c:498 #, c-format msgid "indent: Can't make backup filename of %s\n" msgstr "indent: バックアップファイル名 %s を作成できません\n" #: src/backup.c:506 #, c-format msgid "Can't open backup file %s" msgstr "バックアップファイル %s が開けません" #: src/backup.c:513 #, c-format msgid "Can't write to backup file %s" msgstr "バックアップファイル %s に書込めません" #: src/backup.c:526 #, c-format msgid "Can't preserve modification time on backup file %s" msgstr "バックアップファイル %s の変更時刻を保存できませんでした" #: src/globs.c:49 src/globs.c:74 #, c-format msgid "indent: Virtual memory exhausted.\n" msgstr "indent: メモリを使い果たしました.\n" #: src/globs.c:93 #, c-format msgid "indent: %s:%d: %s:" msgstr "indent: %s:%d: %s:" #: src/globs.c:109 #, c-format msgid "indent: Fatal Error: " msgstr "indent: 致命的エラー: " #: src/globs.c:119 #, c-format msgid "indent: System Error: " msgstr "indent: システムエラー: " #: src/globs.h:27 msgid "Warning" msgstr "警告" #: src/globs.h:31 msgid "Error" msgstr "エラー" #: src/indent.c:284 msgid "EOF encountered in comment" msgstr "コメント中で EOF に遭遇しました" #: src/indent.c:345 msgid "Line broken" msgstr "行が壊れています" #: src/indent.c:522 msgid "Unexpected end of file" msgstr "予期しないファイルの終端です" #: src/indent.c:528 #, c-format msgid "There were %d non-blank output lines and %d comments\n" msgstr "非空行が %d 行、コメントが %d 行あります\n" #: src/indent.c:532 #, c-format msgid "(Lines with comments)/(Lines with code): %6.3f\n" msgstr "(コメント付きの行)/(コード付きの行): %6.3f\n" #: src/indent.c:556 msgid "Line broken 2" msgstr "行が壊れています 2" #: src/indent.c:778 #, c-format msgid "indent: only one output file (2nd was %s)\n" msgstr "indent: 唯一の出力ファイル (2番目は %s でした)\n" #: src/indent.c:787 src/indent.c:813 #, c-format msgid "indent: only one input file when output file is specified\n" msgstr "indent: 出力ファイルが指定されたときの唯一の入力ファイルです\n" #: src/indent.c:801 src/indent.c:848 #, c-format msgid "indent: can't have filenames when specifying standard input\n" msgstr "indent: 標準入力で指定された時にファイル名がありませんでした\n" #: src/indent.c:821 #, c-format msgid "indent: only one input file when stdout is used\n" msgstr "indent: stdout が使用された時唯一の入力ファイルです\n" #: src/indent.c:857 msgid "command line" msgstr "コマンドライン" #: src/indent.c:1049 #, c-format msgid "Read profile %s\n" msgstr "プロファイル %s を読みます\n" #: src/code_io.c:169 msgid "Internal buffering error" msgstr "内部バッファリングエラー" #: src/code_io.c:262 #, c-format msgid "Can't open input file %s" msgstr "入力ファイル %s が開けません" #: src/code_io.c:267 #, c-format msgid "Can't stat input file %s" msgstr "入力ファイル %s を stat できません" #: src/code_io.c:272 #, c-format msgid "Zero-length file %s" msgstr "ファイル %s の長さが0です" #: src/code_io.c:280 #, c-format msgid "File %s is too big to read" msgstr "ファイル %s は読込むには大きすぎます" #: src/code_io.c:288 #, c-format msgid "System problem reading file %s" msgstr "ファイル %s を読込み中にシステム問題が発生しました" #: src/code_io.c:312 #, c-format msgid "Error reading input file %s" msgstr "入力ファイル %s の読込みエラー" #: src/code_io.c:317 #, c-format msgid "Error closing input file %s" msgstr "入力ファイル %s をクローズする時にエラーになりました" #: src/code_io.c:507 #, c-format msgid "File %s contains NULL-characters: cannot proceed\n" msgstr "ファイル %s は NULL文字を含んでいるので、処理できません\n" #: src/lexi.c:786 msgid "Unterminated character constant" msgstr "文字定数が終了していません" #: src/lexi.c:787 msgid "Unterminated string constant" msgstr "文字列が終了していません" #: src/lexi.c:1044 #, c-format msgid "old style assignment ambiguity in \"=%c\". Assuming \"= %c\"\n" msgstr "\"=%c\" 中で古いスタイルの割当ての曖昧な表現. \"= %c\" と仮定します\n" #: src/output.c:1315 #, c-format msgid "indent: can't create %s\n" msgstr "indent: %s が作成できません\n" #: src/output.c:1354 #, c-format msgid "Can't close output file %s" msgstr "出力ファイル %s を閉じられません" #: src/output.c:1367 #, c-format msgid "Can't preserve modification time on output file %s" msgstr "出力ファイル %s の変更時刻を保存できませんでした" #: src/parse.c:447 msgid "Unmatched 'else'" msgstr "'else' が不一致" #: src/parse.c:473 msgid "Stmt nesting error." msgstr "stmt ネストエラー." #: src/parse.c:515 msgid "Unknown code to parser" msgstr "パーサーへの不明なコード" #: src/parse.c:525 #, c-format msgid "ParseStack [%d]:\n" msgstr "ParseStack [%d]:\n" #: src/parse.c:529 #, c-format msgid " stack[%d] => stack: %d ind_level: %d\n" msgstr " stack[%d] => stack: %d ind_level: %d\n" #: src/wildexp.c:126 msgid "CANNOT FIND '@' FILE!" msgstr "'@' ファイルを見つけられません!" language-pack-ja-base/data/ja/LC_MESSAGES/libgphoto2-2.po0000644000000000000000000106700212704126300017604 0ustar # ja.po for libgphoto2. # This file is distributed under the same license as the libgphoto2 package. # # Yukihiro Nakai , 2000. # Takeshi Aihana , 2001-2002, 2004. # AMANO Kazuhiro , 2002. # Tadashi Jokagi , 2008-2009. # msgid "" msgstr "" "Project-Id-Version: libgphoto2 2.4.7\n" "Report-Msgid-Bugs-To: gphoto-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-04-15 17:43+0200\n" "PO-Revision-Date: 2015-12-11 08:01+0000\n" "Last-Translator: elf \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 05:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: camlibs/adc65/adc65.c:243 msgid "" "Adc65\n" "Benjamin Moos " msgstr "" "Adc65\n" "Benjamin Moos " #: camlibs/agfa-cl20/agfa_cl20.c:534 #, c-format msgid "" "Camera appears to not be using CompactFlash storage\n" "Unfortunately we do not support that at the moment :-(\n" msgstr "" #: camlibs/agfa-cl20/agfa_cl20.c:537 #, c-format msgid "Camera has taken %d pictures, and is using CompactFlash storage.\n" msgstr "" #: camlibs/agfa-cl20/agfa_cl20.c:545 msgid "" "agfa_cl20\n" "The Agfa CL20 Linux Driver People!\n" " Email us at cl20@poeml.de \n" " Visit us at http://cl20.poeml.de " msgstr "" "agfa_cl20\n" "Agfa CL20 Linux ドライバの提供者!\n" " Email us at cl20@poeml.de \n" " ホームページは http://cl20.poeml.de " #: camlibs/aox/library.c:107 #, c-format msgid "" "Your USB camera has an Aox chipset.\n" "Number of lo-res PICs = %i\n" "Number of hi-res PICs = %i\n" "Number of PICs = %i\n" msgstr "" "お使いの USB カメラには Aox チップセットが搭載されています。\n" "低解像度の写真の数 = %i\n" "高解像度の写真の数 = %i\n" "写真の合計 = %i\n" #: camlibs/aox/library.c:120 msgid "" "Aox generic driver\n" "Theodore Kilgore \n" msgstr "" "Aox 汎用ドライバ\n" "Theodore Kilgore \n" #: camlibs/ax203/library.c:95 #, c-format msgid "Your USB picture frame has a AX203 chipset\n" msgstr "" #: camlibs/ax203/library.c:104 msgid "" "AX203 based picture frames come with a variety of resolutions.\n" "The gphoto driver for these devices allows you to download,\n" "upload and delete pictures from the picture frame." msgstr "" #: camlibs/ax203/library.c:117 msgid "" "AX203 USB picture frame driver\n" "Hans de Goede \n" "This driver allows you to download, upload and delete pictures\n" "from the picture frame." msgstr "" #: camlibs/ax203/library.c:442 camlibs/st2205/library.c:543 msgid "Picture Frame Configuration" msgstr "ピクチャーフレーム設定" #: camlibs/ax203/library.c:445 camlibs/ax203/library.c:461 #: camlibs/st2205/library.c:546 camlibs/st2205/library.c:570 msgid "Synchronize frame data and time with PC" msgstr "" #: camlibs/barbie/barbie.c:373 #, c-format msgid "" "Number of pictures: %i\n" "Firmware Version: %s" msgstr "" "写真の枚数: %i\n" "ファームウェアのバージョン: %s" #: camlibs/barbie/barbie.c:383 msgid "" "Barbie/HotWheels/WWF\n" "Scott Fritzinger \n" "Andreas Meyer \n" "Pete Zaitcev \n" "\n" "Reverse engineering of image data by:\n" "Jeff Laing \n" "\n" "Implemented using documents found on\n" "the web. Permission given by Vision." msgstr "" "Barbie/HotWheels/WWF\n" "Scott Fritzinger \n" "Andreas Meyer \n" "Pete Zaitcev \n" "\n" "画像データのリバースエンジニアリング担当:\n" "Jeff Laing \n" "\n" "WEB 上に実装済みの使用方法のドキュメント\n" "があります。Vision の承諾済み。" #: camlibs/canon/canon.c:645 #, c-format msgid "Could not create directory %s." msgstr "ディレクトリ %s を作成できません。" #: camlibs/canon/canon.c:648 #, c-format msgid "Could not remove directory %s." msgstr "ディレクトリ %s を削除できません。" #: camlibs/canon/canon.c:1211 camlibs/canon/canon.c:1590 #: camlibs/canon/usb.c:559 msgid "lock keys failed." msgstr "キーのロックに失敗しました。" #: camlibs/canon/canon.c:1307 camlibs/canon/canon.c:1308 msgid "*UNKNOWN*" msgstr "*不明*" #: camlibs/canon/canon.c:1491 #, c-format msgid "" "canon_int_capture_image: initial canon_usb_list_all_dirs() failed with " "status %li" msgstr "" "canon_int_capture_image: 関数 canon_usb_list_all_dirs() の初期化に失敗しました (ステータス %li)" #: camlibs/canon/canon.c:1623 #, c-format msgid "" "canon_int_capture_image: final canon_usb_list_all_dirs() failed with status " "%i" msgstr "" "canon_int_capture_image: 関数 canon_usb_list_all_dirs() の終了処理に失敗しました (ステータス %i)" #: camlibs/canon/canon.c:2490 #, c-format msgid "" "Name '%s' (%li characters) too long, maximum 30 characters are allowed." msgstr "名前 '%s' (%li 個の文字) は長すぎます。最大 30 文字まで有効です。" #: camlibs/canon/canon.c:2908 #, c-format msgid "Lower case letters in %s not allowed." msgstr "%s に小文字は使用できません。" #: camlibs/canon/canon.c:3090 #, c-format msgid "" "canon_int_list_directory: ERROR: initial message too short (%i < minimum %i)" msgstr "canon_int_list_directory: ERROR: 初期メッセージが短すぎます (%i < 最小値 %i)" #: camlibs/canon/canon.c:3112 msgid "" "canon_int_list_directory: Reached end of packet while examining the first " "dirent" msgstr "canon_int_list_directory: 最初の dirent を調査する際にパケットの終端に到達しました" #: camlibs/canon/canon.c:3197 msgid "canon_int_list_directory: truncated directory entry encountered" msgstr "canon_int_list_directory: 切りつめられたディレクトリに遭遇しました" #: camlibs/canon/canon.c:3561 msgid "File protected." msgstr "ファイルが保護されています。" #: camlibs/canon/canon.c:3669 msgid "Could not extract JPEG thumbnail from data: No beginning/end" msgstr "データから JPEG サムネイルへ展開できませんでした: 開始/終端がありません" #: camlibs/canon/canon.c:3757 msgid "Could not extract JPEG thumbnail from data: Data is not JFIF" msgstr "データから JPEG サムネイルへ展開できませんでした: データは JFIF ではありません" #: camlibs/canon/canon.h:156 camlibs/canon/canon.h:170 #, c-format msgid "NULL parameter \"%s\" in %s line %i" msgstr "%3$i 行の %2$s にあるパラメータ \"%1$s\" が NULL です" #: camlibs/canon/canon.h:638 #, c-format msgid "" "Don't know how to handle camera->port->type value %i aka 0x%x in %s line %i." msgstr "" #: camlibs/canon/crc.c:234 #, c-format msgid "FATAL ERROR: initial CRC value for length %d unknown\n" msgstr "致命的なエラー: CRC の初期値 (サイズ %d) が不明です\n" #: camlibs/canon/crc.c:247 #, c-format msgid "unable to guess initial CRC value\n" msgstr "CRC の初期値を推測できません\n" #: camlibs/canon/crc.c:274 #, c-format msgid "" "warning: CRC not checked (add len %d, value 0x%04x) " "#########################\n" msgstr "" "警告: CRC がチェックされていません (サイズ %d, 値 0x%04x の追加) #########################\n" #: camlibs/canon/library.c:96 camlibs/canon/library.c:1621 msgid "Compatibility Mode" msgstr "互換モード" #: camlibs/canon/library.c:97 msgid "Thumbnail" msgstr "サムネイル" #: camlibs/canon/library.c:98 msgid "Full Image" msgstr "完全な画像" #: camlibs/canon/library.c:122 camlibs/canon/library.c:265 #: camlibs/ptp2/config.c:1549 camlibs/ptp2/config.c:1560 #: camlibs/ptp2/ptp.c:4594 msgid "Bulb" msgstr "バルブ" #: camlibs/canon/library.c:215 msgid "Auto focus: one-shot" msgstr "オートフォーカス: ワンショット" #: camlibs/canon/library.c:216 msgid "Auto focus: AI servo" msgstr "オートフォーカス: AI サーボ" #: camlibs/canon/library.c:217 msgid "Auto focus: AI focus" msgstr "オートフォーカス: AI フォーカス" #: camlibs/canon/library.c:218 msgid "Manual focus" msgstr "マニュアルフォーカス" #: camlibs/canon/library.c:223 msgid "Beep off" msgstr "ビープなし" #: camlibs/canon/library.c:224 msgid "Beep on" msgstr "ビープあり" #: camlibs/canon/library.c:229 camlibs/canon/library.c:280 #: camlibs/ptp2/config.c:2636 camlibs/ptp2/ptp.c:4225 msgid "Flash off" msgstr "フラッシュなし" #: camlibs/canon/library.c:230 msgid "Flash on" msgstr "フラッシュあり" #: camlibs/canon/library.c:231 msgid "Flash auto" msgstr "自動フラッシュ" #: camlibs/canon/library.c:258 msgid "AUTO" msgstr "自動" #: camlibs/canon/library.c:259 camlibs/ptp2/config.c:1556 #: camlibs/ptp2/ptp.c:4588 msgid "P" msgstr "P" #: camlibs/canon/library.c:260 camlibs/ptp2/ptp.c:4589 msgid "Tv" msgstr "Tv" #: camlibs/canon/library.c:261 camlibs/ptp2/ptp.c:4590 msgid "Av" msgstr "Av" #: camlibs/canon/library.c:262 camlibs/ptp2/ptp.c:4591 msgid "M" msgstr "M" #: camlibs/canon/library.c:263 msgid "A-DEP" msgstr "A-DEP" #: camlibs/canon/library.c:264 msgid "M-DEP" msgstr "M-DEP" #: camlibs/canon/library.c:266 msgid "Manual 2" msgstr "マニュアル 2" #: camlibs/canon/library.c:267 msgid "Far scene" msgstr "" #: camlibs/canon/library.c:268 msgid "Fast shutter" msgstr "高速シャッター" #: camlibs/canon/library.c:269 msgid "Slow shutter" msgstr "低速シャッター" #: camlibs/canon/library.c:270 msgid "Night scene" msgstr "夜景" #: camlibs/canon/library.c:271 msgid "Gray scale" msgstr "モノクロ" #: camlibs/canon/library.c:272 camlibs/konica/qm150.c:998 #: camlibs/konica/qm150.c:1014 camlibs/ptp2/config.c:2657 #: camlibs/ptp2/config.c:3350 camlibs/ptp2/ptp.c:4604 camlibs/ptp2/ptp.c:4739 #: camlibs/ricoh/library.c:332 camlibs/sierra/olympus-desc.c:482 #: camlibs/sierra/sierra.c:997 camlibs/sierra/sierra.c:1006 #: camlibs/sierra/sierra.c:1312 msgid "Sepia" msgstr "セピア" #: camlibs/canon/library.c:273 camlibs/ptp2/config.c:1568 #: camlibs/ptp2/config.c:1732 camlibs/ptp2/config.c:2473 #: camlibs/ptp2/config.c:2475 camlibs/ptp2/config.c:2509 #: camlibs/ptp2/config.c:3161 camlibs/ptp2/ptp.c:4239 camlibs/ptp2/ptp.c:4435 #: camlibs/ptp2/ptp.c:4605 camlibs/st2205/library.c:516 #: camlibs/st2205/library.c:529 msgid "Portrait" msgstr "ポートレート" #: camlibs/canon/library.c:274 camlibs/ptp2/config.c:1720 #: camlibs/ptp2/config.c:2629 camlibs/sierra/nikon-desc.c:492 #: camlibs/sierra/olympus-desc.c:775 camlibs/sierra/olympus-desc.c:791 msgid "Spot" msgstr "スポット測光" #: camlibs/canon/library.c:275 camlibs/kodak/dc210/dc210.c:231 #: camlibs/kodak/dc210/dc210.c:245 camlibs/konica/qm150.c:1019 #: camlibs/ptp2/config.c:2477 camlibs/ptp2/config.c:2511 #: camlibs/ptp2/ptp.c:4241 camlibs/ptp2/ptp.c:4607 camlibs/ricoh/library.c:500 #: camlibs/sierra/epson-desc.c:218 camlibs/sierra/nikon-desc.c:324 #: camlibs/sierra/olympus-desc.c:637 camlibs/sierra/sierra.c:1117 #: camlibs/sierra/sierra.c:1122 camlibs/sierra/sierra.c:1393 #: camlibs/sierra/sierra.c:1589 camlibs/sierra/sierra.c:1592 #: camlibs/sierra/sierra.c:1805 msgid "Macro" msgstr "マクロ" #: camlibs/canon/library.c:276 msgid "BW" msgstr "" #: camlibs/canon/library.c:277 msgid "PanFocus" msgstr "パンフォーカス" #: camlibs/canon/library.c:278 camlibs/ptp2/config.c:3157 #: camlibs/ptp2/config.c:3347 camlibs/ptp2/ptp.c:4431 camlibs/ptp2/ptp.c:4736 msgid "Vivid" msgstr "ビビッド" #: camlibs/canon/library.c:279 camlibs/ptp2/config.c:1734 #: camlibs/ptp2/config.c:3348 camlibs/ptp2/ptp.c:4610 camlibs/ptp2/ptp.c:4737 msgid "Neutral" msgstr "ニュートラル" #: camlibs/canon/library.c:281 msgid "Long shutter" msgstr "" #: camlibs/canon/library.c:282 msgid "Super macro" msgstr "スーパー マクロ" #: camlibs/canon/library.c:283 msgid "Foliage" msgstr "" #: camlibs/canon/library.c:284 msgid "Indoor" msgstr "室内" #: camlibs/canon/library.c:285 msgid "Fireworks" msgstr "花火" #: camlibs/canon/library.c:286 msgid "Beach" msgstr "海辺" #: camlibs/canon/library.c:287 msgid "Underwater" msgstr "水中" #: camlibs/canon/library.c:288 msgid "Snow" msgstr "雪" #: camlibs/canon/library.c:289 msgid "Kids and pets" msgstr "子供とペット" #: camlibs/canon/library.c:290 msgid "Night snapshot" msgstr "夜間スナップショット" #: camlibs/canon/library.c:291 msgid "Digital macro" msgstr "デジタルマクロ" #: camlibs/canon/library.c:292 msgid "MyColors" msgstr "" #: camlibs/canon/library.c:293 msgid "Photo in movie" msgstr "" #: camlibs/canon/library.c:299 camlibs/ptp2/config.c:1218 #: camlibs/ptp2/config.c:2027 camlibs/ptp2/ptp.c:4200 msgid "RAW" msgstr "RAW" #: camlibs/canon/library.c:301 msgid "RAW 2" msgstr "RAW 2" #: camlibs/canon/library.c:303 camlibs/ptp2/config.c:2035 #: camlibs/ptp2/config.c:2037 msgid "Small Normal JPEG" msgstr "スモール/ノーマルJPEG" #: camlibs/canon/library.c:305 camlibs/ptp2/config.c:2034 #: camlibs/ptp2/config.c:2036 msgid "Small Fine JPEG" msgstr "スモール/ファインJPEG" #: camlibs/canon/library.c:307 camlibs/ptp2/config.c:2033 msgid "Medium Normal JPEG" msgstr "ミドル/ノーマルJPEG" #: camlibs/canon/library.c:309 camlibs/ptp2/config.c:2032 msgid "Medium Fine JPEG" msgstr "ミドル/ファインJPEG" #: camlibs/canon/library.c:311 camlibs/ptp2/config.c:2031 msgid "Large Normal JPEG" msgstr "ラージ/ノーマルJPEG" #: camlibs/canon/library.c:313 camlibs/ptp2/config.c:2030 msgid "Large Fine JPEG" msgstr "ラージ/ファインJPEG" #: camlibs/canon/library.c:315 camlibs/ptp2/config.c:2055 msgid "RAW + Small Normal JPEG" msgstr "RAW + スモール/ノーマルJPEG" #: camlibs/canon/library.c:317 camlibs/ptp2/config.c:2046 msgid "RAW + Small Fine JPEG" msgstr "RAW + スモール/ファインJPEG" #: camlibs/canon/library.c:319 camlibs/ptp2/config.c:2052 msgid "RAW + Medium Normal JPEG" msgstr "RAW + ミドル/ノーマルJPEG" #: camlibs/canon/library.c:321 camlibs/ptp2/config.c:2043 msgid "RAW + Medium Fine JPEG" msgstr "RAW + ミドル/ファインJPEG" #: camlibs/canon/library.c:323 camlibs/ptp2/config.c:2049 msgid "RAW + Large Normal JPEG" msgstr "RAW + ラージ/ノーマルJPEG" #: camlibs/canon/library.c:325 camlibs/ptp2/config.c:2040 msgid "RAW + Large Fine JPEG" msgstr "RAW + ラージ/ファインJPEG" #: camlibs/canon/library.c:367 msgid "" "This is the driver for Canon PowerShot, Digital IXUS, IXY Digital,\n" " and EOS Digital cameras in their native (sometimes called \"normal\")\n" " mode. It also supports a small number of Canon digital camcorders\n" " with still image capability.\n" "It includes code for communicating over a serial port or USB connection,\n" " but not (yet) over IEEE 1394 (Firewire).\n" "It is designed to work with over 70 models as old as the PowerShot A5\n" " and Pro70 of 1998 and as new as the PowerShot A510 and EOS 350D of\n" " 2005.\n" "It has not been verified against the EOS 1D or EOS 1Ds.\n" "For the A50, using 115200 bps may effectively be slower than using 57600\n" "If you experience a lot of serial transmission errors, try to have your\n" " computer as idle as possible (i.e. no disk activity)\n" msgstr "" #: camlibs/canon/library.c:496 #, c-format msgid "Camera unavailable: %s" msgstr "カメラが利用できません: %s" #: camlibs/canon/library.c:516 msgid "Switching Camera Off" msgstr "カメラを OFF にします" #: camlibs/canon/library.c:586 camlibs/canon/library.c:623 msgid "Error capturing image" msgstr "画像のキャプチャ中にエラー" #: camlibs/canon/library.c:679 camlibs/canon/library.c:1115 #, c-format msgid "Could not get disk name: %s" msgstr "ディスク名を取得できませんでした: %s" #: camlibs/canon/library.c:680 camlibs/canon/library.c:1116 msgid "No reason available" msgstr "使用不可の理由" #: camlibs/canon/library.c:687 #, c-format msgid "Could not get disk info: %s" msgstr "ディスク情報を取得できませんでした: %s" #: camlibs/canon/library.c:756 #, c-format msgid "Internal error #1 in get_file_func() (%s line %i)" msgstr "関数 get_file_func() で内部エラー #1 (%2$i 行の %1$s)" #: camlibs/canon/library.c:779 #, c-format msgid "No audio file could be found for %s" msgstr "%s のオーディオ・ファイルが見つかりませんでした" #: camlibs/canon/library.c:827 camlibs/canon/library.c:865 #, c-format msgid "%s is a file type for which no thumbnail is provided" msgstr "サムネイルではないファイル %s が指定されました" #: camlibs/canon/library.c:1038 #, c-format msgid "" " Drive %s\n" " %11s bytes total\n" " %11s bytes available" msgstr "" " ドライブ %s\n" " 合計 %11s バイト\n" " %11s バイト有効" #: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052 #: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016 msgid "AC adapter" msgstr "AC アダプタ" #: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052 #: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016 msgid "on battery" msgstr "バッテリー容量" #: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012 msgid "power OK" msgstr "電源 ○" #: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012 msgid "power bad" msgstr "電源 ×" #: camlibs/canon/library.c:1056 #, c-format msgid "not available: %s" msgstr "使用不可: %s" #: camlibs/canon/library.c:1082 #, c-format msgid "%s (host time %s%i seconds)" msgstr "%s (host 時間 %s%i 秒)" #: camlibs/canon/library.c:1092 #, c-format msgid "" "\n" "Camera identification:\n" " Model: %s\n" " Owner: %s\n" "\n" "Power status: %s\n" "\n" "Flash disk information:\n" "%s\n" "\n" "Time: %s\n" msgstr "" "\n" "カメラの情報:\n" " 型式: %s\n" " 所有者: %s\n" "\n" "電源: %s\n" "\n" "フラッシュディスク情報:\n" "%s\n" "\n" "時刻: %s\n" #: camlibs/canon/library.c:1150 msgid "" "Canon PowerShot series driver by\n" " Wolfgang G. Reissnegger,\n" " Werner Almesberger,\n" " Edouard Lafargue,\n" " Philippe Marzouk,\n" "A5 additions by Ole W. Saastad\n" "Additional enhancements by\n" " Holger Klemm\n" " Stephen H. Westin" msgstr "" #: camlibs/canon/library.c:1194 msgid "Error deleting file" msgstr "ファイルの削除中にエラー" #: camlibs/canon/library.c:1210 msgid "Error deleting associated thumbnail file" msgstr "共有サムネイルの削除中にエラー" #: camlibs/canon/library.c:1342 camlibs/canon/library.c:1475 msgid "" "Speeds greater than 57600 are not supported for uploading to this camera" msgstr "このカメラにスピード 57600 以上でアップロードすることはできません" #: camlibs/canon/library.c:1359 camlibs/canon/library.c:1493 msgid "Could not get flash drive letter" msgstr "フラッシュドライブを取得できませんでした" #: camlibs/canon/library.c:1403 camlibs/canon/library.c:1516 msgid "" "Could not upload, no free folder name available!\n" "999CANON folder name exists and has an AUT_9999.JPG picture in it." msgstr "" "アップロードできませんでした。使われていないフォルダ名がありません!\n" "フォルダ 999CANON は既に存在しており、画像 AUT_9999.JPG がその中にあります。" #: camlibs/canon/library.c:1425 camlibs/canon/library.c:1536 msgid "Could not create \\DCIM directory." msgstr "\\DCIM ディレクトリを作成できませんでした" #: camlibs/canon/library.c:1431 camlibs/canon/library.c:1542 msgid "Could not create destination directory." msgstr "対象となるディレクトリを作成できませんでした" #: camlibs/canon/library.c:1591 camlibs/ptp2/config.c:5500 #: camlibs/ptp2/config.c:5770 msgid "Camera and Driver Configuration" msgstr "カメラとドライバの設定" #: camlibs/canon/library.c:1594 camlibs/ptp2/config.c:5463 #: camlibs/ptp2/config.c:5464 camlibs/sierra/epson-desc.c:282 #: camlibs/sierra/nikon-desc.c:695 camlibs/sierra/nikon-desc.c:706 #: camlibs/sierra/nikon-desc.c:717 camlibs/sierra/olympus-desc.c:1017 #: camlibs/sierra/olympus-desc.c:1116 camlibs/sierra/olympus-desc.c:1127 #: camlibs/sierra/olympus-desc.c:1140 camlibs/sierra/sierra.c:1187 #: camlibs/sierra/sierra.c:1649 msgid "Camera Settings" msgstr "カメラの設定" #: camlibs/canon/library.c:1598 camlibs/canon/library.c:2062 #: camlibs/ptp2/config.c:5206 camlibs/ptp2/config.c:5207 msgid "Owner Name" msgstr "所有者の名前" #: camlibs/canon/library.c:1604 camlibs/canon/library.c:2075 msgid "Capture Size Class" msgstr "" #: camlibs/canon/library.c:1636 camlibs/canon/library.c:2101 #: camlibs/ptp2/config.c:5232 camlibs/ptp2/config.c:5233 #: camlibs/ptp2/config.c:5234 camlibs/ptp2/ptp.c:3531 #: camlibs/sierra/olympus-desc.c:881 camlibs/sierra/olympus-desc.c:899 msgid "ISO Speed" msgstr "ISO スピード" #: camlibs/canon/library.c:1662 camlibs/canon/library.c:1663 #: camlibs/canon/library.c:1696 camlibs/canon/library.c:1697 #: camlibs/canon/library.c:1730 camlibs/canon/library.c:1731 #: camlibs/canon/library.c:1777 camlibs/canon/library.c:1778 #: camlibs/canon/library.c:1810 camlibs/canon/library.c:1811 #: camlibs/canon/library.c:1848 camlibs/canon/library.c:1849 #: camlibs/canon/library.c:1882 camlibs/canon/library.c:1883 #: camlibs/canon/library.c:1916 camlibs/canon/library.c:1917 #: camlibs/canon/library.c:1950 camlibs/canon/library.c:1951 #: camlibs/ptp2/config.c:3192 camlibs/ptp2/config.c:3480 #: camlibs/ptp2/library.c:3248 camlibs/ptp2/library.c:3250 #: camlibs/ptp2/ptp.c:4384 camlibs/ptp2/ptp.c:4545 camlibs/ptp2/ptp.c:4635 msgid "Unknown" msgstr "不明" #: camlibs/canon/library.c:1670 camlibs/canon/library.c:2130 msgid "Shooting mode" msgstr "撮影モード" #: camlibs/canon/library.c:1704 camlibs/canon/library.c:2159 #: camlibs/ptp2/config.c:5312 camlibs/ptp2/config.c:5313 #: camlibs/ptp2/config.c:5316 camlibs/ptp2/config.c:5317 #: camlibs/ptp2/ptp.c:3533 camlibs/ptp2/ptp.c:4072 msgid "Shutter Speed" msgstr "シャッター速度" #: camlibs/canon/library.c:1739 camlibs/canon/library.c:2330 #: camlibs/kodak/dc210/dc210.c:224 camlibs/kodak/dc210/dc210.c:383 #: camlibs/konica/qm150.c:1033 camlibs/ptp2/config.c:5254 #: camlibs/ptp2/ptp.c:3518 camlibs/ptp2/ptp.c:3544 camlibs/ricoh/library.c:501 #: camlibs/sierra/sierra.c:1162 camlibs/sierra/sierra.c:1422 msgid "Zoom" msgstr "ズーム" #: camlibs/canon/library.c:1751 camlibs/canon/library.c:2187 #: camlibs/canon/library.c:2346 camlibs/ptp2/config.c:5304 #: camlibs/ptp2/config.c:5305 camlibs/ptp2/config.c:5308 #: camlibs/ptp2/ptp.c:3532 camlibs/ptp2/ptp.c:4071 camlibs/sierra/sierra.c:964 #: camlibs/sierra/sierra.c:1285 camlibs/sierra/sierra.c:1500 #: camlibs/sierra/sierra.c:1741 msgid "Aperture" msgstr "絞り" #: camlibs/canon/library.c:1784 camlibs/canon/library.c:2214 #: camlibs/ptp2/config.c:5259 camlibs/ptp2/config.c:5260 #: camlibs/ptp2/config.c:5261 camlibs/ptp2/config.c:5263 #: camlibs/ptp2/ptp.c:3534 camlibs/ptp2/ptp.c:3700 #: camlibs/sierra/nikon-desc.c:459 camlibs/sierra/nikon-desc.c:482 #: camlibs/sierra/olympus-desc.c:766 msgid "Exposure Compensation" msgstr "露出補正" #: camlibs/canon/library.c:1817 camlibs/canon/library.c:2243 #: camlibs/ptp2/config.c:5224 camlibs/ptp2/config.c:5225 #: camlibs/ptp2/config.c:5228 msgid "Image Format" msgstr "画像形式" #: camlibs/canon/library.c:1856 camlibs/canon/library.c:2271 #: camlibs/ptp2/config.c:5288 camlibs/ptp2/config.c:5291 #: camlibs/ptp2/ptp.c:3460 camlibs/sierra/nikon-desc.c:331 #: camlibs/sierra/olympus-desc.c:644 msgid "Focus Mode" msgstr "フォーカス・モード" #: camlibs/canon/library.c:1890 camlibs/canon/library.c:2375 #: camlibs/ptp2/config.c:5266 camlibs/ptp2/config.c:5267 #: camlibs/ptp2/ptp.c:3462 camlibs/ptp2/ptp.c:3513 camlibs/ptp2/ptp.c:3756 #: camlibs/ptp2/ptp.c:3944 camlibs/sierra/sierra.c:1024 #: camlibs/sierra/sierra.c:1325 camlibs/sierra/sierra.c:1534 #: camlibs/sierra/sierra.c:1765 msgid "Flash Mode" msgstr "フラッシュモード" #: camlibs/canon/library.c:1924 camlibs/canon/library.c:2300 #: camlibs/konica/library.c:680 camlibs/konica/library.c:894 #: camlibs/ptp2/ptp.c:3514 msgid "Beep" msgstr "ビープ音" #: camlibs/canon/library.c:1961 camlibs/ptp2/config.c:5461 msgid "Camera Actions" msgstr "カメラの操作" #: camlibs/canon/library.c:1965 camlibs/canon/library.c:2404 #: camlibs/ptp2/config.c:5142 camlibs/ptp2/config.c:5143 msgid "Synchronize camera date and time with PC" msgstr "カメラ日時をPCと同期する" #: camlibs/canon/library.c:1972 camlibs/ptp2/config.c:5466 msgid "Camera Status Information" msgstr "カメラのステータス情報" #: camlibs/canon/library.c:1976 camlibs/ptp2/config.c:5159 #: camlibs/ptp2/config.c:5160 camlibs/ptp2/ptp.c:3552 msgid "Camera Model" msgstr "カメラの型式" #: camlibs/canon/library.c:1981 camlibs/konica/library.c:666 #: camlibs/konica/library.c:877 camlibs/konica/qm150.c:758 #: camlibs/polaroid/pdc700.c:1004 camlibs/polaroid/pdc700.c:1017 #: camlibs/polaroid/pdc700.c:1087 msgid "Date and Time" msgstr "日付と時間" #: camlibs/canon/library.c:1990 msgid "Error" msgstr "エラー" #: camlibs/canon/library.c:1993 camlibs/canon/library.c:2018 msgid "Unavailable" msgstr "使用不可" #: camlibs/canon/library.c:1997 camlibs/ptp2/config.c:5161 #: camlibs/ptp2/ptp.c:3551 msgid "Firmware Version" msgstr "ファームウェアのバージョン" #: camlibs/canon/library.c:2022 msgid "Power" msgstr "電源" #: camlibs/canon/library.c:2030 msgid "Driver" msgstr "ドライバ" #: camlibs/canon/library.c:2034 camlibs/canon/library.c:2418 msgid "List all files" msgstr "全ファイルの一覧" #: camlibs/canon/library.c:2040 camlibs/canon/library.c:2431 msgid "Keep filename on upload" msgstr "アップロード時にファイル名を保持する" #: camlibs/canon/library.c:2066 camlibs/canon/library.c:2105 #: camlibs/canon/library.c:2134 camlibs/canon/library.c:2163 #: camlibs/canon/library.c:2191 camlibs/canon/library.c:2219 #: camlibs/canon/library.c:2247 camlibs/canon/library.c:2275 #: camlibs/canon/library.c:2304 camlibs/canon/library.c:2335 #: camlibs/canon/library.c:2350 camlibs/canon/library.c:2379 #: camlibs/canon/library.c:2408 msgid "Camera unavailable" msgstr "カメラが無効です" #: camlibs/canon/library.c:2069 msgid "Owner name changed" msgstr "所有者が変更されました" #: camlibs/canon/library.c:2071 msgid "could not change owner name" msgstr "所有者の名前を変更できませんでした" #: camlibs/canon/library.c:2083 msgid "Capture size class changed" msgstr "" #: camlibs/canon/library.c:2090 msgid "Invalid capture size class setting" msgstr "" #: camlibs/canon/library.c:2119 msgid "Invalid ISO speed setting" msgstr "ISO 速度設定が正しくありません" #: camlibs/canon/library.c:2122 msgid "ISO speed changed" msgstr "ISO 速度を変更しました" #: camlibs/canon/library.c:2124 msgid "Could not change ISO speed" msgstr "ISO 速度を変更できませんでした" #: camlibs/canon/library.c:2148 msgid "Invalid shooting mode setting" msgstr "" #: camlibs/canon/library.c:2151 msgid "Shooting mode changed" msgstr "撮影モードを変更しました" #: camlibs/canon/library.c:2153 msgid "Could not change shooting mode" msgstr "撮影モードを変更できません" #: camlibs/canon/library.c:2177 msgid "Invalid shutter speed setting" msgstr "シャッター速度設定が正しくありません" #: camlibs/canon/library.c:2180 msgid "Shutter speed changed" msgstr "シャッター速度を変更しました" #: camlibs/canon/library.c:2182 msgid "Could not change shutter speed" msgstr "シャッター速度を変更できませんでした" #: camlibs/canon/library.c:2205 camlibs/canon/library.c:2364 msgid "Invalid aperture setting" msgstr "開口設定が正しくありません" #: camlibs/canon/library.c:2208 camlibs/canon/library.c:2367 msgid "Aperture changed" msgstr "開口を変更しました" #: camlibs/canon/library.c:2210 camlibs/canon/library.c:2369 msgid "Could not change aperture" msgstr "開口を変更できませんでした" #: camlibs/canon/library.c:2233 msgid "Invalid exposure compensation setting" msgstr "無効な露出補正設定です" #: camlibs/canon/library.c:2236 msgid "Exposure compensation changed" msgstr "露出補正が変更されました" #: camlibs/canon/library.c:2238 msgid "Could not change exposure compensation" msgstr "露出補正を変更できません" #: camlibs/canon/library.c:2260 msgid "Invalid image format setting" msgstr "画像形式の設定が正しくありません" #: camlibs/canon/library.c:2264 msgid "Image format changed" msgstr "画像形式の変更" #: camlibs/canon/library.c:2266 msgid "Could not change image format" msgstr "画像形式を変更できません" #: camlibs/canon/library.c:2289 msgid "Invalid focus mode setting" msgstr "フォーカスモードの設定が正しくありません" #: camlibs/canon/library.c:2292 msgid "Focus mode changed" msgstr "フォーカスモードを変更しました" #: camlibs/canon/library.c:2294 msgid "Could not change focus mode" msgstr "フォーカスモードを変更できませんでした" #: camlibs/canon/library.c:2318 msgid "Invalid beep mode setting" msgstr "ビープモードの設定が正しくありません" #: camlibs/canon/library.c:2321 msgid "Beep mode changed" msgstr "ビープモードを変更しました" #: camlibs/canon/library.c:2323 msgid "Could not change beep mode" msgstr "ビープモードを変更できませんでした" #: camlibs/canon/library.c:2338 msgid "Zoom level changed" msgstr "ズームレベルを変更しました" #: camlibs/canon/library.c:2340 msgid "Could not change zoom level" msgstr "ズームレベルを変更できませんでした" #: camlibs/canon/library.c:2393 msgid "Invalid flash mode setting" msgstr "フラッシュモードの設定が正しくありません" #: camlibs/canon/library.c:2396 msgid "Flash mode changed" msgstr "フラッシュモードを変更しました" #: camlibs/canon/library.c:2398 msgid "Could not change flash mode" msgstr "フラッシュモードの変更ができませんでした" #: camlibs/canon/library.c:2411 msgid "time set" msgstr "時刻のセット" #: camlibs/canon/library.c:2413 msgid "could not set time" msgstr "時刻をセットできませんでした" #: camlibs/canon/library.c:2647 #, c-format msgid "Unsupported port type %i = 0x%x given. Initialization impossible." msgstr "未サポートのポートの種類 %i = 0x%x が指定されました。初期化できません。" #: camlibs/canon/serial.c:708 camlibs/canon/serial.c:773 msgid "Battery exhausted, camera off." msgstr "バッテリーが消耗しました。カメラを OFF にします。" #: camlibs/canon/serial.c:711 msgid "ERROR: unexpected message" msgstr "エラー: 予期しないメッセージ" #: camlibs/canon/serial.c:721 msgid "ERROR: message overrun" msgstr "エラー: メッセージのオーバーラン" #: camlibs/canon/serial.c:750 msgid "ERROR: out of sequence." msgstr "エラー: シーケンスを越えました。" #: camlibs/canon/serial.c:755 msgid "ERROR: unexpected packet type." msgstr "エラー: 予期しないパケットの種類です。" #: camlibs/canon/serial.c:765 msgid "ERROR: message format error." msgstr "エラー: メッセージ書式のエラーです。" #: camlibs/canon/serial.c:777 msgid "ERROR: unexpected message2." msgstr "エラー: 予期しないメッセージ 2 です。" #: camlibs/canon/serial.c:994 msgid "Uploading file..." msgstr "ファイルのアップロード中..." #: camlibs/canon/serial.c:1065 camlibs/digita/digita.c:259 #: camlibs/directory/directory.c:561 msgid "Getting file..." msgstr "ファイルの取得中..." #: camlibs/canon/serial.c:1135 msgid "" "canon_serial_get_dirents: canon_serial_dialogue failed to fetch directory " "entries" msgstr "canon_serial_get_dirents: canon_serial_dialogue でディレクトリを取得できませんでした" #: camlibs/canon/serial.c:1143 #, c-format msgid "" "canon_serial_get_dirents: Initial dirent packet too short (only %i bytes)" msgstr "canon_serial_get_dirents: dirent の初期パケットが短すぎます (%i バイトだけ)" #: camlibs/canon/serial.c:1163 #, c-format msgid "canon_serial_get_dirents: Could not allocate %i bytes of memory" msgstr "canon_serial_get_dirents: %i バイトのメモリーを確保できませんでした" #: camlibs/canon/serial.c:1183 msgid "canon_serial_get_dirents: Failed to read another directory entry" msgstr "canon_serial_get_dirents: 別のディレクトリを読み込めませんでした" #: camlibs/canon/serial.c:1201 msgid "canon_serial_get_dirents: Truncated directory entry received" msgstr "canon_serial_get_dirents: 切りつめられたディレクトリを受け取りました" #: camlibs/canon/serial.c:1229 msgid "canon_serial_get_dirents: Too many dirents, we must be looping." msgstr "canon_serial_get_dirents: dirent が多すぎます (ループせざるを得ないです)" #: camlibs/canon/serial.c:1239 #, c-format msgid "canon_serial_get_dirents: Could not resize dirent buffer to %i bytes" msgstr "canon_serial_get_dirents: dirent のバッファ・サイズを %i バイトに変更できませんでした" #: camlibs/canon/serial.c:1308 msgid "Error changing speed." msgstr "スピード変更でエラーが発生しました。" #: camlibs/canon/serial.c:1317 msgid "Resetting protocol..." msgstr "プロトコルの再設定..." #: camlibs/canon/serial.c:1326 msgid "Camera OK." msgstr "カメラは OK です。" #: camlibs/canon/serial.c:1339 msgid "Looking for camera ..." msgstr "カメラの検出中..." #: camlibs/canon/serial.c:1349 msgid "Trying to contact camera..." msgstr "カメラと通信中..." #: camlibs/canon/serial.c:1353 msgid "Communication error 1" msgstr "通信エラー 1" #: camlibs/canon/serial.c:1363 camlibs/canon/serial.c:1367 #: camlibs/dimera/dimera3500.c:997 msgid "No response from camera" msgstr "カメラから反応がありません" #: camlibs/canon/serial.c:1371 msgid "Unrecognized response" msgstr "認識できない反応です" #: camlibs/canon/serial.c:1391 #, c-format msgid "Detected a \"%s\" aka \"%s\"" msgstr "\"%s\" (\"%s\") を検出しました。" #: camlibs/canon/serial.c:1399 #, c-format msgid "Unknown model \"%s\"" msgstr "不明な型式 \"%s\"" #: camlibs/canon/serial.c:1420 msgid "Bad EOT" msgstr "おかしな EOT" #: camlibs/canon/serial.c:1426 msgid "Communication error 2" msgstr "通信エラー 2" #: camlibs/canon/serial.c:1449 msgid "Communication error 3" msgstr "通信エラー 3" #: camlibs/canon/serial.c:1453 msgid "Changing speed... wait..." msgstr "スピードの変更中... 少々お待ち下さい..." #: camlibs/canon/serial.c:1458 msgid "Error changing speed" msgstr "スピード変更でエラー" #: camlibs/canon/serial.c:1469 msgid "Error waiting for ACK during initialization, retrying" msgstr "" #: camlibs/canon/serial.c:1475 msgid "Error waiting ACK during initialization" msgstr "初期化中の ACK 待ちでエラー" #: camlibs/canon/serial.c:1479 msgid "Connected to camera" msgstr "カメラに接続済み" #: camlibs/canon/serial.c:1517 msgid "ERROR: a fatal error condition was detected, can't continue " msgstr "エラー: 致命的なエラーを検出しました。続行できません。 " #: camlibs/canon/serial.c:1533 #, c-format msgid "ERROR: %d is too big" msgstr "エラー: %d は大きすぎます" #: camlibs/canon/serial.c:1543 msgid "Getting thumbnail..." msgstr "サムネイルの取得中..." #: camlibs/canon/usb.c:222 msgid "NOT RECOGNIZED" msgstr "認識されていません" #: camlibs/canon/usb.c:237 msgid "Could not establish initial contact with camera" msgstr "カメラと初期接続を確立できませんでした" #: camlibs/canon/usb.c:243 msgid "Camera was already active" msgstr "カメラは既にアクティブです" #: camlibs/canon/usb.c:246 msgid "Camera was woken up" msgstr "カメラが起動されました" #: camlibs/canon/usb.c:251 msgid "Unknown (some kind of error)" msgstr "不明 (何らかのエラー)" #: camlibs/canon/usb.c:252 #, c-format msgid "Initial camera response '%c' unrecognized" msgstr "カメラの初期応答 '%c' が認識できません" #: camlibs/canon/usb.c:267 #, c-format msgid "" "Step #2 of initialization failed: (\"%s\" on read of %i). Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:272 #, c-format msgid "" "Step #2 of initialization failed! (returned %i bytes, expected %i). Camera " "not operational" msgstr "" #: camlibs/canon/usb.c:291 #, c-format msgid "" "Step #3 of initialization failed: \"%s\" on read of %i. Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:298 camlibs/canon/usb.c:325 #, c-format msgid "" "Step #3 of initialization failed! (returned %i, expected %i). Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:318 #, c-format msgid "" "Step #3 of initialization failed: \"%s\" on write of %i. Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:356 camlibs/canon/usb.c:397 #, c-format msgid "Step #4 failed: \"%s\" on read of %i. Camera not operational" msgstr "" #: camlibs/canon/usb.c:363 camlibs/canon/usb.c:404 #, c-format msgid "Step #4 failed (returned %i, expected %i). Camera not operational" msgstr "" #: camlibs/canon/usb.c:512 #, c-format msgid "Camera not ready, multiple 'Identify camera' requests failed: %s" msgstr "カメラの準備ができていません。複数回 \"カメラ情報\" 要求が失敗しました: %s" #: camlibs/canon/usb.c:550 camlibs/canon/usb.c:566 #, c-format msgid "Camera not ready, get_battery failed: %s" msgstr "カメラの準備ができていません (get_battery に失敗): %s" #: camlibs/canon/usb.c:631 #, c-format msgid "" "canon_usb_lock_keys: Unexpected length returned from \"lock keys\" function " "(%i bytes, expected %i)" msgstr "" #: camlibs/canon/usb.c:653 camlibs/canon/usb.c:679 camlibs/canon/usb.c:719 #, c-format msgid "" "canon_usb_lock_keys: Unexpected length returned (%i bytes, expected %i)" msgstr "" #: camlibs/canon/usb.c:762 camlibs/canon/usb.c:778 #, c-format msgid "" "canon_usb_unlock_keys: Unexpected length returned (%i bytes, expected %i)" msgstr "" #: camlibs/canon/usb.c:834 camlibs/canon/usb.c:853 #, c-format msgid "" "canon_usb_get_body_id: Unexpected data length returned (%i bytes, expected " "%i)" msgstr "" #: camlibs/canon/usb.c:915 #, c-format msgid "" "canon_usb_poll_interrupt_pipe: interrupt read failed after %i tries, %6.3f " "sec \"%s\"" msgstr "" #: camlibs/canon/usb.c:988 #, c-format msgid "" "canon_usb_poll_interrupt_multiple: interrupt read failed after %i tries, " "\"%s\"" msgstr "canon_usb_poll_interrupt_multiple: %i 回試行しましたが割り込みに失敗しました (\"%s\")" #: camlibs/canon/usb.c:1173 #, c-format msgid "" "canon_usb_capture_dialogue: bogus length 0x%04x for thumbnail size packet" msgstr "canon_usb_capture_dialogue: サムネイルのパケット・サイズがおかしいです (0x%04x)" #: camlibs/canon/usb.c:1190 #, c-format msgid "" "canon_usb_capture_dialogue: bogus length 0x%04x for full image size packet" msgstr "canon_usb_capture_dialogue: 画像パケットの合計サイズがおかしいです (0x%04x)" #: camlibs/canon/usb.c:1209 msgid "canon_usb_capture_dialogue: secondary image descriptor received" msgstr "" #: camlibs/canon/usb.c:1236 msgid "canon_usb_capture_dialogue: first interrupt read out of sequence" msgstr "canon_usb_capture_dialogue: シーケンスの外で一回目の割り込みが発生しました" #: camlibs/canon/usb.c:1245 msgid "canon_usb_capture_dialogue: second interrupt read out of sequence" msgstr "canon_usb_capture_dialogue: シーケンスの外で二回目の割り込みが発生しました" #: camlibs/canon/usb.c:1256 #, c-format msgid "" "canon_usb_capture_dialogue: photographic failure signaled, code = 0x%08x" msgstr "canon_usb_capture_dialogue: 写真のシグナル受信に失敗しました (コード = 0x%08x)" #: camlibs/canon/usb.c:1276 msgid "canon_usb_capture_dialogue: third EOS interrupt read out of sequence" msgstr "canon_usb_capture_dialogue: シーケンスの外で三回目の割り込みが発生しました (EOS)" #: camlibs/canon/usb.c:1315 msgid "canon_usb_capture_dialogue: fourth EOS interrupt read out of sequence" msgstr "canon_usb_capture_dialogue: シーケンスとの外で四回目の割り込みが発生しました (EOS)" #: camlibs/canon/usb.c:1503 #, c-format msgid "canon_usb_dialogue: payload too big, won't fit into buffer (%i > %i)" msgstr "canon_usb_dialogue: サイズが大きすぎます。バッファに取り込めません (%i > %i)" #: camlibs/canon/usb.c:1610 #, c-format msgid "canon_usb_dialogue: expected 0x%x bytes, but camera reports 0x%x" msgstr "canon_usb_dialogue: 0x%x バイトを期待したが、カメラは 0x%x を返しました" #: camlibs/canon/usb.c:1776 msgid "Receiving data..." msgstr "データの受信中..." #: camlibs/canon/usb.c:2160 camlibs/canon/usb.c:2306 #, c-format msgid "Out of memory: %d bytes needed." msgstr "メモリー不足: %d バイト必要です。" #: camlibs/canon/usb.c:2224 msgid "canon_usb_set_file_attributes: canon_usb_dialogue failed" msgstr "canon_usb_set_file_attributes: canon_usb_dialogue に失敗しました" #: camlibs/canon/usb.c:2231 #, c-format msgid "" "Warning in canon_usb_set_file_attributes: canon_usb_dialogue returned error " "status 0x%08x from camera" msgstr "" #: camlibs/canon/usb.c:2317 #, c-format msgid "Couldn't read from file \"%s\"" msgstr "ファイル \"%s\" を読み込めませんでした" #: camlibs/canon/usb.c:2327 #, c-format msgid "Out of memory: %ld bytes needed." msgstr "メモリー不足: %ld バイト必要です" #: camlibs/canon/usb.c:2360 camlibs/canon/usb.c:2371 camlibs/canon/usb.c:2407 #: camlibs/canon/usb.c:2421 camlibs/canon/usb.c:2435 msgid "File upload failed." msgstr "ファイルのアップロードに失敗しました" #: camlibs/canon/usb.c:2461 msgid "" "File was too big. You may have to turn your camera off and back on before " "uploading more files." msgstr "ファイルが大きすぎます。お使いのカメラの電源を OFF にして、ファイルをアップロードする前に戻して下さい。" #: camlibs/canon/usb.c:2508 #, c-format msgid "" "canon_usb_get_dirents: Couldn't fit payload into buffer, '%.96s' (truncated) " "too long." msgstr "canon_usb_get_dirents: バッファに読み込めません。切りつめたサイズ '%.96s' が大きすぎます。" #: camlibs/canon/usb.c:2525 #, c-format msgid "" "canon_usb_get_dirents: canon_usb_long_dialogue failed to fetch direntries, " "returned %i" msgstr "" "canon_usb_get_dirents: canon_usb_long_dialogue でディレクトリの取得に失敗しました (返り値 %i)" #: camlibs/canon/usb.c:2579 #, c-format msgid "" "canon_usb_list_all_dirs: Couldn't fit payload into buffer, '%.96s' " "(truncated) too long." msgstr "canon_usb_list_all_dirs: バッファに読み込めません。切りつめたサイズ '%.96s' が大きすぎます。" #: camlibs/canon/usb.c:2598 #, c-format msgid "" "canon_usb_list_all_dirs: canon_usb_long_dialogue failed to fetch direntries, " "returned %i" msgstr "" "canon_usb_list_all_dirs: canon_usb_long_dialogue でディレクトリの取得に失敗しました (返り値 %i)" #: camlibs/canon/usb.c:2675 #, c-format msgid "Detected a '%s'." msgstr "'%s' を検出しました。" #: camlibs/canon/usb.c:2681 #, c-format msgid "Name \"%s\" from camera does not match any known camera" msgstr "カメラの名前 \"%s\" が既存のカメラ名に一致しません" #: camlibs/casio/casio-qv.c:151 #, c-format msgid "Image type %d not supported" msgstr "画像の種類 %d はサポートされていません" #: camlibs/casio/casio-qv.c:176 camlibs/konica/qm150.c:436 #, c-format msgid "Image %s is delete protected." msgstr "画像 %s はプロテクトされており削除できません。" #: camlibs/casio/casio-qv.c:189 msgid "" "Driver framework written by Lutz Mueller .\n" "This software has QVplay's source code, written by Ken-ichi HAYASHI and Jun-ichiro \"itojun\" Itoh .\n" "Integration of QVplay by Michael Haardt ." msgstr "" #: camlibs/casio/casio-qv.c:208 #, c-format msgid "Battery level: %.1f Volts. Revision: %08x." msgstr "バッテリーレベル: %.1f ボルト リビジョン: %08x" #: camlibs/casio/casio-qv.c:266 camlibs/dimera/dimera3500.c:841 #: camlibs/kodak/dc210/dc210.c:172 camlibs/polaroid/pdc700.c:980 #: camlibs/sierra/sierra.c:914 camlibs/sierra/sierra.c:1492 #: camlibs/sierra/sierra-desc.c:205 camlibs/topfield/puppy.c:537 msgid "Camera Configuration" msgstr "カメラの設定" #: camlibs/casio/casio-qv.c:269 camlibs/konica/qm150.c:1134 #, c-format msgid "Battery" msgstr "バッテリー" #: camlibs/casio/casio-qv.c:276 msgid "Brightness" msgstr "明るさ" #: camlibs/casio/casio-qv.c:278 camlibs/casio/casio-qv.c:281 msgid "Too bright" msgstr "明るすぎます" #: camlibs/casio/casio-qv.c:279 camlibs/casio/casio-qv.c:282 msgid "Too dark" msgstr "暗すぎます" #: camlibs/casio/casio-qv.c:280 camlibs/casio/casio-qv.c:283 #: camlibs/kodak/dc240/library.c:553 msgid "OK" msgstr "OK" #: camlibs/clicksmart310/library.c:101 #, c-format msgid "Your Logitech Clicksmart 310 has %i picture in it.\n" msgid_plural "Your Logitech Clicksmart 310 has %i pictures in it.\n" msgstr[0] "" msgstr[1] "" #: camlibs/clicksmart310/library.c:114 msgid "" "There are two resolution settings, 352x288 and 176x144. Photo data \n" "is in JPEG format when downloaded and thus has no predetermined\n" "size. Therefore, the advertised maximum number of photos the\n" "camera can hold must be understood as an approximation.\n" "All gphoto2 options will work, except for the following which\n" "the hardware will not support:\n" "\tDeletion of individual or selected photos (gphoto2 -d)\n" "\tCapture (gphoto2 --capture or --capture-image)\n" "However, capture is possible using the webcam interface,\n" "supported by the spca50x kernel module.\n" "GUI access using gtkam has been tested, and works. However,\n" "the camera does not produce separate thumbnails. Since the images\n" "are in any event already small and of low resolution, the driver\n" "merely downloads the actual images to use as thumbnails.\n" "The camera can shoot in 'video clip' mode. The resulting frames\n" "are saved here as a succession of still photos. The user can \n" "animate them using (for example) ImageMagick's 'animate' function.\n" "For more details on the camera's functions, please consult\n" "libgphoto2/camlibs/clicksmart310/README.clicksmart310.\n" msgstr "" #: camlibs/clicksmart310/library.c:141 msgid "" "Logitech Clicksmart 310 driver\n" "Theodore Kilgore \n" msgstr "" "Logitech Clicksmart 310 ドライバ\n" "Theodore Kilgore \n" #: camlibs/digigr8/library.c:149 msgid "" "For cameras with insides from S&Q Technologies, which have the \n" "USB Vendor ID 0x2770 and Product ID 0x905C, 0x9050, 0x9051,\n" "0x9052, or 0x913D. Photos are saved in PPM format.\n" "\n" "Some of these cameras allow software deletion of all photos.\n" "Others do not. No supported camera can do capture-image. All\n" "can do capture-preview (image captured and sent to computer).\n" "If delete-all does work for your camera, then capture-preview will\n" "have the side-effect that it also deletes what is on the camera.\n" "\n" "File uploading is not supported for these cameras. Also, none of the\n" "supported cameras allow deletion of individual photos by use of a\n" "software command.\n" msgstr "" #: camlibs/digigr8/library.c:168 msgid "" "sq905C generic driver\n" "Theodore Kilgore \n" msgstr "" "sq905C 向け汎用ドライバ。\n" "Theodore Kilgore \n" #: camlibs/digita/digita.c:335 camlibs/dimera/dimera3500.c:322 msgid "Image type is not supported" msgstr "画像の種類がサポートされていません" #: camlibs/digita/digita.c:393 #, c-format msgid "Number of pictures: %d" msgstr "写真の数: %d" #: camlibs/digita/digita.c:400 msgid "" "Digita\n" "Johannes Erdfelt " msgstr "" "Digita gPhoto ライブラリ\n" "Johannes Erdfelt " #: camlibs/dimera/dimera3500.c:161 #, c-format msgid "" "Only root folder is supported - you requested a file listing for folder '%s'." msgstr "ルートのフォルダのみサポートしています - フォルダ '%s' のファイル一覧を要求しました。" #: camlibs/dimera/dimera3500.c:169 camlibs/dimera/dimera3500.c:433 msgid "Problem getting number of images" msgstr "画像の番号の取得中に問題が発生しました" #: camlibs/dimera/dimera3500.c:340 camlibs/dimera/dimera3500.c:584 msgid "Problem getting image information" msgstr "画像情報の取得中に問題が発生しました" #: camlibs/dimera/dimera3500.c:371 msgid "Capture type is not supported" msgstr "キャプチャの種類がサポートされていません" #: camlibs/dimera/dimera3500.c:454 #, c-format msgid " (battery is %d%% full)" msgstr " (バッテリー容量: 残り %d%%)" #: camlibs/dimera/dimera3500.c:458 #, c-format msgid "" "Dimera 3500 ver. %s %d/%d %d:%d.\n" "%d pictures used of approximately %d (high res) or %d (low res).\n" "Camera features: %s, %s, %s, %s.\n" "Flash is %s, is %s and is %s.\n" "Resolution is set to %s.\n" "Camera is %s powered %s.\n" msgstr "" #: camlibs/dimera/dimera3500.c:469 camlibs/dimera/dimera3500.c:855 #: camlibs/kodak/dc210/dc210.c:257 camlibs/kodak/dc210/dc210.c:425 #: camlibs/konica/library.c:777 camlibs/konica/library.c:1018 #: camlibs/konica/qm150.c:848 camlibs/ptp2/config.c:1197 #: camlibs/ptp2/config.c:3263 camlibs/ptp2/ptp.c:4208 #: camlibs/ricoh/library.c:502 camlibs/sierra/nikon-desc.c:286 msgid "Flash" msgstr "フラッシュあり" #: camlibs/dimera/dimera3500.c:469 camlibs/ptp2/config.c:2513 msgid "No Flash" msgstr "フラッシュなし" #: camlibs/dimera/dimera3500.c:471 msgid "Dual Iris" msgstr "デュアル Iris あり" #: camlibs/dimera/dimera3500.c:471 msgid "No Dual Iris" msgstr "デュアル Iris なし" #: camlibs/dimera/dimera3500.c:473 msgid "Resolution Switch" msgstr "解像度切替えあり" #: camlibs/dimera/dimera3500.c:473 msgid "No Resolution Switch" msgstr "解像度切替えなし" #: camlibs/dimera/dimera3500.c:475 msgid "No Power Light" msgstr "電源ランプなし" #: camlibs/dimera/dimera3500.c:477 msgid "ON" msgstr "ON" #: camlibs/dimera/dimera3500.c:477 msgid "OFF" msgstr "OFF" #: camlibs/dimera/dimera3500.c:479 msgid "ready" msgstr "準備完了" #: camlibs/dimera/dimera3500.c:479 msgid "Not ready" msgstr "準備未完了" #: camlibs/dimera/dimera3500.c:481 msgid "in fill mode" msgstr "Fill モードあり" #: camlibs/dimera/dimera3500.c:481 msgid "Not in fill mode" msgstr "Fill モードなし" #: camlibs/dimera/dimera3500.c:483 msgid "low (320x240)" msgstr "低 (320 x 240)" #: camlibs/dimera/dimera3500.c:483 msgid "high (640x480)" msgstr "高 (640 x 480)" #: camlibs/dimera/dimera3500.c:485 msgid "externally" msgstr "外部" #: camlibs/dimera/dimera3500.c:485 msgid "internally" msgstr "内部" #: camlibs/dimera/dimera3500.c:495 msgid "" "* Image glitches or problems communicating are\n" " often caused by a low battery.\n" "* Images captured remotely on this camera are stored\n" " in temporary RAM and not in the flash memory card.\n" "* Exposure control when capturing images can be\n" " configured manually or set to automatic mode.\n" "* Image quality is currently lower than it could be.\n" msgstr "" "* ほとんどの場合、画像の欠損や通信上の問題は\n" " バッテリー不足が原因です。\n" "* このカメラでリモートキャプチャーした画像は\n" " フラッシュメモリーカードではなく一時記憶RAM上に保存されています。\n" "* 画像をキャプチャする際の露出コントロールは、マニュアルで設定するか\n" " 自動モードに設定されています。\n" "* 画像の品質は、現時点で可能なレベルよりも低いものになっています。\n" #: camlibs/dimera/dimera3500.c:509 msgid "" "gPhoto2 Mustek VDC-3500/Relisys Dimera 3500\n" "This software was created with the\n" "help of proprietary information belonging\n" "to StarDot Technologies.\n" "\n" "Author:\n" " Brian Beattie \n" "Contributors:\n" " Chuck Homic \n" " Converting raw camera images to RGB\n" " Dan Fandrich \n" " Information on protocol, raw image format,\n" " gphoto2 port\n" msgstr "" "gPhoto2 Mustek VDC-3500/Relisys Dimera 3500\n" "このソフトウェアは StarDot Technologies 社が\n" "所有権をもつ情報から作成されました。\n" "\n" "作者:\n" " Brian Beattie \n" "協力者:\n" " Chuck Homic \n" " プロトコルの情報、生画像の形式、\n" " gPhoto2 への移植担当\n" #: camlibs/dimera/dimera3500.c:602 msgid "Problem reading image from flash" msgstr "フラッシュカードから画像の読み込み中に問題が発生しました" #: camlibs/dimera/dimera3500.c:620 camlibs/dimera/dimera3500.c:786 #: camlibs/dimera/dimera3500.c:936 msgid "Out of memory" msgstr "メモリー不足" #: camlibs/dimera/dimera3500.c:637 camlibs/dimera/dimera3500.c:673 #: camlibs/konica/qm150.c:257 camlibs/panasonic/coolshot/library.c:397 #: camlibs/ricoh/g3.c:356 camlibs/samsung/samsung.c:214 #: camlibs/sipix/web2.c:175 camlibs/smal/ultrapocket.c:134 #: camlibs/smal/ultrapocket.c:182 msgid "Downloading image..." msgstr "画像のダウンロード中..." #: camlibs/dimera/dimera3500.c:659 camlibs/dimera/dimera3500.c:695 msgid "Problem downloading image" msgstr "画像のダウンロード中に問題が発生しました" #: camlibs/dimera/dimera3500.c:667 msgid "User canceled download" msgstr "ユーザによってダウンロードが取り消されました" #: camlibs/dimera/dimera3500.c:801 msgid "Problem taking live image" msgstr "リアルタイム画像の取得中に問題が発生しました" #: camlibs/dimera/dimera3500.c:843 camlibs/konica/library.c:803 #: camlibs/konica/library.c:1036 camlibs/konica/qm150.c:876 #: camlibs/ricoh/library.c:498 msgid "Exposure" msgstr "露出" #: camlibs/dimera/dimera3500.c:846 camlibs/dimera/dimera3500.c:883 msgid "Automatic exposure adjustment on preview" msgstr "自動露出調整のプレビュー" #: camlibs/dimera/dimera3500.c:850 camlibs/dimera/dimera3500.c:875 msgid "Exposure level on preview" msgstr "露出レベルのプレビュー" #: camlibs/dimera/dimera3500.c:858 camlibs/dimera/dimera3500.c:892 msgid "Automatic flash on capture" msgstr "キャプチャ時の自動フラッシュ" #: camlibs/dimera/dimera3500.c:964 msgid "Problem opening port" msgstr "ポートを開いている最中に問題が発生しました" #: camlibs/dimera/dimera3500.c:974 msgid "Problem resetting camera" msgstr "カメラの再設定中に問題が発生しました" #: camlibs/dimera/dimera3500.c:984 msgid "Problem setting camera communication speed" msgstr "カメラの通信速度の設定中に問題が発生しました" #: camlibs/dimera/dimera3500.c:1003 msgid "Looks like a modem, not a camera" msgstr "カメラではなく、モデムのようです" #: camlibs/directory/directory.c:268 #, c-format msgid "Listing files in '%s'..." msgstr "'%s' にあるファイル一覧を作成中..." #: camlibs/directory/directory.c:346 #, c-format msgid "Listing folders in '%s'..." msgstr "'%s' にあるフォルダ一覧の作成中..." #: camlibs/directory/directory.c:364 #, c-format msgid "Could not get information about '%s' (%m)." msgstr "'%s' (%m) の情報を取得できませんでした。" #: camlibs/directory/directory.c:394 camlibs/directory/directory.c:516 #, c-format msgid "Could not get information about '%s' in '%s' (%m)." msgstr "'%s' ('%s' の中にある) (%m) の情報を取得できませんでした。" #: camlibs/directory/directory.c:442 #, c-format msgid "Could not change time of file '%s' in '%s' (%m)." msgstr "ファイル '%s' ('%s' の中にある) (%m) の時刻を変更できませんでした。" #: camlibs/directory/directory.c:535 #, c-format msgid "Could not open '%s'." msgstr "'%s' を開けませんでした。" #: camlibs/directory/directory.c:599 msgid "" "The Directory Browse \"camera\" lets you index photos on your hard drive." msgstr "ディレクトリ参照 \"camera\" はコンピュータ上の写真の目録を作成します。" #: camlibs/directory/directory.c:608 msgid "Directory Browse Mode - written by Scott Fritzinger ." msgstr "ディレクトリ参照モード - Scott Fritzinger 氏の提供。" #: camlibs/directory/directory.c:655 #, c-format msgid "Could not delete file '%s' in folder '%s' (error code %i: %m)." msgstr "ファイル '%s' (フォルダ '%s' の中にある) を削除できませんでした (エラーコード %i:%m)。" #: camlibs/enigma13/enigma13.c:70 msgid "" "Download program for Digital Dream Enigma 1.3. by " ", and adapted from spca50x driver.Thanks you, " "spca50x team, it was easy to port your driver on this cam! " msgstr "" "Digital Dream Enigma 1.3 用のダウンロードプログラムです。作者は " "で、Spca50x ドライバを使ったポーティングも行いました。Spca50x 開発チームに感謝します。このカメラ用のドライバを簡単にポートできました! " #: camlibs/fuji/fuji.c:85 #, c-format msgid "The camera sent only %i byte(s), but we need at least %i." msgstr "カメラが %i バイトのみ送信しましたが、必要なバイト数は少なくとも %i です。" #: camlibs/fuji/fuji.c:128 camlibs/ricoh/library.c:561 msgid "Could not contact camera." msgstr "カメラに接続できませんでした。" #: camlibs/fuji/fuji.c:190 #, c-format msgid "Received unexpected data (0x%02x, 0x%02x)." msgstr "予期しないデータを受け取りました (0x%02x, 0x%02x)。" #: camlibs/fuji/fuji.c:216 #, c-format msgid "Wrong escape sequence: expected 0x%02x, got 0x%02x." msgstr "エスケープ・シーケンスが間違っています: 0x%02x なのに 0x%02x を受け取りました。" #: camlibs/fuji/fuji.c:233 #, c-format msgid "Bad data - got 0x%02x, expected 0x%02x." msgstr "データがおかしいです - 0x%02x を取得しました (期待値: 0x%02x)" #: camlibs/fuji/fuji.c:246 #, c-format msgid "Bad data - got 0x%02x, expected 0x%02x or 0x%02x." msgstr "データがおかしいです - 0x%02x を取得しました (期待値: 0x%02x または 0x%02x)" #: camlibs/fuji/fuji.c:253 #, c-format msgid "Bad checksum - got 0x%02x, expected 0x%02x." msgstr "チェックサムがおかしいです - 0x%02x を取得しました (期待値: 0x%02x)" #: camlibs/fuji/fuji.c:291 camlibs/fuji/fuji.c:730 msgid "Camera rejected the command." msgstr "カメラがコマンドを受け付けませんでした。" #: camlibs/fuji/fuji.c:300 camlibs/fuji/fuji.c:739 msgid "Camera reset itself." msgstr "カメラがリセットしました。" #: camlibs/fuji/fuji.c:304 camlibs/fuji/fuji.c:744 #, c-format msgid "Camera sent unexpected byte 0x%02x." msgstr "カメラが予期しないバイト 0x%02x を送信してきました。" #: camlibs/fuji/fuji.c:319 camlibs/konica/lowlevel.c:382 #: camlibs/polaroid/pdc700.c:314 camlibs/ricoh/g3.c:350 msgid "Downloading..." msgstr "ダウンロード中..." #: camlibs/fuji/fuji.c:540 #, c-format msgid "Could not allocate %i byte(s) for downloading the thumbnail." msgstr "サムネイルをダウンロードするのに必要な %i バイトを確保できませんでした。" #: camlibs/fuji/fuji.c:574 #, c-format msgid "Could not allocate %i byte(s) for downloading the picture." msgstr "画像をダウンロードするのに必要な %i バイトを確保できませんでした。" #: camlibs/fuji/fuji.c:673 #, c-format msgid "The camera does not accept '%s' as filename." msgstr "カメラはファイル名として '%s' を受け付けませんでした。" #: camlibs/fuji/fuji.c:677 #, c-format msgid "Could not initialize upload (camera responded with 0x%02x)." msgstr "アップロードを初期化できませんでした (カメラからの応答: 0x%02x)。" #: camlibs/fuji/fuji.c:775 #, c-format msgid "The camera does not support speed %i." msgstr "カメラはスピード %i をサポートしていません。" #: camlibs/fuji/fuji.c:779 #, c-format msgid "Could not set speed to %i (camera responded with %i)." msgstr "スピードを %i にセットできませんでした (カメラからの応答: %i)。" #: camlibs/fuji/library.c:153 msgid "" "Matthew G. Martin\n" "Based on fujiplay by Thierry Bousch \n" msgstr "" "Matthew G. Martin 氏\n" "Thierry Bousch 作の fujiplay がベースです。\n" #: camlibs/fuji/library.c:317 #, c-format msgid "Bit rate %ld is not supported." msgstr "ビットレート %ld はサポートされていません。" #: camlibs/fuji/library.c:365 msgid "Configuration for your FUJI camera" msgstr "FUJI カメラの設定" #: camlibs/fuji/library.c:370 camlibs/fuji/library.c:403 #: camlibs/ptp2/ptp.c:3469 camlibs/ricoh/library.c:447 #: camlibs/ricoh/library.c:449 camlibs/sierra/sierra.c:1720 #: camlibs/sierra/sierra.c:1893 msgid "Date & Time" msgstr "日付と時間" #: camlibs/fuji/library.c:385 camlibs/fuji/library.c:418 #: camlibs/ptp2/config.c:4715 msgid "ID" msgstr "ID" #: camlibs/fuji/library.c:438 msgid "Version: " msgstr "バージョン: " #: camlibs/fuji/library.c:444 msgid "Model: " msgstr "型式: " #: camlibs/fuji/library.c:451 msgid "Available memory: " msgstr "利用可能なメモリー: " #: camlibs/gsmart300/library.c:163 msgid "" "gsmart300 library \n" "Till Adam \n" "Jerome Lodewyck \n" "Support for Mustek gSmart 300 digital cameras\n" "based on several other gphoto2 camlib modules and the specifications kindly " "provided by Mustek.\n" "\n" msgstr "" "gsmart300 向けのライブラリ。\n" "Till Adam \n" "Jerome Lodewyck \n" "Mustek gSmart 300 デジタル・カメラ向けの\n" "gPhoto2 camlib モジュールと Mustek が提供してくれた仕様。\n" "\n" #: camlibs/gsmart300/library.c:207 camlibs/spca50x/library.c:573 #, c-format msgid "Unsupported port type: %d. This driver only works with USB cameras.\n" msgstr "サポートしていないポートの種類: %d 【このドライバは USB カメラでのみ動作します】\n" #: camlibs/gsmart300/library.c:224 camlibs/spca50x/library.c:631 msgid "Could not reset camera.\n" msgstr "カメラをリセットできませんでした\n" #: camlibs/gsmart300/library.c:335 camlibs/spca50x/library.c:511 #, c-format msgid "" "Your camera only supports deleting the last file on the camera. In this " "case, this is file '%s'." msgstr "" #: camlibs/hp215/hp215.c:440 #, c-format msgid "" "Current camera time: %04d-%02d-%02d %02d:%02d\n" "Free card memory: %d\n" "Images on card: %d\n" "Free space (Images): %d\n" "Battery level: %d %%." msgstr "" #: camlibs/hp215/hp215.c:464 msgid "" "hp215\n" "Marcus Meissner \n" "Driver to access the HP Photosmart 215 camera.\n" "Merged from the standalone hp215 program.\n" "This driver allows download of images and previews, and deletion of images.\n" msgstr "" #: camlibs/iclick/library.c:102 #, c-format msgid "" "Your USB camera is an iClick 5X.\n" "The total number of pictures taken is %i\n" msgstr "" #: camlibs/iclick/library.c:114 msgid "" "Information regarding cameras with ID 0x2770:0x9153.\n" "\n" "We do not recommend the use of a GUI program to access\n" "this camera, unless you are just having fun or trying to\n" "see if you can blow a fuse.\n" "For production use, try\n" "gphoto2 -P\n" "from the command line.\n" "Note: it is not possible to download video clips.\n" msgstr "" #: camlibs/iclick/library.c:132 msgid "" "iClick 5X driver\n" "Theodore Kilgore \n" msgstr "" "iClick 5X 向けドライバ\n" "Theodore Kilgore \n" #: camlibs/jamcam/jamcam.c:284 #, c-format msgid "Frames Taken : %4d\n" msgstr "撮影したフレーム数: %4d\n" #: camlibs/jamcam/jamcam.c:295 msgid "jamcam library v" msgstr "jamcam ライブラリ Ver" #: camlibs/jamcam/library.c:341 camlibs/jd11/serial.c:469 #: camlibs/sierra/library.c:1248 camlibs/sonydscf1/sonydscf1.c:248 msgid "Downloading data..." msgstr "データのダウンロード中..." #: camlibs/jamcam/library.c:501 camlibs/jd11/serial.c:375 msgid "Downloading thumbnail..." msgstr "サムネイルのダウンロード中..." #: camlibs/jd11/jd11.c:161 msgid "" "The JD11 camera works rather well with this driver.\n" "An RS232 interface @ 115 kbit is required for image transfer.\n" "The driver allows you to get\n" "\n" " - thumbnails (64x48 PGM format)\n" " - full images (640x480 PPM format)\n" msgstr "" "このドライバの向上よりは JD11 カメラ関係の作業を担当。\n" "RS232 インタフェース @ 115 kbit は画像転送で必要です。\n" "このドライバの適用範囲:\n" "\n" " - サムネイル (64x48 PGM フォーマット)\n" " - 画像 (640x480 PPM フォーマット)\n" #: camlibs/jd11/jd11.c:174 msgid "" "JD11\n" "Marcus Meissner \n" "Driver for the Jenoptik JD11 camera.\n" "Protocol reverse engineered using WINE and IDA." msgstr "" "JD11\n" "Marcus Meissner \n" "Jenoptik JD11 カメラ用のドライバ担当。\n" "WINE と IDA を使用してリバースエンジニアされたプロトコル。" #: camlibs/jd11/jd11.c:187 msgid "JD11 Configuration" msgstr "JD11 設定" #: camlibs/jd11/jd11.c:190 camlibs/jd11/jd11.c:247 msgid "Other Settings" msgstr "その他の設定" #: camlibs/jd11/jd11.c:195 camlibs/jd11/jd11.c:248 msgid "Bulb Exposure Time" msgstr "バルブ露出時間" #: camlibs/jd11/jd11.c:204 camlibs/jd11/jd11.c:256 msgid "Color Settings" msgstr "色の設定" #: camlibs/jd11/jd11.c:211 camlibs/jd11/jd11.c:258 msgid "Red" msgstr "赤" #: camlibs/jd11/jd11.c:219 camlibs/jd11/jd11.c:263 camlibs/ptp2/config.c:1565 msgid "Green" msgstr "緑" #: camlibs/jd11/jd11.c:227 camlibs/jd11/jd11.c:268 msgid "Blue" msgstr "青" #: camlibs/jl2005a/library.c:105 #, c-format msgid "" "This camera contains a Jeilin JL2005A chipset.\n" "The number of photos in it is %i. \n" msgstr "" #: camlibs/jl2005a/library.c:115 msgid "" "This driver supports cameras with Jeilin jl2005a chip \n" "These cameras do not support deletion of photos, nor uploading\n" "of data. \n" "Decoding of compressed photos may or may not work well\n" "and does not work equally well for all supported cameras.\n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos.\n" "For further details please consult libgphoto2/camlibs/README.jl2005a\n" msgstr "" #: camlibs/jl2005a/library.c:132 msgid "" "jl2005a camera library\n" "Theodore Kilgore \n" msgstr "" "jl2005a カメラ向けライブラリ\n" "Theodore Kilgore \n" #: camlibs/jl2005c/library.c:133 #, c-format msgid "" "This camera contains a Jeilin JL2005%c chipset.\n" "The number of photos in it is %i. \n" msgstr "" #: camlibs/jl2005c/library.c:144 msgid "" "This driver supports cameras with Jeilin JL2005B or C or D chip \n" "These cameras do not support deletion of photos, nor uploading\n" "of data. \n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos.\n" "For more details please consult libgphoto2/camlibs/README.jl2005c\n" msgstr "" #: camlibs/jl2005c/library.c:159 msgid "" "jl2005bcd camera library\n" "Theodore Kilgore \n" msgstr "" #: camlibs/kodak/dc120/dc120.c:68 camlibs/kodak/dc120/dc120.c:144 msgid "CompactFlash Card" msgstr "コンパクトフラッシュ・カード" #: camlibs/kodak/dc120/dc120.c:367 msgid "" "The Kodak DC120 camera uses the KDC file format for storing images. If you " "want to view the images you download from your camera, you will need to " "download the \"kdc2tiff\" program. It is available from " "http://kdc2tiff.sourceforge.net" msgstr "" "Kodak DC120 カメラは画像を保存するのに KDC " "ファイル形式を使用します。カメラからダウンロードして画像を表示する場合は、\"kdc2tiff\" プログラムを " "http://kdc2tiff.sourceforge.net から入手する必要があります。" #: camlibs/kodak/dc120/dc120.c:379 msgid "" "Kodak DC120 Camera Library\n" "Scott Fritzinger \n" "Camera Library for the Kodak DC120 camera.\n" "(by popular demand)." msgstr "" "Kodak DC120 カメラ・ライブラリ\n" "Scott Fritzinger \n" "Kodak DC120 カメラ用のライブラリ\n" "(やっと普及したので)" #: camlibs/kodak/dc120/library.c:126 camlibs/kodak/dc210/library.c:435 #: camlibs/kodak/dc240/library.c:305 camlibs/panasonic/dc1000.c:421 #: camlibs/panasonic/dc1580.c:546 msgid "Getting data..." msgstr "データの取得中..." #: camlibs/kodak/dc120/library.c:526 msgid "Waiting for completion..." msgstr "完了するのを待っています..." #: camlibs/kodak/dc210/dc210.c:174 msgid "File" msgstr "ファイル" #: camlibs/kodak/dc210/dc210.c:177 camlibs/kodak/dc210/dc210.c:346 msgid "File type" msgstr "ファイルの種類" #: camlibs/kodak/dc210/dc210.c:179 camlibs/kodak/dc210/dc210.c:184 #: camlibs/ptp2/config.c:1537 camlibs/ptp2/ptp.c:4566 msgid "JPEG" msgstr "JPEG" #: camlibs/kodak/dc210/dc210.c:180 camlibs/kodak/dc210/dc210.c:186 msgid "FlashPix" msgstr "FlashPix" #: camlibs/kodak/dc210/dc210.c:190 camlibs/kodak/dc210/dc210.c:355 msgid "File resolution" msgstr "ファイルの解像度" #: camlibs/kodak/dc210/dc210.c:192 camlibs/kodak/dc210/dc210.c:197 #: camlibs/ricoh/library.c:319 msgid "640 x 480" msgstr "640 x 480" #: camlibs/kodak/dc210/dc210.c:193 camlibs/kodak/dc210/dc210.c:199 msgid "1152 x 864" msgstr "1152 x 864" #: camlibs/kodak/dc210/dc210.c:205 camlibs/kodak/dc210/dc210.c:368 msgid "File compression" msgstr "ファイル圧縮" #: camlibs/kodak/dc210/dc210.c:207 camlibs/kodak/dc210/dc210.c:213 msgid "Low (best quality)" msgstr "低 (最高品質)" #: camlibs/kodak/dc210/dc210.c:208 camlibs/kodak/dc210/dc210.c:215 msgid "Medium (better quality)" msgstr "中 (高品質)" #: camlibs/kodak/dc210/dc210.c:209 camlibs/kodak/dc210/dc210.c:217 msgid "High (good quality)" msgstr "高 (普通の品質)" #: camlibs/kodak/dc210/dc210.c:221 camlibs/konica/qm150.c:1047 #: camlibs/ptp2/config.c:5217 msgid "Capture" msgstr "キャプチャ" #: camlibs/kodak/dc210/dc210.c:235 msgid "58 mm" msgstr "58 mm" #: camlibs/kodak/dc210/dc210.c:237 msgid "51 mm" msgstr "51 mm" #: camlibs/kodak/dc210/dc210.c:239 msgid "41 mm" msgstr "41 mm" #: camlibs/kodak/dc210/dc210.c:241 msgid "34 mm" msgstr "34 mm" #: camlibs/kodak/dc210/dc210.c:243 msgid "29 mm" msgstr "29 mm" #: camlibs/kodak/dc210/dc210.c:249 camlibs/kodak/dc210/dc210.c:408 msgid "Exposure compensation" msgstr "露出補正" #: camlibs/kodak/dc210/dc210.c:259 camlibs/kodak/dc210/dc210.c:265 #: camlibs/konica/library.c:782 camlibs/konica/library.c:798 #: camlibs/konica/library.c:813 camlibs/konica/library.c:816 #: camlibs/konica/library.c:1027 camlibs/konica/library.c:1057 #: camlibs/konica/qm150.c:853 camlibs/konica/qm150.c:871 #: camlibs/konica/qm150.c:940 camlibs/konica/qm150.c:943 #: camlibs/konica/qm150.c:961 camlibs/konica/qm150.c:964 #: camlibs/konica/qm150.c:979 camlibs/konica/qm150.c:982 #: camlibs/konica/qm150.c:999 camlibs/konica/qm150.c:1002 #: camlibs/ptp2/config.c:1543 camlibs/ptp2/config.c:2021 #: camlibs/ptp2/config.c:2474 camlibs/ptp2/config.c:2508 #: camlibs/ptp2/config.c:2641 camlibs/ptp2/config.c:3020 #: camlibs/ptp2/config.c:3168 camlibs/ptp2/config.c:3179 #: camlibs/ptp2/config.c:3191 camlibs/ptp2/config.c:3239 #: camlibs/ptp2/config.c:3258 camlibs/ptp2/config.c:3650 #: camlibs/ptp2/ptp.c:4230 camlibs/ptp2/ptp.c:4238 camlibs/ptp2/ptp.c:4261 #: camlibs/ptp2/ptp.c:4269 camlibs/ptp2/ptp.c:4469 camlibs/ptp2/ptp.c:4520 #: camlibs/ptp2/ptp.c:4580 camlibs/ptp2/ptp.c:4587 camlibs/ptp2/ptp.c:4597 #: camlibs/ptp2/ptp.c:4634 camlibs/ptp2/ptp.c:4651 camlibs/ptp2/ptp.c:4705 #: camlibs/ricoh/library.c:312 camlibs/ricoh/library.c:327 #: camlibs/ricoh/library.c:368 camlibs/sierra/epson-desc.c:151 #: camlibs/sierra/epson-desc.c:169 camlibs/sierra/nikon-desc.c:168 #: camlibs/sierra/nikon-desc.c:202 camlibs/sierra/nikon-desc.c:234 #: camlibs/sierra/nikon-desc.c:252 camlibs/sierra/nikon-desc.c:282 #: camlibs/sierra/olympus-desc.c:196 camlibs/sierra/olympus-desc.c:235 #: camlibs/sierra/olympus-desc.c:289 camlibs/sierra/olympus-desc.c:371 #: camlibs/sierra/olympus-desc.c:403 camlibs/sierra/olympus-desc.c:433 #: camlibs/sierra/olympus-desc.c:457 camlibs/sierra/olympus-desc.c:498 #: camlibs/sierra/olympus-desc.c:515 camlibs/sierra/olympus-desc.c:534 #: camlibs/sierra/olympus-desc.c:555 camlibs/sierra/olympus-desc.c:574 #: camlibs/sierra/olympus-desc.c:593 camlibs/sierra/olympus-desc.c:614 #: camlibs/sierra/olympus-desc.c:638 camlibs/sierra/olympus-desc.c:873 #: camlibs/sierra/olympus-desc.c:890 camlibs/sierra/sierra.c:925 #: camlibs/sierra/sierra.c:931 camlibs/sierra/sierra.c:965 #: camlibs/sierra/sierra.c:971 camlibs/sierra/sierra.c:1025 #: camlibs/sierra/sierra.c:1032 camlibs/sierra/sierra.c:1086 #: camlibs/sierra/sierra.c:1093 camlibs/sierra/sierra.c:1260 #: camlibs/sierra/sierra.c:1289 camlibs/sierra/sierra.c:1329 #: camlibs/sierra/sierra.c:1372 camlibs/sierra/sierra.c:1535 #: camlibs/sierra/sierra.c:1541 camlibs/sierra/sierra.c:1563 #: camlibs/sierra/sierra.c:1568 camlibs/sierra/sierra.c:1768 #: camlibs/sierra/sierra.c:1788 camlibs/st2205/library.c:512 #: camlibs/st2205/library.c:525 msgid "Auto" msgstr "自動" #: camlibs/kodak/dc210/dc210.c:260 camlibs/kodak/dc210/dc210.c:267 #: camlibs/sierra/epson-desc.c:152 camlibs/sierra/nikon-desc.c:235 #: camlibs/sierra/olympus-desc.c:499 camlibs/sierra/olympus-desc.c:516 #: camlibs/sierra/olympus-desc.c:535 camlibs/sierra/sierra.c:1026 #: camlibs/sierra/sierra.c:1034 camlibs/sierra/sierra.c:1331 #: camlibs/sierra/sierra.c:1536 camlibs/sierra/sierra.c:1543 #: camlibs/sierra/sierra.c:1770 msgid "Force" msgstr "強制発光" #: camlibs/kodak/dc210/dc210.c:261 camlibs/kodak/dc210/dc210.c:269 #: camlibs/ptp2/config.c:3174 camlibs/ptp2/config.c:3229 #: camlibs/ptp2/config.c:4025 camlibs/ptp2/config.c:4030 #: camlibs/ptp2/config.c:4044 camlibs/ptp2/config.c:4093 #: camlibs/ptp2/config.c:4098 camlibs/ptp2/config.c:4113 #: camlibs/ptp2/config.c:4809 camlibs/ptp2/library.c:3566 #: camlibs/ptp2/library.c:3570 camlibs/ptp2/ptp.c:4267 #: camlibs/ricoh/library.c:347 msgid "None" msgstr "なし" #: camlibs/kodak/dc210/dc210.c:273 camlibs/kodak/dc210/dc210.c:426 msgid "Red eye flash" msgstr "赤目軽減フラッシュ" #: camlibs/kodak/dc210/dc210.c:275 camlibs/kodak/dc210/dc210.c:279 #: camlibs/konica/library.c:682 camlibs/konica/library.c:689 #: camlibs/konica/library.c:780 camlibs/konica/library.c:789 #: camlibs/konica/library.c:1023 camlibs/konica/qm150.c:791 #: camlibs/konica/qm150.c:795 camlibs/konica/qm150.c:805 #: camlibs/konica/qm150.c:809 camlibs/konica/qm150.c:851 #: camlibs/konica/qm150.c:864 camlibs/konica/qm150.c:1021 #: camlibs/konica/qm150.c:1028 camlibs/konica/qm150.c:1035 #: camlibs/konica/qm150.c:1042 camlibs/ptp2/config.c:1116 #: camlibs/ptp2/config.c:1118 camlibs/ptp2/config.c:1130 #: camlibs/ptp2/config.c:1149 camlibs/ptp2/config.c:1151 #: camlibs/ptp2/config.c:1163 camlibs/ptp2/config.c:1303 #: camlibs/ptp2/config.c:1309 camlibs/ptp2/config.c:1316 #: camlibs/ptp2/config.c:3022 camlibs/ptp2/ptp.c:4148 camlibs/ptp2/ptp.c:4149 #: camlibs/ptp2/ptp.c:4150 camlibs/ptp2/ptp.c:4471 camlibs/ptp2/ptp.c:4581 #: camlibs/ptp2/ptp.c:4667 camlibs/ricoh/library.c:339 #: camlibs/ricoh/library.c:370 camlibs/sierra/nikon-desc.c:305 #: camlibs/sierra/sierra.c:1142 camlibs/sierra/sierra.c:1148 #: camlibs/sierra/sierra.c:1411 camlibs/topfield/puppy.c:546 #: camlibs/topfield/puppy.c:558 camlibs/topfield/puppy.c:580 msgid "On" msgstr "ON" #: camlibs/kodak/dc210/dc210.c:276 camlibs/kodak/dc210/dc210.c:281 #: camlibs/kodak/dc210/dc210.c:441 camlibs/konica/library.c:683 #: camlibs/konica/library.c:686 camlibs/konica/library.c:779 #: camlibs/konica/library.c:786 camlibs/konica/library.c:897 #: camlibs/konica/library.c:1021 camlibs/konica/qm150.c:792 #: camlibs/konica/qm150.c:798 camlibs/konica/qm150.c:806 #: camlibs/konica/qm150.c:812 camlibs/konica/qm150.c:850 #: camlibs/konica/qm150.c:857 camlibs/konica/qm150.c:1022 #: camlibs/konica/qm150.c:1025 camlibs/konica/qm150.c:1036 #: camlibs/konica/qm150.c:1039 camlibs/ptp2/config.c:1117 #: camlibs/ptp2/config.c:1118 camlibs/ptp2/config.c:1134 #: camlibs/ptp2/config.c:1150 camlibs/ptp2/config.c:1151 #: camlibs/ptp2/config.c:1167 camlibs/ptp2/config.c:1304 #: camlibs/ptp2/config.c:1310 camlibs/ptp2/config.c:1315 #: camlibs/ptp2/config.c:1626 camlibs/ptp2/config.c:1687 #: camlibs/ptp2/config.c:1906 camlibs/ptp2/config.c:1932 #: camlibs/ptp2/config.c:1959 camlibs/ptp2/config.c:3021 #: camlibs/ptp2/config.c:3346 camlibs/ptp2/config.c:3457 #: camlibs/ptp2/config.c:3649 camlibs/ptp2/config.c:3689 #: camlibs/ptp2/config.c:3755 camlibs/ptp2/config.c:4028 #: camlibs/ptp2/config.c:4062 camlibs/ptp2/ptp.c:4148 camlibs/ptp2/ptp.c:4149 #: camlibs/ptp2/ptp.c:4150 camlibs/ptp2/ptp.c:4470 camlibs/ptp2/ptp.c:4579 #: camlibs/ptp2/ptp.c:4619 camlibs/ptp2/ptp.c:4665 camlibs/ptp2/ptp.c:4730 #: camlibs/ptp2/ptp.c:4735 camlibs/ricoh/library.c:340 #: camlibs/ricoh/library.c:369 camlibs/ricoh/library.c:377 #: camlibs/sierra/epson-desc.c:153 camlibs/sierra/nikon-desc.c:236 #: camlibs/sierra/nikon-desc.c:304 camlibs/sierra/nikon-desc.c:359 #: camlibs/sierra/olympus-desc.c:500 camlibs/sierra/olympus-desc.c:517 #: camlibs/sierra/olympus-desc.c:536 camlibs/sierra/olympus-desc.c:658 #: camlibs/sierra/olympus-desc.c:856 camlibs/sierra/olympus-desc.c:940 #: camlibs/sierra/sierra.c:1027 camlibs/sierra/sierra.c:1036 #: camlibs/sierra/sierra.c:1143 camlibs/sierra/sierra.c:1146 #: camlibs/sierra/sierra.c:1333 camlibs/sierra/sierra.c:1413 #: camlibs/sierra/sierra.c:1537 camlibs/sierra/sierra.c:1545 #: camlibs/sierra/sierra.c:1772 camlibs/topfield/puppy.c:547 #: camlibs/topfield/puppy.c:558 msgid "Off" msgstr "OFF" #: camlibs/kodak/dc210/dc210.c:284 msgid "Other" msgstr "その他" #: camlibs/kodak/dc210/dc210.c:290 msgid "Set clock in camera" msgstr "カメラの内蔵時計のセット" #: camlibs/kodak/dc210/dc210.c:294 camlibs/kodak/dc210/dc210.c:419 msgid "Port speed" msgstr "ポートのスピード" #: camlibs/kodak/dc210/dc210.c:304 camlibs/kodak/dc210/library.c:691 msgid "Album name" msgstr "アルバム名" #: camlibs/kodak/dc210/dc210.c:307 msgid "Name to set on card when formatting." msgstr "初期化時につけるカードの名前です。" #: camlibs/kodak/dc210/dc210.c:309 msgid "Format compact flash" msgstr "コンパクト・フラッシュの初期化" #: camlibs/kodak/dc210/dc210.c:312 msgid "Format card and set album name." msgstr "カードを初期化してアルバム名を付与します。" #: camlibs/kodak/dc210/dc210.c:315 msgid "Debug" msgstr "デバッグ" #: camlibs/kodak/dc210/dc210.c:333 msgid "" "Execute predefined command\n" "with parameter values." msgstr "" "引数を付けて\n" "前に定義したコマンドを実行します。" #: camlibs/kodak/dc210/dc210.c:493 #, c-format msgid "Pictures in camera: %d\n" msgstr "カメラ内写真枚数: %d\n" #: camlibs/kodak/dc210/dc210.c:497 #, c-format msgid "" "There is space for another\n" " %d low compressed\n" " %d medium compressed or\n" " %d high compressed pictures\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:501 #, c-format msgid "Total pictures taken: %d\n" msgstr "取得した写真の合計数: %d\n" #: camlibs/kodak/dc210/dc210.c:505 #, c-format msgid "Total flashes fired: %d\n" msgstr "フラッシュを発光した合計数: %d\n" #: camlibs/kodak/dc210/dc210.c:509 #, c-format msgid "Firmware: %d.%d\n" msgstr "ファームウェア: %d.%d\n" #: camlibs/kodak/dc210/dc210.c:514 #, c-format msgid "Filetype: JPEG (" msgstr "ファイルの種類: JPEG (" #: camlibs/kodak/dc210/dc210.c:516 #, c-format msgid "Filetype: FlashPix (" msgstr "ファイルの種類: FlashPix (" #: camlibs/kodak/dc210/dc210.c:522 #, c-format msgid "low compression, " msgstr "低圧縮、 " #: camlibs/kodak/dc210/dc210.c:524 #, c-format msgid "medium compression, " msgstr "通常圧縮、 " #: camlibs/kodak/dc210/dc210.c:526 #, c-format msgid "high compression, " msgstr "高圧縮、 " #: camlibs/kodak/dc210/dc210.c:528 #, c-format msgid "unknown compression %d, " msgstr "不明な圧縮 %d、 " #: camlibs/kodak/dc210/dc210.c:538 #, c-format msgid "unknown resolution %d)\n" msgstr "不明な解像度 %d)\n" #: camlibs/kodak/dc210/dc210.c:551 #, c-format msgid "AC adapter is connected.\n" msgstr "AC アダプターを接続しました。\n" #: camlibs/kodak/dc210/dc210.c:553 #, c-format msgid "AC adapter is not connected.\n" msgstr "AC アダプターが接続されていません。\n" #: camlibs/kodak/dc210/dc210.c:557 msgid "Time: %a, %d %b %Y %T\n" msgstr "時刻: %Y 年 %-m 月 %-d 日 (%a) %T\n" #: camlibs/kodak/dc210/dc210.c:563 #, c-format msgid "Zoom: 58 mm\n" msgstr "ズーム: 58mm\n" #: camlibs/kodak/dc210/dc210.c:565 #, c-format msgid "Zoom: 51 mm\n" msgstr "ズーム: 51 mm\n" #: camlibs/kodak/dc210/dc210.c:567 #, c-format msgid "Zoom: 41 mm\n" msgstr "ズーム: 41 mm\n" #: camlibs/kodak/dc210/dc210.c:569 #, c-format msgid "Zoom: 34 mm\n" msgstr "ズーム: 34 mm\n" #: camlibs/kodak/dc210/dc210.c:571 #, c-format msgid "Zoom: 29 mm\n" msgstr "ズーム: 29 mm\n" #: camlibs/kodak/dc210/dc210.c:573 #, c-format msgid "Zoom: macro\n" msgstr "ズーム: マクロ\n" #: camlibs/kodak/dc210/dc210.c:575 #, c-format msgid "Unknown zoom mode %d\n" msgstr "不明なズームモード %d\n" #: camlibs/kodak/dc210/dc210.c:581 #, c-format msgid "Exposure compensation: %s\n" msgstr "露出補正: %s\n" #: camlibs/kodak/dc210/dc210.c:583 #, c-format msgid "Exposure compensation: %d\n" msgstr "露出補正: %d\n" #: camlibs/kodak/dc210/dc210.c:588 #, c-format msgid "Flash mode: auto, " msgstr "フラッシュモード: 自動、 " #: camlibs/kodak/dc210/dc210.c:590 #, c-format msgid "Flash mode: force, " msgstr "フラッシュモード: 強制、 " #: camlibs/kodak/dc210/dc210.c:592 #, c-format msgid "Flash mode: off\n" msgstr "フラッシュモード: オフ\n" #: camlibs/kodak/dc210/dc210.c:594 #, c-format msgid "Unknown flash mode %d, " msgstr "不明なフラッシュモード %d、 " #: camlibs/kodak/dc210/dc210.c:602 #, c-format msgid "red eye flash on.\n" msgstr "赤目軽減フラッシュはオンです。\n" #: camlibs/kodak/dc210/dc210.c:605 #, c-format msgid "red eye flash off.\n" msgstr "赤目軽減フラッシュはオフです。\n" #: camlibs/kodak/dc210/dc210.c:610 #, c-format msgid "No card in camera.\n" msgstr "カメラにカードがありません。\n" #: camlibs/kodak/dc210/dc210.c:612 #, c-format msgid "" "Card name: %s\n" "Free space on card: %d kB\n" msgstr "" "カード名: %s\n" "カードの空き容量: %d キロバイト\n" #: camlibs/kodak/dc210/dc210.c:632 msgid "" "This library has been tested with a Kodak DC 215 Zoom camera. It might work " "also with DC 200 and DC 210 cameras. If you happen to have such a camera, " "please send a message to koltan@gmx.de to let me know, if you have any " "troubles with this driver library or if everything is okay." msgstr "" "このライブラリは Kodak DC 215 ズーム・カメラを使ってテストされています。おそらく DC 200 と DC 210 " "カメラでも動作することでしょう。もしそのようなカメラをお持ちで、このドライバのライブラリを使って問題が発生したり、正しく動作したなどの状況を " "koltan@gmx.de までメールで知らせて下さい。" #: camlibs/kodak/dc210/dc210.c:644 msgid "" "Camera Library for the Kodak DC215 Zoom camera.\n" "Michael Koltan \n" msgstr "" "Kodak DC215 ズーム・カメラ用のライブラリです。\n" "Michael Koltan \n" #: camlibs/kodak/dc210/library.c:343 msgid "Waiting..." msgstr "待機中..." #: camlibs/kodak/dc210/library.c:1365 msgid "Parameter 1" msgstr "引数 1" #: camlibs/kodak/dc210/library.c:1369 msgid "Parameter 2" msgstr "引数 2" #: camlibs/kodak/dc210/library.c:1373 msgid "Parameter 3" msgstr "引数 3" #: camlibs/kodak/dc240/dc240.c:181 #, c-format msgid "Model: Kodak %s\n" msgstr "型式: Kodak %s\n" #: camlibs/kodak/dc240/dc240.c:182 #, c-format msgid "Firmware version: %d.%02d\n" msgstr "ファームウェアのリビジョン: %d.%02d\n" #: camlibs/kodak/dc240/dc240.c:184 #, c-format msgid "Battery status: %s, AC Adapter: %s\n" msgstr "電源: %s AC アダプタ: %s\n" #: camlibs/kodak/dc240/dc240.c:188 #, c-format msgid "Number of pictures: %d\n" msgstr "写真の数: %d\n" #: camlibs/kodak/dc240/dc240.c:190 #, c-format msgid "Space remaining: High: %d, Medium: %d, Low: %d\n" msgstr "残り空き容量: 高: %d 中: %d, 低: %d\n" #: camlibs/kodak/dc240/dc240.c:194 #, c-format msgid "Memory card status (%d): %s\n" msgstr "メモリーカードの状態 (%d): %s\n" #: camlibs/kodak/dc240/dc240.c:198 #, c-format msgid "Total pictures captured: %d, Flashes fired: %d\n" msgstr "キャプチャした写真の合計: %d フラッシュの発光数: %d\n" #: camlibs/kodak/dc240/dc240.c:212 msgid "" "Kodak DC240 Camera Library\n" "Scott Fritzinger and Hubert Figuiere " "\n" "Camera Library for the Kodak DC240, DC280, DC3400 and DC5000 cameras.\n" "Rewritten and updated for gPhoto2." msgstr "" "Kodak DC240 カメラ・ライブラリ\n" "Scott Fritzinger と Hubert Figuiere " "\n" "Kodak DC240, DC280, DC3400 and DC5000 カメラ用のライブラリ担当。\n" "gPhoto2 向けに書き直しと更新。" #: camlibs/kodak/dc240/library.c:556 msgid "Weak" msgstr "弱い" #: camlibs/kodak/dc240/library.c:559 msgid "Empty" msgstr "空" #: camlibs/kodak/dc240/library.c:564 camlibs/kodak/dc240/library.c:579 #: camlibs/ptp2/ptp.c:4642 msgid "Invalid" msgstr "不正" #: camlibs/kodak/dc240/library.c:571 camlibs/ptp2/config.c:1846 #: camlibs/ptp2/ptp.c:4575 msgid "Not used" msgstr "未使用" #: camlibs/kodak/dc240/library.c:574 msgid "In use" msgstr "使用中" #: camlibs/kodak/dc240/library.c:588 msgid "Card is open" msgstr "カードが空いています" #: camlibs/kodak/dc240/library.c:589 msgid "Card is not open" msgstr "カードが閉まっています" #: camlibs/kodak/dc240/library.c:591 msgid "Card is not formatted" msgstr "カードがフォーマットされていません" #: camlibs/kodak/dc240/library.c:593 msgid "No card" msgstr "カードがありません" #: camlibs/kodak/dc3200/dc3200.c:43 msgid "" "There is currently an operation in progress. This camera only supports one " "operation at a time. Please wait until the current operation has finished." msgstr "現在操作が進行中です。このカメラのみ同時に一つの操作をサポートしています。現在の操作が終了するまでお待ち下さい。" #: camlibs/kodak/dc3200/dc3200.c:146 #, c-format msgid "camera inactive for > 9 seconds, re-initing.\n" msgstr "カメラが 9 秒以上動作していません。再初期化します。\n" #: camlibs/kodak/dc3200/dc3200.c:435 msgid "" "Known problems:\n" "\n" "1. If the Kodak DC3200 does not receive a command at least every 10 seconds, " "it will time out, and will have to be re-initialized. If you notice the " "camera does not respond, simply re-select the camera. This will cause it to " "reinitialize." msgstr "" "既知の問題:\n" "\n" "1. Kodak DC3200 が最低 10 " "秒間隔でコマンドを受信しなかったら、タイムアウトしているので、再初期化する必要があります。カメラに反応がなかったら、カメラを再選択するだけでよいでが、この" "場合も再初期化して下さい。" #: camlibs/kodak/dc3200/dc3200.c:448 msgid "" "Kodak DC3200 Driver\n" "Donn Morrison \n" "\n" "Questions and comments appreciated." msgstr "" "Kodak DC3200 ドライバ\n" "Donn Morrison \n" "\n" "質問やコメントは大歓迎です。" #: camlibs/kodak/ez200/ez200.c:198 #, c-format msgid "" "Your USB camera is a Kodak EZ200.\n" "Number of PICs = %i\n" msgstr "" "お使いの USB カメラは Kodak EZ200 です。\n" "写真の合計 = %i\n" #: camlibs/kodak/ez200/ez200.c:206 msgid "" "Kodak EZ200 driver\n" "Bucas Jean-Francois \n" msgstr "" "Kodak EZ200 ドライバ\n" "Bucas Jean-Francois \n" #: camlibs/konica/konica.c:62 msgid "Focusing error." msgstr "フォーカスのエラーです。" #: camlibs/konica/konica.c:65 msgid "Iris error." msgstr "アイリスのエラーです。" #: camlibs/konica/konica.c:68 msgid "Strobe error." msgstr "ストローブのエラーです。" #: camlibs/konica/konica.c:71 msgid "EEPROM checksum error." msgstr "EEPROM チェックサム・エラーです。" #: camlibs/konica/konica.c:74 msgid "Internal error (1)." msgstr "内部エラー (1) です。" #: camlibs/konica/konica.c:77 msgid "Internal error (2)." msgstr "内部エラー (2) です。" #: camlibs/konica/konica.c:80 msgid "No card present." msgstr "カードがありません。" #: camlibs/konica/konica.c:83 msgid "Card not supported." msgstr "カードをサポートしていません。" #: camlibs/konica/konica.c:86 msgid "Card removed during access." msgstr "カードがアクセス中に抜き取られました。" #: camlibs/konica/konica.c:89 msgid "Image number not valid." msgstr "画像の番号が正しくありません。" #: camlibs/konica/konica.c:92 msgid "Card can not be written." msgstr "カードに書き込めません。" #: camlibs/konica/konica.c:95 msgid "Card is write protected." msgstr "カードへの書き込み保護が有効です。" #: camlibs/konica/konica.c:98 msgid "No space left on card." msgstr "カードに残り容量がありません。" #: camlibs/konica/konica.c:101 msgid "Image protected." msgstr "画像が保護されています。" #: camlibs/konica/konica.c:104 msgid "Light too dark." msgstr "フラッシュが暗すぎます。" #: camlibs/konica/konica.c:107 msgid "Autofocus error." msgstr "自動フォーカスのエラーです。" #: camlibs/konica/konica.c:110 msgid "System error." msgstr "システムのエラーです。" #: camlibs/konica/konica.c:113 msgid "Illegal parameter." msgstr "不正なパラメータです。" #: camlibs/konica/konica.c:116 msgid "Command can not be cancelled." msgstr "コマンドはキャンセルできません。" #: camlibs/konica/konica.c:119 msgid "Localization data too long." msgstr "日本語データが長すぎます。" #: camlibs/konica/konica.c:122 msgid "Localization data corrupt." msgstr "日本語データがおかしいです。" #: camlibs/konica/konica.c:125 msgid "Unsupported command." msgstr "サポートしていないコマンドです。" #: camlibs/konica/konica.c:128 msgid "Other command executing." msgstr "他のコマンドの実行が中止されました。" #: camlibs/konica/konica.c:131 msgid "Command order error." msgstr "コマンドの実行順でエラーです。" #: camlibs/konica/konica.c:134 msgid "Unknown error." msgstr "エラーを特定できません。" #: camlibs/konica/konica.c:137 #, c-format msgid "" "The camera has just sent an error that has not yet been discovered. Please " "report the following to %s with additional information how you got this " "error: (0x%x,0x%x). Thank you very much!" msgstr "" "カメラが不明なエラーを返してきました。このエラーを再現する方法を追加したバグ・レポートを %s まで報告して下さい " "(0x%x,0x%x)。ご協力に感謝します!" #: camlibs/konica/library.c:158 camlibs/pccam300/library.c:116 msgid "Getting file list..." msgstr "ファイル一覧の取得中..." #: camlibs/konica/library.c:325 msgid "Testing different speeds..." msgstr "異なるスピードでテスト中..." #: camlibs/konica/library.c:340 msgid "" "The camera could not be contacted. Please make sure it is connected to the " "computer and turned on." msgstr "" #: camlibs/konica/library.c:373 msgid "Your camera does not support changing filenames." msgstr "お使いのカメラはファイル名変更機能をサポートしておりません。" #: camlibs/konica/library.c:432 #, c-format msgid "%i pictures could not be deleted because they are protected" msgstr "書き込み保護がかかっている %i 個の写真を削除できませんでした" #: camlibs/konica/library.c:532 #, c-format msgid "" "Model: %s\n" "Serial Number: %s,\n" "Hardware Version: %i.%i\n" "Software Version: %i.%i\n" "Testing Software Version: %i.%i\n" "Name: %s,\n" "Manufacturer: %s\n" msgstr "" "型式: %s\n" "シリアル番号: %s\n" "ハードウェアバージョン: %i.%i\n" "ソフトウェアバージョン: %i.%i\n" "テスト用ソフトウェアバージョン: %i.%i\n" "名称: %s\n" "メーカー: %s\n" #: camlibs/konica/library.c:625 msgid "" "Konica library\n" "Lutz Mueller \n" "Support for all Konica and several HP cameras." msgstr "" "Konica ライブラリ\n" "Lutz Mueller \n" "Konika 全機種と幾つかの HP カメラのサポート担当。" #: camlibs/konica/library.c:650 msgid "Getting configuration..." msgstr "設定の取得中..." #: camlibs/konica/library.c:657 camlibs/konica/qm150.c:749 msgid "Konica Configuration" msgstr "Konica の設定" #: camlibs/konica/library.c:662 camlibs/konica/library.c:873 #: camlibs/konica/qm150.c:754 msgid "Persistent Settings" msgstr "全機種に共通な設定" #: camlibs/konica/library.c:692 msgid "Shall the camera beep when taking a picture?" msgstr "写真を撮る時にカメラのビープ音を鳴らしますか?" #: camlibs/konica/library.c:696 camlibs/konica/library.c:906 msgid "Self Timer Time" msgstr "セルフタイマーの時間" #: camlibs/konica/library.c:703 camlibs/konica/library.c:914 #: camlibs/konica/qm150.c:763 msgid "Auto Off Time" msgstr "自動 OFF 時間" #: camlibs/konica/library.c:710 camlibs/konica/library.c:922 msgid "Slide Show Interval" msgstr "スライドショーの表示間隔" #: camlibs/konica/library.c:717 camlibs/konica/library.c:931 #: camlibs/konica/qm150.c:771 camlibs/ricoh/library.c:497 #: camlibs/sierra/sierra.c:924 camlibs/sierra/sierra.c:1256 #: camlibs/sierra/sierra.c:1607 camlibs/sierra/sierra.c:1816 msgid "Resolution" msgstr "解像度" #: camlibs/konica/library.c:719 camlibs/konica/library.c:727 #: camlibs/konica/library.c:936 msgid "Low (576 x 436)" msgstr "低 (576 x 436)" #: camlibs/konica/library.c:720 camlibs/konica/library.c:730 msgid "Medium (1152 x 872)" msgstr "中 (1152 x 872)" #: camlibs/konica/library.c:721 camlibs/konica/library.c:724 #: camlibs/konica/library.c:934 msgid "High (1152 x 872)" msgstr "高 (1152 x 872)" #: camlibs/konica/library.c:737 camlibs/konica/library.c:947 #: camlibs/konica/qm150.c:819 msgid "Localization" msgstr "日本語化" #: camlibs/konica/library.c:743 camlibs/konica/library.c:950 #: camlibs/sierra/epson-desc.c:246 camlibs/sierra/nikon-desc.c:434 #: camlibs/sierra/sierra.c:1683 camlibs/sierra/sierra.c:1867 msgid "Language" msgstr "言語" #: camlibs/konica/library.c:750 camlibs/konica/library.c:759 #: camlibs/konica/library.c:767 camlibs/konica/library.c:954 #: camlibs/konica/library.c:979 camlibs/konica/library.c:997 msgid "None selected" msgstr "何も選択されていません" #: camlibs/konica/library.c:754 camlibs/konica/library.c:976 msgid "TV Output Format" msgstr "TV 出力の形式" #: camlibs/konica/library.c:756 camlibs/konica/library.c:980 #: camlibs/ptp2/config.c:1703 msgid "NTSC" msgstr "NTSC" #: camlibs/konica/library.c:757 camlibs/konica/library.c:982 #: camlibs/ptp2/config.c:1704 msgid "PAL" msgstr "PAL" #: camlibs/konica/library.c:758 camlibs/konica/library.c:984 msgid "Do not display TV menu" msgstr "TV メニューを表示しない" #: camlibs/konica/library.c:762 camlibs/konica/library.c:994 #: camlibs/konica/qm150.c:823 msgid "Date Format" msgstr "データ形式" #: camlibs/konica/library.c:764 camlibs/konica/library.c:998 #: camlibs/konica/qm150.c:825 camlibs/konica/qm150.c:830 msgid "Month/Day/Year" msgstr "月/日/年" #: camlibs/konica/library.c:765 camlibs/konica/library.c:1000 #: camlibs/konica/qm150.c:826 camlibs/konica/qm150.c:833 msgid "Day/Month/Year" msgstr "日/月/年" #: camlibs/konica/library.c:766 camlibs/konica/library.c:1002 #: camlibs/konica/qm150.c:827 camlibs/konica/qm150.c:836 msgid "Year/Month/Day" msgstr "年/月/日" #: camlibs/konica/library.c:772 camlibs/konica/library.c:1014 #: camlibs/konica/qm150.c:843 msgid "Session-persistent Settings" msgstr "全機種に共通なセッションの設定" #: camlibs/konica/library.c:781 camlibs/konica/library.c:792 #: camlibs/konica/library.c:1025 camlibs/konica/qm150.c:852 #: camlibs/konica/qm150.c:862 msgid "On, red-eye reduction" msgstr "ON, Red-Eye 減少" #: camlibs/konica/library.c:783 camlibs/konica/library.c:795 #: camlibs/konica/qm150.c:854 camlibs/konica/qm150.c:869 msgid "Auto, red-eye reduction" msgstr "自動, Red-Eye 減少" #: camlibs/konica/library.c:810 camlibs/konica/library.c:1044 #: camlibs/konica/qm150.c:935 camlibs/ptp2/config.c:3731 #: camlibs/ptp2/config.c:3737 msgid "Focus" msgstr "フォーカス" #: camlibs/konica/library.c:812 camlibs/konica/library.c:819 #: camlibs/sierra/epson-desc.c:170 camlibs/sierra/sierra.c:1564 #: camlibs/sierra/sierra.c:1570 camlibs/sierra/sierra.c:1790 msgid "Fixed" msgstr "固定" #: camlibs/konica/library.c:826 camlibs/konica/library.c:1049 #: camlibs/konica/qm150.c:1085 msgid "Volatile Settings" msgstr "Volatile の設定" #: camlibs/konica/library.c:830 camlibs/konica/library.c:1052 #: camlibs/konica/qm150.c:1089 camlibs/polaroid/pdc700.c:163 #: camlibs/ptp2/config.c:5257 msgid "Self Timer" msgstr "セルフタイマー" #: camlibs/konica/library.c:832 camlibs/konica/library.c:836 #: camlibs/konica/library.c:1062 camlibs/konica/qm150.c:1091 #: camlibs/konica/qm150.c:1095 msgid "Self Timer (next picture only)" msgstr "セルフタイマー (次の写真のみ)" #: camlibs/konica/library.c:833 camlibs/konica/library.c:840 #: camlibs/konica/qm150.c:1092 camlibs/konica/qm150.c:1099 #: camlibs/minolta/dimagev/dimagev.c:400 camlibs/ptp2/config.c:3156 #: camlibs/ptp2/config.c:3169 camlibs/ptp2/config.c:3180 #: camlibs/ptp2/config.c:3465 camlibs/ptp2/config.c:3647 #: camlibs/ptp2/config.c:3691 camlibs/ptp2/ptp.c:4262 camlibs/ptp2/ptp.c:4270 #: camlibs/ptp2/ptp.c:4430 camlibs/ptp2/ptp.c:4439 camlibs/ptp2/ptp.c:4553 #: camlibs/ptp2/ptp.c:4560 camlibs/ricoh/library.c:349 #: camlibs/sierra/epson-desc.c:219 camlibs/sierra/nikon-desc.c:253 #: camlibs/sierra/nikon-desc.c:325 camlibs/sierra/olympus-desc.c:480 #: camlibs/sierra/olympus-desc.c:660 camlibs/sierra/sierra.c:995 #: camlibs/sierra/sierra.c:1002 camlibs/sierra/sierra.c:1056 #: camlibs/sierra/sierra.c:1063 camlibs/sierra/sierra.c:1118 #: camlibs/sierra/sierra.c:1124 camlibs/sierra/sierra.c:1308 #: camlibs/sierra/sierra.c:1351 camlibs/sierra/sierra.c:1395 #: camlibs/sierra/sierra.c:1590 camlibs/sierra/sierra.c:1594 #: camlibs/sierra/sierra.c:1807 #, c-format msgid "Normal" msgstr "標準" #: camlibs/konica/library.c:1093 #, c-format msgid "Could not find localization data at '%s'" msgstr "'%s' に日本語データが見つかりませんでした" #: camlibs/konica/library.c:1159 msgid "Localization file too long!" msgstr "ローカライズファイルが長すぎます!" #: camlibs/konica/qm150.c:250 msgid "This preview doesn't exist." msgstr "このプレビューは存在しません。" #: camlibs/konica/qm150.c:282 msgid "Data has been corrupted." msgstr "データが壊れています。" #: camlibs/konica/qm150.c:398 #, c-format msgid "Image type %d is not supported by this camera !" msgstr "この画像の種類 %d はサポートされていません!" #: camlibs/konica/qm150.c:454 #, c-format msgid "Can't delete image %s." msgstr "画像 %s を削除できません。" #: camlibs/konica/qm150.c:485 msgid "Can't delete all images." msgstr "全ての画像を削除できません。" #: camlibs/konica/qm150.c:517 msgid "Uploading image..." msgstr "画像のアップロード中..." #: camlibs/konica/qm150.c:527 camlibs/konica/qm150.c:592 msgid "Can't upload this image to the camera. An error has occurred." msgstr "" #: camlibs/konica/qm150.c:634 msgid "You must be in record mode to capture images." msgstr "" #: camlibs/konica/qm150.c:637 msgid "" "No space available to capture new images. You must delete some images." msgstr "" #: camlibs/konica/qm150.c:641 msgid "Can't capture new images. Unknown error" msgstr "" #: camlibs/konica/qm150.c:653 msgid "No answer from the camera." msgstr "カメラから応答がありません" #: camlibs/konica/qm150.c:773 camlibs/konica/qm150.c:781 #: camlibs/ptp2/config.c:3170 camlibs/ptp2/config.c:3648 #: camlibs/ptp2/config.c:3690 camlibs/ptp2/config.c:3883 #: camlibs/ptp2/ptp.c:4263 camlibs/ptp2/ptp.c:4679 camlibs/ptp2/ptp.c:4685 #: camlibs/ptp2/ptp.c:4691 camlibs/sierra/nikon-desc.c:203 #: camlibs/sierra/sierra.c:966 camlibs/sierra/sierra.c:973 #: camlibs/sierra/sierra.c:1291 msgid "Low" msgstr "低" #: camlibs/konica/qm150.c:774 camlibs/konica/qm150.c:784 #: camlibs/sierra/nikon-desc.c:204 camlibs/sierra/sierra.c:967 #: camlibs/sierra/sierra.c:975 camlibs/sierra/sierra.c:1293 msgid "Medium" msgstr "中" #: camlibs/konica/qm150.c:775 camlibs/konica/qm150.c:778 #: camlibs/ptp2/config.c:3173 camlibs/ptp2/config.c:3646 #: camlibs/ptp2/config.c:3692 camlibs/ptp2/ptp.c:4266 camlibs/ptp2/ptp.c:4681 #: camlibs/ptp2/ptp.c:4687 camlibs/ptp2/ptp.c:4693 camlibs/sierra/sierra.c:927 #: camlibs/sierra/sierra.c:935 camlibs/sierra/sierra.c:968 #: camlibs/sierra/sierra.c:977 camlibs/sierra/sierra.c:1264 #: camlibs/sierra/sierra.c:1295 msgid "High" msgstr "高い" #: camlibs/konica/qm150.c:789 camlibs/polaroid/pdc700.c:162 #: camlibs/ptp2/config.c:1904 camlibs/ptp2/config.c:1930 #: camlibs/ptp2/config.c:1957 camlibs/ptp2/ptp.c:4728 msgid "LCD" msgstr "液晶モニタ" #: camlibs/konica/qm150.c:803 msgid "Icons" msgstr "アイコン" #: camlibs/konica/qm150.c:937 camlibs/konica/qm150.c:946 msgid "2.0 m" msgstr "2.0 m" #: camlibs/konica/qm150.c:938 camlibs/konica/qm150.c:949 msgid "0.5 m" msgstr "0.5 m" #: camlibs/konica/qm150.c:939 camlibs/konica/qm150.c:952 msgid "0.1 m" msgstr "0.1 m" #: camlibs/konica/qm150.c:957 msgid "White balance" msgstr "ホワイトバランス" #: camlibs/konica/qm150.c:959 camlibs/konica/qm150.c:970 msgid "Office" msgstr "オフィス" #: camlibs/konica/qm150.c:960 camlibs/konica/qm150.c:967 #: camlibs/ptp2/config.c:1194 camlibs/ptp2/config.c:3240 #: camlibs/ptp2/config.c:3259 camlibs/ptp2/ptp.c:4205 camlibs/ptp2/ptp.c:4652 #: camlibs/sierra/olympus-desc.c:556 camlibs/sierra/olympus-desc.c:575 #: camlibs/sierra/olympus-desc.c:594 camlibs/sierra/olympus-desc.c:615 msgid "Daylight" msgstr "太陽光" #: camlibs/konica/qm150.c:975 camlibs/ptp2/config.c:5310 #: camlibs/ptp2/ptp.c:3473 camlibs/ptp2/ptp.c:3528 msgid "Sharpness" msgstr "鮮明度" #: camlibs/konica/qm150.c:977 camlibs/konica/qm150.c:985 msgid "Sharp" msgstr "シャープ" #: camlibs/konica/qm150.c:978 camlibs/konica/qm150.c:988 #: camlibs/ptp2/ptp.c:4611 camlibs/ptp2/ptp.c:4738 msgid "Soft" msgstr "ソフト" #: camlibs/konica/qm150.c:993 camlibs/sierra/epson-desc.c:136 #: camlibs/sierra/nikon-desc.c:219 msgid "Color" msgstr "色彩" #: camlibs/konica/qm150.c:995 camlibs/konica/qm150.c:1005 msgid "Light" msgstr "光源" #: camlibs/konica/qm150.c:996 camlibs/konica/qm150.c:1008 msgid "Deep" msgstr "深さ" #: camlibs/konica/qm150.c:997 camlibs/konica/qm150.c:1011 msgid "Black and White" msgstr "モノクロ" #: camlibs/konica/qm150.c:1049 camlibs/konica/qm150.c:1053 #: camlibs/ptp2/config.c:2081 msgid "Single" msgstr "シングル" #: camlibs/konica/qm150.c:1050 camlibs/konica/qm150.c:1056 msgid "Sequence 9" msgstr "シーケンス 9" #: camlibs/konica/qm150.c:1061 msgid "Date display" msgstr "日付の表示" #: camlibs/konica/qm150.c:1063 camlibs/konica/qm150.c:1072 msgid "Anywhere" msgstr "どこでも" #: camlibs/konica/qm150.c:1064 camlibs/konica/qm150.c:1070 msgid "Play mode" msgstr "再生モード" #: camlibs/konica/qm150.c:1065 camlibs/konica/qm150.c:1078 msgid "Record mode" msgstr "記録モード" #: camlibs/konica/qm150.c:1066 camlibs/konica/qm150.c:1076 msgid "Everywhere" msgstr "場所を問わず" #: camlibs/konica/qm150.c:1136 camlibs/ptp2/ptp.c:4546 #, c-format msgid "AC" msgstr "電源" #: camlibs/konica/qm150.c:1139 camlibs/minolta/dimagev/dimagev.c:301 #: camlibs/sierra/nikon-desc.c:361 #, c-format msgid "Play" msgstr "再生" #: camlibs/konica/qm150.c:1141 camlibs/minolta/dimagev/dimagev.c:301 #: camlibs/sierra/nikon-desc.c:360 #, c-format msgid "Record" msgstr "記録" #: camlibs/konica/qm150.c:1151 #, c-format msgid "DD/MM/YYYY" msgstr "DD/MM/YYYY" #: camlibs/konica/qm150.c:1156 #, c-format msgid "YYYY/MM/DD" msgstr "YYYY/MM/DD" #: camlibs/konica/qm150.c:1160 #, c-format msgid "MM/DD/YYYY" msgstr "MM/DD/YYYY" #: camlibs/konica/qm150.c:1164 #, c-format msgid "" "Model: %s\n" "Capacity: %i Mb\n" "Power: %s\n" "Auto Off Time: %i min\n" "Mode: %s\n" "Images: %i/%i\n" "Date display: %s\n" "Date and Time: %s\n" msgstr "" "型式: %s\n" "容量: %i Mb\n" "電源: %s\n" "自動オフの時間: %i 分\n" "モード: %s\n" "画像の数: %i/%i\n" "日付の表示: %s\n" "日付と時刻: %s\n" #: camlibs/konica/qm150.c:1187 #, c-format msgid "" "Konica Q-M150 Library\n" "Marcus Meissner \n" "Aurelien Croc (AP2C) \n" "http://www.ap2c.com\n" "Support for the french Konica Q-M150." msgstr "" "Konica Q-M150 ライブラリ\n" "Marcus Meissner \n" "Aurelien Croc (AP2C) \n" "http://www.ap2c.com\n" "フランス製 Konica Q-M150 のサポート。" #: camlibs/konica/qm150.c:1202 #, c-format msgid "" "About Konica Q-M150:\n" "This camera does not allow any changes\n" "from the outside. So in the configuration, you can\n" "only see what it is configured on the camera\n" "but you can not change anything.\n" "\n" "If you have some issues with this driver, please e-mail its authors.\n" msgstr "" #: camlibs/largan/lmini/largan.c:228 msgid "" "Largan driver\n" "Hubert Figuiere \n" "\n" "Handles Largan Lmini camera.\n" msgstr "" "Largan ドライバ\n" "Hubert Figuiere \n" "\n" "Largan Lmini カメラの操作用です。\n" #: camlibs/lg_gsm/library.c:102 #, c-format msgid "" "Your USB camera seems to be a LG GSM.\n" "Firmware: %s\n" "Firmware Version: %s\n" msgstr "" #: camlibs/lg_gsm/library.c:114 msgid "" "LG GSM generic driver\n" "Guillaume Bedot \n" msgstr "" "LG GSM 汎用ドライバ\n" "Guillaume Bedot \n" #: camlibs/mars/library.c:124 #, c-format msgid "" "Mars MR97310 camera.\n" "There is %i photo in it.\n" msgid_plural "" "Mars MR97310 camera.\n" "There are %i photos in it.\n" msgstr[0] "" msgstr[1] "" #: camlibs/mars/library.c:135 msgid "" "This driver supports cameras with Mars MR97310 chip (and direct\n" "equivalents ??Pixart PACx07??).\n" "These cameras do not support deletion of photos, nor uploading\n" "of data.\n" "Decoding of compressed photos may or may not work well\n" "and does not work equally well for all supported cameras.\n" "Photo data processing for Argus QuickClix is NOT SUPPORTED.\n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos.\n" "For further details please consult libgphoto2/camlibs/README.\n" msgstr "" #: camlibs/mars/library.c:153 msgid "" "Mars MR97310 camera library\n" "Theodore Kilgore \n" msgstr "" "Mars MR97310 カメラのライブラリ。\n" "Theodore Kilgore \n" #: camlibs/minolta/dimagev/dimagev.c:265 #, c-format msgid "" "Model:\t\t\tMinolta Dimage V (%s)\n" "Hardware Revision:\t%s\n" "Firmware Revision:\t%s\n" msgstr "" "型式:\t\t\tMinolta Dimage V (%s)\n" "ハードウェアリビジョン:\t%s\n" "ファームウェアリビジョン:\t%s\n" #: camlibs/minolta/dimagev/dimagev.c:280 #, c-format msgid "" "Host Mode:\t\t%s\n" "Exposure Correction:\t%s\n" "Exposure Data:\t\t%d\n" "Date Valid:\t\t%s\n" "Date:\t\t\t%d/%02d/%02d %02d:%02d:%02d\n" "Self Timer Set:\t\t%s\n" "Quality Setting:\t%s\n" "Play/Record Mode:\t%s\n" "Card ID Valid:\t\t%s\n" "Card ID:\t\t%d\n" "Flash Mode:\t\t" msgstr "" "ホストモード:\t%s\n" "露出の取得:\t\t%s\n" "露出データ:\t\t%d\n" "データ整合:\t\t%s\n" "日付:\t\t\t%d/%02d/%02d %02d:%02d:%02d\n" "セルフタイマー:\t%s\n" "解像度の設定:\t%s\n" "再生/記録モード:%s\n" "カードID整合:\t%s\n" "カードID:\t\t%d\n" "フラッシュモード:\t\t" #: camlibs/minolta/dimagev/dimagev.c:292 camlibs/ptp2/config.c:2527 #: camlibs/ptp2/ptp.c:4250 msgid "Remote" msgstr "リモート" #: camlibs/minolta/dimagev/dimagev.c:292 msgid "Local" msgstr "ローカル" #: camlibs/minolta/dimagev/dimagev.c:293 camlibs/minolta/dimagev/dimagev.c:295 #: camlibs/minolta/dimagev/dimagev.c:299 camlibs/minolta/dimagev/dimagev.c:302 #: camlibs/ptp2/ptp.c:4151 msgid "Yes" msgstr "はい" #: camlibs/minolta/dimagev/dimagev.c:293 camlibs/minolta/dimagev/dimagev.c:295 #: camlibs/minolta/dimagev/dimagev.c:299 camlibs/minolta/dimagev/dimagev.c:302 #: camlibs/ptp2/ptp.c:4151 msgid "No" msgstr "いいえ" #: camlibs/minolta/dimagev/dimagev.c:300 camlibs/ptp2/ptp.c:4561 #: camlibs/sierra/nikon-desc.c:283 msgid "Fine" msgstr "ファイン" #: camlibs/minolta/dimagev/dimagev.c:300 camlibs/ptp2/config.c:1731 #: camlibs/ptp2/config.c:2655 camlibs/ptp2/ptp.c:4680 camlibs/ptp2/ptp.c:4686 #: camlibs/ptp2/ptp.c:4692 camlibs/ptp2/ptp.c:4696 camlibs/sierra/sierra.c:926 #: camlibs/sierra/sierra.c:933 camlibs/sierra/sierra.c:1262 msgid "Standard" msgstr "標準" #: camlibs/minolta/dimagev/dimagev.c:316 #, c-format msgid "Automatic\n" msgstr "自動\n" #: camlibs/minolta/dimagev/dimagev.c:324 #, c-format msgid "Force Flash\n" msgstr "強制発光\n" #: camlibs/minolta/dimagev/dimagev.c:332 #, c-format msgid "Prohibit Flash\n" msgstr "発光禁止\n" #: camlibs/minolta/dimagev/dimagev.c:340 #, c-format msgid "Invalid Value ( %d )\n" msgstr "おかしな値 ( %d)\n" #: camlibs/minolta/dimagev/dimagev.c:354 #, c-format msgid "" "Battery Level:\t\t%s\n" "Number of Images:\t%d\n" "Minimum Capacity Left:\t%d\n" "Busy:\t\t\t%s\n" "Flash Charging:\t\t%s\n" "Lens Status:\t\t" msgstr "" "バッテリーレベル:\t%s\n" "画像の番号:\t\t%d\n" "残り容量:\t\t%d\n" "動作モード:\t\t%s\n" "フラッシュ充電:\t%s\n" "レンズの状態:\t\t" #: camlibs/minolta/dimagev/dimagev.c:360 msgid "Not Full" msgstr "使用中" #: camlibs/minolta/dimagev/dimagev.c:360 camlibs/minolta/dimagev/dimagev.c:403 #: camlibs/ptp2/config.c:1602 camlibs/ptp2/config.c:1656 #: camlibs/ptp2/config.c:1709 camlibs/ptp2/ptp.c:4490 camlibs/ptp2/ptp.c:4496 #, c-format msgid "Full" msgstr "フル充電" #: camlibs/minolta/dimagev/dimagev.c:363 msgid "Busy" msgstr "動作中" #: camlibs/minolta/dimagev/dimagev.c:363 msgid "Idle" msgstr "アイドル中" #: camlibs/minolta/dimagev/dimagev.c:364 msgid "Charging" msgstr "充電中" #: camlibs/minolta/dimagev/dimagev.c:364 msgid "Ready" msgstr "準備 OK" #: camlibs/minolta/dimagev/dimagev.c:375 #, c-format msgid "Normal\n" msgstr "標準\n" #: camlibs/minolta/dimagev/dimagev.c:378 #, c-format msgid "Lens direction does not match flash light\n" msgstr "レンズの向きがフラッシュの方向と同じではありません\n" #: camlibs/minolta/dimagev/dimagev.c:381 #, c-format msgid "Lens is not connected\n" msgstr "レンズがついていません\n" #: camlibs/minolta/dimagev/dimagev.c:384 #, c-format msgid "Bad value for lens status %d\n" msgstr "レンズの状態がおかしいです %d\n" #: camlibs/minolta/dimagev/dimagev.c:393 #, c-format msgid "Card Status:\t\t" msgstr "カードの状態:\t\t" #: camlibs/minolta/dimagev/dimagev.c:406 #, c-format msgid "Write-protected" msgstr "書き込み保護つき" #: camlibs/minolta/dimagev/dimagev.c:409 #, c-format msgid "Unsuitable card" msgstr "サポートしないカード" #: camlibs/minolta/dimagev/dimagev.c:412 #, c-format msgid "Bad value for card status %d" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:431 #, c-format msgid "" "Minolta Dimage V Camera Library\n" "%s\n" "Gus Hartmann \n" "Special thanks to Minolta for the spec." msgstr "" "Minolta Dimage V gPhoto ライブラリ\n" "%s\n" "Gus Hartmann \n" "ミノルタ(株) からの仕様提供に感謝します。" #: camlibs/mustek/core.c:575 msgid "FlashLight : Auto (RedEye Reduction)" msgstr "フラッシュライト : 自動 (赤目軽減発光)" #: camlibs/mustek/core.c:577 msgid "FlashLight : Auto" msgstr "フラッシュライト : 自動" #: camlibs/mustek/core.c:579 msgid "FlashLight : On (RedEye Reduction)" msgstr "フラッシュライト : ON (赤目軽減発光)" #: camlibs/mustek/core.c:581 msgid "FlashLight : On" msgstr "フラッシュライト : ON" #: camlibs/mustek/core.c:583 msgid "FlashLight : Off" msgstr "フラッシュライト : OFF" #: camlibs/mustek/core.c:585 msgid "FlashLight : undefined" msgstr "フラッシュライト : なし" #: camlibs/mustek/mdc800.c:232 msgid "Summary for Mustek MDC800:\n" msgstr "Mustek MDC800 の概要:\n" #: camlibs/mustek/mdc800.c:235 msgid "no status reported." msgstr "ステータスが報告されていません。" #: camlibs/mustek/mdc800.c:241 msgid "Compact Flash Card detected\n" msgstr "コンパクトフラッシュ・カードを検出しました\n" #: camlibs/mustek/mdc800.c:243 msgid "No Compact Flash Card detected\n" msgstr "コンパクトフラッシュ・カードがありませんでした\n" #: camlibs/mustek/mdc800.c:247 msgid "Current Mode: Camera Mode\n" msgstr "現在のモード: カメラ・モード\n" #: camlibs/mustek/mdc800.c:249 msgid "Current Mode: Playback Mode\n" msgstr "現在のモード: 再生モード\n" #: camlibs/mustek/mdc800.c:258 msgid "Batteries are ok." msgstr "バッテリーは充分です。" #: camlibs/mustek/mdc800.c:260 msgid "Batteries are low." msgstr "バッテリーが少ないです。" #: camlibs/mustek/mdc800.c:279 msgid "" "Mustek MDC-800 gPhoto2 Library\n" "Henning Zabel \n" "Ported to gphoto2 by Marcus Meissner \n" "Supports Serial and USB Protocol." msgstr "" "Mustek MDC-800 gPhoto2 ライブラリ\n" "Henning Zabel 氏 ,\n" "Marcus Meissner 氏 によるポーティング。\n" "シリアルと USB プロトコルをサポートしています。" #: camlibs/panasonic/coolshot/coolshot.c:264 msgid "coolshot library v" msgstr "coolshot ライブラリ Ver" #: camlibs/panasonic/dc1000.c:371 camlibs/panasonic/dc1580.c:467 msgid "Disconnecting camera." msgstr "カメラとの接続が切れています。" #: camlibs/panasonic/dc1000.c:408 #, c-format msgid "Downloading image %s." msgstr "画像 %s のダウンロード中です。" #: camlibs/panasonic/dc1000.c:449 camlibs/panasonic/dc1580.c:571 #, c-format msgid "Uploading image: %s." msgstr "画像 %s のアップロード中です。" #: camlibs/panasonic/dc1000.c:460 camlibs/panasonic/dc1580.c:582 #, c-format msgid "" "File size is %ld bytes. The size of the largest file possible to upload is: " "%i bytes." msgstr "ファイルサイズは %ld バイトです。アップロード可能なサイズは %i バイトです。" #: camlibs/panasonic/dc1000.c:473 camlibs/panasonic/dc1580.c:593 #: camlibs/ricoh/ricoh.c:852 msgid "Uploading..." msgstr "アップロード中..." #: camlibs/panasonic/dc1000.c:500 camlibs/panasonic/dc1580.c:619 #, c-format msgid "Deleting image %s." msgstr "画像 %s を削除します。" #: camlibs/panasonic/dc1000.c:513 msgid "" "Panasonic DC1000 gPhoto library\n" "Mariusz Zynel \n" "\n" "Based on dc1000 program written by\n" "Fredrik Roubert and\n" "Galen Brooks ." msgstr "" "Panasonic DC1000 gPhoto ライブラリ\n" "Mariusz Zynel \n" "\n" "Fredrik Roubert 氏 と\n" "Galen Brooks 氏 が\n" "作成した dc1000 プログラムがベースです。" #: camlibs/panasonic/dc1580.c:522 #, c-format msgid "Downloading %s." msgstr "%s のダウンロード中です。" #: camlibs/panasonic/dc1580.c:631 msgid "" "Panasonic DC1580 gPhoto2 library\n" "Mariusz Zynel \n" "\n" "Based on dc1000 program written by\n" "Fredrik Roubert and\n" "Galen Brooks ." msgstr "" "Panasonic DC1580 gPhoto2 ライブラリ\n" "Mariusz Zynel \n" "\n" "dc1000 プログラムを基にして\n" "Fredrik Roubert 氏 と\n" "Galen Brooks 氏 が作成しました。" #: camlibs/panasonic/l859/l859.c:500 #, c-format msgid "Downloading '%s'..." msgstr "'%s' のダウンロード中..." #: camlibs/panasonic/l859/l859.c:581 msgid "" "Panasonic PV-L859-K/PV-L779-K Palmcorder\n" "\n" "Panasonic introduced image capturing technology called PHOTOSHOT for the " "first time, in this series of Palmcorders. Images are stored in JPEG format " "on an internal flashcard and can be transferred to a computer through the " "built-in serial port. Images are saved in one of two resolutions; NORMAL is " "320x240 and FINE is 640x480. The CCD device which captures the images from " "the lens is only 300K and thus produces only low quality pictures." msgstr "" #: camlibs/panasonic/l859/l859.c:599 msgid "" "Known problems:\n" "\n" "If communications problems occur, reset the camera and restart the " "application. The driver is not robust enough yet to recover from these " "situations, especially if a problem occurs and the camera is not properly " "shutdown at speeds faster than 9600." msgstr "" "既知の問題:\n" "\n" "通信エラーが発生した場合、カメラの電源をリセットしてアプリケーションを再起動して下さい。ドライバはこのような状態から復活できるほどしっかりした作りになって" "いません。特に問題が発生した場合はカメラは通信速度 9600 よりも高い状態で強制終了することはありません。" #: camlibs/panasonic/l859/l859.c:613 msgid "" "Panasonic PV-L859-K/PV-L779-K Palmcorder Driver\n" "Andrew Selkirk " msgstr "" "Panasonic PV-L859-K/PV-L779-K Palmcorder ドライバ\n" "Andrew Selkirk " #: camlibs/pccam300/library.c:234 #, c-format msgid "" " Total memory is %8d bytes.\n" " Free memory is %8d bytes.\n" " Filecount: %d" msgstr "" " メモリーの合計 = %8d バイト\n" " 空きメモリー = %8d バイト\n" " ファイル数: %d" #: camlibs/pccam300/library.c:246 msgid "" "Creative PC-CAM 300\n" " Authors: Till Adam\n" "\n" "and: Miah Gregory\n" " " msgstr "" "Creative PC-CAM 300\n" " 作者: Till Adam\n" "\n" "と Miah Gregory\n" " " #: camlibs/pccam600/library.c:192 msgid "Downloading file..." msgstr "ファイルのダウンロード中..." #: camlibs/pccam600/library.c:254 msgid "" "Creative PC-CAM600\n" "Author: Peter Kajberg \n" msgstr "" "Creative PC-CAM600\n" "作者: Peter Kajberg \n" #: camlibs/pccam600/pccam600.c:128 camlibs/pccam600/pccam600.c:157 #, c-format msgid "pccam600_init:Expected > %d blocks got %d" msgstr "pccam600_init: 期待値 > %d 個のブロック, 返り値 %d 個" #: camlibs/pccam600/pccam600.c:141 #, c-format msgid "pccam600_get_file:got index %d but expected index > %d" msgstr "pccam600_get_file: インデックス %d 個、期待値 > %d" #: camlibs/pccam600/pccam600.c:183 #, c-format msgid "pccam600_close:return value was %d instead of %d" msgstr "pccam600_close: 返り値 %d, 期待値 %d" #: camlibs/pccam600/pccam600.c:217 #, c-format msgid "pccam600_init:Expected %d blocks got %d" msgstr "pccam600_init: 期待値 %d のブロック, 返り値 %d 個のブロック" #: camlibs/pccam600/pccam600.c:228 #, c-format msgid "" "pccam600 init:Unexpected error: gp_port_read returned %d instead of %d" msgstr "pccam600 init: 予期しないエラー: gp_port_read が %2$d ではなく %1$d を返しました" #: camlibs/polaroid/pdc320.c:457 msgid "" "Download program for several Polaroid cameras. Originally written by Peter " "Desnoyers , and adapted for gphoto2 by Nathan " "Stenzel and Lutz Mueller " ".\n" "Polaroid 640SE testing was done by Michael Golden ." msgstr "" "Plolaroid カメラのダウンロード・プログラムです。オリジナルの作者は Peter Desnoyers " "、gPhoto2 へのポーティング担当は Nathan Stenzel " " と Lutz Mueller " "です。\n" "Polaroid 640SE を使ったテストは Michael Golden が担当しました。" #: camlibs/polaroid/pdc320.c:487 #, c-format msgid "Model: %x, %x, %x, %x" msgstr "型式: %x, %x, %x, %x" #: camlibs/polaroid/pdc640.c:903 msgid "" "Download program for GrandTek 98x based cameras. Originally written by Chris " "Byrne , and adapted for gphoto2 by Lutz Mueller " ".Protocol enhancements and postprocessing for Jenoptik " "JD350e by Michael Trawny .Bugfixes by Marcus " "Meissner ." msgstr "" "GrandTek 98x 系のカメラのダウンロード・プログラムです。オリジナルの作者は Chris Byrne " "、gPhoto2 へのポーティングは Lutz Mueller " "です。Jenoptik JD350e のプロトコルの拡張と前処理は Michael Trawny " " が担当しました。バグ修正は Marcus Meissner " " が担当しました。" #: camlibs/polaroid/pdc700.c:159 camlibs/ptp2/config.c:5223 #: camlibs/ptp2/config.c:5285 camlibs/ptp2/config.c:5411 #: camlibs/ptp2/config.c:5424 camlibs/ptp2/ptp.c:3509 msgid "Image Quality" msgstr "画像の品質" #: camlibs/polaroid/pdc700.c:160 camlibs/ptp2/config.c:5230 #: camlibs/ptp2/config.c:5231 camlibs/ptp2/ptp.c:3453 camlibs/ptp2/ptp.c:3511 msgid "Image Size" msgstr "画像サイズ" #: camlibs/polaroid/pdc700.c:161 msgid "Flash Setting" msgstr "フラッシュの設定" #: camlibs/polaroid/pdc700.c:164 msgid "Auto Power Off (minutes)" msgstr "自動パワーオフ (分後)" #: camlibs/polaroid/pdc700.c:165 msgid "Information" msgstr "情報" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1528 msgid "normal" msgstr "標準" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1529 #: camlibs/sierra/sierra.c:1609 camlibs/sierra/sierra.c:1616 #: camlibs/sierra/sierra.c:1821 msgid "fine" msgstr "ファイン" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1531 #: camlibs/sierra/sierra.c:1610 camlibs/sierra/sierra.c:1618 #: camlibs/sierra/sierra.c:1823 msgid "superfine" msgstr "スーパーファイン" #: camlibs/polaroid/pdc700.c:169 camlibs/ptp2/config.c:1577 #: camlibs/ptp2/config.c:3357 camlibs/sierra/epson-desc.c:116 #: camlibs/sierra/sierra.c:1507 camlibs/sierra/sierra.c:1521 #: camlibs/sierra/sierra.c:1756 msgid "auto" msgstr "自動" #: camlibs/polaroid/pdc700.c:169 camlibs/polaroid/pdc700.c:170 #: camlibs/ptp2/config.c:1578 camlibs/sierra/nikon-desc.c:565 #: camlibs/sierra/nikon-desc.c:570 msgid "on" msgstr "ON" #: camlibs/polaroid/pdc700.c:169 camlibs/polaroid/pdc700.c:170 #: camlibs/ptp2/config.c:1576 camlibs/ptp2/config.c:2064 #: camlibs/sierra/nikon-desc.c:564 camlibs/sierra/nikon-desc.c:569 msgid "off" msgstr "OFF" #: camlibs/polaroid/pdc700.c:171 msgid "play" msgstr "再生" #: camlibs/polaroid/pdc700.c:171 msgid "record" msgstr "記録" #: camlibs/polaroid/pdc700.c:171 msgid "menu" msgstr "メニュー" #: camlibs/polaroid/pdc700.c:172 msgid "battery" msgstr "バッテリー" #: camlibs/polaroid/pdc700.c:172 msgid "a/c adaptor" msgstr "電源アダプタ" #: camlibs/polaroid/pdc700.c:229 #, c-format msgid "Received unexpected header (%i)" msgstr "不明なヘッダを受け取りました (%i)" #: camlibs/polaroid/pdc700.c:242 msgid "Received unexpected response" msgstr "予期しない反応を受け取りました" #: camlibs/polaroid/pdc700.c:263 msgid "Checksum error" msgstr "チェックサム・エラー" #: camlibs/polaroid/pdc700.c:296 msgid "The camera did not accept the command." msgstr "カメラはコマンドを受け付けませんでした。" #: camlibs/polaroid/pdc700.c:349 #, c-format msgid "The camera sent more bytes than expected (%i)" msgstr "カメラが予期しないサイズ以上を送信しました (%i)" #: camlibs/polaroid/pdc700.c:451 #, c-format msgid "" "Requested information about picture %i (= 0x%x), but got information about " "picture %i back" msgstr "写真 %i についての情報 (= 0x%x) を要求しましたが、写真 %i の情報を取得しました" #: camlibs/polaroid/pdc700.c:914 #, c-format msgid "" "%i bytes of an unknown image format have been received. Please write to %s " "and ask for assistance." msgstr "%i バイトの不明な画像形式を受け取りました。%s まで連絡して下さい。" #: camlibs/polaroid/pdc700.c:939 msgid "" "Download program for Polaroid DC700 camera. Originally written by Ryan " "Lantzer for gphoto-4.x. Adapted for gphoto2 by Lutz " "Mueller ." msgstr "" "Polaroid DC700 カメラのダウンロード・プログラムです。gPhoto-4.x 向けのオリジナルの作者は Ryan Lantzer " " です。gPhoto2 へのポーティングは Lutz Mueller " "が担当しました。" #: camlibs/polaroid/pdc700.c:982 msgid "Camera" msgstr "カメラ" #: camlibs/polaroid/pdc700.c:995 msgid "How long will it take until the camera powers off?" msgstr "カメラをパワーオフするまでの時間を指定して下さい。" #: camlibs/polaroid/pdc700.c:998 camlibs/ricoh/library.c:357 msgid "Image" msgstr "画像" #: camlibs/polaroid/pdc700.c:1109 #, c-format msgid "" "Date: %i/%02i/%02i %02i:%02i:%02i\n" "Pictures taken: %i\n" "Free pictures: %i\n" "Software version: %s\n" "Baudrate: %s\n" "Memory: %i megabytes\n" "Camera mode: %s\n" "Image quality: %s\n" "Flash setting: %s\n" "Information: %s\n" "Timer: %s\n" "LCD: %s\n" "Auto power off: %i minutes\n" "Power source: %s" msgstr "" "日付: %i/%02i/%02i %02i:%02i:%02i\n" "撮影枚数: %i\n" "撮影可能枚数: %i\n" "ソフトウェアバージョン: %s\n" "ボーレート: %s\n" "メモリー: %i MB\n" "カメラモード: %s\n" "画像の品質: %s\n" "フラッシュの設定: %s\n" "情報: %s\n" "タイマー: %s\n" "液晶モニター: %s\n" "オートパワーオフ: %i 分後\n" "電源: %s" #: camlibs/polaroid/pdc700.c:1233 #, c-format msgid "The requested port type (%i) is not supported by this driver." msgstr "このドライバでは要求したポート型式 (%i) をサポートしていません。" #: camlibs/ptp2/config.c:155 camlibs/ptp2/config.c:1968 #: camlibs/ptp2/library.c:1716 camlibs/ptp2/library.c:2506 #, c-format msgid "Canon enable viewfinder failed: %d" msgstr "" #: camlibs/ptp2/config.c:347 camlibs/ptp2/config.c:423 msgid "Sorry, your Canon camera does not support Canon capture" msgstr "すみません、お使いのカメラはキヤノンキャプチャ機能をサポートしておりません。" #: camlibs/ptp2/config.c:371 camlibs/ptp2/config.c:1979 #: camlibs/ptp2/library.c:2381 #, c-format msgid "Canon disable viewfinder failed: %d" msgstr "" #: camlibs/ptp2/config.c:586 camlibs/ptp2/config.c:627 #: camlibs/ptp2/config.c:674 camlibs/ptp2/config.c:744 #: camlibs/ptp2/config.c:782 camlibs/ptp2/config.c:856 #: camlibs/ptp2/config.c:864 camlibs/ptp2/config.c:895 #: camlibs/ptp2/config.c:905 camlibs/ptp2/config.c:931 #, c-format msgid "Unknown value %04x" msgstr "不明な値 %04x です" #: camlibs/ptp2/config.c:616 camlibs/ptp2/config.c:771 #: camlibs/ptp2/config.c:806 #, c-format msgid "Unknown value %04d" msgstr "" #: camlibs/ptp2/config.c:961 camlibs/ptp2/config.c:978 #: camlibs/ptp2/config.c:1099 camlibs/ptp2/config.c:1181 #, c-format msgid "unexpected datatype %i" msgstr "予期しないデータ種 %i" #: camlibs/ptp2/config.c:1191 camlibs/ptp2/config.c:1546 #: camlibs/ptp2/config.c:1559 camlibs/ptp2/config.c:1588 #: camlibs/ptp2/config.c:1625 camlibs/ptp2/config.c:1686 #: camlibs/ptp2/config.c:3190 camlibs/ptp2/config.c:3209 #: camlibs/ptp2/config.c:3224 camlibs/ptp2/config.c:3264 #: camlibs/ptp2/ptp.c:4202 camlibs/ptp2/ptp.c:4474 camlibs/ptp2/ptp.c:4598 #: camlibs/ptp2/ptp.c:4633 camlibs/ptp2/ptp.c:4673 #: camlibs/sierra/olympus-desc.c:639 msgid "Manual" msgstr "マニュアル" #: camlibs/ptp2/config.c:1192 camlibs/ptp2/config.c:3210 #: camlibs/ptp2/ptp.c:4203 camlibs/ptp2/ptp.c:4214 msgid "Automatic" msgstr "自動" #: camlibs/ptp2/config.c:1193 camlibs/ptp2/ptp.c:4204 msgid "One-push Automatic" msgstr "ワンプッシュ自動" #: camlibs/ptp2/config.c:1195 camlibs/ptp2/config.c:3243 #: camlibs/ptp2/config.c:3262 camlibs/ptp2/ptp.c:4206 camlibs/ptp2/ptp.c:4655 #: camlibs/ricoh/library.c:329 camlibs/sierra/nikon-desc.c:285 #: camlibs/sierra/olympus-desc.c:557 camlibs/sierra/olympus-desc.c:576 #: camlibs/sierra/sierra.c:1088 camlibs/sierra/sierra.c:1097 #: camlibs/sierra/sierra.c:1376 msgid "Fluorescent" msgstr "蛍光灯" #: camlibs/ptp2/config.c:1196 camlibs/ptp2/config.c:3242 #: camlibs/ptp2/config.c:3261 camlibs/ptp2/ptp.c:4654 #: camlibs/sierra/olympus-desc.c:558 camlibs/sierra/olympus-desc.c:577 #: camlibs/sierra/olympus-desc.c:595 camlibs/sierra/olympus-desc.c:616 #: camlibs/sierra/sierra.c:1089 camlibs/sierra/sierra.c:1099 #: camlibs/sierra/sierra.c:1378 msgid "Tungsten" msgstr "電球" #: camlibs/ptp2/config.c:1198 camlibs/ptp2/config.c:3241 #: camlibs/ptp2/config.c:3260 camlibs/ptp2/ptp.c:4209 camlibs/ptp2/ptp.c:4653 #: camlibs/sierra/nikon-desc.c:288 camlibs/sierra/olympus-desc.c:559 #: camlibs/sierra/olympus-desc.c:578 camlibs/sierra/olympus-desc.c:599 #: camlibs/sierra/olympus-desc.c:622 camlibs/sierra/sierra.c:1090 #: camlibs/sierra/sierra.c:1102 camlibs/sierra/sierra.c:1380 msgid "Cloudy" msgstr "くもり" #: camlibs/ptp2/config.c:1199 camlibs/ptp2/config.c:1207 #: camlibs/ptp2/ptp.c:4210 msgid "Shade" msgstr "シェード" #: camlibs/ptp2/config.c:1200 camlibs/ptp2/config.c:3246 #: camlibs/ptp2/config.c:3267 camlibs/ptp2/ptp.c:3490 camlibs/ptp2/ptp.c:4066 #: camlibs/ptp2/ptp.c:4211 camlibs/ptp2/ptp.c:4658 msgid "Color Temperature" msgstr "色温度" #: camlibs/ptp2/config.c:1201 camlibs/ptp2/ptp.c:4212 camlibs/ptp2/ptp.c:4656 #: camlibs/sierra/nikon-desc.c:287 camlibs/sierra/olympus-desc.c:621 msgid "Preset" msgstr "プリセット" #: camlibs/ptp2/config.c:1202 msgid "Fluorescent Lamp 1" msgstr "" #: camlibs/ptp2/config.c:1203 msgid "Fluorescent Lamp 2" msgstr "" #: camlibs/ptp2/config.c:1204 msgid "Fluorescent Lamp 3" msgstr "" #: camlibs/ptp2/config.c:1205 msgid "Fluorescent Lamp 4" msgstr "" #: camlibs/ptp2/config.c:1206 msgid "Fluorescent Lamp 5" msgstr "" #: camlibs/ptp2/config.c:1208 msgid "Choose Color Temperature" msgstr "" #: camlibs/ptp2/config.c:1209 msgid "Preset Custom 1" msgstr "" #: camlibs/ptp2/config.c:1210 msgid "Preset Custom 2" msgstr "" #: camlibs/ptp2/config.c:1211 msgid "Preset Custom 3" msgstr "" #: camlibs/ptp2/config.c:1212 msgid "Preset Custom 4" msgstr "" #: camlibs/ptp2/config.c:1213 msgid "Preset Custom 5" msgstr "" #: camlibs/ptp2/config.c:1219 camlibs/ptp2/config.c:3657 #: camlibs/ptp2/config.c:3668 camlibs/ptp2/config.c:3680 #: camlibs/ptp2/ptp.c:4199 msgid "JPEG Fine" msgstr "JPEG ファイン" #: camlibs/ptp2/config.c:1220 camlibs/ptp2/config.c:3656 #: camlibs/ptp2/config.c:3667 camlibs/ptp2/config.c:3679 msgid "JPEG Normal" msgstr "JPEG 標準" #: camlibs/ptp2/config.c:1221 msgid "RAW + JPEG Fine" msgstr "RAW + JPEG ファイン" #: camlibs/ptp2/config.c:1222 msgid "RAW + JPEG Normal" msgstr "RAW + JPEG ノーマル" #: camlibs/ptp2/config.c:1227 msgid "Single frame" msgstr "" #: camlibs/ptp2/config.c:1228 camlibs/ptp2/config.c:2084 msgid "Continuous low speed" msgstr "低速連続撮影" #: camlibs/ptp2/config.c:1229 camlibs/ptp2/config.c:2083 msgid "Continuous high speed" msgstr "高速連続撮影" #: camlibs/ptp2/config.c:1230 msgid "Self-timer" msgstr "" #: camlibs/ptp2/config.c:1231 msgid "Mup Mirror up" msgstr "" #: camlibs/ptp2/config.c:1526 msgid "undefined" msgstr "未定義" #: camlibs/ptp2/config.c:1527 msgid "economy" msgstr "エコノミー" #: camlibs/ptp2/config.c:1530 msgid "lossless" msgstr "劣化なし" #: camlibs/ptp2/config.c:1536 camlibs/ptp2/config.c:1854 #: camlibs/ptp2/config.c:1903 camlibs/ptp2/config.c:3208 #: camlibs/ptp2/library.c:3575 camlibs/ptp2/library.c:3589 #: camlibs/ptp2/ptp.c:4223 camlibs/ptp2/ptp.c:4552 camlibs/ptp2/ptp.c:4558 #: camlibs/ptp2/ptp.c:4565 camlibs/ptp2/ptp.c:4727 camlibs/ptp2/ptp.c:4938 msgid "Undefined" msgstr "未定義" #: camlibs/ptp2/config.c:1538 camlibs/ptp2/ptp.c:4567 msgid "CRW" msgstr "CRW" #: camlibs/ptp2/config.c:1544 camlibs/ptp2/config.c:1557 msgid "TV" msgstr "TV" #: camlibs/ptp2/config.c:1545 camlibs/ptp2/config.c:1558 msgid "AV" msgstr "AV" #: camlibs/ptp2/config.c:1547 camlibs/ptp2/config.c:1561 #: camlibs/ptp2/ptp.c:4592 msgid "A_DEP" msgstr "A_DEP" #: camlibs/ptp2/config.c:1548 camlibs/ptp2/ptp.c:4593 msgid "M_DEP" msgstr "M_DEP" #: camlibs/ptp2/config.c:1562 msgid "DEP" msgstr "" #: camlibs/ptp2/config.c:1563 camlibs/ptp2/config.c:3163 #: camlibs/ptp2/config.c:3185 camlibs/ptp2/config.c:3244 #: camlibs/ptp2/ptp.c:4275 camlibs/ptp2/ptp.c:4437 #: camlibs/sierra/epson-desc.c:171 camlibs/sierra/sierra.c:1565 #: camlibs/sierra/sierra.c:1572 camlibs/sierra/sierra.c:1792 msgid "Custom" msgstr "カスタム" #: camlibs/ptp2/config.c:1564 msgid "Lock" msgstr "ロック" #: camlibs/ptp2/config.c:1566 camlibs/ptp2/config.c:2479 #: camlibs/ptp2/config.c:2498 camlibs/ptp2/ptp.c:4244 msgid "Night Portrait" msgstr "夜間ポートレート" #: camlibs/ptp2/config.c:1567 camlibs/ptp2/config.c:2478 #: camlibs/ptp2/config.c:2512 camlibs/ptp2/ptp.c:4242 camlibs/ptp2/ptp.c:4606 msgid "Sports" msgstr "スポーツ" #: camlibs/ptp2/config.c:1569 camlibs/ptp2/config.c:1733 #: camlibs/ptp2/config.c:2476 camlibs/ptp2/config.c:2510 #: camlibs/ptp2/config.c:3162 camlibs/ptp2/ptp.c:4240 camlibs/ptp2/ptp.c:4436 #: camlibs/st2205/library.c:514 camlibs/st2205/library.c:527 msgid "Landscape" msgstr "風景" #: camlibs/ptp2/config.c:1570 msgid "Closeup" msgstr "クローズアップ" #: camlibs/ptp2/config.c:1571 msgid "Flash Off" msgstr "フラッシュなし" #: camlibs/ptp2/config.c:1579 msgid "red eye suppression" msgstr "赤目軽減" #: camlibs/ptp2/config.c:1580 msgid "fill in" msgstr "フィルイン" #: camlibs/ptp2/config.c:1581 msgid "auto + red eye suppression" msgstr "自動、赤目軽減" #: camlibs/ptp2/config.c:1582 msgid "on + red eye suppression" msgstr "ON、赤目軽減" #: camlibs/ptp2/config.c:1587 msgid "iTTL" msgstr "iTTL" #: camlibs/ptp2/config.c:1589 camlibs/ptp2/ptp.c:4475 msgid "Commander" msgstr "" #: camlibs/ptp2/config.c:1590 msgid "Repeating" msgstr "繰り返し" #: camlibs/ptp2/config.c:1595 camlibs/ptp2/config.c:1624 #: camlibs/ptp2/config.c:1684 camlibs/ptp2/ptp.c:4477 msgid "TTL" msgstr "TTL" #: camlibs/ptp2/config.c:1596 camlibs/ptp2/config.c:1685 #: camlibs/ptp2/ptp.c:4478 msgid "Auto Aperture" msgstr "自動開口" #: camlibs/ptp2/config.c:1597 camlibs/ptp2/ptp.c:4479 msgid "Full Manual" msgstr "完全手動" #: camlibs/ptp2/config.c:1693 camlibs/ptp2/config.c:3212 #: camlibs/ptp2/ptp.c:4445 msgid "AF-S" msgstr "AF-S" #: camlibs/ptp2/config.c:1694 camlibs/ptp2/config.c:3213 #: camlibs/ptp2/ptp.c:4446 msgid "AF-C" msgstr "AF-C" #: camlibs/ptp2/config.c:1695 camlibs/ptp2/config.c:3214 #: camlibs/ptp2/ptp.c:4447 msgid "AF-A" msgstr "AF-A" #: camlibs/ptp2/config.c:1696 camlibs/ptp2/ptp.c:4448 msgid "MF (fixed)" msgstr "MF (固定)" #: camlibs/ptp2/config.c:1697 camlibs/ptp2/ptp.c:4449 msgid "MF (selection)" msgstr "MF (選択)" #: camlibs/ptp2/config.c:1719 msgid "Center-weighted" msgstr "中央部重点測光" #: camlibs/ptp2/config.c:1721 camlibs/ptp2/config.c:2625 #: camlibs/ptp2/config.c:3066 camlibs/ptp2/ptp.c:4219 msgid "Average" msgstr "平均" #: camlibs/ptp2/config.c:1722 msgid "Evaluative" msgstr "評価測光" #: camlibs/ptp2/config.c:1723 msgid "Partial" msgstr "部分測光" #: camlibs/ptp2/config.c:1724 msgid "Center-weighted average" msgstr "中央部重点平均測光" #: camlibs/ptp2/config.c:1725 msgid "Spot metering interlocked with AF frame" msgstr "" #: camlibs/ptp2/config.c:1726 msgid "Multi spot" msgstr "" #: camlibs/ptp2/config.c:1735 msgid "Faithful" msgstr "忠実設定" #: camlibs/ptp2/config.c:1736 camlibs/ptp2/ptp.c:4608 camlibs/ptp2/ptp.c:4740 msgid "Monochrome" msgstr "モノクロ" #: camlibs/ptp2/config.c:1737 msgid "User defined 1" msgstr "ユーザー定義 1" #: camlibs/ptp2/config.c:1738 msgid "User defined 2" msgstr "ユーザー定義 2" #: camlibs/ptp2/config.c:1739 msgid "User defined 3" msgstr "ユーザー定義 3" #: camlibs/ptp2/config.c:1825 camlibs/ptp2/ptp.c:4643 msgid "Focusing Point on Center Only, Manual" msgstr "" #: camlibs/ptp2/config.c:1826 camlibs/ptp2/ptp.c:4644 msgid "Focusing Point on Center Only, Auto" msgstr "" #: camlibs/ptp2/config.c:1827 camlibs/ptp2/ptp.c:4645 msgid "Multiple Focusing Points (No Specification), Manual" msgstr "" #: camlibs/ptp2/config.c:1828 camlibs/ptp2/ptp.c:4646 msgid "Multiple Focusing Points, Auto" msgstr "" #: camlibs/ptp2/config.c:1829 camlibs/ptp2/ptp.c:4647 msgid "Multiple Focusing Points (Right)" msgstr "" #: camlibs/ptp2/config.c:1830 camlibs/ptp2/ptp.c:4648 msgid "Multiple Focusing Points (Center)" msgstr "" #: camlibs/ptp2/config.c:1831 camlibs/ptp2/ptp.c:4649 msgid "Multiple Focusing Points (Left)" msgstr "" #: camlibs/ptp2/config.c:1836 camlibs/ptp2/ptp.c:4569 msgid "Large" msgstr "" #: camlibs/ptp2/config.c:1837 camlibs/ptp2/ptp.c:4570 msgid "Medium 1" msgstr "" #: camlibs/ptp2/config.c:1838 camlibs/ptp2/ptp.c:4572 msgid "Medium 2" msgstr "" #: camlibs/ptp2/config.c:1839 camlibs/ptp2/ptp.c:4573 msgid "Medium 3" msgstr "" #: camlibs/ptp2/config.c:1840 camlibs/ptp2/ptp.c:4571 msgid "Small" msgstr "" #: camlibs/ptp2/config.c:1847 camlibs/ptp2/config.c:3038 #: camlibs/ptp2/config.c:3056 camlibs/ptp2/ptp.c:4325 camlibs/ptp2/ptp.c:4328 #: camlibs/ptp2/ptp.c:4576 msgid "10 seconds" msgstr "10 秒" #: camlibs/ptp2/config.c:1848 camlibs/ptp2/config.c:3054 #: camlibs/ptp2/config.c:3230 camlibs/ptp2/ptp.c:4323 camlibs/ptp2/ptp.c:4577 msgid "2 seconds" msgstr "2 秒" #: camlibs/ptp2/config.c:1855 msgid "TFT" msgstr "" #: camlibs/ptp2/config.c:1856 msgid "PC" msgstr "" #: camlibs/ptp2/config.c:1857 msgid "TFT + PC" msgstr "" #: camlibs/ptp2/config.c:1905 camlibs/ptp2/config.c:1931 #: camlibs/ptp2/config.c:1958 camlibs/ptp2/ptp.c:4729 msgid "Video OUT" msgstr "ビデオ出力" #: camlibs/ptp2/config.c:1927 camlibs/ptp2/config.c:1941 #: camlibs/ptp2/config.c:1960 #, c-format msgid "Unknown %d" msgstr "不明な %d" #: camlibs/ptp2/config.c:1991 camlibs/ptp2/config.c:3275 msgid "Factory Default" msgstr "工場出荷時の値" #: camlibs/ptp2/config.c:2028 msgid "mRAW" msgstr "mRAW" #: camlibs/ptp2/config.c:2029 msgid "sRAW" msgstr "sRAW" #: camlibs/ptp2/config.c:2038 msgid "Smaller JPEG" msgstr "" #: camlibs/ptp2/config.c:2039 msgid "Tiny JPEG" msgstr "" #: camlibs/ptp2/config.c:2041 msgid "mRAW + Large Fine JPEG" msgstr "mRAW + ラージ/ファインJPEG" #: camlibs/ptp2/config.c:2042 msgid "sRAW + Large Fine JPEG" msgstr "sRAW + ラージ/ファインJPEG" #: camlibs/ptp2/config.c:2044 msgid "mRAW + Medium Fine JPEG" msgstr "mRAW + ミドル/ファインJPEG" #: camlibs/ptp2/config.c:2045 msgid "sRAW + Medium Fine JPEG" msgstr "sRAW + ミドル/ファインJPEG" #: camlibs/ptp2/config.c:2047 msgid "mRAW + Small Fine JPEG" msgstr "mRAW + スモール/ファインJPEG" #: camlibs/ptp2/config.c:2048 msgid "sRAW + Small Fine JPEG" msgstr "sRAW + スモール/ファインJPEG" #: camlibs/ptp2/config.c:2050 msgid "mRAW + Large Normal JPEG" msgstr "mRAW + ラージ/ノーマルJPEG" #: camlibs/ptp2/config.c:2051 msgid "sRAW + Large Normal JPEG" msgstr "sRAW + ラージ/ノーマルJPEG" #: camlibs/ptp2/config.c:2053 msgid "mRAW + Medium Normal JPEG" msgstr "mRAW + ミドル/ノーマルJPEG" #: camlibs/ptp2/config.c:2054 msgid "sRAW + Medium Normal JPEG" msgstr "sRAW + ミドル/ノーマルJPEG" #: camlibs/ptp2/config.c:2056 msgid "mRAW + Small Normal JPEG" msgstr "mRAW + スモール/ノーマルJPEG" #: camlibs/ptp2/config.c:2057 msgid "sRAW + Small Normal JPEG" msgstr "sRAW + スモール/ノーマルJPEG" #: camlibs/ptp2/config.c:2082 camlibs/ptp2/ptp.c:4674 msgid "Continuous" msgstr "連写" #: camlibs/ptp2/config.c:2085 msgid "Timer 10 sec" msgstr "タイマー10秒" #: camlibs/ptp2/config.c:2086 msgid "Timer 2 sec" msgstr "タイマー2秒" #: camlibs/ptp2/config.c:2087 msgid "Single silent" msgstr "" #: camlibs/ptp2/config.c:2088 msgid "Continuous silent" msgstr "無音連写" #: camlibs/ptp2/config.c:2276 #, c-format msgid "%0.4fs" msgstr "%0.4f 秒" #: camlibs/ptp2/config.c:2296 #, c-format msgid "%d %d/%d" msgstr "" #: camlibs/ptp2/config.c:2299 #, c-format msgid "%d/%d" msgstr "" #: camlibs/ptp2/config.c:2302 #, c-format msgid "%f" msgstr "" #: camlibs/ptp2/config.c:2471 msgid "Creative" msgstr "Creative" #: camlibs/ptp2/config.c:2472 msgid "Action" msgstr "操作" #: camlibs/ptp2/config.c:2480 camlibs/ptp2/ptp.c:4243 msgid "Night Landscape" msgstr "夜景" #: camlibs/ptp2/config.c:2481 camlibs/ptp2/config.c:2514 msgid "Children" msgstr "" #: camlibs/ptp2/config.c:2482 msgid "Automatic (No Flash)" msgstr "自動 (フラッシュなし)" #: camlibs/ptp2/config.c:2487 msgid "Night landscape" msgstr "夜景" #: camlibs/ptp2/config.c:2488 msgid "Party/Indoor" msgstr "" #: camlibs/ptp2/config.c:2489 msgid "Beach/Snow" msgstr "" #: camlibs/ptp2/config.c:2490 msgid "Sunset" msgstr "" #: camlibs/ptp2/config.c:2491 msgid "Dusk/Dawn" msgstr "" #: camlibs/ptp2/config.c:2492 msgid "Pet Portrait" msgstr "ペットポートレート" #: camlibs/ptp2/config.c:2493 msgid "Candlelight" msgstr "" #: camlibs/ptp2/config.c:2494 msgid "Blossom" msgstr "" #: camlibs/ptp2/config.c:2495 msgid "Autumn colors" msgstr "" #: camlibs/ptp2/config.c:2496 msgid "Food" msgstr "" #: camlibs/ptp2/config.c:2515 msgid "Scene" msgstr "" #: camlibs/ptp2/config.c:2516 msgid "Effects" msgstr "" #: camlibs/ptp2/config.c:2521 camlibs/ptp2/ptp.c:4245 camlibs/ptp2/ptp.c:4670 msgid "Single Shot" msgstr "単一ショット" #: camlibs/ptp2/config.c:2522 msgid "Burst" msgstr "バースト" #: camlibs/ptp2/config.c:2523 camlibs/ptp2/ptp.c:4247 msgid "Timelapse" msgstr "" #: camlibs/ptp2/config.c:2524 camlibs/ptp2/ptp.c:4248 msgid "Continuous Low Speed" msgstr "低速連続撮影" #: camlibs/ptp2/config.c:2525 camlibs/ptp2/ptp.c:4249 msgid "Timer" msgstr "タイマー" #: camlibs/ptp2/config.c:2526 camlibs/ptp2/ptp.c:4251 msgid "Mirror Up" msgstr "" #: camlibs/ptp2/config.c:2528 msgid "Quick Response Remote" msgstr "" #: camlibs/ptp2/config.c:2529 msgid "Delayed Remote" msgstr "" #: camlibs/ptp2/config.c:2530 msgid "Quiet Release" msgstr "" #: camlibs/ptp2/config.c:2539 camlibs/ptp2/ptp.c:4253 msgid "Centre-spot" msgstr "中央焦点" #: camlibs/ptp2/config.c:2540 camlibs/ptp2/ptp.c:4221 camlibs/ptp2/ptp.c:4254 msgid "Multi-spot" msgstr "マルチスポット測光" #: camlibs/ptp2/config.c:2541 camlibs/ptp2/ptp.c:4255 msgid "Single Area" msgstr "シングルエリア" #: camlibs/ptp2/config.c:2542 camlibs/ptp2/ptp.c:4256 msgid "Closest Subject" msgstr "" #: camlibs/ptp2/config.c:2543 camlibs/ptp2/ptp.c:4257 msgid "Group Dynamic" msgstr "" #: camlibs/ptp2/config.c:2544 msgid "Single-area AF" msgstr "" #: camlibs/ptp2/config.c:2545 msgid "Dynamic-area AF" msgstr "" #: camlibs/ptp2/config.c:2546 msgid "Group-dyamic AF" msgstr "" #: camlibs/ptp2/config.c:2547 msgid "Dynamic-area AF with closest subject priority" msgstr "" #: camlibs/ptp2/config.c:2553 msgid "sRGB (portrait)" msgstr "sRGB (ポートレート)" #: camlibs/ptp2/config.c:2554 camlibs/ptp2/config.c:2561 #: camlibs/ptp2/config.c:2567 msgid "AdobeRGB" msgstr "AdobeRGB" #: camlibs/ptp2/config.c:2555 msgid "sRGB (nature)" msgstr "" #: camlibs/ptp2/config.c:2560 camlibs/ptp2/config.c:2566 msgid "sRGB" msgstr "" #: camlibs/ptp2/config.c:2608 #, c-format msgid "Unknown value 0x%04x" msgstr "不明な値 0x%04x です" #: camlibs/ptp2/config.c:2615 camlibs/ptp2/ptp.c:4402 msgid "Centre" msgstr "中央" #: camlibs/ptp2/config.c:2616 camlibs/ptp2/ptp.c:4403 msgid "Top" msgstr "上" #: camlibs/ptp2/config.c:2617 camlibs/ptp2/ptp.c:4404 msgid "Bottom" msgstr "下" #: camlibs/ptp2/config.c:2618 camlibs/ptp2/ptp.c:4405 msgid "Left" msgstr "左" #: camlibs/ptp2/config.c:2619 camlibs/ptp2/ptp.c:4406 msgid "Right" msgstr "右" #: camlibs/ptp2/config.c:2626 camlibs/sierra/olympus-desc.c:790 msgid "Center Weighted" msgstr "中央部重点測光" #: camlibs/ptp2/config.c:2627 msgid "Multi Spot" msgstr "マルチスポット測光" #: camlibs/ptp2/config.c:2628 msgid "Center Spot" msgstr "中央焦点" #: camlibs/ptp2/config.c:2635 msgid "Automatic Flash" msgstr "自動フラッシュ" #: camlibs/ptp2/config.c:2637 camlibs/ptp2/ptp.c:4226 msgid "Fill flash" msgstr "" #: camlibs/ptp2/config.c:2638 msgid "Red-eye automatic" msgstr "自動赤目軽減" #: camlibs/ptp2/config.c:2639 msgid "Red-eye fill" msgstr "" #: camlibs/ptp2/config.c:2640 camlibs/ptp2/ptp.c:4229 msgid "External sync" msgstr "外部同期" #: camlibs/ptp2/config.c:2642 camlibs/ptp2/ptp.c:4231 msgid "Auto Slow Sync" msgstr "" #: camlibs/ptp2/config.c:2643 camlibs/ptp2/ptp.c:4232 msgid "Rear Curtain Sync + Slow Sync" msgstr "" #: camlibs/ptp2/config.c:2644 camlibs/ptp2/ptp.c:4233 msgid "Red-eye Reduction + Slow Sync" msgstr "" #: camlibs/ptp2/config.c:2645 msgid "Front-curtain sync" msgstr "" #: camlibs/ptp2/config.c:2646 msgid "Red-eye reduction" msgstr "" #: camlibs/ptp2/config.c:2647 msgid "Red-eye reduction with slow sync" msgstr "" #: camlibs/ptp2/config.c:2648 msgid "Slow sync" msgstr "" #: camlibs/ptp2/config.c:2649 msgid "Rear-curtain with slow sync" msgstr "" #: camlibs/ptp2/config.c:2650 msgid "Rear-curtain sync" msgstr "" #: camlibs/ptp2/config.c:2656 camlibs/ricoh/library.c:331 #: camlibs/sierra/epson-desc.c:137 msgid "Black & White" msgstr "モノクロ" #: camlibs/ptp2/config.c:2662 msgid "Night Vision" msgstr "" #: camlibs/ptp2/config.c:2663 msgid "Color sketch" msgstr "" #: camlibs/ptp2/config.c:2664 msgid "Miniature effect" msgstr "" #: camlibs/ptp2/config.c:2665 msgid "Selective color" msgstr "" #: camlibs/ptp2/config.c:2666 msgid "Silhouette" msgstr "" #: camlibs/ptp2/config.c:2667 msgid "High key" msgstr "" #: camlibs/ptp2/config.c:2668 msgid "Low key" msgstr "" #: camlibs/ptp2/config.c:2755 camlibs/ptp2/config.c:2801 msgid "infinite" msgstr "∞" #: camlibs/ptp2/config.c:2757 camlibs/ptp2/config.c:2765 #: camlibs/ptp2/config.c:2805 #, c-format msgid "%d mm" msgstr "%d mm" #: camlibs/ptp2/config.c:3005 msgid "Face-priority AF" msgstr "" #: camlibs/ptp2/config.c:3006 msgid "Wide-area AF" msgstr "" #: camlibs/ptp2/config.c:3007 msgid "Normal-area AF" msgstr "" #: camlibs/ptp2/config.c:3008 msgid "Subject-tracking AF" msgstr "" #: camlibs/ptp2/config.c:3013 msgid "Single-servo AF" msgstr "" #: camlibs/ptp2/config.c:3014 msgid "Full-time-servo AF" msgstr "" #: camlibs/ptp2/config.c:3015 camlibs/ptp2/ptp.c:4213 msgid "Manual Focus" msgstr "マニュアルフォーカス" #: camlibs/ptp2/config.c:3028 camlibs/ptp2/ptp.c:4309 msgid "AE/AF Lock" msgstr "AE/AFロック" #: camlibs/ptp2/config.c:3029 camlibs/ptp2/ptp.c:4311 msgid "AE Lock only" msgstr "AE ロックのみ" #: camlibs/ptp2/config.c:3030 msgid "AF Lock Only" msgstr "AF ロックのみ" #: camlibs/ptp2/config.c:3031 camlibs/ptp2/ptp.c:4312 msgid "AF Lock Hold" msgstr "AF ロック維持" #: camlibs/ptp2/config.c:3032 camlibs/ptp2/ptp.c:4313 msgid "AF On" msgstr "AF オン" #: camlibs/ptp2/config.c:3033 msgid "Flash Level Lock" msgstr "フラッシュレベルのロック" #: camlibs/ptp2/config.c:3039 camlibs/ptp2/config.c:3057 #: camlibs/ptp2/ptp.c:4326 camlibs/ptp2/ptp.c:4329 msgid "20 seconds" msgstr "20 秒" #: camlibs/ptp2/config.c:3040 camlibs/ptp2/config.c:3148 #: camlibs/ptp2/config.c:3702 camlibs/ptp2/ptp.c:4330 msgid "1 minute" msgstr "1 分" #: camlibs/ptp2/config.c:3041 camlibs/ptp2/config.c:3149 #: camlibs/ptp2/config.c:3703 camlibs/ptp2/ptp.c:4331 msgid "5 minutes" msgstr "5 分" #: camlibs/ptp2/config.c:3042 camlibs/ptp2/config.c:3150 #: camlibs/ptp2/config.c:3704 camlibs/ptp2/ptp.c:4332 msgid "10 minutes" msgstr "10 分" #: camlibs/ptp2/config.c:3043 camlibs/ptp2/config.c:3055 #: camlibs/ptp2/ptp.c:4324 camlibs/ptp2/ptp.c:4333 msgid "5 seconds" msgstr "5 秒" #: camlibs/ptp2/config.c:3048 camlibs/ptp2/ptp.c:4408 msgid "Card" msgstr "カード" #: camlibs/ptp2/config.c:3049 msgid "SDRAM" msgstr "SDRAM" #: camlibs/ptp2/config.c:3062 msgid "6 mm" msgstr "6 mm" #: camlibs/ptp2/config.c:3063 msgid "8 mm" msgstr "8 mm" #: camlibs/ptp2/config.c:3064 msgid "10 mm" msgstr "10 mm" #: camlibs/ptp2/config.c:3065 msgid "12 mm" msgstr "12 mm" #: camlibs/ptp2/config.c:3071 msgid "1/60" msgstr "1/60" #: camlibs/ptp2/config.c:3072 msgid "1/30" msgstr "1/30" #: camlibs/ptp2/config.c:3073 msgid "1/15" msgstr "1/15" #: camlibs/ptp2/config.c:3074 msgid "1/8" msgstr "1/8" #: camlibs/ptp2/config.c:3075 msgid "1/4" msgstr "1/4" #: camlibs/ptp2/config.c:3076 msgid "1/2" msgstr "1/2" #: camlibs/ptp2/config.c:3077 msgid "1" msgstr "1" #: camlibs/ptp2/config.c:3078 camlibs/ptp2/config.c:3753 msgid "2" msgstr "2" #: camlibs/ptp2/config.c:3079 camlibs/ptp2/config.c:3751 msgid "4" msgstr "4" #: camlibs/ptp2/config.c:3080 msgid "8" msgstr "8" #: camlibs/ptp2/config.c:3081 msgid "15" msgstr "15" #: camlibs/ptp2/config.c:3082 msgid "30" msgstr "30" #: camlibs/ptp2/config.c:3087 msgid "bulb" msgstr "バルブ" #: camlibs/ptp2/config.c:3088 camlibs/ptp2/config.c:3793 msgid "30s" msgstr "" #: camlibs/ptp2/config.c:3089 msgid "25s" msgstr "" #: camlibs/ptp2/config.c:3090 msgid "20s" msgstr "" #: camlibs/ptp2/config.c:3091 camlibs/ptp2/config.c:3792 msgid "15s" msgstr "" #: camlibs/ptp2/config.c:3092 msgid "13s" msgstr "" #: camlibs/ptp2/config.c:3093 msgid "10s" msgstr "" #: camlibs/ptp2/config.c:3094 camlibs/ptp2/config.c:3791 msgid "8s" msgstr "" #: camlibs/ptp2/config.c:3095 msgid "6s" msgstr "" #: camlibs/ptp2/config.c:3096 msgid "5s" msgstr "" #: camlibs/ptp2/config.c:3097 camlibs/ptp2/config.c:3790 msgid "4s" msgstr "" #: camlibs/ptp2/config.c:3098 msgid "3s" msgstr "" #: camlibs/ptp2/config.c:3099 msgid "2.5s" msgstr "" #: camlibs/ptp2/config.c:3100 camlibs/ptp2/config.c:3789 msgid "2s" msgstr "" #: camlibs/ptp2/config.c:3101 msgid "1.6s" msgstr "" #: camlibs/ptp2/config.c:3102 msgid "1.3s" msgstr "" #: camlibs/ptp2/config.c:3103 camlibs/ptp2/config.c:3788 msgid "1s" msgstr "" #: camlibs/ptp2/config.c:3104 msgid "1/1.3s" msgstr "" #: camlibs/ptp2/config.c:3105 msgid "1/1.6s" msgstr "" #: camlibs/ptp2/config.c:3106 camlibs/ptp2/config.c:3787 msgid "1/2s" msgstr "" #: camlibs/ptp2/config.c:3107 msgid "1/2.5s" msgstr "" #: camlibs/ptp2/config.c:3108 msgid "1/3s" msgstr "" #: camlibs/ptp2/config.c:3109 camlibs/ptp2/config.c:3786 msgid "1/4s" msgstr "" #: camlibs/ptp2/config.c:3110 msgid "1/5s" msgstr "" #: camlibs/ptp2/config.c:3111 msgid "1/6s" msgstr "" #: camlibs/ptp2/config.c:3112 camlibs/ptp2/config.c:3785 msgid "1/8s" msgstr "" #: camlibs/ptp2/config.c:3113 msgid "1/10s" msgstr "" #: camlibs/ptp2/config.c:3114 msgid "1/13s" msgstr "" #: camlibs/ptp2/config.c:3115 camlibs/ptp2/config.c:3784 msgid "1/15s" msgstr "" #: camlibs/ptp2/config.c:3116 msgid "1/20s" msgstr "" #: camlibs/ptp2/config.c:3117 msgid "1/25s" msgstr "" #: camlibs/ptp2/config.c:3118 camlibs/ptp2/config.c:3783 msgid "1/30s" msgstr "" #: camlibs/ptp2/config.c:3119 msgid "1/40s" msgstr "" #: camlibs/ptp2/config.c:3120 msgid "1/50s" msgstr "" #: camlibs/ptp2/config.c:3121 camlibs/ptp2/config.c:3724 #: camlibs/ptp2/config.c:3782 msgid "1/60s" msgstr "" #: camlibs/ptp2/config.c:3122 camlibs/ptp2/config.c:3723 msgid "1/80s" msgstr "" #: camlibs/ptp2/config.c:3123 camlibs/ptp2/config.c:3722 msgid "1/100s" msgstr "" #: camlibs/ptp2/config.c:3124 camlibs/ptp2/config.c:3721 msgid "1/125s" msgstr "" #: camlibs/ptp2/config.c:3125 camlibs/ptp2/config.c:3720 msgid "1/160s" msgstr "" #: camlibs/ptp2/config.c:3126 camlibs/ptp2/config.c:3719 msgid "1/200s" msgstr "" #: camlibs/ptp2/config.c:3127 camlibs/ptp2/config.c:3718 msgid "1/250s" msgstr "" #: camlibs/ptp2/config.c:3128 msgid "1/320s" msgstr "" #: camlibs/ptp2/config.c:3129 msgid "1/400s" msgstr "" #: camlibs/ptp2/config.c:3130 msgid "1/500s" msgstr "" #: camlibs/ptp2/config.c:3131 msgid "1/640s" msgstr "" #: camlibs/ptp2/config.c:3132 msgid "1/800s" msgstr "" #: camlibs/ptp2/config.c:3133 msgid "1/1000s" msgstr "" #: camlibs/ptp2/config.c:3134 camlibs/ptp2/config.c:3135 msgid "1/1250s" msgstr "" #: camlibs/ptp2/config.c:3136 msgid "1/1600s" msgstr "" #: camlibs/ptp2/config.c:3137 msgid "1/2000s" msgstr "" #: camlibs/ptp2/config.c:3138 msgid "1/2500s" msgstr "" #: camlibs/ptp2/config.c:3139 msgid "1/3200s" msgstr "" #: camlibs/ptp2/config.c:3140 msgid "1/4000s" msgstr "" #: camlibs/ptp2/config.c:3141 msgid "1/5000s" msgstr "" #: camlibs/ptp2/config.c:3142 msgid "1/6400s" msgstr "" #: camlibs/ptp2/config.c:3143 msgid "1/8000s" msgstr "" #: camlibs/ptp2/config.c:3151 msgid "15 minutes" msgstr "15 分" #: camlibs/ptp2/config.c:3158 camlibs/ptp2/ptp.c:4432 msgid "Sharper" msgstr "シャープに" #: camlibs/ptp2/config.c:3159 camlibs/ptp2/ptp.c:4433 msgid "Softer" msgstr "ソフトに" #: camlibs/ptp2/config.c:3160 camlibs/ptp2/ptp.c:4434 msgid "Direct Print" msgstr "ダイレクト印刷" #: camlibs/ptp2/config.c:3171 camlibs/ptp2/config.c:3182 #: camlibs/ptp2/ptp.c:4264 camlibs/ptp2/ptp.c:4272 msgid "Medium Low" msgstr "" #: camlibs/ptp2/config.c:3172 camlibs/ptp2/ptp.c:4265 msgid "Medium high" msgstr "" #: camlibs/ptp2/config.c:3181 camlibs/ptp2/ptp.c:4271 msgid "Low contrast" msgstr "低コントラスト" #: camlibs/ptp2/config.c:3183 camlibs/ptp2/ptp.c:4273 msgid "Medium High" msgstr "" #: camlibs/ptp2/config.c:3184 camlibs/ptp2/ptp.c:4274 msgid "High control" msgstr "" #: camlibs/ptp2/config.c:3193 camlibs/ptp2/ptp.c:4636 msgid "Zone Focus (Close-up)" msgstr "" #: camlibs/ptp2/config.c:3194 camlibs/ptp2/ptp.c:4637 msgid "Zone Focus (Very Close)" msgstr "" #: camlibs/ptp2/config.c:3195 camlibs/ptp2/ptp.c:4638 msgid "Zone Focus (Close)" msgstr "" #: camlibs/ptp2/config.c:3196 camlibs/ptp2/ptp.c:4639 msgid "Zone Focus (Medium)" msgstr "" #: camlibs/ptp2/config.c:3197 camlibs/ptp2/ptp.c:4640 msgid "Zone Focus (Far)" msgstr "" #: camlibs/ptp2/config.c:3198 msgid "Zone Focus (Reserved 1)" msgstr "" #: camlibs/ptp2/config.c:3199 msgid "Zone Focus (Reserved 2)" msgstr "" #: camlibs/ptp2/config.c:3200 msgid "Zone Focus (Reserved 3)" msgstr "" #: camlibs/ptp2/config.c:3201 msgid "Zone Focus (Reserved 4)" msgstr "" #: camlibs/ptp2/config.c:3211 msgid "Automatic Macro" msgstr "" #: camlibs/ptp2/config.c:3215 msgid "Single-Servo AF" msgstr "" #: camlibs/ptp2/config.c:3216 msgid "Continuous-Servo AF" msgstr "連写サーボAF" #: camlibs/ptp2/config.c:3221 msgid "One Shot" msgstr "" #: camlibs/ptp2/config.c:3222 camlibs/ptp2/ptp.c:4671 msgid "AI Servo" msgstr "" #: camlibs/ptp2/config.c:3223 camlibs/ptp2/ptp.c:4672 msgid "AI Focus" msgstr "" #: camlibs/ptp2/config.c:3231 camlibs/ptp2/config.c:3697 #: camlibs/ptp2/ptp.c:4316 msgid "4 seconds" msgstr "4 秒" #: camlibs/ptp2/config.c:3232 camlibs/ptp2/config.c:3699 #: camlibs/ptp2/ptp.c:4318 msgid "8 seconds" msgstr "8 秒" #: camlibs/ptp2/config.c:3233 msgid "Hold" msgstr "ホールド" #: camlibs/ptp2/config.c:3245 camlibs/ptp2/ptp.c:4657 camlibs/ptp2/ptp.c:4663 msgid "Fluorescent H" msgstr "" #: camlibs/ptp2/config.c:3247 camlibs/ptp2/ptp.c:4659 msgid "Custom Whitebalance PC-1" msgstr "カスタムホワイトバランス PC-1" #: camlibs/ptp2/config.c:3248 camlibs/ptp2/ptp.c:4660 msgid "Custom Whitebalance PC-2" msgstr "カスタムホワイトバランス PC-2" #: camlibs/ptp2/config.c:3249 camlibs/ptp2/ptp.c:4661 msgid "Custom Whitebalance PC-3" msgstr "カスタムホワイトバランス PC-3" #: camlibs/ptp2/config.c:3250 camlibs/ptp2/ptp.c:4662 msgid "Missing Number" msgstr "" #: camlibs/ptp2/config.c:3266 msgid "Shadow" msgstr "日陰" #: camlibs/ptp2/config.c:3349 msgid "Low sharpening" msgstr "" #: camlibs/ptp2/config.c:3351 msgid "Black & white" msgstr "モノクロ" #: camlibs/ptp2/config.c:3448 camlibs/ptp2/ptp.c:4357 msgid "AE & Flash" msgstr "AE とフラッシュ" #: camlibs/ptp2/config.c:3449 camlibs/ptp2/ptp.c:4358 msgid "AE only" msgstr "AE のみ" #: camlibs/ptp2/config.c:3450 camlibs/ptp2/config.c:3537 #: camlibs/ptp2/ptp.c:4359 msgid "Flash only" msgstr "フラッシュのみ" #: camlibs/ptp2/config.c:3451 camlibs/ptp2/ptp.c:4360 msgid "WB bracketing" msgstr "WBブラケティング" #: camlibs/ptp2/config.c:3452 msgid "ADL bracketing" msgstr "ADLブラケティング" #: camlibs/ptp2/config.c:3458 msgid "Startup" msgstr "" #: camlibs/ptp2/config.c:3459 msgid "Shutdown" msgstr "" #: camlibs/ptp2/config.c:3460 msgid "Startup and Shutdown" msgstr "" #: camlibs/ptp2/config.c:3466 camlibs/ptp2/ptp.c:4440 msgid "Moderate" msgstr "" #: camlibs/ptp2/config.c:3467 camlibs/ptp2/ptp.c:4441 msgid "Enhanced" msgstr "" #: camlibs/ptp2/config.c:3473 camlibs/ptp2/ptp.c:4362 msgid "MTR > Under" msgstr "" #: camlibs/ptp2/config.c:3474 camlibs/ptp2/ptp.c:4363 msgid "Under > MTR" msgstr "" #: camlibs/ptp2/config.c:3494 msgid "Auto sensitivity" msgstr "" #: camlibs/ptp2/config.c:3495 msgid "High sensitivity" msgstr "" #: camlibs/ptp2/config.c:3496 msgid "Medium sensitivity" msgstr "" #: camlibs/ptp2/config.c:3497 msgid "Low sensitivity" msgstr "" #: camlibs/ptp2/config.c:3498 msgid "Microphone off" msgstr "" #: camlibs/ptp2/config.c:3528 msgid "Hi 1" msgstr "" #: camlibs/ptp2/config.c:3529 msgid "Hi 2" msgstr "" #: camlibs/ptp2/config.c:3534 msgid "Flash/speed" msgstr "" #: camlibs/ptp2/config.c:3535 msgid "Flash/speed/aperture" msgstr "" #: camlibs/ptp2/config.c:3536 msgid "Flash/aperture" msgstr "" #: camlibs/ptp2/config.c:3645 msgid "Extra high" msgstr "" #: camlibs/ptp2/config.c:3655 camlibs/ptp2/config.c:3666 #: camlibs/ptp2/config.c:3678 camlibs/ptp2/ptp.c:4197 msgid "JPEG Basic" msgstr "JPEG 基本" #: camlibs/ptp2/config.c:3658 camlibs/ptp2/config.c:3670 #: camlibs/ptp2/config.c:3681 msgid "NEF (Raw)" msgstr "NEF (Raw)" #: camlibs/ptp2/config.c:3659 camlibs/ptp2/config.c:3671 #: camlibs/ptp2/config.c:3682 msgid "NEF+Basic" msgstr "NEF + 基本" #: camlibs/ptp2/config.c:3660 camlibs/ptp2/config.c:3672 #: camlibs/ptp2/config.c:3683 msgid "NEF+Normal" msgstr "NEF + 標準" #: camlibs/ptp2/config.c:3661 camlibs/ptp2/config.c:3673 #: camlibs/ptp2/config.c:3684 msgid "NEF+Fine" msgstr "NEF + ファイン" #: camlibs/ptp2/config.c:3669 msgid "TIFF (RGB)" msgstr "TIFF (RGB)" #: camlibs/ptp2/config.c:3698 camlibs/ptp2/ptp.c:4317 msgid "6 seconds" msgstr "6 秒" #: camlibs/ptp2/config.c:3700 camlibs/ptp2/ptp.c:4319 msgid "16 seconds" msgstr "16 秒" #: camlibs/ptp2/config.c:3701 camlibs/ptp2/ptp.c:4321 msgid "30 seconds" msgstr "30 秒" #: camlibs/ptp2/config.c:3705 camlibs/ptp2/ptp.c:4320 msgid "30 minutes" msgstr "30 分" #: camlibs/ptp2/config.c:3711 msgid "Size Priority" msgstr "" #: camlibs/ptp2/config.c:3712 msgid "Optimal quality" msgstr "" #: camlibs/ptp2/config.c:3717 msgid "1/250s (Auto FP)" msgstr "" #: camlibs/ptp2/config.c:3729 camlibs/ptp2/config.c:3736 msgid "Release" msgstr "" #: camlibs/ptp2/config.c:3730 msgid "Release + Focus" msgstr "" #: camlibs/ptp2/config.c:3742 msgid "9 points" msgstr "" #: camlibs/ptp2/config.c:3743 msgid "21 points" msgstr "" #: camlibs/ptp2/config.c:3744 msgid "51 points" msgstr "" #: camlibs/ptp2/config.c:3745 msgid "51 points (3D)" msgstr "" #: camlibs/ptp2/config.c:3750 msgid "5 (Long)" msgstr "" #: camlibs/ptp2/config.c:3752 msgid "3 (Normal)" msgstr "" #: camlibs/ptp2/config.c:3754 msgid "1 (Short)" msgstr "" #: camlibs/ptp2/config.c:3760 msgid "Shutter/AF-ON" msgstr "" #: camlibs/ptp2/config.c:3761 camlibs/ptp2/config.c:3772 msgid "AF-ON" msgstr "" #: camlibs/ptp2/config.c:3766 msgid "AF51" msgstr "" #: camlibs/ptp2/config.c:3767 msgid "AF11" msgstr "" #: camlibs/ptp2/config.c:3773 msgid "AE/AF lock" msgstr "AE/AFロック" #: camlibs/ptp2/config.c:3774 msgid "AE lock only" msgstr "AEロックのみ" #: camlibs/ptp2/config.c:3775 msgid "AE lock (Reset on release)" msgstr "AEロック(離すとリセット)" #: camlibs/ptp2/config.c:3776 msgid "AE lock (Hold)" msgstr "AEロック(ホールド)" #: camlibs/ptp2/config.c:3777 msgid "AF lock only" msgstr "AFロックのみ" #: camlibs/ptp2/config.c:3798 camlibs/ptp2/config.c:3811 msgid "4 fps" msgstr "" #: camlibs/ptp2/config.c:3799 camlibs/ptp2/config.c:3812 msgid "3 fps" msgstr "" #: camlibs/ptp2/config.c:3800 camlibs/ptp2/config.c:3813 msgid "2 fps" msgstr "" #: camlibs/ptp2/config.c:3801 camlibs/ptp2/config.c:3814 msgid "1 fps" msgstr "" #: camlibs/ptp2/config.c:3806 camlibs/ptp2/config.c:3821 msgid "9 fps" msgstr "" #: camlibs/ptp2/config.c:3807 msgid "8 fps" msgstr "" #: camlibs/ptp2/config.c:3808 msgid "7 fps" msgstr "" #: camlibs/ptp2/config.c:3809 msgid "6 fps" msgstr "" #: camlibs/ptp2/config.c:3810 msgid "5 fps" msgstr "" #: camlibs/ptp2/config.c:3819 msgid "11 fps" msgstr "" #: camlibs/ptp2/config.c:3820 msgid "10 fps" msgstr "" #: camlibs/ptp2/config.c:3884 msgid "50%" msgstr "50%" #: camlibs/ptp2/config.c:3885 msgid "100%" msgstr "100%" #: camlibs/ptp2/config.c:3886 msgid "75%" msgstr "75%" #: camlibs/ptp2/config.c:3887 msgid "25%" msgstr "25%" #: camlibs/ptp2/config.c:3888 msgid "Unknown value" msgstr "不明な値です" #: camlibs/ptp2/config.c:4026 camlibs/ptp2/config.c:4046 msgid "On 1" msgstr "" #: camlibs/ptp2/config.c:4027 camlibs/ptp2/config.c:4050 msgid "On 2" msgstr "" #: camlibs/ptp2/config.c:4029 camlibs/ptp2/config.c:4054 msgid "Immediate" msgstr "" #: camlibs/ptp2/config.c:4090 msgid "Near 1" msgstr "" #: camlibs/ptp2/config.c:4091 msgid "Near 2" msgstr "" #: camlibs/ptp2/config.c:4092 msgid "Near 3" msgstr "" #: camlibs/ptp2/config.c:4094 msgid "Far 1" msgstr "" #: camlibs/ptp2/config.c:4095 msgid "Far 2" msgstr "" #: camlibs/ptp2/config.c:4096 msgid "Far 3" msgstr "" #: camlibs/ptp2/config.c:4115 #, c-format msgid "Near %d" msgstr "" #: camlibs/ptp2/config.c:4116 #, c-format msgid "Far %d" msgstr "" #: camlibs/ptp2/config.c:4464 camlibs/ptp2/library.c:1829 #, c-format msgid "Nikon enable liveview failed: %x" msgstr "" #: camlibs/ptp2/config.c:4532 msgid "" "For bulb capture to work, make sure the mode dial is switched to 'M' and set " "'shutterspeed' to 'bulb'." msgstr "" #: camlibs/ptp2/config.c:4602 msgid "Internal RAM" msgstr "内部 RAM" #: camlibs/ptp2/config.c:4603 msgid "Memory card" msgstr "メモリー カード" #: camlibs/ptp2/config.c:4720 msgid "ESSID" msgstr "ESSID" #: camlibs/ptp2/config.c:4725 msgid "Display" msgstr "" #: camlibs/ptp2/config.c:4735 #, c-format msgid "Creation date: %s, Last usage date: %s" msgstr "" #: camlibs/ptp2/config.c:4741 msgid "Delete" msgstr "削除" #: camlibs/ptp2/config.c:4810 msgid "WEP 64-bit" msgstr "WEP 64 ビット" #: camlibs/ptp2/config.c:4811 msgid "WEP 128-bit" msgstr "WEP 128 ビット" #: camlibs/ptp2/config.c:4858 msgid "Managed" msgstr "" #: camlibs/ptp2/config.c:4859 msgid "Ad-hoc" msgstr "アドホック" #: camlibs/ptp2/config.c:5028 msgid "Profile name" msgstr "プロファイル名" #: camlibs/ptp2/config.c:5029 msgid "WIFI ESSID" msgstr "WIFI ESSID" #: camlibs/ptp2/config.c:5030 msgid "IP address (empty for DHCP)" msgstr "IP アドレス (DHCP の場合は空)" #: camlibs/ptp2/config.c:5031 msgid "Network mask" msgstr "ネットワーク マスク" #: camlibs/ptp2/config.c:5032 msgid "Default gateway" msgstr "デフォルト ゲートウェイ" #: camlibs/ptp2/config.c:5033 msgid "Access mode" msgstr "アクセスモード" #: camlibs/ptp2/config.c:5034 msgid "WIFI channel" msgstr "WIFI チャンネル" #: camlibs/ptp2/config.c:5035 msgid "Encryption" msgstr "暗号化" #: camlibs/ptp2/config.c:5036 msgid "Encryption key (hex)" msgstr "暗号鍵 (16 進数)" #: camlibs/ptp2/config.c:5037 msgid "Write" msgstr "書き込み" #: camlibs/ptp2/config.c:5085 msgid "List Wifi profiles" msgstr "WIFI プロファイルの一覧" #: camlibs/ptp2/config.c:5086 msgid "Create Wifi profile" msgstr "WIFI プロファイルの作成" #: camlibs/ptp2/config.c:5139 camlibs/ptp2/ptp.c:3714 msgid "Focus Lock" msgstr "フォーカス ロック" #: camlibs/ptp2/config.c:5140 msgid "Bulb Mode" msgstr "バルブモード" #: camlibs/ptp2/config.c:5141 msgid "UI Lock" msgstr "UIロック" #: camlibs/ptp2/config.c:5144 msgid "Drive Nikon DSLR Autofocus" msgstr "" #: camlibs/ptp2/config.c:5145 msgid "Drive Canon DSLR Autofocus" msgstr "" #: camlibs/ptp2/config.c:5146 msgid "Drive Nikon DSLR Manual focus" msgstr "" #: camlibs/ptp2/config.c:5147 msgid "Drive Canon DSLR Manual focus" msgstr "" #: camlibs/ptp2/config.c:5148 msgid "Canon EOS Zoom" msgstr "" #: camlibs/ptp2/config.c:5149 msgid "Canon EOS Zoom Position" msgstr "" #: camlibs/ptp2/config.c:5150 msgid "Canon EOS Viewfinder" msgstr "" #: camlibs/ptp2/config.c:5151 msgid "Nikon Viewfinder" msgstr "" #: camlibs/ptp2/config.c:5152 msgid "Canon EOS Remote Release" msgstr "" #: camlibs/ptp2/config.c:5153 msgid "CHDK Reboot" msgstr "" #: camlibs/ptp2/config.c:5154 msgid "CHDK Script" msgstr "" #: camlibs/ptp2/config.c:5162 msgid "PTP Version" msgstr "PTPバージョン" #: camlibs/ptp2/config.c:5163 camlibs/ptp2/ptp.c:3572 msgid "DPOF Version" msgstr "DPOFバージョン" #: camlibs/ptp2/config.c:5164 camlibs/ptp2/ptp.c:3848 msgid "AC Power" msgstr "AC 電源" #: camlibs/ptp2/config.c:5165 msgid "External Flash" msgstr "外部フラッシュ" #: camlibs/ptp2/config.c:5166 camlibs/ptp2/config.c:5167 #: camlibs/ptp2/ptp.c:3451 msgid "Battery Level" msgstr "バッテリーのレベル" #: camlibs/ptp2/config.c:5168 camlibs/ptp2/config.c:5169 #: camlibs/ptp2/ptp.c:3870 msgid "Camera Orientation" msgstr "" #: camlibs/ptp2/config.c:5170 camlibs/ptp2/ptp.c:4004 msgid "Flash Open" msgstr "" #: camlibs/ptp2/config.c:5171 camlibs/ptp2/ptp.c:4006 msgid "Flash Charged" msgstr "" #: camlibs/ptp2/config.c:5172 camlibs/ptp2/config.c:5173 msgid "Lens Name" msgstr "レンズの名前" #: camlibs/ptp2/config.c:5174 msgid "Serial Number" msgstr "シリアル番号" #: camlibs/ptp2/config.c:5175 msgid "Shutter Counter" msgstr "シャッター回数" #: camlibs/ptp2/config.c:5176 msgid "Available Shots" msgstr "" #: camlibs/ptp2/config.c:5177 msgid "Focal Length Minimum" msgstr "" #: camlibs/ptp2/config.c:5178 msgid "Focal Length Maximum" msgstr "" #: camlibs/ptp2/config.c:5179 msgid "Maximum Aperture at Focal Length Minimum" msgstr "" #: camlibs/ptp2/config.c:5180 msgid "Maximum Aperture at Focal Length Maximum" msgstr "" #: camlibs/ptp2/config.c:5181 msgid "Low Light" msgstr "" #: camlibs/ptp2/config.c:5182 camlibs/ptp2/config.c:5183 msgid "Light Meter" msgstr "" #: camlibs/ptp2/config.c:5184 camlibs/ptp2/ptp.c:3852 msgid "AF Locked" msgstr "AFロック済み" #: camlibs/ptp2/config.c:5185 camlibs/ptp2/ptp.c:3853 msgid "AE Locked" msgstr "AEロック済み" #: camlibs/ptp2/config.c:5186 camlibs/ptp2/ptp.c:3854 msgid "FV Locked" msgstr "FVロック済み" #: camlibs/ptp2/config.c:5191 camlibs/ptp2/config.c:5192 #: camlibs/ptp2/config.c:5193 msgid "Camera Date and Time" msgstr "カメラ日時" #: camlibs/ptp2/config.c:5194 camlibs/ptp2/ptp.c:3493 camlibs/ptp2/ptp.c:3504 msgid "Beep Mode" msgstr "ビープモード" #: camlibs/ptp2/config.c:5195 msgid "Image Comment" msgstr "画像のコメント" #: camlibs/ptp2/config.c:5196 msgid "Enable Image Comment" msgstr "" #: camlibs/ptp2/config.c:5197 camlibs/ptp2/ptp.c:3722 msgid "LCD Off Time" msgstr "LCD OFF 時間" #: camlibs/ptp2/config.c:5198 camlibs/ptp2/ptp.c:3864 msgid "Recording Media" msgstr "" #: camlibs/ptp2/config.c:5199 msgid "Quick Review Time" msgstr "" #: camlibs/ptp2/config.c:5200 camlibs/ptp2/ptp.c:3962 msgid "CSM Menu" msgstr "CSM メニュー" #: camlibs/ptp2/config.c:5201 camlibs/ptp2/ptp.c:3781 msgid "Reverse Command Dial" msgstr "" #: camlibs/ptp2/config.c:5202 camlibs/ptp2/config.c:5203 #: camlibs/ptp2/ptp.c:3556 msgid "Camera Output" msgstr "" #: camlibs/ptp2/config.c:5204 msgid "Movie Recording" msgstr "" #: camlibs/ptp2/config.c:5205 msgid "EVF Mode" msgstr "EVFモード" #: camlibs/ptp2/config.c:5208 camlibs/ptp2/ptp.c:3482 msgid "Artist" msgstr "作者" #: camlibs/ptp2/config.c:5209 camlibs/ricoh/library.c:439 msgid "Copyright" msgstr "コピーライト" #: camlibs/ptp2/config.c:5210 msgid "Clean Sensor" msgstr "" #: camlibs/ptp2/config.c:5211 msgid "Custom Functions Ex" msgstr "" #: camlibs/ptp2/config.c:5214 msgid "Fast Filesystem" msgstr "" #: camlibs/ptp2/config.c:5215 camlibs/ptp2/config.c:5216 msgid "Capture Target" msgstr "取り込み対象" #: camlibs/ptp2/config.c:5226 msgid "Image Format SD" msgstr "画像形式 SD" #: camlibs/ptp2/config.c:5227 msgid "Image Format CF" msgstr "画像形式 CF" #: camlibs/ptp2/config.c:5229 msgid "Image Format Ext HD" msgstr "画像形式 外部HD" #: camlibs/ptp2/config.c:5235 camlibs/ptp2/ptp.c:3950 msgid "ISO Auto" msgstr "" #: camlibs/ptp2/config.c:5236 camlibs/ptp2/config.c:5237 #: camlibs/ptp2/config.c:5238 msgid "WhiteBalance" msgstr "ホワイトバランス" #: camlibs/ptp2/config.c:5239 msgid "WhiteBalance Adjust A" msgstr "ホワイトバランス調整 A" #: camlibs/ptp2/config.c:5240 msgid "WhiteBalance Adjust B" msgstr "ホワイトバランス調整 B" #: camlibs/ptp2/config.c:5241 msgid "WhiteBalance X A" msgstr "ホワイトバランス X A" #: camlibs/ptp2/config.c:5242 msgid "WhiteBalance X B" msgstr "ホワイトバランス X B" #: camlibs/ptp2/config.c:5243 camlibs/ptp2/ptp.c:3566 msgid "Photo Effect" msgstr "写真の効果" #: camlibs/ptp2/config.c:5244 camlibs/ptp2/ptp.c:3640 msgid "Color Model" msgstr "カラー形式" #: camlibs/ptp2/config.c:5245 camlibs/ptp2/config.c:5246 #: camlibs/ptp2/ptp.c:3652 msgid "Color Space" msgstr "色空間" #: camlibs/ptp2/config.c:5247 camlibs/ptp2/ptp.c:3692 msgid "Auto ISO" msgstr "自動 ISO" #: camlibs/ptp2/config.c:5252 msgid "Long Exp Noise Reduction" msgstr "" #: camlibs/ptp2/config.c:5253 msgid "Auto Focus Mode 2" msgstr "自動フォーカスモード 2" #: camlibs/ptp2/config.c:5255 camlibs/ptp2/config.c:5258 #: camlibs/ptp2/ptp.c:3567 msgid "Assist Light" msgstr "補助光" #: camlibs/ptp2/config.c:5256 msgid "Rotation Flag" msgstr "" #: camlibs/ptp2/config.c:5264 camlibs/ptp2/ptp.c:3535 msgid "Flash Compensation" msgstr "" #: camlibs/ptp2/config.c:5265 camlibs/ptp2/ptp.c:3536 msgid "AEB Exposure Compensation" msgstr "AEB露出補正" #: camlibs/ptp2/config.c:5268 msgid "Nikon Flash Mode" msgstr "" #: camlibs/ptp2/config.c:5269 camlibs/ptp2/ptp.c:3946 msgid "Flash Commander Mode" msgstr "" #: camlibs/ptp2/config.c:5270 msgid "Flash Commander Power" msgstr "" #: camlibs/ptp2/config.c:5271 camlibs/ptp2/ptp.c:4014 msgid "Flash Command Channel" msgstr "" #: camlibs/ptp2/config.c:5272 camlibs/ptp2/ptp.c:4016 msgid "Flash Command Self Mode" msgstr "" #: camlibs/ptp2/config.c:5273 camlibs/ptp2/ptp.c:4018 msgid "Flash Command Self Compensation" msgstr "" #: camlibs/ptp2/config.c:5274 camlibs/ptp2/ptp.c:4020 msgid "Flash Command Self Value" msgstr "" #: camlibs/ptp2/config.c:5275 camlibs/ptp2/ptp.c:4022 msgid "Flash Command A Mode" msgstr "" #: camlibs/ptp2/config.c:5276 camlibs/ptp2/ptp.c:4024 msgid "Flash Command A Compensation" msgstr "" #: camlibs/ptp2/config.c:5277 camlibs/ptp2/ptp.c:4026 msgid "Flash Command A Value" msgstr "" #: camlibs/ptp2/config.c:5278 camlibs/ptp2/ptp.c:4028 msgid "Flash Command B Mode" msgstr "" #: camlibs/ptp2/config.c:5279 camlibs/ptp2/ptp.c:4030 msgid "Flash Command B Compensation" msgstr "" #: camlibs/ptp2/config.c:5280 camlibs/ptp2/ptp.c:4032 msgid "Flash Command B Value" msgstr "" #: camlibs/ptp2/config.c:5281 camlibs/ptp2/ptp.c:3942 msgid "AF Area Illumination" msgstr "" #: camlibs/ptp2/config.c:5282 camlibs/ptp2/ptp.c:3932 msgid "AF Beep Mode" msgstr "AF ビープモード" #: camlibs/ptp2/config.c:5283 camlibs/ptp2/ptp.c:3457 msgid "F-Number" msgstr "F-番号" #: camlibs/ptp2/config.c:5284 camlibs/ptp2/ptp.c:3860 msgid "Flexible Program" msgstr "" #: camlibs/ptp2/config.c:5286 camlibs/ptp2/ptp.c:3459 msgid "Focus Distance" msgstr "フォーカスの距離" #: camlibs/ptp2/config.c:5287 camlibs/ptp2/ptp.c:3458 camlibs/ptp2/ptp.c:3539 msgid "Focal Length" msgstr "フォーカスの長さ" #: camlibs/ptp2/config.c:5290 msgid "Focus Mode 2" msgstr "" #: camlibs/ptp2/config.c:5292 camlibs/ptp2/config.c:5293 #: camlibs/ptp2/ptp.c:3475 msgid "Effect Mode" msgstr "効果モード" #: camlibs/ptp2/config.c:5294 camlibs/ptp2/config.c:5402 msgid "Exposure Program" msgstr "露出プログラム" #: camlibs/ptp2/config.c:5295 msgid "Scene Mode" msgstr "" #: camlibs/ptp2/config.c:5296 camlibs/ptp2/config.c:5297 #: camlibs/ptp2/ptp.c:3471 msgid "Still Capture Mode" msgstr "キャプチャ・モード" #: camlibs/ptp2/config.c:5298 msgid "Canon Shooting Mode" msgstr "" #: camlibs/ptp2/config.c:5299 msgid "Canon Auto Exposure Mode" msgstr "Canon自動露出モード" #: camlibs/ptp2/config.c:5300 camlibs/ptp2/ptp.c:3517 msgid "Drive Mode" msgstr "ドライブモード" #: camlibs/ptp2/config.c:5301 msgid "Picture Style" msgstr "ピクチャースタイル" #: camlibs/ptp2/config.c:5302 camlibs/ptp2/ptp.c:3480 msgid "Focus Metering Mode" msgstr "フォーカス測光モード" #: camlibs/ptp2/config.c:5303 camlibs/ptp2/ptp.c:3461 msgid "Exposure Metering Mode" msgstr "露出補正モード" #: camlibs/ptp2/config.c:5306 msgid "AV Open" msgstr "" #: camlibs/ptp2/config.c:5307 msgid "AV Max" msgstr "" #: camlibs/ptp2/config.c:5309 camlibs/ptp2/ptp.c:3521 msgid "Focusing Point" msgstr "フォーカスの焦点" #: camlibs/ptp2/config.c:5311 msgid "Capture Delay" msgstr "" #: camlibs/ptp2/config.c:5315 msgid "Shutter Speed 2" msgstr "シャッター速度 2" #: camlibs/ptp2/config.c:5318 camlibs/ptp2/config.c:5319 #: camlibs/ptp2/ptp.c:3519 msgid "Metering Mode" msgstr "測光モード" #: camlibs/ptp2/config.c:5320 camlibs/ptp2/ptp.c:3520 msgid "AF Distance" msgstr "" #: camlibs/ptp2/config.c:5321 camlibs/ptp2/ptp.c:3682 msgid "Focus Area Wrap" msgstr "" #: camlibs/ptp2/config.c:5322 msgid "Exposure Delay Mode" msgstr "" #: camlibs/ptp2/config.c:5323 camlibs/ptp2/ptp.c:3712 msgid "Exposure Lock" msgstr "露出ロック" #: camlibs/ptp2/config.c:5324 msgid "AE-L/AF-L Mode" msgstr "" #: camlibs/ptp2/config.c:5325 camlibs/ptp2/config.c:5326 msgid "Live View AF Mode" msgstr "" #: camlibs/ptp2/config.c:5327 camlibs/ptp2/ptp.c:3716 msgid "Live View AF Focus" msgstr "" #: camlibs/ptp2/config.c:5328 camlibs/ptp2/ptp.c:3736 msgid "File Number Sequencing" msgstr "" #: camlibs/ptp2/config.c:5329 camlibs/ptp2/ptp.c:3948 msgid "Flash Sign" msgstr "" #: camlibs/ptp2/config.c:5330 msgid "Modelling Flash" msgstr "" #: camlibs/ptp2/config.c:5331 msgid "Viewfinder Grid" msgstr "" #: camlibs/ptp2/config.c:5332 camlibs/ptp2/ptp.c:3940 msgid "Image Review" msgstr "" #: camlibs/ptp2/config.c:5333 msgid "Image Rotation Flag" msgstr "" #: camlibs/ptp2/config.c:5334 msgid "Release without CF card" msgstr "" #: camlibs/ptp2/config.c:5335 camlibs/ptp2/ptp.c:3956 msgid "Flash Mode Manual Power" msgstr "" #: camlibs/ptp2/config.c:5336 msgid "Auto Focus Area" msgstr "" #: camlibs/ptp2/config.c:5337 camlibs/ptp2/ptp.c:3898 msgid "Flash Exposure Compensation" msgstr "フラッシュ調光補正" #: camlibs/ptp2/config.c:5338 camlibs/ptp2/config.c:5339 msgid "Bracketing" msgstr "ブラケティング" #: camlibs/ptp2/config.c:5340 msgid "Bracket Mode" msgstr "ブラケティングモード" #: camlibs/ptp2/config.c:5341 msgid "EV Step" msgstr "" #: camlibs/ptp2/config.c:5342 camlibs/ptp2/ptp.c:3760 msgid "Bracket Set" msgstr "" #: camlibs/ptp2/config.c:5343 camlibs/ptp2/ptp.c:3764 msgid "Bracket Order" msgstr "" #: camlibs/ptp2/config.c:5344 camlibs/ptp2/ptp.c:3476 msgid "Burst Number" msgstr "バースト数" #: camlibs/ptp2/config.c:5345 camlibs/ptp2/ptp.c:3477 msgid "Burst Interval" msgstr "バーストの間隔" #: camlibs/ptp2/config.c:5346 camlibs/ptp2/ptp.c:3730 camlibs/ptp2/ptp.c:3851 msgid "Maximum Shots" msgstr "" #: camlibs/ptp2/config.c:5349 camlibs/ptp2/config.c:5358 #: camlibs/ptp2/ptp.c:3598 msgid "Auto White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5350 camlibs/ptp2/config.c:5359 #: camlibs/ptp2/ptp.c:3600 msgid "Tungsten White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5351 camlibs/ptp2/config.c:5360 #: camlibs/ptp2/ptp.c:3602 msgid "Fluorescent White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5352 camlibs/ptp2/config.c:5361 #: camlibs/ptp2/ptp.c:3604 msgid "Daylight White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5353 camlibs/ptp2/config.c:5362 #: camlibs/ptp2/ptp.c:3606 msgid "Flash White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5354 camlibs/ptp2/config.c:5363 #: camlibs/ptp2/ptp.c:3608 msgid "Cloudy White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5355 camlibs/ptp2/config.c:5364 #: camlibs/ptp2/ptp.c:3610 msgid "Shady White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5366 msgid "White Balance Bias Preset Nr" msgstr "" #: camlibs/ptp2/config.c:5367 msgid "White Balance Bias Preset 0" msgstr "" #: camlibs/ptp2/config.c:5368 msgid "White Balance Bias Preset 1" msgstr "" #: camlibs/ptp2/config.c:5369 msgid "White Balance Bias Preset 2" msgstr "" #: camlibs/ptp2/config.c:5370 msgid "White Balance Bias Preset 3" msgstr "" #: camlibs/ptp2/config.c:5371 msgid "White Balance Bias Preset 4" msgstr "" #: camlibs/ptp2/config.c:5372 msgid "Selftimer Delay" msgstr "" #: camlibs/ptp2/config.c:5373 msgid "Center Weight Area" msgstr "中央部重点エリア" #: camlibs/ptp2/config.c:5374 camlibs/ptp2/config.c:5423 #: camlibs/ptp2/config.c:5454 camlibs/ptp2/ptp.c:3754 msgid "Flash Shutter Speed" msgstr "フラッシュシャッター速度" #: camlibs/ptp2/config.c:5375 camlibs/ptp2/ptp.c:3952 msgid "Remote Timeout" msgstr "" #: camlibs/ptp2/config.c:5376 camlibs/ptp2/ptp.c:3900 msgid "Optimize Image" msgstr "" #: camlibs/ptp2/config.c:5377 camlibs/ptp2/ptp.c:3636 msgid "Sharpening" msgstr "" #: camlibs/ptp2/config.c:5378 camlibs/ptp2/ptp.c:3638 msgid "Tone Compensation" msgstr "" #: camlibs/ptp2/config.c:5379 camlibs/ptp2/ptp.c:3902 msgid "Saturation" msgstr "" #: camlibs/ptp2/config.c:5380 camlibs/ptp2/ptp.c:3642 msgid "Hue Adjustment" msgstr "" #: camlibs/ptp2/config.c:5381 msgid "Auto Exposure Bracketing" msgstr "オートエクスポージャーブラケティング(AEB)" #: camlibs/ptp2/config.c:5382 msgid "Movie Sound" msgstr "" #: camlibs/ptp2/config.c:5383 msgid "Microphone" msgstr "" #: camlibs/ptp2/config.c:5384 msgid "Reverse Indicators" msgstr "" #: camlibs/ptp2/config.c:5385 msgid "Auto Distortion Control" msgstr "" #: camlibs/ptp2/config.c:5386 msgid "Video Mode" msgstr "" #: camlibs/ptp2/config.c:5396 msgid "Meter Off Time" msgstr "" #: camlibs/ptp2/config.c:5401 camlibs/ptp2/config.c:5449 msgid "Movie Quality" msgstr "" #: camlibs/ptp2/config.c:5403 camlibs/ptp2/config.c:5407 #: camlibs/ptp2/config.c:5418 camlibs/ptp2/config.c:5443 msgid "Minimum Shutter Speed" msgstr "最低シャッター速度" #: camlibs/ptp2/config.c:5408 camlibs/ptp2/config.c:5419 #: camlibs/ptp2/config.c:5444 msgid "ISO Auto Hi Limit" msgstr "" #: camlibs/ptp2/config.c:5409 camlibs/ptp2/config.c:5436 #: camlibs/ptp2/config.c:5445 msgid "Active D-Lighting" msgstr "" #: camlibs/ptp2/config.c:5410 camlibs/ptp2/config.c:5435 #: camlibs/ptp2/config.c:5446 msgid "High ISO Noise Reduction" msgstr "" #: camlibs/ptp2/config.c:5412 camlibs/ptp2/config.c:5420 #: camlibs/ptp2/config.c:5447 msgid "Continuous Shooting Speed Slow" msgstr "" #: camlibs/ptp2/config.c:5421 camlibs/ptp2/config.c:5452 msgid "Continuous Shooting Speed High" msgstr "" #: camlibs/ptp2/config.c:5422 camlibs/ptp2/config.c:5453 #: camlibs/ptp2/ptp.c:3752 msgid "Flash Sync. Speed" msgstr "フラッシュ同期速度" #: camlibs/ptp2/config.c:5425 camlibs/ptp2/ptp.c:3650 msgid "JPEG Compression Policy" msgstr "JPEG 圧縮のポリシー" #: camlibs/ptp2/config.c:5426 msgid "AF-C Mode Priority" msgstr "" #: camlibs/ptp2/config.c:5427 msgid "AF-S Mode Priority" msgstr "" #: camlibs/ptp2/config.c:5428 msgid "AF Activation" msgstr "" #: camlibs/ptp2/config.c:5429 camlibs/ptp2/ptp.c:3970 msgid "Dynamic AF Area" msgstr "" #: camlibs/ptp2/config.c:5430 camlibs/ptp2/ptp.c:3686 msgid "AF Lock On" msgstr "AFロック オン" #: camlibs/ptp2/config.c:5431 camlibs/ptp2/ptp.c:3795 msgid "AF Area Point" msgstr "" #: camlibs/ptp2/config.c:5432 msgid "AF On Button" msgstr "" #: camlibs/ptp2/config.c:5448 msgid "Maximum continuous release" msgstr "" #: camlibs/ptp2/config.c:5467 msgid "Image Settings" msgstr "画像の設定" #: camlibs/ptp2/config.c:5470 camlibs/ptp2/config.c:5471 #: camlibs/ptp2/config.c:5472 camlibs/ptp2/config.c:5473 #: camlibs/ptp2/config.c:5474 msgid "Capture Settings" msgstr "取り込みの設定" #: camlibs/ptp2/config.c:5476 msgid "WIFI profiles" msgstr "WIFI プロファイル" #: camlibs/ptp2/config.c:5602 camlibs/ptp2/config.c:5858 msgid "Other PTP Device Properties" msgstr "" #: camlibs/ptp2/config.c:5618 camlibs/ptp2/config.c:5872 #, c-format msgid "PTP Property 0x%04x" msgstr "PTP プロパティ 0x%04x" #: camlibs/ptp2/config.c:5816 camlibs/ptp2/config.c:5889 #, c-format msgid "Sorry, the property '%s' / 0x%04x is currently ready-only." msgstr "" #: camlibs/ptp2/config.c:5822 camlibs/ptp2/config.c:5843 #: camlibs/ptp2/config.c:5926 #, c-format msgid "The property '%s' / 0x%04x was not set, PTP errorcode 0x%04x." msgstr "" #: camlibs/ptp2/config.c:5847 #, c-format msgid "Parsing the value of widget '%s' / 0x%04x failed with %d!" msgstr "" #: camlibs/ptp2/library.c:126 msgid "You need to specify a folder starting with /store_xxxxxxxxx/" msgstr "" #: camlibs/ptp2/library.c:168 msgid "PTP Undefined Error" msgstr "PTP の不明なエラー" #: camlibs/ptp2/library.c:169 msgid "PTP OK!" msgstr "PTP OK!" #: camlibs/ptp2/library.c:170 msgid "PTP General Error" msgstr "PTP の一般的なエラー" #: camlibs/ptp2/library.c:171 msgid "PTP Session Not Open" msgstr "PTP のセッションが開かれていません" #: camlibs/ptp2/library.c:172 msgid "PTP Invalid Transaction ID" msgstr "PTP の不正なトランザクション ID" #: camlibs/ptp2/library.c:173 msgid "PTP Operation Not Supported" msgstr "サポートされていない PTP 操作" #: camlibs/ptp2/library.c:174 msgid "PTP Parameter Not Supported" msgstr "サポートされていない PTP パラメータ" #: camlibs/ptp2/library.c:175 msgid "PTP Incomplete Transfer" msgstr "PTP の転送が完了していません" #: camlibs/ptp2/library.c:176 msgid "PTP Invalid Storage ID" msgstr "PTP の不正なストレージ ID" #: camlibs/ptp2/library.c:177 msgid "PTP Invalid Object Handle" msgstr "PTP 不正なオブジェクト操作" #: camlibs/ptp2/library.c:178 msgid "PTP Device Prop Not Supported" msgstr "サポートされていない PTP デバイス Prop" #: camlibs/ptp2/library.c:179 msgid "PTP Invalid Object Format Code" msgstr "PTP の不正なオブジェクト書式コード" #: camlibs/ptp2/library.c:180 msgid "PTP Store Full" msgstr "PTP の空き容量がありません" #: camlibs/ptp2/library.c:181 msgid "PTP Object Write Protected" msgstr "PTP オブジェクトへの書き込み保護が有効です" #: camlibs/ptp2/library.c:182 msgid "PTP Store Read Only" msgstr "PTP は読み込み専用です" #: camlibs/ptp2/library.c:183 msgid "PTP Access Denied" msgstr "PTP へのアクセスが拒否されました" #: camlibs/ptp2/library.c:184 msgid "PTP No Thumbnail Present" msgstr "PTP にはサムネイルがありません" #: camlibs/ptp2/library.c:185 msgid "PTP Self Test Failed" msgstr "PTP の自己診断に失敗しました" #: camlibs/ptp2/library.c:186 msgid "PTP Partial Deletion" msgstr "PTP の部分的な削除" #: camlibs/ptp2/library.c:187 msgid "PTP Store Not Available" msgstr "PTP に格納できません" #: camlibs/ptp2/library.c:189 msgid "PTP Specification By Format Unsupported" msgstr "サポートしていない PTP 書式の指定" #: camlibs/ptp2/library.c:190 msgid "PTP No Valid Object Info" msgstr "PTP の不正なオブジェクト情報" #: camlibs/ptp2/library.c:191 msgid "PTP Invalid Code Format" msgstr "PTP の不正なコード書式" #: camlibs/ptp2/library.c:192 msgid "PTP Unknown Vendor Code" msgstr "PTP の不明なベンダーコードです" #: camlibs/ptp2/library.c:194 msgid "PTP Capture Already Terminated" msgstr "PTP のキャプチャは中断しました" #: camlibs/ptp2/library.c:195 msgid "PTP Device Busy" msgstr "PTP のデバイス ビジー" #: camlibs/ptp2/library.c:196 msgid "PTP Invalid Parent Object" msgstr "PTP 不正なオブジェクト" #: camlibs/ptp2/library.c:197 msgid "PTP Invalid Device Prop Format" msgstr "PTP の不正なデバイス Prop 書式" #: camlibs/ptp2/library.c:198 msgid "PTP Invalid Device Prop Value" msgstr "PTP の不正なデバイス Prop 値" #: camlibs/ptp2/library.c:199 msgid "PTP Invalid Parameter" msgstr "PTP の不正なパラメータ" #: camlibs/ptp2/library.c:200 msgid "PTP Session Already Opened" msgstr "PTP のセッションはオープンしています" #: camlibs/ptp2/library.c:201 msgid "PTP Transaction Canceled" msgstr "PTP トランザクションがキャンセルされました" #: camlibs/ptp2/library.c:203 msgid "PTP Specification Of Destination Unsupported" msgstr "サポートしていない PTP 転送先の指定" #: camlibs/ptp2/library.c:204 msgid "PTP EK Filename Required" msgstr "PTP EK ファイル名が必要です" #: camlibs/ptp2/library.c:205 msgid "PTP EK Filename Conflicts" msgstr "PTP EK ファイル名が重複しています" #: camlibs/ptp2/library.c:206 msgid "PTP EK Filename Invalid" msgstr "PTP EK 不正なファイル名です" #: camlibs/ptp2/library.c:208 msgid "Hardware Error" msgstr "" #: camlibs/ptp2/library.c:209 msgid "Out of Focus" msgstr "" #: camlibs/ptp2/library.c:210 msgid "Change Camera Mode Failed" msgstr "" #: camlibs/ptp2/library.c:211 msgid "Invalid Status" msgstr "" #: camlibs/ptp2/library.c:212 msgid "Set Property Not Supported" msgstr "" #: camlibs/ptp2/library.c:213 msgid "Whitebalance Reset Error" msgstr "ホワイトバランスリセットエラー" #: camlibs/ptp2/library.c:214 msgid "Dust Reference Error" msgstr "" #: camlibs/ptp2/library.c:215 msgid "Shutter Speed Bulb" msgstr "シャッター速度バルブ" #: camlibs/ptp2/library.c:216 msgid "Mirror Up Sequence" msgstr "" #: camlibs/ptp2/library.c:217 msgid "Camera Mode Not Adjust FNumber" msgstr "" #: camlibs/ptp2/library.c:218 msgid "Not in Liveview" msgstr "" #: camlibs/ptp2/library.c:219 msgid "Mf Drive Step End" msgstr "" #: camlibs/ptp2/library.c:220 msgid "Mf Drive Step Insufficiency" msgstr "" #: camlibs/ptp2/library.c:221 msgid "Advanced Transfer Cancel" msgstr "" #: camlibs/ptp2/library.c:222 msgid "Unknown command" msgstr "" #: camlibs/ptp2/library.c:223 msgid "Operation refused" msgstr "" #: camlibs/ptp2/library.c:224 msgid "Lens cover present" msgstr "" #: camlibs/ptp2/library.c:225 msgid "Battery low" msgstr "" #: camlibs/ptp2/library.c:226 msgid "Camera not ready" msgstr "" #: camlibs/ptp2/library.c:228 msgid "PTP I/O error" msgstr "PTP I/O エラーです" #: camlibs/ptp2/library.c:229 msgid "PTP Cancel request" msgstr "PTP 取り消しの要求" #: camlibs/ptp2/library.c:230 msgid "PTP Error: bad parameter" msgstr "PTP エラー: パラメータが正しくありません" #: camlibs/ptp2/library.c:231 msgid "PTP Protocol error, data expected" msgstr "PTP プロトコル・エラー (期待値: データ)" #: camlibs/ptp2/library.c:232 msgid "PTP Protocol error, response expected" msgstr "PTP プロトコル・エラー (期待値: 応答)" #: camlibs/ptp2/library.c:233 msgid "PTP Timeout" msgstr "PTP タイムアウト" #: camlibs/ptp2/library.c:1621 #, c-format msgid "" "PTP2 driver\n" "(c) 2001-2005 by Mariusz Woloszyn .\n" "(c) 2003-%d by Marcus Meissner .\n" "This driver supports cameras that support PTP or PictBridge(tm), and\n" "Media Players that support the Media Transfer Protocol (MTP).\n" "\n" "Enjoy!" msgstr "" #: camlibs/ptp2/library.c:1724 #, c-format msgid "Canon get viewfinder image failed: %d" msgstr "" #: camlibs/ptp2/library.c:1806 msgid "Sorry, your Canon camera does not support Canon Viewfinder mode" msgstr "" #: camlibs/ptp2/library.c:1814 msgid "Sorry, your Nikon camera does not support LiveView mode" msgstr "" #: camlibs/ptp2/library.c:1851 camlibs/ptp2/library.c:1867 msgid "" "Sorry, your Nikon camera does not seem to return a JPEG image in LiveView " "mode" msgstr "" #: camlibs/ptp2/library.c:1889 camlibs/ptp2/library.c:2050 #, c-format msgid "Nikon disable liveview failed: %x" msgstr "" #: camlibs/ptp2/library.c:2019 msgid "Sorry, your camera does not support Nikon capture" msgstr "" #: camlibs/ptp2/library.c:2057 #, c-format msgid "Nikon disable liveview ended: %x" msgstr "" #: camlibs/ptp2/library.c:2161 msgid "Sorry, your Canon camera does not support Canon EOS Capture" msgstr "" #: camlibs/ptp2/library.c:2175 camlibs/ptp2/library.c:2179 #, c-format msgid "Canon EOS Capture failed: %x" msgstr "" #: camlibs/ptp2/library.c:2184 msgid "Canon EOS Capture failed to release: Perhaps no focus?" msgstr "" #: camlibs/ptp2/library.c:2188 msgid "Canon EOS Capture failed to release: Perhaps no more memory on card?" msgstr "" #: camlibs/ptp2/library.c:2192 #, c-format msgid "Canon EOS Capture failed to release: Unknown error %d, please report." msgstr "" #: camlibs/ptp2/library.c:2202 camlibs/ptp2/library.c:2872 #, c-format msgid "Canon EOS Get Changes failed: 0x%04x" msgstr "" #: camlibs/ptp2/library.c:2328 msgid "Sorry, your Canon camera does not support Canon Capture initiation" msgstr "" #: camlibs/ptp2/library.c:2339 msgid "Sorry, initializing your camera did not work. Please report this." msgstr "" #: camlibs/ptp2/library.c:2390 camlibs/ptp2/library.c:2401 #: camlibs/ptp2/library.c:2416 #, c-format msgid "Canon Capture failed: 0x%04x" msgstr "" #: camlibs/ptp2/library.c:2582 msgid "Sorry, your camera does not support generic capture" msgstr "すみません、お使いのカメラは汎用キャプチャ機能をサポートしておりません。" #: camlibs/ptp2/library.c:2662 #, c-format msgid "No event received, error %x." msgstr "" #: camlibs/ptp2/library.c:3246 msgid "read only" msgstr "読み込みのみ" #: camlibs/ptp2/library.c:3247 msgid "readwrite" msgstr "読み書き" #: camlibs/ptp2/library.c:3382 camlibs/sierra/sierra.c:1951 #, c-format msgid "Manufacturer: %s\n" msgstr "" #: camlibs/ptp2/library.c:3384 #, c-format msgid "Model: %s\n" msgstr "" #: camlibs/ptp2/library.c:3386 #, c-format msgid " Version: %s\n" msgstr " バージョン: %s\n" #: camlibs/ptp2/library.c:3389 #, c-format msgid " Serial Number: %s\n" msgstr "" #: camlibs/ptp2/library.c:3393 #, c-format msgid "Vendor Extension ID: 0x%x (%d.%d)\n" msgstr "" #: camlibs/ptp2/library.c:3400 #, c-format msgid "Vendor Extension Description: %s\n" msgstr "ベンダー拡張の詳細: %s\n" #: camlibs/ptp2/library.c:3405 #, c-format msgid "PTP Standard Version: %d.%d\n" msgstr "PTP標準バージョン: %d.%d\n" #: camlibs/ptp2/library.c:3412 #, c-format msgid "Functional Mode: 0x%04x\n" msgstr "" #: camlibs/ptp2/library.c:3417 #, c-format msgid "" "\n" "Capture Formats: " msgstr "" #: camlibs/ptp2/library.c:3431 #, c-format msgid "Display Formats: " msgstr "" #: camlibs/ptp2/library.c:3447 #, c-format msgid "Supported MTP Object Properties:\n" msgstr "" #: camlibs/ptp2/library.c:3463 #, c-format msgid " PTP error %04x on query" msgstr "" #: camlibs/ptp2/library.c:3480 #, c-format msgid "" "\n" "Device Capabilities:\n" msgstr "" "\n" "デバイスの能力:\n" #: camlibs/ptp2/library.c:3484 #, c-format msgid "\tFile Download, " msgstr "\tファイルのダウンロード、 " #: camlibs/ptp2/library.c:3487 #, c-format msgid "File Deletion, " msgstr "ファイルの削除、 " #: camlibs/ptp2/library.c:3489 #, c-format msgid "No File Deletion, " msgstr "ファイルの削除なし、 " #: camlibs/ptp2/library.c:3493 #, c-format msgid "File Upload\n" msgstr "ファイルのアップロード\n" #: camlibs/ptp2/library.c:3495 #, c-format msgid "No File Upload\n" msgstr "ファイルのアップロードなし\n" #: camlibs/ptp2/library.c:3500 #, c-format msgid "\tGeneric Image Capture, " msgstr "" #: camlibs/ptp2/library.c:3502 #, c-format msgid "\tNo Image Capture, " msgstr "" #: camlibs/ptp2/library.c:3505 #, c-format msgid "Open Capture, " msgstr "" #: camlibs/ptp2/library.c:3507 #, c-format msgid "No Open Capture, " msgstr "" #: camlibs/ptp2/library.c:3513 #, c-format msgid "Canon Capture\n" msgstr "" #: camlibs/ptp2/library.c:3517 #, c-format msgid "Canon EOS Capture\n" msgstr "" #: camlibs/ptp2/library.c:3521 #, c-format msgid "Nikon Capture\n" msgstr "" #: camlibs/ptp2/library.c:3523 #, c-format msgid "No vendor specific capture\n" msgstr "" #: camlibs/ptp2/library.c:3532 #, c-format msgid "\tNikon Wifi support\n" msgstr "\tNikon Wifi サポート\n" #: camlibs/ptp2/library.c:3538 #, c-format msgid "\tCanon Wifi support\n" msgstr "\tCanon Wifi サポート\n" #: camlibs/ptp2/library.c:3549 #, c-format msgid "" "\n" "Storage Devices Summary:\n" msgstr "" "\n" "ストレージ デバイスの要約:\n" #: camlibs/ptp2/library.c:3565 #, c-format msgid "\tStorageDescription: %s\n" msgstr "\tストレージの説明: %s\n" #: camlibs/ptp2/library.c:3569 #, c-format msgid "\tVolumeLabel: %s\n" msgstr "\tボリューム ラベル: %s\n" #: camlibs/ptp2/library.c:3576 msgid "Builtin ROM" msgstr "組み込み ROM" #: camlibs/ptp2/library.c:3577 msgid "Removable ROM" msgstr "リムーバブル ROM" #: camlibs/ptp2/library.c:3578 msgid "Builtin RAM" msgstr "組み込み RAM" #: camlibs/ptp2/library.c:3579 msgid "Removable RAM (memory card)" msgstr "リムーバブル RAM (メモリー カード)" #: camlibs/ptp2/library.c:3581 camlibs/ptp2/library.c:3594 #: camlibs/ptp2/library.c:3606 #, c-format msgid "Unknown: 0x%04x\n" msgstr "不明 (%04x)\n" #: camlibs/ptp2/library.c:3585 #, c-format msgid "\tStorage Type: %s\n" msgstr "\tストレージの種類: %s\n" #: camlibs/ptp2/library.c:3590 msgid "Generic Flat" msgstr "" #: camlibs/ptp2/library.c:3591 msgid "Generic Hierarchical" msgstr "" #: camlibs/ptp2/library.c:3592 msgid "Digital Camera Layout (DCIM)" msgstr "" #: camlibs/ptp2/library.c:3598 #, c-format msgid "\tFilesystemtype: %s\n" msgstr "" #: camlibs/ptp2/library.c:3602 msgid "Read-Write" msgstr "" #: camlibs/ptp2/library.c:3603 msgid "Read-Only" msgstr "" #: camlibs/ptp2/library.c:3604 msgid "Read Only with Object deletion" msgstr "" #: camlibs/ptp2/library.c:3610 #, c-format msgid "\tAccess Capability: %s\n" msgstr "\tアクセス能力: %s\n" #: camlibs/ptp2/library.c:3612 #, c-format msgid "\tMaximum Capability: %llu (%lu MB)\n" msgstr "\t最大能力: %llu (%lu MB)\n" #: camlibs/ptp2/library.c:3617 #, c-format msgid "\tFree Space (Bytes): %llu (%lu MB)\n" msgstr "\t空き容量 (バイト): %llu (%lu MB)\n" #: camlibs/ptp2/library.c:3622 #, c-format msgid "\tFree Space (Images): %d\n" msgstr "\t空き容量 (画像数): %d\n" #: camlibs/ptp2/library.c:3630 #, c-format msgid "" "\n" "Device Property Summary:\n" msgstr "" "\n" "デバイスプロパティの要約:\n" #: camlibs/ptp2/library.c:3656 #, c-format msgid " not read out.\n" msgstr "" #: camlibs/ptp2/library.c:3729 #, c-format msgid " error %x on query." msgstr "" #: camlibs/ptp2/library.c:4678 camlibs/ptp2/library.c:4682 #, c-format msgid "File '%s/%s' does not exist." msgstr "ファイル '%s/%s' は存在しません。" #: camlibs/ptp2/library.c:4688 msgid "Metadata only supported for MTP devices." msgstr "" #: camlibs/ptp2/library.c:4877 msgid "Device does not support setting object protection." msgstr "" #: camlibs/ptp2/library.c:4882 #, c-format msgid "Device failed to set object protection to %d, error 0x%04x." msgstr "" #: camlibs/ptp2/library.c:5620 msgid "Initializing Camera" msgstr "カメラの初期化中..." #: camlibs/ptp2/library.c:5811 #, c-format msgid "" "Currently, PTP is only implemented for USB and PTP/IP cameras currently, " "port type %x" msgstr "" #: camlibs/ptp2/ptp.c:3389 msgid "PTP: Undefined Error" msgstr "PTP: 未定義のエラー" #: camlibs/ptp2/ptp.c:3390 msgid "PTP: OK!" msgstr "PTP: OK!" #: camlibs/ptp2/ptp.c:3391 msgid "PTP: General Error" msgstr "PTP: 一般エラー" #: camlibs/ptp2/ptp.c:3392 msgid "PTP: Session Not Open" msgstr "PTP: セッションがオープンされていません" #: camlibs/ptp2/ptp.c:3393 msgid "PTP: Invalid Transaction ID" msgstr "PTP: 不正なトランザクション ID" #: camlibs/ptp2/ptp.c:3394 msgid "PTP: Operation Not Supported" msgstr "PTP: サポートされていない操作" #: camlibs/ptp2/ptp.c:3395 msgid "PTP: Parameter Not Supported" msgstr "PTP: サポートされていないパラメータ" #: camlibs/ptp2/ptp.c:3396 msgid "PTP: Incomplete Transfer" msgstr "PTP: 転送が完了していません" #: camlibs/ptp2/ptp.c:3397 msgid "PTP: Invalid Storage ID" msgstr "PTP: 不正なストレージ ID" #: camlibs/ptp2/ptp.c:3398 msgid "PTP: Invalid Object Handle" msgstr "PTP: 不正なオブジェクト操作" #: camlibs/ptp2/ptp.c:3399 msgid "PTP: Device Prop Not Supported" msgstr "PTP: サポートされていないデバイス Prop" #: camlibs/ptp2/ptp.c:3400 msgid "PTP: Invalid Object Format Code" msgstr "PTP: 不正なオブジェクト書式コード" #: camlibs/ptp2/ptp.c:3401 msgid "PTP: Store Full" msgstr "PTP: 空き容量がありません" #: camlibs/ptp2/ptp.c:3402 msgid "PTP: Object Write Protected" msgstr "PTP: オブジェクトへの書き込み保護が有効です" #: camlibs/ptp2/ptp.c:3403 msgid "PTP: Store Read Only" msgstr "PTP: 読み込み専用です" #: camlibs/ptp2/ptp.c:3404 msgid "PTP: Access Denied" msgstr "PTP: アクセスが拒否されました" #: camlibs/ptp2/ptp.c:3405 msgid "PTP: No Thumbnail Present" msgstr "PTP: サムネイルがありません" #: camlibs/ptp2/ptp.c:3406 msgid "PTP: Self Test Failed" msgstr "PTP: 自己診断に失敗しました" #: camlibs/ptp2/ptp.c:3407 msgid "PTP: Partial Deletion" msgstr "PTP: 部分的な削除" #: camlibs/ptp2/ptp.c:3408 msgid "PTP: Store Not Available" msgstr "PTP: 格納できません" #: camlibs/ptp2/ptp.c:3410 msgid "PTP: Specification By Format Unsupported" msgstr "PTP: サポートしていない書式を指定しました" #: camlibs/ptp2/ptp.c:3411 msgid "PTP: No Valid Object Info" msgstr "PTP: 不正なオブジェクト情報" #: camlibs/ptp2/ptp.c:3412 msgid "PTP: Invalid Code Format" msgstr "PTP: 不正なコード書式" #: camlibs/ptp2/ptp.c:3413 msgid "PTP: Unknown Vendor Code" msgstr "PTP: 不明なベンダーコードです" #: camlibs/ptp2/ptp.c:3415 msgid "PTP: Capture Already Terminated" msgstr "PTP: キャプチャを中断しました" #: camlibs/ptp2/ptp.c:3416 msgid "PTP: Device Busy" msgstr "PTP: デバイス ビージー" #: camlibs/ptp2/ptp.c:3417 msgid "PTP: Invalid Parent Object" msgstr "PTP: 不正な親オブジェクト" #: camlibs/ptp2/ptp.c:3418 msgid "PTP: Invalid Device Prop Format" msgstr "PTP: 不正なデバイス Prop 書式" #: camlibs/ptp2/ptp.c:3419 msgid "PTP: Invalid Device Prop Value" msgstr "PTP: 不正なデバイス Prop 値" #: camlibs/ptp2/ptp.c:3420 msgid "PTP: Invalid Parameter" msgstr "PTP: 不正なパラメータ" #: camlibs/ptp2/ptp.c:3421 msgid "PTP: Session Already Opened" msgstr "PTP: セッションはオープンしています" #: camlibs/ptp2/ptp.c:3422 msgid "PTP: Transaction Canceled" msgstr "PTP: トランザクションがキャンセルされました" #: camlibs/ptp2/ptp.c:3424 msgid "PTP: Specification Of Destination Unsupported" msgstr "PTP: サポートしていない転送先を指定しました" #: camlibs/ptp2/ptp.c:3425 msgid "PTP: EK Filename Required" msgstr "PTP: EK ファイル名が必要です" #: camlibs/ptp2/ptp.c:3426 msgid "PTP: EK Filename Conflicts" msgstr "PTP: EK ファイル名が重複しています" #: camlibs/ptp2/ptp.c:3427 msgid "PTP: EK Filename Invalid" msgstr "PTP: EK 不正なファイル名です" #: camlibs/ptp2/ptp.c:3429 msgid "PTP: I/O error" msgstr "PTP: I/O エラーです" #: camlibs/ptp2/ptp.c:3430 msgid "PTP: Error: bad parameter" msgstr "PTP: エラー: パラメータが正しくありません" #: camlibs/ptp2/ptp.c:3431 msgid "PTP: Protocol error, data expected" msgstr "PTP: プロトコル・エラー (期待値: データ)" #: camlibs/ptp2/ptp.c:3432 msgid "PTP: Protocol error, response expected" msgstr "PTP: プロトコル・エラー (期待値: 応答)" #: camlibs/ptp2/ptp.c:3450 msgid "Undefined PTP Property" msgstr "未定義の PTP プロパティ" #: camlibs/ptp2/ptp.c:3452 msgid "Functional Mode" msgstr "操作モード" #: camlibs/ptp2/ptp.c:3454 msgid "Compression Setting" msgstr "圧縮の設定" #: camlibs/ptp2/ptp.c:3455 camlibs/ptp2/ptp.c:3522 #: camlibs/sierra/epson-desc.c:176 camlibs/sierra/nikon-desc.c:293 #: camlibs/sierra/olympus-desc.c:564 camlibs/sierra/olympus-desc.c:583 #: camlibs/sierra/olympus-desc.c:604 camlibs/sierra/olympus-desc.c:628 #: camlibs/sierra/sierra.c:1085 camlibs/sierra/sierra.c:1368 #: camlibs/sierra/sierra.c:1562 camlibs/sierra/sierra.c:1785 msgid "White Balance" msgstr "ホワイトバランス" #: camlibs/ptp2/ptp.c:3456 msgid "RGB Gain" msgstr "RGB ゲイン" #: camlibs/ptp2/ptp.c:3463 msgid "Exposure Time" msgstr "露出時間" #: camlibs/ptp2/ptp.c:3464 msgid "Exposure Program Mode" msgstr "露出プログラムモード" #: camlibs/ptp2/ptp.c:3466 msgid "Exposure Index (film speed ISO)" msgstr "感度指標(フィルム速度ISO)" #: camlibs/ptp2/ptp.c:3468 msgid "Exposure Bias Compensation" msgstr "露出バイアス補正" #: camlibs/ptp2/ptp.c:3470 msgid "Pre-Capture Delay" msgstr "キャプチャの遅れ" #: camlibs/ptp2/ptp.c:3472 camlibs/ptp2/ptp.c:3526 msgid "Contrast" msgstr "コントラスト" #: camlibs/ptp2/ptp.c:3474 camlibs/sierra/nikon-desc.c:553 #: camlibs/sierra/nikon-desc.c:576 msgid "Digital Zoom" msgstr "デジタル・ズーム" #: camlibs/ptp2/ptp.c:3478 msgid "Timelapse Number" msgstr "低速度撮影数" #: camlibs/ptp2/ptp.c:3479 msgid "Timelapse Interval" msgstr "低速度撮影の間隔" #: camlibs/ptp2/ptp.c:3481 msgid "Upload URL" msgstr "アップロードする URL" #: camlibs/ptp2/ptp.c:3483 msgid "Copyright Info" msgstr "コピーライト" #: camlibs/ptp2/ptp.c:3492 msgid "Date Time Stamp Format" msgstr "日時の書式" #: camlibs/ptp2/ptp.c:3494 msgid "Video Out" msgstr "ビデオ出力" #: camlibs/ptp2/ptp.c:3495 msgid "Power Saving" msgstr "パワー・セーブ" #: camlibs/ptp2/ptp.c:3496 msgid "UI Language" msgstr "使用する言語" #: camlibs/ptp2/ptp.c:3505 msgid "Battery Type" msgstr "バッテリーの種類" #: camlibs/ptp2/ptp.c:3506 msgid "Battery Mode" msgstr "バッテリーモード" #: camlibs/ptp2/ptp.c:3507 msgid "UILockType" msgstr "" #: camlibs/ptp2/ptp.c:3508 msgid "Camera Mode" msgstr "カメラモード" #: camlibs/ptp2/ptp.c:3510 msgid "Full View File Format" msgstr "" #: camlibs/ptp2/ptp.c:3512 msgid "Self Time" msgstr "セルフタイマー" #: camlibs/ptp2/ptp.c:3515 camlibs/ptp2/ptp.c:3648 msgid "Shooting Mode" msgstr "" #: camlibs/ptp2/ptp.c:3516 msgid "Image Mode" msgstr "画像モード" #: camlibs/ptp2/ptp.c:3523 msgid "Slow Shutter Setting" msgstr "" #: camlibs/ptp2/ptp.c:3524 msgid "AF Mode" msgstr "AF モード" #: camlibs/ptp2/ptp.c:3525 msgid "Image Stabilization" msgstr "" #: camlibs/ptp2/ptp.c:3527 msgid "Color Gain" msgstr "色ゲイン" #: camlibs/ptp2/ptp.c:3529 msgid "Sensitivity" msgstr "感度" #: camlibs/ptp2/ptp.c:3530 msgid "Parameter Set" msgstr "" #: camlibs/ptp2/ptp.c:3537 msgid "Av Open" msgstr "" #: camlibs/ptp2/ptp.c:3538 msgid "Av Max" msgstr "" #: camlibs/ptp2/ptp.c:3540 camlibs/ptp2/ptp.c:3564 msgid "Focal Length Tele" msgstr "テレのフォーカス長" #: camlibs/ptp2/ptp.c:3541 msgid "Focal Length Wide" msgstr "ワイドのフォーカス長" #: camlibs/ptp2/ptp.c:3542 msgid "Focal Length Denominator" msgstr "" #: camlibs/ptp2/ptp.c:3543 msgid "Capture Transfer Mode" msgstr "" #: camlibs/ptp2/ptp.c:3545 msgid "Name Prefix" msgstr "名前の接頭辞" #: camlibs/ptp2/ptp.c:3546 msgid "Size Quality Mode" msgstr "サイズと品質モード" #: camlibs/ptp2/ptp.c:3547 msgid "Supported Thumb Size" msgstr "サポートしているサムネイルの大きさ" #: camlibs/ptp2/ptp.c:3548 msgid "Size of Output Data from Camera" msgstr "" #: camlibs/ptp2/ptp.c:3549 msgid "Size of Input Data to Camera" msgstr "" #: camlibs/ptp2/ptp.c:3550 msgid "Remote API Version" msgstr "リモートAPIバージョン" #: camlibs/ptp2/ptp.c:3553 msgid "Camera Owner" msgstr "カメラの所有者" #: camlibs/ptp2/ptp.c:3554 msgid "UNIX Time" msgstr "UNIX 時刻" #: camlibs/ptp2/ptp.c:3555 msgid "Camera Body ID" msgstr "カメラ本体の ID" #: camlibs/ptp2/ptp.c:3557 msgid "Disp Av" msgstr "" #: camlibs/ptp2/ptp.c:3558 msgid "Av Open Apex" msgstr "" #: camlibs/ptp2/ptp.c:3559 msgid "Digital Zoom Magnification" msgstr "" #: camlibs/ptp2/ptp.c:3560 msgid "Ml Spot Position" msgstr "" #: camlibs/ptp2/ptp.c:3561 msgid "Disp Av Max" msgstr "" #: camlibs/ptp2/ptp.c:3562 msgid "Av Max Apex" msgstr "" #: camlibs/ptp2/ptp.c:3563 msgid "EZoom Start Position" msgstr "" #: camlibs/ptp2/ptp.c:3565 msgid "EZoom Size of Tele" msgstr "" #: camlibs/ptp2/ptp.c:3568 msgid "Flash Quantity Count" msgstr "" #: camlibs/ptp2/ptp.c:3569 msgid "Rotation Angle" msgstr "" #: camlibs/ptp2/ptp.c:3570 msgid "Rotation Scene" msgstr "" #: camlibs/ptp2/ptp.c:3571 msgid "Event Emulate Mode" msgstr "イベントのエミュレート モード" #: camlibs/ptp2/ptp.c:3573 msgid "Type of Slideshow" msgstr "" #: camlibs/ptp2/ptp.c:3574 msgid "Average Filesizes" msgstr "" #: camlibs/ptp2/ptp.c:3575 msgid "Model ID" msgstr "型式 ID" #: camlibs/ptp2/ptp.c:3584 msgid "Shooting Bank" msgstr "" #: camlibs/ptp2/ptp.c:3586 msgid "Shooting Bank Name A" msgstr "" #: camlibs/ptp2/ptp.c:3588 msgid "Shooting Bank Name B" msgstr "" #: camlibs/ptp2/ptp.c:3590 msgid "Shooting Bank Name C" msgstr "" #: camlibs/ptp2/ptp.c:3592 msgid "Shooting Bank Name D" msgstr "" #: camlibs/ptp2/ptp.c:3594 msgid "Reset Bank 0" msgstr "バンク 0 のリセット" #: camlibs/ptp2/ptp.c:3596 msgid "Raw Compression" msgstr "RAW圧縮" #: camlibs/ptp2/ptp.c:3612 msgid "White Balance Colour Temperature" msgstr "" #: camlibs/ptp2/ptp.c:3614 msgid "White Balance Preset Number" msgstr "" #: camlibs/ptp2/ptp.c:3616 msgid "White Balance Preset Name 0" msgstr "" #: camlibs/ptp2/ptp.c:3618 msgid "White Balance Preset Name 1" msgstr "" #: camlibs/ptp2/ptp.c:3620 msgid "White Balance Preset Name 2" msgstr "" #: camlibs/ptp2/ptp.c:3622 msgid "White Balance Preset Name 3" msgstr "" #: camlibs/ptp2/ptp.c:3624 msgid "White Balance Preset Name 4" msgstr "" #: camlibs/ptp2/ptp.c:3626 msgid "White Balance Preset Value 0" msgstr "" #: camlibs/ptp2/ptp.c:3628 msgid "White Balance Preset Value 1" msgstr "" #: camlibs/ptp2/ptp.c:3630 msgid "White Balance Preset Value 2" msgstr "" #: camlibs/ptp2/ptp.c:3632 msgid "White Balance Preset Value 3" msgstr "" #: camlibs/ptp2/ptp.c:3634 msgid "White Balance Preset Value 4" msgstr "" #: camlibs/ptp2/ptp.c:3644 msgid "Lens Focal Length (Non CPU)" msgstr "" #: camlibs/ptp2/ptp.c:3646 msgid "Lens Maximum Aperture (Non CPU)" msgstr "" #: camlibs/ptp2/ptp.c:3654 msgid "Auto DX Crop" msgstr "" #: camlibs/ptp2/ptp.c:3658 msgid "Menu Bank Name A" msgstr "" #: camlibs/ptp2/ptp.c:3660 msgid "Menu Bank Name B" msgstr "" #: camlibs/ptp2/ptp.c:3662 msgid "Menu Bank Name C" msgstr "" #: camlibs/ptp2/ptp.c:3664 msgid "Menu Bank Name D" msgstr "" #: camlibs/ptp2/ptp.c:3666 msgid "Reset Menu Bank" msgstr "" #: camlibs/ptp2/ptp.c:3684 msgid "Vertical AF On" msgstr "" #: camlibs/ptp2/ptp.c:3688 msgid "Focus Area Zone" msgstr "フォーカス エリアのゾーン" #: camlibs/ptp2/ptp.c:3690 msgid "Enable Copyright" msgstr "コピーライトの有効" #: camlibs/ptp2/ptp.c:3694 msgid "Exposure ISO Step" msgstr "露出ISOステップ" #: camlibs/ptp2/ptp.c:3696 msgid "Exposure Step" msgstr "露出ステップ" #: camlibs/ptp2/ptp.c:3698 msgid "Exposure Compensation (EV)" msgstr "露出補正(EV)" #: camlibs/ptp2/ptp.c:3702 msgid "Centre Weight Area" msgstr "中央部重点エリア" #: camlibs/ptp2/ptp.c:3704 msgid "Exposure Base Matrix" msgstr "" #: camlibs/ptp2/ptp.c:3706 msgid "Exposure Base Center" msgstr "" #: camlibs/ptp2/ptp.c:3708 msgid "Exposure Base Spot" msgstr "" #: camlibs/ptp2/ptp.c:3710 msgid "Live View AF Area" msgstr "" #: camlibs/ptp2/ptp.c:3718 msgid "Auto Meter Off Time" msgstr "" #: camlibs/ptp2/ptp.c:3720 msgid "Self Timer Delay" msgstr "" #: camlibs/ptp2/ptp.c:3724 msgid "Img Conf Time" msgstr "" #: camlibs/ptp2/ptp.c:3726 msgid "Angle Level" msgstr "" #: camlibs/ptp2/ptp.c:3728 msgid "Shooting Speed" msgstr "シャッター速度" #: camlibs/ptp2/ptp.c:3732 msgid "Exposure delay mode" msgstr "" #: camlibs/ptp2/ptp.c:3734 msgid "Long Exposure Noise Reduction" msgstr "" #: camlibs/ptp2/ptp.c:3742 msgid "LCD Illumination" msgstr "" #: camlibs/ptp2/ptp.c:3744 msgid "High ISO noise reduction" msgstr "" #: camlibs/ptp2/ptp.c:3746 msgid "On screen tips" msgstr "" #: camlibs/ptp2/ptp.c:3748 msgid "Artist Name" msgstr "" #: camlibs/ptp2/ptp.c:3750 msgid "Copyright Information" msgstr "" #: camlibs/ptp2/ptp.c:3758 msgid "Modeling Flash" msgstr "" #: camlibs/ptp2/ptp.c:3762 msgid "Manual Mode Bracketing" msgstr "マニュアルモードブラケティング" #: camlibs/ptp2/ptp.c:3766 msgid "Auto Bracket Selection" msgstr "" #: camlibs/ptp2/ptp.c:3767 msgid "NIKON Auto Bracketing Set" msgstr "" #: camlibs/ptp2/ptp.c:3769 msgid "Center Button Shooting Mode" msgstr "" #: camlibs/ptp2/ptp.c:3771 msgid "Center Button Playback Mode" msgstr "" #: camlibs/ptp2/ptp.c:3773 msgid "Multiselector" msgstr "" #: camlibs/ptp2/ptp.c:3775 msgid "Photo Info. Playback" msgstr "再生フォト情報" #: camlibs/ptp2/ptp.c:3777 msgid "Assign Func. Button" msgstr "ボタンの機能割り当て" #: camlibs/ptp2/ptp.c:3779 msgid "Customise Command Dials" msgstr "コマンドダイアルのカスタマイズ" #: camlibs/ptp2/ptp.c:3783 msgid "Aperture Setting" msgstr "" #: camlibs/ptp2/ptp.c:3785 msgid "Menus and Playback" msgstr "メニューと再生" #: camlibs/ptp2/ptp.c:3787 msgid "Buttons and Dials" msgstr "ボタンとダイアル" #: camlibs/ptp2/ptp.c:3789 msgid "No CF Card Release" msgstr "" #: camlibs/ptp2/ptp.c:3791 msgid "Center Button Zoom Ratio" msgstr "" #: camlibs/ptp2/ptp.c:3793 msgid "Function Button 2" msgstr "" #: camlibs/ptp2/ptp.c:3797 msgid "Normal AF On" msgstr "" #: camlibs/ptp2/ptp.c:3799 msgid "Image Comment String" msgstr "" #: camlibs/ptp2/ptp.c:3801 msgid "Image Comment Enable" msgstr "" #: camlibs/ptp2/ptp.c:3803 msgid "Image Rotation" msgstr "" #: camlibs/ptp2/ptp.c:3805 msgid "Manual Set Lens Number" msgstr "" #: camlibs/ptp2/ptp.c:3807 msgid "Movie Screen Size" msgstr "" #: camlibs/ptp2/ptp.c:3809 msgid "Movie Voice" msgstr "" #: camlibs/ptp2/ptp.c:3811 msgid "Bracketing Enable" msgstr "" #: camlibs/ptp2/ptp.c:3813 msgid "Exposure Bracketing Step" msgstr "" #: camlibs/ptp2/ptp.c:3815 msgid "Exposure Bracketing Program" msgstr "" #: camlibs/ptp2/ptp.c:3817 msgid "Auto Exposure Bracket Count" msgstr "" #: camlibs/ptp2/ptp.c:3818 msgid "White Balance Bracket Step" msgstr "" #: camlibs/ptp2/ptp.c:3819 msgid "White Balance Bracket Program" msgstr "" #: camlibs/ptp2/ptp.c:3821 msgid "Lens ID" msgstr "レンズ ID" #: camlibs/ptp2/ptp.c:3823 msgid "Lens Sort" msgstr "レンズの並び替え" #: camlibs/ptp2/ptp.c:3825 msgid "Lens Type" msgstr "レンズの種類" #: camlibs/ptp2/ptp.c:3827 msgid "Min. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3829 msgid "Max. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3831 msgid "Max. Aperture at Min. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3833 msgid "Max. Aperture at Max. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3835 msgid "Finder ISO Display" msgstr "" #: camlibs/ptp2/ptp.c:3837 msgid "Auto Off Photo" msgstr "" #: camlibs/ptp2/ptp.c:3839 msgid "Auto Off Menu" msgstr "" #: camlibs/ptp2/ptp.c:3841 msgid "Auto Off Info" msgstr "" #: camlibs/ptp2/ptp.c:3843 msgid "Self Timer Shot Number" msgstr "" #: camlibs/ptp2/ptp.c:3845 msgid "Vignette Control" msgstr "" #: camlibs/ptp2/ptp.c:3847 msgid "Nikon Exposure Time" msgstr "Nikon露出時間" #: camlibs/ptp2/ptp.c:3849 msgid "Warning Status" msgstr "" #: camlibs/ptp2/ptp.c:3856 msgid "AF LCD Top Mode 2" msgstr "" #: camlibs/ptp2/ptp.c:3858 msgid "Active AF Sensor" msgstr "" #: camlibs/ptp2/ptp.c:3862 msgid "Exposure Meter" msgstr "" #: camlibs/ptp2/ptp.c:3866 msgid "USB Speed" msgstr "" #: camlibs/ptp2/ptp.c:3868 msgid "CCD Serial Number" msgstr "" #: camlibs/ptp2/ptp.c:3872 msgid "Group PTN Type" msgstr "" #: camlibs/ptp2/ptp.c:3874 msgid "FNumber Lock" msgstr "" #: camlibs/ptp2/ptp.c:3876 msgid "Exposure Aperture Lock" msgstr "" #: camlibs/ptp2/ptp.c:3878 msgid "TV Lock Setting" msgstr "" #: camlibs/ptp2/ptp.c:3880 msgid "AV Lock Setting" msgstr "" #: camlibs/ptp2/ptp.c:3882 msgid "Illum Setting" msgstr "" #: camlibs/ptp2/ptp.c:3884 msgid "Focus Point Bright" msgstr "" #: camlibs/ptp2/ptp.c:3886 msgid "External Flash Attached" msgstr "" #: camlibs/ptp2/ptp.c:3888 msgid "External Flash Status" msgstr "" #: camlibs/ptp2/ptp.c:3890 msgid "External Flash Sort" msgstr "" #: camlibs/ptp2/ptp.c:3892 camlibs/ptp2/ptp.c:3896 msgid "External Flash Mode" msgstr "" #: camlibs/ptp2/ptp.c:3894 msgid "External Flash Compensation" msgstr "" #: camlibs/ptp2/ptp.c:3904 msgid "BW Filler Effect" msgstr "" #: camlibs/ptp2/ptp.c:3906 msgid "BW Sharpness" msgstr "" #: camlibs/ptp2/ptp.c:3908 msgid "BW Contrast" msgstr "" #: camlibs/ptp2/ptp.c:3910 msgid "BW Setting Type" msgstr "" #: camlibs/ptp2/ptp.c:3912 msgid "Slot 2 Save Mode" msgstr "" #: camlibs/ptp2/ptp.c:3914 msgid "Raw Bit Mode" msgstr "Rawビットモード" #: camlibs/ptp2/ptp.c:3916 msgid "ISO Auto Time" msgstr "" #: camlibs/ptp2/ptp.c:3918 msgid "Flourescent Type" msgstr "" #: camlibs/ptp2/ptp.c:3920 msgid "Tune Colour Temperature" msgstr "" #: camlibs/ptp2/ptp.c:3922 msgid "Tune Preset 0" msgstr "" #: camlibs/ptp2/ptp.c:3924 msgid "Tune Preset 1" msgstr "" #: camlibs/ptp2/ptp.c:3926 msgid "Tune Preset 2" msgstr "" #: camlibs/ptp2/ptp.c:3928 msgid "Tune Preset 3" msgstr "" #: camlibs/ptp2/ptp.c:3930 msgid "Tune Preset 4" msgstr "" #: camlibs/ptp2/ptp.c:3934 msgid "Autofocus Mode" msgstr "自動フォーカスモード" #: camlibs/ptp2/ptp.c:3936 msgid "AF Assist Lamp" msgstr "" #: camlibs/ptp2/ptp.c:3938 msgid "Auto ISO P/A/DVP Setting" msgstr "" #: camlibs/ptp2/ptp.c:3954 msgid "Viewfinder Grid Display" msgstr "" #: camlibs/ptp2/ptp.c:3958 msgid "Flash Mode Commander Power" msgstr "" #: camlibs/ptp2/ptp.c:3960 msgid "Auto FP" msgstr "" #: camlibs/ptp2/ptp.c:3964 msgid "Warning Display" msgstr "" #: camlibs/ptp2/ptp.c:3966 msgid "Battery Cell Kind" msgstr "" #: camlibs/ptp2/ptp.c:3968 msgid "ISO Auto High Limit" msgstr "" #: camlibs/ptp2/ptp.c:3972 msgid "Continuous Speed High" msgstr "高速連続撮影" #: camlibs/ptp2/ptp.c:3974 msgid "Info Disp Setting" msgstr "" #: camlibs/ptp2/ptp.c:3976 msgid "Preview Button" msgstr "" #: camlibs/ptp2/ptp.c:3978 msgid "Preview Button 2" msgstr "" #: camlibs/ptp2/ptp.c:3980 msgid "AEAF Lock Button 2" msgstr "" #: camlibs/ptp2/ptp.c:3982 msgid "Indicator Display" msgstr "" #: camlibs/ptp2/ptp.c:3984 msgid "Cell Kind Priority" msgstr "" #: camlibs/ptp2/ptp.c:3986 msgid "Bracketing Frames and Steps" msgstr "" #: camlibs/ptp2/ptp.c:3988 msgid "Live View Mode" msgstr "" #: camlibs/ptp2/ptp.c:3990 msgid "Live View Drive Mode" msgstr "ライブビュー時のドライブモード" #: camlibs/ptp2/ptp.c:3992 msgid "Live View Status" msgstr "" #: camlibs/ptp2/ptp.c:3994 msgid "Live View Image Zoom Ratio" msgstr "" #: camlibs/ptp2/ptp.c:3996 msgid "Live View Prohibit Condition" msgstr "" #: camlibs/ptp2/ptp.c:3998 msgid "Exposure Display Status" msgstr "" #: camlibs/ptp2/ptp.c:4000 msgid "Exposure Indicate Status" msgstr "" #: camlibs/ptp2/ptp.c:4002 msgid "Exposure Indicate Lightup" msgstr "" #: camlibs/ptp2/ptp.c:4008 msgid "Flash MRepeat Value" msgstr "" #: camlibs/ptp2/ptp.c:4010 msgid "Flash MRepeat Count" msgstr "" #: camlibs/ptp2/ptp.c:4012 msgid "Flash MRepeat Interval" msgstr "" #: camlibs/ptp2/ptp.c:4034 msgid "Active Pic Ctrl Item" msgstr "" #: camlibs/ptp2/ptp.c:4036 msgid "Change Pic Ctrl Item" msgstr "" #: camlibs/ptp2/ptp.c:4043 msgid "Secure Time" msgstr "" #: camlibs/ptp2/ptp.c:4044 msgid "Device Certificate" msgstr "" #: camlibs/ptp2/ptp.c:4045 msgid "Revocation Info" msgstr "" #: camlibs/ptp2/ptp.c:4047 msgid "Synchronization Partner" msgstr "" #: camlibs/ptp2/ptp.c:4049 msgid "Friendly Device Name" msgstr "" #: camlibs/ptp2/ptp.c:4050 msgid "Volume Level" msgstr "ボリュームレベル" #: camlibs/ptp2/ptp.c:4051 msgid "Device Icon" msgstr "デバイスアイコン" #: camlibs/ptp2/ptp.c:4052 msgid "Session Initiator Info" msgstr "" #: camlibs/ptp2/ptp.c:4053 msgid "Perceived Device Type" msgstr "" #: camlibs/ptp2/ptp.c:4054 msgid "Playback Rate" msgstr "" #: camlibs/ptp2/ptp.c:4055 msgid "Playback Object" msgstr "" #: camlibs/ptp2/ptp.c:4057 msgid "Playback Container Index" msgstr "" #: camlibs/ptp2/ptp.c:4058 msgid "Playback Position" msgstr "再生位置" #: camlibs/ptp2/ptp.c:4059 msgid "PlaysForSure ID" msgstr "" #: camlibs/ptp2/ptp.c:4067 msgid "Quality" msgstr "" #: camlibs/ptp2/ptp.c:4068 msgid "Release Mode" msgstr "" #: camlibs/ptp2/ptp.c:4069 msgid "Focus Areas" msgstr "" #: camlibs/ptp2/ptp.c:4070 msgid "AE Lock" msgstr "" #: camlibs/ptp2/ptp.c:4173 camlibs/ptp2/ptp.c:4179 camlibs/ptp2/ptp.c:4180 #: camlibs/ptp2/ptp.c:4187 #, c-format msgid "%.1f stops" msgstr "" #: camlibs/ptp2/ptp.c:4181 #, c-format msgid "%.0f mm" msgstr "%.0f mm" #: camlibs/ptp2/ptp.c:4198 msgid "JPEG Norm" msgstr "" #: camlibs/ptp2/ptp.c:4201 msgid "RAW + JPEG Basic" msgstr "" #: camlibs/ptp2/ptp.c:4207 camlibs/ricoh/library.c:330 #: camlibs/sierra/nikon-desc.c:284 msgid "Incandescent" msgstr "白熱灯" #: camlibs/ptp2/ptp.c:4215 msgid "Automatic Macro (close-up)" msgstr "" #: camlibs/ptp2/ptp.c:4220 msgid "Center Weighted Average" msgstr "中央部重点平均測光" #: camlibs/ptp2/ptp.c:4222 msgid "Center-spot" msgstr "" #: camlibs/ptp2/ptp.c:4224 msgid "Automatic flash" msgstr "" #: camlibs/ptp2/ptp.c:4227 msgid "Automatic Red-eye Reduction" msgstr "" #: camlibs/ptp2/ptp.c:4228 msgid "Red-eye fill flash" msgstr "" #: camlibs/ptp2/ptp.c:4246 msgid "Power Wind" msgstr "" #: camlibs/ptp2/ptp.c:4252 msgid "Timer + Remote" msgstr "タイマーとリモート" #: camlibs/ptp2/ptp.c:4310 msgid "AF Lock only" msgstr "AF ロックのみ" #: camlibs/ptp2/ptp.c:4314 msgid "Flash Lock" msgstr "フラッシュロック" #: camlibs/ptp2/ptp.c:4365 msgid "Reset focus point to center" msgstr "" #: camlibs/ptp2/ptp.c:4366 msgid "Highlight active focus point" msgstr "" #: camlibs/ptp2/ptp.c:4367 msgid "Unused" msgstr "" #: camlibs/ptp2/ptp.c:4409 msgid "SDRam" msgstr "" #: camlibs/ptp2/ptp.c:4411 msgid "USB 1.1" msgstr "" #: camlibs/ptp2/ptp.c:4412 msgid "USB 2.0" msgstr "" #: camlibs/ptp2/ptp.c:4424 msgid "LCD Backlight" msgstr "" #: camlibs/ptp2/ptp.c:4425 msgid "LCD Backlight and Info Display" msgstr "" #: camlibs/ptp2/ptp.c:4483 msgid "1 min" msgstr "1 分" #: camlibs/ptp2/ptp.c:4484 msgid "5 mins" msgstr "5 分" #: camlibs/ptp2/ptp.c:4485 msgid "10 mins" msgstr "10 分" #: camlibs/ptp2/ptp.c:4486 msgid "15 mins" msgstr "15 分" #: camlibs/ptp2/ptp.c:4521 msgid "Dark on light" msgstr "" #: camlibs/ptp2/ptp.c:4522 msgid "Light on dark" msgstr "" #: camlibs/ptp2/ptp.c:4547 msgid "Lithium Ion" msgstr "" #: camlibs/ptp2/ptp.c:4548 msgid "Nickel hydride" msgstr "" #: camlibs/ptp2/ptp.c:4549 msgid "Nickel cadmium" msgstr "" #: camlibs/ptp2/ptp.c:4550 msgid "Alkalium manganese" msgstr "" #: camlibs/ptp2/ptp.c:4554 msgid "Warning Level 1" msgstr "警告レベル 1" #: camlibs/ptp2/ptp.c:4555 msgid "Emergency" msgstr "" #: camlibs/ptp2/ptp.c:4556 msgid "Warning Level 0" msgstr "警告レベル 0" #: camlibs/ptp2/ptp.c:4559 msgid "Economy" msgstr "エコノミー" #: camlibs/ptp2/ptp.c:4562 msgid "Lossless" msgstr "" #: camlibs/ptp2/ptp.c:4563 msgid "SuperFine" msgstr "スーパーファイン" #: camlibs/ptp2/ptp.c:4582 msgid "Red Eye Suppression" msgstr "" #: camlibs/ptp2/ptp.c:4583 msgid "Low Speed Synchronization" msgstr "" #: camlibs/ptp2/ptp.c:4584 msgid "Auto + Red Eye Suppression" msgstr "" #: camlibs/ptp2/ptp.c:4585 msgid "On + Red Eye Suppression" msgstr "" #: camlibs/ptp2/ptp.c:4599 msgid "Distant View" msgstr "" #: camlibs/ptp2/ptp.c:4600 msgid "High-Speed Shutter" msgstr "" #: camlibs/ptp2/ptp.c:4601 msgid "Low-Speed Shutter" msgstr "" #: camlibs/ptp2/ptp.c:4602 camlibs/ptp2/ptp.c:4666 msgid "Night View" msgstr "" #: camlibs/ptp2/ptp.c:4603 msgid "Grayscale" msgstr "モノクロ" #: camlibs/ptp2/ptp.c:4609 msgid "Pan Focus" msgstr "" #: camlibs/ptp2/ptp.c:4613 msgid "Single-Frame Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4614 msgid "Continuous Shooting" msgstr "連写" #: camlibs/ptp2/ptp.c:4615 msgid "Timer (Single) Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4616 msgid "Continuous Low-speed Shooting" msgstr "低速連続撮影" #: camlibs/ptp2/ptp.c:4617 msgid "Continuous High-speed Shooting" msgstr "高速連続撮影" #: camlibs/ptp2/ptp.c:4620 camlibs/ricoh/library.c:378 #: camlibs/sierra/sierra.c:1165 camlibs/sierra/sierra.c:1171 msgid "2x" msgstr "2x" #: camlibs/ptp2/ptp.c:4621 camlibs/ricoh/library.c:380 msgid "4x" msgstr "4x" #: camlibs/ptp2/ptp.c:4622 msgid "Smooth" msgstr "" #: camlibs/ptp2/ptp.c:4624 msgid "Center-weighted Metering" msgstr "中央部重点測光" #: camlibs/ptp2/ptp.c:4625 msgid "Spot Metering" msgstr "" #: camlibs/ptp2/ptp.c:4626 msgid "Average Metering" msgstr "" #: camlibs/ptp2/ptp.c:4627 msgid "Evaluative Metering" msgstr "評価測光" #: camlibs/ptp2/ptp.c:4628 msgid "Partial Metering" msgstr "部分測光" #: camlibs/ptp2/ptp.c:4629 msgid "Center-weighted Average Metering" msgstr "中央部重点平均測光" #: camlibs/ptp2/ptp.c:4630 msgid "Spot Metering Interlocked with AF Frame" msgstr "" #: camlibs/ptp2/ptp.c:4631 msgid "Multi-Spot Metering" msgstr "" #: camlibs/ptp2/ptp.c:4668 msgid "Low-speed shutter function not available" msgstr "" #: camlibs/ptp2/ptp.c:4678 camlibs/ptp2/ptp.c:4684 camlibs/ptp2/ptp.c:4690 msgid "Low 2" msgstr "" #: camlibs/ptp2/ptp.c:4682 camlibs/ptp2/ptp.c:4688 camlibs/ptp2/ptp.c:4694 msgid "High 2" msgstr "" #: camlibs/ptp2/ptp.c:4697 msgid "Upper 1" msgstr "" #: camlibs/ptp2/ptp.c:4698 msgid "Upper 2" msgstr "" #: camlibs/ptp2/ptp.c:4700 msgid "Standard Development Parameters" msgstr "" #: camlibs/ptp2/ptp.c:4701 msgid "Development Parameters 1" msgstr "" #: camlibs/ptp2/ptp.c:4702 msgid "Development Parameters 2" msgstr "" #: camlibs/ptp2/ptp.c:4703 msgid "Development Parameters 3" msgstr "" #: camlibs/ptp2/ptp.c:4732 msgid "MlSpotPosCenter" msgstr "" #: camlibs/ptp2/ptp.c:4733 msgid "MlSpotPosAfLink" msgstr "" #: camlibs/ptp2/ptp.c:4837 msgid "Media Card" msgstr "メディアカード" #: camlibs/ptp2/ptp.c:4838 msgid "Media Card Group" msgstr "メディアカードグループ" #: camlibs/ptp2/ptp.c:4839 msgid "Encounter" msgstr "" #: camlibs/ptp2/ptp.c:4840 msgid "Encounter Box" msgstr "" #: camlibs/ptp2/ptp.c:4841 msgid "M4A" msgstr "M4A" #: camlibs/ptp2/ptp.c:4842 msgid "Firmware" msgstr "ファームウェア" #: camlibs/ptp2/ptp.c:4843 msgid "Windows Image Format" msgstr "Windows画像形式" #: camlibs/ptp2/ptp.c:4844 msgid "Undefined Audio" msgstr "" #: camlibs/ptp2/ptp.c:4848 msgid "Audible.com Codec" msgstr "" #: camlibs/ptp2/ptp.c:4850 msgid "Samsung Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4851 msgid "Undefined Video" msgstr "" #: camlibs/ptp2/ptp.c:4856 msgid "Undefined Collection" msgstr "" #: camlibs/ptp2/ptp.c:4857 msgid "Abstract Multimedia Album" msgstr "" #: camlibs/ptp2/ptp.c:4858 msgid "Abstract Image Album" msgstr "" #: camlibs/ptp2/ptp.c:4859 msgid "Abstract Audio Album" msgstr "" #: camlibs/ptp2/ptp.c:4860 msgid "Abstract Video Album" msgstr "" #: camlibs/ptp2/ptp.c:4861 msgid "Abstract Audio Video Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4862 msgid "Abstract Contact Group" msgstr "" #: camlibs/ptp2/ptp.c:4863 msgid "Abstract Message Folder" msgstr "" #: camlibs/ptp2/ptp.c:4864 msgid "Abstract Chaptered Production" msgstr "" #: camlibs/ptp2/ptp.c:4865 msgid "Abstract Audio Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4866 msgid "Abstract Video Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4867 msgid "Abstract Mediacast" msgstr "" #: camlibs/ptp2/ptp.c:4868 msgid "WPL Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4869 msgid "M3U Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4870 msgid "MPL Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4871 msgid "ASX Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4872 msgid "PLS Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4873 msgid "Undefined Document" msgstr "不明な書類" #: camlibs/ptp2/ptp.c:4874 msgid "Abstract Document" msgstr "" #: camlibs/ptp2/ptp.c:4875 msgid "XMLDocument" msgstr "XML 書類" #: camlibs/ptp2/ptp.c:4876 msgid "Microsoft Word Document" msgstr "Microsoft Word 書類" #: camlibs/ptp2/ptp.c:4877 msgid "MHT Compiled HTML Document" msgstr "" #: camlibs/ptp2/ptp.c:4878 msgid "Microsoft Excel Spreadsheet (.xls)" msgstr "" #: camlibs/ptp2/ptp.c:4879 msgid "Microsoft Powerpoint (.ppt)" msgstr "" #: camlibs/ptp2/ptp.c:4880 msgid "Undefined Message" msgstr "" #: camlibs/ptp2/ptp.c:4881 msgid "Abstract Message" msgstr "" #: camlibs/ptp2/ptp.c:4882 msgid "Undefined Contact" msgstr "" #: camlibs/ptp2/ptp.c:4883 msgid "Abstract Contact" msgstr "" #: camlibs/ptp2/ptp.c:4884 msgid "vCard2" msgstr "vCard2" #: camlibs/ptp2/ptp.c:4885 msgid "vCard3" msgstr "vCard3" #: camlibs/ptp2/ptp.c:4886 msgid "Undefined Calendar Item" msgstr "" #: camlibs/ptp2/ptp.c:4887 msgid "Abstract Calendar Item" msgstr "" #: camlibs/ptp2/ptp.c:4888 msgid "vCalendar1" msgstr "vCalendar1" #: camlibs/ptp2/ptp.c:4889 msgid "vCalendar2" msgstr "vCalendar2" #: camlibs/ptp2/ptp.c:4890 msgid "Undefined Windows Executable" msgstr "" #: camlibs/ptp2/ptp.c:4891 msgid "Media Cast" msgstr "" #: camlibs/ptp2/ptp.c:4892 msgid "Section" msgstr "" #: camlibs/ptp2/ptp.c:4931 #, c-format msgid "Unknown(%04x)" msgstr "不明 (%04x)" #: camlibs/ptp2/ptp.c:4939 msgid "get device info" msgstr "デバイス情報の取得" #: camlibs/ptp2/ptp.c:4940 msgid "Open session" msgstr "セッションを開く" #: camlibs/ptp2/ptp.c:4941 msgid "Close session" msgstr "セッションを閉じる" #: camlibs/ptp2/ptp.c:4942 msgid "Get storage IDs" msgstr "ストレージ ID の取得" #: camlibs/ptp2/ptp.c:4943 msgid "Get storage info" msgstr "ストレージ情報の取得" #: camlibs/ptp2/ptp.c:4944 msgid "Get number of objects" msgstr "オブジェクト番号の取得" #: camlibs/ptp2/ptp.c:4945 msgid "Get object handles" msgstr "" #: camlibs/ptp2/ptp.c:4946 msgid "Get object info" msgstr "オブジェクト情報の取得" #: camlibs/ptp2/ptp.c:4947 msgid "Get object" msgstr "オブジェクトの取得" #: camlibs/ptp2/ptp.c:4948 msgid "Get thumbnail" msgstr "サムネイルの取得" #: camlibs/ptp2/ptp.c:4949 msgid "Delete object" msgstr "オブジェクトの削除" #: camlibs/ptp2/ptp.c:4950 msgid "Send object info" msgstr "" #: camlibs/ptp2/ptp.c:4951 msgid "Send object" msgstr "" #: camlibs/ptp2/ptp.c:4952 msgid "Initiate capture" msgstr "" #: camlibs/ptp2/ptp.c:4953 msgid "Format storage" msgstr "ストレージの初期化" #: camlibs/ptp2/ptp.c:4954 msgid "Reset device" msgstr "デバイスのリセット" #: camlibs/ptp2/ptp.c:4955 msgid "Self test device" msgstr "" #: camlibs/ptp2/ptp.c:4956 msgid "Set object protection" msgstr "" #: camlibs/ptp2/ptp.c:4957 msgid "Power down device" msgstr "" #: camlibs/ptp2/ptp.c:4958 msgid "Get device property description" msgstr "" #: camlibs/ptp2/ptp.c:4959 msgid "Get device property value" msgstr "" #: camlibs/ptp2/ptp.c:4960 msgid "Set device property value" msgstr "" #: camlibs/ptp2/ptp.c:4961 msgid "Reset device property value" msgstr "" #: camlibs/ptp2/ptp.c:4962 msgid "Terminate open capture" msgstr "" #: camlibs/ptp2/ptp.c:4963 msgid "Move object" msgstr "" #: camlibs/ptp2/ptp.c:4964 msgid "Copy object" msgstr "" #: camlibs/ptp2/ptp.c:4965 msgid "Get partial object" msgstr "" #: camlibs/ptp2/ptp.c:4966 msgid "Initiate open capture" msgstr "" #: camlibs/ptp2/ptp.c:4973 msgid "Get object properties supported" msgstr "" #: camlibs/ptp2/ptp.c:4974 msgid "Get object property description" msgstr "" #: camlibs/ptp2/ptp.c:4975 msgid "Get object property value" msgstr "" #: camlibs/ptp2/ptp.c:4976 msgid "Set object property value" msgstr "" #: camlibs/ptp2/ptp.c:4977 msgid "Get object property list" msgstr "" #: camlibs/ptp2/ptp.c:4978 msgid "Set object property list" msgstr "" #: camlibs/ptp2/ptp.c:4979 msgid "Get interdependent property description" msgstr "" #: camlibs/ptp2/ptp.c:4980 msgid "Send object property list" msgstr "" #: camlibs/ptp2/ptp.c:4981 msgid "Get object references" msgstr "" #: camlibs/ptp2/ptp.c:4982 msgid "Set object references" msgstr "" #: camlibs/ptp2/ptp.c:4983 msgid "Update device firmware" msgstr "" #: camlibs/ptp2/ptp.c:4984 msgid "Skip to next position in playlist" msgstr "" #: camlibs/ptp2/ptp.c:4987 msgid "Get secure time challenge" msgstr "" #: camlibs/ptp2/ptp.c:4988 msgid "Get secure time response" msgstr "" #: camlibs/ptp2/ptp.c:4989 msgid "Set license response" msgstr "" #: camlibs/ptp2/ptp.c:4990 msgid "Get sync list" msgstr "" #: camlibs/ptp2/ptp.c:4991 msgid "Send meter challenge query" msgstr "" #: camlibs/ptp2/ptp.c:4992 msgid "Get meter challenge" msgstr "" #: camlibs/ptp2/ptp.c:4993 msgid "Get meter response" msgstr "" #: camlibs/ptp2/ptp.c:4994 msgid "Clean data store" msgstr "" #: camlibs/ptp2/ptp.c:4995 msgid "Get license state" msgstr "" #: camlibs/ptp2/ptp.c:4996 msgid "Send WMDRM-PD Command" msgstr "" #: camlibs/ptp2/ptp.c:4997 msgid "Send WMDRM-PD Request" msgstr "" #: camlibs/ptp2/ptp.c:5000 msgid "Report Added/Deleted Items" msgstr "" #: camlibs/ptp2/ptp.c:5001 msgid "Report Acquired Items" msgstr "" #: camlibs/ptp2/ptp.c:5002 msgid "Get transferable playlist types" msgstr "" #: camlibs/ptp2/ptp.c:5005 msgid "Send WMDRM-PD Application Request" msgstr "" #: camlibs/ptp2/ptp.c:5006 msgid "Get WMDRM-PD Application Response" msgstr "" #: camlibs/ptp2/ptp.c:5007 msgid "Enable trusted file operations" msgstr "" #: camlibs/ptp2/ptp.c:5008 msgid "Disable trusted file operations" msgstr "" #: camlibs/ptp2/ptp.c:5009 msgid "End trusted application session" msgstr "" #: camlibs/ptp2/ptp.c:5012 msgid "Open Media Session" msgstr "" #: camlibs/ptp2/ptp.c:5013 msgid "Close Media Session" msgstr "" #: camlibs/ptp2/ptp.c:5014 msgid "Get Next Data Block" msgstr "" #: camlibs/ptp2/ptp.c:5015 msgid "Set Current Time Position" msgstr "" #: camlibs/ptp2/ptp.c:5018 msgid "Send Registration Request" msgstr "" #: camlibs/ptp2/ptp.c:5019 msgid "Get Registration Response" msgstr "" #: camlibs/ptp2/ptp.c:5020 msgid "Get Proximity Challenge" msgstr "" #: camlibs/ptp2/ptp.c:5021 msgid "Send Proximity Response" msgstr "" #: camlibs/ptp2/ptp.c:5022 msgid "Send WMDRM-ND License Request" msgstr "" #: camlibs/ptp2/ptp.c:5023 msgid "Get WMDRM-ND License Response" msgstr "" #: camlibs/ptp2/ptp.c:5026 msgid "Process WFC Object" msgstr "" #: camlibs/ptp2/ptp.c:5049 #, c-format msgid "Unknown (%04x)" msgstr "不明 (%04x)" #: camlibs/ricoh/g3.c:352 msgid "Downloading movie..." msgstr "動画のダウンロード中..." #: camlibs/ricoh/g3.c:358 msgid "Downloading audio..." msgstr "音声のダウンロード中..." #: camlibs/ricoh/g3.c:373 msgid "Downloading EXIF data..." msgstr "EXIF データのダウンロード中..." #: camlibs/ricoh/g3.c:375 camlibs/ricoh/g3.c:394 #, c-format msgid "No EXIF data available for %s." msgstr "%s で利用可能な EXIF データではありません。" #: camlibs/ricoh/g3.c:481 msgid "Could not delete file." msgstr "ファイルを削除できませんでした。" #: camlibs/ricoh/g3.c:509 msgid "Could not remove directory." msgstr "フォルダを削除できませんでした。" #: camlibs/ricoh/g3.c:537 msgid "Could not create directory." msgstr "フォルダを生成できませんでした。" #: camlibs/ricoh/g3.c:556 #, c-format msgid "Version: %s\n" msgstr "バージョン: %s\n" #: camlibs/ricoh/g3.c:561 #, c-format msgid "RTC Status: %d\n" msgstr "RTC の状態: %d\n" #: camlibs/ricoh/g3.c:567 #, c-format msgid "Camera time: %s %s\n" msgstr "カメラの時刻: %s %s\n" #: camlibs/ricoh/g3.c:573 camlibs/sierra/sierra.c:1953 #, c-format msgid "Camera ID: %s\n" msgstr "カメラの ID: %s\n" #: camlibs/ricoh/g3.c:579 #, c-format msgid "No SD Card inserted.\n" msgstr "SD カードが装着されていません。\n" #: camlibs/ricoh/g3.c:582 #, c-format msgid "SD Card ID: %s\n" msgstr "SD カードの ID: %s\n" #: camlibs/ricoh/g3.c:590 #, c-format msgid "Photos on camera: %d\n" msgstr "写真の合計: %d\n" #: camlibs/ricoh/g3.c:596 #, c-format msgid "SD memory: %d MB total, %d MB free.\n" msgstr "SD メモリー: 合計 %d MB, 空き %d MB\n" #: camlibs/ricoh/g3.c:603 #, c-format msgid "Internal memory: %d MB total, %d MB free.\n" msgstr "内部メモリー: 合計 %d MB, 空き %d MB\n" #: camlibs/ricoh/g3.c:613 msgid "" "Ricoh Caplio G3.\n" "Marcus Meissner \n" "Reverse engineered using USB Snoopy, looking\n" "at the firmware update image and wild guessing.\n" msgstr "" "Ricoh Caplio G3 ドライバ。\n" "Marcus Meissner \n" "USB スヌープを利用したリバース・エンジニアリング、\n" "ファイヤーワイヤーの画像更新と見当違いの憶測。\n" #: camlibs/ricoh/library.c:216 msgid "" "Ricoh / Philips driver by\n" "Lutz Mueller ,\n" "Martin Fischer ,\n" "based on Bob Paauwe's driver\n" msgstr "" "Bob Paauwe 氏のドライバがベースの\n" "Lutz Mueller ,\n" "Martin Fischer 作の\n" "Ricoh / Philips ドライバ\n" #: camlibs/ricoh/library.c:250 #, c-format msgid "unknown (0x%02x)" msgstr "不明 (0x%02x)" #: camlibs/ricoh/library.c:253 #, c-format msgid "" "Model: %s\n" "Memory: %d byte(s) of %d available" msgstr "" "型式: %s\n" "メモリー: %d/%d バイト有効" #: camlibs/ricoh/library.c:303 msgid "-2.0" msgstr "-2.0" #: camlibs/ricoh/library.c:304 msgid "-1.5" msgstr "-1.5" #: camlibs/ricoh/library.c:305 msgid "-1.0" msgstr "-1.0" #: camlibs/ricoh/library.c:306 msgid "-0.5" msgstr "-0.5" #: camlibs/ricoh/library.c:307 msgid "0.0" msgstr "0.0" #: camlibs/ricoh/library.c:308 msgid "0.5" msgstr "0.5" #: camlibs/ricoh/library.c:309 msgid "1.0" msgstr "1.0" #: camlibs/ricoh/library.c:310 msgid "1.5" msgstr "1.5" #: camlibs/ricoh/library.c:311 msgid "2.0" msgstr "2.0" #: camlibs/ricoh/library.c:320 msgid "1280 x 960" msgstr "1280 x 960" #: camlibs/ricoh/library.c:328 msgid "Outdoor" msgstr "屋外" #: camlibs/ricoh/library.c:348 msgid "Maximal" msgstr "最大" #: camlibs/ricoh/library.c:350 msgid "Minimal" msgstr "最小" #: camlibs/ricoh/library.c:358 msgid "Character" msgstr "文字" #: camlibs/ricoh/library.c:359 msgid "Sound" msgstr "サウンド" #: camlibs/ricoh/library.c:360 msgid "Image & Sound" msgstr "画像とサウンド" #: camlibs/ricoh/library.c:361 msgid "Character & Sound" msgstr "文字とサウンド" #: camlibs/ricoh/library.c:379 msgid "3x" msgstr "3x" #: camlibs/ricoh/library.c:381 msgid "5x" msgstr "5x" #: camlibs/ricoh/library.c:382 msgid "6x" msgstr "6x" #: camlibs/ricoh/library.c:383 msgid "7x" msgstr "7x" #: camlibs/ricoh/library.c:384 msgid "8x" msgstr "8x" #: camlibs/ricoh/library.c:385 msgid "9x" msgstr "9x" #: camlibs/ricoh/library.c:432 msgid "Configuration" msgstr "設定" #: camlibs/ricoh/library.c:435 msgid "General" msgstr "全般" #: camlibs/ricoh/library.c:441 msgid "Copyright (max. 20 characters)" msgstr "コピーライト (最大 20文字)" #: camlibs/ricoh/library.c:455 msgid "Pictures" msgstr "写真" #: camlibs/ricoh/library.c:499 msgid "White level" msgstr "ホワイトバランス" #: camlibs/ricoh/library.c:503 msgid "Record Mode" msgstr "記録モード" #: camlibs/ricoh/library.c:504 msgid "Compression" msgstr "圧縮" #: camlibs/ricoh/library.c:571 #, c-format msgid "Speed %i is not supported!" msgstr "シャッター速度 %i はサポートされていません!" #: camlibs/ricoh/ricoh.c:66 #, c-format msgid "Expected %i, got %i. Please report this error to %s." msgstr "%i バイトを期待しましたが、%i バイトを受け取りました。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:75 #, c-format msgid "Expected %i bytes, got %i. Please report this error to %s." msgstr "%i バイトを期待しましたが、%i バイトを受け取りました。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:177 camlibs/ricoh/ricoh.c:191 #, c-format msgid "We expected 0x%x but received 0x%x. Please contact %s." msgstr "0x%x を期待しましたが、0x%x を受け取りました。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:220 #, c-format msgid "Bad characters (0x%x, 0x%x). Please contact %s." msgstr "おかしな文字 (0x%x, 0x%x) です。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:261 camlibs/ricoh/ricoh.c:336 #, c-format msgid "Camera busy. If the problem persists, please contact %s." msgstr "カメラがビジーです。この状態が長く続いた場合は %s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:296 #, c-format msgid "Timeout even after 2 retries. Please contact %s." msgstr "二回リトライしましたがタイムアウトです。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:312 #, c-format msgid "Communication error even after 2 retries. Please contact %s." msgstr "二回トライしましたが通信エラーです。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:350 #, c-format msgid "Camera is in wrong mode. Please contact %s." msgstr "カメラが間違ったモードにあります。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:359 #, c-format msgid "Camera did not accept the parameters. Please contact %s." msgstr "カメラが引数を受け取りません。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:365 #, c-format msgid "An unknown error occurred. Please contact %s." msgstr "不明なエラーが発生しました。%s に連絡して下さい。" #: camlibs/ricoh/ricoh.c:831 #, c-format msgid "" "The filename's length must not exceed 12 characters ('%s' has %i characters)." msgstr "ファイル名は 12文字以内にして下さい ('%s' は %i 文字あります)。" #: camlibs/samsung/samsung.c:243 msgid "" "The Samsung digimax 800k driver has been written by James McKenzie " " for gphoto. Lutz Mueller " " ported it to gphoto2. Marcus Meissner " " fixed and enhanced the port." msgstr "" "サムソン digimax 800k 向けの gPhoto2 用ドライバは James Mckenzie 氏 " " が開発を担当しました。Lutz Mueller " " 氏はそれを gphoto2 向けに実装し直しました。Marcus Meissner 氏 " " 氏はバグフィックスと拡張機能を担当しました。" #: camlibs/sierra/epson-desc.c:85 camlibs/sierra/nikon-desc.c:92 #: camlibs/sierra/nikon-desc.c:126 camlibs/sierra/olympus-desc.c:106 #: camlibs/sierra/olympus-desc.c:136 camlibs/sierra/olympus-desc.c:165 msgid "Resolution plus Size" msgstr "解像度の増分値" #: camlibs/sierra/epson-desc.c:103 camlibs/sierra/nikon-desc.c:144 #: camlibs/sierra/olympus-desc.c:183 msgid "Date and time (GMT)" msgstr "日付と時間 (GMT)" #: camlibs/sierra/epson-desc.c:127 camlibs/sierra/nikon-desc.c:210 #: camlibs/sierra/olympus-desc.c:392 camlibs/sierra/olympus-desc.c:424 #: camlibs/sierra/olympus-desc.c:448 camlibs/sierra/olympus-desc.c:472 msgid "Aperture Settings" msgstr "" #: camlibs/sierra/epson-desc.c:142 camlibs/sierra/nikon-desc.c:225 #: camlibs/sierra/sierra.c:994 camlibs/sierra/sierra.c:1304 #: camlibs/sierra/sierra.c:1633 camlibs/sierra/sierra.c:1834 msgid "Color Mode" msgstr "カラーモード" #: camlibs/sierra/epson-desc.c:154 camlibs/sierra/sierra.c:1028 #: camlibs/sierra/sierra.c:1038 camlibs/sierra/sierra.c:1335 #: camlibs/sierra/sierra.c:1538 camlibs/sierra/sierra.c:1547 #: camlibs/sierra/sierra.c:1774 msgid "Red-eye Reduction" msgstr "赤目軽減発光" #: camlibs/sierra/epson-desc.c:155 camlibs/sierra/sierra.c:1029 #: camlibs/sierra/sierra.c:1040 camlibs/sierra/sierra.c:1337 #: camlibs/sierra/sierra.c:1539 camlibs/sierra/sierra.c:1549 #: camlibs/sierra/sierra.c:1776 msgid "Slow Sync" msgstr "スローシンクロ" #: camlibs/sierra/epson-desc.c:160 camlibs/sierra/nikon-desc.c:243 #: camlibs/sierra/olympus-desc.c:506 camlibs/sierra/olympus-desc.c:525 #: camlibs/sierra/olympus-desc.c:546 msgid "Flash Settings" msgstr "フラッシュの設定" #: camlibs/sierra/epson-desc.c:193 camlibs/sierra/olympus-desc.c:709 msgid "Host power save (seconds)" msgstr "ホストのパワーセーブ (秒)" #: camlibs/sierra/epson-desc.c:209 camlibs/sierra/olympus-desc.c:694 msgid "Camera power save (seconds)" msgstr "カメラのパワーセーブ (秒)" #: camlibs/sierra/epson-desc.c:224 camlibs/sierra/sierra.c:1116 #: camlibs/sierra/sierra.c:1389 camlibs/sierra/sierra.c:1588 #: camlibs/sierra/sierra.c:1801 msgid "Lens Mode" msgstr "レンズモード" #: camlibs/sierra/epson-desc.c:233 camlibs/sierra/sierra.c:1684 #: camlibs/sierra/sierra.c:1693 camlibs/sierra/sierra.c:1870 msgid "Korean" msgstr "韓国語" #: camlibs/sierra/epson-desc.c:234 camlibs/sierra/nikon-desc.c:419 #: camlibs/sierra/sierra.c:1685 camlibs/sierra/sierra.c:1695 #: camlibs/sierra/sierra.c:1872 msgid "English" msgstr "英語" #: camlibs/sierra/epson-desc.c:235 camlibs/sierra/nikon-desc.c:420 #: camlibs/sierra/sierra.c:1686 camlibs/sierra/sierra.c:1697 #: camlibs/sierra/sierra.c:1874 msgid "French" msgstr "フランス語" #: camlibs/sierra/epson-desc.c:236 camlibs/sierra/nikon-desc.c:421 #: camlibs/sierra/sierra.c:1687 camlibs/sierra/sierra.c:1699 #: camlibs/sierra/sierra.c:1876 msgid "German" msgstr "ドイツ語" #: camlibs/sierra/epson-desc.c:237 camlibs/sierra/sierra.c:1688 #: camlibs/sierra/sierra.c:1701 camlibs/sierra/sierra.c:1878 msgid "Italian" msgstr "イタリア語" #: camlibs/sierra/epson-desc.c:238 camlibs/sierra/sierra.c:1689 #: camlibs/sierra/sierra.c:1703 camlibs/sierra/sierra.c:1880 msgid "Japanese" msgstr "日本語" #: camlibs/sierra/epson-desc.c:239 camlibs/sierra/sierra.c:1690 #: camlibs/sierra/sierra.c:1705 camlibs/sierra/sierra.c:1882 msgid "Spanish" msgstr "スペイン語" #: camlibs/sierra/epson-desc.c:240 camlibs/sierra/sierra.c:1691 #: camlibs/sierra/sierra.c:1707 camlibs/sierra/sierra.c:1884 msgid "Portugese" msgstr "ポルトガル語" #: camlibs/sierra/epson-desc.c:278 camlibs/sierra/nikon-desc.c:691 #: camlibs/sierra/nikon-desc.c:702 camlibs/sierra/nikon-desc.c:713 #: camlibs/sierra/olympus-desc.c:1013 camlibs/sierra/olympus-desc.c:1112 #: camlibs/sierra/olympus-desc.c:1123 camlibs/sierra/olympus-desc.c:1133 #: camlibs/sierra/sierra.c:915 camlibs/sierra/sierra.c:1582 msgid "Picture Settings" msgstr "写真の設定" #: camlibs/sierra/epson-desc.c:289 msgid "" "Some notes about Epson cameras:\n" "- Some parameters are not controllable remotely:\n" " * zoom\n" " * focus\n" " * custom white balance setup\n" "- Configuration has been reverse-engineered with\n" " a PhotoPC 3000z, if your camera acts differently\n" " please send a mail to the gphoto developer mailing list (in English)\n" msgstr "" "Epson 製 カメラについて:\n" "- 次のパラメータはリモートで制御できません:\n" " * ズーム\n" " * フォーカス\n" " * ホワイト・バランスのカスタム設定\n" "- 設定は PhotoPC 3000z でリバースエンジニアされました。\n" " お使いのカメラがおかしな動きをした場合は\n" " メーリング・リストまで (英語で) 連絡して下さい。\n" #: camlibs/sierra/library.c:147 camlibs/sierra/library.c:1373 msgid "No memory card present" msgstr "メモリーカードがありません" #: camlibs/sierra/library.c:298 msgid "Cannot retrieve the battery capacity" msgstr "バッテリー容量を取得することができません" #: camlibs/sierra/library.c:306 #, c-format msgid "" "The battery level of the camera is too low (%d%%). The operation is aborted." msgstr "カメラのバッテリー残量が低すぎます (%d%%)。操作を中止します。" #: camlibs/sierra/library.c:330 msgid "Cannot retrieve the available memory left" msgstr "利用可能なメモリー残量を取得できません。" #: camlibs/sierra/library.c:385 msgid "Camera refused 3 times to keep a connection open." msgstr "接続を保持するのに3回失敗しました。" #: camlibs/sierra/library.c:610 #, c-format msgid "The first byte received (0x%x) is not valid." msgstr "最初に受け取ったデータ (0x%x) は無効です。" #: camlibs/sierra/library.c:732 #, c-format msgid "" "Transmission of packet timed out even after %i retries. Please contact %s." msgstr "パケットを %i 回送信しましたが、タイムアウトしました。%s に連絡して下さい。" #: camlibs/sierra/library.c:766 camlibs/sierra/library.c:790 msgid "Could not transmit packet even after several retries." msgstr "リトライ後もパケット送信できませんでした。" #: camlibs/sierra/library.c:781 #, c-format msgid "Packet was rejected by camera. Please contact %s." msgstr "" #: camlibs/sierra/library.c:808 #, c-format msgid "Could not transmit packet (error code %i). Please contact %s." msgstr "パケットを送信できませんでした (エラーコード %i)。%s に連絡して下さい。" #: camlibs/sierra/library.c:899 msgid "Transmission timed out even after 2 retries. Giving up..." msgstr "二回再送しましたがタイムアウトしました。終了します..." #: camlibs/sierra/library.c:918 #, c-format msgid "Got unexpected result 0x%x. Please contact %s." msgstr "予期しない結果 0x%x を受け取りました。%s に連絡して下さい。" #: camlibs/sierra/library.c:1017 #, c-format msgid "Received unexpected answer (%i). Please contact %s." msgstr "予期しない結果 (%i) を受け取りました。%s に連絡して下さい。" #: camlibs/sierra/library.c:1079 #, c-format msgid "Could not get register %i. Please contact %s." msgstr "レジスタ %i を取得できません。%s に連絡して下さい。" #: camlibs/sierra/library.c:1099 camlibs/sierra/library.c:1119 msgid "Too many retries failed." msgstr "リトライに失敗しました。" #: camlibs/sierra/library.c:1159 msgid "Sending data..." msgstr "データの送信中..." #: camlibs/sierra/library.c:1218 #, c-format msgid "" "recursive calls are not supported by the sierra driver! Please contact %s." msgstr "Sierra ドライバでは再帰呼び出しはサポートしていません! %s に連絡して下さい。" #: camlibs/sierra/library.c:1273 #, c-format msgid "Could not get string register %i. Please contact %s." msgstr "string 型レジスタ %i を取得できませんでした。%s に連絡して下さい。" #: camlibs/sierra/library.c:1504 #, c-format msgid "Expected 32 bytes, got %i. Please contact %s." msgstr "32 バイトを期待しましたが、%i バイトを受け取りました。%s に連絡して下さい。" #: camlibs/sierra/nikon-desc.c:162 camlibs/sierra/olympus-desc.c:361 msgid "Shutter Speed microseconds (0 auto)" msgstr "シャッター速度 (マイクロ秒, 0:自動)" #: camlibs/sierra/nikon-desc.c:193 camlibs/sierra/olympus-desc.c:229 #: camlibs/sierra/olympus-desc.c:283 camlibs/sierra/olympus-desc.c:343 msgid "Shutter Speed (in seconds)" msgstr "シャッター速度 (秒, 0:自動)" #: camlibs/sierra/nikon-desc.c:220 camlibs/sierra/olympus-desc.c:481 msgid "B/W" msgstr "B/W" #: camlibs/sierra/nikon-desc.c:237 camlibs/sierra/olympus-desc.c:501 #: camlibs/sierra/olympus-desc.c:518 camlibs/sierra/olympus-desc.c:537 msgid "Anti-redeye" msgstr "赤目対策" #: camlibs/sierra/nikon-desc.c:238 msgid "Slow-sync" msgstr "スローシンクロ" #: camlibs/sierra/nikon-desc.c:254 camlibs/sierra/sierra.c:1059 #: camlibs/sierra/sierra.c:1069 camlibs/sierra/sierra.c:1357 msgid "Contrast+" msgstr "コントラスト(+)" #: camlibs/sierra/nikon-desc.c:255 camlibs/sierra/sierra.c:1060 #: camlibs/sierra/sierra.c:1071 camlibs/sierra/sierra.c:1359 msgid "Contrast-" msgstr "コントラスト(-)" #: camlibs/sierra/nikon-desc.c:256 msgid "Brightness+" msgstr "明るさ(+)" #: camlibs/sierra/nikon-desc.c:257 msgid "Brightness-" msgstr "明るさ(-)" #: camlibs/sierra/nikon-desc.c:262 msgid "Image Adjustment" msgstr "画像の調整" #: camlibs/sierra/nikon-desc.c:306 msgid "Blink" msgstr "点滅" #: camlibs/sierra/nikon-desc.c:311 msgid "LED Mode" msgstr "液晶モード" #: camlibs/sierra/nikon-desc.c:326 msgid "Infinity" msgstr "∞" #: camlibs/sierra/nikon-desc.c:362 msgid "Preview Thumbnail" msgstr "サムネイルのプレビュー" #: camlibs/sierra/nikon-desc.c:363 msgid "Next" msgstr "進む" #: camlibs/sierra/nikon-desc.c:364 msgid "Previous" msgstr "戻る" #: camlibs/sierra/nikon-desc.c:378 msgid "Operation Mode" msgstr "操作モード" #: camlibs/sierra/nikon-desc.c:392 camlibs/sierra/olympus-desc.c:680 #: camlibs/sierra/sierra.c:1222 camlibs/sierra/sierra.c:1461 msgid "LCD Brightness" msgstr "液晶モニタの明るさ" #: camlibs/sierra/nikon-desc.c:407 camlibs/sierra/olympus-desc.c:722 msgid "LCD Auto Shut Off (seconds)" msgstr "液晶モニタの自動オフ (秒)" #: camlibs/sierra/nikon-desc.c:491 msgid "Center-Weighted" msgstr "中央部重点測光" #: camlibs/sierra/nikon-desc.c:493 camlibs/sierra/olympus-desc.c:776 #: camlibs/sierra/olympus-desc.c:793 msgid "Matrix" msgstr "マトリックス" #: camlibs/sierra/nikon-desc.c:494 msgid "Spot-AF" msgstr "焦点 AF" #: camlibs/sierra/nikon-desc.c:499 camlibs/sierra/olympus-desc.c:781 #: camlibs/sierra/olympus-desc.c:799 msgid "Exposure Metering" msgstr "露出補正" #: camlibs/sierra/nikon-desc.c:517 camlibs/sierra/olympus-desc.c:815 #: camlibs/sierra/olympus-desc.c:831 camlibs/sierra/olympus-desc.c:847 msgid "Zoom (in millimeters)" msgstr "ズーム (ミリ単位)" #: camlibs/sierra/nikon-desc.c:543 msgid "none" msgstr "なし" #: camlibs/sierra/nikon-desc.c:546 msgid "AE-lock" msgstr "AE-ロック" #: camlibs/sierra/nikon-desc.c:547 msgid "Fisheye" msgstr "魚眼" #: camlibs/sierra/nikon-desc.c:548 msgid "Wide" msgstr "ワイド" #: camlibs/sierra/nikon-desc.c:558 msgid "Misc exposure/lens settings" msgstr "" #: camlibs/sierra/nikon-desc.c:581 msgid "Auto exposure lock" msgstr "自動露出ロック" #: camlibs/sierra/nikon-desc.c:724 msgid "" "Nikon Coolpix 880:\n" " Camera configuration (or preferences):\n" "\n" " The optical zoom does not properly\n" " function.\n" "\n" " Not all configuration settings\n" " can be properly read or written, for\n" " example, the fine tuned setting of\n" " white balance, and the language settings.\n" "\n" " Put the camera in 'M' mode in order to\n" " to set the shutter speed.\n" msgstr "" "Nikon Coolpix 880:\n" " カメラの設定:\n" "\n" " 光学ズームは\n" " おそらく機能しません。\n" "\n" " 全ての設定はおそらく\n" " 読み込み/書き込みできません。\n" " 例えば、ホワイト・バランスのファイン・チューン設定や\n" " 言語設定です。\n" "\n" " シャッター・スピードをセットする場合は\n" " 'M' モードにして下さい。\n" #: camlibs/sierra/nikon-desc.c:743 msgid "" "Nikon Coolpix 995:\n" " Camera configuration (preferences) for this\n" " camera are incomplete, contact the gphoto\n" " developer mailing list\n" " if you would like to contribute to this\n" " driver.\n" "\n" " The download should function correctly.\n" msgstr "" "Nikon Coolpix 995:\n" " このカメラの設定は不完全です。\n" " このドライバに対して協力したいと\n" " お思いならメーリング・リストの開発者に\n" " 連絡して下さい。\n" "\n" " ダウンロードは正しく機能する必要があります。\n" #: camlibs/sierra/olympus-desc.c:483 msgid "White board" msgstr "白板" #: camlibs/sierra/olympus-desc.c:484 msgid "Black board" msgstr "黒板" #: camlibs/sierra/olympus-desc.c:489 msgid "Color or Function Mode" msgstr "" #: camlibs/sierra/olympus-desc.c:519 camlibs/sierra/olympus-desc.c:538 msgid "Slow" msgstr "" #: camlibs/sierra/olympus-desc.c:540 msgid "Anti-redeye Fill" msgstr "" #: camlibs/sierra/olympus-desc.c:596 msgid "Fluorescent-1-home-6700K" msgstr "" #: camlibs/sierra/olympus-desc.c:597 msgid "Fluorescent-2-desk-5000K" msgstr "" #: camlibs/sierra/olympus-desc.c:598 msgid "Fluorescent-3-office-4200K" msgstr "" #: camlibs/sierra/olympus-desc.c:617 msgid "Flourescent-1-home-6700K" msgstr "" #: camlibs/sierra/olympus-desc.c:618 msgid "Flourescent-2-desk-5000K" msgstr "" #: camlibs/sierra/olympus-desc.c:619 msgid "Flourescent-3-office-4200K" msgstr "" #: camlibs/sierra/olympus-desc.c:620 msgid "Dusk" msgstr "" #: camlibs/sierra/olympus-desc.c:659 msgid "Monitor" msgstr "モニタ" #: camlibs/sierra/olympus-desc.c:665 msgid "LCD Mode" msgstr "液晶モード" #: camlibs/sierra/olympus-desc.c:792 msgid "ESP" msgstr "ESP" #: camlibs/sierra/olympus-desc.c:864 msgid "Digital zoom" msgstr "デジタル・ズーム" #: camlibs/sierra/olympus-desc.c:915 camlibs/sierra/olympus-desc.c:931 msgid "Focus position" msgstr "フォーカス位置" #: camlibs/sierra/olympus-desc.c:948 msgid "Time format" msgstr "時刻の形式" #: camlibs/sierra/olympus-desc.c:1147 msgid "" "Some notes about Olympus cameras:\n" "(1) Camera Configuration:\n" " A zero value will take the default one (auto).\n" "(2) Olympus C-3040Z (and possibly also the C-2040Z\n" " and others) have a USB PC Control mode. To switch\n" " into 'USB PC control mode', turn on the camera, open\n" " the memory card access door and then press and\n" " hold both of the menu and LCD buttons until the\n" " camera control menu appears. Set it to ON.\n" "(3) If you switch the 'LCD mode' to 'Monitor' or\n" " 'Normal', don't forget to switch it back to 'Off'\n" " before disconnecting. Otherwise you can't use\n" " the camera buttons. If you end up in this\n" " state, you should reconnect the camera to the\n" " PC, then switch LCD to 'Off'." msgstr "" #: camlibs/sierra/olympus-desc.c:1166 msgid "" "Olympus 750 Ultra Zoom:\n" "(1) Olympus 750UZ has a USB PC Control mode. To switch\n" " into 'USB PC control mode', turn on the camera, open\n" " the memory card access door and then press and\n" " hold both the 'OK' and 'quickview' buttons until the\n" " camera control menu appears. Set it to control mode.\n" "(2) If you switch the 'LCD mode' to 'Monitor' or\n" " 'Normal', don't forget to switch it back to 'Off'\n" " before disconnecting. Otherwise you can't use\n" " the camera buttons. If you end up in this\n" " state, you should reconnect the camera to the\n" " PC, then switch LCD to 'Off'." msgstr "" #: camlibs/sierra/olympus-desc.c:1182 msgid "" "Default sierra driver:\n" "\n" " This is the default sierra driver, it\n" " should be capable of supporting the download\n" " and browsing of pictures on your camera.\n" "\n" " Camera configuration (or preferences)\n" " settings are based on the Olympus 3040,\n" " and are likely incomplete. If you verify\n" " that the configuration settings are\n" " complete for your camera, or can contribute\n" " code to support complete configuration,\n" " please contact the developer mailing list.\n" msgstr "" "デフォルト Sierra ドライバ:\n" "\n" " これはデフォルトの Sierra ドライバで、\n" " お使いのカメラから写真をダウンロードして\n" " 参照する機能を提供しています。\n" "\n" " カメラの設定は Olympus 3040 をベースにしていますが、\n" " おそらく不完全です。\n" " お使いのカメラ設定をテストしたり、\n" " 設定機能を完全にするために開発に協力してくれるのならば\n" " 開発者のメーリング・リストまで連絡して下さい。\n" #: camlibs/sierra/sierra.c:772 camlibs/soundvision/soundvision.c:411 msgid "The file to be uploaded has a null length" msgstr "アップロードしたファイルのサイズが NULL です" #: camlibs/sierra/sierra.c:786 msgid "Not enough memory available on the memory card" msgstr "メモリーカードに空き容量がありません" #: camlibs/sierra/sierra.c:793 msgid "Cannot retrieve the name of the folder containing the pictures" msgstr "写真を格納するフォルダ名が取得できません" #: camlibs/sierra/sierra.c:800 #, c-format msgid "Upload is supported into the '%s' folder only" msgstr "フォルダ '%s' へのアップロードのみサポートしています" #: camlibs/sierra/sierra.c:928 camlibs/sierra/sierra.c:937 #: camlibs/sierra/sierra.c:1266 msgid "Best" msgstr "ベスト" #: camlibs/sierra/sierra.c:940 camlibs/sierra/sierra.c:980 #: camlibs/sierra/sierra.c:1013 camlibs/sierra/sierra.c:1043 #: camlibs/sierra/sierra.c:1074 camlibs/sierra/sierra.c:1105 #: camlibs/sierra/sierra.c:1129 camlibs/sierra/sierra.c:1151 #: camlibs/sierra/sierra.c:1180 camlibs/sierra/sierra.c:1524 #: camlibs/sierra/sierra.c:1552 camlibs/sierra/sierra.c:1575 #: camlibs/sierra/sierra.c:1597 camlibs/sierra/sierra.c:1623 #: camlibs/sierra/sierra.c:1642 camlibs/sierra/sierra.c:1710 #, c-format msgid "%i (unknown)" msgstr "%i (不明)" #: camlibs/sierra/sierra.c:952 camlibs/sierra/sierra.c:1276 msgid "Shutter Speed (microseconds, 0 auto)" msgstr "シャッター速度 (マイクロ秒, 0:自動)" #: camlibs/sierra/sierra.c:996 camlibs/sierra/sierra.c:1004 #: camlibs/sierra/sierra.c:1310 msgid "Black/White" msgstr "モノクロ" #: camlibs/sierra/sierra.c:998 camlibs/sierra/sierra.c:1008 #: camlibs/sierra/sierra.c:1314 msgid "White Board" msgstr "白板" #: camlibs/sierra/sierra.c:999 camlibs/sierra/sierra.c:1010 #: camlibs/sierra/sierra.c:1316 msgid "Black Board" msgstr "黒板" #: camlibs/sierra/sierra.c:1054 camlibs/sierra/sierra.c:1347 msgid "Brightness/Contrast" msgstr "明るさ/コントラスト" #: camlibs/sierra/sierra.c:1057 camlibs/sierra/sierra.c:1065 #: camlibs/sierra/sierra.c:1353 msgid "Bright+" msgstr "明るさ(+)" #: camlibs/sierra/sierra.c:1058 camlibs/sierra/sierra.c:1067 #: camlibs/sierra/sierra.c:1355 msgid "Bright-" msgstr "明るさ(-)" #: camlibs/sierra/sierra.c:1087 camlibs/sierra/sierra.c:1095 #: camlibs/sierra/sierra.c:1374 msgid "Skylight" msgstr "晴天" #: camlibs/sierra/sierra.c:1119 camlibs/sierra/sierra.c:1126 #: camlibs/sierra/sierra.c:1397 msgid "Infinity/Fish-eye" msgstr "∞/フラッシュアイ" #: camlibs/sierra/sierra.c:1140 camlibs/sierra/sierra.c:1407 msgid "Spot Metering Mode" msgstr "スポット測光モード" #: camlibs/sierra/sierra.c:1163 camlibs/sierra/sierra.c:1169 msgid "1x" msgstr "x1" #: camlibs/sierra/sierra.c:1164 camlibs/sierra/sierra.c:1174 msgid "1.6x" msgstr "x1.6" #: camlibs/sierra/sierra.c:1166 camlibs/sierra/sierra.c:1177 msgid "2.5x" msgstr "x2.5" #: camlibs/sierra/sierra.c:1194 camlibs/sierra/sierra.c:1441 #: camlibs/sierra/sierra.c:1656 camlibs/sierra/sierra.c:1848 msgid "Auto Off (host) (in seconds)" msgstr "自動パワーオフ (host) (秒後)" #: camlibs/sierra/sierra.c:1196 camlibs/sierra/sierra.c:1658 msgid "" "How long will it take until the camera powers off when connected to the " "computer?" msgstr "コンピューターに接続した時に自動的にパワーオフするまでの時間です" #: camlibs/sierra/sierra.c:1208 camlibs/sierra/sierra.c:1451 #: camlibs/sierra/sierra.c:1670 camlibs/sierra/sierra.c:1858 msgid "Auto Off (field) (in seconds)" msgstr "自動パワーオフ (屋外) (秒後)" #: camlibs/sierra/sierra.c:1210 camlibs/sierra/sierra.c:1672 msgid "" "How long will it take until the camera powers off when not connected to the " "computer?" msgstr "屋外で自動的にパワーオフするまでの時間です" #: camlibs/sierra/sierra.c:1232 camlibs/sierra/sierra.c:1470 msgid "LCD Auto Off (in seconds)" msgstr "液晶モニタの自動オフ (秒後)" #: camlibs/sierra/sierra.c:1494 msgid "Shot Settings" msgstr "ショットの設定" #: camlibs/sierra/sierra.c:1501 camlibs/sierra/sierra.c:1509 #: camlibs/sierra/sierra.c:1744 msgid "F2" msgstr "F2" #: camlibs/sierra/sierra.c:1502 camlibs/sierra/sierra.c:1511 #: camlibs/sierra/sierra.c:1746 msgid "F2.3" msgstr "F2.3" #: camlibs/sierra/sierra.c:1503 camlibs/sierra/sierra.c:1513 #: camlibs/sierra/sierra.c:1748 msgid "F2.8" msgstr "F2.8" #: camlibs/sierra/sierra.c:1504 camlibs/sierra/sierra.c:1515 #: camlibs/sierra/sierra.c:1750 msgid "F4" msgstr "F4" #: camlibs/sierra/sierra.c:1505 camlibs/sierra/sierra.c:1517 #: camlibs/sierra/sierra.c:1752 msgid "F5.6" msgstr "F5.6" #: camlibs/sierra/sierra.c:1506 camlibs/sierra/sierra.c:1519 #: camlibs/sierra/sierra.c:1754 msgid "F8" msgstr "F8" #: camlibs/sierra/sierra.c:1608 camlibs/sierra/sierra.c:1614 #: camlibs/sierra/sierra.c:1819 msgid "standard" msgstr "標準" #: camlibs/sierra/sierra.c:1611 camlibs/sierra/sierra.c:1620 #: camlibs/sierra/sierra.c:1825 msgid "HyPict" msgstr "高解像度" #: camlibs/sierra/sierra.c:1634 camlibs/sierra/sierra.c:1637 #: camlibs/sierra/sierra.c:1837 msgid "color" msgstr "色彩" #: camlibs/sierra/sierra.c:1635 camlibs/sierra/sierra.c:1639 #: camlibs/sierra/sierra.c:1839 msgid "black & white" msgstr "モノクロ" #: camlibs/sierra/sierra.c:1941 msgid "Note: no memory card present, some values may be invalid\n" msgstr "注意: メモリーカードがありません。一部の値が無効になる可能性があります。\n" #: camlibs/sierra/sierra.c:1949 #, c-format msgid "Camera Model: %s\n" msgstr "カメラの型式: %s\n" #: camlibs/sierra/sierra.c:1955 #, c-format msgid "Serial Number: %s\n" msgstr "シリアル番号: %s\n" #: camlibs/sierra/sierra.c:1957 #, c-format msgid "Software Rev.: %s\n" msgstr "ソフトウェアのリビジョン: %s\n" #: camlibs/sierra/sierra.c:1962 camlibs/sierra/sierra.c:1965 #, c-format msgid "Frames Taken: %i\n" msgstr "フレーム数: %i\n" #: camlibs/sierra/sierra.c:1968 #, c-format msgid "Frames Left: %i\n" msgstr "残りフレーム数: %i\n" #: camlibs/sierra/sierra.c:1970 #, c-format msgid "Battery Life: %i\n" msgstr "バッテリーの寿命: %i\n" #: camlibs/sierra/sierra.c:1972 #, c-format msgid "Memory Left: %i bytes\n" msgstr "メモリーの空き容量: %i バイト\n" #: camlibs/sierra/sierra.c:1977 #, c-format msgid "Date: %s" msgstr "日付: %s" #: camlibs/sierra/sierra.c:2037 msgid "No camera manual available.\n" msgstr "マニュアル撮影は利用できません。\n" #: camlibs/sierra/sierra.c:2044 #, c-format msgid "" "Some notes about Epson cameras:\n" "- Some parameters are not controllable remotely:\n" " * zoom\n" " * focus\n" " * custom white balance setup\n" "- Configuration has been reverse-engineered with\n" " a PhotoPC 3000z, if your camera acts differently\n" " please send a mail to %s (in English)\n" msgstr "" "Epson 製 カメラについて:\n" "- 以下のパラメータはリモートで制御できません:\n" " * ズーム\n" " * フォーカス\n" " * ホワイト・バランスのカスタム設定\n" "- 設定は PhotoPC 3000z でリバースエンジニアされました。\n" " お使いのカメラがおかしな動きをした場合は\n" " %s まで (英語で) 連絡して下さい。\n" #: camlibs/sierra/sierra.c:2056 msgid "" "Some notes about Olympus cameras (and others?):\n" "(1) Camera Configuration:\n" " A value of 0 will take the default one (auto).\n" "(2) Olympus C-3040Z (and possibly also the C-2040Z\n" " and others) have a USB PC Control mode. To switch\n" " to this mode, turn on the camera, open\n" " the memory card access door and then press and\n" " hold both of the menu and LCD buttons until the\n" " camera control menu appears. Set it to ON.\n" "(3) If you switch the 'LCD mode' to 'Monitor' or\n" " 'Normal', don't forget to switch it back to 'Off'\n" " before disconnecting. Otherwise you cannot use\n" " the camera's buttons. If you end up in this\n" " state, you should reconnect the camera to the\n" " PC and switch LCD to 'Off'." msgstr "" #: camlibs/sierra/sierra.c:2083 msgid "" "sierra SPARClite library\n" "Scott Fritzinger \n" "Support for sierra-based digital cameras\n" "including Olympus, Nikon, Epson, and Pentax.\n" "\n" "Thanks to Data Engines (www.dataengines.com)\n" "for the use of their Olympus C-3030Z for USB\n" "support implementation." msgstr "" #: camlibs/sierra/sierra-desc.c:186 #, c-format msgid "%lld (unknown)" msgstr "%lld (不明)" #: camlibs/sipix/blink.c:872 msgid "" "Sipix StyleCam Blink Driver\n" "Vincent Sanders \n" "Marcus Meissner .\n" msgstr "" "Sipix StyleCam Blink ドライバ\n" "Vincent Sanders 氏 \n" "Marcus Meissner 氏 \n" #: camlibs/sipix/blink.c:993 camlibs/stv0674/stv0674.c:256 msgid "Could not apply USB settings" msgstr "USB 設定を適用できませんでした" #: camlibs/sipix/web2.c:629 msgid "" "SiPix Web2\n" "Marcus Meissner \n" "Driver for accessing the SiPix Web2 camera." msgstr "" "SiPix Web2\n" "Marcus Meissner \n" "SiPix Web2 カメラへアクセスするドライバです。" #: camlibs/smal/smal.c:167 msgid "" "Smal Ultrapocket\n" "Lee Benfield \n" "Driver for accessing the Smal Ultrapocket camera, and OEM versions (slimshot)" msgstr "" "Smal Ultrapocket ドライバ。\n" "Lee Benfield \n" "Smal Ultrapocket カメラ向のドライバで、OEM 版です (slimshot)。" #: camlibs/sonix/library.c:120 #, c-format msgid "" "Sonix camera.\n" "There is %i photo in it.\n" msgid_plural "" "Sonix camera.\n" "There are %i photos in it.\n" msgstr[0] "" msgstr[1] "" #: camlibs/sonix/library.c:131 msgid "" "This driver supports some cameras that use the Sonix sn9c2028 chip.\n" "The following operations are supported:\n" " - thumbnails for a GUI frontend\n" " - full images in PPM format\n" " - delete all images\n" " - delete last image (not all of the Sonix cameras can do this)\n" " - image capture to camera (\t\tditto\t\t)\n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos or as AVI files, depending on the model.\n" "Thumbnails for AVIs are still photos made from the first frame.\n" "A single image cannot be deleted unless it is the last one.\n" msgstr "" #: camlibs/sonix/library.c:149 msgid "" "Sonix camera library\n" "Theodore Kilgore \n" msgstr "" "Sonix カメラのライブラリ。\n" "Theodore Kilgore \n" #: camlibs/sonydscf1/sonydscf1.c:562 msgid "" "Sony DSC-F1 Digital Camera Support\n" "M. Adam Kendall \n" "Based on the chotplay CLI interface from\n" "Ken-ichi Hayashi\n" "Gphoto2 port by Bart van Leeuwen " msgstr "" "SONY DSC-F1 デジタルカメラのサポート担当\n" "M. Adam Kendall \n" "Kenichi Hayashi 氏から chotplay CLI \n" "インタフェース部を提供して貰いました\n" "Gphoto2 実装の担当は Bart van Leeuwen " #: camlibs/sonydscf55/camera.c:102 msgid "" "Sony DSC-F55/505 gPhoto library\n" "Supports Sony MSAC-SR1 and Memory Stick used by DCR-PC100\n" "Originally written by Mark Davies \n" "gPhoto2 port by Raymond Penners " msgstr "" "Sony DSC-F55/505 gPhoto ライブラリ\n" "Sony MSAC-SR1 と DCR-PC100 が使用するメモリー・ステックのサポート\n" "Mark Davies 氏 が作成したものがベースです。\n" "gPhoto2 へのポーティングは Raymond Penners 氏 が担当しました。" #: camlibs/soundvision/soundvision.c:317 #, c-format msgid "" "Firmware Revision: %8s\n" "Pictures: %i\n" "Memory Total: %ikB\n" "Memory Free: %ikB\n" msgstr "" "ファイヤーワイヤーのリビジョン: %8s\n" "写真の合計: %i\n" "メモリーの合計: %i Kバイト\n" "空きメモリーの合計: %i Kバイト\n" #: camlibs/soundvision/soundvision.c:325 #, c-format msgid "Firmware Revision: %8s" msgstr "ファームウェアのリビジョン: %8s" #: camlibs/soundvision/soundvision.c:333 msgid "" "Soundvision Driver\n" "Vince Weaver \n" msgstr "" "Soundvision ドライバ\n" "Vince Weaver \n" #: camlibs/spca50x/library.c:269 #, c-format msgid "" "FLASH:\n" " Files: %d\n" msgstr "" "フラッシュメモリー:\n" " ファイル数: %d\n" #: camlibs/spca50x/library.c:278 #, c-format msgid "" "SDRAM:\n" " Files: %d\n" " Images: %4d\n" " Movies: %4d\n" "Space used: %8d\n" "Space free: %8d\n" msgstr "" "SDRAM:\n" " ファイル数: %d\n" " 写真の数: %4d\n" " 動画の数: %4d\n" "使用済みの容量: %8d\n" "空き容量: %8d\n" #: camlibs/spca50x/library.c:294 msgid "spca50x library v" msgstr "spca50x ライブラリ Ver" #: camlibs/sq905/library.c:128 #, c-format msgid "" "Your USB camera has a S&Q chipset.\n" "The total number of pictures taken is %i\n" "Some of these could be clips containing\n" "several frames\n" msgstr "" "お使いの USB カメラには S&Q チップセットが搭載されています。\n" "撮影した写真の合計 = %i\n" "これらの写真は複数のフレームを格納したクリップに\n" "することが可能です。\n" #: camlibs/sq905/library.c:142 msgid "" "For cameras with S&Q Technologies chip.\n" "Should work with gtkam. Photos will be saved in PPM format.\n" "\n" "All known S&Q cameras have two resolution settings. What\n" "those are, will depend on your particular camera.\n" "A few of these cameras allow deletion of all photos. Most do not.\n" "Uploading of data to the camera is not supported.\n" "The photo compression mode found on many of the S&Q\n" "cameras is supported, to some extent.\n" "If present on the camera, video clips are seen as subfolders.\n" "Gtkam will download these separately. When clips are present\n" "on the camera, there is a little triangle before the name of\n" "the camera. If no folders are listed, click on the little \n" "triangle to make them appear. Click on a folder to enter it\n" "and see the frames in it, or to download them. The frames will\n" "be downloaded as separate photos, with special names which\n" "specify from which clip they came. Thus, you may freely \n" "choose to save clip frames in separate directories. or not.\n" msgstr "" "S&Q テクノロジーのチップを搭載したカメラのドライバ。\n" "gtkam で動作します。写真は PPM フォーマットで保存されます。\n" "\n" "S&Q と知られる全てのカメラには解像度の設定が二つあります。\n" "この設定はお使いのカメラに依存します。\n" "このカメラのいくつかの種類では全ての写真を削除する機能も提供しています。\n" "カメラへ画像データをアップロードする機能は提供されていません。\n" "多くの S&Q カメラでは写真の画像圧縮をサポートしています。\n" "お使いのカメラが動画のキャプチャ機能を提供している場合、\n" "ビデオ・クリップはサブフォルダに格納されます。\n" "Gtkam を使えば、それぞれ個別にダウンロードできます。\n" "ビデオ・クリップが存在している場合は、\n" "カメラの名前の直前に小さな▲マークが表示されます。\n" "フォルダが表示されない場合は、この▲マークをクリックしてみて下さい。\n" "フォルダをクリックすると、クリップが表示されるのでダウンロードできます。\n" "ビデオ・クリップは写真を分解したフレームとしてダウンロードします。\n" "ダウンロードしたフレームにはクリップ名から生成した特別な名前が付与されます。\n" "そのためクリップを選択して、それぞれ別のフォルダに保存できます。\n" #: camlibs/sq905/library.c:170 msgid "" "sq905 generic driver\n" "Theodore Kilgore \n" msgstr "" "sq905 向け汎用ドライバ。\n" "Theodore Kilgore \n" #: camlibs/st2205/library.c:81 #, c-format msgid "Your USB picture frame has a ST2205 chipset\n" msgstr "" #: camlibs/st2205/library.c:90 msgid "" "ST2205 based picture frames come with a variety of resolutions.\n" "The gphoto driver for these devices allows you to download,\n" "upload and delete pictures from the picture frame." msgstr "" #: camlibs/st2205/library.c:103 msgid "" "ST2205 USB picture frame driver\n" "Hans de Goede \n" "This driver allows you to download, upload and delete pictures\n" "from the picture frame." msgstr "" #: camlibs/st2205/library.c:550 camlibs/st2205/library.c:574 msgid "Orientation" msgstr "" #: camlibs/stv0674/stv0674.c:203 msgid "" "STV0674\n" "Vincent Sanders \n" "Driver for cameras using the STV0674 processor ASIC.\n" "Protocol reverse engineered using SnoopyPro\n" msgstr "" "STV0674\n" "Vincent Sanders \n" "STV0674 プロセッサの ASIC 回路を搭載したカメラのドライバです。\n" "SnoopyPro を使ってプロトコルをリバースエンジニアしました。\n" #: camlibs/stv0680/library.c:360 camlibs/stv0680/library.c:394 msgid "Bad exposure (not enough light probably)" msgstr "露出がおかしいです (おそらくフラッシュが十分ではありません)" #: camlibs/stv0680/library.c:524 msgid "Information on STV0680-based camera:\n" msgstr "STV0680 ベースのカメラ情報:\n" #: camlibs/stv0680/library.c:529 #, c-format msgid "Firmware Revision: %d.%d\n" msgstr "ファームウェア・リビジョン: %d.%d\n" #: camlibs/stv0680/library.c:533 #, c-format msgid "ASIC Revision: %d.%d\n" msgstr "ASIC リビジョン: %d.%d\n" #: camlibs/stv0680/library.c:537 #, c-format msgid "Sensor ID: %d.%d\n" msgstr "センサ ID: %d.%d\n" #: camlibs/stv0680/library.c:543 #, c-format msgid "Camera is configured for lights flickering by %dHz.\n" msgstr "" #: camlibs/stv0680/library.c:546 #, c-format msgid "Memory in camera: %d Mbit.\n" msgstr "カメラ内蔵メモリー: %d Mビット\n" #: camlibs/stv0680/library.c:550 msgid "Camera supports Thumbnails.\n" msgstr "サムネイル形式をサポートしています。\n" #: camlibs/stv0680/library.c:552 msgid "Camera supports Video.\n" msgstr "ビデオ形式をサポートしています。\n" #: camlibs/stv0680/library.c:555 msgid "Camera pictures are monochrome.\n" msgstr "白黒です。\n" #: camlibs/stv0680/library.c:557 msgid "Camera has memory.\n" msgstr "メモリーを内蔵しています。\n" #: camlibs/stv0680/library.c:559 msgid "Camera supports videoformats: " msgstr "サポート済みのビデオ形式: " #: camlibs/stv0680/library.c:565 #, c-format msgid "Vendor ID: %02x%02x\n" msgstr "ベンダー ID: %02x%02x\n" #: camlibs/stv0680/library.c:569 #, c-format msgid "Product ID: %02x%02x\n" msgstr "製品 ID: %02x%02x\n" #: camlibs/stv0680/library.c:576 #, c-format msgid "Number of Images: %d\n" msgstr "写真の数: %d\n" #: camlibs/stv0680/library.c:579 #, c-format msgid "Maximum number of Images: %d\n" msgstr "画像の最大数: %d\n" #: camlibs/stv0680/library.c:582 #, c-format msgid "Image width: %d\n" msgstr "画像の幅: %d\n" #: camlibs/stv0680/library.c:585 #, c-format msgid "Image height: %d\n" msgstr "画像の高さ: %d\n" #: camlibs/stv0680/library.c:588 #, c-format msgid "Image size: %d\n" msgstr "画像サイズ: %d\n" #: camlibs/stv0680/library.c:592 #, c-format msgid "Thumbnail width: %d\n" msgstr "サムネイルの幅: %d\n" #: camlibs/stv0680/library.c:593 #, c-format msgid "Thumbnail height: %d\n" msgstr "サムネイルの高さ: %d\n" #: camlibs/stv0680/library.c:594 #, c-format msgid "Thumbnail size: %d\n" msgstr "サムネイルのサイズ: %d\n" #: camlibs/stv0680/stv0680.c:272 msgid "" "STV0680\n" "Adam Harrison \n" "Driver for cameras using the STV0680 processor ASIC.\n" "Protocol reverse engineered using CommLite Beta 5\n" "Carsten Weinholz \n" "Extended for Aiptek PenCam and other STM USB Dual-mode cameras." msgstr "" "STV0680\n" "Adam Harrison \n" "STV0680 (プロセッサ ASIC 搭載) を使用するカメラのドライバ担当。\n" "CommLite Beta 5 の Protocol Reverse Engineered は\n" "Carsten Weinholz 氏が担当。\n" "Aiptek PenCam の拡張とその他の STM USB Dual-mode カメラを担当。" #: camlibs/sx330z/library.c:139 #, c-format msgid "Getting information on %i files..." msgstr "%i 個のファイルの情報を取得中..." #: camlibs/sx330z/library.c:243 msgid "" "(Traveler) SX330z Library (And other Aldi-cams).\n" "Even other Vendors like Jenoptik, Skanhex, Maginon should work.\n" "Please send bugreports and comments.\n" "Dominik Kuhlen \n" msgstr "" "(Traveler) SX330z ライブラリ (含む、その他の Aldi-cams)。\n" "Jenoptik、Skanhex、Maginon のような他の製品でも動作します。\n" "バグ報告とコメントは次にへメールして下さい:\n" "Dominik Kuhlen \n" #: camlibs/sx330z/library.c:286 msgid "sx330z is USB only" msgstr "sx330z は USB にのみ対応しています" #: camlibs/topfield/puppy.c:540 msgid "Driver Settings" msgstr "ドライバーの設定" #: camlibs/topfield/puppy.c:544 msgid "Turbo mode" msgstr "ターボ モード" #: camlibs/topfield/puppy.c:599 msgid "" "Topfield TF5000PVR\n" "Marcus Meissner \n" "Library to download / upload files from a Topfield PVR.\n" "Ported from puppy (c) Peter Urbanec \n" msgstr "" #: camlibs/topfield/puppy.c:646 #, c-format msgid "Downloading %s..." msgstr "「%s」をダウンロードしています..." #: camlibs/toshiba/pdrm11/library.c:120 msgid "" "Toshiba\n" "David Hogue \n" "Toshiba pdr-m11 driver.\n" msgstr "" "Toshiba\n" "David Hogue \n" "Toshiba pdr-m11 向けのドライバ。\n" #: libgphoto2/gphoto2-abilities-list.c:201 msgid "Internal error looking for camlibs. (path names too long?)" msgstr "" #: libgphoto2/gphoto2-abilities-list.c:215 #, c-format msgid "Loading camera drivers from '%s'..." msgstr "'%s' からカメラのドライバを読み込み中..." #: libgphoto2/gphoto2-abilities-list.c:633 #, c-format msgid "Could not find any driver for '%s'" msgstr "'%s' 用のドライバが見つかりませんでした" #: libgphoto2/gphoto2-camera.c:81 #, c-format msgid "An error occurred in the io-library ('%s'): %s" msgstr "I/O ライブラリ ('%s') でエラーが発生しました: %s" #: libgphoto2/gphoto2-camera.c:85 msgid "No additional information available." msgstr "有効な追加情報はありません。" #: libgphoto2/gphoto2-camera.c:696 msgid "Could not detect any camera" msgstr "カメラを検出できませんでした" #: libgphoto2/gphoto2-camera.c:714 #, c-format msgid "Could not detect any camera at port %s" msgstr "" #: libgphoto2/gphoto2-camera.c:735 msgid "You have to set the port prior to initialization of the camera." msgstr "" #: libgphoto2/gphoto2-camera.c:760 #, c-format msgid "Could not load required camera driver '%s' (%s)." msgstr "必要なカメラのドライバ '%s' (%s) が読み込めませんでした。" #: libgphoto2/gphoto2-camera.c:773 #, c-format msgid "Camera driver '%s' is missing the 'camera_init' function." msgstr "カメラのドライバ '%s' には 'camera_init' 関数がありません。" #: libgphoto2/gphoto2-camera.c:826 msgid "This camera does not offer any configuration options." msgstr "このカメラではいくつかのオプションをサポートしていません。" #: libgphoto2/gphoto2-camera.c:859 msgid "This camera does not support setting configuration options." msgstr "このカメラでは設定したいくつかのオプションをサポートしていません。" #: libgphoto2/gphoto2-camera.c:891 msgid "This camera does not support summaries." msgstr "このカメラはサマリをサポートしていません。" #: libgphoto2/gphoto2-camera.c:922 msgid "This camera does not offer a manual." msgstr "このカメラはマニュアル撮影をサポートしていません。" #: libgphoto2/gphoto2-camera.c:954 msgid "This camera does not provide information about the driver." msgstr "このカメラはドライバ情報を提供していません。" #: libgphoto2/gphoto2-camera.c:988 msgid "This camera can not capture." msgstr "このカメラではキャプチャできません。" #: libgphoto2/gphoto2-camera.c:1022 msgid "This camera can not capture previews." msgstr "このカメラはキャプチャのプレビューができません。" #: libgphoto2/gphoto2-filesys.c:306 #, c-format msgid "The path '%s' is not absolute." msgstr "パス名 '%s' が無効です。" #: libgphoto2/gphoto2-filesys.c:1133 #, c-format msgid "" "You have been trying to delete '%s' from folder '%s', but the filesystem " "does not support deletion of files." msgstr "'%s' をフォルダ '%s' から削除しようとしましたが、ファイルシステムはファイルの削除をサポートしていません。" #: libgphoto2/gphoto2-filesys.c:1142 #, c-format msgid "Deleting '%s' from folder '%s'..." msgstr "'%s' をフォルダ '%s' から削除中..." #: libgphoto2/gphoto2-filesys.c:1270 #, c-format msgid "" "There are still subfolders in folder '%s/%s' that you are trying to remove." msgstr "" #: libgphoto2/gphoto2-filesys.c:1275 #, c-format msgid "" "There are still files in folder '%s/%s' that you are trying to remove." msgstr "" #: libgphoto2/gphoto2-filesys.c:1311 msgid "The filesystem does not support upload of files." msgstr "ファイルシステムではファイルのアップロードをサポートしていません。" #: libgphoto2/gphoto2-filesys.c:1364 #, c-format msgid "" "Folder '%s' only contains %i files, but you requested a file with number %i." msgstr "" #: libgphoto2/gphoto2-filesys.c:1412 #, c-format msgid "File '%s' could not be found in folder '%s'." msgstr "ファイル '%s' がフォルダ '%s' の中にありません。" #: libgphoto2/gphoto2-filesys.c:1529 #, c-format msgid "Could not find file '%s'." msgstr "ファイル '%s' が見つかりませんでした。" #: libgphoto2/gphoto2-filesys.c:1655 msgid "The filesystem doesn't support getting files" msgstr "ファイルシステムはこの形式のファイル取得をサポートしていません。" #: libgphoto2/gphoto2-filesys.c:1688 libgphoto2/gphoto2-filesys.c:2189 #: libgphoto2/gphoto2-filesys.c:2347 #, c-format msgid "Unknown file type %i." msgstr "不明なファイル形式 %i です。" #: libgphoto2/gphoto2-filesys.c:1692 #, c-format msgid "Downloading '%s' from folder '%s'..." msgstr "'%s' をフォルダ '%s' からダウンロード中..." #: libgphoto2/gphoto2-filesys.c:1947 msgid "The filesystem doesn't support getting file information" msgstr "ファイルシステムはこの形式のファイル情報取得をサポートしていません" #: libgphoto2/gphoto2-filesys.c:2457 msgid "The filesystem doesn't support setting file information" msgstr "ファイルシステムはこの形式のファイル情報の設定をサポートしていません" #: libgphoto2/gphoto2-filesys.c:2479 msgid "Read-only file attributes like width and height can not be changed." msgstr "ファイルの幅と高さなどの読み込み専用属性を変更することはできません。" #: libgphoto2/gphoto2-filesys.c:2562 msgid "The filesystem doesn't support getting storage information" msgstr "" #: libgphoto2/gphoto2-result.c:47 msgid "Corrupted data" msgstr "おかしなデータ" #: libgphoto2/gphoto2-result.c:48 msgid "File exists" msgstr "ファイルが存在します" #: libgphoto2/gphoto2-result.c:49 msgid "Unknown model" msgstr "不明な型式" #: libgphoto2/gphoto2-result.c:50 msgid "Directory not found" msgstr "ディレクトリがみつかりません" #: libgphoto2/gphoto2-result.c:51 msgid "File not found" msgstr "ファイルがみつかりません" #: libgphoto2/gphoto2-result.c:52 msgid "Directory exists" msgstr "ディレクトリが存在します" #: libgphoto2/gphoto2-result.c:53 msgid "I/O in progress" msgstr "進行中の I/O" #: libgphoto2/gphoto2-result.c:54 msgid "Path not absolute" msgstr "パス名が無効です" #: libgphoto2/gphoto2-result.c:55 msgid "Operation cancelled" msgstr "操作を取り消しました" #: libgphoto2/gphoto2-result.c:56 msgid "Camera could not complete operation" msgstr "操作を完了できませんでした" #: libgphoto2/gphoto2-result.c:57 msgid "OS error in camera communication" msgstr "カメラとの通信中に OS のエラーが発生しました" #: libgphoto2/gphoto2-result.c:58 msgid "Not enough free space" msgstr "" #: libgphoto2/gphoto2-result.c:83 msgid "Unknown camera library error" msgstr "カメラ ライブラリの不明なエラー" #: libgphoto2/gphoto2-result.c:89 msgid "Unknown error" msgstr "不明なエラー" language-pack-ja-base/data/ja/LC_MESSAGES/ubuntu-help.po0000644000000000000000000357354212704126300017661 0ustar # Japanese translation for gnome-user-docs # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the gnome-user-docs package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: gnome-user-docs\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-04-08 10:15+0000\n" "PO-Revision-Date: 2015-11-08 06:49+0000\n" "Last-Translator: Rakugou \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:29+0000\n" "X-Generator: Launchpad (build 17995)\n" #. (itstool) path: p/link #: C/legal.xml:3 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported License" msgstr "クリエイティブ・コモンズ 表示-継承 3.0 非移植 ライセンス" #. (itstool) path: license/p #: C/legal.xml:3 msgid "This work is licensed under a <_:link-1/>." msgstr "この著作物はライセンス <_:link-1/> で提供されます。" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " 9appat3ch https://launchpad.net/~kptech\n" " Akihiro Nishimura https://launchpad.net/~nimu-zh3\n" " Akira Nakagawa https://launchpad.net/~matyapiro31\n" " Akira Tanaka https://launchpad.net/~akira-tanaka\n" " Aoi Sato https://launchpad.net/~aoisato\n" " Doug Smythies https://launchpad.net/~dsmythies\n" " Fumihito YOSHIDA https://launchpad.net/~hito\n" " Gunnar Hjalmarsson https://launchpad.net/~gunnarhj\n" " Hayato Matsuura https://launchpad.net/~doublemarket\n" " Kenichi Ito https://launchpad.net/~ken-i54k\n" " Kentaro Kazuhama https://launchpad.net/~kazken3\n" " Koichi Akabe https://launchpad.net/~vbkaisetsu\n" " Mitsuya Shibata https://launchpad.net/~cosmos-door\n" " Naoya Urabe https://launchpad.net/~uraben\n" " Noritaka Sekiyama https://launchpad.net/~moomindani\n" " OKANO Takayoshi https://launchpad.net/~kano\n" " Rakugou https://launchpad.net/~rakugou-psysal\n" " Sakae Akanuma https://launchpad.net/~sakaeakanuma\n" " Satoko Rokujo https://launchpad.net/~satokorokujo-deactivatedaccount\n" " Seiji Matsushita https://launchpad.net/~darknight\n" " Shushi Kurose https://launchpad.net/~kuromabo\n" " TAKAHASHI Hidetsugu https://launchpad.net/~manzyun\n" " Takaaki Sakamoto https://launchpad.net/~daedroy-1457\n" " Takashi Sakamoto https://launchpad.net/~mocchi\n" " Tsuji Kento https://launchpad.net/~tuziemon-deactivatedaccount\n" " vine_user https://launchpad.net/~vineuser\n" " yamada https://launchpad.net/~yamada365" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:8 #: C/a11y-dwellclick.page:7 #: C/a11y-right-click.page:7 #: C/a11y-slowkeys.page:11 #: C/a11y-stickykeys.page:7 #: C/accounts.page:5 #: C/accounts-disable-service.page:6 #: C/bluetooth-problem-connecting.page:17 #: C/files-browse.page:24 #: C/files-hidden.page:13 #: C/files-sort.page:13 #: C/files-tilde.page:14 #: C/hardware-problems-graphics.page:11 #: C/look-display-fuzzy.page:22 #: C/mouse-doubleclick.page:16 #: C/mouse-lefthanded.page:14 #: C/mouse-mousekeys.page:15 #: C/mouse-problem-notmoving.page:14 #: C/mouse-sensitivity.page:15 #: C/nautilus-list.page:13 #: C/net-default-browser.page:11 #: C/net-default-email.page:11 #: C/net-email-virus.page:13 #: C/net-install-flash.page:11 #: C/net-install-moonlight.page:11 #: C/net-manual.page:12 #: C/net-othersconnect.page:12 #: C/net-othersedit.page:12 #: C/net-proxy.page:11 #: C/net-slow.page:11 #: C/net-wireless-adhoc.page:11 #: C/net-wireless-disconnecting.page:17 #: C/net-wireless-edit-connection.page:16 #: C/net-wireless-noconnection.page:11 #: C/net-wireless-troubleshooting-device-drivers.page:14 #: C/net-wrongnetwork.page:15 #: C/power-batteryestimate.page:18 #: C/power-batterylife.page:20 #: C/power-batteryoptimal.page:18 #: C/power-batterywindows.page:18 #: C/power-othercountry.page:17 #: C/printing.page:9 #: C/printing-2sided.page:14 #: C/printing-cancel-job.page:15 #: C/printing-differentsize.page:13 #: C/printing-envelopes.page:15 #: C/printing-order.page:14 #: C/printing-select.page:13 #: C/printing-setup.page:14 #: C/sound-volume.page:8 #: C/user-goodpassword.page:11 msgid "Phil Bull" msgstr "Phil Bull" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:12 #: C/a11y-braille.page:6 #: C/a11y-contrast.page:7 #: C/a11y-dwellclick.page:11 #: C/a11y-font-size.page:7 #: C/a11y.page:7 #: C/a11y-right-click.page:11 #: C/a11y-screen-reader.page:6 #: C/a11y-slowkeys.page:7 #: C/a11y-stickykeys.page:11 #: C/a11y-visualalert.page:7 #: C/bluetooth.page:11 #: C/bluetooth-connect-device.page:25 #: C/bluetooth-turn-on-off.page:19 #: C/bluetooth-visibility.page:14 #: C/clock.page:18 #: C/disk.page:9 #: C/display-dimscreen.page:25 #: C/display-lock.page:15 #: C/files-browse.page:20 #: C/files-delete.page:19 #: C/files-lost.page:19 #: C/files-open.page:19 #: C/files.page:10 #: C/files-preview.page:7 #: C/files-removedrive.page:12 #: C/files-rename.page:17 #: C/files-search.page:19 #: C/files-select.page:8 #: C/files-share.page:17 #: C/hardware.page:11 #: C/keyboard.page:19 #: C/keyboard-cursor-blink.page:14 #: C/keyboard-layouts.page:13 #: C/keyboard-repeat-keys.page:12 #: C/look-background.page:26 #: C/media.page:11 #: C/mouse-disabletouchpad.page:15 #: C/mouse-doubleclick.page:20 #: C/mouse-lefthanded.page:18 #: C/mouse-middleclick.page:20 #: C/mouse-mousekeys.page:19 #: C/mouse-problem-notmoving.page:18 #: C/mouse-sensitivity.page:23 #: C/mouse-touchpad-click.page:13 #: C/nautilus-behavior.page:19 #: C/nautilus-connect.page:16 #: C/nautilus-display.page:14 #: C/nautilus-file-properties-basic.page:19 #: C/nautilus-file-properties-permissions.page:19 #: C/nautilus-prefs.page:11 #: C/nautilus-preview.page:14 #: C/nautilus-views.page:19 #: C/net-findip.page:12 #: C/net-macaddress.page:11 #: C/net-nonm.page:9 #: C/net.page:12 #: C/net-wireless-adhoc.page:15 #: C/net-wireless-edit-connection.page:11 #: C/net-wrongnetwork.page:10 #: C/prefs.page:12 #: C/prefs-language.page:10 #: C/prefs-display.page:10 #: C/printing-setup.page:26 #: C/screen-shot-record.page:20 #: C/session-formats.page:14 #: C/session-language.page:18 #: C/shell-exit.page:21 #: C/shell-keyboard-shortcuts.page:15 #: C/shell-windows-maximize.page:16 #: C/shell-windows-states.page:15 #: C/shell-windows-tiled.page:7 #: C/sound-alert.page:10 #: C/sound-usemic.page:10 #: C/sound-usespeakers.page:9 #: C/sound-volume.page:13 #: C/tips.page:8 #: C/tips-specialchars.page:12 #: C/unity-introduction.page:13 #: C/user-add.page:19 #: C/user-changepicture.page:15 #: C/user-delete.page:19 msgid "Shaun McCance" msgstr "Shaun McCance" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:16 #: C/a11y-contrast.page:11 #: C/a11y-dwellclick.page:15 #: C/a11y-font-size.page:11 #: C/a11y.page:11 #: C/a11y-right-click.page:16 #: C/a11y-slowkeys.page:15 #: C/a11y-stickykeys.page:15 #: C/a11y-visualalert.page:11 #: C/accounts-add.page:10 #: C/accounts-provider-not-available.page:16 #: C/accounts-remove.page:5 #: C/accounts-which-application.page:12 #: C/accounts-whyadd.page:10 #: C/backup-how.page:21 #: C/backup-thinkabout.page:22 #: C/backup-what.page:21 #: C/bluetooth-connect-device.page:29 #: C/bluetooth-send-file.page:26 #: C/color-assignprofiles.page:20 #: C/color-calibrate-scanner.page:22 #: C/color-calibrate-screen.page:23 #: C/color-howtoimport.page:21 #: C/color-virtualdevice.page:19 #: C/contacts-add-remove.page:17 #: C/contacts-connect.page:10 #: C/contacts-edit-details.page:18 #: C/contacts-link-unlink.page:17 #: C/contacts.page:14 #: C/contacts-search.page:18 #: C/contacts-setup.page:7 #: C/clock-calendar.page:20 #: C/clock-set.page:22 #: C/clock-timezone.page:17 #: C/disk-benchmark.page:21 #: C/disk-capacity.page:17 #: C/disk-check.page:18 #: C/display-dual-monitors-desktop.page:11 #: C/display-lock.page:19 #: C/documents-collections.page:12 #: C/documents-filter.page:7 #: C/documents-formats.page:7 #: C/documents-info.page:13 #: C/documents-previews.page:12 #: C/documents-print.page:12 #: C/documents-search.page:12 #: C/documents-select.page:12 #: C/documents-tracker.page:12 #: C/documents-viewgrid.page:13 #: C/documents-view.page:12 #: C/files-autorun.page:23 #: C/files-browse.page:28 #: C/files-copy.page:22 #: C/files-delete.page:28 #: C/files-disc-write.page:9 #: C/files-hidden.page:17 #: C/files-lost.page:23 #: C/files-removedrive.page:16 #: C/files-rename.page:25 #: C/files-search.page:23 #: C/files-share.page:21 #: C/files-sort.page:21 #: C/files-templates.page:17 #: C/files-tilde.page:18 #: C/keyboard-cursor-blink.page:26 #: C/keyboard-layouts.page:22 #: C/keyboard-nav.page:10 #: C/keyboard-osk.page:19 #: C/keyboard-repeat-keys.page:24 #: C/keyboard-shortcuts-set.page:10 #: C/look-background.page:34 #: C/look-display-fuzzy.page:26 #: C/look-resolution.page:23 #: C/mouse-disabletouchpad.page:19 #: C/mouse-doubleclick.page:24 #: C/mouse-lefthanded.page:22 #: C/mouse-middleclick.page:24 #: C/mouse-mousekeys.page:23 #: C/mouse-sensitivity.page:27 #: C/mouse-touchpad-click.page:17 #: C/nautilus-behavior.page:23 #: C/nautilus-bookmarks-edit.page:18 #: C/nautilus-connect.page:20 #: C/nautilus-display.page:18 #: C/nautilus-file-properties-permissions.page:23 #: C/nautilus-list.page:17 #: C/nautilus-preview.page:18 #: C/nautilus-views.page:23 #: C/net-default-browser.page:15 #: C/net-default-email.page:15 #: C/net-findip.page:20 #: C/net-macaddress.page:19 #: C/net-othersconnect.page:16 #: C/net-othersedit.page:16 #: C/net-proxy.page:19 #: C/power-batterylife.page:28 #: C/power-nowireless.page:24 #: C/power-whydim.page:17 #: C/prefs-language.page:14 #: C/printing-setup.page:34 #: C/session-formats.page:18 #: C/session-language.page:26 #: C/session-screenlocks.page:18 #: C/tips-specialchars.page:16 #: C/user-add.page:23 #: C/user-goodpassword.page:19 #: C/wacom-left-handed.page:7 #: C/wacom-mode.page:6 #: C/wacom-multi-monitor.page:7 #: C/wacom.page:15 #: C/wacom-stylus.page:7 msgid "Michael Hill" msgstr "Michael Hill" #. (itstool) path: info/desc #: C/a11y-bouncekeys.page:19 msgid "Ignore quickly-repeated key presses of the same key." msgstr "同じキーをすばやく押した場合は無視します。" #. (itstool) path: page/title #: C/a11y-bouncekeys.page:30 msgid "Turn on bounce keys" msgstr "バウンスキーを有効にする" #. (itstool) path: page/p #: C/a11y-bouncekeys.page:32 msgid "" "Turn on bounce keys to ignore key presses that are rapidly " "repeated. For example, if you have hand tremors which cause you to press a " "key multiple times when you only want to press it once, you should turn on " "bounce keys." msgstr "" "バウンスキーを有効にすると、連続的なキー入力を無視します。たとえば、一度だけキーを押したいのに手が震えて何度もキーを押してしまう場合、バ" "ウンスキーを有効にすることをお勧めします。" #. (itstool) path: item/p #. (itstool) path: when/p #: C/a11y-bouncekeys.page:41 #: C/a11y-contrast.page:39 #: C/a11y-dwellclick.page:51 #: C/a11y-font-size.page:35 #: C/a11y-right-click.page:43 #: C/a11y-slowkeys.page:44 #: C/a11y-stickykeys.page:49 #: C/a11y-visualalert.page:44 #: C/accounts-add.page:42 #: C/accounts-disable-service.page:45 #: C/accounts-remove.page:31 #: C/display-dimscreen.page:44 #: C/display-dual-monitors.page:31 #: C/display-lock.page:36 #: C/files-autorun.page:41 #: C/mouse-disabletouchpad.page:33 #: C/mouse-doubleclick.page:38 #: C/mouse-lefthanded.page:34 #: C/mouse-sensitivity.page:39 #: C/mouse-touchpad-click.page:29 #: C/mouse-touchpad-click.page:64 #: C/mouse-touchpad-click.page:98 #: C/net-default-browser.page:29 #: C/net-default-email.page:29 #: C/net-findip.page:34 #: C/power-closelid.page:52 #: C/power-whydim.page:35 #: C/session-formats.page:37 #: C/session-screenlocks.page:36 msgid "" "Click the icon at the very right of the menu bar and select " "System Settings." msgstr "メニューバーの右端のアイコンをクリックし、システム設定を選択します。" #. (itstool) path: item/p #: C/a11y-bouncekeys.page:47 #: C/a11y-slowkeys.page:50 #: C/a11y-stickykeys.page:55 #: C/keyboard-osk.page:36 msgid "" "Open Universal Access and select the Typing tab." msgstr "ユニバーサルアクセスを開き、タイピングタブを選択します。" #. (itstool) path: item/p #: C/a11y-bouncekeys.page:53 msgid "Switch Bounce Keys on." msgstr "バウンスキーをオンにします。" #. (itstool) path: page/p #: C/a11y-bouncekeys.page:59 msgid "" "Use the Acceptance delay slider to change how long bounce keys " "waits before it registers another key press after you pressed the key for " "the first time. Select Beep when a key is rejected if you want " "the computer to make a sound each time it ignores a key press because it " "happened too soon after the previous key press." msgstr "" "認識するまでの間隔のスライダーを使って、1 " "度目のキー押下から2度目のキー押下が入力として認識されるまでの時間を設定してください。キー押下が早過ぎてキー入力が無視される度に音を鳴らしたい場合は、「<" "gui>キー入力が拒否されたらビープ音を鳴らす」をオンにしてください。" #. (itstool) path: info/desc #: C/a11y-braille.page:9 msgid "" "Use the Orca screen reader with a refreshable Braille display." msgstr "点字ディスプレイで Orca スクリーンリーダーを使います。" #. (itstool) path: page/title #: C/a11y-braille.page:18 msgid "Read screen in Braille" msgstr "点字で画面を読む" #. (itstool) path: page/p #: C/a11y-braille.page:22 msgid "" "GNOME provides the Orca screen reader to display the user " "interface on a refreshable Braille display. Depending on how you installed " "GNOME, you might not have Orca installed. Install Orca, then refer to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-contrast.page:14 msgid "" "Make windows and buttons on the screen more (or less) vivid, so they're " "easier to see." msgstr "画面上のウィンドウやボタンのあざやかさを強めて (または弱めて) 見やすくします。" #. (itstool) path: page/title #: C/a11y-contrast.page:26 msgid "Adjust the contrast" msgstr "コントラストを調節する" #. (itstool) path: page/p #: C/a11y-contrast.page:30 msgid "" "You can adjust the contrast of windows and buttons so that they're easier to " "see. This is not the same as changing the " "brightness of the whole screen; only parts of the user " "interface will change." msgstr "" "ウィンドウやボタンは、コントラストを調節することで、より見やすくなります。これは、画面全体の明るさを変えることではありません。ユーザーインターフェースの一部分だけを変更します。" #. (itstool) path: item/p #: C/a11y-contrast.page:45 #: C/a11y-font-size.page:41 msgid "" "Open Universal Access and select the Seeing tab." msgstr "ユニバーサルアクセスを開き、視覚タブを選択します。" #. (itstool) path: item/p #: C/a11y-contrast.page:51 msgid "Switch High Contrast to ON." msgstr "ハイコントラストオンに切り替えます。" #. (itstool) path: info/desc #: C/a11y-dwellclick.page:18 msgid "" "The Hover Click (Dwell Click) feature allows you to click by holding the " "mouse still." msgstr "ホバークリック (自動クリック) の機能を使い、マウスを静止させることによりクリック動作を行う。" #. (itstool) path: page/title #: C/a11y-dwellclick.page:30 msgid "Simulate clicking by hovering" msgstr "ホバーリングでクリックを代替する" #. (itstool) path: page/p #: C/a11y-dwellclick.page:34 msgid "" "You can click or drag simply by hovering your mouse pointer over a control " "or object on the screen. This is useful if you find it difficult to move the " "mouse and click at the same time. This feature is called Hover Click or " "Dwell Click." msgstr "" "画面上のコントロールや対象物の上にマウスポインターをホバーリングすることで、簡単にクリックやドラッグ操作ができます。マウスを動かしつつ同時にクリックするこ" "とが困難であれば、これは役立ちます。この機能は、ホバークリックあるいは自動クリックと呼ばれています。" #. (itstool) path: page/p #: C/a11y-dwellclick.page:41 msgid "" "When Hover Click is enabled, you can move your mouse pointer over a control, " "let go of the mouse, and then wait for a while before the button will be " "clicked for you." msgstr "" "ホバークリックを有効にすれば、対象物の上にマウスポインターを移動させ、マウスから手を離してしばらく待つことで、ボタンをクリックすることができます。" #. (itstool) path: choose/p #. (itstool) path: item/p #: C/a11y-dwellclick.page:56 #: C/a11y-right-click.page:48 #: C/display-dual-monitors-desktop.page:32 msgid "" "Click your name on the menu bar and select System Settings." msgstr "メニューバーにあるあなたの名前をクリックし、システム設定を選択してください。" #. (itstool) path: item/p #: C/a11y-dwellclick.page:62 #: C/a11y-right-click.page:54 msgid "" "Open Universal Access and select the Pointing and " "Clicking tab." msgstr "ユニバーサルアクセスを開き、ポインター操作とクリックタブを選択します。" #. (itstool) path: item/p #: C/a11y-dwellclick.page:68 msgid "Switch Hover Click on." msgstr "ホバークリックをオンにします。" #. (itstool) path: page/p #: C/a11y-dwellclick.page:74 msgid "" "The Hover Click window will open, and will stay above all of your " "other windows. You can use this to choose what sort of click should happen " "when you hover. For example, if you select Secondary Click, you " "will right-click when you hover. After you double-click, right-click, or " "drag, you will be automatically returned to clicking." msgstr "" "ホバークリックのウィンドウが開き、他のウィンドウよりも前面に配置されます。これは、ホバーリングしたときにどの種別のクリックを実行する" "かを選ぶのに使用します。たとえば副ボタンのクリックを選ぶと、ホバーリングで右クリック動作が行われます。ダブルクリック、右クリック、ま" "たはドラッグを実行したあとは、自動的にただのクリック動作に戻ります。" #. (itstool) path: page/p #: C/a11y-dwellclick.page:82 msgid "" "When you hover your mouse pointer over a button and don't move it, it will " "gradually change color. When it has fully changed color, the button will be " "clicked." msgstr "" "マウスポインターをボタンの上にホバーリングしてそのまま動かさずにいると、ポインターの色が徐々に変わっていきます。ポインター全体の色が変わったタイミングで、" "ボタンがクリックされます。" #. (itstool) path: page/p #: C/a11y-dwellclick.page:88 msgid "" "Adjust the Delay setting to change how long you have to hold the " "mouse pointer still before clicking." msgstr "認識するまでの間隔を調節して、クリックするのに必要となるマウスポインターの静止時間を設定してください。" #. (itstool) path: page/p #: C/a11y-dwellclick.page:93 msgid "" "You don't need to hold the mouse perfectly still when hovering to click. The " "pointer is allowed to move a little bit and will still click after a while. " "If it moves too much, however, the click will not happen." msgstr "" "ホバークリックをするためにマウスを完璧に静止させる必要はありません。ポインターは少しなら動いてもかまわず、しばらくすればクリックされます。しかし、大きく動" "きすぎた場合はクリックされません。" #. (itstool) path: page/p #: C/a11y-dwellclick.page:99 msgid "" "Adjust the Motion threshold setting to change how much the " "pointer can move and still be considered to be hovering." msgstr "ジェスチャーのしきい値を調節して、ホバーリングと認識されるのに動かしてもよい程度を設定してください。" #. (itstool) path: info/desc #: C/a11y-font-size.page:14 msgid "Use larger fonts to make text easier to read." msgstr "より大きなフォントを使い、文字を読みやすくします。" #. (itstool) path: page/title #: C/a11y-font-size.page:24 msgid "Change text size on the screen" msgstr "画面の文字の大きさを変更する" #. (itstool) path: page/p #: C/a11y-font-size.page:28 msgid "" "If you have difficulty reading the text on your screen, you can change the " "size of the font." msgstr "画面の文字が読み取りにくいときは、フォントサイズを変更できます。" #. (itstool) path: item/p #: C/a11y-font-size.page:46 msgid "Switch Large Text to ON." msgstr "大きな文字オンに切り替えます。" #. (itstool) path: note/p #: C/a11y-font-size.page:53 msgid "" "In many apps, you can increase the text size at any time by pressing " "Ctrl+. To reduce the text size, press " "Ctrl-." msgstr "" "多くのアプリケーションでは、Ctrl+キーを押すといつでもテキストサイズを拡" "大することができます。テキストサイズを縮小するには、Ctrl-" "を押してください。" #. (itstool) path: info/desc #: C/a11y.page:14 msgid "" "Seeing, hearing, mobility, braille…" msgstr "" "視覚、聴覚、運動、点字…" #. (itstool) path: page/title #. (itstool) path: links/title #: C/a11y.page:26 #: C/keyboard.page:36 msgid "Universal access" msgstr "ユニバーサルアクセス" #. (itstool) path: when/p #: C/a11y.page:32 msgid "" "The Unity desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the Universal " "Access section of System Settings." msgstr "" "Unityデスクトップには、さまざまな障害や特殊なニーズのあるユーザーをサポートし、一般的な支援機器と連携して動作する支援技術が含まれています。多くのアク" "セシビリティ機能は、システム設定ユニバーサルアクセスセクションから利用できます。" #. (itstool) path: choose/p #: C/a11y.page:39 msgid "" "The GNOME desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the accessibility " "menu in the top bar." msgstr "" "GNOME " "デスクトップは、さまざまな障害や特殊なニーズを持つユーザーをサポートし、一般的な支援機器と連携して動作する支援技術が備わっています。多くのアクセシビリティ" "機能は、トップバーのアクセシビリティメニューから操作できます。" #. (itstool) path: section/title #: C/a11y.page:48 msgid "Visual impairments" msgstr "視覚障害" #. (itstool) path: links/title #: C/a11y.page:53 msgid "Blindness" msgstr "盲" #. (itstool) path: links/title #: C/a11y.page:58 msgid "Low vision" msgstr "ロービジョン" #. (itstool) path: links/title #: C/a11y.page:63 msgid "Color-blindness" msgstr "色弱" #. (itstool) path: links/title #: C/a11y.page:68 #: C/a11y.page:101 #: C/keyboard.page:40 msgid "Other topics" msgstr "その他のトピック" #. (itstool) path: section/title #: C/a11y.page:75 msgid "Hearing impairments" msgstr "聴覚障害" #. (itstool) path: section/title #: C/a11y.page:82 msgid "Mobility impairments" msgstr "運動障害" #. (itstool) path: links/title #: C/a11y.page:86 msgid "Mouse movement" msgstr "マウス動作" #. (itstool) path: links/title #: C/a11y.page:91 msgid "Clicking and dragging" msgstr "クリックとドラッグ" #. (itstool) path: links/title #: C/a11y.page:96 msgid "Keyboard use" msgstr "キーボードの使用" #. (itstool) path: credit/years #: C/a11y-right-click.page:13 #: C/accounts-whyadd.page:7 #: C/contacts-connect.page:12 #: C/contacts.page:16 #: C/contacts-setup.page:9 #: C/documents-collections.page:9 #: C/documents-collections.page:14 #: C/documents-filter.page:9 #: C/documents-formats.page:9 #: C/documents-info.page:9 #: C/documents-info.page:15 #: C/documents.page:9 #: C/documents-previews.page:9 #: C/documents-previews.page:14 #: C/documents-print.page:9 #: C/documents-print.page:14 #: C/documents-search.page:9 #: C/documents-search.page:14 #: C/documents-select.page:9 #: C/documents-select.page:14 #: C/documents-tracker.page:9 #: C/documents-tracker.page:14 #: C/documents-viewgrid.page:9 #: C/documents-viewgrid.page:15 #: C/documents-view.page:9 #: C/documents-view.page:14 #: C/files-removedrive.page:18 #: C/keyboard-layouts.page:15 #: C/screen-shot-record.page:22 #: C/shell-keyboard-shortcuts.page:17 #: C/shell-windows-states.page:17 #: C/wacom-left-handed.page:9 #: C/wacom-mode.page:8 #: C/wacom-multi-monitor.page:9 #: C/wacom-stylus.page:9 msgid "2012" msgstr "2012" #. (itstool) path: info/desc #: C/a11y-right-click.page:19 msgid "Press and hold the left mouse button to right-click." msgstr "マウスの左ボタンを長押しすることによって右クリック動作を行います。" #. (itstool) path: page/title #: C/a11y-right-click.page:29 msgid "Simulate a right mouse click" msgstr "右クリックを代替する" #. (itstool) path: page/p #: C/a11y-right-click.page:33 msgid "" "You can right-click by holding down the left mouse button. This is useful if " "you find it difficult to move your fingers individually on one hand, or if " "your pointing device only has a single button." msgstr "" "マウスの左ボタンを押したままにすることで、右クリック操作を行うことができます。片手で複数の指を別々に動かすのが困難であったり、特殊なマウスを使っていたりす" "る場合に、この機能は役立ちます。" #. (itstool) path: item/p #: C/a11y-right-click.page:60 msgid "Switch Simulated Secondary Click on." msgstr "副ボタンのクリックの代替をオンにします。" #. (itstool) path: page/p #: C/a11y-right-click.page:66 msgid "" "You can change how long you must hold down the left mouse button before it " "is registered as a right click. On the Pointing and Clicking tab, " "change the Acceptance delay under Simulated Secondary " "Click." msgstr "" "右クリックと認識されるまでに左ボタンを押しつづける必要のある間隔を設定できます。ポインター操作とクリックタブの副ボタンのク" "リックの代替の設定項目の認識するまでの間隔を変更してください。" #. (itstool) path: page/p #: C/a11y-right-click.page:73 msgid "" "To right-click with simulated secondary click, hold down the left mouse " "button where you would normally right-click, then release. The pointer fills " "with blue as you hold down the left mouse button. Once it is entirely blue, " "release the mouse button to right-click." msgstr "" "副ボタンのクリックの代替によって右クリック操作を行うには、通常右クリックしたい位置でマウスの左ボタンを押したままにし、それからボタンを離します。左マウスボ" "タンを押したままにすると、ポインターが青色に変わっていきます。ポインター全体が青色になってからマウスボタンを離すと右クリック動作が行われます。" #. (itstool) path: page/p #: C/a11y-right-click.page:80 msgid "" "Some special pointers, such as the resize pointers, do not change colors. " "You can still use simulated secondary click as normal, even if you don't get " "visual feedback from the pointer." msgstr "" "サイズ変更時のポインターなど、特殊なポインターによっては色が変わらないことがあります。ポインターが反応していないように見えても、通常どおり副ボタンのクリッ" "クの代替を行えます。" #. (itstool) path: page/p #: C/a11y-right-click.page:86 msgid "" "If you use Mouse Keys, this also " "allows you to right-click by holding down the 5 key on your " "keypad." msgstr "" "マウスキーを使用している場合は、キーパッドの 5 " "キーを押したままにすることで、右クリックできます。" #. (itstool) path: note/p #: C/a11y-right-click.page:95 msgid "" "In the Activities overview, you are always able to long-press to " "right-click, even with this feature disabled. Long-press works slightly " "differently in the overview: You do not have to release the button to right-" "click." msgstr "" "アクティビティ画面では、この機能を無効にしている場合でも長押しによる右クリックが常に可能です。アクティビティ画面では、長押しの動作が" "少し異なります。右クリック操作をするのにボタンを離す必要がありません。" #. (itstool) path: info/desc #: C/a11y-screen-reader.page:9 msgid "Use the Orca screen reader to speak the user interface." msgstr "Orca スクリーンリーダーを使い、画面のユーザーインターフェースを読み上げます。" #. (itstool) path: page/title #: C/a11y-screen-reader.page:17 msgid "Read screen aloud" msgstr "画面を読み上げる" #. (itstool) path: page/p #: C/a11y-screen-reader.page:21 msgid "" "GNOME provides the Orca screen reader to speak the user " "interface. Depending on how you installed GNOME, you might not have Orca " "installed. Install Orca, and then refer " "to the Orca Help for more information." msgstr "" "GNOMEはユーザーインターフェースを読み上げるために、Orcaスクリーンリーダーを提供しています。GNOMEのインストール方法によ" "っては、Orcaがインストールされていない可能性があります。Orcaをインストールしてから、Orcaのヘルプで詳しい情報を得てください。" #. (itstool) path: info/desc #: C/a11y-slowkeys.page:18 msgid "" "Have a delay between a key being pressed and that letter appearing on the " "screen." msgstr "キーを押してから画面に文字が表示されるまでの間に時間差をもうけます。" #. (itstool) path: page/title #: C/a11y-slowkeys.page:29 msgid "Turn on slow keys" msgstr "スローキーを有効にする" #. (itstool) path: page/p #: C/a11y-slowkeys.page:33 msgid "" "Turn on slow keys if you would like there to be a delay between " "pressing a key and that letter being displayed on the screen. This means " "that you have to hold down each key you want to type for a little while " "before it appears. Use slow keys if you accidentally press several keys at a " "time when you type, or if you find it difficult to press the right key on " "the keyboard first time." msgstr "" "キーを押してから画面に文字が表示されるまでの間に時間差をもうけたい場合、スローキーを有効にしてください。これを有効にすると、入力したいキ" "ーを少しのあいだ押しつづけなければ、文字が画面に表示されません。キー入力のときに誤って複数のキーを同時に押してしまう場合や、押したいキーを間違わずに押すこ" "とが困難な場合に、スローキーの機能を利用してください。" #. (itstool) path: item/p #: C/a11y-slowkeys.page:55 msgid "Switch Slow Keys on." msgstr "スローキーをオンにします。" #. (itstool) path: note/title #: C/a11y-slowkeys.page:62 msgid "Quickly turn slow keys on and off" msgstr "スローキーのオン/オフをすばやく切り替える" #. (itstool) path: note/p #: C/a11y-slowkeys.page:65 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn slow keys on and off from the " "keyboard. When this option is selected, you can press and hold " "Shift for eight seconds to enable or disable slow keys." msgstr "" #. (itstool) path: page/p #: C/a11y-slowkeys.page:73 msgid "" "Use the Acceptance delay slider to control how long you have to " "hold a key down for it to register." msgstr "認識するまでの間隔のスライダーを使って、キー入力が認識されるまでに押しつづける必要のある時間を設定してください。" #. (itstool) path: page/p #: C/a11y-slowkeys.page:78 msgid "" "You can have your computer make a sound when you press a key, when a key " "press is accepted, or when a key press is rejected because you didn't hold " "the key down long enough." msgstr "認識するまでの間隔のスライダーを使って、キー入力が認識されるまでに押しつづける必要のある時間を設定してください。" #. (itstool) path: info/desc #: C/a11y-stickykeys.page:18 msgid "" "Type keyboard shortcuts one key at a time rather than having to hold down " "all of the keys at once." msgstr "キーボードショートカットを入力するのに、同時に必要なキーをすべて押すことなく、1度に1つのキーで行う。" #. (itstool) path: page/title #: C/a11y-stickykeys.page:29 msgid "Turn on sticky keys" msgstr "固定キーを有効にする" #. (itstool) path: page/p #: C/a11y-stickykeys.page:33 msgid "" "Sticky keys allows you to type keyboard shortcuts one key at a time " "rather than having to hold down all of the keys at once. For example, the " "AltTab shortcut switches between " "windows. Without sticky keys turned on, you would have to hold down both " "keys at the same time; with sticky keys turned on, you would press " "Alt and then Tab to do the same." msgstr "" "固定キーを使えば、キーボードショートカットを入力するのに、同時に必要なキーをすべて押すことなく、1 度に 1 " "つのキーで行うことができるようになります。たとえば、AltTab " "ショートカットでウィンドウを切り替えます。固定キーの機能を使わなければ、すべてのキーを同時に押さなければなりません。しかし固定キーを有効にすると、Alt を押してその後に Tab を押せば同じことができます。" #. (itstool) path: page/p #: C/a11y-stickykeys.page:42 msgid "" "You might want to turn on sticky keys if you find it difficult to hold down " "several keys at once." msgstr "複数のキーを同時に押すことが困難であれば、固定キーを有効にすると良いでしょう。" #. (itstool) path: item/p #: C/a11y-stickykeys.page:60 msgid "Switch Sticky Keys on." msgstr "固定キーをオンにします。" #. (itstool) path: note/title #: C/a11y-stickykeys.page:67 msgid "Quickly turn sticky keys on and off" msgstr "固定キーのオン/オフをすばやく切り替える" #. (itstool) path: note/p #: C/a11y-stickykeys.page:70 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn sticky keys on and off from the " "keyboard. When this option is selected, you can press Shift five " "times in a row to enable or disable sticky keys." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:78 msgid "" "If you press two keys at once, you can have sticky keys turn itself off " "temporarily to let you enter a keyboard shortcut in the normal way." msgstr "2 つのキーを同時に押せば、一時的に固定キーの機能を解除して「通常の」方法で、キーボードショートカットを入力することができます。" #. (itstool) path: page/p #: C/a11y-stickykeys.page:83 msgid "" "For example, if you have sticky keys turned on but press Alt and " "Tab simultaneously, sticky keys would not wait for you to press " "another key if you had this option turned on. It would wait if you " "only pressed one key, however. This is useful if you are able to press some " "keyboard shortcuts simultaneously (for example, keys that are close " "together), but not others." msgstr "" "上記のキー同時押下による解除機能をオンにすれば、たとえば固定キーを有効にしたのにもかかわらずAltTab " "を同時に押した場合、固定キー機能による次のキー入力待ちが解除されます。1つのキーが押されたときだけ、次のキー入力を待とうとします。場合に" "よってキーボードショートカットの同時押下が可能であったり(たとえばキーが隣接しているなど)、困難であったりする場合に、この機能は役に立ちます。" #. (itstool) path: page/p #: C/a11y-stickykeys.page:92 msgid "" "Select Disable if two keys are pressed together to enable this." msgstr "この機能を有効にするには「同時に2つのキーを押下したら無効にする」を選択してください。" #. (itstool) path: page/p #: C/a11y-stickykeys.page:96 msgid "" "You can have the computer make a \"beep\" sound when you start typing a " "keyboard shortcut with sticky keys turned on. This is useful if you want to " "know that sticky keys is expecting a keyboard shortcut to be typed, so the " "next key press will be interpreted as part of a shortcut. Select Beep " "when a modifier key is pressed to enable this." msgstr "" "固定キーを有効にして、キーボードショートカットの入力を始めたときに「ビープ」音を鳴らすことができます。固定キーが、ショートカットが入力されるのを固定キーが" "待ち受けていることを知りたい場合に役に立ちます。これを確認すれば、次に押されるキーがショートカットの一部として認識されます。この機能を有効にするには「修飾キーを押したらビープ音を鳴らす」を選択してください。" #. (itstool) path: info/desc #: C/a11y-visualalert.page:14 msgid "" "Enable visual alerts to flash the screen or window when an alert sound is " "played." msgstr "視覚的な警告を有効にして、警告音が鳴ったときに画面もしくはウィンドウをひらめかせます。" #. (itstool) path: page/title #: C/a11y-visualalert.page:25 msgid "Flash the screen for alert sounds" msgstr "警告音の代わりに画面をひらめかせる" #. (itstool) path: page/p #: C/a11y-visualalert.page:29 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. If you have a hard time hearing these sounds, you can have " "either the entire screen or your current window visually flash whenever the " "alert sound is played." msgstr "" "特定のメッセージやイベントにたいして簡潔な警告音が鳴ることがあります。この音が聞き取りづらい場合、警告音を鳴らす代わりに画面あるいは現在開いているウィンド" "ウを視覚的にひらめかせることができます。" #. (itstool) path: page/p #: C/a11y-visualalert.page:36 msgid "" "This can also be useful if you're in an environment where you need your " "computer to be silent, such as in a library (see to learn how to mute the alert sound)." msgstr "" "図書館のような音を出すことのできない環境でもこれは便利です(アラート音をミュートにする方法はを参照)。" #. (itstool) path: item/p #: C/a11y-visualalert.page:50 msgid "" "Open Universal Access and select the Hearing tab." msgstr "ユニバーサルアクセスを開き、聴覚タブを選択します。" #. (itstool) path: item/p #: C/a11y-visualalert.page:55 msgid "" "Switch Visual Alerts on. Select whether you want the entire " "screen or just your current window title to flash." msgstr "" "Visual Alertsをオンにします。スクリーン全体あるいは現在のウィンドウタイトルのどちらをフラッシュさせるか選択します。" #. (itstool) path: credit/name #: C/about-this-guide.page:8 #: C/backup-check.page:12 #: C/backup-frequency.page:17 #: C/backup-how.page:17 #: C/backup-restore.page:16 #: C/backup-thinkabout.page:18 #: C/backup-what.page:13 #: C/backup-where.page:14 #: C/backup-why.page:14 #: C/clock-calendar.page:16 #: C/clock-set.page:14 #: C/clock-timezone.page:13 #: C/disk-benchmark.page:13 #: C/disk-capacity.page:9 #: C/disk-check.page:10 #: C/disk-format.page:10 #: C/disk-partitions.page:9 #: C/display-dimscreen.page:17 #: C/files-autorun.page:19 #: C/files-lost.page:15 #: C/files-recover.page:16 #: C/files-rename.page:13 #: C/files-search.page:15 #: C/hardware-driver.page:13 #: C/hardware-cardreader.page:15 #: C/look-background.page:14 #: C/look-display-fuzzy.page:14 #: C/look-resolution.page:15 #: C/mouse-wakeup.page:13 #: C/music-cantplay-drm.page:10 #: C/music-player-ipodtransfer.page:10 #: C/music-player-newipod.page:10 #: C/music-player-notrecognized.page:11 #: C/net-antivirus.page:14 #: C/net-vpn-connect.page:12 #: C/net-wired-connect.page:11 #: C/net-wireless-airplane.page:12 #: C/net-wireless-connect.page:14 #: C/net-wireless-find.page:13 #: C/net-wireless-hidden.page:12 #: C/net-wireless-troubleshooting.page:16 #: C/net-wireless-troubleshooting-hardware-check.page:15 #: C/net-wireless-troubleshooting-hardware-info.page:15 #: C/net-wireless-troubleshooting-initial-check.page:15 #: C/net-wireless-wepwpa.page:11 #: C/power-batterybroken.page:14 #: C/power-batteryestimate.page:14 #: C/power-batterylife.page:16 #: C/power-batteryoptimal.page:14 #: C/power-batteryslow.page:13 #: C/power-batterywindows.page:14 #: C/power-closelid.page:14 #: C/power-constantfan.page:13 #: C/power-hibernate.page:16 #: C/power-hotcomputer.page:14 #: C/power-lowpower.page:12 #: C/power-nowireless.page:16 #: C/power-othercountry.page:13 #: C/power-suspendfail.page:14 #: C/power-suspend.page:13 #: C/power-whydim.page:13 #: C/power-willnotturnon.page:13 #: C/printing-streaks.page:15 #: C/session-language.page:14 #: C/session-screenlocks.page:14 #: C/shell-apps-favorites.page:21 #: C/shell-overview.page:20 #: C/shell-windows.page:14 #: C/shell-windows-switching.page:15 #: C/shell-workspaces-movewindow.page:17 #: C/shell-workspaces.page:15 #: C/shell-workspaces-switch.page:16 #: C/sound-broken.page:13 #: C/sound-crackle.page:13 #: C/sound-nosound.page:14 #: C/user-accounts.page:17 #: C/user-add.page:15 #: C/user-admin-change.page:16 #: C/user-admin-explain.page:13 #: C/user-admin-problems.page:13 #: C/user-changepassword.page:15 #: C/user-changepicture.page:11 #: C/user-delete.page:15 #: C/user-forgottenpassword.page:10 #: C/user-goodpassword.page:7 #: C/video-dvd.page:14 #: C/video-sending.page:11 #: C/windows-key.page:10 msgid "GNOME Documentation Project" msgstr "GNOMEドキュメンテーションプロジェクト" #. (itstool) path: credit/name #: C/about-this-guide.page:12 #: C/addremove-install-synaptic.page:7 #: C/addremove-install.page:7 #: C/addremove-ppa.page:7 #: C/addremove-remove.page:7 #: C/addremove-sources.page:8 #: C/addremove.page:11 #: C/app-cheese.page:7 #: C/bluetooth-turn-on-off.page:23 #: C/display-dual-monitors.page:11 #: C/documents.page:12 #: C/files-browse.page:32 #: C/files.page:14 #: C/hardware-driver-proprietary.page:13 #: C/keyboard.page:23 #: C/keyboard-layouts.page:30 #: C/keyboard-nav.page:14 #: C/nautilus-display.page:22 #: C/net-antivirus.page:19 #: C/net-chat-empathy.page:11 #: C/net-chat-skype.page:11 #: C/net-chat-social.page:10 #: C/net-chat-video.page:10 #: C/net-install-java-plugin.page:10 #: C/net-mobile.page:10 #: C/net-wireless-airplane.page:17 #: C/net-wireless-hidden.page:17 #: C/numeric-keypad.page:14 #: C/prefs-language.page:18 #: C/report-ubuntu-bug.page:12 #: C/session-formats.page:22 #: C/session-language.page:30 #: C/sharing.page:20 #: C/sharing-bluetooth.page:12 #: C/sharing-desktop.page:15 #: C/startup-applications.page:14 #: C/tips-specialchars.page:20 #: C/unity-launcher-change-size.page:10 #: C/unity-launcher-intro.page:13 #: C/unity-menubar-intro.page:15 #: C/unity-shopping.page:18 #: C/windows-key.page:14 msgid "Ubuntu Documentation Team" msgstr "Ubuntuドキュメンテーションチーム" #. (itstool) path: info/desc #: C/about-this-guide.page:14 msgid "A few tips on using the Ubuntu Desktop Guide." msgstr "Ubuntuデスクトップガイドを使う際のいくつかのヒント。" #. (itstool) path: page/title #: C/about-this-guide.page:23 msgid "About this guide" msgstr "このガイドについて" #. (itstool) path: page/p #: C/about-this-guide.page:27 msgid "" "This guide gives you a tour of Ubuntu desktop features, answers your " "computer-related questions, and provides tips on using your computer " "effectively." msgstr "このガイドは、Ubuntuデスクトップの特徴やコンピュータ関連の疑問の答え、コンピュータをより有効に使うためのtipsなどを提供します。" #. (itstool) path: item/p #: C/about-this-guide.page:35 msgid "" "The guide is divided into small, task-oriented topics - not chapters. This " "means that you don't need to skim through an entire manual to find answers " "to your questions." msgstr "" "このガイドは、章単位ではなく小さなタスク指向のトピック単位で分割されています。質問への答えを見つけるためにマニュアル全文に目を通す必要はありません。" #. (itstool) path: item/p #: C/about-this-guide.page:42 msgid "" "Related items are linked together. \"See Also\" links at the bottom of some " "pages direct you to related topics." msgstr "関連するアイテムは互いにリンクされます。ページ下部の\"関連項目\"リンクから関連するトピックを辿れます。" #. (itstool) path: item/p #: C/about-this-guide.page:48 msgid "" "The text input box at the top of this guide acts as a search bar, " "and relevant results will appear beneath it as soon as you start typing. " "Left-click on any result to open its page." msgstr "" "このガイドの上部にあるテキスト入力ボックスは検索バーとなり、入力を始めるとすぐに、その下に関連する検索結果が表示されます。ページを開くに" "は検索結果を左クリックします。" #. (itstool) path: item/p #: C/about-this-guide.page:55 msgid "" "The guide is constantly being improved. Although we attempt to provide you " "with a comprehensive collection of helpful information, we know we won't " "answer all of your questions here. We will keep adding more information to " "make things more helpful, though." msgstr "" "このガイドは絶えず改善されています。役に立つ情報を広範囲に集めたものを提供しようとしていますが、ここであなたのすべての質問に答えられないことはわかっていま" "す。私たちは、これをより役立つものにするため、より多くの情報を追加し続けます。" #. (itstool) path: page/p #: C/about-this-guide.page:64 msgid "" "Thank you for taking the time to read the Ubuntu Desktop Guide." msgstr "Ubuntu デスクトップ ガイド を読む時間を取ってくださり、ありがとうございます。" #. (itstool) path: page/p #: C/about-this-guide.page:68 msgid "-- The Ubuntu Documentation team" msgstr "-- Ubuntuドキュメンテーションチーム" #. (itstool) path: credit/name #: C/accounts.page:10 #: C/accounts-add.page:15 #: C/accounts-disable-service.page:11 #: C/accounts-provider-not-available.page:21 #: C/accounts-remove.page:10 #: C/accounts-which-application.page:22 #: C/accounts-whyadd.page:15 #: C/addremove-install-synaptic.page:11 #: C/documents-info.page:19 #: C/documents-viewgrid.page:19 msgid "Greg Beam" msgstr "Greg Beam" #. (itstool) path: info/desc #: C/accounts.page:19 msgid "" "Add accounts, Remove accounts, Disable services" msgstr "" "アカウントを追加、アカウントを削除、サービスを無効にする" #. (itstool) path: page/title #: C/accounts.page:26 msgid "Online accounts" msgstr "オンラインアカウント" #. (itstool) path: page/p #: C/accounts.page:30 msgid "" "You can enter your login details for online services, such as Google and " "Facebook, into the Online Accounts application. This will let you " "access your calendar, mail, chat accounts, and similar applications without " "having to enter your account details again." msgstr "" "オンラインアカウントアプリケーションにGoogleやFacebookのようなオンラインサービスのログイン情報の詳細を入力しておくこと" "で、毎回アカウントの詳細を入力することなくカレンダー、メール、チャットなどのアプリケーションにアクセスできます。" #. (itstool) path: credit/name #: C/accounts-add.page:5 #: C/bluetooth-connect-device.page:17 #: C/bluetooth-remove-connection.page:15 #: C/bluetooth-send-file.page:18 #: C/bluetooth-turn-on-off.page:15 #: C/files-delete.page:24 #: C/files-removedrive.page:8 #: C/files-rename.page:21 #: C/files-sort.page:17 #: C/more-help.page:15 #: C/net-findip.page:16 #: C/net-fixed-ip-address.page:12 #: C/net-macaddress.page:15 #: C/net-what-is-ip-address.page:11 #: C/net-wireless-disconnecting.page:12 #: C/printing-2sided.page:18 #: C/printing-cancel-job.page:19 #: C/printing-differentsize.page:17 #: C/printing-envelopes.page:19 #: C/printing-order.page:18 #: C/printing-paperjam.page:15 #: C/printing-setup-default-printer.page:15 #: C/printing-setup.page:18 #: C/unity-introduction.page:18 msgid "Jim Campbell" msgstr "Jim Campbell" #. (itstool) path: info/desc #: C/accounts-add.page:24 msgid "Connect to online accounts" msgstr "オンラインアカウントに接続" #. (itstool) path: page/title #: C/accounts-add.page:30 msgid "Add an account" msgstr "アカウントの追加" #. (itstool) path: page/p #: C/accounts-add.page:34 msgid "" "Adding an account will help link your online accounts with your Ubuntu " "desktop. Thus, your email, chat, and other related applications will be set " "up for you." msgstr "" "アカウントを追加すると、あなたのオンラインアカウントとUbuntuデスクトップを連携させることができます。例えば、メール、チャットやその他の関連するアプリ" "ケーションが設定されます。" #. (itstool) path: item/p #: C/accounts-add.page:47 #: C/accounts-disable-service.page:50 #: C/accounts-remove.page:37 msgid "Select Online Accounts." msgstr "オンラインアカウントを選択します。" #. (itstool) path: item/p #: C/accounts-add.page:51 msgid "Select an Account Type from the right hand windowpane." msgstr "アカウントの種類を右側のペインから選択してください。" #. (itstool) path: note/p #: C/accounts-add.page:55 msgid "" "If you want to configure more accounts, you can repeat this process " "afterwards." msgstr "他のアカウントも設定する場合は、この手順を後で繰り返してください。" #. (itstool) path: item/p #: C/accounts-add.page:62 msgid "" "A small web user interface will open where you can enter your online account " "credentials. For example, if you are setting up a Google account, enter your " "Google username, password and sign in." msgstr "" "オンラインアカウントの資格情報を入力するための小さなウェブユーザーインターフェースが表示されます。例えば、Googleアカウントのセットアップをするときは" "Googleのユーザー名とパスワードを入力して、サインインします。" #. (itstool) path: item/p #: C/accounts-add.page:69 msgid "" "If you entered your credentials correctly, you will be prompted to accept " "the terms. Select Accept to continue. Once accepted, Ubuntu needs " "permission to access your account. To allow access, click on the Grant " "Access button. When prompted, enter the current users password." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:79 msgid "" "Now you can select the applications you want linked to your online account. " "For example, if you want to use an online account for chat, but do not want " "the calendar, turn the calendar option off." msgstr "" "オンラインアカウントと連携させたいアプリケーションを選択してください。例えば、チャットを使用したいがカレンダーは使用したくない、という場合はカレ" "ンダーオプションをオフにしてください。" #. (itstool) path: page/p #: C/accounts-add.page:86 msgid "" "After you have added the accounts, each application you have selected will " "automatically use those credentials when you log into your account." msgstr "アカウントを追加したあとは、あなたが選択したそれぞれのアプリケーションへのログイン時に資格情報が自動的に使用されます。" #. (itstool) path: note/p #: C/accounts-add.page:91 msgid "" "For security reasons, Ubuntu will not store your password on your computer. " "Instead, it stores a token that is provided by the online service. If you " "want to fully revoke the link between your desktop and the online service, " "remove it." msgstr "" "セキュリティ上の理由から、Ubuntuはコンピューターにパスワードを保存しませんが、代わりにオンラインサービスが提供するトークンを保存します。オンラインサ" "ービスとデスクトップとのリンクを完全に取り消すには、削除を実行してください。" #. (itstool) path: info/desc #: C/accounts-disable-service.page:21 msgid "" "Some online accounts allow you to use multiple services (like calendar and " "email). You can control which of these services can be used by local " "applications." msgstr "" "一部のオンラインアカウントでは複数のサービス(カレンダーやメールなど)が使用できます。これらのサービスのうちどれをローカルのアプリケーションで使用するか制" "御できます。" #. (itstool) path: page/title #: C/accounts-disable-service.page:28 msgid "Disable account services" msgstr "アカウントサービスを無効にする" #. (itstool) path: page/p #: C/accounts-disable-service.page:32 msgid "" "Some types of online accounts allow access to several services from a single " "user account. For example, Google accounts provide access to email, " "calendar, code, contacts, among others. You can choose Google for email and " "Yahoo! for chat, or any combination the service provider allows." msgstr "" "いくつかの種類のオンラインアカウントは1つのユーザーアカウントで複数のサービスにアクセスすることができます。例えば、Googleアカウントはメール、カレン" "ダー、コード、コンタクトなどのサービスを提供しています。メールはGoogleで、チャットはYahoo!で、というようにサービスを組み合わせて使うこともでき" "ます。" #. (itstool) path: page/p #: C/accounts-disable-service.page:39 msgid "To disable services:" msgstr "サービスを無効にするには:" #. (itstool) path: item/p #: C/accounts-disable-service.page:55 msgid "Select the account you want to change from left windowpane." msgstr "左側のペインから変更したいアカウントを選択してください。" #. (itstool) path: item/p #: C/accounts-disable-service.page:60 msgid "" "Services available for this account are listed in the right windowpane." msgstr "このアカウントで利用可能なサービスは右側のペインに一覧表示されています。" #. (itstool) path: item/p #: C/accounts-disable-service.page:65 msgid "Switch off the services you do not want used." msgstr "使用したくないアカウントをオフにしましょう。" #. (itstool) path: note/p #: C/accounts-disable-service.page:72 msgid "" "Once a service has been disabled, local applications no longer have access " "to it. To regain access, go back into Online Accounts and switch " "it on." msgstr "" "無効化されたサービスにはローカルのアプリケーションからアクセスできなくなります。再びアクセスできるようにしたい場合はオンラインアカウントのスイッチをオンにしてください。" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:6 #: C/accounts-which-application.page:6 #: C/net-proxy.page:15 msgid "Baptiste Mille-Mathias" msgstr "Baptiste Mille-Mathias" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:11 msgid "Kevin M. Godby" msgstr "Kevin M. Godby" #. (itstool) path: info/desc #: C/accounts-provider-not-available.page:30 msgid "Why aren't service providers listed?" msgstr "サービスプロバイダーがリストに載っていないのですが、どうしてですか?" #. (itstool) path: page/title #: C/accounts-provider-not-available.page:36 msgid "Why is my account type not on the list?" msgstr "私の利用しているウェブサービスのアカウントがリストに載っていないのですが、どうしてですか?" #. (itstool) path: page/p #: C/accounts-provider-not-available.page:40 msgid "" "Support for your favorite online service provider needs someone to develop " "it. Currently, the following types of online accounts are supported:" msgstr "" "あなたの使っているウェブサービスとの連携がサポートされるには誰かがそのための仕組みを開発しなくてはなりません。現状では以下に示す種類のオンラインアカウント" "がサポートされています:" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Facebook" msgstr "Facebook" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Flickr" msgstr "Flickr" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:48 msgid "Google" msgstr "Google" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "Twitter" msgstr "Twitter" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "AIM" msgstr "AIM" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:52 msgid "Windows Live" msgstr "Windows Live" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Salut" msgstr "Salut" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Jabber" msgstr "Jabber" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:56 msgid "Yahoo" msgstr "Yahoo" #. (itstool) path: note/p #: C/accounts-provider-not-available.page:61 msgid "" "If you're interested in adding support for other services, contact the " "developers on the bug tracker." msgstr "" "他サービスのサポート追加に関心があれば、バグ管理システムを通じて開発者に連絡してください。" #. (itstool) path: info/desc #: C/accounts-remove.page:20 msgid "Remove online account services" msgstr "オンラインアカウントサービスを削除する" #. (itstool) path: page/title #: C/accounts-remove.page:25 msgid "Remove an account" msgstr "アカウントの削除" #. (itstool) path: item/p #: C/accounts-remove.page:42 msgid "From the left windowpane, select the account you wish to remove." msgstr "左ペインからあなたが削除したいアカウントを選択してください。" #. (itstool) path: item/p #: C/accounts-remove.page:48 msgid "" "Click the Remove Account button in the lower-right portion of the " "window." msgstr "ウィンドウの右下にあるアカウントの削除ボタンをクリックします。" #. (itstool) path: note/p #: C/accounts-remove.page:54 msgid "" "Removing the selection from Online Accounts in no way affects the " "account from your service provider." msgstr "オンラインアカウント から選択したものを削除してもサービスプロバイダーからのアカウントには何の影響もありません。" #. (itstool) path: item/p #: C/accounts-remove.page:62 msgid "Click Remove." msgstr "削除をクリックします。" #. (itstool) path: note/p #: C/accounts-remove.page:69 msgid "" "Instead of deleting the account completely, you can restrict the service from being accessed by your " "desktop." msgstr "" "アカウントを完全に削除する代わりに、デスクトップからアクセスできるサービスを制限することができます。" #. (itstool) path: credit/years #: C/accounts-which-application.page:8 msgid "2012-2013" msgstr "2012-2013" #. (itstool) path: credit/name #: C/accounts-which-application.page:17 #: C/look-background.page:30 #: C/session-language.page:22 #: C/shell-exit.page:25 msgid "Andre Klapper" msgstr "Andre Klapper" #. (itstool) path: info/desc #: C/accounts-which-application.page:30 msgid "" "Applications can use the accounts created in Online Accounts and " "the services they exploit." msgstr "" "アプリケーションは、オンラインアカウントで作成したアカウントや、アプリケーション側が開発したサービスにアクセスできます。" #. (itstool) path: page/title #: C/accounts-which-application.page:36 msgid "Which applications take advantage of online accounts?" msgstr "どのアプリケーションがオンラインアカウントを利用できますか?" #. (itstool) path: page/p #: C/accounts-which-application.page:40 msgid "" "Online Accounts can be used by external applications to " "automatically configure themselves." msgstr "オンラインアカウントは他のアプリケーションから使用でき、アプリケーションの設定が自動的に行われます。" #. (itstool) path: section/title #: C/accounts-which-application.page:46 msgid "With a Google account" msgstr "Google アカウントの場合" #. (itstool) path: item/p #: C/accounts-which-application.page:52 msgid "" "Evolution, the email application. Your email account will be " "added to Evolution automatically, so it will retrieve your mail, " "give you access to your contacts, and display your calendar items in your " "Google agenda." msgstr "" "Evolutionはメールクライアントです。メールアカウントがEvolutionに自動的に追加されると、メール" "を取得したり、連絡先にアクセスしたり、Google カレンダーの予定を表示できるようになります。" #. (itstool) path: item/p #: C/accounts-which-application.page:60 msgid "" "Empathy, the instant messaging application. Your online account " "will be added and you will be able to communicate with your friends." msgstr "" "Empathyはインスタントメッセンジャーです。オンラインアカウントを追加すると、友人たちと連絡を取ることができるようになります。" #. (itstool) path: item/p #: C/accounts-which-application.page:67 msgid "Contacts, which will allow to see and edit your contacts." msgstr "連絡先から、連絡先の参照や編集ができるようになります。" #. (itstool) path: item/p #: C/accounts-which-application.page:72 msgid "" "Documents can access your online documents and display them." msgstr "ドキュメントから、オンラインドキュメントにアクセスしたり表示できるようになります。" #. (itstool) path: section/title #: C/accounts-which-application.page:81 msgid "With Windows Live, Facebook or Twitter accounts" msgstr "Windows Live、Facebook、Twitter アカウントの場合" #. (itstool) path: section/p #: C/accounts-which-application.page:85 msgid "" "Empathy can use these accounts to connect you online and chat " "with your contacts, friends, and followers." msgstr "" "Empathyがアカウントを使用し、オンラインへの接続や、相手先や友達、フォロワーとのコミュニケーションができるようになります。" #. (itstool) path: section/title #: C/accounts-which-application.page:92 msgid "With a SkyDrive account" msgstr "SkyDrive アカウントの場合" #. (itstool) path: section/p #: C/accounts-which-application.page:96 msgid "" "Documents can access your online documents in Microsoft SkyDrive " "and display them." msgstr "" "DocumentsではMicrosoft SkyDrive上のオンラインドキュメントにアクセスし参照することができます。" #. (itstool) path: section/title #: C/accounts-which-application.page:103 msgid "With a Exchange account" msgstr "Exchange アカウントの場合" #. (itstool) path: section/p #: C/accounts-which-application.page:107 msgid "" "Once you have created an Exchange account, Evolution will start " "retrieving mails from this account." msgstr "Exchange アカウントを作成すると、Evolutionはそのアカウントからメールを取得します。" #. (itstool) path: section/title #: C/accounts-which-application.page:114 msgid "With a ownCloud account" msgstr "ownCloud アカウントの場合" #. (itstool) path: section/p #: C/accounts-which-application.page:118 msgid "" "When an ownCloud account is set up, Evolution is able to access " "and edit contacts and calendar appointments." msgstr "" "ownClowdアカウントを設定すると、Evolutionは連絡先やカレンダーの予定にアクセスしたり編集できるようになります。" #. (itstool) path: section/p #: C/accounts-which-application.page:123 msgid "" "Files and other applications will be able to list and access your " "online files stored in the ownCloud installation." msgstr "" "ファイルや他のアプリケーションはownCloudをインストールしたファイルストレージへのアクセスや一覧表示するのに利用できます。" #. (itstool) path: credit/name #: C/accounts-whyadd.page:5 msgid "Susanna Huhtanen" msgstr "Susanna Huhtanen" #. (itstool) path: info/desc #: C/accounts-whyadd.page:24 msgid "Why add your email or social media accounts to your desktop?" msgstr "なぜメールやソーシャルメディアのアカウントをデスクトップに追加するの?" #. (itstool) path: page/title #: C/accounts-whyadd.page:29 msgid "Why should I add an account?" msgstr "なぜアカウントを追加する必要があるの?" #. (itstool) path: page/p #: C/accounts-whyadd.page:33 msgid "" "Adding your accounts brings a choice of services like calendar, chat, and e-" "mail straight to your desktop, making services a seamless part of your user " "experience. By adding accounts, you can keep in touch with services of " "different accounts, like chats, at the same time. Just set your account once " "and every time you start your computer all the accounts and services you've " "added will be ready for you." msgstr "" "アカウントを追加するとカレンダー、チャット、メールのようなサービスをデスクトップから直接、利用でき、サービスがユーザーエクスペリエンスのシームレスな一部と" "なります。アカウントを追加することで、チャットのような異なるアカウントのサービスが同時に連携を保つことができます。一度アカウントを設定するだけで、コンピュ" "ータを起動すればいつでもすべてのサービスやアカウントをすぐに使うことができます。" #. (itstool) path: info/desc #: C/addremove-install-synaptic.page:20 msgid "" "Synaptic is a powerful but complicated software management alternative to " "Software." msgstr "" #. (itstool) path: page/title #: C/addremove-install-synaptic.page:26 msgid "Use Synaptic for more advanced software management" msgstr "より高度なソフトウェア管理にSynapticを利用する" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:30 msgid "" "Synaptic Package Manager is more powerful and can do some " "software management tasks which Software can't. Synaptic's " "interface is more complicated and doesn't support newer Software " "features like ratings and reviews and therefore isn't recommended for use by " "those new to Ubuntu." msgstr "" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:38 msgid "" "Synaptic isn't installed by default, but you can install it with Software." msgstr "" #. (itstool) path: section/title #: C/addremove-install-synaptic.page:44 msgid "Install software with Synaptic" msgstr "Synapticでソフトウェアをインストールする" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:49 msgid "" "Open Synaptic from the Dash or the Launcher. You will " "need to enter your password in the Authenticate window." msgstr "" "DashまたはLauncherからSynapticを開きます。認証ウィンドウにパスワード" "を入力する必要があるでしょう。" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:55 msgid "" "Click Search to search for an application, or click " "Sections and look through the categories to find one." msgstr "" "検索をクリックしてアプリケーションを検索するか、セクションをクリックしてカテゴリーからアプリケーションを探しま" "す。" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:61 msgid "" "Right-click the application that you want to install and select Mark " "for Installation." msgstr "インストールしたいアプリケーションを右クリックし、インストール指定を選択します。" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:67 msgid "If you are asked to mark additional changes, click Mark." msgstr "追加の変更点をマークするよう尋ねられた場合は、マークをクリックしてください。" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:72 msgid "Select any other applications that you would like to install." msgstr "インストールしたい他のアプリケーションも選択します。" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:77 msgid "" "Click Apply, and then click Apply in the window that " "appears. The applications that you chose will be downloaded and installed." msgstr "" "適用をクリックして、もう一度表示されたウィンドウにある適用をクリックします。指定したアプリケーションのダウンロ" "ードとインストールがおこなわれます。" #. (itstool) path: section/p #: C/addremove-install-synaptic.page:85 msgid "" "For more information about using Synaptic, consult the Synaptic How " "To." msgstr "" "Synapticを使うにあたっての多くの情報を得るには、Synaptic How " "Toを参照してください。" #. (itstool) path: info/desc #: C/addremove-install.page:9 msgid "Use Software to add programs and make Ubuntu more useful." msgstr "" #. (itstool) path: page/title #: C/addremove-install.page:21 msgid "Install additional software" msgstr "追加ソフトウェアのインストール" #. (itstool) path: page/p #: C/addremove-install.page:25 msgid "" "The Ubuntu development team has chosen a default set of applications that we " "think makes Ubuntu very useful for most day-to-day tasks. However, you will " "certainly want to install more software to make Ubuntu more useful to you." msgstr "" "Ubuntu開発チームは Ubuntu " "を日々の目的に対してできるだけ使いやすくなるように考えてデフォルトのアプリケーションを選んでいます。しかし、Ubuntu " "をより役立つようにするためにソフトウェアをインストールしたいこともあるでしょう。" #. (itstool) path: page/p #: C/addremove-install.page:31 msgid "To install additional software, complete the following steps:" msgstr "追加のソフトウェアをインストールするには、下記のステップを完了します:" #. (itstool) path: item/p #: C/addremove-install.page:37 msgid "" "Connect to the Internet using a wireless or wired " "connection." msgstr "" "無線または有線接続を利用して、インターネットに接続します。" #. (itstool) path: item/p #: C/addremove-install.page:44 #: C/addremove-ppa.page:51 msgid "" "Click the Software icon in the Launcher, or search for " "Software in the Dash." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:51 msgid "" "When Software launches, search for an application, or select a " "category and find an application from the list." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:57 msgid "" "Select the application that you are interested in and click " "Install." msgstr "インストールしたいアプリケーションを選択して、インストールをクリックしてください。" #. (itstool) path: item/p #: C/addremove-install.page:63 msgid "" "You will be asked to enter your password. Once you have done that the " "installation will begin." msgstr "パスワードの入力を尋ねられるでしょう。パスワードを入力するとインストールが始まります。" #. (itstool) path: item/p #: C/addremove-install.page:69 msgid "" "The installation usually finishes quickly, but could take a while if you " "have a slow Internet connection." msgstr "通常インストールはすぐに完了しますが、お使いのインターネット回線があまり速くない場合には、少し時間がかかることがあります。" #. (itstool) path: item/p #: C/addremove-install.page:75 msgid "" "A shortcut to your new app will be added to the Launcher. To disable this " "feature, uncheck ViewNew Applications in " "Launcher." msgstr "" "新しいアプリへのショートカットがLauncherに追加されます。この機能を無効にするには、Launcherの新しいアプリケーショ" "ン外観のチェックを外してください。" #. (itstool) path: info/desc #: C/addremove-ppa.page:9 msgid "Add PPAs to help test pre-release or specialty software." msgstr "プレリリースまたは特定のソフトウェアのテストをするためPPAを追加します。" #. (itstool) path: page/title #: C/addremove-ppa.page:18 msgid "Add a Personal Package Archive (PPA)" msgstr "個人用パッケージアーカイブ(PPA)の追加" #. (itstool) path: page/p #: C/addremove-ppa.page:22 msgid "" "Personal Package Archives (PPAs) are software repositories designed " "for Ubuntu users and are easier to install than other third-party " "repositories." msgstr "" "Personal Package Archives " "(PPAs)は、Ubuntuユーザーのためのソフトウェアリポジトリで、他のサードパーティのリポジトリよりも簡単にインストールができます。" #. (itstool) path: note/p #: C/addremove-ppa.page:29 #: C/addremove-sources.page:31 msgid "Only add software repositories from sources that you trust!" msgstr "信頼できるソフトウェアソースのリポジトリのみ追加をするようにしてください。" #. (itstool) path: note/p #: C/addremove-ppa.page:32 #: C/addremove-sources.page:34 msgid "" "Third-party software repositories are not checked for security or " "reliability by Ubuntu members, and may contain software which is harmful to " "your computer." msgstr "" "サードパーティのソフトウェアリポジトリは、Ubuntuのメンバーによるセキュリティや信頼性のチェックがされておらず、コンピューターに悪影響を与えるソフトウ" "ェアが含まれている可能性があります。" #. (itstool) path: steps/title #: C/addremove-ppa.page:40 msgid "Install a PPA" msgstr "PPAをインストールする" #. (itstool) path: item/p #: C/addremove-ppa.page:44 msgid "" "On the PPA's overview page, look for the heading Adding this PPA to " "your system. Make a note of the PPA's location, which should look " "similar to: ppa:mozillateam/firefox-next." msgstr "" "PPA の概要ページで Adding this PPA to your system " "という見出しを探します。ppa:mozillateam/firefox-next のような PPA の場所をメモしてください。" #. (itstool) path: item/p #: C/addremove-ppa.page:58 #: C/addremove-sources.page:53 msgid "" "When Software launches, click Software & Updates" msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:63 msgid "Switch to the Other Software tab." msgstr "他のソフトウェアタブに切り替えます。" #. (itstool) path: item/p #: C/addremove-ppa.page:68 msgid "Click Add and enter the ppa: location." msgstr "追加をクリックして、ppa:の場所を入力します。" #. (itstool) path: item/p #: C/addremove-ppa.page:73 msgid "" "Click Add Source. Enter your password in the Authenticate window." msgstr "ソースを追加をクリックします。認証ウィンドウにパスワードを入力します。" #. (itstool) path: item/p #: C/addremove-ppa.page:79 msgid "" "Close the Software & Updates window. Software will " "then check your software sources for new software." msgstr "" #. (itstool) path: info/desc #: C/addremove-remove.page:9 msgid "Remove software that you no longer use." msgstr "すでに使われていないソフトウェアを削除します。" #. (itstool) path: page/title #: C/addremove-remove.page:17 msgid "Remove an application" msgstr "アプリケーションの削除" #. (itstool) path: page/p #: C/addremove-remove.page:21 msgid "" "Software helps you to remove software that you no longer use." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:28 msgid "" "Click the Software icon in the Launcher or search for " "Software in the Dash." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:35 msgid "" "When Software opens, click the Installed button at the " "top." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:41 msgid "" "Find the application that you want to remove by using the search box or by " "looking through the list of installed applications." msgstr "検索ボックスに削除したいアプリケーションの名前を入力するか、インストール済みのアプリケーションのリストから探します。" #. (itstool) path: item/p #: C/addremove-remove.page:47 msgid "Select the application and click Remove." msgstr "アプリケーションを選択して 削除 をクリックします。" #. (itstool) path: item/p #: C/addremove-remove.page:52 msgid "" "You may be asked to enter your password. After you have done that, the " "application will be removed." msgstr "パスワードを入力するよう要求されるかもしれません。それを行うとアプリケーションは削除されます。" #. (itstool) path: note/p #: C/addremove-remove.page:60 msgid "" "Some applications depend on other applications to work properly. If you try " "to remove an application that is needed by another application, both will be " "removed. You will be asked to confirm whether you want this to happen before " "the applications are removed." msgstr "" "いくつかのアプリケーションは適切に動作するために他のアプリケーションに依存していることがあります。他のアプリケーションの動作のために必要なアプリケーション" "を削除すると、両方のアプリケーションが削除されます。アプリケーションを削除する前に、本当に削除してもよいかの確認が求められます。" #. (itstool) path: info/desc #: C/addremove-sources.page:10 msgid "" "Add other repositories to extend the software sources Ubuntu uses for " "installation and upgrades." msgstr "Ubuntuがインストールやアップグレードに使用するソフトウェアソースを拡張するため、他のリポジトリを追加します。" #. (itstool) path: page/title #: C/addremove-sources.page:19 msgid "Add additional software repositories" msgstr "別のソフトウェアリポジトリの追加" #. (itstool) path: page/p #: C/addremove-sources.page:23 msgid "" "Software is available from third-party sources, as well as from the default " "Ubuntu software repositories. If you want to install software from a third-" "party software repository, you must add it to Ubuntu's list of available " "repositories." msgstr "" "ソフトウェアはUbuntuのデフォルトのソフトウェアリポジトリから入手するのと同じようにサードパーティーのソースからも入手できます。ソフトウェアをサードパ" "ーティーのソフトウェアリポジトリからインストールしたいならそのリポジトリをUbuntuの有効なリポジトリの一覧に加えなくてはなりません。" #. (itstool) path: steps/title #: C/addremove-sources.page:42 msgid "Install other repositories" msgstr "他のリポジトリからのインストール" #. (itstool) path: item/p #: C/addremove-sources.page:46 msgid "" "Click on the Software icon in the Launcher, or search for " "Software in the search bar of the Dash." msgstr "" #. (itstool) path: item/p #: C/addremove-sources.page:58 msgid "" "You will be asked to enter your password. Once you have done that, switch to " "the Other Software tab." msgstr "パスワードを入力するよう尋ねられます。パスワードの入力が終わったら、他のソフトウェアタブに切り替えます。" #. (itstool) path: item/p #: C/addremove-sources.page:64 msgid "" "Click Add and enter the APT line for the repository. This should " "be available from the website of the repository, and should look similar to:" msgstr "" "追加をクリックし、 " "リポジトリのAPTラインを入力します。APTラインはリポジトリのウェブサイトから入手でき、以下のような形式になっているはずです。" #. (itstool) path: item/p #: C/addremove-sources.page:74 msgid "" "Click Add Source then close the Software & Updates " "window. Software will then check your software sources for new " "updates." msgstr "" #. (itstool) path: section/title #: C/addremove-sources.page:83 msgid "Activate the Canonical Partner repository" msgstr "Canonical パートナーリポジトリの有効化" #. (itstool) path: section/p #: C/addremove-sources.page:86 msgid "" "The Canonical Partner repository offers some proprietary applications that " "don't cost any money to use but are closed source. They include software " "like Skype, Adobe Reader and Adobe Flash " "Plugin. Software in this repository will appear in Software " "search results but won't be installable until this repository is enabled." msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:94 msgid "" "To enable the repository, follow the steps above to open the Other " "Software tab in Software & Updates. If you see the " "Canonical Partners repository in the list, make sure it is " "checked then close the Software & Updates window. If you " "don't see it, click Add and enter:" msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:104 msgid "" "Click Add Source then close the Software & Updates " "window. Wait a moment for Software to download the repository " "information." msgstr "" #. (itstool) path: info/title #: C/addremove.page:8 msgctxt "link:trail" msgid "Add/remove software" msgstr "ソフトウェアの追加/削除" #. (itstool) path: info/desc #: C/addremove.page:14 msgid "" "Install, remove, extra " "repositories…" msgstr "" "インストール、削除、追加リポジトリ…" #. (itstool) path: page/title #: C/addremove.page:23 msgid "Add & remove software" msgstr "ソフトウェアの追加と削除" #. (itstool) path: info/desc #: C/app-cheese.page:10 msgid "It is like your own personal photo booth." msgstr "これはあなたの個人的な写真撮影装置のようなものです。" #. (itstool) path: page/title #: C/app-cheese.page:18 msgid "Create fun photos and videos with your webcam" msgstr "ウェブカメラで面白い写真や動画を撮る" #. (itstool) path: page/p #: C/app-cheese.page:22 msgid "" "With the Cheese application and your webcam, you can take photos " "and videos, apply fun special effects and share the fun with others." msgstr "" "Cheeseとwebカメラを使うと、写真や動画を撮影したり、撮影した写真や動画に楽しい特殊効果を付け加えたり他の人とシェアして楽しむ" "ことができます。" #. (itstool) path: page/p #: C/app-cheese.page:27 msgid "" "For help with using Cheese, read the Cheese user " "guide." msgstr "" "Cheeseに関するヘルプは、Cheese user guideを参照してください。" #. (itstool) path: info/desc #: C/backup-check.page:7 msgid "Verify your backup was successful." msgstr "バックアップが成功していることを確認してください。" #. (itstool) path: page/title #: C/backup-check.page:18 msgid "Check your backup" msgstr "バックアップを確認する" #. (itstool) path: page/p #: C/backup-check.page:20 msgid "" "After you have backed up your files, you should make sure that the backup " "was successful. If it didn't work properly, you could lose important data " "since some files could be missing from the backup." msgstr "" "ファイルをバックアップしたあと、バックアップが成功したか確認すべきでしょう。バックアップが正しく動作しなかった場合は、一部のファイルがバックアップに存在し" "ないため、重要なデータを失ってしまう可能性があります。" #. (itstool) path: page/p #: C/backup-check.page:24 msgid "" "When you use the file manager to copy or move files, the computer checks to " "make sure that all of the data transferred correctly. However, if you are " "transferring data that is very important to you, you may want to perform " "additional checks to confirm that your data has been transferred properly." msgstr "" "ファイルマネージャーでファイルのコピーや移動を行った場合は、すべてのデータが正常に転送できたかコンピューターがチェックを行います。しかしながら、非常に重要" "なデータを転送する場合は、データが正常に転送されたか追加チェックを行いたいかもしれません。" #. (itstool) path: page/p #: C/backup-check.page:30 msgid "" "You can do an extra check by looking through the copied files and folders on " "the destination media. By checking to make sure that the files and folders " "you transferred are actually there in the backup, you can have extra " "confidence that the process was successful." msgstr "" "送り先のメディアにある、コピーされたフォルダやファイルを見ることで確認できます。転送したファイルおよびフォルダーが実際にバックアップの中にあることを確認す" "ることで、バックアップが成功したという確証が得られます。" #. (itstool) path: note/p #: C/backup-check.page:35 msgid "" "If you find that you do regular backups of large amounts of data, you may " "find it easier to use a dedicated backup program, such as Déjà " "Dup. Such a program is more powerful and more reliable than just " "copying and pasting files." msgstr "" "大量のデータを定期的にバックアップしているのであれば、Déjà " "Dupのような専用バックアッププログラムを使用した方がより簡単であることに気づくでしょう。このようなプログラムは、ファイルをコピー&ペーストす" "るより強力で、より信頼できます。" #. (itstool) path: info/desc #: C/backup-frequency.page:7 msgid "" "Learn how often you should backup your important files to make sure that " "they're safe." msgstr "重要なファイルの安全を確保するのに、どの程度の頻度でバックアップを取るべきかについて学びます。" #. (itstool) path: credit/name #: C/backup-frequency.page:13 #: C/backup-how.page:13 #: C/backup-restore.page:12 #: C/backup-thinkabout.page:14 #: C/backup-what.page:17 #: C/backup-where.page:18 #: C/contacts-edit-details.page:14 #: C/contacts-link-unlink.page:13 #: C/contacts-search.page:14 #: C/display-dual-monitors-desktop.page:7 #: C/files-browse.page:16 #: C/files-copy.page:18 #: C/get-involved.page:14 #: C/more-help.page:10 #: C/mouse.page:16 #: C/mouse-middleclick.page:16 #: C/mouse-sensitivity.page:19 #: C/nautilus-behavior.page:15 #: C/nautilus-bookmarks-edit.page:14 #: C/nautilus-file-properties-basic.page:15 #: C/nautilus-file-properties-permissions.page:15 #: C/nautilus-views.page:15 #: C/screen-shot-record.page:15 #: C/user-delete.page:11 #: C/user-goodpassword.page:15 msgid "Tiffany Antopolski" msgstr "Tiffany Antopolski" #. (itstool) path: page/title #: C/backup-frequency.page:23 msgid "Frequency of backups" msgstr "バックアップの頻度" #. (itstool) path: page/p #: C/backup-frequency.page:25 msgid "" "How often you make backups will depend on the type of data to be backed up. " "For example, if you are running a network environment with critical data " "stored on your servers, then even nightly backups may not be enough." msgstr "" "どの程度の頻度でバックアップを行うかはバックアップするデータの種類に依存します。例えば、サーバー上に保存している重要なデータがネットワーク上にある環境で運" "用されているなら、毎晩のバックアップでも充分でないかもしれません。" #. (itstool) path: page/p #: C/backup-frequency.page:29 msgid "" "On the other hand, if you are backing up the data on your home computer then " "hourly backups would likely be unnecessary. You may find it helpful to " "consider the following points when planning your backup schedule:" msgstr "" "その一方で、ホームコンピューターのデータをバックアップするのであれば、毎時間のバックアップは不要でしょう。バックアップスケジュールの計画を立てる場合は、次" "のポイントを考慮すると良いでしょう。" #. (itstool) path: item/p #: C/backup-frequency.page:34 msgid "The amount of time you spend on the computer." msgstr "コンピューターを利用する時間。" #. (itstool) path: item/p #: C/backup-frequency.page:35 msgid "How often and by how much the data on the computer changes." msgstr "どれくらい頻繁に、そしてどのくらい多くのデータがコンピューター上で変更されるか。" #. (itstool) path: page/p #: C/backup-frequency.page:38 msgid "" "If the data you want to back up is lower priority, or subject to few " "changes, like music, e-mails and family photos, then weekly or even monthly " "backups may suffice. However, if you happen to be in the middle of a tax " "audit, more frequent backups may be necessary." msgstr "" "あなたのバックアップしたいデータが、音楽、電子メールおよび家族写真のように、より優先度が低い、あるいは変更の少ないものであるなら、毎週あるいは毎月のバック" "アップで十分かもしれません。しかしながら、あなたがもし税務監査の最中であれば、より頻繁なバックアップが必要となるでしょう。" #. (itstool) path: page/p #: C/backup-frequency.page:43 msgid "" "As a general rule, the amount of time in between backups should be no more " "than the amount of time you are willing to spend re-doing any lost work. For " "example, if spending a week re-writing lost documents is too long for you, " "you should back up at least once per week." msgstr "" "一般論として、バックアップ間の時間は、たかだか、失った作業をやりなおすのに費やしてもいいと思える時間であるべきです。たとえば、失くしたドキュメントを再作成" "するのに一週間かかるのが長すぎるのであれば、少なくとも週 1 回はバックアップをとったほうが良いでしょう。" #. (itstool) path: info/desc #: C/backup-how.page:7 msgid "" "Use Déjà Dup (or some other backup application) to make copies of your " "valuable files and settings to protect against loss." msgstr "" "データの損失を防ぐため、Déjà Dup (あるいは、他のバックアップアプリケーション) を使って重要なファイルや設定のコピーを作成します。" #. (itstool) path: page/title #: C/backup-how.page:27 msgid "How to back up" msgstr "どのようにバックアップするか" #. (itstool) path: page/p #: C/backup-how.page:29 msgid "" "The recommended way of backing up your files and settings is to let a backup " "application manage the backup process for you. A number of different backup " "applications are available, like Déjà Dup." msgstr "" "ファイルと設定をバックアップするお勧めの方法は、バックアップアプリケーションに自分のバックアップ手順の管理を任せてしまうことです。Déjà " "Dupを始めとする様々なバックアップアプリケーションが利用できます。" #. (itstool) path: page/p #: C/backup-how.page:34 msgid "" "The help for your chosen backup application will walk you through setting " "your preferences for the backup, as well as how to restore your data." msgstr "使用するバックアップアプリケーションのヘルプの説明に従えば、バックアップ設定を行えるでしょう。データの復旧方法も同様です。" #. (itstool) path: page/p #: C/backup-how.page:38 msgid "" "An alternative option is to copy your files " "to a safe location, such as an external hard drive, another computer on the " "network, or a USB drive. Your personal " "files and settings are usually in your Home folder, so you can copy " "them from there." msgstr "" "他の方法は、外付けハードドライブや、ネットワーク上の別のコンピューター、USB ドライブなどの安全な場所へファイルをコピーするというものです。通常、個人的なファイルや設定は、ユーザーのホームフォルダーにあります。したがってそこからファイルのコピーができます。" #. (itstool) path: page/p #: C/backup-how.page:44 msgid "" "The amount of data you can back up is limited by the size of the storage " "device. If you have the room on your backup device, it is best to back up " "the entire Home folder with the following exceptions:" msgstr "" "バックアップできるデータ量は、ストレージのサイズに制限されます。バックアップデバイスに空き領域があるなら、次の例外を除いて、ホームフォルダー全体をバックア" "ップするに越したことはありません。" #. (itstool) path: item/p #: C/backup-how.page:49 msgid "" "Files that are already backed up somewhere else, such as to a CD, DVD, or " "other removable media." msgstr "他の場所にすでにバックアップ済みのファイル。たとえば CD、DVD、その他のリムーバブルメディアなど。" #. (itstool) path: item/p #: C/backup-how.page:51 msgid "" "Files that you can recreate easily. For example, if you are a programmer, " "you don't have to back up the files that get produced when you compile your " "programs. Instead, just make sure that you back up the original source files." msgstr "" "簡単に再作成できるファイル。たとえば、あなたがプログラマであれば、プログラムをコンパイルしてでき上がるファイルをバックアップする必要はありません。それより" "も、オリジナルのソースファイルのバックアップを確実に行いましょう。" #. (itstool) path: item/p #: C/backup-how.page:55 msgid "" "Any files in the Trash folder. Your Trash folder can be found in " "~/.local/share/Trash." msgstr "ゴミ箱フォルダーのファイル。ゴミ箱フォルダーは、~/.local/share/Trash にあります。" #. (itstool) path: info/desc #: C/backup-restore.page:7 msgid "Retrieve your files from a backup." msgstr "バックアップからファイルを取り出します。" #. (itstool) path: page/title #: C/backup-restore.page:23 msgid "Restore a backup" msgstr "バックアップからリストアする" #. (itstool) path: page/p #: C/backup-restore.page:25 msgid "" "If you lost or deleted some of your files, but you have a backup of them, " "you can restore them from the backup:" msgstr "ファイルを失くしたか削除してしまったが、そのバックアップがある場合は、バックアップから復元できます。" #. (itstool) path: item/p #: C/backup-restore.page:29 msgid "" "To restore your backup from a device such as an external hard drive, USB " "drive or another computer on the network, you can copy the files back to your computer." msgstr "" "外付けハードドライブ、USBドライブといったデバイス、もしくはネットワーク上の別のコンピューターからバックアップを復元するには、ファイルをコピーして コンピューターに戻すことができます。" #. (itstool) path: item/p #: C/backup-restore.page:33 msgid "" "If you created your backup using a backup application such as Déjà " "Dup, it is recommended that you use the same application to restore " "your backup. Review the application help for your backup program: it will " "provide specific instructions on how to restore your files." msgstr "" "Déjà Dup " "などのバックアップアプリケーションを使ってバックアップを取った場合は、同じアプリケーションを使って復元することが推奨されます。お使いのバックアップツールの" "ヘルプを読みなおしてください。ファイルの復旧方法についての詳細な説明が手に入ります。" #. (itstool) path: info/desc #: C/backup-thinkabout.page:7 msgid "" "A list of folders where you can find documents, files and settings that you " "may want to back up." msgstr "バックアップしたいドキュメント、ファイル、設定があるフォルダーの一覧です。" #. (itstool) path: page/title #: C/backup-thinkabout.page:29 msgid "Where can I find the files I want to back up?" msgstr "バックアップしたいファイルはどこで見つかりますか?" #. (itstool) path: page/p #: C/backup-thinkabout.page:31 msgid "" "Listed below are the most common locations of important files and settings " "that you may want to back up." msgstr "バックアップしておいた方がよい重要なファイルや設定の最も一般的な場所を以下に記します。" #. (itstool) path: item/p #: C/backup-thinkabout.page:36 msgid "Personal files (documents, music, photos and videos)" msgstr "個人的なファイル (ドキュメント、音楽、写真、ビデオ)" #. (itstool) path: item/p #. translators: xdg dirs are localised by package xdg-user-dirs and need #. to be translated. You can find the correct translations for your #. language here: http://translationproject.org/domain/xdg-user-dirs.html #: C/backup-thinkabout.page:40 msgid "" "These are usually stored in your home folder (/home/your_name). " "They could be in subfolders such as Desktop, Documents, Pictures, Music, and " "Videos." msgstr "" "多くの場合、ホームフォルダ(/home/your_name)に入っています。デスクトップやドキュメント、ピクチャ、ミュージック、" "ビデオのようなサブフォルダにある場合もあります。" #. (itstool) path: item/p #: C/backup-thinkabout.page:43 msgid "" "If your backup medium has sufficient space (if it's an external hard disk, " "for example), consider backing up the entire Home folder. You can find out " "how much disk space your Home folder takes up by using the Disk Usage " "Analyzer." msgstr "" "バックアップ先のメディアに十分な空き領域があれば " "(たとえば、外付けハードディスクなど)、ホームフォルダー全体をバックアップすることを検討してください。ディスク使用量アナライザー " "を使えば、ホームフォルダーがどれだけのディスク領域を使用しているか確認できます。" #. (itstool) path: item/p #: C/backup-thinkabout.page:50 msgid "Hidden files" msgstr "隠しファイル" #. (itstool) path: item/p #: C/backup-thinkabout.page:51 msgid "" "Any file or folder name that starts with a period (.) is hidden by default. " "To view hidden files, click ViewShow Hidden " "Files or press CtrlH. " "You can copy these to a backup location like any other file." msgstr "" "ファイルまたはフォルダー名がピリオド(.)で始まっているものは、デフォルトでは表示されません。隠しファイルを表示するには、表示<" "/gui>隠しファイルを表示するをクリックするか、CtrlH を押してください。他のファイルと同じように、隠しファイルをバックアップ先にコピーできます。" #. (itstool) path: item/p #: C/backup-thinkabout.page:58 msgid "" "Personal settings (desktop preferences, themes, and software settings)" msgstr "個人の設定(デスクトップの設定、テーマ、ソフトウェアの設定)" #. (itstool) path: item/p #: C/backup-thinkabout.page:59 msgid "" "Most applications store their settings in hidden folders inside your Home " "folder (see above for information on hidden files)." msgstr "多くのアプリケーションは、ホームフォルダーの中の隠しフォルダーに設定を保存します (隠しファイルについては上記を参照してください)。" #. (itstool) path: item/p #: C/backup-thinkabout.page:61 msgid "" "Most of your application settings will be stored in the hidden folders " ".config, .gconf, .gnome2, and " ".local in your Home folder." msgstr "" "ほとんどのアプリケーションの設定は、ホームフォルダー以下の隠しフォルダー " ".config.gconf.gnome2.local に保存されます。" #. (itstool) path: item/p #: C/backup-thinkabout.page:68 msgid "System-wide settings" msgstr "システム全体の設定" #. (itstool) path: item/p #: C/backup-thinkabout.page:69 msgid "" "Settings for important parts of the system aren't stored in your Home " "folder. There are a number of locations that they could be stored, but most " "are stored in the /etc folder. In general, you won't need to " "back up these files on a home computer. If you are running a server, " "however, you should back up the files for the services that it is running." msgstr "" "システムの重要な設定は、ユーザーのホームフォルダーには保存されません。それらの保存先は様々ですが、たいていは /etc " "配下に保存されます。一般的に、ホームコンピューターにおいてシステムに関わる設定ファイルのバックアップが必要になることはありません。しかしながら、サーバーを" "運用しているのであれば、運用するサービスに関わるファイルはバックアップするのが良いでしょう。" #. (itstool) path: info/desc #: C/backup-what.page:7 msgid "Back up anything that you can't bear to lose if something goes wrong." msgstr "どこかが故障した場合に失いたくないものをすべてバックアップします。" #. (itstool) path: page/title #: C/backup-what.page:28 msgid "What to back up" msgstr "バックアップすべきもの" #. (itstool) path: page/p #: C/backup-what.page:30 msgid "" "Your priority should be to back up your most important files as well as those that are difficult " "to recreate. For example, ranked from most important to least important:" msgstr "" "バックアップの優先度は、最も重要なファイル群と、再び作成することが難しいものが優先されるようにすべきです。例えば、重要度の高いものから低い" "ものまでを並べると、以下のような順番になるでしょう:" #. (itstool) path: item/title #: C/backup-what.page:37 msgid "Your personal files" msgstr "個人ファイル" #. (itstool) path: item/p #: C/backup-what.page:38 msgid "" "This may include documents, spreadsheets, email, calendar appointments, " "financial data, family photos, or any other personal files that you would " "consider irreplaceable." msgstr "" "これには、ドキュメント、スプレッドシート、電子メール、カレンダー上の約束、財務情報、家族の写真、そのほかあなたが取り替えのきかないと考える、個人的なファイ" "ル群が含まれます。" #. (itstool) path: item/title #: C/backup-what.page:44 msgid "Your personal settings" msgstr "個人の設定" #. (itstool) path: item/p #: C/backup-what.page:45 msgid "" "This includes changes you may have made to colors, backgrounds, screen " "resolution and mouse settings on your desktop. This also includes " "application preferences, such as settings for LibreOffice, your " "music player, and your email program. These are replaceable, but may take a " "while to recreate." msgstr "" "これには、デスクトップの色やバックグラウンド、画面の解像度、マウスの設定などに対して行った変更が含まれます。また、LibreOfficeやミュージックプレイヤー、電子メールプログラムなどのアプリケーションの設定も含まれます。これらの情報は取りかえしのつくものですが、再設定するには時間が" "かかります。" #. (itstool) path: item/title #: C/backup-what.page:53 msgid "System settings" msgstr "システム設定" #. (itstool) path: item/p #: C/backup-what.page:54 msgid "" "Most people never change the system settings that are created during " "installation. If you do customize your system settings for some reason, or " "if you use your computer as a server, then you may wish to back up these " "settings." msgstr "" "多くの人はインストール時に指定されたシステム設定をまったく変更しません。何らかの理由で、システム設定を変更した場合やそのコンピューターをサーバーとして使っ" "ている場合、それらの設定をバックアップしたいと思うでしょう。" #. (itstool) path: item/title #: C/backup-what.page:61 msgid "Installed software" msgstr "インストール済みのソフトウェア" #. (itstool) path: item/p #: C/backup-what.page:62 msgid "" "The software you use can normally be restored quite quickly after a serious " "computer problem by reinstalling it." msgstr "あなたがお使いのソフトウェアは、重大なコンピュータ障害のあとであっても、通常は再インストールするだけですぐに復旧させることができます。" #. (itstool) path: page/p #: C/backup-what.page:67 msgid "" "In general, you will want to back up files that are irreplaceable and files " "that require a great time investment to replace without a backup. If things " "are easy to replace, on the other hand, you may not want to use up disk " "space by having backups of them." msgstr "" "一般的には、取り替えのきかないファイルや、バックアップなしでは復旧に莫大な時間を要するようなファイルをバックアップしたいでしょう。別の言い方をすると、もし" "も復旧が容易なら、それらをバックアップすることでディスク容量を消費したいとは思わないでしょう。" #. (itstool) path: info/desc #: C/backup-where.page:7 msgid "" "Advice on where to store your backups and what type of storage device to use." msgstr "バックアップの保存場所、および使用するストレージデバイスの種類に関するアドバイスです。" #. (itstool) path: info/title #: C/backup-where.page:9 msgctxt "sort" msgid "c" msgstr "c" #. (itstool) path: page/title #: C/backup-where.page:24 msgid "Where to store your backup" msgstr "どこにバックアップが保存されるか" #. (itstool) path: page/p #: C/backup-where.page:26 msgid "" "You should store backup copies of your files somewhere separate from your " "computer - on an external hard disk, for example. That way, if the computer " "breaks, the backup will still be intact. For maximum security, you shouldn't " "keep the backup in the same building as your computer. If there is a fire or " "theft, both copies of the data could be lost if they are kept together." msgstr "" "ファイルのバックアップコピーの保存先は、たとえば外付けハードディスクなど、お使いのコンピューターとは別の場所にするとよいでしょう。そうすれば、コンピュータ" "ーが壊れてしまっても、バックアップはそのまま無傷で残ります。最大限の安全性を考慮するなら、お使いのコンピューターと同じ建物でバックアップを保管しない方がよ" "いでしょう。万が一火災や盗難に遭った場合、バックアップコピーを同じ場所で保管していると、コピーもろともデータを紛失してしまう恐れがあります。" #. (itstool) path: page/p #: C/backup-where.page:32 msgid "" "It is important to choose an appropriate backup medium, too. You " "need to store your backups on a device that has sufficient disk capacity for " "all of the backed-up files." msgstr "" "適切な " "バックアップメディアを選択することも重要です。すべてのバックアップファイルを保存するのに十分なディスク容量を持ったデバイスを用意しましょ" "う。" #. (itstool) path: list/title #: C/backup-where.page:37 msgid "Local and remote storage options" msgstr "ローカルとリモートストレージの選択" #. (itstool) path: item/p #: C/backup-where.page:39 msgid "USB memory key (low capacity)" msgstr "USBメモリー(低容量)" #. (itstool) path: item/p #: C/backup-where.page:42 msgid "Writable CDs or DVDs (low/medium capacity)" msgstr "書き込み可能なCDやDVD(低/中容量)" #. (itstool) path: item/p #: C/backup-where.page:45 msgid "External hard disk (typically high capacity)" msgstr "外部ハードディスク(一般的に大容量)" #. (itstool) path: item/p #: C/backup-where.page:48 msgid "Internal disk drive (high capacity)" msgstr "内部ディスクドライブ(大容量)" #. (itstool) path: item/p #: C/backup-where.page:51 msgid "Network-connected drive (high capacity)" msgstr "ネットワーク接続のドライブ(大容量)" #. (itstool) path: item/p #: C/backup-where.page:54 msgid "File/backup server (high capacity)" msgstr "ファイル/バックアップサーバー(大容量)" #. (itstool) path: item/p #: C/backup-where.page:57 msgid "" "Online backup service (Amazon " "S3, for example; capacity depends on price)" msgstr "" "オンラインバックアップサービス(例えばAmazon " "S3;料金によって容量は変わります)" #. (itstool) path: page/p #: C/backup-where.page:62 msgid "" "Some of these options have sufficient capacity to allow for a backup of " "every file on your system, which is also known as a complete system " "backup." msgstr "" "十分なディスク容量があるならば、システム上のすべてのファイルをバックアップするという選択もあります。この方法は完全システムバックアップと" "呼ばれています。" #. (itstool) path: info/desc #: C/backup-why.page:7 msgid "Why, what, where and how of backups." msgstr "バックアップについてのなぜ、何を、どこに、どうやって。" #. (itstool) path: info/title #: C/backup-why.page:8 msgctxt "link:trail" msgid "Backups" msgstr "バックアップ" #. (itstool) path: page/title #: C/backup-why.page:20 msgid "Back up your important files" msgstr "重要なファイルのバックアップ" #. (itstool) path: page/p #: C/backup-why.page:22 msgid "" "Backing up your files simply means making a copy of them for " "safekeeping. This is done in case the original files become unusable due to " "loss or corruption. These copies can be used to restore the original data in " "the event of loss. Copies should be stored on a different device from the " "original files. For example, you may use a USB drive, an external hard " "drive, a CD/DVD, or an off-site service." msgstr "" "ファイルをバックアップするとは、単純には、そのファイルのコピーを保管用に作成することです。バックアップは、ファイルが消失や破損により使用" "できなくなった場合に備えて行われます。ファイルが失くなった場合は、元のデータを修復するのにコピーが使用できます。コピーは、元のファイルとは別のデバイスに保" "存すると良いでしょう。たとえば、USB ドライブや、外付けハードドライブ、CD や DVD、あるいはオフサイトサービスが使用できます。" #. (itstool) path: page/p #: C/backup-why.page:29 msgid "" "The best way to back up your files is to do so regularly, keeping the copies " "off-site and (possibly) encrypted." msgstr "ファイルをバックアップする最良の方法は、定期的に、オフサイトに保存し、(できれば) 暗号化することです。" #. (itstool) path: info/desc #: C/bluetooth.page:15 msgid "" "Connect, send files, turn on and off…" msgstr "" "接続、ファイル送信、ON/OFF切り替え..." #. (itstool) path: page/title #: C/bluetooth.page:24 msgid "Bluetooth" msgstr "Bluetooth" #. (itstool) path: page/p #: C/bluetooth.page:26 msgid "" "Bluetooth is a wireless protocol that allows you to connect many different " "types of devices to your computer. Bluetooth is commonly used for headsets " "and input devices like mice and keyboards. You can also use Bluetooth to " "send files between devices, such " "as from your computer to your cell phone." msgstr "" "Bluetoothはさまざまな種類のデバイスとPCが通信するための無線通信プロトコルです。Bluetoothは主にヘッドセットや、マウスやキーボードなどの" "入力デバイスに使用されています。また、BluetoothをたとえばPCから携帯電話へといったようにデバイス間のファイル送信に使用することもできます。" #. (itstool) path: info/title #: C/bluetooth.page:48 msgctxt "link" msgid "Bluetooth problems" msgstr "Bluetoothの問題" #. (itstool) path: section/title #: C/bluetooth.page:51 #: C/color.page:34 #: C/power.page:43 msgid "Problems" msgstr "問題" #. (itstool) path: info/desc #: C/bluetooth-connect-device.page:14 msgid "Pair Bluetooth devices." msgstr "Bluetoothデバイスのペアリング" #. (itstool) path: credit/name #: C/bluetooth-connect-device.page:21 #: C/bluetooth-remove-connection.page:19 #: C/bluetooth-send-file.page:22 #: C/net-firewall-on-off.page:13 #: C/net-firewall-ports.page:13 #: C/printing-setup-default-printer.page:19 #: C/printing-setup.page:22 msgid "Paul W. Frields" msgstr "Paul W. Frields" #. (itstool) path: page/title #: C/bluetooth-connect-device.page:35 msgid "Connect your computer to a Bluetooth device" msgstr "コンピューターとBluetoothデバイスを接続する" #. (itstool) path: page/p #: C/bluetooth-connect-device.page:37 msgid "" "Before you can use a Bluetooth device like a mouse or a headset, you first " "need to connect your computer to the device. This is also called pairing the " "Bluetooth devices." msgstr "" "Bluetoothデバイスを使いはじめるまえに、コンピュータとデバイスを接続しなければなりません。この作業は、Bluetoothデバイスのペアリングと呼ば" "れることもあります。" #. (itstool) path: note/p #: C/bluetooth-connect-device.page:42 #: C/bluetooth-send-file.page:63 msgid "" "Before you begin, make sure Bluetooth is enabled on your computer. See ." msgstr "" "始める前に、コンピュータでBluetoothデバイスが有効になっていることを確認してください。が参照してください。" #. (itstool) path: when/p #: C/bluetooth-connect-device.page:50 msgid "" "Click the Bluetooth icon in the menu bar and select Set Up New " "Device." msgstr "メニューバーのBluetoothアイコンをクリックして、 新しいデバイスの設定 を選択します。" #. (itstool) path: choose/p #: C/bluetooth-connect-device.page:53 msgid "" "Click the Bluetooth icon on the top bar and select Set up a New " "Device." msgstr "トップバーのBluetoothアイコンをクリックして、 新規デバイスの設定 を選択します。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:58 msgid "" "Make the other Bluetooth device discoverable or visible and place it within 10 meters " "(about 33 feet) of your computer. Click Continue. Your computer " "will begin searching for devices." msgstr "" "他のBluetooth機器を発見可能または可視の状態にし、PCから10メートル(約33フィート)以内に置いて下さい。続行" "をクリックするとPCがBluetooth機器を検索し始めます。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:64 msgid "" "If there are too many devices listed, use the Device type drop-" "down to display only a single type of device in the list." msgstr "" "リストに表示される機器が多すぎる場合、デバイスタイプドロップダウンリストを使用することにより表示するデバイスのタイプを絞ることができ" "ます。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:68 msgid "" "Click PIN options to set how a PIN will be delivered to the other " "device." msgstr "PINオプションをクリックし、他のデバイスに配布されるPINを設定します。" #. (itstool) path: note/p #: C/bluetooth-connect-device.page:71 msgid "" "The automatic PIN setting will use a six-digit numerical code. A device with " "no input keys or screen, such as a mouse or headset, may require a specific " "PIN such as 0000, or no PIN at all. Check your device's manual for the " "proper setting." msgstr "" "自動PIN設定は6桁の数字を利用します。マウスやヘッドセットのようなキー入力や画面がないデバイスは、0000のような特定のPINが要求されるか、PINがな" "いかもしれません。デバイスのマニュアルで正しい設定を確認しましょう。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:76 msgid "" "Choose an appropriate PIN setting for your device, then click " "Close." msgstr "デバイスに割り当てるPIN設定を選択し、閉じるをクリックします。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:80 msgid "" "Click Continue to proceed. If you did not choose a preset PIN, " "the PIN will be displayed on the screen." msgstr "続行をクリックすることにより継続します。プリセットPINを選択しない場合、PINが画面に表示されます。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:84 msgid "" "If required, confirm the PIN on your other device. The device should show " "you the PIN you see on your computer screen, or may prompt you to enter the " "PIN. Confirm the PIN on the device, then click Matches." msgstr "" "必要に応じて、デバイスのPINを確認します。デバイスにはPCの画面に表示されたPINが表示されるか、またはPIN入力画面が表示されます。デバイスのPINを" "確認し、一致をクリックします。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:88 msgid "" "You need to finish your entry within about 20 seconds on most devices, or " "the connection will not be completed. If that happens, return to the device " "list and start again." msgstr "多くのデバイスでは、入力を20秒以内に行わなければ接続が完了しません。時間切れになった場合は、デバイスリストからやり直してください。" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:93 msgid "" "A message appears when the connection successfully completes. Click " "Close." msgstr "接続が成功するとメッセージが表示されます。閉じるをクリックしてください。" #. (itstool) path: page/p #: C/bluetooth-connect-device.page:98 msgid "" "You can remove a Bluetooth " "connection later if desired." msgstr "" "あとで必要に応じて、Bluetoothの接続を削除することができます。" #. (itstool) path: note/p #: C/bluetooth-connect-device.page:102 msgid "" "To control access to your shared files, refer to the Bluetooth " "Sharing settings. See ." msgstr "" "共有ファイルへのアクセスを制御するには、Bluetooth共有を参照してください。を参照さんしょうしてください。" #. (itstool) path: info/desc #: C/bluetooth-problem-connecting.page:13 msgid "" "The adapter could be turned off or may not have drivers, or Bluetooth might " "be disabled or blocked." msgstr "アダプターは電源が入っていないか、ドライバーがありません。またはBluetoothが無効になっているかブロックされています。" #. (itstool) path: page/title #: C/bluetooth-problem-connecting.page:23 msgid "I can't connect my Bluetooth device" msgstr "Bluetoothデバイスに接続できません" #. (itstool) path: page/p #: C/bluetooth-problem-connecting.page:25 msgid "" "There are a number of reasons why you may not be able to connect to a " "Bluetooth device, such as a phone or headset." msgstr "電話やヘッドセットといったBluetoothデバイスに接続できない理由はいくつもあります。" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:30 msgid "Connection blocked or untrusted" msgstr "接続がブロックされているか信頼されていない" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:31 msgid "" "Some Bluetooth devices block connections by default, or require you to " "change a setting to allow connections to be made. Make sure that your device " "is set up to allow connections." msgstr "" "Bluetoothデバイスの中にはデフォルトでは接続をブロックするものや、接続を許可するために設定を変更する必要があるものがあります。接続を許可するようデ" "バイスが設定されているか、確認してください。" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:36 msgid "Bluetooth hardware not recognized" msgstr "Bluetoothハードウエアが認識されていない" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:37 msgid "" "Your Bluetooth adapter/dongle may not have been recognized by the computer. " "This could be because drivers for the " "adapter aren't installed. Some Bluetooth adapters aren't supported on Linux, " "so you may not be able to get the right drivers for them. In this case, you " "will probably have to get a different Bluetooth adapter." msgstr "" "このBluetoothアダプター/ドングルはPCに認識されていません。アダプターのドライバーがインストールされていないためと思われます。LinuxにサポートされていないBluetoothアダプターもあり、" "正式なドライバーを入手することはできません。そのような場合は、別のBluetoothアダプターを使用する必要があるでしょう。" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:44 msgid "Adapter not switched on" msgstr "アダプターのスイッチが入っていない" #. (itstool) path: when/p #: C/bluetooth-problem-connecting.page:47 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon in the menu bar and check that it's not disabled." msgstr "" "BluetoothアダプターのスイッチがONになっていることを確認してください。メニューバーのBluetoothアイコンをクリックし" "、無効になっていないか確認してください。" #. (itstool) path: choose/p #: C/bluetooth-problem-connecting.page:51 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon on the top bar and check that it's not disabled." msgstr "" "Bluetoothアダプターのスイッチが入っていることを確認してください。トップバーのBluetoothアイコンをクリックして、無効になっていないか確認してください。" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:57 msgid "Device Bluetooth connection switched off" msgstr "Bluetoothデバイスの接続が切られている" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:58 msgid "" "Check that Bluetooth is turned on on the device you're trying to connect to. " "For example, if you're trying to connect to a phone, make sure that it's not " "in airplane mode." msgstr "" "接続しようとしているデバイスのBluetoothが有効になっているか確認してください。たとえば、電話に接続しようとしている場合、機内モードになっていないか" "確認してください。" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:64 msgid "No Bluetooth adapter in your computer" msgstr "コンピューターにBluetoothアダプターがない" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:65 msgid "" "Many computers do not have Bluetooth adapters. You can buy an adapter if you " "want to use Bluetooth." msgstr "" "多くのコンピューターにはBluetoothアダプターがありません。Bluetoothを利用したいならBluetoothアダプターを購入してください。" #. (itstool) path: info/desc #: C/bluetooth-remove-connection.page:12 msgid "Remove a device from the list of Bluetooth devices." msgstr "Bluetoothデバイスの一覧からデバイスを削除します。" #. (itstool) path: page/title #: C/bluetooth-remove-connection.page:25 msgid "Remove a connection between Bluetooth devices" msgstr "Bluetoothデバイス同士の接続を切る" #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:28 msgid "" "If you don't want to be connected to a Bluetooth device anymore, you can " "remove the connection. This is useful if you no longer want to use a device " "like a mouse or headset, or if you no longer wish to transfer files to or " "from a device." msgstr "" "これ以上Bluetoothデバイスに接続しない場合、接続を削除することができます。これはマウスやヘッドセットといったデバイスをもう使わない場合や、デバイス" "とのファイルの送受信をしない場合に便利です。" #. (itstool) path: when/p #: C/bluetooth-remove-connection.page:37 msgid "" "Click the Bluetooth icon in the menu bar and select " "Bluetooth Settings." msgstr "" "メニューバー のBluetoothアイコンをクリックして、 Bluetoothの設定を選択します。" #. (itstool) path: choose/p #: C/bluetooth-remove-connection.page:40 #: C/bluetooth-send-file.page:112 msgid "" "Click the Bluetooth icon on the top bar and select Bluetooth " "Settings." msgstr "トップバーのBluetoothアイコンをクリックして、Bluetoothの設定を選択します。" #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:45 msgid "" "Select the device you want to disconnect in the left pane, then click the " "- icon underneath the list." msgstr "左ペインの切断したいデバイスを選択して、リストの下の- アイコンをクリックします。" #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:49 msgid "Click Remove in the confirmation window." msgstr "確認ウインドウの 削除 をクリックします。" #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:53 msgid "" "You can reconnect a Bluetooth " "device later if desired." msgstr "" "あとで必要に応じて、Bluetoothデバイスを再接続することができます。" #. (itstool) path: info/desc #: C/bluetooth-send-file.page:15 msgid "Share files to Bluetooth devices such as your phone." msgstr "電話などのBluetoothデバイスにファイルを共有する" #. (itstool) path: page/title #: C/bluetooth-send-file.page:33 msgid "Send a file to a Bluetooth device" msgstr "Bluetoothデバイスにファイルを送信する" #. (itstool) path: when/p #: C/bluetooth-send-file.page:37 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files in one of three ways: " "using the Bluetooth icon in the menu bar, from the Bluetooth settings " "window, or directly from the file manager." msgstr "" "携帯電話や他のコンピューターといった接続済みのBluetoothデバイスにファイルを送信することができます。デバイスの種類によってはファイルや特定の種類の" "ファイルの移動を許可していないものもあります。ファイルの送信には、メニューバーのBluetoothアイコンを使う方法、Bluetooth設定ウィンドウから" "行う方法、ファイルマネージャーから直接行う方法の3つがあります。" #. (itstool) path: choose/p #: C/bluetooth-send-file.page:43 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files using the Bluetooth " "icon on the top bar, or from the Bluetooth settings window." msgstr "" "携帯電話や他のコンピュータなどの、接続されたBluetoothデバイスにファイルを送信できます。デバイスのいくつかのタイプは、すべての、あるいは特定のファ" "イルの転送を許可しません。あなたは上部のバーのBluetoothアイコン、あるいはBluetooth設定ウィンドウからファイルを送信できます。" #. (itstool) path: when/p #: C/bluetooth-send-file.page:51 msgid "" "To send files directly from the file manager, see ." msgstr "ファイルマネージャーから直接ファイルを送信するにはを参照してください。" #. (itstool) path: steps/title #: C/bluetooth-send-file.page:68 msgid "Send files using the Bluetooth icon" msgstr "Bluetoothアイコンを使ってファイルを送信する" #. (itstool) path: when/p #: C/bluetooth-send-file.page:72 msgid "" "Click the Bluetooth icon in the menu bar and select Send Files to " "Device." msgstr "メニューバーのBluetoothアイコンをクリックして、 デバイスにファイルを送信する を選択します。" #. (itstool) path: choose/p #: C/bluetooth-send-file.page:75 msgid "" "Click the Bluetooth icon on the top bar and select Send Files to " "Device." msgstr "トップバーのBluetoothのアイコンをクリックし、デバイスにファイルを送信をクリックしてください。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:80 #: C/bluetooth-send-file.page:122 msgid "Choose the file you want to send and click Select." msgstr "送信したいファイルを選び選択をクリックします。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:81 #: C/bluetooth-send-file.page:123 msgid "" "To send more than one file in a folder, hold down Ctrl as you " "select each file." msgstr "フォルダーにある複数のファイルを送信するには、Ctrlを押しながら各ファイルを選択してください。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:85 msgid "" "Select the device which you want to send the files to and click " "Send." msgstr "ファイルを送信したいデバイスを選択して送信をクリックします。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:87 msgid "" "The list of devices will show both devices you are already connected to as well as visible devices within range. If you " "have not already connected to the selected device, you will be prompted to " "pair with the device after clicking Send. This will probably " "require confirmation on the other device." msgstr "" "デバイスのリストは接続済みのデバイスと範囲内で可視状態のデバイスの両方を表示します。選択したデバイスにまだ接続していない場合、送信をクリッ" "クした後でそのデバイスとペアリングされます。これは他のデバイス側の確認を必要とするでしょう。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:94 msgid "" "If there are many devices, you can limit the list to only specific device " "types using the Device type drop-down." msgstr "" "たくさんのデバイスがあるなら、デバイスの種類というドロップダウンリストで特定の種類のデバイスだけをリスト上に表示することができます。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:98 #: C/bluetooth-send-file.page:127 msgid "" "The owner of the receiving device usually has to press a button to accept " "the file. Once the owner accepts or declines, the result of the file " "transfer will be shown on your screen." msgstr "" "たいていの場合、受信するデバイスの所有者はファイルを受け入れるためにボタンを押す必要があります。いったん、所有者が受け入れまたは拒否すると、ファイル移動の" "結果が画面に表示されます。" #. (itstool) path: steps/title #: C/bluetooth-send-file.page:105 msgid "Send files from the Bluetooth settings" msgstr "Bluetoothの設定からファイルを送信する" #. (itstool) path: when/p #: C/bluetooth-send-file.page:109 msgid "" "Click the Bluetooth icon in the menu bar and select Bluetooth " "Settings." msgstr "メニューバーのBluetoothアイコンをクリックして、 Bluetoothの設定を選択します。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:116 msgid "" "Select the device to send files to from the list on the left. The list only " "shows devices you've already connected to. See ." msgstr "" "左側のリストからファイルを送信するデバイスを選択してください。このリストには既に接続されているデバイスのみが表示されます。 を参照してください。" #. (itstool) path: item/p #: C/bluetooth-send-file.page:119 msgid "In the device information on the right, click Send Files." msgstr "右側のデバイスの情報のファイルの送信をクリックしてください。" #. (itstool) path: info/desc #: C/bluetooth-turn-on-off.page:12 msgid "Enable or disable the Bluetooth device on your computer." msgstr "コンピューター上のBluetoothデバイスを有効/無効にします。" #. (itstool) path: page/title #: C/bluetooth-turn-on-off.page:28 msgid "Turn Bluetooth on or off" msgstr "Bluetoothをオン/オフする" #. (itstool) path: page/media #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/bluetooth-turn-on-off.page:32 #: C/unity-menubar-intro.page:90 msgctxt "_" msgid "" "external ref='figures/bluetooth-active.svg' " "md5='265f0461c4f337cfe7f9ebc04b98a58f'" msgstr "" #. (itstool) path: media/p #: C/bluetooth-turn-on-off.page:33 msgid "The Bluetooth icon in the menu bar" msgstr "メニューバーのBluetoothアイコン" #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:36 msgid "" "You can turn Bluetooth on to use Bluetooth devices and send and receive " "files, but turn it off to conserve power. To turn Bluetooth on, click the " "Bluetooth icon on the top bar and switch Bluetooth on." msgstr "" "Bluetoothデバイスの使用やファイルの送受信のためにBluetoothをオンにすることができますが、節電のためにはBluetoothデバイスの電源を" "オフにすることをおすすめします。Bluetoothをオンにするには、上部バーのBluetoothアイコンをクリックしてBluetoothをクリックしてスイッチをオンにしてください。" #. (itstool) path: when/p #: C/bluetooth-turn-on-off.page:42 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the menu bar. Look for a switch on your computer or " "a key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" "多くのノートパソコンには、Bluetoothの電源を入れたり切ったりするためのハードウェアスイッチやキーの組み合わせがあります。Bluetoothハードウ" "ェアの電源が切れている場合、メニューバーにはBluetoothアイコンは表示されません。コンピューターのスイッチや、キーボードのキーを探してください。キー" "ボードのキーはFnキーと組み合わせると使えることが多いでしょう。" #. (itstool) path: choose/p #: C/bluetooth-turn-on-off.page:48 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the top bar. Look for a switch on your computer or a " "key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" "多くのノートパソコンには、BluetoothのONとOFFを切り替えるためのハードウェアスイッチまたはキーの組み合わせがあります。Bluetoothハード" "ウェアがオフに切り替わった場合、上部のバーのBluetoothアイコンは表示されません。あなたのコンピュータのスイッチまたはキーボードのキーを探してくださ" "い。キーボードのキーは、たいていFnを押しながらアクセスします。" #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:55 msgid "" "To turn Bluetooth off, click the Bluetooth icon and switch " "Bluetooth off." msgstr "" "Bluetoothをオフにするには、Bluetoothのアイコンをクリックして、Bluetoothをオフに切り替えます。" #. (itstool) path: note/p #: C/bluetooth-turn-on-off.page:58 msgid "" "You only need to switch Visible on if you are connecting to this " "computer from another device. See for " "more information." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-visibility.page:11 msgid "Whether or not other devices can discover your computer." msgstr "他のデバイスがこのコンピューターを認識できるようにするかどうかです。" #. (itstool) path: page/title #: C/bluetooth-visibility.page:20 msgid "What is Bluetooth visibility?" msgstr "Bluetoothの可視状態とは何ですか?" #. (itstool) path: page/p #: C/bluetooth-visibility.page:22 msgid "" "Bluetooth visibility simply refers to whether other devices can discover " "your computer when searching for Bluetooth devices. When Bluetooth " "visibility is turned on, your computer will advertise itself to all other " "devices within range, allowing them to attempt to connect to you." msgstr "" "Bluetoothの可視状態は単純に他のデバイスがBluetoothデバイスを検索したときにあなたのコンピューターを発見できるかどうかを指します。Blue" "toothの可視状態がオンになっていた場合、あなたのコンピューターは範囲内のすべての他のデバイスに対して公開され、コンピューターへの接続を試みることを許可" "します。" #. (itstool) path: page/p #: C/bluetooth-visibility.page:27 msgid "" "Your computer does not need to be visible to search for other devices, but " "those devices need to be visible for your computer to discover them." msgstr "" "他のデバイスを検索するためにあなたのコンピューターを可視にする必要はありませんが、それらのデバイスを発見するには、それらのデバイスがあなたのコンピューター" "にとって可視である必要があります。" #. (itstool) path: page/p #: C/bluetooth-visibility.page:30 msgid "" "After you have connected to a " "device, neither your computer nor the device needs to be visible to " "communicate with each other." msgstr "" #. (itstool) path: page/p #: C/bluetooth-visibility.page:34 msgid "" "Unless you or someone you trust needs to connect to your computer from " "another device, you should leave visibility off." msgstr "" #. (itstool) path: info/desc #: C/color-assignprofiles.page:10 msgid "" "Look in System SettingsColor for the " "option to change this." msgstr "システム設定カラーを見てオプションを変更します。" #. (itstool) path: credit/name #: C/color-assignprofiles.page:16 #: C/color-calibrate-camera.page:14 #: C/color-calibrate-printer.page:13 #: C/color-calibrate-scanner.page:18 #: C/color-calibrate-screen.page:19 #: C/color-calibrationcharacterization.page:13 #: C/color-calibrationdevices.page:12 #: C/color-calibrationtargets.page:13 #: C/color-canshareprofiles.page:11 #: C/color-gettingprofiles.page:14 #: C/color-howtoimport.page:17 #: C/color-missingvcgt.page:12 #: C/color-notifications.page:7 #: C/color-notspecifiededid.page:7 #: C/color.page:10 #: C/color-testing.page:7 #: C/color-virtualdevice.page:15 #: C/color-whatisprofile.page:11 #: C/color-whatisspace.page:12 #: C/color-why-calibrate.page:11 #: C/color-whyimportant.page:11 msgid "Richard Hughes" msgstr "Richard Hughes" #. (itstool) path: page/title #: C/color-assignprofiles.page:26 msgid "How do I assign profiles to devices?" msgstr "デバイスにプロファイルを割り当てるには?" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-assignprofiles.page:30 #: C/color-assignprofiles.page:35 msgid "" "Open System SettingsColor, and click " "the device that you wish to add a profile to." msgstr "" "システム設定カラーを開き、プロファイルを追加したいデバイスをクリックします。" #. (itstool) path: page/p #: C/color-assignprofiles.page:40 msgid "" "By clicking Add profile you can select an existing profile or " "import a new file." msgstr "プロファイルの追加をクリックし、今あるプロファイルを選択するか、新しいプロファイルをインポートします。" #. (itstool) path: page/p #: C/color-assignprofiles.page:44 msgid "" "Each device can have multiple profiles assigned to it, but only one profile " "can be the default profile. The default profile is used when there " "is no extra information to allow the profile to be chosen automatically. An " "example of this automatic selection would be if one profile was created for " "glossy paper and another plain paper." msgstr "" "それぞれのデバイスはそのデバイスに割り当てられた複数のプロファイルを持っていますが、その中の1つだけをデフォルトのプロファイルにすること" "ができます。デフォルトのプロファイルはプロファイルを自動的に選択するための追加の情報がない場合に使用されます。プロファイルが自動的に選択される例の一つは、" "あるプロファイルがつややかな紙のために作られるか他の普通紙のために作られるかというような ものです。" #. (itstool) path: figure/desc #: C/color-assignprofiles.page:54 msgid "You can make a profile default by changing it with the radio button." msgstr "ラジオボタンでデフォルトのプロファイルを変更することができます。" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-assignprofiles.page:55 #: C/color-notspecifiededid.page:32 msgctxt "_" msgid "" "external ref='figures/color-profile-default.png' " "md5='78403ca445191bb5f9be02fecf80968c'" msgstr "" #. (itstool) path: page/p #: C/color-assignprofiles.page:58 msgid "" "If calibration hardware is connected the Calibrate… button will " "create a new profile." msgstr "" "接続されているハードウェアをキャリブレーションする場合は、キャリブレート…ボタンをクリックすれば新しいプロファイルを生成できます。" #. (itstool) path: info/desc #: C/color-calibrate-camera.page:11 msgid "Calibrating your camera is important to capture accurate colors." msgstr "カメラのキャリブレーションは、正しい色を記録するために重要です。" #. (itstool) path: page/title #: C/color-calibrate-camera.page:20 msgid "How do I calibrate my camera?" msgstr "カメラのキャリブレーションを行うには?" #. (itstool) path: page/p #: C/color-calibrate-camera.page:22 msgid "" "Camera devices are calibrated by taking a photograph of a target under the " "desired lighting conditions. By converting the RAW file to a TIFF file, it " "can be used to calibrate the camera device in the color control panel." msgstr "" "カメラのキャリブレーションは、撮影対象を望んだ光線状態で撮影することで行います。撮影した写真をRAWファイルからTIFFファイルに変換することで、カラーコ" "ントロールパネルでカメラをキャリブレートするのに利用できます。" #. (itstool) path: page/p #: C/color-calibrate-camera.page:28 msgid "" "You will need to crop the TIFF file so that just the target is visible. " "Ensure the white or black borders are still visible. Calibration will not " "work if the image is upside-down or is distorted by a large amount." msgstr "" "ちょうど撮影対象が見えるようにTIFFファイルを切り取ってしてください。白と黒の境目が確実に見分けられるようにしてください。画像が逆さまだったり大きく歪ん" "でいたりすると正確にキャリブレーションできません。" #. (itstool) path: note/p #: C/color-calibrate-camera.page:36 msgid "" "The resulting profile is only valid under the lighting condition that you " "acquired the original image from. This means you might need to profile " "several times for studio, bright sunlight and " "cloudy lighting conditions." msgstr "" "生成されたプロファイルは、撮影したオリジナルの画像の光線状態の場合でのみ有効です。このことは、スタジオ晴天" "曇りの光線状態では、何度もプロファイルを作成する必要があることを示しています。" #. (itstool) path: info/desc #: C/color-calibrate-printer.page:10 msgid "Calibrating your printer is important to print accurate colors." msgstr "プリンターのキャリブレーションは、正しい色を印刷するために重要です。" #. (itstool) path: page/title #: C/color-calibrate-printer.page:19 msgid "How do I calibrate my printer?" msgstr "プリンターのキャリブレーションを行うには?" #. (itstool) path: page/p #: C/color-calibrate-printer.page:21 msgid "There are two ways to profile a printer device:" msgstr "プリンターのプロファイルを行うための2つの方法:" #. (itstool) path: item/p #: C/color-calibrate-printer.page:26 msgid "Using a photospectrometer device like the Pantone ColorMunki" msgstr "パントンカラーモンキーのような分光測光装置を使う" #. (itstool) path: item/p #: C/color-calibrate-printer.page:27 msgid "Downloading a printing a reference file from a color company" msgstr "メーカーからリファレンスファイルをダウンロードして印刷する" #. (itstool) path: page/p #: C/color-calibrate-printer.page:30 msgid "" "Using a color company to generate a printer profile is usually the cheapest " "option if you only have one or two different paper types. By downloading the " "reference chart from the companies website you can then send them back the " "print in a padded envelope where they will scan the paper, generate the " "profile and email you back an accurate ICC profile." msgstr "" #. (itstool) path: page/p #: C/color-calibrate-printer.page:38 msgid "" "Using an expensive device such as a ColorMunki works out cheaper only if you " "are profiling a large number of ink sets or paper types." msgstr "プロファイル作成で大量のインクや色々な種類の紙を費やすのでなければ、カラーモンキーのような高価な装置を使う方が安くつきます。" #. (itstool) path: note/p #: C/color-calibrate-printer.page:44 msgid "" "If you change your ink supplier, make sure you recalibrate the printer!" msgstr "使用しているインクのメーカーを変えるなら、必ずプリンターを再キャリブレーションしましょう!" #. (itstool) path: info/desc #: C/color-calibrate-scanner.page:12 msgid "Calibrating your scanner is important to capture accurate colors." msgstr "スキャナーのキャリブレーションは、正しい色を記録するために重要です。" #. (itstool) path: page/title #: C/color-calibrate-scanner.page:28 msgid "How do I calibrate my scanner?" msgstr "スキャナーのキャリブレーションを行うには?" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-scanner.page:32 #: C/color-calibrate-scanner.page:39 msgid "" "You scan in your target file and save it as an uncompressed TIFF file. You " "can then click Calibrate… from System " "SettingsColor to create a profile for the device." msgstr "" "ターゲットファイルをスキャンし、圧縮しないTIFFファイルで保存します。システム設定...カラーキャリプレート…からデバイスのプロファイルを作成することが可能です。" #. (itstool) path: note/p #: C/color-calibrate-scanner.page:48 msgid "" "Scanner devices are incredibly stable over time and temperature and do not " "usually need to be recalibrated." msgstr "スキャナーデバイスは時間や温度の変化に対して信じられないほど安定しているので、通常は再キャリブレートする必要はないでしょう。" #. (itstool) path: info/desc #: C/color-calibrate-screen.page:11 msgid "Calibrating your screen is important to display accurate colors." msgstr "画面のキャリブレーションは、正しい色を表示するために重要です。" #. (itstool) path: page/title #: C/color-calibrate-screen.page:29 msgid "How do I calibrate my screen?" msgstr "画面のキャリブレーションを行うには?" #. (itstool) path: page/p #: C/color-calibrate-screen.page:31 msgid "" "Calibrating your screen should be a requirement if you're involved in " "computer design or artwork." msgstr "コンピューターを使って創作活動やデザインをするなら、画面をキャリブレーションした方が良いでしょう。" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-screen.page:37 #: C/color-calibrate-screen.page:45 msgid "" "By using a device called colorimeter you accurately measure the different " "colors that your screen is able to display. By running System " "SettingsColor you can create a profile, and the " "wizard will show you how to attach the colorimeter device and what settings " "to adjust." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-screen.page:55 msgid "" "Screens change all the time - the backlight in a TFT will half in brightness " "approximately every 18 months, and will get yellower as it gets older. This " "means you should recalibrate your screen when the [!] icon appears in the " "color control panel." msgstr "" "ディスプレイは常に変化します。 - " "TFT液晶のバックライトは18ヶ月ごとに輝度が半減し、古くなるとともに黄色味がかってきます。カラーコントロールパネルに[!]アイコンが表示されたら再キャリ" "ブレートを行う必要があります。" #. (itstool) path: note/p #: C/color-calibrate-screen.page:62 msgid "LED screens also change over time, but a much slower rate than TFTs." msgstr "LEDディスプレイも経年変化します。しかし、TFT液晶よりは長持ちします。" #. (itstool) path: info/desc #: C/color-calibrationcharacterization.page:9 msgid "Calibration and characterization are different things entirely." msgstr "キャリブレーションとキャラクタリゼーションは全く別のものです。" #. (itstool) path: page/title #: C/color-calibrationcharacterization.page:19 msgid "What's the difference between calibration and characterization?" msgstr "キャリブレーションとキャラクタリゼーションの違いとは何でしょう?" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:20 msgid "" "Many people are initially confused about the difference between calibration " "and characterization. Calibration is the process of modifying the color " "behavior of a device. This is typically done using two mechanisms:" msgstr "" "多くの人はキャリブレーションとキャラクタリゼーションを混同しています。キャリブレーションはデバイスの色の振る舞いを調節すること。これには主に2種類の仕組み" "が用いられています。" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:27 msgid "Changing controls or internal settings that it has" msgstr "" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:28 msgid "Applying curves to its color channels" msgstr "色のチャンネルにカーブを適用する" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:30 msgid "" "The idea of calibration is to put a device in a defined state with regard to " "its color response. Often this is used as a day to day means of maintaining " "reproducible behavior. Typically calibration will be stored in device or " "systems specific file formats that record the device settings or per-channel " "calibration curves." msgstr "" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:37 msgid "" "Characterization (or profiling) is recording the way a device " "reproduces or responds to color. Typically the result is stored in a device " "ICC profile. Such a profile does not in itself modify color in any way. It " "allows a system such as a CMM (Color Management Module) or a color aware " "application to modify color when combined with another device profile. Only " "by knowing the characteristics of two devices, can a way of transferring " "color from one device representation to another be achieved." msgstr "" #. (itstool) path: note/p #: C/color-calibrationcharacterization.page:48 msgid "" "Note that a characterization (profile) will only be valid for a device if " "it's in the same state of calibration as it was when it was characterized." msgstr "" "キャラクタリゼーション(のプロファイル)はキャラクタライズされた時と同じ状態にキャリブレーションされたデバイスでのみ正確であるという事を覚えておいてくださ" "い。" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:54 msgid "" "In the case of display profiles there is some additional confusion because " "often the calibration information is stored in the profile for convenience. " "By convention it is stored in a tag called the vcgt tag. Although " "it is stored in the profile, none of the normal ICC based tools or " "applications are aware of it, or do anything with it. Similarly, typical " "display calibration tools and applications will not be aware of, or do " "anything with the ICC characterization (profile) information." msgstr "" #. (itstool) path: info/desc #: C/color-calibrationdevices.page:9 msgid "We support a large number of calibration devices." msgstr "Ubuntuは多くのキャリブレーションデバイスをサポートします。" #. (itstool) path: page/title #: C/color-calibrationdevices.page:20 msgid "What color measuring instruments are supported?" msgstr "どのようなカラー測定器がサポートされていますか?" #. (itstool) path: page/p #: C/color-calibrationdevices.page:22 msgid "" "GNOME relies on the Argyll color management system to support color " "instruments. Thus the following display measuring instruments are supported:" msgstr "" "GNOMEはカラー測定器をサポートするためにArgyll Color Management " "Systemを利用しています。以下のようなディスプレイ測定器がサポートされています:" #. (itstool) path: item/p #: C/color-calibrationdevices.page:29 msgid "Gretag-Macbeth i1 Pro (spectrometer)" msgstr "Gretag-Macbeth i1 Pro (分光器)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:30 msgid "Gretag-Macbeth i1 Monitor (spectrometer)" msgstr "Gretag-Macbeth i1 Monitor (分光器)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:31 msgid "Gretag-Macbeth i1 Display 1, 2 or LT (colorimeter)" msgstr "Gretag-Macbeth i1 Display 1, 2 or LT (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:32 msgid "X-Rite i1 Display Pro (colorimeter)" msgstr "X-Rite i1 Display Pro (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:33 msgid "X-Rite ColorMunki Design or Photo (spectrometer)" msgstr "X-Rite ColorMunki Design or Photo (分光器)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:34 msgid "X-Rite ColorMunki Create (colorimeter)" msgstr "X-Rite ColorMunki Create (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:35 msgid "X-Rite ColorMunki Display (colorimeter)" msgstr "X-Rite ColorMunki Display (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:36 msgid "Pantone Huey (colorimeter)" msgstr "Pantone Huey (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:37 msgid "MonacoOPTIX (colorimeter)" msgstr "MonacoOPTIX (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:38 msgid "ColorVision Spyder 2 and 3 (colorimeter)" msgstr "ColorVision Spyder 2 and 3 (比色計)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:39 msgid "Colorimètre HCFR (colorimeter)" msgstr "Colorimètre HCFR (比色計)" #. (itstool) path: note/p #: C/color-calibrationdevices.page:43 msgid "" "The Pantone Huey is currently the cheapest and best supported hardware in " "Linux." msgstr "Pantone Hueyが現時点では最も安価であり、Linuxでよくサポートされています。" #. (itstool) path: page/p #: C/color-calibrationdevices.page:46 msgid "" "Thanks to Argyll there's also a number of spot and strip reading reflective " "spectrometers supported to help you calibrating and characterizing your " "printers:" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:53 msgid "X-Rite DTP20 \"Pulse\" (\"swipe\" type reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:54 msgid "X-Rite DTP22 Digital Swatchbook (spot type reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:55 msgid "X-Rite DTP41 (spot and strip reading reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:56 msgid "X-Rite DTP41T (spot and strip reading reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:57 msgid "X-Rite DTP51 (spot reading reflective spectrometer)" msgstr "" #. (itstool) path: info/desc #: C/color-calibrationtargets.page:9 msgid "Calibration targets are needed to do scanner and camera profiling." msgstr "キャリブレーションのターゲットはスキャナーかカメラのプロファイルである必要があります。" #. (itstool) path: page/title #: C/color-calibrationtargets.page:19 msgid "Which target types are supported?" msgstr "どのようなターゲットがサポートされていますか?" #. (itstool) path: page/p #: C/color-calibrationtargets.page:21 msgid "The following types of targets are supported:" msgstr "以下にあげるタイプのターゲットがサポートされています:" #. (itstool) path: item/p #: C/color-calibrationtargets.page:26 msgid "CMP DigitalTarget" msgstr "CMP DigitalTarget" #. (itstool) path: item/p #: C/color-calibrationtargets.page:27 msgid "ColorChecker 24" msgstr "ColorChecker 24" #. (itstool) path: item/p #: C/color-calibrationtargets.page:28 msgid "ColorChecker DC" msgstr "ColorChecker DC" #. (itstool) path: item/p #: C/color-calibrationtargets.page:29 msgid "ColorChecker SG" msgstr "ColorChecker SG" #. (itstool) path: item/p #: C/color-calibrationtargets.page:30 msgid "i1 RGB Scan 14" msgstr "i1 RGB Scan 14" #. (itstool) path: item/p #: C/color-calibrationtargets.page:31 msgid "LaserSoft DC Pro" msgstr "LaserSoft DC Pro" #. (itstool) path: item/p #: C/color-calibrationtargets.page:32 msgid "QPcard 201" msgstr "QPcard 201" #. (itstool) path: item/p #: C/color-calibrationtargets.page:33 msgid "IT8.7/2" msgstr "IT8.7/2" #. (itstool) path: note/p #: C/color-calibrationtargets.page:37 msgid "" "You can purchase targets from well-known vendors like KODAK, X-Rite and " "LaserSoft in various online shops." msgstr "ターゲットはKODAK、X-RiteやLaserSoftなどの有名なメーカーのオンラインショップで購入できます。" #. (itstool) path: note/p #: C/color-calibrationtargets.page:41 msgid "" "Alternatively you can buy targets from Wolf Faust at a very fair " "price." msgstr "" "有名メーカーの代わりに、Wolf " "Faustから適正な価格で購入することもできます。" #. (itstool) path: info/desc #: C/color-canshareprofiles.page:8 msgid "" "Sharing color profiles is never a good idea as hardware changes over time." msgstr "ハードウェアは経年変化するので、カラープロファイルを共有するのは良い考えではありません。" #. (itstool) path: page/title #: C/color-canshareprofiles.page:17 msgid "Can I share my color profile?" msgstr "カラープロファイルを共有することはできますか?" #. (itstool) path: page/p #: C/color-canshareprofiles.page:19 msgid "" "Color profiles that you have created yourself are specific to the hardware " "and lighting conditions that you calibrated for. A display that has been " "powered for a few hundred hours is going to have a very different color " "profile to a similar display with the next serial number that has been lit " "for a thousand hours." msgstr "" #. (itstool) path: page/p #: C/color-canshareprofiles.page:26 msgid "" "This means if you share your color profile with somebody, you might be " "getting them closer to calibration, but it's misleading at best to " "say that their display is calibrated." msgstr "" "つまり、もし誰かとプロファイルを共有した場合、そのディスプレイを最適に近い状態にキャリブレーションすることはできるでしょうが、ベストな状" "態とは違った状態にキャリブレートされてしまうでしょう。" #. (itstool) path: page/p #: C/color-canshareprofiles.page:31 msgid "" "Similarly, unless everyone has recommended controlled lighting (no sunlight " "from windows, black walls, daylight bulbs etc.) in a room where viewing and " "editing images takes place, sharing a profile that you created in your own " "specific lighting conditions doesn't make a lot of sense." msgstr "" #. (itstool) path: note/p #: C/color-canshareprofiles.page:40 msgid "" "You should carefully check the redistribution conditions for profiles " "downloaded from vendor websites or that were created on your behalf." msgstr "" "ベンダーのウェブサイトからダウンロードしたものか、自分以外によって作成されたプロファイルの場合は、再配布条件を注意して確認する必要があります。" #. (itstool) path: info/desc #: C/color-gettingprofiles.page:10 msgid "Color profiles are provided by vendors and can be generated yourself." msgstr "カラープロファイルはベンダーから提供されているか、自作することもできます。" #. (itstool) path: page/title #: C/color-gettingprofiles.page:20 msgid "Where do I get color profiles?" msgstr "カラープロファイルはどこで手に入りますか?" #. (itstool) path: page/p #: C/color-gettingprofiles.page:22 msgid "" "The best way to get profiles is to generate them yourself, although this " "does require some initial outlay." msgstr "カラープロファイルを入手する最も良い方法は自分で生成することですが、それにはいくばくかの初期費用がかかります。" #. (itstool) path: page/p #: C/color-gettingprofiles.page:26 msgid "" "Many manufacturers do try to provide color profiles for devices, although " "sometimes they are wrapped up in driver bundles which you may need " "to download, extract and then search for the color profiles." msgstr "" "多くのメーカーはデバイスのためにカラープロファイルを提供していますが、それらはドライバに同梱されており、ダウンロードして解凍した後にカラ" "ープロファイルを探しださなくてはならないこともあります。" #. (itstool) path: page/p #: C/color-gettingprofiles.page:32 msgid "" "Some manufacturers do not provide accurate profiles for the hardware and the " "profiles are best avoided. A good clue is to download the profile, and if " "the creation date is more than a year before the date you bought the device " "then it's likely dummy data generated that is useless." msgstr "" "一部のメーカーはハードウェアの正確なプロファイルを提供しておらず、プロファイルをできるだけ避けています。そのいい証拠がプロファイルをダウンロードすると、そ" "のプロファイルが作成された日付がデバイスを購入した日より1年も前で、その時はダミーデータ同然の全く役に立たないものであるということです。" #. (itstool) path: page/p #: C/color-gettingprofiles.page:40 msgid "" "See for information on why vendor-" "supplied profiles are often worse than useless." msgstr "" "しばしばベンダーが提供するプロファイルが全く役に立たない理由についてはを参照してください。" #. (itstool) path: info/desc #: C/color-howtoimport.page:9 msgid "Color profiles can be imported by opening them." msgstr "カラープロファイルは開けばインポートされます。" #. (itstool) path: page/title #: C/color-howtoimport.page:27 msgid "How do I import color profiles?" msgstr "カラープロファイルをインポートするにはどうすればいいですか?" #. (itstool) path: page/p #: C/color-howtoimport.page:29 msgid "" "The profile can be imported by double clicking on the .ICC or " ".ICM file in the file browser." msgstr "" "プロファイルはファイルブラウザー上の.ICCまたは.ICMファイルの上でダブルクリックするとイ" "ンポートできます。" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-howtoimport.page:35 #: C/color-howtoimport.page:41 msgid "" "Alternatively you can select Import profile… from " "System SettingsColor when selecting a " "profile for a device." msgstr "" "また、システム設定カラーからプロファイルのインポート…" "を選択してデバイスのプロファイルをインポートすることもできます。" #. (itstool) path: info/desc #: C/color-missingvcgt.page:8 msgid "" "Whole-screen color correction modifies all the screen colors on all windows." msgstr "スクリーン全体の色補正ではすべててのウィンドウ上にあるすべてのスクリーンの色を修正できます。" #. (itstool) path: page/title #: C/color-missingvcgt.page:18 msgid "Missing information for whole-screen color correction?" msgstr "スクリーン全体の色補正のための情報が見つからないのですが?" #. (itstool) path: page/p #: C/color-missingvcgt.page:19 msgid "" "Unfortunately, many vendor-supplied ICC profiles do not include the " "information required for whole-screen color correction. These profiles can " "still be useful for applications that can do color compensation, but you " "will not see all the colors of your screen change." msgstr "" "残念ながら、多くのベンダーが提供しているICCプロファイルにはスクリーン全体の校正に必要な情報が含まれていません。これらのプロファイルは色の補正を行うアプ" "リケーションで使用可能ですが、画面全体の色の変化は見られないでしょう。" #. (itstool) path: page/p #: C/color-missingvcgt.page:25 msgid "" "In order to create a display profile, which includes both calibration and " "characterization data, you will need to use a special color measuring " "instruments called a colorimeter or a spectrometer." msgstr "" #. (itstool) path: info/desc #: C/color-notifications.page:10 msgid "You can be notified if your color profile is old and inaccurate." msgstr "プロファイルが古く不正確なものであるときに通知することもできます。" #. (itstool) path: page/title #: C/color-notifications.page:21 msgid "Can I get notified when my color profile is inaccurate?" msgstr "私の使用しているプロファイルが不正確なときに通知してもらえますか?" #. (itstool) path: page/p #: C/color-notifications.page:22 msgid "" "Unfortunately we can't tell without recalibrating whether a device profile " "is accurate. We can use a simple metric of the amount of time since " "calibration to determine if a recalibrate is recommended." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:28 msgid "" "Some companies have very specific timeout policies for profiles, as an " "inaccurate color profile can make a huge difference to an end product." msgstr "不正確なプロファイルは製品に大きな違いをもたらすため、一部のメーカーではプロファイルに使用期限ポリシーを個別に設定しています。" #. (itstool) path: page/p #: C/color-notifications.page:33 msgid "" "If you set the timeout policy and a profile is older than the policy then a " "red warning triangle will be shown in the System " "SettingsColor dialog next to the profile. A " "warning notification will also be shown every time you log into your " "computer." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:41 msgid "" "To set the policy for display and printer devices, you specify the maximum " "age of the profile in days:" msgstr "ディスプレイやプリンターにポリシーを設定するには、プロファイルの最長寿命を日数で指定する必要があります:" #. (itstool) path: page/screen #: C/color-notifications.page:46 #, no-wrap msgid "" "\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-printer-threshold " "180\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-display-threshold " "180\n" msgstr "" #. (itstool) path: info/desc #: C/color-notspecifiededid.page:10 msgid "Default monitor profiles do not have a calibration date." msgstr "デフォルトのモニタープロファイルにはキャリブレーションされた日付がありません。" #. (itstool) path: page/title #: C/color-notspecifiededid.page:20 msgid "Why don't the default monitor profiles have a calibration expiry?" msgstr "なぜデフォルトのプロファイルにはキャリブレーションの使用期限がないのですか?" #. (itstool) path: page/p #: C/color-notspecifiededid.page:21 msgid "" "The default color profile used for each monitor is generated automatically " "based on the display EDID which is stored in a memory chip inside the " "monitor. The EDID only gives us a snapshot of the available colors the " "monitor was capable of displaying when it was manufactured, and does not " "contain much other information for color correction." msgstr "" #. (itstool) path: figure/desc #: C/color-notspecifiededid.page:31 msgid "As the EDID cannot be updated, it has no expiry date." msgstr "EDIDをアップデートできないので、プロファイルの使用期限がありません。" #. (itstool) path: note/p #: C/color-notspecifiededid.page:36 msgid "" "Getting a profile from the monitor vendor or creating a profile yourself " "would lead to more accurate color correction." msgstr "モニターのベンダーからプロファイルを入手するか、プロファイルを自作することでより正確な色の校正ができるでしょう。" #. (itstool) path: info/desc #: C/color.page:15 msgid "" "Why is this important, Color profiles, How to calibrate a device…" msgstr "" "カラーマネジメントが重要な理由、カラープロファイル、デバイスをキャリブレートするには…" #. (itstool) path: page/title #: C/color.page:23 msgid "Color management" msgstr "カラーマネージメント" #. (itstool) path: section/title #: C/color.page:26 msgid "Color profiles" msgstr "カラープロファイル" #. (itstool) path: section/title #: C/color.page:30 msgid "Calibration" msgstr "キャリブレーション" #. (itstool) path: info/desc #: C/color-testing.page:10 msgid "" "Testing color management isn't hard, and we even supply some test profiles." msgstr "カラーマネージメントのテストはそんなに難しくありません。Ubuntuはテスト用のプロファイルも提供しています。" #. (itstool) path: page/title #: C/color-testing.page:22 msgid "How do I test if color management is working correctly?" msgstr "カラーマネジメントが正常に働いているかテストするにはどうすればいいですか?" #. (itstool) path: page/p #: C/color-testing.page:23 msgid "" "The effects of a color profile are sometimes subtle and it may be hard to " "see if anything much has changed." msgstr "カラープロファイルの効果は時に微妙なもので、変化が見えにくいこともあります。" #. (itstool) path: page/p #: C/color-testing.page:27 msgid "" "In GNOME we ship several profiles for testing that make it very clear when " "the profiles are being applied:" msgstr "GNOMEでは、プロファイルを適用した時にはっきりとわかるテスト用のプロファイルをいくつか提供しています。" #. (itstool) path: item/p #: C/color-testing.page:34 msgid "" "Bluish Test: This will turn the screen blue and tests if the " "calibration curves are being sent to the display" msgstr "青みのテスト:スクリーンが青くなり、キャリブレーション曲線がディスプレイに送信されているかどうかテストします。" #. (itstool) path: item/p #: C/color-testing.page:40 msgid "" "ADOBEGAMMA-test: This will turn the screen pink and tests different " "features of a screen profile" msgstr "Adobeガンマテスト:スクリーンがピンクになり、スクリーンプロファイルの外観上の違いをテストします。" #. (itstool) path: item/p #: C/color-testing.page:46 msgid "" "FakeBRG: This will not change the screen, but will swap around the " "RGB channels to become BGR. This will make all the colors gradients look " "mostly correct, and there won't be much difference on the whole screen, but " "images will look very different in applications that support color " "management." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:57 msgid "" "Add one of the test profiles to your display device using the " "System SettingsColor preferences." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:63 msgid "" "Using these profiles you can clearly see when an application supports color " "management." msgstr "それらのプロファイルを使うことで、アプリケーションがカラーマネジメントをサポートしている場合、鮮明に見ることができます。" #. (itstool) path: info/desc #: C/color-virtualdevice.page:9 msgid "" "A virtual device is a color managed device that is not connected to the " "computer." msgstr "バーチャルデバイスはコンピュータに接続されていない色管理されたデバイスのことです。" #. (itstool) path: page/title #: C/color-virtualdevice.page:25 msgid "What's a virtual color managed device?" msgstr "バーチャル色管理デバイスとは何ですか?" #. (itstool) path: page/p #: C/color-virtualdevice.page:27 msgid "" "A virtual device is a color managed device that is not connected to the " "computer. Examples of this might be:" msgstr "バーチャルデバイスはコンピュータに接続されていない色管理されたデバイスのことです。例えば、これがそうでしょう:" #. (itstool) path: item/p #: C/color-virtualdevice.page:34 msgid "" "An online print-shop where photos are uploaded, printed and sent to you" msgstr "写真をアップロードすると印刷して送ってくれるオンラインのプリントショップ" #. (itstool) path: item/p #: C/color-virtualdevice.page:35 msgid "Photos from a digital camera stored on a memory card" msgstr "デジタルカメラからメモリーカードに保存された写真" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-virtualdevice.page:40 #: C/color-virtualdevice.page:49 msgid "" "To create a virtual profile for a digital camera just drag and drop one of " "the image files onto the System Settings " "Color dialog. You can then assign profiles to it like any other device or even " "calibrate it." msgstr "" #. (itstool) path: info/desc #: C/color-whatisprofile.page:7 msgid "" "A color profile is a simple file that expresses a color space or device " "response." msgstr "カラープロファイルは色空間またはデバイスの応答を表現した簡単なファイルです。" #. (itstool) path: page/title #: C/color-whatisprofile.page:17 msgid "What is a color profile?" msgstr "カラープロファイルとは何ですか?" #. (itstool) path: page/p #: C/color-whatisprofile.page:19 msgid "" "A color profile is a set of data that characterizes either a device such as " "a projector or a color space such as sRGB." msgstr "カラープロファイルはプロジェクターのようなデバイスとsRGBのような色空間の両方をキャラクタライズするデータのセットです。" #. (itstool) path: page/p #: C/color-whatisprofile.page:23 msgid "" "Most color profiles are in the form of an ICC profile, which is a small file " "with a .ICC or .ICM file extension." msgstr "" "ほとんどのカラープロファイルは、ファイル拡張子に.ICC または " ".ICMのついた小さなファイルである、ICCプロファイル形式の中にあります。" #. (itstool) path: page/p #: C/color-whatisprofile.page:28 msgid "" "Color profiles can be embedded into images to specify the gamut range of the " "data. This ensures that users see the same colors on different devices." msgstr "" #. (itstool) path: page/p #: C/color-whatisprofile.page:33 msgid "" "Every device that is processing color should have it's own ICC profile and " "when this is achieved the system is said to have an end-to-end color-" "managed workflow. With this kind of workflow you can be sure that " "colors are not being lost or modified." msgstr "" #. (itstool) path: info/desc #: C/color-whatisspace.page:8 msgid "A color space is a defined range of colors." msgstr "ある色空間は、ある一定の色の範囲を表します。" #. (itstool) path: page/title #: C/color-whatisspace.page:18 msgid "What is a color space?" msgstr "色空間とは何ですか?" #. (itstool) path: page/p #: C/color-whatisspace.page:20 msgid "" "A color space is a defined range of colors. Well known color spaces include " "sRGB, AdobeRGB and ProPhotoRGB." msgstr "" "色空間とは、定義された色の範囲のことを指します。よく知られている色空間には、sRGB、AdobeRGB、ProPhotoRGBがあります。" #. (itstool) path: page/p #: C/color-whatisspace.page:25 msgid "" "The human visual system is not a simple RGB sensor, but we can approximate " "how the eye responds with a CIE 1931 chromaticity diagram that shows the " "human visual response as a horse-shoe shape. You can see that in human " "vision there are many more shades of green detected than blue or red. With a " "trichromatic color space like RGB we represent the colors on the computer " "using three values, which restricts up to encoding a triangle of " "colors." msgstr "" "人間の視覚システムは単純なRGBセンサーではありません。しかしながら、目の応答を近似的に表現することは可能で、CIE " "1931色度図といわれる人間の視覚応答を馬蹄形の図にしたものが用いられます。これを見ると、人間の視覚は、赤や青に比べて、緑の濃淡をより細かく知覚できること" "がわかるでしょう。RGBのような三原色による色空間では、コンピュータが扱う色を3つの値で表現することになりますが、これによって符号化できるのは色の" "三角形までに限られます。" #. (itstool) path: note/p #: C/color-whatisspace.page:37 msgid "" "Using models such as a CIE 1931 chromaticity diagram is a huge " "simplification of the human visual system, and real gamuts are expressed as " "3D hulls, rather than 2D projections. A 2D projection of a 3D shape can " "sometimes be misleading, so if you want to see the 3D hull, install " "gnome-color-manager and then run gcm-viewer." msgstr "" "CIE " "1931色度図のようなモデルは、人間の視覚システムを大幅に単純化したものです。実際の色域の表現には、2次元への投影図ではなく、3次元形状が使われます。3次" "元形状の2次元への投影はしばしば混乱のもととなるため、3次元形状を見たいと思う場合は、gnome-color-" "managerをインストールして、gcm-viewerを実行してください。" #. (itstool) path: figure/desc #: C/color-whatisspace.page:49 msgid "sRGB, AdobeRGB and ProPhotoRGB represented by white triangles" msgstr "sRGB、AdobeRGBおよびProPhotoRGBは、それぞれ白い三角形として描かれています。" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whatisspace.page:51 msgctxt "_" msgid "" "external ref='figures/color-space.png' md5='0417f11824ea39b7ab1e31193c19e207'" msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:54 msgid "" "First, looking at sRGB, which is the smallest space and can encode the least " "number of colors. It is an approximation of a 10 year old CRT display, and " "so most modern monitors can display more colors than this. sRGB is a " "least-common-denominator standard and is used in a large number of " "applications (including the Internet)." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:62 msgid "" "AdobeRGB is frequently used as an editing space. It can encode more " "colors than sRGB, which means you can change colors in a photograph without " "worrying too much that the most vivid colors are being clipped or the blacks " "crushed." msgstr "" "AdobeRGBは、 " "編集用の色空間として頻繁に使用されます。AdobeRGBはsRGBよりも多くの色を符号化することが可能で、これはつまり、写真の色をいじる" "際に、黒が潰れたり明るい色が飛んでしまう心配をそれほどしなくても済むということです。" #. (itstool) path: page/p #: C/color-whatisspace.page:68 msgid "" "ProPhoto is the largest space available and is frequently used for document " "archival. It can encode nearly the whole range of colors detected by the " "human eye, and even encode colors that the eye cannot detect!" msgstr "" "ProPhotoは最も大きな色空間で、ドキュメントのアーカイブでよく使われます。人間の目が感知できるほぼすべての範囲の色をエンコードでき、目では感知できな" "い色さえもエンコード可能です!" #. (itstool) path: page/p #: C/color-whatisspace.page:75 msgid "" "Now, if ProPhoto is clearly better, why don't we use it for everything? The " "answer is to do with quantization. If you only have 8 bits (256 " "levels) to encode each channel, then a larger range is going to have bigger " "steps between each value." msgstr "" "ここで、ProPhotoが明らかに優れているならば、なぜそれをすべての環境で使用しないのでしょうか。その答えは、量子化に関連しています。" "もしそれぞれのチャンネルを8bit(256階調)でしかエンコードできないなら、より広い範囲ではそれぞれの値の間隔が大きくなってしまいます。" #. (itstool) path: page/p #: C/color-whatisspace.page:81 msgid "" "Bigger steps mean a larger error between the captured color and the stored " "color, and for some colors this is a big problem. It turns out that key " "colors, like skin colors are very important, and even small errors will make " "untrained viewers notice that something in a photograph looks wrong." msgstr "" "間隔が大きければ、色のキャプチャや保存の際に、より大きな誤差を含むということです。また一部の色に対しては、もっと問題をはらんでいます。鍵となる色、たとえば" "肌色のように重要な色にあっては、たとえわずかな誤差でも、見る人に「何かがおかしい」と感じさせてしまうのです(そういう訓練を受けていない人にでも)。" #. (itstool) path: page/p #: C/color-whatisspace.page:88 msgid "" "Of course, using a 16 bit image is going to leave many more steps and a much " "smaller quantization error, but this doubles the size of each image file. " "Most content in existence today is 8bpp, i.e. 8 bits-per-pixel." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:94 msgid "" "Color management is a process for converting from one color space to " "another, where a color space can be a well known defined space like sRGB, or " "a custom space such as your monitor or printer profile." msgstr "" "カラーマネージメントはある色空間から別な色空間への変換プロセスです。これには、sRGBのようによく知られた色空間定義から、お使いのモニターやプリンターのプ" "ロファイルのようなカスタム空間までも含みます。" #. (itstool) path: info/desc #: C/color-why-calibrate.page:7 msgid "" "Calibrating is important if you care about the colors you display or print." msgstr "ディスプレイや印刷物の色にこだわるなら、キャリブレーションは重要です。" #. (itstool) path: page/title #: C/color-why-calibrate.page:17 msgid "Why do I need to do calibration myself?" msgstr "なぜキャリブレーションを行う必要があるのですか?" #. (itstool) path: page/p #: C/color-why-calibrate.page:19 msgid "" "Generic profiles are usually bad. When a manufacturer creates a new model, " "they just take a few items from the production line and average them " "together:" msgstr "" "汎用のプロファイルは良くないことが多いです。汎用プロファイルは、新しく発売されたモデルの中からほんの一部の機種だけを選び、さらにそれらの平均を取って作成さ" "れています。" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-why-calibrate.page:25 msgctxt "_" msgid "" "external ref='figures/color-average.png' " "md5='9189963fdd14f11f0685a9ef2196279b'" msgstr "" #. (itstool) path: media/p #: C/color-why-calibrate.page:26 msgid "Averaged profiles" msgstr "平均化されたプロファイル" #. (itstool) path: page/p #: C/color-why-calibrate.page:29 msgid "" "Display panels differ quite a lot from unit to unit and change substantially " "as the display ages. It is also more difficult for printers, as just " "changing the type or weight of paper can invalidate the characterization " "state and make the profile inaccurate." msgstr "" "ディスプレイパネルはその装置と別の装置で大きく異なり、実質的にはディスプレイが古いか新しいかによっても異なります。プリンターではさらに難しく、型や紙の重さ" "が変わっただけでもキャラクタリゼーションが無効になり、プロファイルも不正確になります。" #. (itstool) path: page/p #: C/color-why-calibrate.page:37 msgid "" "The best way of ensuring the profile you have is accurate is by doing the " "calibration yourself, or by letting an external company supply you with a " "profile based on your exact characterization state." msgstr "" "プロファイルの正確さを確かめる最良の方法は、自分でキャリブレートを行うか、外部の企業にあなたの環境の正確なキャラクタリゼーション情報に基づいたプロファイル" "を提供してもらうことです。" #. (itstool) path: info/desc #: C/color-whyimportant.page:7 msgid "" "Color management is important for designers, photographers and artists." msgstr "デザイナーや写真家、アーティストにとってカラーマネージメントは重要です。" #. (itstool) path: page/title #: C/color-whyimportant.page:17 msgid "Why is color management important?" msgstr "なぜカラーマネージメントは重要なのですか?" #. (itstool) path: page/p #: C/color-whyimportant.page:18 msgid "" "Color management is the process of capturing a color using an input device, " "displaying it on a screen, and printing it all whilst managing the exact " "colors and the range of colors on each medium." msgstr "" "カラーマネジメントとは、入力デバイスを用いて色をキャプチャし、それを画面に表示し、正確な色彩と色の範囲に管理された状態でそれぞれの媒体の上に印刷するプロセ" "スです。" #. (itstool) path: page/p #: C/color-whyimportant.page:24 msgid "" "The need for color management is probably explained best with a photograph " "of a bird on a frosty day in winter." msgstr "カラーマネジメントの必要性を説明するおそらく最高の例として、冬の霜の降りている日に小鳥の写真を撮る場合があげられるでしょう。" #. (itstool) path: figure/desc #: C/color-whyimportant.page:30 msgid "A bird on a frosty wall as seen on the camera view-finder" msgstr "カメラのファインダー越しに見た霜の降りている壁に止まった小鳥" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:31 msgctxt "_" msgid "" "external ref='figures/color-camera.png' " "md5='3c7319d2fde00e55eaca8f5318667a66'" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:34 msgid "" "Displays typically over-saturate the blue channel, making the images look " "cold." msgstr "ディスプレイは一般的に青チャンネルが過飽和しており、画像が冷たい印象を与えます。" #. (itstool) path: figure/desc #: C/color-whyimportant.page:40 msgid "This is what the user sees on a typical business laptop screen" msgstr "これは一般的なビジネス向けノートPCのユーザーが見ている画面です。" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:41 msgctxt "_" msgid "" "external ref='figures/color-display.png' " "md5='a4cd5c10c2fe44a82d6096963573cd8e'" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:44 msgid "" "Notice how the white is not 'paper white' and the black of the eye is now a " "muddy brown." msgstr "白色が「紙の白色」でないように、また目の黒色がまさに濁った茶色であるように認識します。" #. (itstool) path: figure/desc #: C/color-whyimportant.page:50 msgid "This is what the user sees when printing on a typical inkjet printer" msgstr "これは一般的なインクジェットプリンターで印刷した場合に、ユーザーが見ているものです。" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:51 msgctxt "_" msgid "" "external ref='figures/color-printer.png' " "md5='42cae5a5d2aac8c774b76f7b41cc921c'" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:54 msgid "" "The basic problem we have here is that each device is capable of handling a " "different range of colors. So while you might be able to take a photo of " "electric blue, most printers are not going to be able to reproduce it." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:60 msgid "" "Most image devices capture in RGB (Red, Green, Blue) and have to convert to " "CMYK (Cyan, Magenta, Yellow, and Black) to print. Another problem is that " "you can't have white ink, and so the whiteness can only be as good " "as the paper color." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:67 msgid "" "Another problem is units. Without specifying the scale on which a color is " "measured, we don't know if 100% red is near infrared or just the deepest red " "ink in the printer. What is 50% red on one display is probably something " "like 62% on another display. It's like telling a person that you've just " "driven 7 units of distance, without the unit you don't know if that's 7 " "kilometers or 7 meters." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:77 msgid "" "In color, we refer to the units as gamut. Gamut is essentially the range of " "colors that can be reproduced. A device like a DSLR camera might have a very " "large gamut, being able to capture all the colors in a sunset, but a " "projector has a very small gamut and all the colors are going to look " "\"washed out\"." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:85 msgid "" "In some cases we can correct the device output by altering the data " "we send to it, but in other cases where that's not possible (you can't print " "electric blue) we need to show the user what the result is going to look " "like." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:92 msgid "" "For photographs it makes sense to use the full tonal range of a color " "device, to be able to make smooth changes in color. For other graphics, you " "might want to match the color exactly, which is important if you're trying " "to print a custom mug with the Red Hat logo that has to be the " "exact Red Hat Red." msgstr "" #. (itstool) path: credit/name #: C/contacts-add-remove.page:13 msgid "Lucie Hankey" msgstr "Lucie Hankey" #. (itstool) path: credit/name #: C/contacts-add-remove.page:21 #: C/contacts-connect.page:15 #: C/contacts-edit-details.page:22 #: C/contacts-link-unlink.page:21 #: C/contacts-search.page:22 #: C/display-dimscreen.page:29 #: C/nautilus-views.page:27 #: C/power-batteryestimate.page:22 #: C/power-batterylife.page:24 #: C/power-batteryoptimal.page:22 #: C/power-closelid.page:18 #: C/power-hibernate.page:20 #: C/power-lowpower.page:16 #: C/power-nowireless.page:20 #: C/power-suspendfail.page:18 #: C/power-suspend.page:17 #: C/sharing.page:16 #: C/sharing-desktop.page:11 msgid "Ekaterina Gerasimova" msgstr "Ekaterina Gerasimova" #. (itstool) path: info/desc #: C/contacts-add-remove.page:27 msgid "Add or remove a contact in the local address book." msgstr "ローカルのアドレス帳にある連絡先を追加または削除する" #. (itstool) path: page/title #: C/contacts-add-remove.page:31 msgid "Add or remove a contact" msgstr "連絡先の追加または削除" #. (itstool) path: page/p #: C/contacts-add-remove.page:33 msgid "To add a contact:" msgstr "連絡先を追加するには:" #. (itstool) path: item/p #: C/contacts-add-remove.page:37 msgid "Press New." msgstr "新規を押します。" #. (itstool) path: item/p #: C/contacts-add-remove.page:40 msgid "" "In the New contact window, enter the contact name and the desired " "information. Click on the menu next to each field to choose Work, " "Home or Other." msgstr "" "新しい連絡先ウィンドウで、連絡先名と必要な情報を入力します。各フィールドの隣のメニューをクリックして、仕事、<" "gui>自宅その他を選択します。" #. (itstool) path: item/p #: C/contacts-add-remove.page:45 msgid "Press Create Contact." msgstr "連絡先の作成を押します。" #. (itstool) path: page/p #: C/contacts-add-remove.page:49 msgid "To remove a contact:" msgstr "連絡先を削除するには:" #. (itstool) path: item/p #: C/contacts-add-remove.page:53 #: C/contacts-connect.page:39 #: C/contacts-edit-details.page:38 msgid "Select the contact from your contact list." msgstr "連絡先リストから連絡先を選択します。" #. (itstool) path: item/p #: C/contacts-add-remove.page:56 #: C/contacts-edit-details.page:41 #: C/contacts-link-unlink.page:67 msgid "" "Press Edit in the top-right corner of " "Contacts." msgstr "連絡先の右上隅にある編集ボタンを押します。" #. (itstool) path: item/p #: C/contacts-add-remove.page:60 msgid "Press Remove Contact." msgstr "連絡先の削除を押します。" #. (itstool) path: credit/years #: C/contacts-connect.page:17 #: C/display-dual-monitors-desktop.page:13 #: C/printing-cancel-job.page:26 #: C/printing-setup-default-printer.page:25 msgid "2013" msgstr "2013" #. (itstool) path: info/desc #: C/contacts-connect.page:24 msgid "Email, chat with, or phone a contact." msgstr "連絡先にメール、チャット、電話する" #. (itstool) path: page/title #: C/contacts-connect.page:27 msgid "Connect with your contact" msgstr "あなたの連絡先と接続する" #. (itstool) path: page/p #: C/contacts-connect.page:35 msgid "To email, chat with, or phone someone in Contacts:" msgstr "連絡先の誰かにメール、チャット、電話するには:" #. (itstool) path: item/p #: C/contacts-connect.page:42 msgid "" "Press on the Detail that you want to use. For example, to email " "your contact, press the email address." msgstr "利用したい項目の詳細を押します。例えば、あなたの連絡先にメールしたい場合、メールアドレスを押します。" #. (itstool) path: item/p #: C/contacts-connect.page:46 msgid "" "The corresponding application will be launched using the contact's details." msgstr "連絡先の詳細を利用して、対応するアプリケーションが起動します。" #. (itstool) path: info/desc #: C/contacts-edit-details.page:28 msgid "Edit the information for each contact." msgstr "それぞれのコンタクトの情報を編集しましょう。" #. (itstool) path: page/title #: C/contacts-edit-details.page:31 msgid "Edit contact details" msgstr "連絡先の詳細を編集する" #. (itstool) path: page/p #: C/contacts-edit-details.page:33 msgid "" "Editing contact details helps you keep the information in your address book " "up to date and complete." msgstr "コンタクトの詳細を編集するとあなたの電話帳の情報を最新かつ完全に保つことができます。" #. (itstool) path: item/p #: C/contacts-edit-details.page:45 msgid "Edit the contact details." msgstr "連絡先の詳細を編集します。" #. (itstool) path: item/p #: C/contacts-edit-details.page:46 msgid "" "To add a detail such as a new phone number or email address, " "press New Detail and select the field that you " "want to add." msgstr "" "新しい電話番号やメールアドレスのような詳細を追加するには、新しい詳細を押し、追加したいフィールドを選択します。" #. (itstool) path: item/p #: C/contacts-edit-details.page:51 #: C/contacts-link-unlink.page:82 msgid "Press Done to finish editing the contact." msgstr "連絡先の編集を完了するには終了を押します。" #. (itstool) path: note/p #: C/contacts-edit-details.page:57 msgid "" "In the case of linked contacts, you can edit a profile by clicking on the " "profile's avatar." msgstr "リンクした連絡先の場合、プロフィールのアバターをクリックすることでプロフィールを編集できます。" #. (itstool) path: info/desc #: C/contacts-link-unlink.page:27 msgid "Combine information for a contact from multiple sources." msgstr "複数のソースからの連絡先のための情報を組み合わせます。" #. (itstool) path: page/title #: C/contacts-link-unlink.page:30 msgid "Link and unlink contacts" msgstr "連絡先のリンクとリンクの解除" #. (itstool) path: section/title #: C/contacts-link-unlink.page:33 msgid "Link contacts" msgstr "連絡先をリンクする" #. (itstool) path: section/p #: C/contacts-link-unlink.page:35 msgid "" "You can combine duplicate contacts from your local address book and online " "accounts into one Contacts entry. This feature helps you keep " "your address book organized, with all details about one contact in one place." msgstr "" "あなたのアドレスブックとオンラインアカウントから重複した連絡先をひとつの連絡先のエントリーに結合できます。この機能により、あなたのア" "ドレスブックを、すべての詳細情報をひとつの連絡先、ひとつの場所に整理した状態に保ちます。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:41 msgid "" "Enable selection mode by pressing the tick button above the contact " "list." msgstr "連絡先リストの上部にあるチェックボタンを押して、選択モードを有効にします。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:45 msgid "" "A checkbox will appear next to each contact. Tick the checkboxes next to the " "contacts that you want to merge." msgstr "チェックボックスは各連絡先の隣に表示されます。あなたがマージしたい連絡先の隣のチェックボックスにチェックを入れます。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:49 msgid "Press Link to link the selected contacts." msgstr "選択した連絡先をリンクするためにリンクを押します。" #. (itstool) path: section/title #: C/contacts-link-unlink.page:57 msgid "Unlink contacts" msgstr "連絡先のリンクを解除する" #. (itstool) path: section/p #: C/contacts-link-unlink.page:59 msgid "" "You may want to unlink contacts if you accidentally linked contacts which " "should not be linked." msgstr "リンクさせるべきでない連絡先を誤ってリンクしてしまった場合、リンクを解除したくなるかもしれません。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:64 msgid "Select the contact you wish to unlink from your list of contact." msgstr "連絡先のリストからリンクを解除したい連絡先を選択します。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:71 msgid "Press Linked Contacts." msgstr "リンクしたアカウントを押します。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:74 msgid "" "Press Remove to unlink the entry from the " "contact." msgstr "連絡先の登録から外すために削除ボタンを押して下さい。" #. (itstool) path: item/p #: C/contacts-link-unlink.page:78 msgid "" "Press Close once you have finished unlinking the " "entries." msgstr "項目のリンク解除が完了したら閉じるを押します。" #. (itstool) path: info/desc #: C/contacts.page:19 msgid "Access your contacts." msgstr "連絡先にアクセスする" #. (itstool) path: page/title #: C/contacts.page:23 msgid "Contacts" msgstr "連絡先" #. (itstool) path: page/p #: C/contacts.page:25 msgid "" "Use Contacts to store, access or edit information for your " "contacts, locally or in your Online Accounts." msgstr "" "連絡先の情報をローカルやオンラインアカウント上に保存し、利用したり編集するには連絡先を使用します。" #. (itstool) path: info/desc #: C/contacts-search.page:28 msgid "Search for a contact." msgstr "連絡先を検索します。" #. (itstool) path: page/title #: C/contacts-search.page:31 msgid "Search for a contact" msgstr "連絡先を検索する" #. (itstool) path: choose/p #: C/contacts-search.page:35 msgid "You can search for an online contact in one of two ways:" msgstr "2つのうち1つの方法でオンラインの連絡先を検索することができます:" #. (itstool) path: item/p #: C/contacts-search.page:39 msgid "" "In the Activities overview, start typing the name of the contact." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:43 msgid "" "Matching contacts will appear in the overview instead of the usual list of " "applications." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:47 msgid "" "Press Enter to select the contact at the top of the list or click " "the contact that you want to select if they are not at the top." msgstr "Enterを押してリストの先頭にある連絡先を選択するか、先頭になければ選択したい連絡先をクリックします。" #. (itstool) path: page/p #: C/contacts-search.page:54 msgid "To search from inside Contacts:" msgstr "連絡先の中から検索するには:" #. (itstool) path: item/p #: C/contacts-search.page:58 msgid "Click inside the search field." msgstr "検索フィールド内をクリックします。" #. (itstool) path: item/p #: C/contacts-search.page:61 msgid "Start typing the name of the contact." msgstr "連絡先の名前を入力します。" #. (itstool) path: info/desc #: C/contacts-setup.page:11 msgid "Store your contacts in a local address book or in an online account." msgstr "連絡先をローカルのアドレス帳やオンラインアカウントに保存する" #. (itstool) path: page/title #: C/contacts-setup.page:20 msgid "Starting Contacts for the first time" msgstr "最初に連絡先を始めるには" #. (itstool) path: page/p #: C/contacts-setup.page:28 msgid "" "When you run Contacts for the first time, the Contacts " "Setup window opens." msgstr "初めて連絡先を実行した時、連絡先セットアップウィンドウが開きます。" #. (itstool) path: page/p #: C/contacts-setup.page:31 msgid "" "If you have online accounts configured, they " "are listed with Local Address Book. Select an item from the list " "and click Select." msgstr "" #. (itstool) path: note/p #: C/contacts-setup.page:36 msgid "" "Click the Online Account Settings to edit " "existing account settings." msgstr "オンラインアカウントの設定をクリックして既存のアカウントの設定を編集します。" #. (itstool) path: page/p #: C/contacts-setup.page:40 msgid "" "If you have no online accounts configured, click Online Accounts to begin the setup. If you don't wish " "to set up online accounts at this time, click Local " "Address Book." msgstr "" "設定済みのオンラインアカウントがない場合、オンラインアカウントをクリックして設定を始めることができます。今はオンラインアカウントの設定を行いたくない場" "合は、ローカルのアドレス帳をクリックします。" #. (itstool) path: info/desc #: C/clock.page:8 msgid "" "Set time and date, timezone, calendar and " "appointments…" msgstr "" "時刻と日付の設定、タイムゾーン、カレンダーと予定…" #. (itstool) path: page/title #: C/clock.page:25 msgid "Time & date" msgstr "時刻と日付" #. (itstool) path: info/desc #: C/clock-calendar.page:10 msgid "Display your appointments on the calendar at the top of the screen." msgstr "画面上部のカレンダーに予定を表示します。" #. (itstool) path: page/title #: C/clock-calendar.page:27 msgid "Calendar appointments" msgstr "スケジュール表" #. (itstool) path: page/p #: C/clock-calendar.page:29 msgid "" "A built in calendar application called Calendar allows you to " "organize your calendar appointments or events. Up to five of these, over a " "four-week duration, will appear by clicking on the clock in the menu " "bar." msgstr "" #. (itstool) path: note/p #: C/clock-calendar.page:31 msgid "" "Calendar appointment integration is also supported with a mail and calendar " "application called Evolution, which may be installed separately." msgstr "" #. (itstool) path: section/title #: C/clock-calendar.page:34 msgid "Launch the Calendar application" msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:35 msgid "" "Appointments and events may be managed through the built in " "Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:38 msgid "" "Click on the Dash icon in the Launcher." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:39 msgid "" "Type calendar in the Search your computer to " "locate the Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:40 msgid "Click the Calendar application icon." msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:43 msgid "" "Alternatively, you may also type gnome-calendar in the " "Terminal application." msgstr "" #. (itstool) path: info/desc #: C/clock-more-info.page:7 msgid "" "Choose to show additional information such as the date or day of the week." msgstr "日付や曜日のような追加情報を表示するかどうかを選択します。" #. (itstool) path: credit/name #: C/clock-more-info.page:11 #: C/clock-set.page:18 #: C/shell-apps-favorites.page:25 #: C/shell-windows-switching.page:19 #: C/video-dvd-restricted.page:13 msgid "Ubuntu Documentation Project" msgstr "Ubuntuドキュメンテーションプロジェクト" #. (itstool) path: page/title #: C/clock-more-info.page:18 msgid "Change how much information is shown in the clock" msgstr "時計に表示される情報を変更する" #. (itstool) path: page/p #: C/clock-more-info.page:20 msgid "" "By default, Ubuntu only shows the time in the clock. You can set the clock " "to show additional information if you choose." msgstr "デフォルトで、Ubuntuでは時計に時刻だけ表示しています。ここで設定することで、時計により詳しい情報を表示できます。" #. (itstool) path: page/p #: C/clock-more-info.page:23 msgid "" "Click on the clock and select Date & Time Settings. Switch to " "the Clock tab. Select the time and date options you want to " "display." msgstr "" #. (itstool) path: note/p #: C/clock-more-info.page:26 msgid "" "You can also turn the clock off entirely by unchecking Show a clock in " "the menu bar." msgstr "メニューバーに時計を表示のチェックを外すことで完全に時計を消すこともできます。" #. (itstool) path: note/p #: C/clock-more-info.page:28 msgid "" "If you later change your mind, you can get the clock back by clicking the " "icon in the very right of the menu bar and selecting System " "Settings. In the System section, click Time & Date." msgstr "" "もしあとで気が変わったなら、メニューバーの一番右にあるアイコンをクリックし、その下にある " "システム設定を選択して、システムのセクションにある時刻と日付の設定から、時計の表示を元に戻すこともできます。" #. (itstool) path: section/title #: C/clock-more-info.page:33 msgid "Change the date format" msgstr "日付の形式の変更" #. (itstool) path: section/p #: C/clock-more-info.page:34 msgid "" "You can also change the clock's date format to match the preferred standard " "for your location." msgstr "各々の地域でより標準的な書式に沿うように、時計の日付表示形式を変更することもできます。" #. (itstool) path: item/p #: C/clock-more-info.page:37 #: C/keyboard-layouts.page:63 #: C/keyboard-layouts.page:106 #: C/keyboard-layouts.page:166 #: C/keyboard-osk.page:34 #: C/keyboard-repeat-keys.page:42 #: C/keyboard-shortcuts-set.page:44 #: C/net-proxy.page:50 #: C/net-wireless-adhoc.page:43 #: C/prefs-language-install.page:25 #: C/session-language.page:43 #: C/shell-workspaces.page:41 #: C/unity-launcher-change-size.page:24 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings." msgstr "メニューバーの一番右にあるアイコンをクリックして、その下にあるシステム設定を選択します。" #. (itstool) path: item/p #: C/clock-more-info.page:38 #: C/prefs-language-install.page:29 msgid "In the Personal section, click Language Support." msgstr "ユーザー向けにある言語サポートをクリックしてください。" #. (itstool) path: item/p #: C/clock-more-info.page:39 msgid "Switch to the Regional Formats tab." msgstr "地域フォーマットタブに切り替えます。" #. (itstool) path: item/p #: C/clock-more-info.page:40 msgid "Select your preferred location in the dropdown list." msgstr "ドロップダウンリストにある望ましい場所を選択します。" #. (itstool) path: item/p #: C/clock-more-info.page:41 msgid "" "You will need to log out and log back in " "for this change to take effect." msgstr "この変更を有効にするにはログアウトして再ログインする必要があります。" #. (itstool) path: info/desc #: C/clock-set.page:9 msgid "Update the time/date displayed at the top of the screen." msgstr "画面上部に表示される日付と時刻を更新します。" #. (itstool) path: page/title #: C/clock-set.page:29 msgid "Change the date and time" msgstr "日付と時刻の変更" #. (itstool) path: when/p #: C/clock-set.page:33 msgid "" "If the date and time displayed on the menu bar are incorrect or in the wrong " "format, you can change them:" msgstr "もしメニューバーに表示されている日付や時刻が正しくない、あるいは間違った形式であれば、変更することができます:" #. (itstool) path: choose/p #: C/clock-set.page:36 msgid "" "If the date and time displayed on the top bar are incorrect or in the wrong " "format, you can change them:" msgstr "もしトップバーに表示されている日付や時刻が正しくない、あるいは間違った形式であれば、変更することができます:" #. (itstool) path: item/p #: C/clock-set.page:44 msgid "" "To adjust the time and date, click on the clock located in the menu " "bar and select Date & Time Settings." msgstr "" "時間や日付を調整するには、メニューバーに時計を表示させ、日付 & 時刻の設定を選択します" #. (itstool) path: item/p #: C/clock-set.page:48 msgid "" "Change the system time zone by clicking on the map or entering your city " "into the Location box." msgstr "地図をクリックするか位置ボックスにあなたの住んでいる都市の名前を入力することでシステムのタイムゾーンを変更します。" #. (itstool) path: item/p #: C/clock-set.page:51 msgid "" "By default, Ubuntu periodically synchronizes the clock with a very accurate " "clock on the Internet so you don't have to set your clock manually." msgstr "デフォルトでは、Ubuntu は定期的にインターネット上にあるとても正確な時計と同期するので、時計を手動で設定する必要はありません。" #. (itstool) path: item/p #: C/clock-set.page:58 msgid "" "Click on the clock at the right side of the top bar and select Date and " "Time Settings." msgstr "上部のバーの右側の時計をクリックして日付と時刻の設定を選択します。" #. (itstool) path: item/p #: C/clock-set.page:62 msgid "" "You may need to click Unlock and type the admin password." msgstr "" "ロック解除ボタンをクリックし、 管理者パスワードを入力する必要があるかもしれません。" #. (itstool) path: item/p #: C/clock-set.page:66 msgid "" "Adjust the date and time by clicking on the arrows to choose the hour and " "minute. You can choose the year, month and day from the drop-down lists." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:70 msgid "" "If you like, you can have the clock update itself automatically by switching " "Network Time on." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:72 msgid "" "When Network Time is switched on, the computer will periodically " "synchronize its clock with a very accurate clock on the internet, so you " "don't have to do it manually. This will only work if you are connected to " "the internet." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:78 msgid "" "You can also change how the hour is displayed by selecting 24-" "hour or AM/PM format." msgstr "また、24時間制12時間制を選択して時間の表示を変更することもできます。" #. (itstool) path: info/desc #: C/clock-timezone.page:8 msgid "Add other timezones so you can see what time it is in other cities." msgstr "他の都市の時刻を見るためにタイムゾーンを追加します。" #. (itstool) path: page/title #: C/clock-timezone.page:24 msgid "Show other timezones" msgstr "他のタイムゾーンを表示する" #. (itstool) path: page/p #: C/clock-timezone.page:26 msgid "" "If you want to know what time it is in different cities around the world, " "you can add additional timezones to the clock menu. These additional cities " "will show up below the calendar when you click on the clock." msgstr "" "もし世界中の異なる都市の時間を知りたいなら、時計メニューにタイムゾーンを追加することができます。追加した都市は時計をクリックしたときにカレンダーの下に表示" "されます。" #. (itstool) path: item/p #: C/clock-timezone.page:31 msgid "Click on the clock and select Date & Time Settings." msgstr "時計をクリックして、日付と時刻の設定を選択します。" #. (itstool) path: item/p #: C/clock-timezone.page:32 msgid "" "Switch to the Clock tab and select Time in other " "locations." msgstr "時計タブに切り替えて、他の場所の時刻を表示を選択します。" #. (itstool) path: item/p #: C/clock-timezone.page:33 msgid "Click Choose locations." msgstr "場所の選択をクリックします。" #. (itstool) path: item/p #: C/clock-timezone.page:34 msgid "Click + to add a location." msgstr "+をクリックして場所を追加します。" #. (itstool) path: item/p #: C/clock-timezone.page:35 msgid "" "Fill in the Location blank with the city name you want to add. Wait a moment " "for a list of possible cities to show up in the drop-down list." msgstr "追加したい都市の名前を、場所の欄に入力します。そのまま少し待つと、ドロップダウンリストに候補となる都市の一覧が表示されます。" #. (itstool) path: item/p #: C/clock-timezone.page:37 msgid "" "Select the city you want and the current time in that location will fill in " "automatically." msgstr "追加したい都市を選択します。すると、その都市における現在時刻が自動的に追加されます。" #. (itstool) path: item/p #: C/clock-timezone.page:39 msgid "Click - to delete a city from the list." msgstr "-をクリックして一覧から都市を削除します。" #. (itstool) path: item/p #: C/clock-timezone.page:40 msgid "" "You can also drag and drop the cities in this Locations window to " "change the order in which they will show up in the clock menu." msgstr "" "また、場所ウィンドウ内で都市名をドラッグアンドドロップすることで、時計メニューに表示される都市の並び順を変更することができます。" #. (itstool) path: info/desc #: C/disk.page:16 msgid "" "Disk space, performance, problems, " "volumes and partitions…" msgstr "" "ディスク容量、性能、問題、ボリュームとパーティション…" #. (itstool) path: page/title #: C/disk.page:26 msgid "Disks & storage" msgstr "ディスクとストレージ" #. (itstool) path: credit/name #: C/disk-benchmark.page:17 #: C/disk-capacity.page:13 #: C/disk-check.page:14 #: C/display-dimscreen.page:21 #: C/keyboard-cursor-blink.page:18 #: C/keyboard-repeat-keys.page:16 #: C/look-background.page:22 #: C/look-display-fuzzy.page:18 #: C/look-resolution.page:19 msgid "Natalia Ruz Leiva" msgstr "Natalia Ruz Leiva" #. (itstool) path: info/desc #: C/disk-benchmark.page:25 msgid "Run benchmarks on your hard disk to check how fast it is." msgstr "ハードディスクの速度を計測するベンチマークテストを実行します。" #. (itstool) path: page/title #: C/disk-benchmark.page:29 msgid "Test the performance of your hard disk" msgstr "ハードディスクの性能をテストする" #. (itstool) path: page/p #: C/disk-benchmark.page:31 msgid "To test the speed of your hard disk:" msgstr "ハードディスクの速度を計測するには:" #. (itstool) path: when/p #: C/disk-benchmark.page:38 msgid "" "Open the Disks application from the Dash." msgstr "" "Dashからディスクアプリケーションを開きます。" #. (itstool) path: choose/p #: C/disk-benchmark.page:40 msgid "Open the Disks application from the activities overview." msgstr "" #. (itstool) path: item/p #: C/disk-benchmark.page:45 msgid "Choose the hard disk from the Disk Drives list." msgstr "ディスクドライブの一覧からハードディスクを選択します。" #. (itstool) path: item/p #: C/disk-benchmark.page:48 msgid "Click the gear button and select Benchmark Drive." msgstr "歯車ボタンをクリックして、ドライブのベンチマークを選択します。" #. (itstool) path: item/p #: C/disk-benchmark.page:51 msgid "" "Click Start Benchmark and adjust the Transfer Rate and " "Access Time parameters as desired." msgstr "" "ベンチマークを開始するをクリックして、お好みで転送速度Access " "Timeのパラメータを調整します。" #. (itstool) path: item/p #: C/disk-benchmark.page:55 msgid "" "Click Start Benchmarking to test how fast data can be read from " "the disk. Administrative privileges " "may be required. Enter your password, or the password for the requested " "administrator account." msgstr "" "ベンチマークの開始をクリックするとディスクからどれだけ速くデータを読み出せるかテストすることができます。この操作には管理者権限が必要です。自分のパスワードか管理者用アカウントのパスワードを入力してください。" #. (itstool) path: note/p #: C/disk-benchmark.page:60 msgid "" "If Also perform write-benchmark is checked, the benchmark will " "test how fast data can be read from and written to the disk. This will take " "longer to complete." msgstr "" "書き込みベンチマークも行なうにチェックしている場合、ディスクの読み書き速度のベンチマークが行なわれます。これにより完了するのにより多" "くの時間がかかります。" #. (itstool) path: page/p #: C/disk-benchmark.page:68 msgid "" "When the test is finished, the results will appear on the graph. The green " "points and connecting lines indicate the samples taken; these correspond to " "the right axis, showing access time, plotted against the bottom axis, " "representing percentage time elapsed during the benchmark. The blue line " "represents read rates, while the red line represents write rates; these are " "shown as access data rates on the left axis, plotted against percentage of " "the disk traveled, from the outside to the spindle, along the bottom axis." msgstr "" #. (itstool) path: page/p #: C/disk-benchmark.page:76 msgid "" "Below the graph, values are displayed for minimum, maximum and average read " "and write rates, average access time and time elapsed since the last " "benchmark test." msgstr "" #. (itstool) path: info/desc #: C/disk-capacity.page:24 msgid "" "Use Disk Usage Analyzer or System Monitor to check " "space and capacity." msgstr "" #. (itstool) path: page/title #: C/disk-capacity.page:29 msgid "Check how much disk space is left" msgstr "ディスクの容量を確認する" #. (itstool) path: page/p #: C/disk-capacity.page:31 msgid "" "You can check how much disk space is left with Disk Usage " "Analyzer or System Monitor." msgstr "" "ディスク使用量の解析もしくはシステムモニターを使用すれば、ディスク容量がどれくらい残っているか確認することがで" "きます。" #. (itstool) path: section/title #: C/disk-capacity.page:35 msgid "Check with Disk Usage Analyzer" msgstr "ディスク使用量の解析で確認する" #. (itstool) path: section/p #: C/disk-capacity.page:37 msgid "" "To check the free disk space and disk capacity using Disk Usage " "Analyzer:" msgstr "ディスク使用量の解析を使ってディスクの空き容量やディスクの容量を確認するには:" #. (itstool) path: when/p #: C/disk-capacity.page:44 msgid "" "Open the Disk Usage Analyzer application from the " "Dash. The window will display the Total file system " "capacity and Total file system usage." msgstr "" #. (itstool) path: choose/p #: C/disk-capacity.page:48 msgid "" "Open the Disks application from the Activities " "overview. The window will display the Total file system capacity " "and Total file system usage." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:54 msgid "" "Click one of the toolbar buttons to choose to Scan Home, " "Scan filesystem, Scan a folder, or Scan a remote " "folder." msgstr "" #. (itstool) path: section/p #: C/disk-capacity.page:59 msgid "" "The information is displayed according to Folder, " "Usage, Size and Contents. See more details " "in Disk Usage Analyzer." msgstr "" #. (itstool) path: section/title #: C/disk-capacity.page:67 msgid "Check with System Monitor" msgstr "システムモニターで確認する" #. (itstool) path: section/p #: C/disk-capacity.page:69 msgid "" "To check the free disk space and disk capacity with System " "Monitor:" msgstr "システムモニターでディスクの空き容量やディスクの容量を確認するには:" #. (itstool) path: when/p #: C/disk-capacity.page:75 msgid "" "Open the System Monitor application from the Dash." msgstr "Dashからシステムモニターを開きます。" #. (itstool) path: choose/p #: C/disk-capacity.page:77 msgid "" "Open the System Monitor application from the " "Activities overview." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:82 msgid "" "Select the File Systems tab to view the system's partitions and " "disk space usage. The information is displayed according to " "Total, Free, Available and Used." msgstr "" #. (itstool) path: section/title #: C/disk-capacity.page:91 msgid "What if the disk is too full?" msgstr "もしディスクが一杯だとどうなりますか?" #. (itstool) path: section/p #: C/disk-capacity.page:93 msgid "If the disk is too full you should:" msgstr "ディスクが一杯であるなら以下のようにすべきです:" #. (itstool) path: item/p #: C/disk-capacity.page:97 msgid "Delete files that aren't important or that you won't use anymore." msgstr "重要でなくもう利用しないファイルを削除します。" #. (itstool) path: item/p #: C/disk-capacity.page:100 msgid "" "Make backups of the important files that " "you won't need for a while and delete them from the hard drive." msgstr "" "しばらく必要としないが、ハードディスクから削除したくない重要なファイルのバックアップをします。" #. (itstool) path: info/desc #: C/disk-check.page:25 msgid "Test your hard disk for problems to make sure that it's healthy." msgstr "正常であることを確かめるために、ハードディスクの問題を調べます。" #. (itstool) path: page/title #: C/disk-check.page:29 msgid "Check your hard disk for problems" msgstr "ハードディスクの問題をチェックする" #. (itstool) path: section/title #: C/disk-check.page:32 msgid "Checking the hard disk" msgstr "ハードディスクの確認" #. (itstool) path: section/p #: C/disk-check.page:33 msgid "" "Hard disks have a built-in health-check tool called SMART (Self-" "Monitoring, Analysis, and Reporting Technology), which continually checks " "the disk for potential problems. SMART also warns you if the disk is about " "to fail, helping you avoid loss of important data." msgstr "" #. (itstool) path: section/p #: C/disk-check.page:38 msgid "" "Although SMART runs automatically, you can also check your disk's health by " "running the Disks application:" msgstr "" "SMARTは自動的に実行されますが、ディスクアプリケーションを実行する事でディスクの健康状態を確認することもできます。" #. (itstool) path: steps/title #: C/disk-check.page:42 msgid "Check your disk's health using the Disks application" msgstr "ディスクアプリケーションを使ってディスクの健康状態をチェックする" #. (itstool) path: when/p #: C/disk-check.page:47 #: C/disk-format.page:34 msgid "Open the Disks application from the Dash." msgstr "Dashからディスクアプリケーションを開きます。" #. (itstool) path: choose/p #: C/disk-check.page:49 #: C/disk-format.page:36 msgid "" "Open the Disks application from the Activities " "overview." msgstr "アクティビティオーバービューからディスクアプリケーションを開いてください。" #. (itstool) path: item/p #: C/disk-check.page:54 msgid "" "Select the disk you want to check from the Storage Devices list. " "Information and status of the disk will appear under Drive." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:58 msgid "SMART Status should say \"Disk is healthy\"." msgstr "SMARTステータスは\"ディスクの健康状態\"といえるでしょう。" #. (itstool) path: item/p #: C/disk-check.page:61 msgid "" "Click the SMART Data button to view more drive information, or to " "run a self-test." msgstr "" #. (itstool) path: section/title #: C/disk-check.page:71 msgid "What if the disk isn't healthy?" msgstr "ディスクが正常でないと何が起きますか?" #. (itstool) path: section/p #: C/disk-check.page:73 msgid "" "Even if the SMART Status indicates that the disk isn't " "healthy, there may be no cause for alarm. However, it's better to be " "prepared with a backup to prevent data loss." msgstr "" "SMART " "の状態でディスクが正常でないとされていても、不安になる必要はないかもしれません。しかし、データの損失を防ぐために " "バックアップで備えておくことを強く推奨します。" #. (itstool) path: section/p #: C/disk-check.page:77 msgid "" "If the status says \"Pre-fail\", the disk is still reasonably healthy but " "signs of wear have been detected which mean it might fail in the near " "future. If your hard disk (or computer) is a few years old, you are likely " "to see this message on at least some of the health checks. You should backup your important files regularly and check " "the disk status periodically to see if it gets worse." msgstr "" "ディスクの状態が \"Pre-fail\" " "である場合、ディスクは依然として正常ではありますが、近い将来に故障の可能性を意味する損耗のサインが検出されたことを意味します。ハードディスク(またはコンピ" "ューター)の使用を始めて数年の場合、ヘルスチェック項目の少なくともいくつかでこのメッセージを目にするかもしれません。定期的に、重要なファイルのバックアップを取り、ディスクの状態が悪化していないかチェックしてください。" #. (itstool) path: section/p #: C/disk-check.page:84 msgid "" "If it gets worse, you may wish to take the computer/hard disk to a " "professional for further diagnosis or repair." msgstr "" #. (itstool) path: info/desc #: C/disk-format.page:17 msgid "" "Remove all of the files and folders from an external hard disk or USB flash " "drive by formatting it." msgstr "フォーマットにより外付けハードディスクやUSBフラッシュメモリーからすべてのファイルやフォルダーを削除する。" #. (itstool) path: page/title #: C/disk-format.page:22 msgid "Wipe everything off a removable disk" msgstr "リムーバブルディスクを丸ごと削除する" #. (itstool) path: page/p #: C/disk-format.page:24 msgid "" "If you have a removable disk, like a USB memory stick or an external hard " "disk, you may sometimes wish to completely remove all of its files and " "folders. You can do this by formatting the disk - this deletes all " "of the files on the disk and leaves it empty." msgstr "" "USBメモリースティックや外付けハードディスクを持っている場合、その中のファイルやフォルダーをすべて完全に削除したいことがあるかもしれません。これはフォーマット、つまり、ディスク上のすべてのファイルを削除して空にする作業により可能です。" #. (itstool) path: steps/title #: C/disk-format.page:30 msgid "Format a removable disk" msgstr "リムーバブルディスクの初期化" #. (itstool) path: item/p #: C/disk-format.page:41 msgid "" "Select the disk you want to wipe from the Storage Devices list." msgstr "ストレージデバイスの一覧から削除したいディスクを選択します。" #. (itstool) path: note/p #: C/disk-format.page:44 msgid "" "Make sure that you have selected the correct disk! If you choose the wrong " "disk, all of the files on the other disk will be deleted!" msgstr "正しいディスクが選択されていることを確認してください!他のディスクのすべてのファイルが消去されるかもしれません!" #. (itstool) path: item/p #: C/disk-format.page:49 msgid "" "In the Volumes section, click Unmount Volume. Then click " "Format Volume." msgstr "" "ボリュームのセクションで、ボリュームのアンマウントをクリックして、ボリュームのフォーマットをクリックします。" #. (itstool) path: item/p #: C/disk-format.page:53 msgid "" "In the window that pops up, choose a filesystem Type for the disk." msgstr "ポップアップしてきたウィンドウで、ディスクのファイルシステムの種類を選んでください。" #. (itstool) path: item/p #: C/disk-format.page:55 msgid "" "If you use the disk on Windows and Mac OS computers in addition to Linux " "computers, choose FAT. If you only use it on Windows, " "NTFS may be a better option. A brief description of the file " "system type will be presented as a label." msgstr "" "Linuxのコンピューターに加え、WindowsやMacOSのコンピューターでもディスクを使用する場合、 FAT " "を選択してください。Windowsでのみ使用する場合は NTFS " "がおすすめです。ファイルシステムの種類の簡単な説明はラベルとして表示されています。" #. (itstool) path: item/p #: C/disk-format.page:61 msgid "" "Give the disk a name and click Format to begin wiping the disk." msgstr "ディスクに名前を付け、フォーマットをクリックしてディスクの消去を開始します。" #. (itstool) path: item/p #: C/disk-format.page:64 msgid "" "Once the formatting has finished, safely remove the disk. It " "should now be blank and ready to use again." msgstr "" #. (itstool) path: note/title #: C/disk-format.page:70 msgid "Formatting a disk does not securely delete your files" msgstr "" #. (itstool) path: note/p #: C/disk-format.page:71 msgid "" "Formatting a disk is not a completely secure way of wiping all of its data. " "A formatted disk will not appear to have files on it, but it is possible " "that special recovery software could retrieve the files. If you need to " "securely delete the files, you will need to use a command-line utility, such " "as shred." msgstr "" #. (itstool) path: info/desc #: C/disk-partitions.page:15 msgid "" "Understand what volumes and partitions are and use the disk utility to " "manage them." msgstr "ボリュームやパーティションとは何で、ディスクユーティリティを使ったボリュームやパーティションの管理を理解します。" #. (itstool) path: page/title #: C/disk-partitions.page:20 msgid "Manage volumes and partitions" msgstr "ボリュームとパーテーションを管理する" #. (itstool) path: page/p #: C/disk-partitions.page:22 msgid "" "The word volume is used to describe a storage device, like a hard " "disk. It can also refer to a part of the storage on that device, " "because you can split the storage up into chunks. The computer makes this " "storage accessible via your file system in a process referred to as " "mounting. Mounted volumes may be hard drives, USB drives, DVD-RWs, " "SD cards, and other media. If a volume is currently mounted, you can read " "(and possibly write) files on it." msgstr "" #. (itstool) path: page/p #: C/disk-partitions.page:30 msgid "" "Often, a mounted volume is called a partition, though they are not " "necessarily the same thing. A “partition” refers to a physical area " "of storage on a single disk drive. Once a partition has been mounted, it can " "be referred to as a volume because you can access the files on it. You can " "think of volumes as the labeled, accessible “storefronts” to the functional " "“back rooms” of partitions and drives." msgstr "" #. (itstool) path: section/title #: C/disk-partitions.page:38 msgid "View and manage volumes and partitions using the disk utility" msgstr "" #. (itstool) path: section/p #: C/disk-partitions.page:40 msgid "" "You can check and modify your computer's storage volumes with the disk " "utility." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:45 msgid "" "Open the Dash and start the Disk Utility application." msgstr "Dashを開きディスクユーティリティアプリを起動します。" #. (itstool) path: item/p #: C/disk-partitions.page:48 msgid "" "In the pane marked Storage Devices, you will find hard disks, " "CD/DVD drives, and other physical devices. Click the device you want to " "inspect." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:53 msgid "" "In the right pane, the area labeled Volumes provides a visual " "breakdown of the volumes and partitions present on the selected device. It " "also contains a variety of tools used to manage these volumes." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:56 msgid "" "Be careful: it is possible to completely erase the data on your disk with " "these utilities." msgstr "" #. (itstool) path: section/p #: C/disk-partitions.page:61 msgid "" "Your computer most likely has at least one primary partition and a " "single swap partition. The swap partition is used by the operating " "system for memory management, and is rarely mounted. The primary partition " "contains your operating system, applications, settings, and personal files. " "These files can also be distributed among multiple partitions for security " "or convenience." msgstr "" #. (itstool) path: section/p #: C/disk-partitions.page:68 msgid "" "One primary partition must contain information that your computer uses to " "start up, or boot. For this reason it is sometimes called a boot " "partition, or boot volume. To determine if a volume is bootable, look at its " "Partition Flags in the disk utility. External media such as USB " "drives and CDs may also contain a bootable volume." msgstr "" #. (itstool) path: info/desc #: C/display-dimscreen.page:14 msgid "" "Dim the screen to save power or increase the brightness to make it more " "readable in bright light." msgstr "" #. (itstool) path: page/title #: C/display-dimscreen.page:35 msgid "Set screen brightness" msgstr "画面の明るさを設定する" #. (itstool) path: page/p #: C/display-dimscreen.page:37 msgid "" "You can change the brightness of your screen to save power or to make the " "screen more readable in bright light. You can also have the screen dim " "automatically when on battery power and have it turn off automatically when " "not in use." msgstr "" #. (itstool) path: steps/title #: C/display-dimscreen.page:43 msgid "Set the brightness" msgstr "明るさの設定" #. (itstool) path: item/p #: C/display-dimscreen.page:45 #: C/display-lock.page:37 msgid "Select Brightness & Lock." msgstr "画面の明るさとロックを選択します。" #. (itstool) path: item/p #: C/display-dimscreen.page:46 msgid "Adjust the Brightness slider to a comfortable value." msgstr "" #. (itstool) path: note/p #: C/display-dimscreen.page:50 msgid "" "Many laptop keyboards have special keys to adjust the brightness. These have " "a picture that looks like the sun and are located on the function keys at " "the top. Hold down the Fn key to use these keys." msgstr "" #. (itstool) path: page/p #: C/display-dimscreen.page:55 msgid "" "Select Dim screen to save power to have the brightness " "automatically lowered when you're on battery power. The backlight of your " "screen can take a lot of power and significantly reduce how long your " "battery will last before it needs to be recharged." msgstr "" #. (itstool) path: page/p #: C/display-dimscreen.page:60 msgid "" "The screen will automatically turn off after you haven't used it for a " "while. This only affects the display, and doesn't turn off your computer. " "You can adjust how long you have to be inactive with the Turn screen " "off when inactive for option." msgstr "" #. (itstool) path: info/desc #: C/display-dual-monitors-desktop.page:15 msgid "Set up dual monitors on your desktop computer." msgstr "" #. (itstool) path: page/title #: C/display-dual-monitors-desktop.page:24 msgid "Connect an extra monitor" msgstr "外部モニターの接続" #. (itstool) path: page/p #: C/display-dual-monitors-desktop.page:26 msgid "" "To set up a second monitor with your desktop computer, connect the monitor. " "If your system doesn't recognize it immediately, or you would like to adjust " "the settings:" msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:35 #: C/display-dual-monitors.page:38 #: C/look-resolution.page:40 msgid "Open Displays." msgstr "ディスプレイ を開きます。" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:38 #: C/display-dual-monitors.page:43 msgid "" "Click on the image of the monitor you would like to activate or deactivate, " "then switch it ON/OFF." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:42 msgid "" "The monitor with the menu bar is " "the main monitor. To change which monitor is \"main\", click on the top bar " "and drag it over to the monitor you want to set as the \"main\" monitor." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:47 #: C/display-dual-monitors.page:65 msgid "" "To change the \"position\" of a monitor, click on it and drag it to the " "desired position." msgstr "" #. (itstool) path: note/p #: C/display-dual-monitors-desktop.page:49 #: C/display-dual-monitors.page:70 msgid "" "If you would like both monitors to display the same content, check the " "Mirror displays box." msgstr "両方のモニターに同じ内容を表示させたい場合、複数のディスプレイをミラーするボックスにチェックを入れてください。" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:53 #: C/display-dual-monitors.page:78 msgid "" "When you are happy with your settings, click Apply and then click " "Keep This Configuration." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:57 #: C/display-dual-monitors.page:85 msgid "" "To close the Displays click on the x in the top corner." msgstr "" #. (itstool) path: info/desc #: C/display-dual-monitors.page:7 msgid "Set up dual monitors on your laptop." msgstr "ラップトップでデュアルモニターをセットアップします。" #. (itstool) path: page/title #: C/display-dual-monitors.page:18 msgid "Connect an external monitor to your laptop" msgstr "ラップトップに外部モニターを接続する" #. (itstool) path: section/title #: C/display-dual-monitors.page:21 msgid "Set up an external monitor" msgstr "外部モニターを設定する" #. (itstool) path: section/p #: C/display-dual-monitors.page:24 msgid "" "To set up an external monitor with your laptop, connect the monitor to your " "laptop. If your system doesn't recognize it immediately, or you would like " "to adjust the settings:" msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors.page:50 msgid "" "By default, the Launcher only shows on the primary monitor. To change which " "monitor is \"primary\", change the monitor in the Launcher " "Placement drop-down box. You could also drag the Launcher in the " "preview to the monitor you want to set as the \"primary\" monitor." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors.page:58 msgid "" "If you want the Launcher to show on all monitors, change Launcher " "Placement to All Displays." msgstr "" "Launcherをすべてのモニターに表示させたい場合、Launcherの配置すべてのディスプレイに変更してく" "ださい。" #. (itstool) path: section/title #: C/display-dual-monitors.page:94 msgid "Sticky Edges" msgstr "" #. (itstool) path: section/p #: C/display-dual-monitors.page:95 msgid "" "A typical problem with dual monitors is that it's easy for the mouse pointer " "to \"slip\" to the other monitor when you don't want it to. Unity's " "Sticky Edges feature helps with that problem by requiring you to " "push a little bit harder to move the mouse pointer from one monitor to the " "other." msgstr "" #. (itstool) path: section/p #: C/display-dual-monitors.page:99 msgid "" "You can switch Sticky Edges off if you don't like this feature." msgstr "" #. (itstool) path: info/desc #: C/display-lock.page:12 msgid "" "Prevent other people from using your desktop when you go away from your " "computer." msgstr "" #. (itstool) path: page/title #: C/display-lock.page:25 msgid "Automatically lock your screen" msgstr "自動的に画面をロックする" #. (itstool) path: page/p #: C/display-lock.page:27 msgid "" "When you leave your computer, you should lock the screen to prevent other people from using your " "desktop and accessing your files. You will still be logged in and all your " "applications will keep running, but you will have to enter your password to " "use your computer again. You can lock the screen manually, but you can also " "have the screen lock automatically." msgstr "" #. (itstool) path: item/p #: C/display-lock.page:38 msgid "" "Make sure Lock is switched on, then select a timeout from the " "drop-down list below. The screen will automatically lock after you have been " "inactive for this long. You can also select Screen turns off to " "lock the screen after the screen is automatically turned off, controlled " "with the Turn screen off when inactive for drop-down list above." msgstr "" #. (itstool) path: credit/name #: C/documents-collections.page:7 #: C/documents-info.page:7 #: C/documents.page:7 #: C/documents-previews.page:7 #: C/documents-print.page:7 #: C/documents-search.page:7 #: C/documents-select.page:7 #: C/documents-tracker.page:7 #: C/documents-viewgrid.page:7 #: C/documents-view.page:7 #: C/keyboard-cursor-blink.page:22 #: C/keyboard-layouts.page:18 #: C/keyboard-osk.page:15 #: C/keyboard-repeat-keys.page:20 #: C/keyboard-shortcuts-set.page:14 msgid "Julita Inca" msgstr "Julita Inca" #. (itstool) path: info/desc #: C/documents-collections.page:16 msgid "Group related documents in a collection." msgstr "" #. (itstool) path: page/title #: C/documents-collections.page:25 msgid "Make collections of documents" msgstr "ドキュメントコレクションの作成" #. (itstool) path: page/p #: C/documents-collections.page:38 msgid "" "Documents lets you put together documents of different types in " "one place called a collection. If you have documents that are " "related, you can group them to make them easier to find. For example, if you " "had a business trip where you made a presentation, your slides, your flight " "itinerary (a PDF file), your budget spreadsheet, and other hybrid PDF/ODF " "documents, can be grouped in one collection." msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:45 msgid "To create or add to a collection:" msgstr "コレクションの作成や追加を行うには:" #. (itstool) path: item/p #: C/documents-collections.page:47 #: C/documents-collections.page:62 #: C/documents-print.page:38 #: C/documents-select.page:38 msgid "Click the button." msgstr "ボタンをクリックします。" #. (itstool) path: item/p #: C/documents-collections.page:48 msgid "In selection mode, check the documents to be collected." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:49 msgid "Click the + button in the button bar." msgstr "ボタンバーの+ボタンをクリックします。" #. (itstool) path: item/p #: C/documents-collections.page:50 msgid "" "In the collection list, click Add and type a new collection name, " "or select an existing collection. The selected documents will be added to " "the collection." msgstr "" #. (itstool) path: note/p #: C/documents-collections.page:56 msgid "" "Collections do not behave like folders and their hierarchy: you cannot " "put collections inside collections." msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:60 msgid "To delete a collection:" msgstr "コレクションを削除するには:" #. (itstool) path: item/p #: C/documents-collections.page:63 msgid "In selection mode, check the collection to be deleted." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:64 msgid "" "Click the Trash button in the button bar. The collection will be deleted, " "leaving the original documents." msgstr "" #. (itstool) path: info/desc #: C/documents-filter.page:11 msgid "Choose which documents to display." msgstr "どのドキュメントを表示するか選択する。" #. (itstool) path: page/title #: C/documents-filter.page:20 msgid "Filter documents" msgstr "ドキュメントのフィルター" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/documents-filter.page:22 #: C/documents-search.page:46 #: C/files-browse.page:80 #: C/files-hidden.page:42 #: C/files-hidden.page:48 #: C/files-hidden.page:57 #: C/files-hidden.page:64 #: C/files-lost.page:52 #: C/files-sort.page:45 #: C/files-sort.page:61 #: C/files-tilde.page:33 #: C/nautilus-views.page:66 #: C/nautilus-views.page:85 #: C/nautilus-views.page:101 #: C/nautilus-views.page:122 msgctxt "_" msgid "" "external ref='figures/go-down.png' md5='e8c16f5ab9ed933f4a537b740506f4d4'" msgstr "" #. (itstool) path: page/p #: C/documents-filter.page:22 msgid "" "Click the down " "button next to the search bar to " "limit the scope of the search in these categories:" msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:27 msgid "Sources: Local, Google, SkyDrive, or All." msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:28 msgid "" "Type: Collections, PDF Documents, Presentations, Spreadsheets, Text " "Documents, or All." msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:30 msgid "Title, Author, or All." msgstr "" #. (itstool) path: note/p #: C/documents-filter.page:33 msgid "" "In order for Google or SkyDrive to appear in the " "filter list, it is necessary to configure Google or Windows Live as an online account." msgstr "" #. (itstool) path: info/desc #: C/documents-formats.page:11 msgid "Documents displays a number of popular document types." msgstr "" #. (itstool) path: page/title #: C/documents-formats.page:20 msgid "Formats supported" msgstr "サポートするフォーマット" #. (itstool) path: page/p #: C/documents-formats.page:28 msgid "" "Documents displays PDF, DVI, XPS, PostScript and the formats " "supported by Document Viewer (Evince), Microsoft " "Office, LibreOffice and Google Docs." msgstr "" "ドキュメントは、ドキュメントビューアー(Evince)がサポートするPDF、DVI、XPS、PostScrip" "t " "フォーマット、マイクロソフトオフィスLibreOfficeおよびGoogleドキュメントを表示します。" #. (itstool) path: credit/years #: C/documents-info.page:21 #: C/documents-viewgrid.page:21 msgid "2014" msgstr "2014" #. (itstool) path: info/desc #: C/documents-info.page:24 msgid "See a document's name, location, date modified, or type." msgstr "ドキュメントの名前、場所、更新日、種類を参照します。" #. (itstool) path: page/title #: C/documents-info.page:34 msgid "Find information about documents" msgstr "ドキュメントについての情報を探す" #. (itstool) path: page/p #: C/documents-info.page:44 msgid "" "When a document is created, it comes with metadata. " "Documents displays the following metadata for each document:" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:48 msgid "Title: the name of the document, which can be edited;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:49 msgid "Source: the path of the folder containing the document;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:50 msgid "Date Modified;" msgstr "更新日;" #. (itstool) path: item/p #: C/documents-info.page:51 msgid "" "Type: the file format of the " "document." msgstr "" #. (itstool) path: page/p #: C/documents-info.page:55 msgid "To see a document's properties:" msgstr "文書のプロパティを参照するには:" #. (itstool) path: item/p #: C/documents-info.page:57 msgid "Click the Check button to switch to selection mode." msgstr "" #. (itstool) path: item/p #: C/documents-info.page:59 msgid "Select a document." msgstr "ドキュメントを選択します。" #. (itstool) path: item/p #: C/documents-info.page:60 msgid "" "Click the Properties button at the right end of the button bar." msgstr "" #. (itstool) path: note/p #: C/documents-info.page:65 msgid "" "Some types of documents (e.g. PDF files) can be password protected, " "preventing access to their metadata or content." msgstr "" #. (itstool) path: note/p #: C/documents-info.page:68 msgid "" "Files does not currently offer any mechanism to add privacy to a " "document. You may be able to do this from the application you used to create " "the document (e.g. LibreOffice or Adobe Acrobat )." msgstr "" #. (itstool) path: info/desc #: C/documents.page:15 msgid "" "Organize the documents stored locally on your computer or created online." msgstr "コンピューターのローカルに保存、またはオンラインで作成されたドキュメントの整理。" #. (itstool) path: page/title #. (itstool) path: section/title #: C/documents.page:25 #: C/files.page:57 msgid "Documents" msgstr "ドキュメント" #. (itstool) path: page/p #: C/documents.page:37 msgid "" "Documents is a GNOME application that lets you display, organize, " "and print the documents on your computer or those created remotely using " "Google Docs or SkyDrive." msgstr "" #. (itstool) path: section/title #: C/documents.page:42 msgid "View, Sort and Search" msgstr "表示、ソート、検索" #. (itstool) path: section/title #: C/documents.page:46 msgid "Select, Organize, Print" msgstr "選択、整理、印刷" #. (itstool) path: section/title #: C/documents.page:50 msgid "Questions" msgstr "質問" #. (itstool) path: info/desc #: C/documents-previews.page:16 msgid "You can only preview files stored locally." msgstr "ローカルに保存されたファイルのみプレビューできます。" #. (itstool) path: page/title #: C/documents-previews.page:25 msgid "Why don't some files have previews?" msgstr "なぜいくつかのファイルはプレビューできないのですか?" #. (itstool) path: page/p #: C/documents-previews.page:33 msgid "" "When you open Documents, a preview thumbnail is displayed for " "documents that are stored locally. Those stored on a remote server like " "Google Docs or SkyDrive show as missing (or blank) preview " "thumbnails." msgstr "" #. (itstool) path: page/p #: C/documents-previews.page:37 msgid "" "If you download a Google Docs or SkyDrive document to " "local storage, a thumbnail will be generated." msgstr "" #. (itstool) path: note/p #: C/documents-previews.page:41 msgid "" "The local copy of a document downloaded from Google Docs or " "SkyDrive will lose its ability to be updated online. If you want to " "continue to edit it online, it is better not to download it." msgstr "" #. (itstool) path: info/desc #: C/documents-print.page:16 msgid "Print documents that are stored locally or online." msgstr "ローカルやオンラインに保存されたドキュメントを印刷します。" #. (itstool) path: page/title #: C/documents-print.page:25 msgid "Print a document" msgstr "ドキュメントの印刷" #. (itstool) path: page/p #: C/documents-print.page:35 msgid "To print a document:" msgstr "ドキュメントを印刷するには:" #. (itstool) path: item/p #: C/documents-print.page:39 msgid "In selection mode, check the document to be printed." msgstr "" #. (itstool) path: item/p #: C/documents-print.page:40 msgid "" "Click the Print button in the button bar. The Print dialog opens." msgstr "ボタンバーの印刷ボタンをクリックします。印刷ダイアログが開きます。" #. (itstool) path: note/p #: C/documents-print.page:45 msgid "" "Printing is not available when more than one document is selected, or when a " "collection is selected." msgstr "" #. (itstool) path: info/desc #: C/documents-search.page:16 msgid "Find your documents by title or author." msgstr "タイトルや作者でドキュメントを見つける。" #. (itstool) path: page/title #: C/documents-search.page:25 #: C/files-search.page:29 msgid "Search for files" msgstr "ファイルの検索" #. (itstool) path: page/p #: C/documents-search.page:37 msgid "To start a search in Documents:" msgstr "ドキュメントで検索を開始するには:" #. (itstool) path: item/p #: C/documents-search.page:40 msgid "Press CtrlF." msgstr "" #. (itstool) path: item/p #: C/documents-search.page:41 msgid "Click the magnifying glass icon." msgstr "" #. (itstool) path: item/p #: C/documents-search.page:42 msgid "Start typing. Documents will match by title or author." msgstr "" #. (itstool) path: note/p #: C/documents-search.page:45 msgid "" "You can restrict or filter the search results by clicking the down button and selecting " "various filters." msgstr "" #. (itstool) path: info/desc #: C/documents-select.page:16 msgid "Use selection mode to select more than one document or collection." msgstr "" #. (itstool) path: page/title #: C/documents-select.page:25 msgid "Selecting documents" msgstr "ドキュメントの選択" #. (itstool) path: page/p #: C/documents-select.page:34 msgid "" "From Documents selection mode you can open, print, view or make " "collections of your documents. To use selection mode:" msgstr "" #. (itstool) path: item/p #: C/documents-select.page:39 msgid "" "Select one or more documents or collections. The button bar appears with the " "actions that are valid for your selection." msgstr "" #. (itstool) path: section/title #: C/documents-select.page:45 msgid "Selection mode actions" msgstr "" #. (itstool) path: section/p #: C/documents-select.page:47 msgid "After selecting one or more documents you can:" msgstr "" #. (itstool) path: item/p #: C/documents-select.page:50 msgid "Open with Document Viewer (folder icon)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:51 msgid "" "Print (printer icon): print a document (only available when a single " "document is selected)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:53 msgid "Organize (plus icon): create a collection of documents." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:54 msgid "" "Properties (wrench icon): display the properties of a document (only " "available when a single document is selected)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:56 msgid "Delete (trash icon): delete one or more collections." msgstr "" #. (itstool) path: info/desc #: C/documents-tracker.page:16 msgid "Local or remote documents do not appear." msgstr "ローカルやリモートのドキュメントが表示されません。" #. (itstool) path: page/title #: C/documents-tracker.page:25 msgid "My documents cannot be seen" msgstr "私のドキュメントが見えません" #. (itstool) path: page/p #: C/documents-tracker.page:39 msgid "" "If your documents fail to display in Documents, " "Tracker may not be running or properly configured. Make sure " "Tracker is running in your session. The default configuration, set to index " "files in your home directory (non-recursively) and XDG folders " "(recursively), should be adequate. Ensure that your documents are in one of " "these paths." msgstr "" #. (itstool) path: info/desc #: C/documents-viewgrid.page:29 msgid "Change the way documents are displayed." msgstr "ドキュメントの表示方法を変更します。" #. (itstool) path: page/title #: C/documents-viewgrid.page:35 msgid "View files in a list or grid" msgstr "リストやグリッドでファイルを表示" #. (itstool) path: page/p #: C/documents-viewgrid.page:44 msgid "" "Documents and collections are presented in Grid format by " "default. To view in List format:" msgstr "" #. (itstool) path: item/p #: C/documents-viewgrid.page:48 msgid "" "Go to the top bar and click Documents to display the app menu." msgstr "トップバーのドキュメントをクリックしアプリのメニューを表示させます。" #. (itstool) path: item/p #: C/documents-viewgrid.page:52 msgid "Click List from the View as section." msgstr "" #. (itstool) path: note/p #: C/documents-viewgrid.page:56 msgid "" "List view has columns displaying the document type and date modified, and " "whether it's stored locally, or in Google Docs or " "SkyDrive." msgstr "" #. (itstool) path: page/p #: C/documents-viewgrid.page:61 msgid "" "Click Grid in the app menu to return to the default format." msgstr "" #. (itstool) path: info/desc #: C/documents-view.page:16 msgid "View documents full-screen." msgstr "文書をフルスクリーンで表示する" #. (itstool) path: page/title #: C/documents-view.page:25 msgid "Display documents stored locally or online" msgstr "ローカルやオンラインに保存されたドキュメントの表示" #. (itstool) path: page/p #: C/documents-view.page:35 msgid "" "When you open Documents, all of your documents, those stored " "locally as well as online, are displayed as thumbnails." msgstr "" #. (itstool) path: note/p #: C/documents-view.page:38 msgid "" "In order for your Google Docs or SkyDrive documents to " "appear, it is necessary to configure Google or Windows Live, respectively, " "as an online account." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:43 msgid "To view the contents of a document:" msgstr "文書の中身を表示するには:" #. (itstool) path: item/p #: C/documents-view.page:46 msgid "" "Click the thumbnail. The document is displayed full-width in the " "Documents window (or full-screen if maximized)." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:50 msgid "To exit the document, click the back arrow button." msgstr "" #. (itstool) path: info/desc #: C/files-autorun.page:15 msgid "" "Automatically run applications for CDs and DVDs, cameras, audio players, and " "other devices and media." msgstr "CDやDVD、カメラ、オーディオプレイヤー、その他のデバイスおよびメディアにあわせてアプリケーションを自動起動します。" #. (itstool) path: page/title #: C/files-autorun.page:30 msgid "Open applications for devices or discs" msgstr "デバイスやディスクにあわせてアプリケーションを起動する" #. (itstool) path: page/p #: C/files-autorun.page:32 msgid "" "You can have an application automatically start when you plug in a device or " "insert a disc or media card. For example, you might want your photo " "organizer to start when you plug in a digital camera. You can also turn this " "off, so that nothing happens when you plug something in." msgstr "" "デバイスを接続したときや、ディスクやメディアカードを挿入したときにアプリケーションを自動起動させることができます。たとえば、デジタルカメラをつないだら写真" "管理ソフトが起動するようにしておくと良いかもしれません。この機能をオフにして、何かを接続しても何も起こらないようにすることもできます。" #. (itstool) path: page/p #: C/files-autorun.page:37 msgid "" "To decide which applications should start when you plug in various devices:" msgstr "さまざまなデバイスを接続した場合に起動するアプリケーションを設定するには:" #. (itstool) path: item/p #: C/files-autorun.page:43 msgid "Select DetailsRemovable Media." msgstr "詳細リムーバブルメディアを選択します。" #. (itstool) path: item/p #: C/files-autorun.page:46 msgid "" "Find your desired device or media type, and then choose an application or " "action for that media type. See below for a description of the different " "types of devices and media." msgstr "" "設定したいデバイスやメディアの種類を探し、そのメディアの種類に対するアプリケーションや動作を選択します。各種のデバイスやメディアについては以下の説明を参照" "してください。" #. (itstool) path: item/p #: C/files-autorun.page:49 msgid "" "Instead of starting an application, you can also set it so that the device " "will be shown in the file manager. When that happens, you will be asked what " "to do, or nothing will happen automatically." msgstr "" "アプリケーションを起動する代わりに、ファイルマネージャーでデバイスを表示するように設定することもできます。その場合、どう処理するか、あるいは自動的には何も" "しないか確認されます。" #. (itstool) path: item/p #: C/files-autorun.page:54 msgid "" "The Software option is slightly different from the others - if " "the computer detects that there is software on a disk that you inserted, it " "can try to automatically run the software if you like. This is good if you " "have an application installed on a CD and want it to start when the disc is " "inserted (for example, a slideshow)." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:60 msgid "" "If you don't see the device or media type that you want to change in the " "list (such as Blu-ray discs or E-book readers), click Other Media " "to see a more detailed list of devices. Select the type of device or media " "from the Type drop-down and the application or action from the " "Action drop-down." msgstr "" "設定したいデバイスやメディアの種類が一覧に見つからない場合は " "(ブルーレイディスクや電子書籍リーダーなど)、他のメディアをクリックして、デバイスのより詳細な一覧を確認してください。種類" "のドロップダウンリストからデバイスやメディアの種類を選択し、アクションのドロップダウンリストからはアプリケーションや動作" "を選択します。" #. (itstool) path: note/p #: C/files-autorun.page:69 msgid "" "If you don't want any applications to be opened automatically, whatever you " "plug in, select Never prompt or start programs on media insertion " "at the bottom of the Removable Media window." msgstr "" "何を接続してもアプリケーションを自動起動させたくない場合は、リムーバブルメディアのウィンドウ下部のメディア挿入時にどう処理するか確認したり、プロ" "グラムを実行したりしないを選択してください。" #. (itstool) path: section/title #: C/files-autorun.page:75 msgid "Types of devices and media" msgstr "デバイスやメディアの種類" #. (itstool) path: item/title #: C/files-autorun.page:78 msgid "Audio discs" msgstr "オーディオディスク" #. (itstool) path: item/p #: C/files-autorun.page:79 msgid "" "Choose your favorite music application or CD audio extractor to handle audio " "CDs. If you use audio DVDs (DVD-A), select how to open them under Other " "Media. If you open an audio disc with the file manager, the tracks " "will appear as WAV files that you can play in any audio player application." msgstr "" "オーディオ CD を扱うための、お好みの音楽アプリケーション や CD オーディオエクストラクターを選択します。オーディオ DVD (DVD-A) " "を使用する場合は、他のメディアから、開く方法を選択します。ファイルマネージャーでオーディオディスクを開くと、トラックは、任意のオーデ" "ィオプレイヤーアプリケーションで再生できる WAV ファイルとして表示されます。" #. (itstool) path: item/title #: C/files-autorun.page:86 msgid "Video discs" msgstr "ビデオディスク" #. (itstool) path: item/p #: C/files-autorun.page:87 msgid "" "Choose your favorite video application to handle video DVDs. Use the " "Other Media button to set an application for Blu-ray, HD DVD, " "video CD (VCD), and super video CD (SVCD). If DVDs or other video discs do " "not work correctly when you insert them, see ." msgstr "" "ビデオ DVD を処理する場合は、お好みのビデオアプリケーションを選択します。Blu-ray、HD DVD、ビデオ CD " "(VCD)、およびスーパービデオ CD (SVCD) 用にアプリケーションを設定するには、他のメディアボタンから行います。DVD " "やその他のビデオディスクを挿入しても正しく動作しない場合は、 を参照してください。" #. (itstool) path: item/title #: C/files-autorun.page:94 msgid "Blank discs" msgstr "空のディスク" #. (itstool) path: item/p #: C/files-autorun.page:95 msgid "" "Use the Other Media button to select a disc-writing application " "for blank CDs, blank DVDs, blank Blu-ray discs, and blank HD DVDs." msgstr "" "他のメディアボタンから、空の CD や、空の DVD、空のブルーレイディスク、空の HD DVD " "用のライティングアプリケーションを選択します。" #. (itstool) path: item/title #: C/files-autorun.page:100 msgid "Cameras and photos" msgstr "カメラと写真" #. (itstool) path: item/p #: C/files-autorun.page:101 msgid "" "Use the Photos drop-down to choose a photo-management application " "to run when you plug in your digital camera, or when you insert a media card " "from a camera, such as a CF, SD, MMC, or MS card. You can also simply browse " "your photos using the file manager." msgstr "" "写真のドロップダウンリストから、デジタルカメラを接続したときや、カメラ用の CF、SD、MMC、MS " "カードなどのメディアカードを挿入したときに起動する写真管理アプリケーションを選択します。ファイルマネージャーを使って単に写真を見ることもできます。" #. (itstool) path: item/p #: C/files-autorun.page:105 msgid "" "Under Other Media, you can select an application to open Kodak " "picture CDs, such as those you might have made in a store. These are regular " "data CDs with JPEG images in a folder called PICTURES." msgstr "" "他のメディアからは、Kodak のピクチャー CD を開くのに使うアプリケーションを選択できます。ピクチャー CD " "は、店頭で作成したものかもしれません。それは、PICTURES と呼ばれるフォルダー内に JPEG 画像を配置した通常のデータ " "CD です。" #. (itstool) path: item/title #: C/files-autorun.page:110 msgid "Music players" msgstr "音楽プレイヤー" #. (itstool) path: item/p #: C/files-autorun.page:111 msgid "" "Choose an application to manage the music library on your portable music " "player, or manage the files yourself using the file manager." msgstr "" "お使いのポータブル音楽プレイヤーの音楽ライブラリを管理するアプリケーションを選択するか、あるいは、ファイルマネージャーを使って自分でファイルを管理します。" #. (itstool) path: item/title #: C/files-autorun.page:115 msgid "E-book readers" msgstr "電子書籍リーダー" #. (itstool) path: item/p #: C/files-autorun.page:116 msgid "" "Use the Other Media button to choose an application to manage the " "books on your e-book reader, or manage the files yourself using the file " "manager." msgstr "" "他のメディアボタンから、お使いの電子書籍リーダーの書籍を管理するアプリケーションを選択するか、あるいは、ファイルマネージャーを使って" "自分でファイルを管理します。" #. (itstool) path: item/title #: C/files-autorun.page:120 msgid "Software" msgstr "ソフトウェア" #. (itstool) path: item/p #: C/files-autorun.page:121 msgid "" "Some discs and removable media contain software that is supposed to be run " "automatically when the media is inserted. Use the Software option " "to control what to do when media with autorun software is inserted. You will " "always be prompted for a confirmation before software is run." msgstr "" "ディスクやリムーバブルメディアによっては、メディア挿入時に自動実行可能なソフトウェアが含まれているものもあります。ソフトウェアのオプ" "ションで、自動実行ソフトウェアが含まれるメディアが挿入された場合にどうするか制御します。ソフトウェアが実行される前に、どう処理するかの確認が必ず行われます" "。" #. (itstool) path: note/p #: C/files-autorun.page:126 msgid "Never run software from media you don't trust." msgstr "信頼していないメディアのソフトウェアは、絶対に実行しないでください。" #. (itstool) path: info/desc #: C/files-browse.page:10 msgid "Manage and organize files with the file manager." msgstr "ファイルマネージャーでファイルの管理や整理をします。" #. (itstool) path: page/title #: C/files-browse.page:37 msgid "Browse files and folders" msgstr "ファイルやフォルダーの閲覧" #. (itstool) path: page/p #: C/files-browse.page:47 msgid "" "Use the Files file manager to browse and organize the files on " "your computer. You can also use it to manage files on storage devices (like " "external hard disks), on file " "servers, and on network shares." msgstr "" "お使いのコンピューター上のファイルを閲覧したり整理したりするには、ファイルというファイルマネージャーを使います。また、ファイルマネー" "ジャーを使って、ストレージデバイス (外付けハードディスクなど) や、ファイルサーバー、ネットワーク上の共有フォルダーに配置したファイルも管理できます。" #. (itstool) path: page/p #: C/files-browse.page:52 msgid "" "To start the file manager, open Files in the Launcher. " "You can also search for files and folders with the Dash in the " "same way you would search for " "applications. They will appear under the heading Files and " "Folders." msgstr "" #. (itstool) path: section/title #: C/files-browse.page:59 msgid "Exploring the contents of folders" msgstr "フォルダーの中身を調べる" #. (itstool) path: section/p #: C/files-browse.page:61 msgid "" "In the file manager, double-click any folder to view its contents, and " "double-click any file to open it with the default application for that file. " "You can also right-click a folder to open it in a new tab or new window." msgstr "" "ファイルマネージャーで、フォルダーをダブルクリックするとその中身が表示され、ファイルをダブルクリックすると、該当のファイルに関連付けられたデフォルトのアプ" "リケーションでファイルが開きます。フォルダーを右クリックして、新しいタブか新しいウィンドウで開くこともできます。" #. (itstool) path: section/p #: C/files-browse.page:66 msgid "" "The path bar above the list of files and folders shows you which " "folder you're viewing, including the parent folders of the current folder. " "Click a parent folder in the path bar to go to that folder. Right-click any " "folder in the path bar to open it in a new tab or window, copy or move it, " "or access its properties." msgstr "" "ファイルとフォルダーの一覧の上にあるパスバーは、現在開いているフォルダー、およびその一連の親フォルダーを示しています。パスバーの親フォル" "ダーをクリックすると、そのフォルダーに移動します。右クリックすると、その親フォルダーを新しいタブか新しいウィンドウで開いたり、コピーしたり、移動させたり、" "あるいはそのプロパティを表示したりできます。" #. (itstool) path: section/p #: C/files-browse.page:72 msgid "" "If you want to quickly skip to a file in the folder you're viewing, start " "typing its name. A search box will appear at the top of the window and the " "first file which matches your search will be highlighted. Press the down " "arrow key, or scroll with the mouse, to skip to the next file that matches " "your search." msgstr "" "フォルダー中の特定のファイルをすばやく選択したい場合、そのファイル名をキー入力してください。検索ボックスがウィンドウ上部に現れ、入力した検索ワードにマッチ" "する最初のファイルがハイライト表示されます。下矢印キーを押すか、あるいはマウスホイールを回転すると、検索にマッチする次のファイルが選択されます。" #. (itstool) path: section/p #: C/files-browse.page:78 msgid "" "You can quickly access common places from the sidebar. If you do " "not see the sidebar, click the down button in the toolbar and pick Show " "Sidebar. You can add bookmarks to folders that you use often and they " "will appear in the sidebar. Use the Bookmarks menu to do this, or " "simply drag a folder into the sidebar." msgstr "" #. (itstool) path: info/desc #: C/files-copy.page:8 msgid "Copy or move items to a new folder." msgstr "アイテムを新しいフォルダーにコピーまたは移動します。" #. (itstool) path: credit/name #: C/files-copy.page:14 #: C/files-delete.page:15 #: C/files-open.page:15 msgid "Cristopher Thomas" msgstr "" #. (itstool) path: page/title #: C/files-copy.page:28 msgid "Copy or move files and folders" msgstr "ファイルやフォルダーをコピーまたは移動する" #. (itstool) path: page/p #: C/files-copy.page:30 msgid "" "A file or folder can be copied or moved to a new location by dragging and " "dropping with the mouse, using the copy and paste commands, or using " "keyboard shortcuts." msgstr "" #. (itstool) path: page/p #: C/files-copy.page:34 msgid "" "For example, you might want to copy a presentation onto a memory stick so " "you can take it to work with you. Or, you could make a back-up copy of a " "document before you make changes to it (and then use the old copy if you " "don't like your changes)." msgstr "" "たとえば、プレゼンテーションファイルを持ちだして作業できるようにメモリースティックにコピーするとよいでしょう。あるいは、文書ファイルを編集するまえにバック" "アップコピーを取ることもできます (その後、編集内容が気に入らない場合はそのバックアップコピーを使用してください)。" #. (itstool) path: page/p #: C/files-copy.page:39 msgid "" "These instructions apply to both files and folders. You copy and move files " "and folders in exactly the same way." msgstr "ここでの説明は、ファイルとフォルダー両方に当てはまります。ファイルとフォルダーとまったく同じ方法でコピーや移動ができます。" #. (itstool) path: steps/title #: C/files-copy.page:43 msgid "Copy and paste files" msgstr "ファイルのコピーと貼り付け" #. (itstool) path: item/p #: C/files-copy.page:44 msgid "Select the file you want to copy by clicking on it once." msgstr "コピーするアイテムを1回クリックして選択します。" #. (itstool) path: item/p #: C/files-copy.page:45 msgid "" "Right-click and pick Copy, or press " "CtrlC." msgstr "" "右クリックしてコピーを選択するか、CtrlC " "を押します。" #. (itstool) path: item/p #: C/files-copy.page:47 msgid "" "Navigate to another folder, where you want to put the copy of the file." msgstr "ファイルのコピーを配置する別のフォルダーを表示します。" #. (itstool) path: item/p #: C/files-copy.page:49 msgid "" "Right-click and pick Paste to finish copying the file, or press " "CtrlV. There will now be a copy of " "the file in the original folder and the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:56 msgid "Cut and paste files to move them" msgstr "ファイルの切り取りと貼り付けでファイルを移動する" #. (itstool) path: item/p #: C/files-copy.page:57 msgid "Select the file you want to move by clicking on it once." msgstr "移動するアイテムを1回クリックして選択します。" #. (itstool) path: item/p #: C/files-copy.page:58 msgid "" "Right-click and pick Cut, or press " "CtrlX." msgstr "" "右クリックして切り取りを選択するか、CtrlX " "を押します。" #. (itstool) path: item/p #: C/files-copy.page:60 msgid "Navigate to another folder, where you want to move the file." msgstr "ファイルを移動する別のフォルダーを表示します。" #. (itstool) path: item/p #: C/files-copy.page:61 msgid "" "Right-click and pick Paste to finish moving the file, or press " "CtrlV. The file will be taken out of " "its original folder and moved to the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:68 msgid "Drag files to copy or move" msgstr "ファイルのドラッグでコピーまたは移動する" #. (itstool) path: item/p #: C/files-copy.page:69 msgid "" "Open the file manager and go to the folder which contains the file you want " "to copy." msgstr "ファイルマネージャーを開き、コピーしたいファイルのあるフォルダーを表示します。" #. (itstool) path: item/p #: C/files-copy.page:71 msgid "" "Click Files in the top bar, select New Window (or " "press CtrlN) to open a second window. " "In the new window, navigate to the folder where you want to move or copy the " "file." msgstr "" "トップバーのファイルをクリックして新しいウィンドウを選択する " "(あるいはCtrlN を押す) " "と、ふたつ目のウィンドウが開きます。新しいウィンドウでは、ファイルを移動またはコピーするフォルダーを表示します。" #. (itstool) path: item/p #: C/files-copy.page:76 msgid "" "Click and drag the file from one window to another. This will move " "it if the destination is on the same device, or copy " "it if the destination is on a different device." msgstr "" "一方のウィンドウから他方のウィンドウへファイルをドラッグします。移動先のフォルダーが同じデバイス上にある場合、ファイルを移動します。移動先のフォルダーが異なるデバイス上にある場合、ファイルをコピーします" #. (itstool) path: item/p #: C/files-copy.page:79 msgid "" "For example, if you drag a file from a USB memory stick to your Home folder, " "it will be copied because you're dragging from one device to another." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:81 msgid "" "You can force the file to be copied by holding down the Ctrl key " "while dragging, or force it to be moved by holding down the Shift " "key while dragging." msgstr "" "Ctrl キーを押したままでドラッグすると、コピーとなり、Shift " "キーを押したままでドラッグすると、移動となります。" #. (itstool) path: note/p #: C/files-copy.page:88 msgid "" "You can't copy or move a file into a folder that is read-only. Some " "folders are read-only to prevent you from making changes to their contents. " "You can change things from being read-only by changing file permissions ." msgstr "" "読み込み専用 " "のフォルダーには、ファイルをコピーしたり移動したりはできません。中身に変更を加えられないように、読み込み専用となっているフォルダーがあります。ファイルのアクセス権を変えることで、読み込み専用から変更できます。" #. (itstool) path: info/desc #: C/files-delete.page:9 msgid "Remove files or folders you no longer need." msgstr "必要なくなったファイルやフォルダーを削除します。" #. (itstool) path: page/title #: C/files-delete.page:33 msgid "Delete files and folders" msgstr "ファイルとフォルダーの削除" #. (itstool) path: page/p #: C/files-delete.page:35 msgid "" "If you don't want a file or folder any more, you can delete it. When you " "delete an item it is moved to the Trash folder, where it is " "stored until you empty the trash. You can restore items in the Trash folder to their " "original location if you decide you need them, or if they were accidentally " "deleted." msgstr "" "ファイルやフォルダーが必要でなくなった場合、削除するとよいでしょう。削除したアイテムは、ゴミ箱フォルダーに移動します。ゴミ箱を空にす" "るまでアイテムは残ったままになります。ゴミ箱フォルダーのアイテムは、それがまた必要になった場合や、誤って削除してしまった場合に、元に戻すことができます。" #. (itstool) path: steps/title #: C/files-delete.page:42 msgid "To send a file to the trash:" msgstr "ファイルをゴミ箱へ移すには:" #. (itstool) path: item/p #: C/files-delete.page:43 msgid "Select the item you want to place in the trash by clicking it once." msgstr "ゴミ箱に移動するアイテムを1回クリックして選択します。" #. (itstool) path: item/p #: C/files-delete.page:45 msgid "" "Press Delete on your keyboard. Alternatively, drag the item to " "the Trash in the sidebar." msgstr "" "キーボードのDeleteを押します。代わりにサイドバーにあるごみ箱にアイテムをドラッグすることもできます。" #. (itstool) path: page/p #: C/files-delete.page:50 msgid "" "To delete files permanently, and free up disk space on your computer, you " "need to empty the trash. To empty the trash, right-click Trash in " "the sidebar and select Empty Trash." msgstr "" "ファイルを完全に削除し、コンピューターのディスクスペースを解放するには、ゴミ箱を空にします。ゴミ箱を空にするには、サイドバーのゴミ箱" "を右クリックし、ゴミ箱を空にするを選んでください。" #. (itstool) path: section/title #: C/files-delete.page:55 msgid "Permanently delete a file" msgstr "ファイルを完全に削除する" #. (itstool) path: section/p #: C/files-delete.page:56 msgid "" "You can immediately delete a file permanently, without having to send it to " "the trash first." msgstr "ゴミ箱へ移さずに、直接ファイルを完全に削除することができます。" #. (itstool) path: steps/title #: C/files-delete.page:60 msgid "To permanently delete a file:" msgstr "ファイルを完全に削除するには:" #. (itstool) path: item/p #: C/files-delete.page:61 msgid "Select the item you want to delete." msgstr "削除するファイルを選択します。" #. (itstool) path: item/p #: C/files-delete.page:62 msgid "" "Press and hold the Shift key, then press the Delete " "key on your keyboard." msgstr "キーボードでShiftキーを押したまま、Deleteキーを押します。" #. (itstool) path: item/p #: C/files-delete.page:64 msgid "" "Because you cannot undo this, you will be asked to confirm that you want to " "delete the file or folder." msgstr "この操作は元に戻すことができないため、そのファイルやフォルダーを削除してもよいかどうかを確認するメッセージが表示されます。" #. (itstool) path: note/p #: C/files-delete.page:68 msgid "" "If you frequently need to delete files without using the trash (for example, " "if you often work with sensitive data), you can add a Delete " "entry to the right-click menu for files and folders. Click Files " "in the menu bar, pick Preferences and select the " "Behavior tab. Select Include a Delete command that bypasses " "Trash." msgstr "" #. (itstool) path: note/p #: C/files-delete.page:75 msgid "" "Deleted files on a removable device " "may not be visible on other operating systems, such Windows or Mac OS. The " "files are still there, and will be available when you plug the device back " "into your computer." msgstr "" "リムーバブルデバイスで削除したファイルは、Windows や Mac OS " "など他のオペレーティングシステムでは見えることがあります。そうしたファイルは、まだそこに残っており、コンピューターにデバイスを挿し直せばまた使用できます。" #. (itstool) path: info/desc #: C/files-disc-write.page:16 msgid "Put files and documents onto a blank CD or DVD using a CD/DVD burner." msgstr "CD/DVD クリエーターを使って、ファイルやドキュメントを空の CD や DVD に書き込みます。" #. (itstool) path: page/title #: C/files-disc-write.page:20 msgid "Write files to a CD or DVD" msgstr "CD や DVD にファイルを書き込む" #. (itstool) path: page/p #: C/files-disc-write.page:22 msgid "" "You can put files onto a blank disc by using CD/DVD Creator. The " "option to create a CD or DVD will appear in the file manager as soon as you " "place the CD into your CD/DVD writer. The file manager lets you transfer " "files to other computers or perform backups " "by putting files onto a blank disc. To write files to a CD or DVD:" msgstr "" "CD/DVD クリエーターを使って空のディスクにファイルを書き込むことができます。CD/DVD " "の書き込み可能なドライブにディスクを配置すると、CD/DVD " "を作成するオプションがファイルマネージャーに現れます。ファイルマネージャーでは、他のコンピューターにファイルを転送したり、空のディスクにファイルを書き込ん" "でバックアップを取ったりすることができます。CD や DVD " "にファイルを書き込む方法は次のとおりです。" #. (itstool) path: item/p #: C/files-disc-write.page:30 msgid "Place an empty disc into your CD/DVD writable drive." msgstr "CD/DVD の書き込み可能なドライブに空のディスクをセットします。" #. (itstool) path: item/p #: C/files-disc-write.page:32 msgid "" "In the Blank CD/DVD-R Disc window that appears, select " "CD/DVD Creator and click OK. The CD/DVD " "Creator folder window will open." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:35 msgid "" "(You can also click on Blank CD/DVD-R Disc under " "Devices in the file manager sidebar.)" msgstr "" "(ファイルマネージャーのデバイスの下の空の CD/DVD-R ディスクをクリックしてもかまいません。)" #. (itstool) path: item/p #: C/files-disc-write.page:39 msgid "In the Disc Name field, type a name for the disc." msgstr "ディスクの名前欄に、ディスクの名前を入力します。" #. (itstool) path: item/p #: C/files-disc-write.page:42 msgid "Drag or copy the desired files into the window." msgstr "ウィンドウに対象のファイルをドラッグするかコピーします。" #. (itstool) path: item/p #: C/files-disc-write.page:45 msgid "Click Write to Disc." msgstr "ディスクに書き込むをクリックします。" #. (itstool) path: item/p #: C/files-disc-write.page:48 msgid "Under Select a disc to write to, choose the blank disc." msgstr "書き込み先のディスクの選択欄で、空のディスクを選択します。" #. (itstool) path: item/p #: C/files-disc-write.page:49 msgid "" "(You could choose Image file instead. This will put the files in " "a disc image, which will be saved on your computer. You can then " "burn that disc image onto a blank disc at a later date.)" msgstr "" "(代わりに、イメージファイルを選択することもできます。これを選ぶと、ファイルをディスクイメージに書き込み、お使いの" "コンピューターに保存されます。その後、そのディスクイメージを空のディスクに書き込むことができます。)" #. (itstool) path: item/p #: C/files-disc-write.page:54 msgid "" "Click Properties if you want to adjust burning speed, the " "location of temporary files, and other options. The default options should " "be fine." msgstr "" "プロパティをクリックすると、書き込み速度、一時ファイルの場所、およびその他のオプションの調整ができます。デフォルトのままでも十分です" "。" #. (itstool) path: item/p #: C/files-disc-write.page:59 msgid "Click the Burn button to begin recording." msgstr "書き込むボタンをクリックすると、書き込みが始まります。" #. (itstool) path: item/p #: C/files-disc-write.page:60 msgid "" "If Burn Several Copies is selected, you will be prompted for " "additional discs." msgstr "複数のディスクの書き込みを選択した場合は、追加のディスクをセットするよう促されます。" #. (itstool) path: item/p #: C/files-disc-write.page:64 msgid "" "When the disc burning is complete, it will eject automatically. Choose " "Make More Copies or Close to exit." msgstr "" "ディスクの作成が完了すれば、自動的にディスクが取り出されます。別のコピーを作成する " "を選択するか、あるいは閉じるを選んで終了します。" #. (itstool) path: note/p #: C/files-disc-write.page:69 msgid "For more advanced CD/DVD burning projects, try Brasero." msgstr "" #. (itstool) path: note/p #: C/files-disc-write.page:70 msgid "" "For help with using Brasero, read the user " "guide." msgstr "" "Braseroを使う際に困ったことがあれば、ユーザーガイドを読んで下さい。" #. (itstool) path: section/title #: C/files-disc-write.page:73 msgid "If the disc wasn't burned properly" msgstr "ディスクの書き込みがうまくできなかった場合" #. (itstool) path: section/p #: C/files-disc-write.page:74 msgid "" "Sometimes the computer doesn't record the data correctly, and you won't be " "able to see the files you put onto the disc when you insert it into a " "computer." msgstr "ときにデータの書き込みが正常にできない場合があります。コンピューターにそのディスクをセットしてもファイルを見ることはできません。" #. (itstool) path: section/p #: C/files-disc-write.page:77 msgid "" "In this case, try burning the disc again but use a lower burning speed, e.g. " "12x rather than 48x. Burning at slower speeds is more reliable. You can " "choose the speed by clicking the Properties button in the " "CD/DVD Creator window." msgstr "" "この場合、書き込みをもう一度実行してみてください。ただし書き込み速度はより低速 (たとえば、48x よりも 12x) " "にします。低速なほど、より信頼性も高くなります。速度の選択は、CD/DVD " "クリエーターウィンドウのプロパティから可能です。" #. (itstool) path: info/desc #: C/files-hidden.page:7 msgid "Make a file invisible, so you can't see it in the file manager." msgstr "ファイルを非表示にして、ファイルマネージャーで表示できないようにします。" #. (itstool) path: page/title #: C/files-hidden.page:23 msgid "Hide a file" msgstr "ファイルを隠す" #. (itstool) path: page/p #: C/files-hidden.page:25 msgid "" "The GNOME file manager gives you the ability to hide and unhide files at " "your discretion. When a file is hidden, it isn't displayed by the file " "manager, but it's still there in its folder." msgstr "" "ファイルマネージャーでは、ユーザーの判断でファイルを隠したり、表示させたりできます。隠しファイルは、ファイルマネージャーには表示されませんが、依然として存" "在します。" #. (itstool) path: page/p #: C/files-hidden.page:29 msgid "" "To hide a file, rename it with a " ". at the beginning of its name. For example, to hide a file named " " example.txt, you should rename it to .example.txt." msgstr "" "ファイルを隠すには、そのファイル名を . で始まる名前に変更します。たとえば、example.txt " "という名前のファイルを隠しファイルにするには、.example.txt という名前に変更してください。" #. (itstool) path: note/p #: C/files-hidden.page:35 msgid "" "You can hide folders in the same way that you can hide files. Hide a folder " "by placing a . at the beginning of the folder's name." msgstr "ファイルと同じ方法でフォルダーを隠すことができます。フォルダーの名前の先頭に、. を配置します。" #. (itstool) path: section/title #: C/files-hidden.page:40 msgid "Show all hidden files" msgstr "すべての隠しファイルを表示する" #. (itstool) path: section/p #: C/files-hidden.page:41 msgid "" "If you want to see all hidden files in a folder, go to that folder and " "either click the down button in the toolbar and pick Show Hidden " "Files, or press CtrlH. You will " "see all hidden files, along with regular files that are not hidden." msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:47 msgid "" "To hide these files again, either click the down button in the toolbar and pick " "Show Hidden Files, or press " "CtrlH again." msgstr "" #. (itstool) path: section/title #: C/files-hidden.page:55 msgid "Unhide a file" msgstr "隠しファイルを解除する" #. (itstool) path: section/p #: C/files-hidden.page:56 msgid "" "To unhide a file, go to the folder containing the hidden file and click the " "down button in the " "toolbar and pick Show Hidden Files. Then, find the hidden file " "and rename it so that it doesn't have a . in front of its name. " "For example, to unhide a file called .example.txt, you should " "rename it to example.txt." msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:63 msgid "" "Once you have renamed the file, you can either click the down button in the " "toolbar and pick Show Hidden Files, or press " "CtrlH to hide any other hidden files " "again." msgstr "" #. (itstool) path: note/p #: C/files-hidden.page:69 msgid "" "By default, you will only see hidden files in the file manager until you " "close the file manager. To change this setting so that the file manager will " "always show hidden files, see ." msgstr "" "デフォルトでは、ファイルマネージャーを閉じるまでの間、隠しファイルを表示することができるだけです。この設定を変更してファイルマネージャーで常に隠しファイル" "を表示するには、 を参照してください。" #. (itstool) path: note/p #: C/files-hidden.page:74 msgid "" "Most hidden files will have a . at the beginning of their name, " "but others might have a ~ at the end of their name instead. These " "files are backup files. See for more " "information." msgstr "" "ほとんどの隠しファイルは、ファイル名が. で始まりますが、その他には、ファイル名が ~ " "で終わるものもあります。これらは、バックアップファイルです。詳細は、 を参照してください。" #. (itstool) path: info/desc #: C/files-lost.page:11 msgid "Follow these tips if you can't find a file you created or downloaded." msgstr "作成またはダウンロードしたファイルが見つけられない場合は、このヒントを参考にしてください。" #. (itstool) path: page/title #: C/files-lost.page:30 msgid "Find a lost file" msgstr "見失ったファイルを探す" #. (itstool) path: page/p #: C/files-lost.page:32 msgid "" "If you created or downloaded a file, but now you can't find it, follow these " "tips." msgstr "ファイルの作成やダウンロードを行ったが、それが見つからない場合は、次のヒントを参考にしてください。" #. (itstool) path: item/p #: C/files-lost.page:36 msgid "" "If you don't remember where you saved the file, but you have some idea of " "how you named it, you can search for the file by name. See to learn how." msgstr "" "どこにファイルを保存したか思い出せないが、どういう名前をつけたかがある程度思い出せれば、名前でファイルを検索できます。検索方法については、 を参照してください。" #. (itstool) path: item/p #: C/files-lost.page:40 msgid "" "If you just downloaded the file, your web browser might have automatically " "saved it to a common folder. Check the Desktop and Downloads folders in your " "home folder." msgstr "" "ファイルをダウンロードしただけであれば、ウェブブラウザーが自動的に共通フォルダーに保存した可能性もあります。ホームフォルダー配下の \"デスクトップ\" " "フォルダーや \"ダウンロード\" フォルダーの中を確認してください。" #. (itstool) path: item/p #: C/files-lost.page:44 msgid "" "You might have accidentally deleted the file. When you delete a file, it " "gets moved to the trash, where it stays until you manually empty the trash. " "See to learn how to recover a deleted file." msgstr "" "誤ってファイルを削除してしまった可能性があります。ファイルを削除すると、そのファイルはゴミ箱へ移動します。手動でゴミ箱を空にするまでは、ファイルはゴミ箱に" "残っています。削除したファイルを元に戻す方法については、 を参照してください。" #. (itstool) path: item/p #: C/files-lost.page:49 msgid "" "You might have renamed the file in a way that made the file hidden. Files " "that start with a . or end with a ~ are hidden in " "the file manager. Click the down button in the file manager toolbar and pick " "Show Hidden Files to display them. See to learn more." msgstr "" #. (itstool) path: info/desc #: C/files-open.page:11 msgid "" "Open files using an application that isn't the default one for that type of " "file. You can change the default too." msgstr "ファイルの種類に関連付けされたデフォルトのものではないアプリケーションでファイルを開きます。デフォルトを変えることも可能です。" #. (itstool) path: page/title #: C/files-open.page:25 msgid "Open files with other applications" msgstr "別のアプリケーションでファイルを開く" #. (itstool) path: page/p #: C/files-open.page:27 msgid "" "When you double-click a file in the file manager, it will be opened with the " "default application for that file type. You can open it in a different " "application, search online for applications, or set the default application " "for all files of the same type." msgstr "" "ファイルマネージャーでファイルをダブルクリックすると、ファイルの種類に関連付けられたデフォルトのアプリケーションでそのファイルがオープンされます。別のアプ" "リケーションでファイルを開いたり、起動するアプリケーションをオンラインで検索したり、あるいはその種類のファイルを開くデフォルトのアプリケーションを設定した" "りすることができます。" #. (itstool) path: page/p #: C/files-open.page:32 msgid "" "To open a file with an application other than the default, right-click the " "file and select the application you want from the top of the menu. If you " "don't see the application you want, click Open With Other " "Application. By default, the file manager only shows applications it " "knows can handle the file. To look through all the applications on your " "computer, click Show other applications." msgstr "" "デフォルトとは別のアプリケーションでファイルを開くには、ファイルを右クリックし、メニュー上部からお好みのアプリケーションを選びます。開きたいアプリケーショ" "ンが見つからない場合は、別のアプリで開くをクリックします。初期設定では、そのファイルを処理できる既知のアプリケーションだけが表示され" "ます。インストールされているすべてのアプリケーションを一覧するには、別のアプリケーションを表示するをクリックします。" #. (itstool) path: page/p #: C/files-open.page:39 msgid "" "If you still can't find the application you want, you can search for more " "applications by clicking Find applications online. The file " "manager will search online for packages containing applications that are " "known to handle files of that type." msgstr "" "それでもお望みのアプリケーションが見つからない場合は、オンラインでアプリケーションを探すをクリックしてその他のアプリケーションを探す" "ことができます。ファイルマネージャーは、そのファイル種別を扱えるアプリケーションが含まれるパッケージをオンラインで探します。" #. (itstool) path: section/title #: C/files-open.page:45 msgid "Change the default application" msgstr "デフォルトのアプリケーションを変更する" #. (itstool) path: section/p #: C/files-open.page:46 msgid "" "You can change the default application that is used to open files of a given " "type. This will allow you to open your preferred application when you double-" "click to open a file. For example, you might want your favorite music player " "to open when you double-click an MP3 file." msgstr "" "ある種類のファイルに関連付けられたデフォルトのアプリケーションを変更することができます。お気に入りのアプリケーションを指定することで、ファイルをダブルクリ" "ックするとそのアプリケーションで開くことができるようになります。たとえば、MP3 " "ファイルをダブルクリックすれば、お気に入りの音楽プレイヤーで開けると便利でしょう。" #. (itstool) path: item/p #: C/files-open.page:52 msgid "" "Select a file of the type whose default application you want to change. For " "example, to change which application is used to open MP3 files, select a " ".mp3 file." msgstr "" "デフォルトのアプリケーションを変更したい種類のファイルを選択します。たとえば、MP3 " "ファイルに関連付けられるアプリケーションを変更するには、.mp3 の拡張子のファイルを選択します。" #. (itstool) path: item/p #: C/files-open.page:55 msgid "Right-click the file and select Properties." msgstr "ファイルを右クリックして、プロパティを選択します。" #. (itstool) path: item/p #: C/files-open.page:56 msgid "Select the Open With tab." msgstr "開き方タブを選択します。" #. (itstool) path: item/p #: C/files-open.page:57 msgid "" "Select the application you want and click Set as default. By " "default, the file manager only shows applications it knows can handle the " "file. To look through all the applications on your computer, click Show " "other applications." msgstr "" "お好みのアプリケーションを選び、デフォルトに設定するをクリックします。初期設定では、そのファイルを処理できる既知のアプリケーションだ" "けが表示されます。インストールされているすべてのアプリケーションを一覧するには、別のアプリケーションを表示するをクリックします。" #. (itstool) path: item/p #: C/files-open.page:61 msgid "" "If Other Applications contains an application you sometimes want " "to use, but don't want to make the default, select that application and " "click Add. This will add it to Recommended " "Applications. You will then be able to use this application by right-" "clicking the file and selecting it from the list." msgstr "" "別のアプリケーションの欄に、ときどき使いたいがデフォルトにはしたくないアプリケーションがある場合は、そのアプリケーションを選択して<" "gui>追加をクリックしてください。推奨アプリケーションにそのアプリケーションが追加されます。ファイルを右クリックしてア" "プリケーションの一覧から、このアプリケーションを選択できるようになります。" #. (itstool) path: section/p #: C/files-open.page:68 msgid "" "This changes the default application not just for the selected file, but for " "all files with the same type." msgstr "デフォルトのアプリケーションの変更は、そのファイルだけではなく、同じ種類のファイルすべてに適用されます。" #. (itstool) path: info/title #: C/files.page:18 msgctxt "link:trail" msgid "Files" msgstr "ファイル" #. (itstool) path: info/desc #: C/files.page:21 msgid "" "Searching, delete files, backups, " "removable drives, documents…" msgstr "" "検索、ファイル削除、バックアップ、ドライバーの削除、ドキュメント…" #. (itstool) path: page/title #: C/files.page:31 msgid "Files, folders & search" msgstr "ファイル、フォルダー、検索" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/files.page:34 msgctxt "_" msgid "" "external ref='figures/nautilus.png' md5='ee872fa563c3c7f46484bbab8459b909'" msgstr "" #. (itstool) path: media/p #: C/files.page:35 msgid "Nautilus file manager" msgstr "Nautilus ファイルマネージャー" #. (itstool) path: links/title #: C/files.page:39 msgid "Common tasks" msgstr "一般的な操作" #. (itstool) path: links/title #: C/files.page:43 #: C/hardware.page:33 msgid "More topics" msgstr "その他のトピック" #. (itstool) path: section/title #: C/files.page:47 msgid "Removable drives and external disks" msgstr "リムーバブルドライブと外部ディスク" #. (itstool) path: section/title #: C/files.page:52 msgid "Backing up" msgstr "バックアップ" #. (itstool) path: section/title #: C/files.page:62 msgid "Tips and questions" msgstr "ヒントと質問" #. (itstool) path: info/desc #: C/files-preview.page:10 msgid "" "Quickly show and hide previews for documents, images, videos, and more." msgstr "ドキュメントや、画像、ビデオ、その他のプレビューをすばやく表示および非表示します。" #. (itstool) path: page/title #: C/files-preview.page:22 msgid "Preview files and folders" msgstr "ファイルやフォルダーのプレビュー" #. (itstool) path: page/p #: C/files-preview.page:24 msgid "" "You can quickly preview files without opening them in a full-blown " "application. Select any file and press the space bar. The file will open in " "a simple preview window. Press the space bar again to dismiss the preview." msgstr "" "ファイルを本格的なアプリケーションで開くことなく、さっとプレビューすることができます。任意のファイルを選択してスペースバーを押してください。シンプルなプレ" "ビューウィンドウでファイルが開きます。スペースバーをもう一度押すとプレビューを終了します。" #. (itstool) path: page/p #: C/files-preview.page:28 msgid "" "The built-in preview supports most file formats for documents, images, " "video, and audio. In the preview, you can scroll through your documents or " "seek through your video and audio." msgstr "" "この組み込みのプレビュー機能は、ドキュメント、画像、ビデオ、音声のたいていのファイル形式に対応しています。プレビューではドキュメントのスクロールや、ビデオ" "や音声のシークが可能です。" #. (itstool) path: page/p #: C/files-preview.page:32 msgid "" "To view a preview full-screen press f. Press f again " "to leave full-screen, or press the space bar to exit the preview completely." msgstr "" "フルスクリーンでプレビューを見るには、fキーを押してください。フルスクリーンを解除するには、fキーをもう一度押" "す、プレビューを閉じるにはスペースキーを押してください。" #. (itstool) path: info/desc #: C/files-recover.page:9 msgid "Deleted files are normally sent to the Trash, but can be recovered." msgstr "削除したファイルは通常ではゴミ箱に移動しますが、それを元に戻すことができます。" #. (itstool) path: page/title #: C/files-recover.page:23 msgid "Recover a file from the Trash" msgstr "ゴミ箱からファイルを元に戻す" #. (itstool) path: page/p #: C/files-recover.page:24 msgid "" "If you delete a file with the file manager, the file is normally placed into " "the Trash, and should be able to be restored." msgstr "ファイルマネージャーからファイルを削除すると、通常そのファイルはゴミ箱に移動し、元に戻すことができます。" #. (itstool) path: steps/title #: C/files-recover.page:27 msgid "To restore a file from the Trash:" msgstr "ゴミ箱からファイルを元に戻すには:" #. (itstool) path: item/p #: C/files-recover.page:28 msgid "" "Open the Launcher and then click the Trash shortcut " "which is located at the bottom of the Launcher." msgstr "Launcherを開き、Launcherの下にあるゴミ箱ショートカットをクリックします。" #. (itstool) path: item/p #: C/files-recover.page:30 msgid "" "If your deleted file is there, right-click on it and select " "Restore. It will be restored to the folder it was deleted from." msgstr "削除したファイルがある場合、ファイルの上で右クリックし元に戻すを選択します。ファイルは削除したフォルダへ戻ります。" #. (itstool) path: page/p #: C/files-recover.page:34 msgid "" "If you deleted the file by pressing ShiftDelete " ", or by using the command line, the file has been permanently " "deleted. Files that have been permanently deleted can't be recovered from " "the Trash." msgstr "" "ファイルを削除するのに、ShiftDeleteを押したり、あるいはコマンドラ" "インを使ったりした場合は、そのファイルは完全に削除されます。完全に削除したファイルは、ゴミ箱から元に戻すことはできません。" #. (itstool) path: page/p #: C/files-recover.page:39 msgid "" "There are a number of recovery tools available that are sometimes able to " "recover files that were permanently deleted. These tools are generally not " "very easy to use, however. If you accidentally permanently deleted a file, " "it's probably best to ask for advice on a support forum to see if you can " "recover it." msgstr "" "完全に削除したファイルを場合によって元に戻すことができる復旧ツールは数多く存在します。しかしながら、こうしたツールは一般にあまり簡単に扱えるものではありま" "せん。誤ってファイルを削除してしまった場合は、復旧方法についてサポートフォーラムなどで助言を求めると良いでしょう。" #. (itstool) path: info/desc #: C/files-removedrive.page:20 msgid "Eject or unmount a USB flash drive, CD, DVD, or other device." msgstr "USB フラッシュドライブ、CD、DVD、あるいはその他のデバイスを取り出しまたはアンマウントをします。" #. (itstool) path: page/title #: C/files-removedrive.page:30 msgid "Safely remove an external drive" msgstr "外付けドライブを安全に取り出す" #. (itstool) path: page/p #: C/files-removedrive.page:32 msgid "" "When you use external storage devices like USB flash drives, you should " "safely remove them before unplugging them. If you just unplug a device, you " "run the risk of unplugging while an application is still using it. This " "could result in some of your files being lost or damaged. When you use an " "optical disc like a CD or DVD, you can use the same steps to eject the disc " "from your computer." msgstr "" "USB " "フラッシュドライブなどの外付けストレージデバイスを使用するときは、デバイスをコンピューターから抜く前に、安全な取り出し処理を行なってください。デバイスをそ" "のまま抜いてしまうと、アプリケーションがまだデバイスを使用中の状態で抜いてしまうリスクがあります。これは、ファイルの消失や破損につながる恐れがあります。C" "D や DVD などの光学ディスクを使用する場合も、コンピューターからディスクを取り出すまえに同様の手順を踏んでください。" #. (itstool) path: steps/title #: C/files-removedrive.page:40 msgid "To eject a removable device:" msgstr "リムーバブルデバイスを取り出すには:" #. (itstool) path: item/p #: C/files-removedrive.page:41 msgid "Open the file manager." msgstr "ファイルマネージャーを開く。" #. (itstool) path: item/p #: C/files-removedrive.page:43 msgid "" "Locate the device in the sidebar. It should have a small eject icon next to " "the name. Click the eject icon to safely remove or eject the device." msgstr "" "サイドバーから該当のデバイスを探します。デバイスには名前の隣に取り出し用の小さなアイコンがあるはずです。デバイスを安全に取り出すには、取り出し用のアイコン" "をクリックします。" #. (itstool) path: item/p #: C/files-removedrive.page:46 msgid "" "Alternately, you can right-click the name of the device in the sidebar and " "select Eject." msgstr "別の方法としては、サイドバーのデバイス名を右クリックし、取り出しを選択することもできます。" #. (itstool) path: section/title #: C/files-removedrive.page:51 msgid "Safely remove a device that is in use" msgstr "使用中のデバイスを安全に取り出す" #. (itstool) path: section/p #: C/files-removedrive.page:53 msgid "" "If any of the files on the device are open and in use by an application, you " "will not be able to safely remove the device. You will be prompted with a " "window telling you that \"the volume is busy,\" and listing all the open " "files on the device. Once you close all the files on the device, the device " "will automatically be safe to remove. At that time you can unplug or eject " "it." msgstr "" "デバイス上のファイルが開かれており、アプリケーションによって使用中である場合は、デバイスを安全に取り出すことができません。\"ボリュームは使用中です\" " "と知らせるウィンドウが表示され、デバイス上の開いているすべてのファイルが一覧表示されます。デバイスのファイルをすべて閉じると、自動的に安全な取り出し処理が" "行われます。そのタイミングで、デバイスを抜いたりディスクを取り出したりが可能になります。" #. (itstool) path: section/p #: C/files-removedrive.page:60 msgid "" "If you can't close one of the files, for example if the application using " "the file is locked up, you can right-click the file in the Volume is " "busy window and select End Process. This will force the " "entire locked up application to close, which could close other files you " "have open with that application." msgstr "" "ファイルを閉じられない場合、たとえばアプリケーションがファイルをロックしたまま動かなくなった場合、\"ボリュームは使用中です\" " "のウィンドウに表示されたファイルを右クリックし、プロセスを終了を選択してください。これを行うと、プロセスを強制的に終了させファイルを" "閉じることができ、それによりそのアプリケーションで開いてたその他のファイルも閉じることができます。" #. (itstool) path: note/p #: C/files-removedrive.page:66 msgid "" "You can also choose Eject Anyway to remove the device without " "closing the files. This may cause errors in applications that have those " "files open." msgstr "" #. (itstool) path: info/desc #: C/files-rename.page:7 msgid "Change file or folder name." msgstr "ファイルやフォルダーの名前を変更します。" #. (itstool) path: page/title #: C/files-rename.page:31 msgid "Rename a file or folder" msgstr "ファイルやフォルダーの名前を変更する" #. (itstool) path: page/p #: C/files-rename.page:33 msgid "You can use the file manager to change the name of a file or folder." msgstr "ファイルやフォルダーの名前を変更するためにファイルマネージャーを使うことができます。" #. (itstool) path: steps/title #: C/files-rename.page:36 msgid "To rename a file or folder:" msgstr "ファイルやフォルダーの名前を変更するには:" #. (itstool) path: item/p #: C/files-rename.page:37 msgid "" "Right-click on the item and select Rename, or select the file and " "press F2." msgstr "" "アイテムを右クリックし、名前の変更を選択するか、あるいはファイルを選択してF2キーを押します。" #. (itstool) path: item/p #: C/files-rename.page:39 msgid "Type the new name and press Enter." msgstr "新しい名前を入力し、Enterキーを押します。" #. (itstool) path: page/p #: C/files-rename.page:42 msgid "" "You can also rename a file from the properties window." msgstr "" "プロパティウィンドウからファイルの名前を変更することもできます。" #. (itstool) path: page/p #: C/files-rename.page:45 msgid "" "When you rename a file, only the first part of the name of the file is " "selected, not the file extension (the part after the \".\"). The extension " "normally denotes what type of file it is (e.g. file.pdf is a " "PDF document), and you usually do not want to change that. If you need to " "change the extension as well, select the entire file name and change it." msgstr "" "ファイル名を変更するときは、ファイル名の前半部分だけが選択されており、拡張子 (\".\" 以降の部分) " "は選択されていません。通常、拡張子はファイルの種類を示しており (たとえば、file.pdf は PDF " "ドキュメントである)、拡張子を変更することはあまりありません。拡張子も変更する必要がある場合は、ファイル名全体を選択し、変更してください。" #. (itstool) path: note/p #: C/files-rename.page:52 msgid "" "If you renamed the wrong file, or named your file improperly, you can undo " "the rename. To revert the action and restore the former name, immediately " "click Edit in the menu bar and select Undo Rename." msgstr "" #. (itstool) path: section/title #: C/files-rename.page:58 msgid "Valid characters for file names" msgstr "ファイル名として有効な文字" #. (itstool) path: section/p #: C/files-rename.page:59 msgid "" "You can use any character except the / (slash) character in file " "names. Some devices, however, use a file system that has more " "restrictions on file names. Therefore, it is a best practice to avoid the " "following characters in your file names: |, \\, " "?, *, <, \", :, " ">, /." msgstr "" "ファイル名には、/ (スラッシュ) " "を除いて、任意の文字を使用できます。しかしながら、ファイル名の条件としてより厳しい制限のあるファイルシステムを使用するデバイスもあります" "。そのため、ファイル名として次の文字を避けることが最善とされています。|, \\, " "?, *, <, \", :, " ">, /。" #. (itstool) path: note/p #: C/files-rename.page:67 msgid "" "If you name a file with a . as the first character, the file will " "be hidden when you attempt to view it in " "the file manager." msgstr "" ". で始まる名前を付けると、そのファイルをファイルマネージャーで表示しようとしても、表示されません。" #. (itstool) path: section/title #: C/files-rename.page:74 #: C/hardware.page:41 #: C/mouse.page:36 msgid "Common problems" msgstr "よくある問題" #. (itstool) path: item/title #: C/files-rename.page:77 msgid "The file name is already in use" msgstr "ファイル名がすでに使われている" #. (itstool) path: item/p #: C/files-rename.page:78 msgid "" "You can't have two files or folders with the same name in the same folder. " "If you try to rename a file to a name that already exists in the folder you " "are working in, the file manager will not allow it." msgstr "" "ひとつのフォルダー内に、同じ名前のファイルやフォルダーを複数配置することはできません。作業中のフォルダーですでに使用されている名前を付けようとしても、ファ" "イルマネージャーがそれを禁止します。" #. (itstool) path: item/p #: C/files-rename.page:81 msgid "" "File and folder names are case sensitive, so the file name " "File.txt is not the same as FILE.txt. Using " "different file names like this is allowed, though it is not recommended." msgstr "" "ファイルおよびフォルダーの名前は、大文字/小文字を区別します。たとえば、File.txt と " "FILE.txt とは、異なる名前として扱われます。このような名前付けは可能ですが、推奨されません。" #. (itstool) path: item/title #: C/files-rename.page:87 msgid "The file name is too long" msgstr "長すぎるファイル名" #. (itstool) path: item/p #: C/files-rename.page:88 msgid "" "On some file systems, file names can have no more than 255 characters in " "their names. This 255 character limit includes both the file name and the " "path to the file (e.g., /home/wanda/Documents/work/business-" "proposals/… ), so you should avoid long file and folder names where " "possible." msgstr "" "ファイルシステムによっては、ファイル名に 255 文字しか使用できないことがあります。255 文字の制限は、ファイル名とファイルパス (たとえば " "/home/wanda/Documents/work/business-proposals/… ) " "も含みます。そのため、できるだけ長いファイル名やフォルダー名は避けるとよいでしょう。" #. (itstool) path: item/title #: C/files-rename.page:95 msgid "The option to rename is grayed out" msgstr "名前変更のオプションがグレーアウトされている" #. (itstool) path: item/p #: C/files-rename.page:96 msgid "" "If Rename is grayed out, you do not have permission to rename the " "file. You should use caution with renaming such files, as renaming some " "protected files may cause your system to become unstable. See for more information." msgstr "" "名前の変更のオプションがグレーアウトされている場合は、そのファイル名を変更する権限が無いということです。保護されたファイルの名前を変" "更すると、お使いのシステムが不安定になるおそれがあるため、そのようなファイルの名前変更には注意してください。さらなる情報については、 を参照してください。" #. (itstool) path: info/desc #: C/files-search.page:12 msgid "" "Locate files based on file name and type. Save your searches for later use." msgstr "名称や種類に基づいてファイルを検索する。検索結果を後で使いまわせるように保存する。" #. (itstool) path: page/p #: C/files-search.page:31 msgid "" "You can search for files based on their name or file type directly within " "the file manager. You can even save common searches, and they will appear as " "special folders in your home folder." msgstr "" "ファイル名やファイルの種類に基づいて、ファイルマネージャーから直接ファイルを検索することができます。よく使う検索結果を保存しておくことも可能で、検索結果が" "ホームフォルダー上に特殊なフォルダーとして表示されます。" #. (itstool) path: links/title #: C/files-search.page:36 msgid "Other search applications" msgstr "他の検索アプリケーション" #. (itstool) path: steps/title #: C/files-search.page:42 msgid "Search" msgstr "検索" #. (itstool) path: item/p #: C/files-search.page:43 msgid "Open the file manager" msgstr "ファイルマネージャーを開く" #. (itstool) path: item/p #: C/files-search.page:44 msgid "" "If you know the files you want are under a particular folder, go to that " "folder." msgstr "お探しのファイルが特定のフォルダーの下にあることがわかっていれば、そのフォルダーまで移動します。" #. (itstool) path: item/p #: C/files-search.page:46 msgid "" "Click the magnifying glass in the toolbar, or press " "CtrlF." msgstr "" "ツールバーの虫めがねのアイコン、またはCtrlFをクリックしてください。" #. (itstool) path: item/p #: C/files-search.page:48 msgid "" "Type a word or words that you know appear in the file name. For example, if " "you name all your invoices with the word \"Invoice\", type " "invoice. Press Enter. Words are matched regardless " "of case." msgstr "" #. (itstool) path: item/p #: C/files-search.page:52 msgid "You can narrow your results by location and file type." msgstr "" #. (itstool) path: item/p #: C/files-search.page:54 msgid "" "Click Home to restrict the search results to your " "Home folder, or All Files to search everywhere." msgstr "" #. (itstool) path: item/p #: C/files-search.page:57 msgid "" "Click + and pick a File Type from the drop-down list " "to narrow the search results based on file type. Click the x " "button to remove this option and widen the search results." msgstr "" #. (itstool) path: item/p #: C/files-search.page:63 msgid "" "You can open, copy, delete, or otherwise work with your files from the " "search results, just as you would from any folder in the file manager." msgstr "" "検索結果から、ファイルを開いたり、コピーしたり、削除したり、あるいは他の操作を行ったりすることが可能です。ちょうどファイルマネージャーのフォルダーからファ" "イルを操作するのと同じことです。" #. (itstool) path: item/p #: C/files-search.page:66 msgid "" "Click the magnifying glass in the toolbar again to exit the search and " "return to the folder." msgstr "虫めがねアイコンを再びクリックすると、検索を終了してフォルダーに戻ります。" #. (itstool) path: page/p #: C/files-search.page:70 msgid "" "If you perform certain searches often, you can save them to access them " "quickly." msgstr "特定の検索をよく実行するのであれば、すばやく検索を実行できるように、検索条件を保存しておくとよいでしょう。" #. (itstool) path: steps/title #: C/files-search.page:74 msgid "Save a search" msgstr "検索を保存する" #. (itstool) path: item/p #: C/files-search.page:75 msgid "Start a search as above." msgstr "先に述べた検索処理を実行します。" #. (itstool) path: item/p #: C/files-search.page:76 msgid "" "When you're happy with the search parameters, click File in the " "menu bar and select Save Search As...." msgstr "" #. (itstool) path: item/p #: C/files-search.page:78 msgid "" "Give the search a name and click Save. If you like, select a " "different folder to save the search in. When you view that folder, you will " "see your saved search as an orange folder icon with a magnifying glass on it." msgstr "" "検索にたいして名前を付与し、保存をクリックします。お好みによって、検索を保存するフォルダーを指定します。そのフォルダーを開けば、保存" "した検索が、オレンジ色のフォルダーの上に虫メガネのあるアイコンで表示されます。" #. (itstool) path: page/p #: C/files-search.page:84 msgid "" "To remove the search file when you are done with it, simply delete the search as you would any other file. " "When you delete a saved search, it does not delete the files that the search " "matched." msgstr "" "保存した検索を使用し終わって削除するには、他のファイルと同様に単にその検索を削除するだけです。検索を削除しても、検索対象のファイルは削除されません。" #. (itstool) path: info/desc #: C/files-select.page:15 msgid "" "Press CtrlS to select multiple files " "which have similar names." msgstr "" "CtrlS を押して、似た名前を持つ複数のファイルを選択します。" #. (itstool) path: page/title #: C/files-select.page:20 msgid "Select files by pattern" msgstr "パターンでファイルを選択します" #. (itstool) path: page/p #: C/files-select.page:22 msgid "" "You can select files in a folder using a pattern on the file name. Press " "CtrlS to bring up the Select " "Items Matching window. Type in a pattern using common parts of the " "file names plus wild card characters. There are two wild card characters " "available:" msgstr "" "ファイル名のパターンを使って、フォルダー内のファイルを選択できます。CtrlS " "を押して、パターンを指定してアイテムを選択のウィンドウを開きます。ファイル名の共通部分とワイルドカード文字でパターンを入力します。次" "の 2 つのワイルドカード文字が使えます。" #. (itstool) path: item/p #: C/files-select.page:29 msgid "" "* matches any number of any characters, even no characters at " "all." msgstr "* は、任意の数の任意の文字にマッチします。文字がまったく無くてもマッチします。" #. (itstool) path: item/p #: C/files-select.page:31 msgid "? matches exactly one of any character." msgstr "? は、ちょうど 1 つの任意の文字にマッチします。" #. (itstool) path: page/p #: C/files-select.page:34 msgid "For example:" msgstr "例:" #. (itstool) path: item/p #: C/files-select.page:37 msgid "" "If you have an OpenDocument Text file, a PDF file, and an image that all " "have the same base name Invoice, select all three with the " "pattern" msgstr "" "OpenDocument テキスト、PDF、および画像ファイルが 1 つずつあり、それらすべてのファイル名が " "Invoiceで始まる場合、次のパターンで 3 つすべてを選択します。" #. (itstool) path: example/p #: C/files-select.page:40 msgid "Invoice.*" msgstr "Invoice.*" #. (itstool) path: item/p #: C/files-select.page:42 msgid "" "If you have some photos that are named like Vacation-001.jpg, " "Vacation-002.jpg, Vacation-003.jpg; select them " "all with the pattern" msgstr "" "Vacation-001.jpgVacation-002.jpgVacation-" "003.jpg のようなファイル名前の写真がいくつかある場合、次のパターンでそれらすべてを選択します。" #. (itstool) path: example/p #: C/files-select.page:45 msgid "Vacation-???.jpg" msgstr "Vacation-???.jpg" #. (itstool) path: item/p #: C/files-select.page:47 msgid "" "If you have photos as before, but you've edited some of them and added " "-edited to the end of the file name of the photos you've " "edited, select the edited photos with" msgstr "" "上記の写真ファイルがあり、そのうちいくつかのファイルを編集してファイル名の末尾に -edited " "を付け加えた場合、次のパターンで編集した写真を選択します。" #. (itstool) path: example/p #: C/files-select.page:50 msgid "Vacation-???-edited.jpg" msgstr "Vacation-???-edited.jpg" #. (itstool) path: info/desc #: C/files-share.page:9 msgid "Transfer files to your email contacts from the file manager." msgstr "ファイルマネージャーからメールの連絡先にファイルを転送する。" #. (itstool) path: page/title #: C/files-share.page:27 msgid "Share and transfer files" msgstr "ファイルの共有と転送" #. (itstool) path: page/p #: C/files-share.page:35 msgid "" "You can share files with your contacts or transfer them to external devices " "or network shares directly from the " "file manager." msgstr "" #. (itstool) path: item/p #: C/files-share.page:40 #: C/video-sending.page:29 msgid "Open the file manager." msgstr "ファイルマネージャー を開きます。" #. (itstool) path: item/p #: C/files-share.page:42 msgid "Locate the file you want to transfer." msgstr "転送するファイルのある場所へ移動します。" #. (itstool) path: item/p #: C/files-share.page:43 msgid "Right-click the file and select Send To." msgstr "ファイルを右クリックし、送るを選択します。" #. (itstool) path: item/p #: C/files-share.page:44 msgid "" "The Send To window will appear. Choose where you want to send the " "file and click Send. See the list of destinations below for more " "information." msgstr "" "送るウィンドウが表示されます。ファイルの送信先を指定し、送信をクリックします。詳細は、以下の宛先一覧を参照して" "ください。" #. (itstool) path: note/p #: C/files-share.page:50 msgid "" "You can send multiple files at once. Select multiple files by holding down " "Ctrl, then right-click any selected file. You can have the files " "automatically compressed into a zip or tar archive." msgstr "" "一度に複数のファイルを送ることができます。Ctrl キーを押しながら、複数のファイルを選択します。自動的に、ファイルを zip や " "tar 形式のアーカイブに圧縮することができます。" #. (itstool) path: list/title #: C/files-share.page:56 msgid "Destinations" msgstr "行き先" #. (itstool) path: item/p #: C/files-share.page:57 msgid "" "To email the file, select Email and enter the recipient's email " "address." msgstr "ファイルをメールで送信するには、メールを選択して受信者のメールアドレスを入力します。" #. (itstool) path: item/p #: C/files-share.page:59 msgid "" "To send the file to an instant messaging contact, select Instant " "Message, then select contact from the drop-down list. Your instant " "messaging application may need to be started for this to work." msgstr "" "インスタントメッセージでファイルを送信するには、インスタントメッセージを選択します。それから、ドロップダウンリストから相手先を選択し" "ます。この機能を利用するには、インスタントメッセンジャーの起動が必要になることもあります。" #. (itstool) path: item/p #: C/files-share.page:63 msgid "" "To write the file to a CD or DVD, select CD/DVD Creator. See " " to learn more." msgstr "" "CD や DVD にファイルを書き込むには、CD/DVD クリエーター を選択します。詳細は、 を参照してください。" #. (itstool) path: item/p #: C/files-share.page:66 msgid "" "To transfer the file to a Bluetooth device, select Bluetooth (OBEX " "Push) and select the device to send the file to. You will only see " "devices you have already paired with. See for " "more information." msgstr "" "Bluetooth デバイスへファイルを転送するには、Bluetooth (OBEX Push) " "を選択して転送先のデバイスを選択します。ペアリング済みのデバイスだけが表示されます。詳細は、 " "を参照してください。" #. (itstool) path: item/p #: C/files-share.page:71 msgid "" "To copy a file to an external device like a USB flash drive, or to upload it " "to a server you've connected to, select Removable disks and " "shares, then select the device or server you want to copy the file to." msgstr "" #. (itstool) path: info/desc #: C/files-sort.page:7 msgid "Arrange files by name, size, type, or when they were changed." msgstr "名前順、サイズ順、種類順、更新日時順に、ファイルを配置します。" #. (itstool) path: page/title #: C/files-sort.page:27 msgid "Sort files and folders" msgstr "ファイルとフォルダーの並び替え" #. (itstool) path: page/p #: C/files-sort.page:33 msgid "" "You can sort files in different ways in a folder, for example by sorting " "them in order of date or file size. See below for a " "list of common ways to sort files. See for " "information on how to change the default sort order." msgstr "" #. (itstool) path: page/p #: C/files-sort.page:38 msgid "" "The way that you can sort files depends on the folder view that you " "are using. You can change the current view using the list or icon buttons in " "the toolbar." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:43 msgid "Icon view" msgstr "アイコン表示" #. (itstool) path: section/p #: C/files-sort.page:44 msgid "" "To sort files in a different order, click the down button in the toolbar and choose " "By Name, By Size, By Type or By " "Modification Date." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:48 msgid "" "As an example, if you select By Name, the files will be sorted by " "their names, in alphabetical order. See for other " "options." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:50 msgid "" "You can sort in the reverse order by selecting Reversed Order " "from the pull-down menu." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:55 msgid "List view" msgstr "一覧表示" #. (itstool) path: section/p #: C/files-sort.page:56 msgid "" "To sort files in a different order, click one of the column headings in the " "file manager. For example, click Type to sort by file type. Click " "the column heading again to sort in the reverse order." msgstr "" "異なる順序でファイルを並べ替えるには、ファイルマネージャー中の列見出しのどれかをクリックします。たとえば、種類をクリックすると、ファ" "イルを種類順に並べ替えます。列見出しをもう一度クリックすると、並びが反転します。" #. (itstool) path: section/p #: C/files-sort.page:59 msgid "" "In list view, you can show columns with more attributes and sort on those " "columns. Click the down button in the toolbar, pick Visible " "Columns and select the columns that you want to be visible. You will " "then be able to sort by those columns. See " "for descriptions of available columns." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:77 msgid "Ways of sorting files" msgstr "並べ替え方法" #. (itstool) path: item/title #: C/files-sort.page:80 msgid "By Name" msgstr "名前順" #. (itstool) path: item/p #: C/files-sort.page:81 msgid "Sorts alphabetically by the name of the file." msgstr "ファイル名のアルファベット順に並べ替えます。" #. (itstool) path: item/title #: C/files-sort.page:84 msgid "By Size" msgstr "サイズ順" #. (itstool) path: item/p #: C/files-sort.page:85 msgid "" "Sorts by the size of the file (how much disk space it takes up). Sorts from " "smallest to largest by default." msgstr "" "ファイルサイズ (ファイルが占めるディスク領域の大きさ) の順に並べ替えます。デフォルトでは最も小さいものから最も大きいものの順になります。" #. (itstool) path: item/title #: C/files-sort.page:89 msgid "By Type" msgstr "種類順" #. (itstool) path: item/p #: C/files-sort.page:90 msgid "" "Sorts alphabetically by the file type. Files of the same type are grouped " "together, then sorted by name." msgstr "ファイル種別の順に並べ替えます。同じ種類のファイルはひとまとまりになり、その中で名前順に並びます。" #. (itstool) path: item/title #: C/files-sort.page:94 msgid "By Modification Date" msgstr "更新日時順" #. (itstool) path: item/p #: C/files-sort.page:95 msgid "" "Sorts by the date and time that a file was last changed. Sorts from oldest " "to newest by default." msgstr "最後に更新した日時の順に並べ替えます。デフォルトでは、最も古いものから最も新しいものの順になります。" #. (itstool) path: info/desc #: C/files-templates.page:7 msgid "Quickly create new documents from custom file templates." msgstr "カスタマイズしたファイルテンプレートから新しいドキュメントをすばやく作成します。" #. (itstool) path: credit/name #: C/files-templates.page:13 #: C/printing-inklevel.page:14 msgid "Anita Reitere" msgstr "Anita Reitere" #. (itstool) path: page/title #: C/files-templates.page:23 msgid "Templates for commonly-used document types" msgstr "よく使うドキュメントのテンプレート" #. (itstool) path: page/p #: C/files-templates.page:25 msgid "" "If you often create documents based on the same content, you might benefit " "from using file templates. A file template can be a document of any type " "with the formatting or content you would like to reuse. For example, you " "could create a template document with your letterhead." msgstr "" "同じ内容をベースとするドキュメントをよく作成する場合、ファイルテンプレートを利用すると良いでしょう。再利用したい書式や内容をもつどんな種類のドキュメントも" "ファイルテンプレートにすることができます。たとえば、レターヘッドを記述したテンプレートを作成することもできます。" #. (itstool) path: steps/title #: C/files-templates.page:31 msgid "Make a new template" msgstr "新しいテンプレートの作成" #. (itstool) path: item/p #: C/files-templates.page:32 msgid "" "Create a document that you are going to use as a template. For example, you " "could make your letterhead in a word processing application." msgstr "テンプレートとして使用したいドキュメントを作成します。たとえば、ワープロソフトでレターヘッドを作成します。" #. (itstool) path: item/p #: C/files-templates.page:35 msgid "" "Save the file with the template content in the Templates " "folder in your Home folder. If the Templates " "folder doesn't exist, you will need to create it first." msgstr "" "ホームフォルダー配下のテンプレートフォルダーにテンプレートを保存します。テンプレートフォルダーが存在し" "ない場合は、まずそれを作成する必要があります。" #. (itstool) path: steps/title #: C/files-templates.page:41 msgid "Use a template to create a document" msgstr "テンプレートを使ってドキュメントを作成する" #. (itstool) path: item/p #: C/files-templates.page:42 msgid "Open the folder where you want to place the new document." msgstr "新しいドキュメントを配置するフォルダーを開きます。" #. (itstool) path: item/p #: C/files-templates.page:43 msgid "" "Right-click anywhere in the empty space in the folder, then choose New Document. The names of available templates will " "be listed in the submenu." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:46 msgid "Choose your desired template from the list." msgstr "使用するテンプレートを一覧から選択します。" #. (itstool) path: item/p #: C/files-templates.page:47 msgid "Enter a filename for the newly-created document." msgstr "新規に作成したドキュメントのファイル名を入力します。" #. (itstool) path: item/p #: C/files-templates.page:48 msgid "Double-click the file to open it and start editing." msgstr "ファイルをダブルクリックで開き、編集を開始します。" #. (itstool) path: info/desc #: C/files-tilde.page:8 msgid "These are backup files. They are hidden by default." msgstr "それはバックアップファイルです。デフォルトでは非表示になっています。" #. (itstool) path: page/title #: C/files-tilde.page:24 msgid "What is a file with a \"~\" at the end of its name?" msgstr "ファイル名が \"~\" で終わっているファイルは何ですか?" #. (itstool) path: page/p #: C/files-tilde.page:26 msgid "" "Files with a \"~\" at the end of their names (for example, " "example.txt~) are automatically created backup copies of " "documents edited in the gedit text editor or other applications. " "It is safe to delete them, but there's no harm to leave them on your " "computer." msgstr "" "\"~\" が名前の末尾に付いたファイル (たとえば、example.txt~) " "は、テキストドキュメントなどのバックアップファイルとして自動的に生成されたものです。テキストエディターのgeditやその他のアプリケ" "ーションでドキュメントを編集するとバックアップファイルが生成されます。バックアップファイルを削除しても安全ですが、そのまま残しておいても特に害があるわけで" "はありません。" #. (itstool) path: page/p #: C/files-tilde.page:31 msgid "" "These files are hidden by default. If you are seeing them, that is because " "you either selected Show Hidden Files (in the down menu of the " "Files toolbar) or pressed " "CtrlH. You can hide them again by " "repeating either of these steps." msgstr "" #. (itstool) path: page/p #: C/files-tilde.page:38 msgid "" "These files are treated in the same way as normal hidden files. See for advice on dealing with hidden files." msgstr "" "これらのファイルは、通常の隠しファイルと同じように扱われます。隠しファイルの扱いについては、 " "を参照してください。" #. (itstool) path: info/desc #: C/get-involved.page:8 msgid "How and where to report problems with these help topics." msgstr "このヘルプトピックにかかわる問題の報告方法。" #. (itstool) path: page/title #: C/get-involved.page:19 msgid "Participate to improve this guide" msgstr "このガイドの改善に参加する" #. (itstool) path: page/p #: C/get-involved.page:22 msgid "" "This help system is created by a volunteer community. You are welcome to " "participate. If you notice a problem with these help pages (like typos, " "incorrect instructions or topics that should be covered but aren't), you can " "file a bug report." msgstr "" "このヘルプシステムは、ボランティアのコミュニティによって作成されました。あなたの参加を歓迎しております。このヘルプページでなにか気づいた点(たとえば誤字、" "間違った説明、あったほうがよいのにまだカバーされていない話題など)があれば、バグ報告することができます。" #. (itstool) path: page/p #: C/get-involved.page:25 msgid "" "To file a bug, press AltF2 and type " "ubuntu-bug ubuntu-docs. Press Enter to begin the " "bug collection process." msgstr "" "バグを報告するには、 AltF2を押して、ubuntu-" "bug ubuntu-" "docsと入力します。そしてEnterを押して、不具合の情報を収集するためのプロセスを開始します。" #. (itstool) path: page/p #: C/get-involved.page:28 msgid "" "See the Ubuntu bug reporting " "instructions for more information about how to file your bug." msgstr "" "バグの報告をどのようにするかの詳しい情報はUbuntuのバグを報告する説明を見てください。" #. (itstool) path: page/p #: C/get-involved.page:31 msgid "Thanks for helping make the Ubuntu Help better!" msgstr "Ubuntuヘルプの改善へのご協力に感謝します!" #. (itstool) path: info/desc #: C/hardware-driver.page:8 msgid "" "A hardware/device driver allows your computer to use devices that are " "attached to it." msgstr "ハードウェア/デバイスドライバーは、コンピュータが接続されたデバイスを使用できるようにします。" #. (itstool) path: page/title #: C/hardware-driver.page:20 msgid "What is a driver?" msgstr "ドライバーとは?" #. (itstool) path: page/p #: C/hardware-driver.page:22 msgid "" "Devices are the physical \"parts\" of your computer. They may be " "external like printers and monitor or internal like " "graphics and audio cards." msgstr "" "デバイスとはコンピューターの物理的な\"部品\"です。デバイスは外部デバイスであればプリンターやモニター、内部デバイス" "であればグラフィックカードやオーディオカードのようなものを指します。" #. (itstool) path: page/p #: C/hardware-driver.page:24 msgid "" "In order for your computer to be able to use these devices, it needs to know " "how to communicate with them. This is done by a piece of software called a " "device driver." msgstr "" "コンピューターがそれらのデバイスを利用するには、デバイスとのやりとりの仕方が分かる必要があります。これをするソフトウェアがデバイスドライバーと呼ばれます。" #. (itstool) path: page/p #: C/hardware-driver.page:26 msgid "" "When you attach a device to your computer, you must have the correct driver " "installed for that device to work. For example, if you plug in a printer but " "the correct driver isn't available, you won't be able to use the printer. " "Normally, each model of device uses a driver that is not compatible with any " "other model." msgstr "" "コンピューターにデバイスを取り付けたとき、そのデバイスを動作させるためには正しいドライバーがインストールされていなければなりません。例えば、プリンターを接" "続したにも関わらず対応するドライバーが存在しない場合、そのプリンターを使うことはできません。通常、デバイスのモデルごとにドライバーが存在し、他のモデルのド" "ライバーとは互換性がありません。" #. (itstool) path: page/p #: C/hardware-driver.page:28 msgid "" "On Linux, the drivers for most devices are installed by default, so " "everything should work when you plug it in. However, the drivers may need to " "be installed manually or may not be available at all." msgstr "" "Linux " "では、デフォルトでほとんどのデバイスのドライバーはインストールされているので、繋いだだけで動作するはずです。しかし、手動でインストールする必要のあったり入" "手可能でないドライバーもあるかもしれません。" #. (itstool) path: page/p #: C/hardware-driver.page:30 msgid "" "In addition, some existing drivers are incomplete or partially non-" "functional. For example, you might find that your printer can't do double-" "sided printing, but is otherwise completely functional." msgstr "" "加えて、不完全だったり一部が機能しないドライバーも存在します。例えば、両面印刷はできないが、それ以外は完全に機能するプリンターに遭遇することもあるでしょう" "。" #. (itstool) path: info/desc #: C/hardware-driver-proprietary.page:8 msgid "Proprietary device drivers are not freely available or open source." msgstr "プロプライエタリなデバイスドライバーは、自由に利用可能でないかオープンソースではありません。" #. (itstool) path: page/title #: C/hardware-driver-proprietary.page:20 msgid "What are proprietary drivers?" msgstr "プロプライエタリーなドライバーとは?" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:22 msgid "" "Most of the devices (hardware) attached to your computer should function " "properly in Ubuntu. These devices are likely to have open source drivers, " "which means that the drivers can be modified by the Ubuntu developers and " "problems with them can be fixed." msgstr "" "Ubuntu ではコンピューターに接続されたほとんどのデバイス(ハードウェア)は正しく動作するはずです。それらのデバイスは Ubuntu " "開発者が編集でき、問題を修正できるオープンソースなドライバを持っていると思われます。" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:27 msgid "" "Some hardware does not have open source drivers, usually because the " "hardware manufacturer has not released details of their hardware which would " "make it possible to create such a driver. These devices may have limited " "functionality or may not work at all." msgstr "" "いくつかのハードウェアでは製造者がドライバーを作成するのに必要なハードウェアの詳細な情報を公開していないためにオープンソースなドライバーがありません。それ" "らのデバイスでは機能が制限されたり、まったく動作しない可能性があります。" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:32 msgid "" "If a proprietary driver is available for a certain device, you can install " "it in order to allow your device to function properly, or to add new " "features. For example, installing a proprietary driver for certain graphics " "cards may allow you to use more advanced visual effects." msgstr "" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:37 msgid "" "Many computers do not need proprietary drivers at all because the open " "source drivers fully support the hardware." msgstr "" "多くのコンピューターではオープンソースなドライバーがハードウェアを完全にサポートするのでプロプライエタリーなドライバーの必要はまったくありません。" #. (itstool) path: note/p #: C/hardware-driver-proprietary.page:41 msgid "" "Most problems with proprietary drivers cannot be fixed by Ubuntu developers." msgstr "プロプライエタリなドライバーのほとんどの問題は、Ubuntu開発者によって修正することができません。" #. (itstool) path: info/title #: C/hardware.page:15 msgctxt "link:trail" msgid "Hardware" msgstr "ハードウェア" #. (itstool) path: info/desc #: C/hardware.page:17 msgid "" "Hardware problems, printers, power " "settings, color management, Bluetooth, disks…" msgstr "" "ハードウェアの問題、プリンター、電力の設定、カラーマネージメント、Bluetooth、ディスク…" #. (itstool) path: page/title #: C/hardware.page:28 msgid "Hardware & drivers" msgstr "ハードウェアとドライバー" #. (itstool) path: info/title #: C/hardware.page:38 msgctxt "link:trail" msgid "Problems" msgstr "問題" #. (itstool) path: info/title #: C/hardware.page:39 msgctxt "link" msgid "Hardware problems" msgstr "ハードウェアの問題" #. (itstool) path: info/desc #: C/hardware-cardreader.page:10 msgid "Troubleshoot media card readers" msgstr "メディアカードリーダーの問題を解決する" #. (itstool) path: page/title #: C/hardware-cardreader.page:22 msgid "Media card reader problems" msgstr "メディアカードリーダーの問題" #. (itstool) path: page/p #: C/hardware-cardreader.page:24 msgid "" "Many computers contain readers for SD (Secure Digital), MMC " "(MultiMediaCard), SmartMedia, Memory Stick, CompactFlash, and other storage " "media cards. These should be automatically detected and mounted. Here are some troubleshooting steps if they are " "not:" msgstr "" "多くのコンピューターには、SD (セキュアデジタル)カードやMMC " "(マルチメディアカード)、スマートメディア、メモリースティック、コンパクトフラッシュその他のストレージメディアカード用のリーダーが搭載されています。これら" "のカードは自動的に認識され、マウントされるはずです。うまく行かない場合は、問題の解決のために以下のような方法があります:" #. (itstool) path: item/p #: C/hardware-cardreader.page:30 msgid "" "Make sure that the card is put in correctly. Many cards look as though they " "are upside down when correctly inserted. Also make sure that the card is " "firmly seated in the slot; some cards, especially CompactFlash, require a " "small amount of force to insert correctly. (Be careful not to push too hard! " "If you come up against something solid, do not force it.)" msgstr "" #. (itstool) path: item/p #: C/hardware-cardreader.page:38 msgid "" "Open Files by using the Dash. Does the inserted card " "appear in the Devices list in the left sidebar? Sometimes the " "card appears in this list but is not mounted; click it once to mount. (If " "the sidebar is not visible, press F9 or click " "View Sidebar Show Sidebar.)" msgstr "" #. (itstool) path: item/p #: C/hardware-cardreader.page:45 msgid "" "If your card does not show up in the sidebar, click " "GoComputer. If your card reader is " "correctly configured, the reader should come up as a drive when no card is " "present, and the card itself when the card has been mounted (see the picture " "below)." msgstr "" "カードがサイドバーに表示されていない場合は、移動コンピューターをクリックして" "ください。カードリーダーが正しく設定されていれば、カードリーダーはカードがない状態ではドライブとして表示され、カードがマウントされた状態ではカード自身とし" "て表示されます。(下図を参照してください)" #. (itstool) path: item/p #: C/hardware-cardreader.page:51 msgid "" "If you see the card reader but not the card, the problem may be with the " "card itself. Try a different card or check the card on a different reader if " "possible." msgstr "" "カードリーダーだけが表示されてカードが表示されない場合は、おそらく問題はカード自身にあります。別なカードで試すか、可能であればそのカードを別のリーダーで確" "認してください。" #. (itstool) path: page/p #: C/hardware-cardreader.page:56 msgid "" "If no cards or drives are available in the Computer folder, it is " "possible that your card reader does not work with Linux due to driver " "issues. If your card reader is internal (inside the computer instead of " "sitting outside) this is more likely. The best solution is to directly " "connect your device (camera, cell phone, etc.) to a USB port on the " "computer. USB external card readers are also available, and are far better " "supported by Linux." msgstr "" "コンピューターフォルダーにカードもドライブも表示されない場合は、そのカードリーダーはドライバーの問題でLinuxで使えない可能性があ" "ります。カードリーダーが内蔵型(外付けではなく、コンピューター本体に内蔵されている)なら、その可能性は高くなります。一番良い解決方法は、お使いのデバイス(" "カメラや携帯電話、その他)をコンピュータのUSBポートに直接接続することです。また、USB接続の外付けカードリーダーを使うこともできます。こちらは内蔵型と" "比べ、Linuxでのサポートがはるかに良好です。" #. (itstool) path: info/desc #: C/hardware-problems-graphics.page:15 msgid "Troubleshoot screen and graphics problems." msgstr "画面とグラフィックスの問題の解決。" #. (itstool) path: page/title #: C/hardware-problems-graphics.page:21 msgid "Screen problems" msgstr "画面の問題" #. (itstool) path: page/p #: C/hardware-problems-graphics.page:23 msgid "" "Most problems with the display are caused by issues with graphics drivers or " "configuration. Which of the topics below best describes the problem you are " "experiencing?" msgstr "" "ディスプレイに関する多くの問題は、グラフィックドライバーまたは設定の問題によって発生します。あなたが遭遇している問題に最も近い内容は、以下のどのトピックス" "ですか?" #. (itstool) path: info/title #: C/index.page:6 msgctxt "link" msgid "Ubuntu Desktop Guide" msgstr "Ubuntu デスクトップガイド" #. (itstool) path: info/title #: C/index.page:7 msgctxt "text" msgid "Ubuntu Desktop Guide" msgstr "Ubuntu デスクトップガイド" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:9 #: C/index.page:21 msgctxt "_" msgid "" "external ref='figures/ubuntu-logo.png' md5='d2369e87106064d4c4ff65a0e65dca11'" msgstr "" #. (itstool) path: info/title #: C/index.page:8 msgctxt "link:trail" msgid "" "Help Ubuntu Desktop Guide" msgstr "" "ヘルプUbuntu デスクトップガイド" #. (itstool) path: page/title #: C/index.page:21 msgid "" "Ubuntu Logo " "Ubuntu Desktop Guide" msgstr "" "Ubuntu Logo " "Ubuntu デスクトップガイド" #. (itstool) path: info/desc #: C/keyboard.page:11 msgid "" "Input sources, cursor blinking, super " "key, keyboard accessibility…" msgstr "" "入力ソース、カーソル点滅、Superキー、キーボードのアクセシビリティ…" #. (itstool) path: page/title #: C/keyboard.page:29 msgid "Keyboard" msgstr "キーボード" #. (itstool) path: links/title #. (itstool) path: page/title #: C/keyboard.page:32 #: C/prefs-language.page:31 msgid "Region & Language" msgstr "地域と言語" #. (itstool) path: info/desc #: C/keyboard-cursor-blink.page:11 msgid "Make the insertion point blink and control how quickly it blinks." msgstr "挿入位置の点滅や、点滅速度の設定を行います。" #. (itstool) path: page/title #: C/keyboard-cursor-blink.page:32 msgid "Make the keyboard cursor blink" msgstr "キーボードカーソルを点滅させる" #. (itstool) path: page/p #: C/keyboard-cursor-blink.page:34 msgid "" "If you find it difficult to see the keyboard cursor in a text field, you can " "make it blink to make it easier to locate." msgstr "テキストフィールドにあるキーボードカーソルが見づらいときは、カーソルを点滅させて見つけやすくできます。" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:39 msgid "" "Click the icon at the far right of the menu bar and select System " "Settings." msgstr "メニューバーの一番右にあるアイコンをクリックして、システム設定を選択してください。" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:42 #: C/keyboard-repeat-keys.page:45 msgid "In the Hardware section, click Keyboard." msgstr "ハードウェアにあるキーボードをクリックしてください。" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:44 msgid "Select Cursor blinks in text fields." msgstr "テキストフィールドでカーソルを点滅させるを選択してください。" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:46 msgid "" "Use the Speed slider to adjust how quickly the cursor blinks." msgstr "速度スライダーをカーソルの点滅の速度の調節に使ってください。" #. (itstool) path: credit/name #: C/keyboard-layouts.page:26 msgid "Juanjo Marín" msgstr "Juanjo Marín" #. (itstool) path: info/desc #: C/keyboard-layouts.page:35 msgid "Add input sources and switch between them." msgstr "入力ソースを追加し入力ソース間の切り替えを行います。" #. (itstool) path: page/title #: C/keyboard-layouts.page:38 msgid "Use alternative input sources" msgstr "代わりの入力ソースを使う" #. (itstool) path: page/p #: C/keyboard-layouts.page:40 msgid "" "Keyboards come in hundreds of different layouts for different languages. " "Even for a single language, there are often multiple keyboard layouts, such " "as the Dvorak layout for English. You can make your keyboard behave like a " "keyboard with a different layout, regardless of the letters and symbols " "printed on the keys. This is useful if you often switch between multiple " "languages." msgstr "" "キーボードには、様々な言語向けに、様々なレイアウトがあります。ひとつの言語だけでも、英語用の Dvorak " "配列など複数のレイアウトが存在することもあります。お使いのキーボードを、キーに印字されている文字や記号にかかわらず、別のレイアウトとして使用できます。この" "機能は、複数の言語をよく切り替える場合などに便利です。" #. (itstool) path: page/p #: C/keyboard-layouts.page:47 msgid "" "Some languages, such as Chinese or Korean, require a more complex input " "method than just a simple key to character mapping. Consequently some of the " "input sources you can choose between enable such a method. More about that " "in the section Complex input methods." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:53 msgid "Add input sources" msgstr "入力ソースを追加" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:57 msgctxt "_" msgid "" "external ref='figures/input-keyboard-symbolic.svg' " "md5='74389aa7cb7f9702fd63253a83f08678'" msgstr "" #. (itstool) path: note/p #: C/keyboard-layouts.page:56 msgid "" "You can preview an image of any layout by selecting it in the list and " "clicking preview." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:66 #: C/keyboard-layouts.page:109 #: C/keyboard-layouts.page:169 msgid "In the Personal section, click Text Entry." msgstr "ユーザー向けにあるテキスト入力をクリックしてください。" #. (itstool) path: item/p #: C/keyboard-layouts.page:69 msgid "" "Click the + button, select an input source, and click " "Add." msgstr "+ボタンをクリックし、入力ソースを選択し、追加をクリックします。" #. (itstool) path: section/p #: C/keyboard-layouts.page:74 msgid "" "The default source is the source at the top of the list. Use the " " and buttons to move sources up and down in the " "list." msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:80 msgctxt "_" msgid "" "external ref='figures/input-preferences.png' " "md5='2422aec461572532a159ef4c61e0384f'" msgstr "" #. (itstool) path: note/p #: C/keyboard-layouts.page:79 msgid "" "If you select a source with an input method, you can click preferences to access that method's preferences " "dialog if any." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:86 msgid "Input source indicator" msgstr "入力ソースインジケーター" #. (itstool) path: section/p #: C/keyboard-layouts.page:88 msgid "" "You can quickly switch between selected sources using the input source " "indicator in the menu bar. The menu will display a short identifier for the " "current source, such as En for the standard English layout or a " "symbol in case of a source that uses a special input method, e.g. Chinese " "(Chewing). Click the input source indicator and select from the menu the " "source you want to use." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:97 msgid "Keyboard shortcuts" msgstr "キーボードショートカット" #. (itstool) path: section/p #: C/keyboard-layouts.page:99 msgid "" "You can also use keyboard shortcuts to quickly switch between your selected " "input sources. By default the shortcut for switching to next source is " "SuperSpace, but " "you can change it:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:112 msgid "" "Click the current shortcut definition below the label Switch to next " "source using." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:116 msgid "" "When the shortcut definition has changed to New accelerator..., " "press the keys you want to use as the new shortcut." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:123 msgid "Set input source for all windows or individually for each window" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:125 msgid "" "When you use multiple sources, you can choose to have all windows use the " "same source or to set a different source for each window. Using a different " "source for each window is useful, for example, if you're writing an article " "in another language in a word processor window. Your input source selection " "will be remembered for each window as you switch between windows." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:131 msgid "" "By default, new windows will use the default input source. You can instead " "choose to have them use the source of the window you were last using." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:137 msgid "Complex input methods" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:139 msgid "" "Recommended frameworks for input methods are IBus and " "Fcitx. The latter is the default framework in Ubuntu for Chinese, " "Japanese, Korean and Vietnamese." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:143 msgid "" "Input source options with input methods are only available if respective " "input method (IM) engine is installed. When you install a language, a " "suitable IM engine is automatically installed if applicable." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:147 msgid "" "For example, to prepare for typing Korean (Hangul) on an English system, " "follow these steps:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:152 msgid "" "Install Korean. One of the " "installed packages is fcitx-hangul, the Hangul IM engine for Fcitx." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:157 msgid "Close Language Support and open it again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:160 msgid "Select fcitx as the Keyboard input method system." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:163 msgid "Log out and log in again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:172 msgid "" "Click the + button, select Hangul (Fcitx), and click " "Add." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:177 msgid "" "This will make Hangul available in the Fcitx input source indicator " "in the menu bar. (The design differs from the IBus equivalent.)" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:180 msgid "" "If you prefer some other IM engine than the one which is installed " "automatically when you install a language, you can install the IBus or Fcitx IM engine of your choice " "separately." msgstr "" #. (itstool) path: info/desc #: C/keyboard-nav.page:21 msgid "Use applications and the desktop without a mouse." msgstr "マウスなしでアプリケーションやデスクトップを使います。" #. (itstool) path: page/title #: C/keyboard-nav.page:24 msgid "Keyboard navigation" msgstr "キーボード操作" #. (itstool) path: page/p #: C/keyboard-nav.page:34 msgid "" "This page details keyboard navigation for people who cannot use a mouse or " "other pointing device, or who want to use a keyboard as much as possible. " "For keyboard shortcuts that are useful to all users, see instead." msgstr "" "このページでは、マウスやその他のポインティングデバイスを使用できない方や、できるだけキーボードで操作したい方向けに、キーボードによる操作方法を説明します。" "すべてのユーザーに便利なキーボードショートカットについては、 " "を参照してください。" #. (itstool) path: note/p #: C/keyboard-nav.page:40 msgid "" "If you cannot use a pointing device like a mouse, you can control the mouse " "pointer using the numeric keypad on your keyboard. See for details." msgstr "" "マウスやその他のポインティングデバイスを使うのが困難な場合は、キーボードのテンキーパッドを使ってマウスポインターを操作できます。詳細については、 を参照してください。" #. (itstool) path: table/title #: C/keyboard-nav.page:46 msgid "Navigate user interfaces" msgstr "ユーザーインターフェースの操作" #. (itstool) path: td/p #: C/keyboard-nav.page:48 msgid "Tab and CtrlTab" msgstr "TabCtrlTab" #. (itstool) path: td/p #: C/keyboard-nav.page:50 msgid "" "Move keyboard focus between different controls. Ctrl " "Tab moves between groups of controls, such as from a " "sidebar to the main content. CtrlTab " "can also break out of a control that uses Tab itself, such as a " "text area." msgstr "" "キーボードフォーカスを別のコントロールに移動します。CtrlTab " "は、たとえばサイドバーからメインコンテンツへ移動するなど、コントロールグループ間を移動します。また、CtrlTab は、テキストエリアなど、Tab 自体を使用するコントロールから抜け出すのにも使用します。" #. (itstool) path: td/p #: C/keyboard-nav.page:54 msgid "Hold down Shift to move focus in reverse order." msgstr "フォーカスを逆順で動かすには、Shiftキーを押しながら操作してください。" #. (itstool) path: td/p #: C/keyboard-nav.page:58 msgid "Arrow keys" msgstr "矢印キー" #. (itstool) path: td/p #: C/keyboard-nav.page:60 msgid "" "Move selection between items in a single control, or among a set of related " "controls. Use the arrow keys to focus buttons in a toolbar, select items in " "a list or icon view, or select a radio button from a group." msgstr "" "ひとつのコントロール内のアイテム間、あるいは関連するコントロール間でフォーカスを移動します。ツールバーのボタンにフォーカスしたり、リストビューやアイコンビ" "ューのアイテムを選択したり、ラジオボタンのグループからどれかを選択したり、などの用途に矢印キーを使用します。" #. (itstool) path: td/p #: C/keyboard-nav.page:63 msgid "" "In a tree view, use the left and right arrow keys to collapse and expand " "items with children." msgstr "ツリービューでは、左右の矢印キーで、サブアイテムを持つアイテムの折りたたみや展開を行います。" #. (itstool) path: td/p #: C/keyboard-nav.page:68 msgid "CtrlArrow keys" msgstr "Ctrl矢印キー" #. (itstool) path: td/p #: C/keyboard-nav.page:69 msgid "" "In a list or icon view, move the keyboard focus to another item without " "changing which item is selected." msgstr "リストビューあるいはアイコンビューでは、アイテムの選択状態を変更せずに、別のアイテムにキーボードフォーカスを移します。" #. (itstool) path: td/p #: C/keyboard-nav.page:73 msgid "ShiftArrow keys" msgstr "Shift矢印キー" #. (itstool) path: td/p #: C/keyboard-nav.page:74 msgid "" "In a list or icon view, select all items from the currently selected item to " "the newly focused item." msgstr "" "リストビューあるいはアイコンビューでは、現在選択中のアイテムから新規にフォーカスしたアイテムまで、その範囲に位置するアイテムをすべて選択します。" #. (itstool) path: td/p #: C/keyboard-nav.page:78 msgid "Space" msgstr "スペース" #. (itstool) path: td/p #: C/keyboard-nav.page:79 msgid "Activate a focused item such as a button, check box, or list item." msgstr "ボタン、チェックボックス、あるいはリストアイテムなど、選択したアイテムを活性化します。" #. (itstool) path: td/p #: C/keyboard-nav.page:82 msgid "CtrlSpace" msgstr "Ctrlスペース" #. (itstool) path: td/p #: C/keyboard-nav.page:83 msgid "" "In a list or icon view, select or deselect the focused item without " "deselecting other items." msgstr "リストビューあるいはアイコンビューでは、フォーカスしたアイテムの選択や選択解除を行います。他のアイテムには影響しません。" #. (itstool) path: td/p #: C/keyboard-nav.page:87 msgid "Alt" msgstr "Alt" #. (itstool) path: td/p #: C/keyboard-nav.page:88 msgid "" "Hold down the Alt key to reveal accelerators: underlined " "letters on menu items, buttons, and other controls. Press Alt " "plus the underlined letter to activate a control, just as if you had clicked " "on it." msgstr "" "Alt キーを押した状態にすると、アクセラレーター " "が表示されます。アクセラレーターとは、メニューアイテムやボタン、その他のコントロールのラベルに含まれる下線付きの文字です (訳注: " "日本語ではラベル末尾の括弧内にアクセラレーターが示されていることが多くあります)。Alt " "キーと、コントロールラベルの下線付き文字のキーを同時に押すと、該当のコントロールをクリックしたかのように活性化します。" #. (itstool) path: td/p #: C/keyboard-nav.page:94 msgid "Esc" msgstr "Esc" #. (itstool) path: td/p #: C/keyboard-nav.page:95 msgid "Exit a menu, popup, switcher, or dialog window." msgstr "メニュー、ポップアップ、スイッチャー、あるいはダイアログウィンドウを抜けます。" #. (itstool) path: td/p #: C/keyboard-nav.page:98 msgid "F10" msgstr "F10" #. (itstool) path: td/p #: C/keyboard-nav.page:99 msgid "" "Open the first menu on the menu bar of a window. Use the arrow keys to " "navigate the menus." msgstr "ウィンドウのメニューバー上の最初のメニューを開きます。矢印キーを使ってメニューを操作します。" #. (itstool) path: td/p #: C/keyboard-nav.page:103 msgid "ShiftF10 or the Menu key" msgstr "ShiftF10、あるいは Menu キー" #. (itstool) path: td/p #: C/keyboard-nav.page:105 msgid "" "Pop up the context menu for the current selection, as if you had right-" "clicked." msgstr "現在の選択対象のコンテキストメニューを表示します。右クリックするのと同じような動作になります。" #. (itstool) path: td/p #: C/keyboard-nav.page:110 msgid "CtrlF10" msgstr "CtrlF10" #. (itstool) path: td/p #: C/keyboard-nav.page:111 msgid "" "In the file manager, pop up the context menu for the current folder, as if " "you had right-clicked on the background and not on any item." msgstr "" "ファイルマネージャーにおいて、現在のフォルダーのコンテキストメニューを表示します。フォルダー中のアイテム以外の背景を右クリックするのと同じような動作になり" "ます。" #. (itstool) path: td/p #: C/keyboard-nav.page:115 msgid "" "CtrlPageUp and " "CtrlPageDown" msgstr "" "CtrlPageUp および " "CtrlPageDown" #. (itstool) path: td/p #: C/keyboard-nav.page:117 msgid "In a tabbed interface, switch to the tab to the left or right." msgstr "タブを使ったインターフェースにおいて、タブを左右に切り替えます。" #. (itstool) path: table/title #: C/keyboard-nav.page:122 msgid "Navigate the desktop" msgstr "デスクトップの操作" #. (itstool) path: table/title #: C/keyboard-nav.page:135 msgid "Navigate windows" msgstr "ウィンドウの操作" #. (itstool) path: td/p #: C/keyboard-nav.page:137 #: C/shell-keyboard-shortcuts.page:32 msgid "AltF4" msgstr "AltF4" #. (itstool) path: td/p #: C/keyboard-nav.page:138 #: C/shell-keyboard-shortcuts.page:33 msgid "Close the current window." msgstr "現在のウィンドウを閉じる。" #. (itstool) path: td/p #: C/keyboard-nav.page:141 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:142 msgid "Restore a maximized window to its original size." msgstr "最大化したウィンドウを元のサイズに戻します。" #. (itstool) path: td/p #: C/keyboard-nav.page:145 msgid "AltF7" msgstr "AltF7" #. (itstool) path: td/p #: C/keyboard-nav.page:146 msgid "" "Move the current window. Press AltF7, " "then use the arrow keys to move the window. Press Enter to finish " "moving the window, or Esc to return it to its original place." msgstr "" "現在のウィンドウを移動します。AltF7 " "を押してから、矢印キーでウィンドウを移動します。Enter キーで移動を完了します。あるいは、Esc " "キーで、ウィンドウを元にあった場所に戻します。" #. (itstool) path: td/p #: C/keyboard-nav.page:151 msgid "AltF8" msgstr "AltF8" #. (itstool) path: td/p #: C/keyboard-nav.page:152 msgid "" "Resize the current window. Press " "AltF8, then use the arrow keys to " "resize the window. Press Enter to finish resizing the window, or " "Esc to return it to its original size." msgstr "" "現在のウィンドウのサイズを変更します。AltF8 " "を押してから、矢印キーでウィンドウのサイズを変更します。Enter " "キーでサイズの変更を完了します。あるいは、Esc キーで、ウィンドウを元のサイズに戻します。" #. (itstool) path: td/p #: C/keyboard-nav.page:160 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:161 msgid "Maximize a window." msgstr "ウィンドウを最大化します。" #. (itstool) path: td/p #: C/keyboard-nav.page:164 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:165 msgid "Maximize a window vertically along the left side of the screen." msgstr "画面の左端に沿って、ウィンドウを縦に最大化します。" #. (itstool) path: td/p #: C/keyboard-nav.page:169 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:170 msgid "Maximize a window vertically along the right side of the screen." msgstr "画面の右端に沿って、ウィンドウを縦に最大化します。" #. (itstool) path: td/p #: C/keyboard-nav.page:174 msgid "AltSpace" msgstr "Altスペース" #. (itstool) path: td/p #: C/keyboard-nav.page:175 msgid "Pop up the window menu, as if you had right-clicked on the titlebar." msgstr "ウィンドウメニューを表示します。ウィンドウのタイトルバーを右クリックするのと同じような動作になります。" #. (itstool) path: credit/name #: C/keyboard-osk.page:11 #: C/net-firewall-on-off.page:17 #: C/power-hibernate.page:24 #: C/unity-dash-apps.page:13 #: C/unity-dash-files.page:13 #: C/unity-dash-friends.page:13 #: C/unity-dash-intro.page:13 #: C/unity-dash-music.page:13 #: C/unity-dash-photos.page:14 #: C/unity-dash-video.page:13 #: C/unity-hud-intro.page:13 #: C/unity-launcher-change-autohide.page:10 #: C/unity-launcher-shapes.page:10 #: C/unity-scrollbars-intro.page:13 #: C/unity-shopping.page:14 msgid "Jeremy Bicha" msgstr "Jeremy Bicha" #. (itstool) path: info/desc #: C/keyboard-osk.page:22 msgid "" "Use an on-screen keyboard to enter text by clicking buttons with the mouse." msgstr "オンスクリーンキーボードを使い、マウスでボタンをクリックして文字入力を行います。" #. (itstool) path: page/title #: C/keyboard-osk.page:28 msgid "Use a screen keyboard" msgstr "スクリーンキーボードを使う" #. (itstool) path: page/p #: C/keyboard-osk.page:30 msgid "" "If you don't have a keyboard attached to your computer or prefer not to use " "it, you can turn on the screen keyboard to enter text." msgstr "" "キーボードをコンピューターに接続していない、あるいはキーボードを使いたくない場合は、スクリーンキーボードを有効にしてテキスト入力ができま" "す。" #. (itstool) path: item/p #: C/keyboard-osk.page:38 msgid "Switch on Typing Assistant to show the screen keyboard." msgstr "タイピング支援 をオンにし、スクリーンキーボードを表示します。" #. (itstool) path: info/desc #: C/keyboard-repeat-keys.page:27 msgid "" "Make the keyboard not repeat letters when you hold down a key, or change the " "delay and speed of repeat keys." msgstr "キーを押したままにしたときに文字を繰り返し入力するのを防いだり、リピートキーの間隔および入力速度を変更したりします。" #. (itstool) path: page/title #: C/keyboard-repeat-keys.page:32 msgid "Turn off repeated key presses" msgstr "キーの繰り返し入力を無効にする" #. (itstool) path: page/p #: C/keyboard-repeat-keys.page:34 msgid "" "By default, when you hold down a key on your keyboard, the letter or symbol " "will be repeated until you release the key. If you have difficulty picking " "your finger back up quickly enough, you can disable this feature, or change " "how long it takes before key presses start repeating." msgstr "" "初期設定では、キーボードのキーを押しつづけると、離すまで文字や記号が繰り返し入力されます。すぐに指を離すことが困難であれば、この機能を無効にするか、あるい" "は押し下げた状態で繰り返し入力が始まるまでの間隔を変更することができます。" #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:48 msgid "" "Turn off Key presses repeat when key is held down to disable " "repeated keys entirely." msgstr "" "「キーが押されたままにされたらリピートされたものとする」をオフにすると、すべてのキーの繰り返し入力が無効になります。" #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:50 msgid "" "Alternatively, adjust the Delay slider to control how long you " "have to hold a key down to begin repeating it, and adjust the " "Speed slider to control how quickly key presses repeat." msgstr "" "あるいは、間隔のスライダーを調節して、リピートが始まるまでにキーを押しつづける必要のある時間を設定してください。また、速度" "のスライダーを調節すれば、繰り返し入力の速度を設定できます。" #. (itstool) path: info/desc #: C/keyboard-shortcuts-set.page:22 msgid "Define or change keyboard shortcuts in Keyboard settings." msgstr "キーボードの設定でキーボードショートカットの割り当て、変更を行います。" #. (itstool) path: page/title #: C/keyboard-shortcuts-set.page:25 msgid "Set keyboard shortcuts" msgstr "キーボードショートカットを設定する" #. (itstool) path: page/p #: C/keyboard-shortcuts-set.page:40 msgid "To change the key or keys to be pressed for a keyboard shortcut:" msgstr "キーボードショートカットで使うキーやキーの組み合わせを変更するには:" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:45 msgid "Open Keyboard and select the Shortcuts tab." msgstr "キーボードを開き、ショートカットタブを選択します。" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:48 msgid "" "Select a category in the left pane, and the row for the desired action on " "the right. The current shortcut definition will change to New " "accelerator…" msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:53 msgid "" "Hold down the desired key combination, or press Backspace to " "clear." msgstr "" #. (itstool) path: section/title #: C/keyboard-shortcuts-set.page:59 msgid "Custom shortcuts" msgstr "独自のショートカット" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:61 msgid "To create your own keyboard shortcut:" msgstr "自分用のショートカットを作成するには:" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:65 msgid "" "Select Custom Shortcuts in the left pane, and click the " "+ button (or click the + button in any category). The " "Custom Shortcut window will appear." msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:70 msgid "" "Type a Name to identify the shortcut, and a Command to " "run an application, then click Apply. For example, if you wanted " "the shortcut to open Rhythmbox, you could name it Music and " "use the rhythmbox command." msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:76 msgid "" "Click Disabled in the row that was just added. When it changes to " "New accelerator…, hold down the desired shortcut key combination." msgstr "" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:81 msgid "" "The command name that you type should be a valid system command. You can " "check that the command works by opening a Terminal and typing it in there. " "The command that opens an application may not have exactly the same name as " "the application itself." msgstr "" "コマンド欄には、システムコマンドとして有効なものを指定してください。端末を起動してそのコマンドを入力することで、コマンドが機能するか確認できます。アプリケ" "ーションを起動するコマンドは、アプリケーションの名前とまったく同じとはかぎりません。" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:86 msgid "" "If you want to change the command that is associated with a custom keyboard " "shortcut, double-click the name of the shortcut. The Custom " "Shortcut window will appear, and you can edit the command." msgstr "" "独自のキーボードショートカットに関連付けたコマンドを変更する場合は、ショートカットの名前をダブルクリックします。独自のショート" "カットウィンドウが表示されるので、コマンドを編集してください。" #. (itstool) path: info/desc #: C/look-background.page:11 msgid "Set an image, color, or gradient as your desktop background." msgstr "" #. (itstool) path: credit/name #: C/look-background.page:18 msgid "April Gonzales" msgstr "April Gonzales" #. (itstool) path: page/title #: C/look-background.page:40 msgid "Change the desktop background" msgstr "デクストップの背景を変更する" #. (itstool) path: page/p #: C/look-background.page:42 msgid "" "You can change the image used for your desktop background, or set it to a " "simple color or gradient." msgstr "デスクトップの背景に利用する画像を変更したり、単色のやグラデーションを設定できます。" #. (itstool) path: item/p #: C/look-background.page:46 msgid "" "Right click on the desktop and select Change Desktop Background." msgstr "デスクトップを右クリックし、背景の変更を選択します。" #. (itstool) path: item/p #: C/look-background.page:47 msgid "Select an image or color. The settings are applied immediately." msgstr "" #. (itstool) path: page/p #: C/look-background.page:50 msgid "There are three choices in the drop-down list on the top right." msgstr "" #. (itstool) path: item/p #: C/look-background.page:52 msgid "" "Select Wallpapers to use one of the many professional background " "images that ship with Ubuntu. With the exception of the Ubuntu wallpaper, " "all of the default wallpaper choices were created by winners of a Community " "Wallpaper Contest." msgstr "" #. (itstool) path: item/p #: C/look-background.page:56 msgid "" "Some wallpapers are partially transparent and allow a background color to " "show through. For these wallpapers, there will be a color selector button in " "the bottom-right corner." msgstr "" #. (itstool) path: item/p #: C/look-background.page:60 msgid "" "Select Pictures Folder to use one of your own photos from your " "Pictures folder. Most photo management applications store photos there." msgstr "" #. (itstool) path: item/p #: C/look-background.page:63 msgid "" "Select Colors & Gradients to just use a flat color or a " "linear gradient. Color selector buttons will appear in the bottom right " "corner." msgstr "" #. (itstool) path: page/p #: C/look-background.page:68 msgid "" "You can also browse for any picture on your computer by clicking the " "+ button. Any picture you add this way will show up under " "Pictures Folder. You can remove it from the list by selecting it " "and clicking the - button. Removing a picture from the list will " "not delete the original file." msgstr "" #. (itstool) path: info/desc #: C/look-display-fuzzy.page:8 msgid "The screen resolution may be set incorrectly." msgstr "画面の解像度が正しく設定されていないかもしれません。" #. (itstool) path: page/title #: C/look-display-fuzzy.page:32 msgid "Why do things look fuzzy/pixelated on my screen?" msgstr "" #. (itstool) path: page/p #: C/look-display-fuzzy.page:34 msgid "" "This can happen because the display resolution that you have set it is not " "the right one for your screen." msgstr "" #. (itstool) path: page/p #: C/look-display-fuzzy.page:36 msgid "" "To solve this, click the icon at the very right of the menu bar and go to " "System Settings. In the Hardware section, choose " "Displays. Try some of the Resolution options and set " "the one that makes the screen look better." msgstr "" #. (itstool) path: section/title #: C/look-display-fuzzy.page:46 msgid "When multiple displays are connected" msgstr "複数のディスプレイが接続された時" #. (itstool) path: section/p #: C/look-display-fuzzy.page:48 msgid "" "If you have two displays connected to the computer (for example, a normal " "monitor and a projector), the displays might have different resolutions. " "However, the computer's graphics card can only display the screen in one " "resolution at a time, so at least one of the displays might look fuzzy." msgstr "" #. (itstool) path: section/p #: C/look-display-fuzzy.page:50 msgid "" "You can set it so that the two displays have different resolutions, but you " "won't be able to display the same thing on both screens simultaneously. In " "effect, you will have two independent screens connected at the same time. " "You can move windows from one screen to another, but you can't show the same " "window on both screens at once." msgstr "" #. (itstool) path: section/p #: C/look-display-fuzzy.page:52 msgid "To set up the displays so that they each have their own resolution:" msgstr "" #. (itstool) path: item/p #: C/look-display-fuzzy.page:56 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings. Open Displays." msgstr "" #. (itstool) path: item/p #: C/look-display-fuzzy.page:60 msgid "Uncheck Mirror Displays." msgstr "" #. (itstool) path: item/p #: C/look-display-fuzzy.page:64 msgid "" "Select each display in turn from the gray box at the top of the " "Displays window. Change the Resolution until that " "display looks right." msgstr "" #. (itstool) path: info/desc #: C/look-resolution.page:13 msgid "Change the resolution of the screen and its orientation (rotation)." msgstr "" #. (itstool) path: page/title #: C/look-resolution.page:29 msgid "Change the size or rotation of the screen" msgstr "画面のサイズや向きを変える" #. (itstool) path: page/p #: C/look-resolution.page:31 msgid "" "You can change how big (or how detailed) things appear on the screen by " "changing the screen resolution. You can change which way up things " "appear (for example, if you have a rotating display) by changing the " "rotation." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:39 msgid "" "Click the icon on the very right of the menu bar and select System " "Settings." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:41 msgid "" "If you have multiple displays and they are not mirrored, you can have " "different settings on each display. Select a display in the preview area." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:43 msgid "Select your desired resolution and rotation." msgstr "お好みの解像度や向きを選択します。" #. (itstool) path: item/p #: C/look-resolution.page:44 msgid "" "Click Apply. The new settings will be applied for 30 seconds " "before reverting back. That way, if you cannot see anything with the new " "settings, your old settings will be automatically restored. If you are happy " "with the new settings, click Keep This Configuration." msgstr "" #. (itstool) path: note/p #: C/look-resolution.page:51 msgid "" "When you use another display, like a projector, it should be detected " "automatically so you can change its settings in the same way as your usual " "display. If this does not happen, just click Detect Displays." msgstr "" #. (itstool) path: section/title #: C/look-resolution.page:55 msgid "Resolution" msgstr "解像度" #. (itstool) path: section/p #: C/look-resolution.page:56 msgid "" "The resolution is the number of pixels (dots on the screen) in each " "direction that can be displayed. Each resolution has an aspect " "ratio, the ratio of the width to the height. Wide-screen displays use a " "16:9 aspect ratio, while traditional displays use 4:3. If you choose a " "resolution that does not match the aspect ratio of your display, the screen " "will be letterboxed to avoid distortion." msgstr "" #. (itstool) path: section/p #: C/look-resolution.page:61 msgid "" "You can choose the resolution you prefer from the Resolution drop-" "down list. If you choose one that is not right for your screen it may look fuzzy or pixelated." msgstr "" #. (itstool) path: section/title #: C/look-resolution.page:67 msgid "Rotation" msgstr "回転" #. (itstool) path: section/p #: C/look-resolution.page:68 msgid "" "On some laptops, you can physically rotate the screen in many directions. It " "is useful to be able to change the display rotation. You can choose the " "rotation you want for your display from the Rotation drop-down " "list." msgstr "" #. (itstool) path: info/desc #: C/media.page:15 msgid "" "Digital cameras, iPods, playing " "videos…" msgstr "" "デジタルカメラ、iPod、動画再生…" #. (itstool) path: page/title #: C/media.page:23 msgid "Sound, video & pictures" msgstr "音楽、動画、写真" #. (itstool) path: info/title #: C/media.page:27 msgctxt "sort" msgid "Sound" msgstr "サウンド" #. (itstool) path: info/title #: C/media.page:28 msgctxt "link:trail" msgid "Sound" msgstr "サウンド" #. (itstool) path: info/title #: C/media.page:29 msgctxt "link:topic" msgid "Sound" msgstr "サウンド" #. (itstool) path: info/desc #: C/media.page:30 msgid "" "Volume, speakers and headphones, microphones…" msgstr "" "音量、スピーカーとヘッドフォン、マイク…" #. (itstool) path: section/title #: C/media.page:37 msgid "Basic sound" msgstr "サウンド" #. (itstool) path: info/title #: C/media.page:41 msgctxt "link" msgid "Music and players" msgstr "音楽とプレイヤー" #. (itstool) path: section/title #: C/media.page:42 msgid "Music and portable audio players" msgstr "音楽と携帯音楽プレイヤー" #. (itstool) path: info/title #: C/media.page:46 msgctxt "link" msgid "Photos" msgstr "写真" #. (itstool) path: section/title #: C/media.page:47 msgid "Photos and digital cameras" msgstr "写真とデジタルカメラ" #. (itstool) path: info/title #: C/media.page:51 msgctxt "link" msgid "Videos" msgstr "動画" #. (itstool) path: section/title #: C/media.page:52 msgid "Videos and video cameras" msgstr "ビデオとビデオカメラ" #. (itstool) path: info/desc #: C/more-help.page:19 msgid "" "Tips on using this guide, help improve this guide…" msgstr "" "このガイドを使う際のヒント、このガイドを改善するのを手伝う…" #. (itstool) path: page/title #: C/more-help.page:25 msgid "Get more help" msgstr "もっと詳しく" #. (itstool) path: info/desc #: C/mouse.page:7 msgid "" "Left-handed, speed and sensitivity, touchpad clicking and scrolling…" msgstr "" "左手で利用する、速度と感度、タッチパッドでクリックとスクロール…" #. (itstool) path: page/title #: C/mouse.page:22 msgid "Mouse" msgstr "マウス" #. (itstool) path: info/title #: C/mouse.page:33 msgctxt "link" msgid "Common mouse problems" msgstr "よくあるマウスの問題" #. (itstool) path: info/title #: C/mouse.page:34 msgctxt "link:trail" msgid "Common problems" msgstr "よくある問題" #. (itstool) path: info/title #: C/mouse.page:41 msgctxt "link" msgid "Mouse tips" msgstr "マウスのヒント" #. (itstool) path: info/title #: C/mouse.page:42 msgctxt "link:trail" msgid "Tips" msgstr "ヒント" #. (itstool) path: section/title #: C/mouse.page:44 msgid "Tips" msgstr "ヒント" #. (itstool) path: info/desc #: C/mouse-disabletouchpad.page:12 msgid "Turn the touchpad off while typing to prevent accidental clicks." msgstr "思いがけないクリックを防ぐために入力中はタッチパッドを無効にします。" #. (itstool) path: page/title #: C/mouse-disabletouchpad.page:25 msgid "Disable touchpad while typing" msgstr "入力中にタッチパッドを無効にする" #. (itstool) path: page/p #: C/mouse-disabletouchpad.page:27 msgid "" "Touchpads on laptops are often located where you rest your wrist while " "typing, which can sometimes cause accidental clicks while you type. You can " "disable the touchpad while you type. It will only work again a short time " "after your last key stroke." msgstr "" "ノートパソコンにあるタッチパッドは、入力中に手首を置く場所にあるため、たまに思いがけずクリックしてしまう原因になります。入力中にタッチパッドを無効にするこ" "とができます。最後のキー入力のあと少ししてからタッチパッドを動作することができます。" #. (itstool) path: item/p #: C/mouse-disabletouchpad.page:34 #: C/mouse-doubleclick.page:39 #: C/mouse-lefthanded.page:35 #: C/mouse-sensitivity.page:40 #: C/mouse-touchpad-click.page:30 #: C/mouse-touchpad-click.page:66 #: C/mouse-touchpad-click.page:100 msgid "Open Mouse & Touchpad." msgstr "マウスとタッチパッドを開きます。" #. (itstool) path: item/p #: C/mouse-disabletouchpad.page:35 msgid "" "In the Touchpad section, check Disable while typing." msgstr "" #. (itstool) path: note/p #: C/mouse-disabletouchpad.page:39 #: C/mouse-sensitivity.page:61 #: C/mouse-touchpad-click.page:33 msgid "" "The Touchpad section only appears if your system has a touchpad." msgstr "システムにタッチパッドがある場合にのみタッチパッドセクションが表示されます。" #. (itstool) path: info/desc #: C/mouse-doubleclick.page:12 msgid "" "Control how quickly you need to press the mouse button a second time to " "double-click." msgstr "ダブルクリックするために必要なマウスボタンのクリック速度を設定します。" #. (itstool) path: page/title #: C/mouse-doubleclick.page:30 msgid "Adjust the double-click speed" msgstr "ダブルクリックの間隔の調節" #. (itstool) path: page/p #: C/mouse-doubleclick.page:32 msgid "" "Double-clicking only happens when you press the mouse button twice quickly " "enough. If the second press is too long after the first, you'll just get two " "separate clicks, not a double click. If you have difficulty pressing the " "mouse button quickly, you should increase the timeout." msgstr "" "ダブルクリックは、マウスボタンをすばやく 2 度クリックすることによって行えます。1 回目と 2 " "回目のクリック間隔が長すぎた場合は、ダブルクリックではなく、シングルクリックを 2 " "度別々に行ったことになります。マウスボタンをすばやく押すことが難しければ、クリック間隔を延ばすことをお勧めします。" #. (itstool) path: item/p #: C/mouse-doubleclick.page:40 msgid "" "Under General, adjust the Double-click slider to a " "value you find comfortable." msgstr "" #. (itstool) path: item/p #: C/mouse-doubleclick.page:42 msgid "" "Click the Test Your Settings button to test. A single click in " "the window will highlight the outer circle. A double-click will highlight " "the inside circle." msgstr "" #. (itstool) path: page/p #: C/mouse-doubleclick.page:47 msgid "" "If your mouse double-clicks when you want it to single-click even though you " "have increased the double-click timeout, your mouse may be faulty. Try " "plugging a different mouse into your computer and see if that works " "properly. Alternatively, plug your mouse into a different computer and see " "if it still has the same problem." msgstr "" "ダブルクリックの間隔を長くしたにもかかわらず、ダブルクリックをしようとしてシングルクリックになってしまう場合は、マウスが故障している可能性があります。お使" "いのコンピューターに別のマウスを挿して、期待どおりに動作するか確認してみてください。あるいは、お使いのマウスを別のコンピューターで試してみて、同じ問題がま" "だ発生するか確認してください。" #. (itstool) path: note/p #: C/mouse-doubleclick.page:54 #: C/mouse-lefthanded.page:40 msgid "" "This setting will affect both your mouse and touchpad, as well as any other " "pointing device." msgstr "この設定は、マウスとタッチパッド、またその他のポインティングデバイスにも影響を与えます。" #. (itstool) path: info/desc #: C/mouse-lefthanded.page:11 msgid "Reverse the left and right mouse buttons in the mouse settings." msgstr "マウスの設定でマウスの左右のボタンを入れ替えます。" #. (itstool) path: page/title #: C/mouse-lefthanded.page:28 msgid "Use your mouse left-handed" msgstr "左手でマウスを使う" #. (itstool) path: page/p #: C/mouse-lefthanded.page:30 msgid "" "You can swap the behavior of the left and right buttons on your mouse or " "touchpad to make it more comfortable for left-handed use." msgstr "左手でマウスをより快適に利用できるように、マウスやタッチパッドの左右のボタンの動作を交換できます。" #. (itstool) path: item/p #: C/mouse-lefthanded.page:36 msgid "" "In the General section, switch Primary button to " "Right." msgstr "全般セクションで、主ボタンへ切り替えます。" #. (itstool) path: info/desc #: C/mouse-middleclick.page:6 msgid "" "Use the middle mouse button to open applications, paste text, open tabs, and " "more." msgstr "マウスの中ボタンを使って、アプリケーションを開く、テキストを貼り付ける、タブを開く、などなどを行います。" #. (itstool) path: page/title #: C/mouse-middleclick.page:30 msgid "Middle-click" msgstr "中クリック" #. (itstool) path: page/p #: C/mouse-middleclick.page:32 msgid "" "Many mice and some touchpads have a middle mouse button. On a mouse with a " "scroll wheel, you can usually press directly down on the scroll wheel to " "middle-click. If you don't have a middle mouse button, you can press the " "left and right mouse buttons at the same time to middle-click. If you find " "you are unable to middle-click this way you can try following these " "instructions." msgstr "" #. (itstool) path: page/p #: C/mouse-middleclick.page:40 msgid "" "On touchpads that support multi-finger taps, you can tap with three fingers " "at once to middle-click. You have to enable tap clicking in the touchpad settings for this to work." msgstr "" "マルチタップをサポートするタッチパッドでは、指 3 本でタップして中クリックを行えます。この機能を利用するには、タッチパッドの設定で、タップによるクリックを有効にする必要があります。" #. (itstool) path: page/p #: C/mouse-middleclick.page:45 msgid "Many applications use middle-click for advanced click shortcuts." msgstr "多くのアプリケーションでは、中クリックを特別なショートカットに割り当てています。" #. (itstool) path: item/p #: C/mouse-middleclick.page:48 msgid "" "One common shortcut is to paste selected text. (This is sometimes called " "primary selection paste.) Select the text you want to paste, then go to " "where you want to paste it and middle-click. The selected text is pasted at " "the mouse position." msgstr "" "一般的なショートカットの一つとして選択された文章の貼り付けがあります。(これはプライマリーセレクションの貼り付けと呼ばれることもあります)貼り付けたい文章" "を選択してから貼り付けしたい場所に移動し、中クリックしてください。選択された文書はマウスの指している場所に貼り付けられます。" #. (itstool) path: item/p #: C/mouse-middleclick.page:52 msgid "" "Pasting text with your middle mouse button is completely separate from the " "normal clipboard. Selecting text does not copy it to your clipboard. This " "quick method of pasting only works with the middle mouse button." msgstr "" "中マウスボタンによる文章の貼り付けは普通のクリップボードとは完全に分離されます。選択された文章はクリップボードにはコピーされません。この素早い貼り付けの方" "法は中マウスボタンによってのみ可能です。" #. (itstool) path: item/p #: C/mouse-middleclick.page:57 msgid "" "On scrollbars and sliders, a regular click in the empty space moves by a set " "amount (such as one page) in the direction you clicked. You can also middle-" "click in the empty space to move to exactly the location you clicked." msgstr "" "スクロールバーやスライダーでは、その空いている領域で通常のクリックを行うと、ある一定の量だけ (ページ単位など) " "クリックした方向へ移動します。また、空いている領域を中クリックすると、ちょうどクリックした位置に移動することもできます。" #. (itstool) path: item/p #: C/mouse-middleclick.page:62 msgid "" "You can quickly open a new window for an application with middle-click. " "Simply middle-click on the application's icon, either in the " "Launcher on the left, or in the Dash." msgstr "" "アプリケーションでミドルクリックをすることで新しいウィンドウを素早く開くことができます。左側にあるLauncher、あるいはDashにあるアプリケーションのアイコンの上で単にミドルクリックします。" #. (itstool) path: item/p #: C/mouse-middleclick.page:69 msgid "" "Most web browsers allow you to open links in tabs quickly with the middle " "mouse button. Just click any link with your middle mouse button, and it will " "open in a new tab. Be careful clicking the link in the Firefox " "web browser, though. In Firefox, if you middle-click anywhere " "except on a link, it will try to load your selected text as a URL, as if you " "used middle-click to paste it to the location bar and pressed " "Enter." msgstr "" "ほとんどのウェブブラウザーは中マウスボタンで素早く新しいタブでリンクを開くことが可能です。単にリンクを中マウスボタンでクリックすれば、新しいタブでリンクを" "開くでしょう。Firefox では正確にリンクをクリックしてください。Firefox " "ではリンク以外のどこかを中クリックした時、ロケーションバーで中クリックして選択中の文章を貼り付け Enter " "キーを押した時のように、選択中の文章を URL として読み込もうとします。" #. (itstool) path: item/p #: C/mouse-middleclick.page:77 msgid "" "In the file manager, middle-click serves two roles. If you middle-click a " "folder, it will open in a new tab. This mimics the behavior of popular web " "browsers. If you middle-click a file, it will open the file, just as if you " "had double-clicked." msgstr "" "ファイルマネージャーでは2つの法則に従います。フォルダーを中クリックすると新しいタブに開きます。これは一般的なウェブブラウザーをまねています。ファイルを中" "クリックしたとき、ちょうどダブルクリックしたときと同じようにファイルを開きます。" #. (itstool) path: page/p #: C/mouse-middleclick.page:83 msgid "" "Some specialized applications allow you to use the middle mouse button for " "other functions. Search your application's help for middle-click or " "middle mouse button." msgstr "" "特殊なアプリケーションには、中ボタンに他の機能を割り当てているものもあります。アプリケーションのヘルプで、中クリック (middle-" "click) や、中ボタン (middle mouse button) などをキーに検索してください。" #. (itstool) path: info/desc #: C/mouse-mousekeys.page:12 msgid "Enable mouse keys to control the mouse with the keypad." msgstr "マウスキーを有効にして、キーパッドでマウス操作を行います。" #. (itstool) path: page/title #: C/mouse-mousekeys.page:31 msgid "Click and move mouse pointer using the keypad" msgstr "キーパッドを使ってクリックやマウスポインターの操作を行う" #. (itstool) path: page/p #: C/mouse-mousekeys.page:33 msgid "" "If you have difficulties using a mouse or other pointing device, you can " "control the mouse pointer using the numeric keypad on your keyboard. This " "feature is called mouse keys." msgstr "" "マウスやその他のポインティングデバイスを使うのが困難な場合は、キーボードのテンキーパッドを使ってマウスポインターを操作できます。この機能はマウスキ" "ーと呼ばれています。" #. (itstool) path: item/p #: C/mouse-mousekeys.page:38 msgid "" "Tap the Super key to open the " "Dash." msgstr "" "Superキーを押し、Dashを開きます。" #. (itstool) path: item/p #: C/mouse-mousekeys.page:39 msgid "" "Type Universal Access and press Enter to open the " "Universal Access settings." msgstr "" "Universal " "Accessと入力し、Enterを押してユニバーサルアクセスの設定を開いてください。" #. (itstool) path: item/p #: C/mouse-mousekeys.page:40 msgid "Press Tab once to select the Seeing tab." msgstr "Tabキーを一度押し、設定タブを選択します。" #. (itstool) path: item/p #: C/mouse-mousekeys.page:41 msgid "" "Press once to switch to the Pointing and Clicking " "tab." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:42 msgid "" "Press once to select the Mouse Keys switch then " "press Enter to switch it on." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:44 msgid "" "Make sure that Num Lock is turned off. You will now be able to " "move the mouse pointer using the keypad." msgstr "" "Num LockがOFFになっていることを確認してください。キーパッドを使ってマウスポインターを動かすことができるようになります。" #. (itstool) path: note/p #: C/mouse-mousekeys.page:52 msgid "" "These instructions provide the shortest way to enable mouse keys using only " "the keyboard. Select Universal Access Settings to see more " "accessibility options." msgstr "" "この説明は、キーボードだけを使いマウスキーを有効にする最短方法を述べています。さらなるアクセシビリティオプションは、ユニバーサルアクセスの設定<" "/gui>を開いてください。" #. (itstool) path: page/p #: C/mouse-mousekeys.page:57 msgid "" "The keypad is a set of numerical buttons on your keyboard, usually arranged " "into a square grid. If you have a keyboard without a keypad (such as a " "laptop keyboard), you may need to hold down the function (Fn) key " "and use certain other keys on your keyboard as a keypad. If you use this " "feature often on a laptop, you can purchase external USB keypads." msgstr "" "キーパッドとは、キーボードの数字キーをひとまとめにしたものです。通常は四角の格子状に並んでいます。お使いのキーボードにキーパッドが無い場合 " "(ノートパソコン用キーボードなど)、ファンクション (Fn) " "キーを押しながら、キーボードの何か別のキーをキーパッドの代わりとして使う場合があります。この機能をノートパソコンでよく使うのであれば、外付けの USB " "キーパッドを購入するとよいでしょう。" #. (itstool) path: page/p #: C/mouse-mousekeys.page:65 msgid "" "Each number on the keypad corresponds to a direction. For example, pressing " "8 will move the pointer upwards and pressing 2 will " "move it downwards. Press the 5 key to click once with the mouse, " "or quickly press it twice to double-click." msgstr "" "キーパッドの各数字は移動方向へ対応しています。たとえば、8 キーを押すとポインターは上に移動し、2 " "キーを押すと下に移動します。5 キーでクリックができ、すばやく 2 回押すとダブルクリックとなります。" #. (itstool) path: page/p #: C/mouse-mousekeys.page:72 msgid "" "Most keyboards have a special key which allows you to right-click; it is " "often near to the space bar. Note, however, that this key responds to where " "your keyboard focus is, not where your mouse pointer is. See for information on how to right-click by holding " "down 5 or the left mouse button." msgstr "" "ほとんどのキーボードには右クリックの動作をする特殊なキーが付いており、多くの場合スペースバーの近くにあります。しかしながら、そのキーは、キーボードのフォー" "カスがあたっているものにたいして反応するのであって、マウスポインターの位置は関係ないことに注意してください。5 " "キーを押したままにしたり、マウスの左ボタンを使ったりして右クリックを行う方法については、を参照してください。" #. (itstool) path: page/p #: C/mouse-mousekeys.page:80 msgid "" "If you want to use the keypad to type numbers while mouse keys is enabled, " "turn Num Lock on. The mouse cannot be controlled with the keypad " "when Num Lock is turned on, though." msgstr "" "マウスキーを使っているときにキーパッドで数字入力をしたい場合は、Num Lock をオンにしてください。ただし、Num " "Lock がオンになっているときはキーパッドでマウスポインターを操作することはできません。" #. (itstool) path: note/p #: C/mouse-mousekeys.page:87 msgid "" "The normal number keys, in a line at the top of the keyboard, will not " "control the mouse pointer. Only the keypad number keys can be used." msgstr "キーボードの上部に並んでいる通常の数字キーでは、マウスポインターを操作することはできません。キーパッドの数字キーだけが使えます。" #. (itstool) path: info/desc #: C/mouse-problem-notmoving.page:8 msgid "How to check your mouse if it is not working." msgstr "マウスが動作しないときに原因を調べる方法" #. (itstool) path: page/title #: C/mouse-problem-notmoving.page:24 msgid "Mouse pointer is not moving" msgstr "マウスポインターが動きません" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:29 msgid "Check that the mouse is plugged in" msgstr "マウスが接続されていることを確認します" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:30 msgid "" "If you have a mouse with a cable, check that it is firmly plugged in to your " "computer." msgstr "有線タイプのマウスを使用している場合は、ケーブルがコンピューターにしっかりと差し込まれているか確認してください。" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:34 msgid "" "If it is a USB mouse (with a rectangular connector), try plugging it in to a " "different USB port. If it is a PS/2 mouse (with a small, round connector " "with six pins), make sure that it is plugged in to the green mouse port " "rather than the purple keyboard port. You may need to restart the computer " "if it was not plugged in." msgstr "" "USBマウス(コネクターが長方形のものです)を使っている場合は、別のUSBポートへ差し込んでみてください。PS/2マウス(コネクターは円形で、6つのピンが" "あります)を使っている場合は、紫色のキーボード用のポートではなく、緑色のマウス用ポートに差し込まれていることを確認してください。正しく接続されていなかった" "場合は、正しく接続しなおした後でコンピュータを再起動する必要があるかもしれません。" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:44 msgid "Check that the mouse was recognized by your computer" msgstr "マウスがコンピューターに認識されていることを確認します" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:46 msgid "" "Type CtrlAltT to open the " "Terminal." msgstr "" "CtrlAltTを入力して端末を" "開いてください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:48 msgid "" "In the terminal window, type xsetpointer -l | grep Pointer, " "exactly as it appears here, and press Enter." msgstr "" "端末ウィンドウでxsetpointer -l | grep " "Pointerと入力し(正確にこの通り入力してください)、Enterを押してください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:55 msgid "" "A short list of mouse devices will appear. Check that at least one of the " "items says [XExtensionPointer] next to it, and that one of the " "[XExtensionPointer] items has the name of the mouse to the left " "of it." msgstr "" "マウスデバイスの短い一覧が表示されます。その中に、最低ひとつは横に[XExtensionPointer]と表示される項目があることと" "、[XExtensionPointer]と表示された項目のうちのひとつの左に、マウスの名前が表示されていることを確認します。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:61 msgid "" "If there is no entry that has the name of the mouse followed by " "[XExtensionPointer], then the mouse was not recognized by your " "computer. If the entry exists, your mouse was recognized by your computer. " "In this case you should check that the mouse is plugged in and in working condition." msgstr "" "もし右側に[XExtensionPointer]と表示されるマウス名がひとつもない場合は、マウスがコンピューターに認識されていないこ" "とになります。もしあるならば、マウスはコンピューターに認識されています。このような場合には、それぞれ、マウスが接続されているか、あるいはマウスが壊れていないかを確認してください。" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:76 msgid "" "If your mouse has a serial (RS-232) connector, you may need to perform some " "extra steps to get it working. The steps might depend on the make or model " "of your mouse." msgstr "" "もしシリアル(RS-" "232)コネクタ接続のマウスをお使いの場合は、マウスを動作させるために、もう少し余計な手順が必要かもしれません。そういった場合の手順は、マウスのメーカーや" "モデルによってさまざまです。" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:82 msgid "" "It can be complicated to fix problems with mouse detection. Ask for support " "from your distribution or vendor if you think that your mouse has not been " "detected properly." msgstr "" "マウスの検出に関する問題は、複雑な解決方法が必要となる場合があります。マウスが正しく検出されていないと判断される場合は、マウスの提供者や販売者のサポートに" "問い合わせてみてください。" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:96 msgid "Check that the mouse actually works" msgstr "マウスが実際に動作するか確認します" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:97 msgid "Plug the mouse in to a different computer and see if it works." msgstr "マウスを別のコンピューターに接続して動作するか確認します。" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:99 msgid "" "If the mouse is an optical or laser mouse, a light should be shining out of " "the bottom of the mouse if it is turned on. If there is no light, check that " "it is turned on. If it is and there is still no light, the mouse may be " "broken." msgstr "" "もしマウスが光学式かレーザー方式でしたら、電源が供給されている間は、裏面から光が出ているはずです。もし光っていなければ、まず電源が供給されていることを確認" "してください。もし供給されていて、なおかつ光が出ていないのであれば、恐らくマウスが壊れています。" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:106 msgid "Checking wireless mice" msgstr "ワイヤレスマウスの確認" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:109 msgid "" "Make sure the mouse is turned on. There is often a switch on the bottom of " "the mouse to turn the mouse off completely, so you can move it from place to " "place without it constantly waking up." msgstr "" "マウスのスイッチが入っていることを確認してください。ワイヤレスマウスの裏には、マウスを完全にオフにするためのスイッチがついていることがあります。そのような" "マウスでは、電源がずっとオンのままにならないように、スイッチを切っておくことができます。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:112 msgid "" "If you are using a Bluetooth mouse, make sure you have actually paired the " "mouse with your computer. See ." msgstr "" "Bluetoothのマウスを使っている場合は、マウスとコンピューターのペアリングが正しく行われていることを確認してください。詳細はを参照してください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:115 msgid "" "Click a button and see if the mouse pointer moves now. Some wireless mice go " "to sleep to save power, so might not respond until you click a button. See " "." msgstr "" "ボタンをクリックして、マウスポインターが動くことを確認してください。一部のワイヤレスマウスは節電のためスリープ状態になるので、ボタンをクリックするまで反応" "しない可能性があります。を参照してください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:122 msgid "Check that the battery of the mouse is charged." msgstr "マウスのバッテリーが充電されているか確認してください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:127 msgid "" "Make sure that the receiver (dongle) is firmly plugged in to the computer." msgstr "レシーバー(ドングル)がコンピューターにしっかりと差し込まれていることを確認してください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:132 msgid "" "If your mouse and receiver can operate on different radio channels, make " "sure that they are both set to the same channel." msgstr "マウスとレシーバーが別々の電波チャンネルで動作可能な場合は、両方とも同じチャンネルに設定されていることを確認してください。" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:138 msgid "" "You may need to press a button on the mouse, receiver or both to establish a " "connection. The instruction manual of your mouse should have more details if " "this is the case." msgstr "" "接続を確立するには、マウスかレシーバーまたは両方のボタンを押す必要がある可能性があります。そのような場合は、マウスの使用説明書に詳しく書かれているはずです" "。" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:146 msgid "" "Most RF (radio) wireless mice should work automatically when you plug them " "into your computer. If you have a Bluetooth or IR (infrared) wireless mouse, " "you may need to perform some extra steps to get it working. The steps might " "depend on the make or model of your mouse." msgstr "" "ほとんどのRF(無線)ワイヤレスマウスは、コンピューターと接続すれば自動的に使えるようになります。BluetoothまたはIR(赤外線)マウスを使っている" "場合は、マウスを動作させるためにもう少し追加の手順が必要かもしれません。その手順は、マウスのメーカーやモデルによります。" #. (itstool) path: info/desc #: C/mouse-sensitivity.page:11 msgid "" "Change how quickly the pointer moves when you use your mouse or touchpad." msgstr "マウスやタッチパッドを使うときのポインター速度を変更します。" #. (itstool) path: page/title #: C/mouse-sensitivity.page:33 msgid "Adjust speed of the mouse and touchpad" msgstr "マウスやタッチパッドの速度を調節する" #. (itstool) path: page/p #: C/mouse-sensitivity.page:35 msgid "" "If your pointer moves too fast or slow when you move your mouse or use your " "touchpad, you can adjust the pointer speed for these devices." msgstr "マウスやタッチパッドを動かして、ポインタの動きが早すぎたり遅すぎたりする場合、デバイスのポインタの早さを調整することができます。" #. (itstool) path: item/p #: C/mouse-sensitivity.page:41 msgid "" "Adjust the Pointer Speed slider until the pointer motion is " "comfortable for you." msgstr "" #. (itstool) path: note/p #: C/mouse-sensitivity.page:55 msgid "" "You can set the pointer speed differently for your mouse and touchpad. " "Sometimes the most comfortable settings for one type of device aren't the " "most comfortable for another. Just set the sliders on both the " "Mouse and Touchpad sections." msgstr "" #. (itstool) path: info/desc #: C/mouse-touchpad-click.page:7 msgid "Click, drag, or scroll using taps and gestures on your touchpad." msgstr "" #. (itstool) path: page/title #: C/mouse-touchpad-click.page:23 msgid "Click, drag, or scroll with the touchpad" msgstr "タッチパッドでクリック、ドラッグ、スクロールする" #. (itstool) path: page/p #: C/mouse-touchpad-click.page:25 msgid "" "You can click, double-click, drag, and scroll using only your touchpad, " "without separate hardware buttons." msgstr "個々のハードウェアのボタンを利用せず、タッチパッドのみを使ってクリック、ダブルクリック、ドラッグ、スクロールができます。" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:31 msgid "In the Touchpad section, check Tap to click." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:40 msgid "To click, tap on the touchpad." msgstr "クリックするにはタッチパッドをタップします。" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:41 msgid "To double-click, tap twice." msgstr "ダブルクリックするには2回タップします。" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:42 msgid "" "To drag an item, double-tap but don't lift your finger after the second tap. " "Drag the item where you want it, then lift your finger to drop." msgstr "" "アイテムをドラッグするには、ダブルタップを行いますが2回目のタップの後、指を上げません。移動したいところにアイテムをドラッグし、指をはなしてドロップします" "。" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:44 msgid "" "If your touchpad supports multi-finger taps, right-click by tapping with two " "fingers at once. Otherwise, you still need to use hardware buttons to right-" "click. See for a method of right-clicking " "without a second mouse button." msgstr "" "タッチパッドがマルチタップをサポートしているなら、いちどに2つの指でタップすることで右クリックすることができます。サポートしていない場合は右クリックボタン" "が必要です。マウスの副ボタンを使わず右クリックする方法についてはを参照してください。" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:48 msgid "" "If your touchpad supports multi-finger taps, middle-click by tapping with three fingers at once." msgstr "" "タッチパッドがマルチタップをサポートしているなら、 3つの指を同時にタップして中クリックができます。" #. (itstool) path: note/p #: C/mouse-touchpad-click.page:53 msgid "" "When tapping or dragging with multiple fingers, make sure your fingers are " "spread far enough apart. If your fingers are too close, your computer may " "think they're a single finger." msgstr "" "複数の指でタップかドラッグをしている時、指が十分に離れているか確認してください。もし指が近くにある場合、コンピューターは1つの指と識認する可能性があります" "。" #. (itstool) path: section/title #: C/mouse-touchpad-click.page:59 msgid "Two finger scroll" msgstr "二本指でスクロール" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:61 msgid "You can scroll using your touchpad using two fingers." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:67 msgid "" "In the Touchpad section, check Two finger scroll." msgstr "" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:80 msgid "" "When this is selected, tapping and dragging with one finger will work as " "normal, but if you drag two fingers across any part of the touchpad, it will " "scroll instead. If you also select Enable horizontal scrolling, " "you can move your fingers left and right to scroll horizontally. Be careful " "to space your fingers a bit apart. If your fingers are too close together, " "they just look like one big finger to your touchpad." msgstr "" #. (itstool) path: note/p #: C/mouse-touchpad-click.page:87 msgid "Two-finger scrolling may not work on all touchpads." msgstr "2つの指でのスクロールは、すべてのタッチパッドで機能しないかもしれません。" #. (itstool) path: section/title #: C/mouse-touchpad-click.page:92 msgid "Content sticks to fingers" msgstr "" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:94 msgid "" "You can drag content as if sliding a physical piece of paper using the " "touchpad." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:101 msgid "" "In the Touchpad section, check Content sticks to " "fingers." msgstr "" #. (itstool) path: note/p #: C/mouse-touchpad-click.page:105 msgid "" "This feature is also known as Natural Scrolling or Reverse " "Scrolling." msgstr "" #. (itstool) path: info/desc #: C/mouse-wakeup.page:11 msgid "If you have to wiggle or click the mouse before it responds." msgstr "" #. (itstool) path: page/title #: C/mouse-wakeup.page:20 msgid "Mouse reacts with delay before it starts working" msgstr "" #. (itstool) path: page/p #: C/mouse-wakeup.page:22 msgid "" "Wireless and optical mice, as well as touchpads on laptops, may need to " "\"wake up\" before they start working. They automatically go to sleep when " "not in use to save battery power. To wake up your mouse or touchpad, you can " "click on a mouse button or wiggle the mouse." msgstr "" #. (itstool) path: page/p #: C/mouse-wakeup.page:26 msgid "" "Laptop touchpads sometimes react with delay after you stop typing before " "they start working. This is to prevent you from accidentally touching the " "touchpad with your palm while typing. See for details." msgstr "" #. (itstool) path: info/desc #: C/music-cantplay-drm.page:14 msgid "" "Support for that file format might not be installed or the songs could be " "\"copy protected\"." msgstr "「コピープロテクト」がかけられている曲、あるいはインストールされていないかもしれないファイルフォーマットをサポートします。" #. (itstool) path: page/title #: C/music-cantplay-drm.page:18 msgid "I can't play the songs I bought from an online music store" msgstr "オンラインの音楽ストアから購入した曲が再生できません" #. (itstool) path: page/p #: C/music-cantplay-drm.page:20 msgid "" "If you downloaded some music from an online store you may find that it won't " "play on your computer, especially if you bought it on a Windows or Mac OS X " "computer and then copied it over." msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:22 msgid "" "This could be because the music is in a format that is not recognized by " "your computer. To be able to play a song you need to have support for the " "right audio formats installed - for example, if you want to play MP3 files, " "you need MP3 support installed. If you don't have support for a given audio " "format, you should see a message telling you so when you try to play a song. " "The message should also provide instructions for how to install support for " "that format so that you can play it." msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:24 msgid "" "If you do have support installed for the song's audio format but still can't " "play it, the song might be copy protected (also known as being " "DRM restricted). DRM is a way of restricting who can play a song " "and on what devices they can play it. The company that sold the song to you " "is in control of this, not you. If a music file has DRM restrictions, you " "will probably not be able to play it - you generally need special software " "from the vendor to play DRM restricted files, but this software is often not " "supported on Linux." msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:26 msgid "" "You can learn more about DRM from the Electronic Frontier Foundation." msgstr "" "Electronic Frontier " "FoundationでDRMについて学習できます。" #. (itstool) path: info/desc #: C/music-player-ipodtransfer.page:14 msgid "" "Use a media player to copy the songs and safely remove the iPod afterward." msgstr "メディアプレーヤーを使い曲をコピーし、あとで安全にiPodを取り外します。" #. (itstool) path: page/title #: C/music-player-ipodtransfer.page:18 msgid "Songs don't appear on my iPod when I copy them onto it" msgstr "iPodにコピーした曲が表示されません" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:20 msgid "" "When you plug an iPod into your computer, it will appear in your music " "player application and also in the file manager (the Files " "application in the Launcher). You must copy songs onto the iPod " "using the music player - if you copy them across using the file manager, it " "won't work because the songs won't be put into the right location. iPods " "have a special location for storing songs that music player applications " "know how to get to but the file manager does not." msgstr "" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:22 msgid "" "You also need to wait for the songs to finish copying to the iPod before you " "unplug it. Before unplugging the iPod, make sure you choose to safely remove it. This will make sure that " "all of the songs have been copied across properly." msgstr "" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:24 msgid "" "A further reason why songs might not be appearing on your iPod is that the " "music player application you're using does not support converting the songs " "from one audio format to another. If you copy a song which is saved in an " "audio format that is not supported by your iPod (for example, an Ogg Vorbis " "(.oga) file), the music player will try to convert it to a format that the " "iPod does understand, such as MP3. If the appropriate conversion software " "(also called a codec or encoder) is not installed, the music player will not " "be able to do the conversion and so will not copy the song. Look in the " "software installer for an appropriate codec." msgstr "" #. (itstool) path: info/desc #: C/music-player-newipod.page:14 msgid "" "Brand-new iPods need to be set-up using the iTunes software before you can " "use them." msgstr "新しいiPodは利用する前にiTunesソフトウェアを使って設定する必要があります。" #. (itstool) path: page/title #: C/music-player-newipod.page:18 msgid "My new iPod won't work" msgstr "新しいiPodが動かない" #. (itstool) path: page/p #: C/music-player-newipod.page:20 msgid "" "If you have a new iPod that has never been connected to a computer before, " "it won't be recognized properly when you connect it to a Linux computer. " "This is because iPods need to be set up and updated using the " "iTunes software, which only runs on Windows and Mac OS X." msgstr "" #. (itstool) path: page/p #: C/music-player-newipod.page:22 msgid "" "To set up your iPod, install iTunes on a Windows or Mac computer and plug it " "in. You will be led through a few steps to set it up. If asked for the " "Volume Format, choose MS-DOS (FAT), Windows " "or similar. The other format (HFS/Mac) does not work as well with Linux." msgstr "" #. (itstool) path: page/p #: C/music-player-newipod.page:24 msgid "" "Once you have finished setup, the iPod should work normally when you plug it " "into a Linux computer." msgstr "設定を完了すれば、iPodはLinuxのコンピューターに挿したときに普通に動作するでしょう。" #. (itstool) path: info/desc #: C/music-player-notrecognized.page:15 msgid "" "Add a .is_audio_player file to tell your computer that it's " "an audio player." msgstr "" "コンピューターに音楽プレーヤーであることを伝えるため .is_audio_player ファイルを追加します。" #. (itstool) path: page/title #: C/music-player-notrecognized.page:19 msgid "Why isn't my audio player recognized when I plug it in?" msgstr "音楽プレーヤーを接続したのですがなぜ認識しないのですか?" #. (itstool) path: page/p #: C/music-player-notrecognized.page:21 msgid "" "If your audio player (MP3 player etc.) is plugged in to the computer but you " "can't see it in your music organizer application, it may not have been " "properly recognized as an audio player." msgstr "" #. (itstool) path: page/p #: C/music-player-notrecognized.page:23 msgid "" "Try unplugging the player and then plugging it in again. If that doesn't " "help, open the file manager. You should " "see the player listed under Devices in the sidebar - click it to " "open the folder for the audio player. Now, click " "FileNew DocumentEmpty " "Document, type .is_audio_player and press " "Enter (the period and underscores are important, and it should be " "all lower-case). This file tells your computer to recognize the device as an " "audio player." msgstr "" #. (itstool) path: page/p #: C/music-player-notrecognized.page:25 msgid "" "Now, find the audio player in the file manager sidebar and eject it (right-" "click and click Eject). Unplug it, then plug it back in. This " "time it should have been recognized as an audio player by your music " "organizer. If not, try closing the music organizer and then re-opening it." msgstr "" #. (itstool) path: note/p #: C/music-player-notrecognized.page:28 msgid "" "These instructions won't work for iPods and some other audio players. They " "should work if your player is a USB Mass Storage device, though; it " "should say in its manual if it is." msgstr "" #. (itstool) path: note/p #: C/music-player-notrecognized.page:32 msgid "" "When you look in the audio player folder again, you won't see the " ".is_audio_player file. This is because the period in the " "file's name tells the file manager to hide the file. You can check that it " "is still there by clicking ViewShow Hidden " "Files." msgstr "" #. (itstool) path: info/desc #: C/nautilus-behavior.page:8 msgid "" "Single-click to open files, run or view executable text files, and specify " "trash behavior." msgstr "シングルクリックによるファイルオープン、実行可能なテキストファイルの起動、およびゴミ箱関連の動作の設定を行います。" #. (itstool) path: credit/name #: C/nautilus-behavior.page:27 msgid "Sindhu S" msgstr "" #. (itstool) path: page/title #: C/nautilus-behavior.page:33 msgid "File manager behavior preferences" msgstr "ファイルマネージャーの動作設定" #. (itstool) path: page/p #: C/nautilus-behavior.page:34 msgid "" "You can control whether you single-click or double-click files, how " "executable text files are handled, and the trash behavior. Click " "Files in the menu bar, pick Preferences and select the " "Behavior tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-behavior.page:39 msgid "Behavior" msgstr "動作" #. (itstool) path: item/title #: C/nautilus-behavior.page:42 msgid "Single click to open items" msgstr "シングルクリックでアイテムを開く" #. (itstool) path: item/title #: C/nautilus-behavior.page:43 msgid "Double click to open items" msgstr "ダブルクリックでアイテムを開く" #. (itstool) path: item/p #: C/nautilus-behavior.page:44 msgid "" "By default, clicking selects files and double-clicking opens them. You can " "instead choose to have files and folders open when you click on them once. " "When you use single-click mode, you can hold down the Ctrl key " "while clicking to select one or more files." msgstr "" "デフォルトでは、シングルクリックでファイルを選択し、ダブルクリックでファイルを開きます。代わりに、シングルクリックでファイルやフォルダーを開くようにもでき" "ます。シングルクリックモードでは、Ctrl キーを押しながらクリックすることで、1 つ以上のファイルを選択できます。" #. (itstool) path: section/title #: C/nautilus-behavior.page:53 msgid "Executable text files" msgstr "実行可能なテキストファイル" #. (itstool) path: section/p #: C/nautilus-behavior.page:54 msgid "" "An executable text file is a file that contains a program that you can run " "(execute). The file " "permissions must also allow for the file to run as a program. The " "most common are Shell, Python and Perl " "scripts. These have extensions .sh, .py and " ".pl, respectively." msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:61 msgid "When you open an executable text file, you can select from:" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:65 msgid "Run executable text files when they are opened" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:68 msgid "View executable text files when they are opened" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:71 msgid "Ask each time" msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:75 msgid "" "If Ask each time is selected, a dialog will pop up asking if you " "wish to run or view the selected text file." msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:78 msgid "" "Executable text files are also called scripts. All scripts in " "~/.local/share/nautilus/scripts folder will appear in the " "context menu for a file under the Scripts " "submenu. When a script is executed from a local folder, all selected files " "will be pasted to the script as parameters. To execute a script on a file:" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:86 msgid "Navigate to the desired folder." msgstr "対象のフォルダーに移動します。" #. (itstool) path: item/p #: C/nautilus-behavior.page:89 msgid "Select the desired file." msgstr "対象のファイルを選択します。" #. (itstool) path: item/p #: C/nautilus-behavior.page:92 msgid "" "Right click on the file to open the context menu and select the desired " "script to execute from the Scripts menu." msgstr "" #. (itstool) path: note/p #: C/nautilus-behavior.page:98 msgid "" "A script will not be passed any parameters when executed from a remote " "folder such as a folder showing web or ftp content." msgstr "" #. (itstool) path: info/title #: C/nautilus-behavior.page:106 msgctxt "link" msgid "File manager trash preferences" msgstr "ファイルマネージャーのゴミ箱設定" #. (itstool) path: section/title #: C/nautilus-behavior.page:108 msgid "Trash" msgstr "ゴミ箱" #. (itstool) path: item/title #: C/nautilus-behavior.page:112 msgid "Ask before emptying the Trash or deleting files" msgstr "ゴミ箱を空にする/ファイルを削除する前に確認する" #. (itstool) path: item/p #: C/nautilus-behavior.page:113 msgid "" "This option is selected by default. When emptying the trash, a message will " "be displayed confirming that you would like to empty the trash or delete " "files." msgstr "" "このオプションはデフォルトで選択されています。ゴミ箱を空にする操作が行われると、確認メッセージが表示され、本当にゴミ箱を空にする/ファイルを削除するか尋ね" "られます。" #. (itstool) path: item/title #: C/nautilus-behavior.page:116 msgid "Include a Delete command that bypasses Trash" msgstr "\"削除\" (ゴミ箱を経由しない) をメニューに追加する" #. (itstool) path: item/p #: C/nautilus-behavior.page:117 msgid "" "Selecting this option will add a Delete item to the menu that " "pops up when you right-click on an item in the Files application." msgstr "" "このオプションを選択すると、ファイルアプリケーションでの右クリックのポップアップメニューに削除メニュー項目を追" "加します。" #. (itstool) path: note/p #: C/nautilus-behavior.page:120 msgid "" "Deleting an item using the Delete menu option bypasses the Trash " "altogether. The item is removed from the system completely. There is no way " "to recover the deleted item." msgstr "" "削除メニューオプションを使ってアイテムを削除すると、ゴミ箱を経由せずに完全に削除します。該当のアイテムはお使いのシステムから完全に削" "除されます。削除したアイテムを復旧する方法はありません。" #. (itstool) path: info/desc #: C/nautilus-bookmarks-edit.page:11 msgid "Add, delete, and rename bookmarks in the file manager." msgstr "ファイルマネージャーのブックマークの追加、削除、名前変更を行います。" #. (itstool) path: page/title #: C/nautilus-bookmarks-edit.page:24 msgid "Edit folder bookmarks" msgstr "フォルダーブックマークの編集" #. (itstool) path: page/p #: C/nautilus-bookmarks-edit.page:25 msgid "Your bookmarks are listed in the sidebar of the file manager." msgstr "ブックマークはファイルマネージャーのサイドバーにリストアップされています。" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:28 msgid "Add a bookmark:" msgstr "ブックマークの追加:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:29 msgid "Open the folder (or location) that you want to bookmark." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:30 msgid "" "Click Bookmarks in the menu bar and select Bookmark this " "Location." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:35 msgid "Delete a bookmark:" msgstr "ブックマークの削除:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:36 msgid "" "Click Bookmarks in the menu bar and select " "Bookmarks... from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:38 msgid "" "In the Bookmarks window, select the bookmark you wish to delete " "and click the - button." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:43 msgid "Rename a bookmark:" msgstr "ブックマークの名前を変更するには:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:44 msgid "" "Click on Files in the top bar and pick Bookmarks from " "the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:46 msgid "" "In the Bookmarks window, select the bookmark you wish to rename." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:48 msgid "In the Name text box, type the new name for the bookmark." msgstr "名前テキストボックスに新しいブックマークの名前を入力します。" #. (itstool) path: note/p #: C/nautilus-bookmarks-edit.page:50 msgid "" "Renaming a bookmark does not rename the folder. If you have bookmarks to two " "different folders in two different locations, but which each have the same " "name, the bookmarks will have the same name, and you won't be able to tell " "them apart. In these cases, it is useful to give a bookmark a name other " "than the name of the folder it points to." msgstr "" "ブックマークの名前を変更してもフォルダー名が変更されるわけではありません。2つの異なるフォルダーがそれぞれ異なる場所にあり、ともに同じフォルダー名だった場" "合は、ブックマークの名前が同じになり区別することが難しくなります。このような場合は、フォルダー名とは別の名前をブックマークに付けると便利です。" #. (itstool) path: info/desc #: C/nautilus-connect.page:12 msgid "" "View and edit files on another computer over FTP, SSH, Windows shares, or " "WebDAV." msgstr "FTP、SSH、Windows 共有、あるいはWebDAVを使って、他のコンピューターのファイルを表示、編集します" #. (itstool) path: page/title #: C/nautilus-connect.page:26 msgid "Browse files on a server or network share" msgstr "サーバーや共有ディスクのファイルを閲覧する" #. (itstool) path: page/p #: C/nautilus-connect.page:28 msgid "" "You can connect to a server or network share to browse and view files on " "that server, exactly as if they were on your own computer. This is a " "convenient way to download or upload files on the internet, or to share " "files with other people on your local network." msgstr "" "ファイルサーバーや共有ディスクに接続し、ちょうど手元のコンピューターのファイルにアクセスするのと同じように、ネットワーク上のファイルにアクセスできます。イ" "ンターネット上でファイルのダウンロードやアップロードをしたり、ローカルネットワーク内のユーザーとファイルを共有したりするときに、この機能は便利です。" #. (itstool) path: page/p #: C/nautilus-connect.page:34 msgid "" "To browse files over the network, open the Files application from " "the Dash, and click Browse Network in the sidebar. The " "file manager will find any computers on your local area network that " "advertise their ability to serve files. If you want to connect to a server " "on the internet, or if you do not see the computer you're looking for, you " "can manually connect to a server by typing in its internet/network address." msgstr "" #. (itstool) path: steps/title #: C/nautilus-connect.page:44 msgid "Connect to a file server" msgstr "ファイルサーバーへの接続" #. (itstool) path: item/p #: C/nautilus-connect.page:45 msgid "" "In the file manager, click Files in the menu bar and pick " "Connect to Server from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:47 msgid "" "Enter the address of the server, in the form of a URL. Details on supported URLs are listed below." msgstr "" #. (itstool) path: note/p #: C/nautilus-connect.page:51 msgid "" "If you have connected to the server before, you can click on it in the " "Recent Servers list." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:55 msgid "" "Click Connect. A new window will open showing you the files on " "the server. You can browse the files just as you would for those on your own " "computer. The server will also be added to the sidebar so you can access it " "quickly in the future" msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:63 msgid "Writing URLs" msgstr "URLを入力する" #. (itstool) path: section/p #: C/nautilus-connect.page:65 msgid "" "A URL, or uniform resource locator, is a form of address " "that refers to a location or file on a network. The address is formatted " "like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:68 msgid "scheme://servername.example.com/folder" msgstr "scheme://servername.example.com/folder" #. (itstool) path: section/p #: C/nautilus-connect.page:70 msgid "" "The scheme specifies the protocol or type of server. The " "example.com portion of the address is called the domain " "name. If a username is required, it is inserted before the server name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:74 msgid "scheme://username@servername.example.com/folder" msgstr "scheme://username@servername.example.com/folder" #. (itstool) path: section/p #: C/nautilus-connect.page:76 msgid "" "Some schemes require the port number to be specified. Insert it after the " "domain name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:78 msgid "scheme://servername.example.com:port/folder" msgstr "scheme://servername.example.com:port/folder" #. (itstool) path: section/p #: C/nautilus-connect.page:80 msgid "" "Below are specific examples for the various server types that are supported." msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:84 msgid "Types of servers" msgstr "サーバーの種類" #. (itstool) path: section/p #: C/nautilus-connect.page:86 msgid "" "You can connect to different types of servers. Some servers are public, and " "allow anybody to connect. Other servers require you to log in with a " "username and password." msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:89 msgid "" "You may not have permissions to perform certain actions on files on a " "server. For example, on public FTP sites, you will probably not be able to " "delete files." msgstr "" "権限がなく、サーバーのファイルに対する特定の操作ができないこともあります。たとえば、パブリックなFTP " "サイトでは、ファイルの削除はおそらくできないでしょう。" #. (itstool) path: section/p #: C/nautilus-connect.page:92 msgid "" "The URL you enter depends on the protocol that the server uses to export its " "file shares." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:96 msgid "SSH" msgstr "SSH" #. (itstool) path: item/p #: C/nautilus-connect.page:97 msgid "" "If you have a secure shell account on a server, you can connect " "using this method. Many web hosts provide SSH accounts to members so they " "can securely upload files. SSH servers always require you to log in." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:101 msgid "A typical SSH URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:103 msgid "ssh://username@servername.example.com/folder" msgstr "ssh://username@servername.example.com/folder" #. (itstool) path: item/p #: C/nautilus-connect.page:110 msgid "" "When using SSH, all the data you send (including your password) is encrypted " "so that other users on your network can't see it." msgstr "" "SSH を使用する場合、すべての送信データ (パスワードを含む) は暗号化されるので、ネットワークの他のユーザーがその内容を盗聴することはできません。" #. (itstool) path: item/title #: C/nautilus-connect.page:114 msgid "FTP (with login)" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:115 msgid "" "FTP is a popular way to exchange files on the Internet. Because data is not " "encrypted over FTP, many servers now provide access through SSH. Some " "servers, however, still allow or require you to use FTP to upload or " "download files. FTP sites with logins will usually allow you to delete and " "upload files." msgstr "" "FTP はインターネット上でファイルを交換するポピュラーな方法です。FTP ではデータは暗号化されないため、多くのサーバーが SSH " "によるアクセスを提供しています。しかしながら、ファイルのアップロードやダウンロードをするのに、FTP " "が使える、あるいは使わなければならないサイトは、まだ存在します。ログインした FTP サイトでは、通常ファイルの削除やアップロードが可能です。" #. (itstool) path: item/p #: C/nautilus-connect.page:120 msgid "A typical FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:122 msgid "ftp://username@ftp.example.com/path/" msgstr "ftp://username@ftp.example.com/path/" #. (itstool) path: item/title #: C/nautilus-connect.page:126 msgid "Public FTP" msgstr "パブリックな FTP" #. (itstool) path: item/p #: C/nautilus-connect.page:127 msgid "" "Sites that allow you to download files will sometimes provide public or " "anonymous FTP access. These servers do not require a username and password, " "and will usually not allow you to delete or upload files." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:131 msgid "A typical anonymous FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:133 msgid "ftp://ftp.example.com/path/" msgstr "ftp://ftp.example.com/path/" #. (itstool) path: item/p #: C/nautilus-connect.page:135 msgid "" "Some anonymous FTP sites require you to log in with a public username and " "password, or with a public username using your email address as the " "password. For these servers, use the FTP (with login) method, and " "use the credentials specified by the FTP site." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:142 msgid "Windows share" msgstr "Windows共有" #. (itstool) path: item/p #: C/nautilus-connect.page:143 msgid "" "Windows computers use a proprietary protocol to share files over a local " "area network. Computers on a Windows network are sometimes grouped into " "domains for organization and to better control access. If you have " "the right permissions on the remote computer, you can connect to a Windows " "share from the file manager." msgstr "" "Windows コンピューターは、プロプライエタリのプロトコルを使って LAN 上でファイル共有を行います。Windows " "ネットワークのコンピューターは、組織化し、より適切にアクセス制御するために、ドメインにグルーピングされることがときどきあります。リモート" "のコンピューターへの適切な権限があれば、ファイルマネージャーから Windows の共有ファイルにアクセスできます。" #. (itstool) path: item/p #: C/nautilus-connect.page:148 msgid "A typical Windows share URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:150 msgid "smb://servername/Share" msgstr "smb://servername/Share" #. (itstool) path: item/title #: C/nautilus-connect.page:154 msgid "WebDAV and Secure WebDAV" msgstr "WebDAVおよびSecure WebDAV" #. (itstool) path: item/p #: C/nautilus-connect.page:155 msgid "" "Based on the HTTP protocol used on the web, WebDAV is sometimes used to " "share files on a local network and to store files on the internet. If the " "server you're connecting to supports secure connections, you should choose " "this option. Secure WebDAV uses strong SSL encryption, so that other users " "can't see your password." msgstr "" "Webで使われるHTTPプロトコルをベースにして、ローカルネットワーク上でファイルを共有したり、インターネット上にファイルを保存したりするのに、WebDA" "Vがときどき使用されます。サーバーがセキュアな接続をサポートする場合は、それを利用した方がよいでしょう。Secure " "WebDAVは強力なSSL暗号を使用しており、他のユーザーがあなたのパスワードを覗き見ることはできません。" #. (itstool) path: item/p #: C/nautilus-connect.page:160 msgid "A typical WebDAV URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:162 msgid "http://example.hostname.com/path" msgstr "http://example.hostname.com/path" #. (itstool) path: info/desc #: C/nautilus-display.page:8 msgid "Control icon captions used in the file manager." msgstr "ファイルマネージャーで使用されるアイコンの見出しを設定します。" #. (itstool) path: page/title #: C/nautilus-display.page:31 msgid "File manager display preferences" msgstr "ファイルマネージャーの表示設定" #. (itstool) path: page/p #: C/nautilus-display.page:33 msgid "" "You can control how the file manager displays captions under icons. Click " "Edit in the menu bar, pick Preferences and select the " "Display tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-display.page:38 msgid "Icon captions" msgstr "アイコンの見出し" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/nautilus-display.page:40 msgctxt "_" msgid "" "external ref='figures/nautilus-icons.png' " "md5='5eb11f3f70bb27c18f77727f6db678af'" msgstr "" #. (itstool) path: media/p #: C/nautilus-display.page:41 msgid "File manager icons with captions" msgstr "" #. (itstool) path: section/p #: C/nautilus-display.page:43 msgid "" "When you use icon view, you can choose to have extra information about files " "and folders displayed in a caption under each icon. This is useful, for " "example, if you often need to see who owns a file or when it was last " "modified." msgstr "" "アイコン表示では、ファイルやフォルダーの追加情報を選択して、各アイコンの下の見出しに表示できます。ファイルの所有者や更新日時についてたびたび参照する必要が" "ある場合などに、この機能は役立ちます。" #. (itstool) path: section/p #: C/nautilus-display.page:47 msgid "" "You can zoom in a folder by clicking the View Zoom " "In or press Ctrl+. As " "you zoom in, the file manager will display more and more information in " "captions. You can choose up to three things to show in captions. The first " "will be displayed at most zoom levels. The last will only be shown at very " "large sizes." msgstr "" #. (itstool) path: note/p #: C/nautilus-display.page:52 msgid "" "If you have a file manager window open, you may have to reload for icon " "caption changes to take effect. Click " "ViewReload or press " "CtrlR." msgstr "" #. (itstool) path: info/desc #: C/nautilus-file-properties-basic.page:8 msgid "" "View basic file information, set permissions, and choose default " "applications." msgstr "基本的なファイル情報の表示、アクセス権の設定、およびデフォルトのアプリケーションの選択を行います。" #. (itstool) path: page/title #: C/nautilus-file-properties-basic.page:27 msgid "File properties" msgstr "ファイルのプロパティ" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:29 msgid "" "To view information about a file or folder, right-click it and select " "Properties. You can also select the file and press " "AltEnter." msgstr "" "ファイルやフォルダーに関する情報を表示するには、アイテムを右クリックしてプロパティを選択します。アイテムを選択して " "AltEnter を押すことでも、情報を表示できます。" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:33 msgid "" "The file properties window shows you information like the type of file, the " "size of the file, and when you last modified it. If you need this " "information often, you can have it displayed in list view columns or icon captions." msgstr "" "ファイルプロパティのウィンドウでは、ファイルの種類や、サイズ、更新日時などの情報を確認できます。こうした情報がよく必要になる場合は、一覧表示の列やアイコンの見出しに表示することができます。" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:39 msgid "" "The information given on the Basic tab is explained below. There " "are also Permissions and Open With tabs. For certain types of files, such " "as images and videos, there will be an extra tab that provides information " "like the dimensions, duration, and codec." msgstr "" #. (itstool) path: section/title #: C/nautilus-file-properties-basic.page:47 msgid "Basic properties" msgstr "基本のプロパティ" #. (itstool) path: title/gui #. (itstool) path: td/p #: C/nautilus-file-properties-basic.page:50 #: C/nautilus-list.page:37 #: C/net-firewall-ports.page:30 msgid "Name" msgstr "名前" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:51 msgid "" "You can rename the file by changing this field. You can also rename a file " "outside the properties window. See ." msgstr "" #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:56 #: C/nautilus-list.page:46 msgid "Type" msgstr "種類" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:57 msgid "" "This helps you identify the type of the file, such as PDF document, " "OpenDocument Text, or JPEG image. The file type determines which " "applications can open the file, among other things. For example, you can't " "open a picture with a music player. See for more " "information on this." msgstr "" "この情報は、PDF ドキュメント、OpenDocument テキスト、あるいは JPEG " "画像など、ファイルの種類を識別するのに役立ちます。ファイルの種類によって、どのアプリケーションがそのファイルを開くのに適しているかが決まります。たとえば、" "音楽プレイヤーで画像は開けないなど。 を参照してください。" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:62 msgid "" "The MIME type of the file is shown in parentheses; MIME type is a " "standard way that computers use to refer to the file type." msgstr "" "ファイルの MIME 型が括弧内に表示されます。MIME 型はファイルの種類を示すのにコンピューターで使用される標準的な方法です。" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:67 msgid "Contents" msgstr "内容" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:68 msgid "" "This field is displayed if you are looking at the properties of a folder " "rather than a file. It helps you see the number of items in the folder. If " "the folder includes other folders, each inner folder is counted as one item, " "even if it contains further items. Each file is also counted as one item. If " "the folder is empty, the contents will display nothing." msgstr "" "この欄は、ファイルではなくフォルダーのプロパティを参照する場合に表示されます。フォルダーに含まれるアイテムの数を確認するのに便利です。フォルダーが内部に他" "のフォルダーを含む場合は、内部の各フォルダーは 1 件として数えられ、さらにそのフォルダーの内部にもアイテムがあればそれらも計上されます。各ファイルも " "1 件として数えられます。フォルダーの中身が無い場合は、無しと表示されます。" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:72 #: C/nautilus-list.page:41 msgid "Size" msgstr "サイズ" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:73 msgid "" "This field is displayed if you are looking at a file (not a folder). The " "size of a file tells you how much disk space it takes up. This is also an " "indicator of how long it will take to download a file or send it in an email " "(big files take longer to send/receive)." msgstr "" "この欄は、フォルダーではなくファイルを参照する場合に表示されます。ファイルのサイズに関するこの情報は、該当のファイルがディスク領域に占める大きさを示します" "。この欄は、ファイルをダウンロードしたり、メールで送信したりするのにどれくらい時間がかかるかの目安にもなります " "(大きなファイルは送受信に時間がかかります)。" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:74 msgid "" "Sizes may be given in bytes, KB, MB, or GB; in the case of the last three, " "the size in bytes will also be given in parentheses. Technically, 1 KB is " "1024 bytes, 1 MB is 1024 KB and so on." msgstr "" "サイズの表示単位は、バイト、KB、MB、あるいは GB になります。後者 3 " "つのいずれかの場合は、バイト単位でのサイズも括弧内に表示されます。厳密には、1 KB は 1024 バイト、1 MB は 1024 KB (以下、同様) " "となります。" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:78 #: C/nautilus-list.page:95 msgid "Location" msgstr "場所" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:79 msgid "" "The location of each file on your computer is given by its absolute " "path. This is a unique \"address\" of the file on your computer, made " "up of a list of the folders that you would need to go into to find the file. " "For example, if Jim had a file called Resume.pdf in his Home " "folder, its location would be /home/jim/Resume.pdf." msgstr "" "各ファイルがコンピューターのどこに配置されているかを、絶対パスで示します。これは、お使いのコンピューターにおける、ファイルの一意な「アド" "レス」となるものであり、そのファイルを見つけるのに通過する必要のある一連のフォルダーで構成されています。たとえば、Jim が " "Resume.pdf " "という名前のファイルを、彼のホームフォルダーに置いているとすれば、そのファイルの場所は、/home/jim/Resume.pdf" " となります。" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:83 msgid "Volume" msgstr "ボリューム" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:84 msgid "" "The file system or device that the file is stored on. This shows you where " "the file is physically stored, for example if it is on the hard disk or on a " "CD, or a network share or file " "server. Hard disks can be split up into several disk partitions; the partition will be displayed under " "Volume too." msgstr "" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:94 msgid "Free Space" msgstr "空き容量" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:95 msgid "" "This is only displayed for folders. It gives the amount of disk space which " "is available on the disk that the folder is on. This is useful for checking " "if the hard disk is full." msgstr "" "これはフォルダーだけに表示されます。そのフォルダーのあるディスクにおいて利用可能なディスク容量を示しています。この情報は、ハードディスクがいっぱいになって" "いないか確認する場合に便利です。" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:102 msgid "Accessed" msgstr "アクセス日時" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:103 msgid "The date and time when the file was last opened." msgstr "最後にファイルを開いた日時です。" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:107 #: C/nautilus-list.page:50 msgid "Modified" msgstr "更新日時" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:108 msgid "The date and time when the file was last changed and saved." msgstr "最後にファイルの内容を変更したり、保存した日時です。" #. (itstool) path: info/desc #: C/nautilus-file-properties-permissions.page:9 msgid "Control who can view and edit your files and folders." msgstr "あなたのファイルやフォルダーを誰が参照できて、誰が編集できるかを制御します。" #. (itstool) path: page/title #: C/nautilus-file-properties-permissions.page:31 msgid "Set file permissions" msgstr "ファイルのアクセス権を設定する" #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:33 msgid "" "You can use file permissions to control who can view and edit files that you " "own. To view and set the permissions for a file, right click it and select " "Properties, then select the Permissions tab." msgstr "" "ファイルのアクセス権限を利用して、あなたの所有するファイルを誰が参照でき、誰が編集できるかを制御することが可能です。ファイルのアクセス権を確認および設定す" "るには、ファイルを右クリックしてプロパティを選択し、それからアクセス権タブを選択します。" #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:37 msgid "" "See and below for details " "on the types of permissions you can set." msgstr "" "設定可能なアクセス権の種類の詳細については、以下の および を参照してください。" #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:41 #: C/nautilus-preview.page:36 msgid "Files" msgstr "ファイル" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:43 msgid "" "You can set the permissions for the file owner, the group owner, and all " "other users of the system. For your files, you are the owner, and you can " "give yourself read-only or read-and-write permission. Set a file to read-" "only if you don't want to accidentally change it." msgstr "" "ファイルの所有者、所有グループ、およびシステム上のその他のユーザーのアクセス権を設定することができます。あなたのファイルについてはあなたが所有者であり、自" "分にたいして読み込み専用の権限あるいは読み書き権限を設定できます。誤ってファイルを変更したくない場合は、ファイルを読み込み専用にしてください。" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:48 msgid "" "Every user on your computer belongs to a group. On home computers, it is " "common for each user to have their own group, and group permissions are not " "often used. In corporate environments, groups are sometimes used for " "departments or projects. As well as having an owner, each file belongs to a " "group. You can set the file's group and control the permissions for all " "users in that group. You can only set the file's group to a group you belong " "to." msgstr "" "お使いのコンピューターのどのユーザーも何らかのグループに所属しています。家庭用コンピューターでは、各ユーザーが自分自身のグループに所属しているのが一般的で" "あり、グループの権限が使用されることはあまりありません。企業環境では、グループが、部署やプロジェクトにあわせてグループを活用することがときどきあります。各" "ファイルには、1 つの所有者が設定されているのに加え、1 " "つの所有グループが設定されています。ファイルのグループを設定することによって、そのグループに属する全ユーザーの権限を制御できます。ファイルに設定できるグル" "ープは、あなたが属しているグループだけです。" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:56 msgid "" "You can also set the permissions for users other than the owner and those in " "the file's group." msgstr "ファイルの所有者でも、所有グループに属するユーザーでもない、その他のユーザーの権限も設定できます。" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:59 msgid "" "If the file is a program, such as a script, you must select Allow " "executing file as program to run it. Even with this option selected, " "the file manager may still open the file in an application or ask you what " "to do. See for more " "information." msgstr "" "ファイルがスクリプトなどのプログラムである場合、それを実行するには、プログラムとして実行できるのオプションを選択してください。このオ" "プションが設定されていても、ファイルマネージャーはそのファイルを何らかのアプリケーションで開くこともあれば、どうするか確認することもあります。詳細は " " を参照してください。" #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:67 #: C/nautilus-preview.page:48 msgid "Folders" msgstr "フォルダー" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:68 msgid "" "You can set permissions on folders for the owner, group, and other users. " "See the details of file permissions above for an explanation of owners, " "groups, and other users." msgstr "" "フォルダーにたいして所有者、グループおよびその他ユーザーの権限を設定できます。所有者、グループおよびその他ユーザーの説明は、上記のファイルの権限を参照して" "ください。" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:71 msgid "" "The permissions you can set for a folder are different from those you can " "set for a file." msgstr "フォルダーにたいして設定できる権限は、次の点でファイルの権限とは異なります。" #. (itstool) path: title/gui #. (itstool) path: item/title #: C/nautilus-file-properties-permissions.page:75 #: C/net-proxy.page:59 msgid "None" msgstr "なし" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:76 msgid "The user will not even be able to see what files are in the folder." msgstr "ユーザーは、そのフォルダーに含まれるファイルを確認することもできません。" #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:80 msgid "List files only" msgstr "表示のみ" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:81 msgid "" "The user will be able to see what files are in the folder, but will not be " "able to open, create, or delete files." msgstr "" "ユーザーは、そのフォルダーに含まれるファイルを確認することができます。しかし、ファイルを開いたり、新規作成したり、削除したりすることはできません。" #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:85 msgid "Access files" msgstr "アクセスのみ" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:86 msgid "" "The user will be able to open files in the folder (provided they have " "permission to do so on the particular file), but will not be able to create " "new files or delete files." msgstr "" "ユーザーは、そのフォルダーのファイルを開くことができます (該当ファイルに対する権限がある限りで)。しかし、ファイルの新規作成や削除はできません。" #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:91 msgid "Create and delete files" msgstr "作成と削除" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:92 msgid "" "The user will have full access to the folder, including opening, creating, " "and deleting files." msgstr "ユーザーは、フォルダーへの完全なアクセス権を持ち、ファイルを開いたり、新規作成したり、削除したりすることができます。" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:97 msgid "" "You can also quickly set the file permissions for all the files in the " "folder by clicking Change Permissions for Enclosed Files. Use the " "drop-down lists to adjust the permissions of contained files or folders, and " "click Change. Permissions are applied to files and folders in " "subfolders as well, to any depth." msgstr "" #. (itstool) path: info/desc #: C/nautilus-list.page:7 msgid "Control what information is displayed in columns in list view." msgstr "一覧表示の列に表示する列を設定します。" #. (itstool) path: page/title #: C/nautilus-list.page:26 msgid "File manager list columns preferences" msgstr "ファイルマネージャーの一覧表示項目の設定" #. (itstool) path: page/p #: C/nautilus-list.page:28 msgid "" "There are nine columns of information that you can display in the file " "manager's list view. Click Files in the menu bar, pick " "Preferences and choose the List Columns tab to select " "which columns will be visible." msgstr "" #. (itstool) path: note/p #: C/nautilus-list.page:31 msgid "" "Use the Move Up and Move Down buttons to choose the " "order in which the selected columns will appear." msgstr "上げるおよび下げるボタンを使って、選択した項目の表示順を指定してください。" #. (itstool) path: item/p #: C/nautilus-list.page:38 msgid "The name of folders and files in the folder being viewed." msgstr "フォルダーやファイルの名前が表示されます。" #. (itstool) path: item/p #: C/nautilus-list.page:42 msgid "" "The size of a folder is given as the number of items contained in the " "folder. The size of a file is given as bytes, KB, or MB." msgstr "" "フォルダーのサイズには、該当のフォルダー配下に含まれるアイテム数が表示されます。ファイルのサイズは、バイト、KB、MB 単位で表示されます。" #. (itstool) path: item/p #: C/nautilus-list.page:47 msgid "" "Displayed as folder, or file type such as PDF document, JPEG image, MP3 " "audio, and more." msgstr "フォルダー、あるいは、PDF ドキュメント、JPEG 画像、MP3 オーディオなどのファイルの種類が表示されます。" #. (itstool) path: item/p #: C/nautilus-list.page:51 msgid "Gives the date and time of the last time the file was modified." msgstr "最後にファイルを更新した日時が表示されます。" #. (itstool) path: title/gui #: C/nautilus-list.page:54 msgid "Owner" msgstr "所有者" #. (itstool) path: item/p #: C/nautilus-list.page:55 msgid "The name of the user the folder or file is owned by." msgstr "フォルダーやファイルの所有者名が表示されます。" #. (itstool) path: title/gui #: C/nautilus-list.page:58 msgid "Group" msgstr "グループ" #. (itstool) path: item/p #: C/nautilus-list.page:59 msgid "" "The group the file is owned by. On my home computers, each user is in their " "own group. Groups are sometimes used in corporate environments, where users " "might be in groups according to department or project." msgstr "" "ファイルの所有グループが表示されます。ご家庭のコンピューターでは各ユーザーは自分自身のグループに属しています。グループは、企業環境などで活用されることがあ" "り、ユーザーは、部署やプロジェクトなどに応じたグループに所属していたりするでしょう。" #. (itstool) path: title/gui #: C/nautilus-list.page:64 msgid "Permissions" msgstr "権限" #. (itstool) path: item/p #: C/nautilus-list.page:65 msgid "Displays the file access permissions e.g. drwxrw-r--" msgstr "ファイルのアクセス権が、たとえばdrwxrw-r--のように表示されます。" #. (itstool) path: item/p #: C/nautilus-list.page:68 msgid "" "The first character - is the file type. - means " "regular file and d means directory (folder)." msgstr "" "上の例の先頭文字-はファイルタイプを示しています。その文字が-" "であれば通常のファイルを意味し、dであればディレクトリ (フォルダー) を意味しています。" #. (itstool) path: item/p #: C/nautilus-list.page:71 msgid "" "The next three characters rwx specify permissions for the user " "who owns the file." msgstr "その次の 3 文字rwxは、そのファイルの所有者の権限を示しています。" #. (itstool) path: item/p #: C/nautilus-list.page:74 msgid "" "The next three rw- specify permissions for all members of the " "group that owns the file." msgstr "その次の 3 文字 rw- は、そのファイルの所有グループに属する全ユーザーの権限を示しています。" #. (itstool) path: item/p #: C/nautilus-list.page:77 msgid "" "The last three characters in the column r-- specify permissions " "for all other users on the system." msgstr "最後の 3 文字 r-- は、システム上のその他の全ユーザーの権限を示しています。" #. (itstool) path: item/p #: C/nautilus-list.page:80 msgid "Each character has the following meanings:" msgstr "ひとつひとつの文字の意味は次のとおりです。" #. (itstool) path: item/p #: C/nautilus-list.page:84 msgid "r : Read permission." msgstr "r : 読み取り権限" #. (itstool) path: item/p #: C/nautilus-list.page:85 msgid "w : Write permission." msgstr "w : 書き込み権限" #. (itstool) path: item/p #: C/nautilus-list.page:86 msgid "x : Execute permission." msgstr "x : 実行権限" #. (itstool) path: item/p #: C/nautilus-list.page:87 msgid "- : No permission." msgstr "- : 権限なし" #. (itstool) path: title/gui #: C/nautilus-list.page:91 msgid "MIME Type" msgstr "MIME 型" #. (itstool) path: item/p #: C/nautilus-list.page:92 msgid "Displays the MIME type of the item." msgstr "アイテムの MIME 型が表示されます。" #. (itstool) path: item/p #: C/nautilus-list.page:96 msgid "The path to the location of the file." msgstr "ファイルの場所を示すパスが表示されます。" #. (itstool) path: page/title #: C/nautilus-prefs.page:17 msgid "File manager preferences" msgstr "ファイルマネージャーの設定" #. (itstool) path: info/desc #: C/nautilus-preview.page:8 msgid "Control when thumbnails are used for files." msgstr "ファイルのサムネイル表示に関する設定をします。" #. (itstool) path: page/title #: C/nautilus-preview.page:27 msgid "File manager preview preferences" msgstr "ファイルマネージャーのプレビュー設定" #. (itstool) path: page/p #: C/nautilus-preview.page:29 msgid "" "The file manager creates thumbnails to preview image, video, and text files. " "Thumbnail previews can be slow for large files or over networks, so you can " "control when previews are made. Click Files in the menu bar, pick " "Preferences and select the Preview tab." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:37 msgid "" "By default, all previews are done for Local Files Only, those on " "your computer or connected external drives. You can set this feature to " "Always or Never. The file manager can browse files on other computers over a " "local area network or the internet. If you often browse files over a local " "area network, and the network has high bandwidth, you may want to set the " "preview option to Always." msgstr "" "デフォルトでは、ローカルファイルのみが指定され、お使いのコンピューター上接続された外付けドライブ上のローカルファイルに対してだけプレ" "ビューが有効になります。常にあるいはしないを指定することもできます。ファイルマネージャーからは、LAN " "やインターネット上の他のコンピューターのファイルを閲覧できます。LAN " "上のファイルをよく閲覧し、高帯域幅のネットワークをお使いであれば、プレビューオプションの常にを選択するとよいでしょう。" #. (itstool) path: item/p #: C/nautilus-preview.page:44 msgid "" "In addition, you can use the Only for files smaller than setting " "to limit the size of files previewed." msgstr "また、ファイルの最大サイズを設定して、プレビューするファイルのサイズを制限できます。" #. (itstool) path: item/p #: C/nautilus-preview.page:49 msgid "" "If you show file sizes in list view " "columns or icon " "captions, folders will be shown with a count of how many files and " "folders they contain. Counting items in a folder can be slow, especially for " "very large folders, or over a network. You can turn this feature on or off, " "or turn it on only for files on your computer and local external drives." msgstr "" "一覧表示の列や、アイコンの見出しにファイルサイズを表示している場合、フォルダーのサイズ情報として、該当のフォルダーの配下に含まれるファ" "イルやフォルダーの数が表示されます。フォルダーに含まれるアイテムを計上すると、とりわけ巨大なフォルダーやネットワークを介する場合などは、処理が遅くなってし" "まう可能性があります。この機能を有効/無効にしたり、あるいは、お使いのコンピューターやローカルの外付けデバイスのファイルだけにたいして有効にしたりできます" "。" #. (itstool) path: info/desc #: C/nautilus-views.page:9 msgid "" "Specify the default view, sort order, and zoom levels for the file manager." msgstr "ファイルマネージャーの、デフォルトの表示方法、並び順、ズームレベルを指定します。" #. (itstool) path: page/title #: C/nautilus-views.page:36 msgid "Views preferences in Files" msgstr "ファイルの設定を見る" #. (itstool) path: page/p #: C/nautilus-views.page:38 msgid "" "You can change the default view for new folders, how files and folders are " "sorted by default, the zoom level for the icon and compact views, and " "whether files are displayed in the tree sidebar. Select Files Preferences in the top bar while " "Files is open and select the Views tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:46 msgid "Default view" msgstr "デフォルトの表示" #. (itstool) path: title/gui #: C/nautilus-views.page:49 msgid "View new folders using" msgstr "新しいフォルダーの表示形式" #. (itstool) path: item/p #: C/nautilus-views.page:50 msgid "" "By default, new folders are shown in icon view. If you prefer the list view, " "you can set it here as the default. Alternatively, you can select a " "different view for each folder as you browse by clicking the View items as a list or View " "items as a grid of icons button in the toolbar." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:57 msgid "Arrange items" msgstr "アイテムの並び順" #. (itstool) path: item/p #: C/nautilus-views.page:58 msgid "" "You can change the default sort order that is used in folders using the " "Arrange items drop-down list in the preferences to sort by name, " "file size, file type, when they were last modified, when they were last " "accessed or when they were trashed." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:64 msgid "" "You can change how files are sorted in an " "individual folder by clicking the View options button in the toolbar and choosing By " "Name, By Size, By Type or By Modification " "Date, or by clicking the list column headers in list view. This menu " "only affects the current folder." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:72 msgid "Sort folders before files" msgstr "フォルダーをファイルより前に配置する" #. (itstool) path: item/p #: C/nautilus-views.page:73 msgid "" "By default, the file manager no longer shows all folders before files. To " "see all folders listed before files, enable this option." msgstr "" "既定では、ファイルマネージャーはファイルの前にフォルダーを表示しません。すべてのフォルダーをファイルの前に表示させるには、このオプションを有効にしてくださ" "い。" #. (itstool) path: title/gui #: C/nautilus-views.page:77 msgid "Show hidden and backup files" msgstr "隠しファイルとバックアップファイルを表示する" #. (itstool) path: item/p #: C/nautilus-views.page:78 msgid "" "The file manager does not display hidden " "files and folders by default. You can always show hidden files by " "selecting this option." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:83 msgid "" "You can also show hidden files in an individual window by selecting " "Show Hidden Files, from the View options menu in the toolbar." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:92 msgid "Icon view defaults" msgstr "アイコン表示の既定値" #. (itstool) path: title/gui #: C/nautilus-views.page:95 #: C/nautilus-views.page:116 msgid "Default zoom level" msgstr "デフォルトのズームレベル" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:98 msgid "" "You can make the icons and text larger or smaller by default in icon view " "using this option. You can also change this setting in an individual folder " "by clicking the View " "options button in the toolbar and selecting Zoom In, " "Zoom Out or Normal Size. If you frequently use a " "larger or smaller zoom level, you can set the default with this option." msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:105 msgid "" "In icon view, more or fewer captions are shown based on your zoom level." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:113 msgid "List view defaults" msgstr "一覧表示の既定値" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:119 msgid "" "You can make the icons and text larger or smaller in list view using this " "option. You can also do this in an individual folder by clicking the View options button in " "the toolbar and selecting Zoom In, Zoom Out or " "Normal Size." msgstr "" #. (itstool) path: info/desc #: C/net-antivirus.page:11 msgid "" "There are few Linux viruses, so you probably don't need anti-virus software." msgstr "Linuxをターゲットにしたウィルスはほとんど存在しないため、恐らくアンチウィルスソフトウェアは必要はないでしょう。" #. (itstool) path: page/title #: C/net-antivirus.page:25 msgid "Do I need anti-virus software?" msgstr "アンチウィルスソフトウェアは必要ですか?" #. (itstool) path: page/p #: C/net-antivirus.page:27 msgid "" "If you are used to Windows or Mac OS, you are probably also used to having " "anti-virus software running all of the time. Anti-virus software runs in the " "background, constantly checking for computer viruses that might find their " "way onto your computer and cause problems." msgstr "" "WindowsやMac " "OSに慣れている場合は、おそらくアンチウィルスソフトウェアも常に使用していたのでしょう。アンチウィルスソフトウェアはバックグラウンドで実行され、コンピュー" "ターへの侵入経路を探したり、問題を引き起こすコンピューターウィルスを常にチェックします。" #. (itstool) path: page/p #: C/net-antivirus.page:31 msgid "" "Anti-virus software does exist for Linux, but you probably don't need to use " "it. Viruses that affect Linux are still very rare. Some argue that this is " "because Linux is not as widely used as other operating systems, so no-one " "writes viruses for it. Others argue that Linux is intrinsically more secure, " "and security problems that viruses could make use of are fixed very quickly." msgstr "" "Linuxにもアンチウィルスソフトウェアは存在します。でも、恐らくそれを使う必要はないでしょう。Linuxに影響を与えるウィルスは、現在でも非常に稀です。" "その理由として、Linuxは他のOSほど広く利用されていないため、Linux向けのウィルスを作る人がいないからという議論があります。他の議論では、Linu" "xはもともと非常にセキュアであり、ウィルスが利用しようとするセキュリティ問題が迅速に修正されてしまうからというものもあります。" #. (itstool) path: page/p #: C/net-antivirus.page:36 msgid "" "Whatever the reason, Linux viruses are so rare that you don't really need to " "worry about them at the moment." msgstr "理由はどうあれ、Linux向けのウィルスは非常に少ないため、いまのところウィルスの心配をする必要はほとんどありません。" #. (itstool) path: page/p #: C/net-antivirus.page:38 msgid "" "If you want to be extra-safe, or if you want to check for viruses in files " "that you are passing between yourself and people using Windows and Mac OS, " "you can still install anti-virus software. Check in Software " "where a number of applications are available." msgstr "" #. (itstool) path: info/desc #: C/net-browser.page:11 msgid "" "Change the default browser, install Flash, install the java plugin, Silverlight support…" msgstr "" "デフォルトのブラウザーの変更、Flashのインストール、javaプラグインのインストール、Silverlight対応…" #. (itstool) path: credit/name #: C/net-browser.page:19 #: C/net-chat.page:19 #: C/net-email.page:17 #: C/net-general.page:19 #: C/net-problem.page:17 #: C/net-security.page:17 #: C/net-wired.page:17 #: C/net-wireless.page:21 #: C/net-wireless-connect.page:19 msgid "The Ubuntu Documentation Team" msgstr "Ubuntuドキュメンテーションチーム" #. (itstool) path: page/title #: C/net-browser.page:24 msgid "Web Browsers" msgstr "ウェブブラウザー" #. (itstool) path: info/desc #: C/net-chat.page:11 msgid "" "Chat on any network using " "Empathy, make video " "calls, install skype, social networking apps" msgstr "" "Empathyを使ったネットワーク上でのチャット、テレビ通話、Skypeのインストール、ソーシャルネットワークアプリ" #. (itstool) path: page/title #: C/net-chat.page:24 msgid "Chat & Social Networking" msgstr "チャットとソーシャルネットワーク" #. (itstool) path: info/desc #: C/net-chat-empathy.page:15 msgid "" "With Empathy you can chat, call and video call with friends and " "colleagues on a variety of networks" msgstr "" #. (itstool) path: page/title #: C/net-chat-empathy.page:20 msgid "Instant messaging on Ubuntu" msgstr "Ubuntuでのインスタントメッセージ" #. (itstool) path: page/p #: C/net-chat-empathy.page:22 msgid "" "With the Empathy application, you can chat with people online and " "with friends and colleagues who use Google Talk, AIM, Windows Live and many " "other chat programs. With a microphone or a webcam you can also have audio " "or video calls." msgstr "" "Empathyがあれば、オンラインの人々や、Google Talk、AIM、Windows " "Liveや他のたくさんのチャットプログラムを使う友人や仲間とチャットできます。マイクやウェブカメラがあれば音声通話やビデオ通話もできます" #. (itstool) path: page/p #: C/net-chat-empathy.page:29 msgid "" "Empathy is installed by default in Ubuntu. Start Empathy Instant " "Messaging from the Dash, the " "Launcher or choose " "Chat from the Messaging " "menu." msgstr "" #. (itstool) path: note/p #: C/net-chat-empathy.page:37 msgid "" "You can change your instant messaging status (Available, Away, Busy, etc.) " "from the Messaging menu." msgstr "" "インスタントメッセージのステータス (オンライン、離席中、取り込み中など。)はメッセージングメニューから変更することができます。" #. (itstool) path: page/p #: C/net-chat-empathy.page:43 msgid "" "For help with using Empathy, read the Empathy " "manual." msgstr "" "Empathyを使うためのヘルプはEmpathyマニュアルを読んでください。" #. (itstool) path: info/desc #: C/net-chat-skype.page:14 msgid "" "Skype is proprietary software and must be installed manually on " "Ubuntu" msgstr "Skypeはプロプライエタリソフトウェアなので、Ubuntuでは手動でインストールしなければいけません。" #. (itstool) path: page/title #: C/net-chat-skype.page:19 msgid "How can I use Skype on Ubuntu?" msgstr "どのようにすればUbuntuでSkypeを使うことができますか?" #. (itstool) path: page/p #: C/net-chat-skype.page:21 msgid "" "Skype is proprietary software that allows you to make calls over " "the Internet using your computer." msgstr "Skypeはコンピューターを使い、インターネットで通話を可能にするプロプライエタリのソフトウェアです。" #. (itstool) path: page/p #: C/net-chat-skype.page:26 msgid "" "Skype uses decentralized peer-to-peer technologies, so your calls do not go " "through a central server, but through distributed servers and other users." msgstr "Skypeは分散peer-to-peer技術を利用し、中央サーバを経由せず分散しているサーバや他のユーザーを経由して通話します。" #. (itstool) path: page/p #: C/net-chat-skype.page:31 msgid "" "The Skype software is free to use, but it is not free software; the source " "code is proprietary and not available for modification." msgstr "Skypeは無償で利用することができますが、ソースコードがプロプライエタリで修正が可能ではないためフリーソフトウェアではありません。" #. (itstool) path: page/p #: C/net-chat-skype.page:36 msgid "" "Skype is not installed by default on Ubuntu. Install the skype package to use it." msgstr "" "SkypeはデフォルトでUbuntuにはインストールされていません。利用するにはskypeパッケージをインストールします。" #. (itstool) path: note/p #: C/net-chat-skype.page:41 msgid "" "You need to activate the " "Canonical Partner Repository to install Skype" msgstr "" "SkypeをインストールするにはCanonical パートナーリポジトリの有効化が必要です" #. (itstool) path: list/title #: C/net-chat-skype.page:55 msgid "Additional resources for help with Skype" msgstr "Skypeに関する追加情報" #. (itstool) path: item/p #: C/net-chat-skype.page:57 msgid "" " How to " "record Skype conversations " msgstr "" "Skypeの会話を録音するに" "は" #. (itstool) path: item/p #: C/net-chat-skype.page:63 msgid "" " A list of webcams which " "are compatible with Skype " msgstr "" "Skypeと互換性があるウェブカメラの一覧" #. (itstool) path: item/p #: C/net-chat-skype.page:69 msgid "" " " "Troubleshooting Skype - for advanced users " msgstr "" "Skypeのトラブルシュー" "ティング - 上級者向け " #. (itstool) path: info/desc #: C/net-chat-social.page:13 msgid "" "Post to Twitter, Facebook and other social networking " "sites directly from your desktop" msgstr "" #. (itstool) path: page/title #: C/net-chat-social.page:18 msgid "Social networking from the desktop" msgstr "デスクトップからソーシャルネットワーク" #. (itstool) path: page/p #: C/net-chat-social.page:20 msgid "" "With Ubuntu you can post to your favorite social networking sites from your " "desktop. Ubuntu uses the Friends scope to allow you to organize " "your social networking sites in one place, and to post updates from the " "Me Menu without opening any website." msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:27 msgid "To set up your social networking accounts:" msgstr "ソーシャルネットワークアカウントを設定するには:" #. (itstool) path: item/p #: C/net-chat-social.page:32 msgid "" "Open the System menu on the right " "hand side of the menu bar and select \"System Settings...\"." msgstr "" "メニューバーの右側にあるシステムメニューを開き、\"システム設定...\"を選択します。" #. (itstool) path: item/p #: C/net-chat-social.page:36 msgid "Choose Online accounts" msgstr "オンラインアカウントを選択する" #. (itstool) path: item/p #: C/net-chat-social.page:40 msgid "" "Choose the social networking site you want to set up and click Add " "Account..." msgstr "設定したいソーシャルネットワークのサイトを選び、アカウントの追加...をクリックします" #. (itstool) path: item/p #: C/net-chat-social.page:44 msgid "" "Click Authorize and insert your account settings for that site, " "and follow the instructions" msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:51 msgid "" "You can now view your social networking messages from the Messaging menu on the right hand side of the menu " "bar, in the Broadcast section. Click on any of the items in that " "section to open Friends scope and to read or post messages to " "your social network." msgstr "" #. (itstool) path: info/desc #: C/net-chat-video.page:13 msgid "What applications can I use to make video calls?" msgstr "ビデオ通話をするためのアプリケーションにはどのようなものがありますか?" #. (itstool) path: page/title #: C/net-chat-video.page:17 msgid "Video calls" msgstr "ビデオ通話" #. (itstool) path: page/p #: C/net-chat-video.page:19 msgid "" "You can make video calls from Ubuntu without installing any additional " "software using Empathy - via the Google Talk, MSN " ", Jabber , and SIP networks. See the Empathy manual for help on " "making video calls with Empathy." msgstr "" "Empathyを使えば、追加のソフトウェアをインストールしなくてもUbuntu上からGoogle Talk, " "MSN , Jabber , そして " "SIPなどを使ってビデオ通話をすることができます。Empathyを使用したビデオ通話に関するヘルプはEmpathyのマニュアルを参照してください。" #. (itstool) path: list/title #: C/net-chat-video.page:28 msgid "Other applications which support video calls include" msgstr "ビデオ通話がサポートされている他のアプリケーションには以下のものがあります" #. (itstool) path: item/p #: C/net-chat-video.page:30 msgid "Skype" msgstr "Skype" #. (itstool) path: item/p #: C/net-chat-video.page:34 msgid "Ekiga" msgstr "Ekiga" #. (itstool) path: info/desc #: C/net-default-browser.page:19 msgid "" "Change the default web browser by going to Details in the " "System Settings." msgstr "システム設定詳細から、デフォルトのウェブブラウザーを変更します。" #. (itstool) path: page/title #: C/net-default-browser.page:23 msgid "Change which web browser websites are opened in" msgstr "ウェブサイトを開くためのブラウザーを変更する" #. (itstool) path: page/p #: C/net-default-browser.page:25 msgid "" "When you click a link to a web page in any application, a web browser will " "automatically open up to that page. If you have more than one browser " "installed, however, the page may not open up in the browser you wanted it to " "open in. To fix this, change the default web browser:" msgstr "" "何かのアプリケーションでウェブページへのリンクをクリックすると、ウェブブラウザーが自動で立ち上がり、そのページを開きます。しかしながら、複数のブラウザーが" "インストールされている環境では、期待とは異なるブラウザーでページが開く場合もあります。既定のウェブブラウザーを変更することで、この問題を修正できます。" #. (itstool) path: item/p #: C/net-default-browser.page:33 #: C/net-default-email.page:33 msgid "" "Open Details and choose Default Applications from the " "list on the left side of the window." msgstr "詳細を開き、ウィンドウの左側に表示されるリストからデフォルトのアプリを選択します。" #. (itstool) path: item/p #: C/net-default-browser.page:37 msgid "" "Choose which web browser you would like links to be opened in by changing " "the Web option." msgstr "ウェブオプションを変えることで、リンクを開くときに使用するウェブブラウザーを選択します。" #. (itstool) path: page/p #: C/net-default-browser.page:41 msgid "" "When you open up a different web browser, it might tell you that it's not " "the default browser any more. If this happens, click the Cancel " "button (or similar) so that it doesn't try to set itself as the default " "browser again." msgstr "" "別のウェブブラウザーを起動すると、それがもう既定のブラウザーではないことを通知するブラウザーもあります。こういう場合は、キャンセルボ" "タン (あるいは類似のもの) をクリックして、そのブラウザーを既定のブラウザーに設定し直さないようにできます。" #. (itstool) path: info/desc #: C/net-default-email.page:19 msgid "" "Change the default email client by going to Details in the " "System Settings." msgstr "システム設定詳細から、デフォルトで使用するメールクライアントを変更します。" #. (itstool) path: page/title #: C/net-default-email.page:23 msgid "Change which mail application is used to write emails" msgstr "メール作成に使うアプリケーションを変更する" #. (itstool) path: page/p #: C/net-default-email.page:25 msgid "" "When you click a button or link to send a new email (for example, in your " "word processing application), your default mail application will open up " "with a blank message, ready for you to write. If you have more than one mail " "application installed, however, the wrong mail application might open up. " "You can fix this by changing which one is the default email application:" msgstr "" "メール送信用のボタンやリンクをクリックすると " "(たとえばワープロソフト上で)、既定のメールクライアントが起動し、メールを作成できるようになります。しかしながら、複数のメークライアントがインストールされ" "ている環境では、期待とは異なるクライアントが起動する場合もあります。既定のメールクライアントを変更することで、この問題を修正できます。" #. (itstool) path: item/p #: C/net-default-email.page:37 msgid "" "Choose which email client you would like to be used by default by changing " "the Mail option." msgstr "メールオプションを変更して、デフォルトで使用するメールクライアントを選択します。" #. (itstool) path: info/desc #: C/net-email.page:12 msgid "Default email apps" msgstr "デフォルトのメールアプリ" #. (itstool) path: credit/name #: C/net-email.page:21 #: C/net-general.page:23 msgid "The GNOME Documentation Project" msgstr "GNOMEドキュメンテーションプロジェクト" #. (itstool) path: page/title #: C/net-email.page:25 msgid "Email & email software" msgstr "メールとメールソフトウェア" #. (itstool) path: info/desc #: C/net-email-virus.page:17 msgid "" "Viruses are unlikely to infect your computer, but could infect the computers " "of people you email." msgstr "" "ウイルスがあなたのコンピューターに感染する可能性は大きくありませんが、あなたがメールを送った相手先のコンピューターに感染する可能性があります。" #. (itstool) path: page/title #: C/net-email-virus.page:21 msgid "Do I need to scan my emails for viruses?" msgstr "メールのウイルススキャンをする必要がありますか?" #. (itstool) path: page/p #: C/net-email-virus.page:23 msgid "" "Viruses are programs that cause problems if they manage to find their way " "onto your computer. A common way of them getting onto your computer is " "through email messages." msgstr "" "ウイルスとは、コンピューターに侵入して問題を引き起こすプログラムです。コンピューターへの感染経路として多く見られるものは、メールを経由するものです。" #. (itstool) path: page/p #: C/net-email-virus.page:25 msgid "" "Viruses that can affect computers running Linux are quite rare, so you are " "unlikely to get a virus through email or " "otherwise. If you receive an email with a virus hidden in it, it will " "probably have no effect on your computer. As such, you probably don't need " "to scan your email for viruses." msgstr "" "Linux が動作しているコンピューターに感染するウイルスはめったにありません。そのため、あなたが、メールやその他の媒体を通じてウイルスに感染する可能性は大きくありません。ウイルスがひそんだメールを受信しても、おそら" "くお使いのコンピューターには何も影響しないでしょう。そういう意味では、メールのウイルススキャンをする必要はないと言えます。" #. (itstool) path: page/p #: C/net-email-virus.page:27 msgid "" "You may, however, wish to scan your email for viruses in case you happen to " "forward a virus from one person to another. For example, if one of your " "friends has a Windows computer with a virus and sends you a virus-infected " "email, and you then forward that email to another friend with a Windows " "computer, then the second friend might get the virus too. You could install " "an anti-virus application to scan your emails to prevent this, but it's " "unlikely to happen and most people using Windows and Mac OS have anti-virus " "software of their own anyway." msgstr "" "しかしながら、ある人から送られてきたウイルスメールをうっかり別の人に転送してしまう場合があるので、メールスキャンはしておいた方がよいでしょう。たとえば、ウ" "イルスに感染した Windows 機を使う友達が、あなたにウイルスメールを送信してしまい、さらにあなたがそのメールを、Windows " "機を使う別の友達宛に転送したとしましょう。この場合、2 " "番目の友達もウイルスに感染してしまう恐れがあります。メールスキャンを行うアンチウイルスソフトをインストールしてこうした問題を避けられますが、よく起きること" "ではありませんし、いずれにせよ Windows や Mac OS を使用する人のほとんどは自分でアンチウイルスソフトを導入しています。" #. (itstool) path: info/desc #: C/net-findip.page:24 msgid "Knowing your IP address can help you troubleshoot network problems." msgstr "自分の IP アドレスを知ることはネットワークの問題の解決に役立つことがあります。" #. (itstool) path: page/title #: C/net-findip.page:28 msgid "Find your IP address" msgstr "IP アドレスを調べる" #. (itstool) path: page/p #: C/net-findip.page:30 msgid "" "Knowing your IP address can help you troubleshoot problems with your " "internet connection. You may be surprised to learn that you have " "two IP addresses: an IP address for your computer on the internal " "network and an IP address for your computer on the internet." msgstr "" #. (itstool) path: steps/title #: C/net-findip.page:33 msgid "Find your internal (network) IP address" msgstr "内部(ネットワーク)IPアドレスを見つける" #. (itstool) path: item/p #: C/net-findip.page:35 msgid "" "Open Network and select Wired or Wireless " "from the list on the left, depending on which network connection you want to " "find the IP address for." msgstr "" #. (itstool) path: item/p #: C/net-findip.page:36 msgid "" "Your internal IP address will be displayed in the list of information." msgstr "" #. (itstool) path: steps/title #: C/net-findip.page:40 msgid "Find your external (internet) IP address" msgstr "外部(インターネット)IPアドレスを見つける" #. (itstool) path: item/p #: C/net-findip.page:41 msgid "" "Visit whatismyipaddress.com." msgstr "" "whatismyipaddress.comにアクセスします。" #. (itstool) path: item/p #: C/net-findip.page:42 msgid "The site will display your external IP address for you." msgstr "" #. (itstool) path: page/p #: C/net-findip.page:45 msgid "" "Depending on how your computer connects to the internet, these addresses may " "be the same." msgstr "インターネットにどのようにコンピューターが接続しているかに依存して、これらのアドレスは同じかもしれません。" #. (itstool) path: info/desc #: C/net-firewall-on-off.page:7 msgid "" "You can control which programs can access the network. This helps to keep " "your computer secure." msgstr "" #. (itstool) path: page/title #: C/net-firewall-on-off.page:24 msgid "Enable or block firewall access" msgstr "" #. (itstool) path: page/p #: C/net-firewall-on-off.page:26 msgid "" "Ubuntu comes equipped with the Uncomplicated Firewall " "(ufw) but the firewall is not enabled by default. Because Ubuntu " "does not have any open network services (except for basic network " "infrastructure) in the default installation, a firewall is not needed to " "block incoming attempted malicious connections." msgstr "" #. (itstool) path: page/p #: C/net-firewall-on-off.page:28 msgid "" "For more information about how to use ufw, see the online " "documentation." msgstr "" #. (itstool) path: section/title #: C/net-firewall-on-off.page:31 msgid "Turn the firewall on or off" msgstr "ファイアウォールをオンまたはオフにする" #. (itstool) path: section/p #: C/net-firewall-on-off.page:32 msgid "" "To turn on the firewall, enter sudo ufw enable in a terminal. To " "turn off ufw, enter sudo ufw disable." msgstr "" "ファイヤウォールをONにするには、端末でsudo ufw " "enableと入力してください。ufwをOFFにするには、sudo ufw disableと入力してください。" #. (itstool) path: section/title #: C/net-firewall-on-off.page:36 msgid "Allow or block specific network activity" msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:37 msgid "" "Many programs are built to offer network services. For instance, you can " "share content, or let someone view your desktop remotely. Depending on which " "additional programs you install, you may need to adjust the firewall to " "allow these services to work as intended. UfW comes with a number of rules " "already pre-configured. For instance, to allow SSH connections, " "enter sudo ufw allow ssh in a terminal. To block ssh, enter " "sudo ufw block ssh." msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:38 msgid "" "Each program that provides services uses a specific network port. " "To enable access to that program's services, you may need to allow access to " "its assigned port on the firewall. To allow connections on port 53, enter " "sudo ufw allow 53 in a terminal. To block port 53, enter " "sudo ufw block 53." msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:39 msgid "" "To check the current status of ufw, enter sudo ufw status in a " "terminal." msgstr "ufwの現在の状態を確認するには、端末でsudo ufw statusと入力してください。" #. (itstool) path: section/title #: C/net-firewall-on-off.page:43 msgid "Use ufw without a terminal" msgstr "端末以外でufwを使用する" #. (itstool) path: section/p #: C/net-firewall-on-off.page:44 msgid "" "You can also install gufw if you prefer to set up the firewall " "without using a terminal. To install, click this " "link." msgstr "" "端末を使わずにファイヤウォールを設定したい場合は、gufwをインストールすることもできます。インストールするには、このリンクをクリックしてください。" #. (itstool) path: section/p #: C/net-firewall-on-off.page:45 msgid "" "You can launch this program by searching for Firewall " "Configuration in the Dash. The program does not need to be " "kept open for the firewall to work." msgstr "" #. (itstool) path: info/desc #: C/net-firewall-ports.page:11 msgid "" "You need to specify the right network port to enable/disable network access " "for a program with your firewall." msgstr "" #. (itstool) path: page/title #: C/net-firewall-ports.page:20 msgid "Commonly-used network ports" msgstr "よく使われるネットワークポート" #. (itstool) path: page/p #: C/net-firewall-ports.page:21 msgid "" "This is a list of network ports commonly used by applications that provide " "network services, like file sharing or remote desktop viewing. You can " "change your system's firewall to block or " "allow access to these applications. There are thousands of ports in " "use, so this table isn't complete." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:27 msgid "Port" msgstr "ポート番号" #. (itstool) path: td/p #: C/net-firewall-ports.page:33 msgid "Description" msgstr "説明" #. (itstool) path: td/p #: C/net-firewall-ports.page:40 msgid "5353/udp" msgstr "5353/udp" #. (itstool) path: td/p #: C/net-firewall-ports.page:43 msgid "mDNS, Avahi" msgstr "mDNS、Avahi" #. (itstool) path: td/p #: C/net-firewall-ports.page:46 msgid "" "Allows systems to find each other, and describe which services they offer, " "without you having to specify the details manually." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:51 msgid "631/udp" msgstr "631/udp" #. (itstool) path: td/p #. (itstool) path: page/title #: C/net-firewall-ports.page:54 #: C/net-firewall-ports.page:65 #: C/printing.page:28 msgid "Printing" msgstr "印刷" #. (itstool) path: td/p #: C/net-firewall-ports.page:57 msgid "Allows you to send print jobs to a printer over the network." msgstr "ネットワークを介して印刷ジョブが送られてくるのを許可します。" #. (itstool) path: td/p #: C/net-firewall-ports.page:62 msgid "631/tcp" msgstr "631/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:68 msgid "Allows you to share your printer with other people over the network." msgstr "ネットワークを介して他の人とプリンターが共有されるのを許可します。" #. (itstool) path: td/p #: C/net-firewall-ports.page:73 msgid "5298/tcp" msgstr "5298/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:76 msgid "Presence" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:79 msgid "" "Allows you to advertise your instant messaging status to other people on the " "network, such as \"online\" or \"busy\"." msgstr "インスタントメッセージングの\"オンライン\"や\"取り込み中\"といったステータスを他の人に通知することを許可します。" #. (itstool) path: td/p #: C/net-firewall-ports.page:84 msgid "5900/tcp" msgstr "5900/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:87 msgid "Remote desktop" msgstr "リモートデスクトップ" #. (itstool) path: td/p #: C/net-firewall-ports.page:90 msgid "" "Allows you to share your desktop so other people can view it or provide " "remote assistance." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:95 msgid "3689/tcp" msgstr "3689/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:98 msgid "Music sharing (DAAP)" msgstr "音楽共有 (DAAP)" #. (itstool) path: td/p #: C/net-firewall-ports.page:101 msgid "Allows you to share your music library with others on your network." msgstr "ネットワークを介して音楽ライブラリを他の人と共有するのを許可します。" #. (itstool) path: info/desc #: C/net-fixed-ip-address.page:16 msgid "" "Using a static IP address can make it easier to provide some network " "services from your computer." msgstr "静的IPアドレスを利用することで、コンピューターからのネットワークサービスを提供することがより簡単になります。" #. (itstool) path: page/title #: C/net-fixed-ip-address.page:20 msgid "Create a connection with a fixed IP address" msgstr "固定IPアドレスで接続を作成する" #. (itstool) path: page/p #: C/net-fixed-ip-address.page:22 msgid "" "Most networks will automatically assign an IP address and other details to your computer when you " "connect to the network. These details can change periodically, but you might " "want to have a fixed IP address for the computer so you always know what its " "address is (for example, if it is a file server)." msgstr "" #. (itstool) path: page/p #: C/net-fixed-ip-address.page:23 msgid "To give your computer a fixed (static) IP address:" msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:26 #: C/net-wrongnetwork.page:29 msgid "" "Click the network menu on the menu bar and select Edit " "Connections." msgstr "メニューバーにあるネットワークメニューをクリックして、接続を編集するを選択します。" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:27 msgid "" "Select the Wired connection on the Wired tab or your " "WiFi network on the Wireless tab and click Edit." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:28 msgid "" "Click on the IPv4 Settings tab and change the Method " "to Manual." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:29 msgid "" "If no connection information is listed in the Addresses list, or " "if you want to set up a new connection, click Add." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:30 msgid "" "Enter the IP Address, Netmask, and Gateway " "information into the appropriate boxes. How you choose these will depend on " "your network setup; there are specific rules governing which IP addresses " "and netmasks are valid for a given network." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:31 msgid "" "If necessary, enter a Domain Name Server address into the DNS " "servers box. This is the IP address of a server which looks up domain " "names; most corporate networks and internet providers have dedicated DNS " "servers." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:32 msgid "" "Click Save. The network connection should now have a fixed IP " "address." msgstr "" #. (itstool) path: info/desc #: C/net-general.page:11 msgid "" "Find your IP address, WEP & WPA security, MAC addresses, proxies…" msgstr "" "IPアドレスを調べる、WEP & WPA セキュリティ、MACアドレス、プロキシー…" #. (itstool) path: page/title #: C/net-general.page:29 msgid "Networking terms & tips" msgstr "ネットワーク用語とヒント" #. (itstool) path: info/desc #: C/net-install-flash.page:15 msgid "" "You may need to install Flash to be able to view websites like YouTube, " "which display videos and interactive web pages." msgstr "" "YouTube など、動画やインタラクティブなページを提供するウェブサイトを表示するには、Flash のインストールが必要になる場合があります。" #. (itstool) path: page/title #: C/net-install-flash.page:19 msgid "Install the Flash plug-in" msgstr "Flash プラグインのインストール" #. (itstool) path: page/p #: C/net-install-flash.page:21 msgid "" "Flash is a plug-in for your web browser that allows you " "to watch videos and use interactive web pages on some websites. Some " "websites won't work without Flash." msgstr "" "Flashは、ウェブブラウザーのプラグインで、一部のウェブサイトの動画を試聴したり、インタラクティブなページを操作" "したりできるようになります。Flashがなければ表示できないウェブサイトがあります。" #. (itstool) path: page/p #: C/net-install-flash.page:28 msgid "" "If you do not have Flash installed, you will probably see a message telling " "you so when you visit a website that needs it. Flash is available as a free " "(but not open-source) download for most web browsers." msgstr "" "Flashがインストールされていない状態では、Flashが必要なウェブサイトを見たときにインストールを促すメッセージが表示されるでしょう。ほとんどのウェブ" "ブラウザーで、Flashを(オープンソースではないものの)無料でダウンロードできます。" #. (itstool) path: steps/title #: C/net-install-flash.page:32 msgid "How to install Flash" msgstr "Flash のインストールの仕方" #. (itstool) path: item/p #: C/net-install-flash.page:34 msgid "" "Click this link to launch an " "install option window." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:37 msgid "If you choose to install Flash, click Install." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:40 msgid "" "If you have any web browser windows open, close them and then re-open them. " "The web browser should detect that Flash is installed when you open it " "again, and you should now be able to view websites using Flash." msgstr "" #. (itstool) path: section/title #: C/net-install-flash.page:46 msgid "Open-source alternatives to Flash" msgstr "オープンソースな Flash の代替" #. (itstool) path: section/p #: C/net-install-flash.page:47 msgid "" "A handful of free, open-source alternatives to Flash are available. These " "tend to work better than the Flash plug-in in some ways (for example, by " "handling sound playback better), but worse in others (for example, by not " "being able to display some of the more complicated Flash pages on the web)." msgstr "" "ほんのわずかですが、Flashのフリーでオープンソースの代替実装が提供されています。これらは、いくつかの点 (たとえば、サウンド再生のハンドリング) " "においては、Flashプラグインよりも優秀な傾向がありますが、それ以外の点 (たとえば、複雑なFlashページによっては表示できないなど) " "では、Flashプラグインよりも劣ります。" #. (itstool) path: section/p #: C/net-install-flash.page:50 msgid "" "You might like to try one of these if you are dissatisfied with the Flash " "player, or if you would like to use as much open-source software as possible " "on your computer. Here are a few of the options:" msgstr "" "Flash " "Playerに満足できなかったり、可能なかぎりオープンソースソフトウェアを使用したい場合は、これらを試してみるとよいでしょう。選択肢としては次のものがあり" "ます。" #. (itstool) path: item/p #: C/net-install-flash.page:53 msgid "Gnash" msgstr "Gnash" #. (itstool) path: item/p #: C/net-install-flash.page:54 msgid "LightSpark" msgstr "LightSpark" #. (itstool) path: info/desc #: C/net-install-java-plugin.page:13 msgid "Help your browser work with websites that require Java." msgstr "ブラウザがJavaが必要なウェブサイトで動作するのに役立ちます。" #. (itstool) path: page/title #: C/net-install-java-plugin.page:17 msgid "Install the Java browser plug-in" msgstr "Java ブラウザープラグインのインストール" #. (itstool) path: page/p #: C/net-install-java-plugin.page:18 msgid "" "Some websites use small Java programs, which require a Java plugin " "to be installed in order to run." msgstr "" "いくつかのウェブサイトでは実行に Java プラグインのインストールの必要な小さな Java プログラムを使っています。" #. (itstool) path: page/p #: C/net-install-java-plugin.page:20 msgid "" "Install the icedtea6-plugin " "package to view Java programs in your browser." msgstr "" "ブラウザーでJavaプログラムを実行するためには、icedtea6-plugin " "パッケージをインストールしてください。" #. (itstool) path: info/desc #: C/net-install-moonlight.page:15 msgid "" "Some websites use Silverlight to display web pages. The Moonlight plug-in " "lets you view these pages." msgstr "" "いくつかのウェブサイトはウェブページの表示に Silverlight を使います。Moonlight プラグインはそれらのページを表示できるようにします。" #. (itstool) path: page/title #: C/net-install-moonlight.page:19 msgid "Install the Silverlight plug-in" msgstr "Silverlight プラグインのインストール" #. (itstool) path: page/p #: C/net-install-moonlight.page:26 msgid "" "Silverlight is a plug-in for your web browser which " "allows you to watch videos and use interactive web pages on some websites. " "Some websites won't work without Silverlight." msgstr "" "Silverlightはいくつかのウェブサイトで動画やインタラクティブなウェブページを見られるようにするプラグイン" "です。それらのウェブサイトはSilverlightがないと動きません。" #. (itstool) path: page/p #: C/net-install-moonlight.page:28 msgid "" "If you view a Silverlight-enabled website but don't have the plug-in " "installed, you will probably see a message telling you so. This message " "should have instructions telling you how to get the plug-in, but these " "instructions might not be suitable for your web browser or version of Linux." msgstr "" "Silverlightが必要になるページを閲覧したときにプラグインがインストールされていない場合、おそらくその旨のメッセージが表示されます。そのメッセージ" "にはプラグインの入手方法に関する説明が載っているでしょうが、その説明は、お使いのウェブブラウザーやLinux向けウェブブラウザーには対応していないでしょう" "。" #. (itstool) path: page/p #: C/net-install-moonlight.page:30 msgid "" "If you want to view Silverlight-enabled websites, you should install the " "Moonlight plug-in instead. This is a free, open-source version of " "Silverlight which runs on Linux." msgstr "" "Silverlightが必要になるウェブサイトを閲覧したい場合は、代わりに、Moonlightプラグインをインストールするとよいでしょう" "。これは、Linuxで動作する ilverlightのフリーなオープンソース実装です。" #. (itstool) path: page/p #: C/net-install-moonlight.page:33 msgid "" "Please see the Moonlight " "website for more information and installation instructions." msgstr "" "更なる情報やインストールの説明については、Moonlightのウェブサイトを見てください。" #. (itstool) path: info/desc #: C/net-macaddress.page:23 msgid "The unique identifier assigned to network hardware." msgstr "固有の識別子がネットワークハードウェアに割り当てられます。" #. (itstool) path: page/title #: C/net-macaddress.page:27 msgid "What is a MAC address?" msgstr "MAC アドレスとは何ですか?" #. (itstool) path: page/p #: C/net-macaddress.page:29 msgid "" "A MAC address is the unique identifier that is assigned by the " "manufacturer to a piece of network hardware (like a wireless card or an " "Ethernet card). MAC stands for Media Access Control, and each " "identifier is intended to be unique to a particular device." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:31 msgid "" "A MAC address consists of six sets of two characters, each separated by a " "colon. 00:1B:44:11:3A:B7 is an example of a MAC address." msgstr "" "MACアドレスが2文字で6分割で構成され、コロンで区切られています。00:1B:44:11:3A:B7はMACドレスの例となりま" "す。" #. (itstool) path: page/p #: C/net-macaddress.page:33 msgid "To identify the MAC address of your own network hardware:" msgstr "" #. (itstool) path: item/p #: C/net-macaddress.page:35 msgid "Click the network menu on the menu bar." msgstr "メニューバーにあるネットワークメニューをクリックします。" #. (itstool) path: item/p #: C/net-macaddress.page:36 msgid "Select Connection Information." msgstr "接続情報を選択します。" #. (itstool) path: item/p #: C/net-macaddress.page:37 msgid "" "Your MAC address will be displayed as the Hardware Address." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:40 msgid "" "In practice, you may need to modify or \"spoof\" a MAC address. For example, some " "internet service providers may require that a specific MAC address be used " "to access their service. If the network card stops working, and you need to " "swap a new card in, the service won't work anymore. In such cases, you would " "need to spoof the MAC address." msgstr "" #. (itstool) path: info/desc #: C/net-manual.page:16 msgid "" "If network settings don't get assigned automatically, you may have to enter " "them yourself." msgstr "ネットワーク設定が自動的に割り当てられない場合、自分自身でネットワーク設定ができます。" #. (itstool) path: page/title #: C/net-manual.page:20 msgid "Manually set network settings" msgstr "手動でネットワーク設定をする" #. (itstool) path: page/p #: C/net-manual.page:22 msgid "" "If your network doesn't automatically assign network settings to your " "computer, you may have to manually enter the settings yourself. This topic " "assumes that you already know the correct settings to use. If not, you may " "need to ask your network administrator or look at the settings of your " "router or network switch." msgstr "" #. (itstool) path: steps/title #: C/net-manual.page:25 msgid "To manually set your network settings:" msgstr "手動でネットワーク設定をするには:" #. (itstool) path: item/p #: C/net-manual.page:27 #: C/net-othersconnect.page:38 #: C/net-othersedit.page:41 msgid "" "Click the network menu on the menu bar and click Edit " "Connections." msgstr "メニューバーにあるネットワークメニューをクリックして、接続を編集するをクリックします。" #. (itstool) path: item/p #: C/net-manual.page:31 msgid "" "Select the network connection that you want to set up manually. For example, " "if you plug in to the network with a cable, look at the Wired tab." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:35 msgid "" "Click the connection you want to edit to select it, then click " "Edit." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:39 msgid "" "Go to the IPv4 Settings tab and change the Method to " "Manual." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:43 msgid "" "Click Add and type the IP address, network mask " "and default gateway IP address into the corresponding columns of " "the Addresses list. Press Enter or Tab " "after typing each address." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:44 msgid "" "These three addresses must be IP addresses; that is, they must be four " "numbers separated by periods (e.g., 123.45.6.78)." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:48 msgid "" "Type the IP addresses of the DNS servers you want to use, separated by " "commas." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:52 msgid "" "Click Save. If you are not connected to the network, click the " "network icon on the menu bar and connect. Test the network settings by " "trying to visit a website or look at shared files on the network, for " "example." msgstr "" #. (itstool) path: info/desc #: C/net-mobile.page:13 msgid "Connect to the internet using mobile broadband" msgstr "モバイル通信でインターネットに接続する" #. (itstool) path: page/title #: C/net-mobile.page:17 msgid "Connect to mobile broadband" msgstr "モバイルブロードバンドへの接続" #. (itstool) path: page/p #: C/net-mobile.page:19 msgid "" "Mobile Broadband refers to any kind of high speed Internet " "connection which is provided by an external device such as a 3G USB stick or " "mobile phone with built-in HSPA/UMTS/GPRS data connection. Some laptops have " "recently been produced with mobile broadband devices already inside them." msgstr "" #. (itstool) path: page/p #: C/net-mobile.page:26 msgid "" "Most mobile broadband devices should be recognized automatically when you " "connect them to your computer. Ubuntu will prompt you to configure the " "device." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:33 msgid "" "The New Mobile Broadband Connection wizard will open " "automatically when you connect the device." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:39 msgid "" "Click Forward and enter your details, including the country where " "your Mobile Broadband device was issued, the network provider and type of " "connection (for example, Contract or pre-pay)." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:47 msgid "Give your connection a name and click Apply." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:52 msgid "" "Your connection is now ready to use. To connect, click the network " "menu in the menu bar and select your new connection." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:58 msgid "" "To disconnect, click the network menu in the menu bar and click " "Disconnect." msgstr "" #. (itstool) path: page/p #: C/net-mobile.page:64 msgid "" "If you are not prompted to configure the device when you connect it, it may " "still be recognized by Ubuntu. In such cases you can add the connection " "manually." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:71 msgid "" "Click the network menu in the menu " "bar and select Edit Connections..." msgstr "" "メニューバーにあるネットワークメニューをクリックして、接続を編集する...を選択します。" #. (itstool) path: item/p #: C/net-mobile.page:77 msgid "Switch to the Mobile Broadband tab." msgstr "モバイルブロードバンドタブに切り替えます。" #. (itstool) path: item/p #: C/net-mobile.page:82 msgid "Click Add." msgstr "追加をクリックします。" #. (itstool) path: item/p #: C/net-mobile.page:87 msgid "" "This should open the New Mobile Broadband Connection wizard. " "Enter your details as described above." msgstr "" #. (itstool) path: info/desc #: C/net-nonm.page:13 msgid "" "Press AltF2. Type nm-" "applet" msgstr "" #. (itstool) path: page/title #: C/net-nonm.page:17 msgid "There's no network menu in the menu bar" msgstr "メニューバーの中にネットワークメニューがありません" #. (itstool) path: page/p #: C/net-nonm.page:19 msgid "" "If the network menu has disappeared from the menu bar, your Network " "Manager may not be running. To start it up again:" msgstr "" #. (itstool) path: item/p #: C/net-nonm.page:22 msgid "Press AltF2" msgstr "" #. (itstool) path: item/p #: C/net-nonm.page:23 msgid "Type nm-applet and press Enter." msgstr "" #. (itstool) path: item/p #: C/net-nonm.page:24 msgid "" "The Wireless Network Authentication box may pop up. Enter your " "password in the appropriate box and click Connect." msgstr "" #. (itstool) path: page/p #: C/net-nonm.page:27 msgid "" "If this doesn't work, there could be a problem with the Network Manager. To " "see if this is the case, go to the Dash and open the Terminal. Type nm-applet and " "press Enter and see if the network menu appears. If it doesn't, " "you should see some error messages appear in the Terminal. These should tell " "you what is going wrong, but they may be quite technical in nature. If so, " "ask for help on a support forum and quote these error messages." msgstr "" "これが動作しない場合は、ネットワークマネージャに問題がある可能性があります。こういったケースにあてはまるかどうか確認するには、Dashで端末を開いてください。nm-" "appletと入力してEnterを押して、ネットワークメニューが表示されるかどうか確認してください。表示されない場合は、" "端末に表示されたエラーメッセージを確認してください。そこには何がおかしいか表示されているはずですが、本質的にかなり技術的な内容かもしれません。その場合は、" "これらのエラーメッセージを引用してサポートフォーラムに助けを求めてみてください。" #. (itstool) path: info/desc #: C/net-othersconnect.page:20 msgid "" "You can save settings (like the password) for a network connection so that " "everyone who uses the computer will be able to connect to it." msgstr "" #. (itstool) path: page/title #: C/net-othersconnect.page:24 msgid "Other users can't connect to the internet" msgstr "他のユーザーがインターネットに接続できません" #. (itstool) path: page/p #: C/net-othersconnect.page:32 msgid "" "If you have set up a network connection but other users on your computer " "can't connect to it, they probably aren't entering the right settings when " "they try to connect. For example, if you have a wireless connection, they " "may not be entering the right wireless security password." msgstr "" #. (itstool) path: page/p #: C/net-othersconnect.page:34 msgid "" "You can make it so that everyone can share the settings for a network " "connection once you have set it up. This means that you only need to set it " "up once, and everyone else on the computer will be able to connect to it " "without being asked any questions. To do this:" msgstr "" #. (itstool) path: item/p #: C/net-othersconnect.page:42 msgid "" "Find the connection you want everyone to be able to use. You will probably " "need to switch to the Wireless tab. Select the network name and " "then click Edit." msgstr "" #. (itstool) path: item/p #: C/net-othersconnect.page:46 msgid "" "Check Available to all users and click Save. You will " "have to enter your admin password to save the changes. Only admin users can " "do this." msgstr "" #. (itstool) path: item/p #: C/net-othersconnect.page:50 msgid "" "Other users of the computer will now be able to use this connection without " "entering any further details." msgstr "" #. (itstool) path: info/desc #: C/net-othersedit.page:20 msgid "" "You need to uncheck the Available to all users option in the " "network connection settings." msgstr "" #. (itstool) path: page/title #: C/net-othersedit.page:24 msgid "Other users can't edit the network connections" msgstr "" #. (itstool) path: page/p #: C/net-othersedit.page:32 msgid "" "If you can edit a network connection but other users on your computer can't, " "you may have set the connection to be available to all users. " "This makes it so that everyone on the computer can connect using " "that connection, but only users with " "administrative rights are allowed to change its settings." msgstr "" #. (itstool) path: page/p #: C/net-othersedit.page:34 msgid "" "The reason for this is that, since everyone is affected if the settings are " "changed, only highly-trusted (admin) users should be allowed to modify the " "connection." msgstr "" #. (itstool) path: page/p #: C/net-othersedit.page:36 msgid "" "If other users really need to be able to change the connection themselves, " "make it so the connection is not set to be available to everyone on " "the computer. This way, everyone will be able to manage their own connection " "settings rather than relying on one set of shared, system-wide settings for " "the connection." msgstr "" #. (itstool) path: steps/title #: C/net-othersedit.page:39 msgid "Make it so that the connection isn't shared any more" msgstr "" #. (itstool) path: item/p #: C/net-othersedit.page:45 msgid "" "Find the connection you want everyone to be able to manage/edit themselves. " "Click to select it and then click Edit." msgstr "" #. (itstool) path: item/p #: C/net-othersedit.page:49 msgid "" "You will have to enter your admin password to change the connection. Only " "admin users can do this." msgstr "" #. (itstool) path: item/p #: C/net-othersedit.page:53 msgid "" "Uncheck Available to all users and click Save. Other " "users of the computer will now be able to manage the connection themselves." msgstr "" #. (itstool) path: info/desc #: C/net.page:18 msgid "" "Wireless, wired, connection problems, " "web browsing, email accounts, instant " "messaging…" msgstr "" "無線、有線、接続の問題、ウェブブラウジング、メールアカウント、インスタントメッセージング…" #. (itstool) path: page/title #: C/net.page:44 msgid "Networking, web, email & chat" msgstr "ネットワーク、ウェブ、メール、チャット" #. (itstool) path: info/desc #: C/net-problem.page:11 msgid "" "Troubleshooting wireless " "connections, finding your wifi " "network…" msgstr "" "無線接続の問題解決、Wi-Fiネットワークの検索…" #. (itstool) path: page/title #: C/net-problem.page:22 msgid "Network problems" msgstr "ネットワークの問題" #. (itstool) path: info/desc #: C/net-proxy.page:23 msgid "" "A proxy filters websites that you look at, usually for control or security " "purposes." msgstr "" #. (itstool) path: page/title #: C/net-proxy.page:27 msgid "Define proxy settings" msgstr "プロキシ設定を定義する" #. (itstool) path: section/title #: C/net-proxy.page:30 msgid "What is a proxy?" msgstr "プロキシとは何ですか?" #. (itstool) path: section/p #: C/net-proxy.page:32 msgid "" "A web proxy filters websites that you look at, it receipts requests " "from your web browser to fetches the web pages and their elements, and " "following a policy will decide to pass them you back. They are commonly used " "in businesses and at public wireless hotspots to control what websites you " "can look at, prevent you from accessing the internet without logging in, or " "to do security checks on websites." msgstr "" #. (itstool) path: section/title #: C/net-proxy.page:41 msgid "Change proxy method" msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:53 msgid "" "Open Network and choose Network Proxy from the list on " "the left side of the window." msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:56 msgid "" "Choose which proxy method you want to use among the following methods." msgstr "以下のメソッドの中から利用したいプロキシのメソッドを選びます。" #. (itstool) path: item/p #: C/net-proxy.page:60 msgid "" "The applications will use a direct connection to fetch the content on the " "web." msgstr "アプリケーションはウェブでコンテンツを取得するため直接接続を使います。" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/net-proxy.page:63 #: C/net-wireless-edit-connection.page:131 msgid "Manual" msgstr "手動" #. (itstool) path: item/p #: C/net-proxy.page:64 msgid "" "For each proxied protocol, define the address of a proxy and port for the " "protocols. The protocols are HTTP, HTTPS, " "FTP and SOCKS." msgstr "" #. (itstool) path: item/title #: C/net-proxy.page:68 msgid "Automatic" msgstr "自動" #. (itstool) path: item/p #: C/net-proxy.page:69 msgid "" "An URL points to a resource, which contains the appropriate configuration " "for your system." msgstr "" #. (itstool) path: section/p #: C/net-proxy.page:74 msgid "" "The proxy settings will be applied to applications that use network " "connection to use the chosen configuration." msgstr "" #. (itstool) path: info/desc #: C/net-security.page:11 msgid "" "Antivirus software, basic firewalls…" msgstr "" "アンチウィルスソフトウェア、ファイアウォールの基本…" #. (itstool) path: page/title #: C/net-security.page:22 msgid "Keeping safe on the internet" msgstr "インターネットを安全に使う" #. (itstool) path: info/desc #: C/net-security-tips.page:11 msgid "General tips to keep in mind when using the internet" msgstr "" #. (itstool) path: credit/name #: C/net-security-tips.page:16 #: C/printing-setup.page:30 msgid "Steven Richards" msgstr "Steven Richards" #. (itstool) path: page/title #: C/net-security-tips.page:22 msgid "Staying safe on the internet" msgstr "インターネットで安全を保つには" #. (itstool) path: page/p #: C/net-security-tips.page:24 msgid "" "A possible reason for why you are using Ubuntu is the robust security that " "Linux based systems are known for. One reason that Linux is relatively safe " "from malware and viruses is due to the lower number of people who use it. " "Viruses are targeted at popular operating systems like Windows, that have an " "extremely large user base. Linux based systems are also very secure due to " "their open source nature, which allows experts to modify and enhance the " "security features included with each distribution." msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:31 msgid "" "Despite the measures taken to ensure that your installation of Ubuntu is " "secure, there are always vulnerabilities. As an average user on the internet " "you can still be susceptible to:" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:35 msgid "" "Phishing Scams (websites and emails that try to obtain sensitive information " "through deception)" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:36 msgid "Forwarding malicious emails" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:37 msgid "" "Applications with malicious intent " "(viruses)" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:38 msgid "" "Unauthorized remote/local network " "access" msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:41 msgid "To stay safe online, keep in mind the following tips:" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:44 msgid "" "Be wary of emails, attachments, or links that were sent from people you do " "not know." msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:45 msgid "" "If a website's offer is too good to be true, or asks for sensitive " "information that seems unnecessary, then think twice about what information " "you are submitting and the potential consequences if that information is " "compromised by identity thieves or other criminals." msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:48 msgid "" "Be careful in providing any application root level permissions, especially ones that you have not " "used before or apps that are not well-known. Providing anyone/anything with " "root level permissions puts your computer at high risk to exploitation." msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:51 msgid "" "Make sure you are only running necessary remote-access services. Having SSH " "or VNC running can be useful, but also leaves your computer open to " "intrusion if not secured properly. Consider using a firewall to help protect your computer from " "intrusion." msgstr "" #. (itstool) path: info/desc #: C/net-slow.page:15 msgid "" "Other things might be downloading, you could have a poor connection, or it " "could be a busy time of day." msgstr "" #. (itstool) path: page/title #: C/net-slow.page:19 msgid "The internet seems slow" msgstr "インターネットが遅いようです" #. (itstool) path: page/p #: C/net-slow.page:21 msgid "" "If you are using the internet and it seems slow, there are a number of " "things that could be causing the slow down." msgstr "" #. (itstool) path: page/p #: C/net-slow.page:23 msgid "" "Try closing your web browser and then re-opening it, and disconnecting from " "the internet and then reconnecting again. (Doing this resets a lot of things " "that might be causing the internet to run slowly.)" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:27 msgid "Busy time of day" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:28 msgid "" "Internet service providers commonly setup internet connections so that they " "are shared between several households. Even though you connect separately, " "through your own phone line or cable connection, the connection to the rest " "of the internet at the telephone exchange might actually be shared. If this " "is the case and lots of your neighbors are using the internet at the same " "time as you, you might notice a slow-down. You're most likely to experience " "this at times when your neighbors are probably on the internet (in the " "evenings, for example)." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:32 msgid "Downloading lots of things at once" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:33 msgid "" "If you or someone else using your internet connection are downloading " "several files at once, or watching videos, the internet connection might not " "be fast enough to keep up with the demand. In this case, it will feel slower." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:37 msgid "Unreliable connection" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:38 msgid "" "Some internet connections are just unreliable, especially temporary ones or " "those in high demand areas. If you are in a busy coffee shop or a conference " "center, the internet connection might be too busy or simply unreliable." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:42 msgid "Low wireless connection signal" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:43 msgid "" "If you're connected to the internet by wireless (wifi), check the network " "menu on the menu bar to see if you have good wireless signal. If not, the " "internet may be slow because you don't have a very strong signal." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:47 msgid "Using a slower mobile internet connection" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:48 msgid "" "If you have a mobile internet connection and notice that it is slow, you may " "have moved into an area where signal reception is poor. When this happens, " "the internet connection will automatically switch from a fast \"mobile " "broadband\" connection like 3G to a more reliable, but slower, connection " "like GPRS." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:52 msgid "Web browser has a problem" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:53 msgid "" "Sometimes web browsers encounter a problem that makes them run slow. This " "could be for any number of reasons - you could have visited a website that " "the browser struggled to load, or you might have had the browser open for a " "long time, for example. Try closing all of the browser's windows and then " "opening the browser again to see if this makes a difference." msgstr "" #. (itstool) path: info/desc #: C/net-vpn-connect.page:16 msgid "" "VPNs allow you to connect to a local network over the internet. Learn how to " "set up a VPN connection." msgstr "VPNはインターネット上でローカルネットワークを接続できます。VPN接続をどのように設定するか学びましょう。" #. (itstool) path: page/title #: C/net-vpn-connect.page:20 msgid "Connect to a VPN" msgstr "VPNに接続する" #. (itstool) path: page/p #: C/net-vpn-connect.page:22 msgid "" "A VPN (or Virtual Private Network) is a way of connecting to a " "local network over the internet. For example, say you want to connect to the " "local network at your workplace while you're on a business trip. You would " "find an internet connection somewhere (like at a hotel) and then connect to " "your workplace's VPN. It would be as if you were directly connected to the " "network at work, but the actual network connection would be through the " "hotel's internet connection. VPN connections are usually encrypted " "to prevent people from accessing the local network you're connecting to " "without logging in." msgstr "" #. (itstool) path: page/p #: C/net-vpn-connect.page:28 msgid "" "There are a number of different types of VPN. You may have to install some " "extra software depending on what type of VPN you're connecting to. Find out " "the connection details from whoever is in charge of the VPN and see which " "VPN client you need to use. Then, open Software and " "search for the network-manager package which works with your VPN " "(if there is one) and install it." msgstr "" #. (itstool) path: note/p #: C/net-vpn-connect.page:34 msgid "" "If there isn't a NetworkManager package for your type of VPN, you will " "probably have to download and install some client software from the company " "that provides the VPN software. You'll probably have to follow some " "different instructions to get that working." msgstr "" #. (itstool) path: page/p #: C/net-vpn-connect.page:38 msgid "Once that's done, you can set up the VPN connection:" msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:42 msgid "" "Click the network menu on the menu bar and, under VPN " "Connections, select Configure VPN." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:46 msgid "" "Click Add and choose which kind of VPN connection you have." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:50 msgid "" "Click Create and follow the instructions on the screen, entering " "details like your username and password as you go." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:54 msgid "" "When you've finished setting-up the VPN, click the network menu " "on the menu bar, go to VPN Connections and click on the " "connection you just created. It will try to establish a VPN connection - the " "network icon will change as it tries to connect." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:59 msgid "" "Hopefully, you will successfully connect to the VPN. If not, you may need to " "double-check the VPN settings you entered. You can do this by clicking the " "network menu, selecting Edit Connections and going to the " "VPN tab." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:64 msgid "" "To disconnect from the VPN, click the network menu and select " "Disconnect under the name of your VPN connection." msgstr "" #. (itstool) path: info/desc #: C/net-what-is-ip-address.page:15 msgid "An IP Address is like a phone number for your computer." msgstr "IPアドレスはコンピューターの電話番号のようなものです。" #. (itstool) path: page/title #: C/net-what-is-ip-address.page:19 msgid "What is an IP address?" msgstr "IP アドレスとは何ですか?" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:21 msgid "" "\"IP address\" stands for Internet Protocol address, and each " "device that is connected to a network (like the internet) has one." msgstr "" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:23 msgid "" "An IP address is similar to your phone number. Your phone number is a unique " "set of numbers that identifies your phone so that other people can call you. " "Similarly, an IP address is a unique set of numbers that identifies your " "computer so that it can send and receive data with other computers." msgstr "" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:25 msgid "" "Currently, most IP addresses consist of four sets of numbers, each separated " "by a period. 192.168.1.42 is an example of an IP address." msgstr "" #. (itstool) path: note/p #: C/net-what-is-ip-address.page:27 msgid "" "An IP address can either be dynamic or static. Dynamic IP " "addresses are temporarily assigned each time your computer connects to a " "network. Static IP addresses are fixed, and do not change. Dynamic IP " "addresses are more common that static addresses - static addresses are " "typically only used when there is a special need for them, such as " "administering a server." msgstr "" #. (itstool) path: info/desc #: C/net-wired.page:11 msgid "" "Wired internet connections, Fixed IP addresses…" msgstr "" #. (itstool) path: page/title #: C/net-wired.page:22 msgid "Wired Networking" msgstr "有線ネットワーク" #. (itstool) path: info/desc #: C/net-wired-connect.page:15 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable." msgstr "ほとんどの場合、有線ネットワークへの接続は、ネットワークケーブルを繋ぐだけです。" #. (itstool) path: page/title #: C/net-wired-connect.page:19 msgid "Connect to a wired (Ethernet) network" msgstr "有線 (Ethernet) ネットワークへの接続" #. (itstool) path: page/p #: C/net-wired-connect.page:21 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable. The network icon on the menu bar should pulse for a few " "seconds and then will change to a \"socket\" icon when you are connected." msgstr "" #. (itstool) path: page/p #: C/net-wired-connect.page:23 msgid "" "If this does not happen, you should first of all make sure that your network " "cable is plugged in. One end of the cable should be plugged into the " "rectangular Ethernet (network) port on your computer, and the other end " "should be plugged into a switch, router, network wall socket or similar " "(depending on the network setup you have). Sometimes, a light beside the " "Ethernet port will indicate that it is plugged in and active." msgstr "" #. (itstool) path: note/p #: C/net-wired-connect.page:26 msgid "" "You can't plug one computer directly into another one with a network cable " "(at least, not without some extra setting-up). To connect two computers, you " "should plug them both into a network hub, router or switch." msgstr "" #. (itstool) path: page/p #: C/net-wired-connect.page:29 msgid "" "If you are still not connected, your network may not support automatic setup " "(DHCP). In this case you'll have to configure it " "manually." msgstr "" #. (itstool) path: info/desc #: C/net-wireless.page:13 msgid "" "Connect to wifi, Hidden networks, Edit connection settings, Disconnecting…" msgstr "" "Wifiへの接続、ステルスモード無線ネットワーク、 接続設定の編集、切断…" #. (itstool) path: page/title #: C/net-wireless.page:26 msgid "Wireless Networking" msgstr "無線ネットワーク" #. (itstool) path: info/desc #: C/net-wireless-adhoc.page:19 msgid "" "Use an ad-hoc network to allow other devices to connect to your computer and " "its network connections." msgstr "" #. (itstool) path: page/title #: C/net-wireless-adhoc.page:25 msgid "Create a wireless hotspot" msgstr "無線ホットスポットを作成する" #. (itstool) path: page/p #: C/net-wireless-adhoc.page:27 msgid "" "You can use your computer as a wireless hotspot. This allows other devices " "to connect to you without a separate network, and allows you to share an " "internet connection you've made with another interface, such as to a wired " "network or over the cellular network." msgstr "" #. (itstool) path: item/p #: C/net-wireless-adhoc.page:44 msgid "Open Network and select Wireless on the left." msgstr "ネットワークを開き、左側にある無線を選択します。" #. (itstool) path: item/p #: C/net-wireless-adhoc.page:45 msgid "Click the Use as Hotspot button." msgstr "アクセスポイントとして使用ボタンをクリックします。" #. (itstool) path: item/p #: C/net-wireless-adhoc.page:46 msgid "" "If you are already connected to a wireless network, you will be asked if you " "want to disconnect from that network. A single wireless adapter can only " "connect to or create one network at a time. Click Create Hotspot " "to confirm." msgstr "" #. (itstool) path: page/p #: C/net-wireless-adhoc.page:52 msgid "" "A network name (SSID) and security key are automatically generated. The " "network name will be based on the name of your computer. Other devices will " "need this information to connect to the hotspot you've just created." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-airplane.page:20 msgid "Click the network menu on the menu bar and uncheck Enable Wireless." msgstr "メニューバーのネットワークメニューをクリックし、無線を有効にするのチェックを外します。" #. (itstool) path: page/title #: C/net-wireless-airplane.page:24 msgid "Turn off wireless (airplane mode)" msgstr "無線をオフにする(機内モード)" #. (itstool) path: page/p #: C/net-wireless-airplane.page:26 msgid "" "If you have your computer on an airplane (or some other area where wireless " "connections are not allowed), you should switch off your wireless. You may " "also want to switch off your wireless for other reasons (to save battery " "power, for example). To do this:" msgstr "" #. (itstool) path: page/p #: C/net-wireless-airplane.page:28 msgid "" "To do this, click the network menu on the menu bar and uncheck " "Enable Wireless. This will turn off your wireless connection " "until you switch it back on again." msgstr "" #. (itstool) path: page/p #: C/net-wireless-airplane.page:30 msgid "" "To turn wireless back on, click the network menu on the menu bar " "and select Enable Wireless so that it has a checkmark in front of " "it." msgstr "" #. (itstool) path: note/p #: C/net-wireless-airplane.page:32 msgid "" "Your laptop may still be broadcasting if you have not turned off Bluetooth." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-connect.page:22 msgid "Get on the internet - wirelessly." msgstr "インターネットを手に入れよう - 無線で。" #. (itstool) path: page/title #: C/net-wireless-connect.page:26 msgid "Connect to a wireless network" msgstr "無線ネットワークへの接続" #. (itstool) path: page/p #: C/net-wireless-connect.page:28 msgid "" "If you have a wireless-enabled computer, you can connect to a wireless " "network that is within range to get access to the internet, view shared " "files on the network, and so on." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:32 msgid "" "If you have a wireless hardware switch on your computer, make sure that it " "is turned on." msgstr "コンピューターに無線のハードウェアスイッチがある場合は、オンになっているか確認してください。" #. (itstool) path: item/p #: C/net-wireless-connect.page:35 msgid "" "Click the network menu in the menu bar, and click the " "name of the network you want to connect to." msgstr "" "メニューバーにあるネットワークメニューをクリックして、接続したいネットワーク名をクリックします。" #. (itstool) path: item/p #: C/net-wireless-connect.page:36 msgid "" "If the name of the network isn't in the list, select More " "Networks to see if the network is further down the list. If you still " "don't see the network, you may be out of range or the network might be hidden." msgstr "" "ネットワークの名前が一覧にない場合、その他のネットワークを選択し、さらにリストの下にネットワークがあるか確認できます。それでもネット" "ワークが見えない場合、そのネットワークが圏外かネットワークが隠されているかもしれません。" #. (itstool) path: item/p #: C/net-wireless-connect.page:38 msgid "" "If the network is protected by a password (encryption key), enter the password when prompted and click " "Connect." msgstr "" "ネットワークがパスワード (暗号化キー)で保護されている場合、パスワードを入力して接続をクリックします。" #. (itstool) path: item/p #: C/net-wireless-connect.page:39 msgid "" "If you do not know the key, it may be written on the underside of the " "wireless router or base station, in its instruction manual, or you may have " "to ask the person who administers the wireless network." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:40 msgid "" "The network icon will change appearance as the computer attempts to connect " "to the network." msgstr "コンピューターがネットワークに接続することを試み、ネットワークアイコンは外観を変更します。" #. (itstool) path: item/p #: C/net-wireless-connect.page:42 msgid "" "If the connection is successful, the icon will change to a dot with several " "bars above it. More bars indicate a stronger connection to the network. If " "there aren't many bars, the connection is weak and might not be very " "reliable." msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:46 msgid "" "If the connection is not successful, you may be asked for your password again or it might just " "tell you that the connection has been disconnected. There are a number of " "things that could have caused this to happen. You could have entered the " "wrong password, the wireless signal could be too weak, or your computer's " "wireless card might have a problem, for example. See for more help." msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:48 msgid "" "A stronger connection to a wireless network does not necessarily mean that " "you have a faster internet connection, or that you will have faster download " "speeds. The wireless connection connects your computer to the device " "which provides the internet connection (like a router or modem), but " "the two connections are actually different, and so will run at different " "speeds." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-disconnecting.page:21 msgid "" "You might have low signal, or the network might not be letting you connect " "properly." msgstr "信号が弱いか、ネットワークが適切に接続されていないかもしれません。" #. (itstool) path: page/title #: C/net-wireless-disconnecting.page:25 msgid "Why does my wireless network keep disconnecting?" msgstr "なぜ無線ネットワークが切断したままなのですか?" #. (itstool) path: page/p #: C/net-wireless-disconnecting.page:27 msgid "" "You may find that you have been disconnected from a wireless network even " "though you wanted to stay connected. Your computer will normally try to " "reconnect to the network as soon as this happens (the network icon on the " "menu bar will pulse if it is trying to reconnect), but it can be annoying, " "especially if you were using the internet at the time." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:30 msgid "Weak wireless signal" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:32 msgid "" "A common reason for being disconnected from a wireless network is that you " "have low signal. Wireless networks have a limited range, so if you are too " "far away from the wireless base station you may not be able to get a strong " "enough signal to maintain a connection. Walls and other objects between you " "and the base station can also weaken the signal." msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:34 msgid "" "The network icon on the menu bar displays how strong your wireless signal " "is. If the signal looks low, try moving closer to the wireless base station." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:39 msgid "Network connection not being established properly" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:41 msgid "" "Sometimes, when you connect to a wireless network, it may appear that you " "have successfully connected at first, but then you will be disconnected soon " "after. This normally happens because your computer was only partially " "successful in connecting to the network - it managed to establish a " "connection, but was unable to finalize the connection for some reason and so " "was disconnected." msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:43 msgid "" "A possible reason for this is that you entered the wrong wireless " "passphrase, or that your computer was not allowed on the network (because " "the network requires a username to log in, for example)." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:48 msgid "Unreliable wireless hardware/drivers" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:50 msgid "" "Some wireless network hardware can be a little unreliable. Wireless networks " "are complicated, so wireless cards and base stations occasionally run into " "minor problems and may drop connections. This is annoying, but it happens " "quite regularly with many devices. If you are disconnected from wireless " "connections from time to time, this may be the only reason. If it happens " "very regularly, you may want to consider getting some different hardware." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:55 msgid "Busy wireless networks" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:57 msgid "" "Wireless networks in busy places (in universities and coffee shops, for " "example) often have many computers trying to connect to them at once. " "Sometimes these networks get too busy and may not be able to handle all of " "the computers that are trying to connect, so some of them get disconnected." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-edit-connection.page:20 msgid "" "Learn what the options on the wireless connection editing screen mean." msgstr "" #. (itstool) path: page/title #: C/net-wireless-edit-connection.page:27 msgid "Edit a wireless connection" msgstr "無線接続の編集" #. (itstool) path: page/p #: C/net-wireless-edit-connection.page:33 msgid "" "This topic describes all of the options that are available when you edit a " "wireless network connection. To edit a connection, click the network " "menu in the menu bar and select Edit Connections." msgstr "" "このトピックでは無線ネットワーク接続の編集可能なすべてのオプションについて説明します。接続を編集するには、メニューバーのネットワークメニューをクリックし、接続を編集するを選択します。" #. (itstool) path: note/p #: C/net-wireless-edit-connection.page:38 msgid "" "Most networks will work fine if you leave these settings at their defaults, " "so you probably don't need to change any of them. Many of the options here " "are provided to give you greater control over more advanced networks." msgstr "" "ほとんどのネットワークはデフォルトの設定のままで正しく動作するため、これらの設定を変更する必要はないはずです。このオプションの多くはより高度なネットワーク" "の管理を提供するものです。" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:42 msgid "Available to all users / Connect automatically" msgstr "すべてのユーザーで利用可能/自動接続する" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:45 msgid "Connect automatically" msgstr "自動接続する" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:46 msgid "" "Check this option if you would like the computer to try to connect to this " "wireless network whenever it is in range." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:47 msgid "" "If several networks which are set to connect automatically are in range, the " "computer will connect to the first one shown in the Wireless tab " "in the Network Connections window. It won't disconnect from one " "available network to connect to a different one that has just come in range." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:51 msgid "Available to all users" msgstr "すべてのユーザーで利用可能" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:52 msgid "" "Check this if you would like all of the users on the computer to have access " "to this wireless network. If the network has a WEP/WPA password and you have checked this option, you will " "only need to enter the password once. All of the other users on your " "computer will be able to connect to the network without having to know the " "password themselves." msgstr "" "このコンピューターのすべてのユーザーがこの無線ネットワークに接続できるようにしたい場合にチェックしてください。ネットワークに WEP/WPA " "パスワードがある場合にこのオプションにチェックした場合、一度だけパスワードを入力する必要があります。そのコンピューターの他のすべてのユーザー" "はパスワードを知らなくてもネットワークに接続できます。" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:53 msgid "" "If this is checked, you need to be an administrator to change any of the settings for this " "network. You may be asked to enter your admin password." msgstr "" "もしチェックした場合、このネットワークのいずれの設定を変更するにも管理者である必要があります。管理者パスワードを入力するように尋ねられるはずです。" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:59 msgid "Wireless" msgstr "無線" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:62 msgid "SSID" msgstr "SSID" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:63 msgid "" "This is the name of the wireless network you are connecting to, otherwise " "known as the Service Set Identifier. Don't change this unless you " "have changed the name of the wireless network (for example, by changing the " "settings of your wireless router or base station)." msgstr "" "これは接続している無線ネットワークの名前で、サービスセット識別子として知られています。無線ネットワークの名前を変更していなければ(たとえ" "ば、無線ルーターの設定や基地局を変えたなど)、これを変えないでください。" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:67 msgid "Mode" msgstr "モード" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:68 msgid "" "Use this to specify whether you are connecting to an " "Infrastructure network (one where computers wirelessly connect to " "a central base station or router) or an Ad-hoc network (where " "there is no base station, and the computers in the network connect to one " "another). Most networks are infrastructure ones; you may wish to set-up your own ad-hoc network though." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:69 msgid "" "If you choose Ad-hoc, you will see two other options, " "Band and Channel. These determine which wireless " "frequency band the ad-hoc wireless network will operate on. Some computers " "are only able to work on certain bands (for example, only A or " "only B/G), so you might want to pick a band that all of the " "computers in the ad-hoc network can use. In busy places, there might be " "several wireless networks sharing the same channel; this might slow-down " "your connection, so you can change which channel you are using too." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:73 msgid "BSSID" msgstr "BSSID" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:74 msgid "" "This is the Basic Service Set Identifier. The SSID (see above) is " "the name of the network which humans are intended to read; the BSSID is a " "name which the computer understands (it's a string of letters and numbers " "that is supposed to be unique to the wireless network). If a network is hidden, it will not have an " "SSID but it will have a BSSID." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:78 msgid "Device MAC address" msgstr "デバイスの MAC アドレス" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:79 msgid "" "A MAC address is a code which " "identifies a piece of network hardware (for example, a wireless card, an " "Ethernet network card or a router). Every device that you can connect to a " "network has a unique MAC address which was given to it in the factory." msgstr "" "MACアドレスはネットワークハードウェア(例えば無線カードやイーサネットネットワークカード、ルーターなど)を識別す" "るためのコードです。ネットワークに繋ぐことができるすべてのデバイスは、メーカーで設定された一意のMACアドレスを持っています。" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:80 msgid "" "This option can be used to change the MAC address of your network card." msgstr "このオプションはネットワークカードの MAC アドレスの変更のために使われます。" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:84 msgid "Cloned MAC address" msgstr "クローンした MAC アドレス" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:85 msgid "" "Your network hardware (wireless card) can pretend to have a different MAC " "address. This is useful if you have a device or service which will only " "communicate with a certain MAC address (for example, a cable broadband " "modem). If you put that MAC address into the cloned MAC address " "box, the device/service will think that your computer has the cloned MAC " "address rather than its real one." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:89 msgid "MTU" msgstr "MTU" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:90 msgid "" "This setting changes the Maximum Transmission Unit, which is the " "maximum size of a chunk of data that can be sent over the network. When " "files are sent over a network, data is broken up into small chunks (or " "packets). The optimal MTU for your network will depend on how likely it is " "for packets to be lost (due to a noisy connection) and how fast the " "connection is. In general, you should not need to change this setting." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:97 msgid "Wireless Security" msgstr "無線セキュリティ" #. (itstool) path: title/gui #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:100 #: C/sharing-desktop.page:49 msgid "Security" msgstr "セキュリティ" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:101 msgid "" "This defines what sort of encryption your wireless network uses. " "Encrypted connections help protect your wireless connection from being " "intercepted, so other people can't \"listen in\" and see what websites " "you're visiting and so on." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:102 msgid "" "Some types of encryption are stronger than others, but may not be supported " "by older wireless networking equipment. You'll normally need to type a " "password for the connection; more sophisticated types of security may also " "require a username and a digital \"certificate\". See for more information on popular types of wireless " "encryption." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:108 msgid "IPv4 Settings" msgstr "IPv4 設定" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:117 msgid "" "Use this tab to define information like the IP address of your computer and " "which DNS servers it should use. Change the Method to see " "different ways of getting/setting that information." msgstr "" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:118 msgid "The following methods are available:" msgstr "下記の方式が利用可能です:" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:121 msgid "Automatic (DHCP)" msgstr "自動 (DHCP)" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:122 msgid "" "Get information like the IP address and DNS server to use from a DHCP " "server. A DHCP server is a computer (or other device, like a router) " "connected to the network which decides which network settings your computer " "should have - when you first connect to the network, you will automatically " "be assigned the correct settings. Most networks use DHCP." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:126 msgid "Automatic (DHCP) addresses only" msgstr "自動 (DHCP) アドレス専用" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:127 msgid "" "If you choose this setting, your computer will get its IP address from a " "DHCP server, but you will have to manually define other details (like which " "DNS server to use)." msgstr "" "この設定を選択すると、コンピューターは DHCP サーバーから IP " "アドレスを取得しますが、それ以外の細部は手動で設定する必要があります。(どのDNSサーバーを利用するか等)" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:132 msgid "" "Choose this option if you would like to define all of the network settings " "yourself, including which IP address the computer should use." msgstr "コンピューターでどのIPアドレスを使用するか等、すべてのネットワーク設定を自分で設定したい場合は、このオプションを選択してください。" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:136 msgid "Link-Local Only" msgstr "ローカルへのリンク専用" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:137 msgid "" "Link-Local is a way of connecting computers together on a network " "without requiring a DHCP server or manually defining IP addresses and other " "information. If you connect to a Link-Local network, the computers on the " "network will decide amongst themselves which IP addresses to use and so on. " "This is useful if you want to temporarily connect a few computers together " "so they communicate with each other." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:141 msgid "Disabled" msgstr "無効" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:142 msgid "" "This option will disable the network connection and prevent you from " "connecting to it. Note that IPv4 and IPv6 are treated " "as separate connections even though they are for the same network card. If " "you have one enabled, you may wish to set the other to disabled." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:149 msgid "IPv6 Settings" msgstr "IPv6 設定" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:154 msgid "" "This is similar to the IPv4 tab except it deals with the newer " "IPv6 standard. Very modern networks use IPv6, but IPv4 is still more popular " "at the moment." msgstr "" "これは、最新のIPv6規格を扱っている以外は " "IPv4タブに似ています。かなり最新のネットワークではIPv6を使っていますが、今のところIPv4の方がまだ一般的です。" #. (itstool) path: info/desc #: C/net-wireless-find.page:17 msgid "" "The wireless could be turned off or broken, there might be too many wireless " "networks nearby, or you might be out of range." msgstr "" #. (itstool) path: page/title #: C/net-wireless-find.page:21 msgid "I can't see my wireless network in the list" msgstr "一覧の中に無線ネットワークが見つかりません" #. (itstool) path: page/p #: C/net-wireless-find.page:23 msgid "" "There are a number of reasons why you might not be able to see your wireless " "network on the list of networks which appears when you click the network " "icon on the menu bar." msgstr "" "メニューバー上にあるネットワークアイコンをクリックした時に表示されるネットワークの一覧上に、無線ネットワークが表示されない理由はいくつかあります。" #. (itstool) path: item/p #: C/net-wireless-find.page:27 msgid "" "If no networks are shown in the list, your wireless hardware could be turned " "off, or it may not be working " "properly. Make sure it is turned on." msgstr "" "ネットワークが一覧に表示されない場合、無線ハードウェアが電源がOFFとなっているか、正しく動作していないかもしれません。電源がONになっているかを確認してください。" #. (itstool) path: item/p #: C/net-wireless-find.page:31 msgid "" "If there are lots of wireless networks nearby, the network you are looking " "for might not be on the first page of the list. If this is the case, look at " "the bottom of the list for an arrow pointing towards the right and hover " "your mouse over it to display the rest of the wireless networks." msgstr "" "近隣に多くの無線ネットワークがある場合、探しているネットワークが一覧の最初のページ上に無いかもしれません。この場合、一覧の下にある右向きの矢印を探して、ワ" "イヤレスネットワークの残りを表示するためにその上のマウスを重ねてください。" #. (itstool) path: item/p #: C/net-wireless-find.page:35 msgid "" "You could be out of range of the network. Try moving closer to the wireless " "base station/router and see if the network appears in the list after a while." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:39 msgid "" "The list of wireless networks takes time to update. If you have just turned " "on your computer or moved to a different location, wait for a minute or so " "and then check if the network has appeared in the list." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:43 msgid "" "The network could be hidden. You need to connect in a different way if it is a hidden network." msgstr "" #. (itstool) path: info/desc #. (itstool) path: item/p #: C/net-wireless-hidden.page:20 #: C/net-wireless-hidden.page:30 msgid "" "Click the network menu on the menu bar and select Connect to " "Hidden Wireless Network." msgstr "" "メニューバーにあるネットワークメニューをクリックし、非表示無線ネットワークに接続を選択します。" #. (itstool) path: page/title #: C/net-wireless-hidden.page:24 msgid "Connect to a hidden wireless network" msgstr "ステルスモードの無線ネットワークへの接続" #. (itstool) path: page/p #: C/net-wireless-hidden.page:26 msgid "" "It is possible to set up a wireless network so that it is \"hidden.\" Hidden " "networks won't show up in the list of networks that are displayed when you " "click the network menu in the menu bar (or the list of wireless networks on " "any other computer). To connect to a hidden wireless network:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-hidden.page:33 msgid "" "In the window that appears, type the network name, choose the type of " "wireless security, and click Connect." msgstr "" #. (itstool) path: page/p #: C/net-wireless-hidden.page:37 msgid "" "You may have to check the settings of the wireless base station or router to " "see what the network name is. It is sometimes called the BSSID " "(Basic Service Set Identifier), and looks something like this: " "02:00:01:02:03:04." msgstr "" #. (itstool) path: page/p #: C/net-wireless-hidden.page:39 msgid "" "You should also check the wireless base station's security settings. Look " "for terms like WEP and WPA." msgstr "" #. (itstool) path: note/p #: C/net-wireless-hidden.page:42 msgid "" "You may think that hiding your wireless network will improve security by " "preventing people who don't know about it from connecting. In practice, this " "is not the case; the network is slightly harder to find but it is still " "detectable." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-noconnection.page:15 msgid "" "Double-check the password, try using the pass key instead of the password, " "turn the wireless card off and on again…" msgstr "パスワードをダブルクリックし他のパスワードを入力する。無線カードのOFF/ONを行う…" #. (itstool) path: page/title #: C/net-wireless-noconnection.page:19 msgid "I've entered the correct password, but I still can't connect" msgstr "正しいパスワードを入力しましたが、まだ接続できません" #. (itstool) path: page/p #: C/net-wireless-noconnection.page:21 msgid "" "If you're sure that you entered the correct wireless password but you still can't successfully connect " "to a wireless network, try some of the following:" msgstr "" "正しい無線接続のパスワードを入力しているのに無線ネットワークへの接続が成功しない場合、以下の内容を試してみてください:" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:25 msgid "Double-check that you have the right password" msgstr "正しいパスワードか再確認してください" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:26 msgid "" "Passwords are case-sensitive (it matters whether they have capital or lower-" "case letters), so check that you didn't get the case of one of the letters " "wrong." msgstr "" "パスワードは大文字と小文字を区別します(大文字か小文字があるかどうかは重要です)、したがって文字の大文字と小文字が誤っていないか確認します。" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:30 msgid "Try the hex or ASCII pass key" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:31 msgid "" "The password you enter can also be represented in a different way - as a " "string of characters in hexadecimal (numbers 0-9 and letters a-f) called a " "pass key. Each password has an equivalent pass key. If you have access to " "the pass key as well as the password/passphrase, try typing the pass key " "instead. Make sure you select the correct wireless security " "option when asked for your password (for example, select WEP 40/128-bit " "Key if you're typing the 40-character pass key for a WEP-encrypted " "connection)." msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:35 msgid "Try turning your wireless card off and then on again" msgstr "無線カードのON/OFFを行ってみる" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:36 msgid "" "Sometimes wireless cards get stuck or experience a minor problem that means " "they won't connect. Try turning the card off and then on again to reset it - " "see for more information." msgstr "" "時々無線カードは通信が滞ったり、あるいは接続しないような小さな問題を経験します。カードをOFFにして、その後リセットするために再びONにしてみましょう- " "さらなる情報はを見てください。" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:40 msgid "Check that you're using the right type of wireless security" msgstr "無線セキュリティの種類が正しいかチェックします" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:41 msgid "" "When prompted for your wireless security password, you can choose which type " "of wireless security to use. Make sure you choose the one that is used by " "the router or wireless base station. This should be selected by default, but " "sometimes it will not be for some reason. If you don't know which one it is, " "use trial and error to go through the different options." msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:45 msgid "Check that your wireless card is properly supported" msgstr "無線カードが適切にサポートされているか確認してください" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:46 msgid "" "Some wireless cards aren't supported very well. They show up as a wireless " "connection, but they can't connect to a network because their drivers lack " "the ability to do this. See if you can get an alternative wireless driver, " "or if you need to perform some extra set-up (like installing a different " "firmware). See for " "more information." msgstr "" #. (itstool) path: credit/name #: C/net-wireless-troubleshooting.page:12 #: C/net-wireless-troubleshooting-device-drivers.page:10 #: C/net-wireless-troubleshooting-hardware-check.page:11 #: C/net-wireless-troubleshooting-hardware-info.page:11 #: C/net-wireless-troubleshooting-initial-check.page:11 msgid "Contributors to the Ubuntu documentation wiki" msgstr "Ubuntuドキュメンテーションwikiへの貢献者" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting.page:20 msgid "Identify and fix problems with wireless connections" msgstr "" #. (itstool) path: page/title #: C/net-wireless-troubleshooting.page:24 #: C/net-wireless-troubleshooting-device-drivers.page:22 #: C/net-wireless-troubleshooting-hardware-info.page:23 #: C/net-wireless-troubleshooting-initial-check.page:23 msgid "Wireless network troubleshooter" msgstr "無線ネットワークの問題を解決する" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:26 msgid "" "This is a step-by step troubleshooting guide to help you identify and fix " "wireless problems. If you cannot connect to a wireless network for some " "reason, try following the instructions here." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:28 msgid "" "We will proceed through the following steps to get your computer connected " "to the internet:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:30 msgid "Performing an initial check" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:31 msgid "Gathering information about your hardware" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:32 msgid "Checking your hardware" msgstr "ハードウェアの確認" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:33 msgid "Attempting to create a connection to your wireless router" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:34 msgid "Performing a check of your modem and router" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:36 msgid "" "To get started, click on the Next link at the top right of the " "page. This link, and others like it on following pages, will take you " "through each step in the guide." msgstr "" #. (itstool) path: note/title #: C/net-wireless-troubleshooting.page:39 msgid "Using the command line" msgstr "コマンドラインを使用する" #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:40 msgid "" "Some of the instructions in this guide ask you to type commands into the " "command line (Terminal). You can find the Terminal application in " "the Dash." msgstr "" #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:41 msgid "" "If you are not familiar with using a command line, don't worry - this guide " "will direct you at each step. All you need to remember is that commands are " "case-sensitive (so you must type them exactly as they appear here), " "and to press Enter after typing each command to run it." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-device-drivers.page:18 msgid "" "Some device drivers don't work very well with certain wireless adapters, so " "you may need to find a better one." msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-device-drivers.page:23 msgid "Make sure that working device drivers are installed" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-device-drivers.page:27 msgid "" "In this step you can check to see if you can get working device drivers for " "your wireless adapter. A device driver is a piece of software which " "tells the computer how to make a hardware device work properly. Even though " "the wireless adapter has been recognized by the computer, it may not have " "drivers which work very well. You may be able to find different drivers for " "the wireless adapter which do work. Try some of the options below:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:34 msgid "" "Check to see if your wireless adapter is on a list of supported devices" msgstr "サポートされているデバイス一覧に、無線アダプターが含まれているか確認する" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:35 msgid "" "Most Linux distributions keep a list of wireless devices that they have " "support for. Sometimes, these lists provide extra information on how to get " "the drivers for certain adapters working properly. Go to the list for your " "distribution (for example, Ub" "untu, Fedora or openSuSE) and " "see if your make and model of wireless adapter is listed. You may be able to " "use some of the information there to get your wireless drivers working." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:44 msgid "Look for additional open or proprietary drivers" msgstr "追加のオープンまたはプロプライエタリーなドライバーを探す" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:45 msgid "" "Although Ubuntu includes support for a large amount of devices, some drivers " "need to be installed separately. Use the Additional Drivers tool " "to check for these extra open or proprietary drivers." msgstr "" "Ubuntu " "は多くのデバイスに対応していますが、一部のドライバーは別途インストールする必要があります。追加のドライバーツールを使用して、追加のオ" "ープンまたはプロプライエタリーなドライバーを確認してください。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:51 msgid "" "Click the button at the far right side of the menu bar and select " "System Settings." msgstr "メニューバーの右端にあるボタンをクリックして、システム設定を選択します。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:54 msgid "In the System section, click Software & Updates." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:57 msgid "Switch to the Additional Drivers tab." msgstr "追加のドライバータブに切り替えます。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:65 msgid "Use the Windows drivers for your adapter" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:66 msgid "" "In general, you cannot use a device driver designed for one operating system " "(like Windows) on another operating system (like Linux). This is because " "they have different ways of handling devices. For wireless adapters, " "however, you can install a compatibility layer called NDISwrapper " "which lets you use some Windows wireless drivers on Linux. This is useful " "because wireless adapters almost always have Windows drivers available for " "them, whereas Linux drivers are sometimes not available. You can learn more " "about how to use NDISwrapper here. Note that not all wireless drivers can be used through " "NDISwrapper." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:73 msgid "" "Full information on ndiswrapper kept on this " "page including troubleshooting help specific to ndiswrapper." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-check.page:19 msgid "" "Even though your wireless adapter is connected, it may not have been " "recognized properly by the computer." msgstr "" #. (itstool) path: page/title #: C/net-wireless-troubleshooting-hardware-check.page:23 msgid "Wireless connection troubleshooter" msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-check.page:24 msgid "Check that the wireless adapter was recognized" msgstr "無線アダプターが認識されているか確認する" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-check.page:26 msgid "" "Even though the wireless adapter is connected to the computer, it may not " "have been recognized as a network device by the computer. In this step, you " "will check whether the device was recognized properly." msgstr "" "無線アダプターがコンピューターに接続されていても、コンピューターにネットワークデバイスとして認識されていないかもしれません。このステップでは、デバイスがき" "ちんと認識されているかどうかを確認します。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:30 msgid "" "Open a Terminal window, type sudo lshw -C network and press " "Enter. If this gives an error message, you can install the " "lshw program on your computer by typing sudo apt-get install " "lshw into the terminal." msgstr "" "端末のウィンドウを開いて、sudo lshw -C network と入力し Enter " "を押します。エラーメッセージが表示された場合は、端末に sudo apt-get install lshw " "と入力して、コンピューターに lshw プログラムをインストールできます。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:33 msgid "" "Look through the information that appeared and find the Wireless " "interface section. If your wireless adapter was detected properly, you " "should see something similar (but not identical) to this:" msgstr "" "表示された情報に目を通し Wireless interface " "セクションを探してください。もし、きちんと無線アダプターが検出されていたら、これと同じようなもの(まったく同じではない)が表示されているはずです:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:34 #, no-wrap msgid "" "*-network\n" " description: Wireless interface\n" " product: PRO/Wireless 3945ABG [Golan] Network Connection\n" " vendor: Intel Corporation" msgstr "" "*-network\n" " description: Wireless interface\n" " product: PRO/Wireless 3945ABG [Golan] Network Connection\n" " vendor: Intel Corporation" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:40 msgid "" "If a wireless device is listed, continue on to the Device Drivers step." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:41 msgid "" "If a wireless device is not listed, the next steps you take will " "depend on the type of device that you use. Refer to the section below that " "is relevant to the type of wireless adapter that your computer has (internal PCI, USB, or PCMCIA)." msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:46 msgid "PCI (internal) wireless adapter" msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:47 msgid "" "Internal PCI adapters are the most common, and are found in most laptops " "made within the past few years. To check if your PCI wireless adapter was " "recognized:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:49 msgid "Open a Terminal, type lspci and press Enter." msgstr "端末を開いてlspciと入力し、Enterを押します。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:51 msgid "" "Look through the list of devices that is shown and find any that are marked " "Network controller or Ethernet controller. Several " "devices may be marked in this way; the one corresponding to your wireless " "adapter might include words like wireless, WLAN, " "wifi or 802.11. Here is an example of what the " "entry might look like:" msgstr "" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:52 #, no-wrap msgid "" "Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network " "Connection" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:54 #: C/net-wireless-troubleshooting-hardware-check.page:67 msgid "" "If you found your wireless adapter in the list, proceed to the Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:59 msgid "USB wireless adapter" msgstr "USBワイヤレスアダプター" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:60 msgid "" "Wireless adapters that plug into a USB port on your computer are less " "common. They can plug directly into a USB port, or may be connected by a USB " "cable. 3G/mobile broadband adapters look quite similar to wireless (wifi) " "adapters, so if you think you have a USB wireless adapter, double-check that " "it is not actually a 3G adapter. To check if your USB wireless adapter was " "recognized:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:62 msgid "Open a Terminal, type lsusb and press Enter." msgstr "端末を開いてlsusbと入力し、Enterを押します。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:64 msgid "" "Look through the list of devices that is shown and find any that seem to " "refer to a wireless or network device. The one corresponding to your " "wireless adapter might include words like wireless, " "WLAN, wifi or 802.11. Here is an " "example of what the entry might look like:" msgstr "" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:65 #, no-wrap msgid "" "Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 " "Wireless Data Modem HSD USB Card" msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:72 msgid "Checking for a PCMCIA device" msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:73 msgid "" "PCMCIA wireless adapters are typically rectangular cards which slot into the " "side of your laptop. They are more commonly found in older computers. To " "check if your PCMCIA adapter was recognized:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:75 msgid "Start your computer without the wireless adapter plugged in." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:77 msgid "Open a Terminal and type the following, then press Enter:" msgstr "端末を開いて以下のコマンドを入力し、Enter を押します:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:78 #, no-wrap msgid "tail -f /var/log/dmesg" msgstr "tail -f /var/log/dmesg" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:79 msgid "" "This will display a list of messages related to your computer's hardware, " "and will automatically update if anything to do with your hardware changes." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:81 msgid "" "Insert your wireless adapter into the PCMCIA slot and see what changes in " "the Terminal window. The changes should include some information about your " "wireless adapter. Look through them and see if you can identify it." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:82 msgid "" "To stop the command from running in the Terminal, press " "CtrlC. After you have done that, you " "can close the Terminal if you like." msgstr "" "端末で実行されているコマンドを止めるには、CtrlCを押してください。実行し" "た後は、好みに応じて端末を閉じてください。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:83 msgid "" "If you found any information about your wireless adapter, proceed to the " "Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:88 msgid "Wireless adapter was not recognized" msgstr "ワイヤレスアダプターが認識されない" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:89 msgid "" "If your wireless adapter was not recognized, it might not be working " "properly or the correct drivers may not be installed for it." msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:90 msgid "" "To get specific help, look at the support options on your distribution's " "website. These might include mailing lists and web chats where you can ask " "about your wireless adapter, for example." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-info.page:19 msgid "" "You may need details such as the model number of your wireless adapter in " "subsequent troubleshooting steps." msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-info.page:24 msgid "Gather information about your network hardware" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:26 msgid "" "In this step, you will collect information about your wireless network " "device. The way you fix many wireless problems depends on the make and model " "number of the wireless adapter, so you will need to make a note of these " "details. It can also be helpful to have some of the items that came with " "your computer too, like device driver installation discs. Look for the " "following items, if you still have them:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:30 msgid "" "The packaging and instructions for your wireless devices (especially the " "user guide for your router)" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:33 msgid "" "The disc containing drivers for your wireless adapter (even if it only " "contains Windows drivers)" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:36 msgid "" "The manufacturers and model numbers of your computer, wireless adapter and " "router. This information can usually be found on the underside/reverse of " "the device." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:39 msgid "" "Any version/revision numbers that may be printed on your wireless network " "devices or their packaging. These can be especially helpful, so look " "carefully." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:42 msgid "" "Anything on the driver disc that identifies either the device itself, its " "\"firmware\" version, or the components (chipset) it uses." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:46 msgid "" "If possible, try to get access to an alternative working internet connection " "so that you can download software and drivers if necessary. (Plugging your " "computer directly into the router with an Ethernet network cable is one way " "of providing this, but only plug it in when you need to.)" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:48 msgid "" "Once you have as many of these items as possible, click Next." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-initial-check.page:19 msgid "" "Make sure that simple network settings are correct and prepare for the next " "few troubleshooting steps." msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-initial-check.page:24 msgid "Perform an initial connection check" msgstr "初期の接続チェックを実行する" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:26 msgid "" "In this step you will check some basic information about your wireless " "network connection. This is to make sure that your networking problem isn't " "caused by a relatively simple issue, like the wireless connection being " "turned off, and to prepare for the next few troubleshooting steps." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:30 msgid "" "Make sure that your laptop is not connected to a wired internet " "connection." msgstr "ノートパソコンが有線インターネット接続に接続されていないことを確認してください。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:33 msgid "" "If you have an external wireless adapter (such as a USB adapter, or a PCMCIA " "card that plugs into your laptop), make sure that it is firmly inserted into " "the proper slot on your computer." msgstr "" "外付けの無線アダプター(USBアダプターやノートパソコンに接続されたPCMCIAカードなど)の場合は、コンピューターの適切なスロットにしっかりと挿入されて" "いることを確認してください。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:36 msgid "" "If your wireless card is inside your computer, make sure that the " "wireless switch is turned on (if it has one). Laptops often have wireless " "switches that you can toggle by pressing a combination of keyboard keys." msgstr "" "コンピューターに無線カードが内蔵されている場合は、(存在するなら)無線のスイッチが入っていることを確認してください。ノートパソコンには、" "あるキーボードキーの組み合わせを押すことで切り換える無線スイッチが多いです。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:39 msgid "" "Click the network menu on the menu bar and make sure that the " "Enable Wireless setting is checked." msgstr "" "メニューバーのネットワークメニューをクリックして無線を有効にするにチェックがあることを確認します。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:42 msgid "" "Open the Terminal, type nm-tool and press Enter." msgstr "端末を開いてnm-toolと入力し、Enterを押します。" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:43 msgid "" "This will display information about your network hardware and connection " "status. Look down the list of information and see if there is a section " "related to the wireless network adapter. The information for each network " "device is separated by a row of dashes. If you find the line State: " "connected in the section for your wireless adapter, it means that it " "is working and connected to your wireless router." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:47 msgid "" "If you are connected to your wireless router, but you still cannot access " "the internet, your router may not be set up correctly, or your Internet " "Service Provider (ISP) maybe experiencing some technical problems. Review " "your router and ISP setup guides to make sure the settings are correct, or " "contact your ISP for support." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:49 msgid "" "If the information from nm-tool did not indicate that you were " "connected to the network, click Next to proceed to the next " "portion of the troubleshooting guide." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-wepwpa.page:15 msgid "WEP and WPA are ways of encrypting data on wireless networks." msgstr "" #. (itstool) path: page/title #: C/net-wireless-wepwpa.page:19 msgid "What do WEP and WPA mean?" msgstr "WEPとWPAは何を意味しますか?" #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:21 msgid "" "WEP and WPA (along with WPA2) are names for different encryption tools used " "to secure your wireless connection. Encryption scrambles the network " "connection so that no one can \"listen in\" to it and look at which web " "pages you are viewing, for example. WEP stands for Wired Equivalent " "Privacy, and WPA stands for Wireless Protected Access. WPA2 is " "the second version of the WPA standard." msgstr "" #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:23 msgid "" "Using some encryption is always better than using none, but WEP is " "the least secure of these standards, and you should not use it if you can " "avoid it. WPA2 is the most secure of the three. If your wireless card and " "router support WPA2, that is what you should use when setting up your " "wireless network." msgstr "" #. (itstool) path: info/desc #: C/net-wrongnetwork.page:19 msgid "" "Edit your connection settings, and remove the unwanted connection option." msgstr "" #. (itstool) path: page/title #: C/net-wrongnetwork.page:23 msgid "My computer connects to the wrong network" msgstr "コンピューターが間違ったネットワークに接続します" #. (itstool) path: page/p #: C/net-wrongnetwork.page:25 msgid "" "When you turn your computer on or move to a different location, your " "computer will automatically try to connect to wireless networks that you " "have connected to in the past. If it tries to connect to the wrong network " "each time (that is, not the one that you want it to connect to), do the " "following:" msgstr "" #. (itstool) path: item/p #: C/net-wrongnetwork.page:33 msgid "" "Go to the Wireless tab and find the network that you " "don't want it to keep connecting to." msgstr "" #. (itstool) path: item/p #: C/net-wrongnetwork.page:37 msgid "" "Click that network once to select it and click Delete. Your " "computer won't try to connect to that network any more." msgstr "" #. (itstool) path: page/p #: C/net-wrongnetwork.page:42 msgid "" "If you later want to connect to the network you just deleted, simply select " "it from the list of wireless networks that appears when you click the " "network menu on the menu bar - just as you would connect to any other " "wireless network." msgstr "" #. (itstool) path: info/desc #: C/numeric-keypad.page:9 msgid "Enable the numeric keypad by default." msgstr "" #. (itstool) path: page/title #: C/numeric-keypad.page:20 msgid "Numeric keypad" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:22 msgid "" "With the Num Lock key you can manually switch on or off the " "numeric keypad on your keyboard. Also, computers' BIOS settings often " "include an option to decide if the computer should be started with the " "numeric keypad enabled. Otherwise, this is a way to configure it:" msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:29 msgid "" "Install the numlockx " "package." msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:32 msgid "" "Open Startup " "Applications and add a startup program with the command: " "numlockx on" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:37 msgid "" "If you want the numeric keyboard to be on also at the login screen, you can " "create a special configuration file. Press " "CtrlAltT to open a " "terminal window, and then run this command (it's one long command, even if " "it may be shown wrapped on the screen - copy and paste to get it right):" msgstr "" #. (itstool) path: info/desc #: C/power-batterybroken.page:10 msgid "" "Your battery is probably not broken; it's more likely that it's just old." msgstr "" #. (itstool) path: page/title #: C/power-batterybroken.page:21 msgid "An error reports my battery has low capacity" msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:28 msgid "When you first log in, you might see a message that says:" msgstr "" #. (itstool) path: quote/p #: C/power-batterybroken.page:30 msgid "" "Battery may be broken. Your battery has a very low capacity which means " "that it may be old or broken." msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:33 msgid "" "This message is displayed when the computer detects that your battery is not " "capable of storing much charge. The most likely reason for this is that your " "battery is old; it's probably not broken, so there's no need to worry." msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:35 msgid "" "Over time, all laptop batteries lose their ability to store charge. After a " "while (normally a year or more), the battery will only be able to store a " "fraction of the charge that it could when it was new. The message above is " "shown when this happens." msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:37 msgid "" "If your computer or battery is relatively new, it should be capable of " "holding a high percentage of its design charge. If it can't, then your " "battery may be broken and you might need to seek a replacement." msgstr "" #. (itstool) path: info/desc #: C/power-batteryestimate.page:11 msgid "" "The battery life displayed when you click on the battery icon is " "an estimate." msgstr "" #. (itstool) path: page/title #: C/power-batteryestimate.page:29 msgid "The estimated battery life is wrong" msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:31 msgid "" "When you check the remaining battery life, you may find that the time " "remaining that it reports is different to how long the battery actually " "lasts. This is because the amount of remaining battery life can only be " "estimated. Normally, the estimates improve over time." msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:36 msgid "" "In order to estimate the remaining battery life, a number of factors must be " "taken into account. One is the amount of power currently being used by the " "computer: power consumption varies depending on how many programs you have " "open, which devices are plugged in, and whether you are running any " "intensive tasks (like watching a DVD or converting music files, for " "example). This changes from moment to moment, and is difficult to predict." msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:43 msgid "" "Another factor is how the battery discharges. Some batteries lose charge " "faster the emptier they get. Without precise knowledge of how the battery " "discharges, only a rough estimate of remaining battery life can be made." msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:47 msgid "" "As the battery discharges, the power manager will figure out its discharge " "properties and will learn how to make better estimates of battery life. They " "will never be completely accurate, though." msgstr "" #. (itstool) path: note/p #: C/power-batteryestimate.page:52 msgid "" "If you get a completely ridiculous battery life estimate (say, hundreds of " "days), the power manager is probably missing some of the data it needs to " "make a sensible estimate." msgstr "" #. (itstool) path: note/p #: C/power-batteryestimate.page:55 msgid "" "If you unplug the power and run the laptop on battery for a while, then plug " "it in and let it recharge again, the power manager should be able to get the " "data it needs." msgstr "" #. (itstool) path: info/desc #: C/power-batterylife.page:13 msgid "Tips to reduce the power consumption of your computer." msgstr "" #. (itstool) path: page/title #: C/power-batterylife.page:35 msgid "Use less power and improve battery life" msgstr "省電力での使用ならびにバッテリー寿命の改善" #. (itstool) path: page/p #: C/power-batterylife.page:37 msgid "" "Computers can use a lot of power. By using some simple energy-saving " "strategies, you can reduce your energy bill and help the environment. If you " "have a laptop, this will also help to increase the amount of time it can run " "on battery power." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:42 msgid "General tips" msgstr "一般的なヒント" #. (itstool) path: item/p #: C/power-batterylife.page:45 msgid "" "Suspend your computer when you are " "not using it. This significantly reduces the amount of power it uses, and it " "can be woken up very quickly." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:50 msgid "" "Turn off the computer when you " "will not be using it for longer periods. Some people worry that turning off " "a computer regularly may cause it to wear out faster, but this is not the " "case." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:56 msgid "" "Use the Power preferences in System Settings to change " "your power settings. There are a number of options that will help to save " "power: you can automatically dim the " "display after a certain time; reduce the " "display brightness (for laptops); and have the computer automatically suspend if you have not used it " "for a certain period of time." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:66 msgid "" "Turn off any external devices (like printers and scanners) when you are not " "using them." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:73 msgid "Laptops, netbooks, and other devices with batteries" msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:77 msgid "" "Reduce the screen brightness; " "powering the screen accounts for a significant fraction of a laptop's power " "consumption." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:80 msgid "" "Most laptops have buttons on the keyboard (or a keyboard shortcut) that you " "can use to reduce the brightness." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:84 msgid "" "If you do not need an Internet connection for a little while, turn off the " "wireless/Bluetooth card. These devices work by broadcasting radio waves, " "which takes quite a bit of power." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:87 msgid "" "Some computers have a physical switch that can be used to turn it off, " "whereas others have a keyboard shortcut that you can use instead. You can " "turn it on again when you need it." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:95 msgid "More advanced tips" msgstr "より高度なヒント" #. (itstool) path: item/p #: C/power-batterylife.page:99 msgid "" "Reduce the number of tasks that are running in the background. Computers use " "more power when they have more work to do." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:101 msgid "" "Most of your running applications do very little when you are not actively " "using them. However, applications that frequently grab data from the " "internet, play music or movies can impact your power consumption." msgstr "" #. (itstool) path: info/desc #: C/power-batteryoptimal.page:11 msgid "Tips such as \"Do not let the battery charge get too low\"" msgstr "" #. (itstool) path: page/title #: C/power-batteryoptimal.page:29 msgid "Get the most out of your laptop battery" msgstr "" #. (itstool) path: page/p #: C/power-batteryoptimal.page:31 msgid "" "As laptop batteries age, they get worse at storing charge and their capacity " "gradually decreases. There are a few techniques that you can use to prolong " "their useful lifetime, although you should not expect a big difference." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:37 msgid "" "Do not let the battery run all the way down. Always recharge before " "the battery gets very low, although most batteries have built-in safeguards " "to prevent the battery running too low. Recharging when it is only partially " "discharged is more efficient, but recharging when it is only slightly " "discharged is worse for the battery." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:44 msgid "" "Heat has a detrimental effect on the charging efficiency of the battery. Do " "not let the battery get any warmer than it has to." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:48 msgid "" "Batteries age even if you leave them in storage. There is little advantage " "in buying a replacement battery at the same time as you get the original " "battery - always buy replacements when you need them." msgstr "" #. (itstool) path: note/p #: C/power-batteryoptimal.page:55 msgid "" "This advice applies specifically to Lithium-Ion (Li-Ion) batteries, which " "are the most common type. Other types of battery may benefit from different " "treatment." msgstr "" #. (itstool) path: info/desc #: C/power-batteryslow.page:7 msgid "" "Some laptops intentionally slow down when they are running on battery." msgstr "" #. (itstool) path: page/title #: C/power-batteryslow.page:20 msgid "Why is my laptop slow when it is on battery?" msgstr "なぜバッテリーで動作したときラップトップが遅くなるのですか?" #. (itstool) path: page/p #: C/power-batteryslow.page:22 msgid "" "Some laptops intentionally slow down when they are running on battery in " "order to conserve power. The processor (CPU) in the laptop switches to a " "slower speed, and processors use less power when running slower, so the " "battery should last longer." msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:27 msgid "This feature is called CPU frequency scaling." msgstr "この機能はCUP周波数スケーリングと呼ばれています。" #. (itstool) path: info/desc #: C/power-batterywindows.page:12 msgid "" "Tweaks from the manufacturer and differing battery life estimates may be the " "cause of this problem." msgstr "" #. (itstool) path: page/title #: C/power-batterywindows.page:25 msgid "Why do I have less battery life than I did on Windows/Mac OS?" msgstr "なぜWindows/Mac OSのときよりバッテリーが持たないのか?" #. (itstool) path: page/p #: C/power-batterywindows.page:27 msgid "" "Some computers appear to have a shorter battery life when running on Linux " "than they do when running Windows or Mac OS. One reason for this is that " "computer vendors install special software for Windows/Mac OS that optimizes " "various hardware/software settings for a given model of computer. These " "tweaks are often highly specific, and may not be documented, so including " "them in Linux is difficult." msgstr "" #. (itstool) path: page/p #: C/power-batterywindows.page:34 msgid "" "Unfortunately, there is not an easy way of applying these tweaks yourself " "without knowing exactly what they are. You may find that using some power-saving methods helps, though. If " "your computer has a variable-speed " "processor, you might find that changing its settings is also useful." msgstr "" #. (itstool) path: page/p #: C/power-batterywindows.page:40 msgid "" "Another possible reason for the discrepancy is that the method of estimating " "battery life is different on Windows/Mac OS than on Linux. The actual " "battery life could be exactly the same, but the different methods give " "different estimates." msgstr "" #. (itstool) path: info/desc #: C/power-closelid.page:24 msgid "Laptops go to sleep when you close the lid, in order to save power." msgstr "" #. (itstool) path: page/title #: C/power-closelid.page:27 msgid "Why does my computer turn off when I close the lid?" msgstr "なぜコンピューターはふたを閉じたときに電源が切れるのですか?" #. (itstool) path: page/p #: C/power-closelid.page:29 msgid "" "When you close the lid of your laptop, your computer will suspend in order to save power. This means that " "the computer isn't actually turned off - it has just gone to sleep. You can " "resume it by opening the lid. If it doesn't resume, try clicking the mouse " "or pressing a key. If that still doesn't work, press the power button." msgstr "" #. (itstool) path: page/p #: C/power-closelid.page:35 msgid "" "Some computers are unable to suspend properly, normally because their " "hardware isn't completely supported by the operating system (for example, " "the Linux drivers are incomplete). In this case, you may find that you are " "unable to resume your computer after you've closed the lid. You can try to " "fix the problem with suspend, or you " "can prevent the computer from trying to suspend when you close the lid." msgstr "" #. (itstool) path: section/title #: C/power-closelid.page:43 msgid "Stop the computer from suspending when the lid is closed" msgstr "" #. (itstool) path: section/p #: C/power-closelid.page:44 msgid "" "If you don't want the computer to suspend when you close the lid, you can " "change the settings for that behavior:" msgstr "" #. (itstool) path: note/p #: C/power-closelid.page:46 msgid "" "Be very careful if you change this setting. Some laptops can overheat if " "they are left running with the lid closed, especially if they are in a " "confined place like a backpack." msgstr "" #. (itstool) path: item/p #: C/power-closelid.page:53 msgid "In the Hardware section, click Power." msgstr "ハードウェアセクションにある電源をクリックします。" #. (itstool) path: item/p #: C/power-closelid.page:54 msgid "" "Set the drop-down menus next to When the lid is closed to Do " "nothing." msgstr "" #. (itstool) path: info/desc #: C/power-constantfan.page:10 msgid "" "Some fan-control software could be missing, or your laptop may be running " "hot." msgstr "" #. (itstool) path: page/title #: C/power-constantfan.page:20 msgid "The laptop fan is always running" msgstr "ラップトップのファンがずっと回っています" #. (itstool) path: page/p #: C/power-constantfan.page:22 msgid "" "If your laptop's cooling fan is always running, it could be that the " "hardware that controls the laptop's cooling system isn't very well supported " "in Linux. Some laptops need extra software to control their cooling fans " "efficiently, but this software may not be installed (or available for Linux " "at all) and so the fans just run at full speed all of the time." msgstr "" #. (itstool) path: page/p #: C/power-constantfan.page:28 msgid "" "If this is the case, you may be able to change some settings or install " "extra software that allows full control of the fan. For example, vaiofand can be installed to " "control the fans of some Sony VAIO laptops. Installing this software is " "quite a technical process which is highly dependent on the make and model of " "your laptop, so you may wish to seek specific advice on how to do it for " "your computer." msgstr "" #. (itstool) path: page/p #: C/power-constantfan.page:36 msgid "" "It is also possible that your laptop just produces a lot of heat. This does " "not necessarily mean that it is overheating; it might just need the fan to " "run at full speed all of the time to allow it to stay cool enough. If this " "is the case, you have little option but to let the fan run at full speed all " "of the time. You can sometimes buy additional cooling accessories for your " "laptop which may help." msgstr "" #. (itstool) path: info/desc #: C/power-hibernate.page:11 msgid "Hibernate is disabled by default since it's not well supported." msgstr "" #. (itstool) path: page/title #: C/power-hibernate.page:31 msgid "How do I hibernate my computer?" msgstr "コンピューターのハイバネートはどのようにすればいいですか?" #. (itstool) path: page/p #: C/power-hibernate.page:33 msgid "" "When the computer hibernates, all of your applications and " "documents are stored and the computer completely switches off so it does not " "use any power, but the applications and documents will still be open when " "you switch on the computer again." msgstr "" #. (itstool) path: page/p #: C/power-hibernate.page:38 msgid "" "Unfortunately, hibernate doesn't " "work in many cases, which can cause you to lose data if you expect " "your documents and applications to re-open when you switch your computer " "back on. Therefore, hibernate is disabled by default." msgstr "" #. (itstool) path: section/title #: C/power-hibernate.page:44 msgid "Test if hibernate works" msgstr "ハイバネートが動作するかのテスト" #. (itstool) path: note/title #: C/power-hibernate.page:47 msgid "Always save your work before hibernating" msgstr "" #. (itstool) path: note/p #: C/power-hibernate.page:48 msgid "" "You should save all of your work before hibernating the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you switch on the computer again." msgstr "" #. (itstool) path: section/p #: C/power-hibernate.page:53 msgid "" "You can use the command line to test if hibernate works on your computer." msgstr "" #. (itstool) path: when/p #: C/power-hibernate.page:59 msgid "" "Open the Terminal by pressing Ctrl " "Altt or by searching for " "terminal in the Dash." msgstr "" "Ctrl " "Alttを押すか、Dashterminalと入力して検索することで端末を開いてください。" #. (itstool) path: choose/p #: C/power-hibernate.page:63 msgid "" "Open the Terminal by searching for terminal in the " "Activities overview." msgstr "" #. (itstool) path: item/p #: C/power-hibernate.page:68 msgid "" "Type sudo pm-hibernate into the terminal and press " "Enter." msgstr "端末にsudo pm-hibernateと入力し、Enterを押します。" #. (itstool) path: item/p #: C/power-hibernate.page:69 msgid "Enter your password when prompted." msgstr "" #. (itstool) path: item/p #: C/power-hibernate.page:72 msgid "" "After you computer turns off, switch it back on. Did your open applications " "re-open?" msgstr "コンピューターの電源を切った後で、電源を入れてください。アプリケーションが再度開かれましたか?" #. (itstool) path: item/p #: C/power-hibernate.page:74 msgid "" "If hibernate doesn't work, check if your swap partition is at least as large " "as your available RAM." msgstr "" #. (itstool) path: section/title #: C/power-hibernate.page:82 msgid "Enable hibernate" msgstr "ハイバネートを有効にする" #. (itstool) path: section/p #: C/power-hibernate.page:84 msgid "" "If the hibernate test works, you can continue to use the sudo pm-" "hibernate command when you want to hibernate." msgstr "" #. (itstool) path: section/p #: C/power-hibernate.page:87 msgid "" "You can also enable the hibernate option in the menus. To do that, use your " "favorite text editor to create /etc/polkit-1/localauthority/50-" "local.d/com.ubuntu.enable-hibernate.pkla. Add the following to the " "file and save:" msgstr "" #. (itstool) path: info/desc #: C/power-hotcomputer.page:11 msgid "" "Computers usually get warm, but if they get too hot they can overheat, which " "can be damaging." msgstr "" #. (itstool) path: page/title #: C/power-hotcomputer.page:21 msgid "My computer gets really hot" msgstr "コンピューターが熱いです" #. (itstool) path: page/p #: C/power-hotcomputer.page:23 msgid "" "Most computers get warm after a while, and some can get quite hot. This is " "normal: it's simply part of the way that the computer cools itself. However, " "if your computer gets very warm it could be a sign that it is overheating, " "which can potentially cause damage." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:28 msgid "" "Most laptops get reasonably warm once you have been using them for a while. " "It's generally nothing to worry about - computers produce a lot of heat and " "laptops are very compact, so they need to remove their heat rapidly and " "their outer casing warms up as a result. Some laptops do get too hot, " "however, and may be uncomfortable to use. This is normally the result of a " "poorly-designed cooling system. You can sometimes get additional cooling " "accessories which fit to the bottom of the laptop and provide more efficient " "cooling." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:36 msgid "" "If you have a desktop computer which feels hot to the touch, it may have " "insufficient cooling. If this concerns you, you can buy extra cooling fans " "or check that the cooling fans and vents are free from dust and other " "blockages. You might want to consider putting the computer in a better-" "ventilated area too - if kept in confined spaces (e.g. in a cupboard), the " "computer's cooling system may not be able to remove heat and circulate cool " "air fast enough." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:49 msgid "" "Some people are concerned about the health risks of using hot laptops. There " "are suggestions that prolonged use of a hot laptop on your lap might " "possibly reduce (male) fertility, and there are reports of minor burns being " "suffered too (in extreme cases). If you are concerned about these potential " "problems, you may wish to consult a medical practitioner for advice. Of " "course, you can simply choose not to rest the laptop on your lap." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:56 msgid "" "Most modern computers will shut themselves down if they get too hot, to " "prevent themselves from becoming damaged. If your computer keeps shutting " "down, this might be the reason. If your computer is overheating, you will " "probably need to get it repaired." msgstr "" #. (itstool) path: info/desc #: C/power-lowpower.page:10 msgid "Allowing the battery to completely discharge is bad for it." msgstr "" #. (itstool) path: page/title #: C/power-lowpower.page:23 msgid "Why did my computer turn off/suspend when the battery got to 10%?" msgstr "なぜコンピューターがバッテリーが10%になった時に電源が切れる/サスペンド状態になるのですか?" #. (itstool) path: page/p #: C/power-lowpower.page:25 msgid "" "When the charge level of the battery gets too low, your computer will " "automatically suspend. It does this to " "make sure that the battery doesn't completely discharge, since this is bad " "for the battery. If the battery just ran out, the computer wouldn't have " "time to shut down properly either." msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:31 msgid "" "You can change what happens when the battery level gets too low. First, " "click the battery menu in the menu bar and select " "Power Settings. At the 'When power is critically low' " "setting, you can choose for the computer to suspend, hibernate, or shut down. If you choose shut down, your " "applications and documents will not be saved when the computer " "turns off." msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:37 msgid "" "Some computers have problems suspending, and may not be able to recover the " "applications and documents you had open when you turn on the computer again. " "In this case, it is possible that you could lose some of your work if you " "didn't save it before the computer suspended. You may be able to fix problems with suspend though." msgstr "" #. (itstool) path: info/desc #: C/power-nowireless.page:14 msgid "" "Some wireless devices have problems handling when your computer is suspended " "and doesn't resume properly." msgstr "" #. (itstool) path: page/title #: C/power-nowireless.page:31 msgid "I have no wireless network when I wake up my computer" msgstr "コンピューターを起動した時にワイヤレスネットワークがありません" #. (itstool) path: page/p #: C/power-nowireless.page:33 msgid "" "If you have suspended your computer, or it has hibernated, you may find that " "your wireless internet connection does not work when you resume it again. " "This happens when the driver for the " "wireless device does not fully support certain power saving features. " "Typically, the wireless connection fails to turn on properly when the " "computer is resumed." msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:39 msgid "" "If this happens, try switching your wireless off and then back on again:" msgstr "" #. (itstool) path: item/p #: C/power-nowireless.page:42 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings" msgstr "メニューバーの一番右にあるアイコンをクリックして、システム設定を選択します" #. (itstool) path: item/p #: C/power-nowireless.page:45 msgid "Open Network and select the Wireless tab" msgstr "ネットワークを開いて、無線タブを選択します" #. (itstool) path: item/p #: C/power-nowireless.page:48 msgid "Switch the wireless off and then on again" msgstr "" #. (itstool) path: item/p #: C/power-nowireless.page:51 msgid "" "If the wireless still does not work, switch on Airplane Mode and " "then switch it off again" msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:55 msgid "" "If this doesn't work, restarting your computer should make the wireless work " "again." msgstr "" #. (itstool) path: info/desc #: C/power-othercountry.page:7 msgid "" "Your computer will work, but you might need a different power cable or a " "travel adapter." msgstr "" #. (itstool) path: page/title #: C/power-othercountry.page:24 msgid "Will my computer work with a power supply in another country?" msgstr "" #. (itstool) path: page/p #: C/power-othercountry.page:26 msgid "" "Different countries use power supplies at different voltages (usually 110V " "or 220-240V) and AC frequencies (usually 50 Hz or 60 Hz). Your computer " "should work with a power supply in a different country as long as you have " "an appropriate power adapter. You may also need to flip a switch." msgstr "" #. (itstool) path: page/p #: C/power-othercountry.page:31 msgid "" "If you have a laptop, all you should need to do is get the right plug for " "your power adapter. Some laptops come packaged with more than one plug for " "their adapter, so you may already have the right one. If not, plugging your " "existing one into a standard travel adapter will suffice." msgstr "" #. (itstool) path: page/p #: C/power-othercountry.page:36 msgid "" "If you have a desktop computer, you can also get a cable with a different " "plug, or use a travel adapter. In this case, however, you may need to change " "the voltage switch on the computer's power supply, if there is one. Many " "computers don't have a switch like this, and will happily work with either " "voltage. Look at the back of the computer and find the socket that the power " "cable plugs into. Somewhere nearby, there may be a small switch marked " "\"110V\" or \"230V\" (for example). Switch it if you need to." msgstr "" #. (itstool) path: note/p #: C/power-othercountry.page:45 msgid "" "Be careful when changing power cables or using travel adapters. Switch " "everything off first if you can." msgstr "" #. (itstool) path: credit/name #: C/power.page:12 msgid "Natalia Ruz" msgstr "Natalia Ruz" #. (itstool) path: info/desc #: C/power.page:17 msgid "" "Suspend, energy savings, power off, screen " "dimming…" msgstr "" "サスペンド、省エネルギー、電源オフ、画面を暗くする…" #. (itstool) path: page/title #: C/power.page:26 msgid "Power & battery" msgstr "電源とバッテリー" #. (itstool) path: section/title #: C/power.page:34 msgid "Battery settings" msgstr "バッテリー設定" #. (itstool) path: info/title #: C/power.page:39 msgctxt "link" msgid "Power problems" msgstr "電源の問題" #. (itstool) path: info/desc #: C/power.page:41 msgid "Troubleshoot problems with power and batteries." msgstr "電源ならびにバッテリーの問題のトラブルシューティング" #. (itstool) path: info/desc #: C/power-suspendfail.page:11 msgid "Some computer hardware causes problems with suspend or hibernate." msgstr "" #. (itstool) path: page/title #: C/power-suspendfail.page:25 msgid "Why won't my computer turn back on after I suspended it?" msgstr "" #. (itstool) path: page/p #: C/power-suspendfail.page:27 msgid "" "If you suspend or hibernate your computer, then try to resume it or turn it " "back on, you may find that it does not work as you expected. This could be " "because suspend and hibernate aren't supported properly by your hardware." msgstr "" #. (itstool) path: section/title #: C/power-suspendfail.page:34 msgid "My computer is suspended and isn't resuming" msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:35 msgid "" "If you suspend your computer and then press a key or click the mouse, it " "should wake up and display a screen asking for your password. If this " "doesn't happen, try pressing the power button (don't hold it in, just press " "it once)." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:39 msgid "" "If this still doesn't help, make sure that your computer's monitor is " "switched on and try pressing a key on the keyboard again." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:41 msgid "" "As a last resort, turn off the computer by holding in the power button for 5-" "10 seconds, although you will lose any unsaved work by doing this. You " "should then be able to turn on the computer again." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:44 msgid "" "If this happens every time you suspend your computer, the suspend feature " "may not work with your hardware." msgstr "" #. (itstool) path: note/p #: C/power-suspendfail.page:47 msgid "" "If your computer loses power and doesn't have an alternative power supply " "(such as a working battery), it will switch off." msgstr "" #. (itstool) path: section/title #: C/power-suspendfail.page:53 msgid "" "None of my applications/documents are open when I turn on the computer again" msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:55 msgid "" "If you hibernated your computer and switched it on again, but none of your " "documents or applications are open, it probably failed to hibernate " "properly. Sometimes this happens because of a minor problem, and the " "computer will be able to hibernate properly the next time you do it. It " "might also happen because you had installed a software update which required " "the computer to be restarted; in this case, the computer may have shut down " "instead of hibernating." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:62 msgid "" "It is also possible that the computer is not capable of hibernating because " "the hardware doesn't support it properly. This might be because of a problem " "with Linux drivers for your hardware, for example. You can test this by " "hibernating again and seeing if it works the second time. If it doesn't, it " "is probably a problem with your computer's drivers." msgstr "" #. (itstool) path: section/title #: C/power-suspendfail.page:70 msgid "" "My wireless connection (or other hardware) doesn't work when I wake up my " "computer" msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:72 msgid "" "If you suspend or hibernate your computer and then resume it again, you may " "find that your internet connection, mouse, or some other device doesn't work " "properly. This could be because the device's driver doesn't properly support " "suspend or hibernate. This is a problem with " "the driver and not the device itself." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:78 msgid "" "If the device has a power switch, try turning it off and then on again. In " "most cases, the device will start working again. If it connects via a USB " "cable or similar, unplug the device and then plug it in again and see if it " "works." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:82 msgid "" "If you cannot turn off/unplug the device, or if this does not work, you may " "need to restart your computer for the device to start working again." msgstr "" #. (itstool) path: info/desc #: C/power-suspend.page:8 msgid "Suspend sends your computer to sleep so it uses less power." msgstr "" #. (itstool) path: page/title #: C/power-suspend.page:24 msgid "What happens when I suspend my computer?" msgstr "コンピューターをサスペンドしたら何が起こりますか?" #. (itstool) path: page/p #: C/power-suspend.page:32 msgid "" "When you suspend the computer, you send it to sleep. All of your " "applications and documents remain open, but the screen and other parts of " "the computer switch off to save power. The computer is still switched on " "though, and it will still be using a small amount of power. You can wake it " "up by pressing a key or clicking the mouse. If that does not work, try " "pressing the power button." msgstr "" #. (itstool) path: page/p #: C/power-suspend.page:39 msgid "" "Some computers have problems with hardware support which mean that they " "may not be able to suspend or hibernate " "properly. It is a good idea to test suspend on your computer to see " "if it does work before relying on it." msgstr "" #. (itstool) path: note/title #: C/power-suspend.page:45 msgid "Always save your work before suspending" msgstr "サスペンドの前に必ず現在の作業を保存してください" #. (itstool) path: note/p #: C/power-suspend.page:46 msgid "" "You should save all of your work before suspending the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you resume the computer again." msgstr "" #. (itstool) path: info/desc #: C/power-whydim.page:11 msgid "" "When your laptop is running on battery, the screen will dim when the " "computer is idle in order to save power." msgstr "" #. (itstool) path: page/title #: C/power-whydim.page:24 msgid "Why does my screen go dim after a while?" msgstr "なぜ画面はしばらくすると薄暗くなるのですか?" #. (itstool) path: page/p #: C/power-whydim.page:30 msgid "" "When your laptop computer is running on battery, the screen will dim when " "the computer is idle in order to save power. When you start using the " "computer again, the screen will brighten." msgstr "" #. (itstool) path: page/p #: C/power-whydim.page:32 msgid "You can stop the screen from dimming itself:" msgstr "画面を暗くすることを止めることができます:" #. (itstool) path: item/p #: C/power-whydim.page:39 msgid "" "Open Brightness & Lock and uncheck Dim screen to save " "power." msgstr "" #. (itstool) path: info/desc #: C/power-willnotturnon.page:11 msgid "Loose cables and hardware problems are possible reasons." msgstr "" #. (itstool) path: page/title #: C/power-willnotturnon.page:20 msgid "My computer will not turn on" msgstr "コンピューターがオンになりません" #. (itstool) path: page/p #: C/power-willnotturnon.page:22 msgid "" "There are a number of reasons why your computer will not turn on. This topic " "gives a brief overview of some of the possible reasons." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:33 msgid "Computer not plugged in, empty battery, or loose cable" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:34 msgid "" "Make sure that the power cables of the computer are firmly plugged in and " "the power outlets are switched on. Make sure that the monitor is plugged in " "and switched on too. If you have a laptop, connect the charging cable (in " "case it has run out of battery). You may also want to check that the battery " "is correctly fitted in place (check the underside of the laptop) if it's " "removable." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:43 msgid "Problem with the computer hardware" msgstr "コンピューターハードウェアに関する問題" #. (itstool) path: section/p #: C/power-willnotturnon.page:44 msgid "" "A component of your computer may be broken or malfunctioning. If this is the " "case, you will need to get your computer repaired. Common faults include a " "broken power supply unit, incorrectly-fitted components (such as the " "memory/RAM) and a faulty motherboard." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:51 msgid "The computer beeps and then switches off" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:52 msgid "" "If the computer beeps several times when you turn it on and then turns off " "(or fails to start), it may be indicating that it has detected a problem. " "These beeps are sometimes referred to as beep codes, and the " "pattern of beeps is intended to tell you what the problem with the computer " "is. Different manufacturers use different beep codes, so you will have to " "consult the manual for your computer's motherboard, or take your computer in " "for repairs." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:62 msgid "The computer fans are spinning but nothing is on the screen" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:63 msgid "" "The first thing to check is that your monitor is plugged in and turned on." msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:65 msgid "" "This problem could also be due to a hardware fault. The fans might turn on " "when you press the power button, but other essential parts of the computer " "might fail to turn on. In this case, take your computer in for repairs." msgstr "" #. (itstool) path: info/title #: C/prefs.page:9 msgctxt "link:trail" msgid "Settings" msgstr "設定" #. (itstool) path: info/desc #: C/prefs.page:16 msgid "" "Keyboard, mouse, " "display, languages, user " "accounts…" msgstr "" "キーボード、マウス、ディスプレイ、言語、ユーザーアカウント…" #. (itstool) path: page/title #: C/prefs.page:26 msgid "User & system settings" msgstr "ユーザーとシステムの設定" #. (itstool) path: info/desc #: C/prefs-language-install.page:9 msgid "Install more translations and related language support packages." msgstr "さらに多くの翻訳や言語サポートパッケージをインストールする。" #. (itstool) path: credit/name #: C/prefs-language-install.page:12 #: C/shell-guest-session.page:13 msgid "Gunnar Hjalmarsson" msgstr "Gunnar Hjalmarsson" #. (itstool) path: page/title #: C/prefs-language-install.page:18 msgid "Install languages" msgstr "言語のインストール" #. (itstool) path: page/p #: C/prefs-language-install.page:20 msgid "" "When you install Ubuntu, the language you select at installation gets " "installed together with English, but you can add further languages." msgstr "Ubuntuをインストールした際、言語はインストール時に選択した言語と英語が一緒に選択されますが、さらに言語を追加することができます。" #. (itstool) path: item/p #: C/prefs-language-install.page:32 msgid "" "Click Install / Remove Languages.... The Installed " "Languages window lists all the available languages, with the currently " "installed languages checked." msgstr "" "言語のインストールと削除...をクリックします。インストールされている言語ウィンドウが現在インストール済みの言" "語はチェック状態で、利用可能な言語のすべてを列挙しています。" #. (itstool) path: item/p #: C/prefs-language-install.page:37 msgid "" "Check the languages you want to install, and uncheck those currently " "installed languages you want to remove." msgstr "インストールしたい言語を選択し、現在インストール済みで削除したい言語を外します。" #. (itstool) path: item/p #: C/prefs-language-install.page:41 msgid "Click Apply Changes." msgstr "変更を適用をクリックします。" #. (itstool) path: item/p #: C/prefs-language-install.page:44 #: C/session-formats.page:63 #: C/session-language.page:73 msgid "" "Administrative privileges are " "required. Enter your password, or the password for the requested " "administrator account." msgstr "" "管理者権限が必要になります。あなたのパスワードか、要求された管理者アカウントのパスワードを入力します。" #. (itstool) path: page/p #: C/prefs-language-install.page:50 msgid "" "In addition to the translations used to display menus and messages, with a " "new language may follow various language support components such as " "dictionaries for spell checking, fonts and input methods." msgstr "" #. (itstool) path: note/p #: C/prefs-language-install.page:55 #: C/session-language.page:52 msgid "" "Some translations may be incomplete, and certain applications may not " "support your language at all." msgstr "いくつかの翻訳は不完全かもしれませんし、いくつかのアプリケーションはすべての言語をポートしていないかもしれません。" #. (itstool) path: info/desc #: C/prefs-language.page:21 msgid "" "Install languages, change language, region and formats, input " "sources…" msgstr "" "言語のインストール、言語の変更、地域とフォーマット、入力ソース…" #. (itstool) path: section/title #: C/prefs-language.page:34 msgid "Language Support" msgstr "言語サポート" #. (itstool) path: section/title #: C/prefs-language.page:38 msgid "Text Entry" msgstr "テキスト入力" #. (itstool) path: info/desc #: C/prefs-display.page:14 msgid "" "Background, size and rotation, brightness…" msgstr "" "背景、大きさや回転、明るさ…" #. (itstool) path: page/title #: C/prefs-display.page:23 msgid "Display & screen" msgstr "ディスプレイと画面" #. (itstool) path: info/desc #: C/printing.page:16 msgid "" "Local setup, order and collate, two-sided " "and multi-page…" msgstr "" #. (itstool) path: info/title #: C/printing.page:37 msgctxt "link:trail" msgid "Setup" msgstr "セットアップ" #. (itstool) path: section/title #: C/printing.page:39 msgid "Set up a printer" msgstr "プリンターのセットアップ" #. (itstool) path: info/title #: C/printing.page:44 msgctxt "link:trail" msgid "Sizes and layouts" msgstr "サイズとレイアウト" #. (itstool) path: section/title #: C/printing.page:46 msgid "Different paper sizes and layouts" msgstr "用紙サイズやレイアウトの変更" #. (itstool) path: info/desc #: C/printing.page:52 msgid "Undetected printers, paper jams, print-outs that look wrong…" msgstr "認識しないプリンター、紙詰まり、出力結果が悪い…" #. (itstool) path: section/title #: C/printing.page:54 msgid "Printer problems" msgstr "プリンターの問題" #. (itstool) path: info/desc #: C/printing-2sided.page:8 msgid "Print on both sides of the paper, or multiple pages per sheet." msgstr "" #. (itstool) path: page/title #: C/printing-2sided.page:24 msgid "Print two-sided and multi-page layouts" msgstr "" #. (itstool) path: page/p #: C/printing-2sided.page:26 msgid "To print on both sides of each sheet of paper:" msgstr "" #. (itstool) path: item/p #: C/printing-2sided.page:30 #: C/printing-order.page:33 #: C/printing-order.page:51 msgid "Click FilePrint." msgstr "ファイル印刷をクリックしてください。" #. (itstool) path: item/p #: C/printing-2sided.page:33 msgid "" "Go to the Page Setup tab of the Print window and choose an option " "from the Two-sided drop-down list. If the option is disabled, two-" "sided printing is not available for your printer." msgstr "" "印刷ウィンドウのページの設定タブへ行き、両面印刷ドロップダウンリストから選択してください。もし、オプションが無" "効になっているなら、そのプリンターでは両面印刷ができません。" #. (itstool) path: item/p #: C/printing-2sided.page:36 msgid "" "Printers handle two-sided printing in different ways. It's a good idea to " "experiment with your printer to see how it works." msgstr "" #. (itstool) path: item/p #: C/printing-2sided.page:40 msgid "" "You can print more than one page of the document per side of paper " "too. Use the Pages per side option to do this." msgstr "" #. (itstool) path: note/p #: C/printing-2sided.page:45 msgid "" "The availability of these options may depend on the type of printer you " "have, as well as the application you are using. This option may not always " "be available." msgstr "" #. (itstool) path: info/desc #: C/printing-cancel-job.page:9 msgid "Cancel a pending print job and remove it from the queue." msgstr "" #. (itstool) path: credit/name #: C/printing-cancel-job.page:24 #: C/printing-setup-default-printer.page:23 msgid "Jana Svarova" msgstr "Jana Svarova" #. (itstool) path: page/title #: C/printing-cancel-job.page:30 msgid "Cancel, pause or release a print job" msgstr "" #. (itstool) path: page/p #: C/printing-cancel-job.page:32 msgid "" "You can cancel a pending print job and remove it from the queue in the " "printer settings." msgstr "" #. (itstool) path: section/title #: C/printing-cancel-job.page:37 msgid "Cancel a print job" msgstr "印刷ジョブのキャンセル" #. (itstool) path: section/p #: C/printing-cancel-job.page:39 msgid "" "If you accidentally started printing a document, you can cancel the print so " "that you do not need to waste any ink or paper." msgstr "" #. (itstool) path: steps/title #: C/printing-cancel-job.page:43 msgid "How to cancel a print job:" msgstr "印刷ジョブをキャンセルする方法:" #. (itstool) path: item/p #: C/printing-cancel-job.page:44 #: C/printing-cancel-job.page:74 #: C/printing-setup-default-printer.page:35 #: C/printing-setup.page:72 #: C/user-add.page:64 #: C/user-admin-change.page:32 #: C/user-changepassword.page:52 #: C/user-changepicture.page:30 #: C/user-delete.page:32 #: C/wacom-left-handed.page:28 #: C/wacom-mode.page:24 #: C/wacom-multi-monitor.page:29 #: C/wacom-stylus.page:32 msgid "" "Click the icon at the far right of the menu bar and select " "System Settings." msgstr "メニューバーの右端にあるアイコンをクリックし、システム設定を選択してください。" #. (itstool) path: item/p #: C/printing-cancel-job.page:45 #: C/printing-cancel-job.page:75 msgid "Click Printers." msgstr "プリンターをクリックします。" #. (itstool) path: item/p #: C/printing-cancel-job.page:46 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:48 msgid "" "Cancel the print job by clicking the stop button on the play-pause-stop " "symbols." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:52 msgid "" "If this does not cancel the print job like you expected, try holding down " "the Cancel button on your printer." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:55 msgid "" "As a last resort, especially if you have a big print job with a lot of pages " "that won't cancel, remove the paper from the printer's paper input tray. The " "printer should realize that there is no paper and will stop printing. You " "can then try canceling the print job again, or try turning the printer off " "and then on again." msgstr "" #. (itstool) path: note/p #: C/printing-cancel-job.page:62 msgid "" "Be careful that you don't damage the printer when removing the paper, though " "- if you would have to pull hard on the paper to remove it, you should " "probably just leave it where it is." msgstr "" #. (itstool) path: section/title #: C/printing-cancel-job.page:69 msgid "Pause and release a print job" msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:70 msgid "" "If you want to pause or release a print job, you can do so by going to the " "jobs dialog in the printer settings and click the appropriate button." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:76 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog and either pause or release the print job based " "on your needs." msgstr "" #. (itstool) path: info/desc #: C/printing-differentsize.page:7 msgid "Print a document on a different paper size or orientation." msgstr "様々な用紙サイズや方向で文書を印刷します。" #. (itstool) path: page/title #: C/printing-differentsize.page:26 msgid "Change the paper size when printing" msgstr "印刷時の用紙サイズの変更" #. (itstool) path: page/p #: C/printing-differentsize.page:28 msgid "" "If you want to change the paper size of your document (for example, print a " "US Letter-sized PDF on A4 paper), you can change the printing format for the " "document." msgstr "" "もし文書の用紙サイズを変更したいなら(例えば、US レターサイズ PDF を A4 の紙に印刷するとき)、文書の印刷フォーマットを変更してください。" #. (itstool) path: item/p #: C/printing-differentsize.page:33 #: C/printing-select.page:25 msgid "Click FilePrint" msgstr "ファイル印刷をクリックします。" #. (itstool) path: item/p #: C/printing-differentsize.page:34 msgid "Select the Page Setup tab." msgstr "ページの設定タブを選択します。" #. (itstool) path: item/p #: C/printing-differentsize.page:35 msgid "" "Under the Paper column, choose your Paper size from the " "drop-down list." msgstr "用紙の欄の下のドロップダウンリストから用紙サイズを選んでください。" #. (itstool) path: item/p #: C/printing-differentsize.page:37 msgid "Click Print and your document should print." msgstr "印刷をクリックすると、文書が印刷されるはずです。" #. (itstool) path: page/p #: C/printing-differentsize.page:40 msgid "" "You can also use the Orientation menu to choose a different " "orientation:" msgstr "用紙の向きメニューを使って向きを選ぶことができます。" #. (itstool) path: p/gui #: C/printing-differentsize.page:44 msgid "Portrait" msgstr "縦方向" #. (itstool) path: p/gui #: C/printing-differentsize.page:45 msgid "Landscape" msgstr "横方向" #. (itstool) path: p/gui #: C/printing-differentsize.page:46 msgid "Reverse portrait" msgstr "縦方向(逆向き)" #. (itstool) path: p/gui #: C/printing-differentsize.page:47 msgid "Reverse landscape" msgstr "横方向(逆向き)" #. (itstool) path: info/desc #: C/printing-envelopes.page:8 msgid "" "Make sure that you have the envelope/label the right way up, and have chosen " "the correct paper size." msgstr "" #. (itstool) path: page/title #: C/printing-envelopes.page:25 msgid "Print envelopes and labels" msgstr "封筒とラベルを印刷する" #. (itstool) path: page/p #: C/printing-envelopes.page:27 msgid "" "Most printers will allow you to print directly onto an envelope or sheet of " "labels. This is especially useful if you have a lot of letters to send, for " "example." msgstr "" #. (itstool) path: section/title #: C/printing-envelopes.page:32 msgid "Printing onto envelopes" msgstr "" #. (itstool) path: section/p #: C/printing-envelopes.page:34 msgid "" "There are two things you need to check when trying to print onto an " "envelope. The first is that your printer knows what size the envelope is. " "After you click Print and the Print window appears, go to the " "Page Setup tab and choose the Paper type as " "\"Envelope\" if you can. If you can't do this, see if you can change the " "Paper size to an envelope size (e.g. \"C5\"). The pack of " "envelopes will say what size they are; most envelopes come in standard sizes." msgstr "" #. (itstool) path: section/p #: C/printing-envelopes.page:42 msgid "" "Secondly, you need to make sure that the envelopes are loaded with the right " "side up in the printer's in-tray. Check the printer's manual for this, or " "try to print a single envelope and check which side is printed on to see " "which way is the right way up." msgstr "" #. (itstool) path: note/p #: C/printing-envelopes.page:48 msgid "" "Some printers are not designed to be able to print envelopes, especially " "some laser printers. Check your printer's manual to see if it accepts " "envelopes; otherwise, you could damage the printer by feeding an envelope in." msgstr "" #. (itstool) path: info/desc #: C/printing-inklevel.page:8 msgid "Check the amount of ink or toner left in printer cartridges." msgstr "プリンターのカートリッジのインクやトナーの残量を確認する。" #. (itstool) path: page/title #: C/printing-inklevel.page:20 msgid "How can I check my printer's ink/toner levels?" msgstr "プリンターのインクやトナーの確認の仕方は?" #. (itstool) path: page/p #: C/printing-inklevel.page:22 msgid "" "How you check how much ink or toner is left in your printer depends on the " "model and manufacturer of your printer, and the drivers and applications " "installed on your computer." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:26 msgid "" "Some printers have a built-in screen to display ink levels and other " "information." msgstr "プリンターの中にはインク残量やその他の情報を表示するための組み込みの画面を持ったものもあります。" #. (itstool) path: page/p #: C/printing-inklevel.page:29 msgid "" "The drivers and status tools for most HP printers are provided by the HP " "Linux Imaging and Printing (HPLIP) project. Other manufacturers might supply " "proprietary drivers with similar features." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:33 msgid "" "Alternatively, you can install an application to check or monitor ink " "levels. Inkblot shows ink status for many HP, Epson and Canon " "printers. See if your printer is on the list of supported " "models. Another ink levels application for Epson and some other " "printers is mktink." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:40 msgid "" "Some printers are not yet well supported on Linux, and others are not " "designed to report their ink levels." msgstr "" #. (itstool) path: info/desc #: C/printing-order.page:8 msgid "Collate and reverse the print order." msgstr "" #. (itstool) path: page/title #: C/printing-order.page:24 msgid "Make pages print in a different order" msgstr "" #. (itstool) path: section/title #: C/printing-order.page:27 msgid "Reverse" msgstr "逆順" #. (itstool) path: section/p #: C/printing-order.page:28 msgid "" "Printers usually print the first page first, and the last page last, so the " "pages end up in reverse order when you pick them up. If needed, you can " "reverse this printing order." msgstr "" "普通のプリンターは最初のページを最初に、最後のページを最後に印刷するので、最終的に印刷物を手にしたときに逆順になります。必要があれば、印刷順を逆にできます" "。" #. (itstool) path: section/p #: C/printing-order.page:31 msgid "To reverse the order:" msgstr "逆順にするには:" #. (itstool) path: item/p #: C/printing-order.page:34 msgid "" "In the General tab of the Print window under Copies, " "check Reverse. The last page will be printed first, and so on." msgstr "" "印刷ウィンドウの全般タブの中のコピーの下部にあるページを逆順にするにチェックしてください。最" "後のページから最初に印刷されていくでしょう。" #. (itstool) path: section/title #: C/printing-order.page:41 msgid "Collate" msgstr "" #. (itstool) path: section/p #: C/printing-order.page:44 msgid "" "If you are printing more than one copy of the document, the print-outs will " "be grouped by page number by default (i.e. all of the copies of page one " "come out, then the copies of page two, and so on). Collating will " "make each copy come out with its pages grouped together in the right order " "instead." msgstr "" #. (itstool) path: section/p #: C/printing-order.page:49 msgid "To Collate:" msgstr "ページを揃えるには:" #. (itstool) path: item/p #: C/printing-order.page:52 msgid "" "In the General tab of the Print window under Copies " "check Collate." msgstr "" "印刷ウィンドウの全般タブの中のコピーの下部にあるページを揃えるにチェックしてください。" #. (itstool) path: info/desc #: C/printing-paperjam.page:8 msgid "" "How you clear a paper jam will depend on the make and model of printer that " "you have." msgstr "" #. (itstool) path: page/title #: C/printing-paperjam.page:21 msgid "Clearing a paper jam" msgstr "紙詰まりをきれいにする" #. (itstool) path: page/p #: C/printing-paperjam.page:23 msgid "Sometimes printers incorrectly feed sheets of paper and get jammed." msgstr "" #. (itstool) path: page/p #: C/printing-paperjam.page:25 msgid "" "The manual for your printer will usually provide detailed instructions on " "how to clear paper jams. Usually, you will need to open one of the printer's " "panels to find the jam inside and then firmly (but carefully!) pull the " "jammed paper out of the printer's feeding mechanism." msgstr "" #. (itstool) path: page/p #: C/printing-paperjam.page:30 msgid "" "Once the jam has been cleared you may need to press the printer's " "Resume button to start printing again. With some printers, you " "may even need to turn the printer off and then on again, and then start the " "print job again." msgstr "" #. (itstool) path: info/desc #: C/printing-select.page:7 msgid "Print only specific pages, or only a range of pages." msgstr "" #. (itstool) path: page/title #: C/printing-select.page:19 msgid "Print only certain pages" msgstr "特定ページのみの印刷" #. (itstool) path: page/p #: C/printing-select.page:21 msgid "To only print certain pages from the document:" msgstr "" #. (itstool) path: item/p #: C/printing-select.page:26 msgid "" "In the General tab in the Print window choose " "Pages from the Range section." msgstr "" "印刷ウィンドウの全般タブの範囲セクションからページを選択する。" #. (itstool) path: item/p #: C/printing-select.page:28 msgid "" "Type the numbers of the pages you want to print in the text box, separated " "by commas. Use a dash to denote a range of pages." msgstr "" #. (itstool) path: note/p #: C/printing-select.page:33 msgid "" "For example, if you enter \"1,3,5-7,9\" in the Pages text box, " "pages 1,3,5,6,7 and 9 will be printed." msgstr "" "例えば、ページのテキストボックスに「1,3,5-7,9」と入力すると1、3、5、6、7、9ページが印刷されるでしょう。" #. (itstool) path: note/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/printing-select.page:36 msgctxt "_" msgid "" "external ref='figures/printing-select.png' " "md5='053f8b6773086fc24f2f65f3cfc3df5f'" msgstr "" #. (itstool) path: info/desc #: C/printing-setup-default-printer.page:9 msgid "Pick the printer that you use most often." msgstr "最もよく使うプリンタを選択してください。" #. (itstool) path: page/title #: C/printing-setup-default-printer.page:30 msgid "Set the default printer" msgstr "デフォルトのプリンターを設定する" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:31 msgid "" "If you have more than one printer available, you can select which will be " "your default printer. You may want to pick the printer you use most often." msgstr "複数のプリンターが使えるなら、デフォルトのプリンターを選択できます。もっともよく使うプリンターを選ぶとよいでしょう。" #. (itstool) path: item/p #: C/printing-setup-default-printer.page:38 #: C/printing-setup.page:74 msgid "Open Printers." msgstr "プリンターを開きます。" #. (itstool) path: item/p #: C/printing-setup-default-printer.page:41 msgid "" "Right click your desired default printer from the list of available " "printers, and click Set as Default." msgstr "" #. (itstool) path: note/p #: C/printing-setup-default-printer.page:46 msgid "" "When choosing from the list of available printers, you can filter the " "printer search results by specifying a name or location of the printer (for " "example, 1st floor or entrance)." msgstr "" #. (itstool) path: note/p #: C/printing-setup-default-printer.page:49 msgid "" "The search results filtering is available only in the dialog for addition of " "new printers." msgstr "" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:52 msgid "" "When you print in an application, the default printer is automatically used, " "unless you choose a different printer for that specific print job." msgstr "" #. (itstool) path: info/desc #: C/printing-setup.page:8 msgid "Set up a printer that is connected to your computer." msgstr "" #. (itstool) path: page/title #: C/printing-setup.page:40 msgid "Set up a local printer" msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:41 msgid "" "Your system can recognize many types of printers automatically once they're " "connected. Most printers are connected with a USB cable that attaches to " "your computer." msgstr "" #. (itstool) path: note/p #: C/printing-setup.page:46 msgid "" "You do not need to select whether you want to install network or local " "printer now. They are listed in one window." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:56 msgid "Make sure the printer is turned on." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:58 msgid "" "Connect the printer to your system via the appropriate cable. You may see " "activity on the screen as the system searches for drivers, and you may be " "asked to authenticate to install them." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:62 msgid "" "A message will appear when the system is finished installing the printer. " "Select Print Test Page to print a test page, or " "Options to make additional changes in the printer setup." msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:68 msgid "" "If your printer was not set up automatically, you can add it in the printer " "settings." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:75 msgid "Click Add and select the printer from the Devices window." msgstr "追加をクリックして、デバイスウィンドウからプリンターを選択します。" #. (itstool) path: item/p #: C/printing-setup.page:76 msgid "Click Forward and wait while it searches for drivers." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:77 msgid "" "You can customize the printer's name, description, and location if you like. " "When finished, click Apply." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:79 msgid "" "You can now print a test page or click Cancel to skip that step." msgstr "" #. (itstool) path: note/p #: C/printing-setup.page:83 msgid "" "If there are multiple drivers available for your computer, you may be asked " "to select a driver. To use the recommended driver, just click Forward on the " "make and model screens." msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:93 msgid "" "After you install the printer, you may wish to change your default printer." msgstr "" #. (itstool) path: info/desc #: C/printing-streaks.page:8 msgid "" "If print-outs are streaky, fading, or missing colors, check your ink levels " "or clean the print head." msgstr "" #. (itstool) path: page/title #: C/printing-streaks.page:22 msgid "Why are there streaks, lines or the wrong colors on my print-outs?" msgstr "" #. (itstool) path: page/p #: C/printing-streaks.page:30 msgid "" "If your print-outs are streaky, faded, have lines on them that shouldn't be " "there, or are otherwise poor in quality, this may be due to a problem with " "the printer or a low ink/toner supply." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:36 msgid "Fading text or images" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:37 msgid "" "You may be running out of ink or toner. Check your ink/toner supply and buy " "a new cartridge if necessary." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:42 msgid "Streaks and lines" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:43 msgid "" "If you have an inkjet printer, the print head may be dirty or partially " "blocked. Try cleaning the print head (see the printer's manual for " "instructions)." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:49 msgid "Wrong colors" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:50 msgid "" "The printer may have run out of one color of ink or toner. Check your " "ink/toner supply and buy a new cartridge if necessary." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:55 msgid "Jagged lines, or lines aren't straight" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:56 msgid "" "If lines on your print-out that should be straight turn out jagged, you may " "need to align the print head. See the printer's instruction manual for " "details on how to do this." msgstr "" #. (itstool) path: info/desc #: C/report-ubuntu-bug.page:7 msgid "How and where to report problems with Ubuntu." msgstr "Ubuntuの問題をどこでどのように報告するか。" #. (itstool) path: page/title #: C/report-ubuntu-bug.page:18 msgid "Report a problem in Ubuntu" msgstr "Ubuntuの問題を報告する" #. (itstool) path: page/p #: C/report-ubuntu-bug.page:20 msgid "" "If you notice a problem in Ubuntu, you can file a bug report." msgstr "Ubuntuの問題に気づいた場合、バグレポートを提出することができます。" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:24 msgid "" "Type AltF2 and type ubuntu-bug " "nameofprogram" msgstr "" "AltF2を入力してubuntu-bug " "nameofprogramと入力します" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:26 msgid "" "If you have a hardware issue or don't know the name of the program affected, " "just type ubuntu-bug" msgstr "" "ハードウェアの問題の場合か影響を受けたプログラムの名前を知らない場合は、単にubuntu-bugと入力します" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:30 msgid "" "After running one of the above commands, Ubuntu will gather information " "about the bug. This may take a few minutes. Review the collected information " "if you wish. Click Send to continue." msgstr "" "上記のコマンドを実行したら、Ubuntuはバグに関する情報を収集します。これには数分かかる場合があります。必要に応じて収集した情報を確認してください。送信をクリックして続行します。" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:35 msgid "" "A new web browser tab will open to continue processing the bug data. Ubuntu " "uses the website Launchpad to manage its bug reports. If you do " "not have a Launchpad account, you will need to register for one to file a " "bug and receive email updates about its status. You can do this by clicking " "Create a new account." msgstr "" "新しいブラウザーのタブが開きバグのデータ処理が続きます。UbuntuはLaunchpadというウェブサイトでバグレポートの管理をして" "います。もしLaunchpadのアカウントを持っていないなら、バグを報告しバグリポートのステータスに関する更新をメールで受信するためにアカウントの登録を行" "う必要があります。 Create a new accountをクリックして、アカウントを登録することができます。" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:42 msgid "" "After logging in to Launchpad, enter a description of the problem in the " "summary field." msgstr "Launchpadにログインした後、概要のフィールドに問題の説明を入力します。" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:45 msgid "" "After clicking Next Launchpad will search for similar bugs in " "case the bug you are reporting has already been reported. If the bug has " "already been reported, you can mark that bug as also affecting you. You can " "also subscribe to the bug report to receive updates about progress with " "fixing it. If the bug has not already been reported, click No, I need " "to report a new bug." msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:51 msgid "" "Fill in the description field with as much information as you can. It's " "important that you specify three things:" msgstr "できるだけ多くの情報を説明フィールドに書いてください。以下の3つを特定することは重要です:" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:54 msgid "What you expected to happen" msgstr "何が起きると期待していたか" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:55 msgid "What actually happened" msgstr "実際に何が起こったか" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:56 msgid "" "If possible, a minimal series of steps necessary to make it happen, where " "step 1 is \"start the program\"" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:59 msgid "" "Your report will be given an ID number, and its status will be updated as it " "is being dealt with. Thanks for helping make Ubuntu better!" msgstr "" "レポートにはIDナンバーが付与され、状態は処理されるとアップデートされます。Ubuntuをより良くする手助けをしていただいてありがとうございます!" #. (itstool) path: note/p #: C/report-ubuntu-bug.page:63 msgid "" "If you get the \"This is not a genuine Ubuntu package\" error, it means that " "the software you are trying to report a bug about is not from the official " "Ubuntu repositories. In this case, you cannot use Ubuntu's built-in bug " "reporting tool." msgstr "" #. (itstool) path: page/p #: C/report-ubuntu-bug.page:67 msgid "" "For more information about reporting bugs in Ubuntu, please read the " "extensive online " "documentation." msgstr "" "Ubuntuのバグレポートに関する詳しい情報は、膨大なオンラインドキュメント/link>を読ん" "でください。" #. (itstool) path: info/desc #: C/screen-shot-record.page:10 msgid "Take a picture of what's happening on your screen." msgstr "画面上で起きたことを画像ファイルに撮る。" #. (itstool) path: credit/years #: C/screen-shot-record.page:17 msgid "2011" msgstr "2011" #. (itstool) path: page/title #: C/screen-shot-record.page:28 msgid "Screenshots" msgstr "スクリーンショット" #. (itstool) path: page/p #: C/screen-shot-record.page:30 msgid "" "You can take a picture of your screen (a screenshot). This is " "useful if you want to show someone how to do something on the computer, for " "example. Screenshots are just normal picture files, so you can email them " "and share them on the web." msgstr "" #. (itstool) path: section/title #: C/screen-shot-record.page:33 msgid "Take a screenshot" msgstr "スクリーンショットを撮る" #. (itstool) path: section/p #: C/screen-shot-record.page:34 msgid "To take a picture of what's on your screen:" msgstr "画面上の画像を撮るには:" #. (itstool) path: item/p #: C/screen-shot-record.page:36 msgid "Go to the Dash and open the Screenshot tool." msgstr "Dashに行き、スクリーンショットツールを開きます。" #. (itstool) path: item/p #: C/screen-shot-record.page:39 msgid "" "In the Take Screenshot window, select whether to grab the entire " "desktop, a single window, or an area of the screen. Set a delay if you need " "to select a window or otherwise set up your desktop for the screenshot. Then " "choose any effects you want." msgstr "" "スクリーンショットの取得ウィンドウで、取得対象を、デスクトップ全体とするか、ひとつのウィンドウとするか、それとも画面の領域を指定する" "かを選択します。ウィンドウを選択したり、あるいはスクリーンショット用に画面を調整したりする場合は、待ち時間を設定します。次に、お好みのエフェクトがあれば選" "択します。" #. (itstool) path: item/p #: C/screen-shot-record.page:46 msgid "Click Take Screenshot." msgstr "スクリーンショットの取得をクリックします。" #. (itstool) path: item/p #: C/screen-shot-record.page:47 msgid "" "If you selected Select area to grab, the pointer changes into a " "crosshair. Click and drag the area you want for the screenshot." msgstr "" "取得する領域の選択を選択した場合、マウスポインターが十字に変わります。スクリーンショットを撮りたい領域をドラッグで指定します。" #. (itstool) path: item/p #: C/screen-shot-record.page:52 msgid "" "In the Save Screenshot window, enter a file name and choose a " "folder, then click Save." msgstr "" "スクリーンショットの保存ウィンドウで、ファイル名を入力し、フォルダーを選択して、次に保存をクリックします。" #. (itstool) path: info/desc #: C/session-formats.page:25 msgid "" "Choose a region used for date and time, numbers, currency, and measurement." msgstr "日付や時刻、数字、通貨、および計量単位のフォーマット用の地域を選択します。" #. (itstool) path: page/title #: C/session-formats.page:31 msgid "Change date and measurement formats" msgstr "日付や計量単位のフォーマットを変更する" #. (itstool) path: page/p #: C/session-formats.page:33 msgid "" "You can control the formats that are used for dates, times, numbers, " "currency, and measurement to match the local customs of your region." msgstr "日付、時刻、数字、通貨、および計量単位のフォーマットを、あなたの地域の慣習に合わせて設定できます。" #. (itstool) path: item/p #: C/session-formats.page:38 msgid "" "Open Language Support and select the Regional Formats " "tab." msgstr "言語サポートを開き、地域フォーマットタブを選択します。" #. (itstool) path: item/p #: C/session-formats.page:40 msgid "" "Select the region that most closely matches the formats you'd like to use. " "By default, the list only shows regions that use the language set on the " "Language tab." msgstr "" #. (itstool) path: item/p #: C/session-formats.page:43 msgid "" "You have to log out and back in for these changes to take effect. Click the " "icon at the very right of the menu bar and select Log Out to log " "out." msgstr "" #. (itstool) path: page/p #: C/session-formats.page:48 msgid "" "After you've selected a region, the area below the list shows various " "examples of how dates and other values are shown. Although not shown in the " "examples, your region also controls the starting day of the week in " "calendars." msgstr "" #. (itstool) path: section/title #: C/session-formats.page:54 msgid "Change the system formats" msgstr "システムのフォーマットを変更する" #. (itstool) path: section/p #: C/session-formats.page:56 msgid "" "When you change your region for formats, you only change it for your account " "after you log in. You can also change the system formats, the " "formats used in places like the login screen." msgstr "" "フォーマットの地域を変更する場合、ログインし直したあと、あなたのアカウントにだけ適用されます。システムのフォーマット、つまりログイン画面" "などで使用するフォーマットを変更することもできます。" #. (itstool) path: item/p #: C/session-formats.page:61 msgid "Change your formats, as described above." msgstr "先に説明した手順で、フォーマットを変更します。" #. (itstool) path: item/p #: C/session-formats.page:62 #: C/session-language.page:72 msgid "Click Apply System-Wide." msgstr "システム全体に適用をクリックします。" #. (itstool) path: note/p #: C/session-formats.page:69 #: C/session-language.page:79 msgid "" "You can find more detailed guidance on languages and regional formats in " "Language Support Help." msgstr "" #. (itstool) path: info/desc #: C/session-language.page:8 msgid "Switch to a different language for user interface and help text." msgstr "ユーザーインターフェースやヘルプを別の言語を切り替えます。" #. (itstool) path: page/title #: C/session-language.page:36 msgid "Change which language you use" msgstr "使用する言語を変更する" #. (itstool) path: page/p #: C/session-language.page:38 msgid "" "You can use your desktop and applications in any of dozens of languages, " "provided you have the proper language " "packs installed on your computer." msgstr "" #. (itstool) path: item/p #: C/session-language.page:44 msgid "Click Language Support." msgstr "言語サポートをクリックします。" #. (itstool) path: item/p #: C/session-language.page:45 msgid "" "Select your desired language on the Language tab. Drag the " "language to the top of the list." msgstr "言語タブから希望する言語を選択します。その言語をリストの最上部にドラックします。" #. (itstool) path: item/p #: C/session-language.page:46 msgid "" "You have to log out and back in for language changes to take effect. Click " "the icon at the very right of the menu bar and select Log Out to " "log out." msgstr "" #. (itstool) path: page/p #: C/session-language.page:56 msgid "" "There are some special folders in your home folder where applications can " "store things like music, pictures, and documents. These folders use standard " "names according to your language. When you log back in, you will be asked if " "you want to rename these folders to the standard names for your selected " "language. If you plan to use the new language all the time, you should " "update the folder names." msgstr "" "ホームフォルダーには、アプリケーションが使用する、音楽や画像、ドキュメントなどの特別なフォルダーがあります。これらのフォルダーは、お使いの言語に合わせて標" "準的な名称を使用しています。ログインし直したときに、これらのフォルダーの名前を、選択した言語の標準的な名称に変更するかどうか尋ねられます。新しい言語を以後" "継続して使用する場合は、フォルダー名を更新すると良いでしょう。" #. (itstool) path: section/title #: C/session-language.page:64 msgid "Change the system language" msgstr "システムの言語を変更する" #. (itstool) path: section/p #: C/session-language.page:66 msgid "" "When you change your language, you only change it for your account after you " "log in. You can also change the system language, the language used " "in places like the login screen." msgstr "" "言語を変更する場合、ログインし直したあと、あなたのアカウントにだけ適用されます。システムの言語、つまりログイン画面などで使用する言語を変" "更することもできます。" #. (itstool) path: item/p #: C/session-language.page:71 msgid "Change your language, as described above." msgstr "先に説明した手順で、言語を変更します。" #. (itstool) path: info/desc #: C/session-screenlocks.page:11 msgid "" "Change how long to wait before locking the screen in the Brightness " "& Lock settings." msgstr "" #. (itstool) path: page/title #: C/session-screenlocks.page:25 msgid "The screen locks itself too quickly" msgstr "画面をロックするのが早すぎる" #. (itstool) path: page/p #: C/session-screenlocks.page:27 msgid "" "If you leave your computer for a few minutes, the screen will automatically " "lock itself so you have to enter your password to start using it again. This " "is done for security reasons (so no one can mess with your work if you leave " "the computer unattended), but it can be annoying if the screen locks itself " "too quickly." msgstr "" #. (itstool) path: page/p #: C/session-screenlocks.page:33 msgid "To wait a longer period before the screen is automatically locked:" msgstr "" #. (itstool) path: item/p #: C/session-screenlocks.page:37 msgid "Click Brightness & Lock." msgstr "画面の明るさとロックをクリックします。" #. (itstool) path: item/p #: C/session-screenlocks.page:38 msgid "Change the value in the Lock screen after drop-down list." msgstr "画面ロックまでの時間ドロップダウンリストの値を変更します。" #. (itstool) path: note/p #: C/session-screenlocks.page:42 msgid "" "If you don't ever want the screen to lock itself automatically, switch " "Lock off." msgstr "自動的に画面をロックされたくない場合は、ロックするをオフにしてください。" #. (itstool) path: info/desc #: C/sharing.page:8 msgid "" "Desktop sharing, Share files…" msgstr "" "デスクトップ共有、ファイル共有…" #. (itstool) path: page/title #: C/sharing.page:27 msgid "Sharing" msgstr "共有" #. (itstool) path: info/desc #: C/sharing-bluetooth.page:7 msgid "Bluetooth file sharing and receiving options." msgstr "Bluetoothによるファイル共有と受信のオプション。" #. (itstool) path: page/title #: C/sharing-bluetooth.page:19 msgid "Control sharing over Bluetooth" msgstr "Bluetoothでのファイル共有を管理する" #. (itstool) path: page/p #: C/sharing-bluetooth.page:21 msgid "" "You can allow access to your Public and Downloads " "folders for Bluetooth file sharing, and also restrict that access to only " "trusted devices. Configure Personal File Sharing " "Preferences to control access to the shared folders on your computer." msgstr "" #. (itstool) path: note/p #: C/sharing-bluetooth.page:28 msgid "" "A Bluetooth device is trusted if you have paired, or " "connected your computer to it. See ." msgstr "" #. (itstool) path: steps/title #: C/sharing-bluetooth.page:34 msgid "Share your Public folder over Bluetooth" msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:36 msgid "In the Dash, open Personal File Sharing." msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:39 msgid "" "Select the desired Bluetooth file sharing and receiving options from the " "list." msgstr "" #. (itstool) path: info/desc #: C/sharing-desktop.page:19 msgid "Let other people view and interact with your desktop using VNC." msgstr "VNCを使って他の人々にデスクトップを見せたり操作させたりできます。" #. (itstool) path: page/title #: C/sharing-desktop.page:23 msgid "Share your desktop" msgstr "デスクトップの共有" #. (itstool) path: page/p #: C/sharing-desktop.page:25 msgid "" "You can let other people view and control your desktop from another computer " "with a desktop viewing application. Configure Desktop Sharing to " "allow others to access your desktop and set the security preferences." msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:31 msgid "In the Dash, open Desktop Sharing." msgstr "Dashデスクトップの共有を開きます。" #. (itstool) path: item/p #: C/sharing-desktop.page:34 msgid "" "To let others view your desktop, select Allow other users to view your " "desktop. This means that other people will be able to attempt to " "connect to your computer and view what's on your screen." msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:40 msgid "" "To let others interact with your desktop, select Allow other users to " "control your desktop. This may allow the other person to move your " "mouse, run applications, and browse files on your computer, depending on the " "security settings which you are currently using." msgstr "" #. (itstool) path: section/p #: C/sharing-desktop.page:51 msgid "" "It is important that you consider the full extent of what each security " "option means before changing it." msgstr "" #. (itstool) path: item/title #: C/sharing-desktop.page:55 msgid "Confirm access to your machine" msgstr "マシンへのアクセスを確認する" #. (itstool) path: item/p #: C/sharing-desktop.page:56 msgid "" "If you want to be able to choose whether to allow someone to access your " "desktop, select You must confirm each access to this machine. If " "you disable this option, you will not be asked whether you want to allow " "someone to connect to your computer." msgstr "" "他の人が自分のデスクトップへアクセスすることを許可するかどうか選択できるようにしたいならこのマシンへの接続を毎回確認するを選択します" "。このオプションが無効の場合、他の人の自分のデスクトップへの接続を許可するかどうか問い合わせされません。" #. (itstool) path: note/p #: C/sharing-desktop.page:61 msgid "This option is enabled by default." msgstr "このオプションはデフォルトで有効です。" #. (itstool) path: item/title #: C/sharing-desktop.page:65 msgid "Enable password" msgstr "パスワードの有効化" #. (itstool) path: item/p #: C/sharing-desktop.page:66 msgid "" "To require other people to use a password when connecting to your desktop, " "select Require the user to enter this password. If you do not use " "this option, anyone can attempt to view your desktop." msgstr "" "他の人が自分のデスクトップに接続するときにパスワードを要求するには、パスワードの入力を要求するを選択します。もしこのオプションを使わ" "ないなら、自分のデスクトップを誰でも表示しようとすることができます。" #. (itstool) path: note/p #: C/sharing-desktop.page:70 msgid "" "This option is disabled by default, but you should enable it and set a " "secure password." msgstr "このオプションはデフォルトでは無効ですが、有効にして安全なパスワードを設定すべきです。" #. (itstool) path: item/title #: C/sharing-desktop.page:75 msgid "Allow access to your desktop over the Internet" msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:76 msgid "" "If your router supports UPnP Internet Gateway Device Protocol and it is " "enabled, you can allow other people who are not on your local network to " "view your desktop. To allow this, select Automatically configure UPnP " "router to open and forward ports. Alternatively, you can configure " "your router manually." msgstr "" #. (itstool) path: note/p #: C/sharing-desktop.page:82 msgid "This option is disabled by default." msgstr "このオプションはデフォルトで無効になっています。" #. (itstool) path: section/title #: C/sharing-desktop.page:89 msgid "Show notification area icon" msgstr "通知領域アイコンを表示する" #. (itstool) path: section/p #: C/sharing-desktop.page:90 msgid "" "To be able to disconnect someone who is viewing your desktop, you need to " "enable this option. If you select Always, this icon will be " "visible regardless of whether someone is viewing your desktop or not." msgstr "" #. (itstool) path: note/p #: C/sharing-desktop.page:94 msgid "" "If this option is disabled, it is possible for someone to connect to your " "desktop without your knowledge, depending on the security settings." msgstr "" #. (itstool) path: info/desc #: C/shell-apps-favorites.page:13 msgid "Add, move, or remove frequently-used program icons on the Launcher." msgstr "Launcher上に頻繁に利用するプログラムアイコンを追加、移動、削除します。" #. (itstool) path: page/title #: C/shell-apps-favorites.page:32 msgid "Change which applications show in the Launcher" msgstr "Launcherに表示されるアプリケーションを変更する" #. (itstool) path: page/p #: C/shell-apps-favorites.page:34 msgid "" "To add an application to the Launcher for quick access:" msgstr "" "すばやくアクセスするためLauncherにアプリケーションを追加するには:" #. (itstool) path: item/p #: C/shell-apps-favorites.page:37 msgid "" "Drag the application's icon from the Dash onto the Launcher." msgstr "" "DashからアプリケーションのアイコンをLauncherにドラッグします。" #. (itstool) path: item/p #: C/shell-apps-favorites.page:40 msgid "" "Alternatively, when an application is running, right click on the " "application icon and select Lock to Launcher." msgstr "" "または、アプリケーションが実行中の場合、そのアプリケーションのアイコンを右クリックし、Launcherに登録を選択します。" #. (itstool) path: page/p #: C/shell-apps-favorites.page:45 msgid "" "The Launcher icon order can be changed by dragging an icon off of the " "Launcher, and then back onto it in the desired location." msgstr "" #. (itstool) path: page/p #: C/shell-apps-favorites.page:48 msgid "" "To remove an application icon from the Launcher, right click on the " "application icon and select Unlock from Launcher." msgstr "" "Launcherからアプリケーションアイコンを削除するには、アプリケーションアイコンの上で右クリックしてLauncherへの登録を解除を選択します。" #. (itstool) path: info/desc #: C/shell-exit.page:13 msgid "" "Learn how to leave your user account, by logging out, switching users, and " "so on." msgstr "ログアウトやユーザーの切り替えといった方法で、現在のユーザーアカウントから抜ける方法を学びます。" #. (itstool) path: credit/name #: C/shell-exit.page:29 msgid "Alexandre Franke" msgstr "Alexandre Franke" #. (itstool) path: page/title #: C/shell-exit.page:36 msgid "Log out, power off, switch users" msgstr "ログアウト、電源OFF、ユーザーの切り替え" #. (itstool) path: page/p #: C/shell-exit.page:44 msgid "" "When you've finished using your computer, you can turn it off, suspend it " "(to save power), or leave it powered on and log out." msgstr "コンピューターを使い終わったあとは、電源を切ったり、(節電のために) サスペンドしたり、電源を入れたままログアウトしたりできます。" #. (itstool) path: section/title #: C/shell-exit.page:48 msgid "Log out or switch users" msgstr "ログアウトまたはユーザー切り替え" #. (itstool) path: section/p #: C/shell-exit.page:49 msgid "" "To let other users use your computer, you can either log out, or leave " "yourself logged in and just switch users. If you switch users, all of your " "applications will continue running, and everything will be where you left it " "when you log back in." msgstr "" "お使いのコンピューターを誰か他の人が使用できるようにするには、ログアウトしてもいいですし、あるいはログインしたままでユーザーの切り替えを行うこともできます" "。ユーザー切り替えを行った場合は、使用中のアプリケーションはすべて起動したままになり、ログインしなおせば元のままの状態になっています。" #. (itstool) path: section/p #: C/shell-exit.page:53 msgid "" "To log out or switch users, click the system menu at the very right of the menu bar and select the " "appropriate option." msgstr "" "ログアウトしたりユーザーを切り替えたりするには、メニューバーの一番右にあるシステムメニューをクリックし、適切なオプションを選択します。" #. (itstool) path: section/title #: C/shell-exit.page:61 msgid "Lock the screen" msgstr "画面のロック" #. (itstool) path: section/p #: C/shell-exit.page:62 msgid "" "If you're leaving your computer for a short time, you should lock your " "screen to prevent other people from accessing your files or running " "applications. When you return, simply enter your password to log back in. If " "you don't lock your screen, it will lock automatically after a certain " "amount of time." msgstr "" "コンピューターからちょっと離れる場合は、画面をロックして、誰か他の人がファイルにアクセスしたり、アプリケーションを実行したりできないようにすることを推奨し" "ます。戻ってきたら、パスワードを入力するだけでログインしなおすことができます。画面をロックしていない場合は、一定の時間が経てば自動的にロックされます。" #. (itstool) path: section/p #: C/shell-exit.page:68 msgid "" "To lock your screen, click the system menu in the menu bar and " "select Lock Screen." msgstr "" "画面をロックするには、メニューバーの中のシステムメニューをクリックして、画面のロックを選択します。" #. (itstool) path: section/p #: C/shell-exit.page:71 msgid "" "When your screen is locked, other users can log in to their own accounts by " "clicking Switch User on the password screen. You can switch back " "to your desktop when they are finished." msgstr "" "画面がロックされているとき、他のユーザーはユーザーの切り替えをクリックし、パスワード画面でその人自身のアカウントにログインできます。" "その人が終了したときに前のユーザーのデスクトップに切り替えできます。" #. (itstool) path: section/title #: C/shell-exit.page:80 msgid "Suspend" msgstr "サスペンド" #. (itstool) path: section/p #: C/shell-exit.page:82 msgid "" "To save power, suspend your computer when you aren't using it. If you use a " "laptop, Ubuntu suspends your computer automatically when you close the lid. " "This saves your state to your computer's memory and powers off most of the " "computer's functions. A very small amount of power is still used during " "suspend." msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:88 msgid "" "To suspend your computer manually, click the system menu in the " "menu bar and select Suspend." msgstr "" "手動でコンピューターをサスペンドするには、メニューバーの中のシステムメニューをクリックして、サスペンドを選択し" "ます。" #. (itstool) path: section/title #: C/shell-exit.page:93 msgid "Power off or restart" msgstr "電源オフと再起動" #. (itstool) path: section/p #: C/shell-exit.page:95 msgid "" "If you want to power off your computer entirely, or do a full restart, click " "the system menu and select Shut Down." msgstr "" "コンピューターを完全に電源オフまたは再起動したい場合、システムメニューをクリックして、シャットダウンを選択しま" "す。" #. (itstool) path: section/p #: C/shell-exit.page:99 msgid "" "If there are other users logged in, you may not be allowed to power off or " "restart the computer, because this will end their sessions. If you are an " "administrative user, you may be asked for your password to power off." msgstr "" "他のユーザーがログインしていれば、コンピューターの電源を切ったり再起動したりすることはできないでしょう。他のユーザーのセッションを終了させることになってし" "まうからです。あなたがシステム管理者であれば、電源を落とすのにパスワードを求められることもあります。" #. (itstool) path: info/desc #: C/shell-guest-session.page:10 msgid "Let a friend or colleague borrow your computer in a secure manner." msgstr "友人や同僚に安全な方法でコンピューターを貸す。" #. (itstool) path: page/title #: C/shell-guest-session.page:19 msgid "Launch a restricted guest session" msgstr "制限付きのゲストセッションの起動" #. (itstool) path: section/title #: C/shell-guest-session.page:22 msgid "Temporary session with restricted privileges" msgstr "権限が制限された一時セッション" #. (itstool) path: section/p #: C/shell-guest-session.page:24 msgid "" "Once in a while a friend, family member, or colleague may want to borrow " "your computer. The Ubuntu Guest Session feature provides a " "convenient way, with a high level of security, to lend your computer to " "someone else. A guest session can be launched either from the login screen " "or from within a regular session. If you are currently logged in, click the " "icon at the far right of the menu bar and select Guest " "Session. This will lock the screen for your own session and start the " "guest session." msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:31 msgid "" "A guest cannot view the home folders of other users, and by default any " "saved data or changed settings will be removed/reset at logout. It means " "that each session starts with a fresh environment, unaffected by what " "previous guests did." msgstr "" "ゲストは他のユーザーのホームフォルダーを見ることはできず、デフォルトでログアウト時にどの保存したデータや設定も削除/リセットされます。これはセッション毎に" "新しい環境をで始めることができ、過去にゲストが実行したことが影響されないことを意味します。" #. (itstool) path: section/title #: C/shell-guest-session.page:38 msgid "Customization" msgstr "カスタマイズ" #. (itstool) path: section/p #: C/shell-guest-session.page:40 msgid "" "The " "Customize Guest Session online tutorial explains how to customize the " "appearance and behavior." msgstr "" "オンラインチュートリアルにある " "ゲストセッションのカスタマイズで外観や振る舞いをどのようにカスタマイズするか説明しています。" #. (itstool) path: section/title #: C/shell-guest-session.page:47 msgid "Disabling the feature" msgstr "この機能を無効にする" #. (itstool) path: section/p #: C/shell-guest-session.page:49 msgid "" "If you prefer to not allow guest access to your computer, you can disable " "the Guest Session feature. To do so, press " "CtrlAltT to open a " "terminal window, and then run this command (it's one long command, even if " "it may be shown wrapped on the screen - copy and paste to get it right):" msgstr "" "コンピューターへのゲストアクセスを許可したくないなら、ゲストセッション機能を無効にすることができます。ゲストセッションを無効にするに" "はCtrlAltTを押して端末の画面を開き、このコマン" "ドを実行します(一つの長いコマンドで、画面上では折り返されているかもしれません。正しく入力するにはコピーしてペーストを行ってください。)" #. (itstool) path: section/p #: C/shell-guest-session.page:56 msgid "" "The command creates a small configuration file. To re-enable Guest " "Session, simply remove that file:" msgstr "" "このコマンドは小さな設定ファイルを作成します。再度ゲストセッションを有効にするには、このファイルを削除するだけです:" #. (itstool) path: info/desc #: C/shell-keyboard-shortcuts.page:11 msgid "Get around the desktop using the keyboard." msgstr "キーボードでデスクトップを使いこなします。" #. (itstool) path: page/title #: C/shell-keyboard-shortcuts.page:22 msgid "Useful keyboard shortcuts" msgstr "便利なキーボードショートカット" #. (itstool) path: page/p #: C/shell-keyboard-shortcuts.page:24 msgid "" "This page provides an overview of keyboard shortcuts that can help you use " "your desktop and applications more efficiently. If you cannot use a mouse or " "pointing device at all, see for more " "information on navigating user interfaces with only the keyboard." msgstr "" "このページでは、デスクトップやアプリケーションをより効率的に使う上で役に立つキーボードショートカットの概要を説明します。マウスやポインティングデバイスの使" "用が困難である場合は、キーボードだけを使った操作法の詳細について を参照してください。" #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:30 msgid "Getting around the desktop" msgstr "デスクトップを使いこなす" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "AltF2" msgstr "AltF2" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "Pop up command window (for quickly running commands)" msgstr "コマンドウィンドウをポップアップします (コマンドをさっと実行するのに使います)。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:40 msgid "AltTab" msgstr "AltTab" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:41 msgid "" "Quickly switch between " "windows. Hold down Shift for reverse order." msgstr "" "すばやくウィンドウを切り替えます。Shiftを押しながらの場合は、切り替え順序が逆転します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:46 msgid "Alt`" msgstr "Alt`" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:47 msgid "" "Switch between windows from the same application, or from the selected " "application after AltTab." msgstr "" "同一のアプリケーション内で、あるいはAltTabの後に選択したアプリケーショ" "ン内で、ウィンドウを切り替えます。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:49 msgid "" "This shortcut uses ` on US keyboards, where the ` key " "is above Tab. On all other keyboards, the shortcut is " "Alt plus whatever key is above Tab." msgstr "" "このショートカットでは、US キーボードの ` を使って説明しています。US キーボードでは ` キーは " "Tab の上段に配置されています。他のすべてのキーボードにおいて、このショートカットは、Alt に " "Tab の上のキーを組み合わせたものを意味しています。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:54 msgid "SuperS" msgstr "SuperS" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:55 msgid "" "Activate the workspace switcher. Zoom out on all workspaces." msgstr "" "ワークスペーススイッチャーを有効にします。すべてのワークスペースを縮小表示します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:58 msgid "SuperW" msgstr "SuperW" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:59 msgid "Activate \"Expo\" mode. Show all windows from current workspace." msgstr "「Expo」モードを起動します。現在のワークスペースのすべてのウィンドウを表示します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:62 msgid "CtrlAltArrow keys" msgstr "CtrlAlt矢印キー" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:63 msgid "" "Switch between workspaces." msgstr "ワークスペースを切り替えます。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:67 msgid "" "CtrlAltShiftArrow " "keys" msgstr "" "CtrlAltShift矢印キー" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:68 msgid "" "Move the current window to a " "different workspace." msgstr "" "現在のウィンドウを他のワークスペースに移動します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:72 msgid "CtrlAltDelete" msgstr "CtrlAltDelete" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:73 msgid "Log out." msgstr "ログアウトします。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:76 msgid "" "CtrlSuperD" msgstr "" "CtrlSuperD" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:77 msgid "" "Hide all windows and show the desktop. Press the keys again to restore your " "windows." msgstr "すべてのウィンドウを隠しデクストップを表示します。もう一度押すとウィンドウを元に戻します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:80 msgid "CtrlAltL" msgstr "CtrlAltL" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:81 msgid "Lock the screen." msgstr "画面をロックします。" #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:86 msgid "Common editing shortcuts" msgstr "共通の編集用ショートカット" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:88 msgid "CtrlA" msgstr "CtrlA" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:89 msgid "Select all text or items in a list." msgstr "すべてのテキスト、あるいはリストの全項目を選択します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:92 msgid "CtrlX" msgstr "CtrlX" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:93 msgid "Cut (remove) selected text or items and place it on the clipboard." msgstr "選択したテキストあるいは項目を切り取って (削除して)、クリップボードに保存します。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:96 msgid "CtrlC" msgstr "CtrlC" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:97 msgid "Copy selected text or items to the clipboard." msgstr "選択したテキストあるいは項目をクリップボードにコピーします。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:100 msgid "CtrlV" msgstr "CtrlV" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:101 msgid "Paste the contents of the clipboard." msgstr "クリップボードの内容を貼り付けます。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:104 msgid "CtrlZ" msgstr "CtrlZ" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:105 msgid "Undo the last action." msgstr "最後の操作を取り消します。" #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:110 msgid "Capturing from the screen" msgstr "画面のキャプチャー" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:112 msgid "Print Screen" msgstr "Print Screen" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:113 msgid "" "Take a screenshot." msgstr "スクリーンショットを撮ります。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:116 msgid "AltPrint Screen" msgstr "AltPrint Screen" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:117 msgid "" "Take a screenshot of a " "window." msgstr "" "ウィンドウのスクリーンショットを撮ります。" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:121 msgid "ShiftPrint Screen" msgstr "ShiftPrint Screen" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:122 msgid "" "Take a screenshot of an area of " "the screen. The pointer changes to a crosshair. Click and drag to " "select an area." msgstr "" "選択領域のスクリーンショットを撮ります。 " "マウスポインターが十字型に変わります。クリック・アンド・ドラッグで領域を選択します。" #. (itstool) path: info/title #: C/shell-overview.page:9 msgctxt "link:trail" msgid "Desktop" msgstr "デスクトップ" #. (itstool) path: info/desc #: C/shell-overview.page:11 msgid "" "Introduction, keyboard shortcuts, windows…" msgstr "" "紹介、キーボードショートカット、ウィンドウ…" #. (itstool) path: page/title #: C/shell-overview.page:27 msgid "Desktop, apps & windows" msgstr "デクストップ、アプリケーション、ウィンドウ" #. (itstool) path: section/title #: C/shell-overview.page:32 msgid "The Desktop" msgstr "デスクトップ" #. (itstool) path: section/title #: C/shell-overview.page:36 msgid "Applications and windows" msgstr "アプリケーションとウィンドウ" #. (itstool) path: info/desc #: C/shell-windows-maximize.page:10 msgid "Double-click or drag a titlebar to maximize or restore a window." msgstr "タイトルバーのダブルクリックやドラッグで、ウィンドウサイズを最大化したり、元に戻したりします。" #. (itstool) path: page/title #: C/shell-windows-maximize.page:23 msgid "Maximize and unmaximize a window" msgstr "ウィンドウを最大化する、元に戻す" #. (itstool) path: page/p #: C/shell-windows-maximize.page:25 msgid "" "You can maximize a window to take up all of the space on your desktop and " "unmaximize a window to restore it to its normal size. You can also maximize " "windows vertically along the left and right sides of the screen, so you can " "look at two windows at once. See for " "details." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:31 msgid "" "To maximize a window, grab the titlebar and drag it to the top of the " "screen, or double-click the titlebar. To maximize a window using the " "keyboard, hold down Ctrl and Super and press ." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:37 msgid "" "To restore a window to its unmaximized size, drag it away from the edges of " "the screen. If the window is fully maximized, you can double-click the " "titlebar to restore it. You can also use the keyboard shortcut " "Ctrl Super " "." msgstr "" "ウィンドウの最大化を解除して元に戻すには、ウィンドウをドラッグして画面の端から離してください。ウィンドウが完全に最大化されている状態であれば、タイトルバー" "をダブルクリックすることでも最大化を解除することができます。また、キーボードショートカットのCtrl " "Super " "を使って最大化を解除することもできます。" #. (itstool) path: note/p #: C/shell-windows-maximize.page:44 #: C/shell-windows-tiled.page:37 msgid "" "Hold down the Alt key and drag anywhere in a window to move it." msgstr "Alt キーを押しながらウィンドウの任意の場所をドラッグすることで、ウィンドウを移動することができます。" #. (itstool) path: info/desc #: C/shell-windows.page:9 msgid "Move and organize your windows." msgstr "ウィンドウを移動および整理します。" #. (itstool) path: page/title #: C/shell-windows.page:21 msgid "Windows and workspaces" msgstr "ウィンドウとワークスペース" #. (itstool) path: page/p #: C/shell-windows.page:23 msgid "" "Like other desktops, Unity uses windows to display your running " "applications. Using both the Dash and the Launcher, " "you can launch new applications and control which window is active." msgstr "" #. (itstool) path: page/p #: C/shell-windows.page:25 msgid "" "In addition to windows, you can also group your applications together within " "workspaces. Visit the window and workspace help topics below to better learn " "how to use these features." msgstr "" "ウィンドウに加え、ワークスペースを利用してアプリケーションをまとめることもできます。下記のウィンドウとワークスペースに関するヘルプトピックを読み、関連機能" "をうまく使いこなす方法を学んでください。" #. (itstool) path: info/title #: C/shell-windows.page:49 msgctxt "link:trail" msgid "Windows" msgstr "ウィンドウ" #. (itstool) path: section/title #: C/shell-windows.page:51 msgid "Working with windows" msgstr "ウィンドウの操作" #. (itstool) path: info/title #: C/shell-windows.page:56 msgctxt "link:trail" msgid "Workspaces" msgstr "ワークスペース" #. (itstool) path: section/title #: C/shell-windows.page:58 msgid "Working with workspaces" msgstr "ワークスペースの操作" #. (itstool) path: info/desc #: C/shell-windows-states.page:10 msgid "Restore, resize, arrange and hide." msgstr "元に戻す、サイズ変更、配置、隠す" #. (itstool) path: page/title #: C/shell-windows-states.page:23 msgid "Window operations" msgstr "ウィンドウの操作" #. (itstool) path: page/p #: C/shell-windows-states.page:25 msgid "Windows can be resized or concealed to suit workflow." msgstr "ウィンドウは作業に合わせてサイズを変更したり隠すことができます。" #. (itstool) path: section/title #: C/shell-windows-states.page:29 msgid "Minimize, restore and close" msgstr "最小化、元に戻す、閉じる" #. (itstool) path: section/p #: C/shell-windows-states.page:31 msgid "To minimize or hide a window:" msgstr "ウィンドウを最小化または隠すには:" #. (itstool) path: item/p #: C/shell-windows-states.page:34 msgid "" "Click the - in the top left hand corner of the application's " "menu bar. If the application is maximized (taking up your whole " "screen), the menu bar will appear at the very top of the screen. Otherwise, " "the minimize button will appear at the top of the application window." msgstr "" "アプリケーションのメニューバーの左上の端にある-" "をクリックします。もし、アプリケーションが最大化されている(画面全体を占めている)場合は、メニューバーは画面の最上部に表示されます。そうでなけ" "れば、最小化ボタンはアプリケーションのウィンドウの上部に表示されます。" #. (itstool) path: item/p #: C/shell-windows-states.page:39 msgid "" "Or press AltSpace to bring up the " "window menu. Then press n. The window 'disappears' into the " "Launcher." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:45 msgid "To restore the window:" msgstr "ウィンドウを元に戻すには:" #. (itstool) path: item/p #: C/shell-windows-states.page:48 msgid "" "Click on it in the Launcher or " "retrieve it from the window switcher by pressing " "AltTab." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:54 msgid "To close the window:" msgstr "ウィンドウを閉じるには:" #. (itstool) path: item/p #: C/shell-windows-states.page:57 msgid "Click the x in the top left hand corner of the window, or" msgstr "ウィンドウの左上の隅にある x をクリックするか、" #. (itstool) path: item/p #: C/shell-windows-states.page:60 msgid "Press AltF4, or" msgstr "AltF4 を押すか、" #. (itstool) path: item/p #: C/shell-windows-states.page:63 msgid "" "Press AltSpace to bring up the window " "menu. Then press c." msgstr "" "AltSpaceを押してウィンドウメニューを表示し、c" "を押してください。" #. (itstool) path: section/title #: C/shell-windows-states.page:71 msgid "Resize" msgstr "サイズ変更" #. (itstool) path: note/p #: C/shell-windows-states.page:74 msgid "A window cannot be resized if it is maximized." msgstr "ウィンドウが最大化された状態のままでは、サイズの変更は行えません。" #. (itstool) path: section/p #: C/shell-windows-states.page:76 msgid "To resize your window horizontally and/or vertically:" msgstr "ウィンドウのサイズを水平かつ/または垂直に変更するには:" #. (itstool) path: item/p #: C/shell-windows-states.page:79 msgid "" "Move the mouse pointer into any corner of the window until it changes into a " "'corner-pointer'. Click+hold+drag to resize the window in any direction." msgstr "" "マウスポインターをウィンドウの角のひとつに動かし、ポインターがコーナーの形に変わるまで待ちます。その状態でウィンドウの角をクリックし、マウスボタンを押した" "ままドラッグして、リサイズしたい方向へ動かしてください。" #. (itstool) path: section/p #: C/shell-windows-states.page:83 msgid "To resize only in the horizontal direction:" msgstr "水平方向にのみサイズを変更するには:" #. (itstool) path: item/p #: C/shell-windows-states.page:86 msgid "" "Move the mouse pointer to either side of the window until it changes into a " "'side-pointer'. Click+hold+drag to resize the window horizontally." msgstr "" "マウスポインターをウィンドウの右か左の端に移動させ、ポインターが横枠の形になるまで待ちます。その状態でウィンドウの端をクリックし、マウスボタンを押したまま" "ドラッグして、横方向にウィンドウのサイズを変更してください。" #. (itstool) path: section/p #: C/shell-windows-states.page:90 msgid "To resize only in the vertical direction:" msgstr "垂直方向にのみサイズを変更するには:" #. (itstool) path: item/p #: C/shell-windows-states.page:93 msgid "" "Move the mouse pointer to the top or bottom of the window until it changes " "into a 'top-pointer' or 'bottom-pointer' respectively. Click+hold+drag to " "resize the window vertically." msgstr "" "マウスポインターをウィンドウの上か下の端に移動させ、ポインターが上下の枠の形になるまで待ちます。その状態でウィンドウの端をクリックし、マウスボタンを押した" "ままドラッグして、縦方向にウィンドウのサイズを変更してください。" #. (itstool) path: section/title #: C/shell-windows-states.page:103 msgid "Arranging windows in your workspace" msgstr "ワークスペース上でウィンドウを配置する" #. (itstool) path: section/p #: C/shell-windows-states.page:105 msgid "To place two windows side by side:" msgstr "2つのウィンドウを横に並べるには:" #. (itstool) path: item/p #: C/shell-windows-states.page:108 msgid "" "Click on the title bar of a window and drag it toward the left " "edge of the screen. When the mouse pointer touches the edge, the " "left half of the screen becomes highlighted. Release the mouse button and " "the window will fill the left half of the screen." msgstr "" "一方のウィンドウのタイトルバーをクリックし、画面の左端までドラッグします。 " "マウスポインターが画面の端に触れると、画面の左半分がハイライトされます。その状態でマウスボタンを離すと、ウィンドウは画面の左半分一杯" "に表示されるようになります。" #. (itstool) path: item/p #: C/shell-windows-states.page:112 msgid "" "Drag another window to the right side: when the right half of the screen is " "highlighted, release. Each of the two windows fills half the screen." msgstr "" "同様に、もう一方のウィンドウを画面右側にドラッグしてください。画面の右半分がハイライトされたら、ボタンを離します。すると、それぞれのウィンドウが画面の半分" "ずつを占めるようになります。" #. (itstool) path: note/p #: C/shell-windows-states.page:118 msgid "" "Pressing Alt + click anywhere in a window will allow you to move " "the window. Some people may find this easier than clicking on the title " "bar of an application." msgstr "" "そのほかにも、Altキーを押しながらウィンドウ内部をクリックし、そのままドラッグすることでウィンドウを動かすことができます。ユーザー" "によっては、アプリケーションのタイトルバーをクリックするよりも、こちらのほうが手軽かもしれません。" #. (itstool) path: info/desc #: C/shell-windows-switching.page:11 msgid "Press AltTab." msgstr "AltTab を押します。" #. (itstool) path: page/title #: C/shell-windows-switching.page:26 msgid "Switch between windows" msgstr "ウィンドウを切り替える" #. (itstool) path: section/title #: C/shell-windows-switching.page:34 msgid "From the Launcher" msgstr "Launcherから" #. (itstool) path: item/p #: C/shell-windows-switching.page:36 msgid "" "Show the Launcher by moving your mouse to the top left corner of " "your screen." msgstr "画面の左上にマウスを移動してLauncherを表示します。" #. (itstool) path: item/p #: C/shell-windows-switching.page:39 msgid "" "Applications that are running have a small white triangle arrow on the left. " "Click on a running application icon to switch to it." msgstr "左側に小さな白い三角の矢印があるアプリケーションは実行中です。切り替えるには、実行中のアプリケーションのアイコンをクリックしてください。" #. (itstool) path: item/p #: C/shell-windows-switching.page:43 msgid "" "If a running application has multiple windows open, there will be multiple " "white arrows on the left. Click the application icon a second time to show " "all open windows zoomed out. Click the window you want to switch to." msgstr "" "実行中のアプリケーションが複数のウィンドウを開いている場合は、左側に複数の白い矢印が表示されます。もう一度アプリケーションのアイコンをクリックすると、開い" "ているすべてのウィンドウがズームアウト表示されます。その中から切り替えたいウィンドウをクリックしてください。" #. (itstool) path: section/title #: C/shell-windows-switching.page:52 msgid "From the keyboard" msgstr "キーボードを使う" #. (itstool) path: item/p #: C/shell-windows-switching.page:54 msgid "" "Press AltTab to bring up the " "window switcher." msgstr "" "AltTabを押して、ウィンドウスイッチャーを表示しま" "す。" #. (itstool) path: item/p #: C/shell-windows-switching.page:57 msgid "" "Release Alt to select the next (highlighted) window in the " "switcher." msgstr "Altを離すと、ウィンドウスイッチャー上の次の(ハイライトされた)ウィンドウに切り替わります。" #. (itstool) path: item/p #: C/shell-windows-switching.page:59 msgid "" "Otherwise, still holding down the Alt key, press Tab " "to cycle through the list of open windows, or " "ShiftTab to cycle backwards." msgstr "" "もしくは、Alt " "キーを押したままで、Tabを押すと、開いている各ウィンドウを順に切り替えていき、TabShiftを押すと、逆の順序で切り替えます。" #. (itstool) path: note/p #: C/shell-windows-switching.page:64 msgid "" "Windows in the window switcher are grouped by application. Previews of " "applications with multiple windows pop up as you click through." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:68 msgid "" "You can also move between the application icons in the window switcher with " "the or keys, or select one by clicking it with the " "mouse." msgstr "" "あるいはキーでウィンドウスイッチャー上のアプリケーションアイコンを移動したり、あるいはマウスでクリックして" "選択することもできます。" #. (itstool) path: item/p #: C/shell-windows-switching.page:71 msgid "" "Previews of applications with a single window can be displayed with the " " key." msgstr "ウィンドウを1つだけ持つアプリケーションのプレビューは、 キーを押すと表示されます。" #. (itstool) path: note/p #: C/shell-windows-switching.page:75 msgid "" "Only windows from the current workspace will be shown. To show windows from all " "workspaces, hold down the Ctrl and Alt keys and press " "Tab or ShiftTab." msgstr "" "表示されるウィンドウは、現在のワークスペースにあるものだけです。すべてのワークスペース上にあるアプリケーションを表示するには、Ctrl" "キーとAltキーを押したまま、TabShiftT" "abを押してください。" #. (itstool) path: item/p #: C/shell-windows-switching.page:85 msgid "" "Press SuperW to show all open windows " "zoomed out." msgstr "" "全ての開いているウィンドウを拡大するにはSuperWを押します。" #. (itstool) path: item/p #: C/shell-windows-switching.page:89 msgid "Click the window you want to switch to." msgstr "切り替えたいウィンドウをクリックします。" #. (itstool) path: info/desc #: C/shell-windows-tiled.page:10 msgid "Maximize two windows side-by-side." msgstr "ウィンドウを画面の左右両側に最大化します。" #. (itstool) path: page/title #: C/shell-windows-tiled.page:20 msgid "Tile windows" msgstr "ウィンドウを左右に並べる" #. (itstool) path: page/p #: C/shell-windows-tiled.page:22 msgid "" "You can maximize a window on only the left or right side of the screen, " "allowing you to place two windows side-by-side to quickly switch between " "them." msgstr "ウィンドウを画面の左右半分に最大化できます。2 つのウィンドウを画面両側に配置して、ウィンドウをすばやく切り替えられるようになります。" #. (itstool) path: page/p #: C/shell-windows-tiled.page:26 msgid "" "To maximize a window along a side of the screen, grab the titlebar and drag " "it to the left or right side until half of the screen is highlighted. Using " "the keyboard, hold down Ctrl and Super and press the Left or Right " "key." msgstr "" "ウィンドウを画面の半分に最大化するには、タイトルバーをつかみ、左端や右端へ画面の半分がハイライトされるまでドラッグします。キーボードでは、Ctr" "lSuper " "キーを押したままキーかキーを押します。" #. (itstool) path: info/desc #: C/shell-workspaces-movewindow.page:11 msgid "" "Open the workspace switcher and drag the window to a different workspace." msgstr "ワークスペースの切替を開き、ウィンドウを他のワークスペースにドラッグします。" #. (itstool) path: page/title #: C/shell-workspaces-movewindow.page:25 msgid "Move a window to a different workspace" msgstr "ウィンドウを別のワークスペースへ移動する" #. (itstool) path: note/p #: C/shell-workspaces-movewindow.page:28 #: C/shell-workspaces-switch.page:27 msgid "" "Please see about enabling workspaces." msgstr "" #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:31 #: C/shell-workspaces-switch.page:32 msgid "Using the mouse:" msgstr "マウスを使う方法:" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:35 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom." msgstr "" "Launcherを表示させ、下の方にあるワークスペーススイッチャーをクリックします。" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:39 msgid "Drag the window to the workspace you choose." msgstr "ウィンドウを移動先のワークスペースへドラッグします。" #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:43 #: C/shell-workspaces-switch.page:37 msgid "Using the keyboard:" msgstr "キーボードを使う方法:" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:46 msgid "Select the window you want to move." msgstr "移動させたいウィンドウを選択します。" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:49 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the right of the current " "workspace on the workspace switcher." msgstr "" "CtrlAltShiftを押す" "と、ワークスペーススイッチャー上で現在のワークスペースの右側にあるワークスペースにウィンドウを移動させます。" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:55 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the left of the current " "workspace on the workspace switcher." msgstr "" "CtrlAltShiftを押す" "と、ワークスペーススイッチャー上で現在のワークスペースの左側にあるワークスペースにウィンドウを移動させます。" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:61 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is below the current workspace on " "the workspace switcher." msgstr "" "CtrlAltShiftを押す" "と、ワークスペーススイッチャー上で現在のワークスペースの下にあるワークスペースにウィンドウを移動させます。" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:67 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is above the current workspace on " "the workspace switcher." msgstr "" "CtrlAltShiftを押す" "と、ワークスペーススイッチャー上で現在のワークスペースの上にあるワークスペースにウィンドウを移動させます。" #. (itstool) path: info/desc #: C/shell-workspaces.page:10 msgid "Workspaces are a way of grouping windows on your desktop." msgstr "ワークスペースを使って、デスクトップのウィンドウを分類し、まとめる。" #. (itstool) path: page/title #: C/shell-workspaces.page:23 msgid "What is a workspace, and how will it help me?" msgstr "ワークスペースとは何ですか? 何の役に立ちますか?" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces.page:26 msgctxt "_" msgid "" "external ref='figures/unity-workspace-intro.png' " "md5='058673b073532130bbe9d340a4b3d6e1'" msgstr "" #. (itstool) path: media/p #: C/shell-workspaces.page:27 msgid "Workspace switcher button" msgstr "ワークスペーススイッチャーボタン" #. (itstool) path: page/p #: C/shell-workspaces.page:30 msgid "" "Workspaces refer to the grouping of windows on your desktop. These virtual " "desktops increase the size of your working area. Workspaces are meant to " "reduce clutter and make the desktop easier to navigate." msgstr "" "ワークスペースは、デスクトップのウィンドウをグループ化する際の助けとなります。この仮想的なデスクトップは作業エリアを増やしてくれます。ワークスペースはデス" "クトップが散らかるのを防ぎ、どこに何があるか把握しやすくするためのものです。" #. (itstool) path: page/p #: C/shell-workspaces.page:33 msgid "" "Workspaces can be used to organize your work. For example, you could have " "all your communication windows, such as e-mail and your chat program, on one " "workspace, and the work you are doing on a different workspace. Your music " "manager could be on a third workspace." msgstr "" "ワークスペースは、ユーザーの作業を体系的に整理するのに使用されます。たとえば、メーラーやチャットクライアントなどのコミュニケーションツールのウィンドウを " "1 " "つのワークスペースにまとめて配置しておき、いま作業に取り組んでいるウィンドウは別のワークスペースに配置する、といったことができます。その間また別のワークス" "ペースでは、音楽管理ツールが起動していることもあるでしょう。" #. (itstool) path: steps/title #: C/shell-workspaces.page:39 msgid "Enable workspaces" msgstr "ワークスペースを有効にする" #. (itstool) path: item/p #: C/shell-workspaces.page:44 msgid "" "In the Personal section, click Appearance and select the " "Behavior tab." msgstr "ユーザー向けにある外観をクリックし、挙動タブを選択します。" #. (itstool) path: item/p #: C/shell-workspaces.page:47 msgid "Tick the Enable workspaces checkbox." msgstr "" #. (itstool) path: page/p #: C/shell-workspaces.page:51 msgid "" "Now you can open the Launcher and " "click the workspace switcher icon near the bottom. By default, " "Ubuntu shows 4 workspaces, arranged in 2 rows and 2 columns. You can change " "the number of workspaces:" msgstr "" #. (itstool) path: steps/title #: C/shell-workspaces.page:54 msgid "Change the number of workspaces" msgstr "ワーススペース数を変更する" #. (itstool) path: item/p #: C/shell-workspaces.page:55 msgid "" "Go to the Dash and open the " "Terminal." msgstr "Dashに移動し、端末を開きます。" #. (itstool) path: item/p #: C/shell-workspaces.page:56 msgid "" "To change the number of rows, type the following command, changing the final " "number to the number you wish. Press Enter." msgstr "" "行の数を変更するには、次のコマンドを入力して末尾の数を変更したい行の数に書き換えてください。そしてEnterを押します。" #. (itstool) path: item/p #: C/shell-workspaces.page:59 msgid "" "To change the number of columns, type the following command, changing the " "final number to the number you wish. Press Enter." msgstr "" "列の数を変更するには、次のコマンドを入力し、末尾の数を変更したい列の数に書き換えてください。そしてEnterを押します。" #. (itstool) path: info/desc #: C/shell-workspaces-switch.page:11 msgid "Open the workspace switcher and double-click one of the workspaces." msgstr "ワークスペーススイッチャーを開き、いずれかのワークスペースをダブルクリックします。" #. (itstool) path: page/title #: C/shell-workspaces-switch.page:24 msgid "Switch between workspaces" msgstr "ワークスペースを切り換える" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:33 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom. Double-click on any " "window or workspace to switch to it, or press the workspace switcher button " "again to return to your previous workspace." msgstr "" "Launcherを開き、下のほうにある " "ワークスペーススイッチャーボタンをクリックします。いずれかのウィンドウまたはワークスペースをダブルクリックすると、そこに切り替えるこ" "とができます。また、再度ワークスペーススイッチャーボタンを押すと、元のワークスペースに戻ることができます。" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:41 msgid "" "Press CtrlAlt to move to " "a workspace which is to the right of the current workspace." msgstr "" "CtrlAlt " "を押すと右のワークスペースに移動します。" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:44 msgid "" "Press CtrlAlt to move to " "a workspace which is to the left of the current workspace." msgstr "" "CtrlAlt " "を押すと左のワークスペースに移動します。" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:49 msgid "" "Press CtrlAlt to move to " "a workspace which is below the current workspace." msgstr "" "CtrlAlt " "を押すと下のワークスペースに移動します。" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:52 msgid "" "Press CtrlAlt to move to " "a workspace which is above the current workspace." msgstr "" "CtrlAlt " "を押すと上のワークスペースに移動します。" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces-switch.page:60 msgctxt "_" msgid "" "external ref='figures/unity-windows.png' " "md5='398af87a60d225b450d3179c8248cddf'" msgstr "" #. (itstool) path: info/desc #: C/sound-alert.page:14 msgid "" "Choose the sound to play for messages, set the alert volume, or disable " "alert sounds." msgstr "メッセージ表示音の選択、警告音の音量設定、警告音の無効化を行う" #. (itstool) path: page/title #: C/sound-alert.page:19 msgid "Choose or disable the alert sound" msgstr "警告音を選択する、もしくは無効にする" #. (itstool) path: page/p #: C/sound-alert.page:21 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. You can choose different sound clips for alerts, set the alert " "volume independently of your system volume, or disable alert sounds entirely." msgstr "" "ある種のメッセージやイベントの発生時に、コンピュータがシンプルな警告音を鳴らすことがあります。この警告音に用いる音声クリップを選択したり、システムの音量と" "は別個に警告音の音量を設定したり、警告音を完全に無効化することができます。" #. (itstool) path: item/p #: C/sound-alert.page:27 #: C/sound-nosound.page:65 msgid "" "Click the sound menu in the menu bar and click " "Sound Settings." msgstr "" "メニューバーサウンドメニューをクリックして、サウンド設定をクリックします。" #. (itstool) path: item/p #: C/sound-alert.page:28 msgid "" "On the Sound Effects tab, select an alert sound. Each sound will " "play when you click on it so you can hear how it sounds." msgstr "" "音響効果タブで、警告音を選択してください。警告音をクリックするとその音が鳴るので、どういうふうに聞こえるか試すことができます。" #. (itstool) path: page/p #: C/sound-alert.page:32 msgid "" "Use the volume slider on the Sound Effects tab to set the volume " "of the alert sound. This won't affect the volume of your music, movies, or " "other sound files." msgstr "" "音響効果タブの音量スライダーを使って、警告音の音量を設定することができます。これを変更しても、音楽や動画やその他のサウンドファイルの" "音量には影響ありません。" #. (itstool) path: page/p #: C/sound-alert.page:36 msgid "" "To disable alert sounds entirely, just select Mute next to " "Alert volume." msgstr "警告音を完全に無効化するには、警告音の音量スライダーの横にあるミュートを選択します。" #. (itstool) path: info/desc #: C/sound-broken.page:10 msgid "" "Troubleshoot problems like having no sound or having poor sound quality." msgstr "サウンドが鳴らなかったり、音質が悪いなどといった場合のトラブルシューティング。" #. (itstool) path: page/title #: C/sound-broken.page:20 msgid "Sound problems" msgstr "サウンドの問題" #. (itstool) path: page/p #: C/sound-broken.page:27 msgid "" "There are a number of ways for sound playback to break on your computer. " "Which of the topics below best describes the problem you are experiencing?" msgstr "" "サウンドの再生を途切れさせたりする原因として、さまざまなものが考えられます。以下のトピックスのどれが、起こっている問題にもっとも近いですか?" #. (itstool) path: info/desc #: C/sound-crackle.page:8 msgid "Check your audio cables and sound card drivers." msgstr "オーディオケーブルやサウンドカードのドライバーをチェックする。" #. (itstool) path: page/title #: C/sound-crackle.page:20 msgid "I hear crackling or buzzing when sounds are playing" msgstr "サウンドの再生中に、ぱちぱちいう音やぶんぶんいう音が聞こえる" #. (itstool) path: page/p #: C/sound-crackle.page:22 msgid "" "If you hear crackling or buzzing when sounds are playing on your computer, " "you may have a problem with the audio cables or connectors, or a problem " "with the drivers for the sound card." msgstr "" "サウンドの再生中にぱちぱちやぶんぶんいう音が聞こえたりするなら、オーディオケーブルやコネクター、もしくはサウンドカードのドライバに問題がある可能性がありま" "す。" #. (itstool) path: item/p #: C/sound-crackle.page:28 msgid "Check that the speakers are plugged in correctly." msgstr "スピーカーが正しく接続されているか確認してください。" #. (itstool) path: item/p #: C/sound-crackle.page:29 msgid "" "If the speakers aren't fully plugged in, or if they are plugged into the " "wrong socket, you might hear a buzzing sound." msgstr "スピーカーの接続が中途半端だったり、間違ったソケットに接続されていたりすると、ぶんぶんいう音が聞こえることがあります。" #. (itstool) path: item/p #: C/sound-crackle.page:34 msgid "Make sure the speaker/headphone cable isn't damaged." msgstr "スピーカーやヘッドホンのケーブルが損傷していないか確認してください。" #. (itstool) path: item/p #: C/sound-crackle.page:35 msgid "" "Audio cables and connectors can gradually wear with use. Try plugging the " "cable or headphones into another audio device (like an MP3 player or a CD " "player) to check if there is still a crackling sound. If there is, you may " "need to replace the cable or headphones." msgstr "" "オーディオケーブルやコネクターは、使っているうちにだんだん劣化します。ケーブルやヘッドホンを他のオーディオデバイス(MP3プレイヤーやCDプレイヤーなど)" "に接続してみて、まだパチパチいう音が聞こえるか試してみてください。まだ聞こえるなら、ケーブルやヘッドホンを交換する必要があるでしょう。" #. (itstool) path: item/p #: C/sound-crackle.page:42 msgid "Check if the sound drivers aren't very good." msgstr "サウンドドライバーが良くないものでないか確認してください。" #. (itstool) path: item/p #: C/sound-crackle.page:43 msgid "" "Some sound cards don't work very well on Linux because they don't have very " "good drivers. This problem is more difficult to identify. Try searching for " "the make and model of your sound card on the internet, plus the search term " "\"Ubuntu\", to see if other people are having the same problem." msgstr "" "一部のサウンドカードは、非常に良いドライバーがないためLinuxではあまり良くは動作しません。この問題は少し判別が難しいといえます。検索ワードに、メーカー" "名、モデル名、それに\"Ubuntu\"を加えてインターネットで検索し、他のユーザーが同じ問題を抱えていないか調べてみてください。" #. (itstool) path: item/p #: C/sound-crackle.page:47 msgid "" "You can run sudo lspci -v in the Terminal to get more " "information about your sound card." msgstr "" "端末sudo lspci -vを実行することで、サウンドカードについての詳しい情報を得ることができます。" #. (itstool) path: info/desc #: C/sound-nosound.page:8 msgid "" "Check that it's not muted, that cables are plugged in properly, and that the " "sound card is detected." msgstr "音量をミュートにしていないか、ケーブルが正しく接続されているか、サウンドカードが認識されているか確認してください。" #. (itstool) path: page/title #: C/sound-nosound.page:21 msgid "I can't hear any sounds on the computer" msgstr "サウンドがまったく聞こえません" #. (itstool) path: page/p #: C/sound-nosound.page:23 msgid "" "If you can't hear any sounds on your computer, for example when you try to " "play music, try these troubleshooting steps to see if you can fix the " "problem." msgstr "" "例えば、音楽を再生しようとしてもまったくサウンドが聞こえないのでしたら、以下の手順でトラブルシューティングを行い、問題が解決するか試してみてください。" #. (itstool) path: section/title #: C/sound-nosound.page:27 msgid "Make sure that the sound is not muted" msgstr "サウンドがミュートになっていないか確認する" #. (itstool) path: section/p #: C/sound-nosound.page:28 msgid "" "Click the sound menu on the menu bar (it looks like a speaker) " "and make sure that the sound is not muted or turned down." msgstr "" "メニューバーのサウンドメニュー(スピーカーのようなアイコンです)をクリックし、サウンドがミュートになっていないか、もしくは音量がゼロ" "になっていないか確認してください。" #. (itstool) path: section/p #: C/sound-nosound.page:30 msgid "" "Some laptops have mute switches or keys on their keyboards—try pressing that " "key to see if it unmutes the sound." msgstr "" "一部のノートパソコンには、キーボード上にミュートのスイッチやキーがあるものがあります。そのキーを押してみて、ミュートが解除されないか試してください。" #. (itstool) path: section/p #: C/sound-nosound.page:32 msgid "" "You should also check that you haven't muted the application that you're " "using to play sound (e.g. your music player or movie player). The " "application may have a mute or volume button in its main window, so check " "that. Also, click the sound menu on the menu bar and choose Sound " "Settings. When the Sound window appears, go to the " "Applications tab and check that your application is not muted." msgstr "" "また、お使いの音声再生アプリケーション(例:ミュージックプレイヤーやムービープレイヤーなど)で音量をミュートにしていないか、確認してください。そのようなア" "プリケーションはメインウィンドウにミュートボタンを持っていることがあります。また、メニューバーのサウンドメニューをクリックし、サウンド設定をクリックしてください。サウンドウィンドウが現れたら、 " "アプリケーションタブを選択し、表示されるアプリケーションがミュートになっていないか確認してください。" #. (itstool) path: section/title #: C/sound-nosound.page:41 msgid "Check that the speakers are turned on and connected properly" msgstr "スピーカーのスイッチが入っていて、正しく接続されているか確認する" #. (itstool) path: section/p #: C/sound-nosound.page:42 msgid "" "If your computer has external speakers, make sure that they are turned on " "and that the volume is turned up. Make sure that the speaker cable is " "securely plugged into the \"output\" audio socket on the back of the " "computer. This socket is usually light green in color." msgstr "" "もし外部スピーカーを使用しているのであれば、スピーカーのスイッチが入っていて、音量を十分上げてあるか確認してください。スピーカーケーブルが、コンピューター" "の裏面の\"外部出力\"オーディオソケットにしっかりと挿さっているか確認してください。このソケットは、普通は薄緑色をしています。" #. (itstool) path: section/p #: C/sound-nosound.page:47 msgid "" "Some sound cards are able to switch which socket they use for output (to the " "speakers) and input (from a microphone, for instance). The output socket may " "be different when running Linux than on Windows or Mac OS. Try connecting " "the speaker cable to the different audio sockets on the computer in turn to " "see if that works." msgstr "" "一部のサウンドカードは、どのソケットが外部出力(スピーカーへ)で、どのソケットが入力(マイクなど)であるかを切り替えられるようになっています。Linuxを" "使っているときとWindowsやMac " "OSを使っているときとでは、外部出力ソケットが異なることがありえます。スピーカーケーブルを別なオーディオソケットに接続してみて、それでうまくいくか試してみ" "てください。" #. (itstool) path: section/p #: C/sound-nosound.page:53 msgid "" "A final thing to check is that the audio cable is securely plugged into the " "back of the speakers. Some speakers have more than one input too." msgstr "" "最後のチェック項目は、オーディオケーブルがスピーカーの裏面にしっかり挿さっているかの確認です。また、複数の入力ソケットをもつスピーカーもあります。" #. (itstool) path: section/title #: C/sound-nosound.page:58 msgid "Check that the right sound device is selected" msgstr "正しいサウンドデバイスが選択されているかを確認する" #. (itstool) path: section/p #: C/sound-nosound.page:59 msgid "" "Some computers have multiple \"sound devices\" installed. Some of these are " "capable of outputting sound and some are not, so you should check that you " "have the correct one selected. This might involve some trial-and-error to " "choose the right one." msgstr "" "一部のコンピュータには、複数の\"サウンドデバイス\"を持つものがあります。そういったデバイスには音声出力が可能なものと不可能なものがあるため、正しいもの" "が選択されているか、確認する必要があります。正しいものを見つけるまでに、ある程度の試行錯誤が必要かもしれません。" #. (itstool) path: item/p #: C/sound-nosound.page:68 msgid "" "In the Sound window that appears, try selecting a different " "output from the Play sound through list." msgstr "表示されたサウンドウィンドウで、サウンドの出力先リストから他の出力デバイスを選択します。" #. (itstool) path: item/p #: C/sound-nosound.page:71 msgid "" "For the selected device, click Test Sound. In the pop-up window, " "click the button for each speaker. Each button will speak its position only " "to the channel corresponding to that speaker." msgstr "" "選択したデバイスで、テストをクリックします。ポップアップウィンドウが開いたら、各スピーカーに対応するボタンをクリックしてください。そ" "れぞれのボタンを押すと、そのスピーカーに対応するチャネルから、スピーカーのあるべき位置を知らせる音声が流れます。" #. (itstool) path: item/p #: C/sound-nosound.page:76 msgid "" "If that doesn't work, you might want to try doing the same for any other " "devices that are listed." msgstr "もしうまくいかなかったら、リストにある他のデバイスで同様のテストを行ってください。" #. (itstool) path: section/title #: C/sound-nosound.page:83 msgid "Check that the sound card was detected properly" msgstr "サウンドカードが正しく認識されているかの確認" #. (itstool) path: section/p #: C/sound-nosound.page:84 msgid "" "Your sound card may not have been detected properly. If this has happened, " "your computer will think that it isn't able to play sound. A possible reason " "for the card not being detected properly is that the drivers for the card " "are not installed." msgstr "" "サウンドカードが正しく認識されていない可能性があります。もしそうであれば、あなたのコンピュータは音を鳴らす方法がないことになります。サウンドカードが正しく" "認識されない理由としては、ドライバーがインストールされていないことが考えられます。" #. (itstool) path: item/p #: C/sound-nosound.page:90 msgid "" "Go to the Dash and open the Terminal." msgstr "Dashに移動し、端末を開きます。" #. (itstool) path: item/p #: C/sound-nosound.page:93 msgid "Type aplay -l and press Enter." msgstr "aplay -lと入力し、Enterを押します。" #. (itstool) path: item/p #: C/sound-nosound.page:96 msgid "" "A list of devices will be shown. If there are no playback hardware " "devices, your sound card has not been detected." msgstr "" "デバイスの一覧が表示されます。もしハードウェアデバイス " "PLAYBACKがひとつも表示されなければ、サウンドカードが認識されていないということになります。" #. (itstool) path: section/p #: C/sound-nosound.page:101 msgid "" "If your sound card is not detected, you may need to manually install the " "drivers for it. How you do this will depend on the card you have." msgstr "" "サウンドカードが認識されない場合は、ドライバーを手作業でインストールする必要があるでしょう。インストール方法は、どのようなカードを使っているかによって変わ" "ります。" #. (itstool) path: section/p #: C/sound-nosound.page:104 msgid "" "You can see what sound card you have by using the lspci command " "in the Terminal. You can get more complete results if you run " "lspci as superuser; " "enter sudo lspci and type your password. See if an audio " "controller or audio device is listed—it should have the sound " "card's make and model number. sudo lspci -v will show a list with " "more detailed information." msgstr "" "端末lspciコマンドを実行すれば、お使いのサウンドカードの型番を調べることができます。また、スーパーユーザーとしてlspciを実行すれば、さらに完全な情報を得ることができます(これを行うには" "、端末上でsudo lspciと入力してパスワードを入力してください)。audio " "controllerもしくはaudio deviceがリストにあるかどうか確認します - " "サウンドカードのメーカー名とモデル名が一緒に表示されているはずです。sudo lspci -" "vを実行すると、より詳細な情報のリストが表示されます。" #. (itstool) path: section/p #: C/sound-nosound.page:112 msgid "" "You may be able to find and install drivers for your card by searching the " "Internet. Otherwise, you can file a " "bug." msgstr "" "インターネットの検索でサウンドカードのドライバーを見つけて、インストールすることができるかもしれません。そうでなければ、バグを報告することができます。" #. (itstool) path: section/p #: C/sound-nosound.page:114 msgid "" "If you can't get drivers for your sound card, you might prefer to buy a new " "sound card. You can get sound cards that can be installed inside the " "computer and external USB sound cards." msgstr "" "サウンドカードのドライバーを見つけることができなければ、新しいサウンドカードを買ったほうがよいかもしれません。内蔵のものも、USBで接続する外部接続のもの" "もあります。" #. (itstool) path: info/desc #: C/sound-usemic.page:14 msgid "Use an analog or USB microphone and select a default input device." msgstr "アナログもしくはUSBのマイクを使い、デフォルトの入力デバイスを選択します。" #. (itstool) path: page/title #: C/sound-usemic.page:18 msgid "Use a different microphone" msgstr "別のマイクを使用する" #. (itstool) path: page/p #: C/sound-usemic.page:20 msgid "" "You can use an external microphone for chatting with friends, speaking with " "colleagues at work, making voice recordings, or using other multimedia " "applications. Even if your computer has a built-in microphone or a webcam " "with a microphone, a separate microphone usually provides better audio " "quality." msgstr "" #. (itstool) path: page/p #: C/sound-usemic.page:26 msgid "" "If your microphone has a circular plug, just plug it into the appropriate " "adapter on your computer. Most computers have two adapters: one for " "microphones and one for speakers. Look for a picture of a microphone next to " "the adapter. Microphones plugged into the appropriate adapter will usually " "be used by default. If not, see the instructions below for selecting a " "default input device." msgstr "" #. (itstool) path: page/p #: C/sound-usemic.page:33 msgid "" "If you have a USB microphone, plug it into any USB port on your computer. " "USB microphones act as separate audio devices, and you may have to specify " "which microphone to use by default." msgstr "" #. (itstool) path: steps/title #: C/sound-usemic.page:38 #: C/sound-usespeakers.page:46 msgid "Select a default audio input device" msgstr "デフォルトのオーディオ入力デバイスを選択する" #. (itstool) path: item/p #: C/sound-usemic.page:39 #: C/sound-usespeakers.page:47 msgid "" "Click the sound menu on the menu bar and select " "Sound Settings." msgstr "" "メニューバーにあるサウンドメニューをクリックして、サウンド設定を選択します。" #. (itstool) path: item/p #: C/sound-usemic.page:40 msgid "" "On the Input tab, select the device in the list of devices. The " "input level indicator should respond when you speak." msgstr "" #. (itstool) path: info/desc #: C/sound-usespeakers.page:15 msgid "" "Connect speakers or headphones and select a default audio output device." msgstr "スピーカーやヘッドフォンを接続し、デフォルトの出力デバイスを選択します。" #. (itstool) path: page/title #: C/sound-usespeakers.page:19 msgid "Use different speakers or headphones" msgstr "別のスピーカーまたはヘッドフォンを使用する" #. (itstool) path: page/p #: C/sound-usespeakers.page:21 msgid "" "You can use external speakers or headphones with your computer. Speakers " "usually either connect using a circular TRS (tip, ring, sleeve) " "plug or with USB." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:25 msgid "" "If your speakers or headphones have a TRS plug, plug it into the appropriate " "socket on your computer. Most computers have two sockets: one for " "microphones and one for speakers. Look for a picture of headphones next to " "the socket. Speakers or headphones plugged into a TRS socket will usually be " "used by default. If not, see the instructions below for selecting the " "default device." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:31 msgid "" "Some computers support multi-channel output for surround sound. This usually " "uses multiple TRS jacks, which are often color-coded. If you are unsure " "which plugs go in which sockets, you can test the sound output in the sound " "settings. Click the sound menu on the menu bar then " "click Sound Settings. Select your speakers in the list of " "devices, then click Test Sound. In the pop-up window, click the " "button for each speaker. Each button will speak its position only to the " "channel corresponding to that speaker." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:40 msgid "" "If you have USB speakers or headphones, or analog headphones plugged into a " "USB sound card, plug them into any USB port. USB speakers act as separate " "audio devices, and you may have to specify which speakers to use by default." msgstr "" #. (itstool) path: item/p #: C/sound-usespeakers.page:48 msgid "" "On the Output tab, select the device in the list of devices." msgstr "出力タブで、 デバイス一覧からデバイスを選択します。" #. (itstool) path: page/p #: C/sound-usespeakers.page:51 msgid "" "If you don't see your device on the Output tab, check the " "Hardware tab. Select your device and try different profiles." msgstr "" #. (itstool) path: info/desc #: C/sound-volume.page:19 msgid "" "Set the sound volume for the computer and control the loudness of each " "application." msgstr "コンピューターの音量と各アプリケーションの音量を設定します。" #. (itstool) path: page/title #: C/sound-volume.page:24 msgid "Change the sound volume" msgstr "音量を変更する" #. (itstool) path: page/p #: C/sound-volume.page:26 msgid "" "To change the sound volume, click the sound menu on the menu " "bar and move the volume slider left or right. You can completely turn " "off sound by checking Mute." msgstr "" #. (itstool) path: page/p #: C/sound-volume.page:28 msgid "" "Some keyboards have keys that let you control the volume. They normally look " "like stylized speakers with waves coming out of them. They are often near " "the \"F\" keys at the top. On laptop keyboards, they are usually on the " "\"F\" keys. Hold down the Fn key on your keyboard to use them." msgstr "" "いくつかのキーボードのキーでは音量を調整することができます。一般的にはスピーカーから波がでている図で表されています。それらのキーは一番上の\"F\"キーの" "付近にあることが多いです。ラップトップキーボードの場合は、通常\"F\"キーの上にあり、Fnキーを押しながら使用します。" #. (itstool) path: page/p #: C/sound-volume.page:33 msgid "" "Of course, if you have external speakers, you can also change the volume " "using the volume control on the speakers themselves. Some headphones have a " "volume control too." msgstr "" #. (itstool) path: section/title #: C/sound-volume.page:38 msgid "Changing the sound volume for individual applications" msgstr "個別のアプリケーションの音量を変更する" #. (itstool) path: section/p #: C/sound-volume.page:39 msgid "" "You can change the volume for one application, but leave the volume for " "others unchanged. This is useful if you're listening to music and browsing " "the web, for example. You might want to turn off the volume in the web " "browser so sounds from websites don't interrupt the music." msgstr "" #. (itstool) path: section/p #: C/sound-volume.page:43 msgid "" "Some applications have volume controls in their main windows. If your " "application has one of these, use that to change the volume. Otherwise, " "click the sound menu on the menu bar and click " "Sound Settings. Go to the Applications tab and change " "the volume of the application there." msgstr "" #. (itstool) path: section/p #: C/sound-volume.page:47 msgid "" "Only applications that are playing sounds will be listed. If an application " "is playing sounds but isn't listed, it might not support the feature that " "lets you control its volume in this way. In that case, you can't change its " "volume." msgstr "" #. (itstool) path: info/desc #: C/startup-applications.page:9 msgid "Choose what applications to start when you log in." msgstr "ログインするときに起動するアプリケーションを選択します。" #. (itstool) path: page/title #: C/startup-applications.page:20 msgid "Startup Applications" msgstr "自動起動するアプリケーション" #. (itstool) path: page/p #: C/startup-applications.page:22 msgid "" "You can configure what applications should be started at login, in addition " "to the default startup applications configured on the system." msgstr "システム上で設定されているデフォルトの起動アプリケーションに加え、ログイン時に起動したいアプリケーションを設定することができます。" #. (itstool) path: item/p #: C/startup-applications.page:27 msgid "" "Use the Dash to find and open " "Startup Applications. Alternatively you can press " "AltF2 and run the gnome-session-" "properties command." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:33 msgid "" "Click Add and enter the command to be executed at login (name and " "comment are optional). For example, to make Firefox start automatically, " "it's sufficient to type firefox in the Command field " "and confirm with Add." msgstr "" #. (itstool) path: note/p #: C/startup-applications.page:41 msgid "" "You can either type the command, or click the Browse... button " "and select a command. Applications to autostart are typically located in the " "/usr/bin folder." msgstr "" #. (itstool) path: info/desc #: C/tips.page:12 msgid "" "Special characters, middle click shortcuts…" msgstr "" "特殊文字、中クリックのショートカット…" #. (itstool) path: page/title #: C/tips.page:16 msgid "Tips & tricks" msgstr "ヒントとコツ" #. (itstool) path: info/desc #: C/tips-specialchars.page:23 msgid "" "Type characters not found on your keyboard, including foreign alphabets, " "mathematical symbols, and dingbats." msgstr "外国語の文字や、数学記号、絵文字など、お使いのキーボードには無い文字を入力します。" #. (itstool) path: page/title #: C/tips-specialchars.page:28 msgid "Enter special characters" msgstr "特殊文字の入力" #. (itstool) path: page/p #: C/tips-specialchars.page:37 msgid "" "You can enter and view thousands of characters from most of the world's " "writing systems, even those not found on your keyboard. This page lists some " "different ways you can enter special characters." msgstr "" "世界中の膨大な文字は、お使いのキーボードには見つからないでしょうが、それらを入力したり表示したりできます。ここでは、特殊文字を入力する様々な方法を紹介しま" "す。" #. (itstool) path: links/title #: C/tips-specialchars.page:42 msgid "Methods to enter characters" msgstr "文字を入力する方法" #. (itstool) path: section/title #: C/tips-specialchars.page:46 msgid "Character map" msgstr "文字マップ" #. (itstool) path: section/p #: C/tips-specialchars.page:47 msgid "" "GNOME comes with a character map application that allows you to browse all " "the characters in Unicode. Use the character map to find the character you " "want, and then copy and paste it to wherever you need it." msgstr "" "GNOME には、Unicode " "のすべての文字を参照できる文字マップツールが搭載されています。この文字マップを使って文字を探し、好きな箇所へコピー・アンド・ペーストできます。" #. (itstool) path: section/p #: C/tips-specialchars.page:51 msgid "" "You can find Character Map in the Dash. For more " "information on the character map, see the Character Map Manual." msgstr "" "文字マップDashで見つけることができます。文字マップに関するさらなる情報は、文字マップマニュアルを見てください。" #. (itstool) path: section/title #: C/tips-specialchars.page:57 msgid "Code points" msgstr "コードポイント" #. (itstool) path: section/p #: C/tips-specialchars.page:58 msgid "" "You can enter any Unicode character using only your keyboard with the " "numeric code point of the character. Every character is identified by a four-" "character code point. To find the code point for a character, find the " "character in the character map application and look in the status bar or the " "Character Details tab. The code point is the four characters " "after U+." msgstr "" "任意の Unicode 文字は、その文字の数値表現のコードポイントをキーボードでタイプすることにより入力できます。文字は、4 " "桁のコードポイントで識別されます (訳注: 5 " "桁以上のコードポイントを持つ文字も存在します)。コードポイントを調べるには、文字マップツールで文字を特定し、ステータスバーかあるいは文字の詳細<" "/gui>タブを参照してください。コードポイントは、U+の後ろの 4 桁の文字列です。" #. (itstool) path: section/p #: C/tips-specialchars.page:65 msgid "" "To enter a character by its code point, press " "CtrlShiftU, type the four-" "character code point, and press Enter. If you often use " "characters that you can't easily access with other methods, you might find " "it useful to memorize the code point for those characters so you can enter " "them quickly." msgstr "" #. (itstool) path: section/title #: C/tips-specialchars.page:74 msgid "Input sources" msgstr "入力ソース" #. (itstool) path: section/p #: C/tips-specialchars.page:75 msgid "" "You can make your keyboard behave like the keyboard for another language, " "regardless of the letters printed on the keys. You can even switch between " "different input sources using an icon in the menu bar. To learn how, see " "." msgstr "" "あなたのキーボードをキーに印刷された文字にかかわらず、他の言語のキーボードのように振る舞わせることができます。メニューバーのアイコンを使って異なる入力ソー" "スを切り替えることもできます。どのようにするかはを見てください。" #. (itstool) path: info/desc #: C/unity-dash-apps.page:8 msgid "Run, install, or uninstall apps." msgstr "アプリを実行、インストール、またはアンインストールします。" #. (itstool) path: page/title #: C/unity-dash-apps.page:19 msgid "Applications lens" msgstr "アプリケーションLens" #. (itstool) path: page/p #: C/unity-dash-apps.page:21 msgid "" "The applications lens is the first lens after the Dash home in the lens " "bar. The applications lens gives you access to your applications or " "applications available for install." msgstr "" #. (itstool) path: page/p #: C/unity-dash-apps.page:25 msgid "" "You can use SuperA to open the Dash " "directly at the applications lens." msgstr "" #. (itstool) path: section/title #: C/unity-dash-apps.page:29 #: C/unity-dash-files.page:35 #: C/unity-dash-friends.page:32 #: C/unity-dash-intro.page:77 #: C/unity-dash-music.page:30 #: C/unity-dash-photos.page:32 #: C/unity-dash-video.page:32 msgid "Previews" msgstr "プレビュー" #. (itstool) path: section/p #: C/unity-dash-apps.page:31 msgid "" "Right click on a search result to open a preview. The preview " "shows a short description of the application, a screenshot, its " "Software rating, and what version is available." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:35 msgid "" "For installed applications, you can see when the application was installed " "and either launch the application or uninstall it. Certain essential " "applications cannot be uninstalled from the preview." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:39 msgid "" "For applications that haven't been installed, you can install them right " "from the preview." msgstr "" #. (itstool) path: section/title #: C/unity-dash-apps.page:45 #: C/unity-dash-files.page:47 #: C/unity-dash-friends.page:41 #: C/unity-dash-intro.page:67 #: C/unity-dash-music.page:41 #: C/unity-dash-photos.page:43 #: C/unity-dash-video.page:40 msgid "Filters" msgstr "フィルター" #. (itstool) path: section/p #: C/unity-dash-apps.page:47 msgid "" "Click Filter results if you'd like to only see results for a " "certain type of application. You can also click " "SourcesLocal Applications to only " "view installed applications or SourcesSoftware " "Center to only show applications available for install." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-files.page:8 msgid "Find files, folders, and downloads." msgstr "ファイル、フォルダ、およびダウンロードを検索します。" #. (itstool) path: page/title #: C/unity-dash-files.page:19 msgid "Files lens" msgstr "ファイルLens" #. (itstool) path: page/p #: C/unity-dash-files.page:21 msgid "" "The files lens is the second lens after the Dash home in the lens " "bar and is represented by a document. The files lens gives you access " "to recently used files, folders, or downloads." msgstr "" #. (itstool) path: page/p #: C/unity-dash-files.page:25 msgid "" "You can use SuperF to open the Dash " "directly at the files lens." msgstr "" #. (itstool) path: item/p #: C/unity-dash-files.page:29 msgid "" "If you use Google Drive, be sure to add your Google credentials to Online Accounts to see search results from Google " "Drive." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:37 msgid "" "Right click on a search result to open a preview. The preview " "shows the file format, file size, and when it was last saved." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:41 msgid "" "You can open a file, email it, or open the folder that contains the file." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:49 msgid "" "Click Filter results to filter by file type, file size, or the " "last time the file was saved." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-friends.page:8 msgid "Browse messages from your online social media accounts." msgstr "オンラインソーシャルメディアアカウントのメッセージを閲覧します。" #. (itstool) path: page/title #: C/unity-dash-friends.page:19 msgid "Friends scope" msgstr "フレンドScope" #. (itstool) path: page/p #: C/unity-dash-friends.page:21 msgid "" "The Friends scope is the sixth lens after the Dash home in the lens " "bar and is represented by a speaking bubble. The Friends scope gives " "you access to your social media accounts." msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:25 msgid "" "You can use SuperG to open the Dash " "directly at the Friends Scope icon." msgstr "" #. (itstool) path: note/p #: C/unity-dash-friends.page:28 msgid "" "The lens will be blank until you enter your credentials in Online Accounts." msgstr "" #. (itstool) path: section/p #: C/unity-dash-friends.page:34 msgid "" "Right click on a search result to open a preview. The preview " "gives you more information and allows you to \"like\" or reshare posts." msgstr "" #. (itstool) path: section/p #: C/unity-dash-friends.page:43 msgid "Click Filter results to filter by account." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-intro.page:8 msgid "The Dash is the top button in the Launcher." msgstr "DashはLauncherの一番上にあるボタンです。" #. (itstool) path: page/title #: C/unity-dash-intro.page:19 msgid "Find applications, files, music, and more with the Dash" msgstr "Dashでアプリケーションやファイル、音楽などを見つける" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-dash-intro.page:21 msgctxt "_" msgid "" "external ref='figures/unity-dash-sample.png' " "md5='b911663ea04c69ca882b45d469e8d786'" msgstr "" #. (itstool) path: media/p #: C/unity-dash-intro.page:22 msgid "Unity Search" msgstr "Unity 検索" #. (itstool) path: page/p #: C/unity-dash-intro.page:25 msgid "" "The Dash allows you to search for applications, files, music, and " "videos, and shows you items that you have used recently. If you have ever " "worked on a spreadsheet or edited an image and forgot where you saved it, " "you will surely find this feature of the Dash to be useful." msgstr "" "Dashはアプリケーションやファイル、音楽、ビデオ検索することができ、最近利用したアイテムをなどを表示します。これまでに作業したスプ" "レッドシート、または編集した画像やどこに保存したか忘れてしまったものがあれば、きっとDashのこの機能を有益であると気づくでしょう。" #. (itstool) path: page/p #: C/unity-dash-intro.page:31 msgid "" "To start using the Dash, click the top icon in the Launcher. This icon has the Ubuntu logo " "on it. For faster access, you can just press the Super key." msgstr "" "Dashを利用するには、Launcherのトップアイコンをクリックします。このアイコンはUbuntuのアイコンとなっています。素早くアクセスするには" "、Superキーを押します。" #. (itstool) path: page/p #: C/unity-dash-intro.page:35 msgid "" "To hide the Dash, click the top icon again or press " "Super or Esc." msgstr "" "Dashを隠すには、アイコンを再びクリックするか、SuperまたはEscキーを押します。" #. (itstool) path: section/title #: C/unity-dash-intro.page:38 msgid "Search everything from the Dash home" msgstr "Dashホームから何でも検索する" #. (itstool) path: section/p #: C/unity-dash-intro.page:40 msgid "" "The first thing you'll see when opening the Dash is the Dash Home. Without " "typing or clicking anything, the Dash Home will show you applications and " "files you've used recently." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:42 msgid "" "Only one row of results will show for each type. If there are more results, " "you can click See more results to view them." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:45 msgid "" "To search, just start typing and related search results will automatically " "appear from the different installed lenses." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:48 msgid "" "Click on a result to open it, or you can press Enter to open the " "first item in the list." msgstr "" #. (itstool) path: section/title #: C/unity-dash-intro.page:54 msgid "Lenses" msgstr "Lens" #. (itstool) path: section/p #: C/unity-dash-intro.page:56 msgid "" "Lenses allow you to focus the Dash results and exclude results from other " "lenses." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:58 msgid "" "You can see the available lenses in the lens bar, the darker " "strip at the bottom of the Dash." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:61 msgid "" "To switch to a different lens, click the appropriate icon or press " "CtrlTab." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:69 msgid "Filters allow you to narrow down your search even further." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:71 msgid "" "Click Filter results to choose filters. You may need to click a " "filter heading such as Sources to see the available choices." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:79 msgid "" "If you right click on a search result, a preview will open with " "more information about the result." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:82 msgid "To close the preview, click any empty space or press Esc." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-music.page:8 msgid "Find and play music from your computer or the internet." msgstr "このコンピューターまたはインターネットの音楽を検索、再生します。" #. (itstool) path: page/title #: C/unity-dash-music.page:19 msgid "Music lens" msgstr "ミュージックLens" #. (itstool) path: page/p #: C/unity-dash-music.page:21 msgid "" "The music lens is the fourth lens after the Dash home in the lens " "bar and is represented by a music note. The music lens gives you " "access to your music or music available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-music.page:25 msgid "" "You can use SuperM to open the Dash " "directly at the music lens." msgstr "" #. (itstool) path: section/p #: C/unity-dash-music.page:32 msgid "" "Right click on a search result to open a preview. The preview " "shows the cover art and the tracks." msgstr "" #. (itstool) path: section/p #: C/unity-dash-music.page:35 msgid "" "Click the track number to play the song right from the preview. Click the " "track number again to pause the song." msgstr "" #. (itstool) path: section/p #: C/unity-dash-music.page:43 msgid "Click Filter results to filter by decade or genre." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-photos.page:8 msgid "View photos from your computer or your online social media accounts." msgstr "このコンピューターまたはオンラインソーシャルメディアアカウントの写真を閲覧します。" #. (itstool) path: page/title #: C/unity-dash-photos.page:20 msgid "Photos lens" msgstr "フォトLens" #. (itstool) path: page/p #: C/unity-dash-photos.page:22 msgid "" "The photos lens is the fifth lens after the Dash home in the lens " "bar and is represented by a camera. The photos lens gives you access " "to photos on your computer or from Online " "Accounts such as Facebook or Google Picasa." msgstr "" "フォトLensは、LensバーにあるDashホームの中で5番目のLensで、カメラアイコンで表示されています。フォトLensは、あな" "たのコンピューターまたはFacebookやGoogle Picasaなどといったオンラインアカウントにある写真にアクセスできるようにします。" #. (itstool) path: page/p #: C/unity-dash-photos.page:28 msgid "" "You can use SuperC to open the Dash " "directly at the photos lens." msgstr "" "SuperCを押すと、DashのフォトLensを直接開くことができます。" #. (itstool) path: section/p #: C/unity-dash-photos.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the photo and a larger thumbnail." msgstr "検索結果のプレビューを右クリックすると写真に関しての情報と拡大したサムネイルを表示します。" #. (itstool) path: section/p #: C/unity-dash-photos.page:37 msgid "" "For photos stored on your computer, you can open, print, view, or email them." msgstr "" #. (itstool) path: section/p #: C/unity-dash-photos.page:45 msgid "" "Click Filter results to filter by date the photo was taken or the " "source." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-video.page:8 msgid "Find and play videos from your computer or the internet." msgstr "このコンピューターまたはインターネットの動画を検索、再生します。" #. (itstool) path: page/title #: C/unity-dash-video.page:19 msgid "Video lens" msgstr "ビデオLens" #. (itstool) path: page/p #: C/unity-dash-video.page:21 msgid "" "The video lens is the third lens after the Dash home on the lens " "bar and is represented by a film strip. The video lens gives you " "access to your videos or videos available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-video.page:25 msgid "You can even buy or rent videos from the Dash." msgstr "Dashから動画を購入したりレンタルすることができます。" #. (itstool) path: page/p #: C/unity-dash-video.page:27 msgid "" "You can use SuperV to open the Dash " "directly at the video lens." msgstr "" #. (itstool) path: section/p #: C/unity-dash-video.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the video." msgstr "" #. (itstool) path: section/p #: C/unity-dash-video.page:42 msgid "Click Filter results to filter by video source." msgstr "" #. (itstool) path: info/desc #: C/unity-hud-intro.page:9 msgid "Use the HUD to search menus of the apps you use." msgstr "HUD を使ってアプリケーションのメニューを検索します。" #. (itstool) path: page/title #: C/unity-hud-intro.page:20 msgid "What is the HUD?" msgstr "HUDとは何ですか?" #. (itstool) path: page/p #: C/unity-hud-intro.page:22 msgid "" "The HUD or Heads Up Display is a search-based " "alternative to traditional menus and was introduced in Ubuntu 12.04 LTS." msgstr "" "HUDもしくはHeads Up " "Displayは従来のメニューの代替となる検索ベースとなるもので、Ubuntu 12.04 LTSから登場しました。" #. (itstool) path: page/p #: C/unity-hud-intro.page:26 msgid "" "Some apps like Gimp or Inkscape have hundreds of menu items. If you're " "using apps like these, you may remember the name of a menu option, but you " "might not remember how to find it in the menus." msgstr "" "Gimp や Inkscape " "のようないくつかのアプリケーションにはたくさんのメニュー項目があります。もしそのようなアプリケーションを使っているなら、メニューオプションの名前は覚えてい" "るがメニューのどこにあるかは覚えていないということもあるでしょう。" #. (itstool) path: page/p #: C/unity-hud-intro.page:31 msgid "" "Using a search box can be quite a bit faster than navigating extended menu " "hierarchies. The HUD also can be more accessible than normal menus as some " "people are unable to precisely control a mouse pointer." msgstr "" #. (itstool) path: section/title #: C/unity-hud-intro.page:36 msgid "Use the HUD" msgstr "HUD を使う" #. (itstool) path: section/p #: C/unity-hud-intro.page:38 msgid "To try the HUD:" msgstr "HUDを試すには:" #. (itstool) path: item/p #: C/unity-hud-intro.page:42 msgid "Tap Alt to open the HUD." msgstr "Alt キーを押すと、HUDが開きます。" #. (itstool) path: item/p #: C/unity-hud-intro.page:45 msgid "Start typing." msgstr "入力を始めてください。" #. (itstool) path: item/p #: C/unity-hud-intro.page:48 msgid "" "When you see a result that you want to run, use the up and down keys to " "select the result, then press Enter, or click your desired search " "result." msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:53 msgid "" "If you change your mind and want to exit the HUD, tap the Alt " "again or the Esc. You can also click anywhere outside the HUD to " "close the HUD." msgstr "" #. (itstool) path: section/p #: C/unity-hud-intro.page:59 msgid "" "The HUD keeps track of your search history and adjusts the search results to " "be even more useful the more you use it." msgstr "HUDは検索履歴を保存し、今後の使用時により使いやすくなるように検索結果を調整します。" #. (itstool) path: info/desc #: C/unity-introduction.page:9 msgid "A visual introduction to the Unity desktop." msgstr "Unityデスクトップの見た目の紹介" #. (itstool) path: page/title #: C/unity-introduction.page:25 msgid "Welcome to Ubuntu" msgstr "Ubuntuへようこそ" #. (itstool) path: page/p #: C/unity-introduction.page:27 msgid "" "Ubuntu features Unity, a reimagined way to use your computer. Unity " "is designed to minimize distractions, give you more room to work, and help " "you get things done." msgstr "" "Ubuntuは、コンピューターの使い方を再考させるUnityを特徴としています。Unityは、気が散ることを最小限にし、作業に余裕を与え" "て、物事が成し遂げられるようデザインされています。" #. (itstool) path: page/p #: C/unity-introduction.page:31 msgid "" "This guide is designed to answer your questions about using Unity and your " "Ubuntu desktop. First we will take a moment to look at some of Unity's key " "features, and how you can use them." msgstr "" "このガイドはUnityならびにUbuntuデスクトップを使う上での質問に答えるようデザインされています。まずはUnityの注目機能の一部と、Unityの使" "い方について見ていきます。" #. (itstool) path: section/title #: C/unity-introduction.page:35 msgid "Getting started with Unity" msgstr "Unity入門" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:37 msgctxt "_" msgid "" "external ref='figures/unity-overview.png' " "md5='676ebde85faf496efc62aa874be15f0c'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:38 msgid "The Unity desktop" msgstr "Unity デスクトップ" #. (itstool) path: section/title #. (itstool) path: media/p #: C/unity-introduction.page:42 #: C/unity-introduction.page:46 msgid "The Launcher" msgstr "Launcher" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:45 msgctxt "_" msgid "" "external ref='figures/unity-launcher.png' " "md5='698a6f3411b2531101072d21bd765b87'" msgstr "" #. (itstool) path: section/p #: C/unity-introduction.page:49 msgid "" "The Launcher appears automatically when you log in to your " "desktop, and gives you quick access to the applications you use most often." msgstr "" "Launcher はデスクトップにログインしたときに自動的に表示され、よく使うアプリケーションに素早くアクセスできるようにします。" #. (itstool) path: item/p #: C/unity-introduction.page:56 msgid "" "Learn more about the Launcher." msgstr "Launcherについてより詳しく" #. (itstool) path: section/title #: C/unity-introduction.page:62 msgid "The Dash" msgstr "Dash" #. (itstool) path: section/p #: C/unity-introduction.page:64 msgid "" "The Ubuntu Button sits near the top left corner of the screen and " "is always the top item in the Launcher. If you click the Ubuntu " "Button, Unity will present you with an additional feature of the " "desktop, the Dash." msgstr "" "Ubuntuボタンは画面の左上端の近くにあり、常にLauncherの一番上の項目です。Ubuntuボタンをクリ" "ックすると、Unityはデスクトップの追加機能であるDashを提供します。" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:69 msgctxt "_" msgid "" "external ref='figures/unity-dash.png' md5='662f7cff94c799b528db7a9b8e0e8512'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:70 msgid "The Unity Dash" msgstr "Unity Dash" #. (itstool) path: section/p #: C/unity-introduction.page:73 msgid "" "The Dash is designed to make it easier to find, open, and use " "applications, files, music, and more. For example, if you type the word " "\"document\" into the Search Bar, the Dash will show you " "applications that help you write and edit documents. It will also show you " "relevant folders and documents that you have been working on recently." msgstr "" #. (itstool) path: item/p #: C/unity-introduction.page:80 msgid "Learn more about the Dash." msgstr "Dashについてより詳しく" #. (itstool) path: info/desc #: C/unity-launcher-change-autohide.page:14 msgid "Show the Launcher only when you need it." msgstr "Launcherを必要な時のみ表示します。" #. (itstool) path: page/title #: C/unity-launcher-change-autohide.page:18 msgid "Auto-hide the Launcher" msgstr "Launcherを自動的に隠す" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:20 msgid "" "You can hide the Launcher if you only want to see it when you " "move your mouse or touchpad pointer to either the left side or top left " "corner of the screen." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:24 #: C/unity-menubar-intro.page:49 msgid "" "Click the system menu at the very right of the menu " "bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:25 msgid "In the Personal section, click Appearance." msgstr "ユーザー向けにある外観をクリックします。" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:26 msgid "Switch to the Behavior tab." msgstr "挙動タブに切り替えます。" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:27 msgid "Switch Auto-hide the Launcher on." msgstr "Launcherを自動的に隠すをオンに切り替えます。" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:28 msgid "" "Select Left side or Top left corner to designate the " "reveal location for the Launcher." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:31 msgid "" "To help prevent you from accidentally showing the Launcher, Ubuntu requires " "you to push a little bit harder with your mouse or touchpad pointer to make " "the Launcher show. You can adjust the force needed by setting the " "Reveal sensitivity lower or higher." msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-change-size.page:13 msgid "Make the icons in the Launcher larger or smaller." msgstr "Launcherのアイコンを大きくないしは小さくします" #. (itstool) path: page/title #: C/unity-launcher-change-size.page:17 msgid "Change the size of icons in the Launcher" msgstr "Launcherアイコンのサイズを変更する" #. (itstool) path: page/p #: C/unity-launcher-change-size.page:19 msgid "" "You can make the Launcher icons smaller to allow more items to fit in the " "Launcher. Or you might want to make the Launcher icons larger so they are " "easier to click." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-size.page:28 msgid "Click Appearance." msgstr "外観をクリックします。" #. (itstool) path: item/p #: C/unity-launcher-change-size.page:31 msgid "" "Move the Launcher icon size slider to increase or decrease the " "size of the Launcher icons." msgstr "" "Launcherのアイコンの大きさを調節するには、Launcherアイコンのサイズスライダーを動かします。" #. (itstool) path: note/p #: C/unity-launcher-change-size.page:33 msgid "The default Launcher icon size is 48." msgstr "デフォルトのLauncherのアイコンの大きさは 48 です。" #. (itstool) path: info/desc #: C/unity-launcher-intro.page:8 msgid "The Launcher is at the left of your screen." msgstr "Launcherは画面の左側にあります。" #. (itstool) path: page/title #: C/unity-launcher-intro.page:19 msgid "Use the Launcher to start applications" msgstr "Launcherを使ってアプリケーションを起動する" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-launcher-intro.page:22 msgctxt "_" msgid "" "external ref='figures/unity-launcher-apps.png' " "md5='09090d19992241b8a279dd19f7d5dc3c'" msgstr "" #. (itstool) path: media/p #: C/unity-launcher-intro.page:23 msgid "Launcher icons" msgstr "Launcherアイコン" #. (itstool) path: page/p #: C/unity-launcher-intro.page:26 msgid "" "The Launcher is one of the key components of the Unity desktop. " "When you log in to your desktop, it will appear along the left-hand side of " "the screen. The Launcher provides you with quick access to applications, " "workspaces, removable devices and the trash." msgstr "" "LauncherはUnityデスクトップのキーコンポーネントの1つです。デスクトップにログインしている際に画面の左側に現れます。La" "uncherはアプリケーションやワークスペース、リムーバブルデバイス、ごみ箱への素早いアクセスを提供します。" #. (itstool) path: page/p #: C/unity-launcher-intro.page:30 msgid "" "If an application that you want to start using is present in the Launcher, " "you can click on that application's icon, and it will start up, ready for " "you to use." msgstr "利用したいアプリケーションがLauncherにあるなら、アプリケーションのアイコンをクリックすると起動して利用できるようになります。" #. (itstool) path: page/p #: C/unity-launcher-intro.page:33 msgid "" "To learn more about the Launcher, explore any of the Launcher help topics " "below." msgstr "Launcherについてより詳しく学ぶには、以下にあるLauncherのヘルプトピックを見て回ってください。" #. (itstool) path: section/title #: C/unity-launcher-intro.page:36 msgid "Use the Launcher" msgstr "Launcherを使う" #. (itstool) path: section/title #: C/unity-launcher-intro.page:50 msgid "Customize the Launcher" msgstr "Launcherのカスタマイズ" #. (itstool) path: credit/name #: C/unity-launcher-menu.page:10 msgid "Stephen M. Webb" msgstr "Stephen M. Webb" #. (itstool) path: info/desc #: C/unity-launcher-menu.page:14 msgid "Right clicking a Launcher Icon reveals a menu of actions." msgstr "Launcherアイコンで右クリックすると、アクションのメニューが表示されます。" #. (itstool) path: page/title #: C/unity-launcher-menu.page:18 msgid "The Launcher Icon Menus" msgstr "Launcherアイコンメニュー" #. (itstool) path: page/p #: C/unity-launcher-menu.page:20 msgid "" "Right clicking on a Launcher icon will reveal a menu of actions. The actions " "available depend on whether the icon is locked to the launcher or not, if " "the icon is for an application whether it's running or not, and on the " "specific icon itself. Available actions can include the following." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:25 msgid "launching the application or opening the document, folder, or device" msgstr "アプリケーションを起動するか、ドキュメントやフォルダーまたはデバイスを開きます" #. (itstool) path: item/p #: C/unity-launcher-menu.page:27 msgid "" "unlocking the icon from the Launcher if it was previously locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:29 msgid "" "locking the icon to the Launcher if it was previously not locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:31 msgid "quitting the application if it's running" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:32 msgid "" "switching between application instances or windows if there is more than one " "instance or window" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:34 msgid "application-specific shortcuts such as open a new document or window" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-shapes.page:14 msgid "The triangles show you your currently running applications." msgstr "三角形は現在実行中のアプリケーションを表しています。" #. (itstool) path: page/title #: C/unity-launcher-shapes.page:18 msgid "What do the different shapes and colors in Launcher icons mean?" msgstr "Launcherアイコンの色や形が異なっているのにはどういった意味がありますか?" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:20 msgid "" "When you start an app, the Launcher icon pulses to let you know that Ubuntu " "is starting your application. This is useful because while some applications " "start immediately, others may take a minute to load." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:24 msgid "" "Once the application has finished starting, a set of small white " "triangles will show to the left and right of the Launcher square. " "Additional triangles will appear on the left of the Launcher square as " "additional windows of the same application are open (i.e. two triangles " "means that you have two windows of the same application open; three " "triangles means three windows). If you have more than three windows of the " "same application open, only three triangles will show." msgstr "" #. (itstool) path: note/p #: C/unity-launcher-shapes.page:29 msgid "" "Applications that aren't currently running have translucent Launcher icon " "squares. When an application is running, the Launcher icon square is full of " "color." msgstr "" #. (itstool) path: section/title #: C/unity-launcher-shapes.page:33 msgid "Notifications" msgstr "通知" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:35 msgid "" "If an application wants your attention to notify you of something (like a " "finished download), the Launcher icon will wiggle and glow and the white " "triangle will become blue. Click the Launcher icon to dismiss the " "notification." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:39 msgid "" "Applications can also show a number on their Launcher icon. " "Messaging applications use the number to tell you how many unread messages " "you have. Software Updater uses it to tell you how many updates " "are available." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:43 msgid "" "Finally, applications can use a progress bar to let you know how " "long a process is taking without you needing to keep the application window " "in view." msgstr "" #. (itstool) path: info/desc #: C/unity-menubar-intro.page:10 msgid "The menu bar is the dark strip on the top of your screen." msgstr "メニューバーは画面上部にある薄暗い帯状のものです。" #. (itstool) path: page/title #: C/unity-menubar-intro.page:19 msgid "Manage apps & settings with the menu bar" msgstr "アプリの管理とメニューバーでの設定" #. (itstool) path: page/p #: C/unity-menubar-intro.page:25 msgid "" "The menu bar is the dark strip on the top of your screen. It " "contains the window management buttons, the app menus, and the status menus." msgstr "" "メニューバーは画面の上にある暗い帯のことです。これには、アプリメニューやステータスメニューといったウィンドウ管理ボタンが含まれていま" "す。" #. (itstool) path: section/title #: C/unity-menubar-intro.page:29 msgid "Window management buttons" msgstr "ウィンドウ管理ボタン" #. (itstool) path: section/p #: C/unity-menubar-intro.page:30 msgid "" "The window management buttons are on the top left corner of " "windows. When maximized, the buttons are in the top left of the screen. " "Click the buttons to close, minimize, maximize or restore windows." msgstr "" "ウィンドウ管理ボタンはウィンドウの左上端にあります。最大化した場合、ボタンは画面の左上端になります。ボタンを押すと、ウィンドウを閉じ" "たり、最小化したり、最大化ないしは元に戻します。" #. (itstool) path: section/title #: C/unity-menubar-intro.page:36 msgid "App menus" msgstr "アプリメニュー" #. (itstool) path: section/p #: C/unity-menubar-intro.page:37 msgid "" "The app menus are by default located to the right of the window " "management buttons. Unity hides the app menus and the window management " "buttons unless you move your mouse pointer to the top left of the screen or " "press AltF10. This feature enables " "you to see more of your content at once, which is especially valuable on " "small screens like netbooks." msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:44 msgid "" "If you want, you can change the default behavior to having your menus " "attached to the window title bar of respective application instead of the " "menu bar, and setting the visibility to always displayed instead of only " "displayed on mouse hovering." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:53 msgid "" "In the Personal section, click Appearance and choose the " "Behavior tab." msgstr "ユーザー向けにある外観をクリックし、挙動タブを選択します。" #. (itstool) path: item/p #: C/unity-menubar-intro.page:57 msgid "" "Under Show the menus for a window, select In the window's " "title bar." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:60 msgid "" "Under Menus visibility, select Always displayed." msgstr "" #. (itstool) path: section/title #: C/unity-menubar-intro.page:68 msgid "Status menus" msgstr "ステータスメニュー" #. (itstool) path: section/p #: C/unity-menubar-intro.page:69 msgid "" "Ubuntu has several different status menus (sometimes referred to " "as indicators) on the right side of the menu bar. The status " "menus are a convenient place where you can check and modify the state of " "your computer and applications." msgstr "" #. (itstool) path: list/title #: C/unity-menubar-intro.page:76 msgid "List of status menus and what they do" msgstr "ステータスメニューの一覧と機能" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:79 msgctxt "_" msgid "" "external ref='figures/network-offline.svg' " "md5='2cdffddec0853f7f7538b9e4a6116039'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:79 msgid "" "Network menu Offline network icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:80 msgid "" "Connect to wired, wireless, mobile, " "and VPN networks." msgstr "" "有線・無線・モバイル・VPN ネットワークへ接続します。" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:85 msgctxt "_" msgid "" "external ref='figures/indicator-keyboard-En.svg' " "md5='79043c6827d1eb59d1eba720bd798318'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:85 msgid "" "Input source menu Input source icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:86 msgid "" "Select keyboard layout/input source, configure input sources." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:90 msgid "" "Bluetooth menu Bluetooth icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:91 msgid "" "Send or receive files by Bluetooth. This " "menu is hidden if a supported Bluetooth device isn't detected." msgstr "" "Bluetooth でファイルを送受信します。対応する " "Bluetoothデバイスが検出されない場合、このメニューは非表示になります。" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:96 msgctxt "_" msgid "" "external ref='figures/indicator-messages.svg' " "md5='c7753a983bb72624bf340e2b3336973e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:96 msgid "" "Messaging menu Message icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:97 msgid "" "Easily launch and receive incoming notifications from messaging applications " "including email, social networking, and Internet chat." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:102 msgctxt "_" msgid "" "external ref='figures/battery-100.svg' md5='695cb299a2941423020d12dedfdb2254'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:102 msgid "" "Battery menu Battery icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:103 msgid "" "Check your laptop battery's charging status. This menu is hidden if a " "battery isn't detected." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:108 msgctxt "_" msgid "" "external ref='figures/audio-volume-high-panel.svg' " "md5='571b59734272f80a40e8d2e9a8d4256e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:108 msgid "" "Sound menu Volume icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:109 msgid "" "Set the volume, configure sound settings, and control media players like " "Rhythmbox." msgstr "" "音量の設定や、サウンドの設定をし、Rhythmbox のようなメディアプレイヤーの操作をします。" #. (itstool) path: item/p #: C/unity-menubar-intro.page:114 msgid "Clock" msgstr "時計" #. (itstool) path: item/p #: C/unity-menubar-intro.page:115 msgid "" "Access the current time and date. Appointments from the built in Calendar application can also display here." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:120 msgctxt "_" msgid "" "external ref='figures/system-devices-panel.svg' " "md5='5b9f7ec215446c7f2eb43a66392aea85'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:120 msgid "" "System menu Power cog icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:121 msgid "" "Access details about your computer, this help guide, and system settings. Switch users, lock screen, log out, " "suspend, restart or shutdown your computer." msgstr "" #. (itstool) path: note/p #: C/unity-menubar-intro.page:123 msgid "" "Some of the icons used by the indicator menus change according to the status " "of the application." msgstr "アプリケーションの状態によってインジケーターメニューに使われているアイコンが変わるものがあります。" #. (itstool) path: item/p #: C/unity-menubar-intro.page:124 msgid "" "Other programs such as Tomboy or Transmission can also " "add indicator menus to the panel." msgstr "" "TomboyTransmission " "のような他のプログラムがインジケーターメニューをパネルに追加することもできます。" #. (itstool) path: info/desc #: C/unity-scrollbars-intro.page:9 msgid "Overlay scrollbars are the thin orange strips on long documents." msgstr "オーバーレイスクロールバーは、長いドキュメントの上に表示される、オレンジ色をした細長いバーです。" #. (itstool) path: page/title #: C/unity-scrollbars-intro.page:19 msgid "What are overlay scrollbars?" msgstr "オーバーレイスクロールバーとは何ですか?" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:27 msgid "" "Ubuntu includes overlay scrollbars which take up less screen space " "than traditional scrollbars, giving you more room for your content. While " "inspired by mobile devices where traditional scrollbars aren't needed, " "Ubuntu's overlay scrollbars are designed to work just as well with a mouse." msgstr "" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:32 msgid "" "Some apps like Firefox and LibreOffice don't support the new scrollbars yet." msgstr "Firefox や LibreOffice のようないくつかのアプリケーションは今のところ新しいスクロールバーをサポートしていません。" #. (itstool) path: section/title #: C/unity-scrollbars-intro.page:35 msgid "Use the scrollbars" msgstr "スクロールバーを使う" #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:37 msgid "" "The overlay scrollbar appears as a thin orange strip at the edge of a " "scrollable area. The position of the scrollbar corresponds with your " "screen's position in the scrollable content. The strip length corresponds " "with the content length; the shorter the strip, the longer the content." msgstr "" "オーバーレイスクロールバーは、スクロール可能な領域の右端に表示される、オレンジ色の細長いバーです。スクロールバーが表示されている位置は、現在表示されている" "画面が、スクロール可能なコンテンツのどの部分にあたるかを示します。バーの長さはコンテンツの長さを表します。バーが短ければ、コンテンツ全体はより長いことにな" "ります。" #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:41 msgid "" "Move your mouse pointer over any point on the scrollable edge of the content " "to reveal the thumb slider." msgstr "" #. (itstool) path: list/title #: C/unity-scrollbars-intro.page:44 msgid "Ways to use the scrollbars:" msgstr "スクロールバーの使い方:" #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:45 msgid "" "Drag the thumb slider up or down to move the screen's position " "exactly where you want it." msgstr "" #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:48 msgid "" "Click the scrollbar to move the screen's position exactly where you want it." msgstr "" #. (itstool) path: info/desc #: C/unity-shopping.page:9 msgid "" "Online results make the Dash more useful and help fund Ubuntu development." msgstr "オンラインの結果がDashをより役立させUbuntu開発の基金の助けとなります。" #. (itstool) path: page/title #: C/unity-shopping.page:25 msgid "Why are there shopping links in the Dash?" msgstr "Dashにショッピングのリンクがあるのはなぜですか?" #. (itstool) path: page/p #: C/unity-shopping.page:27 msgid "" "In addition to helping you find apps or files on your computer, the " "Dash can also show you related online results for your searches. " "Online sources include Amazon.com and dozens of other online sources." msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:31 msgid "" "When you purchase music or products from these sources, Canonical receives a " "small portion of the profits in exchange for directing more business to " "these stores. Canonical, the company that created and continues to support " "the Ubuntu project, then uses this money to make Ubuntu better." msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:37 msgid "By default, the inclusion of online search results is turned off." msgstr "" #. (itstool) path: section/title #: C/unity-shopping.page:40 msgid "Turn on online search results" msgstr "" #. (itstool) path: section/p #: C/unity-shopping.page:42 msgid "" "If you want to receive online search suggestions, you can enable this " "feature through the Security & Privacy system setting." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:47 msgid "" "Click the system menu at the far right of the menu bar " "and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:50 msgid "" "Open Security & Privacy and select the Search tab." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:52 msgid "Switch on Include online search results." msgstr "" #. (itstool) path: info/title #: C/user-accounts.page:7 msgctxt "link:trail" msgid "Users" msgstr "ユーザー" #. (itstool) path: info/desc #: C/user-accounts.page:8 msgid "" "Add user or guest user, change " "password, administrators…" msgstr "" "ユーザーの追加、ゲストユーザー、パスワードの変更、管理者…" #. (itstool) path: page/title #: C/user-accounts.page:24 msgid "User accounts" msgstr "ユーザーアカウント" #. (itstool) path: page/p #: C/user-accounts.page:26 msgid "" "Each person that uses the computer should have a different user account. " "This allows them to keep their files separate from yours and to choose their " "own settings. It's also more secure. You can only access a different user " "account if you know the password." msgstr "" "コンピューターを使う各ユーザーは、個別のユーザーアカウントを使用すると良いでしょう。各ユーザーは、自身のファイルをあなたのファイルとは区別することができま" "すし、個別の設定ができるようになります。また、より安全でもあります。他のユーザーアカウントのパスワードを知っている場合にしか、そのユーザーアカウントを操作" "できません。" #. (itstool) path: info/title #: C/user-accounts.page:33 msgctxt "link:trail" msgid "Accounts" msgstr "アカウント" #. (itstool) path: section/title #: C/user-accounts.page:35 msgid "Manage user accounts" msgstr "ユーザーアカウントの管理" #. (itstool) path: section/title #: C/user-accounts.page:39 msgid "Passwords" msgstr "パスワード" #. (itstool) path: info/title #: C/user-accounts.page:44 msgctxt "link:trail" msgid "Privileges" msgstr "権限" #. (itstool) path: section/title #: C/user-accounts.page:46 msgid "User privileges" msgstr "ユーザー権限" #. (itstool) path: info/desc #: C/user-add.page:8 msgid "Add new users so that other people can log in to the computer." msgstr "他の人がそのコンピューターにログインできるように新しいユーザーを追加します。" #. (itstool) path: page/title #: C/user-add.page:30 msgid "Add a new user account" msgstr "新しいユーザーアカウントの追加" #. (itstool) path: page/p #: C/user-add.page:59 msgid "" "You can add multiple user accounts to your computer. Give one account to " "each person in your household or company. Every user has their own home " "folder, documents, and settings." msgstr "" "お使いのコンピューターには、複数のユーザーアカウントを追加できます。自宅や会社の各人にそれぞれアカウントを登録します。各ユーザーは、自分自身のフォルダー、" "ドキュメントおよび設定を持ちます。" #. (itstool) path: item/p #: C/user-add.page:65 #: C/user-admin-change.page:35 #: C/user-changepassword.page:53 #: C/user-changepicture.page:31 #: C/user-delete.page:33 msgid "Open User Accounts." msgstr "ユーザーアカウントを開きます。" #. (itstool) path: item/p #: C/user-add.page:67 msgid "" "You need administrator privileges " "to add user accounts. Click Unlock in the top right corner and " "type your password." msgstr "" #. (itstool) path: item/p #: C/user-add.page:71 msgid "" "In the list of accounts on the left, click the + button to add a " "new user account." msgstr "アカウント一覧の左側にある、+ボタンをクリックして新しいユーザーアカウントを追加します。" #. (itstool) path: item/p #: C/user-add.page:74 msgid "" "If you want the new user to have administrative access to the computer, select " "Administrator for the account type. Administrators can do things " "like add and delete users, install software and drivers, and change the date " "and time." msgstr "" "新しいユーザーに、お使いのコンピューターの管理者権限を与える場合は、アカウントの種類で管理者を選択します。管理者は、ユーザーの追加や削除、ソ" "フトウェアやドライバーのインストール、日付や時刻の変更などができます。" #. (itstool) path: item/p #: C/user-add.page:80 msgid "" "Enter the new user's full name. The username will be filled in automatically " "based on the full name. The default is probably OK, but you can change it if " "you like." msgstr "" "ユーザーのフルネームを入力します。ユーザー名は、フルネームに基づいて自動的に入力されます。デフォルトのユーザー名でもおそらく問題ないでしょうが、お好みのも" "のに変更してもかまいません。" #. (itstool) path: item/p #: C/user-add.page:84 msgid "Click Create." msgstr "作成をクリックします。" #. (itstool) path: item/p #: C/user-add.page:86 msgid "" "The account is initially disabled until you choose what to do about the " "user's password. Under Login Options click Account " "disabled next to Password. Select Set a password " "now from the Action drop-down list, and have the user type " "their password in the New password and Confirm " "password fields. See ." msgstr "" #. (itstool) path: item/p #: C/user-add.page:92 #: C/user-changepassword.page:59 msgid "" "You can also click the button next to the New password field to " "select a randomly generated secure password. These passwords are hard for " "others to guess, but they can be hard to remember, so be careful." msgstr "" "あるいは、新しいパスワード欄の横のボタンをクリックして、ランダムに生成された安全なパスワードを選択することもできます。このパスワード" "は、他の人が推測するのは困難ですが、ユーザー自身が思い出すのも難しいでしょう。扱いにはご注意ください。" #. (itstool) path: item/p #: C/user-add.page:96 #: C/user-changepassword.page:63 msgid "Click Change." msgstr "変更をクリックします。" #. (itstool) path: note/p #: C/user-add.page:99 msgid "" "In the User Accounts window you can click the image next to the " "user's name on the right to set an image for the account. This image will be " "shown in the login window. GNOME provides some stock photos you can use, or " "you can select your own or take a picture with your webcam." msgstr "" #. (itstool) path: info/desc #: C/user-admin-change.page:10 msgid "" "You can change which users are allowed to make changes to the system by " "giving them administrative privileges." msgstr "" #. (itstool) path: page/title #: C/user-admin-change.page:23 msgid "Change who has administrative privileges" msgstr "" #. (itstool) path: page/p #: C/user-admin-change.page:25 msgid "" "Administrative privileges are a way of deciding who can make changes to " "important parts of the system. You can change which users have admin " "privileges and which ones don't. They are a good way of keeping your system " "secure and preventing potentially damaging unauthorized changes." msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:39 msgid "" "Click Unlock and enter your password to unlock the account " "settings. (To give a user admin privileges, you must have admin privileges " "yourself.)" msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:45 msgid "Select the user whose privileges you want to change." msgstr "変更したい権限のユーザーを選択します。" #. (itstool) path: item/p #: C/user-admin-change.page:48 msgid "" "Click the label Standard next to Account type and " "select Administrator." msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:54 msgid "" "Close the User Accounts window. The user's privileges will be changed when " "they next log in." msgstr "アカウントウィンドウを閉じます。ユーザーの権限は次のログイン時に変更されます。" #. (itstool) path: note/p #: C/user-admin-change.page:60 msgid "" "The first user account on the system has admin privileges. This is the user " "account that was created when you first installed the system." msgstr "" #. (itstool) path: note/p #: C/user-admin-change.page:63 msgid "" "It is unwise to have too many users with Administrator privileges " "on one system." msgstr "システム上で管理者権限を多くのユーザーに持たせることは軽率です。" #. (itstool) path: info/desc #: C/user-admin-explain.page:8 msgid "You need admin privileges to change important parts of your system." msgstr "システムの重要な部分を変更するには管理者権限を必要とします。" #. (itstool) path: page/title #: C/user-admin-explain.page:20 msgid "How do administrative privileges work?" msgstr "管理者権限はどのように動作しますか?" #. (itstool) path: page/p #: C/user-admin-explain.page:22 msgid "" "As well as the files that you create, your computer has a number of " "files which are needed by the system for it to work properly. If these " "important system files are changed improperly they can cause " "various things to break, so they are protected from changes by default. " "Certain applications also modify important parts of the system, and so are " "also protected." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:29 msgid "" "The way that they are protected is by only allowing users with " "administrative privileges to change the files or use the " "applications. In day-to-day use, you won't need to change any system files " "or use these applications, so by default you do not have admin privileges." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:34 msgid "" "Sometimes you need to use these applications, so you may be able to " "temporarily get admin privileges to allow you to make the changes. If an " "application needs admin privileges, it will ask for your password. For " "example, if you want to install some new software, the software installer " "(package manager) will ask for your admin password so it can add the new " "application to the system. Once it has finished, your admin privileges will " "be taken away again." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:42 msgid "" "Admin privileges are associated with your user account. Some users are " "allowed to have admin privileges and some are not. Without admin privileges " "you will not be able to install software. Some user accounts (for example, " "the \"root\" account) have permanent admin privileges. You shouldn't use " "admin privileges all of the time, because you might accidentally change " "something you did not intend to (like delete a needed system file, for " "example)." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:49 msgid "" "In summary, admin privileges allow you to change important parts of your " "system when needed, but prevent you from doing it accidentally." msgstr "" #. (itstool) path: note/title #: C/user-admin-explain.page:53 msgid "What does \"super user\" mean?" msgstr "\"super user\"は何を意味しますか?" #. (itstool) path: note/p #: C/user-admin-explain.page:54 msgid "" "A user with admin privileges is sometimes called a super user. This " "is simply because that user has more privileges than normal users. You might " "see people discussing things like su and sudo; these " "are programs for temporarily giving you \"super user\" (admin) privileges." msgstr "" #. (itstool) path: section/title #: C/user-admin-explain.page:61 msgid "Why are admin privileges useful?" msgstr "" #. (itstool) path: section/p #: C/user-admin-explain.page:62 msgid "" "Requiring users to have admin privileges before important system changes are " "made is useful because it helps to prevent your system from being broken, " "intentionally or unintentionally." msgstr "" #. (itstool) path: section/p #: C/user-admin-explain.page:65 msgid "" "If you had admin privileges all of the time, you might accidentally change " "an important file, or run an application which changes something important " "by mistake. Only getting admin privileges temporarily, when you need them, " "reduces the risk of these mistakes happening." msgstr "" #. (itstool) path: section/p #: C/user-admin-explain.page:69 msgid "" "Only certain trusted users should be allowed to have admin privileges. This " "prevents other users from messing with the computer and doing things like " "uninstalling applications that you need, installing applications that you " "don't want, or changing important files. This is useful from a security " "standpoint." msgstr "" #. (itstool) path: info/desc #: C/user-admin-problems.page:8 msgid "" "You can only do some things, like installing applications, if you have admin " "privileges." msgstr "" #. (itstool) path: page/title #: C/user-admin-problems.page:20 msgid "Problems caused by administrative restrictions" msgstr "" #. (itstool) path: page/p #: C/user-admin-problems.page:22 msgid "" "You may experience a few problems if you don't have administrative privileges. Some tasks require admin " "privileges in order to work, such as:" msgstr "" #. (itstool) path: item/p #: C/user-admin-problems.page:28 msgid "Connecting to networks or wireless networks" msgstr "" #. (itstool) path: item/p #: C/user-admin-problems.page:31 msgid "" "Viewing the contents of a removable disk connected to the computer, or the " "contents of a different disk partition (e.g. a Windows partition)" msgstr "" #. (itstool) path: item/p #: C/user-admin-problems.page:35 msgid "Installing new applications" msgstr "新しいアプリケーションのインストールする" #. (itstool) path: page/p #: C/user-admin-problems.page:39 msgid "" "You can change who has admin " "privileges." msgstr "" #. (itstool) path: info/desc #: C/user-changepassword.page:9 msgid "" "Keep your account secure by changing your password often in your account " "settings." msgstr "アカウント設定でパスワードを定期的に変更して、アカウントを安全に保ちます。" #. (itstool) path: page/title #: C/user-changepassword.page:22 msgid "Change your password" msgstr "パスワードを変更する" #. (itstool) path: page/p #: C/user-changepassword.page:49 msgid "" "It is a good idea to change your password from time to time, especially if " "you think someone else knows what your password is." msgstr "" "パスワードをときどき変更することはよい考えです。特にあなたのパスワードが他人に知られてしまった疑いがある場合は、パスワードを変更するとよいでしょう。" #. (itstool) path: item/p #: C/user-changepassword.page:54 msgid "Click the label next to Password." msgstr "パスワードの隣のラベルをクリックします。" #. (itstool) path: note/p #: C/user-changepassword.page:55 msgid "" "The label should look like a series of dots or boxes if you already have a " "password set." msgstr "すでにパスワードを設定している場合、このラベルは●や■などの並びとして表示されます。" #. (itstool) path: item/p #: C/user-changepassword.page:57 msgid "" "Enter your current password, then a new password. Enter your new password " "again in the Confirm password field." msgstr "現在のパスワード、次に新しいパスワードを入力します。パスワードの確認という欄に新しいパスワードを再び入力します。" #. (itstool) path: page/p #: C/user-changepassword.page:66 msgid "" "Make sure you choose a good " "password. This will help to keep your user account safe." msgstr "" "良いパスワードを選択していることを確認してください。ユーザーアカウントを安全に保つのに役立ちます。" #. (itstool) path: section/title #: C/user-changepassword.page:70 msgid "Change the keyring password" msgstr "キーリングのパスワードを変更する" #. (itstool) path: section/p #: C/user-changepassword.page:72 msgid "" "If you change your login password, it may become out of sync with the " "keyring password. The keyring keeps you from having to remember " "lots of different passwords by just requiring one master password " "to access them all. If you change your user password (see above), your " "keyring password will remain the same as your old password. To change the " "keyring password (to match your login password):" msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:82 msgid "" "Open the Passwords and Keys application from the Dash." msgstr "Dashからパスワードと鍵アプリケーションを開きます。" #. (itstool) path: item/p #: C/user-changepassword.page:84 msgid "In the View menu, ensure By keyring is checked." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:86 msgid "" "In the sidebar under Passwords, right-click on Login " "keyring and select Change Password." msgstr "" "サイドバーのパスワードの下にあるログインキーリングを右クリックし、パスワードの変更を選択" "します。" #. (itstool) path: item/p #: C/user-changepassword.page:88 msgid "" "Enter your Old Password, followed by your new " "Password, and Confirm your new password by entering it " "again." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:91 msgid "Click OK." msgstr "OKをクリックします。" #. (itstool) path: info/desc #: C/user-changepicture.page:7 msgid "Add your photo to the login and user screens." msgstr "ログイン画面およびユーザー画面に写真を追加します。" #. (itstool) path: page/title #: C/user-changepicture.page:22 msgid "Change your login screen photo" msgstr "ログイン画面の画像を変える" #. (itstool) path: page/p #: C/user-changepicture.page:24 msgid "" "When you log in or switch users, you will see a list of users with their " "login photos. You can change your photo to a stock image or an image of your " "own. You can even take a new login photo with your webcam." msgstr "" "ログインやユーザー切り替え時に、ログイン写真付きのユーザーリストが表示されます。あなたの写真をストック画像やあなた自身の画像に変更できます。ウェブカメラで" "新しいログイン写真を撮ることもできます。" #. (itstool) path: item/p #: C/user-changepicture.page:32 msgid "" "Click the picture next to your name. A drop-down gallery will be shown with " "some stock login photos. If you like one of them, click it to use it for " "yourself." msgstr "" "あなたの名前の横の画像をクリックします。ログイン写真用のストック画像の一覧が表示されます。お好みのものがあれば、それをクリックしてあなた用の画像として使用" "してください。" #. (itstool) path: item/p #: C/user-changepicture.page:35 msgid "" "If you'd rather use a picture you already have on your computer, click " "Browse for more pictures." msgstr "お使いのコンピューターに保存してある画像を使用する場合は、他の画像も参照をクリックします。" #. (itstool) path: info/desc #: C/user-delete.page:7 msgid "Remove users that no longer use your computer." msgstr "もうコンピューターを使っていないユーザーの削除。" #. (itstool) path: page/title #: C/user-delete.page:25 msgid "Delete a user account" msgstr "ユーザーアカウントの削除" #. (itstool) path: page/p #: C/user-delete.page:27 msgid "" "You can add multiple user accounts to your computer. See to learn how. If somebody is no longer using your computer, you can " "delete that user's account." msgstr "" "コンピューターに複数のユーザーアカウントを作ることができます。その方法については、を参照してください。もし長い間コンピューターを使っていない人がいるなら、そのユーザーのアカウントを削除することができます。" #. (itstool) path: item/p #: C/user-delete.page:34 msgid "" "Click Unlock in the top right corner and type your password to " "make changes. You must be an administrative user to delete user accounts." msgstr "" "アカウント管理を行うために、ウィンドウ右上角のロック解除をクリックし、あなたのパスワードを入力します。ユーザーアカウントを削除するに" "は、管理者である必要があります。" #. (itstool) path: item/p #: C/user-delete.page:37 msgid "Select the user you want to delete and click the - button." msgstr "削除するユーザーを選択し、-ボタンをクリックします。" #. (itstool) path: item/p #: C/user-delete.page:38 msgid "" "Each user has their own home folder for their files and settings. You can " "choose to keep or delete the user's home folder. Click Delete " "Files if you're sure they won't be used anymore and you need to free " "up disk space. These files are permanently deleted. They can't be recovered. " "You may want to back up the files to an external drive or CD before deleting " "them." msgstr "" "各ユーザーは、自分用のフォルダーにファイルや設定を保存しています。ユーザーのホームフォルダーを残すか、それとも削除するか、選択できます。もうファイルを使う" "ことがないことがわかっており、ディスク領域を解放する必要がある場合は、ファイルを削除をクリックします。ファイルは完全に削除されます。" "復旧できません。削除する前に、外付けドライブや CD にバックアップを取っておくとよいでしょう。" #. (itstool) path: info/desc #: C/user-forgottenpassword.page:7 msgid "Advanced techniques for resetting your password" msgstr "パスワードをリセットするための高度なテクニック" #. (itstool) path: page/title #: C/user-forgottenpassword.page:17 msgid "I forgot my password!" msgstr "パスワードを忘れてしまいました!" #. (itstool) path: page/p #: C/user-forgottenpassword.page:29 msgid "" "It is important to choose not only a good " "and secure password, but also one that you can remember. If you have " "forgotten the password to log in to your computer account, you can follow " "the following steps to reset it." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:36 msgid "" "If you have an encrypted home directory, you will not be able to reset a " "forgotten password." msgstr "もし、暗号化されたホームディレクトリーを使っている場合、忘れてしまったパスワードのリセットはできません。" #. (itstool) path: page/p #: C/user-forgottenpassword.page:41 msgid "" "If you simply want to change your password, see ." msgstr "" #. (itstool) path: section/title #: C/user-forgottenpassword.page:47 msgid "Reset password using Grub" msgstr "Grubを使ったパスワードのリセット" #. (itstool) path: item/p #: C/user-forgottenpassword.page:50 msgid "" "Restart your computer, and hold down Shift during bootup to get " "into the Grub menu." msgstr "コンピューターを再起動して、起動時にGrubメニューが表示されるまでShiftを押し続けます。" #. (itstool) path: note/p #: C/user-forgottenpassword.page:55 msgid "" "If you have a dual-boot machine and you choose at boot time which operating " "system to boot into, the Grub menu should appear without the need to hold " "down Shift." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:62 msgid "" "If you are unable to get into the Grub boot menu, and therefore cannot " "choose to boot into recovery mode, you can use a live CD to reset your user password." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:67 msgid "" "Press the down arrow on your keyboard to highlight the line that ends with " "the words 'recovery mode', then press Enter." msgstr "" "キーボードの下矢印を押して 'recovery mode' で終わっている行をハイライトさせたら、Enter を押します。" #. (itstool) path: item/p #: C/user-forgottenpassword.page:73 msgid "" "Your computer will now begin the boot process. After a few moments, a " "Recovery Menu will appear. Use your down arrow key to highlight " "root and press Enter." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:79 msgid "At the # symbol, type:" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:82 msgid "" "passwd username, where username is the " "username of the account you're changing the password for." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:87 msgid "" "You will be prompted to enter a new UNIX password, and to confirm the new " "password." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:92 msgid "Then type:" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:95 msgid "# reboot" msgstr "# reboot" #. (itstool) path: section/p #: C/user-forgottenpassword.page:100 #: C/user-forgottenpassword.page:203 msgid "" "After you successfully log in, you will not be able to access your keyring " "(since you don't remember the old password). This means that all your saved " "passwords for wireless networks, jabber accounts, etc. will no longer be " "accessible. You will need to delete the old " "keyring and start a new one." msgstr "" #. (itstool) path: section/title #: C/user-forgottenpassword.page:108 msgid "Reset password using a Live CD or USB" msgstr "Live CDやUSBを使ったパスワードのリセット" #. (itstool) path: item/p #: C/user-forgottenpassword.page:111 msgid "Boot the Live CD or USB." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:116 msgid "Mount your drive." msgstr "ドライブをマウントします。" #. (itstool) path: item/p #: C/user-forgottenpassword.page:121 msgid "" "Press AltF2 to get the Run " "Application window." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:127 msgid "" "Type gksu nautilus to launch the file manager with system-wide " "privileges." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:132 msgid "" "Within the drive you just mounted, you can check that it is the right drive " "by clicking home and then your username." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:139 msgid "" "Go to the top-level directory of the mounted drive. Then go into the " "etc directory." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:142 msgid "Locate the 'shadow' file and make a backup copy:" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:147 msgid "Right-click on the shadow file and select copy." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:150 msgid "Then right-click in the empty space and select paste." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:154 msgid "Rename the backup \"shadow.bak\"." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:162 msgid "Edit the original \"shadow\" file with a text editor." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:168 msgid "" "Find your username for which you have forgotten the password. It should look " "something like this (the characters after the colon will be different):" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:172 msgid "username:$1$2abCd0E or" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:175 msgid "username:$1$2abCd0E:13721a:0:99999:7:::" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:180 msgid "" "Delete the characters after the first colon and before the second colon. " "This will remove the password for the account." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:184 msgid "" "Save the file, exit out of everything and reboot your computer without the " "live CD or USB." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:190 msgid "" "When you boot back into your installation, click your name in the menu bar. " "Open My Account and reset your password." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:195 msgid "" "For Current password do not enter anything, as your current " "password is blank. Just click Authenticate and enter a new " "password." msgstr "" #. (itstool) path: section/title #: C/user-forgottenpassword.page:214 msgid "Get rid of the keyring" msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:216 msgid "" "This will delete all your saved passwords for wireless networks, instant " "messaging accounts, etc. Only do this if you can't remember the password you " "used for your keyring." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:221 msgid "Go to your Home folder by typing 'home' in the Dash." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:224 msgid "" "Press Ctrlh (or click " "ViewShow Hidden Files.)" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:228 msgid "Double click on the folder ~/.local/share." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:231 msgid "Double click on the folder called keyrings." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:234 msgid "Delete any files you find in the keyrings folder." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:237 msgid "Restart the computer." msgstr "コンピュータを再起動します。" #. (itstool) path: section/p #: C/user-forgottenpassword.page:241 msgid "" "After you restart and log in you will be asked to enter your wireless " "networks password." msgstr "" #. (itstool) path: info/desc #: C/user-goodpassword.page:22 msgid "Use longer, more complicated passwords." msgstr "もっと長く複雑なパスワードを使用してください。" #. (itstool) path: page/title #: C/user-goodpassword.page:31 msgid "Choose a secure password" msgstr "安全なパスワードを選択する" #. (itstool) path: note/p #: C/user-goodpassword.page:34 msgid "" "Make your passwords easy enough for you to remember, but very difficult for " "others (including computer programs) to guess." msgstr "パスワードは、記憶するのが充分に容易でありながら、(コンピュータープログラムも含め)他人が推測するのは困難なものにしましょう。" #. (itstool) path: page/p #: C/user-goodpassword.page:40 msgid "" "Choosing a good password will help to keep your computer safe. If your " "password is easy to guess, someone may figure it out and gain access to your " "personal information." msgstr "" "良いパスワードを選択すれば、お使いのコンピューターをより安全に保つことができます。もし、あなたのパスワードが容易に推測できるものであれば、第三者がパスワー" "ドを解析し、あなたの個人情報へのアクセス権を取得する恐れがあります。" #. (itstool) path: page/p #: C/user-goodpassword.page:45 msgid "" "People could even use computers to systematically try to guess your " "password, so even one that would be difficult for a human to guess might be " "extremely easy for a computer program to crack. Here are some tips for " "choosing a good password:" msgstr "" "コンピューターを使って、あなたのパスワードの推測が系統的に試みられることもあります。人間には推測が困難なパスワードであってもコンピュータープログラムなら、" "いとも簡単に解析できる場合があるためです。良いパスワードを選択するためのポイントを説明します。" #. (itstool) path: item/p #: C/user-goodpassword.page:54 msgid "" "Use a mixture of upper-case and lower-case letters, numbers, symbols, and " "spaces in the password. This makes it more difficult to guess. There are " "more symbols to choose from, so more possible passwords would have to be " "checked by someone when trying to guess yours." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:61 msgid "" "A good method for choosing a password is to take the first letter of each " "word in a phrase that you can remember. The phrase could be the name of a " "movie, a book, a song, or an album. For example, \"Flatland: A Romance of " "Many Dimensions\" would become F:ARoMD or faromd or f: aromd." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:71 msgid "" "Make your password as long as possible. The more characters it contains, the " "longer it should take for a person or computer to guess it." msgstr "パスワードは可能なかぎり長くします。使用する文字が多くなるほど、人やコンピューターがパスワードを推測するのにかかる時間が長くなります。" #. (itstool) path: item/p #: C/user-goodpassword.page:77 msgid "" "Do not use any words that appear in a standard dictionary in any language. " "Password crackers will try these first. The most common password is " "\"password\" -- people can guess passwords like this very quickly!" msgstr "" "言語を問わず、一般的な辞書に載っている語句は使用しないでください。パスワードクラッカーは、最初にこれらを試します。もっともよく使われているパスワードは「p" "assword」です。このようなパスワードは、すぐに特定されてしまいます!" #. (itstool) path: item/p #: C/user-goodpassword.page:85 msgid "" "Do not use any personal information, such as a date, license plate number, " "or any family member's name." msgstr "日付や車のナンバー、家族の名前など、あらゆる個人情報は使用しないでください。" #. (itstool) path: item/p #: C/user-goodpassword.page:91 msgid "Do not use any nouns." msgstr "あらゆる名詞は使用しないでください。" #. (itstool) path: item/p #: C/user-goodpassword.page:96 msgid "" "Choose a password that can be typed quickly, to reduce the chance of someone " "being able to make out what you have typed if they happen to be watching you." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:102 msgid "Never write your passwords down anywhere. They can be found!" msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:108 msgid "Use different passwords for different things." msgstr "同じパスワードを使いまわしてはいけません。" #. (itstool) path: item/p #: C/user-goodpassword.page:113 msgid "Use different passwords for different accounts." msgstr "異なるアカウントには、別のパスワードを使用します。" #. (itstool) path: item/p #: C/user-goodpassword.page:116 msgid "" "If you use the same password for all of your accounts, anyone who guesses it " "will be able to access all of your accounts immediately." msgstr "" "もし、あなたのすべてのアカウントに同じパスワードを使うと、それを推測した誰もが、あなたのアカウントすべてに即座にアクセスできてしまいます。" #. (itstool) path: item/p #: C/user-goodpassword.page:120 msgid "" "It can be difficult to remember lots of passwords. Though not as secure as " "using a different passwords for everything, it may be easier to use the same " "one for things that don't matter (like websites), and different ones for " "important things (like your online banking account and your email)." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:129 msgid "Change your passwords regularly." msgstr "定期的にパスワードを変更してください。" #. (itstool) path: info/desc #: C/video-dvd.page:8 msgid "" "You might not have the right codecs installed, or the DVD might be the wrong " "region." msgstr "コーデックが正しくインストールされていないか、または DVD のリージョンが違います。" #. (itstool) path: page/title #: C/video-dvd.page:21 msgid "Why won't DVDs play?" msgstr "なぜDVDを再生できないのですか?" #. (itstool) path: page/p #: C/video-dvd.page:23 msgid "" "If you insert a DVD into your computer and it doesn't play, you may not have " "the right DVD codecs installed, or the DVD might be from a " "different region." msgstr "" #. (itstool) path: section/title #: C/video-dvd.page:28 msgid "Installing the right codecs for DVD playback" msgstr "正しいコーデックをインストールしてDVDを再生する" #. (itstool) path: section/p #: C/video-dvd.page:29 msgid "" "In order to play DVDs, you need to have the right codecs installed. " "A codec is a piece of software that allows applications to read a video or " "audio format. If you try to play a DVD and don't have the right codecs " "installed, the Movie Player should tell you about this and offer to install " "them for you." msgstr "" #. (itstool) path: section/p #: C/video-dvd.page:34 msgid "" "DVDs are also copy-protected using a system called CSS. This " "prevents you from copying DVDs, but it also prevents you from playing them " "unless you have extra software to " "handle the copy protection." msgstr "" #. (itstool) path: section/title #: C/video-dvd.page:40 msgid "Checking the DVD region" msgstr "DVDのリージョンを確認する" #. (itstool) path: section/p #: C/video-dvd.page:41 msgid "" "DVDs have a region code, which tells you in which region of the " "world they are allowed to be played. If the region of your computer's DVD " "player doesn't match the region of the DVD you are trying to play, you won't " "be able to play the DVD. For example, if you have a Region 1 DVD player, you " "will only be allowed to play DVDs from North America." msgstr "" #. (itstool) path: section/p #: C/video-dvd.page:47 msgid "" "It is often possible to change the region used by your DVD player, but it " "can only be done a few times before it locks into one region permanently. To " "change the DVD region of your computer's DVD player, use regionset." msgstr "" "通常、DVDプレイヤーによって使用されるリージョンは変更することができますが、数回変更を行うと1つのリージョンに永久に固定されます。DVDプレイヤーのDV" "Dリージョンを変更するにはregionsetを使用してください。" #. (itstool) path: info/desc #: C/video-dvd-restricted.page:9 msgid "" "Most commercial DVDs are encrypted and will not play without decryption " "software." msgstr "多くの商業用DVDは暗号化されており、復号ソフトウェアを使わないと再生できません。" #. (itstool) path: page/title #: C/video-dvd-restricted.page:20 msgid "How do I enable restricted codecs to play DVDs?" msgstr "どうすればDVD再生用の制限されたコーデックを使用できますか?" #. (itstool) path: page/p #: C/video-dvd-restricted.page:22 msgid "" "DVD support cannot be provided by default in Ubuntu due to legal and " "technical restrictions. Most commercial DVDs are encrypted and so require " "the use of decryption software in order to play them." msgstr "" "UbuntuではDVDサポートは法的・技術的制限により初期状態では提供されません。多くの商用DVDは暗号化されており、再生するには復号化ソフトウェアを使う" "必要があります。" #. (itstool) path: section/title #: C/video-dvd-restricted.page:25 msgid "Use Fluendo to legally play DVDs" msgstr "合法的にDVDを再生するにはFluendoを使用する" #. (itstool) path: section/p #: C/video-dvd-restricted.page:26 msgid "" "You can buy a commercial DVD decoder that can handle copy protection from " "Fluendo. It works with Linux and " "should be legal to use in all countries." msgstr "" #. (itstool) path: section/title #: C/video-dvd-restricted.page:30 msgid "Use alternative decryption software" msgstr "代替の復号ソフトウェアを利用する" #. (itstool) path: note/p #: C/video-dvd-restricted.page:32 msgid "" "In some countries, the use of the below unlicensed decryption software is " "not permitted by law. Verify that you are within your rights to use it." msgstr "" "いくつかの国では、以下の無許可の復号ソフトウェアの利用は法律により許可されていない場合があります。これらを利用する権利があるか確認してください。" #. (itstool) path: item/p #: C/video-dvd-restricted.page:35 msgid "" "Install libdvdnav4, libdvdread4, gstreamer0.10-plugins-bad, and gstreamer0.10-plugins-ugly." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:38 msgid "" "If you would like to play encrypted DVDs (see the legal note above), open " "the Dash and launch a Terminal." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:40 msgid "" "Type the following into the screen which appears, then press " "Enter:" msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:41 msgid "sudo /usr/share/doc/libdvdread4/install-css.sh" msgstr "sudo /usr/share/doc/libdvdread4/install-css.sh" #. (itstool) path: item/p #: C/video-dvd-restricted.page:42 msgid "Enter your password to complete the installation." msgstr "あなたのパスワードを入力してインストールを完了してください。" #. (itstool) path: info/desc #: C/video-sending.page:7 msgid "Check that they have the right video codecs installed." msgstr "適切なビデオコーデックがインストールされていることを確認してください。" #. (itstool) path: page/title #: C/video-sending.page:18 msgid "Other people can't play the videos I made" msgstr "私が製作した映像を他の人が見ることができません" #. (itstool) path: page/p #: C/video-sending.page:20 msgid "" "If you made a video on your Linux computer and sent it to someone using " "Windows or Mac OS, you may find that they have problems playing the video." msgstr "" "もしもユーザーが自身のLinuxコンピュータで映像を制作し、それをWindowsやMacOSを使っている誰かに送ったならば、その人たちがユーザーの制作した" "映像を再生するのに支障をきたすことに気付くかもしれません。" #. (itstool) path: page/p #: C/video-sending.page:23 msgid "" "To be able to play your video, the person you sent it to must have the right " "codecs installed. A codec is a little piece of software that knows " "how to take the video and display it on the screen. There are lots of " "different video formats and each requires a different codec to play it back. " "You can check which format your video is by doing:" msgstr "" "あなたのビデオを再生するには、それを送った人が正しいコーデックをインストールしている必要があります。コーデックとはビデオを解釈してスクリ" "ーンに映すことのできる小さなソフトウェアです。様々なビデオフォーマットが存在しますが、それぞれを再生するのに様々なコーデックが必要です。ビデオフォーマット" "は次のように確認できます:" #. (itstool) path: item/p #: C/video-sending.page:30 msgid "Right-click on video file and select Properties." msgstr "ビデオファイルを右クリックしてプロパティを選びます。" #. (itstool) path: item/p #: C/video-sending.page:31 msgid "" "Go to the Audio/Video tab and look at which codec is " "listed under Video." msgstr "" "音声/動画タブに移動して、動画の中にどのコーデックが列挙されているか確認します。" #. (itstool) path: page/p #: C/video-sending.page:35 msgid "" "Ask the person having problems with playback if they have the right codec " "installed. They may find it helpful to search the web for the name of the " "codec plus the name of their video playback application. For example, if " "your video uses the Theora format and you have a friend using " "Windows Media Player to try and watch it, search for \"theora windows media " "player\". You will often be able to download the right codec for free if " "it's not installed." msgstr "" "ビデオの再生に問題があるというユーザーに、適切なコーデックがインストールされているか確認してください。ビデオ再生アプリケーションとコーデックの名前がわかれ" "ば、ウェブで検索する際に役に立つでしょう。例えば、あなたのビデオでTheoraフォーマットが使用されており、あなたの友人がWindows" " Media Playerを使ってそれを再生しようとしているのであれば、\"theora windows media " "player\"で検索してみてください。コーデックがインストールされていなくても、適切なコーデックをフリーでダウンロードできることもあります。" #. (itstool) path: page/p #: C/video-sending.page:42 msgid "" "If you can't find the right codec, try the VLC media player. It works on " "Windows and Mac OS as well as Linux, and supports a lot of different video " "formats. Otherwise, try converting your video into a different format. Most " "video editors are able to do this, and specific video converter applications " "are available. Check Software to see what's available." msgstr "" #. (itstool) path: note/p #: C/video-sending.page:50 msgid "" "There are a few other problems which might prevent someone from playing your " "video. The video could have been damaged when you sent it to them (sometimes " "big files aren't copied across perfectly), they could have problems with " "their video playback application, or the video may not have been created " "properly (there could have been some errors when you saved the video)." msgstr "" "ほかにも、ビデオの再生を妨げる可能性のある問題がいくらかあります。送信中に、ビデオが破損してしまうことがあります(回線越しには、大きなファイルが完全にコピ" "ーされないことがよくあります)。ビデオの再生アプリケーションに問題がある可能性もあります。また、ビデオが正しく作成されていないという可能性もあります(ビデ" "オを保存したときに、エラーが起きていたのかもしれません)。" #. (itstool) path: info/desc #: C/wacom-left-handed.page:11 msgid "Switch the Wacom tablet to Left-Handed Orientation." msgstr "" #. (itstool) path: page/title #: C/wacom-left-handed.page:21 msgid "Use the tablet left-handed" msgstr "左手でタブレットを使用する" #. (itstool) path: page/p #: C/wacom-left-handed.page:23 msgid "" "Some tablets have hardware buttons on one side. The tablet can be rotated " "180 degrees to position these buttons for left-handed people. To switch the " "orientation to left-handed:" msgstr "" #. (itstool) path: item/p #: C/wacom-left-handed.page:30 #: C/wacom-mode.page:26 #: C/wacom-multi-monitor.page:31 #: C/wacom-stylus.page:34 msgid "Open Wacom Graphics Tablet." msgstr "ワコムタブレットを開きます。" #. (itstool) path: note/p #: C/wacom-left-handed.page:31 #: C/wacom-mode.page:27 #: C/wacom-multi-monitor.page:32 #: C/wacom-stylus.page:35 msgid "" "If no tablet is detected, you'll be asked to Please plug in or turn on " "your Wacom tablet." msgstr "" #. (itstool) path: item/p #: C/wacom-left-handed.page:34 msgid "Switch Left-Handed Orientation to ON." msgstr "" #. (itstool) path: info/desc #: C/wacom-mode.page:16 msgid "Switch the tablet between tablet mode and mouse mode." msgstr "タブレットをタブレットモードとマウスモードで切り替えます。" #. (itstool) path: page/title #: C/wacom-mode.page:19 msgid "Set the Wacom tablet's tracking mode" msgstr "ワコムタブレットのトラッキングモードを設定する" #. (itstool) path: page/p #: C/wacom-mode.page:21 msgid "" "Tracking Mode determines how the pointer is mapped to the screen." msgstr "" #. (itstool) path: item/p #: C/wacom-mode.page:30 msgid "" "Next to Tracking Mode, select Tablet (absolute) or " "Touchpad (relative)." msgstr "" #. (itstool) path: note/p #: C/wacom-mode.page:34 msgid "" "In absolute mode, each point on the tablet maps to a point on the " "screen. The top left corner of the screen, for instance, always corresponds " "to the same point on the tablet." msgstr "" #. (itstool) path: note/p #: C/wacom-mode.page:37 msgid "" "In relative mode, if you lift the pointer off the tablet and put it " "down in a different position, the cursor on the screen doesn't move. This is " "the way a mouse operates, allowing you to cover distances on the screen with " "less hand movement." msgstr "" #. (itstool) path: info/desc #: C/wacom-multi-monitor.page:11 msgid "Map the Wacom tablet to a specific monitor." msgstr "" #. (itstool) path: page/title #: C/wacom-multi-monitor.page:20 msgid "Choose a monitor" msgstr "モニターを選択する" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:35 msgid "Click Map to Monitor…" msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:36 msgid "Check Map to single monitor." msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:37 msgid "" "Next to Output, select the monitor you wish to receive input from " "your graphics tablet." msgstr "" #. (itstool) path: note/p #: C/wacom-multi-monitor.page:39 msgid "Only the monitors that are configured will be selectable." msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:42 msgid "Click Close." msgstr "閉じるをクリックします。" #. (itstool) path: info/desc #: C/wacom.page:6 msgid "Adjust the settings of your Wacom tablet." msgstr "ワコムタブレットの設定を調整します。" #. (itstool) path: page/title #: C/wacom.page:20 msgid "Wacom Graphics Tablet" msgstr "ワコムタブレット" #. (itstool) path: info/desc #: C/wacom-stylus.page:17 msgid "Define the button functions and pressure feel of the Wacom stylus." msgstr "" #. (itstool) path: page/title #: C/wacom-stylus.page:23 msgid "Configure the stylus" msgstr "スタイラスの設定" #. (itstool) path: item/p #: C/wacom-stylus.page:38 msgid "" "The lower part of the panel contains details and settings specific to your " "stylus, with the device name (the stylus class) and diagram to the left. " "These settings can be adjusted:" msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:42 msgid "" "Eraser Pressure Feel: use the slider to adjust the \"feel\" (how " "physical pressure is translated to digital values) between Soft " "and Firm." msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:45 msgid "" "Button/Scroll Wheel configuration (these change to reflect the " "stylus). Click the menu next to each label to select one of these functions: " "No Action, Left Mouse Button Click, Middle Mouse Button Click, Right Mouse " "Button Click, Scroll Up, Scroll Down, Scroll Left, Scroll Right, Back, " "Forward." msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:50 msgid "" "Tip Pressure Feel: use the slider to adjust the \"feel\" between " "Soft and Firm." msgstr "" #. (itstool) path: note/p #: C/wacom-stylus.page:56 msgid "" "If you have more than one stylus, when the additional stylus gets close to " "the tablet, a pager will be displayed next to the stylus device name. Use " "the pager to choose which stylus to configured." msgstr "" #. (itstool) path: info/desc #: C/windows-key.page:7 msgid "The Super key provides access to the Dash and the Launcher." msgstr "Superキーを使えばDashやLauncherにアクセスできます。" #. (itstool) path: page/title #: C/windows-key.page:21 msgid "What is the \"Super\" key?" msgstr "\"Super\"キーとは何ですか?" #. (itstool) path: page/p #: C/windows-key.page:23 msgid "" "This key can usually be found on the bottom-left of your keyboard, next to " "the Alt key, and usually has a window/squares icon on it. It is " "sometimes called the Windows key, logo key, or system key." msgstr "" "このキーは通常、キーボードの左下のほう、Altキーの隣にあり、普通は窓や正方形のアイコンが印刷されています。このキーはWindows" "キーとか、ロゴキーとか、システムキーと呼ばれることもあります。" #. (itstool) path: note/p #: C/windows-key.page:28 msgid "" "If you have an Apple keyboard, there will not be a Windows key on your " "keyboard. The (Command) key can be used instead." msgstr "" "Apple " "キーボードを使っている場合、そのキーボードにはWindowsキーが存在しないでしょう。(コマンド)キーが代替として使えます。" #. (itstool) path: page/p #: C/windows-key.page:32 msgid "" "The Super key serves a special function in Unity. If you press the " "Super key, the Dash is displayed. If you press and hold the Super " "key, an overlay showing many of Unity's keyboard shortcuts appears until you " "release the Super key." msgstr "" "Superキーは、Unityでは特別な機能を持っています。Superキーを押せば、Dashが表示されます。Superキーを押し続" "けると、Superキーを離すまでUnityのキーボードショートカットの多くがオーバーレイで表示されます。" #. (itstool) path: page/p #: C/windows-key.page:36 msgid "" "The Super key can help you do even more than that, though. To learn about " "more uses for the Super key, see the keyboard shortcuts page." msgstr "" "Superキーを使うと、他にも色々なことができます。Superキーのその他の使い方について学ぶには、キーボードショートカット ページを参照してください。" language-pack-ja-base/data/ja/LC_MESSAGES/aptitude.po0000644000000000000000000102672112704126301017217 0ustar # Japanese translations for Aptitude # Aptitutde の日本語訳 # Copyright (C) 2009 # Kenshi Muto , 2009- # Noritada Kobayashi , -2009 # This file is distributed under the same license as the Aptitude package. # # Translation dictionary # ====================== # # 1. PRIORITIES OF PACKAGES # ------------------------- # # priority 優先度 # essential 必須 # required 必須 (?) # important 重要 # standard 標準 # optional 任意 # extra 特別 # # 2. DEPENDENCIES OF PACKAGES # --------------------------- # # Dependency 依存関係 # Depends 依存 # Recommends 推奨 # Suggests 提案 # Enhances 拡張 # Conflicts 競合 # Provides 提供 # Obsolete 廃止 # Replaces 置換 # Pre-Depends 事前依存 # Build-Depends 構築依存 # reverse dependencies 逆依存 # # 3. OTHER INFORMATION FOR PACKAGES # --------------------------------- # # architecture アーキテクチャ # archive アーカイブ # automatically installed 自動的にインストールされた # broken 依存関係破損 / 依存関係が壊れている # compressed size 圧縮サイズ # description 説明 # filename ファイル名 # forbidden upgrade 更新禁止 # half-config 設定未完了 # half-install インストール未完了 # information 情報 # maintainer メンテナ # new 新規 # package パッケージ # partially configured 設定未完了 # partially installed インストール未完了 # provided by 提供元 # section セクション # source package ソースパッケージ # states 状態 # tag タグ # task タスク # unavailable 入手不可能 # uncompressed size 展開サイズ # unpacked 展開済み # unsatisfied 依存関係未解決 # unused 不使用 / 使われていない # upgradable 更新可能 # version バージョン # # 3. OPERATIONS FOR PACKAGES # -------------------------- # # downgrade ダウングレード # examine 検討 # hold (完全) 固定 # install インストール / 導入 # keep 一時固定 # purge 完全削除 # reinstall 再インストール # remove 削除 # upgrade 更新 # # 4. OTHER OPERATIOINS # -------------------- # # Abort 中断 # Apply 適用 # Audit recommendation 推奨を監査 # Cancel キャンセル / 取り消し # Close 閉じる # Continue 先に進む # Display 表示 # Download ダウンロード / 取得 # Find 検索 # Find Again 再検索 # Help ヘルプ # Ignore 無視 # Mark 〜の印をつける / 〜の印を添付 # Next 次 # Option オプション # Preview プレビュー # Previous 前 # Reload 再読み込み # Search 検索 # Search backwards 後方を検索 # Quit 終了 # Toggle 〜する・しないを切り替え # Undo 取り消し # View 表示・画面 # # 5. APTITUDE # ----------- # # action アクション # action character アクション文字 # automatic dependency resolver 依存関係解決器 # dependency resolver 依存関係解決器 # extended state information 拡張状態情報 # grouping mechanism 分類規則 # grouping method 分類方法 # grouping policy 分類規則 # header line ヘッダライン # information area 情報欄 # list directory 一覧ディレクトリ # list of package sources パッケージ入手先一覧 # list of packages パッケージ一覧 # list of sources パッケージ入手先一覧 # package information area パッケージ情報欄 # package list パッケージ一覧 # package view パッケージ画面 # problem resolver 依存関係解決器 # resolver 問題解決 / 依存関係解決器 # screen スクリーン # solution 解決方法 # sorting mechanism 並び替え規則 # sorting policy 並び替え規則 # status line ステータスライン # state file 状態ファイル # style definition group スタイル定義グループ # terminal policy 末端規則 # # 5. MISCELLANEOUS # ---------------- # # behavior 振舞い # Changelog 変更履歴 # cycle 切り替える # debtags database debtags データベース # disk space ディスク領域 # enter 入力する # FAQ よくある質問 # format string フォーマット文字列 # interface インタフェース # keybinding キーバインド # match マッチする # Miscellaneous その他 # progress 進行状況 # resource リソース # try harder? 再挑戦しますか? # type 入力する / 種類 # # 6. UNDEFINED # ------------ # # flag # status # # Some function arguments good to know # ==================================== # # src/ui.cc # --------- # # * add_menu(*info, &name, &menu_description) # * menu_description: Item name in the menu line. # * setup_fileview(&filename, *encoding, &menudesc, &longmenudesc, &tabdesc) # * menudesc: Item name in the "View" menu. # * longmenudesc: Item description in the "View" menu. # * tabdesc: Tab name. # * add_main_widget(&w, &menuref, &menudesc, &tabdesc) # * menuref: Item name in the "View" menu. # * menudesc: Menu item description. # * tabdesc: Tab name and menu item name. msgid "" msgstr "" "Project-Id-Version: aptitude\n" "Report-Msgid-Bugs-To: aptitude@packages.debian.org\n" "POT-Creation-Date: 2015-10-16 00:29+0100\n" "PO-Revision-Date: 2015-10-13 12:27+0000\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-04-15 04:49+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:99 src/apt_config_treeitems.cc:210 #: src/apt_config_treeitems.cc:396 msgid "%BOption:%b " msgstr "%Bオプション:%b " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:101 src/apt_config_treeitems.cc:212 #: src/apt_config_treeitems.cc:400 msgid "%BDefault:%b " msgstr "%Bデフォルト:%b " #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "True" msgstr "はい" #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "False" msgstr "いいえ" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:103 src/apt_config_treeitems.cc:214 #: src/apt_config_treeitems.cc:404 msgid "%BValue:%b " msgstr "%B値:%b " #: src/apt_config_treeitems.cc:280 #, c-format msgid "Editing \"%ls\": " msgstr "「%ls」を編集しています: " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:410 msgid "%BChoice:%b " msgstr "%B選んだ選択肢:%b " #: src/apt_options.cc:160 msgid "Display some available commands at the top of the screen" msgstr "利用可能なコマンドの一部をスクリーン最上部に表示する" #: src/apt_options.cc:161 msgid "" "If this option is enabled, a brief summary of some of the most important " "aptitude commands will appear beneath the menu bar." msgstr "このオプションを有効にすると、aptitude の最重要コマンドのうちいくつかの概要がメニューバーの下に現れます。" #: src/apt_options.cc:165 msgid "Hide the menu bar when it is not being used" msgstr "使用時以外はメニューバーを非表示にする" #: src/apt_options.cc:166 msgid "" "If this option is enabled, the menu bar will only appear when it has been " "activated by pressing the menu key." msgstr "このオプションを有効にすると、メニューキーを押してアクティブにしたときのみ、メニューバーが現れるようになります。" #: src/apt_options.cc:170 msgid "Use a minibuffer-style prompt when possible" msgstr "可能な場合はミニバッファ形式のプロンプトを使用する" #: src/apt_options.cc:171 msgid "" "If this option is enabled, prompts will be displayed in a single line at the " "bottom of the screen. If not, prompts will be displayed as pop-up dialog " "boxes." msgstr "" "このオプションを有効にすると、プロンプトはスクリーン最下部に 1 " "行で表示されます。無効にすると、プロンプトはポップアップダイアログボックスとして表示されます。" #: src/apt_options.cc:176 msgid "Show partial search results (incremental search)" msgstr "部分的な入力で検索結果を表示する (インクリメンタルサーチ)" #: src/apt_options.cc:177 msgid "" "If this option is enabled, aptitude will perform searches within the package " "list as you type them. This is convenient, but may slow the program down, " "particularly on older computers." msgstr "" "このオプションを有効にすると、文字を入力するたびに aptitude " "がパッケージ一覧において検索を実行します。この機能は便利ですが、特に古いコンピュータではプログラムの動作が遅くなってしまう可能性があります。" #: src/apt_options.cc:183 msgid "Closing the last view exits the program" msgstr "最後の画面を閉じたときにプログラムを終了する" #: src/apt_options.cc:184 msgid "" "If this option is enabled, aptitude will stop running when all views " "(package lists, package details, etc) have been closed. Otherwise, aptitude " "will continue running until you select 'Quit' from the Actions menu." msgstr "" "このオプションを有効にすると、すべての画面 (パッケージ一覧やパッケージ詳細画面など) を閉じたときに aptitude " "の動作が停止します。無効にすると、アクションメニューから「終了」を選択するまで aptitude は動作し続けます。" #: src/apt_options.cc:190 msgid "Prompt for confirmation at exit" msgstr "終了時にプロンプトで確認する" #: src/apt_options.cc:191 msgid "" "If this option is enabled, aptitude will not terminate until you confirm " "that you really want to quit." msgstr "このオプションを有効にすると、aptitude は、本当に終了したいのかを確認してからプログラムを終了するようになります。" #: src/apt_options.cc:195 msgid "Pause after downloading files" msgstr "ファイルのダウンロード後に一時停止する" #: src/apt_options.cc:196 msgid "" "This option controls whether aptitude will wait for confirmation after a " "download before it goes ahead and installs packages." msgstr "このオプションを用いると、パッケージのダウンロード後、インストールへと進む前に確認を求めるか否か、調整できます。" #: src/apt_options.cc:199 msgid "Never" msgstr "しない" #: src/apt_options.cc:200 msgid "" "Never wait for the user after downloading packages: always begin the " "installation immediately." msgstr "パッケージのダウンロード後にユーザに確認を求めません。常に、そのままインストールを始めます。" #: src/apt_options.cc:201 msgid "When an error occurs" msgstr "エラー発生時のみする" #: src/apt_options.cc:202 msgid "" "Wait for confirmation if an error occurred during the download. If there " "were no errors, begin installing packages immediately." msgstr "ダウンロード中にエラーが発生した場合に確認を求めます。エラーが発生しなかった場合はそのままパッケージのインストールを始めます。" #: src/apt_options.cc:203 msgid "Always" msgstr "常にする" #: src/apt_options.cc:204 msgid "" "Always wait for the user to confirm the download before proceeding with the " "installation." msgstr "インストールへと進む前に、毎回、ダウンロードの内容についてユーザに確認を求めます。" #: src/apt_options.cc:206 msgid "Use a 'status-line' download indicator for all downloads" msgstr "すべてのダウンロードの進行状況をステータスラインに表示する" #: src/apt_options.cc:207 msgid "" "If this option is enabled, aptitude will display the status of ongoing " "downloads at the bottom of the screen, rather than opening a new view." msgstr "" "このオプションを有効にすると、aptitude は、新しい画面を開いてではなくスクリーン最下部に、進行中のダウンロードの状況を表示するようになります。" #: src/apt_options.cc:211 msgid "Display the information area by default" msgstr "情報欄をデフォルトで表示する" #: src/apt_options.cc:212 msgid "" "If this option is enabled, the information area (the pane at the bottom of " "the screen) in the package list will be visible when the program starts; " "otherwise, it will be initially hidden." msgstr "" "このオプションを有効にすると、プログラムを起動したときに、パッケージ一覧において情報欄 (スクリーンの下半分) " "を表示するようになります。無効にすると、情報欄は初期状態では非表示となります。" #: src/apt_options.cc:217 msgid "Display tabs for the available views" msgstr "使用可能な画面の一覧を示すタブを表示する" #: src/apt_options.cc:218 msgid "" "If this option is enabled, tabs will appear at the top of the screen listing " "the currently opened views." msgstr "このオプションを有効にすると、現在開いている画面の一覧を示すタブをスクリーン最上部に表示するようになります。" #: src/apt_options.cc:221 msgid "Display tabs for the information area" msgstr "情報欄の一覧を示すタブを表示する" #: src/apt_options.cc:222 msgid "" "If this option is enabled, tabs will appear at the top of the information " "area (the pane at the bottom of the screen) listing the different displays " "of information that can be viewed there." msgstr "" "このオプションを有効にすると、情報欄 (スクリーンの下半分) の最上部に、情報欄に表示できる情報画面の一覧を示すタブを表示するようになります。" #: src/apt_options.cc:227 msgid "Advance to the next item after changing the state of a package" msgstr "パッケージのステータスの変更後に次の項目に進む" #: src/apt_options.cc:228 msgid "" "If this option is enabled, then performing an action on a package (for " "instance, installing or removing it) will move the selection to the next " "package in the list." msgstr "" "このオプションを有効にすると、パッケージに対して何らかのアクション (例えばインストールや削除) " "を実行した際に、一覧内の次のパッケージへと自動的に移るようになります。" #: src/apt_options.cc:233 msgid "Automatically show why packages are broken" msgstr "パッケージの依存関係が壊れている理由を自動的に表示する" #: src/apt_options.cc:234 msgid "" "If this option is enabled, then highlighting a package that has broken " "dependencies will automatically display the dependencies that are " "unfulfilled in the lower pane of the display." msgstr "" "このオプションを有効にすると、依存関係の壊れたパッケージをハイライトした際に、満たされていない依存関係を画面の下半分に自動的に表示するようになります。" #: src/apt_options.cc:240 msgid "Display flat view instead of default view on startup" msgstr "起動時にデフォルト画面の代わりに平坦な画面で表示する" #: src/apt_options.cc:241 msgid "" "If this option is enabled, then the first view displayed on startup will be " "a flat view instead of the default view." msgstr "このオプションを有効にすると、起動時にデフォルト画面の代わりに平坦な画面が初期画面として表示されるようになります。" #: src/apt_options.cc:245 msgid "The default grouping method for package views" msgstr "パッケージ画面用のデフォルトの分類方法" #: src/apt_options.cc:246 msgid "" "This option controls how aptitude organizes the package list. See the " "aptitude user's manual for information on how to specify a grouping method." msgstr "" "このオプションを用いると、aptitude " "のパッケージ一覧においてパッケージをグループにまとめる方法を調整できます。分類方法の指定のしかたに関する情報は aptitude " "ユーザマニュアルを参照してください。" #: src/apt_options.cc:250 msgid "The default display-limit for package views" msgstr "パッケージ画面のデフォルトの表示制限" #: src/apt_options.cc:251 msgid "" "By default, the limit of each package view will be set to the value " "specified by this option. See the aptitude user's manual for detailed " "information about searches." msgstr "" "デフォルトでは、各パッケージ画面の表示制限は、このオプションに設定された値となります。パッケージの検索に関する情報は aptitude " "ユーザマニュアルを参照してください。" #: src/apt_options.cc:256 msgid "The display format for package views" msgstr "パッケージ画面の表示フォーマット" #: src/apt_options.cc:257 msgid "" "This option controls how aptitude formats lines of the package list. See " "the aptitude user's manual for information on how to specify a display " "format." msgstr "" "このオプションを用いると、aptitude のパッケージ一覧における各行のフォーマットを調整できます。表示フォーマットの指定方法に関する情報は " "aptitude ユーザマニュアルを参照してください。" #: src/apt_options.cc:263 msgid "The display format for the status line" msgstr "ステータスラインの表示フォーマット" #: src/apt_options.cc:264 msgid "" "This option controls how aptitude formats the status line (the line between " "the package list and the lower pane). See the aptitude user's manual for " "information on how to specify a display format." msgstr "" "このオプションを用いると、aptitude のステータスライン (パッケージ一覧と画面の下半分を隔てる行) " "のフォーマットを調整できます。表示フォーマットの指定方法に関する情報は aptitude ユーザマニュアルを参照してください。" #: src/apt_options.cc:271 msgid "The display format for the header line" msgstr "ヘッダラインの表示フォーマット" #: src/apt_options.cc:272 msgid "" "This option controls how aptitude formats the header line (the line above " "the package list). See the aptitude user's manual for information on how to " "specify a display format." msgstr "" "このオプションを用いると、aptitude のヘッダライン (パッケージ一覧の上の行) " "のフォーマットを調整できます。表示フォーマットの指定方法に関する情報は aptitude ユーザマニュアルを参照してください。" #: src/apt_options.cc:282 msgid "Automatically upgrade installed packages" msgstr "インストール済みパッケージを自動的に更新する" #: src/apt_options.cc:283 msgid "" "If this option is enabled, then on startup, aptitude will select all " "upgradable packages for upgrade." msgstr "このオプションを有効にすると、aptitude は起動時に、更新可能なパッケージをすべて更新対象として選択するようになります。" #: src/apt_options.cc:287 msgid "Remove obsolete package files after downloading new package lists" msgstr "新しいパッケージ一覧のダウンロード後に、廃止されたパッケージファイルを削除する" #: src/apt_options.cc:288 msgid "" "If this option is enabled, then after package lists are updated aptitude " "will delete from the package cache any package files that can no longer be " "downloaded from any archive in sources.list." msgstr "" #: src/apt_options.cc:293 msgid "URL to use to download changelogs" msgstr "変更履歴のダウンロードに用いる URL" #: src/apt_options.cc:294 msgid "" "This option controls the server used to download changelogs. You should " "only need to change this if the changelogs move to a different URL." msgstr "" "このオプションを用いると、変更履歴をダウンロードするのに用いられるサーバを調整できます。設定の変更が必要になるのは、変更履歴 (changelog) " "ファイルの URL が変更になったときのみでしょう。" #: src/apt_options.cc:300 msgid "Display a preview of what will be done before doing it" msgstr "実行内容のプレビューを事前に表示する" #: src/apt_options.cc:301 msgid "" "If this option is enabled, then when you ask aptitude to perform an install " "run, it will first display a summary of the actions it is going to perform." msgstr "" "このオプションを有効にすると、インストールを実行するよう aptitude に命令したときに、aptitude " "はまず、実行しようとしているアクションの要約を表示するようになります。" #: src/apt_options.cc:307 msgid "" "Forget which packages are \"new\" whenever the package lists are updated" msgstr "パッケージ一覧を更新したときには常に、どのパッケージが「新規」かの情報を消去する" #: src/apt_options.cc:308 msgid "" "If this option is enabled, then aptitude will clear the list of new packages " "after you update the package lists (e.g., by pressing 'u')." msgstr "" "このオプションを有効にすると、(例えば 'u' を押して) パッケージ一覧を更新した後に、aptitude " "が新規パッケージの一覧を消去するようになります。" #: src/apt_options.cc:313 msgid "" "Forget which packages are \"new\" whenever packages are installed or removed" msgstr "パッケージのインストールまたは削除を行ったときには常に、どのパッケージが「新規」かの情報を消去する" #: src/apt_options.cc:314 msgid "" "If this option is enabled, then aptitude will clear the list of new packages " "after you perform an install run or install or remove packages from the " "command-line." msgstr "" "このオプションを有効にすると、ビジュアルインタフェースでの「インストールの実行」やコマンドラインからのパッケージのインストール・削除の実行の後に、apti" "tude が新規パッケージの一覧を消去するようになります。" #: src/apt_options.cc:320 msgid "" "Do not display a warning when the first change is made in read-only mode" msgstr "読み取り専用モードで最初に変更がなされたときに警告を表示する" #: src/apt_options.cc:321 msgid "" "If this option is %Bnot%b enabled, aptitude will display a warning when you " "modify the state of a package if you do not have permissions to apply the " "change to the system." msgstr "" "このオプションを有効に%Bしない%bと、システムに変更を加える権限がない場合に、パッケージの状態を変更したときに aptitude が警告を発します。" #: src/apt_options.cc:327 msgid "" "Warn when attempting to perform a privileged action as a non-root user" msgstr "root 以外のユーザが特権の必要なアクションを行おうとしたときに警告する" #: src/apt_options.cc:328 msgid "" "If this option is enabled, aptitude will warn you when you attempt to " "perform an action which you do not have permission to do: for instance, " "installing packages as a non-root user. You will be given the option to log " "in as root and perform the action with root privileges." msgstr "" "このオプションを有効にすると、実行権限のないアクション (例: root 以外のユーザによるパッケージのインストール) を実行しようとしたときに " "aptitude が警告を発するようになります。そして、root としてログインして root 権限でアクションを実行するか、選択可能になります。" #: src/apt_options.cc:337 msgid "File to log actions into" msgstr "アクション記録用のファイル" #: src/apt_options.cc:338 msgid "" "When you install or remove packages, a summary of what aptitude does will be " "written to this file. If the first character of the file name is a pipe " "character ('%B|%b'), the remainder of the name will be interpreted as a " "shell command that is to receive the log on standard input." msgstr "" "パッケージのインストールや削除を行った際に、aptitude の実行内容の要約がこのファイルに書き込まれます。ファイル名の 1 文字目がパイプ文字 " "('%B|%b') の場合、その後の部分は、ログを標準入力から受け取るシェルコマンドとして解釈されます。" #: src/apt_options.cc:350 msgid "Automatically resolve dependencies of a package when it is selected" msgstr "パッケージ選択時に自動的に依存関係を解決する" #: src/apt_options.cc:351 msgid "" "If this option is enabled, aptitude will use a simple heuristic to " "immediately resolve the dependencies of each package you flag for " "installation. This is much faster than the built-in dependency resolver, " "but may produce suboptimal results or fail entirely in some scenarios." msgstr "" "このオプションを有効にすると、aptitude " "は単純な経験則を使用して、インストール対象としてフラグをつけた各パッケージの依存関係を直ちに解決するようになります。こちらのほうが組み込みの依存関係解決器" "よりも遥かに高速ですが、場合によっては最適でない結果となったり、完全に失敗したりする可能性もあります。" #: src/apt_options.cc:359 msgid "Automatically fix broken packages before installing or removing" msgstr "インストールや削除の前に、依存関係の壊れたパッケージを自動的に修復する" #: src/apt_options.cc:360 msgid "" "If this option is enabled, and you perform an install run while some " "packages are broken, aptitude will automatically apply the current " "suggestion of the problem resolver. Otherwise, aptitude will prompt you for " "a solution to the broken dependencies." msgstr "" "このオプションを有効にすると、依存関係が壊れているパッケージがある状態でインストールの実行をしたときに、aptitude " "は、依存関係解決器が提案する解決方法のうち選択中のものを自動的に適用するようになります。無効にすると、aptitude " "は、壊れた依存関係の解決用のプロンプトを表示します。" #: src/apt_options.cc:367 msgid "Install recommended packages automatically" msgstr "推奨パッケージを自動的にインストールする" # It would be better to insert "automatically resolve dependncies" and # "Remove unused packages automatically" as variables. #: src/apt_options.cc:368 msgid "" "If this option is enabled and \"automatically resolve dependencies\" is also " "enabled, aptitude will attempt to install the recommendations of newly " "installed packages in addition to their outright dependencies. Suggestions " "will not be automatically installed.\n" "If this option is enabled and \"Remove unused packages automatically\" is " "enabled, packages that are recommended by an installed package will not be " "automatically removed." msgstr "" "このオプションと「パッケージ選択時に自動的に依存関係を解決する」をともに有効にすると、aptitude " "は、新しくインストールするパッケージが完全に依存するパッケージだけでなく、新しくインストールするパッケージが推奨するパッケージもインストールしようとします" "。新しくインストールするパッケージが提案するパッケージは、自動的にはインストールされません。\n" "このオプションと「使われていないパッケージを自動的に削除する」をともに有効にすると、何らかのインストール済みパッケージに推奨されている場合、パッケージは自" "動的には削除されません。" #: src/apt_options.cc:380 msgid "Remove unused packages automatically" msgstr "使われていないパッケージを自動的に削除する" # It would be better to insert "Install recommended packages automatically" # as a variable. #: src/apt_options.cc:381 msgid "" "If this option is enabled, packages that are automatically installed and " "that no manually installed package depends on will be removed from the " "system. Cancelling the removal will flag the package as manually " "installed.\n" "If this option is enabled and \"Install recommended packages automatically\" " "is enabled, automatically installed packages will not be removed if any " "installed package recommends them." msgstr "" "このオプションを有効にすると、自動的にインストールされたパッケージのうち、手動でインストールされたパッケージが依存していないものは、システムから削除されま" "す。削除を取り消すと、手動でインストールされたというフラグがそのパッケージにつきます。\n" "このオプションと「推奨パッケージを自動的にインストールする」をともに有効にすると、自動的にインストールされたパッケージであっても、何らかのインストール済み" "パッケージに推奨されている場合は、パッケージは自動的には削除されません。" #: src/apt_options.cc:392 msgid "Packages that should never be automatically removed" msgstr "絶対に自動的には削除すべきでないパッケージ" #: src/apt_options.cc:393 msgid "" "Packages matching this search pattern will always be treated as if an " "installed package depends on them: they will never be targeted for removal " "as unused packages." msgstr "" "この検索パターンにマッチするパッケージは常に、何らかのインストール済みパッケージに依存されているとして扱われます。つまり、この検索パターンにマッチするパッ" "ケージが、使用されていないパッケージとして削除対象になることはありません。" #: src/apt_options.cc:398 msgid "Allow dependency resolutions that break holds or forbids" msgstr "固定や禁止が壊れるような依存関係の解決方法でも許可する" #: src/apt_options.cc:399 msgid "" "If this option is enabled, then whenever aptitude solves a dependency " "problem, it will consider modifying held packages, or installing forbidden " "package versions. With this option disabled, these solutions will be " "rejected by default.\n" "NOTE: At present, this restriction only applies to situations in which " "aptitude's dependency resolver (the red bar at the bottom of the screen) is " "activated. aptitude will still break holds when automatically installing " "the dependencies of a package that has just been selected for installation " "or upgrade, due to apt bug #470035." msgstr "" "このオプションを有効にすると、aptitude " "は、依存関係の問題を解決する際には常に、固定されたパッケージに関する変更や、禁止しているバージョンのパッケージのインストールを選択肢に含めるようになります" "。無効にすると、そのような解決方法はデフォルトでは拒否されるようになります。\n" "注意: 現在のところ、この制限は、aptitude の依存関係解決器 (スクリーン最下部の赤いバー) が有効になっている場合のみに適用されます。apt " "のバグ #470035 のため、現在のところ aptitude " "は、インストール対象や更新対象として選択したパッケージの依存関係に含まれるパッケージを自動的にインストールする場合は、固定を無視してしまいます。" #: src/apt_options.cc:525 msgid "UI options" msgstr "UI オプション" #: src/apt_options.cc:527 msgid "Dependency handling" msgstr "依存関係の処理" #: src/apt_options.cc:529 src/pkg_grouppolicy.cc:975 msgid "Miscellaneous" msgstr "その他" #: src/broken_indicator.cc:128 #, c-format msgid "%ls: Examine" msgstr "%ls: 検討" #: src/broken_indicator.cc:138 #, c-format msgid "%ls: Apply" msgstr "%ls: 適用" #: src/broken_indicator.cc:144 #, c-format msgid "%ls: Next" msgstr "%ls: 次" #: src/broken_indicator.cc:151 #, c-format msgid "%ls: Previous" msgstr "%ls: 前" #: src/broken_indicator.cc:246 msgid "Dependency resolution disabled." msgstr "依存関係の解決が無効になっています。" #: src/broken_indicator.cc:257 msgid "Unable to resolve dependencies." msgstr "依存関係を解決できませんでした。" #: src/broken_indicator.cc:268 msgid "Fatal error in resolver" msgstr "依存関係解決器で致命的なエラーが発生しました" #: src/broken_indicator.cc:280 #, c-format msgid "[%d(%d)/...] Resolving dependencies" msgstr "[%d(%d)/...] 依存関係を解決しています" #: src/broken_indicator.cc:316 src/gtk/resolver.cc:1294 #: src/gtk/resolver.cc:1462 src/solution_dialog.cc:140 #: src/solution_screen.cc:569 msgid "Internal error: unexpected null solution." msgstr "内部エラー: 解決方法が null になるのは想定外です" #: src/broken_indicator.cc:374 msgid "Suggest keeping all packages at their current version." msgstr "すべてのパッケージを現在のバージョンに一時固定するのを提案します。" #: src/broken_indicator.cc:382 #, c-format msgid "%d install" msgid_plural "%d installs" msgstr[0] "%d 個のインストール" #: src/broken_indicator.cc:392 #, c-format msgid "%d removal" msgid_plural "%d removals" msgstr[0] "%d 個の削除" #: src/broken_indicator.cc:402 #, c-format msgid "%d keep" msgid_plural "%d keeps" msgstr[0] "%d 個の一時固定" #: src/broken_indicator.cc:412 #, c-format msgid "%d upgrade" msgid_plural "%d upgrades" msgstr[0] "%d 個の更新" #: src/broken_indicator.cc:422 #, c-format msgid "%d downgrade" msgid_plural "%d downgrades" msgstr[0] "%d 個のダウングレード" #. TRANSLATORS: %F is replaced with a comma separated list such as #. "n1 installs, n2 removals", ... #. #: src/broken_indicator.cc:433 #, c-format msgid "Suggest %F" msgstr "%Fを提案します" #: src/cmdline/cmdline_action.cc:54 #, c-format msgid "Unable to find the source package for \"%s\".\n" msgstr "\"%s\" のソースパッケージが見つかりません。\n" #: src/cmdline/cmdline_action.cc:211 #, c-format msgid "Unable to satisfy the build-depends: %s.\n" msgstr "依存関係を満たすことができません: %s\n" #: src/cmdline/cmdline_action.cc:248 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already installed.\n" msgstr "" "注意: 仮想パッケージ \"%2$s\" を提供する\n" " \"%1$s\" は既にインストールされています。\n" #: src/cmdline/cmdline_action.cc:256 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already going to be installed.\n" msgstr "" "注意: 仮想パッケージ \"%2$s\" を提供する\n" " \"%1$s\" は既にインストール予定です。\n" #: src/cmdline/cmdline_action.cc:279 #, c-format msgid "" "\"%s\" exists in the package database, but it is not a\n" "real package and no package provides it.\n" msgstr "" "\"%s\" はパッケージデータベースには存在します。\n" "しかし実在するパッケージではなく、どのパッケージからも提供されていません。\n" #: src/cmdline/cmdline_action.cc:287 #, c-format msgid "\"%s\" is a virtual package provided by:\n" msgstr "\"%s\" は、以下のパッケージから提供されている仮想パッケージです:\n" #: src/cmdline/cmdline_action.cc:290 #, c-format msgid "You must choose one to install.\n" msgstr "インストールするものを一つ選んでください。\n" #: src/cmdline/cmdline_action.cc:298 #, c-format msgid "" "Note: selecting \"%s\" instead of the\n" " virtual package \"%s\"\n" msgstr "" "注意: 仮想パッケージ \"%2$s\" の代わりに\n" " \"%1$s\" を選択します\n" #: src/cmdline/cmdline_action.cc:320 #, c-format msgid "%s is already installed at the requested version (%s)\n" msgstr "%s は、要求されたバージョン (%s) で既にインストールされています\n" #: src/cmdline/cmdline_action.cc:329 #, c-format msgid "%s is not currently installed, so it will not be upgraded.\n" msgstr "%s は現在インストールされていないので更新されません。\n" #: src/cmdline/cmdline_action.cc:333 #, c-format msgid "" "%s is already installed at the latest version (%s), so it will not be " "upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:340 #, c-format msgid "%s is not currently installed, so it will not be reinstalled.\n" msgstr "%s は現在インストールされていないので再インストールされません。\n" #: src/cmdline/cmdline_action.cc:348 #, c-format msgid "Package %s is not installed, so it will not be removed\n" msgstr "%s パッケージはインストールされていないので削除されません\n" #: src/cmdline/cmdline_action.cc:355 #, c-format msgid "Package %s is not installed, so it will not be purged\n" msgstr "" #: src/cmdline/cmdline_action.cc:373 #, c-format msgid "" "Package %s is not installed, cannot be marked/unmarked as automatically " "installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:380 #, c-format msgid "Package %s is not installed, cannot forbid an upgrade\n" msgstr "%s パッケージはインストールされていないので更新を禁止できません\n" #: src/cmdline/cmdline_action.cc:383 #, c-format msgid "Package %s is not upgradable, cannot forbid an upgrade\n" msgstr "%s パッケージは更新可能ではないので更新を禁止できません\n" #: src/cmdline/cmdline_action.cc:419 #, c-format msgid "Setting package %s on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:427 #, c-format msgid "Marking package %s as keep\n" msgstr "" #: src/cmdline/cmdline_action.cc:436 #, c-format msgid "Setting package %s as not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:442 #, c-format msgid "Package %s is not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:448 #, c-format msgid "Marking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:456 #, c-format msgid "Unmarking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:465 src/cmdline/cmdline_action.cc:476 #, c-format msgid "Marking version %s of package %s as forbidden\n" msgstr "" #: src/cmdline/cmdline_action.cc:488 #, c-format msgid "Note: selecting the task \"%s: %s\" for installation\n" msgstr "注意: タスク \"%s: %s\" をインストールするよう選択します\n" #: src/cmdline/cmdline_action.cc:518 #, c-format msgid "" "You can only specify a package version with an 'install' command or a " "'forbid-version' command.\n" msgstr "'install' コマンドや 'forbid-version' コマンドで指定できるのはパッケージのバージョンだけです。\n" #: src/cmdline/cmdline_action.cc:527 #, c-format msgid "You can only specify a package archive with an 'install' command.\n" msgstr "'install' コマンドで指定できるのはパッケージのアーカイブだけです。\n" #: src/cmdline/cmdline_action.cc:567 #, c-format msgid "" "Couldn't find package \"%s\", and more than %zu\n" "packages contain \"%s\" in their name.\n" msgstr "" #: src/cmdline/cmdline_action.cc:571 #, c-format msgid "" "Couldn't find package \"%s\". However, the following\n" "packages contain \"%s\" in their name:\n" msgstr "" "\"%s\" パッケージは見つかりませんでした。\n" "しかし、以下のパッケージ名に \"%s\" が含まれています:\n" #: src/cmdline/cmdline_action.cc:593 #, c-format msgid "Couldn't find any package whose name or description matched \"%s\"\n" msgstr "名前か説明が \"%s\" にマッチするパッケージは見つかりませんでした\n" #: src/cmdline/cmdline_action.cc:596 #, c-format msgid "" "Couldn't find any package matching \"%s\", and more than %zu\n" "packages contain \"%s\" in their description.\n" msgstr "" #: src/cmdline/cmdline_action.cc:600 #, c-format msgid "" "Couldn't find any package matching \"%s\". However, the following\n" "packages contain \"%s\" in their description:\n" msgstr "" "\"%s\" にマッチするパッケージは見つかりませんでした。\n" "しかし、以下のパッケージ説明に \"%s\" が含まれています:\n" #: src/cmdline/cmdline_action.cc:742 #, c-format msgid "Bad action character '%c'\n" msgstr "不正なアクション文字です: '%c'\n" #: src/cmdline/cmdline_changelog.cc:131 #: src/cmdline/cmdline_download_progress_display.cc:138 msgid "Get:" msgstr "取得:" #. TRANSLATORS: this stands for "error" and should be the #. same width as the translation of "Ign". #: src/cmdline/cmdline_changelog.cc:141 #: src/cmdline/cmdline_download_progress_display.cc:192 msgid "Err" msgstr "エラー" #: src/cmdline/cmdline_changelog.cc:174 #, c-format msgid "Changelog download failed: %s" msgstr "変更履歴のダウンロードに失敗しました: %s" #: src/cmdline/cmdline_changelog.cc:195 src/generic/apt/pkg_changelog.cc:450 #: src/generic/apt/pkg_changelog.cc:615 src/view_changelog.cc:272 #, c-format msgid "Changelog of %s" msgstr "%s の変更履歴" #: src/cmdline/cmdline_changelog.cc:293 msgid "Can't execute sensible-pager, is this a working Debian system?" msgstr "sensible-pager が実行できません。これは正常に機能している Debian システムですか?" #: src/cmdline/cmdline_changelog.cc:344 #, c-format msgid "%s is not an official Debian package, cannot display its changelog." msgstr "%s は公式の Debian パッケージではないので、変更履歴を表示できません。" #: src/cmdline/cmdline_changelog.cc:405 #, c-format msgid "Couldn't find a changelog for %s" msgstr "%s の変更履歴が見つかりません" #: src/cmdline/cmdline_changelog.cc:409 #, c-format msgid "Couldn't run pager %s" msgstr "ページャー %s を実行できません" #: src/cmdline/cmdline_clean.cc:62 #, c-format msgid "E: The clean command takes no arguments\n" msgstr "エラー: clean コマンドは引数をとりません\n" #: src/cmdline/cmdline_clean.cc:68 #, c-format msgid "Del %s* %spartial/*\n" msgstr "%s* %spartial/* を削除\n" #: src/cmdline/cmdline_clean.cc:78 src/cmdline/cmdline_clean.cc:149 #: src/ui.cc:1811 src/ui.cc:1899 msgid "Unable to lock the download directory" msgstr "ダウンロードディレクトリをロックできません" #: src/cmdline/cmdline_clean.cc:108 #, c-format msgid "Del %s %s [%sB]\n" msgstr "削除 %s %s [%sB]\n" #: src/cmdline/cmdline_clean.cc:137 #, c-format msgid "E: The autoclean command takes no arguments\n" msgstr "エラー: autoclean コマンドは引数をとりません\n" #: src/cmdline/cmdline_clean.cc:175 #, c-format msgid "Would free %sB of disk space\n" msgstr "%sB のディスク領域を解放します\n" #: src/cmdline/cmdline_clean.cc:178 #, c-format msgid "Freed %sB of disk space\n" msgstr "%sB のディスク領域を解放しました\n" # Should never happen. #: src/cmdline/cmdline_do_action.cc:159 #, c-format msgid "Invalid operation %s" msgstr "不正な操作です: %s" #: src/cmdline/cmdline_do_action.cc:233 msgid "Unexpected pattern argument following \"keep-all\"" msgstr "\"keep-all\" の後に想定外のパターン引数があります" #: src/cmdline/cmdline_do_action.cc:345 #, c-format msgid "" "Unable to safely resolve dependencies, try running with --full-resolver.\n" msgstr "依存関係を安全に解決できません。--full-resolver をつけて実行してみてください。\n" #: src/cmdline/cmdline_do_action.cc:385 src/cmdline/cmdline_simulate.cc:59 #: src/main.cc:1267 #, c-format msgid "Abort.\n" msgstr "中断。\n" #: src/cmdline/cmdline_download.cc:45 #, c-format msgid "download: you must specify at least one package to download\n" msgstr "download: ダウンロードするパッケージを少なくとも一つ指定してください\n" #: src/cmdline/cmdline_download.cc:63 #: src/generic/apt/download_install_manager.cc:83 msgid "Couldn't read source list" msgstr "パッケージ入手先一覧を読み込めませんでした" #: src/cmdline/cmdline_download.cc:90 #, c-format msgid "Can't find a package named \"%s\"" msgstr "\"%s\" という名前のパッケージは見つかりません" #: src/cmdline/cmdline_download.cc:134 #, c-format msgid "" "No downloadable files for %s version %s; perhaps it is a local or obsolete " "package?" msgstr "%s バージョン %s にダウンロード可能なファイルはありません。ローカルのパッケージか、もしくは廃止されたパッケージではありませんか?" #: src/cmdline/cmdline_download_progress_display.cc:161 msgid "Hit" msgstr "発見" #. TRANSLATORS: this stands for "ignored" and should be #. the same width as the translation of "Err". #: src/cmdline/cmdline_download_progress_display.cc:188 msgid "Ign" msgstr "無視" #: src/cmdline/cmdline_download_progress_display.cc:218 #, c-format msgid "Fetched %sB in %s (%sB/s)" msgstr "%sB を %s 秒で取得しました (%sB/s)" #: src/cmdline/cmdline_download_progress_display.cc:237 #, c-format msgid "" "Media change: Please insert the disc labeled '%s' into the drive '%s' and " "press [Enter]." msgstr "メディアの交換: '%s' というラベルのディスクを '%s' ドライブに入れ、Enter を押してください。" #: src/cmdline/cmdline_download_progress_display.cc:491 msgid "[Working]" msgstr "[作業中]" #: src/cmdline/cmdline_extract_cache_subset.cc:58 #, c-format msgid "" "extract-cache-entries: at least one argument is required (the directory\n" "to which to write files).\n" msgstr "extract-cache-entries: 少なくとも 1 つの引数 (ファイルを書き込むディレクトリ) が必要です。\n" #: src/cmdline/cmdline_extract_cache_subset.cc:94 #: src/cmdline/cmdline_resolver.cc:356 src/cmdline/cmdline_user_tag.cc:132 #: src/cmdline/cmdline_versions.cc:312 #, c-format msgid "No such package \"%s\"" msgstr "そのようなパッケージはありません: \"%s\"" #: src/cmdline/cmdline_extract_cache_subset.cc:134 #, c-format msgid "" "No packages were selected by the given search pattern; nothing to do.\n" msgstr "指定された検索パターンで選択されたパッケージはないので、何もしません。\n" #: src/cmdline/cmdline_forget_new.cc:58 #, c-format msgid "E: The forget-new command takes no arguments\n" msgstr "エラー: forget-new コマンドは引数をとりません\n" #: src/cmdline/cmdline_forget_new.cc:85 #, c-format msgid "Would forget what packages are new\n" msgstr "どのパッケージが新規かの情報を消去します\n" #: src/cmdline/cmdline_moo.cc:16 #, c-format msgid "There are no Easter Eggs in this program.\n" msgstr "このプログラムにはイースターエッグ (隠し機能) はありません。\n" #: src/cmdline/cmdline_moo.cc:19 #, c-format msgid "There really are no Easter Eggs in this program.\n" msgstr "このプログラムには本当にイースターエッグはありませんよ。\n" #: src/cmdline/cmdline_moo.cc:22 #, c-format msgid "" "Didn't I already tell you that there are no Easter Eggs in this program?\n" msgstr "このプログラムにイースターエッグはないって言わなかったかい?\n" #: src/cmdline/cmdline_moo.cc:25 #, c-format msgid "Stop it!\n" msgstr "やめてくれ!\n" #: src/cmdline/cmdline_moo.cc:28 #, c-format msgid "Okay, okay, if I give you an Easter Egg, will you go away?\n" msgstr "わかった、わかった。あんたにイースターエッグをあげればどっか行ってくれるかい?\n" #: src/cmdline/cmdline_moo.cc:31 #, c-format msgid "All right, you win.\n" msgstr "わかったよ。あんたの勝ちだ。\n" #: src/cmdline/cmdline_moo.cc:42 #, c-format msgid "What is it? It's an elephant being eaten by a snake, of course.\n" msgstr "これが何なのか? もちろんウワバミに食べられた象だよ。\n" #: src/cmdline/cmdline_progress_display.cc:165 src/gtk/download.cc:204 msgid "Done" msgstr "完了" #. TRANSLATORS: the string replacing "DONE" #. be truncated or padded to 4 characters. #: src/cmdline/cmdline_progress_display.cc:170 msgid "DONE" msgstr "完了" #: src/cmdline/cmdline_prompt.cc:84 msgid "Couldn't read list of sources" msgstr "パッケージ入手先一覧を読み込めませんでした" #: src/cmdline/cmdline_prompt.cc:342 msgid "Config files" msgstr "設定ファイル" #: src/cmdline/cmdline_prompt.cc:393 msgid "The following packages are BROKEN:" msgstr "以下のパッケージは依存関係が壊れています:" #: src/cmdline/cmdline_prompt.cc:394 msgid "The following packages are unused and will be REMOVED:" msgstr "以下のパッケージは使われていないので『削除』されます:" #: src/cmdline/cmdline_prompt.cc:395 msgid "The following packages have been automatically kept back:" msgstr "以下のパッケージが自動的に一時固定されています:" #: src/cmdline/cmdline_prompt.cc:396 msgid "The following NEW packages will be automatically installed:" msgstr "以下の新規パッケージが自動的にインストールされます:" #: src/cmdline/cmdline_prompt.cc:397 msgid "The following packages will be automatically REMOVED:" msgstr "以下のパッケージが自動的に削除されます:" #: src/cmdline/cmdline_prompt.cc:398 msgid "The following packages will be DOWNGRADED:" msgstr "以下のパッケージがダウングレードされます:" #: src/cmdline/cmdline_prompt.cc:399 msgid "The following packages have been kept back:" msgstr "以下のパッケージが一時固定されています:" #: src/cmdline/cmdline_prompt.cc:400 msgid "The following packages will be REINSTALLED:" msgstr "以下のパッケージが再インストールされます:" #: src/cmdline/cmdline_prompt.cc:401 msgid "The following NEW packages will be installed:" msgstr "以下の新規パッケージがインストールされます:" #: src/cmdline/cmdline_prompt.cc:402 msgid "The following packages will be REMOVED:" msgstr "以下のパッケージは『削除』されます:" #: src/cmdline/cmdline_prompt.cc:403 msgid "The following packages will be upgraded:" msgstr "以下のパッケージが更新されます:" #: src/cmdline/cmdline_prompt.cc:404 msgid "The following partially installed packages will be configured:" msgstr "以下の、インストールが完了していないパッケージが設定されます:" #: src/cmdline/cmdline_prompt.cc:459 src/ui.cc:1598 #, c-format msgid "The following ESSENTIAL packages will be REMOVED!\n" msgstr "以下の必須パッケージが削除されます!\n" #: src/cmdline/cmdline_prompt.cc:468 src/ui.cc:1613 #, c-format msgid "The following ESSENTIAL packages will be BROKEN by this action:\n" msgstr "このアクションによって以下の必須パッケージの依存関係が壊れます:\n" #: src/cmdline/cmdline_prompt.cc:478 src/ui.cc:1626 #, c-format msgid "" "WARNING: Performing this action will probably cause your system to break!\n" " Do NOT continue unless you know EXACTLY what you are doing!\n" msgstr "" "警告: このアクションを実行した結果、システムが壊れるかもしれません!\n" " 何をしようとしているか本当に理解していない場合は先に進んではいけません!\n" #: src/cmdline/cmdline_prompt.cc:480 msgid "I am aware that this is a very bad idea" msgstr "I am aware that this is a very bad idea" #: src/cmdline/cmdline_prompt.cc:484 src/ui.cc:1627 #, c-format msgid "To continue, type the phrase \"%s\":\n" msgstr "先に進む場合は '%s' というフレーズを入力してください:\n" #: src/cmdline/cmdline_prompt.cc:526 #, c-format msgid "" "WARNING: untrusted versions of the following packages will be installed!\n" "\n" "Untrusted packages could compromise your system's security.\n" "You should only proceed with the installation if you are certain that\n" "this is what you want to do.\n" "\n" msgstr "" "警告: 以下のパッケージは信頼できないバージョンがインストールされます!\n" "\n" "信頼できないパッケージはシステムのセキュリティを危うくする可能性があります。\n" "自分がこのインストールを望んでいると確信できる場合のみ、インストールを先に進め\n" "てください。\n" "\n" #: src/cmdline/cmdline_prompt.cc:538 #, c-format msgid "" "*** WARNING *** Ignoring these trust violations because\n" " %s::CmdLine::Ignore-Trust-Violations is 'true'!\n" msgstr "" "*** 警告*** %s::Cmdline::Ignore-Trust-Violations が 'true' と\n" " なっているので、これらの信頼侵害を無視しています!\n" #: src/cmdline/cmdline_prompt.cc:547 msgid "" "*** WARNING *** Ignoring these trust violations because\n" " APT::Get::AllowUnauthenticated is 'true'!\n" msgstr "" "*** 警告*** APT::Get::AllowUnauthenticated が 'true' と\n" " なっているので、これらの信頼侵害を無視しています!\n" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:558 msgid "Go ahead and ignore the warning|Yes" msgstr "Go ahead and ignore the warning|Yes" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:564 msgid "Abort instead of overriding the warning|No" msgstr "Abort instead of overriding the warning|No" #: src/cmdline/cmdline_prompt.cc:575 #, c-format msgid "Do you want to ignore this warning and proceed anyway?\n" msgstr "この警告を無視して意地でも先に進みますか?\n" #: src/cmdline/cmdline_prompt.cc:576 #, c-format msgid "To continue, enter \"%s\"; to abort, enter \"%s\": " msgstr "先に進む場合は \"%s\" を、中断する場合は \"%s\" を、入力してください: " #: src/cmdline/cmdline_prompt.cc:593 #, c-format msgid "Unrecognized input. Enter either \"%s\" or \"%s\".\n" msgstr "入力を認識できません。\"%s\" か \"%s\" を入力してください。\n" #: src/cmdline/cmdline_prompt.cc:705 #, c-format msgid "The following packages are RECOMMENDED but will NOT be installed:\n" msgstr "以下のパッケージが推奨されていますがインストールされません:\n" #: src/cmdline/cmdline_prompt.cc:711 #, c-format msgid "The following packages are SUGGESTED but will NOT be installed:\n" msgstr "以下のパッケージが提案されていますがインストールされません:\n" #: src/cmdline/cmdline_prompt.cc:717 #, c-format msgid "No packages will be installed, upgraded, or removed.\n" msgstr "インストール・削除・更新されるパッケージがありません。\n" #: src/cmdline/cmdline_prompt.cc:719 #, c-format msgid "%lu packages upgraded, %lu newly installed, " msgstr "%lu 個のパッケージを更新、 %lu 個を新たにインストール、 " #: src/cmdline/cmdline_prompt.cc:723 #, c-format msgid "%lu reinstalled, " msgstr "再インストール: %lu 個、 " #: src/cmdline/cmdline_prompt.cc:725 #, c-format msgid "%lu downgraded, " msgstr "%lu 個をダウングレード、 " #: src/cmdline/cmdline_prompt.cc:727 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu 個を削除予定、%lu 個が更新されていない。\n" #: src/cmdline/cmdline_prompt.cc:734 #, c-format msgid "Need to get %sB/%sB of archives. " msgstr "アーカイブ %2$s バイト中 %1$s バイトを取得する必要があります。 " #: src/cmdline/cmdline_prompt.cc:737 #, c-format msgid "Need to get %sB of archives. " msgstr "%s バイトのアーカイブを取得する必要があります。 " #: src/cmdline/cmdline_prompt.cc:744 #, c-format msgid "After unpacking %sB will be used.\n" msgstr "展開後に %s バイトのディスク領域が新たに消費されます。\n" #: src/cmdline/cmdline_prompt.cc:747 #, c-format msgid "After unpacking %sB will be freed.\n" msgstr "展開後に %s バイトのディスク領域が解放されます。\n" #: src/cmdline/cmdline_prompt.cc:769 #, c-format msgid "" "No packages to show -- enter the package names on the line after 'i'.\n" msgstr "表示するパッケージがありません -- 'i' に続けてパッケージ名を入力してください。\n" #: src/cmdline/cmdline_prompt.cc:775 src/cmdline/cmdline_prompt.cc:790 #: src/pkg_item.cc:407 src/ui.cc:1243 msgid "Press Return to continue." msgstr "先に進むには Return を押してください。" #: src/cmdline/cmdline_prompt.cc:786 #, c-format msgid "No packages found -- enter the package names on the line after 'c'.\n" msgstr "パッケージが見つかりません -- 'c' に続けてパッケージ名を入力してください。\n" # TRANSLATION-FIXME: こんな感じ? #: src/cmdline/cmdline_prompt.cc:801 #, c-format msgid "" "No packages found -- enter zero or more roots of the search followed by the " "package to justify.\n" msgstr "" "パッケージが見つかりません -- 検索の根拠とするパッケージを必要に応じて入力し、それに続けて、説明したいパッケージを入力してください。\n" #: src/cmdline/cmdline_prompt.cc:834 #, c-format msgid "y: %F" msgstr "y: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:836 msgid "continue with the installation" msgstr "インストールへと進みます" #: src/cmdline/cmdline_prompt.cc:838 #, c-format msgid "n: %F" msgstr "n: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:840 msgid "abort and quit" msgstr "中断して終了します" #: src/cmdline/cmdline_prompt.cc:842 #, c-format msgid "i: %F" msgstr "i: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:844 msgid "" "show information about one or more packages; the package names should follow " "the 'i'" msgstr "1 つ以上のパッケージに関する情報を表示します。'i' に続けてパッケージ名を入力してください" #: src/cmdline/cmdline_prompt.cc:846 #, c-format msgid "c: %F" msgstr "c: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:848 msgid "" "show the Debian changelogs of one or more packages; the package names should " "follow the 'c'" msgstr "1 つ以上のパッケージに関する Debian の変更履歴を表示します。'c' に続けてパッケージ名を入力してください" #: src/cmdline/cmdline_prompt.cc:850 #, c-format msgid "d: %F" msgstr "d: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:852 msgid "toggle the display of dependency information" msgstr "依存関係情報を表示する・しないを切り替えます" #: src/cmdline/cmdline_prompt.cc:854 #, c-format msgid "s: %F" msgstr "s: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:856 msgid "toggle the display of changes in package sizes" msgstr "パッケージサイズ変更を表示する・しないを切り替えます" #: src/cmdline/cmdline_prompt.cc:858 #, c-format msgid "v: %F" msgstr "v: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:860 msgid "toggle the display of version numbers" msgstr "バージョン番号を表示する・しないを切り替えます" #: src/cmdline/cmdline_prompt.cc:862 #, c-format msgid "w: %F" msgstr "w: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:864 msgid "" "try to find a reason for installing a single package, or explain why " "installing one package should lead to installing another package." msgstr "" "あるパッケージをインストールする理由を見つけようとしたり、あるパッケージのインストールが何故別のパッケージのインストールに繋がるのかを説明しようとしたりし" "ます。" #: src/cmdline/cmdline_prompt.cc:867 #, c-format msgid "r: %F" msgstr "r: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:869 msgid "run the automatic dependency resolver to fix the broken dependencies." msgstr "依存関係解決器を用いて、壊れた依存関係を修正します。" #: src/cmdline/cmdline_prompt.cc:871 #, c-format msgid "e: %F" msgstr "e: %F" # * Description of a command. #: src/cmdline/cmdline_prompt.cc:873 msgid "enter the full visual interface" msgstr "ビジュアルインタフェースに移行します" #: src/cmdline/cmdline_prompt.cc:876 msgid "" "You may also specify modification to the actions which will be taken. To do " "so, type an action character followed by one or more package names (or " "patterns). The action will be applied to all the packages that you list. " "The following actions are available:" msgstr "" "行うアクションに対する変更を指定してもかまいません。そうするには、アクション文字と、それに続けて 1 つ以上のパッケージ名 (あるいはパターン) " "を入力してください。そのアクションが、引数に指定したパッケージすべてに適用されます。以下のアクションが利用可能です:" #: src/cmdline/cmdline_prompt.cc:883 src/cmdline/cmdline_resolver.cc:262 msgid "'+' to install packages" msgstr "'+': パッケージをインストール" #: src/cmdline/cmdline_prompt.cc:886 src/cmdline/cmdline_resolver.cc:264 msgid "" "'+M' to install packages and immediately flag them as automatically installed" msgstr "'+M': パッケージをインストールし、「自動的にインストールされた」フラグを直ちに添付" #: src/cmdline/cmdline_prompt.cc:888 src/cmdline/cmdline_resolver.cc:266 msgid "'-' to remove packages" msgstr "'-': パッケージを削除" #: src/cmdline/cmdline_prompt.cc:890 src/cmdline/cmdline_resolver.cc:268 msgid "'_' to purge packages" msgstr "'_': パッケージを完全削除" #: src/cmdline/cmdline_prompt.cc:892 src/cmdline/cmdline_resolver.cc:270 msgid "'=' to place packages on hold" msgstr "'=': パッケージを固定" #: src/cmdline/cmdline_prompt.cc:894 src/cmdline/cmdline_resolver.cc:272 msgid "" "':' to keep packages in their current state without placing them on hold" msgstr "':': パッケージを完全に固定することなく現在の状態に一時的に固定" #: src/cmdline/cmdline_prompt.cc:896 src/cmdline/cmdline_resolver.cc:274 msgid "'&M' to mark packages as automatically installed" msgstr "'&M': 自動的にインストールされたという印をパッケージに添付" #: src/cmdline/cmdline_prompt.cc:898 src/cmdline/cmdline_resolver.cc:276 msgid "'&m' to mark packages as manually installed" msgstr "'&m': 手動でインストールされたという印をパッケージに添付" #: src/cmdline/cmdline_prompt.cc:900 msgid "'&BD' to install the build-dependencies of a package." msgstr "'&BD': パッケージが構築時依存しているパッケージをインストール" #: src/cmdline/cmdline_prompt.cc:903 msgid "" "In the list of actions to be performed, some packages will be followed by " "one or more characters enclosed in braces; for instance: \"aptitude{u}\". " "These characters provide extra information about the package's state, and " "can include any combination of the following:" msgstr "" "行われた操作一覧の中で、パッケージによっては文字が「{}」で囲まれ、例えば「aptitude{u}」のように続くものがあります。こういった文字はそのパッケ" "ージの状態についての追加の情報を提供し、以下の任意の組み合わせがあり得ます:" #: src/cmdline/cmdline_prompt.cc:907 msgid "'a': the package was automatically installed or removed." msgstr "「a」: パッケージが自動でインストールまたは削除されたことを示します。" #: src/cmdline/cmdline_prompt.cc:909 msgid "" "'b': some of the package's dependencies are violated by the proposed changes." msgstr "「b」: 提案された変更によりそのパッケージの依存関係に破綻している部分があります。" #: src/cmdline/cmdline_prompt.cc:911 msgid "'p': the package will be purged in addition to being removed." msgstr "「p」: そのパッケージは削除されていますが、さらに完全削除されます。" #: src/cmdline/cmdline_prompt.cc:913 msgid "'u': the package is being removed because it is unused." msgstr "「u」: そのパッケージは利用されないため削除されています。" #: src/cmdline/cmdline_prompt.cc:918 msgid "Commands:" msgstr "コマンド:" #: src/cmdline/cmdline_prompt.cc:1034 msgid "" "aptitude failed to find a solution to these dependencies. You can solve " "them yourself by hand or type 'n' to quit." msgstr "" "aptitude はこれらの依存関係の解決方法を見つけることができませんでした。依存関係を自分の力で手動で解決してもかまいませんし、'n' " "を入力して終了してもかまいません。" #: src/cmdline/cmdline_prompt.cc:1053 msgid "Do you want to continue? [Y/n/?] " msgstr "先に進みますか? [Y/n/?] " #: src/cmdline/cmdline_prompt.cc:1054 msgid "Resolve these dependencies by hand? [N/+/-/_/:/?] " msgstr "これらの依存関係を手動で解決しますか? [N/+/-/_/:/?] " #: src/cmdline/cmdline_prompt.cc:1072 msgid "Invalid response. Please enter a valid command or '?' for help.\n" msgstr "応答が不正です。有効なコマンドを入力するか '?' でヘルプを参照してください。\n" #: src/cmdline/cmdline_prompt.cc:1078 msgid "" "Enter a package management command (such as '+ package' to install a " "package), 'R' to attempt automatic dependency resolution or 'N' to abort." msgstr "" "パッケージ管理コマンド (例: パッケージのインストールの場合は '+ <パッケージ名>') " "を入力してください。または、依存関係自動解決ツールを使ってみる場合は 'R' を、中断する場合は 'N' を、入力してください。" #: src/cmdline/cmdline_prompt.cc:1110 #, c-format msgid "" "\n" "Dependency information will be shown.\n" "\n" msgstr "" "\n" "依存関係の情報を表示します。\n" "\n" #: src/cmdline/cmdline_prompt.cc:1112 #, c-format msgid "" "\n" "Dependency information will not be shown.\n" "\n" msgstr "" "\n" "依存関係の情報を表示しません。\n" "\n" #: src/cmdline/cmdline_prompt.cc:1118 #, c-format msgid "" "\n" "Versions will be shown.\n" "\n" msgstr "" "\n" "バージョンを表示します。\n" "\n" #: src/cmdline/cmdline_prompt.cc:1120 #, c-format msgid "" "\n" "Versions will not be shown.\n" "\n" msgstr "" "\n" "バージョンを表示しません。\n" "\n" #: src/cmdline/cmdline_prompt.cc:1125 #, c-format msgid "" "\n" "Size changes will be shown.\n" "\n" msgstr "" "\n" "サイズの変化を表示します。\n" "\n" #: src/cmdline/cmdline_prompt.cc:1127 #, c-format msgid "" "\n" "Size changes will not be shown.\n" "\n" msgstr "" "\n" "サイズの変化を表示しません。\n" "\n" #: src/cmdline/cmdline_resolver.cc:144 src/cmdline/cmdline_resolver.cc:997 #: src/generic/apt/apt.cc:269 #, c-format msgid "Unable to open %s for writing" msgstr "%s を書き込み可能な状態で開けません" #: src/cmdline/cmdline_resolver.cc:150 src/cmdline/cmdline_resolver.cc:1002 #, c-format msgid "Error writing resolver state to %s" msgstr "依存関係解決器の状態を %s に書き込む際にエラーが生じました" #: src/cmdline/cmdline_resolver.cc:152 src/cmdline/cmdline_resolver.cc:1004 msgid "Resolver state successfully written!" msgstr "依存関係解決器の状態の書き込みに成功しました!" #: src/cmdline/cmdline_resolver.cc:217 #, c-format msgid "" "y: %Fn: %Fq: %F.: %F,: %Fo: %Fe: %Fx: %Fr (ID|pkg ver) ...: %F%na (ID|pkg " "ver) ...: %F%n: %F%n pkg... : %F%n%F%F%F%F%F%F%F%F" msgstr "" "y: %Fn: %Fq: %F.: %F,: %Fo: %Fe: %Fx: %Fr (ID|パッケージ バージョン) ...: %F%na " "(ID|パッケージ バージョン) ...: %F%n: %F%n<アクション> パッケージ... : %F%n%F%F%F%F%F%F%F%F" # * Case: 'y' #: src/cmdline/cmdline_resolver.cc:238 msgid "accept the proposed changes" msgstr "提示された変更を受け入れます" # * Case: 'n' #: src/cmdline/cmdline_resolver.cc:240 msgid "reject the proposed changes and search for another solution" msgstr "提示された変更を拒否して他の解決方法を探します" # * Case: 'q' #: src/cmdline/cmdline_resolver.cc:242 msgid "give up and quit the program" msgstr "諦めてプログラムを終了します" # * Case: ',' #: src/cmdline/cmdline_resolver.cc:244 msgid "move to the next solution" msgstr "次の解決方法に移動します" # * Case: '.' #: src/cmdline/cmdline_resolver.cc:246 msgid "move to the previous solution" msgstr "前の解決方法に移動します" # * Case: 'o' #: src/cmdline/cmdline_resolver.cc:248 msgid "" "toggle between the contents of the solution and an explanation of the " "solution" msgstr "解決方法の内容と説明を切り替えます" # * Case: 'e' #: src/cmdline/cmdline_resolver.cc:250 msgid "examine the solution in the visual user interface" msgstr "視覚的なユーザインターフェースで解決方法を試します" # * Case: 'x' #: src/cmdline/cmdline_resolver.cc:252 msgid "" "abort automatic dependency resolution; resolve dependencies by hand instead" msgstr "依存関係の自動解決を中断します。代わりに手動で依存関係を解決してください" # * Case: 'r' #: src/cmdline/cmdline_resolver.cc:254 msgid "" "reject the given package versions; don't display any solutions in which they " "occur. Enter UNINST instead of a version to reject removing the package. " "ID is the integer printed to the left of the action." msgstr "" "指定されたパッケージバージョンを拒否します。その解決方法は一切表示しません。パッケージの削除を拒否するには、バージョンの代わりに UNINST " "を指定してください。IDは操作の左側に表示されている整数です。" # * Case: 'a' #: src/cmdline/cmdline_resolver.cc:256 msgid "" "accept the given package versions; display only solutions in which they " "occur. Enter UNINST instead of a version to accept removing the package. " "ID is the integer printed to the left of the action." msgstr "" "指定されたパッケージバージョンを受け入れます。そのパッケージバージョンを含む解決方法以外は表示しません。パッケージの削除を受け入れるには、バージョンの代わ" "りに UNINST を指定してください。IDは操作の左側に表示されている整数です。" #: src/cmdline/cmdline_resolver.cc:258 msgid "" "display information about the action labeled ID from the solution. The " "label is the integer printed to the left of the action." msgstr "解決方法からIDに該当する操作についての情報を表示します。IDは操作の左側に表示されている整数です。" # * Case: '' #: src/cmdline/cmdline_resolver.cc:260 msgid "adjust the state of the listed packages, where ACTION is one of:" msgstr "一連のパッケージの状態を調整します。アクションは以下のいずれかです:" #: src/cmdline/cmdline_resolver.cc:278 msgid "" "Adjustments will cause the current solution to be discarded and recalculated " "as necessary." msgstr "調整では、必要に応じて現在の解決方法の廃棄や再計算が行われます。" #: src/cmdline/cmdline_resolver.cc:293 #, c-format msgid "The version %s is available in the following archives:" msgstr "バージョン %s は以下のアーカイブで利用可能です:" #: src/cmdline/cmdline_resolver.cc:301 #, c-format msgid "Select the version of %s that should be used: " msgstr "利用する %s のバージョンを選んでください: " #: src/cmdline/cmdline_resolver.cc:308 #, c-format msgid "Invalid response. Please enter an integer between 1 and %d." msgstr "応答が不正です。1 から %d までの整数を入力してください。" #: src/cmdline/cmdline_resolver.cc:324 #, c-format msgid "Expected at least one package/version pair following '%c'" msgstr "'%c' に続けて少なくとも 1 つのパッケージあるいはバージョンを入力してください" #: src/cmdline/cmdline_resolver.cc:346 #, c-format msgid "Expected a version or \"%s\" after \"%s\"" msgstr "\"%2$s\" の後にバージョンまたは \"%1$s\" を入力してください" #: src/cmdline/cmdline_resolver.cc:372 #, c-format msgid "%s has no version named \"%s\"" msgstr "%s には \"%s\" というバージョンはありません" #: src/cmdline/cmdline_resolver.cc:398 #, c-format msgid "Allowing the removal of %s" msgstr "%s の削除を許可しています" #: src/cmdline/cmdline_resolver.cc:401 #, c-format msgid "Allowing the installation of %s version %s (%s)" msgstr "%s バージョン %s (%s) のインストールを許可しています" #: src/cmdline/cmdline_resolver.cc:411 #, c-format msgid "Rejecting the removal of %s" msgstr "%s の削除を拒否しています" #: src/cmdline/cmdline_resolver.cc:414 #, c-format msgid "Rejecting the installation of %s version %s (%s)" msgstr "%s バージョン %s (%s) のインストールを拒否しています" #: src/cmdline/cmdline_resolver.cc:427 #, c-format msgid "No longer requiring the removal of %s" msgstr "%s の削除はもはや必須ではありません" #: src/cmdline/cmdline_resolver.cc:430 #, c-format msgid "No longer requiring the installation of %s version %s (%s)" msgstr "%s バージョン %s (%s) のインストールはもはや必須ではありません" #: src/cmdline/cmdline_resolver.cc:439 #, c-format msgid "Requiring the removal of %s" msgstr "%s の削除を必須としています" #: src/cmdline/cmdline_resolver.cc:442 #, c-format msgid "Requiring the installation of %s version %s (%s)" msgstr "%s バージョン %s (%s) のインストールを必須としています" #: src/cmdline/cmdline_resolver.cc:491 #, c-format msgid "Allowing this recommendation to be ignored: %s" msgstr "この推奨を無視できるようにする: %s" # * Item #: src/cmdline/cmdline_resolver.cc:497 #, c-format msgid "Always obeying this recommendation: %s" msgstr "この推奨に常に従う: %s" #: src/cmdline/cmdline_resolver.cc:506 #, c-format msgid "No longer ignoring this recommendation: %s" msgstr "この推奨を今後無視しません: %s" # * Item #: src/cmdline/cmdline_resolver.cc:512 #, c-format msgid "Ignoring this recommendation: %s" msgstr "この推奨を無視します: %s" # * Menu item on the first line. #: src/cmdline/cmdline_resolver.cc:571 #, c-format msgid "Action \"%s\"" msgstr "アクション「%s」" #. TRANSLATORS: the substitution is #. replaced in English with something #. like "Pkg1 depends upon Pkg2". #: src/cmdline/cmdline_resolver.cc:584 #, c-format msgid "This action was selected because %ls." msgstr "%ls という理由でこのアクションが選択されました。" #: src/cmdline/cmdline_resolver.cc:586 msgid "" "This action is currently rejected; it will not appear in new solutions." msgstr "このアクションは現在拒否されています。新しい解決方法としては表示されません。" #: src/cmdline/cmdline_resolver.cc:587 msgid "" "This action is currently approved; it will be selected whenever possible." msgstr "このアクションは現在承認されています。可能なときには選択されます。" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:594 #, c-format msgid "Enter \"r %s\" to allow this action to appear in new solutions." msgstr "「r %s」と入力するとこのアクションが新しい解決方法に表示されるようになります。" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:600 #, c-format msgid "" "Enter \"r %s\" to prevent this action from appearing in new solutions." msgstr "「r %s」と入力するとこのアクションが新しい解決方法に表示されないようになります。" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:606 #, c-format msgid "" "Enter \"a %s\" to cease requiring that new solutions include this action if " "possible." msgstr "「a %s」と入力すると可能な場合に新しい解決方法にこのアクションが含まれることを必須としなくなります。" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:612 #, c-format msgid "" "Enter \"a %s\" to require that new solutions include this action if possible." msgstr "「a %s」と入力すると可能な場合に新しい解決方法にこのアクションが含まれることを必須とするようになります。" #: src/cmdline/cmdline_resolver.cc:785 #, c-format msgid "open: %zd; closed: %zd; defer: %zd; conflict: %zd" msgstr "未解決: %zd; 解決済み: %zd; 保留: %zd; 競合: %zd" #: src/cmdline/cmdline_resolver.cc:809 #, c-format msgid "" "Would resolve dependencies, but dependency resolution is disabled.\n" " (%s::ProblemResolver::StepLimit = 0)\n" msgstr "" "依存関係を解決したいのですが、依存関係解決機能が無効になっています。\n" " (%s::ProblemResolver::StepLimit = 0)\n" #: src/cmdline/cmdline_resolver.cc:818 msgid "" "I want to resolve dependencies, but no dependency resolver was created." msgstr "依存関係を解決したいのですが、依存関係解決器が作成されていません。" #: src/cmdline/cmdline_resolver.cc:832 src/cmdline/cmdline_resolver.cc:1175 #: src/gtk/resolver.cc:2058 src/solution_dialog.cc:127 #: src/solution_screen.cc:546 msgid "Resolving dependencies..." msgstr "依存関係を解決中..." #: src/cmdline/cmdline_resolver.cc:892 msgid "The following actions will resolve these dependencies:" msgstr "以下のアクションでこれらの依存関係の問題は解決されます:" #: src/cmdline/cmdline_resolver.cc:910 msgid "Accept this solution? [Y/n/q/?] " msgstr "この解決方法を受け入れますか? [Y/n/q/?] " #: src/cmdline/cmdline_resolver.cc:937 src/cmdline/cmdline_resolver.cc:1072 msgid "Abandoning all efforts to resolve these dependencies." msgstr "これらの依存関係の問題を解決するための努力をすべて放棄します。" #: src/cmdline/cmdline_resolver.cc:940 msgid "" "Abandoning automatic dependency resolution and reverting to manual " "resolution." msgstr "依存関係の自動解決を放棄し、手動での解決に戻します。" #: src/cmdline/cmdline_resolver.cc:973 msgid "The following commands are available:" msgstr "以下のコマンドが利用可能です:" #: src/cmdline/cmdline_resolver.cc:994 src/ui.cc:2340 msgid "File to write resolver state to: " msgstr "依存関係解決器の状態を書き込む出力ファイル: " #: src/cmdline/cmdline_resolver.cc:1026 msgid "Invalid response; please enter one of the following commands:" msgstr "応答が不正です。以下のコマンドから一つを選択して入力してください:" #: src/cmdline/cmdline_resolver.cc:1046 msgid "No solution found within the allotted time. Try harder? [Y/n] " msgstr "与えられた時間内に解決方法が見つかりませんでした。再挑戦しますか? [Y/n] " #: src/cmdline/cmdline_resolver.cc:1075 msgid "Invalid response; please enter 'y' or 'n'." msgstr "応答が不正です。'y' か 'n' を入力してください。" #: src/cmdline/cmdline_resolver.cc:1084 msgid "Unable to resolve dependencies! Giving up..." msgstr "依存関係を解決できません! 諦めています..." #: src/cmdline/cmdline_resolver.cc:1090 msgid "*** No more solutions available ***" msgstr "*** 利用可能な解決方法がこれ以上ありません。 ***" #: src/cmdline/cmdline_resolver.cc:1109 msgid "" "*** ERROR: search aborted by fatal exception. You may continue\n" " searching, but some solutions will be unreachable." msgstr "" "*** エラー: 致命的な例外が発生して検索が中断しました。検索を続行する\n" " ことは可能ですが、一部の解決方法には到達できません。" #: src/cmdline/cmdline_resolver.cc:1186 #, c-format msgid "" "Unable to resolve dependencies for the upgrade because the resolver timed " "out.\n" " You may be able to solve this problem by increasing\n" " Aptitude::ProblemResolver::StepLimit (currently %d)." msgstr "" "依存関係解決器がタイムアウトしたために更新のための依存を解決できませんでした\n" " Aptitude::ProblemResolver::StepLimit の値 (現在 %d)\n" " を増やすとこの問題を解決できるかもしれません。" #: src/cmdline/cmdline_resolver.cc:1196 msgid "Unable to resolve dependencies for the upgrade: no solution found." msgstr "更新のための依存関係の解決ができません: 解決方法が見つかりませんでした。" #: src/cmdline/cmdline_resolver.cc:1202 #, c-format msgid "Unable to resolve dependencies for the upgrade: %s" msgstr "更新のための依存関係の解決ができません: %s" #: src/cmdline/cmdline_search.cc:204 src/cmdline/cmdline_versions.cc:590 #, c-format msgid "iconv of %s failed.\n" msgstr "%s の iconv に失敗しました。\n" #: src/cmdline/cmdline_search.cc:221 #, c-format msgid "search: You must provide at least one search term\n" msgstr "search: 検索語を少なくとも一つ与えなければなりません\n" #: src/cmdline/cmdline_show_broken.cc:36 #, c-format msgid "but %s is to be installed." msgstr "[%s がインストール予定となっています]" #: src/cmdline/cmdline_show_broken.cc:39 #, c-format msgid "but %s is installed and it is kept back." msgstr "[インストール済みの %s に固定されています]" #: src/cmdline/cmdline_show_broken.cc:42 #, c-format msgid "but %s is installed." msgstr "[%s が既にインストール済みです]" #: src/cmdline/cmdline_show_broken.cc:49 #, c-format msgid "but it is not installable." msgstr "[インストール不能です]" #: src/cmdline/cmdline_show_broken.cc:51 #, c-format msgid "but it is not going to be installed." msgstr "[インストールされません]" #: src/cmdline/cmdline_show_broken.cc:117 #, c-format msgid "" " which is a virtual package and is not provided by any available package.\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:121 #, c-format msgid " which is a virtual package, provided by:\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:138 #, c-format msgid " or" msgstr " または" #: src/cmdline/cmdline_show_broken.cc:160 #, c-format msgid "The following packages have unmet dependencies:\n" msgstr "以下のパッケージには満たされていない依存関係があります:\n" #: src/cmdline/cmdline_show.cc:196 src/cmdline/cmdline_show.cc:448 #: src/cmdline/cmdline_versions.cc:225 src/gtk/resolver.cc:1192 #: src/solution_fragment.cc:64 msgid "" msgstr "" #: src/cmdline/cmdline_show.cc:217 src/cmdline/cmdline_show.cc:222 #: src/qt/widgets/packages_tab.cc:73 msgid "not installed" msgstr "インストールされていません" #: src/cmdline/cmdline_show.cc:224 src/pkg_columnizer.cc:249 #: src/pkg_ver_item.cc:228 msgid "unpacked" msgstr "展開済み" #: src/cmdline/cmdline_show.cc:226 msgid "partially configured" msgstr "設定未完了" #: src/cmdline/cmdline_show.cc:228 msgid "partially installed" msgstr "インストール未完了" #: src/cmdline/cmdline_show.cc:230 msgid "not installed (configuration files remain)" msgstr "インストールされていません (設定ファイルは残っています)" #: src/cmdline/cmdline_show.cc:232 msgid "awaiting trigger processing by other package(s)" msgstr "他のパッケージによるトリガ処理を待っています" #: src/cmdline/cmdline_show.cc:234 msgid "awaiting trigger processing" msgstr "トリガ処理を待っています" #: src/cmdline/cmdline_show.cc:236 src/pkg_columnizer.cc:257 #: src/pkg_ver_item.cc:236 src/qt/widgets/packages_tab.cc:72 msgid "installed" msgstr "インストール済み" #: src/cmdline/cmdline_show.cc:259 #, c-format msgid "%s; will be purged because nothing depends on it" msgstr "%s 何からも依存されていないため完全削除されます" #: src/cmdline/cmdline_show.cc:261 src/cmdline/cmdline_show.cc:357 #, c-format msgid "%s; will be purged" msgstr "%s 完全削除されます" #: src/cmdline/cmdline_show.cc:266 #, c-format msgid "%s; will be removed because nothing depends on it" msgstr "%s 何からも依存されていないため削除されます" #: src/cmdline/cmdline_show.cc:268 #, c-format msgid "%s; will be removed" msgstr "%s 削除されます" #: src/cmdline/cmdline_show.cc:286 #, c-format msgid "%s%s; will be downgraded [%s -> %s]" msgstr "%s%s ダウングレードされます [%s -> %s]" #: src/cmdline/cmdline_show.cc:289 #, c-format msgid "%s%s; will be upgraded [%s -> %s]" msgstr "%s%s 更新されます [%s -> %s]" #: src/cmdline/cmdline_show.cc:298 msgid "not a real package" msgstr "本当のパッケージではありません" #: src/cmdline/cmdline_show.cc:311 msgid " [held]" msgstr " [固定中]" #: src/cmdline/cmdline_show.cc:325 #, c-format msgid "%s%s; will be installed" msgstr "%s%s インストールされます" #: src/cmdline/cmdline_show.cc:327 #, c-format msgid "%s%s; will be installed automatically" msgstr "%s%s 自動的にインストールされます" #: src/cmdline/cmdline_show.cc:347 #, c-format msgid "%s; version %s will be installed" msgstr "%s バージョン %s がインストールされます" #: src/cmdline/cmdline_show.cc:351 #, c-format msgid "%s; version %s will be installed automatically" msgstr "%s バージョン %s が自動的にインストールされます" #: src/cmdline/cmdline_show.cc:377 src/cmdline/cmdline_show.cc:400 msgid "Package: " msgstr "パッケージ: " #: src/cmdline/cmdline_show.cc:378 src/cmdline/cmdline_show.cc:408 #: src/pkg_columnizer.cc:93 msgid "State" msgstr "状態" #: src/cmdline/cmdline_show.cc:379 src/cmdline/cmdline_show.cc:472 msgid "Provided by" msgstr "提供元" #: src/cmdline/cmdline_show.cc:402 src/pkg_info_screen.cc:118 msgid "Essential: " msgstr "必須: " #: src/cmdline/cmdline_show.cc:402 src/cmdline/cmdline_show.cc:406 #: src/cmdline/cmdline_show.cc:417 src/pkg_info_screen.cc:118 msgid "yes" msgstr "はい" #: src/cmdline/cmdline_show.cc:406 msgid "New" msgstr "新規" #: src/cmdline/cmdline_show.cc:411 src/gtk/gui.cc:98 msgid "Forbidden version" msgstr "禁止バージョン" #: src/cmdline/cmdline_show.cc:415 msgid "Automatically installed" msgstr "自動的にインストールされた" #: src/cmdline/cmdline_show.cc:417 msgid "no" msgstr "いいえ" #: src/cmdline/cmdline_show.cc:421 src/pkg_info_screen.cc:123 msgid "Multi-Arch: " msgstr "複数アーキテクチャ対応: " #: src/cmdline/cmdline_show.cc:423 src/gtk/entitysummary.cc:361 #: src/gtk/previewtab.cc:230 msgid "Version: " msgstr "バージョン: " #: src/cmdline/cmdline_show.cc:424 src/pkg_info_screen.cc:144 msgid "Priority: " msgstr "優先度: " #: src/cmdline/cmdline_show.cc:425 src/cmdline/cmdline_show.cc:427 msgid "N/A" msgstr "入手不可" #: src/cmdline/cmdline_show.cc:426 src/pkg_info_screen.cc:145 msgid "Section: " msgstr "セクション: " #: src/cmdline/cmdline_show.cc:428 src/pkg_info_screen.cc:146 msgid "Maintainer: " msgstr "メンテナ: " #: src/cmdline/cmdline_show.cc:430 src/pkg_info_screen.cc:147 msgid "Architecture: " msgstr "アーキテクチャ: " #: src/cmdline/cmdline_show.cc:433 src/pkg_info_screen.cc:149 msgid "Uncompressed Size: " msgstr "展開サイズ: " #: src/cmdline/cmdline_show.cc:437 src/pkg_info_screen.cc:148 msgid "Compressed Size: " msgstr "圧縮サイズ: " #: src/cmdline/cmdline_show.cc:439 msgid "Filename: " msgstr "ファイル名: " #: src/cmdline/cmdline_show.cc:441 msgid "MD5sum: " msgstr "MD5sum: " #: src/cmdline/cmdline_show.cc:445 src/cmdline/cmdline_show.cc:448 #: src/gtk/entityview.cc:606 msgid "Archive" msgstr "アーカイブ" #: src/cmdline/cmdline_show.cc:453 msgid "Depends" msgstr "依存" #: src/cmdline/cmdline_show.cc:455 msgid "PreDepends" msgstr "事前依存" #: src/cmdline/cmdline_show.cc:457 src/cmdline/cmdline_why.cc:290 msgid "Recommends" msgstr "推奨" #: src/cmdline/cmdline_show.cc:459 src/cmdline/cmdline_why.cc:293 msgid "Suggests" msgstr "提案" #: src/cmdline/cmdline_show.cc:461 msgid "Conflicts" msgstr "競合" # TRANSLATION-FIXME: こうするしかない? #: src/cmdline/cmdline_show.cc:463 msgid "Breaks" msgstr "破損" #: src/cmdline/cmdline_show.cc:465 msgid "Replaces" msgstr "置換" #: src/cmdline/cmdline_show.cc:467 msgid "Obsoletes" msgstr "廃止" #: src/cmdline/cmdline_show.cc:469 msgid "Enhances" msgstr "拡張" #: src/cmdline/cmdline_show.cc:471 src/cmdline/cmdline_why.cc:221 #: src/cmdline/cmdline_why.cc:1622 src/gtk/dependency_chains_tab.cc:207 msgid "Provides" msgstr "提供" #: src/cmdline/cmdline_show.cc:475 src/gtk/entitysummary.cc:369 #: src/gtk/info.cc:714 src/gtk/previewtab.cc:238 src/pkg_info_screen.cc:102 msgid "Description: " msgstr "説明: " #: src/cmdline/cmdline_show.cc:480 src/pkg_info_screen.cc:106 #: src/pkg_view.cc:257 msgid "Homepage: " msgstr "ホームページ: " #: src/cmdline/cmdline_show.cc:573 #, c-format msgid "Unable to locate package %s" msgstr "パッケージの場所が見つかりません: %s" #: src/cmdline/cmdline_show.cc:594 #, c-format msgid "Unable to parse pattern %s" msgstr "パターンをパースできません: %s" #: src/cmdline/cmdline_simulate.cc:65 #, c-format msgid "Would download/install/remove packages.\n" msgstr "パッケージのダウンロード・インストール・削除を行います。\n" #: src/cmdline/cmdline_simulate.cc:76 msgid "Internal Error, Ordering didn't finish" msgstr "内部エラーです。並び換えが終わりませんでした" #: src/cmdline/cmdline_update.cc:43 src/ui.cc:1735 src/ui.cc:1904 msgid "Deleting obsolete downloaded files" msgstr "ダウンロードされた廃止済みのファイルを削除しています" #: src/cmdline/cmdline_update.cc:54 #, c-format msgid "E: The update command takes no arguments\n" msgstr "エラー: update コマンドは引数をとりません\n" #: src/cmdline/cmdline_user_tag.cc:66 #, c-format msgid "Adding user tag \"%s\" to the package \"%s\".\n" msgstr "パッケージ \"%2$s\" にユーザタグ \"%1$s\" を追加しています。\n" #: src/cmdline/cmdline_user_tag.cc:73 #, c-format msgid "Removing user tag \"%s\" from the package \"%s\".\n" msgstr "パッケージ \"%2$s\" からユーザタグ \"%1$s\" を削除しています。\n" #: src/cmdline/cmdline_user_tag.cc:105 #, c-format msgid "%s: too few arguments; expected at least a tag name and a package.\n" msgstr "%s: 引数が少なすぎます。少なくともタグの名前とパッケージを指定してください。\n" #: src/cmdline/cmdline_util.cc:166 #, c-format msgid "No candidate version found for %s\n" msgstr "%s のインストール候補のバージョンが見つかりません\n" #: src/cmdline/cmdline_util.cc:168 #, c-format msgid "No current or candidate version found for %s\n" msgstr "%s は、現在のバージョンもインストール候補のバージョンも見つかりません\n" #: src/cmdline/cmdline_util.cc:192 #, c-format msgid "Unable to find an archive \"%s\" for the package \"%s\"\n" msgstr "\"%2$s\" パッケージのアーカイブ \"%1$s\" が見つかりません\n" #: src/cmdline/cmdline_util.cc:202 #, c-format msgid "Unable to find a version \"%s\" for the package \"%s\"\n" msgstr "パッケージ \"%2$s\" のバージョン \"%1$s\" が見つかりません\n" #: src/cmdline/cmdline_util.cc:208 #, c-format msgid "Internal error: invalid value %i passed to cmdline_find_ver!\n" msgstr "内部エラー: 不正な値 %i が cmdline_find_ver に渡されました!\n" #: src/cmdline/cmdline_util.cc:238 #, c-format msgid "You cannot specify both an archive and a version for a package\n" msgstr "パッケージのアーカイブとバージョンを同時には指定できません\n" #: src/cmdline/cmdline_util.cc:272 #, c-format msgid "Couldn't find task '%s'" msgstr "タスク「%s」を見つけられませんでした" #: src/cmdline/cmdline_util.cc:360 #, c-format msgid "%d (%+d) broken" msgid_plural "%d (%+d) broken" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:374 #, c-format msgid "%d (%+d) upgradable" msgid_plural "%d (%+d) upgradable" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:388 #, c-format msgid "%d (%+d) new" msgid_plural "%d (%+d) new" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:399 #, c-format msgid "Current status: %F." msgstr "現在の状態: %F。" #: src/cmdline/cmdline_util.cc:410 #, c-format msgid "There is %d newly obsolete package." msgid_plural "There are %d newly obsolete packages." msgstr[0] "新たに廃止されたパッケージが %d 個あります。" #: src/cmdline/cmdline_util.cc:422 #, c-format msgid "There is %d newly obsolete package: " msgid_plural "There are %d newly obsolete packages: " msgstr[0] "新たに廃止されたパッケージが %d 個あります: " #: src/cmdline/cmdline_versions.cc:122 #, c-format msgid "Package %s:" msgstr "パッケージ %s:" #: src/cmdline/cmdline_versions.cc:159 src/cmdline/cmdline_versions.cc:208 #, c-format msgid "Source package %s:" msgstr "ソースパッケージ %s:" #: src/cmdline/cmdline_versions.cc:230 #, c-format msgid "Archive %s:" msgstr "アーカイブ %s" #: src/cmdline/cmdline_versions.cc:519 msgid "--group-by|archive" msgstr "--group-by|archive" #: src/cmdline/cmdline_versions.cc:523 msgid "--group-by|auto" msgstr "--group-by|auto" #: src/cmdline/cmdline_versions.cc:527 msgid "--group-by|none" msgstr "--group-by|none" #: src/cmdline/cmdline_versions.cc:531 msgid "--group-by|package" msgstr "--group-by|package" #: src/cmdline/cmdline_versions.cc:535 msgid "--group-by|source-package" msgstr "--group-by|source-package" #: src/cmdline/cmdline_versions.cc:539 msgid "--group-by|source-version" msgstr "--group-by|source-version" #. TRANSLATORS: --group-by is the argument name and shouldn't #. be translated. #: src/cmdline/cmdline_versions.cc:545 #, c-format msgid "" "Invalid package grouping mode \"%s\" (should be \"auto\", \"none\", " "\"package\", or \"source-package\")" msgstr "" "パッケージのグループ分けモード「%s」が無効です (「auto」、「none」、「package」、「source-" "package」のどれかでないといけません)" #: src/cmdline/cmdline_versions.cc:607 #, c-format msgid "versions: You must provide at least one package selector\n" msgstr "versions: パッケージセレクターを少なくとも一つ指定しないといけません\n" #: src/cmdline/cmdline_why.cc:281 msgid "dep_level" msgstr "依存レベル" #: src/cmdline/cmdline_why.cc:287 msgid "DependsOnly" msgstr "依存のみ" #: src/cmdline/cmdline_why.cc:301 msgid "version_selection" msgstr "バージョン選択" #: src/cmdline/cmdline_why.cc:306 msgid "Current" msgstr "現在" #: src/cmdline/cmdline_why.cc:309 msgid "Candidate" msgstr "候補" #: src/cmdline/cmdline_why.cc:312 src/gtk/gui.cc:91 src/gtk/gui.cc:1417 msgid "Install" msgstr "インストール" #: src/cmdline/cmdline_why.cc:315 msgid "InstallNotCurrent" msgstr "現在以外をインストール" #: src/cmdline/cmdline_why.cc:323 msgid "allow_choices" msgstr "選択してよいか" #: src/cmdline/cmdline_why.cc:326 msgid "true" msgstr "はい" #: src/cmdline/cmdline_why.cc:328 msgid "false" msgstr "いいえ" #: src/cmdline/cmdline_why.cc:372 #, c-format msgid "Install(%s)" msgstr "インストール(%s)" #: src/cmdline/cmdline_why.cc:374 #, c-format msgid "Remove(%s)" msgstr "削除(%s)" #: src/cmdline/cmdline_why.cc:376 #, c-format msgid "Install(%s provides %s)" msgstr "インストール(%s 提供 %s)" #: src/cmdline/cmdline_why.cc:380 #, c-format msgid "Remove(%s provides %s)" msgstr "削除(%s 提供 %s)" #: src/cmdline/cmdline_why.cc:1065 #, c-format msgid " ++ Examining %F\n" msgstr " ++ 「%F」を検討します\n" #: src/cmdline/cmdline_why.cc:1073 msgid " ++ --> skipping, not a conflict\n" msgstr " ++ --> 無視します。競合ではありません\n" #: src/cmdline/cmdline_why.cc:1079 msgid " ++ --> skipping conflict\n" msgstr " ++ --> 競合は無視します\n" #: src/cmdline/cmdline_why.cc:1085 msgid " ++ --> skipping, not relevant according to params\n" msgstr " ++ --> 無視します。このパラメータの設定では無関係です\n" #: src/cmdline/cmdline_why.cc:1091 msgid " ++ --> skipping, parent is not the selected version\n" msgstr " ++ --> 無視します。親が選択されたバージョンではありません\n" #: src/cmdline/cmdline_why.cc:1097 msgid " ++ --> skipping, the dep is satisfied by the current version\n" msgstr " ++ --> 無視します。この依存関係は現在のバージョンで満たされています\n" #: src/cmdline/cmdline_why.cc:1103 msgid "Skipping this solution, I've already seen it.\n" msgstr "この解決方法は無視します。これは既に現れました。\n" #: src/cmdline/cmdline_why.cc:1109 msgid " ++ --> skipping, version check failed\n" msgstr " ++ --> 無視します。バージョンのチェックが失敗しました\n" #: src/cmdline/cmdline_why.cc:1115 msgid " ++ --> ENQUEUING\n" msgstr " ++ --> キューに投入します\n" #: src/cmdline/cmdline_why.cc:1121 #, c-format msgid " ++ --> ENQUEUING %s Provides %s\n" msgstr " ++ --> 「%s 提供 %s」をキューに投入します\n" #: src/cmdline/cmdline_why.cc:1129 #, c-format msgid "Starting search with parameters %ls\n" msgstr "以下のパラメータで検索を開始します: %ls\n" #: src/cmdline/cmdline_why.cc:1185 #, c-format msgid "Unable to find a reason to remove %s.\n" msgstr "%s を削除する理由が見つかりません。\n" #: src/cmdline/cmdline_why.cc:1187 #, c-format msgid "Unable to find a reason to install %s.\n" msgstr "%s をインストールする理由が見つかりません。\n" #: src/cmdline/cmdline_why.cc:1226 #, c-format msgid "Packages requiring %s:" msgstr "%s を必須とするパッケージ:" #: src/cmdline/cmdline_why.cc:1290 src/cmdline/cmdline_why.cc:1318 #: src/cmdline/cmdline_why.cc:1382 #, c-format msgid "No package named \"%s\" exists." msgstr "\"%s\" という名前のパッケージは存在しません。" #: src/cmdline/cmdline_why.cc:1322 msgid "Unable to parse some match patterns." msgstr "一部のマッチパターンをパースできません。" #: src/cmdline/cmdline_why.cc:1357 #, c-format msgid "" "%s: this command requires at least one argument (the package to query).\n" msgstr "%s: このコマンドには少なくとも 1 つの引数 (問い合わせの対象とするパッケージ) を指定する必要があります。\n" #: src/cmdline/cmdline_why.h:213 msgid "Unknown version selection, something is very wrong." msgstr "未知のバージョン選択です。何か大きな問題があるようです。" #: src/cmdline/terminal.cc:44 msgid "Unexpected end-of-file on standard input" msgstr "標準入力中に想定外のファイル終端記号が含まれています" #. TRANSLATORS: the text between [] should be #. exactly 4 character cells wide; "ERR" is short #. for "ERROR". #: src/cmdline/text_progress.cc:93 #, c-format msgid "[ ERR] %s" msgstr "[ ERR] %s" #: src/dep_item.cc:151 msgid "UNSATISFIED" msgstr "依存関係未解決" #: src/dep_item.cc:151 src/reason_fragment.cc:241 msgid "UNAVAILABLE" msgstr "入手不可能" #: src/desc_render.cc:124 src/gtk/aptitude.glade:1051 msgid "Tags" msgstr "タグ" #: src/desc_render.cc:139 msgid "User Tags" msgstr "ユーザタグ" #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106 msgid " [Working]" msgstr " [作業中]" #: src/download_item.cc:110 src/download_list.cc:362 msgid "[Hit]" msgstr "[該当]" #: src/download_item.cc:110 src/download_list.cc:384 msgid "[Downloaded]" msgstr "[ダウンロード済]" #: src/download_list.cc:82 #, c-format msgid "Downloaded %sB in %s (%sB/s)." msgstr "%sB を %s でダウンロードしました (%sB/s)。" #: src/download_list.cc:88 #, c-format msgid "%n%nSome files were not downloaded successfully." msgstr "%n%nいくつかのファイルはダウンロードできませんでした。" #: src/download_list.cc:98 src/download_list.cc:346 src/gtk/download.cc:444 msgid "Continue" msgstr "先に進む" #: src/download_list.cc:100 src/mine/cmine.cc:296 src/mine/cmine.cc:361 msgid "Cancel" msgstr "キャンセル" #: src/download_list.cc:214 msgid "Total Progress: " msgstr "全体の進行状況: " #: src/download_list.cc:243 #, c-format msgid " [ %i%% ] (%sB/s, %s remaining)" msgstr " [ %i%% ] (%sB/秒, 残り %s)" #: src/download_list.cc:245 #, c-format msgid " [ %i%% ] (stalled)" msgstr " [ %i%% ] (膠着状態)" #: src/download_list.cc:247 #, c-format msgid " [ %i%% ]" msgstr " [ %i%% ]" #: src/download_list.cc:265 msgid "Downloading... " msgstr "ダウンロード中... " #: src/download_list.cc:341 src/gtk/download.cc:441 #, c-format msgid "Please insert the disc labeled \"%s\" into the drive \"%s\"" msgstr "\"%s\" というラベルのディスクを \"%s\" ドライブに入れてください" #: src/download_list.cc:348 src/gtk/download.cc:445 msgid "Abort" msgstr "中断" #: src/download_list.cc:406 msgid "[IGNORED]" msgstr "[無視]" #: src/download_list.cc:412 msgid "[ERROR]" msgstr "[エラー]" #: src/download_thread.h:138 msgid "Attempt to start a download thread twice!" msgstr "ダウンロードのスレッドを 2 回開始しようとしています!" #: src/generic/apt/aptcache.cc:273 #, c-format msgid "" "Error parsing a user-tag for the package %s: unexpected end-of-line " "following %s." msgstr "%s パッケージのユーザタグをパースする際にエラーが発生しました: %s の後に想定外の行末文字があります。" #: src/generic/apt/aptcache.cc:290 #, c-format msgid "Unterminated '\"' in the user-tags list of the package %s." msgstr "%s パッケージのユーザタグリストに、対応する「\"」のない「\"」があります。" #: src/generic/apt/aptcache.cc:395 msgid "Can't open Aptitude extended state file" msgstr "Aptitude の拡張状態情報を開けません" #: src/generic/apt/aptcache.cc:409 src/generic/apt/aptcache.cc:527 #: src/generic/apt/aptcache.cc:529 msgid "Reading extended state information" msgstr "拡張状態情報を読み込んでいます" #: src/generic/apt/aptcache.cc:535 src/generic/apt/aptcache.cc:619 #: src/generic/apt/aptcache.cc:622 msgid "Initializing package states" msgstr "パッケージの状態を初期化しています" #: src/generic/apt/aptcache.cc:783 msgid "Cannot open Aptitude state file" msgstr "Aptitude の状態ファイルを開けません" #: src/generic/apt/aptcache.cc:787 src/generic/apt/aptcache.cc:920 #: src/generic/apt/aptcache.cc:923 msgid "Writing extended state information" msgstr "拡張状態情報を書き込んでいます" #: src/generic/apt/aptcache.cc:911 msgid "Couldn't write state file" msgstr "状態ファイルに書き込めませんでした" #: src/generic/apt/aptcache.cc:928 msgid "Error writing state file" msgstr "状態ファイルの書き込み時にエラーが生じました" #: src/generic/apt/aptcache.cc:946 #, c-format msgid "failed to remove %s" msgstr "%s を削除できませんでした" #: src/generic/apt/aptcache.cc:953 #, c-format msgid "failed to rename %s to %s" msgstr "%s から %s に名前を変更できませんでした" #: src/generic/apt/aptcache.cc:961 #, c-format msgid "couldn't replace %s with %s" msgstr "%s を %s で置換できませんでした" #: src/generic/apt/aptcache.cc:979 #: src/generic/apt/download_install_manager.cc:219 msgid "" "Could not regain the system lock! (Perhaps another apt or dpkg is running?)" msgstr "システムロックを取り戻せません! (おそらく他に apt や dpkg が動いているのではありませんか?)" #: src/generic/apt/aptcache.cc:982 msgid "failed to save selections to dpkg database" msgstr "" #: src/generic/apt/aptcache.cc:1714 msgid "Unable to correct dependencies, some packages cannot be installed" msgstr "依存関係を解決できないため、いくつかのパッケージをインストールできません" #: src/generic/apt/aptcache.cc:2386 msgid "The list of sources could not be read." msgstr "パッケージ入手先一覧を読み込めませんでした。" #: src/generic/apt/aptcache.cc:2393 msgid "The package lists or status file could not be parsed or opened." msgstr "パッケージ一覧または状態ファイルをパースできませんでした、または開けませんでした。" #: src/generic/apt/aptcache.cc:2396 msgid "" "You may want to update the package lists to correct these missing files" msgstr "これらの行方不明のファイルを修正するためにパッケージ一覧を更新したほうがよいでしょう" #. TRANSLATORS: Set this string to the name of a configuration #. file in $pkgdatadir/aptitude that overrides defaults for your #. language. This is particularly intended for overriding entries #. in the Aptitude::Sections::Descriptions tree. #. #. For instance, Sections localized for the language .ww might be #. stored in a file named aptitude-defaults.ww, which would be #. indicated by translating "Localized defaults|" below to #. "aptitude-defaults.ww". If you use this mechanism, you should #. also add your defaults file to pkgdata_DATA in Makefile.am. #: src/generic/apt/apt.cc:168 msgid "Localized defaults|" msgstr "aptitude-defaults.ja" #: src/generic/apt/apt.cc:241 #, c-format msgid "%s is readable but not writable; unable to write configuration file." msgstr "%s は読み取り可能ですが書き込み可能ではありません。設定ファイルに書き込めません。" #: src/generic/apt/apt.cc:286 #, c-format msgid "Unable to replace %s with new configuration file" msgstr "%s を新しい設定ファイルと入れ替えることができません" #: src/generic/apt/apt.cc:437 msgid "" "Could not lock the cache file; this usually means that dpkg or another apt " "tool is already installing packages. Opening in read-only mode; any changes " "you make to the states of packages will NOT be preserved!" msgstr "" "キャッシュファイルにロックをかけられません。これは通常、dpkg や別の apt " "ツールが既にパッケージをインストール中だという意味です。読み取り専用モードで開いています。パッケージの状態を変更してもそれは保存されません!" # TRANSLATOR'S NOTE: these 3 (foreign,same,allowed) are about multiarch #: src/generic/apt/apt.cc:1253 msgid "foreign" msgstr "他" #: src/generic/apt/apt.cc:1255 msgid "same" msgstr "同一" #: src/generic/apt/apt.cc:1258 msgid "allowed" msgstr "許可しました" #: src/generic/apt/apt.cc:1347 msgid "main" msgstr "main" #: src/generic/apt/apt.cc:1347 msgid "contrib" msgstr "contrib" #: src/generic/apt/apt.cc:1347 msgid "non-free" msgstr "non-free" #: src/generic/apt/apt.cc:1347 msgid "non-US" msgstr "non-US" #: src/generic/apt/aptitude_resolver.cc:441 #, c-format msgid "Invalid hint \"%s\": expected an action, but found nothing." msgstr "ヒント「%s」は不正です: アクションを期待しましたが見つかりませんでした。" #: src/generic/apt/aptitude_resolver.cc:466 #, c-format msgid "" "Invalid hint \"%s\": expected a component name and a number, but found " "nothing." msgstr "ヒント「%s」は不正です: 構成要素と番号を期待しましたが見つかりませんでした。" #: src/generic/apt/aptitude_resolver.cc:485 #, c-format msgid "" "Invalid hint \"%s\": expected the numeric value following the component " "name, but found nothing." msgstr "ヒント「%s」は不正です: 構成要素に続く番号を期待しましたが見つかりませんでした。" #: src/generic/apt/aptitude_resolver.cc:505 #, c-format msgid "Invalid hint \"%s\": the numeric component \"%s\" cannot be parsed." msgstr "ヒント「%s」は不正です: 数字の構成要素「%s」を解析できません。" #: src/generic/apt/aptitude_resolver.cc:516 #, c-format msgid "Invalid hint \"%s\": expected a level, but found nothing." msgstr "ヒント「%s」は不正です: ラベルを期待しましたが見つかりませんでした。" #: src/generic/apt/aptitude_resolver.cc:538 #, c-format msgid "Invalid hint \"%s\": expected a target, but found nothing." msgstr "ヒント「%s」は不正です: ターゲットを期待しましたが見つかりませんでした。" #: src/generic/apt/aptitude_resolver.cc:565 #, c-format msgid "Invalid hint \"%s\": invalid target: %s" msgstr "ヒント「%s」は不正です: 不正なターゲットです: %s" #: src/generic/apt/aptitude_resolver.cc:585 #, c-format msgid "Invalid hint \"%s\": trailing junk after the version." msgstr "ヒント「%s」は不正です: バージョンの後ろにごみがついています。" #: src/generic/apt/aptitude_resolver.cc:682 #, c-format msgid "" "Invalid hint \"%s\": the action \"%s\" should be \"approve\", \"reject\", or " "a number." msgstr "ヒント「%s」は不正です: アクション「%s」は「approve」、「reject」、あるいは番号でないといけません。" #: src/generic/apt/aptitude_resolver_cost_settings.cc:129 #, c-format msgid "Conflicting types for the cost component %s." msgstr "コストの構成要素の種類 %s が競合しています。" #: src/generic/apt/aptitude_resolver_universe.cc:837 #, c-format msgid "" "Invalid safety level \"%s\" (not \"discard\", \"maximum\", \"minimum\", or " "an integer)." msgstr "安全レベル「%s」は不正です (「discard」、「maximum」、「minimum」、整数のいずれでもありません)。" #: src/generic/apt/download_install_manager.cc:60 msgid "" "The package cache is not available; unable to download and install packages." msgstr "パッケージのキャッシュが利用不可能です。パッケージのダウンロードやインストールができません。" #: src/generic/apt/download_install_manager.cc:93 msgid "Internal error: couldn't generate list of packages to download" msgstr "内部エラー: ダウンロードするパッケージの一覧を作成できません" #: src/generic/apt/download_install_manager.cc:120 #: src/generic/apt/download_update_manager.cc:130 #, c-format msgid "Failed to fetch %s: %s" msgstr "%s を取得できませんでした: %s" #: src/generic/apt/download_install_manager.cc:129 msgid "Some files failed to download" msgstr "一部のファイルのダウンロードに失敗しました" #: src/generic/apt/download_install_manager.cc:140 msgid "Unable to correct for unavailable packages" msgstr "入手不可能なパッケージは修正できません" #: src/generic/apt/download_install_manager.cc:175 msgid "Failed to perform requested operation on package. Trying to recover:" msgstr "" #: src/generic/apt/download_update_manager.cc:70 msgid "Couldn't read list of package sources" msgstr "パッケージ入手先一覧を読み込めませんでした。" #: src/generic/apt/download_update_manager.cc:150 msgid "Couldn't clean out list directories" msgstr "一覧ディレクトリを空にできませんでした" #: src/generic/apt/download_update_manager.cc:155 #: src/generic/apt/download_update_manager.cc:157 msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." msgstr "一部のインデックスファイルのダウンロードに失敗しました。無視されたか古いものを代わりに利用しています。" #: src/generic/apt/download_update_manager.cc:178 msgid "Couldn't rebuild package cache" msgstr "パッケージキャッシュを再構築できませんでした" #: src/generic/apt/dpkg.cc:102 #, c-format msgid "Couldn't chroot into %s for %s" msgstr "%s に chroot して %s を実行できませんでした" #: src/generic/apt/dpkg.cc:124 #, c-format msgid "Waited for %s but it wasn't there" msgstr "%s を待ちましたがありませんでした" #: src/generic/apt/dpkg_selections.cc:106 msgid "Failed to create pipe for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:114 msgid "Failed to fork process for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:191 #, c-format msgid "" "Failed to execute process to save dpkg selections, waitpid error: %d: '%s'" msgstr "" #: src/generic/apt/dpkg_selections.cc:205 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg or trying to execute " "it exited with status/errno: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:210 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg killed by signal: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:215 msgid "" "Failed to execute process to save dpkg selections, dpkg exited with unknown " "problem" msgstr "" #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629 #, c-format msgid "Unable to stat %s." msgstr "\"%s\" の状態を取得できません。" #: src/generic/apt/dump_packages.cc:674 #, c-format msgid "Unable to create truncated cache: %s." msgstr "切り詰めたキャッシュを作成できません: %s。" #: src/generic/apt/log.cc:56 #, c-format msgid "Unable to open %s to log actions" msgstr "アクション記録用に %s を開けません" #. TRANSLATORS: This is a date and time format. See strftime(3). #: src/generic/apt/log.cc:67 msgid "%a, %b %e %Y %T %z" msgstr "%Y/%m/%d %T (%a) %z" #: src/generic/apt/log.cc:69 #, c-format msgid "Error generating local time (%s)" msgstr "現地時間 (%s) を生成する際にエラーが生じました" # * Log message. #: src/generic/apt/log.cc:73 msgid "log report" msgstr "ログ報告" #: src/generic/apt/log.cc:74 #, c-format msgid "" " IMPORTANT: this log only lists intended actions; actions which fail\n" " due to dpkg problems may not be completed.\n" "\n" msgstr "" # * Log message. #: src/generic/apt/log.cc:75 #, c-format msgid "Will install %li packages, and remove %li packages.\n" msgstr "%li 個のパッケージをインストールし、%li 個のパッケージを削除します。\n" # * Log message. #: src/generic/apt/log.cc:79 #, c-format msgid "%sB of disk space will be used\n" msgstr "%sB のディスク領域を使用します\n" # * Log message. #: src/generic/apt/log.cc:82 #, c-format msgid "%sB of disk space will be freed\n" msgstr "%sB のディスク領域を開放します\n" # * Log message. #: src/generic/apt/log.cc:93 msgid "INSTALL" msgstr "インストール" # * Log message. #: src/generic/apt/log.cc:94 msgid "REMOVE" msgstr "削除" #: src/generic/apt/log.cc:95 msgid "UPGRADE" msgstr "" #: src/generic/apt/log.cc:96 msgid "DOWNGRADE" msgstr "" # * Log message. #: src/generic/apt/log.cc:97 msgid "REINSTALL" msgstr "再インストール" # * Log message. #: src/generic/apt/log.cc:98 msgid "HOLD" msgstr "固定" # * Log message. #: src/generic/apt/log.cc:99 msgid "BROKEN" msgstr "依存関係破損" # * Log message. #: src/generic/apt/log.cc:100 msgid "REMOVE, NOT USED" msgstr "使われていないため削除" # * Log message. #: src/generic/apt/log.cc:101 msgid "REMOVE, DEPENDENCIES" msgstr "依存関係により削除" # * Log message. #: src/generic/apt/log.cc:102 msgid "INSTALL, DEPENDENCIES" msgstr "依存関係によりインストール" # * Log message. #: src/generic/apt/log.cc:103 msgid "HOLD, DEPENDENCIES" msgstr "依存関係により固定" # * Log message. #: src/generic/apt/log.cc:104 msgid "UNCONFIGURED" msgstr "未設定" # * Log message. #: src/generic/apt/log.cc:105 msgid "????????" msgstr "????????" #: src/generic/apt/log.cc:108 src/generic/apt/log.cc:109 msgid "(no version found)" msgstr "" #: src/generic/apt/log.cc:125 src/generic/apt/log.cc:138 #, c-format msgid "[%s] %s %s\n" msgstr "" #: src/generic/apt/log.cc:146 #, c-format msgid "[%s] %s %s -> %s\n" msgstr "" # * Log message. #: src/generic/apt/log.cc:155 #, c-format msgid "[%s] %s\n" msgstr "[%s] %s\n" #: src/generic/apt/log.cc:162 msgid "Log complete." msgstr "" #: src/generic/apt/matching/match.cc:3083 #: src/generic/apt/matching/match.cc:3200 msgid "Accessing index" msgstr "インデックスにアクセスしています" # * Message used as 'title' for the ui_download_manager. #: src/generic/apt/matching/match.cc:3093 #: src/generic/apt/matching/match.cc:3207 msgid "Filtering packages" msgstr "パッケージをふるい分けしています" #: src/generic/apt/matching/parse.cc:315 #, c-format msgid "Unknown action type: %s" msgstr "アクションの種類が不明です: %s" #: src/generic/apt/matching/parse.cc:330 #, c-format msgid "Unknown multiarch type: %s" msgstr "multiarch の種類が不明です: %s" #: src/generic/apt/matching/parse.cc:370 #, c-format msgid "Unterminated literal string after %s" msgstr "%s の後に終端文字のないリテラル文字列があります" #: src/generic/apt/matching/parse.cc:467 #, c-format msgid "Unknown priority %s" msgstr "優先度が不明です: %s" #: src/generic/apt/matching/parse.cc:486 #, c-format msgid "Match pattern ends unexpectedly (expected '%c')." msgstr "マッチパターンが想定外のかたちで終わっています ('%c' が期待されます)。" #: src/generic/apt/matching/parse.cc:489 #, c-format msgid "Expected '%c', got '%c'." msgstr "'%c' を期待しましたが '%c' が与えられました。" #: src/generic/apt/matching/parse.cc:861 src/generic/apt/matching/parse.cc:1306 #: src/generic/apt/matching/parse.cc:1346 #, c-format msgid "Unknown dependency type: %s" msgstr "依存関係の種類が不明です: %s" #: src/generic/apt/matching/parse.cc:914 #, c-format msgid "Unknown term type: \"%s\"." msgstr "語句の種類が不明です: \"%s\"。" #. TRANSLATORS: Question marks ("?") are used as prefix for function names. #. Leave the question marks attached to the string placeholders. #: src/generic/apt/matching/parse.cc:928 src/generic/apt/matching/parse.cc:937 #, c-format msgid "" "The ?%s term must be used in a \"wide\" context (a top-level context, or a " "context enclosed by ?%s)." msgstr "" "?%s 語句は、「広い」コンテキスト (トップレベルのコンテキスト、または ?%s で囲まれたコンテキスト) で用いられなければなりません。" #: src/generic/apt/matching/parse.cc:1164 msgid "Unmatched '('" msgstr "対応する '(' がありません" #: src/generic/apt/matching/parse.cc:1312 msgid "Provides: cannot be broken" msgstr "Provides: が壊れることはありません" #: src/generic/apt/matching/parse.cc:1370 #, c-format msgid "Unknown pattern type: %c" msgstr "パターンの種類が不明です: %c" #: src/generic/apt/matching/parse.cc:1390 msgid "Can't search for \"\"" msgstr "\"\" は検索できません" #: src/generic/apt/matching/parse.cc:1418 msgid "Unexpected empty expression" msgstr "想定外の空の式です" #: src/generic/apt/matching/parse.cc:1447 #, c-format msgid "Badly formed expression: expected '|', got '%c'" msgstr "不正な書式です: '|' を期待しているところに '%c' がありました" #: src/generic/apt/matching/parse.cc:1494 msgid "Unexpected ')'" msgstr "想定外の ')' です" #: src/generic/apt/parse_dpkg_status.cc:72 msgid "" msgstr "" #: src/generic/apt/parse_dpkg_status.cc:80 msgid "" msgstr "" #: src/generic/apt/pkg_acqfile.cc:50 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" msgstr "%s パッケージのファイルが見つかりませんでした。つまり (アーキテクチャが行方不明のため) このパッケージを手動で補う必要があります。" #: src/generic/apt/pkg_acqfile.cc:99 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "パッケージインデックスファイルが壊されています。%s パッケージにファイル名 (Filename:) フィールドがありません。" #: src/generic/apt/pkg_changelog.cc:591 src/generic/apt/pkg_changelog.cc:596 #, c-format msgid "Failed to download changelogs: %s" msgstr "変更履歴のダウンロードに失敗しました: %s" #: src/generic/apt/pkg_changelog.cc:601 msgid "Failed to download changelogs: unexpected exception." msgstr "変更履歴のダウンロードに失敗しました: 想定外の例外が起きました。" #: src/generic/apt/resolver_manager.cc:488 #, c-format msgid "Unable to create the output file: child killed by signal %d." msgstr "出力ファイルを作成できません: 子プロセスがシグナル %d で殺されました。" #: src/generic/apt/resolver_manager.cc:490 #, c-format msgid "Unable to create the output file: child exited with status %d." msgstr "出力ファイルを作成できません: 子プロセスがステータス %d で終了しました。" #: src/generic/apt/resolver_manager.cc:909 #: src/generic/apt/resolver_manager.cc:911 #, c-format msgid "Failed to parse the cost settings string: %s" msgstr "コスト設定文字列の解析に失敗しました: %s" #: src/generic/apt/tags.cc:211 src/generic/apt/tags.cc:219 #: src/generic/apt/tags.cc:264 src/generic/apt/tags.cc:272 msgid "Building tag database" msgstr "タグのデータベースを構築しています" #: src/generic/apt/tags.cc:401 msgid "legacy" msgstr "legacy" # Translator's NOTE: method is task-field or list; others are TODO # Translator's NOTE: first is task.name, second is method #: src/generic/apt/tasks.cc:123 #, c-format msgid "Unhandled packages method in task %s: %s" msgstr "タスク %s のパッケージの方法 %s は処理しません" #: src/generic/apt/tasks.cc:484 msgid "Reading task descriptions" msgstr "タスクの記述を読み込んでいます" #: src/generic/controllers/search_input.cc:109 src/gtk/packagestab.cc:60 msgid "Parse error" msgstr "解析エラー" #: src/generic/problemresolver/exceptions.h:105 msgid "Cost increments must be strictly positive." msgstr "コスト増分は絶対に正の数でないといけません。" #: src/generic/problemresolver/exceptions.h:114 msgid "The maximum cost value was exceeded." msgstr "コスト最大値を超えました。" # Translator's NOTE: incompatible operations were applied to a cost. #: src/generic/problemresolver/exceptions.h:124 msgid "A single cost level was both added and lower-bounded." msgstr "単一のコストレベルが追加され、さらに下限を下回りました。" #: src/generic/util/parsers.h:734 #, c-format msgid "Expected '%s', but got EOF." msgstr "「%s」を期待しましたが EOF が与えられました。" #: src/generic/util/parsers.h:736 #, c-format msgid "Expected '%s', but got '%s'." msgstr "「%s」を期待しましたが「%s」が与えられました。" #: src/generic/util/parsers.h:777 msgid "Expected any character, but got EOF." msgstr "文字を期待しましたが EOF が与えられました。" #: src/generic/util/parsers.h:790 msgid "any character" msgstr "任意の文字" #: src/generic/util/parsers.h:831 #, c-format msgid "Expected %s, but got EOF." msgstr "%s を期待しましたが EOF が与えられました。" #: src/generic/util/parsers.h:842 #, c-format msgid "Expected %s, but got '%c'." msgstr "%s を期待しましたが「%c」が与えられました。" #: src/generic/util/parsers.h:1016 msgid "Expected an integer, got EOF." msgstr "整数を期待しましたが EOF が与えられました。" #: src/generic/util/parsers.h:1025 msgid "Expected an integer following '-', got EOF." msgstr "「-」に続いて整数を期待しましたが EOF が与えられました。" #: src/generic/util/parsers.h:1031 #, c-format msgid "Expected an integer, got '%c'." msgstr "整数を期待しましたが「%c」が与えられました。" # Should never happen. #: src/generic/util/parsers.h:1045 src/generic/util/parsers.h:1053 #, c-format msgid "Invalid integer: \"%s\"." msgstr "「%s」は整数として不正です。" #: src/generic/util/parsers.h:1076 #, c-format msgid "Expected EOF, got '%c'." msgstr "EOF を期待しましたが「%c」が与えられました。" #: src/generic/util/parsers.h:1190 msgid "anything" msgstr "何でも" #. TRANSLATORS: this is used to generate an error #. message; a brief description of what we expected to see #. is inserted into it. #: src/generic/util/parsers.h:1940 src/generic/util/parsers.h:2033 #: src/generic/util/parsers.h:2084 #, c-format msgid "Expected %s" msgstr "期待したのは %s" #: src/generic/util/parsers.h:2006 msgid " or " msgstr " か " #: src/generic/util/parsers.h:2769 #, c-format msgid "Unexpected %s" msgstr "想定外の %s" #: src/generic/util/temp.cc:319 #, c-format msgid "Unable to create temporary filename from prefix \"%s\"" msgstr "接頭部「%s」から一時ファイル名を作成できません" #: src/generic/util/util.cc:382 #, c-format msgid "Unable to remove \"%s\": %s" msgstr "" #: src/generic/util/util.cc:372 #, c-format msgid "Unable to stat \"%s\"" msgstr "\"%s\" の状態を取得できません" #: src/generic/util/util.cc:378 #, c-format msgid "Unable to remove \"%s\"" msgstr "\"%s\" を削除できません" #: src/generic/util/util.cc:388 #, c-format msgid "Unable to list files in \"%s\"" msgstr "\"%s\" 内のファイルの一覧を取得できません" #: src/generic/util/util.cc:405 #, c-format msgid "Failure closing directory \"%s\"" msgstr "ディレクトリを閉じられませんでした: \"%s\"" #: src/generic/util/util.cc:411 #, c-format msgid "Unable to remove directory \"%s\"" msgstr "ディレクトリを削除できません: \"%s\"" #: src/gtk/aptitude.glade:6 src/gtk/aptitude.glade:2251 #: src/qt/windows/main_window.cc:44 msgid "Aptitude Package Manager" msgstr "Aptitude パッケージマネージャ" #: src/gtk/aptitude.glade:19 src/gtk/aptitude.glade:2264 msgid "_File" msgstr "ファイル(_F)" # * Description of an item. #: src/gtk/aptitude.glade:28 src/gtk/aptitude.glade:2274 src/ui.cc:2371 msgid "Perform all pending installs and removals" msgstr "実行されていないインストールや削除を実行します" # * Description of an item. #: src/gtk/aptitude.glade:38 src/gtk/aptitude.glade:2285 src/ui.cc:2374 msgid "Check for new versions of packages" msgstr "パッケージの新しいバージョンがないか確認します" # * Description of an item. #: src/gtk/aptitude.glade:53 src/gtk/aptitude.glade:2301 src/ui.cc:2379 msgid "Mark all upgradable packages which are not held for upgrade" msgstr "更新時に固定されない更新可能パッケージすべてに印をつけます" # * Description of an item. #: src/gtk/aptitude.glade:63 src/gtk/aptitude.glade:2312 src/ui.cc:2384 msgid "Forget which packages are \"new\"" msgstr "どのパッケージが「新規」かの情報を消去します" # * Description of an item. #: src/gtk/aptitude.glade:72 src/gtk/aptitude.glade:2322 src/ui.cc:2388 msgid "Cancel all pending installations, removals, holds, and upgrades." msgstr "実行されていないインストール・削除・固定・更新を取り消します" # * Description of an item. #: src/gtk/aptitude.glade:81 src/gtk/aptitude.glade:2332 src/ui.cc:2392 msgid "Delete package files which were previously downloaded" msgstr "以前ダウンロードしたパッケージファイルを削除します" # * Description of an item. #: src/gtk/aptitude.glade:90 src/gtk/aptitude.glade:2342 src/ui.cc:2396 msgid "Delete package files which can no longer be downloaded" msgstr "もはやダウンロードできないパッケージファイルを削除します" # * Description of an item. #: src/gtk/aptitude.glade:104 src/gtk/aptitude.glade:2357 src/ui.cc:2403 msgid "Reload the package cache" msgstr "パッケージのキャッシュを再度読み込みます" # * Description of an item. #: src/gtk/aptitude.glade:118 src/gtk/aptitude.glade:2372 src/ui.cc:2413 msgid "Restart the program as root; your settings will be preserved" msgstr "プログラムを root で再起動します。現在の設定は保持されます" # * Description of an item. #: src/gtk/aptitude.glade:127 src/gtk/aptitude.glade:2382 src/ui.cc:2416 msgid "Exit the program" msgstr "プログラムを終了します" #: src/gtk/aptitude.glade:139 src/gtk/aptitude.glade:2394 msgid "E_dit" msgstr "編集(_D)" # * Description of an item. #: src/gtk/aptitude.glade:148 src/gtk/aptitude.glade:2404 src/ui.cc:2423 msgid "Undo the last package operation or group of operations" msgstr "最後に行ったパッケージ管理操作、または一連の操作を取り消します" #: src/gtk/aptitude.glade:197 src/gtk/aptitude.glade:2453 msgid "_Package" msgstr "パッケージ(_P)" # * Menu item on the first line. #: src/gtk/aptitude.glade:209 src/gtk/aptitude.glade:2465 msgid "_View" msgstr "表示(_V)" #: src/gtk/aptitude.glade:218 src/gtk/aptitude.glade:2475 msgid "Change which columns are visible in the currently active view." msgstr "現在アクティブなビューに表示するカラムを変更します" #: src/gtk/aptitude.glade:232 src/gtk/aptitude.glade:2490 msgid "" "View errors that have occurred in the apt system since the program was " "started." msgstr "プログラムを起動して以降 apt システムで発生したエラーを表示します" #: src/gtk/aptitude.glade:241 src/gtk/aptitude.glade:2500 msgid "Find chains of dependencies linking one package to another." msgstr "1 つのパッケージから別のものにリンクする依存チェーンを探します" #: src/gtk/aptitude.glade:288 src/gtk/aptitude.glade:2547 msgid "_Help" msgstr "ヘルプ(_H)" #: src/gtk/aptitude.glade:317 src/gtk/aptitude.glade:2576 #: src/gtk/dashboardtab.cc:739 src/gtk/gui.cc:1603 src/gtk/gui.cc:1801 msgid "Dashboard" msgstr "ダッシュボード" # * Message used as 'tablabel' for the ui_download_manager. #: src/gtk/aptitude.glade:336 src/gtk/aptitude.glade:2595 msgid "Update" msgstr "更新" #: src/gtk/aptitude.glade:347 src/gtk/aptitude.glade:2606 src/gtk/gui.cc:1323 #: src/qt/tabs_manager.cc:241 src/ui.cc:884 src/ui.cc:886 msgid "Packages" msgstr "パッケージ" #: src/gtk/aptitude.glade:358 src/gtk/aptitude.glade:2617 src/gtk/gui.cc:1033 #: src/gtk/previewtab.cc:118 src/qt/tabs_manager.cc:220 src/ui.cc:1419 msgid "Preview" msgstr "プレビュー" # * Menu item on the first line. #: src/gtk/aptitude.glade:369 src/gtk/aptitude.glade:2628 src/gtk/gui.cc:1028 #: src/qt/tabs_manager.cc:263 src/ui.cc:2813 msgid "Resolver" msgstr "問題解決" #: src/gtk/aptitude.glade:380 src/gtk/aptitude.glade:2639 msgid "Install/Remove" msgstr "インストール/削除" #: src/gtk/aptitude.glade:583 msgid "Edit Columns..." msgstr "カラムの編集..." # * Description of an item. #: src/gtk/aptitude.glade:625 msgid "Make this the default for new package lists." msgstr "新規パッケージ一覧のためにこれをデフォルトにします。" # * Description of an item. #: src/gtk/aptitude.glade:640 msgid "Apply these settings to all active package lists." msgstr "すべてのアクティブなパッケージ一覧にこれらの設定を適用します。" # * Menu item on the first line. #: src/gtk/aptitude.glade:714 src/gtk/aptitude.glade:1448 #: src/gtk/aptitude.glade:1780 src/gtk/aptitude.glade:1919 msgid "Search:" msgstr "検索:" #: src/gtk/aptitude.glade:745 msgid "Incremental" msgstr "インクリメンタル" #: src/gtk/aptitude.glade:765 src/gtk/aptitude.glade:1487 #: src/gtk/aptitude.glade:1819 src/gtk/aptitude.glade:1958 msgid "Errors" msgstr "エラー" #: src/gtk/aptitude.glade:782 src/gtk/aptitude.glade:1836 #: src/gtk/aptitude.glade:1975 msgid "Show " msgstr "表示 " #: src/gtk/aptitude.glade:892 msgid "Versions:" msgstr "バージョン:" #: src/gtk/aptitude.glade:953 msgid "Dependencies" msgstr "依存関係" # * Item. #: src/gtk/aptitude.glade:983 msgid "Changelog" msgstr "変更履歴" #: src/gtk/aptitude.glade:1011 msgid "Files" msgstr "ファイル" #: src/gtk/aptitude.glade:1022 msgid "popcon" msgstr "popcon" #: src/gtk/aptitude.glade:1031 msgid "Popcon" msgstr "Popcon" #: src/gtk/aptitude.glade:1042 msgid "tags" msgstr "タグ" #: src/gtk/aptitude.glade:1076 msgid "Screenshot" msgstr "スクリーンショット" #: src/gtk/aptitude.glade:1128 msgid "Fixing upgrade manually:" msgstr "更新を手動で修正しています:" #: src/gtk/aptitude.glade:1138 src/gtk/dashboardtab.cc:525 msgid "Calculating upgrade..." msgstr "更新を計算しています..." #: src/gtk/aptitude.glade:1186 msgid "Solutions" msgstr "解決" #: src/gtk/aptitude.glade:1204 src/gtk/download.cc:261 #: src/gtk/entityview.cc:551 msgid "Status" msgstr "状態" #: src/gtk/aptitude.glade:1238 msgid "Group by action type" msgstr "アクションの種類によるグループ" #: src/gtk/aptitude.glade:1242 msgid "" "Arrange the actions of the current solution so that actions that are of the " "same type are placed together (for instance, all the actions that remove " "packages).\n" "\n" "This is the default view mode." msgstr "" "現在の解決方法のアクションを整理し、同じ種類のアクション (例えばパッケージを削除するすべてのアクション) が一緒になるように並び換えます。\n" "\n" "これはデフォルトの表示モードです" #: src/gtk/aptitude.glade:1256 msgid "Group by dependency" msgstr "依存関係によるグループ" #: src/gtk/aptitude.glade:1260 msgid "" "Show the order in which the actions in the current solution were performed " "and the dependency that triggered each action." msgstr "現在の解決方法で実行するアクションと各アクションでトリガされる依存関係の順に表示します" #: src/gtk/aptitude.glade:1277 msgid "View Mode" msgstr "表示モード" # * Item. #: src/gtk/aptitude.glade:1319 msgid "Rejected" msgstr "拒否" #: src/gtk/aptitude.glade:1334 msgid "No preference" msgstr "設定なし" #: src/gtk/aptitude.glade:1350 msgid "Accepted" msgstr "許可" #: src/gtk/aptitude.glade:1370 msgid "Status of selected action" msgstr "選択されたアクションの状態" # * Item. #: src/gtk/aptitude.glade:1391 msgid "Find a new solution" msgstr "新しい解決方法の検索" # * Description of an item. #: src/gtk/aptitude.glade:1395 msgid "Calculate the next solution that has not yet been generated." msgstr "まだ生成していない次の解決方法を計算します" # * Description of an item. #: src/gtk/aptitude.glade:1410 msgid "" "Perform the actions in the currently selected solution and close this tab." msgstr "現在選択中の解決方法に含まれるアクションを実行し、このタブを閉じます" #: src/gtk/aptitude.glade:1567 msgid "Upgrade Summary" msgstr "更新の概要" #: src/gtk/aptitude.glade:1596 msgid "Selected Package" msgstr "選択されたパッケージ" #: src/gtk/aptitude.glade:1643 msgid "Fix Manually" msgstr "手動で修正" #: src/gtk/aptitude.glade:1656 src/gtk/areas.cc:67 src/gtk/gui.cc:93 #: src/gtk/gui.cc:1408 msgid "Upgrade" msgstr "アップグレード" #: src/gtk/aptitude.glade:1687 msgid "Available Upgrades:" msgstr "利用可能な更新:" #: src/gtk/aptitude.glade:1884 msgid "Start at these packages:" msgstr "これらのパッケージで開始:" #: src/gtk/aptitude.glade:2023 msgid "End at these packages:" msgstr "これらのパッケージで終了:" #: src/gtk/aptitude.glade:2091 msgid "A terminal running dpkg will appear here." msgstr "dpkg を実行する端末はここに現れます。" #: src/gtk/aptitude.glade:2104 msgid "" "Placeholder label for the explanation that two conffiles are being " "compared.\n" "This text should not appear in the program." msgstr "" "Placeholder label for the explanation that two conffiles are being " "compared.\n" "This text should not appear in the program." #: src/gtk/aptitude.glade:2133 msgid "View the differences\t" msgstr "差分を表示\t" #: src/gtk/aptitude.glade:2159 msgid "" "Do you want to apply these changes?\n" "You can also modify the files by hand, then click \"No\"." msgstr "" "これらの変更を適用しますか?\n" "手動でファイルを変更することもできます。その場合は \"いいえ\" をクリックしてください。" # Translator's NOTE: title:"Upgrade"; description:"Keep your computer up-to-date." #: src/gtk/areas.cc:68 msgid "Keep your computer up-to-date." msgstr "コンピュータを最新に保ちます。" # Translator's NOTE: title:"Browse"; description:"Explore the available packages." #: src/gtk/areas.cc:70 msgid "Browse" msgstr "ブラウズ" # Translator's NOTE: title:"Browse"; description:"Explore the available packages." #: src/gtk/areas.cc:71 msgid "Explore the available packages." msgstr "入手可能なパッケージを探索します。" # Translator's NOTE: title:"Find"; description:"Search for packages." # * Item. #: src/gtk/areas.cc:73 msgid "Find" msgstr "検索" # Translator's NOTE: title:"Find"; description:"Search for packages." #: src/gtk/areas.cc:74 msgid "Search for packages." msgstr "パッケージを検索します。" # Translator's NOTE: title:"Go"; description:"Finalize and apply your changes to the system." #: src/gtk/areas.cc:76 msgid "Go" msgstr "進む" # Translator's NOTE: title:"Go"; description:"Finalize and apply your changes to the system." #: src/gtk/areas.cc:77 msgid "Finalize and apply your changes to the system." msgstr "設定を完了し、変更をシステムに適用します。" #: src/gtk/areas.cc:79 src/ui.cc:712 src/ui.cc:714 msgid "Preferences" msgstr "設定" # Translator's NOTE: title:"Preferences"; description:"Configure aptitude." #: src/gtk/areas.cc:80 msgid "Configure aptitude." msgstr "aptitude 設定" #: src/gtk/changelog.cc:284 msgid "The changelog is empty." msgstr "変更履歴が空です。" #: src/gtk/changelog.cc:286 msgid "" "No new changelog entries; it looks like you installed a locally compiled " "version of this package." msgstr "新しい変更履歴項目がありません。このパッケージをローカルに構築したバージョンをインストールしているのではないでしょうか。" #: src/gtk/changelog.cc:288 msgid "" "No new changelog entries; this is likely due to a binary-only upload of this " "package." msgstr "新しい変更履歴項目がありません。このパッケージのバイナリのみのアップロードが行われたためでしょう。" #: src/gtk/changelog.cc:390 #, c-format msgid "Failed to download the changelog: %s" msgstr "変更履歴のダウンロードに失敗しました: %s" #: src/gtk/changelog.cc:554 src/gtk/changelog.cc:692 #, c-format msgid "Parsing the changelog of %s version %s..." msgstr "%s バージョン %s の変更履歴を解析しています..." #: src/gtk/changelog.cc:659 #, c-format msgid "" "You can only view changelogs of official Debian packages; the origin of %s " "is unknown." msgstr "公式の Debian パッケージのみ変更履歴を閲覧できます。%s の出所は不明です。" #: src/gtk/changelog.cc:663 #, c-format msgid "" "You can only view changelogs of official Debian packages; %s is from %s." msgstr "公式の Debian パッケージのみ変更履歴を閲覧できます。%s は %s からのものです。" #: src/gtk/changelog.cc:739 #, c-format msgid "Downloading the changelog of %s version %s..." msgstr "%s バージョン %s の変更履歴をダウンロードしています..." #: src/gtk/changelog.cc:931 #, c-format msgid "Preparing to download the changelog of %s version %s." msgstr "%s バージョン %s の変更履歴のダウンロードを準備しています..." #: src/gtk/dashboardtab.cc:214 msgid "Resolve Upgrade Manually" msgstr "更新を手動で解決" #: src/gtk/dashboardtab.cc:297 msgid "Preparing to download changelogs" msgstr "変更履歴のダウンロードを準備しています" #: src/gtk/dashboardtab.cc:382 msgid "Available upgrades:" msgstr "利用可能な更新:" #: src/gtk/dashboardtab.cc:399 #, c-format msgid "%d available upgrade:" msgid_plural "%d available upgrades:" msgstr[0] "%d 個の利用可能な更新:" #: src/gtk/dashboardtab.cc:618 msgid "No upgrades are available." msgstr "利用可能な更新はありません" #: src/gtk/dashboardtab.cc:630 msgid "Unable to calculate an upgrade." msgstr "更新を算出できません。" #: src/gtk/dashboardtab.cc:639 #, c-format msgid "" "Press \"%s\" to install %d upgrade out of %d." msgid_plural "" "Press \"%s\" to install %d upgrades out of %d." msgstr[0] "" "%3$d 個のうち %2$d " "個の更新をインストールするには \"%1$s\" を押してください。" #: src/gtk/dashboardtab.cc:651 #, c-format msgid "" "Press \"%s\" to manually attempt to install the remaining %d upgrade." msgid_plural "" "Press \"%s\" to manually attempt to install the remaining %d upgrades." msgstr[0] "" "残りの%2$d 個の更新を手動でインストールには \"%1$s\" を押してください。" #: src/gtk/dashboardtab.cc:676 #, c-format msgid "" "Unable to calculate an upgrade. Press \"%s\" to manually search for a " "solution." msgstr "更新を算出できません。解決方法を手動で検索するために \"%s\" を押してください。" #: src/gtk/dashboardtab.cc:693 #, c-format msgid "Internal error encountered while calculating an upgrade: %s" msgstr "更新の計算中に内部エラーが発生しました: %s" #: src/gtk/dependency_chains_tab.cc:80 msgid "Find dependency chains: start" msgstr "依存関係チェーンの検索: 開始" #: src/gtk/dependency_chains_tab.cc:84 msgid "Find dependency chains: end" msgstr "依存関係チェーンの検索: 終了" #: src/gtk/dependency_chains_tab.cc:88 msgid "Find dependency chains: results" msgstr "依存関係チェーンの検索: 結果" #: src/gtk/dependency_chains_tab.cc:228 msgid "Select one or more starting packages and an ending package to search." msgstr "検索のために、1 つ以上の開始パッケージと終了パッケージを選択してください。" #: src/gtk/dependency_chains_tab.cc:284 msgid "No dependency chain found." msgstr "依存関係チェーンは見つかりませんでした。" #: src/gtk/download.cc:179 msgid "Ignored" msgstr "無視" #: src/gtk/download.cc:185 msgid "Failed" msgstr "失敗" #: src/gtk/download.cc:193 msgid "Already downloaded" msgstr "ダウンロード済み" #: src/gtk/download.cc:248 src/gtk/entityview.cc:397 src/pkg_columnizer.cc:95 #: src/pkg_view.cc:643 msgid "Description" msgstr "説明" #: src/gtk/download.cc:253 msgid "Progress" msgstr "進行状況" #: src/gtk/download.cc:264 msgid "Short Description" msgstr "短い説明" #: src/gtk/download.cc:272 msgid "URI" msgstr "URI" #: src/gtk/download.cc:319 msgid "The download is still in progress. Should it be canceled?" msgstr "ダウンロードが進行中です。それでもキャンセルしますか?" # * Description of an item. #: src/gtk/download.cc:395 src/gtk/gui.cc:832 msgid "View Details" msgstr "詳細を表示" #: src/gtk/download.cc:439 msgid "Change media" msgstr "メディアを変更してください" #: src/gtk/download.cc:460 #, c-format msgid "%s: %sB/s" msgstr "%s: %s バイト/秒" #: src/gtk/download.cc:480 #, c-format msgid "%s: %lu/%lu, %sB/s" msgstr "%s: %lu/%lu, %s バイト/秒" #: src/gtk/download.cc:486 #, c-format msgid "%s: %lu/%lu, stalled" msgstr "%s: %lu/%lu, 失速" #: src/gtk/download.cc:507 #, c-format msgid "%s: %sB of %sB at %sB/s, %s remaining" msgstr "%1$s: %3$s バイト中 %2$s バイト (%4$s バイト/秒, 残り %5$s)" #: src/gtk/download.cc:514 #, c-format msgid "%s: %sB of %sB, stalled" msgstr "%1$s: %3$s バイト中 %2$s バイト, 失速" #: src/gtk/download.cc:541 msgid "Completed" msgstr "完了" #: src/gtk/download.cc:543 msgid "Completed with errors" msgstr "エラー付きで完了" #: src/gtk/dpkg_terminal.cc:352 #, c-format msgid "%s: Unable to create a Unix-domain socket: %s" msgstr "%s: Unix ドメインソケットを作成できません: %s" #: src/gtk/dpkg_terminal.cc:388 src/gtk/dpkg_terminal.cc:466 #, c-format msgid "Internal error: the temporary socket name \"%s\" is too long!" msgstr "内部エラー: 一時ソケット名 \"%s\" は長すぎます!" #: src/gtk/dpkg_terminal.cc:429 #, c-format msgid "%s: Unable to accept a connection: %s" msgstr "%s: 接続を許可できません: %s" #: src/gtk/dpkg_terminal.cc:532 #, c-format msgid "[%s] dpkg process starting...\n" msgstr "[%s] dpkg の処理を開始しています...\n" #: src/gtk/dpkg_terminal.cc:565 #, c-format msgid "[%s] dpkg process complete.\n" msgstr "[%s] dpkg の処理が完了しました。\n" #: src/gtk/dpkg_terminal.cc:568 #, c-format msgid "[%s] dpkg process failed.\n" msgstr "[%s] dpkg の処理に失敗しました。\n" #: src/gtk/dpkg_terminal.cc:571 #, c-format msgid "" "[%s] dpkg process complete; there are more packages left to process.\n" msgstr "[%s] dpkg の処理を完了しました。まだ処理の残っているパッケージがあります。\n" #: src/gtk/entitysummary.cc:115 #, c-format msgid "Upgrade to %s version %s" msgstr "%s のバージョン %s に更新" #: src/gtk/entitysummary.cc:123 #, c-format msgid "Install %s version %s" msgstr "%s のバージョン %s をインストール" #: src/gtk/entitysummary.cc:131 #, c-format msgid "Downgrade to %s version %s" msgstr "%s のバージョン %s にダウングレード" #: src/gtk/entitysummary.cc:142 #, c-format msgid "Don't hold %s at its current version." msgstr "%s を現在のバージョンに固定しない" #: src/gtk/entitysummary.cc:145 src/gtk/entitysummary.cc:165 #: src/gtk/entitysummary.cc:168 #, c-format msgid "Cancel any actions on %s." msgstr "%s のすべてのアクションを取り消し" #: src/gtk/entitysummary.cc:150 #, c-format msgid "Cancel the purge of %s." msgstr "%s の完全削除を取り消し" #: src/gtk/entitysummary.cc:152 #, c-format msgid "Cancel the removal of %s." msgstr "%s の削除を取り消し" #: src/gtk/entitysummary.cc:157 #, c-format msgid "Cancel the upgrade of %s." msgstr "%s の更新を取り消し" #: src/gtk/entitysummary.cc:159 #, c-format msgid "Cancel the installation of %s." msgstr "%s のインストールを取り消し" #: src/gtk/entitysummary.cc:161 #, c-format msgid "Cancel the downgrade of %s." msgstr "%s のダウングレードを取り消し" #: src/gtk/entitysummary.cc:163 #, c-format msgid "Cancel the reinstallation of %s." msgstr "%s の再インストールを取り消し" #: src/gtk/entitysummary.cc:206 #, c-format msgid "Remove %s" msgstr "%s の削除" # * Item. #: src/gtk/entitysummary.cc:210 #, c-format msgid "Purge %s" msgstr "%s の完全削除" #: src/gtk/entitysummary.cc:218 #, c-format msgid "Hold %s at its current version." msgstr "%s を現在のバージョンに固定" #: src/gtk/entitysummary.cc:223 #, c-format msgid "Mark %s as automatically installed." msgstr "%s に自動的にインストールされたという印をつける" #: src/gtk/entitysummary.cc:228 #, c-format msgid "Mark %s as manually installed." msgstr "%s に手動でインストールされたという印をつける" #: src/gtk/entitysummary.cc:279 #, c-format msgid "%s is a virtual package provided by:\n" msgstr "%s は、以下のパッケージから提供されている仮想パッケージです:\n" #: src/gtk/entitysummary.cc:343 src/gtk/previewtab.cc:215 msgid "(more info...)" msgstr "(さらなる情報...)" #: src/gtk/entitysummary.cc:375 msgid "Source: " msgstr "ソース: " #: src/gtk/entityview.cc:381 src/gtk/entityview.cc:575 #: src/qt/widgets/packages_tab.cc:105 msgid "Name" msgstr "名前" #: src/gtk/entityview.cc:385 msgid "Visible?" msgstr "表示?" #: src/gtk/entityview.cc:411 #, c-format msgid "Columns of \"%s\":" msgstr "カラム \"%s\":" #: src/gtk/entityview.cc:412 #, c-format msgid "Editing the columns of \"%s\"" msgstr "カラム \"%s\" を編集しています" #: src/gtk/entityview.cc:552 msgid "Icons showing the current and future status of this package." msgstr "このパッケージの現在および将来の状態を表示するアイコンです。" #: src/gtk/entityview.cc:564 src/pkg_columnizer.cc:104 msgid "Auto" msgstr "自動" #: src/gtk/entityview.cc:570 msgid "Whether the package is automatically installed." msgstr "パッケージが自動でインストールされたかどうかを示します。" # * Description of an item. #: src/gtk/entityview.cc:576 msgid "The name and description of the package." msgstr "パッケージの名前および説明です。" #: src/gtk/entityview.cc:591 src/qt/widgets/packages_tab.cc:105 msgid "Version" msgstr "バージョン" # * Description of an item. #: src/gtk/entityview.cc:592 msgid "The version number of the package." msgstr "パッケージのバージョン番号です。" #: src/gtk/entityview.cc:607 msgid "The package archives that contain this version." msgstr "このバージョンを含むパッケージアーカイブです。" #: src/gtk/filesview.cc:295 #, c-format msgid "" "This file list pertains to the currently installed version \"%s\", not the " "selected version \"%s\"." msgstr "" "このファイル一覧は現在インストール済みのバージョン \"%s\" に関係するもので、選択されたバージョン \"%s\" のものではありません。" #: src/gtk/filesview.cc:309 msgid "Files list is only available for installed packages." msgstr "ファイル一覧はインストール済みバージョンについてのみ利用可能です。" #: src/gtk/gui.cc:80 msgid "Not installed" msgstr "インストールされていません" #: src/gtk/gui.cc:81 msgid "Virtual" msgstr "仮想" #: src/gtk/gui.cc:82 msgid "Unpacked" msgstr "展開済み" #: src/gtk/gui.cc:83 msgid "Half-configured" msgstr "設定未完了" #: src/gtk/gui.cc:84 msgid "Half-installed" msgstr "インストール未完了" #: src/gtk/gui.cc:85 msgid "Configuration files and data remain" msgstr "設定ファイルとデータが残っています" #: src/gtk/gui.cc:86 msgid "Triggers awaited" msgstr "トリガ待ち" #: src/gtk/gui.cc:87 msgid "Triggers pending" msgstr "トリガ保留" #: src/gtk/gui.cc:88 msgid "Installed" msgstr "インストール済" #: src/gtk/gui.cc:92 msgid "Reinstall" msgstr "再インストール" #: src/gtk/gui.cc:94 src/gtk/gui.cc:1414 msgid "Downgrade" msgstr "ダウングレード" #: src/gtk/gui.cc:95 src/gtk/gui.cc:1424 msgid "Remove" msgstr "削除" #: src/gtk/gui.cc:96 msgid "Remove and purge configuration/data" msgstr "設定とデータの削除および完全削除" #: src/gtk/gui.cc:97 msgid "Hold (don't upgrade)" msgstr "固定 (更新しない)" #: src/gtk/gui.cc:99 msgid "Unsatisfied dependencies" msgstr "満たされない依存関係" #: src/gtk/gui.cc:269 msgid "Checking for updates" msgstr "更新を確認しています" #: src/gtk/gui.cc:287 msgid "Insufficient privileges." msgstr "権限が不十分です" # * Description of an item. #: src/gtk/gui.cc:290 msgid "You must be root to update the package lists." msgstr "パッケージ一覧を更新するには root である必要があります。" #: src/gtk/gui.cc:298 src/gtk/gui.cc:946 msgid "Download already running." msgstr "ダウンロードは既に実行中です。" #: src/gtk/gui.cc:300 src/gtk/gui.cc:948 src/ui.cc:1550 src/ui.cc:1789 msgid "A package-list update or install run is already taking place." msgstr "パッケージ一覧の更新またはインストールの実行が現在行われています。" # * Message used as 'tablabel' for the ui_download_manager. #: src/gtk/gui.cc:359 #, c-format msgid "Update %s?" msgstr "%s を更新しますか?" #: src/gtk/gui.cc:385 #, c-format msgid "" "Replace configuration file\n" "'%s'?" msgstr "" "設定ファイル '%s'\n" "を置き換えますか?" #: src/gtk/gui.cc:389 #, c-format msgid "" "The configuration file %s was modified (by you or by a script). An updated " "version is shipped in this package. If you want to keep your current " "version, choose 'No'. Do you want to replace the current file and install " "the new package maintainers version? " msgstr "" "設定ファイル %s は (あなたまたはスクリプトにより) " "変更されています。更新されたバージョンがこのパッケージから提供されています。あなたの現在のバージョンを保持したいなら、「いいえ」を選んでください。現在のフ" "ァイルを置き換えて新しいパッケージメンテナバージョンをインストールしますか? " #: src/gtk/gui.cc:417 #, c-format msgid "Comparing %s to %s..." msgstr "%s を %s と比較しています..." #: src/gtk/gui.cc:738 msgid "" "Interrupting this process could leave your system in an inconsistent state. " "Are you sure you want to stop applying your changes?" msgstr "この処理を中断すると、あなたのシステムは矛盾した状態に置かれることになります。本当にあなたの変更の適用をやめますか?" #: src/gtk/gui.cc:776 msgid "Done applying changes!" msgstr "変更を適用しました!" #: src/gtk/gui.cc:823 msgid "Applying changes..." msgstr "変更を適用しています..." #: src/gtk/gui.cc:875 #, c-format msgid "%s: %s" msgstr "%s: %s" #: src/gtk/gui.cc:878 #, c-format msgid "Error in package %s" msgstr "パッケージ %s でエラー" #: src/gtk/gui.cc:906 #, c-format msgid "Asking whether to replace the configuration file %s" msgstr "設定ファイル %s を置き換えるかどうかを尋ねます" # * Message used as 'title' for the ui_download_manager. #: src/gtk/gui.cc:962 src/ui.cc:1290 msgid "Downloading packages" msgstr "パッケージをダウンロード中" #: src/gtk/gui.cc:1038 msgid "Broken packages" msgstr "壊れているパッケージ" #: src/gtk/gui.cc:1071 msgid "Show broken packages" msgstr "壊れているパッケージを表示" #: src/gtk/gui.cc:1075 msgid "Resolve dependencies" msgstr "依存関係を解決する" #: src/gtk/gui.cc:1103 #, c-format msgid "%d package is broken" msgid_plural "%d packages are broken." msgstr[0] "%d 個のパッケージが壊れています。" #: src/gtk/gui.cc:1147 msgid "View changes" msgstr "変更を表示" #: src/gtk/gui.cc:1151 msgid "Apply changes" msgstr "変更の適用" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1192 #, c-format msgid "%d package to install" msgid_plural "%d packages to install" msgstr[0] "%d 個のパッケージのインストール" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1207 #, c-format msgid "%d package to remove" msgid_plural "%d packages to remove" msgstr[0] "%d 個のパッケージの削除" #: src/gtk/gui.cc:1246 #, c-format msgid "Download size: %sB." msgstr "ダウンロードサイズ: %sバイト。" #: src/gtk/gui.cc:1289 #, c-format msgid "Tags of %s:\n" msgstr "%s のタグ:\n" #: src/gtk/gui.cc:1345 msgid "This feature is not implemented, yet." msgstr "この機能はまだ実装されていません。" #: src/gtk/gui.cc:1351 msgid "Not implemented" msgstr "実装されていません" #: src/gtk/gui.cc:1403 src/gtk/gui.cc:1422 msgid "Install/Upgrade" msgstr "インストール/更新" # * Item. #: src/gtk/gui.cc:1429 msgid "Purge" msgstr "完全削除" #: src/gtk/gui.cc:1434 msgid "Keep" msgstr "一時固定" #: src/gtk/gui.cc:1439 msgid "Hold" msgstr "固定" #: src/gtk/gui.cc:1445 msgid "Set as automatic" msgstr "自動で設定" #: src/gtk/gui.cc:1450 msgid "Set as manual" msgstr "手動で設定" #: src/gtk/gui.cc:1455 msgid "Toggle automatic status" msgstr "自動状態を切り替え" #: src/gtk/gui.cc:1780 src/gtk/init.cc:145 #, c-format msgid "Unable to load the user interface definition file %s/aptitude.glade." msgstr "ユーザインタフェース定義ファイル %s/aptitude.glade を読み込めません。" #: src/gtk/info.cc:159 src/gtk/pkgview.cc:167 msgid "Current status" msgstr "現在の状態" #: src/gtk/info.cc:161 src/gtk/pkgview.cc:169 msgid "Selected status" msgstr "選択された状態" #: src/gtk/info.cc:494 msgid "Not available" msgstr "利用できません" # * Item. #: src/gtk/info.cc:543 msgid "Package information: version list" msgstr "パッケージ情報: バージョン一覧" #: src/gtk/info.cc:553 msgid "Package information: dependency list" msgstr "パッケージ情報: 依存関係一覧" #: src/gtk/info.cc:595 msgid "Please wait; reloading cache..." msgstr "お待ちください。キャッシュを再読み込みしています..." #: src/gtk/info.cc:777 msgid "Info" msgstr "情報" #: src/gtk/packageinformation.cc:104 src/gtk/packageinformation.cc:106 #: src/pkg_columnizer.cc:351 src/pkg_columnizer.cc:372 #: src/pkg_columnizer.cc:379 src/pkg_grouppolicy.cc:269 #: src/pkg_info_screen.cc:144 src/pkg_info_screen.cc:145 #: src/pkg_ver_item.cc:350 src/pkg_ver_item.cc:384 src/qt/package.cc:226 #: src/qt/version.cc:117 msgid "Unknown" msgstr "不明" #: src/gtk/packagestab.cc:203 #, c-format msgid "No packages matched \"%s\"." msgstr "\"%s\" にマッチするパッケージがありません。" #: src/gtk/packagestab.cc:313 msgid "Enter a search and click \"Find\" to display packages." msgstr "パッケージを表示するには、検索語句を入力して \"検索\" をクリックしてください。" #: src/gtk/packagestab.cc:415 msgid "Packages: " msgstr "パッケージ: " #: src/gtk/pkgview.cc:222 #, c-format msgid "%s was installed automatically." msgstr "%s は自動的にインストールされました。" #: src/gtk/pkgview.cc:225 #, c-format msgid "%s is being installed automatically." msgstr "%s は自動的にインストールされます。" #: src/gtk/pkgview.cc:233 #, c-format msgid "%s was installed manually." msgstr "%s は手動でインストールされました。" #: src/gtk/pkgview.cc:236 #, c-format msgid "%s is being installed manually." msgstr "%s は手動でインストールされます。" #: src/gtk/pkgview.cc:399 msgid "Cache reloading, please wait..." msgstr "キャッシュを再読み込みしています。お待ちください..." # * Menu item on the first line. #: src/gtk/pkgview.cc:605 msgid "Searching..." msgstr "検索しています..." #: src/gtk/pkgview.cc:716 msgid "Finalizing view" msgstr "画面を調整しています" #: src/gtk/pkgview.cc:716 src/pkg_tree.cc:204 src/pkg_tree.cc:215 #: src/pkg_tree.cc:226 src/pkg_tree.cc:238 msgid "Building view" msgstr "画面を構築しています" #: src/gtk/previewtab.cc:97 src/pkg_grouppolicy.cc:710 msgid "" "Packages with unsatisfied dependencies\n" " The dependency requirements of these packages will be unmet after the " "install is complete.\n" " .\n" " The presence of this tree probably indicates that something is broken, " "either on your system or in the Debian archive." msgstr "" "依存関係が満たされていないパッケージ\n" " これらのパッケージは、インストール完了後、依存関係に関する要求が満たされなくなります。\n" ".\n" " このツリーの存在は、システムと Debian アーカイブのどちらかがどこかで壊れていることを示します。" #: src/gtk/previewtab.cc:98 src/pkg_grouppolicy.cc:711 msgid "" "Packages being removed because they are no longer used\n" " These packages are being deleted because they were automatically installed " "to fulfill dependencies, and the planned action will result in no installed " "package declaring an 'important' dependency on them.\n" msgstr "" "もはや使われていないので削除されるパッケージ\n" " " "これらのパッケージは、依存関係を満たすために自動的にインストールされましたが、これから行われるアクションでインストールされるどのパッケージからも「重要な」" "依存関係があると明示されていません。\n" #: src/gtk/previewtab.cc:99 src/pkg_grouppolicy.cc:712 msgid "" "Packages being automatically held in their current state\n" " These packages could be upgraded, but they have been kept in their current " "state to avoid breaking dependencies." msgstr "" "現在の状態に自動的に固定されるパッケージ\n" " これらのパッケージは更新可能ですが、依存関係が壊れるのを防ぐために現在の状態に一時的に固定されます。" #: src/gtk/previewtab.cc:100 src/pkg_grouppolicy.cc:713 msgid "" "Packages being automatically installed to satisfy dependencies\n" " These packages are being installed because they are required by another " "package you have chosen for installation." msgstr "" "依存関係を満たすため自動的にインストールされるパッケージ\n" " これらのパッケージは、インストール対象として選択されている他のパッケージから必要とされているため、インストールされます。" #: src/gtk/previewtab.cc:101 src/pkg_grouppolicy.cc:714 msgid "" "Packages being deleted due to unsatisfied dependencies\n" " These packages are being deleted because one or more of their dependencies " "is no longer available, or because another package conflicts with them." msgstr "" "依存関係が満たされていないために削除されるパッケージ\n" " これらのパッケージは削除予定です。それは、依存パッケージのうち一つ以上がもはや利用できないため、またはこれらと他のパッケージが競合しているためです。" #: src/gtk/previewtab.cc:102 src/pkg_grouppolicy.cc:715 msgid "" "Packages to be downgraded\n" " An older version of these packages than is currently installed will be " "installed." msgstr "" "ダウングレードされるパッケージ\n" " これらのパッケージは、現在インストールされているバージョンよりも古いものがインストールされます。" #: src/gtk/previewtab.cc:103 src/pkg_grouppolicy.cc:716 msgid "" "Packages being held back\n" " These packages could be upgraded, but you have asked for them to be held at " "their current version." msgstr "" "固定されるパッケージ\n" " これらのパッケージは更新可能ですが、あなたの要求で現在のバージョンに固定されます。" #: src/gtk/previewtab.cc:104 src/pkg_grouppolicy.cc:717 msgid "" "Packages to be reinstalled\n" " These packages will be reinstalled." msgstr "" "再インストールされるパッケージ\n" " これらのパッケージは再インストールされます。" #: src/gtk/previewtab.cc:105 src/pkg_grouppolicy.cc:718 msgid "" "Packages to be installed\n" " These packages have been manually selected for installation on your " "computer." msgstr "" "インストールされるパッケージ\n" " これらのパッケージは、コンピュータにインストールする対象として手動で選択されました。" #: src/gtk/previewtab.cc:106 src/pkg_grouppolicy.cc:719 msgid "" "Packages to be removed\n" " These packages have been manually selected for removal." msgstr "" "削除されるパッケージ\n" " これらのパッケージは、削除対象として手動で選択されました。" #: src/gtk/previewtab.cc:107 src/pkg_grouppolicy.cc:720 msgid "" "Packages to be upgraded\n" " These packages will be upgraded to a newer version." msgstr "" "更新されるパッケージ\n" " これらのパッケージは新しいバージョンに更新されます。" #: src/gtk/previewtab.cc:108 src/pkg_grouppolicy.cc:721 msgid "" "Packages that are partially installed\n" " These packages are not fully installed and configured; an attempt will be " "made to complete their installation." msgstr "" "インストールが未完了のパッケージ\n" " これらのパッケージは、インストールや設定が完了していません。インストールの完了を試みる予定です。" #: src/gtk/previewtab.cc:179 msgid "Preview: " msgstr "プレビュー: " #: src/gtk/resolver.cc:68 #, c-format msgid "Error in dependency resolver: %s" msgstr "依存関係解決器にエラーが生じました: %s" #: src/gtk/resolver.cc:71 #, c-format msgid "" "Fatal error in dependency resolver. You can continue searching, but some " "solutions might be impossible to generate.\n" "\n" "%s" msgstr "" "依存関係解決器に致命的なエラーが発生しました。検索を継続することはできますが、いくつかの解決方法は生成不可能な可能性があります。\n" "\n" "%s" #: src/gtk/resolver.cc:212 msgid "Virtual package" msgstr "仮想パッケージ" #: src/gtk/resolver.cc:246 src/solution_fragment.cc:453 msgid "Not Installed" msgstr "インストールされていません" #: src/gtk/resolver.cc:377 #, c-format msgid "Removing %s is rejected." msgstr "%s の削除は拒否されました。" #: src/gtk/resolver.cc:382 #, c-format msgid "Canceling the installation of %s is rejected." msgstr "%s のインストールの取り消しは拒否されました。" #: src/gtk/resolver.cc:391 #, c-format msgid "Canceling the removal of %s is rejected." msgstr "%s の削除の取り消しは拒否されました。" #: src/gtk/resolver.cc:394 #, c-format msgid "Keeping %s at version %s is rejected." msgstr "%s をバージョン %s に一時固定することは拒否されました。" #: src/gtk/resolver.cc:401 #, c-format msgid "Installing %s version %s is rejected." msgstr "%s のバージョン %s のインストールは拒否されました。" #: src/gtk/resolver.cc:407 #, c-format msgid "Downgrading %s to version %s is rejected." msgstr "%s のバージョン %s へのダウングレードは拒否されました。" #: src/gtk/resolver.cc:413 #, c-format msgid "Upgrading %s to version %s is rejected." msgstr "%s のバージョン %s への更新は拒否されました。" #: src/gtk/resolver.cc:430 #, c-format msgid "Removing %s is preferred over all un-accepted alternatives." msgstr "%s の削除はすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:435 #, c-format msgid "" "Canceling the installation of %s is preferred over all un-accepted " "alternatives." msgstr "%s のインストールの取り消しはすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:444 #, c-format msgid "" "Canceling the removal of %s is preferred over all un-accepted alternatives." msgstr "%s の削除の取り消しはすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:447 #, c-format msgid "" "Keeping %s at version %s is preferred over all un-accepted alternatives." msgstr "%s のバージョン %s での一時固定はすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:454 #, c-format msgid "" "Installing %s version %s is preferred over all un-accepted alternatives." msgstr "%s のバージョン %s のインストールはすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:460 #, c-format msgid "" "Downgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "%s のバージョン %s へのダウングレードはすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:466 #, c-format msgid "" "Upgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "%s のバージョン %s への更新はすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:484 #, c-format msgid "Leaving %ls unresolved is rejected." msgstr "%ls を未解決のままにすることは拒否されます。" #: src/gtk/resolver.cc:490 #, c-format msgid "" "Leaving %ls unresolved is preferred over all un-accepted alternatives." msgstr "%ls を未解決のままにすることはすべての未受諾の代替に優先します。" #: src/gtk/resolver.cc:908 msgid "How to treat the selected action" msgid_plural "How to treat the selected actions" msgstr[0] "選択されたアクションの取り扱い方法" #: src/gtk/resolver.cc:912 msgid "Ignore solutions containing this action." msgid_plural "Ignore solutions containing these actions." msgstr[0] "このアクションに含まれる解決方法を無視します。" #: src/gtk/resolver.cc:916 msgid "" "Allow solutions containing this action, but do not prefer them to other " "solutions." msgid_plural "" "Allow solutions containing these actions, but do not prefer them to other " "solutions." msgstr[0] "このアクションに含まれる解決方法を許可しますが、他の解決方法にこれらを優先することはしません。" #: src/gtk/resolver.cc:920 msgid "" "Always prefer this action over alternatives that have not been accepted." msgid_plural "" "Always prefer these actions over alternatives that have not been accepted." msgstr[0] "このアクションを常に、受諾していない代替に優先します。" #: src/gtk/resolver.cc:1240 src/solution_fragment.cc:127 #, c-format msgid "%s depends upon %s" msgstr "%s が %s に依存" #: src/gtk/resolver.cc:1243 src/solution_fragment.cc:130 #, c-format msgid "%s pre-depends upon %s" msgstr "%s が %s に事前依存" #: src/gtk/resolver.cc:1246 src/solution_fragment.cc:133 #, c-format msgid "%s suggests %s" msgstr "%s が %s を提案" #: src/gtk/resolver.cc:1249 src/solution_fragment.cc:136 #: src/solution_item.cc:602 #, c-format msgid "%s recommends %s" msgstr "%s が %s を推奨" #: src/gtk/resolver.cc:1252 src/solution_fragment.cc:139 #, c-format msgid "%s conflicts with %s" msgstr "%s が %s と競合" #: src/gtk/resolver.cc:1255 src/solution_fragment.cc:142 #, c-format msgid "%s breaks %s" msgstr "%s によって %s が破損" #: src/gtk/resolver.cc:1258 src/solution_fragment.cc:145 #, c-format msgid "%s replaces %s" msgstr "%s が %s を置換" #: src/gtk/resolver.cc:1261 src/solution_fragment.cc:148 #, c-format msgid "%s obsoletes %s" msgstr "%s が %s を廃止" #: src/gtk/resolver.cc:1264 src/solution_fragment.cc:151 #, c-format msgid "%s enhances %s" msgstr "%s が %s を拡張" #: src/gtk/resolver.cc:1376 src/gtk/resolver.cc:1841 src/solution_screen.cc:272 msgid "Remove the following packages:" msgstr "以下のパッケージを削除する:" #: src/gtk/resolver.cc:1390 src/gtk/resolver.cc:1853 src/solution_screen.cc:296 msgid "Install the following packages:" msgstr "以下のパッケージをインストールする:" #: src/gtk/resolver.cc:1403 src/gtk/resolver.cc:1865 msgid "Keep the following packages:" msgstr "以下のパッケージを一時固定する:" #: src/gtk/resolver.cc:1416 src/gtk/resolver.cc:1877 src/solution_screen.cc:308 msgid "Upgrade the following packages:" msgstr "以下のパッケージを更新する:" #: src/gtk/resolver.cc:1429 src/gtk/resolver.cc:1890 src/solution_screen.cc:320 msgid "Downgrade the following packages:" msgstr "以下のパッケージをダウングレードする:" #: src/gtk/resolver.cc:1442 src/gtk/resolver.cc:1903 #: src/solution_fragment.cc:509 msgid "Leave the following dependencies unresolved:" msgstr "以下の依存関係を未解決のままにする:" #: src/gtk/resolver.cc:1519 #, c-format msgid "Remove %s [%s (%s)]" msgstr "%s [%s (%s)] を削除する" #: src/gtk/resolver.cc:1526 #, c-format msgid "Install %s [%s (%s)]" msgstr "%s [%s (%s)] をインストールする" #: src/gtk/resolver.cc:1534 #, c-format msgid "Cancel the installation of %s" msgstr "%s のインストールを取り消す" #: src/gtk/resolver.cc:1537 #, c-format msgid "Cancel the removal of %s" msgstr "%s の削除を取り消す" #: src/gtk/resolver.cc:1540 #, c-format msgid "Keep %s at version %s (%s)" msgstr "%s をバージョン %s (%s) に一時固定する" #: src/gtk/resolver.cc:1547 #, c-format msgid "Upgrade %s [%s (%s) -> %s (%s)]" msgstr "%s を更新する [%s (%s) -> %s (%s)]" #: src/gtk/resolver.cc:1556 #, c-format msgid "Downgrade %s [%s (%s) -> %s (%s)]" msgstr "%s をダウングレードする [%s (%s) -> %s (%s)]" #: src/gtk/resolver.cc:1615 #, c-format msgid "Remove %s" msgstr "%s を削除" #: src/gtk/resolver.cc:1615 #, c-format msgid "remove %s" msgstr "%s を削除" #: src/gtk/resolver.cc:1624 #, c-format msgid "Keep %s at version %s" msgstr "%s をバージョン %s に一時固定" #: src/gtk/resolver.cc:1624 #, c-format msgid "keep %s at version %s" msgstr "%s をバージョン %s に一時固定" #: src/gtk/resolver.cc:1632 #, c-format msgid "Cancel the installation of %s" msgstr "%s のインストールを取り消す" #: src/gtk/resolver.cc:1632 #, c-format msgid "cancel the installation of %s" msgstr "%s のインストールを取り消す" #: src/gtk/resolver.cc:1639 #, c-format msgid "Install %s %s" msgstr "%s %s をインストール" #: src/gtk/resolver.cc:1639 #, c-format msgid "install %s %s" msgstr "%s %s をインストール" #: src/gtk/resolver.cc:1648 #, c-format msgid "Downgrade %s to version %s" msgstr "%s をバージョン %s にダウングレード" #: src/gtk/resolver.cc:1648 #, c-format msgid "downgrade %s to version %s" msgstr "%s をバージョン %s にダウングレード" #: src/gtk/resolver.cc:1657 #, c-format msgid "Upgrade %s to version %s" msgstr "%s を バージョン %s に更新" #: src/gtk/resolver.cc:1657 #, c-format msgid "upgrade %s to version %s" msgstr "%s を バージョン %s に更新" #: src/gtk/resolver.cc:1670 #, c-format msgid "Leave %s unresolved" msgstr "%s を未解決のままにする" #: src/gtk/resolver.cc:1670 #, c-format msgid "leave %s unresolved" msgstr "%s を未解決のままにする" #: src/gtk/resolver.cc:1738 #, c-format msgid "%s install" msgid_plural "%s installs" msgstr[0] "%s のインストール" #: src/gtk/resolver.cc:1743 #, c-format msgid "%s remove" msgid_plural "%s removes" msgstr[0] "%s の削除" #: src/gtk/resolver.cc:1749 #, c-format msgid "%s keep" msgid_plural "%s keeps" msgstr[0] "%s の一時固定" #: src/gtk/resolver.cc:1755 #, c-format msgid "%s upgrade" msgid_plural "%s upgrades" msgstr[0] "%s の更新" #: src/gtk/resolver.cc:1761 #, c-format msgid "%s downgrade" msgid_plural "%s downgrades" msgstr[0] "%s のダウングレード" # * Item #: src/gtk/resolver.cc:1767 #, c-format msgid "%s unresolved recommendation" msgid_plural "%s unresolved recommendations" msgstr[0] "%s の未解決の推奨" #: src/gtk/resolver.cc:2059 msgid "No solutions yet." msgstr "解決方法はまだありません。" #: src/gtk/resolver.cc:2066 msgid "No dependency solution was found." msgstr "依存関係の解決方法が見つかりません。" #: src/gtk/resolver.cc:2067 msgid "No solutions." msgstr "解決方法はありません。" #: src/gtk/resolver.cc:2078 msgid "To view a solution, select it from the list to the right." msgstr "解決方法を見るには、右のリストからそれを選択してください。" #: src/gtk/resolver.cc:2079 #, c-format msgid "%u solution." msgid_plural "%u solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2111 #, c-format msgid "Solution %s of %s." msgstr "解決方法 %s/%s。" #: src/gtk/tab.cc:68 msgid "Download" msgstr "ダウンロード" #: src/load_config.cc:48 #, c-format msgid "Unrecognized color name \"%s\"" msgstr "色名を認識できません: \"%s\"" #: src/load_config.cc:75 #, c-format msgid "Unrecognized attribute name \"%s\"" msgstr "属性名を認識できません: \"%s\"" #: src/load_config.cc:113 #, c-format msgid "Invalid entry in style definition group: \"%s\"" msgstr "スタイル定義グループ中に無効なエントリがあります: \"%s\"" #: src/load_config.cc:115 #, c-format msgid "Invalid tagless entry in style definition group: \"%s\"" msgstr "スタイル定義グループ中にタグのない無効なエントリがあります: \"%s\"" #: src/load_config.cc:127 msgid "The default color may only be used as a background." msgstr "デフォルトの色は背景にのみ使用できます。" #: src/load_config.cc:144 #, c-format msgid "Unknown style attribute %s" msgstr "未知のスタイル属性です: %s" #: src/load_config.cc:167 src/load_config.cc:169 #, c-format msgid "Invalid entry in keybinding group: \"%s\"" msgstr "キーバインドグループに無効なエントリがあります: \"%s\"" #: src/load_config.cc:184 #, c-format msgid "Ignoring invalid keybinding \"%s\" -> \"%s\"" msgstr "無効なキーバインド \"%s\" -> \"%s\" を無視しています" #: src/load_grouppolicy.cc:290 #, c-format msgid "Expected policy identifier, got '%c'" msgstr "規則の ID を期待しましたが '%c' が与えられました" #: src/load_grouppolicy.cc:306 #, c-format msgid "Expected ',', '%c', or '('; got '%c'" msgstr "',' か '%c' か '(' を期待しましたが '%c' が与えられました" #: src/load_grouppolicy.cc:310 #, c-format msgid "Expected ',' or '(', got '%c'" msgstr "',' か '(' を期待しましたが '%c' が与えられました" #: src/load_grouppolicy.cc:318 #, c-format msgid "Unknown grouping policy \"%s\"" msgstr "\"%s\" は不明な分類規則です" #: src/load_grouppolicy.cc:325 #, c-format msgid "Terminal policy '%s' should be the last policy in the list" msgstr "末端規則 '%s' はリストの最後の規則にしてください" #: src/load_grouppolicy.cc:386 msgid "Unmatched '(' in grouping policy" msgstr "分類規則内で '(' が対応していません" #: src/load_grouppolicy.cc:414 #, c-format msgid "Bad section name '%s' (use 'none', 'topdir', 'subdir', or 'subdirs')" msgstr "セクション名が不正です: '%s' ('none'、'topdir'、'subdir'、'subdirs' のいずれかを用いてください)" #: src/load_grouppolicy.cc:424 #, c-format msgid "Bad passthrough setting '%s' (use 'passthrough' or 'nopassthrough')" msgstr "貫通の設定が不正です: '%s' ('passthrough' か 'nopassthrough' を用いてください)" #: src/load_grouppolicy.cc:429 src/load_grouppolicy.cc:557 #: src/load_grouppolicy.cc:627 #, c-format msgid "Too many arguments to '%s' grouping policy" msgstr "分類規則「%s」に渡す引数が多すぎます" #: src/load_grouppolicy.cc:442 src/load_grouppolicy.cc:522 #: src/load_grouppolicy.cc:570 src/load_grouppolicy.cc:581 #: src/load_grouppolicy.cc:592 src/load_grouppolicy.cc:603 #: src/load_grouppolicy.cc:614 src/load_grouppolicy.cc:772 #, c-format msgid "Grouping policy '%s' takes no arguments" msgstr "分類規則「%s」に引数は不要です" #: src/load_grouppolicy.cc:461 src/load_grouppolicy.cc:642 #, c-format msgid "Expected '(' after '%s'" msgstr "'%s' の後に '(' が期待されます" #: src/load_grouppolicy.cc:498 #, c-format msgid "Unable to parse pattern at '%s'" msgstr "'%s' のパターンをパースできません" #: src/load_grouppolicy.cc:503 msgid "" "Exactly one filter must be provided as an argument to a 'filter' policy" msgstr "「filter」規則にはフィルタを一つだけ引数として与えなければなりません" #: src/load_grouppolicy.cc:552 #, c-format msgid "Bad mode name '%s' (use 'binary' or 'source')" msgstr "" #: src/load_grouppolicy.cc:650 #, c-format msgid "Missing arguments to '%s' grouping policy" msgstr "分類規則「%s」に渡す引数が不足しています" #: src/load_grouppolicy.cc:673 #, c-format msgid "Unable to parse pattern after \"%s\"" msgstr "\"%s\" の後のパターンを解析できません" #: src/load_grouppolicy.cc:711 #, c-format msgid "Unexpected empty tree title after \"%s\"" msgstr "" #: src/load_grouppolicy.cc:730 #, c-format msgid "Expected '{', ')', or ',' following '||', got '%s'" msgstr "'||' の後に '{' か ')' か ',' を期待しましたが '%s' が与えられました" #: src/load_grouppolicy.cc:756 #, c-format msgid "Unmatched '(' in '%s' grouping policy" msgstr "分類規則「%s」内で '(' が対応していません" #: src/load_pkgview.cc:64 msgid "Couldn't parse layout: No column format specified for static item" msgstr "レイアウトを解析できませんでした: 静的な項目に対して行のフォーマットが指定されていません" #: src/load_pkgview.cc:97 msgid "Couldn't parse layout: encoding error in column descriptor" msgstr "レイアウトをパースできませんでした: 行記述子でエンコーディングエラーが生じました" #: src/load_pkgview.cc:118 #, c-format msgid "Couldn't parse layout: unknown view item type \"%s\"" msgstr "レイアウトを解析できませんでした: 画面の項目の種類が不明です: \"%s\"" #: src/load_pkgview.cc:125 src/load_pkgview.cc:133 msgid "Couldn't parse layout: no row number specified" msgstr "レイアウトを解析できませんでした: 列の数が指定されていません" #: src/load_pkgview.cc:141 msgid "Couldn't parse layout: no width specified" msgstr "レイアウトを解析できませんでした: 幅が指定されていません" #: src/load_pkgview.cc:149 msgid "Couldn't parse layout: no height specified" msgstr "レイアウトを解析できませんでした: 高さが指定されていません" #: src/load_pkgview.cc:180 src/load_pkgview.cc:198 #, c-format msgid "Unknown alignment type '%s'" msgstr "整列の種類が不明です: '%s'" #: src/load_sortpolicy.cc:51 src/load_sortpolicy.cc:64 #: src/load_sortpolicy.cc:77 src/load_sortpolicy.cc:90 #: src/load_sortpolicy.cc:103 src/load_sortpolicy.cc:117 #, c-format msgid "Sorting policy '%s' takes no arguments" msgstr "並べ替え規則「%s」に引数は不要です" #: src/load_sortpolicy.cc:178 msgid "Invalid zero-length sorting policy name" msgstr "長さがゼロの文字列は並び替え規則の名前として無効です" #: src/load_sortpolicy.cc:196 msgid "Unmatched '(' in sorting policy description" msgstr "並び替え規則の記述内で '(' が対応していません" #: src/load_sortpolicy.cc:223 #, c-format msgid "Invalid sorting policy type '%s'" msgstr "並び替え規則の種類が不正です: '%s'" #: src/main.cc:133 #, c-format msgid "Can't decode multibyte string after \"%ls\"" msgstr "\"%ls\" の後のマルチバイト文字列をデコードできません" #: src/main.cc:142 #, c-format msgid "Can't decode wide-character string after \"%s\"" msgstr "\"%s\" の後のワイドキャラクタをデコードできません" #: src/main.cc:150 #, c-format msgid "%s %s compiled at %s %s\n" msgstr "%s %s (コンパイル日時: %s %s)\n" #: src/main.cc:153 #, c-format msgid "Compiler: g++ %s\n" msgstr "コンパイラ: g++ %s\n" #: src/main.cc:155 msgid "Compiled against:\n" msgstr "コンパイル環境:\n" #: src/main.cc:156 #, c-format msgid " apt version %d.%d.%d\n" msgstr " apt のバージョン: %d.%d.%d\n" #: src/main.cc:159 #, c-format msgid " NCurses version: Unknown\n" msgstr " NCurses のバージョン: 不明\n" #: src/main.cc:161 #, c-format msgid " NCurses version %s\n" msgstr " NCurses のバージョン: %s\n" #: src/main.cc:163 #, c-format msgid " libsigc++ version: %s\n" msgstr " libsigc++ のバージョン: %s\n" #: src/main.cc:165 #, c-format msgid " Gtk+ version %d.%d.%d\n" msgstr " Gtk+ のバージョン: %d.%d.%d\n" #: src/main.cc:167 #, c-format msgid " Gtk-- version %d.%d.%d\n" msgstr " Gtk-- のバージョン: %d.%d.%d\n" # Translator's NOTE: ! #ifdef HAVE_GTK #: src/main.cc:170 #, c-format msgid " Gtk+ support disabled.\n" msgstr " Gtk+ サポート: 無効\n" #: src/main.cc:173 #, c-format msgid " Compiled with Qt %s\n" msgstr " Qt %s によりコンパイル\n" #: src/main.cc:174 #, c-format msgid " Running on Qt %s\n" msgstr " Qt %s で実行中\n" #: src/main.cc:176 #, c-format msgid " Qt support disabled.\n" msgstr " Qt サポート: 無効\n" #: src/main.cc:178 msgid "" "\n" "Current library versions:\n" msgstr "" "\n" "現在の各ライブラリのバージョン:\n" #: src/main.cc:179 #, c-format msgid " NCurses version: %s\n" msgstr " NCurses のバージョン: %s\n" #: src/main.cc:180 #, c-format msgid " cwidget version: %s\n" msgstr " cwidget のバージョン: %s\n" #: src/main.cc:181 #, c-format msgid " Apt version: %s\n" msgstr " apt のバージョン: %s\n" # * Description of action in the commandline help. #: src/main.cc:187 #, c-format msgid "Usage: aptitude [-S fname] [-u|-i]" msgstr "使用方法: aptitude [-S ファイル名] [-u|-i]" # * Description of action in the commandline help. #: src/main.cc:189 #, c-format msgid " aptitude [options] ..." msgstr " aptitude [オプション] <アクション> ..." # * Description of action in the commandline help. #: src/main.cc:191 #, c-format msgid "" " Actions (if none is specified, aptitude will enter interactive mode):\n" "\n" msgstr "" " アクション (指定がない場合、Aptitude はインタラクティブモードで起動します):\n" "\n" # * Description of action in the commandline help. #: src/main.cc:192 #, c-format msgid " install - Install/upgrade packages.\n" msgstr " install - パッケージをインストール・更新します。\n" # * Description of action in the commandline help. #: src/main.cc:193 #, c-format msgid " remove - Remove packages.\n" msgstr " remove - パッケージを削除します。\n" # * Description of action in the commandline help. #: src/main.cc:194 #, c-format msgid " purge - Remove packages and their configuration files.\n" msgstr " purge - パッケージと設定ファイルを削除します。\n" # * Description of action in the commandline help. #: src/main.cc:195 #, c-format msgid " hold - Place packages on hold.\n" msgstr " hold - パッケージを固定します。\n" # * Description of action in the commandline help. #: src/main.cc:196 #, c-format msgid " unhold - Cancel a hold command for a package.\n" msgstr " unhold - パッケージの固定を解除します。\n" # * Description of action in the commandline help. #: src/main.cc:197 #, c-format msgid "" " markauto - Mark packages as having been automatically installed.\n" msgstr " markauto - 自動的にインストールされたという印をパッケージにつけます。\n" # * Description of action in the commandline help. #: src/main.cc:198 #, c-format msgid " unmarkauto - Mark packages as having been manually installed.\n" msgstr " unmarkauto - 手動でインストールされたという印をパッケージにつけます。\n" # * Description of action in the commandline help. # TRANSLATION-FIXME: 原文の文末のピリオドは不要 #: src/main.cc:199 #, c-format msgid "" " forbid-version - Forbid aptitude from upgrading to a specific package " "version.\n" msgstr " forbid-version - aptitude に特定のパッケージバージョンの更新を禁止させます。\n" # * Description of action in the commandline help. #: src/main.cc:200 #, c-format msgid " update - Download lists of new/upgradable packages.\n" msgstr " update - 新規および更新可能なパッケージの一覧をダウンロードします。\n" # * Description of action in the commandline help. #: src/main.cc:201 #, c-format msgid " safe-upgrade - Perform a safe upgrade.\n" msgstr " safe-upgrade - 安全な更新を行います。\n" # * Description of action in the commandline help. #: src/main.cc:202 #, c-format msgid "" " full-upgrade - Perform an upgrade, possibly installing and removing " "packages.\n" msgstr " full-upgrade - パッケージのインストールや削除を伴う可能性のある更新を行います。\n" #: src/main.cc:203 #, c-format msgid " build-dep - Install the build-dependencies of packages.\n" msgstr " build-dep - パッケージの構築依存関係をインストールします。\n" # * Description of action in the commandline help. #: src/main.cc:204 #, c-format msgid " forget-new - Forget what packages are \"new\".\n" msgstr " forget-new - どのパッケージが「新規」かの情報を消去します。\n" # * Description of action in the commandline help. #: src/main.cc:205 #, c-format msgid " search - Search for a package by name and/or expression.\n" msgstr " search - 名前や正規表現でパッケージを検索します。\n" # * Description of action in the commandline help. #: src/main.cc:206 #, c-format msgid " show - Display detailed information about a package.\n" msgstr " show - パッケージについての詳細な情報を表示します。\n" # * Description of action in the commandline help. #: src/main.cc:207 #, c-format msgid " versions - Displays the versions of specified packages.\n" msgstr " versions - 指定したパッケージのバージョンを表示します。\n" # * Description of action in the commandline help. #: src/main.cc:208 #, c-format msgid " clean - Erase downloaded package files.\n" msgstr " clean - ダウンロード済みのパッケージファイルを消去します。\n" # * Description of action in the commandline help. #: src/main.cc:209 #, c-format msgid " autoclean - Erase old downloaded package files.\n" msgstr " autoclean - 古い、ダウンロード済みのパッケージファイルを消去します。\n" # * Description of action in the commandline help. #: src/main.cc:210 #, c-format msgid " changelog - View a package's changelog.\n" msgstr " changelog - パッケージの変更履歴を表示します。\n" # * Description of action in the commandline help. #: src/main.cc:211 #, c-format msgid " download - Download the .deb file for a package.\n" msgstr " download - パッケージの .deb ファイルをダウンロードします。\n" # * Description of action in the commandline help. #: src/main.cc:212 #, c-format msgid "" " reinstall - Download and (possibly) reinstall a currently installed " "package.\n" msgstr "" " reinstall - 現在インストールされているパッケージをダウンロードし (場合によっ\n" " ては) 再インストールします。\n" # * Description of action in the commandline help. #: src/main.cc:213 #, c-format msgid "" " why - Show the manually installed packages that require a package, " "or\n" " why one or more packages would require the given package.\n" msgstr "" " why - 指定したパッケージについて、手作業でインストールしたパッケー\n" " ジの中でそれを必要とするものや、そのパッケージを必要とする理\n" " 由を表示します\n" # * Description of action in the commandline help. #: src/main.cc:215 #, c-format msgid "" " why-not - Show the manually installed packages that lead to a " "conflict\n" " with the given package, or why one or more packages would\n" " lead to a conflict with the given package if installed.\n" msgstr "" " why-not - 指定されたパッケージについて、手動でインストールされたパッケー\n" " ジのうちどれと競合しているのか、あるいはまだインストールされて\n" " いないパッケージがインストールされたときになぜ競合するのか、と\n" " いった説明を表示します。\n" # * Description of action in the commandline help. #: src/main.cc:219 #, c-format msgid " Options:\n" msgstr " オプション:\n" # * Description of action in the commandline help. #: src/main.cc:220 #, c-format msgid " -h This help text.\n" msgstr " -h このヘルプの文章です。\n" #: src/main.cc:222 #, c-format msgid "" " --gui Use the GTK GUI even if disabled in the configuration.\n" msgstr " --gui 設定で無効にされていても GTK GUIを使用します。\n" #: src/main.cc:224 #, c-format msgid " --no-gui Do not use the GTK GUI even if available.\n" msgstr " --no-gui 利用可能だとしても GTK GUI を使いません。\n" # * Description of action in the commandline help. #: src/main.cc:226 #, c-format msgid " --qt Use the Qt GUI.\n" msgstr " --qt Qt GUI を利用します。\n" #: src/main.cc:227 #, c-format msgid "" " --no-qt Do not use the Qt GUI even if enabled in the configuration.\n" msgstr " --no-qt 設定で無効にされていても Qt GUIを使用します。\n" # * Description of action in the commandline help. #: src/main.cc:229 #, c-format msgid " -s Simulate actions, but do not actually perform them.\n" msgstr " -s アクションのシミュレートのみ行い、実際には実行しません。\n" # * Description of action in the commandline help. #: src/main.cc:230 #, c-format msgid "" " -d Only download packages, do not install or remove anything.\n" msgstr "" " -d パッケージのダウンロードのみ行い、インストールや削除は\n" " 行いません。\n" # * Description of action in the commandline help. #: src/main.cc:231 #, c-format msgid " -P Always prompt for confirmation of actions.\n" msgstr " -P アクションの確認のため、常にプロンプトを出します。\n" # * Description of action in the commandline help. #: src/main.cc:232 #, c-format msgid "" " -y Assume that the answer to simple yes/no questions is 'yes'.\n" msgstr " -y すべての yes/no の質問に対して 'yes' と答えたと見なします。\n" # * Description of action in the commandline help. #: src/main.cc:233 #, c-format msgid "" " -F format Specify a format for displaying search results; see the " "manual.\n" msgstr "" " -F <フォーマット> 検索結果の表示フォーマットを指定します。マニュアルを参照し\n" " てください。\n" # * Description of action in the commandline help. #: src/main.cc:234 #, c-format msgid "" " -O order Specify how search results should be sorted; see the " "manual.\n" msgstr "" " -O <順序> 検索結果の並び替えを指定します。マニュアルを参照してくださ\n" " い。\n" # * Description of action in the commandline help. #: src/main.cc:235 #, c-format msgid "" " -w width Specify the display width for formatting search results.\n" msgstr " -w <幅> 検索結果の表示フォーマットの幅を指定します。\n" # * Description of action in the commandline help. #: src/main.cc:236 #, c-format msgid " -f Aggressively try to fix broken packages.\n" msgstr " -f 依存関係が壊れたパッケージを積極的に修復しようとします。\n" # * Description of action in the commandline help. #: src/main.cc:237 #, c-format msgid "" " -V Show which versions of packages are to be installed.\n" msgstr " -V パッケージのどのバージョンがインストールされるか表示します。\n" # * Description of action in the commandline help. #: src/main.cc:238 #, c-format msgid "" " -D Show the dependencies of automatically changed packages.\n" msgstr " -D 自動的に変更されたパッケージの依存関係を表示します。\n" # * Description of action in the commandline help. #: src/main.cc:239 #, c-format msgid " -Z Show the change in installed size of each package.\n" msgstr " -Z 各パッケージのインストールサイズの変更を表示します。\n" # * Description of action in the commandline help. #: src/main.cc:240 #, c-format msgid "" " -v Display extra information. (may be supplied multiple " "times).\n" msgstr " -v 付加的な情報を表示します (何倍もの情報が提供されます)。\n" # * Description of action in the commandline help. #: src/main.cc:241 #, c-format msgid "" " -t [release] Set the release from which packages should be installed.\n" msgstr " -t [<リリース>] インストールするパッケージが基づくリリースを設定します。\n" # * Description of action in the commandline help. #: src/main.cc:242 #, c-format msgid "" " -q In command-line mode, suppress the incremental progress\n" " indicators.\n" msgstr " -q コマンドラインモードで進行状況を逐一表示しません。\n" # * Description of action in the commandline help. #: src/main.cc:244 #, c-format msgid " -o key=val Directly set the configuration option named 'key'.\n" msgstr " -o <キー>=<値> 名前「<キー>」を持つ設定オプションを直接設定します。\n" # * Description of action in the commandline help. #: src/main.cc:245 #, c-format msgid "" " --with(out)-recommends\tSpecify whether or not to treat recommends as\n" " strong dependencies.\n" msgstr "" " --with(out)-recommends 推奨パッケージを強い依存関係として扱うかどうかを指\n" " 定します。\n" # * Description of action in the commandline help. #: src/main.cc:247 #, c-format msgid " -S fname Read the aptitude extended status info from fname.\n" msgstr " -S <ファイル名> ファイルから aptitude の拡張状態情報を読み込みます。\n" # * Description of action in the commandline help. #: src/main.cc:248 #, c-format msgid " -u Download new package lists on startup.\n" msgstr " -u 起動時に新しいパッケージ一覧をダウンロードします。\n" #: src/main.cc:249 src/main.cc:251 #, c-format msgid " (terminal interface only)\n" msgstr " (端末インタフェースのみ)\n" # * Description of action in the commandline help. #: src/main.cc:250 #, c-format msgid " -i Perform an install run on startup.\n" msgstr " -i 起動時にインストールを行います。\n" # * Description of action in the commandline help. #: src/main.cc:253 #, c-format msgid " This aptitude does not have Super Cow Powers.\n" msgstr " この aptitude にはスーパー牛さんパワーなどはありません。\n" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:377 msgid "trace" msgstr "trace" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:380 msgid "debug" msgstr "debug" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:383 msgid "info" msgstr "info" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:386 msgid "warn" msgstr "warn" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:389 msgid "error" msgstr "error" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:392 msgid "fatal" msgstr "fatal" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:395 msgid "off" msgstr "off" #. TRANSLATORS: both the translated and the untranslated #. log level names are accepted here. #: src/main.cc:463 #, c-format msgid "" "Unknown log level name \"%s\" (expected \"trace\", \"debug\", \"info\", " "\"warn\", \"error\", \"fatal\", or \"off\")." msgstr "" "\"%s\" は未知のログレベル名です " "(\"trace\"、\"debug\"、\"info\"、\"warn\"、\"error\"、\"fatal\"、\"off\" " "のいずれかが期待されます)。" # Should never happen. #. TRANSLATORS: following paragraph copied from src/generic/util/logging.h #. * #. * A category consists of one or more nonempty components #. * separated by ".", such as "aptitude.util.logging", with #. * the exception that the root logger is indicated by the #. * empty string (""). #. * #. * A list of the used ones in src/loggers.h #. * #. * So 'logger' here is the name of the 'category', 'component' or #. * 'module', in the case that users want to configure different logging #. * levels for different categories (e.g. level 'warn' for #. * 'aptitude.changelog', debug for 'aptitude.why'), etc. #. #: src/main.cc:486 #, c-format msgid "Invalid logger name \"%s\"." msgstr "ロガー名 \"%s\" は不正です。" #: src/main.cc:807 #, c-format msgid "Expected a number after -q=\n" msgstr "-q= の後に番号が期待されます\n" #: src/main.cc:816 #, c-format msgid "Expected a number after -q=, got %s\n" msgstr "-q= の後に番号が期待されますが、%s が与えられました\n" #: src/main.cc:840 #, c-format msgid "-o requires an argument of the form key=value, got %s\n" msgstr "-o には <キー>=<値> の形式の引数が必要ですが、%s が与えられました\n" #: src/main.cc:930 #, c-format msgid "No comma following tag name \"%s\".\n" msgstr "タグ名 \"%s\" の後にコンマがありません。\n" #: src/main.cc:1022 src/main.cc:1032 msgid "WEIRDNESS: unknown option code received\n" msgstr "不可思議: 未知のオプションコードを受け取りました\n" #: src/main.cc:1050 msgid "--show-package-names|never" msgstr "--show-package-names|never" #: src/main.cc:1053 msgid "--show-package-names|auto" msgstr "--show-package-names|auto" #: src/main.cc:1056 msgid "--show-package-names|always" msgstr "--show-package-names|always" #: src/main.cc:1061 #, c-format msgid "" "Invalid package names display mode \"%s\" (should be \"never\", \"auto\", or " "\"always\")." msgstr "パッケージ名表示モード「%s」は不正です (「never」、「auto」、「always」のどれかでないといけません)。" #: src/main.cc:1067 msgid "no-summary" msgstr "no-summary" #: src/main.cc:1069 msgid "first-package" msgstr "first-package" #: src/main.cc:1071 msgid "first-package-and-type" msgstr "first-package-and-type" #: src/main.cc:1073 msgid "all-packages" msgstr "all-packages" #: src/main.cc:1075 msgid "all-packages-with-dep-versions" msgstr "依存バージョン付きのすべてのパッケージ" #. TRANSLATORS: "why" here is the aptitude command name and should not #. be translated. Both the translated and the untranslated log level #. names are accepted here. #: src/main.cc:1082 #, c-format msgid "" "Invalid \"why\" summary mode \"%s\": expected \"no-summary\", \"first-" "package\", \"first-package-and-type\", \"all-packages\", or \"all-packages-" "with-dep-versions\"." msgstr "" "\"why\" 概要モード \"%s\" が不正です: \"no-summary\"、\"first-package\"、\"first-package-" "and-type\"、\"all-packages\"、\"all-packages-with-dep-versions\" が期待されます。" #: src/main.cc:1123 msgid "" "Only one of --auto-clean-on-startup, --clean-on-startup, -i, and -u may be " "specified\n" msgstr "" "--auto-clean-on-startup、--clean-on-startup、-i、-u のいずれか 1 つのみを指定可能です\n" #: src/main.cc:1132 msgid "" "-u, -i, and --clean-on-startup may not be specified in command-line mode " "(eg, with 'install')" msgstr "" "-u、-i、--clean-on-startup はコマンドラインモードで指定することは ('install' とともになど) できません" #: src/main.cc:1149 msgid "-u, -i, and --clean-on-startup may not be specified with a command" msgstr "-u、-i、--clean-on-startup はコマンドとともに指定することはできません" #: src/main.cc:1222 #, c-format msgid "Command \"%s\" needs arguments\n" msgstr "" #: src/main.cc:1260 #, c-format msgid "Unknown command \"%s\"\n" msgstr "不明なコマンド \"%s\"\n" #: src/main.cc:1272 src/main.cc:1357 #, c-format msgid "Uncaught exception: %s\n" msgstr "捕捉できなかった例外: %s\n" #: src/main.cc:1276 src/main.cc:1361 #, c-format msgid "" "Backtrace:\n" "%s\n" msgstr "" "バックトレース:\n" "%s\n" #: src/menu_text_layout.cc:43 src/menu_tree.cc:232 src/ui.cc:258 #: src/view_changelog.cc:168 msgid "Search for: " msgstr "検索: " #: src/menu_text_layout.cc:75 src/menu_tree.cc:249 src/view_changelog.cc:180 msgid "Search backwards for: " msgstr "後方を検索: " #: src/mine/cmine.cc:115 src/mine/cmine.cc:154 src/ui.cc:1794 msgid "Minesweeper" msgstr "マインスイーパー" # * Example: '12/30 mines 50 seconds' #: src/mine/cmine.cc:120 #, c-format msgid "%i/%i mines %d %s" msgstr "地雷 %i 個/%i 個 %d %s" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "second" msgstr "秒" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "seconds" msgstr "秒" # * Example: 'Won in 120 seconds' #: src/mine/cmine.cc:126 #, c-format msgid " %s in %d %s" msgstr " %2$d %3$sで%1$s" #: src/mine/cmine.cc:127 msgid "Won" msgstr "勝ち" #: src/mine/cmine.cc:127 msgid "Lost" msgstr "敗北" #: src/mine/cmine.cc:169 src/mine/cmine.cc:209 #, c-format msgid "Could not open file \"%s\"" msgstr "ファイル \"%s\" が開けません" #: src/mine/cmine.cc:182 #, c-format msgid "Could not load game from %s" msgstr "%s からゲームをロードできません" #: src/mine/cmine.cc:242 msgid "The board height must be a positive integer" msgstr "ボードの高さは正の整数でなければいけません" #: src/mine/cmine.cc:253 msgid "The board width must be a positive integer" msgstr "ボードの幅は正の整数でなければいけません" #: src/mine/cmine.cc:264 msgid "Invalid mine count; please enter a positive integer" msgstr "地雷の数が不正です。正の整数を入力してください" #: src/mine/cmine.cc:284 msgid "Setup custom game" msgstr "カスタムゲームを設定" #: src/mine/cmine.cc:286 msgid "Height of board: " msgstr "ボードの高さ: " #: src/mine/cmine.cc:289 msgid "Width of board: " msgstr "ボードの幅: " #: src/mine/cmine.cc:292 msgid "Number of mines: " msgstr "地雷の数: " #: src/mine/cmine.cc:295 src/mine/cmine.cc:360 src/ui.cc:291 src/ui.cc:363 msgid "Ok" msgstr "OK" #: src/mine/cmine.cc:353 msgid "Choose difficulty level" msgstr "難度レベルを選択してください" #: src/mine/cmine.cc:355 msgid "Easy" msgstr "易しい" #: src/mine/cmine.cc:356 msgid "Medium" msgstr "普通" #: src/mine/cmine.cc:357 msgid "Hard" msgstr "難しい" #: src/mine/cmine.cc:358 msgid "Custom" msgstr "カスタム" #: src/mine/cmine.cc:456 msgid "You have won." msgstr "あなたの勝ちです。" #: src/mine/cmine.cc:459 msgid "You lose!" msgstr "あなたの負け!" #: src/mine/cmine.cc:657 msgid "Enter the filename to load: " msgstr "読み込むファイル名を入力してください: " #: src/mine/cmine.cc:664 msgid "Enter the filename to save: " msgstr "保存するファイル名を入力してください: " #: src/mine/cmine.cc:672 msgid "mine-help.txt" msgstr "mine-help-ja.txt" #: src/mine/cmine.cc:674 msgid "Encoding of mine-help.txt|UTF-8" msgstr "Encoding of mine-help-ja.txt|UTF-8" #: src/pkg_columnizer.cc:87 msgid "30 8 8 1 1 40 14 14 11 10 35 9 10 2 1 1 10 9 12 30 17 15" msgstr "30 8 8 1 1 40 14 14 11 10 35 9 10 2 1 1 10 9 12 30 17 15" #: src/pkg_columnizer.cc:90 src/ui.cc:2812 msgid "Package" msgstr "パッケージ" #: src/pkg_columnizer.cc:91 msgid "InstSz" msgstr "インストサイズ" #: src/pkg_columnizer.cc:92 msgid "DebSz" msgstr "Debサイズ" #: src/pkg_columnizer.cc:94 msgid "Action" msgstr "アクション" #: src/pkg_columnizer.cc:96 msgid "InstVer" msgstr "現在版" #: src/pkg_columnizer.cc:97 msgid "CandVer" msgstr "候補版" #: src/pkg_columnizer.cc:98 msgid "LongState" msgstr "長めの状態" #: src/pkg_columnizer.cc:99 msgid "LongAction" msgstr "長めのアクション" #: src/pkg_columnizer.cc:100 src/qt/widgets/packages_tab.cc:105 msgid "Maintainer" msgstr "メンテナ" #: src/pkg_columnizer.cc:101 msgid "Priority" msgstr "優先度" #: src/pkg_columnizer.cc:102 msgid "Section" msgstr "セクション" #: src/pkg_columnizer.cc:103 msgid "RC" msgstr "RC" #: src/pkg_columnizer.cc:105 msgid "Tag" msgstr "タグ" #: src/pkg_columnizer.cc:108 msgid "ProgName" msgstr "プログラム名" #: src/pkg_columnizer.cc:109 msgid "ProgVer" msgstr "プログラム・バージョン" #: src/pkg_columnizer.cc:110 msgid "#Broken" msgstr "#依存関係破損" #: src/pkg_columnizer.cc:111 msgid "DiskUsage" msgstr "ディスク使用量" #: src/pkg_columnizer.cc:112 msgid "DownloadSize" msgstr "ダウンロードサイズ" #: src/pkg_columnizer.cc:140 src/pkg_columnizer.cc:152 src/pkg_ver_item.cc:98 #: src/pkg_ver_item.cc:163 msgid "" msgstr "" #: src/pkg_columnizer.cc:182 src/pkg_columnizer.cc:193 msgid "" msgstr "<なし>" #: src/pkg_columnizer.cc:237 src/pkg_grouppolicy.cc:264 #: src/pkg_grouppolicy.cc:1673 src/qt/package.cc:236 #: src/qt/widgets/packages_tab.cc:73 msgid "virtual" msgstr "仮想" #: src/pkg_columnizer.cc:244 src/pkg_ver_item.cc:215 src/pkg_ver_item.cc:223 msgid "purged" msgstr "完全削除" #: src/pkg_columnizer.cc:251 src/pkg_ver_item.cc:230 msgid "half-config" msgstr "設定未完了" #: src/pkg_columnizer.cc:253 src/pkg_ver_item.cc:232 msgid "half-install" msgstr "インストール未完了" #: src/pkg_columnizer.cc:255 src/pkg_ver_item.cc:234 msgid "config-files" msgstr "設定ファイル" #: src/pkg_columnizer.cc:259 src/pkg_ver_item.cc:238 msgid "triggers-awaited" msgstr "トリガ待ち" #: src/pkg_columnizer.cc:261 src/pkg_ver_item.cc:240 msgid "triggers-pending" msgstr "トリガ保留" #: src/pkg_columnizer.cc:263 src/pkg_columnizer.cc:548 src/pkg_ver_item.cc:242 msgid "ERROR" msgstr "エラー" #: src/pkg_columnizer.cc:310 src/pkg_ver_item.cc:300 msgid "hold" msgstr "固定" #: src/pkg_columnizer.cc:313 msgid "forbidden upgrade" msgstr "更新禁止" #: src/pkg_columnizer.cc:315 msgid "purge" msgstr "完全削除" #: src/pkg_columnizer.cc:315 src/pkg_ver_item.cc:324 msgid "delete" msgstr "削除" #: src/pkg_columnizer.cc:317 src/pkg_ver_item.cc:218 src/pkg_ver_item.cc:306 msgid "broken" msgstr "依存関係破損" #: src/pkg_columnizer.cc:319 src/pkg_ver_item.cc:310 src/pkg_ver_item.cc:317 #: src/pkg_ver_item.cc:326 msgid "install" msgstr "インストール" #: src/pkg_columnizer.cc:321 msgid "reinstall" msgstr "再インストール" #: src/pkg_columnizer.cc:323 msgid "upgrade" msgstr "更新" #: src/pkg_columnizer.cc:325 src/pkg_columnizer.cc:327 src/pkg_ver_item.cc:312 #: src/pkg_ver_item.cc:319 src/pkg_ver_item.cc:328 src/pkg_ver_item.cc:331 msgid "none" msgstr "なし" #. TRANSLATORS: Imp = Important #: src/pkg_columnizer.cc:359 src/pkg_ver_item.cc:359 msgid "Imp" msgstr "Imp(重要)" #. TRANSLATORS: Req = Required #: src/pkg_columnizer.cc:361 src/pkg_ver_item.cc:362 msgid "Req" msgstr "Req(要求)" #. TRANSLATORS: Std = Standard #: src/pkg_columnizer.cc:363 src/pkg_ver_item.cc:365 msgid "Std" msgstr "Std(標準)" #. TRANSLATORS: Opt = Optional #: src/pkg_columnizer.cc:365 src/pkg_ver_item.cc:368 msgid "Opt" msgstr "Opt(オプション)" #. TRANSLATORS: Xtr = Extra #: src/pkg_columnizer.cc:367 src/pkg_ver_item.cc:371 msgid "Xtr" msgstr "特" #: src/pkg_columnizer.cc:369 src/pkg_ver_item.cc:373 msgid "ERR" msgstr "エ" #: src/pkg_columnizer.cc:391 #, c-format msgid "#Broken: %ld" msgstr "#依存破: %ld" #: src/pkg_columnizer.cc:406 #, c-format msgid "Will use %sB of disk space" msgstr "%sB の容量を新たに使用" #: src/pkg_columnizer.cc:414 #, c-format msgid "Will free %sB of disk space" msgstr "%sB の容量を解放します" #: src/pkg_columnizer.cc:428 #, c-format msgid "DL Size: %sB" msgstr "DL 容量: %sB" #. TRANSLATORS: Hostname #: src/pkg_columnizer.cc:496 msgid "HN too long" msgstr "HN が長すぎます" #: src/pkg_columnizer.cc:674 #, c-format msgid "Using default for %s string: '%s'" msgstr "" #: src/pkg_columnizer.cc:679 src/pkg_columnizer.cc:691 #, c-format msgid "Unable to transcode package display format after \"%ls\"" msgstr "\"%ls\" の後のパッケージ表示フォーマットをコード変換できません" #: src/pkg_columnizer.cc:698 msgid "Internal error: Default column string is unparsable" msgstr "内部エラー: デフォルトの行文字列が解析不可能です" #: src/pkg_columnizer.cc:725 #, c-format msgid "Forbidden character in position %zu of %s string: '%s'" msgstr "" #: src/pkg_grouppolicy.cc:274 src/pkg_grouppolicy.cc:1036 msgid "Tasks" msgstr "タスク" #: src/pkg_grouppolicy.cc:467 msgid "" "Security Updates\n" " Security updates for these packages are available from security.debian.org." msgstr "" "セキュリティアップデート\n" " これらのパッケージのセキュリティアップデートが security.debian.org から入手可能です。" #: src/pkg_grouppolicy.cc:468 msgid "" "Upgradable Packages\n" " A newer version of these packages is available." msgstr "" "更新可能なパッケージ\n" " これらのパッケージは新しいバージョンが利用可能です。" #: src/pkg_grouppolicy.cc:469 msgid "" "New Packages\n" " These packages have been added to Debian since the last time you cleared " "the list of \"new\" packages (choose \"Forget new packages\" from the " "Actions menu to empty this list)." msgstr "" "新規パッケージ\n" " これらのパッケージは、「新規」パッケージ一覧を最後に消してから Debian に追加されました " "(この一覧を空にするには、「新規パッケージ一覧を消去」をアクションメニューから選んでください)。" #: src/pkg_grouppolicy.cc:470 msgid "" "Installed Packages\n" " These packages are currently installed on your computer." msgstr "" "インストール済みのパッケージ\n" " これらのパッケージは現在コンピュータにインストールされています。" #: src/pkg_grouppolicy.cc:471 msgid "" "Not Installed Packages\n" " These packages are not installed on your computer." msgstr "" "インストールされていないパッケージ\n" " これらのパッケージはコンピュータにインストールされていません。" #: src/pkg_grouppolicy.cc:472 msgid "" "Obsolete and Locally Created Packages\n" " These packages are currently installed on your computer, but they are not " "available from any apt source. They may be obsolete and removed from the " "archive, or you may have built a private version of them yourself." msgstr "" "廃止された、またはローカルで作成されたパッケージ\n" " これらのパッケージは現在コンピュータにインストールされていますが、apt " "のどの入手先からも入手できません。おそらくそれらは、古いためにアーカイブから削除されたか、または自分でビルドした独自バージョンなのでしょう。" #: src/pkg_grouppolicy.cc:473 msgid "" "Virtual Packages\n" " These packages do not exist; they are names other packages use to require " "or provide some functionality." msgstr "" "仮想パッケージ\n" " これらのパッケージには実体がありません。これらは、他のパッケージに何らかの機能を必要とさせたり提供させたりするのに用いられる名前です。" #: src/pkg_grouppolicy.cc:653 msgid "" "Packages which are recommended by other packages\n" " These packages are not strictly required, but they may be necessary to " "provide full functionality in some other programs that you are installing or " "upgrading." msgstr "" "他のパッケージから推奨されているパッケージ\n" " " "これらのパッケージは、厳密には必須というほどではありませんが、インストールや更新をしようとしている他のプログラムに完全な機能を提供するために必要となるでし" "ょう。" #: src/pkg_grouppolicy.cc:678 msgid "" "Packages which are suggested by other packages\n" " These packages are not required in order to make your system function " "properly, but they may provide enhanced functionality for some programs that " "you are currently installing." msgstr "" "他のパッケージから提案されているパッケージ\n" " " "これらのパッケージは、システムをきちんと機能させるためには必須ではありませんが、現在インストールしようとしているいくつかのプログラムの機能を強化してくれる" "でしょう。" #: src/pkg_grouppolicy.cc:876 msgid "unknown" msgstr "不明" #: src/pkg_grouppolicy.cc:887 #, c-format msgid "Priority %s" msgstr "優先度 %s" #: src/pkg_grouppolicy.cc:970 msgid "End-user" msgstr "エンドユーザ" #: src/pkg_grouppolicy.cc:971 msgid "Servers" msgstr "サーバ" #: src/pkg_grouppolicy.cc:972 msgid "Development" msgstr "開発用" #: src/pkg_grouppolicy.cc:973 msgid "Localization" msgstr "地域化" #: src/pkg_grouppolicy.cc:974 msgid "Hardware Support" msgstr "ハードウェアサポート" #: src/pkg_grouppolicy.cc:976 msgid "Unrecognized tasks" msgstr "認識できないタスク" #: src/pkg_grouppolicy.cc:1037 msgid "" "\n" " Tasks are groups of packages which provide an easy way to select a " "predefined set of packages for a particular purpose." msgstr "" "\n" " タスクはパッケージのグループで、これを用いると、特定の目的のためにあらかじめ定義したパッケージセットを容易に選択できるようになります。" #: src/pkg_grouppolicy.cc:1166 #, c-format msgid "Bad number in format string: %ls" msgstr "フォーマット文字列中に不正な数字があります: %ls" #: src/pkg_grouppolicy.cc:1175 #, c-format msgid "Match indices must be 1 or greater, not \"%s\"" msgstr "match の添字は 1 以上でなくてはいけないので、\"%s\" ではいけません" #: src/pkg_grouppolicy.cc:1193 #, c-format msgid "Match index %ls is too large; available groups are (%s)" msgstr "match の添字 %ls は大きすぎます。利用可能なグループは (%s) です" #: src/pkg_grouppolicy.cc:1432 msgid "TAGLESS PACKAGES" msgstr "タグのないパッケージ" #: src/pkg_grouppolicy.cc:1433 msgid "" "\n" " These packages have not yet been classified in debtags, or the debtags " "database is not present (installing debtags may correct this problem)." msgstr "" "\n" " これらのパッケージがまだ debtags において分類されていないか、あるいは debtags データベースがありません (debtags " "データベースがない場合は、debtags をインストールすると問題が解決されるでしょう)。" #: src/pkg_info_screen.cc:150 msgid "Source Package: " msgstr "ソースパッケージ: " #: src/pkg_info_screen.cc:160 #, c-format msgid "Package names provided by %s" msgstr "パッケージ名は %s で提供されています" #: src/pkg_info_screen.cc:173 #, c-format msgid "Packages which depend on %s" msgstr "%s に依存しているパッケージ" #: src/pkg_info_screen.cc:179 #, c-format msgid "Versions of %s" msgstr "%s のバージョン" #: src/pkg_item.cc:86 #, c-format msgid "" "%s is an essential package!%n%nAre you sure you want to remove it?%nType " "'%s' if you are." msgstr "%sは必須パッケージです!%n%n本当に削除したいのですか?%n削除したい場合は '%s' と入力してください。" #: src/pkg_item.cc:369 src/pkg_ver_item.cc:749 #, c-format msgid "Reporting a bug in %s:\n" msgstr "%s の以下のバグを報告しています:\n" #: src/pkg_item.cc:389 msgid "" "You are not root and I cannot find any way to become root. To reconfigure " "this package, install the menu package, the login package, or run aptitude " "as root." msgstr "" "現在 root ではなく、また root になる方法も見つかりません。このパッケージを設定し直すには、menu パッケージや login " "パッケージをインストールするか、aptitude を root で起動してください。" #: src/pkg_item.cc:397 #, c-format msgid "Reconfiguring %s\n" msgstr "%s を再設定しています\n" #: src/pkg_subtree.cc:163 #, c-format msgid "This group contains %d package." msgid_plural "This group contains %d packages." msgstr[0] "このグループには %d 個のパッケージが含まれています。" #: src/pkg_tree.cc:178 msgid "All Packages" msgstr "すべてのパッケージ" #: src/pkg_tree.cc:282 #, c-format msgid "No packages matched the pattern \"%ls\"." msgstr "\"%ls\" にマッチするパッケージがありません。" #: src/pkg_tree.cc:301 msgid "Enter the new package tree limit: " msgstr "パッケージツリーの新しい制限値を入力してください: " #: src/pkg_tree.cc:334 msgid "Enter the new package grouping mechanism for this display: " msgstr "この画面のための新しいパッケージ分類規則を入力してください: " #: src/pkg_tree.cc:342 msgid "Enter the new package sorting mechanism for this display: " msgstr "この画面のための新しいパッケージ並び替え規則を入力してください: " #: src/pkg_view.cc:164 msgid "Couldn't cw::util::transcode column definition" msgstr "行の定義に cw::util::transcode を実行できませんでした" #: src/pkg_view.cc:171 msgid "Couldn't parse column definition" msgstr "行の定義をパースできませんでした" #: src/pkg_view.cc:222 msgid "" "If you select a package, an explanation of why it should be installed or " "removed will appear in this space." msgstr "パッケージを選択すると、そのパッケージをインストールすべき理由や削除すべき理由の説明がこの欄に表示されます。" #: src/pkg_view.cc:271 msgid "provides" msgstr "" #: src/pkg_view.cc:284 msgid "Virtual package not provided by any package." msgstr "" #: src/pkg_view.cc:289 msgid "Virtual package provided by:" msgstr "" #: src/pkg_view.cc:565 msgid "make_package_view: error in arguments -- two main widgets??" msgstr "make_package_view: 引数にエラーがあります -- メインウィジェットが 2 つですか??" #: src/pkg_view.cc:571 msgid "" "make_package_view: error in arguments -- bad column list for static item" msgstr "make_package_view: 引数にエラーがあります -- 静的なアイテムに対する行リストが不正です" #: src/pkg_view.cc:646 msgid "Related Dependencies" msgstr "関連する依存関係" #: src/pkg_view.cc:649 msgid "Why Installed" msgstr "インストールの理由" #: src/pkg_view.cc:668 msgid "make_package_view: bad argument!" msgstr "make_package_view: 引数が不正です!" #: src/pkg_view.cc:720 msgid "make_package_view: no main widget found" msgstr "make_package_view: メインウィジェットが見つかりません" #: src/qt/tabs_manager.cc:254 msgid "Perform Changes" msgstr "変更を実施" # Translator's NOTE: show_tems ... "all","installed","installed locally", # Translator's NOTE: "new","not installed","virtual" #: src/qt/widgets/packages_tab.cc:72 msgid "all" msgstr "全て" #: src/qt/widgets/packages_tab.cc:72 msgid "installed locally" msgstr "ローカル版をインストール済み" #: src/qt/widgets/packages_tab.cc:72 msgid "new" msgstr "新規" #: src/qt/widgets/packages_tab.cc:78 msgid "Show:" msgstr "表示:" #: src/qt/widgets/packages_tab.cc:84 msgid "Manage Filters" msgstr "フィルタ管理" #: src/qt/widgets/packages_tab.cc:105 msgid "Name and Description" msgstr "名前と説明" # Translator's NOTE: 111 search_layout->addWidget(new QLabel(_("Find:"))); # Translator's NOTE: 112 search_layout->addWidget(search_edit); # * Item. #: src/qt/widgets/packages_tab.cc:111 msgid "Find:" msgstr "検索文字列:" # Translator's NOTE: search_layout->addWidget(new QLabel(_("by"))); # Translator's NOTE: "Name","Name and Description","Maintainer","Version" #: src/qt/widgets/packages_tab.cc:113 msgid "by" msgstr "検索対象" #: src/qt/windows/main_window.cc:96 msgid "&File" msgstr "ファイル(_F)" #: src/qt/windows/main_window.cc:104 msgid "&Packages" msgstr "パッケージ(_P)" #: src/qt/windows/main_window.cc:112 msgid "&Help" msgstr "ヘルプ(_H)" #: src/reason_fragment.cc:31 msgid "depends on" msgstr "に依存" #: src/reason_fragment.cc:33 msgid "pre-depends on" msgstr "に事前依存" #: src/reason_fragment.cc:35 msgid "suggests" msgstr "を提案" #: src/reason_fragment.cc:36 msgid "recommends" msgstr "を推奨" #: src/reason_fragment.cc:38 msgid "conflicts with" msgstr "と競合" #: src/reason_fragment.cc:40 msgid "breaks" msgstr "が破損" #: src/reason_fragment.cc:42 msgid "replaces" msgstr "を置換" #: src/reason_fragment.cc:43 msgid "obsoletes" msgstr "を廃止" #: src/reason_fragment.cc:44 msgid "enhances" msgstr "拡張" #: src/reason_fragment.cc:155 #, c-format msgid " (provided by %F)" msgstr " (%F で提供)" # * Example: '%F%s depends on %F' #: src/reason_fragment.cc:272 #, c-format msgid "%F%s %F %F" msgstr "%1$F%2$s %4$F %3$F" #: src/reason_fragment.cc:321 msgid "" "If you select a package, an explanation of its current state will appear in " "this space." msgstr "パッケージを選択すると、そのパッケージの現在の状態に関する説明がこの欄に表示されます。" #: src/reason_fragment.cc:355 msgid "" "%B%s%b was installed automatically; it is being removed because all of the " "packages which depend upon it are being removed:" msgstr "" "%B%s%b " "は自動的にインストールされたパッケージです。これに依存している以下のパッケージがすべて削除予定とされているため、このパッケージも削除が予定されています:" #: src/reason_fragment.cc:359 msgid "%B%s%b will be automatically removed because of dependency errors:" msgstr "%B%s%b は、依存関係の間違いのため自動的に削除される予定です:" #: src/reason_fragment.cc:363 msgid "" "%B%s%b will be automatically installed to satisfy the following dependencies:" msgstr "%B%s%b は、以下の依存関係を満たすために自動的にインストールされる予定です:" #: src/reason_fragment.cc:369 src/reason_fragment.cc:381 msgid "" "%B%s%b cannot be upgraded now, but if it could be, it would still be held at " "version %B%s%b." msgstr "%B%s%b は現在更新できません。たとえできたとしても、バージョン %B%s%b で固定されるでしょう。" #: src/reason_fragment.cc:372 msgid "" "%B%s%b will not be upgraded to version %B%s%b, to avoid breaking the " "following dependencies:" msgstr "%B%s%b はバージョン %B%s%b に更新されません。以下の依存関係を壊すのを防ぐためです:" #: src/reason_fragment.cc:384 msgid "%B%s%b is currently installed." msgstr "%B%s%b は現在インストールされています。" #: src/reason_fragment.cc:390 msgid "%B%s%b is not currently installed." msgstr "%B%s%b は現在インストールされていません。" #: src/reason_fragment.cc:398 msgid "Some dependencies of %B%s%b are not satisfied:" msgstr "%B%s%b の依存関係のいくつかが満たされていません:" #: src/reason_fragment.cc:402 msgid "%B%s%b will be downgraded." msgstr "%B%s%b がダウングレードされます。" #: src/reason_fragment.cc:409 msgid "%B%s%b will not be upgraded to the forbidden version %B%s%b." msgstr "%B%s%b は、禁止されているバージョン %B%s%b には更新されません。" #: src/reason_fragment.cc:413 msgid "" "%B%s%b could be upgraded to version %B%s%b, but it is being held at version " "%B%s%b." msgstr "%B%s%b はバージョン %B%s%b に更新可能ですが、バージョン %B%s%b で固定されています。" #: src/reason_fragment.cc:420 msgid "%B%s%b will be re-installed." msgstr "%B%s%b が再インストールされます。" #: src/reason_fragment.cc:424 msgid "%B%s%b will be installed." msgstr "%B%s%b がインストールされます。" #: src/reason_fragment.cc:428 msgid "%B%s%b will be removed." msgstr "%B%s%b が削除されます。" #: src/reason_fragment.cc:433 msgid "%B%s%b will be upgraded from version %B%s%b to version %B%s%b." msgstr "%B%s%b がバージョン %B%s%b からバージョン %B%s%b に更新されます。" # TRANSLATION-FIMXE: "partly installed" -> "partially installed"? #: src/reason_fragment.cc:440 msgid "%B%s%b is only partly installed; its installation will be completed." msgstr "%B%s%b はまだインストールが完了していません。インストールの完了を試みる予定です。" #: src/reason_fragment.cc:472 msgid "" "The following packages depend on %B%s%b and will be broken by its removal:" msgstr "以下のパッケージが %B%s%b に依存しているため、それを削除すると依存関係が壊れます:" #: src/reason_fragment.cc:475 msgid "The following packages depend on %B%s%b and are broken:" msgstr "以下のパッケージが %B%s%b に依存しており、依存関係が壊れています:" #: src/reason_fragment.cc:482 msgid "" "The following packages conflict with %B%s%b and will be broken by its " "installation:" msgstr "以下のパッケージが %B%s%b と競合しているため、それをインストールすると依存関係が壊れるでしょう:" #: src/reason_fragment.cc:515 msgid "" "The following packages depend on a version of %B%s%b other than the " "currently installed version of %B%s%b, or conflict with the currently " "installed version:" msgstr "" "以下のパッケージは、%B%s%b の、現在インストールされているバージョン %B%s%b " "以外のものに依存しているか、または現在インストールされているバージョンと競合しています:" #: src/reason_fragment.cc:519 msgid "" "The following packages conflict with %B%s%b, or depend on a version of it " "which is not going to be installed." msgstr "以下のパッケージは %B%s%b と競合するか、またはその、インストール予定にないバージョンに依存しています" #: src/reason_fragment.cc:523 msgid "The following packages conflict with %B%s%b:" msgstr "以下のパッケージが %B%s%b と競合しています:" #: src/reason_fragment.cc:528 msgid "" "The following packages depend on a version of %B%s%b other than the " "currently installed version of %B%s%b:" msgstr "以下のパッケージは、%B%s%b の、現在インストールされているバージョン %B%s%b 以外のものに依存しています:" #: src/reason_fragment.cc:532 msgid "" "The following packages depend on a version of %B%s%b which is not going to " "be installed." msgstr "以下のパッケージは、%B%s%b の、インストール予定にないバージョンに依存しています。" #: src/reason_fragment.cc:538 msgid "upgraded" msgstr "更新される" #: src/reason_fragment.cc:538 msgid "downgraded" msgstr "ダウングレードされる" # I hope this is ok for the translators :-/ -- # factoring out upgraded/downgraded in its two senses # would be a royal pain even if gettext supported it. # * 'upgraded' and 'downgraded' are inserted to non-bold %s-s. #: src/reason_fragment.cc:544 msgid "" "The following packages depend on the currently installed version of %B%s%b " "(%B%s%b), or conflict with the version it will be %s to (%B%s%b), and will " "be broken if it is %s." msgstr "" "以下のパッケージは、現在インストールされている %B%s%b のバージョン (%B%s%b) に依存しているか、または%sバージョン (%B%s%b) " "と競合しているため、%sと依存関係が壊れます。" # * 'upgraded' and 'downgraded' are inserted to an non-bold %s. #: src/reason_fragment.cc:551 msgid "" "The following packages conflict with version %B%s%b of %B%s%b, and will be " "broken if it is %s." msgstr "以下のパッケージは %B%2$s%b のバージョン %B%1$s%b と競合しているため、%3$sと依存関係が壊れます。" # * 'upgraded' and 'downgraded' are inserted to an non-bold %s. #: src/reason_fragment.cc:556 msgid "" "The following packages depend on version %B%s%b of %B%s%b, and will be " "broken if it is %s." msgstr "以下のパッケージは %B%2$s%b のバージョン %B%1$s%b に依存しているため、%3$sと依存関係が壊れます。" #: src/solution_dialog.cc:97 src/solution_screen.cc:505 msgid "The package cache is not available." msgstr "パッケージキャッシュが利用不可能です。" #: src/solution_dialog.cc:105 msgid "No packages are broken." msgstr "依存関係が壊れているパッケージはありません。" #: src/solution_dialog.cc:114 src/solution_screen.cc:528 msgid "No resolution found." msgstr "解決方法がありません。" #: src/solution_dialog.cc:183 msgid "Previous" msgstr "前" #: src/solution_dialog.cc:184 msgid "Next" msgstr "次" #: src/solution_dialog.cc:185 msgid "Apply" msgstr "適用" #: src/solution_dialog.cc:186 msgid "Close" msgstr "閉じる" #: src/solution_fragment.cc:164 #, c-format msgid "%s conflicts with %s [provided by %s %s]" msgstr "%s が %s (%s %s が提供) と競合" #: src/solution_fragment.cc:177 #, c-format msgid "Removing %s" msgstr "%s を削除しています" #: src/solution_fragment.cc:179 #, c-format msgid "Installing %s %s (%s)" msgstr "%s %s (%s) をインストールしています" #: src/solution_fragment.cc:185 #, c-format msgid "Leave %ls unresolved." msgstr "%ls を未解決のままにします。" #: src/solution_fragment.cc:411 msgid "%BRemove%b the following packages:%n" msgstr "以下のパッケージを%B削除%bする:%n" #: src/solution_fragment.cc:426 msgid "%BInstall%b the following packages:%n" msgstr "以下のパッケージを%Bインストール%bする:%n" #: src/solution_fragment.cc:444 msgid "%BKeep%b the following packages at their current version:%n" msgstr "以下のパッケージを現在のバージョンに%B一時固定%bする:%n" #: src/solution_fragment.cc:468 msgid "%BUpgrade%b the following packages:%n" msgstr "以下のパッケージを%B更新%bする:%n" #: src/solution_fragment.cc:488 msgid "%BDowngrade%b the following packages:%n" msgstr "以下のパッケージを%Bダウングレード%bする:%n" #: src/solution_item.cc:97 #, c-format msgid "Remove %F [%s (%s)]" msgstr "%F %s (%s) を削除する" #: src/solution_item.cc:104 #, c-format msgid "Install %F [%s (%s)]" msgstr "%F %s (%s) をインストールする" #: src/solution_item.cc:112 #, c-format msgid "Cancel the installation of %F" msgstr "%F のインストールを取り消す" #: src/solution_item.cc:115 #, c-format msgid "Cancel the removal of %F" msgstr "%F の削除を取り消す" #: src/solution_item.cc:118 #, c-format msgid "Keep %F at version %s (%s)" msgstr "%F をバージョン %s (%s) に一時固定する" #: src/solution_item.cc:126 #, c-format msgid "Upgrade %F [%s (%s) -> %s (%s)]" msgstr "%F を更新する [%s (%s) -> %s (%s)]" #: src/solution_item.cc:135 #, c-format msgid "Downgrade %F [%s (%s) -> %s (%s)]" msgstr "%F をダウングレードする [%s (%s) -> %s (%s)]" #: src/solution_item.cc:606 #, c-format msgid "-> Leave the dependency \"%s recommends %s\" unresolved." msgstr "→ 依存関係「%s が %s を推奨」を未解決のままにします。" #: src/solution_screen.cc:164 msgid "The following actions will resolve this dependency:" msgstr "この依存関係の問題は以下のアクションによって解決されます:" #: src/solution_screen.cc:284 msgid "Keep the following packages at their current version:" msgstr "以下のパッケージを現在のバージョンに一時固定する:" #: src/solution_screen.cc:332 msgid "Leave the following recommendations unresolved:" msgstr "以下の推奨パッケージは入れずにおく:" #: src/solution_screen.cc:512 msgid "No broken packages." msgstr "依存関係が壊れているパッケージはありません。" #: src/solution_screen.cc:542 #, c-format msgid "open: %d; closed: %d; defer: %d; conflict: %d" msgstr "未解決: %d; 解決済み: %d; 保留: %d; 競合: %d" #: src/trust.cc:19 src/trust.cc:21 msgid "WARNING" msgstr "警告" #: src/trust.cc:20 msgid "" "%F: This version of %s is from an %Buntrusted source%b! Installing this " "package could allow a malicious individual to damage or take control of your " "system." msgstr "" "%F: このバージョンの %s は%B信頼できないソース%bに由来するものです! " "このパッケージをインストールすると、あなたのシステムが悪意のある人間に破壊されたり掌握されたりする可能性があります。" #. TRANSLATORS: This string is a confirmation message, which users #. (especially CJK users) should be able to input without input #. methods. Please include nothing but ASCII characters. #: src/ui.cc:209 msgid "Yes, I am aware this is a very bad idea" msgstr "Hai, korega totemo yokunai kotodato wakatteimasu" #: src/ui.cc:236 msgid "Er, there aren't any errors, this shouldn't have happened.." msgstr "おっと、予期せぬエラーです。こういうことは起きてほしくなかったのですが……" #: src/ui.cc:242 msgid "E:" msgstr "エラー:" #: src/ui.cc:244 msgid "W:" msgstr "警告:" #: src/ui.cc:340 msgid "" "WARNING: the package cache is opened in read-only mode! This change and all " "subsequent changes will not be saved unless you stop all other running apt-" "based programs and select \"Become root\" from the Actions menu." msgstr "" "警告: パッケージキャッシュが読み取り専用モードで開かれています! 実行中の、APT " "ベースの他のプログラムをすべて止めてから、アクションメニューから「root になる」を選択しない限り、この変更やこれから行う変更はすべて保存されません。" #: src/ui.cc:346 msgid "Never display this message again." msgstr "このメッセージを二度と表示しない。" #: src/ui.cc:392 msgid "" "You may not modify the state of any package while a download is underway." msgstr "ダウンロードが行われているときはどのパッケージの状態も変更しないほうがよいでしょう。" #: src/ui.cc:423 msgid "You already are root!" msgstr "既に root になっています!" #: src/ui.cc:438 msgid "Invalid Get-Root-Command; it should start with su: or sudo:" msgstr "Get-Root-Command の設定値が不正です。設定値は su: または sudo: で始めてください" #: src/ui.cc:445 #, c-format msgid "Invalid Get-Root-Command; it should start with su: or sudo:, not %s:" msgstr "Get-Root-Command の設定値が不正です。設定値は %s: ではなく su: または sudo: で始めてください" #: src/ui.cc:474 #, c-format msgid "Unable to fork: %s" msgstr "fork できません: %s" #: src/ui.cc:578 msgid "" "Subprocess exited with an error -- did you type your password correctly?" msgstr "サブプロセスはエラーで終了しました。入力したパスワードは正しいですか?" #: src/ui.cc:617 msgid "Loading cache" msgstr "キャッシュを読み込んでいます" #: src/ui.cc:659 msgid "Really quit Aptitude?" msgstr "本当に Aptitude を終了しますか?" #: src/ui.cc:713 src/ui.cc:2573 msgid "Change the behavior of aptitude" msgstr "aptitude の振舞いを変更します" #: src/ui.cc:749 msgid "Really discard your personal settings and reload the defaults?" msgstr "本当に個人設定を破棄してデフォルトの設定を読み込み直しますか?" #: src/ui.cc:794 #, c-format msgid "Using default value for %s string: '%s'" msgstr "" #: src/ui.cc:885 msgid "View available packages and choose actions to perform" msgstr "利用可能なパッケージを表示し、実行するアクションを選択します" #: src/ui.cc:914 msgid "Recommended Packages" msgstr "推奨パッケージ" #: src/ui.cc:915 msgid "View packages that it is recommended that you install" msgstr "インストールするよう推奨されているパッケージを表示します" #: src/ui.cc:916 msgid "Recommendations" msgstr "推奨" #: src/ui.cc:931 src/ui.cc:933 msgid "Packages (flat)" msgstr "" #: src/ui.cc:932 msgid "" "View available packages (flat, no grouping) and choose actions to perform" msgstr "" #: src/ui.cc:959 src/ui.cc:961 msgid "Packages (debtags)" msgstr "" #: src/ui.cc:960 msgid "" "View available packages (debtags grouping) and choose actions to perform" msgstr "" #: src/ui.cc:979 src/ui.cc:981 msgid "Packages (source)" msgstr "" #: src/ui.cc:980 msgid "" "View available packages (source grouping) and choose actions to perform" msgstr "" #: src/ui.cc:1002 #, c-format msgid "Information about %s" msgstr "%s に関する情報" #: src/ui.cc:1004 #, c-format msgid "%s info" msgstr "%s 情報" #: src/ui.cc:1025 #, c-format msgid "Packages depending on %s" msgstr "%s に依存しているパッケージ" #: src/ui.cc:1026 #, c-format msgid "Dependencies of %s" msgstr "%s の依存関係" #: src/ui.cc:1029 #, c-format msgid "%s reverse deps" msgstr "%s 逆依存" #: src/ui.cc:1030 #, c-format msgid "%s deps" msgstr "%s 依存" #: src/ui.cc:1048 #, c-format msgid "Available versions of %s" msgstr "%s の利用可能なバージョン" #: src/ui.cc:1050 #, c-format msgid "%s versions" msgstr "%s バージョン" #: src/ui.cc:1056 msgid "" "Aptitude %s%n%nCopyright 2000-2008 Daniel Burrows.%n%naptitude comes with " "%BABSOLUTELY NO WARRANTY%b; for details see 'license' in the Help menu. " "This is free software, and you are welcome to redistribute it under certain " "conditions; see 'license' for details." msgstr "" "Aptitude %s%n%nCopyright 2000-2008 Daniel Burrows.%n%naptitude " "は%B無保証%bです。詳しくは「ヘルプ」メニュー内の「ライセンス」を参照してください。このソフトはフリーソフトウェアなので、特定の条件下で再配布してかまい" "ません。詳しくは「ライセンス」を参照してください" #: src/ui.cc:1106 src/ui.cc:1108 msgid "License" msgstr "ライセンス" #: src/ui.cc:1107 src/ui.cc:2665 msgid "View the terms under which you may copy and distribute aptitude" msgstr "aptitude のコピーや配布を行う際に従うべき条件を表示します" #. TRANSLATORS: You can translate help.txt and set the filename here. #: src/ui.cc:1122 msgid "Localized file|help.txt" msgstr "help-ja.txt" #: src/ui.cc:1124 msgid "Encoding of help.txt|UTF-8" msgstr "Encoding of help-ja.txt|UTF-8" #: src/ui.cc:1135 msgid "Online Help" msgstr "オンラインヘルプ" #: src/ui.cc:1136 msgid "View a brief introduction to aptitude" msgstr "aptitude の使い方に関する簡単な手引きを表示します" #: src/ui.cc:1137 src/ui.cc:2817 msgid "Help" msgstr "ヘルプ" # * README is translatable!! #. TRANSLATORS: You can translate README and set the filename here. #: src/ui.cc:1146 msgid "Localized file|README" msgstr "README.ja" # * README is translatable!! #: src/ui.cc:1147 msgid "Encoding of README|ISO_8859-1" msgstr "Encoding of README.ja|UTF-8" #: src/ui.cc:1158 msgid "User's Manual" msgstr "ユーザーマニュアル" #: src/ui.cc:1159 msgid "Read the full user's manual of aptitude" msgstr "aptitude の完全なユーザマニュアルを表示します" #: src/ui.cc:1160 msgid "Manual" msgstr "マニュアル" #: src/ui.cc:1167 src/ui.cc:1169 msgid "FAQ" msgstr "FAQ" #: src/ui.cc:1168 src/ui.cc:2657 msgid "View a list of frequently asked questions" msgstr "よくある質問の一覧を表示します" #: src/ui.cc:1177 src/ui.cc:1179 msgid "News" msgstr "お知らせ" #: src/ui.cc:1178 #, c-format msgid "View the important changes made in each version of %s" msgstr "%s の各バージョンにおける重要な変更点を表示します" #: src/ui.cc:1185 #, c-format msgid "" "Unable to remove the old temporary directory; you should remove %s by hand." msgstr "古い一時ディレクトリを削除できません。%s を手動で削除してください。" #: src/ui.cc:1190 #, c-format msgid "" "Will not remove %s; you should examine the files in it and remove them by " "hand." msgstr "%s を削除しません。その中のファイルを調べて手動で削除してください。" #: src/ui.cc:1216 #, c-format msgid "" "It appears that a previous version of aptitude left files behind in %s. " "These files are probably useless and safe to delete.%n%nDo you want to " "remove this directory and all its contents? If you select \"No\", you will " "not see this message again." msgstr "" "以前のバージョンの aptitude が %s " "内にファイルを残したようです。これらはおそらく無用で、安全に削除できます。%n%nこのディレクトリおよびその中身を削除したいですか? \"No\" " "を選んだ場合にはこのメッセージは二度と表示されなくなります。" #: src/ui.cc:1237 msgid "Performing actions..." msgstr "" # * Message used as 'longtitle' for the ui_download_manager. #: src/ui.cc:1291 msgid "View the progress of the package download" msgstr "パッケージダウンロードの進行状況を表示します" # * Message used as 'tablabel' for the ui_download_manager. #: src/ui.cc:1292 msgid "Package Download" msgstr "パッケージのダウンロード" #: src/ui.cc:1339 msgid "" "%BWARNING%b: untrusted versions of the following packages will be " "installed!%n%nUntrusted packages could %Bcompromise your system's " "security%b. You should only proceed with the installation if you are " "certain that this is what you want to do.%n%n" msgstr "" "%B警告%b: " "以下のパッケージは、信頼できないバージョンがインストールされます!%n%n信頼できないパッケージは%Bシステムのセキュリティを損なう%b可能性があります。" "それが自分がしようとしていることだとわかっている場合にのみ、インストールを続けるべきでしょう。%n%n" #: src/ui.cc:1345 msgid " %S*%N %s [version %s]%n" msgstr " %S*%N %s [バージョン %s]%n" #: src/ui.cc:1351 msgid "Really Continue" msgstr "本当に先に進む" #: src/ui.cc:1353 msgid "Abort Installation" msgstr "インストールを中断する" #: src/ui.cc:1417 msgid "Preview of package installation" msgstr "インストールするパッケージをプレビューします" #: src/ui.cc:1418 msgid "View and/or adjust the actions that will be performed" msgstr "実行するアクションの表示・調整を行います" #: src/ui.cc:1480 msgid "Some packages were broken and have been fixed:" msgstr "一部のパッケージは依存関係が壊れていたので修復されました:" #: src/ui.cc:1488 msgid "No solution to these dependency problems exists!" msgstr "これらの依存関係の問題を解決する方法は存在しません!" #: src/ui.cc:1494 #, c-format msgid "" "Ran out of time while trying to resolve dependencies (press \"%s\" to try " "harder)" msgstr "依存関係の解決を試みましたがタイムアウトになりました (再試行するには \"%s\" と入力してください)" #: src/ui.cc:1540 msgid "" "Installing/removing packages requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "パッケージのインストールや削除に必要な管理者権限が現在ありません。root になりますか?" #: src/ui.cc:1543 src/ui.cc:1782 src/ui.cc:1843 src/ui.cc:1938 msgid "Become root" msgstr "root になる" #: src/ui.cc:1545 src/ui.cc:1784 src/ui.cc:1845 src/ui.cc:1940 msgid "Don't become root" msgstr "root にならない" #: src/ui.cc:1666 msgid "No packages are scheduled to be installed, removed, or upgraded." msgstr "インストール・削除・更新予定のパッケージがありません。" #: src/ui.cc:1672 msgid "" "No packages will be installed, removed or upgraded. Some packages could be " "upgraded, but you have not chosen to upgrade them. Type \"U\" to prepare an " "upgrade." msgstr "" "インストール・削除・更新するパッケージがありません。更新可能なパッケージがあるかもしれませんが、それらを更新するような選択がなされていません。\"U\" " "と入力して更新の準備をしてください。" # * Message used as 'title' for the ui_download_manager. #: src/ui.cc:1752 msgid "Updating package lists" msgstr "パッケージ一覧を更新中" # * Message used as 'longtitle' for the ui_download_manager. #: src/ui.cc:1753 msgid "View the progress of the package list update" msgstr "パッケージ一覧更新の進行状況を表示します" # * Message used as 'tablabel' for the ui_download_manager. #: src/ui.cc:1754 msgid "List Update" msgstr "一覧の更新" #: src/ui.cc:1779 msgid "" "Updating the package lists requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "パッケージ一覧の更新に必要な管理者権限が現在ありません。root になりますか?" #: src/ui.cc:1794 src/ui.cc:2408 msgid "Waste time trying to find mines" msgstr "地雷探しにかまけます" #: src/ui.cc:1801 src/ui.cc:1889 msgid "Cleaning while a download is in progress is not allowed" msgstr "ダウンロードが進行している間は廃止されたファイルの消去はできません" #: src/ui.cc:1816 msgid "Deleting downloaded files" msgstr "ダウンロードしたファイルを削除しています" #: src/ui.cc:1830 msgid "Downloaded package files have been deleted" msgstr "ダウンロードしたパッケージファイルは既に削除されています" #: src/ui.cc:1840 msgid "" "Cleaning the package cache requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "パッケージキャッシュの消去には管理者権限が必要ですが、あなたはまだそれを得ていません。root になりますか?" #: src/ui.cc:1886 msgid "The apt cache file is not available; cannot auto-clean." msgstr "apt のキャッシュファイルが入手不可能です。autoclean できません。" #: src/ui.cc:1924 #, c-format msgid "" "Obsolete downloaded package files have been deleted, freeing %sB of disk " "space." msgstr "ダウンロードされた廃止済みのパッケージファイルを削除し、%s バイトのディスク領域を解放しました。" #: src/ui.cc:1935 msgid "" "Deleting obsolete files requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "廃止済みのファイルの削除には管理者権限が必要ですが、あなたはまだそれを得ていません。root になりますか?" #: src/ui.cc:2037 msgid "No more solutions." msgstr "解決方法はこれ以上ありません。" #: src/ui.cc:2245 msgid "Unable to find a solution to apply." msgstr "適用する解決方法が見つかりません。" #: src/ui.cc:2251 msgid "Ran out of time while trying to find a solution." msgstr "解決方法を探そうとしましたがタイムアウトになりました。" #: src/ui.cc:2311 src/ui.cc:2313 msgid "Resolve Dependencies" msgstr "依存関係を解決する" #: src/ui.cc:2312 msgid "Search for solutions to unsatisfied dependencies" msgstr "解決されていない依存関係の解決方法を探す" #: src/ui.cc:2324 #, c-format msgid "Unable to open %ls" msgstr "%ls を開けません" #: src/ui.cc:2330 msgid "Error while dumping resolver state" msgstr "依存関係解決器の状態のダンプ中にエラーが生じました" # * Item. #: src/ui.cc:2370 msgid "^Install/remove packages" msgstr "パッケージのインストール・削除 (^I)" # * Item. #: src/ui.cc:2373 msgid "^Update package list" msgstr "パッケージ一覧の更新 (^U)" # * Item. #: src/ui.cc:2378 msgid "Mark Up^gradable" msgstr "更新可能パッケージという印を添付 (^G)" # * Item. #: src/ui.cc:2383 msgid "^Forget new packages" msgstr "新規パッケージ一覧の消去 (^F)" #: src/ui.cc:2387 msgid "Canc^el pending actions" msgstr "未実行アクションの取り消し (^E)" # * Item. #: src/ui.cc:2391 msgid "^Clean package cache" msgstr "パッケージのキャッシュの消去 (^C)" # * Item. #: src/ui.cc:2395 msgid "Clean ^obsolete files" msgstr "廃止されたファイルを一掃する (^O)" # * Item. #: src/ui.cc:2402 msgid "^Reload package cache" msgstr "パッケージのキャッシュの再読み込み (^R)" # * Item. #: src/ui.cc:2407 msgid "^Play Minesweeper" msgstr "マインスイーパで遊ぶ (^P)" # * Item. #: src/ui.cc:2412 msgid "^Become root" msgstr "root になる (^B)" # * Item. #: src/ui.cc:2415 msgid "^Quit" msgstr "終了 (^Q)" # * Menu item on the first line. # * Item. #: src/ui.cc:2422 src/ui.cc:2811 msgid "Undo" msgstr "取り消し" # * Item. #: src/ui.cc:2431 msgid "^Install" msgstr "インストール (^I)" #: src/ui.cc:2432 msgid "Flag the currently selected package for installation or upgrade" msgstr "現在選択中のパッケージにインストールまたはアップグレードのフラグをつけます" #: src/ui.cc:2435 msgid "R^einstall" msgstr "再インストール(^E)" #: src/ui.cc:2436 msgid "Flag the currently selected package for reinstallation" msgstr "現在選択中のパッケージに再インストールのフラグをつけます" # * Item. #: src/ui.cc:2439 msgid "^Remove" msgstr "削除 (^R)" #: src/ui.cc:2440 msgid "Flag the currently selected package for removal" msgstr "現在選択中のパッケージに削除のフラグをつけます" # * Item. #: src/ui.cc:2443 msgid "^Purge" msgstr "完全削除 (^P)" #: src/ui.cc:2444 msgid "" "Flag the currently selected package and its configuration files for removal" msgstr "現在選択中のパッケージとその設定ファイルに削除のフラグをつけます" # * Item. #: src/ui.cc:2447 msgid "^Keep" msgstr "一時固定 (^K)" # * Description of an item. #: src/ui.cc:2448 msgid "Cancel any action on the selected package" msgstr "選択中のパッケージへのあらゆるアクションを取り消します" # * Item. #: src/ui.cc:2451 msgid "^Hold" msgstr "固定 (^H)" # * Description of an item. #: src/ui.cc:2452 msgid "" "Cancel any action on the selected package, and protect it from future " "upgrades" msgstr "選択中のパッケージへのあらゆるアクションを取り消し、今後の更新からも防ぎます" # * Item. #: src/ui.cc:2455 msgid "Mark ^Auto" msgstr "自動的にインストールされたという印を添付 (^A)" # * Description of an item. #: src/ui.cc:2456 msgid "" "Mark the selected package as having been automatically installed; it will " "automatically be removed if no other packages depend on it" msgstr "" "選択中のパッケージに、自動的にインストールされたという印をつけます。すると、それに依存するパッケージが他にない場合、パッケージは自動的に削除されるようにな" "ります" # * Item. #: src/ui.cc:2459 msgid "Mark ^Manual" msgstr "手動でインストールしたという印を添付 (^M)" # * Description of an item. #: src/ui.cc:2460 msgid "" "Mark the selected package as having been manually installed; it will not be " "removed unless you manually remove it" msgstr "選択中のパッケージに、手動でインストールされたという印をつけます。すると、手動で削除しない限りパッケージは削除されないようになります" # * Item. #: src/ui.cc:2463 msgid "^Forbid Version" msgstr "バージョンの禁止 (^F)" # * Description of an item. #: src/ui.cc:2464 msgid "" "Forbid the candidate version of the selected package from being installed; " "newer versions of the package will be installed as usual" msgstr "" "選択中のパッケージの、インストール候補となっているバージョンをインストールするのを禁止します。つまり、パッケージのもっと新しいバージョンは通常どおりインス" "トールされます" # * Item. #: src/ui.cc:2468 msgid "I^nformation" msgstr "情報 (^N)" # * Description of an item. #: src/ui.cc:2469 msgid "Display more information about the selected package" msgstr "選択中のパッケージに関する、より詳細な情報を表示します" # * Item. #: src/ui.cc:2472 msgid "C^ycle Package Information" msgstr "パッケージ情報の切り替え (^Y)" # * Description of an item. #: src/ui.cc:2473 msgid "" "Cycle through the modes of the package information area: it can show the " "package's long description, a summary of its dependency status, or an " "analysis of why the package is required." msgstr "" "パッケージ情報欄のモードを切り替えます。この欄には、パッケージ説明の詳細版・パッケージの依存関係の状態の概要・パッケージが必要とされる理由の分析結果を表示" "できます" # * Item. #: src/ui.cc:2476 msgid "^Changelog" msgstr "変更履歴 (^C)" # * Description of an item. #: src/ui.cc:2477 msgid "Display the Debian changelog of the selected package" msgstr "選択中のパッケージの更新履歴を表示します" # * Item. #: src/ui.cc:2484 msgid "^Examine Solution" msgstr "解決方法の検討 (^E)" # * Description of an item. #: src/ui.cc:2485 msgid "Examine the currently selected solution to the dependency problems." msgstr "依存関係の問題に対して、現在選択中の解決方法を試します。" # * Item. #: src/ui.cc:2488 msgid "Apply ^Solution" msgstr "解決方法の適用 (^S)" # * Description of an item. #: src/ui.cc:2489 msgid "Perform the actions contained in the currently selected solution." msgstr "現在選択中の解決方法に含まれるアクションを実行します。" # * Item. #: src/ui.cc:2492 msgid "^Next Solution" msgstr "次の解決方法 (^N)" # * Description of an item. #: src/ui.cc:2493 msgid "Select the next solution to the dependency problems." msgstr "依存関係の問題に対して、次の解決方法を選択します。" # * Item. #: src/ui.cc:2496 msgid "^Previous Solution" msgstr "前の解決方法 (^P)" # * Description of an item. #: src/ui.cc:2497 msgid "Select the previous solution to the dependency problems." msgstr "依存関係の問題に対して、前の解決方法を選択します。" # * Item. #: src/ui.cc:2500 msgid "^First Solution" msgstr "最初の解決方法 (^F)" # * Description of an item. #: src/ui.cc:2501 msgid "Select the first solution to the dependency problems." msgstr "依存関係の問題に対して、最初の解決方法を選択します。" # * Item. #: src/ui.cc:2504 msgid "^Last Solution" msgstr "最後の解決方法 (^L)" # * Description of an item. #: src/ui.cc:2505 msgid "" "Select the last solution to the dependency problems that has been generated " "so far." msgstr "発生した依存関係の問題に対して、今のところ最後となる解決方法を選択します。" # * Item. #: src/ui.cc:2511 msgid "Toggle ^Rejected" msgstr "拒否する・しないを切り替え (^R)" # * Description of an item. #: src/ui.cc:2512 msgid "Toggle whether the currently selected action is rejected." msgstr "現在選択中のアクションを拒否する・しないを切り替えます。" # * Item. #: src/ui.cc:2516 msgid "Toggle ^Approved" msgstr "承認する・しないを切り替え (^A)" # * Description of an item. #: src/ui.cc:2517 msgid "Toggle whether the currently selected action is approved." msgstr "現在選択中のアクションを承認する・しないを切り替えます。" # * Item. #: src/ui.cc:2521 msgid "^View Target" msgstr "対象を表示 (^V)" # * Description of an item. #: src/ui.cc:2522 msgid "View the package which will be affected by the selected action" msgstr "選択中のアクションによって影響を受けるパッケージを表示します" # * Item. #: src/ui.cc:2528 msgid "Reject Breaking ^Holds" msgstr "破損につながる固定を拒否 (^H)" # * Description of an item. #: src/ui.cc:2530 msgid "" "Reject all actions that would change the state of held packages or install " "forbidden versions" msgstr "固定されたパッケージの状態に変更を加えたり、禁止されたバージョンをインストールしたりするアクションをすべて拒否します" # * Item. #: src/ui.cc:2538 msgid "^Find" msgstr "下を検索 (^F)" # * Description of an item. #: src/ui.cc:2539 msgid "Search forwards" msgstr "下方を検索します" # * Item. #: src/ui.cc:2542 msgid "^Find Backwards" msgstr "上を検索 (^F)" # * Description of an item. #: src/ui.cc:2543 msgid "Search backwards" msgstr "上方を検索します" # * Item. #: src/ui.cc:2546 msgid "Find ^Again" msgstr "前の検索を繰り返す (^A)" # * Description of an item. #: src/ui.cc:2547 msgid "Repeat the last search" msgstr "最後に行った検索を繰り返します" # * Item. #: src/ui.cc:2550 msgid "Find Again ^Backwards" msgstr "前の検索を逆方向に繰り返す (^B)" # * Description of an item. #: src/ui.cc:2551 msgid "Repeat the last search in the opposite direction" msgstr "最後に行った検索を逆方向に繰り返します" # * Item. #: src/ui.cc:2555 msgid "^Limit Display" msgstr "表示を制限 (^L)" # * Description of an item. #: src/ui.cc:2556 msgid "Apply a filter to the package list" msgstr "パッケージ一覧にフィルタをかけます" # * Item. #: src/ui.cc:2559 msgid "^Un-Limit Display" msgstr "表示制限を解除 (^U)" # * Description of an item. #: src/ui.cc:2560 msgid "Remove the filter from the package list" msgstr "パッケージ一覧のフィルタを解除します" # * Item. #: src/ui.cc:2564 msgid "Find ^Broken" msgstr "壊れた依存関係を検索 (^B)" # * Description of an item. #: src/ui.cc:2565 msgid "Find the next package with unsatisfied dependencies" msgstr "解決できない依存関係がある、次のパッケージを探します" # * Item. #: src/ui.cc:2572 msgid "^Preferences" msgstr "設定 (^P)" # * Item. #: src/ui.cc:2577 msgid "^UI options" msgstr "UI オプション (^U)" # * Description of an item. #: src/ui.cc:2578 msgid "Change the settings which affect the user interface" msgstr "ユーザインターフェースに影響する設定を変更します" # * Item. #: src/ui.cc:2581 msgid "^Dependency handling" msgstr "依存関係の処理 (^D)" # * Description of an item. #: src/ui.cc:2582 msgid "Change the settings which affect how package dependencies are handled" msgstr "パッケージ依存関係の処理方法に関する設定を変更します" # * Item. #: src/ui.cc:2585 msgid "^Miscellaneous" msgstr "その他 (^M)" # * Description of an item. #: src/ui.cc:2586 msgid "Change miscellaneous program settings" msgstr "その他の設定を変更します" # * Item. #: src/ui.cc:2592 msgid "^Revert options" msgstr "オプションを元に戻す (^R)" # * Description of an item. #: src/ui.cc:2593 msgid "Reset all settings to the system defaults" msgstr "すべての設定をシステムのデフォルトに戻します" # * Item. #: src/ui.cc:2604 msgid "^Next" msgstr "次 (^N)" # * Description of an item. #: src/ui.cc:2605 msgid "View next display" msgstr "次の画面を表示します" # * Item. #: src/ui.cc:2608 msgid "^Prev" msgstr "前 (^P)" # * Description of an item. #: src/ui.cc:2609 msgid "View previous display" msgstr "前の画面を表示します" # * Item. #: src/ui.cc:2612 msgid "^Close" msgstr "閉じる (^C)" # * Description of an item. #: src/ui.cc:2613 msgid "Close this display" msgstr "この画面を閉じます" # * Item. #: src/ui.cc:2618 msgid "New Package ^View" msgstr "新規パッケージ画面 (^V)" # * Description of an item. #: src/ui.cc:2619 msgid "Create a new default package view" msgstr "デフォルトのパッケージ画面を新規に作成します" # * Item #: src/ui.cc:2622 msgid "Audit ^Recommendations" msgstr "推奨を監査 (^R)" # * Description of an item #: src/ui.cc:2623 msgid "" "View packages which it is recommended that you install, but which are not " "currently installed." msgstr "インストールするよう推奨されているのに現在インストールされていないパッケージを表示します" # * Item. #: src/ui.cc:2626 msgid "New ^Flat Package List" msgstr "平坦なパッケージ一覧を新規に作成 (^F)" # * Description of an item. #: src/ui.cc:2627 msgid "View all the packages on the system in a single uncategorized list" msgstr "システムの全パッケージをカテゴリ分けせず、単一の一覧表で表示します" # * Item. #: src/ui.cc:2630 msgid "New ^Debtags Browser" msgstr "Debtags 表示を新規に作成 (^D)" # * Description of an item. #: src/ui.cc:2632 msgid "Browse packages using Debtags data" msgstr "Debtags のデータを用いてパッケージを表示します" #: src/ui.cc:2635 msgid "New ^Source Package View" msgstr "" #: src/ui.cc:2637 msgid "Create a new package view, grouped by source package" msgstr "" # * Item. #: src/ui.cc:2645 msgid "^About" msgstr "このプログラムについて (^A)" # * Description of an item. #: src/ui.cc:2646 msgid "View information about this program" msgstr "このプログラムについての情報を表示します" # * Item. #: src/ui.cc:2649 msgid "^Help" msgstr "ヘルプ (^H)" # * Description of an item. #: src/ui.cc:2650 msgid "View the on-line help" msgstr "オンラインヘルプを表示します" # * Item. #: src/ui.cc:2652 msgid "User's ^Manual" msgstr "ユーザマニュアル (^M)" # * Description of an item. #: src/ui.cc:2653 msgid "View the detailed program manual" msgstr "プログラムの詳細なマニュアルを表示します" # * Item. #: src/ui.cc:2656 msgid "^FAQ" msgstr "FAQ (^F)" #: src/ui.cc:2660 msgid "^News" msgstr "お知らせ (^N)" # TRANSLATION-FIXME: The original message should be fixed, but... #: src/ui.cc:2661 msgid "View the important changes made in each version of " msgstr "の各バージョンにおける重要な変更点を表示します " # * Item. #: src/ui.cc:2664 msgid "^License" msgstr "ライセンス (^L)" # * Menu item on the first line. #: src/ui.cc:2810 msgid "Actions" msgstr "アクション" # * Menu item on the first line. #: src/ui.cc:2814 msgid "Search" msgstr "検索" # * Menu item on the first line. #: src/ui.cc:2815 msgid "Options" msgstr "オプション" # * Menu item on the first line. #: src/ui.cc:2816 msgid "Views" msgstr "表示" #: src/ui.cc:2882 #, c-format msgid "" "%ls: Menu %ls: Help %ls: Quit %ls: Update %ls: " "Preview/Download/Install/Remove Pkgs" msgstr "" #: src/ui.cc:3252 msgid "yes_key" msgstr "y" #: src/ui.cc:3253 msgid "no_key" msgstr "n" #: src/view_changelog.cc:273 #, c-format msgid "%s changes" msgstr "%s の変更" #: src/view_changelog.cc:274 msgid "View the list of changes made to this Debian package." msgstr "この Debian パッケージに加えられた変更点を一覧表示します。" #: src/view_changelog.cc:343 #, c-format msgid "Preparing to download the changelog of %s" msgstr "%s の変更履歴のダウンロードを準備しています" #: src/view_changelog.cc:371 #, c-format msgid "Failed to download the changelog of %s: %s" msgstr "%s の変更履歴のダウンロードに失敗しました: %s" #: src/view_changelog.cc:382 #, c-format msgid "Downloading the changelog of %s" msgstr "%s の変更履歴をダウンロードしています" #: src/view_changelog.cc:415 msgid "You can only view changelogs of official Debian packages." msgstr "公式の Debian パッケージのみ変更履歴を閲覧できます。" language-pack-ja-base/data/ja/LC_MESSAGES/ibus-unikey.po0000644000000000000000000001004012704126301017626 0ustar # Japanese translation for ibus-unikey # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the ibus-unikey package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: ibus-unikey\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2010-06-11 17:18+0700\n" "PO-Revision-Date: 2012-10-08 12:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:37+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/engine.cpp:680 msgid "Enable spell check" msgstr "スペルチェックを有効にする" #: src/engine.cpp:681 msgid "If enable, you can decrease mistake when typing" msgstr "" #: src/engine.cpp:696 msgid "Auto restore keys with invalid words" msgstr "" #: src/engine.cpp:697 msgid "" "When typing a word not in Vietnamese,\n" "it will auto restore keystroke into original" msgstr "" #: src/engine.cpp:712 msgid "Use oà, uý (instead of òa, úy)" msgstr "" #: src/engine.cpp:729 msgid "Allow type with more freedom" msgstr "" #: src/engine.cpp:745 msgid "Enable Macro" msgstr "マクロを有効にする" #: src/engine.cpp:761 msgid "Process W at word begin" msgstr "" #: src/engine.cpp:777 msgid "Capture mouse event" msgstr "" #: src/engine.cpp:778 msgid "Auto send PreEdit string to Application when mouse move or click" msgstr "" #: src/engine.cpp:800 msgid "Run Setup..." msgstr "" #: src/engine.cpp:801 msgid "Run setup utility for IBus-Unikey" msgstr "" #: src/engine.cpp:824 msgid "Choose input method" msgstr "インプットメソッドを選択する" #: src/engine.cpp:844 msgid "Choose output charset" msgstr "" #: src/engine.cpp:858 msgid "Options" msgstr "" #: src/engine.cpp:859 msgid "Options for Unikey" msgstr "" #: src/utils.cpp:14 msgid "" "Vietnamese Input Method Engine for IBus using Unikey Engine\n" "Usage:\n" " - Choose input method, output charset, options in language bar.\n" " - There are 4 input methods: Telex, Vni, STelex (simple telex) and STelex2 " "(which same as STelex, the difference is it use w as ư).\n" " - And 7 output charsets: Unicode (UTF-8), TCVN3, VNI Win, VIQR, CString, " "NCR Decimal and NCR Hex.\n" " - Use + or + to restore keystrokes.\n" " - Use to commit a word." msgstr "" #: setup/setup-main.glade:27 msgid "IBus-Unikey Setup" msgstr "" #: setup/setup-main.glade:58 msgid "Input method:" msgstr "" #: setup/setup-main.glade:69 msgid "Output charset: " msgstr "" #: setup/setup-main.glade:131 msgid "Input/Output" msgstr "" #: setup/setup-main.glade:155 msgid "Enable _spell check" msgstr "スペルチェックを有効にする(_S)" #: setup/setup-main.glade:168 msgid "Auto _restore keys with invalid words" msgstr "" #: setup/setup-main.glade:181 msgid "Use oà, _uý (instead of òa, úy)" msgstr "" #: setup/setup-main.glade:194 msgid "Allow type with more _freedom" msgstr "" #: setup/setup-main.glade:210 msgid "Enable _macro" msgstr "マクロを有効にする(_M)" #: setup/setup-main.glade:223 msgid "_Edit macro" msgstr "マクロを編集する(_E)" #: setup/setup-main.glade:242 msgid "Process _W at word begin" msgstr "" #: setup/setup-main.glade:255 msgid "Capture _mouse event" msgstr "" #: setup/setup-main.glade:273 msgid "Options" msgstr "" #: setup/setup-macro.glade:15 msgid "Macro table definition" msgstr "" #: setup/setup-macro.glade:46 msgid "Word" msgstr "" #: setup/setup-macro.glade:62 msgid "Replace with" msgstr "" #: setup/setup-macro.glade:102 msgid "Delete _all" msgstr "すべて削除する(_A)" #: setup/setup-macro.glade:126 msgid "_Import..." msgstr "" #: setup/setup-macro.glade:140 msgid "_Export..." msgstr "" #: setup/dlg_macro_table.cpp:13 msgid "(replace text)" msgstr "" #: setup/dlg_macro_table.cpp:346 msgid "Choose file to import" msgstr "" #: setup/dlg_macro_table.cpp:396 msgid "Choose file to export" msgstr "" language-pack-ja-base/data/ja/LC_MESSAGES/bfd.po0000644000000000000000000061343212704126301016133 0ustar # Japanese message for bfd # This file is distributed under the same license as the binutils package. # Copyright (C) 2001, 2010 Free Software Foundation, Inc. # Daisuke Yamashita , 2001 # Yasuaki Taniguchi , 2010. msgid "" msgstr "" "Project-Id-Version: bfd 2.21.53\n" "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" "POT-Creation-Date: 2014-02-10 09:42+1030\n" "PO-Revision-Date: 2015-04-11 01:47+0000\n" "Last-Translator: Yasuaki Taniguchi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:50+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: aout-adobe.c:127 msgid "%B: Unknown section type in a.out.adobe file: %x\n" msgstr "%B: a.out.adobe ファイルに不明なセクション型があります: %x\n" #: aout-cris.c:200 #, c-format msgid "%s: Invalid relocation type exported: %d" msgstr "%s: エクスポートされた再配置型が無効です: %d" #: aout-cris.c:243 msgid "%B: Invalid relocation type imported: %d" msgstr "%B: インポートされた再配置型が無効です: %d" #: aout-cris.c:254 msgid "%B: Bad relocation record imported: %d" msgstr "%B: インポートされた再配置レコードが誤っています: %d" #: aoutx.h:1273 aoutx.h:1611 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "%s: a.out オブジェクトファイル形式ではセクション `%s' を表現できません" #: aoutx.h:1577 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "%s: a.out オブジェクトファイル形式ではシンボル `%s' 用のセクションを表現できません" #: aoutx.h:1579 vms-alpha.c:7564 msgid "*unknown*" msgstr "*不明*" #: aoutx.h:4018 aoutx.h:4344 msgid "%P: %B: unexpected relocation type\n" msgstr "%P: %B: 予期しない再配置タイプです\n" #: aoutx.h:5375 #, c-format msgid "%s: relocatable link from %s to %s not supported" msgstr "%s: %s から %s への再配置可能リンクはサポートされていません" #: archive.c:2249 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "警告: 書庫への書き込みが遅れました: タイムスタンプを書き換えます\n" #: archive.c:2549 msgid "Reading archive file mod timestamp" msgstr "書庫ファイルの更新日時を読み込んでいます" #: archive.c:2573 msgid "Writing updated armap timestamp" msgstr "更新された armap 日時を書き込み中です" #: bfd.c:411 msgid "No error" msgstr "エラーはありません" #: bfd.c:412 msgid "System call error" msgstr "システムコールエラー" #: bfd.c:413 msgid "Invalid bfd target" msgstr "無効な bfd ターゲットです" #: bfd.c:414 msgid "File in wrong format" msgstr "誤った形式のファイルです" #: bfd.c:415 msgid "Archive object file in wrong format" msgstr "誤った形式のオブジェクトファイル書庫です" #: bfd.c:416 msgid "Invalid operation" msgstr "無効な操作です" #: bfd.c:417 msgid "Memory exhausted" msgstr "メモリを使い果たしました" #: bfd.c:418 msgid "No symbols" msgstr "シンボルがありません" #: bfd.c:419 msgid "Archive has no index; run ranlib to add one" msgstr "書庫に索引がありません。追加するために ranlib を実行してください" #: bfd.c:420 msgid "No more archived files" msgstr "これ以上書庫ファイルはありません" #: bfd.c:421 msgid "Malformed archive" msgstr "不正な形式の書庫です" #: bfd.c:422 msgid "DSO missing from command line" msgstr "" #: bfd.c:423 msgid "File format not recognized" msgstr "ファイル形式が認識できません" #: bfd.c:424 msgid "File format is ambiguous" msgstr "ファイル形式が曖昧です" #: bfd.c:425 msgid "Section has no contents" msgstr "セクションに内容がありません" #: bfd.c:426 msgid "Nonrepresentable section on output" msgstr "出力に対応するセクションがありません" #: bfd.c:427 msgid "Symbol needs debug section which does not exist" msgstr "存在していないデバッグセクションをシンボルが必要としています" #: bfd.c:428 msgid "Bad value" msgstr "不正な値です" #: bfd.c:429 msgid "File truncated" msgstr "ファイルが途切れています" #: bfd.c:430 msgid "File too big" msgstr "ファイルが大きすぎます" #: bfd.c:431 #, c-format msgid "Error reading %s: %s" msgstr "%s を読み込み中にエラーが発生しました: %s" #: bfd.c:432 msgid "#" msgstr "#<無効なエラーコード>" #: bfd.c:1046 #, c-format msgid "BFD %s assertion fail %s:%d" msgstr "BFD %s アサーション失敗 %s:%d" #: bfd.c:1058 #, c-format msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "BFD %s 内部エラー。位置 %s、行 %d、%s 内で中止しました\n" #: bfd.c:1062 #, c-format msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "BFD %s 内部エラー。位置 %s、行 %d で中止しました\n" #: bfd.c:1064 msgid "Please report this bug.\n" msgstr "このバグを報告してください。\n" #: bfdwin.c:206 #, c-format msgid "not mapping: data=%lx mapped=%d\n" msgstr "マップしません: データ=%lx マップ済=%d\n" #: bfdwin.c:209 #, c-format msgid "not mapping: env var not set\n" msgstr "マップしません: 環境変数が設定されていません\n" #: binary.c:271 #, c-format msgid "" "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "警告: セクション `%s' で巨大な (例: 負数) ファイルオフセット 0x%lx への書き込みです" #: bout.c:1146 elf-m10300.c:2665 elf32-avr.c:1706 elf32-frv.c:5641 #: elf64-ia64-vms.c:354 elfxx-sparc.c:2869 reloc.c:7324 reloc16.c:160 #: elf32-ia64.c:351 elf64-ia64.c:351 msgid "%P%F: --relax and -r may not be used together\n" msgstr "%P%F: --relax および -r は同時に使用できません\n" #: cache.c:253 msgid "reopening %B: %s\n" msgstr "%B を再オープンしています: %s\n" #: coff-alpha.c:452 msgid "" "%B: Cannot handle compressed Alpha binaries.\n" " Use compiler flags, or objZ, to generate uncompressed binaries." msgstr "" "%B: 圧縮された Alpha バイナリを扱うことができません。\n" " コンパイラのフラグまたは objZ で非圧縮のバイナリを作成してください。" #: coff-alpha.c:603 msgid "%B: unknown/unsupported relocation type %d" msgstr "%B: 不明/サポートされない再配置型 %d です" #: coff-alpha.c:852 coff-alpha.c:889 coff-alpha.c:1973 coff-mips.c:946 msgid "GP relative relocation used when GP not defined" msgstr "GP が未定義の時に GP 関連再配置が使われました" #: coff-alpha.c:1450 msgid "using multiple gp values" msgstr "複数の gp 値を使用しています" #: coff-alpha.c:1509 msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" msgstr "%B: サポートされていない再配置です: ALPHA_R_GPRELHIGH" #: coff-alpha.c:1516 msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" msgstr "%B: サポートされていない再配置です: ALPHA_R_GPRELLOW" #: coff-alpha.c:1523 elf32-m32r.c:2443 elf64-alpha.c:4083 elf64-alpha.c:4233 #: elf64-ia64-vms.c:3429 elf32-ia64.c:3836 elf64-ia64.c:3836 msgid "%B: unknown relocation type %d" msgstr "%B: 不明な再配置型 %d です" #: coff-arm.c:1034 #, c-format msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "%B: Thumb 糊 '%s' (`%s' 用) が見つかりません" #: coff-arm.c:1063 #, c-format msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "%B: ARM 糊 '%s' (`%s' 用) が見つかりません" #: coff-arm.c:1365 elf32-arm.c:7141 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: arm call to thumb" msgstr "" "%B(%s): 警告: ARM/Thumb 命令相互利用が有効になっていません。\n" " 最初の出現箇所: %B: Thumb を呼び出す ARM 命令" #: coff-arm.c:1455 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: thumb call to arm\n" " consider relinking with --support-old-code enabled" msgstr "" "%B(%s): 警告: ARM/Thumb 命令相互利用が有効になっていません。\n" " 最初の出現箇所: %B: ARM を呼び出す Thumb 命令\n" " --support-old-code を有効にして再リンクすることを検討してください" #: coff-arm.c:1750 coff-tic80.c:673 cofflink.c:3168 msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "%B: 誤った再配置アドレス 0x%lx がセクション `%A' 内にあります" #: coff-arm.c:2075 msgid "%B: illegal symbol index in reloc: %d" msgstr "%B: 再配置内のシンボル索引が不正です: %d" #: coff-arm.c:2206 #, c-format msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "" "エラー: %B は APCS-%d に対してコンパイルされているにもかかわらず、 %B は APCS-%d に対してコンパイルされています" #: coff-arm.c:2222 elf32-arm.c:16123 #, c-format msgid "" "error: %B passes floats in float registers, whereas %B passes them in " "integer registers" msgstr "エラー: %B は浮動小数を浮動小数レジスタに渡しているにもかかわらず、 %B は浮動小数を整数レジスタに渡しています" #: coff-arm.c:2225 elf32-arm.c:16127 #, c-format msgid "" "error: %B passes floats in integer registers, whereas %B passes them in " "float registers" msgstr "エラー: %B は浮動小数を整数レジスタに渡しているにもかかわらず、 %B は浮動小数を浮動小数レジスタに渡しています" #: coff-arm.c:2239 #, c-format msgid "" "error: %B is compiled as position independent code, whereas target %B is " "absolute position" msgstr "エラー: %B は位置非依存コードとしてコンパイルされているにも関わらず、ターゲット %B は絶対位置コードになっています" #: coff-arm.c:2242 #, c-format msgid "" "error: %B is compiled as absolute position code, whereas target %B is " "position independent" msgstr "エラー: %B は絶対位置コードとしてコンパイルされているにもかかわらず、ターゲット %B は位置非依存コードになっています" #: coff-arm.c:2270 elf32-arm.c:16192 #, c-format msgid "Warning: %B supports interworking, whereas %B does not" msgstr "警告: %B は ARM/Thumb 命令相互利用をサポートしているにもかかわらず、 %B はサポートしていません" #: coff-arm.c:2273 elf32-arm.c:16198 #, c-format msgid "Warning: %B does not support interworking, whereas %B does" msgstr "警告: %B は ARM/Thumb 命令相互利用をサポートしていないにもかかわらず、 %B はサポートしています" #: coff-arm.c:2297 #, c-format msgid "private flags = %x:" msgstr "private フラグ = %x:" #: coff-arm.c:2305 elf32-arm.c:12119 #, c-format msgid " [floats passed in float registers]" msgstr " [浮動小数が浮動小数レジスタに渡されました]" #: coff-arm.c:2307 #, c-format msgid " [floats passed in integer registers]" msgstr " [浮動小数が整数レジスタに渡されました]" #: coff-arm.c:2310 elf32-arm.c:12122 #, c-format msgid " [position independent]" msgstr " [位置非依存]" #: coff-arm.c:2312 #, c-format msgid " [absolute position]" msgstr " [絶対位置]" #: coff-arm.c:2316 #, c-format msgid " [interworking flag not initialised]" msgstr " [ARM/Thumb 命令相互利用のフラグは初期化されていません]" #: coff-arm.c:2318 #, c-format msgid " [interworking supported]" msgstr " [ARM/Thumb 命令相互利用がサポートされています]" #: coff-arm.c:2320 #, c-format msgid " [interworking not supported]" msgstr " [ARM/Thumb 命令相互利用はサポートされていません]" #: coff-arm.c:2366 elf32-arm.c:11104 #, c-format msgid "" "Warning: Not setting interworking flag of %B since it has already been " "specified as non-interworking" msgstr "" "警告: ARM/Thumb 命令相互利用をしないように既に指定されているため、 %B の ARM/Thumb 命令相互利用フラグを設定しません" #: coff-arm.c:2370 elf32-arm.c:11108 #, c-format msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "警告: 要求外のため %s の ARM/Thumb 命令相互利用フラグをクリアします" #: coff-h8300.c:1096 #, c-format msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" msgstr "%s 出力を利用している時には R_MEM_INDIRECT 再配置を扱えません" #: coff-i860.c:147 #, c-format msgid "relocation `%s' not yet implemented" msgstr "再配置 `%s' はまだ実装されていません" #: coff-i860.c:605 coff-tic54x.c:365 coffcode.h:5209 msgid "%B: warning: illegal symbol index %ld in relocs" msgstr "%B: 警告: 不正なシンボル索引 %ld が再配置領域内にあります" #: coff-i960.c:124 coff-i960.c:480 msgid "uncertain calling convention for non-COFF symbol" msgstr "非 COFF シンボルに対する呼び出し規約が不確定です" #: coff-m68k.c:484 elf32-bfin.c:5556 elf32-cr16.c:2853 elf32-m68k.c:4632 msgid "unsupported reloc type" msgstr "サポートされていない再配置型です" #: coff-mips.c:636 elf32-mips.c:1637 elf32-score.c:431 elf32-score7.c:330 #: elf64-mips.c:2925 elfn32-mips.c:2737 msgid "GP relative relocation when _gp not defined" msgstr "GP 関連の再配置が _gp が未定義の時点で現れました" #: coff-or32.c:216 msgid "Unrecognized reloc" msgstr "認識できない再配置です" #: coff-rs6000.c:2802 #, c-format msgid "%s: unsupported relocation type 0x%02x" msgstr "%s: 再配置型 0x%02x はサポートされていません" #: coff-rs6000.c:2887 #, c-format msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "%s: TOC 再配置(0x%x, シンボル `%s') に TOC エントリがありません" #: coff-rs6000.c:3638 coff64-rs6000.c:2117 msgid "%B: symbol `%s' has unrecognized smclas %d" msgstr "%B: シンボル `%s' は認識できない smclas %d を持っています" #: coff-sh.c:506 #, c-format msgid "SH Error: unknown reloc type %d" msgstr "SH エラー: 不明な再配置型 %d です" #: coff-tic4x.c:184 coff-tic54x.c:279 coff-tic80.c:440 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "認識できない再配置型 0x%x です" #: coff-tic4x.c:227 #, c-format msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "%s: 警告: 不正なシンボル索引 %ld が再配置領域内にあります" #: coff-w65.c:355 #, c-format msgid "ignoring reloc %s\n" msgstr "再配置 %s を無視しています\n" #: coffcode.h:1005 msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "%B: 警告: COMDAT シンボル '%s' はセクション名 '%s' に適合しません" #. Generate a warning message rather using the 'unhandled' #. variable as this will allow some .sys files generate by #. other toolchains to be processed. See bugzilla issue 196. #: coffcode.h:1230 msgid "" "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" msgstr "%B: 警告: セクション %s 内の IMAGE_SCN_MEM_NOT_PAGED セクションフラグを無視しています" #: coffcode.h:1297 msgid "%B (%s): Section flag %s (0x%x) ignored" msgstr "%B (%s): セクションフラグ %s (0x%x) を無視しました" #: coffcode.h:2439 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "TI COFF ターゲット id '0x%x' を認識できません" #: coffcode.h:2753 msgid "%B: reloc against a non-existant symbol index: %ld" msgstr "%B: 存在しないシンボル索引に対する再配置です: %ld" #: coffcode.h:3311 msgid "%B: too many sections (%d)" msgstr "%B: セクションが多すぎます (%d)" #: coffcode.h:3729 msgid "%B: section %s: string table overflow at offset %ld" msgstr "%B: セクション %s: オフセット %ld で文字列表が溢れました" #: coffcode.h:4534 msgid "%B: warning: line number table read failed" msgstr "%B: 警告: 行番号表の読み込みに失敗しました" #: coffcode.h:4564 msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "%B: 警告: 無効なシンボル索引 %ld が行番号中にあります" #: coffcode.h:4578 msgid "%B: warning: duplicate line number information for `%s'" msgstr "%B: 警告: `%s' に対する行番号情報が重複しています" #: coffcode.h:4978 msgid "%B: Unrecognized storage class %d for %s symbol `%s'" msgstr "%B: 認識できない記憶域クラス %d (%s シンボル `%s' 用) です" #: coffcode.h:5104 msgid "warning: %B: local symbol `%s' has no section" msgstr "警告: %B: 局所シンボル `%s' がセクションを持っていません" #: coffcode.h:5248 msgid "%B: illegal relocation type %d at address 0x%lx" msgstr "%B: 不正な再配置型 %d がアドレス 0x%lx にあります" #: coffgen.c:179 elf.c:1030 msgid "%B: unable to initialize compress status for section %s" msgstr "" #: coffgen.c:199 elf.c:1050 msgid "%B: unable to initialize decompress status for section %s" msgstr "" #: coffgen.c:1685 msgid "%B: bad string table size %lu" msgstr "%s: 文字列表サイズ %lu が誤っています" #: coffgen.c:2608 elflink.c:12906 linker.c:3136 msgid "%F%P: already_linked_table: %E\n" msgstr "%F%P: already_linked_table: %E\n" #: cofflink.c:533 elf64-ia64-vms.c:5173 elflink.c:4356 msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "警告: シンボル `%s' の型が %d から %d に %B 内で変更されました" #: cofflink.c:2416 msgid "%B: relocs in section `%A', but it has no contents" msgstr "%B: セクション `%A' に再配置領域がありますが、中身がありません" #: cofflink.c:2478 elflink.c:9711 msgid "" "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' " "of %B\n" msgstr "" "%X`%s' で `%A' セクション (%B 内) で参照されているもの: 破棄されたセクション `%A' (%B 内) で定義されています\n" #: cofflink.c:2777 coffswap.h:826 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "%s: %s: 再配置領域が溢れました: 0x%lx > 0xffff" #: cofflink.c:2786 coffswap.h:812 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "%s: 警告: %s: 行番号が溢れました: 0x%lx > 0xffff" #: cpu-arm.c:190 cpu-arm.c:201 msgid "" "error: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "エラー: %B は EP9312 に対してコンパイルされているにもかかわらず、 %B は XScale に対してコンパイルされています" #: cpu-arm.c:334 #, c-format msgid "warning: unable to update contents of %s section in %s" msgstr "警告: %s セクション (%s 内) の内容を更新できません" #: dwarf2.c:514 #, c-format msgid "Dwarf Error: Can't find %s section." msgstr "Dwarf エラー: %s セクションが見つかりません。" #: dwarf2.c:543 #, c-format msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)." msgstr "Dwarf エラー: オフセット (%lu) が %s のサイズ (%lu) 以上です。" #: dwarf2.c:1071 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %#x." msgstr "" #: dwarf2.c:1332 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "Dwarf エラー: 行番号セクションが変形されました(不正なファイル番号)。" #: dwarf2.c:1590 #, c-format msgid "Dwarf Error: Unhandled .debug_line version %d." msgstr "Dwarf エラー: .debug_line バージョン %d を扱えませんでした。" #: dwarf2.c:1612 msgid "Dwarf Error: Invalid maximum operations per instruction." msgstr "Dwarf エラー: 無効な命令ごとの最大操作数です。" #: dwarf2.c:1807 msgid "Dwarf Error: mangled line number section." msgstr "Dwarf エラー: 行番号セクションが変形されました。" #: dwarf2.c:2160 #, c-format msgid "Dwarf Error: Unable to read alt ref %u." msgstr "" #: dwarf2.c:2179 dwarf2.c:2299 dwarf2.c:2595 #, c-format msgid "Dwarf Error: Could not find abbrev number %u." msgstr "Dwarf エラー: abbrev 番号 %u が見つかりませんでした。" #: dwarf2.c:2551 #, c-format msgid "" "Dwarf Error: found dwarf version '%u', this reader only handles version 2, 3 " "and 4 information." msgstr "" "Dwarf エラー: dwarf バージョン '%u' が見つかりましたが、この処理系はバージョン 2, 3 および 4 の情報しか読み込めません。" #: dwarf2.c:2560 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "Dwarf エラー: アドレスサイズ '%u' が見つかりましたが、この処理系はサイズ '%u' より大きいサイズを扱えません。" #: dwarf2.c:2586 #, c-format msgid "Dwarf Error: Bad abbrev number: %u." msgstr "Dwarf エラー: 不正な abbrev 番号です: %u" #: ecoff.c:1233 #, c-format msgid "Unknown basic type %d" msgstr "基本型 %d が不明です" #: ecoff.c:1490 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" "\n" " End+1 シンボル: %ld" #: ecoff.c:1497 ecoff.c:1500 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" "\n" " 最初のシンボル: %ld" #: ecoff.c:1512 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" "\n" " End+1 シンボル: %-7ld タイプ: %s" #: ecoff.c:1519 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" "\n" " 局所シンボル: %ld" #: ecoff.c:1527 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" "\n" " struct; End+1 シンボル: %ld" #: ecoff.c:1532 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" "\n" " union; End+1 シンボル: %ld" #: ecoff.c:1537 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" "\n" " enum; End+1 シンボル: %ld" #: ecoff.c:1543 #, c-format msgid "" "\n" " Type: %s" msgstr "" "\n" " 型: %s" #: elf-attrs.c:573 msgid "" "error: %B: Object has vendor-specific contents that must be processed by the " "'%s' toolchain" msgstr "エラー: %B: オブジェクトにはベンダ固有の内容があり '%s' ツール群で処理されなければいけません" #: elf-attrs.c:582 msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'" msgstr "エラー: %B: オブジェクトタグ '%d, %s' はタグ '%d, %s' と互換性がありません" #: elf-eh-frame.c:921 msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n" msgstr "%P: %B(%A) 内にエラーが発生しました。.eh_frame_hdr 表は作成されません。\n" #: elf-eh-frame.c:1193 msgid "" "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n" msgstr "%P: %B(%A) 内の fde エンコードは .eh_frame_hdr 表の作成を阻害します。\n" #: elf-eh-frame.c:1612 msgid "%P: DW_EH_PE_datarel unspecified for this architecture.\n" msgstr "%P: このアーキテクチャ用には DW_EH_PE_datarel は指定されていません\n" #: elf-ifunc.c:135 msgid "" "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can " "not be used when making an executable; recompile with -fPIE and relink with -" "pie\n" msgstr "" "%F%P: ポインタが等しい動的 STT_GNU_IFUNC シンボル `%s' (`%B' 内) は実行ファイルを作成する時に使用できません。-" "fPIE を付けて再コンパイルした後、-pie を付けてリンクしてください\n" #: elf-m10200.c:430 elf-m10300.c:2164 elf32-avr.c:1256 elf32-bfin.c:3220 #: elf32-cr16.c:1484 elf32-cr16c.c:780 elf32-cris.c:2016 elf32-crx.c:922 #: elf32-d10v.c:513 elf32-epiphany.c:557 elf32-fr30.c:589 elf32-frv.c:4039 #: elf32-h8300.c:525 elf32-i860.c:1212 elf32-ip2k.c:1468 elf32-iq2000.c:688 #: elf32-lm32.c:1160 elf32-m32c.c:553 elf32-m32r.c:3066 elf32-m68hc1x.c:1283 #: elf32-mep.c:535 elf32-metag.c:1992 elf32-microblaze.c:1560 #: elf32-moxie.c:282 elf32-mt.c:395 elf32-nds32.c:4910 elf32-openrisc.c:404 #: elf32-score.c:2729 elf32-score7.c:2537 elf32-spu.c:5041 #: elf32-tilepro.c:3666 elf32-v850.c:2281 elf32-xstormy16.c:936 #: elf64-mmix.c:1538 elfxx-tilegx.c:4051 msgid "internal error: out of range error" msgstr "内部エラー: 範囲外エラーです" #: elf-m10200.c:434 elf-m10300.c:2168 elf32-avr.c:1260 elf32-bfin.c:3224 #: elf32-cr16.c:1488 elf32-cr16c.c:784 elf32-cris.c:2020 elf32-crx.c:926 #: elf32-d10v.c:517 elf32-fr30.c:593 elf32-frv.c:4043 elf32-h8300.c:529 #: elf32-i860.c:1216 elf32-iq2000.c:692 elf32-lm32.c:1164 elf32-m32c.c:557 #: elf32-m32r.c:3070 elf32-m68hc1x.c:1287 elf32-mep.c:539 elf32-metag.c:1996 #: elf32-microblaze.c:1564 elf32-moxie.c:286 elf32-msp430.c:1321 #: elf32-nds32.c:4914 elf32-openrisc.c:408 elf32-score.c:2733 #: elf32-score7.c:2541 elf32-spu.c:5045 elf32-tilepro.c:3670 elf32-v850.c:2285 #: elf32-xstormy16.c:940 elf64-mmix.c:1542 elfxx-mips.c:9995 #: elfxx-tilegx.c:4055 msgid "internal error: unsupported relocation error" msgstr "内部エラー: 未サポートの再配置エラー" #: elf-m10200.c:438 elf32-cr16.c:1492 elf32-cr16c.c:788 elf32-crx.c:930 #: elf32-d10v.c:521 elf32-h8300.c:533 elf32-lm32.c:1168 elf32-m32r.c:3074 #: elf32-m68hc1x.c:1291 elf32-microblaze.c:1568 elf32-nds32.c:4918 #: elf32-score.c:2737 elf32-score7.c:2545 elf32-spu.c:5049 msgid "internal error: dangerous error" msgstr "内部エラー: 危険なエラー" #: elf-m10200.c:442 elf-m10300.c:2184 elf32-avr.c:1268 elf32-bfin.c:3232 #: elf32-cr16.c:1496 elf32-cr16c.c:792 elf32-cris.c:2028 elf32-crx.c:934 #: elf32-d10v.c:525 elf32-epiphany.c:572 elf32-fr30.c:601 elf32-frv.c:4051 #: elf32-h8300.c:537 elf32-i860.c:1224 elf32-ip2k.c:1483 elf32-iq2000.c:700 #: elf32-lm32.c:1172 elf32-m32c.c:565 elf32-m32r.c:3078 elf32-m68hc1x.c:1295 #: elf32-mep.c:547 elf32-metag.c:2004 elf32-microblaze.c:1572 #: elf32-moxie.c:294 elf32-msp430.c:1329 elf32-mt.c:403 elf32-nds32.c:4922 #: elf32-openrisc.c:416 elf32-score.c:2746 elf32-score7.c:2549 #: elf32-spu.c:5053 elf32-tilepro.c:3678 elf32-v850.c:2305 #: elf32-xstormy16.c:948 elf64-mmix.c:1550 elfxx-tilegx.c:4063 msgid "internal error: unknown error" msgstr "内部エラー: 不明なエラー" #: elf-m10300.c:1021 #, c-format msgid "%s: Unsupported transition from %s to %s" msgstr "" #: elf-m10300.c:1213 msgid "%B: %s' accessed both as normal and thread local symbol" msgstr "" #: elf-m10300.c:2108 elf32-arm.c:10632 elf32-i386.c:4363 elf32-m32r.c:2558 #: elf32-m68k.c:4120 elf32-s390.c:3303 elf32-sh.c:4109 elf32-tilepro.c:3569 #: elf32-xtensa.c:3063 elf64-s390.c:3229 elf64-sh64.c:1640 elf64-x86-64.c:4463 #: elfxx-sparc.c:3904 elfxx-tilegx.c:3974 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4450 msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "%B(%A+0x%lx): 解決できない %s 再配置 (シンボル `%s' に対する) です" #: elf-m10300.c:2173 msgid "" "error: inappropriate relocation type for shared library (did you forget -" "fpic?)" msgstr "エラー: 共有ライブラリに対する不適切な再配置型です (-fpic を忘れていませんか?)" #: elf-m10300.c:2176 msgid "" "%B: taking the address of protected function '%s' cannot be done when making " "a shared library" msgstr "" #: elf-m10300.c:2179 msgid "internal error: suspicious relocation type used in shared library" msgstr "内部エラー: 共有ライブラリ内に疑問の残る再配置型が使用されています" #: elf.c:343 msgid "%B: invalid string offset %u >= %lu for section `%s'" msgstr "%B: 無効な文字列オフセット %u >= %lu (セクション `%s' 用) です" #: elf.c:455 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" msgstr "%B シンボル番号 %lu が存在しない SHT_SYMTAB_SHNDX セクションを参照しています" #: elf.c:611 msgid "%B: Corrupt size field in group section header: 0x%lx" msgstr "%B: グループセクションヘッダ内に壊れたサイズフィールドがあります: 0x%lx" #: elf.c:647 msgid "%B: invalid SHT_GROUP entry" msgstr "%B: 無効な SHT_GROUP エントリです" #: elf.c:717 msgid "%B: no group info for section %A" msgstr "%B: セクション %A にグループ情報がありません" #: elf.c:746 elf.c:3144 elflink.c:10290 msgid "%B: warning: sh_link not set for section `%A'" msgstr "%B: 警告: セクション `%A' に対する sh_link が設定されていません" #: elf.c:765 msgid "%B: sh_link [%d] in section `%A' is incorrect" msgstr "%B: sh_link [%d] (セクション `%A' 内) に誤りがあります" #: elf.c:800 msgid "%B: unknown [%d] section `%s' in group [%s]" msgstr "%B: 不明な [%d] セクション `%s' がグループ [%s] 内にあります" #: elf.c:1174 #, c-format msgid "" "\n" "Program Header:\n" msgstr "" "\n" "プログラムヘッダ:\n" #: elf.c:1216 #, c-format msgid "" "\n" "Dynamic Section:\n" msgstr "" "\n" "動的セクション:\n" #: elf.c:1352 #, c-format msgid "" "\n" "Version definitions:\n" msgstr "" "\n" "バージョン定義:\n" #: elf.c:1377 #, c-format msgid "" "\n" "Version References:\n" msgstr "" "\n" "バージョン参照:\n" #: elf.c:1382 #, c-format msgid " required from %s:\n" msgstr " %s からの要求:\n" #: elf.c:1807 msgid "%B: invalid link %lu for reloc section %s (index %u)" msgstr "%B: 無効なリンク %lu (再配置セクション %s 用) です (索引 %u)" #: elf.c:1977 msgid "" "%B: don't know how to handle allocated, application specific section `%s' " "[0x%8x]" msgstr "%B: 割り当て済みのアプリケーション固有のセクション `%s' [0x%8x] を扱う方法が分かりません" #: elf.c:1989 msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]" msgstr "%B: プロセッサ固有のセクション `%s' [0x%8x] を扱う方法が分かりません" #: elf.c:2000 msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]" msgstr "%B: OS 固有のセクション `%s' [0x%8x] を扱う方法が分かりません" #: elf.c:2010 msgid "%B: don't know how to handle section `%s' [0x%8x]" msgstr "%B: セクション `%s' [0x%8x] を扱う方法が分かりません" #: elf.c:2648 #, c-format msgid "warning: section `%A' type changed to PROGBITS" msgstr "警告: セクション `%A' の型が PROGBITS に変更されました" #: elf.c:3015 msgid "%B: too many sections: %u" msgstr "" #: elf.c:3101 msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" msgstr "%B: セクション `%A' の sh_link が破棄されたセクション `%A' (`%B' 内) を指しています" #: elf.c:3124 msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'" msgstr "%B: セクション `%A' の sh_link が 削除されたセクション `%A' (`%B' 内) を指しています" #: elf.c:4126 msgid "%B: TLS sections are not adjacent:" msgstr "" #: elf.c:4133 #, c-format msgid "\t TLS: %A" msgstr "" #: elf.c:4137 #, c-format msgid "\tnon-TLS: %A" msgstr "" #: elf.c:4596 msgid "" "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" msgstr "%B: PT_DYNAMIC セグメントの最初のセクションが .dynamic セクションではありません" #: elf.c:4621 msgid "%B: Not enough room for program headers, try linking with -N" msgstr "%B: プログラムヘッダ用の空間が不十分です。-N を付けてリンクしてみてください" #: elf.c:4707 msgid "%B: section %A lma %#lx adjusted to %#lx" msgstr "%B: セクション %A の lma %#lx が %#lx に調節されました" #: elf.c:4843 msgid "%B: section `%A' can't be allocated in segment %d" msgstr "%B: セクション `%A' をセグメント %d 内で割り当てることができません" #: elf.c:4892 msgid "%B: warning: allocated section `%s' not in segment" msgstr "%B: 警告: 割り当て済みのセクション `%s' がセグメント内にありません" #: elf.c:5473 msgid "%B: symbol `%s' required but not present" msgstr "%B: シンボル `%s' が要求されましたが存在しません" #: elf.c:5811 msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" msgstr "%B: 警告: 空のロード可能セグメントが検出されました。これは意図したものですか?\n" #: elf.c:6867 #, c-format msgid "" "Unable to find equivalent output section for symbol '%s' from section '%s'" msgstr "シンボル '%s' 用の等価な出力セクションをセクション '%s' から見つけることが出来ません" #: elf.c:7915 msgid "%B: unsupported relocation type %s" msgstr "%B: サポートされていない再配置型 %s です" #: elf32-arm.c:3722 elf32-arm.c:7051 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: Thumb call to ARM" msgstr "" "%B(%s): 警告: ARM/Thumb 命令相互利用が有効ではありません\n" " 最初の出現箇所: %B: ARM を呼び出す Thumb 命令" #: elf32-arm.c:3769 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: ARM call to Thumb" msgstr "" "%B(%s): 警告: ARM/Thumb 命令相互利用が有効ではありません\n" " 最初の出現箇所: %B: Thumb を呼び出す ARM 命令" #: elf32-arm.c:3988 elf32-arm.c:5433 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:2324 #, c-format msgid "%s: cannot create stub entry %s" msgstr "%s: スタブエントリ %s を作成できません" #: elf32-arm.c:5549 #, c-format msgid "unable to find THUMB glue '%s' for '%s'" msgstr "Thumb 糊 '%s' ('%s' 用) が見つかりません" #: elf32-arm.c:5585 #, c-format msgid "unable to find ARM glue '%s' for '%s'" msgstr "ARM 糊 '%s' ('%s' 用) が見つかりません" #: elf32-arm.c:6123 msgid "%B: BE8 images only valid in big-endian mode." msgstr "%B: BE8 イメージはビッグエンディアンモードでのみ有効です" #. Give a warning, but do as the user requests anyway. #: elf32-arm.c:6353 msgid "" "%B: warning: selected VFP11 erratum workaround is not necessary for target " "architecture" msgstr "%B: 警告: 選択された VFP11 エラッタ回避はターゲットアーキテクチャでは必要ではありません" #: elf32-arm.c:6897 elf32-arm.c:6917 msgid "%B: unable to find VFP11 veneer `%s'" msgstr "" #: elf32-arm.c:6966 #, c-format msgid "Invalid TARGET2 relocation type '%s'." msgstr "無効な TARGET2 再配置型 '%s' です。" #. PR ld/16017: Do not generate ARM instructions for #. the PLT if compiling for a thumb-only target. #. #. FIXME: We ought to be able to generate thumb PLT instructions... #: elf32-arm.c:7696 msgid "%B: Warning: thumb mode PLT generation not currently supported" msgstr "" #: elf32-arm.c:7909 msgid "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' in TLS trampoline" msgstr "%B(%A+0x%lx): TLS トランポリン内に予期しない Thumb 命令 '0x%x' があります" #: elf32-arm.c:7948 msgid "%B(%A+0x%lx):unexpected ARM instruction '0x%x' in TLS trampoline" msgstr "%B(%A+0x%lx): TLS トランポリン内に予期しない ARM 命令 '0x%x' があります" #: elf32-arm.c:8412 msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "\\%B: 警告: ARM の BLX 命令が ARM 関数 '%s' を指しています。" #: elf32-arm.c:8831 msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "%B: 警告: Thumb の BLX 命令が Thumb 関数 '%s' を指しています。" #: elf32-arm.c:9672 msgid "" "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' referenced by TLS_GOTDESC" msgstr "%B(%A+0x%lx): 予期しない Thumb 命令 '0x%x' が TLS_GOTDESC によって参照されています" #: elf32-arm.c:9695 msgid "" "%B(%A+0x%lx):unexpected ARM instruction '0x%x' referenced by TLS_GOTDESC" msgstr "%B(%A+0x%lx): 予期しない ARM 命令 '0x%x' が TLS_GOTDESC によって参照されています" #: elf32-arm.c:9724 msgid "" "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" msgstr "%B(%A+0x%lx): R_ARM_TLS_LE32 再配置は共有オブジェクト内では許可されていません" #: elf32-arm.c:9937 msgid "" "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group " "relocations" msgstr "%B(%A+0x%lx): ALU グループ再配置に対しては ADD または SUB 命令のみ許可されています" #: elf32-arm.c:9977 elf32-arm.c:10065 elf32-arm.c:10149 elf32-arm.c:10235 msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s" msgstr "%B(%A+0x%lx): 0x%lx をクループ再配置 %s 用に分割中にオーバーフローしました" #: elf32-arm.c:10474 elf32-sh.c:3994 elf64-sh64.c:1544 msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" msgstr "%B(%A+0x%lx): SEC_MERGE セクションに対する %s 再配置です" #: elf32-arm.c:10585 elf32-m68k.c:4155 elf32-xtensa.c:2799 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4192 msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "%B(%A+0x%lx): %s が TLS シンボル %s と併せて使用されました" #: elf32-arm.c:10586 elf32-m68k.c:4156 elf32-xtensa.c:2800 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4193 msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "%B(%A+0x%lx): %s が TLS ではないシンボル %s と併せて使用されました" #: elf32-arm.c:10666 elf32-tic6x.c:2736 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4481 msgid "out of range" msgstr "範囲外" #: elf32-arm.c:10670 elf32-nios2.c:3525 elf32-tic6x.c:2740 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4485 msgid "unsupported relocation" msgstr "サポートされていない再配置" #: elf32-arm.c:10678 elf32-nios2.c:3535 elf32-tic6x.c:2748 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4493 msgid "unknown error" msgstr "不明なエラー" #: elf32-arm.c:11153 msgid "" "Warning: Clearing the interworking flag of %B because non-interworking code " "in %B has been linked with it" msgstr "" "警告: %B の ARM/Thumb 命令相互利用フラグをクリアしています (%B 内の非 ARM/Thumb 命令相互利用コードがリンクされたため)" #: elf32-arm.c:11240 msgid "%B: Unknown mandatory EABI object attribute %d" msgstr "%B: 不明な必須 EABI オブジェクト属性 %d です" #: elf32-arm.c:11248 msgid "Warning: %B: Unknown EABI object attribute %d" msgstr "警告: %B: 不明なEABI オブジェクト属性 %d です" #: elf32-arm.c:11449 msgid "error: %B: Unknown CPU architecture" msgstr "エラー: %B: 不明な CPU アーキテクチャです" #: elf32-arm.c:11487 msgid "error: %B: Conflicting CPU architectures %d/%d" msgstr "エラー: %B: CPU アーキテクチャ %d/%d が競合しています" #: elf32-arm.c:11576 msgid "" "Error: %B has both the current and legacy Tag_MPextension_use attributes" msgstr "エラー: %B は現在と昔の Tag_MPextension_use 属性を両方とも持っています" #: elf32-arm.c:11601 msgid "error: %B uses VFP register arguments, %B does not" msgstr "エラー: %B は VFP レジスタ引数を使用していますが、%B は使用していません" #: elf32-arm.c:11747 msgid "error: %B: unable to merge virtualization attributes with %B" msgstr "エラー: %B: 仮想属性を %B と併合できません" #: elf32-arm.c:11773 msgid "error: %B: Conflicting architecture profiles %c/%c" msgstr "エラー: %B: アーキテクチャプロファイル %c/%c が競合しています" #: elf32-arm.c:11877 msgid "Warning: %B: Conflicting platform configuration" msgstr "警告: %B: プラットフォーム設定が競合しています" #: elf32-arm.c:11886 msgid "error: %B: Conflicting use of R9" msgstr "エラー: %B: R9 の使用が競合しています" #: elf32-arm.c:11898 msgid "error: %B: SB relative addressing conflicts with use of R9" msgstr "error: %B: SB 相対アドレスの使用は R9 の使用と競合しています" #: elf32-arm.c:11911 msgid "" "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; " "use of wchar_t values across objects may fail" msgstr "" "警告: %B は %u バイトの wchar_t を使用していますが、出力は %u バイトの wchar_t を使用しています。オブジェクトをまたがる " "wchar_t 値の使用は失敗するかもしれません" #: elf32-arm.c:11942 msgid "" "warning: %B uses %s enums yet the output is to use %s enums; use of enum " "values across objects may fail" msgstr "" "警告: %B は %s enum を使用していますが、出力は %s enum を使用します。オブジェクトをまたがる enum " "値の使用は失敗するかもしれません" #: elf32-arm.c:11954 msgid "error: %B uses iWMMXt register arguments, %B does not" msgstr "エラー: %B は iWMMXt レジスタ引数を使用していますが、 %B は使用していません" #: elf32-arm.c:11971 msgid "error: fp16 format mismatch between %B and %B" msgstr "エラー: fp16 の形式が %B と %B の間で一致しません" #: elf32-arm.c:12007 msgid "%B has has both the current and legacy Tag_MPextension_use attributes" msgstr "%B は現在と昔のの Tag_MPextension_use 属性を持っています" #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #. Ignore init flag - it may not be set, despite the flags field containing valid data. #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #: elf32-arm.c:12095 elf32-bfin.c:4949 elf32-cris.c:4139 elf32-m68hc1x.c:1427 #: elf32-m68k.c:1195 elf32-score.c:4004 elf32-score7.c:3808 elf32-vax.c:529 #: elf32-xgate.c:674 elfxx-mips.c:14955 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4645 #, c-format msgid "private flags = %lx:" msgstr "private フラグ = %lx:" #: elf32-arm.c:12104 #, c-format msgid " [interworking enabled]" msgstr " [ARM/Thumb 命令相互利用は有効]" #: elf32-arm.c:12112 #, c-format msgid " [VFP float format]" msgstr " [VFP 浮動小数形式]" #: elf32-arm.c:12114 #, c-format msgid " [Maverick float format]" msgstr " [Maverick 浮動小数形式]" #: elf32-arm.c:12116 #, c-format msgid " [FPA float format]" msgstr " [FPA 浮動小数形式]" #: elf32-arm.c:12125 #, c-format msgid " [new ABI]" msgstr " [新 ABI]" #: elf32-arm.c:12128 #, c-format msgid " [old ABI]" msgstr " [旧 ABI]" #: elf32-arm.c:12131 #, c-format msgid " [software FP]" msgstr " [ソフトウェア浮動小数点]" #: elf32-arm.c:12140 #, c-format msgid " [Version1 EABI]" msgstr " [バージョン 1 EABI]" #: elf32-arm.c:12143 elf32-arm.c:12154 #, c-format msgid " [sorted symbol table]" msgstr " [ソート済シンボル表]" #: elf32-arm.c:12145 elf32-arm.c:12156 #, c-format msgid " [unsorted symbol table]" msgstr " [未ソートシンボル表]" #: elf32-arm.c:12151 #, c-format msgid " [Version2 EABI]" msgstr " [バージョン 2 EABI]" #: elf32-arm.c:12159 #, c-format msgid " [dynamic symbols use segment index]" msgstr "" #: elf32-arm.c:12162 #, c-format msgid " [mapping symbols precede others]" msgstr "" #: elf32-arm.c:12169 #, c-format msgid " [Version3 EABI]" msgstr " [バージョン 3 EABI]" #: elf32-arm.c:12173 #, c-format msgid " [Version4 EABI]" msgstr " [バージョン 4 EABI]" #: elf32-arm.c:12177 #, c-format msgid " [Version5 EABI]" msgstr " [バージョン 5 EABI]" #: elf32-arm.c:12180 #, c-format msgid " [soft-float ABI]" msgstr "" #: elf32-arm.c:12183 #, c-format msgid " [hard-float ABI]" msgstr "" #: elf32-arm.c:12189 #, c-format msgid " [BE8]" msgstr " [BE8]" #: elf32-arm.c:12192 #, c-format msgid " [LE8]" msgstr " [LE8]" #: elf32-arm.c:12198 #, c-format msgid " " msgstr " " #: elf32-arm.c:12205 #, c-format msgid " [relocatable executable]" msgstr " [再配置可能実行ファイル]" #: elf32-arm.c:12208 #, c-format msgid " [has entry point]" msgstr " [エントリポイントを持っています]" #: elf32-arm.c:12213 /src/binutils-gdb/bfd/elfnn-aarch64.c:4648 #, c-format msgid "" msgstr "<フラグビットセットを認識できません>" #: elf32-arm.c:12522 elf32-i386.c:1452 elf32-s390.c:1005 elf32-tic6x.c:2812 #: elf32-tilepro.c:1511 elf32-xtensa.c:999 elf64-s390.c:927 #: elf64-x86-64.c:1467 elfxx-sparc.c:1415 elfxx-tilegx.c:1728 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:5038 msgid "%B: bad symbol index: %d" msgstr "%B: シンボル索引に誤りがあります: %d" #: elf32-arm.c:12674 elf32-metag.c:2283 elf64-x86-64.c:1593 #: elf64-x86-64.c:1771 elfxx-mips.c:8482 msgid "" "%B: relocation %s against `%s' can not be used when making a shared object; " "recompile with -fPIC" msgstr "%B: 再配置 %s (`%s' に対する) は共有オブジェクト作成時には使用できません。-fPIC を付けて再コンパイルしてください。" #: elf32-arm.c:13796 #, c-format msgid "Errors encountered processing file %s" msgstr "ファイル %s を処理中にエラーが発生しました" #: elf32-arm.c:14230 #, c-format msgid "error: required section '%s' not found in the linker script" msgstr "" #: elf32-arm.c:15252 msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location" msgstr "%B: エラー: Cortex-A8 エラッタスタブが安全でない位置に配置されています" #. There's not much we can do apart from complain if this #. happens. #: elf32-arm.c:15279 msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)" msgstr "%B: エラー: Cortex-A8 エラッタスタブが範囲外です (入力ファイルが大きすぎます)" #: elf32-arm.c:15373 elf32-arm.c:15395 msgid "%B: error: VFP11 veneer out of range" msgstr "" #: elf32-arm.c:16020 msgid "error: %B is already in final BE8 format" msgstr "エラー: %B は既に最終 BE8 形式です" #: elf32-arm.c:16096 msgid "" "error: Source object %B has EABI version %d, but target %B has EABI version " "%d" msgstr "エラー: ソースオブジェクト %B は EABI バージョン %d ですが、ターゲット %B は EABI バージョン %d です" #: elf32-arm.c:16112 msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "エラー: %B は APCS-%d に対してコンパイルされています。一方ターゲット %B は APCS-%d を使用しています" #: elf32-arm.c:16137 msgid "error: %B uses VFP instructions, whereas %B does not" msgstr "error: %B は VFP 命令を使用しています。一方 %B は使用していません" #: elf32-arm.c:16141 msgid "error: %B uses FPA instructions, whereas %B does not" msgstr "エラー: %B は FPA 命令を使用しています。一方 %B は使用していません" #: elf32-arm.c:16151 msgid "error: %B uses Maverick instructions, whereas %B does not" msgstr "エラー: %B は Maverick 命令を使用しています。一方 %B は使用していません" #: elf32-arm.c:16155 msgid "error: %B does not use Maverick instructions, whereas %B does" msgstr "エラー: %B は Maverick 命令を使用していません。一方 %B は使用しています" #: elf32-arm.c:16174 msgid "error: %B uses software FP, whereas %B uses hardware FP" msgstr "エラー: %B はソフトウェア浮動小数点を使用しています。一方 %B はハードウェア浮動小数点を使用しています" #: elf32-arm.c:16178 msgid "error: %B uses hardware FP, whereas %B uses software FP" msgstr "エラー: %B はハードウェア浮動小数点を使用しています。一方 %B はソフトウェア浮動小数点を使用しています" #: elf32-avr.c:1264 elf32-bfin.c:3228 elf32-cris.c:2024 elf32-epiphany.c:568 #: elf32-fr30.c:597 elf32-frv.c:4047 elf32-i860.c:1220 elf32-ip2k.c:1479 #: elf32-iq2000.c:696 elf32-m32c.c:561 elf32-mep.c:543 elf32-metag.c:2000 #: elf32-moxie.c:290 elf32-msp430.c:1325 elf32-mt.c:399 elf32-openrisc.c:412 #: elf32-tilepro.c:3674 elf32-v850.c:2289 elf32-xstormy16.c:944 #: elf64-mmix.c:1546 elfxx-tilegx.c:4059 msgid "internal error: dangerous relocation" msgstr "内部エラー: 危険な再配置です" #: elf32-avr.c:2476 elf32-hppa.c:578 elf32-m68hc1x.c:160 elf32-metag.c:1197 #: elf32-nios2.c:1357 msgid "%B: cannot create stub entry %s" msgstr "%B: スタブエントリ %s を作成できません" #: elf32-bfin.c:107 elf32-bfin.c:363 msgid "relocation should be even number" msgstr "" #: elf32-bfin.c:1601 msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" msgstr "%B(%A+0x%lx): シンボル `%s' に対する解決できない再配置です" #: elf32-bfin.c:1634 elf32-i386.c:4406 elf32-m68k.c:4197 elf32-s390.c:3364 #: elf64-s390.c:3290 elf64-x86-64.c:4506 msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "%B(%A+0x%lx): `%s' に対する再配置: エラー %d" #: elf32-bfin.c:2732 msgid "" "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" msgstr "" #: elf32-bfin.c:2748 msgid "relocation references symbol not defined in the module" msgstr "再配置がモジュール内で定義されていないシンボルを参照しています" #: elf32-bfin.c:2845 msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:2886 elf32-bfin.c:3009 msgid "cannot emit fixups in read-only section" msgstr "読み込み専用セクション内で修正を行うことができません" #: elf32-bfin.c:2917 elf32-bfin.c:3047 elf32-lm32.c:1095 elf32-sh.c:4913 msgid "cannot emit dynamic relocations in read-only section" msgstr "読み込み専用セクション内で動的再配置を行うことができません" #: elf32-bfin.c:2967 msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:3132 msgid "relocations between different segments are not supported" msgstr "異なるセグメント間の再配置はサポートされていません" #: elf32-bfin.c:3133 msgid "warning: relocation references a different segment" msgstr "警告: 再配置が異なるセグメントを参照しています" #: elf32-bfin.c:4907 msgid "%B: unsupported relocation type %i" msgstr "%B: サポートされていない再配置型 %i です" #: elf32-bfin.c:4995 elf32-frv.c:6600 #, c-format msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "%s: fdpic 実行ファイル内に非 fdpic オブジェクトをリンクすることはできません" #: elf32-bfin.c:4999 elf32-frv.c:6604 #, c-format msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "%s: 非 fdpic 実行ファイル内に fdpic オブジェクトをリンクすることはできません" #: elf32-bfin.c:5153 #, c-format msgid "*** check this relocation %s" msgstr "*** 再配置 %s を確認してください" #: elf32-cris.c:1110 msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" msgstr "%B セクション %A: 解決できない再配置 %s (シンボル `%s' に対する) です" #: elf32-cris.c:1172 msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" msgstr "%B, セクション %A: 再配置 %s (シンボル `%s' に対する) に関する PLT または GOT がありません" #: elf32-cris.c:1174 msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" msgstr "%B, セクション %A: 再配置 %s (シンボル `%s' に対する) に関する PLT がありません" #: elf32-cris.c:1180 elf32-cris.c:1313 elf32-cris.c:1573 elf32-cris.c:1656 #: elf32-cris.c:1809 elf32-tic6x.c:2645 msgid "[whose name is lost]" msgstr "[名前が無くなっています]" #: elf32-cris.c:1299 elf32-tic6x.c:2630 msgid "" "%B, section %A: relocation %s with non-zero addend %d against local symbol" msgstr "" #: elf32-cris.c:1307 elf32-cris.c:1650 elf32-cris.c:1803 elf32-tic6x.c:2638 msgid "" "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" msgstr "" #: elf32-cris.c:1333 msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" msgstr "%B、セクション %A: 再配置 %s は大域シンボルに対して許可されていません: `%s'" #: elf32-cris.c:1349 msgid "%B, section %A: relocation %s with no GOT created" msgstr "%B、セクション %A: GOT が無い再配置 %s が作成されました" #. We shouldn't get here for GCC-emitted code. #: elf32-cris.c:1564 msgid "" "%B, section %A: relocation %s has an undefined reference to `%s', perhaps a " "declaration mixup?" msgstr "%B、セクション %A: 再配置 %s には未定義の `%s' への参照があります。おそらく宣言が混乱しています。" #: elf32-cris.c:1937 msgid "" "%B, section %A: relocation %s is not allowed for symbol: `%s' which is " "defined outside the program, perhaps a declaration mixup?" msgstr "" "%B、セクション %A: 再配置 %s はシンボル用としては許可されていません: `%s' " "はプログラム外で定義されています。おそらく宣言が混乱しています。" #: elf32-cris.c:1990 msgid "(too many global variables for -fpic: recompile with -fPIC)" msgstr "(-fpic に対する大域変数が多すぎます: -fPIC を付けて再コンパイルをしてください)" #: elf32-cris.c:1997 msgid "" "(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or " "-mno-small-tls)" msgstr "" "(-fpic または -msmall-tls に対するスレッド局所データが大きすぎます: -fPIC または -mno-small-tls " "を付けて再コンパイルしてください)" #: elf32-cris.c:3234 msgid "" "%B, section %A:\n" " v10/v32 compatible object %s must not contain a PIC relocation" msgstr "" "%B、セクション %A:\n" " v10/v32 互換オブジェクト %s は PIC 再配置を含んでいてはいけません" #: elf32-cris.c:3342 msgid "" "%B, section %A:\n" " relocation %s not valid in a shared object; typically an option mixup, " "recompile with -fPIC" msgstr "" "%B、セクション %A:\n" " 再配置 %s は共有オブジェクト内では無効です。通常はオプションが混乱しています。-fPIC を付けて再コンパイルしてください" #: elf32-cris.c:3556 msgid "" "%B, section %A:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" "%B、セクション %A:\n" " 再配置 %s は共有オブジェクト内で使用すべきではありません。-fPIC を付けて再コンパイルしてください" #: elf32-cris.c:3978 msgid "" "%B, section `%A', to symbol `%s':\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" "%B、セクション `%A'、シンボル `%s' に関して:\n" " 再配置 %s は共有オブジェクト内で使用すべきではありません。-fPIC を付けて再コンパイルしてください" #: elf32-cris.c:4091 msgid "Unexpected machine number" msgstr "予期しないマシン番号です" #: elf32-cris.c:4142 #, c-format msgid " [symbols have a _ prefix]" msgstr " [ _ 接頭辞つきシンボル]" #: elf32-cris.c:4145 #, c-format msgid " [v10 and v32]" msgstr " [v10 および v32]" #: elf32-cris.c:4148 #, c-format msgid " [v32]" msgstr " [v32]" #: elf32-cris.c:4191 msgid "" "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "%B: _ 接頭辞付きシンボルを使用していますが、ファイルには _ 接頭辞無しシンボルとして書き込みます" #: elf32-cris.c:4192 msgid "" "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "%B: _ 接頭辞無しシンボルを使用していますが、ファイルには _ 接頭辞付きシンボルとして書き込みます" #: elf32-cris.c:4211 msgid "%B contains CRIS v32 code, incompatible with previous objects" msgstr "%B には CRIS v32 コードが含まれています。これは前のオブジェクトと互換性がありません" #: elf32-cris.c:4213 msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" msgstr "%B には非-CRIS-v32 コードが含まれています。これは前のオブジェクトと互換性がありません" #: elf32-dlx.c:142 #, c-format msgid "BFD Link Error: branch (PC rel16) to section (%s) not supported" msgstr "BFD リンクエラー: セクション (%s) への分岐 (PC rel16) はサポートされていません" #: elf32-dlx.c:204 #, c-format msgid "BFD Link Error: jump (PC rel26) to section (%s) not supported" msgstr "BFD リンクエラー: セクション (%s) へのジャンプ (PC rel26) はサポートされていません" #. Only if it's not an unresolved symbol. #: elf32-epiphany.c:564 elf32-ip2k.c:1475 msgid "unsupported relocation between data/insn address spaces" msgstr "データアドレス空間と命令アドレス空間の間の再配置はサポートされていません" #: elf32-frv.c:1460 elf32-frv.c:1609 msgid "relocation requires zero addend" msgstr "" #: elf32-frv.c:2822 msgid "%H: relocation to `%s+%v' may have caused the error above\n" msgstr "%H: `%s+%v' への再配置が上のエラーの原因かもしれません\n" #: elf32-frv.c:2839 msgid "%H: relocation references symbol not defined in the module\n" msgstr "%H: 再配置がモジュール内で定義されていないシンボルを参照しています\n" #: elf32-frv.c:2915 msgid "%H: R_FRV_GETTLSOFF not applied to a call instruction\n" msgstr "%H: R_FRV_GETTLSOFF は call 命令には適用されません\n" #: elf32-frv.c:2956 msgid "%H: R_FRV_GOTTLSDESC12 not applied to an lddi instruction\n" msgstr "%H: R_FRV_GOTTLSDESC12 は lddi 命令には適用されません\n" #: elf32-frv.c:3027 msgid "%H: R_FRV_GOTTLSDESCHI not applied to a sethi instruction\n" msgstr "%H: R_FRV_GOTTLSDESCHI は sethi 命令には適用されません\n" #: elf32-frv.c:3064 msgid "%H: R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction\n" msgstr "%H: R_FRV_GOTTLSDESCLO は setlo または setlos 命令には適用されません\n" #: elf32-frv.c:3111 msgid "%H: R_FRV_TLSDESC_RELAX not applied to an ldd instruction\n" msgstr "%H: R_FRV_TLSDESC_RELAX は ldd 命令には適用されません\n" #: elf32-frv.c:3195 msgid "%H: R_FRV_GETTLSOFF_RELAX not applied to a calll instruction\n" msgstr "%H: R_FRV_GETTLSOFF_RELAX は calll 命令には適用されません\n" #: elf32-frv.c:3249 msgid "%H: R_FRV_GOTTLSOFF12 not applied to an ldi instruction\n" msgstr "%H: R_FRV_GOTTLSOFF12 は ldi 命令には適用されません\n" #: elf32-frv.c:3279 msgid "%H: R_FRV_GOTTLSOFFHI not applied to a sethi instruction\n" msgstr "%H: R_FRV_GOTTLSOFFHI は sethi 命令には適用されません\n" #: elf32-frv.c:3308 msgid "%H: R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction\n" msgstr "%H: R_FRV_GOTTLSOFFLO は setlo または setlos 命令には適用されません\n" #: elf32-frv.c:3338 msgid "%H: R_FRV_TLSOFF_RELAX not applied to an ld instruction\n" msgstr "%H: R_FRV_TLSOFF_RELAX は ld 命令には適用されません\n" #: elf32-frv.c:3383 msgid "%H: R_FRV_TLSMOFFHI not applied to a sethi instruction\n" msgstr "%H: R_FRV_TLSMOFFHI は sethi 命令には適用されません\n" #: elf32-frv.c:3410 msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction\n" msgstr "R_FRV_TLSMOFFLO は setlo または setlos 命令には適用されません\n" #: elf32-frv.c:3531 msgid "%H: R_FRV_FUNCDESC references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3572 elf32-frv.c:3694 msgid "%H: cannot emit fixups in read-only section\n" msgstr "%H: 読み込み専用セクション内で修正を行うことができません\n" #: elf32-frv.c:3603 elf32-frv.c:3737 msgid "%H: cannot emit dynamic relocations in read-only section\n" msgstr "%H: 読み込み専用セクション内で動的再配置を行うことができません\n" #: elf32-frv.c:3652 msgid "" "%H: R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3908 msgid "%H: reloc against `%s' references a different segment\n" msgstr "%H: `%s' への再配置が異なるセグメントを参照しています\n" #: elf32-frv.c:4058 msgid "%H: reloc against `%s': %s\n" msgstr "%H: `%s' に対する再配置: %s\n" #: elf32-frv.c:6265 msgid "%B: unsupported relocation type %i\n" msgstr "%B: サポートされていない再配置型 %i です\n" #: elf32-frv.c:6514 #, c-format msgid "" "%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "%s: %s 付きでコンパイルされていますが、非 pic 再配置を使用するモジュールとリンクしています" #: elf32-frv.c:6567 elf32-iq2000.c:828 elf32-m32c.c:812 #, c-format msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "%s: %s 付きでコンパイルされていますが、 %s 付きでコンパイルしたモジュールとリンクしています" #: elf32-frv.c:6579 #, c-format msgid "" "%s: uses different unknown e_flags (0x%lx) fields than previous modules " "(0x%lx)" msgstr "%s: 不明な e_flags (0x%lx) フィールドを使用しています。これは前のモジュールと異なるフィールド (0x%lx) です" #: elf32-frv.c:6627 elf32-iq2000.c:865 elf32-m32c.c:848 elf32-mt.c:561 #: elf32-rl78.c:1069 elf32-rx.c:3040 elf64-ppc.c:5839 #, c-format msgid "private flags = 0x%lx:" msgstr "private フラグ = 0x%lx:" #: elf32-gen.c:69 elf64-gen.c:69 msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "%B: 一般的な ELF 内の再配置 (EM: %d)" #: elf32-hppa.c:830 elf32-hppa.c:3592 msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "%B(%A+0x%lx): %s に届きません。-ffunction-sections を付けて再コンパイルしてください" #: elf32-hppa.c:1268 msgid "" "%B: relocation %s can not be used when making a shared object; recompile " "with -fPIC" msgstr "%B: 再配置 %s は共有オブジェクトを作成するときには使えません。-fPIC を付けて再コンパイルしてください" #: elf32-hppa.c:2781 msgid "%B: duplicate export stub %s" msgstr "%B: export スタブ %s が重複しています" #: elf32-hppa.c:3427 msgid "" "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "%B(%A+0x%lx): %s 修正 (命令 0x%x 用) は非共有リンクではサポートされていません" #: elf32-hppa.c:4279 msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "%B(%A+0x%lx): %s (%s) を取り扱えません" #: elf32-hppa.c:4598 msgid ".got section not immediately after .plt section" msgstr ".got セクションが .plt セクションの直後にありません" #. Unknown relocation. #: elf32-i386.c:380 elf32-m68k.c:353 elf32-ppc.c:2035 elf32-s390.c:345 #: elf32-tic6x.c:2667 elf64-ppc.c:2427 elf64-s390.c:371 elf64-x86-64.c:281 msgid "%B: invalid relocation type %d" msgstr "%B: 無効な再配置型 %d です" #: elf32-i386.c:1394 elf64-x86-64.c:1410 msgid "" "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed" msgstr "%B: %s から %s へのTLS 移行 (`%s' に対する、位置 0x%lx、セクション `%A' 内) に失敗しました" #: elf32-i386.c:1642 elf32-s390.c:1233 elf32-sh.c:6263 elf32-tilepro.c:1627 #: elf32-xtensa.c:1176 elf64-s390.c:1166 elfxx-sparc.c:1596 #: elfxx-tilegx.c:1836 msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "%B: `%s' が通常のシンボルとスレッド局所シンボルにアクセスしました" #: elf32-i386.c:2500 elf64-x86-64.c:2582 msgid "%P: %B: warning: relocation against `%s' in readonly section `%A'.\n" msgstr "%P: %B: 警告: `%s' に対する再配置 (読み取り専用セクション `%A' から) です。\n" #: elf32-i386.c:2740 elf64-x86-64.c:2820 msgid "%P: %B: warning: relocation in readonly section `%A'.\n" msgstr "%P: %B: 警告: 読み取り専用セクション `%A' にある再配置です。\n" #: elf32-i386.c:3207 elf32-tilepro.c:2873 elf64-x86-64.c:3275 #: elfxx-tilegx.c:3172 /src/binutils-gdb/bfd/elfnn-aarch64.c:4099 msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "%B: 認識できない再配置 (0x%x) がセクション `%A' にあります" #: elf32-i386.c:3368 elf64-x86-64.c:3380 elfxx-sparc.c:3150 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:3496 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s" msgstr "%B: 再配置 %s (STT_GNU_IFUNC シンボル `%s' に対する) は %s によって取り扱われません" #: elf32-i386.c:3610 elf64-x86-64.c:3777 msgid "hidden symbol" msgstr "隠されたシンボル" #: elf32-i386.c:3613 elf64-x86-64.c:3780 msgid "internal symbol" msgstr "内部シンボル" #: elf32-i386.c:3616 elf64-x86-64.c:3783 msgid "protected symbol" msgstr "保護されたシンボル" #: elf32-i386.c:3619 elf64-x86-64.c:3786 msgid "symbol" msgstr "シンボル" #: elf32-i386.c:3624 msgid "" "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when " "making a shared object" msgstr "%B: 未定義の%s `%s' に対する再配置 R_386_GOTOFF は共有オブジェクト作成時には使用できません" #: elf32-i386.c:3635 msgid "" "%B: relocation R_386_GOTOFF against protected function `%s' can not be used " "when making a shared object" msgstr "%B: 未定義の保護された関数 `%s' に対する再配置 R_386_GOTOFF は共有オブジェクト作成時には使用できません" #: elf32-i386.c:4923 elf32-tilepro.c:3923 elf64-x86-64.c:4964 #: elfxx-tilegx.c:4326 /src/binutils-gdb/bfd/elfnn-aarch64.c:7105 #, c-format msgid "discarded output section: `%A'" msgstr "破棄された出力セクション: `%A'" #: elf32-ip2k.c:857 elf32-ip2k.c:863 elf32-ip2k.c:930 elf32-ip2k.c:936 msgid "" "ip2k relaxer: switch table without complete matching relocation information." msgstr "ip2k relaxer: 完全に一致する再配置情報が無い switch 表です。" #: elf32-ip2k.c:880 elf32-ip2k.c:963 msgid "ip2k relaxer: switch table header corrupt." msgstr "ip2k relaxer: switch 表ヘッダが破損しています。" #: elf32-ip2k.c:1292 #, c-format msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-ip2k.c:1308 #, c-format msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-iq2000.c:841 elf32-m32c.c:824 #, c-format msgid "" "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "%s: 使用している e_flags(0x%lx) が以前のモジュール (0x%lx) と異なっています" #: elf32-lm32.c:698 elf32-nios2.c:2191 msgid "global pointer relative relocation when _gp not defined" msgstr "_gp が未定義の時に大域ポインタ関連再配置があります" #: elf32-lm32.c:753 elf32-nios2.c:2623 msgid "global pointer relative address out of range" msgstr "大域ポインタ関連アドレスが範囲外です" #: elf32-lm32.c:1049 msgid "internal error: addend should be zero for R_LM32_16_GOT" msgstr "" #: elf32-m32r.c:1453 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "_SDA_BASE_ が未定義の時点での SDA 再配置です" #: elf32-m32r.c:3003 msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "%B: ターゲット %s (%s 再配置の) が間違ったセクション (%A) 内にあります" #: elf32-m32r.c:3529 msgid "%B: Instruction set mismatch with previous modules" msgstr "%B: 命令セットが以前のモジュールと適合しません" #: elf32-m32r.c:3550 elf32-nds32.c:5636 #, c-format msgid "private flags = %lx" msgstr "private フラグ = %lx" #: elf32-m32r.c:3555 #, c-format msgid ": m32r instructions" msgstr ": m32r 命令" #: elf32-m32r.c:3556 #, c-format msgid ": m32rx instructions" msgstr ": m32rx 命令" #: elf32-m32r.c:3557 #, c-format msgid ": m32r2 instructions" msgstr ": m32r2 命令" #: elf32-m68hc1x.c:1114 #, c-format msgid "" "Reference to the far symbol `%s' using a wrong relocation may result in " "incorrect execution" msgstr "間違った再配置を利用した遠いシンボル `%s' への参照は正しくない実行結果になるかもしれません" #: elf32-m68hc1x.c:1150 #, c-format msgid "" "XGATE address (%lx) is not within shared RAM(0xE000-0xFFFF), therefore you " "must manually offset the address, and possibly manage the page, in your code." msgstr "" #: elf32-m68hc1x.c:1170 #, c-format msgid "" "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " "address [%lx:%04lx] (%lx)" msgstr "" #: elf32-m68hc1x.c:1190 #, c-format msgid "" "reference to a banked address [%lx:%04lx] in the normal address space at " "%04lx" msgstr "" #: elf32-m68hc1x.c:1237 #, c-format msgid "" "S12 address (%lx) is not within shared RAM(0x2000-0x4000), therefore you " "must manually offset the address in your code" msgstr "" #: elf32-m68hc1x.c:1370 msgid "" "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-" "bit integers" msgstr "%B: リンク中のファイルは 16 ビット整数用 (-mshort) にコンパイルされましたが、他のものは 32 ビット整数用です" #: elf32-m68hc1x.c:1377 msgid "" "%B: linking files compiled for 32-bit double (-fshort-double) and others for " "64-bit double" msgstr "" "%B: リンク中のファイルは 32 ビット倍精度浮動小数用 (-fshort-double) にコンパイルされましたが、他のものは 64 " "ビット倍精度浮動小数用です" #: elf32-m68hc1x.c:1386 msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "%B: リンク中のファイルは HCS12 用にコンパイルされましたが、他のものは HC12 用です" #: elf32-m68hc1x.c:1402 elf32-ppc.c:4776 elf64-sparc.c:706 elfxx-mips.c:14817 msgid "" "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "%B: 使用している e_flags (0x%lx) が前のモジュール (0x%lx) と異なります" #: elf32-m68hc1x.c:1430 elf32-xgate.c:677 #, c-format msgid "[abi=32-bit int, " msgstr "[abi=32-ビット整数, " #: elf32-m68hc1x.c:1432 elf32-xgate.c:679 #, c-format msgid "[abi=16-bit int, " msgstr "[abi=16-ビット整数, " #: elf32-m68hc1x.c:1435 elf32-xgate.c:682 #, c-format msgid "64-bit double, " msgstr "64-ビット倍精度浮動小数, " #: elf32-m68hc1x.c:1437 elf32-xgate.c:684 #, c-format msgid "32-bit double, " msgstr "32-ビット倍精度浮動小数, " #: elf32-m68hc1x.c:1440 #, c-format msgid "cpu=HC11]" msgstr "cpu=HC11]" #: elf32-m68hc1x.c:1442 #, c-format msgid "cpu=HCS12]" msgstr "cpu=HCS12]" #: elf32-m68hc1x.c:1444 #, c-format msgid "cpu=HC12]" msgstr "cpu=HC12]" #: elf32-m68hc1x.c:1447 #, c-format msgid " [memory=bank-model]" msgstr " [memory=bank-model]" #: elf32-m68hc1x.c:1449 #, c-format msgid " [memory=flat]" msgstr " [memory=flat]" #: elf32-m68hc1x.c:1452 #, c-format msgid " [XGATE RAM offsetting]" msgstr "" #: elf32-m68k.c:1210 elf32-m68k.c:1211 vms-alpha.c:7207 vms-alpha.c:7222 msgid "unknown" msgstr "不明" #: elf32-m68k.c:1674 msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d" msgstr "%B: GOT オーバーフロー: 8ビットオフセットを持つ再配置の数が %d より大きいです" #: elf32-m68k.c:1680 msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d" msgstr "%B: GOT オーバーフロー: 8 ビットまたは 16 ビットオフセットを持つ再配置の数が > %d より大きいです" #: elf32-m68k.c:3921 msgid "" "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object" msgstr "%B(%A+0x%lx): R_68K_TLS_LE32 再配置は共有オブジェクト内では許可されていません" #: elf32-mcore.c:99 elf32-mcore.c:442 msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "%B: 再配置 %s (%d) は現在のところサポートされていません。\n" #: elf32-mcore.c:428 msgid "%B: Unknown relocation type %d\n" msgstr "%B: 不明な再配置型 %d です\n" #. Pacify gcc -Wall. #: elf32-mep.c:157 #, c-format msgid "mep: no reloc for code %d" msgstr "mep: コード %d 用の再配置がありません" #: elf32-mep.c:163 #, c-format msgid "MeP: howto %d has type %d" msgstr "" #: elf32-mep.c:632 msgid "%B and %B are for different cores" msgstr "%B および %B は異なるコアに対するものです" #: elf32-mep.c:649 msgid "%B and %B are for different configurations" msgstr "%B および %B は異なる設定に対するものです" #: elf32-mep.c:686 #, c-format msgid "private flags = 0x%lx" msgstr "private フラグ = 0x%lx" #: elf32-metag.c:1921 msgid "" "%B(%A+0x%lx): R_METAG_TLS_LE/IENONPIC relocation not permitted in shared " "object" msgstr "" #: elf32-microblaze.c:950 #, c-format msgid "%s: unknown relocation type %d" msgstr "%s: 再配置型 %d が不明です" #: elf32-microblaze.c:1076 elf32-microblaze.c:1121 #, c-format msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" msgstr "%s: ターゲット (%s, %s 再配置) が間違ったセクション (%s) 内にあります" #: elf32-microblaze.c:1484 elf32-tilepro.c:3320 elfxx-sparc.c:3526 #: elfxx-tilegx.c:3729 msgid "%B: probably compiled without -fPIC?" msgstr "%B: 恐らく -fPIC を付けずにコンパイルしたのでは?" #: elf32-mips.c:1670 elf64-mips.c:2990 elfn32-mips.c:2793 msgid "literal relocation occurs for an external symbol" msgstr "リテラル再配置が外部シンボル用に発生しました" #: elf32-mips.c:1717 elf32-score.c:570 elf32-score7.c:469 elf64-mips.c:3033 #: elfn32-mips.c:2834 msgid "32bits gp relative relocation occurs for an external symbol" msgstr "32ビット gp 関連再配置が外部シンボル用に発生しました" #: elf32-msp430.c:801 elf32-msp430.c:1109 msgid "Try enabling relaxation to avoid relocation truncations" msgstr "" #: elf32-msp430.c:1317 msgid "internal error: branch/jump to an odd address detected" msgstr "" #: elf32-msp430.c:2221 msgid "Warning: %B: Unknown MSPABI object attribute %d" msgstr "" #: elf32-msp430.c:2312 msgid "error: %B uses %s instructions but %B uses %s" msgstr "" #: elf32-msp430.c:2324 msgid "error: %B uses the %s code model whereas %B uses the %s code model" msgstr "" #: elf32-msp430.c:2336 msgid "error: %B uses the large code model but %B uses MSP430 instructions" msgstr "" #: elf32-msp430.c:2346 msgid "error: %B uses the %s data model whereas %B uses the %s data model" msgstr "" #: elf32-msp430.c:2358 msgid "error: %B uses the small code model but %B uses the %s data model" msgstr "" #: elf32-msp430.c:2369 msgid "error: %B uses the %s data model but %B only uses MSP430 instructions" msgstr "" #: elf32-nds32.c:2921 msgid "error: Can't find symbol: _SDA_BASE_." msgstr "" #: elf32-nds32.c:4142 msgid "%B: error: unknown relocation type %d." msgstr "" #: elf32-nds32.c:4584 #, c-format msgid "%s: warning: cannot deal R_NDS32_25_ABS_RELA in shared mode." msgstr "" #: elf32-nds32.c:4716 msgid "%B: warning: unaligned access to GOT entry." msgstr "" #: elf32-nds32.c:4758 msgid "%B: warning: relocate SDA_BASE failed." msgstr "" #: elf32-nds32.c:4779 msgid "%B(%A): warning: unaligned small data access of type %d." msgstr "" #: elf32-nds32.c:5446 msgid "" "%B: ISR vector size mismatch with previous modules, previous %u-byte, " "current %u-byte" msgstr "" #: elf32-nds32.c:5489 msgid "%B: warning: Endian mismatch with previous modules." msgstr "" #: elf32-nds32.c:5499 msgid "" "%B: warning: Older version of object file encountered, Please recompile with " "current tool chain." msgstr "" #: elf32-nds32.c:5577 msgid "%B: error: ABI mismatch with previous modules." msgstr "" #: elf32-nds32.c:5588 msgid "%B: error: Instruction set mismatch with previous modules." msgstr "" #: elf32-nds32.c:5612 msgid "%B: warning: Incompatible elf-versions %s and %s." msgstr "" #: elf32-nds32.c:5642 #, c-format msgid ": n1 instructions" msgstr "" #: elf32-nds32.c:5645 #, c-format msgid ": n1h instructions" msgstr "" #: elf32-nds32.c:8147 msgid "%B: %s\n" msgstr "" #: elf32-nds32.c:8449 msgid "" "%B(%A): warning: relax is suppressed for sections of alignment %d-bytes > 4-" "byte." msgstr "" #: elf32-nds32.c:8502 msgid "%B: error: Cannot set _ITB_BASE_" msgstr "" #: elf32-nds32.c:11384 msgid "%B: Nested OMIT_FP in %A." msgstr "" #: elf32-nds32.c:11401 msgid "%B: Unmatched OMIT_FP in %A." msgstr "" #: elf32-nds32.c:13357 msgid "Linker: cannot init ex9 hash table error \n" msgstr "" #: elf32-nds32.c:13790 elf32-nds32.c:13804 msgid "Linker: error cannot fixed ex9 relocation \n" msgstr "" #: elf32-nds32.c:14015 #, c-format msgid "" "%s: warning: unaligned small data access. For entry: {%d, %d, %d}, addr = " "0x%x, align = 0x%x." msgstr "" #: elf32-nds32.c:14047 msgid "%P%F: failed creating ex9.it %s hash table: %E\n" msgstr "" #: elf32-nios2.c:2861 #, c-format msgid "" "global pointer relative relocation at address 0x%08x when _gp not defined\n" msgstr "" #: elf32-nios2.c:2878 #, c-format msgid "" "Unable to reach %s (at 0x%08x) from the global pointer (at 0x%08x) because " "the offset (%d) is out of the allowed range, -32678 to 32767.\n" msgstr "" #: elf32-nios2.c:3392 msgid "" "%B(%A+0x%lx): R_NIOS2_TLS_LE16 relocation not permitted in shared object" msgstr "" #: elf32-nios2.c:3520 msgid "relocation out of range" msgstr "" #: elf32-nios2.c:3530 elf32-tic6x.c:2744 msgid "dangerous relocation" msgstr "危険な再配置です" #: elf32-nios2.c:4529 #, c-format msgid "dynamic variable `%s' is zero size" msgstr "動的変数 `%s' のサイズが 0 です" #: elf32-ppc.c:2100 #, c-format msgid "generic linker can't handle %s" msgstr "一般的リンカは %s を扱えません" #: elf32-ppc.c:2642 msgid "corrupt %s section in %B" msgstr "%s セクション (%B 内) が破損しています" #: elf32-ppc.c:2661 msgid "unable to read in %s section from %B" msgstr "%s セクションを %B から読み込めません" #: elf32-ppc.c:2702 msgid "warning: unable to set size of %s section in %B" msgstr "警告: %s セクション (%B 内) のサイズを設定できません" #: elf32-ppc.c:2752 msgid "failed to allocate space for new APUinfo section." msgstr "新しい APUinfo セクション用の空間割り当てに失敗しました" #: elf32-ppc.c:2771 msgid "failed to compute new APUinfo section." msgstr "新しい APUinfo セクションの計算に失敗しました" #: elf32-ppc.c:2774 msgid "failed to install new APUinfo section." msgstr "新しい APUinfo セクションのインストールに失敗しました" #: elf32-ppc.c:3844 msgid "%B: relocation %s cannot be used when making a shared object" msgstr "%B: 再配置 %s は共有ライブラリ作成時には使用できません" #. It does not make sense to have a procedure linkage #. table entry for a local symbol. #: elf32-ppc.c:4218 msgid "%P: %H: %s reloc against local symbol\n" msgstr "" #: elf32-ppc.c:4299 msgid "%P: %H: @local call to ifunc %s\n" msgstr "" #: elf32-ppc.c:4588 elf32-ppc.c:4603 msgid "Warning: %B uses hard float, %B uses soft float" msgstr "警告: %B はハードウェア浮動小数を使用しています。%B はソフトウェア浮動小数を利用しています" #: elf32-ppc.c:4591 elf32-ppc.c:4595 msgid "" "Warning: %B uses double-precision hard float, %B uses single-precision hard " "float" msgstr "警告: %B はハードウェア倍精度浮動小数を使用しています。%B はハードウェア単精度浮動小数を使用しています" #: elf32-ppc.c:4599 msgid "Warning: %B uses soft float, %B uses single-precision hard float" msgstr "警告: %B はソフトウェア浮動小数を使用しています。%B はハードウェア単精度浮動小数を使用しています" #: elf32-ppc.c:4606 elf32-ppc.c:4610 msgid "Warning: %B uses unknown floating point ABI %d" msgstr "警告: %B は不明な浮動小数点 ABI %d を使用しています" #: elf32-ppc.c:4652 elf32-ppc.c:4656 msgid "Warning: %B uses unknown vector ABI %d" msgstr "警告: %B は不明なベクトル ABI %d を使用しています" #: elf32-ppc.c:4660 msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\"" msgstr "警告: %B はベクトル ABI \"%s\" を使用しています。%B はベクトル ABI \"%s\" を使用しています" #: elf32-ppc.c:4677 elf32-ppc.c:4680 msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory" msgstr "警告: %B は小さな構造体の戻り値に r3/r4 を使用しています。%B はメモリを使用しています" #: elf32-ppc.c:4683 elf32-ppc.c:4687 msgid "Warning: %B uses unknown small structure return convention %d" msgstr "警告: %B は不明な小さな構造体戻り値変換 %d を使用しています" #: elf32-ppc.c:4741 msgid "" "%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "%B: -mrelocatable を付けてコンパイルされたものと普通にコンパイルされたモジュールとをリンクしました" #: elf32-ppc.c:4749 msgid "" "%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "%B: 普通にコンパイルされたものと -mrelocatable を付けてコンパイルされたモジュールとをリンクしました" #: elf32-ppc.c:4872 msgid "%P: bss-plt forced due to %B\n" msgstr "" #: elf32-ppc.c:4875 msgid "%P: bss-plt forced by profiling\n" msgstr "" #. Uh oh, we didn't find the expected call. We #. could just mark this symbol to exclude it #. from tls optimization but it's safer to skip #. the entire optimization. #: elf32-ppc.c:5369 elf64-ppc.c:8371 msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n" msgstr "%H 引数に __tls_get_addr が無くなりました。TLS 最適化は無効になります\n" #: elf32-ppc.c:7927 msgid "%P: %B: unknown relocation type %d for symbol %s\n" msgstr "" #: elf32-ppc.c:8191 msgid "%P: %H: non-zero addend on %s reloc against `%s'\n" msgstr "" #: elf32-ppc.c:8389 msgid "%P: %H: relocation %s for indirect function %s unsupported\n" msgstr "" #: elf32-ppc.c:8646 elf32-ppc.c:8676 elf32-ppc.c:8767 msgid "" "%P: %B: the target (%s) of a %s relocation is in the wrong output section " "(%s)\n" msgstr "" #: elf32-ppc.c:8854 msgid "" "%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" #: elf32-ppc.c:8958 msgid "%P: %B: relocation %s is not yet supported for symbol %s\n" msgstr "" #: elf32-ppc.c:9038 msgid "%P: %H: error: %s against `%s' not a multiple of %u\n" msgstr "" #: elf32-ppc.c:9067 msgid "%P: %H: unresolvable %s relocation against symbol `%s'\n" msgstr "" #: elf32-ppc.c:9114 msgid "%P: %H: %s reloc against `%s': error %d\n" msgstr "" #: elf32-ppc.c:9750 msgid "%P: %s not defined in linker created %s\n" msgstr "" #: elf32-rl78.c:784 msgid "Warning: RL78_SYM reloc with an unknown symbol" msgstr "" #: elf32-rl78.c:952 elf32-rx.c:1324 msgid "%B(%A): error: call to undefined function '%s'" msgstr "%B(%A): エラー: 定義されていない関数 '%s' の呼び出しです" #: elf32-rl78.c:966 elf32-rx.c:1338 msgid "" "%B(%A): warning: unaligned access to symbol '%s' in the small data area" msgstr "%B(%A): 警告: small データ領域内にシンボル '%s' への整列されていないアクセスがあります" #: elf32-rl78.c:970 elf32-rx.c:1342 msgid "%B(%A): internal error: out of range error" msgstr "%B(%A): 内部エラー: 範囲外エラーです" #: elf32-rl78.c:974 elf32-rx.c:1346 msgid "%B(%A): internal error: unsupported relocation error" msgstr "%B(%A): 内部エラー: サポートされていない再配置エラーです" #: elf32-rl78.c:978 elf32-rx.c:1350 msgid "%B(%A): internal error: dangerous relocation" msgstr "%B(%A): 内部エラー: 危険な再配置です" #: elf32-rl78.c:982 elf32-rx.c:1354 msgid "%B(%A): internal error: unknown error" msgstr "%B(%A): 内部エラー: 不明なエラーです" #: elf32-rl78.c:1043 msgid "RL78/G10 ABI conflict: cannot link G10 and non-G10 objects together" msgstr "" #: elf32-rl78.c:1046 elf32-rl78.c:1049 #, c-format msgid "- %s is G10, %s is not" msgstr "" #: elf32-rl78.c:1072 #, c-format msgid " [G10]" msgstr "" #: elf32-rx.c:563 msgid "%B:%A: Warning: deprecated Red Hat reloc " msgstr "%B:%A: 警告: 廃止された Red Hat 再配置です " #. Check for unsafe relocs in PID mode. These are any relocs where #. an absolute address is being computed. There are special cases #. for relocs against symbols that are known to be referenced in #. crt0.o before the PID base address register has been initialised. #: elf32-rx.c:581 msgid "%B(%A): unsafe PID relocation %s at 0x%08lx (against %s in %s)" msgstr "" #: elf32-rx.c:1157 msgid "Warning: RX_SYM reloc with an unknown symbol" msgstr "警告: 不明なシンボルがある RX_SYM 再配置です" #: elf32-s390.c:2292 elf64-s390.c:2244 msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "%B(%A+0x%lx): TLS 再配置 %s 用の無効な命令です" #: elf32-score.c:1520 elf32-score7.c:1379 elfxx-mips.c:3642 msgid "not enough GOT space for local GOT entries" msgstr "局所 GOT エントリ用の GOT 空間が不十分です" #: elf32-score.c:2742 msgid "address not word align" msgstr "アドレスが WORD に整列されていません" #: elf32-score.c:2827 elf32-score7.c:2631 #, c-format msgid "%s: Malformed reloc detected for section %s" msgstr "%s: セクション %s に対する誤った形式の再配置が検出されました" #: elf32-score.c:2882 elf32-score7.c:2686 msgid "%B: CALL15 reloc at 0x%lx not against global symbol" msgstr "%B: 位置 0x%lx にある CALL15 再配置が大域シンボルに対するものではありません" #: elf32-score.c:4007 elf32-score7.c:3811 #, c-format msgid " [pic]" msgstr " [pic]" #: elf32-score.c:4011 elf32-score7.c:3815 #, c-format msgid " [fix dep]" msgstr "" #: elf32-score.c:4053 elf32-score7.c:3857 msgid "%B: warning: linking PIC files with non-PIC files" msgstr "%B: 警告: PIC ファイルに非 PIC ファイルをリンクしています" #: elf32-sh-symbian.c:130 msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "%B: %s 用の IMPORT AS 指示が前の IMPORT AS 指示を隠します" #: elf32-sh-symbian.c:383 msgid "%B: Unrecognised .directive command: %s" msgstr "%B: 認識できない .directive コマンドです: %s" #: elf32-sh-symbian.c:500 msgid "%B: Failed to add renamed symbol %s" msgstr "%B: 名前を変更したシンボル %s を追加するのに失敗しました" #: elf32-sh.c:569 msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "%B: 0x%lx: 警告: 誤った R_SH_USES オフセットです" #: elf32-sh.c:581 msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "%B: 0x%lx: 警告: R_SH_USES が認識できない命令 0x%x を指しています" #: elf32-sh.c:598 msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "%B: 0x%lx: 警告: 誤った R_SH_USES ロードオフセットです" #: elf32-sh.c:613 msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "%B: 0x%lx: 警告: 予期される再配置を見つかりませんでした" #: elf32-sh.c:641 msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "%B: 0x%lx: 警告: 予期しないセクション内にシンボルがあります" #: elf32-sh.c:767 msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "%B: 0x%lx: 警告: 予期される COUNT 再配置が見つかりませんでした" #: elf32-sh.c:776 msgid "%B: 0x%lx: warning: bad count" msgstr "%B: 0x%lx: 警告: 誤った count です" #: elf32-sh.c:1180 elf32-sh.c:1550 msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "%B: 0x%lx: 致命的: 緩和中に再配置が溢れました" #: elf32-sh.c:3939 elf64-sh64.c:1514 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "局所シンボルに関する予期しない STO_SH5_ISA32 は取り扱われません" #: elf32-sh.c:4190 msgid "" "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "%B: 0x%lx: 致命的: 緩和をサポートする再配置用の分岐ターゲットが整列されていません" #: elf32-sh.c:4223 elf32-sh.c:4238 msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "%B: 0x%lx: 致命的: 整列されていない %s 再配置 0x%lx です" #: elf32-sh.c:4252 msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "%B: 0x%lx: 致命的: R_SH_PSHA 再配置 %d が -32..32 の範囲内にありません" #: elf32-sh.c:4266 msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "%B: 0x%lx: 致命的: R_SH_PSHL 再配置 %d が -32..32 のの範囲内にありません" #: elf32-sh.c:4410 elf32-sh.c:4886 msgid "%B(%A+0x%lx): cannot emit fixup to `%s' in read-only section" msgstr "%B(%A+0x%lx): 読み取り専用セクション内にある `%s' への修正を発行できません" #: elf32-sh.c:4993 msgid "%B(%A+0x%lx): %s relocation against external symbol \"%s\"" msgstr "%B(%A+0x%lx): %s 再配置 (外部シンボル \"%s\" に対する) です" #: elf32-sh.c:5466 #, c-format msgid "%X%C: relocation to \"%s\" references a different segment\n" msgstr "%X%C: \"%s\" への再配置が異なるセグメントを参照しています\n" #: elf32-sh.c:5472 #, c-format msgid "%C: warning: relocation to \"%s\" references a different segment\n" msgstr "%C: 警告: \"%s\" への再配置が異なるセグメントを参照しています\n" #: elf32-sh.c:6254 elf32-sh.c:6337 msgid "%B: `%s' accessed both as normal and FDPIC symbol" msgstr "%B: `%s' が通常のシンボルと FDPIC シンボルの両方としてアクセスされました" #: elf32-sh.c:6259 elf32-sh.c:6341 msgid "%B: `%s' accessed both as FDPIC and thread local symbol" msgstr "%B: `%s' が FDPIC シンボルと局所シンボルの両方としてアクセスされました" #: elf32-sh.c:6289 msgid "%B: Function descriptor relocation with non-zero addend" msgstr "" #: elf32-sh.c:6525 elf64-alpha.c:4661 msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "%B: TLS 局所実行コードは共有オブジェクト内にリンクできません" #: elf32-sh64.c:224 elf64-sh64.c:2318 #, c-format msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "%s: 32-bit オブジェクトとしてコンパイルされましたが %s は 64 ビットとしてコンパイルされました" #: elf32-sh64.c:227 elf64-sh64.c:2321 #, c-format msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "%s: 64 ビットオブジェクトとしてコンパイルされましたが %s は32 ビットオブジェクトとしてコンパイルされました" #: elf32-sh64.c:229 elf64-sh64.c:2323 #, c-format msgid "%s: object size does not match that of target %s" msgstr "%s: オブジェクトサイズはターゲット %s に適合しません" #: elf32-sh64.c:452 elf64-sh64.c:2839 #, c-format msgid "%s: encountered datalabel symbol in input" msgstr "" #: elf32-sh64.c:529 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" msgstr "PTB 不一致: SHmedia アドレス (ビット0 == 1)" #: elf32-sh64.c:532 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "PTA 不一致: SHcompact アドレス (ビット0 == 0)" #: elf32-sh64.c:550 #, c-format msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" msgstr "%s: GAS エラー: 予期しない PTB 命令 (R_SH_PT_16 付き) です" #: elf32-sh64.c:599 msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" msgstr "%B: エラー: 整列されていない再配置型 %d です (位置 %08x、再配置 %p)\n" #: elf32-sh64.c:675 #, c-format msgid "%s: could not write out added .cranges entries" msgstr "%s: 追加された .cranges エントリを書き出せませんでした" #: elf32-sh64.c:735 #, c-format msgid "%s: could not write out sorted .cranges entries" msgstr "%s: ソートされた .cranges エントリを書き出せませんでした" #: elf32-sparc.c:90 msgid "%B: compiled for a 64 bit system and target is 32 bit" msgstr "%B: 64 ビットシステム用にコンパイルされましたがターゲットが 32 ビットです" #: elf32-sparc.c:103 msgid "%B: linking little endian files with big endian files" msgstr "%B: リトルエンディアンのファイルとビッグエンディアンのファイルとをリンクしています" #: elf32-spu.c:716 msgid "%X%P: overlay section %A does not start on a cache line.\n" msgstr "" #: elf32-spu.c:724 msgid "%X%P: overlay section %A is larger than a cache line.\n" msgstr "" #: elf32-spu.c:744 msgid "%X%P: overlay section %A is not in cache area.\n" msgstr "" #: elf32-spu.c:784 msgid "%X%P: overlay sections %A and %A do not start at the same address.\n" msgstr "" #: elf32-spu.c:1008 msgid "warning: call to non-function symbol %s defined in %B" msgstr "警告: 非関数シンボル %s (%B 内で定義された) の呼び出しです" #: elf32-spu.c:1358 msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n" msgstr "%A:0x%v lrlive .brinfo (%u) は分析内容 (%u) と異なります\n" #: elf32-spu.c:1877 msgid "%B is not allowed to define %s" msgstr "%B は %s を定義することは許可されていません" #: elf32-spu.c:1885 #, c-format msgid "you are not allowed to define %s in a script" msgstr "スクリプト内で %s を定義することは許可されていません" #: elf32-spu.c:1919 #, c-format msgid "%s in overlay section" msgstr "" #: elf32-spu.c:1948 msgid "overlay stub relocation overflow" msgstr "" #: elf32-spu.c:1957 msgid "stubs don't match calculated size" msgstr "スタブが計算したサイズと一致していません" #: elf32-spu.c:2539 #, c-format msgid "warning: %s overlaps %s\n" msgstr "警告: %s が %s と重なり合っています\n" #: elf32-spu.c:2555 #, c-format msgid "warning: %s exceeds section size\n" msgstr "警告: %s がセクション長を超えています\n" #: elf32-spu.c:2586 msgid "%A:0x%v not found in function table\n" msgstr "%A:0x%v が関数表内に見つかりません\n" #: elf32-spu.c:2726 msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n" msgstr "%B(%A+0x%v): 非コードセクション %B(%A) の呼び出しです。分析が不完全です\n" #: elf32-spu.c:3294 #, c-format msgid "Stack analysis will ignore the call from %s to %s\n" msgstr "スタック分析は %s から %s への呼び出しで無視されます\n" #: elf32-spu.c:3985 msgid " %s: 0x%v\n" msgstr " %s: 0x%v\n" #: elf32-spu.c:3986 msgid "%s: 0x%v 0x%v\n" msgstr "%s: 0x%v 0x%v\n" #: elf32-spu.c:3991 msgid " calls:\n" msgstr " 呼び出し:\n" #: elf32-spu.c:3999 #, c-format msgid " %s%s %s\n" msgstr " %s%s %s\n" #: elf32-spu.c:4304 #, c-format msgid "%s duplicated in %s\n" msgstr "%s が %s 内で重複しています\n" #: elf32-spu.c:4308 #, c-format msgid "%s duplicated\n" msgstr "%s が重複しています\n" #: elf32-spu.c:4315 msgid "sorry, no support for duplicate object files in auto-overlay script\n" msgstr "" #: elf32-spu.c:4356 msgid "" "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local " "store\n" msgstr "" #: elf32-spu.c:4511 msgid "%B:%A%s exceeds overlay size\n" msgstr "" #: elf32-spu.c:4673 msgid "Stack size for call graph root nodes.\n" msgstr "" #: elf32-spu.c:4674 msgid "" "\n" "Stack size for functions. Annotations: '*' max stack, 't' tail call\n" msgstr "" #: elf32-spu.c:4684 msgid "Maximum stack required is 0x%v\n" msgstr "要求される最大スタックは 0x%v です\n" #: elf32-spu.c:4775 msgid "fatal error while creating .fixup" msgstr ".fixup 作成中に致命的エラーが発生しました" #: elf32-spu.c:5005 msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "%B(%s+0x%lx): 解決できない %s 再配置 (シンボル `%s' に対する) です" #: elf32-tic6x.c:1600 msgid "warning: generating a shared library containing non-PIC code" msgstr "警告: 非 PIC コードを含む共有ライブラリを生成しています" #: elf32-tic6x.c:1605 msgid "warning: generating a shared library containing non-PID code" msgstr "警告: 非 PID コードを含む共有ライブラリを生成しています" #: elf32-tic6x.c:2524 msgid "%B: SB-relative relocation but __c6xabi_DSBT_BASE not defined" msgstr "%B: SB に関連した再配置ですが、__c6xabi_DSBT_BASE が定義されていません" #: elf32-tic6x.c:3648 msgid "%B: error: unknown mandatory EABI object attribute %d" msgstr "%B: エラー: 不明な必須 EABI オブジェクト属性 %d です" #: elf32-tic6x.c:3656 msgid "%B: warning: unknown EABI object attribute %d" msgstr "%B: 警告: 不明なEABI オブジェクト属性 %d です" #: elf32-tic6x.c:3768 elf32-tic6x.c:3776 msgid "error: %B requires more stack alignment than %B preserves" msgstr "error: %B は %B が保持しているより大きなスタック整列を必要とします" #: elf32-tic6x.c:3786 elf32-tic6x.c:3795 msgid "error: unknown Tag_ABI_array_object_alignment value in %B" msgstr "エラー: %B 内で不明な Tag_ABI_array_object_alignment 値です" #: elf32-tic6x.c:3804 elf32-tic6x.c:3813 msgid "error: unknown Tag_ABI_array_object_align_expected value in %B" msgstr "エラー: %B 内で不明な Tag_ABI_array_object_align_expected 値です" #: elf32-tic6x.c:3821 elf32-tic6x.c:3828 msgid "error: %B requires more array alignment than %B preserves" msgstr "エラー: %B は %B が保持しているより大きな配列整列を必要とします" #: elf32-tic6x.c:3850 msgid "warning: %B and %B differ in wchar_t size" msgstr "警告: %B と %B で wchar_t サイズが異なります" #: elf32-tic6x.c:3868 msgid "warning: %B and %B differ in whether code is compiled for DSBT" msgstr "警告: %B と %B でコードが DSBT 用にコンパイルされたかが異なります" #: elf32-v850.c:157 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "変数 `%s' は複数の small データ領域を占有することができません" #: elf32-v850.c:160 #, c-format msgid "" "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "変数 `%s' は small, zero 及び tiny データ領域の内一つにのみ置くことができます" #: elf32-v850.c:163 #, c-format msgid "" "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "変数 `%s' を small と zero データ領域へ同時に置くことはできません" #: elf32-v850.c:166 #, c-format msgid "" "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "変数 `%s' を small と tiny データ領域へ同時に置くことはできません" #: elf32-v850.c:169 #, c-format msgid "" "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "変数 `%s' は zero と tiny データ領域へ同時に置くことはできません" #: elf32-v850.c:467 msgid "FAILED to find previous HI16 reloc" msgstr "以前の HI16 再配置を見つけられませんでした" #: elf32-v850.c:2293 msgid "could not locate special linker symbol __gp" msgstr "特殊リンカシンボル __gp の位置を特定できませんでした" #: elf32-v850.c:2297 msgid "could not locate special linker symbol __ep" msgstr "特殊リンカシンボル __ep の位置を特定できませんでした" #: elf32-v850.c:2301 msgid "could not locate special linker symbol __ctbp" msgstr "特殊リンカシンボル __ctbp の位置を特定できませんでした" #: elf32-v850.c:2471 elf32-v850.c:2534 msgid "%B: Architecture mismatch with previous modules" msgstr "%B: 前のモジュールとアーキテクチャが一致しません" #: elf32-v850.c:2478 msgid "%B: Alignment mismatch with previous modules" msgstr "" #. xgettext:c-format. #: elf32-v850.c:2553 #, c-format msgid "private flags = %lx: " msgstr "private フラグ = %lx: " #: elf32-v850.c:2558 #, c-format msgid "unknown v850 architecture" msgstr "" #: elf32-v850.c:2560 #, c-format msgid "v850 E3 architecture" msgstr "" #: elf32-v850.c:2562 elf32-v850.c:2572 #, c-format msgid "v850 architecture" msgstr "v850 アーキテクチャ" #: elf32-v850.c:2565 #, c-format msgid ", 8-byte data alignment" msgstr "" #: elf32-v850.c:2573 #, c-format msgid "v850e architecture" msgstr "v850e アーキテクチャ" #: elf32-v850.c:2574 #, c-format msgid "v850e1 architecture" msgstr "v850e1 アーキテクチャ" #: elf32-v850.c:2575 #, c-format msgid "v850e2 architecture" msgstr "v850e2 アーキテクチャ" #: elf32-v850.c:2576 #, c-format msgid "v850e2v3 architecture" msgstr "v850e2v3 アーキテクチャ" #: elf32-v850.c:2577 #, c-format msgid "v850e3v5 architecture" msgstr "" #: elf32-vax.c:532 #, c-format msgid " [nonpic]" msgstr "" #: elf32-vax.c:535 #, c-format msgid " [d-float]" msgstr "" #: elf32-vax.c:538 #, c-format msgid " [g-float]" msgstr "" #: elf32-vax.c:656 #, c-format msgid "" "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of " "%ld" msgstr "" #: elf32-vax.c:1543 #, c-format msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "" #: elf32-vax.c:1668 #, c-format msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "%s: 警告: %s 再配置 (シンボル `%s' に対する %s セクションから) です" #: elf32-vax.c:1674 #, c-format msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "%s: 警告: %s 再配置 (0x%x へ %s セクションから) です" #: elf32-xgate.c:686 #, c-format msgid "cpu=XGATE]" msgstr "" #: elf32-xgate.c:688 #, c-format msgid "error reading cpu type from elf private data" msgstr "" #: elf32-xstormy16.c:455 elf64-ia64-vms.c:2072 elf32-ia64.c:2330 #: elf64-ia64.c:2330 msgid "non-zero addend in @fptr reloc" msgstr "" #: elf32-xtensa.c:908 msgid "%B(%A): invalid property table" msgstr "%B(%A): 無効なプロパティ表です" #: elf32-xtensa.c:2774 msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" msgstr "%B(%A+0x%lx): 再配置オフセットが範囲外です (サイズ=0x%x)" #: elf32-xtensa.c:2853 elf32-xtensa.c:2974 msgid "dynamic relocation in read-only section" msgstr "動的再配置が読み込み専用セクションにあります" #: elf32-xtensa.c:2950 msgid "TLS relocation invalid without dynamic sections" msgstr "動的セクションがない場合は TLS 再配置は無効です" #: elf32-xtensa.c:3169 msgid "internal inconsistency in size of .got.loc section" msgstr ".got.loc セクションのサイズに内部一貫性がありません" #: elf32-xtensa.c:3482 msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" msgstr "%B: 互換性のないマシン型です。出力は 0x%x、入力は 0x%x です" #: elf32-xtensa.c:4713 elf32-xtensa.c:4721 msgid "Attempt to convert L32R/CALLX to CALL failed" msgstr "L32R/CALLX から CALL への変換の試みに失敗しました" #: elf32-xtensa.c:6330 elf32-xtensa.c:6406 elf32-xtensa.c:7522 msgid "" "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" msgstr "%B(%A+0x%lx): 命令をデコードできません。設定が適合していない可能性があります" #: elf32-xtensa.c:7262 msgid "" "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY " "relocation; possible configuration mismatch" msgstr "" "%B(%A+0x%lx): XTENSA_ASM_SIMPLIFY 再配置用の命令をデコードできません。設定が適合していない可能性があります" #: elf32-xtensa.c:9022 msgid "invalid relocation address" msgstr "無効な再配置アドレスです" #: elf32-xtensa.c:9071 msgid "overflow after relaxation" msgstr "緩和後にオーバーフローしました" #: elf32-xtensa.c:10203 msgid "%B(%A+0x%lx): unexpected fix for %s relocation" msgstr "%B(%A+0x%lx): %s 再配置用の予期しない修正です" #: elf64-alpha.c:474 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "GPDISP 再配置が ldah と lda 命令を見つけませんでした" #: elf64-alpha.c:2503 msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "%B: .got サブセグメントが 64K を超えています (サイズ %d)" #: elf64-alpha.c:4396 elf64-alpha.c:4408 msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "%B: 動的シンボル %s に対する gp 関連再配置です" #: elf64-alpha.c:4434 elf64-alpha.c:4574 msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "%B: 動的シンボル %s に対する pc 関連再配置です" #: elf64-alpha.c:4462 msgid "%B: change in gp: BRSGP %s" msgstr "%B: gp 内に変更があります: BRSGP %s" #: elf64-alpha.c:4487 msgid "" msgstr "<不明>" #: elf64-alpha.c:4492 msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "%B: .prologue が無いシンボルに対する !samegp 再配置です: %s" #: elf64-alpha.c:4549 msgid "%B: unhandled dynamic relocation against %s" msgstr "%B: %s に対する取り扱われない動的再配置です" #: elf64-alpha.c:4581 msgid "%B: pc-relative relocation against undefined weak symbol %s" msgstr "%B: 未定義の弱いシンボル %s に対する pc 関連の再配置です" #: elf64-alpha.c:4645 msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "%B: 動的シンボル %s に対する dtp 関連の再配置です" #: elf64-alpha.c:4668 msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "%B: 動的シンボル %s に対する tp 関連の再配置です" #: elf64-hppa.c:2084 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "%s 用のスタブエントリは .plt をロードできません。 dp オフセット = %ld" #: elf64-hppa.c:3280 msgid "%B(%A+0x%" msgstr "" #: elf64-ia64-vms.c:587 elf32-ia64.c:619 elf64-ia64.c:619 msgid "" "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect " "branch." msgstr "" #: elf64-ia64-vms.c:2027 elf32-ia64.c:2278 elf64-ia64.c:2278 msgid "@pltoff reloc against local symbol" msgstr "局所シンボルに対する @pltoff 再配置です" #: elf64-ia64-vms.c:3279 elf32-ia64.c:3684 elf64-ia64.c:3684 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "%s: 短いデータセグメントが溢れました (0x%lx >= 0x400000)" #: elf64-ia64-vms.c:3290 elf32-ia64.c:3695 elf64-ia64.c:3695 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "" #: elf64-ia64-vms.c:3555 elf32-ia64.c:3962 elf64-ia64.c:3962 msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "%B: 動的シンボル `%s' に対する iim 再配置付き非 pic コードです" #: elf64-ia64-vms.c:3617 elf32-ia64.c:4029 elf64-ia64.c:4029 msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "%B: 動的シンボル %s に対する @gprel 再配置です" #: elf64-ia64-vms.c:3676 elf32-ia64.c:4092 elf64-ia64.c:4092 msgid "%B: linking non-pic code in a position independent executable" msgstr "%B: 位置非依存実行ファイル内に非 pic コードをリンクしています" #: elf64-ia64-vms.c:3777 elf32-ia64.c:4229 elf64-ia64.c:4229 msgid "%B: @internal branch to dynamic symbol %s" msgstr "%B: 動的シンボル %s への @internal 分岐です" #: elf64-ia64-vms.c:3779 elf32-ia64.c:4231 elf64-ia64.c:4231 msgid "%B: speculation fixup to dynamic symbol %s" msgstr "" #: elf64-ia64-vms.c:3781 elf32-ia64.c:4233 elf64-ia64.c:4233 msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "%B: 動的シンボル %s に対する @pcrel 再配置です" #: elf64-ia64-vms.c:3905 elf32-ia64.c:4430 elf64-ia64.c:4430 msgid "unsupported reloc" msgstr "サポートされていない再配置です" #: elf64-ia64-vms.c:3942 elf32-ia64.c:4468 elf64-ia64.c:4468 msgid "" "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section " "`%A'." msgstr "%B: 再配置 %s (`%s' に対する、位置 0x%lx、セクション `%A') 用の TLS セクションがありません。" #: elf64-ia64-vms.c:3957 elf32-ia64.c:4483 elf64-ia64.c:4483 msgid "" "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> " "0x1000000)." msgstr "" #: elf64-ia64-vms.c:4246 elf32-ia64.c:4745 elf64-ia64.c:4745 msgid "%B: linking trap-on-NULL-dereference with non-trapping files" msgstr "" #: elf64-ia64-vms.c:4255 elf32-ia64.c:4754 elf64-ia64.c:4754 msgid "%B: linking big-endian files with little-endian files" msgstr "%B: ビッグエンディアンのファイルとリトルエンディアンのファイルをリンクしています" #: elf64-ia64-vms.c:4264 elf32-ia64.c:4763 elf64-ia64.c:4763 msgid "%B: linking 64-bit files with 32-bit files" msgstr "%B: 64 ビットファイルと 32 ビットファイルをリンクしています" #: elf64-ia64-vms.c:4273 elf32-ia64.c:4772 elf64-ia64.c:4772 msgid "%B: linking constant-gp files with non-constant-gp files" msgstr "%B: 定数 gp ファイルと非定数 gp ファイルをリンクしています" #: elf64-ia64-vms.c:4283 elf32-ia64.c:4782 elf64-ia64.c:4782 msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "%B: 自動 pic ファイルと非自動 pic ファイルをリンクしています" #: elf64-ia64-vms.c:5125 elflink.c:4299 msgid "" "Warning: alignment %u of common symbol `%s' in %B is greater than the " "alignment (%u) of its section %A" msgstr "警告: 整列 %u (共通シンボル `%s' の、%B 内) は整列 %u (セクション %A) より大きいです" #: elf64-ia64-vms.c:5131 elflink.c:4305 msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" msgstr "警告: 整列 %u (シンボル `%s' の、%B 内) が %u (%B 内) より小さいです" #: elf64-ia64-vms.c:5146 elflink.c:4321 msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" msgstr "警告: シンボル `%s' のサイズが %lu (%B 内) から %lu (%B 内) に変更されました" #: elf64-mmix.c:986 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or assemble using \"-no-expand\" (for gcc, \"-Wa,-no-expand\"" msgstr "" #: elf64-mmix.c:1170 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or compile using the gcc-option \"-mno-base-addresses\"." msgstr "" #: elf64-mmix.c:1196 #, c-format msgid "" "%s: Internal inconsistency error for value for\n" " linker-allocated global register: linked: 0x%lx%08lx != relaxed: " "0x%lx%08lx\n" msgstr "" "%s: リンカの配置した大域レジスタの値の内部一貫性が保たれていないエラーです: リンク: 0x%lx%08lx != 緩和: 0x%lx%08lx\n" #: elf64-mmix.c:1618 #, c-format msgid "" "%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "%s: レジスタシンボルに対する base-plus-offset 再配置です: (不明) (%s 内)" #: elf64-mmix.c:1623 #, c-format msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "%s: レジスタシンボルに対する base-plus-offset 再配置です: %s (%s 内)" #: elf64-mmix.c:1667 #, c-format msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "%s: 非レジスタシンボルに対するレジスタ再配置です: (不明) (%s 内)" #: elf64-mmix.c:1672 #, c-format msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "%s: 非レジスタシンボルに対するレジスタ再配置です: %s (%s 内)" #: elf64-mmix.c:1709 #, c-format msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "%s: LOCAL 指示はレジスタまたは絶対値に対してのみ有効です" #: elf64-mmix.c:1739 #, c-format msgid "" "%s: LOCAL directive: Register $%ld is not a local register. First global " "register is $%ld." msgstr "%s: LOCAL 指示: レジスタ $%ld は局所レジスタではありません。最初の大域レジスタは $%ld です。" #: elf64-mmix.c:2198 #, c-format msgid "" "%s: Error: multiple definition of `%s'; start of %s is set in a earlier " "linked file\n" msgstr "%s: エラー: `%s' が複数定義されています; %s の開始は先にリンクされたファイルに設定されます\n" #: elf64-mmix.c:2252 msgid "Register section has contents\n" msgstr "レジスタセクションに内容があります\n" #: elf64-mmix.c:2441 #, c-format msgid "" "Internal inconsistency: remaining %u != max %u.\n" " Please report this bug." msgstr "" "内部一貫性が保たれていません: 残り %u != 最大 %u。\n" " このバグを報告してください。" #: elf64-ppc.c:4463 msgid "%P: %B: cannot create stub entry %s\n" msgstr "" #: elf64-ppc.c:4810 msgid "%P: symbol '%s' has invalid st_other for ABI version 1\n" msgstr "" #: elf64-ppc.c:5170 msgid "%P: .opd not allowed in ABI version %d\n" msgstr "" #: elf64-ppc.c:5809 msgid "%B uses unknown e_flags 0x%lx" msgstr "" #: elf64-ppc.c:5816 msgid "%B: ABI version %ld is not compatible with ABI version %ld output" msgstr "" #: elf64-ppc.c:5843 #, c-format msgid " [abiv%ld]" msgstr "" #: elf64-ppc.c:7007 msgid "" "%P: copy reloc against `%T' requires lazy plt linking; avoid setting " "LD_BIND_NOW=1 or upgrade gcc\n" msgstr "" #: elf64-ppc.c:7270 msgid "%B: undefined symbol on R_PPC64_TOCSAVE relocation" msgstr "" #: elf64-ppc.c:7499 msgid "%P: dynreloc miscount for %B, section %A\n" msgstr "" #: elf64-ppc.c:7583 msgid "%B: .opd is not a regular array of opd entries" msgstr "%B: .opd は opd エントリの通常配列ではありません" #: elf64-ppc.c:7592 msgid "%B: unexpected reloc type %u in .opd section" msgstr "%B: .opd セクション内に予期しない再配置型 %u です" #: elf64-ppc.c:7613 msgid "%B: undefined sym `%s' in .opd section" msgstr "%B: .opd セクション内に未定義シンボル `%s' です" #: elf64-ppc.c:8177 msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n" msgstr "%H __tls_get_addr の引数が失われました。TLS 最適化は無効になります\n" #: elf64-ppc.c:8516 elf64-ppc.c:9139 #, c-format msgid "%s defined on removed toc entry" msgstr "削除された toc エントリで %s が定義されています" #: elf64-ppc.c:8868 msgid "%P: %H: toc optimization is not supported for %s instruction.\n" msgstr "" #: elf64-ppc.c:9096 msgid "%P: %H: %s references optimized away TOC entry\n" msgstr "" #: elf64-ppc.c:10394 msgid "%P: cannot find opd entry toc for `%T'\n" msgstr "" #: elf64-ppc.c:10479 msgid "%P: long branch stub `%s' offset overflow\n" msgstr "" #: elf64-ppc.c:10538 msgid "%P: can't find branch stub `%s'\n" msgstr "" #: elf64-ppc.c:10602 elf64-ppc.c:10749 elf64-ppc.c:12416 msgid "%P: linkage table error against `%T'\n" msgstr "" #: elf64-ppc.c:10940 msgid "%P: can't build branch stub `%s'\n" msgstr "" #: elf64-ppc.c:11748 msgid "%B section %A exceeds stub group size" msgstr "%B セクション %A はスタブグループサイズを超過しています" #: elf64-ppc.c:12662 elf64-ppc.c:12697 msgid "%P: %s offset too large for .eh_frame sdata4 encoding" msgstr "" #: elf64-ppc.c:12758 msgid "%P: stubs don't match calculated size\n" msgstr "" #: elf64-ppc.c:12770 #, c-format msgid "" "linker stubs in %u group%s\n" " branch %lu\n" " toc adjust %lu\n" " long branch %lu\n" " long toc adj %lu\n" " plt call %lu\n" " plt call toc %lu" msgstr "" #: elf64-ppc.c:13096 msgid "%P: %H: %s used with TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13097 msgid "%P: %H: %s used with non-TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13675 msgid "" "%P: %H: call to `%T' lacks nop, can't restore toc; recompile with -fPIC\n" msgstr "" #: elf64-ppc.c:13793 msgid "%P: %B: unknown relocation type %d for `%T'\n" msgstr "" #: elf64-ppc.c:14310 msgid "%P: %H: %s for indirect function `%T' unsupported\n" msgstr "" #: elf64-ppc.c:14417 msgid "%P: %B: %s is not supported for `%T'\n" msgstr "" #: elf64-ppc.c:14565 msgid "%P: %H: error: %s not a multiple of %u\n" msgstr "" #: elf64-ppc.c:14586 msgid "%P: %H: unresolvable %s against `%T'\n" msgstr "" #: elf64-ppc.c:14644 msgid "%P: %H: %s against `%T': error %d\n" msgstr "" #: elf64-sh64.c:1686 #, c-format msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" msgstr "%s: エラー: 整列されていない再配置型 %d です (位置 %08x、再配置 %08x)\n" #: elf64-sparc.c:446 msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "%B: STT_REGISTER を使うと宣言できるのはレジスタ %%g[2367] だけです" #: elf64-sparc.c:466 msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" msgstr "レジスタ %%g%d が互換性のない方法で使用されています: %s (%B 内)ですが、前は %s (%B 内) です" #: elf64-sparc.c:489 msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" msgstr "シンボル `%s' が異なる型を持っています: REGISTER (%B 内) ですが、前は %s (%B 内) です" #: elf64-sparc.c:534 msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" msgstr "シンボル `%s' が異なる型を持っています: %s (%B 内) ですが、前は REGISTER (%B 内) です" #: elf64-sparc.c:687 msgid "%B: linking UltraSPARC specific with HAL specific code" msgstr "%B: UltraSPARC 特有のコードと HAL 特有のコードをリンクしています" #: elf64-x86-64.c:1530 msgid "%B: relocation %s against symbol `%s' isn't supported in x32 mode" msgstr "%B: 再配置 %s (シンボル `%s' に対する) は x32 モードではサポートされません" #: elf64-x86-64.c:1688 msgid "%B: '%s' accessed both as normal and thread local symbol" msgstr "%B: '%s' が通常シンボルとスレッド局所シンボルの両方としてアクセスされました" #: elf64-x86-64.c:3405 /src/binutils-gdb/bfd/elfnn-aarch64.c:3511 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d" msgstr "" #: elf64-x86-64.c:3667 msgid "" "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be " "used when making a shared object" msgstr "%B: 保護された関数 `%s' に対する再配置 R_X86_64_GOTOFF64 は共有オブジェクト作成時には使用出来ません" #: elf64-x86-64.c:3787 msgid "; recompile with -fPIC" msgstr "。 -fPIC を付けて再コンパイルしてください。" #: elf64-x86-64.c:3792 msgid "" "%B: relocation %s against %s `%s' can not be used when making a shared " "object%s" msgstr "%B: 再配置 %s (%s `%s' に対する) は共有オブジェクト作成時には使用出来ません%s" #: elf64-x86-64.c:3794 msgid "" "%B: relocation %s against undefined %s `%s' can not be used when making a " "shared object%s" msgstr "%B: 再配置 %s (未定義 %s `%s' に対する) は共有オブジェクト作成時には使用出来ません%s" #: elf64-x86-64.c:3900 msgid "" "%B: addend -0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elf64-x86-64.c:3908 msgid "" "%B: addend 0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elfcode.h:760 #, c-format msgid "warning: %s has a corrupt string table index - ignoring" msgstr "警告: %s は破損した文字列表索引を持っています。無視しています" #: elfcode.h:1186 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "%s: バージョンカウント (%ld) がシンボルカウント (%ld) と一致しません" #: elfcode.h:1440 #, c-format msgid "%s(%s): relocation %d has invalid symbol index %ld" msgstr "%s(%s): 再配置 %d が無効なシンボル索引 %ld を持っています" #: elfcore.h:305 msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu." msgstr "警告: %B は切り詰められています: 予期されるコアファイルサイズ >= %lu。見つかったサイズ: %lu。" #: elflink.c:1143 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS definition in %B " "section %A" msgstr "%s: %B 内セクション %A の TLS 定義は、%B 内セクション %A の非 TLS 定義と一致しません" #: elflink.c:1148 msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" msgstr "%s: %B 内の TLS 参照は %B 内の非 TLS 参照と一致しません" #: elflink.c:1153 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" msgstr "%s: %B 内セクション %A の TLS 定義は %B 内の非 TLS 参照と一致しません" #: elflink.c:1158 msgid "" "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" msgstr "%s: %B 内の TLS 参照は %B 内セクション %A の非 TLS 定義と一致しません" #: elflink.c:1763 msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" msgstr "%B: 間接バージョン付きシンボル `%s' の予期しない再定義です" #: elflink.c:2066 msgid "%B: version node not found for symbol %s" msgstr "%B: シンボル %s 用のバージョンノードが見つかりません" #: elflink.c:2157 msgid "" "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" msgstr "%B: 誤った再配置シンボル索引 (0x%lx >= 0x%lx) (オフセット 0x%lx、セクション `%A' 内用) です" #: elflink.c:2168 msgid "" "%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the " "object file has no symbol table" msgstr "" "%B: オブジェクトファイルにシンボル表が無いにもかかわらず、 0 でないシンボル索引 (0x%lx) (オフセット 0x%lx、セクション `%A' " "内) があります" #: elflink.c:2358 msgid "%B: relocation size mismatch in %B section %A" msgstr "%B: 再配置サイズが一致しません (%B 内セクション %A)" #: elflink.c:2640 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "警告: 動的シンボル `%s' の型とサイズが定義されていません" #: elflink.c:3403 msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n" msgstr "%P: 代替 ELF マシンコード (%d) が %B 内で見つかりました。予期されるのは %d です\n" #: elflink.c:4032 msgid "%B: %s: invalid version %u (max %d)" msgstr "%B: %s: 無効なバージョン %u (最大 %d)" #: elflink.c:4068 msgid "%B: %s: invalid needed version %d" msgstr "%B: %s: 無効な必要とされるバージョン %d です" #: elflink.c:4452 msgid "%B: undefined reference to symbol '%s'" msgstr "%B: シンボル '%s' への未定義参照です" #: elflink.c:5523 msgid "%B: stack size specified and %s set" msgstr "" #: elflink.c:5526 msgid "%B: %s not absolute" msgstr "" #: elflink.c:5824 #, c-format msgid "%s: undefined version: %s" msgstr "%s: 未定義バージョン: %s" #: elflink.c:5892 msgid "%B: .preinit_array section is not allowed in DSO" msgstr "%B: .preinit_array セクションは DSO 内では許可されていません" #: elflink.c:7657 #, c-format msgid "undefined %s reference in complex symbol: %s" msgstr "" #: elflink.c:7811 #, c-format msgid "unknown operator '%c' in complex symbol" msgstr "" #: elflink.c:8165 elflink.c:8182 elflink.c:8219 elflink.c:8236 msgid "%B: Unable to sort relocs - they are in more than one size" msgstr "%B: 再配置をソートできません。2個以上のサイズになっています" #: elflink.c:8196 elflink.c:8250 msgid "%B: Unable to sort relocs - they are of an unknown size" msgstr "%B: 再配置をソートできません。不明なサイズです。" #: elflink.c:8301 msgid "Not enough memory to sort relocations" msgstr "再配置をソートするための十分なメモリがありません" #: elflink.c:8494 msgid "%B: Too many sections: %d (>= %d)" msgstr "%B: セクションが多すぎます: %d (>= %d)" #: elflink.c:8775 msgid "%B: internal symbol `%s' in %B is referenced by DSO" msgstr "%B: 内部シンボル `%s' (%B 内) は DSO によって参照されています" #: elflink.c:8777 msgid "%B: hidden symbol `%s' in %B is referenced by DSO" msgstr "%B: 隠されたシンボル `%s' (%B 内) は DSO によって参照されています" #: elflink.c:8779 msgid "%B: local symbol `%s' in %B is referenced by DSO" msgstr "%B: 局所シンボル `%s' (%B 内) は DSO によって参照されています" #: elflink.c:8890 msgid "%B: could not find output section %A for input section %A" msgstr "%B: 出力セクション %A (入力セクション %A 用) が見つかりませんでした" #: elflink.c:9013 msgid "%B: protected symbol `%s' isn't defined" msgstr "%B: 保護されたシンボル `%s' が定義されていません" #: elflink.c:9015 msgid "%B: internal symbol `%s' isn't defined" msgstr "%B: 内部シンボル `%s' が定義されていません" #: elflink.c:9017 msgid "%B: hidden symbol `%s' isn't defined" msgstr "%B: 隠されたシンボル `%s' が定義されていません" #: elflink.c:9043 msgid "%B: No symbol version section for versioned symbol `%s'" msgstr "" #: elflink.c:9598 msgid "error: %B: size of section %A is not multiple of address size" msgstr "エラー: %B: セクション %A のサイズがアドレスサイズの倍数ではありません" #: elflink.c:9645 msgid "" "error: %B contains a reloc (0x%s) for section %A that references a non-" "existent global symbol" msgstr "エラー: %B には存在しない大域シンボルを参照する再配置 (0x%s) (セクション %A 用) が含まれます" #: elflink.c:10369 msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections" msgstr "%A には順序付き [`%A' (%B 内) ] と順序無し [`%A' (%B 内)] セクションの両方があります" #: elflink.c:10374 #, c-format msgid "%A has both ordered and unordered sections" msgstr "%A には順序付きと順序無しセクションの両方があります" #: elflink.c:10982 msgid "%B: file class %s incompatible with %s" msgstr "%B: ファイルクラス %s は %s と互換性がありません" #: elflink.c:11303 elflink.c:11347 msgid "%B: could not find output section %s" msgstr "%B: 出力セクション %s が見つかりませんでした" #: elflink.c:11308 #, c-format msgid "warning: %s section has zero size" msgstr "警告: %s セクションのサイズが 0 です" #: elflink.c:11353 #, c-format msgid "warning: section '%s' is being made into a note" msgstr "" #: elflink.c:11419 msgid "%P%X: read-only segment has dynamic relocations.\n" msgstr "" #: elflink.c:11422 msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n" msgstr "%P: 警告: 共有オブジェクト内に DT_TEXTREL を作成しています\n" #: elflink.c:11545 msgid "%P%X: can not read symbols: %E\n" msgstr "%P%X: シンボルを読み込めません: %E\n" #: elflink.c:11989 msgid "Removing unused section '%s' in file '%B'" msgstr "使用されないセクション '%s' (ファイル '%B' 内) を削除しています" #: elflink.c:12200 msgid "Warning: gc-sections option ignored" msgstr "警告: gc-sections オプションは無視されました" #: elflink.c:12489 #, c-format msgid "Unrecognized INPUT_SECTION_FLAG %s\n" msgstr "" #: elfxx-mips.c:1419 msgid "static procedure (no name)" msgstr "静的プロシージャ(名前無し)" #: elfxx-mips.c:5476 msgid "MIPS16 and microMIPS functions cannot call each other" msgstr "" #: elfxx-mips.c:6087 msgid "" "%B: %A+0x%lx: Unsupported jump between ISA modes; consider recompiling with " "interlinking enabled." msgstr "" #: elfxx-mips.c:6756 elfxx-mips.c:6979 msgid "%B: Warning: bad `%s' option size %u smaller than its header" msgstr "%B: 警告: 間違った `%s' オプションサイズ %u です (ヘッダより小さいです)" #: elfxx-mips.c:7734 elfxx-mips.c:7859 msgid "" "%B: Warning: cannot determine the target function for stub section `%s'" msgstr "%B: 警告: スタブセクション `%s' 用のターゲット関数を決定できません" #: elfxx-mips.c:7990 msgid "%B: Malformed reloc detected for section %s" msgstr "%B: セクション %s に対するおかしな再配置が検出されました" #: elfxx-mips.c:8065 msgid "%B: GOT reloc at 0x%lx not expected in executables" msgstr "%B: 位置 0x%lx に実行ファイル内では予期されない GOT 再配置があります" #: elfxx-mips.c:8199 msgid "%B: CALL16 reloc at 0x%lx not against global symbol" msgstr "%B: 位置 0x%lx の CALL16 再配置は大域シンボルに対してではありません" #: elfxx-mips.c:8977 #, c-format msgid "non-dynamic relocations refer to dynamic symbol %s" msgstr "非動的再配置が動的再配置 %s を参照しています" #: elfxx-mips.c:9877 msgid "" "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section " "`%A'" msgstr "" #: elfxx-mips.c:10016 msgid "" "small-data section exceeds 64KB; lower small-data size limit (see option -G)" msgstr "" #: elfxx-mips.c:10035 msgid "JALX to a non-word-aligned address" msgstr "" #: elfxx-mips.c:10402 elfxx-mips.c:10966 msgid "%B: `%A' offset of %ld from `%A' beyond the range of ADDIUPC" msgstr "" #: elfxx-mips.c:13990 #, c-format msgid "%s: illegal section name `%s'" msgstr "%s: 不正なセクション名 `%s' です" #: elfxx-mips.c:14375 elfxx-mips.c:14381 elfxx-mips.c:14387 elfxx-mips.c:14407 #: elfxx-mips.c:14413 elfxx-mips.c:14419 elfxx-mips.c:14441 elfxx-mips.c:14460 #: elfxx-mips.c:14467 elfxx-mips.c:14474 msgid "Warning: %B uses %s (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14394 elfxx-mips.c:14426 elfxx-mips.c:14447 elfxx-mips.c:14480 msgid "" "Warning: %B uses %s (set by %B), %B uses unknown floating point ABI %d" msgstr "" #: elfxx-mips.c:14493 elfxx-mips.c:14501 elfxx-mips.c:14509 elfxx-mips.c:14517 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14525 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses unknown " "floating point ABI %d" msgstr "" #: elfxx-mips.c:14548 msgid "Warning: %B uses %s (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:14559 msgid "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14567 msgid "" "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:14599 msgid "%B: endianness incompatible with that of the selected emulation" msgstr "%B: 選択したエミュレーションとエンディアンの互換性がありません" #: elfxx-mips.c:14610 msgid "%B: ABI is incompatible with that of the selected emulation" msgstr "%B: 選択したエミュレーションとABI の互換性がありません" #: elfxx-mips.c:14694 msgid "%B: warning: linking abicalls files with non-abicalls files" msgstr "%B: 警告: abicalls ファイルと非 abicalls ファイルをリンクしています" #: elfxx-mips.c:14711 msgid "%B: linking 32-bit code with 64-bit code" msgstr "%B: 32 ビットコードと 64 ビットコードをリンクしています" #: elfxx-mips.c:14739 elfxx-mips.c:14802 msgid "%B: linking %s module with previous %s modules" msgstr "%B: %s モジュールを前の %s モジュールとリンクしています" #: elfxx-mips.c:14762 msgid "%B: ABI mismatch: linking %s module with previous %s modules" msgstr "%B: ABI が一致しません: %s モジュールを前の %s モジュールとリンクしています" #: elfxx-mips.c:14786 msgid "%B: ASE mismatch: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:14958 #, c-format msgid " [abi=O32]" msgstr " [abi=O32]" #: elfxx-mips.c:14960 #, c-format msgid " [abi=O64]" msgstr " [abi=O64]" #: elfxx-mips.c:14962 #, c-format msgid " [abi=EABI32]" msgstr " [abi=EABI32]" #: elfxx-mips.c:14964 #, c-format msgid " [abi=EABI64]" msgstr " [abi=EABI64]" #: elfxx-mips.c:14966 #, c-format msgid " [abi unknown]" msgstr " [abi unknown]" #: elfxx-mips.c:14968 #, c-format msgid " [abi=N32]" msgstr " [abi=N32]" #: elfxx-mips.c:14970 #, c-format msgid " [abi=64]" msgstr " [abi=64]" #: elfxx-mips.c:14972 #, c-format msgid " [no abi set]" msgstr " [abi がセットされていません]" #: elfxx-mips.c:14993 #, c-format msgid " [unknown ISA]" msgstr " [不明な ISA]" #: elfxx-mips.c:15013 #, c-format msgid " [not 32bitmode]" msgstr " [非 32 ビットモード]" #: elfxx-sparc.c:640 #, c-format msgid "invalid relocation type %d" msgstr "無効な再配置型 %d です" #: elfxx-tilegx.c:4433 msgid "%B: Cannot link together %s and %s objects." msgstr "" #: i386linux.c:418 m68klinux.c:421 sparclinux.c:414 #, c-format msgid "Output file requires shared library `%s'\n" msgstr "出力ファイルは共有ライブラリ `%s' を必要としています\n" #: i386linux.c:426 m68klinux.c:429 sparclinux.c:422 #, c-format msgid "Output file requires shared library `%s.so.%s'\n" msgstr "出力ファイルは共有ライブラリ `%s.so.%s' を必要としています\n" #: i386linux.c:613 i386linux.c:663 m68klinux.c:618 m68klinux.c:666 #: sparclinux.c:609 sparclinux.c:659 #, c-format msgid "Symbol %s not defined for fixups\n" msgstr "シンボル %s は fixup 用に定義されていません\n" #: i386linux.c:687 m68klinux.c:690 sparclinux.c:683 msgid "Warning: fixup count mismatch\n" msgstr "警告: fixup カウントが一致しません\n" #: ieee.c:158 #, c-format msgid "%s: string too long (%d chars, max 65535)" msgstr "%s: 文字列が長すぎます (%d 文字, 最大 65535)" #: ieee.c:285 #, c-format msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "%s: シンボル `%s' フラグ 0x%x を認識できません" #: ieee.c:791 msgid "%B: unimplemented ATI record %u for symbol %u" msgstr "%B: ATI レコード %u (シンボル %u 用) は実装されていません" #: ieee.c:815 msgid "%B: unexpected ATN type %d in external part" msgstr "%B: 予期しない ATN 型 %d が external 部分にあります" #: ieee.c:837 msgid "%B: unexpected type after ATN" msgstr "%B: ATN の後に予期しない型です" #: ihex.c:230 msgid "%B:%d: unexpected character `%s' in Intel Hex file" msgstr "%B:%d: Intel Hex ファイル内に予期しない文字 `%s' があります" #: ihex.c:337 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "%B:%u: Intel Hex ファイル内のチェックサムが間違っています (予期されるのは %u、実際は %u)" #: ihex.c:392 msgid "%B:%u: bad extended address record length in Intel Hex file" msgstr "%B:%u: Intel Hex ファイル内に間違った拡張アドレスレコードがあります" #: ihex.c:409 msgid "%B:%u: bad extended start address length in Intel Hex file" msgstr "%B:%u: Intel Hex ファイル内に間違った拡張開始アドレス長があります" #: ihex.c:426 msgid "%B:%u: bad extended linear address record length in Intel Hex file" msgstr "%B:%u: Intel Hex ファイル内に間違った拡張線形アドレスレコード長があります" #: ihex.c:443 msgid "%B:%u: bad extended linear start address length in Intel Hex file" msgstr "%B:%u: Intel Hex ファイル内に間違った拡張線形開始アドレス長があります" #: ihex.c:460 msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" msgstr "%B:%u: Intel Hex ファイル内で認識できない ihex 型 %u です" #: ihex.c:579 msgid "%B: internal error in ihex_read_section" msgstr "%B: ihex_read_section 内で内部エラーです" #: ihex.c:613 msgid "%B: bad section length in ihex_read_section" msgstr "%B: ihex_read_section 内で間違ったセクション長です" #: ihex.c:826 #, c-format msgid "%s: address 0x%s out of range for Intel Hex file" msgstr "%s: アドレス 0x%s は Intel Hex ファイルの範囲外です" #: libbfd.c:863 msgid "%B: unable to get decompressed section %A" msgstr "%B: 伸張したセクション %A を取得できません" #: libbfd.c:1012 msgid "%B: compiled for a big endian system and target is little endian" msgstr "%B: ビッグエンディアンシステム用にコンパイルされましたが、ターゲットはリトルエンディアンです" #: libbfd.c:1014 msgid "%B: compiled for a little endian system and target is big endian" msgstr "%B: リトルエンディアンシステム用にコンパイルされましたが、ターゲットはビッグエンディアンです" #: libbfd.c:1043 #, c-format msgid "Deprecated %s called at %s line %d in %s\n" msgstr "廃止された %s が呼ばれました (位置 %s、行 %d、 %s 内)\n" #: libbfd.c:1046 #, c-format msgid "Deprecated %s called\n" msgstr "廃止された %s が呼ばれました\n" #: linker.c:1873 msgid "%B: indirect symbol `%s' to `%s' is a loop" msgstr "%B: 間接シンボル `%s' (`%s' へ) が循環しています" #: linker.c:2750 #, c-format msgid "Attempt to do relocatable link with %s input and %s output" msgstr "%s 入力と %s 出力を再配置可能リンクしようと試みました" #: linker.c:3035 msgid "%B: ignoring duplicate section `%A'\n" msgstr "" #: linker.c:3044 linker.c:3053 msgid "%B: duplicate section `%A' has different size\n" msgstr "" #: linker.c:3061 linker.c:3066 msgid "%B: could not read contents of section `%A'\n" msgstr "" #: linker.c:3070 msgid "%B: duplicate section `%A' has different contents\n" msgstr "" #: mach-o.c:648 msgid "bfd_mach_o_canonicalize_symtab: unable to load symbols" msgstr "bfd_mach_o_canonicalize_symtab: シンボルをロードできません" #: mach-o.c:1918 #, c-format msgid "mach-o: there are too many sections (%d) maximum is 255,\n" msgstr "" #: mach-o.c:2017 #, c-format msgid "unable to write unknown load command 0x%lx" msgstr "不明なロードコマンド 0x%lx を書き込めません" #: mach-o.c:2272 msgid "" "sorry: modtab, toc and extrefsyms are not yet implemented for dysymtab " "commands." msgstr "" #: mach-o.c:2898 #, c-format msgid "bfd_mach_o_read_symtab_symbol: unable to read %d bytes at %lu" msgstr "bfd_mach_o_read_symtab_symbol: %d バイト(位置 %lu ) を読み込めません" #: mach-o.c:2916 #, c-format msgid "bfd_mach_o_read_symtab_symbol: name out of range (%lu >= %lu)" msgstr "" #: mach-o.c:2997 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid section %d " "(max %lu): setting to undefined" msgstr "" "bfd_mach_o_read_symtab_symbol: シンボル \"%s\" が無効なセクション %d (最大 %lu) に指定されています: " "未定義に設定されました" #: mach-o.c:3013 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field " "0x%x: setting to undefined" msgstr "" "bfd_mach_o_read_symtab_symbol: シンボル \"%s\" は無効なタイプフィールド 0x%x に指定されています: " "未定義に設定されました" #: mach-o.c:3085 msgid "bfd_mach_o_read_symtab_symbols: unable to allocate memory for symbols" msgstr "bfd_mach_o_read_symtab_symbols: シンボル用のメモリを配置できません" #: mach-o.c:3915 msgid "%B: unknown load command 0x%lx" msgstr "" #: mach-o.c:4107 #, c-format msgid "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx" msgstr "bfd_mach_o_scan: 不明なアーキテクチャ 0x%lx/0x%lx です" #: mach-o.c:4204 #, c-format msgid "unknown header byte-order value 0x%lx" msgstr "不明なヘッダバイト順の値 0x%lx です" #: merge.c:832 #, c-format msgid "%s: access beyond end of merged section (%ld)" msgstr "%s: 併合したセクションの終端 (%ld) を超えたアクセスです" #: mmo.c:455 #, c-format msgid "%s: No core to allocate section name %s\n" msgstr "%s: セクション名 %s を割り当てるためのコアがありません\n" #: mmo.c:530 #, c-format msgid "%s: No core to allocate a symbol %d bytes long\n" msgstr "%s: %d バイト長のシンボルを割り当てるためのコアがありません\n" #: mmo.c:1189 #, c-format msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" msgstr "%s: 無効な mmo ファイル: $255 の初期値が `Main' ではありません\n" #: mmo.c:1334 #, c-format msgid "" "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " "starting with `%s'\n" msgstr "%s: サポートされていないワイド文字シーケンス 0x%02X 0x%02X が `%s' で開始するシンボル名の後にあります\n" #: mmo.c:1568 #, c-format msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" msgstr "%s: 無効な mmo ファイルです: サポートされていない lopcode `%d' です\n" #: mmo.c:1578 #, c-format msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" msgstr "" "%s: 無効な mmo ファイルです: lop_quote として予期されるのはYZ = 1 ですが、取得されたのは YZ = %d です\n" #: mmo.c:1614 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" msgstr "" "%s: 無効な mmo ファイルです: lop_loc として予期されるのは z = 1 または z = 2 ですが、取得されたのは z = %d " "です\n" #: mmo.c:1660 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" msgstr "" "%s: 無効な mmo ファイルです: lop_fixo として予期されるのは z = 1 または z = 2ですが、取得されたのは got z = " "%d です\n" #: mmo.c:1699 #, c-format msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" msgstr "" "%s: 無効な mmo ファイルです: lop_fixrx として予期されるのは y = 0 ですが、取得されたのは y = %d です\n" #: mmo.c:1708 #, c-format msgid "" "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" msgstr "" "%s: 無効な mmo ファイルです: lop_fixrx として予期されるのは z = 16 または z = 24 ですが、取得されたのは z = " "%d です\n" #: mmo.c:1731 #, c-format msgid "" "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d " "for lop_fixrx\n" msgstr "" "%s: 無効な mmo ファイルです: lop_fixrx 用の被演算子ワードの先頭バイトは 0 または 1 でなければいけませんが、取得されたのは " "%d です\n" #: mmo.c:1754 #, c-format msgid "%s: cannot allocate file name for file number %d, %d bytes\n" msgstr "" #: mmo.c:1774 #, c-format msgid "" "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" msgstr "" #: mmo.c:1787 #, c-format msgid "" "%s: invalid mmo file: file name for number %d was not specified before use\n" msgstr "" #: mmo.c:1893 #, c-format msgid "" "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" msgstr "" #: mmo.c:1929 #, c-format msgid "%s: invalid mmo file: lop_end not last item in file\n" msgstr "%s: 無効な mmo ファイルです: lop_end がファイル内の最後の要素ではありません\n" #: mmo.c:1942 #, c-format msgid "" "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras " "to the preceding lop_stab (%ld)\n" msgstr "" #: mmo.c:2652 #, c-format msgid "%s: invalid symbol table: duplicate symbol `%s'\n" msgstr "%s: 無効なシンボル表です: 重複したシンボル `%s' があります\n" #: mmo.c:2892 #, c-format msgid "" "%s: Bad symbol definition: `Main' set to %s rather than the start address " "%s\n" msgstr "" #: mmo.c:2984 #, c-format msgid "" "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: " "%d. Only `Main' will be emitted.\n" msgstr "" #: mmo.c:3029 #, c-format msgid "%s: internal error, symbol table changed size from %d to %d words\n" msgstr "%s: 内部エラー、シンボル表のサイズが %d ワードから %d ワードに変更されました\n" #: mmo.c:3081 #, c-format msgid "%s: internal error, internal register section %s had contents\n" msgstr "%s: 内部エラー、内部レジスタセクション %s は内容を持ちます\n" #: mmo.c:3132 #, c-format msgid "%s: no initialized registers; section length 0\n" msgstr "%s: 初期化されたレジスタがありません。セクション長は 0 です\n" #: mmo.c:3138 #, c-format msgid "%s: too many initialized registers; section length %ld\n" msgstr "%s: 初期化されたレジスタが多すぎます。セクション長は %ld です\n" #: mmo.c:3143 #, c-format msgid "" "%s: invalid start address for initialized registers of length %ld: " "0x%lx%08lx\n" msgstr "%s: 長さ %ld の初期化されたレジスタ用の無効な開始アドレスです : 0x%lx%08lx\n" #: oasys.c:881 #, c-format msgid "%s: can not represent section `%s' in oasys" msgstr "%s: oasys ではセクション `%s' を表現できません" #: osf-core.c:128 #, c-format msgid "Unhandled OSF/1 core file section type %d\n" msgstr "取り扱われない OSF/1 コアファイルセクション型 %d です\n" #: pe-mips.c:607 msgid "%B: `ld -r' not supported with PE MIPS objects\n" msgstr "%B: `ld -r' は PE MIPS オブジェクトと併せて使用できません\n" #. OK, at this point the following variables are set up: #. src = VMA of the memory we're fixing up #. mem = pointer to memory we're fixing up #. val = VMA of what we need to refer to. #: pe-mips.c:719 msgid "%B: unimplemented %s\n" msgstr "%B: 未実装の %s です\n" #: pe-mips.c:745 msgid "%B: jump too far away\n" msgstr "%B: ジャンプ先が遠すぎます\n" #: pe-mips.c:771 msgid "%B: bad pair/reflo after refhi\n" msgstr "%B: 誤った pair/reflo が refhi の後ろにあります\n" #: pef.c:522 #, c-format msgid "bfd_pef_scan: unknown architecture 0x%lx" msgstr "" #: pei-x86_64.c:469 #, c-format msgid "warning: .pdata section size (%ld) is not a multiple of %d\n" msgstr "警告: .pdata セクションサイズ (%ld) が %d の倍数ではありません\n" #: pei-x86_64.c:474 peigen.c:1626 peigen.c:1809 pepigen.c:1626 pepigen.c:1809 #: pex64igen.c:1626 pex64igen.c:1809 #, c-format msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" "\n" "関数表 (.pdata セクションの内容を解釈)\n" #: pei-x86_64.c:476 #, c-format msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n" msgstr "" #. XXX code yet to be written. #: peicode.h:758 msgid "%B: Unhandled import type; %x" msgstr "%B: 取り扱えないインポート型 %x です" #: peicode.h:763 msgid "%B: Unrecognised import type; %x" msgstr "%B: 認識できないインポート型 %x です" #: peicode.h:777 msgid "%B: Unrecognised import name type; %x" msgstr "%B: 認識できないインポート名前型 %x です" #: peicode.h:1173 msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "%B: インポートライブラリ形式書庫のマシン型 (0x%x) は認識できません" #: peicode.h:1185 msgid "" "%B: Recognised but unhandled machine type (0x%x) in Import Library Format " "archive" msgstr "%B: インポートライブラリ形式書庫のマシン型 (0x%x) は認識できますが扱えません" #: peicode.h:1203 msgid "%B: size field is zero in Import Library Format header" msgstr "%B: インポートライブラリ形式ヘッダ内のサイズフィールドが 0 です" #: peicode.h:1234 msgid "%B: string not null terminated in ILF object file." msgstr "%B: ILF オブジェクトファイル内の文字列が null で終端されていません。" #: ppcboot.c:391 #, c-format msgid "" "\n" "ppcboot header:\n" msgstr "" "\n" "ppcboot ヘッダ:\n" #: ppcboot.c:392 #, c-format msgid "Entry offset = 0x%.8lx (%ld)\n" msgstr "エントリオフセット = 0x%.8lx (%ld)\n" #: ppcboot.c:394 #, c-format msgid "Length = 0x%.8lx (%ld)\n" msgstr "長さ = 0x%.8lx (%ld)\n" #: ppcboot.c:398 #, c-format msgid "Flag field = 0x%.2x\n" msgstr "フラグフィールド = 0x%.2x\n" #: ppcboot.c:404 #, c-format msgid "Partition name = \"%s\"\n" msgstr "領域名 = \"%s\"\n" #: ppcboot.c:423 #, c-format msgid "" "\n" "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" "\n" "領域[%d] の開始 = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" #: ppcboot.c:429 #, c-format msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "領域[%d] の末尾 = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" #: ppcboot.c:435 #, c-format msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" msgstr "領域[%d] セクタ = 0x%.8lx (%ld)\n" #: ppcboot.c:437 #, c-format msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "領域[%d] 長さ = 0x%.8lx (%ld)\n" #: reloc.c:7371 msgid "INPUT_SECTION_FLAGS are not supported.\n" msgstr "" #: reloc.c:7526 msgid "%X%P: %B(%A): relocation \"%R\" goes out of range\n" msgstr "" #: rs6000-core.c:448 #, c-format msgid "%s: warning core file truncated" msgstr "" #: som.c:5471 #, c-format msgid "" "\n" "Exec Auxiliary Header\n" msgstr "" "\n" "実行補助ヘッダ\n" #: som.c:5776 msgid "som_sizeof_headers unimplemented" msgstr "som_sizeof_headers は未実装です" #: srec.c:261 msgid "%B:%d: Unexpected character `%s' in S-record file\n" msgstr "%B:%d: S-record ファイル内に予期しない文字 `%s' があります\n" #: srec.c:567 srec.c:600 msgid "%B:%d: Bad checksum in S-record file\n" msgstr "%B:%d: S-record ファイル内のチェックサムが誤っています\n" #: stabs.c:279 msgid "%B(%A+0x%lx): Stabs entry has invalid string index." msgstr "" #: syms.c:1079 msgid "Unsupported .stab relocation" msgstr ".stab 再配置はサポートされていません" #: vms-alpha.c:1294 #, c-format msgid "Unknown EGSD subtype %d" msgstr "不明な EGSD サブタイプ %d です" #: vms-alpha.c:1325 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "_bfd_vms_push でスタックオーバーフロー(%d)しました" #: vms-alpha.c:1338 msgid "Stack underflow in _bfd_vms_pop" msgstr "_bfd_vms_pop でスタックアンダーフローしました" #. These names have not yet been added to this switch statement. #: vms-alpha.c:1575 #, c-format msgid "unknown ETIR command %d" msgstr "不明な ETIR コマンド %d です" #: vms-alpha.c:1762 #, c-format msgid "bad section index in %s" msgstr "%s のセクションインデックスが不正です" #: vms-alpha.c:1775 #, c-format msgid "unsupported STA cmd %s" msgstr "サポートされていない STA cmd %s です" #. Insert field. #. Unsigned shift. #. Rotate. #. Redefine symbol to current location. #. Define a literal. #: vms-alpha.c:1951 vms-alpha.c:1982 vms-alpha.c:2229 #, c-format msgid "%s: not supported" msgstr "%s: サポートされていません" #: vms-alpha.c:1957 #, c-format msgid "%s: not implemented" msgstr "%s: 実装されていません" #: vms-alpha.c:2213 #, c-format msgid "invalid use of %s with contexts" msgstr "" #: vms-alpha.c:2247 #, c-format msgid "reserved cmd %d" msgstr "予約された cmd %d です" #: vms-alpha.c:2332 msgid "Object module NOT error-free !\n" msgstr "オブジェクトモジュールがエラー無しではありません!\n" #: vms-alpha.c:3657 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "セクション %s 内に再配置が無い SEC_RELOC があります" #: vms-alpha.c:3709 vms-alpha.c:3922 #, c-format msgid "Size error in section %s" msgstr "セクション %s 内でサイズエラーです" #: vms-alpha.c:3868 msgid "Spurious ALPHA_R_BSR reloc" msgstr "疑わしい ALPHA_R_BSR 再配置です" #: vms-alpha.c:3909 #, c-format msgid "Unhandled relocation %s" msgstr "取り扱われない再配置 %s です" #: vms-alpha.c:4199 #, c-format msgid "unknown source command %d" msgstr "不明なソースコマンド %d です" #: vms-alpha.c:4260 msgid "DST__K_SET_LINUM_INCR not implemented" msgstr "DST__K_SET_LINUM_INCR は実装されていません" #: vms-alpha.c:4266 msgid "DST__K_SET_LINUM_INCR_W not implemented" msgstr "DST__K_SET_LINUM_INCR_W は実装されていません" #: vms-alpha.c:4272 msgid "DST__K_RESET_LINUM_INCR not implemented" msgstr "DST__K_RESET_LINUM_INCR は実装されていません" #: vms-alpha.c:4278 msgid "DST__K_BEG_STMT_MODE not implemented" msgstr "DST__K_BEG_STMT_MODE は実装されていません" #: vms-alpha.c:4284 msgid "DST__K_END_STMT_MODE not implemented" msgstr "DST__K_END_STMT_MODE は実装されていません" #: vms-alpha.c:4311 msgid "DST__K_SET_PC not implemented" msgstr "DST__K_SET_PC は実装されていません" #: vms-alpha.c:4317 msgid "DST__K_SET_PC_W not implemented" msgstr "DST__K_SET_PC_W は実装されていません" #: vms-alpha.c:4323 msgid "DST__K_SET_PC_L not implemented" msgstr "DST__K_SET_PC_L は実装されていません" #: vms-alpha.c:4329 msgid "DST__K_SET_STMTNUM not implemented" msgstr "DST__K_SET_STMTNUM は実装されていません" #: vms-alpha.c:4372 #, c-format msgid "unknown line command %d" msgstr "不明な行コマンド %d です" #: vms-alpha.c:4846 vms-alpha.c:4863 vms-alpha.c:4877 vms-alpha.c:4892 #: vms-alpha.c:4904 vms-alpha.c:4915 vms-alpha.c:4927 #, c-format msgid "Unknown reloc %s + %s" msgstr "不明な再配置 %s + %s です" #: vms-alpha.c:4982 #, c-format msgid "Unknown reloc %s" msgstr "不明な再配置 %s です" #: vms-alpha.c:4995 msgid "Invalid section index in ETIR" msgstr "ETIR 内に無効なセクション索引があります。" #: vms-alpha.c:5002 msgid "Relocation for non-REL psect" msgstr "" #: vms-alpha.c:5049 #, c-format msgid "Unknown symbol in command %s" msgstr "コマンド %s 内の不明なシンボルです" #: vms-alpha.c:5564 #, c-format msgid " EMH %u (len=%u): " msgstr " EMH %u (長さ=%u): " #: vms-alpha.c:5573 #, c-format msgid "Module header\n" msgstr "モジュールヘッダ\n" #: vms-alpha.c:5574 #, c-format msgid " structure level: %u\n" msgstr " 構造体レベル : %u\n" #: vms-alpha.c:5575 #, c-format msgid " max record size: %u\n" msgstr " 最大レコードサイズ: %u\n" #: vms-alpha.c:5578 #, c-format msgid " module name : %.*s\n" msgstr " モジュール名 : %.*s\n" #: vms-alpha.c:5580 #, c-format msgid " module version : %.*s\n" msgstr " モジュールバージョン: %.*s\n" #: vms-alpha.c:5582 #, c-format msgid " compile date : %.17s\n" msgstr " コンパイル日 : %.17s\n" #: vms-alpha.c:5587 #, c-format msgid "Language Processor Name\n" msgstr "言語処理系名\n" #: vms-alpha.c:5588 #, c-format msgid " language name: %.*s\n" msgstr " 言語名 : %.*s\n" #: vms-alpha.c:5595 #, c-format msgid "Source Files Header\n" msgstr "ソースファイルヘッダ\n" #: vms-alpha.c:5596 #, c-format msgid " file: %.*s\n" msgstr " ファイル: %.*s\n" #: vms-alpha.c:5603 #, c-format msgid "Title Text Header\n" msgstr "タイトルテキストヘッダ\n" #: vms-alpha.c:5604 #, c-format msgid " title: %.*s\n" msgstr " タイトル: %.*s\n" #: vms-alpha.c:5611 #, c-format msgid "Copyright Header\n" msgstr "著作権ヘッダ\n" #: vms-alpha.c:5612 #, c-format msgid " copyright: %.*s\n" msgstr " 著作権 : %.*s\n" #: vms-alpha.c:5618 #, c-format msgid "unhandled emh subtype %u\n" msgstr "取り扱えない emh サブタイプ %u です\n" #: vms-alpha.c:5628 #, c-format msgid " EEOM (len=%u):\n" msgstr " EEOM (長さ=%u):\n" #: vms-alpha.c:5629 #, c-format msgid " number of cond linkage pairs: %u\n" msgstr "" #: vms-alpha.c:5631 #, c-format msgid " completion code: %u\n" msgstr "" #: vms-alpha.c:5635 #, c-format msgid " transfer addr flags: 0x%02x\n" msgstr "" #: vms-alpha.c:5636 #, c-format msgid " transfer addr psect: %u\n" msgstr "" #: vms-alpha.c:5638 #, c-format msgid " transfer address : 0x%08x\n" msgstr "" #: vms-alpha.c:5647 msgid " WEAK" msgstr " WEAK" #: vms-alpha.c:5649 msgid " DEF" msgstr " DEF" #: vms-alpha.c:5651 msgid " UNI" msgstr " UNI" #: vms-alpha.c:5653 vms-alpha.c:5674 msgid " REL" msgstr " REL" #: vms-alpha.c:5655 msgid " COMM" msgstr " COMM" #: vms-alpha.c:5657 msgid " VECEP" msgstr " VECEP" #: vms-alpha.c:5659 msgid " NORM" msgstr " NORM" #: vms-alpha.c:5661 msgid " QVAL" msgstr " QVAL" #: vms-alpha.c:5668 msgid " PIC" msgstr " PIC" #: vms-alpha.c:5670 msgid " LIB" msgstr " LIB" #: vms-alpha.c:5672 msgid " OVR" msgstr " OVR" #: vms-alpha.c:5676 msgid " GBL" msgstr " GBL" #: vms-alpha.c:5678 msgid " SHR" msgstr " SHR" #: vms-alpha.c:5680 msgid " EXE" msgstr " EXE" #: vms-alpha.c:5682 msgid " RD" msgstr " RD" #: vms-alpha.c:5684 msgid " WRT" msgstr " WRT" #: vms-alpha.c:5686 msgid " VEC" msgstr " VEC" #: vms-alpha.c:5688 msgid " NOMOD" msgstr " NOMOD" #: vms-alpha.c:5690 msgid " COM" msgstr " COM" #: vms-alpha.c:5692 msgid " 64B" msgstr " 64B" #: vms-alpha.c:5701 #, c-format msgid " EGSD (len=%u):\n" msgstr " EGSD (長さ=%u):\n" #: vms-alpha.c:5713 #, c-format msgid " EGSD entry %2u (type: %u, len: %u): " msgstr " EGSD エントリ %2u (型: %u, 長さ: %u): " #: vms-alpha.c:5725 #, c-format msgid "PSC - Program section definition\n" msgstr "PSC - プログラムセクション定義\n" #: vms-alpha.c:5726 vms-alpha.c:5743 #, c-format msgid " alignment : 2**%u\n" msgstr " 整列 : 2**%u\n" #: vms-alpha.c:5727 vms-alpha.c:5744 #, c-format msgid " flags : 0x%04x" msgstr " フラグ : 0x%04x" #: vms-alpha.c:5731 #, c-format msgid " alloc (len): %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5732 vms-alpha.c:5789 vms-alpha.c:5838 #, c-format msgid " name : %.*s\n" msgstr " 名前 : %.*s\n" #: vms-alpha.c:5742 #, c-format msgid "SPSC - Shared Image Program section def\n" msgstr "SPSC - 共有イメージプログラムセクション定義\n" #: vms-alpha.c:5748 #, c-format msgid " alloc (len) : %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5749 #, c-format msgid " image offset : 0x%08x\n" msgstr " イメージオフセット : 0x%08x\n" #: vms-alpha.c:5751 #, c-format msgid " symvec offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5753 #, c-format msgid " name : %.*s\n" msgstr " 名前 : %.*s\n" #: vms-alpha.c:5766 #, c-format msgid "SYM - Global symbol definition\n" msgstr "SYM - 大域シンボル定義\n" #: vms-alpha.c:5767 vms-alpha.c:5827 vms-alpha.c:5848 vms-alpha.c:5867 #, c-format msgid " flags: 0x%04x" msgstr " フラグ: 0x%04x" #: vms-alpha.c:5770 #, c-format msgid " psect offset: 0x%08x\n" msgstr " psect オフセット: 0x%08x\n" #: vms-alpha.c:5774 #, c-format msgid " code address: 0x%08x\n" msgstr " コードアドレス: 0x%08x\n" #: vms-alpha.c:5776 #, c-format msgid " psect index for entry point : %u\n" msgstr "" #: vms-alpha.c:5779 vms-alpha.c:5855 vms-alpha.c:5874 #, c-format msgid " psect index : %u\n" msgstr " psect 索引 : %u\n" #: vms-alpha.c:5781 vms-alpha.c:5857 vms-alpha.c:5876 #, c-format msgid " name : %.*s\n" msgstr " 名前 : %.*s\n" #: vms-alpha.c:5788 #, c-format msgid "SYM - Global symbol reference\n" msgstr "SYM - 大域シンボル参照\n" #: vms-alpha.c:5800 #, c-format msgid "IDC - Ident Consistency check\n" msgstr "" #: vms-alpha.c:5801 #, c-format msgid " flags : 0x%08x" msgstr " フラグ : 0x%08x" #: vms-alpha.c:5805 #, c-format msgid " id match : %x\n" msgstr "" #: vms-alpha.c:5807 #, c-format msgid " error severity: %x\n" msgstr "" #: vms-alpha.c:5810 #, c-format msgid " entity name : %.*s\n" msgstr " エントリ名 : %.*s\n" #: vms-alpha.c:5812 #, c-format msgid " object name : %.*s\n" msgstr " オブジェクト名: %.*s\n" #: vms-alpha.c:5815 #, c-format msgid " binary ident : 0x%08x\n" msgstr "" #: vms-alpha.c:5818 #, c-format msgid " ascii ident : %.*s\n" msgstr "" #: vms-alpha.c:5826 #, c-format msgid "SYMG - Universal symbol definition\n" msgstr "SYMG - ユニバーサルシンボル定義\n" #: vms-alpha.c:5830 #, c-format msgid " symbol vector offset: 0x%08x\n" msgstr " シンボルベクトルオフセット: 0x%08x\n" #: vms-alpha.c:5832 #, c-format msgid " entry point: 0x%08x\n" msgstr " エントリポイント: 0x%08x\n" #: vms-alpha.c:5834 #, c-format msgid " proc descr : 0x%08x\n" msgstr "" #: vms-alpha.c:5836 #, c-format msgid " psect index: %u\n" msgstr "" #: vms-alpha.c:5847 #, c-format msgid "SYMV - Vectored symbol definition\n" msgstr "SYMV - ベクトル化されたシンボル定義\n" #: vms-alpha.c:5851 #, c-format msgid " vector : 0x%08x\n" msgstr " ベクトル : 0x%08x\n" #: vms-alpha.c:5853 vms-alpha.c:5872 #, c-format msgid " psect offset: %u\n" msgstr "" #: vms-alpha.c:5866 #, c-format msgid "SYMM - Global symbol definition with version\n" msgstr "SYMM - バージョン付き大域シンボル定義\n" #: vms-alpha.c:5870 #, c-format msgid " version mask: 0x%08x\n" msgstr "" #: vms-alpha.c:5881 #, c-format msgid "unhandled egsd entry type %u\n" msgstr "" #: vms-alpha.c:5915 #, c-format msgid " linkage index: %u, replacement insn: 0x%08x\n" msgstr "" #: vms-alpha.c:5918 #, c-format msgid " psect idx 1: %u, offset 1: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5922 #, c-format msgid " psect idx 2: %u, offset 2: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5927 #, c-format msgid " psect idx 3: %u, offset 3: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5932 #, c-format msgid " global name: %.*s\n" msgstr "" #: vms-alpha.c:5942 #, c-format msgid " %s (len=%u+%u):\n" msgstr "" #: vms-alpha.c:5957 #, c-format msgid " (type: %3u, size: 4+%3u): " msgstr "" #: vms-alpha.c:5961 #, c-format msgid "STA_GBL (stack global) %.*s\n" msgstr "" #: vms-alpha.c:5965 #, c-format msgid "STA_LW (stack longword) 0x%08x\n" msgstr "" #: vms-alpha.c:5969 #, c-format msgid "STA_QW (stack quadword) 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5974 #, c-format msgid "STA_PQ (stack psect base + offset)\n" msgstr "" #: vms-alpha.c:5975 #, c-format msgid " psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5981 #, c-format msgid "STA_LI (stack literal)\n" msgstr "" #: vms-alpha.c:5984 #, c-format msgid "STA_MOD (stack module)\n" msgstr "" #: vms-alpha.c:5987 #, c-format msgid "STA_CKARG (compare procedure argument)\n" msgstr "" #: vms-alpha.c:5991 #, c-format msgid "STO_B (store byte)\n" msgstr "" #: vms-alpha.c:5994 #, c-format msgid "STO_W (store word)\n" msgstr "" #: vms-alpha.c:5997 #, c-format msgid "STO_LW (store longword)\n" msgstr "" #: vms-alpha.c:6000 #, c-format msgid "STO_QW (store quadword)\n" msgstr "" #: vms-alpha.c:6006 #, c-format msgid "STO_IMMR (store immediate repeat) %u bytes\n" msgstr "" #: vms-alpha.c:6013 #, c-format msgid "STO_GBL (store global) %.*s\n" msgstr "" #: vms-alpha.c:6017 #, c-format msgid "STO_CA (store code address) %.*s\n" msgstr "" #: vms-alpha.c:6021 #, c-format msgid "STO_RB (store relative branch)\n" msgstr "" #: vms-alpha.c:6024 #, c-format msgid "STO_AB (store absolute branch)\n" msgstr "" #: vms-alpha.c:6027 #, c-format msgid "STO_OFF (store offset to psect)\n" msgstr "" #: vms-alpha.c:6033 #, c-format msgid "STO_IMM (store immediate) %u bytes\n" msgstr "" #: vms-alpha.c:6040 #, c-format msgid "STO_GBL_LW (store global longword) %.*s\n" msgstr "" #: vms-alpha.c:6044 #, c-format msgid "STO_OFF (store LP with procedure signature)\n" msgstr "" #: vms-alpha.c:6047 #, c-format msgid "STO_BR_GBL (store branch global) *todo*\n" msgstr "" #: vms-alpha.c:6050 #, c-format msgid "STO_BR_PS (store branch psect + offset) *todo*\n" msgstr "" #: vms-alpha.c:6054 #, c-format msgid "OPR_NOP (no-operation)\n" msgstr "" #: vms-alpha.c:6057 #, c-format msgid "OPR_ADD (add)\n" msgstr "" #: vms-alpha.c:6060 #, c-format msgid "OPR_SUB (substract)\n" msgstr "" #: vms-alpha.c:6063 #, c-format msgid "OPR_MUL (multiply)\n" msgstr "" #: vms-alpha.c:6066 #, c-format msgid "OPR_DIV (divide)\n" msgstr "" #: vms-alpha.c:6069 #, c-format msgid "OPR_AND (logical and)\n" msgstr "" #: vms-alpha.c:6072 #, c-format msgid "OPR_IOR (logical inclusive or)\n" msgstr "" #: vms-alpha.c:6075 #, c-format msgid "OPR_EOR (logical exclusive or)\n" msgstr "" #: vms-alpha.c:6078 #, c-format msgid "OPR_NEG (negate)\n" msgstr "" #: vms-alpha.c:6081 #, c-format msgid "OPR_COM (complement)\n" msgstr "" #: vms-alpha.c:6084 #, c-format msgid "OPR_INSV (insert field)\n" msgstr "" #: vms-alpha.c:6087 #, c-format msgid "OPR_ASH (arithmetic shift)\n" msgstr "" #: vms-alpha.c:6090 #, c-format msgid "OPR_USH (unsigned shift)\n" msgstr "" #: vms-alpha.c:6093 #, c-format msgid "OPR_ROT (rotate)\n" msgstr "" #: vms-alpha.c:6096 #, c-format msgid "OPR_SEL (select)\n" msgstr "" #: vms-alpha.c:6099 #, c-format msgid "OPR_REDEF (redefine symbol to curr location)\n" msgstr "" #: vms-alpha.c:6102 #, c-format msgid "OPR_REDEF (define a literal)\n" msgstr "" #: vms-alpha.c:6106 #, c-format msgid "STC_LP (store cond linkage pair)\n" msgstr "" #: vms-alpha.c:6110 #, c-format msgid "STC_LP_PSB (store cond linkage pair + signature)\n" msgstr "" #: vms-alpha.c:6111 #, c-format msgid " linkage index: %u, procedure: %.*s\n" msgstr "" #: vms-alpha.c:6114 #, c-format msgid " signature: %.*s\n" msgstr "" #: vms-alpha.c:6117 #, c-format msgid "STC_GBL (store cond global)\n" msgstr "" #: vms-alpha.c:6118 #, c-format msgid " linkage index: %u, global: %.*s\n" msgstr "" #: vms-alpha.c:6122 #, c-format msgid "STC_GCA (store cond code address)\n" msgstr "" #: vms-alpha.c:6123 #, c-format msgid " linkage index: %u, procedure name: %.*s\n" msgstr "" #: vms-alpha.c:6127 #, c-format msgid "STC_PS (store cond psect + offset)\n" msgstr "" #: vms-alpha.c:6129 #, c-format msgid " linkage index: %u, psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6136 #, c-format msgid "STC_NOP_GBL (store cond NOP at global addr)\n" msgstr "" #: vms-alpha.c:6140 #, c-format msgid "STC_NOP_PS (store cond NOP at psect + offset)\n" msgstr "" #: vms-alpha.c:6144 #, c-format msgid "STC_BSR_GBL (store cond BSR at global addr)\n" msgstr "" #: vms-alpha.c:6148 #, c-format msgid "STC_BSR_PS (store cond BSR at psect + offset)\n" msgstr "" #: vms-alpha.c:6152 #, c-format msgid "STC_LDA_GBL (store cond LDA at global addr)\n" msgstr "" #: vms-alpha.c:6156 #, c-format msgid "STC_LDA_PS (store cond LDA at psect + offset)\n" msgstr "" #: vms-alpha.c:6160 #, c-format msgid "STC_BOH_GBL (store cond BOH at global addr)\n" msgstr "" #: vms-alpha.c:6164 #, c-format msgid "STC_BOH_PS (store cond BOH at psect + offset)\n" msgstr "" #: vms-alpha.c:6169 #, c-format msgid "STC_NBH_GBL (store cond or hint at global addr)\n" msgstr "" #: vms-alpha.c:6173 #, c-format msgid "STC_NBH_PS (store cond or hint at psect + offset)\n" msgstr "" #: vms-alpha.c:6177 #, c-format msgid "CTL_SETRB (set relocation base)\n" msgstr "" #: vms-alpha.c:6183 #, c-format msgid "CTL_AUGRB (augment relocation base) %u\n" msgstr "" #: vms-alpha.c:6187 #, c-format msgid "CTL_DFLOC (define location)\n" msgstr "CTL_DFLOC (定義位置)\n" #: vms-alpha.c:6190 #, c-format msgid "CTL_STLOC (set location)\n" msgstr "" #: vms-alpha.c:6193 #, c-format msgid "CTL_STKDL (stack defined location)\n" msgstr "CTL_STKDL (スタック定義位置)\n" #: vms-alpha.c:6196 vms-alpha.c:6610 #, c-format msgid "*unhandled*\n" msgstr "" #: vms-alpha.c:6226 vms-alpha.c:6265 #, c-format msgid "cannot read GST record length\n" msgstr "GST レコード長を読み込めません\n" #. Ill-formed. #: vms-alpha.c:6247 #, c-format msgid "cannot find EMH in first GST record\n" msgstr "" #: vms-alpha.c:6273 #, c-format msgid "cannot read GST record header\n" msgstr "GST レコードヘッダを読み込めません\n" #: vms-alpha.c:6286 #, c-format msgid " corrupted GST\n" msgstr " 破損している GST です\n" #: vms-alpha.c:6294 #, c-format msgid "cannot read GST record\n" msgstr "GST レコードを読み込めません\n" #: vms-alpha.c:6323 #, c-format msgid " unhandled EOBJ record type %u\n" msgstr " 扱えない EOBJ レコード型 %u です\n" #: vms-alpha.c:6346 #, c-format msgid " bitcount: %u, base addr: 0x%08x\n" msgstr "" #: vms-alpha.c:6359 #, c-format msgid " bitmap: 0x%08x (count: %u):\n" msgstr "" #: vms-alpha.c:6366 #, c-format msgid " %08x" msgstr " %08x" #: vms-alpha.c:6391 #, c-format msgid " image %u (%u entries)\n" msgstr "" #: vms-alpha.c:6396 #, c-format msgid " offset: 0x%08x, val: 0x%08x\n" msgstr "" #: vms-alpha.c:6417 #, c-format msgid " image %u (%u entries), offsets:\n" msgstr "" #: vms-alpha.c:6424 #, c-format msgid " 0x%08x" msgstr "" #. 64 bits. #: vms-alpha.c:6546 #, c-format msgid "64 bits *unhandled*\n" msgstr "" #: vms-alpha.c:6550 #, c-format msgid "class: %u, dtype: %u, length: %u, pointer: 0x%08x\n" msgstr "" #: vms-alpha.c:6561 #, c-format msgid "non-contiguous array of %s\n" msgstr "" #: vms-alpha.c:6565 #, c-format msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" msgstr "" #: vms-alpha.c:6569 #, c-format msgid "arsize: %u, a0: 0x%08x\n" msgstr "" #: vms-alpha.c:6573 #, c-format msgid "Strides:\n" msgstr "" #: vms-alpha.c:6578 #, c-format msgid "[%u]: %u\n" msgstr "" #: vms-alpha.c:6583 #, c-format msgid "Bounds:\n" msgstr "" #: vms-alpha.c:6588 #, c-format msgid "[%u]: Lower: %u, upper: %u\n" msgstr "" #: vms-alpha.c:6600 #, c-format msgid "unaligned bit-string of %s\n" msgstr "" #: vms-alpha.c:6604 #, c-format msgid "base: %u, pos: %u\n" msgstr "" #: vms-alpha.c:6624 #, c-format msgid "vflags: 0x%02x, value: 0x%08x " msgstr "" #: vms-alpha.c:6630 #, c-format msgid "(no value)\n" msgstr "(値無し)\n" #: vms-alpha.c:6633 #, c-format msgid "(not active)\n" msgstr "" #: vms-alpha.c:6636 #, c-format msgid "(not allocated)\n" msgstr "(未割り当て)\n" #: vms-alpha.c:6639 #, c-format msgid "(descriptor)\n" msgstr "(記述子)\n" #: vms-alpha.c:6643 #, c-format msgid "(trailing value)\n" msgstr "(後続の値)\n" #: vms-alpha.c:6646 #, c-format msgid "(value spec follows)\n" msgstr "" #: vms-alpha.c:6649 #, c-format msgid "(at bit offset %u)\n" msgstr "" #: vms-alpha.c:6652 #, c-format msgid "(reg: %u, disp: %u, indir: %u, kind: " msgstr "" #: vms-alpha.c:6659 msgid "literal" msgstr "" #: vms-alpha.c:6662 msgid "address" msgstr "アドレス" #: vms-alpha.c:6665 msgid "desc" msgstr "" #: vms-alpha.c:6668 msgid "reg" msgstr "" #: vms-alpha.c:6743 #, c-format msgid "Debug symbol table:\n" msgstr "デバッグシンボル表:\n" #: vms-alpha.c:6754 #, c-format msgid "cannot read DST header\n" msgstr "" #: vms-alpha.c:6759 #, c-format msgid " type: %3u, len: %3u (at 0x%08x): " msgstr "" #: vms-alpha.c:6773 #, c-format msgid "cannot read DST symbol\n" msgstr "" #: vms-alpha.c:6816 #, c-format msgid "standard data: %s\n" msgstr "" #: vms-alpha.c:6819 vms-alpha.c:6903 #, c-format msgid " name: %.*s\n" msgstr " 名前: %.*s\n" #: vms-alpha.c:6826 #, c-format msgid "modbeg\n" msgstr "" #: vms-alpha.c:6827 #, c-format msgid " flags: %d, language: %u, major: %u, minor: %u\n" msgstr "" #: vms-alpha.c:6833 vms-alpha.c:7099 #, c-format msgid " module name: %.*s\n" msgstr " モジュール名: %.*s\n" #: vms-alpha.c:6836 #, c-format msgid " compiler : %.*s\n" msgstr " コンパイラ : %.*s\n" #: vms-alpha.c:6841 #, c-format msgid "modend\n" msgstr "" #: vms-alpha.c:6848 msgid "rtnbeg\n" msgstr "" #: vms-alpha.c:6849 #, c-format msgid " flags: %u, address: 0x%08x, pd-address: 0x%08x\n" msgstr "" #: vms-alpha.c:6854 #, c-format msgid " routine name: %.*s\n" msgstr "" #: vms-alpha.c:6862 #, c-format msgid "rtnend: size 0x%08x\n" msgstr "" #: vms-alpha.c:6870 #, c-format msgid "prolog: bkpt address 0x%08x\n" msgstr "" #: vms-alpha.c:6878 #, c-format msgid "epilog: flags: %u, count: %u\n" msgstr "" #: vms-alpha.c:6887 #, c-format msgid "blkbeg: address: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:6896 #, c-format msgid "blkend: size: 0x%08x\n" msgstr "" #: vms-alpha.c:6902 #, c-format msgid "typspec (len: %u)\n" msgstr "" #: vms-alpha.c:6909 #, c-format msgid "septyp, name: %.*s\n" msgstr "" #: vms-alpha.c:6918 #, c-format msgid "recbeg: name: %.*s\n" msgstr "" #: vms-alpha.c:6925 #, c-format msgid "recend\n" msgstr "" #: vms-alpha.c:6928 #, c-format msgid "enumbeg, len: %u, name: %.*s\n" msgstr "" #: vms-alpha.c:6932 #, c-format msgid "enumelt, name: %.*s\n" msgstr "" #: vms-alpha.c:6936 #, c-format msgid "enumend\n" msgstr "" #: vms-alpha.c:6953 #, c-format msgid "discontiguous range (nbr: %u)\n" msgstr "" #: vms-alpha.c:6955 #, c-format msgid " address: 0x%08x, size: %u\n" msgstr "" #: vms-alpha.c:6965 #, c-format msgid "line num (len: %u)\n" msgstr "" #: vms-alpha.c:6982 #, c-format msgid "delta_pc_w %u\n" msgstr "" #: vms-alpha.c:6989 #, c-format msgid "incr_linum(b): +%u\n" msgstr "" #: vms-alpha.c:6995 #, c-format msgid "incr_linum_w: +%u\n" msgstr "" #: vms-alpha.c:7001 #, c-format msgid "incr_linum_l: +%u\n" msgstr "" #: vms-alpha.c:7007 #, c-format msgid "set_line_num(w) %u\n" msgstr "" #: vms-alpha.c:7012 #, c-format msgid "set_line_num_b %u\n" msgstr "" #: vms-alpha.c:7017 #, c-format msgid "set_line_num_l %u\n" msgstr "" #: vms-alpha.c:7022 #, c-format msgid "set_abs_pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7026 #, c-format msgid "delta_pc_l: +0x%08x\n" msgstr "" #: vms-alpha.c:7031 #, c-format msgid "term(b): 0x%02x" msgstr "" #: vms-alpha.c:7033 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7038 #, c-format msgid "term_w: 0x%04x" msgstr "" #: vms-alpha.c:7040 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7046 #, c-format msgid "delta pc +%-4d" msgstr "" #: vms-alpha.c:7049 #, c-format msgid " pc: 0x%08x line: %5u\n" msgstr " pc: 0x%08x 行: %5u\n" #: vms-alpha.c:7054 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7069 #, c-format msgid "source (len: %u)\n" msgstr "" #: vms-alpha.c:7083 #, c-format msgid " declfile: len: %u, flags: %u, fileid: %u\n" msgstr "" #: vms-alpha.c:7087 #, c-format msgid " rms: cdt: 0x%08x %08x, ebk: 0x%08x, ffb: 0x%04x, rfo: %u\n" msgstr "" #: vms-alpha.c:7096 #, c-format msgid " filename : %.*s\n" msgstr " ファイル名 : %.*s\n" #: vms-alpha.c:7105 #, c-format msgid " setfile %u\n" msgstr "" #: vms-alpha.c:7110 vms-alpha.c:7115 #, c-format msgid " setrec %u\n" msgstr "" #: vms-alpha.c:7120 vms-alpha.c:7125 #, c-format msgid " setlnum %u\n" msgstr "" #: vms-alpha.c:7130 vms-alpha.c:7135 #, c-format msgid " deflines %u\n" msgstr "" #: vms-alpha.c:7139 #, c-format msgid " formfeed\n" msgstr "" #: vms-alpha.c:7143 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7155 #, c-format msgid "*unhandled* dst type %u\n" msgstr "" #: vms-alpha.c:7187 #, c-format msgid "cannot read EIHD\n" msgstr "" #: vms-alpha.c:7190 #, c-format msgid "EIHD: (size: %u, nbr blocks: %u)\n" msgstr "" #: vms-alpha.c:7193 #, c-format msgid " majorid: %u, minorid: %u\n" msgstr "" #: vms-alpha.c:7201 msgid "executable" msgstr "" #: vms-alpha.c:7204 msgid "linkable image" msgstr "" #: vms-alpha.c:7210 #, c-format msgid " image type: %u (%s)" msgstr "" #: vms-alpha.c:7216 msgid "native" msgstr "" #: vms-alpha.c:7219 msgid "CLI" msgstr "" #: vms-alpha.c:7225 #, c-format msgid ", subtype: %u (%s)\n" msgstr "" #: vms-alpha.c:7231 #, c-format msgid " offsets: isd: %u, activ: %u, symdbg: %u, imgid: %u, patch: %u\n" msgstr "" #: vms-alpha.c:7235 #, c-format msgid " fixup info rva: " msgstr "" #: vms-alpha.c:7237 #, c-format msgid ", symbol vector rva: " msgstr "" #: vms-alpha.c:7240 #, c-format msgid "" "\n" " version array off: %u\n" msgstr "" #: vms-alpha.c:7244 #, c-format msgid " img I/O count: %u, nbr channels: %u, req pri: %08x%08x\n" msgstr "" #: vms-alpha.c:7250 #, c-format msgid " linker flags: %08x:" msgstr " リンカフラグ: %08x:" #: vms-alpha.c:7280 #, c-format msgid " ident: 0x%08x, sysver: 0x%08x, match ctrl: %u, symvect_size: %u\n" msgstr "" #: vms-alpha.c:7286 #, c-format msgid " BPAGE: %u" msgstr "" #: vms-alpha.c:7292 #, c-format msgid ", ext fixup offset: %u, no_opt psect off: %u" msgstr "" #: vms-alpha.c:7295 #, c-format msgid ", alias: %u\n" msgstr "" #: vms-alpha.c:7303 #, c-format msgid "system version array information:\n" msgstr "システムバージョン配列情報:\n" #: vms-alpha.c:7307 #, c-format msgid "cannot read EIHVN header\n" msgstr "EIHVN ヘッダを読み込めません\n" #: vms-alpha.c:7317 #, c-format msgid "cannot read EIHVN version\n" msgstr "EIHVN バージョンを読み込めません\n" #: vms-alpha.c:7320 #, c-format msgid " %02u " msgstr "" #: vms-alpha.c:7324 msgid "BASE_IMAGE " msgstr "" #: vms-alpha.c:7327 msgid "MEMORY_MANAGEMENT" msgstr "" #: vms-alpha.c:7330 msgid "IO " msgstr "" #: vms-alpha.c:7333 msgid "FILES_VOLUMES " msgstr "" #: vms-alpha.c:7336 msgid "PROCESS_SCHED " msgstr "" #: vms-alpha.c:7339 msgid "SYSGEN " msgstr "" #: vms-alpha.c:7342 msgid "CLUSTERS_LOCKMGR " msgstr "" #: vms-alpha.c:7345 msgid "LOGICAL_NAMES " msgstr "" #: vms-alpha.c:7348 msgid "SECURITY " msgstr "" #: vms-alpha.c:7351 msgid "IMAGE_ACTIVATOR " msgstr "" #: vms-alpha.c:7354 msgid "NETWORKS " msgstr "" #: vms-alpha.c:7357 msgid "COUNTERS " msgstr "" #: vms-alpha.c:7360 msgid "STABLE " msgstr "" #: vms-alpha.c:7363 msgid "MISC " msgstr "" #: vms-alpha.c:7366 msgid "CPU " msgstr "" #: vms-alpha.c:7369 msgid "VOLATILE " msgstr "" #: vms-alpha.c:7372 msgid "SHELL " msgstr "" #: vms-alpha.c:7375 msgid "POSIX " msgstr "" #: vms-alpha.c:7378 msgid "MULTI_PROCESSING " msgstr "" #: vms-alpha.c:7381 msgid "GALAXY " msgstr "" #: vms-alpha.c:7384 msgid "*unknown* " msgstr "*不明* " #: vms-alpha.c:7387 #, c-format msgid ": %u.%u\n" msgstr "" #: vms-alpha.c:7400 vms-alpha.c:7659 #, c-format msgid "cannot read EIHA\n" msgstr "EIHA を読み込めません\n" #: vms-alpha.c:7403 #, c-format msgid "Image activation: (size=%u)\n" msgstr "" #: vms-alpha.c:7405 #, c-format msgid " First address : 0x%08x 0x%08x\n" msgstr " 1番目のアドレス: 0x%08x 0x%08x\n" #: vms-alpha.c:7408 #, c-format msgid " Second address: 0x%08x 0x%08x\n" msgstr " 2番目のアドレス: 0x%08x 0x%08x\n" #: vms-alpha.c:7411 #, c-format msgid " Third address : 0x%08x 0x%08x\n" msgstr " 3番目のアドレス: 0x%08x 0x%08x\n" #: vms-alpha.c:7414 #, c-format msgid " Fourth address: 0x%08x 0x%08x\n" msgstr " 4番目のアドレス: 0x%08x 0x%08x\n" #: vms-alpha.c:7417 #, c-format msgid " Shared image : 0x%08x 0x%08x\n" msgstr " 共有イメージ : 0x%08x 0x%08x\n" #: vms-alpha.c:7428 #, c-format msgid "cannot read EIHI\n" msgstr "EIHI を読み込めません\n" #: vms-alpha.c:7431 #, c-format msgid "Image identification: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7434 #, c-format msgid " image name : %.*s\n" msgstr " イメージ名 : %.*s\n" #: vms-alpha.c:7436 #, c-format msgid " link time : %s\n" msgstr " リンク時刻 : %s\n" #: vms-alpha.c:7438 #, c-format msgid " image ident : %.*s\n" msgstr "" #: vms-alpha.c:7440 #, c-format msgid " linker ident : %.*s\n" msgstr "" #: vms-alpha.c:7442 #, c-format msgid " image build ident: %.*s\n" msgstr "" #: vms-alpha.c:7452 #, c-format msgid "cannot read EIHS\n" msgstr "EIHS を読み込めません\n" #: vms-alpha.c:7455 #, c-format msgid "Image symbol & debug table: (major: %u, minor: %u)\n" msgstr "イメージシンボル&デバッグ表: (メジャー: %u、マイナー: %u)\n" #: vms-alpha.c:7460 #, c-format msgid " debug symbol table : vbn: %u, size: %u (0x%x)\n" msgstr " デバッグシンボル表 : vbn: %u、サイズ: %u (0x%x)\n" #: vms-alpha.c:7464 #, c-format msgid " global symbol table: vbn: %u, records: %u\n" msgstr " 大域シンボル表 : vbn: %u、レコード: %u\n" #: vms-alpha.c:7468 #, c-format msgid " debug module table : vbn: %u, size: %u\n" msgstr " デバッグモジュール表: vbn: %u、サイズ: %u\n" #: vms-alpha.c:7481 #, c-format msgid "cannot read EISD\n" msgstr "EISD を読み込めません\n" #: vms-alpha.c:7491 #, c-format msgid "" "Image section descriptor: (major: %u, minor: %u, size: %u, offset: %u)\n" msgstr "イメージセクション記述子: (メジャー: %u、マイナー: %u、サイズ: %u、オフセット: %u)\n" #: vms-alpha.c:7498 #, c-format msgid " section: base: 0x%08x%08x size: 0x%08x\n" msgstr "" #: vms-alpha.c:7503 #, c-format msgid " flags: 0x%04x" msgstr " フラグ: 0x%04x" #: vms-alpha.c:7540 #, c-format msgid " vbn: %u, pfc: %u, matchctl: %u type: %u (" msgstr "" #: vms-alpha.c:7546 msgid "NORMAL" msgstr "NORMAL" #: vms-alpha.c:7549 msgid "SHRFXD" msgstr "SHRFXD" #: vms-alpha.c:7552 msgid "PRVFXD" msgstr "PRVFXD" #: vms-alpha.c:7555 msgid "SHRPIC" msgstr "SHRPIC" #: vms-alpha.c:7558 msgid "PRVPIC" msgstr "PRVPIC" #: vms-alpha.c:7561 msgid "USRSTACK" msgstr "USRSTACK" #: vms-alpha.c:7567 msgid ")\n" msgstr ")\n" #: vms-alpha.c:7569 #, c-format msgid " ident: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:7579 #, c-format msgid "cannot read DMT\n" msgstr "DMT を読み込めません\n" #: vms-alpha.c:7583 #, c-format msgid "Debug module table:\n" msgstr "デバッグモジュール表:\n" #: vms-alpha.c:7592 #, c-format msgid "cannot read DMT header\n" msgstr "DMT ヘッダを読み込めません\n" #: vms-alpha.c:7597 #, c-format msgid " module offset: 0x%08x, size: 0x%08x, (%u psects)\n" msgstr " モジュールオフセット: 0x%08x, サイズ: 0x%08x, (%u psects)\n" #: vms-alpha.c:7607 #, c-format msgid "cannot read DMT psect\n" msgstr "DMT psect を読み込めません\n" #: vms-alpha.c:7610 #, c-format msgid " psect start: 0x%08x, length: %u\n" msgstr " psect 開始: 0x%08x, 長さ: %u\n" #: vms-alpha.c:7623 #, c-format msgid "cannot read DST\n" msgstr "DST を読み込めません\n" #: vms-alpha.c:7633 #, c-format msgid "cannot read GST\n" msgstr "GST を読み込めません\n" #: vms-alpha.c:7637 #, c-format msgid "Global symbol table:\n" msgstr "大域シンボル表:\n" #: vms-alpha.c:7665 #, c-format msgid "Image activator fixup: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7668 #, c-format msgid " iaflink : 0x%08x %08x\n" msgstr " iaflink : 0x%08x %08x\n" #: vms-alpha.c:7671 #, c-format msgid " fixuplnk: 0x%08x %08x\n" msgstr " fixuplnk: 0x%08x %08x\n" #: vms-alpha.c:7674 #, c-format msgid " size : %u\n" msgstr " サイズ: %u\n" #: vms-alpha.c:7676 #, c-format msgid " flags: 0x%08x\n" msgstr " フラグ: 0x%08x\n" #: vms-alpha.c:7680 #, c-format msgid " qrelfixoff: %5u, lrelfixoff: %5u\n" msgstr " qrelfixoff: %5u, lrelfixoff: %5u\n" #: vms-alpha.c:7684 #, c-format msgid " qdotadroff: %5u, ldotadroff: %5u\n" msgstr " qdotadroff: %5u, ldotadroff: %5u\n" #: vms-alpha.c:7688 #, c-format msgid " codeadroff: %5u, lpfixoff : %5u\n" msgstr " codeadroff: %5u, lpfixoff : %5u\n" #: vms-alpha.c:7691 #, c-format msgid " chgprtoff : %5u\n" msgstr " chgprtoff : %5u\n" #: vms-alpha.c:7694 #, c-format msgid " shlstoff : %5u, shrimgcnt : %5u\n" msgstr " shlstoff : %5u, shrimgcnt : %5u\n" #: vms-alpha.c:7696 #, c-format msgid " shlextra : %5u, permctx : %5u\n" msgstr " shlextra : %5u, permctx : %5u\n" #: vms-alpha.c:7699 #, c-format msgid " base_va : 0x%08x\n" msgstr " base_va : 0x%08x\n" #: vms-alpha.c:7701 #, c-format msgid " lppsbfixoff: %5u\n" msgstr " lppsbfixoff: %5u\n" #: vms-alpha.c:7709 #, c-format msgid " Shareable images:\n" msgstr " 共有可能イメージ:\n" #: vms-alpha.c:7713 #, c-format msgid " %u: size: %u, flags: 0x%02x, name: %.*s\n" msgstr " %u: サイズ: %u, フラグ: 0x%02x, 名前: %.*s\n" #: vms-alpha.c:7720 #, c-format msgid " quad-word relocation fixups:\n" msgstr " 4倍ワード再配置修正:\n" #: vms-alpha.c:7725 #, c-format msgid " long-word relocation fixups:\n" msgstr " 長ワード再配置修正:\n" #: vms-alpha.c:7730 #, c-format msgid " quad-word .address reference fixups:\n" msgstr " 4倍ワード .address 参照修正:\n" #: vms-alpha.c:7735 #, c-format msgid " long-word .address reference fixups:\n" msgstr " 長ワード .address 参照修正:\n" #: vms-alpha.c:7740 #, c-format msgid " Code Address Reference Fixups:\n" msgstr " コードアドレス参照修正:\n" #: vms-alpha.c:7745 #, c-format msgid " Linkage Pairs Reference Fixups:\n" msgstr "" #: vms-alpha.c:7754 #, c-format msgid " Change Protection (%u entries):\n" msgstr "" #: vms-alpha.c:7759 #, c-format msgid " base: 0x%08x %08x, size: 0x%08x, prot: 0x%08x " msgstr " ベース: 0x%08x %08x, サイズ: 0x%08x, prot: 0x%08x " #. FIXME: we do not yet support relocatable link. It is not obvious #. how to do it for debug infos. #: vms-alpha.c:8599 msgid "%P: relocatable link is not supported\n" msgstr "%P: 再配置可能リンクはサポートされていません\n" #: vms-alpha.c:8669 msgid "%P: multiple entry points: in modules %B and %B\n" msgstr "%P: 複数のエントリポイント: モジュール %B 内と %B 内\n" #: vms-lib.c:1444 #, c-format msgid "could not open shared image '%s' from '%s'" msgstr "共有イメージ '%s' ('%s' から) を開くことができません" #: vms-misc.c:360 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "_bfd_vms_output_counted がゼロバイトで呼び出されました" #: vms-misc.c:365 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "_bfd_vms_output_counted 呼び出し時のバイト数が大きすぎます" #: xcofflink.c:824 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "%s: XCOFF が XCOFF 出力生成時以外にオブジェクトを共有しました" #: xcofflink.c:845 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "%s: 動的オブジェクトに .loader セクションがありません" #: xcofflink.c:1404 msgid "%B: `%s' has line numbers but no enclosing section" msgstr "%B: `%s' は行番号を持ちますが、セクションを囲い込んでいません" #: xcofflink.c:1456 msgid "%B: class %d symbol `%s' has no aux entries" msgstr "%B: クラス %d シンボル `%s' は補助エントリを持っていません" #: xcofflink.c:1478 msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "%B: シンボル `%s' が認識できない csect 型 %d を持っています" #: xcofflink.c:1490 msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "%B: 間違った XTY_ER シンボル `%s': クラス %d scnum %d scnlen %d" #: xcofflink.c:1519 msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "%B: XMC_TC0 シンボル `%s' は class %d scnlen %d です" #: xcofflink.c:1665 msgid "%B: csect `%s' not in enclosing section" msgstr "%B: csect `%s' がセクションの囲みの中にありません" #: xcofflink.c:1772 msgid "%B: misplaced XTY_LD `%s'" msgstr "%B: 間違った位置にある XTY_LD `%s' です" #: xcofflink.c:2091 msgid "%B: reloc %s:%d not in csect" msgstr "%B: 再配置 %s:%d が csect 内にありません" #: xcofflink.c:3182 #, c-format msgid "%s: no such symbol" msgstr "%s: そのようなシンボルはありません" #: xcofflink.c:3287 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "警告: 未定義シンボル `%s' をエクスポートしようとしています" #: xcofflink.c:3666 msgid "error: undefined symbol __rtinit" msgstr "エラー: 未定義シンボル __rtinit です" #: xcofflink.c:4045 msgid "%B: loader reloc in unrecognized section `%s'" msgstr "%B: 認識できないセクション `%s' 内にあるローダ再配置です" #: xcofflink.c:4056 msgid "%B: `%s' in loader reloc but not loader sym" msgstr "%B: ローダ再配置内に `%s' がありますがローダシンボルがありません" #: xcofflink.c:4072 msgid "%B: loader reloc in read-only section %A" msgstr "%B: 読み込み専用セクション %A 内にあるローダ再配置です" #: xcofflink.c:5094 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "TOC オーバーフロー: 0x%lx > 0x10000 -- コンパイル時に -mminimal-toc を試しましょう" #: peigen.c:1009 pepigen.c:1009 pex64igen.c:1009 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "%s: 行番号が溢れました: 0x%lx > 0xffff" #: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "エクスポートディレクトリ [.edata (またはここまでに見つかった場所)]" #: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037 msgid "Import Directory [parts of .idata]" msgstr "インポートディレクトリ [.idata の部分]" #: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038 msgid "Resource Directory [.rsrc]" msgstr "リソースディレクトリ [.rsrc]" #: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039 msgid "Exception Directory [.pdata]" msgstr "例外ディレクトリ [.pdata]" #: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040 msgid "Security Directory" msgstr "セキュリティディレクトリ" #: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041 msgid "Base Relocation Directory [.reloc]" msgstr "基本再配置ディレクトリ [.reloc]" #: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042 msgid "Debug Directory" msgstr "デバッグディレクトリ" #: peigen.c:1043 pepigen.c:1043 pex64igen.c:1043 msgid "Description Directory" msgstr "記述子ディレクトリ" #: peigen.c:1044 pepigen.c:1044 pex64igen.c:1044 msgid "Special Directory" msgstr "スペシャルディレクトリ" #: peigen.c:1045 pepigen.c:1045 pex64igen.c:1045 msgid "Thread Storage Directory [.tls]" msgstr "スレッド記憶ディレクトリ [.tls]" #: peigen.c:1046 pepigen.c:1046 pex64igen.c:1046 msgid "Load Configuration Directory" msgstr "ロード設定ディレクトリ" #: peigen.c:1047 pepigen.c:1047 pex64igen.c:1047 msgid "Bound Import Directory" msgstr "境界 Import ディレクトリ" #: peigen.c:1048 pepigen.c:1048 pex64igen.c:1048 msgid "Import Address Table Directory" msgstr "インポートアドレス表ディレクトリ" #: peigen.c:1049 pepigen.c:1049 pex64igen.c:1049 msgid "Delay Import Directory" msgstr "遅延インポートディレクトリ" #: peigen.c:1050 pepigen.c:1050 pex64igen.c:1050 msgid "CLR Runtime Header" msgstr "CLR ランタイムヘッダ" #: peigen.c:1051 pepigen.c:1051 pex64igen.c:1051 msgid "Reserved" msgstr "予約済" #: peigen.c:1111 pepigen.c:1111 pex64igen.c:1111 #, c-format msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" "\n" "インポート表がありますが、ここを含んでいるセクションを見つけられませんでした\n" #: peigen.c:1116 pepigen.c:1116 pex64igen.c:1116 #, c-format msgid "" "\n" "There is an import table in %s at 0x%lx\n" msgstr "" "\n" "%s 内の 0x%lx にインポート表があります\n" #: peigen.c:1158 pepigen.c:1158 pex64igen.c:1158 #, c-format msgid "" "\n" "Function descriptor located at the start address: %04lx\n" msgstr "" "\n" "開始アドレスに位置している関数記述子: %04lx\n" #: peigen.c:1161 pepigen.c:1161 pex64igen.c:1161 #, c-format msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "\tコードベース %08lx toc (loadable/actual) %08lx/%08lx\n" #: peigen.c:1169 pepigen.c:1169 pex64igen.c:1169 #, c-format msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" "\n" "reldata セクションがありません! 関数記述子がデコードされませんでした。\n" #: peigen.c:1174 pepigen.c:1174 pex64igen.c:1174 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" "\n" "インポート表 ( %sセクションの内容を解釈)\n" #: peigen.c:1177 pepigen.c:1177 pex64igen.c:1177 #, c-format msgid "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" msgstr "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" #: peigen.c:1225 pepigen.c:1225 pex64igen.c:1225 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" "\n" "\tDLL 名: %s\n" #: peigen.c:1236 pepigen.c:1236 pex64igen.c:1236 #, c-format msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "" #: peigen.c:1261 pepigen.c:1261 pex64igen.c:1261 #, c-format msgid "" "\n" "There is a first thunk, but the section containing it could not be found\n" msgstr "" #: peigen.c:1423 pepigen.c:1423 pex64igen.c:1423 #, c-format msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" "\n" "エクスポート表がありますが、それを含むセクションが見つかりませんでした\n" #: peigen.c:1432 pepigen.c:1432 pex64igen.c:1432 #, c-format msgid "" "\n" "There is an export table in %s, but it does not fit into that section\n" msgstr "" "\n" "%s 内にエクスポート表がありますが、そのセクション内に入りません\n" #: peigen.c:1438 pepigen.c:1438 pex64igen.c:1438 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" "\n" "%s の 0x%lx にエクスポート表があります\n" #: peigen.c:1466 pepigen.c:1466 pex64igen.c:1466 #, c-format msgid "" "\n" "The Export Tables (interpreted %s section contents)\n" "\n" msgstr "" "\n" "エクスポート表 (%s セクションの内容を解釈)\n" "\n" #: peigen.c:1470 pepigen.c:1470 pex64igen.c:1470 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "エクスポートフラグ \t\t\t%lx\n" #: peigen.c:1473 pepigen.c:1473 pex64igen.c:1473 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "時刻/日付スタンプ \t\t%lx\n" #: peigen.c:1476 pepigen.c:1476 pex64igen.c:1476 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "Major/Minor \t\t\t%d/%d\n" #: peigen.c:1479 pepigen.c:1479 pex64igen.c:1479 #, c-format msgid "Name \t\t\t\t" msgstr "名前 \t\t\t\t" #: peigen.c:1485 pepigen.c:1485 pex64igen.c:1485 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "序数ベース \t\t\t%ld\n" #: peigen.c:1488 pepigen.c:1488 pex64igen.c:1488 #, c-format msgid "Number in:\n" msgstr "各種の数値:\n" #: peigen.c:1491 pepigen.c:1491 pex64igen.c:1491 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "\tExport アドレステーブル\t\t%08lx\n" #: peigen.c:1495 pepigen.c:1495 pex64igen.c:1495 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "\t[名前ポインタ/序数] テーブル\t%08lx\n" #: peigen.c:1498 pepigen.c:1498 pex64igen.c:1498 #, c-format msgid "Table Addresses\n" msgstr "表アドレス\n" #: peigen.c:1501 pepigen.c:1501 pex64igen.c:1501 #, c-format msgid "\tExport Address Table \t\t" msgstr "\tエクスポートアドレス表 \t\t" #: peigen.c:1506 pepigen.c:1506 pex64igen.c:1506 #, c-format msgid "\tName Pointer Table \t\t" msgstr "\t名前ポインタテーブル \t\t" #: peigen.c:1511 pepigen.c:1511 pex64igen.c:1511 #, c-format msgid "\tOrdinal Table \t\t\t" msgstr "\t序数テーブル \t\t\t" #: peigen.c:1525 pepigen.c:1525 pex64igen.c:1525 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" "\n" "Export アドレステーブル -- 序数ベース %ld\n" #: peigen.c:1544 pepigen.c:1544 pex64igen.c:1544 msgid "Forwarder RVA" msgstr "Forwarder RVA" #: peigen.c:1555 pepigen.c:1555 pex64igen.c:1555 msgid "Export RVA" msgstr "Export RVA" #: peigen.c:1562 pepigen.c:1562 pex64igen.c:1562 #, c-format msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" "\n" "[序数/名前ポインタ] テーブル\n" #: peigen.c:1622 peigen.c:1805 pepigen.c:1622 pepigen.c:1805 pex64igen.c:1622 #: pex64igen.c:1805 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "警告、.pdata セクションサイズ (%ld) が %d の倍数ではありません\n" #: peigen.c:1629 pepigen.c:1629 pex64igen.c:1629 #, c-format msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr " vma:\t\t\t開始アドレス 終了アドレス Unwind 情報\n" #: peigen.c:1631 pepigen.c:1631 pex64igen.c:1631 #, c-format msgid "" " vma:\t\tBegin End EH EH PrologEnd Exception\n" " \t\tAddress Address Handler Data Address Mask\n" msgstr "" " vma:\t\t開始 終了 EH EH PrologEnd 例外\n" " \t\tアドレス アドレス ハンドラ データ アドレス マスク\n" #: peigen.c:1705 pepigen.c:1705 pex64igen.c:1705 #, c-format msgid " Register save millicode" msgstr " レジスタ保存ミリコード" #: peigen.c:1708 pepigen.c:1708 pex64igen.c:1708 #, c-format msgid " Register restore millicode" msgstr " レジスタ復元ミリコード" #: peigen.c:1711 pepigen.c:1711 pex64igen.c:1711 #, c-format msgid " Glue code sequence" msgstr " グルーコード列" #: peigen.c:1811 pepigen.c:1811 pex64igen.c:1811 #, c-format msgid "" " vma:\t\tBegin Prolog Function Flags Exception EH\n" " \t\tAddress Length Length 32b exc Handler Data\n" msgstr "" " vma:\t\t開始 Prolog 関数 フラグ 例外 EH\n" " \t\tアドレス 長 長 32b exc ハンドラ データ\n" #: peigen.c:1937 pepigen.c:1937 pex64igen.c:1937 #, c-format msgid "" "\n" "\n" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" "\n" "\n" "PE ファイルベース再配置 (.reloc セクションの内容を解釈)\n" #: peigen.c:1966 pepigen.c:1966 pex64igen.c:1966 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" "\n" "仮想アドレス: %08lx チャンクサイズ %ld (0x%lx) fixups の個数 %ld\n" #: peigen.c:1979 pepigen.c:1979 pex64igen.c:1979 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "\treloc %4d オフセット %4x [%4lx] %s" #: peigen.c:2023 pepigen.c:2023 pex64igen.c:2023 #, c-format msgid "%*.s Entry: " msgstr "" #: peigen.c:2043 pepigen.c:2043 pex64igen.c:2043 #, c-format msgid "name: [val: %08lx len %d]: " msgstr "" #: peigen.c:2054 pepigen.c:2054 pex64igen.c:2054 #, c-format msgid "" msgstr "" #: peigen.c:2057 pepigen.c:2057 pex64igen.c:2057 #, c-format msgid "" msgstr "" #: peigen.c:2060 pepigen.c:2060 pex64igen.c:2060 #, c-format msgid "ID: %#08lx" msgstr "" #: peigen.c:2063 pepigen.c:2063 pex64igen.c:2063 #, c-format msgid ", Value: %#08lx\n" msgstr "" #: peigen.c:2074 pepigen.c:2074 pex64igen.c:2074 #, c-format msgid "%*.s Leaf: Addr: %#08lx, Size: %#08lx, Codepage: %d\n" msgstr "" #: peigen.c:2116 pepigen.c:2116 pex64igen.c:2116 #, c-format msgid " Table: Char: %d, Time: %08lx, Ver: %d/%d, Num Names: %d, IDs: %d\n" msgstr "" #: peigen.c:2204 pepigen.c:2204 pex64igen.c:2204 #, c-format msgid "Corrupt .rsrc section detected!\n" msgstr "" #: peigen.c:2220 pepigen.c:2220 pex64igen.c:2220 #, c-format msgid "" "\n" "WARNING: Extra data in .rsrc section - it will be ignored by Windows:\n" msgstr "" #. The MS dumpbin program reportedly ands with 0xff0f before #. printing the characteristics field. Not sure why. No reason to #. emulate it here. #: peigen.c:2243 pepigen.c:2243 pex64igen.c:2243 #, c-format msgid "" "\n" "Characteristics 0x%x\n" msgstr "" "\n" "固有 0x%x\n" #: peigen.c:3194 pepigen.c:3194 pex64igen.c:3194 #, c-format msgid ".rsrc merge failure: duplicate string resource: %d" msgstr "" #: peigen.c:3329 pepigen.c:3329 pex64igen.c:3329 msgid ".rsrc merge failure: multiple non-default manifests" msgstr "" #: peigen.c:3347 pepigen.c:3347 pex64igen.c:3347 msgid ".rsrc merge failure: a directory matches a leaf" msgstr "" #: peigen.c:3389 pepigen.c:3389 pex64igen.c:3389 msgid ".rsrc merge failure: duplicate leaf" msgstr "" #: peigen.c:3391 pepigen.c:3391 pex64igen.c:3391 #, c-format msgid ".rsrc merge failure: duplicate leaf: %s" msgstr "" #: peigen.c:3457 pepigen.c:3457 pex64igen.c:3457 msgid ".rsrc merge failure: dirs with differing characteristics\n" msgstr "" #: peigen.c:3464 pepigen.c:3464 pex64igen.c:3464 msgid ".rsrc merge failure: differing directory versions\n" msgstr "" #. Corrupted .rsrc section - cannot merge. #: peigen.c:3537 pepigen.c:3537 pex64igen.c:3537 #, c-format msgid "%s: .rsrc merge failure: corrupt .rsrc section" msgstr "" #: peigen.c:3673 pepigen.c:3673 pex64igen.c:3673 msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing" msgstr "%B: .idata$2 が無いため DataDictionary[1] を埋めることができません" #: peigen.c:3693 pepigen.c:3693 pex64igen.c:3693 msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing" msgstr "%B: .idata$4 が無いため DataDictionary[1] を埋めることができません" #: peigen.c:3714 pepigen.c:3714 pex64igen.c:3714 msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing" msgstr "%B: .idata$5 が無いため DataDictionary[12] を埋めることができません" #: peigen.c:3734 pepigen.c:3734 pex64igen.c:3734 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because " ".idata$6 is missing" msgstr "" "%B: .idata$6 が無いため DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] を埋めることができません" #: peigen.c:3776 pepigen.c:3776 pex64igen.c:3776 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE(12)] because " ".idata$6 is missing" msgstr "" "%B: .idata$6 が無いため DataDictionary[PE_IMPORT_ADDRESS_TABLE(12)] を埋めることができません" #: peigen.c:3801 pepigen.c:3801 pex64igen.c:3801 msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing" msgstr "%B: __tls_used が無いため DataDictionary[9] を埋めることができません" language-pack-ja-base/data/ja/LC_MESSAGES/dselect.po0000644000000000000000000015057712704126301017031 0ustar # Dpkg --- the Debian GNU/Linux package maintenance system. # # Copyright (C) 1994,1995,1996 Ian Jackson # Copyright (C) 1995,1996 Erick Branderhorst # Copyright (C) 1996 Miquel van Smoorenburg # Copyright (C) 1996 Kim-Minh Kaplan # Copyright (C) 1996 Michael Shields # Copyright (C) 1995 Bruce Perens # Copyright (C) 1994 Carl Streeter # Copyright (C) 1994 Matt Welsh # Copyright (C) 1994 Ian Murdock # Parts written by Colin Plumb and Branko Lankester in 1993. # # dpkg 用の日本語メッセージ (Linux/GNU Debian). # Copyright (C) 1998 Masato Taruishi # Copyright (C) 1999-2004 Keita Maehara # Copyright (C) 2004-2014 Kenshi Muto msgid "" msgstr "" "Project-Id-Version: dselect 1.17.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2015-12-25 13:28+0100\n" "PO-Revision-Date: 2015-07-28 04:30+0000\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:01+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: ja\n" #: dselect/basecmds.cc msgid "Search for ? " msgstr "検索項目? " #: dselect/basecmds.cc msgid "Error: " msgstr "エラー: " #: dselect/basecmds.cc msgid "Help: " msgstr "ヘルプ: " #: dselect/basecmds.cc msgid "Press ? for help menu, . for next topic, to exit help." msgstr "ヘルプメニュー:?, 次のトピック:., ヘルプの終了:<スペース>" #: dselect/basecmds.cc msgid "Help information is available under the following topics:" msgstr "以下のトピックからヘルプ情報を利用できます:" #: dselect/basecmds.cc msgid "" "Press a key from the list above, or 'q' to exit help,\n" " or '.' (full stop) to read each help page in turn. " msgstr "" "上のリストからキーを入力してください。、`q' でヘルプを終了します。\n" "または <.> でヘルプページを順次見ていくことができます。 " #: dselect/basecmds.cc msgid "error reading keyboard in help" msgstr "ヘルプのキーボード読み込みエラーです" #: dselect/baselist.cc msgid "ioctl(TIOCGWINSZ) failed" msgstr "ioctl(TIOCGWINSZ) に失敗しました" #: dselect/baselist.cc msgid "doupdate in SIGWINCH handler failed" msgstr "SIGWINCH ハンドラ内の doupdate に失敗しました" #: dselect/baselist.cc msgid "failed to restore old SIGWINCH sigact" msgstr "古い SIGWINCH sigact の復帰に失敗しました" #: dselect/baselist.cc msgid "failed to restore old signal mask" msgstr "ペースト中に p1 のオープン (fdopen) に失敗しました" #: dselect/baselist.cc msgid "failed to unblock SIGWINCH" msgstr "SIGWINCH のアンブロックに失敗しました" #: dselect/baselist.cc msgid "failed to block SIGWINCH" msgstr "SIGWINCH のブロックに失敗しました" #: dselect/baselist.cc msgid "failed to get old signal mask" msgstr "ペースト中に p1 のオープン (fdopen) に失敗しました" #: dselect/baselist.cc msgid "failed to get old SIGWINCH sigact" msgstr "古い SIGWINCH sigact の取得に失敗しました" #: dselect/baselist.cc msgid "failed to set new SIGWINCH sigact" msgstr "新しい SIGWINCH sigact のセットに失敗しました" #: dselect/baselist.cc msgid "failed to allocate colour pair" msgstr "カラーペアの割り当てに失敗しました" #: dselect/baselist.cc msgid "failed to create title window" msgstr "タイトルウィンドウの作成に失敗しました" #: dselect/baselist.cc msgid "failed to create whatinfo window" msgstr "情報ウィンドウの作成に失敗しました" #: dselect/baselist.cc msgid "failed to create baselist pad" msgstr "基本リストパッドの作成に失敗しました" #: dselect/baselist.cc msgid "failed to create heading pad" msgstr "ヘディングパッドの作成に失敗しました" #: dselect/baselist.cc msgid "failed to create thisstate pad" msgstr "ディスステートパッドの作成に失敗しました" #: dselect/baselist.cc msgid "failed to create info pad" msgstr "情報パッドの作成に失敗しました" #: dselect/baselist.cc msgid "failed to create query window" msgstr "ディレクトリの作成に失敗しました" #: dselect/baselist.cc msgid "Keybindings" msgstr "キーバインド" #: dselect/baselist.cc #, c-format msgid " -- %d%%, press " msgstr " -- %d%%、 " #: dselect/baselist.cc #, c-format msgid "%s for more" msgstr "%s でスクロール" #: dselect/baselist.cc #, c-format msgid "%s to go back" msgstr "%s キーで戻る" #: dselect/bindings.cc msgid "[not bound]" msgstr "[未割り当て]" #: dselect/bindings.cc #, c-format msgid "[unk: %d]" msgstr "[unk: %d]" #: dselect/bindings.cc msgid "Scroll onwards through help/information" msgstr "ヘルプ/情報を前方にスクロールする" #: dselect/bindings.cc msgid "Scroll backwards through help/information" msgstr "ヘルプ/情報を後方にスクロールする" #: dselect/bindings.cc msgid "Move up" msgstr "上へ" #: dselect/bindings.cc msgid "Move down" msgstr "下へ" #: dselect/bindings.cc msgid "Go to top of list" msgstr "リストの先頭へ" #: dselect/bindings.cc msgid "Go to end of list" msgstr "リストの最後へ" #: dselect/bindings.cc msgid "Request help (cycle through help screens)" msgstr "ヘルプの呼び出し (ヘルプ画面を循環する)" #: dselect/bindings.cc msgid "Cycle through information displays" msgstr "情報画面を切り替える" #: dselect/bindings.cc msgid "Redraw display" msgstr "再描画" #: dselect/bindings.cc msgid "Scroll onwards through list by 1 line" msgstr "一覧を 1 行ごとに前方にスクロールする" #: dselect/bindings.cc msgid "Scroll backwards through list by 1 line" msgstr "一覧を 1 行ごとに後方にスクロールする" #: dselect/bindings.cc msgid "Scroll onwards through help/information by 1 line" msgstr "ヘルプ/情報を 1 行ごとに前方にスクロールする" #: dselect/bindings.cc msgid "Scroll backwards through help/information by 1 line" msgstr "ヘルプ/情報を 1 行ごとに後方にスクロールする" #: dselect/bindings.cc msgid "Scroll onwards through list" msgstr "一覧を前方にスクロールする" #: dselect/bindings.cc msgid "Scroll backwards through list" msgstr "一覧を後方にスクロールする" #: dselect/bindings.cc msgid "Mark package(s) for installation" msgstr "インストール用にマーク" #: dselect/bindings.cc msgid "Mark package(s) for deinstallation" msgstr "削除用にマーク" #: dselect/bindings.cc msgid "Mark package(s) for deinstall and purge" msgstr "削除・完全削除用にマーク" #: dselect/bindings.cc msgid "Make highlight more specific" msgstr "ハイライト部をより詳細に" #: dselect/bindings.cc msgid "Make highlight less specific" msgstr "ハイライト部をよりおおまかに" #: dselect/bindings.cc msgid "Search for a package whose name contains a string" msgstr "指定した文字を含むパッケージの名前を検索" #: dselect/bindings.cc msgid "Repeat last search" msgstr "再検索" #: dselect/bindings.cc msgid "Swap sort order priority/section" msgstr "優先度/分類 (priority/section) 順でのソートの変換" #: dselect/bindings.cc msgid "Quit, confirming, and checking dependencies" msgstr "終了、依存関係の調査を行う" #: dselect/bindings.cc msgid "Quit, confirming without check" msgstr "終了、調査を行わない" #: dselect/bindings.cc msgid "Quit, rejecting conflict/dependency suggestions" msgstr "終了、依存関係や競合解決の提案を破棄する" #: dselect/bindings.cc msgid "Abort - quit without making changes" msgstr "中断 - 変更を行わずに終了" #: dselect/bindings.cc msgid "Revert to old state for all packages" msgstr "すべてのパッケージについて古い状態に戻す" #: dselect/bindings.cc msgid "Revert to suggested state for all packages" msgstr "すべてのパッケージについて提案された状態に戻す" #: dselect/bindings.cc msgid "Revert to directly requested state for all packages" msgstr "すべてのパッケージについて直接要求した状態に戻す" #: dselect/bindings.cc msgid "Revert to currently installed state for all packages" msgstr "すべてのパッケージについて現在のインストール済み状態に戻す" #: dselect/bindings.cc msgid "Select currently-highlighted access method" msgstr "現在ハイライト表示されているアクセス方法を選択する" #: dselect/bindings.cc msgid "Quit without changing selected access method" msgstr "選択されたアクセス方法を変更せずに終了する" #: dselect/helpmsgs.cc msgid "Keystrokes" msgstr "キー操作" #: dselect/helpmsgs.cc msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "\n" "Mark packages for later processing:\n" " +, Insert install or upgrade =, H hold in present state\n" " -, Delete remove :, G unhold: upgrade or leave " "uninstalled\n" " _ remove & purge config\n" " Miscellaneous:\n" "Quit, exit, overwrite (note capitals!): ?, F1 request help (also " "Help)\n" " Return Confirm, quit (check dependencies) i, I toggle/cycle info " "displays\n" " Q Confirm, quit (override dep.s) o, O cycle through sort " "options\n" " X, Esc eXit, abandoning any changes made v, A, V change status display " "opts\n" " R Revert to state before this list ^l redraw display\n" " U set all to sUggested state / search (Return to " "cancel)\n" " D set all to Directly requested state n, \\ repeat last search\n" msgstr "" "移動キー: 次候補/前候補、先頭/最後尾ジャンプ、上/下/左/右スクロール:\n" " j, 下矢印キー k, 上矢印キー ハイライトを移動\n" " N, Page-down, Space P, Page-up, Backspace リストを 1 ページスクロール\n" " ^n ^p リストを 1 行スクロール\n" " t, Home e, End リストの先頭/最後にジャンプ\n" " u d 情報を 1 ページスクロール\n" " ^u ^d 情報を 1 行スクロール\n" " B, 左矢印キー F, 右矢印キー 1/3 画面だけ水平移動\n" " ^b ^f 1 文字だけ水平移動\n" "\n" "後で処理するためにパッケージにマークを付ける:\n" " +, Insert インストールまたはアップグレード =, H 現在の状態を維持 (hold)\n" " -, Delete 削除 :, G 維持 (hold) 解除: " "アップグレードまたはインストールしない\n" " _ (設定ファイルも含め) 完全削除\n" " その他:\n" "終了、中止、上書き (大文字に注意!): ?, F1 ヘルプ (または Help)\n" " Return 確認後、終了 (依存関係を照合) i, I 情報画面の切り替え\n" " Q 確認後、終了 (依存関係を無視) o, O ソートオプションの切り替え\n" " X, Esc 中止 (eXit)。変更は破棄する v, A, V ステータス画面オプションの変更\n" " R 前のリスト状態に戻す ^l 画面の再描画\n" " U 提案された状態にすべて従う / 検索 (リターンでキャンセル)\n" " D 直接要求された状態にすべて従う n, \\ 検索次候補\n" #: dselect/helpmsgs.cc msgid "Introduction to package selections" msgstr "パッケージ選択の手引き" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. You can navigate around the list using the cursor keys,\n" "mark packages for installation (using '+') or deinstallation (using '-').\n" "Packages can be marked either singly or in groups; initially you will see " "that\n" "the line 'All packages' is selected. '+', '-' and so on will affect all " "the\n" "packages described by the highlighted line.\n" "\n" "Some of your choices will cause conflicts or dependency problems; you will " "be\n" "given a sub-list of the relevant packages, so that you can solve the " "problems.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished selecting packages, press to confirm " "changes,\n" "or 'X' to quit without saving changes. A final check on conflicts and\n" "dependencies will be done - here too you may see a sublist.\n" "\n" "Press to leave help and enter the list now.\n" msgstr "" "メインパッケージ一覧にようこそ。\n" "\n" "ここではインストール済み、またはインストール可能なパッケージの一覧が表示さ\n" "れます。カーソルキーを使ってパッケージリストを閲覧することができ、インスト\n" "ールするパッケージ (`+' キー使用) と削除するパッケージ (`-' キー使用)にマ\n" "ークを付けることができます。\n" "\n" "パッケージは個別に、またはグループごとにマークを付けます。最初に「すべての\n" "パッケージ」行を選択することもできます。`+'、`-' キー等の操作はハイライト\n" "された行に記載されたパッケージすべてに影響します。\n" "\n" "あなたの選択したパッケージのうち、競合や依存関係の問題を引き起こすものがあ\n" "るかもしれません。その場合、関連するパッケージがサブリストで表示されますの\n" "で、問題を解決してください。\n" "\n" "表示されているキーの一覧と説明に目を通しておいてください。多くのオンライン\n" "ヘルプも利用できるので、これを使ってみてください。`?' キーでいつでもヘルプ\n" "を参照できます。\n" " \n" "パッケージの選択を完了したら、リターンキーを入力し、変更を確認します\n" "(あるいは変更を保存せずに終了するには `X' を押します)。競合・依存関係の最終\n" "チェックが行われます。- 問題がある場合はサブリストで表示されます。\n" "\n" "<スペース> キーを押すとヘルプが終了し、パッケージ一覧画面になります。\n" #: dselect/helpmsgs.cc msgid "Introduction to read-only package list browser" msgstr "パッケージ一覧ブラウザの手引き (リードオンリー)" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. Since you do not have the privilege necessary to update\n" "package states, you are in a read-only mode. You can navigate around the\n" "list using the cursor keys (please see the 'Keystrokes' help screen), " "observe\n" "the status of the packages and read information about them.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished browsing, press 'Q' or to quit.\n" "\n" "Press to leave help and enter the list now.\n" msgstr "" "dselect メインパッケージ一覧にようこそ。\n" "\n" "\n" "ここではインストール済み、またはインストール可能なパッケージの一覧が表\n" "示されます。あなたにはパッケージ状態を更新する権限がありませんので、リ\n" "ードオンリーモードで実行されています。カーソルキーを使ってパッケージリ\n" "ストを閲覧することができ、パッケージのステータスを調べたりパッケージ情\n" "報を読んだりすることができます (`キーストローク' ヘルプ画面を参照してく\n" "ださい)。\n" "\n" "表示されているキーの一覧と説明に目を通しておいてください。多くのオンラ\n" "インヘルプも利用できるので、これを使ってみてください。`?' キーでいつで\n" "もヘルプを参照できます。\n" "\n" "閲覧を終えたら、`Q' またはリターンキーを押せば終了します。\n" "<スペース> キーを押すとヘルプが終了し、パッケージ一覧画面になります。\n" #: dselect/helpmsgs.cc msgid "Introduction to conflict/dependency resolution sub-list" msgstr "競合や依存関係解決用サブリストの手引き" #: dselect/helpmsgs.cc msgid "" "Dependency/conflict resolution - introduction.\n" "\n" "One or more of your choices have raised a conflict or dependency problem -\n" "some packages should only be installed in conjunction with certain others, " "and\n" "some combinations of packages may not be installed together.\n" "\n" "You will see a sub-list containing the packages involved. The bottom half " "of\n" "the display shows relevant conflicts and dependencies; use 'i' to cycle " "between\n" "that, the package descriptions and the internal control information.\n" "\n" "A set of 'suggested' packages has been calculated, and the initial markings " "in\n" "this sub-list have been set to match those, so you can just hit Return to\n" "accept the suggestions if you wish. You may abort the change(s) which " "caused\n" "the problem(s), and go back to the main list, by pressing capital 'X'.\n" "\n" "You can also move around the list and change the markings so that they are " "more\n" "like what you want, and you can 'reject' my suggestions by using the " "capital\n" "'D' or 'R' keys (see the keybindings help screen). You can use capital 'Q' " "to\n" "force me to accept the situation currently displayed, in case you want to\n" "override a recommendation or think that the program is mistaken.\n" "\n" "Press to leave help and enter the sub-list; remember: press '?' for " "help.\n" msgstr "" "依存関係/競合解決のための手引き\n" "\n" "あなたのパッケージ選択によって、1 つ以上の競合または依存関係の問題が発生し\n" "ました。\n" "つまり、ほかのパッケージも一緒にインストールしなければならない、または同時\n" "にインストールできないパッケージを選択しています。\n" "\n" "問題を含んだパッケージがサブリストに表示されています。画面の下半分には、関\n" "連する競合と依存関係が表示されています。パッケージ説明と内部コントロール情\n" "報に切り換えるには `i' キーを使用してください。\n" "\n" "該当するパッケージ群が「提案」する状態が調べられ、初期マークはそれに沿うよ\n" "うに設定されています。この提案を了承するならば単にリターンキーを押してくだ\n" "さい。問題を起こした変更を取り止め、メインパッケージリストに戻りたい場合は、\n" "大文字 `X' を入力してください。\n" "\n" "サブリストを移動して、あなたの要求に沿うようにパッケージのマークを変更する\n" "ことができます。デフォルトで与えられた提案を「拒否」するには、大文字 `D' \n" "または `R' キーを使用してください (キー操作のヘルプ画面を参照してくださ\n" "い)。推奨を無視したい場合やプログラム側の誤りと考えられる場合に、現在表示さ\n" "れている状態で強制的に承諾させたいならば、大文字 `Q' を使用してください。\n" "\n" "ヘルプを終了してサブリストに戻るには <スペース> キーを入力します。\n" "`?' キーでヘルプの参照ができることを覚えておいてください。\n" #: dselect/helpmsgs.cc msgid "Display, part 1: package listing and status chars" msgstr "表示 (その1): パッケージ一覧とステータス文字" #: dselect/helpmsgs.cc msgid "" "The top half of the screen shows a list of packages. For each package you " "see\n" "four columns for its current status on the system and mark. In terse mode " "(use\n" "'v' to toggle verbose display) these are single characters, from left to " "right:\n" "\n" " Error flag: Space - no error (but package may be in broken state - see " "below)\n" " 'R' - serious error during installation, needs " "reinstallation;\n" " Installed state: Space - not installed;\n" " '*' - installed;\n" " '-' - not installed but config files remain;\n" " packages in these { 'U' - unpacked but not yet configured;\n" " states are not { 'C' - half-configured (an error happened);\n" " (quite) properly { 'I' - half-installed (an error happened);\n" " installed { 'W','t' - triggers are awaited resp. pending.\n" " Old mark: what was requested for this package before presenting this list;\n" " Mark: what is requested for this package:\n" " '*': marked for installation or upgrade;\n" " '-': marked for removal, but any configuration files will remain;\n" " '=': on hold: package will not be processed at all;\n" " '_': marked for purge completely - even remove configuration;\n" " 'n': package is new and has yet to be marked for install/remove/&c.\n" "\n" "Also displayed are each package's Priority, Section, name, installed and\n" "available version numbers (shift-V to display/hide) and summary " "description.\n" msgstr "" "画面の上半面にはパッケージ一覧が表示されます。それぞれのパッケージは、シス\n" "テム上での現在のステータスを表す4つのマークがあります。簡易モードでは、\n" "1文字でステータスが表されており、左から次のような意味を持ちます\n" "(詳細表示は `v' でトグルできます):\n" "\n" " エラーフラグ: 空欄 - エラーなし (しかし、パッケージが壊れた状態の場合あり - 下記参照)\n" " `R' - インストール中に重大なエラー発生、再インストールが必要\n" " インストール状態: 空欄 - 未インストール\n" " `*' - インストール済み\n" " `-' - 未インストール (設定ファイルが残存)\n" " 次の状態にある { `U' - 展開済みであるが設定していない\n" " パッケージは正しく { `C' - 半設定 (設定中にエラーが発生)\n" " インストールされて { `I' - 半インストール (エラーが発生)\n" " いません。 { `W',`t' - トリガが反応を待機中\n" " 前回マーク: 現在表示のパッケージ一覧以前の該当パッケージに対する要求\n" " 今回マーク: 該当パッケージに対する要求\n" " `*': インストール、またはアップグレードとしてマーク\n" " `-': 削除としてマーク。設定ファイルは削除しない\n" " `=': 維持 (hold)。パッケージは処理されない。\n" " `_': 完全削除としてマーク - 設定ファイルも削除する\n" " `n': 新規パッケージ、インストール/削除等のマークが未設定\n" "\n" "それぞれのパッケージについて、その優先度、セクション、パッケージ名、インス\n" "トール済みバージョンと利用可能バージョン(Shift-V で表示/非表示切り替え)、\n" "パッケージ要約説明も表示されます。\n" #: dselect/helpmsgs.cc msgid "Display, part 2: list highlight; information display" msgstr "表示 (その2): パッケージ一覧のハイライト。情報画面" #: dselect/helpmsgs.cc msgid "" "* Highlight: One line in the package list will be highlighted. It " "indicates\n" " which package(s) will be affected by presses of '+', '-' and '_'.\n" "\n" "* The dividing line in the middle of the screen shows a brief explanation " "of\n" " the status of the currently-highlighted package, or a description of " "which\n" " group is highlighted if a group line is. If you don't understand the\n" " meaning of some of the status characters displayed, go to the relevant\n" " package and look at this divider line, or use the 'v' key for a verbose\n" " display (press 'v' again to go back to the terse display).\n" "\n" "* The bottom of the screen shows more information about the\n" " currently-highlighted package (if there is only one).\n" "\n" " It can show an extended description of the package, the internal package\n" " control details (either for the installed or available version of the\n" " package), or information about conflicts and dependencies involving the\n" " current package (in conflict/dependency resolution sublists).\n" "\n" " Use the 'i' key to cycle through the displays, and 'I' to hide the\n" " information display or expand it to use almost all of the screen.\n" msgstr "" "* ハイライト: パッケージ一覧の中で1行がハイライトされています。これは、\n" " `+'、'-'、`_' のキー操作が影響するパッケージを示しています。\n" "\n" "* 画面中央には分割行があり、現在ハイライトされているパッケージのステータス\n" " の簡潔な説明、またはグループ行がハイライトされている場合は該当グループの\n" " 説明が示されています。表示されているステータス文字の意味がわからない場合、\n" " 該当パッケージに移動して分割行の表示を見てください。または、`v' キーを\n" " 使って詳細表示に切り替えることもできます (もう一度 `v' を入力すると簡易\n" " 表示に戻ります)。\n" "\n" "* 画面下半面は現在ハイライトされているパッケージ (それがひとつだけの場合)\n" " の情報が示されています。\n" "\n" " 表示可能な情報は、パッケージの詳細説明、(インストール済み、または利用可\n" " 能バージョンの) パッケージコントロールファイルの記述、(競合/依存関係解決\n" " サブリストでは) 現在のパッケージの持つ競合/依存関係情報です。\n" "\n" " 表示情報の切り替えは `i' キーで行えます。`I' キーで情報画面を非表示にし\n" " てパッケージ一覧を全画面で表示させることができます。\n" #: dselect/helpmsgs.cc msgid "Introduction to method selection display" msgstr "メソッド選択画面の手引き" #: dselect/helpmsgs.cc msgid "" "dselect and dpkg can do automatic installation, loading the package files to " "be\n" "installed from one of a number of different possible places.\n" "\n" "This list allows you to select one of these installation methods.\n" "\n" "Move the highlight to the method you wish to use, and hit Enter. You will " "then\n" "be prompted for the information required to do the installation.\n" "\n" "As you move the highlight a description of each method, where available, is\n" "displayed in the bottom half of the screen.\n" "\n" "If you wish to quit without changing anything use the 'x' key while in the " "list\n" "of installation methods.\n" "\n" "A full list of keystrokes is available by pressing 'k' now, or from the " "help\n" "menu reachable by pressing '?'.\n" msgstr "" "dselect と dpkg は自動インストールが可能であり、インストールするパッケージ\n" "ファイルを複数の場所からロードできます。\n" "\n" "この一覧からインストールメソッドを選択することができます。\n" "\n" "使用したいメソッドにハイライトを移動し、Enter キーを入力してください。次に、\n" "そのインストールメソッドを実行するために必要な情報を入力するよう求められます。\n" "\n" "ハイライトの移動時には、画面の下半分にそれぞれのメソッドの説明が (もしあれば)\n" "表示されます。\n" "\n" "何も変更せずに終了したい場合は、インストールメソッド一覧画面で `x' キーを入力\n" "してください。\n" "\n" "キー操作一覧を参照するには、この画面で、または `?' キーを入力してヘルプメ\n" "ニュー画面に移ってから `k' キーを入力してください。\n" #: dselect/helpmsgs.cc msgid "Keystrokes for method selection" msgstr "メソッド選択画面のキー操作" #: dselect/helpmsgs.cc msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "(These are the same motion keys as in the package list display.)\n" "\n" "Quit:\n" " Return, Enter select this method and go to its configuration dialogue\n" " x, X exit without changing or setting up the installation " "method\n" "\n" "Miscellaneous:\n" " ?, Help, F1 request help\n" " ^l redraw display\n" " / search (just return to cancel)\n" " \\ repeat last search\n" msgstr "" "移動キー: 次候補/前候補、先頭/最後尾ジャンプ、上/下/左/右スクロール:\n" " j, 下矢印キー k, 上矢印キー ハイライトを移動\n" " N, Page-down, Space P, Page-up, Backspace リストを 1 ページスクロール\n" " ^n ^p リストを 1 行スクロール\n" " t, Home e, End リストの先頭/最後にジャンプ\n" " u d 情報を 1 ページスクロール\n" " ^u ^d 情報を 1 行スクロール\n" " B, 左矢印キー F, 右矢印キー 1/3 画面だけ水平移動\n" " ^b ^f 1 文字だけ水平移動\n" "(これらはパッケージ一覧画面と同じ移動キーです。)\n" "\n" "終了:\n" " リターン, Enter ハイライトされたメソッドを選択し、その設定画面へ進む\n" " x, X インストールメソッドを変更、または設定せずに終了する\n" "\n" "その他:\n" " ?, Help, F1 ヘルプを参照\n" " ^l 画面を再描画\n" " / 検索 (リターンキーでキャンセル)\n" " \\ 検索次候補\n" #: dselect/main.cc msgid "Type dselect --help for help." msgstr "ヘルプは dselect --help で参照できます。" #: dselect/main.cc msgid "a" msgstr "a" #: dselect/main.cc msgid "[A]ccess" msgstr "アクセス(a)" #: dselect/main.cc msgid "Choose the access method to use." msgstr "使用するアクセス方法を選択する。" #: dselect/main.cc msgid "u" msgstr "u" #: dselect/main.cc msgid "[U]pdate" msgstr "更新(u)" #: dselect/main.cc msgid "Update list of available packages, if possible." msgstr "可能なら取得可能パッケージ一覧を更新する。" #: dselect/main.cc msgid "s" msgstr "s" #: dselect/main.cc msgid "[S]elect" msgstr "選択(s)" #: dselect/main.cc msgid "Request which packages you want on your system." msgstr "システムにインストールしたいパッケージを選択する。" #: dselect/main.cc msgid "i" msgstr "i" #: dselect/main.cc msgid "[I]nstall" msgstr "導入(i)" #: dselect/main.cc msgid "Install and upgrade wanted packages." msgstr "要求したパッケージのインストール・更新を行う。" #: dselect/main.cc msgid "c" msgstr "c" #: dselect/main.cc msgid "[C]onfig" msgstr "設定(c)" #: dselect/main.cc msgid "Configure any packages that are unconfigured." msgstr "未設定のパッケージを設定する。" #: dselect/main.cc msgid "r" msgstr "r" #: dselect/main.cc msgid "[R]emove" msgstr "削除(r)" #: dselect/main.cc msgid "Remove unwanted software." msgstr "不必要なソフトを削除する。" #: dselect/main.cc msgid "q" msgstr "q" #: dselect/main.cc msgid "[Q]uit" msgstr "終了(q)" #: dselect/main.cc msgid "Quit dselect." msgstr "dselect を終了する。" #: dselect/main.cc msgid "menu" msgstr "メニュー" #: dselect/main.cc #, c-format msgid "Debian '%s' package handling frontend version %s.\n" msgstr "Debian `%s' パッケージ管理フロントエンド バージョン %s。\n" #: dselect/main.cc msgid "" "This is free software; see the GNU General Public License version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "これはフリーソフトです; コピー条件については GNU 一般公有使用許諾書バージョン\n" "2 もしくはそれ以降を参照してください。このソフトウェアは無保証です。\n" #: dselect/main.cc msgid "" msgstr "<標準出力>" #: dselect/main.cc #, c-format msgid "" "Usage: %s [