[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

tmpreaper 1.6.17+nmu2: Please update debconf PO translation for the package tmpreaper



Hi,

You are noted as the last translator of the debconf translation for
tmpreaper. The English template has been changed, and now some messages
are marked "fuzzy" in your translation or are missing.
I would be grateful if you could take the time and update it.
Please send the updated file as a wishlist bug against tmpreaper.

The deadline for receiving the updated translation is
2025-03-14.

Thanks in advance,

              Helge


-- 
      Dr. Helge Kreutzmann                     debian@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/
# Copyright (C) 2009 Paul Slootman <paul@debian.org>
# This file is distributed under the same license as tmpreaper package.
# Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: tmpreaper 1.6.11\n"
"Report-Msgid-Bugs-To: tmpreaper@packages.debian.org\n"
"POT-Creation-Date: 2025-01-27 01:20+0100\n"
"PO-Revision-Date: 2009-03-28 22:26+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: note
#. Description
#: ../tmpreaper.templates:1001
msgid "Please first read README.security"
msgstr "まず README.security を最初に読んでください。"

#. Type: note
#. Description
#: ../tmpreaper.templates:1001
msgid ""
"Before running tmpreaper for the first time, please read the file /usr/share/"
"doc/tmpreaper/README.security.gz, e.g. with zless. Therein is contained a "
"discussion of possible ways that usage of tmpreaper may be insecure."
msgstr ""
"初めて tmpreaper を動作させる前に、/usr/share/doc/tmpreaper/"
"README.security.gz ファイルを、zless などを使って読んでください。そこには、"
"tmpreaper の利用が危険を招く可能性のある方法についてのディスカッションが含ま"
"れています。"

#. Type: note
#. Description
#: ../tmpreaper.templates:1001
#, fuzzy
#| msgid ""
#| "If after that you still want tmpreaper to run, please edit /etc/"
#| "tmpreaper.conf and remove the line:"
msgid ""
"If after that you still want tmpreaper to run, please edit /etc/"
"tmpreaper.conf and set SHOWWARNING to false."
msgstr ""
"その後であっても tmpreaper を実行したい場合、/etc/tmpreaper.conf を編集して以"
"下の行を削除してください:"

#~ msgid "tmpreaper can now be adjusted through /etc/tmpreaper.conf"
#~ msgstr "tmpreaper は /etc/tmpreaper.conf で調整できるようになりました。"

#~ msgid ""
#~ "Any local preferences for the daily tmpreaper run should now be "
#~ "configured through /etc/tmpreaper.conf (explanation is in that file)."
#~ msgstr ""
#~ "tmpreaper の日次での実行についてのローカルの設定は /etc/tmpreaper.conf で"
#~ "設定できるようになりました (設定はそのファイル内に記載されています)。"

#~ msgid ""
#~ "Previously, you had to modify /etc/cron.daily/tmpreaper which could be a "
#~ "pain because that got updated regularly, and you'd have to reimplement "
#~ "your modifications each time (or miss out on the new changes). Now you "
#~ "can adjust the file age, extra --protect patterns, and which directories "
#~ "to reap in /etc/tmpreaper.conf."
#~ msgstr ""
#~ "以前は /etc/cron.daily/tmpreaper を変更する必要がありましたが、これは面倒"
#~ "なことでした。なぜならばこれは頻繁に更新され、その度に自分の設定に入れ替え"
#~ "ないといけなかったからです (でなければ新しい変更点を見過ごすことになるで"
#~ "しょう)。これからは /etc/tmpreaper.conf に --protect patterns を追加するこ"
#~ "とでファイルの期間を、そしてどのディレクトリを消去するかを調整できるように"
#~ "なったのです。"

#~ msgid ""
#~ "For this to work, however, you have to install the new /etc/cron.daily/"
#~ "tmpreaper file now."
#~ msgstr ""
#~ "しかしながら、これを動作させるには、新たに /etc/cron.daily/tmpreaper ファ"
#~ "イルをインストールする必要があります。"

#~ msgid "default value for TMPREAPER_TIME now set via /etc/default/rcS"
#~ msgstr ""
#~ "TMPREAPER_TIME のデフォルト値は /etc/default/rcS で設定されるようになりま"
#~ "した。"

#~ msgid ""
#~ "Before, you could set the maximum age for files before they were removed "
#~ "in /etc/tmpreaper.conf; however, there is another place where something "
#~ "similar is set, namely the TMPTIME value in /etc/default/rcS which is "
#~ "used during booting to clean out /tmp."
#~ msgstr ""
#~ "以前は削除対象ファイルの最長日数を /etc/tmpreaper.conf で設定することがで"
#~ "きました。しかしながら、他の場所でも似たようなものが設定されています。すな"
#~ "わち、/etc/default/rcS 中の TMPTIME という値のことで、起動時に /tmp を掃除"
#~ "するのに使われています。"

#~ msgid ""
#~ "To avoid having to enter this value in two places, the new /etc/"
#~ "tmpreaper.conf script now obtains the TMPTIME value from /etc/default/"
#~ "rcS, and uses that (if it is greater than zero, that is)."
#~ msgstr ""
#~ "この値を二箇所に入力するのを避けるため、新たな /etc/tmpreaper.conf スクリ"
#~ "プトではこれから /etc/default/rcS から TMPTIME の値を取得して (それが 0 よ"
#~ "り大きければ) 使います。"

#~ msgid ""
#~ "You apparently have changed the default value in /etc/tmpreaper.conf; you "
#~ "may want to check /etc/default/rcS to see if the value there is "
#~ "acceptable, if you want the upgrade procedure to replace your /etc/"
#~ "tmpreaper.conf with the new version."
#~ msgstr ""
#~ "あなたは明示的に /etc/tmpreaper.conf にあるデフォルト値を変更しています。/"
#~ "etc/tmpreaper.conf を新しいバージョンに置き換えることになるアップグレード"
#~ "作業を続けたい場合、/etc/default/rcS を確認してその値が妥当なものかを確認"
#~ "した方が良いでしょう。"

#~ msgid ""
#~ " echo \"Please read /usr/share/doc/tmpreaper/README.security.gz first."
#~ "\";\n"
#~ " exit 0"
#~ msgstr ""
#~ " echo \"Please read /usr/share/doc/tmpreaper/README.security.gz first."
#~ "\";\n"
#~ " exit 0"

#~ msgid ""
#~ "Before running tmpreaper after this upgrade, please read the file /usr/"
#~ "share/doc/tmpreaper/README.security.gz e.g. with zless. Therein is "
#~ "contained a discussion of possible ways that usage of tmpreaper may be "
#~ "insecure."
#~ msgstr ""
#~ "今回のアップグレード後に tmpreaper を実行する前に、zless などを使って /"
#~ "usr/share/doc/tmpreaper/README.security.gz ファイルを読んでください。そこ"
#~ "には、tmpreaper の利用が危険を招く可能性のある方法についてのディスカッショ"
#~ "ンが含まれています。"

#~ msgid ""
#~ "If during the upgrade the /etc/tmpreaper.conf file is replaced, and you "
#~ "still want tmpreaper to run, please edit /etc/tmpreaper.conf and remove "
#~ "the line:"
#~ msgstr ""
#~ "アップグレード中に /etc/tmpreaper.conf ファイルが置き換えられても "
#~ "tmpreaper の実行を続けたい場合には、 /etc/tmpreaper.conf を編集して以下の"
#~ "行を削除してください:"

Attachment: signature.asc
Description: PGP signature


Reply to: