1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 // Internet Media Type Presentations
22 #include <svl/svl.hrc>
24 String STR_SVT_MIMETYPE_APP_OCTSTREAM
26 Text [ en-US ] = "Binary file" ;
29 String STR_SVT_MIMETYPE_APP_PDF
31 Text [ en-US ] = "PDF file" ;
34 String STR_SVT_MIMETYPE_APP_RTF
36 Text [ en-US ] = "RTF File" ;
39 String STR_SVT_MIMETYPE_APP_MSWORD
41 Text [ en-US ] = "MS-Word document" ;
44 String STR_SVT_MIMETYPE_APP_STARCALC
46 Text [ en-US ] = "%PRODUCTNAME Spreadsheet" ;
49 String STR_SVT_MIMETYPE_APP_STARCHART
51 Text [ en-US ] = "%PRODUCTNAME Chart" ;
54 String STR_SVT_MIMETYPE_APP_STARDRAW
56 Text [ en-US ] = "%PRODUCTNAME Drawing" ;
59 String STR_SVT_MIMETYPE_APP_STARIMAGE
61 Text [ en-US ] = "%PRODUCTNAME Image" ;
64 String STR_SVT_MIMETYPE_APP_STARMATH
66 Text [ en-US ] = "%PRODUCTNAME Formula" ;
69 String STR_SVT_MIMETYPE_APP_STARWRITER
71 Text [ en-US ] = "%PRODUCTNAME Text" ;
74 String STR_SVT_MIMETYPE_APP_ZIP
76 Text [ en-US ] = "ZIP file" ;
79 String STR_SVT_MIMETYPE_APP_JAR
81 Text [ en-US ] = "JAR file" ;
84 String STR_SVT_MIMETYPE_AUDIO_AIFF
86 Text [ en-US ] = "Audio file" ;
89 String STR_SVT_MIMETYPE_AUDIO_BASIC
91 Text [ en-US ] = "Audio file" ;
94 String STR_SVT_MIMETYPE_AUDIO_MIDI
96 Text [ en-US ] = "Audio file" ;
99 String STR_SVT_MIMETYPE_AUDIO_VORBIS
101 Text [ en-US ] = "Audio file" ;
104 String STR_SVT_MIMETYPE_AUDIO_WAV
106 Text [ en-US ] = "Audio file" ;
109 String STR_SVT_MIMETYPE_AUDIO_WEBM
111 Text [ en-US ] = "Audio file" ;
114 String STR_SVT_MIMETYPE_IMAGE_GIF
116 Text [ en-US ] = "Image" ;
119 String STR_SVT_MIMETYPE_IMAGE_JPEG
121 Text [ en-US ] = "Image" ;
124 String STR_SVT_MIMETYPE_IMAGE_PCX
126 Text [ en-US ] = "Image" ;
129 String STR_SVT_MIMETYPE_IMAGE_BMP
131 Text [ en-US ] = "Bitmap" ;
134 String STR_SVT_MIMETYPE_TEXT_HTML
136 Text [ en-US ] = "HTML document" ;
139 String STR_SVT_MIMETYPE_TEXT_PLAIN
141 Text [ en-US ] = "Text file" ;
144 String STR_SVT_MIMETYPE_TEXT_URL
146 Text [ en-US ] = "Bookmark" ;
149 String STR_SVT_MIMETYPE_TEXT_VCARD
151 Text [ en-US ] = "vCard file" ;
154 String STR_SVT_MIMETYPE_VIDEO_MSVIDEO
156 Text [ en-US ] = "Video file" ;
159 String STR_SVT_MIMETYPE_VIDEO_THEORA
161 Text [ en-US ] = "Video file" ;
164 String STR_SVT_MIMETYPE_VIDEO_VDO
166 Text [ en-US ] = "Video file" ;
169 String STR_SVT_MIMETYPE_VIDEO_WEBM
171 Text [ en-US ] = "Video file" ;
174 String STR_SVT_MIMETYPE_X_STARMAIL
176 Text [ en-US ] = "Message" ;
179 String STR_SVT_MIMETYPE_X_VRML
181 Text [ en-US ] = "VRML file" ;
184 String STR_SVT_MIMETYPE_APP_STARIMPRESS
186 Text [ en-US ] = "%PRODUCTNAME Presentation" ;
189 String STR_SVT_MIMETYPE_APP_IMPRESSPACKED
191 Text [ en-US ] = "%PRODUCTNAME Presentation (packed)";
194 String STR_SVT_MIMETYPE_APP_STARHELP
196 Text [ en-US ] = "%PRODUCTNAME Help" ;
199 String STR_SVT_MIMETYPE_CNT_FSYSBOX
201 Text [ en-US ] = "Workplace" ;
204 String STR_SVT_MIMETYPE_CNT_FSYSFLD
206 Text [ en-US ] = "Folder" ;
209 String STR_SVT_MIMETYPE_APP_GAL
211 Text [ en-US ] = "Gallery";
214 String STR_SVT_MIMETYPE_APP_GAL_THEME
216 Text [ en-US ] = "Gallery theme" ;
219 String STR_SVT_MIMETYPE_APP_STARW_GLOB
221 Text [ en-US ] = "%PRODUCTNAME Master Document" ;
224 String STR_SVT_MIMETYPE_APP_SDM
226 Text [ en-US ] = "Message" ;
229 String STR_SVT_MIMETYPE_APP_SMD
231 Text [ en-US ] = "Message" ;
234 String STR_SVT_MIMETYPE_APP_STARW_WEB
236 Text [ en-US ] = "%PRODUCTNAME Writer/Web" ;
239 String STR_SVT_MIMETYPE_SCHEDULE
241 Text [ en-US ] = "Tasks & Events" ;
244 String STR_SVT_MIMETYPE_SCHEDULE_EVT
246 Text [ en-US ] = "%PRODUCTNAME Events View" ;
249 String STR_SVT_MIMETYPE_SCHEDULE_TASK
251 Text [ en-US ] = "%PRODUCTNAME Task View" ;
254 String STR_SVT_MIMETYPE_SCHEDULE_FEVT
256 Text [ en-US ] = "%PRODUCTNAME Event" ;
259 String STR_SVT_MIMETYPE_SCHEDULE_FTASK
261 Text [ en-US ] = "%PRODUCTNAME Task" ;
264 String STR_SVT_MIMETYPE_FRAMESET
266 Text [ en-US ] = "Frameset Document" ;
269 String STR_SVT_MIMETYPE_MACRO
271 Text [ en-US ] = "Macro file" ;
274 String STR_SVT_MIMETYPE_CNT_SFSYSFOLDER
276 Text [ en-US ] = "System folder" ;
279 String STR_SVT_MIMETYPE_APP_TEMPLATE
281 Text [ en-US ] = "%PRODUCTNAME Template";
284 String STR_SVT_MIMETYPE_IMAGE_GENERIC
286 Text [ en-US ] = "Image";
289 String STR_SVT_MIMETYPE_APP_MSEXCEL
291 Text [ en-US ] = "MS Excel document" ;
294 String STR_SVT_MIMETYPE_APP_MSEXCEL_TEMPL
296 Text [ en-US ] = "MS Excel Template" ;
299 String STR_SVT_MIMETYPE_APP_MSPPOINT
301 Text [ en-US ] = "MS PowerPoint document" ;
304 String STR_SVT_MIMETYPE_TEXT_VCALENDAR
306 Text [ en-US ] = "vCalendar-file" ;
309 String STR_SVT_MIMETYPE_TEXT_ICALENDAR
311 Text [ en-US ] = "iCalendar-File";
314 String STR_SVT_MIMETYPE_TEXT_XMLICALENDAR
316 Text [ en-US ] = "XML-iCalendar-File";
319 String STR_SVT_MIMETYPE_TEXT_CDE_CALENDAR_APP
321 Text [ en-US ] = "CDE-Calendar-File";
324 String STR_SVT_MIMETYPE_INET_MSG_RFC822
326 Text [ en-US ] = "message/rfc822" ;
329 String STR_SVT_MIMETYPE_INET_MULTI_ALTERNATIVE
331 Text [ en-US ] = "multipart/alternative" ;
334 String STR_SVT_MIMETYPE_INET_MULTI_DIGEST
336 Text [ en-US ] = "multipart/digest" ;
339 String STR_SVT_MIMETYPE_INET_MULTI_PARALLEL
341 Text [ en-US ] = "multipart/parallel" ;
344 String STR_SVT_MIMETYPE_INET_MULTI_RELATED
346 Text [ en-US ] = "multipart/related" ;
349 String STR_SVT_MIMETYPE_INET_MULTI_MIXED
351 Text [ en-US ] = "multipart/mixed" ;
354 String STR_SVT_MIMETYPE_APP_SXCALC
356 Text [ en-US ] = "OpenOffice.org 1.0 Spreadsheet" ;
359 String STR_SVT_MIMETYPE_APP_SXCHART
361 Text [ en-US ] = "OpenOffice.org 1.0 Chart" ;
364 String STR_SVT_MIMETYPE_APP_SXDRAW
366 Text [ en-US ] = "OpenOffice.org 1.0 Drawing" ;
369 String STR_SVT_MIMETYPE_APP_SXMATH
371 Text [ en-US ] = "OpenOffice.org 1.0 Formula" ;
374 String STR_SVT_MIMETYPE_APP_SXWRITER
376 Text [ en-US ] = "OpenOffice.org 1.0 Text Document" ;
379 String STR_SVT_MIMETYPE_APP_SXIMPRESS
381 Text [ en-US ] = "OpenOffice.org 1.0 Presentation" ;
384 String STR_SVT_MIMETYPE_APP_SXGLOBAL
386 Text [ en-US ] = "OpenOffice.org 1.0 Master Document" ;
389 String STR_SVT_MIMETYPE_APP_SXIPACKED
391 Text [ en-US ] = "OpenOffice.org 1.0 Presentation (packed)" ;
394 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */