16 |
|
|
17 |
<style type="text/css" media="print,screen"> |
<style type="text/css" media="print,screen"> |
18 |
<!-- |
<!-- |
19 |
#home:after { |
/* === Banner === */ |
20 |
clear: both; content: ""; display: block; |
#gnuhealth { display: none; } |
21 |
height: 0px; visibility: hidden; width: 0px; |
@media (min-width: 57em) { |
22 |
|
#gnuhealth { |
23 |
|
display: block; |
24 |
|
width: 100%; |
25 |
|
margin-top: 2.3em; |
26 |
|
} |
27 |
} |
} |
28 |
|
/* ======================= */ |
29 |
|
|
30 |
#home .first-column { |
#content { |
31 |
width: 60%; |
margin: 0; |
|
float: left; |
|
32 |
} |
} |
33 |
#home .second-column { |
.first-column, .second-column { |
34 |
width: 38%; |
width: 40em; max-width: 100%; |
35 |
float: right; |
margin: auto; |
36 |
} |
} |
37 |
@media (max-width: 40em) { |
|
38 |
#home .first-column, #home .second-column { |
h2 { |
39 |
float: none; |
color: #333; |
40 |
width: 100%; |
margin: 1.2em 0 .9em; |
41 |
} |
} |
42 |
|
h2.first { |
43 |
|
margin-top: 1em; |
44 |
} |
} |
45 |
#home .first-column, #home .second-column { |
#gnu-linux { |
46 |
margin-bottom: 2em; margin-top: 0; |
width: 30em; max-width: 100%; |
47 |
|
text-align: center; |
48 |
|
margin: 0 auto 1em; |
49 |
|
} |
50 |
|
#gnu-linux img { |
51 |
|
width: 100%; |
52 |
|
} |
53 |
|
.button { |
54 |
|
font-size: 1.8em; |
55 |
|
margin: 1.7em 0; |
56 |
|
} |
57 |
|
.button a, .button a:visited { |
58 |
|
padding: .4em .6em; |
59 |
|
color: #a42e2b; |
60 |
|
background: #eee; |
61 |
|
border: .1em solid #ccc; |
62 |
|
} |
63 |
|
.button a:hover { |
64 |
|
color: #777; |
65 |
|
} |
66 |
|
.first-column p.back { |
67 |
|
margin-bottom: 0; |
68 |
} |
} |
69 |
|
|
70 |
#home h2 { |
.second-column .emph-box { |
71 |
text-shadow: none; |
padding: 0 1.2em 1.2em; |
72 |
margin-bottom: .6em; |
margin-top: 1.5em; |
73 |
} |
} |
74 |
#home .first-column img { width: 80%; margin: .5em 0 1em 0; } |
.second-column .emph-box.white { |
75 |
#home .second-column h4 img { height: .75em; width: .75em; } |
background: white; |
76 |
#Flashes h4 { margin-top: .5em; } |
} |
77 |
#Action { |
.second-column .emph-box .back { |
78 |
|
margin-top: 1em; |
79 |
|
} |
80 |
|
h3 { |
81 |
|
margin-top: .7em; |
82 |
|
} |
83 |
|
h3 img { |
84 |
|
height: .8em; |
85 |
|
margin-left: .5em; |
86 |
|
} |
87 |
|
#blurb h4 { |
88 |
text-align: left; |
text-align: left; |
89 |
padding: 0 1em; |
font-size: 1.5em; |
90 |
border-left: .4em solid #b9bcbf; border-right: .4em solid #b9bcbf; |
margin-top: .4em; |
91 |
|
} |
92 |
|
#blurb h4 img { |
93 |
|
float: left; |
94 |
|
margin-right: .5em; |
95 |
|
} |
96 |
|
#Flashes p, #unmaint li, #blurb p, #blurb p small { |
97 |
|
font-size: .9em; |
98 |
|
} |
99 |
|
#unmaint li, #blurb p { |
100 |
|
color: #404040; |
101 |
|
} |
102 |
|
#unmaint strong { |
103 |
|
display: block; |
104 |
|
font-size: 1.1em; |
105 |
|
color: black; |
106 |
} |
} |
107 |
|
|
108 |
h2#Action { |
.clear { |
109 |
text-align: center; |
clear: both; |
110 |
|
height: 2em; |
111 |
} |
} |
112 |
#Action h2 { |
.translators-notes { |
113 |
float: none; |
width: 44.4em; max-width: 100%; |
114 |
text-align: center; |
margin: 0 auto; |
115 |
padding-top: 0; |
} |
116 |
color: #171d33; |
#mission-statement { |
117 |
|
margin-bottom: 0; |
118 |
|
} |
119 |
|
#sisters { |
120 |
|
font-size: .9em; |
121 |
|
margin: 0 3% 2em; |
122 |
|
} |
123 |
|
|
124 |
|
@media (min-width: 57em) { |
125 |
|
.first-column { |
126 |
|
width: 61%; |
127 |
|
float: left; |
128 |
|
margin: 0; |
129 |
|
} |
130 |
|
.second-column { |
131 |
|
width: 33%; |
132 |
|
float: right; |
133 |
|
margin: 0; |
134 |
|
} |
135 |
|
.translators-notes { |
136 |
|
width: 100%; |
137 |
|
} |
138 |
} |
} |
|
#Action li { margin-bottom: .7em; } |
|
|
p#backtotop { float: right; margin-top: 2.5em; } |
|
|
#sisters { font-size: .9em; margin: 0 3% 1.5em 3%; } |
|
139 |
--> |
--> |
140 |
|
|
141 |
</style> |
</style> |
143 |
<!--#include virtual="/server/fs-gang-definitions.html" --> |
<!--#include virtual="/server/fs-gang-definitions.html" --> |
144 |
<!--#include virtual="/po/home.translist" --> |
<!--#include virtual="/po/home.translist" --> |
145 |
<!--#include virtual="/server/banner.de.html" --> |
<!--#include virtual="/server/banner.de.html" --> |
146 |
<p class="netscape4">GNU ist das einzige Betriebssystem, das eigens entwickelt wurde, um seinen |
<p class="no-display">GNU ist das einzige Betriebssystem, das eigens entwickelt wurde, um seinen |
147 |
Nutzern Freiheit zu geben. Was ist GNU, und welche Freiheit steht auf dem |
Nutzern Freiheit zu geben. Was ist GNU, und welche Freiheit steht auf dem |
148 |
Spiel?</p> |
Spiel?</p> |
149 |
|
|
150 |
<div id="home"> |
<div id="home"> |
151 |
<div class="first-column"> |
<div class="first-column"> |
152 |
|
|
153 |
<h2>Was ist GNU?</h2> |
<h2 class="first">Was ist GNU?</h2> |
154 |
|
|
155 |
<p><b>GNU</b> ist ein Betriebssystem, das <a href="/philosophy/free-sw">Freie |
<p><b>GNU</b> ist ein Betriebssystem, das <a href="/philosophy/free-sw">Freie |
156 |
Software</a> ist ‑ d. h. es respektiert die Freiheit |
Software</a> ist ‑ d. h. es respektiert die Freiheit |
163 |
<em>freie</em> Software sind. <a href="#more-about-gnu">Mehr über |
<em>freie</em> Software sind. <a href="#more-about-gnu">Mehr über |
164 |
GNU …</a></p> |
GNU …</a></p> |
165 |
|
|
166 |
<p class="c"><a href="/distros/screenshot.html"><img |
<div id="gnu-linux"> |
167 |
src="/distros/screenshots/trisquel-medium.jpg" alt="Bildschirmfoto von GNU" |
<p class="button"><a href="/distros/free-distros">GNU/Linux ausprobieren</a></p> |
168 |
/></a></p> |
|
169 |
|
<a href="/distros/screenshot.html"><img |
170 |
|
src="/distros/screenshots/gnewsense2-medium.jpg" |
171 |
|
alt="Bildschirmfoto von GNU"/></a> |
172 |
|
</div> |
173 |
|
|
174 |
<h2>Was ist die Freie-Software-Bewegung?</h2> |
<h2>Was ist die Freie-Software-Bewegung?</h2> |
175 |
|
|
248 |
<ins>wird Hurd nach wie vor von engagierten Freiwilligen |
<ins>wird Hurd nach wie vor von engagierten Freiwilligen |
249 |
weiterentwickelt</ins>.</p> |
weiterentwickelt</ins>.</p> |
250 |
|
|
251 |
<p><a href="/gnu/">Weitere Informationen …</a></p> |
<p class="back"><a href="/gnu/">Weitere Informationen …</a></p> |
|
|
|
252 |
</div> |
</div> |
253 |
|
|
254 |
<!-- /first-column --> |
<!-- /first-column --> |
255 |
<div class="second-column"> |
<div class="second-column"> |
256 |
|
|
257 |
<p class="button c large"><a href="/distros/free-distros">GNU/Linux ausprobieren</a></p> |
<a href="http://www.gnuhealthcon.org/2016-las_palmas/"><img id="gnuhealth" |
258 |
|
src="/server/staging/gnuhealth/gnuhealthcon2016_small.jpg" alt="GNUHealth Conference 2016" /></a> |
|
<div class="emph-box"> |
|
259 |
|
|
260 |
<h4 id="Flashes"><a href="//planet.gnu.org/">Planet GNU</a> <a |
<div id="Flashes" class="emph-box white"> |
261 |
href="//planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" alt="RSS-Feed" /></a></h4> |
<h3><a href="//planet.gnu.org/">Planet GNU</a> <a |
262 |
|
href="//planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" alt="RSS-Feed" /></a></h3> |
263 |
|
|
264 |
<!--#include virtual="/planetfeeds.de.html" --> |
<!--#include virtual="/planetfeeds.de.html" --> |
265 |
<p>Weitere Nachrichten unter <em><a href="//planet.gnu.org/">Planet |
<p>Weitere Nachrichten unter <em><a href="//planet.gnu.org/">Planet |
266 |
GNU</a></em> und <em><a href="/software/recent-releases">Neueste |
GNU</a></em> und <em><a href="/software/recent-releases">Neueste |
267 |
Softwarefreigaben</a></em>.</p> |
Softwarefreigaben</a></em>.</p> |
|
|
|
|
<!--#include virtual="/server/home-pkgselect.html" --> |
|
|
<!--#include virtual="/server/home-pkgblurbs.de.html" --> |
|
|
<p><small><a href="/manual/blurbs">Kurzinfos zu GNU-Paketen</a>.</small></p> |
|
|
|
|
268 |
</div> |
</div> |
269 |
|
|
270 |
<!-- class="emph-box" --> |
<div id="Action" class="emph-box"> |
271 |
<div id="Action"> |
<h3>Aktiv werden</h3> |
|
|
|
|
<!-- BEGIN TakeAction --> |
|
|
<h2>Aktiv werden</h2> |
|
272 |
|
|
273 |
<ul> |
<ul> |
274 |
<li><strong><a href="//www.fsf.org/campaigns/" title="Current Campaigns, unter: |
<li><strong><a href="//www.fsf.org/campaigns/" title="Current Campaigns, unter: |
290 |
href="//www.endsoftpatents.org" title="End Software Patents, unter: |
href="//www.endsoftpatents.org" title="End Software Patents, unter: |
291 |
endsoftpatents.org 2008 ff.">weltweit</a> und in <a |
endsoftpatents.org 2008 ff.">weltweit</a> und in <a |
292 |
href="/server/takeaction.html#swpat">Europa</a>.</li> |
href="/server/takeaction.html#swpat">Europa</a>.</li> |
|
|
|
|
<li><strong>Dokumentarfilm angucken und teilen:</strong> <a |
|
|
href="//patentabsurdity.com" title="Luca Lucarini, Patent Absurdity, unter: |
|
|
patentabsurdity.com 2010.">Patent-Absurdität</a><br |
|
|
/>‑ ermöglicht durch <a |
|
|
href="//www.fsf.org/associate/">außerordentliche FSF-Mitglieder</a> wie <a |
|
|
href="//fsf.org/jfb">SIE</a>.</li> |
|
|
|
|
|
<li><strong><a href="/server/takeaction.html#wipochange"><span |
|
|
title="Weltorganisation für geistiges Eigentum">WIPO</span> |
|
|
aufrufen</a></strong>, Namen und Mission zu ändern.</li> |
|
|
|
|
|
<li>Studierende, <a href="//www.aful.org/communiques/univ-offers-me-windows" |
|
|
title="Worldwide Campaign: “My University offers me my Microsoft Windows® |
|
|
License”">fordert eine Rückerstattung ungenutzter Microsoft |
|
|
Windows®-Lizenzen</a>!</li> |
|
|
|
|
|
<li><a href="/server/takeaction.html#directory">Freie-Software-Verzeichnis |
|
|
verbessern</a>.</li> |
|
|
|
|
|
<li><a href="/server/takeaction">Weitere Aktionen …</a></li> |
|
|
|
|
293 |
</ul> |
</ul> |
294 |
|
|
295 |
<!-- END TakeAction --> |
<p class="back"><a href="/server/takeaction">Weitere Aktionen …</a></p> |
|
</div> |
|
|
<!-- /Action --> |
|
296 |
</div> |
</div> |
|
<!-- /second-column --> |
|
|
</div> |
|
|
|
|
|
<!-- /home --> |
|
|
<div class="highlight-para"> |
|
297 |
|
|
298 |
<p><strong>Interesse an einem dieser <a |
<div id="unmaint" class="emph-box"> |
299 |
|
<ul> |
300 |
|
<li><strong>Interesse an einem dieser <a |
301 |
href="https://www.fsf.org/campaigns/priority-projects/" title="High Priority |
href="https://www.fsf.org/campaigns/priority-projects/" title="High Priority |
302 |
Free Software Projects, unter: fsf.org." |
Free Software Projects, unter: fsf.org." |
303 |
hreflang="en">Freie-Software-Projekte mit hoher Priorität</a> |
hreflang="en">Freie-Software-Projekte mit hoher Priorität</a> |
335 |
href="https://www.fsf.org/campaigns/priority-projects" |
href="https://www.fsf.org/campaigns/priority-projects" |
336 |
title="Freie-Software-Ersatz für PowerVR">PowerVR</a> oder <a |
title="Freie-Software-Ersatz für PowerVR">PowerVR</a> oder <a |
337 |
href="https://www.fsf.org/campaigns/priority-projects#Replaceskype" |
href="https://www.fsf.org/campaigns/priority-projects#Replaceskype" |
338 |
title="Freie-Software-Ersatz für Skype">Skype</a>.</p> |
title="Freie-Software-Ersatz für Skype">Skype</a>.</li> |
339 |
|
|
340 |
<p id="unmaint"><strong>Interesse <a href="/server/takeaction.html#unmaint">ein unbetreutes |
<li><strong>Interesse <a href="/server/takeaction.html#unmaint">ein unbetreutes |
341 |
GNU-Paket</a> zu betreuen?</strong><br /> |
GNU-Paket</a> zu betreuen?</strong><br /> |
342 |
|
|
343 |
<a href="/software/halifax/">halifax</a>, <a |
<a href="/software/halifax/">halifax</a>, <a |
344 |
href="/software/metahtml/">metahtml</a> und <a |
href="/software/orgadoc/">orgadoc</a><!-- <a href="/server/takeaction.html#unmaint">suchen alle nach |
|
href="/software/orgadoc/">orgadoc</a> |
|
|
<!-- <a href="/server/takeaction.html#unmaint">suchen alle nach |
|
345 |
Betreuern</a>-->.<br /><strong>Oder ein bereits betreutes GNU-Paket |
Betreuern</a>-->.<br /><strong>Oder ein bereits betreutes GNU-Paket |
346 |
mitzubetreuen?</strong><br /> |
mitzubetreuen?</strong><br /> |
347 |
|
|
348 |
<a href="/software/aspell/">aspell</a>, <a |
<a href="/software/aspell/">aspell</a>, <a |
349 |
href="/software/gnuae/">gnuae</a>, <a |
href="/software/gnuae/">gnuae</a>, <a href="/software/gnubik/">gnubik</a>, |
350 |
href="/software/metaexchange/">metaexchange</a> oder <a |
<a href="/software/metaexchange/">metaexchange</a>, <a |
351 |
href="/software/powerguru/">powerguru</a>.<!-- Weitere Informationen siehe die Webseiten der einzelnen Pakete.--></p> |
href="/software/powerguru/">powerguru</a>.<!-- Weitere Informationen siehe die Webseiten der einzelnen Pakete.--></li> |
352 |
|
</ul> |
353 |
|
</div> |
354 |
|
|
355 |
|
<div id="blurb" class="emph-box white"> |
356 |
|
<p>Today's random package…</p> |
357 |
|
|
358 |
|
<!--#include virtual="/server/home-pkgselect.html" --> |
359 |
|
<!--#include virtual="/server/home-pkgblurbs.de.html" --> |
360 |
|
<p class="back"><small><a href="/manual/blurbs">Kurzinfos zu GNU-Paketen</a></small></p> |
361 |
|
</div> |
362 |
|
|
363 |
</div> |
</div> |
364 |
|
<!-- /second-column --> |
365 |
|
</div> |
366 |
|
<!-- /home --> |
367 |
|
<div class="clear"></div> |
368 |
|
|
|
<!-- /highlight-para --> |
|
369 |
<div class="translators-notes"> |
<div class="translators-notes"> |
370 |
|
|
371 |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.--> |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.--> |