X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9270be361451829fec7e4c9acc2ff2bca47e82d5..21895193b664a403179fcd8eee379b9b371084b5:/po/ja.po diff --git a/po/ja.po b/po/ja.po index 165ec2ab3..ca1e2778a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.9.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-11-25 16:01+0100\n" +"POT-Creation-Date: 2016-03-24 19:31+0100\n" "PO-Revision-Date: 2014-12-12 22:33+0900\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Debian Japanese List \n" @@ -252,6 +252,36 @@ msgstr "%s に充分な空きスペースがありません。" msgid "Unable to lock the download directory" msgstr "ダウンロードディレクトリをロックできません" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"インストールすることができないパッケージがありました。おそらく、あり得\n" +"ない状況を要求したか、(不安定版ディストリビューションを使用しているの\n" +"であれば) 必要なパッケージがまだ作成されていなかったり Incoming から移\n" +"動されていないことが考えられます。" + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "以下の情報がこの問題を解決するために役立つかもしれません:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "壊れたパッケージ" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "内部エラー、InstallPackages が壊れたパッケージで呼び出されました!" @@ -400,20 +430,6 @@ msgstr "" "AutoRemover が、本来起きるべきでない何かを壊したようです。\n" "apt にバグ報告を送ってください。" -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "以下の情報がこの問題を解決するために役立つかもしれません:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "内部エラー、AutoRemover が何かを破壊しました" @@ -456,22 +472,6 @@ msgstr "" "未解決の依存関係です。'apt-get -f install' を実行してみてください (または解法" "を明示してください)。" -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"インストールすることができないパッケージがありました。おそらく、あり得\n" -"ない状況を要求したか、(不安定版ディストリビューションを使用しているの\n" -"であれば) 必要なパッケージがまだ作成されていなかったり Incoming から移\n" -"動されていないことが考えられます。" - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "壊れたパッケージ" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -890,30 +890,6 @@ msgstr "" 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" @@ -925,57 +901,28 @@ 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' " -"packages" -msgstr "" -"パッケージ %3$s が '%4$s' パッケージで許されていないため、%2$s に対する %1$s " -"の依存関係を満たすことができません" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"パッケージ %3$s が見つからないため、%2$s に対する %1$s の依存関係を満たすこと" -"ができません" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +msgid "Must specify at least one package to check builddeps for" msgstr "" -"%2$s の依存関係 %1$s を満たすことができません: インストールされた %3$s パッ" -"ケージは新しすぎます" +"ビルド依存関係をチェックするパッケージを少なくとも 1 つ指定する必要があります" #: apt-private/private-source.cc #, c-format msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" msgstr "" -"パッケージ %3$s の候補バージョンはバージョンについての要求を満たせないた" -"め、%2$s に対する %1$s の依存関係を満たすことができません" +"%s に利用可能なアーキテクチャ情報がありません。セットアップのために apt." +"conf(5) の APT::Architectures を参照してください。" #: apt-private/private-source.cc #, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" +msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -"パッケージ %3$s の候補バージョンが存在しないため、%2$s に対する %1$s の依存関" -"係を満たすことができません" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "%2$s の依存関係 %1$s を満たすことができません: %3$s" #: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "%s のビルド依存関係を満たすことができませんでした。" +#, 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" @@ -992,6 +939,11 @@ msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" "'%s' ファイルが変更されています。「apt-get update」を実行してください。" +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "パッケージ %s のバージョン %s には解決不可能な依存関係があります:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "update コマンドは引数をとりません" @@ -1009,11 +961,6 @@ msgstr[0] "" msgid "All packages are up to date." msgstr "パッケージはすべて最新です。" -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "パッケージ %s のバージョン %s には解決不可能な依存関係があります:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -1129,61 +1076,6 @@ msgstr "システム内のすべてのパッケージ名一覧を表示する" msgid "Show policy settings" msgstr "ポリシー設定情報を表示する" -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"apt is a commandline package manager and provides commands for\n" -"searching and managing as well as querying information about packages.\n" -"It provides the same functionality as the specialized APT tools,\n" -"like apt-get and apt-cache, but enables options more suitable for\n" -"interactive use by default.\n" -msgstr "" - -#. query -#: cmdline/apt.cc -msgid "list packages based on package names" -msgstr "パッケージ名を基にパッケージの一覧を表示" - -#: cmdline/apt.cc -msgid "search in package descriptions" -msgstr "パッケージの説明を検索" - -#: cmdline/apt.cc -msgid "show package details" -msgstr "パッケージの詳細を表示" - -#. package stuff -#: cmdline/apt.cc -msgid "install packages" -msgstr "パッケージをインストール" - -#: cmdline/apt.cc -msgid "remove packages" -msgstr "パッケージを削除" - -#: cmdline/apt.cc cmdline/apt-get.cc -msgid "Remove automatically all unused packages" -msgstr "自動インストールされ使われていないすべてのパッケージを削除する" - -#. system wide stuff -#: cmdline/apt.cc -msgid "update list of available packages" -msgstr "利用可能パッケージの一覧を更新" - -#: cmdline/apt.cc -msgid "upgrade the system by installing/upgrading packages" -msgstr "パッケージをインストール/更新してシステムをアップグレード" - -#: cmdline/apt.cc -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "パッケージを削除/インストール/更新してシステムをアップグレード" - -#. misc -#: cmdline/apt.cc -msgid "edit the source information file" -msgstr "ソース情報ファイルを編集" - #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "このディスクに、'Debian 5.0.3 Disk 1' のような名前を付けてください" @@ -1319,6 +1211,10 @@ msgstr "パッケージを削除する" msgid "Remove packages and config files" msgstr "設定ファイルまで含めてパッケージを削除する" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "自動インストールされ使われていないすべてのパッケージを削除する" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "ディストリビューションをアップグレードする (apt-get(8) を参照)" @@ -1376,6 +1272,7 @@ msgstr "" #, fuzzy msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1394,6 +1291,10 @@ msgstr "指定した uri を目標パスにダウンロードする" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "apt.conf を使ってプロキシを検出する" @@ -1495,6 +1396,57 @@ msgstr "手作業でインストールしたパッケージの一覧を表示す msgid "Print the list of package on hold" msgstr "保留されているパッケージの一覧を表示する" +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "パッケージ名を基にパッケージの一覧を表示" + +#: cmdline/apt.cc +msgid "search in package descriptions" +msgstr "パッケージの説明を検索" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "パッケージの詳細を表示" + +#. package stuff +#: cmdline/apt.cc +msgid "install packages" +msgstr "パッケージをインストール" + +#: cmdline/apt.cc +msgid "remove packages" +msgstr "パッケージを削除" + +#. system wide stuff +#: cmdline/apt.cc +msgid "update list of available packages" +msgstr "利用可能パッケージの一覧を更新" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "パッケージをインストール/更新してシステムをアップグレード" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "パッケージを削除/インストール/更新してシステムをアップグレード" + +#. misc +#: cmdline/apt.cc +msgid "edit the source information file" +msgstr "ソース情報ファイルを編集" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1591,11 +1543,11 @@ msgstr "'%s:%s' (%i - %s) の解決中に何か問題が起こりました" msgid "Unable to connect to %s:%s:" msgstr "%s:%s へ接続できません:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "状態の取得に失敗しました" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "変更時刻の設定に失敗しました" @@ -1779,6 +1731,12 @@ msgstr "" msgid "Unknown error executing apt-key" msgstr "apt-key の実行中に未知のエラーが発生" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "以下の署名が無効です:\n" @@ -1789,10 +1747,6 @@ msgid "" "available:\n" msgstr "公開鍵を利用できないため、以下の署名は検証できませんでした:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "空のファイルは有効なアーカイブと認められません" - #: methods/http.cc msgid "Error writing to the file" msgstr "ファイルへの書き込みでエラーが発生しました" @@ -1860,6 +1814,12 @@ msgstr "ミラーファイル '%s' のエントリが見つかりません" msgid "[Mirror: %s]" msgstr "[ミラー: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "%s の状態を取得するのに失敗しました" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "子プロセスへの IPC パイプの作成に失敗しました" @@ -1915,6 +1875,10 @@ msgstr "" msgid "Internal error" msgstr "内部エラー" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "空のファイルは有効なアーカイブと認められません" + #: dselect/install:33 msgid "Bad default setting!" msgstr "不正なデフォルト設定です!" @@ -2153,11 +2117,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "DB ファイル %s を開くことができません: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "%s の状態を取得するのに失敗しました" - #: ftparchive/cachedb.cc msgid "Failed to read .dsc" msgstr ".dsc の読み取りに失敗しました" @@ -2283,7 +2242,7 @@ msgstr "%s のオープンに失敗しました" msgid " DeLink %s [%s]\n" msgstr " リンク %s [%s] を外します\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "%s のリンク読み取りに失敗しました" @@ -2473,45 +2432,6 @@ msgstr "%s -> %s の diversion が二重に追加されています" msgid "Duplicate conf file %s/%s" msgstr "設定ファイル %s/%s が重複しています" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, c-format -msgid "List directory %spartial is missing." -msgstr "リストディレクトリ %spartial が見つかりません。" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "アーカイブディレクトリ %spartial が見つかりません。" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "ディレクトリ %s をロックできません" - -#: apt-pkg/acquire.cc -#, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" - -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, c-format -msgid "Clean of %s is not supported" -msgstr "%s の消去はサポートされていません" - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "ファイルを取得しています %li/%li (残り %s)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "ファイルを取得しています %li/%li" - #: apt-pkg/acquire-item.cc msgid "" "Updating from such a repository can't be done securely, and is therefore " @@ -2583,6 +2503,13 @@ msgstr "" "期待されるエントリ '%s' が Release ファイル内に見つかりません (誤った " "sources.list エントリか、壊れたファイル)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n" @@ -2684,6 +2611,50 @@ msgstr "" "'%s' とラベルの付いたディスクをドライブ '%s' に入れて Enter キーを押してくだ" "さい。" +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "リストディレクトリ %spartial が見つかりません。" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "アーカイブディレクトリ %spartial が見つかりません。" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Unable to lock directory %s" +msgstr "ディレクトリ %s をロックできません" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, c-format +msgid "Clean of %s is not supported" +msgstr "%s の消去はサポートされていません" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "ファイルを取得しています %li/%li (残り %s)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "ファイルを取得しています %li/%li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3059,14 +3030,8 @@ msgid "Problem closing the gzip file %s" msgstr "gzip ファイル %s のクローズ中に問題が発生しました" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "ファイル %s をオープンできませんでした" - -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file descriptor %d" -msgstr "ファイルデスクリプタ %d を開けませんでした" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3076,6 +3041,16 @@ msgstr "子プロセス IPC の生成に失敗しました" msgid "Failed to exec compressor " msgstr "以下の圧縮ツールの実行に失敗しました: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "ファイル %s をオープンできませんでした" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "ファイルデスクリプタ %d を開けませんでした" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" @@ -3233,6 +3208,13 @@ msgstr "Release ファイル %s にセクションがありません" msgid "No Hash entry in Release file %s" msgstr "Release ファイル %s に Hash エントリがありません" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3563,10 +3545,6 @@ msgstr "パッケージキャッシュファイルが壊れています" msgid "The package cache file is an incompatible version" msgstr "このパッケージキャッシュファイルは互換性がないバージョンです" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "パッケージキャッシュファイルが壊れています。短かすぎます" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3577,6 +3555,11 @@ msgstr "この APT はバージョニングシステム '%s' をサポートし msgid "The package cache was built for different architectures: %s vs %s" msgstr "パッケージキャッシュが異なるアーキテクチャ用に構築されています" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "パッケージキャッシュファイルが壊れています。短かすぎます" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "依存" @@ -3613,14 +3596,14 @@ msgstr "破壊" msgid "Enhances" msgstr "拡張" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "重要" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "要求" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "重要" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "標準" @@ -3745,7 +3728,7 @@ msgstr "sources.list に 'ソース' URI を指定する必要があります" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc @@ -3765,6 +3748,50 @@ msgstr "" msgid "Calculating upgrade" msgstr "アップグレードパッケージを検出しています" +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "ディレクトリ %s は divert されています" + +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "パッケージ %3$s が '%4$s' パッケージで許されていないため、%2$s に対する " +#~ "%1$s の依存関係を満たすことができません" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "パッケージ %3$s が見つからないため、%2$s に対する %1$s の依存関係を満たす" +#~ "ことができません" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "%2$s の依存関係 %1$s を満たすことができません: インストールされた %3$s " +#~ "パッケージは新しすぎます" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "パッケージ %3$s の候補バージョンはバージョンについての要求を満たせないた" +#~ "め、%2$s に対する %1$s の依存関係を満たすことができません" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "パッケージ %3$s の候補バージョンが存在しないため、%2$s に対する %1$s の依" +#~ "存関係を満たすことができません" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "%2$s の依存関係 %1$s を満たすことができません: %3$s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "%s のビルド依存関係を満たすことができませんでした。" + #~ msgid "Problem unlinking %s" #~ msgstr "%s のリンク解除で問題が発生しました"