Your message dated Mon, 31 Mar 2025 13:36:34 +0000
with message-id <[email protected]>
and subject line Bug#1101161: fixed in postgresql-common 276
has caused the Debian Bug report #1101161,
regarding postgresql-common: [INTL:tr] turkish translation update of the 
debconf template
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.)


-- 
1101161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101161
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-common
Version: N/A
Severity: wishlist
Tags: l10n patch

Hello,

Find attached the updated Turkish translation of the postgresql-common
debconf messages.
It has been submitted for review to the debian-l10n-turkish mailing
list.

Regards,
-- 
Atila KOÇ


--- UYARI ---
Bu iletinin gövdesi ve ekleri gizli bilgi içerebilir. Bu ileti yalnızca 
gönderilen kişilere özeldir. Eğer size yanlışlıkla ulaşmışsa, lütfen hemen 
siliniz ve göndereni bilgilendiriniz.
Bu iletideki içerik gönderene ait olup Artı Endüstriyel Elektronik A.Ş. resmi 
görüşü olmak zorunda değildir.
Bu iletinin gönderilmeden önce virüs ve diğer zararlı bileşenlere karşı 
denetimleri yapılmıştır. Yine de iletiniz size ulaşana kadar değişmiş ve 
bozulmuş olabilir. Bu ileti nedeni ile göreceğiniz zararlardan Artı Endüstriyel 
Elektronik A.Ş. sorumlu tutulamaz.

# Turkish translation of postgresql-common.
# This file is distributed under the same license as the postgresql-common package.
# Mert Dirik <[email protected]>, 2008.
# Atila KOÇ <[email protected]>, 2015, 2018, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: postgresql-common\n"
"Report-Msgid-Bugs-To: Debian PostgreSQL Maintainers "
"<[email protected]>\n"
"POT-Creation-Date: 2025-02-13 16:51+0000\n"
"PO-Revision-Date: 2025-03-01 09:35+0300\n"
"Last-Translator: Atila KOÇ <[email protected]>\n"
"Language-Team: debian-l10n-turkish <[email protected]>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.5\n"

#. Type: boolean
#. Description
#: ../postgresql.templates:1001
msgid "Upgrade PostgreSQL cluster ${oldversion}/main to ${newversion}?"
msgstr ""
"${oldversion}/main PostgreSQL kümesi ${newversion} sürümüne yükseltilsin mi?"

#. Type: boolean
#. Description
#: ../postgresql.templates:1001
msgid ""
"The PostgreSQL database cluster ${oldversion}/main can be upgraded to "
"version ${newversion}, this will be attempted now. (If no automated cluster "
"upgrades are desired, uninstall the \"postgresql\" meta package.)"
msgstr ""
"${oldversion}/main sürümündeki PostgreSQL veritabanı kümesi ${newversion} "
"sürümüne yükseltilebilir ve bu işlem şimdi denenecek. Eğer kendiliğnden küme "
"yükseltme işlemlerini istemiyorsanız, \"postgresql\" meta paketini kaldırın."

#. Type: boolean
#. Description
#: ../postgresql.templates:1001
msgid ""
"Alternatively, the cluster can later be upgraded by running the command:"
msgstr ""
"Bunun yerine, kümeniz daha sonra şu komut çalıştırılarak yükseltilebilir:"

#. Type: boolean
#. Description
#: ../postgresql.templates:1001
msgid ""
"Once the upgraded cluster has been validated to work, drop the old cluster "
"using the command:"
msgstr ""
"Yükseltilmiş kümenin sorunsuz çalıştığından emin olduktan sonra eski kümeyi "
"şu komutu kullanarak ayırın:"

#. Type: note
#. Description
#: ../postgresql.templates:2001
msgid "PostgreSQL upgrade of cluster ${oldversion}/main failed"
msgstr ""
"PostgreSQL kümesinin ${oldversion}/main sürümüne yükseltilmesi başarısız oldu"

#. Type: note
#. Description
#: ../postgresql.templates:2001
msgid ""
"The automated upgrade of PostgreSQL cluster ${oldversion}/main to version $"
"{newversion} failed. Please investigate the situation and re-run the command:"
msgstr ""
"${oldversion}/main sürümündeki PostgreSQL kümesinin ${newversion} yeni "
"sürümüne yükseltilmesi başarısız oldu. Durumu gözden geçirin ve sonrasında "
"şu komutu yeniden çalıştırın:"

#. Type: boolean
#. Description
#: ../postgresql-common.templates:1001
msgid "Enable SSL by default in new PostgreSQL clusters?"
msgstr "Yeni PostgreSQL kümelerinde, SSL öntanımlı olarak etkinleştirilsin mi?"

#. Type: boolean
#. Description
#: ../postgresql-common.templates:1001
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 SSL ile şifrelenmiş bağlantıları destekler. SSL ile bağlanmak "
"genellikle iyidir. Bununla beraber, veritabanına yalnızca yerel makineden "
"TCP bağlantıları ile erişiliyorsa, SSL'nin devre dışı bırakılması güvenlik "
"açığına neden olmaz."

