~ubuntu-branches/ubuntu/hoary/gimp/hoary

« back to all changes in this revision

Viewing changes to app/config/gimprc-blurbs.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-04-04 14:51:23 UTC
  • Revision ID: james.westby@ubuntu.com-20050404145123-9py049eeelfymur8
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*  gimprc-blurbs.h  --  descriptions for gimprc properties  */
 
2
 
 
3
#ifndef __GIMP_RC_BLURBS_H__
 
4
#define __GIMP_RC_BLURBS_H__
 
5
 
 
6
 
 
7
/*  Not all strings defined here are used in the user interface
 
8
 *  (the preferences dialog mainly) and only those that are should
 
9
 *  be marked for translation.
 
10
 */
 
11
 
 
12
#define ACTIVATE_ON_FOCUS_BLURB \
 
13
N_("When enabled, an image will become the active image when its image " \
 
14
   "window receives the focus. This is useful for window managers using " \
 
15
   "\"click to focus\".")
 
16
 
 
17
#define BRUSH_PATH_BLURB \
 
18
"Sets the brush search path."
 
19
 
 
20
#define BRUSH_PATH_WRITABLE_BLURB ""
 
21
 
 
22
#define CANVAS_PADDING_MODE_BLURB \
 
23
N_("Specifies how the area around the image should be drawn.")
 
24
 
 
25
#define CANVAS_PADDING_COLOR_BLURB \
 
26
N_("Sets the canvas padding color used if the padding mode is set to " \
 
27
   "custom color.")
 
28
 
 
29
#define CONFIRM_ON_CLOSE_BLURB \
 
30
N_("Ask for confirmation before closing an image without saving.")
 
31
 
 
32
#define CURSOR_FORMAT_BLURB \
 
33
N_("Sets the pixel format of cursors the GIMP will use.")
 
34
 
 
35
#define CURSOR_MODE_BLURB \
 
36
N_("Sets the mode of cursor the GIMP will use.")
 
37
 
 
38
#define CURSOR_UPDATING_BLURB \
 
39
N_("Context-dependent cursors are cool.  They are enabled by default. " \
 
40
   "However, they require overhead that you may want to do without.")
 
41
 
 
42
#define DEFAULT_BRUSH_BLURB \
 
43
"Specify a default brush.  The brush is searched for in the " \
 
44
"specified brush path."
 
45
 
 
46
#define DEFAULT_DOT_FOR_DOT_BLURB \
 
47
N_("When enabled, this will ensure that each pixel of an image gets " \
 
48
   "mapped to a pixel on the screen.")
 
49
 
 
50
#define DEFAULT_FONT_BLURB \
 
51
"Specify a default font.  The font is searched for in the " \
 
52
"fontconfig font path."
 
53
 
 
54
#define DEFAULT_GRADIENT_BLURB \
 
55
"Specify a default gradient.  The gradient is searched for in the " \
 
56
"specified gradient path."
 
57
 
 
58
#define DEFAULT_GRID_BLURB \
 
59
"Specify a default image grid."
 
60
 
 
61
#define DEFAULT_IMAGE_BLURB \
 
62
"Sets the default image in the \"File/New\" dialog."
 
63
 
 
64
#define DEFAULT_PATTERN_BLURB \
 
65
"Specify a default pattern. The pattern is searched for in the " \
 
66
"specified pattern path."
 
67
 
 
68
#define DEFAULT_PALETTE_BLURB \
 
69
"Specify a default palette.  The palette is searched for in the " \
 
70
"specified palette path."
 
71
 
 
72
#define DEFAULT_SNAP_DISTANCE_BLURB \
 
73
N_("This is the distance in pixels where Guide and Grid snapping " \
 
74
   "activates.")
 
75
 
 
76
#define DEFAULT_THRESHOLD_BLURB \
 
77
N_("Tools such as fuzzy-select and bucket fill find regions based on a " \
 
78
   "seed-fill algorithm.  The seed fill starts at the initially selected " \
 
79
   "pixel and progresses in all directions until the difference of pixel " \
 
80
   "intensity from the original is greater than a specified threshold. " \
 
81
   "This value represents the default threshold.")
 
82
 
 
83
#define DEFAULT_VIEW_BLURB \
 
84
"Sets the default settings for the image view."
 
85
 
 
86
#define DEFAULT_FULLSCREEN_VIEW_BLURB \
 
