aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-05-12 20:00:41 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-05-12 20:00:41 +0700
commitd8a1d5f9151cc31f4c2b5c0096a35e49b2c74d61 (patch)
tree3974d449d8ef389fc61bf880ae758b5debc22a80 /src/i18n/locales/en-US.json
parentUse dark background in SVG logo (diff)
parentUpdate CHANGELOG.md (diff)
downloadferdium-app-d8a1d5f9151cc31f4c2b5c0096a35e49b2c74d61.tar.gz
ferdium-app-d8a1d5f9151cc31f4c2b5c0096a35e49b2c74d61.tar.zst
ferdium-app-d8a1d5f9151cc31f4c2b5c0096a35e49b2c74d61.zip
Merge tag 'v5.1.0'
# Conflicts: # README.md # src/components/layout/AppLayout.js
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json498
1 files changed, 276 insertions, 222 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 99df6a0ca..6c2759dcc 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -1,277 +1,331 @@
1{ 1{
2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Franz {version}",
5 "feature.delayApp.action": "Get a Franz Supporter License",
6 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting",
7 "feature.delayApp.text": "Franz will continue in {seconds} seconds.",
8 "feature.shareFranz.action.email": "Send as email",
9 "feature.shareFranz.action.facebook": "Share on Facebook",
10 "feature.shareFranz.action.twitter": "Share on Twitter",
11 "feature.shareFranz.headline": "Franz is better together!",
12 "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",
13 "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",
14 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
2 "global.api.unhealthy": "Can't connect to Franz online services", 15 "global.api.unhealthy": "Can't connect to Franz online services",
3 "global.notConnectedToTheInternet": "You are not connected to the internet.", 16 "global.notConnectedToTheInternet": "You are not connected to the internet.",
4 "welcome.signupButton": "Create a free account", 17 "global.spellchecker.useDefault": "Use System Default ({default})",
5 "welcome.loginButton": "Login to your account", 18 "global.spellchecking.autodetect": "Detect language automatically",
6 "welcome.slogan": "Messaging that works for you", 19 "global.spellchecking.autodetect.short": "Automatic",
7 "login.headline": "Sign in", 20 "global.spellchecking.language": "Spell checking language",
21 "import.headline": "Import your Franz 4 services",
22 "import.notSupportedHeadline": "Services not yet supported in Franz 5",
23 "import.skip.label": "I want to add services manually",
24 "import.submit.label": "Import services",
25 "infobar.buttonChangelog": "What is new?",
26 "infobar.buttonInstallUpdate": "Restart & install update",
27 "infobar.buttonReloadServices": "Reload services",
28 "infobar.requiredRequestsFailed": "Could not load services and user information",
29 "infobar.servicesUpdated": "Your services have been updated.",
30 "infobar.updateAvailable": "A new update for Franz is available.",
31 "invite.email.label": "Email address",
32 "invite.headline.friends": "Invite 3 of your friends or colleagues",
33 "invite.name.label": "Name",
34 "invite.skip.label": "I want to do this later",
35 "invite.submit.label": "Send invites",
36 "invite.successInfo": "Invitations sent successfully",
8 "login.email.label": "Email address", 37 "login.email.label": "Email address",
38 "login.headline": "Sign in",
39 "login.invalidCredentials": "Email or password not valid",
40 "login.link.password": "Reset password",
41 "login.link.signup": "Create a free account",
9 "login.password.label": "Password", 42 "login.password.label": "Password",
43 "login.serverLogout": "Your session expired, please login again.",
10 "login.submit.label": "Sign in", 44 "login.submit.label": "Sign in",
11 "login.invalidCredentials": "Email or password not valid",
12 "login.tokenExpired": "Your session expired, please login again.", 45 "login.tokenExpired": "Your session expired, please login again.",
13 "login.serverLogout": "Your session expired, please login again.", 46 "menu.app.about": "About Franz",
14 "login.link.signup": "Create a free account", 47 "menu.app.announcement": "What's new?",
15 "login.link.password": "Reset password", 48 "menu.app.hide": "Hide",
16 "password.headline": "Reset password", 49 "menu.app.hideOthers": "Hide Others",
50 "menu.app.quit": "Quit",
51 "menu.app.settings": "Settings",
52 "menu.app.unhide": "Unhide",
53 "menu.edit": "Edit",
54 "menu.edit.copy": "Copy",
55 "menu.edit.cut": "Cut",
56 "menu.edit.delete": "Delete",
57 "menu.edit.emojiSymbols": "Emoji & Symbols",
58 "menu.edit.paste": "Paste",
59 "menu.edit.pasteAndMatchStyle": "Paste And Match Style",
60 "menu.edit.redo": "Redo",
61 "menu.edit.selectAll": "Select All",
62 "menu.edit.speech": "Speech",
63 "menu.edit.startDictation": "Start Dictation",
64 "menu.edit.startSpeaking": "Start Speaking",
65 "menu.edit.stopSpeaking": "Stop Speaking",
66 "menu.edit.undo": "Undo",
67 "menu.file": "File",
68 "menu.help": "Help",
69 "menu.help.changelog": "Changelog",
70 "menu.help.learnMore": "Learn More",
71 "menu.help.privacy": "Privacy Statement",
72 "menu.help.support": "Support",
73 "menu.help.tos": "Terms of Service",
74 "menu.services": "Services",
75 "menu.services.activatePreviousService": "Activate previous service",
76 "menu.services.addNewService": "Add New Service...",
77 "menu.services.setNextServiceActive": "Activate next service",
78 "menu.view": "View",
79 "menu.view.enterFullScreen": "Enter Full Screen",
80 "menu.view.exitFullScreen": "Exit Full Screen",
81 "menu.view.reloadFranz": "Reload Franz",
82 "menu.view.reloadService": "Reload Service",
83 "menu.view.resetZoom": "Actual Size",
84 "menu.view.toggleDevTools": "Toggle Developer Tools",
85 "menu.view.toggleFullScreen": "Toggle Full Screen",
86 "menu.view.toggleServiceDevTools": "Toggle Service Developer Tools",
87 "menu.view.zoomIn": "Zoom In",
88 "menu.view.zoomOut": "Zoom Out",
89 "menu.window": "Window",
90 "menu.window.close": "Close",
91 "menu.window.minimize": "Minimize",
92 "menu.workspaces": "Workspaces",
93 "menu.workspaces.addNewWorkspace": "Add New Workspace...",
94 "menu.workspaces.closeWorkspaceDrawer": "Close workspace drawer",
95 "menu.workspaces.defaultWorkspace": "All services",
96 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
17 "password.email.label": "Email address", 97 "password.email.label": "Email address",
18 "password.submit.label": "Submit", 98 "password.headline": "Reset password",
99 "password.link.login": "Sign in to your account",
100 "password.link.signup": "Create a free account",
19 "password.noUser": "No user with that email address was found", 101 "password.noUser": "No user with that email address was found",
102 "password.submit.label": "Submit",
20 "password.successInfo": "Please check your email", 103 "password.successInfo": "Please check your email",
21 "password.link.signup": "Create a free account", 104 "premiumFeature.button.upgradeAccount": "Upgrade account",
22 "password.link.login": "Sign in to your account",
23 "signup.headline": "Sign up",
24 "signup.firstname.label": "First Name",
25 "signup.lastname.label": "Last Name",
26 "signup.email.label": "Email address",
27 "signup.company.label": "Company",
28 "signup.password.label": "Password",
29 "signup.submit.label": "Create account",
30 "signup.link.login": "Already have an account, sign in?",
31 "signup.emailDuplicate": "A user with that email address already exists",
32 "signup.legal.info": "By creating a Franz account you accept the",
33 "signup.legal.terms": "Terms of service",
34 "signup.legal.privacy": "Privacy Statement",
35 "pricing.headline": "Support Franz", 105 "pricing.headline": "Support Franz",
36 "pricing.support.label": "Select your support plan",
37 "pricing.submit.label": "I want to support the development of Franz",
38 "pricing.link.skipPayment": "I don't want to support the development of Franz.", 106 "pricing.link.skipPayment": "I don't want to support the development of Franz.",
39 "import.headline": "Import your Franz 4 services", 107 "pricing.submit.label": "I want to support the development of Franz",
40 "import.notSupportedHeadline": "Services not yet supported in Franz 5", 108 "pricing.support.label": "Select your support plan",
41 "import.submit.label": "Import services", 109 "service.crashHandler.action": "Reload {name}",
42 "import.skip.label": "I want to add services manually", 110 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
43 "invite.submit.label": "Send invites", 111 "service.crashHandler.headline": "Oh no!",
44 "invite.headline.friends": "Invite 3 of your friends or colleagues", 112 "service.crashHandler.text": "{name} has caused an error.",
45 "invite.name.label": "Name", 113 "service.disabledHandler.action": "Enable {name}",
46 "invite.email.label": "Email address", 114 "service.disabledHandler.headline": "{name} is disabled",
47 "invite.skip.label": "I want to do this later", 115 "service.errorHandler.action": "Reload {name}",
48 "invite.successInfo": "Invitations sent successfully", 116 "service.errorHandler.editAction": "Edit {name}",
49 "subscription.submit.label": "I want to support the development of Franz", 117 "service.errorHandler.headline": "Oh no!",
50 "subscription.paymentSessionError": "Could not initialize payment form", 118 "service.errorHandler.message": "Error",
51 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes", 119 "service.errorHandler.text": "{name} has failed to load.",
52 "subscription.features.onpremise": "Add on-premise/hosted services like HipChat", 120 "service.webviewLoader.loading": "Loading",
53 "subscription.features.onpremise.mattermost": "Add on-premise/hosted services like Mattermost",
54 "subscription.features.encryptedSync": "Encrypted session synchronization",
55 "subscription.features.proxy": "Proxy support for services",
56 "subscription.features.ads": "No ads, ever!",
57 "subscription.features.spellchecker": "Support for spellchecker",
58 "subscription.features.noInterruptions": "No app delays & nagging to upgrade license",
59 "subscription.features.comingSoon": "coming soon",
60 "infobar.servicesUpdated": "Your services have been updated.",
61 "infobar.updateAvailable": "A new update for Franz is available.",
62 "infobar.buttonReloadServices": "Reload services",
63 "infobar.buttonInstallUpdate": "Restart & install update",
64 "infobar.buttonChangelog": "What is new?",
65 "infobar.requiredRequestsFailed": "Could not load services and user information",
66 "sidebar.settings": "Settings",
67 "sidebar.addNewService": "Add new service",
68 "sidebar.muteApp": "Disable notifications & audio",
69 "sidebar.unmuteApp": "Enable notifications & audio",
70 "services.welcome": "Welcome to Franz",
71 "services.getStarted": "Get started", 121 "services.getStarted": "Get started",
72 "settings.searchService": "Search service", 122 "services.welcome": "Welcome to Franz",
73 "settings.account.headline": "Account", 123 "settings.account.account.editButton": "Edit account",
74 "settings.account.headlineSubscription": "Your subscription",
75 "settings.account.headlineUpgrade": "Upgrade your account & support Franz",
76 "settings.account.headlineInvoices": "Invoices",
77 "settings.account.headlineDangerZone": "Danger Zone",
78 "settings.account.manageSubscription.label": "Manage your subscription",
79 "settings.account.accountType.basic": "Basic Account", 124 "settings.account.accountType.basic": "Basic Account",
80 "settings.account.accountType.premium": "Premium Supporter Account", 125 "settings.account.accountType.premium": "Premium Supporter Account",
81 "settings.account.account.editButton": "Edit account",
82 "settings.account.invoiceDownload": "Download",
83 "settings.account.userInfoRequestFailed": "Could not load user information",
84 "settings.account.tryReloadUserInfoRequest": "Try again",
85 "settings.account.headlineProfile": "Update profile",
86 "settings.account.headlineAccount": "Account information",
87 "settings.account.headlinePassword": "Change password",
88 "settings.account.successInfo": "Your changes have been saved",
89 "settings.account.buttonSave": "Update profile", 126 "settings.account.buttonSave": "Update profile",
90 "settings.account.deleteAccount": "Delete account", 127 "settings.account.deleteAccount": "Delete account",
91 "settings.account.deleteInfo": "If you don't need your Franz account any longer, you can delete your account and all related data here.",
92 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 128 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
129 "settings.account.deleteInfo": "If you don't need your Franz account any longer, you can delete your account and all related data here.",
130 "settings.account.headline": "Account",
131 "settings.account.headlineAccount": "Account information",
132 "settings.account.headlineDangerZone": "Danger Zone",
133 "settings.account.headlineInvoices": "Invoices",
134 "settings.account.headlinePassword": "Change password",
135 "settings.account.headlineProfile": "Update profile",
136 "settings.account.headlineSubscription": "Your subscription",
137 "settings.account.headlineUpgrade": "Upgrade your account & support Franz",
138 "settings.account.invoiceDownload": "Download",
139 "settings.account.manageSubscription.label": "Manage your subscription",
140 "settings.account.successInfo": "Your changes have been saved",
141 "settings.account.tryReloadServices": "Try again",
142 "settings.account.tryReloadUserInfoRequest": "Try again",
143 "settings.account.userInfoRequestFailed": "Could not load user information",
144 "settings.app.buttonClearAllCache": "Clear cache",
145 "settings.app.buttonInstallUpdate": "Restart & install update",
146 "settings.app.buttonSearchForUpdate": "Check for updates",
147 "settings.app.cacheInfo": "Franz cache is currently using {size} of disk space.",
148 "settings.app.currentVersion": "Current version:",
149 "settings.app.form.autoLaunchInBackground": "Open in background",
150 "settings.app.form.autoLaunchOnStart": "Launch Franz on start",
151 "settings.app.form.beta": "Include beta versions",
152 "settings.app.form.darkMode": "Join the Dark Side",
153 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
154 "settings.app.form.enableSpellchecking": "Enable spell checking",
155 "settings.app.form.enableSystemTray": "Show Franz in system tray",
156 "settings.app.form.language": "Language",
157 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
158 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
159 "settings.app.form.showDisabledServices": "Display disabled services tabs",
160 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
161 "settings.app.headline": "Settings",
162 "settings.app.headlineAdvanced": "Advanced",
163 "settings.app.headlineAppearance": "Appearance",
164 "settings.app.headlineGeneral": "General",
165 "settings.app.headlineLanguage": "Language",
166 "settings.app.headlineUpdates": "Updates",
167 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
168 "settings.app.restartRequired": "Changes require restart",
169 "settings.app.subheadlineCache": "Cache",
170 "settings.app.translationHelp": "Help us to translate Franz into your language.",
171 "settings.app.updateStatusAvailable": "Update available, downloading...",
172 "settings.app.updateStatusSearching": "Is searching for update",
173 "settings.app.updateStatusUpToDate": "You are using the latest version of Franz",
93 "settings.invite.headline": "Invite Friends", 174 "settings.invite.headline": "Invite Friends",
94 "settings.navigation.availableServices": "Available services",
95 "settings.navigation.yourServices": "Your services",
96 "settings.navigation.account": "Account", 175 "settings.navigation.account": "Account",
97 "settings.navigation.settings": "Settings", 176 "settings.navigation.availableServices": "Available services",
98 "settings.navigation.inviteFriends": "Invite Friends", 177 "settings.navigation.inviteFriends": "Invite Friends",
99 "settings.navigation.logout": "Logout", 178 "settings.navigation.logout": "Logout",
100 "settings.recipes.headline": "Available services", 179 "settings.navigation.settings": "Settings",
101 "settings.recipes.mostPopular": "Most popular", 180 "settings.navigation.team": "Manage Team",
181 "settings.navigation.yourServices": "Your services",
182 "settings.navigation.yourWorkspaces": "Your workspaces",
102 "settings.recipes.all": "All services", 183 "settings.recipes.all": "All services",
103 "settings.recipes.dev": "Development", 184 "settings.recipes.dev": "Development",
185 "settings.recipes.headline": "Available services",
186 "settings.recipes.missingService": "Missing a service?",
187 "settings.recipes.mostPopular": "Most popular",
104 "settings.recipes.nothingFound": "Sorry, but no service matched your search term.", 188 "settings.recipes.nothingFound": "Sorry, but no service matched your search term.",
105 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 189 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
106 "settings.recipes.missingService": "Missing a service?", 190 "settings.searchService": "Search service",
107 "settings.service.form.saveButton": "Save service", 191 "settings.service.error.goBack": "Back to services",
108 "settings.service.form.deleteButton": "Delete service", 192 "settings.service.error.headline": "Error",
109 "settings.service.form.availableServices": "Available services", 193 "settings.service.error.message": "Could not load service recipe.",
110 "settings.service.form.yourServices": "Your services",
111 "settings.service.form.addServiceHeadline": "Add {name}", 194 "settings.service.form.addServiceHeadline": "Add {name}",
112 "settings.service.form.editServiceHeadline": "Edit {name}", 195 "settings.service.form.availableServices": "Available services",
113 "settings.service.form.tabHosted": "Hosted", 196 "settings.service.form.customUrl": "Custom server",
114 "settings.service.form.tabOnPremise": "Self hosted ⭐️",
115 "settings.service.form.useHostedService": "Use the hosted {name} service.",
116 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
117 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.", 197 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.",
118 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account", 198 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account",
119 "settings.service.form.indirectMessageInfo": "You will be notified about all new messages in a channel, not just @username, @channel, @here, ...", 199 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
120 "settings.service.form.name": "Name", 200 "settings.service.form.deleteButton": "Delete service",
121 "settings.service.form.enableService": "Enable service", 201 "settings.service.form.editServiceHeadline": "Edit {name}",
122 "settings.service.form.enableNotification": "Enable notifications",
123 "settings.service.form.enableBadge": "Show unread message badges",
124 "settings.service.form.team": "Team",
125 "settings.service.form.customUrl": "Custom server",
126 "settings.service.form.indirectMessages": "Show message badge for all new messages",
127 "settings.service.form.enableAudio": "Enable audio", 202 "settings.service.form.enableAudio": "Enable audio",
128 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 203 "settings.service.form.enableBadge": "Show unread message badges",
129 "settings.service.form.headlineNotifications": "Notifications", 204 "settings.service.form.enableDarkMode": "Enable Dark Mode",
205 "settings.service.form.enableNotification": "Enable notifications",
206 "settings.service.form.enableService": "Enable service",
130 "settings.service.form.headlineBadges": "Unread message badges", 207 "settings.service.form.headlineBadges": "Unread message badges",
131 "settings.service.form.headlineGeneral": "General", 208 "settings.service.form.headlineGeneral": "General",
209 "settings.service.form.headlineNotifications": "Notifications",
132 "settings.service.form.icon": "Custom icon", 210 "settings.service.form.icon": "Custom icon",
133 "settings.service.form.iconDelete": "Delete", 211 "settings.service.form.iconDelete": "Delete",
134 "settings.service.form.iconUpload": "Drop your image, or click here", 212 "settings.service.form.iconUpload": "Drop your image, or click here",
135 "settings.service.form.enableDarkMode": "Enable Dark Mode", 213 "settings.service.form.indirectMessageInfo": "You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
214 "settings.service.form.indirectMessages": "Show message badge for all new messages",
215 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
216 "settings.service.form.name": "Name",
136 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 217 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
137 "settings.service.form.proxy.isEnabled": "Use Proxy",
138 "settings.service.form.proxy.host": "Proxy Host/IP", 218 "settings.service.form.proxy.host": "Proxy Host/IP",
139 "settings.service.form.proxy.port": "Port",
140 "settings.service.form.proxy.user": "User (optional)",
141 "settings.service.form.proxy.password": "Password (optional)",
142 "settings.service.form.proxy.info": "Proxy settings will not synced with the Franz servers.", 219 "settings.service.form.proxy.info": "Proxy settings will not synced with the Franz servers.",
220 "settings.service.form.proxy.isEnabled": "Use Proxy",
221 "settings.service.form.proxy.password": "Password (optional)",
222 "settings.service.form.proxy.port": "Port",
143 "settings.service.form.proxy.restartInfo": "Please restart Franz after changing proxy Settings.", 223 "settings.service.form.proxy.restartInfo": "Please restart Franz after changing proxy Settings.",
144 "settings.service.form.spellcheckerLanguage": "Spell checking Language", 224 "settings.service.form.proxy.user": "User (optional)",
145 "settings.service.form.spellcheckerLanguage.default": "Use System Default ({default})", 225 "settings.service.form.saveButton": "Save service",
146 "settings.service.error.headline": "Error", 226 "settings.service.form.tabHosted": "Hosted",
147 "settings.service.error.goBack": "Back to services", 227 "settings.service.form.tabOnPremise": "Self hosted ⭐️",
148 "settings.service.error.message": "Could not load service recipe.", 228 "settings.service.form.team": "Team",
149 "settings.services.tooltip.isDisabled": "Service is disabled", 229 "settings.service.form.useHostedService": "Use the hosted {name} service.",
150 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled", 230 "settings.service.form.yourServices": "Your services",
151 "settings.services.tooltip.isMuted": "All sounds are muted", 231 "settings.services.deletedInfo": "Service has been deleted",
232 "settings.services.discoverServices": "Discover services",
152 "settings.services.headline": "Your services", 233 "settings.services.headline": "Your services",
153 "settings.services.noServicesAdded": "You haven't added any services yet.", 234 "settings.services.noServicesAdded": "You haven't added any services yet.",
154 "settings.services.discoverServices": "Discover services", 235 "settings.services.servicesRequestFailed": "Could not load your services",
236 "settings.services.tooltip.isDisabled": "Service is disabled",
237 "settings.services.tooltip.isMuted": "All sounds are muted",
238 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled",
155 "settings.services.updatedInfo": "Your changes have been saved", 239 "settings.services.updatedInfo": "Your changes have been saved",
156 "settings.services.deletedInfo": "Service has been deleted", 240 "settings.team.contentHeadline": "Franz for Teams",
157 "settings.app.headline": "Settings", 241 "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!",
158 "settings.app.headlineGeneral": "General", 242 "settings.team.headline": "Team",
159 "settings.app.headlineLanguage": "Language", 243 "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.",
160 "settings.app.headlineUpdates": "Updates", 244 "settings.team.manageAction": "Manage your Team on meetfranz.com",
161 "settings.app.headlineAppearance": "Appearance", 245 "settings.team.upgradeAction": "Upgrade your Account",
162 "settings.app.headlineAdvanced": "Advanced", 246 "settings.user.form.accountType.company": "Company",
163 "settings.app.buttonSearchForUpdate": "Check for updates", 247 "settings.user.form.accountType.individual": "Individual",
164 "settings.app.buttonInstallUpdate": "Restart & install update", 248 "settings.user.form.accountType.label": "Account type",
165 "settings.app.updateStatusSearching": "Is searching for update", 249 "settings.user.form.accountType.non-profit": "Non-Profit",
166 "settings.app.updateStatusAvailable": "Update available, downloading...", 250 "settings.user.form.currentPassword": "Current password",
167 "settings.app.updateStatusUpToDate": "You are using the latest version of Franz", 251 "settings.user.form.email": "Email",
168 "settings.app.subheadlineCache": "Cache",
169 "settings.app.cacheInfo": "Franz cache is currently using {size} of disk space.",
170 "settings.app.buttonClearAllCache": "Clear cache",
171 "settings.app.form.autoLaunchOnStart": "Launch Franz on start",
172 "settings.app.form.autoLaunchInBackground": "Open in background",
173 "settings.app.form.enableSystemTray": "Show Franz in system tray",
174 "settings.app.form.darkMode": "Join the Dark Side",
175 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
176 "settings.app.form.enableMenuBar": "Show Franz in Menu Bar",
177 "settings.app.form.hideDockIcon": "Hide Franz icon in Dock",
178 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
179 "settings.app.form.language": "Language",
180 "settings.app.form.enableSpellchecking": "Enable spell checking",
181 "settings.app.form.spellcheckerLanguage": "Spell checking language",
182 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
183 "settings.app.form.showDisabledServices": "Display disabled services tabs",
184 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
185 "settings.app.form.beta": "Include beta versions",
186 "settings.app.translationHelp": "Help us to translate Franz into your language.",
187 "settings.app.currentVersion": "Current version:",
188 "settings.app.restartRequired": "Changes require restart",
189 "settings.user.form.firstname": "First Name", 252 "settings.user.form.firstname": "First Name",
190 "settings.user.form.lastname": "Last Name", 253 "settings.user.form.lastname": "Last Name",
191 "settings.user.form.email": "Email",
192 "settings.user.form.currentPassword": "Current password",
193 "settings.user.form.newPassword": "New password", 254 "settings.user.form.newPassword": "New password",
194 "settings.user.form.accountType.label": "Account type", 255 "settings.workspace.add.form.name": "Name",
195 "settings.user.form.accountType.individual": "Individual", 256 "settings.workspace.add.form.submitButton": "Create workspace",
196 "settings.user.form.accountType.non-profit": "Non-Profit", 257 "settings.workspace.form.buttonDelete": "Delete workspace",
197 "settings.user.form.accountType.company": "Company", 258 "settings.workspace.form.buttonSave": "Save workspace",
259 "settings.workspace.form.name": "Name",
260 "settings.workspace.form.servicesInWorkspaceHeadline": "Services in this Workspace",
261 "settings.workspace.form.yourWorkspaces": "Your workspaces",
262 "settings.workspaces.deletedInfo": "Workspace has been deleted",
263 "settings.workspaces.headline": "Your workspaces",
264 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
265 "settings.workspaces.tryReloadWorkspaces": "Try again",
266 "settings.workspaces.updatedInfo": "Your changes have been saved",
267 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Franz Workspaces",
268 "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.",
269 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
270 "sidebar.addNewService": "Add new service",
271 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
272 "sidebar.muteApp": "Disable notifications & audio",
273 "sidebar.openWorkspaceDrawer": "Open workspace drawer",
274 "sidebar.settings": "Settings",
275 "sidebar.unmuteApp": "Enable notifications & audio",
276 "signup.company.label": "Company",
277 "signup.email.label": "Email address",
278 "signup.emailDuplicate": "A user with that email address already exists",
279 "signup.firstname.label": "First Name",
280 "signup.headline": "Sign up",
281 "signup.lastname.label": "Last Name",
282 "signup.legal.info": "By creating a Franz account you accept the",
283 "signup.legal.privacy": "Privacy Statement",
284 "signup.legal.terms": "Terms of service",
285 "signup.link.login": "Already have an account, sign in?",
286 "signup.password.label": "Password",
287 "signup.submit.label": "Create account",
288 "subscription.euTaxInfo": "EU residents: local sales tax may apply",
289 "subscription.features.ads": "No ads, ever!",
290 "subscription.features.comingSoon": "coming soon",
291 "subscription.features.noInterruptions": "No app delays & nagging to upgrade license",
292 "subscription.features.onpremise.mattermost": "Add on-premise/hosted services like Mattermost",
293 "subscription.features.proxy": "Proxy support for services",
294 "subscription.features.spellchecker": "Support for spellchecker",
295 "subscription.features.workspaces": "Organize your services in workspaces",
296 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes",
297 "subscription.paymentSessionError": "Could not initialize payment form",
298 "subscription.submit.label": "I want to support the development of Franz",
198 "subscription.type.free": "free", 299 "subscription.type.free": "free",
199 "subscription.type.month": "month", 300 "subscription.type.month": "month",
200 "subscription.type.year": "year", 301 "subscription.type.year": "year",
201 "subscription.euTaxInfo": "EU residents: local sales tax may apply",
202 "subscriptionPopup.buttonCancel": "Cancel", 302 "subscriptionPopup.buttonCancel": "Cancel",
203 "subscriptionPopup.buttonDone": "Done", 303 "subscriptionPopup.buttonDone": "Done",
204 "tabs.item.reload": "Reload", 304 "tabs.item.deleteService": "Delete service",
205 "tabs.item.edit": "Edit",
206 "tabs.item.disableNotifications": "Disable notifications",
207 "tabs.item.enableNotification": "Enable notifications",
208 "tabs.item.disableAudio": "Disable audio", 305 "tabs.item.disableAudio": "Disable audio",
209 "tabs.item.enableAudio": "Enable audio", 306 "tabs.item.disableNotifications": "Disable notifications",
210 "tabs.item.disableService": "Disable service", 307 "tabs.item.disableService": "Disable service",
308 "tabs.item.edit": "Edit",
309 "tabs.item.enableAudio": "Enable audio",
310 "tabs.item.enableNotification": "Enable notifications",
211 "tabs.item.enableService": "Enable service", 311 "tabs.item.enableService": "Enable service",
212 "tabs.item.deleteService": "Delete service", 312 "tabs.item.reload": "Reload",
213 "service.crashHandler.headline": "Oh no!",
214 "service.crashHandler.text": "{name} has caused an error.",
215 "service.crashHandler.action": "Reload {name}",
216 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
217 "service.errorHandler.headline": "Oh no!",
218 "service.errorHandler.text": "{name} has failed to load.",
219 "service.errorHandler.message": "Error",
220 "service.errorHandler.action": "Reload {name}",
221 "service.errorHandler.editAction": "Edit {name}",
222 "service.disabledHandler.headline": "{name} is disabled",
223 "service.disabledHandler.action": "Enable {name}",
224 "menu.edit": "Edit",
225 "menu.edit.undo": "Undo",
226 "menu.edit.redo": "Redo",
227 "menu.edit.cut": "Cut",
228 "menu.edit.copy": "Copy",
229 "menu.edit.paste": "Paste",
230 "menu.edit.pasteAndMatchStyle": "Paste And Match Style",
231 "menu.edit.delete": "Delete",
232 "menu.edit.selectAll": "Select All",
233 "menu.edit.speech": "Speech",
234 "menu.edit.startSpeaking": "Start Speaking",
235 "menu.edit.stopSpeaking": "Stop Speaking",
236 "menu.edit.startDictation": "Start Dictation",
237 "menu.edit.emojiSymbols": "Emoji & Symbols",
238 "menu.view.resetZoom": "Actual Size",
239 "menu.view.zoomIn": "Zoom In",
240 "menu.view.zoomOut": "Zoom Out",
241 "menu.view.enterFullScreen": "Enter Full Screen",
242 "menu.view.exitFullScreen": "Exit Full Screen",
243 "menu.view.toggleFullScreen": "Toggle Full Screen",
244 "menu.view.toggleDevTools": "Toggle Developer Tools",
245 "menu.view.toggleServiceDevTools": "Toggle Service Developer Tools",
246 "menu.view.reloadService": "Reload Service",
247 "menu.view.reloadFranz": "Reload Franz",
248 "menu.window.minimize": "Minimize",
249 "menu.window.close": "Close",
250 "menu.help.learnMore": "Learn More",
251 "menu.help.changelog": "Changelog",
252 "menu.help.support": "Support",
253 "menu.help.tos": "Terms of Service",
254 "menu.help.privacy": "Privacy Statement",
255 "menu.file": "File",
256 "menu.view": "View",
257 "menu.services": "Services",
258 "menu.window": "Window",
259 "menu.help": "Help",
260 "menu.app.about": "About Franz",
261 "menu.app.settings": "Settings",
262 "menu.app.hide": "Hide",
263 "menu.app.hideOthers": "Hide Others",
264 "menu.app.unhide": "Unhide",
265 "menu.app.quit": "Quit",
266 "menu.services.addNewService": "Add New Service...",
267 "validation.required": "{field} is required",
268 "validation.email": "{field} is not valid", 313 "validation.email": "{field} is not valid",
269 "validation.url": "{field} is not a valid URL",
270 "validation.minLength": "{field} should be at least {length} characters long", 314 "validation.minLength": "{field} should be at least {length} characters long",
271 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting", 315 "validation.oneRequired": "At least one is required",
272 "feature.delayApp.action": "Get a Franz Supporter License", 316 "validation.required": "{field} is required",
273 "feature.delayApp.text": "Franz will continue in {seconds} seconds.", 317 "validation.url": "{field} is not a valid URL",
274 "premiumFeature.button.upgradeAccount": "Upgrade account", 318 "welcome.loginButton": "Login to your account",
275 "app.errorHandler.headline": "Something went wrong", 319 "welcome.signupButton": "Create a free account",
276 "app.errorHandler.action": "Reload" 320 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
277} 321 "workspaceDrawer.allServices": "All services",
322 "workspaceDrawer.headline": "Workspaces",
323 "workspaceDrawer.item.contextMenuEdit": "edit",
324 "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
325 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
326 "workspaceDrawer.proFeatureBadge": "Premium feature",
327 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account",
328 "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>",
329 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
330 "workspaces.switchingIndicator.switchingTo": "Switching to"
331} \ No newline at end of file