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 --- scp2/source/graphicfilter/module_graphicfilter.ulf | 101 +++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 scp2/source/graphicfilter/module_graphicfilter.ulf (limited to 'scp2/source/graphicfilter/module_graphicfilter.ulf') diff --git a/scp2/source/graphicfilter/module_graphicfilter.ulf b/scp2/source/graphicfilter/module_graphicfilter.ulf new file mode 100644 index 000000000..6f4c28632 --- /dev/null +++ b/scp2/source/graphicfilter/module_graphicfilter.ulf @@ -0,0 +1,101 @@ +/* + * 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_NAME_MODULE_OPTIONAL_GRFFLT] +en-US = "Image Filters" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT] +en-US = "Additional filters required to read alien image formats." + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_ADOBE] +en-US = "Adobe Photoshop Import Filter" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_ADOBE] +en-US = "Adobe Photoshop Import Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_TGA] +en-US = "TGA Import" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_TGA] +en-US = "TGA TrueVision TARGA Import Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_EPS] +en-US = "EPS Import/Export Filter" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_EPS] +en-US = "Encapsulated Postscript Import/Export Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_XPM] +en-US = "XPM Export Filter" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_XPM] +en-US = "XPM Export Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_PBMP] +en-US = "Portable Bitmap Import/Export" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_PBMP] +en-US = "Portable Bitmap Import/Export Filters" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_SUNRST] +en-US = "SUN Rasterfile Import/Export" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_SUNRST] +en-US = "SUN Rasterfile Import/Export Filters" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_ACAD] +en-US = "AutoCAD Import" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_ACAD] +en-US = "AutoCAD Import Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_KODAC] +en-US = "Kodak Photo-CD Import" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_KODAC] +en-US = "Kodak Photo-CD Import Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_MACPICT] +en-US = "Mac-Pict Import/Export" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_MACPICT] +en-US = "Mac-Pict Import/Export Filters" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_OS2META] +en-US = "OS/2 Metafile Import/Export" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_OS2META] +en-US = "OS/2 Metafile Import/Export Filters" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_PCX] +en-US = "PCX Import" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_PCX] +en-US = "Z-Soft PCX Import" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_TIFF] +en-US = "TIFF Import/Export" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_TIFF] +en-US = "TIFF Import and Export Filter" + +[STR_NAME_MODULE_OPTIONAL_GRFFLT_SVG] +en-US = "SVG Export" + +[STR_DESC_MODULE_OPTIONAL_GRFFLT_SVG] +en-US = "SVG Export Filter" -- cgit v1.2.3