1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
# Norwegian bokmål translation of msitools.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the msitools package.
# Kjartan Maraas <kmaraas@gnome.org>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: msitools\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-25 14:14+0200\n"
"PO-Revision-Date: 2014-07-25 14:17+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian bokmål <i18n-nb@lister.ping.uio.no>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../tools/msiextract.vala:10 ../tools/wixl/wixl.vala:21
msgid "Display version number"
msgstr "Vis versjonsnummer"
#: ../tools/msiextract.vala:11
msgid "Extract to directory"
msgstr "Hent ut til katalog"
#: ../tools/msiextract.vala:12
msgid "List files only"
msgstr "Vis kun filer"
#: ../tools/msiextract.vala:13
msgid "MSI_FILE..."
msgstr "MSI_FIL …"
#: ../tools/msiextract.vala:126
msgid "- a msi files extracting tool"
msgstr "- et verktøy for å pakke ut msi-filer"
#: ../tools/msiextract.vala:146 ../tools/wixl/wixl.vala:75
msgid "Please specify input files.\n"
msgstr "Vennligst oppgi inndatafiler.\n"
#: ../tools/wixl/wixl-heat.vala:11
msgid "Directory Ref"
msgstr "Katalogreferanse"
#: ../tools/wixl/wixl-heat.vala:12
msgid "Component Group"
msgstr "Komponentgruppe"
#: ../tools/wixl/wixl-heat.vala:13
msgid "Variable for source dir"
msgstr "Variabel for kildekatalog"
#: ../tools/wixl/wixl-heat.vala:14
msgid "Prefix"
msgstr "Prefiks"
#: ../tools/wixl/wixl-heat.vala:15
msgid "Exclude prefix"
msgstr ""
#: ../tools/wixl/wixl.vala:22
msgid "Verbose output"
msgstr "Vis mer informasjon"
#: ../tools/wixl/wixl.vala:23
msgid "Output file"
msgstr "Utdatafil"
#: ../tools/wixl/wixl.vala:24
msgid "Define variable"
msgstr "Definer variabel"
#: ../tools/wixl/wixl.vala:25
msgid "Target architecture"
msgstr "Målarkitektur"
#: ../tools/wixl/wixl.vala:26
msgid "Include directory"
msgstr ""
#: ../tools/wixl/wixl.vala:27
msgid "System include directory"
msgstr ""
#: ../tools/wixl/wixl.vala:28
msgid "Stop after the preprocessing stage"
msgstr ""
#: ../tools/wixl/wixl.vala:29
msgid "INPUT_FILE..."
msgstr "INNDATA_FIL …"
#: ../tools/wixl/wixl.vala:37
#, c-format
msgid "arch of type '%s' is not supported"
msgstr ""
#: ../tools/wixl/wixl.vala:49
msgid "- a msi building tool"
msgstr "- verktøy for å lage msi-filer"
#: ../tools/wixl/wixl.vala:83
msgid "Please specify the output file.\n"
msgstr "Vennligst oppgi utdatafil.\n"
#: ../tools/wixl/wixl.vala:100
#, c-format
msgid "Loading %s...\n"
msgstr "Laster %s …\n"
#: ../tools/wixl/wixl.vala:110
#, c-format
msgid "Building %s...\n"
msgstr "Bygger %s …\n"
#: ../tools/wixl/wixl.vala:113
#, c-format
msgid "Writing %s...\n"
msgstr "Skriver %s …\n"
|