Code

Merged branch 'collectd-4'.
authorSebastian Harl <sh@tokkee.org>
Sun, 10 Jun 2012 19:31:42 +0000 (21:31 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 10 Jun 2012 19:31:42 +0000 (21:31 +0200)
Conflicts:
debian/changelog
debian/po/cs.po
debian/po/da.po
debian/po/de.po
debian/po/es.po
debian/po/fr.po
debian/po/nl.po
debian/po/pl.po
debian/po/pt.po
debian/po/pt_BR.po
debian/po/ru.po
debian/po/sv.po

13 files changed:
1  2 
debian/changelog
debian/copyright
debian/po/cs.po
debian/po/da.po
debian/po/de.po
debian/po/es.po
debian/po/fr.po
debian/po/nl.po
debian/po/pl.po
debian/po/pt.po
debian/po/pt_BR.po
debian/po/ru.po
debian/po/sv.po

index 5b02d569811e10a06005d3b565c69bba8577f643,47eeb7c08978c5989cd0df3bc8cf8cea3f6b22cc..ac5f45647bc52a8a8fe4897049e8570eec600781
@@@ -1,55 -1,33 +1,85 @@@
 +collectd (5.1.0-1) unstable; urgency=low
 +
 +  * New upstream release (Closes: #630968):
 +    - syslog plugin now supports logging notifications; thanks to Trent W.
 +      Buck for suggesting this (Closes: #632940).
 +    New plugins:
 +    - AMQP output plugin: amqp
 +    - AIX logical partitions statistics: lpar (disabled in Debian; AIX only)
 +    - Network interface card statistics: ethstat (disabled on kfreebsd; Linux
 +      only)
 +    - Linux software-RAID device information: md (disabled on kfreebsd; Linux
 +      only)
 +    - Information about Non-Uniform Memory Access: numa (disabled on kfreebsd;
 +      Linux only)
 +    - Redis key-value database server statistics: redis (disabled in Debian;
 +      libcredis is not available)
 +    - Check thresholds and for missing values: threshold
 +    - Varnish HTTP accelerator daemon statistics: varnish
 +    - Sends data to Carbon, the storage layer of Graphite: write_graphite
 +    - Write values to a MongoDB NoSQL database server: write_mongodb (disabled
 +      in Debian; libmongoc is not available)
 +    - Write values to a Redis key-value database server: write_redis (disabled
 +      in Debian; libcredis is not available)
 +    New targets:
 +    - Upgrade data-sets from v4 clients to v5: v5upgrade
 +  * debian/rules:
 +    - Disabled lpar plugin -- this requires AIX (perfstat).
 +    - Disabled redis and write_redis plugins -- they require libcredis.
 +    - Disabled write_mongodb plugin -- this requires libmongoc.
 +    - Disabled ethstat, md, and numa plugins on kfreebsd -- these plugins are
 +      Linux specific.
 +    - Install contrib/exec-ksm.sh as example.
 +  * debian/control:
 +    - Added build-dep on librabbitmq-dev, required by the AMQP plugin.
 +    - Added build-dep on libvarnish-dev, required by the varnish plugin.
 +  * debian/collectd-utils.install:
 +    - Install collectdctl and collectdctl.1 to collectd-utils.
 +  * debian/libcollectdclient0.symbols:
 +    - Added lcc_sort_identifiers introduced in 5.1.0.
 +  * debian/NEWS.Debian:
 +    - Documented the upgrade from version 4 to 5.
 +  * debian/collectd-core.install:
 +    - Install migrate-4-5.px.
 +  * debian/collectd-core.{config,postinst,templates}:
 +    - Added debconf queries and code to automatically migrate from v4.
 +  * debian/source/format:
 +    - Set to "1.0" for now.
 +  * debian/po/:
 +    - Updated German debconf template translation.
 +
 + -- Sebastian Harl <tokkee@debian.org>  Sat, 19 May 2012 15:13:21 +0200
 +
+ collectd (4.10.7-2) unstable; urgency=low
+   * debian/po:
+     - Updated Czech debconf translation; thanks to Martin Šín
+       (Closes: #673693).
+     - Updated Polish debconf translation; thanks to Michał Kułach
+       (Closes: #673697).
+     - Updated Dutch debconf translation; thanks to Jeroen Schot
+       (Closes: #673769).
+     - Updated Swedish debconf translation; thanks to Martin Bagge
+       (Closes: #673888).
+     - Updated Russian debconf translation; thanks to Vladimir Zhbanov
+       (Closes: #673890).
+     - Added Italian debconf translation; thanks to Beatrice Torracca
+       (Closes: #674044).
+     - Updated Portuguese debconf translation; thanks to Américo Monteiro
+       (Closes: #674065).
+     - Updated Danish debconf translation; thanks to Joe Dalton
+       (Closes: #674459).
+     - Updated Brazilian Portuguese debconf translation; thanks to Adriano
+       Rafael Gomes (Closes: #674589).
+     - Updated French debconf translation; thanks to Steve Petruzzello and
+       Christian PERRIER (Closes: #674629).
+     - Updated Spanish debconf translation; thanks to Omar Campagne
+       (Closes: #676383).
+     - Updated German debconf translation based on Holger Wansing's feedback on
+       debian-l10n-german.
+  -- Sebastian Harl <tokkee@debian.org>  Sun, 10 Jun 2012 13:49:32 +0200
  collectd (4.10.7-1) unstable; urgency=low
  
    * New upstream release.
Simple merge
diff --cc debian/po/cs.po
index c7816e868ce98da9ca31ab4872336c5c24db2497,c2fce5decd23a5650040e4190f8752909babb63a..04dd08d63ac453e92a4059e4bc412ea5052a3bf2
@@@ -78,48 -72,11 +78,48 @@@ msgstr "
  "ve /var/backups/ provedena záloha /var/lib/collectd. Tento skript je stále "
  "ve stavu testování, takže nečekejte že bude ve všech případech zcela funkční."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Uspořádání souborů RRD se změnilo"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"Ve struktuře souborů RRD vytvořených collectd počínaje verzí 3.x došlo k "
 +"výrazné změně. Pro uchování vašich dat je nutná jejich migrace. Tu můžete "
 +"provést pomocí /usr/lib/collectd-core/utils/migrate-3-4.px."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Smazat všechna získaná data (např. soubory RRD)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/da.po
index bb64e09486045912d6d7c7b17e12340a9730956c,5eda5d1991dcdc55a62fd673f8321e3018003767..117d9d160dd62463622f136b2c821a48e4057b9f
@@@ -78,48 -72,11 +78,48 @@@ msgstr "
  "af /var/lib/collectd/ i /var/backups/. Dette skript er dog stadig under "
  "udvikling. Forvent ikke at det virker i alle tilfælde."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Layout for RRD-filer har ændret sig"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.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
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Fjern alle indsamlede data (dvs. RRD-filer)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/de.po
index 50bcfd8a658875b29138f50732125deeca2a8900,e4fc855bc2ab13ba1af81d69fabb852e29a82dca..a0572d33beccc104761c0a6fb2af32f6c4dcc863
@@@ -60,11 -58,9 +60,11 @@@ msgstr "Siehe »/usr/share/doc/collectd
  
  #. Type: boolean
  #. Description
 -#: ../collectd-core.templates:2001
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:2001 ../collectd-core.templates:4001
  msgid "Automatically try to migrate your RRD files?"
- msgstr "Soll eine automatische Migration Ihrer RRD-Dateien versucht werden?"
+ msgstr "Soll automatisch versucht werden, Ihre RRD-Dateien zu migrieren?"
  
  #. Type: boolean
  #. Description
@@@ -81,45 -75,11 +81,45 @@@ msgstr "
  "backups/« erstellt. Dieses Skript ist aber noch experimentell. Erwarten Sie "
  "nicht, dass es in allen Fällen problemlos funktioniert."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Das Layout der RRD-Dateien hat sich in Version 5.0 geändert."
 +
 +#. 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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"Das Layout einiger von collectd erstellten RRD-Dateien hat sich seit Version 4.x "
 +"grundlegend geändert. Um Ihre alten Daten beizubehalten, müssen Sie diese "
 +"migrieren. Dies kann unter Verwendung von »/usr/lib/collectd-core/utils/"
 +"migrate-4-5.px« erreicht werden."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +"Siehe »/usr/share/doc/collectd-core/NEWS.Debian« und das collectd Wiki "
 +"unter <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> "
 +"für Details."
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr "Alle gesammelten Daten entfernen (z.B. RRD Dateien)?"
+ msgstr "Alle gesammelten Daten entfernen (z.B. RRD-Dateien)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/es.po
index f4112671fde7e58e2e772562c00870f53d5411ab,533bb8e0ccc40c2495ca7c4efcdf672999cc0b48..1fe29382b68e36cd9b7b0fee71e23b63e3d0b4be
  #
  msgid ""
  msgstr ""
- "Project-Id-Version: collectd 4.4.2-3\n"
+ "Project-Id-Version: collectd 4.10.7-1\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2009-03-21 23:09+0100\n"
- "Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n"
+ "PO-Revision-Date: 2012-05-21 12:13+0200\n"
+ "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
  "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
- "Language: \n"
+ "Language: es\n"
  "MIME-Version: 1.0\n"
  "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
@@@ -106,49 -102,12 +108,50 @@@ msgstr "
  "copia de seguridad de «/var/lib/collectd/» en «/var/backups/». El script que "
  "hace esto es aún experimental. No se espera que funcione en todos los casos."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Ha cambiado la distribución de los archivos RRD"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"La distribución de los archivos RRD creados por collectd ha cambiado "
 +"significativamente desde la versión 3.x. Los datos antiguos se deben migrar "
 +"para que se puedan seguir utilizando. Puede hacer esto utilizando el "
 +"programa «/usr/lib/collectd-core/utils/migrate-3-4.px». "
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
  msgstr ""
+ "¿Desea eliminar todos los datos almacenados (esto es, los archivos RRD)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/fr.po
index 2ccb0ccb6a7a1d3c1416256047bf9d19a3413bf2,f0560931f15fa8628d8efc2e8f3b4574d408ce72..6d59345b997712201cc3aaed784195418d598295
@@@ -3,12 -3,13 +3,13 @@@
  # This file is distributed under the same license as the collectd package.
  #
  # Florent USSEIL <swiip81@free.fr>, 2008.
+ # Steve Petruzzello <dlist@bluewin.ch>, 2012
  msgid ""
  msgstr ""
- "Project-Id-Version: collectd\n"
+ "Project-Id-Version: collectd_4.10.7\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2008-03-14 01:00+0100\n"
+ "PO-Revision-Date: 2012-05-26 09:20+0200\n"
  "Last-Translator: Florent USSEIL <swiip81@free.fr>\n"
  "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
  "Language: fr\n"
@@@ -79,53 -75,17 +81,55 @@@ msgid "
  "though. Do not expect it to work in all cases."
  msgstr ""
  "La conversion des fichiers RRD peut être effectuée automatiquement. Pour "
- "cela, une sauvegarde de /var/lib/collectd/ aura lieu dans /var/backups/. "
- "Veuillez noter que cette conversion est expérimentale : il est recommandé de "
- "contrôler sa bonne exécution."
+ "cela, une sauvegarde du répertoire « /var/lib/collectd/ » aura lieu dans le "
+ "répertoire « /var/backups/ ». Veuillez noter que cette conversion est "
+ "expérimentale ; ne vous attendez pas à ce qu'elle fonctionne dans tous les "
+ "cas."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Changement du format des fichiers RRD"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"Le format des fichiers RRD créés par collectd a changé de façon "
 +"significative depuis la version 3.x. Afin de conserver les données, il est "
 +"nécessaire de les convertir.Cette opération peut être réalisée avec la "
 +"commande « /usr/lib/collectd-core/utils/migrate-3-4.px »."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
  msgstr ""
+ "Faut-il supprimer toutes les données collectées (p. ex. les fichiers RRD) ?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/nl.po
index 4aeaae2b7386eeac30683678171f5d2663935233,06ae64ea90ccb8b8354b72f408775adeed8b393b..64ac65d825274294c332e570e3a53af97692bab2
@@@ -4,15 -5,15 +5,15 @@@
  #
  msgid ""
  msgstr ""
- "Project-Id-Version: collectd_4.4.2-2_nl\n"
+ "Project-Id-Version: collectd 4.10.7-1\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2008-09-28 15:22+0100\n"
- "Last-Translator: Eric Spreen <erispre@gmail.com>\n"
- "Language-Team: Dutch <debian-l10n-dutch@lists.debian.org>\n"
+ "PO-Revision-Date: 2012-05-21 12:22+0200\n"
+ "Last-Translator: Jeroen Schot <schot@a-eskwadraat.nl>\n"
+ "Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
  "Language: nl\n"
  "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=utf-8\n"
+ "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
  
  #. Type: note
@@@ -79,49 -74,11 +80,49 @@@ msgstr "
  "backups/ een back-up gemaakt van /var/lib/collectd/. Dit script is echter "
  "nog experimenteel. Verwacht u niet dat het in alle gevallen werkt."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "De lay-out van RRD-bestanden is gewijzigd."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"De lay-out van de RRD-bestanden, die zijn gemaakt door collectd, is sterk "
 +"gewijzigd sinds versie 3.x. Om uw oude gegevens te behouden zult u deze "
 +"moeten migreren. Dit kunt u doen door /usr/lib/collectd-core/utils/"
 +"migrate-3-4.px te gebruiken."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "All verzamelde gegevens verwijderen (zoals de RRD-bestanden)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/pl.po
index 30908907910da2512468ef0dfaca9192583245f8,191859267f64467fa5a81edea2bc96c437c87d1d..6554adc374f45b1dc9a23c07e6a9fdc21ab3742f
@@@ -7,8 -7,8 +7,8 @@@ msgid "
  msgstr ""
  "Project-Id-Version: \n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2012-05-13 13:08+0200\n"
+ "PO-Revision-Date: 2012-05-20 21:50+0200\n"
  "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
  "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
  "Language: pl\n"
@@@ -83,48 -77,11 +83,48 @@@ msgstr "
  "eksperymentalny. Proszę nie oczekiwać, że będzie działał we wszystkich "
  "przypadkach."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Składnia plików RRD zmieniła się"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"Układ plików RRD tworzonych przez collectd znacznie się zmienił od wersji 3."
 +"x. Aby zatrzymać stare dane, należy je przekształcić np. za pomocą /usr/lib/"
 +"collectd-core/utils/migrate-3-4.px."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Usunąć wszystkie zgromadzone dane (np. pliki RRD)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/pt.po
index dcfffab44bf3e346ead3027b4ac5469ce599eb6a,78ccb0c73c7659b69bc85f6e84739d68277febb9..4f5f24bd28a941814816d6b581f701ffa2a079f8
@@@ -2,13 -2,13 +2,13 @@@
  # Copyright (C) 2008 Américo Monteiro
  # This file is distributed under the same license as the collectd package.
  #
- # Américo Monteiro <a_monteiro@netcabo.pt>, 2008.
+ # Américo Monteiro <a_monteiro@netcabo.pt>, 2008, 2012.
  msgid ""
  msgstr ""
- "Project-Id-Version: collectd 4.3.0-2\n"
+ "Project-Id-Version: collectd 4.10.7-1\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2008-03-22 00:49+0000\n"
+ "PO-Revision-Date: 2012-05-20 18:54+0100\n"
  "Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
  "Language-Team: Portuguese <traduz@debianpt.org>\n"
  "Language: pt\n"
@@@ -81,49 -76,11 +82,49 @@@ msgstr "
  "de /var/lib/collectd/ é criada em /var/backups/. Este script ainda é "
  "experimental. Não espere que ele funcione em todos os casos."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "A disposição dos ficheiros RRD foi alterada"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"A disposição dos ficheiros RRD criada pelo collectd foi alterada "
 +"significativamente desde a versão 3.x. De forma a manter os seus dados "
 +"antigos você terá que migrá-los. Isto pode ser feito usando /usr/lib/"
 +"collectd-core/utils/migrate-3-4.px."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Remover todos os dados recolhidos (ex. ficheiros RDD)?"
  
  #. Type: boolean
  #. Description
index db4887f625dcf4e68391eeffecf90e0af7228a88,20221ba36ac228e3be9859a9995c1c82145d3ffb..2009998b899587463e56e358a16b98f634c82fb8
@@@ -5,10 -5,10 +5,10 @@@
  #
  msgid ""
  msgstr ""
- "Project-Id-Version: collectd 4.10.4-1\n"
+ "Project-Id-Version: collectd 4.10.7-1\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2012-02-26 13:53-0300\n"
+ "PO-Revision-Date: 2012-05-20 21:50-0300\n"
  "Last-Translator: Adriano Rafael Gomes <adrianorg@gmail.com>\n"
  "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
  "org>\n"
@@@ -80,49 -74,11 +80,49 @@@ msgstr "
  "segurança de /var/lib/collectd/ é feita em /var/backups/. Entretanto, esse "
  "script ainda é experimental. Não espere que ele funcione para todos os casos."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "O layout dos arquivos RRD foi alterado"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"O layout dos arquivos RRD criados pelo collectd foi alterado "
 +"significativamente desde a versão 3.x. Para manter seus dados antigos você "
 +"deve migrá-los. Isso pode ser feito usando /usr/lib/collectd-core/utils/"
 +"migrate-3-4.px."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Remover todos os dados coletados (por exemplo, arquivos RRD)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/ru.po
index e77b3ee2b1d715fbf38474965719eaf12ead82a2,3b0ee74b5396434955d5f8aa4178a58e10870d58..25032351348865a06593bea47eb60746f854d6e1
@@@ -5,8 -5,8 +5,8 @@@ msgid "
  msgstr ""
  "Project-Id-Version: collectd 4.6.3-1\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2009-07-26 16:00+0400\n"
+ "PO-Revision-Date: 2012-05-20 21:58+0400\n"
  "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
  "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
  "Language: ru\n"
@@@ -79,48 -73,11 +79,48 @@@ msgstr "
  "резервная копия /var/lib/collectd/ в /var/backups/. Учтите, что это пока "
  "экспериментальный сценарий. Возможно, он не сработает в вашем случае."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Изменилось расположение файлов RRD"
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"Начиная с версий 3.x изменилось расположение файлов RRD, создаваемых "
 +"collectd. Чтобы сохранить старые данные, вы должны их переместить. Это можно "
 +"сделать с помощью /usr/lib/collectd-core/utils/migrate-3-4.px."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Удалить все собранные данные (например, RRD-файлы)?"
  
  #. Type: boolean
  #. Description
diff --cc debian/po/sv.po
index 3b34f893abc2ad97c23d7a8c9c1b5ef773fd7a83,8ec723223fc69dac960d425c092c189afa5a4075..20d76d6e1d9a8695da9d79872d878e8e363a253b
@@@ -7,9 -7,9 +7,9 @@@ msgid "
  msgstr ""
  "Project-Id-Version: collectd\n"
  "Report-Msgid-Bugs-To: collectd@packages.debian.org\n"
 -"POT-Creation-Date: 2012-05-17 18:25+0200\n"
 +"POT-Creation-Date: 2012-05-19 17:59+0200\n"
- "PO-Revision-Date: 2008-11-02 05:17+0100\n"
- "Last-Translator: Martin Bagge <brother@bsnet.se>\n"
+ "PO-Revision-Date: 2012-05-21 20:39+0100\n"
+ "Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n"
  "Language-Team: swedish <debian-l10n-swedish@lists.debian.org>\n"
  "Language: \n"
  "MIME-Version: 1.0\n"
@@@ -81,48 -77,11 +83,48 @@@ msgstr "
  "lib/collectd i /var/backups. Detta skript är dock fortfarande inte helt "
  "uttestat, det kan finnas tillfällen när det inte fungerar."
  
 -#. Type: boolean
 +#. Type: note
  #. Description
  #: ../collectd-core.templates:3001
 +#, fuzzy
 +#| msgid "Layout of RRD files has changed"
 +msgid "Layout of RRD files has changed in version 5.0"
 +msgstr "Strukturen för RRD-filen har ändrats."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +#, fuzzy
 +#| 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."
 +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-core/utils/migrate-4-5.px."
 +msgstr ""
 +"Strukturen för RRD-filen som collectd skapar har ändrats mycket sedan "
 +"version 3.x. För att behålla dina gamla data måste dessa migreras, detta kan "
 +"göras genom att köra '/usr/lib/collectd-core/utils/migrate-3-4.px'."
 +
 +#. Type: note
 +#. Description
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 +msgid ""
 +"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
 +"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 +msgstr ""
 +
 +#. Type: boolean
 +#. Description
 +#: ../collectd-core.templates:5001
  msgid "Remove all collected data (e.g. RRD files)?"
- msgstr ""
+ msgstr "Ta bort all insamlad data (RRD-filer)?"
  
  #. Type: boolean
  #. Description