blob: 76671e67a43ccbcf8f7dcb083a130921496e11c6 (
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
|
# 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/.
create-profile-window =
.title = Encontu pa crear perfiles
.style = width: 45em; height: 32em;
create-profile-window2 =
.title = Encontu pa crear perfiles
.style = min-width: 45em; min-height: 32em;
## First wizard page
create-profile-first-page-header =
{ PLATFORM() ->
[macos] Introducción
*[other] Afáyate en { create-profile-window.title }
}
create-profile-first-page-header2 =
{ PLATFORM() ->
[macos] Introducción
*[other] Afáyate en { create-profile-window2.title }
}
profile-creation-explanation-1 = { -brand-short-name } atroxa información tocante a los axustes y les preferencies nel perfil personal.
profile-creation-explanation-4 =
{ PLATFORM() ->
[macos] Pa comenzar a crear el perfil, calca «Siguir»
*[other] Pa comenzar a crear el perfil, calca «Siguiente»
}
## Second wizard page
profile-default-name =
.value = Usuariu predetermináu
create-profile-choose-folder =
.label = Escoyer una carpeta…
.accesskey = E
create-profile-use-default =
.label = Usar la carpeta predeterminada
.accesskey = U
|