diff options
Diffstat (limited to 'l10n-be/suite/chrome/editor/dialogs/EditorInsertTable.dtd')
-rw-r--r-- | l10n-be/suite/chrome/editor/dialogs/EditorInsertTable.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-be/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-be/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..aa818c1771 --- /dev/null +++ b/l10n-be/suite/chrome/editor/dialogs/EditorInsertTable.dtd @@ -0,0 +1,16 @@ +<!-- 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 windowTitle.label "Устаўка табліцы"> +<!ENTITY size.label "Памер"> +<!ENTITY numRowsEditField.label "Шэрагі:"> +<!ENTITY numRowsEditField.accessKey "р"> +<!ENTITY numColumnsEditField.label "Слупкі:"> +<!ENTITY numColumnsEditField.accessKey "С"> +<!ENTITY widthEditField.label "Шырыня:"> +<!ENTITY widthEditField.accessKey "Ш"> +<!ENTITY borderEditField.label "Мяжа:"> +<!ENTITY borderEditField.accessKey "М"> +<!ENTITY borderEditField.tooltip "Набярыце лік для мяжы табліцы, ці набярыце нуль (0) для табліцы без межаў"> +<!ENTITY pixels.label "пікселяў"> |