diff options
Diffstat (limited to 'po/nb/hardware.po')
-rw-r--r-- | po/nb/hardware.po | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/po/nb/hardware.po b/po/nb/hardware.po index 0e5fd553e..f5ee04b02 100644 --- a/po/nb/hardware.po +++ b/po/nb/hardware.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: hardware_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-02-13 11:47+0000\n" +"POT-Creation-Date: 2021-04-28 23:02+0000\n" "PO-Revision-Date: 2019-10-30 18:03+0000\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Language-Team: Norwegian Bokmål\n" @@ -2836,6 +2836,27 @@ msgstr "" #: hardware.xml:2308 #, no-c-format msgid "" +"The installer normally automatically enables memory-saving tricks to be able " +"to run on such low-memory system, but on architectures that are less tested " +"it may miss doing so. It can however be enabled manually by appending the " +"<userinput>lowmem=1</userinput> or even <userinput>lowmem=2</userinput> boot " +"parameter (see also <xref linkend=\"lowmem\"/> and <xref linkend=\"installer-" +"args\"/>)." +msgstr "" + +#. Tag: para +#: hardware.xml:2317 +#, no-c-format +msgid "" +"On &architecture; the lowmem levels have not been tested, so automatic " +"detection is probably outdated and you thus probably <emphasis>need</" +"emphasis> to pass the boot parameter if your system has little memory." +msgstr "" + +#. Tag: para +#: hardware.xml:2323 +#, no-c-format +msgid "" "Installation on systems with less memory<footnote condition=\"gtk\"> <para> " "Installation images that support the graphical installer require more memory " "than images that support only the textual installer and should not be used " |