aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2020-02-12 11:45:05 +0100
committerLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2020-02-12 11:45:05 +0100
commit73d7f41dd9be743b4a3534d66cffd1f1c9701f78 (patch)
treeed5081da220375a133bf41a0b58d9beafd942647 /src
parentNew translations en-US.json (Danish) (diff)
downloadferdium-app-73d7f41dd9be743b4a3534d66cffd1f1c9701f78.tar.gz
ferdium-app-73d7f41dd9be743b4a3534d66cffd1f1c9701f78.tar.zst
ferdium-app-73d7f41dd9be743b4a3534d66cffd1f1c9701f78.zip
New translations en-US.json (Hebrew)
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/he.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
30 "feature.publishDebugInfo.info": "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",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",