diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-sr@Latn/messages/tdebase/kio_floppy.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-sr@Latn/messages/tdebase/kio_floppy.po')
-rw-r--r-- | tde-i18n-sr@Latn/messages/tdebase/kio_floppy.po | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/tde-i18n-sr@Latn/messages/tdebase/kio_floppy.po b/tde-i18n-sr@Latn/messages/tdebase/kio_floppy.po new file mode 100644 index 00000000000..cce6b3245c3 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/tdebase/kio_floppy.po @@ -0,0 +1,107 @@ +# translation of kio_floppy.po to Serbian +# translation of kio_floppy.po to Srpski +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Toplica Tanaskovic <toptan@sezampro.yu>, 2003. +# Toplica Tanaskovic <toptan@kde.org.yu>, 2003. +# Chusslove Illich <caslav.ilic@gmx.net>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_floppy\n" +"POT-Creation-Date: 2005-09-21 02:57+0200\n" +"PO-Revision-Date: 2004-07-18 10:27+0200\n" +"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" +"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kio_floppy.cpp:200 +msgid "" +"Could not access drive %1.\n" +"The drive is still busy.\n" +"Wait until it is inactive and then try again." +msgstr "" +"Nisam mogao da pristupim uređaju %1.\n" +"Uređaj je još uvek zauzet.\n" +"Sačekajte dok ne završi sa radom, pa onda pokušajte ponovo." + +#: kio_floppy.cpp:204 kio_floppy.cpp:1144 +msgid "" +"Could not write to file %1.\n" +"The disk in drive %2 is probably full." +msgstr "" +"Nisam mogao da pišem u fajl %1.\n" +"Disketa u uređaju %2 je verovatno puna." + +#: kio_floppy.cpp:214 +msgid "" +"Could not access %1.\n" +"There is probably no disk in the drive %2" +msgstr "" +"Nisam mogao da pristupim %1.\n" +"Verovatno nema diskete u uređaju %2" + +#: kio_floppy.cpp:218 +msgid "" +"Could not access %1.\n" +"There is probably no disk in the drive %2 or you do not have enough permissions " +"to access the drive." +msgstr "" +"Nisam mogao da pristupim %1.\n" +"Disketa verovatno nije ubačena u uređaj %2 ili nemate pravo pristupa uređaju." + +#: kio_floppy.cpp:222 +msgid "" +"Could not access %1.\n" +"The drive %2 is not supported." +msgstr "" +"Nisam mogao da pristupim %1.\n" +"Uređaj %2 nije podržan." + +#: kio_floppy.cpp:227 +msgid "" +"Could not access %1.\n" +"Make sure the floppy in drive %2 is a DOS-formatted floppy disk \n" +"and that the permissions of the device file (e.g. /dev/fd0) are set correctly " +"(e.g. rwxrwxrwx)." +msgstr "" +"Nisam mogao da pristupim %1.\n" +"Proverite da li je disketa u uređaju %2 formatirana za DOS\n" +"i da li su dozvole pristupa uređajskom fajlu (npr. /dev/fd0) ispravno podešene " +"(npr. rwxrwxrwx)." + +#: kio_floppy.cpp:231 +msgid "" +"Could not access %1.\n" +"The disk in drive %2 is probably not a DOS-formatted floppy disk." +msgstr "" +"Nisam mogao da pristupim %1.\n" +"Disketa u uređaju %2 verovatno nije formatirana za DOS." + +#: kio_floppy.cpp:235 +msgid "" +"Access denied.\n" +"Could not write to %1.\n" +"The disk in drive %2 is probably write-protected." +msgstr "" +"Pristup je odbijen.\n" +"Nisam mogao da pišem u %1.\n" +"Disketa u uređaju %2 je verovatno zaštićena od upisa." + +#: kio_floppy.cpp:244 +msgid "" +"Could not read boot sector for %1.\n" +"There is probably not any disk in drive %2." +msgstr "" +"Nisam mogao da pročitam but sektor za %1.\n" +"Verovatno nema diskete u uređaju %2." + +#: kio_floppy.cpp:368 +msgid "" +"Could not start program \"%1\".\n" +"Ensure that the mtools package is installed correctly on your system." +msgstr "" +"Nisam mogao da pokrenem program „%1“.\n" +"Proverite da li je paket mtools ispravno instaliran na vašem sistemu." |