From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../openoffice/Office/PresentationMinimizer.xcs | 395 +++++++++++++++++++++ 1 file changed, 395 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs (limited to 'officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs b/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs new file mode 100644 index 000000000..4ed868a5a --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs @@ -0,0 +1,395 @@ + + + + + Configuration of the Presentation Minimizer. + + + + + + Describes the Presentation Optimization Wizard settings of one session + + + + Specifies the name settings name + + Default + + + + Specifies if JPEG compression is being used + + true + + + + Specifies quality of the JPG export. A higher value results in higher quality and file size. + + + + + Represents lowest value that can be used. The lower the value, the less good is the compression quality and the bigger is be the file size. + + + + + Represents highest value that can be used. The higher the value, the better is the compression quality and the smaller is the file size. + + + + 75 + + + + Specifies if the crop area of an image should be removed + + true + + + + Specifies the Image Resolution that should be used in dpi. A value of zero determines that the image resolution should not be changed. + + 150 + + + + Specifies if linked images are to be embedded + + true + + + + Specifies if OLE Objects are converted to image objects at all + + true + + + + Specifies the compression type that is being used,. + + + Each + Alien + + 0 + + + + Specifies if unused Master Pages are being deleted + + true + + + + Specifies if hidden Slides are being deleted + + true + + + + Specifies if Notes Pages are being deleted + + false + + + + Specifies if the optimization is done on a new document. + + true + + + + Specifies if the newly created document is opened automatically. + + true + + + + + + UI strings. + + String STR_SUN_OPTIMIZATION_WIZARD2 + Presentation Minimizer + + + String STR_STEPS. + Steps + + + String STR_BACK. + < ~Back + + + String STR_NEXT. + ~Next > + + + String STR_FINISH. + ~Finish + + + String STR_CANCEL. + Cancel + + + String STR_INTRODUCTION. + Introduction + + + String STR_INTRODUCTION_T. + The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. + + At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation. + + + String STR_CHOSE_SETTINGS. + ~Choose settings for the Presentation Minimization Wizard + + + String STR_REMOVE. + ~Delete + + + String STR_GRAPHIC_OPTIMIZATION. + Choose settings for optimizing images + + + String STR_IMAGE_OPTIMIZATION. + Images + + + String STR_LOSSLESS_COMPRESSION. + ~Lossless compression + + + String STR_JPEG_COMPRESSION. + ~JPEG compression + + + String STR_QUALITY. + ~Quality + + + String STR_REMOVE_CROP_AREA. + ~Delete cropped image areas + + + String STR_IMAGE_RESOLUTION. + ~Image Resolution + + + String STR_IMAGE_RESOLUTION_0. + 0;<no change> + + + String STR_IMAGE_RESOLUTION_1. + 96;96 DPI (screen resolution) + + + String STR_IMAGE_RESOLUTION_2. + 150;150 DPI (projector resolution) + + + String STR_IMAGE_RESOLUTION_3. + 250;250 DPI + + + String STR_IMAGE_RESOLUTION_4. + 300;300 DPI (print resolution) + + + String STR_IMAGE_RESOLUTION_5. + 600;600 DPI + + + String STR_EMBED_LINKED_GRAPHICS. + ~Embed external images + + + String STR_OLE_OBJECTS. + OLE Objects + + + String STR_OLE_OPTIMIZATION. + Choose settings for replacing OLE objects + + + String STR_OLE_REPLACE. + Create static replacement images for OLE objects + + + String STR_ALL_OLE_OBJECTS. + For ~all OLE objects + + + String STR_ALIEN_OLE_OBJECTS_ONLY. + ~For OLE objects not based on OpenDocument format + + + String STR_OLE_OBJECTS_DESC. + Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects. + +The current presentation contains no OLE objects. + + + String STR_NO_OLE_OBJECTS_DESC. + Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects. + +The current presentation contains no OLE objects. + + + String STR_SLIDES. + Slides + + + String STR_CHOOSE_SLIDES. + Choose which slides to delete + + + String STR_DELETE_MASTER_PAGES. + Delete unused ~master pages + + + String STR_DELETE_NOTES_PAGES. + ~Clear notes + + + String STR_DELETE_HIDDEN_SLIDES. + Delete hidden ~slides + + + String STR_CUSTOM_SHOW. + Delete slides that are not used for the ~custom slide show + + + String STR_SUMMARY. + Summary + + + String STR_SUMMARY_TITLE. + Choose where to apply the following changes + + + String STR_APPLY_TO_CURRENT. + ~Apply changes to current presentation + + + String STR_AUTOMATICALLY_OPEN. + ~Open newly created presentation + + + String STR_SAVE_SETTINGS. + ~Save settings as + + + String STR_SAVE_AS. + ~Duplicate presentation before applying changes + + + String STR_DELETE_SLIDES. + Delete %SLIDES slides + + + + The following string is only used in plural. + + Optimize %IMAGES images to %QUALITY% JPEG quality at %RESOLUTION DPI. + + + String STR_CREATE_REPLACEMENT. + Create replacement images for %OLE objects. + + + String STR_CURRENT_FILESIZE. + Current file size: + + + String STR_ESTIMATED_FILESIZE. + Estimated new file size: + + + String MY_SETTINGS. + My Settings + + + String STR_OK. + OK + + + String STR_INFO_1. + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB. + + + String STR_INFO_2. + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB. + + + String STR_INFO_3. + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB. + + + String STR_INFO_4. + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB. + + + String STR_DUPLICATING_PRESENTATION. + Duplicating presentation... + + + String STR_DELETING_SLIDES. + Deleting slides... + + + String STR_OPTIMIZING_GRAPHICS. + Optimizing images... + + + String STR_CREATING_OLE_REPLACEMENTS. + Creating replacement images for OLE objects... + + + String STR_FILESIZESEPARATOR. + . + + + String STR_FILENAME_SUFFIX. + (minimized) + + + String STR_WARN_UNSAVED_PRESENTATION. + Do you want to minimize presentation without saving? + + + + + describes the name of the last used settings + + + + Describes saved settings. + + + List of the saved Presentation Optimization Wizard settings + + + + + -- cgit v1.2.3