From d22e7e96cb79de7030fc5abc7ed38ea33cfb16c7 Mon Sep 17 00:00:00 2001 From: Matej Urbančič Date: Tue, 16 Apr 2013 20:02:55 +0200 Subject: Updated Slovenian translation --- po/sl.po | 51 ++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 38 insertions(+), 13 deletions(-) diff --git a/po/sl.po b/po/sl.po index 8b421d7..28fe24e 100644 --- a/po/sl.po +++ b/po/sl.po @@ -9,18 +9,19 @@ msgstr "" "Project-Id-Version: msitools master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=msitools&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-02-06 02:55+0000\n" -"PO-Revision-Date: 2013-02-06 13:55+0100\n" +"POT-Creation-Date: 2013-04-12 03:25+0000\n" +"PO-Revision-Date: 2013-04-16 19:58+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" +"%100==4 ? 3 : 0);\n" "X-Generator: Poedit 1.5.4\n" -#: ../tools/msiextract.vala:10 ../tools/wixl/wixl.vala:20 +#: ../tools/msiextract.vala:10 ../tools/wixl/wixl.vala:21 msgid "Display version number" msgstr "Pokaži številko različice" @@ -40,7 +41,7 @@ msgstr "DATOTEKA_MSI ..." msgid "- a msi files extracting tool" msgstr "- orodje za odpakiranje datotek iz arhiva msi" -#: ../tools/msiextract.vala:146 ../tools/wixl/wixl.vala:63 +#: ../tools/msiextract.vala:146 ../tools/wixl/wixl.vala:75 #, c-format msgid "Please specify input files.\n" msgstr "Navesti je treba vhodne datoteke.\n" @@ -65,39 +66,63 @@ msgstr "Predpona" msgid "Exclude prefix" msgstr "Prezri predpono" -#: ../tools/wixl/wixl.vala:21 +#: ../tools/wixl/wixl.vala:22 msgid "Verbose output" msgstr "Podroben izpis" -#: ../tools/wixl/wixl.vala:22 +#: ../tools/wixl/wixl.vala:23 msgid "Output file" msgstr "Izhodna datoteka" -#: ../tools/wixl/wixl.vala:23 +#: ../tools/wixl/wixl.vala:24 msgid "Define variable" msgstr "Določitev spremenljivke" -#: ../tools/wixl/wixl.vala:24 +#: ../tools/wixl/wixl.vala:25 +msgid "Target architecture" +msgstr "Ciljno okolje" + +#: ../tools/wixl/wixl.vala:26 msgid "Include directory" msgstr "Vključi mapo" -#: ../tools/wixl/wixl.vala:25 +#: ../tools/wixl/wixl.vala:27 msgid "System include directory" msgstr "Vključena sistemska mapa" -#: ../tools/wixl/wixl.vala:26 +#: ../tools/wixl/wixl.vala:28 msgid "Stop after the preprocessing stage" msgstr "Zaustavi po opravilu obdelave" -#: ../tools/wixl/wixl.vala:27 +#: ../tools/wixl/wixl.vala:29 msgid "INPUT_FILE..." msgstr "VHODNA_DATOTEKA ..." #: ../tools/wixl/wixl.vala:37 +#, c-format +msgid "arch of type '%s' is not supported" +msgstr "Okolje vrste '%s' ni podprto ..." + +#: ../tools/wixl/wixl.vala:49 msgid "- a msi building tool" msgstr "- orodje za izgradnjo msi" -#: ../tools/wixl/wixl.vala:71 +#: ../tools/wixl/wixl.vala:83 #, c-format msgid "Please specify the output file.\n" msgstr "Določiti je treba izhodno datoteko.\n" + +#: ../tools/wixl/wixl.vala:100 +#, c-format +msgid "Loading %s...\n" +msgstr "Poteka nalaganje %s ...\n" + +#: ../tools/wixl/wixl.vala:110 +#, c-format +msgid "Building %s...\n" +msgstr "Poteka izgradnja %s ...\n" + +#: ../tools/wixl/wixl.vala:113 +#, c-format +msgid "Writing %s...\n" +msgstr "Poteka zapisovanje %s ...\n" -- cgit