Code

collectd-core.templates, /po/: Fixed various path-names.
authorSebastian Harl <sh@tokkee.org>
Tue, 17 Sep 2013 05:29:49 +0000 (07:29 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 17 Sep 2013 05:29:49 +0000 (07:29 +0200)
Thanks to Uli Martens for reporting this.

Closes: #719292
19 files changed:
debian/changelog
debian/collectd-core.templates
debian/po/cs.po
debian/po/da.po
debian/po/de.po
debian/po/es.po
debian/po/fr.po
debian/po/gl.po
debian/po/it.po
debian/po/ja.po
debian/po/nl.po
debian/po/pl.po
debian/po/pt.po
debian/po/pt_BR.po
debian/po/ru.po
debian/po/sk.po
debian/po/sv.po
debian/po/templates.pot
debian/po/vi.po

index 5c70943f7f9dccb69f79edee06a35cf912ddb1b9..cad91ab49f3d3388b57fec65e0a2a087c58ca3db 100644 (file)
@@ -44,6 +44,9 @@ collectd (5.4.0-1) UNRELEASED; urgency=low
     - Do not use different PID files for collectd and collectdmon. Else, a
       process might be left-over after changing USE_COLLECTDMON and restarting
       collectd. Thanks to Dennis Hoppe for reporting this (Closes: #704048).
+  * debian/collectd-core.templates, debian/po/:
+    - Fixed path-names of NEWS.Debian.gz and the migrate scripts; thanks to
+      Uli Martens for reporting this (Closes: #719292).
 
  -- Sebastian Harl <tokkee@debian.org>  Thu, 02 May 2013 21:22:46 +0200
 
index f8ab94f2e3bf52c5a8558ae2c3cb1eb7688f993d..02b301c13a8453324a91961ef9243204d276e582 100644 (file)
@@ -3,12 +3,12 @@ Type: note
 _Description: Layout of RRD files has changed
  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.
+ This can be done by using /usr/lib/collectd/utils/migrate-3-4.px.
  .
  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.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian for details.
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz for details.
 
 Template: collectd/auto-migrate-3-4
 Type: boolean
@@ -16,25 +16,25 @@ Default: false
 _Description: Automatically try to migrate your RRD files?
  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.
+ This can be done by using /usr/lib/collectd/utils/migrate-3-4.px.
  .
  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.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian for details.
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz for details.
 
 Template: collectd/migration-4-5
 Type: note
 _Description: Layout of RRD files has changed in version 5.0
  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.
+ by using /usr/lib/collectd/utils/migrate-4-5.px.
  .
  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.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at
  <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
 
 Template: collectd/auto-migrate-4-5
@@ -43,13 +43,13 @@ Default: false
 _Description: Automatically try to migrate your RRD files?
  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.
+ by using /usr/lib/collectd/utils/migrate-4-5.px.
  .
  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.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at
  <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
 
 Template: collectd/postrm_purge_data
index 2c6f901ca35e58049f71ec99f91f3aff339338c4..74ceec00639fc4f3c82cf6280ab01c9d88c0a11b 100644 (file)
@@ -29,11 +29,11 @@ msgstr "Uspořádání souborů RRD se změnilo"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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."
+"provést pomocí /usr/lib/collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -52,9 +52,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"Pro více informací se podívejte na /usr/share/doc/collectd-core/NEWS.Debian."
+"Pro více informací se podívejte na /usr/share/doc/collectd-core/NEWS.Debian.gz."
 
 #. Type: boolean
 #. Description
@@ -92,11 +92,11 @@ msgstr "Uspořádání souborů RRD se změnilo ve verzi 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Struktura některých souborů RRD vytvořených collectd počínaje verzí 4.x byla "
 "změněna. Pro uchování vašich dat je nutná jejich migrace. Tu můžete provést "
-"pomocí /usr/lib/collectd-core/utils/migrate-4-5.px."
+"pomocí /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -104,11 +104,11 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Pro více informací se podívejte do souboru /usr/share/doc/collectd-core/NEWS."
-"Debian a na wiki collectd na adrese <http://collectd.org/wiki/index.php/"
+"Debian.gz a na wiki collectd na adrese <http://collectd.org/wiki/index.php/"
 "V4_to_v5_migration_guide>."
 
 #. Type: boolean
index ef92473be17e706fd83713b5346238c53113e5e8..20f1d1b02c4d7ac54749f378a9a87e773e48bb37 100644 (file)
@@ -30,11 +30,11 @@ msgstr "Layout for RRD-filer har ændret sig"
 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."
+"This can be done by using /usr/lib/collectd/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."
+"gøres ved at bruge /usr/lib/collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -53,8 +53,8 @@ msgstr ""
 #. 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."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Se /usr/share/doc/collectd-core/NEWS.Debian.gz for detaljer."
 
 #. Type: boolean
 #. Description
@@ -92,11 +92,11 @@ msgstr "Layout for RRD-filer har ændret sig i version 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Layouttet for RRD-filer oprettet af collectd har ændret sig markant siden "
 "version 4.x. For at bevare dine gamle data skal du migrere dem. Dette kan "
-"gøres ved at bruge /usr/lib/collectd-core/utils/migrate-4-5.px."
+"gøres ved at bruge /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -104,10 +104,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Se /usr/share/doc/collectd-core/NEWS.Debian og wikien for collectd på "
+"Se /usr/share/doc/collectd-core/NEWS.Debian.gz og wikien for collectd på "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for detaljer."
 
 #. Type: boolean
index e32994219c9dbf2adf74998b256b0785099b1770..9dc6836a4b1abc65a34904c41c0563ce03a217c7 100644 (file)
@@ -30,11 +30,11 @@ msgstr "Das Layout der RRD-Dateien hat sich geändert."
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 "Das Layout der von collectd erstellten RRD-Dateien hat sich seit Version 3.x "
 "grundlegend geändert. Um Ihre alten Daten beizubehalten, müssen Sie diese "
-"migrieren. Dies kann durch Verwendung von »/usr/lib/collectd-core/utils/"
+"migrieren. Dies kann durch Verwendung von »/usr/lib/collectd/utils/"
 "migrate-3-4.px« erreicht werden."
 
 #. Type: note
@@ -55,8 +55,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Siehe »/usr/share/doc/collectd-core/NEWS.Debian« für Details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Siehe »/usr/share/doc/collectd-core/NEWS.Debian.gz« für Details."
 
 #. Type: boolean
 #. Description
@@ -95,11 +95,11 @@ msgstr "Das Layout der RRD-Dateien hat sich in Version 5.0 geändert."
 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."
+"by using /usr/lib/collectd/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 durch Verwendung von »/usr/lib/collectd-core/utils/"
+"migrieren. Dies kann durch Verwendung von »/usr/lib/collectd/utils/"
 "migrate-4-5.px« erreicht werden."
 
 #. Type: note
@@ -108,10 +108,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz 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 "
+"Siehe »/usr/share/doc/collectd-core/NEWS.Debian.gz« und das collectd Wiki "
 "unter <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> "
 "für Details."
 
index c0846451500eef0aa0b593364a7db4aacc6d73c6..fe98a59c620a98d72bdb7b0bea8fa0e247713042 100644 (file)
@@ -57,12 +57,12 @@ msgstr "La distribución de los archivos RRD ha cambiado"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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 ejecutando el "
-"programa «/usr/lib/collectd-core/utils/migrate-3-4.px»."
+"programa «/usr/lib/collectd/utils/migrate-3-4.px»."
 
 #. Type: note
 #. Description
@@ -82,9 +82,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"Vea el archivo «/usr/share/doc/collectd-core/NEWS.Debian» para más detalles."
+"Vea el archivo «/usr/share/doc/collectd-core/NEWS.Debian.gz» para más detalles."
 
 #. Type: boolean
 #. Description
@@ -122,12 +122,12 @@ msgstr "La distribución de los archivos RRD ha cambiado en la versión 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "La distribución de los archivos RRD creados por collectd ha cambiado "
 "desde la versión 4.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-4-5.px»."
+"programa «/usr/lib/collectd/utils/migrate-4-5.px»."
 
 #. Type: note
 #. Description
@@ -135,10 +135,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Para más detalles consulte «/usr/share/doc/collectd-core/NEWS.Debian» y la "
+"Para más detalles consulte «/usr/share/doc/collectd-core/NEWS.Debian.gz» y la "
 "página wiki de collectd en "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>."
 
index d04c161dfb34f5c436ac33291e5ad833e377bd41..404dc9c5de7f517ac073a25d612ef80d10d7ce64 100644 (file)
@@ -32,12 +32,12 @@ msgstr "Changement du format des fichiers RRD"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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 »."
+"commande « /usr/lib/collectd/utils/migrate-3-4.px »."
 
 #. Type: note
 #. Description
@@ -57,9 +57,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"Veuillez lire le fichier « /usr/share/doc/collectd-core/NEWS.Debian » pour "
+"Veuillez lire le fichier « /usr/share/doc/collectd-core/NEWS.Debian.gz » pour "
 "plus d'informations."
 
 #. Type: boolean
@@ -100,11 +100,11 @@ msgstr "Le format des fichiers RRD a changé dans la version 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Le format des fichiers RRD créés par collectd a changé depuis la version 4."
 "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/"
+"opération peut être réalisée avec la commande « /usr/lib/collectd/utils/"
 "migrate-4-5.px »."
 
 #. Type: note
@@ -113,10 +113,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Voir /usr/share/doc/collectd-core/NEWS.Debian et le wiki de collectd "
+"Voir /usr/share/doc/collectd-core/NEWS.Debian.gz et le wiki de collectd "
 "(<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>) pour plus de "
 "détails."
 
index bff08d433b6caa6bc135ab3b1ac16c61e07a3f94..204c68013462922c17707943ddaa408e4952729c 100644 (file)
@@ -32,11 +32,11 @@ msgstr "A organización dos ficheiros RRD cambiou"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 "A organización dos ficheiros RRD creados por collectd cambiou "
 "significativamente desde a versión 3.x. Para conservar os seus datos antigos "
-"ten que migralos. Pódese facer empregando /usr/lib/collectd-core/utils/"
+"ten que migralos. Pódese facer empregando /usr/lib/collectd/utils/"
 "migrate-3-4.px."
 
 #. Type: note
@@ -56,8 +56,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Consulte /usr/share/doc/collectd-core/NEWS.Debian para máis detalles."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Consulte /usr/share/doc/collectd-core/NEWS.Debian.gz para máis detalles."
 
 #. Type: boolean
 #. Description
@@ -95,11 +95,11 @@ msgstr "A organización dos ficheiros RRD cambiou na versión 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "A organización dos ficheiros RRD creados por collectd cambiou desde a "
 "versión 4.x. Para conservar os seus datos antigos ten que migralos. Pódese "
-"facer empregando /usr/lib/collectd-core/utils/migrate-4-5.px."
+"facer empregando /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -107,10 +107,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Consulte o ficheiro /usr/share/doc/collectd-core/NEWS.Debian e a wiki de "
+"Consulte o ficheiro /usr/share/doc/collectd-core/NEWS.Debian.gz e a wiki de "
 "collectd en <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> "
 "para obter máis detalles."
 
index 889abe500ac89816ce5cf3e6106e599881b4e5a3..b30d92a81ff7354db9c30ece6094c50f2a845ba0 100644 (file)
@@ -31,12 +31,12 @@ msgstr "Il formato dei file RRD è cambiato"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 "Il formato dei file RRD creati da collectd è cambiato in modo significativo "
 "rispetto alla versione 3.x. Per poter mantenere i propri vecchi dati è "
 "necessario fare una migrazione. Ciò può essere fatto usando /usr/lib/"
-"collectd-core/utils/migrate-3-4.px."
+"collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -56,8 +56,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Per i dettagli vedere /usr/share/doc/collectd-core/NEWS.Debian."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Per i dettagli vedere /usr/share/doc/collectd-core/NEWS.Debian.gz."
 
 #. Type: boolean
 #. Description
@@ -98,16 +98,16 @@ msgstr "Il formato dei file RRD è cambiato"
 #| 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."
+#| "This can be done by using /usr/lib/collectd/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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Il formato dei file RRD creati da collectd è cambiato in modo significativo "
 "rispetto alla versione 3.x. Per poter mantenere i propri vecchi dati è "
 "necessario fare una migrazione. Ciò può essere fatto usando /usr/lib/"
-"collectd-core/utils/migrate-3-4.px."
+"collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -115,7 +115,7 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 
index 57fab40c5d2db581c3a30030a9f8c586f79aed92..3b5a81b4b014c45aba0677188ae242ddc1bd6a0a 100644 (file)
@@ -28,11 +28,11 @@ msgstr "RRD ファイルの配置位置が変更されました"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 "collectd によって作成された RRD ファイルの配置位置はバージョン 3.x から大きく"
 "変わりました。移行を行うために古いデータを保存します。これは /usr/lib/"
-"collectd-core/utils/migrate-3-4.px を使って行われます。"
+"collectd/utils/migrate-3-4.px を使って行われます。"
 
 #. Type: note
 #. Description
@@ -52,9 +52,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"詳細については /usr/share/doc/collectd-core/NEWS.Debian を参照してください。"
+"詳細については /usr/share/doc/collectd-core/NEWS.Debian.gz を参照してください。"
 
 #. Type: boolean
 #. Description
@@ -95,15 +95,15 @@ msgstr "RRD ファイルの配置位置が変更されました"
 #| 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."
+#| "This can be done by using /usr/lib/collectd/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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "collectd によって作成された RRD ファイルの配置位置はバージョン 3.x から大きく"
 "変わりました。移行を行うために古いデータを保存します。これは /usr/lib/"
-"collectd-core/utils/migrate-3-4.px を使って行われます。"
+"collectd/utils/migrate-3-4.px を使って行われます。"
 
 #. Type: note
 #. Description
@@ -111,7 +111,7 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 
index 64ac65d825274294c332e570e3a53af97692bab2..b6875f9353db397b1e40a75df5d6b70e092bad29 100644 (file)
@@ -30,11 +30,11 @@ msgstr "De lay-out van RRD-bestanden is gewijzigd."
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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/"
+"moeten migreren. Dit kunt u doen door /usr/lib/collectd/utils/"
 "migrate-3-4.px te gebruiken."
 
 #. Type: note
@@ -55,8 +55,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Zie /usr/share/doc/collectd-core/NEWS.Debian voor meer informatie."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Zie /usr/share/doc/collectd-core/NEWS.Debian.gz voor meer informatie."
 
 #. Type: boolean
 #. Description
@@ -97,15 +97,15 @@ msgstr "De lay-out van RRD-bestanden is gewijzigd."
 #| 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."
+#| "This can be done by using /usr/lib/collectd/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."
+"by using /usr/lib/collectd/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/"
+"moeten migreren. Dit kunt u doen door /usr/lib/collectd/utils/"
 "migrate-3-4.px te gebruiken."
 
 #. Type: note
@@ -114,7 +114,7 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 
index a10b8aa327552fed74f30dc3a209b27df19ff23d..11401d9827bbc7bceb23c3d684336ad4a82d1db4 100644 (file)
@@ -33,11 +33,11 @@ msgstr "Składnia plików RRD zmieniła się"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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."
+"collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -56,9 +56,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"Plik /usr/share/doc/collectd-core/NEWS.Debian zawiera więcej szczegółów."
+"Plik /usr/share/doc/collectd-core/NEWS.Debian.gz zawiera więcej szczegółów."
 
 #. Type: boolean
 #. Description
@@ -97,11 +97,11 @@ msgstr "Składnia plików RRD zmieniła się w wersji 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Układ plików RRD tworzonych przez collectd znacznie się zmienił od wersji 4."
 "x. Aby zatrzymać stare dane, należy je przekształcić np. za pomocą /usr/lib/"
-"collectd-core/utils/migrate-4-5.px."
+"collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -109,10 +109,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Plik /usr/share/doc/collectd-core/NEWS.Debian oraz wiki collectd <http://"
+"Plik /usr/share/doc/collectd-core/NEWS.Debian.gz oraz wiki collectd <http://"
 "collectd.org/wiki/index.php/V4_to_v5_migration_guide> zawiera więcej "
 "informacji na ten temat."
 
index 9bcf2d373510751445618d3dbfd0f9d765d7c00f..810768cf30dd568e6cdc56ee24c60fb22ab33e03 100644 (file)
@@ -32,12 +32,12 @@ msgstr "A disposição dos ficheiros RRD foi alterada"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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."
+"collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -56,8 +56,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Veja /usr/share/doc/collectd-core/NEWS.Debian para mais detalhes."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Veja /usr/share/doc/collectd-core/NEWS.Debian.gz para mais detalhes."
 
 #. Type: boolean
 #. Description
@@ -95,11 +95,11 @@ msgstr "A disposição dos ficheiros RRD foi alterada na versão 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "A disposição de alguns ficheiros RRD criada pelo collectd foi alterada desde "
 "a versão 4.x. De modo a manter os seus dados antigos você terá que migrá-"
-"los. Isto pode ser feito usando /usr/lib/collectd-core/utils/migrate-4-5.px."
+"los. Isto pode ser feito usando /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -107,10 +107,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Veja /usr/share/doc/collectd-core/NEWS.Debian e o wiki do collectd em "
+"Veja /usr/share/doc/collectd-core/NEWS.Debian.gz e o wiki do collectd em "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> para mais "
 "detalhes."
 
index 26ce4564772f3b93beef49a75886ac952017ece2..bb762e61400eb16857cffc4872fafa4980463d6b 100644 (file)
@@ -31,11 +31,11 @@ msgstr "O layout dos arquivos RRD foi alterado"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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/"
+"deve migrá-los. Isso pode ser feito usando /usr/lib/collectd/utils/"
 "migrate-3-4.px."
 
 #. Type: note
@@ -55,8 +55,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Veja /usr/share/doc/collectd-core/NEWS.Debian para detalhes."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Veja /usr/share/doc/collectd-core/NEWS.Debian.gz para detalhes."
 
 #. Type: boolean
 #. Description
@@ -94,11 +94,11 @@ msgstr "O layout dos arquivos RRD foi alterado na versão 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "O layout dos arquivos RRD criados pelo collectd foi alterado desde a versão "
 "4.x. Para manter seus dados antigos você deve migrá-los. Isso pode ser feito "
-"usando /usr/lib/collectd-core/utils/migrate-4-5.px."
+"usando /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -106,10 +106,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"Veja /usr/share/doc/collectd-core/NEWS.Debian e o wiki do collectd em "
+"Veja /usr/share/doc/collectd-core/NEWS.Debian.gz e o wiki do collectd em "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> para detalhes."
 
 #. Type: boolean
index 54d581a514e37e92885145865955d1c085ad1c42..4907def9f8884ff72f7d55be60b638d6eab3ae5a 100644 (file)
@@ -32,11 +32,11 @@ msgstr "Изменилось расположение файлов RRD"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 "Начиная с версий 3.x изменилось расположение файлов RRD, создаваемых "
 "collectd. Чтобы сохранить старые данные, вы должны их переместить. Это можно "
-"сделать с помощью /usr/lib/collectd-core/utils/migrate-3-4.px."
+"сделать с помощью /usr/lib/collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -55,8 +55,8 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Подробности см. в /usr/share/doc/collectd-core/NEWS.Debian."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Подробности см. в /usr/share/doc/collectd-core/NEWS.Debian.gz."
 
 #. Type: boolean
 #. Description
@@ -94,11 +94,11 @@ msgstr "В версии 5.0 изменилось расположение фай
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Начиная с версий 4.x изменилось расположение файлов RRD, создаваемых "
 "collectd. Чтобы сохранить старые данные, вы должны их переместить. Это можно "
-"сделать с помощью /usr/lib/collectd-core/utils/migrate-4-5.px."
+"сделать с помощью /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -106,11 +106,11 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Дополнительную информацию можно найти в файле /usr/share/doc/collectd-core/"
-"NEWS.Debian и вики collectd wiki по адресу <http://collectd.org/wiki/index."
+"NEWS.Debian.gz и вики collectd wiki по адресу <http://collectd.org/wiki/index."
 "php/V4_to_v5_migration_guide>."
 
 #. Type: boolean
index 8b47ace4192a57357a5af32f6fe2186aa763185e..eef93acad7a7b0ec4ce4c65cfa0b651a585797d2 100644 (file)
@@ -29,8 +29,8 @@ msgstr "Rozloženie súborov RRD sa zmenilo"
 #. 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 "Rozloženie súborov RRD, ktoré vytvára collectd sa výrazne zmenilo od verzie 3.x. Ak si chcete zachovať vaše staré dára, musíte ich migrovať. To je možné pomocou /usr/lib/collectd-core/utils/migrate-3-4.px."
+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 "Rozloženie súborov RRD, ktoré vytvára collectd sa výrazne zmenilo od verzie 3.x. Ak si chcete zachovať vaše staré dára, musíte ich migrovať. To je možné pomocou /usr/lib/collectd/utils/migrate-3-4.px."
 
 #. Type: note
 #. Description
@@ -47,8 +47,8 @@ msgstr "Tento krok vyžaduje, aby boli nainštalované balíky perl a rrdtool. M
 #. Description
 #: ../collectd-core.templates:1001
 #: ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
-msgstr "Pozri podrobnosti v /usr/share/doc/collectd-core/NEWS.Debian"
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
+msgstr "Pozri podrobnosti v /usr/share/doc/collectd-core/NEWS.Debian.gz"
 
 #. Type: boolean
 #. Description
@@ -80,8 +80,8 @@ msgstr "Rozloženie súborov RRD sa vo verzii 5.0 zmenilo"
 #. 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 "Rozloženie súborov RRD, ktoré vytvára collectd sa výrazne zmenilo od verzie 4.x. Ak si chcete zachovať vaše staré dára, musíte ich migrovať. To je možné pomocou /usr/lib/collectd-core/utils/migrate-4-5.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/utils/migrate-4-5.px."
+msgstr "Rozloženie súborov RRD, ktoré vytvára collectd sa výrazne zmenilo od verzie 4.x. Ak si chcete zachovať vaše staré dára, musíte ich migrovať. To je možné pomocou /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -89,8 +89,8 @@ msgstr "Rozloženie súborov RRD, ktoré vytvára collectd sa výrazne zmenilo o
 #. 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 "Pozri podrobnosti v /usr/share/doc/collectd-core/NEWS.Debian a na wiki collectd na adrese <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>"
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
+msgstr "Pozri podrobnosti v /usr/share/doc/collectd-core/NEWS.Debian.gz a na wiki collectd na adrese <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>"
 
 #. Type: boolean
 #. Description
index 986f93e956793cde5d93517fbcc0249c9d5b7b5f..6756339ef1f24de0402d7a722f6e3a1ed4051172 100644 (file)
@@ -33,11 +33,11 @@ msgstr "Strukturen för RRD-filen har ändrats."
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.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'."
+"göras genom att köra '/usr/lib/collectd/utils/migrate-3-4.px'."
 
 #. Type: note
 #. Description
@@ -56,9 +56,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"Läs även /usr/share/doc/collectd-core/NEWS.Debian för ytterligare "
+"Läs även /usr/share/doc/collectd-core/NEWS.Debian.gz för ytterligare "
 "information."
 
 #. Type: boolean
@@ -97,11 +97,11 @@ msgstr "Strukturen för RRD-filerna har ändrats i version 5.0"
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Strukturen för RRD-filerna som collectd skapar har ändrats sedan version 4."
 "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-4-5.px."
+"genom att köra /usr/lib/collectd/utils/migrate-4-5.px."
 
 #. Type: note
 #. Description
@@ -109,10 +109,10 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
-"För mer information läs /usr/share/doc/collectd-core/NEWS.Debian och "
+"För mer information läs /usr/share/doc/collectd-core/NEWS.Debian.gz och "
 "collectd-wikin på <http://collectd.org/wiki/index.php/"
 "V4_to_v5_migration_guide>."
 
index 11fbd8de9b2c514f47a5c81663ef750032cf3719..54b0821b0d3fe9aaf2584ac00470cde5ecac0454 100644 (file)
@@ -31,7 +31,7 @@ msgstr ""
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 
 #. Type: note
@@ -49,7 +49,7 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
 
 #. Type: boolean
@@ -85,7 +85,7 @@ msgstr ""
 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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 
 #. Type: note
@@ -94,7 +94,7 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 
index 02f1761ef586ce772cc8eb7deda771e5fb0d7c96..4e4439216c09d84c30b0cc75c9db11ae5a4a5a11 100644 (file)
@@ -31,11 +31,11 @@ msgstr "Bố trí tập tin RRD đã thay đổi"
 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."
+"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px."
 msgstr ""
 "Bố trí của tập tin RRD được collectd thu thập đã thay đổi nhiều kể từ phiên "
 "bản 3.x. Muốn giữ lại dữ liệu cũ thì bạn cần phải nâng cấp, dùng « /usr/lib/"
-"collectd-core/utils/migrate-3-4.px »."
+"collectd/utils/migrate-3-4.px »."
 
 #. Type: note
 #. Description
@@ -54,9 +54,9 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../collectd-core.templates:1001 ../collectd-core.templates:2001
-msgid "See /usr/share/doc/collectd-core/NEWS.Debian for details."
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz for details."
 msgstr ""
-"Xem tài liệu Tin Tức « /usr/share/doc/collectd-core/NEWS.Debian » để tìm chi "
+"Xem tài liệu Tin Tức « /usr/share/doc/collectd-core/NEWS.Debian.gz » để tìm chi "
 "tiết."
 
 #. Type: boolean
@@ -98,15 +98,15 @@ msgstr "Bố trí tập tin RRD đã thay đổi"
 #| 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."
+#| "This can be done by using /usr/lib/collectd/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."
+"by using /usr/lib/collectd/utils/migrate-4-5.px."
 msgstr ""
 "Bố trí của tập tin RRD được collectd thu thập đã thay đổi nhiều kể từ phiên "
 "bản 3.x. Muốn giữ lại dữ liệu cũ thì bạn cần phải nâng cấp, dùng « /usr/lib/"
-"collectd-core/utils/migrate-3-4.px »."
+"collectd/utils/migrate-3-4.px »."
 
 #. Type: note
 #. Description
@@ -114,7 +114,7 @@ msgstr ""
 #. Description
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
-"See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at "
+"See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 "<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""