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 9980274d3..a5572bd32 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 ],
@@ -3808,65 +3813,65 @@
3808 "defaultMessage": "!!!Field is required", 3813 "defaultMessage": "!!!Field is required",
3809 "end": { 3814 "end": {
3810 "column": 3, 3815 "column": 3,
3811 "line": 7 3816 "line": 8
3812 }, 3817 },
3813 "file": "src/helpers/validation-helpers.js", 3818 "file": "src/helpers/validation-helpers.js",
3814 "id": "validation.required", 3819 "id": "validation.required",
3815 "start": { 3820 "start": {
3816 "column": 12, 3821 "column": 12,
3817 "line": 4 3822 "line": 5
3818 } 3823 }
3819 }, 3824 },
3820 { 3825 {
3821 "defaultMessage": "!!!Email not valid", 3826 "defaultMessage": "!!!Email not valid",
3822 "end": { 3827 "end": {
3823 "column": 3, 3828 "column": 3,
3824 "line": 11 3829 "line": 12
3825 }, 3830 },
3826 "file": "src/helpers/validation-helpers.js", 3831 "file": "src/helpers/validation-helpers.js",
3827 "id": "validation.email", 3832 "id": "validation.email",
3828 "start": { 3833 "start": {
3829 "column": 9, 3834 "column": 9,
3830 "line": 8 3835 "line": 9
3831 } 3836 }
3832 }, 3837 },
3833 { 3838 {
3834 "defaultMessage": "!!!Not a valid URL", 3839 "defaultMessage": "!!!Not a valid URL",
3835 "end": { 3840 "end": {
3836 "column": 3, 3841 "column": 3,
3837 "line": 15 3842 "line": 16
3838 }, 3843 },
3839 "file": "src/helpers/validation-helpers.js", 3844 "file": "src/helpers/validation-helpers.js",
3840 "id": "validation.url", 3845 "id": "validation.url",
3841 "start": { 3846 "start": {
3842 "column": 7, 3847 "column": 7,
3843 "line": 12 3848 "line": 13
3844 } 3849 }
3845 }, 3850 },
3846 { 3851 {
3847 "defaultMessage": "!!!Too few characters", 3852 "defaultMessage": "!!!Too few characters",
3848 "end": { 3853 "end": {
3849 "column": 3, 3854 "column": 3,
3850 "line": 19 3855 "line": 20
3851 }, 3856 },
3852 "file": "src/helpers/validation-helpers.js", 3857 "file": "src/helpers/validation-helpers.js",
3853 "id": "validation.minLength", 3858 "id": "validation.minLength",
3854 "start": { 3859 "start": {
3855 "column": 13, 3860 "column": 13,
3856 "line": 16 3861 "line": 17
3857 } 3862 }
3858 }, 3863 },
3859 { 3864 {
3860 "defaultMessage": "!!!At least one is required", 3865 "defaultMessage": "!!!At least one is required",
3861 "end": { 3866 "end": {
3862 "column": 3, 3867 "column": 3,
3863 "line": 23 3868 "line": 24
3864 }, 3869 },
3865 "file": "src/helpers/validation-helpers.js", 3870 "file": "src/helpers/validation-helpers.js",
3866 "id": "validation.oneRequired", 3871 "id": "validation.oneRequired",
3867 "start": { 3872 "start": {
3868 "column": 15, 3873 "column": 15,
3869 "line": 20 3874 "line": 21
3870 } 3875 }
3871 } 3876 }
3872 ], 3877 ],
@@ -4465,185 +4470,198 @@
4465 } 4470 }
4466 }, 4471 },
4467 { 4472 {
4468 "defaultMessage": "!!!Hide", 4473 "defaultMessage": "!!!Check for updates",
4469 "end": { 4474 "end": {
4470 "column": 3, 4475 "column": 3,
4471 "line": 174 4476 "line": 174
4472 }, 4477 },
4473 "file": "src/lib/Menu.js", 4478 "file": "src/lib/Menu.js",
4479 "id": "menu.app.checkForUpdates",
4480 "start": {
4481 "column": 19,
4482 "line": 171
4483 }
4484 },
4485 {
4486 "defaultMessage": "!!!Hide",
4487 "end": {
4488 "column": 3,
4489 "line": 178
4490 },
4491 "file": "src/lib/Menu.js",
4474 "id": "menu.app.hide", 4492 "id": "menu.app.hide",
4475 "start": { 4493 "start": {
4476 "column": 8, 4494 "column": 8,
4477 "line": 171 4495 "line": 175
4478 } 4496 }
4479 }, 4497 },
4480 { 4498 {
4481 "defaultMessage": "!!!Hide Others", 4499 "defaultMessage": "!!!Hide Others",
4482 "end": { 4500 "end": {
4483 "column": 3, 4501 "column": 3,
4484 "line": 178 4502 "line": 182
4485 }, 4503 },
4486 "file": "src/lib/Menu.js", 4504 "file": "src/lib/Menu.js",
4487 "id": "menu.app.hideOthers", 4505 "id": "menu.app.hideOthers",
4488 "start": { 4506 "start": {
4489 "column": 14, 4507 "column": 14,
4490 "line": 175 4508 "line": 179
4491 } 4509 }
4492 }, 4510 },
4493 { 4511 {
4494 "defaultMessage": "!!!Unhide", 4512 "defaultMessage": "!!!Unhide",
4495 "end": { 4513 "end": {
4496 "column": 3, 4514 "column": 3,
4497 "line": 182 4515 "line": 186
4498 }, 4516 },
4499 "file": "src/lib/Menu.js", 4517 "file": "src/lib/Menu.js",
4500 "id": "menu.app.unhide", 4518 "id": "menu.app.unhide",
4501 "start": { 4519 "start": {
4502 "column": 10, 4520 "column": 10,
4503 "line": 179 4521 "line": 183
4504 } 4522 }
4505 }, 4523 },
4506 { 4524 {
4507 "defaultMessage": "!!!Quit", 4525 "defaultMessage": "!!!Quit",
4508 "end": { 4526 "end": {
4509 "column": 3, 4527 "column": 3,
4510 "line": 186 4528 "line": 190
4511 }, 4529 },
4512 "file": "src/lib/Menu.js", 4530 "file": "src/lib/Menu.js",
4513 "id": "menu.app.quit", 4531 "id": "menu.app.quit",
4514 "start": { 4532 "start": {
4515 "column": 8, 4533 "column": 8,
4516 "line": 183 4534 "line": 187
4517 } 4535 }
4518 }, 4536 },
4519 { 4537 {
4520 "defaultMessage": "!!!Add New Service...", 4538 "defaultMessage": "!!!Add New Service...",
4521 "end": { 4539 "end": {
4522 "column": 3, 4540 "column": 3,
4523 "line": 190 4541 "line": 194
4524 }, 4542 },
4525 "file": "src/lib/Menu.js", 4543 "file": "src/lib/Menu.js",
4526 "id": "menu.services.addNewService", 4544 "id": "menu.services.addNewService",
4527 "start": { 4545 "start": {
4528 "column": 17, 4546 "column": 17,
4529 "line": 187 4547 "line": 191
4530 } 4548 }
4531 }, 4549 },
4532 { 4550 {
4533 "defaultMessage": "!!!Add New Workspace...", 4551 "defaultMessage": "!!!Add New Workspace...",
4534 "end": { 4552 "end": {
4535 "column": 3, 4553 "column": 3,
4536 "line": 194 4554 "line": 198
4537 }, 4555 },
4538 "file": "src/lib/Menu.js", 4556 "file": "src/lib/Menu.js",
4539 "id": "menu.workspaces.addNewWorkspace", 4557 "id": "menu.workspaces.addNewWorkspace",
4540 "start": { 4558 "start": {
4541 "column": 19, 4559 "column": 19,
4542 "line": 191 4560 "line": 195
4543 } 4561 }
4544 }, 4562 },
4545 { 4563 {
4546 "defaultMessage": "!!!Open workspace drawer", 4564 "defaultMessage": "!!!Open workspace drawer",
4547 "end": { 4565 "end": {
4548 "column": 3, 4566 "column": 3,
4549 "line": 198 4567 "line": 202
4550 }, 4568 },
4551 "file": "src/lib/Menu.js", 4569 "file": "src/lib/Menu.js",
4552 "id": "menu.workspaces.openWorkspaceDrawer", 4570 "id": "menu.workspaces.openWorkspaceDrawer",
4553 "start": { 4571 "start": {
4554 "column": 23, 4572 "column": 23,
4555 "line": 195 4573 "line": 199
4556 } 4574 }
4557 }, 4575 },
4558 { 4576 {
4559 "defaultMessage": "!!!Close workspace drawer", 4577 "defaultMessage": "!!!Close workspace drawer",
4560 "end": { 4578 "end": {
4561 "column": 3, 4579 "column": 3,
4562 "line": 202 4580 "line": 206
4563 }, 4581 },
4564 "file": "src/lib/Menu.js", 4582 "file": "src/lib/Menu.js",
4565 "id": "menu.workspaces.closeWorkspaceDrawer", 4583 "id": "menu.workspaces.closeWorkspaceDrawer",
4566 "start": { 4584 "start": {
4567 "column": 24, 4585 "column": 24,
4568 "line": 199 4586 "line": 203
4569 } 4587 }
4570 }, 4588 },
4571 { 4589 {
4572 "defaultMessage": "!!!Activate next service...", 4590 "defaultMessage": "!!!Activate next service...",
4573 "end": { 4591 "end": {
4574 "column": 3, 4592 "column": 3,
4575 "line": 206 4593 "line": 210
4576 }, 4594 },
4577 "file": "src/lib/Menu.js", 4595 "file": "src/lib/Menu.js",
4578 "id": "menu.services.setNextServiceActive", 4596 "id": "menu.services.setNextServiceActive",
4579 "start": { 4597 "start": {
4580 "column": 23, 4598 "column": 23,
4581 "line": 203 4599 "line": 207
4582 } 4600 }
4583 }, 4601 },
4584 { 4602 {
4585 "defaultMessage": "!!!Activate previous service...", 4603 "defaultMessage": "!!!Activate previous service...",
4586 "end": { 4604 "end": {
4587 "column": 3, 4605 "column": 3,
4588 "line": 210 4606 "line": 214
4589 }, 4607 },
4590 "file": "src/lib/Menu.js", 4608 "file": "src/lib/Menu.js",
4591 "id": "menu.services.activatePreviousService", 4609 "id": "menu.services.activatePreviousService",
4592 "start": { 4610 "start": {
4593 "column": 27, 4611 "column": 27,
4594 "line": 207 4612 "line": 211
4595 } 4613 }
4596 }, 4614 },
4597 { 4615 {
4598 "defaultMessage": "!!!Disable notifications & audio", 4616 "defaultMessage": "!!!Disable notifications & audio",
4599 "end": { 4617 "end": {
4600 "column": 3, 4618 "column": 3,
4601 "line": 214 4619 "line": 218
4602 }, 4620 },
4603 "file": "src/lib/Menu.js", 4621 "file": "src/lib/Menu.js",
4604 "id": "sidebar.muteApp", 4622 "id": "sidebar.muteApp",
4605 "start": { 4623 "start": {
4606 "column": 11, 4624 "column": 11,
4607 "line": 211 4625 "line": 215
4608 } 4626 }
4609 }, 4627 },
4610 { 4628 {
4611 "defaultMessage": "!!!Enable notifications & audio", 4629 "defaultMessage": "!!!Enable notifications & audio",
4612 "end": { 4630 "end": {
4613 "column": 3, 4631 "column": 3,
4614 "line": 218 4632 "line": 222
4615 }, 4633 },
4616 "file": "src/lib/Menu.js", 4634 "file": "src/lib/Menu.js",
4617 "id": "sidebar.unmuteApp", 4635 "id": "sidebar.unmuteApp",
4618 "start": { 4636 "start": {
4619 "column": 13, 4637 "column": 13,
4620 "line": 215 4638 "line": 219
4621 } 4639 }
4622 }, 4640 },
4623 { 4641 {
4624 "defaultMessage": "!!!Workspaces", 4642 "defaultMessage": "!!!Workspaces",
4625 "end": { 4643 "end": {
4626 "column": 3, 4644 "column": 3,
4627 "line": 222 4645 "line": 226
4628 }, 4646 },
4629 "file": "src/lib/Menu.js", 4647 "file": "src/lib/Menu.js",
4630 "id": "menu.workspaces", 4648 "id": "menu.workspaces",
4631 "start": { 4649 "start": {
4632 "column": 14, 4650 "column": 14,
4633 "line": 219 4651 "line": 223
4634 } 4652 }
4635 }, 4653 },
4636 { 4654 {
4637 "defaultMessage": "!!!Default", 4655 "defaultMessage": "!!!Default",
4638 "end": { 4656 "end": {
4639 "column": 3, 4657 "column": 3,
4640 "line": 226 4658 "line": 230
4641 }, 4659 },
4642 "file": "src/lib/Menu.js", 4660 "file": "src/lib/Menu.js",
4643 "id": "menu.workspaces.defaultWorkspace", 4661 "id": "menu.workspaces.defaultWorkspace",
4644 "start": { 4662 "start": {
4645 "column": 20, 4663 "column": 20,
4646 "line": 223 4664 "line": 227
4647 } 4665 }
4648 } 4666 }
4649 ], 4667 ],