87
"Sets the default settings used when an image is viewed in fullscreen mode."
 
88
 
 
89
#define DOCK_WINDOW_HINT_BLURB \
 
90
N_("The window type hint that is set on dock windows. This may affect " \
 
91
   "the way your window manager decorates and handles dock windows.")
 
92
 
 
93
#define ENVIRON_PATH_BLURB \
 
94
"Sets the environ search path."
 
95
 
 
96
#define FRACTALEXPLORER_PATH_BLURB \
 
97
"Where to search for fractals used by the Fractal Explorer plug-in."
 
98
 
 
99
#define GAMMA_CORRECTION_BLURB \
 
100
"This setting is ignored."
 
101
#if 0
 
102
"Sets the gamma correction value for the display. 1.0 corresponds to no " \
 
103
"gamma correction.  For most displays, gamma correction should be set " \
 
104
"to between 2.0 and 2.6. One important thing to keep in mind: Many images " \
 
105
"that you might get from outside sources will in all likelihood already " \
 
106
"be gamma-corrected.  In these cases, the image will look washed-out if " \
 
107
"the GIMP has gamma-correction turned on.  If you are going to work with " \
 
108
"images of this sort, turn gamma correction off by setting the value to 1.0."
 
109
#endif
 
110
 
 
111
#define GFIG_PATH_BLURB \
 
112
"Where to search for Gfig figures used by the Gfig plug-in."
 
113
 
 
114
#define GFLARE_PATH_BLURB \
 
115
"Where to search for gflares used by the GFlare plug-in."
 
116
 
 
117
#define GIMPRESSIONIST_PATH_BLURB \
 
118
"Where to search for data used by the Gimpressionist plug-in."
 
119
 
 
120
#define GLOBAL_BRUSH_BLURB \
 
121
N_("When enabled, the selected brush will be used for all tools.")
 
122
 
 
123
#define GLOBAL_FONT_BLURB \
 
124
"When enabled, the selected font will be used for all tools."
 
125
 
 
126
#define GLOBAL_GRADIENT_BLURB \
 
127
N_("When enabled, the selected gradient will be used for all tools.")
 
128
 
 
129
#define GLOBAL_PATTERN_BLURB \
 
130
N_("When enabled, the selected pattern will be used for all tools.")
 
131
 
 
132
#define GLOBAL_PALETTE_BLURB \
 
133
"When enabled, the selected palette will be used for all tools."
 
134
 
 
135
#define GRADIENT_PATH_BLURB \
 
136
"Sets the gradient search path."
 
137
 
 
138
#define GRADIENT_PATH_WRITABLE_BLURB ""
 
139
 
 
140
#define FONT_PATH_BLURB \
 
141
"Where to look for fonts."
 
142
 
 
143
#define FONT_PATH_WRITABLE_BLURB ""
 
144
 
 
145
#define HELP_BROWSER_BLURB \
 
146
N_("Sets the browser used by the help system.")
 
147
 
 
148
#define HELP_LOCALES_BLURB \
 
149
"Specifies the language preferences used by the help system. This is a " \
 
150
"colon-separated list of language identifiers with decreasing priority. " \
 
151
"If empty, the language is taken from the user's locale setting."
 
152
 
 
153
#define IMAGE_STATUS_FORMAT_BLURB \
 
154
N_("Sets the text to appear in image window status bars.")
 
155
 
 
156
#define IMAGE_TITLE_FORMAT_BLURB \
 
157
N_("Sets the text to appear in image window titles.")
 
158
 
 
159
#define INFO_WINDOW_PER_DISPLAY_BLURB \
 
160
N_("When enabled, the GIMP will use a different info window per image view.")
 
161
 
 
162
#define INITIAL_ZOOM_TO_FIT_BLURB \
 
163
N_("When enabled, this will ensure that the full image is visible after a " \
 
164
   "file is opened, otherwise it will be displayed with a scale of 1:1.")
 
165
 
 
166
#define INSTALL_COLORMAP_BLURB \
 
167
N_("Install a private colormap; might be useful on 8-bit (256 colors) displays.")
 
168
 
 
169
#define INTERPOLATION_TYPE_BLURB \
 
170
N_("Sets the level of interpolation used for scaling and other " \
 
171
   "transformations.")
 
172
 
 
173
#define LAST_OPENED_SIZE_BLURB \
 
