tmf: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / project / wizards / tracepkg / importexport / messages.properties
1 ###############################################################################
2 # Copyright (c) 2013 Ericsson
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 #
9 # Contributors:
10 # Marc-Andre Laperle - Initial API and implementation
11 ###############################################################################
12
13 ExportTracePackageSelectTraceWizardPage_ChooseTrace=Choose traces to export
14 ExportTracePackageSelectTraceWizardPage_ProjectSelection=Project
15 ExportTracePackageSelectTraceWizardPage_TraceSelection=Traces
16 ExportTracePackageWizardPage_AlreadyExitst = Target file already exists. Would you like to overwrite it?
17 ExportTracePackageWizardPage_ApproximateSizeLbl=Approximate uncompressed size: {0}
18 ExportTracePackageWizardPage_ChooseContent=Choose the content to export
19 ExportTracePackageWizardPage_CompressContents=Co&mpress the contents of the file
20 ExportTracePackageWizardPage_ContentColumnName=Content
21 ExportTracePackageWizardPage_Options=Options
22 ExportTracePackageWizardPage_SaveInTarFormat=Sa&ve in tar format
23 ExportTracePackageWizardPage_SaveInZipFormat=Save in &zip format
24 ExportTracePackageWizardPage_SizeByte=B
25 ExportTracePackageWizardPage_SizeColumnName=Size
26 ExportTracePackageWizardPage_SizeGigabyte=GB
27 ExportTracePackageWizardPage_SizeKilobyte=KB
28 ExportTracePackageWizardPage_SizeMegabyte=MB
29 ExportTracePackageWizardPage_SizeTerabyte=TB
30 ExportTracePackageWizardPage_Title=Export trace package
31 ExportTracePackageWizardPage_ToArchive=To &archive file:
32 ImportTracePackageWizardPage_AlreadyExists=A trace with the name ''{0}'' already exists. Would you like to overwrite it?
33 ImportTracePackageWizardPage_ErrorFileNotFound=File does not exist
34 ImportTracePackageWizardPage_ErrorOperation=Error occurred during import trace operation
35 ImportTracePackageWizardPage_ErrorSettingTraceType=Error setting the type {0} for the trace {1}
36 ImportTracePackageWizardPage_ErrorFindingImportedTrace=Could not find the imported trace {0} in the workspace
37 ImportTracePackageWizardPage_FromArchive=From &archive file:
38 ImportTracePackageWizardPage_Message=Choose the content to import
39 ImportTracePackageWizardPage_Project=Into project:
40 ImportTracePackageWizardPage_ReadingPackage=Reading package
41 ImportTracePackageWizardPage_SelectProjectButton=Select
42 ImportTracePackageWizardPage_SelectProjectDialogTitle=Select project
43 ImportTracePackageWizardPage_Title=Import trace package
44 TracePackageExportOperation_GeneratingPackage=Generating package
45 TracePackageExtractManifestOperation_ErrorManifestNotFound=The required manifest file {0} could not be found.
46 TracePackageExtractManifestOperation_ErrorManifestNotValid=The manifest file is not valid.
47 TracePackageExtractManifestOperation_ErrorReadingManifest=An error occurred when reading the manifest
48 TracePackageExtractManifestOperation_InvalidFormat=The selected file is not a supported file format
49 TracePackageExtractManifestOperation_SchemaFileNotFound=The schema file {0} could not be found.
50 TracePackageImportOperation_ErrorCreatingBookmark=Error creating bookmark for the trace {0}
51 TracePackageImportOperation_ErrorCreatingBookmarkFile=Error creating bookmark file for the trace {0}
52 TracePackageImportOperation_ImportingPackage=Importing package
53 TracePackageImportOperation_DetectingTraceType=Detecting trace type for ''{0}''
This page took 0.044047 seconds and 5 git commands to generate.