~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-fonts.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- extracted from content/pref-fonts.xul -->
 
2
 
 
3
<!-- LOCALIZATION NOTE : FILE 'Fonts' prefs dialog -->
 
4
<!ENTITY  lHeader                                 "Fonts">
 
5
 
 
6
<!ENTITY  language.label                          "Fonts for:">
 
7
<!ENTITY  language.accesskey                      "t">
 
8
 
 
9
<!ENTITY  typefaces.label                         "Typeface">
 
10
<!ENTITY  sizes.label                             "Size (pixels)">
 
11
 
 
12
<!ENTITY  proportional.label                      "Proportional:">
 
13
<!ENTITY  proportional.accesskey                  "P">
 
14
 
 
15
<!ENTITY  serif.label                             "Serif:">
 
16
<!ENTITY  serif.accesskey                         "s">
 
17
<!ENTITY  sans-serif.label                        "Sans-serif:">
 
18
<!ENTITY  sans-serif.accesskey                    "n">
 
19
<!ENTITY  monospace.label                         "Monospace:">
 
20
<!ENTITY  monospace.accesskey                     "m">
 
21
<!-- LOCALIZATION NOTE (fantasy.label): 'Fantasy' means 'Ornate' -->
 
22
<!ENTITY  fantasy.label                           "Fantasy:">
 
23
<!ENTITY  fantasy.accesskey                       "f">
 
24
<!ENTITY  cursive.label                           "Cursive:">
 
25
<!ENTITY  cursive.accesskey                       "c">
 
26
 
 
27
<!ENTITY  fontsize.units                          "pixels">
 
28
 
 
29
<!ENTITY  font.langGroup.latin1                   "Western">
 
30
<!ENTITY  font.langGroup.latin2                   "Central European">
 
31
<!ENTITY  font.langGroup.japanese                 "Japanese">
 
32
<!ENTITY  font.langGroup.trad-chinese             "Traditional Chinese(Taiwan)">
 
33
<!ENTITY  font.langGroup.simpl-chinese            "Simplified Chinese">
 
34
<!ENTITY  font.langGroup.trad-chinese-hk          "Traditional Chinese(Hong Kong)">
 
35
<!ENTITY  font.langGroup.korean                   "Korean">
 
36
<!ENTITY  font.langGroup.cyrillic                 "Cyrillic">
 
37
<!ENTITY  font.langGroup.baltic                   "Baltic">
 
38
<!ENTITY  font.langGroup.el                       "Greek">
 
39
<!ENTITY  font.langGroup.turkish                  "Turkish">
 
40
<!ENTITY  font.langGroup.unicode                  "Unicode">
 
41
<!ENTITY  font.langGroup.user-def                 "User Defined">
 
42
<!ENTITY  font.langGroup.thai                     "Thai">
 
43
<!ENTITY  font.langGroup.hebrew                   "Hebrew">
 
44
<!ENTITY  font.langGroup.arabic                   "Arabic">
 
45
<!ENTITY  font.langGroup.devanagari               "Devanagari">
 
46
<!ENTITY  font.langGroup.tamil                    "Tamil">
 
47
<!-- Minimum font size -->
 
48
<!ENTITY minSize.label                            "Minimum font size:">
 
49
<!ENTITY minSize.accesskey                        "z">
 
50
<!ENTITY minSize.none                             "None">
 
51
 
 
52
<!-- default font type -->
 
53
<!ENTITY  useDefaultFontSerif.label               "Serif">
 
54
<!ENTITY  useDefaultFontSansSerif.label           "Sans Serif">
 
55
 
 
56
<!ENTITY  newLanguages.label                      "New languages can be configured using the Languages Panel.">
 
57
 
 
58
<!ENTITY  useDocumentFonts.label                  "Allow documents to use other fonts">
 
59
<!ENTITY  useDocumentFonts.accesskey              "o">
 
60
 
 
61
<!-- leaving this stuff in for now -->
 
62
 
 
63
<!ENTITY  header2                                 "When a webpage chooses its own fonts">
 
64
<!ENTITY  useDefaultFont.label                    "Use my default fonts, ignoring the fonts the page has chosen">
 
65
<!ENTITY  useDefaultFont.accesskey                "u">
 
66
<!-- LOCALIZATION NOTE (useDocFontNonDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
 
67
<!ENTITY  useDocFontNonDynamic.label              "Use the fonts chosen by the page">
 
68
<!ENTITY  useDocFontNonDynamic.accesskey          "p">
 
69
<!-- LOCALIZATION NOTE (useDocFontDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
 
70
<!ENTITY  useDocFontDynamic.label                 "Use all the fonts chosen by the page">
 
71
<!ENTITY  useDocFontDynamic.accesskey             "a">
 
72
 
 
73
<!-- font scaling -->
 
74
<!ENTITY  resolution.label                        "Display resolution:">
 
75
<!ENTITY  resolution.accesskey                    "r">
 
76
<!-- LOCALIZATION NOTE (resolution.dpi): dpi stands for "dots per inch" -->
 
77
<!ENTITY  resolution.dpi                          "dpi">
 
78
<!-- LOCALIZATION NOTE (resolution.dpi): $val will be replaced by a numeric dpi value. -->
 
79
<!ENTITY  resolution.dpival                       "$val &resolution.dpi;">
 
80
<!ENTITY  resolution.system.label                 "System setting">
 
81
<!ENTITY  resolution.other                        "Other...">
 
82
 
 
83
<!-- screen calibration dialog -->
 
84
<!ENTITY  calibrateDialog.title                   "Calibrate Resolution">
 
85
<!ENTITY  calibrate.instructions                  "The length of the line above is:">
 
86
<!ENTITY  units.inches                            "inches">
 
87
<!ENTITY  units.centimetres                       "centimeters">