# Japanese translation of vbootstrap # # This file is distributed under the same license as the vbootstrap package. # # msgid "" msgstr "" "Project-Id-Version: 0.0.43\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-04-23 21:05+0900\n" "PO-Revision-Date: 2011-04-23 21:10+0900\n" "Last-Translator: Munehiro Yamamoto \n" "Language-Team: Vine Linux \n" "Language: \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" #. # #. initialize rpm database #: vbootstrap.sh.in:73 #, sh-format msgid "Initializing RPM database in $INSTDIR." msgstr "$INSTDIR において RPM データベースを初期化しています。" #. update apt database #: vbootstrap.sh.in:78 msgid "update apt database." msgstr "apt データベースを更新しています。" #. install base vine linux system. #: vbootstrap.sh.in:93 msgid "Installing basesystem." msgstr "ベースシステムをインストールしています。" #: vbootstrap.sh.in:102 msgid "vboostrap done." msgstr "vbootstrap が完了しました。" #: vbuilder.sh.in:70 vbuilder.sh.in:77 msgid "E: You can give no more options after actions" msgstr "E: 動作の以後にオプションを与えられません" #: vbuilder.sh.in:89 vbuilder.sh.in:103 vbuilder.sh.in:106 msgid "E: Missing some parameters after $1" msgstr "E: $1 以後のいくつかの引数に間違いがあります" #: vbuilder.sh.in:97 msgid "E: You must give at least one action" msgstr "E: 少なくとも1つの動作を与えなければなりません" #: vbuilder.sh.in:117 #, sh-format msgid "W: \\$SUDO_USER and \\$USERHELPER_UID are empty" msgstr "W: \\$SUDO_USER と \\$USERHELPER_UID は空です" #: vbuilder.sh.in:196 #, sh-format msgid "E: ${VERSION} is NOT supported" msgstr "E: バージョン ${VERSION} は非サポートです" #: vbuilder.sh.in:214 vbuilder.sh.in:218 vbuilder.sh.in:222 #, sh-format msgid "E: arch ${VARCH} is NOT supported on ${UARCH}" msgstr "E: ${VARCH} アーキテクチャは ${UARCH} 上で非サポートです" #: vbuilder.sh.in:230 #, sh-format msgid "E: ${VERSION}_${VARCH} is NOT supported" msgstr "E: ${VERSION}_${ARCH} は非サポートです" #: vbuilder.sh.in:240 #, sh-format msgid "E: ${PROFILE} is NOT supported" msgstr "E: ${PROFILE} は非サポートです" #: vbuilder.sh.in:247 #, sh-format msgid "E: version ${VERSION} does not support --dist-upgrade option" msgstr "" "E: バージョン ${VERSION} では --dist-upgrade オプションはサポートされていませ" "ん" #. # "test" category only exists in VineSeed #. #!! "proposed-updates" category does not exist in 4.2 #. # "security" category does not exist in VineSeed #: vbuilder.sh.in:273 vbuilder.sh.in:279 vbuilder.sh.in:286 vbuilder.sh.in:290 #, sh-format msgid "E: No such category exists: $cat" msgstr "E: そのようなカテゴリは存在しません: $cat" #: vbuilder.sh.in:299 #, sh-format msgid "E: rpm build target ${TARGET} is NOT supported" msgstr "E: rpm ビルドターゲット ${TARGET} はサポートされていません" #: vbuilder.sh.in:351 msgid "apt-get update on host ... " msgstr "ホスト上で apt-get update を実行しています ... " #: vbuilder.sh.in:353 vbuilder.sh.in:358 vbuilder.sh.in:394 vbuilder.sh.in:414 #: vbuilder.sh.in:511 vbuilder.sh.in:518 vbuilder.sh.in:715 msgid "done." msgstr "完了" #: vbuilder.sh.in:356 msgid "apt-get update on chroot ... " msgstr "chroot 上で apt-get update を実行しています ... " #: vbuilder.sh.in:392 #, sh-format msgid "Retry lazy unmount ${BUILD_ROOT}${fs} ... " msgstr "lazy で ${BUILD_ROOT}${fs} を再度アンマウントしています ... " #: vbuilder.sh.in:412 #, sh-format msgid "Retry lazy unmount ${BUILD_ROOT} ... " msgstr "lazy で ${BUILD_ROOT} を再度アンマウントしています ... " #: vbuilder.sh.in:508 #, sh-format msgid "Cleaning build root ${UNIONFS_ROOT} via unionfs ... " msgstr "unionfs 経由でビルドルート ${UNIONFS_ROOT} をクリーニング中 ... " #: vbuilder.sh.in:515 #, sh-format msgid "Cleaning build root ${BUILD_ROOT} ... " msgstr "ビルドルート ${BUILD_ROOT} をクリーニング中 ... " #: vbuilder.sh.in:522 #, sh-format msgid "Cleanup a build farm for ${PROFILE} done." msgstr "${PROFILE} のビルドファームをクリーンアップしました。" #: vbuilder.sh.in:614 #, sh-format msgid "Making a build farm for ${PROFILE} done." msgstr "${PROFILE} のビルドファームを構築しました。" #: vbuilder.sh.in:628 #, sh-format msgid "E: $RPM_PKG is not a package name" msgstr "E: $RPM_PKG はパッケージ名でありません" #: vbuilder.sh.in:673 #, sh-format msgid "E: $RPM_PKG is not a source RPM package" msgstr "E: $RPM_PKG はソース RPM パッケージでありません" #. # copy built rpms to ${HOME}/rpm/ for each archtectures #: vbuilder.sh.in:696 #, sh-format msgid "Copying built rpms to ${BUILT_RPMS_DIR} for each archtectures ... " msgstr "" "各アーキテクチャに対して、ビルドされた rpm ファイルを ${BUILT_RPMS_DIR} にコ" "ピーしています ... " #: vbuilder.sh.in:728 #, sh-format msgid "Signing built rpms using ${RPM_SIGN_USER}'s key: " msgstr "${RPM_SIGN_USER} の鍵を用いてビルドされた rpm ファイルを署名します: " #: vbootstrap/scripts/4.2_i386.sh:9 vbootstrap/scripts/4.2_ppc.sh:9 #: vbootstrap/scripts/5.2_i386.sh:9 vbootstrap/scripts/5.2_x86_64.sh:9 #: vbootstrap/scripts/5.2_ppc.sh:9 vbootstrap/scripts/5.2_arm.sh:9 #: vbootstrap/scripts/VineSeed_i386.sh:9 #: vbootstrap/scripts/VineSeed_x86_64.sh:9 #: vbootstrap/scripts/VineSeed_ppc.sh:9 vbootstrap/scripts/VineSeed_arm.sh:9 #, sh-format msgid "running vbootstrap post install scripts for $INSTVER on $INSTDIR" msgstr "" "$INSTDIR において $INSTVER に対する vbootstrap の後処理を実行しています。" #: vbootstrap/scripts/4.2_i386.sh:12 vbootstrap/scripts/4.2_ppc.sh:12 #: vbootstrap/scripts/5.2_i386.sh:12 vbootstrap/scripts/5.2_x86_64.sh:12 #: vbootstrap/scripts/5.2_ppc.sh:12 vbootstrap/scripts/5.2_arm.sh:12 #: vbootstrap/scripts/VineSeed_i386.sh:12 #: vbootstrap/scripts/VineSeed_x86_64.sh:12 #: vbootstrap/scripts/VineSeed_ppc.sh:12 vbootstrap/scripts/VineSeed_arm.sh:12 msgid " reinitializing rpm database... " msgstr " RPM データベースを再初期化しています。" #: vbootstrap/scripts/4.2_i386.sh:14 vbootstrap/scripts/4.2_i386.sh:17 #: vbootstrap/scripts/4.2_i386.sh:20 vbootstrap/scripts/4.2_ppc.sh:14 #: vbootstrap/scripts/4.2_ppc.sh:17 vbootstrap/scripts/4.2_ppc.sh:20 #: vbootstrap/scripts/5.2_i386.sh:14 vbootstrap/scripts/5.2_i386.sh:17 #: vbootstrap/scripts/5.2_i386.sh:20 vbootstrap/scripts/5.2_x86_64.sh:14 #: vbootstrap/scripts/5.2_x86_64.sh:17 vbootstrap/scripts/5.2_x86_64.sh:20 #: vbootstrap/scripts/5.2_ppc.sh:14 vbootstrap/scripts/5.2_ppc.sh:17 #: vbootstrap/scripts/5.2_ppc.sh:20 vbootstrap/scripts/5.2_arm.sh:14 #: vbootstrap/scripts/5.2_arm.sh:17 vbootstrap/scripts/5.2_arm.sh:20 #: vbootstrap/scripts/VineSeed_i386.sh:14 #: vbootstrap/scripts/VineSeed_i386.sh:17 #: vbootstrap/scripts/VineSeed_i386.sh:20 #: vbootstrap/scripts/VineSeed_x86_64.sh:14 #: vbootstrap/scripts/VineSeed_x86_64.sh:17 #: vbootstrap/scripts/VineSeed_x86_64.sh:20 #: vbootstrap/scripts/VineSeed_ppc.sh:14 vbootstrap/scripts/VineSeed_ppc.sh:17 #: vbootstrap/scripts/VineSeed_ppc.sh:20 vbootstrap/scripts/VineSeed_arm.sh:14 #: vbootstrap/scripts/VineSeed_arm.sh:17 vbootstrap/scripts/VineSeed_arm.sh:20 msgid "DONE." msgstr "完了" #: vbootstrap/scripts/4.2_i386.sh:15 vbootstrap/scripts/4.2_ppc.sh:15 #: vbootstrap/scripts/5.2_i386.sh:15 vbootstrap/scripts/5.2_x86_64.sh:15 #: vbootstrap/scripts/5.2_ppc.sh:15 vbootstrap/scripts/5.2_arm.sh:15 #: vbootstrap/scripts/VineSeed_i386.sh:15 #: vbootstrap/scripts/VineSeed_x86_64.sh:15 #: vbootstrap/scripts/VineSeed_ppc.sh:15 vbootstrap/scripts/VineSeed_arm.sh:15 msgid " updating apt database... " msgstr " apt データベースを更新しています ... " #: vbootstrap/scripts/4.2_i386.sh:18 vbootstrap/scripts/4.2_ppc.sh:18 #: vbootstrap/scripts/5.2_i386.sh:18 vbootstrap/scripts/5.2_x86_64.sh:18 #: vbootstrap/scripts/5.2_ppc.sh:18 vbootstrap/scripts/5.2_arm.sh:18 #: vbootstrap/scripts/VineSeed_i386.sh:18 #: vbootstrap/scripts/VineSeed_x86_64.sh:18 #: vbootstrap/scripts/VineSeed_ppc.sh:18 vbootstrap/scripts/VineSeed_arm.sh:18 msgid " rebuilding rpm database with chroot rpm... " msgstr " chroot 上の rpm で RPM データベースを再構築しています ... " #~ msgid "E: arch ${VARCH} is NOT supported on $(uname -i)" #~ msgstr "E: ${VARCH} アーキテクチャは $(uname -i) 上で非サポートです" #~ msgid "The root privilege is required." #~ msgstr "root 権限が要求されます"