blob: f4a6afe01fa2d921738f16644d5200715785bf4e (
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
|
# 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/.
compact-dialog-window =
.title = Suru kaustad kokku
.style = width: 50em;
compact-dialog =
.buttonlabelaccept = Suru kokku
.buttonaccesskeyaccept = S
.buttonlabelcancel = Tuleta hiljem meelde
.buttonaccesskeycancel = T
.buttonlabelextra1 = Rohkem teavet…
.buttonaccesskeyextra1 = R
# Variables:
# $data (String): The amount of space to be freed, formatted byte, MB, GB, etc., based on the size.
compact-dialog-message = { -brand-short-name } peab tegema regulaarseid failide hooldusi, et parandada e-posti kaustade toimivust. Selle käigus vabaneb { $data } salvestuspinda, ilma et sinu kirjad muutuksid. Et lubada { -brand-short-name }il seda tulevikus automaatselt teha, märgi allolev valik, enne kui vajutad ‘{ compact-dialog.buttonlabelaccept }’.
compact-dialog-never-ask-checkbox =
.label = Kaustad surutakse tulevikus kokku automaatselt
.accesskey = a
|