forked from lmanul/whylinuxisbetter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_da.php
executable file
·117 lines (93 loc) · 4.72 KB
/
index_da.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
<?php require("entete.php"); ?> <?php require("base.php"); ?>
<div id="corps">
<h2>Translated by Henrik Peytz, Jonas Hansen and <a href="http://syrelyre.dk/">Søren Howe Gersager</a></h2>
<div id="items">
<p>
<?php item ("viruses", "Glem alt om virusser.", "_da"); ?>
<?php item ("stability", "Er dit system ustabilt?", "_da"); ?>
<?php item ("security", "Linux beskytter din computer.", "_da"); ?>
<?php item ("dollars", "Lad være med at betale 1000 kr. for dit operativ system.", "_da"); ?>
<?php item ("crapware", "No more c**pware.", ""); ?>
<?php item ("freedom", "Frihed!", "_da"); ?>
<?php item ("all_in_one", "Når systemet er installeret, hvorfor skal du så <i>stadig</i> installere ting?", "_da"); ?>
<?php item ("drivers", "Glem alt om drivere.", "_da"); ?>
<?php item ("global_update", "Opdatér al din software med et enkelt klik.", "_da"); ?>
<?php item ("warez", "Hvorfor kopiere software ulovligt, når du kan få det gratis?", "_da"); ?>
<?php item ("search_software", "Har du brug for ny software? No worries, Linux finder det for dig.", "_da"); ?>
<?php item ("spatial_desktop", "Anvend den næste generation af desktops.", "_da"); ?>
<?php item ("defragment", "Virker dit digitale liv fragmenteret?", "_da"); ?>
<?php item ("window_managers", "Bestem selv hvordan din desktop ser ud.", "_da"); ?>
<?php #item ("network_security", "Giv hackerne baghjul.", "_da"); ?>
<?php item ("old_and_sluggish", "Hvorfor bliver Windows langsommere dag for dag?", "_da"); ?>
<?php item ("environment", "Gør noget for miljøet.", "_da"); ?>
<?php item ("backdoors", "Der er ingen bagdøre i dine programmer.", "_da"); ?>
<?php item ("help", "Nyd gratis og ubegrænset support.", "_da"); ?>
<?php item ("virtual_desktops", "For mange vinduer? Brug flere skriveborde!.", "_da"); ?>
<?php #item ("suspend_hibernate", "Spar på strømmen. Lad din computer sove eller gå i dvale.", "_da"); ?>
<?php item ("report_bugs", "Vent ikke år på at fejl bliver rettet, rapportér dem og udryd dem.", "_da"); ?>
<?php item ("reboot_all_the_time", "Er du træt af at genstarte din computer igen og igen?", "_da"); ?>
<?php item ("alive", "Giv din gamle computer nyt liv.", "_da"); ?>
<?php item ("free_games", "Spil hundredevis af spil, helt gratis.", "_da"); ?>
<?php item ("other_countries", "Hjælp andre lande, og dit eget.", "_da"); ?>
<?php item ("gaim_im_services", "Brug MSN, AIM, ICQ, Jabber, med ét enkelt program.", "_da"); ?>
<?php item ("amarok", "Få dig en lækker musikafspiller.", "_da"); ?>
<?php item ("weather", "Hold øje med vejret.", "_da"); ?>
</p>
</div>
<br class="clearboth" />
<h2>Der er et par tilfælde hvor du bør beholde Windows (indtil videre)</h2>
<div id="items">
<p>
<div class="item">
<a href="stick_to_windows/software/index_da.php">
<img src="stick_to_windows/software/Images/hang_thumbnail.png" />
<p>Der er proprietær software du bare ikke kan undvære</p></a>
</div>
<div class="item">
<a href="stick_to_windows/hardcore_gamer/index_da.php">
<img src="stick_to_windows/hardcore_gamer/Images/joystick_thumbnail.png" />
<p>Du er en hardcore gamer</p></a>
</div>
<div class="item">
<a href="stick_to_windows/cmjn/index_da.php">
<img src="stick_to_windows/cmjn/Images/cmjn_thumbnail.png" />
<p>Du arbejder i bog/forlags-industrien</p></a>
</div>
<div class="item">
<a href="stick_to_windows/hardware/index_da.php">
<img src="stick_to_windows/hardware/Images/hardware_thumbnail.png" />
<p>Din hardware er endnu ikke understøttet</p></a>
</div>
</p>
</div>
<br class="clearboth" />
<h2>Okay, jeg vil have Linux på min pc, hvad skal jeg gøre nu?</h2>
<div id="items">
<p>
<div class="item">
<a href="switch/try/index_da.php">
<img src="switch/try/Images/blank_cd_thumb_smaller.png" />
<p>Prøv Linux uden at pille ved Windows</p></a>
</div>
<div class="item">
<a href="switch/install/index_da.php">
<img src="switch/install/Images/tux_thumbnail.png" />
<p>Installér Linux (og behold Windows)</p></a>
</div>
</p>
</div>
<br class="clearboth" />
<p>Ah, og hvis du allerede er en Linux-nørd kunne du måske tænke dig at læse <a href="faq_da.php">denne FAQ</a>.</p>
<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 would like to <b>translate</b> this website into your
language (or complete an existing translation), you can follow the
instructions on <a href="translating.php">this page</a>. If you have
ideas for great features to put here, or if you have better screenshots,
or if you found a typo/English mistake please write <a
href="mailto:ideas@whylinuxisbetter.net?subject=[whylinuxisbetter.net]
Type your subject here">here</a>.</p>
</div>
</body>
</html>