blob: 9eea3f0f408d4fc3fe7ed5a7cd32c337903c4927 (
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
79
80
81
82
83
84
85
|
# 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 = Įrašyti prisijungimai
window-close =
.key = w
focus-search-shortcut =
.key = f
focus-search-altshortcut =
.key = k
copy-provider-url-cmd =
.label = Kopijuoti URL
.accesskey = K
copy-username-cmd =
.label = Kopijuoti naudotojo vardą
.accesskey = n
edit-username-cmd =
.label = Keisti naudotojo vardą
.accesskey = K
copy-password-cmd =
.label = Kopijuoti slaptažodį
.accesskey = s
edit-password-cmd =
.label = Keisti slaptažodį
.accesskey = t
search-filter =
.accesskey = S
.placeholder = Search
column-heading-provider =
.label = Tiekėjas
column-heading-username =
.label = Naudotojo vardas
column-heading-password =
.label = Slaptažodis
column-heading-time-created =
.label = Pirmąkart naudotas
column-heading-time-last-used =
.label = Paskiausiai naudotas
column-heading-time-password-changed =
.label = Paskiausiai pakeistas
column-heading-times-used =
.label = Naudotas kartų
remove =
.label = Pašalinti
.accesskey = a
import =
.label = Įkelti
.accesskey = k
close-button =
.label = Užverti
.accesskey = U
show-passwords =
.label = Rodyti slaptažodžius
.accesskey = R
hide-passwords =
.label = Nerodyti slaptažodžių
.accesskey = N
logins-description-all = Šių tiekėjų prisijungimai įrašyti kompiuteryje
logins-description-filtered = Paieškos kriterijų atitinka šie prisijungimai:
remove-all =
.label = Pašalinti visus
.accesskey = P
remove-all-shown =
.label = Pašalinti visus rodomus
.accesskey = P
remove-all-passwords-prompt = Ar tikrai pašalinti visus slaptažodžius?
remove-all-passwords-title = Slaptažodžių šalinimas
no-master-password-prompt = Ar tikrai parodyti slaptažodžius?
## OS Authentication dialog
# This message can be seen by trying to show or copy the passwords.
password-os-auth-dialog-message = Norėdami atskleisti išsaugotus slaptažodžius, patvirtinkite savo tapatybę.
# 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 = atskleisti išsaugotus slaptažodžius
# Don't change this label.
password-os-auth-dialog-caption = { -brand-full-name }
|