diff options
Diffstat (limited to 'l10n-tr/suite/chrome/editor/dialogs/EditorInsertTable.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/editor/dialogs/EditorInsertTable.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-tr/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..9e8d3ce14c --- /dev/null +++ b/l10n-tr/suite/chrome/editor/dialogs/EditorInsertTable.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Tablo Ekle"> + +<!ENTITY size.label "Boyut"> +<!ENTITY numRowsEditField.label "Satır:"> +<!ENTITY numRowsEditField.accessKey "S"> +<!ENTITY numColumnsEditField.label "Sütun:"> +<!ENTITY numColumnsEditField.accessKey "t"> +<!ENTITY widthEditField.label "Genişlik:"> +<!ENTITY widthEditField.accessKey "G"> +<!ENTITY borderEditField.label "Kenarlık:"> +<!ENTITY borderEditField.accessKey "K"> +<!ENTITY borderEditField.tooltip "Tablonun kenarlığı için bir sayı yazın veya kenarlık olmaması için sıfır (0) yazın"> +<!ENTITY pixels.label "piksel"> |