NL translation of update of home page
All checks were successful
the build was successful

This commit is contained in:
André Ockers 2019-05-31 11:35:24 +02:00
parent 7bbd440dab
commit c11d23475a

View File

@ -9,34 +9,36 @@
</head>
<body class="frontpage" id="index-html">
<campaigns />
<campaigns />
<h1 class="hide">Free Software Foundation Europe</h1>
<h1 class="hide">Free Software Foundation Europe</h1>
<div id="feeds">
<div id="news" class="section">
<h2>
<a href="/news/news.html"><news-label /></a>
<a class="rss-feed" href="/news/news.rss" title="nieuws RSS-feed"><i class="fa fa-rss"></i></a>
<a class="ical" href="https://mastodon.social/@fsfe" title="volg FSFE op Mastodon" rel="me">
<i class="fa fa-comments-o"></i>
</a>
<a class="ical" href="https://mastodon.social/@fsfe" title="volg FSFE op Mastodon" rel="me"><i class="fa fa-comments-o"></i></a>
</h2>
<all-news />
<div class="more-news">
<a href="/news/news.html" class="learn-more">Bekijk het nieuwsoverzicht</a>
<a href="/news/news.html" class="learn-more">Bekijk al het nieuws</a>
<a href="https://planet.fsfe.org/en" class="learn-more community-blog-link">Lees de gemeenschapsblogs</a>
</div>
</div>
<div id="newsletter" class="section">
<static-element id="video" />
<h2 class="home-newsletter-label">
<newsletter-label/>
<newsletter-label />
</h2>
<subscribe-nl/>
Lees <a href="/news/newsletter.html"> het archief</a>
<subscribe-nl />
Lees <a href="/news/newsletter.html">het archief</a>
</div>
<hr />
@ -48,34 +50,37 @@
<a class="ical" href="webcal://fsfe.org/events/events.ics" title="FSFE-evenementen als iCal-feed"><i class="fa fa-calendar-o"></i></a>
</h2>
<p>
Als u iets weet over een FSFE-gerelateerd evenement dat nog niet op deze lijst staat of dat u zelf organiseert dan kunt u het eenvoudig toevoegen door gebruik te maken van ons
<a href="/community/tools/eventregistration.html">gereedschap voor het aankondigen van evenementen</a>.
</p>
<all-events />
</div>
<div id="shop-promo" class="section">
<div class="home-shop-block">
<div class="home-shop-block">
<a href="/contribute/spreadtheword.html" class="home-order-image-container">
<img src="/graphics/infomaterial-450px.png" alt="" class="home-order-image" />
</a>
<a class="big-donate" href="/contribute/spreadtheword.html">Informatiemateriaal</a>
<a class="big-donate" href="/contribute/spreadtheword.html">Infomateriaal</a>
</div>
<div class="home-shop-block">
<a href="/order/order.html?ref-frontpage" class="home-order-image-container">
<img src="/graphics/t-shirt-promo-v2.png" alt="" class="home-order-image" />
</a>
<a class="big-donate" href="/order/order.html?ref-frontpage">Winkel</a>
</div>
</div>
</div>
</body>
<!--Do not translate this ↓-->
<followup>join</followup>
<timestamp>$Date$ $Author$</timestamp>
<translator>André Ockers</translator>
</html>
<translator>André Ockers</translator>
</html>
<!--
Local Variables: ***
mode: xml ***