diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-lt/suite/chrome/editor/prefs | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lt/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-lt/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 13 | ||||
-rw-r--r-- | l10n-lt/suite/chrome/editor/prefs/pref-composer.dtd | 29 | ||||
-rw-r--r-- | l10n-lt/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 74 insertions, 0 deletions
diff --git a/l10n-lt/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-lt/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..dd20895ca9 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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 (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "R"> + +<!ENTITY compose.label "Rašyklė"> +<!ENTITY editing.label "Naujo tinklalapio nuostatos"> +<!ENTITY toolbars.label "Priemonių juostos"> +<!ENTITY publish.label "Publikavimas"> diff --git a/l10n-lt/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-lt/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..296c7457cc --- /dev/null +++ b/l10n-lt/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,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/. --> +<!-- extracted from content/pref-composer.xul --> +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Paskiausiai atvertų tinklalapių sąrašas"> +<!ENTITY documentsInMenu.label "Didžiausias tinklalapių skaičius sąraše::"> +<!ENTITY documentsInMenu.accesskey "D"> +<!ENTITY savingFiles.title "Įrašant ar publikuojant tinklalapius:"> +<!ENTITY preserveExisting.label "Išlaikyti originalų pirminio teksto išdėstymą"> +<!ENTITY preserveExisting.accesskey "o"> +<!ENTITY preserveExisting.tooltip "Išlaikyti eilučių laužymą ir originalų tinklalapio formatą"> +<!ENTITY saveAssociatedFiles.label "Paveikslus ir kitus su tinklalapiu susietus failus įrašyti kartu su tinklalapiu"> +<!ENTITY saveAssociatedFiles.accesskey "P"> +<!ENTITY showPublishDialog.label "Kai publikuojamas tinklalapis, rodyti publikavimo dialogą"> +<!ENTITY showPublishDialog.accesskey "K"> +<!ENTITY composerEditing.label "Taisa"> +<!ENTITY maintainStructure.label "Įterpus arba pašalinus langelius, išlaikyti lentelės stačiakampį pavidalą"> +<!ENTITY maintainStructure.tooltip "Pašalinus pažymėtus lentelės langelius, jos forma išlieka stačiakampė"> +<!ENTITY maintainStructure.accesskey "m"> +<!ENTITY useCSS.label "Vietoj HTML elementų ir atributų naudoti CSS pakopinius stilius"> +<!ENTITY useCSS.accesskey "V"> +<!ENTITY crInPCreatesNewP.label "Pradėti naują pastraipą paspaudus įvesties klavišą"> +<!ENTITY crInPCreatesNewP.accesskey "r"> diff --git a/l10n-lt/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-lt/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..97918a3a7d --- /dev/null +++ b/l10n-lt/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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/. --> + +<!ENTITY pref.editing.title "Naujo tinklalapio nuostatos"> + +<!ENTITY authorName.label "Autorius:"> +<!ENTITY authorName.accesskey "A"> +<!ENTITY pageColorHeader "Numatytoji tinklalapio išvaizda"> + +<!ENTITY defaultColors.label "Spalvų neparinkti (bus naudojamos numatytosios)"> +<!ENTITY defaultColors.accesskey "m"> +<!ENTITY customColors.label "Spalvas parinkti:"> +<!ENTITY customColors.accesskey "s"> + +<!ENTITY normalText.label "Normalus tekstas"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Saito tekstas"> +<!ENTITY linkText.accesskey "i"> +<!ENTITY activeLinkText.label "Aktyvaus saito tekstas"> +<!ENTITY activeLinkText.accesskey "k"> +<!ENTITY visitedLinkText.label "Aplankyto saito tekstas"> +<!ENTITY visitedLinkText.accesskey "l"> +<!ENTITY background.label "Fonas:"> +<!ENTITY background.accesskey "F"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Fono piešinys:"> +<!ENTITY backgroundImage.accesskey "o"> +<!ENTITY chooseFile.label "Parinkti failą…"> +<!ENTITY chooseFile.accesskey "f"> + |