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. 5# 6#: ../app/sheets.c:453 7#, fuzzy 8msgid "" 9msgstr "" 10"Project-Id-Version: PACKAGE VERSION\n" 11"Report-Msgid-Bugs-To: \n" 12"POT-Creation-Date: 2006-08-01 16:04+0200\n" 13"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 15"Language-Team: LANGUAGE <LL@li.org>\n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=CHARSET\n" 18"Content-Transfer-Encoding: 8bit\n" 19 20#: ../app/app_procs.c:220 21#, c-format 22msgid "%s error: don't know how to export into %s\n" 23msgstr "" 24 25#: ../app/app_procs.c:229 26#, c-format 27msgid "%s error: input and output file name is identical: %s" 28msgstr "" 29 30#: ../app/app_procs.c:236 31#, c-format 32msgid "%s error: need valid input file %s\n" 33msgstr "" 34 35#. if (!quiet) 36#: ../app/app_procs.c:256 37#, c-format 38msgid "%s --> %s\n" 39msgstr "" 40 41#: ../app/app_procs.c:308 42#, c-format 43msgid "Can't find output format %s\n" 44msgstr "" 45 46#. Translators: The argument is a list of options, not to be translated 47#: ../app/app_procs.c:403 48#, c-format 49msgid "Export to file format and exit. Supported formats are: %s" 50msgstr "" 51 52#. &export_file_name 53#: ../app/app_procs.c:412 54msgid "Export loaded file and exit" 55msgstr "" 56 57#: ../app/app_procs.c:412 58msgid "OUTPUT" 59msgstr "" 60 61#. &export_file_format 62#: ../app/app_procs.c:414 63msgid "FORMAT" 64msgstr "" 65 66#: ../app/app_procs.c:417 67msgid "Export graphics size" 68msgstr "" 69 70#: ../app/app_procs.c:417 71msgid "WxH" 72msgstr "" 73 74#: ../app/app_procs.c:419 75msgid "Don't show the splash screen" 76msgstr "" 77 78#: ../app/app_procs.c:421 79msgid "Send error messages to stderr instead of showing dialogs." 80msgstr "" 81 82#: ../app/app_procs.c:423 83msgid "Display credits list and exit" 84msgstr "" 85 86#: ../app/app_procs.c:425 87msgid "Display version and exit" 88msgstr "" 89 90#: ../app/app_procs.c:426 91msgid "Show this help message" 92msgstr "" 93 94#: ../app/app_procs.c:467 95msgid "Can't connect to session manager!\n" 96msgstr "" 97 98#. TRANSLATOR: 2nd and 3rd %s are time and date respectively. 99#: ../app/app_procs.c:494 100#, c-format 101msgid "Dia version %s, compiled %s %s\n" 102msgstr "" 103 104#: ../app/app_procs.c:496 105#, c-format 106msgid "Dia version %s\n" 107msgstr "" 108 109#: ../app/app_procs.c:553 ../app/app_procs.c:555 110msgid "" 111"Couldn't find standard objects when looking for object-libs, exiting...\n" 112msgstr "" 113 114#: ../app/app_procs.c:596 115msgid "Diagram1.dia" 116msgstr "" 117 118#: ../app/app_procs.c:638 119msgid "" 120"This shouldn't happen. Please file a bug report at bugzilla.gnome.org\n" 121"describing how you can cause this message to appear.\n" 122msgstr "" 123 124#. no standard buttons 125#: ../app/app_procs.c:650 126msgid "" 127"Modified diagrams exist.\n" 128"Are you sure you want to quit Dia\n" 129"without saving them?" 130msgstr "" 131 132#: ../app/app_procs.c:654 133msgid "Quit Dia" 134msgstr "" 135 136#. This printf seems to prevent a race condition with unrefs. 137#. Yuck. -Lars 138#: ../app/app_procs.c:705 139msgid "Thank you for using Dia.\n" 140msgstr "" 141 142#: ../app/app_procs.c:740 ../app/app_procs.c:747 143msgid "Could not create per-user Dia config directory" 144msgstr "" 145 146#: ../app/app_procs.c:749 147msgid "" 148"Could not create per-user Dia config directory. Please make sure that the " 149"environment variable HOME points to an existing directory." 150msgstr "" 151 152#: ../app/app_procs.c:771 153msgid "Objects and filters internal to dia" 154msgstr "" 155 156#: ../app/app_procs.c:810 157msgid "[OPTION...] [FILE...]" 158msgstr "" 159 160#: ../app/app_procs.c:813 161#, c-format 162msgid "" 163"Error on option %s: %s.\n" 164"Run '%s --help' to see a full list of available command line options.\n" 165msgstr "" 166 167#: ../app/app_procs.c:898 168msgid "" 169"The original author of Dia was:\n" 170"\n" 171msgstr "" 172 173#: ../app/app_procs.c:903 174msgid "" 175"\n" 176"The current maintainers of Dia are:\n" 177"\n" 178msgstr "" 179 180#: ../app/app_procs.c:908 181msgid "" 182"\n" 183"Other authors are:\n" 184"\n" 185msgstr "" 186 187#: ../app/app_procs.c:913 188msgid "" 189"\n" 190"Dia is documented by:\n" 191"\n" 192msgstr "" 193 194#: ../app/autosave.c:93 195msgid "Recovering autosaved diagrams" 196msgstr "" 197 198#: ../app/autosave.c:101 199msgid "" 200"Autosaved files exist.\n" 201"Please select those you wish to recover." 202msgstr "" 203 204#: ../app/color_area.c:317 ../app/color_area.c:364 205msgid "Select foreground color" 206msgstr "" 207 208#: ../app/color_area.c:318 ../app/color_area.c:365 209msgid "Select background color" 210msgstr "" 211 212#: ../app/commands.c:134 213#, c-format 214msgid "Diagram%d.dia" 215msgstr "" 216 217#: ../app/commands.c:205 218msgid "No existing object to paste.\n" 219msgstr "" 220 221#: ../app/commands.c:529 ../app/commands.c:567 222msgid "Could not find help directory" 223msgstr "" 224 225#: ../app/commands.c:536 226#, c-format 227msgid "" 228"Could not open help directory:\n" 229"%s" 230msgstr "" 231 232#. 233#. * Translators should localize the following string 234#. * which will give them credit in the About box. 235#. * E.g. "Fulano de Tal <fulano@detal.com>" 236#. 237#: ../app/commands.c:606 238msgid "translator_credits-PLEASE_ADD_YOURSELF_HERE" 239msgstr "" 240 241#: ../app/commands.c:620 ../dia.desktop.in.h:1 242msgid "Dia" 243msgstr "" 244 245#: ../app/commands.c:622 246msgid "Copyright (C) 1998-2002 The Free Software Foundation and the authors" 247msgstr "" 248 249#: ../app/commands.c:623 250msgid "" 251"Dia is a program for drawing structured diagrams.\n" 252"Please visit http://www.gnome.org/projects/dia for more information." 253msgstr "" 254 255#: ../app/commands.c:662 256msgid "About Dia" 257msgstr "" 258 259#: ../app/commands.c:705 260#, c-format 261msgid "Dia v %s by Alexander Larsson" 262msgstr "" 263 264#. Exact spelling is Chépélov (using *ML entities) 265#: ../app/commands.c:711 266msgid "Maintainers: Lars Clausen and Cyrille Chepelov" 267msgstr "" 268 269#: ../app/commands.c:715 270msgid "Please visit http://www.gnome.org/projects/dia for more information" 271msgstr "" 272 273#: ../app/commands.c:720 274msgid "Contributors:" 275msgstr "" 276 277#: ../app/defaults.c:43 ../app/defaults.c:146 278msgid "Object defaults" 279msgstr "" 280 281#: ../app/defaults.c:61 282msgid "This object has no defaults." 283msgstr "" 284 285#: ../app/defaults.c:111 286msgid "Defaults: " 287msgstr "" 288 289#: ../app/dia-props.c:89 290msgid "Diagram Properties" 291msgstr "" 292 293#: ../app/dia-props.c:123 294msgid "Dynamic grid" 295msgstr "" 296 297#: ../app/dia-props.c:131 298msgid "x" 299msgstr "" 300 301#: ../app/dia-props.c:135 302msgid "y" 303msgstr "" 304 305#: ../app/dia-props.c:140 306msgid "Spacing" 307msgstr "" 308 309#: ../app/dia-props.c:160 310msgid "Visible spacing" 311msgstr "" 312 313#. Hexes! 314#: ../app/dia-props.c:181 ../app/preferences.c:162 315msgid "Hex grid" 316msgstr "" 317 318#: ../app/dia-props.c:189 319msgid "Hex grid size" 320msgstr "" 321 322#: ../app/dia-props.c:202 323msgid "Grid" 324msgstr "" 325 326#: ../app/dia-props.c:213 ../lib/diagramdata.c:127 327msgid "Background" 328msgstr "" 329 330#: ../app/dia-props.c:224 ../app/preferences.c:105 331msgid "Grid Lines" 332msgstr "" 333 334#: ../app/dia-props.c:235 335msgid "Page Breaks" 336msgstr "" 337 338#: ../app/dia-props.c:246 339msgid "Colors" 340msgstr "" 341 342#. Can we be sure that the filename is the 'proper title'? 343#: ../app/dia-props.c:265 344#, c-format 345msgid "Diagram Properties: %s" 346msgstr "" 347 348#: ../app/dia_embedd.c:352 349msgid "Could not initialize Bonobo!" 350msgstr "" 351 352#: ../app/diacanvas.c:121 353msgid "X position" 354msgstr "" 355 356#: ../app/diacanvas.c:122 357msgid "X position of child widget" 358msgstr "" 359 360#: ../app/diacanvas.c:131 361msgid "Y position" 362msgstr "" 363 364#: ../app/diacanvas.c:132 365msgid "Y position of child widget" 366msgstr "" 367 368#: ../app/diagram_tree_menu.c:45 369msgid "/_Sort objects" 370msgstr "" 371 372#: ../app/diagram_tree_menu.c:46 373msgid "/Sort objects/by _name" 374msgstr "" 375 376#: ../app/diagram_tree_menu.c:48 377msgid "/Sort objects/by _type" 378msgstr "" 379 380#: ../app/diagram_tree_menu.c:50 381msgid "/Sort objects/as _inserted" 382msgstr "" 383 384#: ../app/diagram_tree_menu.c:53 385msgid "/Sort objects/All by name" 386msgstr "" 387 388#: ../app/diagram_tree_menu.c:55 389msgid "/Sort objects/All by type" 390msgstr "" 391 392#: ../app/diagram_tree_menu.c:57 393msgid "/Sort objects/All as inserted" 394msgstr "" 395 396#: ../app/diagram_tree_menu.c:59 397msgid "/Sort objects/_Default" 398msgstr "" 399 400#: ../app/diagram_tree_menu.c:60 401msgid "/Sort objects/Default/by _name" 402msgstr "" 403 404#: ../app/diagram_tree_menu.c:62 405msgid "/Sort objects/Default/by _type" 406msgstr "" 407 408#: ../app/diagram_tree_menu.c:64 409msgid "/Sort objects/Default/as _inserted" 410msgstr "" 411 412#: ../app/diagram_tree_menu.c:66 413msgid "/Sort _diagrams" 414msgstr "" 415 416#: ../app/diagram_tree_menu.c:67 417msgid "/Sort _diagrams/by _name" 418msgstr "" 419 420#: ../app/diagram_tree_menu.c:69 421msgid "/Sort _diagrams/as _inserted" 422msgstr "" 423 424#: ../app/diagram_tree_menu.c:71 425msgid "/Sort diagrams/_Default" 426msgstr "" 427 428#: ../app/diagram_tree_menu.c:72 429msgid "/Sort diagrams/Default/by _name" 430msgstr "" 431 432#: ../app/diagram_tree_menu.c:74 433msgid "/Sort diagrams/Default/as _inserted" 434msgstr "" 435 436#: ../app/diagram_tree_menu.c:82 ../app/diagram_tree_menu.c:93 437msgid "/_Locate" 438msgstr "" 439 440#: ../app/diagram_tree_menu.c:83 441msgid "/_Properties" 442msgstr "" 443 444#: ../app/diagram_tree_menu.c:84 445msgid "/_Hide this type" 446msgstr "" 447 448#: ../app/diagram_tree_window.c:76 449msgid "Diagram tree" 450msgstr "" 451 452#: ../app/dialogs.c:51 453msgid "Ok" 454msgstr "" 455 456#: ../app/dialogs.c:52 ../app/layer_dialog.c:1006 457#: ../app/paginate_psprint.c:291 458msgid "Cancel" 459msgstr "" 460 461#. paper size 462#: ../app/diapagelayout.c:116 463msgid "Paper Size" 464msgstr "" 465 466#. orientation 467#: ../app/diapagelayout.c:149 468msgid "Orientation" 469msgstr "" 470 471#. margins 472#: ../app/diapagelayout.c:187 473msgid "Margins" 474msgstr "" 475 476#: ../app/diapagelayout.c:199 477msgid "Top:" 478msgstr "" 479 480#: ../app/diapagelayout.c:212 481msgid "Bottom:" 482msgstr "" 483 484#: ../app/diapagelayout.c:225 485msgid "Left:" 486msgstr "" 487 488#: ../app/diapagelayout.c:238 489msgid "Right:" 490msgstr "" 491 492#. Scaling 493#: ../app/diapagelayout.c:252 494msgid "Scaling" 495msgstr "" 496 497#: ../app/diapagelayout.c:263 498msgid "Scale:" 499msgstr "" 500 501#: ../app/diapagelayout.c:275 502msgid "Fit to:" 503msgstr "" 504 505#: ../app/diapagelayout.c:287 506msgid "by" 507msgstr "" 508 509#: ../app/diapagelayout.c:682 510#, c-format 511msgid "%0.3gcm x %0.3gcm" 512msgstr "" 513 514#: ../app/diapagelayout.c:786 ../app/pagesetup.c:76 515msgid "Page Setup" 516msgstr "" 517 518#: ../app/disp_callbacks.c:81 ../app/properties.c:152 519msgid "" 520"This object doesn't support Undo/Redo.\n" 521"Undo information erased." 522msgstr "" 523 524#: ../app/disp_callbacks.c:116 525msgid "Properties..." 526msgstr "" 527 528#: ../app/disp_callbacks.c:919 529msgid "" 530"The object you dropped cannot fit into its parent. \n" 531"Either expand the parent object, or drop the object elsewhere." 532msgstr "" 533 534#: ../app/display.c:95 535msgid "Diagram modified!" 536msgstr "" 537 538#: ../app/display.c:982 539msgid "<unnamed>" 540msgstr "" 541 542#. no standard buttons 543#: ../app/display.c:988 544#, c-format 545msgid "" 546"The diagram '%s'\n" 547"has not been saved. Save changes now?" 548msgstr "" 549 550#: ../app/display.c:991 551msgid "Close Diagram" 552msgstr "" 553 554#: ../app/display.c:996 555msgid "Discard Changes" 556msgstr "" 557 558#: ../app/export_png.c:134 ../app/load_save.c:904 ../app/render_eps.c:103 559#: ../plug-ins/cairo/diacairo.c:968 ../plug-ins/cgm/cgm.c:1157 560#: ../plug-ins/dxf/dxf-export.c:505 ../plug-ins/hpgl/hpgl.c:732 561#: ../plug-ins/metapost/render_metapost.c:964 562#: ../plug-ins/pstricks/render_pstricks.c:800 563#: ../plug-ins/shape/shape-export.c:135 ../plug-ins/svg/render_svg.c:152 564#: ../plug-ins/wpg/wpg.c:1066 ../plug-ins/xfig/xfig-export.c:1100 565#: ../plug-ins/xslt/xslt.c:94 566#, c-format 567msgid "Can't open output file %s: %s\n" 568msgstr "" 569 570#: ../app/export_png.c:142 571msgid "Could not create PNG write structure" 572msgstr "" 573 574#: ../app/export_png.c:151 575msgid "Could not create PNG header info structure" 576msgstr "" 577 578#: ../app/export_png.c:159 579msgid "Error occurred while writing PNG" 580msgstr "" 581 582#. Create a dialog 583#: ../app/export_png.c:299 584msgid "PNG Export Options" 585msgstr "" 586 587#. Translators: Menu item Verb/Channel/Export 588#. Translators: Menu item Verb/Channel/Export/Export 589#: ../app/export_png.c:300 ../objects/FS/function.c:685 590#: ../objects/FS/function.c:687 591msgid "Export" 592msgstr "" 593 594#: ../app/export_png.c:305 595msgid "Image width:" 596msgstr "" 597 598#: ../app/export_png.c:308 599msgid "Image height:" 600msgstr "" 601 602#: ../app/export_png.c:354 603msgid "Portable Network Graphics" 604msgstr "" 605 606#: ../app/filedlg.c:122 ../app/filedlg.c:400 607msgid "By extension" 608msgstr "" 609 610#: ../app/filedlg.c:184 611msgid "Open Diagram" 612msgstr "" 613 614#: ../app/filedlg.c:215 615msgid "Open Options" 616msgstr "" 617 618#: ../app/filedlg.c:223 ../app/filedlg.c:519 619msgid "Determine file type:" 620msgstr "" 621 622#: ../app/filedlg.c:258 623msgid "" 624"Some characters in the filename are neither UTF-8 nor your local encoding.\n" 625"Some things will break." 626msgstr "" 627 628#: ../app/filedlg.c:266 ../app/filedlg.c:446 629#, c-format 630msgid "" 631"The file '%s' already exists.\n" 632"Do you want to overwrite it?" 633msgstr "" 634 635#: ../app/filedlg.c:269 ../app/filedlg.c:448 636msgid "File already exists" 637msgstr "" 638 639#: ../app/filedlg.c:302 640msgid "Save Diagram" 641msgstr "" 642 643#. Need better way to make it a reasonable size. Isn't there some 644#. standard look for them (or is that just Gnome?) 645#: ../app/filedlg.c:307 646msgid "Compress diagram files" 647msgstr "" 648 649#: ../app/filedlg.c:316 650msgid "" 651"Compression reduces file size to less than 1/10th size and speeds up loading " 652"and saving. Some text programs cannot manipulate compressed files." 653msgstr "" 654 655#: ../app/filedlg.c:467 656#, c-format 657msgid "" 658"Could not determine which export filter\n" 659"to use to save '%s'" 660msgstr "" 661 662#: ../app/filedlg.c:486 663msgid "Export Diagram" 664msgstr "" 665 666#: ../app/filedlg.c:511 667msgid "Export Options" 668msgstr "" 669 670#: ../app/interface.c:53 671msgid "Modify object(s)" 672msgstr "" 673 674#: ../app/interface.c:54 675msgid "Modify" 676msgstr "" 677 678#. Translators: Menu item Verb/Control Magnitude/Change/Magnify 679#: ../app/interface.c:58 ../app/interface.c:59 ../objects/FS/function.c:975 680msgid "Magnify" 681msgstr "" 682 683#: ../app/interface.c:63 684msgid "Scroll around the diagram" 685msgstr "" 686 687#: ../app/interface.c:64 688msgid "Scroll" 689msgstr "" 690 691#: ../app/interface.c:68 ../app/interface.c:69 ../lib/properties.c:77 692#: ../lib/properties.h:516 ../lib/properties.h:519 693#: ../objects/UML/activity.c:122 ../objects/UML/actor.c:120 694#: ../objects/UML/classicon.c:141 ../objects/UML/component.c:126 695#: ../objects/UML/component_feature.c:154 ../objects/UML/node.c:125 696#: ../objects/UML/note.c:119 ../objects/UML/object.c:145 697#: ../objects/UML/small_package.c:126 ../objects/UML/state.c:139 698#: ../objects/UML/usecase.c:136 ../objects/Jackson/requirement.c:144 699#: ../objects/network/basestation.c:131 ../objects/network/radiocell.c:146 700msgid "Text" 701msgstr "" 702 703#: ../app/interface.c:73 ../app/interface.c:74 704msgid "Box" 705msgstr "" 706 707#: ../app/interface.c:78 ../app/interface.c:79 708msgid "Ellipse" 709msgstr "" 710 711#: ../app/interface.c:83 ../app/interface.c:84 712msgid "Polygon" 713msgstr "" 714 715#: ../app/interface.c:88 ../app/interface.c:89 716msgid "Beziergon" 717msgstr "" 718 719#: ../app/interface.c:93 ../app/interface.c:94 ../objects/standard/line.c:238 720msgid "Line" 721msgstr "" 722 723#: ../app/interface.c:98 ../app/interface.c:99 724msgid "Arc" 725msgstr "" 726 727#: ../app/interface.c:103 ../app/interface.c:104 728msgid "Zigzagline" 729msgstr "" 730 731#: ../app/interface.c:108 ../app/interface.c:109 732msgid "Polyline" 733msgstr "" 734 735#: ../app/interface.c:113 ../app/interface.c:114 736msgid "Bezierline" 737msgstr "" 738 739#: ../app/interface.c:118 ../app/interface.c:119 740msgid "Image" 741msgstr "" 742 743#: ../app/interface.c:391 744msgid "Diagram menu." 745msgstr "" 746 747#: ../app/interface.c:429 748msgid "Pops up the Navigation window." 749msgstr "" 750 751#: ../app/interface.c:511 752msgid "Zoom" 753msgstr "" 754 755#: ../app/interface.c:525 756msgid "Toggles snap-to-grid for this window." 757msgstr "" 758 759#: ../app/interface.c:588 760msgid "NULL tooldata in tool_select_update" 761msgstr "" 762 763#: ../app/interface.c:1071 764msgid "" 765"Foreground & background colors for new objects. The small black and white " 766"squares reset colors. The small arrows swap colors. Double click to change " 767"colors." 768msgstr "" 769 770#: ../app/interface.c:1086 771msgid "" 772"Line widths. Click on a line to set the default line width for new " 773"objects. Double-click to set the line width more precisely." 774msgstr "" 775 776#: ../app/interface.c:1126 777msgid "" 778"Arrow style at the beginning of new lines. Click to pick an arrow, or set " 779"arrow parameters with Details..." 780msgstr "" 781 782#: ../app/interface.c:1131 783msgid "" 784"Line style for new lines. Click to pick a line style, or set line style " 785"parameters with Details..." 786msgstr "" 787 788#: ../app/interface.c:1145 789msgid "" 790"Arrow style at the end of new lines. Click to pick an arrow, or set arrow " 791"parameters with Details..." 792msgstr "" 793 794#: ../app/interface.c:1256 795msgid "Diagram Editor" 796msgstr "" 797 798#: ../app/layer_dialog.c:70 799msgid "New Layer" 800msgstr "" 801 802#: ../app/layer_dialog.c:71 803msgid "Raise Layer" 804msgstr "" 805 806#: ../app/layer_dialog.c:72 807msgid "Lower Layer" 808msgstr "" 809 810#: ../app/layer_dialog.c:73 811msgid "Delete Layer" 812msgstr "" 813 814#: ../app/layer_dialog.c:212 815msgid "Layers" 816msgstr "" 817 818#: ../app/layer_dialog.c:226 819msgid "Diagrams:" 820msgstr "" 821 822#: ../app/layer_dialog.c:271 823msgid "Close" 824msgstr "" 825 826#: ../app/layer_dialog.c:331 827msgid "New layer" 828msgstr "" 829 830#: ../app/layer_dialog.c:537 831msgid "none" 832msgstr "" 833 834#: ../app/layer_dialog.c:968 835msgid "Edit Layer Attributes" 836msgstr "" 837 838#: ../app/layer_dialog.c:987 839msgid "Layer name:" 840msgstr "" 841 842#: ../app/layer_dialog.c:996 ../app/paginate_psprint.c:283 843msgid "OK" 844msgstr "" 845 846#: ../app/linewidth_area.c:246 ../lib/properties.h:480 ../lib/properties.h:483 847#: ../objects/chronogram/chronoline.c:181 848#: ../objects/chronogram/chronoref.c:160 849msgid "Line width" 850msgstr "" 851 852#: ../app/linewidth_area.c:258 853msgid "Line width:" 854msgstr "" 855 856#: ../app/load_save.c:260 857msgid "" 858"Error loading diagram.\n" 859"Linked object not found in document." 860msgstr "" 861 862#: ../app/load_save.c:263 863msgid "" 864"Error loading diagram.\n" 865"connection handle does not exist." 866msgstr "" 867 868#: ../app/load_save.c:280 869#, c-format 870msgid "" 871"Error loading diagram.\n" 872"connection point %s does not exist." 873msgstr "" 874 875#: ../app/load_save.c:305 876#, c-format 877msgid "Can't find parent %s of %s object\n" 878msgstr "" 879 880#: ../app/load_save.c:350 881msgid "You must specify a file, not a directory.\n" 882msgstr "" 883 884#: ../app/load_save.c:357 ../plug-ins/dxf/dxf-import.c:1304 885#: ../plug-ins/wpg/wpg.c:1170 ../plug-ins/xfig/xfig-import.c:1579 886#: ../plug-ins/xslt/xslt.c:87 887#, c-format 888msgid "Couldn't open: '%s' for reading.\n" 889msgstr "" 890 891#: ../app/load_save.c:374 ../app/load_save.c:379 892#, c-format 893msgid "" 894"Error loading diagram %s.\n" 895"Unknown file type." 896msgstr "" 897 898#: ../app/load_save.c:386 899#, c-format 900msgid "" 901"Error loading diagram %s.\n" 902"Not a Dia file." 903msgstr "" 904 905#: ../app/load_save.c:586 906#, c-format 907msgid "" 908"Error loading diagram:\n" 909"%s.\n" 910"A valid Dia file defines at least one layer." 911msgstr "" 912 913#: ../app/load_save.c:937 914#, c-format 915msgid "Failed to save file '%s'.\n" 916msgstr "" 917 918#: ../app/load_save.c:1008 ../app/load_save.c:1013 919msgid "Dia Diagram File" 920msgstr "" 921 922#: ../app/menus.c:49 ../app/menus.c:84 923msgid "/_File" 924msgstr "" 925 926#: ../app/menus.c:51 ../app/menus.c:86 927msgid "/File/_New" 928msgstr "" 929 930#: ../app/menus.c:53 ../app/menus.c:88 931msgid "/File/_Open..." 932msgstr "" 933 934#. recent file list is dynamically inserted here 935#: ../app/menus.c:55 ../app/menus.c:60 ../app/menus.c:64 ../app/menus.c:66 936#: ../app/menus.c:95 ../app/menus.c:99 937msgid "/File/---" 938msgstr "" 939 940#: ../app/menus.c:56 941msgid "/File/_Diagram tree" 942msgstr "" 943 944#: ../app/menus.c:58 945msgid "/File/Sheets and Objects..." 946msgstr "" 947 948#: ../app/menus.c:61 949msgid "/File/_Preferences..." 950msgstr "" 951 952#: ../app/menus.c:63 953msgid "/File/P_lugins..." 954msgstr "" 955 956#: ../app/menus.c:67 ../app/menus.c:103 957msgid "/File/_Quit" 958msgstr "" 959 960#: ../app/menus.c:69 ../app/menus.c:230 961msgid "/_Help" 962msgstr "" 963 964#: ../app/menus.c:71 ../app/menus.c:232 965msgid "/Help/_Manual" 966msgstr "" 967 968#: ../app/menus.c:73 ../app/menus.c:234 969msgid "/Help/---" 970msgstr "" 971 972#: ../app/menus.c:74 ../app/menus.c:235 973msgid "/Help/_About..." 974msgstr "" 975 976#: ../app/menus.c:90 977msgid "/File/_Save" 978msgstr "" 979 980#: ../app/menus.c:92 981msgid "/File/Save _As..." 982msgstr "" 983 984#: ../app/menus.c:94 985msgid "/File/_Export..." 986msgstr "" 987 988#: ../app/menus.c:96 989msgid "/File/Page Set_up..." 990msgstr "" 991 992#: ../app/menus.c:97 993msgid "/File/_Print Diagram..." 994msgstr "" 995 996#: ../app/menus.c:100 997msgid "/File/_Close" 998msgstr "" 999 1000#: ../app/menus.c:105 1001msgid "/_Edit" 1002msgstr "" 1003 1004#: ../app/menus.c:107 1005msgid "/Edit/_Undo" 1006msgstr "" 1007 1008#: ../app/menus.c:109 1009msgid "/Edit/_Redo" 1010msgstr "" 1011 1012#: ../app/menus.c:111 ../app/menus.c:121 1013msgid "/Edit/---" 1014msgstr "" 1015 1016#: ../app/menus.c:112 1017msgid "/Edit/_Copy" 1018msgstr "" 1019 1020#: ../app/menus.c:114 1021msgid "/Edit/C_ut" 1022msgstr "" 1023 1024#: ../app/menus.c:116 1025msgid "/Edit/_Paste" 1026msgstr "" 1027 1028#: ../app/menus.c:118 1029msgid "/Edit/_Duplicate" 1030msgstr "" 1031 1032#: ../app/menus.c:119 1033msgid "/Edit/_Delete" 1034msgstr "" 1035 1036#: ../app/menus.c:122 1037msgid "/Edit/Copy Text" 1038msgstr "" 1039 1040#: ../app/menus.c:123 1041msgid "/Edit/Cut Text" 1042msgstr "" 1043 1044#: ../app/menus.c:124 1045msgid "/Edit/Paste _Text" 1046msgstr "" 1047 1048#: ../app/menus.c:125 1049msgid "/_Diagram" 1050msgstr "" 1051 1052#: ../app/menus.c:127 1053msgid "/Diagram/_Properties..." 1054msgstr "" 1055 1056#: ../app/menus.c:128 1057msgid "/Diagram/_Layers..." 1058msgstr "" 1059 1060#: ../app/menus.c:129 1061msgid "/_View" 1062msgstr "" 1063 1064#: ../app/menus.c:131 1065msgid "/View/Zoom _In" 1066msgstr "" 1067 1068#: ../app/menus.c:133 1069msgid "/View/Zoom _Out" 1070msgstr "" 1071 1072#: ../app/menus.c:135 1073msgid "/View/_Zoom" 1074msgstr "" 1075 1076#: ../app/menus.c:137 1077msgid "/View/Zoom/400%" 1078msgstr "" 1079 1080#: ../app/menus.c:138 1081msgid "/View/Zoom/283%" 1082msgstr "" 1083 1084#: ../app/menus.c:139 1085msgid "/View/Zoom/200%" 1086msgstr "" 1087 1088#: ../app/menus.c:140 1089msgid "/View/Zoom/141%" 1090msgstr "" 1091 1092#: ../app/menus.c:141 1093msgid "/View/Zoom/100%" 1094msgstr "" 1095 1096#: ../app/menus.c:143 1097msgid "/View/Zoom/85%" 1098msgstr "" 1099 1100#: ../app/menus.c:144 1101msgid "/View/Zoom/70.7%" 1102msgstr "" 1103 1104#: ../app/menus.c:145 1105msgid "/View/Zoom/50%" 1106msgstr "" 1107 1108#: ../app/menus.c:146 1109msgid "/View/Zoom/35.4%" 1110msgstr "" 1111 1112#: ../app/menus.c:147 1113msgid "/View/Zoom/25%" 1114msgstr "" 1115 1116#: ../app/menus.c:148 ../app/menus.c:156 1117msgid "/View/---" 1118msgstr "" 1119 1120#: ../app/menus.c:150 1121msgid "/View/_AntiAliased" 1122msgstr "" 1123 1124#: ../app/menus.c:152 1125msgid "/View/Show _Grid" 1126msgstr "" 1127 1128#: ../app/menus.c:153 1129msgid "/View/_Snap To Grid" 1130msgstr "" 1131 1132#: ../app/menus.c:154 1133msgid "/View/Show _Rulers" 1134msgstr "" 1135 1136#: ../app/menus.c:155 1137msgid "/View/Show _Connection Points" 1138msgstr "" 1139 1140#: ../app/menus.c:157 1141msgid "/View/New _View" 1142msgstr "" 1143 1144#. Show All, Best Fit. Same as the Gimp, Ctrl+E 1145#: ../app/menus.c:159 1146msgid "/View/Show _All" 1147msgstr "" 1148 1149#: ../app/menus.c:160 1150msgid "/View/Re_draw" 1151msgstr "" 1152 1153#: ../app/menus.c:161 1154msgid "/_Objects" 1155msgstr "" 1156 1157#: ../app/menus.c:163 1158msgid "/Objects/Send to _Back" 1159msgstr "" 1160 1161#: ../app/menus.c:164 1162msgid "/Objects/Bring to _Front" 1163msgstr "" 1164 1165#: ../app/menus.c:165 1166msgid "/Objects/Send Backwards" 1167msgstr "" 1168 1169#: ../app/menus.c:166 1170msgid "/Objects/Bring Forwards" 1171msgstr "" 1172 1173#: ../app/menus.c:167 ../app/menus.c:171 ../app/menus.c:175 ../app/menus.c:189 1174msgid "/Objects/---" 1175msgstr "" 1176 1177#: ../app/menus.c:168 1178msgid "/Objects/_Group" 1179msgstr "" 1180 1181#. deliberately not using Ctrl+U for Ungroup 1182#: ../app/menus.c:170 1183msgid "/Objects/_Ungroup" 1184msgstr "" 1185 1186#: ../app/menus.c:172 1187msgid "/Objects/_Parent" 1188msgstr "" 1189 1190#: ../app/menus.c:173 1191msgid "/Objects/_Unparent" 1192msgstr "" 1193 1194#: ../app/menus.c:174 1195msgid "/Objects/_Unparent Children" 1196msgstr "" 1197 1198#: ../app/menus.c:176 1199msgid "/Objects/Align" 1200msgstr "" 1201 1202#: ../app/menus.c:178 1203msgid "/Objects/Align/Left" 1204msgstr "" 1205 1206#: ../app/menus.c:179 1207msgid "/Objects/Align/Center" 1208msgstr "" 1209 1210#: ../app/menus.c:180 1211msgid "/Objects/Align/Right" 1212msgstr "" 1213 1214#: ../app/menus.c:181 1215msgid "/Objects/Align/Top" 1216msgstr "" 1217 1218#: ../app/menus.c:182 1219msgid "/Objects/Align/Middle" 1220msgstr "" 1221 1222#: ../app/menus.c:183 1223msgid "/Objects/Align/Bottom" 1224msgstr "" 1225 1226#: ../app/menus.c:184 1227msgid "/Objects/Align/---" 1228msgstr "" 1229 1230#: ../app/menus.c:185 1231msgid "/Objects/Align/Spread Out Horizontally" 1232msgstr "" 1233 1234#: ../app/menus.c:186 1235msgid "/Objects/Align/Spread Out Vertically" 1236msgstr "" 1237 1238#: ../app/menus.c:187 1239msgid "/Objects/Align/Adjacent" 1240msgstr "" 1241 1242#: ../app/menus.c:188 1243msgid "/Objects/Align/Stacked" 1244msgstr "" 1245 1246#: ../app/menus.c:190 1247msgid "/Objects/_Properties..." 1248msgstr "" 1249 1250#: ../app/menus.c:191 1251msgid "/_Select" 1252msgstr "" 1253 1254#: ../app/menus.c:193 1255msgid "/Select/All" 1256msgstr "" 1257 1258#: ../app/menus.c:194 1259msgid "/Select/None" 1260msgstr "" 1261 1262#: ../app/menus.c:195 ../app/menus.c:208 1263msgid "/Select/Invert" 1264msgstr "" 1265 1266#: ../app/menus.c:196 1267msgid "/Select/Connected" 1268msgstr "" 1269 1270#: ../app/menus.c:197 1271msgid "/Select/Transitive" 1272msgstr "" 1273 1274#: ../app/menus.c:198 1275msgid "/Select/Same Type" 1276msgstr "" 1277 1278#: ../app/menus.c:199 1279msgid "/Select/---" 1280msgstr "" 1281 1282#: ../app/menus.c:200 1283msgid "/Select/Replace" 1284msgstr "" 1285 1286#: ../app/menus.c:202 1287msgid "/Select/Union" 1288msgstr "" 1289 1290#: ../app/menus.c:204 1291msgid "/Select/Intersect" 1292msgstr "" 1293 1294#: ../app/menus.c:206 1295msgid "/Select/Remove" 1296msgstr "" 1297 1298#: ../app/menus.c:210 1299msgid "/_Tools" 1300msgstr "" 1301 1302#: ../app/menus.c:212 1303msgid "/Tools/Modify" 1304msgstr "" 1305 1306#: ../app/menus.c:213 1307msgid "/Tools/Magnify" 1308msgstr "" 1309 1310#: ../app/menus.c:214 1311msgid "/Tools/Scroll" 1312msgstr "" 1313 1314#: ../app/menus.c:215 1315msgid "/Tools/Text" 1316msgstr "" 1317 1318#: ../app/menus.c:216 1319msgid "/Tools/Box" 1320msgstr "" 1321 1322#: ../app/menus.c:217 1323msgid "/Tools/Ellipse" 1324msgstr "" 1325 1326#: ../app/menus.c:218 1327msgid "/Tools/Polygon" 1328msgstr "" 1329 1330#: ../app/menus.c:219 1331msgid "/Tools/Beziergon" 1332msgstr "" 1333 1334#: ../app/menus.c:220 ../app/menus.c:226 1335msgid "/Tools/---" 1336msgstr "" 1337 1338#: ../app/menus.c:221 1339msgid "/Tools/Line" 1340msgstr "" 1341 1342#: ../app/menus.c:222 1343msgid "/Tools/Arc" 1344msgstr "" 1345 1346#: ../app/menus.c:223 1347msgid "/Tools/Zigzagline" 1348msgstr "" 1349 1350#: ../app/menus.c:224 1351msgid "/Tools/Polyline" 1352msgstr "" 1353 1354#: ../app/menus.c:225 1355msgid "/Tools/Bezierline" 1356msgstr "" 1357 1358#: ../app/menus.c:227 1359msgid "/Tools/Image" 1360msgstr "" 1361 1362#: ../app/menus.c:228 1363msgid "/_Input Methods" 1364msgstr "" 1365 1366#: ../app/menus.c:399 1367msgid "NULL tooldata in tool_menu_select" 1368msgstr "" 1369 1370#: ../app/menus.c:497 1371msgid "Diagram Menu" 1372msgstr "" 1373 1374#: ../app/menus.c:632 1375#, c-format 1376msgid "" 1377"Can't find menu entry '%s'!\n" 1378"This is probably a i18n problem (try LANG=C)." 1379msgstr "" 1380 1381#: ../app/modify_tool.c:328 1382msgid "Couldn't get GTK settings" 1383msgstr "" 1384 1385#: ../app/paginate_psprint.c:242 1386msgid "Select Printer" 1387msgstr "" 1388 1389#: ../app/paginate_psprint.c:254 ../sheets/ciscocomputer.sheet.in.h:25 1390msgid "Printer" 1391msgstr "" 1392 1393#: ../app/paginate_psprint.c:268 ../sheets/Misc.sheet.in.h:1 1394msgid "File" 1395msgstr "" 1396 1397#: ../app/paginate_psprint.c:377 1398#, c-format 1399msgid "Could not run command '%s': %s" 1400msgstr "" 1401 1402#: ../app/paginate_psprint.c:380 1403#, c-format 1404msgid "Could not open '%s' for writing: %s" 1405msgstr "" 1406 1407#: ../app/paginate_psprint.c:397 1408#, c-format 1409msgid "Printing error: command '%s' returned %d\n" 1410msgstr "" 1411 1412#: ../app/paginate_psprint.c:408 1413#, c-format 1414msgid "Printing error: command '%s' caused sigpipe." 1415msgstr "" 1416 1417#: ../app/plugin-manager.c:200 1418msgid "Plug-ins" 1419msgstr "" 1420 1421#: ../app/plugin-manager.c:255 1422msgid "Loaded" 1423msgstr "" 1424 1425#: ../app/plugin-manager.c:262 ../objects/UML/class.c:112 1426#: ../objects/UML/large_package.c:128 1427msgid "Name" 1428msgstr "" 1429 1430#: ../app/plugin-manager.c:268 1431msgid "Description" 1432msgstr "" 1433 1434#: ../app/plugin-manager.c:277 1435msgid "Load at Startup" 1436msgstr "" 1437 1438#: ../app/plugin-manager.c:284 1439msgid "File Name" 1440msgstr "" 1441 1442#: ../app/preferences.c:102 1443msgid "User Interface" 1444msgstr "" 1445 1446#: ../app/preferences.c:103 1447msgid "Diagram Defaults" 1448msgstr "" 1449 1450#: ../app/preferences.c:104 1451msgid "View Defaults" 1452msgstr "" 1453 1454#: ../app/preferences.c:106 1455msgid "Diagram Tree" 1456msgstr "" 1457 1458#: ../app/preferences.c:120 1459msgid "Reset tools after create" 1460msgstr "" 1461 1462#: ../app/preferences.c:121 1463msgid "Compress saved files" 1464msgstr "" 1465 1466#: ../app/preferences.c:122 1467msgid "Number of undo levels:" 1468msgstr "" 1469 1470#: ../app/preferences.c:123 1471msgid "" 1472"Reverse dragging selects\n" 1473"intersecting objects" 1474msgstr "" 1475 1476#: ../app/preferences.c:124 1477msgid "Recent documents list size:" 1478msgstr "" 1479 1480#: ../app/preferences.c:125 1481msgid "Use menu bar" 1482msgstr "" 1483 1484#: ../app/preferences.c:127 1485msgid "Keep tool box on top of diagram windows" 1486msgstr "" 1487 1488#: ../app/preferences.c:129 1489msgid "New diagram:" 1490msgstr "" 1491 1492#: ../app/preferences.c:130 1493msgid "Portrait" 1494msgstr "" 1495 1496#: ../app/preferences.c:132 1497msgid "Paper type:" 1498msgstr "" 1499 1500#: ../app/preferences.c:135 1501msgid "Background Color:" 1502msgstr "" 1503 1504#: ../app/preferences.c:138 1505msgid "New window:" 1506msgstr "" 1507 1508#: ../app/preferences.c:139 1509msgid "Width:" 1510msgstr "" 1511 1512#: ../app/preferences.c:140 1513msgid "Height:" 1514msgstr "" 1515 1516#: ../app/preferences.c:141 1517msgid "Magnify:" 1518msgstr "" 1519 1520#: ../app/preferences.c:144 1521msgid "Connection Points:" 1522msgstr "" 1523 1524#. { NULL, PREF_NONE, 0, NULL, 3, N_("Grid:") }, 1525#: ../app/preferences.c:145 ../app/preferences.c:149 ../app/preferences.c:155 1526msgid "Visible" 1527msgstr "" 1528 1529#: ../app/preferences.c:148 1530msgid "Page breaks:" 1531msgstr "" 1532 1533#: ../app/preferences.c:150 ../app/preferences.c:160 1534msgid "Color:" 1535msgstr "" 1536 1537#: ../app/preferences.c:151 1538msgid "Solid lines" 1539msgstr "" 1540 1541#: ../app/preferences.c:156 1542msgid "Snap to" 1543msgstr "" 1544 1545#: ../app/preferences.c:157 1546msgid "Dynamic grid resizing" 1547msgstr "" 1548 1549#: ../app/preferences.c:158 1550msgid "X Size:" 1551msgstr "" 1552 1553#: ../app/preferences.c:159 1554msgid "Y Size:" 1555msgstr "" 1556 1557#: ../app/preferences.c:161 1558msgid "Lines per major line" 1559msgstr "" 1560 1561#: ../app/preferences.c:163 1562msgid "Hex Size:" 1563msgstr "" 1564 1565#: ../app/preferences.c:182 1566msgid "Diagram tree window:" 1567msgstr "" 1568 1569#: ../app/preferences.c:184 1570msgid "Save hidden object types" 1571msgstr "" 1572 1573#: ../app/preferences.c:391 ../lib/prop_inttypes.c:158 1574msgid "Yes" 1575msgstr "" 1576 1577#: ../app/preferences.c:391 ../app/preferences.c:402 1578#: ../lib/prop_inttypes.c:160 ../lib/prop_inttypes.c:186 1579msgid "No" 1580msgstr "" 1581 1582#: ../app/preferences.c:504 1583msgid "Preferences" 1584msgstr "" 1585 1586#: ../app/properties.c:55 1587msgid "Object properties" 1588msgstr "" 1589 1590#: ../app/properties.c:80 1591msgid "This object has no properties." 1592msgstr "" 1593 1594#: ../app/properties.c:202 1595msgid "Properties: " 1596msgstr "" 1597 1598#: ../app/properties.c:206 1599msgid "Object properties:" 1600msgstr "" 1601 1602#. Use the Plugins menu item to get a pointer to the File menu, 1603#. but any item on the File menu will do 1604#: ../app/recent_files.c:61 1605msgid "<Toolbox>/File/Plugins..." 1606msgstr "" 1607 1608#: ../app/recent_files.c:70 ../app/recent_files.c:143 1609msgid "<Toolbox>/File/Quit" 1610msgstr "" 1611 1612#: ../app/render_eps.c:145 1613msgid "Encapsulated Postscript (using Pango fonts)" 1614msgstr "" 1615 1616#: ../app/render_eps.c:154 1617msgid "Encapsulated Postscript with preview (using Pango fonts)" 1618msgstr "" 1619 1620#: ../app/render_eps.c:164 1621msgid "Encapsulated Postscript (using PostScript Latin-1 fonts)" 1622msgstr "" 1623 1624#: ../app/render_libart.c:318 ../lib/dialibartrenderer.c:288 1625msgid "gdk_renderer: Unsupported fill mode specified!\n" 1626msgstr "" 1627 1628#: ../app/sheets.c:154 1629#, c-format 1630msgid "" 1631"%s\n" 1632"System sheet" 1633msgstr "" 1634 1635#: ../app/sheets.c:156 1636#, c-format 1637msgid "" 1638"%s\n" 1639"User sheet" 1640msgstr "" 1641 1642#: ../app/sheets.c:271 1643msgid "" 1644"Can't get symbol 'custom_type' from any module.\n" 1645"Editing shapes is disabled." 1646msgstr "" 1647 1648#: ../app/sheets.c:373 1649#, c-format 1650msgid "Widget not found: %s" 1651msgstr "" 1652 1653#: ../app/sheets.c:448 1654msgid "SVG Shape" 1655msgstr "" 1656 1657#: ../app/sheets.c:450 1658msgid "Programmed DiaObject" 1659msgstr "" 1660 1661#: ../app/sheets_dialog.c:83 1662msgid "Sheets and Objects" 1663msgstr "" 1664 1665#: ../app/sheets_dialog.c:109 ../app/sheets_dialog_callbacks.c:177 1666msgid "<- Copy" 1667msgstr "" 1668 1669#: ../app/sheets_dialog.c:119 ../app/sheets_dialog_callbacks.c:179 1670msgid "<- Copy All" 1671msgstr "" 1672 1673#: ../app/sheets_dialog.c:126 ../app/sheets_dialog_callbacks.c:181 1674msgid "<- Move" 1675msgstr "" 1676 1677#: ../app/sheets_dialog.c:136 ../app/sheets_dialog_callbacks.c:183 1678msgid "<- Move All" 1679msgstr "" 1680 1681#: ../app/sheets_dialog.c:233 1682msgid "Edit" 1683msgstr "" 1684 1685#: ../app/sheets_dialog.c:235 1686msgid "_Edit" 1687msgstr "" 1688 1689#: ../app/sheets_dialog.c:266 1690msgid "Revert" 1691msgstr "" 1692 1693#: ../app/sheets_dialog.c:354 1694msgid "New" 1695msgstr "" 1696 1697#: ../app/sheets_dialog.c:362 ../app/sheets_dialog.c:794 1698#: ../objects/Istar/actor.c:143 ../objects/Istar/actor.c:144 1699#: ../objects/Istar/other.c:150 ../objects/Istar/other.c:151 1700#: ../objects/KAOS/other.c:151 ../objects/KAOS/other.c:152 1701msgid "Type" 1702msgstr "" 1703 1704#: ../app/sheets_dialog.c:377 1705msgid "Browse..." 1706msgstr "" 1707 1708#: ../app/sheets_dialog.c:386 1709msgid "SVG Shape:" 1710msgstr "" 1711 1712#: ../app/sheets_dialog.c:413 ../app/sheets_dialog.c:476 1713msgid "description:" 1714msgstr "" 1715 1716#: ../app/sheets_dialog.c:425 1717msgid "Sheet name:" 1718msgstr "" 1719 1720#: ../app/sheets_dialog.c:446 ../app/sheets_dialog_callbacks.c:289 1721#: ../app/sheets_dialog_callbacks.c:1090 1722msgid "Line Break" 1723msgstr "" 1724 1725#: ../app/sheets_dialog.c:568 1726msgid "Edit Attributes" 1727msgstr "" 1728 1729#: ../app/sheets_dialog.c:583 1730msgid "DiaObject" 1731msgstr "" 1732 1733#: ../app/sheets_dialog.c:599 ../app/sheets_dialog.c:692 1734msgid "Description:" 1735msgstr "" 1736 1737#: ../app/sheets_dialog.c:618 ../objects/FS/flow-ortho.c:168 1738#: ../objects/FS/flow.c:146 ../objects/UML/class_dialog.c:911 1739#: ../objects/UML/class_dialog.c:1845 ../objects/UML/class_dialog.c:2074 1740#: ../objects/UML/class_dialog.c:2590 ../objects/Istar/link.c:167 1741#: ../objects/Jackson/phenomenon.c:144 ../objects/KAOS/metaandorrel.c:164 1742#: ../objects/KAOS/metabinrel.c:181 1743msgid "Type:" 1744msgstr "" 1745 1746#: ../app/sheets_dialog.c:656 1747msgid "Sheet" 1748msgstr "" 1749 1750#: ../app/sheets_dialog.c:672 ../objects/ER/attribute.c:151 1751#: ../objects/ER/entity.c:133 ../objects/ER/relationship.c:138 1752#: ../objects/UML/association.c:200 ../objects/UML/association.c:1126 1753#: ../objects/UML/class_dialog.c:900 ../objects/UML/class_dialog.c:1834 1754#: ../objects/UML/class_dialog.c:2063 ../objects/UML/class_dialog.c:2579 1755#: ../objects/UML/dependency.c:133 ../objects/UML/generalization.c:129 1756#: ../objects/UML/realizes.c:130 1757msgid "Name:" 1758msgstr "" 1759 1760#. Translators: Menu item Verb/Channel/Export/Remove 1761#. Translators: Menu item Verb/Branch/Separate/Remove 1762#. Translators: Menu item Verb/Branch/Separate/Remove/Remove 1763#: ../app/sheets_dialog.c:784 ../objects/FS/function.c:695 1764#: ../objects/FS/function.c:847 ../objects/FS/function.c:849 1765msgid "Remove" 1766msgstr "" 1767 1768#: ../app/sheets_dialog.c:809 1769msgid "DiaObject:" 1770msgstr "" 1771 1772#: ../app/sheets_dialog.c:836 1773msgid "Sheet:" 1774msgstr "" 1775 1776#: ../app/sheets_dialog.c:920 1777msgid "Select SVG Shape File" 1778msgstr "" 1779 1780#: ../app/sheets_dialog_callbacks.c:164 1781msgid "Copy ->" 1782msgstr "" 1783 1784#: ../app/sheets_dialog_callbacks.c:166 1785msgid "Copy All ->" 1786msgstr "" 1787 1788#: ../app/sheets_dialog_callbacks.c:168 1789msgid "Move ->" 1790msgstr "" 1791 1792#: ../app/sheets_dialog_callbacks.c:170 1793msgid "Move All ->" 1794msgstr "" 1795 1796#: ../app/sheets_dialog_callbacks.c:303 1797#, c-format 1798msgid "" 1799"%s\n" 1800"Shape" 1801msgstr "" 1802 1803#: ../app/sheets_dialog_callbacks.c:306 1804#, c-format 1805msgid "" 1806"%s\n" 1807"Object" 1808msgstr "" 1809 1810#: ../app/sheets_dialog_callbacks.c:309 1811#, c-format 1812msgid "" 1813"%s\n" 1814"Unassigned type" 1815msgstr "" 1816 1817#: ../app/sheets_dialog_callbacks.c:800 1818#, c-format 1819msgid "Filename must end with '%s': '%s'" 1820msgstr "" 1821 1822#: ../app/sheets_dialog_callbacks.c:808 1823#, c-format 1824msgid "Error examining %s: %s" 1825msgstr "" 1826 1827#: ../app/sheets_dialog_callbacks.c:828 1828#, c-format 1829msgid "Could not interpret shape file: '%s'" 1830msgstr "" 1831 1832#: ../app/sheets_dialog_callbacks.c:897 1833msgid "Sheet must have a Name" 1834msgstr "" 1835 1836#: ../app/sheets_dialog_callbacks.c:1594 ../app/sheets_dialog_callbacks.c:1600 1837#, c-format 1838msgid "Couldn't open '%s': %s" 1839msgstr "" 1840 1841#: ../app/sheets_dialog_callbacks.c:1651 1842#, c-format 1843msgid "Couldn't open: '%s' for writing" 1844msgstr "" 1845 1846#: ../app/sheets_dialog_callbacks.c:1660 1847msgid "a user" 1848msgstr "" 1849 1850#: ../app/sheets_dialog_callbacks.c:1673 1851#, c-format 1852msgid "File: %s" 1853msgstr "" 1854 1855#: ../app/sheets_dialog_callbacks.c:1676 1856#, c-format 1857msgid "Date: %s" 1858msgstr "" 1859 1860#: ../app/sheets_dialog_callbacks.c:1680 1861#, c-format 1862msgid "For: %s" 1863msgstr "" 1864 1865#: ../app/sheets_dialog_callbacks.c:1697 1866msgid "add shapes here" 1867msgstr "" 1868 1869#: ../app/splash.c:58 1870msgid "Loading ..." 1871msgstr "" 1872 1873#: ../app/splash.c:76 1874#, c-format 1875msgid "Dia v %s" 1876msgstr "" 1877 1878#: ../dia.desktop.in.h:2 1879msgid "Diagram editor" 1880msgstr "" 1881 1882#: ../lib/arrows.c:40 ../objects/UML/association.c:1149 1883#: ../objects/Jackson/domain.c:96 1884msgid "None" 1885msgstr "" 1886 1887#: ../lib/arrows.c:41 1888msgid "Lines" 1889msgstr "" 1890 1891#: ../lib/arrows.c:42 1892msgid "Hollow Triangle" 1893msgstr "" 1894 1895#: ../lib/arrows.c:43 1896msgid "Filled Triangle" 1897msgstr "" 1898 1899#: ../lib/arrows.c:44 1900msgid "Unfilled Triangle" 1901msgstr "" 1902 1903#: ../lib/arrows.c:45 1904msgid "Hollow Diamond" 1905msgstr "" 1906 1907#: ../lib/arrows.c:46 1908msgid "Filled Diamond" 1909msgstr "" 1910 1911#: ../lib/arrows.c:47 1912msgid "Half Diamond" 1913msgstr "" 1914 1915#: ../lib/arrows.c:48 1916msgid "Half Head" 1917msgstr "" 1918 1919#: ../lib/arrows.c:49 1920msgid "Slashed Cross" 1921msgstr "" 1922 1923#: ../lib/arrows.c:50 1924msgid "Filled Ellipse" 1925msgstr "" 1926 1927#: ../lib/arrows.c:51 1928msgid "Hollow Ellipse" 1929msgstr "" 1930 1931#: ../lib/arrows.c:52 1932msgid "Filled Dot" 1933msgstr "" 1934 1935#: ../lib/arrows.c:53 1936msgid "Dimension Origin" 1937msgstr "" 1938 1939#: ../lib/arrows.c:54 1940msgid "Blanked Dot" 1941msgstr "" 1942 1943#: ../lib/arrows.c:55 1944msgid "Double Hollow Triangle" 1945msgstr "" 1946 1947#: ../lib/arrows.c:56 1948msgid "Double Filled Triangle" 1949msgstr "" 1950 1951#: ../lib/arrows.c:57 1952msgid "Filled Dot and Triangle" 1953msgstr "" 1954 1955#: ../lib/arrows.c:58 1956msgid "Filled Box" 1957msgstr "" 1958 1959#: ../lib/arrows.c:59 1960msgid "Blanked Box" 1961msgstr "" 1962 1963#: ../lib/arrows.c:60 1964msgid "Slashed" 1965msgstr "" 1966 1967#: ../lib/arrows.c:61 1968msgid "Integral Symbol" 1969msgstr "" 1970 1971#: ../lib/arrows.c:62 1972msgid "Crow Foot" 1973msgstr "" 1974 1975#: ../lib/arrows.c:63 1976msgid "Cross" 1977msgstr "" 1978 1979#: ../lib/arrows.c:64 1980msgid "1-or-many" 1981msgstr "" 1982 1983#: ../lib/arrows.c:65 1984msgid "0-or-many" 1985msgstr "" 1986 1987#: ../lib/arrows.c:66 1988msgid "1-or-0" 1989msgstr "" 1990 1991#: ../lib/arrows.c:67 1992msgid "1 exactly" 1993msgstr "" 1994 1995#: ../lib/arrows.c:68 1996msgid "Filled Concave" 1997msgstr "" 1998 1999#: ../lib/arrows.c:69 2000msgid "Blanked Concave" 2001msgstr "" 2002 2003#: ../lib/arrows.c:70 2004msgid "Round" 2005msgstr "" 2006 2007#: ../lib/arrows.c:71 2008msgid "Open Round" 2009msgstr "" 2010 2011#: ../lib/arrows.c:72 2012msgid "Backslash" 2013msgstr "" 2014 2015#: ../lib/bezier_conn.c:533 2016msgid "Internal error: Setting corner type of endpoint of bezier" 2017msgstr "" 2018 2019#: ../lib/dia_xml.c:154 2020#, c-format 2021msgid "" 2022"The file %s has no encoding specification;\n" 2023"assuming it is encoded in %s" 2024msgstr "" 2025 2026#: ../lib/dia_xml.c:471 2027msgid "Taking point value of non-point node." 2028msgstr "" 2029 2030#: ../lib/dia_xml.c:482 2031#, c-format 2032msgid "Incorrect x Point value \"%s\" %f; discarding it." 2033msgstr "" 2034 2035#: ../lib/dia_xml.c:489 2036msgid "Error parsing point." 2037msgstr "" 2038 2039#. don't bother with useless warnings (see above) 2040#: ../lib/dia_xml.c:497 2041#, c-format 2042msgid "Incorrect y Point value \"%s\" %f; discarding it." 2043msgstr "" 2044 2045#: ../lib/dia_xml.c:865 2046msgid "" 2047"Your local character set is UTF-8. Because of issues with libxml1 and the " 2048"support of files generated by previous versions of dia, you will encounter " 2049"problems. Please report to dia-list@gnome.org if you see this message." 2050msgstr "" 2051 2052#: ../lib/diaarrowchooser.c:251 2053msgid "Arrow Properties" 2054msgstr "" 2055 2056#: ../lib/diaarrowchooser.c:333 ../lib/dialinechooser.c:333 2057msgid "Details..." 2058msgstr "" 2059 2060#. This is the default text shown in the preview entry, though the user 2061#. can set it. Remember that some fonts only have capital letters. 2062#: ../lib/diagtkfontsel.c:74 2063msgid "abcdefghijk ABCDEFGHIJK" 2064msgstr "" 2065 2066#: ../lib/diagtkfontsel.c:209 2067msgid "Font name" 2068msgstr "" 2069 2070#: ../lib/diagtkfontsel.c:210 2071msgid "The X string that represents this font." 2072msgstr "" 2073 2074#: ../lib/diagtkfontsel.c:216 2075msgid "Preview text" 2076msgstr "" 2077 2078#: ../lib/diagtkfontsel.c:217 2079msgid "The text to display in order to demonstrate the selected font." 2080msgstr "" 2081 2082#: ../lib/diagtkfontsel.c:321 2083msgid "_Family:" 2084msgstr "" 2085 2086#: ../lib/diagtkfontsel.c:327 2087msgid "_Style:" 2088msgstr "" 2089 2090#: ../lib/diagtkfontsel.c:333 2091msgid "Si_ze:" 2092msgstr "" 2093 2094#. create the text entry widget 2095#: ../lib/diagtkfontsel.c:462 2096msgid "_Preview:" 2097msgstr "" 2098 2099#: ../lib/diagtkfontsel.c:1252 2100msgid "Font Selection" 2101msgstr "" 2102 2103#: ../lib/dialinechooser.c:297 2104msgid "Line Style Properties" 2105msgstr "" 2106 2107#: ../lib/filter.c:120 2108#, c-format 2109msgid "Multiple export filters with unique name %s" 2110msgstr "" 2111 2112#: ../lib/font.c:89 2113#, c-format 2114msgid "Can't load font %s.\n" 2115msgstr "" 2116 2117#: ../lib/message.c:78 ../lib/message.c:238 2118msgid "Error" 2119msgstr "" 2120 2121#: ../lib/message.c:80 ../lib/message.c:226 2122msgid "Warning" 2123msgstr "" 2124 2125#: ../lib/message.c:106 2126msgid "There is one similar message." 2127msgstr "" 2128 2129#: ../lib/message.c:111 2130msgid "Show repeated messages" 2131msgstr "" 2132 2133#: ../lib/message.c:170 2134#, c-format 2135msgid "There are %d similar messages." 2136msgstr "" 2137 2138#: ../lib/message.c:215 2139msgid "Notice" 2140msgstr "" 2141 2142#: ../lib/object_defaults.c:127 2143#, c-format 2144msgid "" 2145"Error loading defaults '%s'.\n" 2146"Not a Dia diagram file." 2147msgstr "" 2148 2149#: ../lib/plug-ins.c:120 2150msgid "???" 2151msgstr "" 2152 2153#: ../lib/plug-ins.c:228 2154#, c-format 2155msgid "Could not deduce correct path for `%s'" 2156msgstr "" 2157 2158#: ../lib/plug-ins.c:234 2159#, c-format 2160msgid "" 2161"Could not load plugin '%s'\n" 2162"%s" 2163msgstr "" 2164 2165#: ../lib/plug-ins.c:247 2166#, c-format 2167msgid "Could not find plugin init function in `%s'" 2168msgstr "" 2169 2170#: ../lib/plug-ins.c:249 2171msgid "Missing symbol 'dia_plugin_init'" 2172msgstr "" 2173 2174#: ../lib/plug-ins.c:257 ../lib/plug-ins.c:265 2175msgid "dia_plugin_init() call failed" 2176msgstr "" 2177 2178#: ../lib/plug-ins.c:284 2179#, c-format 2180msgid "%s Plugin could not be unloaded" 2181msgstr "" 2182 2183#: ../lib/plug-ins.c:372 2184#, c-format 2185msgid "" 2186"Could not open `%s'\n" 2187"`%s'" 2188msgstr "" 2189 2190#: ../lib/properties.c:62 ../lib/properties.h:468 ../lib/widgets.c:791 2191msgid "Left" 2192msgstr "" 2193 2194#: ../lib/properties.c:63 ../lib/properties.h:469 ../lib/widgets.c:797 2195msgid "Center" 2196msgstr "" 2197 2198#: ../lib/properties.c:64 ../lib/properties.h:470 ../lib/widgets.c:803 2199msgid "Right" 2200msgstr "" 2201 2202#: ../lib/properties.c:71 ../objects/chronogram/chronoline.c:179 2203#: ../objects/chronogram/chronoref.c:158 2204msgid "Line color" 2205msgstr "" 2206 2207#: ../lib/properties.c:72 ../lib/properties.h:492 ../lib/properties.h:495 2208msgid "Line style" 2209msgstr "" 2210 2211#: ../lib/properties.c:73 2212msgid "Fill color" 2213msgstr "" 2214 2215#: ../lib/properties.c:74 ../lib/properties.h:505 2216msgid "Draw background" 2217msgstr "" 2218 2219#: ../lib/properties.c:75 ../lib/properties.h:509 2220msgid "Start arrow" 2221msgstr "" 2222 2223#: ../lib/properties.c:76 ../lib/properties.h:512 2224msgid "End arrow" 2225msgstr "" 2226 2227#: ../lib/properties.c:78 ../lib/properties.h:522 2228msgid "Text alignment" 2229msgstr "" 2230 2231#. all this just to make the defaults selectable ... 2232#: ../lib/properties.c:79 ../lib/properties.h:525 2233#: ../objects/GRAFCET/condition.c:132 ../objects/GRAFCET/step.c:165 2234#: ../objects/GRAFCET/transition.c:142 ../objects/UML/class.c:138 2235#: ../objects/UML/class_dialog.c:351 ../objects/chronogram/chronoline.c:183 2236#: ../objects/chronogram/chronoref.c:164 2237msgid "Font" 2238msgstr "" 2239 2240#: ../lib/properties.c:80 ../lib/properties.h:528 2241#: ../objects/GRAFCET/condition.c:134 ../objects/GRAFCET/step.c:167 2242#: ../objects/GRAFCET/transition.c:144 ../objects/chronogram/chronoline.c:185 2243#: ../objects/chronogram/chronoref.c:166 2244msgid "Font size" 2245msgstr "" 2246 2247#: ../lib/properties.c:81 ../objects/GRAFCET/step.c:169 2248#: ../objects/chronogram/chronoline.c:187 2249#: ../objects/chronogram/chronoref.c:168 2250msgid "Text color" 2251msgstr "" 2252 2253#: ../lib/properties.h:486 ../lib/properties.h:489 2254msgid "Line colour" 2255msgstr "" 2256 2257#: ../lib/properties.h:499 ../lib/properties.h:502 2258msgid "Fill colour" 2259msgstr "" 2260 2261#: ../lib/properties.h:531 ../lib/properties.h:534 2262msgid "Text colour" 2263msgstr "" 2264 2265#: ../lib/widgets.c:395 2266msgid "Other fonts..." 2267msgstr "" 2268 2269#: ../lib/widgets.c:522 2270#, c-format 2271msgid "Couldn't find font family for %s\n" 2272msgstr "" 2273 2274#. We hit the Other fonts... entry 2275#: ../lib/widgets.c:587 2276msgid "Select font" 2277msgstr "" 2278 2279#. Translators: Menu item Noun/Material/Solid 2280#: ../lib/widgets.c:939 ../objects/FS/function.c:1063 2281msgid "Solid" 2282msgstr "" 2283 2284#: ../lib/widgets.c:945 2285msgid "Dashed" 2286msgstr "" 2287 2288#: ../lib/widgets.c:951 2289msgid "Dash-Dot" 2290msgstr "" 2291 2292#: ../lib/widgets.c:957 2293msgid "Dash-Dot-Dot" 2294msgstr "" 2295 2296#: ../lib/widgets.c:963 2297msgid "Dotted" 2298msgstr "" 2299 2300#. fs->sizebox = GTK_HBOX(box); 2301#: ../lib/widgets.c:982 2302msgid "Dash length: " 2303msgstr "" 2304 2305#: ../lib/widgets.c:1137 2306msgid "Select color" 2307msgstr "" 2308 2309#: ../lib/widgets.c:1355 2310msgid "Size: " 2311msgstr "" 2312 2313#: ../lib/widgets.c:1504 2314msgid "Select image file" 2315msgstr "" 2316 2317#: ../lib/widgets.c:1540 2318msgid "Browse" 2319msgstr "" 2320 2321#: ../objects/ER/attribute.c:153 2322msgid "Key:" 2323msgstr "" 2324 2325#: ../objects/ER/attribute.c:155 2326msgid "Weak key:" 2327msgstr "" 2328 2329#: ../objects/ER/attribute.c:157 2330msgid "Derived:" 2331msgstr "" 2332 2333#: ../objects/ER/attribute.c:159 2334msgid "Multivalue:" 2335msgstr "" 2336 2337#: ../objects/ER/attribute.c:421 ../sheets/ER.sheet.in.h:1 2338msgid "Attribute" 2339msgstr "" 2340 2341#: ../objects/ER/entity.c:135 2342msgid "Weak:" 2343msgstr "" 2344 2345#: ../objects/ER/entity.c:137 2346msgid "Associative:" 2347msgstr "" 2348 2349#: ../objects/ER/entity.c:406 ../objects/UML/classicon.c:126 2350#: ../sheets/ER.sheet.in.h:4 2351msgid "Entity" 2352msgstr "" 2353 2354#: ../objects/ER/er.c:44 2355msgid "Entity/Relationship diagram objects" 2356msgstr "" 2357 2358#: ../objects/ER/participation.c:115 2359msgid "Total:" 2360msgstr "" 2361 2362#: ../objects/ER/participation.c:405 ../objects/FS/flow-ortho.c:644 2363#: ../objects/GRAFCET/vector.c:311 ../objects/SADT/arrow.c:462 2364#: ../objects/UML/association.c:752 ../objects/UML/component_feature.c:183 2365#: ../objects/UML/dependency.c:372 ../objects/UML/generalization.c:368 2366#: ../objects/UML/realizes.c:359 ../objects/standard/zigzagline.c:346 2367msgid "Add segment" 2368msgstr "" 2369 2370#: ../objects/ER/participation.c:406 ../objects/FS/flow-ortho.c:645 2371#: ../objects/GRAFCET/vector.c:312 ../objects/SADT/arrow.c:463 2372#: ../objects/UML/association.c:753 ../objects/UML/component_feature.c:184 2373#: ../objects/UML/dependency.c:373 ../objects/UML/generalization.c:369 2374#: ../objects/UML/realizes.c:360 ../objects/standard/zigzagline.c:347 2375msgid "Delete segment" 2376msgstr "" 2377 2378#: ../objects/ER/relationship.c:140 2379msgid "Left Cardinality:" 2380msgstr "" 2381 2382#: ../objects/ER/relationship.c:142 2383msgid "Right Cardinality:" 2384msgstr "" 2385 2386#: ../objects/ER/relationship.c:144 2387msgid "Rotate:" 2388msgstr "" 2389 2390#: ../objects/ER/relationship.c:146 2391msgid "Identifying:" 2392msgstr "" 2393 2394#: ../objects/ER/relationship.c:449 ../sheets/ER.sheet.in.h:6 2395msgid "Relationship" 2396msgstr "" 2397 2398#. Translators: Menu item Noun/Energy 2399#: ../objects/FS/flow-ortho.c:159 ../objects/FS/flow-ortho.c:641 2400#: ../objects/FS/flow.c:137 ../objects/FS/flow.c:576 2401#: ../objects/FS/function.c:1085 2402msgid "Energy" 2403msgstr "" 2404 2405#. Translators: Menu item Noun/Material 2406#: ../objects/FS/flow-ortho.c:160 ../objects/FS/flow-ortho.c:642 2407#: ../objects/FS/flow.c:138 ../objects/FS/flow.c:577 2408#: ../objects/FS/function.c:1061 2409msgid "Material" 2410msgstr "" 2411 2412#. Translators: Menu item Verb/Signal 2413#. Translators: Menu item Verb/Signal/Signal 2414#. Translators: Menu item Noun/Signal 2415#. Translators: Menu item Noun/Signal/Signal 2416#: ../objects/FS/flow-ortho.c:161 ../objects/FS/flow-ortho.c:643 2417#: ../objects/FS/flow.c:139 ../objects/FS/flow.c:578 2418#: ../objects/FS/function.c:1023 ../objects/FS/function.c:1025 2419#: ../objects/FS/function.c:1161 ../objects/FS/function.c:1163 2420msgid "Signal" 2421msgstr "" 2422 2423#: ../objects/FS/fs.c:43 2424msgid "Function structure diagram objects" 2425msgstr "" 2426 2427#: ../objects/FS/function.c:140 2428msgid "Wish function" 2429msgstr "" 2430 2431#: ../objects/FS/function.c:142 2432msgid "User function" 2433msgstr "" 2434 2435#. Translators: Menu item Verb 2436#: ../objects/FS/function.c:665 2437msgid "Verb" 2438msgstr "" 2439 2440#. Translators: Menu item Verb/Channel 2441#. Translators: Menu item Verb/Channel/Channel 2442#. Translators: Menu item Verb/Channel/Transfer/Transport/Channel 2443#: ../objects/FS/function.c:667 ../objects/FS/function.c:669 2444#: ../objects/FS/function.c:709 2445msgid "Channel" 2446msgstr "" 2447 2448#. Translators: Menu item Verb/Channel/Import 2449#. Translators: Menu item Verb/Channel/Import/Import 2450#: ../objects/FS/function.c:671 ../objects/FS/function.c:673 2451msgid "Import" 2452msgstr "" 2453 2454#. Translators: Menu item Verb/Channel/Import/Input 2455#: ../objects/FS/function.c:675 ../objects/KAOS/metabinrel.c:173 2456msgid "Input" 2457msgstr "" 2458 2459#. Translators: Menu item Verb/Channel/Import/Receive 2460#: ../objects/FS/function.c:677 2461msgid "Receive" 2462msgstr "" 2463 2464#. Translators: Menu item Verb/Channel/Import/Allow 2465#. Translators: Menu item Verb/Control Magnitude/Regulate/Allow 2466#: ../objects/FS/function.c:679 ../objects/FS/function.c:951 2467msgid "Allow" 2468msgstr "" 2469 2470#. Translators: Menu item Verb/Channel/Import/Form Entrance 2471#: ../objects/FS/function.c:681 2472msgid "Form Entrance" 2473msgstr "" 2474 2475#. Translators: Menu item Verb/Channel/Import/Capture 2476#. Translators: Menu item Verb/Provision/Store/Capture 2477#: ../objects/FS/function.c:683 ../objects/FS/function.c:917 2478msgid "Capture" 2479msgstr "" 2480 2481#. Translators: Menu item Verb/Channel/Export/Discharge 2482#: ../objects/FS/function.c:689 2483msgid "Discharge" 2484msgstr "" 2485 2486#. Translators: Menu item Verb/Channel/Export/Eject 2487#: ../objects/FS/function.c:691 2488msgid "Eject" 2489msgstr "" 2490 2491#. Translators: Menu item Verb/Channel/Export/Dispose 2492#: ../objects/FS/function.c:693 2493msgid "Dispose" 2494msgstr "" 2495 2496#. Translators: Menu item Verb/Channel/Transfer 2497#. Translators: Menu item Verb/Channel/Transfer/Transfer 2498#. Translators: Menu item Verb/Channel/Transfer/Transmit/Transfer 2499#: ../objects/FS/function.c:697 ../objects/FS/function.c:699 2500#: ../objects/FS/function.c:717 2501msgid "Transfer" 2502msgstr "" 2503 2504#. Translators: Menu item Verb/Channel/Transfer/Transport 2505#. Translators: Menu item Verb/Channel/Transfer/Transport/Transport 2506#: ../objects/FS/function.c:701 ../objects/FS/function.c:703 2507msgid "Transport" 2508msgstr "" 2509 2510#. Translators: Menu item Verb/Channel/Transfer/Transport/Lift 2511#: ../objects/FS/function.c:705 2512msgid "Lift" 2513msgstr "" 2514 2515#. Translators: Menu item Verb/Channel/Transfer/Transport/Move 2516#: ../objects/FS/function.c:707 2517msgid "Move" 2518msgstr "" 2519 2520#. Translators: Menu item Verb/Channel/Transfer/Transmit 2521#. Translators: Menu item Verb/Channel/Transfer/Transmit/Transmit 2522#: ../objects/FS/function.c:711 ../objects/FS/function.c:713 2523msgid "Transmit" 2524msgstr "" 2525 2526#. Translators: Menu item Verb/Channel/Transfer/Transmit/Conduct 2527#: ../objects/FS/function.c:715 2528msgid "Conduct" 2529msgstr "" 2530 2531#. Translators: Menu item Verb/Channel/Transfer/Transmit/Convey 2532#: ../objects/FS/function.c:719 2533msgid "Convey" 2534msgstr "" 2535 2536#. Translators: Menu item Verb/Channel/Guide 2537#. Translators: Menu item Verb/Channel/Guide/Guide 2538#. Translators: Menu item Verb/Channel/Guide/Guide/Guide 2539#: ../objects/FS/function.c:721 ../objects/FS/function.c:723 2540#: ../objects/FS/function.c:725 2541msgid "Guide" 2542msgstr "" 2543 2544#. Translators: Menu item Verb/Channel/Guide/Guide/Direct 2545#: ../objects/FS/function.c:727 2546msgid "Direct" 2547msgstr "" 2548 2549#. Translators: Menu item Verb/Channel/Guide/Guide/Straighten 2550#: ../objects/FS/function.c:729 2551msgid "Straighten" 2552msgstr "" 2553 2554#. Translators: Menu item Verb/Channel/Guide/Guide/Steer 2555#: ../objects/FS/function.c:731 2556msgid "Steer" 2557msgstr "" 2558 2559#. Translators: Menu item Verb/Channel/Guide/Translate 2560#: ../objects/FS/function.c:733 2561msgid "Translate" 2562msgstr "" 2563 2564#. Translators: Menu item Verb/Channel/Guide/Rotate 2565#. Translators: Menu item Verb/Channel/Guide/Rotate/Rotate 2566#: ../objects/FS/function.c:735 ../objects/FS/function.c:737 2567msgid "Rotate" 2568msgstr "" 2569 2570#. Translators: Menu item Verb/Channel/Guide/Rotate/Turn 2571#: ../objects/FS/function.c:739 2572msgid "Turn" 2573msgstr "" 2574 2575#. Translators: Menu item Verb/Channel/Guide/Rotate/Spin 2576#: ../objects/FS/function.c:741 2577msgid "Spin" 2578msgstr "" 2579 2580#. Translators: Menu item Verb/Channel/Guide/Allow DOF 2581#. Translators: Menu item Verb/Channel/Guide/Allow DOF/Allow DOF 2582#: ../objects/FS/function.c:743 ../objects/FS/function.c:745 2583msgid "Allow DOF" 2584msgstr "" 2585 2586#. Translators: Menu item Verb/Channel/Guide/Allow DOF/Constrain 2587#: ../objects/FS/function.c:747 2588msgid "Constrain" 2589msgstr "" 2590 2591#. Translators: Menu item Verb/Channel/Guide/Allow DOF/Unlock 2592#: ../objects/FS/function.c:749 2593msgid "Unlock" 2594msgstr "" 2595 2596#. Translators: Menu item Verb/Support 2597#. Translators: Menu item Verb/Support/Support 2598#: ../objects/FS/function.c:751 ../objects/FS/function.c:753 2599msgid "Support" 2600msgstr "" 2601 2602#. Translators: Menu item Verb/Support/Stop 2603#. Translators: Menu item Verb/Support/Stop/Stop 2604#: ../objects/FS/function.c:755 ../objects/FS/function.c:757 2605#: ../sheets/SDL.sheet.in.h:19 2606msgid "Stop" 2607msgstr "" 2608 2609#. Translators: Menu item Verb/Support/Stop/Insulate 2610#: ../objects/FS/function.c:759 2611msgid "Insulate" 2612msgstr "" 2613 2614#. Translators: Menu item Verb/Support/Stop/Protect 2615#: ../objects/FS/function.c:761 2616msgid "Protect" 2617msgstr "" 2618 2619#. Translators: Menu item Verb/Support/Stop/Prevent 2620#. Translators: Menu item Verb/Control Magnitude/Regulate/Prevent 2621#: ../objects/FS/function.c:763 ../objects/FS/function.c:953 2622msgid "Prevent" 2623msgstr "" 2624 2625#. Translators: Menu item Verb/Support/Stop/Shield 2626#: ../objects/FS/function.c:765 2627msgid "Shield" 2628msgstr "" 2629 2630#. Translators: Menu item Verb/Support/Stop/Inhibit 2631#: ../objects/FS/function.c:767 2632msgid "Inhibit" 2633msgstr "" 2634 2635#. Translators: Menu item Verb/Support/Stabilize 2636#. Translators: Menu item Verb/Support/Stabilize/Stabilize 2637#: ../objects/FS/function.c:769 ../objects/FS/function.c:771 2638msgid "Stabilize" 2639msgstr "" 2640 2641#. Translators: Menu item Verb/Support/Stabilize/Steady 2642#: ../objects/FS/function.c:773 2643msgid "Steady" 2644msgstr "" 2645 2646#. Translators: Menu item Verb/Support/Secure 2647#. Translators: Menu item Verb/Support/Secure/Secure 2648#: ../objects/FS/function.c:775 ../objects/FS/function.c:777 2649msgid "Secure" 2650msgstr "" 2651 2652#. Translators: Menu item Verb/Support/Secure/Attach 2653#. Translators: Menu item Verb/Connect/Couple/Attach 2654#: ../objects/FS/function.c:779 ../objects/FS/function.c:811 2655msgid "Attach" 2656msgstr "" 2657 2658#. Translators: Menu item Verb/Support/Secure/Mount 2659#: ../objects/FS/function.c:781 2660msgid "Mount" 2661msgstr "" 2662 2663#. Translators: Menu item Verb/Support/Secure/Lock 2664#: ../objects/FS/function.c:783 ../sheets/ciscomisc.sheet.in.h:21 2665msgid "Lock" 2666msgstr "" 2667 2668#. Translators: Menu item Verb/Support/Secure/Fasten 2669#: ../objects/FS/function.c:785 2670msgid "Fasten" 2671msgstr "" 2672 2673#. Translators: Menu item Verb/Support/Secure/Hold 2674#: ../objects/FS/function.c:787 2675msgid "Hold" 2676msgstr "" 2677 2678#. Translators: Menu item Verb/Support/Position 2679#. Translators: Menu item Verb/Support/Position/Position 2680#: ../objects/FS/function.c:789 ../objects/FS/function.c:791 2681#: ../objects/Istar/actor.c:68 2682msgid "Position" 2683msgstr "" 2684 2685#. Translators: Menu item Verb/Support/Position/Orient 2686#: ../objects/FS/function.c:793 2687msgid "Orient" 2688msgstr "" 2689 2690#. Translators: Menu item Verb/Support/Position/Align 2691#: ../objects/FS/function.c:795 2692msgid "Align" 2693msgstr "" 2694 2695#. Translators: Menu item Verb/Support/Position/Locate 2696#. Translators: Menu item Verb/Signal/Sense/Locate 2697#: ../objects/FS/function.c:797 ../objects/FS/function.c:1039 2698msgid "Locate" 2699msgstr "" 2700 2701#. Translators: Menu item Verb/Connect 2702#. Translators: Menu item Verb/Connect/Connect 2703#: ../objects/FS/function.c:799 ../objects/FS/function.c:801 2704msgid "Connect" 2705msgstr "" 2706 2707#. Translators: Menu item Verb/Connect/Couple 2708#. Translators: Menu item Verb/Connect/Couple/Couple 2709#: ../objects/FS/function.c:803 ../objects/FS/function.c:805 2710msgid "Couple" 2711msgstr "" 2712 2713#. Translators: Menu item Verb/Connect/Couple/Join 2714#: ../objects/FS/function.c:807 2715msgid "Join" 2716msgstr "" 2717 2718#. Translators: Menu item Verb/Connect/Couple/Assemble 2719#: ../objects/FS/function.c:809 2720msgid "Assemble" 2721msgstr "" 2722 2723#. Translators: Menu item Verb/Connect/Mix 2724#. Translators: Menu item Verb/Connect/Mix/Mix 2725#: ../objects/FS/function.c:813 ../objects/FS/function.c:815 2726msgid "Mix" 2727msgstr "" 2728 2729#. Translators: Menu item Verb/Connect/Mix/Combine 2730#: ../objects/FS/function.c:817 2731msgid "Combine" 2732msgstr "" 2733 2734#. Translators: Menu item Verb/Connect/Mix/Blend 2735#: ../objects/FS/function.c:819 2736msgid "Blend" 2737msgstr "" 2738 2739#. Translators: Menu item Verb/Connect/Mix/Add 2740#: ../objects/FS/function.c:821 2741msgid "Add" 2742msgstr "" 2743 2744#. Translators: Menu item Verb/Connect/Mix/Pack 2745#: ../objects/FS/function.c:823 2746msgid "Pack" 2747msgstr "" 2748 2749#. Translators: Menu item Verb/Connect/Mix/Coalesce 2750#: ../objects/FS/function.c:825 2751msgid "Coalesce" 2752msgstr "" 2753 2754#. Translators: Menu item Verb/Branch 2755#. Translators: Menu item Verb/Branch/Branch 2756#: ../objects/FS/function.c:827 ../objects/FS/function.c:829 2757#: ../sheets/UML.sheet.in.h:5 2758msgid "Branch" 2759msgstr "" 2760 2761#. Translators: Menu item Verb/Branch/Separate 2762#. Translators: Menu item Verb/Branch/Separate/Separate 2763#. Translators: Menu item Verb/Branch/Separate/Separate/Separate 2764#: ../objects/FS/function.c:831 ../objects/FS/function.c:833 2765#: ../objects/FS/function.c:835 2766msgid "Separate" 2767msgstr "" 2768 2769#. Translators: Menu item Verb/Branch/Separate/Separate/Switch 2770#: ../objects/FS/function.c:837 2771msgid "Switch" 2772msgstr "" 2773 2774#. Translators: Menu item Verb/Branch/Separate/Separate/Divide 2775#: ../objects/FS/function.c:839 2776msgid "Divide" 2777msgstr "" 2778 2779#. Translators: Menu item Verb/Branch/Separate/Separate/Release 2780#: ../objects/FS/function.c:841 2781msgid "Release" 2782msgstr "" 2783 2784#. Translators: Menu item Verb/Branch/Separate/Separate/Detach 2785#: ../objects/FS/function.c:843 2786msgid "Detach" 2787msgstr "" 2788 2789#. Translators: Menu item Verb/Branch/Separate/Separate/Disconnect 2790#: ../objects/FS/function.c:845 2791msgid "Disconnect" 2792msgstr "" 2793 2794#. Translators: Menu item Verb/Branch/Separate/Remove/Cut 2795#: ../objects/FS/function.c:851 2796msgid "Cut" 2797msgstr "" 2798 2799#. Translators: Menu item Verb/Branch/Separate/Remove/Polish 2800#: ../objects/FS/function.c:853 2801msgid "Polish" 2802msgstr "" 2803 2804#. Translators: Menu item Verb/Branch/Separate/Remove/Sand 2805#: ../objects/FS/function.c:855 2806msgid "Sand" 2807msgstr "" 2808 2809#. Translators: Menu item Verb/Branch/Separate/Remove/Drill 2810#: ../objects/FS/function.c:857 2811msgid "Drill" 2812msgstr "" 2813 2814#. Translators: Menu item Verb/Branch/Separate/Remove/Lathe 2815#: ../objects/FS/function.c:859 2816msgid "Lathe" 2817msgstr "" 2818 2819#. Translators: Menu item Verb/Branch/Refine 2820#. Translators: Menu item Verb/Branch/Refine/Refine 2821#: ../objects/FS/function.c:861 ../objects/FS/function.c:863 2822msgid "Refine" 2823msgstr "" 2824 2825#. Translators: Menu item Verb/Branch/Refine/Purify 2826#: ../objects/FS/function.c:865 2827msgid "Purify" 2828msgstr "" 2829 2830#. Translators: Menu item Verb/Branch/Refine/Strain 2831#: ../objects/FS/function.c:867 2832msgid "Strain" 2833msgstr "" 2834 2835#. Translators: Menu item Verb/Branch/Refine/Filter 2836#: ../objects/FS/function.c:869 2837msgid "Filter" 2838msgstr "" 2839 2840#. Translators: Menu item Verb/Branch/Refine/Percolate 2841#: ../objects/FS/function.c:871 2842msgid "Percolate" 2843msgstr "" 2844 2845#. Translators: Menu item Verb/Branch/Refine/Clear 2846#: ../objects/FS/function.c:873 2847msgid "Clear" 2848msgstr "" 2849 2850#. Translators: Menu item Verb/Branch/Distribute 2851#. Translators: Menu item Verb/Branch/Distribute/Distribute 2852#: ../objects/FS/function.c:875 ../objects/FS/function.c:877 2853msgid "Distribute" 2854msgstr "" 2855 2856#. Translators: Menu item Verb/Branch/Distribute/Diverge 2857#: ../objects/FS/function.c:879 2858msgid "Diverge" 2859msgstr "" 2860 2861#. Translators: Menu item Verb/Branch/Distribute/Scatter 2862#: ../objects/FS/function.c:881 2863msgid "Scatter" 2864msgstr "" 2865 2866#. Translators: Menu item Verb/Branch/Distribute/Disperse 2867#: ../objects/FS/function.c:883 2868msgid "Disperse" 2869msgstr "" 2870 2871#. Translators: Menu item Verb/Branch/Distribute/Diffuse 2872#. Translators: Menu item Verb/Branch/Dissipate/Diffuse 2873#: ../objects/FS/function.c:885 ../objects/FS/function.c:899 2874msgid "Diffuse" 2875msgstr "" 2876 2877#. Translators: Menu item Verb/Branch/Distribute/Empty 2878#: ../objects/FS/function.c:887 2879msgid "Empty" 2880msgstr "" 2881 2882#. Translators: Menu item Verb/Branch/Dissipate 2883#. Translators: Menu item Verb/Branch/Dissipate/Dissipate 2884#: ../objects/FS/function.c:889 ../objects/FS/function.c:891 2885msgid "Dissipate" 2886msgstr "" 2887 2888#. Translators: Menu item Verb/Branch/Dissipate/Absorb 2889#: ../objects/FS/function.c:893 2890msgid "Absorb" 2891msgstr "" 2892 2893#. Translators: Menu item Verb/Branch/Dissipate/Dampen 2894#: ../objects/FS/function.c:895 2895msgid "Dampen" 2896msgstr "" 2897 2898#. Translators: Menu item Verb/Branch/Dissipate/Dispel 2899#: ../objects/FS/function.c:897 2900msgid "Dispel" 2901msgstr "" 2902 2903#. Translators: Menu item Verb/Branch/Dissipate/Resist 2904#: ../objects/FS/function.c:901 2905msgid "Resist" 2906msgstr "" 2907 2908#. Translators: Menu item Verb/Provision 2909#. Translators: Menu item Verb/Provision/Provision 2910#: ../objects/FS/function.c:903 ../objects/FS/function.c:905 2911msgid "Provision" 2912msgstr "" 2913 2914#. Translators: Menu item Verb/Provision/Store 2915#. Translators: Menu item Verb/Provision/Store/Store 2916#: ../objects/FS/function.c:907 ../objects/FS/function.c:909 2917msgid "Store" 2918msgstr "" 2919 2920#. Translators: Menu item Verb/Provision/Store/Contain 2921#: ../objects/FS/function.c:911 2922msgid "Contain" 2923msgstr "" 2924 2925#. Translators: Menu item Verb/Provision/Store/Collect 2926#: ../objects/FS/function.c:913 2927msgid "Collect" 2928msgstr "" 2929 2930#. Translators: Menu item Verb/Provision/Store/Reserve 2931#: ../objects/FS/function.c:915 2932msgid "Reserve" 2933msgstr "" 2934 2935#. Translators: Menu item Verb/Provision/Supply 2936#. Translators: Menu item Verb/Provision/Supply/Supply 2937#: ../objects/FS/function.c:919 ../objects/FS/function.c:921 2938msgid "Supply" 2939msgstr "" 2940 2941#. Translators: Menu item Verb/Provision/Supply/Fill 2942#: ../objects/FS/function.c:923 2943msgid "Fill" 2944msgstr "" 2945 2946#. Translators: Menu item Verb/Provision/Supply/Provide 2947#: ../objects/FS/function.c:925 2948msgid "Provide" 2949msgstr "" 2950 2951#. Translators: Menu item Verb/Provision/Supply/Replenish 2952#: ../objects/FS/function.c:927 2953msgid "Replenish" 2954msgstr "" 2955 2956#. Translators: Menu item Verb/Provision/Supply/Expose 2957#: ../objects/FS/function.c:929 2958msgid "Expose" 2959msgstr "" 2960 2961#. Translators: Menu item Verb/Provision/Extract 2962#: ../objects/FS/function.c:931 ../sheets/Flowchart.sheet.in.h:8 2963msgid "Extract" 2964msgstr "" 2965 2966#. Translators: Menu item Verb/Control Magnitude 2967#. Translators: Menu item Verb/Control Magnitude/Control Magnitude 2968#: ../objects/FS/function.c:933 ../objects/FS/function.c:935 2969msgid "Control Magnitude" 2970msgstr "" 2971 2972#. Translators: Menu item Verb/Control Magnitude/Actuate 2973#. Translators: Menu item Verb/Control Magnitude/Actuate/Actuate 2974#: ../objects/FS/function.c:937 ../objects/FS/function.c:939 2975msgid "Actuate" 2976msgstr "" 2977 2978#. Translators: Menu item Verb/Control Magnitude/Actuate/Start 2979#: ../objects/FS/function.c:941 2980msgid "Start" 2981msgstr "" 2982 2983#. Translators: Menu item Verb/Control Magnitude/Actuate/Initiate 2984#: ../objects/FS/function.c:943 2985msgid "Initiate" 2986msgstr "" 2987 2988#. Translators: Menu item Verb/Control Magnitude/Regulate 2989#. Translators: Menu item Verb/Control Magnitude/Regulate/Regulate 2990#: ../objects/FS/function.c:945 ../objects/FS/function.c:947 2991msgid "Regulate" 2992msgstr "" 2993 2994#. Translators: Menu item Verb/Control Magnitude/Regulate/Control 2995#. Translators: Menu item Noun/Signal/Control 2996#: ../objects/FS/function.c:949 ../objects/FS/function.c:1167 2997#: ../objects/UML/classicon.c:124 2998msgid "Control" 2999msgstr "" 3000 3001#. Translators: Menu item Verb/Control Magnitude/Regulate/Enable 3002#: ../objects/FS/function.c:955 3003msgid "Enable" 3004msgstr "" 3005 3006#. Translators: Menu item Verb/Control Magnitude/Regulate/Disable 3007#: ../objects/FS/function.c:957 3008msgid "Disable" 3009msgstr "" 3010 3011#. Translators: Menu item Verb/Control Magnitude/Regulate/Limit 3012#: ../objects/FS/function.c:959 3013msgid "Limit" 3014msgstr "" 3015 3016#. Translators: Menu item Verb/Control Magnitude/Regulate/Interrupt 3017#: ../objects/FS/function.c:961 3018msgid "Interrupt" 3019msgstr "" 3020 3021#. Translators: Menu item Verb/Control Magnitude/Change 3022#. Translators: Menu item Verb/Control Magnitude/Change/Change 3023#: ../objects/FS/function.c:963 ../objects/FS/function.c:965 3024msgid "Change" 3025msgstr "" 3026 3027#. Translators: Menu item Verb/Control Magnitude/Change/Increase 3028#: ../objects/FS/function.c:967 3029msgid "Increase" 3030msgstr "" 3031 3032#. Translators: Menu item Verb/Control Magnitude/Change/Decrease 3033#: ../objects/FS/function.c:969 3034msgid "Decrease" 3035msgstr "" 3036 3037#. Translators: Menu item Verb/Control Magnitude/Change/Amplify 3038#: ../objects/FS/function.c:971 3039msgid "Amplify" 3040msgstr "" 3041 3042#. Translators: Menu item Verb/Control Magnitude/Change/Reduce 3043#: ../objects/FS/function.c:973 3044msgid "Reduce" 3045msgstr "" 3046 3047#. Translators: Menu item Verb/Control Magnitude/Change/Normalize 3048#: ../objects/FS/function.c:977 3049msgid "Normalize" 3050msgstr "" 3051 3052#. Translators: Menu item Verb/Control Magnitude/Change/Multiply 3053#: ../objects/FS/function.c:979 3054msgid "Multiply" 3055msgstr "" 3056 3057#. Translators: Menu item Verb/Control Magnitude/Change/Scale 3058#: ../objects/FS/function.c:981 3059msgid "Scale" 3060msgstr "" 3061 3062#. Translators: Menu item Verb/Control Magnitude/Change/Rectify 3063#: ../objects/FS/function.c:983 3064msgid "Rectify" 3065msgstr "" 3066 3067#. Translators: Menu item Verb/Control Magnitude/Change/Adjust 3068#: ../objects/FS/function.c:985 3069msgid "Adjust" 3070msgstr "" 3071 3072#. Translators: Menu item Verb/Control Magnitude/Form 3073#. Translators: Menu item Verb/Control Magnitude/Form/Form 3074#: ../objects/FS/function.c:987 ../objects/FS/function.c:989 3075msgid "Form" 3076msgstr "" 3077 3078#. Translators: Menu item Verb/Control Magnitude/Form/Compact 3079#: ../objects/FS/function.c:991 3080msgid "Compact" 3081msgstr "" 3082 3083#. Translators: Menu item Verb/Control Magnitude/Form/Crush 3084#: ../objects/FS/function.c:993 3085msgid "Crush" 3086msgstr "" 3087 3088#. Translators: Menu item Verb/Control Magnitude/Form/Shape 3089#: ../objects/FS/function.c:995 3090msgid "Shape" 3091msgstr "" 3092 3093#. Translators: Menu item Verb/Control Magnitude/Form/Compress 3094#: ../objects/FS/function.c:997 3095msgid "Compress" 3096msgstr "" 3097 3098#. Translators: Menu item Verb/Control Magnitude/Form/Pierce 3099#: ../objects/FS/function.c:999 3100msgid "Pierce" 3101msgstr "" 3102 3103#. Translators: Menu item Verb/Convert 3104#. Translators: Menu item Verb/Convert/Convert 3105#: ../objects/FS/function.c:1001 ../objects/FS/function.c:1003 3106msgid "Convert" 3107msgstr "" 3108 3109#. Translators: Menu item Verb/Convert/Transform 3110#: ../objects/FS/function.c:1005 3111msgid "Transform" 3112msgstr "" 3113 3114#. Translators: Menu item Verb/Convert/Liquefy 3115#: ../objects/FS/function.c:1007 3116msgid "Liquefy" 3117msgstr "" 3118 3119#. Translators: Menu item Verb/Convert/Solidify 3120#: ../objects/FS/function.c:1009 3121msgid "Solidify" 3122msgstr "" 3123 3124#. Translators: Menu item Verb/Convert/Evaporate 3125#: ../objects/FS/function.c:1011 3126msgid "Evaporate" 3127msgstr "" 3128 3129#. Translators: Menu item Verb/Convert/Sublimate 3130#: ../objects/FS/function.c:1013 3131msgid "Sublimate" 3132msgstr "" 3133 3134#. Translators: Menu item Verb/Convert/Condense 3135#: ../objects/FS/function.c:1015 3136msgid "Condense" 3137msgstr "" 3138 3139#. Translators: Menu item Verb/Convert/Integrate 3140#: ../objects/FS/function.c:1017 3141msgid "Integrate" 3142msgstr "" 3143 3144#. Translators: Menu item Verb/Convert/Differentiate 3145#: ../objects/FS/function.c:1019 3146msgid "Differentiate" 3147msgstr "" 3148 3149#. Translators: Menu item Verb/Convert/Process 3150#: ../objects/FS/function.c:1021 3151msgid "Process" 3152msgstr "" 3153 3154#. Translators: Menu item Verb/Signal/Sense 3155#. Translators: Menu item Verb/Signal/Sense/Sense 3156#: ../objects/FS/function.c:1027 ../objects/FS/function.c:1029 3157msgid "Sense" 3158msgstr "" 3159 3160#. Translators: Menu item Verb/Signal/Sense/Perceive 3161#: ../objects/FS/function.c:1031 3162msgid "Perceive" 3163msgstr "" 3164 3165#. Translators: Menu item Verb/Signal/Sense/Recognize 3166#: ../objects/FS/function.c:1033 3167msgid "Recognize" 3168msgstr "" 3169 3170#. Translators: Menu item Verb/Signal/Sense/Discern 3171#: ../objects/FS/function.c:1035 3172msgid "Discern" 3173msgstr "" 3174 3175#. Translators: Menu item Verb/Signal/Sense/Check 3176#: ../objects/FS/function.c:1037 3177msgid "Check" 3178msgstr "" 3179 3180#. Translators: Menu item Verb/Signal/Sense/Verify 3181#: ../objects/FS/function.c:1041 3182msgid "Verify" 3183msgstr "" 3184 3185#. Translators: Menu item Verb/Signal/Indicate 3186#. Translators: Menu item Verb/Signal/Indicate/Indicate 3187#: ../objects/FS/function.c:1043 ../objects/FS/function.c:1045 3188msgid "Indicate" 3189msgstr "" 3190 3191#. Translators: Menu item Verb/Signal/Indicate/Mark 3192#: ../objects/FS/function.c:1047 3193msgid "Mark" 3194msgstr "" 3195 3196#. Translators: Menu item Verb/Signal/Display 3197#: ../objects/FS/function.c:1049 ../sheets/Flowchart.sheet.in.h:6 3198msgid "Display" 3199msgstr "" 3200 3201#. Translators: Menu item Verb/Signal/Measure 3202#. Translators: Menu item Verb/Signal/Measure/Measure 3203#: ../objects/FS/function.c:1051 ../objects/FS/function.c:1053 3204msgid "Measure" 3205msgstr "" 3206 3207#. Translators: Menu item Verb/Signal/Measure/Calculate 3208#: ../objects/FS/function.c:1055 3209msgid "Calculate" 3210msgstr "" 3211 3212#. Translators: Menu item Verb/Signal/Represent 3213#: ../objects/FS/function.c:1057 3214msgid "Represent" 3215msgstr "" 3216 3217#. Translators: Menu item Noun 3218#: ../objects/FS/function.c:1059 3219msgid "Noun" 3220msgstr "" 3221 3222#. Translators: Menu item Noun/Material/Liquid 3223#: ../objects/FS/function.c:1065 3224msgid "Liquid" 3225msgstr "" 3226 3227#. Translators: Menu item Noun/Material/Gas 3228#: ../objects/FS/function.c:1067 3229msgid "Gas" 3230msgstr "" 3231 3232#. Translators: Menu item Noun/Material/Human 3233#. Translators: Menu item Noun/Material/Human/Human 3234#. Translators: Menu item Noun/Energy/Human 3235#: ../objects/FS/function.c:1069 ../objects/FS/function.c:1071 3236#: ../objects/FS/function.c:1155 3237msgid "Human" 3238msgstr "" 3239 3240#. Translators: Menu item Noun/Material/Human/Hand 3241#: ../objects/FS/function.c:1073 3242msgid "Hand" 3243msgstr "" 3244 3245#. Translators: Menu item Noun/Material/Human/Foot 3246#: ../objects/FS/function.c:1075 3247msgid "Foot" 3248msgstr "" 3249 3250#. Translators: Menu item Noun/Material/Human/Head 3251#: ../objects/FS/function.c:1077 3252msgid "Head" 3253msgstr "" 3254 3255#. Translators: Menu item Noun/Material/Human/Finger 3256#: ../objects/FS/function.c:1079 3257msgid "Finger" 3258msgstr "" 3259 3260#. Translators: Menu item Noun/Material/Human/Toe 3261#: ../objects/FS/function.c:1081 3262msgid "Toe" 3263msgstr "" 3264 3265#. Translators: Menu item Noun/Material/Biological 3266#: ../objects/FS/function.c:1083 3267msgid "Biological" 3268msgstr "" 3269 3270#. Translators: Menu item Noun/Energy/Mechanical 3271#: ../objects/FS/function.c:1087 3272msgid "Mechanical" 3273msgstr "" 3274 3275#. Translators: Menu item Noun/Energy/Mechanical/Mech. Energy 3276#: ../objects/FS/function.c:1089 3277msgid "Mech. Energy" 3278msgstr "" 3279 3280#. Translators: Menu item Noun/Energy/Mechanical/Translation 3281#: ../objects/FS/function.c:1091 3282msgid "Translation" 3283msgstr "" 3284 3285#. Translators: Menu item Noun/Energy/Mechanical/Force 3286#: ../objects/FS/function.c:1093 3287msgid "Force" 3288msgstr "" 3289 3290#. Translators: Menu item Noun/Energy/Mechanical/Rotation 3291#: ../objects/FS/function.c:1095 3292msgid "Rotation" 3293msgstr "" 3294 3295#. Translators: Menu item Noun/Energy/Mechanical/Torque 3296#: ../objects/FS/function.c:1097 3297msgid "Torque" 3298msgstr "" 3299 3300#. Translators: Menu item Noun/Energy/Mechanical/Random Motion 3301#: ../objects/FS/function.c:1099 3302msgid "Random Motion" 3303msgstr "" 3304 3305#. Translators: Menu item Noun/Energy/Mechanical/Vibration 3306#: ../objects/FS/function.c:1101 3307msgid "Vibration" 3308msgstr "" 3309 3310#. Translators: Menu item Noun/Energy/Mechanical/Rotational Energy 3311#: ../objects/FS/function.c:1103 3312msgid "Rotational Energy" 3313msgstr "" 3314 3315#. Translators: Menu item Noun/Energy/Mechanical/Translational Energy 3316#: ../objects/FS/function.c:1105 3317msgid "Translational Energy" 3318msgstr "" 3319 3320#. Translators: Menu item Noun/Energy/Electricity 3321#: ../objects/FS/function.c:1107 3322msgid "Electrical" 3323msgstr "" 3324 3325#. Translators: Menu item Noun/Energy/Electricity/Electricity 3326#: ../objects/FS/function.c:1109 3327msgid "Electricity" 3328msgstr "" 3329 3330#. Translators: Menu item Noun/Energy/Electricity/Voltage 3331#: ../objects/FS/function.c:1111 3332msgid "Voltage" 3333msgstr "" 3334 3335#. Translators: Menu item Noun/Energy/Electricity/Current 3336#: ../objects/FS/function.c:1113 3337msgid "Current" 3338msgstr "" 3339 3340#. Translators: Menu item Noun/Energy/Hydraulic 3341#: ../objects/FS/function.c:1115 3342msgid "Hydraulic" 3343msgstr "" 3344 3345#. Translators: Menu item Noun/Energy/Hydraulic/Pressure 3346#: ../objects/FS/function.c:1117 3347msgid "Pressure" 3348msgstr "" 3349 3350#. Translators: Menu item Noun/Energy/Hydraulic/Volumetric Flow 3351#: ../objects/FS/function.c:1119 3352msgid "Volumetric Flow" 3353msgstr "" 3354 3355#. Translators: Menu item Noun/Energy/Thermal 3356#: ../objects/FS/function.c:1121 3357msgid "Thermal" 3358msgstr "" 3359 3360#. Translators: Menu item Noun/Energy/Thermal/Heat 3361#: ../objects/FS/function.c:1123 3362msgid "Heat" 3363msgstr "" 3364 3365#. Translators: Menu item Noun/Energy/Thermal/Conduction 3366#: ../objects/FS/function.c:1125 3367msgid "Conduction" 3368msgstr "" 3369 3370#. Translators: Menu item Noun/Energy/Thermal/Convection 3371#: ../objects/FS/function.c:1127 3372msgid "Convection" 3373msgstr "" 3374 3375#. Translators: Menu item Noun/Energy/Thermal/Radiation 3376#. Translators: Menu item Noun/Energy/Radioactive/Radiation 3377#: ../objects/FS/function.c:1129 ../objects/FS/function.c:1137 3378msgid "Radiation" 3379msgstr "" 3380 3381#. Translators: Menu item Noun/Energy/Pneumatic 3382#: ../objects/FS/function.c:1131 3383msgid "Pneumatic" 3384msgstr "" 3385 3386#. Translators: Menu item Noun/Energy/Chemical 3387#: ../objects/FS/function.c:1133 3388msgid "Chemical" 3389msgstr "" 3390 3391#. Translators: Menu item Noun/Energy/Radioactive 3392#: ../objects/FS/function.c:1135 3393msgid "Radioactive" 3394msgstr "" 3395 3396#. Translators: Menu item Noun/Energy/Radioactive/Microwaves 3397#: ../objects/FS/function.c:1139 3398msgid "Microwaves" 3399msgstr "" 3400 3401#. Translators: Menu item Noun/Energy/Radioactive/Radio waves 3402#: ../objects/FS/function.c:1141 3403msgid "Radio waves" 3404msgstr "" 3405 3406#. Translators: Menu item Noun/Energy/Radioactive/X-Rays 3407#: ../objects/FS/function.c:1143 3408msgid "X-Rays" 3409msgstr "" 3410 3411#. Translators: Menu item Noun/Energy/Radioactive/Gamma Rays 3412#: ../objects/FS/function.c:1145 3413msgid "Gamma Rays" 3414msgstr "" 3415 3416#. Translators: Menu item Noun/Energy/Acoustic Energy 3417#: ../objects/FS/function.c:1147 3418msgid "Acoustic Energy" 3419msgstr "" 3420 3421#. Translators: Menu item Noun/Energy/Optical Energy 3422#: ../objects/FS/function.c:1149 3423msgid "Optical Energy" 3424msgstr "" 3425 3426#. Translators: Menu item Noun/Energy/Solar Energy 3427#: ../objects/FS/function.c:1151 3428msgid "Solar Energy" 3429msgstr "" 3430 3431#. Translators: Menu item Noun/Energy/Magnetic Energy 3432#: ../objects/FS/function.c:1153 3433msgid "Magnetic Energy" 3434msgstr "" 3435 3436#. Translators: Menu item Noun/Energy/Human/Human Motion 3437#: ../objects/FS/function.c:1157 3438msgid "Human Motion" 3439msgstr "" 3440 3441#. Translators: Menu item Noun/Energy/Human/Human Force 3442#: ../objects/FS/function.c:1159 3443msgid "Human Force" 3444msgstr "" 3445 3446#. Translators: Menu item Noun/Signal/Status 3447#: ../objects/FS/function.c:1165 3448msgid "Status" 3449msgstr "" 3450 3451#: ../objects/FS/function.c:1169 3452msgid "User/Device Fn" 3453msgstr "" 3454 3455#: ../objects/FS/function.c:1170 3456msgid "Wish Fn" 3457msgstr "" 3458 3459#: ../objects/GRAFCET/action.c:135 ../sheets/SDL.sheet.in.h:9 3460msgid "Macro call" 3461msgstr "" 3462 3463#: ../objects/GRAFCET/action.c:135 3464msgid "This action is a call to a macro-step" 3465msgstr "" 3466 3467#: ../objects/GRAFCET/condition.c:130 3468msgid "Condition" 3469msgstr "" 3470 3471#: ../objects/GRAFCET/condition.c:130 3472msgid "The boolean equation of the condition" 3473msgstr "" 3474 3475#: ../objects/GRAFCET/condition.c:132 3476msgid "The condition's font" 3477msgstr "" 3478 3479#: ../objects/GRAFCET/condition.c:134 3480msgid "The condition's font size" 3481msgstr "" 3482 3483#: ../objects/GRAFCET/condition.c:137 ../objects/GRAFCET/transition.c:147 3484msgid "Color" 3485msgstr "" 3486 3487#: ../objects/GRAFCET/condition.c:137 3488msgid "The condition's color" 3489msgstr "" 3490 3491#: ../objects/GRAFCET/grafcet.c:45 3492msgid "GRAFCET diagram objects" 3493msgstr "" 3494 3495#: ../objects/GRAFCET/step.c:146 ../sheets/GRAFCET.sheet.in.h:13 3496msgid "Regular step" 3497msgstr "" 3498 3499#: ../objects/GRAFCET/step.c:147 ../sheets/GRAFCET.sheet.in.h:6 3500msgid "Initial step" 3501msgstr "" 3502 3503#: ../objects/GRAFCET/step.c:148 ../sheets/GRAFCET.sheet.in.h:8 3504msgid "Macro entry step" 3505msgstr "" 3506 3507#: ../objects/GRAFCET/step.c:149 ../sheets/GRAFCET.sheet.in.h:9 3508msgid "Macro exit step" 3509msgstr "" 3510 3511#: ../objects/GRAFCET/step.c:150 ../sheets/GRAFCET.sheet.in.h:7 3512msgid "Macro call step" 3513msgstr "" 3514 3515#: ../objects/GRAFCET/step.c:151 3516msgid "Subprogram call step" 3517msgstr "" 3518 3519#: ../objects/GRAFCET/step.c:158 3520msgid "Step name" 3521msgstr "" 3522 3523#: ../objects/GRAFCET/step.c:158 3524msgid "The name of the step" 3525msgstr "" 3526 3527#: ../objects/GRAFCET/step.c:161 3528msgid "Step type" 3529msgstr "" 3530 3531#: ../objects/GRAFCET/step.c:161 3532msgid "The kind of step" 3533msgstr "" 3534 3535#: ../objects/GRAFCET/step.c:163 3536msgid "Active" 3537msgstr "" 3538 3539#: ../objects/GRAFCET/step.c:163 3540msgid "Shows a red dot to figure the step's activity" 3541msgstr "" 3542 3543#: ../objects/GRAFCET/transition.c:140 3544msgid "Receptivity" 3545msgstr "" 3546 3547#: ../objects/GRAFCET/transition.c:140 3548msgid "The boolean equation of the receptivity" 3549msgstr "" 3550 3551#: ../objects/GRAFCET/transition.c:142 3552msgid "The receptivity's font" 3553msgstr "" 3554 3555#: ../objects/GRAFCET/transition.c:144 3556msgid "The receptivity's font size" 3557msgstr "" 3558 3559#: ../objects/GRAFCET/transition.c:147 3560msgid "The receptivity's color" 3561msgstr "" 3562 3563#: ../objects/GRAFCET/transition.c:148 3564msgid "North point" 3565msgstr "" 3566 3567#: ../objects/GRAFCET/transition.c:149 3568msgid "South point" 3569msgstr "" 3570 3571#: ../objects/GRAFCET/vector.c:128 3572msgid "Draw arrow heads on upward arcs:" 3573msgstr "" 3574 3575#: ../objects/GRAFCET/vergent.c:122 3576msgid "OR" 3577msgstr "" 3578 3579#: ../objects/GRAFCET/vergent.c:123 3580msgid "AND" 3581msgstr "" 3582 3583#: ../objects/GRAFCET/vergent.c:134 3584msgid "Vergent type:" 3585msgstr "" 3586 3587#: ../objects/GRAFCET/vergent.c:405 ../objects/SADT/box.c:445 3588#: ../objects/Istar/other.c:483 ../objects/Jackson/domain.c:539 3589#: ../objects/KAOS/goal.c:587 ../objects/KAOS/other.c:535 3590#: ../objects/standard/line.c:232 3591msgid "Add connection point" 3592msgstr "" 3593 3594#: ../objects/GRAFCET/vergent.c:406 3595msgid "Delete connection point" 3596msgstr "" 3597 3598#: ../objects/GRAFCET/vergent.c:410 3599msgid "GRAFCET OR/AND vergent" 3600msgstr "" 3601 3602#: ../objects/Misc/analog_clock.c:136 3603msgid "Arrow color" 3604msgstr "" 3605 3606#: ../objects/Misc/analog_clock.c:138 3607msgid "Arrow line width" 3608msgstr "" 3609 3610#: ../objects/Misc/analog_clock.c:140 3611msgid "Seconds arrow color" 3612msgstr "" 3613 3614#: ../objects/Misc/analog_clock.c:142 3615msgid "Seconds arrow line width" 3616msgstr "" 3617 3618#: ../objects/Misc/analog_clock.c:144 3619msgid "Show hours" 3620msgstr "" 3621 3622#: ../objects/Misc/libmisc.c:38 3623msgid "Miscellaneous objects" 3624msgstr "" 3625 3626#. property rows 3627#: ../objects/SADT/arrow.c:134 ../objects/UML/class.c:143 3628#: ../objects/UML/class_dialog.c:357 3629msgid "Normal" 3630msgstr "" 3631 3632#: ../objects/SADT/arrow.c:135 3633msgid "Import resource (not shown upstairs)" 3634msgstr "" 3635 3636#: ../objects/SADT/arrow.c:136 3637msgid "Imply resource (not shown downstairs)" 3638msgstr "" 3639 3640#: ../objects/SADT/arrow.c:137 3641msgid "Dotted arrow" 3642msgstr "" 3643 3644#: ../objects/SADT/arrow.c:138 3645msgid "disable arrow heads" 3646msgstr "" 3647 3648#: ../objects/SADT/arrow.c:144 3649msgid "Flow style:" 3650msgstr "" 3651 3652#: ../objects/SADT/arrow.c:146 3653msgid "Automatically gray vertical flows:" 3654msgstr "" 3655 3656#: ../objects/SADT/arrow.c:147 3657msgid "" 3658"To improve the ease of reading, flows which begin and end vertically can be " 3659"rendered gray" 3660msgstr "" 3661 3662#: ../objects/SADT/arrow.c:468 3663msgid "SADT Arrow" 3664msgstr "" 3665 3666#: ../objects/SADT/box.c:137 ../objects/flowchart/box.c:150 3667#: ../objects/flowchart/diamond.c:148 ../objects/flowchart/ellipse.c:147 3668#: ../objects/flowchart/parallelogram.c:152 3669msgid "Text padding" 3670msgstr "" 3671 3672#: ../objects/SADT/box.c:144 3673msgid "Activity/Data identifier" 3674msgstr "" 3675 3676#: ../objects/SADT/box.c:145 3677msgid "The identifier which appears in the lower right corner of the Box" 3678msgstr "" 3679 3680#: ../objects/SADT/box.c:446 ../objects/Istar/other.c:484 3681#: ../objects/Jackson/domain.c:540 ../objects/KAOS/goal.c:588 3682#: ../objects/KAOS/other.c:536 ../objects/standard/line.c:233 3683msgid "Delete connection point" 3684msgstr "" 3685 3686#: ../objects/SADT/box.c:451 3687msgid "SADT box" 3688msgstr "" 3689 3690#: ../objects/SADT/sadt.c:41 3691msgid "SADT diagram objects" 3692msgstr "" 3693 3694#: ../objects/UML/actor.c:359 ../objects/UML/actor.c:361 3695#: ../sheets/UML.sheet.in.h:2 3696msgid "Actor" 3697msgstr "" 3698 3699#: ../objects/UML/association.c:1139 ../objects/UML/class_dialog.c:2107 3700msgid "Direction:" 3701msgstr "" 3702 3703#: ../objects/UML/association.c:1156 3704msgid "From A to B" 3705msgstr "" 3706 3707#: ../objects/UML/association.c:1163 3708msgid "From B to A" 3709msgstr "" 3710 3711#: ../objects/UML/association.c:1187 ../objects/UML/association.c:1195 3712msgid "Side A" 3713msgstr "" 3714 3715#: ../objects/UML/association.c:1189 ../objects/UML/association.c:1197 3716msgid "Side B" 3717msgstr "" 3718 3719#: ../objects/UML/association.c:1203 3720msgid "Role:" 3721msgstr "" 3722 3723#: ../objects/UML/association.c:1215 3724msgid "Multiplicity:" 3725msgstr "" 3726 3727#. Show arrow: 3728#: ../objects/UML/association.c:1226 3729msgid "Show arrow" 3730msgstr "" 3731 3732#. Aggregate 3733#: ../objects/UML/association.c:1232 3734msgid "Aggregate" 3735msgstr "" 3736 3737#. Composition 3738#: ../objects/UML/association.c:1240 3739msgid "Composition" 3740msgstr "" 3741 3742#: ../objects/UML/class.c:110 ../objects/UML/class.c:247 3743#: ../objects/UML/class.c:1163 ../sheets/UML.sheet.in.h:6 3744msgid "Class" 3745msgstr "" 3746 3747#: ../objects/UML/class.c:114 ../objects/UML/classicon.c:135 3748#: ../objects/UML/component.c:122 ../objects/UML/large_package.c:126 3749#: ../objects/UML/object.c:147 ../objects/UML/small_package.c:122 3750msgid "Stereotype" 3751msgstr "" 3752 3753#: ../objects/UML/class.c:116 ../objects/UML/class.c:153 3754#: ../objects/UML/class_dialog.c:382 ../sheets/SDL.sheet.in.h:3 3755msgid "Comment" 3756msgstr "" 3757 3758#: ../objects/UML/class.c:118 ../objects/UML/class.c:147 3759#: ../objects/UML/class_dialog.c:296 ../objects/UML/class_dialog.c:367 3760#: ../objects/UML/class_dialog.c:1933 3761msgid "Abstract" 3762msgstr "" 3763 3764#: ../objects/UML/class.c:120 3765msgid "Template" 3766msgstr "" 3767 3768#: ../objects/UML/class.c:123 ../objects/UML/class_dialog.c:305 3769msgid "Suppress Attributes" 3770msgstr "" 3771 3772#: ../objects/UML/class.c:125 3773msgid "Suppress Operations" 3774msgstr "" 3775 3776#: ../objects/UML/class.c:127 3777msgid "Visible Attributes" 3778msgstr "" 3779 3780#: ../objects/UML/class.c:129 3781msgid "Visible Operations" 3782msgstr "" 3783 3784#: ../objects/UML/class.c:131 3785msgid "Visible Comments" 3786msgstr "" 3787 3788#: ../objects/UML/class.c:133 ../objects/UML/class_dialog.c:321 3789msgid "Wrap Operations" 3790msgstr "" 3791 3792#: ../objects/UML/class.c:135 3793msgid "Wrap after char" 3794msgstr "" 3795 3796#: ../objects/UML/class.c:145 ../objects/UML/class_dialog.c:362 3797msgid "Polymorphic" 3798msgstr "" 3799 3800#: ../objects/UML/class.c:149 3801msgid "Classname" 3802msgstr "" 3803 3804#: ../objects/UML/class.c:151 3805msgid "Abstract Classname" 3806msgstr "" 3807 3808#: ../objects/UML/class.c:157 ../objects/UML/class.c:159 3809#: ../objects/UML/class.c:161 ../objects/UML/class.c:163 3810#: ../objects/UML/class.c:165 ../objects/UML/class.c:167 3811msgid " " 3812msgstr "" 3813 3814#: ../objects/UML/class.c:172 ../objects/UML/object.c:151 3815msgid "Attributes" 3816msgstr "" 3817 3818#: ../objects/UML/class.c:174 3819msgid "Operations" 3820msgstr "" 3821 3822#: ../objects/UML/class.c:241 3823msgid "Show Comments" 3824msgstr "" 3825 3826#. Class page: 3827#: ../objects/UML/class_dialog.c:265 3828msgid "_Class" 3829msgstr "" 3830 3831#: ../objects/UML/class_dialog.c:273 3832msgid "Class name:" 3833msgstr "" 3834 3835#: ../objects/UML/class_dialog.c:281 ../objects/UML/class_dialog.c:1856 3836#: ../objects/UML/dependency.c:135 ../objects/UML/generalization.c:131 3837#: ../objects/UML/realizes.c:132 3838msgid "Stereotype:" 3839msgstr "" 3840 3841#: ../objects/UML/class_dialog.c:288 ../objects/UML/class_dialog.c:933 3842#: ../objects/UML/class_dialog.c:1974 ../objects/UML/class_dialog.c:2096 3843msgid "Comment:" 3844msgstr "" 3845 3846#: ../objects/UML/class_dialog.c:302 3847msgid "Attributes visible" 3848msgstr "" 3849 3850#: ../objects/UML/class_dialog.c:311 3851msgid "Operations visible" 3852msgstr "" 3853 3854#: ../objects/UML/class_dialog.c:314 3855msgid "Suppress operations" 3856msgstr "" 3857 3858#: ../objects/UML/class_dialog.c:328 3859msgid "Wrap after this length: " 3860msgstr "" 3861 3862#: ../objects/UML/class_dialog.c:335 3863msgid "Comments visible" 3864msgstr "" 3865 3866#. head line 3867#: ../objects/UML/class_dialog.c:348 3868msgid "Kind" 3869msgstr "" 3870 3871#: ../objects/UML/class_dialog.c:353 3872msgid "Size" 3873msgstr "" 3874 3875#: ../objects/UML/class_dialog.c:372 3876msgid "Class Name" 3877msgstr "" 3878 3879#: ../objects/UML/class_dialog.c:377 3880msgid "Abstract Class" 3881msgstr "" 3882 3883#. should probably be refactored too. 3884#: ../objects/UML/class_dialog.c:394 3885msgid "Text Color" 3886msgstr "" 3887 3888#: ../objects/UML/class_dialog.c:402 3889msgid "Foreground Color" 3890msgstr "" 3891 3892#: ../objects/UML/class_dialog.c:410 3893msgid "Background Color" 3894msgstr "" 3895 3896#. Attributes page: 3897#: ../objects/UML/class_dialog.c:833 3898msgid "_Attributes" 3899msgstr "" 3900 3901#: ../objects/UML/class_dialog.c:861 ../objects/UML/class_dialog.c:1792 3902#: ../objects/UML/class_dialog.c:2020 ../objects/UML/class_dialog.c:2540 3903msgid "_New" 3904msgstr "" 3905 3906#: ../objects/UML/class_dialog.c:867 ../objects/UML/class_dialog.c:1798 3907#: ../objects/UML/class_dialog.c:2027 ../objects/UML/class_dialog.c:2546 3908msgid "_Delete" 3909msgstr "" 3910 3911#: ../objects/UML/class_dialog.c:873 ../objects/UML/class_dialog.c:1804 3912#: ../objects/UML/class_dialog.c:2034 ../objects/UML/class_dialog.c:2552 3913msgid "Move up" 3914msgstr "" 3915 3916#: ../objects/UML/class_dialog.c:879 ../objects/UML/class_dialog.c:1810 3917#: ../objects/UML/class_dialog.c:2041 ../objects/UML/class_dialog.c:2558 3918msgid "Move down" 3919msgstr "" 3920 3921#: ../objects/UML/class_dialog.c:890 3922msgid "Attribute data" 3923msgstr "" 3924 3925#: ../objects/UML/class_dialog.c:922 3926msgid "Value:" 3927msgstr "" 3928 3929#: ../objects/UML/class_dialog.c:945 ../objects/UML/class_dialog.c:1869 3930msgid "Visibility:" 3931msgstr "" 3932 3933#: ../objects/UML/class_dialog.c:954 ../objects/UML/class_dialog.c:1878 3934msgid "Public" 3935msgstr "" 3936 3937#: ../objects/UML/class_dialog.c:962 ../objects/UML/class_dialog.c:1886 3938msgid "Private" 3939msgstr "" 3940 3941#: ../objects/UML/class_dialog.c:970 ../objects/UML/class_dialog.c:1894 3942msgid "Protected" 3943msgstr "" 3944 3945#: ../objects/UML/class_dialog.c:978 ../objects/UML/class_dialog.c:1902 3946msgid "Implementation" 3947msgstr "" 3948 3949#: ../objects/UML/class_dialog.c:999 ../objects/UML/class_dialog.c:1918 3950msgid "Class scope" 3951msgstr "" 3952 3953#. Operations page: 3954#: ../objects/UML/class_dialog.c:1764 3955msgid "_Operations" 3956msgstr "" 3957 3958#: ../objects/UML/class_dialog.c:1822 3959msgid "Operation data" 3960msgstr "" 3961 3962#: ../objects/UML/class_dialog.c:1924 3963msgid "Inheritance type:" 3964msgstr "" 3965 3966#: ../objects/UML/class_dialog.c:1941 3967msgid "Polymorphic (virtual)" 3968msgstr "" 3969 3970#: ../objects/UML/class_dialog.c:1949 3971msgid "Leaf (final)" 3972msgstr "" 3973 3974#: ../objects/UML/class_dialog.c:1967 3975msgid "Query" 3976msgstr "" 3977 3978#: ../objects/UML/class_dialog.c:1991 3979msgid "Parameters:" 3980msgstr "" 3981 3982#: ../objects/UML/class_dialog.c:2053 3983msgid "Parameter data" 3984msgstr "" 3985 3986#: ../objects/UML/class_dialog.c:2085 3987msgid "Def. value:" 3988msgstr "" 3989 3990#: ../objects/UML/class_dialog.c:2116 3991msgid "Undefined" 3992msgstr "" 3993 3994#: ../objects/UML/class_dialog.c:2124 3995msgid "In" 3996msgstr "" 3997 3998#: ../objects/UML/class_dialog.c:2133 3999msgid "Out" 4000msgstr "" 4001 4002#: ../objects/UML/class_dialog.c:2142 4003msgid "In & Out" 4004msgstr "" 4005 4006#. Templates page: 4007#: ../objects/UML/class_dialog.c:2506 4008msgid "_Templates" 4009msgstr "" 4010 4011#: ../objects/UML/class_dialog.c:2512 ../sheets/UML.sheet.in.h:29 4012msgid "Template class" 4013msgstr "" 4014 4015#: ../objects/UML/class_dialog.c:2569 4016msgid "Formal parameter data" 4017msgstr "" 4018 4019#: ../objects/UML/classicon.c:125 4020msgid "Boundary" 4021msgstr "" 4022 4023#: ../objects/UML/classicon.c:137 4024msgid "Is object" 4025msgstr "" 4026 4027#: ../objects/UML/component_feature.c:144 ../sheets/UML.sheet.in.h:14 4028msgid "Facet" 4029msgstr "" 4030 4031#: ../objects/UML/component_feature.c:145 ../sheets/UML.sheet.in.h:26 4032msgid "Receptacle" 4033msgstr "" 4034 4035#: ../objects/UML/component_feature.c:146 ../sheets/UML.sheet.in.h:13 4036msgid "Event Source" 4037msgstr "" 4038 4039#: ../objects/UML/component_feature.c:147 ../sheets/UML.sheet.in.h:12 4040msgid "Event Sink" 4041msgstr "" 4042 4043#: ../objects/UML/constraint.c:125 4044msgid "Constraint:" 4045msgstr "" 4046 4047#: ../objects/UML/dependency.c:137 4048msgid "Show arrow:" 4049msgstr "" 4050 4051#: ../objects/UML/implements.c:128 4052msgid "Interface:" 4053msgstr "" 4054 4055#: ../objects/UML/lifeline.c:144 4056msgid "Draw focus of control:" 4057msgstr "" 4058 4059#: ../objects/UML/lifeline.c:146 4060msgid "Draw destruction mark:" 4061msgstr "" 4062 4063#: ../objects/UML/lifeline.c:417 4064msgid "Add connection points" 4065msgstr "" 4066 4067#: ../objects/UML/lifeline.c:418 4068msgid "Remove connection points" 4069msgstr "" 4070 4071#: ../objects/UML/lifeline.c:422 4072msgid "UML Lifeline" 4073msgstr "" 4074 4075#: ../objects/UML/message.c:135 4076msgid "Call" 4077msgstr "" 4078 4079#: ../objects/UML/message.c:136 4080msgid "Create" 4081msgstr "" 4082 4083#: ../objects/UML/message.c:137 4084msgid "Destroy" 4085msgstr "" 4086 4087#: ../objects/UML/message.c:138 4088msgid "Simple" 4089msgstr "" 4090 4091#: ../objects/UML/message.c:139 4092msgid "Return" 4093msgstr "" 4094 4095#: ../objects/UML/message.c:140 4096msgid "Send" 4097msgstr "" 4098 4099#: ../objects/UML/message.c:141 4100msgid "Recursive" 4101msgstr "" 4102 4103#: ../objects/UML/message.c:150 ../objects/Jackson/phenomenon.c:142 4104msgid "Message:" 4105msgstr "" 4106 4107#: ../objects/UML/message.c:152 4108msgid "Message type:" 4109msgstr "" 4110 4111#: ../objects/UML/object.c:149 4112msgid "Explicit state" 4113msgstr "" 4114 4115#: ../objects/UML/object.c:154 4116msgid "Active object" 4117msgstr "" 4118 4119#: ../objects/UML/object.c:156 4120msgid "Show attributes" 4121msgstr "" 4122 4123#: ../objects/UML/object.c:158 4124msgid "Multiple instance" 4125msgstr "" 4126 4127#. Would like to create a state_term instead, but making the connections 4128#. * is a pain 4129#: ../objects/UML/state.c:410 4130msgid "" 4131"This diagram uses the State object for initial/final states.\n" 4132"That option will go away in future versions.\n" 4133"Please use the Initial/Final State object instead\n" 4134msgstr "" 4135 4136#: ../objects/UML/state_term.c:118 4137msgid "Is final" 4138msgstr "" 4139 4140#: ../objects/UML/uml.c:64 4141msgid "Unified Modelling Language diagram objects" 4142msgstr "" 4143 4144#: ../objects/UML/usecase.c:130 4145msgid "Text outside" 4146msgstr "" 4147 4148#: ../objects/UML/usecase.c:132 4149msgid "Collaboration" 4150msgstr "" 4151 4152#: ../objects/bondgraph/bondgraph.c:39 4153msgid "Bond graph objects" 4154msgstr "" 4155 4156#: ../objects/chronogram/chronogram.c:40 4157msgid "Chronogram diagram objects" 4158msgstr "" 4159 4160#: ../objects/chronogram/chronoline.c:148 4161msgid "Data" 4162msgstr "" 4163 4164#: ../objects/chronogram/chronoline.c:150 4165msgid "Data name" 4166msgstr "" 4167 4168#: ../objects/chronogram/chronoline.c:152 4169msgid "Events" 4170msgstr "" 4171 4172#: ../objects/chronogram/chronoline.c:155 4173msgid "Event specification" 4174msgstr "" 4175 4176#: ../objects/chronogram/chronoline.c:156 4177msgid "" 4178"@ time set the pointer at an absolute time.\n" 4179"( duration sets the signal up, then wait 'duration'.\n" 4180") duration sets the signal down, then wait 'duration'.\n" 4181"u duration sets the signal to \"unknown\" state, then wait 'duration'.\n" 4182"example : @ 1.0 (2.0)1.0(2.0)\n" 4183msgstr "" 4184 4185#: ../objects/chronogram/chronoline.c:162 4186msgid "Parameters" 4187msgstr "" 4188 4189#: ../objects/chronogram/chronoline.c:164 4190#: ../objects/chronogram/chronoref.c:146 4191msgid "Start time" 4192msgstr "" 4193 4194#: ../objects/chronogram/chronoline.c:166 4195#: ../objects/chronogram/chronoref.c:148 4196msgid "End time" 4197msgstr "" 4198 4199#: ../objects/chronogram/chronoline.c:168 4200msgid "Rise time" 4201msgstr "" 4202 4203#: ../objects/chronogram/chronoline.c:170 4204msgid "Fall time" 4205msgstr "" 4206 4207#: ../objects/chronogram/chronoline.c:171 4208msgid "Multi-bit data" 4209msgstr "" 4210 4211#: ../objects/chronogram/chronoline.c:173 4212#: ../objects/chronogram/chronoref.c:156 4213msgid "Aspect" 4214msgstr "" 4215 4216#: ../objects/chronogram/chronoline.c:175 4217msgid "Data color" 4218msgstr "" 4219 4220#: ../objects/chronogram/chronoline.c:177 4221msgid "Data line width" 4222msgstr "" 4223 4224#: ../objects/chronogram/chronoref.c:144 4225msgid "Time data" 4226msgstr "" 4227 4228#: ../objects/chronogram/chronoref.c:150 4229msgid "Major time step" 4230msgstr "" 4231 4232#: ../objects/chronogram/chronoref.c:152 4233msgid "Minor time step" 4234msgstr "" 4235 4236#: ../objects/chronogram/chronoref.c:162 4237msgid "Minor step line width" 4238msgstr "" 4239 4240#: ../objects/custom/custom.c:117 4241msgid "Custom" 4242msgstr "" 4243 4244#: ../objects/custom/custom.c:117 4245msgid "Custom XML shapes loader" 4246msgstr "" 4247 4248#: ../objects/custom/custom_object.c:178 ../objects/custom/custom_object.c:197 4249msgid "Flip horizontal" 4250msgstr "" 4251 4252#: ../objects/custom/custom_object.c:180 ../objects/custom/custom_object.c:199 4253msgid "Flip vertical" 4254msgstr "" 4255 4256#: ../objects/custom/custom_object.c:1431 4257msgid "Flip Horizontal" 4258msgstr "" 4259 4260#: ../objects/custom/custom_object.c:1432 4261msgid "Flip Vertical" 4262msgstr "" 4263 4264#: ../objects/custom/custom_object.c:1469 4265#, c-format 4266msgid "Cannot open icon file %s for object type '%s'." 4267msgstr "" 4268 4269#: ../objects/flowchart/box.c:148 ../objects/standard/box.c:148 4270#: ../objects/standard/polyline.c:130 ../objects/standard/zigzagline.c:129 4271msgid "Corner radius" 4272msgstr "" 4273 4274#: ../objects/flowchart/flowchart.c:37 4275msgid "Flowchart objects" 4276msgstr "" 4277 4278#: ../objects/flowchart/parallelogram.c:150 4279msgid "Shear angle" 4280msgstr "" 4281 4282#: ../objects/Istar/actor.c:66 ../objects/Istar/link.c:155 4283msgid "Unspecified" 4284msgstr "" 4285 4286#: ../objects/Istar/actor.c:67 ../objects/KAOS/other.c:75 4287msgid "Agent" 4288msgstr "" 4289 4290#: ../objects/Istar/actor.c:69 4291msgid "Role" 4292msgstr "" 4293 4294#: ../objects/Istar/goal.c:74 ../objects/KAOS/goal.c:79 4295msgid "Softgoal" 4296msgstr "" 4297 4298#: ../objects/Istar/goal.c:75 ../objects/KAOS/goal.c:80 4299msgid "Goal" 4300msgstr "" 4301 4302#: ../objects/Istar/goal.c:155 ../objects/Istar/goal.c:156 4303#: ../objects/KAOS/goal.c:159 ../objects/KAOS/goal.c:160 4304msgid "Goal Type" 4305msgstr "" 4306 4307#: ../objects/Istar/istar.c:46 4308msgid "Istar diagram" 4309msgstr "" 4310 4311#: ../objects/Istar/link.c:156 4312msgid "Positive Contrib" 4313msgstr "" 4314 4315#: ../objects/Istar/link.c:157 4316msgid "Negative contrib" 4317msgstr "" 4318 4319#: ../objects/Istar/link.c:158 ../sheets/UML.sheet.in.h:10 4320msgid "Dependency" 4321msgstr "" 4322 4323#: ../objects/Istar/link.c:159 4324msgid "Decomposition" 4325msgstr "" 4326 4327#: ../objects/Istar/link.c:160 4328msgid "Means-Ends" 4329msgstr "" 4330 4331#: ../objects/Istar/other.c:73 4332msgid "Resource" 4333msgstr "" 4334 4335#: ../objects/Istar/other.c:74 4336msgid "Task" 4337msgstr "" 4338 4339#: ../objects/Istar/other.c:489 4340msgid "i* other" 4341msgstr "" 4342 4343#: ../objects/Jackson/domain.c:79 4344msgid "Given Domain" 4345msgstr "" 4346 4347#: ../objects/Jackson/domain.c:80 4348msgid "Designed Domain" 4349msgstr "" 4350 4351#: ../objects/Jackson/domain.c:81 4352msgid "Machine Domain" 4353msgstr "" 4354 4355#: ../objects/Jackson/domain.c:97 4356msgid "Causal" 4357msgstr "" 4358 4359#: ../objects/Jackson/domain.c:98 4360msgid "Biddable" 4361msgstr "" 4362 4363#: ../objects/Jackson/domain.c:99 4364msgid "Lexical" 4365msgstr "" 4366 4367#: ../objects/Jackson/domain.c:178 ../objects/Jackson/domain.c:179 4368msgid "Domain Type" 4369msgstr "" 4370 4371#: ../objects/Jackson/domain.c:183 4372msgid "Domain Kind" 4373msgstr "" 4374 4375#: ../objects/Jackson/domain.c:184 4376msgid "Optional kind which appears in the lower right corner of the Domain" 4377msgstr "" 4378 4379#: ../objects/Jackson/domain.c:545 4380msgid "Jackson domain" 4381msgstr "" 4382 4383#: ../objects/Jackson/jackson.c:47 4384msgid "Jackson diagram" 4385msgstr "" 4386 4387#: ../objects/Jackson/phenomenon.c:134 4388msgid "Shared" 4389msgstr "" 4390 4391#: ../objects/Jackson/phenomenon.c:135 ../objects/KAOS/goal.c:81 4392msgid "Requirement" 4393msgstr "" 4394 4395#: ../objects/KAOS/goal.c:82 4396msgid "Assumption" 4397msgstr "" 4398 4399#: ../objects/KAOS/goal.c:83 4400msgid "Obstacle" 4401msgstr "" 4402 4403#: ../objects/KAOS/goal.c:593 4404msgid "KAOS goal" 4405msgstr "" 4406 4407#: ../objects/KAOS/kaos.c:49 4408msgid "KAOS diagram" 4409msgstr "" 4410 4411#: ../objects/KAOS/metaandorrel.c:151 4412msgid "AND Refinement" 4413msgstr "" 4414 4415#: ../objects/KAOS/metaandorrel.c:152 4416msgid "Complete AND Refinement" 4417msgstr "" 4418 4419#: ../objects/KAOS/metaandorrel.c:153 4420msgid "OR Refinement" 4421msgstr "" 4422 4423#: ../objects/KAOS/metaandorrel.c:154 4424msgid "Operationalization" 4425msgstr "" 4426 4427#: ../objects/KAOS/metaandorrel.c:161 4428msgid "Text:" 4429msgstr "" 4430 4431#: ../objects/KAOS/metabinrel.c:165 4432msgid "Contributes" 4433msgstr "" 4434 4435#: ../objects/KAOS/metabinrel.c:166 4436msgid "Obstructs" 4437msgstr "" 4438 4439#: ../objects/KAOS/metabinrel.c:167 4440msgid "Conflicts" 4441msgstr "" 4442 4443#: ../objects/KAOS/metabinrel.c:168 4444msgid "Responsibility" 4445msgstr "" 4446 4447#: ../objects/KAOS/metabinrel.c:169 4448msgid "Monitors" 4449msgstr "" 4450 4451#: ../objects/KAOS/metabinrel.c:170 4452msgid "Controls" 4453msgstr "" 4454 4455#: ../objects/KAOS/metabinrel.c:171 4456msgid "CapableOf" 4457msgstr "" 4458 4459#: ../objects/KAOS/metabinrel.c:172 4460msgid "Performs" 4461msgstr "" 4462 4463#: ../objects/KAOS/metabinrel.c:174 4464msgid "Output" 4465msgstr "" 4466 4467#: ../objects/KAOS/other.c:541 4468msgid "KAOS other" 4469msgstr "" 4470 4471#: ../objects/network/basestation.c:133 4472msgid "Sectors" 4473msgstr "" 4474 4475#: ../objects/network/basestation.c:388 ../objects/network/basestation.c:390 4476msgid "Base Station" 4477msgstr "" 4478 4479#: ../objects/network/bus.c:599 4480msgid "Add Handle" 4481msgstr "" 4482 4483#: ../objects/network/bus.c:600 4484msgid "Delete Handle" 4485msgstr "" 4486 4487#: ../objects/network/network.c:43 4488msgid "Network diagram objects" 4489msgstr "" 4490 4491#: ../objects/network/radiocell.c:130 4492msgid "Macro Cell" 4493msgstr "" 4494 4495#: ../objects/network/radiocell.c:131 4496msgid "Micro Cell" 4497msgstr "" 4498 4499#: ../objects/network/radiocell.c:132 4500msgid "Pico Cell" 4501msgstr "" 4502 4503#: ../objects/network/radiocell.c:138 4504msgid "Radius" 4505msgstr "" 4506 4507#: ../objects/network/radiocell.c:140 4508msgid "Cell Type:" 4509msgstr "" 4510 4511#: ../objects/network/radiocell.c:152 4512msgid "Subscribers" 4513msgstr "" 4514 4515#: ../objects/standard/arc.c:131 4516msgid "Curve distance" 4517msgstr "" 4518 4519#: ../objects/standard/bezier.c:545 ../objects/standard/beziergon.c:499 4520msgid "Add Segment" 4521msgstr "" 4522 4523#: ../objects/standard/bezier.c:546 ../objects/standard/beziergon.c:500 4524msgid "Delete Segment" 4525msgstr "" 4526 4527#: ../objects/standard/bezier.c:548 ../objects/standard/beziergon.c:502 4528msgid "Symmetric control" 4529msgstr "" 4530 4531#: ../objects/standard/bezier.c:550 ../objects/standard/beziergon.c:504 4532msgid "Smooth control" 4533msgstr "" 4534 4535#: ../objects/standard/bezier.c:552 ../objects/standard/beziergon.c:506 4536msgid "Cusp control" 4537msgstr "" 4538 4539#: ../objects/standard/box.c:135 ../objects/standard/ellipse.c:131 4540msgid "Free" 4541msgstr "" 4542 4543#: ../objects/standard/box.c:136 ../objects/standard/ellipse.c:132 4544msgid "Fixed" 4545msgstr "" 4546 4547#: ../objects/standard/box.c:137 ../objects/standard/box.c:687 4548msgid "Square" 4549msgstr "" 4550 4551#: ../objects/standard/box.c:150 ../objects/standard/ellipse.c:144 4552msgid "Aspect ratio" 4553msgstr "" 4554 4555#: ../objects/standard/box.c:683 ../objects/standard/ellipse.c:664 4556msgid "Free aspect" 4557msgstr "" 4558 4559#: ../objects/standard/box.c:685 ../objects/standard/ellipse.c:666 4560msgid "Fixed aspect" 4561msgstr "" 4562 4563#: ../objects/standard/ellipse.c:133 ../objects/standard/ellipse.c:668 4564msgid "Circle" 4565msgstr "" 4566 4567#: ../objects/standard/image.c:130 4568msgid "Image file" 4569msgstr "" 4570 4571#: ../objects/standard/image.c:132 4572msgid "Draw border" 4573msgstr "" 4574 4575#: ../objects/standard/image.c:134 4576msgid "Keep aspect ratio" 4577msgstr "" 4578 4579#. Found file in same dir as diagram. 4580#. Found file in current dir. 4581#: ../objects/standard/image.c:669 ../objects/standard/image.c:680 4582#, c-format 4583msgid "" 4584"The image file '%s' was not found in that directory.\n" 4585"Using the file '%s' instead\n" 4586msgstr "" 4587 4588#. Didn't find file in current dir. 4589#: ../objects/standard/image.c:686 ../objects/standard/image.c:714 4590#, c-format 4591msgid "The image file '%s' was not found.\n" 4592msgstr "" 4593 4594#: ../objects/standard/line.c:135 4595msgid "Arrows" 4596msgstr "" 4597 4598#: ../objects/standard/line.c:140 4599msgid "Start point" 4600msgstr "" 4601 4602#: ../objects/standard/line.c:142 4603msgid "End point" 4604msgstr "" 4605 4606#: ../objects/standard/polygon.c:460 ../objects/standard/polyline.c:515 4607msgid "Add Corner" 4608msgstr "" 4609 4610#: ../objects/standard/polygon.c:461 ../objects/standard/polyline.c:516 4611msgid "Delete Corner" 4612msgstr "" 4613 4614#: ../objects/standard/standard.c:45 4615msgid "Standard objects" 4616msgstr "" 4617 4618#: ../plug-ins/cairo/diacairo.c:1057 4619msgid "Cairo PostScript" 4620msgstr "" 4621 4622#: ../plug-ins/cairo/diacairo.c:1066 4623msgid "Cairo Portable Document Format" 4624msgstr "" 4625 4626#: ../plug-ins/cairo/diacairo.c:1075 4627msgid "Cairo PNG" 4628msgstr "" 4629 4630#: ../plug-ins/cairo/diacairo.c:1083 4631msgid "Cairo PNG (with alpha)" 4632msgstr "" 4633 4634#: ../plug-ins/cairo/diacairo.c:1092 4635msgid "Cairo WMF" 4636msgstr "" 4637 4638#: ../plug-ins/cairo/diacairo.c:1101 4639msgid "Cairo old WMF" 4640msgstr "" 4641 4642#: ../plug-ins/cairo/diacairo.c:1110 4643msgid "Cairo Clipboard" 4644msgstr "" 4645 4646#: ../plug-ins/cairo/diacairo.c:1153 4647msgid "Cairo based Rendering" 4648msgstr "" 4649 4650#: ../plug-ins/cgm/cgm.c:1109 4651msgid "" 4652"Image row length larger than maximum cell array.\n" 4653"Image not exported to CGM." 4654msgstr "" 4655 4656#: ../plug-ins/cgm/cgm.c:1365 4657msgid "Computer Graphics Metafile" 4658msgstr "" 4659 4660#: ../plug-ins/cgm/cgm.c:1379 4661msgid "Computer Graphics Metafile export filter" 4662msgstr "" 4663 4664#: ../plug-ins/dxf/dxf-export.c:547 ../plug-ins/dxf/dxf-import.c:1379 4665msgid "Drawing Interchange File" 4666msgstr "" 4667 4668#: ../plug-ins/dxf/dxf-import.c:481 ../plug-ins/dxf/dxf-import.c:498 4669msgid "Bad vertex bulge\n" 4670msgstr "" 4671 4672#: ../plug-ins/dxf/dxf-import.c:1051 4673#, c-format 4674msgid "Scale: %f\n" 4675msgstr "" 4676 4677#: ../plug-ins/dxf/dxf-import.c:1313 4678msgid "read_dxf_codes failed\n" 4679msgstr "" 4680 4681#: ../plug-ins/dxf/dxf-import.c:1345 4682#, c-format 4683msgid "Unknown dxf code %d\n" 4684msgstr "" 4685 4686#: ../plug-ins/dxf/dxf.c:37 4687msgid "Drawing Interchange File import and export filters" 4688msgstr "" 4689 4690#: ../plug-ins/hpgl/hpgl.c:772 4691msgid "HP Graphics Language" 4692msgstr "" 4693 4694#: ../plug-ins/hpgl/hpgl.c:786 4695msgid "HP Graphics Language export filter" 4696msgstr "" 4697 4698#: ../plug-ins/metapost/metapost.c:34 4699msgid "TeX Metapost export filter" 4700msgstr "" 4701 4702#: ../plug-ins/metapost/render_metapost.c:1033 4703msgid "TeX Metapost macros" 4704msgstr "" 4705 4706#: ../plug-ins/pixbuf/pixbuf.c:95 4707#, c-format 4708msgid "" 4709"Could not save file:\n" 4710"%s\n" 4711"%s" 4712msgstr "" 4713 4714#: ../plug-ins/pixbuf/pixbuf.c:159 4715msgid "GdkPixbuf - not antialiased" 4716msgstr "" 4717 4718#: ../plug-ins/pixbuf/pixbuf.c:169 4719msgid "GdkPixbuf bitmap" 4720msgstr "" 4721 4722#: ../plug-ins/pixbuf/pixbuf.c:189 4723msgid "gdk-pixbuf based bitmap export/import" 4724msgstr "" 4725 4726#: ../plug-ins/pstricks/pstricks.c:14 4727msgid "TeX Pstricks export filter" 4728msgstr "" 4729 4730#: ../plug-ins/pstricks/render_pstricks.c:653 4731msgid "Not valid UTF8" 4732msgstr "" 4733 4734#: ../plug-ins/pstricks/render_pstricks.c:871 4735msgid "TeX PSTricks macros" 4736msgstr "" 4737 4738#: ../plug-ins/python/pydia-render.c:711 ../plug-ins/wmf/wmf.cpp:1137 4739#, c-format 4740msgid "Couldn't open: '%s' for writing.\n" 4741msgstr "" 4742 4743#: ../plug-ins/python/python.c:92 4744msgid "Python scripting support" 4745msgstr "" 4746 4747#: ../plug-ins/shape/shape-export.c:470 4748msgid "Can't export png without libart!" 4749msgstr "" 4750 4751#: ../plug-ins/shape/shape-export.c:497 4752msgid "Dia Shape File" 4753msgstr "" 4754 4755#: ../plug-ins/shape/shape.c:36 4756msgid "dia shape export filter" 4757msgstr "" 4758 4759#: ../plug-ins/svg/render_svg.c:301 ../plug-ins/svg/svg-import.c:641 4760msgid "Scalable Vector Graphics" 4761msgstr "" 4762 4763#: ../plug-ins/svg/svg-import.c:203 ../plug-ins/svg/svg-import.c:217 4764#: ../plug-ins/xfig/xfig-import.c:108 ../plug-ins/xfig/xfig-import.c:159 4765#: ../plug-ins/xfig/xfig-import.c:188 ../plug-ins/xfig/xfig-import.c:224 4766#: ../plug-ins/xfig/xfig-import.c:261 ../plug-ins/xfig/xfig-import.c:289 4767#: ../plug-ins/xfig/xfig-import.c:326 ../plug-ins/xfig/xfig-import.c:362 4768#: ../plug-ins/xfig/xfig-import.c:403 4769msgid "Can't find standard object" 4770msgstr "" 4771 4772#: ../plug-ins/svg/svg-import.c:229 4773msgid "Unexpected SVG path element" 4774msgstr "" 4775 4776#: ../plug-ins/svg/svg-import.c:287 4777msgid "Courier" 4778msgstr "" 4779 4780#: ../plug-ins/svg/svg-import.c:590 4781msgid "Could not find SVG namespace." 4782msgstr "" 4783 4784#: ../plug-ins/svg/svg-import.c:596 4785#, c-format 4786msgid "root element was '%s' -- expecting 'svg'." 4787msgstr "" 4788 4789#: ../plug-ins/svg/svg.c:37 4790msgid "Scalable Vector Graphics import and export filters" 4791msgstr "" 4792 4793#: ../plug-ins/wmf/wmf.cpp:1204 4794msgid "Windows Meta File" 4795msgstr "" 4796 4797#: ../plug-ins/wmf/wmf.cpp:1220 4798msgid "WMF export filter" 4799msgstr "" 4800 4801#: ../plug-ins/wpg/wpg.c:1182 4802#, c-format 4803msgid "File: %s type/version unsupported.\n" 4804msgstr "" 4805 4806#: ../plug-ins/wpg/wpg.c:1312 ../plug-ins/wpg/wpg.c:1319 4807msgid "WPG" 4808msgstr "" 4809 4810#: ../plug-ins/wpg/wpg.c:1333 4811msgid "WordPerfect Graphics export filter" 4812msgstr "" 4813 4814#: ../plug-ins/xfig/xfig-export.c:454 4815#, c-format 4816msgid "FIG format has no equivalent of arrow style %s, using simple arrow.\n" 4817msgstr "" 4818 4819#: ../plug-ins/xfig/xfig-export.c:475 4820msgid "No more user-definable colors - using black" 4821msgstr "" 4822 4823#: ../plug-ins/xfig/xfig-export.c:1149 4824msgid "XFig format" 4825msgstr "" 4826 4827#: ../plug-ins/xfig/xfig-import.c:451 4828#, c-format 4829msgid "Color index %d too high, only 512 colors allowed. Using black instead." 4830msgstr "" 4831 4832#: ../plug-ins/xfig/xfig-import.c:478 4833msgid "Patterns are not supported by Dia" 4834msgstr "" 4835 4836#: ../plug-ins/xfig/xfig-import.c:506 4837msgid "Triple-dotted lines are not supported by Dia, using double-dotted" 4838msgstr "" 4839 4840#: ../plug-ins/xfig/xfig-import.c:510 4841#, c-format 4842msgid "Line style %d should not appear\n" 4843msgstr "" 4844 4845#: ../plug-ins/xfig/xfig-import.c:578 4846#, c-format 4847msgid "Error while reading %dth of %d points: %s\n" 4848msgstr "" 4849 4850#: ../plug-ins/xfig/xfig-import.c:603 4851msgid "Error while reading arrowhead\n" 4852msgstr "" 4853 4854#: ../plug-ins/xfig/xfig-import.c:623 4855#, c-format 4856msgid "Unknown arrow type %d\n" 4857msgstr "" 4858 4859#: ../plug-ins/xfig/xfig-import.c:714 4860#, c-format 4861msgid "Depth %d of of range, only 0-%d allowed.\n" 4862msgstr "" 4863 4864#: ../plug-ins/xfig/xfig-import.c:759 4865#, c-format 4866msgid "Couldn't read ellipse info: %s\n" 4867msgstr "" 4868 4869#: ../plug-ins/xfig/xfig-import.c:824 4870#, c-format 4871msgid "Couldn't read polyline info: %s\n" 4872msgstr "" 4873 4874#: ../plug-ins/xfig/xfig-import.c:839 4875#, c-format 4876msgid "Couldn't read flipped bit: %s\n" 4877msgstr "" 4878 4879#: ../plug-ins/xfig/xfig-import.c:857 4880msgid "Negative corner radius, negating" 4881msgstr "" 4882 4883#: ../plug-ins/xfig/xfig-import.c:901 ../plug-ins/xfig/xfig-import.c:1211 4884#, c-format 4885msgid "Unknown polyline subtype: %d\n" 4886msgstr "" 4887 4888#: ../plug-ins/xfig/xfig-import.c:1048 ../plug-ins/xfig/xfig-import.c:1080 4889#, c-format 4890msgid "Couldn't read spline info: %s\n" 4891msgstr "" 4892 4893#. Open approximated spline 4894#. Closed approximated spline 4895#: ../plug-ins/xfig/xfig-import.c:1067 ../plug-ins/xfig/xfig-import.c:1085 4896msgid "Cannot convert approximated spline yet." 4897msgstr "" 4898 4899#: ../plug-ins/xfig/xfig-import.c:1125 4900#, c-format 4901msgid "Unknown spline subtype: %d\n" 4902msgstr "" 4903 4904#: ../plug-ins/xfig/xfig-import.c:1185 4905#, c-format 4906msgid "Couldn't read arc info: %s\n" 4907msgstr "" 4908 4909#: ../plug-ins/xfig/xfig-import.c:1272 4910#, c-format 4911msgid "Couldn't read text info: %s\n" 4912msgstr "" 4913 4914#: ../plug-ins/xfig/xfig-import.c:1332 4915#, c-format 4916msgid "Couldn't identify FIG object: %s\n" 4917msgstr "" 4918 4919#: ../plug-ins/xfig/xfig-import.c:1340 4920msgid "Compound end outside compound\n" 4921msgstr "" 4922 4923#: ../plug-ins/xfig/xfig-import.c:1359 4924#, c-format 4925msgid "Couldn't read color: %s\n" 4926msgstr "" 4927 4928#: ../plug-ins/xfig/xfig-import.c:1364 4929#, c-format 4930msgid "Color number %d out of range 0..%d. Discarding color.\n" 4931msgstr "" 4932 4933#: ../plug-ins/xfig/xfig-import.c:1410 4934#, c-format 4935msgid "Couldn't read group extend: %s\n" 4936msgstr "" 4937 4938#: ../plug-ins/xfig/xfig-import.c:1421 4939#, c-format 4940msgid "Unknown object type %d\n" 4941msgstr "" 4942 4943#: ../plug-ins/xfig/xfig-import.c:1445 4944#, c-format 4945msgid "`%s' is not one of `%s' or `%s'\n" 4946msgstr "" 4947 4948#: ../plug-ins/xfig/xfig-import.c:1455 4949#, c-format 4950msgid "Error reading paper size: %s\n" 4951msgstr "" 4952 4953#: ../plug-ins/xfig/xfig-import.c:1466 4954#, c-format 4955msgid "Unknown paper size `%s', using default\n" 4956msgstr "" 4957 4958#: ../plug-ins/xfig/xfig-import.c:1478 4959#, c-format 4960msgid "Error reading paper orientation: %s\n" 4961msgstr "" 4962 4963#: ../plug-ins/xfig/xfig-import.c:1488 4964#, c-format 4965msgid "Error reading justification: %s\n" 4966msgstr "" 4967 4968#: ../plug-ins/xfig/xfig-import.c:1498 4969#, c-format 4970msgid "Error reading units: %s\n" 4971msgstr "" 4972 4973#: ../plug-ins/xfig/xfig-import.c:1512 4974#, c-format 4975msgid "Error reading magnification: %s\n" 4976msgstr "" 4977 4978#: ../plug-ins/xfig/xfig-import.c:1523 4979#, c-format 4980msgid "Error reading multipage indicator: %s\n" 4981msgstr "" 4982 4983#: ../plug-ins/xfig/xfig-import.c:1534 4984#, c-format 4985msgid "Error reading transparent color: %s\n" 4986msgstr "" 4987 4988#: ../plug-ins/xfig/xfig-import.c:1543 ../plug-ins/xfig/xfig-import.c:1598 4989#: ../plug-ins/xfig/xfig-import.c:1616 4990#, c-format 4991msgid "Error reading FIG file: %s\n" 4992msgstr "" 4993 4994#: ../plug-ins/xfig/xfig-import.c:1545 ../plug-ins/xfig/xfig-import.c:1600 4995msgid "Premature end of FIG file\n" 4996msgstr "" 4997 4998#: ../plug-ins/xfig/xfig-import.c:1554 4999#, c-format 5000msgid "Error reading resolution: %s\n" 5001msgstr "" 5002 5003#: ../plug-ins/xfig/xfig-import.c:1585 5004#, c-format 5005msgid "Doesn't look like a Fig file: %s\n" 5006msgstr "" 5007 5008#: ../plug-ins/xfig/xfig-import.c:1591 5009#, c-format 5010msgid "This is a FIG version %d.%d file, I may not understand it\n" 5011msgstr "" 5012 5013#: ../plug-ins/xfig/xfig-import.c:1639 5014msgid "XFig File Format" 5015msgstr "" 5016 5017#: ../plug-ins/xfig/xfig.c:39 5018msgid "Fig Format import and export filter" 5019msgstr "" 5020 5021#: ../plug-ins/xslt/xslt.c:102 5022#, c-format 5023msgid "Error while parsing %s\n" 5024msgstr "" 5025 5026#: ../plug-ins/xslt/xslt.c:110 5027#, c-format 5028msgid "Error while parsing stylesheet %s\n" 5029msgstr "" 5030 5031#: ../plug-ins/xslt/xslt.c:116 5032#, c-format 5033msgid "Error while applying stylesheet %s\n" 5034msgstr "" 5035 5036#: ../plug-ins/xslt/xslt.c:124 5037#, c-format 5038msgid "Error while parsing stylesheet: %s\n" 5039msgstr "" 5040 5041#: ../plug-ins/xslt/xslt.c:132 5042#, c-format 5043msgid "Error while applying stylesheet: %s\n" 5044msgstr "" 5045 5046#: ../plug-ins/xslt/xslt.c:313 5047msgid "XSL Transformation filter" 5048msgstr "" 5049 5050#: ../plug-ins/xslt/xslt.c:337 5051msgid "No valid configuration files found for the XSLT plugin, not loading." 5052msgstr "" 5053 5054#: ../plug-ins/xslt/xsltdialog.c:99 5055msgid "Export through XSLT" 5056msgstr "" 5057 5058#: ../plug-ins/xslt/xsltdialog.c:114 5059msgid "From:" 5060msgstr "" 5061 5062#: ../plug-ins/xslt/xsltdialog.c:149 5063msgid "To:" 5064msgstr "" 5065 5066#. Sheet Name: Assorted, was Geometric, maybe Basic Shapes instead? 5067#. Leave as is for now, renaming too much hassle. 5068#. Will probably need to split into seperate sheets soon anyway. 5069#: ../sheets/Assorted.sheet.in.h:4 5070msgid "" 5071"An Assorted Collection of Polygons, Beziergons and other Miscellaneous " 5072"Geometric Shapes" 5073msgstr "" 5074 5075#. Please talk to me before making any changes to this sheet 5076#: ../sheets/Assorted.sheet.in.h:6 5077msgid "Assorted" 5078msgstr "" 5079 5080#: ../sheets/Assorted.sheet.in.h:7 5081msgid "Chevron" 5082msgstr "" 5083 5084#: ../sheets/Assorted.sheet.in.h:8 5085msgid "Curved eight point star" 5086msgstr "" 5087 5088#: ../sheets/Assorted.sheet.in.h:9 5089msgid "Curved four point star" 5090msgstr "" 5091 5092#: ../sheets/Assorted.sheet.in.h:10 5093msgid "Diamond" 5094msgstr "" 5095 5096#: ../sheets/Assorted.sheet.in.h:11 5097msgid "Down arrow" 5098msgstr "" 5099 5100#: ../sheets/Assorted.sheet.in.h:12 5101msgid "Eight point star" 5102msgstr "" 5103 5104#: ../sheets/Assorted.sheet.in.h:13 5105msgid "Four point star" 5106msgstr "" 5107 5108#: ../sheets/Assorted.sheet.in.h:14 5109msgid "Heart" 5110msgstr "" 5111 5112#: ../sheets/Assorted.sheet.in.h:15 5113msgid "Heptagon. Seven sided shape" 5114msgstr "" 5115 5116#: ../sheets/Assorted.sheet.in.h:16 5117msgid "Hexagon. Six sided shape" 5118msgstr "" 5119 5120#: ../sheets/Assorted.sheet.in.h:17 5121msgid "Horizontal parallelogram" 5122msgstr "" 5123 5124#: ../sheets/Assorted.sheet.in.h:18 5125msgid "Isoceles triangle" 5126msgstr "" 5127 5128#: ../sheets/Assorted.sheet.in.h:19 5129msgid "Left arrow" 5130msgstr "" 5131 5132#: ../sheets/Assorted.sheet.in.h:20 5133msgid "Left-right arrow" 5134msgstr "" 5135 5136#: ../sheets/Assorted.sheet.in.h:21 5137msgid "Left-right-up arrow" 5138msgstr "" 5139 5140#: ../sheets/Assorted.sheet.in.h:22 5141msgid "Left-up arrow" 5142msgstr "" 5143 5144#: ../sheets/Assorted.sheet.in.h:23 5145msgid "Maltese cross" 5146msgstr "" 5147 5148#: ../sheets/Assorted.sheet.in.h:24 5149msgid "Notched left arrow" 5150msgstr "" 5151 5152#: ../sheets/Assorted.sheet.in.h:25 5153msgid "Notched right arrow" 5154msgstr "" 5155 5156#: ../sheets/Assorted.sheet.in.h:26 5157msgid "Octogon. Eight sided shape" 5158msgstr "" 5159 5160#: ../sheets/Assorted.sheet.in.h:27 5161msgid "Pentagon block arrow" 5162msgstr "" 5163 5164#: ../sheets/Assorted.sheet.in.h:28 5165msgid "Pentagon. Five sided shape" 5166msgstr "" 5167 5168#: ../sheets/Assorted.sheet.in.h:29 5169msgid "Perfect circle" 5170msgstr "" 5171 5172#: ../sheets/Assorted.sheet.in.h:30 5173msgid "Perfect square, height equals width" 5174msgstr "" 5175 5176#: ../sheets/Assorted.sheet.in.h:31 5177msgid "Quad arrow" 5178msgstr "" 5179 5180#: ../sheets/Assorted.sheet.in.h:32 5181msgid "Quarter circle" 5182msgstr "" 5183 5184#: ../sheets/Assorted.sheet.in.h:33 5185msgid "Quarter moon" 5186msgstr "" 5187 5188#: ../sheets/Assorted.sheet.in.h:34 5189msgid "Right angle triangle" 5190msgstr "" 5191 5192#: ../sheets/Assorted.sheet.in.h:35 5193msgid "Right arrow" 5194msgstr "" 5195 5196#: ../sheets/Assorted.sheet.in.h:36 5197msgid "Seven point star" 5198msgstr "" 5199 5200#: ../sheets/Assorted.sheet.in.h:37 5201msgid "Sharp eight point star" 5202msgstr "" 5203 5204#: ../sheets/Assorted.sheet.in.h:38 5205msgid "Six point star" 5206msgstr "" 5207 5208#: ../sheets/Assorted.sheet.in.h:39 5209msgid "Sun" 5210msgstr "" 5211 5212#: ../sheets/Assorted.sheet.in.h:40 5213msgid "Swiss cross" 5214msgstr "" 5215 5216#: ../sheets/Assorted.sheet.in.h:41 5217msgid "Trapezoid" 5218msgstr "" 5219 5220#: ../sheets/Assorted.sheet.in.h:42 5221msgid "Turn-up arrow" 5222msgstr "" 5223 5224#: ../sheets/Assorted.sheet.in.h:43 5225msgid "Up arrow" 5226msgstr "" 5227 5228#: ../sheets/Assorted.sheet.in.h:44 5229msgid "Up-down arrow" 5230msgstr "" 5231 5232#: ../sheets/Assorted.sheet.in.h:45 5233msgid "Up-down-left arrow" 5234msgstr "" 5235 5236#: ../sheets/Assorted.sheet.in.h:46 5237msgid "Vertical parallelogram" 5238msgstr "" 5239 5240#: ../sheets/ChemEng.sheet.in.h:1 5241msgid "AC Generator" 5242msgstr "" 5243 5244#: ../sheets/ChemEng.sheet.in.h:2 5245msgid "Air Cooler" 5246msgstr "" 5247 5248#: ../sheets/ChemEng.sheet.in.h:3 5249msgid "Autoclave" 5250msgstr "" 5251 5252#: ../sheets/ChemEng.sheet.in.h:4 5253msgid "Axial Flow Fan" 5254msgstr "" 5255 5256#: ../sheets/ChemEng.sheet.in.h:5 5257msgid "Basic Filter" 5258msgstr "" 5259 5260#: ../sheets/ChemEng.sheet.in.h:6 5261msgid "Centrifugal Pump or Fan" 5262msgstr "" 5263 5264#: ../sheets/ChemEng.sheet.in.h:7 5265msgid "Centrifuge" 5266msgstr "" 5267 5268#. For: zenith 5269#: ../sheets/ChemEng.sheet.in.h:9 5270msgid "ChemEng" 5271msgstr "" 5272 5273#: ../sheets/ChemEng.sheet.in.h:10 5274msgid "Clarifier or Settling Tank" 5275msgstr "" 5276 5277#: ../sheets/ChemEng.sheet.in.h:11 5278msgid "Collection for chemical engineering" 5279msgstr "" 5280 5281#: ../sheets/ChemEng.sheet.in.h:12 5282msgid "Compressor or Turbine" 5283msgstr "" 5284 5285#: ../sheets/ChemEng.sheet.in.h:13 5286msgid "Covered tank" 5287msgstr "" 5288 5289#: ../sheets/ChemEng.sheet.in.h:14 5290msgid "Cyclone and hydrocyclone" 5291msgstr "" 5292 5293#: ../sheets/ChemEng.sheet.in.h:15 5294msgid "Double-Pipe Exchanger" 5295msgstr "" 5296 5297#: ../sheets/ChemEng.sheet.in.h:16 5298msgid "Ejector or Injector" 5299msgstr "" 5300 5301#: ../sheets/ChemEng.sheet.in.h:17 5302msgid "Fan or Stirrer" 5303msgstr "" 5304 5305#: ../sheets/ChemEng.sheet.in.h:18 5306msgid "Fixed-Sheet Exchanger" 5307msgstr "" 5308 5309#: ../sheets/ChemEng.sheet.in.h:19 5310msgid "Floating-Head or U-Tube Exchanger" 5311msgstr "" 5312 5313#: ../sheets/ChemEng.sheet.in.h:20 5314msgid "Fluid Contacting Vessel, simple" 5315msgstr "" 5316 5317#: ../sheets/ChemEng.sheet.in.h:21 5318msgid "Forced-Flow Air Cooler" 5319msgstr "" 5320 5321#: ../sheets/ChemEng.sheet.in.h:22 5322msgid "Gas Holder, basic" 5323msgstr "" 5324 5325#: ../sheets/ChemEng.sheet.in.h:23 5326msgid "Heating/Cooling Coil" 5327msgstr "" 5328 5329#: ../sheets/ChemEng.sheet.in.h:24 5330msgid "Heating/Cooling Coil, vertical" 5331msgstr "" 5332 5333#: ../sheets/ChemEng.sheet.in.h:25 5334msgid "Induced-Flow Air Cooler" 5335msgstr "" 5336 5337#: ../sheets/ChemEng.sheet.in.h:26 5338msgid "Kettle Reboiler" 5339msgstr "" 5340 5341#: ../sheets/ChemEng.sheet.in.h:27 5342msgid "Knock-out Drum (with demister pad)" 5343msgstr "" 5344 5345#: ../sheets/ChemEng.sheet.in.h:28 5346msgid "Measurement" 5347msgstr "" 5348 5349#: ../sheets/ChemEng.sheet.in.h:29 5350msgid "Mixer" 5351msgstr "" 5352 5353#: ../sheets/ChemEng.sheet.in.h:30 5354msgid "Open Tank" 5355msgstr "" 5356 5357#: ../sheets/ChemEng.sheet.in.h:31 5358msgid "Plate Exchanger" 5359msgstr "" 5360 5361#: ../sheets/ChemEng.sheet.in.h:32 5362msgid "Pneumatic Line" 5363msgstr "" 5364 5365#: ../sheets/ChemEng.sheet.in.h:33 5366msgid "Pneumatic Line, vertical" 5367msgstr "" 5368 5369#: ../sheets/ChemEng.sheet.in.h:34 5370msgid "Positive Displacement Rotary Pump or Compressor" 5371msgstr "" 5372 5373#: ../sheets/ChemEng.sheet.in.h:35 5374msgid "Reactor or Absorption Vessel, simple" 5375msgstr "" 5376 5377#: ../sheets/ChemEng.sheet.in.h:36 5378msgid "Reciprocating Compressor or Pump" 5379msgstr "" 5380 5381#: ../sheets/ChemEng.sheet.in.h:37 5382msgid "Regulable Valve" 5383msgstr "" 5384 5385#: ../sheets/ChemEng.sheet.in.h:38 5386msgid "Regulable Valve, vertical" 5387msgstr "" 5388 5389#: ../sheets/ChemEng.sheet.in.h:39 5390msgid "Sealed Tank" 5391msgstr "" 5392 5393#: ../sheets/ChemEng.sheet.in.h:40 5394msgid "Simple Furnace" 5395msgstr "" 5396 5397#: ../sheets/ChemEng.sheet.in.h:41 5398msgid "Simple Heat Exchanger" 5399msgstr "" 5400 5401#: ../sheets/ChemEng.sheet.in.h:42 5402msgid "Simple Heat Exchanger, vertical" 5403msgstr "" 5404 5405#: ../sheets/ChemEng.sheet.in.h:43 5406msgid "Simple Vessel" 5407msgstr "" 5408 5409#: ../sheets/ChemEng.sheet.in.h:44 5410msgid "Spray Drier" 5411msgstr "" 5412 5413#: ../sheets/ChemEng.sheet.in.h:45 5414msgid "Spraying Device" 5415msgstr "" 5416 5417#: ../sheets/ChemEng.sheet.in.h:46 5418msgid "Storage Sphere" 5419msgstr "" 5420 5421#: ../sheets/ChemEng.sheet.in.h:47 5422msgid "Tank with Fixed Roof" 5423msgstr "" 5424 5425#: ../sheets/ChemEng.sheet.in.h:48 5426msgid "Tank with Floating Roof" 5427msgstr "" 5428 5429#: ../sheets/ChemEng.sheet.in.h:49 5430msgid "Tray Column, detailed" 5431msgstr "" 5432 5433#: ../sheets/ChemEng.sheet.in.h:50 5434msgid "Tray Column, simple" 5435msgstr "" 5436 5437#: ../sheets/ChemEng.sheet.in.h:51 5438msgid "Valve" 5439msgstr "" 5440 5441#: ../sheets/ChemEng.sheet.in.h:52 5442msgid "Valve, vertical" 5443msgstr "" 5444 5445#: ../sheets/ChemEng.sheet.in.h:53 5446msgid "Water Cooler" 5447msgstr "" 5448 5449#: ../sheets/ChemEng.sheet.in.h:54 5450msgid "Water Cooler, vertical" 5451msgstr "" 5452 5453#: ../sheets/Circuit.sheet.in.h:1 5454msgid "Circuit" 5455msgstr "" 5456 5457#: ../sheets/Circuit.sheet.in.h:2 5458msgid "Components for circuit diagrams" 5459msgstr "" 5460 5461#: ../sheets/Circuit.sheet.in.h:3 5462msgid "Ground point" 5463msgstr "" 5464 5465#: ../sheets/Circuit.sheet.in.h:4 5466msgid "Horizontal jumper" 5467msgstr "" 5468 5469#: ../sheets/Circuit.sheet.in.h:5 5470msgid "Horizontally aligned LED" 5471msgstr "" 5472 5473#: ../sheets/Circuit.sheet.in.h:6 5474msgid "Horizontally aligned capacitor" 5475msgstr "" 5476 5477#: ../sheets/Circuit.sheet.in.h:7 5478msgid "Horizontally aligned diode" 5479msgstr "" 5480 5481#: ../sheets/Circuit.sheet.in.h:8 5482msgid "Horizontally aligned fuse" 5483msgstr "" 5484 5485#: ../sheets/Circuit.sheet.in.h:9 5486msgid "Horizontally aligned inductor" 5487msgstr "" 5488 5489#: ../sheets/Circuit.sheet.in.h:10 5490msgid "Horizontally aligned inductor (European)" 5491msgstr "" 5492 5493#: ../sheets/Circuit.sheet.in.h:11 5494msgid "Horizontally aligned powersource" 5495msgstr "" 5496 5497#: ../sheets/Circuit.sheet.in.h:12 5498msgid "Horizontally aligned resistor" 5499msgstr "" 5500 5501#: ../sheets/Circuit.sheet.in.h:13 5502msgid "Horizontally aligned resistor (European)" 5503msgstr "" 5504 5505#: ../sheets/Circuit.sheet.in.h:14 5506msgid "Horizontally aligned zener diode" 5507msgstr "" 5508 5509#: ../sheets/Circuit.sheet.in.h:15 5510msgid "Lamp" 5511msgstr "" 5512 5513#: ../sheets/Circuit.sheet.in.h:16 ../sheets/ciscomisc.sheet.in.h:26 5514msgid "Microphone" 5515msgstr "" 5516 5517#: ../sheets/Circuit.sheet.in.h:17 5518msgid "NMOS transistor" 5519msgstr "" 5520 5521#. 5522#. 5523#: ../sheets/Circuit.sheet.in.h:20 5524msgid "NPN bipolar transistor" 5525msgstr "" 5526 5527#: ../sheets/Circuit.sheet.in.h:21 5528msgid "Operational amplifier" 5529msgstr "" 5530 5531#: ../sheets/Circuit.sheet.in.h:22 5532msgid "PMOS transistor" 5533msgstr "" 5534 5535#. 5536#. 5537#: ../sheets/Circuit.sheet.in.h:25 5538msgid "PNP bipolar transistor" 5539msgstr "" 5540 5541#: ../sheets/Circuit.sheet.in.h:26 ../sheets/ciscomisc.sheet.in.h:39 5542msgid "Speaker" 5543msgstr "" 5544 5545#: ../sheets/Circuit.sheet.in.h:27 5546msgid "Vertically aligned LED" 5547msgstr "" 5548 5549#: ../sheets/Circuit.sheet.in.h:28 5550msgid "Vertically aligned capacitor" 5551msgstr "" 5552 5553#: ../sheets/Circuit.sheet.in.h:29 5554msgid "Vertically aligned diode" 5555msgstr "" 5556 5557#: ../sheets/Circuit.sheet.in.h:30 5558msgid "Vertically aligned fuse" 5559msgstr "" 5560 5561#: ../sheets/Circuit.sheet.in.h:31 5562msgid "Vertically aligned inductor" 5563msgstr "" 5564 5565#: ../sheets/Circuit.sheet.in.h:32 5566msgid "Vertically aligned inductor (European)" 5567msgstr "" 5568 5569#: ../sheets/Circuit.sheet.in.h:33 5570msgid "Vertically aligned powersource" 5571msgstr "" 5572 5573#: ../sheets/Circuit.sheet.in.h:34 5574msgid "Vertically aligned resistor" 5575msgstr "" 5576 5577#: ../sheets/Circuit.sheet.in.h:35 5578msgid "Vertically aligned resistor (European)" 5579msgstr "" 5580 5581#: ../sheets/Circuit.sheet.in.h:36 5582msgid "Vertically aligned zener diode" 5583msgstr "" 5584 5585#: ../sheets/Contact.sheet.in.h:1 5586msgid "'if not' (normally closed) ladder contact" 5587msgstr "" 5588 5589#: ../sheets/Contact.sheet.in.h:2 5590msgid "'if' (normally open) ladder contact" 5591msgstr "" 5592 5593#: ../sheets/Contact.sheet.in.h:3 5594msgid "'jump' output variable" 5595msgstr "" 5596 5597#: ../sheets/Contact.sheet.in.h:4 5598msgid "'reset' output variable" 5599msgstr "" 5600 5601#: ../sheets/Contact.sheet.in.h:5 5602msgid "'set' output variable" 5603msgstr "" 5604 5605#: ../sheets/Contact.sheet.in.h:6 5606msgid "Components for LADDER circuits" 5607msgstr "" 5608 5609#: ../sheets/Contact.sheet.in.h:7 5610msgid "Ladder" 5611msgstr "" 5612 5613#: ../sheets/Contact.sheet.in.h:8 5614msgid "Negative output variable" 5615msgstr "" 5616 5617#: ../sheets/Contact.sheet.in.h:9 5618msgid "Power-saved 'reset' output variable" 5619msgstr "" 5620 5621#: ../sheets/Contact.sheet.in.h:10 5622msgid "Power-saved 'set' output variable" 5623msgstr "" 5624 5625#: ../sheets/Contact.sheet.in.h:11 5626msgid "Power-saved negative output variable" 5627msgstr "" 5628 5629#: ../sheets/Contact.sheet.in.h:12 5630msgid "Power-saved simple output variable" 5631msgstr "" 5632 5633#: ../sheets/Contact.sheet.in.h:13 5634msgid "Receptivity output variable" 5635msgstr "" 5636 5637#: ../sheets/Contact.sheet.in.h:14 5638msgid "Simple output variable" 5639msgstr "" 5640 5641#: ../sheets/Cybernetics.sheet.in.h:1 5642msgid "Constant factor below -1" 5643msgstr "" 5644 5645#: ../sheets/Cybernetics.sheet.in.h:2 5646msgid "Constant factor between 0 and -1" 5647msgstr "" 5648 5649#: ../sheets/Cybernetics.sheet.in.h:3 5650msgid "Constant factor between 0 and 1" 5651msgstr "" 5652 5653#: ../sheets/Cybernetics.sheet.in.h:4 5654msgid "Constant factor greater 1" 5655msgstr "" 5656 5657#: ../sheets/Cybernetics.sheet.in.h:5 5658msgid "Constant negative shift on the y-axis" 5659msgstr "" 5660 5661#: ../sheets/Cybernetics.sheet.in.h:6 5662msgid "Constant positive shift on the y-axis" 5663msgstr "" 5664 5665#: ../sheets/Cybernetics.sheet.in.h:7 5666msgid "Cybernetics" 5667msgstr "" 5668 5669#: ../sheets/Cybernetics.sheet.in.h:8 5670msgid "Elements of cybernetic circuits" 5671msgstr "" 5672 5673#: ../sheets/Cybernetics.sheet.in.h:9 5674msgid "Full wave rectifier (absolute value)" 5675msgstr "" 5676 5677#: ../sheets/Cybernetics.sheet.in.h:10 5678msgid "Half wave rectifier or ramp input" 5679msgstr "" 5680 5681#: ../sheets/Cybernetics.sheet.in.h:11 5682msgid "High pass filter" 5683msgstr "" 5684 5685#: ../sheets/Cybernetics.sheet.in.h:12 5686msgid "Integrator - input bottom" 5687msgstr "" 5688 5689#: ../sheets/Cybernetics.sheet.in.h:13 5690msgid "Integrator - input left" 5691msgstr "" 5692 5693#: ../sheets/Cybernetics.sheet.in.h:14 5694msgid "Integrator - input right" 5695msgstr "" 5696 5697#: ../sheets/Cybernetics.sheet.in.h:15 5698msgid "Integrator - input top" 5699msgstr "" 5700 5701#: ../sheets/Cybernetics.sheet.in.h:16 5702msgid "Low pass filter" 5703msgstr "" 5704 5705#: ../sheets/Cybernetics.sheet.in.h:17 5706msgid "Product" 5707msgstr "" 5708 5709#: ../sheets/Cybernetics.sheet.in.h:18 5710msgid "Relay characteristic (sigma)" 5711msgstr "" 5712 5713#: ../sheets/Cybernetics.sheet.in.h:19 5714msgid "Saturation characteristic" 5715msgstr "" 5716 5717#: ../sheets/Cybernetics.sheet.in.h:20 5718msgid "Sensor - bottom" 5719msgstr "" 5720 5721#: ../sheets/Cybernetics.sheet.in.h:21 5722msgid "Sensor - left" 5723msgstr "" 5724 5725#: ../sheets/Cybernetics.sheet.in.h:22 5726msgid "Sensor - right" 5727msgstr "" 5728 5729#: ../sheets/Cybernetics.sheet.in.h:23 5730msgid "Sensor - top" 5731msgstr "" 5732 5733#: ../sheets/Cybernetics.sheet.in.h:24 5734msgid "Sigmoid characteristic" 5735msgstr "" 5736 5737#: ../sheets/Cybernetics.sheet.in.h:25 5738msgid "Sine characteristic or input" 5739msgstr "" 5740 5741#: ../sheets/Cybernetics.sheet.in.h:26 5742msgid "Sum" 5743msgstr "" 5744 5745#: ../sheets/Cybernetics.sheet.in.h:27 5746msgid "Sum, subtracting bottom input" 5747msgstr "" 5748 5749#: ../sheets/Cybernetics.sheet.in.h:28 5750msgid "Sum, subtracting left input" 5751msgstr "" 5752 5753#: ../sheets/Cybernetics.sheet.in.h:29 5754msgid "Sum, subtracting right input" 5755msgstr "" 5756 5757#: ../sheets/Cybernetics.sheet.in.h:30 5758msgid "Sum, subtracting top input" 5759msgstr "" 5760 5761#: ../sheets/Cybernetics.sheet.in.h:31 5762msgid "Template for custom characteristics" 5763msgstr "" 5764 5765#: ../sheets/Cybernetics.sheet.in.h:32 5766msgid "Time delay" 5767msgstr "" 5768 5769#: ../sheets/EML.sheet.in.h:1 5770msgid "EML" 5771msgstr "" 5772 5773#: ../sheets/EML.sheet.in.h:2 5774msgid "Editor for EML Static Structure Diagrams." 5775msgstr "" 5776 5777#: ../sheets/ER.sheet.in.h:2 5778msgid "ER" 5779msgstr "" 5780 5781#: ../sheets/ER.sheet.in.h:3 5782msgid "Editor for Entity Relations Diagrams" 5783msgstr "" 5784 5785#: ../sheets/ER.sheet.in.h:5 5786msgid "Participation" 5787msgstr "" 5788 5789#: ../sheets/ER.sheet.in.h:7 5790msgid "Weak entity" 5791msgstr "" 5792 5793#: ../sheets/Electric.sheet.in.h:1 5794msgid "Components for electric circuits" 5795msgstr "" 5796 5797#: ../sheets/Electric.sheet.in.h:2 ../sheets/Pneumatic.sheet.in.h:7 5798msgid "Connection point" 5799msgstr "" 5800 5801#: ../sheets/Electric.sheet.in.h:3 5802msgid "Electric" 5803msgstr "" 5804 5805#: ../sheets/Electric.sheet.in.h:4 5806msgid "Lamp or indicator light (horizontal)" 5807msgstr "" 5808 5809#: ../sheets/Electric.sheet.in.h:5 5810msgid "Lamp or indicator light (vertical)" 5811msgstr "" 5812 5813#: ../sheets/Electric.sheet.in.h:6 5814msgid "Normally closed contact (horizontal)" 5815msgstr "" 5816 5817#: ../sheets/Electric.sheet.in.h:7 5818msgid "Normally closed contact (vertical)" 5819msgstr "" 5820 5821#: ../sheets/Electric.sheet.in.h:8 5822msgid "Normally closed position switch (horizontal)" 5823msgstr "" 5824 5825#: ../sheets/Electric.sheet.in.h:9 5826msgid "Normally closed position switch (vertical)" 5827msgstr "" 5828 5829#: ../sheets/Electric.sheet.in.h:10 5830msgid "Normally open contact (horizontal)" 5831msgstr "" 5832 5833#: ../sheets/Electric.sheet.in.h:11 5834msgid "Normally open contact (vertical)" 5835msgstr "" 5836 5837#: ../sheets/Electric.sheet.in.h:12 5838msgid "Normally open position switch (horizontal)" 5839msgstr "" 5840 5841#: ../sheets/Electric.sheet.in.h:13 5842msgid "Normally open position switch (vertical)" 5843msgstr "" 5844 5845#: ../sheets/Electric.sheet.in.h:14 5846msgid "Relay (horizontal)" 5847msgstr "" 5848 5849#: ../sheets/Electric.sheet.in.h:15 5850msgid "Relay (vertical)" 5851msgstr "" 5852 5853#: ../sheets/Electric.sheet.in.h:16 5854msgid "The command organ of a relay (horizontal)" 5855msgstr "" 5856 5857#: ../sheets/Electric.sheet.in.h:17 5858msgid "The command organ of a relay (vertical)" 5859msgstr "" 5860 5861#: ../sheets/FS.sheet.in.h:1 5862msgid "Editor for Function Structure Diagrams." 5863msgstr "" 5864 5865#: ../sheets/FS.sheet.in.h:2 5866msgid "FS" 5867msgstr "" 5868 5869#: ../sheets/FS.sheet.in.h:3 5870msgid "Flow" 5871msgstr "" 5872 5873#: ../sheets/FS.sheet.in.h:4 5874msgid "Function" 5875msgstr "" 5876 5877#: ../sheets/FS.sheet.in.h:5 5878msgid "Orthogonal polyline flow" 5879msgstr "" 5880 5881#. XXX 5882#: ../sheets/Flowchart.sheet.in.h:2 5883msgid "Collate" 5884msgstr "" 5885 5886#: ../sheets/Flowchart.sheet.in.h:3 5887msgid "Connector" 5888msgstr "" 5889 5890#: ../sheets/Flowchart.sheet.in.h:4 ../sheets/SDL.sheet.in.h:4 5891msgid "Decision" 5892msgstr "" 5893 5894#: ../sheets/Flowchart.sheet.in.h:5 5895msgid "Delay" 5896msgstr "" 5897 5898#: ../sheets/Flowchart.sheet.in.h:7 5899msgid "Document" 5900msgstr "" 5901 5902#: ../sheets/Flowchart.sheet.in.h:9 5903msgid "Flowchart" 5904msgstr "" 5905 5906#: ../sheets/Flowchart.sheet.in.h:10 5907msgid "Input/Output" 5908msgstr "" 5909 5910#: ../sheets/Flowchart.sheet.in.h:11 5911msgid "Internal storage" 5912msgstr "" 5913 5914#: ../sheets/Flowchart.sheet.in.h:12 5915msgid "Magnetic disk" 5916msgstr "" 5917 5918#: ../sheets/Flowchart.sheet.in.h:13 5919msgid "Magnetic drum" 5920msgstr "" 5921 5922#: ../sheets/Flowchart.sheet.in.h:14 5923msgid "Magnetic tape" 5924msgstr "" 5925 5926#: ../sheets/Flowchart.sheet.in.h:15 5927msgid "Manual input" 5928msgstr "" 5929 5930#: ../sheets/Flowchart.sheet.in.h:16 5931msgid "Manual operation" 5932msgstr "" 5933 5934#: ../sheets/Flowchart.sheet.in.h:17 5935msgid "Merge" 5936msgstr "" 5937 5938#: ../sheets/Flowchart.sheet.in.h:18 5939msgid "Objects to draw flowcharts" 5940msgstr "" 5941 5942#. XXX 5943#: ../sheets/Flowchart.sheet.in.h:20 5944msgid "Off page connector" 5945msgstr "" 5946 5947#: ../sheets/Flowchart.sheet.in.h:21 5948msgid "Offline storage" 5949msgstr "" 5950 5951#: ../sheets/Flowchart.sheet.in.h:22 5952msgid "Or" 5953msgstr "" 5954 5955#: ../sheets/Flowchart.sheet.in.h:23 5956msgid "Predefined process" 5957msgstr "" 5958 5959#: ../sheets/Flowchart.sheet.in.h:24 5960msgid "Preparation" 5961msgstr "" 5962 5963#: ../sheets/Flowchart.sheet.in.h:25 5964msgid "Process/Auxiliary Operation" 5965msgstr "" 5966 5967#: ../sheets/Flowchart.sheet.in.h:26 5968msgid "Punched card" 5969msgstr "" 5970 5971#: ../sheets/Flowchart.sheet.in.h:27 5972msgid "Punched tape" 5973msgstr "" 5974 5975#: ../sheets/Flowchart.sheet.in.h:28 5976msgid "Sort" 5977msgstr "" 5978 5979#. XXX 5980#: ../sheets/Flowchart.sheet.in.h:30 5981msgid "Summing junction" 5982msgstr "" 5983 5984#: ../sheets/Flowchart.sheet.in.h:31 5985msgid "Terminal Interrupt" 5986msgstr "" 5987 5988#: ../sheets/Flowchart.sheet.in.h:32 5989msgid "Transaction file" 5990msgstr "" 5991 5992#: ../sheets/Flowchart.sheet.in.h:33 5993msgid "Transmittal tape" 5994msgstr "" 5995 5996#: ../sheets/GRAFCET.sheet.in.h:1 5997msgid "AND vergent" 5998msgstr "" 5999 6000#: ../sheets/GRAFCET.sheet.in.h:2 6001msgid "Action to associate to a step" 6002msgstr "" 6003 6004#: ../sheets/GRAFCET.sheet.in.h:3 6005msgid "Arc (upward)" 6006msgstr "" 6007 6008#: ../sheets/GRAFCET.sheet.in.h:4 6009msgid "Condition (of an action)" 6010msgstr "" 6011 6012#: ../sheets/GRAFCET.sheet.in.h:5 6013msgid "GRAFCET" 6014msgstr "" 6015 6016#: ../sheets/GRAFCET.sheet.in.h:10 6017msgid "Macro sub-program call step" 6018msgstr "" 6019 6020#: ../sheets/GRAFCET.sheet.in.h:11 6021msgid "OR vergent" 6022msgstr "" 6023 6024#: ../sheets/GRAFCET.sheet.in.h:12 6025msgid "Objects to design GRAFCET charts" 6026msgstr "" 6027 6028#: ../sheets/GRAFCET.sheet.in.h:14 6029msgid "Transition" 6030msgstr "" 6031 6032#: ../sheets/IsometricMap.sheet.in.h:1 6033msgid "Block 1, 2:4" 6034msgstr "" 6035 6036#: ../sheets/IsometricMap.sheet.in.h:2 6037msgid "Block 2, 2:8" 6038msgstr "" 6039 6040#: ../sheets/IsometricMap.sheet.in.h:3 6041msgid "Block 3, 4:4" 6042msgstr "" 6043 6044#: ../sheets/IsometricMap.sheet.in.h:4 6045msgid "Block 4, 4:8" 6046msgstr "" 6047 6048#: ../sheets/IsometricMap.sheet.in.h:5 6049msgid "Block 5, 3:3" 6050msgstr "" 6051 6052#: ../sheets/IsometricMap.sheet.in.h:6 6053msgid "Block 6, 4:6" 6054msgstr "" 6055 6056#: ../sheets/IsometricMap.sheet.in.h:7 6057msgid "Block 7" 6058msgstr "" 6059 6060#: ../sheets/IsometricMap.sheet.in.h:8 6061msgid "Car 1, Front View" 6062msgstr "" 6063 6064#: ../sheets/IsometricMap.sheet.in.h:9 6065msgid "Car 2, Rear View" 6066msgstr "" 6067 6068#: ../sheets/IsometricMap.sheet.in.h:10 6069msgid "Corner 1" 6070msgstr "" 6071 6072#: ../sheets/IsometricMap.sheet.in.h:11 6073msgid "Corner 2" 6074msgstr "" 6075 6076#: ../sheets/IsometricMap.sheet.in.h:12 6077msgid "Crossroads" 6078msgstr "" 6079 6080#: ../sheets/IsometricMap.sheet.in.h:13 6081msgid "Elevated Road" 6082msgstr "" 6083 6084#: ../sheets/IsometricMap.sheet.in.h:14 6085msgid "Factory" 6086msgstr "" 6087 6088#: ../sheets/IsometricMap.sheet.in.h:15 6089msgid "Footbridge, Pedestrian Bridge" 6090msgstr "" 6091 6092#. use dc:description instead? 6093#: ../sheets/IsometricMap.sheet.in.h:17 6094msgid "Isometric Directional Map Shapes" 6095msgstr "" 6096 6097#: ../sheets/IsometricMap.sheet.in.h:18 6098msgid "Long Straight Road Section" 6099msgstr "" 6100 6101#. use dc:title instead? 6102#: ../sheets/IsometricMap.sheet.in.h:20 6103msgid "Map, Isometric" 6104msgstr "" 6105 6106#: ../sheets/IsometricMap.sheet.in.h:21 6107msgid "One Way Road Sign" 6108msgstr "" 6109 6110#: ../sheets/IsometricMap.sheet.in.h:22 6111msgid "River" 6112msgstr "" 6113 6114#: ../sheets/IsometricMap.sheet.in.h:23 6115msgid "Road Section" 6116msgstr "" 6117 6118#: ../sheets/IsometricMap.sheet.in.h:24 6119msgid "Roof1" 6120msgstr "" 6121 6122#: ../sheets/IsometricMap.sheet.in.h:25 6123msgid "T-Junction" 6124msgstr "" 6125 6126#: ../sheets/IsometricMap.sheet.in.h:26 6127msgid "Train 1, angled downward" 6128msgstr "" 6129 6130#: ../sheets/IsometricMap.sheet.in.h:27 6131msgid "Train 2, angled upward" 6132msgstr "" 6133 6134#: ../sheets/IsometricMap.sheet.in.h:28 6135msgid "Tree 1" 6136msgstr "" 6137 6138#: ../sheets/Istar.sheet.in.h:1 6139msgid "An i* agent" 6140msgstr "" 6141 6142#: ../sheets/Istar.sheet.in.h:2 6143msgid "An i* decomposition link" 6144msgstr "" 6145 6146#: ../sheets/Istar.sheet.in.h:3 6147msgid "An i* dependency link" 6148msgstr "" 6149 6150#: ../sheets/Istar.sheet.in.h:4 6151msgid "An i* goal" 6152msgstr "" 6153 6154#: ../sheets/Istar.sheet.in.h:5 6155msgid "An i* means-ends link" 6156msgstr "" 6157 6158#: ../sheets/Istar.sheet.in.h:6 6159msgid "An i* negative contribution" 6160msgstr "" 6161 6162#: ../sheets/Istar.sheet.in.h:7 6163msgid "An i* position" 6164msgstr "" 6165 6166#: ../sheets/Istar.sheet.in.h:8 6167msgid "An i* positive contribution" 6168msgstr "" 6169 6170#: ../sheets/Istar.sheet.in.h:9 6171msgid "An i* resource" 6172msgstr "" 6173 6174#: ../sheets/Istar.sheet.in.h:10 6175msgid "An i* role" 6176msgstr "" 6177 6178#: ../sheets/Istar.sheet.in.h:11 6179msgid "An i* softgoal" 6180msgstr "" 6181 6182#: ../sheets/Istar.sheet.in.h:12 6183msgid "An i* task" 6184msgstr "" 6185 6186#: ../sheets/Istar.sheet.in.h:13 6187msgid "An i* unspecified actor" 6188msgstr "" 6189 6190#: ../sheets/Istar.sheet.in.h:14 6191msgid "An i* unspecified link" 6192msgstr "" 6193 6194#: ../sheets/Istar.sheet.in.h:15 6195msgid "Objects to design i* diagrams" 6196msgstr "" 6197 6198#: ../sheets/Istar.sheet.in.h:16 6199msgid "RE-i*" 6200msgstr "" 6201 6202#: ../sheets/Jackson.sheet.in.h:1 6203msgid "A Jackson designed domain" 6204msgstr "" 6205 6206#: ../sheets/Jackson.sheet.in.h:2 6207msgid "A Jackson given domain" 6208msgstr "" 6209 6210#: ../sheets/Jackson.sheet.in.h:3 6211msgid "A Jackson machine domain" 6212msgstr "" 6213 6214#: ../sheets/Jackson.sheet.in.h:4 6215msgid "A Jackson requirement" 6216msgstr "" 6217 6218#: ../sheets/Jackson.sheet.in.h:5 6219msgid "A Jackson requirement phenomenon" 6220msgstr "" 6221 6222#: ../sheets/Jackson.sheet.in.h:6 6223msgid "A Jackson shared phenomenon" 6224msgstr "" 6225 6226#: ../sheets/Jackson.sheet.in.h:7 6227msgid "Objects to design Jacskon diagrams" 6228msgstr "" 6229 6230#: ../sheets/Jackson.sheet.in.h:8 6231msgid "RE-Jackson" 6232msgstr "" 6233 6234#: ../sheets/KAOS.sheet.in.h:1 6235msgid "A KAOS AND refinement" 6236msgstr "" 6237 6238#: ../sheets/KAOS.sheet.in.h:2 6239msgid "A KAOS OR refinement" 6240msgstr "" 6241 6242#: ../sheets/KAOS.sheet.in.h:3 6243msgid "A KAOS agent" 6244msgstr "" 6245 6246#: ../sheets/KAOS.sheet.in.h:4 6247msgid "A KAOS assumption" 6248msgstr "" 6249 6250#: ../sheets/KAOS.sheet.in.h:5 6251msgid "A KAOS binary conflict" 6252msgstr "" 6253 6254#: ../sheets/KAOS.sheet.in.h:6 6255msgid "A KAOS capable-of" 6256msgstr "" 6257 6258#: ../sheets/KAOS.sheet.in.h:7 6259msgid "A KAOS complete AND refinement" 6260msgstr "" 6261 6262#: ../sheets/KAOS.sheet.in.h:8 6263msgid "A KAOS complete OR refinement" 6264msgstr "" 6265 6266#: ../sheets/KAOS.sheet.in.h:9 6267msgid "A KAOS contribution" 6268msgstr "" 6269 6270#: ../sheets/KAOS.sheet.in.h:10 6271msgid "A KAOS control link" 6272msgstr "" 6273 6274#: ../sheets/KAOS.sheet.in.h:11 6275msgid "A KAOS goal" 6276msgstr "" 6277 6278#: ../sheets/KAOS.sheet.in.h:12 6279msgid "A KAOS input" 6280msgstr "" 6281 6282#: ../sheets/KAOS.sheet.in.h:13 6283msgid "A KAOS monitor link" 6284msgstr "" 6285 6286#: ../sheets/KAOS.sheet.in.h:14 6287msgid "A KAOS obstacle" 6288msgstr "" 6289 6290#: ../sheets/KAOS.sheet.in.h:15 6291msgid "A KAOS obstruction" 6292msgstr "" 6293 6294#: ../sheets/KAOS.sheet.in.h:16 6295msgid "A KAOS operation" 6296msgstr "" 6297 6298#: ../sheets/KAOS.sheet.in.h:17 6299msgid "A KAOS operationalization" 6300msgstr "" 6301 6302#: ../sheets/KAOS.sheet.in.h:18 6303msgid "A KAOS output" 6304msgstr "" 6305 6306#: ../sheets/KAOS.sheet.in.h:19 6307msgid "A KAOS performs" 6308msgstr "" 6309 6310#: ../sheets/KAOS.sheet.in.h:20 6311msgid "A KAOS requirement" 6312msgstr "" 6313 6314#: ../sheets/KAOS.sheet.in.h:21 6315msgid "A KAOS responsibility" 6316msgstr "" 6317 6318#: ../sheets/KAOS.sheet.in.h:22 6319msgid "A KAOS softgoal" 6320msgstr "" 6321 6322#: ../sheets/KAOS.sheet.in.h:23 6323msgid "Objects to design KAOS diagrams" 6324msgstr "" 6325 6326#: ../sheets/KAOS.sheet.in.h:24 6327msgid "RE-KAOS" 6328msgstr "" 6329 6330#: ../sheets/Logic.sheet.in.h:1 6331msgid "AND gate" 6332msgstr "" 6333 6334#: ../sheets/Logic.sheet.in.h:2 6335msgid "Boolean Logic" 6336msgstr "" 6337 6338#: ../sheets/Logic.sheet.in.h:3 6339msgid "Crossconnector" 6340msgstr "" 6341 6342#: ../sheets/Logic.sheet.in.h:4 6343msgid "Inverter" 6344msgstr "" 6345 6346#: ../sheets/Logic.sheet.in.h:5 6347msgid "Logic" 6348msgstr "" 6349 6350#: ../sheets/Logic.sheet.in.h:6 6351msgid "NAND gate" 6352msgstr "" 6353 6354#: ../sheets/Logic.sheet.in.h:7 6355msgid "NOR gate" 6356msgstr "" 6357 6358#: ../sheets/Logic.sheet.in.h:8 6359msgid "NOT" 6360msgstr "" 6361 6362#: ../sheets/Logic.sheet.in.h:9 6363msgid "OR gate" 6364msgstr "" 6365 6366#: ../sheets/Logic.sheet.in.h:10 6367msgid "Simple buffer" 6368msgstr "" 6369 6370#: ../sheets/Logic.sheet.in.h:11 6371msgid "XOR gate" 6372msgstr "" 6373 6374#: ../sheets/MSE.sheet.in.h:1 6375msgid "Demultiplexer" 6376msgstr "" 6377 6378#: ../sheets/MSE.sheet.in.h:2 6379msgid "Large extension node" 6380msgstr "" 6381 6382#: ../sheets/MSE.sheet.in.h:3 6383msgid "MSE" 6384msgstr "" 6385 6386#: ../sheets/MSE.sheet.in.h:4 6387msgid "Multiplexer" 6388msgstr "" 6389 6390#: ../sheets/MSE.sheet.in.h:5 6391msgid "Node center" 6392msgstr "" 6393 6394#: ../sheets/MSE.sheet.in.h:6 6395msgid "Small extension node" 6396msgstr "" 6397 6398#: ../sheets/MSE.sheet.in.h:7 6399msgid "Tactical satellite communications terminal" 6400msgstr "" 6401 6402#: ../sheets/MSE.sheet.in.h:8 6403msgid "U.S. Army Mobile Subscriber Equipment Components" 6404msgstr "" 6405 6406#: ../sheets/Misc.sheet.in.h:2 6407msgid "Folder" 6408msgstr "" 6409 6410#: ../sheets/Misc.sheet.in.h:3 6411msgid "Misc" 6412msgstr "" 6413 6414#: ../sheets/Misc.sheet.in.h:4 6415msgid "Miscellaneous Shapes" 6416msgstr "" 6417 6418#: ../sheets/Misc.sheet.in.h:5 6419msgid "Traditional clock" 6420msgstr "" 6421 6422#: ../sheets/Pneumatic.sheet.in.h:1 6423msgid "2/2 distributor" 6424msgstr "" 6425 6426#: ../sheets/Pneumatic.sheet.in.h:2 6427msgid "3/2 distributor" 6428msgstr "" 6429 6430#: ../sheets/Pneumatic.sheet.in.h:3 6431msgid "4/2 distributor" 6432msgstr "" 6433 6434#: ../sheets/Pneumatic.sheet.in.h:4 6435msgid "5/2 distributor" 6436msgstr "" 6437 6438#: ../sheets/Pneumatic.sheet.in.h:5 6439msgid "Air exhaust orifice" 6440msgstr "" 6441 6442#: ../sheets/Pneumatic.sheet.in.h:6 6443msgid "Components for pneumatic and hydraulic circuits" 6444msgstr "" 6445 6446#: ../sheets/Pneumatic.sheet.in.h:8 6447msgid "Double-effect jack" 6448msgstr "" 6449 6450#: ../sheets/Pneumatic.sheet.in.h:9 6451msgid "Electric command (double coil)" 6452msgstr "" 6453 6454#: ../sheets/Pneumatic.sheet.in.h:10 6455msgid "Electric command (single coil)" 6456msgstr "" 6457 6458#: ../sheets/Pneumatic.sheet.in.h:11 6459msgid "Generic pressure source" 6460msgstr "" 6461 6462#: ../sheets/Pneumatic.sheet.in.h:12 6463msgid "Hydraulic pressure source" 6464msgstr "" 6465 6466#: ../sheets/Pneumatic.sheet.in.h:13 6467msgid "Indirect command by hydraulic driver" 6468msgstr "" 6469 6470#: ../sheets/Pneumatic.sheet.in.h:14 6471msgid "Indirect command by pneumatic driver" 6472msgstr "" 6473 6474#: ../sheets/Pneumatic.sheet.in.h:15 6475msgid "Mechanical command by spring" 6476msgstr "" 6477 6478#: ../sheets/Pneumatic.sheet.in.h:16 6479msgid "Mechanical command by tappet" 6480msgstr "" 6481 6482#: ../sheets/Pneumatic.sheet.in.h:17 6483msgid "Muscular command" 6484msgstr "" 6485 6486#: ../sheets/Pneumatic.sheet.in.h:18 6487msgid "Normally-in simple-effect jack" 6488msgstr "" 6489 6490#: ../sheets/Pneumatic.sheet.in.h:19 6491msgid "Normally-out simple-effect jack" 6492msgstr "" 6493 6494#: ../sheets/Pneumatic.sheet.in.h:20 6495msgid "Pneumatic pressure source" 6496msgstr "" 6497 6498#: ../sheets/Pneumatic.sheet.in.h:21 6499msgid "Pneumatic/Hydraulic" 6500msgstr "" 6501 6502#: ../sheets/Pneumatic.sheet.in.h:22 6503msgid "Push-button command" 6504msgstr "" 6505 6506#: ../sheets/SADT.sheet.in.h:1 6507msgid "Activity/data box" 6508msgstr "" 6509 6510#: ../sheets/SADT.sheet.in.h:2 6511msgid "Activity/data flow arrow" 6512msgstr "" 6513 6514#: ../sheets/SADT.sheet.in.h:3 6515msgid "Flow label" 6516msgstr "" 6517 6518#: ../sheets/SADT.sheet.in.h:4 6519msgid "Objects to design SADT diagrams" 6520msgstr "" 6521 6522#: ../sheets/SADT.sheet.in.h:5 6523msgid "SADT/IDEF0" 6524msgstr "" 6525 6526#: ../sheets/SDL.sheet.in.h:1 6527msgid "Action being executed" 6528msgstr "" 6529 6530#: ../sheets/SDL.sheet.in.h:2 6531msgid "Block type reference" 6532msgstr "" 6533 6534#: ../sheets/SDL.sheet.in.h:5 6535msgid "Function call" 6536msgstr "" 6537 6538#: ../sheets/SDL.sheet.in.h:6 6539msgid "Function header" 6540msgstr "" 6541 6542#: ../sheets/SDL.sheet.in.h:7 6543msgid "Generic text note" 6544msgstr "" 6545 6546#: ../sheets/SDL.sheet.in.h:8 6547msgid "In/Out connector" 6548msgstr "" 6549 6550#: ../sheets/SDL.sheet.in.h:10 6551msgid "Procedure return" 6552msgstr "" 6553 6554#: ../sheets/SDL.sheet.in.h:11 6555msgid "Process type reference" 6556msgstr "" 6557 6558#: ../sheets/SDL.sheet.in.h:12 6559msgid "Receive message" 6560msgstr "" 6561 6562#: ../sheets/SDL.sheet.in.h:13 6563msgid "SDL" 6564msgstr "" 6565 6566#: ../sheets/SDL.sheet.in.h:14 6567msgid "Save state" 6568msgstr "" 6569 6570#: ../sheets/SDL.sheet.in.h:15 6571msgid "Send message" 6572msgstr "" 6573 6574#: ../sheets/SDL.sheet.in.h:16 6575msgid "Service type reference" 6576msgstr "" 6577 6578#: ../sheets/SDL.sheet.in.h:17 6579msgid "Specification and Description Language." 6580msgstr "" 6581 6582#: ../sheets/SDL.sheet.in.h:18 ../sheets/UML.sheet.in.h:28 6583msgid "State" 6584msgstr "" 6585 6586#: ../sheets/UML.sheet.in.h:1 6587msgid "Activity" 6588msgstr "" 6589 6590#: ../sheets/UML.sheet.in.h:3 6591msgid "Aggregation, one class is part of another" 6592msgstr "" 6593 6594#: ../sheets/UML.sheet.in.h:4 6595msgid "Association, two classes are associated" 6596msgstr "" 6597 6598#: ../sheets/UML.sheet.in.h:7 6599msgid "Class stereotype icon" 6600msgstr "" 6601 6602#: ../sheets/UML.sheet.in.h:8 6603msgid "Component" 6604msgstr "" 6605 6606#: ../sheets/UML.sheet.in.h:9 6607msgid "Constraint, place a constraint on something" 6608msgstr "" 6609 6610#: ../sheets/UML.sheet.in.h:11 6611msgid "Editor for UML Static Structure Diagrams" 6612msgstr "" 6613 6614#: ../sheets/UML.sheet.in.h:15 6615msgid "Fork/union" 6616msgstr "" 6617 6618#: ../sheets/UML.sheet.in.h:16 6619msgid "Generalization, class inheritance" 6620msgstr "" 6621 6622#: ../sheets/UML.sheet.in.h:17 6623msgid "Implements, class implements a specific interface" 6624msgstr "" 6625 6626#: ../sheets/UML.sheet.in.h:18 6627msgid "Initial/end state" 6628msgstr "" 6629 6630#: ../sheets/UML.sheet.in.h:19 6631msgid "Large package" 6632msgstr "" 6633 6634#: ../sheets/UML.sheet.in.h:20 6635msgid "Lifeline" 6636msgstr "" 6637 6638#: ../sheets/UML.sheet.in.h:21 6639msgid "Message" 6640msgstr "" 6641 6642#: ../sheets/UML.sheet.in.h:22 6643msgid "Node" 6644msgstr "" 6645 6646#: ../sheets/UML.sheet.in.h:23 6647msgid "Note" 6648msgstr "" 6649 6650#: ../sheets/UML.sheet.in.h:24 6651msgid "Object" 6652msgstr "" 6653 6654#: ../sheets/UML.sheet.in.h:25 6655msgid "Realizes, implements a specific interface" 6656msgstr "" 6657 6658#: ../sheets/UML.sheet.in.h:27 6659msgid "Small package" 6660msgstr "" 6661 6662#: ../sheets/UML.sheet.in.h:30 6663msgid "UML" 6664msgstr "" 6665 6666#: ../sheets/UML.sheet.in.h:31 6667msgid "Use case" 6668msgstr "" 6669 6670#: ../sheets/chronogram.sheet.in.h:1 6671msgid "Chronogram" 6672msgstr "" 6673 6674#: ../sheets/chronogram.sheet.in.h:2 6675msgid "Data line" 6676msgstr "" 6677 6678#: ../sheets/chronogram.sheet.in.h:3 6679msgid "Objects to design chronogram charts" 6680msgstr "" 6681 6682#: ../sheets/chronogram.sheet.in.h:4 6683msgid "Time scale" 6684msgstr "" 6685 6686#: ../sheets/ciscocomputer.sheet.in.h:1 6687msgid "Cisco - Computer" 6688msgstr "" 6689 6690#: ../sheets/ciscocomputer.sheet.in.h:2 6691msgid "Cisco CA" 6692msgstr "" 6693 6694#: ../sheets/ciscocomputer.sheet.in.h:3 6695msgid "CiscoSecurity" 6696msgstr "" 6697 6698#: ../sheets/ciscocomputer.sheet.in.h:4 6699msgid "CiscoWorks workstation" 6700msgstr "" 6701 6702#: ../sheets/ciscocomputer.sheet.in.h:5 6703msgid "Communications server" 6704msgstr "" 6705 6706#: ../sheets/ciscocomputer.sheet.in.h:6 6707msgid "Computer shapes by Cisco" 6708msgstr "" 6709 6710#: ../sheets/ciscocomputer.sheet.in.h:7 6711msgid "Directory Server" 6712msgstr "" 6713 6714#: ../sheets/ciscocomputer.sheet.in.h:8 6715msgid "File Server" 6716msgstr "" 6717 6718#: ../sheets/ciscocomputer.sheet.in.h:9 6719msgid "HP Mini" 6720msgstr "" 6721 6722#: ../sheets/ciscocomputer.sheet.in.h:10 6723msgid "Handheld" 6724msgstr "" 6725 6726#: ../sheets/ciscocomputer.sheet.in.h:11 6727msgid "Host" 6728msgstr "" 6729 6730#: ../sheets/ciscocomputer.sheet.in.h:12 6731msgid "IBM Mini (AS400)" 6732msgstr "" 6733 6734#: ../sheets/ciscocomputer.sheet.in.h:13 6735msgid "IBM Tower" 6736msgstr "" 6737 6738#: ../sheets/ciscocomputer.sheet.in.h:14 6739msgid "IBM mainframe" 6740msgstr "" 6741 6742#: ../sheets/ciscocomputer.sheet.in.h:15 6743msgid "IP Softphone" 6744msgstr "" 6745 6746#: ../sheets/ciscocomputer.sheet.in.h:16 6747msgid "IPTV broadcast server" 6748msgstr "" 6749 6750#: ../sheets/ciscocomputer.sheet.in.h:17 6751msgid "Laptop" 6752msgstr "" 6753 6754#: ../sheets/ciscocomputer.sheet.in.h:18 6755msgid "Macintosh" 6756msgstr "" 6757 6758#: ../sheets/ciscocomputer.sheet.in.h:19 6759msgid "MicroWebserver" 6760msgstr "" 6761 6762#: ../sheets/ciscocomputer.sheet.in.h:20 6763msgid "Mini VAX" 6764msgstr "" 6765 6766#: ../sheets/ciscocomputer.sheet.in.h:21 6767msgid "MoH server (Music on Hold)" 6768msgstr "" 6769 6770#: ../sheets/ciscocomputer.sheet.in.h:22 6771msgid "PC" 6772msgstr "" 6773 6774#: ../sheets/ciscocomputer.sheet.in.h:23 6775msgid "PC Video" 6776msgstr "" 6777 6778#: ../sheets/ciscocomputer.sheet.in.h:24 6779msgid "PDA" 6780msgstr "" 6781 6782#: ../sheets/ciscocomputer.sheet.in.h:26 6783msgid "Relational Database" 6784msgstr "" 6785 6786#: ../sheets/ciscocomputer.sheet.in.h:27 6787msgid "SC2200/VSC3000 host" 6788msgstr "" 6789 6790#: ../sheets/ciscocomputer.sheet.in.h:28 6791msgid "SIP Proxy server" 6792msgstr "" 6793 6794#: ../sheets/ciscocomputer.sheet.in.h:29 6795msgid "STB (set top box)" 6796msgstr "" 6797 6798#: ../sheets/ciscocomputer.sheet.in.h:30 6799msgid "SUN workstation" 6800msgstr "" 6801 6802#: ../sheets/ciscocomputer.sheet.in.h:31 6803msgid "Scanner" 6804msgstr "" 6805 6806#: ../sheets/ciscocomputer.sheet.in.h:32 6807msgid "Server with PC Router" 6808msgstr "" 6809 6810#: ../sheets/ciscocomputer.sheet.in.h:33 6811msgid "Softphone" 6812msgstr "" 6813 6814#: ../sheets/ciscocomputer.sheet.in.h:34 6815msgid "Software based server" 6816msgstr "" 6817 6818#: ../sheets/ciscocomputer.sheet.in.h:35 6819msgid "Storage array" 6820msgstr "" 6821 6822#: ../sheets/ciscocomputer.sheet.in.h:36 6823msgid "Supercomputer" 6824msgstr "" 6825 6826#: ../sheets/ciscocomputer.sheet.in.h:37 6827msgid "TV" 6828msgstr "" 6829 6830#: ../sheets/ciscocomputer.sheet.in.h:38 6831msgid "Terminal" 6832msgstr "" 6833 6834#: ../sheets/ciscocomputer.sheet.in.h:39 6835msgid "Turret" 6836msgstr "" 6837 6838#: ../sheets/ciscocomputer.sheet.in.h:40 6839msgid "Unity server" 6840msgstr "" 6841 6842#: ../sheets/ciscocomputer.sheet.in.h:41 6843msgid "Voice commserver" 6844msgstr "" 6845 6846#: ../sheets/ciscocomputer.sheet.in.h:42 6847msgid "WWW server" 6848msgstr "" 6849 6850#: ../sheets/ciscocomputer.sheet.in.h:43 6851msgid "Web browser" 6852msgstr "" 6853 6854#: ../sheets/ciscocomputer.sheet.in.h:44 6855msgid "Web cluster" 6856msgstr "" 6857 6858#: ../sheets/ciscocomputer.sheet.in.h:45 6859msgid "Wireless" 6860msgstr "" 6861 6862#: ../sheets/ciscocomputer.sheet.in.h:46 6863msgid "Workgroup director" 6864msgstr "" 6865 6866#: ../sheets/ciscocomputer.sheet.in.h:47 6867msgid "Workstation" 6868msgstr "" 6869 6870#: ../sheets/ciscohub.sheet.in.h:1 6871msgid "100BaseT hub" 6872msgstr "" 6873 6874#: ../sheets/ciscohub.sheet.in.h:2 6875msgid "ATM fast gigabit etherswitch" 6876msgstr "" 6877 6878#: ../sheets/ciscohub.sheet.in.h:3 6879msgid "ATM switch" 6880msgstr "" 6881 6882#: ../sheets/ciscohub.sheet.in.h:4 6883msgid "Cisco - Hub" 6884msgstr "" 6885 6886#: ../sheets/ciscohub.sheet.in.h:5 6887msgid "Cisco hub" 6888msgstr "" 6889 6890#: ../sheets/ciscohub.sheet.in.h:6 6891msgid "Class 4/5 switch" 6892msgstr "" 6893 6894#: ../sheets/ciscohub.sheet.in.h:7 6895msgid "Content service switch 1100" 6896msgstr "" 6897 6898#: ../sheets/ciscohub.sheet.in.h:8 6899msgid "Content switch" 6900msgstr "" 6901 6902#: ../sheets/ciscohub.sheet.in.h:9 6903msgid "Content switch module" 6904msgstr "" 6905 6906#: ../sheets/ciscohub.sheet.in.h:10 6907msgid "Generic softswitch" 6908msgstr "" 6909 6910#: ../sheets/ciscohub.sheet.in.h:11 6911msgid "Hub" 6912msgstr "" 6913 6914#: ../sheets/ciscohub.sheet.in.h:12 6915msgid "Hub and switch shapes by Cisco" 6916msgstr "" 6917 6918#: ../sheets/ciscohub.sheet.in.h:13 6919msgid "ISDN switch" 6920msgstr "" 6921 6922#: ../sheets/ciscohub.sheet.in.h:14 6923msgid "Layer 3 switch" 6924msgstr "" 6925 6926#: ../sheets/ciscohub.sheet.in.h:15 6927msgid "MGX 8220 switch" 6928msgstr "" 6929 6930#: ../sheets/ciscohub.sheet.in.h:16 6931msgid "MGX 8240 switch" 6932msgstr "" 6933 6934#: ../sheets/ciscohub.sheet.in.h:17 6935msgid "MGX 8260 switch" 6936msgstr "" 6937 6938#: ../sheets/ciscohub.sheet.in.h:18 6939msgid "MultiSwitch device" 6940msgstr "" 6941 6942#: ../sheets/ciscohub.sheet.in.h:19 6943msgid "Multilayer switch" 6944msgstr "" 6945 6946#: ../sheets/ciscohub.sheet.in.h:20 6947msgid "PBX switch" 6948msgstr "" 6949 6950#: ../sheets/ciscohub.sheet.in.h:21 6951msgid "Programmable switch" 6952msgstr "" 6953 6954#: ../sheets/ciscohub.sheet.in.h:22 6955msgid "Route switch processor" 6956msgstr "" 6957 6958#: ../sheets/ciscohub.sheet.in.h:23 6959msgid "Small hub" 6960msgstr "" 6961 6962#: ../sheets/ciscohub.sheet.in.h:24 6963msgid "Voice ATM switch" 6964msgstr "" 6965 6966#: ../sheets/ciscohub.sheet.in.h:25 6967msgid "Voice switch" 6968msgstr "" 6969 6970#: ../sheets/ciscohub.sheet.in.h:26 6971msgid "Voice switch 2" 6972msgstr "" 6973 6974#: ../sheets/ciscohub.sheet.in.h:27 6975msgid "Workgroup switch" 6976msgstr "" 6977 6978#: ../sheets/ciscomisc.sheet.in.h:1 6979msgid "BBFW" 6980msgstr "" 6981 6982#: ../sheets/ciscomisc.sheet.in.h:2 6983msgid "BBFW media" 6984msgstr "" 6985 6986#: ../sheets/ciscomisc.sheet.in.h:3 6987msgid "Branch office" 6988msgstr "" 6989 6990#: ../sheets/ciscomisc.sheet.in.h:4 6991msgid "Breakout box" 6992msgstr "" 6993 6994#: ../sheets/ciscomisc.sheet.in.h:5 6995msgid "Car" 6996msgstr "" 6997 6998#: ../sheets/ciscomisc.sheet.in.h:6 6999msgid "Cellular phone" 7000msgstr "" 7001 7002#: ../sheets/ciscomisc.sheet.in.h:7 7003msgid "Cisco - Misc" 7004msgstr "" 7005 7006#: ../sheets/ciscomisc.sheet.in.h:8 7007msgid "Diskette" 7008msgstr "" 7009 7010#: ../sheets/ciscomisc.sheet.in.h:9 7011msgid "Dot-Dot" 7012msgstr "" 7013 7014#: ../sheets/ciscomisc.sheet.in.h:10 7015msgid "End office" 7016msgstr "" 7017 7018#: ../sheets/ciscomisc.sheet.in.h:11 7019msgid "Fax" 7020msgstr "" 7021 7022#: ../sheets/ciscomisc.sheet.in.h:12 7023msgid "File cabinet" 7024msgstr "" 7025 7026#: ../sheets/ciscomisc.sheet.in.h:13 7027msgid "Generic building" 7028msgstr "" 7029 7030#: ../sheets/ciscomisc.sheet.in.h:14 7031msgid "Government building" 7032msgstr "" 7033 7034#: ../sheets/ciscomisc.sheet.in.h:15 7035msgid "H.323" 7036msgstr "" 7037 7038#: ../sheets/ciscomisc.sheet.in.h:16 7039msgid "HootPhone" 7040msgstr "" 7041 7042#: ../sheets/ciscomisc.sheet.in.h:17 7043msgid "IP phone" 7044msgstr "" 7045 7046#: ../sheets/ciscomisc.sheet.in.h:18 7047msgid "ITP" 7048msgstr "" 7049 7050#: ../sheets/ciscomisc.sheet.in.h:19 7051msgid "Key" 7052msgstr "" 7053 7054#: ../sheets/ciscomisc.sheet.in.h:20 7055msgid "LAN to LAN" 7056msgstr "" 7057 7058#: ../sheets/ciscomisc.sheet.in.h:22 7059msgid "MAU" 7060msgstr "" 7061 7062#: ../sheets/ciscomisc.sheet.in.h:23 7063msgid "MDU" 7064msgstr "" 7065 7066#: ../sheets/ciscomisc.sheet.in.h:24 7067msgid "Mac woman" 7068msgstr "" 7069 7070#: ../sheets/ciscomisc.sheet.in.h:25 7071msgid "Man/Woman" 7072msgstr "" 7073 7074#: ../sheets/ciscomisc.sheet.in.h:27 7075msgid "Miscellaneous shapes by Cisco" 7076msgstr "" 7077 7078#: ../sheets/ciscomisc.sheet.in.h:28 7079msgid "PC man" 7080msgstr "" 7081 7082#: ../sheets/ciscomisc.sheet.in.h:29 7083msgid "Phone" 7084msgstr "" 7085 7086#: ../sheets/ciscomisc.sheet.in.h:30 7087msgid "Phone/Fax" 7088msgstr "" 7089 7090#: ../sheets/ciscomisc.sheet.in.h:31 7091msgid "RPS" 7092msgstr "" 7093 7094#: ../sheets/ciscomisc.sheet.in.h:32 7095msgid "Radio tower" 7096msgstr "" 7097 7098#: ../sheets/ciscomisc.sheet.in.h:33 7099msgid "Running man" 7100msgstr "" 7101 7102#: ../sheets/ciscomisc.sheet.in.h:34 7103msgid "SVX (interchangeable with End office)" 7104msgstr "" 7105 7106#: ../sheets/ciscomisc.sheet.in.h:35 7107msgid "Satellite" 7108msgstr "" 7109 7110#: ../sheets/ciscomisc.sheet.in.h:36 7111msgid "Satellite dish" 7112msgstr "" 7113 7114#: ../sheets/ciscomisc.sheet.in.h:37 7115msgid "Sitting woman" 7116msgstr "" 7117 7118#: ../sheets/ciscomisc.sheet.in.h:38 7119msgid "Small business" 7120msgstr "" 7121 7122#: ../sheets/ciscomisc.sheet.in.h:40 7123msgid "Standing man" 7124msgstr "" 7125 7126#: ../sheets/ciscomisc.sheet.in.h:41 7127msgid "Tablet" 7128msgstr "" 7129 7130#: ../sheets/ciscomisc.sheet.in.h:42 7131msgid "Telecommuter" 7132msgstr "" 7133 7134#: ../sheets/ciscomisc.sheet.in.h:43 7135msgid "Telecommuter house" 7136msgstr "" 7137 7138#: ../sheets/ciscomisc.sheet.in.h:44 7139msgid "Telecommuter house/router" 7140msgstr "" 7141 7142#: ../sheets/ciscomisc.sheet.in.h:45 7143msgid "TokenRing" 7144msgstr "" 7145 7146#: ../sheets/ciscomisc.sheet.in.h:46 7147msgid "Truck" 7148msgstr "" 7149 7150#: ../sheets/ciscomisc.sheet.in.h:47 7151msgid "UPS" 7152msgstr "" 7153 7154#: ../sheets/ciscomisc.sheet.in.h:48 7155msgid "University" 7156msgstr "" 7157 7158#: ../sheets/ciscomisc.sheet.in.h:49 7159msgid "Video camera" 7160msgstr "" 7161 7162#: ../sheets/ciscomisc.sheet.in.h:50 7163msgid "Wireless transport" 7164msgstr "" 7165 7166#: ../sheets/cisconetwork.sheet.in.h:1 7167msgid "10700" 7168msgstr "" 7169 7170#: ../sheets/cisconetwork.sheet.in.h:2 7171msgid "15200" 7172msgstr "" 7173 7174#: ../sheets/cisconetwork.sheet.in.h:3 7175msgid "3174 (desktop) cluster controller" 7176msgstr "" 7177 7178#: ../sheets/cisconetwork.sheet.in.h:4 7179msgid "3X74 (floor) cluster controller" 7180msgstr "" 7181 7182#: ../sheets/cisconetwork.sheet.in.h:5 7183msgid "6701" 7184msgstr "" 7185 7186#: ../sheets/cisconetwork.sheet.in.h:6 7187msgid "6705 Integrated access device" 7188msgstr "" 7189 7190#: ../sheets/cisconetwork.sheet.in.h:7 7191msgid "6732 Multiservice access platform" 7192msgstr "" 7193 7194#: ../sheets/cisconetwork.sheet.in.h:8 7195msgid "ADM" 7196msgstr "" 7197 7198#: ../sheets/cisconetwork.sheet.in.h:9 7199msgid "ASIC processor" 7200msgstr "" 7201 7202#: ../sheets/cisconetwork.sheet.in.h:10 7203msgid "ATA" 7204msgstr "" 7205 7206#: ../sheets/cisconetwork.sheet.in.h:11 7207msgid "ATM 3800" 7208msgstr "" 7209 7210#: ../sheets/cisconetwork.sheet.in.h:12 7211msgid "AccessPoint" 7212msgstr "" 7213 7214#: ../sheets/cisconetwork.sheet.in.h:13 7215msgid "BBSM" 7216msgstr "" 7217 7218#: ../sheets/cisconetwork.sheet.in.h:14 7219msgid "BTS 10200" 7220msgstr "" 7221 7222#: ../sheets/cisconetwork.sheet.in.h:15 7223msgid "Bridge" 7224msgstr "" 7225 7226#: ../sheets/cisconetwork.sheet.in.h:16 7227msgid "CDDI-FDDI" 7228msgstr "" 7229 7230#: ../sheets/cisconetwork.sheet.in.h:17 7231msgid "CDM Content distribution manager" 7232msgstr "" 7233 7234#: ../sheets/cisconetwork.sheet.in.h:18 7235msgid "CSU/DSU" 7236msgstr "" 7237 7238#: ../sheets/cisconetwork.sheet.in.h:19 7239msgid "Cable modem" 7240msgstr "" 7241 7242#: ../sheets/cisconetwork.sheet.in.h:20 7243msgid "CallManager" 7244msgstr "" 7245 7246#: ../sheets/cisconetwork.sheet.in.h:21 7247msgid "Catalyst access gateway" 7248msgstr "" 7249 7250#: ../sheets/cisconetwork.sheet.in.h:22 7251msgid "Centri firewall" 7252msgstr "" 7253 7254#: ../sheets/cisconetwork.sheet.in.h:23 7255msgid "Cisco - Network" 7256msgstr "" 7257 7258#: ../sheets/cisconetwork.sheet.in.h:24 7259msgid "Cloud" 7260msgstr "" 7261 7262#: ../sheets/cisconetwork.sheet.in.h:25 7263msgid "Content engine (Cache director)" 7264msgstr "" 7265 7266#: ../sheets/cisconetwork.sheet.in.h:26 7267msgid "Content transformation engine (CTE)" 7268msgstr "" 7269 7270#: ../sheets/cisconetwork.sheet.in.h:27 7271msgid "DPT" 7272msgstr "" 7273 7274#: ../sheets/cisconetwork.sheet.in.h:28 7275msgid "DSLAM" 7276msgstr "" 7277 7278#: ../sheets/cisconetwork.sheet.in.h:29 7279msgid "DWDM filter" 7280msgstr "" 7281 7282#: ../sheets/cisconetwork.sheet.in.h:30 7283msgid "Distributed director" 7284msgstr "" 7285 7286#: ../sheets/cisconetwork.sheet.in.h:31 7287msgid "FC storage" 7288msgstr "" 7289 7290#: ../sheets/cisconetwork.sheet.in.h:32 7291msgid "FDDI ring" 7292msgstr "" 7293 7294#: ../sheets/cisconetwork.sheet.in.h:33 7295msgid "Firewall" 7296msgstr "" 7297 7298#: ../sheets/cisconetwork.sheet.in.h:34 7299msgid "Front end processor" 7300msgstr "" 7301 7302#: ../sheets/cisconetwork.sheet.in.h:35 7303msgid "General appliance" 7304msgstr "" 7305 7306#: ../sheets/cisconetwork.sheet.in.h:36 7307msgid "Generic gateway" 7308msgstr "" 7309 7310#: ../sheets/cisconetwork.sheet.in.h:37 7311msgid "Generic processor" 7312msgstr "" 7313 7314#: ../sheets/cisconetwork.sheet.in.h:38 7315msgid "ICM" 7316msgstr "" 7317 7318#: ../sheets/cisconetwork.sheet.in.h:39 7319msgid "ICS" 7320msgstr "" 7321 7322#: ../sheets/cisconetwork.sheet.in.h:40 7323msgid "IOS firewall" 7324msgstr "" 7325 7326#: ../sheets/cisconetwork.sheet.in.h:41 7327msgid "IP" 7328msgstr "" 7329 7330#: ../sheets/cisconetwork.sheet.in.h:42 7331msgid "IP DSL" 7332msgstr "" 7333 7334#: ../sheets/cisconetwork.sheet.in.h:43 7335msgid "IPTC" 7336msgstr "" 7337 7338#: ../sheets/cisconetwork.sheet.in.h:44 7339msgid "IPTV content manager" 7340msgstr "" 7341 7342#: ../sheets/cisconetwork.sheet.in.h:45 7343msgid "LocalDirector" 7344msgstr "" 7345 7346#: ../sheets/cisconetwork.sheet.in.h:46 7347msgid "LongReach CPE" 7348msgstr "" 7349 7350#: ../sheets/cisconetwork.sheet.in.h:47 7351msgid "MAS gateway" 7352msgstr "" 7353 7354#: ../sheets/cisconetwork.sheet.in.h:48 7355msgid "ME 1100" 7356msgstr "" 7357 7358#: ../sheets/cisconetwork.sheet.in.h:49 7359msgid "MUX" 7360msgstr "" 7361 7362#: ../sheets/cisconetwork.sheet.in.h:50 7363msgid "Metro 1500" 7364msgstr "" 7365 7366#: ../sheets/cisconetwork.sheet.in.h:51 7367msgid "Modem" 7368msgstr "" 7369 7370#: ../sheets/cisconetwork.sheet.in.h:52 7371msgid "NetRanger intrusion detection system" 7372msgstr "" 7373 7374#: ../sheets/cisconetwork.sheet.in.h:53 7375msgid "NetSonar security scanner" 7376msgstr "" 7377 7378#: ../sheets/cisconetwork.sheet.in.h:54 7379msgid "Network management" 7380msgstr "" 7381 7382#: ../sheets/cisconetwork.sheet.in.h:55 7383msgid "Network shapes by Cisco" 7384msgstr "" 7385 7386#: ../sheets/cisconetwork.sheet.in.h:56 7387msgid "ONS15500 DWDM platform" 7388msgstr "" 7389 7390#: ../sheets/cisconetwork.sheet.in.h:57 7391msgid "Octel" 7392msgstr "" 7393 7394#: ../sheets/cisconetwork.sheet.in.h:58 7395msgid "Optical amplifier" 7396msgstr "" 7397 7398#: ../sheets/cisconetwork.sheet.in.h:59 7399msgid "Optical transport" 7400msgstr "" 7401 7402#: ../sheets/cisconetwork.sheet.in.h:60 7403msgid "PAD" 7404msgstr "" 7405 7406#: ../sheets/cisconetwork.sheet.in.h:61 7407msgid "PAD X.28" 7408msgstr "" 7409 7410#: ../sheets/cisconetwork.sheet.in.h:62 7411msgid "PBX" 7412msgstr "" 7413 7414#: ../sheets/cisconetwork.sheet.in.h:63 7415msgid "PC adapter card" 7416msgstr "" 7417 7418#: ../sheets/cisconetwork.sheet.in.h:64 7419msgid "PC router card" 7420msgstr "" 7421 7422#: ../sheets/cisconetwork.sheet.in.h:65 7423msgid "PIX firewall" 7424msgstr "" 7425 7426#: ../sheets/cisconetwork.sheet.in.h:66 7427msgid "PXF" 7428msgstr "" 7429 7430#: ../sheets/cisconetwork.sheet.in.h:67 7431msgid "Protocol translator" 7432msgstr "" 7433 7434#: ../sheets/cisconetwork.sheet.in.h:68 7435msgid "RateMUX" 7436msgstr "" 7437 7438#: ../sheets/cisconetwork.sheet.in.h:69 7439msgid "Repeater" 7440msgstr "" 7441 7442#: ../sheets/cisconetwork.sheet.in.h:70 7443msgid "SC2200 (Signalling controller)" 7444msgstr "" 7445 7446#: ../sheets/cisconetwork.sheet.in.h:71 7447msgid "STP" 7448msgstr "" 7449 7450#: ../sheets/cisconetwork.sheet.in.h:72 7451msgid "System controller" 7452msgstr "" 7453 7454#: ../sheets/cisconetwork.sheet.in.h:73 7455msgid "Transpath" 7456msgstr "" 7457 7458#: ../sheets/cisconetwork.sheet.in.h:74 7459msgid "Universal gateway" 7460msgstr "" 7461 7462#: ../sheets/cisconetwork.sheet.in.h:75 7463msgid "VIP" 7464msgstr "" 7465 7466#: ../sheets/cisconetwork.sheet.in.h:76 7467msgid "VPN concentrator" 7468msgstr "" 7469 7470#: ../sheets/cisconetwork.sheet.in.h:77 7471msgid "VPN gateway" 7472msgstr "" 7473 7474#: ../sheets/cisconetwork.sheet.in.h:78 7475msgid "Virtual switch controller (VSC 3000)" 7476msgstr "" 7477 7478#: ../sheets/cisconetwork.sheet.in.h:79 7479msgid "Wireless bridge" 7480msgstr "" 7481 7482#: ../sheets/ciscorouter.sheet.in.h:1 7483msgid "7500ARS (7513)" 7484msgstr "" 7485 7486#: ../sheets/ciscorouter.sheet.in.h:2 7487msgid "7505" 7488msgstr "" 7489 7490#: ../sheets/ciscorouter.sheet.in.h:3 7491msgid "7507" 7492msgstr "" 7493 7494#: ../sheets/ciscorouter.sheet.in.h:4 7495msgid "ATM router" 7496msgstr "" 7497 7498#: ../sheets/ciscorouter.sheet.in.h:5 7499msgid "ATM tag sw gigabit router" 7500msgstr "" 7501 7502#: ../sheets/ciscorouter.sheet.in.h:6 7503msgid "ATM tag switch router" 7504msgstr "" 7505 7506#: ../sheets/ciscorouter.sheet.in.h:7 7507msgid "Broadband router" 7508msgstr "" 7509 7510#: ../sheets/ciscorouter.sheet.in.h:8 7511msgid "Cisco - Router" 7512msgstr "" 7513 7514#: ../sheets/ciscorouter.sheet.in.h:9 7515msgid "Cisco 1000" 7516msgstr "" 7517 7518#: ../sheets/ciscorouter.sheet.in.h:10 7519msgid "Content service router" 7520msgstr "" 7521 7522#: ../sheets/ciscorouter.sheet.in.h:11 7523msgid "Gigabit switch router (ATM tag)" 7524msgstr "" 7525 7526#: ../sheets/ciscorouter.sheet.in.h:12 7527msgid "IAD router" 7528msgstr "" 7529 7530#: ../sheets/ciscorouter.sheet.in.h:13 7531msgid "IP telephony router" 7532msgstr "" 7533 7534#: ../sheets/ciscorouter.sheet.in.h:14 7535msgid "NetFlow router" 7536msgstr "" 7537 7538#: ../sheets/ciscorouter.sheet.in.h:15 7539msgid "Optical services router" 7540msgstr "" 7541 7542#: ../sheets/ciscorouter.sheet.in.h:16 7543msgid "Router" 7544msgstr "" 7545 7546#: ../sheets/ciscorouter.sheet.in.h:17 7547msgid "Router in building" 7548msgstr "" 7549 7550#: ../sheets/ciscorouter.sheet.in.h:18 7551msgid "Router shapes by Cisco" 7552msgstr "" 7553 7554#: ../sheets/ciscorouter.sheet.in.h:19 7555msgid "Router with firewall" 7556msgstr "" 7557 7558#: ../sheets/ciscorouter.sheet.in.h:20 7559msgid "Router with silicon switch" 7560msgstr "" 7561 7562#: ../sheets/ciscorouter.sheet.in.h:21 7563msgid "Storage router" 7564msgstr "" 7565 7566#: ../sheets/ciscorouter.sheet.in.h:22 7567msgid "TDM router" 7568msgstr "" 7569 7570#: ../sheets/ciscorouter.sheet.in.h:23 7571msgid "Voice router" 7572msgstr "" 7573 7574#: ../sheets/ciscorouter.sheet.in.h:24 7575msgid "Wavelength router" 7576msgstr "" 7577 7578#: ../sheets/ciscorouter.sheet.in.h:25 7579msgid "Workgroup 5000 multilayer switch" 7580msgstr "" 7581 7582#: ../sheets/ciscorouter.sheet.in.h:26 7583msgid "Workgroup 5002 multilayer switch" 7584msgstr "" 7585 7586#: ../sheets/ciscorouter.sheet.in.h:27 7587msgid "Workgroup 5500 multilayer switch" 7588msgstr "" 7589 7590#: ../sheets/ciscorouter.sheet.in.h:28 7591msgid "uBR910" 7592msgstr "" 7593 7594#: ../sheets/civil.sheet.in.h:1 7595msgid "Aerator with bubbles" 7596msgstr "" 7597 7598#: ../sheets/civil.sheet.in.h:2 7599msgid "Backflow preventer" 7600msgstr "" 7601 7602#: ../sheets/civil.sheet.in.h:3 7603msgid "Basin" 7604msgstr "" 7605 7606#: ../sheets/civil.sheet.in.h:4 7607msgid "Bivalent vertical rest" 7608msgstr "" 7609 7610#: ../sheets/civil.sheet.in.h:5 7611msgid "Civil" 7612msgstr "" 7613 7614#: ../sheets/civil.sheet.in.h:6 7615msgid "Civil Engineering Components" 7616msgstr "" 7617 7618#: ../sheets/civil.sheet.in.h:7 7619msgid "Container" 7620msgstr "" 7621 7622#: ../sheets/civil.sheet.in.h:8 7623msgid "Final-settling basin" 7624msgstr "" 7625 7626#: ../sheets/civil.sheet.in.h:9 7627msgid "Frequency converter" 7628msgstr "" 7629 7630#: ../sheets/civil.sheet.in.h:10 7631msgid "Gas bottle" 7632msgstr "" 7633 7634#: ../sheets/civil.sheet.in.h:11 7635msgid "Horizontal limiting line" 7636msgstr "" 7637 7638#: ../sheets/civil.sheet.in.h:12 7639msgid "Horizontal rest" 7640msgstr "" 7641 7642#: ../sheets/civil.sheet.in.h:13 7643msgid "Horizontally aligned arrow" 7644msgstr "" 7645 7646#: ../sheets/civil.sheet.in.h:14 7647msgid "Horizontally aligned compressor" 7648msgstr "" 7649 7650#: ../sheets/civil.sheet.in.h:15 7651msgid "Horizontally aligned pump" 7652msgstr "" 7653 7654#: ../sheets/civil.sheet.in.h:16 7655msgid "Horizontally aligned valve" 7656msgstr "" 7657 7658#: ../sheets/civil.sheet.in.h:17 7659msgid "Motor" 7660msgstr "" 7661 7662#: ../sheets/civil.sheet.in.h:18 7663msgid "Preliminary clarification tank" 7664msgstr "" 7665 7666#: ../sheets/civil.sheet.in.h:19 7667msgid "Reference line" 7668msgstr "" 7669 7670#: ../sheets/civil.sheet.in.h:20 7671msgid "Rotor" 7672msgstr "" 7673 7674#: ../sheets/civil.sheet.in.h:21 7675msgid "Soil" 7676msgstr "" 7677 7678#: ../sheets/civil.sheet.in.h:22 7679msgid "Vertical limiting line" 7680msgstr "" 7681 7682#: ../sheets/civil.sheet.in.h:23 7683msgid "Vertical rest" 7684msgstr "" 7685 7686#: ../sheets/civil.sheet.in.h:24 7687msgid "Vertically aligned arrow" 7688msgstr "" 7689 7690#: ../sheets/civil.sheet.in.h:25 7691msgid "Vertically aligned compressor" 7692msgstr "" 7693 7694#: ../sheets/civil.sheet.in.h:26 7695msgid "Vertically aligned propeller" 7696msgstr "" 7697 7698#: ../sheets/civil.sheet.in.h:27 7699msgid "Vertically aligned pump" 7700msgstr "" 7701 7702#: ../sheets/civil.sheet.in.h:28 7703msgid "Vertically aligned valve" 7704msgstr "" 7705 7706#: ../sheets/civil.sheet.in.h:29 7707msgid "Water level" 7708msgstr "" 7709 7710#: ../sheets/jigsaw.sheet.in.h:1 7711msgid "Jigsaw" 7712msgstr "" 7713 7714#: ../sheets/jigsaw.sheet.in.h:2 7715msgid "Jigsaw - part_iiii" 7716msgstr "" 7717 7718#: ../sheets/jigsaw.sheet.in.h:3 7719msgid "Jigsaw - part_iiio" 7720msgstr "" 7721 7722#: ../sheets/jigsaw.sheet.in.h:4 7723msgid "Jigsaw - part_iioi" 7724msgstr "" 7725 7726#: ../sheets/jigsaw.sheet.in.h:5 7727msgid "Jigsaw - part_iioo" 7728msgstr "" 7729 7730#: ../sheets/jigsaw.sheet.in.h:6 7731msgid "Jigsaw - part_ioii" 7732msgstr "" 7733 7734#: ../sheets/jigsaw.sheet.in.h:7 7735msgid "Jigsaw - part_ioio" 7736msgstr "" 7737 7738#: ../sheets/jigsaw.sheet.in.h:8 7739msgid "Jigsaw - part_iooi" 7740msgstr "" 7741 7742#: ../sheets/jigsaw.sheet.in.h:9 7743msgid "Jigsaw - part_iooo" 7744msgstr "" 7745 7746#: ../sheets/jigsaw.sheet.in.h:10 7747msgid "Jigsaw - part_oiii" 7748msgstr "" 7749 7750#: ../sheets/jigsaw.sheet.in.h:11 7751msgid "Jigsaw - part_oiio" 7752msgstr "" 7753 7754#: ../sheets/jigsaw.sheet.in.h:12 7755msgid "Jigsaw - part_oioi" 7756msgstr "" 7757 7758#: ../sheets/jigsaw.sheet.in.h:13 7759msgid "Jigsaw - part_oioo" 7760msgstr "" 7761 7762#: ../sheets/jigsaw.sheet.in.h:14 7763msgid "Jigsaw - part_ooii" 7764msgstr "" 7765 7766#: ../sheets/jigsaw.sheet.in.h:15 7767msgid "Jigsaw - part_ooio" 7768msgstr "" 7769 7770#: ../sheets/jigsaw.sheet.in.h:16 7771msgid "Jigsaw - part_oooi" 7772msgstr "" 7773 7774#: ../sheets/jigsaw.sheet.in.h:17 7775msgid "Jigsaw - part_oooo" 7776msgstr "" 7777 7778#: ../sheets/jigsaw.sheet.in.h:18 7779msgid "Pieces of a jigsaw" 7780msgstr "" 7781 7782#: ../sheets/network.sheet.in.h:1 7783msgid "24 Port Patch Panel" 7784msgstr "" 7785 7786#: ../sheets/network.sheet.in.h:2 7787msgid "3 1/2 inch diskette" 7788msgstr "" 7789 7790#: ../sheets/network.sheet.in.h:3 7791msgid "ATM switch symbol" 7792msgstr "" 7793 7794#: ../sheets/network.sheet.in.h:4 7795msgid "Antenna for wireless transmission" 7796msgstr "" 7797 7798#: ../sheets/network.sheet.in.h:5 7799msgid "Bigtower PC" 7800msgstr "" 7801 7802#: ../sheets/network.sheet.in.h:6 7803msgid "Computer" 7804msgstr "" 7805 7806#: ../sheets/network.sheet.in.h:7 7807msgid "Desktop PC" 7808msgstr "" 7809 7810#: ../sheets/network.sheet.in.h:8 7811msgid "Digitizing board" 7812msgstr "" 7813 7814#: ../sheets/network.sheet.in.h:9 7815msgid "Ethernet bus" 7816msgstr "" 7817 7818#: ../sheets/network.sheet.in.h:10 7819msgid "External DAT drive" 7820msgstr "" 7821 7822#: ../sheets/network.sheet.in.h:11 7823msgid "Firewall router" 7824msgstr "" 7825 7826#: ../sheets/network.sheet.in.h:12 7827msgid "Laptop PC" 7828msgstr "" 7829 7830#: ../sheets/network.sheet.in.h:13 7831msgid "Miditower PC" 7832msgstr "" 7833 7834#: ../sheets/network.sheet.in.h:14 7835msgid "Minitower PC" 7836msgstr "" 7837 7838#: ../sheets/network.sheet.in.h:15 7839msgid "Mobile phone" 7840msgstr "" 7841 7842#: ../sheets/network.sheet.in.h:16 7843msgid "Mobile telephony base station" 7844msgstr "" 7845 7846#: ../sheets/network.sheet.in.h:17 7847msgid "Mobile telephony cell" 7848msgstr "" 7849 7850#: ../sheets/network.sheet.in.h:18 7851msgid "Modular switching system" 7852msgstr "" 7853 7854#: ../sheets/network.sheet.in.h:19 7855msgid "Monitor" 7856msgstr "" 7857 7858#: ../sheets/network.sheet.in.h:20 7859msgid "Network" 7860msgstr "" 7861 7862#: ../sheets/network.sheet.in.h:21 7863msgid "Network cloud" 7864msgstr "" 7865 7866#: ../sheets/network.sheet.in.h:22 7867msgid "Objects to design network diagrams with" 7868msgstr "" 7869 7870#: ../sheets/network.sheet.in.h:23 7871msgid "Plotter" 7872msgstr "" 7873 7874#: ../sheets/network.sheet.in.h:24 7875msgid "RJ45 wall-plug" 7876msgstr "" 7877 7878#: ../sheets/network.sheet.in.h:25 7879msgid "Router symbol" 7880msgstr "" 7881 7882#: ../sheets/network.sheet.in.h:26 7883msgid "Simple modem" 7884msgstr "" 7885 7886#: ../sheets/network.sheet.in.h:27 7887msgid "Simple printer" 7888msgstr "" 7889 7890#: ../sheets/network.sheet.in.h:28 7891msgid "Speaker with integrated amplifier" 7892msgstr "" 7893 7894#: ../sheets/network.sheet.in.h:29 7895msgid "Speaker without amplifier" 7896msgstr "" 7897 7898#: ../sheets/network.sheet.in.h:30 7899msgid "Stackable hub or switch" 7900msgstr "" 7901 7902#: ../sheets/network.sheet.in.h:31 7903msgid "Storage" 7904msgstr "" 7905 7906#: ../sheets/network.sheet.in.h:32 7907msgid "Switch symbol" 7908msgstr "" 7909 7910#: ../sheets/network.sheet.in.h:33 7911msgid "Telephone" 7912msgstr "" 7913 7914#: ../sheets/network.sheet.in.h:34 7915msgid "UNIX workstation" 7916msgstr "" 7917 7918#: ../sheets/network.sheet.in.h:35 7919msgid "WAN connection" 7920msgstr "" 7921 7922#: ../sheets/network.sheet.in.h:36 7923msgid "WAN link" 7924msgstr "" 7925 7926#: ../sheets/network.sheet.in.h:37 7927msgid "Wall-plug for the scEAD cabling system" 7928msgstr "" 7929 7930#: ../sheets/network.sheet.in.h:38 7931msgid "Workstation monitor" 7932msgstr "" 7933 7934#: ../sheets/network.sheet.in.h:39 7935msgid "ZIP disk" 7936msgstr "" 7937 7938#: ../sheets/sybase.sheet.in.h:1 7939msgid "Log transfer manager or rep agent" 7940msgstr "" 7941 7942#: ../sheets/sybase.sheet.in.h:2 7943msgid "Objects to design Sybase replication domain diagrams with" 7944msgstr "" 7945 7946#: ../sheets/sybase.sheet.in.h:3 7947msgid "Replication server manager" 7948msgstr "" 7949 7950#: ../sheets/sybase.sheet.in.h:4 7951msgid "Stable storage device" 7952msgstr "" 7953 7954#: ../sheets/sybase.sheet.in.h:5 7955msgid "Sybase" 7956msgstr "" 7957 7958#: ../sheets/sybase.sheet.in.h:6 7959msgid "Sybase client application" 7960msgstr "" 7961 7962#: ../sheets/sybase.sheet.in.h:7 7963msgid "Sybase dataserver" 7964msgstr "" 7965 7966#: ../sheets/sybase.sheet.in.h:8 7967msgid "Sybase replication server" 7968msgstr "" 7969