diff options
Diffstat (limited to 'l10n-pl/suite/chrome/editor/dialogs/EditorInsertTable.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/editor/dialogs/EditorInsertTable.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-pl/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..4192f0f392 --- /dev/null +++ b/l10n-pl/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 "Wstaw tabelę"> +<!ENTITY size.label "Rozmiar"> +<!ENTITY numRowsEditField.label "Wiersze:"> +<!ENTITY numRowsEditField.accessKey "W"> +<!ENTITY numColumnsEditField.label "Kolumny:"> +<!ENTITY numColumnsEditField.accessKey "K"> +<!ENTITY widthEditField.label "Szerokość:"> +<!ENTITY widthEditField.accessKey "S"> +<!ENTITY borderEditField.label "Obramowanie:"> +<!ENTITY borderEditField.accessKey "O"> +<!ENTITY borderEditField.tooltip "Wprowadź liczbę określającą szerokość obramowania tabeli, wprowadź zero, aby nie tworzyć obramowania"> +<!ENTITY pixels.label "pikseli"> |