updated from en version
svn path=/branches/design/; revision=19175
This commit is contained in:
parent
31ff4f90a5
commit
26e18d4df5
109
index.ar.xhtml
109
index.ar.xhtml
@ -3,32 +3,105 @@
|
||||
<head>
|
||||
<title>FSFE - مؤسسة البرمجيات الحرة في أوروبا</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 class="centre">مؤسسة البرمجيات الحرة في أوروبا</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="tagline">الحرية</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
مؤسسة البرمجيات الحرة في أوروبا (FSFE) هي منظمة غير هادفة للربح -وهي في بعض الدول خيرية- مكرّسة <a href="documents/freesoftware.ar.html">للبرمجيات الحرة</a>. تلتزم FSFE بأن حرية استخدام ودراسة ومشاركة وتحسين البرمجيات أمرٌ ضروري لضمان المساواة في الانخراط في عصر المعلومات. نحن نعمل على خلق وعي عام ودعم لحرية البرمجيات في السياسات والأنظمة والمجتمع ككل. نحن أيضا ندعم تطوير بعض التقنيات -مثل جنو/لينكس- التي تعطي هذه الحريات لجميع المنخرطين في المجتمع الرقمي.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
عمل FSFE هو حصيلة مساهمات فردية، وخصوصا من <a href="http://fellowship.fsfe.org/">أصدقاء FSFE</a>. إحدى طرق المساهمة هي <a href="http://fellowship.fsfe.org/about/">أن تنضم الآن</a>، وأن تشجع الأشخاص الآخرين على الانضمام.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
<text id="news">آخر الأخبار</text>
|
||||
<text id="events">أحداث قادمة</text>
|
||||
<text id="morenews">أخبار أخرى…</text>
|
||||
<text id="moreevents">أحداث أخرى…</text>
|
||||
|
||||
<translator>أسامة خالد</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
|
||||
-->
|
115
index.bg.xhtml
115
index.bg.xhtml
@ -4,36 +4,105 @@
|
||||
<head>
|
||||
<title>ФССЕ - Фондация за Свободен Софтуер Европа</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Фондация за Свободен Софтуер Европа</h1>
|
||||
<p class="tagline">„Свободен както в Свобода“</p>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Добре дошли на началната страница на Фондация за Свободен Софтуер Европа.
|
||||
ФССЕ е основана на 10 март 2001 и подкрепя всички Европейски страни на
|
||||
<a href="documents/freesoftware.html">Свободния софтуер</a>, особено на
|
||||
<a href="documents/gnuproject.html">проекта GNU</a>. Ние активно подкрепяме
|
||||
развитието на Свободния софтуер и разпространението на операционни системи,
|
||||
базирани на GNU, като GNU/Linux. Също така, ние предоставяме център за помощ на
|
||||
политици, адвокати и журналисти за да осигурим юридическото, политическо и
|
||||
социално бъдеще на Свободния софтуер.
|
||||
</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Работата на ФССЕ става възможна благодарение на много индивидуални
|
||||
приноси, в частност на <a href="http://www.fsfe.org">Сдружението на ФССЕ</a>.
|
||||
Един от начините да допринесете е да се <a href="http://www.fsfe.org/about/">включите сега</a>
|
||||
и да окуражите други да сторят същото.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>Пламен Стоев</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
116
index.ca.xhtml
116
index.ca.xhtml
@ -4,35 +4,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europa</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europa</h1>
|
||||
<!-- <h2>Lliure, com en llibertat</h2> -->
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Benvinguts a la pàgina principal de la Free Software
|
||||
Foundation Europe (Fundació Europea pel Programari Lliure). L'FSFE
|
||||
va engegar el 10 de Març de 2001 i promou tots els aspectes europeus
|
||||
del <a href="documents/freesoftware.html">Programari Lliure</a>; especialment el
|
||||
<a href="documents/gnuproject.html">Projecte GNU</a>. Promovem activament
|
||||
el desenvolupament de Programari Lliure i l'evolució de Sistemes Operatius basats en GNU
|
||||
com el GNU/Linux. Així mateix, oferim un centre d'assistència a
|
||||
polítics, advocats i periodistes, per tal de garantir el futur
|
||||
legal, polític i social del Programari Lliure.
|
||||
</p>
|
||||
<p>
|
||||
El treball de l'FSFE és possible gràcies a les nombroses contribucions individuals, en
|
||||
particular a la <a href="http://www.fsfe.org">Fellowship de la FSFE</a>.
|
||||
Una manera de contribuir és
|
||||
<a href="http://www.fsfe.org/about/">unir-vos-hi ara</a>, i encoratjar altres
|
||||
a fer-ho també.
|
||||
</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
<translator>SCA</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
118
index.cs.xhtml
118
index.cs.xhtml
@ -4,38 +4,104 @@
|
||||
<title>Evropská Nadace pro Svobodný software - FSFE</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
|
||||
<p class="tagline">Evropská Nadace pro Svobodný software</p>
|
||||
|
||||
<p>
|
||||
Evropská Nadace pro Svobodný software (FSFE) je nezisková, v
|
||||
některých zemích i charitativní organizace, která se věnuje <a
|
||||
href="/documents/freesoftware.html">Svobodnému softwaru</a>. FSFE
|
||||
považuje svobody užívání, studia, sdílení a vylepšování softwaru za
|
||||
zásadní pro zaručení rovnoprávnosti v informačním věku. Usilujeme o
|
||||
zvýšení veřejného povědomí o svobodách softwaru a jeho podpory v
|
||||
politice, zákonech a ve společnosti obecně. Také prosazujeme vývoj
|
||||
technologií, jako například operačního systému GNU/Linux, které tyto
|
||||
svobody přinášejí všem účastníkům informační společnosti.
|
||||
</p>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Činnost Nadace je umožněna díky příspěvkům mnoha jednotlivců,
|
||||
podrobnosti na <a href="http://fellowship.fsfe.org/">Společenství
|
||||
Evropské Nadace pro Svobodný software</a>. Jedna z možností jak
|
||||
přispět je <a href="http://fellowship.fsfe.org/about/">přidat se k
|
||||
nám</a> a povzbudit k tomu i ostatní.
|
||||
</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>Michael Hrabánek</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
115
index.da.xhtml
115
index.da.xhtml
@ -5,39 +5,104 @@
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<p class="tagline">Fri som i frihed</p>
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Free Software Foundation Europe (FSFE) er en almennyttig
|
||||
organisation (nonprofit), samt i nogle lande en velgørende
|
||||
organisation, helliget formål at <a
|
||||
href="documents/freesoftware.html">fri software</a>. FSFE
|
||||
fastholder, at frihederne til at anvende, undersøge, dele og
|
||||
forbedre software er af afgørende betydning for at sikre
|
||||
ligeværdig deltagelse og støtte af softwarefrihed i politik, jura
|
||||
og samfundet generelt. Vi fremmer også udviklingen af
|
||||
teknologier, så som styresystemet GNU/Linux, der giver disse
|
||||
friheder til alle deltagere i det digitale samfund.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
FSFE's arbejde er gjort muligt takket være mange individuelle
|
||||
bidrag, særligt <a href="http://fellowship.fsfe.org">Fellowship of
|
||||
FSFE</a>. En måde at bidrage på, er at <a
|
||||
href="http://fellowship.fsfe.org/join">blive medlem nu</a> samt
|
||||
opfordre andre til at gøre det samme.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
|
||||
-->
|
113
index.el.xhtml
113
index.el.xhtml
@ -5,31 +5,98 @@
|
||||
<title>FSFE - Ευρωπαϊκό Ίδρυμα Ελεύθερου Λογισμικού</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<p class="tagline">Ελεύθερο όπως στην Ελευθερία</p>
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Το Ευρωπαϊκό Ίδρυμα Ελεύθερου Λογισμικού (FSFE) είναι ένας μη-κερδοσκοπικός
|
||||
και σε ορισμένες χώρες ένας κοινωφελής οργανισμός αφοσιωμένος στο
|
||||
<a href="documents/freesoftware.html">Ελεύθερο Λογισμικό</a>. Το FSFE
|
||||
υποστηρίζει ότι οι ελευθερίες για τη χρήση, μελέτη, μοίρασμα και βελτίωση
|
||||
του λογισμικού είναι κρίσιμες για τη διασφάλιση της ισότιμης συμμετοχής στην
|
||||
εποχή της πληροφορίας. Εργαζόμαστε για να θεμελιώσουμε τη γενική κατανόηση και
|
||||
υποστήριξη για την ελευθερία στο λογισμικό στην πολιτική, στα νομικά και στην
|
||||
κοινωνία γενικότερα. Επίσης προωθούμε την ανάπτυξη τεχνολογιών, όπως το
|
||||
λειτουργικό σύστημα <a href="/about/basics/gnuproject.html">GNU</a>/Linux, οι οποίες παρέχουν αυτές τις ελευθερίες σε
|
||||
όλους τους συμμετέχοντες στην ψηφιακή κοινωνία.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Η εργασία του FSFE πραγματοποιείται με τη συμμετοχή πολλών προσώπων,
|
||||
ειδικότερα στην
|
||||
<a href="http://fellowship.fsfe.org/">Κοινότητα του FSFE</a>.
|
||||
Ένας τρόπος να συμμετάσχετε είναι να
|
||||
<a href="http://fellowship.fsfe.org/join">γίνετε μέλη τώρα</a>, και να
|
||||
ενθαρρύνετε άλλους να κάνουν το ίδιο.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
@ -38,4 +105,4 @@
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
111
index.et.xhtml
111
index.et.xhtml
@ -4,28 +4,99 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Euroopa</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<p class="tagline">Vaba</p>
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Tere tulemast Free Software Foundation'i koduleheküljele. FSFE
|
||||
käivitati 2001 aasta 10.märtsil ja toetab kõiki Euroopa aspekte
|
||||
<a href="documents/freesoftware.html">Vaba jaosvaras</a>; eriti
|
||||
<a href="documents/gnuproject.html">GNU Projekti</a>. Me toetame
|
||||
aktiivselt vaba op-süsteemide arendamist nagu näiteks GNU/Linux.
|
||||
Pakume abi politikutele, juristidele ja toimetajatele kaitseks
|
||||
legaalset, poliitilist ja sotsiaalset kaitset Vaba jaosvara
|
||||
tulevikule.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
FSFE' on loodud mitmete vabatahtlikute poolt, ootame ka teid <a
|
||||
href="http://www.fsfe.org">FSFE'ga liituma</a>. Ole vabatahtlik
|
||||
ja <a href="http://www.fsfe.org/about/">ühine kohe</a>, ja
|
||||
sovitage ka teistelgil seda teha.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
@ -34,4 +105,4 @@
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
120
index.fi.xhtml
120
index.fi.xhtml
@ -4,45 +4,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe - suomeksi</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p class="tagline">Vapaiden ohjelmistojen säätiö Euroopassa</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Free Software Foundation Europe (FSFE) on <a
|
||||
href="documents/freesoftware.html">vapaille ohjelmistoille</a>
|
||||
omistautunut, voittoa tavoittelematon ja joissain maissa
|
||||
hyväntekeväisyysluokituksen saanut järjestö. FSFE:n näkemyksen
|
||||
mukaan vapaudet käyttää, tutkia, jakaa ja parantaa ohjelmia ovat
|
||||
elintärkeitä informaatioajan tasa-arvoisille
|
||||
osallistumismahdollisuuksille. Teemme töitä ohjelmien vapauden
|
||||
ymmärtämisen ja tuen eteen politiikan ja lakien saralla sekä
|
||||
yleisemmin yhteiskunnassa. Kannatamme myös näitä vapauksia
|
||||
digitaalisessa yhteiskunnassa kaikille tarjoavien teknologioiden,
|
||||
kuten <a
|
||||
href="/about/basics/gnuproject.html">GNU</a>/Linux-käyttöjärjestelmän,
|
||||
kehittämistä.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<p>
|
||||
FSFE:n olemassaolon ovat mahdollistaneet toimintaamme
|
||||
osallistuneet vapaaehtoiset, etenkin FSFE:n <a
|
||||
href="http://fellowship.fsfe.org/index.fi.html">Fellowship-jäsenet</a>.
|
||||
Eräs tapa auttaa on <a
|
||||
href="http://fellowship.fsfe.org/join">liittyä nyt</a>, ja kannustaa
|
||||
muitakin liittymään.
|
||||
</p>
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>Solarius, Timo Jyrinki</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
@ -8,16 +8,16 @@
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>Help us End Government Advertising of Non-Free PDF Readers</h3>
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p>Donate</p>
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p>Join</p>
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
116
index.hr.xhtml
116
index.hr.xhtml
@ -4,41 +4,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Zaklada za slobodan softver, Europa</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="tagline">"Slobodan softver za slobodno društvo"</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Zaklada za slobodan softver, Europa (FSFE) je neprofitna i u nekim zemljama
|
||||
dobrotvorna organizacija posvećena
|
||||
<a href="documents/freesoftware.html">slobodnom softveru</a>. FSFE smatra
|
||||
da su slobode korištenja, proučavanja, dijeljenja i poboljšavanja softvera
|
||||
neophodne za jednakopravno sudjelovanje u informatičkom dobu. Radimo na tome
|
||||
da stvorimo sveopće razumijevanje za softverske slobode u politici,
|
||||
zakonu i društvu općenito.
|
||||
Također promičemo razvoj raznih tehnologija, poput <a href="/about/basics/gnuproject.html">GNU</a>/Linux operacijskog
|
||||
sustava, koji pruža te iste slobode svim sudionicima digitalnog društva.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Rad Zaklade je moguć zahvaljujući mnogim pojedinačnim doprinosima, prije svega putem
|
||||
<a href="http://fellowship.fsfe.org/">FSFE družine</a>.
|
||||
Jedan od načina kako pridonjeti jest da
|
||||
<a href="http://fellowship.fsfe.org/join">postanete član</a>,
|
||||
i potaknete druge da učine isto.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>paxcoder</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
|
||||
-->
|
117
index.hu.xhtml
117
index.hu.xhtml
@ -4,40 +4,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Free Software Foundation Europe</h1>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!--<h2>"Free as in Freedom"</h2>-->
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Üdvözöljük a Free Software Foundation Europe (Európai Szabad
|
||||
Szoftver Alapítvány) honlapján. Az FSFE 2001. március 10-én
|
||||
indult; célja a <a href="documents/freesoftware.html">szabad
|
||||
szoftverek</a> minden európai vonatkozásának támogatása, különös
|
||||
tekintettel a <a href="documents/gnuproject.html">GNU Projektre</a>.
|
||||
Aktívan támogatjuk a szabad szoftverek fejlesztését, illetve a
|
||||
GNU-alapú operációs rendszerek (mint pl. a GNU/Linux) terjedését.
|
||||
Ezenkívül támogató-központként szolgálunk politikusok, ügyvédek és
|
||||
újságírók számára annak érdekében, hogy biztosítsuk a szabad
|
||||
szoftver jogi, politikai és társadalmi jövőjét.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Az FSFE egyéni hozzájárulók segítségével végzi el a munkáját,
|
||||
különösen az <a href="http://www.fsfe.org">FSFE pártoló tagok</a>
|
||||
segítségével. Segíthet úgy is, hogy <a
|
||||
href="http://www.fsfe.org/about/">belép a közösségbe</a>, és
|
||||
másokat is erre bíztat.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>FSF.hu Alapítvány</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
118
index.it.xhtml
118
index.it.xhtml
@ -4,39 +4,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
La Free Software Foundation Europe (FSFE) è un'organizzazione
|
||||
senza fini di lucro dedicata al <a
|
||||
href="documents/freesoftware.html">Software Libero</a>. La FSFE
|
||||
ritiene che le libertà di usare, studiare, condividere e migliorare
|
||||
il software siano cruciali per assicurare un'equa partecipazione
|
||||
alla società dell'informazione. Lavoriamo per creare consapevolezza
|
||||
e supporto per la libertà del software, a livello politico,
|
||||
giuridico e della società nel suo complesso. Inoltre promuoviamo lo
|
||||
sviluppo di tecnologie, come il sistema operativo <a
|
||||
href="/about/basics/gnuproject.html">GNU</a>/Linux, che assicurano
|
||||
queste libertà a tutti i membri della società digitale.
|
||||
</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
<p>
|
||||
Il lavoro della FSFE è reso possibile da molti contributi
|
||||
individuali, in particolare dalla <a
|
||||
href="http://fellowship.fsfe.org/">Fellowship della FSFE</a>. Un
|
||||
modo per contribuire è quello di <a
|
||||
href="http://fellowship.fsfe.org/join">unirsi subito</a> e invitare
|
||||
altri a farlo.
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
109
index.ku.xhtml
109
index.ku.xhtml
@ -4,34 +4,105 @@
|
||||
<head>
|
||||
<title>FSF Ewrûpâ - Free Software Foundation Ewrûpâ</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Ewrûpâ</h1>
|
||||
<p class="tagline">"Azâd wek nâv azâdî"</p>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
This is in urgent need of update. We need to get hold of a
|
||||
Kurdish translator. (ato)
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
-->
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<p>
|
||||
Welcome to the home page of the Free Software Foundation Europe.
|
||||
The FSF Europe was launched on 10 March 2001 and supports all
|
||||
European aspects of Free Software; especially the <a
|
||||
href="documents/gnuproject.html">GNU Project</a>. We are actively
|
||||
supporting development of Free Software and furthering GNU-based
|
||||
Operating Systems such as GNU/Linux. Also, we provide an assistance
|
||||
centre for politicians, lawyers and journalists in order to secure
|
||||
the legal, political and social future of Free Software.
|
||||
</p>
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
<translator>Abdullah Ulas</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
118
index.mk.xhtml
118
index.mk.xhtml
@ -4,41 +4,105 @@
|
||||
<head>
|
||||
<title>ФСФЕ - Европска фондација за слободен софтвер</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Европска фондација за слободен софтвер</h1>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<p class="tagline">„Слободен софтвер за слободно општество“</p>
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Добредојдовте на домашната страница на Европската фондација за
|
||||
слободен софтвер. ФСФЕ беше лансирана на 10 март 2001 година и ги
|
||||
поддржува сите европски аспекти на <a
|
||||
href="documents/freesoftware.html">слободниот софтвер</a>; особено
|
||||
<a href="documents/gnuproject.html">проектот ГНУ</a>. Ние активно го
|
||||
поддржуваме развојот на слободниот софтвер и распространувањето на
|
||||
оперативните системи базирани на ГНУ како ГНУ/Линукс. Меѓу другото,
|
||||
ние обезбедуваме центар за поддршка на политичари, адвокати, и
|
||||
новинари се со цел да се обезбеди правната, политичката и
|
||||
социјалната иднина на слободниот софтвер.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Работата на ФСФЕ е овозможена со многуте индивидуални придонеси,
|
||||
особено на <a href="http://www.fsfe.org">братството на ФСФЕ</a>.
|
||||
Еден од начините да придонесете е да се <a
|
||||
href="http://www.fsfe.org/about/">зачлените веднаш</a>, и да ги
|
||||
поттикнете и другите да го сторат истото.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>Igor Stamatovski (Free Software Macedonia)</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
117
index.nb.xhtml
117
index.nb.xhtml
@ -5,39 +5,104 @@
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="tagline">Fri som i frihet</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Free Software Foundation Europe (FSFE) er en idéell, og i enkelte
|
||||
land veldedig, organisasjon tilegnet <a
|
||||
href="/documents/freesoftware.html">fri programvare</a>. FSFE
|
||||
mener at frihetene til å bruke, studere, dele og forbedre
|
||||
programvare er kritiske for å oppnå likeverdig deltagelse i
|
||||
informasjonsalderen. Vi arbeider for å skape forståelse og støtte
|
||||
for programvarefrihet innen politikk, juss, og samfunnet ellers. Vi
|
||||
fremmer også utvikling, som for eksempel av <a
|
||||
href="/about/basics/gnuproject.html">GNU</a>/Linux-operativsystemet,
|
||||
som gir disse frihetene til alle deltagere i det digitale samfunnet.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
FSFEs arbeide er gjort mulig takket være mange individuelle
|
||||
bidrag, særlig til <a
|
||||
href="http://fellowship.fsfe.org/">Fellowship of FSFE</a>. Én
|
||||
måte å bidra på er å <a href="http://fellowship.fsfe.org/join">bli
|
||||
medlem nå</a>, samt å oppfordre andre til å gjøre det samme.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
<translator>Andreas Tolf Tolfsen</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
119
index.nl.xhtml
119
index.nl.xhtml
@ -5,45 +5,104 @@
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p class="tagline">Free as in Freedom</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
De Free Software Foundation Europa (FSFE) is een non-profit en
|
||||
(in sommige landen) liefdadigheidsorganisatie die zich inzet
|
||||
voor <a href="documents/freesoftware.html">Vrije
|
||||
Software</a>. Voor de FSFE blijven de vrijheden om software te
|
||||
kunnen gebruiken, bestuderen, delen en verbeteren essentieel om
|
||||
iedereen gelijke kansen te geven in ons digitaal tijdperk. Wij
|
||||
proberen meer steun te verkrijgen voor Vrije Software door een
|
||||
algemeen bewustzijn te creëren in de politiek, de wetgeving en
|
||||
de maatschappij. Wij ondersteunen ook de ontwikkeling van
|
||||
technologieën zoals
|
||||
het <a href="/about/basics/gnuproject.html">GNU</a>/Linux
|
||||
besturingssysteem. Zulke programma's stellen deze vrijheden
|
||||
beschikbaar voor alle leden van onze digitale samenleving.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<p>
|
||||
Het werk van de FSFE wordt mogelijk gemaakt door vele
|
||||
individuele bijdragen, in het bijzonder aan de
|
||||
<a href="http://fellowship.fsfe.org/">Fellowship van FSFE</a>.
|
||||
U kan een bijdrage leveren door
|
||||
<a href="http://fellowship.fsfe.org/join">nu lid te worden</a>,
|
||||
en door anderen aan te moedigen hetzelfde te doen.
|
||||
</p>
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
|
||||
-->
|
114
index.nn.xhtml
114
index.nn.xhtml
@ -5,40 +5,104 @@
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="tagline">Fri som i fridom</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Free Software Foundation Europe (FSFE) er ein idéell, og i enkelte
|
||||
land velgjerande, organisasjon som arbeider for <a
|
||||
href="/documents/freesoftware.html">fri programvare</a>. FSFE
|
||||
meiner at fridomane til å bruka, studera, dela og forbetra
|
||||
programvare er avgjerande for å oppnå jamgod deltaking i
|
||||
informasjonsalderen. Vi jobber for å skapa forståing og støtte for
|
||||
programvarefridom innan politikk, juss, og ellers i samfunnet. Vi
|
||||
fremjar også utvikling, til dømes av operativsystemet <a
|
||||
href="/about/basics/gnuproject.html">GNU</a>/Linux, som gjer desse
|
||||
fridomane til alle deltakarar i det digitale samfunnet.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Arbeidet til FSFE blir gjort mogelg takka vere mange einskilde
|
||||
tilskot, særleg til <a href="http://fellowship.fsfe.org/">FSFEs
|
||||
Brorlag</a>. Éin måte å stø arbeidet vårt på er å <a
|
||||
href="http://fellowship.fsfe.org/join">bli medlem</a>, samt å
|
||||
oppmode andre til å gjera det same.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>Andreas Tolf Tolfsen</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
142
index.pl.xhtml
142
index.pl.xhtml
@ -4,61 +4,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>Free Software Foundation Europe</h1>
|
||||
<h2>"Wolne jak w Wolności"</h2>
|
||||
<table width="70%">
|
||||
<tr>
|
||||
<td>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<center>
|
||||
<a href="http://www.fsfe.org"><img alt="[Fellowship of FSFE]" src="/graphics/global/fellow.png" border="0" /></a>
|
||||
</center>
|
||||
<!--
|
||||
<ul>
|
||||
<li><a href="documents/whyweexist.html">Dlaczego istniejemy</a></li>
|
||||
<li><a href="help/help.html">Jak możesz pomóc</a></li>
|
||||
<li><a href="documents/freesoftware.html">Czym jest
|
||||
Wolne Oprogramowanie</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li><a href="documents/whatwedo.html">Czym się zajmujemy</a></li>
|
||||
<li><a href="help/thankgnus.html">Komu pragniemy podziękować</a></li>
|
||||
<li><a href="documents/gnuproject.html">Co to jest Projekt GNU</a></li>
|
||||
</ul>
|
||||
-->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Witamy na stronie Free Software Foundation Europe. FSFE powstała
|
||||
10 marca 2001 i wspiera wszystkie europejskie inicjatywy związane z
|
||||
<a href="documents/freesoftware.html">Wolnym Oprogramowaniem</a>; zwłaszcza
|
||||
<a href="documents/gnuproject.html">Projekt GNU</a>. Aktywnie wspieramy
|
||||
rozwój Wolnego Oprogramowania i rozpowszechnianie systemów operacyjnych
|
||||
opartych o GNU takich, jak GNU/Linux. Ponadto prowadzimy centrum wsparcia
|
||||
dla polityków, prawników i dziennikarzy aby zabezpieczyć
|
||||
prawną, polityczną i społeczną przyszłość Wolnego Oprogramowania.
|
||||
</p>
|
||||
<p>
|
||||
Działalność FSFE jest możliwa dzięki wsparciu wielu osób, zwłaszcza
|
||||
dzięki <a href="http://www.fsfe.org">Stowarzyszeniu FSFE</a>.
|
||||
Jedną z metod wsparcia jest
|
||||
<a href="http://www.fsfe.org/about/">przyłączenie się</a>, a także namawianie
|
||||
do tego innych.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
<translator>Marcin Olender/Paweł Madej</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
118
index.pt.xhtml
118
index.pt.xhtml
@ -3,39 +3,105 @@
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 class="centre">Free Software Foundation Europe</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="tagline">Livre como em Liberdade</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
A Free Software Foundation Europe (FSFE) é uma organização sem
|
||||
fins lucrativos e em alguns países é uma organização de caridade
|
||||
dedicada ao <a href="documents/freesoftware.pt.html">Software
|
||||
livre</a>. A FSFE mantém as liberdades de usar, estudar, compartilhar
|
||||
e melhorar software que são críticas para garantir uma participação
|
||||
equitativa na era da informação. Nós trabalhamos para criar
|
||||
compreensão e apoio geral para o software livre na política, no direito
|
||||
e na sociedade em grande escala. Nós também promovemos o
|
||||
desenvolvimento de tecnologias, tais como o <a href="/about/basics/gnuproject.pt.html">GNU</a>/Linux, o sistema
|
||||
operativo que dá estas liberdades a todos os participantes na
|
||||
sociedade digital.
|
||||
</p>
|
||||
<p>
|
||||
O trabalho da FSFE é possível devido a muitas contribuições
|
||||
individuais, em particular ao programa <a href="http://fellowship.fsfe.org/">Fellowship da FSFE</a>. Outra
|
||||
maneira de contribuir é <a href="http://fellowship.fsfe.org/join">aderir agora</a>, e
|
||||
incentivar outros a fazer o mesmo.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
|
||||
-->
|
113
index.ro.xhtml
113
index.ro.xhtml
@ -4,32 +4,105 @@
|
||||
<head>
|
||||
<title>FSF Europa - Fundaţia Europeană a Software-ului Liber</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Fundaţia Europeană a Software-ului Liber</h1>
|
||||
|
||||
<p class="tagline">"Liber precum în Libertate"</p>
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Bine aţi venit pe pagina Fundaţiei Software-ului Liber Europa. FSF
|
||||
(acronimul din engleză al numelui fundaţiei) Europa o fost lansată
|
||||
pe data de 10 Martie 2001 şi susţine toate aspectele Software-ului
|
||||
Liber specifice Europei, în special <a
|
||||
href="documents/gnuproject.html">Proiectul GNU</a>. Susţinem activ
|
||||
dezvoltarea Software-ului liber şi sistemelor de operare bazate pe
|
||||
GNU, cum ar fi GNU/Linux. De asemenea furnizăm un centru de
|
||||
asistenţă pentru politicieni, avocaţi şi jurnalişti pentru a asigura
|
||||
viitorul Software-ului Liber pe plan legal, politic şi social.
|
||||
</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<translator>Adi Roiban</translator>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
102
index.ru.xhtml
102
index.ru.xhtml
@ -5,26 +5,104 @@
|
||||
<title>ЕФСПО - Европейский фонд свободного программного обеспечения</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="centre">Европейский фонд свободного ПО</h1>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/pdfreaders/">
|
||||
<h3>We're Ending Government Advertising of Non-Free PDF Readers</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="tagline">Свободное в смысле свободы использования</p>
|
||||
<div id="campaign-box-2">
|
||||
<a href="donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-3">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
|
||||
<p>
|
||||
Европейский фонд свободного программного обеспечения (ЕФСПО) - это некоммерческая и в некоторых странах благотворительная организация, деятельность которой посвящена <a href="documents/freesoftware.html">свободному программному обеспечению</a>. ЕФСПО утверждает, что свободы использования, изучения, распространения и совершенствования программного обеспечения являются ключевыми основами равноправия в информационную эпоху. Главное направление деятельности организации заключается в популяризации и поддержке свободного программного обеспечения на политическом и правовом уровнях, а также на уровне общества в целом. Кроме того, ЕФСПО способствует развитию технологий, например, операционной системы <a href="/about/basics/gnuproject.html">GNU</a>/Linux, которые изначально рассчитаны на предоставление вышеперечисленных свобод всем членам цифрового общества.
|
||||
</p>
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Деятельность ЕФСПО складывается из добровольных усилий множества людей, в частности, входящих в <a href="http://fellowship.fsfe.org/">Содружества ЕФСПО</a>. Если Вы хотите внести свой вклад - <a href="http://fellowship.fsfe.org/join">присоединяйтесь</a> к нам и вдохновите на это других.
|
||||
</p>
|
||||
<form method="post" action="http://mail.fsfeurope.org/mailman/subscribe/press-release">
|
||||
<p>
|
||||
<select id="language" name="language">
|
||||
<option value="en" selected="selected">English</option>
|
||||
<option value="el">Ελληνικά</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="it">Italiano</option>
|
||||
<option value="nl">Nederlands</option>
|
||||
<option value="pt">Português</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="sv">Svenska</option>
|
||||
</select>
|
||||
|
||||
<input id="email" type="email" placeholder="email address" />
|
||||
|
||||
<input type="submit" id="submit" value="Subscribe" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label />...</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
-->
|
Loading…
x
Reference in New Issue
Block a user