blob: 29e3744b30c4b6bcbc79822e818f61f0d1f3160d (
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
|
<!-- 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/. -->
<!--LOCALIZATION NOTE : FILE 'Advanced' prefs settings -->
<!ENTITY pref.advanced.title "Abanzadas">
<!ENTITY systemPref.caption "Preferencias de sistema">
<!ENTITY systemPrefCheck.label "Usar as preferencias d'o sistema">
<!ENTITY systemPrefCheck.accesskey "U">
<!ENTITY systemPref.desc "Con ista opción, &brandShortName; hereda as preferencias d'o sistema. As valors globals d'o sistema prevalerán sobre as preferencias de &brandShortName;.">
<!ENTITY prefCheckDefault.caption "Integración con o sistema">
<!ENTITY prefCheckDefaultClient.label "Comprobar configuración d'aplicacions predeterminadas en encetar">
<!ENTITY prefCheckDefaultClient.accesskey "C">
<!ENTITY crashReports.caption "Achent d'informe de fallos">
<!ENTITY submitCrashes.label "Ninviar informes de fallo">
<!ENTITY submitCrashes.accesskey "N">
<!ENTITY devTools.caption "Developer Tools">
<!ENTITY allowDebugger.label "Allow a debugger to connect to &brandShortName;">
<!ENTITY allowDebugger.accesskey "A">
<!ENTITY allowRemoteConnections.label "Allow connections from other computers">
<!ENTITY allowRemoteConnections.accesskey "o">
<!ENTITY connectionPrompt.label "Prompt for incoming connections">
<!ENTITY connectionPrompt.accesskey "P">
<!ENTITY remoteDebuggerPort.label "Port number for connection:">
<!ENTITY remoteDebuggerPort.accesskey "n">
|