5486ea6def2a5a5ca7bb54b25d701bed74678ea4
[platform/upstream/glib-networking.git] / po / ro.po
1 # Romanian translation for glib-networking.
2 # Copyright (C) 2011 glib-networking's COPYRIGHT HOLDER
3 # This file is distributed under the same license as the glib-networking package.
4 # Lucian Adrian Grijincu <lucian.grijincu@gmail.com>, 2011.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: glib-networking master\n"
8 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/glib-networking/issues\n"
9 "POT-Creation-Date: 2019-03-02 02:19+0000\n"
10 "PO-Revision-Date: 2019-03-02 16:43+0100\n"
11 "Last-Translator: Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>\n"
12 "Language-Team: Romanian Gnome Team <gnomero-list@lists.sourceforge.net>\n"
13 "Language: ro\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
18 "20)) ? 1 : 2);\n"
19 "X-Generator: Poedit 2.2.1\n"
20 "X-Poedit-SourceCharset: UTF-8\n"
21
22 #: proxy/libproxy/glibproxyresolver.c:159
23 msgid "Proxy resolver internal error."
24 msgstr "Eroare internă în rezolvantul proxy."
25
26 #: tls/base/gtlsconnection-base.c:282 tls/base/gtlsinputstream-base.c:74
27 #: tls/base/gtlsoutputstream-base.c:74 tls/gnutls/gtlsconnection-gnutls.c:740
28 #: tls/gnutls/gtlsinputstream-gnutls.c:78
29 #: tls/gnutls/gtlsinputstream-gnutls.c:141
30 #: tls/gnutls/gtlsoutputstream-gnutls.c:78
31 #: tls/gnutls/gtlsoutputstream-gnutls.c:143
32 msgid "Connection is closed"
33 msgstr "Conexiunea este închisă"
34
35 #: tls/base/gtlsconnection-base.c:355 tls/base/gtlsconnection-base.c:1015
36 msgid "Operation would block"
37 msgstr "Operația ar bloca"
38
39 #: tls/base/gtlsconnection-base.c:809
40 #: tls/gnutls/gtlsclientconnection-gnutls.c:454
41 msgid "Server required TLS certificate"
42 msgstr "Serverul necesită certificat TLS"
43
44 #: tls/gnutls/gtlscertificate-gnutls.c:178
45 #: tls/openssl/gtlscertificate-openssl.c:177
46 #, c-format
47 msgid "Could not parse DER certificate: %s"
48 msgstr "Nu s-a putut parsa certificatul DER: %s"
49
50 #: tls/gnutls/gtlscertificate-gnutls.c:199
51 #: tls/openssl/gtlscertificate-openssl.c:197
52 #, c-format
53 msgid "Could not parse PEM certificate: %s"
54 msgstr "Nu s-a putut parsa certificatul PEM: %s"
55
56 #: tls/gnutls/gtlscertificate-gnutls.c:230
57 #: tls/openssl/gtlscertificate-openssl.c:216
58 #, c-format
59 msgid "Could not parse DER private key: %s"
60 msgstr "Nu s-a putut parsa cheia privată DER: %s"
61
62 #: tls/gnutls/gtlscertificate-gnutls.c:261
63 #: tls/openssl/gtlscertificate-openssl.c:235
64 #, c-format
65 msgid "Could not parse PEM private key: %s"
66 msgstr "Nu s-a putut parsa cheia privată PEM: %s"
67
68 #: tls/gnutls/gtlscertificate-gnutls.c:297
69 #: tls/openssl/gtlscertificate-openssl.c:273
70 msgid "No certificate data provided"
71 msgstr "Nu s-au furnizat date de certificat"
72
73 #: tls/gnutls/gtlsconnection-gnutls.c:405
74 #: tls/openssl/gtlsclientconnection-openssl.c:536
75 #: tls/openssl/gtlsserverconnection-openssl.c:425
76 #, c-format
77 msgid "Could not create TLS connection: %s"
78 msgstr "Nu s-a putut crea conexiunea TLS: %s"
79
80 #. Cannot perform a blocking operation during a handshake on the
81 #. * same thread that triggered the handshake. The only way this can
82 #. * occur is if the application is doing something weird in its
83 #. * accept-certificate callback. Allowing a blocking op would stall
84 #. * the handshake (forever, if there's no timeout). Even a close
85 #. * op would deadlock here.
86 #.
87 #: tls/gnutls/gtlsconnection-gnutls.c:811
88 msgid "Cannot perform blocking operation during TLS handshake"
89 msgstr "Nu se poate efectua operația de blocare în timpul handshake-ului TLS"
90
91 #: tls/gnutls/gtlsconnection-gnutls.c:874
92 #: tls/gnutls/gtlsconnection-gnutls.c:1484
93 msgid "Socket I/O timed out"
94 msgstr "I/O de soclu a depășit limita de timp"
95
96 #: tls/gnutls/gtlsconnection-gnutls.c:1019
97 #: tls/gnutls/gtlsconnection-gnutls.c:1052
98 #: tls/openssl/gtlsconnection-openssl.c:150
99 msgid "Peer failed to perform TLS handshake"
100 msgstr "Celălalt capăt al conexiunii nu a reușit să efectueze handshake-ul TLS"
101
102 #: tls/gnutls/gtlsconnection-gnutls.c:1037
103 #: tls/openssl/gtlsconnection-openssl.c:238
104 msgid "Peer requested illegal TLS rehandshake"
105 msgstr ""
106 "Celălalt capăt al conexiunii a solicitat ilegal reefectuarea handshake-ului "
107 "TLS"
108
109 #: tls/gnutls/gtlsconnection-gnutls.c:1058
110 msgid "TLS connection closed unexpectedly"
111 msgstr "Conexiunea TLS a fost închisă în mod neașteptat"
112
113 #: tls/gnutls/gtlsconnection-gnutls.c:1068
114 #: tls/openssl/gtlsconnection-openssl.c:175
115 msgid "TLS connection peer did not send a certificate"
116 msgstr "Partenerul conexiunii TLS nu a trimis un certificat"
117
118 #: tls/gnutls/gtlsconnection-gnutls.c:1074
119 #: tls/gnutls/gtlsconnection-gnutls.c:2176
120 #: tls/openssl/gtlsconnection-openssl.c:420
121 #, c-format
122 msgid "Unacceptable TLS certificate"
123 msgstr "Certificat TLS inacceptabil"
124
125 #: tls/gnutls/gtlsconnection-gnutls.c:1080
126 #, c-format
127 msgid "Peer sent fatal TLS alert: %s"
128 msgstr "Partenerul a trimis o alertă TLS fatală: %s"
129
130 #: tls/gnutls/gtlsconnection-gnutls.c:1092
131 msgid "Protocol version downgrade attack detected"
132 msgstr "Atac de retrogradare a versiunii protocolului detectat"
133
134 #: tls/gnutls/gtlsconnection-gnutls.c:1099
135 #, c-format
136 msgid "Message is too large for DTLS connection; maximum is %u byte"
137 msgid_plural "Message is too large for DTLS connection; maximum is %u bytes"
138 msgstr[0] "Mesajul este prea mare pentru conexiunea DTLS; maxim este %u octet"
139 msgstr[1] "Mesajul este prea mare pentru conexiunea DTLS; maxim este %u octeți"
140 msgstr[2] ""
141 "Mesajul este prea mare pentru conexiunea DTLS; maxim este %u de octeți"
142
143 #: tls/gnutls/gtlsconnection-gnutls.c:1106
144 msgid "The operation timed out"
145 msgstr "Operația a depășit limita de timp"
146
147 #: tls/gnutls/gtlsconnection-gnutls.c:1997
148 msgid "Peer does not support safe renegotiation"
149 msgstr "Partenerul nu suportă renegociere în siguranță"
150
151 #: tls/gnutls/gtlsconnection-gnutls.c:2024
152 #: tls/gnutls/gtlsconnection-gnutls.c:2074
153 msgid "Error performing TLS handshake"
154 msgstr "Eroare la executarea handshake-ului TLS"
155
156 #: tls/gnutls/gtlsconnection-gnutls.c:2526
157 #: tls/gnutls/gtlsconnection-gnutls.c:2618
158 msgid "Error reading data from TLS socket"
159 msgstr "Eroare la citirea datelor de la soclul TLS"
160
161 #: tls/gnutls/gtlsconnection-gnutls.c:2648
162 #, c-format
163 msgid "Receive flags are not supported"
164 msgstr "Fanioanele de primire nu sunt suportate"
165
166 #. flags
167 #: tls/gnutls/gtlsconnection-gnutls.c:2725
168 #: tls/gnutls/gtlsconnection-gnutls.c:2797
169 msgid "Error writing data to TLS socket"
170 msgstr "Eroare la scrierea datelor la soclul TLS"
171
172 #: tls/gnutls/gtlsconnection-gnutls.c:2767
173 #, c-format
174 msgid "Message of size %lu byte is too large for DTLS connection"
175 msgid_plural "Message of size %lu bytes is too large for DTLS connection"
176 msgstr[0] ""
177 "Mesajul de dimensiunea %lu octet este prea mare pentru conexiunea DTLS"
178 msgstr[1] ""
179 "Mesajul de dimensiunea %lu octeți este prea mare pentru conexiunea DTLS"
180 msgstr[2] ""
181 "Mesajul de dimensiunea %lu de octeți este prea mare pentru conexiunea DTLS"
182
183 #: tls/gnutls/gtlsconnection-gnutls.c:2769
184 #, c-format
185 msgid "(maximum is %u byte)"
186 msgid_plural "(maximum is %u bytes)"
187 msgstr[0] "(maxim este %u octet)"
188 msgstr[1] "(maxim este %u octeți)"
189 msgstr[2] "(maxim este %u de octeți)"
190
191 #: tls/gnutls/gtlsconnection-gnutls.c:2828
192 #, c-format
193 msgid "Send flags are not supported"
194 msgstr "Trimite fanioanele care nu sunt suportate"
195
196 #: tls/gnutls/gtlsconnection-gnutls.c:2931
197 msgid "Error performing TLS close"
198 msgstr "Eroare la executarea închiderii TLS"
199
200 #: tls/gnutls/gtlsdatabase-gnutls.c:553
201 msgid ""
202 "Failed to load system trust store: GnuTLS was not configured with a system "
203 "trust"
204 msgstr ""
205 "Nu s-a putut încărca stocarea de încredere a sistemului: GnuTLS nu a fost "
206 "configurat cu o încredere de sistem"
207
208 #: tls/gnutls/gtlsdatabase-gnutls.c:558
209 #, c-format
210 msgid "Failed to load system trust store: %s"
211 msgstr "Nu s-a putut încărca stocarea de încredere a sistemului: %s"
212
213 #: tls/gnutls/gtlsserverconnection-gnutls.c:137
214 #: tls/openssl/gtlsserverconnection-openssl.c:91
215 msgid "Certificate has no private key"
216 msgstr "Certificatul nu are nicio cheie privată"
217
218 #: tls/openssl/gtlsclientconnection-openssl.c:417
219 #: tls/openssl/gtlsclientconnection-openssl.c:483
220 #: tls/openssl/gtlsserverconnection-openssl.c:305
221 #: tls/openssl/gtlsserverconnection-openssl.c:365
222 #, c-format
223 msgid "Could not create TLS context: %s"
224 msgstr "Nu s-a putut crea contextul TLS: %s"
225
226 #: tls/openssl/gtlsconnection-openssl.c:183
227 msgid "Digest too big for RSA key"
228 msgstr "Extras prea mare pentru cheia RSA"
229
230 #: tls/openssl/gtlsconnection-openssl.c:247
231 #: tls/openssl/gtlsconnection-openssl.c:380
232 #, c-format
233 msgid "Error performing TLS handshake: %s"
234 msgstr "Eroare la executarea handshake-ului TLS: %s"
235
236 #: tls/openssl/gtlsconnection-openssl.c:390
237 msgid "Server did not return a valid TLS certificate"
238 msgstr "Serverul nu a întors un certificat TLS valid"
239
240 #: tls/openssl/gtlsconnection-openssl.c:504
241 #, c-format
242 msgid "Error reading data from TLS socket: %s"
243 msgstr "Eroare la citirea datelor de la soclul TLS: %s"
244
245 #: tls/openssl/gtlsconnection-openssl.c:530
246 #, c-format
247 msgid "Error writing data to TLS socket: %s"
248 msgstr "Eroare la scrierea datelor la soclul TLS: %s"
249
250 #: tls/openssl/gtlsconnection-openssl.c:556
251 #, c-format
252 msgid "Error performing TLS close: %s"
253 msgstr "Eroare la executarea închiderii TLS: %s"
254
255 #: tls/openssl/gtlsserverconnection-openssl.c:102
256 #, c-format
257 msgid "There is a problem with the certificate: %s"
258 msgstr "Este o problemă la certificatul: %s"
259
260 #: tls/openssl/gtlsserverconnection-openssl.c:110
261 #, c-format
262 msgid "There is a problem with the certificate private key: %s"
263 msgstr "Este o problemă la cheia privată a certificatului: %s"
264
265 #~ msgid ""
266 #~ "This is the last chance to enter the PIN correctly before the token is "
267 #~ "locked."
268 #~ msgstr ""
269 #~ "Aceasta este ultima șansă de a introduce PIN-ul corect înainte ca jetonul "
270 #~ "să fie blocat."
271
272 #~ msgid ""
273 #~ "Several PIN attempts have been incorrect, and the token will be locked "
274 #~ "after further failures."
275 #~ msgstr ""
276 #~ "Mai multe încercări de introducere a PIN-ului au fost incorecte, și "
277 #~ "jetonul va fi blocat după alte eșecuri."
278
279 #~ msgid "The PIN entered is incorrect."
280 #~ msgstr "PIN-ul introdus nu este corect."
281
282 #~ msgid "Module"
283 #~ msgstr "Modul"
284
285 #~ msgid "PKCS#11 Module Pointer"
286 #~ msgstr "Pointer de modul PKCS#11"
287
288 #~ msgid "Slot ID"
289 #~ msgstr "ID slot"
290
291 #~ msgid "PKCS#11 Slot Identifier"
292 #~ msgstr "Identificator de slot PKCS#11"