diff options
author | Marja van Waes <marja@mageia.org> | 2013-11-17 19:08:39 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-11-17 19:08:39 +0100 |
commit | d3ceae1c10e06bf0348b8028e19fe0cdaaf2c041 (patch) | |
tree | c7b458a538589b19cc3e1b86eb6362617d839bd3 /tr/selectLanguage.html | |
parent | bf0276a801dd0965210c146bab9d629d2e0d66c4 (diff) | |
download | drakx-installer-help-d3ceae1c10e06bf0348b8028e19fe0cdaaf2c041.tar drakx-installer-help-d3ceae1c10e06bf0348b8028e19fe0cdaaf2c041.tar.gz drakx-installer-help-d3ceae1c10e06bf0348b8028e19fe0cdaaf2c041.tar.bz2 drakx-installer-help-d3ceae1c10e06bf0348b8028e19fe0cdaaf2c041.tar.xz drakx-installer-help-d3ceae1c10e06bf0348b8028e19fe0cdaaf2c041.zip |
add new, partial, Turkish translation
Diffstat (limited to 'tr/selectLanguage.html')
-rw-r--r-- | tr/selectLanguage.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/tr/selectLanguage.html b/tr/selectLanguage.html new file mode 100644 index 0000000..a5eabfd --- /dev/null +++ b/tr/selectLanguage.html @@ -0,0 +1,103 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Please choose a language to use</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="installer.html" title="DrakX, the Mageia Installer"> + <link rel="next" href="acceptLicense.html" title="Lisans ve Sürüm Notları"><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="tr" class="section" title="Please choose a language to use"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectLanguage"></a>Please choose a language to use + </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="Uyarı" 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="[Uyarı]" 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 uses UTF-8 (Unicode) support by default. 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> |