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-af/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.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-af/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd')
-rw-r--r-- | l10n-af/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/l10n-af/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd b/l10n-af/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd new file mode 100644 index 0000000000..25dcae6aaf --- /dev/null +++ b/l10n-af/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 "Tabel-eienskappe"> +<!ENTITY applyButton.label "Toepas"> +<!ENTITY applyButton.accesskey "T"> +<!ENTITY closeButton.label "Sluit"> +<!ENTITY tableTab.label "Tabel"> +<!ENTITY cellTab.label "Selle"> +<!ENTITY tableRows.label "Rye:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "Kolomme:"> +<!ENTITY tableColumns.accessKey "K"> +<!ENTITY tableHeight.label "Hoogte:"> +<!ENTITY tableHeight.accessKey "g"> +<!ENTITY tableWidth.label "Wydte:"> +<!ENTITY tableWidth.accessKey "W"> +<!ENTITY tableBorderSpacing.label "Randte en spasiƫring"> +<!ENTITY tableBorderWidth.label "Rand:"> +<!ENTITY tableBorderWidth.accessKey "R"> +<!ENTITY tableSpacing.label "Spasiƫring:"> +<!ENTITY tableSpacing.accessKey "S"> +<!ENTITY tablePadding.label "Opvulling:"> +<!ENTITY tablePadding.accessKey "O"> +<!ENTITY tablePxBetwCells.label "pixels tussen selle"> +<!ENTITY tablePxBetwBrdrCellContent.label "pixels tussen selrand en -inhoud"> +<!ENTITY tableAlignment.label "Tabelbelyning:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "Byskrif:"> +<!ENTITY tableCaption.accessKey "f"> +<!ENTITY tableCaptionAbove.label "Bokant tabel"> +<!ENTITY tableCaptionBelow.label "Onderkant tabel"> +<!ENTITY tableCaptionLeft.label "Links van tabel"> +<!ENTITY tableCaptionRight.label "Regs van tabel"> +<!ENTITY tableCaptionNone.label "Geen"> +<!ENTITY tableInheritColor.label "(Laat bladsykleur deurskyn)"> + +<!ENTITY cellSelection.label "Seleksie"> +<!ENTITY cellSelectCell.label "Sel"> +<!ENTITY cellSelectRow.label "Ry"> +<!ENTITY cellSelectColumn.label "Kolom"> +<!ENTITY cellSelectNext.label "Volgende"> +<!ENTITY cellSelectNext.accessKey "n"> +<!ENTITY cellSelectPrevious.label "Vorige"> +<!ENTITY cellSelectPrevious.accessKey "V"> +<!ENTITY applyBeforeChange.label "Huidige wysigings sal toegepas word voor die seleksie verander word."> +<!ENTITY cellContentAlignment.label "Inhoudgerigtheid"> +<!ENTITY cellHorizontal.label "Horisontaal:"> +<!ENTITY cellHorizontal.accessKey "s"> +<!ENTITY cellVertical.label "Vertikaal:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Selstyl:"> +<!ENTITY cellStyle.accessKey "S"> +<!ENTITY cellNormal.label "Gewoon"> +<!ENTITY cellHeader.label "Kop"> +<!ENTITY cellTextWrap.label "Teksomvou:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "Omvou"> +<!ENTITY cellNoWrap.label "Moenie omvou nie"> +<!ENTITY cellAlignTop.label "Bo"> +<!ENTITY cellAlignMiddle.label "Middel"> +<!ENTITY cellAlignBottom.label "Onder"> +<!ENTITY cellAlignJustify.label "Alkanthaaks"> +<!ENTITY cellInheritColor.label "(Laat tabelkleur deurskyn)"> +<!ENTITY cellUseCheckboxHelp.label "Gebruik merkblokkies om te bepaal watter eienskappe op al die gemerkte selle toegepas word"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Grootte"> +<!ENTITY pixels.label "pixels"> +<!ENTITY backgroundColor.label "Agtergrondkleur:"> +<!ENTITY backgroundColor.accessKey "A"> +<!ENTITY AlignLeft.label "Links"> +<!ENTITY AlignCenter.label "Sentreer"> +<!ENTITY AlignRight.label "Regs"> |