aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-07-02 19:49:55 -0600
committerLibravatar GitHub <noreply@github.com>2021-07-03 07:19:55 +0530
commit33123c354b79f7951423dd75097b11e7eb075f99 (patch)
tree29f6e857f02d0e0fc67d89a657a54a865ed5538a /src/i18n/locales/defaultMessages.json
parentMinor refactoring to move all runtime configs from 'config.js' into 'environm... (diff)
downloadferdium-app-33123c354b79f7951423dd75097b11e7eb075f99.tar.gz
ferdium-app-33123c354b79f7951423dd75097b11e7eb075f99.tar.zst
ferdium-app-33123c354b79f7951423dd75097b11e7eb075f99.zip
Upgrade various dependencies to latest part 2 (#1557)
* Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json166
1 files changed, 119 insertions, 47 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 8401184de..4ee96822e 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -664,169 +664,169 @@
664 "defaultMessage": "!!!Hi {name}, welcome to Franz", 664 "defaultMessage": "!!!Hi {name}, welcome to Franz",
665 "end": { 665 "end": {
666 "column": 3, 666 "column": 3,
667 "line": 18 667 "line": 17
668 }, 668 },
669 "file": "src/components/auth/Pricing.js", 669 "file": "src/components/auth/Pricing.js",
670 "id": "pricing.trial.headline.pro", 670 "id": "pricing.trial.headline.pro",
671 "start": { 671 "start": {
672 "column": 12, 672 "column": 12,
673 "line": 15 673 "line": 14
674 } 674 }
675 }, 675 },
676 { 676 {
677 "defaultMessage": "!!!We have a special treat for you.", 677 "defaultMessage": "!!!We have a special treat for you.",
678 "end": { 678 "end": {
679 "column": 3, 679 "column": 3,
680 "line": 22 680 "line": 21
681 }, 681 },
682 "file": "src/components/auth/Pricing.js", 682 "file": "src/components/auth/Pricing.js",
683 "id": "pricing.trial.intro.specialTreat", 683 "id": "pricing.trial.intro.specialTreat",
684 "start": { 684 "start": {
685 "column": 16, 685 "column": 16,
686 "line": 19 686 "line": 18
687 } 687 }
688 }, 688 },
689 { 689 {
690 "defaultMessage": "!!!Enjoy the full Franz Professional experience completely free for 14 days.", 690 "defaultMessage": "!!!Enjoy the full Franz Professional experience completely free for 14 days.",
691 "end": { 691 "end": {
692 "column": 3, 692 "column": 3,
693 "line": 26 693 "line": 25
694 }, 694 },
695 "file": "src/components/auth/Pricing.js", 695 "file": "src/components/auth/Pricing.js",
696 "id": "pricing.trial.intro.tryPro", 696 "id": "pricing.trial.intro.tryPro",
697 "start": { 697 "start": {
698 "column": 10, 698 "column": 10,
699 "line": 23 699 "line": 22
700 } 700 }
701 }, 701 },
702 { 702 {
703 "defaultMessage": "!!!Happy messaging,", 703 "defaultMessage": "!!!Happy messaging,",
704 "end": { 704 "end": {
705 "column": 3, 705 "column": 3,
706 "line": 30 706 "line": 29
707 }, 707 },
708 "file": "src/components/auth/Pricing.js", 708 "file": "src/components/auth/Pricing.js",
709 "id": "pricing.trial.intro.happyMessaging", 709 "id": "pricing.trial.intro.happyMessaging",
710 "start": { 710 "start": {
711 "column": 18, 711 "column": 18,
712 "line": 27 712 "line": 26
713 } 713 }
714 }, 714 },
715 { 715 {
716 "defaultMessage": "!!!No strings attached", 716 "defaultMessage": "!!!No strings attached",
717 "end": { 717 "end": {
718 "column": 3, 718 "column": 3,
719 "line": 34 719 "line": 33
720 }, 720 },
721 "file": "src/components/auth/Pricing.js", 721 "file": "src/components/auth/Pricing.js",
722 "id": "pricing.trial.terms.headline", 722 "id": "pricing.trial.terms.headline",
723 "start": { 723 "start": {
724 "column": 29, 724 "column": 29,
725 "line": 31 725 "line": 30
726 } 726 }
727 }, 727 },
728 { 728 {
729 "defaultMessage": "!!!No credit card required", 729 "defaultMessage": "!!!No credit card required",
730 "end": { 730 "end": {
731 "column": 3, 731 "column": 3,
732 "line": 38 732 "line": 37
733 }, 733 },
734 "file": "src/components/auth/Pricing.js", 734 "file": "src/components/auth/Pricing.js",
735 "id": "pricing.trial.terms.noCreditCard", 735 "id": "pricing.trial.terms.noCreditCard",
736 "start": { 736 "start": {
737 "column": 16, 737 "column": 16,
738 "line": 35 738 "line": 34
739 } 739 }
740 }, 740 },
741 { 741 {
742 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 742 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
743 "end": { 743 "end": {
744 "column": 3, 744 "column": 3,
745 "line": 42 745 "line": 41
746 }, 746 },
747 "file": "src/components/auth/Pricing.js", 747 "file": "src/components/auth/Pricing.js",
748 "id": "pricing.trial.terms.automaticTrialEnd", 748 "id": "pricing.trial.terms.automaticTrialEnd",
749 "start": { 749 "start": {
750 "column": 21, 750 "column": 21,
751 "line": 39 751 "line": 38
752 } 752 }
753 }, 753 },
754 { 754 {
755 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)", 755 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)",
756 "end": { 756 "end": {
757 "column": 3, 757 "column": 3,
758 "line": 46 758 "line": 45
759 }, 759 },
760 "file": "src/components/auth/Pricing.js", 760 "file": "src/components/auth/Pricing.js",
761 "id": "pricing.trial.terms.trialWorth", 761 "id": "pricing.trial.terms.trialWorth",
762 "start": { 762 "start": {
763 "column": 14, 763 "column": 14,
764 "line": 43 764 "line": 42
765 } 765 }
766 }, 766 },
767 { 767 {
768 "defaultMessage": "!!!Sorry, we could not activate your trial!", 768 "defaultMessage": "!!!Sorry, we could not activate your trial!",
769 "end": { 769 "end": {
770 "column": 3, 770 "column": 3,
771 "line": 50 771 "line": 49
772 }, 772 },
773 "file": "src/components/auth/Pricing.js", 773 "file": "src/components/auth/Pricing.js",
774 "id": "pricing.trial.error", 774 "id": "pricing.trial.error",
775 "start": { 775 "start": {
776 "column": 19, 776 "column": 19,
777 "line": 47 777 "line": 46
778 } 778 }
779 }, 779 },
780 { 780 {
781 "defaultMessage": "!!!Start my 14-day Franz Professional Trial", 781 "defaultMessage": "!!!Start my 14-day Franz Professional Trial",
782 "end": { 782 "end": {
783 "column": 3, 783 "column": 3,
784 "line": 54 784 "line": 53
785 }, 785 },
786 "file": "src/components/auth/Pricing.js", 786 "file": "src/components/auth/Pricing.js",
787 "id": "pricing.trial.cta.accept", 787 "id": "pricing.trial.cta.accept",
788 "start": { 788 "start": {
789 "column": 13, 789 "column": 13,
790 "line": 51 790 "line": 50
791 } 791 }
792 }, 792 },
793 { 793 {
794 "defaultMessage": "!!!Start using Franz", 794 "defaultMessage": "!!!Start using Franz",
795 "end": { 795 "end": {
796 "column": 3, 796 "column": 3,
797 "line": 58 797 "line": 57
798 }, 798 },
799 "file": "src/components/auth/Pricing.js", 799 "file": "src/components/auth/Pricing.js",
800 "id": "pricing.trial.cta.start", 800 "id": "pricing.trial.cta.start",
801 "start": { 801 "start": {
802 "column": 12, 802 "column": 12,
803 "line": 55 803 "line": 54
804 } 804 }
805 }, 805 },
806 { 806 {
807 "defaultMessage": "!!!Continue to Ferdi", 807 "defaultMessage": "!!!Continue to Ferdi",
808 "end": { 808 "end": {
809 "column": 3, 809 "column": 3,
810 "line": 62 810 "line": 61
811 }, 811 },
812 "file": "src/components/auth/Pricing.js", 812 "file": "src/components/auth/Pricing.js",
813 "id": "pricing.trial.cta.skip", 813 "id": "pricing.trial.cta.skip",
814 "start": { 814 "start": {
815 "column": 11, 815 "column": 11,
816 "line": 59 816 "line": 58
817 } 817 }
818 }, 818 },
819 { 819 {
820 "defaultMessage": "!!!Franz Professional includes:", 820 "defaultMessage": "!!!Franz Professional includes:",
821 "end": { 821 "end": {
822 "column": 3, 822 "column": 3,
823 "line": 66 823 "line": 65
824 }, 824 },
825 "file": "src/components/auth/Pricing.js", 825 "file": "src/components/auth/Pricing.js",
826 "id": "pricing.trial.features.headline", 826 "id": "pricing.trial.features.headline",
827 "start": { 827 "start": {
828 "column": 20, 828 "column": 20,
829 "line": 63 829 "line": 62
830 } 830 }
831 } 831 }
832 ], 832 ],
@@ -3659,6 +3659,24 @@
3659 { 3659 {
3660 "descriptors": [ 3660 "descriptors": [
3661 { 3661 {
3662 "defaultMessage": "!!!Close settings",
3663 "end": {
3664 "column": 3,
3665 "line": 14
3666 },
3667 "file": "src/components/settings/SettingsLayout.js",
3668 "id": "settings.app.closeSettings",
3669 "start": {
3670 "column": 17,
3671 "line": 11
3672 }
3673 }
3674 ],
3675 "path": "src/components/settings/SettingsLayout.json"
3676 },
3677 {
3678 "descriptors": [
3679 {
3662 "defaultMessage": "!!!About Ferdi", 3680 "defaultMessage": "!!!About Ferdi",
3663 "end": { 3681 "end": {
3664 "column": 3, 3682 "column": 3,
@@ -4562,6 +4580,60 @@
4562 { 4580 {
4563 "descriptors": [ 4581 "descriptors": [
4564 { 4582 {
4583 "defaultMessage": "!!!Hide",
4584 "end": {
4585 "column": 3,
4586 "line": 15
4587 },
4588 "file": "src/components/ui/InfoBar.js",
4589 "id": "infobar.hide",
4590 "start": {
4591 "column": 8,
4592 "line": 12
4593 }
4594 }
4595 ],
4596 "path": "src/components/ui/InfoBar.json"
4597 },
4598 {
4599 "descriptors": [
4600 {
4601 "defaultMessage": "!!!Dismiss",
4602 "end": {
4603 "column": 3,
4604 "line": 12
4605 },
4606 "file": "src/components/ui/Infobox.js",
4607 "id": "infobox.dismiss",
4608 "start": {
4609 "column": 11,
4610 "line": 9
4611 }
4612 }
4613 ],
4614 "path": "src/components/ui/Infobox.json"
4615 },
4616 {
4617 "descriptors": [
4618 {
4619 "defaultMessage": "!!!Password toggle",
4620 "end": {
4621 "column": 3,
4622 "line": 14
4623 },
4624 "file": "src/components/ui/Input.js",
4625 "id": "settings.app.form.passwordToggle",
4626 "start": {
4627 "column": 18,
4628 "line": 11
4629 }
4630 }
4631 ],
4632 "path": "src/components/ui/Input.json"
4633 },
4634 {
4635 "descriptors": [
4636 {
4565 "defaultMessage": "!!!Upgrade account", 4637 "defaultMessage": "!!!Upgrade account",
4566 "end": { 4638 "end": {
4567 "column": 3, 4639 "column": 3,
@@ -6070,91 +6142,91 @@
6070 "defaultMessage": "!!!Publish debug information", 6142 "defaultMessage": "!!!Publish debug information",
6071 "end": { 6143 "end": {
6072 "column": 3, 6144 "column": 3,
6073 "line": 21 6145 "line": 20
6074 }, 6146 },
6075 "file": "src/features/publishDebugInfo/Component.js", 6147 "file": "src/features/publishDebugInfo/Component.js",
6076 "id": "feature.publishDebugInfo.title", 6148 "id": "feature.publishDebugInfo.title",
6077 "start": { 6149 "start": {
6078 "column": 9, 6150 "column": 9,
6079 "line": 18 6151 "line": 17
6080 } 6152 }
6081 }, 6153 },
6082 { 6154 {
6083 "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service", 6155 "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
6084 "end": { 6156 "end": {
6085 "column": 3, 6157 "column": 3,
6086 "line": 25 6158 "line": 24
6087 }, 6159 },
6088 "file": "src/features/publishDebugInfo/Component.js", 6160 "file": "src/features/publishDebugInfo/Component.js",
6089 "id": "feature.publishDebugInfo.info", 6161 "id": "feature.publishDebugInfo.info",
6090 "start": { 6162 "start": {
6091 "column": 8, 6163 "column": 8,
6092 "line": 22 6164 "line": 21
6093 } 6165 }
6094 }, 6166 },
6095 { 6167 {
6096 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.", 6168 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
6097 "end": { 6169 "end": {
6098 "column": 3, 6170 "column": 3,
6099 "line": 29 6171 "line": 28
6100 }, 6172 },
6101 "file": "src/features/publishDebugInfo/Component.js", 6173 "file": "src/features/publishDebugInfo/Component.js",
6102 "id": "feature.publishDebugInfo.error", 6174 "id": "feature.publishDebugInfo.error",
6103 "start": { 6175 "start": {
6104 "column": 9, 6176 "column": 9,
6105 "line": 26 6177 "line": 25
6106 } 6178 }
6107 }, 6179 },
6108 { 6180 {
6109 "defaultMessage": "!!!Privacy policy", 6181 "defaultMessage": "!!!Privacy policy",
6110 "end": { 6182 "end": {
6111 "column": 3, 6183 "column": 3,
6112 "line": 33 6184 "line": 32
6113 }, 6185 },
6114 "file": "src/features/publishDebugInfo/Component.js", 6186 "file": "src/features/publishDebugInfo/Component.js",
6115 "id": "feature.publishDebugInfo.privacy", 6187 "id": "feature.publishDebugInfo.privacy",
6116 "start": { 6188 "start": {
6117 "column": 11, 6189 "column": 11,
6118 "line": 30 6190 "line": 29
6119 } 6191 }
6120 }, 6192 },
6121 { 6193 {
6122 "defaultMessage": "!!!Terms of service", 6194 "defaultMessage": "!!!Terms of service",
6123 "end": { 6195 "end": {
6124 "column": 3, 6196 "column": 3,
6125 "line": 37 6197 "line": 36
6126 }, 6198 },
6127 "file": "src/features/publishDebugInfo/Component.js", 6199 "file": "src/features/publishDebugInfo/Component.js",
6128 "id": "feature.publishDebugInfo.terms", 6200 "id": "feature.publishDebugInfo.terms",
6129 "start": { 6201 "start": {
6130 "column": 9, 6202 "column": 9,
6131 "line": 34 6203 "line": 33
6132 } 6204 }
6133 }, 6205 },
6134 { 6206 {
6135 "defaultMessage": "!!!Accept and publish", 6207 "defaultMessage": "!!!Accept and publish",
6136 "end": { 6208 "end": {
6137 "column": 3, 6209 "column": 3,
6138 "line": 41 6210 "line": 40
6139 }, 6211 },
6140 "file": "src/features/publishDebugInfo/Component.js", 6212 "file": "src/features/publishDebugInfo/Component.js",
6141 "id": "feature.publishDebugInfo.publish", 6213 "id": "feature.publishDebugInfo.publish",
6142 "start": { 6214 "start": {
6143 "column": 11, 6215 "column": 11,
6144 "line": 38 6216 "line": 37
6145 } 6217 }
6146 }, 6218 },
6147 { 6219 {
6148 "defaultMessage": "!!!Your debug log was published and is now availible at", 6220 "defaultMessage": "!!!Your debug log was published and is now availible at",
6149 "end": { 6221 "end": {
6150 "column": 3, 6222 "column": 3,
6151 "line": 45 6223 "line": 44
6152 }, 6224 },
6153 "file": "src/features/publishDebugInfo/Component.js", 6225 "file": "src/features/publishDebugInfo/Component.js",
6154 "id": "feature.publishDebugInfo.published", 6226 "id": "feature.publishDebugInfo.published",
6155 "start": { 6227 "start": {
6156 "column": 13, 6228 "column": 13,
6157 "line": 42 6229 "line": 41
6158 } 6230 }
6159 } 6231 }
6160 ], 6232 ],
@@ -6736,7 +6808,7 @@
6736 "defaultMessage": "!!!*This option will be overwritten by the global \"Keep all workspaces loaded\" option.", 6808 "defaultMessage": "!!!*This option will be overwritten by the global \"Keep all workspaces loaded\" option.",
6737 "end": { 6809 "end": {
6738 "column": 3, 6810 "column": 3,
6739 "line": 44 6811 "line": 45
6740 }, 6812 },
6741 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 6813 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
6742 "id": "settings.workspace.form.keepLoadedInfo", 6814 "id": "settings.workspace.form.keepLoadedInfo",
@@ -6749,39 +6821,39 @@
6749 "defaultMessage": "!!!Services in this Workspace", 6821 "defaultMessage": "!!!Services in this Workspace",
6750 "end": { 6822 "end": {
6751 "column": 3, 6823 "column": 3,
6752 "line": 48 6824 "line": 49
6753 }, 6825 },
6754 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 6826 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
6755 "id": "settings.workspace.form.servicesInWorkspaceHeadline", 6827 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
6756 "start": { 6828 "start": {
6757 "column": 31, 6829 "column": 31,
6758 "line": 45 6830 "line": 46
6759 } 6831 }
6760 }, 6832 },
6761 { 6833 {
6762 "defaultMessage": "!!!Start by adding a service.", 6834 "defaultMessage": "!!!Start by adding a service.",
6763 "end": { 6835 "end": {
6764 "column": 3, 6836 "column": 3,
6765 "line": 52 6837 "line": 53
6766 }, 6838 },
6767 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 6839 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
6768 "id": "settings.services.noServicesAdded", 6840 "id": "settings.services.noServicesAdded",
6769 "start": { 6841 "start": {
6770 "column": 19, 6842 "column": 19,
6771 "line": 49 6843 "line": 50
6772 } 6844 }
6773 }, 6845 },
6774 { 6846 {
6775 "defaultMessage": "!!!Discover services", 6847 "defaultMessage": "!!!Discover services",
6776 "end": { 6848 "end": {
6777 "column": 3, 6849 "column": 3,
6778 "line": 56 6850 "line": 57
6779 }, 6851 },
6780 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 6852 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
6781 "id": "settings.services.discoverServices", 6853 "id": "settings.services.discoverServices",
6782 "start": { 6854 "start": {
6783 "column": 20, 6855 "column": 20,
6784 "line": 53 6856 "line": 54
6785 } 6857 }
6786 } 6858 }
6787 ], 6859 ],