mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Update translation
This commit is contained in:
@ -1271,8 +1271,11 @@
|
||||
"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.tipLicenseExceeded": "The document is open in read-only mode as the maximum number of simultaneous connections allowed by license has been reached.<br><br>Please try again later or contact the document owner if you need editing access.",
|
||||
"SSE.Controllers.Main.tipLicenseUsersExceeded": "The document is open in read-only mode as the maximum number of users allowed to edit documents by license has been reached.<br><br>Please try again later or contact the document owner if you need editing access.",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "License expired",
|
||||
"SSE.Controllers.Main.titleLicenseNotActive": "License not active",
|
||||
"SSE.Controllers.Main.titleReadOnly": "Read-Only Mode",
|
||||
"SSE.Controllers.Main.titleServerVersion": "Editor updated",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "Version changed",
|
||||
"SSE.Controllers.Main.txtAccent": "Accent",
|
||||
@ -1569,17 +1572,12 @@
|
||||
"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.warnLicenseAnonymous": "Access denied for anonymous users.<br>This document will be opened for viewing only.",
|
||||
"SSE.Controllers.Main.warnLicenseBefore": "License not active.<br>Please contact your administrator.",
|
||||
"del_SSE.Controllers.Main.warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
||||
"SSE.Controllers.Main.warnLicenseLimitedNoAccess": "License expired.<br>You have no access to document editing functionality.<br>Please contact your administrator.",
|
||||
"SSE.Controllers.Main.warnLicenseLimitedRenewed": "License needs to be renewed.<br>You have a limited access to document editing functionality.<br>Please contact your administrator to get full access",
|
||||
"del_SSE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"SSE.Controllers.Main.tipLicenseExceeded": "The document is open in read-only mode as the maximum number of simultaneous connections allowed by license has been reached.<br><br>Please try again later or contact the document owner if you need editing access.",
|
||||
"SSE.Controllers.Main.tipLicenseUsersExceeded": "The document is open in read-only mode as the maximum number of users allowed to edit documents by license has been reached.<br><br>Please try again later or contact the document owner if you need editing access.",
|
||||
"SSE.Controllers.Main.titleReadOnly": "Read-Only Mode",
|
||||
"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.",
|
||||
@ -1612,6 +1610,14 @@
|
||||
"SSE.Controllers.Statusbar.textSheetViewTipFilters": "You are in Sheet View mode. Filters are visible only to you and those who are still in this view.",
|
||||
"SSE.Controllers.Statusbar.warnDeleteSheet": "The selected sheets might contain data. Are you sure you want to proceed?",
|
||||
"SSE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
"SSE.Controllers.TableDesignTab.notcriticalErrorTitle": "Warning",
|
||||
"SSE.Controllers.TableDesignTab.textExistName": "ERROR! A range with such a name already exists",
|
||||
"SSE.Controllers.TableDesignTab.textInvalidName": "ERROR! Invalid table name",
|
||||
"SSE.Controllers.TableDesignTab.textIsLocked": "This element is being edited by another user.",
|
||||
"SSE.Controllers.TableDesignTab.textLongOperation": "Long operation",
|
||||
"SSE.Controllers.TableDesignTab.textReservedName": "The name you are trying to use is already referenced in cell formulas. Please use some other name.",
|
||||
"SSE.Controllers.TableDesignTab.textResize": "Resize table",
|
||||
"SSE.Controllers.TableDesignTab.warnLongOperation": "The operation you are about to perform might take rather much time to complete.<br>Are you sure you want to continue?",
|
||||
"SSE.Controllers.Toolbar.confirmAddFontName": "The font you are going to save is not available on the current device.<br>The text style will be displayed using one of the system fonts, the saved font will be used when it is available.<br>Do you want to continue?",
|
||||
"SSE.Controllers.Toolbar.errorComboSeries": "To create a combination chart, select at least two series of data.",
|
||||
"SSE.Controllers.Toolbar.errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||
@ -1990,14 +1996,6 @@
|
||||
"SSE.Controllers.Viewport.textHideFBar": "Hide Formula Bar",
|
||||
"SSE.Controllers.Viewport.textHideGridlines": "Hide Gridlines",
|
||||
"SSE.Controllers.Viewport.textHideHeadings": "Hide Headings",
|
||||
"SSE.Controllers.TableDesignTab.textLongOperation": "Long operation",
|
||||
"SSE.Controllers.TableDesignTab.warnLongOperation": "The operation you are about to perform might take rather much time to complete.<br>Are you sure you want to continue?",
|
||||
"SSE.Controllers.TableDesignTab.textResize": "Resize table",
|
||||
"SSE.Controllers.TableDesignTab.textExistName": "ERROR! A range with such a name already exists",
|
||||
"SSE.Controllers.TableDesignTab.textInvalidName": "ERROR! Invalid table name",
|
||||
"SSE.Controllers.TableDesignTab.textIsLocked": "This element is being edited by another user.",
|
||||
"SSE.Controllers.TableDesignTab.textReservedName": "The name you are trying to use is already referenced in cell formulas. Please use some other name.",
|
||||
"SSE.Controllers.TableDesignTab.notcriticalErrorTitle": "Warning",
|
||||
"SSE.Views.AdvancedSeparatorDialog.strDecimalSeparator": "Decimal separator",
|
||||
"SSE.Views.AdvancedSeparatorDialog.strThousandsSeparator": "Thousands separator",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textLabel": "Settings used to recognize numeric data",
|
||||
@ -3621,10 +3619,12 @@
|
||||
"SSE.Views.PrintWithPreview.txtActualSize": "Actual size",
|
||||
"SSE.Views.PrintWithPreview.txtAllSheets": "All sheets",
|
||||
"SSE.Views.PrintWithPreview.txtApplyToAllSheets": "Apply to all sheets",
|
||||
"SSE.Views.PrintWithPreview.txtBlackAndWhitePrinting": "Black and white printing",
|
||||
"SSE.Views.PrintWithPreview.txtBothSides": "Print on both sides",
|
||||
"SSE.Views.PrintWithPreview.txtBothSidesLongDesc": "Flip pages on long edge",
|
||||
"SSE.Views.PrintWithPreview.txtBothSidesShortDesc": "Flip pages on short edge",
|
||||
"SSE.Views.PrintWithPreview.txtBottom": "Bottom",
|
||||
"SSE.Views.PrintWithPreview.txtColorPrinting": "Color printing",
|
||||
"SSE.Views.PrintWithPreview.txtCopies": "Copies",
|
||||
"SSE.Views.PrintWithPreview.txtCurrentSheet": "Current sheet",
|
||||
"SSE.Views.PrintWithPreview.txtCustom": "Custom",
|
||||
@ -3657,9 +3657,6 @@
|
||||
"SSE.Views.PrintWithPreview.txtPrinter": "Printer",
|
||||
"SSE.Views.PrintWithPreview.txtPrinterNotSelected": "Printer not selected",
|
||||
"SSE.Views.PrintWithPreview.txtPrintersNotFound": "Printers not found",
|
||||
"SSE.Views.PrintWithPreview.txtWaitingForPrinters": "Waiting for printers",
|
||||
"SSE.Views.PrintWithPreview.txtColorPrinting": "Color printing",
|
||||
"SSE.Views.PrintWithPreview.txtBlackAndWhitePrinting": "Black and white printing",
|
||||
"SSE.Views.PrintWithPreview.txtPrintGrid": "Print gridlines",
|
||||
"SSE.Views.PrintWithPreview.txtPrintHeadings": "Print row and column headings",
|
||||
"SSE.Views.PrintWithPreview.txtPrintRange": "Print range",
|
||||
@ -3678,6 +3675,7 @@
|
||||
"SSE.Views.PrintWithPreview.txtSheet": "Sheet: {0}",
|
||||
"SSE.Views.PrintWithPreview.txtTo": "to",
|
||||
"SSE.Views.PrintWithPreview.txtTop": "Top",
|
||||
"SSE.Views.PrintWithPreview.txtWaitingForPrinters": "Waiting for printers",
|
||||
"SSE.Views.ProtectDialog.textExistName": "ERROR! Range with such a title already exists",
|
||||
"SSE.Views.ProtectDialog.textInvalidName": "The range title must begin with a letter and may only contain letters, numbers, and spaces.",
|
||||
"SSE.Views.ProtectDialog.textInvalidRange": "ERROR! Invalid cells range",
|
||||
@ -4124,6 +4122,43 @@
|
||||
"SSE.Views.Statusbar.tipZoomOut": "Zoom out",
|
||||
"SSE.Views.Statusbar.ungroupSheets": "Ungroup sheets",
|
||||
"SSE.Views.Statusbar.zoomText": "Zoom {0}%",
|
||||
"SSE.Views.TableDesignTab.deleteColumnText": "Delete column",
|
||||
"SSE.Views.TableDesignTab.deleteRowText": "Delete row",
|
||||
"SSE.Views.TableDesignTab.deleteTableText": "Delete table",
|
||||
"SSE.Views.TableDesignTab.insertColumnLeftText": "Insert column left",
|
||||
"SSE.Views.TableDesignTab.insertColumnRightText": "Insert column right",
|
||||
"SSE.Views.TableDesignTab.insertRowAboveText": "Insert row above",
|
||||
"SSE.Views.TableDesignTab.insertRowBelowText": "Insert row below",
|
||||
"SSE.Views.TableDesignTab.selectColumnData": "Select column data",
|
||||
"SSE.Views.TableDesignTab.selectColumnText": "Select entire column",
|
||||
"SSE.Views.TableDesignTab.selectRowText": "Select row",
|
||||
"SSE.Views.TableDesignTab.selectTableText": "Select table",
|
||||
"SSE.Views.TableDesignTab.tipAltText": "Set alternative title and description for a table.",
|
||||
"SSE.Views.TableDesignTab.tipConvertRange": "Convert this table to a regular range of cells.",
|
||||
"SSE.Views.TableDesignTab.tipHeaderRow": "Show or hide the header row in a table.",
|
||||
"SSE.Views.TableDesignTab.tipInsertPivot": "Insert Pivot Table",
|
||||
"SSE.Views.TableDesignTab.tipInsertSlicer": "Insert slicer",
|
||||
"SSE.Views.TableDesignTab.tipRemDuplicates": "Removing duplicate lines from a sheet.",
|
||||
"SSE.Views.TableDesignTab.tipResize": "Change the size of this table by adding or removing rows and columns.",
|
||||
"SSE.Views.TableDesignTab.tipRowsCols": "Rows & Columns",
|
||||
"SSE.Views.TableDesignTab.txtAltText": "Alt text",
|
||||
"SSE.Views.TableDesignTab.txtBandedColumns": "Banded columns",
|
||||
"SSE.Views.TableDesignTab.txtBandedRows": "Banded rows",
|
||||
"SSE.Views.TableDesignTab.txtConvertToRange": "Convert to range",
|
||||
"SSE.Views.TableDesignTab.txtFilterButton": "Filter button",
|
||||
"SSE.Views.TableDesignTab.txtFirstColumn": "First column",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Custom": "Custom",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Dark": "Dark",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Light": "Light",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Medium": "Medium",
|
||||
"SSE.Views.TableDesignTab.txtHeaderRow": "Header row",
|
||||
"SSE.Views.TableDesignTab.txtLastColumn": "Last column",
|
||||
"SSE.Views.TableDesignTab.txtPivot": "Pivot",
|
||||
"SSE.Views.TableDesignTab.txtRemDuplicates": "Remove duplicates",
|
||||
"SSE.Views.TableDesignTab.txtResize": "Resize table",
|
||||
"SSE.Views.TableDesignTab.txtRowsCols": "Rows & Columns",
|
||||
"SSE.Views.TableDesignTab.txtSlicer": "Slicer",
|
||||
"SSE.Views.TableDesignTab.txtTotalRow": "Total row",
|
||||
"SSE.Views.TableOptionsDialog.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.Views.TableOptionsDialog.errorFTChangeTableRangeError": "Operation could not be completed for the selected cell range.<br>Select a range so that the first table row was on the same row<br>and the resulting table overlapped the current one.",
|
||||
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.<br>Select a range which does not include other tables.",
|
||||
@ -4642,43 +4677,6 @@
|
||||
"SSE.Views.ViewTab.tipViewPageBreak": "See where the page breaks will appear when your document is printed",
|
||||
"SSE.Views.ViewTab.txtViewNormal": "Normal",
|
||||
"SSE.Views.ViewTab.txtViewPageBreak": "Page Break Preview",
|
||||
"SSE.Views.TableDesignTab.txtResize": "Resize table",
|
||||
"SSE.Views.TableDesignTab.txtRowsCols": "Rows & Columns",
|
||||
"SSE.Views.TableDesignTab.tipRowsCols": "Rows & Columns",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Custom": "Custom",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Light": "Light",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Medium": "Medium",
|
||||
"SSE.Views.TableDesignTab.txtGroupTable_Dark": "Dark",
|
||||
"SSE.Views.TableDesignTab.tipResize": "Change the size of this table by adding or removing rows and columns.",
|
||||
"SSE.Views.TableDesignTab.tipRemDuplicates": "Removing duplicate lines from a sheet.",
|
||||
"SSE.Views.TableDesignTab.tipConvertRange": "Convert this table to a regular range of cells.",
|
||||
"SSE.Views.TableDesignTab.tipInsertSlicer": "Insert slicer",
|
||||
"SSE.Views.TableDesignTab.tipInsertPivot": "Insert Pivot Table",
|
||||
"SSE.Views.TableDesignTab.tipHeaderRow": "Show or hide the header row in a table.",
|
||||
"SSE.Views.TableDesignTab.tipAltText": "Set alternative title and description for a table.",
|
||||
"SSE.Views.TableDesignTab.selectRowText": "Select row",
|
||||
"SSE.Views.TableDesignTab.selectColumnText": "Select entire column",
|
||||
"SSE.Views.TableDesignTab.selectColumnData": "Select column data",
|
||||
"SSE.Views.TableDesignTab.selectTableText": "Select table",
|
||||
"SSE.Views.TableDesignTab.insertRowAboveText": "Insert row above",
|
||||
"SSE.Views.TableDesignTab.insertRowBelowText": "Insert row below",
|
||||
"SSE.Views.TableDesignTab.insertColumnLeftText": "Insert column left",
|
||||
"SSE.Views.TableDesignTab.insertColumnRightText": "Insert column right",
|
||||
"SSE.Views.TableDesignTab.deleteRowText": "Delete row",
|
||||
"SSE.Views.TableDesignTab.deleteColumnText": "Delete column",
|
||||
"SSE.Views.TableDesignTab.deleteTableText": "Delete table",
|
||||
"SSE.Views.TableDesignTab.txtRemDuplicates": "Remove duplicates",
|
||||
"SSE.Views.TableDesignTab.txtConvertToRange": "Convert to range",
|
||||
"SSE.Views.TableDesignTab.txtSlicer": "Slicer",
|
||||
"SSE.Views.TableDesignTab.txtPivot": "Pivot",
|
||||
"SSE.Views.TableDesignTab.txtHeaderRow": "Header row",
|
||||
"SSE.Views.TableDesignTab.txtTotalRow": "Total row",
|
||||
"SSE.Views.TableDesignTab.txtFirstColumn": "First column",
|
||||
"SSE.Views.TableDesignTab.txtLastColumn": "Last column",
|
||||
"SSE.Views.TableDesignTab.txtBandedRows": "Banded rows",
|
||||
"SSE.Views.TableDesignTab.txtBandedColumns": "Banded columns",
|
||||
"SSE.Views.TableDesignTab.txtFilterButton": "Filter button",
|
||||
"SSE.Views.TableDesignTab.txtAltText": "Alt text",
|
||||
"SSE.Views.WatchDialog.closeButtonText": "Close",
|
||||
"SSE.Views.WatchDialog.textAdd": "Add watch",
|
||||
"SSE.Views.WatchDialog.textBook": "Book",
|
||||
|
||||
Reference in New Issue
Block a user