aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-01-31 17:24:30 +0100
committerLibravatar GitHub <noreply@github.com>2020-01-31 17:24:30 +0100
commit9277d42ee8fd6d9e3eccf948f71c8688f726784e (patch)
tree6f167ea9eb2ed50a079596048993a79c7aeb9447 /src/i18n/locales/en-US.json
parentUpdate (diff)
parentFix lint (diff)
downloadferdium-app-9277d42ee8fd6d9e3eccf948f71c8688f726784e.tar.gz
ferdium-app-9277d42ee8fd6d9e3eccf948f71c8688f726784e.tar.zst
ferdium-app-9277d42ee8fd6d9e3eccf948f71c8688f726784e.zip
Merge branch 'develop' into start-in-tray
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json18
1 files changed, 11 insertions, 7 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index ad2fb6f84..f077f23bc 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
@@ -224,6 +224,8 @@
224 "settings.account.account.editButton": "Edit account", 224 "settings.account.account.editButton": "Edit account",
225 "settings.account.accountType.basic": "Basic Account", 225 "settings.account.accountType.basic": "Basic Account",
226 "settings.account.accountType.premium": "Premium Supporter Account", 226 "settings.account.accountType.premium": "Premium Supporter Account",
227 "settings.account.accountUnavailable": "Account is unavailable",
228 "settings.account.accountUnavailableInfo": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.",
227 "settings.account.buttonSave": "Update profile", 229 "settings.account.buttonSave": "Update profile",
228 "settings.account.deleteAccount": "Delete account", 230 "settings.account.deleteAccount": "Delete account",
229 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 231 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
@@ -255,21 +257,22 @@
255 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 257 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
256 "settings.app.currentVersion": "Current version:", 258 "settings.app.currentVersion": "Current version:",
257 "settings.app.form.accentColor": "Accent color", 259 "settings.app.form.accentColor": "Accent color",
258 "settings.app.form.adaptableDarkMode": "Enable adaptable Dark Mode", 260 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my Mac's dark mode setting",
259 "settings.app.form.autoLaunchInBackground": "Open in background", 261 "settings.app.form.autoLaunchInBackground": "Open in background",
260 "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start", 262 "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start",
261 "settings.app.form.beta": "Include beta versions", 263 "settings.app.form.beta": "Include beta versions",
262 "settings.app.form.darkMode": "Join the Dark Side", 264 "settings.app.form.darkMode": "Enable dark mode",
263 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 265 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
264 "settings.app.form.enableLock": "Enable Ferdi password lock", 266 "settings.app.form.enableLock": "Enable Password Lock",
265 "settings.app.form.enableSpellchecking": "Enable spell checking", 267 "settings.app.form.enableSpellchecking": "Enable spell checking",
266 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 268 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
267 "settings.app.form.enableTodos": "Enable Ferdi Todos", 269 "settings.app.form.enableTodos": "Enable Ferdi Todos",
268 "settings.app.form.hibernate": "Enable service hibernation", 270 "settings.app.form.hibernate": "Enable service hibernation",
269 "settings.app.form.hibernationStrategy": "Hibernation strategy", 271 "settings.app.form.hibernationStrategy": "Hibernation strategy",
272 "settings.app.form.inactivityLock": "Lock after inactivity",
270 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 273 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
271 "settings.app.form.language": "Language", 274 "settings.app.form.language": "Language",
272 "settings.app.form.lockPassword": "Ferdi Lock password", 275 "settings.app.form.lockPassword": "Password",
273 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray", 276 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray",
274 "settings.app.form.noUpdates": "Disable updates", 277 "settings.app.form.noUpdates": "Disable updates",
275 "settings.app.form.privateNotifications": "Don't show message content in notifications", 278 "settings.app.form.privateNotifications": "Don't show message content in notifications",
@@ -291,9 +294,10 @@
291 "settings.app.headlineLanguage": "Language", 294 "settings.app.headlineLanguage": "Language",
292 "settings.app.headlineUpdates": "Updates", 295 "settings.app.headlineUpdates": "Updates",
293 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", 296 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
297 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
294 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 298 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
295 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 299 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
296 "settings.app.lockedPassword": "Ferdi Lock Password", 300 "settings.app.lockedPassword": "Password",
297 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", 301 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
298 "settings.app.restartRequired": "Changes require restart", 302 "settings.app.restartRequired": "Changes require restart",
299 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 303 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",