File: anjuta_dialogs_strings.c

package info (click to toggle)
anjuta 1.2.2-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 24,732 kB
  • ctags: 12,398
  • sloc: ansic: 82,587; cpp: 35,104; sh: 8,591; xml: 7,210; makefile: 981; python: 157
file content (507 lines) | stat: -rw-r--r-- 18,898 bytes parent folder | download | duplicates (2)
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
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
/*
 * Translatable strings file generated by Glade.
 * Add this file to your project's POTFILES.in.
 * DO NOT compile it as part of your application.
 */

gchar *s = N_("Attach to process");
gchar *s = N_("_Update");
gchar *s = N_("_Attach");
gchar *s = N_("_Process to attach to:");
gchar *s = N_("_Hide paths");
gchar *s = N_("Hide process para_meters");
gchar *s = N_("Display process _tree");
gchar *s = N_("Breakpoints");
gchar *s = N_("Enable _all");
gchar *s = N_("_Disable all");
gchar *s = N_("_Remove all");
gchar *s = N_("Breakpoint properties");
gchar *s = N_("_Location:");
gchar *s = N_("_Condition:");
gchar *s = N_("_Pass:");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("Commands");
gchar *s = N_("Common commands:");
gchar *s = N_("    ");
gchar *s = N_("_Pixmap editor:");
gchar *s = N_("_Image editor:");
gchar *s = N_("HTML _viewer:");
gchar *s = N_("_Terminal:");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("Language-specific commands:");
gchar *s = N_("    ");
gchar *s = N_("C_ompile:");
gchar *s = N_("_Build a file:");
gchar *s = N_("_Execute:");
gchar *s = N_("_Make a file:");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("_Language:");
gchar *s = N_("*");
gchar *s = N_("Load _global defaults");
gchar *s = N_("Load _user defaults");
gchar *s = N_("Compiler and linker options");
gchar *s = N_("Supports are only available to File mode compilation and build.");
gchar *s = N_("Supports");
gchar *s = N_("Update");
gchar *s = N_("*");
gchar *s = N_("Include Paths");
gchar *s = N_("Update");
gchar *s = N_("*");
gchar *s = N_("Library Paths");
gchar *s = N_("Update");
gchar *s = N_("*");
gchar *s = N_("<: Enter Here");
gchar *s = N_("Libraries");
gchar *s = N_("Update");
gchar *s = N_("*");
gchar *s = N_("<: Enter Here");
gchar *s = N_("Defines");
gchar *s = N_("Warnings");
gchar *s = N_("No Optimization");
gchar *s = N_("Low-Level Optimization (Machine dependent optimization)");
gchar *s = N_("Medium-Level Optimization (Without space-speed trade-off)");
gchar *s = N_("High-Level Optimization (Functions inlined wherever possible)");
gchar *s = N_("Optimization");
gchar *s = N_("Enable Debugging");
gchar *s = N_("Enable Profiling");
gchar *s = N_("Debugging and Profiling");
gchar *s = N_("Compiler Flags (CFLAGS):");
gchar *s = N_("Additional Libraries (LDADD):");
gchar *s = N_("Linker Flags (LDFLAGS):");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("Additional Options");
gchar *s = N_("Options");
gchar *s = N_("Source Directories");
gchar *s = N_("_Update");
gchar *s = N_("*");
gchar *s = N_("Run Configure Script");
gchar *s = N_("*");
gchar *s = N_("Configure Parameters");
gchar *s = N_("Execute Program");
gchar *s = N_("*");
gchar *s = N_("Command Line Parameters");
gchar *s = N_("Run in Terminal");
gchar *s = N_("Find & Replace");
gchar *s = N_("Search Expression:");
gchar *s = N_("*");
gchar *s = N_("Replace With:");
gchar *s = N_("*");
gchar *s = N_("Expand regex back references");
gchar *s = N_("Regular Expression");
gchar *s = N_("Case insensitive");
gchar *s = N_("Match complete words");
gchar *s = N_("Greedy matching");
gchar *s = N_("Match complete lines");
gchar *s = N_("Match at start of word");
gchar *s = N_("Full Buffer");
gchar *s = N_("Forward");
gchar *s = N_("Backward");
gchar *s = N_("Search Expression");
gchar *s = N_("Search In:");
gchar *s = N_("*");
gchar *s = N_("Search Direction:");
gchar *s = N_("Max. Actions");
gchar *s = N_("Search Action:");
gchar *s = N_("Choose Files:");
gchar *s = N_("Ignore Files:");
gchar *s = N_("Ignore Hidden Files");
gchar *s = N_("Choose Directories:");
gchar *s = N_("Ignore Directories:");
gchar *s = N_("Ignore Hidden Directories");
gchar *s = N_("Search Recursively");
gchar *s = N_("Ignore Binary Files");
gchar *s = N_("Space-seperated list of file name patterns to match");
gchar *s = N_("*");
gchar *s = N_("*\\.*");
gchar *s = N_("*.c *.cpp *.cxx *.cc *.C *.h *.H *.hh *.hxx *.hpp");
gchar *s = N_("*.c *.cpp *.cxx *.cc *.C *.h *.H *.hh *.hxx *.hpp Makefile.am configure.* README AUTHORS ChangeLog *.m4");
gchar *s = N_("Space-seperated list of file name patterns to ignore");
gchar *s = N_("*");
gchar *s = N_("*.so *.o *.a *.la");
gchar *s = N_("Space-seperated list of directory name patterns to match");
gchar *s = N_("*");
gchar *s = N_("Space-seperated list of directory name patterns to ignore");
gchar *s = N_("*");
gchar *s = N_("CVS");
gchar *s = N_("CVS intl po");
gchar *s = N_("File Filter");
gchar *s = N_("No Limit");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("$(module.source.files) $(module.include.files)");
gchar *s = N_("Search Variable");
gchar *s = N_("Search Target");
gchar *s = N_("Basic Search & Replace");
gchar *s = N_("*");
gchar *s = N_("New Name");
gchar *s = N_("Modify");
gchar *s = N_("Activate");
gchar *s = N_("Setting");
gchar *s = N_("\"Search & Replace\" has to be tested completely !\n"
              "Many search-replacement possibilities are possible\n"
              "and need a lot of time to be verified.\n"
              "\n"
              "Limits : Regular expressions can only be found in\n"
              "forward direction");
