From c9390165718d4cf0ec43a0af01f06d6628717905 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 28 Jun 2017 19:53:45 +0200 Subject: Upload 1.5~alpha1 to experimental --- po/ja.po | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 65 insertions(+), 13 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index 19ef1c57f..66db6dca7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-01-27 21:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -304,6 +304,18 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "GPG エラー: %s: %s" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" +"リポジトリ '%2$s' がアーキテクチャ '%3$s' をサポートしないため設定ファイル " +"'%1$s' の取得をスキップ" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -314,13 +326,16 @@ msgstr "" "'%1$s' の取得をスキップ" #: apt-pkg/acquire-item.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" -"期待されるエントリ '%s' が Release ファイル内に見つかりません (誤った " -"sources.list エントリか、壊れたファイル)" +"リポジトリ '%2$s' がアーキテクチャ '%3$s' をサポートしないため設定ファイル " +"'%1$s' の取得をスキップ" #: apt-pkg/acquire-item.cc #, c-format @@ -350,6 +365,31 @@ msgstr "" "ディストリビューションが競合しています: %s (%s を期待していたのに %s を取得し" "ました)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -446,12 +486,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "%s の消去はサポートされていません" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "%s へ変更することができません" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -649,6 +683,11 @@ msgstr "新しいソースリストを書き込んでいます\n" msgid "Source list entries for this disc are:\n" msgstr "このディスクのソースリストのエントリ:\n" +#: apt-pkg/clean.cc +#, c-format +msgid "Unable to change to %s" +msgstr "%s へ変更することができません" + #: apt-pkg/clean.cc #, c-format msgid "Unable to stat %s." @@ -1663,6 +1702,12 @@ msgstr "" "とラベルの付いたディスクをドライブ '%s' に入れて [Enter] キーを押してくださ" "い\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "依存関係を解決しています ..." @@ -3529,7 +3574,7 @@ msgstr "ファイルが見つかりません" msgid "Direct connection to %s domains is blocked by default." msgstr "%s ドメインへの直接の接続はデフォルトでブロックされています。" -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "%s (%s) へ接続しています" @@ -3848,3 +3893,10 @@ msgstr "途中で接続がクローズされました" #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "空のファイルは有効なアーカイブと認められません" + +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "期待されるエントリ '%s' が Release ファイル内に見つかりません (誤った " +#~ "sources.list エントリか、壊れたファイル)" -- cgit v1.2.3