#. Type: boolean
#. Description
#: ../postgresql-common.templates:1001
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 bazlı soket bağlantıları (ph_hba.conf dosyasında \"local\" tipi ile "
"listelenenler) bu ayardan etkilenmezler. Bu ayar paketin kurulumu sırasında "
"ya da pg_createcluster komutu kullanılarak oluşturulan yeni PostgreSQL "
"kümelerini ilgilendirir; varolan kümeleri yeniden yapılandırmaz."

#. Type: boolean
#. Description
#: ../postgresql-common.templates:1001
msgid "If unsure, enable SSL."
msgstr "Emin değilseniz, SSL'i etkinleştirin."

#. Type: note
#. Description
#: ../postgresql-common.templates:2001
msgid "PostgreSQL ${version} catalog version changed"
msgstr "PostgreSQL ${version} katalog sürümü değişti"

#. Type: note
#. Description
#: ../postgresql-common.templates:2001
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 ""
"${version} ${cluster} PostgreSQL kümesi ${db_catversion} katalog sürümü ile "
"oluşturulmuş, fakat kurmakta olduğunuz postgresql-${version} ise $"
"{new_catversion} katalog sürümünü kullanıyor. Eski kümenizi yeni katalog "
"sürümüne yükseltmedikçe, kullanamayacaksınız."

#. Type: note
#. Description
#: ../postgresql-common.templates:2001
msgid ""
"The necessary subset of binaries from the old version was saved in $"
"{vartmpdir}. To upgrade the cluster, execute these commands:"
msgstr ""
"Eski sürümdeki program dosyalarının yükseltme için gerekli olanları $"
"{vartmpdir} dizinine kaydedildi. Kümenizi yükseltmek için şu komutları "
"çalıştırın:"

--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 276
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: SHA512

Format: 1.8
Date: Mon, 31 Mar 2025 15:10:15 +0200
Source: postgresql-common
Architecture: source
Version: 276
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Changed-By: Christoph Berg <[email protected]>
Closes: 1098284 1098442 1101161
Changes:
 postgresql-common (276) unstable; urgency=medium
 .
   * pg_upgradecluster: Use --missing-stats-only in analyze hook for PG18+.
   * pg_virtualenv: Use PG18's extension_control_path to find extensions in
     temporary build paths instead of our custom extension_destdir patch.
   * pg_buildext: Export $PG_CONFIG in all modes.
   * Fix "should we build with LLVM support" detection on PG18+.
   * Remove test-with-jit.conf, wasn't really exercised anyway.
   * Updated es translation by Camaleón, thanks! (Closes: #1098284)
   * Updated tr translation by Atila Koç, thanks! (Closes: #1101161)
   * Updated pt_BR translation by Paulo Henrique de Lima Santana, thanks!
     (Closes: #1098442)
Checksums-Sha1:
 2511b30a10af6ebef480901af9277a747f09cf63 2385 postgresql-common_276.dsc
 7360a705e2db2a235f5dbf13a2b68f89b0556314 218028 postgresql-common_276.tar.xz
Checksums-Sha256:
 371a8c61723862172860febdceca0dc133016021d7d10ed215460c68e53ca3de 2385 
postgresql-common_276.dsc
 28d9b1711ec81f2a51ca8a1ee3f3d88c1e7df63363bb8aceae263702b7f5c717 218028 
postgresql-common_276.tar.xz
Files:
 842ff8d437175d307fb12bd32dd233a2 2385 database optional 
postgresql-common_276.dsc
 f5d4d3f421cf8d31fc7b2aa27f5cedff 218028 database optional 
postgresql-common_276.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmfql9wACgkQTFprqxLS
p66bKA//VWGyfhzjnC6V2qkbfwfmuVjmsKSpnTOCu309NZieoLfJqwhAYt8swxmp
YhRTiMsMnLGReD2MtYFzTOjVNSqOx7NLvgeABvXR+aEAmxMohf2YiHfHwYA1x+PW
IeIn8o4Edn2OVWoJw7ezHhXsscOdWFf8M5CF0wSmKqTQhhmgSCxdhP+D/pheAG4C
7XIZRC2GBoMes63X46dGQaLE26PDraBCdNyp0qUtxWuwU2uw8zy+BgUKjrYkpksq
MOa7g+bez2AJE1qkalD8AlfNueLiP/ThqF22VAV0qKo9FeokfhoU7pSvpLQf5h0y
Vs1vEjE4ghB7To5UbW+kDUVtCBrl8/DGYIwYpZbd1K3c/shk0JQMz4DYnjB1g5kM
dlM+Kd3z7bUTWt6wt8LbOzl1GC82K6+3JzKlJGMi+8y0u5cceQG1b9+4zTMFAuTl
z3R+J8Ygfj6Whog61z3TR8f11TolC8MEfh20Zn6hZHBldx4LDlBaYcNXZhOgIlQ3
vzZ4rdG1N9GVQgylt7KlFsNXK63MosLq9yVxL4yn8pDSr2DV0RBn+huX6CyKb3Aj
8njTI1GMwVH7Ct8p1H99J+A4ib+3EZMGNrFS86uuxDXZ23dlPdmJiizECio5+G/8
5C1gVU+NUdkRx2QUk3at8LRGNVelPqGPbDNrlfpFE4PBntL6Y4k=
=9V+T
-----END PGP SIGNATURE-----

Attachment: pgpx9lpg9zvwK.pgp
Description: PGP signature


--- End Message ---

Reply via email to