You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115 lines
3.5 KiB
115 lines
3.5 KiB
# Translation of kcmkwincompositing to Norwegian Bokmål |
|
# |
|
# Bjørn Steensrud <bjornst@skogkatt.homelinux.org>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: kcmkwincompositing\n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2023-11-09 01:39+0000\n" |
|
"PO-Revision-Date: 2014-08-09 17:52+0200\n" |
|
"Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n" |
|
"Language-Team: Norwegian Bokmål <l10n-no@lister.huftis.org>\n" |
|
"Language: nb\n" |
|
"MIME-Version: 1.0\n" |
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
"Content-Transfer-Encoding: 8bit\n" |
|
"X-Generator: Lokalize 1.5\n" |
|
"Plural-Forms: nplurals=2; plural=n != 1;\n" |
|
"X-Environment: kde\n" |
|
"X-Accelerator-Marker: &\n" |
|
"X-Text-Markup: kde4\n" |
|
|
|
#. i18n: ectx: property (text), widget (KMessageWidget, glCrashedWarning) |
|
#: compositing.ui:31 |
|
#, kde-format |
|
msgid "" |
|
"OpenGL compositing (the default) has crashed KWin in the past.\n" |
|
"This was most likely due to a driver bug.\n" |
|
"If you think that you have meanwhile upgraded to a stable driver,\n" |
|
"you can reset this protection but be aware that this might result in an " |
|
"immediate crash!" |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (text), widget (KMessageWidget, windowThumbnailWarning) |
|
#: compositing.ui:44 |
|
#, kde-format |
|
msgid "" |
|
"Keeping the window thumbnail always interferes with the minimized state of " |
|
"windows. This can result in windows not suspending their work when minimized." |
|
msgstr "" |
|
"Å beholde vinduers småbilder vil alltid kollidere med vinduenes minimering. " |
|
"Dette kan føre til at vinduer ikke suspenderer arbeidet når de minimeres." |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, compositingLabel) |
|
#: compositing.ui:56 |
|
#, kde-format |
|
msgid "Compositing:" |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Enabled) |
|
#: compositing.ui:63 |
|
#, kde-format |
|
msgid "Enable on startup" |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_WindowsBlockCompositing) |
|
#: compositing.ui:72 |
|
#, kde-format |
|
msgid "" |
|
"Applications can set a hint to block compositing when the window is open.\n" |
|
" This brings performance improvements for e.g. games.\n" |
|
" The setting can be overruled by window-specific rules." |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WindowsBlockCompositing) |
|
#: compositing.ui:75 |
|
#, kde-format |
|
msgid "Allow applications to block compositing" |
|
msgstr "" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, animationSpeedLabel) |
|
#: compositing.ui:82 |
|
#, kde-format |
|
msgid "Animation speed:" |
|
msgstr "Animeringshastighet:" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3) |
|
#: compositing.ui:119 |
|
#, kde-format |
|
msgid "Very slow" |
|
msgstr "Meget langsom" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label) |
|
#: compositing.ui:139 |
|
#, kde-format |
|
msgid "Instant" |
|
msgstr "Øyeblikkelig" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_HiddenPreviews) |
|
#: compositing.ui:151 |
|
#, kde-format |
|
msgid "Keep window thumbnails:" |
|
msgstr "Behold småbilder av vinduer:" |
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews) |
|
#: compositing.ui:159 |
|
#, kde-format |
|
msgid "Never" |
|
msgstr "Aldri" |
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews) |
|
#: compositing.ui:164 |
|
#, kde-format |
|
msgid "Only for Shown Windows" |
|
msgstr "Bare for viste vinduer" |
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews) |
|
#: compositing.ui:169 |
|
#, kde-format |
|
msgid "Always" |
|
msgstr "Alltid" |
|
|
|
#: main.cpp:78 |
|
#, kde-format |
|
msgid "Re-enable OpenGL detection" |
|
msgstr "Slå på OpenGL-oppdagelse"
|
|
|