favourite-lang-en-gbk_wev8.js
4.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
var favourite = {
wiewer: {
loadfailure: 'favorites failed to load:'
},
mainpanel:
{
newtab: 'Open in new tab',
newwin: 'Open in New Window' ,
nyfavourite: 'My collection',
openpanel: 'panel to see',
panelposition: 'view shows the location of the panels',
bottom: 'at the bottom of the show',
right: 'to the right show',
hide: 'Hidden',
add: 'collection add',
addtitle: 'Add collection, such as documents, processes, customers, project-type collectors',
searchcon: 'search terms',
search: 'Search',
addfailure: 'failure to add collections',
searchalert: 'Please enter you are looking for the title of the collection!',
searchshow: 'search results',
adddoc: "added the document collection category" ,
addworkflow: "Add category collection process ",
addproj: "Add item collection category" ,
addcus: "Add customer collection category"
},
maingrid:
{
showitems: 'At present, the first show',
of: 'to',
noitem: 'can not display the data',
type: "type" ,
title: 'title of the collection',
importlevel: 'importance',
operation: 'operation',
load: 'load in ...',
newtab: 'Open in new tab',
newwin: 'Open in New Window' ,
flash: 'refresh',
edit: 'edit',
copy: 'copy',
move: 'mobile',
deletedata: 'delete',
noselect: 'You did not choose the information collection!',
simple: 'General',
middle: 'Medium',
imports: 'important',
deletefailure: 'collection failed to delete',
operationtopic: 'Right-click, you can do that you need to do so. And you can drag any collection of favorites. ' ,
editfavourite: 'collection editor',
suredelete: "You confirmed to delete?",
operatedit:"edit",
favouriteitem : "favourite item"
},
tabspanel:
{
add: 'Add classification',
addfailure: 'favorites Tab failed to load:',
addtitle: 'collection to add labels',
edittitle: 'Edit labels collection',
success: 'the success of the operation!',
failure: 'failed!',
open: 'open label',
edit: 'edit',
deletedata: 'delete',
deletetopic: 'To remove this tag, this tag will be deleted all the information? ',
tabdesc:'Double-click Favorites on the left, you can add them to your current category!'
},
favouritepanel:
{
manager: 'favorites management',
view: 'Show Favorites',
add: 'Add directory',
deleteitem: 'Delete directory',
cannocopy: 'can not be copied to the same directory, and then choose!',
exist: 'the Favorites tab has been added to this in!',
myfavourite: 'My collection',
edit: 'edit',
deletes: 'delete',
addsys: 'Add directory',
deletetopic: 'favorites to delete this, this will delete the favorites all the information? ',
addsuccess: 'Add the success of collections, but does not rule out the favorites in the collection of some of them!',
copyfailure: 'failure replication of data!',
addfavourite: 'Add Favorite',
editfavourite: 'Edit Favorites',
input: "Please enter ...",
newfavourite: "New Directory",
addfailure: "Add the failure of the directory!" ,
addexist: "directory name exists!",
deleteerror:"Root directory can not be removed!",
editerror:"Root directory can not be edit!",
edittitle:"edit directory",
copysuccess:"copy success!"
},
window:
{
save: 'Save',
cancel: 'cancel',
simple: 'General',
middle: 'Medium',
imports: 'important',
doc: 'Document',
workflow: 'flow',
project: 'project',
custom: 'customer',
other: 'other',
order: 'shows that the order must be an integer!',
namenonull: "title can not be empty!",
name: 'directory name',
desc: 'description',
displayorder: 'show order',
fname: 'title of the collection',
importlevel: 'importance',
type: 'type',
tabname: 'label collection title',
fanameexist: 'favorites name already exists',
tabnameexist: 'collection of labels already exists!',
success: 'the success of the operation!',
failure: 'failed!'
},
other: {
pagenamenull: 'collection name can not be empty, please re-enter!',
selectfavourite: 'Please select the directory collection!',
savetopic: 'Add the success of collections, but does not rule out the favorites in the collection of some of them!',
addfailure: 'failure to add collection!',
newfa: 'New Favorites',
fanamenull: 'favorites name can not be empty, please re-enter!',
fanameexist: 'favorites name already exists, please re-enter!',
addfafailure: 'failure to add the directory!'
}
};