blob: 9fc79b9e5de1cd31da697835efc9194bde14d3ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
saved-logins =
.title = Date de autentificare salvate
window-close =
.key = w
copy-provider-url-cmd =
.label = Copiază URL-ul
.accesskey = y
copy-username-cmd =
.label = Copiază numele de utilizator
.accesskey = U
edit-username-cmd =
.label = Editează numele de utilizator
.accesskey = d
copy-password-cmd =
.label = Copiază parola
.accesskey = C
edit-password-cmd =
.label = Editează parola
.accesskey = E
search-filter =
.accesskey = S
.placeholder = Caută
column-heading-provider =
.label = Furnizor
column-heading-username =
.label = Nume de utilizator
column-heading-password =
.label = Parolă
column-heading-time-created =
.label = Prima utilizare
column-heading-time-last-used =
.label = Ultima utilizare
column-heading-time-password-changed =
.label = Ultima modificare
column-heading-times-used =
.label = Frecvență de folosire
remove =
.label = Elimină
.accesskey = R
import =
.label = Importă…
.accesskey = I
show-passwords =
.label = Afișează parolele
.accesskey = P
hide-passwords =
.label = Ascunde parolele
.accesskey = P
logins-description-all = Pe calculator sunt stocate datele de autentificare pentru următorii furnizori
logins-description-filtered = Următoarele date de autentificare se potrivesc căutării tale:
remove-all =
.label = Elimină tot
.accesskey = A
remove-all-shown =
.label = Elimină tot ce e afișat
.accesskey = A
remove-all-passwords-prompt = Sigur vrei să elimini toate parolele?
remove-all-passwords-title = Elimină toate parolele
no-master-password-prompt = Sigur vrei să afișezi parolele?
## OS Authentication dialog
# This message can be seen by trying to show or copy the passwords.
password-os-auth-dialog-message = Verifică-ți identitatea pentru a dezvălui parolele salvate.
# This message can be seen by trying to show or copy the passwords.
# The macOS strings are preceded by the operating system with "Thunderbird is trying to "
# and includes subtitle of "Enter password for the user "xxx" to allow this." These
# notes are only valid for English. Please test in your locale.
password-os-auth-dialog-message-macosx = afișează parolele salvate
# Don't change this label.
password-os-auth-dialog-caption = { -brand-full-name }
|