[DE] Added default translations.
This commit is contained in:
parent
e24c0e4b38
commit
7af77fafb5
|
@ -71,7 +71,7 @@ define([
|
||||||
|
|
||||||
var templateRightBox = '<section>' +
|
var templateRightBox = '<section>' +
|
||||||
'<label id="rib-doc-name" class="status-label"></label>' +
|
'<label id="rib-doc-name" class="status-label"></label>' +
|
||||||
'<a href="#" id="rib-save-status" class="status-label locked">All changes saved</a>' +
|
'<a href="#" id="rib-save-status" class="status-label locked"><%= textSaveEnd %></a>' +
|
||||||
'<div class="elset">' +
|
'<div class="elset">' +
|
||||||
// '<span class="btn-slot text" id="slot-btn-users"></span>' +
|
// '<span class="btn-slot text" id="slot-btn-users"></span>' +
|
||||||
'<section id="tlb-box-users" class="box-cousers dropdown"">' +
|
'<section id="tlb-box-users" class="box-cousers dropdown"">' +
|
||||||
|
@ -239,7 +239,7 @@ define([
|
||||||
$labelChangeRights[(!mode.isOffline && !mode.isReviewOnly && mode.sharingSettingsUrl && mode.sharingSettingsUrl.length)?'show':'hide']();
|
$labelChangeRights[(!mode.isOffline && !mode.isReviewOnly && mode.sharingSettingsUrl && mode.sharingSettingsUrl.length)?'show':'hide']();
|
||||||
$panelUsers[(storeUsers.size() > 1 || !mode.isOffline && !mode.isReviewOnly && mode.sharingSettingsUrl && mode.sharingSettingsUrl.length) ? 'show' : 'hide']();
|
$panelUsers[(storeUsers.size() > 1 || !mode.isOffline && !mode.isReviewOnly && mode.sharingSettingsUrl && mode.sharingSettingsUrl.length) ? 'show' : 'hide']();
|
||||||
|
|
||||||
$saveStatus.attr('data-width', this.textSaveExpander);
|
$saveStatus.attr('data-width', me.textSaveExpander);
|
||||||
if ( appConfig.canUseHistory ) {
|
if ( appConfig.canUseHistory ) {
|
||||||
// $saveStatus.on('click', function(e) {
|
// $saveStatus.on('click', function(e) {
|
||||||
// me.fireEvent('history:show', ['header']);
|
// me.fireEvent('history:show', ['header']);
|
||||||
|
@ -321,7 +321,8 @@ define([
|
||||||
if ( role == 'right' ) {
|
if ( role == 'right' ) {
|
||||||
var $html = $(_.template(templateRightBox, {
|
var $html = $(_.template(templateRightBox, {
|
||||||
tipUsers: this.labelCoUsersDescr,
|
tipUsers: this.labelCoUsersDescr,
|
||||||
txtAccessRights: this.txtAccessRights
|
txtAccessRights: this.txtAccessRights,
|
||||||
|
textSaveEnd: this.textSaveEnd
|
||||||
}));
|
}));
|
||||||
|
|
||||||
if ( this.canBack === true ) {
|
if ( this.canBack === true ) {
|
||||||
|
@ -454,7 +455,17 @@ define([
|
||||||
},
|
},
|
||||||
|
|
||||||
textBack: 'Go to Documents',
|
textBack: 'Go to Documents',
|
||||||
txtRename: 'Rename'
|
txtRename: 'Rename',
|
||||||
|
itemBackNewTab: 'Open in New Tab',
|
||||||
|
itemBackCurrTab: 'Open in Current Tab',
|
||||||
|
textSaveBegin: 'Saving...',
|
||||||
|
textSaveEnd: 'All changes saved',
|
||||||
|
textSaveChanged: 'Modified',
|
||||||
|
textSaveExpander: 'All changes saved',
|
||||||
|
txtAccessRights: 'Change access rights',
|
||||||
|
tipAccessRights: 'Manage document access rights',
|
||||||
|
labelCoUsersDescr: 'Document is currently being edited by several users.',
|
||||||
|
tipViewUsers: 'View users and manage document access rights'
|
||||||
}
|
}
|
||||||
}(), Common.Views.Header || {}))
|
}(), Common.Views.Header || {}))
|
||||||
});
|
});
|
||||||
|
|
|
@ -712,7 +712,17 @@ define([
|
||||||
txtAcceptAll: 'Accept all Changes',
|
txtAcceptAll: 'Accept all Changes',
|
||||||
txtReject: 'Reject',
|
txtReject: 'Reject',
|
||||||
txtRejectCurrent: 'Reject current Changes',
|
txtRejectCurrent: 'Reject current Changes',
|
||||||
txtRejectAll: 'Reject all Changes'
|
txtRejectAll: 'Reject all Changes',
|
||||||
|
hintNext: 'To Next Change',
|
||||||
|
hintPrev: 'To Previous Change',
|
||||||
|
txtPrev: 'Previous',
|
||||||
|
txtNext: 'Next',
|
||||||
|
txtTurnon: 'Turn On',
|
||||||
|
txtSpelling: 'Spell checking',
|
||||||
|
txtDocLang: 'Language',
|
||||||
|
tipSetDocLang: 'Set Document Language',
|
||||||
|
tipSetSpelling: 'Spell checking',
|
||||||
|
tipReview: 'Review'
|
||||||
}
|
}
|
||||||
}()), Common.Views.ReviewChanges || {}))
|
}()), Common.Views.ReviewChanges || {}))
|
||||||
});
|
});
|
|
@ -2115,7 +2115,6 @@ define([
|
||||||
errorAccessDeny: 'You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.',
|
errorAccessDeny: 'You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.',
|
||||||
titleServerVersion: 'Editor updated',
|
titleServerVersion: 'Editor updated',
|
||||||
errorServerVersion: 'The editor version has been updated. The page will be reloaded to apply the changes.',
|
errorServerVersion: 'The editor version has been updated. The page will be reloaded to apply the changes.',
|
||||||
textChangesSaved: 'All changes saved',
|
|
||||||
errorBadImageUrl: 'Image url is incorrect'
|
errorBadImageUrl: 'Image url is incorrect'
|
||||||
}
|
}
|
||||||
})(), DE.Controllers.Main || {}))
|
})(), DE.Controllers.Main || {}))
|
||||||
|
|
|
@ -266,6 +266,7 @@ define([
|
||||||
|
|
||||||
zoomText : 'Zoom {0}%',
|
zoomText : 'Zoom {0}%',
|
||||||
textHasChanges : 'New changes have been tracked',
|
textHasChanges : 'New changes have been tracked',
|
||||||
textTrackChanges: 'The document is opened with the Track Changes mode enabled'
|
textTrackChanges: 'The document is opened with the Track Changes mode enabled',
|
||||||
|
tipReview : 'Review'
|
||||||
}, DE.Controllers.Statusbar || {}));
|
}, DE.Controllers.Statusbar || {}));
|
||||||
});
|
});
|
|
@ -1041,7 +1041,7 @@ define([
|
||||||
id: 'id-toolbar-btn-notes',
|
id: 'id-toolbar-btn-notes',
|
||||||
cls: 'btn-toolbar',
|
cls: 'btn-toolbar',
|
||||||
iconCls: 'btn-notes',
|
iconCls: 'btn-notes',
|
||||||
caption: 'Footnotes',
|
caption: me.capBtnInsFootnote,
|
||||||
split: true,
|
split: true,
|
||||||
menu: true
|
menu: true
|
||||||
});
|
});
|
||||||
|
@ -2683,7 +2683,32 @@ define([
|
||||||
mniDelFootnote: 'Delete All Footnotes',
|
mniDelFootnote: 'Delete All Footnotes',
|
||||||
mniNoteSettings: 'Notes Settings',
|
mniNoteSettings: 'Notes Settings',
|
||||||
textGotoFootnote: 'Go to Footnotes',
|
textGotoFootnote: 'Go to Footnotes',
|
||||||
tipChangeChart: 'Change Chart Type'
|
tipChangeChart: 'Change Chart Type',
|
||||||
|
capBtnInsPagebreak: 'Page Break',
|
||||||
|
capBtnInsImage: 'Picture',
|
||||||
|
capBtnInsTable: 'Table',
|
||||||
|
capBtnInsChart: 'Chart',
|
||||||
|
capBtnInsLink: 'Hyperlink',
|
||||||
|
capBtnInsShape: 'Shape',
|
||||||
|
capBtnInsTextbox: 'Text',
|
||||||
|
capBtnInsDropcap: 'Drop Cap',
|
||||||
|
capBtnInsFootnote: 'Footnotes',
|
||||||
|
capBtnInsEquation: 'Equation',
|
||||||
|
capBtnInsHeader: 'Headers/Footers',
|
||||||
|
capBtnColumns: 'Columns',
|
||||||
|
capBtnPageOrient: 'Orientation',
|
||||||
|
capBtnMargins: 'Margins',
|
||||||
|
capBtnPageSize: 'Size',
|
||||||
|
tipImgAlign: 'Align objects',
|
||||||
|
tipImgGroup: 'Group objects',
|
||||||
|
tipImgWrapping: 'Wrap text',
|
||||||
|
tipSendForward: 'Send forward',
|
||||||
|
tipSendBackward: 'Send backward',
|
||||||
|
capImgAlign: 'Align',
|
||||||
|
capImgGroup: 'Group',
|
||||||
|
capImgForward: 'Move forward',
|
||||||
|
capImgBackward: 'Move backward',
|
||||||
|
capImgWrapping: 'Wrapping'
|
||||||
}
|
}
|
||||||
})(), DE.Views.Toolbar || {}));
|
})(), DE.Views.Toolbar || {}));
|
||||||
});
|
});
|
||||||
|
|
|
@ -317,7 +317,6 @@
|
||||||
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||||
"DE.Controllers.Main.titleServerVersion": "Editor updated",
|
"DE.Controllers.Main.titleServerVersion": "Editor updated",
|
||||||
"DE.Controllers.Main.errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
"DE.Controllers.Main.errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||||
"DE.Controllers.Main.textChangesSaved": "All changes saved",
|
|
||||||
"DE.Controllers.Main.errorBadImageUrl": "Image URL is incorrect",
|
"DE.Controllers.Main.errorBadImageUrl": "Image URL is incorrect",
|
||||||
"DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked",
|
"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.textTrackChanges": "The document is opened with the Track Changes mode enabled",
|
||||||
|
|
Loading…
Reference in a new issue