gchar *s = N_("Read me");
gchar *s = N_("Anjuta help search");
gchar *s = N_("*");
gchar *s = N_("Gnome API");
gchar *s = N_("Man pages");
gchar *s = N_("Info Pages");
gchar *s = N_("Project Configuration");
gchar *s = N_("*");
gchar *s = N_("Version:");
gchar *s = N_("*");
gchar *s = N_("Target:");
gchar *s = N_("*");
gchar *s = N_("GUI editor command:");
gchar *s = N_("Project Version");
gchar *s = N_("Project Description");
gchar *s = N_("*");
gchar *s = N_("Ignore files and directories");
gchar *s = N_("General");
gchar *s = N_("Give a space separated list of directories to be built before source module. This will be set in configure.in and Makefiles will be generated for them. They will be built before the source (src/) directory during \"make\".");
gchar *s = N_("*");
gchar *s = N_("Give a space separated list of directories to be built after source module. This will be set in configure and Makefiles will be generated for them. They will be built after the source (src/) directory during \"make\".");
gchar *s = N_("*");
gchar *s = N_("Modules");
gchar *s = N_("Project configure.in");
gchar *s = N_("Top level Makefile.am");
gchar *s = N_("Source module Makefile.am");
gchar *s = N_("Include module Makefile.am");
gchar *s = N_("Help module Makefile.am");
gchar *s = N_("Pixmap module Makefile.am");
gchar *s = N_("Data module Makefile.am");
gchar *s = N_("Document module Makefile.am");
gchar *s = N_("Po module (translation) Makefile.am");
gchar *s = N_("Disable overwriting files");
gchar *s = N_("Build files");
gchar *s = N_("Programs");
gchar *s = N_("Libraries");
gchar *s = N_("Headers");
gchar *s = N_("Compiler");
gchar *s = N_("Functions");
gchar *s = N_("Additional");
gchar *s = N_("Output files");
gchar *s = N_("Configuration script segments");
gchar *s = N_("Configuration");
gchar *s = N_("Scripts at the end of top level Makefile.am");
gchar *s = N_("Makefile.am");
gchar *s = N_("User Tools");
gchar *s = N_("_Edit");
gchar *s = N_("Tool Editor");
gchar *s = N_("Name:");
gchar *s = N_("*");
gchar *s = N_("Menu location:");
gchar *s = N_("Command:");
gchar *s = N_("*");
gchar *s = N_("File");
gchar *s = N_("Edit");
gchar *s = N_("View");
gchar *s = N_("Project");
gchar *s = N_("Format");
gchar *s = N_("Build");
gchar *s = N_("Bookmark");
gchar *s = N_("Debug");
gchar *s = N_("CVS");
gchar *s = N_("Settings");
gchar *s = N_("*");
gchar *s = N_("Working directory:");
gchar *s = N_("*");
gchar *s = N_("Run detached");
gchar *s = N_("Run in terminal");
gchar *s = N_("File level");
gchar *s = N_("Project level");
gchar *s = N_("Ask for parameters at run-time");
gchar *s = N_("Standard input:");
gchar *s = N_("*");
gchar *s = N_("Input string:");
gchar *s = N_("Standard output:");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("Standard error:");
gchar *s = N_("Short cut:");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("Menu icon:");
gchar *s = N_("*");
gchar *s = N_("Enabled");
gchar *s = N_("Save all files");
gchar *s = N_("Tool Editor");
gchar *s = N_("Command line parameters");
gchar *s = N_("*");
gchar *s = N_("Syntax highlight editor");
gchar *s = N_("Disable syntax highlighting");
gchar *s = N_("Reload System Defaults");
gchar *s = N_("Reload Session Defaults");
gchar *s = N_("_Save Theme As");
gchar *s = N_("Delete Theme");
gchar *s = N_("Select theme:");
gchar *s = N_("*");
gchar *s = N_("Theme");
gchar *s = N_("Font:");
gchar *s = N_("Attributes:");
gchar *s = N_("Fore color:");
gchar *s = N_("Back color:");
gchar *s = N_("Use default");
gchar *s = N_("Use default");
gchar *s = N_("Use default");
gchar *s = N_("Use default");
gchar *s = N_("Bold");
gchar *s = N_("Italic");
gchar *s = N_("Underlined");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Select highlight style to edit:");
gchar *s = N_("*");
gchar *s = N_("Highlight style");
gchar *s = N_("Selection foreground:");
gchar *s = N_("Selection background:");
gchar *s = N_("Calltip background:");
gchar *s = N_("Caret (cursor) color:");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Other colors");
gchar *s = N_("window1");
gchar *s = N_("Projects:");
gchar *s = N_("*");
gchar *s = N_("Directories");
gchar *s = N_("Recent Projects:");
gchar *s = N_("Recent Files:");
gchar *s = N_("Combo Popdown:");
gchar *s = N_("History sizes");
gchar *s = N_("Automatically load last Project");
gchar *s = N_("Build symbol browser automatically");
gchar *s = N_("Build file browser automatically");
gchar *s = N_("Update tags image automatically");
gchar *s = N_("Beep on job complete");
gchar *s = N_("Dialog on job complete");
gchar *s = N_("Show tooltips");
gchar *s = N_("Options");
gchar *s = N_("User name:");
gchar *s = N_("User email address:");
gchar *s = N_("*");
gchar *s = N_("*");
gchar *s = N_("User information");
gchar *s = N_("window2");
gchar *s = N_("Build command:");
gchar *s = N_("*");
gchar *s = N_("Keep going when some targets can not be made");
gchar *s = N_("Silent. That is, do not echo shell commads during make");
gchar *s = N_("Warn when an undefined variable is referenced in the Makefile");
gchar *s = N_("Maximum number of independent jobs (0 == no limit)");
gchar *s = N_("Additional build options:");
gchar *s = N_("*");
gchar *s = N_("Build options");
gchar *s = N_("Autosave editor files before build starts");
gchar *s = N_("Others");
gchar *s = N_("Note: If there is a project open, the preferences in this page are project preferences and will be loaded from and saved with the project. If there is no project open, they will be global preferences.");
gchar *s = N_("window3");
gchar *s = N_("Enable files autosave");
gchar *s = N_("Save files interval in minutes");
gchar *s = N_("Save session interval in minutes");
gchar *s = N_("Autosave");
gchar *s = N_("Choose autocomplete for single match");
gchar *s = N_("Autocomplete XML/HTML closing tags");
gchar *s = N_("Autocompletion pop up choices");
gchar *s = N_("Autocompletion");
gchar *s = N_("Enable code folding");
gchar *s = N_("Enable comments folding");
gchar *s = N_("Enable python comments folding");
gchar *s = N_("Enable python quoted strings folding");
gchar *s = N_("Enable HTML tags folding");
gchar *s = N_("Compact folding");
gchar *s = N_("Draw line below folded lines");
gchar *s = N_("Collapse all code folds on file open");
gchar *s = N_("Fold style:");
gchar *s = N_("Plus/Minus");
gchar *s = N_("Arrows");
gchar *s = N_("Circular");
gchar *s = N_("Squares");
gchar *s = N_("Code folding");
gchar *s = N_("Disable syntax highlighting");
gchar *s = N_("Enable braces check");
gchar *s = N_("Strip trailling spaces on file save");
gchar *s = N_("Filter extraneous characters in DOS mode");
gchar *s = N_("Wrap bookmarks search around");
gchar *s = N_("Line numbers margin width in pixels");
gchar *s = N_("Editor caret (cursor) width in pixels");
gchar *s = N_("Caret blink period in milli-seconds");
gchar *s = N_("Column at edge indicator");
gchar *s = N_("Misc options");
gchar *s = N_("Sorted in the order you open them");
gchar *s = N_("Sorted by most recent use");
gchar *s = N_("Sorted in alphabetical order");
gchar *s = N_("Do not show tabs");
gchar *s = N_("Position:");
gchar *s = N_("Top");
gchar *s = N_("Bottom");
gchar *s = N_("Left");
gchar *s = N_("Right");
gchar *s = N_("Editor tabs");
gchar *s = N_("window4");
gchar *s = N_("Tab size in spaces:");
gchar *s = N_("Indentation size in spaces:");
gchar *s = N_("Enable automatic indentation");
gchar *s = N_("Use tabs for indentation");
gchar *s = N_("Indent opening braces");
gchar *s = N_("Indent closing braces");
gchar *s = N_("Pressing tab indents");
gchar *s = N_("Pressing backspace un-indents");
gchar *s = N_("Disable auto-format");
gchar *s = N_("Style of Kangleipak");
gchar *s = N_("Custom style");
gchar *s = N_("GNU coding style");
gchar *s = N_("Kernighan and Ritchie style");
gchar *s = N_("Original Berkeley style");
gchar *s = N_("Hello World style");
gchar *s = N_("Crazy boy style");
gchar *s = N_("Format style");
gchar *s = N_("Enter the command line arguments for the 'indent' program. Read the info page for 'indent' for more details");
gchar *s = N_("*");
gchar *s = N_("Custom style");
gchar *s = N_("Note: If there is a project open, the preferences in this page are project preferences and will be loaded from and saved with the project. If there is no project open, they will be global preferences.");
gchar *s = N_("Indentation and auto-format options");
gchar *s = N_("window5");
gchar *s = N_("Mode:");
gchar *s = N_("Colour");
gchar *s = N_("Monochrome");
gchar *s = N_("Add page header");
gchar *s = N_("Enable line wrap");
gchar *s = N_("Add line number every:");
gchar *s = N_("Lines");
gchar *s = N_("Print options");
gchar *s = N_("window6");
gchar *s = N_("Truncate long messages");
gchar *s = N_("Number of first characters to show:");
gchar *s = N_("Number of last characters to show:");
gchar *s = N_("Tabs position:");
gchar *s = N_("Top");
gchar *s = N_("Bottom");
gchar *s = N_("Left");
gchar *s = N_("Right");
gchar *s = N_("Messages options");
gchar *s = N_("Enable automatic messages indicators");
gchar *s = N_("Normal message indicator style:");
gchar *s = N_("Warning message indicator style:");
gchar *s = N_("Error message indicator style:");
gchar *s = N_("Underline Plain");
gchar *s = N_("Underline Squiggle");
gchar *s = N_("Underline-TT");
gchar *s = N_("Diagonal");
gchar *s = N_("Strike-Out");
gchar *s = N_("Underline Squiggle");
gchar *s = N_("Underline Plain");
gchar *s = N_("Underline-TT");
gchar *s = N_("Diagonal");
gchar *s = N_("Strike-Out");
gchar *s = N_("Strike-Out");
gchar *s = N_("Underline Plain");
gchar *s = N_("Underline Squiggle");
gchar *s = N_("Underline-TT");
gchar *s = N_("Diagonal");
gchar *s = N_("Indicators");
gchar *s = N_("Errors messages:");
gchar *s = N_("Warnings messages:");
gchar *s = N_("Normal messages:");
gchar *s = N_("Other messages:");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Pick a color");
gchar *s = N_("Message colors");
gchar *s = N_("window7");
gchar *s = N_("CVS compression level:");
gchar *s = N_("CVS update and prune directories [-dP]");
gchar *s = N_("Reset all sticky tags during update (looses branch) [-A]");
gchar *s = N_("CVS context diff format");
gchar *s = N_("CVS unified diff format");
gchar *s = N_("CVS command options");
gchar *s = N_("window8");
gchar *s = N_("Use GNOME terminal profile:");
gchar *s = N_("*");
gchar *s = N_("Default");
gchar *s = N_("Use currently selected profile in GNOME terminal");
gchar *s = N_("Terminal options");
gchar *s = N_("Anjuta start with dialog");
gchar *s = N_("Start with a new Project. Application wizard will guide you with Project creation. With the Application Wizard, you will be able to create the skeleton of various Project types.");
gchar *s = N_("Application Wizard");
gchar *s = N_("Import existing project. The Import Wizard will guide you to import an existing Project into Anjuta and convert it into Anjuta Project. There will be no data loss or modification done to the project.");
gchar *s = N_("Import Wizard");
gchar *s = N_("Open existing Project.");
gchar *s = N_("Open last working Project");
gchar *s = N_("Open Project");
gchar *s = N_("Open existing file or create a new file.");
gchar *s = N_("New file");
gchar *s = N_("Open file");
gchar *s = N_("Do not show start with dialog again.");
gchar *s = N_("Memory");
gchar *s = N_("Inspect");
gchar *s = N_("*");
gchar *s = N_("Enter a Hexa adress or select one in the data");
gchar *s = N_("window1");
gchar *s = N_("Always save in UTF-8 encoding (faster)");
gchar *s = N_("Try to save in original encoding");
gchar *s = N_("Try to save in current locale's encoding");
gchar *s = N_("Encoding to use when saving files");
gchar *s = N_("Supported Encodings");
gchar *s = N_("New File");
gchar *s = N_("Enter the File name.\n"
              "The extension will be added according to the type.");
