Manually ran make update-po in all directories
[geda-gaf.git] / libgeda / po / en_GB.po
bloba4d576ab0979567a0c2c288e8d08e15a5960477d
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libgeda\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2008-01-05 21:12-0500\n"
11 "PO-Revision-Date: 2007-12-29 11:21+0100\n"
12 "Last-Translator: Peter Clifton <pcjc2@cam.ac.uk>\n"
13 "Language-Team: geda-dev <geda-dev@seul.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: ../data/libgeda.xml.in.h:1
19 msgid "gEDA circuit schematic"
20 msgstr "gEDA circuit schematic"
22 #: ../data/libgeda.xml.in.h:2
23 msgid "gEDA gsch2pcb project"
24 msgstr "gEDA gsch2pcb project"
26 #: ../data/libgeda.xml.in.h:3
27 msgid "gEDA schematic symbol"
28 msgstr "gEDA schematic symbol"
30 #: ../data/x-geda-gsch2pcb-project.desktop.in.h:1
31 msgid "gEDA Gsch2pcb Project"
32 msgstr "gEDA Gsch2pcb Project"
34 #: ../data/x-geda-schematic.desktop.in.h:1
35 msgid "gEDA Circuit Schematic"
36 msgstr "gEDA Circuit Schematic"
38 #: ../data/x-geda-symbol.desktop.in.h:1
39 msgid "gEDA Schematic Symbol"
40 msgstr "gEDA Schematic Symbol"
42 #. ! \todo Maybe we can continue instead of just failing
43 #. *  completely? In any case, failing gracefully is better
44 #. *  than killing the program, which is what this used to
45 #. *  do...
46 #: ../src/a_basic.c:173
47 #, c-format
48 msgid "o_save_objects: object %p has unknown type '%c'\n"
49 msgstr "o_save_objects: object %p has unknown type '%c'\n"
51 #: ../src/a_basic.c:218
52 #, c-format
53 msgid "o_save: Could not open [%s]\n"
54 msgstr "o_save: Could not open [%s]\n"
56 #: ../src/a_basic.c:408
57 #, c-format
58 msgid ""
59 "Read unexpected embedded symbol start marker in [%s] :\n"
60 ">>\n"
61 "%s<<\n"
62 msgstr ""
63 "Read unexpected embedded symbol start marker in [%s] :\n"
64 ">>\n"
65 "%s<<\n"
67 #: ../src/a_basic.c:428
68 #, c-format
69 msgid ""
70 "Read unexpected embedded symbol end marker in [%s] :\n"
71 ">>\n"
72 "%s<<\n"
73 msgstr ""
74 "Read unexpected embedded symbol end marker in [%s] :\n"
75 ">>\n"
76 "%s<<\n"
78 #: ../src/a_basic.c:460
79 #, c-format
80 msgid ""
81 "Read an old format sym/sch file!\n"
82 "Please run g[sym|sch]update on:\n"
83 "[%s]\n"
84 msgstr ""
85 "Read an old format sym/sch file!\n"
86 "Please run g[sym|sch]update on:\n"
87 "[%s]\n"
89 #: ../src/a_basic.c:466
90 #, c-format
91 msgid ""
92 "Read garbage in [%s] :\n"
93 ">>\n"
94 "%s<<\n"
95 msgstr ""
96 "Read garbage in [%s] :\n"
97 ">>\n"
98 "%s<<\n"
100 #: ../src/f_basic.c:113 ../src/f_basic.c:126
101 #, c-format
102 msgid "Failed to stat [%s]: %s"
103 msgstr "Failed to stat [%s]: %s"
105 #: ../src/f_basic.c:244
106 #, c-format
107 msgid ""
108 "\n"
109 "WARNING: Found an autosave backup file:\n"
110 "  %s.\n"
111 "\n"
112 msgstr ""
113 "\n"
114 "WARNING: Found an autosave backup file:\n"
115 "  %s.\n"
116 "\n"
118 #: ../src/f_basic.c:246
119 msgid "I could not guess if it is newer, so you have to do it manually.\n"
120 msgstr "I could not guess if it is newer, so you have to do it manually.\n"
122 #: ../src/f_basic.c:248
123 msgid ""
124 "The backup copy is newer than the schematic, so it seems you should load it "
125 "instead of the original file.\n"
126 msgstr ""
127 "The backup copy is newer than the schematic, so it seems you should load it "
128 "instead of the original file.\n"
130 #: ../src/f_basic.c:250
131 msgid ""
132 "Gschem usually makes backup copies automatically, and this situation happens "
133 "when it crashed or it was forced to exit abruptly.\n"
134 msgstr ""
135 "Gschem usually makes backup copies automatically, and this situation happens "
136 "when it crashed or it was forced to exit abruptly.\n"
138 #: ../src/f_basic.c:253
139 msgid ""
140 "\n"
141 "Run gschem and correct the situation.\n"
142 "\n"
143 msgstr ""
144 "\n"
145 "Run gschem and correct the situation.\n"
146 "\n"
148 #: ../src/f_basic.c:367
149 #, c-format
150 msgid "Can't get the real filename of %s."
151 msgstr "Can't get the real filename of %s."
153 #: ../src/f_basic.c:387
154 #, c-format
155 msgid "Could NOT set previous backup file [%s] read-write\n"
156 msgstr "Could NOT set previous backup file [%s] read-write\n"
158 #: ../src/f_basic.c:393
159 #, c-format
160 msgid "Can't save backup file: %s."
161 msgstr "Can't save backup file: %s."
163 #: ../src/f_basic.c:403
164 #, c-format
165 msgid "Could NOT set backup file [%s] readonly\n"
166 msgstr "Could NOT set backup file [%s] readonly\n"
168 #: ../src/f_basic.c:538
169 #, c-format
170 msgid "Could not read symbolic link information for %s"
171 msgstr "Could not read symbolic link information for %s"
173 #. Too many symlinks
174 #: ../src/f_basic.c:578
175 msgid "The file has too many symbolic links."
176 msgstr "The file has too many symbolic links."
178 #: ../src/f_print.c:105
179 msgid "Unable to get time of day in f_print_header()\n"
180 msgstr "Unable to get time of day in f_print_header()\n"
182 #: ../src/f_print.c:143
183 #, c-format
184 msgid "Unable to open the prolog file `%s' for reading in f_print_header()\n"
185 msgstr "Unable to open the prolog file `%s' for reading in f_print_header()\n"
187 #: ../src/f_print.c:157
188 #, c-format
189 msgid "Error during reading of the prolog file `%s' in f_print_header()\n"
190 msgstr "Error during reading of the prolog file `%s' in f_print_header()\n"
192 #: ../src/f_print.c:163
193 msgid ""
194 "Error during writing of the output postscript file in f_print_header()\n"
195 msgstr ""
196 "Error during writing of the output postscript file in f_print_header()\n"
198 #: ../src/f_print.c:176
199 msgid "Giving up on printing\n"
200 msgstr "Giving up on printing\n"
202 #: ../src/f_print.c:365
203 #, c-format
204 msgid "Could not open [%s] for printing\n"
205 msgstr "Could not open [%s] for printing\n"
207 #: ../src/f_print.c:398
208 #, c-format
209 msgid "Could not execute command [%s] for printing\n"
210 msgstr "Could not execute command [%s] for printing\n"
212 #: ../src/f_print.c:676
213 msgid "Too many UTF-8 characters, cannot print\n"
214 msgstr "Too many UTF-8 characters, cannot print\n"
216 #: ../src/g_basic.c:109
217 #, c-format
218 msgid "%s:%i:%i: %s\n"
219 msgstr "%s:%i:%i: %s\n"
221 #: ../src/g_basic.c:116
222 #, c-format
223 msgid "Unknown file: %s\n"
224 msgstr "Unknown file: %s\n"
226 #. No stack, so can't display debugging info
227 #: ../src/g_basic.c:122
228 #, c-format
229 msgid "Evaluation failed: %s\n"
230 msgstr "Evaluation failed: %s\n"
232 #: ../src/g_basic.c:123
233 msgid "Enable debugging for more detailed information\n"
234 msgstr "Enable debugging for more detailed information\n"
236 #: ../src/g_basic.c:282
237 #, c-format
238 msgid "Could not find [%s] for interpretation\n"
239 msgstr "Could not find [%s] for interpretation\n"
241 #. We've already read this one in.
242 #: ../src/g_rc.c:136
243 #, c-format
244 msgid "RC file [%s] already read in.\n"
245 msgstr "RC file [%s] already read in.\n"
247 #. ! \todo these two are basically the
248 #. * same. Inefficient!
250 #: ../src/g_rc.c:390
251 #, c-format
252 msgid "Could not find any %s file!\n"
253 msgstr "Could not find any %s file!\n"
255 #: ../src/o_arc_basic.c:289
256 #, c-format
257 msgid "Found a zero radius arc [ %c %d, %d, %d, %d, %d, %d ]\n"
258 msgstr "Found a zero radius arc [ %c %d, %d, %d, %d, %d, %d ]\n"
260 #: ../src/o_arc_basic.c:294 ../src/o_box_basic.c:341 ../src/o_bus_basic.c:158
261 #: ../src/o_circle_basic.c:296 ../src/o_line_basic.c:293
262 #: ../src/o_net_basic.c:167 ../src/o_pin_basic.c:158
263 #: ../src/o_text_basic.c:1116
264 #, c-format
265 msgid "Found an invalid color [ %s ]\n"
266 msgstr "Found an invalid colour [ %s ]\n"
268 #: ../src/o_arc_basic.c:295 ../src/o_box_basic.c:342 ../src/o_bus_basic.c:159
269 #: ../src/o_circle_basic.c:297 ../src/o_line_basic.c:294
270 #: ../src/o_net_basic.c:168 ../src/o_pin_basic.c:159
271 #: ../src/o_text_basic.c:1117
272 msgid "Setting color to WHITE\n"
273 msgstr "Setting colour to WHITE\n"
275 #: ../src/o_attrib.c:638
276 #, c-format
277 msgid "Found an improper attribute: _%s_\n"
278 msgstr "Found an improper attribute: _%s_\n"
280 #: ../src/o_attrib.c:1690 ../src/o_attrib.c:1851
281 msgid "Did not find slotdef=#:#,#,#... attribute\n"
282 msgstr "Did not find slotdef=#:#,#,#... attribute\n"
284 #. Didn't find proper slotdef=#:... put warning into log
285 #: ../src/o_attrib.c:1696
286 msgid "Improper slotdef syntax: missing \":\".\n"
287 msgstr "Improper slotdef syntax: missing \":\".\n"
289 #: ../src/o_attrib.c:1711 ../src/o_attrib.c:1870
290 msgid "Did not find proper slotdef=#:#,#,#... attribute\n"
291 msgstr "Did not find proper slotdef=#:#,#,#... attribute\n"
293 #: ../src/o_attrib.c:1804 ../src/o_attrib.c:1904
294 msgid "component missing pinseq= attribute\n"
295 msgstr "component missing pinseq= attribute\n"
297 #: ../src/o_basic.c:189 ../src/o_basic.c:201
298 msgid "Invalid space specified, setting to 100\n"
299 msgstr "Invalid space specified, setting to 100\n"
301 #: ../src/o_basic.c:197
302 msgid "Invalid length specified, setting to 100\n"
303 msgstr "Invalid length specified, setting to 100\n"
305 #: ../src/o_box_basic.c:336
306 #, c-format
307 msgid "Found a zero width/height box [ %c %d %d %d %d %d ]\n"
308 msgstr "Found a zero width/height box [ %c %d %d %d %d %d ]\n"
310 #: ../src/o_bus_basic.c:149
311 #, c-format
312 msgid "Found a zero length bus [ %c %d %d %d %d %d ]\n"
313 msgstr "Found a zero length bus [ %c %d %d %d %d %d ]\n"
315 #: ../src/o_bus_basic.c:164
316 #, c-format
317 msgid "Found an invalid bus ripper direction [ %s ]\n"
318 msgstr "Found an invalid bus ripper direction [ %s ]\n"
320 #: ../src/o_bus_basic.c:165
321 msgid "Resetting direction to neutral (no direction)\n"
322 msgstr "Resetting direction to neutral (no direction)\n"
324 #: ../src/o_circle_basic.c:206
325 msgid "Null radius circles are not allowed\n"
326 msgstr "Null radius circles are not allowed\n"
328 #: ../src/o_circle_basic.c:290
329 #, c-format
330 msgid "Found a zero radius circle [ %c %d %d %d %d ]\n"
331 msgstr "Found a zero radius circle [ %c %d %d %d %d ]\n"
333 #: ../src/o_complex_basic.c:716
334 #, c-format
335 msgid "Found a component with an invalid rotation [ %c %d %d %d %d %d %s ]\n"
336 msgstr "Found a component with an invalid rotation [ %c %d %d %d %d %d %s ]\n"
338 #: ../src/o_complex_basic.c:728
339 #, c-format
340 msgid ""
341 "Found a component with an invalid mirror flag [ %c %d %d %d %d %d %s ]\n"
342 msgstr ""
343 "Found a component with an invalid mirror flag [ %c %d %d %d %d %d %s ]\n"
345 #: ../src/o_complex_basic.c:1427
346 #, c-format
347 msgid ""
348 "WARNING: Symbol version parse error on refdes %s:\n"
349 "\tCould not parse symbol file symversion=%s\n"
350 msgstr ""
351 "WARNING: Symbol version parse error on refdes %s:\n"
352 "\tCould not parse symbol file symversion=%s\n"
354 #: ../src/o_complex_basic.c:1431
355 #, c-format
356 msgid ""
357 "WARNING: Symbol version parse error on refdes %s:\n"
358 "\tCould not parse symbol file symversion=\n"
359 msgstr ""
360 "WARNING: Symbol version parse error on refdes %s:\n"
361 "\tCould not parse symbol file symversion=\n"
363 #: ../src/o_complex_basic.c:1447
364 #, c-format
365 msgid ""
366 "WARNING: Symbol version parse error on refdes %s:\n"
367 "\tCould not parse attached symversion=%s\n"
368 msgstr ""
369 "WARNING: Symbol version parse error on refdes %s:\n"
370 "\tCould not parse attached symversion=%s\n"
372 #: ../src/o_complex_basic.c:1472
373 #, c-format
374 msgid ""
375 "WARNING: Symbol version oddity on refdes %s:\n"
376 "\tsymversion=%s attached to instantiated symbol, but no symversion= inside "
377 "symbol file\n"
378 msgstr ""
379 "WARNING: Symbol version oddity on refdes %s:\n"
380 "\tsymversion=%s attached to instantiated symbol, but no symversion= inside "
381 "symbol file\n"
383 #: ../src/o_complex_basic.c:1486
384 #, c-format
385 msgid ""
386 "WARNING: Symbol version mismatch on refdes %s (%s):\n"
387 "\tSymbol in library is newer than instantiated symbol\n"
388 msgstr ""
389 "WARNING: Symbol version mismatch on refdes %s (%s):\n"
390 "\tSymbol in library is newer than instantiated symbol\n"
392 #: ../src/o_complex_basic.c:1514
393 #, c-format
394 msgid "\tMAJOR VERSION CHANGE (file %.3f, instantiated %.3f, %s)!\n"
395 msgstr "\tMAJOR VERSION CHANGE (file %.3f, instantiated %.3f, %s)!\n"
397 #: ../src/o_complex_basic.c:1532
398 #, c-format
399 msgid "\tMinor version change (file %.3f, instantiated %.3f)\n"
400 msgstr "\tMinor version change (file %.3f, instantiated %.3f)\n"
402 #: ../src/o_complex_basic.c:1543
403 #, c-format
404 msgid ""
405 "WARNING: Symbol version oddity on refdes %s:\n"
406 "\tInstantiated symbol is newer than symbol in library\n"
407 msgstr ""
408 "WARNING: Symbol version oddity on refdes %s:\n"
409 "\tInstantiated symbol is newer than symbol in library\n"
411 #: ../src/o_embed.c:49
412 #, c-format
413 msgid "Component [%s] has been embedded\n"
414 msgstr "Component [%s] has been embedded\n"
416 #. symbol not found in the symbol library: signal an error
417 #: ../src/o_embed.c:85
418 #, c-format
419 msgid ""
420 "Could not find component [%s], while trying to unembed. Component is still "
421 "embedded\n"
422 msgstr ""
423 "Could not find component [%s], while trying to unembed. Component is still "
424 "embedded\n"
426 #: ../src/o_embed.c:93
427 #, c-format
428 msgid "Component [%s] has been successfully unembedded\n"
429 msgstr "Component [%s] has been successfully unembedded\n"
431 #: ../src/o_line_basic.c:288
432 #, c-format
433 msgid "Found a zero length line [ %c %d %d %d %d %d ]\n"
434 msgstr "Found a zero length line [ %c %d %d %d %d %d ]\n"
436 #: ../src/o_net_basic.c:157
437 #, c-format
438 msgid "Found a zero length net [ %c %d %d %d %d %d ]\n"
439 msgstr "Found a zero length net [ %c %d %d %d %d %d ]\n"
441 #: ../src/o_picture.c:83
442 #, c-format
443 msgid "Error reading picture definition line: %s.\n"
444 msgstr "Error reading picture definition line: %s.\n"
446 #: ../src/o_picture.c:97
447 #, c-format
448 msgid "Found a zero width/height picture [ %c %d %d %d %d ]\n"
449 msgstr "Found a zero width/height picture [ %c %d %d %d %d ]\n"
451 #: ../src/o_picture.c:102
452 #, c-format
453 msgid "Found a picture with a wrong 'mirrored' parameter: %c.\n"
454 msgstr "Found a picture with a wrong 'mirrored' parameter: %c.\n"
456 #: ../src/o_picture.c:104
457 msgid "Setting mirrored to 0\n"
458 msgstr "Setting mirrored to 0\n"
460 #: ../src/o_picture.c:109
461 #, c-format
462 msgid "Found a picture with a wrong 'embedded' parameter: %c.\n"
463 msgstr "Found a picture with a wrong 'embedded' parameter: %c.\n"
465 #: ../src/o_picture.c:111
466 msgid "Setting embedded to 0\n"
467 msgstr "Setting embedded to 0\n"
469 #: ../src/o_picture.c:123
470 #, c-format
471 msgid "Found an unsupported picture angle [ %d ]\n"
472 msgstr "Found an unsupported picture angle [ %d ]\n"
474 #: ../src/o_picture.c:124 ../src/o_text_basic.c:1088
475 msgid "Setting angle to 0\n"
476 msgstr "Setting angle to 0\n"
478 #: ../src/o_picture.c:159 ../src/o_picture.c:170 ../src/o_picture.c:936
479 #, c-format
480 msgid "Failed to load image from embedded data [%s]: %s\n"
481 msgstr "Failed to load image from embedded data [%s]: %s\n"
483 #: ../src/o_picture.c:160
484 msgid "Base64 decoding failed."
485 msgstr "Base64 decoding failed."
487 #: ../src/o_picture.c:161 ../src/o_picture.c:172 ../src/o_picture.c:938
488 msgid "Falling back to file loading. Picture unembedded.\n"
489 msgstr "Falling back to file loading. Picture unembedded.\n"
491 #: ../src/o_picture.c:183 ../src/o_picture.c:924 ../src/o_picture.c:971
492 #, c-format
493 msgid "Failed to load image from file [%s]: %s\n"
494 msgstr "Failed to load image from file [%s]: %s\n"
496 #: ../src/o_picture.c:194
497 msgid "Loading warning picture.\n"
498 msgstr "Loading warning picture.\n"
500 #: ../src/o_picture.c:200
501 #, c-format
502 msgid "Error loading picture from file: %s.\n"
503 msgstr "Error loading picture from file: %s.\n"
505 #: ../src/o_picture.c:260
506 msgid "ERROR: o_picture_save: unable to encode the picture.\n"
507 msgstr "ERROR: o_picture_save: unable to encode the picture.\n"
509 #: ../src/o_picture.c:950
510 #, c-format
511 msgid "Picture [%s] has been embedded\n"
512 msgstr "Picture [%s] has been embedded\n"
514 #: ../src/o_picture.c:988
515 #, c-format
516 msgid "Picture [%s] has been unembedded\n"
517 msgstr "Picture [%s] has been unembedded\n"
519 #: ../src/o_pin_basic.c:140
520 msgid ""
521 "Found a pin which did not have the whichone field set.\n"
522 "Verify and correct manually.\n"
523 msgstr ""
524 "Found a pin which did not have the whichone field set.\n"
525 "Verify and correct manually.\n"
527 #: ../src/o_pin_basic.c:143
528 #, c-format
529 msgid "Found an invalid whichend on a pin (reseting to zero): %d\n"
530 msgstr "Found an invalid whichend on a pin (reseting to zero): %d\n"
532 #: ../src/o_pin_basic.c:154
533 #, c-format
534 msgid "Found a zero length pin: [ %s ]\n"
535 msgstr "Found a zero length pin: [ %s ]\n"
537 #: ../src/o_text_basic.c:181
538 #, c-format
539 msgid "Could not find character '%s' definition.\n"
540 msgstr "Could not find character '%s' definition.\n"
542 #: ../src/o_text_basic.c:186
543 #, c-format
544 msgid "Could not load question font char -- check font-directory keyword\n"
545 msgstr "Could not load question font char -- check font-directory keyword\n"
547 #: ../src/o_text_basic.c:1074
548 #, c-format
549 msgid "Found a zero size text string [ %c %d %d %d %d %d %d %d %d ]\n"
550 msgstr "Found a zero size text string [ %c %d %d %d %d %d %d %d %d ]\n"
552 #: ../src/o_text_basic.c:1086
553 #, c-format
554 msgid "Found an unsupported text angle [ %c %d %d %d %d %d %d %d %d ]\n"
555 msgstr "Found an unsupported text angle [ %c %d %d %d %d %d %d %d %d ]\n"
557 #: ../src/o_text_basic.c:1108
558 #, c-format
559 msgid "Found an unsupported text alignment [ %c %d %d %d %d %d %d %d %d ]\n"
560 msgstr "Found an unsupported text alignment [ %c %d %d %d %d %d %d %d %d ]\n"
562 #: ../src/o_text_basic.c:1110
563 msgid "Setting alignment to LOWER_LEFT\n"
564 msgstr "Setting alignment to LOWER_LEFT\n"
566 #: ../src/o_text_basic.c:1195
567 #, c-format
568 msgid "Failed to validate utf-8 character in font definition: \"%s\".\n"
569 msgstr "Failed to validate utf-8 character in font definition: \"%s\".\n"
571 #: ../src/s_clib.c:454
572 #, c-format
573 msgid "Library command failed [%s]: %s\n"
574 msgstr "Library command failed [%s]: %s\n"
576 #: ../src/s_clib.c:459
577 #, c-format
578 msgid "Library command failed [%s]: Uncaught signal %i.\n"
579 msgstr "Library command failed [%s]: Uncaught signal %i.\n"
581 #: ../src/s_clib.c:463
582 #, c-format
583 msgid "Library command failed [%s]\n"
584 msgstr "Library command failed [%s]\n"
586 #: ../src/s_clib.c:464
587 #, c-format
588 msgid ""
589 "Error output was:\n"
590 "%s\n"
591 msgstr ""
592 "Error output was:\n"
593 "%s\n"
595 #: ../src/s_clib.c:546
596 #, c-format
597 msgid "Library name [%s] already in use.  Using [%s].\n"
598 msgstr "Library name [%s] already in use.  Using [%s].\n"
600 #: ../src/s_clib.c:583
601 #, c-format
602 msgid "Failed to open directory [%s]: %s\n"
603 msgstr "Failed to open directory [%s]: %s\n"
605 #: ../src/s_clib.c:719
606 #, c-format
607 msgid "Failed to scan library [%s]: Scheme function returned non-list\n"
608 msgstr "Failed to scan library [%s]: Scheme function returned non-list\n"
610 #: ../src/s_clib.c:727
611 #, c-format
612 msgid "Non-string symbol name while scanning library [%s]\n"
613 msgstr "Non-string symbol name while scanning library [%s]\n"
615 #: ../src/s_clib.c:882 ../src/s_clib.c:929
616 msgid "Cannot add library: name not specified\n"
617 msgstr "Cannot add library: name not specified\n"
619 #: ../src/s_clib.c:889
620 #, c-format
621 msgid ""
622 "Cannot add library [%s]: both 'list' and 'get' commands must be specified.\n"
623 msgstr ""
624 "Cannot add library [%s]: both 'list' and 'get' commands must be specified.\n"
626 #: ../src/s_clib.c:937
627 #, c-format
628 msgid "Cannot add Scheme-library [%s]: callbacks must be closures\n"
629 msgstr "Cannot add Scheme-library [%s]: callbacks must be closures\n"
631 #: ../src/s_clib.c:1064
632 #, c-format
633 msgid "Failed to load symbol from file [%s]: %s\n"
634 msgstr "Failed to load symbol from file [%s]: %s\n"
636 #: ../src/s_clib.c:1122
637 #, c-format
638 msgid "Failed to load symbol data [%s] from source [%s]\n"
639 msgstr "Failed to load symbol data [%s] from source [%s]\n"
641 #: ../src/s_clib.c:1363
642 #, c-format
643 msgid "Component [%s] was not found in the component library\n"
644 msgstr "Component [%s] was not found in the component library\n"
646 #. More than one symbol
647 #: ../src/s_clib.c:1369
648 #, c-format
649 msgid "More than one component found with name [%s]\n"
650 msgstr "More than one component found with name [%s]\n"
652 #: ../src/s_hierarchy.c:88
653 #, c-format
654 msgid ""
655 "hierarchy loop detected while visiting page:\n"
656 "  \"%s\"\n"
657 msgstr ""
658 "hierarchy loop detected while visiting page:\n"
659 "  \"%s\"\n"
661 #: ../src/s_hierarchy.c:243
662 msgid "There are no schematics above the current one!\n"
663 msgstr "There are no schematics above the current one!\n"
665 #: ../src/s_hierarchy.c:252
666 msgid "Cannot find any schematics above the current one!\n"
667 msgstr "Cannot find any schematics above the current one!\n"
669 #: ../src/s_hierarchy.c:253
670 msgid "Maybe toplevel schematic page was closed/discarded?\n"
671 msgstr "Maybe toplevel schematic page was closed/discarded?\n"
673 #: ../src/s_hierarchy.c:329
674 #, c-format
675 msgid "ERROR in s_hierarchy_traverse: schematic not found: %s\n"
676 msgstr "ERROR in s_hierarchy_traverse: schematic not found: %s\n"
678 #: ../src/s_page.c:163
679 #, c-format
680 msgid "s_page_delete: Can't get the real filename of %s."
681 msgstr "s_page_delete: Can't get the real filename of %s."
683 #: ../src/s_page.c:174
684 #, c-format
685 msgid "s_page_delete: Unable to delete backup file %s."
686 msgstr "s_page_delete: Unable to delete backup file %s."
688 #: ../src/s_page.c:354
689 #, c-format
690 msgid "Saved [%s]\n"
691 msgstr "Saved [%s]\n"
693 #: ../src/s_page.c:360
694 #, c-format
695 msgid "Could NOT save [%s]\n"
696 msgstr "Could NOT save [%s]\n"
698 #. return type
699 #: ../src/s_slib.c:188
700 #, c-format
701 msgid "Found [%s]\n"
702 msgstr "Found [%s]\n"
704 #: ../src/s_slib.c:204
705 #, c-format
706 msgid "Could not find [%s] in any SourceLibrary\n"
707 msgstr "Could not find [%s] in any SourceLibrary\n"
709 #~ msgid "Can't get the real filename of %s.\n"
710 #~ msgstr "Can't get the real filename of %s.\n"
712 #~ msgid "Could not find a %s file\n"
713 #~ msgstr "Could not find a %s file\n"
715 #~ msgid "\tMAJOR VERSION CHANGE (file %.3f, instantiated %.3f)!\n"
716 #~ msgstr "\tMAJOR VERSION CHANGE (file %.3f, instantiated %.3f)!\n"
718 #~ msgid "Component [%s] was not found in any component library\n"
719 #~ msgstr "Component [%s] was not found in any component library\n"
721 #~ msgid "s_page_delete: Can't get the real filename of %s.\n"
722 #~ msgstr "s_page_delete: Can't get the real filename of %s.\n"
724 #~ msgid "Error decoding picture.\n"
725 #~ msgstr "Error decoding picture.\n"
727 #~ msgid "Error deserializing picture.\n"
728 #~ msgstr "Error deserialising picture.\n"
730 #~ msgid ""
731 #~ "ERROR: o_picture_save: failed to create serialized data from picture\n"
732 #~ msgstr ""
733 #~ "ERROR: o_picture_save: failed to create serialised data from picture\n"