diff options
Diffstat (limited to 'l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd')
-rw-r--r-- | l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd b/l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd new file mode 100644 index 0000000000..7c2d55a51d --- /dev/null +++ b/l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd @@ -0,0 +1,75 @@ +<!-- 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 tableWindow.title "Tabellegenskaper"> +<!ENTITY applyButton.label "Bruk"> +<!ENTITY applyButton.accesskey "B"> +<!ENTITY closeButton.label "Lukk"> +<!ENTITY tableTab.label "Tabell"> +<!ENTITY cellTab.label "Celler"> +<!ENTITY tableRows.label "Rader:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "Kolonner:"> +<!ENTITY tableColumns.accessKey "K"> +<!ENTITY tableHeight.label "Høyde:"> +<!ENTITY tableHeight.accessKey "ø"> +<!ENTITY tableWidth.label "Bredde:"> +<!ENTITY tableWidth.accessKey "B"> +<!ENTITY tableBorderSpacing.label "Kantlinjer og mellomrom"> +<!ENTITY tableBorderWidth.label "Kantlinje:"> +<!ENTITY tableBorderWidth.accessKey "K"> +<!ENTITY tableSpacing.label "Mellomrom:"> +<!ENTITY tableSpacing.accessKey "M"> +<!ENTITY tablePadding.label "Padding:"> +<!ENTITY tablePadding.accessKey "P"> +<!ENTITY tablePxBetwCells.label "piksler mellom celler"> +<!ENTITY tablePxBetwBrdrCellContent.label "piksler mellom cellens kantlinje og innhold"> +<!ENTITY tableAlignment.label "Tabelljustering:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "Beskrivelse:"> +<!ENTITY tableCaption.accessKey "B"> +<!ENTITY tableCaptionAbove.label "Over tabellen"> +<!ENTITY tableCaptionBelow.label "Under tabellen"> +<!ENTITY tableCaptionLeft.label "Venstre for tabellen"> +<!ENTITY tableCaptionRight.label "Høyre for tabellen"> +<!ENTITY tableCaptionNone.label "Ingen"> +<!ENTITY tableInheritColor.label "(La sidefargen skinne gjennom)"> + +<!ENTITY cellSelection.label "Merket område"> +<!ENTITY cellSelectCell.label "Celle"> +<!ENTITY cellSelectRow.label "Rad"> +<!ENTITY cellSelectColumn.label "Kolonne"> +<!ENTITY cellSelectNext.label "Neste"> +<!ENTITY cellSelectNext.accessKey "N"> +<!ENTITY cellSelectPrevious.label "Forrige:"> +<!ENTITY cellSelectPrevious.accessKey "F"> +<!ENTITY applyBeforeChange.label "Følgende endringer vil bli brukt før bytte av merket område."> +<!ENTITY cellContentAlignment.label "Innholdsjustering"> +<!ENTITY cellHorizontal.label "Horisontal:"> +<!ENTITY cellHorizontal.accessKey "H"> +<!ENTITY cellVertical.label "Vertikal:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Cellestil:"> +<!ENTITY cellStyle.accessKey "C"> +<!ENTITY cellNormal.label "Normal"> +<!ENTITY cellHeader.label "Overskrift"> +<!ENTITY cellTextWrap.label "Tekstbryting:"> +<!ENTITY cellTextWrap.accessKey "b"> +<!ENTITY cellWrap.label "Linjebryting"> +<!ENTITY cellNoWrap.label "Ingen tekstbryting"> +<!ENTITY cellAlignTop.label "Topp"> +<!ENTITY cellAlignMiddle.label "Midten"> +<!ENTITY cellAlignBottom.label "Bunn"> +<!ENTITY cellAlignJustify.label "Justering"> +<!ENTITY cellInheritColor.label "(La tabellfargen skinne gjennom)"> +<!ENTITY cellUseCheckboxHelp.label "Bruk avkrysningsbokser for å avgjøre hvilke egenskaper som gjelder alle merkede celler"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Størrelse"> +<!ENTITY pixels.label "piksler"> +<!ENTITY backgroundColor.label "Bakgrunnsfarge:"> +<!ENTITY backgroundColor.accessKey "B"> +<!ENTITY AlignLeft.label "Venstre"> +<!ENTITY AlignCenter.label "Midtstill"> +<!ENTITY AlignRight.label "Høyre"> |