Merge branch 'develop' into feature/external-data-diagrams

# Conflicts:
#	apps/common/main/lib/util/LanguageInfo.js
#	apps/common/main/lib/view/FormatSettingsDialog.js
#	apps/documenteditor/main/app/controller/DocumentHolder.js
#	apps/documenteditor/main/app/view/ImageSettingsAdvanced.js
#	apps/pdfeditor/main/app/controller/DocumentHolder.js
#	apps/presentationeditor/main/app/controller/DocumentHolder.js
#	apps/presentationeditor/main/app/controller/Toolbar.js
#	apps/spreadsheeteditor/main/app/controller/DataTab.js
#	apps/spreadsheeteditor/main/app/controller/DocumentHolder.js
#	apps/spreadsheeteditor/main/app/view/ChartSettingsDlg.js
#	apps/spreadsheeteditor/main/app/view/Statusbar.js
#	apps/spreadsheeteditor/main/app/view/Toolbar.js
This commit is contained in:
Julia.Radzhabova
2025-06-25 17:50:11 +03:00
6802 changed files with 247344 additions and 70593 deletions

View File

@ -10,6 +10,11 @@
"Common.Controllers.ExternalLinks.warnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe.<br>If you trust the links, update them to get the latest data.",
"Common.Controllers.ExternalLinks.warnUpdateExternalDataDE": "This document contains links to one or more external sources that could be unsafe.<br>If you trust the links, update them to get the latest data.",
"Common.Controllers.ExternalLinks.warnUpdateExternalDataPE": "This presentation contains links to one or more external sources that could be unsafe.<br>If you trust the links, update them to get the latest data.",
"Common.Controllers.ExternalLinks.warnUpdateExternalAutoupdate": "This workbook contains links to external sources which update automatically. This might be unsafe.<br><br>If you trust them, press Continue.",
"Common.Controllers.ExternalLinks.warnUpdateExternalAutoupdateDE": "This document contains links to external sources which update automatically. This might be unsafe.<br><br>If you trust them, press Continue.",
"Common.Controllers.ExternalLinks.warnUpdateExternalAutoupdatePE": "This presentation contains links to external sources which update automatically. This might be unsafe.<br><br>If you trust them, press Continue.",
"Common.Controllers.ExternalLinks.textContinue": "Continue",
"Common.Controllers.ExternalLinks.textTurnOff": "Turn off AutoUpdate",
"Common.Controllers.History.notcriticalErrorTitle": "Warning",
"Common.Controllers.History.txtErrorLoadHistory": "History loading failed",
"Common.Controllers.Plugins.helpUseMacros": "Find the Macros button here",
@ -316,6 +321,7 @@
"Common.UI.SearchDialog.txtBtnReplaceAll": "Replace all",
"Common.UI.SynchronizeTip.textDontShow": "Don't show this message again",
"Common.UI.SynchronizeTip.textGotIt": "Got it",
"Common.UI.SynchronizeTip.textNew": "New",
"Common.UI.SynchronizeTip.textSynchronize": "The document has been changed by another user.<br>Please click to save your changes and reload the updates.",
"Common.UI.ThemeColorPalette.textRecentColors": "Recent colors",
"Common.UI.ThemeColorPalette.textStandartColors": "Standard colors",
@ -325,6 +331,8 @@
"Common.UI.Themes.txtThemeDark": "Dark",
"Common.UI.Themes.txtThemeGray": "Gray",
"Common.UI.Themes.txtThemeLight": "Light",
"Common.UI.Themes.txtThemeModernDark": "Modern Dark",
"Common.UI.Themes.txtThemeModernLight": "Modern Light",
"Common.UI.Themes.txtThemeSystem": "Same as system",
"Common.UI.Window.cancelButtonText": "Cancel",
"Common.UI.Window.closeButtonText": "Close",
@ -419,6 +427,7 @@
"Common.Views.Comments.mniDateAsc": "Oldest",
"Common.Views.Comments.mniDateDesc": "Newest",
"Common.Views.Comments.mniFilterGroups": "Filter by Group",
"Common.Views.Comments.mniFilterComments": "Show comments",
"Common.Views.Comments.mniPositionAsc": "From top",
"Common.Views.Comments.mniPositionDesc": "From bottom",
"Common.Views.Comments.textAdd": "Add",
@ -436,6 +445,7 @@
"Common.Views.Comments.textEnterCommentHint": "Enter your comment here",
"Common.Views.Comments.textHintAddComment": "Add comment",
"Common.Views.Comments.textOpenAgain": "Open again",
"Common.Views.Comments.textOpen": "Open",
"Common.Views.Comments.textReply": "Reply",
"Common.Views.Comments.textResolve": "Resolve",
"Common.Views.Comments.textResolved": "Resolved",
@ -498,6 +508,7 @@
"Common.Views.ExternalLinksDlg.textUpdateAll": "Update all",
"Common.Views.ExternalLinksDlg.textUpdating": "Updating...",
"Common.Views.ExternalLinksDlg.txtTitle": "External links",
"Common.Views.ExternalLinksDlg.textAutoUpdate": "Automatically update data from the linked sources",
"Common.Views.FormatSettingsDialog.textCategory": "Category",
"Common.Views.FormatSettingsDialog.textDecimal": "Decimal",
"Common.Views.FormatSettingsDialog.textFormat": "Format",
@ -594,10 +605,21 @@
"Common.Views.ListSettingsDialog.txtSymbol": "Symbol",
"Common.Views.ListSettingsDialog.txtTitle": "List settings",
"Common.Views.ListSettingsDialog.txtType": "Type",
"Common.Views.MacrosAiDialog.textAreaPlaceholder": "Input a prompt for the query",
"Common.Views.MacrosAiDialog.textCreate": "Create",
"Common.Views.MacrosDialog.textAutostart": "Autostart",
"Common.Views.MacrosDialog.textConvertFromVBA": "Convert from VBA",
"Common.Views.MacrosDialog.textConvertMacrosFromVBA": "Convert macros from VBA",
"Common.Views.MacrosDialog.textCopy": "Copy",
"Common.Views.MacrosDialog.textCreateFromDesc": "Create from description",
"Common.Views.MacrosDialog.textCreateMacrosFromDesc": "Create macros from description",
"Common.Views.MacrosDialog.textCustomFunction": "Custom function",
"Common.Views.MacrosDialog.textCustomFunctions": "Custom functions",
"Common.Views.MacrosDialog.textDebug": "Debug",
"Common.Views.MacrosDialog.textDelete": "Delete",
"Common.Views.MacrosDialog.textFunctions": "Functions",
"Common.Views.MacrosDialog.textLoading": "Loading...",
"Common.Views.MacrosDialog.textMacro": "Macro",
"Common.Views.MacrosDialog.textMacros": "Macros",
"Common.Views.MacrosDialog.textMakeAutostart": "Make autostart",
"Common.Views.MacrosDialog.textRename": "Rename",
@ -605,9 +627,18 @@
"Common.Views.MacrosDialog.textSave": "Save",
"Common.Views.MacrosDialog.textTitle": "Macros",
"Common.Views.MacrosDialog.textUnMakeAutostart": "Unmake autostart",
"Common.Views.MacrosDialog.tipAI": "AI",
"Common.Views.MacrosDialog.tipFunctionAdd": "Add custom function",
"Common.Views.MacrosDialog.tipFunctionCopy": "Copy custom function",
"Common.Views.MacrosDialog.tipFunctionDelete": "Delete custom function",
"Common.Views.MacrosDialog.tipFunctionRename": "Rename custom function",
"Common.Views.MacrosDialog.tipMacrosAdd": "Add macros",
"Common.Views.MacrosDialog.tipMacrosRun": "Run",
"Common.Views.MacrosDialog.tipMacrosCopy": "Copy macros",
"Common.Views.MacrosDialog.tipMacrosDebug": "Debug macros",
"Common.Views.MacrosDialog.tipMacrosRename": "Rename macros",
"Common.Views.MacrosDialog.tipMacrosRun": "Run macros",
"Common.Views.MacrosDialog.tipRedo": "Redo",
"Common.Views.MacrosDialog.tipUndo": "Undo",
"Common.Views.OpenDialog.closeButtonText": "Close file",
"Common.Views.OpenDialog.textInvalidRange": "Invalid cells range",
"Common.Views.OpenDialog.textSelectData": "Select data",
@ -635,9 +666,12 @@
"Common.Views.PasswordDialog.txtRepeat": "Repeat password",
"Common.Views.PasswordDialog.txtTitle": "Set password",
"Common.Views.PasswordDialog.txtWarning": "Warning: If you lose or forget the password, it cannot be recovered. Please keep it in a safe place.",
"Common.Views.PluginDlg.textDock": "Pin plugin",
"Common.Views.PluginDlg.textLoading": "Loading",
"Common.Views.PluginPanel.textClosePanel": "Close plugin",
"Common.Views.PluginPanel.textHidePanel": "Collapse plugin",
"Common.Views.PluginPanel.textLoading": "Loading",
"Common.Views.PluginPanel.textUndock": "Unpin plugin",
"Common.Views.Plugins.groupCaption": "Plugins",
"Common.Views.Plugins.strPlugins": "Plugins",
"Common.Views.Plugins.textBackgroundPlugins": "Background plugins",
@ -849,6 +883,7 @@
"SSE.Controllers.DataTab.txtRemSelected": "Remove in selected",
"SSE.Controllers.DataTab.txtUrlTitle": "Paste a data URL",
"del_SSE.Controllers.DataTab.warnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe.<br>If you trust the links, update them to get the latest data.",
"del_SSE.Controllers.DataTab.warnUpdateExternalAutoupdate": "This workbook contains links to external sources which update automatically. This might be unsafe.<br><br>If you trust them, press Continue.",
"SSE.Controllers.DocumentHolder.alignmentText": "Alignment",
"SSE.Controllers.DocumentHolder.centerText": "Center",
"SSE.Controllers.DocumentHolder.deleteColumnText": "Delete Column",
@ -915,6 +950,7 @@
"SSE.Controllers.DocumentHolder.txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
"SSE.Controllers.DocumentHolder.txtFilterBottom": "Bottom",
"SSE.Controllers.DocumentHolder.txtFilterTop": "Top",
"SSE.Controllers.DocumentHolder.txtFormula": "Formula",
"SSE.Controllers.DocumentHolder.txtFractionLinear": "Change to linear fraction",
"SSE.Controllers.DocumentHolder.txtFractionSkewed": "Change to skewed fraction",
"SSE.Controllers.DocumentHolder.txtFractionStacked": "Change to stacked fraction",
@ -961,6 +997,7 @@
"SSE.Controllers.DocumentHolder.txtNotEnds": "Does not end with",
"SSE.Controllers.DocumentHolder.txtNotEquals": "Does not equal",
"SSE.Controllers.DocumentHolder.txtOr": "or",
"SSE.Controllers.DocumentHolder.txtOther": "Other",
"SSE.Controllers.DocumentHolder.txtOverbar": "Bar over text",
"SSE.Controllers.DocumentHolder.txtPaste": "Paste",
"SSE.Controllers.DocumentHolder.txtPasteBorders": "Formula without borders",
@ -1007,6 +1044,7 @@
"SSE.Controllers.DocumentHolder.txtUnderbar": "Bar under text",
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Undo table autoexpansion",
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Use text import wizard",
"SSE.Controllers.DocumentHolder.txtValue": "Value",
"SSE.Controllers.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?",
"SSE.Controllers.DocumentHolder.txtWidth": "Width",
"SSE.Controllers.DocumentHolder.warnFilterError": "You need at least one field in the Values area in order to apply a value filter.",
@ -1054,6 +1092,7 @@
"SSE.Controllers.Main.confirmReplaceHFPicture": "Only one picture can be inserted in each section of the header.<br>Press \"Replace\" to replace existing picture.<br>Press \"Keep\" to keep existing picture.",
"SSE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
"SSE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
"SSE.Controllers.Main.criticalErrorExtTextClose": "Press \"OK\" to close the editor.",
"SSE.Controllers.Main.criticalErrorTitle": "Error",
"SSE.Controllers.Main.downloadErrorText": "Download failed.",
"SSE.Controllers.Main.downloadTextText": "Downloading spreadsheet...",
@ -1066,6 +1105,7 @@
"SSE.Controllers.Main.errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range different from the existing one and try again.",
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "The operation cannot be performed because the area contains filtered cells.<br>Please unhide the filtered elements and try again.",
"SSE.Controllers.Main.errorBadImageUrl": "Image URL is incorrect",
"SSE.Controllers.Main.errorCalculatedItemInPageField": "The item cannot be added or modified. PivotTable report has this field in Filters.",
"SSE.Controllers.Main.errorCannotPasteImg": "We can't paste this image from the Clipboard, but you can save it to your device and \ninsert it from there, or you can copy the image without text and paste it into the spreadsheet.",
"SSE.Controllers.Main.errorCannotUngroup": "Cannot ungroup. To start an outline, select the detail rows or columns and group them.",
"SSE.Controllers.Main.errorCannotUseCommandProtectedSheet": "You cannot use this command on a protected sheet. To use this command, unprotect the sheet.<br>You might be requested to enter a password.",
@ -1129,6 +1169,7 @@
"SSE.Controllers.Main.errorMoveSlicerError": "Table slicers cannot be copied from one workbook to another.<br>Try again by selecting the entire table and the slicers.",
"SSE.Controllers.Main.errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
"SSE.Controllers.Main.errorNoDataToParse": "No data was selected to parse.",
"SSE.Controllers.Main.errorNotUniqueFieldWithCalculated": "If one or more PivotTable have calculated items, no fields can be used in data area two or more times, or in the data area and another area at the same time.",
"SSE.Controllers.Main.errorOpenWarning": "One of the file formulas exceeds the limit of 8192 characters.<br>The formula was removed.",
"SSE.Controllers.Main.errorOperandExpected": "The entered function syntax is not correct. Please check if you are missing one of the parentheses - '(' or ')'.",
"SSE.Controllers.Main.errorPasswordIsNotCorrect": "The password you supplied is not correct.<br>Verify that the CAPS LOCK key is off and be sure to use the correct capitalization.",
@ -1197,6 +1238,7 @@
"SSE.Controllers.Main.textClose": "Close",
"SSE.Controllers.Main.textCloseTip": "Click to close the tip",
"SSE.Controllers.Main.textConfirm": "Confirmation",
"SSE.Controllers.Main.textConnectionLost": "Trying to connect. Please check connection settings.",
"SSE.Controllers.Main.textContactUs": "Contact sales",
"SSE.Controllers.Main.textContinue": "Continue",
"SSE.Controllers.Main.textConvertEquation": "This equation was created with an old version of the equation editor which is no longer supported. To edit it, convert the equation to the Office Math ML format.<br>Convert now?",
@ -1232,10 +1274,13 @@
"SSE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.<br>Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
"SSE.Controllers.Main.textTryUndoRedoWarn": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
"SSE.Controllers.Main.textUndo": "Undo",
"SSE.Controllers.Main.textUpdateVersion": "The document cannot be edited right now.<br>Trying to update file, please wait...",
"SSE.Controllers.Main.textUpdating": "Updating",
"SSE.Controllers.Main.textYes": "Yes",
"SSE.Controllers.Main.titleLicenseExp": "License expired",
"SSE.Controllers.Main.titleLicenseNotActive": "License not active",
"SSE.Controllers.Main.titleServerVersion": "Editor updated",
"SSE.Controllers.Main.titleUpdateVersion": "Version changed",
"SSE.Controllers.Main.txtAccent": "Accent",
"SSE.Controllers.Main.txtAll": "(All)",
"SSE.Controllers.Main.txtArt": "Your text here",
@ -1538,11 +1583,13 @@
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"SSE.Controllers.Main.warnExternalChartProtected": "This chart is based on data from an external file. In this window, you can only select data to display in the chart. To edit the spreadsheet, open it in the spreadsheet editor.",
"SSE.Controllers.Main.txtOpen": "Open",
"SSE.Controllers.Main.textUpdating": "Updating",
"SSE.Controllers.Main.textUpdateVersion": "The document cannot be edited right now.<br>Trying to update file, please wait...",
"SSE.Controllers.Main.textConnectionLost": "Trying to connect. Please check connection settings.",
"SSE.Controllers.Main.titleUpdateVersion": "Version changed",
"SSE.Controllers.PivotTable.strSheet": "Sheet",
"SSE.Controllers.PivotTable.txtCalculatedItemInPageField": "The item cannot be added or modified. PivotTable report has this field in Filters.",
"SSE.Controllers.PivotTable.txtCalculatedItemWarningDefault": "No actions with calculated items are allowed for this active cell.",
"SSE.Controllers.PivotTable.txtNotUniqueFieldWithCalculated": "If one or more PivotTable have calculated items, no fields can be used in data area two or more times, or in the data area and another area at the same time.",
"SSE.Controllers.PivotTable.txtPivotFieldCustomSubtotalsWithCalculatedItems": "Calculated items do not work with custom subtotals.",
"SSE.Controllers.PivotTable.txtPivotItemNameNotFound": "An item name cannot be found. Check that you've typed name correctly and the item is present in the PivotTable report.",
"SSE.Controllers.PivotTable.txtWrongDataFieldSubtotalForCalculatedItems": "Averages, standard deviations, and variances are not supported when a PivotTable report has calculated items.",
"SSE.Controllers.Print.strAllSheets": "All Sheets",
"SSE.Controllers.Print.textFirstCol": "First column",
"SSE.Controllers.Print.textFirstRow": "First row",
@ -1571,12 +1618,11 @@
"SSE.Controllers.Toolbar.errorMaxPoints": "The maximum number of points in series per chart is 4096.",
"SSE.Controllers.Toolbar.errorMaxRows": "ERROR! The maximum number of data series per chart is 255",
"SSE.Controllers.Toolbar.errorStockChart": "Incorrect row order. To build a stock chart place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
"SSE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"SSE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"SSE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab Advanced Settings Appearance.",
"SSE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"SSE.Controllers.Toolbar.helpInsPivot": "To start working with Pivot Tables, access the Insert tab.",
"SSE.Controllers.Toolbar.helpInsPivotHeader": "Updated Pivot Tables",
"SSE.Controllers.Toolbar.helpAsyncFunc": "You can now use asynchronous logic in your custom function.",
"SSE.Controllers.Toolbar.helpAsyncFuncHeader": "Async function",
"SSE.Controllers.Toolbar.helpModernTheme": "A new visual theme has been added. You can enable it in the view settings to update the appearance of the interface.",
"SSE.Controllers.Toolbar.helpModernThemeHeader": "Interface theme",
"SSE.Controllers.Toolbar.helpOldTheme": "You can switch back to the previous theme at any time in the settings.",
"SSE.Controllers.Toolbar.textAccent": "Accents",
"SSE.Controllers.Toolbar.textBracket": "Brackets",
"SSE.Controllers.Toolbar.textDirectional": "Directional",
@ -2525,6 +2571,7 @@
"SSE.Views.DocumentHolder.textShapeAlignMiddle": "Align middle",
"SSE.Views.DocumentHolder.textShapeAlignRight": "Align right",
"SSE.Views.DocumentHolder.textShapeAlignTop": "Align top",
"SSE.Views.DocumentHolder.textShapesMerge": "Merge shapes",
"SSE.Views.DocumentHolder.textStdDev": "StdDev",
"SSE.Views.DocumentHolder.textSum": "Sum",
"SSE.Views.DocumentHolder.textUndo": "Undo",
@ -2717,6 +2764,7 @@
"SSE.Views.FileMenu.btnSaveCaption": "Save",
"SSE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy As",
"SSE.Views.FileMenu.btnSettingsCaption": "Advanced Settings",
"SSE.Views.FileMenu.btnSwitchToMobileCaption": "Switch to Mobile",
"SSE.Views.FileMenu.btnToEditCaption": "Edit Spreadsheet",
"SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Spreadsheet",
"SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Create New",
@ -2759,6 +2807,7 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Formula language",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Example: SUM; MIN; MAX; COUNT",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFunctionTooltip": "Show function tooltip",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strHScroll": "Show horizontal scroll bar",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsWithNumbers": "Ignore words with numbers",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "Macros settings",
@ -2779,12 +2828,13 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strThousandsSeparator": "Thousands separator",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strUnit": "Unit of measurement",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strUseSeparatorsBasedOnRegionalSettings": "Use separators based on regional settings",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strVScroll": "Show vertical scroll bar",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strZoom": "Default Zoom value",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.text10Minutes": "Every 10 minutes",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.text30Minutes": "Every 30 minutes",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.text5Minutes": "Every 5 minutes",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.text60Minutes": "Every hour",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoRecover": "Autorecover",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoRecover": "Save AutoRecover information",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoSave": "Autosave",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "Disabled",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textFill": "Fill",
@ -2841,6 +2891,10 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "Enable All",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacrosDesc": "Enable all macros without a notification",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtScreenReader": "Turn on screen reader support",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSheetDir": "Default sheet direction",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSheetDirDesc": "This setting will affect only the new sheets",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSheetLtr": "Left-to-right",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSheetRtl": "Right-to-left",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSk": "Slovak",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSl": "Slovenian",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacros": "Disable all",
@ -3192,6 +3246,7 @@
"SSE.Views.HyperlinkSettingsDialog.txtNotUrl": "This field should be a URL in the \"http://www.example.com\" format",
"SSE.Views.HyperlinkSettingsDialog.txtSizeLimit": "This field is limited to 2083 characters",
"SSE.Views.HyperlinkSettingsDialog.txtUrlPlaceholder": "Enter the web address or select a file",
"SSE.Views.ImageSettings.strTransparency": "Opacity",
"SSE.Views.ImageSettings.textAdvanced": "Show advanced settings",
"SSE.Views.ImageSettings.textCrop": "Crop",
"SSE.Views.ImageSettings.textCropFill": "Fill",
@ -3376,6 +3431,13 @@
"SSE.Views.ParagraphSettingsAdvanced.textTabRight": "Right",
"SSE.Views.ParagraphSettingsAdvanced.textTitle": "Paragraph - Advanced settings",
"SSE.Views.ParagraphSettingsAdvanced.txtAutoText": "Auto",
"SSE.Views.PivotCalculatedItemsDialog.txtDelete": "Delete",
"SSE.Views.PivotCalculatedItemsDialog.txtDuplicate": "Duplicate",
"SSE.Views.PivotCalculatedItemsDialog.txtEdit": "Edit",
"SSE.Views.PivotCalculatedItemsDialog.txtFormula": "Formula",
"SSE.Views.PivotCalculatedItemsDialog.txtItemsName": "Items Name",
"SSE.Views.PivotCalculatedItemsDialog.txtNew": "New",
"SSE.Views.PivotCalculatedItemsDialog.txtTitle": "Calculated Items in",
"SSE.Views.PivotDigitalFilterDialog.capCondition1": "equals",
"SSE.Views.PivotDigitalFilterDialog.capCondition10": "does not end with",
"SSE.Views.PivotDigitalFilterDialog.capCondition11": "contains",
@ -3412,6 +3474,14 @@
"SSE.Views.PivotGroupDialog.textStart": "Starting at",
"SSE.Views.PivotGroupDialog.textYear": "Years",
"SSE.Views.PivotGroupDialog.txtTitle": "Grouping",
"SSE.Views.PivotInsertCalculatedItemDialog.txtDescription": "You can use Calculated Items for basic calculations between different items within a single field",
"SSE.Views.PivotInsertCalculatedItemDialog.txtFormula": "Formula",
"SSE.Views.PivotInsertCalculatedItemDialog.txtInsertIntoFormula": "Insert into formula",
"SSE.Views.PivotInsertCalculatedItemDialog.txtItem": "Item",
"SSE.Views.PivotInsertCalculatedItemDialog.txtItemName": "Item name",
"SSE.Views.PivotInsertCalculatedItemDialog.txtItems": "Items",
"SSE.Views.PivotInsertCalculatedItemDialog.txtReadMore": "Read more",
"SSE.Views.PivotInsertCalculatedItemDialog.txtTitle": "Insert Calculated Item in",
"SSE.Views.PivotSettings.textAdvanced": "Show advanced settings",
"SSE.Views.PivotSettings.textColumns": "Columns",
"SSE.Views.PivotSettings.textFields": "Select fields",
@ -3479,12 +3549,14 @@
"SSE.Views.PivotTable.textColHeader": "Column headers",
"SSE.Views.PivotTable.textRowBanded": "Banded Rows",
"SSE.Views.PivotTable.textRowHeader": "Row Headers",
"SSE.Views.PivotTable.tipCalculatedItems": "Calculated items",
"SSE.Views.PivotTable.tipCreatePivot": "Insert Pivot Table",
"SSE.Views.PivotTable.tipGrandTotals": "Show or hide grand totals",
"SSE.Views.PivotTable.tipRefresh": "Update the information from data source",
"SSE.Views.PivotTable.tipRefreshCurrent": "Update the information from data source for the current table",
"SSE.Views.PivotTable.tipSelect": "Select entire pivot table",
"SSE.Views.PivotTable.tipSubtotals": "Show or hide subtotals",
"SSE.Views.PivotTable.txtCalculatedItems": "Calculated Items",
"SSE.Views.PivotTable.txtCollapseEntire": "Collapse Entire Field",
"SSE.Views.PivotTable.txtCreate": "Insert Table",
"SSE.Views.PivotTable.txtExpandEntire": "Expand Entire Field",
@ -3595,12 +3667,16 @@
"SSE.Views.PrintWithPreview.txtPageSize": "Page size",
"SSE.Views.PrintWithPreview.txtPortrait": "Portrait",
"SSE.Views.PrintWithPreview.txtPrint": "Print",
"SSE.Views.PrintWithPreview.txtPrinter": "Printer",
"SSE.Views.PrintWithPreview.txtPrinterNotSelected": "Printer not selected",
"SSE.Views.PrintWithPreview.txtPrintersNotFound": "Printers not found",
"SSE.Views.PrintWithPreview.txtPrintGrid": "Print gridlines",
"SSE.Views.PrintWithPreview.txtPrintHeadings": "Print row and column headings",
"SSE.Views.PrintWithPreview.txtPrintRange": "Print range",
"SSE.Views.PrintWithPreview.txtPrintSides": "Print sides",
"SSE.Views.PrintWithPreview.txtPrintTitles": "Print titles",
"SSE.Views.PrintWithPreview.txtPrintToPDF": "Print to PDF",
"SSE.Views.PrintWithPreview.txtPrintUsingSystemDialog": "Print using the system dialog",
"SSE.Views.PrintWithPreview.txtRepeat": "Repeat...",
"SSE.Views.PrintWithPreview.txtRepeatColumnsAtLeft": "Repeat columns at left",
"SSE.Views.PrintWithPreview.txtRepeatRowsAtTop": "Repeat rows at top",
@ -3796,6 +3872,15 @@
"SSE.Views.ShapeSettings.txtKnit": "Knit",
"SSE.Views.ShapeSettings.txtLeather": "Leather",
"SSE.Views.ShapeSettings.txtNoBorders": "No Line",
"SSE.Views.ShapeSettings.txtOffsetBottom": "Offset: Bottom",
"SSE.Views.ShapeSettings.txtOffsetBottomLeft": "Offset: Bottom left",
"SSE.Views.ShapeSettings.txtOffsetBottomRight": "Offset: Bottom right",
"SSE.Views.ShapeSettings.txtOffsetCenter": "Offset: Center",
"SSE.Views.ShapeSettings.txtOffsetLeft": "Offset: Left",
"SSE.Views.ShapeSettings.txtOffsetRight": "Offset: Right",
"SSE.Views.ShapeSettings.txtOffsetTop": "Offset: Top",
"SSE.Views.ShapeSettings.txtOffsetTopLeft": "Offset: Top left",
"SSE.Views.ShapeSettings.txtOffsetTopRight": "Offset: Top right",
"SSE.Views.ShapeSettings.txtPapyrus": "Papyrus",
"SSE.Views.ShapeSettings.txtWood": "Wood",
"SSE.Views.ShapeSettingsAdvanced.strColumns": "Columns",
@ -4181,6 +4266,7 @@
"SSE.Views.Toolbar.capInsertTable": "Table",
"SSE.Views.Toolbar.capInsertText": "Text Box",
"SSE.Views.Toolbar.capInsertTextart": "Text Art",
"SSE.Views.Toolbar.capShapesMerge": "Merge Shapes",
"SSE.Views.Toolbar.mniCapitalizeWords": "Capitalize Each Word",
"SSE.Views.Toolbar.mniImageFromFile": "Image from file",
"SSE.Views.Toolbar.mniImageFromStorage": "Image from storage",
@ -4293,6 +4379,11 @@
"SSE.Views.Toolbar.textSelection": "From current selection",
"SSE.Views.Toolbar.textSeries": "Series",
"SSE.Views.Toolbar.textSetPrintArea": "Set print area",
"SSE.Views.Toolbar.textShapesCombine": "Combine",
"SSE.Views.Toolbar.textShapesFragment": "Fragment",
"SSE.Views.Toolbar.textShapesIntersect": "Intersect",
"SSE.Views.Toolbar.textShapesSubstract": "Subtract",
"SSE.Views.Toolbar.textShapesUnion": "Union",
"SSE.Views.Toolbar.textShowVA": "Show Visible Area",
"SSE.Views.Toolbar.textSmile": "White Smiling Face",
"SSE.Views.Toolbar.textSquareRoot": "Square Root",
@ -4400,6 +4491,7 @@
"SSE.Views.Toolbar.tipSelectAll": "Select all",
"SSE.Views.Toolbar.tipSendBackward": "Send backward",
"SSE.Views.Toolbar.tipSendForward": "Bring forward",
"SSE.Views.Toolbar.tipShapesMerge": "Merge shapes",
"SSE.Views.Toolbar.tipSynchronize": "The document has been changed by another user. Please click to save your changes and reload the updates.",
"SSE.Views.Toolbar.tipTextFormatting": "More text formatting tools",
"SSE.Views.Toolbar.tipTextOrientation": "Orientation",
@ -4520,6 +4612,7 @@
"SSE.Views.ViewManagerDlg.textViews": "Sheet views",
"SSE.Views.ViewManagerDlg.tipIsLocked": "This element is being edited by another user.",
"SSE.Views.ViewManagerDlg.txtTitle": "Sheet view manager",
"SSE.Views.ViewManagerDlg.warnDeleteAnotherView": "Are you sure you want to delete this sheet view?",
"SSE.Views.ViewManagerDlg.warnDeleteView": "You are trying to delete the currently enabled view '%1'.<br>Close this view and delete it?",
"SSE.Views.ViewTab.capBtnFreeze": "Freeze Panes",
"SSE.Views.ViewTab.capBtnSheetView": "Sheet View",
@ -4580,6 +4673,5 @@
"SSE.Views.WBProtection.txtProtectWB": "Protect workbook",
"SSE.Views.WBProtection.txtSheetUnlockDescription": "Enter a password to unprotect sheet",
"SSE.Views.WBProtection.txtSheetUnlockTitle": "Unprotect sheet",
"SSE.Views.WBProtection.txtWBUnlockDescription": "Enter a password to unprotect workbook",
"SSE.Views.WBProtection.txtWBUnlockTitle": "Unprotect workbook"
"SSE.Views.WBProtection.txtWBUnlockDescription": "Enter a password to unprotect workbook"
}