174
N_("How many recently opened image filenames to keep on the File menu.")
 
175
 
 
176
#define MARCHING_ANTS_SPEED_BLURB \
 
177
N_("Speed of marching ants in the selection outline.  This value is in " \
 
178
   "milliseconds (less time indicates faster marching).")
 
179
 
 
180
#define MAX_NEW_IMAGE_SIZE_BLURB  \
 
181
N_("GIMP will warn the user if an attempt is made to create an image that " \
 
182
   "would take more memory than the size specified here.")
 
183
 
 
184
#define MENU_MNEMONICS_BLURB  \
 
185
N_("When enabled, GIMP will show mnemonics in menus.")
 
186
 
 
187
#define MIN_COLORS_BLURB  \
 
188
N_("Generally only a concern for 8-bit displays, this sets the minimum " \
 
189
   "number of system colors allocated for the GIMP.")
 
190
 
 
191
#define MODULE_PATH_BLURB \
 
192
"Sets the module search path."
 
193
 
 
194
#define MONITOR_RES_FROM_GDK_BLURB \
 
195
"When enabled, the GIMP will use the monitor resolution from the " \
 
196
"windowing system."
 
197
 
 
198
#define MONITOR_XRESOLUTION_BLURB \
 
199
N_("Sets the monitor's horizontal resolution, in dots per inch.  If set to " \
 
200
   "0, forces the X server to be queried for both horizontal and vertical " \
 
201
   "resolution information.")
 
202
 
 
203
#define MONITOR_YRESOLUTION_BLURB \
 
204
N_("Sets the monitor's vertical resolution, in dots per inch.  If set to " \
 
205
   "0, forces the X server to be queried for both horizontal and vertical " \
 
206
   "resolution information.")
 
207
 
 
208
#define MOVE_TOOL_CHANGES_ACTIVE_BLURB \
 
209
N_("If enabled, the move tool changes the active layer or path when a layer " \
 
210
   "or path is being picked. This used to be the default behaviour in older " \
 
211
   "versions.")
 
212
 
 
213
#define NAVIGATION_PREVIEW_SIZE_BLURB \
 
214
N_("Sets the size of the navigation preview available in the lower right " \
 
215
   "corner of the image window.")
 
216
 
 
217
#define NUM_PROCESSORS_BLURB \
 
218
N_("On multiprocessor machines, if GIMP has been compiled with --enable-mp " \
 
219
   "this sets how many processors GIMP should use simultaneously.")
 
220
 
 
221
#define PALETTE_PATH_BLURB \
 
222
"Sets the palette search path."
 
223
 
 
224
#define PALETTE_PATH_WRITABLE_BLURB ""
 
225
 
 
226
#define PATTERN_PATH_BLURB \
 
227
"Sets the pattern search path."
 
228
 
 
229
#define PATTERN_PATH_WRITABLE_BLURB ""
 
230
 
 
231
#define PERFECT_MOUSE_BLURB \
 
232
N_("When enabled, the X server is queried for the mouse's current position " \
 
233
   "on each motion event, rather than relying on the position hint.  This " \
 
234
   "means painting with large brushes should be more accurate, but it may " \
 
235
   "be slower.  Perversely, on some X servers enabling this option results " \
 
236
   "in faster painting.")
 
237
 
 
238
#define PLUG_IN_PATH_BLURB \
 
239
"Sets the plug-in search path."
 
240
 
 
241
#define PLUGINRC_PATH_BLURB \
 
242
"Sets the pluginrc search path."
 
243
 
 
244
#define LAYER_PREVIEWS_BLURB \
 
245
N_("Sets whether GIMP should create previews of layers and channels. " \
 
246
   "Previews in the layers and channels dialog are nice to have but they " \
 
247
   "can slow things down when working with large images.")
 
248
 
 
249
#define LAYER_PREVIEW_SIZE_BLURB \
 
250
N_("Sets the preview size used for layers and channel previews in newly " \
 
251
   "created dialogs.")
 
252
 
 
253
#define RESIZE_WINDOWS_ON_RESIZE_BLURB \
 
254
N_("When enabled, the image window will automatically resize itself, " \
 
255
   "whenever the physical image size changes.")
 
256
 
 
257
#define RESIZE_WINDOWS_ON_ZOOM_BLURB \
 
