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 9be12d369..5cd01db74 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 ],
@@ -3899,65 +3904,65 @@
3899 "defaultMessage": "!!!Field is required", 3904 "defaultMessage": "!!!Field is required",
3900 "end": { 3905 "end": {
3901 "column": 3, 3906 "column": 3,
3902 "line": 7 3907 "line": 8
3903 }, 3908 },
3904 "file": "src/helpers/validation-helpers.js", 3909 "file": "src/helpers/validation-helpers.js",
3905 "id": "validation.required", 3910 "id": "validation.required",
3906 "start": { 3911 "start": {
3907 "column": 12, 3912 "column": 12,
3908 "line": 4 3913 "line": 5
3909 } 3914 }
3910 }, 3915 },
3911 { 3916 {
3912 "defaultMessage": "!!!Email not valid", 3917 "defaultMessage": "!!!Email not valid",
3913 "end": { 3918 "end": {
3914 "column": 3, 3919 "column": 3,
3915 "line": 11 3920 "line": 12
3916 }, 3921 },
3917 "file": "src/helpers/validation-helpers.js", 3922 "file": "src/helpers/validation-helpers.js",
3918 "id": "validation.email", 3923 "id": "validation.email",
3919 "start": { 3924 "start": {
3920 "column": 9, 3925 "column": 9,
3921 "line": 8 3926 "line": 9
3922 } 3927 }
3923 }, 3928 },
3924 { 3929 {
3925 "defaultMessage": "!!!Not a valid URL", 3930 "defaultMessage": "!!!Not a valid URL",
3926 "end": { 3931 "end": {
3927 "column": 3, 3932 "column": 3,
3928 "line": 15 3933 "line": 16
3929 }, 3934 },
3930 "file": "src/helpers/validation-helpers.js", 3935 "file": "src/helpers/validation-helpers.js",
3931 "id": "validation.url", 3936 "id": "validation.url",
3932 "start": { 3937 "start": {
3933 "column": 7, 3938 "column": 7,
3934 "line": 12 3939 "line": 13
3935 } 3940 }
3936 }, 3941 },
3937 { 3942 {
3938 "defaultMessage": "!!!Too few characters", 3943 "defaultMessage": "!!!Too few characters",
3939 "end": { 3944 "end": {
3940 "column": 3, 3945 "column": 3,
3941 "line": 19 3946 "line": 20
3942 }, 3947 },
3943 "file": "src/helpers/validation-helpers.js", 3948 "file": "src/helpers/validation-helpers.js",
3944 "id": "validation.minLength", 3949 "id": "validation.minLength",
3945 "start": { 3950 "start": {
3946 "column": 13, 3951 "column": 13,
3947 "line": 16 3952 "line": 17
3948 } 3953 }
3949 }, 3954 },
3950 { 3955 {
3951 "defaultMessage": "!!!At least one is required", 3956 "defaultMessage": "!!!At least one is required",
3952 "end": { 3957 "end": {
3953 "column": 3, 3958 "column": 3,
3954 "line": 23 3959 "line": 24
3955 }, 3960 },
3956 "file": "src/helpers/validation-helpers.js", 3961 "file": "src/helpers/validation-helpers.js",
3957 "id": "validation.oneRequired", 3962 "id": "validation.oneRequired",
3958 "start": { 3963 "start": {
3959 "column": 15, 3964 "column": 15,
3960 "line": 20 3965 "line": 21
3961 } 3966 }
3962 } 3967 }
3963 ], 3968 ],
@@ -4556,185 +4561,198 @@
4556 } 4561 }
4557 }, 4562 },
4558 { 4563 {
4559 "defaultMessage": "!!!Hide", 4564 "defaultMessage": "!!!Check for updates",
4560 "end": { 4565 "end": {
4561 "column": 3, 4566 "column": 3,
4562 "line": 174 4567 "line": 174
4563 }, 4568 },
4564 "file": "src/lib/Menu.js", 4569 "file": "src/lib/Menu.js",
4570 "id": "menu.app.checkForUpdates",
4571 "start": {
4572 "column": 19,
4573 "line": 171
4574 }
4575 },
4576 {
4577 "defaultMessage": "!!!Hide",
4578 "end": {
4579 "column": 3,
4580 "line": 178
4581 },
4582 "file": "src/lib/Menu.js",
4565 "id": "menu.app.hide", 4583 "id": "menu.app.hide",
4566 "start": { 4584 "start": {
4567 "column": 8, 4585 "column": 8,
4568 "line": 171 4586 "line": 175
4569 } 4587 }
4570 }, 4588 },
4571 { 4589 {
4572 "defaultMessage": "!!!Hide Others", 4590 "defaultMessage": "!!!Hide Others",
4573 "end": { 4591 "end": {
4574 "column": 3, 4592 "column": 3,
4575 "line": 178 4593 "line": 182
4576 }, 4594 },
4577 "file": "src/lib/Menu.js", 4595 "file": "src/lib/Menu.js",
4578 "id": "menu.app.hideOthers", 4596 "id": "menu.app.hideOthers",
4579 "start": { 4597 "start": {
4580 "column": 14, 4598 "column": 14,
4581 "line": 175 4599 "line": 179
4582 } 4600 }
4583 }, 4601 },
4584 { 4602 {
4585 "defaultMessage": "!!!Unhide", 4603 "defaultMessage": "!!!Unhide",
4586 "end": { 4604 "end": {
4587 "column": 3, 4605 "column": 3,
4588 "line": 182 4606 "line": 186
4589 }, 4607 },
4590 "file": "src/lib/Menu.js", 4608 "file": "src/lib/Menu.js",
4591 "id": "menu.app.unhide", 4609 "id": "menu.app.unhide",
4592 "start": { 4610 "start": {
4593 "column": 10, 4611 "column": 10,
4594 "line": 179 4612 "line": 183
4595 } 4613 }
4596 }, 4614 },
4597 { 4615 {
4598 "defaultMessage": "!!!Quit", 4616 "defaultMessage": "!!!Quit",
4599 "end": { 4617 "end": {
4600 "column": 3, 4618 "column": 3,
4601 "line": 186 4619 "line": 190
4602 }, 4620 },
4603 "file": "src/lib/Menu.js", 4621 "file": "src/lib/Menu.js",
4604 "id": "menu.app.quit", 4622 "id": "menu.app.quit",
4605 "start": { 4623 "start": {
4606 "column": 8, 4624 "column": 8,
4607 "line": 183 4625 "line": 187
4608 } 4626 }
4609 }, 4627 },
4610 { 4628 {
4611 "defaultMessage": "!!!Add New Service...", 4629 "defaultMessage": "!!!Add New Service...",
4612 "end": { 4630 "end": {
4613 "column": 3, 4631 "column": 3,
4614 "line": 190 4632 "line": 194
4615 }, 4633 },
4616 "file": "src/lib/Menu.js", 4634 "file": "src/lib/Menu.js",
4617 "id": "menu.services.addNewService", 4635 "id": "menu.services.addNewService",
4618 "start": { 4636 "start": {
4619 "column": 17, 4637 "column": 17,
4620 "line": 187 4638 "line": 191
4621 } 4639 }
4622 }, 4640 },
4623 { 4641 {
4624 "defaultMessage": "!!!Add New Workspace...", 4642 "defaultMessage": "!!!Add New Workspace...",
4625 "end": { 4643 "end": {
4626 "column": 3, 4644 "column": 3,
4627 "line": 194 4645 "line": 198
4628 }, 4646 },
4629 "file": "src/lib/Menu.js", 4647 "file": "src/lib/Menu.js",
4630 "id": "menu.workspaces.addNewWorkspace", 4648 "id": "menu.workspaces.addNewWorkspace",
4631 "start": { 4649 "start": {
4632 "column": 19, 4650 "column": 19,
4633 "line": 191 4651 "line": 195
4634 } 4652 }
4635 }, 4653 },
4636 { 4654 {
4637 "defaultMessage": "!!!Open workspace drawer", 4655 "defaultMessage": "!!!Open workspace drawer",
4638 "end": { 4656 "end": {
4639 "column": 3, 4657 "column": 3,
4640 "line": 198 4658 "line": 202
4641 }, 4659 },
4642 "file": "src/lib/Menu.js", 4660 "file": "src/lib/Menu.js",
4643 "id": "menu.workspaces.openWorkspaceDrawer", 4661 "id": "menu.workspaces.openWorkspaceDrawer",
4644 "start": { 4662 "start": {
4645 "column": 23, 4663 "column": 23,
4646 "line": 195 4664 "line": 199
4647 } 4665 }
4648 }, 4666 },
4649 { 4667 {
4650 "defaultMessage": "!!!Close workspace drawer", 4668 "defaultMessage": "!!!Close workspace drawer",
4651 "end": { 4669 "end": {
4652 "column": 3, 4670 "column": 3,
4653 "line": 202 4671 "line": 206
4654 }, 4672 },
4655 "file": "src/lib/Menu.js", 4673 "file": "src/lib/Menu.js",
4656 "id": "menu.workspaces.closeWorkspaceDrawer", 4674 "id": "menu.workspaces.closeWorkspaceDrawer",
4657 "start": { 4675 "start": {
4658 "column": 24, 4676 "column": 24,
4659 "line": 199 4677 "line": 203
4660 } 4678 }
4661 }, 4679 },
4662 { 4680 {
4663 "defaultMessage": "!!!Activate next service...", 4681 "defaultMessage": "!!!Activate next service...",
4664 "end": { 4682 "end": {
4665 "column": 3, 4683 "column": 3,
4666 "line": 206 4684 "line": 210
4667 }, 4685 },
4668 "file": "src/lib/Menu.js", 4686 "file": "src/lib/Menu.js",
4669 "id": "menu.services.setNextServiceActive", 4687 "id": "menu.services.setNextServiceActive",
4670 "start": { 4688 "start": {
4671 "column": 23, 4689 "column": 23,
4672 "line": 203 4690 "line": 207
4673 } 4691 }
4674 }, 4692 },
4675 { 4693 {
4676 "defaultMessage": "!!!Activate previous service...", 4694 "defaultMessage": "!!!Activate previous service...",
4677 "end": { 4695 "end": {
4678 "column": 3, 4696 "column": 3,
4679 "line": 210 4697 "line": 214
4680 }, 4698 },
4681 "file": "src/lib/Menu.js", 4699 "file": "src/lib/Menu.js",
4682 "id": "menu.services.activatePreviousService", 4700 "id": "menu.services.activatePreviousService",
4683 "start": { 4701 "start": {
4684 "column": 27, 4702 "column": 27,
4685 "line": 207 4703 "line": 211
4686 } 4704 }
4687 }, 4705 },
4688 { 4706 {
4689 "defaultMessage": "!!!Disable notifications & audio", 4707 "defaultMessage": "!!!Disable notifications & audio",
4690 "end": { 4708 "end": {
4691 "column": 3, 4709 "column": 3,
4692 "line": 214 4710 "line": 218
4693 }, 4711 },
4694 "file": "src/lib/Menu.js", 4712 "file": "src/lib/Menu.js",
4695 "id": "sidebar.muteApp", 4713 "id": "sidebar.muteApp",
4696 "start": { 4714 "start": {
4697 "column": 11, 4715 "column": 11,
4698 "line": 211 4716 "line": 215
4699 } 4717 }
4700 }, 4718 },
4701 { 4719 {
4702 "defaultMessage": "!!!Enable notifications & audio", 4720 "defaultMessage": "!!!Enable notifications & audio",
4703 "end": { 4721 "end": {
4704 "column": 3, 4722 "column": 3,
4705 "line": 218 4723 "line": 222
4706 }, 4724 },
4707 "file": "src/lib/Menu.js", 4725 "file": "src/lib/Menu.js",
4708 "id": "sidebar.unmuteApp", 4726 "id": "sidebar.unmuteApp",
4709 "start": { 4727 "start": {
4710 "column": 13, 4728 "column": 13,
4711 "line": 215 4729 "line": 219
4712 } 4730 }
4713 }, 4731 },
4714 { 4732 {
4715 "defaultMessage": "!!!Workspaces", 4733 "defaultMessage": "!!!Workspaces",
4716 "end": { 4734 "end": {
4717 "column": 3, 4735 "column": 3,
4718 "line": 222 4736 "line": 226
4719 }, 4737 },
4720 "file": "src/lib/Menu.js", 4738 "file": "src/lib/Menu.js",
4721 "id": "menu.workspaces", 4739 "id": "menu.workspaces",
4722 "start": { 4740 "start": {
4723 "column": 14, 4741 "column": 14,
4724 "line": 219 4742 "line": 223
4725 } 4743 }
4726 }, 4744 },
4727 { 4745 {
4728 "defaultMessage": "!!!Default", 4746 "defaultMessage": "!!!Default",
4729 "end": { 4747 "end": {
4730 "column": 3, 4748 "column": 3,
4731 "line": 226 4749 "line": 230
4732 }, 4750 },
4733 "file": "src/lib/Menu.js", 4751 "file": "src/lib/Menu.js",
4734 "id": "menu.workspaces.defaultWorkspace", 4752 "id": "menu.workspaces.defaultWorkspace",
4735 "start": { 4753 "start": {
4736 "column": 20, 4754 "column": 20,
4737 "line": 223 4755 "line": 227
4738 } 4756 }
4739 } 4757 }
4740 ], 4758 ],