X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fpo%2Fja.po;h=9d3415411ca1d04c07961249cfda818eb7af1c84;hb=a23aa4bda531d7c43d69a25bb59a5425cf0aaa57;hp=075c2ea43c0e56ceb52e0f8b6869c57d290e837b;hpb=24cc8fe12d1dc0015a23d8353018a141304d18f3;p=pkg-collectd.git diff --git a/debian/po/ja.po b/debian/po/ja.po index 075c2ea..9d34154 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po @@ -3,19 +3,20 @@ # Hideki Yamane (Debian-JP) , 2009. msgid "" msgstr "" -"Project-Id-Version: collectd 4.7.2-1\n" +"Project-Id-Version: collectd 5.1.0-3.1\n" "Report-Msgid-Bugs-To: collectd@packages.debian.org\n" -"POT-Creation-Date: 2008-03-12 17:35+0100\n" -"PO-Revision-Date: 2009-10-06 17:32+0900\n" +"POT-Creation-Date: 2012-05-19 17:59+0200\n" +"PO-Revision-Date: 2012-05-20 00:59+0900\n" "Last-Translator: Hideki Yamane (Debian-JP) \n" "Language-Team: Japanese \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 -#: ../collectd.templates:1001 +#: ../collectd-core.templates:1001 msgid "Layout of RRD files has changed" msgstr "RRD ファイルの配置位置が変更されました" @@ -23,50 +24,118 @@ msgstr "RRD ファイルの配置位置が変更されました" #. Description #. Type: boolean #. Description -#: ../collectd.templates:1001 ../collectd.templates:2001 +#: ../collectd-core.templates:1001 ../collectd-core.templates:2001 msgid "" "The layout of the RRD files created by collectd has changed significantly " "since version 3.x. In order to keep your old data you have to migrate it. " "This can be done by using /usr/lib/collectd/utils/migrate-3-4.px." msgstr "" "collectd によって作成された RRD ファイルの配置位置はバージョン 3.x から大きく" -"変わりました。移行を行うために古いデータを保存します。これは /usr/lib/collectd/utils/migrate-3-4.px " -"を使って行われます。" +"変わりました。移行を行うために古いデータを保存します。これは /usr/lib/" +"collectd/utils/migrate-3-4.px を使って行われます。" #. Type: note #. Description -#: ../collectd.templates:1001 +#. Type: note +#. Description +#: ../collectd-core.templates:1001 ../collectd-core.templates:3001 msgid "" "This step requires both the perl and the rrdtool packages to be installed, " "which is currently not the case. You need to perform the migration manually." msgstr "" -"この作業には perl パッケージと rrdtool パッケージの両方がインストールされている" -"必要がありますが、現在そうなっていないようです。手動で移行作業を実行する必要が" -"あります。" +"この作業には perl パッケージと rrdtool パッケージの両方がインストールされてい" +"る必要がありますが、現在そうなっていないようです。手動で移行作業を実行する必" +"要があります。" #. Type: note #. Description #. Type: boolean #. Description -#: ../collectd.templates:1001 ../collectd.templates:2001 -msgid "See /usr/share/doc/collectd/NEWS.Debian for details." -msgstr "詳細については /usr/share/doc/collectd/NEWS.Debian を参照してください。" +#: ../collectd-core.templates:1001 ../collectd-core.templates:2001 +msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details." +msgstr "" +"詳細については /usr/share/doc/collectd-core/NEWS.Debian.gz を参照してください。" #. Type: boolean #. Description -#: ../collectd.templates:2001 +#. Type: boolean +#. Description +#: ../collectd-core.templates:2001 ../collectd-core.templates:4001 msgid "Automatically try to migrate your RRD files?" msgstr "RRD ファイルの自動変換を試みますか?" #. Type: boolean #. Description -#: ../collectd.templates:2001 +#. Type: boolean +#. Description +#: ../collectd-core.templates:2001 ../collectd-core.templates:4001 msgid "" "This step can be done automatically. In this case a backup of /var/lib/" "collectd/ is made in /var/backups/. This script is still experimental, " "though. Do not expect it to work in all cases." msgstr "" -"この作業は自動的に行われます。今回の場合 /var/lib/collectd/ のバックアップは " -"/var/backups/ に作成されます。しかし、このスクリプトはまだ実験的なものです。" -"あらゆる状況で動作するのは期待しないでください。" +"この作業は自動的に行われます。今回の場合 /var/lib/collectd/ のバックアップ" +"は /var/backups/ に作成されます。しかし、このスクリプトはまだ実験的なもので" +"す。あらゆる状況で動作するのは期待しないでください。" + +#. Type: note +#. Description +#: ../collectd-core.templates:3001 +msgid "Layout of RRD files has changed in version 5.0" +msgstr "バージョン 5.0 で RRD ファイルの配置位置が変更されました" + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001 +msgid "" +"The layout of some RRD files created by collectd has changed since version 4." +"x. In order to keep your old data you have to migrate it. This can be done " +"by using /usr/lib/collectd/utils/migrate-4-5.px." +msgstr "" +"collectd によって作成されるいくつかの RRD ファイルの配置がバージョン 4.x から" +"変わりました。移行を行うために古いデータを保存します。これは /usr/lib/" +"collectd/utils/migrate-4-5.px を使って行うことができます。" + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001 +msgid "" +"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at " +" for details." +msgstr "" +"詳細については /usr/share/doc/collectd-core/NEWS.Debian.gz 及び collectd wiki " +" を見てください。" + +#. Type: boolean +#. Description +#: ../collectd-core.templates:5001 +msgid "Remove all collected data (e.g. RRD files)?" +msgstr "収集したデータ (例えば RRD ファイル) を全て削除しますか?" + +#. Type: boolean +#. Description +#: ../collectd-core.templates:5001 +msgid "" +"The /var/lib/collectd/ directory which contains the data files containing " +"the collected statistics is about to be removed. For example, this directory " +"includes (in the default configuration) all RRD files." +msgstr "" +"収集した統計の含まれるデータファイルが置かれている /var/lib/collectd/ ディレク" +"トリが削除されます。このディレクトリには (デフォルト設定では) 例えば RRD ファ" +"イルが全て置かれています。" +#. Type: boolean +#. Description +#: ../collectd-core.templates:5001 +msgid "" +"If you're purging the collectd package in order to replace it with a more " +"recent or custom version or if you want to keep the data for further " +"analysis, the data should be kept." +msgstr "" +"もっと新しいまたは独自のバージョンに置き換える目的で collectd パッケージを完全" +"削除する場合やデータを残しておいて詳細な分析を行いたい場合にはこのデータを残す" +"ようにしてください。"