~ubuntu-branches/ubuntu/oneiric/tuxguitar/oneiric

« back to all changes in this revision

Viewing changes to TuxGuitar-converter/share/lang/messages.properties

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2008-06-19 00:30:30 UTC
  • mto: (5.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20080619003030-h719szrhsngou7c6
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
batch.converter=Batch File Converter
 
2
batch.converter.settings=Settings
 
3
batch.converter.input.folder=Input Folder
 
4
batch.converter.input.folder.invalid=Please, select a valid input folder.
 
5
batch.converter.output.folder=Output Folder
 
6
batch.converter.output.folder.invalid=Please, select a valid output folder.
 
7
batch.converter.output.format=Output File Format
 
8
batch.converter.output.format.invalid=Please, select a valid output file format.
 
9
 
 
10
batch.converter.messages.converting=Converting: {0} 
 
11
batch.converter.messages.ok=[Ok]
 
12
batch.converter.messages.failed=[Failed]
 
13
batch.converter.messages.file-not-found=File "{0}" is not found.
 
14
batch.converter.messages.exporter-not-found=Could not find appropriate exporter ({0}) ?!
 
15
batch.converter.messages.couldnt-write=Could not write file "{0}".
 
16
batch.converter.messages.bad-file=Could not process "{0}". Bad file?
 
17
batch.converter.messages.out-of-memory=Out of memory!!! Could not write "{0}".