[Pkg-samba-maint] Bug#516594: samba: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation
Tetralet
tetralet at gmail.com
Sun Feb 22 15:34:34 UTC 2009
Package: samba
Severity: wishlist
Hi,
Attached file is updated Translation Chinese translation of debconf for
samba package.
Please consider to apply this.
Thanks.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-vserver-686 (SMP w/1 CPU core)
Locale: LANG=POSIX, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-------------- next part --------------
#
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: samba\n"
"Report-Msgid-Bugs-To: samba at packages.debian.org\n"
"POT-Creation-Date: 2009-01-02 12:18-0800\n"
"PO-Revision-Date: 2009-02-22 22:58+0800\n"
"Last-Translator: Tetralet <tetralet at gmail.com>\n"
"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5 at lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
#: ../samba-common.templates:1001
msgid "Modify smb.conf to use WINS settings from DHCP?"
msgstr "????? smb.conf ????? DHCP ? WINS ???"
#. 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 ""
"???????????? DHCP ????? IP ????????"
"?? DHCP ????????????? WINS ????NetBIOS ?????????"
"??????? smb.conf?"
"? DHCP ???? WINS ?????? /etc/samba/dhcp.conf ????"
#. Type: boolean
#. Description
#: ../samba-common.templates:1001
msgid ""
"The dhcp3-client package must be installed to take advantage of this feature."
msgstr "????? dhcp3-client ?????????????"
#. Type: boolean
#. Description
#: ../samba-common.templates:2001
msgid "Configure smb.conf automatically?"
msgstr "??????? smb.conf?"
#. 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 ""
"??? Sabma ??????????? /etc/samba/smb.conf ????????"
"????????? Sabma ???nmbd ? smbd??????? smb.conf ??????? \"include"
"\"?????????????????????????????????? smb.conf "
"?????????"
#. 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 ""
"?????????????????????????????????????????"
"???????????????????????? \"security=domain\" ??????"
"????????"
#. 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 ""
"????? Windows ????? SMB/CIFS ???????????????"
"??????????????????? Windows ??????????"
#. 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 ""
"?????????????? Microsoft Windows ????????????????????"
"?????????????????? /etc/samba/smbpasswd ??"
"???????? smbpasswd ???????????????"
#. Type: boolean
#. Description
#: ../samba.templates:1001
msgid "Create samba password database, /var/lib/samba/passdb.tdb?"
msgstr "????? samba ??????/var/lib/samba/passdb.tdb?"
#. 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 ""
"????????? Windows ??????????Samba ??????????????????"
"?????????? /etc/passwd ??????????????????????"
"????? smbpasswd ?????????????"
#. 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 ""
"???????????????????? samba?????????????????"
"????"
#. 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 ""
"??? samba-doc ??? /usr/share/doc/samba-doc/htmldocs/Samba3-Developers-Guide/pwencrypt.html "
"??????????"
#. Type: select
#. Choices
#: ../samba.templates:2001
msgid "daemons"
msgstr "????"
#. Type: select
#. Choices
#: ../samba.templates:2001
msgid "inetd"
msgstr "inetd"
#. Type: select
#. Description
#: ../samba.templates:2002
msgid "How do you want to run Samba?"
msgstr "??????? Samba?"
#. 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 ""
"Samba ???? smbd ???????????????? inetd ???"
"??????????????"
More information about the Pkg-samba-maint
mailing list