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

samba 2:3.5.6~dfsg-2: Please translate debconf PO for the package samba



(for once wearing a real maintainer hat)

Dear Debian I18N people,

I would like to know if some of you would be interested in translating
debconf templates for samba.

samba already includes ar.po ast.po be.po bg.po bn.po bs.po ca.po cs.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fi.po fr.po gl.po gu.po he.po hu.po id.po it.po ja.po ka.po km.po ko.po ku.po lt.po ml.po mr.po nb.po ne.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sv.po ta.po th.po tl.po tr.po vi.po wo.po zh_CN.po zh_TW.po.
So do not translate it to these languages (the translators will be
contacted separately).

In the very imporbable case your language is not listed below (:-)),
please feel free to work on this translation.

language        translated     fuzzy     untranslated
-----------------------------------------------------
  ar                19
  ast               19
  be                19
  bg                16           3
  bn                19
  bs                16           3
  ca                19
  cs                19
  da                19
  de                19
  dz                16           3
  el                16           3
  eo                19
  es                19
  et                16           3
  eu                19
  fi                16           3
  fr                19
  gl                19
  gu                16           3
  he                16           3
  hu                16           3
  id                16           3
  it                19
  ja                16           3
  ka                16           3
  km                16           3
  ko                16           3
  ku                 6                        13
  lt                16           3
  ml                16           3
  mr                16           3
  nb                16           3
  ne                16           3
  nl                16           3
  nn                16           3
  pl                16           3
  pt                19
  pt_BR             16           3
  ro                16           3
  ru                19
  sk                19
  sl                16           3
  sq                16           3
  sv                19
  ta                16           3
  th                16           3
  tl                16           3
  tr                16           3
  vi                19
  wo                16           3
  zh_CN             16           3
  zh_TW             19

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

The deadline for receiving the updated translation is
Tue, 02 Nov 2010 15:33:46 +0100 (well, roughly).

If you have read so far, please find the POT file in attachment.

Thanks in advance,

# 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: samba@packages.debian.org\n"
"POT-Creation-Date: 2009-01-02 12:18-0800\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: boolean
#. Description
#: ../samba-common.templates:1001
msgid "Modify smb.conf to use WINS settings from DHCP?"
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:1001
msgid ""
"If your computer gets IP address information from a DHCP server on the "
"network, the DHCP server may also provide information about WINS servers "
"(\"NetBIOS name servers\") present on the network.  This requires a change "
"to your smb.conf file so that DHCP-provided WINS settings will automatically "
"be read from /etc/samba/dhcp.conf."
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:1001
msgid ""
"The dhcp3-client package must be installed to take advantage of this feature."
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:2001
msgid "Configure smb.conf automatically?"
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:2001
msgid ""
"The rest of the configuration of Samba deals with questions that affect "
"parameters in /etc/samba/smb.conf, which is the file used to configure the "
"Samba programs (nmbd and smbd). Your current smb.conf contains an \"include"
"\" line or an option that spans multiple lines, which could confuse the "
"automated configuration process and require you to edit your smb.conf by "
"hand to get it working again."
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:2001
msgid ""
"If you do not choose this option, you will have to handle any configuration "
"changes yourself, and will not be able to take advantage of periodic "
"configuration enhancements."
msgstr ""

#. Type: string
#. Description
#: ../samba-common.templates:3001
msgid "Workgroup/Domain Name:"
msgstr ""

#. Type: string
#. Description
#: ../samba-common.templates:3001
msgid ""
"Please specify the workgroup for this system.  This setting controls which "
"workgroup the system will appear in when used as a server, the default "
"workgroup to be used when browsing with various frontends, and the domain "
"name used with the \"security=domain\" setting."
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:4001
msgid "Use password encryption?"
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:4001
msgid ""
"All recent Windows clients communicate with SMB/CIFS servers using encrypted "
"passwords. If you want to use clear text passwords you will need to change a "
"parameter in your Windows registry."
msgstr ""

#. Type: boolean
#. Description
#: ../samba-common.templates:4001
msgid ""
"Enabling this option is highly recommended as support for plain text "
"passwords is no longer maintained in Microsoft Windows products. If you do, "
"make sure you have a valid /etc/samba/smbpasswd file and that you set "
"passwords in there for each user using the smbpasswd command."
msgstr ""

#. Type: boolean
#. Description
#: ../samba.templates:1001
msgid "Create samba password database, /var/lib/samba/passdb.tdb?"
msgstr ""

#. Type: boolean
#. Description
#: ../samba.templates:1001
msgid ""
"To be compatible with the defaults in most versions of Windows, Samba must "
"be configured to use encrypted passwords.  This requires user passwords to "
"be stored in a file separate from /etc/passwd.  This file can be created "
"automatically, but the passwords must be added manually by running smbpasswd "
"and be kept up-to-date in the future."
msgstr ""

#. Type: boolean
#. Description
#: ../samba.templates:1001
msgid ""
"If you do not create it, you will have to reconfigure Samba (and probably "
"your client machines) to use plaintext passwords."
msgstr ""

#. Type: boolean
#. Description
#: ../samba.templates:1001
msgid ""
"See /usr/share/doc/samba-doc/htmldocs/Samba3-Developers-Guide/pwencrypt.html "
"from the samba-doc package for more details."
msgstr ""

#. Type: select
#. Choices
#: ../samba.templates:2001
msgid "daemons"
msgstr ""

#. Type: select
#. Choices
#: ../samba.templates:2001
msgid "inetd"
msgstr ""

#. Type: select
#. Description
#: ../samba.templates:2002
msgid "How do you want to run Samba?"
msgstr ""

#. Type: select
#. Description
#: ../samba.templates:2002
msgid ""
"The Samba daemon smbd can run as a normal daemon or from inetd. Running as a "
"daemon is the recommended approach."
msgstr ""

Reply to: