blob: c17a0cee7503d295245cea9130e25fc65f6269ab (
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
|
# 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/.
## Confirmation hints
confirmation-hint-breakage-report-sent = Jelentés beküldve. Köszönjük!
confirmation-hint-login-removed = Bejelentkezés eltávolítva!
confirmation-hint-password-removed = Jelszó eltávolítva.
confirmation-hint-page-bookmarked = Mentve a könyvjelzők közé
confirmation-hint-password-saved = Jelszó elmentve.
confirmation-hint-password-created = Jelszó elmentve
confirmation-hint-password-updated = Jelszó frissítve
confirmation-hint-address-created = Cím elmentve
confirmation-hint-address-updated = Cím frissítve
confirmation-hint-credit-card-created = Kártya elmentve
confirmation-hint-credit-card-updated = Kártya frissítve
confirmation-hint-pin-tab = Rögzítve!
confirmation-hint-pin-tab-description = A feloldáshoz kattintson a fülre jobb egérgombbal.
confirmation-hint-send-to-device = Elküldve!
confirmation-hint-firefox-relay-mask-created = Új maszk létrehozva.
confirmation-hint-firefox-relay-mask-reused = A meglévő maszk újrafelhasználva.
confirmation-hint-screenshot-copied = Képernyőkép másolva.
# Variables:
# $tabCount (Number): The number of duplicate tabs closed, at least 1.
confirmation-hint-duplicate-tabs-closed =
{ $tabCount ->
[one] { $tabCount } lap bezárva
*[other] { $tabCount } lap bezárva
}
|