aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
blob: aea74768d23720619cead5eaff8eeec5a0b850f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
{
  "app.errorHandler.action": "Reload",
  "app.errorHandler.headline": "Something went wrong",
  "feature.announcements.changelog.headline": "Changes in Franz {version}",
  "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting",
  "feature.delayApp.text": "Franz will continue in {seconds} seconds.",
  "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Franz Professional",
  "feature.delayApp.trial.actionShort": "Activate the free Franz Professional trial",
  "feature.delayApp.trial.headline": "Get the free Franz Professional 14 day trial and skip the line",
  "feature.delayApp.upgrade.action": "Get a Franz Supporter License",
  "feature.delayApp.upgrade.actionShort": "Upgrade account",
  "feature.serviceLimit.limitReached": "You have added {amount} out of {limit} services that are included in your plan. Please upgrade your account to add more services.",
  "feature.shareFranz.action.email": "Send as email",
  "feature.shareFranz.action.facebook": "Share on Facebook",
  "feature.shareFranz.action.twitter": "Share on Twitter",
  "feature.shareFranz.headline": "Franz is better together!",
  "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
  "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger",
  "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
  "feature.todos.premium.info": "Franz Todos are available to premium users now!",
  "feature.todos.premium.rollout": "Everyone else will have to wait a little longer.",
  "feature.todos.premium.upgrade": "Upgrade Account",
  "global.api.unhealthy": "Can't connect to Franz online services",
  "global.franzProRequired": "Franz Professional Required",
  "global.notConnectedToTheInternet": "You are not connected to the internet.",
  "global.spellchecker.useDefault": "Use System Default ({default})",
  "global.spellchecking.autodetect": "Detect language automatically",
  "global.spellchecking.autodetect.short": "Automatic",
  "global.spellchecking.language": "Spell checking language",
  "global.upgradeButton.upgradeToPro": "Upgrade to Franz Professional",
  "import.headline": "Import your Franz 4 services",
  "import.notSupportedHeadline": "Services not yet supported in Franz 5",
  "import.skip.label": "I want to add services manually",
  "import.submit.label": "Import services",
  "infobar.buttonChangelog": "What is new?",
  "infobar.buttonInstallUpdate": "Restart & install update",
  "infobar.buttonReloadServices": "Reload services",
  "infobar.requiredRequestsFailed": "Could not load services and user information",
  "infobar.servicesUpdated": "Your services have been updated.",
  "infobar.trialActivated": "Your trial was successfully activated. Happy messaging!",
  "infobar.updateAvailable": "A new update for Franz is available.",
  "invite.email.label": "Email address",
  "invite.headline.friends": "Invite 3 of your friends or colleagues",
  "invite.name.label": "Name",
  "invite.skip.label": "I want to do this later",
  "invite.submit.label": "Send invites",
  "invite.successInfo": "Invitations sent successfully",
  "login.email.label": "Email address",
  "login.headline": "Sign in",
  "login.invalidCredentials": "Email or password not valid",
  "login.link.password": "Reset password",
  "login.link.signup": "Create a free account",
  "login.password.label": "Password",
  "login.serverLogout": "Your session expired, please login again.",
  "login.submit.label": "Sign in",
  "login.tokenExpired": "Your session expired, please login again.",
  "menu.Todoss.closeTodosDrawer": "Close Todos drawer",
  "menu.Todoss.openTodosDrawer": "Open Todos drawer",
  "menu.app.about": "About Franz",
  "menu.app.announcement": "What's new?",
  "menu.app.checkForUpdates": "Check for updates",
  "menu.app.hide": "Hide",
  "menu.app.hideOthers": "Hide Others",
  "menu.app.quit": "Quit",
  "menu.app.settings": "Settings",
  "menu.app.unhide": "Unhide",
  "menu.edit": "Edit",
  "menu.edit.copy": "Copy",
  "menu.edit.cut": "Cut",
  "menu.edit.delete": "Delete",
  "menu.edit.emojiSymbols": "Emoji & Symbols",
  "menu.edit.paste": "Paste",
  "menu.edit.pasteAndMatchStyle": "Paste And Match Style",
  "menu.edit.redo": "Redo",
  "menu.edit.selectAll": "Select All",
  "menu.edit.speech": "Speech",
  "menu.edit.startDictation": "Start Dictation",
  "menu.edit.startSpeaking": "Start Speaking",
  "menu.edit.stopSpeaking": "Stop Speaking",
  "menu.edit.undo": "Undo",
  "menu.file": "File",
  "menu.help": "Help",
  "menu.help.changelog": "Changelog",
  "menu.help.debugInfo": "Copy Debug Information",
  "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.",
  "menu.help.debugInfoCopiedHeadline": "Franz Debug Information",
  "menu.help.learnMore": "Learn More",
  "menu.help.privacy": "Privacy Statement",
  "menu.help.support": "Support",
  "menu.help.tos": "Terms of Service",
  "menu.services": "Services",
  "menu.services.activatePreviousService": "Activate previous service",
  "menu.services.addNewService": "Add New Service...",
  "menu.services.goHome": "Home",
  "menu.services.setNextServiceActive": "Activate next service",
  "menu.todos": "Todos",
  "menu.todos.enableTodos": "Enable Todos",
  "menu.view": "View",
  "menu.view.enterFullScreen": "Enter Full Screen",
  "menu.view.exitFullScreen": "Exit Full Screen",
  "menu.view.reloadFranz": "Reload Franz",
  "menu.view.reloadService": "Reload Service",
  "menu.view.resetZoom": "Actual Size",
  "menu.view.toggleDevTools": "Toggle Developer Tools",
  "menu.view.toggleFullScreen": "Toggle Full Screen",
  "menu.view.toggleServiceDevTools": "Toggle Service Developer Tools",
  "menu.view.toggleTodosDevTools": "Toggle Todos Developer Tools",
  "menu.view.zoomIn": "Zoom In",
  "menu.view.zoomOut": "Zoom Out",
  "menu.window": "Window",
  "menu.window.close": "Close",
  "menu.window.minimize": "Minimize",
  "menu.workspaces": "Workspaces",
  "menu.workspaces.addNewWorkspace": "Add New Workspace...",
  "menu.workspaces.closeWorkspaceDrawer": "Close workspace drawer",
  "menu.workspaces.defaultWorkspace": "All services",
  "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
  "password.email.label": "Email address",
  "password.headline": "Reset password",
  "password.link.login": "Sign in to your account",
  "password.link.signup": "Create a free account",
  "password.noUser": "No user with that email address was found",
  "password.submit.label": "Submit",
  "password.successInfo": "Please check your email",
  "premiumFeature.button.upgradeAccount": "Upgrade account",
  "pricing.features.adFree": "Forever ad-free",
  "pricing.features.appDelays": "No Waiting Screens",
  "pricing.features.customWebsites": "Add Custom Websites",
  "pricing.features.onPremise": "On-premise & other Hosted Services",
  "pricing.features.serviceProxies": "Service Proxies",
  "pricing.features.spellchecker": "Spellchecker support",
  "pricing.features.teamManagement": "Team Management",
  "pricing.features.thirdPartyServices": "Install 3rd party services",
  "pricing.features.unlimitedServices": "Add unlimited services",
  "pricing.features.workspaces": "Workspaces",
  "pricing.plan.free": "Franz Free",
  "pricing.plan.legacy": "Franz Premium",
  "pricing.plan.personal": "Franz Personal",
  "pricing.plan.personal-monthly": "Franz Personal Monthly",
  "pricing.plan.personal-yearly": "Franz Personal Yearly",
  "pricing.plan.pro": "Franz Professional",
  "pricing.plan.pro-monthly": "Franz Professional Monthly",
  "pricing.plan.pro-yearly": "Franz Professional Yearly",
  "pricing.trial.cta.accept": "Yes, upgrade my account to Franz Professional",
  "pricing.trial.cta.skip": "Continue to Franz",
  "pricing.trial.error": "Sorry, we could not activate your trial!",
  "pricing.trial.features.headline": "Franz Professional includes:",
  "pricing.trial.headline": "Franz Professional",
  "pricing.trial.subheadline": "Your personal welcome offer:",
  "pricing.trial.terms.automaticTrialEnd": "Your free trial ends automatically after 14 days",
  "pricing.trial.terms.headline": "No strings attached",
  "pricing.trial.terms.noCreditCard": "No credit card required",
  "service.crashHandler.action": "Reload {name}",
  "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
  "service.crashHandler.headline": "Oh no!",
  "service.crashHandler.text": "{name} has caused an error.",
  "service.disabledHandler.action": "Enable {name}",
  "service.disabledHandler.headline": "{name} is disabled",
  "service.errorHandler.action": "Reload {name}",
  "service.errorHandler.editAction": "Edit {name}",
  "service.errorHandler.headline": "Oh no!",
  "service.errorHandler.message": "Error",
  "service.errorHandler.text": "{name} has failed to load.",
  "service.restrictedHandler.action": "Upgrade Account",
  "service.restrictedHandler.customUrl.headline": "Franz Professional Plan required",
  "service.restrictedHandler.customUrl.text": "Please upgrade to the Franz Professional plan to use custom urls & self hosted services.",
  "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
  "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
  "service.webviewLoader.loading": "Loading",
  "services.getStarted": "Get started",
  "services.welcome": "Welcome to Franz",
  "settings.account.account.editButton": "Edit account",
  "settings.account.accountType.basic": "Basic Account",
  "settings.account.accountType.premium": "Premium Supporter Account",
  "settings.account.buttonSave": "Update profile",
  "settings.account.deleteAccount": "Delete account",
  "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
  "settings.account.deleteInfo": "If you don't need your Franz account any longer, you can delete your account and all related data here.",
  "settings.account.headline": "Account",
  "settings.account.headlineAccount": "Account information",
  "settings.account.headlineDangerZone": "Danger Zone",
  "settings.account.headlineInvoices": "Invoices",
  "settings.account.headlinePassword": "Change password",
  "settings.account.headlineProfile": "Update profile",
  "settings.account.headlineSubscription": "Your subscription",
  "settings.account.headlineTrialUpgrade": "Get the free 14 day Franz Professional Trial",
  "settings.account.headlineUpgradeAccount": "Upgrade your account & get the full Franz experience",
  "settings.account.invoiceDownload": "Download",
  "settings.account.manageSubscription.label": "Manage your subscription",
  "settings.account.successInfo": "Your changes have been saved",
  "settings.account.trial": "Free Trial",
  "settings.account.trialEndsIn": "Your free trial ends in {duration}.",
  "settings.account.trialUpdateBillingInfo": "Please update your billing info to continue using {license} after your trial period.",
  "settings.account.tryReloadServices": "Try again",
  "settings.account.tryReloadUserInfoRequest": "Try again",
  "settings.account.upgradeToPro.label": "Upgrade to Franz Professional",
  "settings.account.userInfoRequestFailed": "Could not load user information",
  "settings.account.yourLicense": "Your Franz License",
  "settings.app.buttonClearAllCache": "Clear cache",
  "settings.app.buttonInstallUpdate": "Restart & install update",
  "settings.app.buttonSearchForUpdate": "Check for updates",
  "settings.app.cacheInfo": "Franz cache is currently using {size} of disk space.",
  "settings.app.currentVersion": "Current version:",
  "settings.app.form.autoLaunchInBackground": "Open in background",
  "settings.app.form.autoLaunchOnStart": "Launch Franz on start",
  "settings.app.form.beta": "Include beta versions",
  "settings.app.form.darkMode": "Join the Dark Side",
  "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
  "settings.app.form.enableSpellchecking": "Enable spell checking",
  "settings.app.form.enableSystemTray": "Show Franz in system tray",
  "settings.app.form.enableTodos": "Enable Franz Todos",
  "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
  "settings.app.form.language": "Language",
  "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
  "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
  "settings.app.form.showDisabledServices": "Display disabled services tabs",
  "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
  "settings.app.headline": "Settings",
  "settings.app.headlineAdvanced": "Advanced",
  "settings.app.headlineAppearance": "Appearance",
  "settings.app.headlineGeneral": "General",
  "settings.app.headlineLanguage": "Language",
  "settings.app.headlineUpdates": "Updates",
  "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
  "settings.app.restartRequired": "Changes require restart",
  "settings.app.subheadlineCache": "Cache",
  "settings.app.translationHelp": "Help us to translate Franz into your language.",
  "settings.app.updateStatusAvailable": "Update available, downloading...",
  "settings.app.updateStatusSearching": "Is searching for update",
  "settings.app.updateStatusUpToDate": "You are using the latest version of Franz",
  "settings.invite.headline": "Invite Friends",
  "settings.navigation.account": "Account",
  "settings.navigation.availableServices": "Available services",
  "settings.navigation.inviteFriends": "Invite Friends",
  "settings.navigation.logout": "Logout",
  "settings.navigation.settings": "Settings",
  "settings.navigation.team": "Manage Team",
  "settings.navigation.yourServices": "Your services",
  "settings.navigation.yourWorkspaces": "Your workspaces",
  "settings.recipes.all": "All services",
  "settings.recipes.custom": "Custom Services",
  "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes",
  "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes",
  "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
  "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
  "settings.recipes.customService.openDevDocs": "Developer Documentation",
  "settings.recipes.customService.openFolder": "Open folder",
  "settings.recipes.headline": "Available services",
  "settings.recipes.missingService": "Missing a service?",
  "settings.recipes.mostPopular": "Most popular",
  "settings.recipes.nothingFound": "Sorry, but no service matched your search term.",
  "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
  "settings.searchService": "Search service",
  "settings.service.error.goBack": "Back to services",
  "settings.service.error.headline": "Error",
  "settings.service.error.message": "Could not load service recipe.",
  "settings.service.form.addServiceHeadline": "Add {name}",
  "settings.service.form.availableServices": "Available services",
  "settings.service.form.customUrl": "Custom server",
  "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.",
  "settings.service.form.customUrlUpgradeAccount": "Upgrade your account",
  "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
  "settings.service.form.deleteButton": "Delete service",
  "settings.service.form.editServiceHeadline": "Edit {name}",
  "settings.service.form.enableAudio": "Enable audio",
  "settings.service.form.enableBadge": "Show unread message badges",
  "settings.service.form.enableDarkMode": "Enable Dark Mode",
  "settings.service.form.enableNotification": "Enable notifications",
  "settings.service.form.enableService": "Enable service",
  "settings.service.form.headlineBadges": "Unread message badges",
  "settings.service.form.headlineGeneral": "General",
  "settings.service.form.headlineNotifications": "Notifications",
  "settings.service.form.icon": "Custom icon",
  "settings.service.form.iconDelete": "Delete",
  "settings.service.form.iconUpload": "Drop your image, or click here",
  "settings.service.form.indirectMessageInfo": "You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
  "settings.service.form.indirectMessages": "Show message badge for all new messages",
  "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
  "settings.service.form.name": "Name",
  "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
  "settings.service.form.proxy.host": "Proxy Host/IP",
  "settings.service.form.proxy.info": "Proxy settings will not synced with the Franz servers.",
  "settings.service.form.proxy.isEnabled": "Use Proxy",
  "settings.service.form.proxy.password": "Password (optional)",
  "settings.service.form.proxy.port": "Port",
  "settings.service.form.proxy.restartInfo": "Please restart Franz after changing proxy Settings.",
  "settings.service.form.proxy.user": "User (optional)",
  "settings.service.form.saveButton": "Save service",
  "settings.service.form.tabHosted": "Hosted",
  "settings.service.form.tabOnPremise": "Self hosted ⭐️",
  "settings.service.form.team": "Team",
  "settings.service.form.useHostedService": "Use the hosted {name} service.",
  "settings.service.form.yourServices": "Your services",
  "settings.services.deletedInfo": "Service has been deleted",
  "settings.services.discoverServices": "Discover services",
  "settings.services.headline": "Your services",
  "settings.services.noServicesAdded": "You haven't added any services yet.",
  "settings.services.servicesRequestFailed": "Could not load your services",
  "settings.services.tooltip.isDisabled": "Service is disabled",
  "settings.services.tooltip.isMuted": "All sounds are muted",
  "settings.services.tooltip.notificationsDisabled": "Notifications are disabled",
  "settings.services.updatedInfo": "Your changes have been saved",
  "settings.team.contentHeadline": "Franz for Teams",
  "settings.team.copy": "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!",
  "settings.team.headline": "Team",
  "settings.team.intro": "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
  "settings.team.manageAction": "Manage your Team on meetfranz.com",
  "settings.team.upgradeAction": "Upgrade your Account",
  "settings.user.form.accountType.company": "Company",
  "settings.user.form.accountType.individual": "Individual",
  "settings.user.form.accountType.label": "Account type",
  "settings.user.form.accountType.non-profit": "Non-Profit",
  "settings.user.form.currentPassword": "Current password",
  "settings.user.form.email": "Email",
  "settings.user.form.firstname": "First Name",
  "settings.user.form.lastname": "Last Name",
  "settings.user.form.newPassword": "New password",
  "settings.workspace.add.form.name": "Name",
  "settings.workspace.add.form.submitButton": "Create workspace",
  "settings.workspace.form.buttonDelete": "Delete workspace",
  "settings.workspace.form.buttonSave": "Save workspace",
  "settings.workspace.form.name": "Name",
  "settings.workspace.form.servicesInWorkspaceHeadline": "Services in this Workspace",
  "settings.workspace.form.yourWorkspaces": "Your workspaces",
  "settings.workspaces.deletedInfo": "Workspace has been deleted",
  "settings.workspaces.headline": "Your workspaces",
  "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
  "settings.workspaces.tryReloadWorkspaces": "Try again",
  "settings.workspaces.updatedInfo": "Your changes have been saved",
  "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Franz Workspaces",
  "settings.workspaces.workspaceFeatureInfo": "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.",
  "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
  "sidebar.addNewService": "Add new service",
  "sidebar.closeTodosDrawer": "Close Franz Todos",
  "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
  "sidebar.muteApp": "Disable notifications & audio",
  "sidebar.openTodosDrawer": "Open Franz Todos",
  "sidebar.openWorkspaceDrawer": "Open workspace drawer",
  "sidebar.settings": "Settings",
  "sidebar.unmuteApp": "Enable notifications & audio",
  "signup.email.label": "Email address",
  "signup.emailDuplicate": "A user with that email address already exists",
  "signup.firstname.label": "First Name",
  "signup.headline": "Sign up",
  "signup.lastname.label": "Last Name",
  "signup.legal.info": "By creating a Franz account you accept the",
  "signup.legal.privacy": "Privacy Statement",
  "signup.legal.terms": "Terms of service",
  "signup.link.login": "Already have an account, sign in?",
  "signup.password.label": "Password",
  "signup.submit.label": "Create account",
  "subscription.cta.activateTrial": "Yes, start the free Franz Professional trial",
  "subscription.cta.allOptions": "See all options",
  "subscription.cta.choosePlan": "Choose your plan",
  "subscription.includedProFeatures": "The Franz Professional Plan includes:",
  "subscription.teaser.includedFeatures": "Paid Franz Plans include:",
  "subscription.teaser.intro": "Franz 5 comes with a wide range of new features to boost up your everyday communication - batteries included. Check out our new plans and find out which one suits you most!",
  "subscriptionPopup.buttonCancel": "Cancel",
  "subscriptionPopup.buttonDone": "Done",
  "tabs.item.deleteService": "Delete service",
  "tabs.item.disableAudio": "Disable audio",
  "tabs.item.disableNotifications": "Disable notifications",
  "tabs.item.disableService": "Disable service",
  "tabs.item.edit": "Edit",
  "tabs.item.enableAudio": "Enable audio",
  "tabs.item.enableNotification": "Enable notifications",
  "tabs.item.enableService": "Enable service",
  "tabs.item.reload": "Reload",
  "validation.email": "{field} is not valid",
  "validation.minLength": "{field} should be at least {length} characters long",
  "validation.oneRequired": "At least one is required",
  "validation.required": "{field} is required",
  "validation.url": "{field} is not a valid URL",
  "webControls.back": "Back",
  "webControls.forward": "Forward",
  "webControls.goHome": "Home",
  "webControls.openInBrowser": "Open in Browser",
  "webControls.reload": "Reload",
  "welcome.loginButton": "Login to your account",
  "welcome.signupButton": "Create a free account",
  "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
  "workspaceDrawer.allServices": "All services",
  "workspaceDrawer.headline": "Workspaces",
  "workspaceDrawer.item.contextMenuEdit": "edit",
  "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
  "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
  "workspaceDrawer.proFeatureBadge": "Premium feature",
  "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account",
  "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
  "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
  "workspaces.switchingIndicator.switchingTo": "Switching to"
}