1 # Spanish/Spain translation of gattrib
2 # Copyright (C) 2007-2008 Carlos Nieves Ónega
3 # This file is distributed under the same license as the gattrib package.
4 # Carlos Nieves Ónega <cnieves@iespana.es>, 2007.
10 "Project-Id-Version: geda\n"
11 "Report-Msgid-Bugs-To: https://bugs.launchpad.net/geda\n"
12 "POT-Creation-Date: 2013-08-31 10:34+0100\n"
13 "PO-Revision-Date: 2010-01-29 16:49+0000\n"
14 "Last-Translator: Carlos Nieves Ónega <Unknown>\n"
15 "Language-Team: gEDA developers <geda-dev@seul.org>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "X-Launchpad-Export-Date: 2010-02-14 12:56+0000\n"
21 "X-Generator: Launchpad (build Unknown)\n"
23 #: gattrib/data/geda-gattrib.desktop.in:3
24 msgid "gEDA Attribute Editor"
25 msgstr "Editor de Propiedades de gEDA"
27 #: gattrib/data/geda-gattrib.desktop.in:4
28 msgid "Manipulate component attributes with gattrib"
29 msgstr "Manejar propiedades de componentes con gattrib"
31 #: gattrib/src/f_export.c:86
33 msgid "o_save: Could not open [%s]\n"
36 #: gattrib/src/gattrib.c:101
38 msgid "In gattrib_quit, calling gtk_main_quit()\n"
41 #: gattrib/src/gattrib.c:158
44 "gEDA/gattrib version %s%s.%s\n"
45 "gEDA/gattrib comes with ABSOLUTELY NO WARRANTY; see COPYING for more "
47 "This is free software, and you are welcome to redistribute it under certain\n"
48 "conditions; please see the COPYING file for more details.\n"
52 #: gattrib/src/gattrib.c:194
54 msgid "Couldn't find file [%s]\n"
57 #: gattrib/src/g_rc.c:76
60 "You are running gEDA/gaf version [%s%s.%s],\n"
61 "but you have a version [%s] gattribrc file.\n"
62 "Please be sure that you have the latest rc file.\n"
65 #: gattrib/src/gtksheet_2_2.c:6203
66 msgid "Entry type must be GtkEntry subclass, using default"
69 #: gattrib/src/gtksheet_2_2.c:8383
70 msgid "Widget must be a GtkSheet child"
73 #: gattrib/src/parsecmd.c:81
77 "Gattrib: The gEDA project's attribute editor.\n"
78 "Presents schematic attributes in easy-to-edit spreadsheet format.\n"
80 "Usage: %s [OPTIONS] filename1 ... filenameN\n"
81 " -q, --quiet Quiet mode\n"
82 " -v, --verbose Verbose mode on\n"
83 " -h, --help This help menu\n"
86 " * What do the colors of the cell text mean?\n"
87 " The cell colors indicate the visibility of the attribute.\n"
88 " Black = Visible attribute, value displayed only.\n"
89 " Grey = Invisible attribute.\n"
90 " Red = Visible attribute, name displayed only.\n"
91 " Blue = Visible attribute, both name and value displayed.\n"
93 " * What does the period (\".\") at the end of some component refdeses "
95 " The period is placed after the refdeses of slotted components.\n"
96 " If slots are present on the component, then the different slots appear\n"
97 " in different rows with the slot number after the period. Example: "
100 "Copyright (C) 2003 -- 2006 Stuart D. Brorson. E-mail: sdb (AT) cloud9 (DOT) "
105 #: gattrib/src/s_attrib.c:105
107 msgid "WARNING: Found uref=%s, uref= is deprecated, please use refdes=\n"
110 #: gattrib/src/s_misc.c:85
117 #: gattrib/src/s_misc.c:87
122 #: gattrib/src/s_object.c:222
125 "In s_object_replace_attrib_in_object, we have failed to find the attrib %s "
126 "on the component. Exiting . . .\n"
129 #: gattrib/src/s_object.c:281
132 "In s_object_remove_attrib_in_object, we have failed to find the attrib %s on "
133 "the component. Exiting . . .\n"
136 #: gattrib/src/s_object.c:336
139 "In s_object_attrib_add_attrib_in_object, trying to add attrib to non-complex "
143 #: gattrib/src/s_rename.c:121
145 msgid "Increase number of rename_pair sets in s_net.c\n"
148 #: gattrib/src/s_rename.c:139
150 msgid "%d) Source: _%s_"
153 #: gattrib/src/s_rename.c:143
155 msgid " -> Dest: _%s_\n"
158 #: gattrib/src/s_rename.c:174
161 "WARNING: Trying to rename something twice:\n"
163 "are both a src and dest name\n"
164 "This warning is okay if you have multiple levels of hierarchy!\n"
167 #: gattrib/src/s_rename.c:240
169 msgid "Increase number of rename_pairs (MAX_RENAME) in s_rename.c\n"
172 #: gattrib/src/s_sheet_data.c:120
174 msgid "- Starting master comp list creation.\n"
177 #: gattrib/src/s_sheet_data.c:188
179 msgid "- Starting master comp attrib list creation.\n"
182 #: gattrib/src/s_sheet_data.c:301
184 msgid "- Starting master pin list creation.\n"
187 #: gattrib/src/s_sheet_data.c:335
190 "In s_sheet_data_add_master_pin_list_items, found component pin with no "
194 #: gattrib/src/s_sheet_data.c:393
196 msgid "- Starting master pin attrib list creation.\n"
199 #: gattrib/src/s_string_list.c:127
201 msgid "In s_string_list_add_item, tried to add to a NULL list.\n"
204 #: gattrib/src/s_string_list.c:192
206 msgid "In s_string_list_delete_item, tried to remove item from empty list\n"
209 #: gattrib/src/s_string_list.c:256
211 msgid "In s_string_list_delete_item, couldn't delete item %s\n"
214 #: gattrib/src/s_table.c:246
217 "In s_table_create_attrib_pair, we didn't find the row name in the row list!\n"
220 #: gattrib/src/s_table.c:289
222 msgid "- Starting internal component TABLE creation\n"
225 #: gattrib/src/s_table.c:348
228 "In s_table_add_toplevel_comp_items_to_comp_table, we didn't find either row "
229 "or col in the lists!\n"
232 #: gattrib/src/s_table.c:497
234 msgid "- Starting internal pin TABLE creation\n"
237 #: gattrib/src/s_table.c:557
240 "In s_table_add_toplevel_pin_items_to_pin_table, we didn't find either row or "
241 "col in the lists!\n"
244 #: gattrib/src/s_toplevel.c:189
248 #: gattrib/src/s_toplevel.c:322
250 msgid "In s_toplevel_delete_attrib_col, can't get attrib name\n"
253 #: gattrib/src/s_toplevel.c:558
256 "In s_toplevel_get_component_attribs_in_sheet, we didn't find the refdes in "
260 #: gattrib/src/s_toplevel.c:586
263 "In s_toplevel_get_component_attribs_in_sheet, count != i! Exiting . . . .\n"
266 #: gattrib/src/s_toplevel.c:895
269 "In s_toplevel_get_pin_attribs_in_sheet, either refdes or pinnumber of object "
273 #: gattrib/src/s_toplevel.c:904
276 "In s_toplevel_get_pin_attribs_in_sheet, we didn't find the refdes:pin in the "
280 #: gattrib/src/s_toplevel.c:932
282 msgid "In s_toplevel_get_pin_attribs_in_sheet, count != i! Exiting . . . .\n"
285 #: gattrib/src/x_dialog.c:78
286 msgid "Add new attribute"
289 #: gattrib/src/x_dialog.c:87
290 msgid "Enter new attribute name"
293 #: gattrib/src/x_dialog.c:150
294 msgid "Are you sure you want to delete this attribute?"
297 #: gattrib/src/x_dialog.c:152
298 msgid "Delete attribute"
301 #: gattrib/src/x_dialog.c:177
303 "One or more components have been found with missing symbol files!\n"
305 "This probably happened because gattrib couldn't find your component "
306 "libraries, perhaps because your gafrc or gattribrc files are misconfigured.\n"
308 "Chose \"Quit\" to leave gattrib and fix the problem, or\n"
309 "\"Forward\" to continue working with gattrib.\n"
312 #: gattrib/src/x_dialog.c:190
313 msgid "Missing symbol file found for component!"
316 #: gattrib/src/x_dialog.c:218
317 msgid "Save the changes before closing?"
320 #: gattrib/src/x_dialog.c:219
324 #: gattrib/src/x_dialog.c:219
328 #: gattrib/src/x_dialog.c:221
329 msgid "If you don't save, all your changes will be permanently lost."
332 #: gattrib/src/x_dialog.c:231
333 msgid "Close without saving"
336 #: gattrib/src/x_dialog.c:278
338 "Sorry -- you have chosen a feature which has net been\n"
341 "Gattrib is an open-source program which\n"
342 "I work on as a hobby. It is still a work in progress.\n"
343 "If you wish to contribute (perhaps by implementing this\n"
344 "feature), please do so! Please send patches to gattrib\n"
345 "to Stuart Brorson: sdb@cloud9.net.\n"
347 "Otherwise, just hang tight -- I'll implement this feature soon!\n"
350 #: gattrib/src/x_dialog.c:286
351 msgid "Unimplemented feature!"
354 #: gattrib/src/x_dialog.c:313
358 #: gattrib/src/x_dialog.c:328
361 "gEDA : GPL Electronic Design Automation\n"
363 "This is gattrib -- gEDA's attribute editor\n"
365 "Gattrib version: %s%s.%s\n"
367 "Gattrib is written by: Stuart Brorson (sdb@cloud9.net)\n"
368 "with generous helpings of code from gschem, gnetlist, \n"
369 "and gtkextra, as well as support from the gEDA community."
372 #: gattrib/src/x_dialog.c:339
376 #: gattrib/src/x_dialog.c:355
380 #: gattrib/src/x_fileselect.c:91
384 #: gattrib/src/x_fileselect.c:96
388 #: gattrib/src/x_fileselect.c:101
389 msgid "Schematics and symbols"
392 #: gattrib/src/x_fileselect.c:107
396 #: gattrib/src/x_fileselect.c:138
398 msgid "Loading file [%s]\n"
401 #: gattrib/src/x_fileselect.c:144
403 msgid "Couldn't load schematic [%s]\n"
406 #: gattrib/src/x_fileselect.c:234
410 #: gattrib/src/x_fileselect.c:279
414 #: gattrib/src/x_fileselect.c:308
416 msgid "Saved As [%s]\n"
419 #: gattrib/src/x_fileselect.c:319
421 msgid "Could NOT save [%s]\n"
424 #: gattrib/src/x_gtksheet.c:75 gattrib/src/x_gtksheet.c:84
428 #: gattrib/src/x_gtksheet.c:76 gattrib/src/x_gtksheet.c:93
429 #: gattrib/src/x_gtksheet.c:96
433 #: gattrib/src/x_gtksheet.c:77 gattrib/src/x_gtksheet.c:109
434 #: gattrib/src/x_gtksheet.c:112
438 #: gattrib/src/x_gtksheet.c:86
440 "No components found in design. Please check your schematic and try again!\n"
443 #: gattrib/src/x_gtksheet.c:97 gattrib/src/x_gtksheet.c:99
447 #: gattrib/src/x_gtksheet.c:360
448 msgid "couldn't allocate color"
451 #: gattrib/src/x_window.c:97
453 msgid "gattrib -- gEDA attribute editor"
454 msgstr "Editor de Propiedades de gEDA"
456 #: gattrib/src/x_window.c:289
459 "Error loading %s:\n"
463 #: gattrib/src/x_window.c:326
465 "No components found in entire design!\n"
466 "Do you have refdeses on your components?"
469 #: gattrib/src/x_window.c:331
471 "No configurable component attributes found in entire design!\n"
472 "Please attach at least some attributes before running gattrib."
475 #: gattrib/src/x_window.c:336
477 "No pins found on any components!\n"
478 "Please check your design."