diff options
Diffstat (limited to 'l10n-lv/editor/ui/chrome/composer/pref-editing.dtd')
-rw-r--r-- | l10n-lv/editor/ui/chrome/composer/pref-editing.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-lv/editor/ui/chrome/composer/pref-editing.dtd b/l10n-lv/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..ba7c7b2586 --- /dev/null +++ b/l10n-lv/editor/ui/chrome/composer/pref-editing.dtd @@ -0,0 +1,31 @@ +<!-- 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 "Jaunas lapas iestatījumi"> + +<!ENTITY authorName.label "Autors:"> +<!ENTITY authorName.accesskey "A"> +<!ENTITY pageColorHeader "Noklusētais lapas izskats"> + +<!ENTITY defaultColors.label "Lasītāja noklusējuma krāsas (neiestatīt krāsas lapā)"> +<!ENTITY defaultColors.accesskey "L"> +<!ENTITY customColors.label "Lietot pielāgotas krāsas:"> +<!ENTITY customColors.accesskey "p"> + +<!ENTITY normalText.label "Normāls teksts"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Saites teksts"> +<!ENTITY linkText.accesskey "S"> +<!ENTITY activeLinkText.label "Aktīvās saites teksts"> +<!ENTITY activeLinkText.accesskey "k"> +<!ENTITY visitedLinkText.label "Apmeklētās saites teksts"> +<!ENTITY visitedLinkText.accesskey "p"> +<!ENTITY background.label "Fons:"> +<!ENTITY background.accesskey "F"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Fona attēls:"> +<!ENTITY backgroundImage.accesskey "F"> +<!ENTITY chooseFile.label "Izvēlieties failu…"> +<!ENTITY chooseFile.accesskey "I"> |