This repository has been archived by the owner on Jun 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
/
Copy pathmessages.pot
612 lines (477 loc) · 13.9 KB
/
messages.pot
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
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
157
158
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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
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
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
# Translations template for PROJECT.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-09-11 13:14-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: webui/templates/401.html:6
msgid "Access denied"
msgstr ""
#: webui/templates/401.html:13
msgid "You don't have access to this page."
msgstr ""
#: webui/templates/404.html:6
msgid "Page not found"
msgstr ""
#: webui/templates/404.html:13
msgid "We could not find the page you were looking for."
msgstr ""
#: webui/templates/404.html:14
#, python-format
msgid ""
"Meanwhile, you may <a href=\"%(dashboardlink)s\">return to dashboard</a> "
"or try using the search form."
msgstr ""
#: webui/templates/header.html:10
msgid "Toggle navigation"
msgstr ""
#: webui/templates/header.html:35
msgid "Settings"
msgstr ""
#: webui/templates/header.html:38
msgid "Sign out"
msgstr ""
#: webui/templates/layout.html:51 webui/templates/sidebar.html:29
#: webui/templates/samples/index.html:2
msgid "Samples"
msgstr ""
#: webui/templates/layout.html:54 webui/templates/sidebar.html:61
msgid "Users"
msgstr ""
#: webui/templates/sidebar.html:8
msgid "Search..."
msgstr ""
#: webui/templates/sidebar.html:19 webui/templates/general/index.html:2
msgid "Dashboard"
msgstr ""
#: webui/templates/sidebar.html:34 webui/templates/general/index.html:142
#: webui/templates/general/index.html:150 webui/templates/samples/index.html:46
msgid "View"
msgstr ""
#: webui/templates/sidebar.html:36 webui/templates/samples/view.html:8
msgid "Basic Information"
msgstr ""
#: webui/templates/sidebar.html:38 webui/templates/samples/view.html:40
msgid "Cross-References"
msgstr ""
#: webui/templates/sidebar.html:40 webui/templates/general/index.html:102
#: webui/templates/samples/index.html:21 webui/templates/samples/view.html:78
msgid "Tags"
msgstr ""
#: webui/templates/sidebar.html:41 webui/templates/samples/view.html:95
msgid "Origins"
msgstr ""
#: webui/templates/sidebar.html:42 webui/templates/samples/view.html:121
msgid "Hashes & Checksums"
msgstr ""
#: webui/templates/sidebar.html:49 webui/templates/sidebar.html:65
msgid "Browse"
msgstr ""
#: webui/templates/sidebar.html:50 webui/templates/samples/submissions.html:2
#: webui/templates/samples/submissions.html:3
msgid "My submissions"
msgstr ""
#: webui/templates/sidebar.html:51 webui/templates/sidebar.html:66
msgid "Add new"
msgstr ""
#: webui/templates/general/index.html:3
msgid "Aleph Web Interface"
msgstr ""
#: webui/templates/general/index.html:14
msgid "Total Samples"
msgstr ""
#: webui/templates/general/index.html:21 webui/templates/general/index.html:40
#: webui/templates/general/index.html:58 webui/templates/general/index.html:76
msgid "More info"
msgstr ""
#: webui/templates/general/index.html:33
msgid "Samples in queue"
msgstr ""
#: webui/templates/general/index.html:51
msgid "Samples being processed right now"
msgstr ""
#: webui/templates/general/index.html:69
msgid "Samples processed"
msgstr ""
#: webui/templates/general/index.html:85
msgid "Latest samples"
msgstr ""
#: webui/templates/general/index.html:87
msgid "View all samples"
msgstr ""
#: webui/templates/general/index.html:92 webui/templates/samples/index.html:8
msgid "No samples on the database yet."
msgstr ""
#: webui/templates/general/index.html:96 webui/templates/samples/index.html:15
#: webui/templates/samples/submissions.html:13
#: webui/templates/samples/view.html:99
msgid "Timestamp"
msgstr ""
#: webui/templates/general/index.html:97 webui/templates/general/index.html:140
#: webui/templates/samples/index.html:16
#: webui/templates/samples/submissions.html:14
#: webui/templates/samples/view.html:13
msgid "Status"
msgstr ""
#: webui/templates/general/index.html:98 webui/templates/samples/index.html:17
msgid "UUID"
msgstr ""
#: webui/templates/general/index.html:99 webui/templates/samples/index.html:18
msgid "Filenames"
msgstr ""
#: webui/templates/general/index.html:100 webui/templates/samples/index.html:19
#: webui/templates/samples/view.html:19 webui/templates/samples/view.html:48
msgid "MimeType"
msgstr ""
#: webui/templates/general/index.html:101 webui/templates/samples/index.html:20
#: webui/templates/samples/view.html:17 webui/templates/samples/view.html:46
msgid "Size"
msgstr ""
#: webui/templates/general/index.html:108
#: webui/templates/general/index.html:147
#: webui/templates/general/index.html:148 webui/templates/samples/index.html:28
#: webui/templates/samples/submissions.html:23
#: webui/templates/samples/submissions.html:24
#: webui/templates/samples/view.html:14
msgid "new"
msgstr ""
#: webui/templates/general/index.html:108
#: webui/templates/general/index.html:148 webui/templates/samples/index.html:28
#: webui/templates/samples/submissions.html:24
#: webui/templates/samples/view.html:14
msgid "processing"
msgstr ""
#: webui/templates/general/index.html:108
#: webui/templates/general/index.html:148 webui/templates/samples/index.html:28
#: webui/templates/samples/submissions.html:24
#: webui/templates/samples/view.html:14
msgid "ready"
msgstr ""
#: webui/templates/general/index.html:109
#: webui/templates/general/index.html:150
#: webui/templates/samples/submissions.html:27
#, python-format
msgid "View report for sample %(sampleuuid)s"
msgstr ""
#: webui/templates/general/index.html:129
msgid "Latest submissions"
msgstr ""
#: webui/templates/general/index.html:131
msgid "View all submissions"
msgstr ""
#: webui/templates/general/index.html:136
#: webui/templates/samples/submissions.html:7
msgid "No samples submitted."
msgstr ""
#: webui/templates/general/index.html:141
#: webui/templates/samples/submissions.html:16
#: webui/templates/samples/view.html:101
msgid "Filename"
msgstr ""
#: webui/templates/samples/index.html:3
msgid "Samples processed by Aleph"
msgstr ""
#: webui/templates/samples/index.html:10
msgid "No samples matching your query."
msgstr ""
#: webui/templates/samples/index.html:22 webui/templates/samples/index.html:41
#: webui/templates/users/index.html:17
msgid "Action"
msgstr ""
#: webui/templates/samples/index.html:43
msgid "Toggle Dropdown"
msgstr ""
#: webui/templates/samples/submissions.html:4
msgid "Samples submitted by you"
msgstr ""
#: webui/templates/samples/submissions.html:15
msgid "SHA256 Hash"
msgstr ""
#: webui/templates/samples/submissions.html:17
#: webui/templates/samples/view.html:11 webui/templates/samples/view.html:45
msgid "Sample UUID"
msgstr ""
#: webui/templates/samples/submissions.html:38
msgid "Submit new sample"
msgstr ""
#: webui/templates/samples/submit.html:2 webui/templates/samples/submit.html:3
#: webui/templates/samples/submit.html:9
msgid "Submit sample"
msgstr ""
#: webui/templates/samples/submit.html:4
msgid "Submit a new sample for analysis"
msgstr ""
#: webui/templates/samples/view.html:2
msgid "Sample"
msgstr ""
#: webui/templates/samples/view.html:3
msgid "Extended sample information"
msgstr ""
#: webui/templates/samples/view.html:15
msgid "Added On"
msgstr ""
#: webui/templates/samples/view.html:21 webui/templates/samples/view.html:47
msgid "Mime"
msgstr ""
#: webui/templates/samples/view.html:23
msgid "Known filenames"
msgstr ""
#: webui/templates/samples/view.html:44
msgid "Relation"
msgstr ""
#: webui/templates/samples/view.html:53
msgid "Parent"
msgstr ""
#: webui/templates/samples/view.html:54
#, python-format
msgid "View parent sample %(uuid)s"
msgstr ""
#: webui/templates/samples/view.html:62
msgid "Child"
msgstr ""
#: webui/templates/samples/view.html:63
#, python-format
msgid "View child sample %(uuid)s"
msgstr ""
#: webui/templates/samples/view.html:81
msgid "This sample has no tags."
msgstr ""
#: webui/templates/samples/view.html:100
msgid "Provider"
msgstr ""
#: webui/templates/samples/view.html:102
msgid "Reference"
msgstr ""
#: webui/templates/samples/view.html:140
msgid "Plugin Information"
msgstr ""
#: webui/templates/samples/view.html:159 webui/templates/samples/view.html:163
#: webui/templates/samples/view.html:169
#, python-format
msgid "Search all samples for '%(keyname)s' with value '%(valuename)s'"
msgstr ""
#: webui/templates/users/change_password.html:2
#: webui/templates/users/change_password.html:10
#: webui/templates/users/settings.html:13
msgid "Change password"
msgstr ""
#: webui/templates/users/change_password.html:3
#: webui/templates/users/login.html:17 aleph/webui/forms.py:11
#: aleph/webui/forms.py:50 aleph/webui/forms.py:58
msgid "Password"
msgstr ""
#: webui/templates/users/edit.html:2 webui/templates/users/edit.html:3
#: webui/templates/users/edit.html:17
msgid "Edit user account"
msgstr ""
#: webui/templates/users/index.html:2 webui/templates/users/index.html:3
msgid "System users"
msgstr ""
#: webui/templates/users/index.html:6
msgid "No users on system yet."
msgstr ""
#: webui/templates/users/index.html:12
msgid "ID"
msgstr ""
#: webui/templates/users/index.html:13
msgid "Name"
msgstr ""
#: webui/templates/users/index.html:14 aleph/webui/forms.py:18
msgid "Email"
msgstr ""
#: webui/templates/users/index.html:15
msgid "Premium user"
msgstr ""
#: webui/templates/users/index.html:16
msgid "Superuser"
msgstr ""
#: webui/templates/users/index.html:55
msgid "Add new user"
msgstr ""
#: webui/templates/users/login.html:6 webui/templates/users/login.html:10
msgid "Sign In"
msgstr ""
#: webui/templates/users/login.html:14
msgid "User ID"
msgstr ""
#: webui/templates/users/login.html:21
msgid "Remember me"
msgstr ""
#: webui/templates/users/login.html:25
msgid "Sign me in"
msgstr ""
#: webui/templates/users/login.html:26
msgid "Register a new account"
msgstr ""
#: webui/templates/users/mail_register.html:3
#, python-format
msgid "Hello %(firstname)s %(lastname)s"
msgstr ""
#: webui/templates/users/mail_register.html:5 aleph/webui/views/users.py:251
#, python-format
msgid "Welcome to %(appname)s"
msgstr ""
#: webui/templates/users/mail_register.html:7
msgid ""
"To activate your account click (or copy and paste into a browser) the "
"link below:"
msgstr ""
#: webui/templates/users/mail_register.html:11
msgid "Regards,"
msgstr ""
#: webui/templates/users/new.html:2 webui/templates/users/new.html:3
msgid "New user account"
msgstr ""
#: webui/templates/users/new.html:17
msgid "Add user account"
msgstr ""
#: webui/templates/users/register.html:6
msgid "Register"
msgstr ""
#: webui/templates/users/register.html:10
msgid "Register new account"
msgstr ""
#: webui/templates/users/register.html:22
msgid "Sign me up"
msgstr ""
#: webui/templates/users/register.html:23
msgid "I already have a membership"
msgstr ""
#: webui/templates/users/settings.html:2 webui/templates/users/settings.html:3
msgid "Edit user settings"
msgstr ""
#: webui/templates/users/settings.html:12
msgid "Save settings"
msgstr ""
#: aleph/webui/__init__.py:24
msgid "Please log in to access this page."
msgstr ""
#: aleph/webui/forms.py:10 aleph/webui/forms.py:46
msgid "Username"
msgstr ""
#: aleph/webui/forms.py:15
msgid "First Name"
msgstr ""
#: aleph/webui/forms.py:15
msgid "First name must be between 2 and 30 characters long"
msgstr ""
#: aleph/webui/forms.py:16
msgid "Last Name"
msgstr ""
#: aleph/webui/forms.py:16
msgid "Last name must be between 2 and 255 characters long"
msgstr ""
#: aleph/webui/forms.py:28
msgid "Language"
msgstr ""
#: aleph/webui/forms.py:29
msgid "Timezone"
msgstr ""
#: aleph/webui/forms.py:31 aleph/webui/views/users.py:47
msgid "Account enabled"
msgstr ""
#: aleph/webui/forms.py:34
msgid "Regular account"
msgstr ""
#: aleph/webui/forms.py:35
msgid "Premium account"
msgstr ""
#: aleph/webui/forms.py:36
msgid "Superuser account"
msgstr ""
#: aleph/webui/forms.py:39
msgid "Account Type"
msgstr ""
#: aleph/webui/forms.py:41
msgid "Token"
msgstr ""
#: aleph/webui/forms.py:42
msgid "API Key"
msgstr ""
#: aleph/webui/forms.py:46
msgid "Only alphanumeric characters valid"
msgstr ""
#: aleph/webui/forms.py:52 aleph/webui/forms.py:60
msgid "Passwords must match"
msgstr ""
#: aleph/webui/forms.py:54 aleph/webui/forms.py:62
msgid "Confirm password"
msgstr ""
#: aleph/webui/forms.py:57
msgid "Current password"
msgstr ""
#: aleph/webui/views/samples.py:73
#, python-format
msgid "Cannot write to folder: %(folderpath)s"
msgstr ""
#: aleph/webui/views/samples.py:77
msgid "No file submitted."
msgstr ""
#: aleph/webui/views/samples.py:87
#, python-format
msgid ""
"Sample %(samplename)s (%(samplesize)s) is bigger than maximum file size "
"allowed: %(maxsize)s"
msgstr ""
#: aleph/webui/views/samples.py:91
#, python-format
msgid ""
"Sample %(samplename)s (%(samplesize)s) is smaller than minimum file size "
"allowed: %(minsize)s"
msgstr ""
#: aleph/webui/views/samples.py:99
msgid "File already submitted."
msgstr ""
#: aleph/webui/views/samples.py:131
msgid "Sample submitted successfully"
msgstr ""
#: aleph/webui/views/users.py:67
msgid "Account disabled"
msgstr ""
#: aleph/webui/views/users.py:99
msgid "User added successfully"
msgstr ""
#: aleph/webui/views/users.py:140
msgid "User updated successfully"
msgstr ""
#: aleph/webui/views/users.py:175
msgid "Settings updated successfully"
msgstr ""
#: aleph/webui/views/users.py:204
msgid "Current password doesn't match"
msgstr ""
#: aleph/webui/views/users.py:209
msgid "Password changed successfully"
msgstr ""
#: aleph/webui/views/users.py:231
msgid "Email address already registered"
msgstr ""
#: aleph/webui/views/users.py:258
msgid ""
"Account created successfully. Please check your email for instructions on"
" activating your account"
msgstr ""
#: aleph/webui/views/users.py:280
msgid "Account activated. Please login below"
msgstr ""
#: aleph/webui/views/users.py:296 aleph/webui/views/users.py:301
msgid "Invalid credentials"
msgstr ""
#: aleph/webui/views/users.py:305
msgid "You have been successfully signed in"
msgstr ""
#: aleph/webui/views/users.py:310
msgid "Cannot sign in"
msgstr ""