Romanian: typos
[enc.git] / ro / confirmation.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5
6 <title>Autoapărarea pe e-mail - un ghid pentru combaterea supravegherii folosind criptarea GnuPG</title>
7 <meta name="keywords" content="GnuPG, GPG, confidențialitate, e-mail, Enigmail" />
8 <meta name="description" content="Supravegherea e-mailului ne încalcă drepturile fundamentale și face din exprimarea liberă un risc. Acest ghid vă învață autoapărarea pe e-mail în 30 de minute cu GnuPG.">
9
10 <meta name="viewport" content="width=device-width, initial-scale=1">
11 <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css">
12 <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
13
14 </head>
15 <body>
16
17 <header class="row centered" id="header">
18 <div>
19 <p>
20
21
22 <p><strong>Vă rugăm să vă verificați e-mailul pentru un link de confirmare. Vă mulțumim că v-ați înscris pe lista noastră!</strong></p>
23
24 <p>Dacă nu primiți linkul de confirmare, trimiteți-ne un e-mail la info@fsf.org și vă vom adăuga manual.</p>
25
26
27 <br><p><img src="//static.fsf.org/nosvn/enc-dev0/img/ro/screenshots/section3-try-it-out.png" alt="Faceți o probă." /></p><br>
28
29 <p>Urmăriți-ne pe serviciile de microblogging pentru actualizări zilnice:</p>
30 <p style="font-size:150%"><a href="https://status.fsf.org/fsf">GNU Social</a> | <a href="http://microca.st/fsf">Pump.io</a> | <a href="https://www.twitter.com/fsf">Twitter</a></p>
31 <p><small><a href="https://www.fsf.org/twitter">Citiți de ce GNU Social și Pump.io sunt mai bune decât Twitter.</a></small></p>
32 <hr>
33 <p class="back" style="font-size:150%">&larr; Reveniți la <a href="index.html">Autoapărarea pe e-mail</a></p>
34 </div>
35 </header><!-- End #header -->
36
37 <!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
38 <footer class="row" id="footer">
39 <div>
40 <div id="copyright">
41 <h4><a href="https://u.fsf.org/ys"><img alt="Fundația pentru Software Liber" src="//static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png"></a></h4>
42 <p>Copyright &copy; 2014 <a href="https://u.fsf.org/ys">Fundația pentru Software Liber</a>, Inc. <a href="https://my.fsf.org/donate/privacypolicy.html">Politica de confidențialitate</a>. <a href="https://u.fsf.org/yr">Înscrieți-vă.</a></p>
43 <p><em>Versiunea 2.0. <!--Romanian translation by Cătălin Frâncu.--> <!--EDWARDSOURCESTART Codul-sursă al robotului de răspunsuri Edward de PROGRAMMERNAME, disponibil sub Licența Publică Generală GNU. EDWARDSOURCEEND--></em></p>
44 <p>Imaginile de pe această pagină sunt sub <a href="https://creativecommons.org/licenses/by/4.0/">licența Creative Commons Attribution 4.0 (sau o versiune ulterioară)</a>, iar restul ei este sub <a href="https://creativecommons.org/licenses/by-sa/4.0">licența Creative Commons Attribution-ShareAlike 4.0 (sau o versiune ulterioară)</a>. &mdash; <a href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">De ce aceste licențe?</a></p>
45 <p>Descărcați pachetul-sursă pentru <a href="emailselfdefense_source.zip">acest ghid</a>. Fonturi folosite în ghid și în infografic: <a href="https://www.google.com/fonts/specimen/Dosis">Dosis</a> de Pablo Impallari, <a href="http://www.google.com/fonts/specimen/Signika">Signika</a> de Anna Giedry&#347;, <a href="http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo Narrow</a> de Omnibus-Type, <a href="http://www.thegopherarchive.com/gopher-files-hacks-pxl2000-119351.htm">PXL-2000</a> de Florian Cramer.</p>
46 <p>
47 <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/"
48 rel="jslicense">
49 Informații de licență JavaScript
50 </a>
51 </p>
52 </div><!-- /#copyright -->
53 <p class="credits">
54 Designul infograficului și al ghidului de <a rel="external" href="http://jplusplus.org"><strong>Journalism++</strong> <img src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++" /></a>
55 </p><!-- /.credits -->
56 </div>
57 </footer><!-- End #footer -->
58
59 <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
60 <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
61
62 <!-- Piwik -->
63 <script type="text/javascript">
64 /*
65 @licstart The following is the entire license notice for the
66 JavaScript code in this page.
67
68 Copyright 2014 Matthieu Aubry
69
70 This program is free software: you can redistribute it and/or modify
71 it under the terms of the GNU General Public License as published by
72 the Free Software Foundation, either version 3 of the License, or
73 (at your option) any later version.
74
75 This program is distributed in the hope that it will be useful,
76 but WITHOUT ANY WARRANTY; without even the implied warranty of
77 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
78 GNU General Public License for more details.
79
80 You should have received a copy of the GNU General Public License
81 along with this program. If not, see http://www.gnu.org/licenses/.
82
83 @licend The above is the entire license notice
84 for the JavaScript code in this page.
85 */
86 var _paq = _paq || [];
87 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
88 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
89 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
90 _paq.push(["trackPageView"]);
91 _paq.push(["enableLinkTracking"]);
92
93 (function() {
94 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
95 _paq.push(["setTrackerUrl", u+"piwik.php"]);
96 _paq.push(["setSiteId", "5"]);
97 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
98 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
99 })();
100 </script>
101 <!-- End Piwik Code -->
102
103 </body>
104 </html>