[DE] Add translations
This commit is contained in:
parent
dfb0b7bfa5
commit
82df777040
|
@ -146,7 +146,6 @@ define([
|
|||
ChangeSettings: function(props) {
|
||||
},
|
||||
|
||||
strNavigate: 'Table of Contents',
|
||||
txtPromote: 'Promote',
|
||||
txtDemote: 'Demote',
|
||||
txtHeadingBefore: 'New heading before',
|
||||
|
|
|
@ -438,6 +438,8 @@
|
|||
"DE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider upgrading your current license or purchasing a commercial one.",
|
||||
"DE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider upgrading your current license or purchasing a commercial one.",
|
||||
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"DE.Controllers.Navigation.txtBeginning": "Beginning of document",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Go to the beginning of the document",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked",
|
||||
"DE.Controllers.Statusbar.textTrackChanges": "The document is opened with the Track Changes mode enabled",
|
||||
"DE.Controllers.Statusbar.tipReview": "Track changes",
|
||||
|
@ -1332,6 +1334,17 @@
|
|||
"DE.Views.MailMergeSettings.txtPrev": "To previous record",
|
||||
"DE.Views.MailMergeSettings.txtUntitled": "Untitled",
|
||||
"DE.Views.MailMergeSettings.warnProcessMailMerge": "Starting merge failed",
|
||||
"DE.Views.Navigation.txtPromote": "Promote",
|
||||
"DE.Views.Navigation.txtDemote": "Demote",
|
||||
"DE.Views.Navigation.txtHeadingBefore": "New heading before",
|
||||
"DE.Views.Navigation.txtHeadingAfter": "New heading after",
|
||||
"DE.Views.Navigation.txtNewHeading": "New subheading",
|
||||
"DE.Views.Navigation.txtSelect": "Select content",
|
||||
"DE.Views.Navigation.txtExpand": "Expand all",
|
||||
"DE.Views.Navigation.txtCollapse": "Collapse all",
|
||||
"DE.Views.Navigation.txtExpandToLevel": "Expand to level...",
|
||||
"DE.Views.Navigation.txtEmpty": "This document doesn't contain headings",
|
||||
"DE.Views.Navigation.txtEmptyItem": "Empty Heading",
|
||||
"DE.Views.NoteSettingsDialog.textApply": "Apply",
|
||||
"DE.Views.NoteSettingsDialog.textApplyTo": "Apply changes to",
|
||||
"DE.Views.NoteSettingsDialog.textCancel": "Cancel",
|
||||
|
|
Loading…
Reference in a new issue