1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*
3 * This file is part of the LibreOffice project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 *
9 * This file incorporates work covered by the following license notice:
10 *
11 *   Licensed to the Apache Software Foundation (ASF) under one or more
12 *   contributor license agreements. See the NOTICE file distributed
13 *   with this work for additional information regarding copyright
14 *   ownership. The ASF licenses this file to you under the Apache
15 *   License, Version 2.0 (the "License"); you may not use this file
16 *   except in compliance with the License. You may obtain a copy of
17 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 */
19
20#ifndef INCLUDED_SW_INC_STRINGS_HRC
21#define INCLUDED_SW_INC_STRINGS_HRC
22
23#define NC_(Context, String) reinterpret_cast<char const *>(Context "\004" u8##String)
24#define NNC_(Context, StringSingular, StringPlural) reinterpret_cast<char const *>(Context "\004" u8##StringSingular "\004" u8##StringPlural)
25
26// Format names
27#define STR_POOLCHR_FOOTNOTE                    NC_("STR_POOLCHR_FOOTNOTE", "Footnote Characters")
28#define STR_POOLCHR_PAGENO                      NC_("STR_POOLCHR_PAGENO", "Page Number")
29#define STR_POOLCHR_LABEL                       NC_("STR_POOLCHR_LABEL", "Caption Characters")
30#define STR_POOLCHR_DROPCAPS                    NC_("STR_POOLCHR_DROPCAPS", "Drop Caps")
31#define STR_POOLCHR_NUM_LEVEL                   NC_("STR_POOLCHR_NUM_LEVEL", "Numbering Symbols")
32#define STR_POOLCHR_BUL_LEVEL                   NC_("STR_POOLCHR_BUL_LEVEL", "Bullets")
33#define STR_POOLCHR_INET_NORMAL                 NC_("STR_POOLCHR_INET_NORMAL", "Internet Link")
34#define STR_POOLCHR_INET_VISIT                  NC_("STR_POOLCHR_INET_VISIT", "Visited Internet Link")
35#define STR_POOLCHR_JUMPEDIT                    NC_("STR_POOLCHR_JUMPEDIT", "Placeholder")
36#define STR_POOLCHR_TOXJUMP                     NC_("STR_POOLCHR_TOXJUMP", "Index Link")
37#define STR_POOLCHR_ENDNOTE                     NC_("STR_POOLCHR_ENDNOTE", "Endnote Characters")
38#define STR_POOLCHR_LINENUM                     NC_("STR_POOLCHR_LINENUM", "Line Numbering")
39#define STR_POOLCHR_IDX_MAIN_ENTRY              NC_("STR_POOLCHR_IDX_MAIN_ENTRY", "Main Index Entry")
40#define STR_POOLCHR_FOOTNOTE_ANCHOR             NC_("STR_POOLCHR_FOOTNOTE_ANCHOR", "Footnote Anchor")
41#define STR_POOLCHR_ENDNOTE_ANCHOR              NC_("STR_POOLCHR_ENDNOTE_ANCHOR", "Endnote Anchor")
42#define STR_POOLCHR_RUBYTEXT                    NC_("STR_POOLCHR_RUBYTEXT", "Rubies")
43#define STR_POOLCHR_VERT_NUM                    NC_("STR_POOLCHR_VERT_NUM", "Vertical Numbering Symbols")
44// Drawing templates for HTML
45#define STR_POOLCHR_HTML_EMPHASIS               NC_("STR_POOLCHR_HTML_EMPHASIS", "Emphasis")
46#define STR_POOLCHR_HTML_CITIATION              NC_("STR_POOLCHR_HTML_CITIATION", "Quotation")
47#define STR_POOLCHR_HTML_STRONG                 NC_("STR_POOLCHR_HTML_STRONG", "Strong Emphasis")
48#define STR_POOLCHR_HTML_CODE                   NC_("STR_POOLCHR_HTML_CODE", "Source Text")
49#define STR_POOLCHR_HTML_SAMPLE                 NC_("STR_POOLCHR_HTML_SAMPLE", "Example")
50#define STR_POOLCHR_HTML_KEYBOARD               NC_("STR_POOLCHR_HTML_KEYBOARD", "User Entry")
51#define STR_POOLCHR_HTML_VARIABLE               NC_("STR_POOLCHR_HTML_VARIABLE", "Variable")
52#define STR_POOLCHR_HTML_DEFINSTANCE            NC_("STR_POOLCHR_HTML_DEFINSTANCE", "Definition")
53#define STR_POOLCHR_HTML_TELETYPE               NC_("STR_POOLCHR_HTML_TELETYPE", "Teletype")
54// Border templates
55#define STR_POOLFRM_FRAME                       NC_("STR_POOLFRM_FRAME", "Frame")
56#define STR_POOLFRM_GRAPHIC                     NC_("STR_POOLFRM_GRAPHIC", "Graphics")
57#define STR_POOLFRM_OLE                         NC_("STR_POOLFRM_OLE", "OLE")
58#define STR_POOLFRM_FORMEL                      NC_("STR_POOLFRM_FORMEL", "Formula")
59#define STR_POOLFRM_MARGINAL                    NC_("STR_POOLFRM_MARGINAL", "Marginalia")
60#define STR_POOLFRM_WATERSIGN                   NC_("STR_POOLFRM_WATERSIGN", "Watermark")
61#define STR_POOLFRM_LABEL                       NC_("STR_POOLFRM_LABEL", "Labels")
62// Template names
63#define STR_POOLCOLL_STANDARD                   NC_("STR_POOLCOLL_STANDARD", "Default Style")
64#define STR_POOLCOLL_TEXT                       NC_("STR_POOLCOLL_TEXT", "Text Body")
65#define STR_POOLCOLL_TEXT_IDENT                 NC_("STR_POOLCOLL_TEXT_IDENT", "First Line Indent")
66#define STR_POOLCOLL_TEXT_NEGIDENT              NC_("STR_POOLCOLL_TEXT_NEGIDENT", "Hanging Indent")
67#define STR_POOLCOLL_TEXT_MOVE                  NC_("STR_POOLCOLL_TEXT_MOVE", "Text Body Indent")
68#define STR_POOLCOLL_GREETING                   NC_("STR_POOLCOLL_GREETING", "Complimentary Close")
69#define STR_POOLCOLL_SIGNATURE                  NC_("STR_POOLCOLL_SIGNATURE", "Signature")
70#define STR_POOLCOLL_HEADLINE_BASE              NC_("STR_POOLCOLL_HEADLINE_BASE", "Heading")
71#define STR_POOLCOLL_NUMBUL_BASE                NC_("STR_POOLCOLL_NUMBUL_BASE", "List")
72#define STR_POOLCOLL_REGISTER_BASE              NC_("STR_POOLCOLL_REGISTER_BASE", "Index")
73#define STR_POOLCOLL_CONFRONTATION              NC_("STR_POOLCOLL_CONFRONTATION", "List Indent")
74#define STR_POOLCOLL_MARGINAL                   NC_("STR_POOLCOLL_MARGINAL", "Marginalia")
75#define STR_POOLCOLL_HEADLINE1                  NC_("STR_POOLCOLL_HEADLINE1", "Heading 1")
76#define STR_POOLCOLL_HEADLINE2                  NC_("STR_POOLCOLL_HEADLINE2", "Heading 2")
77#define STR_POOLCOLL_HEADLINE3                  NC_("STR_POOLCOLL_HEADLINE3", "Heading 3")
78#define STR_POOLCOLL_HEADLINE4                  NC_("STR_POOLCOLL_HEADLINE4", "Heading 4")
79#define STR_POOLCOLL_HEADLINE5                  NC_("STR_POOLCOLL_HEADLINE5", "Heading 5")
80#define STR_POOLCOLL_HEADLINE6                  NC_("STR_POOLCOLL_HEADLINE6", "Heading 6")
81#define STR_POOLCOLL_HEADLINE7                  NC_("STR_POOLCOLL_HEADLINE7", "Heading 7")
82#define STR_POOLCOLL_HEADLINE8                  NC_("STR_POOLCOLL_HEADLINE8", "Heading 8")
83#define STR_POOLCOLL_HEADLINE9                  NC_("STR_POOLCOLL_HEADLINE9", "Heading 9")
84#define STR_POOLCOLL_HEADLINE10                 NC_("STR_POOLCOLL_HEADLINE10", "Heading 10")
85#define STR_POOLCOLL_NUM_LEVEL1S                NC_("STR_POOLCOLL_NUM_LEVEL1S", "Numbering 1 Start")
86#define STR_POOLCOLL_NUM_LEVEL1                 NC_("STR_POOLCOLL_NUM_LEVEL1", "Numbering 1")
87#define STR_POOLCOLL_NUM_LEVEL1E                NC_("STR_POOLCOLL_NUM_LEVEL1E", "Numbering 1 End")
88#define STR_POOLCOLL_NUM_NONUM1                 NC_("STR_POOLCOLL_NUM_NONUM1", "Numbering 1 Cont.")
89#define STR_POOLCOLL_NUM_LEVEL2S                NC_("STR_POOLCOLL_NUM_LEVEL2S", "Numbering 2 Start")
90#define STR_POOLCOLL_NUM_LEVEL2                 NC_("STR_POOLCOLL_NUM_LEVEL2", "Numbering 2")
91#define STR_POOLCOLL_NUM_LEVEL2E                NC_("STR_POOLCOLL_NUM_LEVEL2E", "Numbering 2 End")
92#define STR_POOLCOLL_NUM_NONUM2                 NC_("STR_POOLCOLL_NUM_NONUM2", "Numbering 2 Cont.")
93#define STR_POOLCOLL_NUM_LEVEL3S                NC_("STR_POOLCOLL_NUM_LEVEL3S", "Numbering 3 Start")
94#define STR_POOLCOLL_NUM_LEVEL3                 NC_("STR_POOLCOLL_NUM_LEVEL3", "Numbering 3")
95#define STR_POOLCOLL_NUM_LEVEL3E                NC_("STR_POOLCOLL_NUM_LEVEL3E", "Numbering 3 End")
96#define STR_POOLCOLL_NUM_NONUM3                 NC_("STR_POOLCOLL_NUM_NONUM3", "Numbering 3 Cont.")
97#define STR_POOLCOLL_NUM_LEVEL4S                NC_("STR_POOLCOLL_NUM_LEVEL4S", "Numbering 4 Start")
98#define STR_POOLCOLL_NUM_LEVEL4                 NC_("STR_POOLCOLL_NUM_LEVEL4", "Numbering 4")
99#define STR_POOLCOLL_NUM_LEVEL4E                NC_("STR_POOLCOLL_NUM_LEVEL4E", "Numbering 4 End")
100#define STR_POOLCOLL_NUM_NONUM4                 NC_("STR_POOLCOLL_NUM_NONUM4", "Numbering 4 Cont.")
101#define STR_POOLCOLL_NUM_LEVEL5S                NC_("STR_POOLCOLL_NUM_LEVEL5S", "Numbering 5 Start")
102#define STR_POOLCOLL_NUM_LEVEL5                 NC_("STR_POOLCOLL_NUM_LEVEL5", "Numbering 5")
103#define STR_POOLCOLL_NUM_LEVEL5E                NC_("STR_POOLCOLL_NUM_LEVEL5E", "Numbering 5 End")
104#define STR_POOLCOLL_NUM_NONUM5                 NC_("STR_POOLCOLL_NUM_NONUM5", "Numbering 5 Cont.")
105#define STR_POOLCOLL_BUL_LEVEL1S                NC_("STR_POOLCOLL_BUL_LEVEL1S", "List 1 Start")
106#define STR_POOLCOLL_BUL_LEVEL1                 NC_("STR_POOLCOLL_BUL_LEVEL1", "List 1")
107#define STR_POOLCOLL_BUL_LEVEL1E                NC_("STR_POOLCOLL_BUL_LEVEL1E", "List 1 End")
108#define STR_POOLCOLL_BUL_NONUM1                 NC_("STR_POOLCOLL_BUL_NONUM1", "List 1 Cont.")
109#define STR_POOLCOLL_BUL_LEVEL2S                NC_("STR_POOLCOLL_BUL_LEVEL2S", "List 2 Start")
110#define STR_POOLCOLL_BUL_LEVEL2                 NC_("STR_POOLCOLL_BUL_LEVEL2", "List 2")
111#define STR_POOLCOLL_BUL_LEVEL2E                NC_("STR_POOLCOLL_BUL_LEVEL2E", "List 2 End")
112#define STR_POOLCOLL_BUL_NONUM2                 NC_("STR_POOLCOLL_BUL_NONUM2", "List 2 Cont.")
113#define STR_POOLCOLL_BUL_LEVEL3S                NC_("STR_POOLCOLL_BUL_LEVEL3S", "List 3 Start")
114#define STR_POOLCOLL_BUL_LEVEL3                 NC_("STR_POOLCOLL_BUL_LEVEL3", "List 3")
115#define STR_POOLCOLL_BUL_LEVEL3E                NC_("STR_POOLCOLL_BUL_LEVEL3E", "List 3 End")
116#define STR_POOLCOLL_BUL_NONUM3                 NC_("STR_POOLCOLL_BUL_NONUM3", "List 3 Cont.")
117#define STR_POOLCOLL_BUL_LEVEL4S                NC_("STR_POOLCOLL_BUL_LEVEL4S", "List 4 Start")
118#define STR_POOLCOLL_BUL_LEVEL4                 NC_("STR_POOLCOLL_BUL_LEVEL4", "List 4")
119#define STR_POOLCOLL_BUL_LEVEL4E                NC_("STR_POOLCOLL_BUL_LEVEL4E", "List 4 End")
120#define STR_POOLCOLL_BUL_NONUM4                 NC_("STR_POOLCOLL_BUL_NONUM4", "List 4 Cont.")
121#define STR_POOLCOLL_BUL_LEVEL5S                NC_("STR_POOLCOLL_BUL_LEVEL5S", "List 5 Start")
122#define STR_POOLCOLL_BUL_LEVEL5                 NC_("STR_POOLCOLL_BUL_LEVEL5", "List 5")
123#define STR_POOLCOLL_BUL_LEVEL5E                NC_("STR_POOLCOLL_BUL_LEVEL5E", "List 5 End")
124#define STR_POOLCOLL_BUL_NONUM5                 NC_("STR_POOLCOLL_BUL_NONUM5", "List 5 Cont.")
125#define STR_POOLCOLL_HEADERFOOTER               NC_("STR_POOLCOLL_HEADER", "Header and Footer")
126#define STR_POOLCOLL_HEADER                     NC_("STR_POOLCOLL_HEADER", "Header")
127#define STR_POOLCOLL_HEADERL                    NC_("STR_POOLCOLL_HEADERL", "Header Left")
128#define STR_POOLCOLL_HEADERR                    NC_("STR_POOLCOLL_HEADERR", "Header Right")
129#define STR_POOLCOLL_FOOTER                     NC_("STR_POOLCOLL_FOOTER", "Footer")
130#define STR_POOLCOLL_FOOTERL                    NC_("STR_POOLCOLL_FOOTERL", "Footer Left")
131#define STR_POOLCOLL_FOOTERR                    NC_("STR_POOLCOLL_FOOTERR", "Footer Right")
132#define STR_POOLCOLL_TABLE                      NC_("STR_POOLCOLL_TABLE", "Table Contents")
133#define STR_POOLCOLL_TABLE_HDLN                 NC_("STR_POOLCOLL_TABLE_HDLN", "Table Heading")
134#define STR_POOLCOLL_FRAME                      NC_("STR_POOLCOLL_FRAME", "Frame Contents")
135#define STR_POOLCOLL_FOOTNOTE                   NC_("STR_POOLCOLL_FOOTNOTE", "Footnote")
136#define STR_POOLCOLL_ENDNOTE                    NC_("STR_POOLCOLL_ENDNOTE", "Endnote")
137#define STR_POOLCOLL_LABEL                      NC_("STR_POOLCOLL_LABEL", "Caption")
138#define STR_POOLCOLL_LABEL_ABB                  NC_("STR_POOLCOLL_LABEL_ABB", "Illustration")
139#define STR_POOLCOLL_LABEL_TABLE                NC_("STR_POOLCOLL_LABEL_TABLE", "Table")
140#define STR_POOLCOLL_LABEL_FRAME                NC_("STR_POOLCOLL_LABEL_FRAME", "Text")
141#define STR_POOLCOLL_LABEL_DRAWING              NC_("STR_POOLCOLL_LABEL_DRAWING", "Drawing")
142#define STR_POOLCOLL_LABEL_FIGURE               NC_("STR_POOLCOLL_LABEL_FIGURE", "Figure")
143#define STR_POOLCOLL_JAKETADRESS                NC_("STR_POOLCOLL_JAKETADRESS", "Addressee")
144#define STR_POOLCOLL_SENDADRESS                 NC_("STR_POOLCOLL_SENDADRESS", "Sender")
145#define STR_POOLCOLL_TOX_IDXH                   NC_("STR_POOLCOLL_TOX_IDXH", "Index Heading")
146#define STR_POOLCOLL_TOX_IDX1                   NC_("STR_POOLCOLL_TOX_IDX1", "Index 1")
147#define STR_POOLCOLL_TOX_IDX2                   NC_("STR_POOLCOLL_TOX_IDX2", "Index 2")
148#define STR_POOLCOLL_TOX_IDX3                   NC_("STR_POOLCOLL_TOX_IDX3", "Index 3")
149#define STR_POOLCOLL_TOX_IDXBREAK               NC_("STR_POOLCOLL_TOX_IDXBREAK", "Index Separator")
150#define STR_POOLCOLL_TOX_CNTNTH                 NC_("STR_POOLCOLL_TOX_CNTNTH", "Contents Heading")
151#define STR_POOLCOLL_TOX_CNTNT1                 NC_("STR_POOLCOLL_TOX_CNTNT1", "Contents 1")
152#define STR_POOLCOLL_TOX_CNTNT2                 NC_("STR_POOLCOLL_TOX_CNTNT2", "Contents 2")
153#define STR_POOLCOLL_TOX_CNTNT3                 NC_("STR_POOLCOLL_TOX_CNTNT3", "Contents 3")
154#define STR_POOLCOLL_TOX_CNTNT4                 NC_("STR_POOLCOLL_TOX_CNTNT4", "Contents 4")
155#define STR_POOLCOLL_TOX_CNTNT5                 NC_("STR_POOLCOLL_TOX_CNTNT5", "Contents 5")
156#define STR_POOLCOLL_TOX_CNTNT6                 NC_("STR_POOLCOLL_TOX_CNTNT6", "Contents 6")
157#define STR_POOLCOLL_TOX_CNTNT7                 NC_("STR_POOLCOLL_TOX_CNTNT7", "Contents 7")
158#define STR_POOLCOLL_TOX_CNTNT8                 NC_("STR_POOLCOLL_TOX_CNTNT8", "Contents 8")
159#define STR_POOLCOLL_TOX_CNTNT9                 NC_("STR_POOLCOLL_TOX_CNTNT9", "Contents 9")
160#define STR_POOLCOLL_TOX_CNTNT10                NC_("STR_POOLCOLL_TOX_CNTNT10", "Contents 10")
161#define STR_POOLCOLL_TOX_USERH                  NC_("STR_POOLCOLL_TOX_USERH", "User Index Heading")
162#define STR_POOLCOLL_TOX_USER1                  NC_("STR_POOLCOLL_TOX_USER1", "User Index 1")
163#define STR_POOLCOLL_TOX_USER2                  NC_("STR_POOLCOLL_TOX_USER2", "User Index 2")
164#define STR_POOLCOLL_TOX_USER3                  NC_("STR_POOLCOLL_TOX_USER3", "User Index 3")
165#define STR_POOLCOLL_TOX_USER4                  NC_("STR_POOLCOLL_TOX_USER4", "User Index 4")
166#define STR_POOLCOLL_TOX_USER5                  NC_("STR_POOLCOLL_TOX_USER5", "User Index 5")
167#define STR_POOLCOLL_TOX_USER6                  NC_("STR_POOLCOLL_TOX_USER6", "User Index 6")
168#define STR_POOLCOLL_TOX_USER7                  NC_("STR_POOLCOLL_TOX_USER7", "User Index 7")
169#define STR_POOLCOLL_TOX_USER8                  NC_("STR_POOLCOLL_TOX_USER8", "User Index 8")
170#define STR_POOLCOLL_TOX_USER9                  NC_("STR_POOLCOLL_TOX_USER9", "User Index 9")
171#define STR_POOLCOLL_TOX_USER10                 NC_("STR_POOLCOLL_TOX_USER10", "User Index 10")
172#define STR_POOLCOLL_TOX_CITATION               NC_("STR_POOLCOLL_TOX_CITATION", "Citation")
173#define STR_POOLCOLL_TOX_ILLUSH                 NC_("STR_POOLCOLL_TOX_ILLUSH", "Figure Index Heading")
174#define STR_POOLCOLL_TOX_ILLUS1                 NC_("STR_POOLCOLL_TOX_ILLUS1", "Figure Index 1")
175#define STR_POOLCOLL_TOX_OBJECTH                NC_("STR_POOLCOLL_TOX_OBJECTH", "Object Index Heading")
176#define STR_POOLCOLL_TOX_OBJECT1                NC_("STR_POOLCOLL_TOX_OBJECT1", "Object Index 1")
177#define STR_POOLCOLL_TOX_TABLESH                NC_("STR_POOLCOLL_TOX_TABLESH", "Table Index Heading")
178#define STR_POOLCOLL_TOX_TABLES1                NC_("STR_POOLCOLL_TOX_TABLES1", "Table Index 1")
179#define STR_POOLCOLL_TOX_AUTHORITIESH           NC_("STR_POOLCOLL_TOX_AUTHORITIESH", "Bibliography Heading")
180#define STR_POOLCOLL_TOX_AUTHORITIES1           NC_("STR_POOLCOLL_TOX_AUTHORITIES1", "Bibliography 1")
181// Document title style, not to be confused with Heading style
182#define STR_POOLCOLL_DOC_TITEL                  NC_("STR_POOLCOLL_DOC_TITEL", "Title")
183#define STR_POOLCOLL_DOC_SUBTITEL               NC_("STR_POOLCOLL_DOC_SUBTITEL", "Subtitle")
184#define STR_POOLCOLL_HTML_BLOCKQUOTE            NC_("STR_POOLCOLL_HTML_BLOCKQUOTE", "Quotations")
185#define STR_POOLCOLL_HTML_PRE                   NC_("STR_POOLCOLL_HTML_PRE", "Preformatted Text")
186#define STR_POOLCOLL_HTML_HR                    NC_("STR_POOLCOLL_HTML_HR", "Horizontal Line")
187#define STR_POOLCOLL_HTML_DD                    NC_("STR_POOLCOLL_HTML_DD", "List Contents")
188#define STR_POOLCOLL_HTML_DT                    NC_("STR_POOLCOLL_HTML_DT", "List Heading")
189//page style names
190#define STR_POOLPAGE_STANDARD                   NC_("STR_POOLPAGE_STANDARD", "Default Style")
191#define STR_POOLPAGE_FIRST                      NC_("STR_POOLPAGE_FIRST", "First Page")
192#define STR_POOLPAGE_LEFT                       NC_("STR_POOLPAGE_LEFT", "Left Page")
193#define STR_POOLPAGE_RIGHT                      NC_("STR_POOLPAGE_RIGHT", "Right Page")
194#define STR_POOLPAGE_JAKET                      NC_("STR_POOLPAGE_JAKET", "Envelope")
195#define STR_POOLPAGE_REGISTER                   NC_("STR_POOLPAGE_REGISTER", "Index")
196#define STR_POOLPAGE_HTML                       NC_("STR_POOLPAGE_HTML", "HTML")
197#define STR_POOLPAGE_FOOTNOTE                   NC_("STR_POOLPAGE_FOOTNOTE", "Footnote")
198#define STR_POOLPAGE_ENDNOTE                    NC_("STR_POOLPAGE_ENDNOTE", "Endnote")
199#define STR_POOLPAGE_LANDSCAPE                  NC_("STR_POOLPAGE_LANDSCAPE", "Landscape")
200// Numbering rules
201#define STR_POOLNUMRULE_NUM1                    NC_("STR_POOLNUMRULE_NUM1", "Numbering 123")
202#define STR_POOLNUMRULE_NUM2                    NC_("STR_POOLNUMRULE_NUM2", "Numbering ABC")
203#define STR_POOLNUMRULE_NUM3                    NC_("STR_POOLNUMRULE_NUM3", "Numbering abc")
204#define STR_POOLNUMRULE_NUM4                    NC_("STR_POOLNUMRULE_NUM4", "Numbering IVX")
205#define STR_POOLNUMRULE_NUM5                    NC_("STR_POOLNUMRULE_NUM5", "Numbering ivx")
206//Bullet \u2022
207#define STR_POOLNUMRULE_BUL1                    NC_("STR_POOLNUMRULE_BUL1", "Bullet •")
208//Bullet \u2013
209#define STR_POOLNUMRULE_BUL2                    NC_("STR_POOLNUMRULE_BUL2", "Bullet –")
210//Bullet \uE4C4
211#define STR_POOLNUMRULE_BUL3                    NC_("STR_POOLNUMRULE_BUL3", "Bullet ")
212//Bullet \uE49E
213#define STR_POOLNUMRULE_BUL4                    NC_("STR_POOLNUMRULE_BUL4", "Bullet ")
214//Bullet \uE20B
215#define STR_POOLNUMRULE_BUL5                    NC_("STR_POOLNUMRULE_BUL5", "Bullet ")
216#define STR_COLUMN_VALUESET_ITEM0               NC_("STR_COLUMN_VALUESET_ITEM0", "1 column")
217#define STR_COLUMN_VALUESET_ITEM1               NC_("STR_COLUMN_VALUESET_ITEM1", "2 columns with equal size")
218#define STR_COLUMN_VALUESET_ITEM2               NC_("STR_COLUMN_VALUESET_ITEM2", "3 columns with equal size")
219#define STR_COLUMN_VALUESET_ITEM3               NC_("STR_COLUMN_VALUESET_ITEM3", "2 columns with different size (left > right)")
220#define STR_COLUMN_VALUESET_ITEM4               NC_("STR_COLUMN_VALUESET_ITEM4", "2 columns with different size (left < right)")
221// Table styles, Writer internal, others are taken from Svx
222#define STR_TABSTYLE_DEFAULT                    NC_("STR_TABSTYLE_DEFAULT", "Default Style")
223
224#define STR_PARAGRAPHSTYLEFAMILY                NC_("STR_PARAGRAPHSTYLEFAMILY", "Paragraph Styles")
225#define STR_CHARACTERSTYLEFAMILY                NC_("STR_CHARACTERSTYLEFAMILY", "Character Styles")
226#define STR_FRAMESTYLEFAMILY                    NC_("STR_FRAMESTYLEFAMILY", "Frame Styles")
227#define STR_PAGESTYLEFAMILY                     NC_("STR_PAGESTYLEFAMILY", "Page Styles")
228#define STR_LISTSTYLEFAMILY                     NC_("STR_LISTSTYLEFAMILY", "List Styles")
229#define STR_TABLESTYLEFAMILY                    NC_("STR_TABLESTYLEFAMILY", "Table Styles")
230#define STR_ENV_TITLE                           NC_("STR_ENV_TITLE", "Envelope")
231#define STR_LAB_TITLE                           NC_("STR_LAB_TITLE", "Labels")
232
233#define STR_WRITER_DOCUMENT_FULLTYPE            NC_("STR_WRITER_DOCUMENT_FULLTYPE", "%PRODUCTNAME %PRODUCTVERSION Text Document")
234#define STR_CANTOPEN                            NC_("STR_CANTOPEN", "Cannot open document.")
235#define STR_CANTCREATE                          NC_("STR_CANTCREATE", "Can't create document.")
236#define STR_DLLNOTFOUND                         NC_("STR_DLLNOTFOUND", "Filter not found.")
237#define STR_LOAD_GLOBAL_DOC                     NC_("STR_LOAD_GLOBAL_DOC", "Name and Path of Master Document")
238#define STR_LOAD_HTML_DOC                       NC_("STR_LOAD_HTML_DOC", "Name and Path of the HTML Document")
239#define STR_JAVA_EDIT                           NC_("STR_JAVA_EDIT", "Edit Script")
240#define STR_BOOKMARK_DEF_NAME                   NC_("STR_BOOKMARK_DEF_NAME", "Bookmark")
241#define STR_BOOKMARK_NAME                       NC_("STR_BOOKMARK_NAME", "Name")
242#define STR_BOOKMARK_TEXT                       NC_("STR_BOOKMARK_TEXT", "Text")
243#define STR_BOOKMARK_HIDDEN                     NC_("STR_BOOKMARK_HIDDEN", "Hidden")
244#define STR_BOOKMARK_CONDITION                  NC_("STR_BOOKMARK_CONDITION", "Condition")
245#define STR_BOOKMARK_YES                        NC_("STR_BOOKMARK_YES", "Yes")
246#define STR_BOOKMARK_NO                         NC_("STR_BOOKMARK_NO", "No")
247#define STR_BOOKMARK_FORBIDDENCHARS             NC_("STR_BOOKMARK_FORBIDDENCHARS", "Forbidden characters:")
248#define SW_STR_NONE                             NC_("SW_STR_NONE", "[None]")
249#define STR_CAPTION_BEGINNING                   NC_("STR_CAPTION_BEGINNING", "Start")
250#define STR_CAPTION_END                         NC_("STR_CAPTION_END", "End")
251#define STR_CAPTION_ABOVE                       NC_("STR_CAPTION_ABOVE", "Above")
252#define STR_CAPTION_BELOW                       NC_("STR_CAPTION_BELOW", "Below")
253#define SW_STR_READONLY                         NC_("SW_STR_READONLY", "read-only")
254#define STR_READONLY_PATH                       NC_("STR_READONLY_PATH", "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?")
255#define STR_DOC_STAT                            NC_("STR_DOC_STAT", "Statistics")
256#define STR_OUTLINENUMBERING_DISABLED           NC_("STR_OUTLINENUMBERING_DISABLED","This option is disabled when chapter numbering is assigned to a paragraph style")
257// Statusbar-titles
258#define STR_STATSTR_W4WREAD                     NC_("STR_STATSTR_W4WREAD", "Importing document...")
259#define STR_STATSTR_W4WWRITE                    NC_("STR_STATSTR_W4WWRITE", "Exporting document...")
260#define STR_STATSTR_SWGWRITE                    NC_("STR_STATSTR_SWGWRITE", "Saving document...")
261#define STR_STATSTR_REFORMAT                    NC_("STR_STATSTR_REFORMAT", "Repagination...")
262#define STR_STATSTR_AUTOFORMAT                  NC_("STR_STATSTR_AUTOFORMAT", "Formatting document automatically...")
263#define STR_STATSTR_SEARCH                      NC_("STR_STATSTR_SEARCH", "Search...")
264#define STR_STATSTR_LETTER                      NC_("STR_STATSTR_LETTER", "Letter")
265#define STR_STATSTR_SPELL                       NC_("STR_STATSTR_SPELL", "Spellcheck...")
266#define STR_STATSTR_HYPHEN                      NC_("STR_STATSTR_HYPHEN", "Hyphenation...")
267#define STR_STATSTR_TOX_INSERT                  NC_("STR_STATSTR_TOX_INSERT", "Inserting Index...")
268#define STR_STATSTR_TOX_UPDATE                  NC_("STR_STATSTR_TOX_UPDATE", "Updating Index...")
269#define STR_STATSTR_SUMMARY                     NC_("STR_STATSTR_SUMMARY", "Creating abstract...")
270#define STR_STATSTR_SWGPRTOLENOTIFY             NC_("STR_STATSTR_SWGPRTOLENOTIFY", "Adapt Objects...")
271#define STR_TABLE_DEFNAME                       NC_("STR_TABLE_DEFNAME", "Table")
272#define STR_GRAPHIC_DEFNAME                     NC_("STR_GRAPHIC_DEFNAME", "Image")
273#define STR_OBJECT_DEFNAME                      NC_("STR_OBJECT_DEFNAME", "Object")
274#define STR_FRAME_DEFNAME                       NC_("STR_FRAME_DEFNAME", "Frame")
275#define STR_SHAPE_DEFNAME                       NC_("STR_SHAPE_DEFNAME", "Shape")
276#define STR_REGION_DEFNAME                      NC_("STR_REGION_DEFNAME", "Section")
277#define STR_NUMRULE_DEFNAME                     NC_("STR_NUMRULE_DEFNAME", "Numbering")
278#define STR_EMPTYPAGE                           NC_("STR_EMPTYPAGE", "blank page")
279#define STR_ABSTRACT_TITLE                      NC_("STR_ABSTRACT_TITLE", "Abstract: ")
280#define STR_FDLG_TEMPLATE_NAME                  NC_("STR_FDLG_TEMPLATE_NAME", "separated by: ")
281#define STR_FDLG_OUTLINE_LEVEL                  NC_("STR_FDLG_OUTLINE_LEVEL", "Outline: Level ")
282#define STR_FDLG_STYLE                          NC_("STR_FDLG_STYLE", "Style: ")
283#define STR_PAGEOFFSET                          NC_("STR_PAGEOFFSET", "Page number: ")
284#define STR_PAGEBREAK                           NC_("STR_PAGEBREAK", "Break before new page")
285#define STR_WESTERN_FONT                        NC_("STR_WESTERN_FONT", "Western text: ")
286#define STR_CJK_FONT                            NC_("STR_CJK_FONT", "Asian text: ")
287#define STR_CTL_FONT                            NC_("STR_CTL_FONT", "CTL text: ")
288#define STR_REDLINE_UNKNOWN_AUTHOR              NC_("STR_REDLINE_UNKNOWN_AUTHOR", "Unknown Author")
289#define STR_DELETE_NOTE_AUTHOR                  NC_("STR_DELETE_NOTE_AUTHOR", "Delete ~All Comments by $1")
290#define STR_HIDE_NOTE_AUTHOR                    NC_("STR_HIDE_NOTE_AUTHOR", "H~ide All Comments by $1")
291#define STR_OUTLINE_NUMBERING                   NC_("STR_OUTLINE_NUMBERING", "Chapter Numbering")
292/* To translators: $1 == will be replaced by STR_WORDCOUNT_WORDARG, and $2 by STR_WORDCOUNT_COLARG
293   e.g. Selected: 1 word, 2 characters */
294#define STR_WORDCOUNT                           NC_("STR_WORDCOUNT", "Selected: $1, $2")
295// To translators: STR_WORDCOUNT_WORDARG is $1 of STR_WORDCOUNT. $1 of STR_WORDCOUNT is number of words
296#define STR_WORDCOUNT_WORDARG                   NNC_("STR_WORDCOUNT_WORDARG", "$1 word", "$1 words")
297// To translators: STR_WORDCOUNT_CHARARG is $1 of STR_WORDCOUNT. $1 of STR_WORDCOUNT_CHARARG is number of characters
298#define STR_WORDCOUNT_CHARARG                   NNC_("STR_WORDCOUNT_CHARARG", "$1 character", "$1 characters")
299/* To translators: $1 == will be replaced by STR_WORDCOUNT_WORDARG, and $2 by STR_WORDCOUNT_COLARG
300   e.g. 1 word, 2 characters */
301#define STR_WORDCOUNT_NO_SELECTION              NC_("STR_WORDCOUNT_NO_SELECTION", "$1, $2")
302/* To translators: STR_WORDCOUNT_WORDARG_NO_SELECTION is $1 of STR_WORDCOUNT_NO_SELECTION.
303   $1 of STR_WORDCOUNT_NO_SELECTION is number of words */
304#define STR_WORDCOUNT_WORDARG_NO_SELECTION      NNC_("STR_WORDCOUNT_WORDARG_NO_SELECTION", "$1 word", "$1 words")
305/* To translators: STR_WORDCOUNT_CHARARG_NO_SELECTION is $1 of STR_WORDCOUNT_NO_SELECTION.
306   $1 of STR_WORDCOUNT_CHARARG_NO_SELECTION is number of characters */
307#define STR_WORDCOUNT_CHARARG_NO_SELECTION      NNC_("STR_WORDCOUNT_CHARARG_NO_SELECTION", "$1 character", "$1 characters")
308#define STR_CONVERT_TEXT_TABLE                  NC_("STR_CONVERT_TEXT_TABLE", "Convert Text to Table")
309#define STR_ADD_AUTOFORMAT_TITLE                NC_("STR_ADD_AUTOFORMAT_TITLE", "Add AutoFormat")
310#define STR_ADD_AUTOFORMAT_LABEL                NC_("STR_ADD_AUTOFORMAT_LABEL", "Name")
311#define STR_DEL_AUTOFORMAT_TITLE                NC_("STR_DEL_AUTOFORMAT_TITLE", "Delete AutoFormat")
312#define STR_DEL_AUTOFORMAT_MSG                  NC_("STR_DEL_AUTOFORMAT_MSG", "The following AutoFormat entry will be deleted:")
313#define STR_RENAME_AUTOFORMAT_TITLE             NC_("STR_RENAME_AUTOFORMAT_TITLE", "Rename AutoFormat")
314#define STR_BTN_AUTOFORMAT_CLOSE                NC_("STR_BTN_AUTOFORMAT_CLOSE", "~Close")
315#define STR_JAN                                 NC_("STR_JAN", "Jan")
316#define STR_FEB                                 NC_("STR_FEB", "Feb")
317#define STR_MAR                                 NC_("STR_MAR", "Mar")
318#define STR_NORTH                               NC_("STR_NORTH", "North")
319#define STR_MID                                 NC_("STR_MID", "Mid")
320#define STR_SOUTH                               NC_("STR_SOUTH", "South")
321#define STR_SUM                                 NC_("STR_SUM", "Sum")
322#define STR_INVALID_AUTOFORMAT_NAME             NC_("STR_INVALID_AUTOFORMAT_NAME", "You have entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a different name.")
323#define STR_NUMERIC                             NC_("STR_NUMERIC", "Numeric")
324#define STR_ROW                                 NC_("STR_ROW", "Rows")
325#define STR_COL                                 NC_("STR_COL", "Column")
326#define STR_AUTHMRK_EDIT                        NC_("STR_AUTHMRK_EDIT", "Edit Bibliography Entry")
327#define STR_AUTHMRK_INSERT                      NC_("STR_AUTHMRK_INSERT", "Insert Bibliography Entry")
328#define STR_ACCESS_PAGESETUP_SPACING            NC_("STR_ACCESS_PAGESETUP_SPACING", "Spacing between %1 and %2")
329#define STR_ACCESS_COLUMN_WIDTH                 NC_("STR_ACCESS_COLUMN_WIDTH", "Column %1 Width")
330#define STR_CAPTION_TABLE                       NC_("STR_CAPTION_TABLE", "%PRODUCTNAME Writer Table")
331#define STR_CAPTION_FRAME                       NC_("STR_CAPTION_FRAME", "%PRODUCTNAME Writer Frame")
332#define STR_CAPTION_GRAPHIC                     NC_("STR_CAPTION_GRAPHIC", "%PRODUCTNAME Writer Image")
333#define STR_CAPTION_OLE                         NC_("STR_CAPTION_OLE", "Other OLE Objects")
334#define STR_WRONG_TABLENAME                     NC_("STR_WRONG_TABLENAME", "The name of the table must not contain spaces.")
335#define STR_ERR_TABLE_MERGE                     NC_("STR_ERR_TABLE_MERGE", "Selected table cells are too complex to merge.")
336#define STR_SRTERR                              NC_("STR_SRTERR", "Cannot sort selection")
337
338// Miscellaneous
339#define STR_EVENT_OBJECT_SELECT                 NC_("STR_EVENT_OBJECT_SELECT", "Click object")
340#define STR_EVENT_START_INS_GLOSSARY            NC_("STR_EVENT_START_INS_GLOSSARY", "Before inserting AutoText")
341#define STR_EVENT_END_INS_GLOSSARY              NC_("STR_EVENT_END_INS_GLOSSARY", "After inserting AutoText")
342#define STR_EVENT_MOUSEOVER_OBJECT              NC_("STR_EVENT_MOUSEOVER_OBJECT", "Mouse over object")
343#define STR_EVENT_MOUSECLICK_OBJECT             NC_("STR_EVENT_MOUSECLICK_OBJECT", "Trigger hyperlink")
344#define STR_EVENT_MOUSEOUT_OBJECT               NC_("STR_EVENT_MOUSEOUT_OBJECT", "Mouse leaves object")
345#define STR_EVENT_IMAGE_LOAD                    NC_("STR_EVENT_IMAGE_LOAD", "Image loaded successfully")
346#define STR_EVENT_IMAGE_ABORT                   NC_("STR_EVENT_IMAGE_ABORT", "Image loading terminated")
347#define STR_EVENT_IMAGE_ERROR                   NC_("STR_EVENT_IMAGE_ERROR", "Could not load image")
348#define STR_EVENT_FRM_KEYINPUT_A                NC_("STR_EVENT_FRM_KEYINPUT_A", "Input of alphanumeric characters")
349#define STR_EVENT_FRM_KEYINPUT_NOA              NC_("STR_EVENT_FRM_KEYINPUT_NOA", "Input of non-alphanumeric characters")
350#define STR_EVENT_FRM_RESIZE                    NC_("STR_EVENT_FRM_RESIZE", "Resize frame")
351#define STR_EVENT_FRM_MOVE                      NC_("STR_EVENT_FRM_MOVE", "Move frame")
352#define STR_CONTENT_TYPE_OUTLINE                NC_("STR_CONTENT_TYPE_OUTLINE", "Headings")
353#define STR_CONTENT_TYPE_TABLE                  NC_("STR_CONTENT_TYPE_TABLE", "Tables")
354#define STR_CONTENT_TYPE_FRAME                  NC_("STR_CONTENT_TYPE_FRAME", "Frames")
355#define STR_CONTENT_TYPE_GRAPHIC                NC_("STR_CONTENT_TYPE_GRAPHIC", "Images")
356#define STR_CONTENT_TYPE_OLE                    NC_("STR_CONTENT_TYPE_OLE", "OLE objects")
357#define STR_CONTENT_TYPE_BOOKMARK               NC_("STR_CONTENT_TYPE_BOOKMARK", "Bookmarks")
358#define STR_CONTENT_TYPE_REGION                 NC_("STR_CONTENT_TYPE_REGION", "Sections")
359#define STR_CONTENT_TYPE_URLFIELD               NC_("STR_CONTENT_TYPE_URLFIELD", "Hyperlinks")
360#define STR_CONTENT_TYPE_REFERENCE              NC_("STR_CONTENT_TYPE_REFERENCE", "References")
361#define STR_CONTENT_TYPE_INDEX                  NC_("STR_CONTENT_TYPE_INDEX", "Indexes")
362#define STR_CONTENT_TYPE_DRAWOBJECT             NC_("STR_CONTENT_TYPE_DRAWOBJECT", "Drawing objects")
363#define STR_CONTENT_TYPE_POSTIT                 NC_("STR_CONTENT_TYPE_POSTIT", "Comments")
364#define STR_IDXEXAMPLE_IDXTXT_HEADING1          NC_("STR_IDXEXAMPLE_IDXTXT_HEADING1", "Heading 1")
365#define STR_IDXEXAMPLE_IDXTXT_ENTRY1            NC_("STR_IDXEXAMPLE_IDXTXT_ENTRY1", "This is the content from the first chapter. This is a user directory entry.")
366#define STR_IDXEXAMPLE_IDXTXT_HEADING11         NC_("STR_IDXEXAMPLE_IDXTXT_HEADING11", "Heading 1.1")
367#define STR_IDXEXAMPLE_IDXTXT_ENTRY11           NC_("STR_IDXEXAMPLE_IDXTXT_ENTRY11", "This is the content from chapter 1.1. This is the entry for the table of contents.")
368#define STR_IDXEXAMPLE_IDXTXT_HEADING12         NC_("STR_IDXEXAMPLE_IDXTXT_HEADING12", "Heading 1.2")
369#define STR_IDXEXAMPLE_IDXTXT_ENTRY12           NC_("STR_IDXEXAMPLE_IDXTXT_ENTRY12", "This is the content from chapter 1.2. This keyword is a main entry.")
370#define STR_IDXEXAMPLE_IDXTXT_TABLE1            NC_("STR_IDXEXAMPLE_IDXTXT_TABLE1", "Table 1: This is table 1")
371#define STR_IDXEXAMPLE_IDXTXT_IMAGE1            NC_("STR_IDXEXAMPLE_IDXTXT_IMAGE1", "Image 1: This is image 1")
372#define STR_IDXEXAMPLE_IDXMARK_CHAPTER          NC_("STR_IDXEXAMPLE_IDXMARK_CHAPTER", "Chapter")
373#define STR_IDXEXAMPLE_IDXMARK_KEYWORD          NC_("STR_IDXEXAMPLE_IDXMARK_KEYWORD", "Keyword")
374#define STR_IDXEXAMPLE_IDXMARK_USER_DIR_ENTRY   NC_("STR_IDXEXAMPLE_IDXMARK_USER_DIR_ENTRY", "User Directory Entry")
375#define STR_IDXEXAMPLE_IDXMARK_ENTRY            NC_("STR_IDXEXAMPLE_IDXMARK_ENTRY", "Entry")
376#define STR_IDXEXAMPLE_IDXMARK_THIS             NC_("STR_IDXEXAMPLE_IDXMARK_THIS", "this")
377#define STR_IDXEXAMPLE_IDXMARK_PRIMARY_KEY      NC_("STR_IDXEXAMPLE_IDXMARK_PRIMARY_KEY", "Primary key")
378#define STR_IDXEXAMPLE_IDXMARK_SECONDARY_KEY    NC_("STR_IDXEXAMPLE_IDXMARK_SECONDARY_KEY", "Secondary key")
379#define STR_CONTENT_TYPE_SINGLE_OUTLINE         NC_("STR_CONTENT_TYPE_SINGLE_OUTLINE", "Heading")
380#define STR_CONTENT_TYPE_SINGLE_TABLE           NC_("STR_CONTENT_TYPE_SINGLE_TABLE", "Table")
381#define STR_CONTENT_TYPE_SINGLE_FRAME           NC_("STR_CONTENT_TYPE_SINGLE_FRAME", "Text frame")
382#define STR_CONTENT_TYPE_SINGLE_GRAPHIC         NC_("STR_CONTENT_TYPE_SINGLE_GRAPHIC", "Image")
383#define STR_CONTENT_TYPE_SINGLE_OLE             NC_("STR_CONTENT_TYPE_SINGLE_OLE", "OLE object")
384#define STR_CONTENT_TYPE_SINGLE_BOOKMARK        NC_("STR_CONTENT_TYPE_SINGLE_BOOKMARK", "Bookmark")
385#define STR_CONTENT_TYPE_SINGLE_REGION          NC_("STR_CONTENT_TYPE_SINGLE_REGION", "Section")
386#define STR_CONTENT_TYPE_SINGLE_URLFIELD        NC_("STR_CONTENT_TYPE_SINGLE_URLFIELD", "Hyperlink")
387#define STR_CONTENT_TYPE_SINGLE_REFERENCE       NC_("STR_CONTENT_TYPE_SINGLE_REFERENCE", "Reference")
388#define STR_CONTENT_TYPE_SINGLE_INDEX           NC_("STR_CONTENT_TYPE_SINGLE_INDEX", "Index")
389#define STR_CONTENT_TYPE_SINGLE_POSTIT          NC_("STR_CONTENT_TYPE_SINGLE_POSTIT", "Comment")
390#define STR_CONTENT_TYPE_SINGLE_DRAWOBJECT      NC_("STR_CONTENT_TYPE_SINGLE_DRAWOBJECT", "Draw object")
391#define STR_DEFINE_NUMBERFORMAT                 NC_("STR_DEFINE_NUMBERFORMAT", "Additional formats...")
392#define RID_STR_SYSTEM                          NC_("RID_STR_SYSTEM", "[System]")
393#define STR_MULT_INTERACT_HYPH_WARN             NC_("STR_MULT_INTERACT_HYPH_WARN", "The interactive hyphenation is already active\nin a different document")
394#define STR_HYPH_TITLE                          NC_("STR_HYPH_TITLE", "Hyphenation")
395#define STR_HYPH_MISSING                        NC_("STR_HYPH_MISSING", "Missing hyphenation info")
396#define STR_HYPH_MISSING_DETAIL                 NC_("STR_HYPH_MISSING", "Please install the hyphenation package for locale “%1”.")
397
398// Undo
399#define STR_CANT_UNDO                           NC_("STR_CANT_UNDO", "not possible")
400#define STR_DELETE_UNDO                         NC_("STR_DELETE_UNDO", "Delete $1")
401#define STR_INSERT_UNDO                         NC_("STR_INSERT_UNDO", "Insert $1")
402#define STR_OVR_UNDO                            NC_("STR_OVR_UNDO", "Overwrite: $1")
403#define STR_SPLITNODE_UNDO                      NC_("STR_SPLITNODE_UNDO", "New Paragraph")
404#define STR_MOVE_UNDO                           NC_("STR_MOVE_UNDO", "Move")
405#define STR_INSATTR_UNDO                        NC_("STR_INSATTR_UNDO", "Apply attributes")
406#define STR_SETFMTCOLL_UNDO                     NC_("STR_SETFMTCOLL_UNDO", "Apply Styles: $1")
407#define STR_RESET_ATTR_UNDO                     NC_("STR_RESET_ATTR_UNDO", "Reset attributes")
408#define STR_INSFMT_ATTR_UNDO                    NC_("STR_INSFMT_ATTR_UNDO", "Change style: $1")
409#define STR_INSERT_DOC_UNDO                     NC_("STR_INSERT_DOC_UNDO", "Insert file")
410#define STR_INSERT_GLOSSARY                     NC_("STR_INSERT_GLOSSARY", "Insert AutoText")
411#define STR_DELBOOKMARK                         NC_("STR_DELBOOKMARK", "Delete bookmark: $1")
412#define STR_INSBOOKMARK                         NC_("STR_INSBOOKMARK", "Insert bookmark: $1")
413#define STR_SORT_TBL                            NC_("STR_SORT_TBL", "Sort table")
414#define STR_SORT_TXT                            NC_("STR_SORT_TXT", "Sort text")
415#define STR_INSTABLE_UNDO                       NC_("STR_INSTABLE_UNDO", "Insert table: $1$2$3")
416#define STR_TEXTTOTABLE_UNDO                    NC_("STR_TEXTTOTABLE_UNDO", "Convert text -> table")
417#define STR_TABLETOTEXT_UNDO                    NC_("STR_TABLETOTEXT_UNDO", "Convert table -> text")
418#define STR_COPY_UNDO                           NC_("STR_COPY_UNDO", "Copy: $1")
419#define STR_REPLACE_UNDO                        NC_("STR_REPLACE_UNDO", "Replace $1 $2 $3")
420#define STR_INSERT_PAGE_BREAK_UNDO              NC_("STR_INSERT_PAGE_BREAK_UNDO", "Insert page break")
421#define STR_INSERT_COLUMN_BREAK_UNDO            NC_("STR_INSERT_COLUMN_BREAK_UNDO", "Insert column break")
422#define STR_INSERT_ENV_UNDO                     NC_("STR_INSERT_ENV_UNDO", "Insert Envelope")
423#define STR_DRAG_AND_COPY                       NC_("STR_DRAG_AND_COPY", "Copy: $1")
424#define STR_DRAG_AND_MOVE                       NC_("STR_DRAG_AND_MOVE", "Move: $1")
425#define STR_INSERT_CHART                        NC_("STR_INSERT_CHART", "Insert %PRODUCTNAME Chart")
426#define STR_INSERTFLY                           NC_("STR_INSERTFLY", "Insert frame")
427#define STR_DELETEFLY                           NC_("STR_DELETEFLY", "Delete frame")
428#define STR_AUTOFORMAT                          NC_("STR_AUTOFORMAT", "AutoFormat")
429#define STR_TABLEHEADLINE                       NC_("STR_TABLEHEADLINE", "Table heading")
430#define STR_REPLACE                             NC_("STR_REPLACE", "Replace: $1 $2 $3")
431#define STR_INSERTSECTION                       NC_("STR_INSERTSECTION", "Insert section")
432#define STR_DELETESECTION                       NC_("STR_DELETESECTION", "Delete section")
433#define STR_CHANGESECTION                       NC_("STR_CHANGESECTION", "Modify section")
434#define STR_CHANGEDEFATTR                       NC_("STR_CHANGEDEFATTR", "Modify default values")
435#define STR_REPLACE_STYLE                       NC_("STR_REPLACE_STYLE", "Replace style: $1 $2 $3")
436#define STR_DELETE_PAGE_BREAK                   NC_("STR_DELETE_PAGE_BREAK", "Delete page break")
437#define STR_TEXT_CORRECTION                     NC_("STR_TEXT_CORRECTION", "Text Correction")
438#define STR_OUTLINE_LR                          NC_("STR_OUTLINE_LR", "Promote/demote outline")
439#define STR_OUTLINE_UD                          NC_("STR_OUTLINE_UD", "Move outline")
440#define STR_INSNUM                              NC_("STR_INSNUM", "Insert numbering")
441#define STR_NUMUP                               NC_("STR_NUMUP", "Promote level")
442#define STR_NUMDOWN                             NC_("STR_NUMDOWN", "Demote level")
443#define STR_MOVENUM                             NC_("STR_MOVENUM", "Move paragraphs")
444#define STR_INSERTDRAW                          NC_("STR_INSERTDRAW", "Insert drawing object: $1")
445#define STR_NUMORNONUM                          NC_("STR_NUMORNONUM", "Number On/Off")
446#define STR_INC_LEFTMARGIN                      NC_("STR_INC_LEFTMARGIN", "Increase Indent")
447#define STR_DEC_LEFTMARGIN                      NC_("STR_DEC_LEFTMARGIN", "Decrease indent")
448#define STR_INSERTLABEL                         NC_("STR_INSERTLABEL", "Insert caption: $1")
449#define STR_SETNUMRULESTART                     NC_("STR_SETNUMRULESTART", "Restart numbering")
450#define STR_CHANGEFTN                           NC_("STR_CHANGEFTN", "Modify footnote")
451#define STR_ACCEPT_REDLINE                      NC_("STR_ACCEPT_REDLINE", "Accept change: $1")
452#define STR_REJECT_REDLINE                      NC_("STR_REJECT_REDLINE", "Reject change: $1")
453#define STR_SPLIT_TABLE                         NC_("STR_SPLIT_TABLE", "Split Table")
454#define STR_DONTEXPAND                          NC_("STR_DONTEXPAND", "Stop attribute")
455#define STR_AUTOCORRECT                         NC_("STR_AUTOCORRECT", "AutoCorrect")
456#define STR_MERGE_TABLE                         NC_("STR_MERGE_TABLE", "Merge table")
457#define STR_TRANSLITERATE                       NC_("STR_TRANSLITERATE", "Change Case")
458#define STR_DELNUM                              NC_("STR_DELNUM", "Delete numbering")
459#define STR_DRAWUNDO                            NC_("STR_DRAWUNDO", "Drawing objects: $1")
460#define STR_DRAWGROUP                           NC_("STR_DRAWGROUP", "Group draw objects")
461#define STR_DRAWUNGROUP                         NC_("STR_DRAWUNGROUP", "Ungroup drawing objects")
462#define STR_DRAWDELETE                          NC_("STR_DRAWDELETE", "Delete drawing objects")
463#define STR_REREAD                              NC_("STR_REREAD", "Replace Image")
464#define STR_DELGRF                              NC_("STR_DELGRF", "Delete Image")
465#define STR_TABLE_ATTR                          NC_("STR_TABLE_ATTR", "Apply table attributes")
466#define STR_UNDO_TABLE_AUTOFMT                  NC_("STR_UNDO_TABLE_AUTOFMT", "AutoFormat Table")
467#define STR_UNDO_TABLE_INSCOL                   NC_("STR_UNDO_TABLE_INSCOL", "Insert Column")
468#define STR_UNDO_TABLE_INSROW                   NC_("STR_UNDO_TABLE_INSROW", "Insert Row")
469#define STR_UNDO_TABLE_DELBOX                   NC_("STR_UNDO_TABLE_DELBOX", "Delete row/column")
470#define STR_UNDO_COL_DELETE                     NC_("STR_UNDO_COL_DELETE", "Delete column")
471#define STR_UNDO_ROW_DELETE                     NC_("STR_UNDO_ROW_DELETE", "Delete row")
472#define STR_UNDO_TABLE_SPLIT                    NC_("STR_UNDO_TABLE_SPLIT", "Split Cells")
473#define STR_UNDO_TABLE_MERGE                    NC_("STR_UNDO_TABLE_MERGE", "Merge Cells")
474#define STR_TABLE_NUMFORMAT                     NC_("STR_TABLE_NUMFORMAT", "Format cell")
475#define STR_INSERT_TOX                          NC_("STR_INSERT_TOX", "Insert index/table")
476#define STR_CLEAR_TOX_RANGE                     NC_("STR_CLEAR_TOX_RANGE", "Remove index/table")
477#define STR_TABLE_TBLCPYTBL                     NC_("STR_TABLE_TBLCPYTBL", "Copy table")
478#define STR_TABLE_CPYTBL                        NC_("STR_TABLE_CPYTBL", "Copy table")
479#define STR_INS_FROM_SHADOWCRSR                 NC_("STR_INS_FROM_SHADOWCRSR", "Set cursor")
480#define STR_UNDO_CHAIN                          NC_("STR_UNDO_CHAIN", "Link text frames")
481#define STR_UNDO_UNCHAIN                        NC_("STR_UNDO_UNCHAIN", "Unlink text frames")
482#define STR_UNDO_FTNINFO                        NC_("STR_UNDO_FTNINFO", "Modify footnote options")
483#define STR_UNDO_COMPAREDOC                     NC_("STR_UNDO_COMPAREDOC", "Compare Document")
484#define STR_UNDO_SETFLYFRMFMT                   NC_("STR_UNDO_SETFLYFRMFMT", "Apply frame style: $1")
485#define STR_UNDO_SETRUBYATTR                    NC_("STR_UNDO_SETRUBYATTR", "Ruby Setting")
486#define STR_INSERT_FOOTNOTE                     NC_("STR_INSERT_FOOTNOTE", "Insert footnote")
487#define STR_INSERT_URLBTN                       NC_("STR_INSERT_URLBTN", "insert URL button")
488#define STR_INSERT_URLTXT                       NC_("STR_INSERT_URLTXT", "Insert Hyperlink")
489#define STR_DELETE_INVISIBLECNTNT               NC_("STR_DELETE_INVISIBLECNTNT", "remove invisible content")
490#define STR_TOXCHANGE                           NC_("STR_TOXCHANGE", "Table/index changed")
491#define STR_START_QUOTE                         NC_("STR_START_QUOTE", "“")
492#define STR_END_QUOTE                           NC_("STR_END_QUOTE", "”")
493#define STR_LDOTS                               NC_("STR_LDOTS", "...")
494#define STR_MULTISEL                            NC_("STR_MULTISEL", "multiple selection")
495#define STR_TYPING_UNDO                         NC_("STR_TYPING_UNDO", "Typing: $1")
496#define STR_PASTE_CLIPBOARD_UNDO                NC_("STR_PASTE_CLIPBOARD_UNDO", "Paste clipboard")
497#define STR_YIELDS                              NC_("STR_YIELDS", "→")
498#define STR_OCCURRENCES_OF                      NC_("STR_OCCURRENCES_OF", "occurrences of")
499#define STR_UNDO_TABS                           NNC_("STR_UNDO_TABS", "One tab", "$1 tabs")
500#define STR_UNDO_NLS                            NNC_("STR_UNDO_NLS", "One line break","$1 line breaks")
501#define STR_UNDO_PAGEBREAKS                     NC_("STR_UNDO_PAGEBREAKS", "page break")
502#define STR_UNDO_COLBRKS                        NC_("STR_UNDO_COLBRKS", "column break")
503#define STR_UNDO_REDLINE_INSERT                 NC_("STR_UNDO_REDLINE_INSERT", "Insert $1")
504#define STR_UNDO_REDLINE_DELETE                 NC_("STR_UNDO_REDLINE_DELETE", "Delete $1")
505#define STR_UNDO_REDLINE_FORMAT                 NC_("STR_UNDO_REDLINE_FORMAT", "Attributes changed")
506#define STR_UNDO_REDLINE_TABLE                  NC_("STR_UNDO_REDLINE_TABLE", "Table changed")
507#define STR_UNDO_REDLINE_FMTCOLL                NC_("STR_UNDO_REDLINE_FMTCOLL", "Style changed")
508#define STR_UNDO_REDLINE_PARAGRAPH_FORMAT       NC_("STR_UNDO_REDLINE_PARAGRAPH_FORMAT", "Paragraph formatting changed")
509#define STR_UNDO_REDLINE_TABLE_ROW_INSERT       NC_("STR_UNDO_REDLINE_TABLE_ROW_INSERT", "Insert Row")
510#define STR_UNDO_REDLINE_TABLE_ROW_DELETE       NC_("STR_UNDO_REDLINE_TABLE_ROW_DELETE", "Delete Row")
511#define STR_UNDO_REDLINE_TABLE_CELL_INSERT      NC_("STR_UNDO_REDLINE_TABLE_CELL_INSERT", "Insert Cell")
512#define STR_UNDO_REDLINE_TABLE_CELL_DELETE      NC_("STR_UNDO_REDLINE_TABLE_CELL_DELETE", "Delete Cell")
513#define STR_N_REDLINES                          NC_("STR_N_REDLINES", "$1 changes")
514#define STR_UNDO_PAGEDESC                       NC_("STR_UNDO_PAGEDESC", "Change page style: $1")
515#define STR_UNDO_PAGEDESC_CREATE                NC_("STR_UNDO_PAGEDESC_CREATE", "Create page style: $1")
516#define STR_UNDO_PAGEDESC_DELETE                NC_("STR_UNDO_PAGEDESC_DELETE", "Delete page style: $1")
517#define STR_UNDO_PAGEDESC_RENAME                NC_("STR_UNDO_PAGEDESC_RENAME", "Rename page style: $1 $2 $3")
518#define STR_UNDO_HEADER_FOOTER                  NC_("STR_UNDO_HEADER_FOOTER", "Header/footer changed")
519#define STR_UNDO_FIELD                          NC_("STR_UNDO_FIELD", "Field changed")
520#define STR_UNDO_TXTFMTCOL_CREATE               NC_("STR_UNDO_TXTFMTCOL_CREATE", "Create paragraph style: $1")
521#define STR_UNDO_TXTFMTCOL_DELETE               NC_("STR_UNDO_TXTFMTCOL_DELETE", "Delete paragraph style: $1")
522#define STR_UNDO_TXTFMTCOL_RENAME               NC_("STR_UNDO_TXTFMTCOL_RENAME", "Rename paragraph style: $1 $2 $3")
523#define STR_UNDO_CHARFMT_CREATE                 NC_("STR_UNDO_CHARFMT_CREATE", "Create character style: $1")
524#define STR_UNDO_CHARFMT_DELETE                 NC_("STR_UNDO_CHARFMT_DELETE", "Delete character style: $1")
525#define STR_UNDO_CHARFMT_RENAME                 NC_("STR_UNDO_CHARFMT_RENAME", "Rename character style: $1 $2 $3")
526#define STR_UNDO_FRMFMT_CREATE                  NC_("STR_UNDO_FRMFMT_CREATE", "Create frame style: $1")
527#define STR_UNDO_FRMFMT_DELETE                  NC_("STR_UNDO_FRMFMT_DELETE", "Delete frame style: $1")
528#define STR_UNDO_FRMFMT_RENAME                  NC_("STR_UNDO_FRMFMT_RENAME", "Rename frame style: $1 $2 $3")
529#define STR_UNDO_NUMRULE_CREATE                 NC_("STR_UNDO_NUMRULE_CREATE", "Create numbering style: $1")
530#define STR_UNDO_NUMRULE_DELETE                 NC_("STR_UNDO_NUMRULE_DELETE", "Delete numbering style: $1")
531#define STR_UNDO_NUMRULE_RENAME                 NC_("STR_UNDO_NUMRULE_RENAME", "Rename numbering style: $1 $2 $3")
532#define STR_UNDO_BOOKMARK_RENAME                NC_("STR_UNDO_BOOKMARK_RENAME", "Rename bookmark: $1 $2 $3")
533#define STR_UNDO_INDEX_ENTRY_INSERT             NC_("STR_UNDO_INDEX_ENTRY_INSERT", "Insert index entry")
534#define STR_UNDO_INDEX_ENTRY_DELETE             NC_("STR_UNDO_INDEX_ENTRY_DELETE", "Delete index entry")
535#define STR_FIELD                               NC_("STR_FIELD", "field")
536#define STR_UNDO_INSERT_TEXTBOX                 NC_("STR_UNDO_INSERT_TEXTBOX", "text box")
537/*undo: STR_PARAGRAPHS, string.text*/
538#define STR_PARAGRAPHS                          NC_("STR_PARAGRAPHS", "Paragraphs")
539#define STR_FRAME                               NC_("STR_FRAME", "frame")
540#define STR_OLE                                 NC_("STR_OLE", "OLE-object")
541#define STR_MATH_FORMULA                        NC_("STR_MATH_FORMULA", "formula")
542#define STR_CHART                               NC_("STR_CHART", "chart")
543#define STR_NOTE                                NC_("STR_NOTE", "comment")
544#define STR_REFERENCE                           NC_("STR_REFERENCE", "cross-reference")
545#define STR_SCRIPT                              NC_("STR_SCRIPT", "script")
546#define STR_AUTHORITY_ENTRY                     NC_("STR_AUTHORITY_ENTRY", "bibliography entry")
547#define STR_SPECIALCHAR                         NC_("STR_SPECIALCHAR", "special character")
548#define STR_FOOTNOTE                            NC_("STR_FOOTNOTE", "footnote")
549#define STR_GRAPHIC                             NC_("STR_GRAPHIC", "image")
550#define STR_DRAWING_OBJECTS                     NC_("STR_DRAWING_OBJECTS", "drawing object(s)")
551#define STR_TABLE_NAME                          NC_("STR_TABLE_NAME", "table: $1$2$3")
552#define STR_PARAGRAPH_UNDO                      NC_("STR_PARAGRAPH_UNDO", "paragraph")
553#define STR_PARAGRAPH_SIGN_UNDO                 NC_("STR_PARAGRAPH_SIGN_UNDO", "Paragraph sign")
554#define STR_UNDO_FLYFRMFMT_TITLE                NC_("STR_UNDO_FLYFRMFMT_TITLE", "Change object title of $1")
555#define STR_UNDO_FLYFRMFMT_DESCRIPTION         NC_("STR_UNDO_FLYFRMFMT_DESCRIPTION", "Change object description of $1")
556#define STR_UNDO_TBLSTYLE_CREATE                NC_("STR_UNDO_TBLSTYLE_CREATE", "Create table style: $1")
557#define STR_UNDO_TBLSTYLE_DELETE                NC_("STR_UNDO_TBLSTYLE_DELETE", "Delete table style: $1")
558#define STR_UNDO_TBLSTYLE_UPDATE                NC_("STR_UNDO_TBLSTYLE_UPDATE", "Update table style: $1")
559#define STR_UNDO_TABLE_DELETE                   NC_("STR_UNDO_TABLE_DELETE", "Delete table")
560#define STR_UNDO_INSERT_FORM_FIELD              NC_("STR_UNDO_INSERT_FORM_FIELD", "Insert form field")
561#define STR_DROP_DOWN_FIELD_ITEM_LIMIT          NC_("STR_DROP_DOWN_FIELD_ITEM_LIMIT", "You can specify maximum of 25 items for a drop-down form field.")
562
563#define STR_ACCESS_DOC_NAME                     NC_("STR_ACCESS_DOC_NAME", "Document view")
564#define STR_ACCESS_DOC_DESC                     NC_("STR_ACCESS_DOC_DESC", "Document view")
565#define STR_ACCESS_HEADER_NAME                  NC_("STR_ACCESS_HEADER_NAME", "Header $(ARG1)")
566#define STR_ACCESS_HEADER_DESC                  NC_("STR_ACCESS_HEADER_DESC", "Header page $(ARG1)")
567#define STR_ACCESS_FOOTER_NAME                  NC_("STR_ACCESS_FOOTER_NAME", "Footer $(ARG1)")
568#define STR_ACCESS_FOOTER_DESC                  NC_("STR_ACCESS_FOOTER_DESC", "Footer page $(ARG1)")
569#define STR_ACCESS_FOOTNOTE_NAME                NC_("STR_ACCESS_FOOTNOTE_NAME", "Footnote $(ARG1)")
570#define STR_ACCESS_FOOTNOTE_DESC                NC_("STR_ACCESS_FOOTNOTE_DESC", "Footnote $(ARG1)")
571#define STR_ACCESS_ENDNOTE_NAME                 NC_("STR_ACCESS_ENDNOTE_NAME", "Endnote $(ARG1)")
572#define STR_ACCESS_ENDNOTE_DESC                 NC_("STR_ACCESS_ENDNOTE_DESC", "Endnote $(ARG1)")
573#define STR_ACCESS_TABLE_DESC                   NC_("STR_ACCESS_TABLE_DESC", "$(ARG1) on page $(ARG2)")
574#define STR_ACCESS_PAGE_NAME                    NC_("STR_ACCESS_PAGE_NAME", "Page $(ARG1)")
575#define STR_ACCESS_PAGE_DESC                    NC_("STR_ACCESS_PAGE_DESC", "Page: $(ARG1)")
576#define STR_ACCESS_ANNOTATION_AUTHOR_NAME       NC_("STR_ACCESS_ANNOTATION_AUTHOR_NAME", "Author")
577#define STR_ACCESS_ANNOTATION_DATE_NAME         NC_("STR_ACCESS_ANNOTATION_DATE_NAME", "Date")
578#define STR_ACCESS_ANNOTATION_RESOLVED_NAME     NC_("STR_ACCESS_ANNOTATION_RESOLVED_NAME", "Resolved")
579#define STR_ACCESS_ANNOTATION_BUTTON_NAME       NC_("STR_ACCESS_ANNOTATION_BUTTON_NAME", "Actions")
580#define STR_ACCESS_ANNOTATION_BUTTON_DESC       NC_("STR_ACCESS_ANNOTATION_BUTTON_DESC", "Activate this button to open a list of actions which can be performed on this comment and other comments")
581#define STR_ACCESS_PREVIEW_DOC_NAME             NC_("STR_ACCESS_PREVIEW_DOC_NAME", "Document preview")
582#define STR_ACCESS_PREVIEW_DOC_SUFFIX           NC_("STR_ACCESS_PREVIEW_DOC_SUFFIX", "(Preview mode)")
583#define STR_ACCESS_DOC_WORDPROCESSING           NC_("STR_ACCESS_DOC_WORDPROCESSING", "%PRODUCTNAME Document")
584
585#define STR_COMCORE_READERROR                   NC_("STR_COMCORE_READERROR", "Read Error")
586#define STR_COMCORE_CANT_SHOW                   NC_("STR_COMCORE_CANT_SHOW", "Image cannot be displayed.")
587#define STR_ERROR_CLPBRD_READ                   NC_("STR_ERROR_CLPBRD_READ", "Error reading from the clipboard.")
588
589#define STR_COLUMN_BREAK                        NC_("STR_COLUMN_BREAK", "Manual Column Break")
590
591#define STR_CHART2_ROW_LABEL_TEXT               NC_("STR_CHART2_ROW_LABEL_TEXT", "Row %ROWNUMBER")
592#define STR_CHART2_COL_LABEL_TEXT               NC_("STR_CHART2_COL_LABEL_TEXT", "Column %COLUMNLETTER")
593#define STR_STYLE_FAMILY_CHARACTER              NC_("STR_STYLE_FAMILY_CHARACTER", "Character")
594#define STR_STYLE_FAMILY_PARAGRAPH              NC_("STR_STYLE_FAMILY_PARAGRAPH", "Paragraph")
595#define STR_STYLE_FAMILY_FRAME                  NC_("STR_STYLE_FAMILY_FRAME", "Frame")
596#define STR_STYLE_FAMILY_PAGE                   NC_("STR_STYLE_FAMILY_PAGE", "Pages")
597#define STR_STYLE_FAMILY_NUMBERING              NC_("STR_STYLE_FAMILY_NUMBERING", "Numbering")
598#define STR_STYLE_FAMILY_TABLE                  NC_("STR_STYLE_FAMILY_TABLE", "Table")
599#define STR_STYLE_FAMILY_CELL                   NC_("STR_STYLE_FAMILY_CELL", "Cell")
600
601#define ST_SCRIPT_ASIAN                         NC_("ST_SCRIPT_ASIAN", "Asian")
602#define ST_SCRIPT_CTL                           NC_("ST_SCRIPT_CTL", "CTL")
603#define ST_SCRIPT_WESTERN                       NC_("ST_SCRIPT_WESTERN", "Western")
604#define STR_PRINTOPTUI_PRODUCTNAME              NC_("STR_PRINTOPTUI_PRODUCTNAME", "%PRODUCTNAME %s")
605#define STR_PRINTOPTUI_CONTENTS                 NC_("STR_PRINTOPTUI_CONTENTS", "Contents")
606#define STR_PRINTOPTUI_PAGE_BACKGROUND          NC_("STR_PRINTOPTUI_PAGE_BACKGROUND", "Page ba~ckground")
607#define STR_PRINTOPTUI_PICTURES                 NC_("STR_PRINTOPTUI_PICTURES", "~Images and other graphic objects")
608#define STR_PRINTOPTUI_HIDDEN                   NC_("STR_PRINTOPTUI_HIDDEN", "Hidden te~xt")
609#define STR_PRINTOPTUI_TEXT_PLACEHOLDERS        NC_("STR_PRINTOPTUI_TEXT_PLACEHOLDERS", "~Text placeholders")
610#define STR_PRINTOPTUI_FORM_CONTROLS            NC_("STR_PRINTOPTUI_FORM_CONTROLS", "Form control~s")
611#define STR_PRINTOPTUI_COLOR                    NC_("STR_PRINTOPTUI_COLOR", "Color")
612#define STR_PRINTOPTUI_PRINT_BLACK              NC_("STR_PRINTOPTUI_PRINT_BLACK", "Print text in blac~k")
613#define STR_PRINTOPTUI_PAGES_TEXT               NC_("STR_PRINTOPTUI_PAGES_TEXT", "Pages:")
614#define STR_PRINTOPTUI_PRINT_BLANK              NC_("STR_PRINTOPTUI_PRINT_BLANK", "Print ~automatically inserted blank pages")
615#define STR_PRINTOPTUI_ONLY_PAPER               NC_("STR_PRINTOPTUI_ONLY_PAPER", "~Use only paper tray from printer preferences")
616#define STR_PRINTOPTUI_NONE                     NC_("STR_PRINTOPTUI_NONE", "None (document only)")
617#define STR_PRINTOPTUI_COMMENTS_ONLY            NC_("STR_PRINTOPTUI_COMMENTS_ONLY", "Comments only")
618#define STR_PRINTOPTUI_PLACE_END                NC_("STR_PRINTOPTUI_PLACE_END", "Place at end of document")
619#define STR_PRINTOPTUI_PLACE_PAGE               NC_("STR_PRINTOPTUI_PLACE_PAGE", "Place at end of page")
620#define STR_PRINTOPTUI_COMMENTS                 NC_("STR_PRINTOPTUI_COMMENTS", "~Comments")
621#define STR_PRINTOPTUI_BROCHURE                 NC_("STR_PRINTOPTUI_BROCHURE", "Broch~ure")
622#define STR_PRINTOPTUI_LEFT_SCRIPT              NC_("STR_PRINTOPTUI_LEFT_SCRIPT", "Left-to-right script")
623#define STR_PRINTOPTUI_RIGHT_SCRIPT             NC_("STR_PRINTOPTUI_RIGHT_SCRIPT", "Right-to-left script")
624#define STR_PRINTOPTUI_PRINTALLPAGES            NC_("STR_PRINTOPTUI_PRINTALLPAGES", "All ~Pages")
625#define STR_PRINTOPTUI_PRINTPAGES               NC_("STR_PRINTOPTUI_PRINTPAGES", "Pa~ges:")
626#define STR_PRINTOPTUI_PRINTEVENPAGES           NC_("STR_PRINTOPTUI_PRINTEVENPAGES", "~Even pages")
627#define STR_PRINTOPTUI_PRINTODDPAGES            NC_("STR_PRINTOPTUI_PRINTODDPAGES", "~Odd pages")
628#define STR_PRINTOPTUI_PRINTSELECTION           NC_("STR_PRINTOPTUI_PRINTSELECTION", "~Selection")
629#define STR_PRINTOPTUI_PLACE_MARGINS            NC_("STR_PRINTOPTUI_PLACE_MARGINS", "Place in margins")
630
631#define STR_FORMULA_CALC                        NC_("STR_FORMULA_CALC", "Functions")
632#define STR_FORMULA_CANCEL                      NC_("STR_FORMULA_CANCEL", "Cancel")
633#define STR_FORMULA_APPLY                       NC_("STR_FORMULA_APPLY", "Apply")
634#define STR_ACCESS_FORMULA_TOOLBAR              NC_("STR_ACCESS_FORMULA_TOOLBAR", "Formula Tool Bar")
635#define STR_ACCESS_FORMULA_TYPE                 NC_("STR_ACCESS_FORMULA_TYPE", "Formula Type")
636#define STR_ACCESS_FORMULA_TEXT                 NC_("STR_ACCESS_FORMULA_TEXT", "Formula Text")
637
638#define STR_ACCESS_TL_GLOBAL                    NC_("STR_ACCESS_TL_GLOBAL", "Global View")
639#define STR_ACCESS_TL_CONTENT                   NC_("STR_ACCESS_TL_CONTENT", "Content Navigation View")
640#define STR_OUTLINE_LEVEL                       NC_("STR_OUTLINE_LEVEL", "Outline Level")
641#define STR_DRAGMODE                            NC_("STR_DRAGMODE", "Drag Mode")
642#define STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY     NC_("STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY", "Send Outline to Clipboard")
643#define STR_EXPANDALL                           NC_("STR_EXPANDALL", "Expand All")
644#define STR_COLLAPSEALL                         NC_("STR_COLLAPSEALL", "Collapse All")
645#define STR_HYPERLINK                           NC_("STR_HYPERLINK", "Insert as Hyperlink")
646#define STR_LINK_REGION                         NC_("STR_LINK_REGION", "Insert as Link")
647#define STR_COPY_REGION                         NC_("STR_COPY_REGION", "Insert as Copy")
648#define STR_DISPLAY                             NC_("STR_DISPLAY", "Display")
649#define STR_ACTIVE_VIEW                         NC_("STR_ACTIVE_VIEW", "Active Window")
650#define STR_HIDDEN                              NC_("STR_HIDDEN", "hidden")
651#define STR_ACTIVE                              NC_("STR_ACTIVE", "active")
652#define STR_INACTIVE                            NC_("STR_INACTIVE", "inactive")
653#define STR_EDIT_ENTRY                          NC_("STR_EDIT_ENTRY", "Edit...")
654#define STR_UPDATE                              NC_("STR_UPDATE", "~Update")
655#define STR_EDIT_CONTENT                        NC_("STR_EDIT_CONTENT", "Edit")
656#define STR_EDIT_LINK                           NC_("STR_EDIT_LINK", "Edit link")
657#define STR_EDIT_INSERT                         NC_("STR_EDIT_INSERT", "Insert")
658#define STR_INDEX                               NC_("STR_INDEX", "~Index")
659#define STR_FILE                                NC_("STR_FILE", "File")
660#define STR_NEW_FILE                            NC_("STR_NEW_FILE", "New Document")
661#define STR_INSERT_TEXT                         NC_("STR_INSERT_TEXT", "Text")
662#define STR_DELETE                              NC_("STR_DELETE", "Delete")
663#define STR_DELETE_ENTRY                        NC_("STR_DELETE_ENTRY", "~Delete")
664#define STR_UPDATE_SEL                          NC_("STR_UPDATE_SEL", "Selection")
665#define STR_UPDATE_INDEX                        NC_("STR_UPDATE_INDEX", "Indexes")
666#define STR_UPDATE_LINK                         NC_("STR_UPDATE_LINK", "Links")
667#define STR_UPDATE_ALL                          NC_("STR_UPDATE_ALL", "All")
668#define STR_REMOVE_INDEX                        NC_("STR_REMOVE_INDEX", "~Remove Index")
669#define STR_REMOVE_TBL_PROTECTION               NC_("STR_REMOVE_TBL_PROTECTION", "~Unprotect")
670#define STR_INVISIBLE                           NC_("STR_INVISIBLE", "hidden")
671#define STR_BROKEN_LINK                         NC_("STR_BROKEN_LINK", "File not found: ")
672#define STR_RENAME                              NC_("STR_RENAME", "~Rename")
673#define STR_READONLY_IDX                        NC_("STR_READONLY_IDX", "Read-~only")
674#define STR_POSTIT_SHOW                         NC_("STR_POSTIT_SHOW", "Show All")
675#define STR_POSTIT_HIDE                         NC_("STR_POSTIT_HIDE", "Hide All")
676#define STR_POSTIT_DELETE                       NC_("STR_POSTIT_DELETE", "Delete All")
677#define STR_RESOLVED                            NC_("STR_RESOLVED", "RESOLVED")
678
679#define STR_MARGIN_TOOLTIP_LEFT                 NC_("STR_MARGIN_TOOLTIP_LEFT", "Left: ")
680#define STR_MARGIN_TOOLTIP_RIGHT                NC_("STR_MARGIN_TOOLTIP_RIGHT", ". Right: ")
681#define STR_MARGIN_TOOLTIP_INNER                NC_("STR_MARGIN_TOOLTIP_INNER", "Inner: ")
682#define STR_MARGIN_TOOLTIP_OUTER                NC_("STR_MARGIN_TOOLTIP_OUTER", ". Outer: ")
683#define STR_MARGIN_TOOLTIP_TOP                  NC_("STR_MARGIN_TOOLTIP_TOP", ". Top: ")
684#define STR_MARGIN_TOOLTIP_BOT                  NC_("STR_MARGIN_TOOLTIP_BOT", ". Bottom: ")
685
686// Error calculator
687#define STR_POSTIT_PAGE                         NC_("STR_POSTIT_PAGE", "Page")
688#define STR_POSTIT_LINE                         NC_("STR_POSTIT_LINE", "Line")
689#define STR_POSTIT_AUTHOR                       NC_("STR_POSTIT_AUTHOR", "Author")
690#define STR_CALC_SYNTAX                         NC_("STR_CALC_SYNTAX", "** Syntax Error **")
691#define STR_CALC_ZERODIV                        NC_("STR_CALC_ZERODIV", "** Division by zero **")
692#define STR_CALC_BRACK                          NC_("STR_CALC_BRACK", "** Wrong use of brackets **")
693#define STR_CALC_POW                            NC_("STR_CALC_POW", "** Square function overflow **")
694#define STR_CALC_OVERFLOW                       NC_("STR_CALC_OVERFLOW", "** Overflow **")
695#define STR_CALC_DEFAULT                        NC_("STR_CALC_DEFAULT", "** Error **")
696#define STR_CALC_ERROR                          NC_("STR_CALC_ERROR", "** Expression is faulty **")
697#define STR_GETREFFLD_REFITEMNOTFOUND           NC_("STR_GETREFFLD_REFITEMNOTFOUND", "Error: Reference source not found")
698#define STR_TEMPLATE_NONE                       NC_("STR_TEMPLATE_NONE", "None")
699#define STR_FIELD_FIXED                         NC_("STR_FIELD_FIXED", "(fixed)")
700#define STR_DURATION_FORMAT                     NC_("STR_DURATION_FORMAT", " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6")
701#define STR_TOI                                 NC_("STR_TOI", "Alphabetical Index")
702#define STR_TOU                                 NC_("STR_TOU", "User-Defined")
703#define STR_TOC                                 NC_("STR_TOC", "Table of Contents")
704#define STR_TOX_AUTH                            NC_("STR_TOX_AUTH", "Bibliography")
705#define STR_TOX_CITATION                        NC_("STR_TOX_CITATION", "Citation")
706#define STR_TOX_TBL                             NC_("STR_TOX_TBL", "Index of Tables")
707#define STR_TOX_OBJ                             NC_("STR_TOX_OBJ", "Table of Objects")
708#define STR_TOX_ILL                             NC_("STR_TOX_ILL", "Table of Figures")
709// SubType DocInfo
710#define FLD_DOCINFO_TITEL                       NC_("FLD_DOCINFO_TITEL", "Title")
711#define FLD_DOCINFO_THEMA                       NC_("FLD_DOCINFO_THEMA", "Subject")
712#define FLD_DOCINFO_KEYS                        NC_("FLD_DOCINFO_KEYS", "Keywords")
713#define FLD_DOCINFO_COMMENT                     NC_("FLD_DOCINFO_COMMENT", "Comments")
714#define FLD_DOCINFO_CREATE                      NC_("FLD_DOCINFO_CREATE", "Created")
715#define FLD_DOCINFO_CHANGE                      NC_("FLD_DOCINFO_CHANGE", "Modified")
716#define FLD_DOCINFO_PRINT                       NC_("FLD_DOCINFO_PRINT", "Last printed")
717#define FLD_DOCINFO_DOCNO                       NC_("FLD_DOCINFO_DOCNO", "Revision number")
718#define FLD_DOCINFO_EDIT                        NC_("FLD_DOCINFO_EDIT", "Total editing time")
719#define STR_PAGEDESC_NAME                       NC_("STR_PAGEDESC_NAME", "Convert $(ARG1)")
720#define STR_PAGEDESC_FIRSTNAME                  NC_("STR_PAGEDESC_FIRSTNAME", "First convert $(ARG1)")
721#define STR_PAGEDESC_FOLLOWNAME                 NC_("STR_PAGEDESC_FOLLOWNAME", "Next convert $(ARG1)")
722#define STR_AUTH_TYPE_ARTICLE                   NC_("STR_AUTH_TYPE_ARTICLE", "Article")
723#define STR_AUTH_TYPE_BOOK                      NC_("STR_AUTH_TYPE_BOOK", "Book")
724#define STR_AUTH_TYPE_BOOKLET                   NC_("STR_AUTH_TYPE_BOOKLET", "Brochures")
725#define STR_AUTH_TYPE_CONFERENCE                NC_("STR_AUTH_TYPE_CONFERENCE", "Conference proceedings")
726#define STR_AUTH_TYPE_INBOOK                    NC_("STR_AUTH_TYPE_INBOOK", "Book excerpt")
727#define STR_AUTH_TYPE_INCOLLECTION              NC_("STR_AUTH_TYPE_INCOLLECTION", "Book excerpt with title")
728#define STR_AUTH_TYPE_INPROCEEDINGS             NC_("STR_AUTH_TYPE_INPROCEEDINGS", "Conference proceedings")
729#define STR_AUTH_TYPE_JOURNAL                   NC_("STR_AUTH_TYPE_JOURNAL", "Journal")
730#define STR_AUTH_TYPE_MANUAL                    NC_("STR_AUTH_TYPE_MANUAL", "Techn. documentation")
731#define STR_AUTH_TYPE_MASTERSTHESIS             NC_("STR_AUTH_TYPE_MASTERSTHESIS", "Thesis")
732#define STR_AUTH_TYPE_MISC                      NC_("STR_AUTH_TYPE_MISC", "Miscellaneous")
733#define STR_AUTH_TYPE_PHDTHESIS                 NC_("STR_AUTH_TYPE_PHDTHESIS", "Dissertation")
734#define STR_AUTH_TYPE_PROCEEDINGS               NC_("STR_AUTH_TYPE_PROCEEDINGS", "Conference proceedings")
735#define STR_AUTH_TYPE_TECHREPORT                NC_("STR_AUTH_TYPE_TECHREPORT", "Research report")
736#define STR_AUTH_TYPE_UNPUBLISHED               NC_("STR_AUTH_TYPE_UNPUBLISHED", "Unpublished")
737#define STR_AUTH_TYPE_EMAIL                     NC_("STR_AUTH_TYPE_EMAIL", "Email")
738#define STR_AUTH_TYPE_WWW                       NC_("STR_AUTH_TYPE_WWW", "WWW document")
739#define STR_AUTH_TYPE_CUSTOM1                   NC_("STR_AUTH_TYPE_CUSTOM1", "User-defined1")
740#define STR_AUTH_TYPE_CUSTOM2                   NC_("STR_AUTH_TYPE_CUSTOM2", "User-defined2")
741#define STR_AUTH_TYPE_CUSTOM3                   NC_("STR_AUTH_TYPE_CUSTOM3", "User-defined3")
742#define STR_AUTH_TYPE_CUSTOM4                   NC_("STR_AUTH_TYPE_CUSTOM4", "User-defined4")
743#define STR_AUTH_TYPE_CUSTOM5                   NC_("STR_AUTH_TYPE_CUSTOM5", "User-defined5")
744#define STR_AUTH_FIELD_IDENTIFIER               NC_("STR_AUTH_FIELD_IDENTIFIER", "Short name")
745#define STR_AUTH_FIELD_AUTHORITY_TYPE           NC_("STR_AUTH_FIELD_AUTHORITY_TYPE", "Type")
746#define STR_AUTH_FIELD_ADDRESS                  NC_("STR_AUTH_FIELD_ADDRESS", "Address")
747#define STR_AUTH_FIELD_ANNOTE                   NC_("STR_AUTH_FIELD_ANNOTE", "Annotation")
748#define STR_AUTH_FIELD_AUTHOR                   NC_("STR_AUTH_FIELD_AUTHOR", "Author(s)")
749#define STR_AUTH_FIELD_BOOKTITLE                NC_("STR_AUTH_FIELD_BOOKTITLE", "Book title")
750#define STR_AUTH_FIELD_CHAPTER                  NC_("STR_AUTH_FIELD_CHAPTER", "Chapter")
751#define STR_AUTH_FIELD_EDITION                  NC_("STR_AUTH_FIELD_EDITION", "Edition")
752#define STR_AUTH_FIELD_EDITOR                   NC_("STR_AUTH_FIELD_EDITOR", "Editor")
753#define STR_AUTH_FIELD_HOWPUBLISHED             NC_("STR_AUTH_FIELD_HOWPUBLISHED", "Publication type")
754#define STR_AUTH_FIELD_INSTITUTION              NC_("STR_AUTH_FIELD_INSTITUTION", "Institution")
755#define STR_AUTH_FIELD_JOURNAL                  NC_("STR_AUTH_FIELD_JOURNAL", "Journal")
756#define STR_AUTH_FIELD_MONTH                    NC_("STR_AUTH_FIELD_MONTH", "Month")
757#define STR_AUTH_FIELD_NOTE                     NC_("STR_AUTH_FIELD_NOTE", "Note")
758#define STR_AUTH_FIELD_NUMBER                   NC_("STR_AUTH_FIELD_NUMBER", "Number")
759#define STR_AUTH_FIELD_ORGANIZATIONS            NC_("STR_AUTH_FIELD_ORGANIZATIONS", "Organization")
760#define STR_AUTH_FIELD_PAGES                    NC_("STR_AUTH_FIELD_PAGES", "Page(s)")
761#define STR_AUTH_FIELD_PUBLISHER                NC_("STR_AUTH_FIELD_PUBLISHER", "Publisher")
762#define STR_AUTH_FIELD_SCHOOL                   NC_("STR_AUTH_FIELD_SCHOOL", "University")
763#define STR_AUTH_FIELD_SERIES                   NC_("STR_AUTH_FIELD_SERIES", "Series")
764#define STR_AUTH_FIELD_TITLE                    NC_("STR_AUTH_FIELD_TITLE", "Title")
765#define STR_AUTH_FIELD_TYPE                     NC_("STR_AUTH_FIELD_TYPE", "Type of report")
766#define STR_AUTH_FIELD_VOLUME                   NC_("STR_AUTH_FIELD_VOLUME", "Volume")
767#define STR_AUTH_FIELD_YEAR                     NC_("STR_AUTH_FIELD_YEAR", "Year")
768#define STR_AUTH_FIELD_URL                      NC_("STR_AUTH_FIELD_URL", "URL")
769#define STR_AUTH_FIELD_CUSTOM1                  NC_("STR_AUTH_FIELD_CUSTOM1", "User-defined1")
770#define STR_AUTH_FIELD_CUSTOM2                  NC_("STR_AUTH_FIELD_CUSTOM2", "User-defined2")
771#define STR_AUTH_FIELD_CUSTOM3                  NC_("STR_AUTH_FIELD_CUSTOM3", "User-defined3")
772#define STR_AUTH_FIELD_CUSTOM4                  NC_("STR_AUTH_FIELD_CUSTOM4", "User-defined4")
773#define STR_AUTH_FIELD_CUSTOM5                  NC_("STR_AUTH_FIELD_CUSTOM5", "User-defined5")
774#define STR_AUTH_FIELD_ISBN                     NC_("STR_AUTH_FIELD_ISBN", "ISBN")
775
776#define STR_IDXMRK_EDIT                         NC_("STR_IDXMRK_EDIT", "Edit Index Entry")
777#define STR_IDXMRK_INSERT                       NC_("STR_IDXMRK_INSERT", "Insert Index Entry")
778#define STR_QUERY_CHANGE_AUTH_ENTRY             NC_("STR_QUERY_CHANGE_AUTH_ENTRY", "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?")
779
780#define STR_COMMENTS_LABEL                      NC_("STR_COMMENTS_LABEL", "Comments")
781#define STR_SHOW_COMMENTS                       NC_("STR_SHOW_COMMENTS", "Show comments")
782#define STR_HIDE_COMMENTS                       NC_("STR_HIDE_COMMENTS", "Hide comments")
783
784#define STR_DOUBLE_SHORTNAME                    NC_("STR_DOUBLE_SHORTNAME", "Shortcut name already exists. Please choose another name.")
785#define STR_QUERY_DELETE                        NC_("STR_QUERY_DELETE", "Delete AutoText?")
786#define STR_QUERY_DELETE_GROUP1                 NC_("STR_QUERY_DELETE_GROUP1", "Delete the category ")
787#define STR_QUERY_DELETE_GROUP2                 NC_("STR_QUERY_DELETE_GROUP2", "?")
788#define STR_GLOSSARY                            NC_("STR_GLOSSARY", "AutoText :")
789#define STR_SAVE_GLOSSARY                       NC_("STR_SAVE_GLOSSARY", "Save AutoText")
790#define STR_NO_GLOSSARIES                       NC_("STR_NO_GLOSSARIES", "There is no AutoText in this file.")
791#define STR_MY_AUTOTEXT                         NC_("STR_MY_AUTOTEXT", "My AutoText")
792
793#define STR_NOGLOS                              NC_("STR_NOGLOS", "AutoText for Shortcut '%1' not found.")
794#define STR_NO_TABLE                            NC_("STR_NO_TABLE", "A table with no rows or no cells cannot be inserted")
795#define STR_TABLE_TOO_LARGE                     NC_("STR_TABLE_TOO_LARGE", "The table cannot be inserted because it is too large")
796#define STR_ERR_INSERT_GLOS                     NC_("STR_ERR_INSERT_GLOS", "AutoText could not be created.")
797#define STR_CLPBRD_FORMAT_ERROR                 NC_("STR_CLPBRD_FORMAT_ERROR", "Requested clipboard format is not available.")
798#define STR_PRIVATETEXT                         NC_("STR_PRIVATETEXT", "%PRODUCTNAME %PRODUCTVERSION Text Document")
799#define STR_PRIVATEGRAPHIC                      NC_("STR_PRIVATEGRAPHIC", "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)")
800#define STR_PRIVATEOLE                          NC_("STR_PRIVATEOLE", "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)")
801#define STR_DDEFORMAT                           NC_("STR_DDEFORMAT", "Dynamic Data Exchange (DDE link)")
802
803#define STR_DELETE_ALL_NOTES                    NC_("STR_DELETE_ALL_NOTES", "All Comments")
804#define STR_FORMAT_ALL_NOTES                    NC_("STR_FORMAT_ALL_NOTES", "All Comments")
805#define STR_DELETE_AUTHOR_NOTES                 NC_("STR_DELETE_AUTHOR_NOTES", "Comments by ")
806#define STR_NODATE                              NC_("STR_NODATE", "(no date)")
807#define STR_NOAUTHOR                            NC_("STR_NOAUTHOR", "(no author)")
808#define STR_REPLY                               NC_("STR_REPLY", "Reply to $1")
809
810#define ST_TITLE_EDIT                           NC_("ST_TITLE_EDIT", "Edit Address Block")
811#define ST_TITLE_MALE                           NC_("ST_TITLE_MALE", "Custom Salutation (Male Recipients)")
812#define ST_TITLE_FEMALE                         NC_("ST_TITLE_FEMALE", "Custom Salutation (Female Recipients)")
813#define ST_SALUTATIONELEMENTS                   NC_("ST_SALUTATIONELEMENTS", "Salutation e~lements")
814#define ST_INSERTSALUTATIONFIELD                NC_("ST_INSERTSALUTATIONFIELD", "Add to salutation")
815#define ST_REMOVESALUTATIONFIELD                NC_("ST_REMOVESALUTATIONFIELD", "Remove from salutation")
816#define ST_DRAGSALUTATION                       NC_("ST_DRAGSALUTATION", "1. ~Drag salutation elements into the box below")
817#define ST_SALUTATION                           NC_("ST_SALUTATION", "Salutation")
818#define ST_PUNCTUATION                          NC_("ST_PUNCTUATION", "Punctuation Mark")
819#define ST_TEXT                                 NC_("ST_TEXT", "Text")
820#define ST_SALUTATIONMATCHING                   NC_("ST_SALUTATIONMATCHING", "Assign the fields from your data source to match the salutation elements.")
821#define ST_SALUTATIONPREVIEW                    NC_("ST_SALUTATIONPREVIEW", "Salutation preview")
822#define ST_ADDRESSELEMENT                       NC_("ST_ADDRESSELEMENT", "Address elements")
823#define ST_SALUTATIONELEMENT                    NC_("ST_SALUTATIONELEMENT", "Salutation elements")
824#define ST_MATCHESTO                            NC_("ST_MATCHESTO", "Matches to field:")
825#define ST_PREVIEW                              NC_("ST_PREVIEW", "Preview")
826#define ST_DELETE_CONFIRM                       NC_("ST_DELETE_CONFIRM", "Do you want to delete this registered data source?")
827
828#define STR_NOTASSIGNED                         NC_("STR_NOTASSIGNED", " not yet matched ")
829#define STR_FILTER_ALL                          NC_("STR_FILTER_ALL", "All files")
830#define STR_FILTER_ALL_DATA                     NC_("STR_FILTER_ALL_DATA", "Address lists(*.*)")
831#define STR_FILTER_SXB                          NC_("STR_FILTER_SXB", "%PRODUCTNAME Base (*.odb)")
832#define STR_FILTER_SXC                          NC_("STR_FILTER_SXC", "%PRODUCTNAME Calc (*.ods;*.sxc)")
833#define STR_FILTER_SXW                          NC_("STR_FILTER_SXW", "%PRODUCTNAME Writer (*.odt;*.sxw)")
834#define STR_FILTER_DBF                          NC_("STR_FILTER_DBF", "dBase (*.dbf)")
835#define STR_FILTER_XLS                          NC_("STR_FILTER_XLS", "Microsoft Excel (*.xls;*.xlsx)")
836#define STR_FILTER_DOC                          NC_("STR_FILTER_DOC", "Microsoft Word (*.doc;*.docx)")
837#define STR_FILTER_TXT                          NC_("STR_FILTER_TXT", "Plain text (*.txt)")
838#define STR_FILTER_CSV                          NC_("STR_FILTER_CSV", "Text Comma Separated (*.csv)")
839#define STR_FILTER_MDB                          NC_("STR_FILTER_MDB", "Microsoft Access (*.mdb;*.mde)")
840#define STR_FILTER_ACCDB                        NC_("STR_FILTER_ACCDB", "Microsoft Access 2007 (*.accdb,*.accde)")
841#define ST_CONFIGUREMAIL                        NC_("ST_CONFIGUREMAIL", "In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n\nDo you want to enter email account information now?")
842#define ST_FILTERNAME                           NC_("ST_FILTERNAME", "%PRODUCTNAME Address List (.csv)")
843
844#define ST_STARTING                             NC_("ST_STARTING", "Select Starting Document")
845#define ST_DOCUMENTTYPE                         NC_("ST_DOCUMENTTYPE", "Select Document Type")
846#define ST_ADDRESSBLOCK                         NC_("ST_ADDRESSBLOCK", "Insert Address Block")
847#define ST_ADDRESSLIST                          NC_("ST_ADDRESSLIST", "Select Address List")
848#define ST_GREETINGSLINE                        NC_("ST_GREETINGSLINE", "Create Salutation")
849#define ST_LAYOUT                               NC_("ST_LAYOUT", "Adjust Layout")
850#define ST_EXCLUDE                              NC_("ST_EXCLUDE", "Exclude recipient")
851#define ST_FINISH                               NC_("ST_FINISH", "~Finish")
852#define ST_MMWTITLE                             NC_("ST_MMWTITLE", "Mail Merge Wizard")
853
854#define ST_TABLE                                NC_("ST_TABLE", "Table")
855#define ST_QUERY                                NC_("ST_QUERY", "Query")
856
857#define STR_QUERY_SPELL_CONTINUE                NC_("STR_QUERY_SPELL_CONTINUE", "Continue checking at beginning of document?")
858#define STR_SPELLING_COMPLETED                  NC_("STR_SPELLING_COMPLETED", "The spellcheck is complete.")
859#define STR_DICTIONARY_UNAVAILABLE              NC_("STR_DICTIONARY_UNAVAILABLE", "No dictionary available")
860
861/*--------------------------------------------------------------------
862    Description: strings for the types
863 --------------------------------------------------------------------*/
864// range document
865#define STR_DATEFLD                             NC_("STR_DATEFLD", "Date")
866#define STR_TIMEFLD                             NC_("STR_TIMEFLD", "Time")
867#define STR_FILENAMEFLD                         NC_("STR_FILENAMEFLD", "File name")
868#define STR_DBNAMEFLD                           NC_("STR_DBNAMEFLD", "Database Name")
869#define STR_CHAPTERFLD                          NC_("STR_CHAPTERFLD", "Chapter")
870#define STR_PAGENUMBERFLD                       NC_("STR_PAGENUMBERFLD", "Page number")
871#define STR_DOCSTATFLD                          NC_("STR_DOCSTATFLD", "Statistics")
872#define STR_AUTHORFLD                           NC_("STR_AUTHORFLD", "Author")
873#define STR_TEMPLNAMEFLD                        NC_("STR_TEMPLNAMEFLD", "Templates")
874#define STR_EXTUSERFLD                          NC_("STR_EXTUSERFLD", "Sender")
875// range functions
876#define STR_SETFLD                              NC_("STR_SETFLD", "Set variable")
877#define STR_GETFLD                              NC_("STR_GETFLD", "Show variable")
878#define STR_FORMELFLD                           NC_("STR_FORMELFLD", "Insert Formula")
879#define STR_INPUTFLD                            NC_("STR_INPUTFLD", "Input field")
880#define STR_SETINPUTFLD                         NC_("STR_SETINPUTFLD", "Input field (variable)")
881#define STR_USRINPUTFLD                         NC_("STR_USRINPUTFLD", "Input field (user)")
882#define STR_CONDTXTFLD                          NC_("STR_CONDTXTFLD", "Conditional text")
883#define STR_DDEFLD                              NC_("STR_DDEFLD", "DDE field")
884#define STR_MACROFLD                            NC_("STR_MACROFLD", "Execute macro")
885#define STR_SEQFLD                              NC_("STR_SEQFLD", "Number range")
886#define STR_SETREFPAGEFLD                       NC_("STR_SETREFPAGEFLD", "Set page variable")
887#define STR_GETREFPAGEFLD                       NC_("STR_GETREFPAGEFLD", "Show page variable")
888#define STR_INTERNETFLD                         NC_("STR_INTERNETFLD", "Load URL")
889#define STR_JUMPEDITFLD                         NC_("STR_JUMPEDITFLD", "Placeholder")
890#define STR_COMBINED_CHARS                      NC_("STR_COMBINED_CHARS", "Combine characters")
891#define STR_DROPDOWN                            NC_("STR_DROPDOWN", "Input list")
892// range references
893#define STR_SETREFFLD                           NC_("STR_SETREFFLD", "Set Reference")
894#define STR_GETREFFLD                           NC_("STR_GETREFFLD", "Insert Reference")
895//  range database
896#define STR_DBFLD                               NC_("STR_DBFLD", "Mail merge fields")
897#define STR_DBNEXTSETFLD                        NC_("STR_DBNEXTSETFLD", "Next record")
898#define STR_DBNUMSETFLD                         NC_("STR_DBNUMSETFLD", "Any record")
899#define STR_DBSETNUMBERFLD                      NC_("STR_DBSETNUMBERFLD", "Record number")
900#define STR_PREVPAGEFLD                         NC_("STR_PREVPAGEFLD", "Previous page")
901#define STR_NEXTPAGEFLD                         NC_("STR_NEXTPAGEFLD", "Next page")
902#define STR_HIDDENTXTFLD                        NC_("STR_HIDDENTXTFLD", "Hidden text")
903//  range user fields
904#define STR_USERFLD                             NC_("STR_USERFLD", "User Field")
905#define STR_POSTITFLD                           NC_("STR_POSTITFLD", "Note")
906#define STR_SCRIPTFLD                           NC_("STR_SCRIPTFLD", "Script")
907#define STR_AUTHORITY                           NC_("STR_AUTHORITY", "Bibliography entry")
908#define STR_HIDDENPARAFLD                       NC_("STR_HIDDENPARAFLD", "Hidden Paragraph")
909// range DocumentInfo
910#define STR_DOCINFOFLD                          NC_("STR_DOCINFOFLD", "DocInformation")
911/*--------------------------------------------------------------------
912    Description: SubCmd-Strings
913 --------------------------------------------------------------------*/
914#define FLD_DATE_STD                            NC_("FLD_DATE_STD", "Date")
915#define FLD_DATE_FIX                            NC_("FLD_DATE_FIX", "Date (fixed)")
916#define FLD_TIME_STD                            NC_("FLD_TIME_STD", "Time")
917#define FLD_TIME_FIX                            NC_("FLD_TIME_FIX", "Time (fixed)")
918//  SubCmd Statistic
919#define FLD_STAT_TABLE                          NC_("FLD_STAT_TABLE", "Tables")
920#define FLD_STAT_CHAR                           NC_("FLD_STAT_CHAR", "Characters")
921#define FLD_STAT_WORD                           NC_("FLD_STAT_WORD", "Words")
922#define FLD_STAT_PARA                           NC_("FLD_STAT_PARA", "Paragraphs")
923#define FLD_STAT_GRF                            NC_("FLD_STAT_GRF", "Image")
924#define FLD_STAT_OBJ                            NC_("FLD_STAT_OBJ", "Objects")
925#define FLD_STAT_PAGE                           NC_("FLD_STAT_PAGE", "Pages")
926//  SubCmd DDETypes
927#define FMT_DDE_HOT                             NC_("FMT_DDE_HOT", "DDE automatic")
928#define FMT_DDE_NORMAL                          NC_("FMT_DDE_NORMAL", "DDE manual")
929#define FLD_INPUT_TEXT                          NC_("FLD_INPUT_TEXT", "[Text]")
930
931/*--------------------------------------------------------------------
932    Description: SubType Extuser
933 --------------------------------------------------------------------*/
934#define FLD_EU_COMPANY                          NC_("FLD_EU_FIRMA", "Company")
935#define FLD_EU_GIVENNAME                        NC_("FLD_EU_VORNAME", "First Name")
936#define FLD_EU_SURNAME                          NC_("FLD_EU_NAME", "Last Name")
937#define FLD_EU_INITIALS                         NC_("FLD_EU_ABK", "Initials")
938#define FLD_EU_STREET                           NC_("FLD_EU_STRASSE", "Street")
939#define FLD_EU_COUNTRY                          NC_("FLD_EU_LAND", "Country")
940#define FLD_EU_POSTCODE                         NC_("FLD_EU_PLZ", "Zip code")
941#define FLD_EU_TOWN                             NC_("FLD_EU_ORT", "City")
942#define FLD_EU_TITLE                            NC_("FLD_EU_TITEL", "Title")
943#define FLD_EU_POS                              NC_("FLD_EU_POS", "Position")
944#define FLD_EU_TELPERSONAL                      NC_("FLD_EU_TELPRIV", "Tel. (Home)")
945#define FLD_EU_TELWORK                          NC_("FLD_EU_TELFIRMA", "Tel. (Work)")
946#define FLD_EU_FAX                              NC_("FLD_EU_FAX", "Fax")
947#define FLD_EU_EMAIL                            NC_("FLD_EU_EMAIL", "Email")
948#define FLD_EU_REGION                           NC_("FLD_EU_STATE", "State")
949#define FLD_PAGEREF_OFF                         NC_("FLD_PAGEREF_OFF", "off")
950#define FLD_PAGEREF_ON                          NC_("FLD_PAGEREF_ON", "on")
951/*--------------------------------------------------------------------
952    Description: path name
953 --------------------------------------------------------------------*/
954// Format FileName
955#define FMT_FF_NAME                             NC_("FMT_FF_NAME", "File name")
956#define FMT_FF_NAME_NOEXT                       NC_("FMT_FF_NAME_NOEXT", "File name without extension")
957#define FMT_FF_PATHNAME                         NC_("FMT_FF_PATHNAME", "Path/File name")
958#define FMT_FF_PATH                             NC_("FMT_FF_PATH", "Path")
959#define FMT_FF_UI_NAME                          NC_("FMT_FF_UI_NAME", "Style")
960#define FMT_FF_UI_RANGE                         NC_("FMT_FF_UI_RANGE", "Category")
961/*--------------------------------------------------------------------
962    Description: format chapter
963 --------------------------------------------------------------------*/
964#define FMT_CHAPTER_NAME                        NC_("FMT_CHAPTER_NAME", "Chapter name")
965#define FMT_CHAPTER_NO                          NC_("FMT_CHAPTER_NO", "Chapter number")
966#define FMT_CHAPTER_NO_NOSEPARATOR              NC_("FMT_CHAPTER_NO_NOSEPARATOR", "Chapter number without separator")
967#define FMT_CHAPTER_NAMENO                      NC_("FMT_CHAPTER_NAMENO", "Chapter number and name")
968/*--------------------------------------------------------------------
969    Description: formats
970 --------------------------------------------------------------------*/
971#define FMT_NUM_ABC                             NC_("FMT_NUM_ABC", "A B C")
972#define FMT_NUM_SABC                            NC_("FMT_NUM_SABC", "a b c")
973#define FMT_NUM_ABC_N                           NC_("FMT_NUM_ABC_N", "A .. AA .. AAA")
974#define FMT_NUM_SABC_N                          NC_("FMT_NUM_SABC_N", "a .. aa .. aaa")
975#define FMT_NUM_ROMAN                           NC_("FMT_NUM_ROMAN", "Roman (I II III)")
976#define FMT_NUM_SROMAN                          NC_("FMT_NUM_SROMAN", "Roman (i ii iii)")
977#define FMT_NUM_ARABIC                          NC_("FMT_NUM_ARABIC", "Arabic (1 2 3)")
978#define FMT_NUM_PAGEDESC                        NC_("FMT_NUM_PAGEDESC", "As Page Style")
979#define FMT_NUM_PAGESPECIAL                     NC_("FMT_NUM_PAGESPECIAL", "Text")
980/*--------------------------------------------------------------------
981    Description: Author
982 --------------------------------------------------------------------*/
983#define FMT_AUTHOR_NAME                         NC_("FMT_AUTHOR_NAME", "Name")
984#define FMT_AUTHOR_SCUT                         NC_("FMT_AUTHOR_SCUT", "Initials")
985/*--------------------------------------------------------------------
986    Description:   set variable
987 --------------------------------------------------------------------*/
988#define FMT_SETVAR_SYS                          NC_("FMT_SETVAR_SYS", "System")
989#define FMT_SETVAR_TEXT                         NC_("FMT_SETVAR_TEXT", "Text")
990#define FMT_GETVAR_NAME                         NC_("FMT_GETVAR_NAME", "Name")
991#define FMT_GETVAR_TEXT                         NC_("FMT_GETVAR_TEXT", "Text")
992#define FMT_USERVAR_CMD                         NC_("FMT_USERVAR_CMD", "Formula")
993#define FMT_USERVAR_TEXT                        NC_("FMT_USERVAR_TEXT", "Text")
994#define FMT_DBFLD_DB                            NC_("FMT_DBFLD_DB", "Database")
995#define FMT_DBFLD_SYS                           NC_("FMT_DBFLD_SYS", "System")
996/*--------------------------------------------------------------------
997    Description: storage fields
998 --------------------------------------------------------------------*/
999#define FMT_REG_AUTHOR                          NC_("FMT_REG_AUTHOR", "Author")
1000#define FMT_REG_TIME                            NC_("FMT_REG_TIME", "Time")
1001#define FMT_REG_DATE                            NC_("FMT_REG_DATE", "Date")
1002/*--------------------------------------------------------------------
1003    Description: formats references
1004 --------------------------------------------------------------------*/
1005#define FMT_REF_TEXT                            NC_("FMT_REF_TEXT", "Reference")
1006#define FMT_REF_PAGE                            NC_("FMT_REF_PAGE", "Page")
1007#define FMT_REF_CHAPTER                         NC_("FMT_REF_CHAPTER", "Chapter")
1008#define FMT_REF_UPDOWN                          NC_("FMT_REF_UPDOWN", "Above/Below")
1009#define FMT_REF_PAGE_PGDSC                      NC_("FMT_REF_PAGE_PGDSC", "As Page Style")
1010#define FMT_REF_ONLYNUMBER                      NC_("FMT_REF_ONLYNUMBER", "Category and Number")
1011#define FMT_REF_ONLYCAPTION                     NC_("FMT_REF_ONLYCAPTION", "Caption Text")
1012#define FMT_REF_ONLYSEQNO                       NC_("FMT_REF_ONLYSEQNO", "Numbering")
1013#define FMT_REF_NUMBER                          NC_("FMT_REF_NUMBER", "Number")
1014#define FMT_REF_NUMBER_NO_CONTEXT               NC_("FMT_REF_NUMBER_NO_CONTEXT", "Number (no context)")
1015#define FMT_REF_NUMBER_FULL_CONTEXT             NC_("FMT_REF_NUMBER_FULL_CONTEXT", "Number (full context)")
1016
1017#define FMT_REF_WITH_LOWERCASE_HU_ARTICLE       NC_("FMT_REF_WITH_LOWERCASE_HU_ARTICLE", "Article a/az + ")
1018#define FMT_REF_WITH_UPPERCASE_HU_ARTICLE       NC_("FMT_REF_WITH_UPPERCASE_HU_ARTICLE", "Article A/Az + ")
1019/*--------------------------------------------------------------------
1020    Description: placeholder
1021 --------------------------------------------------------------------*/
1022#define FMT_MARK_TEXT                           NC_("FMT_MARK_TEXT", "Text")
1023#define FMT_MARK_TABLE                          NC_("FMT_MARK_TABLE", "Table")
1024#define FMT_MARK_FRAME                          NC_("FMT_MARK_FRAME", "Frame")
1025#define FMT_MARK_GRAFIC                         NC_("FMT_MARK_GRAFIC", "Image")
1026#define FMT_MARK_OLE                            NC_("FMT_MARK_OLE", "Object")
1027/*--------------------------------------------------------------------
1028    Description:   ExchangeStrings for Edit/NameFT
1029 --------------------------------------------------------------------*/
1030#define STR_COND                                NC_("STR_COND", "~Condition")
1031#define STR_TEXT                                NC_("STR_TEXT", "Then, Else")
1032#define STR_DDE_CMD                             NC_("STR_DDE_CMD", "DDE Statement")
1033#define STR_INSTEXT                             NC_("STR_INSTEXT", "Hidden t~ext")
1034#define STR_MACNAME                             NC_("STR_MACNAME", "~Macro name")
1035#define STR_PROMPT                              NC_("STR_PROMPT", "~Reference")
1036#define STR_COMBCHRS_FT                         NC_("STR_COMBCHRS_FT", "Ch~aracters")
1037#define STR_OFFSET                              NC_("STR_OFFSET", "O~ffset")
1038#define STR_VALUE                               NC_("STR_VALUE", "Value")
1039#define STR_FORMULA                             NC_("STR_FORMULA", "Formula")
1040#define STR_CUSTOM_FIELD                        NC_("STR_CUSTOM_FIELD", "Custom")
1041
1042#define STR_CUSTOM_LABEL                        NC_("STR_CUSTOM_LABEL", "[User]")
1043
1044#define STR_HDIST                               NC_("STR_HDIST", "H. Pitch")
1045#define STR_VDIST                               NC_("STR_VDIST", "V. Pitch")
1046#define STR_WIDTH                               NC_("STR_WIDTH", "Width")
1047#define STR_HEIGHT                              NC_("STR_HEIGHT", "Height")
1048#define STR_LEFT                                NC_("STR_LEFT", "Left margin")
1049#define STR_UPPER                               NC_("STR_UPPER", "Top margin")
1050#define STR_COLS                                NC_("STR_COLS", "Columns")
1051#define STR_ROWS                                NC_("STR_ROWS", "Rows")
1052
1053#define STR_SERVICE_UNAVAILABLE                 NC_("STR_SERVICE_UNAVAILABLE", "The following service is not available: ")
1054
1055#define STR_WORDCOUNT_HINT                      NC_("STR_WORDCOUNT_HINT", "Word and character count. Click to open Word Count dialog.")
1056#define STR_VIEWLAYOUT_ONE                      NC_("STR_VIEWLAYOUT_ONE", "Single-page view")
1057#define STR_VIEWLAYOUT_MULTI                    NC_("STR_VIEWLAYOUT_MULTI", "Multiple-page view")
1058#define STR_VIEWLAYOUT_BOOK                     NC_("STR_VIEWLAYOUT_BOOK", "Book view")
1059#define STR_BOOKCTRL_HINT                       NC_("STR_BOOKCTRL_HINT", "Page number in document. Click to open Go to Page dialog or right-click for bookmark list.")
1060#define STR_BOOKCTRL_HINT_EXTENDED              NC_("STR_BOOKCTRL_HINT_EXTENDED", "Page number in document (Page number on printed document). Click to open Go to Page dialog.")
1061#define STR_TMPLCTRL_HINT                       NC_("STR_TMPLCTRL_HINT", "Page Style. Right-click to change style or click to open Style dialog.")
1062
1063// Strings for textual attributes.
1064#define STR_DROP_OVER                           NC_("STR_DROP_OVER", "Drop Caps over")
1065#define STR_DROP_LINES                          NC_("STR_DROP_LINES", "rows")
1066#define STR_NO_DROP_LINES                       NC_("STR_NO_DROP_LINES", "No Drop Caps")
1067#define STR_NO_PAGEDESC                         NC_("STR_NO_PAGEDESC", "No page break")
1068#define STR_NO_MIRROR                           NC_("STR_NO_MIRROR", "Don't mirror")
1069#define STR_VERT_MIRROR                         NC_("STR_VERT_MIRROR", "Flip vertically")
1070#define STR_HORI_MIRROR                         NC_("STR_HORI_MIRROR", "Flip horizontal")
1071#define STR_BOTH_MIRROR                         NC_("STR_BOTH_MIRROR", "Horizontal and Vertical Flip")
1072#define STR_MIRROR_TOGGLE                       NC_("STR_MIRROR_TOGGLE", "+ mirror horizontal on even pages")
1073#define STR_CHARFMT                             NC_("STR_CHARFMT", "Character Style")
1074#define STR_NO_CHARFMT                          NC_("STR_NO_CHARFMT", "No Character Style")
1075#define STR_FOOTER                              NC_("STR_FOOTER", "Footer")
1076#define STR_NO_FOOTER                           NC_("STR_NO_FOOTER", "No footer")
1077#define STR_HEADER                              NC_("STR_HEADER", "Header")
1078#define STR_NO_HEADER                           NC_("STR_NO_HEADER", "No header")
1079#define STR_SURROUND_IDEAL                      NC_("STR_SURROUND_IDEAL", "Optimal wrap")
1080#define STR_SURROUND_NONE                       NC_("STR_SURROUND_NONE", "No wrap")
1081#define STR_SURROUND_THROUGH                    NC_("STR_SURROUND_THROUGH", "Through")
1082#define STR_SURROUND_PARALLEL                   NC_("STR_SURROUND_PARALLEL", "Parallel wrap")
1083#define STR_SURROUND_LEFT                       NC_("STR_SURROUND_LEFT", "Left wrap")
1084#define STR_SURROUND_RIGHT                      NC_("STR_SURROUND_RIGHT", "Right wrap")
1085#define STR_SURROUND_ANCHORONLY                 NC_("STR_SURROUND_ANCHORONLY", "(Anchor only)")
1086#define STR_FRM_WIDTH                           NC_("STR_FRM_WIDTH", "Width:")
1087#define STR_FRM_FIXEDHEIGHT                     NC_("STR_FRM_FIXEDHEIGHT", "Fixed height:")
1088#define STR_FRM_MINHEIGHT                       NC_("STR_FRM_MINHEIGHT", "Min. height:")
1089#define STR_FLY_AT_PARA                         NC_("STR_FLY_AT_PARA", "to paragraph")
1090#define STR_FLY_AS_CHAR                         NC_("STR_FLY_AS_CHAR", "to character")
1091#define STR_FLY_AT_PAGE                         NC_("STR_FLY_AT_PAGE", "to page")
1092#define STR_POS_X                               NC_("STR_POS_X", "X Coordinate:")
1093#define STR_POS_Y                               NC_("STR_POS_Y", "Y Coordinate:")
1094#define STR_VERT_TOP                            NC_("STR_VERT_TOP", "at top")
1095#define STR_VERT_CENTER                         NC_("STR_VERT_CENTER", "Centered vertically")
1096#define STR_VERT_BOTTOM                         NC_("STR_VERT_BOTTOM", "at bottom")
1097#define STR_LINE_TOP                            NC_("STR_LINE_TOP", "Top of line")
1098#define STR_LINE_CENTER                         NC_("STR_LINE_CENTER", "Line centered")
1099#define STR_LINE_BOTTOM                         NC_("STR_LINE_BOTTOM", "Bottom of line")
1100#define STR_REGISTER_ON                         NC_("STR_REGISTER_ON", "Register-true")
1101#define STR_REGISTER_OFF                        NC_("STR_REGISTER_OFF", "Not register-true")
1102#define STR_HORI_RIGHT                          NC_("STR_HORI_RIGHT", "at the right")
1103#define STR_HORI_CENTER                         NC_("STR_HORI_CENTER", "Centered horizontally")
1104#define STR_HORI_LEFT                           NC_("STR_HORI_LEFT", "at the left")
1105#define STR_HORI_INSIDE                         NC_("STR_HORI_INSIDE", "inside")
1106#define STR_HORI_OUTSIDE                        NC_("STR_HORI_OUTSIDE", "outside")
1107#define STR_HORI_FULL                           NC_("STR_HORI_FULL", "Full width")
1108#define STR_COLUMNS                             NC_("STR_COLUMNS", "Columns")
1109#define STR_LINE_WIDTH                          NC_("STR_LINE_WIDTH", "Separator Width:")
1110#define STR_MAX_FTN_HEIGHT                      NC_("STR_MAX_FTN_HEIGHT", "Max. footnote area:")
1111#define STR_EDIT_IN_READONLY                    NC_("STR_EDIT_IN_READONLY", "Editable in read-only document")
1112#define STR_LAYOUT_SPLIT                        NC_("STR_LAYOUT_SPLIT", "Split")
1113#define STR_NUMRULE_ON                          NC_("STR_NUMRULE_ON", "Numbering")
1114#define STR_NUMRULE_OFF                         NC_("STR_NUMRULE_OFF", "no numbering")
1115#define STR_CONNECT1                            NC_("STR_CONNECT1", "linked to ")
1116#define STR_CONNECT2                            NC_("STR_CONNECT2", "and ")
1117#define STR_LINECOUNT                           NC_("STR_LINECOUNT", "Count lines")
1118#define STR_DONTLINECOUNT                       NC_("STR_DONTLINECOUNT", "don't count lines")
1119#define STR_LINCOUNT_START                      NC_("STR_LINCOUNT_START", "restart line count with: ")
1120#define STR_LUMINANCE                           NC_("STR_LUMINANCE", "Brightness: ")
1121#define STR_CHANNELR                            NC_("STR_CHANNELR", "Red: ")
1122#define STR_CHANNELG                            NC_("STR_CHANNELG", "Green: ")
1123#define STR_CHANNELB                            NC_("STR_CHANNELB", "Blue: ")
1124#define STR_CONTRAST                            NC_("STR_CONTRAST", "Contrast: ")
1125#define STR_GAMMA                               NC_("STR_GAMMA", "Gamma: ")
1126#define STR_TRANSPARENCY                        NC_("STR_TRANSPARENCY", "Transparency: ")
1127#define STR_INVERT                              NC_("STR_INVERT", "Invert")
1128#define STR_INVERT_NOT                          NC_("STR_INVERT_NOT", "do not invert")
1129#define STR_DRAWMODE                            NC_("STR_DRAWMODE", "Graphics mode: ")
1130#define STR_DRAWMODE_STD                        NC_("STR_DRAWMODE_STD", "Standard")
1131#define STR_DRAWMODE_GREY                       NC_("STR_DRAWMODE_GREY", "Grayscales")
1132#define STR_DRAWMODE_BLACKWHITE                 NC_("STR_DRAWMODE_BLACKWHITE", "Black & White")
1133#define STR_DRAWMODE_WATERMARK                  NC_("STR_DRAWMODE_WATERMARK", "Watermark")
1134#define STR_ROTATION                            NC_("STR_ROTATION", "Rotation")
1135#define STR_GRID_NONE                           NC_("STR_GRID_NONE", "No grid")
1136#define STR_GRID_LINES_ONLY                     NC_("STR_GRID_LINES_ONLY", "Grid (lines only)")
1137#define STR_GRID_LINES_CHARS                    NC_("STR_GRID_LINES_CHARS", "Grid (lines and characters)")
1138#define STR_FOLLOW_TEXT_FLOW                    NC_("STR_FOLLOW_TEXT_FLOW", "Follow text flow")
1139#define STR_DONT_FOLLOW_TEXT_FLOW               NC_("STR_DONT_FOLLOW_TEXT_FLOW", "Do not follow text flow")
1140#define STR_CONNECT_BORDER_ON                   NC_("STR_CONNECT_BORDER_ON", "Merge borders")
1141#define STR_CONNECT_BORDER_OFF                  NC_("STR_CONNECT_BORDER_OFF", "Do not merge borders")
1142
1143#define ST_TBL                                  NC_("ST_TBL", "Table")
1144#define ST_FRM                                  NC_("ST_FRM", "Text Frame")
1145#define ST_PGE                                  NC_("ST_PGE", "Page")
1146#define ST_DRW                                  NC_("ST_DRW", "Drawing")
1147#define ST_CTRL                                 NC_("ST_CTRL", "Control")
1148#define ST_REG                                  NC_("ST_REG", "Section")
1149#define ST_BKM                                  NC_("ST_BKM", "Bookmark")
1150#define ST_GRF                                  NC_("ST_GRF", "Graphics")
1151#define ST_OLE                                  NC_("ST_OLE", "OLE object")
1152#define ST_OUTL                                 NC_("ST_OUTL", "Headings")
1153#define ST_SEL                                  NC_("ST_SEL", "Selection")
1154#define ST_FTN                                  NC_("ST_FTN", "Footnote")
1155#define ST_MARK                                 NC_("ST_MARK", "Reminder")
1156#define ST_POSTIT                               NC_("ST_POSTIT", "Comment")
1157#define ST_SRCH_REP                             NC_("ST_SRCH_REP", "Repeat search")
1158#define ST_INDEX_ENTRY                          NC_("ST_INDEX_ENTRY", "Index entry")
1159#define ST_TABLE_FORMULA                        NC_("ST_TABLE_FORMULA", "Table formula")
1160#define ST_TABLE_FORMULA_ERROR                  NC_("ST_TABLE_FORMULA_ERROR", "Wrong table formula")
1161// Strings for the quickhelp of the View-PgUp/Down-Buttons
1162#define STR_IMGBTN_TBL_DOWN                     NC_("STR_IMGBTN_TBL_DOWN", "Next table")
1163#define STR_IMGBTN_FRM_DOWN                     NC_("STR_IMGBTN_FRM_DOWN", "Next text frame")
1164#define STR_IMGBTN_PGE_DOWN                     NC_("STR_IMGBTN_PGE_DOWN", "Next page")
1165#define STR_IMGBTN_DRW_DOWN                     NC_("STR_IMGBTN_DRW_DOWN", "Next drawing")
1166#define STR_IMGBTN_CTRL_DOWN                    NC_("STR_IMGBTN_CTRL_DOWN", "Next control")
1167#define STR_IMGBTN_REG_DOWN                     NC_("STR_IMGBTN_REG_DOWN", "Next section")
1168#define STR_IMGBTN_BKM_DOWN                     NC_("STR_IMGBTN_BKM_DOWN", "Next bookmark")
1169#define STR_IMGBTN_GRF_DOWN                     NC_("STR_IMGBTN_GRF_DOWN", "Next graphic")
1170#define STR_IMGBTN_OLE_DOWN                     NC_("STR_IMGBTN_OLE_DOWN", "Next OLE object")
1171#define STR_IMGBTN_OUTL_DOWN                    NC_("STR_IMGBTN_OUTL_DOWN", "Next heading")
1172#define STR_IMGBTN_SEL_DOWN                     NC_("STR_IMGBTN_SEL_DOWN", "Next selection")
1173#define STR_IMGBTN_FTN_DOWN                     NC_("STR_IMGBTN_FTN_DOWN", "Next footnote")
1174#define STR_IMGBTN_MARK_DOWN                    NC_("STR_IMGBTN_MARK_DOWN", "Next Reminder")
1175#define STR_IMGBTN_POSTIT_DOWN                  NC_("STR_IMGBTN_POSTIT_DOWN", "Next Comment")
1176#define STR_IMGBTN_SRCH_REP_DOWN                NC_("STR_IMGBTN_SRCH_REP_DOWN", "Continue search forward")
1177#define STR_IMGBTN_INDEX_ENTRY_DOWN             NC_("STR_IMGBTN_INDEX_ENTRY_DOWN", "Next index entry")
1178#define STR_IMGBTN_TBL_UP                       NC_("STR_IMGBTN_TBL_UP", "Previous table")
1179#define STR_IMGBTN_FRM_UP                       NC_("STR_IMGBTN_FRM_UP", "Previous text frame")
1180#define STR_IMGBTN_PGE_UP                       NC_("STR_IMGBTN_PGE_UP", "Previous page")
1181#define STR_IMGBTN_DRW_UP                       NC_("STR_IMGBTN_DRW_UP", "Previous drawing")
1182#define STR_IMGBTN_CTRL_UP                      NC_("STR_IMGBTN_CTRL_UP", "Previous control")
1183#define STR_IMGBTN_REG_UP                       NC_("STR_IMGBTN_REG_UP", "Previous section")
1184#define STR_IMGBTN_BKM_UP                       NC_("STR_IMGBTN_BKM_UP", "Previous bookmark")
1185#define STR_IMGBTN_GRF_UP                       NC_("STR_IMGBTN_GRF_UP", "Previous graphic")
1186#define STR_IMGBTN_OLE_UP                       NC_("STR_IMGBTN_OLE_UP", "Previous OLE object")
1187#define STR_IMGBTN_OUTL_UP                      NC_("STR_IMGBTN_OUTL_UP", "Previous heading")
1188#define STR_IMGBTN_SEL_UP                       NC_("STR_IMGBTN_SEL_UP", "Previous selection")
1189#define STR_IMGBTN_FTN_UP                       NC_("STR_IMGBTN_FTN_UP", "Previous footnote")
1190#define STR_IMGBTN_MARK_UP                      NC_("STR_IMGBTN_MARK_UP", "Previous Reminder")
1191#define STR_IMGBTN_POSTIT_UP                    NC_("STR_IMGBTN_POSTIT_UP", "Previous Comment")
1192#define STR_IMGBTN_SRCH_REP_UP                  NC_("STR_IMGBTN_SRCH_REP_UP", "Continue search backwards")
1193#define STR_IMGBTN_INDEX_ENTRY_UP               NC_("STR_IMGBTN_INDEX_ENTRY_UP", "Previous index entry")
1194#define STR_IMGBTN_TBLFML_UP                    NC_("STR_IMGBTN_TBLFML_UP", "Previous table formula")
1195#define STR_IMGBTN_TBLFML_DOWN                  NC_("STR_IMGBTN_TBLFML_DOWN", "Next table formula")
1196#define STR_IMGBTN_TBLFML_ERR_UP                NC_("STR_IMGBTN_TBLFML_ERR_UP", "Previous faulty table formula")
1197#define STR_IMGBTN_TBLFML_ERR_DOWN              NC_("STR_IMGBTN_TBLFML_ERR_DOWN", "Next faulty table formula")
1198
1199#define STR_REDLINE_INSERT                      NC_("STR_REDLINE_INSERT", "Inserted")
1200#define STR_REDLINE_DELETE                      NC_("STR_REDLINE_DELETE", "Deleted")
1201#define STR_REDLINE_FORMAT                      NC_("STR_REDLINE_FORMAT", "Formatted")
1202#define STR_REDLINE_TABLE                       NC_("STR_REDLINE_TABLE", "Table changed")
1203#define STR_REDLINE_FMTCOLL                     NC_("STR_REDLINE_FMTCOLL", "Applied Paragraph Styles")
1204#define STR_REDLINE_PARAGRAPH_FORMAT            NC_("STR_REDLINE_PARAGRAPH_FORMAT", "Paragraph formatting changed")
1205#define STR_REDLINE_TABLE_ROW_INSERT            NC_("STR_REDLINE_TABLE_ROW_INSERT", "Row Inserted")
1206#define STR_REDLINE_TABLE_ROW_DELETE            NC_("STR_REDLINE_TABLE_ROW_DELETE", "Row Deleted")
1207#define STR_REDLINE_TABLE_CELL_INSERT           NC_("STR_REDLINE_TABLE_CELL_INSERT", "Cell Inserted")
1208#define STR_REDLINE_TABLE_CELL_DELETE           NC_("STR_REDLINE_TABLE_CELL_DELETE", "Cell Deleted")
1209#define STR_ENDNOTE                             NC_("STR_ENDNOTE", "Endnote: ")
1210#define STR_FTNNOTE                             NC_("STR_FTNNOTE", "Footnote: ")
1211#define STR_SMARTTAG_CLICK                      NC_("STR_SMARTTAG_CLICK", "%s-click to open Smart Tag menu")
1212#define STR_HEADER_TITLE                        NC_("STR_HEADER_TITLE", "Header (%1)")
1213#define STR_FIRST_HEADER_TITLE                  NC_("STR_FIRST_HEADER_TITLE", "First Page Header (%1)")
1214#define STR_LEFT_HEADER_TITLE                   NC_("STR_LEFT_HEADER_TITLE", "Left Page Header (%1)")
1215#define STR_RIGHT_HEADER_TITLE                  NC_("STR_RIGHT_HEADER_TITLE", "Right Page Header (%1)")
1216#define STR_FOOTER_TITLE                        NC_("STR_FOOTER_TITLE", "Footer (%1)")
1217#define STR_FIRST_FOOTER_TITLE                  NC_("STR_FIRST_FOOTER_TITLE", "First Page Footer (%1)")
1218#define STR_LEFT_FOOTER_TITLE                   NC_("STR_LEFT_FOOTER_TITLE", "Left Page Footer (%1)")
1219#define STR_RIGHT_FOOTER_TITLE                  NC_("STR_RIGHT_FOOTER_TITLE", "Right Page Footer (%1)")
1220#define STR_DELETE_HEADER                       NC_("STR_DELETE_HEADER", "Delete Header...")
1221#define STR_FORMAT_HEADER                       NC_("STR_FORMAT_HEADER", "Format Header...")
1222#define STR_DELETE_FOOTER                       NC_("STR_DELETE_FOOTER", "Delete Footer...")
1223#define STR_FORMAT_FOOTER                       NC_("STR_FORMAT_FOOTER", "Format Footer...")
1224
1225#define STR_UNFLOAT_TABLE                       NC_("STR_UNFLOAT_TABLE", "Un-float Table")
1226
1227#define STR_GRFILTER_OPENERROR                  NC_("STR_GRFILTER_OPENERROR", "Image file cannot be opened")
1228#define STR_GRFILTER_IOERROR                    NC_("STR_GRFILTER_IOERROR", "Image file cannot be read")
1229#define STR_GRFILTER_FORMATERROR                NC_("STR_GRFILTER_FORMATERROR", "Unknown image format")
1230#define STR_GRFILTER_VERSIONERROR               NC_("STR_GRFILTER_VERSIONERROR", "This image file version is not supported")
1231#define STR_GRFILTER_FILTERERROR                NC_("STR_GRFILTER_FILTERERROR", "Image filter not found")
1232#define STR_GRFILTER_TOOBIG                     NC_("STR_GRFILTER_TOOBIG", "Not enough memory to insert the image.")
1233#define STR_INSERT_GRAPHIC                      NC_("STR_INSERT_GRAPHIC", "Insert Image")
1234#define STR_REDLINE_COMMENT                     NC_("STR_REDLINE_COMMENT", "Comment: ")
1235#define STR_REDLINE_INSERTED                    NC_("STR_REDLINE_INSERTED", "Insertion")
1236#define STR_REDLINE_DELETED                     NC_("STR_REDLINE_DELETED", "Deletion")
1237#define STR_REDLINE_AUTOFMT                     NC_("STR_REDLINE_AUTOFMT", "AutoCorrect")
1238#define STR_REDLINE_FORMATTED                   NC_("STR_REDLINE_FORMATTED", "Formats")
1239#define STR_REDLINE_TABLECHG                    NC_("STR_REDLINE_TABLECHG", "Table Changes")
1240#define STR_REDLINE_FMTCOLLSET                  NC_("STR_REDLINE_FMTCOLLSET", "Applied Paragraph Styles")
1241#define STR_PAGE                                NC_("STR_PAGE", "Page ")
1242#define STR_PAGE_COUNT                          NC_("STR_PAGE_COUNT", "Page %1 of %2")
1243#define STR_PAGE_COUNT_CUSTOM                   NC_("STR_PAGE_COUNT_CUSTOM", "Page %1 of %2 (Page %3)")
1244#define STR_PAGE_COUNT_PRINTED                  NC_("STR_PAGE_COUNT_PRINTED", "Page %1 of %2 (Page %3 of %4 to print)")
1245//Strings for gallery/background
1246#define STR_SWBG_PARAGRAPH                      NC_("STR_SWBG_PARAGRAPH", "Paragraph")
1247#define STR_SWBG_GRAPHIC                        NC_("STR_SWBG_GRAPHIC", "Image")
1248#define STR_SWBG_OLE                            NC_("STR_SWBG_OLE", "OLE object")
1249#define STR_SWBG_FRAME                          NC_("STR_SWBG_FRAME", "Frame")
1250#define STR_SWBG_TABLE                          NC_("STR_SWBG_TABLE", "Table")
1251#define STR_SWBG_TABLE_ROW                      NC_("STR_SWBG_TABLE_ROW", "Table row")
1252#define STR_SWBG_TABLE_CELL                     NC_("STR_SWBG_TABLE_CELL", "Table cell")
1253#define STR_SWBG_PAGE                           NC_("STR_SWBG_PAGE", "Page")
1254#define STR_SWBG_HEADER                         NC_("STR_SWBG_HEADER", "Header")
1255#define STR_SWBG_FOOTER                         NC_("STR_SWBG_FOOTER", "Footer")
1256//End: strings for gallery/background
1257
1258#define STR_WRITER_WEBDOC_FULLTYPE              NC_("STR_WRITER_WEBDOC_FULLTYPE", "%PRODUCTNAME %PRODUCTVERSION HTML Document")
1259
1260#define STR_TITLE                               NC_("STR_TITLE", "Title")
1261#define STR_ALPHA                               NC_("STR_ALPHA", "Separator")
1262#define STR_LEVEL                               NC_("STR_LEVEL", "Level ")
1263#define STR_FILE_NOT_FOUND                      NC_("STR_FILE_NOT_FOUND", "The file, \"%1\" in the \"%2\" path could not be found.")
1264#define STR_USER_DEFINED_INDEX                  NC_("STR_USER_DEFINED_INDEX", "User-Defined Index")
1265#define STR_NOSORTKEY                           NC_("STR_NOSORTKEY", "<None>")
1266#define STR_NO_CHAR_STYLE                       NC_("STR_NO_CHAR_STYLE", "<None>")
1267#define STR_DELIM                               NC_("STR_DELIM", "S")
1268#define STR_TOKEN_ENTRY_NO                      NC_("STR_TOKEN_ENTRY_NO", "E#")
1269#define STR_TOKEN_ENTRY                         NC_("STR_TOKEN_ENTRY", "E")
1270#define STR_TOKEN_TAB_STOP                      NC_("STR_TOKEN_TAB_STOP", "T")
1271#define STR_TOKEN_PAGE_NUMS                     NC_("STR_TOKEN_PAGE_NUMS", "#")
1272#define STR_TOKEN_CHAPTER_INFO                  NC_("STR_TOKEN_CHAPTER_INFO", "CI")
1273#define STR_TOKEN_LINK_START                    NC_("STR_TOKEN_LINK_START", "LS")
1274#define STR_TOKEN_LINK_END                      NC_("STR_TOKEN_LINK_END", "LE")
1275#define STR_TOKEN_AUTHORITY                     NC_("STR_TOKEN_AUTHORITY", "A")
1276#define STR_TOKEN_HELP_ENTRY_NO                 NC_("STR_TOKEN_HELP_ENTRY_NO", "Chapter number")
1277#define STR_TOKEN_HELP_ENTRY                    NC_("STR_TOKEN_HELP_ENTRY", "Entry")
1278#define STR_TOKEN_HELP_TAB_STOP                 NC_("STR_TOKEN_HELP_TAB_STOP", "Tab stop")
1279#define STR_TOKEN_HELP_TEXT                     NC_("STR_TOKEN_HELP_TEXT", "Text")
1280#define STR_TOKEN_HELP_PAGE_NUMS                NC_("STR_TOKEN_HELP_PAGE_NUMS", "Page number")
1281#define STR_TOKEN_HELP_CHAPTER_INFO             NC_("STR_TOKEN_HELP_CHAPTER_INFO", "Chapter info")
1282#define STR_TOKEN_HELP_LINK_START               NC_("STR_TOKEN_HELP_LINK_START", "Hyperlink start")
1283#define STR_TOKEN_HELP_LINK_END                 NC_("STR_TOKEN_HELP_LINK_END", "Hyperlink end")
1284#define STR_TOKEN_HELP_AUTHORITY                NC_("STR_TOKEN_HELP_AUTHORITY", "Bibliography entry: ")
1285#define STR_CHARSTYLE                           NC_("STR_CHARSTYLE", "Character Style: ")
1286#define STR_STRUCTURE                           NC_("STR_STRUCTURE", "Structure text")
1287#define STR_ADDITIONAL_ACCNAME_STRING1          NC_("STR_ADDITIONAL_ACCNAME_STRING1", "Press Ctrl+Alt+A to move focus for more operations")
1288#define STR_ADDITIONAL_ACCNAME_STRING2          NC_("STR_ADDITIONAL_ACCNAME_STRING2", "Press left or right arrow to choose the structure controls")
1289#define STR_ADDITIONAL_ACCNAME_STRING3          NC_("STR_ADDITIONAL_ACCNAME_STRING3", "Press Ctrl+Alt+B to move focus back to the current structure control")
1290#define STR_AUTOMARK_TYPE                       NC_("STR_AUTOMARK_TYPE", "Selection file for the alphabetical index (*.sdi)")
1291
1292/*-----------------------------------------------------------------------
1293    Description: character alignment for frmsh.cxx - context menu
1294 -----------------------------------------------------------------------*/
1295#define STR_FRMUI_TOP_BASE                      NC_("STR_FRMUI_TOP_BASE", "Base line at ~top")
1296#define STR_FRMUI_BOTTOM_BASE                   NC_("STR_FRMUI_BOTTOM_BASE", "~Base line at bottom")
1297#define STR_FRMUI_CENTER_BASE                   NC_("STR_FRMUI_CENTER_BASE", "Base line ~centered")
1298#define STR_FRMUI_OLE_INSERT                    NC_("STR_FRMUI_OLE_INSERT", "Insert object")
1299#define STR_FRMUI_OLE_EDIT                      NC_("STR_FRMUI_OLE_EDIT", "Edit object")
1300#define STR_FRMUI_COLL_HEADER                   NC_("STR_FRMUI_COLL_HEADER", " (Template: ")
1301#define STR_FRMUI_BORDER                        NC_("STR_FRMUI_BORDER", "Borders")
1302#define STR_FRMUI_PATTERN                       NC_("STR_FRMUI_PATTERN", "Background")
1303
1304#define STR_TEXTCOLL_HEADER                     NC_("STR_TEXTCOLL_HEADER", "(Paragraph Style: ")
1305#define STR_ILLEGAL_PAGENUM                     NC_("STR_ILLEGAL_PAGENUM", "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages.")
1306
1307#define STR_WRITER_GLOBALDOC_FULLTYPE           NC_("STR_WRITER_GLOBALDOC_FULLTYPE", "%PRODUCTNAME %PRODUCTVERSION Master Document")
1308
1309#define STR_QUERY_CONNECT                       NC_("STR_QUERY_CONNECT", "A file connection will delete the contents of the current section. Connect anyway?")
1310#define STR_WRONG_PASSWORD                      NC_("STR_WRONG_PASSWORD", "The password entered is invalid.")
1311#define STR_WRONG_PASSWD_REPEAT                 NC_("STR_WRONG_PASSWD_REPEAT", "The password has not been set.")
1312
1313#define STR_HYP_OK                              NC_("STR_HYP_OK", "Hyphenation completed")
1314#define STR_LANGSTATUS_NONE                     NC_("STR_LANGSTATUS_NONE", "None (Do not check spelling)")
1315#define STR_RESET_TO_DEFAULT_LANGUAGE           NC_("STR_RESET_TO_DEFAULT_LANGUAGE", "Reset to Default Language")
1316#define STR_LANGSTATUS_MORE                     NC_("STR_LANGSTATUS_MORE", "More...")
1317#define STR_IGNORE_SELECTION                    NC_("STR_IGNORE_SELECTION", "~Ignore")
1318#define STR_EXPLANATION_LINK                    NC_("STR_EXPLANATION_LINK", "Explanations...")
1319
1320#define STR_QUERY_SPECIAL_FORCED                NC_("STR_QUERY_SPECIAL_FORCED", "Check special regions is deactivated. Check anyway?")
1321#define STR_NO_MERGE_ENTRY                      NC_("STR_NO_MERGE_ENTRY", "Could not merge documents.")
1322#define STR_NO_BASE_FOR_MERGE                   NC_("STR_NO_BASE_FOR_MERGE", "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge.")
1323#define STR_ERR_SRCSTREAM                       NC_("STR_ERR_SRCSTREAM", "The source cannot be loaded.")
1324#define STR_ERR_NO_FAX                          NC_("STR_ERR_NO_FAX", "No fax printer has been set under Tools/Options/%1/Print.")
1325#define STR_WEBOPTIONS                          NC_("STR_WEBOPTIONS", "HTML document")
1326#define STR_TEXTOPTIONS                         NC_("STR_TEXTOPTIONS", "Text document")
1327#define STR_SCAN_NOSOURCE                       NC_("STR_SCAN_NOSOURCE", "Source not specified.")
1328#define STR_NUM_LEVEL                           NC_("STR_NUM_LEVEL", "Level ")
1329#define STR_NUM_OUTLINE                         NC_("STR_NUM_OUTLINE", "Outline ")
1330#define STR_EDIT_FOOTNOTE                       NC_("STR_EDIT_FOOTNOTE", "Edit Footnote/Endnote")
1331#define STR_NB_REPLACED                         NC_("STR_NB_REPLACED", "Search key replaced XX times.")
1332#define STR_SRCVIEW_ROW                         NC_("STR_SRCVIEW_ROW", "Row ")
1333#define STR_SRCVIEW_COL                         NC_("STR_SRCVIEW_COL", "Column ")
1334#define STR_SAVEAS_SRC                          NC_("STR_SAVEAS_SRC", "~Export source...")
1335#define STR_SAVEACOPY_SRC                       NC_("STR_SAVEACOPY_SRC", "~Export copy of source...")
1336
1337#define ST_CONTINUE                             NC_("ST_CONTINUE", "~Continue")
1338#define ST_SENDINGTO                            NC_("ST_SENDINGTO", "Sending to: %1")
1339#define ST_COMPLETED                            NC_("ST_COMPLETED", "Successfully sent")
1340#define ST_FAILED                               NC_("ST_FAILED", "Sending failed")
1341
1342#define STR_SENDER_TOKENS                       NC_("STR_SENDER_TOKENS", "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;")
1343
1344#define STR_TBL_FORMULA                         NC_("STR_TBL_FORMULA", "Text formula")
1345
1346#define STR_MENU_ZOOM                           NC_("STR_MENU_ZOOM", "~Zoom")
1347#define STR_MENU_UP                             NC_("STR_MENU_UP", "~Upwards")
1348#define STR_MENU_DOWN                           NC_("STR_MENU_DOWN", "Do~wnwards")
1349
1350
1351#define STR_DROP_DOWN_EMPTY_LIST                NC_("STR_DROP_DOWN_EMPTY_LIST", "No Item specified")
1352
1353/*--------------------------------------------------------------------
1354    Description: Classification strings
1355 --------------------------------------------------------------------*/
1356
1357#define STR_CLASSIFICATION_LEVEL_CHANGED        NC_("STR_CLASSIFICATION_LEVEL_CHANGED", "Document classification has changed because a paragraph classification level is higher")
1358
1359/*--------------------------------------------------------------------
1360    Description: Paragraph Signature
1361 --------------------------------------------------------------------*/
1362#define STR_VALID                               NC_("STR_VALID", " Valid ")
1363#define STR_INVALID                             NC_("STR_INVALID", "Invalid")
1364#define STR_INVALID_SIGNATURE                   NC_("STR_INVALID_SIGNATURE", "Invalid Signature")
1365#define STR_SIGNED_BY                           NC_("STR_SIGNED_BY", "Signed-by")
1366#define STR_PARAGRAPH_SIGNATURE                 NC_("STR_PARAGRAPH_SIGNATURE", "Paragraph Signature")
1367
1368#define STR_BUSINESS_CARDS                      NC_("labeldialog|cards", "Business Cards")
1369
1370#define STR_MAILCONFIG_DLG_TITLE                NC_("STR_MAILCONFIG_DLG_TITLE", "Email settings")
1371
1372#define STR_OPT_PREVIEW_INSERTED                NC_("optredlinepage|insertedpreview", "Insert")
1373#define STR_OPT_PREVIEW_DELETED                 NC_("optredlinepage|deletedpreview", "Delete")
1374#define STR_OPT_PREVIEW_CHANGED                 NC_("optredlinepage|changedpreview", "Attributes")
1375
1376#define STR_AUTOMARK_SEARCHTERM                 NC_("createautomarkdialog|searchterm", "Search term")
1377#define STR_AUTOMARK_ALTERNATIVE                NC_("createautomarkdialog|alternative", "Alternative entry")
1378#define STR_AUTOMARK_KEY1                       NC_("createautomarkdialog|key1", "1st key")
1379#define STR_AUTOMARK_KEY2                       NC_("createautomarkdialog|key2", "2nd key")
1380#define STR_AUTOMARK_COMMENT                    NC_("createautomarkdialog|comment", "Comment")
1381#define STR_AUTOMARK_CASESENSITIVE              NC_("createautomarkdialog|casesensitive", "Match case")
1382#define STR_AUTOMARK_WORDONLY                   NC_("createautomarkdialog|wordonly", "Word only")
1383#define STR_AUTOMARK_YES                        NC_("createautomarkdialog|yes", "Yes")
1384#define STR_AUTOMARK_NO                         NC_("createautomarkdialog|no", "No")
1385
1386#endif
1387
1388/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
1389