Code

convert all collectd.org URLs to https
authorMarc Fournier <marc@bl.uem.li>
Fri, 16 Dec 2016 21:11:01 +0000 (22:11 +0100)
committerMarc Fournier <marc@bl.uem.li>
Fri, 16 Dec 2016 21:11:01 +0000 (22:11 +0100)
24 files changed:
debian/NEWS.Debian
debian/README.Debian
debian/collectd-core.collectd.init.d
debian/collectd-core.templates
debian/control
debian/copyright
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
debian/watch

index c0545b42b53d013d2e802ac84d07bf43a45abc0f..e5ee70f0d1d22b88dc2354dab596fc97174e51d4 100644 (file)
@@ -2,7 +2,7 @@ collectd (5.1.0-1) unstable; urgency=low
 
   Version 5 of collectd introduced a couple of backward-incompatible changes.
   The full list of changes is documented in the collectd wiki found at
 
   Version 5 of collectd introduced a couple of backward-incompatible changes.
   The full list of changes is documented in the collectd wiki found at
-  <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>.
+  <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide>.
 
   In a client / server setups it's generally advised to upgrade the server
   first. By using the v5_upgrade target plugin, the v5 server will be able to
 
   In a client / server setups it's generally advised to upgrade the server
   first. By using the v5_upgrade target plugin, the v5 server will be able to
@@ -81,7 +81,7 @@ collectd (4.0.2-1) experimental; urgency=low
   required information are automatically loaded by collectd. You only need to
   load plugins which are supposed to collect data locally.
 
   required information are automatically loaded by collectd. You only need to
   load plugins which are supposed to collect data locally.
 
-  See also: http://collectd.org/migrate-v3-v4.shtml
+  See also: https://collectd.org/migrate-v3-v4.shtml
 
  -- Sebastian Harl <sh@tokkee.org>  Thu,  7 Jun 2007 17:36:58 +0200
 
 
  -- Sebastian Harl <sh@tokkee.org>  Thu,  7 Jun 2007 17:36:58 +0200
 
index cab3f6438cc1b39149199b0bf1a0062bbd592502..e2aeacc9fe6703504c980bbfd4ebb44518d82b74 100644 (file)
@@ -113,7 +113,7 @@ Building your own plugins:
   appropriate collectd-<extension>(5) manual page for details.
 
 - If you want to contribute plugins to the official distribution you should
   appropriate collectd-<extension>(5) manual page for details.
 
 - If you want to contribute plugins to the official distribution you should
-  read http://collectd.org/dev-info.shtml.
+  read https://collectd.org/dev-info.shtml.
 
 - If you want to build C plugins for your personal use only simply install the
   collectd-dev package and use /usr/share/doc/collectd-dev/examples/myplugin.c
 
 - If you want to build C plugins for your personal use only simply install the
   collectd-dev package and use /usr/share/doc/collectd-dev/examples/myplugin.c
index f18b994c316fbf57250db7ec0cd0ebd4a668fa30..f1bb42943a103508503968dff73ab35d16b49987 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/bash
 #
 # collectd - start and stop the statistics collection daemon
 #! /bin/bash
 #
 # collectd - start and stop the statistics collection daemon
-# http://collectd.org/
+# https://collectd.org/
 #
 # Copyright (C) 2005-2006 Florian Forster <octo@verplant.org>
 # Copyright (C) 2006-2009 Sebastian Harl <tokkee@debian.org>
 #
 # Copyright (C) 2005-2006 Florian Forster <octo@verplant.org>
 # Copyright (C) 2006-2009 Sebastian Harl <tokkee@debian.org>
index 02b301c13a8453324a91961ef9243204d276e582..9ff7311007bd79a0279fe75cf238d4714162a24d 100644 (file)
@@ -35,7 +35,7 @@ _Description: Layout of RRD files has changed in version 5.0
  which is currently not the case. You need to perform the migration manually.
  .
  See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at
  which is currently not the case. You need to perform the migration manually.
  .
  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.
+ <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
 
 Template: collectd/auto-migrate-4-5
 Type: boolean
 
 Template: collectd/auto-migrate-4-5
 Type: boolean
@@ -50,7 +50,7 @@ _Description: Automatically try to migrate your RRD files?
  experimental, though. Do not expect it to work in all cases.
  .
  See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at
  experimental, though. Do not expect it to work in all cases.
  .
  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.
+ <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
 
 Template: collectd/postrm_purge_data
 Type: boolean
 
 Template: collectd/postrm_purge_data
 Type: boolean
index fc098467e56bd44f9f297abe1f913e46f41d63cb..606c3bb0afcdbf748d1e475bb49a0e939feb81d7 100644 (file)
@@ -65,7 +65,7 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh
  riemann-c-client
 Build-Conflicts: libpthread-dev, libhal-dev
 Standards-Version: 3.9.8
  riemann-c-client
 Build-Conflicts: libpthread-dev, libhal-dev
 Standards-Version: 3.9.8
