diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-02-26 13:15:26 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-02-26 13:15:26 +0100 |
commit | 5206249ea92fccf9e812a2d373cbd2f16c623059 (patch) | |
tree | 3c6e19debd6d37576308ab5f0297aafcbbce4cf9 /po/ja.po | |
parent | 923ba67464960940a19b24a341e896a9338161fb (diff) |
Release 1.6~beta11.6_beta1
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-01-03 22:34+0000\n" +"POT-Creation-Date: 2018-02-26 13:14+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -358,6 +358,21 @@ msgstr "" "%s の Release ファイルは期限切れ (%s 以来無効) です。このリポジトリからの更新" "物は適用されません。" +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time until the file will be valid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Release file for %s is expired (invalid since %s). Updates for this " +#| "repository will not be applied." +msgid "" +"Release file for %s is not valid yet (invalid for another %s). Updates for " +"this repository will not be applied." +msgstr "" +"%s の Release ファイルは期限切れ (%s 以来無効) です。このリポジトリからの更新" +"物は適用されません。" + #: apt-pkg/acquire-item.cc #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" @@ -2958,6 +2973,10 @@ msgstr "apt.conf を使ってプロキシを検出する" msgid "wait for system to be online" msgstr "" +#: cmdline/apt-helper.cc +msgid "drop privileges before running given command" +msgstr "" + #: cmdline/apt-internal-planner.cc msgid "" "Usage: apt-internal-planner\n" |