blob: 6333cc6dfc9c9b65054ad442f5e671d869bc4021 (
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 = Integració amb el sistema
system-integration-dialog =
.buttonlabelaccept = Defineix per defecte
.buttonlabelcancel = Omet la integració
.buttonlabelcancel2 = Cancel·la
default-client-intro = Utilitza el { -brand-short-name } com a client per defecte per a:
unset-default-tooltip = No podeu eliminar el { -brand-short-name } com a client per defecte des de dins del mateix { -brand-short-name }. Per definir una altra aplicació com a client per defecte, heu d'utilitzar el seu diàleg «Defineix per defecte».
checkbox-email-label =
.label = Correu electrònic
.tooltiptext = { unset-default-tooltip }
checkbox-newsgroups-label =
.label = Grups de discussió
.tooltiptext = { unset-default-tooltip }
checkbox-feeds-label =
.label = Canals
.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] Cercador del Windows
*[other] { "" }
}
system-search-integration-label =
.label = Permet al { system-search-engine-name } que cerqui missatges
.accesskey = c
check-on-startup-label =
.label = Comprova-ho sempre quan s'inicia el { -brand-short-name }
.accesskey = s
|