summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/preferences/languages.ftl
blob: b008a4874a6cafbf2866ad23f22fe580f3a4a294 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# 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-window2 =
    .title = Webpage Language Settings
    .style = min-width: 40em

languages-close-key =
    .key = w

languages-description = Web pages are sometimes offered in more than one language. Choose languages for displaying these web pages, in order of preference

languages-customize-spoof-english =
    .label = Request English versions of web pages for enhanced privacy

languages-customize-moveup =
    .label = Move Up
    .accesskey = U

languages-customize-movedown =
    .label = Move Down
    .accesskey = D

languages-customize-remove =
    .label = Remove
    .accesskey = R

languages-customize-select-language =
    .placeholder = Select a language to add…

languages-customize-add =
    .label = Add
    .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-window2 =
    .title = { -brand-short-name } Language Settings
    .style = min-width: 40em

browser-languages-description = { -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.

browser-languages-search = Search for more languages…

browser-languages-searching =
    .label = Searching for languages…

browser-languages-downloading =
    .label = Downloading…

browser-languages-select-language =
    .label = Select a language to add…
    .placeholder = Select a language to add…

browser-languages-installed-label = Installed languages
browser-languages-available-label = Available languages

browser-languages-error = { -brand-short-name } can’t update your languages right now. Check that you are connected to the internet or try again.