From 6e2822bbce358a4b48e04923f0cc42ac73bd6ea5 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 1 Aug 2009 10:40:18 +0200 Subject: [PATCH] Added Russian debconf template translation. Thanks to Yuri Kozlov. Closes: #539467 --- debian/changelog | 3 +- debian/copyright | 4 +++ debian/po/ru.po | 73 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 debian/po/ru.po diff --git a/debian/changelog b/debian/changelog index 53f7214..e6e3101 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,11 +44,12 @@ collectd (4.7.2-1) unstable; urgency=low required by the java plugin. * New debconf template translations: - cs.po, thanks to Martin Sin (Closes: #534206). + - ru.po, thanks to Yuri Kozlov (Closes: #539467). * debian/control, debian/rules: - No not limit the libvirt plugin to amd64, i386, powerpc - libvirt-dev seems to be available on all architectures now. - -- Sebastian Harl Tue, 28 Jul 2009 17:42:11 +0200 + -- Sebastian Harl Sat, 01 Aug 2009 10:39:09 +0200 collectd (4.6.3-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index e348cb5..10375c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -66,6 +66,7 @@ Copyright Holders (in alphabetical order): Vincent Stehlé Wensong Zhang Wouter Gadeyne + Yuri Kozlov Licenses: @@ -470,6 +471,9 @@ distributed under the same license as the package itself. pt.po: Copyright © 2008 Américo Monteiro + ru.po: + Copyright © 2009 Yuri Kozlov + sv.po: Copyright © 2008 Martin Bagge diff --git a/debian/po/ru.po b/debian/po/ru.po new file mode 100644 index 0000000..e6ee274 --- /dev/null +++ b/debian/po/ru.po @@ -0,0 +1,73 @@ +# translation of collectd_4.6.3-1_ru.po to Russian +# Copyright (C) Yuri Kozlov , 2009. +# This file is distributed under the same license as the collectd package. +msgid "" +msgstr "" +"Project-Id-Version: collectd 4.6.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-07-26 16:00+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "" +"Начиная с версий 3.x изменилось расположение файлов RRD, создаваемых " +"collectd. Чтобы сохранить старые данные, вы должны их переместить. " +"Это можно сделать с помощью /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