Bump version to 4.1-6
[LibreOffice.git] / wizards / source / importwizard / importwi.src
blob20e22b1ff063968769d4be550db84990efc55cbc
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #define sHelpButton     1000
21 #define sCancelButton   1001
22 #define sBackButton     1002
23 #define sNextButton     1003
24 #define sBeginButton    1004
25 #define sCloseButton    1005
26 #define sWelcometextLabel1  1006
27 #define sWelcometextLabel3  1008
28 #define sMSTemplateCheckbox_1_    1009
29 #define sMSTemplateCheckbox_2_    1010
30 #define sMSTemplateCheckbox_3_    1011
31 #define sMSDocumentCheckbox_1_    1012
32 #define sMSDocumentCheckbox_2_    1013
33 #define sMSDocumentCheckbox_3_    1014
34 #define sSearchInSubDir 1022
35 #define sMSContainerName 1030
36 #define sSummaryHeader  1031
37 #define sSummaryFrame   1032
38 #define sTextImportLabel 1033
39 #define sTextExportLabel 1034
40 #define sGroupnameDefault   1036
41 #define sProgressDesc1  1039
42 #define sProgressOneDoc 1040
43 #define sProgressMoreDocs       1041
44 #define sProgressMoreTemplates 1042
45 #define sNoDirCreation  1050
46 #define sMsgDirNotThere    1051
47 #define sQueryfornewCreation    1052
48 #define sFileExists    1053
49 #define sMorePathsError3    1054
50 #define sConvertError1  1055
51 #define sConvertError2  1056
52 #define sRTErrorDesc    1057
53 #define sRTErrorHeader  1058
54 #define sPathErrorTemplates_1_  1059
55 #define sPathErrorTemplates_2_  1060
56 #define sPathErrorTemplates_3_  1061
57 #define sPathErrorDocument_1_   1062
58 #define sPathErrorDocument_2_   1063
59 #define sPathErrorDocument_3_   1064
60 #define sOverwriteallFiles      1070
61 #define sreeditMacro    1071
62 #define scouldNotsaveDocument 1072
63 #define scouldNotopenDocument 1073
64 #define sPathDialogMessage  1080
65 #define sDialogTitle 1081
66 #define sProgressPage1 1090
67 #define sProgressPage2 1091
68 #define sProgressPage3 1092
69 #define sProgressFound 1093
70 #define sProgressPage5 1094
71 #define sReady 1100
73 #define sSourceDocuments         2030
74 #define sTargetDocuments         2031
75 #define sCreateLogfile          2032
76 #define sLogfileHelpText        2033
77 #define sLogfileSummary         2034
78 #define sshowLogfile                    2035
80 #define sSumInclusiveSubDir     3000
81 #define sSumSaveDokumente       3001
83 #define sSumMSTextDocuments       3200
84 #define sSumMSTableDocuments      3201
85 #define sSumMSDrawDocuments       3202
87 #define sSumMSTextTemplates       3210
88 #define sSumMSTableTemplates      3211
89 #define sSumMSDrawTemplates       3212
92 // --------------------------------------------------------------------
93 String sHelpButton
95     Text [ en-US ] = "~Help";
98 String sCancelButton
100     Text [ en-US ] = "~Cancel";
103 String sBackButton
105     Text [ en-US ] = "<< ~Back";
108 String sNextButton
110     Text [ en-US ] = "Ne~xt >>";
113 String sBeginButton
115     Text [ en-US ] = "~Convert";
118 String sCloseButton
120     Text [ en-US ] = "~Close";
123 String sWelcometextLabel1
125     Text [ en-US ] = "This wizard convert legacy format documents to Open Document Format for Office Applications.";
128 String sWelcometextLabel3
130     Text [ en-US ] = "Select the document type for conversion:";
135 String sMSTemplateCheckbox_1_
137     Text [ en-US ] = "Word templates";
140 String sMSTemplateCheckbox_2_
142     Text [ en-US ] = "Excel templates";
145 String sMSTemplateCheckbox_3_
147     Text [ en-US ] = "PowerPoint templates";
150 String sMSDocumentCheckbox_1_
152     Text [ en-US ] = "Word documents";
155 String sMSDocumentCheckbox_2_
157     Text [ en-US ] = "Excel documents";
160 String sMSDocumentCheckbox_3_
162     Text [ en-US ] = "PowerPoint/Publisher documents";
166 String sSearchInSubDir
168     Text [ en-US ] = "Including subdirectories";
173 String sMSContainerName
175     Text [ en-US ] = "Microsoft Office";
180 String sSummaryHeader
182     Text [ en-US ] = "Summary:";
185 String sTextImportLabel
187     Text [ en-US ] = "Import from:";
191 String sTextExportLabel
193     Text [ en-US ] = "Save to:";
197 String sGroupnameDefault
199     Text [ en-US ] = "Imported_Templates";
203 String sProgressDesc1
205     Text [ en-US ] = "Progress: ";
208 String sProgressOneDoc
210     Text [ en-US ] = "Document";
213 String sProgressMoreDocs
215     Text [ en-US ] = "Documents";
219 String sProgressMoreTemplates
221     Text [ en-US ] = "Templates";
225 String sNoDirCreation
227     Text [ en-US ] = "The '%1' directory cannot be created: ";
231 String sMsgDirNotThere
233     Text [ en-US ] = "The '%1' directory does not exist.";
237 String sQueryfornewCreation
239     Text [ en-US ] = "Do you want to create it now?";
243 String sFileExists
245     Text [ en-US ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?";
248 String sMorePathsError3
250     Text [ en-US ] = "Directories do not exist";
254 String sOverwriteallFiles
256     Text [ en-US ] = "Do you want to overwrite documents without being asked?";
260 String sreeditMacro
262     Text [ en-US ] = "Document macro has to be revised.";
265 String scouldNotsaveDocument
267     Text [ en-US ] = "Document '<1>' could not be saved.";
271 String scouldNotopenDocument
273     Text [ en-US ] = "Document '<1>' could not be opened.";
278 String sConvertError1
280     Text [ en-US ] = "Do you really want to terminate conversion at this point?";
283 String sConvertError2
285     Text [ en-US ] = "Cancel Wizard";
288 String sRTErrorDesc
290     Text [ en-US ] = "An unexpected error has occurred in the wizard.";
293 String sRTErrorHeader
295     Text [ en-US ] = "Error";
299 String sPathDialogMessage
301     Text [ en-US ] = "Select a directory";
304 String sDialogTitle
306     Text [ en-US ] = "Document Converter";
309 String sProgressPage1
311     Text [ en-US ] = "Progress";
314 String sProgressPage2
316     Text [ en-US ] = "Retrieving the relevant documents:";
319 String sProgressPage3
321     Text [ en-US ] = "Converting the documents";
325 String sProgressFound
327     Text [ en-US ] = "Found:";
331 String sProgressPage5
333     Text [ en-US ] = "%1 found";
336 String sReady
338     Text [ en-US ] = "Finished";
342 String sSourceDocuments
344     Text [ en-US ] = "Source documents";
348 String sTargetDocuments
350     Text [ en-US ] = "Target documents";
353 String sCreateLogfile
355     Text [ en-US ] = "Create log file";
359 String sLogfileSummary
361     Text [ en-US ] = "<COUNT> documents converted";
366 String sLogfileHelpText
368     Text [ en-US ] = "A log file will be created in your work directory";
372 String sshowLogfile
374     Text [ en-US ] = "Show log file";
378 String sSumInclusiveSubDir
380     Text [ en-US ] = "All subdirectories will be taken into account";
383 String sSumSaveDokumente
385     Text [ en-US ] = "These will be exported to the following directory:";
389 String sSumMSTextDocuments
391     Text [ en-US ] = "All Word documents contained in the following directory will be imported:";
395 String sSumMSTableDocuments
397     Text [ en-US ] = "All Excel documents contained in the following directory will be imported:";
401 String sSumMSDrawDocuments
403     Text [ en-US ] = "All PowerPoint/Publisher documents contained in the following directory will be imported:";
407 String sSumMSTextTemplates
409     Text [ en-US ] = "All Word templates contained in the following directory will be imported:";
413 String sSumMSTableTemplates
415     Text [ en-US ] = "All Excel templates contained in the following directory will be imported:";
419 String sSumMSDrawTemplates
421     Text [ en-US ] = "All PowerPoint templates contained in the following directory will be imported:";
424 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */