Your message dated Thu, 08 Feb 2024 12:51:24 +0000
with message-id <[email protected]>
and subject line Bug#1059169: fixed in postgresql-common 257
has caused the Debian Bug report #1059169,
regarding [INTL:sv] Swedish strings for postgresql-common debconf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1059169: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059169
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: postgresql-common
severity: wishlist
tags: patch l10n
Please consider to add this file to translation of debconf.
--
brother
# Translation of postgresql-common debconf template to Swedish
# Copyright (C) 2023 Martin Bagge <[email protected]>
# This file is distributed under the same license as the postgresql-common package.
#
# Martin Bagge <[email protected]>, 2009, 2023
msgid ""
msgstr ""
"Project-Id-Version: postgresql-common\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-03-05 11:47+0100\n"
"PO-Revision-Date: 2023-12-20 22:12+0100\n"
"Last-Translator: Martin Bagge <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: error
#. Description
#: ../postgresql-common.templates:1001
msgid "Obsolete major version ${old}"
msgstr "${old} är en utfasad version"
#. Type: error
#. Description
#: ../postgresql-common.templates:1001
msgid ""
"The PostgreSQL version ${old} is obsolete, but the server or client packages "
"are still installed. Please install the latest packages (postgresql-"
"${latest} and postgresql-client-${latest}) and upgrade the existing "
"${oldversion} clusters with pg_upgradecluster (see manpage)."
msgstr ""
"PostgreSQL-versionen ${old} är utfasad men du har fortfarande server- eller "
"klientpaketen installerade. Installera de senaste paketen (postgresql-"
"${latest} och postgresql-client-${latest}) och uppgradera ditt befintliga "
"${oldversion}-kluster med pg_updatecluster (se manualsidan)."
#. Type: error
#. Description
#: ../postgresql-common.templates:1001
msgid ""
"Please be aware that the installation of postgresql-${latest} will "
"automatically create a default cluster ${latest}/main. If you want to "
"upgrade the ${old}/main cluster, you need to remove the already existing "
"${latest} cluster (pg_dropcluster --stop ${latest} main, see manpage for "
"details)."
msgstr ""
"Observera att installationen av postgresql-${latest} automatiskt skapar ett "
"standardkluster ${latest}/main. Om du vill uppgradera ${old}/main-klustret, "
"kommer du behöva ta bort det befintliga ${latest}-klustret (pg_dropcluster --"
"stop ${latest} main, se manualsida för mer information)."
#. Type: error
#. Description
#: ../postgresql-common.templates:1001
msgid ""
"The old server and client packages are no longer supported. After the "
"existing clusters are upgraded, the postgresql-${old} and postgresql-client-"
"${old} packages should be removed."
msgstr ""
"De gamla server- och klientpaketen stöds inte längre. Efter uppgradering av "
"de existerande klustren bör du ta bort paketen postgresql-${old} och "
"postgresql-client-${old}."
#. Type: error
#. Description
#: ../postgresql-common.templates:1001
msgid ""
"Please see /usr/share/doc/postgresql-common/README.Debian.gz for details."
msgstr ""
"För mer information läs /usr/share/doc/postgresql-common/README.Debian.gz"
#. Type: boolean
#. Description
#: ../postgresql-common.templates:2001
msgid "Enable SSL by default in new PostgreSQL clusters?"
msgstr "Ska SSL aktiveras som standard för nya PostgreSQL-kluster?"
#. Type: boolean
#. Description
#: ../postgresql-common.templates:2001
msgid ""
"PostgreSQL supports SSL-encrypted connections. This is usually a good thing. "
"However, if the database is solely accessed using TCP connections on "
"localhost, SSL can be turned off without introducing security issues."
msgstr ""
"PostgreSQL har stöd för SSL-krypterade anslutningar. Detta är vanligtvis en "
"bra sak. Dock, om databasen enbart ansluts till via TCP mot localhost så kan "
"SSL utan att det påverkar säkerhetsnivån."
#. Type: boolean
#. Description
#: ../postgresql-common.templates:2001
msgid ""
"UNIX domain socket connections (called \"local\" in pg_hba.conf) are not "
"affected by this setting. This setting concerns new PostgreSQL clusters "
"created during package install, or by using the pg_createcluster command. It "
"does not reconfigure existing clusters."
msgstr ""
"UNIX domain sockets (kallas \"local\" i pg_hba.conf)) påverkas inte av denna "
"inställning. Denna inställning påverkar nya PostgreSQL-kluster som skapas "
"vid paketinstllationen eller genom kommandot pg_createcluster. Redan "
"existerande kluster påverkas inte."
#. Type: boolean
#. Description
#: ../postgresql-common.templates:2001
msgid "If unsure, enable SSL."
msgstr "Om du är osäker ska SSL aktiveras."
#. Type: note
#. Description
#: ../postgresql-common.templates:3001
msgid "PostgreSQL ${version} catalog version changed"
msgstr "PostgreSQL ${version} har ändrat katalogversion"
#. Type: note
#. Description
#: ../postgresql-common.templates:3001
msgid ""
"The PostgreSQL cluster ${version} ${cluster} was created using catalog "
"version ${db_catversion}, but the currently being installed package "
"postgresql-${version} is using catalog version ${new_catversion}. You will "
"not be able to use this cluster until it was upgraded to the new catalog "
"version."
msgstr ""
"PostgreSQL-kluster ${version} ${cluster} skapades med katalogversion "
"${db_catversion} men paketet som installeras nu, postgresql-${version}, "
"använder katalogversion ${new_catversion}. Klustret kan inte användas innan "
"det uppgraderats till den nya katalogversionen."
#. Type: note
#. Description
#: ../postgresql-common.templates:3001
msgid ""
"The necessary subset of binaries from the old version was saved in "
"${vartmpdir}. To upgrade the cluster, execute these commands:"
msgstr ""
"De binärer som behövs från den äldre versionen har sparats i ${vartmpdir}. "
"För att uppgradera kluster kör dessa kommandon:"
--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 257
Done: Christoph Berg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
postgresql-common, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Berg <[email protected]> (supplier of updated postgresql-common package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 08 Feb 2024 13:32:31 +0100
Source: postgresql-common
Architecture: source
Version: 257
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Changed-By: Christoph Berg <[email protected]>
Closes: 1054179 1059169
Changes:
postgresql-common (257) unstable; urgency=medium
.
* Move systemd unit files to /usr on releases that support it.
* debian/maintscripts-functions: More carefully build update-alternatives
command line. Hopefully fixes "link and path can't be the same" errors.
* debian/maintscripts-functions: Remove empty /usr/share/man/ directories.
* pg_backupcluster: Add hostname, machine-id, and machine-deployment (from
/etc/machine-info) to backup status; use machine-readable timestamps for
starttime/endtime; sort keys.
* pg_upgradecluster: Skip upgrade scripts when --no-start is given.
* pg_upgradecluster: Pass --jobs to analyze script. (Closes: #1054179)
* debian/po/sv.po: Updated Swedish translation by Martin Bagge and Anders
Jonsson, thanks! (Closes: #1059169)
Checksums-Sha1:
6ce59be7cd8bd82a144bc2b5ce2ee037fd098bcc 2383 postgresql-common_257.dsc
010e2bde877319d5ad0e461328f9ba70fee3ea53 217492 postgresql-common_257.tar.xz
Checksums-Sha256:
db724f047317e710ea641bfb206b9476daba5601c741b4ef183ffcc0000fcf09 2383
postgresql-common_257.dsc
5be68f37bb93b7c1c2328f49ef83fb9ff3a42c9dc13623a859878997f8bd46de 217492
postgresql-common_257.tar.xz
Files:
b97fe32b797509174673aa5d1fb7c240 2383 database optional
postgresql-common_257.dsc
1263fbf82b7c0b17f784f900b46c79ac 217492 database optional
postgresql-common_257.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmXEyhwACgkQTFprqxLS
p65ZDBAAh23q+h1CdN06Y1wJmbP/Eafis6IyEeDXJnsaoaUTo9sQcJk2+qfz98pX
ZS7Pzt3btXOTVDC63QscQWKe+TcpvdLTIG76UfmTyiS3AErKC+RZ4FdHynRm3mB5
1VFZkQHveQBfkJiG6DVUk9x3Pk/GzfcOxYrf/IkeY6FOZkgYokAkFWmixAj5A0yl
9KnvaQcU9X6W9gcVdv1RG74PZiLcokZB2OVgvYmfv7xi+suZL5jNAgw4/b0TlMkL
QK0vpsmjh72evtOv6RU5q+mvbCEFxmsfnY4VWQSh4M2ksY8nBJR16kepqqatvvlG
6vKBBEfVouB8Vbyjzm70Lt6Vj0bOaanRXOrZg8BL+CXfX3jc4nL/9qQsfVlkUfo6
cRoHYS89fPMa09P8YC9tbYhQ+F27I2WxrtDVzjNSgpYuAogIIuRGO/AlgdArYDYt
Tt7Z79DAxI/+mY8D1pEGt5eDBceIvuL3+cgqArzOVKspVEEfZjb4SwclHxgDXt0L
dyhhxXqrvwdwMMksyy6fUSsnuOW00tx/DBpl+t5sTc+rRr+1q54Z90eAbMDg2U1n
2QT64OmD1DSvrtCDhxk0DXbVV++iBfBMq5P2R6VH+Upp8oQ8cQjoSodzqCoRw9Zb
nDcECB0QIi+K3yySjmz7KKQpB+455Lak7dmcvWrrelloe+Ip6lI=
=1PPr
-----END PGP SIGNATURE-----
--- End Message ---