-Homepage: http://collectd.org/
+Homepage: https://collectd.org/
 Vcs-Git: https://github.com/collectd/pkg-debian.git
 Vcs-Browser: https://github.com/collectd/pkg-debian.git
 
 Vcs-Git: https://github.com/collectd/pkg-debian.git
 Vcs-Browser: https://github.com/collectd/pkg-debian.git
 
index 6207a53c21f8df7666226576404be4550a380932..54fac4156ac51db17a6a56c28fa88a88661e036c 100644 (file)
@@ -1,7 +1,7 @@
 This package was debianized by Sebastian Harl <tokkee@debian.org> on
 Wed, 10 May 2006 09:20:39 +0200.
 
 This package was debianized by Sebastian Harl <tokkee@debian.org> on
 Wed, 10 May 2006 09:20:39 +0200.
 
-It was downloaded from <http://collectd.org/files/>.
+It was downloaded from <https://collectd.org/files/>.
 
 Upstream Authors:
        Core Developer:
 
 Upstream Authors:
        Core Developer:
index 74ceec00639fc4f3c82cf6280ab01c9d88c0a11b..37abe02ea055747622c3de30f087fed164fd5dc5 100644 (file)
@@ -105,10 +105,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://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."
 msgstr ""
 "Pro více informací se podívejte do souboru /usr/share/doc/collectd-core/NEWS."
-"Debian.gz a na wiki collectd na adrese <http://collectd.org/wiki/index.php/"
+"Debian.gz a na wiki collectd na adrese <https://collectd.org/wiki/index.php/"
 "V4_to_v5_migration_guide>."
 
 #. Type: boolean
 "V4_to_v5_migration_guide>."
 
 #. Type: boolean
index 20f1d1b02c4d7ac54749f378a9a87e773e48bb37..b6cea86489cd780900f12fd940d9f97cab4bc3ca 100644 (file)
@@ -105,10 +105,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Se /usr/share/doc/collectd-core/NEWS.Debian.gz og wikien for collectd på "
 msgstr ""
 "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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for detaljer."
 
 #. Type: boolean
 #. Description
 
 #. Type: boolean
 #. Description
index 9dc6836a4b1abc65a34904c41c0563ce03a217c7..16d03b7829147496ee668fc9a4a3306a48f955e7 100644 (file)
@@ -109,10 +109,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Siehe »/usr/share/doc/collectd-core/NEWS.Debian.gz« und das collectd Wiki "
 msgstr ""
 "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> "
+"unter <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> "
 "für Details."
 
 #. Type: boolean
 "für Details."
 
 #. Type: boolean
index fe98a59c620a98d72bdb7b0bea8fa0e247713042..479cc0c3e351c2c3cd098ace14bf63dda0e52a23 100644 (file)
@@ -136,11 +136,11 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://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.gz» y la "
 "página wiki de collectd en "
 msgstr ""
 "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>."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide>."
 
 #. Type: boolean
 #. Description
 
 #. Type: boolean
 #. Description
index 404dc9c5de7f517ac073a25d612ef80d10d7ce64..d59a5995e415196c0eea911ddac9048d2f7700fc 100644 (file)
@@ -114,10 +114,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Voir /usr/share/doc/collectd-core/NEWS.Debian.gz et le wiki de collectd "
 msgstr ""
 "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 "
+"(<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide>) pour plus de "
 "détails."
 
 #. Type: boolean
 "détails."
 
 #. Type: boolean
index 204c68013462922c17707943ddaa408e4952729c..78d4eccdd5001a51e744fe424b36d42b16d6a333 100644 (file)
@@ -108,10 +108,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Consulte o ficheiro /usr/share/doc/collectd-core/NEWS.Debian.gz e a wiki de "
 msgstr ""
 "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> "
+"collectd en <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> "
 "para obter máis detalles."
 
 #. Type: boolean
 "para obter máis detalles."
 
 #. Type: boolean
index d0d354f083bf6594c560e959df83e73a9dc74b23..2b4e41cd8d9f4de58a09cb58017447c26c11c6b1 100644 (file)
@@ -109,11 +109,11 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Per i dettagli vedere /usr/share/doc/collectd-core/NEWS.Debian.gz e il wiki di "
 "collectd all'indirizzo "
 msgstr ""
 "Per i dettagli vedere /usr/share/doc/collectd-core/NEWS.Debian.gz e il wiki di "
 "collectd all'indirizzo "
-"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide>."
 
 #. Type: boolean
 #. Description
 
 #. Type: boolean
 #. Description
index 86e2fbe9aded148014437a1b80e58c0cb9efe626..9d3415411ca1d04c07961249cfda818eb7af1c84 100644 (file)
@@ -105,10 +105,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "詳細については /usr/share/doc/collectd-core/NEWS.Debian.gz 及び collectd wiki "
 msgstr ""
 "詳細については /usr/share/doc/collectd-core/NEWS.Debian.gz 及び collectd wiki "