gchar *s = N_("*");
gchar *s = N_("File name:");
gchar *s = N_("File type:");
gchar *s = N_("Header");
gchar *s = N_("GPL Notice");
gchar *s = N_("Header File Template");
gchar *s = N_("CPU Registers");
gchar *s = N_("dialog2");
gchar *s = N_("dialog3");
gchar *s = N_("Choose files");
gchar *s = N_("Space-seperated list of file name patterns to match");
gchar *s = N_("*");
gchar *s = N_("*\\.*");
gchar *s = N_("*.c *.cpp *.cxx *.cc *.C *.h *.H *.hh *.hxx *.hpp");
gchar *s = N_("*.c *.cpp *.cxx *.cc *.C *.h *.H *.hh *.hxx *.hpp Makefile.am configure.* README AUTHORS ChangeLog *.m4");
gchar *s = N_("Ignore files");
gchar *s = N_("Space-seperated list of file name patterns to ignore");
gchar *s = N_("*");
gchar *s = N_("*.so *.o *.a *.la");
gchar *s = N_("Do not show hidden files");
gchar *s = N_("File filter");
gchar *s = N_("Choose directories");
gchar *s = N_("Ignore directories");
gchar *s = N_("Space-seperated list of directory name patterns to match");
gchar *s = N_("*");
gchar *s = N_("Space-seperated list of directory name patterns to ignore");
gchar *s = N_("*");
gchar *s = N_("CVS");
gchar *s = N_("CVS intl po");
gchar *s = N_("Do not show hidden directories");
gchar *s = N_("Directory filter");
gchar *s = N_("dialog4");
gchar *s = N_("Kernel Signals");
gchar *s = N_("Set Signal Property");
gchar *s = N_("Signal:");
gchar *s = N_("SIGINT");
gchar *s = N_("Description:");
gchar *s = N_("Program Interrupt");
gchar *s = N_("Stop:");
gchar *s = N_("Print:");
gchar *s = N_("Pass:");
gchar *s = N_("Yes");
gchar *s = N_("Yes");
gchar *s = N_("Yes");