[DE] Add translation
This commit is contained in:
parent
460ff7e6f3
commit
66a014785b
|
@ -1123,6 +1123,7 @@
|
|||
"DE.Controllers.Toolbar.txtSymbol_vdots": "Vertical ellipsis",
|
||||
"DE.Controllers.Toolbar.txtSymbol_xsi": "Xi",
|
||||
"DE.Controllers.Toolbar.txtSymbol_zeta": "Zeta",
|
||||
"DE.Controllers.Toolbar.textTabForms": "Forms",
|
||||
"DE.Controllers.Viewport.textFitPage": "Fit to Page",
|
||||
"DE.Controllers.Viewport.textFitWidth": "Fit to Width",
|
||||
"DE.Views.AddNewCaptionLabelDialog.textLabel": "Label:",
|
||||
|
@ -1495,6 +1496,12 @@
|
|||
"DE.Views.DocumentHolder.textLeft": "Shift cells left",
|
||||
"DE.Views.DocumentHolder.textRow": "Delete entire row",
|
||||
"DE.Views.DocumentHolder.textTitleCellsRemove": "Delete Cells",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Remove Checkbox",
|
||||
"DE.Views.DocumentHolder.textRemRadioBox": "Remove Radio Button",
|
||||
"DE.Views.DocumentHolder.textRemComboBox": "Remove Combo Box",
|
||||
"DE.Views.DocumentHolder.textRemDropdown": "Remove Dropdown",
|
||||
"DE.Views.DocumentHolder.textRemPicture": "Remove Image",
|
||||
"DE.Views.DocumentHolder.textRemField": "Remove Text Field",
|
||||
"DE.Views.DropcapSettingsAdvanced.strBorders": "Borders & Fill",
|
||||
"DE.Views.DropcapSettingsAdvanced.strDropcap": "Drop Cap",
|
||||
"DE.Views.DropcapSettingsAdvanced.strMargins": "Margins",
|
||||
|
@ -1656,6 +1663,50 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Show Notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Disable all macros with a notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWin": "as Windows",
|
||||
"DE.Views.FormSettings.textField": "Text Field",
|
||||
"DE.Views.FormSettings.textKey": "Key",
|
||||
"DE.Views.FormSettings.textPlaceholder": "Placeholder",
|
||||
"DE.Views.FormSettings.textTip": "Tip",
|
||||
"DE.Views.FormSettings.textMaxChars": "Characters limit",
|
||||
"DE.Views.FormSettings.textComb": "Comb of characters",
|
||||
"DE.Views.FormSettings.textWidth": "Cell width",
|
||||
"DE.Views.FormSettings.textDelete": "Delete",
|
||||
"DE.Views.FormSettings.textLock": "Lock",
|
||||
"DE.Views.FormSettings.textUnlock": "Unlock",
|
||||
"DE.Views.FormSettings.textRadiobox": "Radio Button",
|
||||
"DE.Views.FormSettings.textCheckbox": "Checkbox",
|
||||
"DE.Views.FormSettings.textCombobox": "Combo Box",
|
||||
"DE.Views.FormSettings.textDropDown": "Dropdown",
|
||||
"DE.Views.FormSettings.textImage": "Image",
|
||||
"DE.Views.FormSettings.textGroupKey": "Group key",
|
||||
"DE.Views.FormSettings.textTipAdd": "Add new value",
|
||||
"DE.Views.FormSettings.textTipDelete": "Delete value",
|
||||
"DE.Views.FormSettings.textTipUp": "Move up",
|
||||
"DE.Views.FormSettings.textTipDown": "Move down",
|
||||
"DE.Views.FormSettings.textValue": "Value Options",
|
||||
"DE.Views.FormSettings.textSelectImage": "Select Image",
|
||||
"DE.Views.FormSettings.textFromUrl": "From URL",
|
||||
"DE.Views.FormSettings.textFromFile": "From File",
|
||||
"DE.Views.FormSettings.textFromStorage": "From Storage",
|
||||
"DE.Views.FormSettings.textColor": "Border color",
|
||||
"DE.Views.FormsTab.capBtnText": "Text Field",
|
||||
"DE.Views.FormsTab.capBtnComboBox": "Combo Box",
|
||||
"DE.Views.FormsTab.capBtnDropDown": "Dropdown",
|
||||
"DE.Views.FormsTab.capBtnCheckBox": "Checkbox",
|
||||
"DE.Views.FormsTab.capBtnRadioBox": "Radio Button",
|
||||
"DE.Views.FormsTab.capBtnImage": "Image",
|
||||
"DE.Views.FormsTab.capBtnView": "View Form",
|
||||
"DE.Views.FormsTab.textClearFields": "Clear All Fields",
|
||||
"DE.Views.FormsTab.textHighlight": "Highlight Settings",
|
||||
"DE.Views.FormsTab.tipTextField": "Insert text field",
|
||||
"DE.Views.FormsTab.tipComboBox": "Insert combo box",
|
||||
"DE.Views.FormsTab.tipDropDown": "Insert dropdown list",
|
||||
"DE.Views.FormsTab.tipCheckBox": "Insert checkbox",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Insert radio button",
|
||||
"DE.Views.FormsTab.tipImageField": "Insert image",
|
||||
"DE.Views.FormsTab.tipViewForm": "Fill form mode",
|
||||
"DE.Views.FormsTab.textNoHighlight": "No highlighting",
|
||||
"DE.Views.FormsTab.textNewColor": "Add New Custom Color",
|
||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Bottom center",
|
||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Bottom left",
|
||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Bottom of Page",
|
||||
|
@ -2066,6 +2117,7 @@
|
|||
"DE.Views.RightMenu.txtSignatureSettings": "Signature settings",
|
||||
"DE.Views.RightMenu.txtTableSettings": "Table settings",
|
||||
"DE.Views.RightMenu.txtTextArtSettings": "Text Art settings",
|
||||
"DE.Views.RightMenu.txtFormSettings": "Form Settings",
|
||||
"DE.Views.ShapeSettings.strBackground": "Background color",
|
||||
"DE.Views.ShapeSettings.strChange": "Change Autoshape",
|
||||
"DE.Views.ShapeSettings.strColor": "Color",
|
||||
|
|
Loading…
Reference in a new issue