diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /scp2/source/draw/registryitem_draw.ulf | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'scp2/source/draw/registryitem_draw.ulf')
-rw-r--r-- | scp2/source/draw/registryitem_draw.ulf | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/scp2/source/draw/registryitem_draw.ulf b/scp2/source/draw/registryitem_draw.ulf new file mode 100644 index 0000000000..5d1335bb8b --- /dev/null +++ b/scp2/source/draw/registryitem_draw.ulf @@ -0,0 +1,119 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +[STR_REG_VAL_NEW] +en-US = "&New" + +[STR_REG_VAL_SO60_DRAWING] +en-US = "%SXWFORMATNAME %SXWFORMATVERSION Drawing" + +[STR_REG_VAL_SO60_DRAW_TEMPLATE] +en-US = "%SXWFORMATNAME %SXWFORMATVERSION Drawing Template" + +[STR_REG_VAL_OO_DRAW] +en-US = "OpenDocument Drawing" + +[STR_REG_VAL_OO_DRAW_TEMPLATE] +en-US = "OpenDocument Drawing Template" + +[STR_REG_VAL_MS_VISIO_DOCUMENT] +en-US = "Microsoft Visio 2000/XP/2003 Document" + +[STR_REG_VAL_MS_VISIO_TEMPLATE] +en-US = "Microsoft Visio 2000/XP/2003 Template" + +[STR_REG_VAL_MS_PUBLISHER_DOCUMENT] +en-US = "Microsoft Publisher Document" + +[STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE] +en-US = "WordPerfect Graphic File" + +[STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT] +en-US = "AutoCAD File" + +[STR_REG_VAL_MS_ENHANCED_METAFILE] +en-US = "Microsoft Enhanced Metafile" + +[STR_REG_VAL_ENCAPSULATED_POSTSCRIPT] +en-US = "Encapsulated PostScript File" + +[STR_REG_VAL_OS2_METAFILE] +en-US = "OS/2 Metafile" + +[STR_REG_VAL_MACINTOSH_PICTURE_METAFILE] +en-US = "Macintosh Picture Metafile" + +[STR_REG_VAL_MS_WINDOWS_METAFILE] +en-US = "Microsoft Windows Metafile" + +[STR_REG_VAL_MS_WINDOWS_BITMAP] +en-US = "Microsoft Windows Bitmap File" + +[STR_REG_VAL_CORELDRAW_FILE_FORMAT] +en-US = "CorelDraw File" + +[STR_REG_VAL_COREL_PRESENTATION_EXCHANGE] +en-US = "Corel Presentation Exchange File" + +[STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT] +en-US = "Graphics Interchange Format File" + +[STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP] +en-US = "Joint Photographic Experts Group File" + +[STR_REG_VAL_PORTABLE_BITMAP_FORMAT] +en-US = "Portable Bitmap Format File" + +[STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE] +en-US = "Personal Computer Exchange File" + +[STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT] +en-US = "Portable Graymap Format File" + +[STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS] +en-US = "Portable Network Graphics File" + +[STR_REG_VAL_PORTABLE_PIXMAP_FORMAT] +en-US = "Portable Pixmap Format File" + +[STR_REG_VAL_PHOTOSHOP_DOCUMENT] +en-US = "Adobe Photoshop Document" + +[STR_REG_VAL_SUN_RASTER_GRAPHIC] +en-US = "Sun Raster Graphic File" + +[STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS] +en-US = "Scalable Vector Graphics File" + +[STR_REG_VAL_TRUEVISION_TGA] +en-US = "Truevision TGA File" + +[STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT] +en-US = "Tagged Image File" + +[STR_REG_VAL_X_BITMAP] +en-US = "X BitMap File" + +[STR_REG_VAL_X_PIXMAP] +en-US = "X Pixmap File" + +[STR_REG_VAL_KODAK_PHOTO_CD_IMAGE] +en-US = "Kodak Photo CD Image File" + +[STR_REG_VAL_PDF] +en-US = "PDF (Portable Document Format)" |