Browse Source

Merge pull request #77 from joebordes/i18nsyntax001

I18nsyntax001
master
mengshukeji 5 years ago
committed by GitHub
parent
commit
d682725149
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 81
      src/locale/en.js

81
src/locale/en.js

@ -38,16 +38,16 @@ export default {
findAndReplace: 'Find and replace', findAndReplace: 'Find and replace',
sum: 'SUM', sum: 'SUM',
autoSum: 'Auto SUM', autoSum: 'Auto SUM',
moreFunction: 'More function', moreFunction: 'More functions',
conditionalFormat: 'Conditional format', conditionalFormat: 'Conditional format',
postil: 'Comment', postil: 'Comment',
pivotTable: 'PivotTable', pivotTable: 'Pivot Table',
chart: 'Chart', chart: 'Chart',
screenshot: 'Screenshot', screenshot: 'Screenshot',
splitColumn: 'Split text', splitColumn: 'Split text',
insertImage: 'Insert image', insertImage: 'Insert image',
dataVerification: 'Data verification', dataVerification: 'Data verification',
protection:"Protection the sheet", protection:"Protect the sheet",
clearText:"Clear color", clearText:"Clear color",
noColorSelectedText:"No color is selected", noColorSelectedText:"No color is selected",
@ -56,7 +56,7 @@ export default {
toolLess:"Less", toolLess:"Less",
toolClose:"Close", toolClose:"Close",
toolMoreTip:"More features", toolMoreTip:"More features",
moreOptions:"More Options", moreOptions:"More options",
cellFormat:"Cell format config", cellFormat:"Cell format config",
print:"Print", print:"Print",
@ -94,7 +94,7 @@ export default {
end: 'ESC', end: 'ESC',
tipSelectRange:"Please select the range to be copied", tipSelectRange:"Please select the range to be copied",
tipNotMulti:"Cannot perform this operation on multiple selection range", tipNotMulti:"Cannot perform this operation on multiple selection ranges",
}, },
format:{ format:{
moreCurrency: 'More currency formats', moreCurrency: 'More currency formats',
@ -379,7 +379,7 @@ export default {
merge:{ merge:{
mergeAll:"Merge all", mergeAll:"Merge all",
mergeV:"Vertically", mergeV:"Vertically",
mergeH:"Horizentally", mergeH:"Horizontally",
mergeCancel:"Unmerge", mergeCancel:"Unmerge",
overlappingError:"Cannot merge overlapping areas", overlappingError:"Cannot merge overlapping areas",
partiallyError:"Cannot perform this operation on partially merged cells", partiallyError:"Cannot perform this operation on partially merged cells",
@ -401,15 +401,15 @@ export default {
rotation:{ rotation:{
"none":"None", "none":"None",
"angleup":"Tilt Up", "angleup":"Tilt Up",
"angledown":"Tilt down", "angledown":"Tilt Down",
"vertical":"Stack Vertically", "vertical":"Stack Vertically",
"rotationUp":"Rotate Up", "rotationUp":"Rotate Up",
"rotationDown":"Rotate down" "rotationDown":"Rotate Down"
}, },
freezen:{ freezen:{
default:"Freeze", default:"Freeze",
freezenRow:"First Row", freezenRow:"First Row",
freezenColumn:"First column", freezenColumn:"First Column",
freezenRC:"Both", freezenRC:"Both",
freezenRowRange:"Freezen row range", freezenRowRange:"Freezen row range",
freezenColumnRange:"Freezen column range", freezenColumnRange:"Freezen column range",
@ -423,7 +423,7 @@ export default {
"desc":"Descending ", "desc":"Descending ",
"custom":"Custom sort", "custom":"Custom sort",
"hasTitle":"Data has header row", "hasTitle":"Data has a header row",
"sortBy":"Sort by", "sortBy":"Sort by",
"addOthers":"Add another sort column", "addOthers":"Add another sort column",
"close":"close", "close":"close",
@ -443,8 +443,7 @@ export default {
}, },
filter:{ filter:{
"filter":"create filter", filter:"create filter",
"clearFilter":"Cancel filter",
sortByAsc:"Sort A-Z", sortByAsc:"Sort A-Z",
sortByDesc:"Sort Z-A", sortByDesc:"Sort Z-A",
@ -507,7 +506,7 @@ export default {
deleteSelected: 'Delete selected ', deleteSelected: 'Delete selected ',
hide: 'Hide', hide: 'Hide',
hideSelected: 'Hide selected ', hideSelected: 'Hide selected ',
showHide: 'Show hide ', showHide: 'Show hidden ',
to: 'Towards', to: 'Towards',
left: 'Left', left: 'Left',
right: 'Right', right: 'Right',
@ -577,9 +576,9 @@ export default {
downLoadClose:"Close", downLoadClose:"Close",
downLoadCopy:"Copy to clipboard", downLoadCopy:"Copy to clipboard",
downLoadBtn:"DownLoad", downLoadBtn:"Download",
browserNotTip:"not supported by IE browser!", browserNotTip:"not supported by IE browser!",
rightclickTip:"Please right click \"copy\" on the picture", rightclickTip:"Please right-click \"copy\" on the picture",
successTip:"Successfully (if pasting fails, please right-click on the image to \"copy image\")", successTip:"Successfully (if pasting fails, please right-click on the image to \"copy image\")",
}, },
splitText:{ splitText:{
@ -621,7 +620,7 @@ export default {
findAndReplace:{ findAndReplace:{
find:"Find", find:"Find",
replace:"Replace", replace:"Replace",
goto:"Goto", goto:"Go to",
location:"Location", location:"Location",
formula:"Formula", formula:"Formula",
date:"Date", date:"Date",
@ -664,7 +663,7 @@ export default {
locationConstant:"Constant", locationConstant:"Constant",
locationFormula:"Formula", locationFormula:"Formula",
locationDate:"Date", locationDate:"Date",
locationDigital:"number", locationDigital:"Number",
locationString:"String", locationString:"String",
locationBool:"Logical", locationBool:"Logical",
locationError:"Error", locationError:"Error",
@ -673,7 +672,7 @@ export default {
locationRowSpan:"Row span", locationRowSpan:"Row span",
locationColumnSpan:"Column span", locationColumnSpan:"Column span",
locationTiplessTwoRow:"Please select at least two Row", locationTiplessTwoRow:"Please select at least two rows",
locationTiplessTwoColumn:"Please select at least two columns", locationTiplessTwoColumn:"Please select at least two columns",
locationTipNotFindCell:"Cell not found" locationTipNotFindCell:"Cell not found"
@ -767,9 +766,9 @@ export default {
close: 'Close', close: 'Close',
clearColorSelect: 'Clear color select', clearColorSelect: 'Clear color select',
sheet: 'Sheet', sheet: 'Sheet',
currentSheet: 'CurrentSheet', currentSheet: 'Current Sheet',
dataBar: 'dataBar', dataBar: 'data bar',
dataBarColor: 'dataBar color', dataBarColor: 'data bar color',
gradientDataBar_1: 'Blue-white gradient data bar', gradientDataBar_1: 'Blue-white gradient data bar',
gradientDataBar_2: 'Green-white gradient data bar', gradientDataBar_2: 'Green-white gradient data bar',
gradientDataBar_3: 'Red-white gradient data bar', gradientDataBar_3: 'Red-white gradient data bar',
@ -782,7 +781,7 @@ export default {
solidColorDataBar_4: 'Orange data bar', solidColorDataBar_4: 'Orange data bar',
solidColorDataBar_5: 'Light blue data bar', solidColorDataBar_5: 'Light blue data bar',
solidColorDataBar_6: 'Purple data bar', solidColorDataBar_6: 'Purple data bar',
colorGradation: 'colorGradation', colorGradation: 'color gradation',
colorGradation_1: 'Green-yellow-red color gradation', colorGradation_1: 'Green-yellow-red color gradation',
colorGradation_2: 'Red-yellow-green color gradation', colorGradation_2: 'Red-yellow-green color gradation',
colorGradation_3: 'Green-white-red color gradation', colorGradation_3: 'Green-white-red color gradation',
@ -811,11 +810,11 @@ export default {
duplicateValue: 'Duplicate value', duplicateValue: 'Duplicate value',
uniqueValue: 'Unique value', uniqueValue: 'Unique value',
top: 'Top', top: 'Top',
top10: 'Top10', top10: 'Top 10',
top10_percent: 'Top10%', top10_percent: 'Top 10%',
last: 'Last', last: 'Last',
last10: 'Last10', last10: 'Last 10',
last10_percent: 'Last10%', last10_percent: 'Last 10%',
oneself: '', oneself: '',
above: 'Above', above: 'Above',
aboveAverage: 'Above average', aboveAverage: 'Above average',
@ -878,7 +877,7 @@ export default {
}, },
dataVerification: { dataVerification: {
cellRange: 'Cell range', cellRange: 'Cell range',
selectCellRange: 'Click to select cell range', selectCellRange: 'Click to select a cell range',
selectCellRange2: 'Please select a range of cells', selectCellRange2: 'Please select a range of cells',
verificationCondition: 'Verification condition', verificationCondition: 'Verification condition',
dropdown: 'drop-down list', dropdown: 'drop-down list',
@ -915,7 +914,7 @@ export default {
phoneNumber: 'Phone number', phoneNumber: 'Phone number',
remote: 'Automatic remote acquisition option', remote: 'Automatic remote acquisition option',
prohibitInput: 'Prohibit input when input data is invalid', prohibitInput: 'Prohibit input when input data is invalid',
hintShow: 'Show prompt when cell is selected', hintShow: 'Show prompt when the cell is selected',
deleteVerification: 'Delete verification', deleteVerification: 'Delete verification',
tooltipInfo1: 'The drop-down list option cannot be empty', tooltipInfo1: 'The drop-down list option cannot be empty',
tooltipInfo2: 'Checkbox content cannot be empty', tooltipInfo2: 'Checkbox content cannot be empty',
@ -983,7 +982,7 @@ export default {
"Parser":"Parser", "Parser":"Parser",
"Statistical":"Statistical", "Statistical":"Statistical",
"Text":"Text", "Text":"Text",
"dataMining":"DataMining", "dataMining":"Data Mining",
"selectFunctionTitle":"Select a function", "selectFunctionTitle":"Select a function",
"calculationResult":"Result", "calculationResult":"Result",
@ -997,7 +996,7 @@ export default {
"helpAbstract":"Abstract", "helpAbstract":"Abstract",
"execfunctionError":'Error in the formula', "execfunctionError":'Error in the formula',
"execfunctionSelfError":'Formula cannot refer to its own cell', "execfunctionSelfError":'The formula cannot refer to its own cell',
"execfunctionSelfErrorResult":'The formula cannot refer to its own cell, which will lead to inaccurate calculation results', "execfunctionSelfErrorResult":'The formula cannot refer to its own cell, which will lead to inaccurate calculation results',
"allowRepeatText":"Repeat", "allowRepeatText":"Repeat",
@ -1021,7 +1020,7 @@ export default {
pasteMustKeybordAlertHTML:"<span style='line-height: 1.0;font-size:36px;font-weight: bold;color:#666;'>Ctrl + C</span>&nbsp;&nbsp;进行复制<br/><span style='line-height: 1.0;font-size:36px;font-weight: bold;color:#666;'>Ctrl + V</span>&nbsp;&nbsp;进行粘贴<br/><span style='line-height: 1.0;font-size:36px;font-weight: bold;color:#666;'>Ctrl + X</span>&nbsp;&nbsp;进行剪切", pasteMustKeybordAlertHTML:"<span style='line-height: 1.0;font-size:36px;font-weight: bold;color:#666;'>Ctrl + C</span>&nbsp;&nbsp;进行复制<br/><span style='line-height: 1.0;font-size:36px;font-weight: bold;color:#666;'>Ctrl + V</span>&nbsp;&nbsp;进行粘贴<br/><span style='line-height: 1.0;font-size:36px;font-weight: bold;color:#666;'>Ctrl + X</span>&nbsp;&nbsp;进行剪切",
}, },
pivotTable:{ pivotTable:{
title:"PivotTable", title:"Pivot Table",
closePannel:"Close", closePannel:"Close",
editRange:"Range", editRange:"Range",
tipPivotFieldSelected:"Select the fields", tipPivotFieldSelected:"Select the fields",
@ -1041,8 +1040,8 @@ export default {
valueStatisticsSUM:"Sum", valueStatisticsSUM:"Sum",
valueStatisticsCOUNT:"Count", valueStatisticsCOUNT:"Count",
valueStatisticsCOUNTA:"CountA", valueStatisticsCOUNTA:"Count A",
valueStatisticsCOUNTUNIQUE:"CountUnique", valueStatisticsCOUNTUNIQUE:"Count Unique",
valueStatisticsAVERAGE:"Average", valueStatisticsAVERAGE:"Average",
valueStatisticsMAX:"Max", valueStatisticsMAX:"Max",
valueStatisticsMIN:"Min", valueStatisticsMIN:"Min",
@ -1082,7 +1081,7 @@ export default {
onlyFormat:"Only format", onlyFormat:"Only format",
noFormat:"Not format", noFormat:"Not format",
day:"Day", day:"Day",
workDay:"WorkDay", workDay:"Work Day",
month:"Month", month:"Month",
year:"Year", year:"Year",
chineseNumber:"Chinese numbers", chineseNumber:"Chinese numbers",
@ -1093,8 +1092,8 @@ export default {
}, },
protection:{ protection:{
protectiontTitle:"Protection", protectiontTitle:"Protection",
enterPassword:"Enter a password(optional)", enterPassword:"Enter a password (optional)",
enterHintTitle:"Prompt when editing is prohibited(optional)", enterHintTitle:"Prompt when editing is prohibited (optional)",
enterHint:"The cell or chart you are trying to change is in a protected worksheet. If you want to change it, please unprotect the worksheet. You may need to enter a password", enterHint:"The cell or chart you are trying to change is in a protected worksheet. If you want to change it, please unprotect the worksheet. You may need to enter a password",
swichProtectionTip:"Protect the sheet and contents of locked cells", swichProtectionTip:"Protect the sheet and contents of locked cells",
authorityTitle:"Allow users of this sheet to:", authorityTitle:"Allow users of this sheet to:",
@ -1110,7 +1109,7 @@ export default {
deleteRows:"Delete rows", deleteRows:"Delete rows",
sort:"Sort", sort:"Sort",
filter:"Filter", filter:"Filter",
usePivotTablereports:"Use PivotTable reports", usePivotTablereports:"Use Pivot Table reports",
editObjects:"Edit objects", editObjects:"Edit objects",
editScenarios:"Edit scenarios", editScenarios:"Edit scenarios",
@ -1119,11 +1118,11 @@ export default {
allowRangeAddTitle:"Title", allowRangeAddTitle:"Title",
allowRangeAddSqrf:"Reference", allowRangeAddSqrf:"Reference",
selectCellRange: 'Click to select cell range', selectCellRange: 'Click to select a cell range',
selectCellRangeHolder:"Cell range", selectCellRangeHolder:"Cell range",
allowRangeAddTitlePassword:"Password", allowRangeAddTitlePassword:"Password",
allowRangeAddTitleHint:"Prompt", allowRangeAddTitleHint:"Prompt",
allowRangeAddTitleHintTitle:"Prompt when password is set(optional)", allowRangeAddTitleHintTitle:"Prompt when a password is set (optional)",
allowRangeAddtitleDefault:"Input range name", allowRangeAddtitleDefault:"Input range name",
rangeItemDblclick:"Double click to edit", rangeItemDblclick:"Double click to edit",
@ -1149,7 +1148,7 @@ export default {
protection:"Protection", protection:"Protection",
locked:"Locked", locked:"Locked",
hidden:"Hidden", hidden:"Hidden",
protectionTips:"To lock cells or hide formulas, protect the wordsheet. On the toolbar, Click Protect Sheet Button", protectionTips:"To lock cells or hide formulas, protect the worksheet. On the toolbar, Click Protect Sheet Button",
tipsPart:"Partial checked", tipsPart:"Partial checked",
tipsAll:"All checked", tipsAll:"All checked",
@ -1162,7 +1161,7 @@ export default {
layoutBtn:"Page Layout", layoutBtn:"Page Layout",
pageBtn:"Page break preview", pageBtn:"Page break preview",
menuItemPrint:"Print(Ctrl+P)", menuItemPrint:"Print (Ctrl+P)",
menuItemAreas:"Print areas", menuItemAreas:"Print areas",
menuItemRows:"Print title rows", menuItemRows:"Print title rows",
menuItemColumns:"Print title columns", menuItemColumns:"Print title columns",

Loading…
Cancel
Save