tycho-components 0.36.4 → 0.36.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,236 +1,239 @@
|
|
|
1
1
|
export declare const CommonTexts: {
|
|
2
2
|
en: {
|
|
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
|
-
|
|
3
|
+
'button.confirm': string;
|
|
4
|
+
'button.continue': string;
|
|
5
|
+
'button.cancel': string;
|
|
6
|
+
'button.remove': string;
|
|
7
|
+
'button.save': string;
|
|
8
|
+
'button.clone': string;
|
|
9
|
+
'button.apply': string;
|
|
10
|
+
'button.search': string;
|
|
11
|
+
'button.edit': string;
|
|
12
|
+
'button.open': string;
|
|
13
|
+
'button.close': string;
|
|
14
|
+
'button.add': string;
|
|
15
|
+
'button.filter': string;
|
|
16
|
+
'button.clear': string;
|
|
17
|
+
'button.play': string;
|
|
18
|
+
'button.pause': string;
|
|
19
|
+
'button.view': string;
|
|
20
|
+
'button.next': string;
|
|
21
|
+
'button.back': string;
|
|
22
|
+
'button.actions': string;
|
|
23
|
+
'label.public': string;
|
|
24
|
+
'label.private': string;
|
|
25
|
+
'label.notavailable': string;
|
|
26
|
+
'generic.boolean.true': string;
|
|
27
|
+
'generic.boolean.false': string;
|
|
28
|
+
'select.empty': string;
|
|
29
|
+
'pagination.label.showing': string;
|
|
30
|
+
'pagination.label.results': string;
|
|
31
|
+
'pagination.label.total': string;
|
|
32
|
+
'generic.loading': string;
|
|
33
|
+
'generic.placeholder': string;
|
|
34
|
+
'generic.placeholder.comma.separated': string;
|
|
35
|
+
'generic.placeholder.select': string;
|
|
36
|
+
'validation.required': string;
|
|
37
|
+
'placeholder.check': string;
|
|
38
|
+
'placeholder.input': string;
|
|
39
|
+
'user.status.active': string;
|
|
40
|
+
'user.status.inactive': string;
|
|
41
|
+
'user.status.super': string;
|
|
42
|
+
'user.status.visitor': string;
|
|
43
|
+
'update.success': string;
|
|
44
|
+
'internal.server.error': string;
|
|
45
|
+
'table.label.rows-page': string;
|
|
46
|
+
'table.label.items': string;
|
|
47
|
+
'table.pagination.scroll-strip-left': string;
|
|
48
|
+
'table.pagination.scroll-strip-right': string;
|
|
49
|
+
'tooltip.copy': string;
|
|
50
|
+
'tooltip.copied': string;
|
|
51
|
+
'document.status.deleted': string;
|
|
52
|
+
'document.status.editing': string;
|
|
53
|
+
'document.status.edited': string;
|
|
54
|
+
'document.status.revision': string;
|
|
55
|
+
'document.status.completed': string;
|
|
56
|
+
'document.status.syntactic': string;
|
|
57
|
+
'document.status.copying': string;
|
|
58
|
+
'document.status.error': string;
|
|
59
|
+
'sentence.status.todo': string;
|
|
60
|
+
'sentence.status.done': string;
|
|
61
|
+
'sentence.status.ignore': string;
|
|
62
|
+
'sentence.status.tagged': string;
|
|
63
|
+
'sentence.status.review': string;
|
|
64
|
+
'sentence.status.error': string;
|
|
65
|
+
'sentence.status.auto': string;
|
|
66
|
+
'corpus.status.active': string;
|
|
67
|
+
'corpus.status.inactive': string;
|
|
68
|
+
'corpus.status.archived': string;
|
|
69
|
+
'corpus.status.demo': string;
|
|
70
|
+
'corpus.status.pending': string;
|
|
71
|
+
'corpus.status.rejected': string;
|
|
72
|
+
'delimiter.period': string;
|
|
73
|
+
'delimiter.question.mark': string;
|
|
74
|
+
'delimiter.exclamation.mark': string;
|
|
75
|
+
'delimiter.colon': string;
|
|
76
|
+
'delimiter.semicolon': string;
|
|
77
|
+
'delimiter.comma': string;
|
|
78
|
+
'delimiter.ellipsis': string;
|
|
79
|
+
'delimiter.bar': string;
|
|
79
80
|
};
|
|
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
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
81
|
+
'pt-BR': {
|
|
82
|
+
'button.confirm': string;
|
|
83
|
+
'button.continue': string;
|
|
84
|
+
'button.cancel': string;
|
|
85
|
+
'button.remove': string;
|
|
86
|
+
'button.save': string;
|
|
87
|
+
'button.clone': string;
|
|
88
|
+
'button.apply': string;
|
|
89
|
+
'button.search': string;
|
|
90
|
+
'button.edit': string;
|
|
91
|
+
'button.open': string;
|
|
92
|
+
'button.add': string;
|
|
93
|
+
'button.close': string;
|
|
94
|
+
'button.filter': string;
|
|
95
|
+
'button.clear': string;
|
|
96
|
+
'button.play': string;
|
|
97
|
+
'button.pause': string;
|
|
98
|
+
'button.view': string;
|
|
99
|
+
'button.next': string;
|
|
100
|
+
'button.back': string;
|
|
101
|
+
'button.actions': string;
|
|
102
|
+
'label.public': string;
|
|
103
|
+
'label.private': string;
|
|
104
|
+
'label.notavailable': string;
|
|
105
|
+
'generic.boolean.true': string;
|
|
106
|
+
'generic.boolean.false': string;
|
|
107
|
+
'select.empty': string;
|
|
108
|
+
'pagination.label.showing': string;
|
|
109
|
+
'pagination.label.results': string;
|
|
110
|
+
'pagination.label.total': string;
|
|
111
|
+
'generic.loading': string;
|
|
112
|
+
'generic.placeholder': string;
|
|
113
|
+
'generic.placeholder.select': string;
|
|
114
|
+
'generic.placeholder.comma.separated': string;
|
|
115
|
+
'validation.required': string;
|
|
116
|
+
'placeholder.check': string;
|
|
117
|
+
'placeholder.input': string;
|
|
118
|
+
'user.status.active': string;
|
|
119
|
+
'user.status.inactive': string;
|
|
120
|
+
'user.status.super': string;
|
|
121
|
+
'user.status.visitor': string;
|
|
122
|
+
'update.success': string;
|
|
123
|
+
'internal.server.error': string;
|
|
124
|
+
'table.label.rows-page': string;
|
|
125
|
+
'table.label.items': string;
|
|
126
|
+
'table.pagination.scroll-strip-left': string;
|
|
127
|
+
'table.pagination.scroll-strip-right': string;
|
|
128
|
+
'tooltip.copy': string;
|
|
129
|
+
'tooltip.copied': string;
|
|
130
|
+
'document.status.deleted': string;
|
|
131
|
+
'document.status.editing': string;
|
|
132
|
+
'document.status.edited': string;
|
|
133
|
+
'document.status.revision': string;
|
|
134
|
+
'document.status.completed': string;
|
|
135
|
+
'document.status.syntactic': string;
|
|
136
|
+
'document.status.copying': string;
|
|
137
|
+
'document.status.error': string;
|
|
138
|
+
'sentence.status.todo': string;
|
|
139
|
+
'sentence.status.done': string;
|
|
140
|
+
'sentence.status.ignore': string;
|
|
141
|
+
'sentence.status.tagged': string;
|
|
142
|
+
'sentence.status.review': string;
|
|
143
|
+
'sentence.status.error': string;
|
|
144
|
+
'sentence.status.auto': string;
|
|
145
|
+
'corpus.status.active': string;
|
|
146
|
+
'corpus.status.inactive': string;
|
|
147
|
+
'corpus.status.archived': string;
|
|
148
|
+
'corpus.status.demo': string;
|
|
149
|
+
'corpus.status.pending': string;
|
|
150
|
+
'corpus.status.rejected': string;
|
|
151
|
+
'delimiter.period': string;
|
|
152
|
+
'delimiter.question.mark': string;
|
|
153
|
+
'delimiter.exclamation.mark': string;
|
|
154
|
+
'delimiter.colon': string;
|
|
155
|
+
'delimiter.semicolon': string;
|
|
156
|
+
'delimiter.comma': string;
|
|
157
|
+
'delimiter.ellipsis': string;
|
|
158
|
+
'delimiter.bar': string;
|
|
157
159
|
};
|
|
158
160
|
it: {
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
161
|
+
'button.confirm': string;
|
|
162
|
+
'button.continue': string;
|
|
163
|
+
'button.cancel': string;
|
|
164
|
+
'button.remove': string;
|
|
165
|
+
'button.save': string;
|
|
166
|
+
'button.clone': string;
|
|
167
|
+
'button.search': string;
|
|
168
|
+
'button.edit': string;
|
|
169
|
+
'button.open': string;
|
|
170
|
+
'button.apply': string;
|
|
171
|
+
'button.add': string;
|
|
172
|
+
'button.close': string;
|
|
173
|
+
'button.filter': string;
|
|
174
|
+
'button.clear': string;
|
|
175
|
+
'button.play': string;
|
|
176
|
+
'button.pause': string;
|
|
177
|
+
'button.view': string;
|
|
178
|
+
'button.back': string;
|
|
179
|
+
'button.next': string;
|
|
180
|
+
'button.actions': string;
|
|
181
|
+
'label.public': string;
|
|
182
|
+
'label.private': string;
|
|
183
|
+
'label.notavailable': string;
|
|
184
|
+
'generic.boolean.true': string;
|
|
185
|
+
'generic.boolean.false': string;
|
|
186
|
+
'select.empty': string;
|
|
187
|
+
'pagination.label.showing': string;
|
|
188
|
+
'pagination.label.results': string;
|
|
189
|
+
'pagination.label.total': string;
|
|
190
|
+
'generic.loading': string;
|
|
191
|
+
'generic.placeholder': string;
|
|
192
|
+
'generic.placeholder.select': string;
|
|
193
|
+
'generic.placeholder.comma.separated': string;
|
|
194
|
+
'validation.required': string;
|
|
195
|
+
'placeholder.check': string;
|
|
196
|
+
'placeholder.input': string;
|
|
197
|
+
'user.status.active': string;
|
|
198
|
+
'user.status.inactive': string;
|
|
199
|
+
'user.status.super': string;
|
|
200
|
+
'user.status.visitor': string;
|
|
201
|
+
'update.success': string;
|
|
202
|
+
'internal.server.error': string;
|
|
203
|
+
'table.label.rows-page': string;
|
|
204
|
+
'table.label.items': string;
|
|
205
|
+
'table.pagination.scroll-strip-left': string;
|
|
206
|
+
'table.pagination.scroll-strip-right': string;
|
|
207
|
+
'tooltip.copy': string;
|
|
208
|
+
'tooltip.copied': string;
|
|
209
|
+
'document.status.deleted': string;
|
|
210
|
+
'document.status.editing': string;
|
|
211
|
+
'document.status.edited': string;
|
|
212
|
+
'document.status.revision': string;
|
|
213
|
+
'document.status.completed': string;
|
|
214
|
+
'document.status.syntactic': string;
|
|
215
|
+
'document.status.copying': string;
|
|
216
|
+
'document.status.error': string;
|
|
217
|
+
'sentence.status.todo': string;
|
|
218
|
+
'sentence.status.done': string;
|
|
219
|
+
'sentence.status.ignore': string;
|
|
220
|
+
'sentence.status.tagged': string;
|
|
221
|
+
'sentence.status.review': string;
|
|
222
|
+
'sentence.status.error': string;
|
|
223
|
+
'sentence.status.auto': string;
|
|
224
|
+
'corpus.status.active': string;
|
|
225
|
+
'corpus.status.inactive': string;
|
|
226
|
+
'corpus.status.archived': string;
|
|
227
|
+
'corpus.status.demo': string;
|
|
228
|
+
'corpus.status.pending': string;
|
|
229
|
+
'corpus.status.rejected': string;
|
|
230
|
+
'delimiter.period': string;
|
|
231
|
+
'delimiter.question.mark': string;
|
|
232
|
+
'delimiter.exclamation.mark': string;
|
|
233
|
+
'delimiter.colon': string;
|
|
234
|
+
'delimiter.semicolon': string;
|
|
235
|
+
'delimiter.comma': string;
|
|
236
|
+
'delimiter.ellipsis': string;
|
|
237
|
+
'delimiter.bar': string;
|
|
235
238
|
};
|
|
236
239
|
};
|
|
@@ -1,236 +1,239 @@
|
|
|
1
1
|
export const CommonTexts = {
|
|
2
2
|
en: {
|
|
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
|
-
|
|
3
|
+
'button.confirm': 'Confirm',
|
|
4
|
+
'button.continue': 'Continue',
|
|
5
|
+
'button.cancel': 'Cancel',
|
|
6
|
+
'button.remove': 'Remove',
|
|
7
|
+
'button.save': 'Save',
|
|
8
|
+
'button.clone': 'Clone',
|
|
9
|
+
'button.apply': 'Apply',
|
|
10
|
+
'button.search': 'Search',
|
|
11
|
+
'button.edit': 'Edit',
|
|
12
|
+
'button.open': 'Open',
|
|
13
|
+
'button.close': 'Close',
|
|
14
|
+
'button.add': 'Add',
|
|
15
|
+
'button.filter': 'Filter',
|
|
16
|
+
'button.clear': 'Clear',
|
|
17
|
+
'button.play': 'Play',
|
|
18
|
+
'button.pause': 'Pause',
|
|
19
|
+
'button.view': 'View',
|
|
20
|
+
'button.next': 'Next',
|
|
21
|
+
'button.back': 'Back',
|
|
22
|
+
'button.actions': 'Actions',
|
|
23
|
+
'label.public': 'Public',
|
|
24
|
+
'label.private': 'Private',
|
|
25
|
+
'label.notavailable': 'N/A',
|
|
26
|
+
'generic.boolean.true': 'Yes',
|
|
27
|
+
'generic.boolean.false': 'No',
|
|
28
|
+
'select.empty': 'Select',
|
|
29
|
+
'pagination.label.showing': '',
|
|
30
|
+
'pagination.label.results': 'results per page',
|
|
31
|
+
'pagination.label.total': 'Total',
|
|
32
|
+
'generic.loading': 'Loading...',
|
|
33
|
+
'generic.placeholder': 'Type here',
|
|
34
|
+
'generic.placeholder.comma.separated': 'Type here separated by commas',
|
|
35
|
+
'generic.placeholder.select': 'Select one here',
|
|
36
|
+
'validation.required': 'Required field.',
|
|
37
|
+
'placeholder.check': 'click to choose',
|
|
38
|
+
'placeholder.input': 'click to add',
|
|
39
|
+
'user.status.active': 'Active',
|
|
40
|
+
'user.status.inactive': 'Inactive',
|
|
41
|
+
'user.status.super': 'Super',
|
|
42
|
+
'user.status.visitor': 'Visitor',
|
|
43
|
+
'update.success': 'saved!',
|
|
44
|
+
'internal.server.error': 'An unexpected error occurred. Contact the administrator.',
|
|
45
|
+
'table.label.rows-page': 'Items per page',
|
|
46
|
+
'table.label.items': '{{first}} - {{last}} of {{total}}',
|
|
47
|
+
'table.pagination.scroll-strip-left': 'Scroll page numbers left',
|
|
48
|
+
'table.pagination.scroll-strip-right': 'Scroll page numbers right',
|
|
49
|
+
'tooltip.copy': 'Copy',
|
|
50
|
+
'tooltip.copied': 'Copied!',
|
|
51
|
+
'document.status.deleted': 'Deleted',
|
|
52
|
+
'document.status.editing': 'Editing',
|
|
53
|
+
'document.status.edited': 'Edited',
|
|
54
|
+
'document.status.revision': 'In revision',
|
|
55
|
+
'document.status.completed': 'Completed',
|
|
56
|
+
'document.status.syntactic': 'Revision',
|
|
57
|
+
'document.status.copying': 'Copying',
|
|
58
|
+
'document.status.error': 'Error',
|
|
59
|
+
'sentence.status.todo': 'To do',
|
|
60
|
+
'sentence.status.done': 'Done',
|
|
61
|
+
'sentence.status.ignore': 'Ignore',
|
|
62
|
+
'sentence.status.tagged': 'Tagged',
|
|
63
|
+
'sentence.status.review': 'Review',
|
|
64
|
+
'sentence.status.error': 'Error',
|
|
65
|
+
'sentence.status.auto': 'Automatic',
|
|
66
|
+
'corpus.status.active': 'Active',
|
|
67
|
+
'corpus.status.inactive': 'Inactive',
|
|
68
|
+
'corpus.status.archived': 'Archived',
|
|
69
|
+
'corpus.status.demo': 'Demo',
|
|
70
|
+
'corpus.status.pending': 'Pending',
|
|
71
|
+
'corpus.status.rejected': 'Demo',
|
|
72
|
+
'delimiter.period': 'Period',
|
|
73
|
+
'delimiter.question.mark': 'Question Mark',
|
|
74
|
+
'delimiter.exclamation.mark': 'Exclamation Mark',
|
|
75
|
+
'delimiter.colon': 'Colon',
|
|
76
|
+
'delimiter.semicolon': 'Semicolon',
|
|
77
|
+
'delimiter.comma': 'Comma',
|
|
78
|
+
'delimiter.ellipsis': 'Ellipsis',
|
|
79
|
+
'delimiter.bar': 'Bar',
|
|
79
80
|
},
|
|
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
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
81
|
+
'pt-BR': {
|
|
82
|
+
'button.confirm': 'Confirmar',
|
|
83
|
+
'button.continue': 'Continuar',
|
|
84
|
+
'button.cancel': 'Cancelar',
|
|
85
|
+
'button.remove': 'Remover',
|
|
86
|
+
'button.save': 'Salvar',
|
|
87
|
+
'button.clone': 'Clonar',
|
|
88
|
+
'button.apply': 'Aplicar',
|
|
89
|
+
'button.search': 'Buscar',
|
|
90
|
+
'button.edit': 'Editar',
|
|
91
|
+
'button.open': 'Abrir',
|
|
92
|
+
'button.add': 'Adicionar',
|
|
93
|
+
'button.close': 'Fechar',
|
|
94
|
+
'button.filter': 'Filtrar',
|
|
95
|
+
'button.clear': 'Limpar',
|
|
96
|
+
'button.play': 'Reproduzir',
|
|
97
|
+
'button.pause': 'Pausar',
|
|
98
|
+
'button.view': 'Visualizar',
|
|
99
|
+
'button.next': 'Próximo',
|
|
100
|
+
'button.back': 'Voltar',
|
|
101
|
+
'button.actions': 'Ações',
|
|
102
|
+
'label.public': 'Público',
|
|
103
|
+
'label.private': 'Privado',
|
|
104
|
+
'label.notavailable': 'N/A',
|
|
105
|
+
'generic.boolean.true': 'Sim',
|
|
106
|
+
'generic.boolean.false': 'Não',
|
|
107
|
+
'select.empty': 'Selecionar',
|
|
108
|
+
'pagination.label.showing': 'Exibindo',
|
|
109
|
+
'pagination.label.results': 'resultados por página',
|
|
110
|
+
'pagination.label.total': 'Total',
|
|
111
|
+
'generic.loading': 'Carregando...',
|
|
112
|
+
'generic.placeholder': 'Digite aqui',
|
|
113
|
+
'generic.placeholder.select': 'Selecione um aqui',
|
|
114
|
+
'generic.placeholder.comma.separated': 'Digite aqui separado por vírgulas',
|
|
115
|
+
'validation.required': 'Campo obrigatório.',
|
|
116
|
+
'placeholder.check': 'clique para selecionar',
|
|
117
|
+
'placeholder.input': 'clique para adicionar',
|
|
118
|
+
'user.status.active': 'Ativo',
|
|
119
|
+
'user.status.inactive': 'Inativo',
|
|
120
|
+
'user.status.super': 'Super',
|
|
121
|
+
'user.status.visitor': 'Visitante',
|
|
122
|
+
'update.success': 'salvo!',
|
|
123
|
+
'internal.server.error': 'Ocorreu um erro inesperado. Entre em contato com o administrador.',
|
|
124
|
+
'table.label.rows-page': 'Itens por página',
|
|
125
|
+
'table.label.items': '{{first}} - {{last}} de {{total}}',
|
|
126
|
+
'table.pagination.scroll-strip-left': 'Rolar números das páginas à esquerda',
|
|
127
|
+
'table.pagination.scroll-strip-right': 'Rolar números das páginas à direita',
|
|
128
|
+
'tooltip.copy': 'Copiar',
|
|
129
|
+
'tooltip.copied': 'Copiado!',
|
|
130
|
+
'document.status.deleted': 'Excluído',
|
|
131
|
+
'document.status.editing': 'Editando',
|
|
132
|
+
'document.status.edited': 'Editado',
|
|
133
|
+
'document.status.revision': 'Em revisão',
|
|
134
|
+
'document.status.completed': 'Completo',
|
|
135
|
+
'document.status.syntactic': 'Revisão',
|
|
136
|
+
'document.status.copying': 'Copiando',
|
|
137
|
+
'document.status.error': 'Erro',
|
|
138
|
+
'sentence.status.todo': 'A fazer',
|
|
139
|
+
'sentence.status.done': 'Finalizado',
|
|
140
|
+
'sentence.status.ignore': 'Ignorar',
|
|
141
|
+
'sentence.status.tagged': 'Etiquetado',
|
|
142
|
+
'sentence.status.review': 'Revisar',
|
|
143
|
+
'sentence.status.error': 'Erro',
|
|
144
|
+
'sentence.status.auto': 'Automático',
|
|
145
|
+
'corpus.status.active': 'Ativo',
|
|
146
|
+
'corpus.status.inactive': 'Inativo',
|
|
147
|
+
'corpus.status.archived': 'Arquivado',
|
|
148
|
+
'corpus.status.demo': 'Demo',
|
|
149
|
+
'corpus.status.pending': 'Pendente',
|
|
150
|
+
'corpus.status.rejected': 'Rejeitado',
|
|
151
|
+
'delimiter.period': 'Ponto',
|
|
152
|
+
'delimiter.question.mark': 'Ponto de interrogação',
|
|
153
|
+
'delimiter.exclamation.mark': 'Ponto de exclamação',
|
|
154
|
+
'delimiter.colon': 'Dois pontos',
|
|
155
|
+
'delimiter.semicolon': 'Ponto e vírgula',
|
|
156
|
+
'delimiter.comma': 'Vírgula',
|
|
157
|
+
'delimiter.ellipsis': 'Reticências',
|
|
158
|
+
'delimiter.bar': 'Barra',
|
|
157
159
|
},
|
|
158
160
|
it: {
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
161
|
+
'button.confirm': 'Conferma',
|
|
162
|
+
'button.continue': 'Continua',
|
|
163
|
+
'button.cancel': 'Annulla',
|
|
164
|
+
'button.remove': 'Rimuovi',
|
|
165
|
+
'button.save': 'Salva',
|
|
166
|
+
'button.clone': 'Clona',
|
|
167
|
+
'button.search': 'Cerca',
|
|
168
|
+
'button.edit': 'Modifica',
|
|
169
|
+
'button.open': 'Apri',
|
|
170
|
+
'button.apply': 'Applica',
|
|
171
|
+
'button.add': 'Aggiungi',
|
|
172
|
+
'button.close': 'Chiudi',
|
|
173
|
+
'button.filter': 'Filtra',
|
|
174
|
+
'button.clear': 'Pulisci',
|
|
175
|
+
'button.play': 'Riproduci',
|
|
176
|
+
'button.pause': 'Pausa',
|
|
177
|
+
'button.view': 'Visualizza',
|
|
178
|
+
'button.back': 'Indietro',
|
|
179
|
+
'button.next': 'Avanti',
|
|
180
|
+
'button.actions': 'Azioni',
|
|
181
|
+
'label.public': 'Pubblico',
|
|
182
|
+
'label.private': 'Privato',
|
|
183
|
+
'label.notavailable': 'N/A',
|
|
184
|
+
'generic.boolean.true': 'Sì',
|
|
185
|
+
'generic.boolean.false': 'No',
|
|
186
|
+
'select.empty': 'Seleziona',
|
|
187
|
+
'pagination.label.showing': 'Mostrando',
|
|
188
|
+
'pagination.label.results': 'risultati per pagina',
|
|
189
|
+
'pagination.label.total': 'Totale',
|
|
190
|
+
'generic.loading': 'Caricamento...',
|
|
191
|
+
'generic.placeholder': 'Scrivi qui',
|
|
192
|
+
'generic.placeholder.select': 'Seleziona uno qui',
|
|
193
|
+
'generic.placeholder.comma.separated': 'Scrivi qui separato per virgole',
|
|
194
|
+
'validation.required': 'Campo obbligatorio.',
|
|
195
|
+
'placeholder.check': 'clicca per scegliere',
|
|
196
|
+
'placeholder.input': 'clicca per aggiungere',
|
|
197
|
+
'user.status.active': 'Attivo',
|
|
198
|
+
'user.status.inactive': 'Inattivo',
|
|
199
|
+
'user.status.super': 'Super',
|
|
200
|
+
'user.status.visitor': 'Visitatore',
|
|
201
|
+
'update.success': 'salvato!',
|
|
202
|
+
'internal.server.error': "Si è verificato un errore inaspettato. Contatta l'amministratore.",
|
|
203
|
+
'table.label.rows-page': 'Elementi per pagina',
|
|
204
|
+
'table.label.items': '{{first}} - {{last}} di {{total}}',
|
|
205
|
+
'table.pagination.scroll-strip-left': 'Scorri i numeri di pagina a sinistra',
|
|
206
|
+
'table.pagination.scroll-strip-right': 'Scorri i numeri di pagina a destra',
|
|
207
|
+
'tooltip.copy': 'Copia',
|
|
208
|
+
'tooltip.copied': 'Copiato!',
|
|
209
|
+
'document.status.deleted': 'Eliminato',
|
|
210
|
+
'document.status.editing': 'Modifica',
|
|
211
|
+
'document.status.edited': 'Modificato',
|
|
212
|
+
'document.status.revision': 'In revisione',
|
|
213
|
+
'document.status.completed': 'Completato',
|
|
214
|
+
'document.status.syntactic': 'Revisione',
|
|
215
|
+
'document.status.copying': 'Copiando',
|
|
216
|
+
'document.status.error': 'Errore',
|
|
217
|
+
'sentence.status.todo': 'Da fare',
|
|
218
|
+
'sentence.status.done': 'Fatto',
|
|
219
|
+
'sentence.status.ignore': 'Ignora',
|
|
220
|
+
'sentence.status.tagged': 'Etichettato',
|
|
221
|
+
'sentence.status.review': 'Revisione',
|
|
222
|
+
'sentence.status.error': 'Errore',
|
|
223
|
+
'sentence.status.auto': 'Automatico',
|
|
224
|
+
'corpus.status.active': 'Attivo',
|
|
225
|
+
'corpus.status.inactive': 'Inattivo',
|
|
226
|
+
'corpus.status.archived': 'Archiviato',
|
|
227
|
+
'corpus.status.demo': 'Demo',
|
|
228
|
+
'corpus.status.pending': 'In attesa',
|
|
229
|
+
'corpus.status.rejected': 'Rifiutato',
|
|
230
|
+
'delimiter.period': 'Punto',
|
|
231
|
+
'delimiter.question.mark': 'Punto interrogativo',
|
|
232
|
+
'delimiter.exclamation.mark': 'Punto esclamativo',
|
|
233
|
+
'delimiter.colon': 'Due punti',
|
|
234
|
+
'delimiter.semicolon': 'Punto e virgola',
|
|
235
|
+
'delimiter.comma': 'Virgola',
|
|
236
|
+
'delimiter.ellipsis': 'Punti di sospensione',
|
|
237
|
+
'delimiter.bar': 'Barra',
|
|
235
238
|
},
|
|
236
239
|
};
|