diff options
Diffstat (limited to 'l10n-ca/suite/chrome/common/pref/pref-advanced.dtd')
-rw-r--r-- | l10n-ca/suite/chrome/common/pref/pref-advanced.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/common/pref/pref-advanced.dtd b/l10n-ca/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..0cfa09952b --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,24 @@ +<!-- 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 "Avançat"> + +<!ENTITY prefCheckDefault.caption "Integració al sistema"> +<!ENTITY prefCheckDefaultClient.label "Comproveu els paràmetres d'aplicació per defecte a l'inici"> +<!ENTITY prefCheckDefaultClient.accesskey "C"> + +<!ENTITY crashReports.caption "Informe de fallada"> +<!ENTITY submitCrashes.label "Envia informes de fallada"> +<!ENTITY submitCrashes.accesskey "E"> + +<!ENTITY devTools.caption "Eines per a desenvolupadors"> +<!ENTITY allowDebugger.label "Permet que un depurador es connecti al &brandShortName;"> +<!ENTITY allowDebugger.accesskey "P"> +<!ENTITY allowRemoteConnections.label "Permet connexions des d'altres ordinadors"> +<!ENTITY allowRemoteConnections.accesskey "o"> +<!ENTITY connectionPrompt.label "Avisa'm si hi ha connexions entrants"> +<!ENTITY connectionPrompt.accesskey "v"> +<!ENTITY remoteDebuggerPort.label "Número de port per a la connexió:"> +<!ENTITY remoteDebuggerPort.accesskey "N"> |