forked from lmanul/whylinuxisbetter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_fi.php
executable file
·122 lines (96 loc) · 5.39 KB
/
index_fi.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<?php require("entete.php"); ?> <?php require("base.php"); ?>
<div id="corps">
<!--<h3>Translation: Sampo Jokunen</h3>-->
<div id="intro"> <p>Luulen että ihmiset eivät vaihda Linuxiin koska se on
ilmainen ("Miksi niin hyvä voisi olla ilmainen?") tai koska se on
ilmainen (He kuvittelevat että eivät maksaneet Windowsista),
mutta koska he näkevät uudet, <b>mahtavat ominaisuudet joita ei Windowsissa ole!</b>. Joten tässäpä <b>Muutama syy miksi Linux rokkaa!</b> </p>
<p>Joo ja ennen sitä, jos olet jo Linuxisti haluat ehkä lukea <a href="faq.php">tämän FAQ</a>.</p>
</div>
<p align="center"><big><b>(Napsauta kuvaa saadaksesi selityksen)</b></big></p>
<div id="items">
<p>
<?php item ("viruses", "Unohda virukset.", ""); ?>
<?php item ("stability", "Onko järjestelmäsi epävakaa?", ""); ?>
<?php item ("security", "Linux suojelee Tietokonettasi.", ""); ?>
<?php item ("dollars", "Älä maksa 100e Käyttöjärjestelmästäsi.", ""); ?>
<?php item ("crapware", "No more c**pware.", ""); ?>
<?php item ("freedom", "Vapaus!", ""); ?>
<?php item ("all_in_one", "Kun käyttöjärjestelmä on asentunut, miksi pitäisi vielä asentaa ohjelmia?", ""); ?>
<?php item ("drivers", "Forget about drivers.", ""); ?>
<?php item ("global_update", "Päivitä kaikki parilla napsautuksella.", ""); ?>
<?php item ("warez", "Miksi kopioida ohjelmia laittomasti kun voit saada ne ilmaiseksi?", ""); ?>
<?php item ("search_software", "Tarvitsetko uusia ohjelmia? Älä turhaan hae netistä, Linuxilla saat ne hetkessä.", ""); ?>
<?php item ("spatial_desktop", "Jump into the next generation of desktops.", ""); ?>
<?php item ("defragment", "Vaikuttaako digitaalinen elämäsi ehyeltä?", ""); ?>
<?php item ("window_managers", "Valitse itse miltä työpöytäsi näyttää.", ""); ?>
<?php #item ("network_security", "Let pirates bite the dust.", ""); ?>
<?php item ("environment", "Do something for the environment.", ""); ?>
<?php item ("backdoors", "No back doors in your software.", ""); ?>
<?php item ("old_and_sluggish", "Miksi Windowsisi on hitaampi päivä päivältä?", ""); ?>
<?php item ("help", "Nauti ilmaisesta ja ikuisesta tuesta.", ""); ?>
<?php item ("virtual_desktops", "Liikaa ikkunoita? Käytä montaa työpöytää samaa aikaa.", ""); ?>
<?php #item ("suspend_hibernate", "Säästä sähköä: anna tietokoneesi nukkua tai hibernatea.", ""); ?>
<?php item ("report_bugs", "Älä odota vuosia bugien selvittämiseen, reportoi niistä ja tuhoa ne!", ""); ?>
<?php item ("reboot_all_the_time", "Oletko väsynyt käynnistämään tietokonettasi koko ajan uudelleen?", ""); ?>
<?php item ("alive", "Anna vanhalle tietokoneelle uusi elämä.", ""); ?>
<?php item ("free_games", "Pelaa satoja pelejä ilmaiseksi.", ""); ?>
<?php item ("other_countries", "Auta muita maita, mukaan lukien omaasi.", ""); ?>
<?php item ("gaim_im_services", "Käytä MSN, AIM, ICQ, Jabber,verkkoja yhdellä ohjelmalla.", ""); ?>
<?php item ("amarok", "Hommaa hieno musiikki soitin.", ""); ?>
<?php item ("weather", "Pidä säätä silmällä.", ""); ?>
</p>
</div>
<br class="clearboth" />
<h2>Muutama tapaus jonka vuoksi pysyisit Windowsissa (toistaiseksi)</h2>
<div id="items">
<p>
<div class="item">
<a href="stick_to_windows/software">
<img src="stick_to_windows/software/Images/hang_thumbnail.png" />
<p>Käytät patentoitua ohjelmaa jota tarvitset VÄLTTÄMÄTTÄ</p></a>
</div>
<div class="item">
<a href="stick_to_windows/hardcore_gamer">
<img src="stick_to_windows/hardcore_gamer/Images/joystick_thumbnail.png" />
<p>Pelaat vain tietokoneella</p></a>
</div>
<div class="item">
<a href="stick_to_windows/cmjn">
<img src="stick_to_windows/cmjn/Images/cmjn_thumbnail.png" />
<p>Työskentelet kirja/tulostus alalla</p></a>
</div>
<div class="item">
<a href="stick_to_windows/hardware">
<img src="stick_to_windows/hardware/Images/hardware_thumbnail.png" />
<p>Tietokoneen osasi eivät ole tuettuja vielä</p></a>
</div>
</p>
</div>
<br class="clearboth" />
<h2>Selvä, Tahdon Linuxin tietokoneelleni! Mitä teen?</h2>
<div id="items">
<p>
<div class="item">
<a href="switch/try">
<img src="switch/try/Images/blank_cd_thumb_smaller.png" />
<p>Kokeile Linuxia koskematta Windowsiin</p></a>
</div>
<div class="item">
<a href="switch/install">
<img src="switch/install/Images/tux_thumbnail.png" />
<p>Asenna Linux Windowsin rinnalle.</p></a>
</div>
</p>
</div>
<br class="clearboth" />
<center><img src="Images/business_news.png" /><br />
<p><small>(Cover of <a href="http://www.businessweek.com/">Business Week</a>, March 2003)</small></p></center>
<p>This website was created by <a href="http://www.manucornet.net">Manu
Cornet</a>. If you have ideas of great features to put on this page, or
if you have better screenshots, or if you found a typo/English mistake
(I'm not a native speaker, as you probably have noticed!), please write
<a href="mailto:ideas@whylinuxisbetter.net?subject=[whylinuxisbetter.net] Type your subject here">here</a>.</p>
</div>
</body>
</html>