diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-lt/suite/chrome/editor/prefs | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.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 | 12 | ||||
-rw-r--r-- | l10n-lt/suite/chrome/editor/prefs/pref-composer.dtd | 32 | ||||
-rw-r--r-- | l10n-lt/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 76 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..2986d97b85 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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 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..a6dd9669b9 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/prefs/pref-composer.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/. --> +<!-- extracted from content/pref-composer.xul --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--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"> + |