1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#include "strings.hrc" 24#include "sdstring.hrc" 25#include "glob.hrc" 26#include "helpids.h" 27#include "sdstring.hrc" 28 29String STR_DRAW_TOOLBOX 30{ 31 Text [ en-US ] = "Drawings Toolbar" ; 32}; 33String STR_GRAPHIC_TOOLBOX 34{ 35 Text [ en-US ] = "Draw toolbar/Graphics" ; 36}; 37String STR_SLIDE_TOOLBOX 38{ 39 Text [ en-US ] = "Slide Bar" ; 40}; 41String STR_OUTLINE_TOOLBOX 42{ 43 Text [ en-US ] = "Outline Bar" ; 44}; 45String STR_DRAW_OBJ_TOOLBOX 46{ 47 Text [ en-US ] = "Draw Object Bar" ; 48}; 49String STR_GRAPHIC_OBJ_TOOLBOX 50{ 51 Text [ en-US ] = "Draw object bar/Graphics" ; 52}; 53String STR_DRAW_OPTIONS_TOOLBOX 54{ 55 Text [ en-US ] = "Options Bar" ; 56}; 57String STR_GRAPHIC_OPTIONS_TOOLBOX 58{ 59 Text [ en-US ] = "Options bar/Graphics" ; 60}; 61String STR_DRAW_COMMONTASK_TOOLBOX 62{ 63 Text [ en-US ] = "Presentation" ; 64}; 65String STR_SLIDE_OBJ_TOOLBOX 66{ 67 Text [ en-US ] = "Slide Object Bar" ; 68}; 69String STR_BEZIER_TOOLBOX 70{ 71 Text [ en-US ] = "Bézier object bar" ; 72}; 73String STR_GLUEPOINTS_TOOLBOX 74{ 75 Text [ en-US ] = "Glue Point Object Bar" ; 76}; 77String STR_DRAW_TEXT_TOOLBOX 78{ 79 Text [ en-US ] = "Text Object Bar" ; 80}; 81String STR_GRAPHIC_TEXT_TOOLBOX 82{ 83 Text [ en-US ] = "Text Object Bar/Draw" ; 84}; 85String RID_APPTITLE 86{ 87 Text = "StarImpress 4.0" ; 88}; 89String STR_NULL 90{ 91 Text [ en-US ] = "None" ; 92}; 93String STR_INSERTPAGE 94{ 95 Text [ en-US ] = "Insert Slide" ; 96}; 97String STR_INSERTLAYER 98{ 99 Text [ en-US ] = "Insert Layer" ; 100}; 101String STR_MODIFYLAYER 102{ 103 Text [ en-US ] = "Modify Layer" ; 104}; 105String STR_UNDO_SLIDE_PARAMS 106{ 107 Text [ en-US ] = "Slide parameter" ; 108}; 109String STR_UNDO_SLIDE_MOVE 110{ 111 Text [ en-US ] = "Move slide" ; 112}; 113String STR_UNDO_CUT 114{ 115 Text [ en-US ] = "Cut" ; 116}; 117String STR_UNDO_REPLACE 118{ 119 Text [ en-US ] = "Replace" ; 120}; 121String STR_UNDO_DRAGDROP 122{ 123 Text [ en-US ] = "Drag and Drop" ; 124}; 125String STR_INSERTGRAPHIC 126{ 127 Text [ en-US ] = "Insert picture" ; 128}; 129String STR_SLOW 130{ 131 Text [ en-US ] = "Slow" ; 132}; 133String STR_MEDIUM 134{ 135 Text [ en-US ] = "Medium" ; 136}; 137String STR_FAST 138{ 139 Text [ en-US ] = "Fast" ; 140}; 141String STR_UNDO_BEZCLOSE 142{ 143 Text [ en-US ] = "Close Polygon" ; 144}; 145String STR_SLIDE_MODE 146{ 147 Text [ en-US ] = "Slide Sorter" ; 148}; 149String STR_DRAW_MODE 150{ 151 Text [ en-US ] = "Normal" ; 152}; 153String STR_OUTLINE_MODE 154{ 155 Text [ en-US ] = "Outline" ; 156}; 157String STR_NOTES_MODE 158{ 159 Text [ en-US ] = "Notes" ; 160}; 161String STR_HANDOUT_MODE 162{ 163 Text [ en-US ] = "Handout" ; 164}; 165 166String STR_AUTOLAYOUT_NONE 167{ 168 Text [ en-US ] = "Blank Slide" ; 169}; 170String STR_AUTOLAYOUT_ONLY_TITLE 171{ 172 Text [ en-US ] = "Title Only" ; 173}; 174String STR_AUTOLAYOUT_ONLY_TEXT 175{ 176 Text [ en-US ] = "Centered Text" ; 177}; 178String STR_AUTOLAYOUT_TITLE 179{ 180 Text [ en-US ] = "Title Slide" ; 181}; 182String STR_AUTOLAYOUT_CONTENT 183{ 184 Text [ en-US ] = "Title, Content" ; 185}; 186String STR_AUTOLAYOUT_2CONTENT 187{ 188 Text [ en-US ] = "Title and 2 Content" ; 189}; 190String STR_AUTOLAYOUT_CONTENT_2CONTENT 191{ 192 Text [ en-US ] = "Title, Content and 2 Content" ; 193}; 194String STR_AUTOLAYOUT_2CONTENT_CONTENT 195{ 196 Text [ en-US ] = "Title, 2 Content and Content" ; 197}; 198String STR_AUTOLAYOUT_CONTENT_OVER_2CONTENT 199{ 200 Text [ en-US ] = "Title, Content over 2 Content" ; 201}; 202String STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT 203{ 204 Text [ en-US ] = "Title, 2 Content over Content" ; 205}; 206String STR_AUTOLAYOUT_CONTENT_OVER_CONTENT 207{ 208 Text [ en-US ] = "Title, Content over Content" ; 209}; 210String STR_AUTOLAYOUT_4CONTENT 211{ 212 Text [ en-US ] = "Title, 4 Content" ; 213}; 214String STR_AUTOLAYOUT_6CONTENT 215{ 216 Text [ en-US ] = "Title, 6 Content" ; 217}; 218String STR_AL_TITLE_VERT_OUTLINE 219{ 220 Text [ en-US ] = "Title, Vertical Text" ; 221}; 222String STR_AL_TITLE_VERT_OUTLINE_CLIPART 223{ 224 Text [ en-US ] = "Title, Vertical Text, Clipart" ; 225}; 226String STR_AL_VERT_TITLE_TEXT_CHART 227{ 228 Text [ en-US ] = "Vertical Title, Text, Chart" ; 229}; 230String STR_AL_VERT_TITLE_VERT_OUTLINE 231{ 232 Text [ en-US ] = "Vertical Title, Vertical Text" ; 233}; 234 235String STR_AUTOLAYOUT_HANDOUT1 236{ 237 Text [ en-US ] = "One Slide" ; 238}; 239String STR_AUTOLAYOUT_HANDOUT2 240{ 241 Text [ en-US ] = "Two Slides" ; 242}; 243String STR_AUTOLAYOUT_HANDOUT3 244{ 245 Text [ en-US ] = "Three Slides" ; 246}; 247String STR_AUTOLAYOUT_HANDOUT4 248{ 249 Text [ en-US ] = "Four Slides" ; 250}; 251String STR_AUTOLAYOUT_HANDOUT6 252{ 253 Text [ en-US ] = "Six Slides" ; 254}; 255String STR_AUTOLAYOUT_HANDOUT9 256{ 257 Text [ en-US ] = "Nine Slides" ; 258}; 259 260String STR_AUTOLAYOUT_NOTES 261{ 262 Text [ en-US ] = "Notes" ; 263}; 264String STR_TRANSFORM 265{ 266 Text [ en-US ] = "transform" ; 267}; 268String STR_LINEEND 269{ 270 Text [ en-US ] = "Line Ends" ; 271}; 272String STR_DESC_LINEEND 273{ 274 Text [ en-US ] = "Please enter a name for the new arrowhead:" ; 275}; 276String STR_WARN_NAME_DUPLICATE 277{ 278 Text [ en-US ] = "The name chosen already exists. \nPlease enter another name." ; 279}; 280String STR_UNDO_ANIMATION 281{ 282 Text [ en-US ] = "Animation parameters" ; 283}; 284String STR_EXPORT_HTML_NAME 285{ 286 Text [ en-US ] = "Web Page"; 287}; 288String STR_EXPORT_HTML_FILTER 289{ 290 Text = "*.html;*.htm" ; 291}; 292String STR_EXPORT_DIALOG_TITLE 293{ 294 Text [ en-US ] = "Export" ; 295}; 296String STR_HTMLEXP_DEFAULT_EXTENSION 297{ 298 Text = ".html"; 299}; 300String STR_UNDO_COPYOBJECTS 301{ 302 Text [ en-US ] = "Duplicate" ; 303}; 304String STR_TITLE_NAMEGROUP 305{ 306 Text [ en-US ] = "Name Object"; 307}; 308String STR_DESC_NAMEGROUP 309{ 310 Text [ en-US ] = "Name"; 311}; 312String STR_WARN_PAGE_EXISTS 313{ 314 Text [ en-US ] = "The slide name already exists or is invalid. Please enter another name." ; 315}; 316String STR_SNAPDLG_SETLINE 317{ 318 Text [ en-US ] = "Edit Snap Line" ; 319}; 320String STR_SNAPDLG_SETPOINT 321{ 322 Text [ en-US ] = "Edit Snap Point" ; 323}; 324String STR_POPUP_EDIT_SNAPLINE 325{ 326 Text [ en-US ] = "Edit Snap Line..." ; 327}; 328String STR_POPUP_EDIT_SNAPPOINT 329{ 330 Text [ en-US ] = "Edit Snap Point..." ; 331}; 332String STR_POPUP_DELETE_SNAPLINE 333{ 334 Text [ en-US ] = "Delete Snap Line" ; 335}; 336String STR_POPUP_DELETE_SNAPPOINT 337{ 338 Text [ en-US ] = "Delete Snap Point" ; 339}; 340String STR_IMPRESS 341{ 342 Text [ en-US ] = "StarImpress 4.0" ; 343}; 344String STR_LAYER 345{ 346 Text [ en-US ] = "Layer" ; 347}; 348String STR_UNDO_DELETEPAGES 349{ 350 Text [ en-US ] = "Delete slides" ; 351}; 352String STR_UNDO_INSERTPAGES 353{ 354 Text [ en-US ] = "Insert slides" ; 355}; 356String STR_ASK_DELETE_LAYER 357{ 358 Text [ en-US ] = "Are you sure you want to delete the level \"$\"?\nNote: All objects on this level will be deleted!" ; 359}; 360String STR_ASK_DELETE_ALL_PICTURES 361{ 362 Text [ en-US ] = "Do you really want to delete all images?" ; 363}; 364String STR_UNDO_CHANGE_TITLE_AND_LAYOUT 365{ 366 Text [ en-US ] = "Modify title and outline" ; 367}; 368String STR_WAV_FILE 369{ 370 Text [ en-US ] = "Sound" ; 371}; 372String STR_MIDI_FILE 373{ 374 Text [ en-US ] = "MIDI" ; 375}; 376String STR_AU_FILE 377{ 378 Text [ en-US ] = "Sun/NeXT Audio" ; 379}; 380String STR_VOC_FILE 381{ 382 Text [ en-US ] = "Creative Labs Audio" ; 383}; 384String STR_AIFF_FILE 385{ 386 Text [ en-US ] = "Apple/SGI Audio" ; 387}; 388String STR_SVX_FILE 389{ 390 Text [ en-US ] = "Amiga SVX Audio" ; 391}; 392String STR_SD_PAGE 393{ 394 Text [ en-US ] = "Slide" ; 395}; 396String STR_ALL_FILES 397{ 398 Text [ en-US ] = "All files (*.*)" ; 399}; 400String STR_UNDO_INSERT_TEXTFRAME 401{ 402 Text [ en-US ] = "Insert text frame" ; 403}; 404String STR_ACTION_NOTPOSSIBLE 405{ 406 Text [ en-US ] = "This function cannot be run \nwith the selected objects." ; 407}; 408String STR_DLG_INSERT_PAGES_FROM_FILE 409{ 410 Text [ en-US ] = "Insert File" ; 411}; 412String STR_READ_DATA_ERROR 413{ 414 Text [ en-US ] = "The file could not be loaded!" ; 415}; 416String STR_SCALE_OBJECTS 417{ 418 Text [ en-US ] = "The format of the new pages will be adapted.\nDo you want to adapt the objects, too?" ; 419}; 420String STR_CREATE_PAGES 421{ 422 Text [ en-US ] = "Create slides" ; 423}; 424String STR_UNDO_CHANGE_PAGEFORMAT 425{ 426 Text [ en-US ] = "Modify page format" ; 427}; 428String STR_UNDO_CHANGE_PAGEBORDER 429{ 430 Text [ en-US ] = "Modify page margins" ; 431}; 432String STR_EDIT_OBJ 433{ 434 Text [ en-US ] = "~Edit" ; 435}; 436ModalDialog RID_UNDO_DELETE_WARNING 437{ 438 OutputSize = TRUE; 439 Size = MAP_APPFONT( 175 + 39 + (3 * 6), (7 * 12) + 6 ); 440 Moveable = TRUE; 441 Closeable = TRUE; 442 443 HelpID = HID_UNDO_DELETE_WARNING; 444 445 FixedImage IMG_UNDO_DELETE_WARNING 446 { 447 Pos = MAP_APPFONT( 6, 6 ); 448 Size = MAP_APPFONT( 30, 30 ); 449 }; 450 FixedText FT_UNDO_DELETE_WARNING 451 { 452 Pos = MAP_APPFONT( 39, 6 ); 453 Size = MAP_APPFONT( 175, 4 * 12 ); 454 WordBreak = TRUE; 455 Text [ en-US ] = "This action deletes the list of actions that can\nbe undone. Previous changes made to the document are still valid,\nbut cannot be undone. Do you want to continue and\nthus assign the new slide design?"; 456 }; 457 CheckBox CB_UNDO_DELETE_DISABLE 458 { 459 HelpID = "sd:CheckBox:RID_UNDO_DELETE_WARNING:CB_UNDO_DELETE_DISABLE"; 460 Pos = MAP_APPFONT( 39, (4 * 12) + 9 ); 461 Size = MAP_APPFONT( 175, 12 ); 462 Text [ en-US ] = "~Do not show this warning again"; 463 }; 464 OKButton BTN_UNDO_DELETE_YES 465 { 466 Pos = MAP_APPFONT( 60, (5 * 12) + 13 ); 467 Size = MAP_APPFONT( 50, 14 ); 468 }; 469 CancelButton BTN_UNDO_DELETE_NO 470 { 471 Pos = MAP_APPFONT( 120, (5 * 12) + 13 ); 472 Size = MAP_APPFONT( 50, 14 ); 473 DefButton = TRUE; 474 }; 475 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION"; 476}; 477 478String STR_DELETE_PAGES 479{ 480 Text [ en-US ] = "Delete slides" ; 481}; 482String STR_WARN_PRINTFORMAT_FAILURE 483{ 484 Text [ en-US ] = "The document format could not be set on the specified printer." ; 485}; 486String STR_REMOVE_LINK 487{ 488 Text [ en-US ] = "This graphic is linked to a document. \nDo you want to unlink the graphic in order to edit it?" ; 489}; 490String STR_IMPORT_GRFILTER_OPENERROR 491{ 492 Text [ en-US ] = "Graphics file cannot be opened" ; 493}; 494String STR_IMPORT_GRFILTER_IOERROR 495{ 496 Text [ en-US ] = "Graphics file cannot be read" ; 497}; 498String STR_IMPORT_GRFILTER_FORMATERROR 499{ 500 Text [ en-US ] = "Unknown graphics format" ; 501}; 502String STR_IMPORT_GRFILTER_VERSIONERROR 503{ 504 Text [ en-US ] = "This graphics file version is not supported" ; 505}; 506String STR_IMPORT_GRFILTER_FILTERERROR 507{ 508 Text [ en-US ] = "Graphics filter not found" ; 509}; 510String STR_IMPORT_GRFILTER_TOOBIG 511{ 512 Text [ en-US ] = "Not enough memory to import graphics" ; 513}; 514String STR_OBJECTS 515{ 516 Text [ en-US ] = "Objects" ; 517}; 518String STR_END_SEARCHING 519{ 520 Text [ en-US ] = "The document search is finished." ; 521}; 522String STR_END_SPELLING 523{ 524 Text [ en-US ] = "Spellcheck of entire document has been completed." ; 525}; 526String STR_END_SPELLING_OBJ 527{ 528 Text [ en-US ] = "The spellcheck for the selected objects has been completed." ; 529}; 530String STR_NOLANGUAGE 531{ 532 Text [ en-US ] = "The selected language is not available." ; 533}; 534String STR_ASK_FOR_CONVERT_TO_BEZIER 535{ 536 Text [ en-US ] = "Convert selected object to curve?" ; 537}; 538String STR_UNDO_CHANGE_PRES_OBJECT 539{ 540 Text [ en-US ] = "Modify presentation object '$'" ; 541}; 542String STR_UNDO_MODIFY_PAGE 543{ 544 Text [ en-US ] = "Slide layout" ; 545}; 546String STR_STATSTR_PRINT 547{ 548 Text [ en-US ] = "Printing..." ; 549}; 550String STR_UNDO_INSERT_FILE 551{ 552 Text [ en-US ] = "Insert file" ; 553}; 554String STR_SCALE_OBJS_TO_PAGE 555{ 556 Text [ en-US ] = "Should the graphics be scaled to the new slide format?" ; 557}; 558String STR_UNDO_INSERT_SPECCHAR 559{ 560 Text [ en-US ] = "Insert special character" ; 561}; 562String STR_UNDO_SET_PRESLAYOUT 563{ 564 Text [ en-US ] = "Apply presentation layout" ; 565}; 566String STR_STRING_NOTFOUND 567{ 568 Text [ en-US ] = "Search key not found." ; 569}; 570String STR_PLAY 571{ 572 Text [ en-US ] = "~Play" ; 573}; 574String STR_STOP 575{ 576 Text [ en-US ] = "Sto~p" ; 577}; 578String STR_UNDO_ORIGINALSIZE 579{ 580 Text [ en-US ] = "Original Size" ; 581}; 582String STR_PRINT_DRAWING 583{ 584 Text [ en-US ] = " (Drawing)" ; 585}; 586String STR_PRINT_NOTES 587{ 588 Text [ en-US ] = " (Notes)" ; 589}; 590String STR_PRINT_HANDOUT 591{ 592 Text [ en-US ] = " (Handout)" ; 593}; 594String STR_PRINT_OUTLINE 595{ 596 Text [ en-US ] = " (Outline)" ; 597}; 598String STR_WARN_SCALE_FAIL 599{ 600 Text [ en-US ] = "The specified scale is invalid.\nDo you want to enter a new one?" ; 601}; 602String STR_CLICK_ACTION_NONE 603{ 604 Text [ en-US ] = "No action" ; 605}; 606String STR_CLICK_ACTION_PREVPAGE 607{ 608 Text [ en-US ] = "Go to previous slide" ; 609}; 610String STR_CLICK_ACTION_NEXTPAGE 611{ 612 Text [ en-US ] = "Go to next slide" ; 613}; 614String STR_CLICK_ACTION_FIRSTPAGE 615{ 616 Text [ en-US ] = "Go to first slide" ; 617}; 618String STR_CLICK_ACTION_LASTPAGE 619{ 620 Text [ en-US ] = "Go to last slide" ; 621}; 622String STR_CLICK_ACTION_BOOKMARK 623{ 624 Text [ en-US ] = "Go to page or object" ; 625}; 626String STR_CLICK_ACTION_DOCUMENT 627{ 628 Text [ en-US ] = "Go to document" ; 629}; 630String STR_CLICK_ACTION_VANISH 631{ 632 Text [ en-US ] = "Fade object" ; 633}; 634String STR_CLICK_ACTION_INVISIBLE 635{ 636 Text [ en-US ] = "Hide object" ; 637}; 638String STR_CLICK_ACTION_SOUND 639{ 640 Text [ en-US ] = "Play sound" ; 641}; 642String STR_CLICK_ACTION_VERB 643{ 644 Text [ en-US ] = "Start object action" ; 645}; 646String STR_CLICK_ACTION_PROGRAM 647{ 648 Text [ en-US ] = "Run program" ; 649}; 650String STR_CLICK_ACTION_MACRO 651{ 652 Text [ en-US ] = "Run macro" ; 653}; 654String STR_CLICK_ACTION_STOPPRESENTATION 655{ 656 Text [ en-US ] = "Exit presentation" ; 657}; 658String STR_EFFECTDLG_JUMP 659{ 660 Text [ en-US ] = "Target"; 661}; 662String STR_EFFECTDLG_ACTION 663{ 664 Text [ en-US ] = "Act~ion"; 665}; 666String STR_EFFECTDLG_SOUND 667{ 668 Text [ en-US ] = "Sound" ; 669}; 670String STR_EFFECTDLG_PAGE_OBJECT 671{ 672 Text [ en-US ] = "Slide / Object" ; 673}; 674String STR_EFFECTDLG_DOCUMENT 675{ 676 Text [ en-US ] = "Document" ; 677}; 678String STR_EFFECTDLG_PROGRAM 679{ 680 Text [ en-US ] = "Program" ; 681}; 682String STR_EFFECTDLG_MACRO 683{ 684 Text [ en-US ] = "Macro" ; 685}; 686 // Strings fuer Animations-Effekte 687String STR_EFFECT_NONE 688{ 689 Text [ en-US ] = "No Effect" ; 690}; 691String STR_INSERT_TEXT 692{ 693 Text [ en-US ] = "Insert Text" ; 694}; 695String STR_SLIDE_SINGULAR 696{ 697 Text [ en-US ] = " Slide" ; 698}; 699String STR_SLIDE_PLURAL 700{ 701 Text [ en-US ] = " Slides" ; 702}; 703String STR_LOAD_PRESENTATION_LAYOUT 704{ 705 Text [ en-US ] = "Load Slide Design" ; 706}; 707String STR_DRAGTYPE_URL 708{ 709 Text [ en-US ] = "Insert as hyperlink" ; 710}; 711String STR_DRAGTYPE_EMBEDDED 712{ 713 Text [ en-US ] = "Insert as copy" ; 714}; 715String STR_DRAGTYPE_LINK 716{ 717 Text [ en-US ] = "Insert as link" ; 718}; 719String STR_GLUE_ESCDIR_SMART 720{ 721 Text [ en-US ] = "Smart" ; 722}; 723String STR_GLUE_ESCDIR_LEFT 724{ 725 Text [ en-US ] = "Left" ; 726}; 727String STR_GLUE_ESCDIR_RIGHT 728{ 729 Text [ en-US ] = "Right" ; 730}; 731String STR_GLUE_ESCDIR_TOP 732{ 733 Text [ en-US ] = "Top" ; 734}; 735String STR_GLUE_ESCDIR_BOTTOM 736{ 737 Text [ en-US ] = "Bottom" ; 738}; 739String STR_GLUE_ESCDIR_LO 740{ 741 Text [ en-US ] = "Top Left?" ; 742}; 743String STR_GLUE_ESCDIR_LU 744{ 745 Text [ en-US ] = "Bottom Left?" ; 746}; 747String STR_GLUE_ESCDIR_RO 748{ 749 Text [ en-US ] = "Top Right?" ; 750}; 751String STR_GLUE_ESCDIR_RU 752{ 753 Text [ en-US ] = "Bottom Right?" ; 754}; 755String STR_GLUE_ESCDIR_HORZ 756{ 757 Text [ en-US ] = "Horizontal" ; 758}; 759String STR_GLUE_ESCDIR_VERT 760{ 761 Text [ en-US ] = "Vertical" ; 762}; 763String STR_GLUE_ESCDIR_ALL 764{ 765 Text [ en-US ] = "All?" ; 766}; 767String STR_CANT_PERFORM_IN_LIVEMODE 768{ 769 Text [ en-US ] = "This action can't be run in the live mode." ; 770}; 771String STR_PUBLISH_BACK 772{ 773 Text [ en-US ] = "Back" ; 774}; 775String STR_PUBLISH_NEXT 776{ 777 Text [ en-US ] = "Continue" ; 778}; 779String STR_PUBLISH_OUTLINE 780{ 781 Text [ en-US ] = "Overview" ; 782}; 783String STR_EYEDROPPER 784{ 785 Text [ en-US ] = "Color Replacer" ; 786}; 787String STR_UNDO_MORPHING 788{ 789 Text [ en-US ] = "Cross-fading" ; 790}; 791String STR_UNDO_COLORRESOLUTION 792{ 793 Text [ en-US ] = "Color resolution" ; 794}; 795String STR_UNDO_EXPAND_PAGE 796{ 797 Text [ en-US ] = "Expand Slide" ; 798}; 799String STR_UNDO_SUMMARY_PAGE 800{ 801 Text [ en-US ] = "Table of Contents Slide" ; 802}; 803String STR_TWAIN_NO_SOURCE_UNX 804{ 805 Text [ en-US ] = "No SANE source is available at the moment." ; 806}; 807 808String STR_TWAIN_NO_SOURCE 809{ 810 Text [ en-US ] = "At present, no TWAIN source is available." ; 811}; 812 813String STR_FIX 814{ 815 Text [ en-US ] = "Fixed" ; 816}; 817String STR_VAR 818{ 819 Text [ en-US ] = "Variable" ; 820}; 821String STR_STANDARD_NORMAL 822{ 823 Text [ en-US ] = "Standard" ; 824}; 825String STR_STANDARD_SMALL 826{ 827 Text [ en-US ] = "Standard (short)" ; 828}; 829String STR_STANDARD_BIG 830{ 831 Text [ en-US ] = "Standard (long)" ; 832}; 833String STR_FILEFORMAT_NAME_EXT 834{ 835 Text [ en-US ] = "File name" ; 836}; 837String STR_FILEFORMAT_FULLPATH 838{ 839 Text [ en-US ] = "Path/File name" ; 840}; 841String STR_FILEFORMAT_PATH 842{ 843 Text [ en-US ] = "Path" ; 844}; 845String STR_FILEFORMAT_NAME 846{ 847 Text [ en-US ] = "File name without extension" ; 848}; 849String STR_RELEASE_GRAPHICLINK 850{ 851 Text [ en-US ] = "This graphic is linked to a document. Do you want to unlink the graphic in order to edit it?" ; 852}; 853String STR_NEW_CUSTOMSHOW 854{ 855 Text [ en-US ] = "New Custom Slide Show" ; 856}; 857String STR_COPY_CUSTOMSHOW 858{ 859 Text [ en-US ] = "Copy " ; 860}; 861String STR_IMPRESS_DOCUMENT 862{ 863 Text [ en-US ] = "Presentation" ; 864}; 865String STR_IMPRESS_DOCUMENT_FULLTYPE_60 866{ 867 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Presentation" ; 868}; 869String STR_GRAPHIC_DOCUMENT 870{ 871 Text [ en-US ] = "Drawing" ; 872}; 873String STR_GRAPHIC_DOCUMENT_FULLTYPE_60 874{ 875 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Drawing" ; 876}; 877String STR_BREAK_METAFILE 878{ 879 Text [ en-US ] = "Ungroup Metafile(s)..."; 880}; 881String STR_BREAK_FAIL 882{ 883 Text [ en-US ] = "It was not possible to ungroup all drawing objects."; 884}; 885 886// HtmlExport 887String STR_PUBDLG_SAMENAME 888{ 889 Text [ en-US ] = "A design already exists with this name.\nDo you want to replace it?"; 890}; 891 892String STR_HTMLATTR_TEXT 893{ 894 Text [ en-US ] = "Text"; 895}; 896 897String STR_HTMLATTR_LINK 898{ 899 Text [ en-US ] = "Hyperlink"; 900}; 901 902String STR_HTMLATTR_VLINK 903{ 904 Text [ en-US ] = "Visited link"; 905}; 906 907String STR_HTMLATTR_ALINK 908{ 909 Text [ en-US ] = "Active link"; 910}; 911 912String STR_HTMLEXP_NOTES 913{ 914 Text [ en-US ] = "Notes"; 915}; 916 917String STR_HTMLEXP_CONTENTS 918{ 919 Text [ en-US ] = "Table of contents"; 920}; 921 922String STR_HTMLEXP_CLICKSTART 923{ 924 Text [ en-US ] = "Click here to start"; 925}; 926 927String STR_HTMLEXP_AUTHOR 928{ 929 Text [ en-US ] = "Author"; 930}; 931 932String STR_HTMLEXP_EMAIL 933{ 934 Text [ en-US ] = "E-mail"; 935}; 936 937String STR_HTMLEXP_HOMEPAGE 938{ 939 Text [ en-US ] = "Homepage"; 940}; 941 942String STR_HTMLEXP_INFO 943{ 944 Text [ en-US ] = "Further information"; 945}; 946 947String STR_HTMLEXP_DOWNLOAD 948{ 949 Text [ en-US ] = "Download presentation"; 950}; 951 952String STR_HTMLEXP_NOFRAMES 953{ 954 Text [ en-US ] = "Unfortunately your browser does not support floating frames."; 955}; 956 957String STR_HTMLEXP_FIRSTPAGE 958{ 959 Text [ en-US ] = "First page"; 960}; 961 962String STR_HTMLEXP_LASTPAGE 963{ 964 Text [ en-US ] = "Last page"; 965}; 966 967String STR_HTMLEXP_SETTEXT 968{ 969 Text [ en-US ] = "Text"; 970}; 971 972String STR_HTMLEXP_SETGRAPHIC 973{ 974 Text [ en-US ] = "Graphics"; 975}; 976 977String STR_HTMLEXP_OUTLINE 978{ 979 Text [ en-US ] = "With contents"; 980}; 981 982String STR_HTMLEXP_NOOUTLINE 983{ 984 Text [ en-US ] = "Without contents"; 985}; 986 987String STR_WEBVIEW_SAVE 988{ 989 Text [ en-US ] = "To given page"; 990}; 991 992String STR_UNDO_VECTORIZE 993{ 994 Text [ en-US ] = "Convert bitmap to polygon" ; 995}; 996 997String STR_PRES_SOFTEND 998{ 999 Text [ en-US ] = "Click to exit presentation..." ; 1000}; 1001 1002String STR_PRES_PAUSE 1003{ 1004 Text [ en-US ] = "Pause..." ; 1005}; 1006 1007STRING STR_WIZARD_ORIGINAL 1008{ 1009 Text [ en-US ] = "<Original>"; 1010}; 1011 1012STRING STR_ISLOADING 1013{ 1014 Text [ en-US ] = "Loading..."; 1015}; 1016 1017String STR_DRAW_GRAF_TOOLBOX 1018{ 1019 Text [ en-US ] = "Graphics Object Bar" ; 1020}; 1021 1022String STR_UNDO_APPLY_3D_FAVOURITE 1023{ 1024 Text [ en-US ] = "Apply 3D favorite"; 1025}; 1026 1027String STR_UNDO_GRAFFILTER 1028{ 1029 Text [ en-US ] = "Graphics filter" ; 1030}; 1031 1032String STR_WARNING_NOSOUNDFILE 1033{ 1034 Text [ en-US ] = "The file %\nis not a valid sound file !" ; 1035}; 1036 1037String STR_UNDO_CONVERT_TO_METAFILE 1038{ 1039 Text [ en-US ] = "Convert to metafile" ; 1040}; 1041 1042String STR_UNDO_CONVERT_TO_BITMAP 1043{ 1044 Text [ en-US ] = "Convert to bitmap" ; 1045}; 1046String STR_HTMLEXP_ERROR_CREATE_FILE 1047{ 1048 Text [ en-US ] = "Cannot create the file $(URL1)."; 1049}; 1050String STR_HTMLEXP_ERROR_OPEN_FILE 1051{ 1052 Text [ en-US ] = "Could not open the file $(URL1)."; 1053}; 1054String STR_HTMLEXP_ERROR_COPY_FILE 1055{ 1056 Text [ en-US ] = "The file $(URL1) could not be copied to $(URL2)"; 1057}; 1058String STR_PAGE_BACKGROUND_TITLE 1059{ 1060 Text [ en-US ] = "Page Settings" ; 1061}; 1062String STR_PAGE_BACKGROUND_TXT 1063{ 1064 Text [ en-US ] = "Background settings for all pages?" ; 1065}; 1066String STR_TITLE_RENAMESLIDE 1067{ 1068 Text [ en-US ] = "Rename Slide"; 1069}; 1070String STR_TITLE_SAVE_AS_PICTURE 1071{ 1072 Text [ en-US ] = "Save as Picture"; 1073}; 1074String STR_DESC_RENAMESLIDE 1075{ 1076 Text [ en-US ] = "Name"; 1077}; 1078 1079String STR_PLACEHOLDER_DESCRIPTION_TITLE 1080{ 1081 Text [ en-US ] = "Title Area for AutoLayouts" ; 1082}; 1083 1084String STR_PLACEHOLDER_DESCRIPTION_OUTLINE 1085{ 1086 Text [ en-US ] = "Object Area for AutoLayouts" ; 1087}; 1088 1089String STR_PLACEHOLDER_DESCRIPTION_FOOTER 1090{ 1091 Text [ en-US ] = "Footer Area" ; 1092}; 1093 1094String STR_PLACEHOLDER_DESCRIPTION_HEADER 1095{ 1096 Text [ en-US ] = "Header Area" ; 1097}; 1098 1099String STR_PLACEHOLDER_DESCRIPTION_DATETIME 1100{ 1101 Text [ en-US ] = "Date Area" ; 1102}; 1103 1104String STR_PLACEHOLDER_DESCRIPTION_SLIDE 1105{ 1106 Text [ en-US ] = "Slide Number Area" ; 1107}; 1108 1109String STR_PLACEHOLDER_DESCRIPTION_NUMBER 1110{ 1111 Text [ en-US ] = "Page Number Area" ; 1112}; 1113 1114String STR_FIELD_PLACEHOLDER_HEADER 1115{ 1116 Text [ en-US ] = "<header>" ; 1117}; 1118 1119String STR_FIELD_PLACEHOLDER_FOOTER 1120{ 1121 Text [ en-US ] = "<footer>" ; 1122}; 1123 1124String STR_FIELD_PLACEHOLDER_DATETIME 1125{ 1126 Text [ en-US ] = "<date/time>" ; 1127}; 1128String STR_FIELD_PLACEHOLDER_NUMBER 1129{ 1130 Text [ en-US ] = "<number>" ; 1131}; 1132String STR_FIELD_PLACEHOLDER_COUNT 1133{ 1134 Text [ en-US ]="<count>" ; 1135}; 1136 1137String STR_PLACEHOLDER_DESCRIPTION_NOTES 1138{ 1139 Text [ en-US ] = "Notes Area"; 1140}; 1141 1142String STR_UNDO_HANGULHANJACONVERSION 1143{ 1144 Text [ en-US ] = "Hangul/Hanja Conversion"; 1145}; 1146 1147String STR_LEFT_PANE_IMPRESS_TITLE 1148{ 1149 Text [ en-US ] = "Slides"; 1150}; 1151String STR_LEFT_PANE_DRAW_TITLE 1152{ 1153 Text [ en-US ] = "Pages"; 1154}; 1155String STR_RIGHT_PANE_TITLE 1156{ 1157 Text [ en-US ] = "Tasks"; 1158}; 1159String STR_TASKPANEL_MASTER_PAGE_TITLE 1160{ 1161 Text [ en-US ] = "Master Pages"; 1162}; 1163String STR_TASKPANEL_MASTER_PAGE_MENU_TITLE 1164{ 1165 Text [ en-US ] = "View"; 1166}; 1167String STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 1168{ 1169 Text [ en-US ] = "~Dock Task Pane"; 1170}; 1171String STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 1172{ 1173 Text [ en-US ] = "~Undock Task Pane"; 1174}; 1175String STR_TASKPANEL_CURRENT_MASTER_PAGES_TITLE 1176{ 1177 Text [ en-US ] = "Used in This Presentation"; 1178}; 1179String STR_TASKPANEL_RECENT_MASTER_PAGES_TITLE 1180{ 1181 Text [ en-US ] = "Recently Used"; 1182}; 1183String STR_TASKPANEL_ALL_MASTER_PAGES_TITLE 1184{ 1185 Text [ en-US ] = "Available for Use"; 1186}; 1187String STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION 1188{ 1189 Text [ en-US ] = "Preview not available"; 1190}; 1191String STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION 1192{ 1193 Text [ en-US ] = "Preparing preview"; 1194}; 1195String STR_TASKPANEL_LAYOUT_MENU_TITLE 1196{ 1197 Text [ en-US ] = "Layouts"; 1198}; 1199String STR_GRAPHICS_STYLE_FAMILY 1200{ 1201 Text [ en-US ] = "Graphics Styles"; 1202}; 1203String STR_CELL_STYLE_FAMILY 1204{ 1205 Text [ en-US ] = "Cell Styles"; 1206}; 1207String DLG_TABLEDESIGNPANE 1208{ 1209 Text [ en-US ] = "Table Designs"; 1210}; 1211String STR_CUSTOMANIMATIONPANE 1212{ 1213 Text [ en-US ] = "Custom Animation"; 1214}; 1215String STR_SLIDE_TRANSITION_PANE 1216{ 1217 Text [ en-US ] = "Slide Transition"; 1218}; 1219String STR_NAVIGATOR_SHOW_NAMED_SHAPES 1220{ 1221 Text [ en-US ] = "Named shapes"; 1222}; 1223String STR_NAVIGATOR_SHOW_ALL_SHAPES 1224{ 1225 Text [ en-US ] = "All shapes"; 1226}; 1227String STR_NAVIGATOR_SHAPE_BASE_NAME 1228{ 1229 Text [ en-US ] = "Shape %1"; 1230}; 1231String STR_SET_BACKGROUND_PICTURE 1232{ 1233 Text [ en-US ] = "Set Background Picture for Slide ..." ; 1234}; 1235 1236String STR_ACC_DIALOG_DESC 1237{ 1238 Text [ en-US ] = "Select a template from which to import page designs." ; 1239}; 1240 1241String RID_ANNOTATIONS_START 1242{ 1243 Text [ en-US ] = "Comments"; 1244}; 1245 1246String STR_RESET_LAYOUT 1247{ 1248 Text[ en-US ] = "Reset Slide Layout"; 1249}; 1250 1251String STR_INSERT_TABLE 1252{ 1253 Text [ en-US ] = "Insert Table"; 1254}; 1255 1256String STR_INSERT_CHART 1257{ 1258 Text [ en-US ] = "Insert Chart"; 1259}; 1260 1261String STR_INSERT_PICTURE 1262{ 1263 Text [ en-US ] = "Insert Picture"; 1264}; 1265 1266String STR_INSERT_MOVIE 1267{ 1268 Text [ en-US ] = "Insert Movie"; 1269}; 1270 1271String RID_DRAW_VIEWER_TOOLBOX 1272{ 1273 Text [ en-US ] = "Function Bar (viewing mode)" ; 1274}; 1275 1276String RID_GRAPHIC_VIEWER_TOOLBOX 1277{ 1278 Text [ en-US ] = "Function Bar (viewing mode)" ; 1279}; 1280 1281String RID_DRAW_MEDIA_TOOLBOX 1282{ 1283 Text [ en-US ] = "Media Playback" ; 1284}; 1285 1286String RID_DRAW_TABLE_TOOLBOX 1287{ 1288 TEXT [ de ] = "Tabelle" ; 1289 Text [ en-US ] = "Table" ; 1290}; 1291 1292String STR_SAR_NOT_FOUND 1293{ 1294 Text [ en-US ] = "Search key not found."; 1295}; 1296 1297String STR_SAR_WRAP_FORWARD 1298{ 1299 Text [ en-US ] = "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"; 1300}; 1301 1302String STR_SAR_WRAP_BACKWARD 1303{ 1304 Text [ en-US ] = "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"; 1305}; 1306 1307String STR_SAR_WRAP_FORWARD_DRAW 1308{ 1309 Text [ en-US ] = "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"; 1310}; 1311 1312String STR_SAR_WRAP_BACKWARD_DRAW 1313{ 1314 Text [ en-US ] = "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"; 1315}; 1316