summaryrefslogtreecommitdiff
path: root/svx/source/options/optaccessibility.src
blob: 9269e53bb849ee2b13e4529dfba117893ea60725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
/*************************************************************************
 *
 *  $RCSfile: optaccessibility.src,v $
 *
 *  $Revision: 1.22 $
 *
 *  last change: $Author: rt $ $Date: 2002-12-09 09:58:07 $
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (the "License"); You may not use this file
 *  except in compliance with the License. You may obtain a copy of the
 *  License at http://www.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc.
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************/

#include <optaccessibility.hrc>
#include <sfx2/sfx.hrc>
#include "helpid.hrc"
#include "dialogs.hrc"

TabPage RID_SVXPAGE_ACCESSIBILITYCONFIG
{
    HelpId = HID_OPTIONS_ACCESSIBILITYCONFIG ;
    Size = MAP_APPFONT ( 260 , WHOLE_HEIGHT ) ;
    SVLook = TRUE ;
    Hide = TRUE ;
    FixedLine FL_MISCELLANEOUS
    {
        Pos = MAP_APPFONT ( COL0, ROWA_0 ) ;
        Size = MAP_APPFONT ( GB_WIDTH , RSC_CD_FIXEDLINE_HEIGHT ) ;
        Text = "Sonstige Optionen" ;
        Text [ English ] = "Miscellaneous options" ;
        Text[ english_us ] = "Miscellaneous options";
        Text[ portuguese ] = "Miscellaneous options";
        Text[ russian ] = "Miscellaneous options";
        Text[ spanish ] = "Miscellaneous options";
        Text[ italian ] = "Miscellaneous options";
        Text[ swedish ] = "Miscellaneous options";
        Text[ polish ] = "Miscellaneous options";
        Text[ portuguese_brazilian ] = "Miscellaneous options";
        Text[ japanese ] = "Miscellaneous options";
        Text[ korean ] = "Miscellaneous options";
        Text[ turkish ] = "Miscellaneous options";
        Text[ thai ] = "Miscellaneous options";
        Text[ greek ] = "Miscellaneous options";
        Text[ dutch ] = "Miscellaneous options";
        Text[ french ] = "Miscellaneous options";
        Text[ finnish ] = "Miscellaneous options";
        Text[ danish ] = "Miscellaneous options";
        Text[ chinese_simplified ] = "Miscellaneous options";
        Text[ chinese_traditional ] = "Miscellaneous options";
        Text[ arabic ] = "Miscellaneous options";
        Text[ catalan ] = "Miscellaneous options";
    };
    CheckBox CB_ACCESSIBILITY_TOOL
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWA_1 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT * 2 );
        WordBreak = TRUE;
        Text = "Untersttzung ~behindertengerechter Zugangsprogramme (Programmneustart erforderlich)" ;
        Text [ ENGLISH ] = "Support ~assistive technology tools (program restart required)" ;
        Text[ english_us ] = "Support ~assistive technology tools (program restart required)";
        Text[ portuguese ] = "Support ~assistive technology tools (program restart required)";
        Text[ russian ] = "Support ~assistive technology tools (program restart required)";
        Text[ greek ] = "Support ~assistive technology tools (program restart required)";
        Text[ dutch ] = "Support ~assistive technology tools (program restart required)";
        Text[ french ] = "Support des logiciels d'accessibilit pour les personnes souffrant d'un handicap (redmarrage du programme requis)";
        Text[ spanish ] = "~Soporte de los programas de acceso adaptados a disminuidos (reiniciar el programa)";
        Text[ finnish ] = "Support ~assistive technology tools (program restart required)";
        Text[ italian ] = "Supporto per facilitare l'accesso da parte di persone disabili (riavviare il programma)";
        Text[ danish ] = "Support ~assistive technology tools (program restart required)";
        Text[ swedish ] = "Std fr hjlpprogram fr funktionsnedsatta personer (program mste startas om)";
        Text[ polish ] = "Support ~assistive technology tools (program restart required)";
        Text[ portuguese_brazilian ] = "Support ~assistive technology tools (program restart required)";
        Text[ japanese ] = "ユーザー補助機能の支援(プログラム再起動が必要)";
        Text[ korean ] = "자바 보조 기술 도구 지원 (프로그램 재시작 필요)";
        Text[ chinese_simplified ] = "支持辅助功能程序(需要重新启动程序)";
        Text[ chinese_traditional ] = "支援協助工具程式(需要重新啓動程式)";
        Text[ turkish ] = "Support ~assistive technology tools (program restart required)";
        Text[ arabic ] = "Support ~assistive technology tools (program restart required)";
        Text[ catalan ] = "Support ~assistive technology tools (program restart required)";
        Text[ thai ] = "Support ~assistive technology tools (program restart required)";
    };
    CheckBox CB_TEXTSELECTION
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWA_2 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "Te~xtauswahlcursor in schreibgeschtzten Textdokumenten verwenden" ;
        Text[ english_us ] = "Use te~xt selection cursor in read-only text documents";
        Text[ portuguese ] = "Use te~xt selection cursor in read-only text documents";
        Text[ russian ] = "Use te~xt selection cursor in read-only text documents";
        Text[ greek ] = "Use te~xt selection cursor in read-only text documents";
        Text[ dutch ] = "Use te~xt selection cursor in read-only text documents";
        Text[ french ] = "Utilisation du curseur de slection dans les textes en lecture seule";
        Text[ spanish ] = "Utilizar cursor de seleccin de texto en documentos de texto de slo lectura";
        Text[ finnish ] = "Use te~xt selection cursor in read-only text documents";
        Text[ italian ] = "Usa il cursore per la selezione di testo nei documenti di sola lettura";
        Text[ danish ] = "Use te~xt selection cursor in read-only text documents";
        Text[ swedish ] = "Anvnd markr fr te~xtmarkering i skrivskyddade textdokument";
        Text[ polish ] = "Use te~xt selection cursor in read-only text documents";
        Text[ portuguese_brazilian ] = "Use te~xt selection cursor in read-only text documents";
        Text[ japanese ] = "読み取り専用の文書ドキュメントでテキスト選択カーソルを使用";
        Text[ korean ] = "읽기 전용 텍스트 문서에서 텍스트 선택 커서를 사용";
        Text[ chinese_simplified ] = "受保护的文本文字内使用选中文字的鼠标";
        Text[ chinese_traditional ] = "在受保護的文字文件内使用選中文字的游標";
        Text[ turkish ] = "Use te~xt selection cursor in read-only text documents";
        Text[ arabic ] = "Use te~xt selection cursor in read-only text documents";
        Text[ catalan ] = "Use te~xt selection cursor in read-only text documents";
        Text[ thai ] = "Use te~xt selection cursor in read-only text documents";
    };
    CheckBox CB_SYSTEM_FONT
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWA_3 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "~Systemschriftart fr die Benutzeroberflche verwenden" ;
        Text [ ENGLISH ] = "Use system ~font for user interface" ;
        Text[ english_us ] = "Use system ~font for user interface";
        Text[ portuguese ] = "Use system ~font for user interface";
        Text[ russian ] = "Use system ~font for user interface";
        Text[ greek ] = "Use system ~font for user interface";
        Text[ dutch ] = "Use system ~font for user interface";
        Text[ french ] = "Utiliser la police du systme pour l'interface utilisateur";
        Text[ spanish ] = "Utilizar las ~fuentes del sistema para la interfaz del usuario";
        Text[ finnish ] = "Use system ~font for user interface";
        Text[ italian ] = "Usa i caratteri del sistema per l'interfaccia utente";
        Text[ danish ] = "Use system ~font for user interface";
        Text[ swedish ] = "Anvnd ~systemteckensnitt fr anvndargrnssnittet";
        Text[ polish ] = "Use system ~font for user interface";
        Text[ portuguese_brazilian ] = "Use system ~font for user interface";
        Text[ japanese ] = "ユーザーインターフェースにシステムフォントを使用";
        Text[ korean ] = "시스템 글꼴을 사용자 인터페이스용으로 사용";
        Text[ chinese_simplified ] = "采用使用者界面的系统字体";
        Text[ chinese_traditional ] = "採用使用者介面的系統字型";
        Text[ turkish ] = "Use system ~font for user interface";
        Text[ arabic ] = "Use system ~font for user interface";
        Text[ catalan ] = "Use system ~font for user interface";
        Text[ thai ] = "Use system ~font for user interface";
    };
    CheckBox CB_ANIMATED_GRAPHICS
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWA_4 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "Animierte ~Grafiken zulassen" ;
        Text [ ENGLISH ] = "Allow animated ~graphics" ;
        Text[ english_us ] = "Allow animated ~graphics";
        Text[ portuguese ] = "Allow animated ~graphics";
        Text[ russian ] = "Allow animated ~graphics";
        Text[ greek ] = "Allow animated ~graphics";
        Text[ dutch ] = "Allow animated ~graphics";
        Text[ french ] = "Autoriser les images animes";
        Text[ spanish ] = "Permitir ~imgenes animadas ";
        Text[ finnish ] = "Allow animated ~graphics";
        Text[ italian ] = "Permetti animazioni";
        Text[ danish ] = "Allow animated ~graphics";
        Text[ swedish ] = "Tillt animerad ~grafik";
        Text[ polish ] = "Allow animated ~graphics";
        Text[ portuguese_brazilian ] = "Allow animated ~graphics";
        Text[ japanese ] = "アニメーション画像を許可する";
        Text[ korean ] = "애니메이션된 그래픽 허용";
        Text[ chinese_simplified ] = "允许动画图形";
        Text[ chinese_traditional ] = "允許動畫圖形";
        Text[ turkish ] = "Allow animated ~graphics";
        Text[ arabic ] = "Allow animated ~graphics";
        Text[ catalan ] = "Allow animated ~graphics";
        Text[ thai ] = "Allow animated ~graphics";
    };
    CheckBox CB_ANIMATED_TEXTS
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWA_5 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "Animierten ~Text zulassen" ;
        Text [ ENGLISH ] = "Allow animated ~text" ;
        Text[ english_us ] = "Allow animated ~text";
        Text[ portuguese ] = "Allow animated ~text";
        Text[ russian ] = "Allow animated ~text";
        Text[ greek ] = "Allow animated ~text";
        Text[ dutch ] = "Allow animated ~text";
        Text[ french ] = "Autoriser le texte anim";
        Text[ spanish ] = "Permitir ~animacin de texto";
        Text[ finnish ] = "Allow animated ~text";
        Text[ italian ] = "Permetti animazione testo";
        Text[ danish ] = "Allow animated ~text";
        Text[ swedish ] = "Tillt animerad t~ext";
        Text[ polish ] = "Allow animated ~text";
        Text[ portuguese_brazilian ] = "Allow animated ~text";
        Text[ japanese ] = "アニメーションテキストを許可する";
        Text[ korean ] = "애니메이션된 텍스트 허용";
        Text[ chinese_simplified ] = "允许动画文字(~T)";
        Text[ chinese_traditional ] = "允許動畫文字";
        Text[ turkish ] = "Allow animated ~text";
        Text[ arabic ] = "Allow animated ~text";
        Text[ catalan ] = "Allow animated ~text";
        Text[ thai ] = "Allow animated ~text";
    };
    CheckBox CB_TIPHELP
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, OFFS_TEXTBOX_FIXEDTEXT( ROWA_6 ) );
        Size = MAP_APPFONT( DIFF(COL2,COL3), RSC_CD_CHECKBOX_HEIGHT );
        Text = "Tipp-~Hilfe verschwindet nach " ;
        Text [ ENGLISH ] = "~Help tips disappear after " ;
        Text[ english_us ] = "~Help tips disappear after ";
        Text[ portuguese ] = "~Help tips disappear after ";
        Text[ russian ] = "~Help tips disappear after ";
        Text[ greek ] = "~Help tips disappear after ";
        Text[ dutch ] = "~Help tips disappear after ";
        Text[ french ] = "Disparition des infobulles aprs ";
        Text[ spanish ] = "La ~Ayuda emergente se desactiva tras ";
        Text[ finnish ] = "~Help tips disappear after ";
        Text[ italian ] = "Casella suggerimenti si disattiva dopo ";
        Text[ danish ] = "~Help tips disappear after ";
        Text[ swedish ] = "Tips~hjlp frsvinner efter ";
        Text[ polish ] = "~Help tips disappear after ";
        Text[ portuguese_brazilian ] = "~Help tips disappear after ";
        Text[ japanese ] = "ヒントの表示時間";
        Text[ korean ] = "도움말 지속시간";
        Text[ chinese_simplified ] = "帮助文显示停留";
        Text[ chinese_traditional ] = "說明文顯示停留";
        Text[ turkish ] = "~Help tips disappear after ";
        Text[ arabic ] = "~Help tips disappear after ";
        Text[ catalan ] = "~Help tips disappear after ";
        Text[ thai ] = "~Help tips disappear after ";
    };
    NumericField NF_TIPHELP
    {
        TabStop = TRUE ;
        Border = TRUE ;
        Pos = MAP_APPFONT( COL3, ROWA_6 );
        Size = MAP_APPFONT( EDIT_WIDTH, RSC_CD_TEXTBOX_HEIGHT );
        Minimum = 1;
        Maximum = 99;
        First = 1 ;
        Last = 99 ;
        Spin = TRUE ;
        Repeat = TRUE ;
    };
    FixedText FT_TIPHELP
    {
        Pos = MAP_APPFONT( COL4, OFFS_TEXTBOX_FIXEDTEXT( ROWA_6 ) );
        Size = MAP_APPFONT( UNIT_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT );
        Text = "Sekunden" ;
        Text [ ENGLISH ] = "seconds" ;
        Text[ english_us ] = "seconds";
        Text[ portuguese ] = "seconds";
        Text[ russian ] = "seconds";
        Text[ greek ] = "seconds";
        Text[ dutch ] = "seconds";
        Text[ french ] = "secondes";
        Text[ spanish ] = "Segundos";
        Text[ finnish ] = "seconds";
        Text[ italian ] = "Secondi";
        Text[ danish ] = "seconds";
        Text[ swedish ] = "sekunder";
        Text[ polish ] = "seconds";
        Text[ portuguese_brazilian ] = "seconds";
        Text[ japanese ] = "秒";
        Text[ korean ] = "초";
        Text[ chinese_simplified ] = "秒";
        Text[ chinese_traditional ] = "秒";
        Text[ turkish ] = "seconds";
        Text[ arabic ] = "seconds";
        Text[ catalan ] = "segons";
        Text[ thai ] = "ชช:นน:วว";
    };
    FixedLine FL_HC_OPTIONS
    {
        Pos = MAP_APPFONT ( COL0, ROWB_0 ) ;
        Size = MAP_APPFONT ( GB_WIDTH , RSC_CD_FIXEDLINE_HEIGHT ) ;
        Text = "Optionen fr die Kontrastdarstellung" ;
        Text [ english ] = "Options for high contrast appearance" ;
        Text [ english_us ] = "Options for high contrast appearance";
        Text[ portuguese ] = "Options for high contrast appearance";
        Text[ russian ] = "Options for high contrast appearance";
        Text[ spanish ] = "Options for high contrast appearance";
        Text[ italian ] = "Options for high contrast appearance";
        Text[ swedish ] = "Options for high contrast appearance";
        Text[ polish ] = "Options for high contrast appearance";
        Text[ portuguese_brazilian ] = "Options for high contrast appearance";
        Text[ japanese ] = "Options for high contrast appearance";
        Text[ korean ] = "Options for high contrast appearance";
        Text[ turkish ] = "Options for high contrast appearance";
        Text[ thai ] = "Options for high contrast appearance";
        Text[ greek ] = "Options for high contrast appearance";
        Text[ dutch ] = "Options for high contrast appearance";
        Text[ french ] = "Options for high contrast appearance";
        Text[ finnish ] = "Options for high contrast appearance";
        Text[ danish ] = "Options for high contrast appearance";
        Text[ chinese_simplified ] = "Options for high contrast appearance";
        Text[ chinese_traditional ] = "Options for high contrast appearance";
        Text[ arabic ] = "Options for high contrast appearance";
        Text[ catalan ] = "Options for high contrast appearance";
    };
    CheckBox CB_AUTO_DETECT_HC
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWB_1 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "~Kontrastdarstellungsmodus des Betriebssystems automatisch erkennen" ;
        Text [ english ] = "Automatically detect high contrast mode of operating system" ;
        Text [ english_us ] = "Automatically ~detect high contrast mode of operating system";
        Text[ portuguese ] = "Automatically detect high contrast mode of operating system";
        Text[ russian ] = "Automatically detect high contrast mode of operating system";
        Text[ spanish ] = "Automatically detect high contrast mode of operating system";
        Text[ italian ] = "Automatically detect high contrast mode of operating system";
        Text[ swedish ] = "Automatically detect high contrast mode of operating system";
        Text[ polish ] = "Automatically detect high contrast mode of operating system";
        Text[ portuguese_brazilian ] = "Automatically detect high contrast mode of operating system";
        Text[ japanese ] = "Automatically detect high contrast mode of operating system";
        Text[ korean ] = "Automatically detect high contrast mode of operating system";
        Text[ turkish ] = "Automatically detect high contrast mode of operating system";
        Text[ thai ] = "Automatically detect high contrast mode of operating system";
        Text[ greek ] = "Automatically detect high contrast mode of operating system";
        Text[ dutch ] = "Automatically detect high contrast mode of operating system";
        Text[ french ] = "Automatically detect high contrast mode of operating system";
        Text[ finnish ] = "Automatically detect high contrast mode of operating system";
        Text[ danish ] = "Automatically detect high contrast mode of operating system";
        Text[ chinese_simplified ] = "Automatically detect high contrast mode of operating system";
        Text[ chinese_traditional ] = "Automatically detect high contrast mode of operating system";
        Text[ arabic ] = "Automatically detect high contrast mode of operating system";
        Text[ catalan ] = "Automatically detect high contrast mode of operating system";
    };
    CheckBox CB_AUTOMATIC_FONT_COLOR
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWB_2 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "Automatische Schrift~farbe fr Bildschirmdarstellung verwenden" ;
        Text [ ENGLISH ] = "Always use automatic font ~color for screen display" ;
        Text[ english_us ] = "Use automatic font ~color for screen display";
    };
    CheckBox CB_PAGE_PREVIEWS
    {
        TabStop = TRUE ;
        Pos = MAP_APPFONT( COL1, ROWB_3 );
        Size = MAP_APPFONT( CB_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
        Text = "Systemfarben fr Seitenvorschau ~verwenden" ;
        Text [ ENGLISH ] = "~Use system colors for page previews" ;
        Text[ english_us ] = "~Use system colors for page previews";
    };
};