blob: 64f849f14ca392c2526c428a5fa350390f36f02c (
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
|
# 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/.
system-integration-title =
.title = Süsteemi integratsioon
system-integration-dialog =
.buttonlabelaccept = Määra vaikekliendiks
.buttonlabelcancel = Jäta vahele
.buttonlabelcancel2 = Loobu
default-client-intro = { -brand-short-name }i kasutatakse vaikimisi rakendusena:
unset-default-tooltip = { -brand-short-name }i endaga pole võimalik { -brand-short-name }i vaikekliendi staatust eemaldada. Mõne teise rakenduse vaikekliendiks tegemiseks pead sa kasutama selle rakenduse vastavat funktsionaalsust.
checkbox-email-label =
.label = E-postile
.tooltiptext = { unset-default-tooltip }
checkbox-newsgroups-label =
.label = Uudisgruppidele
.tooltiptext = { unset-default-tooltip }
checkbox-feeds-label =
.label = Uudistevoogudele
.tooltiptext = { unset-default-tooltip }
# Note: This is the search engine name for all the different platforms.
# Platforms that don't support it should be left blank.
system-search-engine-name =
{ PLATFORM() ->
[macos] Spotlight
[windows] Windows Search
*[other] { "" }
}
system-search-integration-label =
.label = Rakendusel { system-search-engine-name } lubatakse kirju otsida
.accesskey = R
check-on-startup-label =
.label = See kontroll sooritatakse igal { -brand-short-name }i käivitumisel
.accesskey = S
|