Frontpage - Italian translation (#1314)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Review by Sebastiano
This commit is contained in:
118
index.it.xhtml
Normal file
118
index.it.xhtml
Normal file
@@ -0,0 +1,118 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<html>
|
||||
<version>2</version>
|
||||
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Organizzazione no-profit che lavora per diffondere una conoscenza
|
||||
generale della libertà del software e sostenerla. Include notizie,
|
||||
eventi e campagne.
|
||||
"/>
|
||||
<meta
|
||||
name="keywords"
|
||||
content="fsfe free software libero open source foss floss oss fsf governo
|
||||
pubblica amministrazione gpl"/>
|
||||
</head>
|
||||
|
||||
<body class="frontpage">
|
||||
<h1 class="hidden">Free Software Foundation Europe</h1>
|
||||
|
||||
<div class="introduction">
|
||||
<p>
|
||||
La Free Software Foundation Europe è un'associazione che incoraggia gli utenti ad avere il controllo della tecnologia.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Il software è ormai presente in ogni aspetto della nostra vita. Il Software
|
||||
Libero dà ad ognuno il diritto di usarlo, capirlo, adattarlo e condividerlo.
|
||||
Questi diritti aiutano a sostenere altri diritti fondamentali, quali la
|
||||
libertà di parola, la libertà di stampa e la privacy.
|
||||
<a class="learn-more" href="/freesoftware/index.html">Approfondisci...</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h2>
|
||||
Le nostre ultime notizie
|
||||
<a class="learn-more" href="/news/index.html">Leggi tutto...</a>
|
||||
</h2>
|
||||
|
||||
<div class="news">
|
||||
<dynamic-content-news/>
|
||||
</div>
|
||||
|
||||
<div class="subscribe">
|
||||
<p>
|
||||
Iscriviti ai nostri aggiornamenti per email. I nostri esperti ti informeranno
|
||||
sulle notizie più recenti, gli eventi, le attività e su come partecipare.
|
||||
</p>
|
||||
|
||||
<form class="form-inline" method="post" action="https://my.fsfe.org/subscribe">
|
||||
<input type="hidden" name="language" value="it"/>
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" name="name" placeholder="Il tuo nome" required="yes"/>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="email" class="form-control" name="email1" placeholder="Il tuo indirizzo email" required="yes"/>
|
||||
</div>
|
||||
<input type="hidden" name="wants_info" value="yes"/>
|
||||
<input type="hidden" name="return_to" value="https://fsfe.org/index.html"/>
|
||||
<button class="btn btn-default" type="submit">Voglio rimanere informato/a</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<h2>
|
||||
La nostra comunità
|
||||
<a class="learn-more" href="/contribute/index.html">Attivati...</a>
|
||||
</h2>
|
||||
|
||||
<div class="testimonials">
|
||||
<dynamic-content-testimonials/>
|
||||
</div>
|
||||
|
||||
<h2 class="hidden">Donate</h2>
|
||||
|
||||
<div class="become-supporter">
|
||||
<p>
|
||||
La libertà nella società dell'informazione ha bisogno del tuo contributo finanziario.
|
||||
</p>
|
||||
<a class="btn btn-default" href="https://my.fsfe.org/donate">Diventa ora un sostenitore</a>
|
||||
</div>
|
||||
|
||||
<h2>Passi successivi</h2>
|
||||
|
||||
<div class="next-steps">
|
||||
<div class="column">
|
||||
<h3>Materiale informativo</h3>
|
||||
<a href="/contribute/spreadtheword.html">
|
||||
<img src="/graphics/infomaterial-450px.png" alt=""/>
|
||||
</a>
|
||||
<p>
|
||||
<a class="learn-more" href="/contribute/spreadtheword.html">Passaparola...</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="column events">
|
||||
<h3>Eventi</h3>
|
||||
<dynamic-content-events/>
|
||||
<p>
|
||||
<a class="learn-more" href="/events/events.html">Vedi tutti gli eventi...</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
<h3>Prodotti</h3>
|
||||
<a href="/order/index.html">
|
||||
<img src="/graphics/t-shirt-promo-v2.png" alt=""/>
|
||||
</a>
|
||||
<p>
|
||||
<a class="learn-more" href="/order/index.html">Prendi il tuo...</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<followup>no</followup>
|
||||
</html>
|
Reference in New Issue
Block a user