-"<http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> を見てください。"
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> を見てください。"
 
 #. Type: boolean
 #. Description
 
 #. Type: boolean
 #. Description
index 8225f1d6b1421ea10d31e00f35ceba4583ab5720..4b67f9bd3aa063c3c9b6e5c0a804ffc0cc28d4ce 100644 (file)
@@ -109,10 +109,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Zie /usr/share/doc/collectd-core/NEWS.Debian.gz en de wikipagina van "
 msgstr ""
 "Zie /usr/share/doc/collectd-core/NEWS.Debian.gz en de wikipagina van "
-"collectd, <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide>, "
+"collectd, <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide>, "
 "voor meer informatie."
 
 #. Type: boolean
 "voor meer informatie."
 
 #. Type: boolean
index 11401d9827bbc7bceb23c3d684336ad4a82d1db4..c43369c16cea822fbc92ef4a2af3358c5ba41781 100644 (file)
@@ -110,7 +110,7 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "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 "
 msgstr ""
 "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 "
index 810768cf30dd568e6cdc56ee24c60fb22ab33e03..c2fbcc3a4e4e4c9c0cbe4453acf94ce5939b5d8a 100644 (file)
@@ -108,10 +108,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Veja /usr/share/doc/collectd-core/NEWS.Debian.gz e o wiki do collectd em "
 msgstr ""
 "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 "
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> para mais "
 "detalhes."
 
 #. Type: boolean
 "detalhes."
 
 #. Type: boolean
index bb762e61400eb16857cffc4872fafa4980463d6b..2313b01de6338ce30d43c9783a776ddf9d167822 100644 (file)
@@ -107,10 +107,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Veja /usr/share/doc/collectd-core/NEWS.Debian.gz e o wiki do collectd em "
 msgstr ""
 "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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> para detalhes."
 
 #. Type: boolean
 #. Description
 
 #. Type: boolean
 #. Description
index 4907def9f8884ff72f7d55be60b638d6eab3ae5a..4fa8fc9eda3c33f3176024d9b518a6395ab186bd 100644 (file)
@@ -107,10 +107,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 "Дополнительную информацию можно найти в файле /usr/share/doc/collectd-core/"
 msgstr ""
 "Дополнительную информацию можно найти в файле /usr/share/doc/collectd-core/"
-"NEWS.Debian.gz и вики collectd wiki по адресу <http://collectd.org/wiki/index."
+"NEWS.Debian.gz и вики collectd wiki по адресу <https://collectd.org/wiki/index."
 "php/V4_to_v5_migration_guide>."
 
 #. Type: boolean
 "php/V4_to_v5_migration_guide>."
 
 #. Type: boolean
index eef93acad7a7b0ec4ce4c65cfa0b651a585797d2..c5138c3e8fcc0dd32663d9c800467a9f1fb2f4b2 100644 (file)
@@ -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
 #. Description
 #: ../collectd-core.templates:3001
 #: ../collectd-core.templates:4001
-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>"
+msgid "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at <https://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 <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide>"
 
 #. Type: boolean
 #. Description
 
 #. Type: boolean
 #. Description
index 6756339ef1f24de0402d7a722f6e3a1ed4051172..7145316591078f0b8e78b53e0bae495b97df99ed 100644 (file)
@@ -110,10 +110,10 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://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.gz och "
 msgstr ""
 "För mer information läs /usr/share/doc/collectd-core/NEWS.Debian.gz och "
-"collectd-wikin på <http://collectd.org/wiki/index.php/"
+"collectd-wikin på <https://collectd.org/wiki/index.php/"
 "V4_to_v5_migration_guide>."
 
 #. Type: boolean
 "V4_to_v5_migration_guide>."
 
 #. Type: boolean
index 54b0821b0d3fe9aaf2584ac00470cde5ecac0454..82d0becad40a0e913238cc13ac2f6374c5822a8d 100644 (file)
@@ -95,7 +95,7 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 
 #. Type: boolean
 msgstr ""
 
 #. Type: boolean
index 4e4439216c09d84c30b0cc75c9db11ae5a4a5a11..ee4cf3452c1d8bf3c44af4dbcca1773d93c36aa5 100644 (file)
@@ -115,7 +115,7 @@ msgstr ""
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 msgid ""
 "See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at "
 #: ../collectd-core.templates:3001 ../collectd-core.templates:4001
 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."
+"<https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details."
 msgstr ""
 
 #. Type: boolean
 msgstr ""
 
 #. Type: boolean
index d806e6a30ae7f7f04bad4ce846ce2c0d08b2144e..6d99a96d1f3a5da19e7de7d9cc46de784abaa04c 100644 (file)
@@ -1,5 +1,5 @@
 version=3
 
 opts="uversionmangle=s/beta/~beta/;s/[-.]rc/~rc/" \
 version=3
 
 opts="uversionmangle=s/beta/~beta/;s/[-.]rc/~rc/" \
-http://collectd.org/files/ collectd-(.*)\.tar\..*
+https://collectd.org/files/ collectd-(.*)\.tar\..*