-
Notifications
You must be signed in to change notification settings - Fork 1
/
messages.pot
569 lines (438 loc) · 12 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
# Translations template for PROJECT.
# Copyright (C) 2022 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-11-03 18:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"
#: omniportal.py:61 omniportal.py:66 omniportal.py:77 omniportal.py:141
#: omniportal.py:155 omniportal.py:1386 omniportal.py:1501
#: templates/email_forgot_password.html:17
#: templates/email_forgot_password.txt:5 templates/email_new_user.html:17
#: templates/email_new_user.txt:5
msgid "Username"
msgstr ""
#: omniportal.py:61 omniportal.py:66 omniportal.py:87
msgid "The username doesn't meet the requirements"
msgstr ""
#: omniportal.py:62 omniportal.py:67
msgid "Password"
msgstr ""
#: omniportal.py:62 omniportal.py:67 omniportal.py:72 omniportal.py:73
#: omniportal.py:88
msgid "The password doesn't meet the requirements"
msgstr ""
#: omniportal.py:63 templates/base.html:70
msgid "Log In"
msgstr ""
#: omniportal.py:68
msgid "Entitlement"
msgstr ""
#: omniportal.py:68
msgid "Administrator"
msgstr ""
#: omniportal.py:68
msgid "Guests"
msgstr ""
#: omniportal.py:68
msgid "Employees"
msgstr ""
#: omniportal.py:68
msgid "A selection is required!"
msgstr ""
#: omniportal.py:69 templates/create_user.html:5 templates/create_user.html:11
msgid "Create User"
msgstr ""
#: omniportal.py:72
msgid "Current Password"
msgstr ""
#: omniportal.py:73 omniportal.py:169
msgid "New Password"
msgstr ""
#: omniportal.py:74 omniportal.py:171 templates/base.html:67
#: templates/change_password.html:5 templates/change_password.html:11
msgid "Change Password"
msgstr ""
#: omniportal.py:78 templates/base.html:62 templates/remove_user.html:5
#: templates/remove_user.html:11
msgid "Remove User"
msgstr ""
#: omniportal.py:86
msgid "OmniVista 2500 NMS / OmniVista Cirrus UPAM URL"
msgstr ""
#: omniportal.py:87
msgid "Guest Operator Username"
msgstr ""
#: omniportal.py:88
msgid "Guest Operator Password"
msgstr ""
#: omniportal.py:89
msgid "Guest Prefix"
msgstr ""
#: omniportal.py:89
msgid "The guest prefix doesn't meet the requirements"
msgstr ""
#: omniportal.py:89
msgid "guest"
msgstr ""
#: omniportal.py:90
msgid "Guest Wi-Fi / SSID Name"
msgstr ""
#: omniportal.py:90
msgid "The Wi-Fi network / SSID name doesn't meet the requirements"
msgstr ""
#: omniportal.py:91
msgid "ALE Rainbow Webhook"
msgstr ""
#: omniportal.py:92
msgid "RingCentral / Rainbow Office Webhook"
msgstr ""
#: omniportal.py:93
msgid "Microsoft Teams Webhook"
msgstr ""
#: omniportal.py:94
msgid "Employee Prefix"
msgstr ""
#: omniportal.py:94
msgid "employee_"
msgstr ""
#: omniportal.py:95
msgid "Employee Wi-Fi / SSID Name"
msgstr ""
#: omniportal.py:96
msgid "OmniVista 2500 NMS / OmniVista Cirrus URL"
msgstr ""
#: omniportal.py:97
msgid "Validate OmniVista 2500 NMS HTTPS certificate"
msgstr ""
#: omniportal.py:97 omniportal.py:103
msgid "Yes"
msgstr ""
#: omniportal.py:97 omniportal.py:103
msgid "No"
msgstr ""
#: omniportal.py:100
msgid "OmniVista 2500 NMS / OmniVista Cirrus Username"
msgstr ""
#: omniportal.py:101
msgid "OmniVista 2500 NMS / OmniVista Cirrus Password"
msgstr ""
#: omniportal.py:102
msgid "SMTP Server"
msgstr ""
#: omniportal.py:103
msgid "SMTP Authentication"
msgstr ""
#: omniportal.py:104
msgid "SMTP Port"
msgstr ""
#: omniportal.py:105
msgid "SMTP User"
msgstr ""
#: omniportal.py:106
msgid "SMTP Password"
msgstr ""
#: omniportal.py:107
msgid "From: Email address"
msgstr ""
#: omniportal.py:108
msgid "Save Settings"
msgstr ""
#: omniportal.py:141 omniportal.py:155
msgid "The field can only contain 0-9 a-z A-Z / . - : _ @"
msgstr ""
#: omniportal.py:144 omniportal.py:1388
msgid "Valid Until"
msgstr ""
#: omniportal.py:144
msgid "Select the day until when the account should be valid!"
msgstr ""
#: omniportal.py:145 omniportal.py:156 templates/add_guest.html:5
#: templates/add_guest.html:20
msgid "Create Guest"
msgstr ""
#: omniportal.py:150 omniportal.py:167 omniportal.py:174 omniportal.py:1500
msgid "Email"
msgstr ""
#: omniportal.py:150 omniportal.py:167 omniportal.py:174
msgid "The field requires a valid email-address."
msgstr ""
#: omniportal.py:152
msgid "Create Employee"
msgstr ""
#: omniportal.py:159
msgid "1 Day"
msgstr ""
#: omniportal.py:160
msgid "3 Days"
msgstr ""
#: omniportal.py:161
msgid "5 Days"
msgstr ""
#: omniportal.py:162
msgid "7 Days"
msgstr ""
#: omniportal.py:163
msgid "14 Days"
msgstr ""
#: omniportal.py:164
msgid "30 Days"
msgstr ""
#: omniportal.py:169
msgid ""
"The field can only contain ASCII characters 0x20-0x7E. Length 6-16 "
"characters"
msgstr ""
#: omniportal.py:176
msgid "Request Password Change Link"
msgstr ""
#: omniportal.py:265 omniportal.py:282 omniportal.py:992 omniportal.py:1064
msgid "Your system doesn't provide a secure random generator!"
msgstr ""
#: omniportal.py:421
#, python-format
msgid "Default credentials created: admin/%(pw)s to login!"
msgstr ""
#: omniportal.py:479
msgid "The settings were saved!"
msgstr ""
#: omniportal.py:484
msgid "Something went wrong!"
msgstr ""
#: omniportal.py:500
msgid "The user was successfully created!"
msgstr ""
#: omniportal.py:505
msgid "The user you try to create already exists!"
msgstr ""
#: omniportal.py:521
msgid "The password was updated!"
msgstr ""
#: omniportal.py:526
msgid "The password wasn't updated!"
msgstr ""
#: omniportal.py:540
msgid "The user was removed!"
msgstr ""
#: omniportal.py:545
msgid "You cannot delete yourself!"
msgstr ""
#: omniportal.py:559
msgid "Login successful!"
msgstr ""
#: omniportal.py:564
msgid "Invalid username/password!"
msgstr ""
#: omniportal.py:585 omniportal.py:625 omniportal.py:710 omniportal.py:791
#: omniportal.py:840 omniportal.py:959 omniportal.py:1041
msgid "Configuration missing for OmniVista URL, Username or Password!"
msgstr ""
#: omniportal.py:596 omniportal.py:970 omniportal.py:1052
msgid "Login to OmniVista UPAM failed! Wrong username or password!"
msgstr ""
#: omniportal.py:666
msgid "Can't read omniportal_employees.json file, you'll need your backup!"
msgstr ""
#: omniportal.py:690
msgid "Never"
msgstr ""
#: omniportal.py:719
msgid "An employee account for this email-address already exists!"
msgstr ""
#: omniportal.py:753 omniportal.py:820
msgid "An employee account with this username already exists!"
msgstr ""
#: omniportal.py:756 omniportal.py:823
msgid "Illegal parameters given!"
msgstr ""
#: omniportal.py:759
msgid "An error occured! Creating employee account failed!"
msgstr ""
#: omniportal.py:762
msgid "The employee account was created!"
msgstr ""
#: omniportal.py:826
msgid "An error occured! Updating employee account failed!"
msgstr ""
#: omniportal.py:829
msgid "The employee account/password was updated!"
msgstr ""
#: omniportal.py:882 omniportal.py:898 omniportal.py:914
msgid "Change Employee Password"
msgstr ""
#: omniportal.py:884 omniportal.py:887 omniportal.py:917 omniportal.py:921
#: omniportal.py:945
msgid ""
"Invalid email or change_token specified! This incident will be "
"investigated!"
msgstr ""
#: omniportal.py:890 omniportal.py:924
msgid "There are no employees registered yet!"
msgstr ""
#: omniportal.py:894 omniportal.py:929
msgid "Request password change for employee"
msgstr ""
#: omniportal.py:940
msgid "An email containing a link to change your password has been sent!"
msgstr ""
#: omniportal.py:948
msgid "Invalid route!"
msgstr ""
#: omniportal.py:1026 omniportal.py:1095
msgid "An account with this username already exists!"
msgstr ""
#: omniportal.py:1031 omniportal.py:1100
msgid "The guest account was created!"
msgstr ""
#: omniportal.py:1114 omniportal.py:1179 omniportal.py:1301
msgid "Guest Access to Stellar Wireless"
msgstr ""
#: omniportal.py:1115 omniportal.py:1207 omniportal.py:1329
msgid "Wi-Fi Network:"
msgstr ""
#: omniportal.py:1116 omniportal.py:1211 omniportal.py:1333
msgid "Username:"
msgstr ""
#: omniportal.py:1117 omniportal.py:1215 omniportal.py:1337
msgid "Password:"
msgstr ""
#: omniportal.py:1118 omniportal.py:1219 omniportal.py:1341
msgid "Access valid until:"
msgstr ""
#: omniportal.py:1119 omniportal.py:1223 omniportal.py:1345
msgid "Your contact person:"
msgstr ""
#: omniportal.py:1133
msgid "Failed to deliver to ALE VNA!"
msgstr ""
#: omniportal.py:1248
msgid "Sending card via RingCentral webhook failed!"
msgstr ""
#: omniportal.py:1387
msgid "Valid From"
msgstr ""
#: omniportal.py:1389 omniportal.py:1506
msgid "Actions"
msgstr ""
#: omniportal.py:1466
msgid "An email containing a link to change the password has been sent!"
msgstr ""
#: omniportal.py:1469 omniportal.py:1484 omniportal.py:1493
msgid "There was no account found for a user/employee with this email address!"
msgstr ""
#: omniportal.py:1477
msgid "Successfully removed the employee from all databases!"
msgstr ""
#: omniportal.py:1480
msgid "Removing the employee account from OmniVista failed!"
msgstr ""
#: omniportal.py:1481
#, python-format
msgid "Click <a href=\"%(url)s\">here</a> to remove the local account only!"
msgstr ""
#: omniportal.py:1490
msgid "Successfully removed the employee from local database!"
msgstr ""
#: omniportal.py:1505
msgid "Last successful password change"
msgstr ""
#: omniportal.py:1535
msgid "Configuration missing for SMTP server or email-from-address!"
msgstr ""
#: omniportal.py:1556
msgid "Unknown"
msgstr ""
#: omniportal.py:1559
msgid "OmniPortal Notification - Activate your account by setting your password"
msgstr ""
#: omniportal.py:1561
msgid "OmniPortal Notification - Reset your password"
msgstr ""
#: templates/add_employee.html:5 templates/add_employee.html:14
#: templates/base.html:54
msgid "Add Employee"
msgstr ""
#: templates/add_guest.html:11
msgid "ExpressGuest"
msgstr ""
#: templates/base.html:45
msgid "Home"
msgstr ""
#: templates/base.html:48
msgid "Add Guest"
msgstr ""
#: templates/base.html:49 templates/guest_accounts.html:6
#: templates/guest_accounts.html:12
msgid "Guest Accounts"
msgstr ""
#: templates/base.html:55 templates/employee_accounts.html:6
#: templates/employee_accounts.html:12 templates/employee_local_accounts.html:6
#: templates/employee_local_accounts.html:12
msgid "Employee Accounts"
msgstr ""
#: templates/base.html:58
msgid "Employee Passwords"
msgstr ""
#: templates/base.html:61
msgid "Add User"
msgstr ""
#: templates/base.html:63 templates/change_settings.html:5
#: templates/change_settings.html:11
msgid "Settings"
msgstr ""
#: templates/base.html:68
msgid "Log Out"
msgstr ""
#: templates/email_forgot_password.html:12
#: templates/email_forgot_password.txt:1 templates/email_new_user.html:12
#: templates/email_new_user.txt:1
msgid "Hello"
msgstr ""
#: templates/email_forgot_password.html:15
#: templates/email_forgot_password.txt:3
msgid "A password reset for your employee account was requested!"
msgstr ""
#: templates/email_forgot_password.html:18
#: templates/email_forgot_password.txt:6 templates/email_new_user.html:18
#: templates/email_new_user.txt:6
msgid "Wi-Fi Network"
msgstr ""
#: templates/email_forgot_password.html:20
#: templates/email_forgot_password.txt:8 templates/email_new_user.html:20
#: templates/email_new_user.txt:8
msgid "Please follow the link below to set your new password:"
msgstr ""
#: templates/email_forgot_password.html:23
#: templates/email_forgot_password.txt:11 templates/email_new_user.html:23
#: templates/email_new_user.txt:11
msgid "Your Alcatel-Lucent Enterprise team!"
msgstr ""
#: templates/email_new_user.html:15 templates/email_new_user.txt:3
msgid "A new employee account has been created for you!"
msgstr ""
#: templates/index.html:11
msgid "Welcome"
msgstr ""
#: templates/index.html:11
msgid "You can now use the above functions!"
msgstr ""
#: templates/index.html:13
msgid "Log In to get started!"
msgstr ""
#: templates/login.html:11
msgid "Login"
msgstr ""
#: templates/test_guest.html:5 templates/test_guest.html:14
msgid "Test Guest"
msgstr ""