aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-09 06:04:53 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-09 06:04:53 +0530
commitcaf30a73c83752c4dc0da6e641203b8057bb6847 (patch)
tree1c6142ef272b6faaccf809c1eafd75ead0286aa7 /src
parentDowngrade 'react-router-dom' since upgrading the minor version causes a break... (diff)
downloadferdium-app-caf30a73c83752c4dc0da6e641203b8057bb6847.tar.gz
ferdium-app-caf30a73c83752c4dc0da6e641203b8057bb6847.tar.zst
ferdium-app-caf30a73c83752c4dc0da6e641203b8057bb6847.zip
Removed old i18n keys
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/bg.json16
-rw-r--r--src/i18n/locales/defaultMessages.json148
-rw-r--r--src/i18n/locales/et.json16
-rw-r--r--src/i18n/locales/fil.json16
-rw-r--r--src/i18n/locales/kk.json16
-rw-r--r--src/i18n/locales/ms.json16
-rw-r--r--src/i18n/locales/sq.json17
-rw-r--r--src/i18n/locales/zh-TW.json11
8 files changed, 0 insertions, 256 deletions
diff --git a/src/i18n/locales/bg.json b/src/i18n/locales/bg.json
index 84b649946..10b6b4950 100644
--- a/src/i18n/locales/bg.json
+++ b/src/i18n/locales/bg.json
@@ -112,22 +112,6 @@
112 "password.link.signup": "Създаване на безплатен профил", 112 "password.link.signup": "Създаване на безплатен профил",
113 "password.noUser": "Абонат с такава е-поща не бе намерен", 113 "password.noUser": "Абонат с такава е-поща не бе намерен",
114 "password.successInfo": "Моля отбележете вашата е-поща", 114 "password.successInfo": "Моля отбележете вашата е-поща",
115 "pricing.features.accountSync": "Account Synchronisation",
116 "pricing.features.adFree": "Forever ad-free",
117 "pricing.features.appDelays": "No Waiting Screens",
118 "pricing.features.appDelaysEnabled": "Occasional Waiting Screens",
119 "pricing.features.customWebsites": "Add Custom Websites",
120 "pricing.features.desktopNotifications": "Desktop Notifications",
121 "pricing.features.onPremise": "On-premise & other Hosted Services",
122 "pricing.features.recipes": "Choose from more than 70 Services",
123 "pricing.features.serviceProxies": "Service Proxies",
124 "pricing.features.spellchecker": "Spellchecker support",
125 "pricing.features.teamManagement": "Team Management",
126 "pricing.features.thirdPartyServices": "Install 3rd party services",
127 "pricing.features.unlimitedServices": "Add unlimited services",
128 "pricing.features.upToSixServices": "Add up to 6 services",
129 "pricing.features.upToThreeServices": "Add up to 3 services",
130 "pricing.features.workspaces": "Workspaces",
131 "service.crashHandler.action": "Презареждане {име}", 115 "service.crashHandler.action": "Презареждане {име}",
132 "service.crashHandler.autoReload": "Опитва се да възтанови автоматично {name} след {seconds} секунди", 116 "service.crashHandler.autoReload": "Опитва се да възтанови автоматично {name} след {seconds} секунди",
133 "service.crashHandler.headline": "О не!", 117 "service.crashHandler.headline": "О не!",
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index b5af20510..58ae36fdc 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3708,154 +3708,6 @@
3708 { 3708 {
3709 "descriptors": [ 3709 "descriptors": [
3710 { 3710 {
3711 "defaultMessage": "!!!Choose from more than 70 Services",
3712 "end": {
3713 "column": 3,
3714 "line": 11
3715 },
3716 "file": "src/components/ui/FeatureList.js",
3717 "id": "pricing.features.recipes",
3718 "start": {
3719 "column": 20,
3720 "line": 8
3721 }
3722 },
3723 {
3724 "defaultMessage": "!!!Account Synchronisation",
3725 "end": {
3726 "column": 3,
3727 "line": 15
3728 },
3729 "file": "src/components/ui/FeatureList.js",
3730 "id": "pricing.features.accountSync",
3731 "start": {
3732 "column": 15,
3733 "line": 12
3734 }
3735 },
3736 {
3737 "defaultMessage": "!!!Desktop Notifications",
3738 "end": {
3739 "column": 3,
3740 "line": 19
3741 },
3742 "file": "src/components/ui/FeatureList.js",
3743 "id": "pricing.features.desktopNotifications",
3744 "start": {
3745 "column": 24,
3746 "line": 16
3747 }
3748 },
3749 {
3750 "defaultMessage": "!!!Add unlimited services",
3751 "end": {
3752 "column": 3,
3753 "line": 23
3754 },
3755 "file": "src/components/ui/FeatureList.js",
3756 "id": "pricing.features.unlimitedServices",
3757 "start": {
3758 "column": 21,
3759 "line": 20
3760 }
3761 },
3762 {
3763 "defaultMessage": "!!!Spellchecker support",
3764 "end": {
3765 "column": 3,
3766 "line": 27
3767 },
3768 "file": "src/components/ui/FeatureList.js",
3769 "id": "pricing.features.spellchecker",
3770 "start": {
3771 "column": 16,
3772 "line": 24
3773 }
3774 },
3775 {
3776 "defaultMessage": "!!!Workspaces",
3777 "end": {
3778 "column": 3,
3779 "line": 31
3780 },
3781 "file": "src/components/ui/FeatureList.js",
3782 "id": "pricing.features.workspaces",
3783 "start": {
3784 "column": 14,
3785 "line": 28
3786 }
3787 },
3788 {
3789 "defaultMessage": "!!!Add Custom Websites",
3790 "end": {
3791 "column": 3,
3792 "line": 35
3793 },
3794 "file": "src/components/ui/FeatureList.js",
3795 "id": "pricing.features.customWebsites",
3796 "start": {
3797 "column": 18,
3798 "line": 32
3799 }
3800 },
3801 {
3802 "defaultMessage": "!!!On-premise & other Hosted Services",
3803 "end": {
3804 "column": 3,
3805 "line": 39
3806 },
3807 "file": "src/components/ui/FeatureList.js",
3808 "id": "pricing.features.onPremise",
3809 "start": {
3810 "column": 13,
3811 "line": 36
3812 }
3813 },
3814 {
3815 "defaultMessage": "!!!Install 3rd party services",
3816 "end": {
3817 "column": 3,
3818 "line": 43
3819 },
3820 "file": "src/components/ui/FeatureList.js",
3821 "id": "pricing.features.thirdPartyServices",
3822 "start": {
3823 "column": 22,
3824 "line": 40
3825 }
3826 },
3827 {
3828 "defaultMessage": "!!!Service Proxies",
3829 "end": {
3830 "column": 3,
3831 "line": 47
3832 },
3833 "file": "src/components/ui/FeatureList.js",
3834 "id": "pricing.features.serviceProxies",
3835 "start": {
3836 "column": 18,
3837 "line": 44
3838 }
3839 },
3840 {
3841 "defaultMessage": "!!!Team Management",
3842 "end": {
3843 "column": 3,
3844 "line": 51
3845 },
3846 "file": "src/components/ui/FeatureList.js",
3847 "id": "pricing.features.teamManagement",
3848 "start": {
3849 "column": 18,
3850 "line": 48
3851 }
3852 }
3853 ],
3854 "path": "src/components/ui/FeatureList.json"
3855 },
3856 {
3857 "descriptors": [
3858 {
3859 "defaultMessage": "!!!Hide", 3711 "defaultMessage": "!!!Hide",
3860 "end": { 3712 "end": {
3861 "column": 3, 3713 "column": 3,
diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json
index 490b64581..18c8fa34b 100644
--- a/src/i18n/locales/et.json
+++ b/src/i18n/locales/et.json
@@ -112,22 +112,6 @@
112 "password.link.signup": "Loo tasuta konto", 112 "password.link.signup": "Loo tasuta konto",
113 "password.noUser": "Ühtegi selle e-posti aadressiga kasutajat ei leitud", 113 "password.noUser": "Ühtegi selle e-posti aadressiga kasutajat ei leitud",
114 "password.successInfo": "Palun kontrollige oma e-posti aadressi", 114 "password.successInfo": "Palun kontrollige oma e-posti aadressi",
115 "pricing.features.accountSync": "Konto sünkroonimine",
116 "pricing.features.adFree": "Igavesti reklaamivaba",
117 "pricing.features.appDelays": "Ootavaid ekraane pole",
118 "pricing.features.appDelaysEnabled": "Aeg-ajalt ootavad ekraanid",
119 "pricing.features.customWebsites": "Lisa kohandatud veebisaidid",
120 "pricing.features.desktopNotifications": "Töölaua teated",
121 "pricing.features.onPremise": "Kohalikud ja muud majutatud teenused",
122 "pricing.features.recipes": "Valige enam kui 70 teenuse hulgast",
123 "pricing.features.serviceProxies": "Teenuse puhverserverid",
124 "pricing.features.spellchecker": "Õigekirjakontrolli tugi",
125 "pricing.features.teamManagement": "Meeskonna haldamine",
126 "pricing.features.thirdPartyServices": "Paigalda 3'nda osapoole teenused",
127 "pricing.features.unlimitedServices": "Lisa piiramatud teenused",
128 "pricing.features.upToSixServices": "Lisa kuni 6 teenust",
129 "pricing.features.upToThreeServices": "Lisa kuni 3 teenust",
130 "pricing.features.workspaces": "Tööruumid",
131 "service.crashHandler.action": "Laadi {name} uuesti", 115 "service.crashHandler.action": "Laadi {name} uuesti",
132 "service.crashHandler.autoReload": "Püütakse {name} automaatselt taastada {seconds} sekundi jooksul", 116 "service.crashHandler.autoReload": "Püütakse {name} automaatselt taastada {seconds} sekundi jooksul",
133 "service.crashHandler.headline": "Oh ei!", 117 "service.crashHandler.headline": "Oh ei!",
diff --git a/src/i18n/locales/fil.json b/src/i18n/locales/fil.json
index 1cedf9951..dece4ce20 100644
--- a/src/i18n/locales/fil.json
+++ b/src/i18n/locales/fil.json
@@ -112,22 +112,6 @@
112 "password.link.signup": "Create a free account", 112 "password.link.signup": "Create a free account",
113 "password.noUser": "No user with that email address was found", 113 "password.noUser": "No user with that email address was found",
114 "password.successInfo": "Please check your email", 114 "password.successInfo": "Please check your email",
115 "pricing.features.accountSync": "Account Synchronisation",
116 "pricing.features.adFree": "Forever ad-free",
117 "pricing.features.appDelays": "No Waiting Screens",
118 "pricing.features.appDelaysEnabled": "Occasional Waiting Screens",
119 "pricing.features.customWebsites": "Add Custom Websites",
120 "pricing.features.desktopNotifications": "Desktop Notifications",
121 "pricing.features.onPremise": "On-premise & other Hosted Services",
122 "pricing.features.recipes": "Choose from more than 70 Services",
123 "pricing.features.serviceProxies": "Service Proxies",
124 "pricing.features.spellchecker": "Spellchecker support",
125 "pricing.features.teamManagement": "Team Management",
126 "pricing.features.thirdPartyServices": "Install 3rd party services",
127 "pricing.features.unlimitedServices": "Add unlimited services",
128 "pricing.features.upToSixServices": "Add up to 6 services",
129 "pricing.features.upToThreeServices": "Add up to 3 services",
130 "pricing.features.workspaces": "Workspaces",
131 "service.crashHandler.action": "Reload {name}", 115 "service.crashHandler.action": "Reload {name}",
132 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 116 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
133 "service.crashHandler.headline": "Oh no!", 117 "service.crashHandler.headline": "Oh no!",
diff --git a/src/i18n/locales/kk.json b/src/i18n/locales/kk.json
index b8fb41d4f..24641d9ae 100644
--- a/src/i18n/locales/kk.json
+++ b/src/i18n/locales/kk.json
@@ -112,22 +112,6 @@
112 "password.link.signup": "Create a free account", 112 "password.link.signup": "Create a free account",
113 "password.noUser": "No user with that email address was found", 113 "password.noUser": "No user with that email address was found",
114 "password.successInfo": "Please check your email", 114 "password.successInfo": "Please check your email",
115 "pricing.features.accountSync": "Account Synchronisation",
116 "pricing.features.adFree": "Forever ad-free",
117 "pricing.features.appDelays": "No Waiting Screens",
118 "pricing.features.appDelaysEnabled": "Occasional Waiting Screens",
119 "pricing.features.customWebsites": "Add Custom Websites",
120 "pricing.features.desktopNotifications": "Desktop Notifications",
121 "pricing.features.onPremise": "On-premise & other Hosted Services",
122 "pricing.features.recipes": "Choose from more than 70 Services",
123 "pricing.features.serviceProxies": "Service Proxies",
124 "pricing.features.spellchecker": "Spellchecker support",
125 "pricing.features.teamManagement": "Team Management",
126 "pricing.features.thirdPartyServices": "Install 3rd party services",
127 "pricing.features.unlimitedServices": "Add unlimited services",
128 "pricing.features.upToSixServices": "Add up to 6 services",
129 "pricing.features.upToThreeServices": "Add up to 3 services",
130 "pricing.features.workspaces": "Workspaces",
131 "service.crashHandler.action": "Reload {name}", 115 "service.crashHandler.action": "Reload {name}",
132 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 116 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
133 "service.crashHandler.headline": "Oh no!", 117 "service.crashHandler.headline": "Oh no!",
diff --git a/src/i18n/locales/ms.json b/src/i18n/locales/ms.json
index afa353ff5..a1c1539ae 100644
--- a/src/i18n/locales/ms.json
+++ b/src/i18n/locales/ms.json
@@ -112,22 +112,6 @@
112 "password.link.signup": "Buka akaun baru percuma", 112 "password.link.signup": "Buka akaun baru percuma",
113 "password.noUser": "Tiada pengguna dengan alamat e-mel tersebut dijumpai", 113 "password.noUser": "Tiada pengguna dengan alamat e-mel tersebut dijumpai",
114 "password.successInfo": "Sila semak e-mel anda", 114 "password.successInfo": "Sila semak e-mel anda",
115 "pricing.features.accountSync": "Account Synchronisation",
116 "pricing.features.adFree": "Forever ad-free",
117 "pricing.features.appDelays": "No Waiting Screens",
118 "pricing.features.appDelaysEnabled": "Occasional Waiting Screens",
119 "pricing.features.customWebsites": "Add Custom Websites",
120 "pricing.features.desktopNotifications": "Desktop Notifications",
121 "pricing.features.onPremise": "On-premise & other Hosted Services",
122 "pricing.features.recipes": "Choose from more than 70 Services",
123 "pricing.features.serviceProxies": "Service Proxies",
124 "pricing.features.spellchecker": "Spellchecker support",
125 "pricing.features.teamManagement": "Team Management",
126 "pricing.features.thirdPartyServices": "Install 3rd party services",
127 "pricing.features.unlimitedServices": "Add unlimited services",
128 "pricing.features.upToSixServices": "Add up to 6 services",
129 "pricing.features.upToThreeServices": "Add up to 3 services",
130 "pricing.features.workspaces": "Workspaces",
131 "service.crashHandler.action": "Ulangmuat {nama}", 115 "service.crashHandler.action": "Ulangmuat {nama}",
132 "service.crashHandler.autoReload": "Sedang cuba pulihkan secara automatik {nama} dalam {saat} saat", 116 "service.crashHandler.autoReload": "Sedang cuba pulihkan secara automatik {nama} dalam {saat} saat",
133 "service.crashHandler.headline": "Alamak!", 117 "service.crashHandler.headline": "Alamak!",
diff --git a/src/i18n/locales/sq.json b/src/i18n/locales/sq.json
index a43b1bcfa..6366babe8 100644
--- a/src/i18n/locales/sq.json
+++ b/src/i18n/locales/sq.json
@@ -112,23 +112,6 @@
112 "password.link.signup": "Create a free account", 112 "password.link.signup": "Create a free account",
113 "password.noUser": "No user with that email address was found", 113 "password.noUser": "No user with that email address was found",
114 "password.successInfo": "Please check your email", 114 "password.successInfo": "Please check your email",
115 "premiumFeature.button.upgradeAccount": "Upgrade account",
116 "pricing.features.accountSync": "Account Synchronisation",
117 "pricing.features.adFree": "Forever ad-free",
118 "pricing.features.appDelays": "No Waiting Screens",
119 "pricing.features.appDelaysEnabled": "Occasional Waiting Screens",
120 "pricing.features.customWebsites": "Add Custom Websites",
121 "pricing.features.desktopNotifications": "Desktop Notifications",
122 "pricing.features.onPremise": "On-premise & other Hosted Services",
123 "pricing.features.recipes": "Choose from more than 70 Services",
124 "pricing.features.serviceProxies": "Service Proxies",
125 "pricing.features.spellchecker": "Spellchecker support",
126 "pricing.features.teamManagement": "Team Management",
127 "pricing.features.thirdPartyServices": "Install 3rd party services",
128 "pricing.features.unlimitedServices": "Add unlimited services",
129 "pricing.features.upToSixServices": "Add up to 6 services",
130 "pricing.features.upToThreeServices": "Add up to 3 services",
131 "pricing.features.workspaces": "Workspaces",
132 "service.crashHandler.action": "Reload {name}", 115 "service.crashHandler.action": "Reload {name}",
133 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 116 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
134 "service.crashHandler.headline": "Oh no!", 117 "service.crashHandler.headline": "Oh no!",
diff --git a/src/i18n/locales/zh-TW.json b/src/i18n/locales/zh-TW.json
index 69eb5b9f7..9b9d4c2e0 100644
--- a/src/i18n/locales/zh-TW.json
+++ b/src/i18n/locales/zh-TW.json
@@ -107,17 +107,6 @@
107 "password.link.signup": "建立免費帳號", 107 "password.link.signup": "建立免費帳號",
108 "password.noUser": "找不到該電子郵件地址的用戶", 108 "password.noUser": "找不到該電子郵件地址的用戶",
109 "password.successInfo": "請檢查您的電子郵件", 109 "password.successInfo": "請檢查您的電子郵件",
110 "premiumFeature.button.upgradeAccount": "升級帳號",
111 "pricing.features.adFree": "Forever ad-free",
112 "pricing.features.appDelays": "No Waiting Screens",
113 "pricing.features.customWebsites": "Add Custom Websites",
114 "pricing.features.onPremise": "On-premise & other Hosted Services",
115 "pricing.features.serviceProxies": "Service Proxies",
116 "pricing.features.spellchecker": "Spellchecker support",
117 "pricing.features.teamManagement": "Team Management",
118 "pricing.features.thirdPartyServices": "Install 3rd party services",
119 "pricing.features.unlimitedServices": "Add unlimited services",
120 "pricing.features.workspaces": "工作區",
121 "service.crashHandler.action": "重新載入{name}", 110 "service.crashHandler.action": "重新載入{name}",
122 "service.crashHandler.autoReload": "嘗試在{seconds}秒內自動恢復{name}", 111 "service.crashHandler.autoReload": "嘗試在{seconds}秒內自動恢復{name}",
123 "service.crashHandler.headline": "噢不!", 112 "service.crashHandler.headline": "噢不!",