~ubuntu-branches/ubuntu/intrepid/fontconfig/intrepid

« back to all changes in this revision

Viewing changes to debian/po/zh_CN.po

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-05 14:16:40 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205141640-xikzw02c8gpgndze
Tags: 2.5.0-2ubuntu1
* Merge with Debian; remaining changes:
  - conf.d/40-nonlatin.conf: Add `MgOpen Moderna' to the list of fonts
    for which we might fall back to sans-serif.
  - conf.d/60-latin.conf: Prefer DejaVu over Bitstream Vera,
    as done for dapper.
  - 52-languageselector.conf loads language-selector.conf.
  - Include 52-languageselector.conf in the lists in conf.d/Makefile.am so
    that it actually gets installed and used.  Fixes LP 73714.
  - Some hackery in the debconf config script which attempts to upgrade
    user preferences across the many changes which have occurred to the
    debconf questions.  In particular:
    + Do not attempt to divine enable_bitmaps option by reading the
      symlinks in /etc.  This leaves the only way to permanently change
      the behaviour being dpkg-reconfigure.  The divination code was
      wrong and was intended by Debian to preserve pre-debconf
      configuration.  It would be nicer to preserve handmade updates to
      the /etc directory.
    + Always create /etc/fontconfig/conf.d/ symlink for enabling or
      disabling bitmap fonts.  This records the state from debconf
      unambiguously into the filesystem and will make it possible for
      future upgrades (from Edgy or later) to preserve handmade changes.
  - Add a (optional) include for "language-selector.conf" in fonts.conf
  - debian/patches/03_preferred_symbol_font.patch:
    + prefer "Standard Symbols L" as symbol font (Ubuntu: #37745)
  - Fix incorrect location of /usr/share/X11/fonts.
  - Correctly fix the (eg) firefox vs. (eg) evince font metrics problem:
    + New FC_ANY_METRICS property, boolean.
    + Change URW Nimbus and AMT font aliases in 30-{urw,metric}-aliases.conf
      into equivalent <match> directives so that we can add an additional
      test which disables them when the anymetrics property is true.
* Link using -Bsymbolic-functions.
* debian/rules (clean): Clean doc directory.
* debian/rules: Set shell to /bin/bash.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
msgstr ""
16
16
"Project-Id-Version: fontconfig debconf\n"
17
17
"Report-Msgid-Bugs-To: keithp@debian.org\n"
18
 
"POT-Creation-Date: 2006-09-10 00:12-0700\n"
 
18
"POT-Creation-Date: 2007-04-16 18:03+0200\n"
19
19
"PO-Revision-Date: 2004-11-03 00:14+1300\n"
20
20
"Last-Translator: Carlos Liu <carlosliu@users.sourceforge.net>\n"
21
21
"Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
25
25
 
26
26
#. Type: select
27
27
#. Choices
28
 
#: ../fontconfig-config.templates:1001
29
 
msgid "Native, Autohinter, None"
 
28
#: ../fontconfig-config.templates:2001
 
29
msgid "Native"
 
30
msgstr ""
 
31
 
 
32
#. Type: select
 
33
#. Choices
 
34
#: ../fontconfig-config.templates:2001
 
35
msgid "Autohinter"
 
36
msgstr ""
 
37
 
 
38
#. Type: select
 
39
#. Choices
 
40
#: ../fontconfig-config.templates:2001
 
41
msgid "None"
30
42
msgstr ""
31
43
 
32
44
#. Type: select
33
45
#. Description
34
 
#: ../fontconfig-config.templates:1002
 
46
#: ../fontconfig-config.templates:2002
35
47
msgid "Font tuning method for screen:"
36
48
msgstr ""
37
49
 
38
50
#. Type: select
39
51
#. Description
40
 
#: ../fontconfig-config.templates:1002
41
 
msgid ""
42
 
"Select Native if you mostly use Bitstream Vera (the default in Debian) or "
43
 
"any of the Microsoft fonts.  Select Autohinter if you mostly use other "
44
 
"TrueType fonts.  Select None if you want blurry text."
45
 
msgstr ""
46
 
 
47
 
#. Type: select
48
 
#. Choices
49
 
#: ../fontconfig-config.templates:2001
50
 
msgid "Automatic, Always, Never"
51
 
msgstr ""
52
 
 
53
 
#. Type: select
54
 
#. Description
55
 
#: ../fontconfig-config.templates:2002
 
52
#: ../fontconfig-config.templates:2002
 
53
msgid ""
 
54
"Please select the preferred method for tuning fonts for screen rendering."
 
55
msgstr ""
 
56
 
 
57
#. Type: select
 
58
#. Description
 
59
#: ../fontconfig-config.templates:2002
 
60
msgid ""
 
61
"Select 'Native' if you mostly use Bitstream Vera (the default in Debian) or "
 
62
"any of the Microsoft fonts. Select 'Autohinter' if you mostly use other "
 
63
"TrueType fonts. Select 'None' if you want blurry text."
 
64
msgstr ""
 
65
 
 
66
#. Type: select
 
67
#. Choices
 
68
#: ../fontconfig-config.templates:3001
 
69
msgid "Automatic"
 
70
msgstr ""
 
71
 
 
72
#. Type: select
 
73
#. Choices
 
74
#: ../fontconfig-config.templates:3001
 
75
msgid "Always"
 
76
msgstr ""
 
77
 
 
78
#. Type: select
 
79
#. Choices
 
80
#: ../fontconfig-config.templates:3001
 
81
msgid "Never"
 
82
msgstr ""
 
83
 
 
84
#. Type: select
 
85
#. Description
 
86
#: ../fontconfig-config.templates:3002
56
87
msgid "Enable subpixel rendering for screen:"
57
88
msgstr ""
58
89
 
59
90
#. Type: select
60
91
#. Description
61
 
#: ../fontconfig-config.templates:2002
 
92
#: ../fontconfig-config.templates:3002
62
93
msgid ""
63
94
"Rendering text at a subpixel level generally makes it look a bit better on "
64
95
"flat (LCD) screens, but can show color artifacts on CRT screens. The "
67
98
 
68
99
#. Type: boolean
69
100
#. Description
70
 
#: ../fontconfig-config.templates:3001
 
101
#: ../fontconfig-config.templates:4001
71
102
#, fuzzy
72
103
msgid "Enable bitmapped fonts by default?"
73
104
msgstr "默认使用点阵字体吗?"
74
105
 
75
106
#. Type: boolean
76
107
#. Description
77
 
#: ../fontconfig-config.templates:3001
 
108
#: ../fontconfig-config.templates:4001
78
109
msgid ""
79
110
"By default, only outline fonts are used by applications which support "
80
 
"fontconfig.  Outline fonts are fonts which scale well to various sizes.  In "
81
 
"contrast, bitmapped fonts are often lower quality. Enabling this option will "
82
 
"affect the systemwide default; this and many other fontconfig options may be "
 
111
"fontconfig."
 
112
msgstr ""
 
113
 
 
114
#. Type: boolean
 
115
#. Description
 
116
#: ../fontconfig-config.templates:4001
 
117
#, fuzzy
 
118
msgid ""
 
119
"Outline fonts are fonts which scale well to various sizes. In contrast, "
 
120
"bitmapped fonts are often lower quality. Enabling this option will affect "
 
121
"the systemwide default; this and many other fontconfig options may be "
83
122
"enabled or disabled on a per-user basis."
84
123
msgstr ""
85
124
"默认状态下,仅有轮廓字体可以被支持 fontconfig 的程序所使用。轮廓字体可以在不"