@panneau/intl 3.0.223 → 3.0.225
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.
- package/locale/en.js +148 -713
- package/locale/en.json +148 -1048
- package/locale/fr.js +147 -709
- package/locale/fr.json +147 -1042
- package/package.json +7 -11
- package/lib/index.js +0 -170
- package/locale/en.cjs.js +0 -823
- package/locale/fr.cjs.js +0 -819
- package/scripts/build-intl.sh +0 -22
- package/scripts/compile.js +0 -32
- package/scripts/config.js +0 -3
- package/scripts/extract.js +0 -29
- package/scripts/json2po.js +0 -26
- package/scripts/lib/POFile.js +0 -104
- package/scripts/po2json.js +0 -19
package/locale/en.js
CHANGED
|
@@ -1,650 +1,139 @@
|
|
|
1
1
|
import manager from '@panneau/intl';
|
|
2
2
|
|
|
3
|
-
var AwDQvD =
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
var
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
var
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
var
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
var
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
var
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
var
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
var
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
var
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
var
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
49
|
-
var
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
var
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
var
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
var
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
var
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
var
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
var
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
var
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
var
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
var
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
var
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
var
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
var
|
|
104
|
-
type: 0,
|
|
105
|
-
value: "Uploading"
|
|
106
|
-
}];
|
|
107
|
-
var Of2stw = [{
|
|
108
|
-
type: 0,
|
|
109
|
-
value: "T"
|
|
110
|
-
}];
|
|
111
|
-
var OzYWZz = [{
|
|
112
|
-
type: 0,
|
|
113
|
-
value: "Created at"
|
|
114
|
-
}];
|
|
115
|
-
var PSlT7H = [{
|
|
116
|
-
type: 0,
|
|
117
|
-
value: "Trash"
|
|
118
|
-
}];
|
|
119
|
-
var PTmocx = [{
|
|
120
|
-
type: 0,
|
|
121
|
-
value: "The following items will be deleted: "
|
|
122
|
-
}, {
|
|
123
|
-
type: 1,
|
|
124
|
-
value: "ids"
|
|
125
|
-
}, {
|
|
126
|
-
type: 0,
|
|
127
|
-
value: ". Are you sure you want to continue?"
|
|
128
|
-
}];
|
|
129
|
-
var Pih2UO = [{
|
|
130
|
-
type: 0,
|
|
131
|
-
value: "Error 403"
|
|
132
|
-
}];
|
|
133
|
-
var PyxZY2 = [{
|
|
134
|
-
type: 0,
|
|
135
|
-
value: "Cancel"
|
|
136
|
-
}];
|
|
137
|
-
var QUAHwy = [{
|
|
138
|
-
type: 0,
|
|
139
|
-
value: "Continue"
|
|
140
|
-
}];
|
|
141
|
-
var R1HYj0 = [{
|
|
142
|
-
type: 0,
|
|
143
|
-
value: "Save"
|
|
144
|
-
}];
|
|
145
|
-
var REIcPg = [{
|
|
146
|
-
type: 0,
|
|
147
|
-
value: "Logout"
|
|
148
|
-
}];
|
|
149
|
-
var TV3jir = [{
|
|
150
|
-
type: 0,
|
|
151
|
-
value: "Loading"
|
|
152
|
-
}];
|
|
153
|
-
var UUv8FR = [{
|
|
154
|
-
type: 0,
|
|
155
|
-
value: "Name"
|
|
156
|
-
}];
|
|
157
|
-
var UaVu03 = [{
|
|
158
|
-
type: 0,
|
|
159
|
-
value: "Confirm"
|
|
160
|
-
}];
|
|
161
|
-
var UbmsLL = [{
|
|
162
|
-
type: 0,
|
|
163
|
-
value: "No item found."
|
|
164
|
-
}];
|
|
165
|
-
var UbxbKP = [{
|
|
166
|
-
type: 0,
|
|
167
|
-
value: "Preview"
|
|
168
|
-
}];
|
|
169
|
-
var UpStcP = [{
|
|
170
|
-
type: 0,
|
|
171
|
-
value: "Could not find type for this item"
|
|
172
|
-
}];
|
|
173
|
-
var V7Us0a = [{
|
|
174
|
-
type: 0,
|
|
175
|
-
value: "Update account"
|
|
176
|
-
}];
|
|
177
|
-
var VhJUeW = [{
|
|
178
|
-
type: 0,
|
|
179
|
-
value: "Confirm your password"
|
|
180
|
-
}];
|
|
181
|
-
var WX83V9 = [{
|
|
182
|
-
type: 0,
|
|
183
|
-
value: "File name"
|
|
184
|
-
}];
|
|
185
|
-
var WgIC2T = [{
|
|
186
|
-
type: 0,
|
|
187
|
-
value: "No results found"
|
|
188
|
-
}];
|
|
189
|
-
var XJ1dc3 = [{
|
|
190
|
-
type: 0,
|
|
191
|
-
value: "New password"
|
|
192
|
-
}];
|
|
193
|
-
var XLVfN6 = [{
|
|
194
|
-
type: 0,
|
|
195
|
-
value: "Find "
|
|
196
|
-
}, {
|
|
197
|
-
type: 1,
|
|
198
|
-
value: "a_singular"
|
|
199
|
-
}];
|
|
200
|
-
var XW9IKQ = [{
|
|
201
|
-
type: 0,
|
|
202
|
-
value: "Update password"
|
|
203
|
-
}];
|
|
204
|
-
var XmY7D8 = [{
|
|
205
|
-
type: 0,
|
|
206
|
-
value: "The following items will be duplicated: "
|
|
207
|
-
}, {
|
|
208
|
-
type: 1,
|
|
209
|
-
value: "ids"
|
|
210
|
-
}, {
|
|
211
|
-
type: 0,
|
|
212
|
-
value: ". Are you sure you want to continue?"
|
|
213
|
-
}];
|
|
214
|
-
var XnyI69 = [{
|
|
215
|
-
type: 0,
|
|
216
|
-
value: "Audio"
|
|
217
|
-
}];
|
|
218
|
-
var XrzzDc = [{
|
|
219
|
-
type: 0,
|
|
220
|
-
value: "Search"
|
|
221
|
-
}];
|
|
222
|
-
var ZBNqY2 = [{
|
|
223
|
-
type: 0,
|
|
224
|
-
value: "Forgot your password?"
|
|
225
|
-
}];
|
|
226
|
-
var ZxgNge = [{
|
|
227
|
-
type: 0,
|
|
228
|
-
value: "Add an item"
|
|
229
|
-
}];
|
|
230
|
-
var bPk79b = [{
|
|
231
|
-
type: 0,
|
|
232
|
-
value: "Show"
|
|
233
|
-
}];
|
|
234
|
-
var c3hu9o = [{
|
|
235
|
-
type: 0,
|
|
236
|
-
value: "Size"
|
|
237
|
-
}];
|
|
238
|
-
var c6nfry = [{
|
|
239
|
-
type: 0,
|
|
240
|
-
value: "Restore"
|
|
241
|
-
}];
|
|
242
|
-
var cutyQH = [{
|
|
243
|
-
type: 0,
|
|
244
|
-
value: "An error has occured."
|
|
245
|
-
}];
|
|
246
|
-
var d0g58T = [{
|
|
247
|
-
type: 0,
|
|
248
|
-
value: "Login"
|
|
249
|
-
}];
|
|
250
|
-
var daHjZg = [{
|
|
251
|
-
type: 0,
|
|
252
|
-
value: "Edit file"
|
|
253
|
-
}];
|
|
254
|
-
var dkRdks = [{
|
|
255
|
-
type: 1,
|
|
256
|
-
value: "The_singular"
|
|
257
|
-
}, {
|
|
258
|
-
type: 0,
|
|
259
|
-
value: " has been deleted."
|
|
260
|
-
}];
|
|
261
|
-
var e0xuLo = [{
|
|
262
|
-
type: 0,
|
|
263
|
-
value: "Link"
|
|
264
|
-
}];
|
|
265
|
-
var eCe9ZY = [{
|
|
266
|
-
type: 0,
|
|
267
|
-
value: "Dimensions"
|
|
268
|
-
}];
|
|
269
|
-
var ejwBSw = [{
|
|
270
|
-
type: 0,
|
|
271
|
-
value: "Error 500"
|
|
272
|
-
}];
|
|
273
|
-
var fSfLk8 = [{
|
|
274
|
-
type: 0,
|
|
275
|
-
value: "S"
|
|
276
|
-
}];
|
|
277
|
-
var g2CRt5 = [{
|
|
278
|
-
type: 0,
|
|
279
|
-
value: "Size"
|
|
280
|
-
}];
|
|
281
|
-
var g6qbbX = [{
|
|
282
|
-
type: 0,
|
|
283
|
-
value: "Log in"
|
|
284
|
-
}];
|
|
285
|
-
var gWmL5V = [{
|
|
286
|
-
type: 0,
|
|
287
|
-
value: "Disable two factor authentication"
|
|
288
|
-
}];
|
|
289
|
-
var hezcGl = [{
|
|
290
|
-
type: 0,
|
|
291
|
-
value: "Go to home page"
|
|
292
|
-
}];
|
|
293
|
-
var li2Qqu = [{
|
|
294
|
-
type: 0,
|
|
295
|
-
value: "Skip setup"
|
|
296
|
-
}];
|
|
297
|
-
var lsBBVh = [{
|
|
298
|
-
offset: 0,
|
|
299
|
-
options: {
|
|
300
|
-
"=0": {
|
|
301
|
-
value: [{
|
|
302
|
-
type: 0,
|
|
303
|
-
value: "no items"
|
|
304
|
-
}]
|
|
305
|
-
},
|
|
306
|
-
one: {
|
|
307
|
-
value: [{
|
|
308
|
-
type: 7
|
|
309
|
-
}, {
|
|
310
|
-
type: 0,
|
|
311
|
-
value: " item"
|
|
312
|
-
}]
|
|
313
|
-
},
|
|
314
|
-
other: {
|
|
315
|
-
value: [{
|
|
316
|
-
type: 7
|
|
317
|
-
}, {
|
|
318
|
-
type: 0,
|
|
319
|
-
value: " items"
|
|
320
|
-
}]
|
|
321
|
-
}
|
|
322
|
-
},
|
|
323
|
-
pluralType: "cardinal",
|
|
324
|
-
type: 6,
|
|
325
|
-
value: "count"
|
|
326
|
-
}, {
|
|
327
|
-
type: 0,
|
|
328
|
-
value: " selected"
|
|
329
|
-
}];
|
|
330
|
-
var mCfzkJ = [{
|
|
331
|
-
type: 0,
|
|
332
|
-
value: "Edit "
|
|
333
|
-
}, {
|
|
334
|
-
type: 1,
|
|
335
|
-
value: "a_singular"
|
|
336
|
-
}];
|
|
337
|
-
var mQiyAm = [{
|
|
338
|
-
type: 0,
|
|
339
|
-
value: "Video"
|
|
340
|
-
}];
|
|
341
|
-
var oc3YLT = [{
|
|
342
|
-
type: 0,
|
|
343
|
-
value: "Choose an item"
|
|
344
|
-
}];
|
|
345
|
-
var odaCUe = [{
|
|
346
|
-
type: 0,
|
|
347
|
-
value: "Clear"
|
|
348
|
-
}];
|
|
349
|
-
var owrRHV = [{
|
|
350
|
-
type: 0,
|
|
351
|
-
value: "Error 500"
|
|
352
|
-
}];
|
|
353
|
-
var pVHYDd = [{
|
|
354
|
-
type: 0,
|
|
355
|
-
value: "Enable two factor authentication"
|
|
356
|
-
}];
|
|
357
|
-
var pZytAx = [{
|
|
358
|
-
type: 0,
|
|
359
|
-
value: "No result"
|
|
360
|
-
}];
|
|
361
|
-
var rklw2v = [{
|
|
362
|
-
type: 0,
|
|
363
|
-
value: "Add a file"
|
|
364
|
-
}];
|
|
365
|
-
var rmJBin = [{
|
|
366
|
-
type: 0,
|
|
367
|
-
value: "Dimensions"
|
|
368
|
-
}];
|
|
369
|
-
var rtwfuZ = [{
|
|
370
|
-
type: 0,
|
|
371
|
-
value: "Actions"
|
|
372
|
-
}];
|
|
373
|
-
var rvOVCV = [{
|
|
374
|
-
type: 0,
|
|
375
|
-
value: "Confirm selection"
|
|
376
|
-
}];
|
|
377
|
-
var s4Xrs9 = [{
|
|
378
|
-
type: 0,
|
|
379
|
-
value: "Time"
|
|
380
|
-
}];
|
|
381
|
-
var sOfogS = [{
|
|
382
|
-
type: 0,
|
|
383
|
-
value: "Edit items"
|
|
384
|
-
}];
|
|
385
|
-
var smqUAV = [{
|
|
386
|
-
type: 0,
|
|
387
|
-
value: "Edit "
|
|
388
|
-
}, {
|
|
389
|
-
type: 1,
|
|
390
|
-
value: "name"
|
|
391
|
-
}];
|
|
392
|
-
var tPeIKO = [{
|
|
393
|
-
type: 0,
|
|
394
|
-
value: "Go back to login"
|
|
395
|
-
}];
|
|
396
|
-
var ucieFX = [{
|
|
397
|
-
type: 0,
|
|
398
|
-
value: "The following items will be modified: "
|
|
399
|
-
}, {
|
|
400
|
-
type: 1,
|
|
401
|
-
value: "ids"
|
|
402
|
-
}, {
|
|
403
|
-
type: 0,
|
|
404
|
-
value: "."
|
|
405
|
-
}];
|
|
406
|
-
var uds4wJ = [{
|
|
407
|
-
type: 0,
|
|
408
|
-
value: "Deleted at"
|
|
409
|
-
}];
|
|
410
|
-
var une5WQ = [{
|
|
411
|
-
type: 0,
|
|
412
|
-
value: "Find a file"
|
|
413
|
-
}];
|
|
414
|
-
var v4Qtl9 = [{
|
|
415
|
-
type: 0,
|
|
416
|
-
value: "Today"
|
|
417
|
-
}];
|
|
418
|
-
var wKPI1y = [{
|
|
419
|
-
type: 0,
|
|
420
|
-
value: "This page doesn’t exist"
|
|
421
|
-
}];
|
|
422
|
-
var wa783M = [{
|
|
423
|
-
type: 0,
|
|
424
|
-
value: "Already have an account? Go to login"
|
|
425
|
-
}];
|
|
426
|
-
var x27x2b = [{
|
|
427
|
-
type: 0,
|
|
428
|
-
value: "Loading"
|
|
429
|
-
}];
|
|
430
|
-
var xKUOLG = [{
|
|
431
|
-
type: 0,
|
|
432
|
-
value: "Technical details"
|
|
433
|
-
}];
|
|
434
|
-
var xSERPA = [{
|
|
435
|
-
type: 0,
|
|
436
|
-
value: "Video"
|
|
437
|
-
}];
|
|
438
|
-
var y9zauY = [{
|
|
439
|
-
type: 0,
|
|
440
|
-
value: "An error occured and we could not delete this item successfully."
|
|
441
|
-
}];
|
|
442
|
-
var yALN2p = [{
|
|
443
|
-
type: 0,
|
|
444
|
-
value: "There was an error"
|
|
445
|
-
}];
|
|
446
|
-
var yByaBh = [{
|
|
447
|
-
type: 0,
|
|
448
|
-
value: "Added by"
|
|
449
|
-
}];
|
|
450
|
-
var yHAmDD = [{
|
|
451
|
-
type: 0,
|
|
452
|
-
value: "Image"
|
|
453
|
-
}];
|
|
454
|
-
var yQRtgx = [{
|
|
455
|
-
type: 0,
|
|
456
|
-
value: "Audio"
|
|
457
|
-
}];
|
|
458
|
-
var ygNvmz = [{
|
|
459
|
-
type: 0,
|
|
460
|
-
value: "Description"
|
|
461
|
-
}];
|
|
462
|
-
var yhU8J6 = [{
|
|
463
|
-
type: 0,
|
|
464
|
-
value: "No"
|
|
465
|
-
}];
|
|
466
|
-
var yzfiXJ = [{
|
|
467
|
-
type: 0,
|
|
468
|
-
value: "Are you sure you want to delete "
|
|
469
|
-
}, {
|
|
470
|
-
type: 1,
|
|
471
|
-
value: "the_singular"
|
|
472
|
-
}, {
|
|
473
|
-
type: 0,
|
|
474
|
-
value: " #"
|
|
475
|
-
}, {
|
|
476
|
-
type: 1,
|
|
477
|
-
value: "id"
|
|
478
|
-
}, {
|
|
479
|
-
type: 0,
|
|
480
|
-
value: "?"
|
|
481
|
-
}];
|
|
482
|
-
var zTiC4D = [{
|
|
483
|
-
type: 0,
|
|
484
|
-
value: "Do you wish to enable two factor authentication on your account? You will have to use an authentication app such as Google Authenticator or Microsoft Authenticator in addition to your password to connect."
|
|
485
|
-
}];
|
|
486
|
-
var zwks3g = [{
|
|
487
|
-
type: 0,
|
|
488
|
-
value: "Save new password"
|
|
489
|
-
}];
|
|
3
|
+
var AwDQvD = "Image";
|
|
4
|
+
var B1h3gd = "Please enter your password to continue";
|
|
5
|
+
var BAKfhq = "W";
|
|
6
|
+
var BeKVq6 = "Upload file";
|
|
7
|
+
var Bhu3B2 = "Delete";
|
|
8
|
+
var CGvQxc = "User";
|
|
9
|
+
var DBU3cu = "T";
|
|
10
|
+
var ESkxLX = "Success!";
|
|
11
|
+
var FntHPK = "View {the_plural}";
|
|
12
|
+
var G7M4nI = "Duplicate {a_singular}";
|
|
13
|
+
var HOobY2 = "Error 401";
|
|
14
|
+
var HzCxmr = "Duplicate";
|
|
15
|
+
var IuqEHB = "Account";
|
|
16
|
+
var J6Mhku = "F";
|
|
17
|
+
var JuxiUN = "Format";
|
|
18
|
+
var Ke35Pv = "Edit";
|
|
19
|
+
var LI0Gz4 = "Email";
|
|
20
|
+
var M49yWb = "The following items will be restored: {ids}. Are you sure you want to continue?";
|
|
21
|
+
var MHldGi = "Duration:";
|
|
22
|
+
var Mo0yQb = "Error";
|
|
23
|
+
var Mohaye = "Edit item";
|
|
24
|
+
var NeSNvW = "clear";
|
|
25
|
+
var NozDYd = "Uploading";
|
|
26
|
+
var Of2stw = "T";
|
|
27
|
+
var OzYWZz = "Created at";
|
|
28
|
+
var PSlT7H = "Trash";
|
|
29
|
+
var PTmocx = "The following items will be deleted: {ids}. Are you sure you want to continue?";
|
|
30
|
+
var Pih2UO = "Error 403";
|
|
31
|
+
var PyxZY2 = "Cancel";
|
|
32
|
+
var QUAHwy = "Continue";
|
|
33
|
+
var R1HYj0 = "Save";
|
|
34
|
+
var REIcPg = "Logout";
|
|
35
|
+
var TV3jir = "Loading";
|
|
36
|
+
var UUv8FR = "Name";
|
|
37
|
+
var UaVu03 = "Confirm";
|
|
38
|
+
var UbmsLL = "No item found.";
|
|
39
|
+
var UbxbKP = "Preview";
|
|
40
|
+
var UpStcP = "Could not find type for this item";
|
|
41
|
+
var V7Us0a = "Update account";
|
|
42
|
+
var VhJUeW = "Confirm your password";
|
|
43
|
+
var WX83V9 = "File name";
|
|
44
|
+
var WgIC2T = "No results found";
|
|
45
|
+
var XJ1dc3 = "New password";
|
|
46
|
+
var XLVfN6 = "Find {a_singular}";
|
|
47
|
+
var XW9IKQ = "Update password";
|
|
48
|
+
var XmY7D8 = "The following items will be duplicated: {ids}. Are you sure you want to continue?";
|
|
49
|
+
var XnyI69 = "Audio";
|
|
50
|
+
var XrzzDc = "Search";
|
|
51
|
+
var ZBNqY2 = "Forgot your password?";
|
|
52
|
+
var ZxgNge = "Add an item";
|
|
53
|
+
var bPk79b = "Show";
|
|
54
|
+
var c3hu9o = "Size";
|
|
55
|
+
var c6nfry = "Restore";
|
|
56
|
+
var cutyQH = "An error has occured.";
|
|
57
|
+
var d0g58T = "Login";
|
|
58
|
+
var daHjZg = "Edit file";
|
|
59
|
+
var dkRdks = "{The_singular} has been deleted.";
|
|
60
|
+
var e0xuLo = "Link";
|
|
61
|
+
var eCe9ZY = "Dimensions";
|
|
62
|
+
var ejwBSw = "Error 500";
|
|
63
|
+
var fSfLk8 = "S";
|
|
64
|
+
var g2CRt5 = "Size";
|
|
65
|
+
var g6qbbX = "Log in";
|
|
66
|
+
var gWmL5V = "Disable two factor authentication";
|
|
67
|
+
var hezcGl = "Go to home page";
|
|
68
|
+
var li2Qqu = "Skip setup";
|
|
69
|
+
var lsBBVh = "{count, plural, =0 {no items} one {# item} other {# items}} selected";
|
|
70
|
+
var mCfzkJ = "Edit {a_singular}";
|
|
71
|
+
var mQiyAm = "Video";
|
|
72
|
+
var oc3YLT = "Choose an item";
|
|
73
|
+
var odaCUe = "Clear";
|
|
74
|
+
var owrRHV = "Error 500";
|
|
75
|
+
var pVHYDd = "Enable two factor authentication";
|
|
76
|
+
var pZytAx = "No result";
|
|
77
|
+
var rklw2v = "Add a file";
|
|
78
|
+
var rmJBin = "Dimensions";
|
|
79
|
+
var rtwfuZ = "Actions";
|
|
80
|
+
var rvOVCV = "Confirm selection";
|
|
81
|
+
var s4Xrs9 = "Time";
|
|
82
|
+
var sOfogS = "Edit items";
|
|
83
|
+
var smqUAV = "Edit {name}";
|
|
84
|
+
var tPeIKO = "Go back to login";
|
|
85
|
+
var ucieFX = "The following items will be modified: {ids}.";
|
|
86
|
+
var uds4wJ = "Deleted at";
|
|
87
|
+
var une5WQ = "Find a file";
|
|
88
|
+
var v4Qtl9 = "Today";
|
|
89
|
+
var wKPI1y = "This page doesn’t exist";
|
|
90
|
+
var wa783M = "Already have an account? Go to login";
|
|
91
|
+
var x27x2b = "Loading";
|
|
92
|
+
var xKUOLG = "Technical details";
|
|
93
|
+
var xSERPA = "Video";
|
|
94
|
+
var y9zauY = "An error occured and we could not delete this item successfully.";
|
|
95
|
+
var yALN2p = "There was an error";
|
|
96
|
+
var yByaBh = "Added by";
|
|
97
|
+
var yHAmDD = "Image";
|
|
98
|
+
var yQRtgx = "Audio";
|
|
99
|
+
var ygNvmz = "Description";
|
|
100
|
+
var yhU8J6 = "No";
|
|
101
|
+
var yzfiXJ = "Are you sure you want to delete {the_singular} #{id}?";
|
|
102
|
+
var zTiC4D = "Do you wish to enable two factor authentication on your account? You will have to use an authentication app such as Google Authenticator or Microsoft Authenticator in addition to your password to connect.";
|
|
103
|
+
var zwks3g = "Save new password";
|
|
490
104
|
var messages = {
|
|
491
|
-
"+6cCPF":
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
"
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
"
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
"
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
"
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
"
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
"
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
"
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
"2vB7U4": [{
|
|
524
|
-
type: 0,
|
|
525
|
-
value: "An error occured and we could not save this item successfully."
|
|
526
|
-
}],
|
|
527
|
-
"3RT69u": [{
|
|
528
|
-
type: 0,
|
|
529
|
-
value: "Informations"
|
|
530
|
-
}],
|
|
531
|
-
"3ebjtX": [{
|
|
532
|
-
type: 0,
|
|
533
|
-
value: "Yes"
|
|
534
|
-
}],
|
|
535
|
-
"3na7F8": [{
|
|
536
|
-
type: 0,
|
|
537
|
-
value: "Now"
|
|
538
|
-
}],
|
|
539
|
-
"4sViWl": [{
|
|
540
|
-
offset: 0,
|
|
541
|
-
options: {
|
|
542
|
-
"=0": {
|
|
543
|
-
value: [{
|
|
544
|
-
type: 0,
|
|
545
|
-
value: "No item."
|
|
546
|
-
}]
|
|
547
|
-
},
|
|
548
|
-
"=1": {
|
|
549
|
-
value: [{
|
|
550
|
-
type: 7
|
|
551
|
-
}, {
|
|
552
|
-
type: 0,
|
|
553
|
-
value: " item"
|
|
554
|
-
}]
|
|
555
|
-
},
|
|
556
|
-
other: {
|
|
557
|
-
value: [{
|
|
558
|
-
type: 7
|
|
559
|
-
}, {
|
|
560
|
-
type: 0,
|
|
561
|
-
value: " items"
|
|
562
|
-
}]
|
|
563
|
-
}
|
|
564
|
-
},
|
|
565
|
-
pluralType: "cardinal",
|
|
566
|
-
type: 6,
|
|
567
|
-
value: "count"
|
|
568
|
-
}],
|
|
569
|
-
"4yfet+": [{
|
|
570
|
-
type: 0,
|
|
571
|
-
value: "Password"
|
|
572
|
-
}],
|
|
573
|
-
"5nHK/H": [{
|
|
574
|
-
type: 0,
|
|
575
|
-
value: "Do you really wish to disable two factor authentication on your account?"
|
|
576
|
-
}],
|
|
577
|
-
"5rMPIj": [{
|
|
578
|
-
type: 0,
|
|
579
|
-
value: "Loading..."
|
|
580
|
-
}],
|
|
581
|
-
"6Ie+vL": [{
|
|
582
|
-
type: 0,
|
|
583
|
-
value: "Error 404"
|
|
584
|
-
}],
|
|
585
|
-
"6TuTuq": [{
|
|
586
|
-
type: 0,
|
|
587
|
-
value: "Choose an option"
|
|
588
|
-
}],
|
|
589
|
-
"6cSFtU": [{
|
|
590
|
-
type: 0,
|
|
591
|
-
value: "No color"
|
|
592
|
-
}],
|
|
593
|
-
"6nwWPR": [{
|
|
594
|
-
type: 0,
|
|
595
|
-
value: "Error 401"
|
|
596
|
-
}],
|
|
597
|
-
"6viUpq": [{
|
|
598
|
-
type: 0,
|
|
599
|
-
value: "Create "
|
|
600
|
-
}, {
|
|
601
|
-
type: 1,
|
|
602
|
-
value: "a_singular"
|
|
603
|
-
}],
|
|
604
|
-
"7M0o0q": [{
|
|
605
|
-
type: 0,
|
|
606
|
-
value: "Item"
|
|
607
|
-
}],
|
|
608
|
-
"7OEFyt": [{
|
|
609
|
-
type: 0,
|
|
610
|
-
value: "Delete"
|
|
611
|
-
}],
|
|
612
|
-
"82P2dS": [{
|
|
613
|
-
type: 0,
|
|
614
|
-
value: "You are not authorized to access this page."
|
|
615
|
-
}],
|
|
616
|
-
"8HFiMs": [{
|
|
617
|
-
type: 0,
|
|
618
|
-
value: "Access to this page is forbidden"
|
|
619
|
-
}],
|
|
620
|
-
"8INLfU": [{
|
|
621
|
-
type: 0,
|
|
622
|
-
value: "Document"
|
|
623
|
-
}],
|
|
624
|
-
"8LSb8C": [{
|
|
625
|
-
type: 0,
|
|
626
|
-
value: "Current password"
|
|
627
|
-
}],
|
|
628
|
-
"8NyYTH": [{
|
|
629
|
-
type: 0,
|
|
630
|
-
value: "Back"
|
|
631
|
-
}],
|
|
632
|
-
"8T+JE7": [{
|
|
633
|
-
type: 0,
|
|
634
|
-
value: "Duplicate"
|
|
635
|
-
}],
|
|
636
|
-
"9/t5wK": [{
|
|
637
|
-
type: 0,
|
|
638
|
-
value: "Type"
|
|
639
|
-
}],
|
|
640
|
-
"9XBwF1": [{
|
|
641
|
-
type: 0,
|
|
642
|
-
value: "Yes"
|
|
643
|
-
}],
|
|
644
|
-
"AeOZq+": [{
|
|
645
|
-
type: 0,
|
|
646
|
-
value: "Login"
|
|
647
|
-
}],
|
|
105
|
+
"+6cCPF": "Error 403",
|
|
106
|
+
"002oWQ": "Duration",
|
|
107
|
+
"0F5X3C": "S",
|
|
108
|
+
"0SEHSj": "Select row",
|
|
109
|
+
"0xeItT": "Loading...",
|
|
110
|
+
"12Px0g": "Send reset link",
|
|
111
|
+
"1dqmFw": "Document",
|
|
112
|
+
"22Ld5M": "Enter the code from your authenticator app to continue",
|
|
113
|
+
"2vB7U4": "An error occured and we could not save this item successfully.",
|
|
114
|
+
"3RT69u": "Informations",
|
|
115
|
+
"3ebjtX": "Yes",
|
|
116
|
+
"3na7F8": "Now",
|
|
117
|
+
"4sViWl": "{count, plural, =0 {No item.} =1 {# item} other {# items}}",
|
|
118
|
+
"4yfet+": "Password",
|
|
119
|
+
"5nHK/H": "Do you really wish to disable two factor authentication on your account?",
|
|
120
|
+
"5rMPIj": "Loading...",
|
|
121
|
+
"6Ie+vL": "Error 404",
|
|
122
|
+
"6TuTuq": "Choose an option",
|
|
123
|
+
"6cSFtU": "No color",
|
|
124
|
+
"6nwWPR": "Error 401",
|
|
125
|
+
"6viUpq": "Create {a_singular}",
|
|
126
|
+
"7M0o0q": "Item",
|
|
127
|
+
"7OEFyt": "Delete",
|
|
128
|
+
"82P2dS": "You are not authorized to access this page.",
|
|
129
|
+
"8HFiMs": "Access to this page is forbidden",
|
|
130
|
+
"8INLfU": "Document",
|
|
131
|
+
"8LSb8C": "Current password",
|
|
132
|
+
"8NyYTH": "Back",
|
|
133
|
+
"8T+JE7": "Duplicate",
|
|
134
|
+
"9/t5wK": "Type",
|
|
135
|
+
"9XBwF1": "Yes",
|
|
136
|
+
"AeOZq+": "Login",
|
|
648
137
|
AwDQvD: AwDQvD,
|
|
649
138
|
B1h3gd: B1h3gd,
|
|
650
139
|
BAKfhq: BAKfhq,
|
|
@@ -652,10 +141,7 @@ var messages = {
|
|
|
652
141
|
Bhu3B2: Bhu3B2,
|
|
653
142
|
CGvQxc: CGvQxc,
|
|
654
143
|
DBU3cu: DBU3cu,
|
|
655
|
-
"DUbv+u":
|
|
656
|
-
type: 0,
|
|
657
|
-
value: "Confirm your new password"
|
|
658
|
-
}],
|
|
144
|
+
"DUbv+u": "Confirm your new password",
|
|
659
145
|
ESkxLX: ESkxLX,
|
|
660
146
|
FntHPK: FntHPK,
|
|
661
147
|
G7M4nI: G7M4nI,
|
|
@@ -674,14 +160,8 @@ var messages = {
|
|
|
674
160
|
NozDYd: NozDYd,
|
|
675
161
|
Of2stw: Of2stw,
|
|
676
162
|
OzYWZz: OzYWZz,
|
|
677
|
-
"PN+75e":
|
|
678
|
-
|
|
679
|
-
value: "Created at"
|
|
680
|
-
}],
|
|
681
|
-
"PQX/ph": [{
|
|
682
|
-
type: 0,
|
|
683
|
-
value: "Create account"
|
|
684
|
-
}],
|
|
163
|
+
"PN+75e": "Created at",
|
|
164
|
+
"PQX/ph": "Create account",
|
|
685
165
|
PSlT7H: PSlT7H,
|
|
686
166
|
PTmocx: PTmocx,
|
|
687
167
|
Pih2UO: Pih2UO,
|
|
@@ -689,23 +169,11 @@ var messages = {
|
|
|
689
169
|
QUAHwy: QUAHwy,
|
|
690
170
|
R1HYj0: R1HYj0,
|
|
691
171
|
REIcPg: REIcPg,
|
|
692
|
-
"T/NPHK":
|
|
693
|
-
type: 0,
|
|
694
|
-
value: "Edit"
|
|
695
|
-
}],
|
|
172
|
+
"T/NPHK": "Edit",
|
|
696
173
|
TV3jir: TV3jir,
|
|
697
|
-
"Tol+/U":
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
}],
|
|
701
|
-
"U/ye2x": [{
|
|
702
|
-
type: 0,
|
|
703
|
-
value: "Cancel"
|
|
704
|
-
}],
|
|
705
|
-
"US/AMe": [{
|
|
706
|
-
type: 0,
|
|
707
|
-
value: "Error 404"
|
|
708
|
-
}],
|
|
174
|
+
"Tol+/U": "Clear",
|
|
175
|
+
"U/ye2x": "Cancel",
|
|
176
|
+
"US/AMe": "Error 404",
|
|
709
177
|
UUv8FR: UUv8FR,
|
|
710
178
|
UaVu03: UaVu03,
|
|
711
179
|
UbmsLL: UbmsLL,
|
|
@@ -724,21 +192,12 @@ var messages = {
|
|
|
724
192
|
ZBNqY2: ZBNqY2,
|
|
725
193
|
ZxgNge: ZxgNge,
|
|
726
194
|
bPk79b: bPk79b,
|
|
727
|
-
"bfP/d8":
|
|
728
|
-
type: 1,
|
|
729
|
-
value: "The_singular"
|
|
730
|
-
}, {
|
|
731
|
-
type: 0,
|
|
732
|
-
value: " has been created."
|
|
733
|
-
}],
|
|
195
|
+
"bfP/d8": "{The_singular} has been created.",
|
|
734
196
|
c3hu9o: c3hu9o,
|
|
735
197
|
c6nfry: c6nfry,
|
|
736
198
|
cutyQH: cutyQH,
|
|
737
199
|
d0g58T: d0g58T,
|
|
738
|
-
"dRB0/1":
|
|
739
|
-
type: 0,
|
|
740
|
-
value: "Empty"
|
|
741
|
-
}],
|
|
200
|
+
"dRB0/1": "Empty",
|
|
742
201
|
daHjZg: daHjZg,
|
|
743
202
|
dkRdks: dkRdks,
|
|
744
203
|
e0xuLo: e0xuLo,
|
|
@@ -749,17 +208,8 @@ var messages = {
|
|
|
749
208
|
g6qbbX: g6qbbX,
|
|
750
209
|
gWmL5V: gWmL5V,
|
|
751
210
|
hezcGl: hezcGl,
|
|
752
|
-
"jbT/g6":
|
|
753
|
-
|
|
754
|
-
value: "M"
|
|
755
|
-
}],
|
|
756
|
-
"l+ddDH": [{
|
|
757
|
-
type: 0,
|
|
758
|
-
value: "Create "
|
|
759
|
-
}, {
|
|
760
|
-
type: 1,
|
|
761
|
-
value: "a_singular"
|
|
762
|
-
}],
|
|
211
|
+
"jbT/g6": "M",
|
|
212
|
+
"l+ddDH": "Create {a_singular}",
|
|
763
213
|
li2Qqu: li2Qqu,
|
|
764
214
|
lsBBVh: lsBBVh,
|
|
765
215
|
mCfzkJ: mCfzkJ,
|
|
@@ -769,10 +219,7 @@ var messages = {
|
|
|
769
219
|
owrRHV: owrRHV,
|
|
770
220
|
pVHYDd: pVHYDd,
|
|
771
221
|
pZytAx: pZytAx,
|
|
772
|
-
"rSt+KL":
|
|
773
|
-
type: 0,
|
|
774
|
-
value: "No"
|
|
775
|
-
}],
|
|
222
|
+
"rSt+KL": "No",
|
|
776
223
|
rklw2v: rklw2v,
|
|
777
224
|
rmJBin: rmJBin,
|
|
778
225
|
rtwfuZ: rtwfuZ,
|
|
@@ -781,19 +228,13 @@ var messages = {
|
|
|
781
228
|
sOfogS: sOfogS,
|
|
782
229
|
smqUAV: smqUAV,
|
|
783
230
|
tPeIKO: tPeIKO,
|
|
784
|
-
"uN/FYD":
|
|
785
|
-
type: 0,
|
|
786
|
-
value: "No results found"
|
|
787
|
-
}],
|
|
231
|
+
"uN/FYD": "No results found",
|
|
788
232
|
ucieFX: ucieFX,
|
|
789
233
|
uds4wJ: uds4wJ,
|
|
790
234
|
une5WQ: une5WQ,
|
|
791
235
|
v4Qtl9: v4Qtl9,
|
|
792
236
|
wKPI1y: wKPI1y,
|
|
793
|
-
"wU++NJ":
|
|
794
|
-
type: 0,
|
|
795
|
-
value: "Duration"
|
|
796
|
-
}],
|
|
237
|
+
"wU++NJ": "Duration",
|
|
797
238
|
wa783M: wa783M,
|
|
798
239
|
x27x2b: x27x2b,
|
|
799
240
|
xKUOLG: xKUOLG,
|
|
@@ -806,13 +247,7 @@ var messages = {
|
|
|
806
247
|
ygNvmz: ygNvmz,
|
|
807
248
|
yhU8J6: yhU8J6,
|
|
808
249
|
yzfiXJ: yzfiXJ,
|
|
809
|
-
"zN5N/Q":
|
|
810
|
-
type: 0,
|
|
811
|
-
value: "Delete "
|
|
812
|
-
}, {
|
|
813
|
-
type: 1,
|
|
814
|
-
value: "a_singular"
|
|
815
|
-
}],
|
|
250
|
+
"zN5N/Q": "Delete {a_singular}",
|
|
816
251
|
zTiC4D: zTiC4D,
|
|
817
252
|
zwks3g: zwks3g
|
|
818
253
|
};
|