From 24cc8fe12d1dc0015a23d8353018a141304d18f3 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 15 Oct 2009 20:57:33 +0200 Subject: [PATCH] New debconf template translations: ja.po. Thanks to Hideki Yamane. Closes: #550968 --- debian/changelog | 4 ++- debian/copyright | 4 +++ debian/po/ja.po | 72 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 debian/po/ja.po diff --git a/debian/changelog b/debian/changelog index 066efc6..bb9fd17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,8 +37,10 @@ collectd (4.8.1-1) unstable; urgency=medium - Build depend on libyajl-dev, which is required by the curl_json plugin. * Added debian/README.source: - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. + * New debconf template translations: + - ja.po, thanks to Hideki Yamane (Closes: #550968). - -- Sebastian Harl Thu, 15 Oct 2009 20:07:52 +0200 + -- Sebastian Harl Thu, 15 Oct 2009 20:54:46 +0200 collectd (4.7.2-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 3463ceb..85a1597 100644 --- a/debian/copyright +++ b/debian/copyright @@ -33,6 +33,7 @@ Copyright Holders (in alphabetical order): Florian Forster Franck Lombardi Free Software Foundation, Inc. + Hideki Yamane Jacobo Tarrio Jason Pepas Juan Jose Ciarlante @@ -550,6 +551,9 @@ distributed under the same license as the package itself. gl.po: Copyright © 2008 Jacobo Tarrio + ja.po: + Copyright © 2009 Hideki Yamane + nl.po: Copyright © 2008 Eric Spreen diff --git a/debian/po/ja.po b/debian/po/ja.po new file mode 100644 index 0000000..075c2ea --- /dev/null +++ b/debian/po/ja.po @@ -0,0 +1,72 @@ +# Copyright (C) 2009 Sebastian Harl +# This file is distributed under the same license as the collectd package. +# Hideki Yamane (Debian-JP) , 2009. +msgid "" +msgstr "" +"Project-Id-Version: collectd 4.7.2-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" +"Last-Translator: Hideki Yamane (Debian-JP) \n" +"Language-Team: Japanese \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 +msgid "Layout of RRD files has changed" +msgstr "RRD ファイルの配置位置が変更されました" + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd.templates:1001 ../collectd.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 " +"を使って行われます。" + +#. Type: note +#. Description +#: ../collectd.templates:1001 +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 パッケージの両方がインストールされている" +"必要がありますが、現在そうなっていないようです。手動で移行作業を実行する必要が" +"あります。" + +#. 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 を参照してください。" + +#. Type: boolean +#. Description +#: ../collectd.templates:2001 +msgid "Automatically try to migrate your RRD files?" +msgstr "RRD ファイルの自動変換を試みますか?" + +#. Type: boolean +#. Description +#: ../collectd.templates:2001 +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/ に作成されます。しかし、このスクリプトはまだ実験的なものです。" +"あらゆる状況で動作するのは期待しないでください。" + -- 2.30.2