diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
commit | 9606ddfee543795d8208e2df7edb8a58b2f262c5 (patch) | |
tree | 8d7c74fcdef10da4c5018f28843853770cf616ea /nb/selectLanguage.html | |
parent | fbd9dfd8acd9dedd07332fa4a48c152f6b9490a8 (diff) | |
download | drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.gz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.bz2 drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.xz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.zip |
Add Norwegian Bokmal files
Diffstat (limited to 'nb/selectLanguage.html')
-rw-r--r-- | nb/selectLanguage.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/nb/selectLanguage.html b/nb/selectLanguage.html new file mode 100644 index 0000000..8e5927a --- /dev/null +++ b/nb/selectLanguage.html @@ -0,0 +1,105 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Velg språk</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installasjon med DrakX"> + <link rel="up" href="index.html" title="Installasjon med DrakX"> + <link rel="prev" href="installer.html" title="DrakX er Mageia installereren"> + <link rel="next" href="acceptLicense.html" title="Lisens og utgivelsesmerknader"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="nb" class="section" title="Velg språk"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectLanguage"></a>Velg språk + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + <p>Select your preferred language, by first expanding the list for your + continent. <span class="application">Mageia</span> will use this selection during + the installation and for your installed system. + </p> + + + <p>If it is likely that you will require several languages installed on your + system, for yourself or other users, then you should use the + <span class="guibutton">Multiple languages</span> button to add them now. It will be + difficult to add extra language support after installation. + </p> + + + + + <div class="warning" title="Advarsel" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Warning"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Advarsel]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Even if you choose more than one language, you must first choose one of them + as your preferred language in the first language screen. It will also be + marked as chosen in the multiple languages screen . + </p> + + </td> + </tr> + </table> + </div> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>If your keyboard language is not the same as your preferred language, then + it is advisable to install the language of your keyboard as well. + </p> + + </li> + <li class="listitem"> + + <p>Mageia bruker UTF-8 (Unicode) som standard.</p> + + + <p>This may be disabled in the "multiple languages" screen if you know that it + is inappropriate for your language. Disabling UTF-8 applies to all installed + languages. + </p> + + </li> + <li class="listitem"> + + <p>You can change the language of your system after installation in the Mageia + Control Center -> System -> Manage localization for your system. + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> |