Your message dated Tue, 28 Feb 2023 15:13:40 +0000
with message-id <[email protected]>
and subject line Bug#1032123: Removed package(s) from unstable
has caused the Debian Bug report #1031213,
regarding libpam-ldap: [INTL:tr] turkish debconf translation update
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.)
--
1031213: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031213
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpam-ldap
Version: N/A
Severity: wishlist
Tags: l10n patch
Hello,
Attached is the updated Turkish translation of the libpam-ldap debconf
template.
It has been submitted for review to the debian-l10n-turkish mailing list.
Please include it in your next upload.
Regards,
Atila KOÇ
--- YASAL UYARI ---
# Turkish translation of libpam-ldap.
# This file is distributed under the same license as the libpam-ldap package.
# Atila KOÇ <[email protected]>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: libpam-ldap\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2009-06-08 06:36+0200\n"
"PO-Revision-Date: 2023-01-14 22:13+0300\n"
"Last-Translator: Atila KOÇ <[email protected]>\n"
"Language: tr\n"
"Language-Team: Debian L10n Turkish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.2\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. Type: string
#. Description
#: ../templates:2001
msgid "LDAP administrative account:"
msgstr "LDAP yönetici hesabı:"
#. Type: string
#. Description
#: ../templates:2001
msgid "Please enter the name of the LDAP administrative account."
msgstr "LDAP yönetici hesabının adını giriniz."
#. Type: string
#. Description
#: ../templates:2001
msgid ""
"This account will be used automatically for database management, so it must "
"have the appropriate administrative privileges."
msgstr ""
"Bu hesap veritabanı yönetimi için kendiliğinden kullanılacaktır, bu nedenle "
"buna uygun yönetimsel ayrıcalıklara sahip olmalıdır."
#. Type: password
#. Description
#: ../templates:3001
msgid "LDAP administrative password:"
msgstr "LDAP yönetici parolası:"
#. Type: password
#. Description
#: ../templates:3001
msgid "Please enter the password of the administrative account."
msgstr "Yönetici hesabının parolasını giriniz."
#. Type: password
#. Description
#. Translators: do not translate "${filename}"
#: ../templates:3001
msgid ""
"The password will be stored in the file ${filename}. This will be made "
"readable to root only, and will allow ${package} to carry out automatic "
"database management logins."
msgstr ""
"Bu parola ${filename} dosyasında saklanacaktır. Bu dosya yalnızca root "
"kullanıcısı tarafından okunabilecek ve ${package} paketinin kendiliğinden "
"veritabanı yönetimi yapabilmesi için oturum açmasına olanak tanıyacaktır."
#. Type: password
#. Description
#: ../templates:3001
msgid ""
"If this field is left empty, the previously stored password will be re-used."
msgstr ""
"Bu alan boş bırakılırsa, daha önce kaydedilmiş olan parola yeniden "
"kullanılacaktır."
#. Type: boolean
#. Description
#: ../templates:4001
msgid "Does the LDAP database require login?"
msgstr "LDAP veritabanı oturum açmayı gerektiriyor mu?"
#. Type: boolean
#. Description
#: ../templates:4001
msgid ""
"Please choose whether the LDAP server enforces a login before retrieving "
"entries."
msgstr ""
"LDAP sunucusunun sorgu yapılmadan önce kendisinde oturum açılmasını zorunlu "
"kılıp kılmadığını seçiniz."
#. Type: boolean
#. Description
#: ../templates:4001
msgid "Such a setup is not usually needed."
msgstr "Böyle bir yapılandırma genellikle gerekli değildir."
#. Type: string
#. Description
#: ../templates:5001
msgid "Distinguished name of the search base:"
msgstr "Arama tabanı için belirgin ad:"
#. Type: string
#. Description
#: ../templates:5001
msgid ""
"Please enter the distinguished name of the LDAP search base. Many sites use "
"the components of their domain names for this purpose. For example, the "
"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
"name of the search base."
msgstr ""
"LDAP arama tabanı için belirgin ad giriniz. Çoğu site bunun için alan "
"adlarının bileşenlerini kullanır. Örneğin alan adı \"example.net\" olan "
"site, arama tabanı belirgin adı olarak \"dc=example,dc=net\" kullanır."
#. Type: select
#. Choices
#: ../templates:6001
msgid "clear"
msgstr "clear"
#. Type: select
#. Choices
#: ../templates:6001
msgid "crypt"
msgstr "crypt"
#. Type: select
#. Choices
#: ../templates:6001
msgid "nds"
msgstr "nds"
#. Type: select
#. Choices
#: ../templates:6001
msgid "ad"
msgstr "ad"
#. Type: select
#. Choices
#: ../templates:6001
msgid "exop"
msgstr "exop"
#. Type: select
#. Choices
#: ../templates:6001
msgid "md5"
msgstr "md5"
#. Type: select
#. Description
#: ../templates:6002
msgid "Local encryption algorithm to use for passwords:"
msgstr "Parolalar için kullanılacak yerel şifreleme algoritması:"
#. Type: select
#. Description
#: ../templates:6002
msgid ""
"The PAM module can encrypt the password locally when changing it, which is "
"recommended:\n"
" * clear: no encryption. This should be chosen when LDAP servers\n"
" automatically encrypt the userPassword entry;\n"
" * crypt: make userPassword use the same format as the flat\n"
" local password database. If in doubt, you should choose this option;\n"
" * nds: use Novell Directory Services-style updating. The old\n"
" password is first removed, then updated;\n"
" * ad: Active Directory-style. This creates a Unicode password and\n"
" updates the unicodePwd attribute;\n"
" * exop: use the OpenLDAP password change extended operation to update the\n"
" password."
msgstr ""
"PAM modülü parolalar değiştirilirken yerel olarak onları şifreleyebilir ve "
"bu özelliğinin kullanılması önerilir:\n"
" * clear: şifreleme yok. LDAP sunucuları userPassword girdilerini\n"
" kendiliğinden şifreliyorsa seçilmelidir.\n"
" * crypt: userPassword girdisinin yerel parola veritabanı ile aynı\n"
" biçimi kullanmasını sağla. Ne yapacağınızı bilemiyorsanız bunu seçin.\n"
" * nds: Novell Dizin Hizmetleri (NDS) tipi güncelleme. Eski parola önce\n"
" kaldırılır, ardından (düz metin parola ile) güncellenir.\n"
" * ad: Aktif Dizin (AD) tipi. Bu seçenek Unicode parola yaratır ve\n"
" unicodePwd özelliğini günceller.\n"
" * exop: Parolayı güncellemek için OpenLDAP gelişmiş parola değişimi\n"
" işlemini kullan.\n"
" * md5: standart şifreleme yerine daha güçlü md5 algoritmasını kullan."
#. Type: select
#. Description
#: ../templates:7001
msgid "LDAP version to use:"
msgstr "Kullanılacak LDAP sürümü:"
#. Type: select
#. Description
#: ../templates:7001
msgid ""
"Please choose the version of the LDAP protocol that should be used by "
"ldapns. Using the highest available version number is recommended."
msgstr ""
"ldapns tarafından kullanılacak LDAP iletişim kuralı sürümünü seçiniz. "
"Hazırdaki en yüksek sürümü kullanmanız önerilir."
#. Type: string
#. Description
#: ../templates:8001
msgid "LDAP login user account:"
msgstr "LDAP kullanıcı oturumu hesabı:"
#. Type: string
#. Description
#: ../templates:8001
msgid ""
"Please enter the name of the LDAP account that should be used for non-"
"administrative (read-only) database logins."
msgstr ""
"Yönetimsel olmayan amaçlar için kullanılacak ve veritabanından yalnızca veri "
"almak için oturum açacak LDAP hesap adını giriniz."
#. Type: string
#. Description
#: ../templates:8001
msgid ""
"It is highly recommended to use an unprivileged account, because the "
"configuration file that contains the account name and password must be world-"
"readable."
msgstr ""
"Hesap adı ve parolasını saklayacak yapılandırma dosyasının herkes tarafından "
"okunabilir olması gerektiğinden, ayrıcalıklı olmayan bir hesap kullanılması "
"şiddetle önerilir."
#. Type: boolean
#. Description
#: ../templates:9001
msgid "Allow LDAP admin account to behave like local root?"
msgstr "LDAP yönetici hesabının yerel root gibi davranmasına izin verilsin mi?"
#. Type: boolean
#. Description
#: ../templates:9001
msgid ""
"This option will allow password utilities that use PAM to change local "
"passwords."
msgstr ""
"Bu seçenek PAM'i kullanan parola uygulamalarının yerel parolaları "
"değiştirebilmesine olanak tanıyacaktır."
#. Type: boolean
#. Description
#: ../templates:9001
msgid ""
"The LDAP admin account password will be stored in a separate file which will "
"be made readable to root only."
msgstr ""
"LDAP yönetici hesabı parolası yalnızca root kullanıcısının okuyabileceği "
"ayrı bir dosyada saklanacaktır."
#. Type: boolean
#. Description
#: ../templates:9001
msgid "If /etc is mounted by NFS, this option should be disabled."
msgstr "/etc dizini NFS bağlantılı ise bu seçeneği devre dışı bırakmalısınız."
#. Type: string
#. Description
#: ../templates:10001
msgid "LDAP server URI:"
msgstr "LDAP sunucusu Tekdüzen Kaynak Tanımlayıcısı (URI):"
#. Type: string
#. Description
#: ../templates:10001
msgid ""
"Please enter the Uniform Resource Identifier of the LDAP server. The format "
"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
"'ldapi://' can be used. The port number is optional."
msgstr ""
"LDAP sunucusunun kullandığı Tekdüzen Kaynak Tanımlayıcısını giriniz. Bu "
"ldap://<sunucuadı_ya_da_IP>:<bağlantı_noktası>/ şeklinde bir dizgedir. "
"ldaps:// ya da ldapi:// de kullanılabilir. Bağlantı noktası (port) numarası "
"seçime bağlıdır."
#. Type: string
#. Description
#: ../templates:10001
msgid ""
"Using an IP address is recommended to avoid failures when domain name "
"services are unavailable."
msgstr ""
"Alan adı hizmetinin erişilemediği durumlarda aksama yaşanmaması için IP "
"adresi kullanmanız önerilir."
#. Type: password
#. Description
#: ../templates:11001
msgid "Password for LDAP login user:"
msgstr "Yönetici olmayan LDAP kullanıcısı için parola:"
#. Type: password
#. Description
#: ../templates:11001
msgid "Please enter the password for the nonadministrative LDAP login account."
msgstr "Yönetici olmayan LDAP kullanıcısı için parola giriniz."
#. Type: boolean
#. Description
#: ../templates:12001
msgid "Manage libpam-ldap configuration automatically?"
msgstr "libpam-ldap yapılandırması kendiliğinden yönetilsin mi?"
#. Type: boolean
#. Description
#: ../templates:12001
msgid ""
"The libpam-ldap package configuration may be managed automatically using "
"answers to questions asked during the configuration process. The resulting "
"configuration file may overwrite local changes."
msgstr ""
"libpam-ldap paketi yapılandırması, yapılandırma sürecinde sorulacak sorulara "
"alınan yanıtlarla kendiliğinden yapılabilir. Sonuçta oluşacak yapılandırma "
"dosyası varolan yapılandırmayı değiştirebilir."
#. Type: boolean
#. Description
#: ../templates:12001
msgid ""
"If you do not choose this option, no further questions will be asked and the "
"configuration will need to be done manually."
msgstr ""
"Eğer bu seçeneği seçmezseniz size daha fazla soru sorulmayacak ve "
"yapılandırmayı daha sonra elle yapmanız gerekecektir."
--- End Message ---
--- Begin Message ---
Version: 186-4.1+rm
Dear submitter,
as the package libpam-ldap has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1032123
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---