[SSE] Add translation for header/footer settings
This commit is contained in:
parent
eae18e94b0
commit
24ecdef872
|
@ -2396,7 +2396,7 @@ define([
|
|||
capBtnInsTextart: 'Text Art',
|
||||
capBtnInsDropcap: 'Drop Cap',
|
||||
capBtnInsEquation: 'Equation',
|
||||
capBtnInsHeader: 'Headers/Footers',
|
||||
capBtnInsHeader: 'Header/Footer',
|
||||
capBtnColumns: 'Columns',
|
||||
capBtnPageOrient: 'Orientation',
|
||||
capBtnMargins: 'Margins',
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
*
|
||||
* (c) Copyright Ascensio System Limited 2010-2018
|
||||
* (c) Copyright Ascensio System Limited 2010-2019
|
||||
*
|
||||
* This program is a free software product. You can redistribute it and/or
|
||||
* modify it under the terms of the GNU Affero General Public License (AGPL)
|
||||
|
@ -919,8 +919,8 @@ define([
|
|||
|
||||
cancelButtonText: 'Cancel',
|
||||
okButtonText: 'Ok',
|
||||
tipFontName: 'Font Name',
|
||||
tipFontSize: 'Font Size',
|
||||
tipFontName: 'Font',
|
||||
tipFontSize: 'Font size',
|
||||
textBold: 'Bold',
|
||||
textItalic: 'Italic',
|
||||
textUnderline: 'Underline',
|
||||
|
|
|
@ -2464,7 +2464,7 @@ define([
|
|||
textClearPrintArea: 'Clear Print Area',
|
||||
textAddPrintArea: 'Add to Print Area',
|
||||
tipPrintArea: 'Print Area',
|
||||
capBtnInsHeader: 'Headers/Footers',
|
||||
tipEditHeader: 'Edit Header or Footer'
|
||||
capBtnInsHeader: 'Header/Footer',
|
||||
tipEditHeader: 'Edit header or footer'
|
||||
}, SSE.Views.Toolbar || {}));
|
||||
});
|
|
@ -1582,6 +1582,40 @@
|
|||
"SSE.Views.FormulaDialog.textGroupDescription": "Select Function Group",
|
||||
"SSE.Views.FormulaDialog.textListDescription": "Select Function",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "Insert Function",
|
||||
"SSE.Views.HeaderFooterDialog.cancelButtonText": "Cancel",
|
||||
"SSE.Views.HeaderFooterDialog.okButtonText": "Ok",
|
||||
"SSE.Views.HeaderFooterDialog.tipFontName": "Font",
|
||||
"SSE.Views.HeaderFooterDialog.tipFontSize": "Font size",
|
||||
"SSE.Views.HeaderFooterDialog.textBold": "Bold",
|
||||
"SSE.Views.HeaderFooterDialog.textItalic": "Italic",
|
||||
"SSE.Views.HeaderFooterDialog.textUnderline": "Underline",
|
||||
"SSE.Views.HeaderFooterDialog.textStrikeout": "Strikeout",
|
||||
"SSE.Views.HeaderFooterDialog.textSuperscript": "Superscript",
|
||||
"SSE.Views.HeaderFooterDialog.textSubscript": "Subscript",
|
||||
"SSE.Views.HeaderFooterDialog.textTitle": "Header/Footer Settings",
|
||||
"SSE.Views.HeaderFooterDialog.textHeader": "Header",
|
||||
"SSE.Views.HeaderFooterDialog.textFooter": "Footer",
|
||||
"SSE.Views.HeaderFooterDialog.textLeft": "Left",
|
||||
"SSE.Views.HeaderFooterDialog.textCenter": "Center",
|
||||
"SSE.Views.HeaderFooterDialog.textRight": "Right",
|
||||
"SSE.Views.HeaderFooterDialog.textPageNum": "Page number",
|
||||
"SSE.Views.HeaderFooterDialog.textPageCount": "Page count",
|
||||
"SSE.Views.HeaderFooterDialog.textDate": "Date",
|
||||
"SSE.Views.HeaderFooterDialog.textTime": "Time",
|
||||
"SSE.Views.HeaderFooterDialog.textFileName": "File name",
|
||||
"SSE.Views.HeaderFooterDialog.textSheet": "Sheet name",
|
||||
"SSE.Views.HeaderFooterDialog.textColor": "Text color",
|
||||
"SSE.Views.HeaderFooterDialog.textNewColor": "Add New Custom Color",
|
||||
"SSE.Views.HeaderFooterDialog.textInsert": "Insert",
|
||||
"SSE.Views.HeaderFooterDialog.textPresets": "Presets",
|
||||
"SSE.Views.HeaderFooterDialog.textDiffFirst": "Different first page",
|
||||
"SSE.Views.HeaderFooterDialog.textDiffOdd": "Different odd and even pages",
|
||||
"SSE.Views.HeaderFooterDialog.textScale": "Scale with document",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Align with page margins",
|
||||
"SSE.Views.HeaderFooterDialog.textFirst": "First page",
|
||||
"SSE.Views.HeaderFooterDialog.textOdd": "Odd page",
|
||||
"SSE.Views.HeaderFooterDialog.textEven": "Even page",
|
||||
"SSE.Views.HeaderFooterDialog.textAll": "All pages",
|
||||
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Display",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Link to",
|
||||
|
@ -2301,6 +2335,8 @@
|
|||
"SSE.Views.Toolbar.txtTime": "Time",
|
||||
"SSE.Views.Toolbar.txtUnmerge": "Unmerge Cells",
|
||||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||
"SSE.Views.Toolbar.capBtnInsHeader": "Header/Footer",
|
||||
"SSE.Views.Toolbar.tipEditHeader": "Edit header or footer",
|
||||
"SSE.Views.Top10FilterDialog.cancelButtonText": "Cancel",
|
||||
"SSE.Views.Top10FilterDialog.okButtonText": "OK",
|
||||
"SSE.Views.Top10FilterDialog.textType": "Show",
|
||||
|
|
|
@ -2300,6 +2300,7 @@
|
|||
"SSE.Views.Toolbar.txtTime": "Время",
|
||||
"SSE.Views.Toolbar.txtUnmerge": "Отменить объединение ячеек",
|
||||
"SSE.Views.Toolbar.txtYen": "¥ Иена",
|
||||
"SSE.Views.Toolbar.capBtnInsHeader": "Колонтитулы",
|
||||
"SSE.Views.Top10FilterDialog.cancelButtonText": "Отмена",
|
||||
"SSE.Views.Top10FilterDialog.okButtonText": "OK",
|
||||
"SSE.Views.Top10FilterDialog.textType": "Показать",
|
||||
|
|
Loading…
Reference in a new issue