[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debconf PO translations for the package krb5



Hi,

The debian-l10n-english team has reviewed the debconf templates for
krb5. This opens an opportunity for new translations to be sent
for that package.

krb5 already includes translations for:
cs da de es fr gl ja nl pt pt_BR ro ru vi

so do not translate it to these languages (the previous translators will
be contacted separately).

language        translated     fuzzy     untranslated
-----------------------------------------------------
  cs                 2           5            17
  da                 2           5            17
  de                 2           5            17
  es                 2           5            17
  fr                 2           5            17
  gl                 2           5            17
  ja                 2           5            17
  nl                 2           5            17
  pt                 2           5            17
  pt_BR              2           5            17
  ro                 2           5            17
  ru                 2           5            17
  vi                 2           5            17

Please send the updated file as a wishlist bug
against the package.

The deadline for receiving the updated translation is Monday, July 02, 2007.

If you have read this far, please see the attached POT file.

Thanks,

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: hartmans@debian.org\n"
"POT-Creation-Date: 2007-06-18 15:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: note
#. Description
#: ../krb5-admin-server.templates:2001
msgid "Setting up a Kerberos Realm"
msgstr ""

#. Type: note
#. Description
#: ../krb5-admin-server.templates:2001
msgid ""
"This package contains the administrative tools required to run the Kerberos "
"master server."
msgstr ""

#. Type: note
#. Description
#: ../krb5-admin-server.templates:2001
msgid ""
"However, installing this package does not automatically set up a Kerberos "
"realm.  This can be done later by running the \"krb5_newrealm\" command."
msgstr ""

#. Type: note
#. Description
#: ../krb5-admin-server.templates:2001
msgid ""
"Please also read the /usr/share/doc/krb5-kdc/README.KDC file and the "
"administration guide found in the krb5-doc package."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-admin-server.templates:3001
msgid "Run the Kerberos V5 administration daemon (kadmind)?"
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-admin-server.templates:3001
msgid ""
"Kadmind serves requests to add/modify/remove principals in the Kerberos "
"database."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-admin-server.templates:3001
msgid ""
"It is required by the kpasswd program, used to change passwords.  With "
"standard setups, this daemon should run on the master KDC."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:2001
msgid "Create the Kerberos KDC configuration automatically?"
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:2001
msgid ""
"The Kerberos Domain Controller (KDC) configuration files, in /etc/krb5kdc, "
"may be created automatically."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:2001
msgid ""
"By default, an example template will be copied into this directory with "
"local parameters filled in."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:2001
msgid ""
"Administrators who already have infrastructure to manage their Kerberos "
"configuration may wish to disable these automatic configuration changes."
msgstr ""

#. Type: select
#. Choices
#: ../krb5-kdc.templates:3001
msgid "disable"
msgstr ""

#. Type: select
#. Choices
#: ../krb5-kdc.templates:3001
msgid "full"
msgstr ""

#. Type: select
#. Choices
#: ../krb5-kdc.templates:3001
msgid "nopreauth"
msgstr ""

#. Type: select
#. Choices
#: ../krb5-kdc.templates:3001
msgid "none"
msgstr ""

#. Type: select
#. Description
#: ../krb5-kdc.templates:3002
msgid "Kerberos V4 compatibility mode to use:"
msgstr ""

#. Type: select
#. Description
#: ../krb5-kdc.templates:3002
msgid ""
"By default, Kerberos V4 requests are allowed from principals that do not "
"require preauthentication (\"nopreauth\").  This allows Kerberos V4 services "
"to exist while requiring most users to use Kerberos V5 clients to get their "
"initial tickets.  These tickets can then be converted to Kerberos V4 tickets."
msgstr ""

#. Type: select
#. Description
#: ../krb5-kdc.templates:3002
msgid ""
"Alternatively, the mode can be set to \"full\", allowing Kerberos V4 clients "
"to get initial tickets even when preauthentication would normally be "
"required; to \"disable\", returning protocol version errors to all Kerberos "
"V4 clients; or to \"none\", which tells the KDC to not respond to Kerberos "
"V4 requests at all."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:4001
msgid "Run a Kerberos V5 to Kerberos V4 ticket conversion daemon?"
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:4001
msgid ""
"The krb524d daemon converts Kerberos V5 tickets into Kerberos V4 tickets for "
"programs, such as krb524init, that obtain Kerberos V4 tickets for "
"compatibility with old applications."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:4001
msgid ""
"It is recommended to enable that daemon if Kerberos V4 is enabled, "
"especially when Kerberos V4 compatibility is set to \"nopreauth\"."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:5001
msgid "Should the data be purged as well as the package files?"
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:5001
msgid ""
"By default, purging this package will not delete the KDC database in /var/"
"lib/krb5kdc/principal since this database cannot be recovered once it is "
"deleted."
msgstr ""

#. Type: boolean
#. Description
#: ../krb5-kdc.templates:5001
msgid ""
"Choose this option if you wish to delete the KDC database when this package "
"is purged, deleting all of the user accounts and passwords in the KDC."
msgstr ""

Reply to: