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 # Helgi Þormar Þorbjörnsson <helgi@trance.is>, 2004
8 "Project-Id-Version: dia\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2005-10-09 14:25+0200\n"
11 "PO-Revision-Date: 2004-03-13 09:25-0000\n"
12 "Last-Translator: helgi <helgi@trance.is>\n"
13 "Language-Team: Icelandic <gnome@techattack.nu>\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #. This is not an errror
19 #: app/app_procs.c:260
21 msgid "Warning: invalid layer range %lu - %lu\n"
24 #: app/app_procs.c:272
26 msgid "Warning: Layer %lu (%s) selected more than once.\n"
29 #: app/app_procs.c:298
31 msgid "Warning: Layer %d (%s) selected more than once.\n"
34 #: app/app_procs.c:307
36 msgid "Warning: There is no layer named %s\n"
39 #: app/app_procs.c:389
41 msgid "%s error: don't know how to export into %s\n"
44 #: app/app_procs.c:398
46 msgid "%s error: input and output file name is identical: %s"
49 #: app/app_procs.c:406
51 msgid "%s error: need valid input file %s\n"
56 #: app/app_procs.c:431
61 #: app/app_procs.c:577
63 msgid "Can't find output format/filter %s\n"
66 #. Translators: The argument is a list of options, not to be translated
67 #: app/app_procs.c:667
69 msgid "Select the filter/format out of: %s"
73 #: app/app_procs.c:686 app/app_procs.c:711
74 msgid "Export loaded file and exit"
77 #: app/app_procs.c:686 app/app_procs.c:711
81 #. &export_file_format
82 #. &export_format_string
83 #: app/app_procs.c:688 app/app_procs.c:713
87 #: app/app_procs.c:690 app/app_procs.c:716
88 msgid "Export graphics size"
91 #: app/app_procs.c:690 app/app_procs.c:716
95 #. 13.3.2004 sampo@iki.fi
96 #: app/app_procs.c:692 app/app_procs.c:718
98 "Show only specified layers (e.g. when exporting). Can be either the layer "
99 "name or a range of layer numbers (X-Y)"
102 #: app/app_procs.c:693 app/app_procs.c:719
103 msgid "LAYER,LAYER,..."
106 #: app/app_procs.c:695 app/app_procs.c:721
107 msgid "Don't show the splash screen"
110 #: app/app_procs.c:697 app/app_procs.c:723
111 msgid "Send error messages to stderr instead of showing dialogs."
114 #: app/app_procs.c:699 app/app_procs.c:725
115 msgid "Display credits list and exit"
118 #: app/app_procs.c:701 app/app_procs.c:727
119 msgid "Generate verbose output"
122 #: app/app_procs.c:703 app/app_procs.c:729
123 msgid "Display version and exit"
126 #: app/app_procs.c:730
127 msgid "Show this help message"
130 #: app/app_procs.c:780
131 msgid "Can't connect to session manager!\n"
134 #. TRANSLATOR: 2nd and 3rd %s are time and date respectively.
135 #: app/app_procs.c:812
137 msgid "Dia version %s, compiled %s %s\n"
140 #: app/app_procs.c:814
142 msgid "Dia version %s\n"
143 msgstr "Dia útgáfa %s\n"
145 #: app/app_procs.c:876 app/app_procs.c:878
147 "Couldn't find standard objects when looking for object-libs, exiting...\n"
150 #: app/app_procs.c:919
153 msgstr "Diagram%d.dia"
155 #: app/app_procs.c:961
157 "This shouldn't happen. Please file a bug report at bugzilla.gnome.org\n"
158 "describing how you can cause this message to appear.\n"
161 #. no standard buttons
162 #: app/app_procs.c:974
164 "Modified diagrams exist.\n"
165 "Are you sure you want to quit Dia\n"
166 "without saving them?"
169 #: app/app_procs.c:977
173 # This printf seems to prevent a race condition with unrefs.
175 #. This printf seems to prevent a race condition with unrefs.
177 #: app/app_procs.c:1030
178 msgid "Thank you for using Dia.\n"
179 msgstr "Þakk þér fyrir að nota Dia.\n"
181 #: app/app_procs.c:1047 app/app_procs.c:1054
182 msgid "Could not create per-user Dia config directory"
185 #: app/app_procs.c:1056
187 "Could not create per-user Dia config directory. Please make sure that the "
188 "environment variable HOME points to an existing directory."
191 #: app/app_procs.c:1078
192 msgid "Objects and filters internal to dia"
195 #: app/app_procs.c:1120
196 msgid "[OPTION...] [FILE...]"
199 #: app/app_procs.c:1123
202 "Error on option %s: %s.\n"
203 "Run '%s --help' to see a full list of available command line options.\n"
206 #: app/app_procs.c:1147
210 #: app/app_procs.c:1165
212 msgid "'%s' not found!\n"
215 #: app/app_procs.c:1246
217 "The original author of Dia was:\n"
221 #: app/app_procs.c:1251
224 "The current maintainers of Dia are:\n"
228 #: app/app_procs.c:1256
231 "Other authors are:\n"
235 #: app/app_procs.c:1261
238 "Dia is documented by:\n"
243 msgid "Recovering autosaved diagrams"
248 "Autosaved files exist.\n"
249 "Please select those you wish to recover."
252 #: app/color_area.c:317 app/color_area.c:364
253 msgid "Select foreground color"
256 #: app/color_area.c:318 app/color_area.c:365
257 msgid "Select background color"
260 #: app/commands.c:136
262 msgid "Diagram%d.dia"
263 msgstr "Diagram%d.dia"
265 #: app/commands.c:207
266 msgid "No existing object to paste.\n"
269 #: app/commands.c:533 app/commands.c:571
270 msgid "Could not find help directory"
273 #: app/commands.c:540
276 "Could not open help directory:\n"
280 # * Translators should localize the following string
281 # * which will give them credit in the About box.
282 # * E.g. "Fulano de Tal <fulano@detal.com>"
284 #. * Translators should localize the following string
285 #. * which will give them credit in the About box.
286 #. * E.g. "Fulano de Tal <fulano@detal.com>"
288 #: app/commands.c:611
289 msgid "translator_credits-PLEASE_ADD_YOURSELF_HERE"
290 msgstr "Helgi Þormar Þorbjörnsson <helgi@trance.is>"
292 #: app/commands.c:625
296 #: app/commands.c:627
297 msgid "Copyright (C) 1998-2005 The Free Software Foundation and the authors"
300 #: app/commands.c:628
302 "Dia is a program for drawing structured diagrams.\n"
303 "Please visit http://www.gnome.org/projects/dia for more information."
306 #: app/commands.c:667
310 #: app/commands.c:710
312 msgid "Dia v %s by Alexander Larsson"
313 msgstr "Dia v %s eftir Alexander Larsson"
315 #. Exact spelling is Chépélov (using *ML entities)
316 #: app/commands.c:716
317 msgid "Maintainers: Lars Clausen and Cyrille Chepelov"
320 #: app/commands.c:720
322 msgid "Please visit http://www.gnome.org/projects/dia for more information"
324 "Vinsamlegast farðu á http://www.lysator.liu.se/~alla/dia fyrir frekari "
327 #: app/commands.c:725
328 msgid "Contributors:"
331 #: app/defaults.c:43 app/defaults.c:146
332 msgid "Object defaults"
336 msgid "This object has no defaults."
339 #: app/defaults.c:111
343 #: app/dia-props.c:85
344 msgid "Diagram Properties"
347 #: app/dia-props.c:119
351 #: app/dia-props.c:127
355 #: app/dia-props.c:131
359 #: app/dia-props.c:136
363 #: app/dia-props.c:156
364 msgid "Visible spacing"
368 #: app/dia-props.c:177 app/preferences.c:167
372 #: app/dia-props.c:185
373 msgid "Hex grid size"
376 #: app/dia-props.c:198
380 #: app/dia-props.c:209 lib/diagramdata.c:83
384 #: app/dia-props.c:220 app/preferences.c:109
388 #: app/dia-props.c:231
392 #: app/dia-props.c:242
396 #. Can we be sure that the filename is the 'proper title'?
397 #: app/dia-props.c:263
399 msgid "Diagram Properties: %s"
402 #: app/dia_embedd.c:352
403 msgid "Could not initialize Bonobo!"
406 #: app/diacanvas.c:121
409 msgstr "UNIX vinnustöð"
411 #: app/diacanvas.c:122
412 msgid "X position of child widget"
415 #: app/diacanvas.c:131
419 #: app/diacanvas.c:132
420 msgid "Y position of child widget"
423 #: app/diagram_tree_menu.c:45
424 msgid "/_Sort objects"
427 #: app/diagram_tree_menu.c:46
428 msgid "/Sort objects/by _name"
431 #: app/diagram_tree_menu.c:48
432 msgid "/Sort objects/by _type"
435 #: app/diagram_tree_menu.c:50
436 msgid "/Sort objects/as _inserted"
439 #: app/diagram_tree_menu.c:53
440 msgid "/Sort objects/All by name"
443 #: app/diagram_tree_menu.c:55
444 msgid "/Sort objects/All by type"
447 #: app/diagram_tree_menu.c:57
448 msgid "/Sort objects/All as inserted"
451 #: app/diagram_tree_menu.c:59
452 msgid "/Sort objects/_Default"
455 #: app/diagram_tree_menu.c:60
456 msgid "/Sort objects/Default/by _name"
459 #: app/diagram_tree_menu.c:62
460 msgid "/Sort objects/Default/by _type"
463 #: app/diagram_tree_menu.c:64
464 msgid "/Sort objects/Default/as _inserted"
467 #: app/diagram_tree_menu.c:66
468 msgid "/Sort _diagrams"
471 #: app/diagram_tree_menu.c:67
472 msgid "/Sort _diagrams/by _name"
475 #: app/diagram_tree_menu.c:69
476 msgid "/Sort _diagrams/as _inserted"
479 #: app/diagram_tree_menu.c:71
480 msgid "/Sort diagrams/_Default"
483 #: app/diagram_tree_menu.c:72
484 msgid "/Sort diagrams/Default/by _name"
487 #: app/diagram_tree_menu.c:74
488 msgid "/Sort diagrams/Default/as _inserted"
491 #: app/diagram_tree_menu.c:82 app/diagram_tree_menu.c:93
495 #: app/diagram_tree_menu.c:83
499 #: app/diagram_tree_menu.c:84
500 msgid "/_Hide this type"
503 #: app/diagram_tree_window.c:73
511 #: app/dialogs.c:52 app/paginate_psprint.c:307
516 #: app/diapagelayout.c:116
521 #: app/diapagelayout.c:149
526 #: app/diapagelayout.c:187
530 #: app/diapagelayout.c:199
534 #: app/diapagelayout.c:212
538 #: app/diapagelayout.c:225
542 #: app/diapagelayout.c:238
547 #: app/diapagelayout.c:252
551 #: app/diapagelayout.c:263
555 #: app/diapagelayout.c:275
559 #: app/diapagelayout.c:287
563 #: app/diapagelayout.c:682
565 msgid "%0.3gcm x %0.3gcm"
568 #: app/diapagelayout.c:786 app/pagesetup.c:76
572 #: app/disp_callbacks.c:83 app/properties.c:152
574 "This object doesn't support Undo/Redo.\n"
575 "Undo information erased."
578 #: app/disp_callbacks.c:118
579 msgid "Properties..."
582 #: app/disp_callbacks.c:925
584 "The object you dropped cannot fit into its parent. \n"
585 "Either expand the parent object, or drop the object elsewhere."
589 msgid "Diagram modified!"
594 msgid "Selection of %d objects"
599 msgid "Selected '%s'"
602 #: app/display.c:1052
606 #: app/display.c:1054
610 "has not been saved. Save changes now?"
613 #: app/display.c:1065
614 msgid "Close Diagram"
615 msgstr "Loka Diagram"
617 #: app/display.c:1070
618 msgid "Discard Changes"
621 #: app/export_png.c:134 app/load_save.c:917 app/render_eps.c:103
622 #: plug-ins/cairo/diacairo.c:972 plug-ins/cgm/cgm.c:1151
623 #: plug-ins/dxf/dxf-export.c:484 plug-ins/hpgl/hpgl.c:704
624 #: plug-ins/metapost/render_metapost.c:1107
625 #: plug-ins/pstricks/render_pstricks.c:910 plug-ins/shape/shape-export.c:134
626 #: plug-ins/svg/render_svg.c:149 plug-ins/wpg/wpg.c:1070
627 #: plug-ins/xfig/xfig-export.c:1136 plug-ins/xslt/xslt.c:93
629 msgid "Can't open output file %s: %s\n"
632 #: app/export_png.c:142
633 msgid "Could not create PNG write structure"
636 #: app/export_png.c:151
637 msgid "Could not create PNG header info structure"
640 #: app/export_png.c:159
641 msgid "Error occurred while writing PNG"
645 #: app/export_png.c:299
646 msgid "PNG Export Options"
649 #. Translators: Menu item Verb/Channel/Export
650 #: app/export_png.c:300 objects/FS/function.c:696 objects/FS/function.c:698
654 #: app/export_png.c:305
656 msgstr "Breidd myndar:"
658 #: app/export_png.c:308
659 msgid "Image height:"
662 #: app/export_png.c:354
663 msgid "Portable Network Graphics"
666 #: app/filedlg.c:129 app/filedlg.c:495
678 #: app/filedlg.c:238 app/filedlg.c:616
679 msgid "Determine file type:"
682 #: app/filedlg.c:254 app/filedlg.c:629
687 #: app/filedlg.c:259 app/filedlg.c:634
688 msgid "Supported Formats"
693 "Some characters in the filename are neither UTF-8\n"
694 "nor your local encoding.\n"
695 "Some things will break."
698 #: app/filedlg.c:302 app/filedlg.c:540
701 "The file '%s' already exists.\n"
702 "Do you want to overwrite it?"
705 #: app/filedlg.c:310 app/filedlg.c:547
706 msgid "File already exists"
713 #. Need better way to make it a reasonable size. Isn't there some
714 #. standard look for them (or is that just Gnome?)
716 msgid "Compress diagram files"
721 "Compression reduces file size to less than 1/10th size and speeds up loading "
722 "and saving. Some text programs cannot manipulate compressed files."
728 "Could not determine which export filter\n"
729 "to use to save '%s'"
733 msgid "Export Diagram"
737 msgid "Export Options"
740 #: app/interface.c:54
741 msgid "Modify object(s)"
744 #: app/interface.c:55
748 #. Translators: Menu item Verb/Control Magnitude/Change/Magnify
749 #: app/interface.c:59 app/interface.c:60 objects/FS/function.c:986
753 #: app/interface.c:64
754 msgid "Scroll around the diagram"
757 #: app/interface.c:65
761 #: app/interface.c:69 app/interface.c:70 lib/properties.c:79
762 #: lib/properties.h:520 objects/Jackson/requirement.c:142
763 #: objects/UML/activity.c:126 objects/UML/actor.c:122
764 #: objects/UML/classicon.c:144 objects/UML/component.c:128
765 #: objects/UML/component_feature.c:155 objects/UML/node.c:127
766 #: objects/UML/note.c:121 objects/UML/object.c:147
767 #: objects/UML/small_package.c:128 objects/UML/state.c:141
768 #: objects/UML/usecase.c:138 objects/custom/custom_object.c:200
769 #: objects/network/basestation.c:133 objects/network/radiocell.c:146
773 #: app/interface.c:74 app/interface.c:75
777 #: app/interface.c:79 app/interface.c:80
781 #: app/interface.c:84 app/interface.c:85
785 #: app/interface.c:89 app/interface.c:90
789 #: app/interface.c:94 app/interface.c:95 objects/standard/line.c:226
793 #: app/interface.c:99 app/interface.c:100
797 #: app/interface.c:104 app/interface.c:105
801 #: app/interface.c:109 app/interface.c:110
805 #: app/interface.c:114 app/interface.c:115
809 #: app/interface.c:119 app/interface.c:120
813 #: app/interface.c:400
814 msgid "Diagram menu."
817 #: app/interface.c:438
818 msgid "Pops up the Navigation window."
821 #: app/interface.c:504
825 #: app/interface.c:519
826 msgid "Toggles snap-to-grid for this window."
829 #: app/interface.c:530
830 msgid "Toggles object snapping for this window."
833 #: app/interface.c:595
834 msgid "NULL tooldata in tool_select_update"
837 #: app/interface.c:888
839 msgid "No sheet named %s"
842 #: app/interface.c:920
846 #: app/interface.c:978 sheets/Misc.sheet.in.h:3
850 #: app/interface.c:1039
852 "Foreground & background colors for new objects. The small black and white "
853 "squares reset colors. The small arrows swap colors. Double click to change "
857 #: app/interface.c:1054
859 "Line widths. Click on a line to set the default line width for new "
860 "objects. Double-click to set the line width more precisely."
863 #: app/interface.c:1094
865 "Arrow style at the beginning of new lines. Click to pick an arrow, or set "
866 "arrow parameters with Details..."
869 #: app/interface.c:1099
871 "Line style for new lines. Click to pick a line style, or set line style "
872 "parameters with Details..."
875 #: app/interface.c:1113
877 "Arrow style at the end of new lines. Click to pick an arrow, or set arrow "
878 "parameters with Details..."
881 #: app/interface.c:1221
882 msgid "Diagram Editor"
885 #: app/layer_dialog.c:69
889 #: app/layer_dialog.c:70
893 #: app/layer_dialog.c:71
897 #: app/layer_dialog.c:72
901 #: app/layer_dialog.c:193
905 #: app/layer_dialog.c:207
908 msgstr "Loka Diagram"
910 #: app/layer_dialog.c:313
915 #: app/layer_dialog.c:525
919 #: app/layer_dialog.c:958
920 msgid "Edit Layer Attributes"
923 #: app/layer_dialog.c:977
927 #: app/linewidth_area.c:246 lib/properties.h:481 lib/properties.h:484
928 #: objects/chronogram/chronoline.c:181 objects/chronogram/chronoref.c:160
932 #: app/linewidth_area.c:258
936 #: app/load_save.c:260
938 "Error loading diagram.\n"
939 "Linked object not found in document."
942 #: app/load_save.c:263
944 "Error loading diagram.\n"
945 "connection handle does not exist."
948 #: app/load_save.c:280
951 "Error loading diagram.\n"
952 "connection point %s does not exist."
955 #: app/load_save.c:305
957 msgid "Can't find parent %s of %s object\n"
960 #: app/load_save.c:351
961 msgid "You must specify a file, not a directory.\n"
964 #: app/load_save.c:358 plug-ins/dxf/dxf-import.c:1306 plug-ins/wpg/wpg.c:1175
965 #: plug-ins/xfig/xfig-import.c:1560 plug-ins/xslt/xslt.c:85
967 msgid "Couldn't open: '%s' for reading.\n"
970 #: app/load_save.c:376 app/load_save.c:382
973 "Error loading diagram %s.\n"
977 #: app/load_save.c:390
980 "Error loading diagram %s.\n"
984 #: app/load_save.c:596
987 "Error loading diagram:\n"
989 "A valid Dia file defines at least one layer."
992 #: app/load_save.c:951
994 msgid "Failed to save file '%s'.\n"
997 #: app/load_save.c:1024 app/load_save.c:1029
998 msgid "Dia Diagram File"
1001 #: app/menus.c:50 app/menus.c:88
1005 #: app/menus.c:52 app/menus.c:90
1007 msgstr "/Skrá/_Nýtt..."
1009 #: app/menus.c:54 app/menus.c:92
1010 msgid "/File/_Open..."
1011 msgstr "/Skrá/_Opna..."
1013 # recent file list is dynamically inserted here
1014 #. {N_("/Open _Recent"), NULL, NULL, 0, "<Branch>"},
1015 #. { "/Open Recent/tearoff", NULL, NULL, 0, "<Tearoff>" },
1016 #: app/menus.c:58 app/menus.c:63 app/menus.c:68 app/menus.c:70 app/menus.c:96
1017 #: app/menus.c:103 app/menus.c:107
1022 msgid "/File/_Diagram tree"
1026 msgid "/File/Sheets and Objects..."
1030 msgid "/File/_Preferences..."
1031 msgstr "/Skrá/Stillingar..."
1034 msgid "/File/P_lugins..."
1037 #: app/menus.c:71 app/menus.c:111
1039 msgstr "/Skrá/_Hætta"
1041 #: app/menus.c:73 app/menus.c:261
1045 #: app/menus.c:75 app/menus.c:263
1047 msgid "/Help/_Contents"
1050 #: app/menus.c:77 app/menus.c:265
1054 #: app/menus.c:78 app/menus.c:266
1055 msgid "/Help/_About..."
1060 msgstr "/Skrá/_Vista"
1063 msgid "/File/Save _As..."
1064 msgstr "/Skrá/Vista _sem..."
1067 msgid "/File/_Export..."
1071 msgid "/File/Page Set_up..."
1075 msgid "/File/_Print Diagram..."
1079 msgid "/File/_Close"
1080 msgstr "/Skrá/_Loka"
1094 #: app/menus.c:119 app/menus.c:129
1107 msgid "/Edit/_Paste"
1111 msgid "/Edit/_Duplicate"
1115 msgid "/Edit/_Delete"
1119 msgid "/Edit/Copy Text"
1123 msgid "/Edit/Cut Text"
1127 msgid "/Edit/Paste _Text"
1135 msgid "/Diagram/_Properties..."
1139 msgid "/Diagram/_Layers..."
1147 msgid "/View/Zoom _In"
1151 msgid "/View/Zoom _Out"
1159 msgid "/View/Zoom/1600%"
1163 msgid "/View/Zoom/800%"
1167 msgid "/View/Zoom/400%"
1171 msgid "/View/Zoom/283%"
1175 msgid "/View/Zoom/200%"
1179 msgid "/View/Zoom/141%"
1183 msgid "/View/Zoom/100%"
1187 msgid "/View/Zoom/85%"
1191 msgid "/View/Zoom/70.7%"
1195 msgid "/View/Zoom/50%"
1199 msgid "/View/Zoom/35.4%"
1203 msgid "/View/Zoom/25%"
1206 #: app/menus.c:162 app/menus.c:172
1211 msgid "/View/Fullscr_een"
1215 msgid "/View/_AntiAliased"
1219 msgid "/View/Show _Grid"
1223 msgid "/View/_Snap To Grid"
1227 msgid "/View/_Snap To Objects"
1231 msgid "/View/Show _Rulers"
1235 msgid "/View/Show _Connection Points"
1239 msgid "/View/New _View"
1242 #. Show All, Best Fit. Same as the Gimp, Ctrl+E
1244 msgid "/View/Show _All"
1248 msgid "/View/Re_draw"
1256 msgid "/Objects/Send to _Back"
1260 msgid "/Objects/Bring to _Front"
1264 msgid "/Objects/Send Backwards"
1268 msgid "/Objects/Bring Forwards"
1271 #: app/menus.c:189 app/menus.c:195 app/menus.c:199 app/menus.c:217
1272 msgid "/Objects/---"
1276 msgid "/Objects/_Group"
1279 #. deliberately not using Ctrl+U for Ungroup
1281 msgid "/Objects/_Ungroup"
1285 msgid "/Objects/_Parent"
1289 msgid "/Objects/_Unparent"
1293 msgid "/Objects/_Unparent Children"
1297 msgid "/Objects/Align"
1301 msgid "/Objects/Align/Left"
1305 msgid "/Objects/Align/Center"
1309 msgid "/Objects/Align/Right"
1312 #: app/menus.c:208 app/menus.c:212
1313 msgid "/Objects/Align/---"
1317 msgid "/Objects/Align/Top"
1321 msgid "/Objects/Align/Middle"
1325 msgid "/Objects/Align/Bottom"
1329 msgid "/Objects/Align/Spread Out Horizontally"
1333 msgid "/Objects/Align/Spread Out Vertically"
1337 msgid "/Objects/Align/Adjacent"
1341 msgid "/Objects/Align/Stacked"
1345 msgid "/Objects/_Properties..."
1354 msgstr "/Velja/Ally"
1357 msgid "/Select/None"
1358 msgstr "/Velja/Ekkert"
1361 msgid "/Select/Invert"
1364 #: app/menus.c:225 app/menus.c:229
1369 msgid "/Select/Transitive"
1373 msgid "/Select/Connected"
1377 msgid "/Select/Same Type"
1381 msgid "/Select/Replace"
1385 msgid "/Select/Union"
1390 msgid "/Select/Intersection"
1391 msgstr "/Velja/Ekkert"
1394 msgid "/Select/Remove"
1397 #. Cannot also be called Invert, duplicate names caused keybinding problems
1400 msgid "/Select/Inverse"
1401 msgstr "/Velja/Ekkert"
1408 msgid "/Tools/Modify"
1412 msgid "/Tools/Magnify"
1416 msgid "/Tools/Scroll"
1428 msgid "/Tools/Ellipse"
1432 msgid "/Tools/Polygon"
1436 msgid "/Tools/Beziergon"
1439 #: app/menus.c:251 app/menus.c:257
1452 msgid "/Tools/Zigzagline"
1456 msgid "/Tools/Polyline"
1460 msgid "/Tools/Bezierline"
1464 msgid "/Tools/Image"
1468 msgid "/_Input Methods"
1472 msgid "NULL tooldata in tool_menu_select"
1476 msgid "Diagram Menu"
1482 "Can't find menu entry '%s'!\n"
1483 "This is probably a i18n problem (try LANG=C)."
1486 #: app/modify_tool.c:342
1487 msgid "Couldn't get GTK settings"
1490 #: app/paginate_psprint.c:258
1491 msgid "Select Printer"
1492 msgstr "Velja Prentara"
1494 #: app/paginate_psprint.c:270 sheets/ciscocomputer.sheet.in.h:36
1498 #: app/paginate_psprint.c:284 sheets/Misc.sheet.in.h:1
1502 #: app/paginate_psprint.c:299
1506 #: app/paginate_psprint.c:394
1508 msgid "Could not run command '%s': %s"
1511 #: app/paginate_psprint.c:397
1513 msgid "Could not open '%s' for writing: %s"
1516 #: app/paginate_psprint.c:414
1518 msgid "Printing error: command '%s' returned %d\n"
1521 #: app/paginate_psprint.c:425
1523 msgid "Printing error: command '%s' caused sigpipe."
1526 #: app/plugin-manager.c:200
1530 #: app/plugin-manager.c:255
1534 #: app/plugin-manager.c:262 objects/UML/class.c:117
1535 #: objects/UML/large_package.c:130 objects/UML/umlattribute.c:37
1536 #: objects/UML/umlformalparameter.c:35 objects/UML/umloperation.c:62
1537 #: objects/UML/umlparameter.c:43
1541 #: app/plugin-manager.c:268
1545 #: app/plugin-manager.c:277
1546 msgid "Load at Startup"
1549 #: app/plugin-manager.c:284
1551 msgstr "Skráarheiti"
1553 #: app/preferences.c:106
1554 msgid "User Interface"
1557 #: app/preferences.c:107
1558 msgid "Diagram Defaults"
1561 #: app/preferences.c:108
1562 msgid "View Defaults"
1565 #: app/preferences.c:110
1566 msgid "Diagram Tree"
1569 #: app/preferences.c:124
1570 msgid "Reset tools after create"
1573 #: app/preferences.c:125
1574 msgid "Compress saved files"
1577 #: app/preferences.c:126
1578 msgid "Number of undo levels:"
1581 #: app/preferences.c:127
1583 "Reverse dragging selects\n"
1584 "intersecting objects"
1587 #: app/preferences.c:128
1588 msgid "Recent documents list size:"
1591 #: app/preferences.c:129
1592 msgid "Use menu bar"
1595 #: app/preferences.c:131
1596 msgid "Keep tool box on top of diagram windows"
1599 #: app/preferences.c:134
1600 msgid "New diagram:"
1603 #: app/preferences.c:135
1607 #: app/preferences.c:137
1611 #: app/preferences.c:140
1612 msgid "Background Color:"
1615 #: app/preferences.c:143
1619 #: app/preferences.c:144
1623 #: app/preferences.c:145
1627 #: app/preferences.c:146
1631 #: app/preferences.c:149
1632 msgid "Connection Points:"
1635 #. { NULL, PREF_NONE, 0, NULL, 3, N_("Grid:") },
1636 #: app/preferences.c:150 app/preferences.c:154 app/preferences.c:160
1640 #: app/preferences.c:153
1641 msgid "Page breaks:"
1644 #: app/preferences.c:155 app/preferences.c:165
1648 #: app/preferences.c:156
1652 #: app/preferences.c:161
1656 #: app/preferences.c:162
1657 msgid "Dynamic grid resizing"
1660 #: app/preferences.c:163
1664 #: app/preferences.c:164
1668 #: app/preferences.c:166
1669 msgid "Lines per major line"
1672 #: app/preferences.c:168
1677 #: app/preferences.c:184
1678 msgid "Diagram tree window:"
1681 #: app/preferences.c:186
1682 msgid "Save hidden object types"
1685 #: app/preferences.c:394 lib/prop_inttypes.c:158
1689 #: app/preferences.c:394 app/preferences.c:405 lib/prop_inttypes.c:160
1690 #: lib/prop_inttypes.c:186
1694 #: app/preferences.c:507
1698 #: app/properties.c:55
1699 msgid "Object properties"
1702 #: app/properties.c:80
1703 msgid "This object has no properties."
1706 #: app/properties.c:202
1707 msgid "Properties: "
1708 msgstr "Stillingar:"
1710 #: app/properties.c:206
1711 msgid "Object properties:"
1714 # Use the Plugins menu item to get a pointer to the File menu,
1715 # but any item on the File menu will do
1716 #. Use the Plugins menu item to get a pointer to the File menu,
1717 #. but any item on the File menu will do
1718 #: app/recent_files.c:61
1719 msgid "<Toolbox>/File/Plugins..."
1722 #: app/recent_files.c:139
1723 msgid "<Toolbox>/File/Quit"
1726 #: app/render_eps.c:148
1727 msgid "Encapsulated Postscript (using Pango fonts)"
1730 #: app/render_eps.c:157
1731 msgid "Encapsulated Postscript with preview (using Pango fonts)"
1734 #: app/render_eps.c:167
1735 msgid "Encapsulated Postscript (using PostScript Latin-1 fonts)"
1754 "Can't get symbol 'custom_type' from any module.\n"
1755 "Editing shapes is disabled."
1760 msgid "Widget not found: %s"
1768 msgid "Programmed DiaObject"
1771 #: app/sheets_dialog.c:83
1772 msgid "Sheets and Objects"
1775 #: app/sheets_dialog.c:109 app/sheets_dialog_callbacks.c:177
1779 #: app/sheets_dialog.c:119 app/sheets_dialog_callbacks.c:179
1783 #: app/sheets_dialog.c:126 app/sheets_dialog_callbacks.c:181
1787 #: app/sheets_dialog.c:136 app/sheets_dialog_callbacks.c:183
1791 #: app/sheets_dialog.c:233
1795 #: app/sheets_dialog.c:235
1799 #: app/sheets_dialog.c:266
1803 #: app/sheets_dialog.c:354
1807 #: app/sheets_dialog.c:362 app/sheets_dialog.c:794 objects/Istar/actor.c:144
1808 #: objects/Istar/actor.c:145 objects/Istar/other.c:148
1809 #: objects/Istar/other.c:149 objects/KAOS/other.c:151 objects/KAOS/other.c:152
1810 #: objects/UML/umlattribute.c:39 objects/UML/umlformalparameter.c:37
1811 #: objects/UML/umloperation.c:64 objects/UML/umlparameter.c:45
1815 #: app/sheets_dialog.c:377
1819 #: app/sheets_dialog.c:386
1823 #: app/sheets_dialog.c:413 app/sheets_dialog.c:476
1824 msgid "description:"
1827 #: app/sheets_dialog.c:425
1831 #: app/sheets_dialog.c:446 app/sheets_dialog_callbacks.c:289
1832 #: app/sheets_dialog_callbacks.c:1092
1836 #: app/sheets_dialog.c:568
1837 msgid "Edit Attributes"
1840 #: app/sheets_dialog.c:583
1844 #: app/sheets_dialog.c:599 app/sheets_dialog.c:692
1845 msgid "Description:"
1848 #: app/sheets_dialog.c:618 objects/FS/flow-ortho.c:169 objects/FS/flow.c:146
1849 #: objects/Istar/link.c:164 objects/Jackson/phenomenon.c:144
1850 #: objects/KAOS/metaandorrel.c:164 objects/KAOS/metabinrel.c:171
1851 #: objects/UML/class_dialog.c:912 objects/UML/class_dialog.c:1840
1852 #: objects/UML/class_dialog.c:2069 objects/UML/class_dialog.c:2585
1856 #: app/sheets_dialog.c:656
1860 #: app/sheets_dialog.c:672 objects/ER/attribute.c:153 objects/ER/entity.c:135
1861 #: objects/ER/relationship.c:140 objects/UML/association.c:238
1862 #: objects/UML/association.c:1166 objects/UML/class_dialog.c:901
1863 #: objects/UML/class_dialog.c:1829 objects/UML/class_dialog.c:2058
1864 #: objects/UML/class_dialog.c:2574 objects/UML/dependency.c:134
1865 #: objects/UML/generalization.c:130 objects/UML/realizes.c:131
1869 #. Translators: Menu item Verb/Channel/Export/Remove
1870 #: app/sheets_dialog.c:784 objects/FS/function.c:706 objects/FS/function.c:858
1871 #: objects/FS/function.c:860
1875 #: app/sheets_dialog.c:809
1879 #: app/sheets_dialog.c:836
1883 #: app/sheets_dialog.c:920
1884 msgid "Select SVG Shape File"
1887 #: app/sheets_dialog_callbacks.c:164
1891 #: app/sheets_dialog_callbacks.c:166
1895 #: app/sheets_dialog_callbacks.c:168
1899 #: app/sheets_dialog_callbacks.c:170
1903 #: app/sheets_dialog_callbacks.c:303
1910 #: app/sheets_dialog_callbacks.c:306
1917 #: app/sheets_dialog_callbacks.c:309
1924 #: app/sheets_dialog_callbacks.c:800
1926 msgid "Filename must end with '%s': '%s'"
1929 #: app/sheets_dialog_callbacks.c:808
1931 msgid "Error examining %s: %s"
1934 #: app/sheets_dialog_callbacks.c:829
1936 msgid "Could not interpret shape file: '%s'"
1939 #: app/sheets_dialog_callbacks.c:899
1940 msgid "Sheet must have a Name"
1943 #: app/sheets_dialog_callbacks.c:1596 app/sheets_dialog_callbacks.c:1603
1945 msgid "Couldn't open '%s': %s"
1948 #: app/sheets_dialog_callbacks.c:1655
1950 msgid "Couldn't open: '%s' for writing"
1953 #: app/sheets_dialog_callbacks.c:1665
1957 #: app/sheets_dialog_callbacks.c:1678
1962 #: app/sheets_dialog_callbacks.c:1681
1967 #: app/sheets_dialog_callbacks.c:1685
1972 #: app/sheets_dialog_callbacks.c:1702
1973 msgid "add shapes here"
1985 #: dia.desktop.in.h:1
1986 msgid "Dia Diagram Editor"
1989 #: dia.desktop.in.h:2
1990 msgid "Edit your Diagrams"
1993 #: lib/arrows.c:40 objects/Jackson/domain.c:96 objects/UML/association.c:1189
2002 msgid "Hollow Triangle"
2006 msgid "Filled Triangle"
2010 msgid "Unfilled Triangle"
2014 msgid "Hollow Diamond"
2018 msgid "Filled Diamond"
2022 msgid "Half Diamond"
2030 msgid "Slashed Cross"
2034 msgid "Filled Ellipse"
2038 msgid "Hollow Ellipse"
2046 msgid "Dimension Origin"
2054 msgid "Double Hollow Triangle"
2058 msgid "Double Filled Triangle"
2062 msgid "Filled Dot and Triangle"
2078 msgid "Integral Symbol"
2106 msgid "Filled Concave"
2110 msgid "Blanked Concave"
2126 msgid "Infinite Line"
2129 #: lib/bezier_conn.c:533
2130 msgid "Internal error: Setting corner type of endpoint of bezier"
2133 #: lib/dia_xml.c:153
2136 "The file %s has no encoding specification;\n"
2137 "assuming it is encoded in %s"
2140 #: lib/dia_xml.c:471
2141 msgid "Taking point value of non-point node."
2144 #: lib/dia_xml.c:482
2146 msgid "Incorrect x Point value \"%s\" %f; discarding it."
2149 #: lib/dia_xml.c:489
2150 msgid "Error parsing point."
2153 #. don't bother with useless warnings (see above)
2154 #: lib/dia_xml.c:497
2156 msgid "Incorrect y Point value \"%s\" %f; discarding it."
2159 #: lib/dia_xml.c:872
2161 "Your local character set is UTF-8. Because of issues with libxml1 and the "
2162 "support of files generated by previous versions of dia, you will encounter "
2163 "problems. Please report to dia-list@gnome.org if you see this message."
2166 #: lib/diaarrowchooser.c:269
2167 msgid "Arrow Properties"
2170 #: lib/diaarrowchooser.c:351 lib/dialinechooser.c:333
2174 #. This is the default text shown in the preview entry, though the user
2175 #. can set it. Remember that some fonts only have capital letters.
2176 #: lib/diagtkfontsel.c:74
2177 msgid "abcdefghijk ABCDEFGHIJK"
2180 #: lib/diagtkfontsel.c:209
2184 #: lib/diagtkfontsel.c:210
2185 msgid "The X string that represents this font."
2188 #: lib/diagtkfontsel.c:216
2189 msgid "Preview text"
2192 #: lib/diagtkfontsel.c:217
2193 msgid "The text to display in order to demonstrate the selected font."
2196 #: lib/diagtkfontsel.c:321
2200 #: lib/diagtkfontsel.c:327
2204 #: lib/diagtkfontsel.c:333
2208 # create the text entry widget
2209 #. create the text entry widget
2210 #: lib/diagtkfontsel.c:462
2214 #: lib/diagtkfontsel.c:1252
2215 msgid "Font Selection"
2218 #: lib/dialibartrenderer.c:288
2219 msgid "gdk_renderer: Unsupported fill mode specified!\n"
2222 #: lib/dialinechooser.c:297
2223 msgid "Line Style Properties"
2228 msgid "Multiple export filters with unique name %s"
2233 msgid "Can't load font %s.\n"
2236 #: lib/message.c:78 lib/message.c:238
2240 #: lib/message.c:80 lib/message.c:226
2244 #: lib/message.c:106
2245 msgid "There is one similar message."
2248 #: lib/message.c:111
2249 msgid "Show repeated messages"
2252 #: lib/message.c:170
2254 msgid "There are %d similar messages."
2257 #: lib/message.c:215
2259 msgstr "Tilkynningar"
2261 #: lib/object_defaults.c:127
2264 "Error loading defaults '%s'.\n"
2265 "Not a Dia diagram file."
2268 #: lib/plug-ins.c:120
2272 #: lib/plug-ins.c:227
2274 msgid "Could not deduce correct path for `%s'"
2277 #: lib/plug-ins.c:233
2280 "Could not load plugin '%s'\n"
2284 #: lib/plug-ins.c:246
2286 msgid "Could not find plugin init function in `%s'"
2289 #: lib/plug-ins.c:248
2290 msgid "Missing symbol 'dia_plugin_init'"
2293 #: lib/plug-ins.c:256 lib/plug-ins.c:264
2294 msgid "dia_plugin_init() call failed"
2297 #: lib/plug-ins.c:283
2299 msgid "%s Plugin could not be unloaded"
2302 #: lib/plug-ins.c:371
2305 "Could not open `%s'\n"
2309 #: lib/prop_text.c:466
2311 msgid "Group with %d objects"
2314 #: lib/properties.c:64 lib/properties.h:469 lib/widgets.c:638
2318 #: lib/properties.c:65 lib/properties.h:470 lib/widgets.c:644
2319 #: objects/standard/textobj.c:133
2323 #: lib/properties.c:66 lib/properties.h:471 lib/widgets.c:650
2327 #: lib/properties.c:73 lib/properties.h:487 lib/properties.h:490
2328 #: objects/chronogram/chronoline.c:179 objects/chronogram/chronoref.c:158
2332 #: lib/properties.c:74 lib/properties.h:493 lib/properties.h:496
2336 #: lib/properties.c:75 lib/properties.h:500 lib/properties.h:503
2340 #: lib/properties.c:76 lib/properties.h:506 lib/properties.h:509
2341 msgid "Draw background"
2344 #: lib/properties.c:77 lib/properties.h:513
2348 #: lib/properties.c:78 lib/properties.h:516
2352 #: lib/properties.c:80 lib/properties.h:526
2353 msgid "Text alignment"
2356 #. all this just to make the defaults selectable ...
2357 #: lib/properties.c:81 lib/properties.h:531 objects/GRAFCET/condition.c:132
2358 #: objects/GRAFCET/step.c:165 objects/GRAFCET/transition.c:142
2359 #: objects/UML/class.c:143 objects/UML/class_dialog.c:351
2360 #: objects/chronogram/chronoline.c:183 objects/chronogram/chronoref.c:164
2364 #: lib/properties.c:82 lib/properties.h:537 objects/GRAFCET/condition.c:134
2365 #: objects/GRAFCET/step.c:167 objects/GRAFCET/transition.c:144
2366 #: objects/chronogram/chronoline.c:185 objects/chronogram/chronoref.c:166
2368 msgstr "Letursstærð"
2370 #: lib/properties.c:83 lib/properties.h:543 objects/GRAFCET/step.c:169
2371 #: objects/chronogram/chronoline.c:187 objects/chronogram/chronoref.c:168
2373 msgstr "Texta Litur"
2375 #: lib/proplist.c:163
2377 msgid "No attribute '%s' (%p) or no data(%p) in this attribute"
2380 #: lib/widgets.c:375
2384 #: lib/widgets.c:445
2386 msgid "Couldn't find font family for %s\n"
2389 # Translators: Menu item Noun/Material/Solid
2390 #. Translators: Menu item Noun/Material/Solid
2391 #: lib/widgets.c:786 objects/FS/function.c:1074
2395 #: lib/widgets.c:792
2399 #: lib/widgets.c:798
2403 #: lib/widgets.c:804
2404 msgid "Dash-Dot-Dot"
2407 #: lib/widgets.c:810
2411 #. fs->sizebox = GTK_HBOX(box);
2412 #: lib/widgets.c:829
2413 msgid "Dash length: "
2416 #: lib/widgets.c:959
2417 msgid "Select color"
2420 #: lib/widgets.c:1025
2421 msgid "More colors..."
2424 #: lib/widgets.c:1149
2428 #: lib/widgets.c:1162
2432 #: lib/widgets.c:1307
2433 msgid "Select image file"
2436 #: lib/widgets.c:1343
2440 #: lib/widgets.c:1957
2444 #: objects/ER/attribute.c:155
2448 #: objects/ER/attribute.c:157
2452 #: objects/ER/attribute.c:159
2456 #: objects/ER/attribute.c:161
2460 #: objects/ER/attribute.c:434 sheets/ER.sheet.in.h:1
2464 #: objects/ER/entity.c:137
2468 #: objects/ER/entity.c:139
2469 msgid "Associative:"
2472 #: objects/ER/entity.c:413 objects/UML/classicon.c:129 sheets/ER.sheet.in.h:4
2476 #: objects/ER/er.c:44
2477 msgid "Entity/Relationship diagram objects"
2480 #: objects/ER/participation.c:116
2484 #: objects/ER/participation.c:406 objects/FS/flow-ortho.c:645
2485 #: objects/GRAFCET/vector.c:312 objects/SADT/arrow.c:457
2486 #: objects/UML/association.c:775 objects/UML/component_feature.c:184
2487 #: objects/UML/dependency.c:373 objects/UML/generalization.c:369
2488 #: objects/UML/realizes.c:360 objects/UML/transition.c:161
2489 #: objects/standard/zigzagline.c:348
2493 #: objects/ER/participation.c:407 objects/FS/flow-ortho.c:646
2494 #: objects/GRAFCET/vector.c:313 objects/SADT/arrow.c:458
2495 #: objects/UML/association.c:776 objects/UML/component_feature.c:185
2496 #: objects/UML/dependency.c:374 objects/UML/generalization.c:370
2497 #: objects/UML/realizes.c:361 objects/UML/transition.c:162
2498 #: objects/standard/zigzagline.c:349
2499 msgid "Delete segment"
2502 #: objects/ER/relationship.c:142
2503 msgid "Left Cardinality:"
2506 #: objects/ER/relationship.c:144
2507 msgid "Right Cardinality:"
2510 #: objects/ER/relationship.c:146
2514 #: objects/ER/relationship.c:148
2515 msgid "Identifying:"
2518 #: objects/ER/relationship.c:457 sheets/ER.sheet.in.h:6
2519 msgid "Relationship"
2522 #. Translators: Menu item Noun/Energy
2523 #: objects/FS/flow-ortho.c:160 objects/FS/flow-ortho.c:642
2524 #: objects/FS/flow.c:137 objects/FS/flow.c:576 objects/FS/function.c:1096
2528 #. Translators: Menu item Noun/Material
2529 #: objects/FS/flow-ortho.c:161 objects/FS/flow-ortho.c:643
2530 #: objects/FS/flow.c:138 objects/FS/flow.c:577 objects/FS/function.c:1072
2534 #. Translators: Menu item Verb/Signal
2535 #: objects/FS/flow-ortho.c:162 objects/FS/flow-ortho.c:644
2536 #: objects/FS/flow.c:139 objects/FS/flow.c:578 objects/FS/function.c:1034
2537 #: objects/FS/function.c:1036 objects/FS/function.c:1172
2538 #: objects/FS/function.c:1174
2542 #: objects/FS/fs.c:43
2543 msgid "Function structure diagram objects"
2546 #: objects/FS/function.c:142
2547 msgid "Wish function"
2550 #: objects/FS/function.c:144
2551 msgid "User function"
2554 #. Translators: Menu item Verb
2555 #: objects/FS/function.c:676
2559 #. Translators: Menu item Verb/Channel
2560 #: objects/FS/function.c:678 objects/FS/function.c:680
2561 #: objects/FS/function.c:720
2565 #. Translators: Menu item Verb/Channel/Import
2566 #: objects/FS/function.c:682 objects/FS/function.c:684
2570 #. Translators: Menu item Verb/Channel/Import/Input
2571 #: objects/FS/function.c:686 objects/KAOS/metabinrel.c:163
2575 #. Translators: Menu item Verb/Channel/Import/Receive
2576 #: objects/FS/function.c:688
2580 # Translators: Menu item Verb/Channel/Import/Allow
2581 # Translators: Menu item Verb/Control Magnitude/Regulate/Allow
2582 #. Translators: Menu item Verb/Channel/Import/Allow
2583 #: objects/FS/function.c:690 objects/FS/function.c:962
2587 #. Translators: Menu item Verb/Channel/Import/Form Entrance
2588 #: objects/FS/function.c:692
2589 msgid "Form Entrance"
2592 #. Translators: Menu item Verb/Channel/Import/Capture
2593 #: objects/FS/function.c:694 objects/FS/function.c:928
2597 #. Translators: Menu item Verb/Channel/Export/Discharge
2598 #: objects/FS/function.c:700
2602 #. Translators: Menu item Verb/Channel/Export/Eject
2603 #: objects/FS/function.c:702
2607 #. Translators: Menu item Verb/Channel/Export/Dispose
2608 #: objects/FS/function.c:704
2612 #. Translators: Menu item Verb/Channel/Transfer
2613 #: objects/FS/function.c:708 objects/FS/function.c:710
2614 #: objects/FS/function.c:728
2618 #. Translators: Menu item Verb/Channel/Transfer/Transport
2619 #: objects/FS/function.c:712 objects/FS/function.c:714
2623 #. Translators: Menu item Verb/Channel/Transfer/Transport/Lift
2624 #: objects/FS/function.c:716
2628 #. Translators: Menu item Verb/Channel/Transfer/Transport/Move
2629 #: objects/FS/function.c:718
2633 #. Translators: Menu item Verb/Channel/Transfer/Transmit
2634 #: objects/FS/function.c:722 objects/FS/function.c:724
2638 #. Translators: Menu item Verb/Channel/Transfer/Transmit/Conduct
2639 #: objects/FS/function.c:726
2643 #. Translators: Menu item Verb/Channel/Transfer/Transmit/Convey
2644 #: objects/FS/function.c:730
2648 #. Translators: Menu item Verb/Channel/Guide
2649 #: objects/FS/function.c:732 objects/FS/function.c:734
2650 #: objects/FS/function.c:736
2654 #. Translators: Menu item Verb/Channel/Guide/Guide/Direct
2655 #: objects/FS/function.c:738
2659 #. Translators: Menu item Verb/Channel/Guide/Guide/Straighten
2660 #: objects/FS/function.c:740
2664 #. Translators: Menu item Verb/Channel/Guide/Guide/Steer
2665 #: objects/FS/function.c:742
2669 #. Translators: Menu item Verb/Channel/Guide/Translate
2670 #: objects/FS/function.c:744
2674 #. Translators: Menu item Verb/Channel/Guide/Rotate
2675 #: objects/FS/function.c:746 objects/FS/function.c:748
2679 #. Translators: Menu item Verb/Channel/Guide/Rotate/Turn
2680 #: objects/FS/function.c:750
2684 #. Translators: Menu item Verb/Channel/Guide/Rotate/Spin
2685 #: objects/FS/function.c:752
2689 #. Translators: Menu item Verb/Channel/Guide/Allow DOF
2690 #: objects/FS/function.c:754 objects/FS/function.c:756
2694 #. Translators: Menu item Verb/Channel/Guide/Allow DOF/Constrain
2695 #: objects/FS/function.c:758
2699 #. Translators: Menu item Verb/Channel/Guide/Allow DOF/Unlock
2700 #: objects/FS/function.c:760
2704 #. Translators: Menu item Verb/Support
2705 #: objects/FS/function.c:762 objects/FS/function.c:764
2709 #. Translators: Menu item Verb/Support/Stop
2710 #: objects/FS/function.c:766 objects/FS/function.c:768
2711 #: sheets/SDL.sheet.in.h:19
2715 #. Translators: Menu item Verb/Support/Stop/Insulate
2716 #: objects/FS/function.c:770
2720 #. Translators: Menu item Verb/Support/Stop/Protect
2721 #: objects/FS/function.c:772
2725 #. Translators: Menu item Verb/Support/Stop/Prevent
2726 #: objects/FS/function.c:774 objects/FS/function.c:964
2730 #. Translators: Menu item Verb/Support/Stop/Shield
2731 #: objects/FS/function.c:776
2735 #. Translators: Menu item Verb/Support/Stop/Inhibit
2736 #: objects/FS/function.c:778
2740 #. Translators: Menu item Verb/Support/Stabilize
2741 #: objects/FS/function.c:780 objects/FS/function.c:782
2745 #. Translators: Menu item Verb/Support/Stabilize/Steady
2746 #: objects/FS/function.c:784
2750 #. Translators: Menu item Verb/Support/Secure
2751 #: objects/FS/function.c:786 objects/FS/function.c:788
2755 #. Translators: Menu item Verb/Support/Secure/Attach
2756 #: objects/FS/function.c:790 objects/FS/function.c:822
2760 #. Translators: Menu item Verb/Support/Secure/Mount
2761 #: objects/FS/function.c:792
2765 #. Translators: Menu item Verb/Support/Secure/Lock
2766 #: objects/FS/function.c:794 sheets/ciscomisc.sheet.in.h:19
2770 #. Translators: Menu item Verb/Support/Secure/Fasten
2771 #: objects/FS/function.c:796
2775 #. Translators: Menu item Verb/Support/Secure/Hold
2776 #: objects/FS/function.c:798
2780 #. Translators: Menu item Verb/Support/Position
2781 #: objects/FS/function.c:800 objects/FS/function.c:802
2782 #: objects/Istar/actor.c:70
2786 #. Translators: Menu item Verb/Support/Position/Orient
2787 #: objects/FS/function.c:804
2791 #. Translators: Menu item Verb/Support/Position/Align
2792 #: objects/FS/function.c:806
2796 #. Translators: Menu item Verb/Support/Position/Locate
2797 #: objects/FS/function.c:808 objects/FS/function.c:1050
2801 #. Translators: Menu item Verb/Connect
2802 #: objects/FS/function.c:810 objects/FS/function.c:812
2806 #. Translators: Menu item Verb/Connect/Couple
2807 #: objects/FS/function.c:814 objects/FS/function.c:816
2811 #. Translators: Menu item Verb/Connect/Couple/Join
2812 #: objects/FS/function.c:818
2816 #. Translators: Menu item Verb/Connect/Couple/Assemble
2817 #: objects/FS/function.c:820
2821 #. Translators: Menu item Verb/Connect/Mix
2822 #: objects/FS/function.c:824 objects/FS/function.c:826
2826 #. Translators: Menu item Verb/Connect/Mix/Combine
2827 #: objects/FS/function.c:828
2831 #. Translators: Menu item Verb/Connect/Mix/Blend
2832 #: objects/FS/function.c:830
2836 #. Translators: Menu item Verb/Connect/Mix/Add
2837 #: objects/FS/function.c:832
2841 #. Translators: Menu item Verb/Connect/Mix/Pack
2842 #: objects/FS/function.c:834
2846 #. Translators: Menu item Verb/Connect/Mix/Coalesce
2847 #: objects/FS/function.c:836
2851 #. Translators: Menu item Verb/Branch
2852 #: objects/FS/function.c:838 objects/FS/function.c:840 sheets/UML.sheet.in.h:5
2856 #. Translators: Menu item Verb/Branch/Separate
2857 #: objects/FS/function.c:842 objects/FS/function.c:844
2858 #: objects/FS/function.c:846
2862 #. Translators: Menu item Verb/Branch/Separate/Separate/Switch
2863 #: objects/FS/function.c:848
2867 #. Translators: Menu item Verb/Branch/Separate/Separate/Divide
2868 #: objects/FS/function.c:850
2872 #. Translators: Menu item Verb/Branch/Separate/Separate/Release
2873 #: objects/FS/function.c:852
2877 #. Translators: Menu item Verb/Branch/Separate/Separate/Detach
2878 #: objects/FS/function.c:854
2882 #. Translators: Menu item Verb/Branch/Separate/Separate/Disconnect
2883 #: objects/FS/function.c:856
2887 #. Translators: Menu item Verb/Branch/Separate/Remove/Cut
2888 #: objects/FS/function.c:862
2892 #. Translators: Menu item Verb/Branch/Separate/Remove/Polish
2893 #: objects/FS/function.c:864
2897 #. Translators: Menu item Verb/Branch/Separate/Remove/Sand
2898 #: objects/FS/function.c:866
2902 #. Translators: Menu item Verb/Branch/Separate/Remove/Drill
2903 #: objects/FS/function.c:868
2907 #. Translators: Menu item Verb/Branch/Separate/Remove/Lathe
2908 #: objects/FS/function.c:870
2912 #. Translators: Menu item Verb/Branch/Refine
2913 #: objects/FS/function.c:872 objects/FS/function.c:874
2917 #. Translators: Menu item Verb/Branch/Refine/Purify
2918 #: objects/FS/function.c:876
2922 #. Translators: Menu item Verb/Branch/Refine/Strain
2923 #: objects/FS/function.c:878
2927 #. Translators: Menu item Verb/Branch/Refine/Filter
2928 #: objects/FS/function.c:880
2932 #. Translators: Menu item Verb/Branch/Refine/Percolate
2933 #: objects/FS/function.c:882
2937 #. Translators: Menu item Verb/Branch/Refine/Clear
2938 #: objects/FS/function.c:884
2942 #. Translators: Menu item Verb/Branch/Distribute
2943 #: objects/FS/function.c:886 objects/FS/function.c:888
2947 #. Translators: Menu item Verb/Branch/Distribute/Diverge
2948 #: objects/FS/function.c:890
2952 #. Translators: Menu item Verb/Branch/Distribute/Scatter
2953 #: objects/FS/function.c:892
2957 #. Translators: Menu item Verb/Branch/Distribute/Disperse
2958 #: objects/FS/function.c:894
2962 #. Translators: Menu item Verb/Branch/Distribute/Diffuse
2963 #: objects/FS/function.c:896 objects/FS/function.c:910
2967 #. Translators: Menu item Verb/Branch/Distribute/Empty
2968 #: objects/FS/function.c:898
2972 #. Translators: Menu item Verb/Branch/Dissipate
2973 #: objects/FS/function.c:900 objects/FS/function.c:902
2977 #. Translators: Menu item Verb/Branch/Dissipate/Absorb
2978 #: objects/FS/function.c:904
2982 #. Translators: Menu item Verb/Branch/Dissipate/Dampen
2983 #: objects/FS/function.c:906
2987 #. Translators: Menu item Verb/Branch/Dissipate/Dispel
2988 #: objects/FS/function.c:908
2992 #. Translators: Menu item Verb/Branch/Dissipate/Resist
2993 #: objects/FS/function.c:912
2997 #. Translators: Menu item Verb/Provision
2998 #: objects/FS/function.c:914 objects/FS/function.c:916
3002 #. Translators: Menu item Verb/Provision/Store
3003 #: objects/FS/function.c:918 objects/FS/function.c:920
3007 #. Translators: Menu item Verb/Provision/Store/Contain
3008 #: objects/FS/function.c:922
3012 #. Translators: Menu item Verb/Provision/Store/Collect
3013 #: objects/FS/function.c:924
3017 #. Translators: Menu item Verb/Provision/Store/Reserve
3018 #: objects/FS/function.c:926
3022 #. Translators: Menu item Verb/Provision/Supply
3023 #: objects/FS/function.c:930 objects/FS/function.c:932
3027 #. Translators: Menu item Verb/Provision/Supply/Fill
3028 #: objects/FS/function.c:934
3032 #. Translators: Menu item Verb/Provision/Supply/Provide
3033 #: objects/FS/function.c:936
3037 #. Translators: Menu item Verb/Provision/Supply/Replenish
3038 #: objects/FS/function.c:938
3042 #. Translators: Menu item Verb/Provision/Supply/Expose
3043 #: objects/FS/function.c:940
3047 #. Translators: Menu item Verb/Provision/Extract
3048 #: objects/FS/function.c:942 sheets/Flowchart.sheet.in.h:8
3052 #. Translators: Menu item Verb/Control Magnitude
3053 #: objects/FS/function.c:944 objects/FS/function.c:946
3054 msgid "Control Magnitude"
3057 #. Translators: Menu item Verb/Control Magnitude/Actuate
3058 #: objects/FS/function.c:948 objects/FS/function.c:950
3062 #. Translators: Menu item Verb/Control Magnitude/Actuate/Start
3063 #: objects/FS/function.c:952
3067 #. Translators: Menu item Verb/Control Magnitude/Actuate/Initiate
3068 #: objects/FS/function.c:954
3072 #. Translators: Menu item Verb/Control Magnitude/Regulate
3073 #: objects/FS/function.c:956 objects/FS/function.c:958
3077 #. Translators: Menu item Verb/Control Magnitude/Regulate/Control
3078 #: objects/FS/function.c:960 objects/FS/function.c:1178
3079 #: objects/UML/classicon.c:127
3083 #. Translators: Menu item Verb/Control Magnitude/Regulate/Enable
3084 #: objects/FS/function.c:966
3088 #. Translators: Menu item Verb/Control Magnitude/Regulate/Disable
3089 #: objects/FS/function.c:968
3093 #. Translators: Menu item Verb/Control Magnitude/Regulate/Limit
3094 #: objects/FS/function.c:970
3098 #. Translators: Menu item Verb/Control Magnitude/Regulate/Interrupt
3099 #: objects/FS/function.c:972
3103 #. Translators: Menu item Verb/Control Magnitude/Change
3104 #: objects/FS/function.c:974 objects/FS/function.c:976
3108 #. Translators: Menu item Verb/Control Magnitude/Change/Increase
3109 #: objects/FS/function.c:978
3113 #. Translators: Menu item Verb/Control Magnitude/Change/Decrease
3114 #: objects/FS/function.c:980
3118 #. Translators: Menu item Verb/Control Magnitude/Change/Amplify
3119 #: objects/FS/function.c:982
3123 #. Translators: Menu item Verb/Control Magnitude/Change/Reduce
3124 #: objects/FS/function.c:984
3128 #. Translators: Menu item Verb/Control Magnitude/Change/Normalize
3129 #: objects/FS/function.c:988
3133 #. Translators: Menu item Verb/Control Magnitude/Change/Multiply
3134 #: objects/FS/function.c:990
3138 #. Translators: Menu item Verb/Control Magnitude/Change/Scale
3139 #: objects/FS/function.c:992
3143 #. Translators: Menu item Verb/Control Magnitude/Change/Rectify
3144 #: objects/FS/function.c:994
3148 #. Translators: Menu item Verb/Control Magnitude/Change/Adjust
3149 #: objects/FS/function.c:996
3153 #. Translators: Menu item Verb/Control Magnitude/Form
3154 #: objects/FS/function.c:998 objects/FS/function.c:1000
3158 #. Translators: Menu item Verb/Control Magnitude/Form/Compact
3159 #: objects/FS/function.c:1002
3163 #. Translators: Menu item Verb/Control Magnitude/Form/Crush
3164 #: objects/FS/function.c:1004
3168 #. Translators: Menu item Verb/Control Magnitude/Form/Shape
3169 #: objects/FS/function.c:1006
3173 #. Translators: Menu item Verb/Control Magnitude/Form/Compress
3174 #: objects/FS/function.c:1008
3178 #. Translators: Menu item Verb/Control Magnitude/Form/Pierce
3179 #: objects/FS/function.c:1010
3183 #. Translators: Menu item Verb/Convert
3184 #: objects/FS/function.c:1012 objects/FS/function.c:1014
3188 #. Translators: Menu item Verb/Convert/Transform
3189 #: objects/FS/function.c:1016
3193 #. Translators: Menu item Verb/Convert/Liquefy
3194 #: objects/FS/function.c:1018
3198 #. Translators: Menu item Verb/Convert/Solidify
3199 #: objects/FS/function.c:1020
3203 #. Translators: Menu item Verb/Convert/Evaporate
3204 #: objects/FS/function.c:1022
3208 #. Translators: Menu item Verb/Convert/Sublimate
3209 #: objects/FS/function.c:1024
3213 #. Translators: Menu item Verb/Convert/Condense
3214 #: objects/FS/function.c:1026
3218 #. Translators: Menu item Verb/Convert/Integrate
3219 #: objects/FS/function.c:1028
3223 #. Translators: Menu item Verb/Convert/Differentiate
3224 #: objects/FS/function.c:1030
3225 msgid "Differentiate"
3228 #. Translators: Menu item Verb/Convert/Process
3229 #: objects/FS/function.c:1032 sheets/EML.sheet.in.h:5
3233 #. Translators: Menu item Verb/Signal/Sense
3234 #: objects/FS/function.c:1038 objects/FS/function.c:1040
3238 #. Translators: Menu item Verb/Signal/Sense/Perceive
3239 #: objects/FS/function.c:1042
3243 #. Translators: Menu item Verb/Signal/Sense/Recognize
3244 #: objects/FS/function.c:1044
3248 #. Translators: Menu item Verb/Signal/Sense/Discern
3249 #: objects/FS/function.c:1046
3253 #. Translators: Menu item Verb/Signal/Sense/Check
3254 #: objects/FS/function.c:1048
3258 #. Translators: Menu item Verb/Signal/Sense/Verify
3259 #: objects/FS/function.c:1052
3263 #. Translators: Menu item Verb/Signal/Indicate
3264 #: objects/FS/function.c:1054 objects/FS/function.c:1056
3268 #. Translators: Menu item Verb/Signal/Indicate/Mark
3269 #: objects/FS/function.c:1058
3273 #. Translators: Menu item Verb/Signal/Display
3274 #: objects/FS/function.c:1060 sheets/Flowchart.sheet.in.h:6
3278 #. Translators: Menu item Verb/Signal/Measure
3279 #: objects/FS/function.c:1062 objects/FS/function.c:1064
3283 #. Translators: Menu item Verb/Signal/Measure/Calculate
3284 #: objects/FS/function.c:1066
3288 #. Translators: Menu item Verb/Signal/Represent
3289 #: objects/FS/function.c:1068
3293 #. Translators: Menu item Noun
3294 #: objects/FS/function.c:1070
3298 #. Translators: Menu item Noun/Material/Liquid
3299 #: objects/FS/function.c:1076
3303 #. Translators: Menu item Noun/Material/Gas
3304 #: objects/FS/function.c:1078
3308 #. Translators: Menu item Noun/Material/Human
3309 #: objects/FS/function.c:1080 objects/FS/function.c:1082
3310 #: objects/FS/function.c:1166
3314 #. Translators: Menu item Noun/Material/Human/Hand
3315 #: objects/FS/function.c:1084
3319 #. Translators: Menu item Noun/Material/Human/Foot
3320 #: objects/FS/function.c:1086
3324 #. Translators: Menu item Noun/Material/Human/Head
3325 #: objects/FS/function.c:1088
3329 #. Translators: Menu item Noun/Material/Human/Finger
3330 #: objects/FS/function.c:1090
3334 #. Translators: Menu item Noun/Material/Human/Toe
3335 #: objects/FS/function.c:1092
3339 #. Translators: Menu item Noun/Material/Biological
3340 #: objects/FS/function.c:1094
3344 #. Translators: Menu item Noun/Energy/Mechanical
3345 #: objects/FS/function.c:1098
3349 #. Translators: Menu item Noun/Energy/Mechanical/Mech. Energy
3350 #: objects/FS/function.c:1100
3351 msgid "Mech. Energy"
3354 #. Translators: Menu item Noun/Energy/Mechanical/Translation
3355 #: objects/FS/function.c:1102
3359 #. Translators: Menu item Noun/Energy/Mechanical/Force
3360 #: objects/FS/function.c:1104
3364 #. Translators: Menu item Noun/Energy/Mechanical/Rotation
3365 #: objects/FS/function.c:1106
3369 #. Translators: Menu item Noun/Energy/Mechanical/Torque
3370 #: objects/FS/function.c:1108
3374 #. Translators: Menu item Noun/Energy/Mechanical/Random Motion
3375 #: objects/FS/function.c:1110
3376 msgid "Random Motion"
3379 #. Translators: Menu item Noun/Energy/Mechanical/Vibration
3380 #: objects/FS/function.c:1112
3384 #. Translators: Menu item Noun/Energy/Mechanical/Rotational Energy
3385 #: objects/FS/function.c:1114
3386 msgid "Rotational Energy"
3389 #. Translators: Menu item Noun/Energy/Mechanical/Translational Energy
3390 #: objects/FS/function.c:1116
3391 msgid "Translational Energy"
3394 #. Translators: Menu item Noun/Energy/Electricity
3395 #: objects/FS/function.c:1118
3399 #. Translators: Menu item Noun/Energy/Electricity/Electricity
3400 #: objects/FS/function.c:1120
3404 #. Translators: Menu item Noun/Energy/Electricity/Voltage
3405 #: objects/FS/function.c:1122
3409 #. Translators: Menu item Noun/Energy/Electricity/Current
3410 #: objects/FS/function.c:1124
3414 #. Translators: Menu item Noun/Energy/Hydraulic
3415 #: objects/FS/function.c:1126
3419 #. Translators: Menu item Noun/Energy/Hydraulic/Pressure
3420 #: objects/FS/function.c:1128
3424 #. Translators: Menu item Noun/Energy/Hydraulic/Volumetric Flow
3425 #: objects/FS/function.c:1130
3426 msgid "Volumetric Flow"
3429 #. Translators: Menu item Noun/Energy/Thermal
3430 #: objects/FS/function.c:1132
3434 #. Translators: Menu item Noun/Energy/Thermal/Heat
3435 #: objects/FS/function.c:1134
3439 #. Translators: Menu item Noun/Energy/Thermal/Conduction
3440 #: objects/FS/function.c:1136
3444 #. Translators: Menu item Noun/Energy/Thermal/Convection
3445 #: objects/FS/function.c:1138
3449 #. Translators: Menu item Noun/Energy/Thermal/Radiation
3450 #: objects/FS/function.c:1140 objects/FS/function.c:1148
3454 #. Translators: Menu item Noun/Energy/Pneumatic
3455 #: objects/FS/function.c:1142
3459 #. Translators: Menu item Noun/Energy/Chemical
3460 #: objects/FS/function.c:1144
3464 #. Translators: Menu item Noun/Energy/Radioactive
3465 #: objects/FS/function.c:1146
3469 #. Translators: Menu item Noun/Energy/Radioactive/Microwaves
3470 #: objects/FS/function.c:1150
3474 #. Translators: Menu item Noun/Energy/Radioactive/Radio waves
3475 #: objects/FS/function.c:1152
3479 #. Translators: Menu item Noun/Energy/Radioactive/X-Rays
3480 #: objects/FS/function.c:1154
3484 #. Translators: Menu item Noun/Energy/Radioactive/Gamma Rays
3485 #: objects/FS/function.c:1156
3489 #. Translators: Menu item Noun/Energy/Acoustic Energy
3490 #: objects/FS/function.c:1158
3491 msgid "Acoustic Energy"
3494 #. Translators: Menu item Noun/Energy/Optical Energy
3495 #: objects/FS/function.c:1160
3496 msgid "Optical Energy"
3499 #. Translators: Menu item Noun/Energy/Solar Energy
3500 #: objects/FS/function.c:1162
3501 msgid "Solar Energy"
3504 #. Translators: Menu item Noun/Energy/Magnetic Energy
3505 #: objects/FS/function.c:1164
3506 msgid "Magnetic Energy"
3509 #. Translators: Menu item Noun/Energy/Human/Human Motion
3510 #: objects/FS/function.c:1168
3511 msgid "Human Motion"
3514 #. Translators: Menu item Noun/Energy/Human/Human Force
3515 #: objects/FS/function.c:1170
3519 #. Translators: Menu item Noun/Signal/Status
3520 #: objects/FS/function.c:1176
3524 #: objects/FS/function.c:1180
3525 msgid "User/Device Fn"
3528 #: objects/FS/function.c:1181
3532 #: objects/GRAFCET/action.c:135 sheets/SDL.sheet.in.h:9
3536 #: objects/GRAFCET/action.c:135
3537 msgid "This action is a call to a macro-step"
3540 #: objects/GRAFCET/condition.c:130
3544 #: objects/GRAFCET/condition.c:130
3545 msgid "The boolean equation of the condition"
3548 #: objects/GRAFCET/condition.c:132
3549 msgid "The condition's font"
3552 #: objects/GRAFCET/condition.c:134
3553 msgid "The condition's font size"
3556 #: objects/GRAFCET/condition.c:137 objects/GRAFCET/transition.c:147
3560 #: objects/GRAFCET/condition.c:137
3561 msgid "The condition's color"
3564 #: objects/GRAFCET/grafcet.c:45
3565 msgid "GRAFCET diagram objects"
3568 #: objects/GRAFCET/step.c:146 sheets/GRAFCET.sheet.in.h:13
3569 msgid "Regular step"
3572 #: objects/GRAFCET/step.c:147 sheets/GRAFCET.sheet.in.h:6
3573 msgid "Initial step"
3576 #: objects/GRAFCET/step.c:148 sheets/GRAFCET.sheet.in.h:8
3577 msgid "Macro entry step"
3580 #: objects/GRAFCET/step.c:149 sheets/GRAFCET.sheet.in.h:9
3581 msgid "Macro exit step"
3584 #: objects/GRAFCET/step.c:150 sheets/GRAFCET.sheet.in.h:7
3585 msgid "Macro call step"
3588 #: objects/GRAFCET/step.c:151
3589 msgid "Subprogram call step"
3592 #: objects/GRAFCET/step.c:158
3596 #: objects/GRAFCET/step.c:158
3597 msgid "The name of the step"
3600 #: objects/GRAFCET/step.c:161
3604 #: objects/GRAFCET/step.c:161
3605 msgid "The kind of step"
3608 #: objects/GRAFCET/step.c:163
3612 #: objects/GRAFCET/step.c:163
3613 msgid "Shows a red dot to figure the step's activity"
3616 #: objects/GRAFCET/transition.c:140
3620 #: objects/GRAFCET/transition.c:140
3621 msgid "The boolean equation of the receptivity"
3624 #: objects/GRAFCET/transition.c:142
3625 msgid "The receptivity's font"
3628 #: objects/GRAFCET/transition.c:144
3629 msgid "The receptivity's font size"
3632 #: objects/GRAFCET/transition.c:147
3633 msgid "The receptivity's color"
3636 #: objects/GRAFCET/transition.c:148
3640 #: objects/GRAFCET/transition.c:149
3644 #: objects/GRAFCET/vector.c:129
3645 msgid "Draw arrow heads on upward arcs:"
3648 #: objects/GRAFCET/vergent.c:122
3652 #: objects/GRAFCET/vergent.c:123
3656 #: objects/GRAFCET/vergent.c:134
3657 msgid "Vergent type:"
3660 #: objects/GRAFCET/vergent.c:405 objects/Istar/other.c:469
3661 #: objects/Jackson/domain.c:531 objects/KAOS/goal.c:572
3662 #: objects/KAOS/other.c:525 objects/SADT/box.c:445 objects/standard/line.c:220
3663 msgid "Add connection point"
3666 #: objects/GRAFCET/vergent.c:406
3667 msgid "Delete connection point"
3670 #: objects/GRAFCET/vergent.c:410
3671 msgid "GRAFCET OR/AND vergent"
3674 #: objects/Istar/actor.c:68 objects/Istar/link.c:152
3678 #: objects/Istar/actor.c:69 objects/KAOS/other.c:75
3682 #: objects/Istar/actor.c:71
3687 #: objects/Istar/goal.c:76 objects/KAOS/goal.c:79
3691 #: objects/Istar/goal.c:77 objects/KAOS/goal.c:80
3696 #: objects/Istar/goal.c:154 objects/Istar/goal.c:155 objects/KAOS/goal.c:157
3697 #: objects/KAOS/goal.c:158
3701 #: objects/Istar/istar.c:46
3703 msgid "Istar diagram"
3704 msgstr "Loka Diagram"
3706 #: objects/Istar/link.c:153
3707 msgid "Positive Contrib"
3710 #: objects/Istar/link.c:154
3711 msgid "Negative contrib"
3714 #: objects/Istar/link.c:155 sheets/UML.sheet.in.h:10
3718 #: objects/Istar/link.c:156
3719 msgid "Decomposition"
3722 #: objects/Istar/link.c:157
3726 #: objects/Istar/other.c:73
3730 #: objects/Istar/other.c:74
3734 #: objects/Istar/other.c:470 objects/Jackson/domain.c:532
3735 #: objects/KAOS/goal.c:573 objects/KAOS/other.c:526 objects/SADT/box.c:446
3736 #: objects/standard/line.c:221
3737 msgid "Delete connection point"
3740 #: objects/Istar/other.c:475
3744 #: objects/Jackson/domain.c:79
3745 msgid "Given Domain"
3748 #: objects/Jackson/domain.c:80
3749 msgid "Designed Domain"
3752 #: objects/Jackson/domain.c:81
3753 msgid "Machine Domain"
3756 #: objects/Jackson/domain.c:97
3760 #: objects/Jackson/domain.c:98
3764 #: objects/Jackson/domain.c:99
3768 #: objects/Jackson/domain.c:176 objects/Jackson/domain.c:177
3772 #: objects/Jackson/domain.c:181
3776 #: objects/Jackson/domain.c:182
3777 msgid "Optional kind which appears in the lower right corner of the Domain"
3780 #: objects/Jackson/domain.c:537
3781 msgid "Jackson domain"
3784 #: objects/Jackson/jackson.c:47
3785 msgid "Jackson diagram"
3788 #: objects/Jackson/phenomenon.c:134
3792 #: objects/Jackson/phenomenon.c:135 objects/KAOS/goal.c:81
3796 #: objects/Jackson/phenomenon.c:142 objects/UML/message.c:150
3800 #: objects/KAOS/goal.c:82
3804 #: objects/KAOS/goal.c:83
3808 #: objects/KAOS/goal.c:578
3812 #: objects/KAOS/kaos.c:49
3813 msgid "KAOS diagram"
3816 #: objects/KAOS/metaandorrel.c:151
3817 msgid "AND Refinement"
3820 #: objects/KAOS/metaandorrel.c:152
3821 msgid "Complete AND Refinement"
3824 #: objects/KAOS/metaandorrel.c:153
3825 msgid "OR Refinement"
3828 #: objects/KAOS/metaandorrel.c:154
3829 msgid "Operationalization"
3832 #: objects/KAOS/metaandorrel.c:161
3837 #: objects/KAOS/metabinrel.c:155
3841 #: objects/KAOS/metabinrel.c:156
3845 #: objects/KAOS/metabinrel.c:157
3849 #: objects/KAOS/metabinrel.c:158
3850 msgid "Responsibility"
3853 #: objects/KAOS/metabinrel.c:159
3857 #: objects/KAOS/metabinrel.c:160
3861 #: objects/KAOS/metabinrel.c:161
3865 #: objects/KAOS/metabinrel.c:162
3869 #: objects/KAOS/metabinrel.c:164
3874 #: objects/KAOS/other.c:531
3878 #: objects/Misc/analog_clock.c:137
3882 #: objects/Misc/analog_clock.c:139
3883 msgid "Arrow line width"
3886 #: objects/Misc/analog_clock.c:141
3887 msgid "Seconds arrow color"
3890 #: objects/Misc/analog_clock.c:143
3891 msgid "Seconds arrow line width"
3894 #: objects/Misc/analog_clock.c:145
3898 #: objects/Misc/libmisc.c:38
3899 msgid "Miscellaneous objects"
3904 #: objects/SADT/arrow.c:134 objects/UML/class.c:148
3905 #: objects/UML/class_dialog.c:357
3909 #: objects/SADT/arrow.c:135
3910 msgid "Import resource (not shown upstairs)"
3913 #: objects/SADT/arrow.c:136
3914 msgid "Imply resource (not shown downstairs)"
3917 #: objects/SADT/arrow.c:137
3918 msgid "Dotted arrow"
3921 #: objects/SADT/arrow.c:138
3922 msgid "disable arrow heads"
3925 #: objects/SADT/arrow.c:144
3929 #: objects/SADT/arrow.c:146
3930 msgid "Automatically gray vertical flows:"
3933 #: objects/SADT/arrow.c:147
3935 "To improve the ease of reading, flows which begin and end vertically can be "
3939 #: objects/SADT/arrow.c:463
3943 #: objects/SADT/box.c:137 objects/flowchart/box.c:152
3944 #: objects/flowchart/diamond.c:150 objects/flowchart/ellipse.c:149
3945 #: objects/flowchart/parallelogram.c:154
3946 msgid "Text padding"
3949 #: objects/SADT/box.c:144
3950 msgid "Activity/Data identifier"
3953 #: objects/SADT/box.c:145
3954 msgid "The identifier which appears in the lower right corner of the Box"
3957 #: objects/SADT/box.c:451
3961 #: objects/SADT/sadt.c:41
3962 msgid "SADT diagram objects"
3965 #: objects/UML/actor.c:364 objects/UML/actor.c:366 sheets/UML.sheet.in.h:2
3969 #: objects/UML/association.c:1179 objects/UML/class_dialog.c:2102
3973 #: objects/UML/association.c:1196
3975 msgstr "Frá A til B"
3977 #: objects/UML/association.c:1203
3979 msgstr "Frá B til A"
3981 #: objects/UML/association.c:1227 objects/UML/association.c:1235
3985 #: objects/UML/association.c:1229 objects/UML/association.c:1237
3989 #: objects/UML/association.c:1243
3993 #: objects/UML/association.c:1255
3994 msgid "Multiplicity:"
3997 #: objects/UML/association.c:1266 objects/UML/class_dialog.c:946
3998 #: objects/UML/class_dialog.c:1864
4002 #: objects/UML/association.c:1275 objects/UML/class_dialog.c:955
4003 #: objects/UML/class_dialog.c:1873 objects/UML/uml.c:101
4007 #: objects/UML/association.c:1285 objects/UML/class_dialog.c:963
4008 #: objects/UML/class_dialog.c:1881 objects/UML/uml.c:102
4012 #: objects/UML/association.c:1295 objects/UML/class_dialog.c:971
4013 #: objects/UML/class_dialog.c:1889 objects/UML/uml.c:103
4017 #: objects/UML/association.c:1305 objects/UML/class_dialog.c:979
4018 #: objects/UML/class_dialog.c:1897 objects/UML/uml.c:104
4019 msgid "Implementation"
4023 #: objects/UML/association.c:1324
4028 #: objects/UML/association.c:1330
4033 #: objects/UML/association.c:1338
4037 #: objects/UML/class.c:115 objects/UML/class.c:280 objects/UML/class.c:1271
4038 #: sheets/UML.sheet.in.h:6
4042 #: objects/UML/class.c:119 objects/UML/classicon.c:138
4043 #: objects/UML/component.c:124 objects/UML/large_package.c:128
4044 #: objects/UML/object.c:149 objects/UML/small_package.c:124
4045 #: objects/UML/umloperation.c:68
4049 #: objects/UML/class.c:121 objects/UML/class.c:158
4050 #: objects/UML/class_dialog.c:382 objects/UML/umlattribute.c:43
4051 #: objects/UML/umloperation.c:66 objects/UML/umlparameter.c:49
4052 #: sheets/SDL.sheet.in.h:3
4056 #: objects/UML/class.c:123 objects/UML/class.c:152
4057 #: objects/UML/class_dialog.c:296 objects/UML/class_dialog.c:367
4058 #: objects/UML/class_dialog.c:1928 objects/UML/uml.c:109
4062 #: objects/UML/class.c:125
4066 #: objects/UML/class.c:128 objects/UML/class_dialog.c:305
4067 msgid "Suppress Attributes"
4070 #: objects/UML/class.c:130
4071 msgid "Suppress Operations"
4074 #: objects/UML/class.c:132
4075 msgid "Visible Attributes"
4078 #: objects/UML/class.c:134
4079 msgid "Visible Operations"
4082 #: objects/UML/class.c:136
4083 msgid "Visible Comments"
4086 #: objects/UML/class.c:138 objects/UML/class_dialog.c:321
4087 msgid "Wrap Operations"
4090 #: objects/UML/class.c:140
4091 msgid "Wrap after char"
4094 #: objects/UML/class.c:150 objects/UML/class_dialog.c:362
4098 #: objects/UML/class.c:154
4102 #: objects/UML/class.c:156
4103 msgid "Abstract Classname"
4106 #: objects/UML/class.c:162 objects/UML/class.c:164 objects/UML/class.c:166
4107 #: objects/UML/class.c:168 objects/UML/class.c:170 objects/UML/class.c:172
4111 #: objects/UML/class.c:178 objects/UML/object.c:153
4115 #: objects/UML/class.c:180
4119 #: objects/UML/class.c:183
4120 msgid "Template Parameters"
4123 #: objects/UML/class.c:275
4124 msgid "Show Comments"
4128 #: objects/UML/class_dialog.c:265
4132 #: objects/UML/class_dialog.c:273
4136 #: objects/UML/class_dialog.c:281 objects/UML/class_dialog.c:1851
4137 #: objects/UML/dependency.c:136 objects/UML/generalization.c:132
4138 #: objects/UML/realizes.c:133
4142 #: objects/UML/class_dialog.c:288 objects/UML/class_dialog.c:934
4143 #: objects/UML/class_dialog.c:1969 objects/UML/class_dialog.c:2091
4147 #: objects/UML/class_dialog.c:302
4148 msgid "Attributes visible"
4151 #: objects/UML/class_dialog.c:311
4152 msgid "Operations visible"
4155 #: objects/UML/class_dialog.c:314
4156 msgid "Suppress operations"
4159 #: objects/UML/class_dialog.c:328
4160 msgid "Wrap after this length: "
4163 #: objects/UML/class_dialog.c:335
4164 msgid "Comments visible"
4168 #: objects/UML/class_dialog.c:348 objects/UML/umlparameter.c:51
4172 #: objects/UML/class_dialog.c:353
4176 #: objects/UML/class_dialog.c:372
4180 #: objects/UML/class_dialog.c:377
4181 msgid "Abstract Class"
4184 #. should probably be refactored too.
4185 #: objects/UML/class_dialog.c:394
4189 #: objects/UML/class_dialog.c:402
4190 msgid "Foreground Color"
4193 #: objects/UML/class_dialog.c:410
4194 msgid "Background Color"
4198 #: objects/UML/class_dialog.c:834
4202 #: objects/UML/class_dialog.c:862 objects/UML/class_dialog.c:1787
4203 #: objects/UML/class_dialog.c:2015 objects/UML/class_dialog.c:2535
4207 #: objects/UML/class_dialog.c:868 objects/UML/class_dialog.c:1793
4208 #: objects/UML/class_dialog.c:2022 objects/UML/class_dialog.c:2541
4212 #: objects/UML/class_dialog.c:874 objects/UML/class_dialog.c:1799
4213 #: objects/UML/class_dialog.c:2029 objects/UML/class_dialog.c:2547
4217 #: objects/UML/class_dialog.c:880 objects/UML/class_dialog.c:1805
4218 #: objects/UML/class_dialog.c:2036 objects/UML/class_dialog.c:2553
4222 #: objects/UML/class_dialog.c:891
4223 msgid "Attribute data"
4226 #: objects/UML/class_dialog.c:923
4230 #: objects/UML/class_dialog.c:1000 objects/UML/class_dialog.c:1913
4235 #: objects/UML/class_dialog.c:1759
4239 #: objects/UML/class_dialog.c:1817
4240 msgid "Operation data"
4243 #: objects/UML/class_dialog.c:1919
4244 msgid "Inheritance type:"
4247 #: objects/UML/class_dialog.c:1936 objects/UML/uml.c:110
4248 msgid "Polymorphic (virtual)"
4251 #: objects/UML/class_dialog.c:1944 objects/UML/uml.c:111
4252 msgid "Leaf (final)"
4255 #: objects/UML/class_dialog.c:1962
4259 #: objects/UML/class_dialog.c:1986
4263 #: objects/UML/class_dialog.c:2048
4264 msgid "Parameter data"
4267 #: objects/UML/class_dialog.c:2080
4271 #: objects/UML/class_dialog.c:2111 objects/UML/umlparameter.c:34
4275 #: objects/UML/class_dialog.c:2119 objects/UML/umlparameter.c:35
4279 #: objects/UML/class_dialog.c:2128 objects/UML/umlparameter.c:36
4283 #: objects/UML/class_dialog.c:2137 objects/UML/umlparameter.c:37
4288 #: objects/UML/class_dialog.c:2501
4292 #: objects/UML/class_dialog.c:2507 sheets/UML.sheet.in.h:29
4293 msgid "Template class"
4296 #: objects/UML/class_dialog.c:2564
4297 msgid "Formal parameter data"
4300 #: objects/UML/classicon.c:128
4304 #: objects/UML/classicon.c:140
4308 #: objects/UML/component_feature.c:145 sheets/UML.sheet.in.h:14
4312 #: objects/UML/component_feature.c:146 sheets/UML.sheet.in.h:26
4316 #: objects/UML/component_feature.c:147 sheets/UML.sheet.in.h:13
4317 msgid "Event Source"
4320 #: objects/UML/component_feature.c:148 sheets/UML.sheet.in.h:12
4324 #: objects/UML/constraint.c:125
4328 #: objects/UML/dependency.c:138
4332 #: objects/UML/implements.c:128
4336 #: objects/UML/lifeline.c:144
4337 msgid "Draw focus of control:"
4340 #: objects/UML/lifeline.c:146
4341 msgid "Draw destruction mark:"
4344 #: objects/UML/lifeline.c:417
4345 msgid "Add connection points"
4348 #: objects/UML/lifeline.c:418
4349 msgid "Remove connection points"
4352 #: objects/UML/lifeline.c:422
4353 msgid "UML Lifeline"
4356 #: objects/UML/message.c:135
4360 #: objects/UML/message.c:136
4364 #: objects/UML/message.c:137
4368 #: objects/UML/message.c:138
4372 #: objects/UML/message.c:139
4376 #: objects/UML/message.c:140
4380 #: objects/UML/message.c:141
4384 #: objects/UML/message.c:152
4385 msgid "Message type:"
4388 #: objects/UML/object.c:151
4389 msgid "Explicit state"
4392 #: objects/UML/object.c:156
4393 msgid "Active object"
4396 #: objects/UML/object.c:158
4397 msgid "Show attributes"
4400 #: objects/UML/object.c:160
4401 msgid "Multiple instance"
4404 #. Would like to create a state_term instead, but making the connections
4406 #: objects/UML/state.c:390
4408 "This diagram uses the State object for initial/final states.\n"
4409 "That option will go away in future versions.\n"
4410 "Please use the Initial/Final State object instead\n"
4413 #: objects/UML/state_term.c:120
4417 #: objects/UML/transition.c:132
4421 #: objects/UML/transition.c:133
4422 msgid "The event that causes this transition to be taken"
4425 #: objects/UML/transition.c:134
4429 #: objects/UML/transition.c:135
4430 msgid "Action to perform when this transition is taken"
4433 #: objects/UML/transition.c:136 sheets/cisconetwork.sheet.in.h:43
4437 #: objects/UML/transition.c:137
4438 msgid "Condition for taking this transition when the event is fired"
4441 #: objects/UML/uml.c:65
4442 msgid "Unified Modelling Language diagram objects"
4445 #: objects/UML/umlattribute.c:41 objects/UML/umlparameter.c:47
4449 #: objects/UML/umlattribute.c:45 objects/UML/umloperation.c:71
4453 #: objects/UML/umlattribute.c:47
4454 msgid "Abstract (?)"
4457 #: objects/UML/umlattribute.c:49 objects/UML/umloperation.c:77
4458 msgid "Class scope (static)"
4461 #: objects/UML/umloperation.c:73
4462 msgid "Inheritance type"
4465 #: objects/UML/umloperation.c:75
4466 msgid "Query (const)"
4469 #: objects/UML/umloperation.c:79 objects/chronogram/chronoline.c:162
4473 #: objects/UML/usecase.c:132
4474 msgid "Text outside"
4477 #: objects/UML/usecase.c:134
4478 msgid "Collaboration"
4481 #: objects/bondgraph/bondgraph.c:39
4482 msgid "Bond graph objects"
4485 #: objects/chronogram/chronogram.c:40
4486 msgid "Chronogram diagram objects"
4489 #: objects/chronogram/chronoline.c:148
4493 #: objects/chronogram/chronoline.c:150
4497 #: objects/chronogram/chronoline.c:152
4501 #: objects/chronogram/chronoline.c:155
4502 msgid "Event specification"
4505 #: objects/chronogram/chronoline.c:156
4507 "@ time set the pointer at an absolute time.\n"
4508 "( duration sets the signal up, then wait 'duration'.\n"
4509 ") duration sets the signal down, then wait 'duration'.\n"
4510 "u duration sets the signal to \"unknown\" state, then wait 'duration'.\n"
4511 "example : @ 1.0 (2.0)1.0(2.0)\n"
4514 #: objects/chronogram/chronoline.c:164 objects/chronogram/chronoref.c:146
4518 #: objects/chronogram/chronoline.c:166 objects/chronogram/chronoref.c:148
4522 #: objects/chronogram/chronoline.c:168
4526 #: objects/chronogram/chronoline.c:170
4530 #: objects/chronogram/chronoline.c:171
4531 msgid "Multi-bit data"
4534 #: objects/chronogram/chronoline.c:173 objects/chronogram/chronoref.c:156
4538 #: objects/chronogram/chronoline.c:175
4542 #: objects/chronogram/chronoline.c:177
4543 msgid "Data line width"
4546 #: objects/chronogram/chronoref.c:144
4550 #: objects/chronogram/chronoref.c:150
4551 msgid "Major time step"
4554 #: objects/chronogram/chronoref.c:152
4555 msgid "Minor time step"
4558 #: objects/chronogram/chronoref.c:162
4559 msgid "Minor step line width"
4562 #: objects/custom/custom.c:117
4566 #: objects/custom/custom.c:117
4567 msgid "Custom XML shapes loader"
4570 #: objects/custom/custom_object.c:178 objects/custom/custom_object.c:203
4571 msgid "Flip horizontal"
4574 #: objects/custom/custom_object.c:180 objects/custom/custom_object.c:205
4575 msgid "Flip vertical"
4578 #: objects/custom/custom_object.c:1432
4579 msgid "Flip Horizontal"
4582 #: objects/custom/custom_object.c:1433
4583 msgid "Flip Vertical"
4586 #: objects/custom/custom_object.c:1470
4588 msgid "Cannot open icon file %s for object type '%s'."
4591 #: objects/flowchart/box.c:150 objects/standard/box.c:150
4592 #: objects/standard/polyline.c:134 objects/standard/zigzagline.c:130
4593 msgid "Corner radius"
4596 #: objects/flowchart/flowchart.c:37
4597 msgid "Flowchart objects"
4600 #: objects/flowchart/parallelogram.c:152
4604 #: objects/network/basestation.c:135
4608 #: objects/network/basestation.c:393 objects/network/basestation.c:395
4609 msgid "Base Station"
4612 #: objects/network/bus.c:599
4616 #: objects/network/bus.c:600
4617 msgid "Delete Handle"
4620 #: objects/network/network.c:43
4621 msgid "Network diagram objects"
4624 #: objects/network/radiocell.c:130
4628 #: objects/network/radiocell.c:131
4632 #: objects/network/radiocell.c:132
4636 #: objects/network/radiocell.c:138
4640 #: objects/network/radiocell.c:140
4644 #: objects/network/radiocell.c:152
4648 #: objects/standard/arc.c:140
4649 msgid "Curve distance"
4652 #: objects/standard/bezier.c:137 objects/standard/line.c:142
4653 #: objects/standard/polyline.c:135
4658 #: objects/standard/bezier.c:139 objects/standard/line.c:144
4659 #: objects/standard/polyline.c:137
4660 msgid "Absolute start gap"
4663 #: objects/standard/bezier.c:141 objects/standard/line.c:146
4664 #: objects/standard/polyline.c:139
4665 msgid "Absolute end gap"
4668 #: objects/standard/bezier.c:728 objects/standard/beziergon.c:482
4672 #: objects/standard/bezier.c:729 objects/standard/beziergon.c:483
4673 msgid "Delete Segment"
4676 #: objects/standard/bezier.c:731 objects/standard/beziergon.c:485
4677 msgid "Symmetric control"
4680 #: objects/standard/bezier.c:733 objects/standard/beziergon.c:487
4681 msgid "Smooth control"
4684 #: objects/standard/bezier.c:735 objects/standard/beziergon.c:489
4685 msgid "Cusp control"
4688 #: objects/standard/box.c:137 objects/standard/ellipse.c:131
4692 #: objects/standard/box.c:138 objects/standard/ellipse.c:132
4697 #: objects/standard/box.c:139 objects/standard/box.c:694
4701 #: objects/standard/box.c:152 objects/standard/ellipse.c:144
4702 msgid "Aspect ratio"
4705 #: objects/standard/box.c:690 objects/standard/ellipse.c:668
4709 #: objects/standard/box.c:692 objects/standard/ellipse.c:670
4710 msgid "Fixed aspect"
4713 #: objects/standard/ellipse.c:133 objects/standard/ellipse.c:672
4718 #: objects/standard/image.c:130
4722 #: objects/standard/image.c:132
4726 #: objects/standard/image.c:134
4727 msgid "Keep aspect ratio"
4730 #. Found file in same dir as diagram.
4731 #: objects/standard/image.c:672 objects/standard/image.c:683
4734 "The image file '%s' was not found in that directory.\n"
4735 "Using the file '%s' instead\n"
4738 #. Didn't find file in current dir.
4739 #: objects/standard/image.c:689 objects/standard/image.c:711
4741 msgid "The image file '%s' was not found.\n"
4744 #: objects/standard/line.c:133
4748 #: objects/standard/line.c:138
4752 #: objects/standard/line.c:140
4756 #: objects/standard/polygon.c:460 objects/standard/polyline.c:605
4760 #: objects/standard/polygon.c:461 objects/standard/polyline.c:606
4761 msgid "Delete Corner"
4764 #: objects/standard/standard.c:45
4765 msgid "Standard objects"
4768 #: objects/standard/textobj.c:131
4772 #: objects/standard/textobj.c:132
4777 #: objects/standard/textobj.c:134
4781 #: objects/standard/textobj.c:141
4782 msgid "Vertical text alignment"
4785 #: plug-ins/cairo/diacairo.c:1065
4786 msgid "Cairo PostScript"
4789 #: plug-ins/cairo/diacairo.c:1074
4790 msgid "Cairo Portable Document Format"
4793 #: plug-ins/cairo/diacairo.c:1083
4797 #: plug-ins/cairo/diacairo.c:1091
4798 msgid "Cairo PNG (with alpha)"
4801 #: plug-ins/cairo/diacairo.c:1101
4805 #: plug-ins/cairo/diacairo.c:1110
4806 msgid "Cairo old WMF"
4809 #: plug-ins/cairo/diacairo.c:1119
4810 msgid "Cairo Clipboard"
4813 #: plug-ins/cairo/diacairo.c:1165
4814 msgid "Cairo based Rendering"
4817 #: plug-ins/cgm/cgm.c:1103
4819 "Image row length larger than maximum cell array.\n"
4820 "Image not exported to CGM."
4823 #: plug-ins/cgm/cgm.c:1358
4824 msgid "Computer Graphics Metafile"
4827 #: plug-ins/cgm/cgm.c:1383
4828 msgid "Computer Graphics Metafile export filter"
4831 #: plug-ins/dxf/dxf-export.c:527 plug-ins/dxf/dxf-import.c:1382
4832 msgid "Drawing Interchange File"
4835 #: plug-ins/dxf/dxf-import.c:481 plug-ins/dxf/dxf-import.c:498
4836 msgid "Bad vertex bulge\n"
4839 #: plug-ins/dxf/dxf-import.c:1051
4844 #: plug-ins/dxf/dxf-import.c:1316
4845 msgid "read_dxf_codes failed\n"
4848 #: plug-ins/dxf/dxf-import.c:1348
4850 msgid "Unknown dxf code %d\n"
4853 #: plug-ins/dxf/dxf.c:50
4854 msgid "Drawing Interchange File import and export filters"
4857 #: plug-ins/gprint/diagnomeprint.c:80
4860 "GNOME Print Backend\n"
4865 #: plug-ins/gprint/diagnomeprint.c:111
4866 msgid "GNOME PostScript"
4869 #: plug-ins/gprint/diagnomeprint.c:120
4870 msgid "GNOME Portable Document Format"
4873 #: plug-ins/gprint/diagnomeprint.c:130
4874 msgid "GNOME Scalable Vector Graphic"
4877 #: plug-ins/gprint/diagnomeprint.c:163
4878 msgid "GNOME Print based Rendering"
4881 #: plug-ins/hpgl/hpgl.c:745
4882 msgid "HP Graphics Language"
4885 #: plug-ins/hpgl/hpgl.c:770
4886 msgid "HP Graphics Language export filter"
4889 #: plug-ins/metapost/metapost.c:46
4890 msgid "TeX Metapost export filter"
4893 #: plug-ins/metapost/render_metapost.c:1176
4894 msgid "TeX Metapost macros"
4897 #: plug-ins/pixbuf/pixbuf.c:90
4900 "Could not save file:\n"
4905 #: plug-ins/pixbuf/pixbuf.c:197
4906 msgid "gdk-pixbuf based bitmap export/import"
4909 #: plug-ins/pstricks/pstricks.c:26
4910 msgid "TeX Pstricks export filter"
4913 #: plug-ins/pstricks/render_pstricks.c:731
4914 msgid "Not valid UTF8"
4917 #: plug-ins/pstricks/render_pstricks.c:981
4918 msgid "TeX PSTricks macros"
4921 #: plug-ins/python/pydia-render.c:718
4923 msgid "Couldn't open '%s' for writing.\n"
4926 #: plug-ins/python/python.c:92
4927 msgid "Python scripting support"
4930 #: plug-ins/shape/shape-export.c:474
4931 msgid "Can't export png without libart!"
4934 #: plug-ins/shape/shape-export.c:499
4935 msgid "Dia Shape File"
4938 #: plug-ins/shape/shape.c:36
4939 msgid "dia shape export filter"
4942 #: plug-ins/svg/render_svg.c:290 plug-ins/svg/svg-import.c:672
4943 msgid "Scalable Vector Graphics"
4946 #: plug-ins/svg/svg-import.c:200 plug-ins/xfig/xfig-import.c:108
4947 #: plug-ins/xfig/xfig-import.c:159 plug-ins/xfig/xfig-import.c:188
4948 #: plug-ins/xfig/xfig-import.c:224 plug-ins/xfig/xfig-import.c:261
4949 #: plug-ins/xfig/xfig-import.c:289 plug-ins/xfig/xfig-import.c:326
4950 #: plug-ins/xfig/xfig-import.c:362 plug-ins/xfig/xfig-import.c:403
4951 msgid "Can't find standard object"
4954 #: plug-ins/svg/svg-import.c:633
4955 msgid "Expected SVG Namespace not found in file"
4958 #: plug-ins/svg/svg-import.c:653
4960 msgid "root element was '%s' -- expecting 'svg'."
4963 #: plug-ins/svg/svg.c:50
4964 msgid "Scalable Vector Graphics import and export filters"
4967 #: plug-ins/wmf/wmf.cpp:1188
4969 msgid "Couldn't open: '%s' for writing.\n"
4972 #: plug-ins/wmf/wmf.cpp:1259
4973 msgid "Windows Meta File"
4976 #: plug-ins/wmf/wmf.cpp:1268
4977 msgid "Enhanced Meta File"
4980 #: plug-ins/wmf/wmf.cpp:1284
4981 msgid "WMF export filter"
4984 #: plug-ins/wpg/wpg.c:1188
4986 msgid "File: %s type/version unsupported.\n"
4989 #: plug-ins/wpg/wpg.c:1319 plug-ins/wpg/wpg.c:1326
4993 #: plug-ins/wpg/wpg.c:1354
4994 msgid "WordPerfect Graphics export filter"
4997 #: plug-ins/xfig/xfig-export.c:459
4999 msgid "FIG format has no equivalent of arrow style %s, using simple arrow.\n"
5002 #: plug-ins/xfig/xfig-export.c:481
5003 msgid "No more user-definable colors - using black"
5006 #: plug-ins/xfig/xfig-export.c:1186
5010 #: plug-ins/xfig/xfig-import.c:472
5011 msgid "Patterns are not supported by Dia"
5014 #: plug-ins/xfig/xfig-import.c:500
5015 msgid "Triple-dotted lines are not supported by Dia, using double-dotted"
5018 #: plug-ins/xfig/xfig-import.c:504
5020 msgid "Line style %d should not appear\n"
5023 #: plug-ins/xfig/xfig-import.c:573
5025 msgid "Error while reading %dth of %d points: %s\n"
5028 #: plug-ins/xfig/xfig-import.c:595
5029 msgid "Error while reading arrowhead\n"
5032 #: plug-ins/xfig/xfig-import.c:615
5034 msgid "Unknown arrow type %d\n"
5037 #: plug-ins/xfig/xfig-import.c:731
5039 msgid "Couldn't read ellipse info: %s\n"
5042 #: plug-ins/xfig/xfig-import.c:799
5044 msgid "Couldn't read polyline info: %s\n"
5047 #: plug-ins/xfig/xfig-import.c:814
5049 msgid "Couldn't read flipped bit: %s\n"
5052 #: plug-ins/xfig/xfig-import.c:832
5053 msgid "Negative corner radius, negating"
5056 #: plug-ins/xfig/xfig-import.c:876 plug-ins/xfig/xfig-import.c:1192
5058 msgid "Unknown polyline subtype: %d\n"
5061 #: plug-ins/xfig/xfig-import.c:1026 plug-ins/xfig/xfig-import.c:1058
5063 msgid "Couldn't read spline info: %s\n"
5066 #. Open approximated spline
5067 #. Closed approximated spline
5068 #: plug-ins/xfig/xfig-import.c:1045 plug-ins/xfig/xfig-import.c:1063
5069 msgid "Cannot convert approximated spline yet."
5072 #: plug-ins/xfig/xfig-import.c:1103
5074 msgid "Unknown spline subtype: %d\n"
5077 #: plug-ins/xfig/xfig-import.c:1166
5079 msgid "Couldn't read arc info: %s\n"
5082 #: plug-ins/xfig/xfig-import.c:1256
5084 msgid "Couldn't read text info: %s\n"
5087 #: plug-ins/xfig/xfig-import.c:1319
5089 msgid "Couldn't identify FIG object: %s\n"
5092 #: plug-ins/xfig/xfig-import.c:1327
5093 msgid "Compound end outside compound\n"
5096 #: plug-ins/xfig/xfig-import.c:1346
5098 msgid "Couldn't read color: %s\n"
5101 #: plug-ins/xfig/xfig-import.c:1391
5103 msgid "Couldn't read group extend: %s\n"
5106 #: plug-ins/xfig/xfig-import.c:1402
5108 msgid "Unknown object type %d\n"
5111 #: plug-ins/xfig/xfig-import.c:1426
5113 msgid "`%s' is not one of `%s' or `%s'\n"
5116 #: plug-ins/xfig/xfig-import.c:1436
5118 msgid "Error reading paper size: %s\n"
5121 #: plug-ins/xfig/xfig-import.c:1447
5123 msgid "Unknown paper size `%s', using default\n"
5126 #: plug-ins/xfig/xfig-import.c:1459
5128 msgid "Error reading paper orientation: %s\n"
5131 #: plug-ins/xfig/xfig-import.c:1469
5133 msgid "Error reading justification: %s\n"
5136 #: plug-ins/xfig/xfig-import.c:1479
5138 msgid "Error reading units: %s\n"
5141 #: plug-ins/xfig/xfig-import.c:1493
5143 msgid "Error reading magnification: %s\n"
5146 #: plug-ins/xfig/xfig-import.c:1504
5148 msgid "Error reading multipage indicator: %s\n"
5151 #: plug-ins/xfig/xfig-import.c:1515
5153 msgid "Error reading transparent color: %s\n"
5156 #: plug-ins/xfig/xfig-import.c:1524 plug-ins/xfig/xfig-import.c:1580
5157 #: plug-ins/xfig/xfig-import.c:1598
5159 msgid "Error reading FIG file: %s\n"
5162 #: plug-ins/xfig/xfig-import.c:1526 plug-ins/xfig/xfig-import.c:1582
5163 msgid "Premature end of FIG file\n"
5166 #: plug-ins/xfig/xfig-import.c:1535
5168 msgid "Error reading resolution: %s\n"
5171 #: plug-ins/xfig/xfig-import.c:1567
5173 msgid "Doesn't look like a Fig file: %s\n"
5176 #: plug-ins/xfig/xfig-import.c:1573
5178 msgid "This is a FIG version %d.%d file, I may not understand it\n"
5181 #: plug-ins/xfig/xfig-import.c:1621
5182 msgid "XFig File Format"
5185 #: plug-ins/xfig/xfig.c:51
5186 msgid "Fig Format import and export filter"
5189 #: plug-ins/xslt/xslt.c:102
5191 msgid "Error while parsing %s\n"
5194 #: plug-ins/xslt/xslt.c:111
5196 msgid "Error while parsing stylesheet %s\n"
5199 #: plug-ins/xslt/xslt.c:118
5201 msgid "Error while applying stylesheet %s\n"
5204 #: plug-ins/xslt/xslt.c:127
5206 msgid "Error while parsing stylesheet: %s\n"
5209 #: plug-ins/xslt/xslt.c:136
5211 msgid "Error while applying stylesheet: %s\n"
5214 #: plug-ins/xslt/xslt.c:322
5215 msgid "XSL Transformation filter"
5218 #: plug-ins/xslt/xslt.c:346
5219 msgid "No valid configuration files found for the XSLT plugin, not loading."
5222 #: plug-ins/xslt/xsltdialog.c:96
5223 msgid "Export through XSLT"
5226 #: plug-ins/xslt/xsltdialog.c:111
5230 #: plug-ins/xslt/xsltdialog.c:146
5234 #. Sheet Name: Assorted, was Geometric, maybe Basic Shapes instead?
5235 #. Leave as is for now, renaming too much hassle.
5236 #. Will probably need to split into seperate sheets soon anyway.
5237 #: sheets/Assorted.sheet.in.h:4
5239 "An Assorted Collection of Polygons, Beziergons and other Miscellaneous "
5243 #. Please talk to me before making any changes to this sheet
5244 #: sheets/Assorted.sheet.in.h:6
5248 #: sheets/Assorted.sheet.in.h:7
5252 #: sheets/Assorted.sheet.in.h:8
5253 msgid "Curved eight point star"
5256 #: sheets/Assorted.sheet.in.h:9
5257 msgid "Curved four point star"
5260 #: sheets/Assorted.sheet.in.h:10
5264 #: sheets/Assorted.sheet.in.h:11
5268 #: sheets/Assorted.sheet.in.h:12
5269 msgid "Eight point star"
5272 #: sheets/Assorted.sheet.in.h:13
5273 msgid "Five point star"
5276 #: sheets/Assorted.sheet.in.h:14
5277 msgid "Four point star"
5280 #: sheets/Assorted.sheet.in.h:15
5284 #: sheets/Assorted.sheet.in.h:16
5285 msgid "Heptagon. Seven sided shape"
5288 #: sheets/Assorted.sheet.in.h:17
5289 msgid "Hexagon. Six sided shape"
5292 #: sheets/Assorted.sheet.in.h:18
5293 msgid "Horizontal parallelogram"
5296 #: sheets/Assorted.sheet.in.h:19
5297 msgid "Isoceles triangle"
5300 #: sheets/Assorted.sheet.in.h:20
5304 #: sheets/Assorted.sheet.in.h:21
5305 msgid "Left-right arrow"
5308 #: sheets/Assorted.sheet.in.h:22
5309 msgid "Left-right-up arrow"
5312 #: sheets/Assorted.sheet.in.h:23
5313 msgid "Left-up arrow"
5316 #: sheets/Assorted.sheet.in.h:24
5317 msgid "Maltese cross"
5320 #: sheets/Assorted.sheet.in.h:25
5321 msgid "Notched left arrow"
5324 #: sheets/Assorted.sheet.in.h:26
5325 msgid "Notched right arrow"
5328 #: sheets/Assorted.sheet.in.h:27
5329 msgid "Octogon. Eight sided shape"
5332 #: sheets/Assorted.sheet.in.h:28
5333 msgid "Pentagon block arrow"
5336 #: sheets/Assorted.sheet.in.h:29
5337 msgid "Pentagon. Five sided shape"
5340 #: sheets/Assorted.sheet.in.h:30
5341 msgid "Perfect circle"
5344 #: sheets/Assorted.sheet.in.h:31
5345 msgid "Perfect square, height equals width"
5348 #: sheets/Assorted.sheet.in.h:32
5352 #: sheets/Assorted.sheet.in.h:33
5353 msgid "Quarter circle"
5356 #: sheets/Assorted.sheet.in.h:34
5357 msgid "Quarter moon"
5360 #: sheets/Assorted.sheet.in.h:35
5361 msgid "Right angle triangle"
5364 #: sheets/Assorted.sheet.in.h:36
5368 #: sheets/Assorted.sheet.in.h:37
5369 msgid "Seven point star"
5372 #: sheets/Assorted.sheet.in.h:38
5373 msgid "Sharp eight point star"
5376 #: sheets/Assorted.sheet.in.h:39
5377 msgid "Six point star"
5380 #: sheets/Assorted.sheet.in.h:40
5384 #: sheets/Assorted.sheet.in.h:41
5388 #: sheets/Assorted.sheet.in.h:42
5392 #: sheets/Assorted.sheet.in.h:43
5393 msgid "Turn-up arrow"
5396 #: sheets/Assorted.sheet.in.h:44
5400 #: sheets/Assorted.sheet.in.h:45
5401 msgid "Up-down arrow"
5404 #: sheets/Assorted.sheet.in.h:46
5405 msgid "Up-down-left arrow"
5408 #: sheets/Assorted.sheet.in.h:47
5409 msgid "Vertical parallelogram"
5412 #: sheets/ChemEng.sheet.in.h:1
5413 msgid "AC Generator"
5416 #: sheets/ChemEng.sheet.in.h:2
5420 #: sheets/ChemEng.sheet.in.h:3
5424 #: sheets/ChemEng.sheet.in.h:4
5425 msgid "Axial Flow Fan"
5428 #: sheets/ChemEng.sheet.in.h:5
5429 msgid "Basic Filter"
5432 #: sheets/ChemEng.sheet.in.h:6
5433 msgid "Centrifugal Pump or Fan"
5436 #: sheets/ChemEng.sheet.in.h:7
5442 #: sheets/ChemEng.sheet.in.h:9
5446 #: sheets/ChemEng.sheet.in.h:10
5447 msgid "Clarifier or Settling Tank"
5450 #: sheets/ChemEng.sheet.in.h:11
5451 msgid "Collection for chemical engineering"
5454 #: sheets/ChemEng.sheet.in.h:12
5455 msgid "Compressor or Turbine"
5458 #: sheets/ChemEng.sheet.in.h:13
5459 msgid "Covered tank"
5462 #: sheets/ChemEng.sheet.in.h:14
5463 msgid "Cyclone and hydrocyclone"
5466 #: sheets/ChemEng.sheet.in.h:15
5467 msgid "Double-Pipe Exchanger"
5470 #: sheets/ChemEng.sheet.in.h:16
5471 msgid "Ejector or Injector"
5474 #: sheets/ChemEng.sheet.in.h:17
5475 msgid "Fan or Stirrer"
5478 #: sheets/ChemEng.sheet.in.h:18
5479 msgid "Fixed-Sheet Exchanger"
5482 #: sheets/ChemEng.sheet.in.h:19
5483 msgid "Floating-Head or U-Tube Exchanger"
5486 #: sheets/ChemEng.sheet.in.h:20
5487 msgid "Fluid Contacting Vessel, simple"
5490 #: sheets/ChemEng.sheet.in.h:21
5491 msgid "Forced-Flow Air Cooler"
5494 #: sheets/ChemEng.sheet.in.h:22
5495 msgid "Gas Holder, basic"
5498 #: sheets/ChemEng.sheet.in.h:23
5499 msgid "Heating/Cooling Coil"
5502 #: sheets/ChemEng.sheet.in.h:24
5503 msgid "Heating/Cooling Coil, vertical"
5506 #: sheets/ChemEng.sheet.in.h:25
5507 msgid "Induced-Flow Air Cooler"
5510 #: sheets/ChemEng.sheet.in.h:26
5511 msgid "Kettle Reboiler"
5514 #: sheets/ChemEng.sheet.in.h:27
5515 msgid "Knock-out Drum (with demister pad)"
5518 #: sheets/ChemEng.sheet.in.h:28
5522 #: sheets/ChemEng.sheet.in.h:29
5527 #: sheets/ChemEng.sheet.in.h:30
5531 #: sheets/ChemEng.sheet.in.h:31
5532 msgid "Plate Exchanger"
5535 #: sheets/ChemEng.sheet.in.h:32
5536 msgid "Pneumatic Line"
5539 #: sheets/ChemEng.sheet.in.h:33
5540 msgid "Pneumatic Line, vertical"
5543 #: sheets/ChemEng.sheet.in.h:34
5544 msgid "Positive Displacement Rotary Pump or Compressor"
5547 #: sheets/ChemEng.sheet.in.h:35
5548 msgid "Reactor or Absorption Vessel, simple"
5551 #: sheets/ChemEng.sheet.in.h:36
5552 msgid "Reciprocating Compressor or Pump"
5555 #: sheets/ChemEng.sheet.in.h:37
5556 msgid "Regulable Valve"
5559 #: sheets/ChemEng.sheet.in.h:38
5560 msgid "Regulable Valve, vertical"
5563 #: sheets/ChemEng.sheet.in.h:39
5567 #: sheets/ChemEng.sheet.in.h:40
5568 msgid "Simple Furnace"
5571 #: sheets/ChemEng.sheet.in.h:41
5572 msgid "Simple Heat Exchanger"
5575 #: sheets/ChemEng.sheet.in.h:42
5576 msgid "Simple Heat Exchanger, vertical"
5579 #: sheets/ChemEng.sheet.in.h:43
5580 msgid "Simple Vessel"
5583 #: sheets/ChemEng.sheet.in.h:44
5587 #: sheets/ChemEng.sheet.in.h:45
5588 msgid "Spraying Device"
5591 #: sheets/ChemEng.sheet.in.h:46
5592 msgid "Storage Sphere"
5595 #: sheets/ChemEng.sheet.in.h:47
5596 msgid "Tank with Fixed Roof"
5599 #: sheets/ChemEng.sheet.in.h:48
5600 msgid "Tank with Floating Roof"
5603 #: sheets/ChemEng.sheet.in.h:49
5604 msgid "Tray Column, detailed"
5607 #: sheets/ChemEng.sheet.in.h:50
5608 msgid "Tray Column, simple"
5611 #: sheets/ChemEng.sheet.in.h:51
5615 #: sheets/ChemEng.sheet.in.h:52
5616 msgid "Valve, vertical"
5619 #: sheets/ChemEng.sheet.in.h:53
5620 msgid "Water Cooler"
5623 #: sheets/ChemEng.sheet.in.h:54
5624 msgid "Water Cooler, vertical"
5627 #: sheets/Circuit.sheet.in.h:1
5631 #: sheets/Circuit.sheet.in.h:2
5632 msgid "Components for circuit diagrams"
5635 #: sheets/Circuit.sheet.in.h:3
5636 msgid "Ground point"
5639 #: sheets/Circuit.sheet.in.h:4
5640 msgid "Horizontal jumper"
5643 #: sheets/Circuit.sheet.in.h:5
5644 msgid "Horizontally aligned LED"
5647 #: sheets/Circuit.sheet.in.h:6
5648 msgid "Horizontally aligned capacitor"
5651 #: sheets/Circuit.sheet.in.h:7
5652 msgid "Horizontally aligned diode"
5655 #: sheets/Circuit.sheet.in.h:8
5656 msgid "Horizontally aligned fuse"
5659 #: sheets/Circuit.sheet.in.h:9
5660 msgid "Horizontally aligned inductor"
5663 #: sheets/Circuit.sheet.in.h:10
5664 msgid "Horizontally aligned inductor (European)"
5667 #: sheets/Circuit.sheet.in.h:11
5668 msgid "Horizontally aligned powersource"
5671 #: sheets/Circuit.sheet.in.h:12
5672 msgid "Horizontally aligned resistor"
5675 #: sheets/Circuit.sheet.in.h:13
5676 msgid "Horizontally aligned resistor (European)"
5679 #: sheets/Circuit.sheet.in.h:14
5680 msgid "Horizontally aligned zener diode"
5683 #: sheets/Circuit.sheet.in.h:15
5687 #: sheets/Circuit.sheet.in.h:16 sheets/ciscomisc.sheet.in.h:30
5691 #: sheets/Circuit.sheet.in.h:17
5692 msgid "NMOS transistor"
5697 #: sheets/Circuit.sheet.in.h:20
5698 msgid "NPN bipolar transistor"
5701 #: sheets/Circuit.sheet.in.h:21
5702 msgid "Operational amplifier"
5705 #: sheets/Circuit.sheet.in.h:22
5706 msgid "PMOS transistor"
5711 #: sheets/Circuit.sheet.in.h:25
5712 msgid "PNP bipolar transistor"
5715 #: sheets/Circuit.sheet.in.h:26 sheets/ciscomisc.sheet.in.h:42
5719 #: sheets/Circuit.sheet.in.h:27
5720 msgid "Vertically aligned LED"
5723 #: sheets/Circuit.sheet.in.h:28
5724 msgid "Vertically aligned capacitor"
5727 #: sheets/Circuit.sheet.in.h:29
5728 msgid "Vertically aligned diode"
5731 #: sheets/Circuit.sheet.in.h:30
5732 msgid "Vertically aligned fuse"
5735 #: sheets/Circuit.sheet.in.h:31
5736 msgid "Vertically aligned inductor"
5739 #: sheets/Circuit.sheet.in.h:32
5740 msgid "Vertically aligned inductor (European)"
5743 #: sheets/Circuit.sheet.in.h:33
5744 msgid "Vertically aligned powersource"
5747 #: sheets/Circuit.sheet.in.h:34
5748 msgid "Vertically aligned resistor"
5751 #: sheets/Circuit.sheet.in.h:35
5752 msgid "Vertically aligned resistor (European)"
5755 #: sheets/Circuit.sheet.in.h:36
5756 msgid "Vertically aligned zener diode"
5759 #: sheets/Contact.sheet.in.h:1
5760 msgid "'if not' (normally closed) ladder contact"
5763 #: sheets/Contact.sheet.in.h:2
5764 msgid "'if' (normally open) ladder contact"
5767 #: sheets/Contact.sheet.in.h:3
5768 msgid "'jump' output variable"
5771 #: sheets/Contact.sheet.in.h:4
5772 msgid "'reset' output variable"
5775 #: sheets/Contact.sheet.in.h:5
5776 msgid "'set' output variable"
5779 #: sheets/Contact.sheet.in.h:6
5780 msgid "Components for LADDER circuits"
5783 #: sheets/Contact.sheet.in.h:7
5787 #: sheets/Contact.sheet.in.h:8
5788 msgid "Negative output variable"
5791 #: sheets/Contact.sheet.in.h:9
5792 msgid "Power-saved 'reset' output variable"
5795 #: sheets/Contact.sheet.in.h:10
5796 msgid "Power-saved 'set' output variable"
5799 #: sheets/Contact.sheet.in.h:11
5800 msgid "Power-saved negative output variable"
5803 #: sheets/Contact.sheet.in.h:12
5804 msgid "Power-saved simple output variable"
5807 #: sheets/Contact.sheet.in.h:13
5808 msgid "Receptivity output variable"
5811 #: sheets/Contact.sheet.in.h:14
5812 msgid "Simple output variable"
5815 #: sheets/Cybernetics.sheet.in.h:1
5816 msgid "Constant factor below -1"
5819 #: sheets/Cybernetics.sheet.in.h:2
5820 msgid "Constant factor between 0 and -1"
5823 #: sheets/Cybernetics.sheet.in.h:3
5824 msgid "Constant factor between 0 and 1"
5827 #: sheets/Cybernetics.sheet.in.h:4
5828 msgid "Constant factor greater 1"
5831 #: sheets/Cybernetics.sheet.in.h:5
5832 msgid "Constant negative shift on the y-axis"
5835 #: sheets/Cybernetics.sheet.in.h:6
5836 msgid "Constant positive shift on the y-axis"
5839 #: sheets/Cybernetics.sheet.in.h:7
5843 #: sheets/Cybernetics.sheet.in.h:8
5844 msgid "Elements of cybernetic circuits"
5847 #: sheets/Cybernetics.sheet.in.h:9
5848 msgid "Full wave rectifier (absolute value)"
5851 #: sheets/Cybernetics.sheet.in.h:10
5852 msgid "Half wave rectifier or ramp input"
5855 #: sheets/Cybernetics.sheet.in.h:11
5856 msgid "High pass filter"
5859 #: sheets/Cybernetics.sheet.in.h:12
5860 msgid "Integrator - input bottom"
5863 #: sheets/Cybernetics.sheet.in.h:13
5864 msgid "Integrator - input left"
5867 #: sheets/Cybernetics.sheet.in.h:14
5868 msgid "Integrator - input right"
5871 #: sheets/Cybernetics.sheet.in.h:15
5872 msgid "Integrator - input top"
5875 #: sheets/Cybernetics.sheet.in.h:16
5876 msgid "Low pass filter"
5879 #: sheets/Cybernetics.sheet.in.h:17
5883 #: sheets/Cybernetics.sheet.in.h:18
5884 msgid "Relay characteristic (sigma)"
5887 #: sheets/Cybernetics.sheet.in.h:19
5888 msgid "Saturation characteristic"
5891 #: sheets/Cybernetics.sheet.in.h:20
5892 msgid "Sensor - bottom"
5895 #: sheets/Cybernetics.sheet.in.h:21
5896 msgid "Sensor - left"
5899 #: sheets/Cybernetics.sheet.in.h:22
5900 msgid "Sensor - right"
5903 #: sheets/Cybernetics.sheet.in.h:23
5904 msgid "Sensor - top"
5907 #: sheets/Cybernetics.sheet.in.h:24
5908 msgid "Sigmoid characteristic"
5911 #: sheets/Cybernetics.sheet.in.h:25
5912 msgid "Sine characteristic or input"
5915 #: sheets/Cybernetics.sheet.in.h:26
5919 #: sheets/Cybernetics.sheet.in.h:27
5920 msgid "Sum, subtracting bottom input"
5923 #: sheets/Cybernetics.sheet.in.h:28
5924 msgid "Sum, subtracting left input"
5927 #: sheets/Cybernetics.sheet.in.h:29
5928 msgid "Sum, subtracting right input"
5931 #: sheets/Cybernetics.sheet.in.h:30
5932 msgid "Sum, subtracting top input"
5935 #: sheets/Cybernetics.sheet.in.h:31
5936 msgid "Template for custom characteristics"
5939 #: sheets/Cybernetics.sheet.in.h:32
5943 #: sheets/EML.sheet.in.h:1
5947 #: sheets/EML.sheet.in.h:2
5948 msgid "Editor for EML Static Structure Diagrams."
5951 #: sheets/EML.sheet.in.h:3
5952 msgid "Instantiation. One process create others"
5955 #: sheets/EML.sheet.in.h:4
5956 msgid "Interaction between processes."
5959 #: sheets/ER.sheet.in.h:2
5963 #: sheets/ER.sheet.in.h:3
5964 msgid "Editor for Entity Relations Diagrams"
5967 #: sheets/ER.sheet.in.h:5
5968 msgid "Participation"
5971 #: sheets/ER.sheet.in.h:7
5975 #: sheets/Electric.sheet.in.h:1
5976 msgid "Components for electric circuits"
5979 #: sheets/Electric.sheet.in.h:2 sheets/Pneumatic.sheet.in.h:9
5980 msgid "Connection point"
5983 #: sheets/Electric.sheet.in.h:3
5987 #: sheets/Electric.sheet.in.h:4
5988 msgid "Lamp or indicator light (horizontal)"
5991 #: sheets/Electric.sheet.in.h:5
5992 msgid "Lamp or indicator light (vertical)"
5995 #: sheets/Electric.sheet.in.h:6
5996 msgid "Normally closed contact (horizontal)"
5999 #: sheets/Electric.sheet.in.h:7
6000 msgid "Normally closed contact (vertical)"
6003 #: sheets/Electric.sheet.in.h:8
6004 msgid "Normally closed position switch (horizontal)"
6007 #: sheets/Electric.sheet.in.h:9
6008 msgid "Normally closed position switch (vertical)"
6011 #: sheets/Electric.sheet.in.h:10
6012 msgid "Normally open contact (horizontal)"
6015 #: sheets/Electric.sheet.in.h:11
6016 msgid "Normally open contact (vertical)"
6019 #: sheets/Electric.sheet.in.h:12
6020 msgid "Normally open position switch (horizontal)"
6023 #: sheets/Electric.sheet.in.h:13
6024 msgid "Normally open position switch (vertical)"
6027 #: sheets/Electric.sheet.in.h:14
6028 msgid "Relay (horizontal)"
6031 #: sheets/Electric.sheet.in.h:15
6032 msgid "Relay (vertical)"
6035 #: sheets/Electric.sheet.in.h:16
6036 msgid "The command organ of a relay (horizontal)"
6039 #: sheets/Electric.sheet.in.h:17
6040 msgid "The command organ of a relay (vertical)"
6043 #: sheets/FS.sheet.in.h:1
6044 msgid "Editor for Function Structure Diagrams."
6047 #: sheets/FS.sheet.in.h:2
6051 #: sheets/FS.sheet.in.h:3
6055 #: sheets/FS.sheet.in.h:4
6059 #: sheets/FS.sheet.in.h:5
6060 msgid "Orthogonal polyline flow"
6064 #: sheets/Flowchart.sheet.in.h:2
6068 #: sheets/Flowchart.sheet.in.h:3
6072 #: sheets/Flowchart.sheet.in.h:4 sheets/SDL.sheet.in.h:4
6076 #: sheets/Flowchart.sheet.in.h:5
6080 #: sheets/Flowchart.sheet.in.h:7
6084 #: sheets/Flowchart.sheet.in.h:9
6088 #: sheets/Flowchart.sheet.in.h:10
6089 msgid "Input/Output"
6092 #: sheets/Flowchart.sheet.in.h:11
6093 msgid "Internal storage"
6096 #: sheets/Flowchart.sheet.in.h:12
6097 msgid "Magnetic disk"
6100 #: sheets/Flowchart.sheet.in.h:13
6101 msgid "Magnetic drum"
6104 #: sheets/Flowchart.sheet.in.h:14
6105 msgid "Magnetic tape"
6108 #: sheets/Flowchart.sheet.in.h:15
6109 msgid "Manual input"
6112 #: sheets/Flowchart.sheet.in.h:16
6113 msgid "Manual operation"
6116 #: sheets/Flowchart.sheet.in.h:17
6120 #: sheets/Flowchart.sheet.in.h:18
6121 msgid "Objects to draw flowcharts"
6125 #: sheets/Flowchart.sheet.in.h:20
6126 msgid "Off page connector"
6129 #: sheets/Flowchart.sheet.in.h:21
6130 msgid "Offline storage"
6133 #: sheets/Flowchart.sheet.in.h:22
6137 #: sheets/Flowchart.sheet.in.h:23
6138 msgid "Predefined process"
6141 #: sheets/Flowchart.sheet.in.h:24
6145 #: sheets/Flowchart.sheet.in.h:25
6146 msgid "Process/Auxiliary Operation"
6149 #: sheets/Flowchart.sheet.in.h:26
6150 msgid "Punched card"
6153 #: sheets/Flowchart.sheet.in.h:27
6154 msgid "Punched tape"
6157 #: sheets/Flowchart.sheet.in.h:28
6162 #: sheets/Flowchart.sheet.in.h:30
6163 msgid "Summing junction"
6166 #: sheets/Flowchart.sheet.in.h:31
6167 msgid "Terminal Interrupt"
6170 #: sheets/Flowchart.sheet.in.h:32
6171 msgid "Transaction file"
6174 #: sheets/Flowchart.sheet.in.h:33
6175 msgid "Transmittal tape"
6178 #: sheets/GRAFCET.sheet.in.h:1
6182 #: sheets/GRAFCET.sheet.in.h:2
6183 msgid "Action to associate to a step"
6186 #: sheets/GRAFCET.sheet.in.h:3
6187 msgid "Arc (upward)"
6190 #: sheets/GRAFCET.sheet.in.h:4
6191 msgid "Condition (of an action)"
6194 #: sheets/GRAFCET.sheet.in.h:5
6198 #: sheets/GRAFCET.sheet.in.h:10
6199 msgid "Macro sub-program call step"
6202 #: sheets/GRAFCET.sheet.in.h:11
6206 #: sheets/GRAFCET.sheet.in.h:12
6207 msgid "Objects to design GRAFCET charts"
6210 #: sheets/GRAFCET.sheet.in.h:14 sheets/UML.sheet.in.h:30
6214 #: sheets/IsometricMap.sheet.in.h:1
6215 msgid "Block 1, 2:4"
6218 #: sheets/IsometricMap.sheet.in.h:2
6219 msgid "Block 2, 2:8"
6222 #: sheets/IsometricMap.sheet.in.h:3
6223 msgid "Block 3, 4:4"
6226 #: sheets/IsometricMap.sheet.in.h:4
6227 msgid "Block 4, 4:8"
6230 #: sheets/IsometricMap.sheet.in.h:5
6231 msgid "Block 5, 3:3"
6234 #: sheets/IsometricMap.sheet.in.h:6
6235 msgid "Block 6, 4:6"
6238 #: sheets/IsometricMap.sheet.in.h:7
6242 #: sheets/IsometricMap.sheet.in.h:8
6243 msgid "Car 1, Front View"
6246 #: sheets/IsometricMap.sheet.in.h:9
6247 msgid "Car 2, Rear View"
6250 #: sheets/IsometricMap.sheet.in.h:10
6254 #: sheets/IsometricMap.sheet.in.h:11
6258 #: sheets/IsometricMap.sheet.in.h:12
6262 #: sheets/IsometricMap.sheet.in.h:13
6263 msgid "Elevated Road"
6266 #: sheets/IsometricMap.sheet.in.h:14
6270 #: sheets/IsometricMap.sheet.in.h:15
6271 msgid "Footbridge, Pedestrian Bridge"
6274 #. use dc:description instead?
6275 #: sheets/IsometricMap.sheet.in.h:17
6276 msgid "Isometric Directional Map Shapes"
6279 #: sheets/IsometricMap.sheet.in.h:18
6280 msgid "Long Straight Road Section"
6283 #. use dc:title instead?
6284 #: sheets/IsometricMap.sheet.in.h:20
6285 msgid "Map, Isometric"
6288 #: sheets/IsometricMap.sheet.in.h:21
6289 msgid "One Way Road Sign"
6292 #: sheets/IsometricMap.sheet.in.h:22
6296 #: sheets/IsometricMap.sheet.in.h:23
6297 msgid "Road Section"
6300 #: sheets/IsometricMap.sheet.in.h:24
6304 #: sheets/IsometricMap.sheet.in.h:25
6308 #: sheets/IsometricMap.sheet.in.h:26
6309 msgid "Train 1, angled downward"
6312 #: sheets/IsometricMap.sheet.in.h:27
6313 msgid "Train 2, angled upward"
6316 #: sheets/IsometricMap.sheet.in.h:28
6320 #: sheets/Istar.sheet.in.h:1
6324 #: sheets/Istar.sheet.in.h:2
6325 msgid "An i* decomposition link"
6328 #: sheets/Istar.sheet.in.h:3
6329 msgid "An i* dependency link"
6332 #: sheets/Istar.sheet.in.h:4
6336 #: sheets/Istar.sheet.in.h:5
6337 msgid "An i* means-ends link"
6340 #: sheets/Istar.sheet.in.h:6
6341 msgid "An i* negative contribution"
6344 #: sheets/Istar.sheet.in.h:7
6345 msgid "An i* position"
6348 #: sheets/Istar.sheet.in.h:8
6349 msgid "An i* positive contribution"
6352 #: sheets/Istar.sheet.in.h:9
6353 msgid "An i* resource"
6356 #: sheets/Istar.sheet.in.h:10
6360 #: sheets/Istar.sheet.in.h:11
6361 msgid "An i* softgoal"
6364 #: sheets/Istar.sheet.in.h:12
6368 #: sheets/Istar.sheet.in.h:13
6369 msgid "An i* unspecified actor"
6372 #: sheets/Istar.sheet.in.h:14
6373 msgid "An i* unspecified link"
6376 #: sheets/Istar.sheet.in.h:15
6377 msgid "Objects to design i* diagrams"
6380 #: sheets/Istar.sheet.in.h:16
6384 #: sheets/Jackson.sheet.in.h:1
6385 msgid "A Jackson designed domain"
6388 #: sheets/Jackson.sheet.in.h:2
6389 msgid "A Jackson given domain"
6392 #: sheets/Jackson.sheet.in.h:3
6393 msgid "A Jackson machine domain"
6396 #: sheets/Jackson.sheet.in.h:4
6397 msgid "A Jackson requirement"
6400 #: sheets/Jackson.sheet.in.h:5
6401 msgid "A Jackson requirement phenomenon"
6404 #: sheets/Jackson.sheet.in.h:6
6405 msgid "A Jackson shared phenomenon"
6408 #: sheets/Jackson.sheet.in.h:7
6409 msgid "Objects to design Jackson diagrams"
6412 #: sheets/Jackson.sheet.in.h:8
6416 #: sheets/KAOS.sheet.in.h:1
6417 msgid "A KAOS AND refinement"
6420 #: sheets/KAOS.sheet.in.h:2
6421 msgid "A KAOS OR refinement"
6424 #: sheets/KAOS.sheet.in.h:3
6425 msgid "A KAOS agent"
6428 #: sheets/KAOS.sheet.in.h:4
6429 msgid "A KAOS assumption"
6432 #: sheets/KAOS.sheet.in.h:5
6433 msgid "A KAOS binary conflict"
6436 #: sheets/KAOS.sheet.in.h:6
6437 msgid "A KAOS capable-of"
6440 #: sheets/KAOS.sheet.in.h:7
6441 msgid "A KAOS complete AND refinement"
6444 #: sheets/KAOS.sheet.in.h:8
6445 msgid "A KAOS complete OR refinement"
6448 #: sheets/KAOS.sheet.in.h:9
6449 msgid "A KAOS contribution"
6452 #: sheets/KAOS.sheet.in.h:10
6453 msgid "A KAOS control link"
6456 #: sheets/KAOS.sheet.in.h:11
6460 #: sheets/KAOS.sheet.in.h:12
6461 msgid "A KAOS input"
6464 #: sheets/KAOS.sheet.in.h:13
6465 msgid "A KAOS monitor link"
6468 #: sheets/KAOS.sheet.in.h:14
6469 msgid "A KAOS obstacle"
6472 #: sheets/KAOS.sheet.in.h:15
6473 msgid "A KAOS obstruction"
6476 #: sheets/KAOS.sheet.in.h:16
6477 msgid "A KAOS operation"
6480 #: sheets/KAOS.sheet.in.h:17
6481 msgid "A KAOS operationalization"
6484 #: sheets/KAOS.sheet.in.h:18
6485 msgid "A KAOS output"
6488 #: sheets/KAOS.sheet.in.h:19
6489 msgid "A KAOS performs"
6492 #: sheets/KAOS.sheet.in.h:20
6493 msgid "A KAOS requirement"
6496 #: sheets/KAOS.sheet.in.h:21
6497 msgid "A KAOS responsibility"
6500 #: sheets/KAOS.sheet.in.h:22
6501 msgid "A KAOS softgoal"
6504 #: sheets/KAOS.sheet.in.h:23
6505 msgid "Objects to design KAOS diagrams"
6508 #: sheets/KAOS.sheet.in.h:24
6512 #: sheets/Logic.sheet.in.h:1
6516 #: sheets/Logic.sheet.in.h:2
6517 msgid "Boolean Logic"
6520 #: sheets/Logic.sheet.in.h:3
6521 msgid "Crossconnector"
6524 #: sheets/Logic.sheet.in.h:4
6528 #: sheets/Logic.sheet.in.h:5
6532 #: sheets/Logic.sheet.in.h:6
6536 #: sheets/Logic.sheet.in.h:7
6540 #: sheets/Logic.sheet.in.h:8
6544 #: sheets/Logic.sheet.in.h:9
6548 #: sheets/Logic.sheet.in.h:10
6549 msgid "Simple buffer"
6552 #: sheets/Logic.sheet.in.h:11
6556 #: sheets/MSE.sheet.in.h:1
6557 msgid "Demultiplexer"
6560 #: sheets/MSE.sheet.in.h:2
6561 msgid "Large extension node"
6564 #: sheets/MSE.sheet.in.h:3
6568 #: sheets/MSE.sheet.in.h:4
6572 #: sheets/MSE.sheet.in.h:5
6576 #: sheets/MSE.sheet.in.h:6
6577 msgid "Small extension node"
6580 #: sheets/MSE.sheet.in.h:7
6581 msgid "Tactical satellite communications terminal"
6584 #: sheets/MSE.sheet.in.h:8
6585 msgid "U.S. Army Mobile Subscriber Equipment Components"
6588 #: sheets/Misc.sheet.in.h:2
6592 #: sheets/Misc.sheet.in.h:4
6593 msgid "Miscellaneous Shapes"
6596 #: sheets/Misc.sheet.in.h:5
6597 msgid "Traditional clock"
6600 #: sheets/Pneumatic.sheet.in.h:1
6601 msgid "2/2 distributor"
6604 #: sheets/Pneumatic.sheet.in.h:2
6605 msgid "3/2 distributor"
6608 #: sheets/Pneumatic.sheet.in.h:3
6609 msgid "3/3 distributor"
6612 #: sheets/Pneumatic.sheet.in.h:4
6613 msgid "4/2 distributor"
6616 #: sheets/Pneumatic.sheet.in.h:5
6617 msgid "5/2 distributor"
6620 #: sheets/Pneumatic.sheet.in.h:6
6621 msgid "5/3 distributor"
6624 #: sheets/Pneumatic.sheet.in.h:7
6625 msgid "Air exhaust orifice"
6628 #: sheets/Pneumatic.sheet.in.h:8
6629 msgid "Components for pneumatic and hydraulic circuits"
6632 #: sheets/Pneumatic.sheet.in.h:10
6633 msgid "Double-effect jack"
6636 #: sheets/Pneumatic.sheet.in.h:11
6637 msgid "Electric command (double coil)"
6640 #: sheets/Pneumatic.sheet.in.h:12
6641 msgid "Electric command (single coil)"
6644 #: sheets/Pneumatic.sheet.in.h:13
6645 msgid "Generic pressure source"
6648 #: sheets/Pneumatic.sheet.in.h:14
6649 msgid "Hydraulic pressure source"
6652 #: sheets/Pneumatic.sheet.in.h:15
6653 msgid "Indirect command by hydraulic driver"
6656 #: sheets/Pneumatic.sheet.in.h:16
6657 msgid "Indirect command by pneumatic driver"
6660 #: sheets/Pneumatic.sheet.in.h:17
6661 msgid "Mechanical command by spring"
6664 #: sheets/Pneumatic.sheet.in.h:18
6665 msgid "Mechanical command by tappet"
6668 #: sheets/Pneumatic.sheet.in.h:19
6669 msgid "Muscular command"
6672 #: sheets/Pneumatic.sheet.in.h:20
6673 msgid "Normally-in simple-effect jack"
6676 #: sheets/Pneumatic.sheet.in.h:21
6677 msgid "Normally-out simple-effect jack"
6680 #: sheets/Pneumatic.sheet.in.h:22
6681 msgid "Pneumatic pressure source"
6684 #: sheets/Pneumatic.sheet.in.h:23
6685 msgid "Pneumatic/Hydraulic"
6688 #: sheets/Pneumatic.sheet.in.h:24
6689 msgid "Push-button command"
6692 #: sheets/SADT.sheet.in.h:1
6693 msgid "Activity/data box"
6696 #: sheets/SADT.sheet.in.h:2
6697 msgid "Activity/data flow arrow"
6700 #: sheets/SADT.sheet.in.h:3
6704 #: sheets/SADT.sheet.in.h:4
6705 msgid "Objects to design SADT diagrams"
6708 #: sheets/SADT.sheet.in.h:5
6712 #: sheets/SDL.sheet.in.h:1
6713 msgid "Action being executed"
6716 #: sheets/SDL.sheet.in.h:2
6717 msgid "Block type reference"
6720 #: sheets/SDL.sheet.in.h:5
6721 msgid "Function call"
6724 #: sheets/SDL.sheet.in.h:6
6725 msgid "Function header"
6728 #: sheets/SDL.sheet.in.h:7
6729 msgid "Generic text note"
6732 #: sheets/SDL.sheet.in.h:8
6733 msgid "In/Out connector"
6736 #: sheets/SDL.sheet.in.h:10
6737 msgid "Procedure return"
6740 #: sheets/SDL.sheet.in.h:11
6741 msgid "Process type reference"
6744 #: sheets/SDL.sheet.in.h:12
6745 msgid "Receive message"
6748 #: sheets/SDL.sheet.in.h:13
6752 #: sheets/SDL.sheet.in.h:14
6756 #: sheets/SDL.sheet.in.h:15
6757 msgid "Send message"
6760 #: sheets/SDL.sheet.in.h:16
6761 msgid "Service type reference"
6764 #: sheets/SDL.sheet.in.h:17
6765 msgid "Specification and Description Language."
6768 #: sheets/SDL.sheet.in.h:18 sheets/UML.sheet.in.h:28
6772 #: sheets/UML.sheet.in.h:1
6776 #: sheets/UML.sheet.in.h:3
6777 msgid "Aggregation, one class is part of another"
6780 #: sheets/UML.sheet.in.h:4
6781 msgid "Association, two classes are associated"
6784 #: sheets/UML.sheet.in.h:7
6785 msgid "Class stereotype icon"
6788 #: sheets/UML.sheet.in.h:8
6792 #: sheets/UML.sheet.in.h:9
6793 msgid "Constraint, place a constraint on something"
6796 #: sheets/UML.sheet.in.h:11
6797 msgid "Editor for UML Static Structure Diagrams"
6800 #: sheets/UML.sheet.in.h:15
6804 #: sheets/UML.sheet.in.h:16
6805 msgid "Generalization, class inheritance"
6808 #: sheets/UML.sheet.in.h:17
6809 msgid "Implements, class implements a specific interface"
6812 #: sheets/UML.sheet.in.h:18
6813 msgid "Initial/end state"
6816 #: sheets/UML.sheet.in.h:19
6817 msgid "Large package"
6820 #: sheets/UML.sheet.in.h:20
6824 #: sheets/UML.sheet.in.h:21
6828 #: sheets/UML.sheet.in.h:22
6832 #: sheets/UML.sheet.in.h:23
6836 #: sheets/UML.sheet.in.h:24
6840 #: sheets/UML.sheet.in.h:25
6841 msgid "Realizes, implements a specific interface"
6844 #: sheets/UML.sheet.in.h:27
6845 msgid "Small package"
6848 #: sheets/UML.sheet.in.h:31
6852 #: sheets/UML.sheet.in.h:32
6856 #: sheets/chronogram.sheet.in.h:1
6860 #: sheets/chronogram.sheet.in.h:2
6864 #: sheets/chronogram.sheet.in.h:3
6865 msgid "Objects to design chronogram charts"
6868 #: sheets/chronogram.sheet.in.h:4
6872 #: sheets/ciscocomputer.sheet.in.h:1
6877 #: sheets/ciscocomputer.sheet.in.h:2
6878 msgid "Cisco - Computer"
6881 #: sheets/ciscocomputer.sheet.in.h:3
6885 #: sheets/ciscocomputer.sheet.in.h:4
6886 msgid "CiscoSecurity"
6889 #: sheets/ciscocomputer.sheet.in.h:5
6890 msgid "CiscoWorks workstation"
6893 #: sheets/ciscocomputer.sheet.in.h:6
6894 msgid "Computer shapes by Cisco"
6897 #: sheets/ciscocomputer.sheet.in.h:7
6898 msgid "Disk subsystem"
6901 #: sheets/ciscocomputer.sheet.in.h:8
6905 #: sheets/ciscocomputer.sheet.in.h:9
6909 #: sheets/ciscocomputer.sheet.in.h:10
6913 #: sheets/ciscocomputer.sheet.in.h:11
6917 #: sheets/ciscocomputer.sheet.in.h:12
6918 msgid "Front End Processor"
6921 #: sheets/ciscocomputer.sheet.in.h:13
6925 #: sheets/ciscocomputer.sheet.in.h:14
6929 #: sheets/ciscocomputer.sheet.in.h:15
6933 #: sheets/ciscocomputer.sheet.in.h:16
6934 msgid "IBM Mini (AS400)"
6937 #: sheets/ciscocomputer.sheet.in.h:17
6941 #: sheets/ciscocomputer.sheet.in.h:18
6942 msgid "IBM mainframe"
6945 #: sheets/ciscocomputer.sheet.in.h:19
6946 msgid "IBM mainframe with FEP"
6949 #: sheets/ciscocomputer.sheet.in.h:20
6953 #: sheets/ciscocomputer.sheet.in.h:21
6957 #: sheets/ciscocomputer.sheet.in.h:22
6961 #: sheets/ciscocomputer.sheet.in.h:23
6962 msgid "MicroWebserver"
6965 #: sheets/ciscocomputer.sheet.in.h:24
6969 #: sheets/ciscocomputer.sheet.in.h:25
6973 #: sheets/ciscocomputer.sheet.in.h:26 sheets/network.sheet.in.h:19
6977 #: sheets/ciscocomputer.sheet.in.h:27
6981 #: sheets/ciscocomputer.sheet.in.h:28
6985 #: sheets/ciscocomputer.sheet.in.h:29
6986 msgid "PC Adapter Card"
6989 #: sheets/ciscocomputer.sheet.in.h:30
6994 #: sheets/ciscocomputer.sheet.in.h:31
6995 msgid "PC Router Card"
6998 #: sheets/ciscocomputer.sheet.in.h:32
7002 #: sheets/ciscocomputer.sheet.in.h:33
7006 #: sheets/ciscocomputer.sheet.in.h:34
7007 msgid "PC with Router-Based Software"
7010 #: sheets/ciscocomputer.sheet.in.h:35
7014 #: sheets/ciscocomputer.sheet.in.h:37
7015 msgid "Relational Database"
7018 #: sheets/ciscocomputer.sheet.in.h:38
7019 msgid "SUN workstation"
7022 #: sheets/ciscocomputer.sheet.in.h:39
7026 #: sheets/ciscocomputer.sheet.in.h:40
7027 msgid "Server with PC Router"
7030 #: sheets/ciscocomputer.sheet.in.h:41
7031 msgid "Software-Based Router on File Server"
7034 #: sheets/ciscocomputer.sheet.in.h:42
7035 msgid "Storage array"
7038 #: sheets/ciscocomputer.sheet.in.h:43
7039 msgid "Supercomputer"
7042 #: sheets/ciscocomputer.sheet.in.h:44
7046 #: sheets/ciscocomputer.sheet.in.h:45
7050 #: sheets/ciscocomputer.sheet.in.h:46
7054 #: sheets/ciscocomputer.sheet.in.h:47
7058 #: sheets/ciscocomputer.sheet.in.h:48
7062 #: sheets/ciscocomputer.sheet.in.h:49
7066 #: sheets/ciscocomputer.sheet.in.h:50
7070 #: sheets/ciscocomputer.sheet.in.h:51
7071 msgid "Workgroup director"
7074 #: sheets/ciscohub.sheet.in.h:1
7075 msgid "100BaseT Hub"
7078 #: sheets/ciscohub.sheet.in.h:2
7080 msgid "7500ARS (7513) Router"
7081 msgstr "7500ARS (7513)"
7083 #: sheets/ciscohub.sheet.in.h:3
7087 #: sheets/ciscohub.sheet.in.h:4
7091 #: sheets/ciscohub.sheet.in.h:5
7092 msgid "ASIC Processor"
7095 #: sheets/ciscohub.sheet.in.h:6
7099 #: sheets/ciscohub.sheet.in.h:7
7100 msgid "ATM Fast Gigabit Etherswitch"
7103 #: sheets/ciscohub.sheet.in.h:8
7107 #: sheets/ciscohub.sheet.in.h:9
7108 msgid "ATM Tag Switch Router"
7111 #: sheets/ciscohub.sheet.in.h:10
7112 msgid "Access Gateway"
7115 #: sheets/ciscohub.sheet.in.h:11
7119 #: sheets/ciscohub.sheet.in.h:12
7120 msgid "Broadband router"
7123 #: sheets/ciscohub.sheet.in.h:13
7127 #: sheets/ciscohub.sheet.in.h:14
7128 msgid "Carrier Routing System"
7131 #: sheets/ciscohub.sheet.in.h:15
7132 msgid "Cisco - Switch"
7135 #: sheets/ciscohub.sheet.in.h:16
7139 #: sheets/ciscohub.sheet.in.h:17
7144 #: sheets/ciscohub.sheet.in.h:18
7146 msgid "Content Router"
7149 #: sheets/ciscohub.sheet.in.h:19
7150 msgid "Content Service Module"
7153 #: sheets/ciscohub.sheet.in.h:20
7154 msgid "Content Service Switch 1100"
7157 #: sheets/ciscohub.sheet.in.h:21
7158 msgid "Content Switch"
7161 #: sheets/ciscohub.sheet.in.h:22
7162 msgid "Data Center Switch"
7165 #: sheets/ciscohub.sheet.in.h:23
7166 msgid "Data Center Switch Reversed"
7169 #: sheets/ciscohub.sheet.in.h:24
7170 msgid "Data Switch Processor"
7173 #: sheets/ciscohub.sheet.in.h:25
7174 msgid "Director-class Fibre Channel intelligent switch"
7177 #: sheets/ciscohub.sheet.in.h:26
7178 msgid "Edge Label Switch Router"
7181 #: sheets/ciscohub.sheet.in.h:27
7182 msgid "Edge Label Switch Router with NetFlow"
7185 #: sheets/ciscohub.sheet.in.h:28
7186 msgid "Generic Processor"
7189 #: sheets/ciscohub.sheet.in.h:29
7193 #: sheets/ciscohub.sheet.in.h:30
7197 #: sheets/ciscohub.sheet.in.h:31
7201 #: sheets/ciscohub.sheet.in.h:32
7202 msgid "LAN2LAN Switch"
7205 #: sheets/ciscohub.sheet.in.h:33
7206 msgid "Label Switch Router"
7209 #: sheets/ciscohub.sheet.in.h:34
7210 msgid "Layer 2 Remote Switch"
7213 #: sheets/ciscohub.sheet.in.h:35
7217 #: sheets/ciscohub.sheet.in.h:36
7221 #: sheets/ciscohub.sheet.in.h:37
7225 #: sheets/ciscohub.sheet.in.h:38
7226 msgid "Multi-Fabric Server Switch"
7229 #: sheets/ciscohub.sheet.in.h:39
7230 msgid "MultiSwitch Device"
7233 #: sheets/ciscohub.sheet.in.h:40
7234 msgid "Multilayer Remote Switch"
7237 #: sheets/ciscohub.sheet.in.h:41
7238 msgid "Multilayer Switch"
7241 #: sheets/ciscohub.sheet.in.h:42
7242 msgid "Multilayer Switch with Silicon"
7245 #: sheets/ciscohub.sheet.in.h:43
7246 msgid "Multilayer Switch with Silicon subdued"
7249 #: sheets/ciscohub.sheet.in.h:44
7250 msgid "NetFlow router"
7253 #: sheets/ciscohub.sheet.in.h:45
7257 #: sheets/ciscohub.sheet.in.h:46
7261 #: sheets/ciscohub.sheet.in.h:47
7262 msgid "Optical Services Router"
7265 #: sheets/ciscohub.sheet.in.h:48
7269 #: sheets/ciscohub.sheet.in.h:49
7270 msgid "Programmable Switch"
7273 #: sheets/ciscohub.sheet.in.h:50
7277 #: sheets/ciscohub.sheet.in.h:51
7278 msgid "Route Switch Processor"
7281 #: sheets/ciscohub.sheet.in.h:52
7282 msgid "Route Switch Processor with Si"
7285 #: sheets/ciscohub.sheet.in.h:53
7289 #: sheets/ciscohub.sheet.in.h:54
7290 msgid "Router and switch shapes by Cisco"
7293 #: sheets/ciscohub.sheet.in.h:55
7294 msgid "Router subdued"
7297 #: sheets/ciscohub.sheet.in.h:56
7298 msgid "Router with Firewall"
7301 #: sheets/ciscohub.sheet.in.h:57
7302 msgid "Router with Silicon Switch"
7305 #: sheets/ciscohub.sheet.in.h:58
7306 msgid "Server Switch"
7309 #: sheets/ciscohub.sheet.in.h:59
7313 #: sheets/ciscohub.sheet.in.h:60
7314 msgid "Storage Router"
7317 #: sheets/ciscohub.sheet.in.h:61
7318 msgid "Switch Processor"
7321 #: sheets/ciscohub.sheet.in.h:62
7322 msgid "Universal Gateway"
7325 #: sheets/ciscohub.sheet.in.h:63
7326 msgid "Virtual Layer Switch"
7329 #: sheets/ciscohub.sheet.in.h:64
7330 msgid "Wavelength router"
7333 #: sheets/ciscohub.sheet.in.h:65
7334 msgid "Wireless router"
7337 #: sheets/ciscohub.sheet.in.h:66
7338 msgid "Workgroup 5000"
7341 #: sheets/ciscohub.sheet.in.h:67
7342 msgid "Workgroup 5002"
7345 #: sheets/ciscohub.sheet.in.h:68
7346 msgid "Workgroup 5500"
7349 #: sheets/ciscohub.sheet.in.h:69
7350 msgid "Workgroup Fibre Channel intelligent switch"
7353 #: sheets/ciscohub.sheet.in.h:70
7354 msgid "Workgroup Switch Voice-Enabled"
7357 #: sheets/ciscohub.sheet.in.h:71
7358 msgid "Workgroup switch"
7361 #: sheets/ciscohub.sheet.in.h:72
7362 msgid "Workgroup switch Subdued"
7365 #: sheets/ciscohub.sheet.in.h:73
7366 msgid "iSCSI switch"
7369 #: sheets/ciscomisc.sheet.in.h:1
7370 msgid "Androgynous Person"
7373 #: sheets/ciscomisc.sheet.in.h:2
7377 #: sheets/ciscomisc.sheet.in.h:3
7378 msgid "Branch office"
7381 #: sheets/ciscomisc.sheet.in.h:4
7382 msgid "Branch office blue"
7385 #: sheets/ciscomisc.sheet.in.h:5
7386 msgid "Branch office subdued"
7389 #: sheets/ciscomisc.sheet.in.h:6
7393 #: sheets/ciscomisc.sheet.in.h:7
7394 msgid "Cisco - Misc"
7397 #: sheets/ciscomisc.sheet.in.h:8
7398 msgid "CiscoWorks Man"
7401 #: sheets/ciscomisc.sheet.in.h:9
7402 msgid "File cabinet"
7405 #: sheets/ciscomisc.sheet.in.h:10
7406 msgid "Generic Building"
7409 #: sheets/ciscomisc.sheet.in.h:11
7410 msgid "Generic Building blue"
7413 #: sheets/ciscomisc.sheet.in.h:12
7414 msgid "Generic Building subdued"
7417 #: sheets/ciscomisc.sheet.in.h:13
7418 msgid "Government Building"
7421 #: sheets/ciscomisc.sheet.in.h:14
7426 #: sheets/ciscomisc.sheet.in.h:15
7430 #: sheets/ciscomisc.sheet.in.h:16
7435 #: sheets/ciscomisc.sheet.in.h:17
7439 #: sheets/ciscomisc.sheet.in.h:18
7443 #: sheets/ciscomisc.sheet.in.h:20
7444 msgid "Lock and Key"
7447 #: sheets/ciscomisc.sheet.in.h:21
7451 #: sheets/ciscomisc.sheet.in.h:22
7455 #: sheets/ciscomisc.sheet.in.h:23
7459 #: sheets/ciscomisc.sheet.in.h:24
7463 #: sheets/ciscomisc.sheet.in.h:25
7467 #: sheets/ciscomisc.sheet.in.h:26
7471 #: sheets/ciscomisc.sheet.in.h:27
7472 msgid "Medium Building"
7475 #: sheets/ciscomisc.sheet.in.h:28
7476 msgid "Medium Building blue"
7479 #: sheets/ciscomisc.sheet.in.h:29
7480 msgid "Medium Building subdued"
7483 #: sheets/ciscomisc.sheet.in.h:31
7484 msgid "Miscellaneous shapes by Cisco"
7487 #: sheets/ciscomisc.sheet.in.h:32
7491 #: sheets/ciscomisc.sheet.in.h:33
7495 #: sheets/ciscomisc.sheet.in.h:34
7499 #: sheets/ciscomisc.sheet.in.h:35
7500 msgid "Running man subdued"
7503 #: sheets/ciscomisc.sheet.in.h:36
7504 msgid "Running woman"
7507 #: sheets/ciscomisc.sheet.in.h:37
7511 #: sheets/ciscomisc.sheet.in.h:38
7512 msgid "Satellite dish"
7515 #: sheets/ciscomisc.sheet.in.h:39
7516 msgid "Sitting Woman"
7519 #: sheets/ciscomisc.sheet.in.h:40
7520 msgid "Sitting Woman right"
7523 #: sheets/ciscomisc.sheet.in.h:41
7524 msgid "Small Business"
7527 #: sheets/ciscomisc.sheet.in.h:43
7528 msgid "Standing Man"
7531 #: sheets/ciscomisc.sheet.in.h:44
7532 msgid "Standing woman"
7535 #: sheets/ciscomisc.sheet.in.h:45
7536 msgid "Telecommuter"
7539 #: sheets/ciscomisc.sheet.in.h:46
7540 msgid "Telecommuter house"
7543 #: sheets/ciscomisc.sheet.in.h:47
7544 msgid "Telecommuter house subdued"
7547 #: sheets/ciscomisc.sheet.in.h:48
7551 #: sheets/ciscomisc.sheet.in.h:49
7555 #: sheets/ciscomisc.sheet.in.h:50
7556 msgid "Video Camera"
7559 #: sheets/ciscomisc.sheet.in.h:51
7560 msgid "Video Camera right"
7563 #: sheets/ciscomisc.sheet.in.h:52
7567 #: sheets/ciscomisc.sheet.in.h:53
7571 #: sheets/ciscomisc.sheet.in.h:54
7575 #: sheets/ciscomisc.sheet.in.h:55
7579 #: sheets/cisconetwork.sheet.in.h:1
7583 #: sheets/cisconetwork.sheet.in.h:2
7587 #: sheets/cisconetwork.sheet.in.h:3
7592 #: sheets/cisconetwork.sheet.in.h:4
7593 msgid "3174 (desktop) cluster controller"
7596 #: sheets/cisconetwork.sheet.in.h:5
7597 msgid "3X74 (floor) cluster controller"
7600 #: sheets/cisconetwork.sheet.in.h:6
7601 msgid "Access Server"
7604 #: sheets/cisconetwork.sheet.in.h:7
7608 #: sheets/cisconetwork.sheet.in.h:8
7609 msgid "Automatic Protection Switching"
7612 #: sheets/cisconetwork.sheet.in.h:9
7616 #: sheets/cisconetwork.sheet.in.h:10
7620 #: sheets/cisconetwork.sheet.in.h:11
7621 msgid "Breakout box"
7624 #: sheets/cisconetwork.sheet.in.h:12
7628 #: sheets/cisconetwork.sheet.in.h:13
7629 msgid "CDDI/FDDI Concentrator"
7632 #: sheets/cisconetwork.sheet.in.h:14
7633 msgid "CDM Content Distribution Manager"
7636 #: sheets/cisconetwork.sheet.in.h:15
7640 #: sheets/cisconetwork.sheet.in.h:16
7644 #: sheets/cisconetwork.sheet.in.h:17
7645 msgid "Catalyst Access Gateway"
7648 #: sheets/cisconetwork.sheet.in.h:18
7650 msgid "Centri Firewall"
7653 #: sheets/cisconetwork.sheet.in.h:19
7654 msgid "Channelized Pipe"
7657 #: sheets/cisconetwork.sheet.in.h:20
7658 msgid "Cisco - Network"
7661 #: sheets/cisconetwork.sheet.in.h:21
7665 #: sheets/cisconetwork.sheet.in.h:22
7668 msgstr "Loka Diagram"
7670 #: sheets/cisconetwork.sheet.in.h:23
7674 #: sheets/cisconetwork.sheet.in.h:24
7678 #: sheets/cisconetwork.sheet.in.h:25
7679 msgid "Concatenated Payload"
7682 #: sheets/cisconetwork.sheet.in.h:26
7683 msgid "Content Engine (Cache Director)"
7686 #: sheets/cisconetwork.sheet.in.h:27
7687 msgid "Content Transformation Engine (CTE)"
7690 #: sheets/cisconetwork.sheet.in.h:28
7694 #: sheets/cisconetwork.sheet.in.h:29
7699 #: sheets/cisconetwork.sheet.in.h:30
7703 #: sheets/cisconetwork.sheet.in.h:31
7704 msgid "Digital Cross-Connect"
7707 #: sheets/cisconetwork.sheet.in.h:32
7708 msgid "Directory Server"
7711 #: sheets/cisconetwork.sheet.in.h:33
7712 msgid "Distributed Director"
7715 #: sheets/cisconetwork.sheet.in.h:34
7716 msgid "Dual Mode AccessPoint"
7719 #: sheets/cisconetwork.sheet.in.h:35
7723 #: sheets/cisconetwork.sheet.in.h:36
7726 msgstr "Skráarheiti"
7728 #: sheets/cisconetwork.sheet.in.h:37
7732 #: sheets/cisconetwork.sheet.in.h:38
7733 msgid "Firewall Service Module"
7736 #: sheets/cisconetwork.sheet.in.h:39
7737 msgid "Firewall horizontal"
7740 #: sheets/cisconetwork.sheet.in.h:40
7742 msgid "Firewall subdued"
7745 #: sheets/cisconetwork.sheet.in.h:41
7746 msgid "General Appliance"
7749 #: sheets/cisconetwork.sheet.in.h:42
7750 msgid "Generic Gateway"
7753 #: sheets/cisconetwork.sheet.in.h:44
7755 msgid "IOS Firewall"
7756 msgstr "IOS eldveggur"
7758 #: sheets/cisconetwork.sheet.in.h:45
7763 #: sheets/cisconetwork.sheet.in.h:46
7767 #: sheets/cisconetwork.sheet.in.h:47
7769 msgid "IP DSL Switch"
7772 #: sheets/cisconetwork.sheet.in.h:48
7773 msgid "IP Old-style"
7776 #: sheets/cisconetwork.sheet.in.h:49
7777 msgid "IP Transport Concentrator"
7780 #: sheets/cisconetwork.sheet.in.h:50
7781 msgid "IPTV broadcast server"
7784 #: sheets/cisconetwork.sheet.in.h:51
7785 msgid "IPTV content manager"
7788 #: sheets/cisconetwork.sheet.in.h:52
7792 #: sheets/cisconetwork.sheet.in.h:53
7793 msgid "Lightweight AP"
7796 #: sheets/cisconetwork.sheet.in.h:54
7797 msgid "LocalDirector"
7800 #: sheets/cisconetwork.sheet.in.h:55
7801 msgid "Location server"
7804 #: sheets/cisconetwork.sheet.in.h:56
7805 msgid "LongReach CPE"
7808 #: sheets/cisconetwork.sheet.in.h:57
7812 #: sheets/cisconetwork.sheet.in.h:58
7816 #: sheets/cisconetwork.sheet.in.h:59
7820 #: sheets/cisconetwork.sheet.in.h:60
7824 #: sheets/cisconetwork.sheet.in.h:61
7828 #: sheets/cisconetwork.sheet.in.h:62
7833 #: sheets/cisconetwork.sheet.in.h:63
7834 msgid "Network Management"
7837 #: sheets/cisconetwork.sheet.in.h:64
7838 msgid "Network shapes by Cisco"
7841 #: sheets/cisconetwork.sheet.in.h:65
7845 #: sheets/cisconetwork.sheet.in.h:66
7849 #: sheets/cisconetwork.sheet.in.h:67
7850 msgid "Optical Amplifier"
7853 #: sheets/cisconetwork.sheet.in.h:68
7854 msgid "Optical Cross-Connect"
7857 #: sheets/cisconetwork.sheet.in.h:69
7858 msgid "Optical Fiber"
7861 #: sheets/cisconetwork.sheet.in.h:70
7862 msgid "Optical Transport"
7865 #: sheets/cisconetwork.sheet.in.h:71
7869 #: sheets/cisconetwork.sheet.in.h:72
7871 msgid "PIX Firewall"
7874 #: sheets/cisconetwork.sheet.in.h:73
7876 msgid "PIX Firewall Left"
7879 #: sheets/cisconetwork.sheet.in.h:74
7880 msgid "Protocol Translator"
7883 #: sheets/cisconetwork.sheet.in.h:75
7887 #: sheets/cisconetwork.sheet.in.h:76
7891 #: sheets/cisconetwork.sheet.in.h:77
7892 msgid "SSL Terminator"
7895 #: sheets/cisconetwork.sheet.in.h:78
7896 msgid "STB (set top box)"
7899 #: sheets/cisconetwork.sheet.in.h:79
7900 msgid "Security appliance"
7903 #: sheets/cisconetwork.sheet.in.h:80
7904 msgid "Service Control"
7907 #: sheets/cisconetwork.sheet.in.h:81
7908 msgid "Storage Solution Engine"
7911 #: sheets/cisconetwork.sheet.in.h:82
7912 msgid "System controller"
7915 #: sheets/cisconetwork.sheet.in.h:83
7919 #: sheets/cisconetwork.sheet.in.h:84
7920 msgid "Terminal Server"
7923 #: sheets/cisconetwork.sheet.in.h:85
7927 #: sheets/cisconetwork.sheet.in.h:86
7931 #: sheets/cisconetwork.sheet.in.h:87
7935 #: sheets/cisconetwork.sheet.in.h:88
7939 #: sheets/cisconetwork.sheet.in.h:89
7943 #: sheets/cisconetwork.sheet.in.h:90
7947 #: sheets/cisconetwork.sheet.in.h:91
7951 #: sheets/cisconetwork.sheet.in.h:92
7952 msgid "VPN Concentrator"
7955 #: sheets/cisconetwork.sheet.in.h:93
7959 #: sheets/cisconetwork.sheet.in.h:94
7964 #: sheets/cisconetwork.sheet.in.h:95
7969 #: sheets/cisconetwork.sheet.in.h:96
7970 msgid "WLAN controller"
7973 #: sheets/cisconetwork.sheet.in.h:97
7977 #: sheets/cisconetwork.sheet.in.h:98
7978 msgid "Wireless Bridge"
7981 #: sheets/cisconetwork.sheet.in.h:99
7982 msgid "Wireless Connectivity"
7985 #: sheets/cisconetwork.sheet.in.h:100
7986 msgid "Wireless Location Appliance"
7989 #: sheets/cisconetwork.sheet.in.h:101
7990 msgid "Wireless Transport"
7993 #: sheets/cisconetwork.sheet.in.h:102
7994 msgid "uBR910 Cable DSU"
7997 #: sheets/ciscotelephony.sheet.in.h:1
8001 #: sheets/ciscotelephony.sheet.in.h:2
8006 #: sheets/ciscotelephony.sheet.in.h:3
8010 #: sheets/ciscotelephony.sheet.in.h:4
8014 #: sheets/ciscotelephony.sheet.in.h:5
8018 #: sheets/ciscotelephony.sheet.in.h:6
8022 #: sheets/ciscotelephony.sheet.in.h:7
8026 #: sheets/ciscotelephony.sheet.in.h:8
8027 msgid "Cellular Phone"
8030 #: sheets/ciscotelephony.sheet.in.h:9
8032 msgid "Cisco - Telephony"
8035 #: sheets/ciscotelephony.sheet.in.h:10
8036 msgid "Class 4/5 switch"
8039 #: sheets/ciscotelephony.sheet.in.h:11
8043 #: sheets/ciscotelephony.sheet.in.h:12
8047 #: sheets/ciscotelephony.sheet.in.h:13
8051 #: sheets/ciscotelephony.sheet.in.h:14
8052 msgid "Generic softswitch"
8055 #: sheets/ciscotelephony.sheet.in.h:15
8059 #: sheets/ciscotelephony.sheet.in.h:16
8063 #: sheets/ciscotelephony.sheet.in.h:17
8067 #: sheets/ciscotelephony.sheet.in.h:18
8071 #: sheets/ciscotelephony.sheet.in.h:19
8075 #: sheets/ciscotelephony.sheet.in.h:20
8080 #: sheets/ciscotelephony.sheet.in.h:21
8081 msgid "IP Softphone"
8084 #: sheets/ciscotelephony.sheet.in.h:22
8086 msgid "IP Telephony Router"
8089 #: sheets/ciscotelephony.sheet.in.h:23
8093 #: sheets/ciscotelephony.sheet.in.h:24
8094 msgid "IntelliSwitch Stack"
8097 #: sheets/ciscotelephony.sheet.in.h:25
8102 #: sheets/ciscotelephony.sheet.in.h:26
8103 msgid "MGX 8000 Series Voice Gateway"
8106 #: sheets/ciscotelephony.sheet.in.h:27
8107 msgid "MoH server (Music on Hold)"
8110 #: sheets/ciscotelephony.sheet.in.h:28
8111 msgid "Mobile Access IP Phone"
8114 #: sheets/ciscotelephony.sheet.in.h:29
8115 msgid "Mobile Access Router"
8118 #: sheets/ciscotelephony.sheet.in.h:30
8122 #: sheets/ciscotelephony.sheet.in.h:31
8126 #: sheets/ciscotelephony.sheet.in.h:32
8130 #: sheets/ciscotelephony.sheet.in.h:33
8135 #: sheets/ciscotelephony.sheet.in.h:34
8139 #: sheets/ciscotelephony.sheet.in.h:35
8144 #: sheets/ciscotelephony.sheet.in.h:36
8145 msgid "Phone Appliance"
8148 #: sheets/ciscotelephony.sheet.in.h:37
8149 msgid "Phone Ethernet"
8152 #: sheets/ciscotelephony.sheet.in.h:38
8153 msgid "Phone Feature"
8156 #: sheets/ciscotelephony.sheet.in.h:39
8160 #: sheets/ciscotelephony.sheet.in.h:40
8164 #: sheets/ciscotelephony.sheet.in.h:41
8165 msgid "SC2200 (Signalling Controller)"
8168 #: sheets/ciscotelephony.sheet.in.h:42
8169 msgid "SC2200/VSC3000 host"
8172 #: sheets/ciscotelephony.sheet.in.h:43
8173 msgid "SIP Proxy Server"
8176 #: sheets/ciscotelephony.sheet.in.h:44
8180 #: sheets/ciscotelephony.sheet.in.h:45
8184 #: sheets/ciscotelephony.sheet.in.h:46
8188 #: sheets/ciscotelephony.sheet.in.h:47
8192 #: sheets/ciscotelephony.sheet.in.h:48
8193 msgid "Telephony shapes by Cisco"
8196 #: sheets/ciscotelephony.sheet.in.h:49
8200 #: sheets/ciscotelephony.sheet.in.h:50
8201 msgid "Unity Express"
8204 #: sheets/ciscotelephony.sheet.in.h:51
8205 msgid "Unity server"
8208 #: sheets/ciscotelephony.sheet.in.h:52
8209 msgid "Virtual switch controller (VSC 3000)"
8212 #: sheets/ciscotelephony.sheet.in.h:53
8213 msgid "Voice-Enabled ATM Switch"
8216 #: sheets/ciscotelephony.sheet.in.h:54
8217 msgid "Voice-Enabled Access Server"
8220 #: sheets/ciscotelephony.sheet.in.h:55
8221 msgid "Voice-Enabled Router"
8224 #: sheets/ciscotelephony.sheet.in.h:56
8228 #: sheets/civil.sheet.in.h:1
8229 msgid "Aerator with bubbles"
8232 #: sheets/civil.sheet.in.h:2
8233 msgid "Backflow preventer"
8236 #: sheets/civil.sheet.in.h:3
8240 #: sheets/civil.sheet.in.h:4
8241 msgid "Bivalent vertical rest"
8244 #: sheets/civil.sheet.in.h:5
8248 #: sheets/civil.sheet.in.h:6
8249 msgid "Civil Engineering Components"
8252 #: sheets/civil.sheet.in.h:7
8256 #: sheets/civil.sheet.in.h:8
8257 msgid "Final-settling basin"
8260 #: sheets/civil.sheet.in.h:9
8261 msgid "Frequency converter"
8264 #: sheets/civil.sheet.in.h:10
8268 #: sheets/civil.sheet.in.h:11
8269 msgid "Horizontal limiting line"
8272 #: sheets/civil.sheet.in.h:12
8273 msgid "Horizontal rest"
8276 #: sheets/civil.sheet.in.h:13
8277 msgid "Horizontally aligned arrow"
8280 #: sheets/civil.sheet.in.h:14
8281 msgid "Horizontally aligned compressor"
8284 #: sheets/civil.sheet.in.h:15
8285 msgid "Horizontally aligned pump"
8288 #: sheets/civil.sheet.in.h:16
8289 msgid "Horizontally aligned valve"
8292 #: sheets/civil.sheet.in.h:17
8296 #: sheets/civil.sheet.in.h:18
8297 msgid "Preliminary clarification tank"
8300 #: sheets/civil.sheet.in.h:19
8301 msgid "Reference line"
8304 #: sheets/civil.sheet.in.h:20
8308 #: sheets/civil.sheet.in.h:21
8312 #: sheets/civil.sheet.in.h:22
8313 msgid "Vertical limiting line"
8316 #: sheets/civil.sheet.in.h:23
8317 msgid "Vertical rest"
8320 #: sheets/civil.sheet.in.h:24
8321 msgid "Vertically aligned arrow"
8324 #: sheets/civil.sheet.in.h:25
8325 msgid "Vertically aligned compressor"
8328 #: sheets/civil.sheet.in.h:26
8329 msgid "Vertically aligned propeller"
8332 #: sheets/civil.sheet.in.h:27
8333 msgid "Vertically aligned pump"
8336 #: sheets/civil.sheet.in.h:28
8337 msgid "Vertically aligned valve"
8340 #: sheets/civil.sheet.in.h:29
8344 #: sheets/jigsaw.sheet.in.h:1
8348 #: sheets/jigsaw.sheet.in.h:2
8349 msgid "Jigsaw - part_iiii"
8352 #: sheets/jigsaw.sheet.in.h:3
8353 msgid "Jigsaw - part_iiio"
8356 #: sheets/jigsaw.sheet.in.h:4
8357 msgid "Jigsaw - part_iioi"
8360 #: sheets/jigsaw.sheet.in.h:5
8361 msgid "Jigsaw - part_iioo"
8364 #: sheets/jigsaw.sheet.in.h:6
8365 msgid "Jigsaw - part_ioii"
8368 #: sheets/jigsaw.sheet.in.h:7
8369 msgid "Jigsaw - part_ioio"
8372 #: sheets/jigsaw.sheet.in.h:8
8373 msgid "Jigsaw - part_iooi"
8376 #: sheets/jigsaw.sheet.in.h:9
8377 msgid "Jigsaw - part_iooo"
8380 #: sheets/jigsaw.sheet.in.h:10
8381 msgid "Jigsaw - part_oiii"
8384 #: sheets/jigsaw.sheet.in.h:11
8385 msgid "Jigsaw - part_oiio"
8388 #: sheets/jigsaw.sheet.in.h:12
8389 msgid "Jigsaw - part_oioi"
8392 #: sheets/jigsaw.sheet.in.h:13
8393 msgid "Jigsaw - part_oioo"
8396 #: sheets/jigsaw.sheet.in.h:14
8397 msgid "Jigsaw - part_ooii"
8400 #: sheets/jigsaw.sheet.in.h:15
8401 msgid "Jigsaw - part_ooio"
8404 #: sheets/jigsaw.sheet.in.h:16
8405 msgid "Jigsaw - part_oooi"
8408 #: sheets/jigsaw.sheet.in.h:17
8409 msgid "Jigsaw - part_oooo"
8412 #: sheets/jigsaw.sheet.in.h:18
8413 msgid "Pieces of a jigsaw"
8416 #: sheets/network.sheet.in.h:1
8417 msgid "24 Port Patch Panel"
8420 #: sheets/network.sheet.in.h:2
8421 msgid "3 1/2 inch diskette"
8424 #: sheets/network.sheet.in.h:3
8425 msgid "ATM switch symbol"
8428 #: sheets/network.sheet.in.h:4
8429 msgid "Antenna for wireless transmission"
8432 #: sheets/network.sheet.in.h:5
8436 #: sheets/network.sheet.in.h:6
8440 #: sheets/network.sheet.in.h:7
8444 #: sheets/network.sheet.in.h:8
8445 msgid "Digitizing board"
8448 #: sheets/network.sheet.in.h:9
8449 msgid "Ethernet bus"
8452 #: sheets/network.sheet.in.h:10
8453 msgid "External DAT drive"
8456 #: sheets/network.sheet.in.h:11
8457 msgid "Firewall router"
8460 #: sheets/network.sheet.in.h:12
8464 #: sheets/network.sheet.in.h:13
8465 msgid "Miditower PC"
8468 #: sheets/network.sheet.in.h:14
8469 msgid "Minitower PC"
8472 #: sheets/network.sheet.in.h:15
8473 msgid "Mobile phone"
8476 #: sheets/network.sheet.in.h:16
8477 msgid "Mobile telephony base station"
8480 #: sheets/network.sheet.in.h:17
8481 msgid "Mobile telephony cell"
8484 #: sheets/network.sheet.in.h:18
8485 msgid "Modular switching system"
8488 #: sheets/network.sheet.in.h:20
8492 #: sheets/network.sheet.in.h:21
8493 msgid "Network cloud"
8496 #: sheets/network.sheet.in.h:22
8497 msgid "Objects to design network diagrams with"
8500 #: sheets/network.sheet.in.h:23
8504 #: sheets/network.sheet.in.h:24
8505 msgid "RJ45 wall-plug"
8508 #: sheets/network.sheet.in.h:25
8509 msgid "Router symbol"
8512 #: sheets/network.sheet.in.h:26
8513 msgid "Simple modem"
8516 #: sheets/network.sheet.in.h:27
8517 msgid "Simple printer"
8520 #: sheets/network.sheet.in.h:28
8521 msgid "Speaker with integrated amplifier"
8524 #: sheets/network.sheet.in.h:29
8525 msgid "Speaker without amplifier"
8528 #: sheets/network.sheet.in.h:30
8529 msgid "Stackable hub or switch"
8532 #: sheets/network.sheet.in.h:31
8536 #: sheets/network.sheet.in.h:32
8537 msgid "Switch symbol"
8540 #: sheets/network.sheet.in.h:33
8544 #: sheets/network.sheet.in.h:34
8545 msgid "UNIX workstation"
8546 msgstr "UNIX vinnustöð"
8548 #: sheets/network.sheet.in.h:35
8549 msgid "WAN connection"
8552 #: sheets/network.sheet.in.h:36
8556 #: sheets/network.sheet.in.h:37
8557 msgid "Wall-plug for the scEAD cabling system"
8560 #: sheets/network.sheet.in.h:38
8561 msgid "Workstation monitor"
8564 #: sheets/network.sheet.in.h:39
8568 #: sheets/sybase.sheet.in.h:1
8569 msgid "Log transfer manager or rep agent"
8572 #: sheets/sybase.sheet.in.h:2
8573 msgid "Objects to design Sybase replication domain diagrams with"
8576 #: sheets/sybase.sheet.in.h:3
8577 msgid "Replication server manager"
8580 #: sheets/sybase.sheet.in.h:4
8581 msgid "Stable storage device"
8584 #: sheets/sybase.sheet.in.h:5
8588 #: sheets/sybase.sheet.in.h:6
8589 msgid "Sybase client application"
8592 #: sheets/sybase.sheet.in.h:7
8593 msgid "Sybase dataserver"
8596 #: sheets/sybase.sheet.in.h:8
8597 msgid "Sybase replication server"
8600 #~ msgid "eps,png,wmf,cgm,dxf,fig"
8601 #~ msgstr "eps,png,wmf,cgm,dxf,fig"
8603 #~ msgid "CDDI-FDDI"
8604 #~ msgstr "CDDI-FDDI"