LameXP/etc/Translation/LameXP_EN.ts

128 lines
5.7 KiB
TypeScript
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="en_US">
<context>
<name>CueImportDialog</name>
<message numerus="yes">
<location filename="../../src/Dialog_CueImport.cpp" line="410"/>
<source>Process was aborted by the user after %n track(s)!</source>
<translation>
<numerusform>Process was aborted by the user after %n track!</numerusform>
<numerusform>Process was aborted by the user after %n tracks!</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_CueImport.cpp" line="418"/>
<source>Imported %n track(s) from the Cue Sheet.</source>
<translation>
<numerusform>Imported %n track from the Cue Sheet.</numerusform>
<numerusform>Imported %n tracks from the Cue Sheet.</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_CueImport.cpp" line="418"/>
<source>Skipped %n track(s).</source>
<translation>
<numerusform>Skipped %n track.</numerusform>
<numerusform>Skipped %n tracks.</numerusform>
</translation>
</message>
</context>
<context>
<name>MainWindow</name>
<message numerus="yes">
<location filename="../../src/Dialog_MainWindow.cpp" line="718"/>
<source>%n file(s) have been rejected, because read access was not granted!</source>
<translation>
<numerusform>%n file have been rejected, because read access was not granted!</numerusform>
<numerusform>%n files have been rejected, because read access was not granted!</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_MainWindow.cpp" line="722"/>
<source>%n file(s) have been rejected, because they are dummy CDDA files!</source>
<translation>
<numerusform>%n file have been rejected, because they are dummy CDDA files!</numerusform>
<numerusform>%n files have been rejected, because they are dummy CDDA files!</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_MainWindow.cpp" line="726"/>
<source>%n file(s) have been rejected, because they appear to be Cue Sheet images!</source>
<translation>
<numerusform>%n file have been rejected, because they appear to be Cue Sheet images!</numerusform>
<numerusform>%n files have been rejected, because they appear to be Cue Sheet images!</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_MainWindow.cpp" line="730"/>
<source>%n file(s) have been rejected, because the file format could not be recognized!</source>
<translation>
<numerusform>%n file have been rejected, because the file format could not be recognized!</numerusform>
<numerusform>%n files have been rejected, because the file format could not be recognized!</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_MainWindow.cpp" line="3837"/>
<source>%n Instance(s)</source>
<translation>
<numerusform>%n Instance</numerusform>
<numerusform>%n Instances</numerusform>
</translation>
</message>
</context>
<context>
<name>ProcessingDialog</name>
2013-01-23 23:39:30 +01:00
<message numerus="yes">
<location filename="../../src/Dialog_Processing.cpp" line="570"/>
<source>Encoding: %n file(s) of %1 completed so far, please wait...</source>
<translation>
<numerusform>Encoding: %n file of %1 completed so far, please wait...</numerusform>
<numerusform>Encoding: %n files of %1 completed so far, please wait...</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_Processing.cpp" line="608"/>
<source>Process was aborted by the user after %n file(s)!</source>
<translation>
<numerusform>Process was aborted by the user after %n file!</numerusform>
<numerusform>Process was aborted by the user after %n files!</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_Processing.cpp" line="1291"/>
<source>%n hour(s)</source>
<translation>
<numerusform>%n hour</numerusform>
<numerusform>%n hours</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_Processing.cpp" line="1292"/>
<location filename="../../src/Dialog_Processing.cpp" line="1296"/>
<source>%n minute(s)</source>
<translation>
<numerusform>%n minute</numerusform>
<numerusform>%n minutes</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_Processing.cpp" line="1297"/>
<location filename="../../src/Dialog_Processing.cpp" line="1301"/>
<source>%n second(s)</source>
<translation>
<numerusform>%n second</numerusform>
<numerusform>%n seconds</numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../../src/Dialog_Processing.cpp" line="1302"/>
<source>%n millisecond(s)</source>
<translation>
<numerusform>%n millisecond</numerusform>
<numerusform>%n milliseconds</numerusform>
</translation>
</message>
</context>
</TS>