diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-26 12:23:33 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-26 12:47:55 +0100 |
commit | cb54c8428373f6cc156db743ea917f9ecbfc07ad (patch) | |
tree | effa8750ca1ffdc2cbbe525d9d2b9b5d904bbec0 /template/messages/tdeutils/kfloppy.pot | |
parent | f7adecc105db30298f58b435538643cd4c53cc44 (diff) | |
download | tde-i18n-cb54c8428373f6cc156db743ea917f9ecbfc07ad.tar.gz tde-i18n-cb54c8428373f6cc156db743ea917f9ecbfc07ad.zip |
Add translation templates for tdeutils.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 03f9c362188be044d6a0fb8ed8384254a495485d)
Diffstat (limited to 'template/messages/tdeutils/kfloppy.pot')
-rw-r--r-- | template/messages/tdeutils/kfloppy.pot | 503 |
1 files changed, 503 insertions, 0 deletions
diff --git a/template/messages/tdeutils/kfloppy.pot b/template/messages/tdeutils/kfloppy.pot new file mode 100644 index 00000000000..bf82f93be37 --- /dev/null +++ b/template/messages/tdeutils/kfloppy.pot @@ -0,0 +1,503 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-25 18:05+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 "" + +#: floppy.cpp:70 +msgid "Floppy &drive:" +msgstr "" + +#: floppy.cpp:77 floppy.cpp:356 floppy.cpp:704 +msgid "Primary" +msgstr "" + +#: floppy.cpp:78 floppy.cpp:360 +msgid "Secondary" +msgstr "" + +#: floppy.cpp:80 +msgid "<qt>Select the floppy drive.</qt>" +msgstr "" + +#: floppy.cpp:87 +msgid "&Size:" +msgstr "" + +#: floppy.cpp:92 floppy.cpp:706 +msgid "Auto-Detect" +msgstr "" + +#: floppy.cpp:94 floppy.cpp:367 floppy.cpp:708 +msgid "3.5\" 1.44MB" +msgstr "" + +#: floppy.cpp:95 floppy.cpp:371 +msgid "3.5\" 720KB" +msgstr "" + +#: floppy.cpp:96 floppy.cpp:375 +msgid "5.25\" 1.2MB" +msgstr "" + +#: floppy.cpp:97 floppy.cpp:379 +msgid "5.25\" 360KB" +msgstr "" + +#: floppy.cpp:100 +msgid "<qt>This allows you to select the floppy disk's size and density.</qt>" +msgstr "" + +#: floppy.cpp:108 +msgid "F&ile system:" +msgstr "" + +#: floppy.cpp:115 floppy.cpp:127 +msgid "" +"_: Linux\n" +"KFloppy supports three file formats under Linux: MS-DOS, Ext2, and Minix" +msgstr "" + +#: floppy.cpp:118 +msgid "" +"_: BSD\n" +"KFloppy supports three file formats under BSD: MS-DOS, UFS, and Ext2" +msgstr "" + +#: floppy.cpp:129 floppy.cpp:158 floppy.cpp:578 floppy.cpp:710 +msgid "DOS" +msgstr "" + +#: floppy.cpp:131 +msgid "" +"_: Linux\n" +"Program mkdosfs found." +msgstr "" + +#: floppy.cpp:134 +msgid "" +"_: Linux\n" +"Program mkdosfs <b>not found</b>. MSDOS formatting <b>not available</b>." +msgstr "" + +#: floppy.cpp:138 floppy.cpp:176 floppy.cpp:595 +msgid "ext2" +msgstr "" + +#: floppy.cpp:140 floppy.cpp:178 +msgid "Program mke2fs found." +msgstr "" + +#: floppy.cpp:143 floppy.cpp:181 +msgid "Program mke2fs <b>not found</b>. Ext2 formatting <b>not available</b>" +msgstr "" + +#: floppy.cpp:147 floppy.cpp:622 +msgid "Minix" +msgstr "" + +#: floppy.cpp:149 +msgid "" +"_: Linux\n" +"Program mkfs.minix found." +msgstr "" + +#: floppy.cpp:152 +msgid "" +"_: Linux\n" +"Program mkfs.minix <b>not found</b>. Minix formatting <b>not available</b>" +msgstr "" + +#: floppy.cpp:156 +msgid "" +"_: BSD\n" +"KFloppy supports two file formats under BSD: MS-DOS and UFS" +msgstr "" + +#: floppy.cpp:160 +msgid "" +"_: BSD\n" +"Program newfs_msdos found." +msgstr "" + +#: floppy.cpp:163 +msgid "" +"_: BSD\n" +"Program newfs_msdos <b>not found</b>. MSDOS formatting <b>not available</b>." +msgstr "" + +#: floppy.cpp:167 floppy.cpp:488 floppy.cpp:613 +msgid "UFS" +msgstr "" + +#: floppy.cpp:169 +msgid "" +"_: BSD\n" +"Program newfs found." +msgstr "" + +#: floppy.cpp:172 +msgid "" +"_: BSD\n" +"Program newfs <b>not found</b>. UFS formatting <b>not available</b>." +msgstr "" + +#: floppy.cpp:187 +msgid "&Formatting" +msgstr "" + +#: floppy.cpp:190 +msgid "Q&uick format" +msgstr "" + +#: floppy.cpp:192 +msgid "" +"<qt>Quick format is only a high-level format: it creates only a file " +"system.</qt>" +msgstr "" + +#: floppy.cpp:195 +msgid "&Zero out and quick format" +msgstr "" + +#: floppy.cpp:197 +msgid "" +"<qt>This first erases the floppy by writing zeros and then it creates the " +"file system.</qt>" +msgstr "" + +#: floppy.cpp:199 +msgid "Fu&ll format" +msgstr "" + +#: floppy.cpp:201 +msgid "" +"Full format is a low-level and high-level format. It erases everything on " +"the disk." +msgstr "" + +#: floppy.cpp:210 +msgid "Program fdformat found." +msgstr "" + +#: floppy.cpp:215 +msgid "Program fdformat <b>not found</b>. Full formatting <b>disabled</b>." +msgstr "" + +#: floppy.cpp:222 +msgid "Program dd found." +msgstr "" + +#: floppy.cpp:226 +msgid "Program dd <b>not found</b>. Zeroing-out <b>disabled</b>." +msgstr "" + +#: floppy.cpp:230 +msgid "&Verify integrity" +msgstr "" + +#: floppy.cpp:234 +msgid "" +"<qt>Check this if you want the floppy disk to be checked after formatting. " +"Please note that the floppy will be checked twice if you have selected full " +"formatting.</qt>" +msgstr "" + +#: floppy.cpp:238 +msgid "Volume la&bel:" +msgstr "" + +#: floppy.cpp:242 +msgid "" +"<qt>Check this if you want a volume label for your floppy. Please note that " +"Minix does not support labels at all.</qt>" +msgstr "" + +#: floppy.cpp:250 floppy.cpp:702 +msgid "" +"_: Volume label, maximal 11 characters\n" +"TDE Floppy" +msgstr "" + +#: floppy.cpp:254 +msgid "" +"<qt>This is for the volume label. Due to a limitation of MS-DOS the label " +"can only be 11 characters long. Please note that Minix does not support " +"labels, whatever you enter here.</qt>" +msgstr "" + +#: floppy.cpp:263 floppy.cpp:470 +msgid "&Format" +msgstr "" + +#: floppy.cpp:270 +msgid "<qt>Click here to start formatting.</qt>" +msgstr "" + +#: floppy.cpp:293 +msgid "<qt>This is the status window, where error messages are displayed.</qt>" +msgstr "" + +#: floppy.cpp:307 +msgid "<qt>Shows progress of the format.</qt>" +msgstr "" + +#: floppy.cpp:315 +msgid "" +"KFloppy cannot find any of the needed programs for creating file systems; " +"please check your installation.<br><br>Log:" +msgstr "" + +#: floppy.cpp:347 +msgid "TDE Floppy Formatter" +msgstr "" + +#: floppy.cpp:490 +msgid "" +"_: BSD\n" +"Formatting with BSD on a user-given device is only possible with UFS" +msgstr "" + +#: floppy.cpp:498 +msgid "" +"<qt>Formatting will erase all data on the device:<br/><b>%1</b><br/>(Please " +"check the correctness of the device name.)<br/>Are you sure you wish to " +"proceed?</qt>" +msgstr "" + +#: floppy.cpp:501 floppy.cpp:516 +msgid "Proceed?" +msgstr "" + +#: floppy.cpp:515 +msgid "" +"Formatting will erase all data on the disk.\n" +"Are you sure you wish to proceed?" +msgstr "" + +#: format.cpp:269 +#, c-format +msgid "Unexpected drive number %1." +msgstr "" + +#: format.cpp:281 +#, c-format +msgid "Unexpected density number %1." +msgstr "" + +#: format.cpp:296 +msgid "Cannot find a device for drive %1 and density %2." +msgstr "" + +#: format.cpp:315 +msgid "" +"Cannot access %1\n" +"Make sure that the device exists and that you have write permission to it." +msgstr "" + +#: format.cpp:346 +msgid "The program %1 terminated with an error." +msgstr "" + +#: format.cpp:352 +msgid "The program %1 terminated abnormally." +msgstr "" + +#: format.cpp:415 format.cpp:576 format.cpp:675 format.cpp:776 format.cpp:855 +#: format.cpp:949 +msgid "Internal error: device not correctly defined." +msgstr "" + +#: format.cpp:422 +msgid "Cannot find fdformat." +msgstr "" + +#: format.cpp:454 +msgid "Could not start fdformat." +msgstr "" + +#: format.cpp:481 +#, c-format +msgid "Error formatting track %1." +msgstr "" + +#: format.cpp:489 format.cpp:522 +msgid "" +"Cannot access floppy or floppy drive.\n" +"Please insert a floppy and make sure that you have selected a valid floppy " +"drive." +msgstr "" + +#: format.cpp:510 +#, c-format +msgid "Low-level formatting error at track %1." +msgstr "" + +#: format.cpp:515 +#, c-format +msgid "Low-level formatting error: %1" +msgstr "" + +#: format.cpp:529 format.cpp:732 format.cpp:898 format.cpp:989 +msgid "" +"Device busy.\n" +"Perhaps you need to unmount the floppy first." +msgstr "" + +#: format.cpp:535 +#, c-format +msgid "Low-level format error: %1" +msgstr "" + +#: format.cpp:583 +msgid "Cannot find dd." +msgstr "" + +#: format.cpp:598 +msgid "Could not start dd." +msgstr "" + +#: format.cpp:682 +msgid "Cannot find a program to create FAT filesystems." +msgstr "" + +#: format.cpp:713 +msgid "Cannot start FAT format program." +msgstr "" + +#: format.cpp:727 format.cpp:893 format.cpp:984 +msgid "" +"Floppy is mounted.\n" +"You need to unmount the floppy first." +msgstr "" + +#: format.cpp:783 +msgid "" +"_: BSD\n" +"Cannot find a program to create UFS filesystems." +msgstr "" + +#: format.cpp:801 +msgid "" +"_: BSD\n" +"Cannot start UFS format program." +msgstr "" + +#: format.cpp:862 +msgid "Cannot find a program to create ext2 filesystems." +msgstr "" + +#: format.cpp:879 +msgid "Cannot start ext2 format program." +msgstr "" + +#: format.cpp:956 +msgid "Cannot find a program to create Minix filesystems." +msgstr "" + +#: format.cpp:973 +msgid "Cannot start Minix format program." +msgstr "" + +#: main.cpp:34 +msgid "TDE Floppy Disk Utility" +msgstr "" + +#: main.cpp:38 +msgid "Default device" +msgstr "" + +#: main.cpp:45 +msgid "KFloppy" +msgstr "" + +#: main.cpp:51 +msgid "KFloppy helps you format floppies with the filesystem of your choice." +msgstr "" + +#: main.cpp:54 +msgid "Author and former maintainer" +msgstr "" + +#: main.cpp:55 +msgid "User interface re-design" +msgstr "" + +#: main.cpp:56 +msgid "Add BSD support" +msgstr "" + +#: main.cpp:57 +msgid "Make KFloppy work again for KDE 3.4" +msgstr "" + +#: zip.cpp:56 +msgid "Zero entire disk" +msgstr "" + +#: zip.cpp:58 +msgid "" +"Try to write zeroes to the entire disk before adding a filesystem, in order " +"to check the disk's integrity." +msgstr "" + +#: zip.cpp:62 +msgid "Enable softupdates" +msgstr "" + +#: zip.cpp:75 +msgid "UFS Zip100" +msgstr "" + +#: zip.cpp:194 +msgid "Cannot start dd to zero disk." +msgstr "" + +#: zip.cpp:204 +msgid "Zeroing disk..." +msgstr "" + +#: zip.cpp:211 +msgid "Zeroing disk failed." +msgstr "" + +#: zip.cpp:227 +msgid "Cannot start newfs." +msgstr "" + +#: zip.cpp:231 +msgid "Making filesystem..." +msgstr "" + +#: zip.cpp:236 +msgid "newfs failed." +msgstr "" + +#: zip.cpp:241 +msgid "Disk formatted successfully." +msgstr "" + +#: zip.cpp:266 +msgid "Zeroing block %1 of %2..." +msgstr "" |