~ubuntu-branches/ubuntu/precise/user-setup/precise

« back to all changes in this revision

Viewing changes to debian/po/zh_TW.po

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-03-13 12:36:20 UTC
  • mfrom: (0.2.14 sid)
  • Revision ID: package-import@ubuntu.com-20120313123620-6yglyjm1xw1gaqqu
Tags: 1.41ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Add the initial user to the adm, lpadmin, and sambashare groups too.
    Do not add them to the audio, video, floppy, netdev, powerdev,
    scanner, or bluetooth groups.
  - Default passwd/root-login to false.
  - Create the spu group on powerpc/ps3 and powerpc/cell.
  - Make is_system_user always return false if OVERRIDE_SYSTEM_USER is
    set.
  - Add preseedable passwd/auto-login question; if set to true, configure
    gdm, kdm, lxdm, and lightdm for automatic login.  Add
    passwd/auto-login-backup question which backs up the previous contents
    of the files as well.
  - Ask whether the user wants to encrypt their home directory.
  - Allow forcing the encrypted home option.
  - If a user requests an encrypted-home, we must have their login
    passphrase, in order to wrap their mount passphrase; it's
    fundamentally incompatible to preseed encrypted-home AND a crypted
    password; if this happens, send the user back to password selection.
  - Zero out swap devices at the end of install when encryption is
    enabled.
  - Provide a progress message for wiping swap space.
  - If user-setup/allow-password-empty is preseeded to true, allow empty
    passwords.
  - Disable installation of pre-pkgsel.d/10kdesudo; it does nothing for
    Ubuntu, and causes a confusing message that worries some people.
  - Add weak password detection (purely length-based for now, matching
    partman-crypto).
  - Consider a password of '!' in shadow for root to be unset.
  - Don't restrict guest login from login screen if autologin was
    configured, just restrict autologin for guest specifically.
* Update Ubuntu-specific translations from Launchpad.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
msgstr ""
12
12
"Project-Id-Version: debian-installer\n"
13
13
"Report-Msgid-Bugs-To: user-setup@packages.debian.org\n"
14
 
"POT-Creation-Date: 2009-07-03 13:45+0100\n"
 
14
"POT-Creation-Date: 2012-02-16 22:49+0000\n"
15
15
"PO-Revision-Date: 2008-08-09 00:35+0800\n"
16
16
"Last-Translator: Tetralet <tetralet@gmail.com>\n"
17
17
"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
205
205
#. Description
206
206
#. :sl2:
207
207
#: ../user-setup-udeb.templates:11001
 
208
#, fuzzy
208
209
msgid ""
209
210
"The username you entered is invalid. Note that usernames must start with a "
210
211
"lower-case letter, which can be followed by any combination of numbers and "
211
 
"more lower-case letters."
 
212
"more lower-case letters, and must be no more than 32 characters long."
212
213
msgstr ""
213
214
"您所輸入的使用者名稱並不正確。請注意,使用者名稱必須以小寫字母開頭,接著的則"
214
215
"可以是任意數字或其它的小寫字母之組合。"