blob: 16f7bb5671b38b5e7448d0effe009470c6ff378f (
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
|
# 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 = ਸਿਸਟਮ ਜੋੜ
default-client-intro = { -brand-short-name } ਨੂੰ ਮੇਰੇ ਮੂਲ ਕਲਾਇਟ ਵਜੋਂ ਵਰਤੋਂ:
unset-default-tooltip = It is not possible to unset { -brand-short-name } as the default client within { -brand-short-name }. To make another application the default you must use its 'Set as default' dialog.
checkbox-email-label =
.label = ਈਮੇਲ
.tooltiptext = { unset-default-tooltip }
checkbox-newsgroups-label =
.label = ਨਿਊਜ਼ਗਰੁੱਪ
.tooltiptext = { unset-default-tooltip }
checkbox-feeds-label =
.label = ਫੀਡ
.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 = Allow { system-search-engine-name } to search messages
.accesskey = S
check-on-startup-label =
.label = Always perform this check when starting { -brand-short-name }
.accesskey = A
|