1 # Chinese (Traditional) translation for geda
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the geda package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
8 "Project-Id-Version: geda\n"
9 "Report-Msgid-Bugs-To: https://bugs.launchpad.net/geda\n"
10 "POT-Creation-Date: 2013-08-31 10:34+0100\n"
11 "PO-Revision-Date: 2010-02-06 22:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: gEDA developers <geda-dev@seul.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2010-02-14 12:56+0000\n"
19 "X-Generator: Launchpad (build Unknown)\n"
21 #: gattrib/data/geda-gattrib.desktop.in:3
22 msgid "gEDA Attribute Editor"
25 #: gattrib/data/geda-gattrib.desktop.in:4
26 msgid "Manipulate component attributes with gattrib"
27 msgstr "使用gattrib修改元件屬性"
29 #: gattrib/src/f_export.c:86
31 msgid "o_save: Could not open [%s]\n"
34 #: gattrib/src/gattrib.c:101
36 msgid "In gattrib_quit, calling gtk_main_quit()\n"
39 #: gattrib/src/gattrib.c:158
42 "gEDA/gattrib version %s%s.%s\n"
43 "gEDA/gattrib comes with ABSOLUTELY NO WARRANTY; see COPYING for more "
45 "This is free software, and you are welcome to redistribute it under certain\n"
46 "conditions; please see the COPYING file for more details.\n"
50 #: gattrib/src/gattrib.c:194
52 msgid "Couldn't find file [%s]\n"
55 #: gattrib/src/g_rc.c:76
58 "You are running gEDA/gaf version [%s%s.%s],\n"
59 "but you have a version [%s] gattribrc file.\n"
60 "Please be sure that you have the latest rc file.\n"
63 #: gattrib/src/gtksheet_2_2.c:6203
64 msgid "Entry type must be GtkEntry subclass, using default"
67 #: gattrib/src/gtksheet_2_2.c:8383
68 msgid "Widget must be a GtkSheet child"
71 #: gattrib/src/parsecmd.c:81
75 "Gattrib: The gEDA project's attribute editor.\n"
76 "Presents schematic attributes in easy-to-edit spreadsheet format.\n"
78 "Usage: %s [OPTIONS] filename1 ... filenameN\n"
79 " -q, --quiet Quiet mode\n"
80 " -v, --verbose Verbose mode on\n"
81 " -h, --help This help menu\n"
84 " * What do the colors of the cell text mean?\n"
85 " The cell colors indicate the visibility of the attribute.\n"
86 " Black = Visible attribute, value displayed only.\n"
87 " Grey = Invisible attribute.\n"
88 " Red = Visible attribute, name displayed only.\n"
89 " Blue = Visible attribute, both name and value displayed.\n"
91 " * What does the period (\".\") at the end of some component refdeses "
93 " The period is placed after the refdeses of slotted components.\n"
94 " If slots are present on the component, then the different slots appear\n"
95 " in different rows with the slot number after the period. Example: "
98 "Copyright (C) 2003 -- 2006 Stuart D. Brorson. E-mail: sdb (AT) cloud9 (DOT) "
103 #: gattrib/src/s_attrib.c:105
105 msgid "WARNING: Found uref=%s, uref= is deprecated, please use refdes=\n"
108 #: gattrib/src/s_misc.c:85
115 #: gattrib/src/s_misc.c:87
120 #: gattrib/src/s_object.c:222
123 "In s_object_replace_attrib_in_object, we have failed to find the attrib %s "
124 "on the component. Exiting . . .\n"
127 #: gattrib/src/s_object.c:281
130 "In s_object_remove_attrib_in_object, we have failed to find the attrib %s on "
131 "the component. Exiting . . .\n"
134 #: gattrib/src/s_object.c:336
137 "In s_object_attrib_add_attrib_in_object, trying to add attrib to non-complex "
141 #: gattrib/src/s_rename.c:121
143 msgid "Increase number of rename_pair sets in s_net.c\n"
146 #: gattrib/src/s_rename.c:139
148 msgid "%d) Source: _%s_"
151 #: gattrib/src/s_rename.c:143
153 msgid " -> Dest: _%s_\n"
156 #: gattrib/src/s_rename.c:174
159 "WARNING: Trying to rename something twice:\n"
161 "are both a src and dest name\n"
162 "This warning is okay if you have multiple levels of hierarchy!\n"
165 #: gattrib/src/s_rename.c:240
167 msgid "Increase number of rename_pairs (MAX_RENAME) in s_rename.c\n"
170 #: gattrib/src/s_sheet_data.c:120
172 msgid "- Starting master comp list creation.\n"
175 #: gattrib/src/s_sheet_data.c:188
177 msgid "- Starting master comp attrib list creation.\n"
180 #: gattrib/src/s_sheet_data.c:301
182 msgid "- Starting master pin list creation.\n"
185 #: gattrib/src/s_sheet_data.c:335
188 "In s_sheet_data_add_master_pin_list_items, found component pin with no "
192 #: gattrib/src/s_sheet_data.c:393
194 msgid "- Starting master pin attrib list creation.\n"
197 #: gattrib/src/s_string_list.c:127
199 msgid "In s_string_list_add_item, tried to add to a NULL list.\n"
202 #: gattrib/src/s_string_list.c:192
204 msgid "In s_string_list_delete_item, tried to remove item from empty list\n"
207 #: gattrib/src/s_string_list.c:256
209 msgid "In s_string_list_delete_item, couldn't delete item %s\n"
212 #: gattrib/src/s_table.c:246
215 "In s_table_create_attrib_pair, we didn't find the row name in the row list!\n"
218 #: gattrib/src/s_table.c:289
220 msgid "- Starting internal component TABLE creation\n"
223 #: gattrib/src/s_table.c:348
226 "In s_table_add_toplevel_comp_items_to_comp_table, we didn't find either row "
227 "or col in the lists!\n"
230 #: gattrib/src/s_table.c:497
232 msgid "- Starting internal pin TABLE creation\n"
235 #: gattrib/src/s_table.c:557
238 "In s_table_add_toplevel_pin_items_to_pin_table, we didn't find either row or "
239 "col in the lists!\n"
242 #: gattrib/src/s_toplevel.c:189
246 #: gattrib/src/s_toplevel.c:322
248 msgid "In s_toplevel_delete_attrib_col, can't get attrib name\n"
251 #: gattrib/src/s_toplevel.c:558
254 "In s_toplevel_get_component_attribs_in_sheet, we didn't find the refdes in "
258 #: gattrib/src/s_toplevel.c:586
261 "In s_toplevel_get_component_attribs_in_sheet, count != i! Exiting . . . .\n"
264 #: gattrib/src/s_toplevel.c:895
267 "In s_toplevel_get_pin_attribs_in_sheet, either refdes or pinnumber of object "
271 #: gattrib/src/s_toplevel.c:904
274 "In s_toplevel_get_pin_attribs_in_sheet, we didn't find the refdes:pin in the "
278 #: gattrib/src/s_toplevel.c:932
280 msgid "In s_toplevel_get_pin_attribs_in_sheet, count != i! Exiting . . . .\n"
283 #: gattrib/src/x_dialog.c:78
284 msgid "Add new attribute"
287 #: gattrib/src/x_dialog.c:87
288 msgid "Enter new attribute name"
291 #: gattrib/src/x_dialog.c:150
292 msgid "Are you sure you want to delete this attribute?"
295 #: gattrib/src/x_dialog.c:152
296 msgid "Delete attribute"
299 #: gattrib/src/x_dialog.c:177
301 "One or more components have been found with missing symbol files!\n"
303 "This probably happened because gattrib couldn't find your component "
304 "libraries, perhaps because your gafrc or gattribrc files are misconfigured.\n"
306 "Chose \"Quit\" to leave gattrib and fix the problem, or\n"
307 "\"Forward\" to continue working with gattrib.\n"
310 #: gattrib/src/x_dialog.c:190
311 msgid "Missing symbol file found for component!"
314 #: gattrib/src/x_dialog.c:218
315 msgid "Save the changes before closing?"
318 #: gattrib/src/x_dialog.c:219
322 #: gattrib/src/x_dialog.c:219
326 #: gattrib/src/x_dialog.c:221
327 msgid "If you don't save, all your changes will be permanently lost."
330 #: gattrib/src/x_dialog.c:231
331 msgid "Close without saving"
334 #: gattrib/src/x_dialog.c:278
336 "Sorry -- you have chosen a feature which has net been\n"
339 "Gattrib is an open-source program which\n"
340 "I work on as a hobby. It is still a work in progress.\n"
341 "If you wish to contribute (perhaps by implementing this\n"
342 "feature), please do so! Please send patches to gattrib\n"
343 "to Stuart Brorson: sdb@cloud9.net.\n"
345 "Otherwise, just hang tight -- I'll implement this feature soon!\n"
348 #: gattrib/src/x_dialog.c:286
349 msgid "Unimplemented feature!"
352 #: gattrib/src/x_dialog.c:313
356 #: gattrib/src/x_dialog.c:328
359 "gEDA : GPL Electronic Design Automation\n"
361 "This is gattrib -- gEDA's attribute editor\n"
363 "Gattrib version: %s%s.%s\n"
365 "Gattrib is written by: Stuart Brorson (sdb@cloud9.net)\n"
366 "with generous helpings of code from gschem, gnetlist, \n"
367 "and gtkextra, as well as support from the gEDA community."
370 #: gattrib/src/x_dialog.c:339
374 #: gattrib/src/x_dialog.c:355
378 #: gattrib/src/x_fileselect.c:91
382 #: gattrib/src/x_fileselect.c:96
386 #: gattrib/src/x_fileselect.c:101
387 msgid "Schematics and symbols"
390 #: gattrib/src/x_fileselect.c:107
394 #: gattrib/src/x_fileselect.c:138
396 msgid "Loading file [%s]\n"
399 #: gattrib/src/x_fileselect.c:144
401 msgid "Couldn't load schematic [%s]\n"
404 #: gattrib/src/x_fileselect.c:234
408 #: gattrib/src/x_fileselect.c:279
412 #: gattrib/src/x_fileselect.c:308
414 msgid "Saved As [%s]\n"
417 #: gattrib/src/x_fileselect.c:319
419 msgid "Could NOT save [%s]\n"
422 #: gattrib/src/x_gtksheet.c:75 gattrib/src/x_gtksheet.c:84
426 #: gattrib/src/x_gtksheet.c:76 gattrib/src/x_gtksheet.c:93
427 #: gattrib/src/x_gtksheet.c:96
431 #: gattrib/src/x_gtksheet.c:77 gattrib/src/x_gtksheet.c:109
432 #: gattrib/src/x_gtksheet.c:112
436 #: gattrib/src/x_gtksheet.c:86
438 "No components found in design. Please check your schematic and try again!\n"
441 #: gattrib/src/x_gtksheet.c:97 gattrib/src/x_gtksheet.c:99
445 #: gattrib/src/x_gtksheet.c:360
446 msgid "couldn't allocate color"
449 #: gattrib/src/x_window.c:97
451 msgid "gattrib -- gEDA attribute editor"
454 #: gattrib/src/x_window.c:289
457 "Error loading %s:\n"
461 #: gattrib/src/x_window.c:326
463 "No components found in entire design!\n"
464 "Do you have refdeses on your components?"
467 #: gattrib/src/x_window.c:331
469 "No configurable component attributes found in entire design!\n"
470 "Please attach at least some attributes before running gattrib."
473 #: gattrib/src/x_window.c:336
475 "No pins found on any components!\n"
476 "Please check your design."