diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-17 23:31:07 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-17 23:51:24 +0100 |
commit | 1a988ce3ee964bf582da2e6611bdc7df0df1150e (patch) | |
tree | 42176f1adc59669e44818abf9313d21626208c8b /template/messages/tdemultimedia/tdeio_audiocd.pot | |
parent | 231452f941fdf7a0389f15db64719daf2b8c1c15 (diff) | |
download | tde-i18n-1a988ce3ee964bf582da2e6611bdc7df0df1150e.tar.gz tde-i18n-1a988ce3ee964bf582da2e6611bdc7df0df1150e.zip |
Add translation templates for tdemultimedia.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 353dcdd5b1ae836774a0511004b2f578cbdce740)
Diffstat (limited to 'template/messages/tdemultimedia/tdeio_audiocd.pot')
-rw-r--r-- | template/messages/tdemultimedia/tdeio_audiocd.pot | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/template/messages/tdemultimedia/tdeio_audiocd.pot b/template/messages/tdemultimedia/tdeio_audiocd.pot new file mode 100644 index 00000000000..0d1bd2cd4e0 --- /dev/null +++ b/template/messages/tdemultimedia/tdeio_audiocd.pot @@ -0,0 +1,89 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-17 03:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: audiocd.cpp:70 +msgid "Protocol name" +msgstr "" + +#: audiocd.cpp:71 audiocd.cpp:72 +msgid "Socket name" +msgstr "" + +#: audiocd.cpp:108 +msgid "Information" +msgstr "" + +#: audiocd.cpp:109 +msgid "Full CD" +msgstr "" + +#: audiocd.cpp:200 +msgid "" +"You cannot specify a host with this protocol. Please use the audiocd:/ " +"format instead." +msgstr "" + +#: audiocd.cpp:754 +msgid "" +"Device doesn't have read permissions for this account. Check the read " +"permissions on the device." +msgstr "" + +#: audiocd.cpp:756 +msgid "" +"Device doesn't have write permissions for this account. Check the write " +"permissions on the device." +msgstr "" + +#: audiocd.cpp:760 +msgid "" +"Unknown error. If you have a cd in the drive try running cdparanoia -vsQ as " +"yourself (not root). Do you see a track list? If not, make sure you have " +"permission to access the CD device. If you are using SCSI emulation " +"(possible if you have an IDE CD writer) then make sure you check that you " +"have read and write permissions on the generic SCSI device, which is " +"probably /dev/sg0, /dev/sg1, etc.. If it still does not work, try typing " +"audiocd:/?device=/dev/sg0 (or similar) to tell tdeio_audiocd which device " +"your CD-ROM is." +msgstr "" + +#: audiocd.cpp:834 +msgid "AudioCD: Disk damage detected on this track, risk of data corruption." +msgstr "" + +#: audiocd.cpp:840 +msgid "Error reading audio data for %1 from the CD" +msgstr "" + +#: audiocd.cpp:850 audiocd.cpp:928 +msgid "Couldn't read %1: encoding failed" +msgstr "" + +#: audiocd.cpp:1060 +#, c-format +msgid "Track %1" +msgstr "" |