diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-07 15:31:55 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-07 15:31:55 +0100 |
commit | b3c63712e4e54e3743c302416528423def4eefbb (patch) | |
tree | 7224b96508a26a76198d2fa2b0b6b1f7039f1b9e /po/ja.po | |
parent | e551e1237da3cbba71f08f17dc57b07832b8d9ac (diff) |
Release 1.1.41.1.4
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 70 |
1 files changed, 35 insertions, 35 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.9.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-11-30 08:50+0100\n" +"POT-Creation-Date: 2015-12-07 15:31+0100\n" "PO-Revision-Date: 2014-12-12 22:33+0900\n" "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n" @@ -891,40 +891,6 @@ msgid "Build command '%s' failed.\n" msgstr "ビルドコマンド '%s' が失敗しました。\n" #: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"ビルド依存関係をチェックするパッケージを少なくとも 1 つ指定する必要があります" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" -"%s に利用可能なアーキテクチャ情報がありません。セットアップのために apt." -"conf(5) の APT::Architectures を参照してください。" - -#: apt-private/private-source.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "ビルド依存関係の処理に失敗しました" - -#: apt-private/private-source.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "%s のビルド依存情報を取得できません" - -#: apt-private/private-source.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s にはビルド依存情報が指定されていません。\n" - -#: apt-private/private-source.cc #, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -978,6 +944,40 @@ msgid "Build-dependencies for %s could not be satisfied." msgstr "%s のビルド依存関係を満たすことができませんでした。" #: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "%s のビルド依存情報を取得できません" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s にはビルド依存情報が指定されていません。\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "" +"ビルド依存関係をチェックするパッケージを少なくとも 1 つ指定する必要があります" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" +"%s に利用可能なアーキテクチャ情報がありません。セットアップのために apt." +"conf(5) の APT::Architectures を参照してください。" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "ビルド依存関係の処理に失敗しました" + +#: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "ビルド依存関係の処理に失敗しました" |