Move alltests plugin to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / wizards / tracepkg / importexport / messages.properties
CommitLineData
6e651d8b
MAL
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
195355a9 13ExportTracePackageSelectTraceWizardPage_ChooseTrace=Choose traces to export
6e651d8b 14ExportTracePackageSelectTraceWizardPage_ProjectSelection=Project
195355a9 15ExportTracePackageSelectTraceWizardPage_TraceSelection=Traces
6e651d8b
MAL
16ExportTracePackageWizardPage_AlreadyExitst = Target file already exists. Would you like to overwrite it?
17ExportTracePackageWizardPage_ApproximateSizeLbl=Approximate uncompressed size: {0}
18ExportTracePackageWizardPage_ChooseContent=Choose the content to export
19ExportTracePackageWizardPage_CompressContents=Co&mpress the contents of the file
20ExportTracePackageWizardPage_ContentColumnName=Content
21ExportTracePackageWizardPage_Options=Options
22ExportTracePackageWizardPage_SaveInTarFormat=Sa&ve in tar format
23ExportTracePackageWizardPage_SaveInZipFormat=Save in &zip format
24ExportTracePackageWizardPage_SizeByte=B
25ExportTracePackageWizardPage_SizeColumnName=Size
26ExportTracePackageWizardPage_SizeGigabyte=GB
27ExportTracePackageWizardPage_SizeKilobyte=KB
28ExportTracePackageWizardPage_SizeMegabyte=MB
29ExportTracePackageWizardPage_SizeTerabyte=TB
30ExportTracePackageWizardPage_Title=Export trace package
31ExportTracePackageWizardPage_ToArchive=To &archive file:
195355a9 32ImportTracePackageWizardPage_AlreadyExists=A trace with the name ''{0}'' already exists. Would you like to overwrite it?
6e651d8b
MAL
33ImportTracePackageWizardPage_ErrorFileNotFound=File does not exist
34ImportTracePackageWizardPage_ErrorOperation=Error occurred during import trace operation
35ImportTracePackageWizardPage_ErrorSettingTraceType=Error setting the type {0} for the trace {1}
36ImportTracePackageWizardPage_ErrorFindingImportedTrace=Could not find the imported trace {0} in the workspace
37ImportTracePackageWizardPage_FromArchive=From &archive file:
38ImportTracePackageWizardPage_Message=Choose the content to import
39ImportTracePackageWizardPage_Project=Into project:
40ImportTracePackageWizardPage_ReadingPackage=Reading package
41ImportTracePackageWizardPage_SelectProjectButton=Select
42ImportTracePackageWizardPage_SelectProjectDialogTitle=Select project
43ImportTracePackageWizardPage_Title=Import trace package
44TracePackageExportOperation_GeneratingPackage=Generating package
45TracePackageExtractManifestOperation_ErrorManifestNotFound=The required manifest file {0} could not be found.
46TracePackageExtractManifestOperation_ErrorManifestNotValid=The manifest file is not valid.
47TracePackageExtractManifestOperation_ErrorReadingManifest=An error occurred when reading the manifest
48TracePackageExtractManifestOperation_InvalidFormat=The selected file is not a supported file format
49TracePackageExtractManifestOperation_SchemaFileNotFound=The schema file {0} could not be found.
50TracePackageImportOperation_ErrorCreatingBookmark=Error creating bookmark for the trace {0}
51TracePackageImportOperation_ErrorCreatingBookmarkFile=Error creating bookmark file for the trace {0}
52TracePackageImportOperation_ImportingPackage=Importing package
f7885d6d 53TracePackageImportOperation_DetectingTraceType=Detecting trace type for ''{0}''
This page took 0.04382 seconds and 5 git commands to generate.