aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json184
1 files changed, 101 insertions, 83 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 632eb38fd..d517b456b 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2,6 +2,50 @@
2 { 2 {
3 "descriptors": [ 3 "descriptors": [
4 { 4 {
5 "defaultMessage": "!!!A new update for Franz is available.",
6 "end": {
7 "column": 3,
8 "line": 12
9 },
10 "file": "src/components/AppUpdateInfoBar.js",
11 "id": "infobar.updateAvailable",
12 "start": {
13 "column": 19,
14 "line": 9
15 }
16 },
17 {
18 "defaultMessage": "!!!Changelog",
19 "end": {
20 "column": 3,
21 "line": 16
22 },
23 "file": "src/components/AppUpdateInfoBar.js",
24 "id": "infobar.buttonChangelog",
25 "start": {
26 "column": 13,
27 "line": 13
28 }
29 },
30 {
31 "defaultMessage": "!!!Restart & install update",
32 "end": {
33 "column": 3,
34 "line": 20
35 },
36 "file": "src/components/AppUpdateInfoBar.js",
37 "id": "infobar.buttonInstallUpdate",
38 "start": {
39 "column": 23,
40 "line": 17
41 }
42 }
43 ],
44 "path": "src/components/AppUpdateInfoBar.json"
45 },
46 {
47 "descriptors": [
48 {
5 "defaultMessage": "!!!Import your Franz 4 services", 49 "defaultMessage": "!!!Import your Franz 4 services",
6 "end": { 50 "end": {
7 "column": 3, 51 "column": 3,
@@ -625,78 +669,39 @@
625 "defaultMessage": "!!!Your services have been updated.", 669 "defaultMessage": "!!!Your services have been updated.",
626 "end": { 670 "end": {
627 "column": 3, 671 "column": 3,
628 "line": 30 672 "line": 29
629 }, 673 },
630 "file": "src/components/layout/AppLayout.js", 674 "file": "src/components/layout/AppLayout.js",
631 "id": "infobar.servicesUpdated", 675 "id": "infobar.servicesUpdated",
632 "start": { 676 "start": {
633 "column": 19, 677 "column": 19,
634 "line": 27 678 "line": 26
635 }
636 },
637 {
638 "defaultMessage": "!!!A new update for Franz is available.",
639 "end": {
640 "column": 3,
641 "line": 34
642 },
643 "file": "src/components/layout/AppLayout.js",
644 "id": "infobar.updateAvailable",
645 "start": {
646 "column": 19,
647 "line": 31
648 } 679 }
649 }, 680 },
650 { 681 {
651 "defaultMessage": "!!!Reload services", 682 "defaultMessage": "!!!Reload services",
652 "end": { 683 "end": {
653 "column": 3, 684 "column": 3,
654 "line": 38 685 "line": 33
655 }, 686 },
656 "file": "src/components/layout/AppLayout.js", 687 "file": "src/components/layout/AppLayout.js",
657 "id": "infobar.buttonReloadServices", 688 "id": "infobar.buttonReloadServices",
658 "start": { 689 "start": {
659 "column": 24, 690 "column": 24,
660 "line": 35 691 "line": 30
661 }
662 },
663 {
664 "defaultMessage": "!!!Changelog",
665 "end": {
666 "column": 3,
667 "line": 42
668 },
669 "file": "src/components/layout/AppLayout.js",
670 "id": "infobar.buttonChangelog",
671 "start": {
672 "column": 13,
673 "line": 39
674 }
675 },
676 {
677 "defaultMessage": "!!!Restart & install update",
678 "end": {
679 "column": 3,
680 "line": 46
681 },
682 "file": "src/components/layout/AppLayout.js",
683 "id": "infobar.buttonInstallUpdate",
684 "start": {
685 "column": 23,
686 "line": 43
687 } 692 }
688 }, 693 },
689 { 694 {
690 "defaultMessage": "!!!Could not load services and user information", 695 "defaultMessage": "!!!Could not load services and user information",
691 "end": { 696 "end": {
692 "column": 3, 697 "column": 3,
693 "line": 50 698 "line": 37
694 }, 699 },
695 "file": "src/components/layout/AppLayout.js", 700 "file": "src/components/layout/AppLayout.js",
696 "id": "infobar.requiredRequestsFailed", 701 "id": "infobar.requiredRequestsFailed",
697 "start": { 702 "start": {
698 "column": 26, 703 "column": 26,
699 "line": 47 704 "line": 34
700 } 705 }
701 } 706 }
702 ], 707 ],
@@ -3759,65 +3764,65 @@
3759 "defaultMessage": "!!!Field is required", 3764 "defaultMessage": "!!!Field is required",
3760 "end": { 3765 "end": {
3761 "column": 3, 3766 "column": 3,
3762 "line": 7 3767 "line": 8
3763 }, 3768 },
3764 "file": "src/helpers/validation-helpers.js", 3769 "file": "src/helpers/validation-helpers.js",
3765 "id": "validation.required", 3770 "id": "validation.required",
3766 "start": { 3771 "start": {
3767 "column": 12, 3772 "column": 12,
3768 "line": 4 3773 "line": 5
3769 } 3774 }
3770 }, 3775 },
3771 { 3776 {
3772 "defaultMessage": "!!!Email not valid", 3777 "defaultMessage": "!!!Email not valid",
3773 "end": { 3778 "end": {
3774 "column": 3, 3779 "column": 3,
3775 "line": 11 3780 "line": 12
3776 }, 3781 },
3777 "file": "src/helpers/validation-helpers.js", 3782 "file": "src/helpers/validation-helpers.js",
3778 "id": "validation.email", 3783 "id": "validation.email",
3779 "start": { 3784 "start": {
3780 "column": 9, 3785 "column": 9,
3781 "line": 8 3786 "line": 9
3782 } 3787 }
3783 }, 3788 },
3784 { 3789 {
3785 "defaultMessage": "!!!Not a valid URL", 3790 "defaultMessage": "!!!Not a valid URL",
3786 "end": { 3791 "end": {
3787 "column": 3, 3792 "column": 3,
3788 "line": 15 3793 "line": 16
3789 }, 3794 },
3790 "file": "src/helpers/validation-helpers.js", 3795 "file": "src/helpers/validation-helpers.js",
3791 "id": "validation.url", 3796 "id": "validation.url",
3792 "start": { 3797 "start": {
3793 "column": 7, 3798 "column": 7,
3794 "line": 12 3799 "line": 13
3795 } 3800 }
3796 }, 3801 },
3797 { 3802 {
3798 "defaultMessage": "!!!Too few characters", 3803 "defaultMessage": "!!!Too few characters",
3799 "end": { 3804 "end": {
3800 "column": 3, 3805 "column": 3,
3801 "line": 19 3806 "line": 20
3802 }, 3807 },
3803 "file": "src/helpers/validation-helpers.js", 3808 "file": "src/helpers/validation-helpers.js",
3804 "id": "validation.minLength", 3809 "id": "validation.minLength",
3805 "start": { 3810 "start": {
3806 "column": 13, 3811 "column": 13,
3807 "line": 16 3812 "line": 17
3808 } 3813 }
3809 }, 3814 },
3810 { 3815 {
3811 "defaultMessage": "!!!At least one is required", 3816 "defaultMessage": "!!!At least one is required",
3812 "end": { 3817 "end": {
3813 "column": 3, 3818 "column": 3,
3814 "line": 23 3819 "line": 24
3815 }, 3820 },
3816 "file": "src/helpers/validation-helpers.js", 3821 "file": "src/helpers/validation-helpers.js",
3817 "id": "validation.oneRequired", 3822 "id": "validation.oneRequired",
3818 "start": { 3823 "start": {
3819 "column": 15, 3824 "column": 15,
3820 "line": 20 3825 "line": 21
3821 } 3826 }
3822 } 3827 }
3823 ], 3828 ],
@@ -4416,185 +4421,198 @@
4416 } 4421 }
4417 }, 4422 },
4418 { 4423 {
4419 "defaultMessage": "!!!Hide", 4424 "defaultMessage": "!!!Check for updates",
4420 "end": { 4425 "end": {
4421 "column": 3, 4426 "column": 3,
4422 "line": 174 4427 "line": 174
4423 }, 4428 },
4424 "file": "src/lib/Menu.js", 4429 "file": "src/lib/Menu.js",
4430 "id": "menu.app.checkForUpdates",
4431 "start": {
4432 "column": 19,
4433 "line": 171
4434 }
4435 },
4436 {
4437 "defaultMessage": "!!!Hide",
4438 "end": {
4439 "column": 3,
4440 "line": 178
4441 },
4442 "file": "src/lib/Menu.js",
4425 "id": "menu.app.hide", 4443 "id": "menu.app.hide",
4426 "start": { 4444 "start": {
4427 "column": 8, 4445 "column": 8,
4428 "line": 171 4446 "line": 175
4429 } 4447 }
4430 }, 4448 },
4431 { 4449 {
4432 "defaultMessage": "!!!Hide Others", 4450 "defaultMessage": "!!!Hide Others",
4433 "end": { 4451 "end": {
4434 "column": 3, 4452 "column": 3,
4435 "line": 178 4453 "line": 182
4436 }, 4454 },
4437 "file": "src/lib/Menu.js", 4455 "file": "src/lib/Menu.js",
4438 "id": "menu.app.hideOthers", 4456 "id": "menu.app.hideOthers",
4439 "start": { 4457 "start": {
4440 "column": 14, 4458 "column": 14,
4441 "line": 175 4459 "line": 179
4442 } 4460 }
4443 }, 4461 },
4444 { 4462 {
4445 "defaultMessage": "!!!Unhide", 4463 "defaultMessage": "!!!Unhide",
4446 "end": { 4464 "end": {
4447 "column": 3, 4465 "column": 3,
4448 "line": 182 4466 "line": 186
4449 }, 4467 },
4450 "file": "src/lib/Menu.js", 4468 "file": "src/lib/Menu.js",
4451 "id": "menu.app.unhide", 4469 "id": "menu.app.unhide",
4452 "start": { 4470 "start": {
4453 "column": 10, 4471 "column": 10,
4454 "line": 179 4472 "line": 183
4455 } 4473 }
4456 }, 4474 },
4457 { 4475 {
4458 "defaultMessage": "!!!Quit", 4476 "defaultMessage": "!!!Quit",
4459 "end": { 4477 "end": {
4460 "column": 3, 4478 "column": 3,
4461 "line": 186 4479 "line": 190
4462 }, 4480 },
4463 "file": "src/lib/Menu.js", 4481 "file": "src/lib/Menu.js",
4464 "id": "menu.app.quit", 4482 "id": "menu.app.quit",
4465 "start": { 4483 "start": {
4466 "column": 8, 4484 "column": 8,
4467 "line": 183 4485 "line": 187
4468 } 4486 }
4469 }, 4487 },
4470 { 4488 {
4471 "defaultMessage": "!!!Add New Service...", 4489 "defaultMessage": "!!!Add New Service...",
4472 "end": { 4490 "end": {
4473 "column": 3, 4491 "column": 3,
4474 "line": 190 4492 "line": 194
4475 }, 4493 },
4476 "file": "src/lib/Menu.js", 4494 "file": "src/lib/Menu.js",
4477 "id": "menu.services.addNewService", 4495 "id": "menu.services.addNewService",
4478 "start": { 4496 "start": {
4479 "column": 17, 4497 "column": 17,
4480 "line": 187 4498 "line": 191
4481 } 4499 }
4482 }, 4500 },
4483 { 4501 {
4484 "defaultMessage": "!!!Add New Workspace...", 4502 "defaultMessage": "!!!Add New Workspace...",
4485 "end": { 4503 "end": {
4486 "column": 3, 4504 "column": 3,
4487 "line": 194 4505 "line": 198
4488 }, 4506 },
4489 "file": "src/lib/Menu.js", 4507 "file": "src/lib/Menu.js",
4490 "id": "menu.workspaces.addNewWorkspace", 4508 "id": "menu.workspaces.addNewWorkspace",
4491 "start": { 4509 "start": {
4492 "column": 19, 4510 "column": 19,
4493 "line": 191 4511 "line": 195
4494 } 4512 }
4495 }, 4513 },
4496 { 4514 {
4497 "defaultMessage": "!!!Open workspace drawer", 4515 "defaultMessage": "!!!Open workspace drawer",
4498 "end": { 4516 "end": {
4499 "column": 3, 4517 "column": 3,
4500 "line": 198 4518 "line": 202
4501 }, 4519 },
4502 "file": "src/lib/Menu.js", 4520 "file": "src/lib/Menu.js",
4503 "id": "menu.workspaces.openWorkspaceDrawer", 4521 "id": "menu.workspaces.openWorkspaceDrawer",
4504 "start": { 4522 "start": {
4505 "column": 23, 4523 "column": 23,
4506 "line": 195 4524 "line": 199
4507 } 4525 }
4508 }, 4526 },
4509 { 4527 {
4510 "defaultMessage": "!!!Close workspace drawer", 4528 "defaultMessage": "!!!Close workspace drawer",
4511 "end": { 4529 "end": {
4512 "column": 3, 4530 "column": 3,
4513 "line": 202 4531 "line": 206
4514 }, 4532 },
4515 "file": "src/lib/Menu.js", 4533 "file": "src/lib/Menu.js",
4516 "id": "menu.workspaces.closeWorkspaceDrawer", 4534 "id": "menu.workspaces.closeWorkspaceDrawer",
4517 "start": { 4535 "start": {
4518 "column": 24, 4536 "column": 24,
4519 "line": 199 4537 "line": 203
4520 } 4538 }
4521 }, 4539 },
4522 { 4540 {
4523 "defaultMessage": "!!!Activate next service...", 4541 "defaultMessage": "!!!Activate next service...",
4524 "end": { 4542 "end": {
4525 "column": 3, 4543 "column": 3,
4526 "line": 206 4544 "line": 210
4527 }, 4545 },
4528 "file": "src/lib/Menu.js", 4546 "file": "src/lib/Menu.js",
4529 "id": "menu.services.setNextServiceActive", 4547 "id": "menu.services.setNextServiceActive",
4530 "start": { 4548 "start": {
4531 "column": 23, 4549 "column": 23,
4532 "line": 203 4550 "line": 207
4533 } 4551 }
4534 }, 4552 },
4535 { 4553 {
4536 "defaultMessage": "!!!Activate previous service...", 4554 "defaultMessage": "!!!Activate previous service...",
4537 "end": { 4555 "end": {
4538 "column": 3, 4556 "column": 3,
4539 "line": 210 4557 "line": 214
4540 }, 4558 },
4541 "file": "src/lib/Menu.js", 4559 "file": "src/lib/Menu.js",
4542 "id": "menu.services.activatePreviousService", 4560 "id": "menu.services.activatePreviousService",
4543 "start": { 4561 "start": {
4544 "column": 27, 4562 "column": 27,
4545 "line": 207 4563 "line": 211
4546 } 4564 }
4547 }, 4565 },
4548 { 4566 {
4549 "defaultMessage": "!!!Disable notifications & audio", 4567 "defaultMessage": "!!!Disable notifications & audio",
4550 "end": { 4568 "end": {
4551 "column": 3, 4569 "column": 3,
4552 "line": 214 4570 "line": 218
4553 }, 4571 },
4554 "file": "src/lib/Menu.js", 4572 "file": "src/lib/Menu.js",
4555 "id": "sidebar.muteApp", 4573 "id": "sidebar.muteApp",
4556 "start": { 4574 "start": {
4557 "column": 11, 4575 "column": 11,
4558 "line": 211 4576 "line": 215
4559 } 4577 }
4560 }, 4578 },
4561 { 4579 {
4562 "defaultMessage": "!!!Enable notifications & audio", 4580 "defaultMessage": "!!!Enable notifications & audio",
4563 "end": { 4581 "end": {
4564 "column": 3, 4582 "column": 3,
4565 "line": 218 4583 "line": 222
4566 }, 4584 },
4567 "file": "src/lib/Menu.js", 4585 "file": "src/lib/Menu.js",
4568 "id": "sidebar.unmuteApp", 4586 "id": "sidebar.unmuteApp",
4569 "start": { 4587 "start": {
4570 "column": 13, 4588 "column": 13,
4571 "line": 215 4589 "line": 219
4572 } 4590 }
4573 }, 4591 },
4574 { 4592 {
4575 "defaultMessage": "!!!Workspaces", 4593 "defaultMessage": "!!!Workspaces",
4576 "end": { 4594 "end": {
4577 "column": 3, 4595 "column": 3,
4578 "line": 222 4596 "line": 226
4579 }, 4597 },
4580 "file": "src/lib/Menu.js", 4598 "file": "src/lib/Menu.js",
4581 "id": "menu.workspaces", 4599 "id": "menu.workspaces",
4582 "start": { 4600 "start": {
4583 "column": 14, 4601 "column": 14,
4584 "line": 219 4602 "line": 223
4585 } 4603 }
4586 }, 4604 },
4587 { 4605 {
4588 "defaultMessage": "!!!Default", 4606 "defaultMessage": "!!!Default",
4589 "end": { 4607 "end": {
4590 "column": 3, 4608 "column": 3,
4591 "line": 226 4609 "line": 230
4592 }, 4610 },
4593 "file": "src/lib/Menu.js", 4611 "file": "src/lib/Menu.js",
4594 "id": "menu.workspaces.defaultWorkspace", 4612 "id": "menu.workspaces.defaultWorkspace",
4595 "start": { 4613 "start": {
4596 "column": 20, 4614 "column": 20,
4597 "line": 223 4615 "line": 227
4598 } 4616 }
4599 } 4617 }
4600 ], 4618 ],