258
N_("When enabled, the image window will automatically resize itself, " \
 
259
   "when zooming into and out of images.")
 
260
 
 
261
#define RESTORE_SESSION_BLURB \
 
262
N_("Let GIMP try to restore your last saved session on each startup.")
 
263
 
 
264
#define SAVE_DEVICE_STATUS_BLURB \
 
265
N_("Remember the current tool, pattern, color, and brush across GIMP " \
 
266
   "sessions.")
 
267
 
 
268
#define SAVE_SESSION_INFO_BLURB \
 
269
N_("Save the positions and sizes of the main dialogs when the GIMP exits.")
 
270
 
 
271
#define SCRIPT_FU_PATH_BLURB \
 
272
"This path will be searched for scripts when the Script-Fu plug-in is run."
 
273
 
 
274
#define SHOW_BRUSH_OUTLINE_BLURB \
 
275
N_("When enabled, all paint tools will show a preview of the current " \
 
276
   "brush's outline.")
 
277
 
 
278
#define SHOW_HELP_BUTTON_BLURB \
 
279
N_("When enabled, dialogs will show a help button that gives access to " \
 
280
   "the related help page.  Without this button, the help page can still " \
 
281
   "be reached by pressing F1.")
 
282
 
 
283
#define SHOW_PAINT_TOOL_CURSOR_BLURB \
 
284
N_("When enabled, the cursor will be shown over the image while " \
 
285
    "using a paint tool.")
 
286
 
 
287
#define SHOW_MENUBAR_BLURB \
 
288
N_("When enabled, the menubar is visible by default. This can also be " \
 
289
   "toggled with the \"View->Show Menubar\" command.")
 
290
 
 
291
#define SHOW_RULERS_BLURB \
 
292
N_("When enabled, the rulers are visible by default. This can also be " \
 
293
   "toggled with the \"View->Show Rulers\" command.")
 
294
 
 
295
#define SHOW_SCROLLBARS_BLURB \
 
296
N_("When enabled, the scrollbars are visible by default. This can also be " \
 
297
   "toggled with the \"View->Show Scrollbars\" command.")
 
298
 
 
299
#define SHOW_STATUSBAR_BLURB \
 
300
N_("When enabled, the statusbar is visible by default. This can also be " \
 
301
   "toggled with the \"View->Show Statusbar\" command.")
 
302
 
 
303
#define SHOW_SELECTION_BLURB \
 
304
N_("When enabled, the selection is visible by default. This can also be " \
 
305
   "toggled with the \"View->Show Selection\" command.")
 
306
 
 
307
#define SHOW_LAYER_BOUNDARY_BLURB \
 
308
N_("When enabled, the layer boundary is visible by default. This can also " \
 
309
   "be toggled with the \"View->Show Layer Boundary\" command.")
 
310
 
 
311
#define SHOW_GUIDES_BLURB \
 
312
N_("When enabled, the guides are visible by default. This can also be " \
 
313
   "toggled with the \"View->Show Guides\" command.")
 
314
 
 
315
#define SHOW_GRID_BLURB \
 
316
N_("When enabled, the grid is visible by default. This can also be toggled " \
 
317
   "with the \"View->Show Grid\" command.")
 
318
 
 
319
#define SHOW_TIPS_BLURB \
 
320
N_("Enable to display a handy GIMP tip on startup.")
 
321
 
 
322
#define SHOW_TOOL_TIPS_BLURB \
 
323
N_("Enable to display tooltips.")
 
324
 
 
325
#define STINGY_MEMORY_USE_BLURB \
 
326
N_("There is always a tradeoff between memory usage and speed.  In most " \
 
327
   "cases, the GIMP opts for speed over memory.  However, if memory is a " \
 
328
   "big issue, try to enable this setting.")
 
329
 
 
330
#define SWAP_PATH_BLURB \
 
331
N_("Sets the swap file location. The gimp uses a tile based memory " \
 
332
   "allocation scheme. The swap file is used to quickly and easily " \
 
333
   "swap tiles out to disk and back in. Be aware that the swap file " \
 
334
   "can easily get very large if the GIMP is used with large images. " \
 
335
   "Also, things can get horribly slow if the swap file is created on " \
 
336
   "a directory that is mounted over NFS.  For these reasons, it may " \
 
337
   "be desirable to put your swap file in \"/tmp\".")
 
