From df972f6d2ec73c3ee041805c3d4e33d662895eec Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 17 May 2012 17:57:22 +0200 Subject: [PATCH] po/: Added Danish debconf template translation; thanks to Joe Dalton. Closes: #660918 --- debian/changelog | 3 ++ debian/copyright | 4 +++ debian/po/da.po | 74 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 81 insertions(+) create mode 100644 debian/po/da.po diff --git a/debian/changelog b/debian/changelog index 5d81a3c..0b148fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,9 @@ collectd (4.10.7-1) unstable; urgency=low this (Closes: #662040). - Use the exit codes specified by LSB in 'status' command; thanks to Michael Prokop for reporting this (Closes: #615840). + * debian/po/: + - Added Danish debconf template translation; thanks to Joe Dalton + (Closes: #660918). -- Sebastian Harl Thu, 17 May 2012 15:55:39 +0200 diff --git a/debian/copyright b/debian/copyright index a18beb1..2837b6a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -674,6 +674,10 @@ distributed under the same license as the package itself. cs.po: Copyright © 2009 Martin Sin + da.po: + Copyright © 2012 collectd & nedenstående oversættere + Written by Joe Hansen + de.po: Copyright © 2008 Kai Wasserbäch Copyright © 2008 Sebastian Harl diff --git a/debian/po/da.po b/debian/po/da.po new file mode 100644 index 0000000..6542c69 --- /dev/null +++ b/debian/po/da.po @@ -0,0 +1,74 @@ +# Danish translation collectd. +# Copyright (C) 2012 collectd & nedenstående oversættere. +# This file is distributed under the same license as the collectd package. +# Joe Hansen (joedalton2@yahoo.dk), 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: collectd\n" +"Report-Msgid-Bugs-To: collectd@packages.debian.org\n" +"POT-Creation-Date: 2009-12-13 16:24+0100\n" +"PO-Revision-Date: 2012-02-22 12:42+0000\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: note +#. Description +#: ../collectd-core.templates:1001 +msgid "Layout of RRD files has changed" +msgstr "Layout for RRD-filer har ændret sig" + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../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-core/utils/migrate-3-4.px." +msgstr "" +"Layouttet for RRD-filer oprettet af collectd har ændret sig markant " +"siden version 3.x. For at bevare dine gamle data skal du migrere dem. " +"Dette kan gøres ved at bruge /usr/lib/collectd-core/utils/migrate-3-4.px." + +#. Type: note +#. Description +#: ../collectd-core.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 "" +"Dette trin kræver at pakkerne perl og rrdtool installeres, hvilket ikke " +"er tilfældet i øjeblikket. Du skal udføre migreringen manuelt." + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd-core.templates:1001 ../collectd-core.templates:2001 +msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details." +msgstr "Se /usr/share/doc/collectd-core/NEWS.Debian for detaljer." + +#. Type: boolean +#. Description +#: ../collectd-core.templates:2001 +msgid "Automatically try to migrate your RRD files?" +msgstr "Forsøg automatisk at migrere dine RRD-filer?" + +#. Type: boolean +#. Description +#: ../collectd-core.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 "" +"Dette trin kan udføres automatisk. I dette tilfælde laves en sikkerhedskopi " +"af /var/lib/collectd/ i /var/backups/. Dette skript er dog stadig " +"under udvikling. Forvent ikke at det virker i alle tilfælde." + -- 2.30.2