summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propres.src
blob: 5ff3615817d698d560ae0bec756346fa46ca35be (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
/*************************************************************************
 *
 *  $RCSfile: propres.src,v $
 *
 *  $Revision: 1.19 $
 *
 *  last change: $Author: hr $ $Date: 2003-03-25 16:03:58 $
 *
 *  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 EXPRESS 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): _______________________________________
 *
 *
 ************************************************************************/

#ifndef _EXTENSIONS_PROPCTRLR_PROPRESID_HRC_
#include "propresid.hrc"
#endif

String RID_STR_STANDARD
{
    Text = "Standard" ;
    Text [ ENGLISH ] = "Standard" ;
    Text [ portuguese ] = "Padro" ;
    Text [ english_us ] = "Default" ;
    Text [ portuguese_brazilian ] = "Padr?o" ;
    Text [ swedish ] = "Standard" ;
    Text [ danish ] = "Standard" ;
    Text [ italian ] = "Standard" ;
    Text [ spanish ] = "Predeterminado" ;
    Text [ french ] = "Par dfaut" ;
    Text [ dutch ] = "Standaard" ;
    Text[ chinese_simplified ] = "标准";
    Text[ russian ] = " ";
    Text[ polish ] = "Domylnie";
    Text[ japanese ] = "標準";
    Text[ chinese_traditional ] = "標準";
    Text[ greek ] = "";
    Text[ korean ] = "기본값";
    Text[ arabic ] = "";
    Text[ turkish ] = "Standart";
    Text[ language_user1 ] = " ";
    Text[ catalan ] = "Per defecte";
    Text[ finnish ] = "Oletus";
    Text[ thai ] = "ค่าเริ่มต้น";
};
String RID_STR_PROPPAGE_DEFAULT
{
    Text = "Allgemein" ;
    Text [ English ] = "Common" ;
    Text [ portuguese ] = "Geral" ;
    Text [ english_us ] = "General" ;
    Text [ portuguese_brazilian ] = "Allgemein" ;
    Text [ swedish ] = "Allmnt" ;
    Text [ danish ] = "Generelt" ;
    Text [ italian ] = "Generale" ;
    Text [ spanish ] = "General" ;
    Text [ french ] = "Gnral" ;
    Text [ dutch ] = "Algemeen" ;
    Text[ chinese_simplified ] = "常规";
    Text[ russian ] = "";
    Text[ polish ] = "Oglne";
    Text[ japanese ] = "全般";
    Text[ chinese_traditional ] = "一般";
    Text[ greek ] = "";
    Text[ korean ] = "일반";
    Text[ arabic ] = "";
    Text[ turkish ] = "Genel";
    Text[ language_user1 ] = " ";
    Text[ catalan ] = "General";
    Text[ finnish ] = "Yleiset";
    Text[ thai ] = "ทั่วไป";
};
String RID_STR_PROPPAGE_DATA
{
    Text = "Daten" ;
    Text [ English ] = "Data" ;
    Text [ portuguese ] = "Dados" ;
    Text [ english_us ] = "Data" ;
    Text [ portuguese_brazilian ] = "Daten" ;
    Text [ swedish ] = "Data" ;
    Text [ danish ] = "Data" ;
    Text [ italian ] = "Dati" ;
    Text [ spanish ] = "Datos" ;
    Text [ french ] = "Donnes" ;
    Text [ dutch ] = "Gegevens" ;
    Text[ chinese_simplified ] = "数据";
    Text[ russian ] = "";
    Text[ polish ] = "Dane";
    Text[ japanese ] = "配列";
    Text[ chinese_traditional ] = "資料";
    Text[ greek ] = "";
    Text[ korean ] = "데이터";
    Text[ arabic ] = "";
    Text[ turkish ] = "Veriler";
    Text[ language_user1 ] = " ";
    Text[ catalan ] = "Dades";
    Text[ finnish ] = "Tiedot";
    Text[ thai ] = "ข้อมูล";
};
String RID_STR_BOOL
{
    Text = "Nein;Ja" ;
    Text [ English ] = "No;Yes" ;
    Text [ portuguese ] = "No;Sim" ;
    Text [ english_us ] = "No;Yes" ;
    Text [ portuguese_brazilian ] = "Nein;Ja" ;
    Text [ swedish ] = "Nej;Ja" ;
    Text [ danish ] = "Nej;Ja" ;
    Text [ italian ] = "No;S" ;
    Text [ spanish ] = "No;S" ;
    Text [ french ] = "Non;Oui" ;
    Text [ dutch ] = "Nee;Ja" ;
    Text[ chinese_simplified ] = "否;是";
    Text[ russian ] = ";";
    Text[ polish ] = "Nie;Tak";
    Text[ japanese ] = "いいえ;はい";
    Text[ chinese_traditional ] = "否;是";
    Text[ greek ] = "-";
    Text[ korean ] = "아니오;예";
    Text[ arabic ] = ";";
    Text[ turkish ] = "Hayr;Evet";
    Text[ language_user1 ] = " ";
    Text[ catalan ] = "No;S";
    Text[ finnish ] = "Ei;Kyll";
    Text[ thai ] = "ไม่ใช่;ใช่";
};

/*************************************************************************
 * history:
 *  $Log: not supported by cvs2svn $
 *  Revision 1.18.2.1  2003/02/22 16:38:34  hr
 *  INTEGRATION: CWS mergep (1.18.20); FILE MERGED
 *  2003/02/22 10:35:08 nf 1.18.20.2: #107113# localization of StarOffice 6.1 Beta/OpenOffice.org 1.1 Beta. Represents content of translation database of 02/21/2003. Translation up to date for SUN big rules languages
 *  2003/01/31 12:52:43 hjs 1.18.20.1: #107113# merge on SRX644p
 *
 *  Revision 1.18.20.2  2003/02/22 10:35:08  nf
 *  #107113# localization of StarOffice 6.1 Beta/OpenOffice.org 1.1 Beta. Represents content of translation database of 02/21/2003. Translation up to date for SUN big rules languages
 *
 *  Revision 1.18.20.1  2003/01/31 12:52:43  hjs
 *  #107113# merge on SRX644p
 *
 *  Revision 1.18  2002/11/27 16:53:48  vg
 *  Merge SRX644: 27.11.02 - 17:49:49
 *
 *  Revision 1.17  2002/08/05 20:47:37  kz
 *  Merge SRX643: 05.08.02 - 22:44:01
 *
 *  Revision 1.16  2002/08/02 20:20:59  kz
 *  Merge SRX643: 02.08.02 - 22:17:43
 *
 *  Revision 1.15  2001/08/24 10:52:53  kz
 *  Merge SRC638: 24.08.01 - 12:51:34
 *
 *  Revision 1.14  2001/08/21 21:04:26  kz
 *  Merge SRC638: 21.08.01 - 23:03:51
 *
 *  Revision 1.13  2001/08/13 20:43:29  kz
 *  Merge SRC638: 08/13/01 - 22:43:41
 *
 *  Revision 1.12  2001/08/07 15:05:37  rt
 *  Merge SRC638: 07.08.01 - 17:04:40
 *
 *  Revision 1.11  2001/07/13 21:00:55  kz
 *  Merge SRC638: 13.07.01 - 22:59:52
 *
 *  Revision 1.10  2001/07/03 22:26:20  kz
 *  Merge SRC633: 04.07.01 - 00:25:00
 *
 *  Revision 1.9  2001/06/13 22:42:50  kz
 *  Merge SRC633: 14.06.01 - 00:42:39
 *
 *  Revision 1.8  2001/06/08 22:24:13  kz
 *  Merge SRC633: 09.06.01 - 00:24:48
 *
 *  Revision 1.7  2001/05/16 15:47:27  kz
 *  Merge SRC632: 05/16/01 - 17:46:44 (NoBranch)
 *
 *  Revision 1.6  2001/05/12 06:49:08  hjs
 *  Merge SRC631: 12.05.01 - 08:49:32 (NoBranch)
 *
 *  Revision 1.5  2001/05/10 06:00:50  kz
 *  Merge SRC631: 05/10/01 - 08:00:59 (NoBranch)
 *
 *  Revision 1.4  2001/05/04 20:08:05  kz
 *  Merge SRC630: 05/04/01 - 22:08:03 (NoBranch)
 *
 *  Revision 1.3  2001/03/21 20:28:54  kz
 *  Merge SRC626: 21.03.01 - 21:29:15 (NoBranch)
 *
 *  Revision 1.2  2001/03/09 20:47:29  kz
 *  Merge SRC624: 09.03.01 - 21:47:11 (NoBranch)
 *
 *  Revision 1.1  2001/01/12 11:32:26  fs
 *  initial checkin - outsourced the form property browser
 *
 *
 *  Revision 1.0 08.01.01 13:04:05  fs
 ************************************************************************/