338
 
 
339
#define TEAROFF_MENUS_BLURB \
 
340
N_("When enabled, menus can be torn off.")
 
341
 
 
342
#define CAN_CHANGE_ACCELS_BLURB \
 
343
N_("When enabled, you can change keyboard shortcuts for menu items " \
 
344
   "by hitting a key combination while the menu item is highlighted.")
 
345
 
 
346
#define SAVE_ACCELS_BLURB \
 
347
N_("Save changed keyboard shortcuts when the GIMP exits.")
 
348
 
 
349
#define RESTORE_ACCELS_BLURB \
 
350
N_("Restore saved keyboard shortcuts on each GIMP startup.")
 
351
 
 
352
#define TEMP_PATH_BLURB \
 
353
N_("Sets the temporary storage directory. Files will appear here " \
 
354
   "during the course of running the GIMP.  Most files will disappear " \
 
355
   "when the GIMP exits, but some files are likely to remain, so it is " \
 
356
   "best if this directory not be one that is shared by other users.")
 
357
 
 
358
#define THEME_BLURB \
 
359
"The name of the theme to use."
 
360
 
 
361
#define THEME_PATH_BLURB \
 
362
"Sets the theme search path."
 
363
 
 
364
#define THUMBNAIL_SIZE_BLURB \
 
365
N_("Sets the size of the thumbnail shown in the Open dialog. Note that " \
 
366
   "GIMP can not create thumbnails if layer previews are disabled.")
 
367
 
 
368
#define THUMBNAIL_FILESIZE_LIMIT_BLURB \
 
369
N_("The thumbnail in the Open dialog will be automatically updated " \
 
370
   "if the file being previewed is smaller than the size set here.")
 
371
 
 
372
#define TILE_CACHE_SIZE_BLURB \
 
373
N_("The tile cache is used to make sure the GIMP doesn't thrash " \
 
374
   "tiles between memory and disk. Setting this value higher will " \
 
375
   "cause the GIMP to use less swap space, but will also cause " \
 
376
   "the GIMP to use more memory. Conversely, a smaller cache size " \
 
377
   "causes the GIMP to use more swap space and less memory.")
 
378
 
 
379
#define TOOLBOX_COLOR_AREA_BLURB NULL
 
380
#define TOOLBOX_FOO_AREA_BLURB NULL
 
381
#define TOOLBOX_IMAGE_AREA_BLURB NULL
 
382
 
 
383
#define TOOLBOX_WINDOW_HINT_BLURB \
 
384
N_("The window type hint that is set on the toolbox. This may affect " \
 
385
   "how your window manager decorates and handles the toolbox window.")
 
386
 
 
387
#define TRANSPARENCY_TYPE_BLURB \
 
388
N_("Sets the manner in which transparency is displayed in images.")
 
389
 
 
390
#define TRANSPARENCY_SIZE_BLURB \
 
391
N_("Sets the size of the checkerboard used to display transparency.")
 
392
 
 
393
#define TRUST_DIRTY_FLAG_BLURB \
 
394
N_("When enabled, the GIMP will not save if the image is unchanged since " \
 
395
   "opening it.")
 
396
 
 
397
#define UNDO_LEVELS_BLURB \
 
398
N_("Sets the minimal number of operations that can be undone. More undo " \
 
399
   "levels are kept available until the undo-size limit is reached.")
 
400
 
 
401
#define UNDO_SIZE_BLURB \
 
402
N_("Sets an upper limit to the memory that is used per image to keep " \
 
403
   "operations on the undo stack. Regardless of this setting, at least " \
 
404
   "as many undo-levels as configured can be undone.")
 
405
 
 
406
#define UNDO_PREVIEW_SIZE_BLURB \
 
407
N_("Sets the size of the previews in the Undo History.")
 
408
 
 
409
#define USE_HELP_BLURB  \
 
410
N_("When enabled, pressing F1 will open the help browser.")
 
411
 
 
412
#define WEB_BROWSER_BLURB \
 
413
N_("Sets the external web browser to be used.  This can be an absolute " \
 
414
   "path or the name of an executable to search for in the user's PATH. " \
 
415
   "If the command contains '%s' it will be replaced with the URL, else " \
 
416
   "the URL will be appended to the command with a space separating the " \
 
417
   "two.")
 
418
 
 
419
 
 
420
#endif  /* __GIMP_RC_BLURBS_H__ */