OSDN Git Service

import source-tree based svn r84.
[bluegriffon/BlueGriffon.git] / base / locale / en-US / bluegriffon / newPageWizard.dtd
1 <!-- ***** BEGIN LICENSE BLOCK *****
2    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
3    -
4    - The contents of this file are subject to the Mozilla Public License Version
5    - 1.1 (the "License"); you may not use this file except in compliance with
6    - the License. You may obtain a copy of the License at
7    - http://www.mozilla.org/MPL/
8    -
9    - Software distributed under the License is distributed on an "AS IS" basis,
10    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11    - for the specific language governing rights and limitations under the
12    - License.
13    -
14    - The Original Code is BlueGriffon.
15    -
16    - The Initial Developer of the Original Code is
17    - Disruptive Innovations SARL.
18    - Portions created by the Initial Developer are Copyright (C) 2006
19    - the Initial Developer. All Rights Reserved.
20    -
21    - Contributor(s):
22    -   Daniel Glazman (daniel.glazman@disruptive-innovations.com), Original Author
23    -
24    - Alternatively, the contents of this file may be used under the terms of
25    - either the GNU General Public License Version 2 or later (the "GPL"), or
26    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27    - in which case the provisions of the GPL or the LGPL are applicable instead
28    - of those above. If you wish to allow use of your version of this file only
29    - under the terms of either the GPL or the LGPL, and not to allow others to
30    - use your version of this file under the terms of the MPL, indicate your
31    - decision by deleting the provisions above and replace them with the notice
32    - and other provisions required by the LGPL or the GPL. If you do not delete
33    - the provisions above, a recipient may use your version of this file under
34    - the terms of any one of the MPL, the GPL or the LGPL.
35    -
36    - ***** END LICENSE BLOCK ***** -->
37
38 <!ENTITY window.title "New Document Wizard">
39
40 <!ENTITY pageTitle.label "Title:">
41 <!ENTITY pageAuthor.label "Author:">
42 <!ENTITY pageDescription.label "Description:">
43 <!ENTITY pageTitle.accesskey "T">
44 <!ENTITY pageAuthor.accesskey "A">
45 <!ENTITY pageDescription.accesskey "D">
46 <!ENTITY pageKeywords.label "Keywords:">
47 <!ENTITY pageKeywords.accesskey "K">
48 <!ENTITY language.label "Language:">
49 <!ENTITY language.accesskey "L">
50
51 <!ENTITY selectLanguage.label "Select a language">
52
53 <!ENTITY backgroundImage.label "Background Image:">
54 <!ENTITY backgroundImage.accesskey "B">
55
56 <!ENTITY filepickerForBgImage.title "Select a background image">
57 <!ENTITY pagePreview.label "Preview:">
58
59 <!ENTITY useSystemColors.label "Reader's defaults colors (Don't set colors in page)">
60 <!ENTITY userDefinedColors.label "Use custom colors:">
61
62 <!ENTITY backgroundColor.label "Background:">
63 <!ENTITY backgroundColor.accesskey "B">
64 <!ENTITY textColor.label "Text:">
65 <!ENTITY textColor.accesskey "T">
66 <!ENTITY linksColor.label "Links:">
67 <!ENTITY linksColor.accesskey "L">
68 <!ENTITY activeLinksColor.label "Active Links:">
69 <!ENTITY activeLinksColor.accesskey "A">
70 <!ENTITY visitedLinksColor.label "Visited Links:">
71 <!ENTITY visitedLinksColor.accesskey "V">
72 <!ENTITY underlineLinks.label "Underline links">
73
74 <!ENTITY relativeURLForBgImage.label "URL is relative to page location">
75
76 <!ENTITY generalTab.label "General document properties">
77 <!ENTITY colorsTab.label "Colors and backgrounds">
78 <!ENTITY styleTab.label "Style">
79 <!ENTITY advancedTab.label "Advanced">
80
81 <!ENTITY unsavedPage.label "[New page, not saved yet]">
82 <!ENTITY noPageLastModified.label "[No information]">
83
84 <!ENTITY normalText.preview "Normal text">
85 <!ENTITY links.preview "Links">
86 <!ENTITY activeLinks.preview "Active links">
87 <!ENTITY visitedLinks.preview "Visited links">
88
89 <!ENTITY makeColorsDefault.label "Make the above my default settings">
90
91 <!ENTITY bgTab.label "Document background">
92
93 <!ENTITY layoutsTab.label "Page layouts">
94 <!ENTITY usePageLayout.checkbox "Apply a predefined CSS layout">
95 <!ENTITY oneColumn100.label "1 column, 100&#37;">
96 <!ENTITY twoColumns5050.label "2 columns, 50&#37;/50&#37;">
97 <!ENTITY twoColumns6633.label "2 columns, 66&#37;/33&#37;">
98 <!ENTITY twoColumns3366.label "2 columns, 33&#37;/66&#37;">
99 <!ENTITY twoColumns7525.label "2 columns, 75&#37;/25&#37;">
100 <!ENTITY twoColumns2575.label "2 columns, 25&#37;/75&#37;">
101 <!ENTITY threeColumns333333.label "3 columns, 33&#37;/33&#37;/33&#37;">
102 <!ENTITY threeColumns502525.label "3 columns, 50&#37;/25&#37;/25&#37;">
103 <!ENTITY threeColumns252550.label "3 columns, 25&#37;/25&#37;/50&#37;">
104 <!ENTITY fourColumns25252525.label "4 columns, 25&#37;/25&#37;/25&#37;/25&#37;">
105
106 <!ENTITY layoutType.label "Width:">
107 <!ENTITY layoutType.accesskey "W">
108 <!ENTITY layout100percent.label "Full width">
109 <!ENTITY layout750px.label "750px">
110 <!ENTITY layout950px.label "950px">
111 <!ENTITY layout974px.label "974px">
112 <!ENTITY layoutSubtype.label "Sidebar:">
113 <!ENTITY layoutSubtype.accesskey "S">
114 <!ENTITY noSidebar.label "None">
115 <!ENTITY left160Sidebar.label "Left 160px">
116 <!ENTITY left180Sidebar.label "Left 180px">
117 <!ENTITY left300Sidebar.label "Left 300px">
118 <!ENTITY right180Sidebar.label "Right 180px">
119 <!ENTITY right240Sidebar.label "Right 240px">
120 <!ENTITY right300Sidebar.label "Right 300px">
121 <!ENTITY loremIpsum.label "Include 'lorem ipsum' dummy content">
122 <!ENTITY loremIpsum.accesskey "I">
123 <!ENTITY newRow.label "New row">
124 <!ENTITY removeRow.label "Remove">
125
126 <!ENTITY tile.label "Tile:">
127 <!ENTITY tile.accesskey "T">
128 <!ENTITY scrolling.label "Scrolling:">
129 <!ENTITY scrolling.accesskey "S">
130 <!ENTITY scrollWithPage.label "With the page">
131 <!ENTITY noScrolling.label "No scrolling">
132 <!ENTITY horizPosition.label "Horiz:">
133 <!ENTITY vertPosition.label "Vert:">