mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
126 lines
3.3 KiB
Text
126 lines
3.3 KiB
Text
# Translation of kdevmakebuilder to Norwegian Bokmål
|
|
#
|
|
# Bjørn Steensrud <bjornst@skogkatt.homelinux.org>, 2010, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: KDE 4\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
|
|
"PO-Revision-Date: 2010-12-30 20:18+0100\n"
|
|
"Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n"
|
|
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
|
|
"Language: nb\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Environment: kde\n"
|
|
"X-Accelerator-Marker: &\n"
|
|
"X-Text-Markup: kde4\n"
|
|
"X-Generator: Lokalize 1.1\n"
|
|
|
|
#. i18n: file: kdevmakebuilder.rc:5
|
|
#. i18n: ectx: Menu (view)
|
|
#: rc.cpp:3
|
|
msgid "View"
|
|
msgstr "Vis"
|
|
|
|
#. i18n: file: makeconfig.ui:20
|
|
#. i18n: ectx: property (text), widget (QLabel, label_8)
|
|
#: rc.cpp:6
|
|
msgid "&Abort on first error:"
|
|
msgstr "&Avbryt ved første feil:"
|
|
|
|
#. i18n: file: makeconfig.ui:40
|
|
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
|
#: rc.cpp:9
|
|
msgid "&Display commands but do not execute them:"
|
|
msgstr "&Vis kommandoer men ikke kjør dem:"
|
|
|
|
#. i18n: file: makeconfig.ui:60
|
|
#. i18n: ectx: property (text), widget (QLabel, label_31)
|
|
#: rc.cpp:12
|
|
msgid "Install as &root:"
|
|
msgstr "Install som &root:"
|
|
|
|
#. i18n: file: makeconfig.ui:80
|
|
#. i18n: ectx: property (text), widget (QLabel, rootinstallationcommandLabel)
|
|
#: rc.cpp:15
|
|
msgid "Root installation &command:"
|
|
msgstr "Root installasjons&kommando:"
|
|
|
|
#. i18n: file: makeconfig.ui:94
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand)
|
|
#: rc.cpp:18
|
|
msgid "kdesu"
|
|
msgstr "kdesu"
|
|
|
|
#. i18n: file: makeconfig.ui:99
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand)
|
|
#: rc.cpp:21
|
|
msgid "kdesudo"
|
|
msgstr "kdesudo"
|
|
|
|
#. i18n: file: makeconfig.ui:104
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand)
|
|
#: rc.cpp:24
|
|
msgid "sudo"
|
|
msgstr "sudo"
|
|
|
|
#. i18n: file: makeconfig.ui:112
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:27
|
|
msgid "&Number of simultaneous jobs:"
|
|
msgstr "A&ntall samtidige jobber:"
|
|
|
|
#. i18n: file: makeconfig.ui:132
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: rc.cpp:30
|
|
msgid "&Make executable:"
|
|
msgstr "&Make-program:"
|
|
|
|
#. i18n: file: makeconfig.ui:155
|
|
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
|
#: rc.cpp:33
|
|
msgid "Default make &target:"
|
|
msgstr "S&tandardmål for make:"
|
|
|
|
#. i18n: file: makeconfig.ui:175
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: rc.cpp:36
|
|
msgid "Additional make &options:"
|
|
msgstr "Flere make-val&g:"
|
|
|
|
#. i18n: file: makeconfig.ui:195
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: rc.cpp:39
|
|
msgid "Active environment &profile:"
|
|
msgstr ""
|
|
|
|
#: makejob.cpp:61
|
|
msgid "Make (%1): %2"
|
|
msgstr ""
|
|
|
|
#: makejob.cpp:63
|
|
msgid "Make (%1)"
|
|
msgstr ""
|
|
|
|
#: makejob.cpp:65
|
|
msgid "Make"
|
|
msgstr ""
|
|
|
|
#: makejob.cpp:79
|
|
msgid "Build item no longer available"
|
|
msgstr "Byggeelement er ikke tilgjengelig lenger"
|
|
|
|
#: makejob.cpp:85
|
|
msgid "Internal error: cannot build a file item"
|
|
msgstr "Intern feil: kan ikke bygge et element"
|
|
|
|
#: makebuilder.cpp:38
|
|
msgid "Make Builder"
|
|
msgstr "Make prosjektbygger"
|
|
|
|
#: makebuilder.cpp:38
|
|
msgid "Support for building Make projects"
|
|
msgstr "Støtte for å bygge Make-prosjekter"
|