message catalogs: fix comment lines, also remove linux hack in merge.c
[oweals/cde.git] / cde / programs / localized / sv_SE.ISO8859-1 / msg / DtWidget.msg
1 $ *************************************<+>*************************************
2 $ *****************************************************************************
3 $ **
4 $ **  File:        DtWidget.vmsg
5 $ **
6 $ **  Project:     DT
7 $ **
8 $ **  Description:
9 $ **  -----------
10 $ **  This file is the source for the message catalog for the Dt widget
11 $ **  library.
12 $ **
13 $ **
14 $ *****************************************************************************
15 $ **
16 $ **  (c) Copyright 1993, 1994 Hewlett-Packard Company
17 $ **  (c) Copyright 1993, 1994 International Business Machines Corp.
18 $ **  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
19 $ **  (c) Copyright 1993, 1994 Novell, Inc.
20 $ **
21 $ *****************************************************************************
22 $ **
23 $ **
24 $ **  $XConsortium: DtWidget.msg /main/4 1996/06/19 11:44:12 cde-dec $
25 $ *****************************************************************************
26 $ *****************************************************************************
27
28 $ *****************************************************************************
29
30 $ ***** NOTE FOR MESSAGE CATALOG TRANSLATORS *****
31
32 $ There MAY be three types of messages in this file:
33
34 $  1. Messages that appear in dialogs or are displayed to the user.
35
36 $     These messages are the default and they should ALL BE LOCALIZED.
37 $     Note that these messages do NOT have any identification (see the
38 $     comments for type 2 and 3 below).
39
40 $  2. Messages that only appear in the DT error log file ($HOME/.dt/errorlog).
41
42 $     The localization of these messages is OPTIONAL.  These messages are
43 $     identified by the following:
44
45 $  MESSAGES xx-yy IN SET zz WILL ONLY APPEAR IN THE DT ERRORLOG FILE
46
47 $  3. Messages that should not be localized.
48
49 $     These messages are identified by the following:
50
51 $  DO NOT TRANSLATE or CHANGE or LOCALIZE MESSAGES xx-yy from set zz
52
53 $ ***** END (NOTE FOR MESSAGE CATALOG TRANSLATORS) *****
54
55 $ ******************************************************************************
56
57
58 $set 2
59 $ *************************************************************
60 $ **                                                         ** 
61 $ ** Common messages shared by all DT widgets                **
62 $ **                                                         ** 
63 $ *************************************************************
64 $ Default value for DtNdialogCloseButtonLabel resource.
65 $ This string is used for all "Close" buttons in all dialogs.
66 1 Stäng
67
68 $ Default value for DtNdialogHelpButtonLabel resource.
69 $ This string is used for all "Help" buttons in all dialogs.
70 2 Hjälp
71
72 $set 3
73 $ *************************************************************
74 $ **                                                         ** 
75 $ **  This set of messages is used by the DtEditor widget.  **
76 $ **                                                         ** 
77 $ *************************************************************
78
79 $ **********************************************
80 $ **                         module: Editor.c **
81 $ **  Messages for the Format/Settings dialog **
82 $ **********************************************
83
84 $ Default value for DtNformatSettingsDialogTitle resource,
85 $ title of format settings dialog
86 1 Formatering 
87
88 $ Default values for DtNlMarginFieldLabel and DtNrMarginFieldLabel resources,
89 $ labels for margin fields in Format Settings dialog
90 2 Högermarginal:
91 3 Vänstermarginal:
92
93 $ Default values for DtNlAlignToggleLabel, DtNrAlignToggleLabel,
94 $ DtNjustifyToggleLabel, and DtNcenterToggleLabel resources,
95 $ labels for justification radio buttons in Format Settings dialog
96 4 Vänsterställ
97 5 Högerställ
98 6 Justera
99 7 Centrera
100
101 $ Default values for DtNformatParagraphButtonLabel and 
102 $ DtNformatAllButtonLabel resources,
103 $ labels for paragraph and all buttons in Format Settings dialog
104 8 Stycke
105 9 Hela dokumentet
106
107 $ ******************************************************************
108 $ **                                              module Editor.c **
109 $ ** Strings used in the spell checking and find/change dialogs.  **
110 $ ******************************************************************
111
112 $ Default value for DtNspellDialogTitle resource,
113 $ title of the Spell dialog
114 20 Stavning
115
116 $ Default value for DtNfindDialogTitle resource,
117 $ title of the Find/Change dialog
118 21 Sök/Ersätt 
119
120 $ Default value for DtNmisspelledListLabel resource,
121 $ label for list of unrecognized and misspelled words
122 22 Felstavade ord: 
123
124 $ Default value for DtNfindFieldLabel resource,
125 $ label of field in which user types string for which to search.
126 23 Sök:
127
128 $ Default value for DtNchangeFieldLabel resource,
129 $ label of field in which user types the replacement string
130 24 Ersätt med: 
131
132 $ Default values for DtNfindButtonLabel, DtNchangeButtonLabel, and
133 $ DtNchangeAllButtonLabel resources,
134 $ labels for find, change, and change all buttons in Find/Change dialog
135 25 Sök
136 26 Ersätt 
137 27 Ersätt alla 
138
139 $ ******************************************************************
140 $ **                                          module: SearchDlg.  **
141 $ ** Message displayed when Find/Replace/Spell fails to find the  **
142 $ ** specified string or word.                                    **
143 $ ******************************************************************
144 $ Used to display "Unable to find the string FOO in the current document."
145 $ Note: Do not localize the characters %s.
146 30 Det går inte att hitta söksträngen %s i aktuellt dokument.
147
148 $ Title for general information dialog (e.g. "Find/Change dialog can't 
149 $ find word in document.").
150 31 Information
151
152 $ ***********************************************************
153 $ **                                       module Editor.c **
154 $ ** Messages and strings associated with the status line. **
155 $ ***********************************************************
156
157 $ Default value for DtNcurrentLineLabel resource,
158 $ label for the display showing the current insert cursor line 
159 40 Rad:
160
161 $ Default value for DtNtotalLineCountLabel resource,
162 $ label for the display showing the total number of lines in the document
163 41 Totalt: 
164
165 $ Default value for DtNoverstrikeLabel resource,
166 $ label used to indicate Editor is in overstrike (overtype) mode. 
167 42 Skriv över 
168
169 $ Default value for DtNinsertLabel resource,
170 $ label used to indicate Editor is in insert mode. 
171 $ The default value is a blank string.
172 43 
173
174 $ ******************************************************************
175 $ **                                          module: SearchCalls **
176 $ ** Message displayed when Find/Replace/Spell fails to execute   **
177 $ ** the spell filter.                                            **
178 $ ******************************************************************
179 $ Error message if there is a problem running the spell filter
180 $ Message 34 and 35 are part of the same message for the error
181 $ dialog.
182 $ do not translate %s
183 $ "NEW-"
184 50 Error executing spell filter.
185 $ "NEW-"
186 51 Check to see if filter, %s, is installed and in the path.
187
188 $ Title for Error dialog
189 $ "NEW-"
190 52 Editor Error
191
192
193 $set 4
194 $ *************************************************************
195 $ **                                                         ** 
196 $ ** MenuButton messages                                     **
197 $ **                                                         ** 
198 $ *************************************************************
199 $ Warning messsage
200 $ Note: do not localize the chars XmNmenuPost
201 1 XmNmenuPost har felaktigt värde. 
202
203 $ Error messsages
204 $ Note: do not localize the chars DtMenuButtonWidget in messages 2 and 3
205 2 DtMenuButtonWidget: Felaktig överordnad meny.
206 3 DtMenuButtonWidget: Felaktig undermeny.
207
208 $set 5
209 $ *************************************************************
210 $ **                                                         ** 
211 $ ** ComboBox   messages                                     **
212 $ **                                                         ** 
213 $ *************************************************************
214 $ Warning messsages
215 $ Note: do not localize the chars DtComboBoxWidget in messages 1 - 11
216 $ Note: do not localize the chars alignment and DtALIGNMENT_CENTER
217 1 DtComboBoxWidget: Felaktig alignment-resurs (standardvärdet DtALIGNMENT_CENTER används). 
218 $ Note: do not localize the chars marginHeight 
219 2 DtComboBoxWidget: Felaktig marginHeight-resurs (standardvärdet 2 används).
220 $ Note: do not localize the chars marginWidth
221 3 DtComboBoxWidget: Felaktig marginWidth-resurs (standardvärdet 2 används).
222 $ Note: do not localize the chars horizontalSpacing
223 4 DtCmboBoxWidget: Felaktig horizontalSpacing-resurs (standardvärdet 0 används).
224 $ Note: do not localize the chars verticalSpacing
225 5 DtComboBoxWidget: Felaktig verticalSpacing-resurs (standardvärdet 0 används).
226 $ Note: do not localize the chars orientation and DtRIGHT
227 6 DtComboBoxWidget: Felaktig orientation-resurs (standardvärdet DtRIGHT används).
228 $ Note: do not localize the chars itemCount
229 7 DtComboBoxWidget: Felaktig itemCount-resurs (standardvärdet 0 används).
230 $ Note: do not localize the chars selectedPosition
231 8 DtComboBoxWidget: Felaktig selectedPosition-resurs (standardvärdet 0 används).
232 $ Note: do not localize the chars textField
233 9 DtComboBoxWidget: Det går inte att markera textField-resursen. 
234 $ Note: do not localize the chars DtComboBoxSetItem
235 10 DtComboBoxWidget: Alternativ saknas för att ställa in (DtComboBoxSetItem). 
236 $ Note: do not localize the chars DtComboBoxSelectItem
237 11 DtComboBoxWidget: Alternativ saknas för att markera (DtComboBoxSelectItem). 
238 12 Storleksökningen misslyckades. Längsta objektet är kanske större än tillgängligt utrymme. 
239
240 $ Label value
241 13 Kombiruta
242
243 $ Error message
244 $ Note: do not localize the chars String and XmRType
245 14 cvtStringToType: wrongParameters, konvertering av String till XmRType kräver inga extra argument. 
246
247 $ Warning message
248 15 DtComboBoxDeletePos: wrongParameters, Ogiltigt positionsvärde
249
250
251 $set 6
252 $ *************************************************************
253 $ **                                                         ** 
254 $ ** SpinBox    messages                                     **
255 $ **                                                         ** 
256 $ *************************************************************
257 $ Warning messsages
258 $ Note: do not localize the chars DtSpinBoxWidget in messages 1 - 14
259 $ Note: do not localize the chars arrowSensitivity and DtARROWS_SENSITIVE
260 1 DtSpinBoxWidget: Felaktig arrowSensitivity-resurs (standardvärdet DtARROWS_SENSITIVE används).
261 $ Note: do not localize the chars alignment and DtALIGNMENT_CENTER
262 2 DtSpinBoxWidget: Felaktig alignment-resurs (standardvärdet DtALIGNMENT_CENTER används).
263 $ Note: do not localize the chars intialDelay 
264 3 DtSpinBoxWidget: Felaktig initialDelay-resurs (standardvärdet 250 används).
265 $ Note: do not localize the chars marginHeight
266 4 DtSpinBoxWidget: Felaktig marginHeight-resurs (standardvärdet 2 används).
267 $ Note: do not localize the chars marginWidth
268 5 DtSpinBoxWidget: Felaktig marginWidth-resurs (standardvärdet 2 används).
269 $ Note: do not localize the chars arrowLayout and DtARROWS_BEGINNING
270 6 DtSpinBoxWidget: Felaktig arrowLayout-resurs (standardvärdet DtARROWS_BEGINNING används).
271 $ Note: do not localize the chars repeatDelay
272 7 DtSpinBoxWidget: Felaktig repeatDelay-resurs (standardvärdet 200 används).
273 $ Note: do not localize the chars itemCount
274 8 DtSpinBoxWidget: Felaktig itemCount-resurs (standardvärdet 0 används).
275 $ Note: do not localize the chars position in messages 9 and 10
276 9 DtSpinBoxWidget: Felaktig position-resurs (standardvärdet 0 används).
277 10 DtSpinBoxWidget: Felaktig position-resurs (standardvärdet minimum används).
278 $ Note: do not localize the chars decimalPoints
279 11 DtSpinBoxWidget: Felaktig decimalPoints-resurs (standardvärdet 0 används).
280 $ Note: do not localize the chars minimum
281 12 DtSpinBoxWidget: Felaktig minimum-resurs (standardvärdet maximum används).
282 $ Note: do not localize the chars textField
283 13 DtSpinBoxWidget: Det går inte att markera textField-resursen.
284 $ Note: do not localize the chars DtSpinBoxSetItem
285 14 DtSpinBoxWidget: Alternativet saknas för att ställa in (DtSpinBoxSetItem).
286
287 $ Label value
288 15 Ruta