summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po163
1 files changed, 154 insertions, 9 deletions
diff --git a/po/ja.po b/po/ja.po
index 059c48460..3ecdb566d 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2025-05-19 18:28+0200\n"
+"POT-Creation-Date: 2025-09-26 16:56+0000\n"
"PO-Revision-Date: 2022-08-14 14:30+0900\n"
"Last-Translator: Hideki Yamane <henrich@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -1380,6 +1380,35 @@ msgstr "プランナーにシナリオを送信"
msgid "External planner failed without a proper error message"
msgstr "外部プランナーが適切なエラーメッセージなしに失敗しました"
+#: apt-pkg/history.cc
+#, c-format
+msgid "Unknown flag: %s"
+msgstr ""
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Can not read mirror file '%s'"
+msgid "Cannot find history files: %s"
+msgstr "ミラーファイル '%s' を読み込めません"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not open file: %s"
+msgstr "ファイル %s をオープンできませんでした"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not parse file: %s"
+msgstr "ファイル %s をオープンできませんでした"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not close file: %s"
+msgstr "ファイル %s をオープンできませんでした"
+
#: apt-pkg/indexcopy.cc
#, c-format
msgid "Wrote %i records.\n"
@@ -1912,6 +1941,119 @@ msgstr "%s に充分な空きスペースがありません。"
msgid "Unable to lock the download directory"
msgstr "ダウンロードディレクトリをロックできません"
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Installing %s"
+msgid "Install"
+msgstr "%s をインストールしています"
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "[installed]"
+msgid "Reinstall"
+msgstr "[インストール済み]"
+
+#: apt-private/private-history.cc
+msgid "Upgrade"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "%lu downgraded, "
+msgid "Downgrade"
+msgstr "ダウングレード: %lu 個、"
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Removed %s"
+msgid "Remove"
+msgstr "%s を削除しました"
+
+#: apt-private/private-history.cc
+msgid "Purge"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Undefined"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "ID"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Command line"
+msgstr ""
+
+#. NOTE: if date format is different,
+#. this width needs to change
+#: apt-private/private-history.cc
+msgid "Date and Time"
+msgstr ""
+
+#. width for datestring
+#: apt-private/private-history.cc
+msgid "Action"
+msgstr ""
+
+#. 9 chars longest action type
+#: apt-private/private-history.cc
+msgid "Changes"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "[installed,automatic]"
+msgid "automatic"
+msgstr "[インストール済み、自動]"
+
+#: apt-private/private-history.cc
+msgid "Transaction ID"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Start time"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "End time"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Requested by"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Error"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Comment"
+msgstr ""
+
+#. For each performed action, print what it did to each package
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "No packages found"
+msgid "Packages changed"
+msgstr "パッケージが見つかりません"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "Could not resolve '%s'"
+msgid "Could not read: %s"
+msgstr "'%s' を解決できませんでした"
+
+#: apt-private/private-history.cc
+#, c-format
+msgid "'%s' not a valid ID."
+msgstr ""
+
+#: apt-private/private-history.cc
+#, c-format
+msgid "Transaction ID '%ld' out of bounds."
+msgstr ""
+
#: apt-private/private-install.cc
msgid ""
"Some packages could not be installed. This may mean that you have\n"
@@ -1966,8 +2108,8 @@ msgid ""
"Unable to fetch some archives, maybe run apt update or try with --fix-"
"missing?"
msgstr ""
-"いくつかのアーカイブを取得できません。apt update を実行するか --fix-"
-"missing オプションを付けて試してみてください。"
+"いくつかのアーカイブを取得できません。apt update を実行するか --fix-missing "
+"オプションを付けて試してみてください。"
#: apt-private/private-install.cc
msgid "Internal error, InstallPackages was called with broken packages!"
@@ -3443,6 +3585,15 @@ msgstr "パッケージをインストール/更新してシステムをアッ
msgid "upgrade the system by removing/installing/upgrading packages"
msgstr "パッケージを削除/インストール/更新してシステムをアップグレード"
+#. history stuff
+#: cmdline/apt.cc
+msgid "show list of history"
+msgstr ""
+
+#: cmdline/apt.cc
+msgid "show info on specific transactions"
+msgstr ""
+
#. misc
#: cmdline/apt.cc
msgid "edit the source information file"
@@ -4256,9 +4407,6 @@ msgstr "空のファイルは有効なアーカイブと認められません"
#~ msgid "Unable to change to %s"
#~ msgstr "%s へ変更することができません"
-#~ msgid "Removed %s"
-#~ msgstr "%s を削除しました"
-
#~ msgid "Package file %s is out of sync."
#~ msgstr "Package ファイル %s が同期していません。"
@@ -4271,9 +4419,6 @@ msgstr "空のファイルは有効なアーカイブと認められません"
#~ msgid "No mirror file '%s' found "
#~ msgstr "ミラーファイル '%s' が見つかりません "
-#~ msgid "Can not read mirror file '%s'"
-#~ msgstr "ミラーファイル '%s' を読み込めません"
-
#~ msgid "No entry found in mirror file '%s'"
#~ msgstr "ミラーファイル '%s' のエントリが見つかりません"