Fix translation
This commit is contained in:
parent
bd35c960e5
commit
a57b309b16
|
@ -966,10 +966,8 @@ define([
|
||||||
txtAll: 'View All',
|
txtAll: 'View All',
|
||||||
txtNone: 'View Nothing',
|
txtNone: 'View Nothing',
|
||||||
txtLast: 'View Last',
|
txtLast: 'View Last',
|
||||||
txtLiveComment: 'Live Commenting',
|
|
||||||
/** coauthoring end **/
|
/** coauthoring end **/
|
||||||
okButtonText: 'Apply',
|
okButtonText: 'Apply',
|
||||||
txtInput: 'Alternate Input',
|
|
||||||
txtWin: 'as Windows',
|
txtWin: 'as Windows',
|
||||||
txtMac: 'as OS X',
|
txtMac: 'as OS X',
|
||||||
txtNative: 'Native',
|
txtNative: 'Native',
|
||||||
|
@ -979,9 +977,7 @@ define([
|
||||||
txtPt: 'Point',
|
txtPt: 'Point',
|
||||||
textAutoSave: 'Autosave',
|
textAutoSave: 'Autosave',
|
||||||
txtSpellCheck: 'Spell Checking',
|
txtSpellCheck: 'Spell Checking',
|
||||||
strSpellCheckMode: 'Turn on spell checking option',
|
|
||||||
textAlignGuides: 'Alignment Guides',
|
textAlignGuides: 'Alignment Guides',
|
||||||
strAlignGuides: 'Turn on alignment guides',
|
|
||||||
strCoAuthMode: 'Co-editing mode',
|
strCoAuthMode: 'Co-editing mode',
|
||||||
strFast: 'Fast',
|
strFast: 'Fast',
|
||||||
strStrict: 'Strict',
|
strStrict: 'Strict',
|
||||||
|
@ -990,8 +986,6 @@ define([
|
||||||
txtFitPage: 'Fit to Page',
|
txtFitPage: 'Fit to Page',
|
||||||
txtFitWidth: 'Fit to Width',
|
txtFitWidth: 'Fit to Width',
|
||||||
textForceSave: 'Save to Server',
|
textForceSave: 'Save to Server',
|
||||||
strForcesave: 'Always save to server (otherwise save to server on document close)',
|
|
||||||
textCompatible: 'Compatibility',
|
|
||||||
textOldVersions: 'Make the files compatible with older MS Word versions when saved as DOCX',
|
textOldVersions: 'Make the files compatible with older MS Word versions when saved as DOCX',
|
||||||
txtCacheMode: 'Default cache mode',
|
txtCacheMode: 'Default cache mode',
|
||||||
strMacrosSettings: 'Macros Settings',
|
strMacrosSettings: 'Macros Settings',
|
||||||
|
@ -1001,7 +995,6 @@ define([
|
||||||
txtWarnMacrosDesc: 'Disable all macros with notification',
|
txtWarnMacrosDesc: 'Disable all macros with notification',
|
||||||
txtRunMacrosDesc: 'Enable all macros without notification',
|
txtRunMacrosDesc: 'Enable all macros without notification',
|
||||||
txtStopMacrosDesc: 'Disable all macros without notification',
|
txtStopMacrosDesc: 'Disable all macros without notification',
|
||||||
strPaste: 'Cut, copy and paste',
|
|
||||||
strPasteButton: 'Show Paste Options button when content is pasted',
|
strPasteButton: 'Show Paste Options button when content is pasted',
|
||||||
txtProofing: 'Proofing',
|
txtProofing: 'Proofing',
|
||||||
strTheme: 'Theme',
|
strTheme: 'Theme',
|
||||||
|
|
|
@ -1770,11 +1770,11 @@
|
||||||
"DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "Some of the digital signatures in the document are invalid or could not be verified. The document is protected from editing.",
|
"DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "Some of the digital signatures in the document are invalid or could not be verified. The document is protected from editing.",
|
||||||
"DE.Views.FileMenuPanels.ProtectDoc.txtView": "View signatures",
|
"DE.Views.FileMenuPanels.ProtectDoc.txtView": "View signatures",
|
||||||
"DE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
|
"DE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
|
||||||
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
|
"del_DE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
|
||||||
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
|
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
|
||||||
"DE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
"DE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||||
"DE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
|
"DE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
|
||||||
"DE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
|
"del_DE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
|
||||||
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
||||||
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
||||||
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
|
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
|
||||||
|
@ -1782,7 +1782,7 @@
|
||||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes",
|
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes",
|
||||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "Show comments in text",
|
"DE.Views.FileMenuPanels.Settings.strShowComments": "Show comments in text",
|
||||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Show resolved comments",
|
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Show resolved comments",
|
||||||
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Turn on spell checking option",
|
"del_DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Turn on spell checking option",
|
||||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||||
"DE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
|
"DE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
|
||||||
"DE.Views.FileMenuPanels.Settings.strUnit": "Unit of Measurement",
|
"DE.Views.FileMenuPanels.Settings.strUnit": "Unit of Measurement",
|
||||||
|
@ -1794,7 +1794,7 @@
|
||||||
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Alignment Guides",
|
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Alignment Guides",
|
||||||
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
|
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
|
||||||
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
|
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
|
||||||
"DE.Views.FileMenuPanels.Settings.textCompatible": "Compatibility",
|
"del_DE.Views.FileMenuPanels.Settings.textCompatible": "Compatibility",
|
||||||
"DE.Views.FileMenuPanels.Settings.textDisabled": "Disabled",
|
"DE.Views.FileMenuPanels.Settings.textDisabled": "Disabled",
|
||||||
"DE.Views.FileMenuPanels.Settings.textForceSave": "Saving intermediate versions",
|
"DE.Views.FileMenuPanels.Settings.textForceSave": "Saving intermediate versions",
|
||||||
"DE.Views.FileMenuPanels.Settings.textMinute": "Every Minute",
|
"DE.Views.FileMenuPanels.Settings.textMinute": "Every Minute",
|
||||||
|
@ -1813,9 +1813,9 @@
|
||||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
|
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
|
"DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtInch": "Inch",
|
"DE.Views.FileMenuPanels.Settings.txtInch": "Inch",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
"del_DE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
"DE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtLiveComment": "Commenting Display",
|
"del_DE.Views.FileMenuPanels.Settings.txtLiveComment": "Commenting Display",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
|
"DE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtNative": "Native",
|
"DE.Views.FileMenuPanels.Settings.txtNative": "Native",
|
||||||
"DE.Views.FileMenuPanels.Settings.txtNone": "View None",
|
"DE.Views.FileMenuPanels.Settings.txtNone": "View None",
|
||||||
|
|
|
@ -748,7 +748,6 @@ define([
|
||||||
strZoom: 'Default Zoom Value',
|
strZoom: 'Default Zoom Value',
|
||||||
okButtonText: 'Apply',
|
okButtonText: 'Apply',
|
||||||
txtFitSlide: 'Fit to Slide',
|
txtFitSlide: 'Fit to Slide',
|
||||||
txtInput: 'Alternate Input',
|
|
||||||
txtWin: 'as Windows',
|
txtWin: 'as Windows',
|
||||||
txtMac: 'as OS X',
|
txtMac: 'as OS X',
|
||||||
txtNative: 'Native',
|
txtNative: 'Native',
|
||||||
|
@ -767,7 +766,6 @@ define([
|
||||||
txtInch: 'Inch',
|
txtInch: 'Inch',
|
||||||
txtFitWidth: 'Fit to Width',
|
txtFitWidth: 'Fit to Width',
|
||||||
textForceSave: 'Save to Server',
|
textForceSave: 'Save to Server',
|
||||||
strForcesave: 'Always save to server (otherwise save to server on document close)',
|
|
||||||
txtSpellCheck: 'Spell Checking',
|
txtSpellCheck: 'Spell Checking',
|
||||||
txtCacheMode: 'Default cache mode',
|
txtCacheMode: 'Default cache mode',
|
||||||
strMacrosSettings: 'Macros Settings',
|
strMacrosSettings: 'Macros Settings',
|
||||||
|
@ -777,7 +775,6 @@ define([
|
||||||
txtWarnMacrosDesc: 'Disable all macros with notification',
|
txtWarnMacrosDesc: 'Disable all macros with notification',
|
||||||
txtRunMacrosDesc: 'Enable all macros without notification',
|
txtRunMacrosDesc: 'Enable all macros without notification',
|
||||||
txtStopMacrosDesc: 'Disable all macros without notification',
|
txtStopMacrosDesc: 'Disable all macros without notification',
|
||||||
strPaste: 'Cut, copy and paste',
|
|
||||||
strPasteButton: 'Show Paste Options button when content is pasted',
|
strPasteButton: 'Show Paste Options button when content is pasted',
|
||||||
txtProofing: 'Proofing',
|
txtProofing: 'Proofing',
|
||||||
strTheme: 'Theme',
|
strTheme: 'Theme',
|
||||||
|
|
|
@ -1643,11 +1643,11 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
|
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
|
||||||
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||||
"PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
|
"PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
|
||||||
"PE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
|
"del_PE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
|
||||||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
||||||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
||||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
|
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
|
||||||
"PE.Views.FileMenuPanels.Settings.strPaste": "Cut, copy and paste",
|
"del_PE.Views.FileMenuPanels.Settings.strPaste": "Cut, copy and paste",
|
||||||
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Show the Paste Options button when the content is pasted",
|
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Show the Paste Options button when the content is pasted",
|
||||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
"PE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||||
"PE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
|
"PE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
|
||||||
|
@ -1674,7 +1674,7 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
|
"PE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
|
"PE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtInch": "Inch",
|
"PE.Views.FileMenuPanels.Settings.txtInch": "Inch",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
"del_PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
|
"PE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtNative": "Native",
|
"PE.Views.FileMenuPanels.Settings.txtNative": "Native",
|
||||||
|
|
|
@ -1056,7 +1056,6 @@ define([
|
||||||
strUnit: 'Unit of Measurement',
|
strUnit: 'Unit of Measurement',
|
||||||
txtCm: 'Centimeter',
|
txtCm: 'Centimeter',
|
||||||
txtPt: 'Point',
|
txtPt: 'Point',
|
||||||
strAutosave: 'Turn on autosave',
|
|
||||||
textAutoSave: 'Autosave',
|
textAutoSave: 'Autosave',
|
||||||
txtEn: 'English',
|
txtEn: 'English',
|
||||||
txtDe: 'Deutsch',
|
txtDe: 'Deutsch',
|
||||||
|
@ -1082,7 +1081,6 @@ define([
|
||||||
textAutoRecover: 'Autorecover',
|
textAutoRecover: 'Autorecover',
|
||||||
txtInch: 'Inch',
|
txtInch: 'Inch',
|
||||||
textForceSave: 'Save to Server',
|
textForceSave: 'Save to Server',
|
||||||
strForcesave: 'Always save to server (otherwise save to server on document close)',
|
|
||||||
textRefStyle: 'Reference Style',
|
textRefStyle: 'Reference Style',
|
||||||
strUseSeparatorsBasedOnRegionalSettings: 'Use separators based on regional settings',
|
strUseSeparatorsBasedOnRegionalSettings: 'Use separators based on regional settings',
|
||||||
strDecimalSeparator: 'Decimal separator',
|
strDecimalSeparator: 'Decimal separator',
|
||||||
|
@ -1095,7 +1093,6 @@ define([
|
||||||
txtWarnMacrosDesc: 'Disable all macros with notification',
|
txtWarnMacrosDesc: 'Disable all macros with notification',
|
||||||
txtRunMacrosDesc: 'Enable all macros without notification',
|
txtRunMacrosDesc: 'Enable all macros without notification',
|
||||||
txtStopMacrosDesc: 'Disable all macros without notification',
|
txtStopMacrosDesc: 'Disable all macros without notification',
|
||||||
strPaste: 'Cut, copy and paste',
|
|
||||||
strTheme: 'Theme',
|
strTheme: 'Theme',
|
||||||
txtThemeLight: 'Light',
|
txtThemeLight: 'Light',
|
||||||
txtThemeDark: 'Dark',
|
txtThemeDark: 'Dark',
|
||||||
|
|
|
@ -2126,13 +2126,13 @@
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Dictionary language",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Dictionary language",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Font Hinting",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Font Hinting",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
|
"del_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.strFuncLocale": "Formula Language",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Example: SUM; MIN; MAX; COUNT",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Example: SUM; MIN; MAX; COUNT",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsWithNumbers": "Ignore words with numbers",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "Macros Settings",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "Macros Settings",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPaste": "Cut, copy and paste",
|
"del_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.strPasteButton": "Show the Paste Options button when the content is pasted",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strReferenceStyle": "R1C1 reference style",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strReferenceStyle": "R1C1 reference style",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Regional Settings",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Regional Settings",
|
||||||
|
|
Loading…
Reference in a new issue