add to local
This commit is contained in:
parent
06b3af8e7e
commit
cc5ce1bfa3
|
@ -1753,6 +1753,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "Turn on display of the resolved comments",
|
||||
"DE.Views.FileMenuPanels.Settings.strReviewHover": "Track Changes Display",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Show resolved comments",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "Show comments in text",
|
||||
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Turn on spell checking option",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||
"DE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
|
||||
|
@ -1776,9 +1778,13 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtChangesBalloons": "Show by click in balloons",
|
||||
"DE.Views.FileMenuPanels.Settings.txtChangesTip": "Show by hover in tooltips",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCm": "Centimeter",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCollaboration": "Collaboration",
|
||||
"DE.Views.FileMenuPanels.Settings.txtDarkMode": "Turn on document dark mode",
|
||||
"DE.Views.FileMenuPanels.Settings.txtEditingSaving": "Editing and saving",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFastTip": "Real-time co-editing. All changes are saved automatically",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Fit to Page",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
|
||||
"DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
|
||||
"DE.Views.FileMenuPanels.Settings.txtInch": "Inch",
|
||||
"DE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
||||
"DE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
||||
|
@ -1790,12 +1796,15 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
||||
"DE.Views.FileMenuPanels.Settings.txtRunMacros": "Enable All",
|
||||
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Enable all macros without a notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtShowTrackChanges": "Show track changes",
|
||||
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "Spell Checking",
|
||||
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "Disable All",
|
||||
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Disable all macros without a notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtStrictTip": "Use the \"Save\" button to sync the changes you and others make",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Show Notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Disable all macros with a notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWin": "as Windows",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWorkspace": "Workspace",
|
||||
"DE.Views.FormSettings.textAlways": "Always",
|
||||
"DE.Views.FormSettings.textAspect": "Lock aspect ratio",
|
||||
"DE.Views.FormSettings.textAutofit": "AutoFit",
|
||||
|
|
|
@ -1618,8 +1618,12 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtAutoCorrect": "AutoCorrect options...",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCacheMode": "Default cache mode",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCm": "Centimeter",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCollaboration": "Collaboration",
|
||||
"PE.Views.FileMenuPanels.Settings.txtEditingSaving": "Editing and saving",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFastTip": "Real-time co-editing. All changes are saved automatically",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitSlide": "Fit to Slide",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
|
||||
"PE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
|
||||
"PE.Views.FileMenuPanels.Settings.txtInch": "Inch",
|
||||
"PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
||||
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
||||
|
@ -1632,9 +1636,11 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Spell Checking",
|
||||
"PE.Views.FileMenuPanels.Settings.txtStopMacros": "Disable All",
|
||||
"PE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Disable all macros without a notification",
|
||||
"PE.Views.FileMenuPanels.Settings.txtStrictTip": "Use the \"Save\" button to sync the changes you and others make",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWarnMacros": "Show Notification",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Disable all macros with a notification",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWin": "as Windows",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWorkspace": "Workspace",
|
||||
"PE.Views.HeaderFooterDialog.applyAllText": "Apply to all",
|
||||
"PE.Views.HeaderFooterDialog.applyText": "Apply",
|
||||
"PE.Views.HeaderFooterDialog.diffLanguage": "You can’t use a date format in a different language than the slide master.<br>To change the master, click 'Apply to all' instead of 'Apply'",
|
||||
|
|
|
@ -2063,20 +2063,26 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescFast": "Other users will see your changes at once",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescStrict": "You will need to accept changes before you can see them",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Decimal separator",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Dictionary language",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Font Hinting",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Formula Language",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Example: SUM; MIN; MAX; COUNT",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "Turn on display of the comments",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "Macros Settings",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPaste": "Cut, copy and paste",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPasteButton": "Show the Paste Options button when the content is pasted",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strR1C1": "Turn on R1C1 style",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strReferenceStyle": "R1C1 reference style",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Regional Settings",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Example: ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strResolvedComment": "Turn on display of the resolved comments",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strSeparator": "Separator",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowComments": "Show comments in sheet",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowResolvedComments": "Show resolved comments",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Strict",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strTheme": "Interface theme",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strThousandsSeparator": "Thousands separator",
|
||||
|
@ -2093,17 +2099,21 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Saving intermediate versions",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Every Minute",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "Reference Style",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtAutoCorrect": "AutoCorrect options...",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBe": "Belarusian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "Bulgarian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Catalan",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Default cache mode",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Centimeter",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCollaboration": "Collaboration",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "Czech",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDa": "Danish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEditingSaving": "Editing and saving",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "German",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEl": "Greek",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEn": "English",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEs": "Spanish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtFastTip": "Real-time co-editing. All changes are saved automatically",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtFi": "Finnish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtFr": "French",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtHu": "Hungarian",
|
||||
|
@ -2120,9 +2130,11 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNb": "Norwegian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNl": "Dutch",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Polish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtProofing": "Proofing",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Point",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtbr": "Portuguese (Brazil)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Portuguese (Portugal)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRegion": "Region",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRo": "Romanian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Russian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "Enable All",
|
||||
|
@ -2131,6 +2143,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSl": "Slovenian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacros": "Disable All",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacrosDesc": "Disable all macros without a notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStrictTip": "Use the \"Save\" button to sync the changes you and others make",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSv": "Swedish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtTr": "Turkish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtUk": "Ukrainian",
|
||||
|
@ -2138,6 +2151,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacros": "Show Notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacrosDesc": "Disable all macros with a notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "as Windows",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWorkspace": "Workspace",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZh": "Chinese",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.okButtonText": "Apply",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strDictionaryLanguage": "Dictionary language",
|
||||
|
|
Loading…
Reference in a new issue