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-sl/messages/tdebase/kio_tar.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-sl/messages/tdebase/kio_tar.po')
-rw-r--r-- | tde-i18n-sl/messages/tdebase/kio_tar.po | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/tde-i18n-sl/messages/tdebase/kio_tar.po b/tde-i18n-sl/messages/tdebase/kio_tar.po new file mode 100644 index 00000000000..e61ee56d7a4 --- /dev/null +++ b/tde-i18n-sl/messages/tdebase/kio_tar.po @@ -0,0 +1,35 @@ +# translation of kio_tar.po to Slovenian +# +# Jure Repinc <jlp@holodeck1.com>, 2005. +msgid "" +msgstr "" +"Project-Id-Version: kio_tar\n" +"POT-Creation-Date: 2007-09-22 01:12+0200\n" +"PO-Revision-Date: 2005-10-16 23:25+0200\n" +"Last-Translator: Jure Repinc <jlp@holodeck1.com>\n" +"Language-Team: Slovenian <Slovenian <sl@li.org>>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3);\n" + +#: tar.cc:227 tar.cc:320 tar.cc:394 +#, c-format +msgid "" +"Could not open the file, probably due to an unsupported file format.\n" +"%1" +msgstr "" +"Ni moč odpreti datoteke. Mogoče oblika datoteke ni podprta.\n" +"%1" + +#: tar.cc:471 +#, c-format +msgid "" +"The archive file could not be opened, perhaps because the format is " +"unsupported.\n" +"%1" +msgstr "" +"Ni bilo moč odpreti datoteke arhiva. Mogoče oblika datoteke ni podprta.\n" +"%1" |