f73b3741f0
Apply result of "git diff anaconda-18.37.11-1..anaconda-20.25.16-1" and resolve conflicts.
5224 lines
162 KiB
Plaintext
5224 lines
162 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR Red Hat, Inc.
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Translators:
|
||
# dcantrel <dcantrell@redhat.com>, 2011.
|
||
# Dimitris Glezos <glezos@indifex.com>, 2011.
|
||
# Hajime Taira <htaira@redhat.com>, 2010-2012.
|
||
# Hirofumi Saito <hi_saito@yk.rim.or.jp>, 2004-2006.
|
||
# Hyu_gabaru Ryu_ichi <hyu_gabaru@yahoo.co.jp>, 2007,2009.
|
||
# James Hashida <khashida@redhat.com>, 2002-2003.
|
||
# Kiyoto Hashida <khashida@redhat.com>, 2007-2010,2012.
|
||
# Kiyoto James Hashida <khashida@redhat.com>, 2002-2003,2006-2010.
|
||
# Makoto Mizukami <mmk9060@aol.com>, 2008.
|
||
# Naoki Shigematsu <sigematu@linuxml.net>, 2004.
|
||
# <noriko@fedoraproject.org>, 2012.
|
||
# Noriko Mizumoto <noriko@fedoraproject.org>, 2010.
|
||
# Noriko Mizumoto <noriko@redhat.com>, 2003-2004,2006,2008-2009.
|
||
# SATO Satoru <ssato@redhat.com>, 2001.
|
||
# Tadashi Jokagi <fedora@elf.no-ip.org>, 2004-2005.
|
||
# Tomoyuki KATO <tomo@dream.daynight.jp>, 2011-2012.
|
||
# <www.carrotsoft@gmail.com>, 2012.
|
||
# Yoshinari Takaoka <mumumu@mx.edit.ne.jp>, 2004.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Anaconda\n"
|
||
"Report-Msgid-Bugs-To: anaconda-devel-list@redhat.com\n"
|
||
"POT-Creation-Date: 2014-01-15 10:24-0800\n"
|
||
"PO-Revision-Date: 2013-01-04 23:55+0000\n"
|
||
"Last-Translator: Brian Lane <bcl@redhat.com>\n"
|
||
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
|
||
"Language: ja\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"
|
||
|
||
#: pyanaconda/bootloader.py:238
|
||
msgid "/boot filesystem"
|
||
msgstr "/boot ファイルシステム"
|
||
|
||
#: pyanaconda/bootloader.py:398
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"RAID sets that contain '%(desc)s' must have one of the following raid "
|
||
"levels: %(raid_level)s."
|
||
msgstr "'%s' を含む RAID セットは、次の RAID レベルのいずれかが必要です: %s"
|
||
|
||
#: pyanaconda/bootloader.py:406
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"RAID sets that contain '%(desc)s' must have one of the following metadata "
|
||
"versions: %(metadata_versions)s."
|
||
msgstr ""
|
||
"'%s' を含む RAID セットは、次のメタデータのバージョンのいずれかが必要です: %s"
|
||
|
||
#: pyanaconda/bootloader.py:414
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"RAID sets that contain '%(desc)s' must have one of the following device "
|
||
"types: %(types)s."
|
||
msgstr "'%s' を含む RAID セットは、次のデバイスタイプのいずれかが必要です: %s"
|
||
|
||
#: pyanaconda/bootloader.py:430
|
||
#, fuzzy, python-format
|
||
msgid "%(name)s must have one of the following disklabel types: %(types)s."
|
||
msgstr "%s は次のディスクラベルのタイプのいずれかが必要です: %s"
|
||
|
||
#: pyanaconda/bootloader.py:442
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s cannot be of type %(type)s."
|
||
msgstr "%s は %s タイプにすることはできません。"
|
||
|
||
#: pyanaconda/bootloader.py:448
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s must be mounted on one of %(mountpoints)s."
|
||
msgstr "%s を %s の1つにマウントする必要があります。"
|
||
|
||
#: pyanaconda/bootloader.py:460
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s must be between %(min)d and %(max)d MB in size"
|
||
msgstr "%s のサイズは %d MB から %d MB の間でなければなりません。"
|
||
|
||
#: pyanaconda/bootloader.py:466
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s must not be smaller than %(min)dMB."
|
||
msgstr "%s のサイズは %d MB 以下でなければなりません。"
|
||
|
||
#: pyanaconda/bootloader.py:475
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s must not be larger than %(max)dMB."
|
||
msgstr "%s のサイズは %d MB 以上でなければなりません。"
|
||
|
||
#: pyanaconda/bootloader.py:493
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s must be within the first %(max_mb)dMB of the disk."
|
||
msgstr "%s はディスクの先頭から %dMB 以内の位置に配置しなければなりません。"
|
||
|
||
#: pyanaconda/bootloader.py:503
|
||
#, python-format
|
||
msgid "%s must be on a primary partition."
|
||
msgstr "%s はプライマリパーティション上になければなりません。"
|
||
|
||
#: pyanaconda/bootloader.py:635 pyanaconda/bootloader.py:731
|
||
#, python-format
|
||
msgid "%s cannot be on an encrypted block device."
|
||
msgstr "%s は暗号化ブロックデバイス上に置くことができません。"
|
||
|
||
#: pyanaconda/bootloader.py:690
|
||
#, fuzzy, python-format
|
||
msgid "%(desc)s cannot be of type %(type)s"
|
||
msgstr "%s は %s タイプにすることはできません。"
|
||
|
||
#: pyanaconda/bootloader.py:1600
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"%(deviceName)s may not have enough space for grub2 to embed core.img when "
|
||
"using the %(fsType)s filesystem on %(deviceType)s"
|
||
msgstr ""
|
||
"%3s 上の %2s ファイルシステムを使用している場合、 grub2によって組み込まれる "
|
||
"core.img 用の領域が %1s には不足している可能性があります。"
|
||
|
||
#: pyanaconda/constants.py:73
|
||
msgid "Start VNC"
|
||
msgstr "VNC を起動する"
|
||
|
||
#: pyanaconda/constants.py:74
|
||
msgid "Use text mode"
|
||
msgstr "テキストモードを使用する"
|
||
|
||
#: pyanaconda/constants.py:136
|
||
#, fuzzy
|
||
msgid "The password is empty."
|
||
msgstr "パスワードは設定されています"
|
||
|
||
#: pyanaconda/constants.py:137
|
||
#, fuzzy
|
||
msgid "The passwords do not match."
|
||
msgstr "パスワードが一致しません!"
|
||
|
||
#: pyanaconda/constants.py:138
|
||
msgid "The passwords you entered were different. Please try again."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/constants.py:139
|
||
msgid ""
|
||
"The password you have provided is weak. You will have to press Done twice to "
|
||
"confirm it."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/constants.py:140
|
||
#, python-format
|
||
msgid ""
|
||
"The password you have provided is weak: %s. You will have to press Done "
|
||
"twice to confirm it."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/constants.py:141
|
||
#, fuzzy
|
||
msgid "You have provided a weak password. Press Done again to use anyway."
|
||
msgstr "脆弱なパスワードです: %s それでも使用する場合は完了を押します。"
|
||
|
||
#: pyanaconda/constants.py:142
|
||
#, fuzzy, python-format
|
||
msgid "You have provided a weak password: %s. Press Done again to use anyway."
|
||
msgstr "脆弱なパスワードです: %s それでも使用する場合は完了を押します。"
|
||
|
||
#: pyanaconda/constants.py:144
|
||
msgid "Empty"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/constants.py:144 pyanaconda/ui/gui/spokes/lib/passphrase.py:114
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:6
|
||
msgid "Weak"
|
||
msgstr "脆弱"
|
||
|
||
#: pyanaconda/constants.py:144 pyanaconda/ui/gui/spokes/lib/passphrase.py:117
|
||
msgid "Fair"
|
||
msgstr "普通"
|
||
|
||
#: pyanaconda/constants.py:144 pyanaconda/ui/gui/spokes/lib/passphrase.py:120
|
||
msgid "Good"
|
||
msgstr "良好"
|
||
|
||
#: pyanaconda/constants.py:144 pyanaconda/ui/gui/spokes/lib/passphrase.py:123
|
||
msgid "Strong"
|
||
msgstr "強力"
|
||
|
||
#: pyanaconda/install.py:65
|
||
msgid "Configuring installed system"
|
||
msgstr "インストール済みのシステムを構成"
|
||
|
||
#: pyanaconda/install.py:77
|
||
msgid "Writing network configuration"
|
||
msgstr "ネットワーク構成を書き込み中"
|
||
|
||
#: pyanaconda/install.py:81
|
||
msgid "Creating users"
|
||
msgstr "ユーザーを作成中"
|
||
|
||
#: pyanaconda/install.py:88
|
||
#, fuzzy
|
||
msgid "Configuring addons"
|
||
msgstr "インストール済みのシステムを構成"
|
||
|
||
#: pyanaconda/install.py:92
|
||
msgid "Generating initramfs"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/install.py:96
|
||
#, python-format
|
||
msgid "Joining realm: %s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/install.py:99
|
||
#, fuzzy
|
||
msgid "Running post-installation scripts"
|
||
msgstr "インストール前スクリプトを実行中"
|
||
|
||
#: pyanaconda/install.py:129
|
||
#, python-format
|
||
msgid "Waiting for %s threads to finish"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/install.py:133
|
||
#, fuzzy
|
||
msgid "Setting up the installation environment"
|
||
msgstr "インストールソースをセットアップ中..."
|
||
|
||
#: pyanaconda/install.py:151
|
||
msgid "Discovering realm to join"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/install.py:167 pyanaconda/packaging/livepayload.py:147
|
||
#: pyanaconda/packaging/yumpayload.py:1425
|
||
#, fuzzy
|
||
msgid "Performing post-installation setup tasks"
|
||
msgstr "インストール後設定タスクを実行中"
|
||
|
||
#: pyanaconda/install.py:172
|
||
msgid "Installing bootloader"
|
||
msgstr "ブートローダーをインストール中"
|
||
|
||
#: pyanaconda/kickstart.py:152
|
||
#, python-format
|
||
msgid "Escrow certificate %s requires the network."
|
||
msgstr "エスクロー証明書 %s にはネットワークが必要です。"
|
||
|
||
#: pyanaconda/kickstart.py:160
|
||
#, python-format
|
||
msgid ""
|
||
"The following error was encountered while downloading the escrow "
|
||
"certificate:\n"
|
||
"\n"
|
||
"%s"
|
||
msgstr ""
|
||
"escrow 証明書のダウンロード中に次のエラーに 遭遇しました:\n"
|
||
"\n"
|
||
"%s"
|
||
|
||
#: pyanaconda/kickstart.py:560
|
||
#, python-format
|
||
msgid "%s is missing. Cannot setup firewall."
|
||
msgstr "%s が足りません。 ファイアーウォールの設定ができません。"
|
||
|
||
#: pyanaconda/kickstart.py:1727
|
||
msgid "Running pre-installation scripts"
|
||
msgstr "インストール前スクリプトを実行中"
|
||
|
||
#: pyanaconda/network.py:107
|
||
msgid "Hostname cannot be None or an empty string."
|
||
msgstr "ホスト名なし、または空白の文字は設定できません。"
|
||
|
||
#: pyanaconda/network.py:110
|
||
msgid "Hostname must be 255 or fewer characters in length."
|
||
msgstr "ホスト名は 255 文字かそれ以下の長さにする必要があります。"
|
||
|
||
#: pyanaconda/network.py:115
|
||
msgid ""
|
||
"Hostname must start with a valid character in the ranges 'a-z', 'A-Z', or "
|
||
"'0-9'"
|
||
msgstr ""
|
||
"ホスト名は 「a-z」 または 「A-Z」または 「0-9」 の範囲の有効な文字で開始しな"
|
||
"ければ なりません。"
|
||
|
||
#: pyanaconda/network.py:123
|
||
msgid ""
|
||
"Hostnames can only contain the characters 'a-z', 'A-Z', '0-9', '-', or '.', "
|
||
"parts between periods must contain something and cannot start or end with "
|
||
"'-'."
|
||
msgstr ""
|
||
" ホスト名には半角英数 'a-z'、'A-Z'、'0-9'、および記号 '-'、'.' を使用すること"
|
||
"ができます。ただし、ピリオドは文字列の途中に使用しなければいけません。また、"
|
||
"ホスト名の先頭と終わりには '-' は使用できません。"
|
||
|
||
#: pyanaconda/network.py:1299 pyanaconda/ui/gui/spokes/custom.py:1014
|
||
#: pyanaconda/ui/gui/spokes/network.py:601
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:59
|
||
msgid "Unknown"
|
||
msgstr "不明"
|
||
|
||
#: pyanaconda/network.py:1303
|
||
msgid "Connecting..."
|
||
msgstr "接続中..."
|
||
|
||
#: pyanaconda/network.py:1305
|
||
msgid "Disconnecting..."
|
||
msgstr "切断中..."
|
||
|
||
#: pyanaconda/network.py:1325
|
||
#, fuzzy, python-format
|
||
msgid "Wired (%(interface_name)s) connected"
|
||
msgstr "有線 (%s) は接続されています"
|
||
|
||
#: pyanaconda/network.py:1328
|
||
#, fuzzy, python-format
|
||
msgid "Wireless connected to %(access_point)s"
|
||
msgstr "%s にワイヤレスで接続しています"
|
||
|
||
#: pyanaconda/network.py:1331
|
||
#, python-format
|
||
msgid "Bond %(interface_name)s (%(list_of_slaves)s) connected"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/network.py:1335
|
||
#, python-format
|
||
msgid "Team%(interface_name)s (%(list_of_slaves)s) connected"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/network.py:1341
|
||
#, python-format
|
||
msgid "Vlan %(interface_name)s (%(parent_device)s, ID %(vlanid)s) connected"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/network.py:1356
|
||
#, python-format
|
||
msgid "Connected: %(list_of_interface_names)s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/network.py:1359
|
||
msgid "Not connected"
|
||
msgstr "接続していません"
|
||
|
||
#: pyanaconda/network.py:1362 pyanaconda/ui/gui/spokes/network.glade.h:45
|
||
msgid "No network devices available"
|
||
msgstr "ネットワークデバイスは利用できません"
|
||
|
||
#: pyanaconda/product.py:53
|
||
#, python-format
|
||
msgid "%(productName)s %(productVersion)s INSTALLATION"
|
||
msgstr "%(productName)s %(productVersion)s インストール"
|
||
|
||
#: pyanaconda/rescue.py:183 pyanaconda/rescue.py:355 pyanaconda/rescue.py:440
|
||
#, python-format
|
||
msgid "Run %s to unmount the system when you are finished."
|
||
msgstr ""
|
||
"メンテナンスが終わったら、システムをアンマウントするために %s を実行してくだ"
|
||
"さい。"
|
||
|
||
#: pyanaconda/rescue.py:186
|
||
msgid "When finished please exit from the shell and your system will reboot."
|
||
msgstr "完了したらシェルを終了してください。システムが再起動します。"
|
||
|
||
#: pyanaconda/rescue.py:200
|
||
msgid "Unable to find /bin/sh to execute! Not starting shell"
|
||
msgstr "実行するための /bin/sh が見付かりません。シェルを 開始していません。"
|
||
|
||
#: pyanaconda/rescue.py:288 pyanaconda/rescue.py:362 pyanaconda/rescue.py:372
|
||
#: pyanaconda/rescue.py:443 pyanaconda/rescue.py:474
|
||
msgid "Rescue"
|
||
msgstr "レスキュー"
|
||
|
||
#: pyanaconda/rescue.py:289
|
||
#, python-format
|
||
msgid ""
|
||
"The rescue environment will now attempt to find your Linux installation and "
|
||
"mount it under the directory %s. You can then make any changes required to "
|
||
"your system. If you want to proceed with this step choose 'Continue'. You "
|
||
"can also choose to mount your file systems read-only instead of read-write "
|
||
"by choosing 'Read-Only'. \n"
|
||
"\n"
|
||
"If for some reason this process fails you can choose 'Skip' and this step "
|
||
"will be skipped and you will go directly to a command shell.\n"
|
||
"\n"
|
||
msgstr ""
|
||
"レスキュー環境はここで、ユーザーの Linux インストールを見つけて、それをディレ"
|
||
"クトリ %s にマウントする試みをします。その後に、必要な変更をシステムに加える"
|
||
"ことができます。このステップを進めたい場合は、「続ける」を選択します。また、"
|
||
"「読み込み専用」を選択すると、読み込み/書き込みの代わりに読み込み専用でファイ"
|
||
"ルシステムをマウントする選択ができます。\n"
|
||
"\n"
|
||
"なんらかの理由でこのプロセスが失敗した場合は、「スキップ」を選択すると、この"
|
||
"ステップは除外されて直接、コマンドシェルに進みます。\n"
|
||
|
||
#: pyanaconda/rescue.py:299
|
||
msgid "Continue"
|
||
msgstr "続行"
|
||
|
||
#: pyanaconda/rescue.py:299 pyanaconda/rescue.py:305
|
||
msgid "Read-Only"
|
||
msgstr "読み取り専用"
|
||
|
||
#: pyanaconda/rescue.py:299 pyanaconda/rescue.py:301
|
||
msgid "Skip"
|
||
msgstr "スキップする"
|
||
|
||
#: pyanaconda/rescue.py:330
|
||
msgid "System to Rescue"
|
||
msgstr "レスキュー対象システム"
|
||
|
||
#: pyanaconda/rescue.py:331
|
||
msgid "Which device holds the root partition of your installation?"
|
||
msgstr "どのデバイスにインストールの root パーティションを置きますか?"
|
||
|
||
#: pyanaconda/rescue.py:333 pyanaconda/rescue.py:366 pyanaconda/rescue.py:379
|
||
#: pyanaconda/rescue.py:447 pyanaconda/rescue.py:463 pyanaconda/rescue.py:474
|
||
#: anaconda:416
|
||
msgid "OK"
|
||
msgstr "OK"
|
||
|
||
#: pyanaconda/rescue.py:333 pyanaconda/rescue.py:337
|
||
msgid "Exit"
|
||
msgstr "終了"
|
||
|
||
#: pyanaconda/rescue.py:352 pyanaconda/rescue.py:437
|
||
msgid "The system will reboot automatically when you exit from the shell."
|
||
msgstr "シェルを終了するとシステムは自動的に再起動します。"
|
||
|
||
#: pyanaconda/rescue.py:363
|
||
#, python-format
|
||
msgid ""
|
||
"Your system had dirty file systems which you chose not to mount. Press "
|
||
"return to get a shell from which you can fsck and mount your partitions. %s"
|
||
msgstr ""
|
||
"システムに損傷のあるファイルシステムがありマウントしないことを選択していま"
|
||
"す。<enter> を押すとシェルが起動され、ファイルシステムの検証(fsck)や パーティ"
|
||
"ションのマウント(mount)を行うことができます。 %s"
|
||
|
||
#: pyanaconda/rescue.py:373
|
||
#, python-format
|
||
msgid ""
|
||
"Your system has been mounted under %(rootPath)s.\n"
|
||
"\n"
|
||
"Press <return> to get a shell. If you would like to make your system the "
|
||
"root environment, run the command:\n"
|
||
"\n"
|
||
"\tchroot %(rootPath)s\n"
|
||
"\n"
|
||
"%(msg)s"
|
||
msgstr ""
|
||
"システムを %(rootPath)s 下にマウントしています。\n"
|
||
"\n"
|
||
"シェルを起動するには <enter>キーを押してください。そのシステムを root 環境と"
|
||
"して利用するには次のコマンドを実行します:\n"
|
||
"\n"
|
||
"\tchroot %(rootPath)s\n"
|
||
"\n"
|
||
"%(msg)s"
|
||
|
||
#: pyanaconda/rescue.py:444
|
||
#, python-format
|
||
msgid ""
|
||
"An error occurred trying to mount some or all of your system. Some of it may "
|
||
"be mounted under %s.\n"
|
||
"\n"
|
||
"Press <return> to get a shell."
|
||
msgstr ""
|
||
"システムのいくつか、あるいはすべてをマウントしようと試みている間にエラーが発"
|
||
"生しました。いくつかのパーティションは %s の下にマウントされています。\n"
|
||
"\n"
|
||
"シェルを起動するには [Enter] を押してください。"
|
||
|
||
#: pyanaconda/rescue.py:452
|
||
msgid "You don't have any Linux partitions. Rebooting.\n"
|
||
msgstr "Linux パーティションがありません。再起動します。\n"
|
||
|
||
#: pyanaconda/rescue.py:456
|
||
msgid " The system will reboot automatically when you exit from the shell."
|
||
msgstr " シェルを終了するとシステムは自動的に再起動します。"
|
||
|
||
#: pyanaconda/rescue.py:460
|
||
msgid "Rescue Mode"
|
||
msgstr "レスキューモード"
|
||
|
||
#: pyanaconda/rescue.py:461
|
||
#, python-format
|
||
msgid "You don't have any Linux partitions. Press return to get a shell.%s"
|
||
msgstr ""
|
||
"Linux パーティションがありません。<enter>キーを押すとシェルを起動します。%s"
|
||
|
||
#: pyanaconda/rescue.py:473
|
||
#, python-format
|
||
msgid "Your system is mounted under the %s directory."
|
||
msgstr "システムは %s ディレクトリー配下にマウントされます。"
|
||
|
||
#: pyanaconda/vnc.py:75
|
||
#, python-format
|
||
msgid "%(productName)s %(productVersion)s installation"
|
||
msgstr "%(productName)s %(productVersion)s のインストール"
|
||
|
||
#: pyanaconda/vnc.py:132
|
||
#, python-format
|
||
msgid "%(productName)s %(productVersion)s installation on host %(name)s"
|
||
msgstr "ホスト %(name)s 上の %(productName)s %(productVersion)s インストール"
|
||
|
||
#: pyanaconda/vnc.py:151
|
||
#, python-format
|
||
msgid "Attempting to connect to vnc client on host %s..."
|
||
msgstr "ホスト %s 上の vnc クライアントに接続を試行中..."
|
||
|
||
#: pyanaconda/vnc.py:165
|
||
msgid "Connected!"
|
||
msgstr "接続しました!"
|
||
|
||
#: pyanaconda/vnc.py:168
|
||
msgid "Will try to connect again in 15 seconds..."
|
||
msgstr "15 秒後に再接続を試みます..."
|
||
|
||
#: pyanaconda/vnc.py:174
|
||
#, python-format
|
||
msgid "Giving up attempting to connect after %d try!\n"
|
||
msgid_plural "Giving up attempting to connect after %d tries!\n"
|
||
msgstr[0] "%d 回接続を試みた後に断念します。\n"
|
||
|
||
#: pyanaconda/vnc.py:185
|
||
#, python-format
|
||
msgid "Please manually connect your vnc client to %s to begin the install."
|
||
msgstr ""
|
||
"インストールを開始するには、ご使用の vnc クライアントを %s に手動で接続してく"
|
||
"ださい。"
|
||
|
||
#: pyanaconda/vnc.py:187
|
||
#, python-format
|
||
msgid ""
|
||
"Please manually connect your vnc client to <IP ADDRESS>:%s to begin the "
|
||
"install. Switch to the shell (Ctrl-B 2) and run 'ip addr' to find the <IP "
|
||
"ADDRESS>."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/vnc.py:192
|
||
msgid "Starting VNC..."
|
||
msgstr "VNC を起動中..."
|
||
|
||
#: pyanaconda/vnc.py:234
|
||
msgid "The VNC server is now running."
|
||
msgstr "VNC サーバーが稼動しています。"
|
||
|
||
#: pyanaconda/vnc.py:238
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"You chose to connect to a listening vncviewer. \n"
|
||
"This does not require a password to be set. If you \n"
|
||
"set a password, it will be used in case the connection \n"
|
||
"to the vncviewer is unsuccessful\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Listen モードの VNC Viewer に接続するよう選択しました。\n"
|
||
"これは、パスワードを必要としません。もしパスワードを設定すると、\n"
|
||
"VNC Viewew への接続失敗の原因になります。\n"
|
||
"\n"
|
||
|
||
#: pyanaconda/vnc.py:243
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"WARNING!!! VNC server running with NO PASSWORD!\n"
|
||
"You can use the vncpassword=<password> boot option\n"
|
||
"if you would like to secure the server.\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"警告!!! VNC サーバーがパスワードなしで実行されています!\n"
|
||
"サーバーの安全性を確保するには、vncpassword=<password>\n"
|
||
"ブートオプションを使うことができます。\n"
|
||
"\n"
|
||
|
||
#: pyanaconda/vnc.py:247
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"You chose to execute vnc with a password. \n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"パスワードを使って VNC を実行するように選択しました。\n"
|
||
"\n"
|
||
|
||
#: pyanaconda/vnc.py:249
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Unknown Error. Aborting. \n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"不明なエラーが発生しました。作業を中断します。\n"
|
||
|
||
#: pyanaconda/vnc.py:269
|
||
msgid ""
|
||
"VNC password provided was not at least 6 characters long.\n"
|
||
"Please enter a new one. Leave blank for no password."
|
||
msgstr ""
|
||
"入力された VNC パスワードは最低限の 6文字に足りません。\n"
|
||
"新しいパスワードを入力して下さい。パスワード不要なら空白にします。"
|
||
|
||
#: pyanaconda/installclasses/fedora.py:30
|
||
msgid "_Fedora"
|
||
msgstr "Fedora(_F)"
|
||
|
||
#: pyanaconda/installclasses/rhel.py:27
|
||
msgid "Red Hat Enterprise Linux"
|
||
msgstr "Red Hat Enterprise Linux"
|
||
|
||
#: pyanaconda/packaging/livepayload.py:83
|
||
#: pyanaconda/packaging/livepayload.py:106
|
||
msgid "Installing software"
|
||
msgstr "ソフトウェアのインストール中…"
|
||
|
||
#: pyanaconda/packaging/livepayload.py:204
|
||
#: pyanaconda/packaging/livepayload.py:213
|
||
#, python-format
|
||
msgid "Downloading %(url)s (%(pct)d%%)"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/packaging/livepayload.py:301
|
||
msgid "Checking image checksum"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/packaging/yumpayload.py:1341
|
||
msgid "Starting package installation process"
|
||
msgstr "パッケージインストールプロセスを開始しています"
|
||
|
||
#: pyanaconda/packaging/yumpayload.py:1405
|
||
msgid "You need more space on the following file systems:\n"
|
||
msgstr "以下のファイルシステムは容量を増やす必要があります。\n"
|
||
|
||
#: pyanaconda/packaging/yumpayload.py:1423
|
||
msgid "Preparing transaction from installation source"
|
||
msgstr "インストールソースからのトランザクションを準備中。"
|
||
|
||
#: pyanaconda/packaging/yumpayload.py:1424
|
||
msgid "Installing"
|
||
msgstr "インストール中"
|
||
|
||
#: pyanaconda/ui/lib/space.py:36
|
||
#, python-format
|
||
msgid ""
|
||
"Not enough space in filesystems for the current software selection. An "
|
||
"additional %s is needed."
|
||
msgstr ""
|
||
"現在選択しているソフトウェア選択に対してファイルシステムの空き領域が不足して"
|
||
"います。追加で %s 必要です。"
|
||
|
||
#: pyanaconda/ui/tui/hubs/summary.py:30
|
||
#, fuzzy
|
||
msgid "Installation"
|
||
msgstr "インストールハブ"
|
||
|
||
#: pyanaconda/ui/tui/hubs/summary.py:40
|
||
msgid "Starting automated install"
|
||
msgstr "自動インストールの開始"
|
||
|
||
#: pyanaconda/ui/tui/hubs/summary.py:63
|
||
msgid "Can't have a question in command line mode!"
|
||
msgstr "コマンドラインモードでは質問は置けません!"
|
||
|
||
#: pyanaconda/ui/tui/hubs/__init__.py:42
|
||
msgid "Default HUB title"
|
||
msgstr "デフォルトのハブタイトル"
|
||
|
||
#. TRANSLATORS: 'c' to continue
|
||
#: pyanaconda/ui/tui/hubs/__init__.py:112
|
||
#: pyanaconda/ui/tui/simpleline/base.py:457
|
||
msgid "c"
|
||
msgstr "c"
|
||
|
||
#: pyanaconda/ui/tui/hubs/__init__.py:115
|
||
msgid "Please complete all spokes before continuing"
|
||
msgstr "すべてのスポークを完了してから継続して下さい。"
|
||
|
||
#: pyanaconda/ui/tui/tuiobject.py:30
|
||
msgid "Error"
|
||
msgstr "エラー"
|
||
|
||
#: pyanaconda/ui/tui/tuiobject.py:51
|
||
msgid "Press enter to exit."
|
||
msgstr "enter を押して終了します。"
|
||
|
||
#: pyanaconda/ui/tui/tuiobject.py:61
|
||
msgid "Question"
|
||
msgstr "質問"
|
||
|
||
#: pyanaconda/ui/tui/tuiobject.py:84
|
||
msgid "Please respond 'yes' or 'no': "
|
||
msgstr "「はい」か「いいえ」で答えて下さい: "
|
||
|
||
#: pyanaconda/ui/tui/tuiobject.py:87
|
||
msgid "yes"
|
||
msgstr "はい"
|
||
|
||
#: pyanaconda/ui/tui/tuiobject.py:92
|
||
msgid "no"
|
||
msgstr "いいえ"
|
||
|
||
#: pyanaconda/ui/tui/simpleline/base.py:86
|
||
msgid "Do you really want to quit?"
|
||
msgstr "本当に終了しますか?"
|
||
|
||
#. TRANSLATORS: 'r' to refresh
|
||
#: pyanaconda/ui/tui/simpleline/base.py:451
|
||
msgid "r"
|
||
msgstr ""
|
||
|
||
#. TRANSLATORS: 'q' to quit
|
||
#: pyanaconda/ui/tui/simpleline/base.py:463
|
||
msgid "q"
|
||
msgstr "q"
|
||
|
||
#: pyanaconda/ui/tui/simpleline/base.py:575
|
||
msgid "Press ENTER to continue"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/simpleline/base.py:624
|
||
#, fuzzy
|
||
msgid ""
|
||
" Please make your choice from above ['q' to quit | 'c' to continue |\n"
|
||
" 'r' to refresh]: "
|
||
msgstr "上記の ['q' 終了 | 'c' 継続] から選択して下さい:"
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:38
|
||
msgid "VNC"
|
||
msgstr "VNC"
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:55
|
||
#, fuzzy
|
||
msgid ""
|
||
"X was unable to start on your machine. Would you like to start VNC to "
|
||
"connect to this computer from another computer and perform a graphical "
|
||
"installation or continue with a text mode installation?"
|
||
msgstr ""
|
||
"ご使用のマシンで X を起動できませんでした。VNC を起動して別のコンピューターか"
|
||
"らこのコンピューターに接続しグラフィカルインストールを行ないますか、あるいは"
|
||
"テキストモードのインストールで続行しますか?"
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:111
|
||
msgid "VNC Password"
|
||
msgstr "VNC パスワード"
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:120
|
||
msgid ""
|
||
"Please provide VNC password. You will have to type it twice. \n"
|
||
"Leave blank for no password"
|
||
msgstr ""
|
||
"VNC パスワードを記入してください。2度記入して下さい。\n"
|
||
"パスワード不要なら空白にします。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:139
|
||
msgid "Password: "
|
||
msgstr "パスワード: "
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:140
|
||
msgid "Password (confirm): "
|
||
msgstr "パスワード(確定): "
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:143
|
||
msgid "Passwords do not match!"
|
||
msgstr "パスワードが一致しません!"
|
||
|
||
#: pyanaconda/ui/tui/spokes/askvnc.py:146
|
||
msgid "The password must be at least six characters long."
|
||
msgstr "パスワードは最低 6 文字以上でなければなりません。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:42
|
||
#, fuzzy
|
||
msgid "Network configuration"
|
||
msgstr "ネットワーク構成を書き込み中"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:82
|
||
#, fuzzy, python-format
|
||
msgid "Wired (%(interface_name)s) disconnected\n"
|
||
msgstr "有線 (%s) は接続されています"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:87
|
||
#, fuzzy, python-format
|
||
msgid "Wired (%(interface_name)s) connected\n"
|
||
msgstr "有線 (%s) は接続されています"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:99
|
||
#, python-format
|
||
msgid " IPv4 Address: %(addr)s Netmask: %(netmask)s Gateway: %(gateway)s\n"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:101
|
||
#, python-format
|
||
msgid " DNS: %s\n"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:108
|
||
#, python-format
|
||
msgid " IPv6 Address: %(addr)s/%(prefix)d\n"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:128
|
||
#, fuzzy, python-format
|
||
msgid "Hostname: %s\n"
|
||
msgstr "ホスト名:"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:140
|
||
#, fuzzy
|
||
msgid "Set hostname"
|
||
msgstr "ホスト名"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:142
|
||
#, python-format
|
||
msgid "Configure device %s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:161
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:11
|
||
msgid "Hostname"
|
||
msgstr "ホスト名"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:179
|
||
msgid ""
|
||
"Configuration not saved: gateway or netmask missing in static configuration"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:195
|
||
msgid "Can't apply configuration, device activation failed."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:222
|
||
#: pyanaconda/ui/gui/spokes/network.py:1263
|
||
#: pyanaconda/ui/gui/spokes/network.py:1336
|
||
#, python-format
|
||
msgid "Hostname is not valid: %s"
|
||
msgstr "ホスト名は無効です: %s"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:246
|
||
#, fuzzy
|
||
msgid "Device configuration"
|
||
msgstr "設定完了(_F)"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:250
|
||
#, python-format
|
||
msgid "IPv4 address or %s for DHCP"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:252
|
||
msgid "IPv4 netmask"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:253
|
||
#, fuzzy
|
||
msgid "IPv4 gateway"
|
||
msgstr "ゲートウェイ"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:254
|
||
#, python-format
|
||
msgid ""
|
||
"IPv6 address or %(auto)s for automatic, %(dhcp)s for DHCP, %(ignore)s to "
|
||
"turn off"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:257
|
||
msgid "IPv6 default gateway"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:258
|
||
msgid "Nameservers (comma separated)"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:259
|
||
msgid "Connect automatically after reboot"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:260
|
||
#, fuzzy
|
||
msgid "Apply configuration in installer"
|
||
msgstr "ファイルシステム設定にタイプがありません。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/network.py:275
|
||
#, fuzzy, python-format
|
||
msgid "Configuring device %s."
|
||
msgstr "インストール済みのシステムを構成"
|
||
|
||
#: pyanaconda/ui/tui/spokes/password.py:29
|
||
#, fuzzy
|
||
msgid "Root password"
|
||
msgstr "root パスワード:"
|
||
|
||
#: pyanaconda/ui/tui/spokes/password.py:48
|
||
msgid "Password is set."
|
||
msgstr "パスワードは設定されています"
|
||
|
||
#: pyanaconda/ui/tui/spokes/password.py:50
|
||
msgid "Root account is disabled."
|
||
msgstr "root アカウントは無効になっています"
|
||
|
||
#: pyanaconda/ui/tui/spokes/password.py:52
|
||
msgid "Password is not set."
|
||
msgstr "パスワードが設定されていません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/password.py:57
|
||
msgid "Please select new root password. You will have to type it twice."
|
||
msgstr "新しい root パスワードを選択して下さい。2度記入する必要があります。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/password.py:63
|
||
#, fuzzy
|
||
msgid "Password"
|
||
msgstr "パスワード: "
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:50
|
||
msgid "Use All Space"
|
||
msgstr "すべての領域を使用する"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:51
|
||
msgid "Replace Existing Linux system(s)"
|
||
msgstr "既存の Linux システムを入れ替える"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:52
|
||
msgid "Use Free Space"
|
||
msgstr "空き領域を使用する"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:62
|
||
#, fuzzy
|
||
msgid "Installation Destination"
|
||
msgstr "インストール先"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:108
|
||
#: pyanaconda/ui/gui/spokes/storage.py:478
|
||
msgid "No disks selected"
|
||
msgstr "ディスクが選択されていません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:118
|
||
#: pyanaconda/ui/gui/spokes/storage.py:488
|
||
msgid "Error checking storage configuration"
|
||
msgstr "ストレージ設定のチェック中にエラー"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:120
|
||
#: pyanaconda/ui/gui/spokes/storage.py:490
|
||
#, fuzzy
|
||
msgid "Warning checking storage configuration"
|
||
msgstr "ストレージ設定のチェック中にエラー"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:123
|
||
#: pyanaconda/ui/gui/spokes/storage.py:492
|
||
msgid "Automatic partitioning selected"
|
||
msgstr "自動パーティション設定が選択されました"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:125
|
||
#: pyanaconda/ui/gui/spokes/storage.py:494
|
||
msgid "Custom partitioning selected"
|
||
msgstr "カスタムパーティション設定が選択されました"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:161
|
||
#: pyanaconda/ui/gui/spokes/storage.py:724
|
||
msgid ""
|
||
"No disks detected. Please shut down the computer, connect at least one "
|
||
"disk, and restart to complete installation."
|
||
msgstr ""
|
||
"ディスク検出がありません。コンピュータをシャットダウンして最低1個のディスク"
|
||
"に接続し、再開始するとインストールが完了できます。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:163
|
||
#: pyanaconda/ui/gui/spokes/storage.py:726
|
||
msgid "No disks selected; please select at least one disk to install to."
|
||
msgstr ""
|
||
"ディスクが選択されていません。インストール先として少なくともディスクを1つ選"
|
||
"択して下さい。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:178
|
||
#: pyanaconda/ui/tui/spokes/source.py:458
|
||
#: pyanaconda/ui/gui/spokes/source.py:599
|
||
#: pyanaconda/ui/gui/spokes/storage.py:682
|
||
msgid "Probing storage..."
|
||
msgstr "ストレージを捜索中..."
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:258
|
||
msgid "Generating updated storage configuration"
|
||
msgstr "更新したストレージ設定を生成中"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:263
|
||
#: pyanaconda/ui/tui/spokes/storage.py:274
|
||
#, python-format
|
||
msgid "storage configuration failed: %s"
|
||
msgstr "ストレージの設定に失敗しました: %s"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:279
|
||
#: pyanaconda/ui/gui/spokes/storage.py:325
|
||
msgid "Checking storage configuration..."
|
||
msgstr "ストレージ設定をチェック中..."
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:317
|
||
msgid "Autopartitioning Options"
|
||
msgstr "自動パーティション設定のオプション"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:344
|
||
#, fuzzy
|
||
msgid ""
|
||
"Installation requires partitioning of your hard drive. Select what space to "
|
||
"use for the install target."
|
||
msgstr ""
|
||
"インストールにはハードドライブのパーティション設定が必要です。インストール先"
|
||
"として使用する領域を選択して下さい。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:383
|
||
#, fuzzy
|
||
msgid "Partition Scheme Options"
|
||
msgstr "パーティションスキーマの設定"
|
||
|
||
#: pyanaconda/ui/tui/spokes/storage.py:408
|
||
#, fuzzy
|
||
msgid "Select a partition scheme configuration."
|
||
msgstr "パーティションスキーマの設定"
|
||
|
||
#: pyanaconda/ui/tui/spokes/time_spoke.py:30
|
||
msgid "Timezone settings"
|
||
msgstr "タイムゾーンの設定"
|
||
|
||
#: pyanaconda/ui/tui/spokes/time_spoke.py:57
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:456
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:460
|
||
#, python-format
|
||
msgid "%s timezone"
|
||
msgstr "%s タイムゾーン"
|
||
|
||
#: pyanaconda/ui/tui/spokes/time_spoke.py:59
|
||
msgid "Timezone is not set."
|
||
msgstr "タイムゾーンは設定されていません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/time_spoke.py:67
|
||
#, python-format
|
||
msgid "Available timezones in region %s"
|
||
msgstr "地域 %s で使用できるタイムゾーン"
|
||
|
||
#: pyanaconda/ui/tui/spokes/time_spoke.py:70
|
||
msgid "Available regions"
|
||
msgstr "使用できる地域"
|
||
|
||
#: pyanaconda/ui/tui/spokes/time_spoke.py:129
|
||
msgid ""
|
||
"Please select the timezone.\n"
|
||
"Use numbers or type names directly [b to region list, q to quit]: "
|
||
msgstr ""
|
||
"タイムゾーンを選択して下さい。\n"
|
||
"番号かタイプ名を直接選択して下さい\n"
|
||
"[b で地域一覧、q で終了]: "
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:135
|
||
#, fuzzy
|
||
msgid "Installation source"
|
||
msgstr "インストールの進捗"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:138
|
||
#: pyanaconda/ui/tui/spokes/source.py:184
|
||
#: pyanaconda/ui/gui/spokes/source.py:529
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:23
|
||
msgid "Closest mirror"
|
||
msgstr "最寄りのミラー"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:176
|
||
#: pyanaconda/ui/gui/spokes/source.py:521
|
||
#, python-format
|
||
msgid "NFS server %s"
|
||
msgstr "NFS サーバー %s"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:178
|
||
#: pyanaconda/ui/gui/spokes/source.py:523
|
||
msgid "Local media"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:181
|
||
#: pyanaconda/ui/tui/spokes/source.py:191
|
||
#: pyanaconda/ui/gui/spokes/source.py:517
|
||
msgid "Error setting up software source"
|
||
msgstr "ソフトウェアソースの設定でエラー"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:186
|
||
#: pyanaconda/ui/tui/spokes/software.py:102
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:462
|
||
#: pyanaconda/ui/gui/spokes/software.py:200
|
||
#: pyanaconda/ui/gui/spokes/source.py:531
|
||
msgid "Nothing selected"
|
||
msgstr "何も選択されていません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:193
|
||
#: pyanaconda/ui/tui/spokes/software.py:82
|
||
#, fuzzy
|
||
msgid "Processing..."
|
||
msgstr "接続中..."
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:199
|
||
#, python-format
|
||
msgid "Repo URL set to: %s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:219
|
||
#, fuzzy
|
||
msgid "CD/DVD"
|
||
msgstr "CD/DVD ドライブ"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:219
|
||
#, fuzzy
|
||
msgid "local ISO file"
|
||
msgstr "ISO ファイル(_I):"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:219
|
||
#, fuzzy
|
||
msgid "Network"
|
||
msgstr "ネットワーク時刻同期"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:223
|
||
#, fuzzy
|
||
msgid "Choose an installation source type."
|
||
msgstr "インストールソースは利用できません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:303
|
||
#: pyanaconda/ui/gui/spokes/source.py:450
|
||
#, fuzzy
|
||
msgid "Failed to set up installation source"
|
||
msgstr "インストールソースの設定に失敗しました"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:308
|
||
#, fuzzy
|
||
msgid "Error downloading package metadata"
|
||
msgstr "パッケージメタデータをダウンロード中にエラー..."
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:317
|
||
#: pyanaconda/ui/tui/spokes/software.py:70
|
||
#: pyanaconda/ui/gui/spokes/software.py:236
|
||
#: pyanaconda/ui/gui/spokes/software.py:279
|
||
#: pyanaconda/ui/gui/spokes/source.py:478
|
||
msgid "No installation source available"
|
||
msgstr "インストールソースは利用できません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:339
|
||
#: pyanaconda/ui/tui/spokes/source.py:377
|
||
msgid "Specify Repo Options"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:343
|
||
msgid "Repo URL"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:381
|
||
#, fuzzy
|
||
msgid "NFS <server>:/<path>"
|
||
msgstr "NFS サーバー %s"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:382
|
||
#, fuzzy
|
||
msgid "NFS mount options"
|
||
msgstr "NFS マウントオプション:"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:412
|
||
#, fuzzy
|
||
msgid "Failed to set up installation source. Check the source address."
|
||
msgstr ""
|
||
"インストールソースの設定に失敗しました。レポジトリの url を確認して下さい"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:420
|
||
#, fuzzy
|
||
msgid "Select device containing the ISO file"
|
||
msgstr "/boot を含むデバイス"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:479
|
||
msgid "No mountable devices found"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:503
|
||
#, fuzzy
|
||
msgid "Select an ISO to use as install source"
|
||
msgstr "インストールソースの設定に失敗しました"
|
||
|
||
#: pyanaconda/ui/tui/spokes/source.py:532
|
||
msgid "No *.iso files found in device root folder"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:38
|
||
#, fuzzy
|
||
msgid "Software selection"
|
||
msgstr "ソフトウェアの選択を修正(_M)"
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:80
|
||
#: pyanaconda/ui/gui/spokes/software.py:184
|
||
msgid "Error checking software selection"
|
||
msgstr "ソフトウェアの選択をチェック中にエラー"
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:84
|
||
#: pyanaconda/ui/gui/spokes/software.py:187
|
||
msgid "Installation source not set up"
|
||
msgstr "インストールソースはセットされていません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:86
|
||
#: pyanaconda/ui/gui/spokes/software.py:190
|
||
msgid "Source changed - please verify"
|
||
msgstr "ソースが変更されました - ご確認ください"
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:101
|
||
#: pyanaconda/ui/gui/spokes/software.py:198
|
||
msgid "Custom software selected"
|
||
msgstr "カスタムソフトウェアが選択されています"
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:122
|
||
#, fuzzy
|
||
msgid "Installation source needs to be set up first."
|
||
msgstr "インストールソースはセットされていません"
|
||
|
||
#: pyanaconda/ui/tui/spokes/software.py:132
|
||
#: pyanaconda/ui/tui/spokes/software.py:142
|
||
#, fuzzy
|
||
msgid "Base environment"
|
||
msgstr "使用環境を選択します"
|
||
|
||
#: pyanaconda/ui/tui/spokes/warnings.py:36
|
||
#, fuzzy
|
||
msgid "Warnings"
|
||
msgstr "警告"
|
||
|
||
#: pyanaconda/ui/tui/spokes/warnings.py:44
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:4
|
||
msgid ""
|
||
"This hardware (or a combination thereof) is not supported by Red Hat. For "
|
||
"more information on supported hardware, please refer to http://www.redhat."
|
||
"com/hardware."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/progress.py:36
|
||
#, fuzzy
|
||
msgid "Progress"
|
||
msgstr "進行中"
|
||
|
||
#: pyanaconda/ui/tui/spokes/progress.py:136
|
||
msgid "\tInstallation complete. Press return to quit"
|
||
msgstr "» インストールは完了しました。改行ボタンを押して終了します"
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:46
|
||
msgid "Default spoke title"
|
||
msgstr "デフォルトのスポークタイトル"
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:56
|
||
msgid "testing status..."
|
||
msgstr "状態をテスト中..."
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:94
|
||
#, fuzzy
|
||
msgid "New value"
|
||
msgstr "新しいデバイス"
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:111
|
||
#, python-format
|
||
msgid "%s: "
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:112
|
||
#, fuzzy, python-format
|
||
msgid "%s (confirm): "
|
||
msgstr "パスワード(確定): "
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:115
|
||
msgid ""
|
||
"You must enter your root password and confirm it by typing it a second time "
|
||
"to continue."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:130
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"You have provided a weak password: %s\n"
|
||
"Would you like to use it anyway?"
|
||
msgstr "脆弱なパスワードです: %s それでも使用する場合は完了を押します。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:133
|
||
#, fuzzy
|
||
msgid ""
|
||
"You have provided a weak password.\n"
|
||
"Would you like to use it anyway?"
|
||
msgstr "脆弱なパスワードです: %s それでも使用する場合は完了を押します。"
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:143
|
||
#, python-format
|
||
msgid "Enter new value for '%s' and press enter\n"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/tui/spokes/__init__.py:239
|
||
#, fuzzy
|
||
msgid "Password set."
|
||
msgstr "パスワードは設定されています"
|
||
|
||
#: pyanaconda/ui/gui/__init__.py:657
|
||
msgid "_Exit Installer"
|
||
msgstr "インストーラーを終了する(_E)"
|
||
|
||
#: pyanaconda/ui/gui/__init__.py:666 pyanaconda/ui/gui/hubs/progress.py:203
|
||
#: pyanaconda/ui/gui/spokes/software.py:455
|
||
#: pyanaconda/ui/gui/spokes/storage.py:942 widgets/src/StandaloneWindow.c:54
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:1
|
||
#: pyanaconda/ui/gui/hubs/summary.glade.h:2
|
||
msgid "_Quit"
|
||
msgstr "終了する (_Q)"
|
||
|
||
#: pyanaconda/ui/gui/__init__.py:681
|
||
msgid "_No"
|
||
msgstr "いいえ(_N)"
|
||
|
||
#: pyanaconda/ui/gui/__init__.py:681
|
||
msgid "_Yes"
|
||
msgstr "はい(_Y)"
|
||
|
||
#: pyanaconda/ui/gui/categories/__init__.py:47
|
||
msgid "DEFAULT TITLE"
|
||
msgstr "デフォルトのタイトル"
|
||
|
||
#: pyanaconda/ui/gui/categories/customization.py:32
|
||
#, fuzzy
|
||
msgid "CUSTOMIZATION"
|
||
msgstr "地域設定"
|
||
|
||
#: pyanaconda/ui/gui/categories/localization.py:31
|
||
msgid "LOCALIZATION"
|
||
msgstr "地域設定"
|
||
|
||
#: pyanaconda/ui/gui/categories/software.py:31
|
||
msgid "SOFTWARE"
|
||
msgstr "ソフトウェア"
|
||
|
||
#: pyanaconda/ui/gui/categories/system.py:32
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:162
|
||
msgid "SYSTEM"
|
||
msgstr "システム"
|
||
|
||
#: pyanaconda/ui/gui/categories/user_settings.py:32
|
||
msgid "USER SETTINGS"
|
||
msgstr "ユーザーの設定"
|
||
|
||
#: pyanaconda/ui/gui/hubs/__init__.py:284
|
||
msgid ""
|
||
"Please complete items marked with this icon before continuing to the next "
|
||
"step."
|
||
msgstr "このアイコンが付いた項目を完了してから、次のステップへと続けて下さい。"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.py:200
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"%s is now successfully installed on your system and ready for you to use! "
|
||
"When you are ready, reboot your system to start using it!"
|
||
msgstr ""
|
||
"%s は、ここでご使用のシステムに正常にインストールされ、\n"
|
||
"使用準備ができました。次に進むために再起動して使用を開始して下さい!"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.py:282
|
||
msgid "Complete!"
|
||
msgstr "完了しました!"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:98
|
||
#, fuzzy, python-format
|
||
msgid "New %(name)s %(version)s Installation"
|
||
msgstr "新しい %s %s のインストール"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:99
|
||
#, fuzzy, python-format
|
||
msgid "Create a new %(container_type)s ..."
|
||
msgstr "新規ボリュームグループを作成中 ..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:100
|
||
#, python-format
|
||
msgid "Create or select %(container_type)s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:101
|
||
#, python-format
|
||
msgid "CONFIGURE %(container_type)s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:102
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"Please create a name for this %(container_type)s and select at least one "
|
||
"disk below."
|
||
msgstr ""
|
||
"ボリュームグループ名を決めて作成し、以下から少なくても1つのディスクを選択して"
|
||
"ください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:104
|
||
#, fuzzy
|
||
msgid "Volume Group"
|
||
msgstr "ボリュームグループ:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:105
|
||
#, fuzzy
|
||
msgid "Volume"
|
||
msgstr "列"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:106
|
||
msgid ""
|
||
"Storage configuration reset due to unrecoverable error. Click for details."
|
||
msgstr ""
|
||
"復元不可能なエラーによりストレージ設定がリセットされました。詳細にはクリック"
|
||
"して下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:108
|
||
msgid "Device reconfiguration failed. Click for details."
|
||
msgstr "デバイスの設定が失敗しました。詳細にはクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:111
|
||
msgid "Please enter a valid mountpoint."
|
||
msgstr "有効なマウントポイントを記入して下さい"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:112
|
||
msgid "That mount point is invalid. Try something else?"
|
||
msgstr "そのマウントポイントは無効です。他を試しますか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:113
|
||
msgid "That mount point is already in use. Try something else?"
|
||
msgstr "そのマウントポイントはすでに使用中です。他を試しますか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:115
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"The RAID level you have selected (%(level)s) requires more disks (%(min)d) "
|
||
"than you currently have selected (%(count)d)."
|
||
msgstr ""
|
||
"選択した RAID レベルには現在選択している領域より大きな領域が必要になります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:118
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:22
|
||
#, fuzzy
|
||
msgid "Please enter a valid name."
|
||
msgstr "有効なマウントポイントを記入して下さい"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:119
|
||
#, fuzzy
|
||
msgid "That name is invalid. Try something else?"
|
||
msgstr "そのマウントポイントは無効です。他を試しますか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:135
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:7
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:35
|
||
msgid "LVM"
|
||
msgstr "LVM"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:136
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:8
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:37
|
||
msgid "LVM Thin Provisioning"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:137
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:36
|
||
msgid "RAID"
|
||
msgstr "RAID"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:138
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:5
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:33
|
||
msgid "Standard Partition"
|
||
msgstr "標準パーティション"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:139
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:6
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:34
|
||
msgid "BTRFS"
|
||
msgstr "Btrfs"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:140
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:16
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:4
|
||
msgid "Disk"
|
||
msgstr "ディスク"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:254
|
||
#: pyanaconda/ui/gui/spokes/custom.py:597
|
||
#: pyanaconda/ui/gui/spokes/network.py:975 widgets/src/SpokeSelector.c:55
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:4
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:67
|
||
msgid "None"
|
||
msgstr "なし"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:328
|
||
#, fuzzy, python-format
|
||
msgid "Delete _all other filesystems in the %s root as well."
|
||
msgstr "%s root にある他のファイルシステムもすべて削除されます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:337
|
||
#, python-format
|
||
msgid "Are you sure you want to delete all of the data on %s?"
|
||
msgstr "%s にある全データを本当に削除してもよいですか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:339
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"Are you sure you want to delete all of the data on %s, including subvolumes "
|
||
"and/or snapshots?"
|
||
msgstr "%s にある全データを本当に削除してもよいですか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:431
|
||
msgid "container"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:632
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:27
|
||
msgid "MANUAL PARTITIONING"
|
||
msgstr "手作業のパーティション設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:853
|
||
#: pyanaconda/ui/gui/spokes/filter.py:508
|
||
#, fuzzy, python-format
|
||
msgid "%d _storage device selected"
|
||
msgid_plural "%d _storage devices selected"
|
||
msgstr[0] "%d 個のストレージデバイスが選択されています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:966
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"When you create mount points for your %(name)s %(version)s installation, "
|
||
"you'll be able to view their details here."
|
||
msgstr ""
|
||
"%s %s インストール用のマウントポイントを作成する際に、\n"
|
||
"ここでその詳細を表示できます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1037
|
||
msgid ""
|
||
"The 'swap' area on your computer is used by the operating\n"
|
||
"system when running low on memory."
|
||
msgstr ""
|
||
"ご使用のコンピューターの 'swap' 領域は、メモリー不足の状態になると\n"
|
||
"オペレーティングシステムで使用されます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1040
|
||
msgid ""
|
||
"The 'boot' area on your computer is where files needed\n"
|
||
"to start the operating system are stored."
|
||
msgstr ""
|
||
"ご使用のコンピューターの 'boot' 領域は、オペレーティング\n"
|
||
"システムの開始に必要なファイルを収納しています。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1043
|
||
msgid ""
|
||
"The 'root' area on your computer is where core system\n"
|
||
"files and applications are stored."
|
||
msgstr ""
|
||
"ご使用のコンピューターの 'root' 領域は、コアシステムファイルと\n"
|
||
"アプリKションを収納しています。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1046
|
||
msgid ""
|
||
"The 'home' area on your computer is where all your personal\n"
|
||
"data is stored."
|
||
msgstr ""
|
||
"ご使用のコンピューターの 'home' 領域は、ユーザーの個人\n"
|
||
"データを収納しています。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1049
|
||
msgid ""
|
||
"The BIOS boot partition is required to enable booting\n"
|
||
"from GPT-partitioned disks on BIOS hardware."
|
||
msgstr ""
|
||
"BIOS ハードウェア上で GPT パーティション設定したディスク からの起動を有効にす"
|
||
"るには、BIOS のブートパーティションが必要です。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1052
|
||
msgid ""
|
||
"The PReP boot partition is required as part of the\n"
|
||
"bootloader configuration on some PPC platforms."
|
||
msgstr ""
|
||
"数種の PPC プラットフォーム上のブートローダー設定の一部 としてPReP ブートパー"
|
||
"ティションが必要です。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1244
|
||
#, python-format
|
||
msgid "/boot/efi must be on a device of type %s"
|
||
msgstr "/boot/efi は タイプ %s のデバイス上でなければなりません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1248
|
||
#, fuzzy, python-format
|
||
msgid "%(fs)s must be on a device of type %(type)s"
|
||
msgstr "%s はタイプ %s のデバイス上でなければなりません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1251
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1253
|
||
#, python-format
|
||
msgid "%s cannot be encrypted"
|
||
msgstr "%s は暗号化できません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1255
|
||
msgid "You must create a new filesystem on the root device."
|
||
msgstr "新しいファイルシステムは root デバイス上に作成する必要があります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1257
|
||
#, python-format
|
||
msgid "Devices of type %s require a valid RAID level selection."
|
||
msgstr "タイプ %s のデバイスには有効な RAID レベルを選択する必要があります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1490
|
||
msgid "Device resize request failed. Click for details."
|
||
msgstr "デバイスのサイズ変更要求は失敗しました。詳細にはクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1562
|
||
msgid "Device reformat request failed. Click for details."
|
||
msgstr ""
|
||
"デバイスの再フォーマット要求は失敗しました。詳細にはクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1614
|
||
#, python-format
|
||
msgid "Specified name %s already in use."
|
||
msgstr "指定された名前 %s はすでに存在します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1730
|
||
msgid "This file system does not support labels."
|
||
msgstr "このファイルシステムはラベルをサポートしません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1898
|
||
msgid ""
|
||
"The space available to this mountpoint can be changed by modifying the "
|
||
"volume below."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:1900
|
||
msgid "This file system may not be resized."
|
||
msgstr "このファイルシステムはサイズ変更できません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2078
|
||
#, fuzzy, python-format
|
||
msgid "Added new %(type)s to existing container %(name)s."
|
||
msgstr "新しい %s をすでに存在するコンテナー %s へ追加しました。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2090
|
||
msgid "Failed to add new device. Click for details."
|
||
msgstr "新規デバイスの追加に失敗しました。詳細にはクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2096
|
||
msgid "Invalid partition size set. Use a valid integer."
|
||
msgstr ""
|
||
"無効なパーティション容量が設定されました。有効な範囲の整数を使用してくださ"
|
||
"い。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2121
|
||
msgid "Device removal request failed. Click for details."
|
||
msgstr "デバイスの除去要求は失敗しました。詳細にはクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2348
|
||
#, python-format
|
||
msgid "Volume Group name %s is already in use. Not saving changes."
|
||
msgstr "ボリュームグループ名 %s はすでに使われています。変更は保存されません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2482
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"This Software RAID array is missing %(missingMembers)d of %(totalMembers)d "
|
||
"member partitions. You can remove it or select a different device."
|
||
msgstr ""
|
||
"ソフトウェアRAIDアレイの %d / %d のメンバーパーティションが見つかりません。削"
|
||
"除するか他のデバイスを選択してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2488
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"This LVM Volume Group is missing %(missingPVs)d of %(totalPVs)d physical "
|
||
"volumes. You can remove it or select a different device."
|
||
msgstr ""
|
||
"LVM ボリュームグループの %d / %d の物理ボリュームが見つかりません。削除するか"
|
||
"他のデバイスを選択してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2557
|
||
msgid "No disks selected."
|
||
msgstr "ディスクが選択されていません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2563
|
||
msgid "Not enough free space on selected disks."
|
||
msgstr "選択したディスクには十分な空き領域がありません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2569
|
||
msgid "Automatic partitioning failed. Click for details."
|
||
msgstr "自動パーティション設定は失敗しました。詳細にはクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2864
|
||
msgid "Failed to unlock encrypted block device. Click for details"
|
||
msgstr ""
|
||
"暗号化されたブロックデバイスのアンロックに失敗しました。詳細にはクリックして"
|
||
"下さい。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.py:2889
|
||
#, python-format
|
||
msgid ""
|
||
"You have chosen to manually set up the filesystems for your new "
|
||
"%(productName)s installation. Before you begin, you might want to take a "
|
||
"minute to learn the lay of the land. Quite a bit has changed.\n"
|
||
"\n"
|
||
"The most important change is that creation of new filesystems has been "
|
||
"streamlined. You no longer have to build complex devices like LVM logical "
|
||
"volumes in stages (physical volume, then volume group, then logical volume) "
|
||
"-- now you just create a logical volume and we'll handle the legwork of "
|
||
"setting up the physical volumes and volume group to contain it. We'll also "
|
||
"handle adjusting the volume group as you add, remove, and resize logical "
|
||
"volumes so you don't have to worry about the mundane details.\n"
|
||
"\n"
|
||
"\n"
|
||
"Screen Layout\n"
|
||
"\n"
|
||
"The left-hand side of the screen shows the OS installations we were able to "
|
||
"find on this computer. The new %(productName)s installation is at the top of "
|
||
"the list. You can click on the names of the installations to see what "
|
||
"filesystems they contain.\n"
|
||
"\n"
|
||
"Below the various installations and mountpoints on the left-hand side there "
|
||
"are buttons to add a new filesystem, remove the selected filesystem, or "
|
||
"configure the selected filesystem.\n"
|
||
"\n"
|
||
"The right-hand side of the screen is where you can customize the currently-"
|
||
"selected mountpoint.\n"
|
||
"\n"
|
||
"On the bottom-left you will see a summary of the disks you have chosen to "
|
||
"use for the installation. You can click on the blue text to see more "
|
||
"detailed information about your selected disks.\n"
|
||
"\n"
|
||
"\n"
|
||
"How to create a new filesystem on a new device\n"
|
||
"\n"
|
||
"1. Click on the + button.\n"
|
||
"2. Enter the mountpoint and size. (Hint: Hover the mouse pointer over either "
|
||
"of the text entry areas for help.)\n"
|
||
"3. Select the new mountpoint under \"New %(productName)s Installation\" on "
|
||
"the left-hand side of the screen and customize it to suit your needs.\n"
|
||
"\n"
|
||
"\n"
|
||
"How to reformat a device/filesystem that already exists on your disk\n"
|
||
"\n"
|
||
"1. Select the filesystem from the left-hand side of the screen.\n"
|
||
"2. Click on the \"Customize\" expander in the mountpoint customization area "
|
||
"on the right-hand side of the screen.\n"
|
||
"3. Activate the \"Reformat\" checkbutton, select a filesystem type and, if "
|
||
"applicable, enter a mountpoint above in the \"Mountpoint\" text entry area.\n"
|
||
"4. Click on \"Apply changes\"\n"
|
||
"\n"
|
||
"\n"
|
||
"How to set a mountpoint for a filesystem that already exists on your disk\n"
|
||
"\n"
|
||
"1. Select the filesystem from the left-hand side of the screen.\n"
|
||
"2. Enter a mountpoint in the \"Mountpoint\" text entry area in the "
|
||
"mountpoint customization area.\n"
|
||
"3. Click on \"Apply changes\"\n"
|
||
"\n"
|
||
"\n"
|
||
"How to remove a filesystem that already exists on your disk\n"
|
||
"\n"
|
||
"1. Select the filesystem you wish to remove on the left-hand side of the "
|
||
"screen.\n"
|
||
"2. Click the - button.\n"
|
||
"\n"
|
||
"Hint: Removing a device that already exists on your disk from the \"New "
|
||
"%(productName)s Installation\" does not remove it from the disk. It only "
|
||
"resets that device to its original state. To remove a device that already "
|
||
"exists on your disk, you must select it from under any of the other detected "
|
||
"installations (or \"Unknown\") and hit the - button.\n"
|
||
"\n"
|
||
"\n"
|
||
"Tips and hints\n"
|
||
"\n"
|
||
"You can enter sizes for new filesystems that are greater than the total "
|
||
"available free space. The installer will come as close as possible to the "
|
||
"size you request.\n"
|
||
"\n"
|
||
"By default, new devices use any/all of your selected disks.\n"
|
||
"\n"
|
||
"You can change which disks a new device may be allocated from by clicking "
|
||
"the configure button (the one with a tools graphic) while that device is "
|
||
"selected.\n"
|
||
"\n"
|
||
"When adding a new mountpoint by clicking the + button, leave the size entry "
|
||
"blank to make the new device use all available free space.\n"
|
||
"\n"
|
||
"When you remove the last device from a container device like an LVM volume "
|
||
"group, we will automatically remove that container device to make room for "
|
||
"new devices.\n"
|
||
"\n"
|
||
"When the last partition is removed from a disk, that disk may be "
|
||
"reinitialized with a new partition table if we think there is a more "
|
||
"appropriate type for that disk.\n"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:348
|
||
#, fuzzy
|
||
msgid "DATE & _TIME"
|
||
msgstr "日付と時刻"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:447
|
||
msgid "Restoring hardware time..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:458
|
||
msgid "Invalid timezone"
|
||
msgstr "無効なタイムゾーン"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:966
|
||
msgid "You need to set up networking first if you want to use NTP"
|
||
msgstr "NTP を使用する場合は、ネットワークを最初に設定する必要があります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.py:971
|
||
msgid "You have no working NTP server configured"
|
||
msgstr "稼働できる NTP サーバーの設定がありません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.py:408
|
||
#, fuzzy
|
||
msgid "_INSTALLATION DESTINATION"
|
||
msgstr "インストール先"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.py:43
|
||
#, python-format
|
||
msgid "%s to switch layouts."
|
||
msgstr "%s レイアウトの切り替え"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.py:259
|
||
#, fuzzy
|
||
msgid "_KEYBOARD"
|
||
msgstr "キーボード"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.py:334
|
||
msgid "Testing layouts configuration not available."
|
||
msgstr "レイアウト設定のテストは出来ません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.py:386
|
||
msgid "Layout switching not configured."
|
||
msgstr "レイアウトの切り替えは設定されていません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.py:46
|
||
#, fuzzy
|
||
msgid "_LANGUAGE SUPPORT"
|
||
msgstr "言語"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:88
|
||
msgid "Status unknown (missing)"
|
||
msgstr "状態は不明です (情報欠如)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:91
|
||
msgid "Status unknown"
|
||
msgstr "状態は不明です"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:93
|
||
msgid "Unmanaged"
|
||
msgstr "管理されていません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:96
|
||
msgid "Firmware missing"
|
||
msgstr "ファームウェアがありません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:99
|
||
msgid "Cable unplugged"
|
||
msgstr "ケーブルが外れています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:101
|
||
msgid "Unavailable"
|
||
msgstr "利用できません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:103
|
||
msgid "Disconnected"
|
||
msgstr "切断されています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:108
|
||
msgid "Connecting"
|
||
msgstr "接続しています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:110
|
||
msgid "Authentication required"
|
||
msgstr "認証が必要です"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:112
|
||
msgid "Connected"
|
||
msgstr "接続済みです"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:114
|
||
msgid "Disconnecting"
|
||
msgstr "切断しています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:116
|
||
msgid "Connection failed"
|
||
msgstr "接続に失敗しました"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:590
|
||
msgid "unplugged"
|
||
msgstr "外れています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:603
|
||
msgid "Ethernet"
|
||
msgstr "イーサネット"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:605
|
||
msgid "Wireless"
|
||
msgstr "ワイヤーレス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:607
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:3
|
||
msgid "Bond"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:609
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:7
|
||
msgid "Vlan"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:611
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:5
|
||
msgid "Team"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:677
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:18
|
||
msgid "IPv4 Address"
|
||
msgstr "IPv4 アドレス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:678
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:17
|
||
msgid "IPv6 Address"
|
||
msgstr "IPv6 アドレス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:680
|
||
#: pyanaconda/ui/gui/spokes/network.py:682
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:33
|
||
msgid "IP Address"
|
||
msgstr "IP アドレス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:765
|
||
#, python-format
|
||
msgid "%d Mb/s"
|
||
msgstr "%d Mb/s"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:960
|
||
msgid "WEP"
|
||
msgstr "WEP"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:963
|
||
msgid "WPA"
|
||
msgstr "WPA"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:966
|
||
msgid "WPA2"
|
||
msgstr "WPA2"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:970
|
||
msgid "Enterprise"
|
||
msgstr "企業"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:1104
|
||
#, fuzzy
|
||
msgid "Authentication required by wireless network"
|
||
msgstr "認証が必要です"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:1105
|
||
#, python-format
|
||
msgid ""
|
||
"Passwords or encryption keys are required to access\n"
|
||
"the wireless network '%(network_id)s'."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:1118
|
||
#, fuzzy
|
||
msgid "_Password:"
|
||
msgstr "パスワード: "
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:1126
|
||
msgid "_Key:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.py:1181
|
||
#, fuzzy
|
||
msgid "_NETWORK CONFIGURATION"
|
||
msgstr "ネットワーク設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.py:46
|
||
#, fuzzy
|
||
msgid "_ROOT PASSWORD"
|
||
msgstr "root パスワード"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.py:89
|
||
#: pyanaconda/ui/gui/spokes/password.py:90
|
||
#, fuzzy
|
||
msgid "The password is set."
|
||
msgstr "パスワードは設定されています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.py:112
|
||
msgid "Root password is set"
|
||
msgstr "root パスワードは設定されています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.py:114
|
||
msgid "Root account is disabled"
|
||
msgstr "root アカウントは無効になっています"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.py:116
|
||
msgid "Root password is not set"
|
||
msgstr "root パスワードが設定されていません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:48
|
||
#, fuzzy
|
||
msgid "_SOFTWARE SELECTION"
|
||
msgstr "ソフトウェアの選択"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:122
|
||
#: pyanaconda/ui/gui/spokes/source.py:511
|
||
msgid "Checking software dependencies..."
|
||
msgstr "ソフトウェアの依存関係をチェック中..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:127
|
||
msgid "Error checking software dependencies"
|
||
msgstr "ソフトウェアの依存関係をチェック中にエラー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:210
|
||
#: pyanaconda/ui/gui/spokes/source.py:51
|
||
msgid "Downloading package metadata..."
|
||
msgstr "パッケージのメタデータをダウンロード中..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:214
|
||
msgid "Downloading group metadata..."
|
||
msgstr "グループメタデータをダウンロード中"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:355
|
||
msgid "Error checking software dependencies. Click for details."
|
||
msgstr "ソフトウェアの依存関係のチェック中にエラー。クリックして詳細をみます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:452
|
||
#, fuzzy
|
||
msgid ""
|
||
"The following software marked for installation has errors. This is likely "
|
||
"caused by an error with\n"
|
||
"your installation source. You can change your installation source or quit "
|
||
"the installer."
|
||
msgstr ""
|
||
"インストール用にマークしてある以下のソフトウェアにエラーがあります。これはイ"
|
||
"ンストールソースが持つエラーが原因であるようです。これらのパッケージをインス"
|
||
"トールから除外するか、インストールソースを変えるか、またはインストーラーを終"
|
||
"了することができます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:455
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:19
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:4
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:1
|
||
msgid "_Cancel"
|
||
msgstr "取り消し(_C)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.py:456
|
||
msgid "_Modify Software Source"
|
||
msgstr "ソフトウェア提供元を修正(_M)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:50
|
||
msgid "Setting up installation source..."
|
||
msgstr "インストールソースをセットアップ中..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:52
|
||
msgid "Error downloading package metadata..."
|
||
msgstr "パッケージメタデータをダウンロード中にエラー..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:167
|
||
msgid "This media is good to install from."
|
||
msgstr "このメディアは以下からのインストールに適切です。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:169
|
||
msgid "This media is not good to install from."
|
||
msgstr "このメディアは以下からのインストールに不適切です。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:289
|
||
#, fuzzy
|
||
msgid "_INSTALLATION SOURCE"
|
||
msgstr "インストールソース"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:405
|
||
#: pyanaconda/ui/gui/spokes/source.py:452
|
||
#: pyanaconda/ui/gui/spokes/source.py:464
|
||
#, fuzzy
|
||
msgid "Failed to set up installation source; check the repo url"
|
||
msgstr ""
|
||
"インストールソースの設定に失敗しました。レポジトリの url を確認して下さい"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:454
|
||
#, fuzzy
|
||
msgid ""
|
||
"Failed to set up installation source; check the repo url and proxy settings"
|
||
msgstr ""
|
||
"インストールソースの設定に失敗しました。レポジトリの url とプロキシの設定を確"
|
||
"認して下さい"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:515
|
||
#, fuzzy
|
||
msgid "Error setting up base repository"
|
||
msgstr "リポジトリーの設定中にエラー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:526
|
||
#, fuzzy
|
||
msgid "Error setting up ISO file"
|
||
msgstr "ソフトウェアソースの設定でエラー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:626
|
||
#, fuzzy, python-format
|
||
msgid "Device: %s"
|
||
msgstr "デバイス:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:627
|
||
#, python-format
|
||
msgid "Label: %s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:1032
|
||
msgid "Duplicate repository names."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:1043
|
||
msgid ""
|
||
"Duplicate repository names not allowed; choose a unique name for each "
|
||
"repository."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:1065
|
||
msgid "Empty repository name."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:1069
|
||
#, fuzzy
|
||
msgid "Invalid repository name."
|
||
msgstr "無効なタイムゾーン"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.py:1072
|
||
msgid "Repository name conflicts with internal repository name."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:126
|
||
#, python-format
|
||
msgid ""
|
||
"You have <b>%(freeSpace)s</b> of free space, which is enough to install "
|
||
"%(productName)s. What would you like to do?"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:132
|
||
#, python-format
|
||
msgid ""
|
||
"<span font-desc=\"Cantarell 11\">A_utomatically configure my %(productName)s "
|
||
"installation to the disk(s) I selected and return me to the main menu.</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:142
|
||
#, python-format
|
||
msgid ""
|
||
"<span font-desc=\"Cantarell 11\">I want more space. _Guide me through "
|
||
"shrinking and/or removing partitions so I can have more space for "
|
||
"%(productName)s.</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:151
|
||
msgid ""
|
||
"<span font-desc=\"Cantarell 11\">I want to review/_modify my disk partitions "
|
||
"before continuing.</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:174
|
||
#, python-format
|
||
msgid ""
|
||
"Your current <a href=\"\"><b>%(product)s</b> software selection</a> requires "
|
||
"<b>%(total)s</b> of available space, including <b>%(software)s</b> for "
|
||
"software and <b>%(swap)s</b> for swap space."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:242
|
||
#, fuzzy, python-format
|
||
msgid "%s The disks you've selected have the following amounts of free space:"
|
||
msgstr ""
|
||
"%s\n"
|
||
"選択したディスクには、以下の容量の空き領域があります:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:246
|
||
#: pyanaconda/ui/gui/spokes/storage.py:287
|
||
msgid "Please wait... software metadata still loading."
|
||
msgstr "少々お待ち下さい... ソフトウェアのメタデータがまだロード中です。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:251
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"<b>You don't have enough space available to install %s</b>. You can shrink "
|
||
"or remove existing partitions via our guided reclaim space tool, or you can "
|
||
"adjust your partitions on your own in the custom partitioning interface."
|
||
msgstr ""
|
||
"<b>%s をインストールするには利用可能領域が足りませんが、</b>既存パーティショ"
|
||
"ンを縮小したり、削除したりして領域を取り戻すことができます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:281
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"%(sw_text)s You don't have enough space available to install <b>%(product)s</"
|
||
"b>, even if you used all of the free space available on the selected disks."
|
||
msgstr ""
|
||
"%s\n"
|
||
"選択したディスクで利用できるすべての空き領域を使用しても、<b>%s</b> のインス"
|
||
"トールには十分な領域がありません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:292
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"<b>You don't have enough space available to install %(productName)s</b>, "
|
||
"even if you used all of the free space available on the selected disks. You "
|
||
"could add more disks for additional space, modify your software selection to "
|
||
"install a smaller version of <b>%(productName)s</b>, or quit the installer."
|
||
msgstr ""
|
||
"選択したディスクで利用できるすべての空き領域を使用しても、<b>%s のインストー"
|
||
"ルには十分な領域がありません。</b> 更なる領域の為に他のディスクを追加するか、"
|
||
"小さいバージョンの <b>%s</b> をインストールするためにソフトウェア選択を修正す"
|
||
"るか、またはインストーラーを終了することができます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:343
|
||
#, fuzzy
|
||
msgid "INSTALLATION _DESTINATION"
|
||
msgstr "インストール先"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:427
|
||
msgid "Saving storage configuration..."
|
||
msgstr "ストレージ設定を保存しています..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:433
|
||
#: pyanaconda/ui/gui/spokes/storage.py:445
|
||
msgid "Failed to save storage configuration..."
|
||
msgstr "ストレージ設定の保存に失敗しました..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:613
|
||
msgid "Error checking storage configuration. Click for details."
|
||
msgstr "ストレージ設定のチェックでエラー発生。クリックして詳細を見ます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:615
|
||
#, fuzzy
|
||
msgid "Warning checking storage configuration. Click for details."
|
||
msgstr "ストレージ設定のチェックでエラー発生。クリックして詳細を見ます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:666
|
||
#, fuzzy, python-format
|
||
msgid "%s free"
|
||
msgstr "fs free"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:711
|
||
#, fuzzy, python-format
|
||
msgid "%(count)d disk selected; %(capacity)s capacity; %(free)s free"
|
||
msgid_plural "%(count)d disks selected; %(capacity)s capacity; %(free)s free"
|
||
msgstr[0] "選択されたディスク数 %d; 容量 %s; 空き領域 %s"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:766
|
||
msgid ""
|
||
"You have chosen to skip bootloader installation. Your system may not be "
|
||
"bootable."
|
||
msgstr ""
|
||
"ブートローダーのインストールを省略するよう選択しています。 システムが起動不可"
|
||
"になる可能性があります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:938
|
||
#, fuzzy
|
||
msgid ""
|
||
"The following errors were encountered when checking your storage "
|
||
"configuration. You can modify your storage layout or quit the installer."
|
||
msgstr ""
|
||
"ストレージ設定をチェック中に以下のエラーに遭遇しました。ストレージレイアウト"
|
||
"を変更するか、またはインストーラーを終了することが出来ます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:942
|
||
msgid "_Modify Storage Layout"
|
||
msgstr "ストレージの構成変更(_M)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:954
|
||
#, fuzzy
|
||
msgid ""
|
||
"The following warnings were encountered when checking your storage "
|
||
"configuration. These are not fatal, but you may wish to make changes to "
|
||
"your storage layout."
|
||
msgstr ""
|
||
"ストレージ設定をチェック中に以下のエラーに遭遇しました。ストレージレイアウト"
|
||
"を変更するか、またはインストーラーを終了することが出来ます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.py:958
|
||
#, fuzzy
|
||
msgid "_OK"
|
||
msgstr "OK"
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:54
|
||
#, python-format
|
||
msgid "Invalid group name: %s"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:202
|
||
#, fuzzy
|
||
msgid "_USER CREATION"
|
||
msgstr "ユーザーの設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:273 pyanaconda/ui/gui/spokes/user.py:274
|
||
msgid "The password was set by kickstart."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:300
|
||
#, fuzzy
|
||
msgid "Invalid username"
|
||
msgstr "無効なタイムゾーン"
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:302
|
||
msgid "Full name cannot contain colon characters"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:333
|
||
msgid "No user will be created"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:335
|
||
#, python-format
|
||
msgid "Administrator %s will be created"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.py:337
|
||
#, python-format
|
||
msgid "User %s will be created"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:157
|
||
msgid "DATA"
|
||
msgstr "データ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:257
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"You haven't created any mount points for your %(product)s %(version)s "
|
||
"installation yet. You can:"
|
||
msgstr "%s %s インストール用のマウントポイントをまだ選択していません:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:268
|
||
#, fuzzy
|
||
msgid "_Click here to create them automatically."
|
||
msgstr "ここをクリックすると自動的に作成します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:285
|
||
#, fuzzy
|
||
msgid "Create new mount points by clicking the '+' button."
|
||
msgstr "あるいは、'+' アイコンで以下に新規のマウントポイントを作成します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/accordion.py:296
|
||
msgid ""
|
||
"Or, assign new mount points to existing partitions after selecting them "
|
||
"below."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.py:133
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"<b>%(count)d disk; %(size)s capacity; %(free)s free space</b> (unpartitioned "
|
||
"and in filesystems)"
|
||
msgid_plural ""
|
||
"<b>%(count)d disks; %(size)s capacity; %(free)s free space</b> "
|
||
"(unpartitioned and in filesystems)"
|
||
msgstr[0] ""
|
||
"<b>ディスク数 %d; 容量%s ; 空き領域 %s</b> (パーティション未設定でファイルシ"
|
||
"ステム内)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.py:189
|
||
msgid "_Do not install bootloader"
|
||
msgstr "ブートローダーをインストールしない(_D)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.py:191
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:8
|
||
msgid "_Set as Boot Device"
|
||
msgstr "起動デバイスとして設定(_S)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.py:32
|
||
#, python-format
|
||
msgid "You have provided a weak passphrase: %s"
|
||
msgstr "脆弱なパスフレーズを記入しています: %s"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.py:33
|
||
msgid "Passphrases do not match."
|
||
msgstr "パスフレーズが一致しません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:50
|
||
msgid "Preserve"
|
||
msgstr "保存"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:51
|
||
msgid "Shrink"
|
||
msgstr "縮小"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:52
|
||
msgid "Delete"
|
||
msgstr "削除"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:110
|
||
msgid "This device contains the installation source."
|
||
msgstr "インストールソースが含まれているデバイス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:155
|
||
#, fuzzy, python-format
|
||
msgid "%(freeSize)s of %(devSize)s"
|
||
msgstr "%(device)s 上に %(type)s を作成"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:161
|
||
#, fuzzy
|
||
msgid "Not resizeable"
|
||
msgstr "準備できていません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:180
|
||
msgid "<span foreground='grey' style='italic'>Free space</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:199
|
||
#, fuzzy
|
||
msgid ""
|
||
"You can remove existing filesystems you no longer need to free up space for "
|
||
"this installation. Removing a filesystem will permanently delete all of the "
|
||
"data it contains."
|
||
msgstr ""
|
||
"このインストールに十分な空き領域がありません。\n"
|
||
"\n"
|
||
"必要の無い既存ファイルシステムを削除してこのインストール用に空き領域を得るこ"
|
||
"とができます。 \n"
|
||
"ファイルシステムを削除するとそこに収納してあるすべてのデータを永久に喪失しま"
|
||
"す。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:205
|
||
msgid ""
|
||
"There is also free space available in pre-existing filesystems. While it's "
|
||
"risky and we recommend you back up your data first, you can recover that "
|
||
"free disk space and make it available for this installation below."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:214
|
||
#, fuzzy, python-format
|
||
msgid "<b>%(count)s disk; %(size)s reclaimable space</b> (in filesystems)"
|
||
msgid_plural ""
|
||
"<b>%(count)s disks; %(size)s reclaimable space</b> (in filesystems)"
|
||
msgstr[0] "<b>%s 個のディスク; %s つの獲得可能領域</b> (ファイルシステム内) "
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:220
|
||
#, python-format
|
||
msgid "Total selected space to reclaim: <b>%s</b>"
|
||
msgstr "選択した獲得する領域合計: <b>%s</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:405
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:410
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:12
|
||
#, fuzzy
|
||
msgid "Delete _all"
|
||
msgstr "削除"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.py:407
|
||
#, fuzzy
|
||
msgid "Preserve _all"
|
||
msgstr "保存"
|
||
|
||
#: widgets/src/BaseWindow.c:86
|
||
msgid "DISTRIBUTION INSTALLATION"
|
||
msgstr "ディストリビューションのインストール"
|
||
|
||
#: widgets/src/BaseWindow.c:87
|
||
msgid "SPOKE NAME"
|
||
msgstr "スポーク名"
|
||
|
||
#: widgets/src/BaseWindow.c:88
|
||
msgid "PRE-RELEASE / TESTING"
|
||
msgstr "プレリリース / テスト中"
|
||
|
||
#: widgets/src/DiskOverview.c:52
|
||
msgid "New Device"
|
||
msgstr "新しいデバイス"
|
||
|
||
#: widgets/src/DiskOverview.c:54 widgets/src/DiskOverview.c:55
|
||
msgid "0 MB"
|
||
msgstr "0 MB"
|
||
|
||
#: widgets/src/MountpointSelector.c:50
|
||
msgid "0 GB"
|
||
msgstr "0 GB"
|
||
|
||
#: widgets/src/SpokeSelector.c:56
|
||
msgid "New Selector"
|
||
msgstr "新しいセレクター"
|
||
|
||
#: widgets/src/SpokeWindow.c:48 pyanaconda/ui/gui/spokes/source.glade.h:1
|
||
msgid "_Done"
|
||
msgstr "完了(_D)"
|
||
|
||
#: widgets/src/StandaloneWindow.c:55
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:2
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:2
|
||
msgid "_Continue"
|
||
msgstr "続行(_C)"
|
||
|
||
#: widgets/src/LayoutIndicator.c:31
|
||
#, c-format
|
||
msgid "Current layout: '%s'. Click to switch to the next layout."
|
||
msgstr ""
|
||
|
||
#: widgets/src/LayoutIndicator.c:32
|
||
#, c-format
|
||
msgid "Current layout: '%s'. Add more layouts to enable switching."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:1
|
||
#, fuzzy
|
||
msgid "_Save Changes"
|
||
msgstr "変更を適用(_A)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:2
|
||
#, fuzzy
|
||
msgid "ADVANCED USER CONFIGURATION"
|
||
msgstr "ネットワーク設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:3
|
||
msgid "Home Directory"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:4
|
||
msgid "Create a _home directory for this user."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:5
|
||
msgid "Home _directory:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:6
|
||
msgid "User and Group IDs"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:7
|
||
msgid "Specify a _user ID manually:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:8
|
||
msgid "Specify a _group ID manually:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:9
|
||
#, fuzzy
|
||
msgid "Group Membership"
|
||
msgstr "グループ名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:10
|
||
msgid "_Add user to the following groups:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:11
|
||
msgid "wheel, my-team (1245), project-x (29935)"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:12
|
||
msgid ""
|
||
"You may input a comma-separated list of group names and group IDs here.\n"
|
||
"Groups that do not already exist will be created; specify their GID in "
|
||
"parentheses. "
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:14
|
||
msgid "Example:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advanced_user.glade.h:15
|
||
msgid "Tip:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:1
|
||
msgid "DATE & TIME"
|
||
msgstr "日付と時刻"
|
||
|
||
#. TRANSLATORS: This is the separator between hours and minutes, like in HH:MM
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:6
|
||
msgid ":"
|
||
msgstr ":"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:7
|
||
msgid "PM"
|
||
msgstr "PM"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:10
|
||
msgid "Add and mark for usage NTP servers"
|
||
msgstr "NTP サーバーの使用法を追加してマークする"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:12
|
||
msgid "Working"
|
||
msgstr "稼働中"
|
||
|
||
#: pyanaconda/ui/gui/spokes/datetime_spoke.glade.h:13
|
||
msgid "Use"
|
||
msgstr "使用"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:1
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:20
|
||
msgid "INSTALLATION DESTINATION"
|
||
msgstr "インストール先"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:2
|
||
msgid "Search Results:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:3
|
||
msgid "Search _By:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:5
|
||
msgid "Port / Target / LUN #"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:6
|
||
msgid "Target WWID"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:7
|
||
msgid "_Port:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:8
|
||
msgid "_Target:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:9
|
||
msgid "_LUN:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:10
|
||
msgid "_WWID:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:11
|
||
msgid "WWID"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:12
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:17
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:6
|
||
msgid "Capacity"
|
||
msgstr "容量"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:13
|
||
#, fuzzy
|
||
msgid "Interconnect"
|
||
msgstr "接続していません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:14
|
||
msgid "Model"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:15
|
||
msgid "LUN"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:16
|
||
msgid "Port"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:17
|
||
msgid "Target"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:18
|
||
msgid "Vendor"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:19
|
||
msgid "_Search"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:20
|
||
msgid "_Filter By:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:21
|
||
msgid "Show Only _Devices From:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:22
|
||
msgid "Show Only _Devices With:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:23
|
||
msgid "Show Only _Devices Containing:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:24
|
||
msgid "Paths"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:25
|
||
msgid "_Multipath Devices"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:26
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:19
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:27
|
||
msgid "Identifier"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:28
|
||
msgid "_Other SAN Devices"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:29
|
||
#, fuzzy
|
||
msgid "Nothing here yet."
|
||
msgstr "何も選択されていません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:30
|
||
#, fuzzy
|
||
msgid "Firmware _RAID"
|
||
msgstr "ファームウェアがありません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:31
|
||
msgid "label"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:32
|
||
#, fuzzy
|
||
msgid "_Go"
|
||
msgstr "いいえ(_N)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:33
|
||
msgid "CCW"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:34
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:7
|
||
#, fuzzy
|
||
msgid "Type"
|
||
msgstr "VPN タイプ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:35
|
||
msgid "WWPN"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:36
|
||
#, fuzzy
|
||
msgid "_zSeries Devices"
|
||
msgstr "選択したデバイス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:37
|
||
msgid "_Add ZFCP LUN..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:38
|
||
msgid "Add _iSCSI Target..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:39
|
||
msgid "Add FCo_E SAN..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/filter.glade.h:40
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:27
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:63
|
||
msgid "summary"
|
||
msgstr "要約"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:1
|
||
#, fuzzy
|
||
msgid "Add device"
|
||
msgstr "RAID デバイス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:2
|
||
msgid "_Select the type of device you wish to add"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:4
|
||
msgid "bond"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:6
|
||
msgid "team"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:8
|
||
msgid "vlan"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:9
|
||
msgid "NETWORK CONFIGURATION"
|
||
msgstr "ネットワーク設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:10
|
||
msgid ""
|
||
"We'll need network access to fetch information about your location and to "
|
||
"make software\n"
|
||
"updates available for you."
|
||
msgstr ""
|
||
"ユーザーの位置情報の取得およびソフトウェア更新を取得可能にするためネットワー"
|
||
"クアクセスが必要です。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:12
|
||
msgid ""
|
||
"Please use the live desktop environment's tools for customizing your network "
|
||
"configuration. You can set the hostname here."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:13
|
||
msgid "Slaves"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:14
|
||
msgid "DNS"
|
||
msgstr "DNS"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:15
|
||
msgid "Default Route"
|
||
msgstr "デフォルトルート"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:16
|
||
msgid "Subnet Mask"
|
||
msgstr "サブネットマスク"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:19
|
||
msgid "Speed"
|
||
msgstr "速度"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:20
|
||
msgid "Hardware Address"
|
||
msgstr "ハードウェアアドレス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:21
|
||
msgid "Parent"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:22
|
||
msgid "Vlan ID"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:23
|
||
msgid "C_onfigure..."
|
||
msgstr "設定する(_O) ..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:24
|
||
msgid "Security"
|
||
msgstr "セキュリティ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:25
|
||
msgid "_Network Name"
|
||
msgstr "ネットワーク名(_N)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:26
|
||
msgid "Network Name"
|
||
msgstr "ネットワーク名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:27
|
||
msgid "Security Key"
|
||
msgstr "セキュリティキー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:28
|
||
msgid "_Use as Hotspot..."
|
||
msgstr "ホットスポットとして使用する(_U)..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:29
|
||
msgid "_Stop Hotspot..."
|
||
msgstr "ホットスポットを停止する(_S)..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:30
|
||
msgid "_Configure..."
|
||
msgstr "設定する(_C)..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:31
|
||
msgid "IMEI"
|
||
msgstr "IMEI"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:32
|
||
msgid "Provider"
|
||
msgstr "プロバイダー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:34
|
||
msgid "VPN Type"
|
||
msgstr "VPN タイプ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:35
|
||
msgid "Gateway"
|
||
msgstr "ゲートウェイ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:36
|
||
msgid "Group Name"
|
||
msgstr "グループ名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:37
|
||
msgid "Group Password"
|
||
msgstr "グループパスワード"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:38
|
||
msgid "Username"
|
||
msgstr "ユーザー名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:39
|
||
msgid "_Method"
|
||
msgstr "メソッド(_M)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:40
|
||
msgid "_Configuration URL"
|
||
msgstr "設定の URL(_C)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:41
|
||
#, fuzzy
|
||
msgid "HTTP _Proxy"
|
||
msgstr "HTTP プロキシ(_H)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:42
|
||
msgid "H_TTPS Proxy"
|
||
msgstr "HTTPS プロキシ(_T)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:43
|
||
msgid "_FTP Proxy"
|
||
msgstr "FTP プロキシ(_F)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:44
|
||
msgid "_Socks Host"
|
||
msgstr "Socks ホスト(_S)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:46
|
||
#, fuzzy
|
||
msgid "Unloc_k"
|
||
msgstr "ロックを解除する"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:47
|
||
#, fuzzy
|
||
msgid "_Airplane Mode"
|
||
msgstr "航空機内モード(_P)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:48
|
||
#, fuzzy
|
||
msgid "_Hostname:"
|
||
msgstr "ホスト名:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:49
|
||
#, fuzzy
|
||
msgid "Authentication"
|
||
msgstr "認証の使用(_U)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:50
|
||
#, fuzzy
|
||
msgid "<b>Authentication required by wireless network</b>"
|
||
msgstr "認証が必要です"
|
||
|
||
#: pyanaconda/ui/gui/spokes/network.glade.h:51
|
||
msgid ""
|
||
"Passwords or encryption keys are required to access\n"
|
||
"the wireless network"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.glade.h:1
|
||
msgid "SOFTWARE SELECTION"
|
||
msgstr "ソフトウェアの選択"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.glade.h:2
|
||
#, fuzzy
|
||
msgid "Base Environment"
|
||
msgstr "使用環境を選択します"
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.glade.h:3
|
||
msgid "Add-Ons for Selected Environment"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/software.glade.h:4
|
||
msgid "column"
|
||
msgstr "列"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:1
|
||
msgid "Cancel & _add more disks"
|
||
msgstr "取り消して、もっとディスクを追加(_A)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:3
|
||
msgid "INSTALLATION OPTIONS"
|
||
msgstr "インストールオプション"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:4
|
||
#, fuzzy
|
||
msgid "<b>Partition scheme:</b>"
|
||
msgstr "<b>パーティションタイプ:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:9
|
||
#, fuzzy
|
||
msgid "_Encrypt my data. I'll set a passphrase later."
|
||
msgstr "データを暗号化する。パスフレーズは後で設定。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:10
|
||
#, fuzzy
|
||
msgid "_Custom partitioning"
|
||
msgstr "カスタムパーティション設定が選択されました"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:11
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:1
|
||
msgid "_Reclaim space"
|
||
msgstr "領域を確保する(_R)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:12
|
||
msgid ""
|
||
"Here we'll describe how much space is needed for the current software "
|
||
"selection."
|
||
msgstr "ここで、現在のソフトウェア選択に必要となる領域を説明します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:13
|
||
msgid "disk free"
|
||
msgstr "disk free"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:14
|
||
msgid "Free space available for use."
|
||
msgstr "使用できる空き領域"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:15
|
||
msgid "fs free"
|
||
msgstr "fs free"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:16
|
||
msgid "Free space unavailable but reclaimable from existing partitions."
|
||
msgstr ""
|
||
"現在利用できないものの、既存のパーティションから取り戻すことができる空き領域"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:17
|
||
msgid "Here we'll describe what your options are."
|
||
msgstr "ここで、ユーザーのオプションを説明します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:18
|
||
msgid "_Quit installer"
|
||
msgstr "インストーラーを終了(_Q)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:21
|
||
msgid ""
|
||
"Select the device(s) you'd like to install to. They will be left untouched "
|
||
"until you click on the main menu's \"Begin Installation\" button."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:22
|
||
msgid "Local Standard Disks"
|
||
msgstr "ローカルの標準ディスク"
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:23
|
||
msgid "Disks left unselected here will not be touched."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:24
|
||
msgid "Specialized & Network Disks"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:25
|
||
msgid "_Add a disk..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/storage.glade.h:26
|
||
#, fuzzy
|
||
msgid "_Full disk summary and bootloader..."
|
||
msgstr "完全なディスク要約とオプション... "
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:1
|
||
msgid "ADD A KEYBOARD LAYOUT"
|
||
msgstr "キーボードレイアウトを追加"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:2
|
||
msgid "You may add a keyboard layout by selecting it below:"
|
||
msgstr "以下の表で選択してキーボードレイアウトを追加することができます"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:3
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:32
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:5
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:5
|
||
msgid "Name"
|
||
msgstr "名前"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:4
|
||
msgid "KEYBOARD LAYOUT"
|
||
msgstr "キーボードのレイアウト"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:5
|
||
msgid ""
|
||
"Which keyboard layouts would you like to use on this system? You may move "
|
||
"any layout to the top of the list to select it as the default."
|
||
msgstr ""
|
||
"このシステムで使用するキーボードのレイアウトを選択してください。 いずれのレイ"
|
||
"アウトでも一覧の先頭に移動させデフォルトとして選択することができます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:6
|
||
msgid ""
|
||
"Changes here will only apply to the installed system. Use the desktop's tool "
|
||
"to configure the keyboard for the installation process."
|
||
msgstr ""
|
||
"ここでの変更は、インストールされた後のシステムに対して適用されます。インス"
|
||
"トールプロセスのためにキーボードレイアウトを設定するには、デスクトップのツー"
|
||
"ルを使用してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:7
|
||
msgid "name"
|
||
msgstr "名前"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:8
|
||
msgid "Add layout"
|
||
msgstr "レイアウトの追加"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:9
|
||
msgid "Remove layout"
|
||
msgstr "レイアウトの削除"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:10
|
||
msgid "Move selected layout up"
|
||
msgstr "選択したレイアウトを上に移動"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:11
|
||
msgid "Move selected layout down"
|
||
msgstr "選択したレイアウトを下に移動"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:12
|
||
msgid "Preview layout"
|
||
msgstr "レイアウトのプレビュー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:13
|
||
#, fuzzy
|
||
msgid "_Test the layout configuration below:"
|
||
msgstr "レイアウト設定のテストは出来ません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:14
|
||
msgid "Alt + Shift to switch layouts."
|
||
msgstr "Alt + Shift を使ってレイアウトを切り替えます"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:15
|
||
msgid "_Options"
|
||
msgstr "オプション(_O)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:16
|
||
msgid "LAYOUT SWITCHING OPTIONS"
|
||
msgstr "レイアウト切り替えのオプション"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:17
|
||
msgid ""
|
||
"Which combination(s) would you prefer for switching between keyboard layouts?"
|
||
msgstr "切り替えを行うキーボードレイアウトの組み合わせを選択してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:18
|
||
msgid "use"
|
||
msgstr "使用"
|
||
|
||
#: pyanaconda/ui/gui/spokes/keyboard.glade.h:19
|
||
msgid "description"
|
||
msgstr "詳細"
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:1
|
||
#, fuzzy
|
||
msgid "LANGUAGE SUPPORT"
|
||
msgstr "言語"
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:2
|
||
msgid "Select additional language support to be installed:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:3
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:12
|
||
msgid "nativeName"
|
||
msgstr "nativeName"
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:4
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:13
|
||
msgid "englishName"
|
||
msgstr "englishName"
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:5
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:14
|
||
#, fuzzy
|
||
msgid "selected"
|
||
msgstr "何も選択されていません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:6
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:15
|
||
msgid "Type here to search."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/langsupport.glade.h:7
|
||
msgid "checked"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.glade.h:1
|
||
msgid "ROOT PASSWORD"
|
||
msgstr "root パスワード"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.glade.h:2
|
||
#, fuzzy
|
||
msgid "_Root Password:"
|
||
msgstr "root パスワード:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.glade.h:3
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:5
|
||
#, fuzzy
|
||
msgid "_Confirm:"
|
||
msgstr "確認:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.glade.h:4
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:8
|
||
#, fuzzy
|
||
msgid "empty password"
|
||
msgstr "root パスワードを設定する"
|
||
|
||
#: pyanaconda/ui/gui/spokes/password.glade.h:5
|
||
msgid ""
|
||
"The root account is used for administering the system. Enter a password for "
|
||
"the root user."
|
||
msgstr ""
|
||
"システムの管理には root アカウントを使用します。 root ユーザーのパスワードを"
|
||
"入力してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:2
|
||
msgid "MEDIA VERIFICATION"
|
||
msgstr "メディアの確認"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:3
|
||
msgid "Verifying media, please wait..."
|
||
msgstr "メディアを確認しています。お待ち下さい..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:5
|
||
msgid "_Add"
|
||
msgstr "追加(_A)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:6
|
||
msgid "_Enable HTTP Proxy"
|
||
msgstr "HTTP プロキシを有効にする(_E)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:7
|
||
#, fuzzy
|
||
msgid "<b>_Proxy URL</b>"
|
||
msgstr "<b>プロキシの URL</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:8
|
||
msgid "<span size=\"small\"><b>Example:</b> squid.mysite.org:3128</span>"
|
||
msgstr "<span size=\"small\"><b>Example:</b> squid.mysite.org:3128</span>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:9
|
||
msgid "_Use Authentication"
|
||
msgstr "認証の使用(_U)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:10
|
||
#, fuzzy
|
||
msgid "<b>User_name</b>"
|
||
msgstr "<b>ユーザー名</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:11
|
||
#, fuzzy
|
||
msgid "<b>Pass_word</b>"
|
||
msgstr "<b>パスワード</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:12
|
||
msgid "INSTALLATION SOURCE"
|
||
msgstr "インストールソース"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:13
|
||
msgid "Which installation source would you like to use?"
|
||
msgstr "使用するインストールソースを選択してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:14
|
||
#, fuzzy
|
||
msgid "_Auto-detected installation media:"
|
||
msgstr "自動検出したインストールメディア(_A):"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:15
|
||
msgid "Device:"
|
||
msgstr "デバイス:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:16
|
||
#, fuzzy
|
||
msgid "Label:"
|
||
msgstr "<b>ラベル:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:17
|
||
msgid "_Verify"
|
||
msgstr "確認する(_V)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:18
|
||
msgid "_ISO file:"
|
||
msgstr "ISO ファイル(_I):"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:19
|
||
#, fuzzy
|
||
msgid "D_evice:"
|
||
msgstr "デバイス:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:20
|
||
msgid "_Choose an ISO"
|
||
msgstr "ISO を1つ選択(_C)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:21
|
||
#, fuzzy
|
||
msgid "_On the network:"
|
||
msgstr "ネットワーク上(_N):"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:22
|
||
msgid "nfs"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:24
|
||
msgid "_Proxy setup..."
|
||
msgstr "プロキシの設定(_P)..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:25
|
||
msgid "This URL refers to a _mirror list."
|
||
msgstr "この URL はミラーリストを参照します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:26
|
||
#, fuzzy
|
||
msgid "N_FS mount options:"
|
||
msgstr "NFS マウントオプション:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:27
|
||
msgid "This field is optional."
|
||
msgstr "このフィールドはオプションです。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:28
|
||
msgid "Updates"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:29
|
||
msgid ""
|
||
"Don't install the latest available software _updates. Install the default "
|
||
"versions provided by the install source above."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:30
|
||
#, fuzzy
|
||
msgid "Additional repositories"
|
||
msgstr "Fedora Peopleのレポジトリ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:31
|
||
msgid "Enabled"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:33
|
||
#, fuzzy
|
||
msgid "Add a new repository."
|
||
msgstr "新しいマウントポイントを追加します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:34
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:51
|
||
#, fuzzy
|
||
msgid "Add"
|
||
msgstr "追加(_A)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:35
|
||
#, fuzzy
|
||
msgid "Remove the selected repository."
|
||
msgstr "選択したマウントポイントを削除します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:36
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:53
|
||
#, fuzzy
|
||
msgid "Remove"
|
||
msgstr "削除(_R)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:37
|
||
msgid "Revert to the previous list of repositories."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:38
|
||
msgid "Reset"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:39
|
||
msgid "URL for the repository, without protocol."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:40
|
||
msgid "URL of proxy in the form of protocol://host:[port]"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:41
|
||
#, fuzzy
|
||
msgid "Optional proxy username."
|
||
msgstr "操作上のエラー"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:42
|
||
#, fuzzy
|
||
msgid "Optional proxy password."
|
||
msgstr "root パスワードを設定する"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:43
|
||
#, fuzzy
|
||
msgid "This URL refers to a mirror list."
|
||
msgstr "この URL はミラーリストを参照します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:44
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:15
|
||
#, fuzzy
|
||
msgid "_Name:"
|
||
msgstr "名前:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:45
|
||
msgid "Protocol for the repository URL."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:46
|
||
#, fuzzy
|
||
msgid "P_roxy URL:"
|
||
msgstr "<b>プロキシの URL</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:47
|
||
#, fuzzy
|
||
msgid "U_sername:"
|
||
msgstr "ユーザー名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:48
|
||
#, fuzzy
|
||
msgid "Pass_word:"
|
||
msgstr "パスワード: "
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:49
|
||
#, fuzzy
|
||
msgid "Invalid repository name. Try something else?"
|
||
msgstr "そのマウントポイントは無効です。他を試しますか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:50
|
||
msgid "Name of the repository."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/source.glade.h:51
|
||
msgid "Duplicate names in list of additional repositories."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:3
|
||
msgid "Unsupported Hardware Detected"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:5
|
||
msgid "_Get me out of here!"
|
||
msgstr "ここから脱出したい! (_G)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:6
|
||
msgid "_I accept my fate."
|
||
msgstr "運命を受け入れます(_I)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:7
|
||
msgid "This is unstable, pre-release software."
|
||
msgstr "これは不安定なプレリリースのソフトウェアです。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:8
|
||
msgid ""
|
||
"You wake up inside an OS installer in Timbuktu, and it's six months in the "
|
||
"future. But, there are bugs. Bugs everywhere. Bugs you must live with. "
|
||
"This OS of the future isn't a stable OS you can rely on. It's for testing "
|
||
"purposes only."
|
||
msgstr ""
|
||
"Timbuktu の OS インストーラー内で目覚めました。そして 6 か月だけ未来です。し"
|
||
"かし、バグがあります。バグだらけです。共存すべきバグです。未来のこの OS は信"
|
||
"頼できるほど安定していません。これはテスト目的のみのものです。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:10
|
||
#, fuzzy, python-format
|
||
msgid "WELCOME TO %(name)s %(version)s."
|
||
msgstr "%s %s へようこそ。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/welcome.glade.h:11
|
||
msgid "What language would you like to use during the installation process?"
|
||
msgstr "インストール時に使用する言語を選択してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:1
|
||
msgid "CREATE USER"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:2
|
||
msgid "_Full name"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:3
|
||
#, fuzzy
|
||
msgid "_Username"
|
||
msgstr "ユーザー名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:4
|
||
#, fuzzy
|
||
msgid "_Password"
|
||
msgstr "パスワード: "
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:5
|
||
#, fuzzy
|
||
msgid "_Confirm password"
|
||
msgstr "VNC パスワード"
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:6
|
||
msgid ""
|
||
"<b>Tip:</b> Keep your username shorter than 32 characters and do not use "
|
||
"spaces."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:7
|
||
msgid "Require a password to use this account"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:9
|
||
msgid "Make this user administrator"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/user.glade.h:10
|
||
msgid "_Advanced..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:2
|
||
msgid "_Add mount point"
|
||
msgstr "マウントポイントの追加(_A)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:3
|
||
#, fuzzy
|
||
msgid "<b>_Desired Capacity:</b>"
|
||
msgstr "<b>要望する容量:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:4
|
||
#, fuzzy
|
||
msgid "<b>Mount _Point:</b>"
|
||
msgstr "<b>マウントポイント:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:5
|
||
msgid "ADD A NEW MOUNT POINT"
|
||
msgstr "新規のマウントポイントの追加"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:6
|
||
msgid ""
|
||
"More customization options are available\n"
|
||
"after creating the mount point below."
|
||
msgstr ""
|
||
"以下にマウントポイントを作成した後に、他のカスタム化オプションが利用できるよ"
|
||
"うになります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:8
|
||
msgid ""
|
||
"That mount point is already in\n"
|
||
"use. Try something else?"
|
||
msgstr ""
|
||
"そのマウントポイントはすでに使用中です。\n"
|
||
" 他を試しますか?"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:10
|
||
msgid "eg: \"20 GB\", \"500mb\" (minus the quotation marks)"
|
||
msgstr "例: \"20 GB\"、 \"500mb\" (引用符は除く)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:11
|
||
msgid "_Delete It"
|
||
msgstr "それを削除します(_D)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:12
|
||
msgid "_Save"
|
||
msgstr "保存(_S)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:13
|
||
#, fuzzy
|
||
msgid "CONFIGURE CONTAINER"
|
||
msgstr "マウントポイントの設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:14
|
||
#, fuzzy
|
||
msgid ""
|
||
"Please create a name for this container and select at least one disk below."
|
||
msgstr ""
|
||
"ボリュームグループ名を決めて作成し、以下から少なくても1つのディスクを選択して"
|
||
"ください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:18
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:7
|
||
msgid "Free"
|
||
msgstr "空き"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:20
|
||
#, fuzzy
|
||
msgid "RAID Level:"
|
||
msgstr "RAID デバイス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:21
|
||
#, fuzzy
|
||
msgid "Encrypt"
|
||
msgstr "暗号化する(_E)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:23
|
||
msgid "Si_ze policy:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:24
|
||
msgid "Automatic"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:25
|
||
msgid "As large as possible"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:26
|
||
msgid "Fixed"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:28
|
||
msgid "Selected Device"
|
||
msgstr "選択したデバイス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:29
|
||
msgid "Device description"
|
||
msgstr "デバイスの説明"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:30
|
||
#, fuzzy
|
||
msgid "<b>_Label:</b>"
|
||
msgstr "<b>ラベル:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:31
|
||
#, fuzzy
|
||
msgid "<b>Device _Type:</b>"
|
||
msgstr "<b>デバイスタイプ:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:32
|
||
#, fuzzy
|
||
msgid "<b>File _System:</b>"
|
||
msgstr "<b>ファイルシステム:</b>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:38
|
||
msgid "_Encrypt"
|
||
msgstr "暗号化する(_E)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:39
|
||
#, fuzzy
|
||
msgid "Re_format"
|
||
msgstr "再フォーマット"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:40
|
||
#, fuzzy
|
||
msgid "_Volume Group:"
|
||
msgstr "ボリュームグループ:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:41
|
||
#, fuzzy
|
||
msgid "_Modify..."
|
||
msgstr "変更 ..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:42
|
||
#, fuzzy
|
||
msgid "R_AID Level:"
|
||
msgstr "RAID デバイス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:43
|
||
msgid "_Update Settings"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:44
|
||
msgid ""
|
||
"Note: The settings you make on this screen will not be applied\n"
|
||
"until you click on the main menu's 'Begin Installation' button."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:46
|
||
msgid ""
|
||
"This device is encrypted and cannot be read without a valid passphrase. You "
|
||
"may unlock it below."
|
||
msgstr ""
|
||
"このデバイスは暗号化されているため有効なパスフレーズがないと読み込めません。"
|
||
"以下でアンロックできます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:47
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:4
|
||
#, fuzzy
|
||
msgid "_Passphrase:"
|
||
msgstr "パスフレーズ:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:48
|
||
msgid "_Unlock"
|
||
msgstr "アンロック(_U)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:49
|
||
msgid ""
|
||
"This device cannot be edited directly. You can remove it or select a "
|
||
"different device."
|
||
msgstr ""
|
||
"このデバイスの直接編集はできません。 デバイスを削除するか別のデバイスを選択し"
|
||
"ます。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:50
|
||
msgid "Add a new mountpoint."
|
||
msgstr "新しいマウントポイントを追加します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:52
|
||
#, fuzzy
|
||
msgid "Remove the selected mountpoint(s)."
|
||
msgstr "選択したマウントポイントを削除します。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:54
|
||
msgid "Configure selected mountpoint."
|
||
msgstr "選択したマウントポイントの設定を行います。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:55
|
||
#, fuzzy
|
||
msgid "Configure"
|
||
msgstr "設定する(_C)..."
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:56
|
||
#, fuzzy
|
||
msgid "Reload storage configuration from disk."
|
||
msgstr "ストレージの設定に失敗しました: %s"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:57
|
||
msgid "Refresh"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:58
|
||
#, fuzzy
|
||
msgid "Click for help."
|
||
msgstr "ヘルプをクリックします"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:59
|
||
msgid "Help"
|
||
msgstr "ヘルプ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:60
|
||
msgid "<span size=\"small\" foreground=\"white\">AVAILABLE SPACE</span>"
|
||
msgstr "<span size=\"small\" foreground=\"white\">利用可能な領域</span>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:61
|
||
msgid "<span size=\"small\" foreground=\"white\">TOTAL SPACE</span>"
|
||
msgstr "<span size=\"small\" foreground=\"white\">合計領域</span>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:62
|
||
msgid "_Reset All"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:64
|
||
msgid "_Select"
|
||
msgstr "選択(_S)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:65
|
||
msgid "CONFIGURE MOUNT POINT"
|
||
msgstr "マウントポイントの設定"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:66
|
||
msgid "Select one or more disks this device may reside on."
|
||
msgstr "このデバイスを存在させるディスクをひとつまたは複数選択してください。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:68
|
||
msgid "RAID0 <span foreground=\"grey\">(Performance)</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:69
|
||
msgid "RAID1 <span foreground=\"grey\">(Redundancy)</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:70
|
||
msgid "RAID4 <span foreground=\"grey\">(Error Checking)</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:71
|
||
msgid "RAID5 <span foreground=\"grey\">(Distributed Error Checking)</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:72
|
||
msgid "RAID6 <span foreground=\"grey\">(Redundant Error Checking)</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/custom.glade.h:73
|
||
msgid "RAID10 <span foreground=\"grey\">(Performance, Redundancy)</span>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:1
|
||
msgid ""
|
||
"Please select the network interface which is connected to your FCoE switch."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:2
|
||
msgid "_NIC:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:3
|
||
msgid "Use _DCB"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:4
|
||
msgid "Use auto _vlan"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:5
|
||
msgid "_Add FCoE Disk(s)"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:6
|
||
msgid "<b>Error adding FCoE SAN.</b>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/fcoe.glade.h:7
|
||
msgid ""
|
||
"The following error occurred while attempting to add an FCoE SAN. Please "
|
||
"check your configuration and try again"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:1
|
||
msgid "ADD iSCSI STORAGE TARGET"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:2
|
||
msgid ""
|
||
"To use iSCSI disks, you must provide the address of your iSCSI target and "
|
||
"the iSCSI initiator name you've configured for your host."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:3
|
||
#, fuzzy
|
||
msgid "_Target IP Address:"
|
||
msgstr "IP アドレス"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:4
|
||
#, fuzzy
|
||
msgid "iSCSI _Initiator Name:"
|
||
msgstr "iSCSI イニシエーター名を入力しなければなりません"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:5
|
||
msgid "No credentials (discovery authentication disabled)"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:6
|
||
msgid "CHAP pair"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:7
|
||
msgid "CHAP pair and a reverse pair"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:8
|
||
#, fuzzy
|
||
msgid "_Discovery Authentication Type:"
|
||
msgstr "認証の使用(_U)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:9
|
||
#, fuzzy
|
||
msgid ""
|
||
"<span size=\"small\"><b>Example:</b> iqn.2012-09.com.example:diskarrays-sn-"
|
||
"a8675309</span>"
|
||
msgstr "<span size=\"small\"><b>Example:</b> squid.mysite.org:3128</span>"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:10
|
||
#, fuzzy
|
||
msgid "CHAP _Username:"
|
||
msgstr "ユーザー名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:11
|
||
#, fuzzy
|
||
msgid "CHAP _Password:"
|
||
msgstr "VNC パスワード"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:12
|
||
msgid "Reverse CHAP User_name:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:13
|
||
msgid "Reverse CHAP Pass_word:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:14
|
||
msgid "_Start Discovery"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:15
|
||
msgid "Discovering iSCSI targets. This may take a moment..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:16
|
||
msgid "<b>Discovery login rejected.</b>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:17
|
||
msgid ""
|
||
"The following error occurred discovering iSCSI targets. Please double check "
|
||
"your authorization information and try again."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:18
|
||
msgid "_Retry Discovery"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:19
|
||
msgid "_Bind targets to network interfaces"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:21
|
||
#, python-format
|
||
msgid ""
|
||
"The following nodes were discovered using the iSCSI initiator <b>"
|
||
"%(initiatorName)s</b> using the target IP address <b>%(targetAddress)s</b>. "
|
||
"Please select which nodes you wish to log into:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:22
|
||
#, fuzzy
|
||
msgid "Node Name"
|
||
msgstr "ネットワーク名"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:23
|
||
msgid "Interface"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:24
|
||
#, fuzzy
|
||
msgid "_Node login authentication type:"
|
||
msgstr "認証の使用(_U)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:25
|
||
msgid "Use the credentials from discovery"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:26
|
||
msgid "_Reverse CHAP Username:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:27
|
||
msgid "_Log In"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:28
|
||
msgid "<b>Node login failed.</b>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:29
|
||
msgid ""
|
||
"The following error occurred logging into the selected iSCSI node. Please "
|
||
"double check your authorization information and try again"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/advstorage/iscsi.glade.h:30
|
||
msgid "Retry _Log In"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:1
|
||
msgid "SELECTED DISKS"
|
||
msgstr "選択したディスク"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:2
|
||
msgid "_Close"
|
||
msgstr "閉じる(_C)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:3
|
||
msgid "Boot"
|
||
msgstr "起動"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:4
|
||
msgid "Description"
|
||
msgstr "説明"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:9
|
||
msgid "_Remove"
|
||
msgstr "削除(_R)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/cart.glade.h:10
|
||
msgid "Disk summary goes here"
|
||
msgstr "ディスクの要約はここへ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/detailederror.glade.h:1
|
||
msgid "An unknown error occurred during installation. Details are below."
|
||
msgstr "インストール中に不明なエラーが発生しました。詳細は以下にあります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:1
|
||
msgid "DISK ENCRYPTION PASSPHRASE"
|
||
msgstr "ディスク暗号化用パスフレーズ"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:2
|
||
#, fuzzy
|
||
msgid "_Save Passphrase"
|
||
msgstr "パスフレーズの保存"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:3
|
||
msgid ""
|
||
"You have chosen to encrypt some of your data. You will need to create a "
|
||
"passphrase that you will use to access your data when you start your "
|
||
"computer."
|
||
msgstr ""
|
||
"データの一部を暗号化する選択をしました。コンピュータの開始時にデータへのアク"
|
||
"セスに使用するパスフレーズを作成する必要があります。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade.h:7
|
||
#, fuzzy
|
||
msgid ""
|
||
"Warning: You won't be able to switch between keyboard layouts (from the "
|
||
"default one) when you decrypt your disks after install."
|
||
msgstr ""
|
||
"警告: 現在のキーボートレイアウトは <b>%s</b> です。キーボードのレイアウトを変"
|
||
"更すると、インストールの後にディスクの復号が出来ないかもしれません。"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:1
|
||
#, fuzzy
|
||
msgid "RESCAN DISKS"
|
||
msgstr "ディスク領域の獲得"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:2
|
||
msgid ""
|
||
"You can remove or insert additional disks at this time and press 'Rescan "
|
||
"Disks' below for the changes to take effect."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:3
|
||
msgid ""
|
||
"<b>Warning:</b> All storage changes made using the installer will be lost "
|
||
"when you press 'Rescan Disks'."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:4
|
||
msgid "_Rescan Disks"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:5
|
||
msgid "Scanning disks. This may take a moment..."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:6
|
||
msgid ""
|
||
"You may <a href=\"\">go back to the main menu</a> to complete other\n"
|
||
"installation options while this scan completes."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:8
|
||
msgid "<b>Disk rescan complete.</b>"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/refresh.glade.h:9
|
||
msgid ""
|
||
"Pressing 'OK' below will take you to the disk selection screen where you "
|
||
"will need to re-select your disks."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:2
|
||
msgid "RECLAIM DISK SPACE"
|
||
msgstr "ディスク領域の獲得"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:3
|
||
msgid "Description goes here."
|
||
msgstr "説明"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:6
|
||
msgid "Filesystem"
|
||
msgstr "ファイルシステム"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:7
|
||
msgid "Reclaimable Space"
|
||
msgstr "獲得可能な領域"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:8
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:6
|
||
msgid "Action"
|
||
msgstr "アクション"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:9
|
||
#, fuzzy
|
||
msgid "_Preserve"
|
||
msgstr "保存"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:10
|
||
#, fuzzy
|
||
msgid "_Delete"
|
||
msgstr "削除"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/resize.glade.h:11
|
||
#, fuzzy
|
||
msgid "_Shrink"
|
||
msgstr "縮小"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:1
|
||
msgid "SUMMARY OF CHANGES"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:2
|
||
msgid "_Cancel & Return to Custom Partitioning"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:3
|
||
#, fuzzy
|
||
msgid "_Accept Changes"
|
||
msgstr "変更を適用(_A)"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:4
|
||
msgid ""
|
||
"Your customizations will result in the following changes taking effect after "
|
||
"you return to the main menu and begin installation:"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:5
|
||
msgid "Order"
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:8
|
||
#, fuzzy
|
||
msgid "Device Name"
|
||
msgstr "デバイス:"
|
||
|
||
#: pyanaconda/ui/gui/spokes/lib/summary.glade.h:9
|
||
#, fuzzy
|
||
msgid "Mountpoint"
|
||
msgstr "マウントポイントの追加(_A)"
|
||
|
||
#: pyanaconda/ui/gui/main.glade.h:1
|
||
msgid ""
|
||
"Are you sure you wish to quit the\n"
|
||
"installation process?"
|
||
msgstr ""
|
||
"インストールプロセスを本当に\n"
|
||
"終了したいですか?"
|
||
|
||
#: pyanaconda/ui/gui/hubs/summary.glade.h:1
|
||
msgid "INSTALLATION SUMMARY"
|
||
msgstr "インストール概要"
|
||
|
||
#: pyanaconda/ui/gui/hubs/summary.glade.h:3
|
||
msgid "_Begin Installation"
|
||
msgstr "インストールの開始(_B)"
|
||
|
||
#: pyanaconda/ui/gui/hubs/summary.glade.h:4
|
||
msgid "We won't touch your disks until you hit this button."
|
||
msgstr ""
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.glade.h:1
|
||
msgid "CONFIGURATION"
|
||
msgstr "設定"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.glade.h:2
|
||
msgid "Preparing to install"
|
||
msgstr "インストールの準備中"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.glade.h:4
|
||
#, fuzzy, c-format, python-format
|
||
msgid ""
|
||
"%s is now successfully installed on your system, but some configuration "
|
||
"still needs to be done. Finish it and then click the Finish configuration "
|
||
"button please."
|
||
msgstr ""
|
||
"%s は今ご使用のシステムに正常にインストールされましたが、まだいくつかの設定が"
|
||
"必要です。\n"
|
||
"それを終了してから「設定の完了」ボタンをクリックして下さい。"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.glade.h:5
|
||
msgid "_Finish configuration"
|
||
msgstr "設定完了(_F)"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.glade.h:7
|
||
#, fuzzy, c-format, python-format
|
||
msgid ""
|
||
"%s is now successfully installed on your system and ready for you to use! "
|
||
"Go ahead and reboot to start using it!"
|
||
msgstr ""
|
||
"%s は、ここでご使用のシステムに正常にインストールされ、\n"
|
||
"使用準備ができました。次に進むために再起動して使用を開始して下さい!"
|
||
|
||
#: pyanaconda/ui/gui/hubs/progress.glade.h:8
|
||
msgid "_Reboot"
|
||
msgstr "再起動(_R)"
|
||
|
||
#: data/liveinst/liveinst.desktop.in.h:1
|
||
msgid "Install to Hard Drive"
|
||
msgstr "ハードディスクにインストール"
|
||
|
||
#: data/liveinst/liveinst.desktop.in.h:2
|
||
msgid "Install"
|
||
msgstr "インストール"
|
||
|
||
#: data/liveinst/liveinst.desktop.in.h:3
|
||
msgid "Install the live CD to your hard disk"
|
||
msgstr "ライブ ディスク をハードディスクにインストール"
|
||
|
||
#: ../data/liveinst/console.apps/liveinst:5
|
||
msgid "Starting Install to Hard Drive"
|
||
msgstr "ハードディスクへのインストールを開始します"
|
||
|
||
#: data/liveinst/gnome/fedora-welcome.desktop.in.h:1
|
||
#: data/liveinst/gnome/fedora-welcome:64
|
||
msgid "Welcome to Fedora"
|
||
msgstr "Fedora へようこそ"
|
||
|
||
#: anaconda:372
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"%(product_name)s requires %(needed_ram)s MB of memory to install, but you "
|
||
"only have %(total_ram)s MB on this machine.\n"
|
||
msgstr ""
|
||
"インストールするために %s は、最低 %s MB のメモリーを必要とします。お使いのシ"
|
||
"ステムには %s MB しか搭載されていません。\n"
|
||
|
||
#: anaconda:374
|
||
#, fuzzy, python-format
|
||
msgid ""
|
||
"The %(product_name)s graphical installer requires %(needed_ram)s MB of "
|
||
"memory, but you only have %(total_ram)s MB."
|
||
msgstr ""
|
||
"%s のグラフィカルインストーラーは、最低 %s MB のメモリーを必要とします。お使"
|
||
"いのシステムには %s MB のメモリーしか搭載されていません。"
|
||
|
||
#: anaconda:377
|
||
msgid ""
|
||
"\n"
|
||
"Press <return> to reboot your system.\n"
|
||
msgstr ""
|
||
|
||
#: anaconda:379
|
||
msgid "Not enough RAM"
|
||
msgstr "メモリーが足りません。"
|
||
|
||
#: anaconda:380
|
||
msgid ""
|
||
" Try the text mode installer by running:\n"
|
||
"\n"
|
||
"'/usr/bin/liveinst -T'\n"
|
||
"\n"
|
||
" from a root terminal."
|
||
msgstr ""
|
||
"次のとおり実行してテキストモードインストーラーを試して下さい:\n"
|
||
"\n"
|
||
"'/usr/bin/liveinst -T'\n"
|
||
"\n"
|
||
"なお、この操作は root でのターミナルから実行します。"
|
||
|
||
#: anaconda:383
|
||
msgid " Starting text mode."
|
||
msgstr " テキストモードを開始しています。"
|
||
|
||
#: anaconda:414
|
||
#, fuzzy
|
||
msgid "Fatal Error"
|
||
msgstr "エラー"
|
||
|
||
#: anaconda:525
|
||
msgid "DISPLAY variable not set. Starting text mode."
|
||
msgstr "DISPLAY 変数がセットされていません。テキストモードで起動します。"
|
||
|
||
#: anaconda:533
|
||
msgid "Graphical installation is not available. Starting text mode."
|
||
msgstr "グラフィカルインストールは使用できません。テキストモードを起動します。"
|
||
|
||
#: anaconda:541
|
||
#, fuzzy
|
||
msgid ""
|
||
"Text mode provides a limited set of installation options. It does not offer "
|
||
"custom partitioning for full control over the disk layout. Would you like to "
|
||
"use VNC mode instead?"
|
||
msgstr ""
|
||
"テキストモードによるインストールは限定的なインストールオプションしか提供され"
|
||
"ず、パーティション設定やパッケージ選択の指定が行えません。代わりに VNC モード"
|
||
"を使用しますか?"
|
||
|
||
#: anaconda:660
|
||
#, python-format
|
||
msgid "Please ssh install@%s to begin the install."
|
||
msgstr "ssh install@%s を実行して、インストールを始めて下さい。"
|
||
|
||
#: anaconda:662
|
||
msgid "Please ssh install@<host> to continue installation."
|
||
msgstr "ssh install@<host> を実行して、インストールを継続して下さい。"
|
||
|
||
#: data/liveinst/gnome/fedora-welcome:93
|
||
msgid "Try Fedora"
|
||
msgstr "Fedora を試す"
|
||
|
||
#: data/liveinst/gnome/fedora-welcome:111
|
||
msgid ""
|
||
"You are currently running Fedora from live media.\n"
|
||
"You can install Fedora now, or choose \"Install to Hard Drive\" in the "
|
||
"Activities Overview at any later time."
|
||
msgstr ""
|
||
"現在、ライブメディアから Fedora を稼働しています。\n"
|
||
"今、Fedora をインストールできます。または後でアクティビティオーバービューで"
|
||
"「ハードドライブにインストールする」を選択することもできます。"
|
||
|
||
#: data/liveinst/gnome/fedora-welcome:129
|
||
msgid ""
|
||
"You can choose \"Install to Hard Drive\"\n"
|
||
"in the Activities Overview at any later time."
|
||
msgstr ""
|
||
"後にでも「アクティビティオーバービュー」内で 「ハードドライブにインストール」"
|
||
"を選択することができます。"
|
||
|
||
#: data/liveinst/gnome/fedora-welcome:132
|
||
msgid "Close"
|
||
msgstr "閉じる"
|
||
|
||
#~ msgid "Completed"
|
||
#~ msgstr "完了"
|
||
|
||
#~ msgid ""
|
||
#~ "(%s)\n"
|
||
#~ "Command line mode requires all choices to be specified in a kickstart "
|
||
#~ "configuration file."
|
||
#~ msgstr ""
|
||
#~ "(%s)\n"
|
||
#~ "コマンドラインモードではすべての選択肢がキックスタート設定ファイルで指定さ"
|
||
#~ "れている必要があります。"
|
||
|
||
#~ msgid ""
|
||
#~ "The following error was found while parsing the kickstart configuration "
|
||
#~ "file:\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
#~ msgstr ""
|
||
#~ "キックスタート設定ファイルの解析中に次のエラーが見つかりました。\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
|
||
#~ msgid ""
|
||
#~ "(%s)\n"
|
||
#~ "%s"
|
||
#~ msgstr ""
|
||
#~ "(%s)\n"
|
||
#~ "%s"
|
||
|
||
#~ msgid "In interactive step can't continue. (%s)"
|
||
#~ msgstr "対話ステップを続行できません。(%s)"
|
||
|
||
#~ msgid ""
|
||
#~ "An unhandled exception has occurred. This is most likely a bug. Please "
|
||
#~ "save a copy of the detailed exception and file a bug report"
|
||
#~ msgstr ""
|
||
#~ "未処理の例外が発生しました。バグの可能性が考えられます。すべてのメッセージ"
|
||
#~ "をコピーし、バグとして報告してください。"
|
||
|
||
#~ msgid " with the provider of this software."
|
||
#~ msgstr "このソフトウェアの提供者と共に"
|
||
|
||
#~ msgid " against anaconda at %s"
|
||
#~ msgstr "anaconda の %s に対して"
|
||
|
||
#~ msgid "Running post install scripts"
|
||
#~ msgstr "インストールの後処理スクリプトを実行中"
|
||
|
||
#~ msgid "Install on System"
|
||
#~ msgstr "システム上にインストール"
|
||
|
||
#~ msgid ""
|
||
#~ "The following error occurred while setting up the installation "
|
||
#~ "repository:\n"
|
||
#~ "\n"
|
||
#~ "%(e)s\n"
|
||
#~ "\n"
|
||
#~ "Installation can not continue."
|
||
#~ msgstr ""
|
||
#~ "インストールリポジトリーを設定中に次のエラーが発生しました。\n"
|
||
#~ "\n"
|
||
#~ "%(e)s\n"
|
||
#~ "\n"
|
||
#~ "インストール作業を継続できません。"
|
||
|
||
#~ msgid "Exit installer"
|
||
#~ msgstr "インストーラーを終了する"
|
||
|
||
#~ msgid ""
|
||
#~ "The installation was stopped due to what seems to be a problem with your "
|
||
#~ "hardware. The exact error message is:\n"
|
||
#~ "\n"
|
||
#~ "%s.\n"
|
||
#~ "\n"
|
||
#~ " The installer will now terminate."
|
||
#~ msgstr ""
|
||
#~ "インストール作業はハードウェアに問題があると思われる症状が発生したため停止"
|
||
#~ "されました。正確なエラーメッセージは次のとおりです:\n"
|
||
#~ "\n"
|
||
#~ "%s\n"
|
||
#~ "\n"
|
||
#~ " インストーラーを終了します。"
|
||
|
||
#~ msgid "Hardware Error Encountered"
|
||
#~ msgstr "ハードウェアエラーが発生しました。"
|
||
|
||
#~ msgid "_Exit installer"
|
||
#~ msgstr "インストーラーを終了する(_E)"
|
||
|
||
#~ msgid ""
|
||
#~ "After shutdown, please perform a manual IPL from %s to continue "
|
||
#~ "installation."
|
||
#~ msgstr ""
|
||
#~ "シャットダウンの後に、%s から手動で IPL を実行してインストールを継続してく"
|
||
#~ "ださい"
|
||
|
||
#~ msgid "IP address is missing."
|
||
#~ msgstr "IP アドレスがありません。"
|
||
|
||
#~ msgid ""
|
||
#~ "IPv4 addresses must contain four numbers between 0 and 255, separated by "
|
||
#~ "periods."
|
||
#~ msgstr ""
|
||
#~ "IPv4 アドレスは、ピリオドで区切られた 0 から 255 までの 4 つの数字を含まな"
|
||
#~ "ければなりません。"
|
||
|
||
#~ msgid "'%s' is not a valid IPv6 address."
|
||
#~ msgstr "%s は有効な IPv6 アドレスではありません。"
|
||
|
||
#~ msgid "'%s' is an invalid IP address."
|
||
#~ msgstr "'%s' は、有効な IP アドレスではありません。"
|
||
|
||
#~ msgid "bootloader device"
|
||
#~ msgstr "ブートローダーデバイス"
|
||
|
||
#~ msgid "First sector of boot partition"
|
||
#~ msgstr "ブートパーティションの最初のセクタ"
|
||
|
||
#~ msgid "Master Boot Record"
|
||
#~ msgstr "Master Boot Record"
|
||
|
||
#~ msgid "EFI System Partition"
|
||
#~ msgstr "EFI システムパーティション"
|
||
|
||
#~ msgid "Apple EFI Boot Partition"
|
||
#~ msgstr "Apple EFI Boot パーティション"
|
||
|
||
#~ msgid "PReP Boot Partition"
|
||
#~ msgstr "PReP ブートパーティション"
|
||
|
||
#~ msgid "Apple Bootstrap Partition"
|
||
#~ msgstr "Apple ブートストラップパーティション"
|
||
|
||
#~ msgid "DASD"
|
||
#~ msgstr "DASD"
|
||
|
||
#~ msgid "zFCP"
|
||
#~ msgstr "zFCP"
|
||
|
||
#~ msgid "U-Boot Partition"
|
||
#~ msgstr "U-Boot パーティション"
|
||
|
||
#~ msgid "%s MB"
|
||
#~ msgstr "%s MB"
|
||
|
||
#~ msgid "%s KB"
|
||
#~ msgstr "%s KB"
|
||
|
||
#~ msgid "%s Byte"
|
||
#~ msgid_plural "%s Bytes"
|
||
#~ msgstr[0] "%s バイト"
|
||
|
||
#~ msgid "<b>Upgrading %(pkgStr)s</b> (%(size)s)\n"
|
||
#~ msgstr "<b>%(pkgStr)s をアップグレード中</b> (%(size)s)\n"
|
||
|
||
#~ msgid "<b>Installing %(pkgStr)s</b> (%(size)s)\n"
|
||
#~ msgstr "<b>%(pkgStr)s のインストール</b> (%(size)s)\n"
|
||
|
||
#~ msgid "Packages completed: %(donepkgs)d of %(numpkgs)d"
|
||
#~ msgid_plural "Packages completed: %(donepkgs)d of %(numpkgs)d"
|
||
#~ msgstr[0] "完了したパッケージ: %(numpkgs)d 個中 %(donepkgs)d 個が完了"
|
||
|
||
#~ msgid "<b>Cleaning up %s</b>"
|
||
#~ msgstr "<b>%s をクリーンナップ中</b>"
|
||
|
||
#~ msgid "cpio"
|
||
#~ msgstr "cpio"
|
||
|
||
#~ msgid "unpack"
|
||
#~ msgstr "展開"
|
||
|
||
#~ msgid "script"
|
||
#~ msgstr "スクリプト"
|
||
|
||
#~ msgid "Error Installing Package"
|
||
#~ msgstr "パッケージのインストールでエラー"
|
||
|
||
#~ msgid ""
|
||
#~ "A %s error occurred when installing the %s package. This could indicate "
|
||
#~ "errors when reading the installation media. Installation cannot continue."
|
||
#~ msgstr ""
|
||
#~ "%s エラーが %s パッケージのインストール中に発生しました。インストールメ"
|
||
#~ "ディアの読み込み中に問題が発生した可能性があります。インストール作業を続行"
|
||
#~ "できません。"
|
||
|
||
#~ msgid "Wrong Disc"
|
||
#~ msgstr "不適切なディスクです"
|
||
|
||
#~ msgid "That's not the correct %s disc."
|
||
#~ msgstr "正しい %s ディスクではありません。"
|
||
|
||
#~ msgid "Repository %r is missing name in configuration, using id"
|
||
#~ msgstr "リポジトリー %r は設定内で名前がありません。id を使用します。"
|
||
|
||
#~ msgid "No Network Available"
|
||
#~ msgstr "ネットワークは使用できません。"
|
||
|
||
#~ msgid ""
|
||
#~ "Some of your software repositories require networking, but there was an "
|
||
#~ "error enabling the network on your system."
|
||
#~ msgstr ""
|
||
#~ "ソフトウェアリポジトリーの一部はネットワークを必要とします。しかし、使用中"
|
||
#~ "のシステムでネットワークの有効化にエラーが発生しました。"
|
||
|
||
#~ msgid "Re_boot"
|
||
#~ msgstr "再起動(_B)"
|
||
|
||
#~ msgid "_Eject"
|
||
#~ msgstr "ディスクを取り出す(_E)"
|
||
|
||
#~ msgid "_Retry"
|
||
#~ msgstr "再試行(_R)"
|
||
|
||
#~ msgid ""
|
||
#~ "The file %s cannot be opened. This is due to a missing file, a corrupt "
|
||
#~ "package or corrupt media. Please verify your installation source.\n"
|
||
#~ "\n"
|
||
#~ "If you exit, your system will be left in an inconsistent state that will "
|
||
#~ "likely require reinstallation.\n"
|
||
#~ "\n"
|
||
#~ msgstr ""
|
||
#~ "ファイル %s を開けません。ファイルが見つからないか、パッケージやメディアが"
|
||
#~ "破損している可能性があります。インストール元を検証してください。\n"
|
||
#~ "\n"
|
||
#~ "終了するとシステムは矛盾した状態となり、再インストールを必要とする可能性が"
|
||
#~ "高くなります。\n"
|
||
#~ "\n"
|
||
|
||
#~ msgid "Retrying"
|
||
#~ msgstr "再試行中"
|
||
|
||
#~ msgid "Retrying download."
|
||
#~ msgstr "ダウンロードの再試行中。"
|
||
|
||
#~ msgid ""
|
||
#~ "There was an error running your transaction for the following reason: %s\n"
|
||
#~ msgstr ""
|
||
#~ "トランザクションの実行中に次のような理由でエラーが発生しました。%s\n"
|
||
|
||
#~ msgid "_Back"
|
||
#~ msgstr "戻る(_B)"
|
||
|
||
#~ msgid ""
|
||
#~ "There was an error running your transaction for the following reason: "
|
||
#~ "%s.\n"
|
||
#~ msgstr "トランザクションを実行中に次のエラーが発生しました: %s\n"
|
||
|
||
#~ msgid "Error Running Transaction"
|
||
#~ msgstr "トランザクション実行中にエラーが発生しました。"
|
||
|
||
#~ msgid "file conflicts"
|
||
#~ msgstr "ファイル競合"
|
||
|
||
#~ msgid "older package(s)"
|
||
#~ msgstr "旧パッケージ"
|
||
|
||
#~ msgid "insufficient disk space"
|
||
#~ msgstr "ディスク容量の不足"
|
||
|
||
#~ msgid "insufficient disk inodes"
|
||
#~ msgstr "ディスク inode の不足"
|
||
|
||
#~ msgid "package conflicts"
|
||
#~ msgstr "パッケージ競合"
|
||
|
||
#~ msgid "package already installed"
|
||
#~ msgstr "パッケージはすでにインストールされています"
|
||
|
||
#~ msgid "required package"
|
||
#~ msgstr "必要なパッケージ"
|
||
|
||
#~ msgid "package for incorrect arch"
|
||
#~ msgstr "不適切なアーキテクチャ用のパッケージ"
|
||
|
||
#~ msgid "package for incorrect os"
|
||
#~ msgstr "不適切な OS 用のパッケージ"
|
||
|
||
#~ msgid ""
|
||
#~ "There were file conflicts when checking the packages to be installed:\n"
|
||
#~ "%s\n"
|
||
#~ msgstr ""
|
||
#~ "インストールするパッケージに、競合するファイルがみつかりました:\n"
|
||
#~ "%s\n"
|
||
|
||
#~ msgid ""
|
||
#~ "There was an error running your transaction for the following reason(s): "
|
||
#~ "%s.\n"
|
||
#~ msgstr ""
|
||
#~ "トランザクションの実行中に次のような理由でエラーが発生しました: %s\n"
|
||
|
||
#~ msgid ""
|
||
#~ "Unable to read group information from repositories. This is a problem "
|
||
#~ "with the generation of your install tree."
|
||
#~ msgstr ""
|
||
#~ "リポジトリーからグループ情報を読み取ることはできません。これは、インストー"
|
||
#~ "ルツリーの生成の問題です。"
|
||
|
||
#~ msgid "Edit"
|
||
#~ msgstr "編集"
|
||
|
||
#~ msgid ""
|
||
#~ "Unable to read package metadata. This may be due to a missing repodata "
|
||
#~ "directory. Please ensure that your install tree has been correctly "
|
||
#~ "generated.\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
#~ msgstr ""
|
||
#~ "パッケージのメタデータを読めません。repodata ディレクトリーが見つからない"
|
||
#~ "のが原因かもしれません。インストールツリーが正しく構築されているか確認して"
|
||
#~ "ください。\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
|
||
#~ msgid ""
|
||
#~ "Some of the packages you have selected for install are missing "
|
||
#~ "dependencies. You can exit the installation, go back and change your "
|
||
#~ "package selections, or continue installing these packages without their "
|
||
#~ "dependencies. If you continue, these packages may not work correctly due "
|
||
#~ "to missing components."
|
||
#~ msgstr ""
|
||
#~ "インストールするために選択したパッケージの一部は依存関係が欠如していま"
|
||
#~ "す。 インストールを終了してパッケージ選択に戻るか、または依存関係のない"
|
||
#~ "パッケージの インストールを継続してください。継続する場合、欠如したコン"
|
||
#~ "ポーネントのために これらのパッケージは正常に機能しない可能性があります。"
|
||
|
||
#~ msgid ""
|
||
#~ "Your selected packages require %d MB of free space for installation, but "
|
||
#~ "you do not have enough available. You can change your selections or exit "
|
||
#~ "the installer."
|
||
#~ msgstr ""
|
||
#~ "選択したパッケージはインストールに %d MB の空き領域を必要としますが、充分"
|
||
#~ "な空きがありません。選択を変更するか、またはインストーラーを終了してくださ"
|
||
#~ "い。"
|
||
|
||
#~ msgid "Post Upgrade"
|
||
#~ msgstr "アップグレード後"
|
||
|
||
#~ msgid "Performing post-upgrade configuration"
|
||
#~ msgstr "アップグレード後の設定を実行中。"
|
||
|
||
#~ msgid "Post Installation"
|
||
#~ msgstr "インストール後"
|
||
|
||
#~ msgid "Performing post-installation configuration"
|
||
#~ msgstr "インストール後の設定を実行中"
|
||
|
||
#~ msgid "Installation Starting"
|
||
#~ msgstr "インストールを開始しています"
|
||
|
||
#~ msgid "Starting installation process"
|
||
#~ msgstr "インストール処理の開始"
|
||
|
||
#~ msgid "Dependency Check"
|
||
#~ msgstr "依存関係チェック"
|
||
|
||
#~ msgid "Checking dependencies in packages selected for installation"
|
||
#~ msgstr "インストール対象パッケージの依存関係をチェック中。"
|
||
|
||
#~ msgid "Retrieving installation information."
|
||
#~ msgstr "インストール情報を読み出し中。"
|
||
|
||
#~ msgid "Retrieving installation information for %s."
|
||
#~ msgstr "%s に関するインストール情報を読み出し中。"
|
||
|
||
#~ msgid ""
|
||
#~ "The default installation of %s includes a set of software applicable for "
|
||
#~ "general internet usage. You can optionally select a different set of "
|
||
#~ "software now."
|
||
#~ msgstr ""
|
||
#~ "%s のデフォルトインストールには一般的なネットワーク環境で利用できるソフト"
|
||
#~ "ウェアのセットが含まれています。オプションとして異なる組み合わせのソフト"
|
||
#~ "ウェアを選択することができます。"
|
||
|
||
#~ msgid "Graphical Desktop"
|
||
#~ msgstr "デスクトップ"
|
||
|
||
#~ msgid "Software Development"
|
||
#~ msgstr "ソフトウェア開発"
|
||
|
||
#~ msgid "Web Server"
|
||
#~ msgstr "Web サーバー"
|
||
|
||
#~ msgid "Minimal"
|
||
#~ msgstr "最小限"
|
||
|
||
#~ msgid ""
|
||
#~ "The default installation of %s is a minimum install. You can optionally "
|
||
#~ "select a different set of software now."
|
||
#~ msgstr ""
|
||
#~ "%s のデフォルトインストールは最小限インストールです。オプションとして追加"
|
||
#~ "のソフトウェアを選択することができます。"
|
||
|
||
#~ msgid "Upgrading"
|
||
#~ msgstr "アップグレード中"
|
||
|
||
#~ msgid "This partition is holding the data for the hard drive install."
|
||
#~ msgstr ""
|
||
#~ "このパーティションはハードディスクインストール用のデータを保有しています。"
|
||
|
||
#~ msgid "You cannot delete a partition of a LDL formatted DASD."
|
||
#~ msgstr "DASD 形式でフォーマットされた LDL パーティションは削除できません。"
|
||
|
||
#~ msgid "This device is part of the RAID device %s."
|
||
#~ msgstr "このデバイスは RAID デバイス %s の一部です。"
|
||
|
||
#~ msgid "This device is part of a RAID device."
|
||
#~ msgstr "このデバイスは RAID デバイスの一部です。"
|
||
|
||
#~ msgid "This device is part of an inconsistent LVM Volume Group."
|
||
#~ msgstr "このデバイスは一貫性のない LVM ボリュームグループの一部です。"
|
||
|
||
#~ msgid "This device is part of the LVM volume group '%s'."
|
||
#~ msgstr "このデバイスは LVM ボリュームグループ %s の一部です。"
|
||
|
||
#~ msgid "This device is part of a LVM volume group."
|
||
#~ msgstr "このデバイスは LVM ボリュームグループの一部です。"
|
||
|
||
#~ msgid ""
|
||
#~ "This device is an extended partition which contains logical partitions "
|
||
#~ "that cannot be deleted:\n"
|
||
#~ "\n"
|
||
#~ msgstr ""
|
||
#~ "このデバイスは拡張パーティションです。この中の論理パーティションは先に 削"
|
||
#~ "除できません:\n"
|
||
#~ "\n"
|
||
|
||
#~ msgid ""
|
||
#~ "You have not defined a root partition (/), which is required for "
|
||
#~ "installation of %s to continue."
|
||
#~ msgstr ""
|
||
#~ "%s のインストールを継続するために必要な root パーティション (/) が定義され"
|
||
#~ "ていません。"
|
||
|
||
#~ msgid ""
|
||
#~ "Your root partition is less than 250 megabytes which is usually too small "
|
||
#~ "to install %s."
|
||
#~ msgstr ""
|
||
#~ "root パーティションが 250 MB 以下になっています。通常、 %s のインストール"
|
||
#~ "には小さすぎます。"
|
||
|
||
#~ msgid ""
|
||
#~ "This platform requires /boot on a dedicated partition or logical volume. "
|
||
#~ "If you do not want a /boot volume, you must place / on a dedicated non-"
|
||
#~ "LVM partition."
|
||
#~ msgstr ""
|
||
#~ "お使いのプラットフォームでは専用のパーティションまたは論理ボリューム上に /"
|
||
#~ "boot を配置する必要があります。あなたが /boot ボリュームを作りたくない場合"
|
||
#~ "は、非 LVM 上の専用パーティションに / を配置しなければなりません。"
|
||
|
||
#~ msgid ""
|
||
#~ "Your %(mount)s partition is less than %(size)s megabytes which is lower "
|
||
#~ "than recommended for a normal %(productName)s install."
|
||
#~ msgstr ""
|
||
#~ "%(mount)s パーティションの容量が %(size)s MB以下であり、通常の "
|
||
#~ "%(productName)s のインストールでの 推奨容量には不足しています。"
|
||
|
||
#~ msgid ""
|
||
#~ "Your %(mount)s partition is too small for %(format)s formatting "
|
||
#~ "(allowable size is %(minSize)d MB to %(maxSize)d MB)"
|
||
#~ msgstr ""
|
||
#~ "このシステムの %(mount)s パーティションは %(format)s フォーマットには小さ"
|
||
#~ "すぎます。 (指定可能なサイズは %(minSize)d MB から %(maxSize)d MB となって"
|
||
#~ "います)"
|
||
|
||
#~ msgid ""
|
||
#~ "Your %(mount)s partition is too large for %(format)s formatting "
|
||
#~ "(allowable size is %(minSize)d MB to %(maxSize)d MB)"
|
||
#~ msgstr ""
|
||
#~ "このシステムの %(mount)s パーティションは %(format)s フォーマットには大き"
|
||
#~ "すぎます。 (指定可能なサイズは %(minSize)d MB から %(maxSize)d MB となって"
|
||
#~ "います)"
|
||
|
||
#~ msgid ""
|
||
#~ "Installing on a USB device. This may or may not produce a working system."
|
||
#~ msgstr ""
|
||
#~ "USB デバイス上にインストールしています。稼動するシステムが作成されることも"
|
||
#~ "ありますが、されないこともあります。"
|
||
|
||
#~ msgid ""
|
||
#~ "Installing on a FireWire device. This may or may not produce a working "
|
||
#~ "system."
|
||
#~ msgstr ""
|
||
#~ "FireWire デバイス上にインストールしています。稼動するシステムが作成される"
|
||
#~ "こともありますが、されないこともあります。"
|
||
|
||
#~ msgid "you have not created a bootloader stage1 target device"
|
||
#~ msgstr ""
|
||
#~ "対象のデバイスでブートローダーの stage1 を作成することができませんでした。"
|
||
|
||
#~ msgid "You have not created a bootable partition."
|
||
#~ msgstr "ブート可能なパーティションが作成されていません。"
|
||
|
||
#~ msgid ""
|
||
#~ "Your BIOS-based system needs a special partition to boot with %s's new "
|
||
#~ "disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' "
|
||
#~ "type partition."
|
||
#~ msgstr ""
|
||
#~ "ご使用の BIOS ベースのシステムは %s の新規ディスクラベル形式 (GPT) で起動"
|
||
#~ "するには、特別なパーティションが必要です。継続するには、1MB の 'BIOS ブー"
|
||
#~ "ト' タイプのパーティションを作成してください。"
|
||
|
||
#~ msgid ""
|
||
#~ "You have not specified a swap partition. %(requiredMem)s MB of memory is "
|
||
#~ "required to continue installation without a swap partition, but you only "
|
||
#~ "have %(installedMem)s MB."
|
||
#~ msgstr ""
|
||
#~ "swap パーティションが未指定です。swap パーティションなしでのインストール作"
|
||
#~ "業の継続には %(requiredMem)s のメモリーが必要となっています。しかし、お使"
|
||
#~ "いのシステムには %(installedMem)s MB しか搭載されていません。"
|
||
|
||
#~ msgid ""
|
||
#~ "You have not specified a swap partition. Although not strictly required "
|
||
#~ "in all cases, it will significantly improve performance for most "
|
||
#~ "installations."
|
||
#~ msgstr ""
|
||
#~ "swap パーティションが未指定です。すべての場合において必ず必要というわけで"
|
||
#~ "はありませんが、ほとんどのインストールにおいて明らかに性能を向上させます。"
|
||
|
||
#~ msgid ""
|
||
#~ "At least one of your swap devices does not have a UUID, which is common "
|
||
#~ "in swap space created using older versions of mkswap. These devices will "
|
||
#~ "be referred to by device path in /etc/fstab, which is not ideal since "
|
||
#~ "device paths can change under a variety of circumstances. "
|
||
#~ msgstr ""
|
||
#~ "swap デバイスの少なくとも1つは UUID を持っていなければなりません。これは旧"
|
||
#~ "バージョンの mkswap コマンドを使用して作成した swap 領域ではよくあります。"
|
||
#~ "これらのデバイスは /etc/fstab のデバイスパスによって参照されます。デバイス"
|
||
#~ "パスによる参照はさまざまな状況により変更されてしまうため理想的な方法ではあ"
|
||
#~ "りません。"
|
||
|
||
#~ msgid ""
|
||
#~ "This mount point is invalid. The %s directory must be on the / file "
|
||
#~ "system."
|
||
#~ msgstr ""
|
||
#~ "このマウントポイントは正しくありません。%s ディレクトリーは / ファイルシス"
|
||
#~ "テム上になければなりません。"
|
||
|
||
#~ msgid "The mount point %s must be on a linux file system."
|
||
#~ msgstr ""
|
||
#~ "マウントポイント %s は linux ファイルシステム上にある必要があります。"
|
||
|
||
#~ msgid "Linux on %s"
|
||
#~ msgstr "%s 上の Linux"
|
||
|
||
#~ msgid "Unknown Linux"
|
||
#~ msgstr "未知の Linux"
|
||
|
||
#~ msgid "%(product)s Linux %(version)s for %(arch)s"
|
||
#~ msgstr "%(product)s Linux %(version)s - %(arch)s"
|
||
|
||
#~ msgid "Formatting DASD Device"
|
||
#~ msgid_plural "Formatting DASD Devices"
|
||
#~ msgstr[0] "DASD デバイスをフォーマット中..."
|
||
|
||
#~ msgid "Preparing %d DASD device for use with Linux..."
|
||
#~ msgid_plural "Preparing %d DASD devices for use with Linux..."
|
||
#~ msgstr[0] "Linuxで使うために %d 個のDASDのデバイスを準備中..."
|
||
|
||
#~ msgid "Resizing filesystem on %(device)s"
|
||
#~ msgstr "%(device)s のファイルシステムの容量変更中"
|
||
|
||
#~ msgid "Migrating filesystem on %(device)s"
|
||
#~ msgstr "%(device)s のファイルシステムを移行中"
|
||
|
||
#~ msgid "vginfo failed for %s"
|
||
#~ msgstr "%s 用の vginfo に失敗"
|
||
|
||
#~ msgid "lvs failed for %s"
|
||
#~ msgstr "%s 用の lvs に失敗"
|
||
|
||
#~ msgid "A RAID%(raidLevel)d set requires at least %(minMembers)d member"
|
||
#~ msgid_plural ""
|
||
#~ "A RAID%(raidLevel)d set requires at least %(minMembers)d members"
|
||
#~ msgstr[0] ""
|
||
#~ "RAID%(raidLevel)d には少なくても %(minMembers)d 個のディスクが必要です。"
|
||
|
||
#~ msgid "Back"
|
||
#~ msgstr "戻る"
|
||
|
||
#~ msgid "Confirm"
|
||
#~ msgstr "確認"
|
||
|
||
#~ msgid ""
|
||
#~ "Are you sure you want to skip entering a passphrase for device %s?\n"
|
||
#~ "\n"
|
||
#~ "If you skip this step the device's contents will not be available during "
|
||
#~ "installation."
|
||
#~ msgstr ""
|
||
#~ "本当にデバイス %s のパスフレーズの入力を省略しますか?\n"
|
||
#~ "\n"
|
||
#~ "このステップをスキップすると、インストール中のデバイス内のコンテンツへのア"
|
||
#~ "クセスはできません。"
|
||
|
||
#~ msgid "FCoE not available"
|
||
#~ msgstr "FCoE は使用できません"
|
||
|
||
#~ msgid "Unknown return code: %d."
|
||
#~ msgstr "不明なリターンコードです: %d"
|
||
|
||
#~ msgid "%(type)s filesystem check failure on %(device)s: "
|
||
#~ msgstr "%(device)s 上で %(type)s ファイルシステムのチェックに失敗: "
|
||
|
||
#~ msgid "Unrecoverable Error"
|
||
#~ msgstr "修正不可能なエラー"
|
||
|
||
#~ msgid "File system errors left uncorrected."
|
||
#~ msgstr "ファイルシステムエラーが未修正のままです。"
|
||
|
||
#~ msgid "Usage or syntax error."
|
||
#~ msgstr "ユーザーまたは構文のエラー"
|
||
|
||
#~ msgid "e2fsck cancelled by user request."
|
||
#~ msgstr "ユーザーの指示で e2fsck がキャンセルされました。"
|
||
|
||
#~ msgid "Shared library error."
|
||
#~ msgstr "共有ライブラリのエラー"
|
||
|
||
#~ msgid ""
|
||
#~ "Recoverable errors have been detected or dosfsck has discovered an "
|
||
#~ "internal inconsistency."
|
||
#~ msgstr ""
|
||
#~ "復元可能なエラーが検出されたか、または dosfsck が内部の整合性問題を発見し"
|
||
#~ "ました。"
|
||
|
||
#~ msgid "Usage error."
|
||
#~ msgstr "使用法エラー"
|
||
|
||
#~ msgid "Encrypted"
|
||
#~ msgstr "暗号化"
|
||
|
||
#~ msgid "Unable to change iSCSI initiator name once set"
|
||
#~ msgstr "iSCSI イニシエータ名はセットされた後は変更できません"
|
||
|
||
#~ msgid "iSCSI not available"
|
||
#~ msgstr "iSCSI は使用できません"
|
||
|
||
#~ msgid "No initiator name set"
|
||
#~ msgstr "イニシエーター名がありません"
|
||
|
||
#~ msgid "Logging in to iSCSI node"
|
||
#~ msgstr "iSCSI ノードにログイン中"
|
||
|
||
#~ msgid "Logging in to iSCSI node %s"
|
||
#~ msgstr "iSCSI ノード %s にログイン中"
|
||
|
||
#~ msgid "No iSCSI nodes discovered"
|
||
#~ msgstr "iSCSI ノードが見つかりませんでした"
|
||
|
||
#~ msgid "No new iSCSI nodes discovered"
|
||
#~ msgstr "新しい iSCSI ノードは見つかりませんでした。"
|
||
|
||
#~ msgid "Could not log in to any of the discovered nodes"
|
||
#~ msgstr "見つかったノードすべてにログインできませんでした"
|
||
|
||
#~ msgid "No usable disks selected"
|
||
#~ msgstr "使用可能なディスクが未選択"
|
||
|
||
#~ msgid "Not enough free space on disks for automatic partitioning"
|
||
#~ msgstr ""
|
||
#~ "自動パーティション構成のために必要なディスクの空き領域が不足しています。"
|
||
|
||
#~ msgid "unable to allocate aligned partition"
|
||
#~ msgstr "アラインされたパーティションを割り当てることができません。"
|
||
|
||
#~ msgid "can't allocate partitions without platform data"
|
||
#~ msgstr ""
|
||
#~ "プラットフォームデータなしでパーティションを割り当てることはできません。"
|
||
|
||
#~ msgid "disk %s inaccessible"
|
||
#~ msgstr "ディスク %s はアクセスできません"
|
||
|
||
#~ msgid ""
|
||
#~ "partition is too small for %(format)s formatting (allowable size is "
|
||
#~ "%(minSize)d MB to %(maxSize)d MB)"
|
||
#~ msgstr ""
|
||
#~ "%(format)s でフォーマットするにはパーティションが小さ過ぎます。(割り当てサ"
|
||
#~ "イズは %(minSize)d MB から %(maxSize)d MB までが指定可能)"
|
||
|
||
#~ msgid ""
|
||
#~ "partition is too large for %(format)s formatting (allowable size is "
|
||
#~ "%(minSize)d MB to %(maxSize)d MB)"
|
||
#~ msgstr ""
|
||
#~ "%(format)s でフォーマットするにはパーティションが大き過ぎます。(割り当てサ"
|
||
#~ "イズは %(minSize)d MB から %(maxSize)d MB までが指定可能)"
|
||
|
||
#~ msgid "not enough free space on disks"
|
||
#~ msgstr "ディスクの空き領域が不足しています"
|
||
|
||
#~ msgid "not enough free space after creating extended partition"
|
||
#~ msgstr ""
|
||
#~ "拡張パーティションを作成するためのディスクの空き領域が不足しています。"
|
||
|
||
#~ msgid "DiskChunk requests must be of type PartitionRequest"
|
||
#~ msgstr ""
|
||
#~ "DiskChunk リクエストは PartitionRequest のタイプでなければなりません。"
|
||
|
||
#~ msgid "partitions allocated outside disklabel limits"
|
||
#~ msgstr "ディスクラベルの上限を超える割り当てパーティション"
|
||
|
||
#~ msgid "VGChunk requests must be of type LVRequest"
|
||
#~ msgstr "VGChunk リクエストは LVRequest のタイプでなければなりません。"
|
||
|
||
#~ msgid "not enough space for LVM requests"
|
||
#~ msgstr "LVM リクエストのために空き領域が不足しています。"
|
||
|
||
#~ msgid "You have not specified a device number or the number is invalid"
|
||
#~ msgstr "デバイス番号を指定していないか番号が無効です。"
|
||
|
||
#~ msgid "You have not specified a worldwide port name or the name is invalid."
|
||
#~ msgstr "WWPN を指定していないか、そのポート名が無効です。"
|
||
|
||
#~ msgid "You have not specified a FCP LUN or the number is invalid."
|
||
#~ msgstr "FCP FUN を指定していないか、番号が無効です。"
|
||
|
||
#~ msgid "zFCP device %s not found, not even in device ignore list."
|
||
#~ msgstr "zFCP デバイス %s が見つからず、デバイス無視リストにもありません。"
|
||
|
||
#~ msgid "Could not set zFCP device %(devnum)s online (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "zFCP デバイス %(devnum)s を オンライン (%(e)s) にセットできませんでした。"
|
||
|
||
#~ msgid "Could not add WWPN %(wwpn)s to zFCP device %(devnum)s (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "WWPN %(wwpn)s を zFCP デバイス %(devnum)s (%(e)s) に追加できません。"
|
||
|
||
#~ msgid "WWPN %(wwpn)s not found at zFCP device %(devnum)s."
|
||
#~ msgstr "WWPN %(wwpn)s が zFCP デバイス %(devnum)s で見つかりません。"
|
||
|
||
#~ msgid ""
|
||
#~ "Could not add LUN %(fcplun)s to WWPN %(wwpn)s on zFCP device %(devnum)s "
|
||
#~ "(%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "LUN %(fcplun)s を zFCP デバイス %(devnum)s (%(e)s)上で WWPN %(wwpn)s に追"
|
||
#~ "加できません、。"
|
||
|
||
#~ msgid ""
|
||
#~ "LUN %(fcplun)s at WWPN %(wwpn)s on zFCP device %(devnum)s already "
|
||
#~ "configured."
|
||
#~ msgstr ""
|
||
#~ "LUN %(fcplun)s は、zFCP デバイス %(devnum)s 上の WWPN %(wwpn)s ですでに設"
|
||
#~ "定されています。"
|
||
|
||
#~ msgid ""
|
||
#~ "Could not read failed attribute of LUN %(fcplun)s at WWPN %(wwpn)s on "
|
||
#~ "zFCP device %(devnum)s (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "zFCP デバイス %(devnum)s (%(e)s) 上の WWPN %(wwpn)s で LUN %(fcplun)s の "
|
||
#~ "失敗属性を読みこむことが できませんでした。"
|
||
|
||
#~ msgid ""
|
||
#~ "Failed LUN %(fcplun)s at WWPN %(wwpn)s on zFCP device %(devnum)s removed "
|
||
#~ "again."
|
||
#~ msgstr ""
|
||
#~ "zFCP デバイス %(devnum)s 上の WWPN %(wwpn)s で失敗した LUN %(fcplun)s が "
|
||
#~ "再度削除されました。"
|
||
|
||
#~ msgid ""
|
||
#~ "Could not correctly delete SCSI device of zFCP %(devnum)s %(wwpn)s "
|
||
#~ "%(fcplun)s (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "zFCP %(devnum)s %(wwpn)s %(fcplun)s (%(e)s) の SCSI デバイスを正しく消すこ"
|
||
#~ "とができませんでした。"
|
||
|
||
#~ msgid ""
|
||
#~ "Could not remove LUN %(fcplun)s at WWPN %(wwpn)s on zFCP device "
|
||
#~ "%(devnum)s (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "zFCP デバイス %(devnum)s (%(e)s) 上の WWPN %(wwpn)s で LUN %(fcplun)s を削"
|
||
#~ "除できませんでした。"
|
||
|
||
#~ msgid "Could not remove WWPN %(wwpn)s on zFCP device %(devnum)s (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "zFCP デバイス %(devnum)s (%(e)s) 上で WWPN %(wwpn)s を削除できませんでし"
|
||
#~ "た。"
|
||
|
||
#~ msgid "Could not set zFCP device %(devnum)s offline (%(e)s)."
|
||
#~ msgstr ""
|
||
#~ "zFCP デバイス %(devnum)s をオフライン (%(e)s) に設定できませんでした。"
|
||
|
||
#~ msgid "Install hub"
|
||
#~ msgstr "インストールハブ"
|
||
|
||
#~ msgid "You have provided a weak password: %s. "
|
||
#~ msgstr "強度が弱いパスワードを入力しています: %s"
|
||
|
||
#~ msgid ""
|
||
#~ "\n"
|
||
#~ "Would you like to use it anyway?"
|
||
#~ msgstr ""
|
||
#~ "\n"
|
||
#~ "とにかくこれを使用しますか?"
|
||
|
||
#~ msgid "STORAGE"
|
||
#~ msgstr "ストレージ"
|
||
|
||
#~ msgid ""
|
||
#~ "When all items marked with this icon are complete, installation will "
|
||
#~ "automatically continue."
|
||
#~ msgstr ""
|
||
#~ "このアイコンの付いたすべての項目が完了すると、自動的にインストールが継続し"
|
||
#~ "ます。"
|
||
|
||
#~ msgid "Note: pool servers may not be available all the time"
|
||
#~ msgstr "注記: プールサーバーは常時利用可能ではないかも知れません。"
|
||
|
||
#~ msgid "Connected: %s"
|
||
#~ msgstr "接続しています: %s"
|
||
|
||
#~ msgid "Error setting root password"
|
||
#~ msgstr "root パスワードの設定エラーです"
|
||
|
||
#~ msgid "You must provide and confirm a password."
|
||
#~ msgstr "パスワードを入力してから確認を行ってください。"
|
||
|
||
#~ msgid "_Remove Packages"
|
||
#~ msgstr "パッケージを削除 (_R)"
|
||
|
||
#~ msgid "Getting info about requested repository"
|
||
#~ msgstr "要求されたレポジトリの情報を取得中…"
|
||
|
||
#~ msgid "enter URL of your desired repository"
|
||
#~ msgstr "ご希望のレポジトリの URL を入力してください"
|
||
|
||
#~ msgid ""
|
||
#~ "Your current <b>%s</b> software selection requires <b>%s</b> of available "
|
||
#~ "space."
|
||
#~ msgstr ""
|
||
#~ "現在の <b>%s</b> のソフトウェア選択には、利用可能な領域の <b>%s</b> が必要"
|
||
#~ "です。"
|
||
|
||
#~ msgid "Whole disks are not editable."
|
||
#~ msgstr "ディスクは編集できません"
|
||
|
||
#~ msgid "%s of %s"
|
||
#~ msgstr "%s のうち %s"
|
||
|
||
#~ msgid "Region:"
|
||
#~ msgstr "地域:"
|
||
|
||
#~ msgid "City:"
|
||
#~ msgstr "都市:"
|
||
|
||
#~ msgid "00"
|
||
#~ msgstr "00"
|
||
|
||
#~ msgid " "
|
||
#~ msgstr " "
|
||
|
||
#~ msgid "24-hour"
|
||
#~ msgstr "24 時間"
|
||
|
||
#~ msgid "AM/PM"
|
||
#~ msgstr "AM/PM"
|
||
|
||
#~ msgid "Choose your add-ons"
|
||
#~ msgstr "使用アドオンを選択します"
|
||
|
||
#~ msgid "_Add custom add-on..."
|
||
#~ msgstr "カスタムアドオンを追加(_A)"
|
||
|
||
#~ msgid "Let me customize the _partitioning of the disks instead."
|
||
#~ msgstr ""
|
||
#~ "代わりにディスクのパーティション設定をカスタマイズさせて下さい。(_P)"
|
||
|
||
#~ msgid "Reclaim _space"
|
||
#~ msgstr "領域を取り戻す(_S)"
|
||
|
||
#~ msgid "disks size"
|
||
#~ msgstr "ディスクのサイズ"
|
||
|
||
#~ msgid "Space in selected disks reclaimable by deleting existing partitions."
|
||
#~ msgstr "既存パーティションの削除により選択したディスク内の獲得できる領域"
|
||
|
||
#~ msgid "I don't need help; let me customize disk _partitioning."
|
||
#~ msgstr ""
|
||
#~ "ヘルプは必要ありません。 ディスクのパーティション設定をカスタマイズしま"
|
||
#~ "す。"
|
||
|
||
#~ msgid "Test the selected layout below:"
|
||
#~ msgstr "選択したレイアウトでテストしてください:"
|
||
|
||
#~ msgid "ADD A CUSTOM ADD-ON"
|
||
#~ msgstr "カスタムアドオンを追加"
|
||
|
||
#~ msgid "Where is the yum repository for your add-on?"
|
||
#~ msgstr "アドオン用の yum リポジトリを選択してください。"
|
||
|
||
#~ msgid "Repository"
|
||
#~ msgstr "レポジトリ"
|
||
|
||
#~ msgid "Standard YUM repository:"
|
||
#~ msgstr "標準の YUM レポジトリ"
|
||
|
||
#~ msgid "Set _keyboard to default layout for selected language."
|
||
#~ msgstr "選択した言語でデフォルトのキーボードに設定(_K)"
|
||
|
||
#~ msgid "eg: \"/\", \"/home\", \"swap\" (minus the quotation marks)"
|
||
#~ msgstr "例: \"/\"、 \"/home\"、 \"swap\" (引用符は除く)"
|
||
|
||
#~ msgid "_Back to destination selection"
|
||
#~ msgstr "目的地選択に戻る(_B)"
|
||
|
||
#~ msgid "<b>Desired Capacity (MB):</b>"
|
||
#~ msgstr "<b>要望する容量 (MB):</b>"
|
||
|
||
#~ msgid "Redundancy (mirror)"
|
||
#~ msgstr "冗長 (ミラー)"
|
||
|
||
#~ msgid "(-0Gb)"
|
||
#~ msgstr "(-0Gb)"
|
||
|
||
#~ msgid "Optimized performance (stripe)"
|
||
#~ msgstr "最適化したパフォーマンス (ストライプ)"
|
||
|
||
#~ msgid "Error detection (parity)"
|
||
#~ msgstr "エラー検出 (パリティ)"
|
||
|
||
#~ msgid "Distributed"
|
||
#~ msgstr "分散"
|
||
|
||
#~ msgid "Redundant"
|
||
#~ msgstr "冗長"
|
||
|
||
#~ msgid "_Customize..."
|
||
#~ msgstr "カスタマイズする(_C)..."
|
||
|
||
#~ msgid ""
|
||
#~ "This %s device is missing %d of %d %s. You can remove it or select a "
|
||
#~ "different device."
|
||
#~ msgstr ""
|
||
#~ "%s デバイスの %d / %d の %s が見つかりません。削除するか他のデバイスを選択"
|
||
#~ "してください。"
|
||
|
||
#~ msgid "addButton"
|
||
#~ msgstr "追加ボタン"
|
||
|
||
#~ msgid "removeButton"
|
||
#~ msgstr "removeButton"
|
||
|
||
#~ msgid "configureButton"
|
||
#~ msgstr "設定ボタン"
|
||
|
||
#~ msgid "_Finish Partitioning"
|
||
#~ msgstr "パーティション設定の終了(_F)"
|
||
|
||
#~ msgid "CONFIGURE VOLUME GROUP"
|
||
#~ msgstr "構成するボリュームグループ"
|
||
|
||
#~ msgid "Id"
|
||
#~ msgstr "ID"
|
||
|
||
#~ msgid "keymap warning label"
|
||
#~ msgstr "キー対応表警告ラベル"
|
||
|
||
#~ msgid "<b>%s disks; %s reclaimable space</b> (in filesystems)"
|
||
#~ msgstr "<b>%s 個のディスク; %s つの獲得可能領域</b> (ファイルシステム内)"
|
||
|
||
#~ msgid "Total selected space to reclaim: <b>%s</b>"
|
||
#~ msgstr "選択した取得する領域の合計: <b>%s</b>"
|
||
|
||
#~ msgid "Installation requires a total of <b>%s</b> for system data."
|
||
#~ msgstr "インストールには、システムデータ用に合計 <b>%s</b> が必要です。"
|
||
|
||
#~ msgid "Root"
|
||
#~ msgstr "Root"
|