2014-11-25 13:30:33 +00:00
|
|
|
# Traducerea kcmcrypto.po în Română
|
|
|
|
# Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
|
|
|
|
#
|
|
|
|
# Claudiu Costin <claudiuc@kde.org>, 2003, 2004, 2005.
|
|
|
|
# Sergiu Bivol <sergiu-bivol@mail.md>, 2008.
|
|
|
|
# Sergiu Bivol <sergiu@ase.md>, 2008, 2009.
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: kcmcrypto\n"
|
2014-12-09 18:43:01 +00:00
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
"PO-Revision-Date: 2009-01-17 12:12+0200\n"
|
|
|
|
"Last-Translator: Sergiu Bivol <sergiu@ase.md>\n"
|
|
|
|
"Language-Team: Romanian <kde-i18n-ro@lists.kde.org>\n"
|
|
|
|
"Language: ro\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"X-Generator: Lokalize 0.3\n"
|
|
|
|
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
|
|
|
"20)) ? 1 : 2;\n"
|
|
|
|
|
|
|
|
#: certexport.cpp:49
|
|
|
|
msgid "X509 Certificate Export"
|
|
|
|
msgstr "Exportare certificat X509"
|
|
|
|
|
|
|
|
#: certexport.cpp:51
|
|
|
|
msgid "Format"
|
|
|
|
msgstr "Format"
|
|
|
|
|
|
|
|
#: certexport.cpp:53
|
|
|
|
msgid "&PEM"
|
|
|
|
msgstr "&PEM"
|
|
|
|
|
|
|
|
#: certexport.cpp:55
|
|
|
|
msgid "&Netscape"
|
|
|
|
msgstr "&Netscape"
|
|
|
|
|
|
|
|
#: certexport.cpp:57
|
|
|
|
msgid "&DER/ASN1"
|
|
|
|
msgstr "&DER/ASN1"
|
|
|
|
|
|
|
|
#: certexport.cpp:59
|
|
|
|
msgid "&Text"
|
|
|
|
msgstr "&Text"
|
|
|
|
|
|
|
|
#: certexport.cpp:64
|
|
|
|
msgid "Filename:"
|
|
|
|
msgstr "Nume fișier:"
|
|
|
|
|
|
|
|
#: certexport.cpp:75
|
|
|
|
msgid "&Export"
|
|
|
|
msgstr "&Exportă"
|
|
|
|
|
|
|
|
#: certexport.cpp:80
|
|
|
|
msgid "&Cancel"
|
|
|
|
msgstr "&Renunță"
|
|
|
|
|
|
|
|
#: certexport.cpp:103
|
|
|
|
msgid "Internal error. Please report to kfm-devel@kde.org."
|
|
|
|
msgstr "Eroare internă. Vă rugăm să o raportați la kfm-devel@kde.org."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: certexport.cpp:103 certexport.cpp:118 certexport.cpp:126 crypto.cpp:840
|
|
|
|
#: crypto.cpp:1293 crypto.cpp:1322 crypto.cpp:1339 crypto.cpp:1341
|
|
|
|
#: crypto.cpp:1532 crypto.cpp:1549 crypto.cpp:1604 crypto.cpp:1643
|
|
|
|
#: crypto.cpp:1645 crypto.cpp:1855 crypto.cpp:1875 crypto.cpp:1939
|
|
|
|
#: crypto.cpp:1946 crypto.cpp:1962 crypto.cpp:2015
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "SSL"
|
|
|
|
msgstr "SSL"
|
|
|
|
|
|
|
|
#: certexport.cpp:118
|
|
|
|
msgid "Error converting the certificate into the requested format."
|
|
|
|
msgstr "Eroare la convertirea certificatului în formatul cerut."
|
|
|
|
|
|
|
|
#: certexport.cpp:126
|
|
|
|
msgid "Error opening file for output."
|
|
|
|
msgstr "Eroare la deschiderea fișierului, pentru scriere."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:108
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "%1 (%2 of %3 bits)"
|
|
|
|
msgstr "%1 (%2 din %3 biți)"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:228
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"<h1>Crypto</h1> This module allows you to configure SSL for use with most "
|
|
|
|
"KDE applications, as well as manage your personal certificates and the known "
|
|
|
|
"certificate authorities."
|
|
|
|
msgstr ""
|
|
|
|
"<h1>Criptare</h1> Acest modul vă permite să configurați SSL pentru "
|
|
|
|
"utilizarea acestuia cu aplicațiile KDE și de asemenea vă oferă posibilitatea "
|
|
|
|
"să vă administrați propriile certificate și autoritățile emitente de "
|
|
|
|
"certificate."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:237
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "KCMCrypto"
|
|
|
|
msgstr "KCMCrypto"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:238
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "KDE Crypto Control Module"
|
|
|
|
msgstr "Modul de control criptografie pentru KDE"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:239
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "(c) 2000 - 2001 George Staikos"
|
|
|
|
msgstr "(c) 2000 - 2001 George Staikos"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:240
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "George Staikos"
|
|
|
|
msgstr "George Staikos"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:241
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Carsten Pfeiffer"
|
|
|
|
msgstr "Carsten Pfeiffer"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:272
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "SSL Ciphers to Use"
|
|
|
|
msgstr "Cifru SSL de utilizat"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:273
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Select the ciphers you wish to enable when using the SSL protocol. The "
|
|
|
|
"actual protocol used will be negotiated with the server at connection time."
|
|
|
|
msgstr ""
|
|
|
|
"Selectați cifrul pe care doriți să-l utilizați cînd utilizați protocolul "
|
|
|
|
"SSL. Protocolul adevărat utilizat va fi negociat cu serverul în momentul "
|
|
|
|
"conectării."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:289
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Cipher Wizard"
|
|
|
|
msgstr "Vrăjitor selectare algoritmi"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:294
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Strong Ciphers Only"
|
|
|
|
msgstr "Numai algoritmi puternici"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:295
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Export Ciphers Only"
|
|
|
|
msgstr "Numai algoritmi de export"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:296
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Enable All"
|
|
|
|
msgstr "Activează tot"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:298
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"<qt>Use these preconfigurations to more easily configure the SSL encryption "
|
|
|
|
"settings. You can choose among the following modes:<ul><li><b>Strong Ciphers "
|
|
|
|
"Only:</b> Select only the strong (>= 128 bit) encryption ciphers.</"
|
|
|
|
"li><li><b>Export Ciphers Only:</b> Select only the weak ciphers (<= 56 "
|
|
|
|
"bit).</li><li><b>Enable All:</b> Select all SSL ciphers and methods.</li></"
|
|
|
|
"ul></qt>"
|
|
|
|
msgstr ""
|
|
|
|
"<qt>Folosiți aceste preconfigurări pentru a configura mai ușor criptarea "
|
|
|
|
"SSL. Puteți alege dintre următoarele regimuri:<ul><li><b>Numai algoritmi "
|
|
|
|
"puternici:</b> Alege numai algoritmii de criptare puternici (>= 128 bit)."
|
|
|
|
"</li><li><b>Numai algoritmi de export:</b> Alege numai algoritmii slabi (<"
|
|
|
|
"= 56 bit).</li><li><b>Activează toți:</b> Alege toți algoritmii și toate "
|
|
|
|
"metodele SSL.</li></ul></qt>"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:315
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on &entering SSL mode"
|
|
|
|
msgstr "Avertizează la &intrarea în modul SSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:318
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "If selected, you will be notified when entering an SSL enabled site"
|
|
|
|
msgstr ""
|
|
|
|
"Dacă este selectat, atunci veți fi avertizat la intrarea pe site-uri ce "
|
|
|
|
"utilizează SSL."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:322
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on &leaving SSL mode"
|
|
|
|
msgstr "Avertizează la i&eșirea din modul SSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:325
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "If selected, you will be notified when leaving an SSL based site."
|
|
|
|
msgstr ""
|
|
|
|
"Dacă este selectat, atunci veți fi avertizat la ieșirea dintr-un site ce "
|
|
|
|
"utilizează SSL."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:329
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on sending &unencrypted data"
|
|
|
|
msgstr "Avertizează la &trimiterea de date necriptate"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:332
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"If selected, you will be notified before sending unencrypted data via a web "
|
|
|
|
"browser."
|
|
|
|
msgstr ""
|
|
|
|
"Dacă este selectat, atunci veți fi avertizat înainte de a fi trimise date "
|
|
|
|
"necriptate prin navigatorul de web."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:337
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on &mixed SSL/non-SSL pages"
|
|
|
|
msgstr "Avertizează la &combinații de pagini SSL/non-SSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:340
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"If selected, you will be notified if you view a page that has both encrypted "
|
|
|
|
"and non-encrypted parts."
|
|
|
|
msgstr ""
|
|
|
|
"Dacă este selectat, atunci veți fi anunțat dacă vizualizați o pagină care "
|
|
|
|
"are și părți criptate și părți necriptate."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:353
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Path to OpenSSL Shared Libraries"
|
|
|
|
msgstr "Calea către librăriile partajate OpenSSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:360
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Test"
|
|
|
|
msgstr "&Test"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:371
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Use EGD"
|
|
|
|
msgstr "Utilizează EGD"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:373
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Use entropy file"
|
|
|
|
msgstr "Utilizează fișier de entropie"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:380 crypto.cpp:2259
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Path to EGD:"
|
|
|
|
msgstr "Calea către EGD:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:387
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"If selected, OpenSSL will be asked to use the entropy gathering daemon (EGD) "
|
|
|
|
"for initializing the pseudo-random number generator."
|
|
|
|
msgstr ""
|
|
|
|
"Dacă este selectat, atunci OpenSSL va fi îndrumat să utilizeze un demon care "
|
|
|
|
"furnizează entropie (EGD) pentru inițializarea generatorului de numere "
|
|
|
|
"pseudo-aleatoare."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:390
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"If selected, OpenSSL will be asked to use the given file as entropy for "
|
|
|
|
"initializing the pseudo-random number generator."
|
|
|
|
msgstr ""
|
|
|
|
"Dacă este selectat, atunci OpenSSL va fi îndrumat să utilizeze un fișier "
|
|
|
|
"care furnizează entropie pentru inițializarea generatorului de numere pseudo-"
|
|
|
|
"aleatoare."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:393
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Enter the path to the socket created by the entropy gathering daemon (or the "
|
|
|
|
"entropy file) here."
|
|
|
|
msgstr ""
|
|
|
|
"Introduceți aici calea către soclul creat de demonul de generare a entropiei "
|
|
|
|
"(sau calea către fișierul de entropie)."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:396
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Click here to browse for the EGD socket file."
|
|
|
|
msgstr "Dați clic aici pentru a selecta fișierul soclu EGD."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:417
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This list box shows which certificates of yours KDE knows about. You can "
|
|
|
|
"easily manage them from here."
|
|
|
|
msgstr ""
|
|
|
|
"Această listă afișează certificatele dumneavoastră cunoscute de KDE. Le "
|
|
|
|
"puteți administra cu ușurință de aici."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:422 crypto.cpp:603 crypto.cpp:739
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Common Name"
|
|
|
|
msgstr "Nume comun"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:422
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Email Address"
|
|
|
|
msgstr "Adresă de email"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:430 crypto.cpp:742
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "I&mport..."
|
|
|
|
msgstr "I&mportă..."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:434 crypto.cpp:608
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Export..."
|
|
|
|
msgstr "&Exportă..."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:439 crypto.cpp:558
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Remo&ve"
|
|
|
|
msgstr "Elimi&nă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:444
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Unlock"
|
|
|
|
msgstr "&Deblochează"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:449
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Verif&y"
|
|
|
|
msgstr "&Verifică"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:454
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Chan&ge Password..."
|
|
|
|
msgstr "&Schimbă parola..."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:469 crypto.cpp:643
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "This is the information known about the owner of the certificate."
|
|
|
|
msgstr ""
|
|
|
|
"Acestea sînt informațiile cunoscute despre proprietarul certificatului."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:470 crypto.cpp:645
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "This is the information known about the issuer of the certificate."
|
|
|
|
msgstr "Acestea sînt informațiile cunoscute despre emitentul certificatului."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:476 crypto.cpp:648
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Valid from:"
|
|
|
|
msgstr "Valid de la:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:477 crypto.cpp:649
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Valid until:"
|
|
|
|
msgstr "Valid pînă la:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:478 crypto.cpp:658
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "The certificate is valid starting at this date."
|
|
|
|
msgstr "Certificatul este valid începînd cu această dată."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:479 crypto.cpp:660
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "The certificate is valid until this date."
|
|
|
|
msgstr "Certificatul este valid pînă la această dată."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:482 crypto.cpp:708 crypto.cpp:773
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "MD5 digest:"
|
|
|
|
msgstr "Sumă MD5:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:483 crypto.cpp:711 crypto.cpp:776
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "A hash of the certificate used to identify it quickly."
|
|
|
|
msgstr ""
|
|
|
|
"O sumă de control (\"hash\") utilizată la identificarea rapidă a "
|
|
|
|
"certificatului."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:486
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "On SSL Connection..."
|
|
|
|
msgstr "La conexiune SSL..."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:487
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Use default certificate"
|
|
|
|
msgstr "&Utilizează certificatul implicit"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:488
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&List upon connection"
|
|
|
|
msgstr "&Listă după conexiune"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:489
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Do not use certificates"
|
|
|
|
msgstr "&Nu utilizează certificate"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:493 crypto.cpp:577 crypto.cpp:715 crypto.cpp:780
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"SSL certificates cannot be managed because this module was not linked with "
|
|
|
|
"OpenSSL."
|
|
|
|
msgstr ""
|
|
|
|
"Certificatele SSL nu pot fi administrate deoarece acest modul nu a fost "
|
|
|
|
"compilat cu OpenSSL."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n("Default Authentication Certificate"), tabAuth), 0, 0, 0, 3 );
|
|
|
|
#: crypto.cpp:509
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Default Action"
|
|
|
|
msgstr "Acțiunea implicită"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:512
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Send"
|
|
|
|
msgstr "&Trimite"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:515 crypto.cpp:699
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Prompt"
|
|
|
|
msgstr "Într&eabă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:518
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Do ¬ send"
|
|
|
|
msgstr "&Nu trimite"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:523
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Default certificate:"
|
|
|
|
msgstr "Certificat implicit:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:529
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Host authentication:"
|
|
|
|
msgstr "Autentificare gazdă:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:534
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Host"
|
|
|
|
msgstr "Gazdă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:534
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Certificate"
|
|
|
|
msgstr "Certificat"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:534 crypto.cpp:690
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Policy"
|
|
|
|
msgstr "Politică"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:535
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Host:"
|
|
|
|
msgstr "Gazdă:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:536
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Certificate:"
|
|
|
|
msgstr "Certificat:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:543
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Action"
|
|
|
|
msgstr "Acțiune"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:546 crypto.h:184
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Send"
|
|
|
|
msgstr "Trimite"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:549 crypto.h:190
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Prompt"
|
|
|
|
msgstr "Întreabă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:552
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Do not send"
|
|
|
|
msgstr "Nu trimite"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:557
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Ne&w"
|
|
|
|
msgstr "&Nou"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:600
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This list box shows which site and person certificates KDE knows about. You "
|
|
|
|
"can easily manage them from here."
|
|
|
|
msgstr ""
|
|
|
|
"Această listă afișează site-urile și certificatele de persoane cunoscute de "
|
|
|
|
"KDE. Le puteți administra cu ușurință de aici."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:603 crypto.cpp:737
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Organization"
|
|
|
|
msgstr "Organizația"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:611
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This button allows you to export the selected certificate to a file of "
|
|
|
|
"various formats."
|
|
|
|
msgstr ""
|
|
|
|
"Acest buton vă permite să exportați certificatul selectat într-un fișier, "
|
|
|
|
"într-unul din multiplele formate suportate."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:615 crypto.cpp:746 crypto.cpp:821
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Remove"
|
|
|
|
msgstr "&Elimină"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:618
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This button removes the selected certificate from the certificate cache."
|
|
|
|
msgstr "Acest buton șterge certificatul selectat din cache-ul de certificate."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:622
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Verify"
|
|
|
|
msgstr "&Verifică"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:625
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "This button tests the selected certificate for validity."
|
|
|
|
msgstr "Acest buton testează dacă certificatul selectat este valid."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:663
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Cache"
|
|
|
|
msgstr "Cache"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:666
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Permanentl&y"
|
|
|
|
msgstr "&Permanent"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:669
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Until"
|
|
|
|
msgstr "&Pînă la"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:683
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Select here to make the cache entry permanent."
|
|
|
|
msgstr ""
|
|
|
|
"Selectați această opțiune pentru a face permanentă înregistrarea din cache."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:685
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Select here to make the cache entry temporary."
|
|
|
|
msgstr ""
|
|
|
|
"Selectați această opțiune pentru a face temporară înregistrarea din cache."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:687
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "The date and time until the certificate cache entry should expire."
|
|
|
|
msgstr ""
|
|
|
|
"Data și ora pînă cînd va fi validă înregistrarea de certificat din cache."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:693
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Accep&t"
|
|
|
|
msgstr "&Acceptă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:696
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Re&ject"
|
|
|
|
msgstr "&Respinge"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:705
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Select this to always accept this certificate."
|
|
|
|
msgstr ""
|
|
|
|
"Selectați această opțiune pentru a accepta întotdeauna acest certificat."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:706
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Select this to always reject this certificate."
|
|
|
|
msgstr ""
|
|
|
|
"Selectați această opțiune pentru a respinge întotdeauna acest certificat."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:707
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Select this if you wish to be prompted for action when receiving this "
|
|
|
|
"certificate."
|
|
|
|
msgstr ""
|
|
|
|
"Selectați această opțiune pentru a fi întrebat de acțiunea de executat cînd "
|
|
|
|
"este primit acest certificat."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:732
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This list box shows which certificate authorities KDE knows about. You can "
|
|
|
|
"easily manage them from here."
|
|
|
|
msgstr ""
|
|
|
|
"Această listă afișează autoritățile emitente de certificate cunoscute de "
|
|
|
|
"KDE. Le puteți administra cu ușurință de aici."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:738
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Organizational Unit"
|
|
|
|
msgstr "Unitatea organizațională"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:751
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Res&tore"
|
|
|
|
msgstr "&Reface"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:761
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Accept for site signing"
|
|
|
|
msgstr "Acceptă pentru semnarea site-urilor"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:762
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Accept for email signing"
|
|
|
|
msgstr "Acceptă pentru semnarea email-urilor"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:763
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Accept for code signing"
|
|
|
|
msgstr "Acceptă pentru semnarea codului"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:795
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on &self-signed certificates or unknown CA's"
|
|
|
|
msgstr "Avertizează la certificate &autosemnate sau cu C.A. necunoscut"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:797
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on &expired certificates"
|
|
|
|
msgstr "Avertizează la certificate e&xpirate"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:799
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Warn on re&voked certificates"
|
|
|
|
msgstr "Avertizează la certificate &retrase"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:809
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This list box shows which sites you have decided to accept a certificate "
|
|
|
|
"from even though the certificate might fail the validation procedure."
|
|
|
|
msgstr ""
|
|
|
|
"Această listă afișează pentru ce site-uri ați decis să acceptați "
|
|
|
|
"certificate, chiar dacă procedura de validare eșuează."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:817
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Add"
|
|
|
|
msgstr "&Adaugă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:830
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"These options are not configurable because this module was not linked with "
|
|
|
|
"OpenSSL."
|
|
|
|
msgstr ""
|
|
|
|
"Aceste opțiuni nu sînt configurabile deoarece acest modul nu a fost legat "
|
|
|
|
"împreună cu OpenSSL."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:842 crypto.cpp:2239 crypto.cpp:2247 crypto.cpp:2251
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "OpenSSL"
|
|
|
|
msgstr "OpenSSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:844
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Your Certificates"
|
|
|
|
msgstr "Certificatele dumneavoastră"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:845
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Authentication"
|
|
|
|
msgstr "Autentificare"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:846
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Peer SSL Certificates"
|
|
|
|
msgstr "Certificate SSL partener"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:847
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "SSL Signers"
|
|
|
|
msgstr "Autorități SSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:850
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Validation Options"
|
|
|
|
msgstr "Opțiuni de validare"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1060
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "If you do not select at least one cipher, SSL will not work."
|
|
|
|
msgstr ""
|
|
|
|
"Dacă nu selectați cel puțin un algoritm de criptare, atunci SSL nu va "
|
|
|
|
"funcționa."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1062
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "SSL Ciphers"
|
|
|
|
msgstr "Algoritmi SSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1292
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Could not open the certificate."
|
|
|
|
msgstr "Nu am putut deschide certificatul."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1322
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Error obtaining the certificate."
|
|
|
|
msgstr "Nu am putut obține certificatul."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1339 crypto.cpp:1643
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "This certificate passed the verification tests successfully."
|
|
|
|
msgstr "Acest certificat a trecut cu succes testul de verificare."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1341 crypto.cpp:1645
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "This certificate has failed the tests and should be considered invalid."
|
|
|
|
msgstr ""
|
|
|
|
"Acest certificat a eșuat la testul de verificare și nu ar trebui considerat "
|
|
|
|
"valid."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1524
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Certificate Password"
|
|
|
|
msgstr "Parolă certificat"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1525
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Certificate password"
|
|
|
|
msgstr "Parolă certificat"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1532
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "The certificate file could not be loaded. Try a different password?"
|
|
|
|
msgstr "Nu pot încărca certificatul. Încercați o altă parolă?"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1532
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Try"
|
|
|
|
msgstr "Încearcă"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1532
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Do Not Try"
|
|
|
|
msgstr "Nu încerca"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1549
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"A certificate with that name already exists. Are you sure that you wish to "
|
|
|
|
"replace it?"
|
|
|
|
msgstr ""
|
|
|
|
"Există deja un certificat cu acest nume. Sînteți sigur că doriți să îl "
|
|
|
|
"înlocuiți?"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1549
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Replace"
|
|
|
|
msgstr "Înlocuire"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1583 crypto.cpp:1619 crypto.cpp:1672
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Enter the certificate password:"
|
|
|
|
msgstr "Introduceți parola certificatului:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1584 crypto.cpp:1620 crypto.cpp:1673 crypto.cpp:1783
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Password For '%1'"
|
|
|
|
msgstr "Parola pentru „%1”"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1593 crypto.cpp:1630 crypto.cpp:1683 crypto.cpp:1792
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Decoding failed. Please try again:"
|
|
|
|
msgstr "Decodarea e eșuat. Încercați din nou:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1604
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Export failed."
|
|
|
|
msgstr "Exportarea a eșuat."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1782
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Enter the OLD password for the certificate:"
|
|
|
|
msgstr "Introduceți vechea parolă pentru certificat:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1800
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Enter the new certificate password"
|
|
|
|
msgstr "Introduceți noua parolă pentru certificat"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1852 crypto.cpp:1945
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "This is not a signer certificate."
|
|
|
|
msgstr "Acesta nu este certificatul celui care l-a semnat."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1872 crypto.cpp:1961
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "You already have this signer certificate installed."
|
|
|
|
msgstr "Aveți deja instalat un certificat al celui care l-a semnat."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1938
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "The certificate file could not be loaded."
|
|
|
|
msgstr "Am am putut încărca certificatul."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1994
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Do you want to make this certificate available to KMail as well?"
|
|
|
|
msgstr "Doriți să fac accesibil acest certificat și pentru KMail?"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1994
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Make Available"
|
|
|
|
msgstr "Fă disponibil"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1994
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Do Not Make Available"
|
|
|
|
msgstr "Nu face disponibil"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:1997
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Could not execute Kleopatra. You might have to install or update the kdepim "
|
|
|
|
"package."
|
|
|
|
msgstr ""
|
|
|
|
"Nu am putut executa Kleopatra. Ar trebui să instalați sau să actualizați "
|
|
|
|
"pachetul de programe \"kdepim\"."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2015
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"This will revert your certificate signers database to the KDE default.\n"
|
|
|
|
"This operation cannot be undone.\n"
|
|
|
|
"Are you sure you wish to continue?"
|
|
|
|
msgstr ""
|
|
|
|
"Această operație va reface baza de date a certificatelor de semnături la "
|
|
|
|
"valorile implicite ale KDE. Această operație este ireversibilă. \n"
|
|
|
|
"Sînteți sigur că doriți să continuați?"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2015
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Revert"
|
|
|
|
msgstr "Revenire"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2237 crypto.cpp:2245
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Failed to load OpenSSL."
|
|
|
|
msgstr "Nu am putut încărca OpenSSL."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2238
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "libssl was not found or successfully loaded."
|
|
|
|
msgstr "Nu am găsit \"libssl\" sau nu s-a putut încărca."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2246
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "libcrypto was not found or successfully loaded."
|
|
|
|
msgstr "Nu am găsit \"libcrypto\" sau nu s-a putut încărca."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2251
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "OpenSSL was successfully loaded."
|
|
|
|
msgstr "Am încărcat cu succes OpenSSL."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2270
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Path to entropy file:"
|
|
|
|
msgstr "Calea către fișierul entropie:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2283
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Personal SSL"
|
|
|
|
msgstr "SSL personal"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2284
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Server SSL"
|
|
|
|
msgstr "Server SSL"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2285
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "S/MIME"
|
|
|
|
msgstr "S/MIME"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2286
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "PGP"
|
|
|
|
msgstr "PGP"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2287
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "GPG"
|
|
|
|
msgstr "GPG"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2288
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "SSL Personal Request"
|
|
|
|
msgstr "Cerere SSL personală"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2289
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "SSL Server Request"
|
|
|
|
msgstr "Cerere SSL server"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2290
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Netscape SSL"
|
|
|
|
msgstr "SSL Netscape"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2291
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "Server certificate authority"
|
|
|
|
msgid "Server CA"
|
|
|
|
msgstr "CA server"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2292
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "Personal certificate authority"
|
|
|
|
msgid "Personal CA"
|
|
|
|
msgstr "CA personal"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2293
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "Secure MIME certificate authority"
|
|
|
|
msgid "S/MIME CA"
|
|
|
|
msgstr "CA S/MIME"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: crypto.cpp:2354
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "No Certificates on List"
|
|
|
|
msgid "None"
|
|
|
|
msgstr "Nici unul"
|
|
|
|
|
|
|
|
#: kdatetimedlg.cpp:46
|
|
|
|
msgctxt "Select Time and Date"
|
|
|
|
msgid "Date & Time Selector"
|
|
|
|
msgstr "Selectare dată și oră"
|
|
|
|
|
|
|
|
#: kdatetimedlg.cpp:51
|
|
|
|
msgctxt "Set Hours of Time"
|
|
|
|
msgid "Hour:"
|
|
|
|
msgstr "Oră:"
|
|
|
|
|
|
|
|
#: kdatetimedlg.cpp:57
|
|
|
|
msgctxt "Set Minutes of Time"
|
|
|
|
msgid "Minute:"
|
|
|
|
msgstr "Minut:"
|
|
|
|
|
|
|
|
#: kdatetimedlg.cpp:63
|
|
|
|
msgctxt "Set Seconds of Time"
|
|
|
|
msgid "Second:"
|
|
|
|
msgstr "Secundă:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: certgen.ui:14
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QDialog, D_GenCert)
|
|
|
|
#: rc.cpp:3
|
|
|
|
msgid "Certificate Creation Wizard"
|
|
|
|
msgstr "Expert creare certificat"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:22
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, T_CertType)
|
|
|
|
#: rc.cpp:6
|
|
|
|
msgid "Certificate type:"
|
|
|
|
msgstr "Tip certificat:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:32
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
|
|
|
|
#: rc.cpp:9
|
|
|
|
msgid "Passphrase:"
|
|
|
|
msgstr "Frază de control:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:49
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
|
|
|
|
#: rc.cpp:12
|
|
|
|
msgid "Passphrase (verify):"
|
|
|
|
msgstr "Frază de control (verificare):"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:69
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
|
|
|
|
#: rc.cpp:15
|
|
|
|
msgid "Country code:"
|
|
|
|
msgstr "Codul țării:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:83
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
|
|
|
|
#: rc.cpp:18
|
|
|
|
msgid "State or province (in full):"
|
|
|
|
msgstr "Stat sau provincie (deplin):"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:97
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
|
|
|
|
#: rc.cpp:21
|
|
|
|
msgid "City:"
|
|
|
|
msgstr "Oraș:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:111
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
|
|
|
|
#: rc.cpp:24
|
|
|
|
msgid "Organization name:"
|
|
|
|
msgstr "Nume organizație:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:125
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
|
|
|
|
#: rc.cpp:27
|
|
|
|
msgid "Organizational unit/group:"
|
|
|
|
msgstr "Unitatea organizațională:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:139
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel8)
|
|
|
|
#: rc.cpp:30
|
|
|
|
msgid "Full hostname of the server:"
|
|
|
|
msgstr "Adresa-gazdă completă a serverului:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:153
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel9)
|
|
|
|
#: rc.cpp:33
|
|
|
|
msgid "Email address:"
|
|
|
|
msgstr "Adresă de email:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:167
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel10)
|
|
|
|
#: rc.cpp:36
|
|
|
|
msgid "Days valid:"
|
|
|
|
msgstr "Valabil (zile):"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:191
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, CheckBox1)
|
|
|
|
#: rc.cpp:39
|
|
|
|
msgid "Self sign"
|
|
|
|
msgstr "Asutosemnare"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:201
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel11)
|
|
|
|
#: rc.cpp:42
|
|
|
|
msgid "Digest:"
|
|
|
|
msgstr "Sumă MD5:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:211
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel12)
|
|
|
|
#: rc.cpp:45
|
|
|
|
msgid "Alias:"
|
|
|
|
msgstr "Alias:"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:221
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, CheckBox2)
|
|
|
|
#: rc.cpp:48
|
|
|
|
msgid "Use DSA instead of RSA"
|
|
|
|
msgstr "Utilizează DSA în loc de RSA"
|
|
|
|
|
|
|
|
#. i18n: file: certgen.ui:228
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TextLabel13)
|
|
|
|
#: rc.cpp:51
|
|
|
|
msgid "Bit strength:"
|
|
|
|
msgstr "Putere bit:"
|
|
|
|
|
|
|
|
#: crypto.h:187
|
|
|
|
msgid "Don't Send"
|
|
|
|
msgstr "Nu trimite"
|