blob: b6dec6e3a8f09a006ce4f80f3111478e6ec29c3c (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
|
# 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/.
webpage-languages-window =
.title = Configurações de idioma de páginas web
.style = width: 40em
languages-close-key =
.key = W
languages-description = Algumas páginas são oferecidas em mais de um idioma. Escolha idiomas para apresentar essas páginas, em ordem de preferência
languages-customize-spoof-english =
.label = Solicitar versões em inglês de páginas web para maior privacidade
languages-customize-moveup =
.label = Para cima
.accesskey = c
languages-customize-movedown =
.label = Para baixo
.accesskey = b
languages-customize-remove =
.label = Remover
.accesskey = R
languages-customize-select-language =
.placeholder = Selecione um idioma a adicionar…
languages-customize-add =
.label = Adicionar
.accesskey = A
# The pattern used to generate strings presented to the user in the
# locale selection list.
#
# Example:
# Icelandic [is]
# Spanish (Chile) [es-CL]
#
# Variables:
# $locale (String) - A name of the locale (for example: "Icelandic", "Spanish (Chile)")
# $code (String) - Locale code of the locale (for example: "is", "es-CL")
languages-code-format =
.label = { $locale } [{ $code }]
languages-active-code-format =
.value = { languages-code-format.label }
browser-languages-window =
.title = Configurações de idioma do { -brand-short-name }
.style = width: 40em
browser-languages-description = O { -brand-short-name } exibe o primeiro idioma como padrão e mostra idiomas alternativos, se necessário, na ordem que aparecem.
browser-languages-search = Procurar mais idiomas…
browser-languages-searching =
.label = Procurando idiomas…
browser-languages-downloading =
.label = Baixando…
browser-languages-select-language =
.label = Selecione um idioma para adicionar…
.placeholder = Selecione um idioma para adicionar…
browser-languages-installed-label = Idiomas instalados
browser-languages-available-label = Idiomas disponíveis
browser-languages-error = O { -brand-short-name } não pode atualizar seus idiomas agora. Verifique se você está conectado à Internet e tente novamente.
|