mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 21:01:03 +08:00
Update translation
This commit is contained in:
@ -63,7 +63,7 @@
|
||||
"DE.ApplicationController.waitText": "Please, wait...",
|
||||
"DE.ApplicationController.warnLicenseBefore": "License not active. Please contact your administrator.",
|
||||
"DE.ApplicationController.warnLicenseExp": "Your license has expired. Please update your license and refresh the page.",
|
||||
"DE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"DE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"DE.ApplicationView.txtDownload": "Download",
|
||||
"DE.ApplicationView.txtDownloadDocx": "Download as DOCX",
|
||||
"DE.ApplicationView.txtDownloadPdf": "Download as PDF",
|
||||
|
||||
@ -178,7 +178,7 @@
|
||||
"DE.Controllers.ApplicationController.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.",
|
||||
"DE.Controllers.ApplicationController.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"DE.Controllers.ApplicationController.warnStartFilling": "Form filling is in progress.<br>File editing is not currently available.",
|
||||
"DE.Controllers.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"DE.Controllers.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"DE.Views.ApplicationView.textClear": "Clear all fields",
|
||||
"DE.Views.ApplicationView.textClearField": "Clear field",
|
||||
"DE.Views.ApplicationView.textClose": "Close file",
|
||||
|
||||
@ -1716,7 +1716,7 @@
|
||||
"DE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"DE.Controllers.Main.warnStartFilling": "Form filling is in progress.<br>File editing is not currently available.",
|
||||
"DE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"DE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"DE.Controllers.Navigation.txtBeginning": "Beginning of document",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Go to the beginning of the document",
|
||||
"DE.Controllers.Print.textMarginsLast": "Last Custom",
|
||||
|
||||
@ -489,7 +489,7 @@
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard."
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Loading data...",
|
||||
|
||||
@ -1592,7 +1592,7 @@
|
||||
"PDFE.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.",
|
||||
"PDFE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"PDFE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"PDFE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"PDFE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"PDFE.Controllers.Navigation.txtBeginning": "Beginning of document",
|
||||
"PDFE.Controllers.Navigation.txtGotoBeginning": "Go to the beginning of the document",
|
||||
"PDFE.Controllers.Print.textMarginsLast": "Last custom",
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"PE.ApplicationController.waitText": "Please, wait...",
|
||||
"PE.ApplicationController.warnLicenseBefore": "License not active. Please contact your administrator.",
|
||||
"PE.ApplicationController.warnLicenseExp": "Your license has expired. Please update your license and refresh the page.",
|
||||
"PE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"PE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"PE.ApplicationView.txtDownload": "Download",
|
||||
"PE.ApplicationView.txtEmbed": "Embed",
|
||||
"PE.ApplicationView.txtFileLocation": "Open file location",
|
||||
|
||||
@ -1761,7 +1761,7 @@
|
||||
"PE.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.",
|
||||
"PE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"PE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"PE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"PE.Controllers.Print.txtPrintRangeInvalid": "Invalid print range",
|
||||
"PE.Controllers.Print.txtPrintRangeSingleRange": "Enter either a single slide number or a single slide range (for example, 5-12). Or you can Print to PDF.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Warning",
|
||||
|
||||
@ -241,7 +241,7 @@
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard."
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Loading data...",
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"SSE.ApplicationController.waitText": "Please, wait...",
|
||||
"SSE.ApplicationController.warnLicenseBefore": "License not active. Please contact your administrator.",
|
||||
"SSE.ApplicationController.warnLicenseExp": "Your license has expired. Please update your license and refresh the page.",
|
||||
"SSE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"SSE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"SSE.ApplicationView.txtDownload": "Download",
|
||||
"SSE.ApplicationView.txtEmbed": "Embed",
|
||||
"SSE.ApplicationView.txtFileLocation": "Open file location",
|
||||
|
||||
@ -1987,7 +1987,7 @@
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnOpenCsv": "The CSV format does not support saving a multi-sheet file or any elements except text.<br>Only the active sheet will be saved.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"SSE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"SSE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"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.",
|
||||
|
||||
@ -380,7 +380,7 @@
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard."
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied."
|
||||
},
|
||||
"LongActions": {
|
||||
"advDRMPassword": "Password",
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
"VE.ApplicationController.waitText": "Please, wait...",
|
||||
"VE.ApplicationController.warnLicenseBefore": "License not active. Please contact your administrator.",
|
||||
"VE.ApplicationController.warnLicenseExp": "Your license has expired. Please update your license and refresh the page.",
|
||||
"VE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"VE.ApplicationController.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"VE.ApplicationView.txtDownload": "Download",
|
||||
"VE.ApplicationView.txtEmbed": "Embed",
|
||||
"VE.ApplicationView.txtFileLocation": "Open file location",
|
||||
|
||||
@ -322,7 +322,7 @@
|
||||
"VE.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.",
|
||||
"VE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"VE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"VE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard.",
|
||||
"VE.Controllers.Main.errorCopyDisabled": "For security reasons, the contents of this document cannot be copied.",
|
||||
"VE.Controllers.Search.notcriticalErrorTitle": "Warning",
|
||||
"VE.Controllers.Search.textNoTextFound": "The data you have been searching for could not be found. Please adjust your search options.",
|
||||
"VE.Controllers.Search.textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
|
||||
@ -121,7 +121,7 @@
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied to the clipboard."
|
||||
"errorCopyDisabled": "For security reasons, the contents of this document cannot be copied."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Loading data...",
|
||||
|
||||
Reference in New Issue
Block a user