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.json276
1 files changed, 160 insertions, 116 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 8fe5e8852..712434a8b 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -625,78 +625,78 @@
625 "defaultMessage": "!!!Your services have been updated.", 625 "defaultMessage": "!!!Your services have been updated.",
626 "end": { 626 "end": {
627 "column": 3, 627 "column": 3,
628 "line": 28 628 "line": 30
629 }, 629 },
630 "file": "src/components/layout/AppLayout.js", 630 "file": "src/components/layout/AppLayout.js",
631 "id": "infobar.servicesUpdated", 631 "id": "infobar.servicesUpdated",
632 "start": { 632 "start": {
633 "column": 19, 633 "column": 19,
634 "line": 25 634 "line": 27
635 } 635 }
636 }, 636 },
637 { 637 {
638 "defaultMessage": "!!!A new update for Franz is available.", 638 "defaultMessage": "!!!A new update for Franz is available.",
639 "end": { 639 "end": {
640 "column": 3, 640 "column": 3,
641 "line": 32 641 "line": 34
642 }, 642 },
643 "file": "src/components/layout/AppLayout.js", 643 "file": "src/components/layout/AppLayout.js",
644 "id": "infobar.updateAvailable", 644 "id": "infobar.updateAvailable",
645 "start": { 645 "start": {
646 "column": 19, 646 "column": 19,
647 "line": 29 647 "line": 31
648 } 648 }
649 }, 649 },
650 { 650 {
651 "defaultMessage": "!!!Reload services", 651 "defaultMessage": "!!!Reload services",
652 "end": { 652 "end": {
653 "column": 3, 653 "column": 3,
654 "line": 36 654 "line": 38
655 }, 655 },
656 "file": "src/components/layout/AppLayout.js", 656 "file": "src/components/layout/AppLayout.js",
657 "id": "infobar.buttonReloadServices", 657 "id": "infobar.buttonReloadServices",
658 "start": { 658 "start": {
659 "column": 24, 659 "column": 24,
660 "line": 33 660 "line": 35
661 } 661 }
662 }, 662 },
663 { 663 {
664 "defaultMessage": "!!!Changelog", 664 "defaultMessage": "!!!Changelog",
665 "end": { 665 "end": {
666 "column": 3, 666 "column": 3,
667 "line": 40 667 "line": 42
668 }, 668 },
669 "file": "src/components/layout/AppLayout.js", 669 "file": "src/components/layout/AppLayout.js",
670 "id": "infobar.buttonChangelog", 670 "id": "infobar.buttonChangelog",
671 "start": { 671 "start": {
672 "column": 13, 672 "column": 13,
673 "line": 37 673 "line": 39
674 } 674 }
675 }, 675 },
676 { 676 {
677 "defaultMessage": "!!!Restart & install update", 677 "defaultMessage": "!!!Restart & install update",
678 "end": { 678 "end": {
679 "column": 3, 679 "column": 3,
680 "line": 44 680 "line": 46
681 }, 681 },
682 "file": "src/components/layout/AppLayout.js", 682 "file": "src/components/layout/AppLayout.js",
683 "id": "infobar.buttonInstallUpdate", 683 "id": "infobar.buttonInstallUpdate",
684 "start": { 684 "start": {
685 "column": 23, 685 "column": 23,
686 "line": 41 686 "line": 43
687 } 687 }
688 }, 688 },
689 { 689 {
690 "defaultMessage": "!!!Could not load services and user information", 690 "defaultMessage": "!!!Could not load services and user information",
691 "end": { 691 "end": {
692 "column": 3, 692 "column": 3,
693 "line": 48 693 "line": 50
694 }, 694 },
695 "file": "src/components/layout/AppLayout.js", 695 "file": "src/components/layout/AppLayout.js",
696 "id": "infobar.requiredRequestsFailed", 696 "id": "infobar.requiredRequestsFailed",
697 "start": { 697 "start": {
698 "column": 26, 698 "column": 26,
699 "line": 45 699 "line": 47
700 } 700 }
701 } 701 }
702 ], 702 ],
@@ -2250,6 +2250,19 @@
2250 "column": 29, 2250 "column": 29,
2251 "line": 80 2251 "line": 80
2252 } 2252 }
2253 },
2254 {
2255 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
2256 "end": {
2257 "column": 3,
2258 "line": 87
2259 },
2260 "file": "src/components/settings/settings/EditSettingsForm.js",
2261 "id": "settings.app.languageDisclaimer",
2262 "start": {
2263 "column": 22,
2264 "line": 84
2265 }
2253 } 2266 }
2254 ], 2267 ],
2255 "path": "src/components/settings/settings/EditSettingsForm.json" 2268 "path": "src/components/settings/settings/EditSettingsForm.json"
@@ -3178,6 +3191,24 @@
3178 { 3191 {
3179 "descriptors": [ 3192 "descriptors": [
3180 { 3193 {
3194 "defaultMessage": "!!!Changes in Franz {version}",
3195 "end": {
3196 "column": 3,
3197 "line": 23
3198 },
3199 "file": "src/features/announcements/components/AnnouncementScreen.js",
3200 "id": "feature.announcements.changelog.headline",
3201 "start": {
3202 "column": 12,
3203 "line": 20
3204 }
3205 }
3206 ],
3207 "path": "src/features/announcements/components/AnnouncementScreen.json"
3208 },
3209 {
3210 "descriptors": [
3211 {
3181 "defaultMessage": "!!!Please purchase license to skip waiting", 3212 "defaultMessage": "!!!Please purchase license to skip waiting",
3182 "end": { 3213 "end": {
3183 "column": 3, 3214 "column": 3,
@@ -3842,676 +3873,689 @@
3842 "defaultMessage": "!!!Edit", 3873 "defaultMessage": "!!!Edit",
3843 "end": { 3874 "end": {
3844 "column": 3, 3875 "column": 3,
3845 "line": 16 3876 "line": 17
3846 }, 3877 },
3847 "file": "src/lib/Menu.js", 3878 "file": "src/lib/Menu.js",
3848 "id": "menu.edit", 3879 "id": "menu.edit",
3849 "start": { 3880 "start": {
3850 "column": 8, 3881 "column": 8,
3851 "line": 13 3882 "line": 14
3852 } 3883 }
3853 }, 3884 },
3854 { 3885 {
3855 "defaultMessage": "!!!Undo", 3886 "defaultMessage": "!!!Undo",
3856 "end": { 3887 "end": {
3857 "column": 3, 3888 "column": 3,
3858 "line": 20 3889 "line": 21
3859 }, 3890 },
3860 "file": "src/lib/Menu.js", 3891 "file": "src/lib/Menu.js",
3861 "id": "menu.edit.undo", 3892 "id": "menu.edit.undo",
3862 "start": { 3893 "start": {
3863 "column": 8, 3894 "column": 8,
3864 "line": 17 3895 "line": 18
3865 } 3896 }
3866 }, 3897 },
3867 { 3898 {
3868 "defaultMessage": "!!!Redo", 3899 "defaultMessage": "!!!Redo",
3869 "end": { 3900 "end": {
3870 "column": 3, 3901 "column": 3,
3871 "line": 24 3902 "line": 25
3872 }, 3903 },
3873 "file": "src/lib/Menu.js", 3904 "file": "src/lib/Menu.js",
3874 "id": "menu.edit.redo", 3905 "id": "menu.edit.redo",
3875 "start": { 3906 "start": {
3876 "column": 8, 3907 "column": 8,
3877 "line": 21 3908 "line": 22
3878 } 3909 }
3879 }, 3910 },
3880 { 3911 {
3881 "defaultMessage": "!!!Cut", 3912 "defaultMessage": "!!!Cut",
3882 "end": { 3913 "end": {
3883 "column": 3, 3914 "column": 3,
3884 "line": 28 3915 "line": 29
3885 }, 3916 },
3886 "file": "src/lib/Menu.js", 3917 "file": "src/lib/Menu.js",
3887 "id": "menu.edit.cut", 3918 "id": "menu.edit.cut",
3888 "start": { 3919 "start": {
3889 "column": 7, 3920 "column": 7,
3890 "line": 25 3921 "line": 26
3891 } 3922 }
3892 }, 3923 },
3893 { 3924 {
3894 "defaultMessage": "!!!Copy", 3925 "defaultMessage": "!!!Copy",
3895 "end": { 3926 "end": {
3896 "column": 3, 3927 "column": 3,
3897 "line": 32 3928 "line": 33
3898 }, 3929 },
3899 "file": "src/lib/Menu.js", 3930 "file": "src/lib/Menu.js",
3900 "id": "menu.edit.copy", 3931 "id": "menu.edit.copy",
3901 "start": { 3932 "start": {
3902 "column": 8, 3933 "column": 8,
3903 "line": 29 3934 "line": 30
3904 } 3935 }
3905 }, 3936 },
3906 { 3937 {
3907 "defaultMessage": "!!!Paste", 3938 "defaultMessage": "!!!Paste",
3908 "end": { 3939 "end": {
3909 "column": 3, 3940 "column": 3,
3910 "line": 36 3941 "line": 37
3911 }, 3942 },
3912 "file": "src/lib/Menu.js", 3943 "file": "src/lib/Menu.js",
3913 "id": "menu.edit.paste", 3944 "id": "menu.edit.paste",
3914 "start": { 3945 "start": {
3915 "column": 9, 3946 "column": 9,
3916 "line": 33 3947 "line": 34
3917 } 3948 }
3918 }, 3949 },
3919 { 3950 {
3920 "defaultMessage": "!!!Paste And Match Style", 3951 "defaultMessage": "!!!Paste And Match Style",
3921 "end": { 3952 "end": {
3922 "column": 3, 3953 "column": 3,
3923 "line": 40 3954 "line": 41
3924 }, 3955 },
3925 "file": "src/lib/Menu.js", 3956 "file": "src/lib/Menu.js",
3926 "id": "menu.edit.pasteAndMatchStyle", 3957 "id": "menu.edit.pasteAndMatchStyle",
3927 "start": { 3958 "start": {
3928 "column": 22, 3959 "column": 22,
3929 "line": 37 3960 "line": 38
3930 } 3961 }
3931 }, 3962 },
3932 { 3963 {
3933 "defaultMessage": "!!!Delete", 3964 "defaultMessage": "!!!Delete",
3934 "end": { 3965 "end": {
3935 "column": 3, 3966 "column": 3,
3936 "line": 44 3967 "line": 45
3937 }, 3968 },
3938 "file": "src/lib/Menu.js", 3969 "file": "src/lib/Menu.js",
3939 "id": "menu.edit.delete", 3970 "id": "menu.edit.delete",
3940 "start": { 3971 "start": {
3941 "column": 10, 3972 "column": 10,
3942 "line": 41 3973 "line": 42
3943 } 3974 }
3944 }, 3975 },
3945 { 3976 {
3946 "defaultMessage": "!!!Select All", 3977 "defaultMessage": "!!!Select All",
3947 "end": { 3978 "end": {
3948 "column": 3, 3979 "column": 3,
3949 "line": 48 3980 "line": 49
3950 }, 3981 },
3951 "file": "src/lib/Menu.js", 3982 "file": "src/lib/Menu.js",
3952 "id": "menu.edit.selectAll", 3983 "id": "menu.edit.selectAll",
3953 "start": { 3984 "start": {
3954 "column": 13, 3985 "column": 13,
3955 "line": 45 3986 "line": 46
3956 } 3987 }
3957 }, 3988 },
3958 { 3989 {
3959 "defaultMessage": "!!!Speech", 3990 "defaultMessage": "!!!Speech",
3960 "end": { 3991 "end": {
3961 "column": 3, 3992 "column": 3,
3962 "line": 52 3993 "line": 53
3963 }, 3994 },
3964 "file": "src/lib/Menu.js", 3995 "file": "src/lib/Menu.js",
3965 "id": "menu.edit.speech", 3996 "id": "menu.edit.speech",
3966 "start": { 3997 "start": {
3967 "column": 10, 3998 "column": 10,
3968 "line": 49 3999 "line": 50
3969 } 4000 }
3970 }, 4001 },
3971 { 4002 {
3972 "defaultMessage": "!!!Start Speaking", 4003 "defaultMessage": "!!!Start Speaking",
3973 "end": { 4004 "end": {
3974 "column": 3, 4005 "column": 3,
3975 "line": 56 4006 "line": 57
3976 }, 4007 },
3977 "file": "src/lib/Menu.js", 4008 "file": "src/lib/Menu.js",
3978 "id": "menu.edit.startSpeaking", 4009 "id": "menu.edit.startSpeaking",
3979 "start": { 4010 "start": {
3980 "column": 17, 4011 "column": 17,
3981 "line": 53 4012 "line": 54
3982 } 4013 }
3983 }, 4014 },
3984 { 4015 {
3985 "defaultMessage": "!!!Stop Speaking", 4016 "defaultMessage": "!!!Stop Speaking",
3986 "end": { 4017 "end": {
3987 "column": 3, 4018 "column": 3,
3988 "line": 60 4019 "line": 61
3989 }, 4020 },
3990 "file": "src/lib/Menu.js", 4021 "file": "src/lib/Menu.js",
3991 "id": "menu.edit.stopSpeaking", 4022 "id": "menu.edit.stopSpeaking",
3992 "start": { 4023 "start": {
3993 "column": 16, 4024 "column": 16,
3994 "line": 57 4025 "line": 58
3995 } 4026 }
3996 }, 4027 },
3997 { 4028 {
3998 "defaultMessage": "!!!Start Dictation", 4029 "defaultMessage": "!!!Start Dictation",
3999 "end": { 4030 "end": {
4000 "column": 3, 4031 "column": 3,
4001 "line": 64 4032 "line": 65
4002 }, 4033 },
4003 "file": "src/lib/Menu.js", 4034 "file": "src/lib/Menu.js",
4004 "id": "menu.edit.startDictation", 4035 "id": "menu.edit.startDictation",
4005 "start": { 4036 "start": {
4006 "column": 18, 4037 "column": 18,
4007 "line": 61 4038 "line": 62
4008 } 4039 }
4009 }, 4040 },
4010 { 4041 {
4011 "defaultMessage": "!!!Emoji & Symbols", 4042 "defaultMessage": "!!!Emoji & Symbols",
4012 "end": { 4043 "end": {
4013 "column": 3, 4044 "column": 3,
4014 "line": 68 4045 "line": 69
4015 }, 4046 },
4016 "file": "src/lib/Menu.js", 4047 "file": "src/lib/Menu.js",
4017 "id": "menu.edit.emojiSymbols", 4048 "id": "menu.edit.emojiSymbols",
4018 "start": { 4049 "start": {
4019 "column": 16, 4050 "column": 16,
4020 "line": 65 4051 "line": 66
4021 } 4052 }
4022 }, 4053 },
4023 { 4054 {
4024 "defaultMessage": "!!!Actual Size", 4055 "defaultMessage": "!!!Actual Size",
4025 "end": { 4056 "end": {
4026 "column": 3, 4057 "column": 3,
4027 "line": 72 4058 "line": 73
4028 }, 4059 },
4029 "file": "src/lib/Menu.js", 4060 "file": "src/lib/Menu.js",
4030 "id": "menu.view.resetZoom", 4061 "id": "menu.view.resetZoom",
4031 "start": { 4062 "start": {
4032 "column": 13, 4063 "column": 13,
4033 "line": 69 4064 "line": 70
4034 } 4065 }
4035 }, 4066 },
4036 { 4067 {
4037 "defaultMessage": "!!!Zoom In", 4068 "defaultMessage": "!!!Zoom In",
4038 "end": { 4069 "end": {
4039 "column": 3, 4070 "column": 3,
4040 "line": 76 4071 "line": 77
4041 }, 4072 },
4042 "file": "src/lib/Menu.js", 4073 "file": "src/lib/Menu.js",
4043 "id": "menu.view.zoomIn", 4074 "id": "menu.view.zoomIn",
4044 "start": { 4075 "start": {
4045 "column": 10, 4076 "column": 10,
4046 "line": 73 4077 "line": 74
4047 } 4078 }
4048 }, 4079 },
4049 { 4080 {
4050 "defaultMessage": "!!!Zoom Out", 4081 "defaultMessage": "!!!Zoom Out",
4051 "end": { 4082 "end": {
4052 "column": 3, 4083 "column": 3,
4053 "line": 80 4084 "line": 81
4054 }, 4085 },
4055 "file": "src/lib/Menu.js", 4086 "file": "src/lib/Menu.js",
4056 "id": "menu.view.zoomOut", 4087 "id": "menu.view.zoomOut",
4057 "start": { 4088 "start": {
4058 "column": 11, 4089 "column": 11,
4059 "line": 77 4090 "line": 78
4060 } 4091 }
4061 }, 4092 },
4062 { 4093 {
4063 "defaultMessage": "!!!Enter Full Screen", 4094 "defaultMessage": "!!!Enter Full Screen",
4064 "end": { 4095 "end": {
4065 "column": 3, 4096 "column": 3,
4066 "line": 84 4097 "line": 85
4067 }, 4098 },
4068 "file": "src/lib/Menu.js", 4099 "file": "src/lib/Menu.js",
4069 "id": "menu.view.enterFullScreen", 4100 "id": "menu.view.enterFullScreen",
4070 "start": { 4101 "start": {
4071 "column": 19, 4102 "column": 19,
4072 "line": 81 4103 "line": 82
4073 } 4104 }
4074 }, 4105 },
4075 { 4106 {
4076 "defaultMessage": "!!!Exit Full Screen", 4107 "defaultMessage": "!!!Exit Full Screen",
4077 "end": { 4108 "end": {
4078 "column": 3, 4109 "column": 3,
4079 "line": 88 4110 "line": 89
4080 }, 4111 },
4081 "file": "src/lib/Menu.js", 4112 "file": "src/lib/Menu.js",
4082 "id": "menu.view.exitFullScreen", 4113 "id": "menu.view.exitFullScreen",
4083 "start": { 4114 "start": {
4084 "column": 18, 4115 "column": 18,
4085 "line": 85 4116 "line": 86
4086 } 4117 }
4087 }, 4118 },
4088 { 4119 {
4089 "defaultMessage": "!!!Toggle Full Screen", 4120 "defaultMessage": "!!!Toggle Full Screen",
4090 "end": { 4121 "end": {
4091 "column": 3, 4122 "column": 3,
4092 "line": 92 4123 "line": 93
4093 }, 4124 },
4094 "file": "src/lib/Menu.js", 4125 "file": "src/lib/Menu.js",
4095 "id": "menu.view.toggleFullScreen", 4126 "id": "menu.view.toggleFullScreen",
4096 "start": { 4127 "start": {
4097 "column": 20, 4128 "column": 20,
4098 "line": 89 4129 "line": 90
4099 } 4130 }
4100 }, 4131 },
4101 { 4132 {
4102 "defaultMessage": "!!!Toggle Developer Tools", 4133 "defaultMessage": "!!!Toggle Developer Tools",
4103 "end": { 4134 "end": {
4104 "column": 3, 4135 "column": 3,
4105 "line": 96 4136 "line": 97
4106 }, 4137 },
4107 "file": "src/lib/Menu.js", 4138 "file": "src/lib/Menu.js",
4108 "id": "menu.view.toggleDevTools", 4139 "id": "menu.view.toggleDevTools",
4109 "start": { 4140 "start": {
4110 "column": 18, 4141 "column": 18,
4111 "line": 93 4142 "line": 94
4112 } 4143 }
4113 }, 4144 },
4114 { 4145 {
4115 "defaultMessage": "!!!Toggle Service Developer Tools", 4146 "defaultMessage": "!!!Toggle Service Developer Tools",
4116 "end": { 4147 "end": {
4117 "column": 3, 4148 "column": 3,
4118 "line": 100 4149 "line": 101
4119 }, 4150 },
4120 "file": "src/lib/Menu.js", 4151 "file": "src/lib/Menu.js",
4121 "id": "menu.view.toggleServiceDevTools", 4152 "id": "menu.view.toggleServiceDevTools",
4122 "start": { 4153 "start": {
4123 "column": 25, 4154 "column": 25,
4124 "line": 97 4155 "line": 98
4125 } 4156 }
4126 }, 4157 },
4127 { 4158 {
4128 "defaultMessage": "!!!Reload Service", 4159 "defaultMessage": "!!!Reload Service",
4129 "end": { 4160 "end": {
4130 "column": 3, 4161 "column": 3,
4131 "line": 104 4162 "line": 105
4132 }, 4163 },
4133 "file": "src/lib/Menu.js", 4164 "file": "src/lib/Menu.js",
4134 "id": "menu.view.reloadService", 4165 "id": "menu.view.reloadService",
4135 "start": { 4166 "start": {
4136 "column": 17, 4167 "column": 17,
4137 "line": 101 4168 "line": 102
4138 } 4169 }
4139 }, 4170 },
4140 { 4171 {
4141 "defaultMessage": "!!!Reload Franz", 4172 "defaultMessage": "!!!Reload Franz",
4142 "end": { 4173 "end": {
4143 "column": 3, 4174 "column": 3,
4144 "line": 108 4175 "line": 109
4145 }, 4176 },
4146 "file": "src/lib/Menu.js", 4177 "file": "src/lib/Menu.js",
4147 "id": "menu.view.reloadFranz", 4178 "id": "menu.view.reloadFranz",
4148 "start": { 4179 "start": {
4149 "column": 15, 4180 "column": 15,
4150 "line": 105 4181 "line": 106
4151 } 4182 }
4152 }, 4183 },
4153 { 4184 {
4154 "defaultMessage": "!!!Minimize", 4185 "defaultMessage": "!!!Minimize",
4155 "end": { 4186 "end": {
4156 "column": 3, 4187 "column": 3,
4157 "line": 112 4188 "line": 113
4158 }, 4189 },
4159 "file": "src/lib/Menu.js", 4190 "file": "src/lib/Menu.js",
4160 "id": "menu.window.minimize", 4191 "id": "menu.window.minimize",
4161 "start": { 4192 "start": {
4162 "column": 12, 4193 "column": 12,
4163 "line": 109 4194 "line": 110
4164 } 4195 }
4165 }, 4196 },
4166 { 4197 {
4167 "defaultMessage": "!!!Close", 4198 "defaultMessage": "!!!Close",
4168 "end": { 4199 "end": {
4169 "column": 3, 4200 "column": 3,
4170 "line": 116 4201 "line": 117
4171 }, 4202 },
4172 "file": "src/lib/Menu.js", 4203 "file": "src/lib/Menu.js",
4173 "id": "menu.window.close", 4204 "id": "menu.window.close",
4174 "start": { 4205 "start": {
4175 "column": 9, 4206 "column": 9,
4176 "line": 113 4207 "line": 114
4177 } 4208 }
4178 }, 4209 },
4179 { 4210 {
4180 "defaultMessage": "!!!Learn More", 4211 "defaultMessage": "!!!Learn More",
4181 "end": { 4212 "end": {
4182 "column": 3, 4213 "column": 3,
4183 "line": 120 4214 "line": 121
4184 }, 4215 },
4185 "file": "src/lib/Menu.js", 4216 "file": "src/lib/Menu.js",
4186 "id": "menu.help.learnMore", 4217 "id": "menu.help.learnMore",
4187 "start": { 4218 "start": {
4188 "column": 13, 4219 "column": 13,
4189 "line": 117 4220 "line": 118
4190 } 4221 }
4191 }, 4222 },
4192 { 4223 {
4193 "defaultMessage": "!!!Changelog", 4224 "defaultMessage": "!!!Changelog",
4194 "end": { 4225 "end": {
4195 "column": 3, 4226 "column": 3,
4196 "line": 124 4227 "line": 125
4197 }, 4228 },
4198 "file": "src/lib/Menu.js", 4229 "file": "src/lib/Menu.js",
4199 "id": "menu.help.changelog", 4230 "id": "menu.help.changelog",
4200 "start": { 4231 "start": {
4201 "column": 13, 4232 "column": 13,
4202 "line": 121 4233 "line": 122
4203 } 4234 }
4204 }, 4235 },
4205 { 4236 {
4206 "defaultMessage": "!!!Support", 4237 "defaultMessage": "!!!Support",
4207 "end": { 4238 "end": {
4208 "column": 3, 4239 "column": 3,
4209 "line": 128 4240 "line": 129
4210 }, 4241 },
4211 "file": "src/lib/Menu.js", 4242 "file": "src/lib/Menu.js",
4212 "id": "menu.help.support", 4243 "id": "menu.help.support",
4213 "start": { 4244 "start": {
4214 "column": 11, 4245 "column": 11,
4215 "line": 125 4246 "line": 126
4216 } 4247 }
4217 }, 4248 },
4218 { 4249 {
4219 "defaultMessage": "!!!Terms of Service", 4250 "defaultMessage": "!!!Terms of Service",
4220 "end": { 4251 "end": {
4221 "column": 3, 4252 "column": 3,
4222 "line": 132 4253 "line": 133
4223 }, 4254 },
4224 "file": "src/lib/Menu.js", 4255 "file": "src/lib/Menu.js",
4225 "id": "menu.help.tos", 4256 "id": "menu.help.tos",
4226 "start": { 4257 "start": {
4227 "column": 7, 4258 "column": 7,
4228 "line": 129 4259 "line": 130
4229 } 4260 }
4230 }, 4261 },
4231 { 4262 {
4232 "defaultMessage": "!!!Privacy Statement", 4263 "defaultMessage": "!!!Privacy Statement",
4233 "end": { 4264 "end": {
4234 "column": 3, 4265 "column": 3,
4235 "line": 136 4266 "line": 137
4236 }, 4267 },
4237 "file": "src/lib/Menu.js", 4268 "file": "src/lib/Menu.js",
4238 "id": "menu.help.privacy", 4269 "id": "menu.help.privacy",
4239 "start": { 4270 "start": {
4240 "column": 11, 4271 "column": 11,
4241 "line": 133 4272 "line": 134
4242 } 4273 }
4243 }, 4274 },
4244 { 4275 {
4245 "defaultMessage": "!!!File", 4276 "defaultMessage": "!!!File",
4246 "end": { 4277 "end": {
4247 "column": 3, 4278 "column": 3,
4248 "line": 140 4279 "line": 141
4249 }, 4280 },
4250 "file": "src/lib/Menu.js", 4281 "file": "src/lib/Menu.js",
4251 "id": "menu.file", 4282 "id": "menu.file",
4252 "start": { 4283 "start": {
4253 "column": 8, 4284 "column": 8,
4254 "line": 137 4285 "line": 138
4255 } 4286 }
4256 }, 4287 },
4257 { 4288 {
4258 "defaultMessage": "!!!View", 4289 "defaultMessage": "!!!View",
4259 "end": { 4290 "end": {
4260 "column": 3, 4291 "column": 3,
4261 "line": 144 4292 "line": 145
4262 }, 4293 },
4263 "file": "src/lib/Menu.js", 4294 "file": "src/lib/Menu.js",
4264 "id": "menu.view", 4295 "id": "menu.view",
4265 "start": { 4296 "start": {
4266 "column": 8, 4297 "column": 8,
4267 "line": 141 4298 "line": 142
4268 } 4299 }
4269 }, 4300 },
4270 { 4301 {
4271 "defaultMessage": "!!!Services", 4302 "defaultMessage": "!!!Services",
4272 "end": { 4303 "end": {
4273 "column": 3, 4304 "column": 3,
4274 "line": 148 4305 "line": 149
4275 }, 4306 },
4276 "file": "src/lib/Menu.js", 4307 "file": "src/lib/Menu.js",
4277 "id": "menu.services", 4308 "id": "menu.services",
4278 "start": { 4309 "start": {
4279 "column": 12, 4310 "column": 12,
4280 "line": 145 4311 "line": 146
4281 } 4312 }
4282 }, 4313 },
4283 { 4314 {
4284 "defaultMessage": "!!!Window", 4315 "defaultMessage": "!!!Window",
4285 "end": { 4316 "end": {
4286 "column": 3, 4317 "column": 3,
4287 "line": 152 4318 "line": 153
4288 }, 4319 },
4289 "file": "src/lib/Menu.js", 4320 "file": "src/lib/Menu.js",
4290 "id": "menu.window", 4321 "id": "menu.window",
4291 "start": { 4322 "start": {
4292 "column": 10, 4323 "column": 10,
4293 "line": 149 4324 "line": 150
4294 } 4325 }
4295 }, 4326 },
4296 { 4327 {
4297 "defaultMessage": "!!!Help", 4328 "defaultMessage": "!!!Help",
4298 "end": { 4329 "end": {
4299 "column": 3, 4330 "column": 3,
4300 "line": 156 4331 "line": 157
4301 }, 4332 },
4302 "file": "src/lib/Menu.js", 4333 "file": "src/lib/Menu.js",
4303 "id": "menu.help", 4334 "id": "menu.help",
4304 "start": { 4335 "start": {
4305 "column": 8, 4336 "column": 8,
4306 "line": 153 4337 "line": 154
4307 } 4338 }
4308 }, 4339 },
4309 { 4340 {
4310 "defaultMessage": "!!!About Franz", 4341 "defaultMessage": "!!!About Franz",
4311 "end": { 4342 "end": {
4312 "column": 3, 4343 "column": 3,
4313 "line": 160 4344 "line": 161
4314 }, 4345 },
4315 "file": "src/lib/Menu.js", 4346 "file": "src/lib/Menu.js",
4316 "id": "menu.app.about", 4347 "id": "menu.app.about",
4317 "start": { 4348 "start": {
4318 "column": 9, 4349 "column": 9,
4319 "line": 157 4350 "line": 158
4351 }
4352 },
4353 {
4354 "defaultMessage": "!!!What's new?",
4355 "end": {
4356 "column": 3,
4357 "line": 165
4358 },
4359 "file": "src/lib/Menu.js",
4360 "id": "menu.app.announcement",
4361 "start": {
4362 "column": 16,
4363 "line": 162
4320 } 4364 }
4321 }, 4365 },
4322 { 4366 {
4323 "defaultMessage": "!!!Settings", 4367 "defaultMessage": "!!!Settings",
4324 "end": { 4368 "end": {
4325 "column": 3, 4369 "column": 3,
4326 "line": 164 4370 "line": 169
4327 }, 4371 },
4328 "file": "src/lib/Menu.js", 4372 "file": "src/lib/Menu.js",
4329 "id": "menu.app.settings", 4373 "id": "menu.app.settings",
4330 "start": { 4374 "start": {
4331 "column": 12, 4375 "column": 12,
4332 "line": 161 4376 "line": 166
4333 } 4377 }
4334 }, 4378 },
4335 { 4379 {
4336 "defaultMessage": "!!!Hide", 4380 "defaultMessage": "!!!Hide",
4337 "end": { 4381 "end": {
4338 "column": 3, 4382 "column": 3,
4339 "line": 168 4383 "line": 173
4340 }, 4384 },
4341 "file": "src/lib/Menu.js", 4385 "file": "src/lib/Menu.js",
4342 "id": "menu.app.hide", 4386 "id": "menu.app.hide",
4343 "start": { 4387 "start": {
4344 "column": 8, 4388 "column": 8,
4345 "line": 165 4389 "line": 170
4346 } 4390 }
4347 }, 4391 },
4348 { 4392 {
4349 "defaultMessage": "!!!Hide Others", 4393 "defaultMessage": "!!!Hide Others",
4350 "end": { 4394 "end": {
4351 "column": 3, 4395 "column": 3,
4352 "line": 172 4396 "line": 177
4353 }, 4397 },
4354 "file": "src/lib/Menu.js", 4398 "file": "src/lib/Menu.js",
4355 "id": "menu.app.hideOthers", 4399 "id": "menu.app.hideOthers",
4356 "start": { 4400 "start": {
4357 "column": 14, 4401 "column": 14,
4358 "line": 169 4402 "line": 174
4359 } 4403 }
4360 }, 4404 },
4361 { 4405 {
4362 "defaultMessage": "!!!Unhide", 4406 "defaultMessage": "!!!Unhide",
4363 "end": { 4407 "end": {
4364 "column": 3, 4408 "column": 3,
4365 "line": 176 4409 "line": 181
4366 }, 4410 },
4367 "file": "src/lib/Menu.js", 4411 "file": "src/lib/Menu.js",
4368 "id": "menu.app.unhide", 4412 "id": "menu.app.unhide",
4369 "start": { 4413 "start": {
4370 "column": 10, 4414 "column": 10,
4371 "line": 173 4415 "line": 178
4372 } 4416 }
4373 }, 4417 },
4374 { 4418 {
4375 "defaultMessage": "!!!Quit", 4419 "defaultMessage": "!!!Quit",
4376 "end": { 4420 "end": {
4377 "column": 3, 4421 "column": 3,
4378 "line": 180 4422 "line": 185
4379 }, 4423 },
4380 "file": "src/lib/Menu.js", 4424 "file": "src/lib/Menu.js",
4381 "id": "menu.app.quit", 4425 "id": "menu.app.quit",
4382 "start": { 4426 "start": {
4383 "column": 8, 4427 "column": 8,
4384 "line": 177 4428 "line": 182
4385 } 4429 }
4386 }, 4430 },
4387 { 4431 {
4388 "defaultMessage": "!!!Add New Service...", 4432 "defaultMessage": "!!!Add New Service...",
4389 "end": { 4433 "end": {
4390 "column": 3, 4434 "column": 3,
4391 "line": 184 4435 "line": 189
4392 }, 4436 },
4393 "file": "src/lib/Menu.js", 4437 "file": "src/lib/Menu.js",
4394 "id": "menu.services.addNewService", 4438 "id": "menu.services.addNewService",
4395 "start": { 4439 "start": {
4396 "column": 17, 4440 "column": 17,
4397 "line": 181 4441 "line": 186
4398 } 4442 }
4399 }, 4443 },
4400 { 4444 {
4401 "defaultMessage": "!!!Add New Workspace...", 4445 "defaultMessage": "!!!Add New Workspace...",
4402 "end": { 4446 "end": {
4403 "column": 3, 4447 "column": 3,
4404 "line": 188 4448 "line": 193
4405 }, 4449 },
4406 "file": "src/lib/Menu.js", 4450 "file": "src/lib/Menu.js",
4407 "id": "menu.workspaces.addNewWorkspace", 4451 "id": "menu.workspaces.addNewWorkspace",
4408 "start": { 4452 "start": {
4409 "column": 19, 4453 "column": 19,
4410 "line": 185 4454 "line": 190
4411 } 4455 }
4412 }, 4456 },
4413 { 4457 {
4414 "defaultMessage": "!!!Open workspace drawer", 4458 "defaultMessage": "!!!Open workspace drawer",
4415 "end": { 4459 "end": {
4416 "column": 3, 4460 "column": 3,
4417 "line": 192 4461 "line": 197
4418 }, 4462 },
4419 "file": "src/lib/Menu.js", 4463 "file": "src/lib/Menu.js",
4420 "id": "menu.workspaces.openWorkspaceDrawer", 4464 "id": "menu.workspaces.openWorkspaceDrawer",
4421 "start": { 4465 "start": {
4422 "column": 23, 4466 "column": 23,
4423 "line": 189 4467 "line": 194
4424 } 4468 }
4425 }, 4469 },
4426 { 4470 {
4427 "defaultMessage": "!!!Close workspace drawer", 4471 "defaultMessage": "!!!Close workspace drawer",
4428 "end": { 4472 "end": {
4429 "column": 3, 4473 "column": 3,
4430 "line": 196 4474 "line": 201
4431 }, 4475 },
4432 "file": "src/lib/Menu.js", 4476 "file": "src/lib/Menu.js",
4433 "id": "menu.workspaces.closeWorkspaceDrawer", 4477 "id": "menu.workspaces.closeWorkspaceDrawer",
4434 "start": { 4478 "start": {
4435 "column": 24, 4479 "column": 24,
4436 "line": 193 4480 "line": 198
4437 } 4481 }
4438 }, 4482 },
4439 { 4483 {
4440 "defaultMessage": "!!!Activate next service...", 4484 "defaultMessage": "!!!Activate next service...",
4441 "end": { 4485 "end": {
4442 "column": 3, 4486 "column": 3,
4443 "line": 200 4487 "line": 205
4444 }, 4488 },
4445 "file": "src/lib/Menu.js", 4489 "file": "src/lib/Menu.js",
4446 "id": "menu.services.setNextServiceActive", 4490 "id": "menu.services.setNextServiceActive",
4447 "start": { 4491 "start": {
4448 "column": 23, 4492 "column": 23,
4449 "line": 197 4493 "line": 202
4450 } 4494 }
4451 }, 4495 },
4452 { 4496 {
4453 "defaultMessage": "!!!Activate previous service...", 4497 "defaultMessage": "!!!Activate previous service...",
4454 "end": { 4498 "end": {
4455 "column": 3, 4499 "column": 3,
4456 "line": 204 4500 "line": 209
4457 }, 4501 },
4458 "file": "src/lib/Menu.js", 4502 "file": "src/lib/Menu.js",
4459 "id": "menu.services.activatePreviousService", 4503 "id": "menu.services.activatePreviousService",
4460 "start": { 4504 "start": {
4461 "column": 27, 4505 "column": 27,
4462 "line": 201 4506 "line": 206
4463 } 4507 }
4464 }, 4508 },
4465 { 4509 {
4466 "defaultMessage": "!!!Disable notifications & audio", 4510 "defaultMessage": "!!!Disable notifications & audio",
4467 "end": { 4511 "end": {
4468 "column": 3, 4512 "column": 3,
4469 "line": 208 4513 "line": 213
4470 }, 4514 },
4471 "file": "src/lib/Menu.js", 4515 "file": "src/lib/Menu.js",
4472 "id": "sidebar.muteApp", 4516 "id": "sidebar.muteApp",
4473 "start": { 4517 "start": {
4474 "column": 11, 4518 "column": 11,
4475 "line": 205 4519 "line": 210
4476 } 4520 }
4477 }, 4521 },
4478 { 4522 {
4479 "defaultMessage": "!!!Enable notifications & audio", 4523 "defaultMessage": "!!!Enable notifications & audio",
4480 "end": { 4524 "end": {
4481 "column": 3, 4525 "column": 3,
4482 "line": 212 4526 "line": 217
4483 }, 4527 },
4484 "file": "src/lib/Menu.js", 4528 "file": "src/lib/Menu.js",
4485 "id": "sidebar.unmuteApp", 4529 "id": "sidebar.unmuteApp",
4486 "start": { 4530 "start": {
4487 "column": 13, 4531 "column": 13,
4488 "line": 209 4532 "line": 214
4489 } 4533 }
4490 }, 4534 },
4491 { 4535 {
4492 "defaultMessage": "!!!Workspaces", 4536 "defaultMessage": "!!!Workspaces",
4493 "end": { 4537 "end": {
4494 "column": 3, 4538 "column": 3,
4495 "line": 216 4539 "line": 221
4496 }, 4540 },
4497 "file": "src/lib/Menu.js", 4541 "file": "src/lib/Menu.js",
4498 "id": "menu.workspaces", 4542 "id": "menu.workspaces",
4499 "start": { 4543 "start": {
4500 "column": 14, 4544 "column": 14,
4501 "line": 213 4545 "line": 218
4502 } 4546 }
4503 }, 4547 },
4504 { 4548 {
4505 "defaultMessage": "!!!Default", 4549 "defaultMessage": "!!!Default",
4506 "end": { 4550 "end": {
4507 "column": 3, 4551 "column": 3,
4508 "line": 220 4552 "line": 225
4509 }, 4553 },
4510 "file": "src/lib/Menu.js", 4554 "file": "src/lib/Menu.js",
4511 "id": "menu.workspaces.defaultWorkspace", 4555 "id": "menu.workspaces.defaultWorkspace",
4512 "start": { 4556 "start": {
4513 "column": 20, 4557 "column": 20,
4514 "line": 217 4558 "line": 222
4515 } 4559 }
4516 } 4560 }
4517 ], 4561 ],