[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: po: win32-loader
- From: victory <victory.deb@xxxxxxxxx>
- Subject: Re: po: win32-loader
- Date: Sat, 6 Feb 2010 09:39:05 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=aLUa/QTgidG0eJaRx5E+V+xQSkxoXkKRc1BYEzpV5WA=; b=pBsLlcDGak1EbbfhYZGWlNM++EVa7yAlC26BoOgAuooSohhVNOkcSCXjX8XsLiXOQT tzw08xCdI25b9e6mvJQBLQJtUELi1ShQ6y+VCzGJ7jvHRnDd54jg2Bc2+3BUDptHzVra JNybOFFgmrMQIOdWHWeRFMgCWH8JdID1OtuDc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=GFqjG1gpQk3D+Fx8Uu9X90PUxJEoYJ7/UxCuUu0I7dA8pt/2N09dIhCnosbiMgU0B5 RgHeRNlOW7nvMx51s3YeoWqZWmje0IWNmH3Zt4AjZ1fCBtInn6x12GoU+sEFF0UjVcuB WIFoPwYCO2xr9h+om3g6tavoFAL0oFH979Pn8=
- List-help: <mailto:debian-doc-ctl@debian.or.jp?body=help>
- List-id: debian-doc.debian.or.jp
- List-owner: <mailto:debian-doc-admin@debian.or.jp>
- List-post: <mailto:debian-doc@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-doc-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-doc-ctl@debian.or.jp; help=<mailto:debian-doc-ctl@debian.or.jp?body=help>
- X-ml-name: debian-doc
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-spam-checker-version: SpamAssassin 3.1.7-deb3 (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-2.4 required=10.0 tests=KI autolearn=disabled version=3.1.7-deb3
- References: <20100205210317.12ce2093.henrich@debian.or.jp>
- Message-id: <20100206093836.b91a852b.victory.deb@xxxxxxxxx>
- X-mail-count: 06715
- X-mailer: Sylpheed 2.7.1 (GTK+ 2.10.14; i686-pc-mingw32)
On Fri, 5 Feb 2010 21:03:24 +0900
Hideki Yamane wrote:
> #: win32-loader.c:75
> " - Real keyboard type.\n"
> " - 実際使っているキーボードの種類\n"
実際*に*
> #: win32-loader.c:79
> "This installer will abort now."
> "インストーラを終了します。"
あえてnowがあるので次のwin32-loader.c:80と同様に
ここで-
かな
> #: win32-loader.c:111
> #, c-format
> msgid "%dkB (%d%%) of %dkB at %d.%01dkB/s"
> msgstr "%3$dkB 中 %1$dkB (%2$d%%) at %4$d.%5$01dkB/秒"
> #: win32-loader.c:132
> msgid "Disabling NTFS compression in bootstrap files"
> msgstr "起動用ファイルの NTFS 圧縮を無効にする"
ブートストラップにしていいような
> #: win32-loader.c:135
> msgid "Error: failed to parse bcdedit.exe output."
> msgstr "エラー: bcdedit.exe による出力の解析に失敗しました。"
bcdedit.exeが何かの出力を解析するのに失敗したようにも読めるので
出力を解析できませんでした
とかした方がはっきりしますね
> #: win32-loader.c:145
> "The second stage of this install process will now be started. After your "
> "confirmation, this program will restart Windows in DOS mode, and "
> "automatically load the next part of the install process.\\n\\n"
> "インストール作業を次の段階に進めます。確認後、このプログラムは Windows を "
> "DOS モードで再起動し、インストールの次の段階を自動的に読み込みます。\\n\\n"
インストール作業は(これ|ここ)から第二段階に入ります
とか
> #: win32-loader.c:146
> "You need to reboot in order to proceed with the install process. During "
> "your next boot, you will be asked whether you want to start Windows or "
> "continue with the install process.\\n\\n"
> "インストール作業を続けるには再起動をする必要があります。次回の起動時に、"
> "Windows を起動するか、それともンストーラ作業を続けるかを尋ねられます。\\n\\n"
再起動する|再起動の|再起動を行う
--
victory