diff options
Diffstat (limited to 'l10n-lt/suite/chrome/common/pref/pref-advanced.dtd')
-rw-r--r-- | l10n-lt/suite/chrome/common/pref/pref-advanced.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-lt/suite/chrome/common/pref/pref-advanced.dtd b/l10n-lt/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..bc53b1011f --- /dev/null +++ b/l10n-lt/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 "Kitkas"> + +<!ENTITY prefCheckDefault.caption "Sistemos numatytosios nuostatos"> +<!ENTITY prefCheckDefaultClient.label "Paleidžiant programą tikrinti, ar ji yra numatytoji"> +<!ENTITY prefCheckDefaultClient.accesskey "P"> + +<!ENTITY crashReports.caption "Strigčių pranešiklis"> +<!ENTITY submitCrashes.label "Siųsti strigčių pranešimus"> +<!ENTITY submitCrashes.accesskey "S"> + +<!ENTITY devTools.caption "Programuotojų priemonės"> +<!ENTITY allowDebugger.label "Leisti derintuvei jungtis prie „&brandShortName;“"> +<!ENTITY allowDebugger.accesskey "L"> +<!ENTITY allowRemoteConnections.label "Leisti prisijungimus iš kitų kompiuterių"> +<!ENTITY allowRemoteConnections.accesskey "k"> +<!ENTITY connectionPrompt.label "Reikalauti įeinančių ryšių patvirtinimo"> +<!ENTITY connectionPrompt.accesskey "R"> +<!ENTITY remoteDebuggerPort.label "Prievado numeris jungimuisi:"> +<!ENTITY remoteDebuggerPort.accesskey "e"> |