aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-06 22:59:03 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-06 22:59:03 +0530
commit5fd7cd12cc62ceb6c4d654b3cb3b536412ed1216 (patch)
tree10cea6c608baea3481595ed9eb7be63ef03ca6c4 /src/i18n
parentBumped up version to: 5.6.2 (hotfix) (diff)
parent5.6.3-nightly.25 [skip ci] (diff)
downloadferdium-app-5fd7cd12cc62ceb6c4d654b3cb3b536412ed1216.tar.gz
ferdium-app-5fd7cd12cc62ceb6c4d654b3cb3b536412ed1216.tar.zst
ferdium-app-5fd7cd12cc62ceb6c4d654b3cb3b536412ed1216.zip
Merge branch 'nightly' into release
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/apply-branding.ts (renamed from src/i18n/apply-branding.js)26
-rw-r--r--src/i18n/globalMessages.ts (renamed from src/i18n/globalMessages.js)38
-rw-r--r--src/i18n/languages.ts (renamed from src/i18n/languages.js)0
-rw-r--r--src/i18n/locales/af.json31
-rw-r--r--src/i18n/locales/ar.json105
-rw-r--r--src/i18n/locales/be.json31
-rw-r--r--src/i18n/locales/bs.json31
-rw-r--r--src/i18n/locales/ca.json87
-rw-r--r--src/i18n/locales/cs.json79
-rw-r--r--src/i18n/locales/da.json107
-rw-r--r--src/i18n/locales/de.json113
-rw-r--r--src/i18n/locales/defaultMessages.json6862
-rw-r--r--src/i18n/locales/el.json79
-rw-r--r--src/i18n/locales/en-US.json31
-rw-r--r--src/i18n/locales/es.json151
-rw-r--r--src/i18n/locales/fi.json109
-rw-r--r--src/i18n/locales/fr.json125
-rw-r--r--src/i18n/locales/ga.json79
-rw-r--r--src/i18n/locales/he.json89
-rw-r--r--src/i18n/locales/hi.json31
-rw-r--r--src/i18n/locales/hr.json71
-rw-r--r--src/i18n/locales/hu.json103
-rw-r--r--src/i18n/locales/id.json95
-rw-r--r--src/i18n/locales/it.json123
-rw-r--r--src/i18n/locales/ja.json93
-rw-r--r--src/i18n/locales/ka.json59
-rw-r--r--src/i18n/locales/ko.json99
-rw-r--r--src/i18n/locales/nl-BE.json91
-rw-r--r--src/i18n/locales/nl.json233
-rw-r--r--src/i18n/locales/no.json105
-rw-r--r--src/i18n/locales/pl.json121
-rw-r--r--src/i18n/locales/pt-BR.json69
-rw-r--r--src/i18n/locales/pt.json105
-rw-r--r--src/i18n/locales/ro.json33
-rw-r--r--src/i18n/locales/ru.json95
-rw-r--r--src/i18n/locales/sk.json97
-rw-r--r--src/i18n/locales/sl.json31
-rw-r--r--src/i18n/locales/sr.json79
-rw-r--r--src/i18n/locales/sv.json105
-rw-r--r--src/i18n/locales/te.json31
-rw-r--r--src/i18n/locales/tr.json91
-rw-r--r--src/i18n/locales/uk.json91
-rw-r--r--src/i18n/locales/vi.json123
-rw-r--r--src/i18n/locales/zh-CN.json413
-rw-r--r--src/i18n/locales/zh-HANT.json77
-rw-r--r--src/i18n/locales/zh.json43
-rw-r--r--src/i18n/manage-translations.js9
-rw-r--r--src/i18n/messages/src/components/AppUpdateInfoBar.json41
-rw-r--r--src/i18n/messages/src/components/auth/ChangeServer.json67
-rw-r--r--src/i18n/messages/src/components/auth/Import.json54
-rw-r--r--src/i18n/messages/src/components/auth/Invite.json93
-rw-r--r--src/i18n/messages/src/components/auth/Locked.json106
-rw-r--r--src/i18n/messages/src/components/auth/Login.json171
-rw-r--r--src/i18n/messages/src/components/auth/Password.json80
-rw-r--r--src/i18n/messages/src/components/auth/ServiceAssistant.json93
-rw-r--r--src/i18n/messages/src/components/auth/SetupAssistant.json54
-rw-r--r--src/i18n/messages/src/components/auth/Signup.json171
-rw-r--r--src/i18n/messages/src/components/auth/Welcome.json41
-rw-r--r--src/i18n/messages/src/components/layout/AppLayout.json54
-rw-r--r--src/i18n/messages/src/components/layout/Sidebar.json106
-rw-r--r--src/i18n/messages/src/components/services/content/ConnectionBanner.json67
-rw-r--r--src/i18n/messages/src/components/services/content/ConnectionLost.json67
-rw-r--r--src/i18n/messages/src/components/services/content/ConnectionLostBanner.json41
-rw-r--r--src/i18n/messages/src/components/services/content/ErrorHandlers/WebviewErrorHandler.json67
-rw-r--r--src/i18n/messages/src/components/services/content/ServiceDisabled.json28
-rw-r--r--src/i18n/messages/src/components/services/content/Services.json67
-rw-r--r--src/i18n/messages/src/components/services/content/WebControls.json67
-rw-r--r--src/i18n/messages/src/components/services/content/WebviewCrashHandler.json54
-rw-r--r--src/i18n/messages/src/components/services/tabs/TabItem.json171
-rw-r--r--src/i18n/messages/src/components/settings/SettingsLayout.json15
-rw-r--r--src/i18n/messages/src/components/settings/account/AccountDashboard.json158
-rw-r--r--src/i18n/messages/src/components/settings/navigation/SettingsNavigation.json93
-rw-r--r--src/i18n/messages/src/components/settings/recipes/RecipesDashboard.json171
-rw-r--r--src/i18n/messages/src/components/settings/services/EditServiceForm.json340
-rw-r--r--src/i18n/messages/src/components/settings/services/ServiceError.json54
-rw-r--r--src/i18n/messages/src/components/settings/services/ServiceItem.json41
-rw-r--r--src/i18n/messages/src/components/settings/services/ServicesDashboard.json119
-rw-r--r--src/i18n/messages/src/components/settings/settings/EditSettingsForm.json444
-rw-r--r--src/i18n/messages/src/components/settings/supportFerdi/SupportFerdiDashboard.json197
-rw-r--r--src/i18n/messages/src/components/settings/team/TeamDashboard.json93
-rw-r--r--src/i18n/messages/src/components/settings/user/EditUserForm.json80
-rw-r--r--src/i18n/messages/src/components/ui/FeatureList.json145
-rw-r--r--src/i18n/messages/src/components/ui/InfoBar.json15
-rw-r--r--src/i18n/messages/src/components/ui/Infobox.json15
-rw-r--r--src/i18n/messages/src/components/ui/Input.json15
-rw-r--r--src/i18n/messages/src/components/ui/WebviewLoader/index.json15
-rw-r--r--src/i18n/messages/src/components/util/ErrorBoundary/index.json28
-rw-r--r--src/i18n/messages/src/containers/settings/EditServiceScreen.json249
-rw-r--r--src/i18n/messages/src/containers/settings/EditSettingsScreen.json600
-rw-r--r--src/i18n/messages/src/containers/settings/EditUserScreen.json119
-rw-r--r--src/i18n/messages/src/features/basicAuth/Component.json15
-rw-r--r--src/i18n/messages/src/features/debugger/Component.json15
-rw-r--r--src/i18n/messages/src/features/nightlyBuilds/Component.json41
-rw-r--r--src/i18n/messages/src/features/publishDebugInfo/Component.json93
-rw-r--r--src/i18n/messages/src/features/quickSwitch/Component.json41
-rw-r--r--src/i18n/messages/src/features/recipeConnectionLost/components/WebControls.json67
-rw-r--r--src/i18n/messages/src/features/webControls/components/WebControls.json67
-rw-r--r--src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json28
-rw-r--r--src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json119
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json67
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspaceDrawerItem.json28
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspaceSwitchingIndicator.json15
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json106
-rw-r--r--src/i18n/messages/src/helpers/validation-helpers.json67
-rw-r--r--src/i18n/messages/src/i18n/globalMessages.json236
-rw-r--r--src/i18n/messages/src/lib/Menu.json912
-rw-r--r--src/i18n/translations.js13
-rw-r--r--src/i18n/translations.ts15
108 files changed, 1631 insertions, 15969 deletions
diff --git a/src/i18n/apply-branding.js b/src/i18n/apply-branding.ts
index 40a07ded0..801a4a525 100644
--- a/src/i18n/apply-branding.js
+++ b/src/i18n/apply-branding.ts
@@ -1,13 +1,13 @@
1/** 1/**
2 * Apply Ferdi branding to i18n translations 2 * Apply Ferdi branding to i18n translations
3 */ 3 */
4const fs = require('fs-extra'); 4import fs from 'fs-extra';
5const path = require('path'); 5import path from 'path';
6 6
7console.log('Applying Ferdi branding to translations...'); 7console.log('Applying Ferdi branding to translations...');
8 8
9// Keys to ignore when applying branding 9// Keys to ignore when applying branding
10const ignore = [ 10const ignore = new Set([
11 'login.customServerSuggestion', 11 'login.customServerSuggestion',
12 'login.customServerQuestion', 12 'login.customServerQuestion',
13 'settings.app.todoServerInfo', 13 'settings.app.todoServerInfo',
@@ -18,15 +18,10 @@ const ignore = [
18 'settings.team.copy', 18 'settings.team.copy',
19 'settings.team.manageAction', 19 'settings.team.manageAction',
20 'settings.app.serverMoneyInfo', 20 'settings.app.serverMoneyInfo',
21]; 21]);
22 22
23// Files to ignore when applying branding 23// Files to ignore when applying branding
24const ignoreFiles = [ 24const ignoreFiles = new Set(['.DS_Store', '.', '..']);
25 'defaultMessages.json',
26 '.DS_Store',
27 '.',
28 '..',
29];
30 25
31// What to replace 26// What to replace
32const replace = { 27const replace = {
@@ -43,14 +38,15 @@ const replaceFind = Object.keys(replace);
43const replaceReplaceWith = Object.values(replace); 38const replaceReplaceWith = Object.values(replace);
44 39
45const replaceStr = (str, find, replaceWith) => { 40const replaceStr = (str, find, replaceWith) => {
46 for (let i = 0; i < find.length; i += 1) { 41 for (const [i, element] of find.entries()) {
47 str = str.replace(new RegExp(find[i], 'gi'), replaceWith[i]); 42 str = str.replace(new RegExp(element, 'gi'), replaceWith[i]);
48 } 43 }
49 return str; 44 return str;
50}; 45};
51 46
52files.forEach(async (file) => { 47// eslint-disable-next-line unicorn/no-array-for-each
53 if (ignoreFiles.includes(file)) return; 48files.forEach(async file => {
49 if (ignoreFiles.has(file)) return;
54 50
55 // Read locale data 51 // Read locale data
56 const filePath = path.join(locales, file); 52 const filePath = path.join(locales, file);
@@ -58,7 +54,7 @@ files.forEach(async (file) => {
58 54
59 // Replace branding 55 // Replace branding
60 for (const key in locale) { 56 for (const key in locale) {
61 if (!ignore.includes(key)) { 57 if (!ignore.has(key)) {
62 locale[key] = replaceStr(locale[key], replaceFind, replaceReplaceWith); 58 locale[key] = replaceStr(locale[key], replaceFind, replaceReplaceWith);
63 } 59 }
64 } 60 }
diff --git a/src/i18n/globalMessages.js b/src/i18n/globalMessages.ts
index 66fce8d0f..8e1df10f7 100644
--- a/src/i18n/globalMessages.js
+++ b/src/i18n/globalMessages.ts
@@ -3,75 +3,75 @@ import { defineMessages } from 'react-intl';
3export default defineMessages({ 3export default defineMessages({
4 APIUnhealthy: { 4 APIUnhealthy: {
5 id: 'global.api.unhealthy', 5 id: 'global.api.unhealthy',
6 defaultMessage: '!!!Can\'t connect to Ferdi Online Services', 6 defaultMessage: "Can't connect to Ferdi online services",
7 }, 7 },
8 notConnectedToTheInternet: { 8 notConnectedToTheInternet: {
9 id: 'global.notConnectedToTheInternet', 9 id: 'global.notConnectedToTheInternet',
10 defaultMessage: '!!!You are not connected to the internet.', 10 defaultMessage: 'You are not connected to the internet.',
11 }, 11 },
12 spellcheckerLanguage: { 12 spellcheckerLanguage: {
13 id: 'global.spellchecking.language', 13 id: 'global.spellchecking.language',
14 defaultMessage: '!!!Spell checking language', 14 defaultMessage: 'Spell checking language',
15 }, 15 },
16 spellcheckerSystemDefault: { 16 spellcheckerSystemDefault: {
17 id: 'global.spellchecker.useDefault', 17 id: 'global.spellchecker.useDefault',
18 defaultMessage: '!!!Use System Default ({default})', 18 defaultMessage: 'Use System Default ({default})',
19 }, 19 },
20 spellcheckerAutomaticDetection: { 20 spellcheckerAutomaticDetection: {
21 id: 'global.spellchecking.autodetect', 21 id: 'global.spellchecking.autodetect',
22 defaultMessage: '!!!Detect language automatically', 22 defaultMessage: 'Detect language automatically',
23 }, 23 },
24 spellcheckerAutomaticDetectionShort: { 24 spellcheckerAutomaticDetectionShort: {
25 id: 'global.spellchecking.autodetect.short', 25 id: 'global.spellchecking.autodetect.short',
26 defaultMessage: '!!!Automatic', 26 defaultMessage: 'Automatic',
27 }, 27 },
28 userAgentPref: { 28 userAgentPref: {
29 id: 'global.userAgentPref', 29 id: 'global.userAgentPref',
30 defaultMessage: '!!!User Agent', 30 defaultMessage: 'User Agent',
31 }, 31 },
32 userAgentHelp: { 32 userAgentHelp: {
33 id: 'global.userAgentHelp', 33 id: 'global.userAgentHelp',
34 defaultMessage: "!!!Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 34 defaultMessage:
35 "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
35 }, 36 },
36 yes: { 37 yes: {
37 id: 'global.yes', 38 id: 'global.yes',
38 defaultMessage: '!!!Yes', 39 defaultMessage: 'Yes',
39 }, 40 },
40 no: { 41 no: {
41 id: 'global.no', 42 id: 'global.no',
42 defaultMessage: '!!!No', 43 defaultMessage: 'No',
43 }, 44 },
44 ok: { 45 ok: {
45 id: 'global.ok', 46 id: 'global.ok',
46 defaultMessage: '!!!Ok', 47 defaultMessage: 'Ok',
47 }, 48 },
48 cancel: { 49 cancel: {
49 id: 'global.cancel', 50 id: 'global.cancel',
50 defaultMessage: '!!!Cancel', 51 defaultMessage: 'Cancel',
51 }, 52 },
52 save: { 53 save: {
53 id: 'global.save', 54 id: 'global.save',
54 defaultMessage: '!!!Save', 55 defaultMessage: 'Save',
55 }, 56 },
56 submit: { 57 submit: {
57 id: 'global.submit', 58 id: 'global.submit',
58 defaultMessage: '!!!Submit', 59 defaultMessage: 'Submit',
59 }, 60 },
60 quit: { 61 quit: {
61 id: 'global.quit', 62 id: 'global.quit',
62 defaultMessage: '!!!Quit', 63 defaultMessage: 'Quit',
63 }, 64 },
64 quitConfirmation: { 65 quitConfirmation: {
65 id: 'global.quitConfirmation', 66 id: 'global.quitConfirmation',
66 defaultMessage: 67 defaultMessage: 'Do you really want to quit Ferdi?',
67 '!!!Do you really want to quit Ferdi?',
68 }, 68 },
69 settings: { 69 settings: {
70 id: 'global.settings', 70 id: 'global.settings',
71 defaultMessage: '!!!Settings', 71 defaultMessage: 'Settings',
72 }, 72 },
73 edit: { 73 edit: {
74 id: 'global.edit', 74 id: 'global.edit',
75 defaultMessage: '!!!Edit', 75 defaultMessage: 'Edit',
76 }, 76 },
77}); 77});
diff --git a/src/i18n/languages.js b/src/i18n/languages.ts
index e7713b42b..e7713b42b 100644
--- a/src/i18n/languages.js
+++ b/src/i18n/languages.ts
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index 2c145d6f4..041b02632 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -1,6 +1,6 @@
1{ 1{
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 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index ae2952f86..2ab80e865 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "إعادة التحميل", 2 "app.errorHandler.action": "إعادة التحميل",
3 "app.errorHandler.headline": "لقد حدث خطب ما", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "خادم مخصص", 4 "changeserver.customServerLabel": "خادم مخصص",
5 "changeserver.headline": "تغيير الخادم", 5 "changeserver.headline": "تغيير الخادم",
6 "changeserver.label": "خادم", 6 "changeserver.label": "خادم",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "ماذا حدث؟", 10 "connectionLostBanner.informationLink": "ماذا حدث؟",
11 "connectionLostBanner.message": "أوه لا! Ùقد Ùردي الاتصال بـ.", 11 "connectionLostBanner.message": "أوه لا! Ùقد Ùردي الاتصال بـ.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "نشر معلومات تصحيح الأخطاء",
14 "feature.nightlyBuilds.activate": "تÙعيل", 13 "feature.nightlyBuilds.activate": "تÙعيل",
15 "feature.nightlyBuilds.info": "الإصدارات الليلية هي إصدارات تجريبية للغاية من Ùردي والتي قد تحتوي على ميزات غير مصقولة أو غير كاملة. يتم استخدام هذه الإنشاءات الليلية بشكل أساسي من قبل المطورين لاختبار ميزاتهم المطورة حديثًا وكيÙية أدائهم ÙÙŠ التصميم النهائي. إذا كنت لا تعر٠ما تÙعله ØŒ Ùنقترح عدم تنشيط الإنشاءات الليلية.", 14 "feature.nightlyBuilds.info": "الإصدارات الليلية هي إصدارات تجريبية للغاية من Ùردي والتي قد تحتوي على ميزات غير مصقولة أو غير كاملة. يتم استخدام هذه الإنشاءات الليلية بشكل أساسي من قبل المطورين لاختبار ميزاتهم المطورة حديثًا وكيÙية أدائهم ÙÙŠ التصميم النهائي. إذا كنت لا تعر٠ما تÙعله ØŒ Ùنقترح عدم تنشيط الإنشاءات الليلية.",
16 "feature.nightlyBuilds.title": "المباني الليلية", 15 "feature.nightlyBuilds.title": "المباني الليلية",
@@ -24,30 +23,30 @@
24 "feature.quickSwitch.info": "حدد خدمة من خلال زر تاب، ↑ Ùˆ ↓. اÙتح الخدمة بالظغط على زر الدخول.", 23 "feature.quickSwitch.info": "حدد خدمة من خلال زر تاب، ↑ Ùˆ ↓. اÙتح الخدمة بالظغط على زر الدخول.",
25 "feature.quickSwitch.search": "بحث...", 24 "feature.quickSwitch.search": "بحث...",
26 "feature.quickSwitch.title": "تبديل سريع", 25 "feature.quickSwitch.title": "تبديل سريع",
27 "global.api.unhealthy": "لا يمكن الإتصال بخدمات Ùردي عبر الإنترنت", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "إلغاء", 27 "global.cancel": "Cancel",
29 "global.edit": "تعديل", 28 "global.edit": "تعديل",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "أنت غير متصل بالإنترنت.", 30 "global.notConnectedToTheInternet": "أنت غير متصل بالإنترنت.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "خروج", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "الإعدادات", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "إستخدم الإعدادت الاÙتراضية ({default})", 36 "global.spellchecker.useDefault": "إستخدم الإعدادت الاÙتراضية ({default})",
38 "global.spellchecking.autodetect": "الكش٠عن اللغة تلقائياً", 37 "global.spellchecking.autodetect": "الكش٠عن اللغة تلقائياً",
39 "global.spellchecking.autodetect.short": "تلقائي", 38 "global.spellchecking.autodetect.short": "تلقائي",
40 "global.spellchecking.language": "لغة التدقيق الإملائي", 39 "global.spellchecking.language": "لغة التدقيق الإملائي",
41 "global.submit": "إرسال", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "استخدم 'https://whatmyuseragent.com/' (لاكتشاÙ) أو 'https://developers.whatismybrowser.com/useragents/explore/' (لاختار) وكيل المستخدم المنشود Ùˆ نسخه لصقه هنا.", 41 "global.userAgentHelp": "استخدم 'https://whatmyuseragent.com/' (لاكتشاÙ) أو 'https://developers.whatismybrowser.com/useragents/explore/' (لاختار) وكيل المستخدم المنشود Ùˆ نسخه لصقه هنا.",
43 "global.userAgentPref": "وكيل المستخدم", 42 "global.userAgentPref": "وكيل المستخدم",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "استيراد خدمات Ùردي الأربع", 44 "import.headline": "استيراد خدمات Ùردي الأربع",
46 "import.notSupportedHeadline": "الخدمات غير مدعومة بعد ÙÙŠ Ùردي الإصدار 5", 45 "import.notSupportedHeadline": "الخدمات غير مدعومة بعد ÙÙŠ Ùردي الإصدار 5",
47 "import.skip.label": "أريد أن أضي٠الخدمات يدوياً", 46 "import.skip.label": "أريد أن أضي٠الخدمات يدوياً",
48 "import.submit.label": "خدمات الاستيراد", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "حدثت أخطاء أثناء محاولة تنÙيذ طلب المصادقة. الرجاء محاولة تسجيل الخروج والدخول مرة أخرى إذا استمر هذا الخطأ.", 48 "infobar.authRequestFailed": "حدثت أخطاء أثناء محاولة تنÙيذ طلب المصادقة. الرجاء محاولة تسجيل الخروج والدخول مرة أخرى إذا استمر هذا الخطأ.",
50 "infobar.buttonChangelog": "ما الجديد؟", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "إعادة التشغيل وتثبيت التحديث", 50 "infobar.buttonInstallUpdate": "إعادة التشغيل وتثبيت التحديث",
52 "infobar.buttonReloadServices": "إعادة تحميل الخدمات", 51 "infobar.buttonReloadServices": "إعادة تحميل الخدمات",
53 "infobar.hide": "إخÙاء", 52 "infobar.hide": "إخÙاء",
@@ -75,7 +74,7 @@
75 "login.email.label": "البريد الإلكتروني", 74 "login.email.label": "البريد الإلكتروني",
76 "login.headline": "تسجيل الدخول", 75 "login.headline": "تسجيل الدخول",
77 "login.invalidCredentials": "البريد الإلكتروني أو كلمة المرور غير صالحة", 76 "login.invalidCredentials": "البريد الإلكتروني أو كلمة المرور غير صالحة",
78 "login.link.password": "إعادة تعيين كلمة المرور", 77 "login.link.password": "Reset password",
79 "login.link.signup": "إنشاء حساب مجاني", 78 "login.link.signup": "إنشاء حساب مجاني",
80 "login.password.label": "كلمة المرور", 79 "login.password.label": "كلمة المرور",
81 "login.serverLogout": "انتهت صلاحية جلستك، الرجاء تسجيل الدخول مرة أخرى.", 80 "login.serverLogout": "انتهت صلاحية جلستك، الرجاء تسجيل الدخول مرة أخرى.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "الدعم الÙني", 116 "menu.help.support": "الدعم الÙني",
118 "menu.help.tos": "شروط الخدمة", 117 "menu.help.tos": "شروط الخدمة",
119 "menu.services": "الخدمات", 118 "menu.services": "الخدمات",
120 "menu.services.activatePreviousService": "تÙعيل الخدمة السابقة", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "إضاÙØ© خدمة جديدة", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "الرئيسية", 121 "menu.services.goHome": "الرئيسية",
123 "menu.services.setNextServiceActive": "تÙعيل الخدمة التالية", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "المهام", 123 "menu.todos": "المهام",
125 "menu.todos.enableTodos": "تÙعيل المهام", 124 "menu.todos.enableTodos": "تÙعيل المهام",
126 "menu.view": "عرض", 125 "menu.view": "عرض",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "جميع الخدمات", 147 "menu.workspaces.defaultWorkspace": "جميع الخدمات",
149 "menu.workspaces.openWorkspaceDrawer": "Ùتح٠دÙرج٠مساحة العمل", 148 "menu.workspaces.openWorkspaceDrawer": "Ùتح٠دÙرج٠مساحة العمل",
150 "password.email.label": "البريد الإلكتروني", 149 "password.email.label": "البريد الإلكتروني",
151 "password.headline": "إعادة تعيين كلمة المرور", 150 "password.headline": "Reset password",
152 "password.link.login": "سجل الدخول لحسابك", 151 "password.link.login": "سجل الدخول لحسابك",
153 "password.link.signup": "إنشاء حساب مجاني", 152 "password.link.signup": "إنشاء حساب مجاني",
154 "password.noUser": "لم ÙŠÙعثر على Ù…Ùستخدم٠بعنوان٠البريد٠هذا", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "رجاءً تحقق من عنوان بريدك الإلكتروني", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "مزامنة٠الحساب",
157 "pricing.features.customWebsites": "إضاÙØ© مواقع مخصصة",
158 "pricing.features.desktopNotifications": "إشعارات سطح المكتب",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "اختر من بين ما يزيد على 70 خدمة",
161 "pricing.features.serviceProxies": "وكلاء الخدمة",
162 "pricing.features.spellchecker": "دعم المدقق الإملائي",
163 "pricing.features.teamManagement": "Ùريق الإدارة",
164 "pricing.features.thirdPartyServices": "تنصيب خدمات الطر٠الثالث",
165 "pricing.features.unlimitedServices": "إمكانية إضاÙØ© خدمات غير محدودة",
166 "pricing.features.workspaces": "مساحات٠العمل",
167 "service.crashHandler.action": "أعادة تحميل {name}", 155 "service.crashHandler.action": "أعادة تحميل {name}",
168 "service.crashHandler.autoReload": "محاولة الاستعادة التلقائية {name} ÙÙŠ غضون {seconds} ثانية", 156 "service.crashHandler.autoReload": "محاولة الاستعادة التلقائية {name} ÙÙŠ غضون {seconds} ثانية",
169 "service.crashHandler.headline": "أوه لا!", 157 "service.crashHandler.headline": "أوه لا!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "استخدام Ùردي بدون حساب", 170 "services.serverless": "استخدام Ùردي بدون حساب",
183 "services.welcome": "مرحبا بكم ÙÙŠ Ùردي", 171 "services.welcome": "مرحبا بكم ÙÙŠ Ùردي",
184 "settings.account.account.editButton": "تعديل الحساب", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "الحساب غير متوÙر", 173 "settings.account.accountUnavailable": "الحساب غير متوÙر",
186 "settings.account.accountUnavailableInfo": "أنت تستخدم Ùردي بدون حساب. إذا كنت ترغب ÙÙŠ استخدام Ùردي مع حساب والحÙاظ على مزامنة خدماتك عبر مختل٠الحواسيب، الرجاء تحديد خادم ÙÙŠ علامة تبويب الإعدادات ثم سجل الدخول.", 174 "settings.account.accountUnavailableInfo": "أنت تستخدم Ùردي بدون حساب. إذا كنت ترغب ÙÙŠ استخدام Ùردي مع حساب والحÙاظ على مزامنة خدماتك عبر مختل٠الحواسيب، الرجاء تحديد خادم ÙÙŠ علامة تبويب الإعدادات ثم سجل الدخول.",
187 "settings.account.buttonSave": "تحديث المل٠الشخصي", 175 "settings.account.buttonSave": "تحديث المل٠الشخصي",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "لقد تلقيت رسالة بريد إلكتروني مع رابط لتأكيد حذ٠حسابك. لا يمكن استعادة حسابك وبياناتك!", 177 "settings.account.deleteEmailSent": "لقد تلقيت رسالة بريد إلكتروني مع رابط لتأكيد حذ٠حسابك. لا يمكن استعادة حسابك وبياناتك!",
190 "settings.account.deleteInfo": "إذا كنت لا تحتاج إلى حساب Ùردي الخاص بك بعد الآن، يمكنك حذ٠حسابك وجميع البيانات ذات الصلة من هنا.", 178 "settings.account.deleteInfo": "إذا كنت لا تحتاج إلى حساب Ùردي الخاص بك بعد الآن، يمكنك حذ٠حسابك وجميع البيانات ذات الصلة من هنا.",
191 "settings.account.headline": "الحساب", 179 "settings.account.headline": "الحساب",
192 "settings.account.headlineAccount": "معلومات الحساب", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "منطقة الخطر", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "الÙواتير", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "تغيير كلمة المرور", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "تحديث المل٠الشخصي", 184 "settings.account.headlineProfile": "تحديث المل٠الشخصي",
197 "settings.account.successInfo": "تم Ø­Ùظ التغييرات الخاصة بك", 185 "settings.account.successInfo": "تم Ø­Ùظ التغييرات الخاصة بك",
198 "settings.account.tryReloadServices": "حاول مجددًا", 186 "settings.account.tryReloadServices": "حاول مجددًا",
199 "settings.account.tryReloadUserInfoRequest": "حاول مجددًا", 187 "settings.account.tryReloadUserInfoRequest": "حاول مجددًا",
200 "settings.account.userInfoRequestFailed": "تعذر تحميل معلومات المستخدم", 188 "settings.account.userInfoRequestFailed": "تعذر تحميل معلومات المستخدم",
201 "settings.account.yourLicense": "رخصة Ùردي الخاصة بك", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "مسح ذاكرة التخزين المؤقت", 191 "settings.app.buttonClearAllCache": "مسح ذاكرة التخزين المؤقت",
204 "settings.app.buttonInstallUpdate": "إعادة التشغيل وتثبيت التحديث", 192 "settings.app.buttonInstallUpdate": "إعادة التشغيل وتثبيت التحديث",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "خادم مهام مخصص", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "تÙعي٠الوضع المظلم", 211 "settings.app.form.darkMode": "تÙكي٠الوضع المظلم",
224 "settings.app.form.enableGPUAcceleration": "تÙعيل التسريع بوحدة معالجة الرسومات", 212 "settings.app.form.enableGPUAcceleration": "تÙعيل التسريع بوحدة معالجة الرسومات",
225 "settings.app.form.enableLock": "تÙعيل القÙÙ„ بكلمة المرور", 213 "settings.app.form.enableLock": "تÙعيل القÙÙ„ بكلمة المرور",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "تÙعيل التصحيح الإملائي", 215 "settings.app.form.enableSpellchecking": "تÙعيل التصحيح الإملائي",
228 "settings.app.form.enableSystemTray": "إظهار Ùردي ÙÙŠ شريط النظام", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "تÙعيل Ùردي للمهام", 217 "settings.app.form.enableTodos": "تÙعيل Ùردي للمهام",
230 "settings.app.form.hibernateOnStartup": "الإبقاء على الخدمات ÙÙŠ وضع النوم عند بدء التشغيل", 218 "settings.app.form.hibernateOnStartup": "الإبقاء على الخدمات ÙÙŠ وضع النوم عند بدء التشغيل",
231 "settings.app.form.hibernationStrategy": "استراتيجية وضع النوم", 219 "settings.app.form.hibernationStrategy": "استراتيجية وضع النوم",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "عرض تبويبات الخدمات المعطلة", 239 "settings.app.form.showDisabledServices": "عرض تبويبات الخدمات المعطلة",
252 "settings.app.form.showDragArea": "إظهار المنطقة القابلة للسحب على الناÙذة", 240 "settings.app.form.showDragArea": "إظهار المنطقة القابلة للسحب على الناÙذة",
253 "settings.app.form.showMessagesBadgesWhenMuted": "إظهار شارة رسالة غير مقروءة عند تعطيل الإشعارات", 241 "settings.app.form.showMessagesBadgesWhenMuted": "إظهار شارة رسالة غير مقروءة عند تعطيل الإشعارات",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "البدء بناÙذة مصغرة", 243 "settings.app.form.startMinimized": "البدء بناÙذة مصغرة",
255 "settings.app.form.universalDarkMode": "تمكين الوضع المظلم الكامل", 244 "settings.app.form.universalDarkMode": "تمكين الوضع المظلم الكامل",
256 "settings.app.form.useTouchIdToUnlock": "السماح باستخدام TouchID Ù„Ùتح Ùردي", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "استخدام النمط الأÙقي", 246 "settings.app.form.useVerticalStyle": "استخدام النمط الأÙقي",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "متقدم", 248 "settings.app.headlineAdvanced": "متقدم",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "الترجمات الرسمية هي الإنكليزية والألمانية. وجميع اللغات الأخرى مبنية على ترجمات مساهمين.", 256 "settings.app.languageDisclaimer": "الترجمات الرسمية هي الإنكليزية والألمانية. وجميع اللغات الأخرى مبنية على ترجمات مساهمين.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "كلمة المرور", 258 "settings.app.lockedPassword": "كلمة المرور",
270 "settings.app.lockedPasswordInfo": "الرجاء التأكد من تعيين كلمة مرور سو٠تتذكرها.\nإذما Ùقدت كلمة المرور هذه، سو٠تضطر إلى إعادة تثبيت Ùيردي.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "التغيرات تتطلب إعادة تشغيل", 260 "settings.app.restartRequired": "التغيرات تتطلب إعادة تشغيل",
272 "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.", 261 "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.",
273 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes", 283 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes",
295 "settings.recipes.customService.headline.customRecipes": "وصÙات طر٠ثالث مخصصة", 284 "settings.recipes.customService.headline.customRecipes": "وصÙات طر٠ثالث مخصصة",
296 "settings.recipes.customService.headline.devRecipes": "وصÙات خدمة التطوير الخاصة بك", 285 "settings.recipes.customService.headline.devRecipes": "وصÙات خدمة التطوير الخاصة بك",
297 "settings.recipes.customService.intro": "لإضاÙØ© خدمة مخصصة، انسخ وصÙØ© الخدمة إلى:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "وثائق المطور", 287 "settings.recipes.customService.openDevDocs": "وثائق المطور",
299 "settings.recipes.customService.openFolder": "Ùتح المجلد", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "الخدمات المتاحة", 289 "settings.recipes.headline": "الخدمات المتاحة",
301 "settings.recipes.missingService": "خدمة Ù…Ùقودة؟", 290 "settings.recipes.missingService": "خدمة Ù…Ùقودة؟",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "سطوع الشاشة ÙÙŠ وضع القراءة المظلم", 301 "settings.service.form.darkReaderBrightness": "سطوع الشاشة ÙÙŠ وضع القراءة المظلم",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "حذ٠الخدمة", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "تحرير {name}", 305 "settings.service.form.editServiceHeadline": "تحرير {name}",
317 "settings.service.form.enableAudio": "تمكين الصوت", 306 "settings.service.form.enableAudio": "تمكين الصوت",
318 "settings.service.form.enableBadge": "إظهار شارات الرسائل غير المقروءة", 307 "settings.service.form.enableBadge": "إظهار شارات الرسائل غير المقروءة",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "الاسم", 323 "settings.service.form.name": "الاسم",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Ùتح user.css", 326 "settings.service.form.openUserCss": "Ùتح user.css",
337 "settings.service.form.openUserJs": "Ùتح user.js", 327 "settings.service.form.openUserJs": "Ùتح user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "استخدام بروكسي", 331 "settings.service.form.proxy.isEnabled": "استخدام بروكسي",
342 "settings.service.form.proxy.password": "كلمة المرور (اختياري)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "المنÙØ°", 333 "settings.service.form.proxy.port": "المنÙØ°",
344 "settings.service.form.proxy.restartInfo": "الرجاء إعادة تشغيل Ùيردي بعد تغيير إعدادات البروكسي.", 334 "settings.service.form.proxy.restartInfo": "الرجاء إعادة تشغيل Ùيردي بعد تغيير إعدادات البروكسي.",
345 "settings.service.form.proxy.user": "المستخدم (اختياري)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Ø­Ùظ الخدمة", 337 "settings.service.form.saveButton": "Ø­Ùظ الخدمة",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "اكتش٠الخدمات", 344 "settings.services.discoverServices": "اكتش٠الخدمات",
355 "settings.services.headline": "خدماتك", 345 "settings.services.headline": "خدماتك",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "تعذرَ تحميل خدماتك", 348 "settings.services.servicesRequestFailed": "تعذرَ تحميل خدماتك",
358 "settings.services.tooltip.isDisabled": "الخدمة معطّلة", 349 "settings.services.tooltip.isDisabled": "الخدمة معطّلة",
359 "settings.services.tooltip.isMuted": "تم كتم جميع الأصوات", 350 "settings.services.tooltip.isMuted": "تم كتم جميع الأصوات",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "غير ربحي", 378 "settings.user.form.accountType.non-profit": "غير ربحي",
388 "settings.user.form.currentPassword": "الكلمة السرية الحالية", 379 "settings.user.form.currentPassword": "الكلمة السرية الحالية",
389 "settings.user.form.email": "البريد الألكتروني", 380 "settings.user.form.email": "البريد الألكتروني",
390 "settings.user.form.firstname": "الاسم الأول", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "اسم العائلة", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "كلمة سرّ جديدة", 383 "settings.user.form.newPassword": "كلمة سرّ جديدة",
393 "settings.workspace.add.form.name": "الاسم", 384 "settings.workspace.add.form.name": "الاسم",
394 "settings.workspace.add.form.submitButton": "إنشاء مساحة عمل", 385 "settings.workspace.add.form.submitButton": "إنشاء مساحة عمل",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "تمكين الإشعارات والصوت", 411 "sidebar.unmuteApp": "تمكين الإشعارات والصوت",
421 "signup.email.label": "البريد الإلكتروني", 412 "signup.email.label": "البريد الإلكتروني",
422 "signup.emailDuplicate": "مستخدم بهذا البريد الإلكتروني موجود بالÙعل", 413 "signup.emailDuplicate": "مستخدم بهذا البريد الإلكتروني موجود بالÙعل",
423 "signup.firstname.label": "الاسم الأول", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "التسجيل", 415 "signup.headline": "التسجيل",
425 "signup.lastname.label": "اسم العائلة", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "من خلال إنشاء حساب Ùيردي Ùإنك تقبل", 417 "signup.legal.info": "من خلال إنشاء حساب Ùيردي Ùإنك تقبل",
427 "signup.legal.privacy": "بيان الخصوصية", 418 "signup.legal.privacy": "بيان الخصوصية",
428 "signup.legal.terms": "بنود الخدمة", 419 "signup.legal.terms": "بنود الخدمة",
@@ -430,11 +421,11 @@
430 "signup.password.label": "كلمة المرور", 421 "signup.password.label": "كلمة المرور",
431 "signup.submit.label": "أنشئ حساب", 422 "signup.submit.label": "أنشئ حساب",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "حذ٠الخدمة", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "تعطيل الصوت", 425 "tabs.item.disableAudio": "تعطيل الصوت",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "تعطيل الإشعارات", 427 "tabs.item.disableNotifications": "تعطيل الإشعارات",
437 "tabs.item.disableService": "تعطيل الخدمة", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "تمكين الصوت", 429 "tabs.item.enableAudio": "تمكين الصوت",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "تÙعيل الإشعارات", 431 "tabs.item.enableNotification": "تÙعيل الإشعارات",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "إعادة التحميل", 434 "tabs.item.reload": "إعادة التحميل",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} غير صالح", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} يجب أن يكون على الأقل {length} حرÙاً", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} مطلوب", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} ليس عنوان URL صالح", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "الرجوع", 441 "webControls.back": "الرجوع",
451 "webControls.forward": "تقدم", 442 "webControls.forward": "تقدم",
452 "webControls.goHome": "الرئيسية", 443 "webControls.goHome": "الرئيسية",
@@ -454,12 +445,12 @@
454 "webControls.reload": "إعادة التحميل", 445 "webControls.reload": "إعادة التحميل",
455 "welcome.loginButton": "تسجيل الدخول إلى حسابك", 446 "welcome.loginButton": "تسجيل الدخول إلى حسابك",
456 "welcome.signupButton": "إنشاء حساب مجاني", 447 "welcome.signupButton": "إنشاء حساب مجاني",
457 "workspaceDrawer.addNewWorkspaceLabel": "إضاÙØ© مساحة عمل جديدة", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "جميع الخدمات", 449 "workspaceDrawer.allServices": "جميع الخدمات",
459 "workspaceDrawer.headline": "مساحات٠العمل", 450 "workspaceDrawer.headline": "مساحات٠العمل",
460 "workspaceDrawer.item.contextMenuEdit": "تعديل", 451 "workspaceDrawer.item.contextMenuEdit": "تعديل",
461 "workspaceDrawer.item.noServicesAddedYet": "لم تض٠أي خدمات بعد", 452 "workspaceDrawer.item.noServicesAddedYet": "لم تض٠أي خدمات بعد",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>ÙŠÙمكنك Ùيردي من التركيز على ما هو مهم لديك الآن. أنشاء مجموعات مختلÙØ© من الخدمات وإداراتها والتنقل بينها بسهولة ÙÙŠ أي وقت.<p><p/>أنتَ من يقرر أيّ الخدمات تحتاج ساعة تحتاج وأين تحتاج, لذا نستطيع مساعدتك لتبقى محاÙظ مع مستجدات ما تقوم به أو تستريح إن شئت.<p/>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "تعديل إعدادات مساحات العمل", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "التبديل إلى" 455 "workspaces.switchingIndicator.switchingTo": "التبديل إلى"
465} 456}
diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json
index 31a5111a9..8caf73fe6 100644
--- a/src/i18n/locales/be.json
+++ b/src/i18n/locales/be.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Ðбнавіць", 2 "app.errorHandler.action": "Ðбнавіць",
3 "app.errorHandler.headline": "Ðешта пайшло не так", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "ПаÑлужнік", 6 "changeserver.label": "ПаÑлужнік",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index 2c145d6f4..041b02632 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -1,6 +1,6 @@
1{ 1{
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 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 3cb52af9b..6e33be919 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Recarrega", 2 "app.errorHandler.action": "Recarrega",
3 "app.errorHandler.headline": "Quelcom ha anat malament", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Servidor personalitzat", 4 "changeserver.customServerLabel": "Servidor personalitzat",
5 "changeserver.headline": "Canvía de Servidor", 5 "changeserver.headline": "Canvía de Servidor",
6 "changeserver.label": "Servidor", 6 "changeserver.label": "Servidor",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Què ha passat?", 10 "connectionLostBanner.informationLink": "Què ha passat?",
11 "connectionLostBanner.message": "Oh no! Ferdi ha perdut la connexió a {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi ha perdut la connexió a {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Registra la informació de depuració",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Seleccioneu un servei amb TAB, ↑ i ↓. Obriu un servei amb ENTER.", 23 "feature.quickSwitch.info": "Seleccioneu un servei amb TAB, ↑ i ↓. Obriu un servei amb ENTER.",
25 "feature.quickSwitch.search": "Cerca...", 24 "feature.quickSwitch.search": "Cerca...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "No es pot connectar amb els serveis en línia de Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Cancel·la", 27 "global.cancel": "Cancel",
29 "global.edit": "Edita", 28 "global.edit": "Edita",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "No esteu connectat a Internet.", 30 "global.notConnectedToTheInternet": "No esteu connectat a Internet.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Configuració", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Utilitzar el predeterminat del sistema ({default})", 36 "global.spellchecker.useDefault": "Utilitzar el predeterminat del sistema ({default})",
38 "global.spellchecking.autodetect": "Detectar l'idioma automàticament", 37 "global.spellchecking.autodetect": "Detectar l'idioma automàticament",
39 "global.spellchecking.autodetect.short": "Automàtic", 38 "global.spellchecking.autodetect.short": "Automàtic",
40 "global.spellchecking.language": "Corrector ortogràfic", 39 "global.spellchecking.language": "Corrector ortogràfic",
41 "global.submit": "Enviar", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importa els teus serveis Ferdi 4", 44 "import.headline": "Importa els teus serveis Ferdi 4",
46 "import.notSupportedHeadline": "Serveis que encara no s'admeten a Ferdi 5", 45 "import.notSupportedHeadline": "Serveis que encara no s'admeten a Ferdi 5",
47 "import.skip.label": "Vull afegir serveis manualment", 46 "import.skip.label": "Vull afegir serveis manualment",
48 "import.submit.label": "Importa serveis", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "S'han produït errors al intentar realitzar una sol·licitud autentificada. Proveu de tancar la sessió i tornar-hi si aquest error continua.", 48 "infobar.authRequestFailed": "S'han produït errors al intentar realitzar una sol·licitud autentificada. Proveu de tancar la sessió i tornar-hi si aquest error continua.",
50 "infobar.buttonChangelog": "Que hi ha de nou?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Reinicia i instal·la l'actualització", 50 "infobar.buttonInstallUpdate": "Reinicia i instal·la l'actualització",
52 "infobar.buttonReloadServices": "Recarrega els serveis", 51 "infobar.buttonReloadServices": "Recarrega els serveis",
53 "infobar.hide": "Amaga", 52 "infobar.hide": "Amaga",
@@ -75,7 +74,7 @@
75 "login.email.label": "Correu electrònic", 74 "login.email.label": "Correu electrònic",
76 "login.headline": "Accedir-hi", 75 "login.headline": "Accedir-hi",
77 "login.invalidCredentials": "El correu electrònic o la contrasenya no són vàlids", 76 "login.invalidCredentials": "El correu electrònic o la contrasenya no són vàlids",
78 "login.link.password": "Restablir la contrasenya", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Crea un compte gratuït", 78 "login.link.signup": "Crea un compte gratuït",
80 "login.password.label": "Contrasenya", 79 "login.password.label": "Contrasenya",
81 "login.serverLogout": "La teva sessió ha caducat, torna-la a iniciar.", 80 "login.serverLogout": "La teva sessió ha caducat, torna-la a iniciar.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Suport", 116 "menu.help.support": "Suport",
118 "menu.help.tos": "Condicions del Servei", 117 "menu.help.tos": "Condicions del Servei",
119 "menu.services": "Serveis", 118 "menu.services": "Serveis",
120 "menu.services.activatePreviousService": "Activa el servei anterior", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Inici", 121 "menu.services.goHome": "Inici",
123 "menu.services.setNextServiceActive": "Activa el següent servei", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Tasques", 123 "menu.todos": "Tasques",
125 "menu.todos.enableTodos": "Activar Tasques", 124 "menu.todos.enableTodos": "Activar Tasques",
126 "menu.view": "Visualitza", 125 "menu.view": "Visualitza",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Tots els serveis", 147 "menu.workspaces.defaultWorkspace": "Tots els serveis",
149 "menu.workspaces.openWorkspaceDrawer": "Obrir el calaix d'espais de treball", 148 "menu.workspaces.openWorkspaceDrawer": "Obrir el calaix d'espais de treball",
150 "password.email.label": "Correu electrònic", 149 "password.email.label": "Correu electrònic",
151 "password.headline": "Restablir la contrasenya", 150 "password.headline": "Reset password",
152 "password.link.login": "Inicia la sessió al teu compte", 151 "password.link.login": "Inicia la sessió al teu compte",
153 "password.link.signup": "Crea un compte gratuït", 152 "password.link.signup": "Crea un compte gratuït",
154 "password.noUser": "No s'ha trobat cap usuari amb aquesta adreça de correu electrònic", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Comproveu el vostre correu electrònic", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Sincronització de Conte",
157 "pricing.features.customWebsites": "Afegir llocs web personalitzats",
158 "pricing.features.desktopNotifications": "Notificacions a l'escriptori",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Espais de treball",
167 "service.crashHandler.action": "Recarrega {name}", 155 "service.crashHandler.action": "Recarrega {name}",
168 "service.crashHandler.autoReload": "Intentant restablir automàticament {name} en {seconds} segons", 156 "service.crashHandler.autoReload": "Intentant restablir automàticament {name} en {seconds} segons",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Benvingut a Ferdi", 171 "services.welcome": "Benvingut a Ferdi",
184 "settings.account.account.editButton": "Editar Compte", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Actualitzar el perfil", 175 "settings.account.buttonSave": "Actualitzar el perfil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Has rebut un correu electrònic amb un enllaç per confirmar l'eliminació del compte. El teu compte i la seva informació no podran ser restaurats!", 177 "settings.account.deleteEmailSent": "Has rebut un correu electrònic amb un enllaç per confirmar l'eliminació del compte. El teu compte i la seva informació no podran ser restaurats!",
190 "settings.account.deleteInfo": "Si ja no necessites el teu compte de Ferdi, pots esborrar el teu compte i tota la seva informació emmagatzemada aquí.", 178 "settings.account.deleteInfo": "Si ja no necessites el teu compte de Ferdi, pots esborrar el teu compte i tota la seva informació emmagatzemada aquí.",
191 "settings.account.headline": "Compte", 179 "settings.account.headline": "Compte",
192 "settings.account.headlineAccount": "Informació del compte", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Zona de perill", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Factures", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Canvia la contrasenya", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Actualitzar el perfil", 184 "settings.account.headlineProfile": "Actualitzar el perfil",
197 "settings.account.successInfo": "S'han desat els canvis", 185 "settings.account.successInfo": "S'han desat els canvis",
198 "settings.account.tryReloadServices": "Torna a provar-ho", 186 "settings.account.tryReloadServices": "Torna a provar-ho",
199 "settings.account.tryReloadUserInfoRequest": "Torna a provar-ho", 187 "settings.account.tryReloadUserInfoRequest": "Torna a provar-ho",
200 "settings.account.userInfoRequestFailed": "No s'ha pogut carregar la informació de l'usuari", 188 "settings.account.userInfoRequestFailed": "No s'ha pogut carregar la informació de l'usuari",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Buida la memòria cau", 191 "settings.app.buttonClearAllCache": "Buida la memòria cau",
204 "settings.app.buttonInstallUpdate": "Reinicia i instal·la l'actualització", 192 "settings.app.buttonInstallUpdate": "Reinicia i instal·la l'actualització",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Activar el Mode Fosc",
224 "settings.app.form.enableGPUAcceleration": "Activar acceleració GPU", 212 "settings.app.form.enableGPUAcceleration": "Activar acceleració GPU",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Habilita la comprobació ortogràfica", 215 "settings.app.form.enableSpellchecking": "Habilita la comprobació ortogràfica",
228 "settings.app.form.enableSystemTray": "Mostra Ferdi a la safata del sistema", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Mostra les pestanyes dels serveis desactivats", 239 "settings.app.form.showDisabledServices": "Mostra les pestanyes dels serveis desactivats",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Mostra la insígnia de missatges no llegits quan les notificacions estiguin desactivades", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Mostra la insígnia de missatges no llegits quan les notificacions estiguin desactivades",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Suprimeix el servei", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Edita {name}", 305 "settings.service.form.editServiceHeadline": "Edita {name}",
317 "settings.service.form.enableAudio": "Activa l'àudio", 306 "settings.service.form.enableAudio": "Activa l'àudio",
318 "settings.service.form.enableBadge": "Mostra les insígnies als missatges no llegits.", 307 "settings.service.form.enableBadge": "Mostra les insígnies als missatges no llegits.",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Quan es desactiva, tots els sons de notificació i reproducció d'àudio es silenciaran", 322 "settings.service.form.isMutedInfo": "Quan es desactiva, tots els sons de notificació i reproducció d'àudio es silenciaran",
334 "settings.service.form.name": "Nom", 323 "settings.service.form.name": "Nom",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "Ajustaments Proxy HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "Ajustaments Proxy HTTP/HTTPS",
339 "settings.service.form.proxy.host": "Host Proxy / IP", 329 "settings.service.form.proxy.host": "Host Proxy / IP",
340 "settings.service.form.proxy.info": "Els ajustaments del Proxy no es sincronitzaran amb els servidors de Ferdi", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Utilitzar Proxy", 331 "settings.service.form.proxy.isEnabled": "Utilitzar Proxy",
342 "settings.service.form.proxy.password": "Contrasenya (opcional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Siusplau, reinicieu el Ferdi després de canviar els ajustaments de proxy", 334 "settings.service.form.proxy.restartInfo": "Siusplau, reinicieu el Ferdi després de canviar els ajustaments de proxy",
345 "settings.service.form.proxy.user": "Usuari (opcional)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Desa el servei", 337 "settings.service.form.saveButton": "Desa el servei",
348 "settings.service.form.tabHosted": "Allotjat", 338 "settings.service.form.tabHosted": "Allotjat",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Descobrir serveis", 344 "settings.services.discoverServices": "Descobrir serveis",
355 "settings.services.headline": "Els vostres serveis", 345 "settings.services.headline": "Els vostres serveis",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "El servei està desactivat", 349 "settings.services.tooltip.isDisabled": "El servei està desactivat",
359 "settings.services.tooltip.isMuted": "Tots els sons estan desactivats", 350 "settings.services.tooltip.isMuted": "Tots els sons estan desactivats",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Sense ànim de lucre", 378 "settings.user.form.accountType.non-profit": "Sense ànim de lucre",
388 "settings.user.form.currentPassword": "Contrasenya actual", 379 "settings.user.form.currentPassword": "Contrasenya actual",
389 "settings.user.form.email": "Correu electrònic", 380 "settings.user.form.email": "Correu electrònic",
390 "settings.user.form.firstname": "Nom", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Cognoms", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nova contrasenya", 383 "settings.user.form.newPassword": "Nova contrasenya",
393 "settings.workspace.add.form.name": "Nom", 384 "settings.workspace.add.form.name": "Nom",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Activar notificacions i àudio", 411 "sidebar.unmuteApp": "Activar notificacions i àudio",
421 "signup.email.label": "Correu electrònic", 412 "signup.email.label": "Correu electrònic",
422 "signup.emailDuplicate": "Ja existeix un usuari amb aquesta adreça de correu electrònic", 413 "signup.emailDuplicate": "Ja existeix un usuari amb aquesta adreça de correu electrònic",
423 "signup.firstname.label": "Nom", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Donar-se d'alta", 415 "signup.headline": "Donar-se d'alta",
425 "signup.lastname.label": "Cognoms", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "En crear un compte de Ferdi, accepteu", 417 "signup.legal.info": "En crear un compte de Ferdi, accepteu",
427 "signup.legal.privacy": "Declaració de privacitat", 418 "signup.legal.privacy": "Declaració de privacitat",
428 "signup.legal.terms": "Termes del Servei", 419 "signup.legal.terms": "Termes del Servei",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Contrasenya", 421 "signup.password.label": "Contrasenya",
431 "signup.submit.label": "Crea un compte", 422 "signup.submit.label": "Crea un compte",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Suprimeix el servei", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Desactiva l'àudio", 425 "tabs.item.disableAudio": "Desactiva l'àudio",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Desactiva les notificacions", 427 "tabs.item.disableNotifications": "Desactiva les notificacions",
437 "tabs.item.disableService": "Desactiva el servei", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Activa l'àudio", 429 "tabs.item.enableAudio": "Activa l'àudio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Activa les notificacions", 431 "tabs.item.enableNotification": "Activa les notificacions",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Recarrega", 434 "tabs.item.reload": "Recarrega",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} no es vàlid", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} ha de ser al menys {length} caràcters de llargada", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} es requerit", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} es una URL no vàlida", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Enrere", 441 "webControls.back": "Enrere",
451 "webControls.forward": "Endavant", 442 "webControls.forward": "Endavant",
452 "webControls.goHome": "Inici", 443 "webControls.goHome": "Inici",
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 1a82d3016..08468e307 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Obnovit", 2 "app.errorHandler.action": "Obnovit",
3 "app.errorHandler.headline": "Něco se pokazilo", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Vlastní server", 4 "changeserver.customServerLabel": "Vlastní server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Nemůžeme připojit Ferdi k online službám", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Zrušit", 27 "global.cancel": "Cancel",
29 "global.edit": "Upravit", 28 "global.edit": "Upravit",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Připojení k internetu není k dispozici.", 30 "global.notConnectedToTheInternet": "Připojení k internetu není k dispozici.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Nastavení", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use System Default ({default})", 36 "global.spellchecker.useDefault": "Use System Default ({default})",
38 "global.spellchecking.autodetect": "Automaticky rozpoznat jazyk", 37 "global.spellchecking.autodetect": "Automaticky rozpoznat jazyk",
39 "global.spellchecking.autodetect.short": "Automaticky", 38 "global.spellchecking.autodetect.short": "Automaticky",
40 "global.spellchecking.language": "Oprava překlepů jazyka", 39 "global.spellchecking.language": "Oprava překlepů jazyka",
41 "global.submit": "Odeslat", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importovat služby z Ferdi 4", 44 "import.headline": "Importovat služby z Ferdi 4",
46 "import.notSupportedHeadline": "Služby nejsou podporovány ve verzi Ferdi 5", 45 "import.notSupportedHeadline": "Služby nejsou podporovány ve verzi Ferdi 5",
47 "import.skip.label": "Chci pÅ™idat službu ruÄnÄ›", 46 "import.skip.label": "Chci pÅ™idat službu ruÄnÄ›",
48 "import.submit.label": "Importovat služby", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Co je nového?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restartovat a nainstalovat aktualizace", 50 "infobar.buttonInstallUpdate": "Restartovat a nainstalovat aktualizace",
52 "infobar.buttonReloadServices": "Obnovit služby", 51 "infobar.buttonReloadServices": "Obnovit služby",
53 "infobar.hide": "Skrýt", 52 "infobar.hide": "Skrýt",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-mailová adresa", 74 "login.email.label": "E-mailová adresa",
76 "login.headline": "Přihlásit se", 75 "login.headline": "Přihlásit se",
77 "login.invalidCredentials": "Email nebo heslo nesouhlasí", 76 "login.invalidCredentials": "Email nebo heslo nesouhlasí",
78 "login.link.password": "Obnovit heslo", 77 "login.link.password": "Reset password",
79 "login.link.signup": "VytvoÅ™it uživatelský úÄet zdarma", 78 "login.link.signup": "VytvoÅ™it uživatelský úÄet zdarma",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "Sezení vypršelo, je třeba se znovu přihlásit.", 80 "login.serverLogout": "Sezení vypršelo, je třeba se znovu přihlásit.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Podmínky použití", 117 "menu.help.tos": "Podmínky použití",
119 "menu.services": "Služby", 118 "menu.services": "Služby",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Všechny služby", 147 "menu.workspaces.defaultWorkspace": "Všechny služby",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "E-mailová adresa", 149 "password.email.label": "E-mailová adresa",
151 "password.headline": "Obnovit heslo", 150 "password.headline": "Reset password",
152 "password.link.login": "PÅ™ihlásit se k úÄtu", 151 "password.link.login": "PÅ™ihlásit se k úÄtu",
153 "password.link.signup": "VytvoÅ™it uživatelský úÄet zdarma", 152 "password.link.signup": "VytvoÅ™it uživatelský úÄet zdarma",
154 "password.noUser": "Pro emailovou adresu nebyl nalezený žádný uživatel", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Prosím, zkontrolujte svůj e-mail", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "NaÄíst znovu {name}", 155 "service.crashHandler.action": "NaÄíst znovu {name}",
168 "service.crashHandler.autoReload": "Pokus o automatické obnovení {name} za {seconds} sekund", 156 "service.crashHandler.autoReload": "Pokus o automatické obnovení {name} za {seconds} sekund",
169 "service.crashHandler.headline": "Ale ne!", 157 "service.crashHandler.headline": "Ale ne!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Vítejte v programu Ferdi", 171 "services.welcome": "Vítejte v programu Ferdi",
184 "settings.account.account.editButton": "Upravit úÄet", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Aktualizovat profil", 175 "settings.account.buttonSave": "Aktualizovat profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Na váš mail byl odeslán email s odkazem pro potvrzení smazání úÄtu. Váš úÄet a data poté nepůjde obnovit!", 177 "settings.account.deleteEmailSent": "Na váš mail byl odeslán email s odkazem pro potvrzení smazání úÄtu. Váš úÄet a data poté nepůjde obnovit!",
190 "settings.account.deleteInfo": "Pokud již nepotÅ™ebujete váš Ferdi úÄet, můžete zde váš úÄet, a vÅ¡echna data v nÄ›m, smazat.", 178 "settings.account.deleteInfo": "Pokud již nepotÅ™ebujete váš Ferdi úÄet, můžete zde váš úÄet, a vÅ¡echna data v nÄ›m, smazat.",
191 "settings.account.headline": "ÚÄet", 179 "settings.account.headline": "ÚÄet",
192 "settings.account.headlineAccount": "Informace o úÄtu", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "NebezpeÄná zóna", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Faktury", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Změnit heslo", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Aktualizovat profil", 184 "settings.account.headlineProfile": "Aktualizovat profil",
197 "settings.account.successInfo": "Vaše změny byly uloženy", 185 "settings.account.successInfo": "Vaše změny byly uloženy",
198 "settings.account.tryReloadServices": "Zkusit opět", 186 "settings.account.tryReloadServices": "Zkusit opět",
199 "settings.account.tryReloadUserInfoRequest": "Zkusit opět", 187 "settings.account.tryReloadUserInfoRequest": "Zkusit opět",
200 "settings.account.userInfoRequestFailed": "Nelze naÄíst informace o uživateli.", 188 "settings.account.userInfoRequestFailed": "Nelze naÄíst informace o uživateli.",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Vyprázdnit mezipaměti", 191 "settings.app.buttonClearAllCache": "Vyprázdnit mezipaměti",
204 "settings.app.buttonInstallUpdate": "Restartovat a nainstalovat aktualizace", 192 "settings.app.buttonInstallUpdate": "Restartovat a nainstalovat aktualizace",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Povolit Tmavý vzhled",
224 "settings.app.form.enableGPUAcceleration": "Aktivovat GPU zrychlení", 212 "settings.app.form.enableGPUAcceleration": "Aktivovat GPU zrychlení",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Zapnout kontrolu pravopisu", 215 "settings.app.form.enableSpellchecking": "Zapnout kontrolu pravopisu",
228 "settings.app.form.enableSystemTray": "Zobrazit Ferdi v systémové liště", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Zobrazit záložky vypnutých služeb", 239 "settings.app.form.showDisabledServices": "Zobrazit záložky vypnutých služeb",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Zobrazit odznak pro nepÅ™eÄtené zprávy když jsou upozornÄ›ní vypnutá", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Zobrazit odznak pro nepÅ™eÄtené zprávy když jsou upozornÄ›ní vypnutá",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Odstranit službu", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Upravit {name}", 305 "settings.service.form.editServiceHeadline": "Upravit {name}",
317 "settings.service.form.enableAudio": "Zapnout zvuk", 306 "settings.service.form.enableAudio": "Zapnout zvuk",
318 "settings.service.form.enableBadge": "Ukázat odznaky nepÅ™eÄtených zpráv", 307 "settings.service.form.enableBadge": "Ukázat odznaky nepÅ™eÄtených zpráv",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Pokud je vypnuto, všechny zvuky notifikací a jiného audia budou ztišeny", 322 "settings.service.form.isMutedInfo": "Pokud je vypnuto, všechny zvuky notifikací a jiného audia budou ztišeny",
334 "settings.service.form.name": "Jméno", 323 "settings.service.form.name": "Jméno",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "Nastavení HTTP/HTTPS Proxy", 328 "settings.service.form.proxy.headline": "Nastavení HTTP/HTTPS Proxy",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Objevte služby", 344 "settings.services.discoverServices": "Objevte služby",
355 "settings.services.headline": "Vaše služby", 345 "settings.services.headline": "Vaše služby",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Služba je zakázána", 349 "settings.services.tooltip.isDisabled": "Služba je zakázána",
359 "settings.services.tooltip.isMuted": "Všechny zvuky jsou ztišeny", 350 "settings.services.tooltip.isMuted": "Všechny zvuky jsou ztišeny",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Nezisková organizace", 378 "settings.user.form.accountType.non-profit": "Nezisková organizace",
388 "settings.user.form.currentPassword": "Aktuální heslo", 379 "settings.user.form.currentPassword": "Aktuální heslo",
389 "settings.user.form.email": "Email", 380 "settings.user.form.email": "Email",
390 "settings.user.form.firstname": "Jméno", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Příjmení", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nové heslo", 383 "settings.user.form.newPassword": "Nové heslo",
393 "settings.workspace.add.form.name": "Jméno", 384 "settings.workspace.add.form.name": "Jméno",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Zapnout upozornění a zvuky", 411 "sidebar.unmuteApp": "Zapnout upozornění a zvuky",
421 "signup.email.label": "E-mailová adresa", 412 "signup.email.label": "E-mailová adresa",
422 "signup.emailDuplicate": "Uživatel s touto emailovou adresou již existuje", 413 "signup.emailDuplicate": "Uživatel s touto emailovou adresou již existuje",
423 "signup.firstname.label": "Jméno", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Přihlásit se", 415 "signup.headline": "Přihlásit se",
425 "signup.lastname.label": "Příjmení", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "VytvoÅ™ením úÄtu Ferdi souhlasíte s", 417 "signup.legal.info": "VytvoÅ™ením úÄtu Ferdi souhlasíte s",
427 "signup.legal.privacy": "Prohlášení o ochraně soukromí", 418 "signup.legal.privacy": "Prohlášení o ochraně soukromí",
428 "signup.legal.terms": "Podmínky služby", 419 "signup.legal.terms": "Podmínky služby",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "VytvoÅ™it úÄet", 422 "signup.submit.label": "VytvoÅ™it úÄet",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Odstranit službu", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Vypnout zvuk", 425 "tabs.item.disableAudio": "Vypnout zvuk",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Zakázat upozornění", 427 "tabs.item.disableNotifications": "Zakázat upozornění",
437 "tabs.item.disableService": "Zakázat službu", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Zapnout zvuk", 429 "tabs.item.enableAudio": "Zapnout zvuk",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Povolit upozornění", 431 "tabs.item.enableNotification": "Povolit upozornění",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Obnovit", 434 "tabs.item.reload": "Obnovit",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} není validní", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} musí být alespoň {length} znaků dlouhé", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} je povinné", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} není validní URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Back", 441 "webControls.back": "Back",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 31271cae5..9a6d0cf7e 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Genindlæs", 2 "app.errorHandler.action": "Genindlæs",
3 "app.errorHandler.headline": "Noget gik galt", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Brugerdefineret server", 4 "changeserver.customServerLabel": "Brugerdefineret server",
5 "changeserver.headline": "Skift server", 5 "changeserver.headline": "Skift server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Hvad skete der?", 10 "connectionLostBanner.informationLink": "Hvad skete der?",
11 "connectionLostBanner.message": "Ã…h nej! Ferdi mistede forbindelsen til {name}.", 11 "connectionLostBanner.message": "Ã…h nej! Ferdi mistede forbindelsen til {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Udgiv fejlfindingsoplysninger",
14 "feature.nightlyBuilds.activate": "Aktiver", 13 "feature.nightlyBuilds.activate": "Aktiver",
15 "feature.nightlyBuilds.info": "Natlige byg af Ferdi er meget eksperimentelle versioner, der kan indeholde ikke polerede eller ufærdige funktioner. Disse natlige byg bruges hovedsageligt af udviklere til at teste deres nyudviklede funktioner, og hvordan de vil opføre sig i den endelige version. Hvis du er usikker, foreslår vi ikke at aktivere natlige byg.", 14 "feature.nightlyBuilds.info": "Natlige byg af Ferdi er meget eksperimentelle versioner, der kan indeholde ikke polerede eller ufærdige funktioner. Disse natlige byg bruges hovedsageligt af udviklere til at teste deres nyudviklede funktioner, og hvordan de vil opføre sig i den endelige version. Hvis du er usikker, foreslår vi ikke at aktivere natlige byg.",
16 "feature.nightlyBuilds.title": "Natlige byg", 15 "feature.nightlyBuilds.title": "Natlige byg",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Vælg en tjeneste med TAB, ↑ og ↓. Åbn en tjeneste med ENTER.", 23 "feature.quickSwitch.info": "Vælg en tjeneste med TAB, ↑ og ↓. Åbn en tjeneste med ENTER.",
25 "feature.quickSwitch.search": "Søg...", 24 "feature.quickSwitch.search": "Søg...",
26 "feature.quickSwitch.title": "Hurtigskift", 25 "feature.quickSwitch.title": "Hurtigskift",
27 "global.api.unhealthy": "Kan ikke oprette forbindelse til Ferdi onlinetjenester", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Annuller", 27 "global.cancel": "Cancel",
29 "global.edit": "Rediger", 28 "global.edit": "Rediger",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Du har ikke forbindelse til internettet.", 30 "global.notConnectedToTheInternet": "Du har ikke forbindelse til internettet.",
@@ -33,7 +32,7 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Indstillinger", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Benyt systemstandard ({default})", 36 "global.spellchecker.useDefault": "Benyt systemstandard ({default})",
38 "global.spellchecking.autodetect": "Vælg sprog automatisk", 37 "global.spellchecking.autodetect": "Vælg sprog automatisk",
39 "global.spellchecking.autodetect.short": "Automatisk", 38 "global.spellchecking.autodetect.short": "Automatisk",
@@ -45,9 +44,9 @@
45 "import.headline": "Importer dine Ferdi 4-tjenester", 44 "import.headline": "Importer dine Ferdi 4-tjenester",
46 "import.notSupportedHeadline": "Tjenester endnu ikke understøttet i Ferdi 5", 45 "import.notSupportedHeadline": "Tjenester endnu ikke understøttet i Ferdi 5",
47 "import.skip.label": "Jeg ønsker at tilføje tjenester manuelt", 46 "import.skip.label": "Jeg ønsker at tilføje tjenester manuelt",
48 "import.submit.label": "Importer tjenester", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Der var fejl under forsøget på at udføre en godkendt anmodning. Prøv at logge ud og ind igen hvis fejlen fortsætter.", 48 "infobar.authRequestFailed": "Der var fejl under forsøget på at udføre en godkendt anmodning. Prøv at logge ud og ind igen hvis fejlen fortsætter.",
50 "infobar.buttonChangelog": "Hvad er nyt?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Genstart og installer opdatering", 50 "infobar.buttonInstallUpdate": "Genstart og installer opdatering",
52 "infobar.buttonReloadServices": "Genindlæs tjenester", 51 "infobar.buttonReloadServices": "Genindlæs tjenester",
53 "infobar.hide": "Skjul", 52 "infobar.hide": "Skjul",
@@ -75,7 +74,7 @@
75 "login.email.label": "Mailadresse", 74 "login.email.label": "Mailadresse",
76 "login.headline": "Log ind", 75 "login.headline": "Log ind",
77 "login.invalidCredentials": "Ugyldig mail eller adgangskode", 76 "login.invalidCredentials": "Ugyldig mail eller adgangskode",
78 "login.link.password": "Nulstil adgangskode", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Opret en gratis konto", 78 "login.link.signup": "Opret en gratis konto",
80 "login.password.label": "Adgangskode", 79 "login.password.label": "Adgangskode",
81 "login.serverLogout": "Din session er udløbet, log ind igen.", 80 "login.serverLogout": "Din session er udløbet, log ind igen.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Support", 116 "menu.help.support": "Support",
118 "menu.help.tos": "Servicevilkår", 117 "menu.help.tos": "Servicevilkår",
119 "menu.services": "Tjenester", 118 "menu.services": "Tjenester",
120 "menu.services.activatePreviousService": "GÃ¥ til forrige tjeneste", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Hjem", 121 "menu.services.goHome": "Hjem",
123 "menu.services.setNextServiceActive": "Gå til næste tjeneste", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Aktiver Todos", 124 "menu.todos.enableTodos": "Aktiver Todos",
126 "menu.view": "Vis", 125 "menu.view": "Vis",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Alle tjenester", 147 "menu.workspaces.defaultWorkspace": "Alle tjenester",
149 "menu.workspaces.openWorkspaceDrawer": "Ã…bn arbejdsrumspanel", 148 "menu.workspaces.openWorkspaceDrawer": "Ã…bn arbejdsrumspanel",
150 "password.email.label": "Mailadresse", 149 "password.email.label": "Mailadresse",
151 "password.headline": "Nulstil adgangskode", 150 "password.headline": "Reset password",
152 "password.link.login": "Log ind på din konto", 151 "password.link.login": "Log ind på din konto",
153 "password.link.signup": "Opret en gratis konto", 152 "password.link.signup": "Opret en gratis konto",
154 "password.noUser": "Der blev ikke fundet nogen bruger med den mailadresse", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Tjek venligst din mail", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Kontosynkronisering",
157 "pricing.features.customWebsites": "Tilføj brugerdefinerede hjemmesider",
158 "pricing.features.desktopNotifications": "Skrivebordsnotifikationer",
159 "pricing.features.onPremise": "Lokale- & andre hostede tjenester",
160 "pricing.features.recipes": "Vælg mellem mere end 70 tjenester",
161 "pricing.features.serviceProxies": "Tjeneste-proxyer",
162 "pricing.features.spellchecker": "Understøttelse af stavekontrol",
163 "pricing.features.teamManagement": "Teamhåndtering",
164 "pricing.features.thirdPartyServices": "Installer tredjeparts tjenester",
165 "pricing.features.unlimitedServices": "Tilføj ubegrænsede tjenester",
166 "pricing.features.workspaces": "Arbejdsrum",
167 "service.crashHandler.action": "Genindlæs {name}", 155 "service.crashHandler.action": "Genindlæs {name}",
168 "service.crashHandler.autoReload": "Forsøger automatisk at gendanne {name} om {seconds} sekunder", 156 "service.crashHandler.autoReload": "Forsøger automatisk at gendanne {name} om {seconds} sekunder",
169 "service.crashHandler.headline": "Ã…h nej!", 157 "service.crashHandler.headline": "Ã…h nej!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Brug Ferdi uden en konto", 170 "services.serverless": "Brug Ferdi uden en konto",
183 "services.welcome": "Velkommen til Ferdi", 171 "services.welcome": "Velkommen til Ferdi",
184 "settings.account.account.editButton": "Rediger konto", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Konto utilgængelig", 173 "settings.account.accountUnavailable": "Konto utilgængelig",
186 "settings.account.accountUnavailableInfo": "Du bruger Ferdi uden en konto. Hvis du ønsker at bruge Ferdi med en konto og holde dine tjenester synkroniseret på tværs af enheder, vælg en server under fanen Indstillinger, og log derefter ind.", 174 "settings.account.accountUnavailableInfo": "Du bruger Ferdi uden en konto. Hvis du ønsker at bruge Ferdi med en konto og holde dine tjenester synkroniseret på tværs af enheder, vælg en server under fanen Indstillinger, og log derefter ind.",
187 "settings.account.buttonSave": "Opdater profil", 175 "settings.account.buttonSave": "Opdater profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Du har modtaget en mail med et link til at bekræfte sletning af din konto. Din konto og data kan ikke gendannes!", 177 "settings.account.deleteEmailSent": "Du har modtaget en mail med et link til at bekræfte sletning af din konto. Din konto og data kan ikke gendannes!",
190 "settings.account.deleteInfo": "Hvis du ikke længere har brug for din Ferdi-konto, kan du slette den og alle relaterede data her.", 178 "settings.account.deleteInfo": "Hvis du ikke længere har brug for din Ferdi-konto, kan du slette den og alle relaterede data her.",
191 "settings.account.headline": "Konto", 179 "settings.account.headline": "Konto",
192 "settings.account.headlineAccount": "Kontooplysninger", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Farezone", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Fakturaer", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Skift adgangskode", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Opdater profil", 184 "settings.account.headlineProfile": "Opdater profil",
197 "settings.account.successInfo": "Dine ændringer er blevet gemt", 185 "settings.account.successInfo": "Dine ændringer er blevet gemt",
198 "settings.account.tryReloadServices": "Prøv igen", 186 "settings.account.tryReloadServices": "Prøv igen",
199 "settings.account.tryReloadUserInfoRequest": "Prøv igen", 187 "settings.account.tryReloadUserInfoRequest": "Prøv igen",
200 "settings.account.userInfoRequestFailed": "Kunne ikke indlæse brugerinformation", 188 "settings.account.userInfoRequestFailed": "Kunne ikke indlæse brugerinformation",
201 "settings.account.yourLicense": "Din Ferdi-licens", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Ryd cache", 191 "settings.app.buttonClearAllCache": "Ryd cache",
204 "settings.app.buttonInstallUpdate": "Genstart og installer opdatering", 192 "settings.app.buttonInstallUpdate": "Genstart og installer opdatering",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Luk Ferdi til systembakken", 208 "settings.app.form.closeToSystemTray": "Luk Ferdi til systembakken",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Brugerdefineret Todo server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Aktiver mørk tilstand", 211 "settings.app.form.darkMode": "Aktiver mørk tilstand",
224 "settings.app.form.enableGPUAcceleration": "Aktiver GPU-acceleration", 212 "settings.app.form.enableGPUAcceleration": "Aktiver GPU-acceleration",
225 "settings.app.form.enableLock": "Aktiver adgangskodelås", 213 "settings.app.form.enableLock": "Aktiver adgangskodelås",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Aktiver stavekontrol", 215 "settings.app.form.enableSpellchecking": "Aktiver stavekontrol",
228 "settings.app.form.enableSystemTray": "Vis Ferdi i systembakken", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Aktiver Ferdi Todos", 217 "settings.app.form.enableTodos": "Aktiver Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Sæt tjenester i dvale ved opstart", 218 "settings.app.form.hibernateOnStartup": "Sæt tjenester i dvale ved opstart",
231 "settings.app.form.hibernationStrategy": "Dvale strategi", 219 "settings.app.form.hibernationStrategy": "Dvale strategi",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Vis faneblade for deaktiverede tjenester", 239 "settings.app.form.showDisabledServices": "Vis faneblade for deaktiverede tjenester",
252 "settings.app.form.showDragArea": "Vis trækområde i vinduet", 240 "settings.app.form.showDragArea": "Vis trækområde i vinduet",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Vis ulæst beskedikon når notifikationer er deaktiveret", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Vis ulæst beskedikon når notifikationer er deaktiveret",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimeret", 243 "settings.app.form.startMinimized": "Start minimeret",
255 "settings.app.form.universalDarkMode": "Aktiver universel mørk tilstand", 244 "settings.app.form.universalDarkMode": "Aktiver universel mørk tilstand",
256 "settings.app.form.useTouchIdToUnlock": "Tillad brug af TouchID for at låse Ferdi op", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Avanceret", 248 "settings.app.headlineAdvanced": "Avanceret",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Officielle oversættelser er engelske og tyske. Alle andre sprog er fællesskabsstyrede oversættelser.", 256 "settings.app.languageDisclaimer": "Officielle oversættelser er engelske og tyske. Alle andre sprog er fællesskabsstyrede oversættelser.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Adgangskode", 258 "settings.app.lockedPassword": "Adgangskode",
270 "settings.app.lockedPasswordInfo": "Sørg for at angive en adgangskode, du husker.\nHvis du mister denne adgangskode, vil du blive nødt til at geninstallere Ferdi.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Ændringer kræver genstart", 260 "settings.app.restartRequired": "Ændringer kræver genstart",
272 "settings.app.scheduledDNDInfo": "Planlagt Forstyr ikke giver dig mulighed for at definere et tidsrum, hvor du ikke ønsker at få meddelelser fra Ferdi.", 261 "settings.app.scheduledDNDInfo": "Planlagt Forstyr ikke giver dig mulighed for at definere et tidsrum, hvor du ikke ønsker at få meddelelser fra Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Tider er i 24-timer format. Sluttidspunktet kan være før starttidspunktet (f.eks. fra 17:00 til 09:00) for at aktivere Forstyr ikke natten over.", 262 "settings.app.scheduledDNDTimeInfo": "Tider er i 24-timer format. Sluttidspunktet kan være før starttidspunktet (f.eks. fra 17:00 til 09:00) for at aktivere Forstyr ikke natten over.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi bruger din Macs indbyggede stavekontrol. Hvis du ønsker at ændre de sprog, stavekontrollen kontrollerer for, kan du gøre det i din Macs systemindstillinger.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi bruger din Macs indbyggede stavekontrol. Hvis du ønsker at ændre de sprog, stavekontrollen kontrollerer for, kan du gøre det i din Macs systemindstillinger.",
276 "settings.app.subheadlineCache": "Cache", 265 "settings.app.subheadlineCache": "Cache",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Denne server vil blive brugt til funktionen \"Ferdi Todo\".", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Hjælp os med at oversætte Ferdi til dit sprog.", 268 "settings.app.translationHelp": "Hjælp os med at oversætte Ferdi til dit sprog.",
280 "settings.app.universalDarkModeInfo": "Universel mørk tilstand forsøger at dynamisk generere mørk tilstand stilarter for tjenester, der ellers ikke er understøttet.", 269 "settings.app.universalDarkModeInfo": "Universel mørk tilstand forsøger at dynamisk generere mørk tilstand stilarter for tjenester, der ellers ikke er understøttet.",
281 "settings.app.updateStatusAvailable": "Opdatering tilgængelig, downloader...", 270 "settings.app.updateStatusAvailable": "Opdatering tilgængelig, downloader...",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Fællesskabstyrede Tredjepartsopskrifter", 283 "settings.recipes.customService.headline.communityRecipes": "Fællesskabstyrede Tredjepartsopskrifter",
295 "settings.recipes.customService.headline.customRecipes": "Brugerdefinerede Tredjepartsopskrifter", 284 "settings.recipes.customService.headline.customRecipes": "Brugerdefinerede Tredjepartsopskrifter",
296 "settings.recipes.customService.headline.devRecipes": "Dine Udviklingsopskrifter", 285 "settings.recipes.customService.headline.devRecipes": "Dine Udviklingsopskrifter",
297 "settings.recipes.customService.intro": "For at tilføje en brugerdefineret tjeneste, kopier tjenestens opskrift til:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Udvikler Dokumentation", 287 "settings.recipes.customService.openDevDocs": "Udvikler Dokumentation",
299 "settings.recipes.customService.openFolder": "Ã…bn mappe", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Tilgængelige tjenester", 289 "settings.recipes.headline": "Tilgængelige tjenester",
301 "settings.recipes.missingService": "Mangler du en service?", 290 "settings.recipes.missingService": "Mangler du en service?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Mørk læser lysstyrke", 301 "settings.service.form.darkReaderBrightness": "Mørk læser lysstyrke",
313 "settings.service.form.darkReaderContrast": "Mørk læser kontrast", 302 "settings.service.form.darkReaderContrast": "Mørk læser kontrast",
314 "settings.service.form.darkReaderSepia": "Mørk læser sepia", 303 "settings.service.form.darkReaderSepia": "Mørk læser sepia",
315 "settings.service.form.deleteButton": "Slet tjeneste", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Rediger {name}", 305 "settings.service.form.editServiceHeadline": "Rediger {name}",
317 "settings.service.form.enableAudio": "Aktiver lyd", 306 "settings.service.form.enableAudio": "Aktiver lyd",
318 "settings.service.form.enableBadge": "Vis ulæste beskedbadges", 307 "settings.service.form.enableBadge": "Vis ulæste beskedbadges",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Når deaktiveret, er alle notifikationslyde og lydafspilning slået fra", 322 "settings.service.form.isMutedInfo": "Når deaktiveret, er alle notifikationslyde og lydafspilning slået fra",
334 "settings.service.form.name": "Navn", 323 "settings.service.form.name": "Navn",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Ã…bn darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Ã…bn darkmode.css",
336 "settings.service.form.openUserCss": "Ã…bn user.css", 326 "settings.service.form.openUserCss": "Ã…bn user.css",
337 "settings.service.form.openUserJs": "Ã…bn user.js", 327 "settings.service.form.openUserJs": "Ã…bn user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS proxyindstillinger", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS proxyindstillinger",
339 "settings.service.form.proxy.host": "Proxy vært/IP", 329 "settings.service.form.proxy.host": "Proxy vært/IP",
340 "settings.service.form.proxy.info": "Proxyindstillinger synkroniseres ikke med Ferdi serverne.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Brug Proxy", 331 "settings.service.form.proxy.isEnabled": "Brug Proxy",
342 "settings.service.form.proxy.password": "Adgangskode (valgfri)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Genstart Ferdi efter ændring af proxyindstillinger.", 334 "settings.service.form.proxy.restartInfo": "Genstart Ferdi efter ændring af proxyindstillinger.",
345 "settings.service.form.proxy.user": "Bruger (valgfri)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Dine brugerfiler vil blive indsat i websiden, så du kan tilpasse tjenester lige som du ønsker. Brugerfiler gemmes kun lokalt og overføres ikke til andre enheder der bruger samme konto.", 336 "settings.service.form.recipeFileInfo": "Dine brugerfiler vil blive indsat i websiden, så du kan tilpasse tjenester lige som du ønsker. Brugerfiler gemmes kun lokalt og overføres ikke til andre enheder der bruger samme konto.",
347 "settings.service.form.saveButton": "Gem service", 337 "settings.service.form.saveButton": "Gem service",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Opdag tjenester", 344 "settings.services.discoverServices": "Opdag tjenester",
355 "settings.services.headline": "Dine tjenester", 345 "settings.services.headline": "Dine tjenester",
356 "settings.services.noServicesAdded": "Start med at tilføje en tjeneste.", 346 "settings.services.noServicesAdded": "Start med at tilføje en tjeneste.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Kunne ikke indlæse dine tjenester", 348 "settings.services.servicesRequestFailed": "Kunne ikke indlæse dine tjenester",
358 "settings.services.tooltip.isDisabled": "Tjenesten er deaktiveret", 349 "settings.services.tooltip.isDisabled": "Tjenesten er deaktiveret",
359 "settings.services.tooltip.isMuted": "Alle lyde er slået fra", 350 "settings.services.tooltip.isMuted": "Alle lyde er slået fra",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi er et \"open source\" og fællesskabsstyret program.</p><p>Tak til de personer, der gør dette muligt:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi er et \"open source\" og fællesskabsstyret program.</p><p>Tak til de personer, der gør dette muligt:</p>",
363 "settings.supportFerdi.bannerText": "Vil du hjælpe os med at forbedre Ferdi?", 354 "settings.supportFerdi.bannerText": "Vil du hjælpe os med at forbedre Ferdi?",
364 "settings.supportFerdi.headline": "Om Ferdi", 355 "settings.supportFerdi.headline": "Om Ferdi",
365 "settings.supportFerdi.openSurvey": "Åbn undersøgelse", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "Hvis du har lyst til at støtte Ferdi's udviklere med en donation, kan du gøre det på både,", 357 "settings.supportFerdi.textDonation": "Hvis du har lyst til at støtte Ferdi's udviklere med en donation, kan du gøre det på både,",
367 "settings.supportFerdi.textDonationAnd": "og", 358 "settings.supportFerdi.textDonationAnd": "og",
368 "settings.supportFerdi.textExpenses": "Omend frivillige gør det meste af arbejdet, er vi stadig nødt til at betale for servere og certifikater. Som et fællesskab er vi fuldt ud gennemsigtige med hensyn til de midler, vi indsamler og bruger - se vores", 359 "settings.supportFerdi.textExpenses": "Omend frivillige gør det meste af arbejdet, er vi stadig nødt til at betale for servere og certifikater. Som et fællesskab er vi fuldt ud gennemsigtige med hensyn til de midler, vi indsamler og bruger - se vores",
369 "settings.supportFerdi.textGitHubSponsors": "GitHub Sponsors", 360 "settings.supportFerdi.textGitHubSponsors": "GitHub Sponsors",
370 "settings.supportFerdi.textListContributors": "Fuld liste over bidragsydere", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "her", 362 "settings.supportFerdi.textListContributorsHere": "her",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Støtte er altid velkommen. Du kan finde en liste over den hjælp, vi har brug for", 364 "settings.supportFerdi.textSupportWelcome": "Støtte er altid velkommen. Du kan finde en liste over den hjælp, vi har brug for",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Nonprofit", 378 "settings.user.form.accountType.non-profit": "Nonprofit",
388 "settings.user.form.currentPassword": "Nuværende adgangskode", 379 "settings.user.form.currentPassword": "Nuværende adgangskode",
389 "settings.user.form.email": "Mailadresse", 380 "settings.user.form.email": "Mailadresse",
390 "settings.user.form.firstname": "Fornavn", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Efternavn", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Ny adgangskode", 383 "settings.user.form.newPassword": "Ny adgangskode",
393 "settings.workspace.add.form.name": "Navn", 384 "settings.workspace.add.form.name": "Navn",
394 "settings.workspace.add.form.submitButton": "Opret arbejdsrum", 385 "settings.workspace.add.form.submitButton": "Opret arbejdsrum",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Prøv igen", 396 "settings.workspaces.tryReloadWorkspaces": "Prøv igen",
406 "settings.workspaces.updatedInfo": "Dine ændringer er blevet gemt", 397 "settings.workspaces.updatedInfo": "Dine ændringer er blevet gemt",
407 "settings.workspaces.workspaceFeatureHeadline": "Mindre er mere: Introducerer Ferdi arbejdsrum", 398 "settings.workspaces.workspaceFeatureHeadline": "Mindre er mere: Introducerer Ferdi arbejdsrum",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdi Arbejdsrum lader dig fokusere på, hvad der er vigtigt lige nu. Konfigurer forskellige sæt af tjenester og skift nemt mellem dem til enhver tid. Du bestemmer hvilke tjenester du har brug for hvor og hvornår, så vi kan hjælpe dig med at holde dig på toppen - eller nemt lukke ned for arbejdet, når du vil.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Kunne ikke indlæse dine arbejdsrum", 400 "settings.workspaces.workspacesRequestFailed": "Kunne ikke indlæse dine arbejdsrum",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Aktiver notifikationer og lyd", 411 "sidebar.unmuteApp": "Aktiver notifikationer og lyd",
421 "signup.email.label": "Mailadresse", 412 "signup.email.label": "Mailadresse",
422 "signup.emailDuplicate": "Der findes allerede en bruger med den mailadresse", 413 "signup.emailDuplicate": "Der findes allerede en bruger med den mailadresse",
423 "signup.firstname.label": "Fornavn", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Tilmeld dig", 415 "signup.headline": "Tilmeld dig",
425 "signup.lastname.label": "Efternavn", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Ved at oprette en Ferdi konto accepterer du", 417 "signup.legal.info": "Ved at oprette en Ferdi konto accepterer du",
427 "signup.legal.privacy": "Privatlivspolitik", 418 "signup.legal.privacy": "Privatlivspolitik",
428 "signup.legal.terms": "Servicevilkårene", 419 "signup.legal.terms": "Servicevilkårene",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Adgangskode", 421 "signup.password.label": "Adgangskode",
431 "signup.submit.label": "Opret konto", 422 "signup.submit.label": "Opret konto",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Slet tjeneste", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Deaktiver lyd", 425 "tabs.item.disableAudio": "Deaktiver lyd",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Deaktiver notifikationer", 427 "tabs.item.disableNotifications": "Deaktiver notifikationer",
437 "tabs.item.disableService": "Deaktiver tjeneste", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Aktiver lyd", 429 "tabs.item.enableAudio": "Aktiver lyd",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Aktiver notifikationer", 431 "tabs.item.enableNotification": "Aktiver notifikationer",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Genindlæs", 434 "tabs.item.reload": "Genindlæs",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} er ugyldigt", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} skal være på mindst {length} tegn", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Mindst én er påkrævet", 438 "validation.oneRequired": "Mindst én er påkrævet",
448 "validation.required": "{field} er obligatorisk", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} er ikke en gyldig URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Tilbage", 441 "webControls.back": "Tilbage",
451 "webControls.forward": "Fremad", 442 "webControls.forward": "Fremad",
452 "webControls.goHome": "Hjem", 443 "webControls.goHome": "Hjem",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Genindlæs", 445 "webControls.reload": "Genindlæs",
455 "welcome.loginButton": "Log ind på din konto", 446 "welcome.loginButton": "Log ind på din konto",
456 "welcome.signupButton": "Opret en gratis konto", 447 "welcome.signupButton": "Opret en gratis konto",
457 "workspaceDrawer.addNewWorkspaceLabel": "Tilføj nyt arbejdsrum", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Alle tjenester", 449 "workspaceDrawer.allServices": "Alle tjenester",
459 "workspaceDrawer.headline": "Arbejdsrum", 450 "workspaceDrawer.headline": "Arbejdsrum",
460 "workspaceDrawer.item.contextMenuEdit": "rediger", 451 "workspaceDrawer.item.contextMenuEdit": "rediger",
461 "workspaceDrawer.item.noServicesAddedYet": "Ingen tjenester tilføjet endnu", 452 "workspaceDrawer.item.noServicesAddedYet": "Ingen tjenester tilføjet endnu",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Arbejdsrum lader dig fokusere på, hvad der er vigtigt lige nu. Konfigurer forskellige sæt af tjenester og skift nemt mellem dem til enhver tid.</p>\n<p>Du bestemmer hvilke tjenester du har brug for hvor og hvornår, så vi kan hjælpe dig med at holde dig på toppen - eller nemt lukke ned for arbejdet, når du vil.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Rediger indstillinger for arbejdsrum", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Skifter til" 455 "workspaces.switchingIndicator.switchingTo": "Skifter til"
465} 456}
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index 1deee8e54..0baa4cf5e 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Neu laden", 2 "app.errorHandler.action": "Neu laden",
3 "app.errorHandler.headline": "Es ist ein Fehler aufgetreten", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Eigener Server", 4 "changeserver.customServerLabel": "Eigener Server",
5 "changeserver.headline": "Server wechseln", 5 "changeserver.headline": "Server wechseln",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Was ist passiert?", 10 "connectionLostBanner.informationLink": "Was ist passiert?",
11 "connectionLostBanner.message": "Oh nein! Ferdi hat die Verbindung zu {name} verloren.", 11 "connectionLostBanner.message": "Oh nein! Ferdi hat die Verbindung zu {name} verloren.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Debug-Informationen veröffentlichen",
14 "feature.nightlyBuilds.activate": "Aktivieren", 13 "feature.nightlyBuilds.activate": "Aktivieren",
15 "feature.nightlyBuilds.info": "Nightly builds sind experimentelle Versionen von Ferdi die unfertige Funktionen enthalten kann. Nightly builds werden hauptsächlich von Entwicklern genutzt um neu entwickelte Features zu testen und zu sehen wie sie sich in der finalen Version verhalten. Wenn du nicht genau weisst was du tust, empfehlen wir dir Nightly Builds nicht zu aktivieren.", 14 "feature.nightlyBuilds.info": "Nightly builds sind experimentelle Versionen von Ferdi die unfertige Funktionen enthalten kann. Nightly builds werden hauptsächlich von Entwicklern genutzt um neu entwickelte Features zu testen und zu sehen wie sie sich in der finalen Version verhalten. Wenn du nicht genau weisst was du tust, empfehlen wir dir Nightly Builds nicht zu aktivieren.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Wähle einen Service mit TAB, ↑ und ↓. Um einen Service zu öffnen, drücke ENTER.", 23 "feature.quickSwitch.info": "Wähle einen Service mit TAB, ↑ und ↓. Um einen Service zu öffnen, drücke ENTER.",
25 "feature.quickSwitch.search": "Suchen...", 24 "feature.quickSwitch.search": "Suchen...",
26 "feature.quickSwitch.title": "Schnellauswahl", 25 "feature.quickSwitch.title": "Schnellauswahl",
27 "global.api.unhealthy": "Verbindung zu den Ferdi Online Services fehlgeschlagen", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Abbrechen", 27 "global.cancel": "Cancel",
29 "global.edit": "Bearbeiten", 28 "global.edit": "Bearbeiten",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Du bist nicht mit dem Internet verbunden.", 30 "global.notConnectedToTheInternet": "Du bist nicht mit dem Internet verbunden.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Einstellungen", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Standard benutzen ({default})", 36 "global.spellchecker.useDefault": "Standard benutzen ({default})",
38 "global.spellchecking.autodetect": "Sprache automatisch erkennen", 37 "global.spellchecking.autodetect": "Sprache automatisch erkennen",
39 "global.spellchecking.autodetect.short": "Automatisch", 38 "global.spellchecking.autodetect.short": "Automatisch",
40 "global.spellchecking.language": "Sprache für Rechtschreibprüfung", 39 "global.spellchecking.language": "Sprache für Rechtschreibprüfung",
41 "global.submit": "Absenden", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Benutze 'https://whatmyuseragent.com/' (für das Entdecken) oder 'https://developers.whatismybrowser.com/useragents/explore/' (für die Wahl) deines gewünschten User Agenten und kopiere ihn hier hinein.", 41 "global.userAgentHelp": "Benutze 'https://whatmyuseragent.com/' (für das Entdecken) oder 'https://developers.whatismybrowser.com/useragents/explore/' (für die Wahl) deines gewünschten User Agenten und kopiere ihn hier hinein.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Deine Ferdi-4-Dienste importieren", 44 "import.headline": "Deine Ferdi-4-Dienste importieren",
46 "import.notSupportedHeadline": "Dienste, die noch nicht von Ferdi 5 unterstützt werden", 45 "import.notSupportedHeadline": "Dienste, die noch nicht von Ferdi 5 unterstützt werden",
47 "import.skip.label": "Ich möchte Dienste selbst hinzufügen", 46 "import.skip.label": "Ich möchte Dienste selbst hinzufügen",
48 "import.submit.label": "Dienste importieren", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Es sind Fehler während einem authentifizierten Anfrage an den Ferdi Server aufgetreten. Sollte dieser Fehler bestehen, logge dich bitte aus und wieder ein.", 48 "infobar.authRequestFailed": "Es sind Fehler während einem authentifizierten Anfrage an den Ferdi Server aufgetreten. Sollte dieser Fehler bestehen, logge dich bitte aus und wieder ein.",
50 "infobar.buttonChangelog": "Was gibt es Neues?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Neu starten & Update installieren", 50 "infobar.buttonInstallUpdate": "Neu starten & Update installieren",
52 "infobar.buttonReloadServices": "Dienste neu laden", 51 "infobar.buttonReloadServices": "Dienste neu laden",
53 "infobar.hide": "Ausblenden", 52 "infobar.hide": "Ausblenden",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-Mail-Adresse", 74 "login.email.label": "E-Mail-Adresse",
76 "login.headline": "Anmelden", 75 "login.headline": "Anmelden",
77 "login.invalidCredentials": "E-Mail-Adresse oder Passwort ungültig", 76 "login.invalidCredentials": "E-Mail-Adresse oder Passwort ungültig",
78 "login.link.password": "Passwort zurücksetzen", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Kostenloses Konto erstellen", 78 "login.link.signup": "Kostenloses Konto erstellen",
80 "login.password.label": "Passwort", 79 "login.password.label": "Passwort",
81 "login.serverLogout": "Deine Sitzung ist abgelaufen, bitte melde Dich erneut an.", 80 "login.serverLogout": "Deine Sitzung ist abgelaufen, bitte melde Dich erneut an.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Hilfe", 116 "menu.help.support": "Hilfe",
118 "menu.help.tos": "Nutzungsbedingungen", 117 "menu.help.tos": "Nutzungsbedingungen",
119 "menu.services": "Dienste", 118 "menu.services": "Dienste",
120 "menu.services.activatePreviousService": "Vorheriger Dienst", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Neuen Dienst hinzufügen", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Startseite", 121 "menu.services.goHome": "Startseite",
123 "menu.services.setNextServiceActive": "Nächster Dienst", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Todos aktivieren", 124 "menu.todos.enableTodos": "Todos aktivieren",
126 "menu.view": "Darstellung", 125 "menu.view": "Darstellung",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Alle Dienste", 147 "menu.workspaces.defaultWorkspace": "Alle Dienste",
149 "menu.workspaces.openWorkspaceDrawer": "Workspaces schließen", 148 "menu.workspaces.openWorkspaceDrawer": "Workspaces schließen",
150 "password.email.label": "E-Mail-Adresse", 149 "password.email.label": "E-Mail-Adresse",
151 "password.headline": "Passwort zurücksetzen", 150 "password.headline": "Reset password",
152 "password.link.login": "Mit deinem Konto anmelden", 151 "password.link.login": "Mit deinem Konto anmelden",
153 "password.link.signup": "Kostenloses Konto erstellen", 152 "password.link.signup": "Kostenloses Konto erstellen",
154 "password.noUser": "Es wurde kein Benutzer mit dieser E-Mail-Adresse gefunden", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Wir haben Dir eine E-Mail mit weiteren Anweisungen geschickt", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Konto-Synchronisierung",
157 "pricing.features.customWebsites": "Hinzufügen von eigenen Websites",
158 "pricing.features.desktopNotifications": "Desktop Benachrichtigungen",
159 "pricing.features.onPremise": "On-premise & andere Hosted Services",
160 "pricing.features.recipes": "Wählen Sie aus mehr als 70 Diensten",
161 "pricing.features.serviceProxies": "Service-Proxies",
162 "pricing.features.spellchecker": "Rechtschreibprüfung",
163 "pricing.features.teamManagement": "Team-Management",
164 "pricing.features.thirdPartyServices": "Integration von Services über Drittanbieter",
165 "pricing.features.unlimitedServices": "Unbegrenztes hinzufügen von Services",
166 "pricing.features.workspaces": "Arbeitsbereiche",
167 "service.crashHandler.action": "{name} neu laden", 155 "service.crashHandler.action": "{name} neu laden",
168 "service.crashHandler.autoReload": "{name} wird in {seconds} Sekunden automatisch wiederhergestellt", 156 "service.crashHandler.autoReload": "{name} wird in {seconds} Sekunden automatisch wiederhergestellt",
169 "service.crashHandler.headline": "Oh nein!", 157 "service.crashHandler.headline": "Oh nein!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Ferdi ohne ein Konto verwenden", 170 "services.serverless": "Ferdi ohne ein Konto verwenden",
183 "services.welcome": "Willkommen bei Ferdi!", 171 "services.welcome": "Willkommen bei Ferdi!",
184 "settings.account.account.editButton": "Konto bearbeiten", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Konto nicht verfügbar", 173 "settings.account.accountUnavailable": "Konto nicht verfügbar",
186 "settings.account.accountUnavailableInfo": "Du verwendest Ferdi ohne ein Konto. Wenn du Ferdi mit einem Konto verwenden möchtest und deine Dienste über alle verschiedene Computer hinweg synchronisieren möchtest, wählen bitte einen Server in den Einstellungen und melde dich danach an.", 174 "settings.account.accountUnavailableInfo": "Du verwendest Ferdi ohne ein Konto. Wenn du Ferdi mit einem Konto verwenden möchtest und deine Dienste über alle verschiedene Computer hinweg synchronisieren möchtest, wählen bitte einen Server in den Einstellungen und melde dich danach an.",
187 "settings.account.buttonSave": "Profil aktualisieren", 175 "settings.account.buttonSave": "Profil aktualisieren",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Du hast eine E-Mail zur Bestätigung der Löschung Deines Benutzerkontos erhalten. Dein Benutzerkonto und Deine Daten können nach der Löschung nicht wiederhergestellt werden!", 177 "settings.account.deleteEmailSent": "Du hast eine E-Mail zur Bestätigung der Löschung Deines Benutzerkontos erhalten. Dein Benutzerkonto und Deine Daten können nach der Löschung nicht wiederhergestellt werden!",
190 "settings.account.deleteInfo": "Wenn du dein Ferdi-Benutzerkonto nicht mehr länger benötigst, kannst du es hier mit allen dazugehörigen Daten löschen.", 178 "settings.account.deleteInfo": "Wenn du dein Ferdi-Benutzerkonto nicht mehr länger benötigst, kannst du es hier mit allen dazugehörigen Daten löschen.",
191 "settings.account.headline": "Konto", 179 "settings.account.headline": "Konto",
192 "settings.account.headlineAccount": "Konto-Informationen", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Benutzerkonto löschen", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Rechnungen", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Passwort ändern", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Profil aktualisieren", 184 "settings.account.headlineProfile": "Profil aktualisieren",
197 "settings.account.successInfo": "Deine Änderungen wurden gespeichert", 185 "settings.account.successInfo": "Deine Änderungen wurden gespeichert",
198 "settings.account.tryReloadServices": "Erneut versuchen", 186 "settings.account.tryReloadServices": "Erneut versuchen",
199 "settings.account.tryReloadUserInfoRequest": "Erneut versuchen", 187 "settings.account.tryReloadUserInfoRequest": "Erneut versuchen",
200 "settings.account.userInfoRequestFailed": "Benutzerinformationen konnten nicht geladen werden", 188 "settings.account.userInfoRequestFailed": "Benutzerinformationen konnten nicht geladen werden",
201 "settings.account.yourLicense": "Deine Ferdi Lizenz", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Schreibe deine Akzentfarbe in einem CSS-kompatiblen Format. (Standard: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Schreibe deine Akzentfarbe in einem CSS-kompatiblen Format. (Standard: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Cache leeren", 191 "settings.app.buttonClearAllCache": "Cache leeren",
204 "settings.app.buttonInstallUpdate": "Neu starten & Update installieren", 192 "settings.app.buttonInstallUpdate": "Neu starten & Update installieren",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Keine Benachrichtigungen für Zwischenablagenereignisse anzeigen", 207 "settings.app.form.clipboardNotifications": "Keine Benachrichtigungen für Zwischenablagenereignisse anzeigen",
220 "settings.app.form.closeToSystemTray": "Ferdi in Infobereich minimieren", 208 "settings.app.form.closeToSystemTray": "Ferdi in Infobereich minimieren",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Eigener Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Dunkles Design verwenden", 211 "settings.app.form.darkMode": "Dark Mode aktivieren",
224 "settings.app.form.enableGPUAcceleration": "Hardwarebeschleunigung aktivieren", 212 "settings.app.form.enableGPUAcceleration": "Hardwarebeschleunigung aktivieren",
225 "settings.app.form.enableLock": "Passwort-Sperre aktivieren", 213 "settings.app.form.enableLock": "Passwort-Sperre aktivieren",
226 "settings.app.form.enableMenuBar": "Ferdi immer in der Menüleiste anzeigen", 214 "settings.app.form.enableMenuBar": "Ferdi immer in der Menüleiste anzeigen",
227 "settings.app.form.enableSpellchecking": "Rechtschreibprüfung aktivieren", 215 "settings.app.form.enableSpellchecking": "Rechtschreibprüfung aktivieren",
228 "settings.app.form.enableSystemTray": "Ferdi im Infobereich anzeigen", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Ferdi Todos aktivieren", 217 "settings.app.form.enableTodos": "Ferdi Todos aktivieren",
230 "settings.app.form.hibernateOnStartup": "Behalte Dienste im Ruhezustand beim Start", 218 "settings.app.form.hibernateOnStartup": "Behalte Dienste im Ruhezustand beim Start",
231 "settings.app.form.hibernationStrategy": "\"Service Hibernation\"-Strategie", 219 "settings.app.form.hibernationStrategy": "\"Service Hibernation\"-Strategie",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Deaktivierte Services-Tabs anzeigen", 239 "settings.app.form.showDisabledServices": "Deaktivierte Services-Tabs anzeigen",
252 "settings.app.form.showDragArea": "Zeige ziehbare Fläche im Fenster", 240 "settings.app.form.showDragArea": "Zeige ziehbare Fläche im Fenster",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Ungelesene Nachrichten zeigen, wenn die Benachrichtigungen deaktiviert sind", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Ungelesene Nachrichten zeigen, wenn die Benachrichtigungen deaktiviert sind",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Minimiert starten", 243 "settings.app.form.startMinimized": "Minimiert starten",
255 "settings.app.form.universalDarkMode": "Universellen Dark Mode aktivieren", 244 "settings.app.form.universalDarkMode": "Universellen Dark Mode aktivieren",
256 "settings.app.form.useTouchIdToUnlock": "Verwenden von Touch ID zum Entsperren von Ferdi erlauben", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Erweitert", 248 "settings.app.headlineAdvanced": "Erweitert",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Offizielle Ãœbersetzungen: Englisch & Deutsch. Alle anderen Sprachen sind Ãœbersetzungen der Ferdi Community.", 256 "settings.app.languageDisclaimer": "Offizielle Ãœbersetzungen: Englisch & Deutsch. Alle anderen Sprachen sind Ãœbersetzungen der Ferdi Community.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Passwort", 258 "settings.app.lockedPassword": "Passwort",
270 "settings.app.lockedPasswordInfo": "Bitte stelle sicher, dass du ein Passwort setzt, an welches du dich erinnern kannst.\nSolltest du dieses Passwort vergessen, musst du Ferdi neu installieren.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Änderungen werden erst nach einem Neustart wirksam.", 260 "settings.app.restartRequired": "Änderungen werden erst nach einem Neustart wirksam.",
272 "settings.app.scheduledDNDInfo": "Die geplante \"Nicht-stören\"-Funktion erlaubt es dir eine Zeitspanne festzulegen, in der du keine Benachrichtigungen von Ferdi erhalten möchtest.", 261 "settings.app.scheduledDNDInfo": "Die geplante \"Nicht-stören\"-Funktion erlaubt es dir eine Zeitspanne festzulegen, in der du keine Benachrichtigungen von Ferdi erhalten möchtest.",
273 "settings.app.scheduledDNDTimeInfo": "Zeiten im 24-Stunden-Format (z.B. 18:00). Endzeit kann vor Beginn der Startzeit sein (z.B. 17:00 Uhr, Ende 09:00), um die Funktion über Nacht zu aktivieren.", 262 "settings.app.scheduledDNDTimeInfo": "Zeiten im 24-Stunden-Format (z.B. 18:00). Endzeit kann vor Beginn der Startzeit sein (z.B. 17:00 Uhr, Ende 09:00), um die Funktion über Nacht zu aktivieren.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi verwendet den eingebauten Rechtschreibprüfer deines Macs, um nach Tippfehlern zu suchen. Wenn du die zu überprüfenden Sprachen ändern möchtest, kannst du das in deinen Systemeinstellungen tun.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi verwendet den eingebauten Rechtschreibprüfer deines Macs, um nach Tippfehlern zu suchen. Wenn du die zu überprüfenden Sprachen ändern möchtest, kannst du das in deinen Systemeinstellungen tun.",
276 "settings.app.subheadlineCache": "Cache", 265 "settings.app.subheadlineCache": "Cache",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Dieser Server wird für die \"Ferdi Todo\"-Funktion verwendet.", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Hilf uns, Ferdi in Deine Sprache zu übersetzen.", 268 "settings.app.translationHelp": "Hilf uns, Ferdi in Deine Sprache zu übersetzen.",
280 "settings.app.universalDarkModeInfo": "Universeller Dark Mode versucht dynamisch Dienste abzudunkeln, die vom normalen Dark Mode noch nicht unterstützt werden.", 269 "settings.app.universalDarkModeInfo": "Universeller Dark Mode versucht dynamisch Dienste abzudunkeln, die vom normalen Dark Mode noch nicht unterstützt werden.",
281 "settings.app.updateStatusAvailable": "Update verfügbar, lädt herunter ...", 270 "settings.app.updateStatusAvailable": "Update verfügbar, lädt herunter ...",
@@ -294,12 +283,12 @@
294 "settings.recipes.customService.headline.communityRecipes": "Community Recipes", 283 "settings.recipes.customService.headline.communityRecipes": "Community Recipes",
295 "settings.recipes.customService.headline.customRecipes": "Benutzerdefinierte Recipes", 284 "settings.recipes.customService.headline.customRecipes": "Benutzerdefinierte Recipes",
296 "settings.recipes.customService.headline.devRecipes": "Eigene Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Eigene Recipes",
297 "settings.recipes.customService.intro": "Um ein benutzerdefiniertes Service hinzuzufügen, kopiere das Service Recipe nach:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Entwicklerdokumentation", 287 "settings.recipes.customService.openDevDocs": "Entwicklerdokumentation",
299 "settings.recipes.customService.openFolder": "Ordner öffnen", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Verfügbare Dienste", 289 "settings.recipes.headline": "Verfügbare Dienste",
301 "settings.recipes.missingService": "Fehlt ein Dienst?", 290 "settings.recipes.missingService": "Fehlt ein Dienst?",
302 "settings.recipes.nothingFound": "Leider hat kein Dienst zu deinem Suchbegriff gepasst - aber du kannst ihn wahrscheinlich trotzdem über die Option \"Eigene Website\" hinzufügen. Bitte beachte, dass die Website möglicherweise weitere Dienste anzeigt, die seit deiner aktuellen Version zu Ferdi hinzugefügt wurden. Um diese neuen Dienste zu erhalten, erwäge bitte ein Upgrade auf eine neuere Version von Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
303 "settings.recipes.servicesSuccessfulAddedInfo": "Dienst erfolgreich hinzugefügt", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Dienst erfolgreich hinzugefügt",
304 "settings.searchService": "Dienst suchen", 293 "settings.searchService": "Dienst suchen",
305 "settings.service.error.goBack": "Zurück zu den Diensten", 294 "settings.service.error.goBack": "Zurück zu den Diensten",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Helligkeit", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Helligkeit",
313 "settings.service.form.darkReaderContrast": "Dark Reader Kontrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Kontrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Dienst löschen", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "{name} bearbeiten", 305 "settings.service.form.editServiceHeadline": "{name} bearbeiten",
317 "settings.service.form.enableAudio": "Audio aktivieren", 306 "settings.service.form.enableAudio": "Audio aktivieren",
318 "settings.service.form.enableBadge": "Nachrichten-Badge anzeigen", 307 "settings.service.form.enableBadge": "Nachrichten-Badge anzeigen",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Wenn aktiviert, wird ein Dienst nach einer Zeitspanne heruntergefahren, um Systemressourcen zu sparen.", 321 "settings.service.form.isHibernatedEnabledInfo": "Wenn aktiviert, wird ein Dienst nach einer Zeitspanne heruntergefahren, um Systemressourcen zu sparen.",
333 "settings.service.form.isMutedInfo": "Sämtliche Wiedergabe von Tönen wird deaktiviert", 322 "settings.service.form.isMutedInfo": "Sämtliche Wiedergabe von Tönen wird deaktiviert",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Öffne darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Öffne darkmode.css",
336 "settings.service.form.openUserCss": "Öffne user.css", 326 "settings.service.form.openUserCss": "Öffne user.css",
337 "settings.service.form.openUserJs": "Öffne user.js", 327 "settings.service.form.openUserJs": "Öffne user.js",
338 "settings.service.form.proxy.headline": "HTTP-/HTTPS-Proxy-Einstellungen", 328 "settings.service.form.proxy.headline": "HTTP-/HTTPS-Proxy-Einstellungen",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy-Einstellungen werden nicht mit den Ferdi Servern synchronisiert.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Proxy-Server verwenden", 331 "settings.service.form.proxy.isEnabled": "Proxy-Server verwenden",
342 "settings.service.form.proxy.password": "Passwort (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Bitte starte Ferdi nach dem Ändern der Proxy-Einstellungen neu.", 334 "settings.service.form.proxy.restartInfo": "Bitte starte Ferdi nach dem Ändern der Proxy-Einstellungen neu.",
345 "settings.service.form.proxy.user": "Benutzer (optional)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Deine \"user\" Dateien werden in die Webseite eingefügt, so dass du die Dienste in beliebiger Weise anpassen können. \"user\" Dateien werden nur lokal gespeichert und nicht auf andere Computer, welche das gleiche Konto nutzen, übertragen.", 336 "settings.service.form.recipeFileInfo": "Deine \"user\" Dateien werden in die Webseite eingefügt, so dass du die Dienste in beliebiger Weise anpassen können. \"user\" Dateien werden nur lokal gespeichert und nicht auf andere Computer, welche das gleiche Konto nutzen, übertragen.",
347 "settings.service.form.saveButton": "Dienst speichern", 337 "settings.service.form.saveButton": "Dienst speichern",
348 "settings.service.form.tabHosted": "Gehostet", 338 "settings.service.form.tabHosted": "Gehostet",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Dienste entdecken", 344 "settings.services.discoverServices": "Dienste entdecken",
355 "settings.services.headline": "Deine Dienste", 345 "settings.services.headline": "Deine Dienste",
356 "settings.services.noServicesAdded": "Beginne indem du einen Dienst hinzufügst.", 346 "settings.services.noServicesAdded": "Beginne indem du einen Dienst hinzufügst.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Dienste konnten nicht geladen werden", 348 "settings.services.servicesRequestFailed": "Dienste konnten nicht geladen werden",
358 "settings.services.tooltip.isDisabled": "Dienst ist deaktiviert", 349 "settings.services.tooltip.isDisabled": "Dienst ist deaktiviert",
359 "settings.services.tooltip.isMuted": "Alle Töne sind deaktiviert", 350 "settings.services.tooltip.isMuted": "Alle Töne sind deaktiviert",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi ist eine Open-Source und von der Community-geführte Anwendung.</p><p>Danke an die Personen, die das möglich machen:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi ist eine Open-Source und von der Community-geführte Anwendung.</p><p>Danke an die Personen, die das möglich machen:</p>",
363 "settings.supportFerdi.bannerText": "Willst du uns helfen, Ferdi zu verbessern?", 354 "settings.supportFerdi.bannerText": "Willst du uns helfen, Ferdi zu verbessern?",
364 "settings.supportFerdi.headline": "Ãœber Ferdi", 355 "settings.supportFerdi.headline": "Ãœber Ferdi",
365 "settings.supportFerdi.openSurvey": "Umfrage öffnen", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "Wenn du Lust hast, die Entwicklung von Ferdi mit einer Spende zu unterstützen, kannst du dies auf folgenden Seiten tun,", 357 "settings.supportFerdi.textDonation": "Wenn du Lust hast, die Entwicklung von Ferdi mit einer Spende zu unterstützen, kannst du dies auf folgenden Seiten tun,",
367 "settings.supportFerdi.textDonationAnd": "und", 358 "settings.supportFerdi.textDonationAnd": "und",
368 "settings.supportFerdi.textExpenses": "Während die meiste Arbeit von Freiwilligen geleistet wird, müssen wir dennoch für Server und Zertifikate bezahlen. Als Community sind wir völlig transparent über die Gelder, die wir sammeln und ausgeben - siehe unsere", 359 "settings.supportFerdi.textExpenses": "Während die meiste Arbeit von Freiwilligen geleistet wird, müssen wir dennoch für Server und Zertifikate bezahlen. Als Community sind wir völlig transparent über die Gelder, die wir sammeln und ausgeben - siehe unsere",
369 "settings.supportFerdi.textGitHubSponsors": "GitHub Sponsoren", 360 "settings.supportFerdi.textGitHubSponsors": "GitHub Sponsoren",
370 "settings.supportFerdi.textListContributors": "Vollständige Liste der Mitwirkenden", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "hier", 362 "settings.supportFerdi.textListContributorsHere": "hier",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Unterstützung ist immer willkommen. Du findest eine Liste über Unterstützungen die wir benötigen", 364 "settings.supportFerdi.textSupportWelcome": "Unterstützung ist immer willkommen. Du findest eine Liste über Unterstützungen die wir benötigen",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Non-Profit", 378 "settings.user.form.accountType.non-profit": "Non-Profit",
388 "settings.user.form.currentPassword": "Aktuelles Passwort", 379 "settings.user.form.currentPassword": "Aktuelles Passwort",
389 "settings.user.form.email": "E-Mail", 380 "settings.user.form.email": "E-Mail",
390 "settings.user.form.firstname": "Vorname", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Nachname", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Neues Passwort", 383 "settings.user.form.newPassword": "Neues Passwort",
393 "settings.workspace.add.form.name": "Name", 384 "settings.workspace.add.form.name": "Name",
394 "settings.workspace.add.form.submitButton": "Workspace erstellen", 385 "settings.workspace.add.form.submitButton": "Workspace erstellen",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Erneut versuchen", 396 "settings.workspaces.tryReloadWorkspaces": "Erneut versuchen",
406 "settings.workspaces.updatedInfo": "Deine Änderungen wurden gespeichert", 397 "settings.workspaces.updatedInfo": "Deine Änderungen wurden gespeichert",
407 "settings.workspaces.workspaceFeatureHeadline": "Weniger ist mehr: Ferdi Workspaces", 398 "settings.workspaces.workspaceFeatureHeadline": "Weniger ist mehr: Ferdi Workspaces",
408 "settings.workspaces.workspaceFeatureInfo": "Mit Ferdi Workspaces hast du alles im Blick, was gerade wichtig ist - und nur das. Erstelle unterschiedliche Sets von Services, und wechsle jederzeit zwischen ihnen hin und her. Du entscheidest welche Services du wann und wo brauchst, um ungestört arbeiten zu können - oder zu Hause besser abzuschalten.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Workspaces konnte nicht geladen werden", 400 "settings.workspaces.workspacesRequestFailed": "Workspaces konnte nicht geladen werden",
410 "setupAssistant.headline": "Los geht's", 401 "setupAssistant.headline": "Los geht's",
411 "setupAssistant.subheadline": "Wähle von unseren meistgenutzten Diensten und bekomm deine Nachrichten wieder in den Griff.", 402 "setupAssistant.subheadline": "Wähle von unseren meistgenutzten Diensten und bekomm deine Nachrichten wieder in den Griff.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Benachrichtigungen & Audio aktivieren", 411 "sidebar.unmuteApp": "Benachrichtigungen & Audio aktivieren",
421 "signup.email.label": "E-Mail-Adresse", 412 "signup.email.label": "E-Mail-Adresse",
422 "signup.emailDuplicate": "Es existiert bereits ein Benutzer mit dieser E-Mail Adresse.", 413 "signup.emailDuplicate": "Es existiert bereits ein Benutzer mit dieser E-Mail Adresse.",
423 "signup.firstname.label": "Vorname", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Anmelden", 415 "signup.headline": "Anmelden",
425 "signup.lastname.label": "Nachname", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Mit der Erstellung eines Ferdi-Kontos akzeptierst Du die", 417 "signup.legal.info": "Mit der Erstellung eines Ferdi-Kontos akzeptierst Du die",
427 "signup.legal.privacy": "Datenschutzerklärung", 418 "signup.legal.privacy": "Datenschutzerklärung",
428 "signup.legal.terms": "Nutzungsbedingungen", 419 "signup.legal.terms": "Nutzungsbedingungen",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Passwort", 421 "signup.password.label": "Passwort",
431 "signup.submit.label": "Konto erstellen", 422 "signup.submit.label": "Konto erstellen",
432 "tabs.item.confirmDeleteService": "Willst du den {serviceName} Dienst wirklich löschen?", 423 "tabs.item.confirmDeleteService": "Willst du den {serviceName} Dienst wirklich löschen?",
433 "tabs.item.deleteService": "Dienst löschen", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Audio deaktivieren", 425 "tabs.item.disableAudio": "Audio deaktivieren",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Benachrichtigungen deaktivieren", 427 "tabs.item.disableNotifications": "Benachrichtigungen deaktivieren",
437 "tabs.item.disableService": "Dienst deaktivieren", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Audio aktivieren", 429 "tabs.item.enableAudio": "Audio aktivieren",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Benachrichtigungen aktivieren", 431 "tabs.item.enableNotification": "Benachrichtigungen aktivieren",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Neu laden", 434 "tabs.item.reload": "Neu laden",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} ist ungültig", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} muss mindestens {length} Zeichen enthalten", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Mindestens ein Wert wird benötigt", 438 "validation.oneRequired": "Mindestens ein Wert wird benötigt",
448 "validation.required": "{field} wird benötigt", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} ist keine gültige URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Zurück", 441 "webControls.back": "Zurück",
451 "webControls.forward": "Vorwärts", 442 "webControls.forward": "Vorwärts",
452 "webControls.goHome": "Startseite", 443 "webControls.goHome": "Startseite",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Neu laden", 445 "webControls.reload": "Neu laden",
455 "welcome.loginButton": "Bei Ferdi einloggen", 446 "welcome.loginButton": "Bei Ferdi einloggen",
456 "welcome.signupButton": "Kostenloses Konto erstellen", 447 "welcome.signupButton": "Kostenloses Konto erstellen",
457 "workspaceDrawer.addNewWorkspaceLabel": "Neuen Workspace hinzufügen", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Alle Dienste", 449 "workspaceDrawer.allServices": "Alle Dienste",
459 "workspaceDrawer.headline": "Arbeitsbereiche", 450 "workspaceDrawer.headline": "Arbeitsbereiche",
460 "workspaceDrawer.item.contextMenuEdit": "Bearbeiten", 451 "workspaceDrawer.item.contextMenuEdit": "Bearbeiten",
461 "workspaceDrawer.item.noServicesAddedYet": "Noch keine Services hinzugefügt", 452 "workspaceDrawer.item.noServicesAddedYet": "Noch keine Services hinzugefügt",
462 "workspaceDrawer.workspaceFeatureInfo": "Mit Ferdi Workspaces hast du alles im Blick, was gerade wichtig ist - und nur das. Erstelle unterschiedliche Sets von Services, und wechsle jederzeit zwischen ihnen hin und her. Du entscheidest welche Services du wann und wo brauchst, um ungestört arbeiten zu können - oder zu Hause besser abzuschalten.", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Workspaces bearbeiten", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Wechsle zu" 455 "workspaces.switchingIndicator.switchingTo": "Wechsle zu"
465} 456}
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
deleted file mode 100644
index 3a41c66f6..000000000
--- a/src/i18n/locales/defaultMessages.json
+++ /dev/null
@@ -1,6862 +0,0 @@
1[
2 {
3 "descriptors": [
4 {
5 "defaultMessage": "!!!A new update for Ferdi is available.",
6 "end": {
7 "column": 3,
8 "line": 13
9 },
10 "file": "src/components/AppUpdateInfoBar.js",
11 "id": "infobar.updateAvailable",
12 "start": {
13 "column": 19,
14 "line": 10
15 }
16 },
17 {
18 "defaultMessage": "!!!Changelog",
19 "end": {
20 "column": 3,
21 "line": 17
22 },
23 "file": "src/components/AppUpdateInfoBar.js",
24 "id": "infobar.buttonChangelog",
25 "start": {
26 "column": 13,
27 "line": 14
28 }
29 },
30 {
31 "defaultMessage": "!!!Restart & install update",
32 "end": {
33 "column": 3,
34 "line": 21
35 },
36 "file": "src/components/AppUpdateInfoBar.js",
37 "id": "infobar.buttonInstallUpdate",
38 "start": {
39 "column": 23,
40 "line": 18
41 }
42 }
43 ],
44 "path": "src/components/AppUpdateInfoBar.json"
45 },
46 {
47 "descriptors": [
48 {
49 "defaultMessage": "!!!Change server",
50 "end": {
51 "column": 3,
52 "line": 18
53 },
54 "file": "src/components/auth/ChangeServer.js",
55 "id": "changeserver.headline",
56 "start": {
57 "column": 12,
58 "line": 15
59 }
60 },
61 {
62 "defaultMessage": "!!!Server",
63 "end": {
64 "column": 3,
65 "line": 22
66 },
67 "file": "src/components/auth/ChangeServer.js",
68 "id": "changeserver.label",
69 "start": {
70 "column": 9,
71 "line": 19
72 }
73 },
74 {
75 "defaultMessage": "!!!Extra settings offered by Ferdi will not be saved",
76 "end": {
77 "column": 3,
78 "line": 26
79 },
80 "file": "src/components/auth/ChangeServer.js",
81 "id": "changeserver.warning",
82 "start": {
83 "column": 11,
84 "line": 23
85 }
86 },
87 {
88 "defaultMessage": "!!!Custom server",
89 "end": {
90 "column": 3,
91 "line": 30
92 },
93 "file": "src/components/auth/ChangeServer.js",
94 "id": "changeserver.customServerLabel",
95 "start": {
96 "column": 21,
97 "line": 27
98 }
99 },
100 {
101 "defaultMessage": "!!!Enter a valid URL",
102 "end": {
103 "column": 3,
104 "line": 34
105 },
106 "file": "src/components/auth/ChangeServer.js",
107 "id": "changeserver.urlError",
108 "start": {
109 "column": 12,
110 "line": 31
111 }
112 }
113 ],
114 "path": "src/components/auth/ChangeServer.json"
115 },
116 {
117 "descriptors": [
118 {
119 "defaultMessage": "!!!Import your Ferdi 4 services",
120 "end": {
121 "column": 3,
122 "line": 16
123 },
124 "file": "src/components/auth/Import.js",
125 "id": "import.headline",
126 "start": {
127 "column": 12,
128 "line": 13
129 }
130 },
131 {
132 "defaultMessage": "!!!Services not yet supported in Ferdi 5",
133 "end": {
134 "column": 3,
135 "line": 20
136 },
137 "file": "src/components/auth/Import.js",
138 "id": "import.notSupportedHeadline",
139 "start": {
140 "column": 24,
141 "line": 17
142 }
143 },
144 {
145 "defaultMessage": "!!!Import {count} services",
146 "end": {
147 "column": 3,
148 "line": 24
149 },
150 "file": "src/components/auth/Import.js",
151 "id": "import.submit.label",
152 "start": {
153 "column": 21,
154 "line": 21
155 }
156 },
157 {
158 "defaultMessage": "!!!I want to add services manually",
159 "end": {
160 "column": 3,
161 "line": 28
162 },
163 "file": "src/components/auth/Import.js",
164 "id": "import.skip.label",
165 "start": {
166 "column": 19,
167 "line": 25
168 }
169 }
170 ],
171 "path": "src/components/auth/Import.json"
172 },
173 {
174 "descriptors": [
175 {
176 "defaultMessage": "!!!Invite Friends",
177 "end": {
178 "column": 3,
179 "line": 19
180 },
181 "file": "src/components/auth/Invite.js",
182 "id": "settings.invite.headline",
183 "start": {
184 "column": 20,
185 "line": 16
186 }
187 },
188 {
189 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
190 "end": {
191 "column": 3,
192 "line": 23
193 },
194 "file": "src/components/auth/Invite.js",
195 "id": "invite.headline.friends",
196 "start": {
197 "column": 12,
198 "line": 20
199 }
200 },
201 {
202 "defaultMessage": "!!!Name",
203 "end": {
204 "column": 3,
205 "line": 27
206 },
207 "file": "src/components/auth/Invite.js",
208 "id": "invite.name.label",
209 "start": {
210 "column": 13,
211 "line": 24
212 }
213 },
214 {
215 "defaultMessage": "!!!Email address",
216 "end": {
217 "column": 3,
218 "line": 31
219 },
220 "file": "src/components/auth/Invite.js",
221 "id": "invite.email.label",
222 "start": {
223 "column": 14,
224 "line": 28
225 }
226 },
227 {
228 "defaultMessage": "!!!Send invites",
229 "end": {
230 "column": 3,
231 "line": 35
232 },
233 "file": "src/components/auth/Invite.js",
234 "id": "invite.submit.label",
235 "start": {
236 "column": 21,
237 "line": 32
238 }
239 },
240 {
241 "defaultMessage": "!!!I want to do this later",
242 "end": {
243 "column": 3,
244 "line": 39
245 },
246 "file": "src/components/auth/Invite.js",
247 "id": "invite.skip.label",
248 "start": {
249 "column": 19,
250 "line": 36
251 }
252 },
253 {
254 "defaultMessage": "!!!Invitations sent successfully",
255 "end": {
256 "column": 3,
257 "line": 43
258 },
259 "file": "src/components/auth/Invite.js",
260 "id": "invite.successInfo",
261 "start": {
262 "column": 21,
263 "line": 40
264 }
265 }
266 ],
267 "path": "src/components/auth/Invite.json"
268 },
269 {
270 "descriptors": [
271 {
272 "defaultMessage": "!!!Locked",
273 "end": {
274 "column": 3,
275 "line": 19
276 },
277 "file": "src/components/auth/Locked.js",
278 "id": "locked.headline",
279 "start": {
280 "column": 12,
281 "line": 16
282 }
283 },
284 {
285 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
286 "end": {
287 "column": 3,
288 "line": 23
289 },
290 "file": "src/components/auth/Locked.js",
291 "id": "locked.info",
292 "start": {
293 "column": 8,
294 "line": 20
295 }
296 },
297 {
298 "defaultMessage": "!!!Unlock with Touch ID",
299 "end": {
300 "column": 3,
301 "line": 27
302 },
303 "file": "src/components/auth/Locked.js",
304 "id": "locked.touchId",
305 "start": {
306 "column": 11,
307 "line": 24
308 }
309 },
310 {
311 "defaultMessage": "!!!unlock via Touch ID",
312 "end": {
313 "column": 3,
314 "line": 31
315 },
316 "file": "src/components/auth/Locked.js",
317 "id": "locked.touchIdPrompt",
318 "start": {
319 "column": 17,
320 "line": 28
321 }
322 },
323 {
324 "defaultMessage": "!!!Password",
325 "end": {
326 "column": 3,
327 "line": 35
328 },
329 "file": "src/components/auth/Locked.js",
330 "id": "locked.password.label",
331 "start": {
332 "column": 17,
333 "line": 32
334 }
335 },
336 {
337 "defaultMessage": "!!!Unlock",
338 "end": {
339 "column": 3,
340 "line": 39
341 },
342 "file": "src/components/auth/Locked.js",
343 "id": "locked.submit.label",
344 "start": {
345 "column": 21,
346 "line": 36
347 }
348 },
349 {
350 "defaultMessage": "!!!Unlock with Password",
351 "end": {
352 "column": 3,
353 "line": 43
354 },
355 "file": "src/components/auth/Locked.js",
356 "id": "locked.unlockWithPassword",
357 "start": {
358 "column": 22,
359 "line": 40
360 }
361 },
362 {
363 "defaultMessage": "!!!Password invalid",
364 "end": {
365 "column": 3,
366 "line": 47
367 },
368 "file": "src/components/auth/Locked.js",
369 "id": "locked.invalidCredentials",
370 "start": {
371 "column": 22,
372 "line": 44
373 }
374 }
375 ],
376 "path": "src/components/auth/Locked.json"
377 },
378 {
379 "descriptors": [
380 {
381 "defaultMessage": "!!!Sign in",
382 "end": {
383 "column": 3,
384 "line": 23
385 },
386 "file": "src/components/auth/Login.js",
387 "id": "login.headline",
388 "start": {
389 "column": 12,
390 "line": 20
391 }
392 },
393 {
394 "defaultMessage": "!!!Email address",
395 "end": {
396 "column": 3,
397 "line": 27
398 },
399 "file": "src/components/auth/Login.js",
400 "id": "login.email.label",
401 "start": {
402 "column": 14,
403 "line": 24
404 }
405 },
406 {
407 "defaultMessage": "!!!Password",
408 "end": {
409 "column": 3,
410 "line": 31
411 },
412 "file": "src/components/auth/Login.js",
413 "id": "login.password.label",
414 "start": {
415 "column": 17,
416 "line": 28
417 }
418 },
419 {
420 "defaultMessage": "!!!Sign in",
421 "end": {
422 "column": 3,
423 "line": 35
424 },
425 "file": "src/components/auth/Login.js",
426 "id": "login.submit.label",
427 "start": {
428 "column": 21,
429 "line": 32
430 }
431 },
432 {
433 "defaultMessage": "!!!Email or password not valid",
434 "end": {
435 "column": 3,
436 "line": 39
437 },
438 "file": "src/components/auth/Login.js",
439 "id": "login.invalidCredentials",
440 "start": {
441 "column": 22,
442 "line": 36
443 }
444 },
445 {
446 "defaultMessage": "!!!Using a Franz account to log in?",
447 "end": {
448 "column": 3,
449 "line": 43
450 },
451 "file": "src/components/auth/Login.js",
452 "id": "login.customServerQuestion",
453 "start": {
454 "column": 24,
455 "line": 40
456 }
457 },
458 {
459 "defaultMessage": "!!!Try importing your Franz account into Ferdi",
460 "end": {
461 "column": 3,
462 "line": 47
463 },
464 "file": "src/components/auth/Login.js",
465 "id": "login.customServerSuggestion",
466 "start": {
467 "column": 26,
468 "line": 44
469 }
470 },
471 {
472 "defaultMessage": "!!!Your session expired, please login again.",
473 "end": {
474 "column": 3,
475 "line": 51
476 },
477 "file": "src/components/auth/Login.js",
478 "id": "login.tokenExpired",
479 "start": {
480 "column": 16,
481 "line": 48
482 }
483 },
484 {
485 "defaultMessage": "!!!Your session expired, please login again.",
486 "end": {
487 "column": 3,
488 "line": 55
489 },
490 "file": "src/components/auth/Login.js",
491 "id": "login.serverLogout",
492 "start": {
493 "column": 16,
494 "line": 52
495 }
496 },
497 {
498 "defaultMessage": "!!!Create a free account",
499 "end": {
500 "column": 3,
501 "line": 59
502 },
503 "file": "src/components/auth/Login.js",
504 "id": "login.link.signup",
505 "start": {
506 "column": 14,
507 "line": 56
508 }
509 },
510 {
511 "defaultMessage": "!!!Change server",
512 "end": {
513 "column": 3,
514 "line": 63
515 },
516 "file": "src/components/auth/Login.js",
517 "id": "login.changeServer",
518 "start": {
519 "column": 16,
520 "line": 60
521 }
522 },
523 {
524 "defaultMessage": "!!!Use Ferdi without an Account",
525 "end": {
526 "column": 3,
527 "line": 67
528 },
529 "file": "src/components/auth/Login.js",
530 "id": "services.serverless",
531 "start": {
532 "column": 14,
533 "line": 64
534 }
535 },
536 {
537 "defaultMessage": "!!!Forgot password",
538 "end": {
539 "column": 3,
540 "line": 71
541 },
542 "file": "src/components/auth/Login.js",
543 "id": "login.link.password",
544 "start": {
545 "column": 16,
546 "line": 68
547 }
548 }
549 ],
550 "path": "src/components/auth/Login.json"
551 },
552 {
553 "descriptors": [
554 {
555 "defaultMessage": "!!!Forgot password",
556 "end": {
557 "column": 3,
558 "line": 18
559 },
560 "file": "src/components/auth/Password.js",
561 "id": "password.headline",
562 "start": {
563 "column": 12,
564 "line": 15
565 }
566 },
567 {
568 "defaultMessage": "!!!Email address",
569 "end": {
570 "column": 3,
571 "line": 22
572 },
573 "file": "src/components/auth/Password.js",
574 "id": "password.email.label",
575 "start": {
576 "column": 14,
577 "line": 19
578 }
579 },
580 {
581 "defaultMessage": "!!!Your new password was sent to your email address",
582 "end": {
583 "column": 3,
584 "line": 26
585 },
586 "file": "src/components/auth/Password.js",
587 "id": "password.successInfo",
588 "start": {
589 "column": 15,
590 "line": 23
591 }
592 },
593 {
594 "defaultMessage": "!!!No user affiliated with that email address",
595 "end": {
596 "column": 3,
597 "line": 30
598 },
599 "file": "src/components/auth/Password.js",
600 "id": "password.noUser",
601 "start": {
602 "column": 10,
603 "line": 27
604 }
605 },
606 {
607 "defaultMessage": "!!!Create a free account",
608 "end": {
609 "column": 3,
610 "line": 34
611 },
612 "file": "src/components/auth/Password.js",
613 "id": "password.link.signup",
614 "start": {
615 "column": 14,
616 "line": 31
617 }
618 },
619 {
620 "defaultMessage": "!!!Sign in to your account",
621 "end": {
622 "column": 3,
623 "line": 38
624 },
625 "file": "src/components/auth/Password.js",
626 "id": "password.link.login",
627 "start": {
628 "column": 13,
629 "line": 35
630 }
631 }
632 ],
633 "path": "src/components/auth/Password.json"
634 },
635 {
636 "descriptors": [
637 {
638 "defaultMessage": "!!!Invite Friends",
639 "end": {
640 "column": 3,
641 "line": 19
642 },
643 "file": "src/components/auth/ServiceAssistant.js",
644 "id": "settings.invite.headline",
645 "start": {
646 "column": 20,
647 "line": 16
648 }
649 },
650 {
651 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
652 "end": {
653 "column": 3,
654 "line": 23
655 },
656 "file": "src/components/auth/ServiceAssistant.js",
657 "id": "invite.headline.friends",
658 "start": {
659 "column": 12,
660 "line": 20
661 }
662 },
663 {
664 "defaultMessage": "!!!Name",
665 "end": {
666 "column": 3,
667 "line": 27
668 },
669 "file": "src/components/auth/ServiceAssistant.js",
670 "id": "invite.name.label",
671 "start": {
672 "column": 13,
673 "line": 24
674 }
675 },
676 {
677 "defaultMessage": "!!!Email address",
678 "end": {
679 "column": 3,
680 "line": 31
681 },
682 "file": "src/components/auth/ServiceAssistant.js",
683 "id": "invite.email.label",
684 "start": {
685 "column": 14,
686 "line": 28
687 }
688 },
689 {
690 "defaultMessage": "!!!Send invites",
691 "end": {
692 "column": 3,
693 "line": 35
694 },
695 "file": "src/components/auth/ServiceAssistant.js",
696 "id": "invite.submit.label",
697 "start": {
698 "column": 21,
699 "line": 32
700 }
701 },
702 {
703 "defaultMessage": "!!!I want to do this later",
704 "end": {
705 "column": 3,
706 "line": 39
707 },
708 "file": "src/components/auth/ServiceAssistant.js",
709 "id": "invite.skip.label",
710 "start": {
711 "column": 19,
712 "line": 36
713 }
714 },
715 {
716 "defaultMessage": "!!!Invitations sent successfully",
717 "end": {
718 "column": 3,
719 "line": 43
720 },
721 "file": "src/components/auth/ServiceAssistant.js",
722 "id": "invite.successInfo",
723 "start": {
724 "column": 21,
725 "line": 40
726 }
727 }
728 ],
729 "path": "src/components/auth/ServiceAssistant.json"
730 },
731 {
732 "descriptors": [
733 {
734 "defaultMessage": "!!!Let's get started",
735 "end": {
736 "column": 3,
737 "line": 23
738 },
739 "file": "src/components/auth/SetupAssistant.js",
740 "id": "setupAssistant.headline",
741 "start": {
742 "column": 12,
743 "line": 20
744 }
745 },
746 {
747 "defaultMessage": "!!!Choose from our most used services and get back on top of your messaging now.",
748 "end": {
749 "column": 3,
750 "line": 28
751 },
752 "file": "src/components/auth/SetupAssistant.js",
753 "id": "setupAssistant.subheadline",
754 "start": {
755 "column": 15,
756 "line": 24
757 }
758 },
759 {
760 "defaultMessage": "!!!Let's go",
761 "end": {
762 "column": 3,
763 "line": 32
764 },
765 "file": "src/components/auth/SetupAssistant.js",
766 "id": "setupAssistant.submit.label",
767 "start": {
768 "column": 21,
769 "line": 29
770 }
771 },
772 {
773 "defaultMessage": "!!!Invitations sent successfully",
774 "end": {
775 "column": 3,
776 "line": 36
777 },
778 "file": "src/components/auth/SetupAssistant.js",
779 "id": "invite.successInfo",
780 "start": {
781 "column": 21,
782 "line": 33
783 }
784 }
785 ],
786 "path": "src/components/auth/SetupAssistant.json"
787 },
788 {
789 "descriptors": [
790 {
791 "defaultMessage": "!!!Sign up",
792 "end": {
793 "column": 3,
794 "line": 23
795 },
796 "file": "src/components/auth/Signup.js",
797 "id": "signup.headline",
798 "start": {
799 "column": 12,
800 "line": 20
801 }
802 },
803 {
804 "defaultMessage": "!!!Firstname",
805 "end": {
806 "column": 3,
807 "line": 27
808 },
809 "file": "src/components/auth/Signup.js",
810 "id": "signup.firstname.label",
811 "start": {
812 "column": 18,
813 "line": 24
814 }
815 },
816 {
817 "defaultMessage": "!!!Lastname",
818 "end": {
819 "column": 3,
820 "line": 31
821 },
822 "file": "src/components/auth/Signup.js",
823 "id": "signup.lastname.label",
824 "start": {
825 "column": 17,
826 "line": 28
827 }
828 },
829 {
830 "defaultMessage": "!!!Email address",
831 "end": {
832 "column": 3,
833 "line": 35
834 },
835 "file": "src/components/auth/Signup.js",
836 "id": "signup.email.label",
837 "start": {
838 "column": 14,
839 "line": 32
840 }
841 },
842 {
843 "defaultMessage": "!!!Password",
844 "end": {
845 "column": 3,
846 "line": 43
847 },
848 "file": "src/components/auth/Signup.js",
849 "id": "signup.password.label",
850 "start": {
851 "column": 17,
852 "line": 40
853 }
854 },
855 {
856 "defaultMessage": "!!!By creating a Ferdi account you accept the",
857 "end": {
858 "column": 3,
859 "line": 47
860 },
861 "file": "src/components/auth/Signup.js",
862 "id": "signup.legal.info",
863 "start": {
864 "column": 13,
865 "line": 44
866 }
867 },
868 {
869 "defaultMessage": "!!!Terms of service",
870 "end": {
871 "column": 3,
872 "line": 51
873 },
874 "file": "src/components/auth/Signup.js",
875 "id": "signup.legal.terms",
876 "start": {
877 "column": 9,
878 "line": 48
879 }
880 },
881 {
882 "defaultMessage": "!!!Privacy Statement",
883 "end": {
884 "column": 3,
885 "line": 55
886 },
887 "file": "src/components/auth/Signup.js",
888 "id": "signup.legal.privacy",
889 "start": {
890 "column": 11,
891 "line": 52
892 }
893 },
894 {
895 "defaultMessage": "!!!Create account",
896 "end": {
897 "column": 3,
898 "line": 59
899 },
900 "file": "src/components/auth/Signup.js",
901 "id": "signup.submit.label",
902 "start": {
903 "column": 21,
904 "line": 56
905 }
906 },
907 {
908 "defaultMessage": "!!!Already have an account, sign in?",
909 "end": {
910 "column": 3,
911 "line": 63
912 },
913 "file": "src/components/auth/Signup.js",
914 "id": "signup.link.login",
915 "start": {
916 "column": 13,
917 "line": 60
918 }
919 },
920 {
921 "defaultMessage": "!!!Change server",
922 "end": {
923 "column": 3,
924 "line": 67
925 },
926 "file": "src/components/auth/Signup.js",
927 "id": "login.changeServer",
928 "start": {
929 "column": 16,
930 "line": 64
931 }
932 },
933 {
934 "defaultMessage": "!!!Use Ferdi without an Account",
935 "end": {
936 "column": 3,
937 "line": 71
938 },
939 "file": "src/components/auth/Signup.js",
940 "id": "services.serverless",
941 "start": {
942 "column": 14,
943 "line": 68
944 }
945 },
946 {
947 "defaultMessage": "!!!A user with that email address already exists",
948 "end": {
949 "column": 3,
950 "line": 75
951 },
952 "file": "src/components/auth/Signup.js",
953 "id": "signup.emailDuplicate",
954 "start": {
955 "column": 18,
956 "line": 72
957 }
958 }
959 ],
960 "path": "src/components/auth/Signup.json"
961 },
962 {
963 "descriptors": [
964 {
965 "defaultMessage": "!!!Create a free account",
966 "end": {
967 "column": 3,
968 "line": 14
969 },
970 "file": "src/components/auth/Welcome.js",
971 "id": "welcome.signupButton",
972 "start": {
973 "column": 16,
974 "line": 11
975 }
976 },
977 {
978 "defaultMessage": "!!!Login to your account",
979 "end": {
980 "column": 3,
981 "line": 18
982 },
983 "file": "src/components/auth/Welcome.js",
984 "id": "welcome.loginButton",
985 "start": {
986 "column": 15,
987 "line": 15
988 }
989 },
990 {
991 "defaultMessage": "!!!Use Ferdi without an Account",
992 "end": {
993 "column": 3,
994 "line": 22
995 },
996 "file": "src/components/auth/Welcome.js",
997 "id": "services.serverless",
998 "start": {
999 "column": 14,
1000 "line": 19
1001 }
1002 }
1003 ],
1004 "path": "src/components/auth/Welcome.json"
1005 },
1006 {
1007 "descriptors": [
1008 {
1009 "defaultMessage": "!!!Your services have been updated.",
1010 "end": {
1011 "column": 3,
1012 "line": 31
1013 },
1014 "file": "src/components/layout/AppLayout.js",
1015 "id": "infobar.servicesUpdated",
1016 "start": {
1017 "column": 19,
1018 "line": 28
1019 }
1020 },
1021 {
1022 "defaultMessage": "!!!Reload services",
1023 "end": {
1024 "column": 3,
1025 "line": 35
1026 },
1027 "file": "src/components/layout/AppLayout.js",
1028 "id": "infobar.buttonReloadServices",
1029 "start": {
1030 "column": 24,
1031 "line": 32
1032 }
1033 },
1034 {
1035 "defaultMessage": "!!!Could not load services and user information",
1036 "end": {
1037 "column": 3,
1038 "line": 39
1039 },
1040 "file": "src/components/layout/AppLayout.js",
1041 "id": "infobar.requiredRequestsFailed",
1042 "start": {
1043 "column": 26,
1044 "line": 36
1045 }
1046 },
1047 {
1048 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
1049 "end": {
1050 "column": 3,
1051 "line": 44
1052 },
1053 "file": "src/components/layout/AppLayout.js",
1054 "id": "infobar.authRequestFailed",
1055 "start": {
1056 "column": 21,
1057 "line": 40
1058 }
1059 }
1060 ],
1061 "path": "src/components/layout/AppLayout.json"
1062 },
1063 {
1064 "descriptors": [
1065 {
1066 "defaultMessage": "!!!Add new service",
1067 "end": {
1068 "column": 3,
1069 "line": 21
1070 },
1071 "file": "src/components/layout/Sidebar.js",
1072 "id": "sidebar.addNewService",
1073 "start": {
1074 "column": 17,
1075 "line": 18
1076 }
1077 },
1078 {
1079 "defaultMessage": "!!!Disable notifications & audio",
1080 "end": {
1081 "column": 3,
1082 "line": 25
1083 },
1084 "file": "src/components/layout/Sidebar.js",
1085 "id": "sidebar.muteApp",
1086 "start": {
1087 "column": 8,
1088 "line": 22
1089 }
1090 },
1091 {
1092 "defaultMessage": "!!!Enable notifications & audio",
1093 "end": {
1094 "column": 3,
1095 "line": 29
1096 },
1097 "file": "src/components/layout/Sidebar.js",
1098 "id": "sidebar.unmuteApp",
1099 "start": {
1100 "column": 10,
1101 "line": 26
1102 }
1103 },
1104 {
1105 "defaultMessage": "!!!Open workspace drawer",
1106 "end": {
1107 "column": 3,
1108 "line": 33
1109 },
1110 "file": "src/components/layout/Sidebar.js",
1111 "id": "sidebar.openWorkspaceDrawer",
1112 "start": {
1113 "column": 23,
1114 "line": 30
1115 }
1116 },
1117 {
1118 "defaultMessage": "!!!Close workspace drawer",
1119 "end": {
1120 "column": 3,
1121 "line": 37
1122 },
1123 "file": "src/components/layout/Sidebar.js",
1124 "id": "sidebar.closeWorkspaceDrawer",
1125 "start": {
1126 "column": 24,
1127 "line": 34
1128 }
1129 },
1130 {
1131 "defaultMessage": "!!!Open Ferdi Todos",
1132 "end": {
1133 "column": 3,
1134 "line": 41
1135 },
1136 "file": "src/components/layout/Sidebar.js",
1137 "id": "sidebar.openTodosDrawer",
1138 "start": {
1139 "column": 19,
1140 "line": 38
1141 }
1142 },
1143 {
1144 "defaultMessage": "!!!Close Ferdi Todos",
1145 "end": {
1146 "column": 3,
1147 "line": 45
1148 },
1149 "file": "src/components/layout/Sidebar.js",
1150 "id": "sidebar.closeTodosDrawer",
1151 "start": {
1152 "column": 20,
1153 "line": 42
1154 }
1155 },
1156 {
1157 "defaultMessage": "!!!Lock Ferdi",
1158 "end": {
1159 "column": 3,
1160 "line": 49
1161 },
1162 "file": "src/components/layout/Sidebar.js",
1163 "id": "sidebar.lockFerdi",
1164 "start": {
1165 "column": 13,
1166 "line": 46
1167 }
1168 }
1169 ],
1170 "path": "src/components/layout/Sidebar.json"
1171 },
1172 {
1173 "descriptors": [
1174 {
1175 "defaultMessage": "!!!Home",
1176 "end": {
1177 "column": 3,
1178 "line": 16
1179 },
1180 "file": "src/components/services/content/ConnectionBanner.js",
1181 "id": "webControls.goHome",
1182 "start": {
1183 "column": 10,
1184 "line": 13
1185 }
1186 },
1187 {
1188 "defaultMessage": "!!!Open in Browser",
1189 "end": {
1190 "column": 3,
1191 "line": 20
1192 },
1193 "file": "src/components/services/content/ConnectionBanner.js",
1194 "id": "webControls.openInBrowser",
1195 "start": {
1196 "column": 17,
1197 "line": 17
1198 }
1199 },
1200 {
1201 "defaultMessage": "!!!Back",
1202 "end": {
1203 "column": 3,
1204 "line": 24
1205 },
1206 "file": "src/components/services/content/ConnectionBanner.js",
1207 "id": "webControls.back",
1208 "start": {
1209 "column": 8,
1210 "line": 21
1211 }
1212 },
1213 {
1214 "defaultMessage": "!!!Forward",
1215 "end": {
1216 "column": 3,
1217 "line": 28
1218 },
1219 "file": "src/components/services/content/ConnectionBanner.js",
1220 "id": "webControls.forward",
1221 "start": {
1222 "column": 11,
1223 "line": 25
1224 }
1225 },
1226 {
1227 "defaultMessage": "!!!Reload",
1228 "end": {
1229 "column": 3,
1230 "line": 32
1231 },
1232 "file": "src/components/services/content/ConnectionBanner.js",
1233 "id": "webControls.reload",
1234 "start": {
1235 "column": 10,
1236 "line": 29
1237 }
1238 }
1239 ],
1240 "path": "src/components/services/content/ConnectionBanner.json"
1241 },
1242 {
1243 "descriptors": [
1244 {
1245 "defaultMessage": "!!!Home",
1246 "end": {
1247 "column": 3,
1248 "line": 16
1249 },
1250 "file": "src/components/services/content/ConnectionLost.js",
1251 "id": "webControls.goHome",
1252 "start": {
1253 "column": 10,
1254 "line": 13
1255 }
1256 },
1257 {
1258 "defaultMessage": "!!!Open in Browser",
1259 "end": {
1260 "column": 3,
1261 "line": 20
1262 },
1263 "file": "src/components/services/content/ConnectionLost.js",
1264 "id": "webControls.openInBrowser",
1265 "start": {
1266 "column": 17,
1267 "line": 17
1268 }
1269 },
1270 {
1271 "defaultMessage": "!!!Back",
1272 "end": {
1273 "column": 3,
1274 "line": 24
1275 },
1276 "file": "src/components/services/content/ConnectionLost.js",
1277 "id": "webControls.back",
1278 "start": {
1279 "column": 8,
1280 "line": 21
1281 }
1282 },
1283 {
1284 "defaultMessage": "!!!Forward",
1285 "end": {
1286 "column": 3,
1287 "line": 28
1288 },
1289 "file": "src/components/services/content/ConnectionLost.js",
1290 "id": "webControls.forward",
1291 "start": {
1292 "column": 11,
1293 "line": 25
1294 }
1295 },
1296 {
1297 "defaultMessage": "!!!Reload",
1298 "end": {
1299 "column": 3,
1300 "line": 32
1301 },
1302 "file": "src/components/services/content/ConnectionLost.js",
1303 "id": "webControls.reload",
1304 "start": {
1305 "column": 10,
1306 "line": 29
1307 }
1308 }
1309 ],
1310 "path": "src/components/services/content/ConnectionLost.json"
1311 },
1312 {
1313 "descriptors": [
1314 {
1315 "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.",
1316 "end": {
1317 "column": 3,
1318 "line": 16
1319 },
1320 "file": "src/components/services/content/ConnectionLostBanner.js",
1321 "id": "connectionLostBanner.message",
1322 "start": {
1323 "column": 8,
1324 "line": 13
1325 }
1326 },
1327 {
1328 "defaultMessage": "!!!What happened?",
1329 "end": {
1330 "column": 3,
1331 "line": 20
1332 },
1333 "file": "src/components/services/content/ConnectionLostBanner.js",
1334 "id": "connectionLostBanner.informationLink",
1335 "start": {
1336 "column": 19,
1337 "line": 17
1338 }
1339 },
1340 {
1341 "defaultMessage": "!!!Reload Service",
1342 "end": {
1343 "column": 3,
1344 "line": 24
1345 },
1346 "file": "src/components/services/content/ConnectionLostBanner.js",
1347 "id": "connectionLostBanner.cta",
1348 "start": {
1349 "column": 7,
1350 "line": 21
1351 }
1352 }
1353 ],
1354 "path": "src/components/services/content/ConnectionLostBanner.json"
1355 },
1356 {
1357 "descriptors": [
1358 {
1359 "defaultMessage": "!!!Oh no!",
1360 "end": {
1361 "column": 3,
1362 "line": 15
1363 },
1364 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1365 "id": "service.errorHandler.headline",
1366 "start": {
1367 "column": 12,
1368 "line": 12
1369 }
1370 },
1371 {
1372 "defaultMessage": "!!!{name} has failed to load.",
1373 "end": {
1374 "column": 3,
1375 "line": 19
1376 },
1377 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1378 "id": "service.errorHandler.text",
1379 "start": {
1380 "column": 8,
1381 "line": 16
1382 }
1383 },
1384 {
1385 "defaultMessage": "!!!Reload {name}",
1386 "end": {
1387 "column": 3,
1388 "line": 23
1389 },
1390 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1391 "id": "service.errorHandler.action",
1392 "start": {
1393 "column": 10,
1394 "line": 20
1395 }
1396 },
1397 {
1398 "defaultMessage": "!!!Edit {name}",
1399 "end": {
1400 "column": 3,
1401 "line": 27
1402 },
1403 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1404 "id": "service.errorHandler.editAction",
1405 "start": {
1406 "column": 14,
1407 "line": 24
1408 }
1409 },
1410 {
1411 "defaultMessage": "!!!Error:",
1412 "end": {
1413 "column": 3,
1414 "line": 31
1415 },
1416 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1417 "id": "service.errorHandler.message",
1418 "start": {
1419 "column": 16,
1420 "line": 28
1421 }
1422 }
1423 ],
1424 "path": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.json"
1425 },
1426 {
1427 "descriptors": [
1428 {
1429 "defaultMessage": "!!!{name} is disabled",
1430 "end": {
1431 "column": 3,
1432 "line": 12
1433 },
1434 "file": "src/components/services/content/ServiceDisabled.js",
1435 "id": "service.disabledHandler.headline",
1436 "start": {
1437 "column": 12,
1438 "line": 9
1439 }
1440 },
1441 {
1442 "defaultMessage": "!!!Enable {name}",
1443 "end": {
1444 "column": 3,
1445 "line": 16
1446 },
1447 "file": "src/components/services/content/ServiceDisabled.js",
1448 "id": "service.disabledHandler.action",
1449 "start": {
1450 "column": 10,
1451 "line": 13
1452 }
1453 }
1454 ],
1455 "path": "src/components/services/content/ServiceDisabled.json"
1456 },
1457 {
1458 "descriptors": [
1459 {
1460 "defaultMessage": "!!!Welcome to Ferdi",
1461 "end": {
1462 "column": 3,
1463 "line": 18
1464 },
1465 "file": "src/components/services/content/Services.js",
1466 "id": "services.welcome",
1467 "start": {
1468 "column": 11,
1469 "line": 15
1470 }
1471 },
1472 {
1473 "defaultMessage": "!!!Get started",
1474 "end": {
1475 "column": 3,
1476 "line": 22
1477 },
1478 "file": "src/components/services/content/Services.js",
1479 "id": "services.getStarted",
1480 "start": {
1481 "column": 14,
1482 "line": 19
1483 }
1484 },
1485 {
1486 "defaultMessage": "!!!Please login to use Ferdi.",
1487 "end": {
1488 "column": 3,
1489 "line": 26
1490 },
1491 "file": "src/components/services/content/Services.js",
1492 "id": "services.login",
1493 "start": {
1494 "column": 9,
1495 "line": 23
1496 }
1497 },
1498 {
1499 "defaultMessage": "!!!Use Ferdi without an Account",
1500 "end": {
1501 "column": 3,
1502 "line": 30
1503 },
1504 "file": "src/components/services/content/Services.js",
1505 "id": "services.serverless",
1506 "start": {
1507 "column": 14,
1508 "line": 27
1509 }
1510 },
1511 {
1512 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
1513 "end": {
1514 "column": 3,
1515 "line": 34
1516 },
1517 "file": "src/components/services/content/Services.js",
1518 "id": "services.serverInfo",
1519 "start": {
1520 "column": 14,
1521 "line": 31
1522 }
1523 }
1524 ],
1525 "path": "src/components/services/content/Services.json"
1526 },
1527 {
1528 "descriptors": [
1529 {
1530 "defaultMessage": "!!!Home",
1531 "end": {
1532 "column": 3,
1533 "line": 16
1534 },
1535 "file": "src/components/services/content/WebControls.js",
1536 "id": "webControls.goHome",
1537 "start": {
1538 "column": 10,
1539 "line": 13
1540 }
1541 },
1542 {
1543 "defaultMessage": "!!!Open in Browser",
1544 "end": {
1545 "column": 3,
1546 "line": 20
1547 },
1548 "file": "src/components/services/content/WebControls.js",
1549 "id": "webControls.openInBrowser",
1550 "start": {
1551 "column": 17,
1552 "line": 17
1553 }
1554 },
1555 {
1556 "defaultMessage": "!!!Back",
1557 "end": {
1558 "column": 3,
1559 "line": 24
1560 },
1561 "file": "src/components/services/content/WebControls.js",
1562 "id": "webControls.back",
1563 "start": {
1564 "column": 8,
1565 "line": 21
1566 }
1567 },
1568 {
1569 "defaultMessage": "!!!Forward",
1570 "end": {
1571 "column": 3,
1572 "line": 28
1573 },
1574 "file": "src/components/services/content/WebControls.js",
1575 "id": "webControls.forward",
1576 "start": {
1577 "column": 11,
1578 "line": 25
1579 }
1580 },
1581 {
1582 "defaultMessage": "!!!Reload",
1583 "end": {
1584 "column": 3,
1585 "line": 32
1586 },
1587 "file": "src/components/services/content/WebControls.js",
1588 "id": "webControls.reload",
1589 "start": {
1590 "column": 10,
1591 "line": 29
1592 }
1593 }
1594 ],
1595 "path": "src/components/services/content/WebControls.json"
1596 },
1597 {
1598 "descriptors": [
1599 {
1600 "defaultMessage": "!!!Oh no!",
1601 "end": {
1602 "column": 3,
1603 "line": 13
1604 },
1605 "file": "src/components/services/content/WebviewCrashHandler.js",
1606 "id": "service.crashHandler.headline",
1607 "start": {
1608 "column": 12,
1609 "line": 10
1610 }
1611 },
1612 {
1613 "defaultMessage": "!!!{name} has caused an error.",
1614 "end": {
1615 "column": 3,
1616 "line": 17
1617 },
1618 "file": "src/components/services/content/WebviewCrashHandler.js",
1619 "id": "service.crashHandler.text",
1620 "start": {
1621 "column": 8,
1622 "line": 14
1623 }
1624 },
1625 {
1626 "defaultMessage": "!!!Reload {name}",
1627 "end": {
1628 "column": 3,
1629 "line": 21
1630 },
1631 "file": "src/components/services/content/WebviewCrashHandler.js",
1632 "id": "service.crashHandler.action",
1633 "start": {
1634 "column": 10,
1635 "line": 18
1636 }
1637 },
1638 {
1639 "defaultMessage": "!!!Trying to automatically restore {name} in {seconds} seconds",
1640 "end": {
1641 "column": 3,
1642 "line": 25
1643 },
1644 "file": "src/components/services/content/WebviewCrashHandler.js",
1645 "id": "service.crashHandler.autoReload",
1646 "start": {
1647 "column": 14,
1648 "line": 22
1649 }
1650 }
1651 ],
1652 "path": "src/components/services/content/WebviewCrashHandler.json"
1653 },
1654 {
1655 "descriptors": [
1656 {
1657 "defaultMessage": "!!!Reload",
1658 "end": {
1659 "column": 3,
1660 "line": 24
1661 },
1662 "file": "src/components/services/tabs/TabItem.js",
1663 "id": "tabs.item.reload",
1664 "start": {
1665 "column": 10,
1666 "line": 21
1667 }
1668 },
1669 {
1670 "defaultMessage": "!!!Disable notifications",
1671 "end": {
1672 "column": 3,
1673 "line": 28
1674 },
1675 "file": "src/components/services/tabs/TabItem.js",
1676 "id": "tabs.item.disableNotifications",
1677 "start": {
1678 "column": 24,
1679 "line": 25
1680 }
1681 },
1682 {
1683 "defaultMessage": "!!!Enable notifications",
1684 "end": {
1685 "column": 3,
1686 "line": 32
1687 },
1688 "file": "src/components/services/tabs/TabItem.js",
1689 "id": "tabs.item.enableNotification",
1690 "start": {
1691 "column": 23,
1692 "line": 29
1693 }
1694 },
1695 {
1696 "defaultMessage": "!!!Disable audio",
1697 "end": {
1698 "column": 3,
1699 "line": 36
1700 },
1701 "file": "src/components/services/tabs/TabItem.js",
1702 "id": "tabs.item.disableAudio",
1703 "start": {
1704 "column": 16,
1705 "line": 33
1706 }
1707 },
1708 {
1709 "defaultMessage": "!!!Enable audio",
1710 "end": {
1711 "column": 3,
1712 "line": 40
1713 },
1714 "file": "src/components/services/tabs/TabItem.js",
1715 "id": "tabs.item.enableAudio",
1716 "start": {
1717 "column": 15,
1718 "line": 37
1719 }
1720 },
1721 {
1722 "defaultMessage": "!!!Enable Dark mode",
1723 "end": {
1724 "column": 3,
1725 "line": 44
1726 },
1727 "file": "src/components/services/tabs/TabItem.js",
1728 "id": "tabs.item.enableDarkMode",
1729 "start": {
1730 "column": 18,
1731 "line": 41
1732 }
1733 },
1734 {
1735 "defaultMessage": "!!!Disable Dark mode",
1736 "end": {
1737 "column": 3,
1738 "line": 48
1739 },
1740 "file": "src/components/services/tabs/TabItem.js",
1741 "id": "tabs.item.disableDarkMode",
1742 "start": {
1743 "column": 19,
1744 "line": 45
1745 }
1746 },
1747 {
1748 "defaultMessage": "!!!Disable Service",
1749 "end": {
1750 "column": 3,
1751 "line": 52
1752 },
1753 "file": "src/components/services/tabs/TabItem.js",
1754 "id": "tabs.item.disableService",
1755 "start": {
1756 "column": 18,
1757 "line": 49
1758 }
1759 },
1760 {
1761 "defaultMessage": "!!!Enable Service",
1762 "end": {
1763 "column": 3,
1764 "line": 56
1765 },
1766 "file": "src/components/services/tabs/TabItem.js",
1767 "id": "tabs.item.enableService",
1768 "start": {
1769 "column": 17,
1770 "line": 53
1771 }
1772 },
1773 {
1774 "defaultMessage": "!!!Hibernate Service",
1775 "end": {
1776 "column": 3,
1777 "line": 60
1778 },
1779 "file": "src/components/services/tabs/TabItem.js",
1780 "id": "tabs.item.hibernateService",
1781 "start": {
1782 "column": 20,
1783 "line": 57
1784 }
1785 },
1786 {
1787 "defaultMessage": "!!!Wake Up Service",
1788 "end": {
1789 "column": 3,
1790 "line": 64
1791 },
1792 "file": "src/components/services/tabs/TabItem.js",
1793 "id": "tabs.item.wakeUpService",
1794 "start": {
1795 "column": 17,
1796 "line": 61
1797 }
1798 },
1799 {
1800 "defaultMessage": "!!!Delete Service",
1801 "end": {
1802 "column": 3,
1803 "line": 68
1804 },
1805 "file": "src/components/services/tabs/TabItem.js",
1806 "id": "tabs.item.deleteService",
1807 "start": {
1808 "column": 17,
1809 "line": 65
1810 }
1811 },
1812 {
1813 "defaultMessage": "!!!Do you really want to delete the {serviceName} service?",
1814 "end": {
1815 "column": 3,
1816 "line": 73
1817 },
1818 "file": "src/components/services/tabs/TabItem.js",
1819 "id": "tabs.item.confirmDeleteService",
1820 "start": {
1821 "column": 24,
1822 "line": 69
1823 }
1824 }
1825 ],
1826 "path": "src/components/services/tabs/TabItem.json"
1827 },
1828 {
1829 "descriptors": [
1830 {
1831 "defaultMessage": "!!!Account",
1832 "end": {
1833 "column": 3,
1834 "line": 17
1835 },
1836 "file": "src/components/settings/account/AccountDashboard.js",
1837 "id": "settings.account.headline",
1838 "start": {
1839 "column": 12,
1840 "line": 14
1841 }
1842 },
1843 {
1844 "defaultMessage": "!!Danger Zone",
1845 "end": {
1846 "column": 3,
1847 "line": 21
1848 },
1849 "file": "src/components/settings/account/AccountDashboard.js",
1850 "id": "settings.account.headlineDangerZone",
1851 "start": {
1852 "column": 22,
1853 "line": 18
1854 }
1855 },
1856 {
1857 "defaultMessage": "!!!Edit Account",
1858 "end": {
1859 "column": 3,
1860 "line": 25
1861 },
1862 "file": "src/components/settings/account/AccountDashboard.js",
1863 "id": "settings.account.account.editButton",
1864 "start": {
1865 "column": 21,
1866 "line": 22
1867 }
1868 },
1869 {
1870 "defaultMessage": "!!Invoices",
1871 "end": {
1872 "column": 3,
1873 "line": 29
1874 },
1875 "file": "src/components/settings/account/AccountDashboard.js",
1876 "id": "settings.account.headlineInvoices",
1877 "start": {
1878 "column": 18,
1879 "line": 26
1880 }
1881 },
1882 {
1883 "defaultMessage": "!!!Could not load user information",
1884 "end": {
1885 "column": 3,
1886 "line": 33
1887 },
1888 "file": "src/components/settings/account/AccountDashboard.js",
1889 "id": "settings.account.userInfoRequestFailed",
1890 "start": {
1891 "column": 25,
1892 "line": 30
1893 }
1894 },
1895 {
1896 "defaultMessage": "!!!Try again",
1897 "end": {
1898 "column": 3,
1899 "line": 37
1900 },
1901 "file": "src/components/settings/account/AccountDashboard.js",
1902 "id": "settings.account.tryReloadUserInfoRequest",
1903 "start": {
1904 "column": 28,
1905 "line": 34
1906 }
1907 },
1908 {
1909 "defaultMessage": "!!!Delete account",
1910 "end": {
1911 "column": 3,
1912 "line": 41
1913 },
1914 "file": "src/components/settings/account/AccountDashboard.js",
1915 "id": "settings.account.deleteAccount",
1916 "start": {
1917 "column": 17,
1918 "line": 38
1919 }
1920 },
1921 {
1922 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
1923 "end": {
1924 "column": 3,
1925 "line": 46
1926 },
1927 "file": "src/components/settings/account/AccountDashboard.js",
1928 "id": "settings.account.deleteInfo",
1929 "start": {
1930 "column": 14,
1931 "line": 42
1932 }
1933 },
1934 {
1935 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
1936 "end": {
1937 "column": 3,
1938 "line": 51
1939 },
1940 "file": "src/components/settings/account/AccountDashboard.js",
1941 "id": "settings.account.deleteEmailSent",
1942 "start": {
1943 "column": 19,
1944 "line": 47
1945 }
1946 },
1947 {
1948 "defaultMessage": "!!!Your Franz License:",
1949 "end": {
1950 "column": 3,
1951 "line": 55
1952 },
1953 "file": "src/components/settings/account/AccountDashboard.js",
1954 "id": "settings.account.yourLicense",
1955 "start": {
1956 "column": 15,
1957 "line": 52
1958 }
1959 },
1960 {
1961 "defaultMessage": "Account is unavailable",
1962 "end": {
1963 "column": 3,
1964 "line": 59
1965 },
1966 "file": "src/components/settings/account/AccountDashboard.js",
1967 "id": "settings.account.accountUnavailable",
1968 "start": {
1969 "column": 22,
1970 "line": 56
1971 }
1972 },
1973 {
1974 "defaultMessage": "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.",
1975 "end": {
1976 "column": 3,
1977 "line": 63
1978 },
1979 "file": "src/components/settings/account/AccountDashboard.js",
1980 "id": "settings.account.accountUnavailableInfo",
1981 "start": {
1982 "column": 26,
1983 "line": 60
1984 }
1985 }
1986 ],
1987 "path": "src/components/settings/account/AccountDashboard.json"
1988 },
1989 {
1990 "descriptors": [
1991 {
1992 "defaultMessage": "!!!Available services",
1993 "end": {
1994 "column": 3,
1995 "line": 19
1996 },
1997 "file": "src/components/settings/navigation/SettingsNavigation.js",
1998 "id": "settings.navigation.availableServices",
1999 "start": {
2000 "column": 21,
2001 "line": 16
2002 }
2003 },
2004 {
2005 "defaultMessage": "!!!Your services",
2006 "end": {
2007 "column": 3,
2008 "line": 23
2009 },
2010 "file": "src/components/settings/navigation/SettingsNavigation.js",
2011 "id": "settings.navigation.yourServices",
2012 "start": {
2013 "column": 16,
2014 "line": 20
2015 }
2016 },
2017 {
2018 "defaultMessage": "!!!Your workspaces",
2019 "end": {
2020 "column": 3,
2021 "line": 27
2022 },
2023 "file": "src/components/settings/navigation/SettingsNavigation.js",
2024 "id": "settings.navigation.yourWorkspaces",
2025 "start": {
2026 "column": 18,
2027 "line": 24
2028 }
2029 },
2030 {
2031 "defaultMessage": "!!!Account",
2032 "end": {
2033 "column": 3,
2034 "line": 31
2035 },
2036 "file": "src/components/settings/navigation/SettingsNavigation.js",
2037 "id": "settings.navigation.account",
2038 "start": {
2039 "column": 11,
2040 "line": 28
2041 }
2042 },
2043 {
2044 "defaultMessage": "!!!Manage Team",
2045 "end": {
2046 "column": 3,
2047 "line": 35
2048 },
2049 "file": "src/components/settings/navigation/SettingsNavigation.js",
2050 "id": "settings.navigation.team",
2051 "start": {
2052 "column": 8,
2053 "line": 32
2054 }
2055 },
2056 {
2057 "defaultMessage": "!!!About Ferdi",
2058 "end": {
2059 "column": 3,
2060 "line": 39
2061 },
2062 "file": "src/components/settings/navigation/SettingsNavigation.js",
2063 "id": "settings.navigation.supportFerdi",
2064 "start": {
2065 "column": 16,
2066 "line": 36
2067 }
2068 },
2069 {
2070 "defaultMessage": "!!!Logout",
2071 "end": {
2072 "column": 3,
2073 "line": 43
2074 },
2075 "file": "src/components/settings/navigation/SettingsNavigation.js",
2076 "id": "settings.navigation.logout",
2077 "start": {
2078 "column": 10,
2079 "line": 40
2080 }
2081 }
2082 ],
2083 "path": "src/components/settings/navigation/SettingsNavigation.json"
2084 },
2085 {
2086 "descriptors": [
2087 {
2088 "defaultMessage": "!!!Available Services",
2089 "end": {
2090 "column": 3,
2091 "line": 22
2092 },
2093 "file": "src/components/settings/recipes/RecipesDashboard.js",
2094 "id": "settings.recipes.headline",
2095 "start": {
2096 "column": 12,
2097 "line": 19
2098 }
2099 },
2100 {
2101 "defaultMessage": "!!!Search service",
2102 "end": {
2103 "column": 3,
2104 "line": 26
2105 },
2106 "file": "src/components/settings/recipes/RecipesDashboard.js",
2107 "id": "settings.searchService",
2108 "start": {
2109 "column": 17,
2110 "line": 23
2111 }
2112 },
2113 {
2114 "defaultMessage": "!!!All services",
2115 "end": {
2116 "column": 3,
2117 "line": 30
2118 },
2119 "file": "src/components/settings/recipes/RecipesDashboard.js",
2120 "id": "settings.recipes.all",
2121 "start": {
2122 "column": 14,
2123 "line": 27
2124 }
2125 },
2126 {
2127 "defaultMessage": "!!!Custom Services",
2128 "end": {
2129 "column": 3,
2130 "line": 34
2131 },
2132 "file": "src/components/settings/recipes/RecipesDashboard.js",
2133 "id": "settings.recipes.custom",
2134 "start": {
2135 "column": 17,
2136 "line": 31
2137 }
2138 },
2139 {
2140 "defaultMessage": "!!!Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
2141 "end": {
2142 "column": 3,
2143 "line": 38
2144 },
2145 "file": "src/components/settings/recipes/RecipesDashboard.js",
2146 "id": "settings.recipes.nothingFound",
2147 "start": {
2148 "column": 16,
2149 "line": 35
2150 }
2151 },
2152 {
2153 "defaultMessage": "!!!Service successfully added",
2154 "end": {
2155 "column": 3,
2156 "line": 42
2157 },
2158 "file": "src/components/settings/recipes/RecipesDashboard.js",
2159 "id": "settings.recipes.servicesSuccessfulAddedInfo",
2160 "start": {
2161 "column": 31,
2162 "line": 39
2163 }
2164 },
2165 {
2166 "defaultMessage": "!!!Missing a service?",
2167 "end": {
2168 "column": 3,
2169 "line": 46
2170 },
2171 "file": "src/components/settings/recipes/RecipesDashboard.js",
2172 "id": "settings.recipes.missingService",
2173 "start": {
2174 "column": 18,
2175 "line": 43
2176 }
2177 },
2178 {
2179 "defaultMessage": "!!!To add a custom service, copy the recipe folder into:",
2180 "end": {
2181 "column": 3,
2182 "line": 50
2183 },
2184 "file": "src/components/settings/recipes/RecipesDashboard.js",
2185 "id": "settings.recipes.customService.intro",
2186 "start": {
2187 "column": 21,
2188 "line": 47
2189 }
2190 },
2191 {
2192 "defaultMessage": "!!!Open directory",
2193 "end": {
2194 "column": 3,
2195 "line": 54
2196 },
2197 "file": "src/components/settings/recipes/RecipesDashboard.js",
2198 "id": "settings.recipes.customService.openFolder",
2199 "start": {
2200 "column": 14,
2201 "line": 51
2202 }
2203 },
2204 {
2205 "defaultMessage": "!!!Developer Documentation",
2206 "end": {
2207 "column": 3,
2208 "line": 58
2209 },
2210 "file": "src/components/settings/recipes/RecipesDashboard.js",
2211 "id": "settings.recipes.customService.openDevDocs",
2212 "start": {
2213 "column": 15,
2214 "line": 55
2215 }
2216 },
2217 {
2218 "defaultMessage": "!!!Custom 3rd Party Recipes",
2219 "end": {
2220 "column": 3,
2221 "line": 62
2222 },
2223 "file": "src/components/settings/recipes/RecipesDashboard.js",
2224 "id": "settings.recipes.customService.headline.customRecipes",
2225 "start": {
2226 "column": 25,
2227 "line": 59
2228 }
2229 },
2230 {
2231 "defaultMessage": "!!!Community 3rd Party Recipes",
2232 "end": {
2233 "column": 3,
2234 "line": 66
2235 },
2236 "file": "src/components/settings/recipes/RecipesDashboard.js",
2237 "id": "settings.recipes.customService.headline.communityRecipes",
2238 "start": {
2239 "column": 28,
2240 "line": 63
2241 }
2242 },
2243 {
2244 "defaultMessage": "!!!Your Development Service Recipes",
2245 "end": {
2246 "column": 3,
2247 "line": 70
2248 },
2249 "file": "src/components/settings/recipes/RecipesDashboard.js",
2250 "id": "settings.recipes.customService.headline.devRecipes",
2251 "start": {
2252 "column": 22,
2253 "line": 67
2254 }
2255 }
2256 ],
2257 "path": "src/components/settings/recipes/RecipesDashboard.json"
2258 },
2259 {
2260 "descriptors": [
2261 {
2262 "defaultMessage": "!!!Save service",
2263 "end": {
2264 "column": 3,
2265 "line": 26
2266 },
2267 "file": "src/components/settings/services/EditServiceForm.js",
2268 "id": "settings.service.form.saveButton",
2269 "start": {
2270 "column": 15,
2271 "line": 23
2272 }
2273 },
2274 {
2275 "defaultMessage": "!!!Delete Service",
2276 "end": {
2277 "column": 3,
2278 "line": 30
2279 },
2280 "file": "src/components/settings/services/EditServiceForm.js",
2281 "id": "settings.service.form.deleteButton",
2282 "start": {
2283 "column": 17,
2284 "line": 27
2285 }
2286 },
2287 {
2288 "defaultMessage": "!!!Open darkmode.css",
2289 "end": {
2290 "column": 3,
2291 "line": 34
2292 },
2293 "file": "src/components/settings/services/EditServiceForm.js",
2294 "id": "settings.service.form.openDarkmodeCss",
2295 "start": {
2296 "column": 19,
2297 "line": 31
2298 }
2299 },
2300 {
2301 "defaultMessage": "!!!Open user.css",
2302 "end": {
2303 "column": 3,
2304 "line": 38
2305 },
2306 "file": "src/components/settings/services/EditServiceForm.js",
2307 "id": "settings.service.form.openUserCss",
2308 "start": {
2309 "column": 15,
2310 "line": 35
2311 }
2312 },
2313 {
2314 "defaultMessage": "!!!Open user.js",
2315 "end": {
2316 "column": 3,
2317 "line": 42
2318 },
2319 "file": "src/components/settings/services/EditServiceForm.js",
2320 "id": "settings.service.form.openUserJs",
2321 "start": {
2322 "column": 14,
2323 "line": 39
2324 }
2325 },
2326 {
2327 "defaultMessage": "!!!Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
2328 "end": {
2329 "column": 3,
2330 "line": 46
2331 },
2332 "file": "src/components/settings/services/EditServiceForm.js",
2333 "id": "settings.service.form.recipeFileInfo",
2334 "start": {
2335 "column": 18,
2336 "line": 43
2337 }
2338 },
2339 {
2340 "defaultMessage": "!!!Available services",
2341 "end": {
2342 "column": 3,
2343 "line": 50
2344 },
2345 "file": "src/components/settings/services/EditServiceForm.js",
2346 "id": "settings.service.form.availableServices",
2347 "start": {
2348 "column": 21,
2349 "line": 47
2350 }
2351 },
2352 {
2353 "defaultMessage": "!!!Your services",
2354 "end": {
2355 "column": 3,
2356 "line": 54
2357 },
2358 "file": "src/components/settings/services/EditServiceForm.js",
2359 "id": "settings.service.form.yourServices",
2360 "start": {
2361 "column": 16,
2362 "line": 51
2363 }
2364 },
2365 {
2366 "defaultMessage": "!!!Add {name}",
2367 "end": {
2368 "column": 3,
2369 "line": 58
2370 },
2371 "file": "src/components/settings/services/EditServiceForm.js",
2372 "id": "settings.service.form.addServiceHeadline",
2373 "start": {
2374 "column": 22,
2375 "line": 55
2376 }
2377 },
2378 {
2379 "defaultMessage": "!!!Edit {name}",
2380 "end": {
2381 "column": 3,
2382 "line": 62
2383 },
2384 "file": "src/components/settings/services/EditServiceForm.js",
2385 "id": "settings.service.form.editServiceHeadline",
2386 "start": {
2387 "column": 23,
2388 "line": 59
2389 }
2390 },
2391 {
2392 "defaultMessage": "!!!Hosted",
2393 "end": {
2394 "column": 3,
2395 "line": 66
2396 },
2397 "file": "src/components/settings/services/EditServiceForm.js",
2398 "id": "settings.service.form.tabHosted",
2399 "start": {
2400 "column": 13,
2401 "line": 63
2402 }
2403 },
2404 {
2405 "defaultMessage": "!!!Self hosted â­ï¸",
2406 "end": {
2407 "column": 3,
2408 "line": 70
2409 },
2410 "file": "src/components/settings/services/EditServiceForm.js",
2411 "id": "settings.service.form.tabOnPremise",
2412 "start": {
2413 "column": 16,
2414 "line": 67
2415 }
2416 },
2417 {
2418 "defaultMessage": "!!!Use the hosted {name} service.",
2419 "end": {
2420 "column": 3,
2421 "line": 74
2422 },
2423 "file": "src/components/settings/services/EditServiceForm.js",
2424 "id": "settings.service.form.useHostedService",
2425 "start": {
2426 "column": 20,
2427 "line": 71
2428 }
2429 },
2430 {
2431 "defaultMessage": "!!!Could not validate custom {name} server.",
2432 "end": {
2433 "column": 3,
2434 "line": 78
2435 },
2436 "file": "src/components/settings/services/EditServiceForm.js",
2437 "id": "settings.service.form.customUrlValidationError",
2438 "start": {
2439 "column": 28,
2440 "line": 75
2441 }
2442 },
2443 {
2444 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
2445 "end": {
2446 "column": 3,
2447 "line": 82
2448 },
2449 "file": "src/components/settings/services/EditServiceForm.js",
2450 "id": "settings.service.form.indirectMessageInfo",
2451 "start": {
2452 "column": 23,
2453 "line": 79
2454 }
2455 },
2456 {
2457 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
2458 "end": {
2459 "column": 3,
2460 "line": 86
2461 },
2462 "file": "src/components/settings/services/EditServiceForm.js",
2463 "id": "settings.service.form.isMutedInfo",
2464 "start": {
2465 "column": 15,
2466 "line": 83
2467 }
2468 },
2469 {
2470 "defaultMessage": "!!!When enabled, a service will be shut down after a period of time to save system resources.",
2471 "end": {
2472 "column": 3,
2473 "line": 90
2474 },
2475 "file": "src/components/settings/services/EditServiceForm.js",
2476 "id": "settings.service.form.isHibernatedEnabledInfo",
2477 "start": {
2478 "column": 28,
2479 "line": 87
2480 }
2481 },
2482 {
2483 "defaultMessage": "!!!Notifications",
2484 "end": {
2485 "column": 3,
2486 "line": 94
2487 },
2488 "file": "src/components/settings/services/EditServiceForm.js",
2489 "id": "settings.service.form.headlineNotifications",
2490 "start": {
2491 "column": 25,
2492 "line": 91
2493 }
2494 },
2495 {
2496 "defaultMessage": "!!!Unread message badges",
2497 "end": {
2498 "column": 3,
2499 "line": 98
2500 },
2501 "file": "src/components/settings/services/EditServiceForm.js",
2502 "id": "settings.service.form.headlineBadges",
2503 "start": {
2504 "column": 18,
2505 "line": 95
2506 }
2507 },
2508 {
2509 "defaultMessage": "!!!General",
2510 "end": {
2511 "column": 3,
2512 "line": 102
2513 },
2514 "file": "src/components/settings/services/EditServiceForm.js",
2515 "id": "settings.service.form.headlineGeneral",
2516 "start": {
2517 "column": 19,
2518 "line": 99
2519 }
2520 },
2521 {
2522 "defaultMessage": "!!!Dark Reader Settings",
2523 "end": {
2524 "column": 3,
2525 "line": 106
2526 },
2527 "file": "src/components/settings/services/EditServiceForm.js",
2528 "id": "settings.service.form.headlineDarkReaderSettings",
2529 "start": {
2530 "column": 30,
2531 "line": 103
2532 }
2533 },
2534 {
2535 "defaultMessage": "!!!Delete",
2536 "end": {
2537 "column": 3,
2538 "line": 110
2539 },
2540 "file": "src/components/settings/services/EditServiceForm.js",
2541 "id": "settings.service.form.iconDelete",
2542 "start": {
2543 "column": 14,
2544 "line": 107
2545 }
2546 },
2547 {
2548 "defaultMessage": "!!!Drop your image, or click here",
2549 "end": {
2550 "column": 3,
2551 "line": 114
2552 },
2553 "file": "src/components/settings/services/EditServiceForm.js",
2554 "id": "settings.service.form.iconUpload",
2555 "start": {
2556 "column": 14,
2557 "line": 111
2558 }
2559 },
2560 {
2561 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
2562 "end": {
2563 "column": 3,
2564 "line": 118
2565 },
2566 "file": "src/components/settings/services/EditServiceForm.js",
2567 "id": "settings.service.form.proxy.headline",
2568 "start": {
2569 "column": 17,
2570 "line": 115
2571 }
2572 },
2573 {
2574 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
2575 "end": {
2576 "column": 3,
2577 "line": 122
2578 },
2579 "file": "src/components/settings/services/EditServiceForm.js",
2580 "id": "settings.service.form.proxy.restartInfo",
2581 "start": {
2582 "column": 20,
2583 "line": 119
2584 }
2585 },
2586 {
2587 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
2588 "end": {
2589 "column": 3,
2590 "line": 126
2591 },
2592 "file": "src/components/settings/services/EditServiceForm.js",
2593 "id": "settings.service.form.proxy.info",
2594 "start": {
2595 "column": 13,
2596 "line": 123
2597 }
2598 }
2599 ],
2600 "path": "src/components/settings/services/EditServiceForm.json"
2601 },
2602 {
2603 "descriptors": [
2604 {
2605 "defaultMessage": "!!!Error",
2606 "end": {
2607 "column": 3,
2608 "line": 13
2609 },
2610 "file": "src/components/settings/services/ServiceError.js",
2611 "id": "settings.service.error.headline",
2612 "start": {
2613 "column": 12,
2614 "line": 10
2615 }
2616 },
2617 {
2618 "defaultMessage": "!!!Back to services",
2619 "end": {
2620 "column": 3,
2621 "line": 17
2622 },
2623 "file": "src/components/settings/services/ServiceError.js",
2624 "id": "settings.service.error.goBack",
2625 "start": {
2626 "column": 10,
2627 "line": 14
2628 }
2629 },
2630 {
2631 "defaultMessage": "!!!Available services",
2632 "end": {
2633 "column": 3,
2634 "line": 21
2635 },
2636 "file": "src/components/settings/services/ServiceError.js",
2637 "id": "settings.service.form.availableServices",
2638 "start": {
2639 "column": 21,
2640 "line": 18
2641 }
2642 },
2643 {
2644 "defaultMessage": "!!!Could not load service recipe.",
2645 "end": {
2646 "column": 3,
2647 "line": 25
2648 },
2649 "file": "src/components/settings/services/ServiceError.js",
2650 "id": "settings.service.error.message",
2651 "start": {
2652 "column": 16,
2653 "line": 22
2654 }
2655 }
2656 ],
2657 "path": "src/components/settings/services/ServiceError.json"
2658 },
2659 {
2660 "descriptors": [
2661 {
2662 "defaultMessage": "!!!Service is disabled",
2663 "end": {
2664 "column": 3,
2665 "line": 14
2666 },
2667 "file": "src/components/settings/services/ServiceItem.js",
2668 "id": "settings.services.tooltip.isDisabled",
2669 "start": {
2670 "column": 21,
2671 "line": 11
2672 }
2673 },
2674 {
2675 "defaultMessage": "!!!Notifications are disabled",
2676 "end": {
2677 "column": 3,
2678 "line": 18
2679 },
2680 "file": "src/components/settings/services/ServiceItem.js",
2681 "id": "settings.services.tooltip.notificationsDisabled",
2682 "start": {
2683 "column": 32,
2684 "line": 15
2685 }
2686 },
2687 {
2688 "defaultMessage": "!!!All sounds are muted",
2689 "end": {
2690 "column": 3,
2691 "line": 22
2692 },
2693 "file": "src/components/settings/services/ServiceItem.js",
2694 "id": "settings.services.tooltip.isMuted",
2695 "start": {
2696 "column": 18,
2697 "line": 19
2698 }
2699 }
2700 ],
2701 "path": "src/components/settings/services/ServiceItem.json"
2702 },
2703 {
2704 "descriptors": [
2705 {
2706 "defaultMessage": "!!!Your services",
2707 "end": {
2708 "column": 3,
2709 "line": 18
2710 },
2711 "file": "src/components/settings/services/ServicesDashboard.js",
2712 "id": "settings.services.headline",
2713 "start": {
2714 "column": 12,
2715 "line": 15
2716 }
2717 },
2718 {
2719 "defaultMessage": "!!!Search service",
2720 "end": {
2721 "column": 3,
2722 "line": 22
2723 },
2724 "file": "src/components/settings/services/ServicesDashboard.js",
2725 "id": "settings.searchService",
2726 "start": {
2727 "column": 17,
2728 "line": 19
2729 }
2730 },
2731 {
2732 "defaultMessage": "!!!Start by adding a service.",
2733 "end": {
2734 "column": 3,
2735 "line": 26
2736 },
2737 "file": "src/components/settings/services/ServicesDashboard.js",
2738 "id": "settings.services.noServicesAdded",
2739 "start": {
2740 "column": 19,
2741 "line": 23
2742 }
2743 },
2744 {
2745 "defaultMessage": "!!!Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
2746 "end": {
2747 "column": 3,
2748 "line": 30
2749 },
2750 "file": "src/components/settings/services/ServicesDashboard.js",
2751 "id": "settings.recipes.nothingFound",
2752 "start": {
2753 "column": 18,
2754 "line": 27
2755 }
2756 },
2757 {
2758 "defaultMessage": "!!!Discover services",
2759 "end": {
2760 "column": 3,
2761 "line": 34
2762 },
2763 "file": "src/components/settings/services/ServicesDashboard.js",
2764 "id": "settings.services.discoverServices",
2765 "start": {
2766 "column": 20,
2767 "line": 31
2768 }
2769 },
2770 {
2771 "defaultMessage": "!!!Could not load your services",
2772 "end": {
2773 "column": 3,
2774 "line": 38
2775 },
2776 "file": "src/components/settings/services/ServicesDashboard.js",
2777 "id": "settings.services.servicesRequestFailed",
2778 "start": {
2779 "column": 25,
2780 "line": 35
2781 }
2782 },
2783 {
2784 "defaultMessage": "!!!Try again",
2785 "end": {
2786 "column": 3,
2787 "line": 42
2788 },
2789 "file": "src/components/settings/services/ServicesDashboard.js",
2790 "id": "settings.account.tryReloadServices",
2791 "start": {
2792 "column": 21,
2793 "line": 39
2794 }
2795 },
2796 {
2797 "defaultMessage": "!!!Your changes have been saved",
2798 "end": {
2799 "column": 3,
2800 "line": 46
2801 },
2802 "file": "src/components/settings/services/ServicesDashboard.js",
2803 "id": "settings.services.updatedInfo",
2804 "start": {
2805 "column": 15,
2806 "line": 43
2807 }
2808 },
2809 {
2810 "defaultMessage": "!!!Service has been deleted",
2811 "end": {
2812 "column": 3,
2813 "line": 50
2814 },
2815 "file": "src/components/settings/services/ServicesDashboard.js",
2816 "id": "settings.services.deletedInfo",
2817 "start": {
2818 "column": 15,
2819 "line": 47
2820 }
2821 }
2822 ],
2823 "path": "src/components/settings/services/ServicesDashboard.json"
2824 },
2825 {
2826 "descriptors": [
2827 {
2828 "defaultMessage": "!!!General",
2829 "end": {
2830 "column": 3,
2831 "line": 24
2832 },
2833 "file": "src/components/settings/settings/EditSettingsForm.js",
2834 "id": "settings.app.headlineGeneral",
2835 "start": {
2836 "column": 19,
2837 "line": 21
2838 }
2839 },
2840 {
2841 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
2842 "end": {
2843 "column": 3,
2844 "line": 28
2845 },
2846 "file": "src/components/settings/settings/EditSettingsForm.js",
2847 "id": "settings.app.sentryInfo",
2848 "start": {
2849 "column": 14,
2850 "line": 25
2851 }
2852 },
2853 {
2854 "defaultMessage": "!!!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.",
2855 "end": {
2856 "column": 3,
2857 "line": 32
2858 },
2859 "file": "src/components/settings/settings/EditSettingsForm.js",
2860 "id": "settings.app.hibernateInfo",
2861 "start": {
2862 "column": 17,
2863 "line": 29
2864 }
2865 },
2866 {
2867 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
2868 "end": {
2869 "column": 3,
2870 "line": 36
2871 },
2872 "file": "src/components/settings/settings/EditSettingsForm.js",
2873 "id": "settings.app.inactivityLockInfo",
2874 "start": {
2875 "column": 22,
2876 "line": 33
2877 }
2878 },
2879 {
2880 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
2881 "end": {
2882 "column": 3,
2883 "line": 40
2884 },
2885 "file": "src/components/settings/settings/EditSettingsForm.js",
2886 "id": "settings.app.todoServerInfo",
2887 "start": {
2888 "column": 18,
2889 "line": 37
2890 }
2891 },
2892 {
2893 "defaultMessage": "!!!Password",
2894 "end": {
2895 "column": 3,
2896 "line": 44
2897 },
2898 "file": "src/components/settings/settings/EditSettingsForm.js",
2899 "id": "settings.app.lockedPassword",
2900 "start": {
2901 "column": 18,
2902 "line": 41
2903 }
2904 },
2905 {
2906 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
2907 "end": {
2908 "column": 3,
2909 "line": 48
2910 },
2911 "file": "src/components/settings/settings/EditSettingsForm.js",
2912 "id": "settings.app.lockedPasswordInfo",
2913 "start": {
2914 "column": 22,
2915 "line": 45
2916 }
2917 },
2918 {
2919 "defaultMessage": "!!!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 {lockShortcut}.",
2920 "end": {
2921 "column": 3,
2922 "line": 52
2923 },
2924 "file": "src/components/settings/settings/EditSettingsForm.js",
2925 "id": "settings.app.lockInfo",
2926 "start": {
2927 "column": 12,
2928 "line": 49
2929 }
2930 },
2931 {
2932 "defaultMessage": "!!!Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
2933 "end": {
2934 "column": 3,
2935 "line": 56
2936 },
2937 "file": "src/components/settings/settings/EditSettingsForm.js",
2938 "id": "settings.app.scheduledDNDTimeInfo",
2939 "start": {
2940 "column": 24,
2941 "line": 53
2942 }
2943 },
2944 {
2945 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
2946 "end": {
2947 "column": 3,
2948 "line": 60
2949 },
2950 "file": "src/components/settings/settings/EditSettingsForm.js",
2951 "id": "settings.app.scheduledDNDInfo",
2952 "start": {
2953 "column": 20,
2954 "line": 57
2955 }
2956 },
2957 {
2958 "defaultMessage": "!!!Language",
2959 "end": {
2960 "column": 3,
2961 "line": 64
2962 },
2963 "file": "src/components/settings/settings/EditSettingsForm.js",
2964 "id": "settings.app.headlineLanguage",
2965 "start": {
2966 "column": 20,
2967 "line": 61
2968 }
2969 },
2970 {
2971 "defaultMessage": "!!!Updates",
2972 "end": {
2973 "column": 3,
2974 "line": 68
2975 },
2976 "file": "src/components/settings/settings/EditSettingsForm.js",
2977 "id": "settings.app.headlineUpdates",
2978 "start": {
2979 "column": 19,
2980 "line": 65
2981 }
2982 },
2983 {
2984 "defaultMessage": "!!!Appearance",
2985 "end": {
2986 "column": 3,
2987 "line": 72
2988 },
2989 "file": "src/components/settings/settings/EditSettingsForm.js",
2990 "id": "settings.app.headlineAppearance",
2991 "start": {
2992 "column": 22,
2993 "line": 69
2994 }
2995 },
2996 {
2997 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
2998 "end": {
2999 "column": 3,
3000 "line": 76
3001 },
3002 "file": "src/components/settings/settings/EditSettingsForm.js",
3003 "id": "settings.app.universalDarkModeInfo",
3004 "start": {
3005 "column": 25,
3006 "line": 73
3007 }
3008 },
3009 {
3010 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
3011 "end": {
3012 "column": 3,
3013 "line": 80
3014 },
3015 "file": "src/components/settings/settings/EditSettingsForm.js",
3016 "id": "settings.app.accentColorInfo",
3017 "start": {
3018 "column": 19,
3019 "line": 77
3020 }
3021 },
3022 {
3023 "defaultMessage": "!!!Privacy",
3024 "end": {
3025 "column": 3,
3026 "line": 84
3027 },
3028 "file": "src/components/settings/settings/EditSettingsForm.js",
3029 "id": "settings.app.headlinePrivacy",
3030 "start": {
3031 "column": 19,
3032 "line": 81
3033 }
3034 },
3035 {
3036 "defaultMessage": "!!!Advanced",
3037 "end": {
3038 "column": 3,
3039 "line": 88
3040 },
3041 "file": "src/components/settings/settings/EditSettingsForm.js",
3042 "id": "settings.app.headlineAdvanced",
3043 "start": {
3044 "column": 20,
3045 "line": 85
3046 }
3047 },
3048 {
3049 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
3050 "end": {
3051 "column": 3,
3052 "line": 92
3053 },
3054 "file": "src/components/settings/settings/EditSettingsForm.js",
3055 "id": "settings.app.translationHelp",
3056 "start": {
3057 "column": 19,
3058 "line": 89
3059 }
3060 },
3061 {
3062 "defaultMessage": "!!!Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
3063 "end": {
3064 "column": 3,
3065 "line": 96
3066 },
3067 "file": "src/components/settings/settings/EditSettingsForm.js",
3068 "id": "settings.app.spellCheckerLanguageInfo",
3069 "start": {
3070 "column": 28,
3071 "line": 93
3072 }
3073 },
3074 {
3075 "defaultMessage": "!!!Cache",
3076 "end": {
3077 "column": 3,
3078 "line": 100
3079 },
3080 "file": "src/components/settings/settings/EditSettingsForm.js",
3081 "id": "settings.app.subheadlineCache",
3082 "start": {
3083 "column": 20,
3084 "line": 97
3085 }
3086 },
3087 {
3088 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
3089 "end": {
3090 "column": 3,
3091 "line": 104
3092 },
3093 "file": "src/components/settings/settings/EditSettingsForm.js",
3094 "id": "settings.app.cacheInfo",
3095 "start": {
3096 "column": 13,
3097 "line": 101
3098 }
3099 },
3100 {
3101 "defaultMessage": "!!!Couldn't clear all cache",
3102 "end": {
3103 "column": 3,
3104 "line": 108
3105 },
3106 "file": "src/components/settings/settings/EditSettingsForm.js",
3107 "id": "settings.app.cacheNotCleared",
3108 "start": {
3109 "column": 19,
3110 "line": 105
3111 }
3112 },
3113 {
3114 "defaultMessage": "!!!Clear cache",
3115 "end": {
3116 "column": 3,
3117 "line": 112
3118 },
3119 "file": "src/components/settings/settings/EditSettingsForm.js",
3120 "id": "settings.app.buttonClearAllCache",
3121 "start": {
3122 "column": 23,
3123 "line": 109
3124 }
3125 },
3126 {
3127 "defaultMessage": "!!!Ferdi Profile",
3128 "end": {
3129 "column": 3,
3130 "line": 116
3131 },
3132 "file": "src/components/settings/settings/EditSettingsForm.js",
3133 "id": "settings.app.subheadlineFerdiProfile",
3134 "start": {
3135 "column": 27,
3136 "line": 113
3137 }
3138 },
3139 {
3140 "defaultMessage": "!!!Open Profile folder",
3141 "end": {
3142 "column": 3,
3143 "line": 120
3144 },
3145 "file": "src/components/settings/settings/EditSettingsForm.js",
3146 "id": "settings.app.buttonOpenFerdiProfileFolder",
3147 "start": {
3148 "column": 32,
3149 "line": 117
3150 }
3151 },
3152 {
3153 "defaultMessage": "!!!Open Service Recipes folder",
3154 "end": {
3155 "column": 3,
3156 "line": 124
3157 },
3158 "file": "src/components/settings/settings/EditSettingsForm.js",
3159 "id": "settings.app.buttonOpenFerdiServiceRecipesFolder",
3160 "start": {
3161 "column": 39,
3162 "line": 121
3163 }
3164 },
3165 {
3166 "defaultMessage": "!!!Check for updates",
3167 "end": {
3168 "column": 3,
3169 "line": 128
3170 },
3171 "file": "src/components/settings/settings/EditSettingsForm.js",
3172 "id": "settings.app.buttonSearchForUpdate",
3173 "start": {
3174 "column": 25,
3175 "line": 125
3176 }
3177 },
3178 {
3179 "defaultMessage": "!!!Restart & install update",
3180 "end": {
3181 "column": 3,
3182 "line": 132
3183 },
3184 "file": "src/components/settings/settings/EditSettingsForm.js",
3185 "id": "settings.app.buttonInstallUpdate",
3186 "start": {
3187 "column": 23,
3188 "line": 129
3189 }
3190 },
3191 {
3192 "defaultMessage": "!!!Is searching for update",
3193 "end": {
3194 "column": 3,
3195 "line": 136
3196 },
3197 "file": "src/components/settings/settings/EditSettingsForm.js",
3198 "id": "settings.app.updateStatusSearching",
3199 "start": {
3200 "column": 25,
3201 "line": 133
3202 }
3203 },
3204 {
3205 "defaultMessage": "!!!Update available, downloading...",
3206 "end": {
3207 "column": 3,
3208 "line": 140
3209 },
3210 "file": "src/components/settings/settings/EditSettingsForm.js",
3211 "id": "settings.app.updateStatusAvailable",
3212 "start": {
3213 "column": 25,
3214 "line": 137
3215 }
3216 },
3217 {
3218 "defaultMessage": "!!!You are using the latest version of Ferdi",
3219 "end": {
3220 "column": 3,
3221 "line": 144
3222 },
3223 "file": "src/components/settings/settings/EditSettingsForm.js",
3224 "id": "settings.app.updateStatusUpToDate",
3225 "start": {
3226 "column": 24,
3227 "line": 141
3228 }
3229 },
3230 {
3231 "defaultMessage": "!!!Current version:",
3232 "end": {
3233 "column": 3,
3234 "line": 148
3235 },
3236 "file": "src/components/settings/settings/EditSettingsForm.js",
3237 "id": "settings.app.currentVersion",
3238 "start": {
3239 "column": 18,
3240 "line": 145
3241 }
3242 },
3243 {
3244 "defaultMessage": "!!!Changes require restart",
3245 "end": {
3246 "column": 3,
3247 "line": 152
3248 },
3249 "file": "src/components/settings/settings/EditSettingsForm.js",
3250 "id": "settings.app.restartRequired",
3251 "start": {
3252 "column": 22,
3253 "line": 149
3254 }
3255 },
3256 {
3257 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
3258 "end": {
3259 "column": 3,
3260 "line": 156
3261 },
3262 "file": "src/components/settings/settings/EditSettingsForm.js",
3263 "id": "settings.app.languageDisclaimer",
3264 "start": {
3265 "column": 22,
3266 "line": 153
3267 }
3268 }
3269 ],
3270 "path": "src/components/settings/settings/EditSettingsForm.json"
3271 },
3272 {
3273 "descriptors": [
3274 {
3275 "defaultMessage": "!!!Close settings",
3276 "end": {
3277 "column": 3,
3278 "line": 14
3279 },
3280 "file": "src/components/settings/SettingsLayout.js",
3281 "id": "settings.app.closeSettings",
3282 "start": {
3283 "column": 17,
3284 "line": 11
3285 }
3286 }
3287 ],
3288 "path": "src/components/settings/SettingsLayout.json"
3289 },
3290 {
3291 "descriptors": [
3292 {
3293 "defaultMessage": "!!!About Ferdi",
3294 "end": {
3295 "column": 3,
3296 "line": 10
3297 },
3298 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3299 "id": "settings.supportFerdi.headline",
3300 "start": {
3301 "column": 12,
3302 "line": 7
3303 }
3304 },
3305 {
3306 "defaultMessage": "!!!Do you like Ferdi?",
3307 "end": {
3308 "column": 3,
3309 "line": 14
3310 },
3311 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3312 "id": "settings.supportFerdi.title",
3313 "start": {
3314 "column": 9,
3315 "line": 11
3316 }
3317 },
3318 {
3319 "defaultMessage": "!!!<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
3320 "end": {
3321 "column": 3,
3322 "line": 18
3323 },
3324 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3325 "id": "settings.supportFerdi.aboutIntro",
3326 "start": {
3327 "column": 14,
3328 "line": 15
3329 }
3330 },
3331 {
3332 "defaultMessage": "!!!Full list of contributor",
3333 "end": {
3334 "column": 3,
3335 "line": 22
3336 },
3337 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3338 "id": "settings.supportFerdi.textListContributors",
3339 "start": {
3340 "column": 24,
3341 "line": 19
3342 }
3343 },
3344 {
3345 "defaultMessage": "!!!here",
3346 "end": {
3347 "column": 3,
3348 "line": 26
3349 },
3350 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3351 "id": "settings.supportFerdi.textListContributorsHere",
3352 "start": {
3353 "column": 28,
3354 "line": 23
3355 }
3356 },
3357 {
3358 "defaultMessage": "!!!The development of Ferdi is done by volunteers. People who use Ferdi like you. They maintain, fix, and improve Ferdi in their spare time.",
3359 "end": {
3360 "column": 3,
3361 "line": 30
3362 },
3363 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3364 "id": "settings.supportFerdi.textVolunteers",
3365 "start": {
3366 "column": 18,
3367 "line": 27
3368 }
3369 },
3370 {
3371 "defaultMessage": "!!!Support is always welcome. You can find a list of the help we need",
3372 "end": {
3373 "column": 3,
3374 "line": 34
3375 },
3376 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3377 "id": "settings.supportFerdi.textSupportWelcome",
3378 "start": {
3379 "column": 22,
3380 "line": 31
3381 }
3382 },
3383 {
3384 "defaultMessage": "!!!here",
3385 "end": {
3386 "column": 3,
3387 "line": 38
3388 },
3389 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3390 "id": "settings.supportFerdi.textSupportWelcomeHere",
3391 "start": {
3392 "column": 26,
3393 "line": 35
3394 }
3395 },
3396 {
3397 "defaultMessage": "!!!While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
3398 "end": {
3399 "column": 3,
3400 "line": 42
3401 },
3402 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3403 "id": "settings.supportFerdi.textExpenses",
3404 "start": {
3405 "column": 16,
3406 "line": 39
3407 }
3408 },
3409 {
3410 "defaultMessage": "!!!Open Collective",
3411 "end": {
3412 "column": 3,
3413 "line": 46
3414 },
3415 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3416 "id": "settings.supportFerdi.textOpenCollective",
3417 "start": {
3418 "column": 22,
3419 "line": 43
3420 }
3421 },
3422 {
3423 "defaultMessage": "!!!If you feel like supporting Ferdi development with a donation, you can do so on both,",
3424 "end": {
3425 "column": 3,
3426 "line": 50
3427 },
3428 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3429 "id": "settings.supportFerdi.textDonation",
3430 "start": {
3431 "column": 16,
3432 "line": 47
3433 }
3434 },
3435 {
3436 "defaultMessage": "!!!and",
3437 "end": {
3438 "column": 3,
3439 "line": 54
3440 },
3441 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3442 "id": "settings.supportFerdi.textDonationAnd",
3443 "start": {
3444 "column": 19,
3445 "line": 51
3446 }
3447 },
3448 {
3449 "defaultMessage": "!!!GitHub Sponsors",
3450 "end": {
3451 "column": 3,
3452 "line": 58
3453 },
3454 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3455 "id": "settings.supportFerdi.textGitHubSponsors",
3456 "start": {
3457 "column": 22,
3458 "line": 55
3459 }
3460 },
3461 {
3462 "defaultMessage": "!!!Open Survey",
3463 "end": {
3464 "column": 3,
3465 "line": 62
3466 },
3467 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3468 "id": "settings.supportFerdi.openSurvey",
3469 "start": {
3470 "column": 14,
3471 "line": 59
3472 }
3473 },
3474 {
3475 "defaultMessage": "!!!Do you want to help us improve Ferdi?",
3476 "end": {
3477 "column": 3,
3478 "line": 66
3479 },
3480 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3481 "id": "settings.supportFerdi.bannerText",
3482 "start": {
3483 "column": 14,
3484 "line": 63
3485 }
3486 }
3487 ],
3488 "path": "src/components/settings/supportFerdi/SupportFerdiDashboard.json"
3489 },
3490 {
3491 "descriptors": [
3492 {
3493 "defaultMessage": "!!!Team",
3494 "end": {
3495 "column": 3,
3496 "line": 18
3497 },
3498 "file": "src/components/settings/team/TeamDashboard.js",
3499 "id": "settings.team.headline",
3500 "start": {
3501 "column": 12,
3502 "line": 15
3503 }
3504 },
3505 {
3506 "defaultMessage": "!!!Franz Team Management",
3507 "end": {
3508 "column": 3,
3509 "line": 22
3510 },
3511 "file": "src/components/settings/team/TeamDashboard.js",
3512 "id": "settings.team.contentHeadline",
3513 "start": {
3514 "column": 19,
3515 "line": 19
3516 }
3517 },
3518 {
3519 "defaultMessage": "!!!Your are currently using Franz Servers, which is why you have access to Team Management.",
3520 "end": {
3521 "column": 3,
3522 "line": 26
3523 },
3524 "file": "src/components/settings/team/TeamDashboard.js",
3525 "id": "settings.team.intro",
3526 "start": {
3527 "column": 9,
3528 "line": 23
3529 }
3530 },
3531 {
3532 "defaultMessage": "!!!Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.",
3533 "end": {
3534 "column": 3,
3535 "line": 30
3536 },
3537 "file": "src/components/settings/team/TeamDashboard.js",
3538 "id": "settings.team.copy",
3539 "start": {
3540 "column": 8,
3541 "line": 27
3542 }
3543 },
3544 {
3545 "defaultMessage": "!!!Manage your Team on meetfranz.com",
3546 "end": {
3547 "column": 3,
3548 "line": 34
3549 },
3550 "file": "src/components/settings/team/TeamDashboard.js",
3551 "id": "settings.team.manageAction",
3552 "start": {
3553 "column": 16,
3554 "line": 31
3555 }
3556 },
3557 {
3558 "defaultMessage": "!!!Teams are unavailable",
3559 "end": {
3560 "column": 3,
3561 "line": 38
3562 },
3563 "file": "src/components/settings/team/TeamDashboard.js",
3564 "id": "settings.team.teamsUnavailable",
3565 "start": {
3566 "column": 20,
3567 "line": 35
3568 }
3569 },
3570 {
3571 "defaultMessage": "!!!Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
3572 "end": {
3573 "column": 3,
3574 "line": 42
3575 },
3576 "file": "src/components/settings/team/TeamDashboard.js",
3577 "id": "settings.team.teamsUnavailableInfo",
3578 "start": {
3579 "column": 24,
3580 "line": 39
3581 }
3582 }
3583 ],
3584 "path": "src/components/settings/team/TeamDashboard.json"
3585 },
3586 {
3587 "descriptors": [
3588 {
3589 "defaultMessage": "!!!Account",
3590 "end": {
3591 "column": 3,
3592 "line": 18
3593 },
3594 "file": "src/components/settings/user/EditUserForm.js",
3595 "id": "settings.account.headline",
3596 "start": {
3597 "column": 12,
3598 "line": 15
3599 }
3600 },
3601 {
3602 "defaultMessage": "!!!Update Profile",
3603 "end": {
3604 "column": 3,
3605 "line": 22
3606 },
3607 "file": "src/components/settings/user/EditUserForm.js",
3608 "id": "settings.account.headlineProfile",
3609 "start": {
3610 "column": 19,
3611 "line": 19
3612 }
3613 },
3614 {
3615 "defaultMessage": "!!!Account Information",
3616 "end": {
3617 "column": 3,
3618 "line": 26
3619 },
3620 "file": "src/components/settings/user/EditUserForm.js",
3621 "id": "settings.account.headlineAccount",
3622 "start": {
3623 "column": 19,
3624 "line": 23
3625 }
3626 },
3627 {
3628 "defaultMessage": "!!!Change Password",
3629 "end": {
3630 "column": 3,
3631 "line": 30
3632 },
3633 "file": "src/components/settings/user/EditUserForm.js",
3634 "id": "settings.account.headlinePassword",
3635 "start": {
3636 "column": 20,
3637 "line": 27
3638 }
3639 },
3640 {
3641 "defaultMessage": "!!!Your changes have been saved",
3642 "end": {
3643 "column": 3,
3644 "line": 34
3645 },
3646 "file": "src/components/settings/user/EditUserForm.js",
3647 "id": "settings.account.successInfo",
3648 "start": {
3649 "column": 15,
3650 "line": 31
3651 }
3652 },
3653 {
3654 "defaultMessage": "!!!Update profile",
3655 "end": {
3656 "column": 3,
3657 "line": 38
3658 },
3659 "file": "src/components/settings/user/EditUserForm.js",
3660 "id": "settings.account.buttonSave",
3661 "start": {
3662 "column": 14,
3663 "line": 35
3664 }
3665 }
3666 ],
3667 "path": "src/components/settings/user/EditUserForm.json"
3668 },
3669 {
3670 "descriptors": [
3671 {
3672 "defaultMessage": "!!!Choose from more than 70 Services",
3673 "end": {
3674 "column": 3,
3675 "line": 11
3676 },
3677 "file": "src/components/ui/FeatureList.js",
3678 "id": "pricing.features.recipes",
3679 "start": {
3680 "column": 20,
3681 "line": 8
3682 }
3683 },
3684 {
3685 "defaultMessage": "!!!Account Synchronisation",
3686 "end": {
3687 "column": 3,
3688 "line": 15
3689 },
3690 "file": "src/components/ui/FeatureList.js",
3691 "id": "pricing.features.accountSync",
3692 "start": {
3693 "column": 15,
3694 "line": 12
3695 }
3696 },
3697 {
3698 "defaultMessage": "!!!Desktop Notifications",
3699 "end": {
3700 "column": 3,
3701 "line": 19
3702 },
3703 "file": "src/components/ui/FeatureList.js",
3704 "id": "pricing.features.desktopNotifications",
3705 "start": {
3706 "column": 24,
3707 "line": 16
3708 }
3709 },
3710 {
3711 "defaultMessage": "!!!Add unlimited services",
3712 "end": {
3713 "column": 3,
3714 "line": 23
3715 },
3716 "file": "src/components/ui/FeatureList.js",
3717 "id": "pricing.features.unlimitedServices",
3718 "start": {
3719 "column": 21,
3720 "line": 20
3721 }
3722 },
3723 {
3724 "defaultMessage": "!!!Spellchecker support",
3725 "end": {
3726 "column": 3,
3727 "line": 27
3728 },
3729 "file": "src/components/ui/FeatureList.js",
3730 "id": "pricing.features.spellchecker",
3731 "start": {
3732 "column": 16,
3733 "line": 24
3734 }
3735 },
3736 {
3737 "defaultMessage": "!!!Workspaces",
3738 "end": {
3739 "column": 3,
3740 "line": 31
3741 },
3742 "file": "src/components/ui/FeatureList.js",
3743 "id": "pricing.features.workspaces",
3744 "start": {
3745 "column": 14,
3746 "line": 28
3747 }
3748 },
3749 {
3750 "defaultMessage": "!!!Add Custom Websites",
3751 "end": {
3752 "column": 3,
3753 "line": 35
3754 },
3755 "file": "src/components/ui/FeatureList.js",
3756 "id": "pricing.features.customWebsites",
3757 "start": {
3758 "column": 18,
3759 "line": 32
3760 }
3761 },
3762 {
3763 "defaultMessage": "!!!On-premise & other Hosted Services",
3764 "end": {
3765 "column": 3,
3766 "line": 39
3767 },
3768 "file": "src/components/ui/FeatureList.js",
3769 "id": "pricing.features.onPremise",
3770 "start": {
3771 "column": 13,
3772 "line": 36
3773 }
3774 },
3775 {
3776 "defaultMessage": "!!!Install 3rd party services",
3777 "end": {
3778 "column": 3,
3779 "line": 43
3780 },
3781 "file": "src/components/ui/FeatureList.js",
3782 "id": "pricing.features.thirdPartyServices",
3783 "start": {
3784 "column": 22,
3785 "line": 40
3786 }
3787 },
3788 {
3789 "defaultMessage": "!!!Service Proxies",
3790 "end": {
3791 "column": 3,
3792 "line": 47
3793 },
3794 "file": "src/components/ui/FeatureList.js",
3795 "id": "pricing.features.serviceProxies",
3796 "start": {
3797 "column": 18,
3798 "line": 44
3799 }
3800 },
3801 {
3802 "defaultMessage": "!!!Team Management",
3803 "end": {
3804 "column": 3,
3805 "line": 51
3806 },
3807 "file": "src/components/ui/FeatureList.js",
3808 "id": "pricing.features.teamManagement",
3809 "start": {
3810 "column": 18,
3811 "line": 48
3812 }
3813 }
3814 ],
3815 "path": "src/components/ui/FeatureList.json"
3816 },
3817 {
3818 "descriptors": [
3819 {
3820 "defaultMessage": "!!!Hide",
3821 "end": {
3822 "column": 3,
3823 "line": 15
3824 },
3825 "file": "src/components/ui/InfoBar.js",
3826 "id": "infobar.hide",
3827 "start": {
3828 "column": 8,
3829 "line": 12
3830 }
3831 }
3832 ],
3833 "path": "src/components/ui/InfoBar.json"
3834 },
3835 {
3836 "descriptors": [
3837 {
3838 "defaultMessage": "!!!Dismiss",
3839 "end": {
3840 "column": 3,
3841 "line": 12
3842 },
3843 "file": "src/components/ui/Infobox.js",
3844 "id": "infobox.dismiss",
3845 "start": {
3846 "column": 11,
3847 "line": 9
3848 }
3849 }
3850 ],
3851 "path": "src/components/ui/Infobox.json"
3852 },
3853 {
3854 "descriptors": [
3855 {
3856 "defaultMessage": "!!!Password toggle",
3857 "end": {
3858 "column": 3,
3859 "line": 14
3860 },
3861 "file": "src/components/ui/Input.js",
3862 "id": "settings.app.form.passwordToggle",
3863 "start": {
3864 "column": 18,
3865 "line": 11
3866 }
3867 }
3868 ],
3869 "path": "src/components/ui/Input.json"
3870 },
3871 {
3872 "descriptors": [
3873 {
3874 "defaultMessage": "!!!Loading {service}",
3875 "end": {
3876 "column": 3,
3877 "line": 14
3878 },
3879 "file": "src/components/ui/WebviewLoader/index.js",
3880 "id": "service.webviewLoader.loading",
3881 "start": {
3882 "column": 11,
3883 "line": 11
3884 }
3885 }
3886 ],
3887 "path": "src/components/ui/WebviewLoader/index.json"
3888 },
3889 {
3890 "descriptors": [
3891 {
3892 "defaultMessage": "!!!Something went wrong.",
3893 "end": {
3894 "column": 3,
3895 "line": 14
3896 },
3897 "file": "src/components/util/ErrorBoundary/index.js",
3898 "id": "app.errorHandler.headline",
3899 "start": {
3900 "column": 12,
3901 "line": 11
3902 }
3903 },
3904 {
3905 "defaultMessage": "!!!Reload",
3906 "end": {
3907 "column": 3,
3908 "line": 18
3909 },
3910 "file": "src/components/util/ErrorBoundary/index.js",
3911 "id": "app.errorHandler.action",
3912 "start": {
3913 "column": 10,
3914 "line": 15
3915 }
3916 }
3917 ],
3918 "path": "src/components/util/ErrorBoundary/index.json"
3919 },
3920 {
3921 "descriptors": [
3922 {
3923 "defaultMessage": "!!!Name",
3924 "end": {
3925 "column": 3,
3926 "line": 31
3927 },
3928 "file": "src/containers/settings/EditServiceScreen.js",
3929 "id": "settings.service.form.name",
3930 "start": {
3931 "column": 8,
3932 "line": 28
3933 }
3934 },
3935 {
3936 "defaultMessage": "!!!Enable service",
3937 "end": {
3938 "column": 3,
3939 "line": 35
3940 },
3941 "file": "src/containers/settings/EditServiceScreen.js",
3942 "id": "settings.service.form.enableService",
3943 "start": {
3944 "column": 17,
3945 "line": 32
3946 }
3947 },
3948 {
3949 "defaultMessage": "!!!Enable hibernation",
3950 "end": {
3951 "column": 3,
3952 "line": 39
3953 },
3954 "file": "src/containers/settings/EditServiceScreen.js",
3955 "id": "settings.service.form.enableHibernation",
3956 "start": {
3957 "column": 21,
3958 "line": 36
3959 }
3960 },
3961 {
3962 "defaultMessage": "!!!Enable Notifications",
3963 "end": {
3964 "column": 3,
3965 "line": 43
3966 },
3967 "file": "src/containers/settings/EditServiceScreen.js",
3968 "id": "settings.service.form.enableNotification",
3969 "start": {
3970 "column": 22,
3971 "line": 40
3972 }
3973 },
3974 {
3975 "defaultMessage": "!!!Show unread message badges",
3976 "end": {
3977 "column": 3,
3978 "line": 47
3979 },
3980 "file": "src/containers/settings/EditServiceScreen.js",
3981 "id": "settings.service.form.enableBadge",
3982 "start": {
3983 "column": 15,
3984 "line": 44
3985 }
3986 },
3987 {
3988 "defaultMessage": "!!!Enable audio",
3989 "end": {
3990 "column": 3,
3991 "line": 51
3992 },
3993 "file": "src/containers/settings/EditServiceScreen.js",
3994 "id": "settings.service.form.enableAudio",
3995 "start": {
3996 "column": 15,
3997 "line": 48
3998 }
3999 },
4000 {
4001 "defaultMessage": "!!!Team",
4002 "end": {
4003 "column": 3,
4004 "line": 55
4005 },
4006 "file": "src/containers/settings/EditServiceScreen.js",
4007 "id": "settings.service.form.team",
4008 "start": {
4009 "column": 8,
4010 "line": 52
4011 }
4012 },
4013 {
4014 "defaultMessage": "!!!Service URL",
4015 "end": {
4016 "column": 3,
4017 "line": 59
4018 },
4019 "file": "src/containers/settings/EditServiceScreen.js",
4020 "id": "settings.service.form.customUrl",
4021 "start": {
4022 "column": 13,
4023 "line": 56
4024 }
4025 },
4026 {
4027 "defaultMessage": "!!!Show message badge for all new messages",
4028 "end": {
4029 "column": 3,
4030 "line": 63
4031 },
4032 "file": "src/containers/settings/EditServiceScreen.js",
4033 "id": "settings.service.form.indirectMessages",
4034 "start": {
4035 "column": 20,
4036 "line": 60
4037 }
4038 },
4039 {
4040 "defaultMessage": "!!!Custom icon",
4041 "end": {
4042 "column": 3,
4043 "line": 67
4044 },
4045 "file": "src/containers/settings/EditServiceScreen.js",
4046 "id": "settings.service.form.icon",
4047 "start": {
4048 "column": 8,
4049 "line": 64
4050 }
4051 },
4052 {
4053 "defaultMessage": "!!!Enable Dark Mode",
4054 "end": {
4055 "column": 3,
4056 "line": 71
4057 },
4058 "file": "src/containers/settings/EditServiceScreen.js",
4059 "id": "settings.service.form.enableDarkMode",
4060 "start": {
4061 "column": 18,
4062 "line": 68
4063 }
4064 },
4065 {
4066 "defaultMessage": "!!!Dark Reader Brightness",
4067 "end": {
4068 "column": 3,
4069 "line": 75
4070 },
4071 "file": "src/containers/settings/EditServiceScreen.js",
4072 "id": "settings.service.form.darkReaderBrightness",
4073 "start": {
4074 "column": 24,
4075 "line": 72
4076 }
4077 },
4078 {
4079 "defaultMessage": "!!!Dark Reader Contrast",
4080 "end": {
4081 "column": 3,
4082 "line": 79
4083 },
4084 "file": "src/containers/settings/EditServiceScreen.js",
4085 "id": "settings.service.form.darkReaderContrast",
4086 "start": {
4087 "column": 22,
4088 "line": 76
4089 }
4090 },
4091 {
4092 "defaultMessage": "!!!Dark Reader Sepia",
4093 "end": {
4094 "column": 3,
4095 "line": 83
4096 },
4097 "file": "src/containers/settings/EditServiceScreen.js",
4098 "id": "settings.service.form.darkReaderSepia",
4099 "start": {
4100 "column": 19,
4101 "line": 80
4102 }
4103 },
4104 {
4105 "defaultMessage": "!!!Use Proxy",
4106 "end": {
4107 "column": 3,
4108 "line": 87
4109 },
4110 "file": "src/containers/settings/EditServiceScreen.js",
4111 "id": "settings.service.form.proxy.isEnabled",
4112 "start": {
4113 "column": 15,
4114 "line": 84
4115 }
4116 },
4117 {
4118 "defaultMessage": "!!!Proxy Host/IP",
4119 "end": {
4120 "column": 3,
4121 "line": 91
4122 },
4123 "file": "src/containers/settings/EditServiceScreen.js",
4124 "id": "settings.service.form.proxy.host",
4125 "start": {
4126 "column": 13,
4127 "line": 88
4128 }
4129 },
4130 {
4131 "defaultMessage": "!!!Port",
4132 "end": {
4133 "column": 3,
4134 "line": 95
4135 },
4136 "file": "src/containers/settings/EditServiceScreen.js",
4137 "id": "settings.service.form.proxy.port",
4138 "start": {
4139 "column": 13,
4140 "line": 92
4141 }
4142 },
4143 {
4144 "defaultMessage": "!!!User",
4145 "end": {
4146 "column": 3,
4147 "line": 99
4148 },
4149 "file": "src/containers/settings/EditServiceScreen.js",
4150 "id": "settings.service.form.proxy.user",
4151 "start": {
4152 "column": 13,
4153 "line": 96
4154 }
4155 },
4156 {
4157 "defaultMessage": "!!!Password",
4158 "end": {
4159 "column": 3,
4160 "line": 103
4161 },
4162 "file": "src/containers/settings/EditServiceScreen.js",
4163 "id": "settings.service.form.proxy.password",
4164 "start": {
4165 "column": 17,
4166 "line": 100
4167 }
4168 }
4169 ],
4170 "path": "src/containers/settings/EditServiceScreen.json"
4171 },
4172 {
4173 "descriptors": [
4174 {
4175 "defaultMessage": "!!!Launch Ferdi on start",
4176 "end": {
4177 "column": 3,
4178 "line": 35
4179 },
4180 "file": "src/containers/settings/EditSettingsScreen.js",
4181 "id": "settings.app.form.autoLaunchOnStart",
4182 "start": {
4183 "column": 21,
4184 "line": 32
4185 }
4186 },
4187 {
4188 "defaultMessage": "!!!Open in background",
4189 "end": {
4190 "column": 3,
4191 "line": 39
4192 },
4193 "file": "src/containers/settings/EditSettingsScreen.js",
4194 "id": "settings.app.form.autoLaunchInBackground",
4195 "start": {
4196 "column": 26,
4197 "line": 36
4198 }
4199 },
4200 {
4201 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
4202 "end": {
4203 "column": 3,
4204 "line": 43
4205 },
4206 "file": "src/containers/settings/EditSettingsScreen.js",
4207 "id": "settings.app.form.runInBackground",
4208 "start": {
4209 "column": 19,
4210 "line": 40
4211 }
4212 },
4213 {
4214 "defaultMessage": "!!!Start minimized",
4215 "end": {
4216 "column": 3,
4217 "line": 47
4218 },
4219 "file": "src/containers/settings/EditSettingsScreen.js",
4220 "id": "settings.app.form.startMinimized",
4221 "start": {
4222 "column": 18,
4223 "line": 44
4224 }
4225 },
4226 {
4227 "defaultMessage": "!!!Confirm when quitting Ferdi",
4228 "end": {
4229 "column": 3,
4230 "line": 51
4231 },
4232 "file": "src/containers/settings/EditSettingsScreen.js",
4233 "id": "settings.app.form.confirmOnQuit",
4234 "start": {
4235 "column": 17,
4236 "line": 48
4237 }
4238 },
4239 {
4240 "defaultMessage": "!!!Always show Ferdi in System Tray",
4241 "end": {
4242 "column": 3,
4243 "line": 55
4244 },
4245 "file": "src/containers/settings/EditSettingsScreen.js",
4246 "id": "settings.app.form.enableSystemTray",
4247 "start": {
4248 "column": 20,
4249 "line": 52
4250 }
4251 },
4252 {
4253 "defaultMessage": "!!!Always show Ferdi in Menu Bar",
4254 "end": {
4255 "column": 3,
4256 "line": 59
4257 },
4258 "file": "src/containers/settings/EditSettingsScreen.js",
4259 "id": "settings.app.form.enableMenuBar",
4260 "start": {
4261 "column": 17,
4262 "line": 56
4263 }
4264 },
4265 {
4266 "defaultMessage": "!!!Reload Ferdi after system resume",
4267 "end": {
4268 "column": 3,
4269 "line": 63
4270 },
4271 "file": "src/containers/settings/EditSettingsScreen.js",
4272 "id": "settings.app.form.reloadAfterResume",
4273 "start": {
4274 "column": 21,
4275 "line": 60
4276 }
4277 },
4278 {
4279 "defaultMessage": "!!!Minimize Ferdi to system tray",
4280 "end": {
4281 "column": 3,
4282 "line": 67
4283 },
4284 "file": "src/containers/settings/EditSettingsScreen.js",
4285 "id": "settings.app.form.minimizeToSystemTray",
4286 "start": {
4287 "column": 24,
4288 "line": 64
4289 }
4290 },
4291 {
4292 "defaultMessage": "!!!Close Ferdi to system tray",
4293 "end": {
4294 "column": 3,
4295 "line": 71
4296 },
4297 "file": "src/containers/settings/EditSettingsScreen.js",
4298 "id": "settings.app.form.closeToSystemTray",
4299 "start": {
4300 "column": 21,
4301 "line": 68
4302 }
4303 },
4304 {
4305 "defaultMessage": "!!!Don't show message content in notifications",
4306 "end": {
4307 "column": 3,
4308 "line": 75
4309 },
4310 "file": "src/containers/settings/EditSettingsScreen.js",
4311 "id": "settings.app.form.privateNotifications",
4312 "start": {
4313 "column": 24,
4314 "line": 72
4315 }
4316 },
4317 {
4318 "defaultMessage": "!!!Don't show notifications for clipboard events",
4319 "end": {
4320 "column": 3,
4321 "line": 79
4322 },
4323 "file": "src/containers/settings/EditSettingsScreen.js",
4324 "id": "settings.app.form.clipboardNotifications",
4325 "start": {
4326 "column": 26,
4327 "line": 76
4328 }
4329 },
4330 {
4331 "defaultMessage": "!!!Notify TaskBar/Dock on new message",
4332 "end": {
4333 "column": 3,
4334 "line": 83
4335 },
4336 "file": "src/containers/settings/EditSettingsScreen.js",
4337 "id": "settings.app.form.notifyTaskBarOnMessage",
4338 "start": {
4339 "column": 26,
4340 "line": 80
4341 }
4342 },
4343 {
4344 "defaultMessage": "!!!Navigation bar behaviour",
4345 "end": {
4346 "column": 3,
4347 "line": 87
4348 },
4349 "file": "src/containers/settings/EditSettingsScreen.js",
4350 "id": "settings.app.form.navigationBarBehaviour",
4351 "start": {
4352 "column": 26,
4353 "line": 84
4354 }
4355 },
4356 {
4357 "defaultMessage": "!!!Search engine",
4358 "end": {
4359 "column": 3,
4360 "line": 91
4361 },
4362 "file": "src/containers/settings/EditSettingsScreen.js",
4363 "id": "settings.app.form.searchEngine",
4364 "start": {
4365 "column": 16,
4366 "line": 88
4367 }
4368 },
4369 {
4370 "defaultMessage": "!!!Send telemetry data",
4371 "end": {
4372 "column": 3,
4373 "line": 95
4374 },
4375 "file": "src/containers/settings/EditSettingsScreen.js",
4376 "id": "settings.app.form.sentry",
4377 "start": {
4378 "column": 10,
4379 "line": 92
4380 }
4381 },
4382 {
4383 "defaultMessage": "!!!Keep services in hibernation on startup",
4384 "end": {
4385 "column": 3,
4386 "line": 99
4387 },
4388 "file": "src/containers/settings/EditSettingsScreen.js",
4389 "id": "settings.app.form.hibernateOnStartup",
4390 "start": {
4391 "column": 22,
4392 "line": 96
4393 }
4394 },
4395 {
4396 "defaultMessage": "!!!Hibernation strategy",
4397 "end": {
4398 "column": 3,
4399 "line": 103
4400 },
4401 "file": "src/containers/settings/EditSettingsScreen.js",
4402 "id": "settings.app.form.hibernationStrategy",
4403 "start": {
4404 "column": 23,
4405 "line": 100
4406 }
4407 },
4408 {
4409 "defaultMessage": "!!!Wake up strategy",
4410 "end": {
4411 "column": 3,
4412 "line": 107
4413 },
4414 "file": "src/containers/settings/EditSettingsScreen.js",
4415 "id": "settings.app.form.wakeUpStrategy",
4416 "start": {
4417 "column": 18,
4418 "line": 104
4419 }
4420 },
4421 {
4422 "defaultMessage": "!!!Todo Server",
4423 "end": {
4424 "column": 3,
4425 "line": 111
4426 },
4427 "file": "src/containers/settings/EditSettingsScreen.js",
4428 "id": "settings.app.form.predefinedTodoServer",
4429 "start": {
4430 "column": 24,
4431 "line": 108
4432 }
4433 },
4434 {
4435 "defaultMessage": "!!!Custom TodoServer",
4436 "end": {
4437 "column": 3,
4438 "line": 115
4439 },
4440 "file": "src/containers/settings/EditSettingsScreen.js",
4441 "id": "settings.app.form.customTodoServer",
4442 "start": {
4443 "column": 20,
4444 "line": 112
4445 }
4446 },
4447 {
4448 "defaultMessage": "!!!Enable Password Lock",
4449 "end": {
4450 "column": 3,
4451 "line": 119
4452 },
4453 "file": "src/containers/settings/EditSettingsScreen.js",
4454 "id": "settings.app.form.enableLock",
4455 "start": {
4456 "column": 14,
4457 "line": 116
4458 }
4459 },
4460 {
4461 "defaultMessage": "!!!Password",
4462 "end": {
4463 "column": 3,
4464 "line": 123
4465 },
4466 "file": "src/containers/settings/EditSettingsScreen.js",
4467 "id": "settings.app.form.lockPassword",
4468 "start": {
4469 "column": 16,
4470 "line": 120
4471 }
4472 },
4473 {
4474 "defaultMessage": "!!!Allow using Touch ID to unlock",
4475 "end": {
4476 "column": 3,
4477 "line": 127
4478 },
4479 "file": "src/containers/settings/EditSettingsScreen.js",
4480 "id": "settings.app.form.useTouchIdToUnlock",
4481 "start": {
4482 "column": 22,
4483 "line": 124
4484 }
4485 },
4486 {
4487 "defaultMessage": "!!!Lock after inactivity",
4488 "end": {
4489 "column": 3,
4490 "line": 131
4491 },
4492 "file": "src/containers/settings/EditSettingsScreen.js",
4493 "id": "settings.app.form.inactivityLock",
4494 "start": {
4495 "column": 18,
4496 "line": 128
4497 }
4498 },
4499 {
4500 "defaultMessage": "!!!Enable scheduled Do-not-Disturb",
4501 "end": {
4502 "column": 3,
4503 "line": 135
4504 },
4505 "file": "src/containers/settings/EditSettingsScreen.js",
4506 "id": "settings.app.form.scheduledDNDEnabled",
4507 "start": {
4508 "column": 23,
4509 "line": 132
4510 }
4511 },
4512 {
4513 "defaultMessage": "!!!From",
4514 "end": {
4515 "column": 3,
4516 "line": 139
4517 },
4518 "file": "src/containers/settings/EditSettingsScreen.js",
4519 "id": "settings.app.form.scheduledDNDStart",
4520 "start": {
4521 "column": 21,
4522 "line": 136
4523 }
4524 },
4525 {
4526 "defaultMessage": "!!!To",
4527 "end": {
4528 "column": 3,
4529 "line": 143
4530 },
4531 "file": "src/containers/settings/EditSettingsScreen.js",
4532 "id": "settings.app.form.scheduledDNDEnd",
4533 "start": {
4534 "column": 19,
4535 "line": 140
4536 }
4537 },
4538 {
4539 "defaultMessage": "!!!Language",
4540 "end": {
4541 "column": 3,
4542 "line": 147
4543 },
4544 "file": "src/containers/settings/EditSettingsScreen.js",
4545 "id": "settings.app.form.language",
4546 "start": {
4547 "column": 12,
4548 "line": 144
4549 }
4550 },
4551 {
4552 "defaultMessage": "!!!Dark Mode",
4553 "end": {
4554 "column": 3,
4555 "line": 151
4556 },
4557 "file": "src/containers/settings/EditSettingsScreen.js",
4558 "id": "settings.app.form.darkMode",
4559 "start": {
4560 "column": 12,
4561 "line": 148
4562 }
4563 },
4564 {
4565 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting",
4566 "end": {
4567 "column": 3,
4568 "line": 155
4569 },
4570 "file": "src/containers/settings/EditSettingsScreen.js",
4571 "id": "settings.app.form.adaptableDarkMode",
4572 "start": {
4573 "column": 21,
4574 "line": 152
4575 }
4576 },
4577 {
4578 "defaultMessage": "!!!Enable universal Dark Mode",
4579 "end": {
4580 "column": 3,
4581 "line": 159
4582 },
4583 "file": "src/containers/settings/EditSettingsScreen.js",
4584 "id": "settings.app.form.universalDarkMode",
4585 "start": {
4586 "column": 21,
4587 "line": 156
4588 }
4589 },
4590 {
4591 "defaultMessage": "!!!Sidebar width",
4592 "end": {
4593 "column": 3,
4594 "line": 163
4595 },
4596 "file": "src/containers/settings/EditSettingsScreen.js",
4597 "id": "settings.app.form.serviceRibbonWidth",
4598 "start": {
4599 "column": 22,
4600 "line": 160
4601 }
4602 },
4603 {
4604 "defaultMessage": "!!!Service icon size",
4605 "end": {
4606 "column": 3,
4607 "line": 167
4608 },
4609 "file": "src/containers/settings/EditSettingsScreen.js",
4610 "id": "settings.app.form.iconSize",
4611 "start": {
4612 "column": 12,
4613 "line": 164
4614 }
4615 },
4616 {
4617 "defaultMessage": "!!!Use horizontal style",
4618 "end": {
4619 "column": 3,
4620 "line": 171
4621 },
4622 "file": "src/containers/settings/EditSettingsScreen.js",
4623 "id": "settings.app.form.useVerticalStyle",
4624 "start": {
4625 "column": 20,
4626 "line": 168
4627 }
4628 },
4629 {
4630 "defaultMessage": "!!!Always show workspace drawer",
4631 "end": {
4632 "column": 3,
4633 "line": 175
4634 },
4635 "file": "src/containers/settings/EditSettingsScreen.js",
4636 "id": "settings.app.form.alwaysShowWorkspaces",
4637 "start": {
4638 "column": 24,
4639 "line": 172
4640 }
4641 },
4642 {
4643 "defaultMessage": "!!!Accent color",
4644 "end": {
4645 "column": 3,
4646 "line": 179
4647 },
4648 "file": "src/containers/settings/EditSettingsScreen.js",
4649 "id": "settings.app.form.accentColor",
4650 "start": {
4651 "column": 15,
4652 "line": 176
4653 }
4654 },
4655 {
4656 "defaultMessage": "!!!Display disabled services tabs",
4657 "end": {
4658 "column": 3,
4659 "line": 183
4660 },
4661 "file": "src/containers/settings/EditSettingsScreen.js",
4662 "id": "settings.app.form.showDisabledServices",
4663 "start": {
4664 "column": 24,
4665 "line": 180
4666 }
4667 },
4668 {
4669 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
4670 "end": {
4671 "column": 3,
4672 "line": 187
4673 },
4674 "file": "src/containers/settings/EditSettingsScreen.js",
4675 "id": "settings.app.form.showMessagesBadgesWhenMuted",
4676 "start": {
4677 "column": 29,
4678 "line": 184
4679 }
4680 },
4681 {
4682 "defaultMessage": "!!!Show draggable area on window",
4683 "end": {
4684 "column": 3,
4685 "line": 191
4686 },
4687 "file": "src/containers/settings/EditSettingsScreen.js",
4688 "id": "settings.app.form.showDragArea",
4689 "start": {
4690 "column": 16,
4691 "line": 188
4692 }
4693 },
4694 {
4695 "defaultMessage": "!!!Enable spell checking",
4696 "end": {
4697 "column": 3,
4698 "line": 195
4699 },
4700 "file": "src/containers/settings/EditSettingsScreen.js",
4701 "id": "settings.app.form.enableSpellchecking",
4702 "start": {
4703 "column": 23,
4704 "line": 192
4705 }
4706 },
4707 {
4708 "defaultMessage": "!!!Enable GPU Acceleration",
4709 "end": {
4710 "column": 3,
4711 "line": 199
4712 },
4713 "file": "src/containers/settings/EditSettingsScreen.js",
4714 "id": "settings.app.form.enableGPUAcceleration",
4715 "start": {
4716 "column": 25,
4717 "line": 196
4718 }
4719 },
4720 {
4721 "defaultMessage": "!!!Include beta versions",
4722 "end": {
4723 "column": 3,
4724 "line": 203
4725 },
4726 "file": "src/containers/settings/EditSettingsScreen.js",
4727 "id": "settings.app.form.beta",
4728 "start": {
4729 "column": 8,
4730 "line": 200
4731 }
4732 },
4733 {
4734 "defaultMessage": "!!!Enable updates",
4735 "end": {
4736 "column": 3,
4737 "line": 207
4738 },
4739 "file": "src/containers/settings/EditSettingsScreen.js",
4740 "id": "settings.app.form.automaticUpdates",
4741 "start": {
4742 "column": 20,
4743 "line": 204
4744 }
4745 },
4746 {
4747 "defaultMessage": "!!!Enable Franz Todos",
4748 "end": {
4749 "column": 3,
4750 "line": 211
4751 },
4752 "file": "src/containers/settings/EditSettingsScreen.js",
4753 "id": "settings.app.form.enableTodos",
4754 "start": {
4755 "column": 15,
4756 "line": 208
4757 }
4758 },
4759 {
4760 "defaultMessage": "!!!Keep all workspaces loaded",
4761 "end": {
4762 "column": 3,
4763 "line": 215
4764 },
4765 "file": "src/containers/settings/EditSettingsScreen.js",
4766 "id": "settings.app.form.keepAllWorkspacesLoaded",
4767 "start": {
4768 "column": 27,
4769 "line": 212
4770 }
4771 }
4772 ],
4773 "path": "src/containers/settings/EditSettingsScreen.json"
4774 },
4775 {
4776 "descriptors": [
4777 {
4778 "defaultMessage": "!!!Firstname",
4779 "end": {
4780 "column": 3,
4781 "line": 17
4782 },
4783 "file": "src/containers/settings/EditUserScreen.js",
4784 "id": "settings.user.form.firstname",
4785 "start": {
4786 "column": 13,
4787 "line": 14
4788 }
4789 },
4790 {
4791 "defaultMessage": "!!!Lastname",
4792 "end": {
4793 "column": 3,
4794 "line": 21
4795 },
4796 "file": "src/containers/settings/EditUserScreen.js",
4797 "id": "settings.user.form.lastname",
4798 "start": {
4799 "column": 12,
4800 "line": 18
4801 }
4802 },
4803 {
4804 "defaultMessage": "!!!Email",
4805 "end": {
4806 "column": 3,
4807 "line": 25
4808 },
4809 "file": "src/containers/settings/EditUserScreen.js",
4810 "id": "settings.user.form.email",
4811 "start": {
4812 "column": 9,
4813 "line": 22
4814 }
4815 },
4816 {
4817 "defaultMessage": "!!!Account type",
4818 "end": {
4819 "column": 3,
4820 "line": 29
4821 },
4822 "file": "src/containers/settings/EditUserScreen.js",
4823 "id": "settings.user.form.accountType.label",
4824 "start": {
4825 "column": 20,
4826 "line": 26
4827 }
4828 },
4829 {
4830 "defaultMessage": "!!!Individual",
4831 "end": {
4832 "column": 3,
4833 "line": 33
4834 },
4835 "file": "src/containers/settings/EditUserScreen.js",
4836 "id": "settings.user.form.accountType.individual",
4837 "start": {
4838 "column": 25,
4839 "line": 30
4840 }
4841 },
4842 {
4843 "defaultMessage": "!!!Non-Profit",
4844 "end": {
4845 "column": 3,
4846 "line": 37
4847 },
4848 "file": "src/containers/settings/EditUserScreen.js",
4849 "id": "settings.user.form.accountType.non-profit",
4850 "start": {
4851 "column": 24,
4852 "line": 34
4853 }
4854 },
4855 {
4856 "defaultMessage": "!!!Company",
4857 "end": {
4858 "column": 3,
4859 "line": 41
4860 },
4861 "file": "src/containers/settings/EditUserScreen.js",
4862 "id": "settings.user.form.accountType.company",
4863 "start": {
4864 "column": 22,
4865 "line": 38
4866 }
4867 },
4868 {
4869 "defaultMessage": "!!!Current password",
4870 "end": {
4871 "column": 3,
4872 "line": 45
4873 },
4874 "file": "src/containers/settings/EditUserScreen.js",
4875 "id": "settings.user.form.currentPassword",
4876 "start": {
4877 "column": 19,
4878 "line": 42
4879 }
4880 },
4881 {
4882 "defaultMessage": "!!!New password",
4883 "end": {
4884 "column": 3,
4885 "line": 49
4886 },
4887 "file": "src/containers/settings/EditUserScreen.js",
4888 "id": "settings.user.form.newPassword",
4889 "start": {
4890 "column": 15,
4891 "line": 46
4892 }
4893 }
4894 ],
4895 "path": "src/containers/settings/EditUserScreen.json"
4896 },
4897 {
4898 "descriptors": [
4899 {
4900 "defaultMessage": "!!!Sign In",
4901 "end": {
4902 "column": 3,
4903 "line": 27
4904 },
4905 "file": "src/features/basicAuth/Component.js",
4906 "id": "feature.basicAuth.signIn",
4907 "start": {
4908 "column": 10,
4909 "line": 24
4910 }
4911 }
4912 ],
4913 "path": "src/features/basicAuth/Component.json"
4914 },
4915 {
4916 "descriptors": [
4917 {
4918 "defaultMessage": "!!!Publish debugging information",
4919 "end": {
4920 "column": 3,
4921 "line": 19
4922 },
4923 "file": "src/features/debugger/Component.js",
4924 "id": "feature.debugger.title",
4925 "start": {
4926 "column": 9,
4927 "line": 16
4928 }
4929 }
4930 ],
4931 "path": "src/features/debugger/Component.json"
4932 },
4933 {
4934 "descriptors": [
4935 {
4936 "defaultMessage": "!!!Nightly Builds",
4937 "end": {
4938 "column": 3,
4939 "line": 20
4940 },
4941 "file": "src/features/nightlyBuilds/Component.js",
4942 "id": "feature.nightlyBuilds.title",
4943 "start": {
4944 "column": 9,
4945 "line": 17
4946 }
4947 },
4948 {
4949 "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
4950 "end": {
4951 "column": 3,
4952 "line": 24
4953 },
4954 "file": "src/features/nightlyBuilds/Component.js",
4955 "id": "feature.nightlyBuilds.info",
4956 "start": {
4957 "column": 8,
4958 "line": 21
4959 }
4960 },
4961 {
4962 "defaultMessage": "!!!Activate",
4963 "end": {
4964 "column": 3,
4965 "line": 28
4966 },
4967 "file": "src/features/nightlyBuilds/Component.js",
4968 "id": "feature.nightlyBuilds.activate",
4969 "start": {
4970 "column": 12,
4971 "line": 25
4972 }
4973 }
4974 ],
4975 "path": "src/features/nightlyBuilds/Component.json"
4976 },
4977 {
4978 "descriptors": [
4979 {
4980 "defaultMessage": "!!!Publish debug information",
4981 "end": {
4982 "column": 3,
4983 "line": 22
4984 },
4985 "file": "src/features/publishDebugInfo/Component.js",
4986 "id": "feature.publishDebugInfo.title",
4987 "start": {
4988 "column": 9,
4989 "line": 19
4990 }
4991 },
4992 {
4993 "defaultMessage": "!!!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",
4994 "end": {
4995 "column": 3,
4996 "line": 26
4997 },
4998 "file": "src/features/publishDebugInfo/Component.js",
4999 "id": "feature.publishDebugInfo.info",
5000 "start": {
5001 "column": 8,
5002 "line": 23
5003 }
5004 },
5005 {
5006 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
5007 "end": {
5008 "column": 3,
5009 "line": 30
5010 },
5011 "file": "src/features/publishDebugInfo/Component.js",
5012 "id": "feature.publishDebugInfo.error",
5013 "start": {
5014 "column": 9,
5015 "line": 27
5016 }
5017 },
5018 {
5019 "defaultMessage": "!!!Privacy policy",
5020 "end": {
5021 "column": 3,
5022 "line": 34
5023 },
5024 "file": "src/features/publishDebugInfo/Component.js",
5025 "id": "feature.publishDebugInfo.privacy",
5026 "start": {
5027 "column": 11,
5028 "line": 31
5029 }
5030 },
5031 {
5032 "defaultMessage": "!!!Terms of service",
5033 "end": {
5034 "column": 3,
5035 "line": 38
5036 },
5037 "file": "src/features/publishDebugInfo/Component.js",
5038 "id": "feature.publishDebugInfo.terms",
5039 "start": {
5040 "column": 9,
5041 "line": 35
5042 }
5043 },
5044 {
5045 "defaultMessage": "!!!Accept and publish",
5046 "end": {
5047 "column": 3,
5048 "line": 42
5049 },
5050 "file": "src/features/publishDebugInfo/Component.js",
5051 "id": "feature.publishDebugInfo.publish",
5052 "start": {
5053 "column": 11,
5054 "line": 39
5055 }
5056 },
5057 {
5058 "defaultMessage": "!!!Your debug log was published and is now availible at",
5059 "end": {
5060 "column": 3,
5061 "line": 46
5062 },
5063 "file": "src/features/publishDebugInfo/Component.js",
5064 "id": "feature.publishDebugInfo.published",
5065 "start": {
5066 "column": 13,
5067 "line": 43
5068 }
5069 }
5070 ],
5071 "path": "src/features/publishDebugInfo/Component.json"
5072 },
5073 {
5074 "descriptors": [
5075 {
5076 "defaultMessage": "!!!QuickSwitch",
5077 "end": {
5078 "column": 3,
5079 "line": 20
5080 },
5081 "file": "src/features/quickSwitch/Component.js",
5082 "id": "feature.quickSwitch.title",
5083 "start": {
5084 "column": 9,
5085 "line": 17
5086 }
5087 },
5088 {
5089 "defaultMessage": "!!!Search...",
5090 "end": {
5091 "column": 3,
5092 "line": 24
5093 },
5094 "file": "src/features/quickSwitch/Component.js",
5095 "id": "feature.quickSwitch.search",
5096 "start": {
5097 "column": 10,
5098 "line": 21
5099 }
5100 },
5101 {
5102 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
5103 "end": {
5104 "column": 3,
5105 "line": 28
5106 },
5107 "file": "src/features/quickSwitch/Component.js",
5108 "id": "feature.quickSwitch.info",
5109 "start": {
5110 "column": 8,
5111 "line": 25
5112 }
5113 }
5114 ],
5115 "path": "src/features/quickSwitch/Component.json"
5116 },
5117 {
5118 "descriptors": [
5119 {
5120 "defaultMessage": "!!!Home",
5121 "end": {
5122 "column": 3,
5123 "line": 16
5124 },
5125 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5126 "id": "webControls.goHome",
5127 "start": {
5128 "column": 10,
5129 "line": 13
5130 }
5131 },
5132 {
5133 "defaultMessage": "!!!Open in Browser",
5134 "end": {
5135 "column": 3,
5136 "line": 20
5137 },
5138 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5139 "id": "webControls.openInBrowser",
5140 "start": {
5141 "column": 17,
5142 "line": 17
5143 }
5144 },
5145 {
5146 "defaultMessage": "!!!Back",
5147 "end": {
5148 "column": 3,
5149 "line": 24
5150 },
5151 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5152 "id": "webControls.back",
5153 "start": {
5154 "column": 8,
5155 "line": 21
5156 }
5157 },
5158 {
5159 "defaultMessage": "!!!Forward",
5160 "end": {
5161 "column": 3,
5162 "line": 28
5163 },
5164 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5165 "id": "webControls.forward",
5166 "start": {
5167 "column": 11,
5168 "line": 25
5169 }
5170 },
5171 {
5172 "defaultMessage": "!!!Reload",
5173 "end": {
5174 "column": 3,
5175 "line": 32
5176 },
5177 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5178 "id": "webControls.reload",
5179 "start": {
5180 "column": 10,
5181 "line": 29
5182 }
5183 }
5184 ],
5185 "path": "src/features/recipeConnectionLost/components/WebControls.json"
5186 },
5187 {
5188 "descriptors": [
5189 {
5190 "defaultMessage": "!!!Home",
5191 "end": {
5192 "column": 3,
5193 "line": 20
5194 },
5195 "file": "src/features/webControls/components/WebControls.js",
5196 "id": "webControls.goHome",
5197 "start": {
5198 "column": 10,
5199 "line": 17
5200 }
5201 },
5202 {
5203 "defaultMessage": "!!!Open in Browser",
5204 "end": {
5205 "column": 3,
5206 "line": 24
5207 },
5208 "file": "src/features/webControls/components/WebControls.js",
5209 "id": "webControls.openInBrowser",
5210 "start": {
5211 "column": 17,
5212 "line": 21
5213 }
5214 },
5215 {
5216 "defaultMessage": "!!!Back",
5217 "end": {
5218 "column": 3,
5219 "line": 28
5220 },
5221 "file": "src/features/webControls/components/WebControls.js",
5222 "id": "webControls.back",
5223 "start": {
5224 "column": 8,
5225 "line": 25
5226 }
5227 },
5228 {
5229 "defaultMessage": "!!!Forward",
5230 "end": {
5231 "column": 3,
5232 "line": 32
5233 },
5234 "file": "src/features/webControls/components/WebControls.js",
5235 "id": "webControls.forward",
5236 "start": {
5237 "column": 11,
5238 "line": 29
5239 }
5240 },
5241 {
5242 "defaultMessage": "!!!Reload",
5243 "end": {
5244 "column": 3,
5245 "line": 36
5246 },
5247 "file": "src/features/webControls/components/WebControls.js",
5248 "id": "webControls.reload",
5249 "start": {
5250 "column": 10,
5251 "line": 33
5252 }
5253 }
5254 ],
5255 "path": "src/features/webControls/components/WebControls.json"
5256 },
5257 {
5258 "descriptors": [
5259 {
5260 "defaultMessage": "!!!Create workspace",
5261 "end": {
5262 "column": 3,
5263 "line": 15
5264 },
5265 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
5266 "id": "settings.workspace.add.form.submitButton",
5267 "start": {
5268 "column": 16,
5269 "line": 12
5270 }
5271 },
5272 {
5273 "defaultMessage": "!!!Name",
5274 "end": {
5275 "column": 3,
5276 "line": 19
5277 },
5278 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
5279 "id": "settings.workspace.add.form.name",
5280 "start": {
5281 "column": 8,
5282 "line": 16
5283 }
5284 }
5285 ],
5286 "path": "src/features/workspaces/components/CreateWorkspaceForm.json"
5287 },
5288 {
5289 "descriptors": [
5290 {
5291 "defaultMessage": "!!!Delete workspace",
5292 "end": {
5293 "column": 3,
5294 "line": 24
5295 },
5296 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5297 "id": "settings.workspace.form.buttonDelete",
5298 "start": {
5299 "column": 16,
5300 "line": 21
5301 }
5302 },
5303 {
5304 "defaultMessage": "!!!Save workspace",
5305 "end": {
5306 "column": 3,
5307 "line": 28
5308 },
5309 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5310 "id": "settings.workspace.form.buttonSave",
5311 "start": {
5312 "column": 14,
5313 "line": 25
5314 }
5315 },
5316 {
5317 "defaultMessage": "!!!Name",
5318 "end": {
5319 "column": 3,
5320 "line": 32
5321 },
5322 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5323 "id": "settings.workspace.form.name",
5324 "start": {
5325 "column": 8,
5326 "line": 29
5327 }
5328 },
5329 {
5330 "defaultMessage": "!!!Your workspaces",
5331 "end": {
5332 "column": 3,
5333 "line": 36
5334 },
5335 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5336 "id": "settings.workspace.form.yourWorkspaces",
5337 "start": {
5338 "column": 18,
5339 "line": 33
5340 }
5341 },
5342 {
5343 "defaultMessage": "!!!Keep this workspace loaded*",
5344 "end": {
5345 "column": 3,
5346 "line": 40
5347 },
5348 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5349 "id": "settings.workspace.form.keepLoaded",
5350 "start": {
5351 "column": 14,
5352 "line": 37
5353 }
5354 },
5355 {
5356 "defaultMessage": "!!!*This option will be overwritten by the global \"Keep all workspaces loaded\" option.",
5357 "end": {
5358 "column": 3,
5359 "line": 45
5360 },
5361 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5362 "id": "settings.workspace.form.keepLoadedInfo",
5363 "start": {
5364 "column": 18,
5365 "line": 41
5366 }
5367 },
5368 {
5369 "defaultMessage": "!!!Services in this Workspace",
5370 "end": {
5371 "column": 3,
5372 "line": 49
5373 },
5374 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5375 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
5376 "start": {
5377 "column": 31,
5378 "line": 46
5379 }
5380 },
5381 {
5382 "defaultMessage": "!!!Start by adding a service.",
5383 "end": {
5384 "column": 3,
5385 "line": 53
5386 },
5387 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5388 "id": "settings.services.noServicesAdded",
5389 "start": {
5390 "column": 19,
5391 "line": 50
5392 }
5393 },
5394 {
5395 "defaultMessage": "!!!Discover services",
5396 "end": {
5397 "column": 3,
5398 "line": 57
5399 },
5400 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5401 "id": "settings.services.discoverServices",
5402 "start": {
5403 "column": 20,
5404 "line": 54
5405 }
5406 }
5407 ],
5408 "path": "src/features/workspaces/components/EditWorkspaceForm.json"
5409 },
5410 {
5411 "descriptors": [
5412 {
5413 "defaultMessage": "!!!Workspaces",
5414 "end": {
5415 "column": 3,
5416 "line": 18
5417 },
5418 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5419 "id": "workspaceDrawer.headline",
5420 "start": {
5421 "column": 12,
5422 "line": 15
5423 }
5424 },
5425 {
5426 "defaultMessage": "!!!All services",
5427 "end": {
5428 "column": 3,
5429 "line": 22
5430 },
5431 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5432 "id": "workspaceDrawer.allServices",
5433 "start": {
5434 "column": 15,
5435 "line": 19
5436 }
5437 },
5438 {
5439 "defaultMessage": "!!!Workspaces settings",
5440 "end": {
5441 "column": 3,
5442 "line": 26
5443 },
5444 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5445 "id": "workspaceDrawer.workspacesSettingsTooltip",
5446 "start": {
5447 "column": 29,
5448 "line": 23
5449 }
5450 },
5451 {
5452 "defaultMessage": "!!!Info about workspace feature",
5453 "end": {
5454 "column": 3,
5455 "line": 30
5456 },
5457 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5458 "id": "workspaceDrawer.workspaceFeatureInfo",
5459 "start": {
5460 "column": 24,
5461 "line": 27
5462 }
5463 },
5464 {
5465 "defaultMessage": "!!!add new workspace",
5466 "end": {
5467 "column": 3,
5468 "line": 34
5469 },
5470 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5471 "id": "workspaceDrawer.addNewWorkspaceLabel",
5472 "start": {
5473 "column": 24,
5474 "line": 31
5475 }
5476 }
5477 ],
5478 "path": "src/features/workspaces/components/WorkspaceDrawer.json"
5479 },
5480 {
5481 "descriptors": [
5482 {
5483 "defaultMessage": "!!!No services added yet",
5484 "end": {
5485 "column": 3,
5486 "line": 14
5487 },
5488 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
5489 "id": "workspaceDrawer.item.noServicesAddedYet",
5490 "start": {
5491 "column": 22,
5492 "line": 11
5493 }
5494 },
5495 {
5496 "defaultMessage": "!!!edit",
5497 "end": {
5498 "column": 3,
5499 "line": 18
5500 },
5501 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
5502 "id": "workspaceDrawer.item.contextMenuEdit",
5503 "start": {
5504 "column": 19,
5505 "line": 15
5506 }
5507 }
5508 ],
5509 "path": "src/features/workspaces/components/WorkspaceDrawerItem.json"
5510 },
5511 {
5512 "descriptors": [
5513 {
5514 "defaultMessage": "!!!Your workspaces",
5515 "end": {
5516 "column": 3,
5517 "line": 20
5518 },
5519 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5520 "id": "settings.workspaces.headline",
5521 "start": {
5522 "column": 12,
5523 "line": 17
5524 }
5525 },
5526 {
5527 "defaultMessage": "!!!You haven't created any workspaces yet.",
5528 "end": {
5529 "column": 3,
5530 "line": 24
5531 },
5532 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5533 "id": "settings.workspaces.noWorkspacesAdded",
5534 "start": {
5535 "column": 19,
5536 "line": 21
5537 }
5538 },
5539 {
5540 "defaultMessage": "!!!Could not load your workspaces",
5541 "end": {
5542 "column": 3,
5543 "line": 28
5544 },
5545 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5546 "id": "settings.workspaces.workspacesRequestFailed",
5547 "start": {
5548 "column": 27,
5549 "line": 25
5550 }
5551 },
5552 {
5553 "defaultMessage": "!!!Try again",
5554 "end": {
5555 "column": 3,
5556 "line": 32
5557 },
5558 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5559 "id": "settings.workspaces.tryReloadWorkspaces",
5560 "start": {
5561 "column": 23,
5562 "line": 29
5563 }
5564 },
5565 {
5566 "defaultMessage": "!!!Your changes have been saved",
5567 "end": {
5568 "column": 3,
5569 "line": 36
5570 },
5571 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5572 "id": "settings.workspaces.updatedInfo",
5573 "start": {
5574 "column": 15,
5575 "line": 33
5576 }
5577 },
5578 {
5579 "defaultMessage": "!!!Workspace has been deleted",
5580 "end": {
5581 "column": 3,
5582 "line": 40
5583 },
5584 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5585 "id": "settings.workspaces.deletedInfo",
5586 "start": {
5587 "column": 15,
5588 "line": 37
5589 }
5590 },
5591 {
5592 "defaultMessage": "!!!Info about workspace feature",
5593 "end": {
5594 "column": 3,
5595 "line": 44
5596 },
5597 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5598 "id": "settings.workspaces.workspaceFeatureInfo",
5599 "start": {
5600 "column": 24,
5601 "line": 41
5602 }
5603 },
5604 {
5605 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
5606 "end": {
5607 "column": 3,
5608 "line": 48
5609 },
5610 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5611 "id": "settings.workspaces.workspaceFeatureHeadline",
5612 "start": {
5613 "column": 28,
5614 "line": 45
5615 }
5616 }
5617 ],
5618 "path": "src/features/workspaces/components/WorkspacesDashboard.json"
5619 },
5620 {
5621 "descriptors": [
5622 {
5623 "defaultMessage": "!!!Switching to",
5624 "end": {
5625 "column": 3,
5626 "line": 15
5627 },
5628 "file": "src/features/workspaces/components/WorkspaceSwitchingIndicator.js",
5629 "id": "workspaces.switchingIndicator.switchingTo",
5630 "start": {
5631 "column": 15,
5632 "line": 12
5633 }
5634 }
5635 ],
5636 "path": "src/features/workspaces/components/WorkspaceSwitchingIndicator.json"
5637 },
5638 {
5639 "descriptors": [
5640 {
5641 "defaultMessage": "!!!Field is required",
5642 "end": {
5643 "column": 3,
5644 "line": 8
5645 },
5646 "file": "src/helpers/validation-helpers.js",
5647 "id": "validation.required",
5648 "start": {
5649 "column": 12,
5650 "line": 5
5651 }
5652 },
5653 {
5654 "defaultMessage": "!!!Email not valid",
5655 "end": {
5656 "column": 3,
5657 "line": 12
5658 },
5659 "file": "src/helpers/validation-helpers.js",
5660 "id": "validation.email",
5661 "start": {
5662 "column": 9,
5663 "line": 9
5664 }
5665 },
5666 {
5667 "defaultMessage": "!!!Not a valid URL",
5668 "end": {
5669 "column": 3,
5670 "line": 16
5671 },
5672 "file": "src/helpers/validation-helpers.js",
5673 "id": "validation.url",
5674 "start": {
5675 "column": 7,
5676 "line": 13
5677 }
5678 },
5679 {
5680 "defaultMessage": "!!!Too few characters",
5681 "end": {
5682 "column": 3,
5683 "line": 20
5684 },
5685 "file": "src/helpers/validation-helpers.js",
5686 "id": "validation.minLength",
5687 "start": {
5688 "column": 13,
5689 "line": 17
5690 }
5691 },
5692 {
5693 "defaultMessage": "!!!At least one is required",
5694 "end": {
5695 "column": 3,
5696 "line": 24
5697 },
5698 "file": "src/helpers/validation-helpers.js",
5699 "id": "validation.oneRequired",
5700 "start": {
5701 "column": 15,
5702 "line": 21
5703 }
5704 }
5705 ],
5706 "path": "src/helpers/validation-helpers.json"
5707 },
5708 {
5709 "descriptors": [
5710 {
5711 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
5712 "end": {
5713 "column": 3,
5714 "line": 7
5715 },
5716 "file": "src/i18n/globalMessages.js",
5717 "id": "global.api.unhealthy",
5718 "start": {
5719 "column": 16,
5720 "line": 4
5721 }
5722 },
5723 {
5724 "defaultMessage": "!!!You are not connected to the internet.",
5725 "end": {
5726 "column": 3,
5727 "line": 11
5728 },
5729 "file": "src/i18n/globalMessages.js",
5730 "id": "global.notConnectedToTheInternet",
5731 "start": {
5732 "column": 29,
5733 "line": 8
5734 }
5735 },
5736 {
5737 "defaultMessage": "!!!Spell checking language",
5738 "end": {
5739 "column": 3,
5740 "line": 15
5741 },
5742 "file": "src/i18n/globalMessages.js",
5743 "id": "global.spellchecking.language",
5744 "start": {
5745 "column": 24,
5746 "line": 12
5747 }
5748 },
5749 {
5750 "defaultMessage": "!!!Use System Default ({default})",
5751 "end": {
5752 "column": 3,
5753 "line": 19
5754 },
5755 "file": "src/i18n/globalMessages.js",
5756 "id": "global.spellchecker.useDefault",
5757 "start": {
5758 "column": 29,
5759 "line": 16
5760 }
5761 },
5762 {
5763 "defaultMessage": "!!!Detect language automatically",
5764 "end": {
5765 "column": 3,
5766 "line": 23
5767 },
5768 "file": "src/i18n/globalMessages.js",
5769 "id": "global.spellchecking.autodetect",
5770 "start": {
5771 "column": 34,
5772 "line": 20
5773 }
5774 },
5775 {
5776 "defaultMessage": "!!!Automatic",
5777 "end": {
5778 "column": 3,
5779 "line": 27
5780 },
5781 "file": "src/i18n/globalMessages.js",
5782 "id": "global.spellchecking.autodetect.short",
5783 "start": {
5784 "column": 39,
5785 "line": 24
5786 }
5787 },
5788 {
5789 "defaultMessage": "!!!User Agent",
5790 "end": {
5791 "column": 3,
5792 "line": 31
5793 },
5794 "file": "src/i18n/globalMessages.js",
5795 "id": "global.userAgentPref",
5796 "start": {
5797 "column": 17,
5798 "line": 28
5799 }
5800 },
5801 {
5802 "defaultMessage": "!!!Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
5803 "end": {
5804 "column": 3,
5805 "line": 35
5806 },
5807 "file": "src/i18n/globalMessages.js",
5808 "id": "global.userAgentHelp",
5809 "start": {
5810 "column": 17,
5811 "line": 32
5812 }
5813 },
5814 {
5815 "defaultMessage": "!!!Yes",
5816 "end": {
5817 "column": 3,
5818 "line": 39
5819 },
5820 "file": "src/i18n/globalMessages.js",
5821 "id": "global.yes",
5822 "start": {
5823 "column": 7,
5824 "line": 36
5825 }
5826 },
5827 {
5828 "defaultMessage": "!!!No",
5829 "end": {
5830 "column": 3,
5831 "line": 43
5832 },
5833 "file": "src/i18n/globalMessages.js",
5834 "id": "global.no",
5835 "start": {
5836 "column": 6,
5837 "line": 40
5838 }
5839 },
5840 {
5841 "defaultMessage": "!!!Ok",
5842 "end": {
5843 "column": 3,
5844 "line": 47
5845 },
5846 "file": "src/i18n/globalMessages.js",
5847 "id": "global.ok",
5848 "start": {
5849 "column": 6,
5850 "line": 44
5851 }
5852 },
5853 {
5854 "defaultMessage": "!!!Cancel",
5855 "end": {
5856 "column": 3,
5857 "line": 51
5858 },
5859 "file": "src/i18n/globalMessages.js",
5860 "id": "global.cancel",
5861 "start": {
5862 "column": 10,
5863 "line": 48
5864 }
5865 },
5866 {
5867 "defaultMessage": "!!!Save",
5868 "end": {
5869 "column": 3,
5870 "line": 55
5871 },
5872 "file": "src/i18n/globalMessages.js",
5873 "id": "global.save",
5874 "start": {
5875 "column": 8,
5876 "line": 52
5877 }
5878 },
5879 {
5880 "defaultMessage": "!!!Submit",
5881 "end": {
5882 "column": 3,
5883 "line": 59
5884 },
5885 "file": "src/i18n/globalMessages.js",
5886 "id": "global.submit",
5887 "start": {
5888 "column": 10,
5889 "line": 56
5890 }
5891 },
5892 {
5893 "defaultMessage": "!!!Quit",
5894 "end": {
5895 "column": 3,
5896 "line": 63
5897 },
5898 "file": "src/i18n/globalMessages.js",
5899 "id": "global.quit",
5900 "start": {
5901 "column": 8,
5902 "line": 60
5903 }
5904 },
5905 {
5906 "defaultMessage": "!!!Do you really want to quit Ferdi?",
5907 "end": {
5908 "column": 3,
5909 "line": 68
5910 },
5911 "file": "src/i18n/globalMessages.js",
5912 "id": "global.quitConfirmation",
5913 "start": {
5914 "column": 20,
5915 "line": 64
5916 }
5917 },
5918 {
5919 "defaultMessage": "!!!Settings",
5920 "end": {
5921 "column": 3,
5922 "line": 72
5923 },
5924 "file": "src/i18n/globalMessages.js",
5925 "id": "global.settings",
5926 "start": {
5927 "column": 12,
5928 "line": 69
5929 }
5930 },
5931 {
5932 "defaultMessage": "!!!Edit",
5933 "end": {
5934 "column": 3,
5935 "line": 76
5936 },
5937 "file": "src/i18n/globalMessages.js",
5938 "id": "global.edit",
5939 "start": {
5940 "column": 8,
5941 "line": 73
5942 }
5943 }
5944 ],
5945 "path": "src/i18n/globalMessages.json"
5946 },
5947 {
5948 "descriptors": [
5949 {
5950 "defaultMessage": "!!!Edit",
5951 "end": {
5952 "column": 3,
5953 "line": 35
5954 },
5955 "file": "src/lib/Menu.js",
5956 "id": "menu.edit",
5957 "start": {
5958 "column": 8,
5959 "line": 32
5960 }
5961 },
5962 {
5963 "defaultMessage": "!!!Undo",
5964 "end": {
5965 "column": 3,
5966 "line": 39
5967 },
5968 "file": "src/lib/Menu.js",
5969 "id": "menu.edit.undo",
5970 "start": {
5971 "column": 8,
5972 "line": 36
5973 }
5974 },
5975 {
5976 "defaultMessage": "!!!Redo",
5977 "end": {
5978 "column": 3,
5979 "line": 43
5980 },
5981 "file": "src/lib/Menu.js",
5982 "id": "menu.edit.redo",
5983 "start": {
5984 "column": 8,
5985 "line": 40
5986 }
5987 },
5988 {
5989 "defaultMessage": "!!!Cut",
5990 "end": {
5991 "column": 3,
5992 "line": 47
5993 },
5994 "file": "src/lib/Menu.js",
5995 "id": "menu.edit.cut",
5996 "start": {
5997 "column": 7,
5998 "line": 44
5999 }
6000 },
6001 {
6002 "defaultMessage": "!!!Copy",
6003 "end": {
6004 "column": 3,
6005 "line": 51
6006 },
6007 "file": "src/lib/Menu.js",
6008 "id": "menu.edit.copy",
6009 "start": {
6010 "column": 8,
6011 "line": 48
6012 }
6013 },
6014 {
6015 "defaultMessage": "!!!Paste",
6016 "end": {
6017 "column": 3,
6018 "line": 55
6019 },
6020 "file": "src/lib/Menu.js",
6021 "id": "menu.edit.paste",
6022 "start": {
6023 "column": 9,
6024 "line": 52
6025 }
6026 },
6027 {
6028 "defaultMessage": "!!!Paste And Match Style",
6029 "end": {
6030 "column": 3,
6031 "line": 59
6032 },
6033 "file": "src/lib/Menu.js",
6034 "id": "menu.edit.pasteAndMatchStyle",
6035 "start": {
6036 "column": 22,
6037 "line": 56
6038 }
6039 },
6040 {
6041 "defaultMessage": "!!!Delete",
6042 "end": {
6043 "column": 3,
6044 "line": 63
6045 },
6046 "file": "src/lib/Menu.js",
6047 "id": "menu.edit.delete",
6048 "start": {
6049 "column": 10,
6050 "line": 60
6051 }
6052 },
6053 {
6054 "defaultMessage": "!!!Select All",
6055 "end": {
6056 "column": 3,
6057 "line": 67
6058 },
6059 "file": "src/lib/Menu.js",
6060 "id": "menu.edit.selectAll",
6061 "start": {
6062 "column": 13,
6063 "line": 64
6064 }
6065 },
6066 {
6067 "defaultMessage": "!!!Find in Page",
6068 "end": {
6069 "column": 3,
6070 "line": 71
6071 },
6072 "file": "src/lib/Menu.js",
6073 "id": "menu.edit.findInPage",
6074 "start": {
6075 "column": 14,
6076 "line": 68
6077 }
6078 },
6079 {
6080 "defaultMessage": "!!!Speech",
6081 "end": {
6082 "column": 3,
6083 "line": 75
6084 },
6085 "file": "src/lib/Menu.js",
6086 "id": "menu.edit.speech",
6087 "start": {
6088 "column": 10,
6089 "line": 72
6090 }
6091 },
6092 {
6093 "defaultMessage": "!!!Start Speaking",
6094 "end": {
6095 "column": 3,
6096 "line": 79
6097 },
6098 "file": "src/lib/Menu.js",
6099 "id": "menu.edit.startSpeaking",
6100 "start": {
6101 "column": 17,
6102 "line": 76
6103 }
6104 },
6105 {
6106 "defaultMessage": "!!!Stop Speaking",
6107 "end": {
6108 "column": 3,
6109 "line": 83
6110 },
6111 "file": "src/lib/Menu.js",
6112 "id": "menu.edit.stopSpeaking",
6113 "start": {
6114 "column": 16,
6115 "line": 80
6116 }
6117 },
6118 {
6119 "defaultMessage": "!!!Start Dictation",
6120 "end": {
6121 "column": 3,
6122 "line": 87
6123 },
6124 "file": "src/lib/Menu.js",
6125 "id": "menu.edit.startDictation",
6126 "start": {
6127 "column": 18,
6128 "line": 84
6129 }
6130 },
6131 {
6132 "defaultMessage": "!!!Emoji & Symbols",
6133 "end": {
6134 "column": 3,
6135 "line": 91
6136 },
6137 "file": "src/lib/Menu.js",
6138 "id": "menu.edit.emojiSymbols",
6139 "start": {
6140 "column": 16,
6141 "line": 88
6142 }
6143 },
6144 {
6145 "defaultMessage": "!!!Open Quick Switch",
6146 "end": {
6147 "column": 3,
6148 "line": 95
6149 },
6150 "file": "src/lib/Menu.js",
6151 "id": "menu.view.openQuickSwitch",
6152 "start": {
6153 "column": 19,
6154 "line": 92
6155 }
6156 },
6157 {
6158 "defaultMessage": "!!!Back",
6159 "end": {
6160 "column": 3,
6161 "line": 99
6162 },
6163 "file": "src/lib/Menu.js",
6164 "id": "menu.view.back",
6165 "start": {
6166 "column": 8,
6167 "line": 96
6168 }
6169 },
6170 {
6171 "defaultMessage": "!!!Forward",
6172 "end": {
6173 "column": 3,
6174 "line": 103
6175 },
6176 "file": "src/lib/Menu.js",
6177 "id": "menu.view.forward",
6178 "start": {
6179 "column": 11,
6180 "line": 100
6181 }
6182 },
6183 {
6184 "defaultMessage": "!!!Actual Size",
6185 "end": {
6186 "column": 3,
6187 "line": 107
6188 },
6189 "file": "src/lib/Menu.js",
6190 "id": "menu.view.resetZoom",
6191 "start": {
6192 "column": 13,
6193 "line": 104
6194 }
6195 },
6196 {
6197 "defaultMessage": "!!!Zoom In",
6198 "end": {
6199 "column": 3,
6200 "line": 111
6201 },
6202 "file": "src/lib/Menu.js",
6203 "id": "menu.view.zoomIn",
6204 "start": {
6205 "column": 10,
6206 "line": 108
6207 }
6208 },
6209 {
6210 "defaultMessage": "!!!Zoom Out",
6211 "end": {
6212 "column": 3,
6213 "line": 115
6214 },
6215 "file": "src/lib/Menu.js",
6216 "id": "menu.view.zoomOut",
6217 "start": {
6218 "column": 11,
6219 "line": 112
6220 }
6221 },
6222 {
6223 "defaultMessage": "!!!Toggle Full Screen",
6224 "end": {
6225 "column": 3,
6226 "line": 119
6227 },
6228 "file": "src/lib/Menu.js",
6229 "id": "menu.view.toggleFullScreen",
6230 "start": {
6231 "column": 20,
6232 "line": 116
6233 }
6234 },
6235 {
6236 "defaultMessage": "!!!Toggle Dark Mode",
6237 "end": {
6238 "column": 3,
6239 "line": 123
6240 },
6241 "file": "src/lib/Menu.js",
6242 "id": "menu.view.toggleDarkMode",
6243 "start": {
6244 "column": 18,
6245 "line": 120
6246 }
6247 },
6248 {
6249 "defaultMessage": "!!!Toggle Developer Tools",
6250 "end": {
6251 "column": 3,
6252 "line": 127
6253 },
6254 "file": "src/lib/Menu.js",
6255 "id": "menu.view.toggleDevTools",
6256 "start": {
6257 "column": 18,
6258 "line": 124
6259 }
6260 },
6261 {
6262 "defaultMessage": "!!!Toggle Todos Developer Tools",
6263 "end": {
6264 "column": 3,
6265 "line": 131
6266 },
6267 "file": "src/lib/Menu.js",
6268 "id": "menu.view.toggleTodosDevTools",
6269 "start": {
6270 "column": 23,
6271 "line": 128
6272 }
6273 },
6274 {
6275 "defaultMessage": "!!!Toggle Service Developer Tools",
6276 "end": {
6277 "column": 3,
6278 "line": 135
6279 },
6280 "file": "src/lib/Menu.js",
6281 "id": "menu.view.toggleServiceDevTools",
6282 "start": {
6283 "column": 25,
6284 "line": 132
6285 }
6286 },
6287 {
6288 "defaultMessage": "!!!Reload Service",
6289 "end": {
6290 "column": 3,
6291 "line": 139
6292 },
6293 "file": "src/lib/Menu.js",
6294 "id": "menu.view.reloadService",
6295 "start": {
6296 "column": 17,
6297 "line": 136
6298 }
6299 },
6300 {
6301 "defaultMessage": "!!!Reload Ferdi",
6302 "end": {
6303 "column": 3,
6304 "line": 143
6305 },
6306 "file": "src/lib/Menu.js",
6307 "id": "menu.view.reloadFerdi",
6308 "start": {
6309 "column": 15,
6310 "line": 140
6311 }
6312 },
6313 {
6314 "defaultMessage": "!!!Lock Ferdi",
6315 "end": {
6316 "column": 3,
6317 "line": 147
6318 },
6319 "file": "src/lib/Menu.js",
6320 "id": "menu.view.lockFerdi",
6321 "start": {
6322 "column": 13,
6323 "line": 144
6324 }
6325 },
6326 {
6327 "defaultMessage": "!!!Reload ToDos",
6328 "end": {
6329 "column": 3,
6330 "line": 151
6331 },
6332 "file": "src/lib/Menu.js",
6333 "id": "menu.view.reloadTodos",
6334 "start": {
6335 "column": 15,
6336 "line": 148
6337 }
6338 },
6339 {
6340 "defaultMessage": "!!!Minimize",
6341 "end": {
6342 "column": 3,
6343 "line": 155
6344 },
6345 "file": "src/lib/Menu.js",
6346 "id": "menu.window.minimize",
6347 "start": {
6348 "column": 12,
6349 "line": 152
6350 }
6351 },
6352 {
6353 "defaultMessage": "!!!Close",
6354 "end": {
6355 "column": 3,
6356 "line": 159
6357 },
6358 "file": "src/lib/Menu.js",
6359 "id": "menu.window.close",
6360 "start": {
6361 "column": 9,
6362 "line": 156
6363 }
6364 },
6365 {
6366 "defaultMessage": "!!!Learn More",
6367 "end": {
6368 "column": 3,
6369 "line": 163
6370 },
6371 "file": "src/lib/Menu.js",
6372 "id": "menu.help.learnMore",
6373 "start": {
6374 "column": 13,
6375 "line": 160
6376 }
6377 },
6378 {
6379 "defaultMessage": "!!!Changelog",
6380 "end": {
6381 "column": 3,
6382 "line": 167
6383 },
6384 "file": "src/lib/Menu.js",
6385 "id": "menu.help.changelog",
6386 "start": {
6387 "column": 13,
6388 "line": 164
6389 }
6390 },
6391 {
6392 "defaultMessage": "!!!Import/Export Configuration Data",
6393 "end": {
6394 "column": 3,
6395 "line": 171
6396 },
6397 "file": "src/lib/Menu.js",
6398 "id": "menu.help.importExportData",
6399 "start": {
6400 "column": 20,
6401 "line": 168
6402 }
6403 },
6404 {
6405 "defaultMessage": "!!!Support",
6406 "end": {
6407 "column": 3,
6408 "line": 175
6409 },
6410 "file": "src/lib/Menu.js",
6411 "id": "menu.help.support",
6412 "start": {
6413 "column": 11,
6414 "line": 172
6415 }
6416 },
6417 {
6418 "defaultMessage": "!!!Copy Debug Information",
6419 "end": {
6420 "column": 3,
6421 "line": 179
6422 },
6423 "file": "src/lib/Menu.js",
6424 "id": "menu.help.debugInfo",
6425 "start": {
6426 "column": 13,
6427 "line": 176
6428 }
6429 },
6430 {
6431 "defaultMessage": "!!!Publish Debug Information",
6432 "end": {
6433 "column": 3,
6434 "line": 183
6435 },
6436 "file": "src/lib/Menu.js",
6437 "id": "menu.help.publishDebugInfo",
6438 "start": {
6439 "column": 20,
6440 "line": 180
6441 }
6442 },
6443 {
6444 "defaultMessage": "!!!Ferdi Debug Information",
6445 "end": {
6446 "column": 3,
6447 "line": 187
6448 },
6449 "file": "src/lib/Menu.js",
6450 "id": "menu.help.debugInfoCopiedHeadline",
6451 "start": {
6452 "column": 27,
6453 "line": 184
6454 }
6455 },
6456 {
6457 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
6458 "end": {
6459 "column": 3,
6460 "line": 192
6461 },
6462 "file": "src/lib/Menu.js",
6463 "id": "menu.help.debugInfoCopiedBody",
6464 "start": {
6465 "column": 23,
6466 "line": 188
6467 }
6468 },
6469 {
6470 "defaultMessage": "!!!Unlock with Touch ID",
6471 "end": {
6472 "column": 3,
6473 "line": 196
6474 },
6475 "file": "src/lib/Menu.js",
6476 "id": "locked.touchId",
6477 "start": {
6478 "column": 11,
6479 "line": 193
6480 }
6481 },
6482 {
6483 "defaultMessage": "!!!unlock via Touch ID",
6484 "end": {
6485 "column": 3,
6486 "line": 200
6487 },
6488 "file": "src/lib/Menu.js",
6489 "id": "locked.touchIdPrompt",
6490 "start": {
6491 "column": 17,
6492 "line": 197
6493 }
6494 },
6495 {
6496 "defaultMessage": "!!!Terms of Service",
6497 "end": {
6498 "column": 3,
6499 "line": 204
6500 },
6501 "file": "src/lib/Menu.js",
6502 "id": "menu.help.tos",
6503 "start": {
6504 "column": 7,
6505 "line": 201
6506 }
6507 },
6508 {
6509 "defaultMessage": "!!!Privacy Statement",
6510 "end": {
6511 "column": 3,
6512 "line": 208
6513 },
6514 "file": "src/lib/Menu.js",
6515 "id": "menu.help.privacy",
6516 "start": {
6517 "column": 11,
6518 "line": 205
6519 }
6520 },
6521 {
6522 "defaultMessage": "!!!File",
6523 "end": {
6524 "column": 3,
6525 "line": 212
6526 },
6527 "file": "src/lib/Menu.js",
6528 "id": "menu.file",
6529 "start": {
6530 "column": 8,
6531 "line": 209
6532 }
6533 },
6534 {
6535 "defaultMessage": "!!!View",
6536 "end": {
6537 "column": 3,
6538 "line": 216
6539 },
6540 "file": "src/lib/Menu.js",
6541 "id": "menu.view",
6542 "start": {
6543 "column": 8,
6544 "line": 213
6545 }
6546 },
6547 {
6548 "defaultMessage": "!!!Services",
6549 "end": {
6550 "column": 3,
6551 "line": 220
6552 },
6553 "file": "src/lib/Menu.js",
6554 "id": "menu.services",
6555 "start": {
6556 "column": 12,
6557 "line": 217
6558 }
6559 },
6560 {
6561 "defaultMessage": "!!!Window",
6562 "end": {
6563 "column": 3,
6564 "line": 224
6565 },
6566 "file": "src/lib/Menu.js",
6567 "id": "menu.window",
6568 "start": {
6569 "column": 10,
6570 "line": 221
6571 }
6572 },
6573 {
6574 "defaultMessage": "!!!Help",
6575 "end": {
6576 "column": 3,
6577 "line": 228
6578 },
6579 "file": "src/lib/Menu.js",
6580 "id": "menu.help",
6581 "start": {
6582 "column": 8,
6583 "line": 225
6584 }
6585 },
6586 {
6587 "defaultMessage": "!!!About Ferdi",
6588 "end": {
6589 "column": 3,
6590 "line": 232
6591 },
6592 "file": "src/lib/Menu.js",
6593 "id": "menu.app.about",
6594 "start": {
6595 "column": 9,
6596 "line": 229
6597 }
6598 },
6599 {
6600 "defaultMessage": "!!!Check for updates",
6601 "end": {
6602 "column": 3,
6603 "line": 236
6604 },
6605 "file": "src/lib/Menu.js",
6606 "id": "menu.app.checkForUpdates",
6607 "start": {
6608 "column": 19,
6609 "line": 233
6610 }
6611 },
6612 {
6613 "defaultMessage": "!!!Hide",
6614 "end": {
6615 "column": 3,
6616 "line": 240
6617 },
6618 "file": "src/lib/Menu.js",
6619 "id": "menu.app.hide",
6620 "start": {
6621 "column": 8,
6622 "line": 237
6623 }
6624 },
6625 {
6626 "defaultMessage": "!!!Hide Others",
6627 "end": {
6628 "column": 3,
6629 "line": 244
6630 },
6631 "file": "src/lib/Menu.js",
6632 "id": "menu.app.hideOthers",
6633 "start": {
6634 "column": 14,
6635 "line": 241
6636 }
6637 },
6638 {
6639 "defaultMessage": "!!!Unhide",
6640 "end": {
6641 "column": 3,
6642 "line": 248
6643 },
6644 "file": "src/lib/Menu.js",
6645 "id": "menu.app.unhide",
6646 "start": {
6647 "column": 10,
6648 "line": 245
6649 }
6650 },
6651 {
6652 "defaultMessage": "!!!Auto-hide menu bar",
6653 "end": {
6654 "column": 3,
6655 "line": 252
6656 },
6657 "file": "src/lib/Menu.js",
6658 "id": "menu.app.autohideMenuBar",
6659 "start": {
6660 "column": 19,
6661 "line": 249
6662 }
6663 },
6664 {
6665 "defaultMessage": "!!!Add New Service...",
6666 "end": {
6667 "column": 3,
6668 "line": 256
6669 },
6670 "file": "src/lib/Menu.js",
6671 "id": "menu.services.addNewService",
6672 "start": {
6673 "column": 17,
6674 "line": 253
6675 }
6676 },
6677 {
6678 "defaultMessage": "!!!Add New Workspace...",
6679 "end": {
6680 "column": 3,
6681 "line": 260
6682 },
6683 "file": "src/lib/Menu.js",
6684 "id": "menu.workspaces.addNewWorkspace",
6685 "start": {
6686 "column": 19,
6687 "line": 257
6688 }
6689 },
6690 {
6691 "defaultMessage": "!!!Open workspace drawer",
6692 "end": {
6693 "column": 3,
6694 "line": 264
6695 },
6696 "file": "src/lib/Menu.js",
6697 "id": "menu.workspaces.openWorkspaceDrawer",
6698 "start": {
6699 "column": 23,
6700 "line": 261
6701 }
6702 },
6703 {
6704 "defaultMessage": "!!!Close workspace drawer",
6705 "end": {
6706 "column": 3,
6707 "line": 268
6708 },
6709 "file": "src/lib/Menu.js",
6710 "id": "menu.workspaces.closeWorkspaceDrawer",
6711 "start": {
6712 "column": 24,
6713 "line": 265
6714 }
6715 },
6716 {
6717 "defaultMessage": "!!!Activate next service...",
6718 "end": {
6719 "column": 3,
6720 "line": 272
6721 },
6722 "file": "src/lib/Menu.js",
6723 "id": "menu.services.setNextServiceActive",
6724 "start": {
6725 "column": 23,
6726 "line": 269
6727 }
6728 },
6729 {
6730 "defaultMessage": "!!!Activate previous service...",
6731 "end": {
6732 "column": 3,
6733 "line": 276
6734 },
6735 "file": "src/lib/Menu.js",
6736 "id": "menu.services.activatePreviousService",
6737 "start": {
6738 "column": 27,
6739 "line": 273
6740 }
6741 },
6742 {
6743 "defaultMessage": "!!!Disable notifications & audio",
6744 "end": {
6745 "column": 3,
6746 "line": 280
6747 },
6748 "file": "src/lib/Menu.js",
6749 "id": "sidebar.muteApp",
6750 "start": {
6751 "column": 11,
6752 "line": 277
6753 }
6754 },
6755 {
6756 "defaultMessage": "!!!Enable notifications & audio",
6757 "end": {
6758 "column": 3,
6759 "line": 284
6760 },
6761 "file": "src/lib/Menu.js",
6762 "id": "sidebar.unmuteApp",
6763 "start": {
6764 "column": 13,
6765 "line": 281
6766 }
6767 },
6768 {
6769 "defaultMessage": "!!!Workspaces",
6770 "end": {
6771 "column": 3,
6772 "line": 288
6773 },
6774 "file": "src/lib/Menu.js",
6775 "id": "menu.workspaces",
6776 "start": {
6777 "column": 14,
6778 "line": 285
6779 }
6780 },
6781 {
6782 "defaultMessage": "!!!Default",
6783 "end": {
6784 "column": 3,
6785 "line": 292
6786 },
6787 "file": "src/lib/Menu.js",
6788 "id": "menu.workspaces.defaultWorkspace",
6789 "start": {
6790 "column": 20,
6791 "line": 289
6792 }
6793 },
6794 {
6795 "defaultMessage": "!!!Todos",
6796 "end": {
6797 "column": 3,
6798 "line": 296
6799 },
6800 "file": "src/lib/Menu.js",
6801 "id": "menu.todos",
6802 "start": {
6803 "column": 9,
6804 "line": 293
6805 }
6806 },
6807 {
6808 "defaultMessage": "!!!Open Todos drawer",
6809 "end": {
6810 "column": 3,
6811 "line": 300
6812 },
6813 "file": "src/lib/Menu.js",
6814 "id": "menu.Todoss.openTodosDrawer",
6815 "start": {
6816 "column": 19,
6817 "line": 297
6818 }
6819 },
6820 {
6821 "defaultMessage": "!!!Close Todos drawer",
6822 "end": {
6823 "column": 3,
6824 "line": 304
6825 },
6826 "file": "src/lib/Menu.js",
6827 "id": "menu.Todoss.closeTodosDrawer",
6828 "start": {
6829 "column": 20,
6830 "line": 301
6831 }
6832 },
6833 {
6834 "defaultMessage": "!!!Enable Todos",
6835 "end": {
6836 "column": 3,
6837 "line": 308
6838 },
6839 "file": "src/lib/Menu.js",
6840 "id": "menu.todos.enableTodos",
6841 "start": {
6842 "column": 15,
6843 "line": 305
6844 }
6845 },
6846 {
6847 "defaultMessage": "!!!Home",
6848 "end": {
6849 "column": 3,
6850 "line": 312
6851 },
6852 "file": "src/lib/Menu.js",
6853 "id": "menu.services.goHome",
6854 "start": {
6855 "column": 17,
6856 "line": 309
6857 }
6858 }
6859 ],
6860 "path": "src/lib/Menu.json"
6861 }
6862] \ No newline at end of file
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 6964a93f1..4c658297e 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "ΕπαναφόÏτωση", 2 "app.errorHandler.action": "ΕπαναφόÏτωση",
3 "app.errorHandler.headline": "Κάτι δεν λειτουÏγεί", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "ΠÏοσαÏμοσμένος διακομιστής", 4 "changeserver.customServerLabel": "ΠÏοσαÏμοσμένος διακομιστής",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Διακομιστής", 6 "changeserver.label": "Διακομιστής",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Τι συνέβη;", 10 "connectionLostBanner.informationLink": "Τι συνέβη;",
11 "connectionLostBanner.message": "Ωχ όχι! Ο Ferdi έχασε την επικοινωνία με το", 11 "connectionLostBanner.message": "Ωχ όχι! Ο Ferdi έχασε την επικοινωνία με το",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "ΕγγÏαφή πληÏοφοÏιών ÎµÎ½Ï„Î¿Ï€Î¹ÏƒÎ¼Î¿Ï ÏƒÏ†Î±Î»Î¼Î¬Ï„Ï‰Î½",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Δεν είναι δυνατή η σÏνδεση με τις ζωντανές υπηÏεσίες του Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "ΑκÏÏωση", 27 "global.cancel": "Cancel",
29 "global.edit": "ΕπεξεÏγασία", 28 "global.edit": "ΕπεξεÏγασία",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Έχετε αποσυνδεθεί από το Διαδίκτυο", 30 "global.notConnectedToTheInternet": "Έχετε αποσυνδεθεί από το Διαδίκτυο",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Ρυθμίσεις", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use System Default ({default})", 36 "global.spellchecker.useDefault": "Use System Default ({default})",
38 "global.spellchecking.autodetect": "Detect language automatically", 37 "global.spellchecking.autodetect": "Detect language automatically",
39 "global.spellchecking.autodetect.short": "Automatic", 38 "global.spellchecking.autodetect.short": "Automatic",
40 "global.spellchecking.language": "Spell checking language", 39 "global.spellchecking.language": "Spell checking language",
41 "global.submit": "Υποβολή", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Εισαγάγετε τις υπηÏεσίες σας Ferdi 4", 44 "import.headline": "Εισαγάγετε τις υπηÏεσίες σας Ferdi 4",
46 "import.notSupportedHeadline": "ΥπηÏεσίες που δεν υποστηÏίζονται ακόμα στο Ferdi 5", 45 "import.notSupportedHeadline": "ΥπηÏεσίες που δεν υποστηÏίζονται ακόμα στο Ferdi 5",
47 "import.skip.label": "Θέλω να Ï€Ïοσθέσω υπηÏεσίες χειÏοκίνητα", 46 "import.skip.label": "Θέλω να Ï€Ïοσθέσω υπηÏεσίες χειÏοκίνητα",
48 "import.submit.label": "Εισαγωγή υπηÏεσιών", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Τι νέο υπάÏχει;", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Επανεκκίνηση & εγκατάσταση ενημεÏώσεων", 50 "infobar.buttonInstallUpdate": "Επανεκκίνηση & εγκατάσταση ενημεÏώσεων",
52 "infobar.buttonReloadServices": "Ανανέωση υπηÏεσιών", 51 "infobar.buttonReloadServices": "Ανανέωση υπηÏεσιών",
53 "infobar.hide": "ΑπόκÏυψη", 52 "infobar.hide": "ΑπόκÏυψη",
@@ -75,7 +74,7 @@
75 "login.email.label": "ΔιεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου", 74 "login.email.label": "ΔιεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου",
76 "login.headline": "ΣÏνδεση", 75 "login.headline": "ΣÏνδεση",
77 "login.invalidCredentials": "Το email ή ο κωδικός Ï€Ïόσβασης δεν είναι έγκυÏος", 76 "login.invalidCredentials": "Το email ή ο κωδικός Ï€Ïόσβασης δεν είναι έγκυÏος",
78 "login.link.password": "ΕπαναφοÏά ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης", 77 "login.link.password": "Reset password",
79 "login.link.signup": "ΔημιουÏγία δωÏεάν λογαÏιασμοÏ", 78 "login.link.signup": "ΔημιουÏγία δωÏεάν λογαÏιασμοÏ",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "Η συνεδÏία σας έληξε, συνδεθείτε ξανά.", 80 "login.serverLogout": "Η συνεδÏία σας έληξε, συνδεθείτε ξανά.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "ÎŒÏοι ΧÏήσης", 117 "menu.help.tos": "ÎŒÏοι ΧÏήσης",
119 "menu.services": "ΥπηÏεσίες", 118 "menu.services": "ΥπηÏεσίες",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Όλες οι υπηÏεσίες", 147 "menu.workspaces.defaultWorkspace": "Όλες οι υπηÏεσίες",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "ΔιεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου", 149 "password.email.label": "ΔιεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου",
151 "password.headline": "ΕπαναφοÏά ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης", 150 "password.headline": "Reset password",
152 "password.link.login": "ΣÏνδεση στο λογαÏιασμό σας", 151 "password.link.login": "ΣÏνδεση στο λογαÏιασμό σας",
153 "password.link.signup": "ΔημιουÏγία δωÏεάν λογαÏιασμοÏ", 152 "password.link.signup": "ΔημιουÏγία δωÏεάν λογαÏιασμοÏ",
154 "password.noUser": "Δεν βÏέθηκε χÏήστης με τη συγκεκÏιμένη διεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Ελέγξτε το email σας", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "ΕπαναφόÏτωση {name}", 155 "service.crashHandler.action": "ΕπαναφόÏτωση {name}",
168 "service.crashHandler.autoReload": "Γίνεται Ï€Ïοσπάθεια αυτόματης ανάκτησης του {name} σε {seconds} δευτεÏόλεπτα", 156 "service.crashHandler.autoReload": "Γίνεται Ï€Ïοσπάθεια αυτόματης ανάκτησης του {name} σε {seconds} δευτεÏόλεπτα",
169 "service.crashHandler.headline": "Ω, όχι!", 157 "service.crashHandler.headline": "Ω, όχι!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Καλώς οÏίσατε στον Ferdi", 171 "services.welcome": "Καλώς οÏίσατε στον Ferdi",
184 "settings.account.account.editButton": "ΕπεξεÏγασία λογαÏιασμοÏ", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "ΕνημέÏωση Ï€Ïοφίλ", 175 "settings.account.buttonSave": "ΕνημέÏωση Ï€Ïοφίλ",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Έχετε λάβει ένα email με έναν σÏνδεσμο για την επιβεβαίωση της διαγÏαφής του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï ÏƒÎ±Ï‚. Ο λογαÏιασμός και τα δεδομένα σας δεν μποÏοÏν να ανακτηθοÏν!", 177 "settings.account.deleteEmailSent": "Έχετε λάβει ένα email με έναν σÏνδεσμο για την επιβεβαίωση της διαγÏαφής του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï ÏƒÎ±Ï‚. Ο λογαÏιασμός και τα δεδομένα σας δεν μποÏοÏν να ανακτηθοÏν!",
190 "settings.account.deleteInfo": "Εάν δεν χÏειάζεστε πλέον το λογαÏιασμό σας στο Ferdi, μποÏείτε να διαγÏάψετε το λογαÏιασμό σας και όλα τα δεδομένα που σχετίζονται με αυτόν εδώ.", 178 "settings.account.deleteInfo": "Εάν δεν χÏειάζεστε πλέον το λογαÏιασμό σας στο Ferdi, μποÏείτε να διαγÏάψετε το λογαÏιασμό σας και όλα τα δεδομένα που σχετίζονται με αυτόν εδώ.",
191 "settings.account.headline": "ΛογαÏιασμός", 179 "settings.account.headline": "ΛογαÏιασμός",
192 "settings.account.headlineAccount": "ΠληÏοφοÏίες λογαÏιασμοÏ", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Επικίνδυνη Ζώνη", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Τιμολόγια", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Αλλαγή ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "ΕνημέÏωση Ï€Ïοφίλ", 184 "settings.account.headlineProfile": "ΕνημέÏωση Ï€Ïοφίλ",
197 "settings.account.successInfo": "Οι αλλαγές σας έχουν αποθηκευτεί", 185 "settings.account.successInfo": "Οι αλλαγές σας έχουν αποθηκευτεί",
198 "settings.account.tryReloadServices": "Δοκιμάστε ξανά", 186 "settings.account.tryReloadServices": "Δοκιμάστε ξανά",
199 "settings.account.tryReloadUserInfoRequest": "Δοκιμάστε ξανά", 187 "settings.account.tryReloadUserInfoRequest": "Δοκιμάστε ξανά",
200 "settings.account.userInfoRequestFailed": "Δεν ήταν δυνατή η φόÏτωση πληÏοφοÏιών χÏήστη", 188 "settings.account.userInfoRequestFailed": "Δεν ήταν δυνατή η φόÏτωση πληÏοφοÏιών χÏήστη",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "ΚαθαÏισμός λανθάνουσας μνήμης", 191 "settings.app.buttonClearAllCache": "ΚαθαÏισμός λανθάνουσας μνήμης",
204 "settings.app.buttonInstallUpdate": "Επανεκκίνηση & εγκατάσταση ενημεÏώσεων", 192 "settings.app.buttonInstallUpdate": "Επανεκκίνηση & εγκατάσταση ενημεÏώσεων",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "ΕνεÏγοποιήση Ενίσχυσης GPU ", 212 "settings.app.form.enableGPUAcceleration": "ΕνεÏγοποιήση Ενίσχυσης GPU ",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "ΕνεÏγοποίηση οÏθογÏÎ±Ï†Î¹ÎºÎ¿Ï ÎµÎ»Î­Î³Ï‡Î¿Ï…", 215 "settings.app.form.enableSpellchecking": "ΕνεÏγοποίηση οÏθογÏÎ±Ï†Î¹ÎºÎ¿Ï ÎµÎ»Î­Î³Ï‡Î¿Ï…",
228 "settings.app.form.enableSystemTray": "Εμφάνιση του Ferdi στη γÏαμμή ειδοποιήσεων", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "ΠÏοβολή καÏτελών των απενεÏγοποιημένων υπηÏεσιών", 239 "settings.app.form.showDisabledServices": "ΠÏοβολή καÏτελών των απενεÏγοποιημένων υπηÏεσιών",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "ΠÏοβολή του εικονιδίου μη αναγνωσμένου μηνÏματος όταν οι ειδοποιήσεις είναι απενεÏγοποιημένες", 241 "settings.app.form.showMessagesBadgesWhenMuted": "ΠÏοβολή του εικονιδίου μη αναγνωσμένου μηνÏματος όταν οι ειδοποιήσεις είναι απενεÏγοποιημένες",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "ΔιαγÏαφή υπηÏεσίας", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "ΕπεξεÏγασία {name}", 305 "settings.service.form.editServiceHeadline": "ΕπεξεÏγασία {name}",
317 "settings.service.form.enableAudio": "ΕνεÏγοποίηση ήχου", 306 "settings.service.form.enableAudio": "ΕνεÏγοποίηση ήχου",
318 "settings.service.form.enableBadge": "Εμφάνιση εικονιδίων μη αναγνωσμένου μηνÏματος", 307 "settings.service.form.enableBadge": "Εμφάνιση εικονιδίων μη αναγνωσμένου μηνÏματος",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Όλοι οι ήχοι καθώς και η αναπαÏαγωγή ήχου θα απενεÏγοποιηθοÏν", 322 "settings.service.form.isMutedInfo": "Όλοι οι ήχοι καθώς και η αναπαÏαγωγή ήχου θα απενεÏγοποιηθοÏν",
334 "settings.service.form.name": "Όνομα", 323 "settings.service.form.name": "Όνομα",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "ΑνακαλÏψτε υπηÏεσίες", 344 "settings.services.discoverServices": "ΑνακαλÏψτε υπηÏεσίες",
355 "settings.services.headline": "Οι υπηÏεσίες σας", 345 "settings.services.headline": "Οι υπηÏεσίες σας",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Η υπηÏεσία είναι απενεÏγοποιημένη", 349 "settings.services.tooltip.isDisabled": "Η υπηÏεσία είναι απενεÏγοποιημένη",
359 "settings.services.tooltip.isMuted": "Όλοι οι ήχοι είναι απενεÏγοποιημένοι", 350 "settings.services.tooltip.isMuted": "Όλοι οι ήχοι είναι απενεÏγοποιημένοι",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Μη κεÏδοσκοπικός", 378 "settings.user.form.accountType.non-profit": "Μη κεÏδοσκοπικός",
388 "settings.user.form.currentPassword": "ΤÏέχων κωδικός Ï€Ïόσβασης", 379 "settings.user.form.currentPassword": "ΤÏέχων κωδικός Ï€Ïόσβασης",
389 "settings.user.form.email": "Email", 380 "settings.user.form.email": "Email",
390 "settings.user.form.firstname": "Όνομα", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Επίθετο", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Îέος κωδικός Ï€Ïόσβασης", 383 "settings.user.form.newPassword": "Îέος κωδικός Ï€Ïόσβασης",
393 "settings.workspace.add.form.name": "Όνομα", 384 "settings.workspace.add.form.name": "Όνομα",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "ΕνεÏγοποίηση ειδοποιήσεων & ήχου", 411 "sidebar.unmuteApp": "ΕνεÏγοποίηση ειδοποιήσεων & ήχου",
421 "signup.email.label": "ΔιεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου", 412 "signup.email.label": "ΔιεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου",
422 "signup.emailDuplicate": "Ένας χÏήστης με τη συγκεκÏιμένη διεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου υπάÏχει ήδη", 413 "signup.emailDuplicate": "Ένας χÏήστης με τη συγκεκÏιμένη διεÏθυνση ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου υπάÏχει ήδη",
423 "signup.firstname.label": "Όνομα", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "ΕγγÏαφή", 415 "signup.headline": "ΕγγÏαφή",
425 "signup.lastname.label": "Επίθετο", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "ΔημιουÏγώντας έναν λογαÏιασμό Ferdi αποδέχεστε τους", 417 "signup.legal.info": "ΔημιουÏγώντας έναν λογαÏιασμό Ferdi αποδέχεστε τους",
427 "signup.legal.privacy": "Δήλωση αποÏÏήτου", 418 "signup.legal.privacy": "Δήλωση αποÏÏήτου",
428 "signup.legal.terms": "ÎŒÏοι υπηÏεσίας", 419 "signup.legal.terms": "ÎŒÏοι υπηÏεσίας",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "ΔημιουÏγία λογαÏιασμοÏ", 422 "signup.submit.label": "ΔημιουÏγία λογαÏιασμοÏ",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "ΔιαγÏαφή υπηÏεσίας", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "ΑπενεÏγοποίηση ήχου", 425 "tabs.item.disableAudio": "ΑπενεÏγοποίηση ήχου",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "ΑπενεÏγοποίηση ειδοποιήσεων", 427 "tabs.item.disableNotifications": "ΑπενεÏγοποίηση ειδοποιήσεων",
437 "tabs.item.disableService": "ΑπενεÏγοποίηση υπηÏεσίας", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "ΕνεÏγοποίηση ήχου", 429 "tabs.item.enableAudio": "ΕνεÏγοποίηση ήχου",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "ΕνεÏγοποίηση ειδοποιήσεων", 431 "tabs.item.enableNotification": "ΕνεÏγοποίηση ειδοποιήσεων",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "ΕπαναφόÏτωση", 434 "tabs.item.reload": "ΕπαναφόÏτωση",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} δεν είναι έγκυÏο", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} Ï€Ïέπει να είναι τουλάχιστον {length} χαÏακτήÏες", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} είναι υποχÏεωτικό", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} δεν είναι έγκυÏος σÏνδεσμος URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Back", 441 "webControls.back": "Back",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index be9bbb961..812ec8c4c 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -1,6 +1,6 @@
1{ 1{
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 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 9a5c248a2..518e862ba 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Volver a cargar", 2 "app.errorHandler.action": "Volver a cargar",
3 "app.errorHandler.headline": "Algo salió mal.", 3 "app.errorHandler.headline": "Algo ha fallado.",
4 "changeserver.customServerLabel": "Servidor personalizado", 4 "changeserver.customServerLabel": "Servidor personalizado",
5 "changeserver.headline": "Cambiar servidor", 5 "changeserver.headline": "Cambiar servidor",
6 "changeserver.label": "Servidor", 6 "changeserver.label": "Servidor",
@@ -9,13 +9,12 @@
9 "connectionLostBanner.cta": "Recargar Servicio", 9 "connectionLostBanner.cta": "Recargar Servicio",
10 "connectionLostBanner.informationLink": "¿Qué ocurrió?", 10 "connectionLostBanner.informationLink": "¿Qué ocurrió?",
11 "connectionLostBanner.message": "¡Oh no! Ferdi perdió la conexión con {name}.", 11 "connectionLostBanner.message": "¡Oh no! Ferdi perdió la conexión con {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Iniciar Sesión",
13 "feature.debugger.title": "Publica la información de depuración",
14 "feature.nightlyBuilds.activate": "Activar", 13 "feature.nightlyBuilds.activate": "Activar",
15 "feature.nightlyBuilds.info": "Las \"Nightly builds\" son versiones altamente experimentales de Ferdi que pueden contener características sin pulir o sin completar. Estas versiones son utilizadas principalmente por los desarrolladores para probar sus nuevas características desarrolladas y cómo se comportarán en la versión final. Si no sabe lo que está haciendo, le sugerimos que no active las estas versiones.", 14 "feature.nightlyBuilds.info": "Las \"Nightly builds\" son versiones altamente experimentales de Ferdi que pueden contener características sin pulir o sin completar. Estas versiones son utilizadas principalmente por los desarrolladores para probar sus nuevas características desarrolladas y cómo se comportarán en la versión final. Si no sabe lo que está haciendo, le sugerimos que no active las estas versiones.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
17 "feature.publishDebugInfo.error": "Hubo un error al intentar publicar la información de depuración. Por favor, inténtalo de nuevo más tarde o revisa la consola para más información.", 16 "feature.publishDebugInfo.error": "Hubo un error al intentar publicar la información de depuración. Por favor, inténtalo de nuevo más tarde o revisa la consola para más información.",
18 "feature.publishDebugInfo.info": "Publicar tu información de depuración nos ayuda a encontrar problemas y errores en Ferdi. Al publicar tu información de depuración aceptas la política de privacidad y las condiciones de servicio de Ferdi Debuggger", 17 "feature.publishDebugInfo.info": "Publicar tu información de depuración nos ayuda a encontrar problemas y errores en Ferdi. Al publicar tu información de depuración aceptas la política de privacidad y las condiciones de servicio de depuración de Ferdi",
19 "feature.publishDebugInfo.privacy": "Política de Privacidad", 18 "feature.publishDebugInfo.privacy": "Política de Privacidad",
20 "feature.publishDebugInfo.publish": "Aceptar y publicar", 19 "feature.publishDebugInfo.publish": "Aceptar y publicar",
21 "feature.publishDebugInfo.published": "Su registro de depuración fue publicado y ahora está disponible en", 20 "feature.publishDebugInfo.published": "Su registro de depuración fue publicado y ahora está disponible en",
@@ -23,29 +22,29 @@
23 "feature.publishDebugInfo.title": "Publica la información de depuración", 22 "feature.publishDebugInfo.title": "Publica la información de depuración",
24 "feature.quickSwitch.info": "Puede seleccionar un servicio usando TAB, ↑ y ↓. Puede abrir servicio usando ENTER.", 23 "feature.quickSwitch.info": "Puede seleccionar un servicio usando TAB, ↑ y ↓. Puede abrir servicio usando ENTER.",
25 "feature.quickSwitch.search": "Buscar...", 24 "feature.quickSwitch.search": "Buscar...",
26 "feature.quickSwitch.title": "Cambiar rápidamente", 25 "feature.quickSwitch.title": "Cambio rápido",
27 "global.api.unhealthy": "No es posible conectarse a los servicios en línea de Ferdi.", 26 "global.api.unhealthy": "No es posible conectarse a los servicios en línea de Ferdi",
28 "global.cancel": "Cancelar", 27 "global.cancel": "Cancelar",
29 "global.edit": "Editar", 28 "global.edit": "Editar",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "No estás conectado a Internet", 30 "global.notConnectedToTheInternet": "No estás conectado a Internet",
32 "global.ok": "Ok", 31 "global.ok": "Aceptar",
33 "global.quit": "Quit", 32 "global.quit": "Salir",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "¿Estás seguro de que quieres salir de Ferdi?",
35 "global.save": "Save", 34 "global.save": "Guardar",
36 "global.settings": "Configuración", 35 "global.settings": "Configuración",
37 "global.spellchecker.useDefault": "Utilizar estándar del sistema ({default})", 36 "global.spellchecker.useDefault": "Utilizar estándar del sistema ({default})",
38 "global.spellchecking.autodetect": "Detectar el idioma automáticamente", 37 "global.spellchecking.autodetect": "Detectar el idioma automáticamente",
39 "global.spellchecking.autodetect.short": "Automático", 38 "global.spellchecking.autodetect.short": "Automático",
40 "global.spellchecking.language": "Corrector de ortografía", 39 "global.spellchecking.language": "Idioma de corrección ortográfica",
41 "global.submit": "Enviar", 40 "global.submit": "Enviar",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (para descubrir) o 'https://developeropers.whatismybrowser.com/useragents/explore/' (para elegir) su agente de usuario deseado y copiarlo aquí.",
43 "global.userAgentPref": "Navegador", 42 "global.userAgentPref": "Agente de Usuario",
44 "global.yes": "Yes", 43 "global.yes": "Sí",
45 "import.headline": "Importa tus servicios de Ferdi 4", 44 "import.headline": "Importa tus servicios de Ferdi 4",
46 "import.notSupportedHeadline": "Servicios aún no admitidos en Ferdi 5", 45 "import.notSupportedHeadline": "Servicios aún no admitidos en Ferdi 5",
47 "import.skip.label": "Quiero agregar servicios manualmente", 46 "import.skip.label": "Quiero agregar servicios manualmente",
48 "import.submit.label": "Importar servicios", 47 "import.submit.label": "Importar {count} servicios",
49 "infobar.authRequestFailed": "Error al intentar realizar la solicitud de autenticación. Por favor, cerrar la sesión y volver a entrar si este error persiste.", 48 "infobar.authRequestFailed": "Error al intentar realizar la solicitud de autenticación. Por favor, cerrar la sesión y volver a entrar si este error persiste.",
50 "infobar.buttonChangelog": "¿Qué hay de nuevo?", 49 "infobar.buttonChangelog": "¿Qué hay de nuevo?",
51 "infobar.buttonInstallUpdate": "Reiniciar e instalar actualización", 50 "infobar.buttonInstallUpdate": "Reiniciar e instalar actualización",
@@ -54,15 +53,15 @@
54 "infobar.requiredRequestsFailed": "No se han podido cargar los servicios ni la información de usuario", 53 "infobar.requiredRequestsFailed": "No se han podido cargar los servicios ni la información de usuario",
55 "infobar.servicesUpdated": "Tus servicios han sido actualizados.", 54 "infobar.servicesUpdated": "Tus servicios han sido actualizados.",
56 "infobar.updateAvailable": "Una nueva actualización de Ferdi está disponible", 55 "infobar.updateAvailable": "Una nueva actualización de Ferdi está disponible",
57 "infobox.dismiss": "Descargar", 56 "infobox.dismiss": "Descartar",
58 "invite.email.label": "Dirección de correo electrónico", 57 "invite.email.label": "Dirección de correo electrónico",
59 "invite.headline.friends": "Invita a 3 de tus amigos o compañeros", 58 "invite.headline.friends": "Invita a 3 de tus amigos o compañeros",
60 "invite.name.label": "Nombre", 59 "invite.name.label": "Nombre",
61 "invite.skip.label": "Lo haré más tarde", 60 "invite.skip.label": "Deseo continuar más tarde",
62 "invite.submit.label": "Enviar invitaciones", 61 "invite.submit.label": "Enviar invitaciones",
63 "invite.successInfo": "Invitaciones enviadas correctamente", 62 "invite.successInfo": "Invitaciones enviadas correctamente",
64 "locked.headline": "Bloqueado", 63 "locked.headline": "Bloqueado",
65 "locked.info": "Ferdi está bloqueado. Debe desbloquear Ferdi con su contraseña para ver mensajes.", 64 "locked.info": "Ferdi está actualmente bloqueado. Por favor, desbloquea Ferdi con tu contraseña para ver tus mensajes.",
66 "locked.invalidCredentials": "Contraseña incorrecta", 65 "locked.invalidCredentials": "Contraseña incorrecta",
67 "locked.password.label": "Contraseña", 66 "locked.password.label": "Contraseña",
68 "locked.submit.label": "Desbloquear", 67 "locked.submit.label": "Desbloquear",
@@ -70,8 +69,8 @@
70 "locked.touchIdPrompt": "desbloquear con Touch ID", 69 "locked.touchIdPrompt": "desbloquear con Touch ID",
71 "locked.unlockWithPassword": "Desbloquear con contraseña", 70 "locked.unlockWithPassword": "Desbloquear con contraseña",
72 "login.changeServer": "Cambiar servidor", 71 "login.changeServer": "Cambiar servidor",
73 "login.customServerQuestion": "Using a custom Ferdi server?", 72 "login.customServerQuestion": "¿Utilizar una cuenta de Franz para iniciar sesión?",
74 "login.customServerSuggestion": "Try importing your Franz account", 73 "login.customServerSuggestion": "Intenta importar tu cuenta de Franz en Ferdi",
75 "login.email.label": "Dirección de correo electrónico", 74 "login.email.label": "Dirección de correo electrónico",
76 "login.headline": "Iniciar sesión", 75 "login.headline": "Iniciar sesión",
77 "login.invalidCredentials": "Correo electrónico o contraseña no válidos ", 76 "login.invalidCredentials": "Correo electrónico o contraseña no válidos ",
@@ -87,30 +86,30 @@
87 "menu.app.autohideMenuBar": "Auto-ocultar barra de menú", 86 "menu.app.autohideMenuBar": "Auto-ocultar barra de menú",
88 "menu.app.checkForUpdates": "Comprobar actualizaciones", 87 "menu.app.checkForUpdates": "Comprobar actualizaciones",
89 "menu.app.hide": "Ocultar", 88 "menu.app.hide": "Ocultar",
90 "menu.app.hideOthers": "Hide Others", 89 "menu.app.hideOthers": "Ocultar otros",
91 "menu.app.unhide": "Unhide", 90 "menu.app.unhide": "Mostrar",
92 "menu.edit": "Editar", 91 "menu.edit": "Editar",
93 "menu.edit.copy": "Copy", 92 "menu.edit.copy": "Copiar",
94 "menu.edit.cut": "Cut", 93 "menu.edit.cut": "Cortar",
95 "menu.edit.delete": "Borrar", 94 "menu.edit.delete": "Borrar",
96 "menu.edit.emojiSymbols": "Emoji y Símbolos", 95 "menu.edit.emojiSymbols": "Emoji y Símbolos",
97 "menu.edit.findInPage": "Buscar en la página", 96 "menu.edit.findInPage": "Buscar en la página",
98 "menu.edit.paste": "Paste", 97 "menu.edit.paste": "Pegar",
99 "menu.edit.pasteAndMatchStyle": "Paste And Match Style", 98 "menu.edit.pasteAndMatchStyle": "Pegar y ajustar estilo",
100 "menu.edit.redo": "Redo", 99 "menu.edit.redo": "Rehacer",
101 "menu.edit.selectAll": "Select All", 100 "menu.edit.selectAll": "Seleccionar Todo",
102 "menu.edit.speech": "Leer", 101 "menu.edit.speech": "Leer",
103 "menu.edit.startDictation": "Empezar dictado", 102 "menu.edit.startDictation": "Empezar dictado",
104 "menu.edit.startSpeaking": "Empezar lectura", 103 "menu.edit.startSpeaking": "Empezar lectura",
105 "menu.edit.stopSpeaking": "Detener lectura", 104 "menu.edit.stopSpeaking": "Detener lectura",
106 "menu.edit.undo": "Undo", 105 "menu.edit.undo": "Deshacer",
107 "menu.file": "Archivo", 106 "menu.file": "Archivo",
108 "menu.help": "Help", 107 "menu.help": "Ayuda",
109 "menu.help.changelog": "Registro de cambios", 108 "menu.help.changelog": "Registro de cambios",
110 "menu.help.debugInfo": "Copiar información de depuración", 109 "menu.help.debugInfo": "Copiar información de depuración",
111 "menu.help.debugInfoCopiedBody": "Tu información de depuración ha sido copiada a tu portapapeles", 110 "menu.help.debugInfoCopiedBody": "Tu información de depuración ha sido copiada a tu portapapeles",
112 "menu.help.debugInfoCopiedHeadline": "Información de depurador de Ferdi", 111 "menu.help.debugInfoCopiedHeadline": "Información de depurador de Ferdi",
113 "menu.help.importExportData": "Import/Export Configuration Data", 112 "menu.help.importExportData": "Importar/Exportar datos de configuración",
114 "menu.help.learnMore": "Conocer más", 113 "menu.help.learnMore": "Conocer más",
115 "menu.help.privacy": "Declaración de privacidad", 114 "menu.help.privacy": "Declaración de privacidad",
116 "menu.help.publishDebugInfo": "Escribir información de depuración", 115 "menu.help.publishDebugInfo": "Escribir información de depuración",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Términos del Servicio", 117 "menu.help.tos": "Términos del Servicio",
119 "menu.services": "Servicios", 118 "menu.services": "Servicios",
120 "menu.services.activatePreviousService": "Activa el servicio previo", 119 "menu.services.activatePreviousService": "Activa el servicio previo",
121 "menu.services.addNewService": "Añadir Nuevo Servicio", 120 "menu.services.addNewService": "Añadir Nuevo Servicio...",
122 "menu.services.goHome": "Inicio", 121 "menu.services.goHome": "Inicio",
123 "menu.services.setNextServiceActive": "Activa el siguiente servicio", 122 "menu.services.setNextServiceActive": "Activa el siguiente servicio",
124 "menu.todos": "Tareas pendientes", 123 "menu.todos": "Tareas pendientes",
@@ -128,20 +127,20 @@
128 "menu.view.forward": "Siguiente", 127 "menu.view.forward": "Siguiente",
129 "menu.view.lockFerdi": "Bloquear Ferdi", 128 "menu.view.lockFerdi": "Bloquear Ferdi",
130 "menu.view.openQuickSwitch": "Abrir Cambio Rápido", 129 "menu.view.openQuickSwitch": "Abrir Cambio Rápido",
131 "menu.view.reloadFerdi": "Reload Ferdi", 130 "menu.view.reloadFerdi": "Recargar Ferdi",
132 "menu.view.reloadService": "Recargar Servicio", 131 "menu.view.reloadService": "Recargar Servicio",
133 "menu.view.reloadTodos": "Recargar Pendientes", 132 "menu.view.reloadTodos": "Recargar Pendientes",
134 "menu.view.resetZoom": "Actual Size", 133 "menu.view.resetZoom": "Tamaño Real",
135 "menu.view.toggleDarkMode": "Cambiar a modo oscuro", 134 "menu.view.toggleDarkMode": "Cambiar a modo oscuro",
136 "menu.view.toggleDevTools": "Activar las Herramientas para Desarrolladores", 135 "menu.view.toggleDevTools": "Activar las Herramientas para Desarrolladores",
137 "menu.view.toggleFullScreen": "Toggle Full Screen", 136 "menu.view.toggleFullScreen": "Cambiar a Pantalla Completa",
138 "menu.view.toggleServiceDevTools": "Mostrar Herramientas de Servicios para Desarrolladores", 137 "menu.view.toggleServiceDevTools": "Mostrar Herramientas de Servicios para Desarrolladores",
139 "menu.view.toggleTodosDevTools": "Tareas pendientes: Herramientas para desarrolladores", 138 "menu.view.toggleTodosDevTools": "Tareas pendientes: Herramientas para desarrolladores",
140 "menu.view.zoomIn": "Zoom In", 139 "menu.view.zoomIn": "Ampliar",
141 "menu.view.zoomOut": "Zoom Out", 140 "menu.view.zoomOut": "Reducir",
142 "menu.window": "Window", 141 "menu.window": "Ventana",
143 "menu.window.close": "Close", 142 "menu.window.close": "Cerrar",
144 "menu.window.minimize": "Minimize", 143 "menu.window.minimize": "Minimizar",
145 "menu.workspaces": "Espacios de trabajo", 144 "menu.workspaces": "Espacios de trabajo",
146 "menu.workspaces.addNewWorkspace": "Añadir nuevo espacio de trabajo...", 145 "menu.workspaces.addNewWorkspace": "Añadir nuevo espacio de trabajo...",
147 "menu.workspaces.closeWorkspaceDrawer": "Cerrar cajón de espacio de trabajo", 146 "menu.workspaces.closeWorkspaceDrawer": "Cerrar cajón de espacio de trabajo",
@@ -152,18 +151,7 @@
152 "password.link.login": "Inicia sesión en tu cuenta", 151 "password.link.login": "Inicia sesión en tu cuenta",
153 "password.link.signup": "Crear una cuenta gratuita", 152 "password.link.signup": "Crear una cuenta gratuita",
154 "password.noUser": "No se encontró un usuario con esa dirección de correo electrónico", 153 "password.noUser": "No se encontró un usuario con esa dirección de correo electrónico",
155 "password.successInfo": "Por favor revisa tu correo electrónico", 154 "password.successInfo": "Tu nueva contraseña ha sido enviada a tu dirección de email",
156 "pricing.features.accountSync": "Sincronización de cuenta",
157 "pricing.features.customWebsites": "Agregue sitios personalizados",
158 "pricing.features.desktopNotifications": "Notificaciones de escritorio",
159 "pricing.features.onPremise": "En sitio y otros servicios alojados",
160 "pricing.features.recipes": "Elegir entre más de 70 servicios",
161 "pricing.features.serviceProxies": "Apoderados de Servicio",
162 "pricing.features.spellchecker": "Soporte de corrector ortográfico",
163 "pricing.features.teamManagement": "Administración de Equipo",
164 "pricing.features.thirdPartyServices": "Instalar servicios de terceros",
165 "pricing.features.unlimitedServices": "Agregar servicios ilimitados",
166 "pricing.features.workspaces": "Espacios de trabajo",
167 "service.crashHandler.action": "Recargar {name}", 155 "service.crashHandler.action": "Recargar {name}",
168 "service.crashHandler.autoReload": "Intentando recuperar automáticamente {name} en {seconds} segundos", 156 "service.crashHandler.autoReload": "Intentando recuperar automáticamente {name} en {seconds} segundos",
169 "service.crashHandler.headline": "¡Oh, no!", 157 "service.crashHandler.headline": "¡Oh, no!",
@@ -174,11 +162,11 @@
174 "service.errorHandler.editAction": "Editar {name}", 162 "service.errorHandler.editAction": "Editar {name}",
175 "service.errorHandler.headline": "¡Oh, no!", 163 "service.errorHandler.headline": "¡Oh, no!",
176 "service.errorHandler.message": "Error", 164 "service.errorHandler.message": "Error",
177 "service.errorHandler.text": "{name} ha fallado la carga", 165 "service.errorHandler.text": "{name} no ha podido cargar.",
178 "service.webviewLoader.loading": "Cargando {service}", 166 "service.webviewLoader.loading": "Cargando {service}",
179 "services.getStarted": "Primeros pasos", 167 "services.getStarted": "Primeros pasos",
180 "services.login": "Iniciar sesión para usar Ferdi.", 168 "services.login": "Iniciar sesión para usar Ferdi.",
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Opcionalmente, puede cambiar su servidor Ferdi haciendo clic en el engranaje en la esquina inferior izquierda. Si está cambiando (de uno de los servidores alojados) a usar Ferdi sin una cuenta, por favor tenga en cuenta que puede exportar sus datos desde ese servidor y posteriormente importarlos usando el menú Ayuda para restaurar todos sus espacios de trabajo y servicios configurados!",
182 "services.serverless": "Usar Ferdi sin una cuenta", 170 "services.serverless": "Usar Ferdi sin una cuenta",
183 "services.welcome": "Bienvenido a Ferdi", 171 "services.welcome": "Bienvenido a Ferdi",
184 "settings.account.account.editButton": "Editar cuenta", 172 "settings.account.account.editButton": "Editar cuenta",
@@ -198,12 +186,12 @@
198 "settings.account.tryReloadServices": "Intentar de nuevo", 186 "settings.account.tryReloadServices": "Intentar de nuevo",
199 "settings.account.tryReloadUserInfoRequest": "Intentar de nuevo", 187 "settings.account.tryReloadUserInfoRequest": "Intentar de nuevo",
200 "settings.account.userInfoRequestFailed": "No se pudo cargar la información de usuario", 188 "settings.account.userInfoRequestFailed": "No se pudo cargar la información de usuario",
201 "settings.account.yourLicense": "Su Licencia Ferdi", 189 "settings.account.yourLicense": "Su Licencia Ferdi:",
202 "settings.app.accentColorInfo": "Escribe tu color de acento en un formato compatible con CSS. (Predeterminado: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Escribe tu color de acento en un formato compatible con CSS. (Predeterminado: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Limpiar caché", 191 "settings.app.buttonClearAllCache": "Limpiar caché",
204 "settings.app.buttonInstallUpdate": "Reiniciar e instalar actualización", 192 "settings.app.buttonInstallUpdate": "Reiniciar e instalar actualización",
205 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder", 193 "settings.app.buttonOpenFerdiProfileFolder": "Abrir Carpeta de Perfil",
206 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder", 194 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Abrir carpeta de recetas de servicio",
207 "settings.app.buttonSearchForUpdate": "Comprobar actualizaciones", 195 "settings.app.buttonSearchForUpdate": "Comprobar actualizaciones",
208 "settings.app.cacheInfo": "El cache de Ferdi actualmente usa {size} de espacio en disco.", 196 "settings.app.cacheInfo": "El cache de Ferdi actualmente usa {size} de espacio en disco.",
209 "settings.app.cacheNotCleared": "No se ha podido eliminar el cache", 197 "settings.app.cacheNotCleared": "No se ha podido eliminar el cache",
@@ -218,14 +206,14 @@
218 "settings.app.form.beta": "Incluir versiones beta", 206 "settings.app.form.beta": "Incluir versiones beta",
219 "settings.app.form.clipboardNotifications": "Dejar de mostrar notificaciones acerca del portapapeles", 207 "settings.app.form.clipboardNotifications": "Dejar de mostrar notificaciones acerca del portapapeles",
220 "settings.app.form.closeToSystemTray": "Cerrar Ferdi a la barra de tareas", 208 "settings.app.form.closeToSystemTray": "Cerrar Ferdi a la barra de tareas",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirmar al salir de Ferdi",
222 "settings.app.form.customTodoServer": "Servidor de Todo personalizado", 210 "settings.app.form.customTodoServer": "Servidor de TODO personalizado",
223 "settings.app.form.darkMode": "Activar tema oscuro", 211 "settings.app.form.darkMode": "Habilitar modo oscuro",
224 "settings.app.form.enableGPUAcceleration": "Habilitar aceleración de GPU", 212 "settings.app.form.enableGPUAcceleration": "Habilitar aceleración de GPU",
225 "settings.app.form.enableLock": "Activar bloqueo por contraseña", 213 "settings.app.form.enableLock": "Activar bloqueo por contraseña",
226 "settings.app.form.enableMenuBar": "Mostrar a Ferdi en la barra de menús", 214 "settings.app.form.enableMenuBar": "Mostrar a Ferdi en la barra de menús",
227 "settings.app.form.enableSpellchecking": "Activar corrección ortográfica", 215 "settings.app.form.enableSpellchecking": "Activar corrección ortográfica",
228 "settings.app.form.enableSystemTray": "Mostrar Ferdi en la bandeja del sistema", 216 "settings.app.form.enableSystemTray": "Mostrar siempre icono de Ferdi en la bandeja del sistema",
229 "settings.app.form.enableTodos": "Activar Ferdi Todos", 217 "settings.app.form.enableTodos": "Activar Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Mantener los servicios en hibernación al iniciar", 218 "settings.app.form.hibernateOnStartup": "Mantener los servicios en hibernación al iniciar",
231 "settings.app.form.hibernationStrategy": "Estrategia de hibernación", 219 "settings.app.form.hibernationStrategy": "Estrategia de hibernación",
@@ -237,7 +225,7 @@
237 "settings.app.form.minimizeToSystemTray": "Minimizar Ferdi a la bandeja del sistema", 225 "settings.app.form.minimizeToSystemTray": "Minimizar Ferdi a la bandeja del sistema",
238 "settings.app.form.navigationBarBehaviour": "Comportamiento de la barra de navegación", 226 "settings.app.form.navigationBarBehaviour": "Comportamiento de la barra de navegación",
239 "settings.app.form.notifyTaskBarOnMessage": "Notificar en la Barra de tareas / Dock los nuevos mensajes", 227 "settings.app.form.notifyTaskBarOnMessage": "Notificar en la Barra de tareas / Dock los nuevos mensajes",
240 "settings.app.form.passwordToggle": "Password toggle", 228 "settings.app.form.passwordToggle": "Cambio de contraseña",
241 "settings.app.form.predefinedTodoServer": "Servidor de tareas", 229 "settings.app.form.predefinedTodoServer": "Servidor de tareas",
242 "settings.app.form.privateNotifications": "No mostrar contenido de mensajes en notificaciones", 230 "settings.app.form.privateNotifications": "No mostrar contenido de mensajes en notificaciones",
243 "settings.app.form.reloadAfterResume": "Recargar Ferdi después de reanudar el sistema", 231 "settings.app.form.reloadAfterResume": "Recargar Ferdi después de reanudar el sistema",
@@ -251,11 +239,12 @@
251 "settings.app.form.showDisabledServices": "Mostrar pestañas de servicios desactivados", 239 "settings.app.form.showDisabledServices": "Mostrar pestañas de servicios desactivados",
252 "settings.app.form.showDragArea": "Mostrar área arrastrable en la ventana", 240 "settings.app.form.showDragArea": "Mostrar área arrastrable en la ventana",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar la insignia de mensajes sin leer cuando las notificaciones están desactivadas", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar la insignia de mensajes sin leer cuando las notificaciones están desactivadas",
242 "settings.app.form.splitMode": "Activar el modo de vista separada",
254 "settings.app.form.startMinimized": "Iniciar minimizado", 243 "settings.app.form.startMinimized": "Iniciar minimizado",
255 "settings.app.form.universalDarkMode": "Activar modo oscuro universal", 244 "settings.app.form.universalDarkMode": "Activar modo oscuro universal",
256 "settings.app.form.useTouchIdToUnlock": "Permitir usar TouchID para desbloquear Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Permitir usar TouchID para desbloquear Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Usar estilo horizontal",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Estrategia para despertar",
259 "settings.app.headlineAdvanced": "Avanzado", 248 "settings.app.headlineAdvanced": "Avanzado",
260 "settings.app.headlineAppearance": "Apariencia", 249 "settings.app.headlineAppearance": "Apariencia",
261 "settings.app.headlineGeneral": "General", 250 "settings.app.headlineGeneral": "General",
@@ -265,16 +254,16 @@
265 "settings.app.hibernateInfo": "Por defecto, Ferdi mantendrá todos sus servicios abiertos y cargados en segundo plano para que estén listos cuando los necesite. La hibernación del servicio desactivará los mismos tras el tiempo especificado. Esto es útil para ahorrar RAM y evitar que los servicios ralentizen su sistema.", 254 "settings.app.hibernateInfo": "Por defecto, Ferdi mantendrá todos sus servicios abiertos y cargados en segundo plano para que estén listos cuando los necesite. La hibernación del servicio desactivará los mismos tras el tiempo especificado. Esto es útil para ahorrar RAM y evitar que los servicios ralentizen su sistema.",
266 "settings.app.inactivityLockInfo": "Minutos de inactividad, tras los cuales Ferdi debe bloquear automáticamente. Utilice 0 para desactivar", 255 "settings.app.inactivityLockInfo": "Minutos de inactividad, tras los cuales Ferdi debe bloquear automáticamente. Utilice 0 para desactivar",
267 "settings.app.languageDisclaimer": "Las traducciones oficiales son en inglés y alemán. Todos los demás idiomas son traducciones basadas en la comunidad.", 256 "settings.app.languageDisclaimer": "Las traducciones oficiales son en inglés y alemán. Todos los demás idiomas son traducciones basadas en la comunidad.",
268 "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 {lockShortcut}.", 257 "settings.app.lockInfo": "El bloqueo de contraseña le permite mantener los mensajes protegidos.\nSi activa el bloqueo de contraseña, se le pedirá introducirla cada vez que inicie o bloquee Ferdi usando el símbolo de la esquina inferior izquierda o bien el acceso directo {lockShortcut}.",
269 "settings.app.lockedPassword": "Contraseña", 258 "settings.app.lockedPassword": "Contraseña",
270 "settings.app.lockedPasswordInfo": "Por favor, asegúrese de recordar la contraseña que establezca.\nSi la perdiera u olvidara, tendría que reinstalar Ferdi.", 259 "settings.app.lockedPasswordInfo": "Por favor, asegúrese de establecer una contraseña que usted pueda recordar.\nSi pierde esta contraseña, tendrá que reinstalar Ferdi.",
271 "settings.app.restartRequired": "Los cambios requieren reiniciar", 260 "settings.app.restartRequired": "Los cambios requieren reiniciar",
272 "settings.app.scheduledDNDInfo": "El \"No molestar\" programado permite definir un período de tiempo en el que no recibir notificaciones de Ferdi.", 261 "settings.app.scheduledDNDInfo": "El \"No molestar\" programado permite definir un período de tiempo en el que no recibir notificaciones de Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Horas en formato 24 horas. La hora de finalización puede ser anterior a la hora de inicio (por ejemplo, inicio 17:00, final 09:00) para habilitar No molestar la noche.", 262 "settings.app.scheduledDNDTimeInfo": "Horas en formato 24 horas. La hora de finalización puede ser anterior a la hora de inicio (por ejemplo, inicio 17:00, final 09:00) para habilitar No molestar la noche.",
274 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 263 "settings.app.sentryInfo": "El envío de datos de telemetría nos permite encontrar errores en Ferdi - ¡No enviaremos ninguna información personal como sus mensajes!",
275 "settings.app.spellCheckerLanguageInfo": "Ferdi utiliza el corrector ortográfico incluido en su Mac. Si desea cambiar los lenguajes que el corrector ortográfico revisa, lo puede hacer en las Preferencias del Sistema de su Mac.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi utiliza el corrector ortográfico incluido en su Mac. Si desea cambiar los lenguajes que el corrector ortográfico revisa, lo puede hacer en las Preferencias del Sistema de su Mac.",
276 "settings.app.subheadlineCache": "Caché", 265 "settings.app.subheadlineCache": "Caché",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Perfil de Ferdi",
278 "settings.app.todoServerInfo": "Este servidor se utilizará para la función \"Ferdi Todo\".", 267 "settings.app.todoServerInfo": "Este servidor se utilizará para la función \"Ferdi Todo\".",
279 "settings.app.translationHelp": "Ayúdanos a traducir Ferdi a tu idioma.", 268 "settings.app.translationHelp": "Ayúdanos a traducir Ferdi a tu idioma.",
280 "settings.app.universalDarkModeInfo": "El Modo Oscuro Universal intenta generar dinámicamente estilos de modo oscuro para servicios que de otro modo no están soportados actualmente.", 269 "settings.app.universalDarkModeInfo": "El Modo Oscuro Universal intenta generar dinámicamente estilos de modo oscuro para servicios que de otro modo no están soportados actualmente.",
@@ -294,7 +283,7 @@
294 "settings.recipes.customService.headline.communityRecipes": "Recetas de terceros comunitarios", 283 "settings.recipes.customService.headline.communityRecipes": "Recetas de terceros comunitarios",
295 "settings.recipes.customService.headline.customRecipes": "Recetas de terceros comunitarios", 284 "settings.recipes.customService.headline.customRecipes": "Recetas de terceros comunitarios",
296 "settings.recipes.customService.headline.devRecipes": "Sus recetas de Servicio de Desarrollo", 285 "settings.recipes.customService.headline.devRecipes": "Sus recetas de Servicio de Desarrollo",
297 "settings.recipes.customService.intro": "Para añadir un servicio personalizado, copia la receta de servicio a:", 286 "settings.recipes.customService.intro": "Para añadir un servicio personalizado, copie la receta de servicio a:",
298 "settings.recipes.customService.openDevDocs": "Documentación para desarrolladores", 287 "settings.recipes.customService.openDevDocs": "Documentación para desarrolladores",
299 "settings.recipes.customService.openFolder": "Abrir carpeta", 288 "settings.recipes.customService.openFolder": "Abrir carpeta",
300 "settings.recipes.headline": "Servicios disponibles", 289 "settings.recipes.headline": "Servicios disponibles",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Cuando se activa, un servicio se apagará después de un período de tiempo para ahorrar recursos del sistema.", 321 "settings.service.form.isHibernatedEnabledInfo": "Cuando se activa, un servicio se apagará después de un período de tiempo para ahorrar recursos del sistema.",
333 "settings.service.form.isMutedInfo": "Cuando estén desactivados, todos los sonidos de notificación y la reproducción de audio serán silenciados", 322 "settings.service.form.isMutedInfo": "Cuando estén desactivados, todos los sonidos de notificación y la reproducción de audio serán silenciados",
334 "settings.service.form.name": "Nombre", 323 "settings.service.form.name": "Nombre",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Solo mostrar Favoritos en el recuento de no leídos",
335 "settings.service.form.openDarkmodeCss": "Abrir darkmode.css (modo oscuro)", 325 "settings.service.form.openDarkmodeCss": "Abrir darkmode.css (modo oscuro)",
336 "settings.service.form.openUserCss": "Abrir user.css", 326 "settings.service.form.openUserCss": "Abrir user.css",
337 "settings.service.form.openUserJs": "Abrir user.js", 327 "settings.service.form.openUserJs": "Abrir user.js",
338 "settings.service.form.proxy.headline": "Ajustes Proxy HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "Ajustes Proxy HTTP/HTTPS",
339 "settings.service.form.proxy.host": "Servidor/IP Proxy", 329 "settings.service.form.proxy.host": "Servidor/IP Proxy",
340 "settings.service.form.proxy.info": "Las configuraciones de Proxy no se sincronizarán con los servidores de Ferdi.", 330 "settings.service.form.proxy.info": "Las configuraciones del Proxy no se sincronizarán con los servidores de Ferdi.",
341 "settings.service.form.proxy.isEnabled": "Utilizar Proxy", 331 "settings.service.form.proxy.isEnabled": "Utilizar Proxy",
342 "settings.service.form.proxy.password": "Contraseña (opcional)", 332 "settings.service.form.proxy.password": "Contraseña (opcional)",
343 "settings.service.form.proxy.port": "Puerto", 333 "settings.service.form.proxy.port": "Puerto",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Descubrir servicios", 344 "settings.services.discoverServices": "Descubrir servicios",
355 "settings.services.headline": "Tus servicios", 345 "settings.services.headline": "Tus servicios",
356 "settings.services.noServicesAdded": "Empieze añadiendo un servicio.", 346 "settings.services.noServicesAdded": "Empieze añadiendo un servicio.",
347 "settings.services.nothingFound": "Lo sentimos, pero no pudimos encontrar ningún servicio similar a tu búsqueda, sin embargo: puedes agregarlo utilizando la opción de \"Sitio web personalizado\". \nRecuerda que pueden aparecer más servicios de los que has agregado a Ferdi desde la versión que estás utilizando. Para poder utilizar los nuevos servicios disponibles, considera actualizar a la versión más reciente.",
357 "settings.services.servicesRequestFailed": "No pudo cargar tus servicios", 348 "settings.services.servicesRequestFailed": "No pudo cargar tus servicios",
358 "settings.services.tooltip.isDisabled": "El servicio está desactivado", 349 "settings.services.tooltip.isDisabled": "El servicio está desactivado",
359 "settings.services.tooltip.isMuted": "Todos los sonidos están silenciados", 350 "settings.services.tooltip.isMuted": "Todos los sonidos están silenciados",
@@ -377,7 +368,7 @@
377 "settings.team.contentHeadline": "Administración de Equipo", 368 "settings.team.contentHeadline": "Administración de Equipo",
378 "settings.team.copy": "La gestión de equipos de Franz's te permite administrar suscripciones de Franz para múltiples usuarios. Por favor, ten en cuenta que tener una suscripción a Franz Premium no te dará ninguna ventaja en el uso de Ferdi: la única razón por la que todavía tienes acceso a la Gestión de Equipos es para que puedas gestionar tus equipos de Franz y para que no pierdas ninguna funcionalidad en la gestión de tu cuenta.", 369 "settings.team.copy": "La gestión de equipos de Franz's te permite administrar suscripciones de Franz para múltiples usuarios. Por favor, ten en cuenta que tener una suscripción a Franz Premium no te dará ninguna ventaja en el uso de Ferdi: la única razón por la que todavía tienes acceso a la Gestión de Equipos es para que puedas gestionar tus equipos de Franz y para que no pierdas ninguna funcionalidad en la gestión de tu cuenta.",
379 "settings.team.headline": "Equipo", 370 "settings.team.headline": "Equipo",
380 "settings.team.intro": "You are currently using Franz Servers, which is why you have access to Team Management.", 371 "settings.team.intro": "Actualmente estás usando servidores Franz, por lo que tienes acceso a la Gestión de Equipos.",
381 "settings.team.manageAction": "Administra tu equipo en meetfranz.com", 372 "settings.team.manageAction": "Administra tu equipo en meetfranz.com",
382 "settings.team.teamsUnavailable": "Los equipos no están disponibles", 373 "settings.team.teamsUnavailable": "Los equipos no están disponibles",
383 "settings.team.teamsUnavailableInfo": "Los equipos están disponibles actualmente sólo cuando se utiliza el servidor Franz y después de pagar por Franz Professional. Por favor, cambie su servidor a https://api.franz)[video] .com para usar equipos.", 374 "settings.team.teamsUnavailableInfo": "Los equipos están disponibles actualmente sólo cuando se utiliza el servidor Franz y después de pagar por Franz Professional. Por favor, cambie su servidor a https://api.franz)[video] .com para usar equipos.",
@@ -388,7 +379,7 @@
388 "settings.user.form.currentPassword": "Contraseña actual", 379 "settings.user.form.currentPassword": "Contraseña actual",
389 "settings.user.form.email": "Correo electrónico", 380 "settings.user.form.email": "Correo electrónico",
390 "settings.user.form.firstname": "Nombre", 381 "settings.user.form.firstname": "Nombre",
391 "settings.user.form.lastname": "Apellido", 382 "settings.user.form.lastname": "Apellidos",
392 "settings.user.form.newPassword": "Nueva contraseña", 383 "settings.user.form.newPassword": "Nueva contraseña",
393 "settings.workspace.add.form.name": "Nombre", 384 "settings.workspace.add.form.name": "Nombre",
394 "settings.workspace.add.form.submitButton": "Crear un sitio de trabajo", 385 "settings.workspace.add.form.submitButton": "Crear un sitio de trabajo",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Intentar de nuevo", 396 "settings.workspaces.tryReloadWorkspaces": "Intentar de nuevo",
406 "settings.workspaces.updatedInfo": "Tus cambios han sido guardados", 397 "settings.workspaces.updatedInfo": "Tus cambios han sido guardados",
407 "settings.workspaces.workspaceFeatureHeadline": "Menos es más: Presentación de Ferdi Workspaces", 398 "settings.workspaces.workspaceFeatureHeadline": "Menos es más: Presentación de Ferdi Workspaces",
408 "settings.workspaces.workspaceFeatureInfo": "Los espacios de trabajo Ferdi permiten centrarse en lo que es importante. Configure diferentes conjuntos de servicios y cambie fácilmente entre ellos en cualquier momento. Usted decide qué servicios necesita, cuándo y dónde, para que podamos ayudarte a mantenerte al tanto - o apartarte fácilmente del trabajo cuando asi lo desees.", 399 "settings.workspaces.workspaceFeatureInfo": "Los espacios de trabajo Ferdi permiten centrarse en lo que es importante. Configure diferentes conjuntos de servicios y cambie fácilmente entre ellos en cualquier momento. Usted decide qué servicios necesita, cuándo y dónde, para que podamos ayudarte a mantenerte al tanto - o apartarte fácilmente del trabajo cuando así lo desees.",
409 "settings.workspaces.workspacesRequestFailed": "No se han podido cargar sus áreas de trabajo", 400 "settings.workspaces.workspacesRequestFailed": "No se han podido cargar sus áreas de trabajo",
410 "setupAssistant.headline": "Empecemos", 401 "setupAssistant.headline": "Empecemos",
411 "setupAssistant.subheadline": "Elige entre nuestros servicios más utilizados y vuelve a ponerte al tanto de tu mensajería ahora.", 402 "setupAssistant.subheadline": "Elige entre nuestros servicios más utilizados y vuelve a ponerte al tanto de tu mensajería ahora.",
@@ -422,7 +413,7 @@
422 "signup.emailDuplicate": "Ya existe un usuario con esa dirección de correo electrónico", 413 "signup.emailDuplicate": "Ya existe un usuario con esa dirección de correo electrónico",
423 "signup.firstname.label": "Nombre", 414 "signup.firstname.label": "Nombre",
424 "signup.headline": "Registrarse", 415 "signup.headline": "Registrarse",
425 "signup.lastname.label": "Apellido", 416 "signup.lastname.label": "Apellidos",
426 "signup.legal.info": "Al crear una cuenta en Ferdi usted acepta", 417 "signup.legal.info": "Al crear una cuenta en Ferdi usted acepta",
427 "signup.legal.privacy": "Declaración de privacidad", 418 "signup.legal.privacy": "Declaración de privacidad",
428 "signup.legal.terms": "Términos de servicio", 419 "signup.legal.terms": "Términos de servicio",
@@ -432,21 +423,21 @@
432 "tabs.item.confirmDeleteService": "¿Estás seguro que quieres elimiar el servicio de {serviceName}?", 423 "tabs.item.confirmDeleteService": "¿Estás seguro que quieres elimiar el servicio de {serviceName}?",
433 "tabs.item.deleteService": "Eliminar servicio", 424 "tabs.item.deleteService": "Eliminar servicio",
434 "tabs.item.disableAudio": "Desactivar sonido", 425 "tabs.item.disableAudio": "Desactivar sonido",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Desactivar modo oscuro",
436 "tabs.item.disableNotifications": "Desactivar notificaciones", 427 "tabs.item.disableNotifications": "Desactivar notificaciones",
437 "tabs.item.disableService": "Desactivar servicio", 428 "tabs.item.disableService": "Desactivar servicio",
438 "tabs.item.enableAudio": "Habilitar audio", 429 "tabs.item.enableAudio": "Habilitar audio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Habilitar modo oscuro",
440 "tabs.item.enableNotification": "Activar notificaciones", 431 "tabs.item.enableNotification": "Activar notificaciones",
441 "tabs.item.enableService": "Activar servicio", 432 "tabs.item.enableService": "Activar servicio",
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernar servicio",
443 "tabs.item.reload": "Volver a cargar", 434 "tabs.item.reload": "Volver a cargar",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Despertar servicio",
445 "validation.email": "{field} no es válido", 436 "validation.email": "{field} no es válido",
446 "validation.minLength": "{field} debería tener al menos {length} caracteres", 437 "validation.minLength": "{field} debería tener al menos {length} caracteres",
447 "validation.oneRequired": "Al menos uno es requerido", 438 "validation.oneRequired": "Al menos uno es requerido",
448 "validation.required": "{field} es obligatorio", 439 "validation.required": "{field} es obligatorio",
449 "validation.url": "{field} no es una URL válida", 440 "validation.url": "{field} no es una dirección URL válida",
450 "webControls.back": "Volver", 441 "webControls.back": "Volver",
451 "webControls.forward": "Siguiente", 442 "webControls.forward": "Siguiente",
452 "webControls.goHome": "Inicio", 443 "webControls.goHome": "Inicio",
@@ -459,7 +450,7 @@
459 "workspaceDrawer.headline": "Espacios de trabajo", 450 "workspaceDrawer.headline": "Espacios de trabajo",
460 "workspaceDrawer.item.contextMenuEdit": "editar", 451 "workspaceDrawer.item.contextMenuEdit": "editar",
461 "workspaceDrawer.item.noServicesAddedYet": "Ningún servicio ha sido añadido", 452 "workspaceDrawer.item.noServicesAddedYet": "Ningún servicio ha sido añadido",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Los espacios de trabajo Ferdi permiten centrarse en lo que es importante. Configure diferentes conjuntos de servicios y cambie fácilmente entre ellos en cualquier momento. </p><p>Usted decide qué servicios necesita, cuándo y dónde, para que podamos ayudarte a mantenerte al tanto - o apartarte fácilmente del trabajo cuando asi lo desees.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Los espacios de trabajo Ferdi permiten centrarse en lo que es importante. Configure diferentes conjuntos de servicios y cambie fácilmente entre ellos en cualquier momento. </p><p>Usted decide qué servicios necesita, cuándo y dónde, para que podamos ayudarte a mantenerte al tanto - o apartarte fácilmente del trabajo cuando así lo desees.</p>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Editar ajustes de áreas de trabajo", 454 "workspaceDrawer.workspacesSettingsTooltip": "Editar ajustes de áreas de trabajo",
464 "workspaces.switchingIndicator.switchingTo": "Cambiando a" 455 "workspaces.switchingIndicator.switchingTo": "Cambiando a"
465} 456}
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index 5ccea37e5..e6c756935 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Lataa uudelleen", 2 "app.errorHandler.action": "Lataa uudelleen",
3 "app.errorHandler.headline": "Jotain meni pieleen", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Mukautettu palvelin", 4 "changeserver.customServerLabel": "Mukautettu palvelin",
5 "changeserver.headline": "Vaihda palvelinta", 5 "changeserver.headline": "Vaihda palvelinta",
6 "changeserver.label": "Palvelin", 6 "changeserver.label": "Palvelin",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Mitä tapahtui?", 10 "connectionLostBanner.informationLink": "Mitä tapahtui?",
11 "connectionLostBanner.message": "Voi ei! Ferdi menetti yhteyden {name}.", 11 "connectionLostBanner.message": "Voi ei! Ferdi menetti yhteyden {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Julkaise virheraportti",
14 "feature.nightlyBuilds.activate": "Aktivoi", 13 "feature.nightlyBuilds.activate": "Aktivoi",
15 "feature.nightlyBuilds.info": "Uusimmat versiot ovat Ferdin kokeellisia versioita, jotka voivat sisältää viimeistelemättömiä tai keskeneräisiä ominaisuuksia. Näitä uusimpia versioita käyttävät pääasiassa kehittäjät testaamaan uusia ominaisuuksia ja miten ne toimivat lopullisessa versiossa. Jos et tiedä mitä olet tekemässä, suosittelemme ettet aktivoi uusimpia versioita.", 14 "feature.nightlyBuilds.info": "Uusimmat versiot ovat Ferdin kokeellisia versioita, jotka voivat sisältää viimeistelemättömiä tai keskeneräisiä ominaisuuksia. Näitä uusimpia versioita käyttävät pääasiassa kehittäjät testaamaan uusia ominaisuuksia ja miten ne toimivat lopullisessa versiossa. Jos et tiedä mitä olet tekemässä, suosittelemme ettet aktivoi uusimpia versioita.",
16 "feature.nightlyBuilds.title": "Uusimmat versiot", 15 "feature.nightlyBuilds.title": "Uusimmat versiot",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Valitse palvelu painamalla TAB, ↑ ja ↓. Avaa palvelu painamalla ENTER.", 23 "feature.quickSwitch.info": "Valitse palvelu painamalla TAB, ↑ ja ↓. Avaa palvelu painamalla ENTER.",
25 "feature.quickSwitch.search": "Etsi...", 24 "feature.quickSwitch.search": "Etsi...",
26 "feature.quickSwitch.title": "Pikavalitsin", 25 "feature.quickSwitch.title": "Pikavalitsin",
27 "global.api.unhealthy": "Ferdin verkkopalveluihin ei saada yhteyttä", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Peruuta", 27 "global.cancel": "Cancel",
29 "global.edit": "Muokkaa", 28 "global.edit": "Muokkaa",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Et ole yhteydessä internetiin.", 30 "global.notConnectedToTheInternet": "Et ole yhteydessä internetiin.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Asetukset", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Käytä järjestelmän oletusasetusta ({default})", 36 "global.spellchecker.useDefault": "Käytä järjestelmän oletusasetusta ({default})",
38 "global.spellchecking.autodetect": "Tunnista kieli automaattisesti", 37 "global.spellchecking.autodetect": "Tunnista kieli automaattisesti",
39 "global.spellchecking.autodetect.short": "Automaattinen", 38 "global.spellchecking.autodetect.short": "Automaattinen",
40 "global.spellchecking.language": "Oikeinkirjoituksen tarkistuskieli", 39 "global.spellchecking.language": "Oikeinkirjoituksen tarkistuskieli",
41 "global.submit": "Jatka", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Tuo Ferdin 4 palveluasi", 44 "import.headline": "Tuo Ferdin 4 palveluasi",
46 "import.notSupportedHeadline": "Palvelut eivät vielä tue Ferdi 5-versiota", 45 "import.notSupportedHeadline": "Palvelut eivät vielä tue Ferdi 5-versiota",
47 "import.skip.label": "Haluan lisätä palvelut manuaalisesti", 46 "import.skip.label": "Haluan lisätä palvelut manuaalisesti",
48 "import.submit.label": "Tuo palveluita", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Todennuspyynnön suoritamisessa tapahtui virhe. Jos tämä virhe toistuu, ole hyvä ja yritä kirjautua ulos. Kirjaudu sen jälkeen uudestaan sisälle.", 48 "infobar.authRequestFailed": "Todennuspyynnön suoritamisessa tapahtui virhe. Jos tämä virhe toistuu, ole hyvä ja yritä kirjautua ulos. Kirjaudu sen jälkeen uudestaan sisälle.",
50 "infobar.buttonChangelog": "Mitä uutta?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Käynnistä uudelleen ja asenna päivitys", 50 "infobar.buttonInstallUpdate": "Käynnistä uudelleen ja asenna päivitys",
52 "infobar.buttonReloadServices": "Lataa palvelut uudestaan", 51 "infobar.buttonReloadServices": "Lataa palvelut uudestaan",
53 "infobar.hide": "Piilota", 52 "infobar.hide": "Piilota",
@@ -75,7 +74,7 @@
75 "login.email.label": "Sähköpostiosoite", 74 "login.email.label": "Sähköpostiosoite",
76 "login.headline": "Kirjaudu sisään", 75 "login.headline": "Kirjaudu sisään",
77 "login.invalidCredentials": "Sähköpostiosoite tai salasana ei kelpaa", 76 "login.invalidCredentials": "Sähköpostiosoite tai salasana ei kelpaa",
78 "login.link.password": "Nollaa salasana", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Luo ilmainen tili", 78 "login.link.signup": "Luo ilmainen tili",
80 "login.password.label": "Salasana", 79 "login.password.label": "Salasana",
81 "login.serverLogout": "Istuntosi on vanhentunut. Kirjaudu uudelleen sisään.", 80 "login.serverLogout": "Istuntosi on vanhentunut. Kirjaudu uudelleen sisään.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Tuki", 116 "menu.help.support": "Tuki",
118 "menu.help.tos": "Käyttöehdot", 117 "menu.help.tos": "Käyttöehdot",
119 "menu.services": "Palvelut", 118 "menu.services": "Palvelut",
120 "menu.services.activatePreviousService": "Aktivoi edellinen palvelu", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Etusivu", 121 "menu.services.goHome": "Etusivu",
123 "menu.services.setNextServiceActive": "Aktivoi seuraava palvelu", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos-tehtävät", 123 "menu.todos": "Todos-tehtävät",
125 "menu.todos.enableTodos": "Ota Todos käyttöön", 124 "menu.todos.enableTodos": "Ota Todos käyttöön",
126 "menu.view": "Katso", 125 "menu.view": "Katso",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Kaikki palvelut", 147 "menu.workspaces.defaultWorkspace": "Kaikki palvelut",
149 "menu.workspaces.openWorkspaceDrawer": "Avaa työtilan valikko", 148 "menu.workspaces.openWorkspaceDrawer": "Avaa työtilan valikko",
150 "password.email.label": "Sähköpostiosoite", 149 "password.email.label": "Sähköpostiosoite",
151 "password.headline": "Nollaa salasana", 150 "password.headline": "Reset password",
152 "password.link.login": "Kirjaudu tilillesi", 151 "password.link.login": "Kirjaudu tilillesi",
153 "password.link.signup": "Luo ilmainen tili", 152 "password.link.signup": "Luo ilmainen tili",
154 "password.noUser": "Tälle sähköpostiosoiteelle ei löytynyt käyttäjää", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Ole hyvä ja tarkista sähköpostisi", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Tilin Synkronointi",
157 "pricing.features.customWebsites": "Lisää mukautettuja sivustoja",
158 "pricing.features.desktopNotifications": "Työpöytäilmoitukset",
159 "pricing.features.onPremise": "Toimitila ja muut Hosting-palvelut",
160 "pricing.features.recipes": "Valitse yli 70 Palvelusta",
161 "pricing.features.serviceProxies": "Palveluiden Välityspalvelimet",
162 "pricing.features.spellchecker": "Oikoluvun tuki",
163 "pricing.features.teamManagement": "Tiimin Hallinta",
164 "pricing.features.thirdPartyServices": "Asenna kolmannen osapuolen palveluita",
165 "pricing.features.unlimitedServices": "Lisää rajattomat palvelut",
166 "pricing.features.workspaces": "Työtilat",
167 "service.crashHandler.action": "Lataa uudestaan {name}", 155 "service.crashHandler.action": "Lataa uudestaan {name}",
168 "service.crashHandler.autoReload": "Yritetään palauttaa {name} automaattisesti {seconds} sekunnin kuluttua", 156 "service.crashHandler.autoReload": "Yritetään palauttaa {name} automaattisesti {seconds} sekunnin kuluttua",
169 "service.crashHandler.headline": "Voi ei!", 157 "service.crashHandler.headline": "Voi ei!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Käytä Ferdia ilman tiliä", 170 "services.serverless": "Käytä Ferdia ilman tiliä",
183 "services.welcome": "Tervetuloa Ferdiin", 171 "services.welcome": "Tervetuloa Ferdiin",
184 "settings.account.account.editButton": "Muokkaa tiliä", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Tili ei ole käytettävissä", 173 "settings.account.accountUnavailable": "Tili ei ole käytettävissä",
186 "settings.account.accountUnavailableInfo": "Käytät Ferdia ilman tiliä. Jos haluat käyttää Ferdia tilin kanssa ja pitää palvelusi synkronoituna kaikissa asennuksissa, valitse Asetukset-välilehdessä palvelin ja kirjaudu sisään.", 174 "settings.account.accountUnavailableInfo": "Käytät Ferdia ilman tiliä. Jos haluat käyttää Ferdia tilin kanssa ja pitää palvelusi synkronoituna kaikissa asennuksissa, valitse Asetukset-välilehdessä palvelin ja kirjaudu sisään.",
187 "settings.account.buttonSave": "Päivitä profiili", 175 "settings.account.buttonSave": "Päivitä profiili",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Olet saanut sähköpostiviestissä linkin, jonka kautta voit vahvistaa tilisi poistamisen. Tiliäsi ja tietoja ei voi palauttaa!", 177 "settings.account.deleteEmailSent": "Olet saanut sähköpostiviestissä linkin, jonka kautta voit vahvistaa tilisi poistamisen. Tiliäsi ja tietoja ei voi palauttaa!",
190 "settings.account.deleteInfo": "Jos et enää tarvitse Ferdi-tiliäsi, voit poistaa tilisi ja kaikki siihen liittyvät tiedot täältä.", 178 "settings.account.deleteInfo": "Jos et enää tarvitse Ferdi-tiliäsi, voit poistaa tilisi ja kaikki siihen liittyvät tiedot täältä.",
191 "settings.account.headline": "Tili", 179 "settings.account.headline": "Tili",
192 "settings.account.headlineAccount": "Tilin tiedot", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Vaaravyöhyke", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Laskut", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Vaihda salasana", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Päivitä profiili", 184 "settings.account.headlineProfile": "Päivitä profiili",
197 "settings.account.successInfo": "Tekemäsi muutokset on tallennettu", 185 "settings.account.successInfo": "Tekemäsi muutokset on tallennettu",
198 "settings.account.tryReloadServices": "Yritä uudelleen", 186 "settings.account.tryReloadServices": "Yritä uudelleen",
199 "settings.account.tryReloadUserInfoRequest": "Yritä uudelleen", 187 "settings.account.tryReloadUserInfoRequest": "Yritä uudelleen",
200 "settings.account.userInfoRequestFailed": "Käyttäjätietoja ei voitu ladata", 188 "settings.account.userInfoRequestFailed": "Käyttäjätietoja ei voitu ladata",
201 "settings.account.yourLicense": "Sinun Ferdi-lisenssi", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Tyhjennä välimuisti", 191 "settings.app.buttonClearAllCache": "Tyhjennä välimuisti",
204 "settings.app.buttonInstallUpdate": "Käynnistä uudelleen ja asenna päivitys", 192 "settings.app.buttonInstallUpdate": "Käynnistä uudelleen ja asenna päivitys",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Mukautettu Todo-Palvelin", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Ota tumma tila käyttöön", 211 "settings.app.form.darkMode": "Ota tumma tila käyttöön",
224 "settings.app.form.enableGPUAcceleration": "Ota Gpu-kiihdytys käyttöön", 212 "settings.app.form.enableGPUAcceleration": "Ota Gpu-kiihdytys käyttöön",
225 "settings.app.form.enableLock": "Ota Salasanan lukitus käyttöön", 213 "settings.app.form.enableLock": "Ota Salasanan lukitus käyttöön",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Ota oikoluku käyttöön", 215 "settings.app.form.enableSpellchecking": "Ota oikoluku käyttöön",
228 "settings.app.form.enableSystemTray": "Näytä Ferdi ilmoitusalueella", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Ota Ferdi Todos käyttöön", 217 "settings.app.form.enableTodos": "Ota Ferdi Todos käyttöön",
230 "settings.app.form.hibernateOnStartup": "Pidä palvelut horrostilassa käynnistettäessä", 218 "settings.app.form.hibernateOnStartup": "Pidä palvelut horrostilassa käynnistettäessä",
231 "settings.app.form.hibernationStrategy": "Horrostila-suunnitelma", 219 "settings.app.form.hibernationStrategy": "Horrostila-suunnitelma",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Näytä Estetyt palvelut -välilehdet", 239 "settings.app.form.showDisabledServices": "Näytä Estetyt palvelut -välilehdet",
252 "settings.app.form.showDragArea": "Näytä ikkunassa siirrettävä alue", 240 "settings.app.form.showDragArea": "Näytä ikkunassa siirrettävä alue",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Näytä merkki lukemattomasta viestistä kun ilmoitukset on poistettu käytöstä", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Näytä merkki lukemattomasta viestistä kun ilmoitukset on poistettu käytöstä",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Käynnistä pienennettynä", 243 "settings.app.form.startMinimized": "Käynnistä pienennettynä",
255 "settings.app.form.universalDarkMode": "Ota käyttöön yleinen tumma tila", 244 "settings.app.form.universalDarkMode": "Ota käyttöön yleinen tumma tila",
256 "settings.app.form.useTouchIdToUnlock": "Salli TouchID:n käyttö Ferdin avaamiseksi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Lisäasetukset", 248 "settings.app.headlineAdvanced": "Lisäasetukset",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Viralliset käännökset ovat englanti ja saksa. Kaikki muut kielet ovat yhteisön kääntämiä.", 256 "settings.app.languageDisclaimer": "Viralliset käännökset ovat englanti ja saksa. Kaikki muut kielet ovat yhteisön kääntämiä.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Salasana", 258 "settings.app.lockedPassword": "Salasana",
270 "settings.app.lockedPasswordInfo": "Varmista, että luot salasanan, jonka muistat.\nJos hukkaat tämän salasanan, sinun täytyy asentaa Ferdi uudelleen.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Muutokset vaativat uudelleenkäynnistyksen", 260 "settings.app.restartRequired": "Muutokset vaativat uudelleenkäynnistyksen",
272 "settings.app.scheduledDNDInfo": "Ajastetun Älä häiritse-tilan avulla voit määritellä ajanjakson, jonka aikana et halua saada ilmoituksia Ferdistä.", 261 "settings.app.scheduledDNDInfo": "Ajastetun Älä häiritse-tilan avulla voit määritellä ajanjakson, jonka aikana et halua saada ilmoituksia Ferdistä.",
273 "settings.app.scheduledDNDTimeInfo": "Ajastin 24 tunnin järjestelmässä. Kun Älä häiritse-tila otetaan yöksi käyttöön, päättymisaika voi olla ennen alkamisaikaa (esim. alku 17:00, loppu 09:00).", 262 "settings.app.scheduledDNDTimeInfo": "Ajastin 24 tunnin järjestelmässä. Kun Älä häiritse-tila otetaan yöksi käyttöön, päättymisaika voi olla ennen alkamisaikaa (esim. alku 17:00, loppu 09:00).",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi käyttää Macin sisäänrakennettua oikolukua tarkastaessaan kirjoitusvirheitä. Jos haluat muuttaa tarkastettavaa kieltä, voit tehdä sen Macin järjestelmän asetuksissa.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi käyttää Macin sisäänrakennettua oikolukua tarkastaessaan kirjoitusvirheitä. Jos haluat muuttaa tarkastettavaa kieltä, voit tehdä sen Macin järjestelmän asetuksissa.",
276 "settings.app.subheadlineCache": "Välimuisti", 265 "settings.app.subheadlineCache": "Välimuisti",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Tätä palvelinta käytetään \"Ferdi Todo\" -toiminnossa.", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Auta meitä kääntämään Ferdi omalle kielellesi.", 268 "settings.app.translationHelp": "Auta meitä kääntämään Ferdi omalle kielellesi.",
280 "settings.app.universalDarkModeInfo": "Yleinen Tumma-tila yrittää luoda palveluille tyylejä, joita ei tueta tällä hetkellä.", 269 "settings.app.universalDarkModeInfo": "Yleinen Tumma-tila yrittää luoda palveluille tyylejä, joita ei tueta tällä hetkellä.",
281 "settings.app.updateStatusAvailable": "Päivitys saatavilla, ladataan...", 270 "settings.app.updateStatusAvailable": "Päivitys saatavilla, ladataan...",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Yhteisön Kolmannen osapuolen Ohjeet", 283 "settings.recipes.customService.headline.communityRecipes": "Yhteisön Kolmannen osapuolen Ohjeet",
295 "settings.recipes.customService.headline.customRecipes": "Kolmannen osapuolen ohjeet", 284 "settings.recipes.customService.headline.customRecipes": "Kolmannen osapuolen ohjeet",
296 "settings.recipes.customService.headline.devRecipes": "Ohjeet palvelun kehittämiseen", 285 "settings.recipes.customService.headline.devRecipes": "Ohjeet palvelun kehittämiseen",
297 "settings.recipes.customService.intro": "Jos haluat lisätä mukautetun palvelun, kopioi palvelun ohje:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Ohjelmoijan dokumentaatio", 287 "settings.recipes.customService.openDevDocs": "Ohjelmoijan dokumentaatio",
299 "settings.recipes.customService.openFolder": "Avaa kansio", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Käytettävissä olevat palvelut", 289 "settings.recipes.headline": "Käytettävissä olevat palvelut",
301 "settings.recipes.missingService": "Palvelu puuttuu?", 290 "settings.recipes.missingService": "Palvelu puuttuu?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Tumman tilan kirkkaus", 301 "settings.service.form.darkReaderBrightness": "Tumman tilan kirkkaus",
313 "settings.service.form.darkReaderContrast": "Tumman tilan kontrasti", 302 "settings.service.form.darkReaderContrast": "Tumman tilan kontrasti",
314 "settings.service.form.darkReaderSepia": "Tumman tilan seepia", 303 "settings.service.form.darkReaderSepia": "Tumman tilan seepia",
315 "settings.service.form.deleteButton": "Poista palvelu", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Muokkaa {name}", 305 "settings.service.form.editServiceHeadline": "Muokkaa {name}",
317 "settings.service.form.enableAudio": "Ota ääni käyttöön", 306 "settings.service.form.enableAudio": "Ota ääni käyttöön",
318 "settings.service.form.enableBadge": "Näytä lukemattomat viestit", 307 "settings.service.form.enableBadge": "Näytä lukemattomat viestit",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Kun poistettu käytöstä, kaikki ilmoitusäänet ja äänentoisto on mykistetty", 322 "settings.service.form.isMutedInfo": "Kun poistettu käytöstä, kaikki ilmoitusäänet ja äänentoisto on mykistetty",
334 "settings.service.form.name": "Nimi", 323 "settings.service.form.name": "Nimi",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Avaa darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Avaa darkmode.css",
336 "settings.service.form.openUserCss": "Avaa user.css", 326 "settings.service.form.openUserCss": "Avaa user.css",
337 "settings.service.form.openUserJs": "Avaa user.js", 327 "settings.service.form.openUserJs": "Avaa user.js",
338 "settings.service.form.proxy.headline": "Http/Https välityspalvelimen asetukset", 328 "settings.service.form.proxy.headline": "Http/Https välityspalvelimen asetukset",
339 "settings.service.form.proxy.host": "Välityspalvelimen Host/IP", 329 "settings.service.form.proxy.host": "Välityspalvelimen Host/IP",
340 "settings.service.form.proxy.info": "Välityspalvelimen asetukset eivät synkronoidu Ferdin palvelimiin.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Käytä välityspalvelinta", 331 "settings.service.form.proxy.isEnabled": "Käytä välityspalvelinta",
342 "settings.service.form.proxy.password": "Salasana (valinnainen)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Portti", 333 "settings.service.form.proxy.port": "Portti",
344 "settings.service.form.proxy.restartInfo": "Käynnistä Ferdi välityspalvelimen asetusten vaihtamisen jälkeen.", 334 "settings.service.form.proxy.restartInfo": "Käynnistä Ferdi välityspalvelimen asetusten vaihtamisen jälkeen.",
345 "settings.service.form.proxy.user": "Käyttäjä (valinnainen)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Käyttäjän tiedostot lisätään web-sivulle, jotta voit muokata palveluita millä tahansa tavalla. Käyttäjätiedostot tallennetaan vain paikallisesti eikä niitä siirretä muille tietokoneille käyttäen samaa tiliä.", 336 "settings.service.form.recipeFileInfo": "Käyttäjän tiedostot lisätään web-sivulle, jotta voit muokata palveluita millä tahansa tavalla. Käyttäjätiedostot tallennetaan vain paikallisesti eikä niitä siirretä muille tietokoneille käyttäen samaa tiliä.",
347 "settings.service.form.saveButton": "Tallenna palvelu", 337 "settings.service.form.saveButton": "Tallenna palvelu",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Selaa palveluita", 344 "settings.services.discoverServices": "Selaa palveluita",
355 "settings.services.headline": "Sinun palvelusi", 345 "settings.services.headline": "Sinun palvelusi",
356 "settings.services.noServicesAdded": "Aloita lisäämällä palvelu.", 346 "settings.services.noServicesAdded": "Aloita lisäämällä palvelu.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Palveluita ei voitu ladata", 348 "settings.services.servicesRequestFailed": "Palveluita ei voitu ladata",
358 "settings.services.tooltip.isDisabled": "Palvelu poistettu käytöstä", 349 "settings.services.tooltip.isDisabled": "Palvelu poistettu käytöstä",
359 "settings.services.tooltip.isMuted": "Kaikki äänet on mykistetty", 350 "settings.services.tooltip.isMuted": "Kaikki äänet on mykistetty",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi on yhteisöjohtoinen ja avoimen lähdekoodin sovellus.</p><p>Kiitos henkilöille, jotka tekevät tämän mahdolliseksi:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi on yhteisöjohtoinen ja avoimen lähdekoodin sovellus.</p><p>Kiitos henkilöille, jotka tekevät tämän mahdolliseksi:</p>",
363 "settings.supportFerdi.bannerText": "Haluatko auttaa meitä kehittämään Ferdiä?", 354 "settings.supportFerdi.bannerText": "Haluatko auttaa meitä kehittämään Ferdiä?",
364 "settings.supportFerdi.headline": "Tietoja Ferdistä", 355 "settings.supportFerdi.headline": "Tietoja Ferdistä",
365 "settings.supportFerdi.openSurvey": "Avaa mielipidekysely", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "Jos haluat tukea Ferdin kehitystä lahjoituksella, voit tehdä niin molemmilla tavoilla,", 357 "settings.supportFerdi.textDonation": "Jos haluat tukea Ferdin kehitystä lahjoituksella, voit tehdä niin molemmilla tavoilla,",
367 "settings.supportFerdi.textDonationAnd": "ja", 358 "settings.supportFerdi.textDonationAnd": "ja",
368 "settings.supportFerdi.textExpenses": "Vaikka vapaaehtoiset tekevät suurimman osan työstä, meidän on silti maksettava palvelemista ja sertifikaateista. Olemme yhteisönä täysin läpinäkyviä keräämiämme ja käyttämiemme varojen suhteen", 359 "settings.supportFerdi.textExpenses": "Vaikka vapaaehtoiset tekevät suurimman osan työstä, meidän on silti maksettava palvelemista ja sertifikaateista. Olemme yhteisönä täysin läpinäkyviä keräämiämme ja käyttämiemme varojen suhteen",
369 "settings.supportFerdi.textGitHubSponsors": "GitHub sponsorit", 360 "settings.supportFerdi.textGitHubSponsors": "GitHub sponsorit",
370 "settings.supportFerdi.textListContributors": "Täydellinen luettelo tukijoista", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "tästä", 362 "settings.supportFerdi.textListContributorsHere": "tästä",
372 "settings.supportFerdi.textOpenCollective": "Avoin Kollektiivi", 363 "settings.supportFerdi.textOpenCollective": "Avoin Kollektiivi",
373 "settings.supportFerdi.textSupportWelcome": "Tuki on aina tervetullutta. Voit saada listan tarvitsemastamme avusta", 364 "settings.supportFerdi.textSupportWelcome": "Tuki on aina tervetullutta. Voit saada listan tarvitsemastamme avusta",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Voittoa tavoittelematon", 378 "settings.user.form.accountType.non-profit": "Voittoa tavoittelematon",
388 "settings.user.form.currentPassword": "Nykyinen salasana", 379 "settings.user.form.currentPassword": "Nykyinen salasana",
389 "settings.user.form.email": "Sähköposti", 380 "settings.user.form.email": "Sähköposti",
390 "settings.user.form.firstname": "Etunimi", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Sukunimi", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Uusi salasana", 383 "settings.user.form.newPassword": "Uusi salasana",
393 "settings.workspace.add.form.name": "Nimi", 384 "settings.workspace.add.form.name": "Nimi",
394 "settings.workspace.add.form.submitButton": "Luo työtila", 385 "settings.workspace.add.form.submitButton": "Luo työtila",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Yritä uudelleen", 396 "settings.workspaces.tryReloadWorkspaces": "Yritä uudelleen",
406 "settings.workspaces.updatedInfo": "Tekemäsi muutokset on tallennettu", 397 "settings.workspaces.updatedInfo": "Tekemäsi muutokset on tallennettu",
407 "settings.workspaces.workspaceFeatureHeadline": "Vähemmän on enemmän: Esittelyssä Ferdi Työtilat", 398 "settings.workspaces.workspaceFeatureHeadline": "Vähemmän on enemmän: Esittelyssä Ferdi Työtilat",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdi Työtilat antavat sinun keskittyä siihen, mikä on tärkeää juuri nyt. Määritä erilaisia palveluja ja vaihda helposti niiden välillä milloin tahansa. Sinä päätät mitä palveluita tarvitset milloin ja missä, jotta voimme auttaa sinua pysymään töissä - tai helposti pois töistä aina kun haluat.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Työtiloja ei voitu ladata", 400 "settings.workspaces.workspacesRequestFailed": "Työtiloja ei voitu ladata",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Käytä ilmoituksia ja ääniä", 411 "sidebar.unmuteApp": "Käytä ilmoituksia ja ääniä",
421 "signup.email.label": "Sähköpostiosoite", 412 "signup.email.label": "Sähköpostiosoite",
422 "signup.emailDuplicate": "Käyttäjä, jolla on tämä sähköpostiosoite, on jo olemassa", 413 "signup.emailDuplicate": "Käyttäjä, jolla on tämä sähköpostiosoite, on jo olemassa",
423 "signup.firstname.label": "Etunimi", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Kirjaudu", 415 "signup.headline": "Kirjaudu",
425 "signup.lastname.label": "Sukunimi", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Luomalla Ferdi-tilin hyväksyt", 417 "signup.legal.info": "Luomalla Ferdi-tilin hyväksyt",
427 "signup.legal.privacy": "Tietosuojalauseke", 418 "signup.legal.privacy": "Tietosuojalauseke",
428 "signup.legal.terms": "Käyttöehdot", 419 "signup.legal.terms": "Käyttöehdot",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Salasana", 421 "signup.password.label": "Salasana",
431 "signup.submit.label": "Luo tili", 422 "signup.submit.label": "Luo tili",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Poista palvelu", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Poista ääni käytöstä", 425 "tabs.item.disableAudio": "Poista ääni käytöstä",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Poista ilmoitukset käytöstä", 427 "tabs.item.disableNotifications": "Poista ilmoitukset käytöstä",
437 "tabs.item.disableService": "Poista palvelu", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Ota ääni käyttöön", 429 "tabs.item.enableAudio": "Ota ääni käyttöön",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Ota ilmoitukset käyttöön", 431 "tabs.item.enableNotification": "Ota ilmoitukset käyttöön",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Lataa uudelleen", 434 "tabs.item.reload": "Lataa uudelleen",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} ei ole kelvollinen", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} pitää olla vähintään {length} kirjainta", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Vähintään yksi kohde valittava", 438 "validation.oneRequired": "Vähintään yksi kohde valittava",
448 "validation.required": "{field} on pakollinen", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} ei ole kelvollinen URL-osoite", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Takaisin", 441 "webControls.back": "Takaisin",
451 "webControls.forward": "Eteenpäin", 442 "webControls.forward": "Eteenpäin",
452 "webControls.goHome": "Etusivu", 443 "webControls.goHome": "Etusivu",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Lataa uudelleen", 445 "webControls.reload": "Lataa uudelleen",
455 "welcome.loginButton": "Kirjaudu tilillesi", 446 "welcome.loginButton": "Kirjaudu tilillesi",
456 "welcome.signupButton": "Luo ilmainen tili", 447 "welcome.signupButton": "Luo ilmainen tili",
457 "workspaceDrawer.addNewWorkspaceLabel": "Lisää uusi työtila", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Kaikki palvelut", 449 "workspaceDrawer.allServices": "Kaikki palvelut",
459 "workspaceDrawer.headline": "Työtilat", 450 "workspaceDrawer.headline": "Työtilat",
460 "workspaceDrawer.item.contextMenuEdit": "muokkaa", 451 "workspaceDrawer.item.contextMenuEdit": "muokkaa",
461 "workspaceDrawer.item.noServicesAddedYet": "Palveluja ei ole vielä lisätty", 452 "workspaceDrawer.item.noServicesAddedYet": "Palveluja ei ole vielä lisätty",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces auttaa sinun keskittymään mikä on tärkeää juuri nyt. Määritä erilaisia palvelukokonaisuuksia ja vaihda helposti niiden välillä milloin tahansa.</p><p>Sinä päätät mitä palveluita tarvitset milloin ja missä, jotta voimme auttaa sinua pysymään työsi äärellä - tai helpottamaan poistumista aina kun haluat.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Muokkaa työtilojen asetuksia", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Vaihdetaan" 455 "workspaces.switchingIndicator.switchingTo": "Vaihdetaan"
465} 456}
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index d81d23d79..80b32f495 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Actualiser", 2 "app.errorHandler.action": "Actualiser",
3 "app.errorHandler.headline": "On dirait que quelque chose ne va pas", 3 "app.errorHandler.headline": "Quelque chose a mal tourné.",
4 "changeserver.customServerLabel": "Serveur personnalisé", 4 "changeserver.customServerLabel": "Serveur personnalisé",
5 "changeserver.headline": "Changer de serveur", 5 "changeserver.headline": "Changer de serveur",
6 "changeserver.label": "Serveur", 6 "changeserver.label": "Serveur",
@@ -9,8 +9,7 @@
9 "connectionLostBanner.cta": "Redémarrer le service", 9 "connectionLostBanner.cta": "Redémarrer le service",
10 "connectionLostBanner.informationLink": "Que s'est-il passé?", 10 "connectionLostBanner.informationLink": "Que s'est-il passé?",
11 "connectionLostBanner.message": "Oh non ! Ferdi a perdu la connexion avec {name}.", 11 "connectionLostBanner.message": "Oh non ! Ferdi a perdu la connexion avec {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Connexion",
13 "feature.debugger.title": "Publier les informations de débogage",
14 "feature.nightlyBuilds.activate": "Activer", 13 "feature.nightlyBuilds.activate": "Activer",
15 "feature.nightlyBuilds.info": "Les versions de développement sont des versions expérimentales de Ferdi qui peuvent contenir des fonctionnalités non optimisées ou incomplètes. Ces versions de développement sont principalement utilisés par les développeurs pour tester leurs nouvelles fonctionnalités et leurs performances. Si vous ne savez pas ce que vous faites, nous vous suggérons de ne pas activer les versions de développement.", 14 "feature.nightlyBuilds.info": "Les versions de développement sont des versions expérimentales de Ferdi qui peuvent contenir des fonctionnalités non optimisées ou incomplètes. Ces versions de développement sont principalement utilisés par les développeurs pour tester leurs nouvelles fonctionnalités et leurs performances. Si vous ne savez pas ce que vous faites, nous vous suggérons de ne pas activer les versions de développement.",
16 "feature.nightlyBuilds.title": "Versions de développement", 15 "feature.nightlyBuilds.title": "Versions de développement",
@@ -27,27 +26,27 @@
27 "global.api.unhealthy": "Impossible de se connecter aux services en ligne de Ferdi", 26 "global.api.unhealthy": "Impossible de se connecter aux services en ligne de Ferdi",
28 "global.cancel": "Annuler", 27 "global.cancel": "Annuler",
29 "global.edit": "Éditer", 28 "global.edit": "Éditer",
30 "global.no": "No", 29 "global.no": "Non",
31 "global.notConnectedToTheInternet": "Vous n'êtes pas connecté à Internet.", 30 "global.notConnectedToTheInternet": "Vous n'êtes pas connecté à Internet.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Quit", 32 "global.quit": "Quitter",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Voulez-vous vraiment quitter Ferdi ?",
35 "global.save": "Save", 34 "global.save": "Sauver",
36 "global.settings": "Paramètres", 35 "global.settings": "Paramètres",
37 "global.spellchecker.useDefault": "Par défaut ({default})", 36 "global.spellchecker.useDefault": "Par défaut ({default})",
38 "global.spellchecking.autodetect": "Détecter automatiquement la langue", 37 "global.spellchecking.autodetect": "Détecter automatiquement la langue",
39 "global.spellchecking.autodetect.short": "Automatiquement", 38 "global.spellchecking.autodetect.short": "Automatiquement",
40 "global.spellchecking.language": "Langue de la vérification orthographique", 39 "global.spellchecking.language": "Langue de la vérification orthographique",
41 "global.submit": "Soumettre", 40 "global.submit": "Envoyer",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Utilisez 'https://whatmyuseragent.com/' (pour découvrir) ou 'https://developers.whatismybrowser.com/useragents/explore/' (pour choisir) votre agent utilisateur désiré et copier-coller ici.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Oui",
45 "import.headline": "Importez vos services depuis la version 4 de Ferdi", 44 "import.headline": "Importez vos services depuis la version 4 de Ferdi",
46 "import.notSupportedHeadline": "Ces services ne sont pas encore supportés par la version 5 de Ferdi", 45 "import.notSupportedHeadline": "Ces services ne sont pas encore supportés par la version 5 de Ferdi",
47 "import.skip.label": "Je veux ajouter des services manuellement", 46 "import.skip.label": "Je veux ajouter des services manuellement",
48 "import.submit.label": "Importer des services", 47 "import.submit.label": "Importer {count} services",
49 "infobar.authRequestFailed": "Il y a eu des erreurs pendant l'authentification demandée. Essayer de vous déconnecter et de vous reconnecter pour voir si cette erreur persiste.", 48 "infobar.authRequestFailed": "Il y a eu des erreurs pendant l'authentification demandée. Essayer de vous déconnecter et de vous reconnecter pour voir si cette erreur persiste.",
50 "infobar.buttonChangelog": "Nouveautés?", 49 "infobar.buttonChangelog": "Quoi de neuf ?",
51 "infobar.buttonInstallUpdate": "Redémarrer et installer la mise à jour", 50 "infobar.buttonInstallUpdate": "Redémarrer et installer la mise à jour",
52 "infobar.buttonReloadServices": "Recharger les services", 51 "infobar.buttonReloadServices": "Recharger les services",
53 "infobar.hide": "Masquer", 52 "infobar.hide": "Masquer",
@@ -75,7 +74,7 @@
75 "login.email.label": "Adresse Email", 74 "login.email.label": "Adresse Email",
76 "login.headline": "S'identifier", 75 "login.headline": "S'identifier",
77 "login.invalidCredentials": "Email ou mot de passe invalide", 76 "login.invalidCredentials": "Email ou mot de passe invalide",
78 "login.link.password": "Réinitialiser le mot de passe", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Créer un compte gratuit", 78 "login.link.signup": "Créer un compte gratuit",
80 "login.password.label": "Mot de passe", 79 "login.password.label": "Mot de passe",
81 "login.serverLogout": "Votre session a expiré. Reconnectez-vous s'il vous plaît.", 80 "login.serverLogout": "Votre session a expiré. Reconnectez-vous s'il vous plaît.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Assistance", 116 "menu.help.support": "Assistance",
118 "menu.help.tos": "Conditions d'utilisation", 117 "menu.help.tos": "Conditions d'utilisation",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activer le service précédent", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Ajouter un nouveau service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Accueil", 121 "menu.services.goHome": "Accueil",
123 "menu.services.setNextServiceActive": "Activer le service suivant", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Activer Todos", 124 "menu.todos.enableTodos": "Activer Todos",
126 "menu.view": "Aperçu", 125 "menu.view": "Aperçu",
@@ -131,39 +130,28 @@
131 "menu.view.reloadFerdi": "Reload Ferdi", 130 "menu.view.reloadFerdi": "Reload Ferdi",
132 "menu.view.reloadService": "Redémarrer le service", 131 "menu.view.reloadService": "Redémarrer le service",
133 "menu.view.reloadTodos": "Recharger les Todos", 132 "menu.view.reloadTodos": "Recharger les Todos",
134 "menu.view.resetZoom": "Actual Size", 133 "menu.view.resetZoom": "Taille actuelle",
135 "menu.view.toggleDarkMode": "Activer le mode sombre", 134 "menu.view.toggleDarkMode": "Activer le mode sombre",
136 "menu.view.toggleDevTools": "Activer les outils de développeur", 135 "menu.view.toggleDevTools": "Activer les outils de développeur",
137 "menu.view.toggleFullScreen": "Toggle Full Screen", 136 "menu.view.toggleFullScreen": "Activer/désactiver le mode plein écran",
138 "menu.view.toggleServiceDevTools": "Activer les outils de développeur du service", 137 "menu.view.toggleServiceDevTools": "Activer les outils de développeur du service",
139 "menu.view.toggleTodosDevTools": "Activer les outils de développeur Todos", 138 "menu.view.toggleTodosDevTools": "Activer les outils de développeur Todos",
140 "menu.view.zoomIn": "Zoom In", 139 "menu.view.zoomIn": "Zoom avant",
141 "menu.view.zoomOut": "Zoom Out", 140 "menu.view.zoomOut": "Zoom arrière",
142 "menu.window": "Window", 141 "menu.window": "Fenêtre",
143 "menu.window.close": "Close", 142 "menu.window.close": "Fermer",
144 "menu.window.minimize": "Minimize", 143 "menu.window.minimize": "Réduire",
145 "menu.workspaces": "Espace de travail", 144 "menu.workspaces": "Espace de travail",
146 "menu.workspaces.addNewWorkspace": "Ajouter un nouvel espace de travail...", 145 "menu.workspaces.addNewWorkspace": "Ajouter un nouvel espace de travail...",
147 "menu.workspaces.closeWorkspaceDrawer": "Fermer l'espace de travail", 146 "menu.workspaces.closeWorkspaceDrawer": "Fermer l'espace de travail",
148 "menu.workspaces.defaultWorkspace": "Tous les services", 147 "menu.workspaces.defaultWorkspace": "Tous les services",
149 "menu.workspaces.openWorkspaceDrawer": "Ouvrir l'espace de travail", 148 "menu.workspaces.openWorkspaceDrawer": "Ouvrir l'espace de travail",
150 "password.email.label": "Adresse Email", 149 "password.email.label": "Adresse Email",
151 "password.headline": "Réinitialiser le mot de passe", 150 "password.headline": "Reset password",
152 "password.link.login": "Connectez-vous à votre compte", 151 "password.link.login": "Connectez-vous à votre compte",
153 "password.link.signup": "Créer un compte gratuit", 152 "password.link.signup": "Créer un compte gratuit",
154 "password.noUser": "Aucun utilisateur n'a été trouvé avec cette adresse email", 153 "password.noUser": "Aucun utilisateur n'a été trouvé avec cette adresse email",
155 "password.successInfo": "Merci de consulter vos emails", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Synchronisation de compte",
157 "pricing.features.customWebsites": "Ajouter des sites web modifiés",
158 "pricing.features.desktopNotifications": "Notifications de bureau",
159 "pricing.features.onPremise": "Services hébergés sur place et autres",
160 "pricing.features.recipes": "Choisissez parmi de plus de 70 services",
161 "pricing.features.serviceProxies": "Service Proxy",
162 "pricing.features.spellchecker": "Support du correcteur orthographique",
163 "pricing.features.teamManagement": "Gestion d'équipe",
164 "pricing.features.thirdPartyServices": "Installer des services tiers",
165 "pricing.features.unlimitedServices": "Ajouter des services illimités",
166 "pricing.features.workspaces": "Espace de travail",
167 "service.crashHandler.action": "Recharger {name}", 155 "service.crashHandler.action": "Recharger {name}",
168 "service.crashHandler.autoReload": "Tentative de restauration automatique de {name} dans {seconds} secondes", 156 "service.crashHandler.autoReload": "Tentative de restauration automatique de {name} dans {seconds} secondes",
169 "service.crashHandler.headline": "Oh non!", 157 "service.crashHandler.headline": "Oh non!",
@@ -190,7 +178,7 @@
190 "settings.account.deleteInfo": "Si vous n'avez plus besoin de votre compte Ferdi, vous pouvez le supprimer avec toutes ses données associées.", 178 "settings.account.deleteInfo": "Si vous n'avez plus besoin de votre compte Ferdi, vous pouvez le supprimer avec toutes ses données associées.",
191 "settings.account.headline": "Compte", 179 "settings.account.headline": "Compte",
192 "settings.account.headlineAccount": "Informations sur le compte", 180 "settings.account.headlineAccount": "Informations sur le compte",
193 "settings.account.headlineDangerZone": "Zone dangereuse", 181 "settings.account.headlineDangerZone": "Zone à risque",
194 "settings.account.headlineInvoices": "Factures", 182 "settings.account.headlineInvoices": "Factures",
195 "settings.account.headlinePassword": "Changer le mot de passe", 183 "settings.account.headlinePassword": "Changer le mot de passe",
196 "settings.account.headlineProfile": "Mettre à jour le profil", 184 "settings.account.headlineProfile": "Mettre à jour le profil",
@@ -198,16 +186,16 @@
198 "settings.account.tryReloadServices": "Réessayer", 186 "settings.account.tryReloadServices": "Réessayer",
199 "settings.account.tryReloadUserInfoRequest": "Réessayer", 187 "settings.account.tryReloadUserInfoRequest": "Réessayer",
200 "settings.account.userInfoRequestFailed": "Impossible de charger les informations de l'utilisateur", 188 "settings.account.userInfoRequestFailed": "Impossible de charger les informations de l'utilisateur",
201 "settings.account.yourLicense": "Votre licence Ferdi", 189 "settings.account.yourLicense": "Votre licence Ferdi :",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Vider le cache", 191 "settings.app.buttonClearAllCache": "Vider le cache",
204 "settings.app.buttonInstallUpdate": "Redémarrer et installer la mise à jour", 192 "settings.app.buttonInstallUpdate": "Redémarrer et installer la mise à jour",
205 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder", 193 "settings.app.buttonOpenFerdiProfileFolder": "Afficher le dossier du profil",
206 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder", 194 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
207 "settings.app.buttonSearchForUpdate": "Vérifier les mises à jour", 195 "settings.app.buttonSearchForUpdate": "Vérifier les mises à jour",
208 "settings.app.cacheInfo": "Le cache de Ferdi occupe actuellement {size} en espace disque.", 196 "settings.app.cacheInfo": "Le cache de Ferdi occupe actuellement {size} en espace disque.",
209 "settings.app.cacheNotCleared": "Impossible de vider toute la cache", 197 "settings.app.cacheNotCleared": "Impossible de vider toute la cache",
210 "settings.app.closeSettings": "Close settings", 198 "settings.app.closeSettings": "Fermer les paramètres",
211 "settings.app.currentVersion": "Version actuelle :", 199 "settings.app.currentVersion": "Version actuelle :",
212 "settings.app.form.accentColor": "Couleur d'accentuation", 200 "settings.app.form.accentColor": "Couleur d'accentuation",
213 "settings.app.form.adaptableDarkMode": "Synchroniser le mode sombre avec l'option mode sombre du système", 201 "settings.app.form.adaptableDarkMode": "Synchroniser le mode sombre avec l'option mode sombre du système",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Afficher Ferdi dans la barre d'état système", 208 "settings.app.form.closeToSystemTray": "Afficher Ferdi dans la barre d'état système",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Serveur Todo personnalisé", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Activer le mode sombre", 211 "settings.app.form.darkMode": "Activer le mode sombre",
224 "settings.app.form.enableGPUAcceleration": "Activer l'accélération GPU", 212 "settings.app.form.enableGPUAcceleration": "Activer l'accélération GPU",
225 "settings.app.form.enableLock": "Activer le verrouillage par mot de passe", 213 "settings.app.form.enableLock": "Activer le verrouillage par mot de passe",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Activer la vérification orthographique", 215 "settings.app.form.enableSpellchecking": "Activer la vérification orthographique",
228 "settings.app.form.enableSystemTray": "Afficher Ferdi dans la barre d'état système", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Activer Ferdi Todos", 217 "settings.app.form.enableTodos": "Activer Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Garder les services en veille prolongée au démarrage", 218 "settings.app.form.hibernateOnStartup": "Garder les services en veille prolongée au démarrage",
231 "settings.app.form.hibernationStrategy": "Stratégie d'hibernation", 219 "settings.app.form.hibernationStrategy": "Stratégie d'hibernation",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Afficher les onglets des services désactivés", 239 "settings.app.form.showDisabledServices": "Afficher les onglets des services désactivés",
252 "settings.app.form.showDragArea": "Afficher les zones de glisser-déposer dans la fenêtre", 240 "settings.app.form.showDragArea": "Afficher les zones de glisser-déposer dans la fenêtre",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Afficher les badges de messages non lus quand les notifications sont désactivées", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Afficher les badges de messages non lus quand les notifications sont désactivées",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Démarrage minimisé", 243 "settings.app.form.startMinimized": "Démarrage minimisé",
255 "settings.app.form.universalDarkMode": "Activer le mode sombre universel", 244 "settings.app.form.universalDarkMode": "Activer le mode sombre universel",
256 "settings.app.form.useTouchIdToUnlock": "Autoriser l'utilisation de TouchID pour déverrouiller Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Paramètres avancés", 248 "settings.app.headlineAdvanced": "Paramètres avancés",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Les traductions officielles sont l'anglais et l'allemand. Toutes les autres langues sont des traductions faites par la communauté.", 256 "settings.app.languageDisclaimer": "Les traductions officielles sont l'anglais et l'allemand. Toutes les autres langues sont des traductions faites par la communauté.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Mot de passe", 258 "settings.app.lockedPassword": "Mot de passe",
270 "settings.app.lockedPasswordInfo": "S'il vous plaît soyez sûre de mettre un mot de passe que vous allez vous rappelez.\nSi vous perdez ce mot de passe vous allez devoir réinstaller Ferdi.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Les modifications nécessitent un redémarrage", 260 "settings.app.restartRequired": "Les modifications nécessitent un redémarrage",
272 "settings.app.scheduledDNDInfo": "Planifier le Ne-pas-Déranger vous permet de définir une période de temps dans lequel vous ne voulez pas de notifications de Ferdi.", 261 "settings.app.scheduledDNDInfo": "Planifier le Ne-pas-Déranger vous permet de définir une période de temps dans lequel vous ne voulez pas de notifications de Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Le temps est en format 24 heures. La fin du temps peut être avant le début du temps (ex: début 17:00, fin 09:00) pour activer le Ne-pas-Déranger durant la nuit.", 262 "settings.app.scheduledDNDTimeInfo": "Le temps est en format 24 heures. La fin du temps peut être avant le début du temps (ex: début 17:00, fin 09:00) pour activer le Ne-pas-Déranger durant la nuit.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi utilise le correcteur orthographique intégré de votre Mac pour vérifier les fautes de frappe. Si vous voulez changer les langues pour lesquelles le correcteur vérifie l'orthographe, vous pouvez le faire dans les préférences système de votre Mac.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi utilise le correcteur orthographique intégré de votre Mac pour vérifier les fautes de frappe. Si vous voulez changer les langues pour lesquelles le correcteur vérifie l'orthographe, vous pouvez le faire dans les préférences système de votre Mac.",
276 "settings.app.subheadlineCache": "Cache", 265 "settings.app.subheadlineCache": "Cache",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Ce serveur sera utilisé pour la fonctionnalité \"Ferdi Todo\".", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Aidez-nous à traduire Ferdi dans votre langue.", 268 "settings.app.translationHelp": "Aidez-nous à traduire Ferdi dans votre langue.",
280 "settings.app.universalDarkModeInfo": "Le mode sombre universel tente de générer dynamiquement des styles de mode sombre pour les services qui ne sont pas encore supportés.", 269 "settings.app.universalDarkModeInfo": "Le mode sombre universel tente de générer dynamiquement des styles de mode sombre pour les services qui ne sont pas encore supportés.",
281 "settings.app.updateStatusAvailable": "Mise à jour disponible, téléchargement en cours...", 270 "settings.app.updateStatusAvailable": "Mise à jour disponible, téléchargement en cours...",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Recettes tiers communautaire", 283 "settings.recipes.customService.headline.communityRecipes": "Recettes tiers communautaire",
295 "settings.recipes.customService.headline.customRecipes": "Recettes tiers modifiées", 284 "settings.recipes.customService.headline.customRecipes": "Recettes tiers modifiées",
296 "settings.recipes.customService.headline.devRecipes": "Vos recettes de service de développement", 285 "settings.recipes.customService.headline.devRecipes": "Vos recettes de service de développement",
297 "settings.recipes.customService.intro": "Pour ajouter un service modifié, copié la recette à:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Documentation de Développeur", 287 "settings.recipes.customService.openDevDocs": "Documentation de Développeur",
299 "settings.recipes.customService.openFolder": "Ouvrir le dossier", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Services disponibles", 289 "settings.recipes.headline": "Services disponibles",
301 "settings.recipes.missingService": "Un service est manquant?", 290 "settings.recipes.missingService": "Un service est manquant?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Luminosité de Dark Reader", 301 "settings.service.form.darkReaderBrightness": "Luminosité de Dark Reader",
313 "settings.service.form.darkReaderContrast": "Contraste de Dark Reader", 302 "settings.service.form.darkReaderContrast": "Contraste de Dark Reader",
314 "settings.service.form.darkReaderSepia": "Sepia de Dark Reader", 303 "settings.service.form.darkReaderSepia": "Sepia de Dark Reader",
315 "settings.service.form.deleteButton": "Supprimer le service", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Modifier {name}", 305 "settings.service.form.editServiceHeadline": "Modifier {name}",
317 "settings.service.form.enableAudio": "Activer l'audio", 306 "settings.service.form.enableAudio": "Activer l'audio",
318 "settings.service.form.enableBadge": "Afficher le badge des messages non lus", 307 "settings.service.form.enableBadge": "Afficher le badge des messages non lus",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Quand activé, les services seront éteints après un moment pour économiser les ressources systèmes.", 321 "settings.service.form.isHibernatedEnabledInfo": "Quand activé, les services seront éteints après un moment pour économiser les ressources systèmes.",
333 "settings.service.form.isMutedInfo": "Lorsque désactivé, tous les sons de notifications ainsi que l'audio sont coupés", 322 "settings.service.form.isMutedInfo": "Lorsque désactivé, tous les sons de notifications ainsi que l'audio sont coupés",
334 "settings.service.form.name": "Nom", 323 "settings.service.form.name": "Nom",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Ouvrir darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Ouvrir darkmode.css",
336 "settings.service.form.openUserCss": "Ouvrir user.css", 326 "settings.service.form.openUserCss": "Ouvrir user.css",
337 "settings.service.form.openUserJs": "Ouvrir user.js", 327 "settings.service.form.openUserJs": "Ouvrir user.js",
338 "settings.service.form.proxy.headline": "Paramètres proxy HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "Paramètres proxy HTTP/HTTPS",
339 "settings.service.form.proxy.host": "Hôte/IP du proxy", 329 "settings.service.form.proxy.host": "Hôte/IP du proxy",
340 "settings.service.form.proxy.info": "Les paramètres de proxy ne seront pas synchronisés avec les serveurs de Ferdi.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Utiliser un proxy", 331 "settings.service.form.proxy.isEnabled": "Utiliser un proxy",
342 "settings.service.form.proxy.password": "Mot de passe (facultatif)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Veuillez redémarrer Ferdi après avoir modifié les paramètres proxy.", 334 "settings.service.form.proxy.restartInfo": "Veuillez redémarrer Ferdi après avoir modifié les paramètres proxy.",
345 "settings.service.form.proxy.user": "Utilisateur (facultatif)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Vos fichiers utilisateur seront insérés dans la page Web afin que vous puissiez personnaliser les services comme vous le souhaitez. Les fichiers utilisateurs sont stockés localement et ne sont pas transférés à d'autres ordinateurs en utilisant le même compte.", 336 "settings.service.form.recipeFileInfo": "Vos fichiers utilisateur seront insérés dans la page Web afin que vous puissiez personnaliser les services comme vous le souhaitez. Les fichiers utilisateurs sont stockés localement et ne sont pas transférés à d'autres ordinateurs en utilisant le même compte.",
347 "settings.service.form.saveButton": "Enregistrer le service", 337 "settings.service.form.saveButton": "Enregistrer le service",
348 "settings.service.form.tabHosted": "Hébergé", 338 "settings.service.form.tabHosted": "Hébergé",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Découvrir les services", 344 "settings.services.discoverServices": "Découvrir les services",
355 "settings.services.headline": "Vos services", 345 "settings.services.headline": "Vos services",
356 "settings.services.noServicesAdded": "Commencez par ajouter un service.", 346 "settings.services.noServicesAdded": "Commencez par ajouter un service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Impossible de charger vos services", 348 "settings.services.servicesRequestFailed": "Impossible de charger vos services",
358 "settings.services.tooltip.isDisabled": "Ce service est désactivé", 349 "settings.services.tooltip.isDisabled": "Ce service est désactivé",
359 "settings.services.tooltip.isMuted": "Tous les sons sont coupés", 350 "settings.services.tooltip.isMuted": "Tous les sons sont coupés",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi est une application open-source et dirigée par la communauté.</p><p>Merci à toutes les personnes qui rendent cela possible :</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi est une application open-source et dirigée par la communauté.</p><p>Merci à toutes les personnes qui rendent cela possible :</p>",
363 "settings.supportFerdi.bannerText": "Voulez-vous nous aider à améliorer Ferdi ?", 354 "settings.supportFerdi.bannerText": "Voulez-vous nous aider à améliorer Ferdi ?",
364 "settings.supportFerdi.headline": "À propos de Ferdi", 355 "settings.supportFerdi.headline": "À propos de Ferdi",
365 "settings.supportFerdi.openSurvey": "Ouvrir l'enquête", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "Si vous avez envie de soutenir le développement de Ferdi par un don, vous pouvez le faire via", 357 "settings.supportFerdi.textDonation": "Si vous avez envie de soutenir le développement de Ferdi par un don, vous pouvez le faire via",
367 "settings.supportFerdi.textDonationAnd": "et", 358 "settings.supportFerdi.textDonationAnd": "et",
368 "settings.supportFerdi.textExpenses": "Bien que les bénévoles fassent la majeure partie du travail, nous avons besoin de payer pour les serveurs et les certificats. En tant que communauté, nous sommes totalement transparents sur les fonds que nous collectons et dépensons - voir nos", 359 "settings.supportFerdi.textExpenses": "Bien que les bénévoles fassent la majeure partie du travail, nous avons besoin de payer pour les serveurs et les certificats. En tant que communauté, nous sommes totalement transparents sur les fonds que nous collectons et dépensons - voir nos",
369 "settings.supportFerdi.textGitHubSponsors": "Sponsors sur GitHub", 360 "settings.supportFerdi.textGitHubSponsors": "Sponsors sur GitHub",
370 "settings.supportFerdi.textListContributors": "Liste complète des contributeurs", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "ici", 362 "settings.supportFerdi.textListContributorsHere": "ici",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Toute aide est toujours la bienvenue. Vous pouvez trouver une liste de l'aide dont nous avons besoin", 364 "settings.supportFerdi.textSupportWelcome": "Toute aide est toujours la bienvenue. Vous pouvez trouver une liste de l'aide dont nous avons besoin",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Non-lucratif", 378 "settings.user.form.accountType.non-profit": "Non-lucratif",
388 "settings.user.form.currentPassword": "Mot de passe actuel", 379 "settings.user.form.currentPassword": "Mot de passe actuel",
389 "settings.user.form.email": "Email", 380 "settings.user.form.email": "Email",
390 "settings.user.form.firstname": "Prénom", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Nom", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nouveau mot de passe", 383 "settings.user.form.newPassword": "Nouveau mot de passe",
393 "settings.workspace.add.form.name": "Nom", 384 "settings.workspace.add.form.name": "Nom",
394 "settings.workspace.add.form.submitButton": "Créer l'espace de travail", 385 "settings.workspace.add.form.submitButton": "Créer l'espace de travail",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Réessayer", 396 "settings.workspaces.tryReloadWorkspaces": "Réessayer",
406 "settings.workspaces.updatedInfo": "Vos modifications ont été enregistrées", 397 "settings.workspaces.updatedInfo": "Vos modifications ont été enregistrées",
407 "settings.workspaces.workspaceFeatureHeadline": "Présentation des Espaces de travail de Ferdi", 398 "settings.workspaces.workspaceFeatureHeadline": "Présentation des Espaces de travail de Ferdi",
408 "settings.workspaces.workspaceFeatureInfo": "Les Espaces de travail de Ferdi vous permettant de rester concentré sur ce qui est important. Créez différents groupes de services et naviguez facilement entre eux à n'importe quel moment. Vous décidez de quels services vous avez besoin, où et quand, ainsi nous pouvons vous aider à rester concentré sur votre travail - ou à le quitter dès que vous le souhaitez.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Impossible de charger vos espaces de travail", 400 "settings.workspaces.workspacesRequestFailed": "Impossible de charger vos espaces de travail",
410 "setupAssistant.headline": "Commençons", 401 "setupAssistant.headline": "Commençons",
411 "setupAssistant.subheadline": "Choisissez parmi nos services les plus utilisés et revenez maintenant sur votre messagerie.", 402 "setupAssistant.subheadline": "Choisissez parmi nos services les plus utilisés et revenez maintenant sur votre messagerie.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Activer les notifications et les sons", 411 "sidebar.unmuteApp": "Activer les notifications et les sons",
421 "signup.email.label": "Adresse Email", 412 "signup.email.label": "Adresse Email",
422 "signup.emailDuplicate": "Cette adresse email est déjà utilisée", 413 "signup.emailDuplicate": "Cette adresse email est déjà utilisée",
423 "signup.firstname.label": "Prénom", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "S'inscrire", 415 "signup.headline": "S'inscrire",
425 "signup.lastname.label": "Nom", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "En créant un compte Ferdi, vous acceptez la", 417 "signup.legal.info": "En créant un compte Ferdi, vous acceptez la",
427 "signup.legal.privacy": "Déclaration de confidentialité", 418 "signup.legal.privacy": "Déclaration de confidentialité",
428 "signup.legal.terms": "Conditions d'utilisation", 419 "signup.legal.terms": "Conditions d'utilisation",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Mot de passe", 421 "signup.password.label": "Mot de passe",
431 "signup.submit.label": "Créer un compte", 422 "signup.submit.label": "Créer un compte",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Supprimer le service", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Désactiver l'audio", 425 "tabs.item.disableAudio": "Désactiver l'audio",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Désactiver les notifications", 427 "tabs.item.disableNotifications": "Désactiver les notifications",
437 "tabs.item.disableService": "Désactiver le service", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Activer l'audio", 429 "tabs.item.enableAudio": "Activer l'audio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Activer les notifications", 431 "tabs.item.enableNotification": "Activer les notifications",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Actualiser", 434 "tabs.item.reload": "Actualiser",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} n'est pas valide", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} doit contenir au moins {length} caractère(s)", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Au moins un de ces champs est requis", 438 "validation.oneRequired": "Au moins un de ces champs est requis",
448 "validation.required": "{field} est requis", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} n'est pas une URL valide", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Revenir", 441 "webControls.back": "Revenir",
451 "webControls.forward": "Avancer", 442 "webControls.forward": "Avancer",
452 "webControls.goHome": "Accueil", 443 "webControls.goHome": "Accueil",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Actualiser", 445 "webControls.reload": "Actualiser",
455 "welcome.loginButton": "Se connecter sur son compte", 446 "welcome.loginButton": "Se connecter sur son compte",
456 "welcome.signupButton": "Créer un compte gratuit", 447 "welcome.signupButton": "Créer un compte gratuit",
457 "workspaceDrawer.addNewWorkspaceLabel": "Ajouter un nouvel espace de travail", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Tous les services", 449 "workspaceDrawer.allServices": "Tous les services",
459 "workspaceDrawer.headline": "Espace de travail", 450 "workspaceDrawer.headline": "Espace de travail",
460 "workspaceDrawer.item.contextMenuEdit": "Modifier", 451 "workspaceDrawer.item.contextMenuEdit": "Modifier",
461 "workspaceDrawer.item.noServicesAddedYet": "Aucun services ajoutés pour l'instant", 452 "workspaceDrawer.item.noServicesAddedYet": "Aucun services ajoutés pour l'instant",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Les Espaces de travail de Ferdi vous permettant de rester concentré sur ce qui est important. Créez différents groupes de services et naviguez facilement entre eux à n'importe quel moment.</p><p>Vous décidez de quels services vous avez besoin, où et quand, ainsi nous pouvons vous aider à rester concentré sur votre travail - ou à le quitter dès que vous le souhaitez.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Éditer les paramètres de l'espace de travail", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Changement vers" 455 "workspaces.switchingIndicator.switchingTo": "Changement vers"
465} 456}
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index a78c90771..46dc1acc4 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Athlódáil", 2 "app.errorHandler.action": "Athlódáil",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Freastalaí saincheaptha", 4 "changeserver.customServerLabel": "Freastalaí saincheaptha",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Ní féidir nascadh le seirbhísí Ferdi ar líne", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Cealaigh", 27 "global.cancel": "Cancel",
29 "global.edit": "Cuir in eagar", 28 "global.edit": "Cuir in eagar",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Níl tú nasctha leis an Idirlíon.", 30 "global.notConnectedToTheInternet": "Níl tú nasctha leis an Idirlíon.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Socruithe", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use System Default ({default})", 36 "global.spellchecker.useDefault": "Use System Default ({default})",
38 "global.spellchecking.autodetect": "Detect language automatically", 37 "global.spellchecking.autodetect": "Detect language automatically",
39 "global.spellchecking.autodetect.short": "Automatic", 38 "global.spellchecking.autodetect.short": "Automatic",
40 "global.spellchecking.language": "Spell checking language", 39 "global.spellchecking.language": "Spell checking language",
41 "global.submit": "Cuir isteach", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Iompórtáil do sheirbhísí Ferdi 4", 44 "import.headline": "Iompórtáil do sheirbhísí Ferdi 4",
46 "import.notSupportedHeadline": "Níl na seirbhísí seo taca ag Ferdi 5 go fóill", 45 "import.notSupportedHeadline": "Níl na seirbhísí seo taca ag Ferdi 5 go fóill",
47 "import.skip.label": "Ba mhaith liom seirbhísí a chur de láimh", 46 "import.skip.label": "Ba mhaith liom seirbhísí a chur de láimh",
48 "import.submit.label": "Iompórtáil seirbhísí", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Cad atá nua?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Atosaigh ⊠suiteáil nuashonrú", 50 "infobar.buttonInstallUpdate": "Atosaigh ⊠suiteáil nuashonrú",
52 "infobar.buttonReloadServices": "Athlódáil seirbhísí", 51 "infobar.buttonReloadServices": "Athlódáil seirbhísí",
53 "infobar.hide": "Cuir Ferdi i bhfolach", 52 "infobar.hide": "Cuir Ferdi i bhfolach",
@@ -75,7 +74,7 @@
75 "login.email.label": "Seoladh ríomhphoist", 74 "login.email.label": "Seoladh ríomhphoist",
76 "login.headline": "Logáil isteach", 75 "login.headline": "Logáil isteach",
77 "login.invalidCredentials": "Seoladh ríomhphoist nó pasfhocal neamhbhailí", 76 "login.invalidCredentials": "Seoladh ríomhphoist nó pasfhocal neamhbhailí",
78 "login.link.password": "Athshocraigh pasfhocal", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Cruthaigh cuntas saor in aisce", 78 "login.link.signup": "Cruthaigh cuntas saor in aisce",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "D'éag do sheisiún, logáil isteach arís le do thoil.", 80 "login.serverLogout": "D'éag do sheisiún, logáil isteach arís le do thoil.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Téarmaí tagartha", 117 "menu.help.tos": "Téarmaí tagartha",
119 "menu.services": "Seirbhísí", 118 "menu.services": "Seirbhísí",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Gach seirbhís", 147 "menu.workspaces.defaultWorkspace": "Gach seirbhís",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "Seoladh ríomhphoist", 149 "password.email.label": "Seoladh ríomhphoist",
151 "password.headline": "Athshocraigh pasfhocal", 150 "password.headline": "Reset password",
152 "password.link.login": "Logáil isteach i do chuntas", 151 "password.link.login": "Logáil isteach i do chuntas",
153 "password.link.signup": "Cruthaigh cuntas saor in aisce", 152 "password.link.signup": "Cruthaigh cuntas saor in aisce",
154 "password.noUser": "Níor aimsíodh úsáideoir leis an seoladh ríomhphoist seo", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Seiceáil do chuid ríomhphoist le do thoil", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Athlódáil {name}", 155 "service.crashHandler.action": "Athlódáil {name}",
168 "service.crashHandler.autoReload": "Ag iarraidh {name} a thabhairt ar ais go huathoibríoch i gceann {seconds} shoicind", 156 "service.crashHandler.autoReload": "Ag iarraidh {name} a thabhairt ar ais go huathoibríoch i gceann {seconds} shoicind",
169 "service.crashHandler.headline": "Oró, ní hea!", 157 "service.crashHandler.headline": "Oró, ní hea!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Fáilte go Ferdi", 171 "services.welcome": "Fáilte go Ferdi",
184 "settings.account.account.editButton": "Cuir cuntas in eagar", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Nuashonraigh próifíl", 175 "settings.account.buttonSave": "Nuashonraigh próifíl",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Fuair tú ríomhphost chun scriosadh do chuntais a dheimhniú. Ní féidir do chuntas agus do chuid sonraí a thabhairt ar ais!", 177 "settings.account.deleteEmailSent": "Fuair tú ríomhphost chun scriosadh do chuntais a dheimhniú. Ní féidir do chuntas agus do chuid sonraí a thabhairt ar ais!",
190 "settings.account.deleteInfo": "Más rud é nár ghá cuntas Ferdi a bheith agat a thuilleadh, is féidir do chuntas agus gach sonraí riachtanach a scriosadh anseo.", 178 "settings.account.deleteInfo": "Más rud é nár ghá cuntas Ferdi a bheith agat a thuilleadh, is féidir do chuntas agus gach sonraí riachtanach a scriosadh anseo.",
191 "settings.account.headline": "Cuntas", 179 "settings.account.headline": "Cuntas",
192 "settings.account.headlineAccount": "Eolas faoin gcuntas", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Scrios cuntas", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Sonraisc", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Athraigh pasfhocal", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Nuashonraigh próifíl", 184 "settings.account.headlineProfile": "Nuashonraigh próifíl",
197 "settings.account.successInfo": "Sábháladh do chuid athruithe", 185 "settings.account.successInfo": "Sábháladh do chuid athruithe",
198 "settings.account.tryReloadServices": "Atriail", 186 "settings.account.tryReloadServices": "Atriail",
199 "settings.account.tryReloadUserInfoRequest": "Atriail", 187 "settings.account.tryReloadUserInfoRequest": "Atriail",
200 "settings.account.userInfoRequestFailed": "Ní féidir eolas úsáideora a lódáil", 188 "settings.account.userInfoRequestFailed": "Ní féidir eolas úsáideora a lódáil",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Glan taisce", 191 "settings.app.buttonClearAllCache": "Glan taisce",
204 "settings.app.buttonInstallUpdate": "Atosaigh ⊠suiteáil nuashonrú", 192 "settings.app.buttonInstallUpdate": "Atosaigh ⊠suiteáil nuashonrú",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Cumasaigh luasghéarú APG", 212 "settings.app.form.enableGPUAcceleration": "Cumasaigh luasghéarú APG",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Cumasaigh seiceáil litrithe", 215 "settings.app.form.enableSpellchecking": "Cumasaigh seiceáil litrithe",
228 "settings.app.form.enableSystemTray": "Taispeáin Ferdi i dtráidire an chórais", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Taispeáin tabanna do sheirbhísí dhíchumasaithe", 239 "settings.app.form.showDisabledServices": "Taispeáin tabanna do sheirbhísí dhíchumasaithe",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Taispeáin teachtaireachtaí neamhléite, nuair a dhíchumasaítear fógraí", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Taispeáin teachtaireachtaí neamhléite, nuair a dhíchumasaítear fógraí",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Scrios seirbhís", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Cuir {name} in eagar", 305 "settings.service.form.editServiceHeadline": "Cuir {name} in eagar",
317 "settings.service.form.enableAudio": "Cumasaigh fuaim", 306 "settings.service.form.enableAudio": "Cumasaigh fuaim",
318 "settings.service.form.enableBadge": "Taispeáin comhartha do theachtaireachtaí neamhléite", 307 "settings.service.form.enableBadge": "Taispeáin comhartha do theachtaireachtaí neamhléite",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Tachtar gach fuaim fógraí agus athchasadh fuaime", 322 "settings.service.form.isMutedInfo": "Tachtar gach fuaim fógraí agus athchasadh fuaime",
334 "settings.service.form.name": "Ainm", 323 "settings.service.form.name": "Ainm",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Aimsigh seirbhísí", 344 "settings.services.discoverServices": "Aimsigh seirbhísí",
355 "settings.services.headline": "Do sheirbhísí", 345 "settings.services.headline": "Do sheirbhísí",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Seirbhís díchumasaithe", 349 "settings.services.tooltip.isDisabled": "Seirbhís díchumasaithe",
359 "settings.services.tooltip.isMuted": "Tachtar gach fuaim", 350 "settings.services.tooltip.isMuted": "Tachtar gach fuaim",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Neamhbhrabúis", 378 "settings.user.form.accountType.non-profit": "Neamhbhrabúis",
388 "settings.user.form.currentPassword": "Pasfhocal reatha", 379 "settings.user.form.currentPassword": "Pasfhocal reatha",
389 "settings.user.form.email": "Ríomhphost", 380 "settings.user.form.email": "Ríomhphost",
390 "settings.user.form.firstname": "Céadainm", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Sloinne", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Pasfhocal nua", 383 "settings.user.form.newPassword": "Pasfhocal nua",
393 "settings.workspace.add.form.name": "Ainm", 384 "settings.workspace.add.form.name": "Ainm",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Cumasaigh fógraí ⊠fuaim", 411 "sidebar.unmuteApp": "Cumasaigh fógraí ⊠fuaim",
421 "signup.email.label": "Seoladh ríomhphoist", 412 "signup.email.label": "Seoladh ríomhphoist",
422 "signup.emailDuplicate": "Tá úsáideoir leis an seoladh ríomhphoist sin cheana féin", 413 "signup.emailDuplicate": "Tá úsáideoir leis an seoladh ríomhphoist sin cheana féin",
423 "signup.firstname.label": "Céadainm", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Cláraigh", 415 "signup.headline": "Cláraigh",
425 "signup.lastname.label": "Sloinne", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Agus tú ag cruthú cuntas Ferdi glacann tú le", 417 "signup.legal.info": "Agus tú ag cruthú cuntas Ferdi glacann tú le",
427 "signup.legal.privacy": "Ráiteas phríobháideachais", 418 "signup.legal.privacy": "Ráiteas phríobháideachais",
428 "signup.legal.terms": "Tearmaí seirbhíse", 419 "signup.legal.terms": "Tearmaí seirbhíse",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "Cruthaigh cuntas", 422 "signup.submit.label": "Cruthaigh cuntas",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Scrios seirbhís", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Díchumasaigh fuaim", 425 "tabs.item.disableAudio": "Díchumasaigh fuaim",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Díchumasaigh fógraí", 427 "tabs.item.disableNotifications": "Díchumasaigh fógraí",
437 "tabs.item.disableService": "Díchumasaigh seirbhís", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Cumasaigh fuaim", 429 "tabs.item.enableAudio": "Cumasaigh fuaim",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Cumasaigh fógraí", 431 "tabs.item.enableNotification": "Cumasaigh fógraí",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Athlódáil", 434 "tabs.item.reload": "Athlódáil",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "Níl {field} neamhbhailí", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "Ba cheart go mbeadh {field} ar a laghad {length} charactar fada", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "Tá {field} de dhíth", 439 "validation.required": "{field} is required",
449 "validation.url": "Ní AAA bhailí é {field}", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Back", 441 "webControls.back": "Back",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index 79e1532b5..5bec0bf13 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "רענן", 2 "app.errorHandler.action": "רענן",
3 "app.errorHandler.headline": "משהו השתבש", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "שרת מות×× ×ישית", 4 "changeserver.customServerLabel": "שרת מות×× ×ישית",
5 "changeserver.headline": "החלף שרת", 5 "changeserver.headline": "החלף שרת",
6 "changeserver.label": "שרת", 6 "changeserver.label": "שרת",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "מה קרה?", 10 "connectionLostBanner.informationLink": "מה קרה?",
11 "connectionLostBanner.message": "הו ל×! פרדי ×יבד ×ת החיבור ל {name}.", 11 "connectionLostBanner.message": "הו ל×! פרדי ×יבד ×ת החיבור ל {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "×¤×¨×¡× ×ת פרטי ניפוי השגי×ות",
14 "feature.nightlyBuilds.activate": "הפעל", 13 "feature.nightlyBuilds.activate": "הפעל",
15 "feature.nightlyBuilds.info": "גרס×ות נייטלי ×”× ×’×¨×¡×ות נסיוניות ביותר של פרדי, העשויות להכיל פיצ'×¨×™× ×‘×œ×ª×™ גמורי×. גרס×ות ×לה מיועדות בעיקר לשימוש ×ž×¤×ª×—×™× ×¢×œ מנת לנסות ×ת הפיצ'×¨×™× ×”×—×“×©×™× ×”× ×ž×¦××™× ×‘×¤×™×ª×•×— - לפני ×”×›× ×¡×ª× ×œ×’×¨×¡×” הסופית. ×× ×תה ×œ× ×™×•×“×¢ מה ×תה עושה, ×נו ×ž×ž×œ×™×¦×™× ×©×œ× ×ª×¤×¢×™×œ ×ת ×”×ופציה ×”×–×ת.", 14 "feature.nightlyBuilds.info": "גרס×ות נייטלי ×”× ×’×¨×¡×ות נסיוניות ביותר של פרדי, העשויות להכיל פיצ'×¨×™× ×‘×œ×ª×™ גמורי×. גרס×ות ×לה מיועדות בעיקר לשימוש ×ž×¤×ª×—×™× ×¢×œ מנת לנסות ×ת הפיצ'×¨×™× ×”×—×“×©×™× ×”× ×ž×¦××™× ×‘×¤×™×ª×•×— - לפני ×”×›× ×¡×ª× ×œ×’×¨×¡×” הסופית. ×× ×תה ×œ× ×™×•×“×¢ מה ×תה עושה, ×נו ×ž×ž×œ×™×¦×™× ×©×œ× ×ª×¤×¢×™×œ ×ת ×”×ופציה ×”×–×ת.",
16 "feature.nightlyBuilds.title": "גרס×ות נייטלי", 15 "feature.nightlyBuilds.title": "גרס×ות נייטלי",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "בחר שירות ×¢× ×ž×§×© ×” TAB, ↑ ו ↓. פתח שירות ב×מצעות מקש ×” ENTER.", 23 "feature.quickSwitch.info": "בחר שירות ×¢× ×ž×§×© ×” TAB, ↑ ו ↓. פתח שירות ב×מצעות מקש ×” ENTER.",
25 "feature.quickSwitch.search": "חיפוש...", 24 "feature.quickSwitch.search": "חיפוש...",
26 "feature.quickSwitch.title": "החלפה מהירה", 25 "feature.quickSwitch.title": "החלפה מהירה",
27 "global.api.unhealthy": "×œ× × ×™×ª×Ÿ להתחבר לשרותי ×”×ינטרנת של Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "בטל", 27 "global.cancel": "Cancel",
29 "global.edit": "ערוך", 28 "global.edit": "ערוך",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "נר××” ש×תה ×œ× ×ž×—×•×‘×¨ ל×ינטרנט.", 30 "global.notConnectedToTheInternet": "נר××” ש×תה ×œ× ×ž×—×•×‘×¨ ל×ינטרנט.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "הגדרות", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "השתמש בברירת המחדל של המערכת ({default})", 36 "global.spellchecker.useDefault": "השתמש בברירת המחדל של המערכת ({default})",
38 "global.spellchecking.autodetect": "×–×”×” שפה ב×ופן ×וטומטי", 37 "global.spellchecking.autodetect": "×–×”×” שפה ב×ופן ×וטומטי",
39 "global.spellchecking.autodetect.short": "×וטומטי", 38 "global.spellchecking.autodetect.short": "×וטומטי",
40 "global.spellchecking.language": "שפה לבדיקת ×יות", 39 "global.spellchecking.language": "שפה לבדיקת ×יות",
41 "global.submit": "שלח", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "סוכן משתמש", 42 "global.userAgentPref": "סוכן משתמש",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "×™×™×‘× ×ת ×”×©×™×¨×•×ª×™× ×©×œ×š מפרדי גרסה 4", 44 "import.headline": "×™×™×‘× ×ת ×”×©×™×¨×•×ª×™× ×©×œ×š מפרדי גרסה 4",
46 "import.notSupportedHeadline": "השירות עדיין ×ינו נתמך בפרדי גרסה 5", 45 "import.notSupportedHeadline": "השירות עדיין ×ינו נתמך בפרדי גרסה 5",
47 "import.skip.label": "×× ×™ רוצה להוסיף ×©×™×¨×•×ª×™× ×‘×ופן ידני", 46 "import.skip.label": "×× ×™ רוצה להוסיף ×©×™×¨×•×ª×™× ×‘×ופן ידני",
48 "import.submit.label": "×™×™×‘× ×©×™×¨×•×ª×™×", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "×ירעה שגי××” בניסיון ההתחברות. נסה להתנתק ולהתחבר מחדש.", 48 "infobar.authRequestFailed": "×ירעה שגי××” בניסיון ההתחברות. נסה להתנתק ולהתחבר מחדש.",
50 "infobar.buttonChangelog": "מה חדש?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "הפעל מחדש והתקן עדכוני×", 50 "infobar.buttonInstallUpdate": "הפעל מחדש והתקן עדכוני×",
52 "infobar.buttonReloadServices": "טען מחדש ×ת השירותי×", 51 "infobar.buttonReloadServices": "טען מחדש ×ת השירותי×",
53 "infobar.hide": "הסתר", 52 "infobar.hide": "הסתר",
@@ -75,7 +74,7 @@
75 "login.email.label": "כתובת דו×\"ל", 74 "login.email.label": "כתובת דו×\"ל",
76 "login.headline": "התחבר", 75 "login.headline": "התחבר",
77 "login.invalidCredentials": "כתובת הדו×\"ל ×ו ×”×¡×™×¡×ž× ××™× × ×ª×§×™× ×™×", 76 "login.invalidCredentials": "כתובת הדו×\"ל ×ו ×”×¡×™×¡×ž× ××™× × ×ª×§×™× ×™×",
78 "login.link.password": "×יפוס סיסמה", 77 "login.link.password": "Reset password",
79 "login.link.signup": "צור חשבון חדש בחינ×", 78 "login.link.signup": "צור חשבון חדש בחינ×",
80 "login.password.label": "סיסמ×", 79 "login.password.label": "סיסמ×",
81 "login.serverLogout": "פג תוקף ההתחברות, ×× × ×”×ª×—×‘×¨ שוב.", 80 "login.serverLogout": "פג תוקף ההתחברות, ×× × ×”×ª×—×‘×¨ שוב.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "תמיכה", 116 "menu.help.support": "תמיכה",
118 "menu.help.tos": "תנ××™ שימוש", 117 "menu.help.tos": "תנ××™ שימוש",
119 "menu.services": "שירותי×", 118 "menu.services": "שירותי×",
120 "menu.services.activatePreviousService": "הפעל ×ת השירות הקוד×", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "הוסף שירות חדש", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "בית", 121 "menu.services.goHome": "בית",
123 "menu.services.setNextServiceActive": "הפעל ×ת השירות הב×", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "משימות", 123 "menu.todos": "משימות",
125 "menu.todos.enableTodos": "×פשר משימות", 124 "menu.todos.enableTodos": "×פשר משימות",
126 "menu.view": "הצג", 125 "menu.view": "הצג",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "כל השירותי×", 147 "menu.workspaces.defaultWorkspace": "כל השירותי×",
149 "menu.workspaces.openWorkspaceDrawer": "פתח ×ת סרגל סביבות העבודה", 148 "menu.workspaces.openWorkspaceDrawer": "פתח ×ת סרגל סביבות העבודה",
150 "password.email.label": "כתובת דו×\"ל", 149 "password.email.label": "כתובת דו×\"ל",
151 "password.headline": "×יפוס סיסמה", 150 "password.headline": "Reset password",
152 "password.link.login": "היכנס לחשבונך", 151 "password.link.login": "היכנס לחשבונך",
153 "password.link.signup": "צור חשבון חדש בחינ×", 152 "password.link.signup": "צור חשבון חדש בחינ×",
154 "password.noUser": "×œ× × ×ž×¦× ×ž×©×ª×ž×© ×¢× ×›×ª×•×‘×ª הדו×\"ל ×”×–×ת", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "×× × ×‘×“×•×§ ×ת הדו×\"ל שלך", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "סנכון החשבון",
157 "pricing.features.customWebsites": "הוסף ××ª×¨×™× ×ž×•×ª××ž×™× ×ישית",
158 "pricing.features.desktopNotifications": "התר×ות שולחן העבודה",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "בחר מתוך יותר מ 70 שירותי×",
161 "pricing.features.serviceProxies": "פרוקסי לשירותי×",
162 "pricing.features.spellchecker": "תמיכה בבדיקת ×יות",
163 "pricing.features.teamManagement": "ניהול צוות",
164 "pricing.features.thirdPartyServices": "התקן שירותי צד שלישי",
165 "pricing.features.unlimitedServices": "הוסף ×©×™×¨×•×ª×™× ×‘×œ×™ הגבלה",
166 "pricing.features.workspaces": "סביבות עבודה",
167 "service.crashHandler.action": "טען מחדש {name}", 155 "service.crashHandler.action": "טען מחדש {name}",
168 "service.crashHandler.autoReload": "מנסה לשחזר ×ת {name} ב×ופן ×וטומטי בעוד {seconds} שניות", 156 "service.crashHandler.autoReload": "מנסה לשחזר ×ת {name} ב×ופן ×וטומטי בעוד {seconds} שניות",
169 "service.crashHandler.headline": "הו, ל×!", 157 "service.crashHandler.headline": "הו, ל×!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "השתמש בפרדי ×œ×œ× ×—×©×‘×•×Ÿ", 170 "services.serverless": "השתמש בפרדי ×œ×œ× ×—×©×‘×•×Ÿ",
183 "services.welcome": "ברוך ×”×‘× ×œ×¤×¨×“×™", 171 "services.welcome": "ברוך ×”×‘× ×œ×¤×¨×“×™",
184 "settings.account.account.editButton": "ערוך ×ת החשבון", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "החשבון ×ינו זמין", 173 "settings.account.accountUnavailable": "החשבון ×ינו זמין",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "עדכן פרופיל", 175 "settings.account.buttonSave": "עדכן פרופיל",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 177 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
190 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.", 178 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
191 "settings.account.headline": "חשבון", 179 "settings.account.headline": "חשבון",
192 "settings.account.headlineAccount": "פרטי חשבון", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "×זור מסוכן", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "חשבוניות", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "שנה סיסמה", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "עדכן פרופיל", 184 "settings.account.headlineProfile": "עדכן פרופיל",
197 "settings.account.successInfo": "×”×©×™× ×•×™×™× ×©×œ×š נשמרו", 185 "settings.account.successInfo": "×”×©×™× ×•×™×™× ×©×œ×š נשמרו",
198 "settings.account.tryReloadServices": "נסה שוב", 186 "settings.account.tryReloadServices": "נסה שוב",
199 "settings.account.tryReloadUserInfoRequest": "נסה שוב", 187 "settings.account.tryReloadUserInfoRequest": "נסה שוב",
200 "settings.account.userInfoRequestFailed": "××™ ×פשר לטעון ×ת פרטי המשתמש", 188 "settings.account.userInfoRequestFailed": "××™ ×פשר לטעון ×ת פרטי המשתמש",
201 "settings.account.yourLicense": "רישיון הפרדי שלך", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "ניקוי המטמון", 191 "settings.app.buttonClearAllCache": "ניקוי המטמון",
204 "settings.app.buttonInstallUpdate": "הפעל מחדש והתקן עדכוני×", 192 "settings.app.buttonInstallUpdate": "הפעל מחדש והתקן עדכוני×",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "שרת מות×× ×ישית לרשימת המשימות", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "×פשר מצב לילה", 211 "settings.app.form.darkMode": "×פשר מצב לילה",
224 "settings.app.form.enableGPUAcceleration": "×פשר ×”×צת חומרה (GPU)", 212 "settings.app.form.enableGPUAcceleration": "×פשר ×”×צת חומרה (GPU)",
225 "settings.app.form.enableLock": "×פשר נעילה ב×מצעות סיסמ×", 213 "settings.app.form.enableLock": "×פשר נעילה ב×מצעות סיסמ×",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "הפעל בדיקת ×יות", 215 "settings.app.form.enableSpellchecking": "הפעל בדיקת ×יות",
228 "settings.app.form.enableSystemTray": "הצג ×ת פרדי בסרגל הכלי×", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "×פשר ×ת רשימת המשימות של Ferdi", 217 "settings.app.form.enableTodos": "×פשר ×ת רשימת המשימות של Ferdi",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "התחלה במצב ממוזער", 243 "settings.app.form.startMinimized": "התחלה במצב ממוזער",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -296,7 +285,7 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "תיעוד למפתחי×", 287 "settings.recipes.customService.openDevDocs": "תיעוד למפתחי×",
299 "settings.recipes.customService.openFolder": "פתח תיקיה", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "×©×™×¨×•×ª×™× ×–×ž×™× ×™×", 289 "settings.recipes.headline": "×©×™×¨×•×ª×™× ×–×ž×™× ×™×",
301 "settings.recipes.missingService": "×œ× ×ž×•×¦× ×ת השירות שלך?", 290 "settings.recipes.missingService": "×œ× ×ž×•×¦× ×ת השירות שלך?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "מחק שירות", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "ערוך {name}", 305 "settings.service.form.editServiceHeadline": "ערוך {name}",
317 "settings.service.form.enableAudio": "×פשר ×ודיו", 306 "settings.service.form.enableAudio": "×פשר ×ודיו",
318 "settings.service.form.enableBadge": "הצג חיווי על הודעות ×©×œ× × ×§×¨×ו", 307 "settings.service.form.enableBadge": "הצג חיווי על הודעות ×©×œ× × ×§×¨×ו",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "ש×", 323 "settings.service.form.name": "ש×",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "פתח ×ת darkmode.css", 325 "settings.service.form.openDarkmodeCss": "פתח ×ת darkmode.css",
336 "settings.service.form.openUserCss": "פתח ×ת user.css", 326 "settings.service.form.openUserCss": "פתח ×ת user.css",
337 "settings.service.form.openUserJs": "פתח ×ת user.js", 327 "settings.service.form.openUserJs": "פתח ×ת user.js",
338 "settings.service.form.proxy.headline": "הגדרות פרוקסי ל HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "הגדרות פרוקסי ל HTTP/HTTPS",
339 "settings.service.form.proxy.host": "מ×רח\\IP פרוקסי", 329 "settings.service.form.proxy.host": "מ×רח\\IP פרוקסי",
340 "settings.service.form.proxy.info": "הגדרות הפרוקסי ×œ× ×™×¡×•× ×›×¨× ×• ×¢× ×©×¨×ª×™ פרדי.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "השתמש בפרוקסי", 331 "settings.service.form.proxy.isEnabled": "השתמש בפרוקסי",
342 "settings.service.form.proxy.password": "סיסמה (×ופציונלית)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "פורט", 333 "settings.service.form.proxy.port": "פורט",
344 "settings.service.form.proxy.restartInfo": "×× × ×”×¤×¢×œ מחדש ×ת פרדי ×חרי שינוי הגדרות פרוקסי.", 334 "settings.service.form.proxy.restartInfo": "×× × ×”×¤×¢×œ מחדש ×ת פרדי ×חרי שינוי הגדרות פרוקסי.",
345 "settings.service.form.proxy.user": "משתמש (×ופציונלי)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "קבצי המשתמש שלך יוכנסו לתוך דף ×”×ינטרנט על מנת שתוכל להת××™× ×ת ×”×©×™×¨×•×ª×™× ×©×œ×š כפי שתרצה. קבצי משתמש מ××•×—×¡× ×™× ×œ×•×§×לית ו××™× × ×ž×•×¢×‘×¨×™× ×œ×ž×—×©×‘×™× ××—×¨×™× ×”×ž×©×ª×ž×©×™× ×‘×ותו חשבון.", 336 "settings.service.form.recipeFileInfo": "קבצי המשתמש שלך יוכנסו לתוך דף ×”×ינטרנט על מנת שתוכל להת××™× ×ת ×”×©×™×¨×•×ª×™× ×©×œ×š כפי שתרצה. קבצי משתמש מ××•×—×¡× ×™× ×œ×•×§×לית ו××™× × ×ž×•×¢×‘×¨×™× ×œ×ž×—×©×‘×™× ××—×¨×™× ×”×ž×©×ª×ž×©×™× ×‘×ותו חשבון.",
347 "settings.service.form.saveButton": "שמור שירות", 337 "settings.service.form.saveButton": "שמור שירות",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "גלה ×©×™×¨×•×ª×™× ×—×“×©×™×", 344 "settings.services.discoverServices": "גלה ×©×™×¨×•×ª×™× ×—×“×©×™×",
355 "settings.services.headline": "×”×©×™×¨×•×ª×™× ×©×œ×š", 345 "settings.services.headline": "×”×©×™×¨×•×ª×™× ×©×œ×š",
356 "settings.services.noServicesAdded": "התחל להוסיף שירותי×.", 346 "settings.services.noServicesAdded": "התחל להוסיף שירותי×.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "×œ× × ×™×ª לטעון ×ת ×”×©×™×¨×•×ª×™× ×©×œ×š", 348 "settings.services.servicesRequestFailed": "×œ× × ×™×ª לטעון ×ת ×”×©×™×¨×•×ª×™× ×©×œ×š",
358 "settings.services.tooltip.isDisabled": "השירות מושבת", 349 "settings.services.tooltip.isDisabled": "השירות מושבת",
359 "settings.services.tooltip.isMuted": "כל ×”×¦×œ×™×œ×™× ×ž×•×©×ª×§×™×", 350 "settings.services.tooltip.isMuted": "כל ×”×¦×œ×™×œ×™× ×ž×•×©×ª×§×™×",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
363 "settings.supportFerdi.bannerText": "×”×× ×ª×¨×¦×” לעזור לנו לשפר ×ת פרדי?", 354 "settings.supportFerdi.bannerText": "×”×× ×ª×¨×¦×” לעזור לנו לשפר ×ת פרדי?",
364 "settings.supportFerdi.headline": "×ודות פרדי", 355 "settings.supportFerdi.headline": "×ודות פרדי",
365 "settings.supportFerdi.openSurvey": "פתח סקר", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "×× ×ª×¨×¦×” לתמוך בפרדי ב×מצעות תרומה, ×תה יכול לעשות ×–×ת ×’×,", 357 "settings.supportFerdi.textDonation": "×× ×ª×¨×¦×” לתמוך בפרדי ב×מצעות תרומה, ×תה יכול לעשות ×–×ת ×’×,",
367 "settings.supportFerdi.textDonationAnd": "וג×", 358 "settings.supportFerdi.textDonationAnd": "וג×",
368 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", 359 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
369 "settings.supportFerdi.textGitHubSponsors": "×ª×•×ž×›×™× ×‘×’×™×˜×”×ב", 360 "settings.supportFerdi.textGitHubSponsors": "×ª×•×ž×›×™× ×‘×’×™×˜×”×ב",
370 "settings.supportFerdi.textListContributors": "רשימת ×”×ª×•×ž×›×™× ×”×ž×œ××”", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "×›×ן", 362 "settings.supportFerdi.textListContributorsHere": "×›×ן",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need", 364 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "×œ×œ× ×›×•×•× ×ª רווח", 378 "settings.user.form.accountType.non-profit": "×œ×œ× ×›×•×•× ×ª רווח",
388 "settings.user.form.currentPassword": "×”×¡×™×¡×ž× ×”× ×•×›×—×™×ª", 379 "settings.user.form.currentPassword": "×”×¡×™×¡×ž× ×”× ×•×›×—×™×ª",
389 "settings.user.form.email": "דו×\"ל", 380 "settings.user.form.email": "דו×\"ל",
390 "settings.user.form.firstname": "×©× ×¤×¨×˜×™", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "×©× ×ž×©×¤×—×”", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "×¡×™×¡×ž× ×—×“×©×”", 383 "settings.user.form.newPassword": "×¡×™×¡×ž× ×—×“×©×”",
393 "settings.workspace.add.form.name": "ש×", 384 "settings.workspace.add.form.name": "ש×",
394 "settings.workspace.add.form.submitButton": "צור סביבת עבודה", 385 "settings.workspace.add.form.submitButton": "צור סביבת עבודה",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "×פשר התר×ות ו×ודיו", 411 "sidebar.unmuteApp": "×פשר התר×ות ו×ודיו",
421 "signup.email.label": "כתובת דו×\"ל", 412 "signup.email.label": "כתובת דו×\"ל",
422 "signup.emailDuplicate": "כבר ×§×™×™× ×—×©×‘×•×Ÿ ×¢× ×›×ª×•×‘×ª דו×\"ל זו", 413 "signup.emailDuplicate": "כבר ×§×™×™× ×—×©×‘×•×Ÿ ×¢× ×›×ª×•×‘×ª דו×\"ל זו",
423 "signup.firstname.label": "×©× ×¤×¨×˜×™", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "הרש×", 415 "signup.headline": "הרש×",
425 "signup.lastname.label": "×©× ×ž×©×¤×—×”", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "ביצירת חשבון פרדי ×תה ×ž×¡×›×™× ×œ", 417 "signup.legal.info": "ביצירת חשבון פרדי ×תה ×ž×¡×›×™× ×œ",
427 "signup.legal.privacy": "הצהרת פרטיות", 418 "signup.legal.privacy": "הצהרת פרטיות",
428 "signup.legal.terms": "תנ××™ שימוש", 419 "signup.legal.terms": "תנ××™ שימוש",
@@ -430,11 +421,11 @@
430 "signup.password.label": "סיסמ×", 421 "signup.password.label": "סיסמ×",
431 "signup.submit.label": "צור חשבון", 422 "signup.submit.label": "צור חשבון",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "מחק שירות", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "כבה ×ודיו", 425 "tabs.item.disableAudio": "כבה ×ודיו",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "כבה התר×ות", 427 "tabs.item.disableNotifications": "כבה התר×ות",
437 "tabs.item.disableService": "כבה שירות", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "×פשר ×ודיו", 429 "tabs.item.enableAudio": "×פשר ×ודיו",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "×פשר התר×ות", 431 "tabs.item.enableNotification": "×פשר התר×ות",
@@ -454,12 +445,12 @@
454 "webControls.reload": "רענן", 445 "webControls.reload": "רענן",
455 "welcome.loginButton": "התחבר לחשבון שלך", 446 "welcome.loginButton": "התחבר לחשבון שלך",
456 "welcome.signupButton": "צור חשבון חדש בחינ×", 447 "welcome.signupButton": "צור חשבון חדש בחינ×",
457 "workspaceDrawer.addNewWorkspaceLabel": "הוסף סביבת עבודה חדשה", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "כל השירותי×", 449 "workspaceDrawer.allServices": "כל השירותי×",
459 "workspaceDrawer.headline": "סביבות עבודה", 450 "workspaceDrawer.headline": "סביבות עבודה",
460 "workspaceDrawer.item.contextMenuEdit": "ערוך", 451 "workspaceDrawer.item.contextMenuEdit": "ערוך",
461 "workspaceDrawer.item.noServicesAddedYet": "×œ× × ×•×¡×¤×• שירותי×…", 452 "workspaceDrawer.item.noServicesAddedYet": "×œ× × ×•×¡×¤×• שירותי×…",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "הגדרות סביבת עבודה", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "מעבר ל" 455 "workspaces.switchingIndicator.switchingTo": "מעבר ל"
465} 456}
diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json
index be9bbb961..812ec8c4c 100644
--- a/src/i18n/locales/hi.json
+++ b/src/i18n/locales/hi.json
@@ -1,6 +1,6 @@
1{ 1{
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 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index f7e046ed9..6dcd65032 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Ponovno uÄitavanje", 2 "app.errorHandler.action": "Ponovno uÄitavanje",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Prilagođen server", 4 "changeserver.customServerLabel": "Prilagođen server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Nije se moguće povezati na Francove on-line servise. ", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Odustani", 27 "global.cancel": "Cancel",
29 "global.edit": "Uredi", 28 "global.edit": "Uredi",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Sada ste povezani s internetom. ", 30 "global.notConnectedToTheInternet": "Sada ste povezani s internetom. ",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Postavke", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use System Default ({default})", 36 "global.spellchecker.useDefault": "Use System Default ({default})",
38 "global.spellchecking.autodetect": "Detect language automatically", 37 "global.spellchecking.autodetect": "Detect language automatically",
39 "global.spellchecking.autodetect.short": "Automatic", 38 "global.spellchecking.autodetect.short": "Automatic",
40 "global.spellchecking.language": "Spell checking language", 39 "global.spellchecking.language": "Spell checking language",
41 "global.submit": "Pošalji", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Uvezite svoje Franc 4 servise. ", 44 "import.headline": "Uvezite svoje Franc 4 servise. ",
46 "import.notSupportedHeadline": "Franc 5 trenutno ne podržava taj servis", 45 "import.notSupportedHeadline": "Franc 5 trenutno ne podržava taj servis",
47 "import.skip.label": "Želim ruÄno dodati ove usluge", 46 "import.skip.label": "Želim ruÄno dodati ove usluge",
48 "import.submit.label": "Uvezi servise", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Å ta je novo?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje", 50 "infobar.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje",
52 "infobar.buttonReloadServices": "Ponovo uÄitaj servise", 51 "infobar.buttonReloadServices": "Ponovo uÄitaj servise",
53 "infobar.hide": "Hide", 52 "infobar.hide": "Hide",
@@ -75,7 +74,7 @@
75 "login.email.label": "Vaša e-adresa:", 74 "login.email.label": "Vaša e-adresa:",
76 "login.headline": "Prijavite se", 75 "login.headline": "Prijavite se",
77 "login.invalidCredentials": "E-mail ili lozinka nisu toÄni", 76 "login.invalidCredentials": "E-mail ili lozinka nisu toÄni",
78 "login.link.password": "Stvaranje nove lozinke", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Stvorite besplatan raÄun", 78 "login.link.signup": "Stvorite besplatan raÄun",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "Vaša sesija je istekla, prijavite se ponovo.", 80 "login.serverLogout": "Vaša sesija je istekla, prijavite se ponovo.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Sve usluge", 147 "menu.workspaces.defaultWorkspace": "Sve usluge",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "Vaša e-adresa:", 149 "password.email.label": "Vaša e-adresa:",
151 "password.headline": "Stvaranje nove lozinke", 150 "password.headline": "Reset password",
152 "password.link.login": "Prijavite se na VaÅ¡ raÄun", 151 "password.link.login": "Prijavite se na VaÅ¡ raÄun",
153 "password.link.signup": "Stvorite besplatan raÄun", 152 "password.link.signup": "Stvorite besplatan raÄun",
154 "password.noUser": "Ne postoji ni jedan korisnik s tom e-mail adresom", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Molimo Vas da provjerite svoju e-mail adresu", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Osvježi okvir", 155 "service.crashHandler.action": "Osvježi okvir",
168 "service.crashHandler.autoReload": "Pokušati ću automatski povratiti {name} u {seconds} sekundi", 156 "service.crashHandler.autoReload": "Pokušati ću automatski povratiti {name} u {seconds} sekundi",
169 "service.crashHandler.headline": "O, ne! ", 157 "service.crashHandler.headline": "O, ne! ",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Dobrodošli u Ferdi", 171 "services.welcome": "Dobrodošli u Ferdi",
184 "settings.account.account.editButton": "Uredi raÄun", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Ažuriraj profil", 175 "settings.account.buttonSave": "Ažuriraj profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Dobili ste email s linkom putem kojeg ćete potvrditi brisanje raÄuna. VaÅ¡ raÄun i podatke neće biti moguće vratiti. ", 177 "settings.account.deleteEmailSent": "Dobili ste email s linkom putem kojeg ćete potvrditi brisanje raÄuna. VaÅ¡ raÄun i podatke neće biti moguće vratiti. ",
190 "settings.account.deleteInfo": "Ako viÅ¡e ne trebate Ferdi raÄun, ovdje možete obrisati sve vezane podatke kao i raÄun.", 178 "settings.account.deleteInfo": "Ako viÅ¡e ne trebate Ferdi raÄun, ovdje možete obrisati sve vezane podatke kao i raÄun.",
191 "settings.account.headline": "KorisniÄki raÄun", 179 "settings.account.headline": "KorisniÄki raÄun",
192 "settings.account.headlineAccount": "Informacije o raÄunu", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Opasnost", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Fakture", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Promijenite lozinku", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Ažuriraj profil", 184 "settings.account.headlineProfile": "Ažuriraj profil",
197 "settings.account.successInfo": "Vaše promjene su spremljene", 185 "settings.account.successInfo": "Vaše promjene su spremljene",
198 "settings.account.tryReloadServices": "Pokušajte ponovno", 186 "settings.account.tryReloadServices": "Pokušajte ponovno",
199 "settings.account.tryReloadUserInfoRequest": "Pokušajte ponovno", 187 "settings.account.tryReloadUserInfoRequest": "Pokušajte ponovno",
200 "settings.account.userInfoRequestFailed": "Nije moguće uÄitati informacije o korisniku", 188 "settings.account.userInfoRequestFailed": "Nije moguće uÄitati informacije o korisniku",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "OÄisti memoriju", 191 "settings.app.buttonClearAllCache": "OÄisti memoriju",
204 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje", 192 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Omogući provjeru pravopisa", 215 "settings.app.form.enableSpellchecking": "Omogući provjeru pravopisa",
228 "settings.app.form.enableSystemTray": "Prikaži aplikaciju u sustavskoj traci", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Prikaži ploÄe s onemogućenim servisima", 239 "settings.app.form.showDisabledServices": "Prikaži ploÄe s onemogućenim servisima",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Pokaži neproÄitane znaÄke poruka kad se obavjeÅ¡tenja onemoguće", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Pokaži neproÄitane znaÄke poruka kad se obavjeÅ¡tenja onemoguće",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Izbriši uslugu", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Uredite {name}", 305 "settings.service.form.editServiceHeadline": "Uredite {name}",
317 "settings.service.form.enableAudio": "Omogućite zvuk", 306 "settings.service.form.enableAudio": "Omogućite zvuk",
318 "settings.service.form.enableBadge": "Show unread message badges", 307 "settings.service.form.enableBadge": "Show unread message badges",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrÅ¡ka će biti neÄujna. ", 322 "settings.service.form.isMutedInfo": "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrÅ¡ka će biti neÄujna. ",
334 "settings.service.form.name": "Ime", 323 "settings.service.form.name": "Ime",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Pronađite usluge", 344 "settings.services.discoverServices": "Pronađite usluge",
355 "settings.services.headline": "Vaše usluge", 345 "settings.services.headline": "Vaše usluge",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Usluga je onemogućena. ", 349 "settings.services.tooltip.isDisabled": "Usluga je onemogućena. ",
359 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni. ", 350 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni. ",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Neprofitno ", 378 "settings.user.form.accountType.non-profit": "Neprofitno ",
388 "settings.user.form.currentPassword": "Trenutna lozinka:", 379 "settings.user.form.currentPassword": "Trenutna lozinka:",
389 "settings.user.form.email": "E-pošta", 380 "settings.user.form.email": "E-pošta",
390 "settings.user.form.firstname": "Ime", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Prezime", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nova lozinka", 383 "settings.user.form.newPassword": "Nova lozinka",
393 "settings.workspace.add.form.name": "Ime", 384 "settings.workspace.add.form.name": "Ime",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Omogući obavijesti i zvuk", 411 "sidebar.unmuteApp": "Omogući obavijesti i zvuk",
421 "signup.email.label": "Vaša e-adresa:", 412 "signup.email.label": "Vaša e-adresa:",
422 "signup.emailDuplicate": "Već postoji korisnik s tom e-mail adresom", 413 "signup.emailDuplicate": "Već postoji korisnik s tom e-mail adresom",
423 "signup.firstname.label": "Ime", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Prijava", 415 "signup.headline": "Prijava",
425 "signup.lastname.label": "Prezime", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Prilikom stvaranja Ferdi raÄuna, slažete se sa sljedećim stavkama:", 417 "signup.legal.info": "Prilikom stvaranja Ferdi raÄuna, slažete se sa sljedećim stavkama:",
427 "signup.legal.privacy": "Izjava o privatnosti ", 418 "signup.legal.privacy": "Izjava o privatnosti ",
428 "signup.legal.terms": "Uvjeti korištenja", 419 "signup.legal.terms": "Uvjeti korištenja",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "Napravite novi raÄun", 422 "signup.submit.label": "Napravite novi raÄun",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Izbriši uslugu", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Onemogući zvuk", 425 "tabs.item.disableAudio": "Onemogući zvuk",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Onemogući obavijesti", 427 "tabs.item.disableNotifications": "Onemogući obavijesti",
437 "tabs.item.disableService": "Onemogući servis", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Omogućite zvuk", 429 "tabs.item.enableAudio": "Omogućite zvuk",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Omogućite obavijesti", 431 "tabs.item.enableNotification": "Omogućite obavijesti",
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 84c8496b8..8d83fea42 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Újratöltés", 2 "app.errorHandler.action": "Újratöltés",
3 "app.errorHandler.headline": "Valami nem jött össze", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Egyéni szerver", 4 "changeserver.customServerLabel": "Egyéni szerver",
5 "changeserver.headline": "Szerver megváltoztatása", 5 "changeserver.headline": "Szerver megváltoztatása",
6 "changeserver.label": "Szerver", 6 "changeserver.label": "Szerver",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Mi történt?", 10 "connectionLostBanner.informationLink": "Mi történt?",
11 "connectionLostBanner.message": "Ja ne! Ferdi nem tud kapcsolodni {name}-hez.", 11 "connectionLostBanner.message": "Ja ne! Ferdi nem tud kapcsolodni {name}-hez.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Hibakeresési napló publikálása",
14 "feature.nightlyBuilds.activate": "Aktiválás", 13 "feature.nightlyBuilds.activate": "Aktiválás",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly verziók", 15 "feature.nightlyBuilds.title": "Nightly verziók",
@@ -24,30 +23,30 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Keresés...", 24 "feature.quickSwitch.search": "Keresés...",
26 "feature.quickSwitch.title": "Gyorsváltó", 25 "feature.quickSwitch.title": "Gyorsváltó",
27 "global.api.unhealthy": "Nem lehet csatlakozni a Ferdi online szolgáltatáshoz", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Mégsem", 27 "global.cancel": "Cancel",
29 "global.edit": "Szerkesztés", 28 "global.edit": "Szerkesztés",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Nincs hálózati kapcsolat.", 30 "global.notConnectedToTheInternet": "Nincs hálózati kapcsolat.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Kilépés", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Beállítások", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Rendszer alapbeállítás használata ({default})", 36 "global.spellchecker.useDefault": "Rendszer alapbeállítás használata ({default})",
38 "global.spellchecking.autodetect": "Automatikus nyelvdetektálás", 37 "global.spellchecking.autodetect": "Automatikus nyelvdetektálás",
39 "global.spellchecking.autodetect.short": "Automatikus", 38 "global.spellchecking.autodetect.short": "Automatikus",
40 "global.spellchecking.language": "Helyesírás-ellenőrző nyelve", 39 "global.spellchecking.language": "Helyesírás-ellenőrző nyelve",
41 "global.submit": "Küldés", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importáld szolgáltatásaidat a Ferdi 4-ből", 44 "import.headline": "Importáld szolgáltatásaidat a Ferdi 4-ből",
46 "import.notSupportedHeadline": "Még nem támogatott szolgáltatások a Ferdi 5-ben", 45 "import.notSupportedHeadline": "Még nem támogatott szolgáltatások a Ferdi 5-ben",
47 "import.skip.label": "Manuálisan szeretném hozzáadni a szolgáltatásokat", 46 "import.skip.label": "Manuálisan szeretném hozzáadni a szolgáltatásokat",
48 "import.submit.label": "Szolgáltatások importálása", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Mi változott?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Újraindítás és frissítés telepítése", 50 "infobar.buttonInstallUpdate": "Újraindítás és frissítés telepítése",
52 "infobar.buttonReloadServices": "Szolgáltatások újratöltése", 51 "infobar.buttonReloadServices": "Szolgáltatások újratöltése",
53 "infobar.hide": "Elrejt", 52 "infobar.hide": "Elrejt",
@@ -75,7 +74,7 @@
75 "login.email.label": "Email cím", 74 "login.email.label": "Email cím",
76 "login.headline": "Bejelentkezés", 75 "login.headline": "Bejelentkezés",
77 "login.invalidCredentials": "Hibás email cím vagy jelszó", 76 "login.invalidCredentials": "Hibás email cím vagy jelszó",
78 "login.link.password": "Jelszó visszaállítás", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Új fiók létrehozása", 78 "login.link.signup": "Új fiók létrehozása",
80 "login.password.label": "Jelszó", 79 "login.password.label": "Jelszó",
81 "login.serverLogout": "A munkamenet lejárt, kérlek lépj be újra.", 80 "login.serverLogout": "A munkamenet lejárt, kérlek lépj be újra.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Támogatás", 116 "menu.help.support": "Támogatás",
118 "menu.help.tos": "Felhasználói feltételek", 117 "menu.help.tos": "Felhasználói feltételek",
119 "menu.services": "Szolgáltatások", 118 "menu.services": "Szolgáltatások",
120 "menu.services.activatePreviousService": "Előző szolgáltatás", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Kezdőlap", 121 "menu.services.goHome": "Kezdőlap",
123 "menu.services.setNextServiceActive": "Következő szolgáltatás", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Tennivalók", 123 "menu.todos": "Tennivalók",
125 "menu.todos.enableTodos": "Enable Todos", 124 "menu.todos.enableTodos": "Enable Todos",
126 "menu.view": "Nézet", 125 "menu.view": "Nézet",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Összes szolgáltatás", 147 "menu.workspaces.defaultWorkspace": "Összes szolgáltatás",
149 "menu.workspaces.openWorkspaceDrawer": "Munkaterület panel kinyitása", 148 "menu.workspaces.openWorkspaceDrawer": "Munkaterület panel kinyitása",
150 "password.email.label": "Email cím", 149 "password.email.label": "Email cím",
151 "password.headline": "Jelszó visszaállítás", 150 "password.headline": "Reset password",
152 "password.link.login": "Jelentkezz be a fiókodba", 151 "password.link.login": "Jelentkezz be a fiókodba",
153 "password.link.signup": "Új fiók létrehozása", 152 "password.link.signup": "Új fiók létrehozása",
154 "password.noUser": "Nem található felhasználó a megadott email címmel", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Ellenőrizd az email fiókodat", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Fiók szinkronizálás",
157 "pricing.features.customWebsites": "Egyéni weboldalak megadása",
158 "pricing.features.desktopNotifications": "Asztali értesítések",
159 "pricing.features.onPremise": "Helyi és egyéb távoli szolgáltatások",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Szolgáltatás Proxy-k",
162 "pricing.features.spellchecker": "Helyesírás-ellenőrzés támogatás",
163 "pricing.features.teamManagement": "Csapatkezelés",
164 "pricing.features.thirdPartyServices": "Harmadik féltől származó szolgáltatások használata",
165 "pricing.features.unlimitedServices": "Korlátlan szolgáltatások felvitele",
166 "pricing.features.workspaces": "Munkaterületek",
167 "service.crashHandler.action": "{name} újratöltése", 155 "service.crashHandler.action": "{name} újratöltése",
168 "service.crashHandler.autoReload": "{name} automatikusan helyreállítása {seconds} másodpercen belül", 156 "service.crashHandler.autoReload": "{name} automatikusan helyreállítása {seconds} másodpercen belül",
169 "service.crashHandler.headline": "Jajj ne!", 157 "service.crashHandler.headline": "Jajj ne!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Üdvözöl a Ferdi", 171 "services.welcome": "Üdvözöl a Ferdi",
184 "settings.account.account.editButton": "Fiók szerkesztése", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "A Fiók nem érhető el", 173 "settings.account.accountUnavailable": "A Fiók nem érhető el",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Profil frissítése", 175 "settings.account.buttonSave": "Profil frissítése",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "A fiókod törléséhez egy e-mailt küldtük a törlést megerősítő linkkel. A linkre kattintást követően a fiókod és az adatait már nem állíthatók vissza többé!", 177 "settings.account.deleteEmailSent": "A fiókod törléséhez egy e-mailt küldtük a törlést megerősítő linkkel. A linkre kattintást követően a fiókod és az adatait már nem állíthatók vissza többé!",
190 "settings.account.deleteInfo": "Ha még nem szeretnéd fenntartani a Ferdi-fiókodat, akkor itt törölheted minden hozzá kapcsolódó adattal együtt.", 178 "settings.account.deleteInfo": "Ha még nem szeretnéd fenntartani a Ferdi-fiókodat, akkor itt törölheted minden hozzá kapcsolódó adattal együtt.",
191 "settings.account.headline": "Fiók", 179 "settings.account.headline": "Fiók",
192 "settings.account.headlineAccount": "Fiókinformációk", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Veszélyes terület", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Számlák", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Jelszócsere", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Profil frissítése", 184 "settings.account.headlineProfile": "Profil frissítése",
197 "settings.account.successInfo": "A módosításokat elmentettük", 185 "settings.account.successInfo": "A módosításokat elmentettük",
198 "settings.account.tryReloadServices": "Próbáld újra", 186 "settings.account.tryReloadServices": "Próbáld újra",
199 "settings.account.tryReloadUserInfoRequest": "Próbáld újra", 187 "settings.account.tryReloadUserInfoRequest": "Próbáld újra",
200 "settings.account.userInfoRequestFailed": "A felhasználói adatok betöltése sikertelen", 188 "settings.account.userInfoRequestFailed": "A felhasználói adatok betöltése sikertelen",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Gyorsítótár törlése", 191 "settings.app.buttonClearAllCache": "Gyorsítótár törlése",
204 "settings.app.buttonInstallUpdate": "Újraindítás és frissítés telepítése", 192 "settings.app.buttonInstallUpdate": "Újraindítás és frissítés telepítése",
@@ -225,7 +213,7 @@
225 "settings.app.form.enableLock": "Jelszavas zár engedélyezése", 213 "settings.app.form.enableLock": "Jelszavas zár engedélyezése",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Helyesírás-ellenőrzés engedélyezése", 215 "settings.app.form.enableSpellchecking": "Helyesírás-ellenőrzés engedélyezése",
228 "settings.app.form.enableSystemTray": "Ferdi mutatása a tálcán", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Ferdi Tennivalók bekapcsolása", 217 "settings.app.form.enableTodos": "Ferdi Tennivalók bekapcsolása",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Letiltott szolgáltatások megjelenítése", 239 "settings.app.form.showDisabledServices": "Letiltott szolgáltatások megjelenítése",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Mutassa az 'olvasatlan üzenet' jelzést, amikor az értesítések le vannak tiltva", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Mutassa az 'olvasatlan üzenet' jelzést, amikor az értesítések le vannak tiltva",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Indítás minimalizálva", 243 "settings.app.form.startMinimized": "Indítás minimalizálva",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes", 283 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes",
295 "settings.recipes.customService.headline.customRecipes": "Egyéni, harmadik féltől származó receptek", 284 "settings.recipes.customService.headline.customRecipes": "Egyéni, harmadik féltől származó receptek",
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "Az egyéni szolgáltatás hozzáadásához, másoljuk be annak receptjét:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Fejlesztői dokumentáció", 287 "settings.recipes.customService.openDevDocs": "Fejlesztői dokumentáció",
299 "settings.recipes.customService.openFolder": "Könyvtár megnyitása", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Elérhető szolgáltatások", 289 "settings.recipes.headline": "Elérhető szolgáltatások",
301 "settings.recipes.missingService": "Hiányzik egy szolgáltatás?", 290 "settings.recipes.missingService": "Hiányzik egy szolgáltatás?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Szolgáltatás törlése", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "{name} szerkesztése", 305 "settings.service.form.editServiceHeadline": "{name} szerkesztése",
317 "settings.service.form.enableAudio": "Hang engedélyezése", 306 "settings.service.form.enableAudio": "Hang engedélyezése",
318 "settings.service.form.enableBadge": "Mutasd az olvasatlan jelzéseket", 307 "settings.service.form.enableBadge": "Mutasd az olvasatlan jelzéseket",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Ha kikapcsolod, minden értesítési és lejátszott hang némításra kerül", 322 "settings.service.form.isMutedInfo": "Ha kikapcsolod, minden értesítési és lejátszott hang némításra kerül",
334 "settings.service.form.name": "Név", 323 "settings.service.form.name": "Név",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "User.css megnyitása", 326 "settings.service.form.openUserCss": "User.css megnyitása",
337 "settings.service.form.openUserJs": "User.js megnyitása", 327 "settings.service.form.openUserJs": "User.js megnyitása",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy beállítások", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy beállítások",
339 "settings.service.form.proxy.host": "Proxy hoszt/IP", 329 "settings.service.form.proxy.host": "Proxy hoszt/IP",
340 "settings.service.form.proxy.info": "Proxy beállítások nem szinkronizálódnak a Ferdi kiszolgálókkal.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Proxy használata", 331 "settings.service.form.proxy.isEnabled": "Proxy használata",
342 "settings.service.form.proxy.password": "Jelszó (opcionális)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Kérjük indítsd újra a Ferdi-ot a proxy beállítások megváltoztatása után.", 334 "settings.service.form.proxy.restartInfo": "Kérjük indítsd újra a Ferdi-ot a proxy beállítások megváltoztatása után.",
345 "settings.service.form.proxy.user": "Felhasználó (opcionális)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Szolgáltatás mentése", 337 "settings.service.form.saveButton": "Szolgáltatás mentése",
348 "settings.service.form.tabHosted": "Ãœzemeltetett", 338 "settings.service.form.tabHosted": "Ãœzemeltetett",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Szolgáltatások felfedezése", 344 "settings.services.discoverServices": "Szolgáltatások felfedezése",
355 "settings.services.headline": "Szolgáltatásaid", 345 "settings.services.headline": "Szolgáltatásaid",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Szolgáltatásaid betöltése sikertelen", 348 "settings.services.servicesRequestFailed": "Szolgáltatásaid betöltése sikertelen",
358 "settings.services.tooltip.isDisabled": "A szolgáltatás le van tiltva", 349 "settings.services.tooltip.isDisabled": "A szolgáltatás le van tiltva",
359 "settings.services.tooltip.isMuted": "Minden hang lenémítva", 350 "settings.services.tooltip.isMuted": "Minden hang lenémítva",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Nonprofit", 378 "settings.user.form.accountType.non-profit": "Nonprofit",
388 "settings.user.form.currentPassword": "Jelenlegi jelszó", 379 "settings.user.form.currentPassword": "Jelenlegi jelszó",
389 "settings.user.form.email": "Email", 380 "settings.user.form.email": "Email",
390 "settings.user.form.firstname": "Keresztnév", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Vezetéknév", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Új jelszó", 383 "settings.user.form.newPassword": "Új jelszó",
393 "settings.workspace.add.form.name": "Név", 384 "settings.workspace.add.form.name": "Név",
394 "settings.workspace.add.form.submitButton": "Új munkaterület", 385 "settings.workspace.add.form.submitButton": "Új munkaterület",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Próbáld újra", 396 "settings.workspaces.tryReloadWorkspaces": "Próbáld újra",
406 "settings.workspaces.updatedInfo": "A módosításokat elmentettük", 397 "settings.workspaces.updatedInfo": "A módosításokat elmentettük",
407 "settings.workspaces.workspaceFeatureHeadline": "A kevesebb több: Bemutatjuk a Ferdi Munkaterületeket", 398 "settings.workspaces.workspaceFeatureHeadline": "A kevesebb több: Bemutatjuk a Ferdi Munkaterületeket",
408 "settings.workspaces.workspaceFeatureInfo": "A Ferdi Munkaterületek lehetÅ‘vé teszik, hogy összpontosíts a jelenleg fontos dolgokra. Ãllítsd be a különbözÅ‘ szolgáltatáskészleteket és könnyedén válthatsz közöttük bármikor. Te döntöd el, hogy mely szolgáltatásokra van szükséged, mikor és hol, így segíthetünk abban, hogy a teljesítményed csúcsán maradhass, vagy ha csak akarod, egyszerűen kikapcsold a munkával kapcsolatos dolgokat.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Nem sikerült betölteni a munkaterületeket", 400 "settings.workspaces.workspacesRequestFailed": "Nem sikerült betölteni a munkaterületeket",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Értesítések és hangok engedélyezése", 411 "sidebar.unmuteApp": "Értesítések és hangok engedélyezése",
421 "signup.email.label": "Email cím", 412 "signup.email.label": "Email cím",
422 "signup.emailDuplicate": "Ezzel az e-mail címmel már létezik felhasználó", 413 "signup.emailDuplicate": "Ezzel az e-mail címmel már létezik felhasználó",
423 "signup.firstname.label": "Keresztnév", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Regisztráció", 415 "signup.headline": "Regisztráció",
425 "signup.lastname.label": "Vezetéknév", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "A Ferdi fiók létrehozásával elfogadod az", 417 "signup.legal.info": "A Ferdi fiók létrehozásával elfogadod az",
427 "signup.legal.privacy": "Adatvédelmi Nyilatkozatot", 418 "signup.legal.privacy": "Adatvédelmi Nyilatkozatot",
428 "signup.legal.terms": "Felhasználási Feltételeket", 419 "signup.legal.terms": "Felhasználási Feltételeket",
@@ -430,23 +421,23 @@
430 "signup.password.label": "Jelszó", 421 "signup.password.label": "Jelszó",
431 "signup.submit.label": "Fiók létrehozása", 422 "signup.submit.label": "Fiók létrehozása",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Szolgáltatás törlése", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Hang letiltása", 425 "tabs.item.disableAudio": "Hang letiltása",
435 "tabs.item.disableDarkMode": "Sötét mód kikapcsolása", 426 "tabs.item.disableDarkMode": "Sötét mód kikapcsolása",
436 "tabs.item.disableNotifications": "Értesítések letiltása", 427 "tabs.item.disableNotifications": "Értesítések letiltása",
437 "tabs.item.disableService": "Szolgáltatás letiltása", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Hang engedélyezése", 429 "tabs.item.enableAudio": "Hang engedélyezése",
439 "tabs.item.enableDarkMode": "Sötét mód bekapcsolása", 430 "tabs.item.enableDarkMode": "Sötét mód bekapcsolása",
440 "tabs.item.enableNotification": "Értesítések engedélyezése", 431 "tabs.item.enableNotification": "Értesítések engedélyezése",
441 "tabs.item.enableService": "Szolgáltatás engedélyezése", 432 "tabs.item.enableService": "Szolgáltatás engedélyezése",
442 "tabs.item.hibernateService": "Szlgáltatás hibernálása", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Újratöltés", 434 "tabs.item.reload": "Újratöltés",
444 "tabs.item.wakeUpService": "Szolgáltatás felébresztése", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} nem érvényes", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} mezőnek legalább {length} karakter hosszúnak kell lennie", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Legalább egy kitöltése szükséges", 438 "validation.oneRequired": "Legalább egy kitöltése szükséges",
448 "validation.required": "{field} kitöltése kötelező", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} nem érvényes URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Vissza", 441 "webControls.back": "Vissza",
451 "webControls.forward": "Előre", 442 "webControls.forward": "Előre",
452 "webControls.goHome": "Kezdőlap", 443 "webControls.goHome": "Kezdőlap",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Újratöltés", 445 "webControls.reload": "Újratöltés",
455 "welcome.loginButton": "Jelentkezz be a fiókodba", 446 "welcome.loginButton": "Jelentkezz be a fiókodba",
456 "welcome.signupButton": "Új fiók létrehozása", 447 "welcome.signupButton": "Új fiók létrehozása",
457 "workspaceDrawer.addNewWorkspaceLabel": "Munkaterület hozzáadása", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Összes szolgáltatás", 449 "workspaceDrawer.allServices": "Összes szolgáltatás",
459 "workspaceDrawer.headline": "Munkaterületek", 450 "workspaceDrawer.headline": "Munkaterületek",
460 "workspaceDrawer.item.contextMenuEdit": "szerkeszt", 451 "workspaceDrawer.item.contextMenuEdit": "szerkeszt",
461 "workspaceDrawer.item.noServicesAddedYet": "Még nincsenek hozzáadott szolgáltatások", 452 "workspaceDrawer.item.noServicesAddedYet": "Még nincsenek hozzáadott szolgáltatások",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>A Ferdi Munkaterületek lehetÅ‘vé teszik, hogy összpontosíts a jelenleg fontos dolgokra. Ãllítsd be a különbözÅ‘ szolgáltatáskészleteket és könnyedén válthatsz közöttük bármikor.</p><p>Te döntöd el, hogy mely szolgáltatásokra van szükséged, mikor és hol, így segíthetünk abban, hogy a teljesítményed csúcsán maradhass, vagy ha csak akarod, egyszerűen kikapcsold a munkával kapcsolatos dolgokat.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Munkaterület beállítások szerkesztése", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Váltás" 455 "workspaces.switchingIndicator.switchingTo": "Váltás"
465} 456}
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index 7a716a00c..5a2aa1ea7 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Muat Ulang", 2 "app.errorHandler.action": "Muat Ulang",
3 "app.errorHandler.headline": "Terjadi kesalahan", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Server khusus", 4 "changeserver.customServerLabel": "Server khusus",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Ada apa ini?", 10 "connectionLostBanner.informationLink": "Ada apa ini?",
11 "connectionLostBanner.message": "Yah! Ferdi terputus dari {name}.", 11 "connectionLostBanner.message": "Yah! Ferdi terputus dari {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Terbitkan informasi debug",
14 "feature.nightlyBuilds.activate": "Mengaktifkan", 13 "feature.nightlyBuilds.activate": "Mengaktifkan",
15 "feature.nightlyBuilds.info": "Nightly builds adalah versi eksperimen dari Ferdi yang mungkin berisi fitur-fitur yang masih kasar dan tidak lengkap. Nightly builds ini biasa digunakan untuk para developer untuk mengetes fitur-fitur terbaru mereka dan bagaimana fitur-fitur itu berjalan di versi terakhir. Jika anda tidak tahu apa yang anda lakukan, kami sarankan untuk tidak mengaktivasi nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds adalah versi eksperimen dari Ferdi yang mungkin berisi fitur-fitur yang masih kasar dan tidak lengkap. Nightly builds ini biasa digunakan untuk para developer untuk mengetes fitur-fitur terbaru mereka dan bagaimana fitur-fitur itu berjalan di versi terakhir. Jika anda tidak tahu apa yang anda lakukan, kami sarankan untuk tidak mengaktivasi nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Tidak dapat tersambung ke layanan Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Batalkan", 27 "global.cancel": "Cancel",
29 "global.edit": "Edit", 28 "global.edit": "Edit",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Anda tidak tersambung ke internet.", 30 "global.notConnectedToTheInternet": "Anda tidak tersambung ke internet.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Pengaturan", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Gunakan Bawaan Sistem ({default})", 36 "global.spellchecker.useDefault": "Gunakan Bawaan Sistem ({default})",
38 "global.spellchecking.autodetect": "Deteksi bahasa secara otomatis", 37 "global.spellchecking.autodetect": "Deteksi bahasa secara otomatis",
39 "global.spellchecking.autodetect.short": "Otomatis", 38 "global.spellchecking.autodetect.short": "Otomatis",
40 "global.spellchecking.language": "Periksa ejaan", 39 "global.spellchecking.language": "Periksa ejaan",
41 "global.submit": "Kirim", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Impor layanan Ferdi 4 Anda", 44 "import.headline": "Impor layanan Ferdi 4 Anda",
46 "import.notSupportedHeadline": "Layanan belum didukung di Ferdi 5", 45 "import.notSupportedHeadline": "Layanan belum didukung di Ferdi 5",
47 "import.skip.label": "Saya ingin menambahkan layanan secara manual", 46 "import.skip.label": "Saya ingin menambahkan layanan secara manual",
48 "import.submit.label": "Impor layanan", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Yang baru", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Mulai ulang & instal pembaruan", 50 "infobar.buttonInstallUpdate": "Mulai ulang & instal pembaruan",
52 "infobar.buttonReloadServices": "Muat ulang layanan", 51 "infobar.buttonReloadServices": "Muat ulang layanan",
53 "infobar.hide": "Sembunyikan", 52 "infobar.hide": "Sembunyikan",
@@ -75,7 +74,7 @@
75 "login.email.label": "Alamat email", 74 "login.email.label": "Alamat email",
76 "login.headline": "Masuk", 75 "login.headline": "Masuk",
77 "login.invalidCredentials": "Email atau kata sandi tidak valid", 76 "login.invalidCredentials": "Email atau kata sandi tidak valid",
78 "login.link.password": "Setel ulang sandi", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Buat akun gratis", 78 "login.link.signup": "Buat akun gratis",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "Sesi Anda telah berakhir, silakan masuk kembali.", 80 "login.serverLogout": "Sesi Anda telah berakhir, silakan masuk kembali.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Dukungan", 116 "menu.help.support": "Dukungan",
118 "menu.help.tos": "Ketentuan Layanan", 117 "menu.help.tos": "Ketentuan Layanan",
119 "menu.services": "Layanan", 118 "menu.services": "Layanan",
120 "menu.services.activatePreviousService": "Aktifkan layanan sebelumnya", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Aktifkan layanan berikutnya", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Enable Todos", 124 "menu.todos.enableTodos": "Enable Todos",
126 "menu.view": "Tampilan", 125 "menu.view": "Tampilan",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Semua layanan", 147 "menu.workspaces.defaultWorkspace": "Semua layanan",
149 "menu.workspaces.openWorkspaceDrawer": "Buka laci ruang kerja", 148 "menu.workspaces.openWorkspaceDrawer": "Buka laci ruang kerja",
150 "password.email.label": "Alamat email", 149 "password.email.label": "Alamat email",
151 "password.headline": "Setel ulang sandi", 150 "password.headline": "Reset password",
152 "password.link.login": "Masuk ke akun Anda", 151 "password.link.login": "Masuk ke akun Anda",
153 "password.link.signup": "Buat akun gratis", 152 "password.link.signup": "Buat akun gratis",
154 "password.noUser": "Tidak ditemukan pengguna dengan email tersebut", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Periksa email Anda", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Ruang kerja",
167 "service.crashHandler.action": "Muat Ulang {name}", 155 "service.crashHandler.action": "Muat Ulang {name}",
168 "service.crashHandler.autoReload": "Mencoba memulihkan {name} secara otomatis dalam {seconds} detik", 156 "service.crashHandler.autoReload": "Mencoba memulihkan {name} secara otomatis dalam {seconds} detik",
169 "service.crashHandler.headline": "Ya Ampun!", 157 "service.crashHandler.headline": "Ya Ampun!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Selamat datang di Ferdi", 171 "services.welcome": "Selamat datang di Ferdi",
184 "settings.account.account.editButton": "Edit akun", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Perbarui profil", 175 "settings.account.buttonSave": "Perbarui profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Anda menerima email dengan tautan untuk mengonfirmasi penghapusan akun. Akun dan data Anda tidak bisa dipulihkan!", 177 "settings.account.deleteEmailSent": "Anda menerima email dengan tautan untuk mengonfirmasi penghapusan akun. Akun dan data Anda tidak bisa dipulihkan!",
190 "settings.account.deleteInfo": "Jika Anda tidak membutuhkan akun Ferdi lagi, Anda bisa menghapus akun dan semua data terkait di sini.", 178 "settings.account.deleteInfo": "Jika Anda tidak membutuhkan akun Ferdi lagi, Anda bisa menghapus akun dan semua data terkait di sini.",
191 "settings.account.headline": "Akun", 179 "settings.account.headline": "Akun",
192 "settings.account.headlineAccount": "Informasi akun", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Wilayah Berbahaya", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Tagihan", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Ubah sandi", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Perbarui profil", 184 "settings.account.headlineProfile": "Perbarui profil",
197 "settings.account.successInfo": "Perubahan Anda telah disimpan", 185 "settings.account.successInfo": "Perubahan Anda telah disimpan",
198 "settings.account.tryReloadServices": "Coba lagi", 186 "settings.account.tryReloadServices": "Coba lagi",
199 "settings.account.tryReloadUserInfoRequest": "Coba lagi", 187 "settings.account.tryReloadUserInfoRequest": "Coba lagi",
200 "settings.account.userInfoRequestFailed": "Gagal memuat informasi pengguna", 188 "settings.account.userInfoRequestFailed": "Gagal memuat informasi pengguna",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Bersihkan singgahan", 191 "settings.app.buttonClearAllCache": "Bersihkan singgahan",
204 "settings.app.buttonInstallUpdate": "Mulai ulang & instal pembaruan", 192 "settings.app.buttonInstallUpdate": "Mulai ulang & instal pembaruan",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Aktifkan Mode Gelap",
224 "settings.app.form.enableGPUAcceleration": "Aktifkan Akselerasi GPU", 212 "settings.app.form.enableGPUAcceleration": "Aktifkan Akselerasi GPU",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Aktifkan pemeriksaan ejaan", 215 "settings.app.form.enableSpellchecking": "Aktifkan pemeriksaan ejaan",
228 "settings.app.form.enableSystemTray": "Tampilkan Ferdi di baki sistem", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Tampilkan tab layanan yang dinonaktifkan", 239 "settings.app.form.showDisabledServices": "Tampilkan tab layanan yang dinonaktifkan",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Tampilkan lencana pesan belum dibaca saat pemberitahuan dinonaktifkan", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Tampilkan lencana pesan belum dibaca saat pemberitahuan dinonaktifkan",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Hapus layanan", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Edit {name}", 305 "settings.service.form.editServiceHeadline": "Edit {name}",
317 "settings.service.form.enableAudio": "Aktifkan audio", 306 "settings.service.form.enableAudio": "Aktifkan audio",
318 "settings.service.form.enableBadge": "Tampilkan lencana pesan belum dibaca", 307 "settings.service.form.enableBadge": "Tampilkan lencana pesan belum dibaca",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Saat dinonaktifkan, semua suara pemberitahuan dan pemutaran audio akan dibisukan", 322 "settings.service.form.isMutedInfo": "Saat dinonaktifkan, semua suara pemberitahuan dan pemutaran audio akan dibisukan",
334 "settings.service.form.name": "Nama", 323 "settings.service.form.name": "Nama",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "Pengaturan Proxy HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "Pengaturan Proxy HTTP/HTTPS",
339 "settings.service.form.proxy.host": "Host/IP Proksi", 329 "settings.service.form.proxy.host": "Host/IP Proksi",
340 "settings.service.form.proxy.info": "Pengaturan proksi tidak akan disinkronkan dengan server Ferdi.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Gunakan Proksi", 331 "settings.service.form.proxy.isEnabled": "Gunakan Proksi",
342 "settings.service.form.proxy.password": "Sandi (opsional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Silahkan mulai ulang Ferdi setelah mengubah Setelan proxy", 334 "settings.service.form.proxy.restartInfo": "Silahkan mulai ulang Ferdi setelah mengubah Setelan proxy",
345 "settings.service.form.proxy.user": "Pengguna (opsional)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Simpan layanan", 337 "settings.service.form.saveButton": "Simpan layanan",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Temukan layanan", 344 "settings.services.discoverServices": "Temukan layanan",
355 "settings.services.headline": "Layanan Anda", 345 "settings.services.headline": "Layanan Anda",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Tidak dapat memuat layanan Anda", 348 "settings.services.servicesRequestFailed": "Tidak dapat memuat layanan Anda",
358 "settings.services.tooltip.isDisabled": "Layanan dinonaktifkan", 349 "settings.services.tooltip.isDisabled": "Layanan dinonaktifkan",
359 "settings.services.tooltip.isMuted": "Semua suara dibisukan", 350 "settings.services.tooltip.isMuted": "Semua suara dibisukan",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Nirlaba", 378 "settings.user.form.accountType.non-profit": "Nirlaba",
388 "settings.user.form.currentPassword": "Sandi saat ini", 379 "settings.user.form.currentPassword": "Sandi saat ini",
389 "settings.user.form.email": "Email", 380 "settings.user.form.email": "Email",
390 "settings.user.form.firstname": "Nama Depan", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Nama Belakang", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Sandi baru", 383 "settings.user.form.newPassword": "Sandi baru",
393 "settings.workspace.add.form.name": "Nama", 384 "settings.workspace.add.form.name": "Nama",
394 "settings.workspace.add.form.submitButton": "Buat ruang kerja", 385 "settings.workspace.add.form.submitButton": "Buat ruang kerja",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Coba lagi", 396 "settings.workspaces.tryReloadWorkspaces": "Coba lagi",
406 "settings.workspaces.updatedInfo": "Perubahan Anda telah disimpan", 397 "settings.workspaces.updatedInfo": "Perubahan Anda telah disimpan",
407 "settings.workspaces.workspaceFeatureHeadline": "Sedikit Namun Banyak: Memperkenalkan Ruang Kerja Ferdi", 398 "settings.workspaces.workspaceFeatureHeadline": "Sedikit Namun Banyak: Memperkenalkan Ruang Kerja Ferdi",
408 "settings.workspaces.workspaceFeatureInfo": "Ruang Kerja Ferdi dapat digunakan untuk tetap fokus pada hal penting saat ini. Siapkan sekelompok layanan yang berbeda dan dengan mudah beralih ke yang lain. Anda yang memutuskan layanan mana yang Anda perlukan dan kapan, agar kami bisa membantu Anda tetap berada di garis depan - atau dengan mudah mengakhiri hari kerja kapan saja Anda inginkan.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Tidak dapat memuat ruang kerja Anda", 400 "settings.workspaces.workspacesRequestFailed": "Tidak dapat memuat ruang kerja Anda",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Aktifkan pemberitahuan", 411 "sidebar.unmuteApp": "Aktifkan pemberitahuan",
421 "signup.email.label": "Alamat email", 412 "signup.email.label": "Alamat email",
422 "signup.emailDuplicate": "Pengguna dengan alamat email ini sudah ada", 413 "signup.emailDuplicate": "Pengguna dengan alamat email ini sudah ada",
423 "signup.firstname.label": "Nama Depan", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Daftar", 415 "signup.headline": "Daftar",
425 "signup.lastname.label": "Nama Belakang", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Dengan membuat akun Ferdi, Anda menyetujui", 417 "signup.legal.info": "Dengan membuat akun Ferdi, Anda menyetujui",
427 "signup.legal.privacy": "Pernyataan Privasi", 418 "signup.legal.privacy": "Pernyataan Privasi",
428 "signup.legal.terms": "Ketentuan layanan", 419 "signup.legal.terms": "Ketentuan layanan",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "Buat akun", 422 "signup.submit.label": "Buat akun",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Hapus layanan", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Nonaktifkan audio", 425 "tabs.item.disableAudio": "Nonaktifkan audio",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Nonaktifkan pemberitahuan", 427 "tabs.item.disableNotifications": "Nonaktifkan pemberitahuan",
437 "tabs.item.disableService": "Nonaktifkan layanan", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Aktifkan audio", 429 "tabs.item.enableAudio": "Aktifkan audio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Aktifkan pemberitahuan", 431 "tabs.item.enableNotification": "Aktifkan pemberitahuan",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Muat Ulang", 434 "tabs.item.reload": "Muat Ulang",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} tidak benar", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} setidaknya harus {length} karakter", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Setidaknya diperlukan satu", 438 "validation.oneRequired": "Setidaknya diperlukan satu",
448 "validation.required": "{field} wajib diisi", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} bukan URL yang benar", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Back", 441 "webControls.back": "Back",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Muat Ulang", 445 "webControls.reload": "Muat Ulang",
455 "welcome.loginButton": "Masuk ke akun Anda", 446 "welcome.loginButton": "Masuk ke akun Anda",
456 "welcome.signupButton": "Buat akun gratis", 447 "welcome.signupButton": "Buat akun gratis",
457 "workspaceDrawer.addNewWorkspaceLabel": "Tambah ruang kerja baru", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Semua layanan", 449 "workspaceDrawer.allServices": "Semua layanan",
459 "workspaceDrawer.headline": "Ruang kerja", 450 "workspaceDrawer.headline": "Ruang kerja",
460 "workspaceDrawer.item.contextMenuEdit": "edit", 451 "workspaceDrawer.item.contextMenuEdit": "edit",
461 "workspaceDrawer.item.noServicesAddedYet": "Belum ada layanan yang ditambahkan", 452 "workspaceDrawer.item.noServicesAddedYet": "Belum ada layanan yang ditambahkan",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ruang Kerja Ferdi dapat digunakan untuk tetap fokus pada hal penting saat ini. Siapkan sekelompok layanan yang berbeda dan dengan mudah beralih ke yang lain.</p><p>Anda yang memutuskan layanan mana yang Anda perlukan dan kapan, agar kami bisa membantu Anda tetap berada di garis depan - atau dengan mudah mengakhiri hari kerja kapan saja Anda inginkan.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Edit setelan ruang kerja", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Beralih ke" 455 "workspaces.switchingIndicator.switchingTo": "Beralih ke"
465} 456}
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index d5539aa30..004bd2d26 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Ricarica", 2 "app.errorHandler.action": "Ricarica",
3 "app.errorHandler.headline": "Qualcosa è andato storto", 3 "app.errorHandler.headline": "Qualcosa è andato storto.",
4 "changeserver.customServerLabel": "Server personalizzato", 4 "changeserver.customServerLabel": "Server personalizzato",
5 "changeserver.headline": "Cambia Server", 5 "changeserver.headline": "Cambia Server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -9,8 +9,7 @@
9 "connectionLostBanner.cta": "Ricarica Servizio", 9 "connectionLostBanner.cta": "Ricarica Servizio",
10 "connectionLostBanner.informationLink": "Cos'è successo?", 10 "connectionLostBanner.informationLink": "Cos'è successo?",
11 "connectionLostBanner.message": "Oh no! Ferdi ha perso la connessione con {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi ha perso la connessione con {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Accedi",
13 "feature.debugger.title": "Pubblica informazioni di debug",
14 "feature.nightlyBuilds.activate": "Attivato", 13 "feature.nightlyBuilds.activate": "Attivato",
15 "feature.nightlyBuilds.info": "Le 'Nightly Builds' sono versioni sperimentali di Ferdi che possono contenere funzionalità incomplete o non perfettamente funzionanti. Queste versioni sono principalmente usate dagli sviluppatori per effettuare dei test sulle nuove caratteristiche e verificare come si integrano nella versione finale di Ferdi. Se non sei sicuro di quello che stai facendo, ti consigliamo di non attivare le 'Nightly Builds'.", 14 "feature.nightlyBuilds.info": "Le 'Nightly Builds' sono versioni sperimentali di Ferdi che possono contenere funzionalità incomplete o non perfettamente funzionanti. Queste versioni sono principalmente usate dagli sviluppatori per effettuare dei test sulle nuove caratteristiche e verificare come si integrano nella versione finale di Ferdi. Se non sei sicuro di quello che stai facendo, ti consigliamo di non attivare le 'Nightly Builds'.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -30,9 +29,9 @@
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Non sei connesso a Internet.", 30 "global.notConnectedToTheInternet": "Non sei connesso a Internet.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Quit", 32 "global.quit": "Esci",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Sei sicuro di voler uscire da Ferdi?",
35 "global.save": "Save", 34 "global.save": "Salva",
36 "global.settings": "Impostazioni", 35 "global.settings": "Impostazioni",
37 "global.spellchecker.useDefault": "Usa le impostazioni predefinite di sistema ({default})", 36 "global.spellchecker.useDefault": "Usa le impostazioni predefinite di sistema ({default})",
38 "global.spellchecking.autodetect": "Rileva automaticamente la lingua", 37 "global.spellchecking.autodetect": "Rileva automaticamente la lingua",
@@ -41,11 +40,11 @@
41 "global.submit": "Invia", 40 "global.submit": "Invia",
42 "global.userAgentHelp": "Usa 'https://whatmyuseragent.com/' (per scoprire) o 'https://developers.whatismybrowser.com/useragents/explore/' (per scegliere) il tuo user agent desiderato e copialo qui.", 41 "global.userAgentHelp": "Usa 'https://whatmyuseragent.com/' (per scoprire) o 'https://developers.whatismybrowser.com/useragents/explore/' (per scegliere) il tuo user agent desiderato e copialo qui.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Si",
45 "import.headline": "Importa i servizi di Ferdi 4", 44 "import.headline": "Importa i servizi di Ferdi 4",
46 "import.notSupportedHeadline": "Servizi non ancora supportati in Ferdi 5", 45 "import.notSupportedHeadline": "Servizi non ancora supportati in Ferdi 5",
47 "import.skip.label": "Voglio aggiungere i servizi manualmente", 46 "import.skip.label": "Voglio aggiungere i servizi manualmente",
48 "import.submit.label": "Importa servizi", 47 "import.submit.label": "Importa {count} servizi",
49 "infobar.authRequestFailed": "Si sono verificati errori durante il tentativo di eseguire una richiesta autenticata. Si prega di provare a disconnettersi e tornare indietro se questo errore persiste.", 48 "infobar.authRequestFailed": "Si sono verificati errori durante il tentativo di eseguire una richiesta autenticata. Si prega di provare a disconnettersi e tornare indietro se questo errore persiste.",
50 "infobar.buttonChangelog": "Cosa c'è di nuovo?", 49 "infobar.buttonChangelog": "Cosa c'è di nuovo?",
51 "infobar.buttonInstallUpdate": "Riavvia e installa l'aggiornamento", 50 "infobar.buttonInstallUpdate": "Riavvia e installa l'aggiornamento",
@@ -87,30 +86,30 @@
87 "menu.app.autohideMenuBar": "Nascondi automaticamente la barra del menù", 86 "menu.app.autohideMenuBar": "Nascondi automaticamente la barra del menù",
88 "menu.app.checkForUpdates": "Controlla aggiornamenti", 87 "menu.app.checkForUpdates": "Controlla aggiornamenti",
89 "menu.app.hide": "Nascondi", 88 "menu.app.hide": "Nascondi",
90 "menu.app.hideOthers": "Hide Others", 89 "menu.app.hideOthers": "Nascondi altri",
91 "menu.app.unhide": "Unhide", 90 "menu.app.unhide": "Mostra",
92 "menu.edit": "Modifica", 91 "menu.edit": "Modifica",
93 "menu.edit.copy": "Copy", 92 "menu.edit.copy": "Copia",
94 "menu.edit.cut": "Cut", 93 "menu.edit.cut": "Taglia",
95 "menu.edit.delete": "Elimina", 94 "menu.edit.delete": "Elimina",
96 "menu.edit.emojiSymbols": "Emoji e simboli", 95 "menu.edit.emojiSymbols": "Emoji e simboli",
97 "menu.edit.findInPage": "Trova nella pagina", 96 "menu.edit.findInPage": "Trova nella pagina",
98 "menu.edit.paste": "Paste", 97 "menu.edit.paste": "Incolla",
99 "menu.edit.pasteAndMatchStyle": "Paste And Match Style", 98 "menu.edit.pasteAndMatchStyle": "Incolla e abbina stile",
100 "menu.edit.redo": "Redo", 99 "menu.edit.redo": "Ripeti",
101 "menu.edit.selectAll": "Select All", 100 "menu.edit.selectAll": "Seleziona Tutto",
102 "menu.edit.speech": "Sintesi Vocale", 101 "menu.edit.speech": "Sintesi Vocale",
103 "menu.edit.startDictation": "Avvia Dettatura", 102 "menu.edit.startDictation": "Avvia Dettatura",
104 "menu.edit.startSpeaking": "Avvia Pronuncia", 103 "menu.edit.startSpeaking": "Avvia Pronuncia",
105 "menu.edit.stopSpeaking": "Interrompi Pronuncia", 104 "menu.edit.stopSpeaking": "Interrompi Pronuncia",
106 "menu.edit.undo": "Undo", 105 "menu.edit.undo": "Annulla",
107 "menu.file": "File", 106 "menu.file": "File",
108 "menu.help": "Help", 107 "menu.help": "Aiuto",
109 "menu.help.changelog": "Changelog", 108 "menu.help.changelog": "Changelog",
110 "menu.help.debugInfo": "Copia informazioni di debug", 109 "menu.help.debugInfo": "Copia informazioni di debug",
111 "menu.help.debugInfoCopiedBody": "Le tue informazioni di debug sono state copiate nella tua clipboard.", 110 "menu.help.debugInfoCopiedBody": "Le tue informazioni di debug sono state copiate nella tua clipboard.",
112 "menu.help.debugInfoCopiedHeadline": "Informazioni di debug di Ferdi", 111 "menu.help.debugInfoCopiedHeadline": "Informazioni di debug di Ferdi",
113 "menu.help.importExportData": "Import/Export Configuration Data", 112 "menu.help.importExportData": "Importa/Esporta Dati Di Configurazione",
114 "menu.help.learnMore": "Maggiori Informazioni", 113 "menu.help.learnMore": "Maggiori Informazioni",
115 "menu.help.privacy": "Dichiarazione della Privacy", 114 "menu.help.privacy": "Dichiarazione della Privacy",
116 "menu.help.publishDebugInfo": "Pubblica le informazioni di debug", 115 "menu.help.publishDebugInfo": "Pubblica le informazioni di debug",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Termini di Servizio", 117 "menu.help.tos": "Termini di Servizio",
119 "menu.services": "Servizi", 118 "menu.services": "Servizi",
120 "menu.services.activatePreviousService": "Attiva servizio precedente", 119 "menu.services.activatePreviousService": "Attiva servizio precedente",
121 "menu.services.addNewService": "Aggiungi un Nuovo Servizio", 120 "menu.services.addNewService": "Aggiungi nuovo servizio...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Attiva servizio seguente", 122 "menu.services.setNextServiceActive": "Attiva servizio seguente",
124 "menu.todos": "Todo", 123 "menu.todos": "Todo",
@@ -128,20 +127,20 @@
128 "menu.view.forward": "Avanti", 127 "menu.view.forward": "Avanti",
129 "menu.view.lockFerdi": "Blocca Ferdi", 128 "menu.view.lockFerdi": "Blocca Ferdi",
130 "menu.view.openQuickSwitch": "Apri Cambio Rapido", 129 "menu.view.openQuickSwitch": "Apri Cambio Rapido",
131 "menu.view.reloadFerdi": "Reload Ferdi", 130 "menu.view.reloadFerdi": "Ricarica Ferdi",
132 "menu.view.reloadService": "Ricarica Servizio", 131 "menu.view.reloadService": "Ricarica Servizio",
133 "menu.view.reloadTodos": "Ricarica ToDos", 132 "menu.view.reloadTodos": "Ricarica ToDos",
134 "menu.view.resetZoom": "Actual Size", 133 "menu.view.resetZoom": "Dimensione attuale",
135 "menu.view.toggleDarkMode": "Attiva la modalità scura", 134 "menu.view.toggleDarkMode": "Attiva la modalità scura",
136 "menu.view.toggleDevTools": "Attiva/Disattiva Strumenti Sviluppo", 135 "menu.view.toggleDevTools": "Attiva/Disattiva Strumenti Sviluppo",
137 "menu.view.toggleFullScreen": "Toggle Full Screen", 136 "menu.view.toggleFullScreen": "Attiva/Disattiva Schermo Intero",
138 "menu.view.toggleServiceDevTools": "Attiva/Disattiva Strumenti per Sviluppatori di Servizi", 137 "menu.view.toggleServiceDevTools": "Attiva/Disattiva Strumenti per Sviluppatori di Servizi",
139 "menu.view.toggleTodosDevTools": "Attiva/Disattiva gli strumenti di sviluppo delle Attività", 138 "menu.view.toggleTodosDevTools": "Attiva/Disattiva gli strumenti di sviluppo delle Attività",
140 "menu.view.zoomIn": "Zoom In", 139 "menu.view.zoomIn": "Aumenta zoom",
141 "menu.view.zoomOut": "Zoom Out", 140 "menu.view.zoomOut": "Diminuisci Zoom",
142 "menu.window": "Window", 141 "menu.window": "Finestra",
143 "menu.window.close": "Close", 142 "menu.window.close": "Chiudi",
144 "menu.window.minimize": "Minimize", 143 "menu.window.minimize": "Riduzione a icona",
145 "menu.workspaces": "Aree di lavoro", 144 "menu.workspaces": "Aree di lavoro",
146 "menu.workspaces.addNewWorkspace": "Aggiungi un'area di lavoro...", 145 "menu.workspaces.addNewWorkspace": "Aggiungi un'area di lavoro...",
147 "menu.workspaces.closeWorkspaceDrawer": "Chiudi il menu dei workspace", 146 "menu.workspaces.closeWorkspaceDrawer": "Chiudi il menu dei workspace",
@@ -152,18 +151,7 @@
152 "password.link.login": "Accedi al tuo account", 151 "password.link.login": "Accedi al tuo account",
153 "password.link.signup": "Crea un account gratuito", 152 "password.link.signup": "Crea un account gratuito",
154 "password.noUser": "Non è stato trovato nessun utente con questo indirizzo email", 153 "password.noUser": "Non è stato trovato nessun utente con questo indirizzo email",
155 "password.successInfo": "Per favore controlla la tua email", 154 "password.successInfo": "Una nuova password è stata inviata al tuo indirizzo email",
156 "pricing.features.accountSync": "Sincronizzazione account",
157 "pricing.features.customWebsites": "Aggiungi siti web personalizzati",
158 "pricing.features.desktopNotifications": "Notifiche desktop",
159 "pricing.features.onPremise": "Servizi ospitati & on-premise",
160 "pricing.features.recipes": "Scegli tra più di 70 Servizi",
161 "pricing.features.serviceProxies": "Proxy di servizio",
162 "pricing.features.spellchecker": "Supporto per il correttore ortografico",
163 "pricing.features.teamManagement": "Gestione del team",
164 "pricing.features.thirdPartyServices": "Installa servizi di terze parti",
165 "pricing.features.unlimitedServices": "Aggiungi servizi illimitati",
166 "pricing.features.workspaces": "Aree di lavoro",
167 "service.crashHandler.action": "Ricarica {name}", 155 "service.crashHandler.action": "Ricarica {name}",
168 "service.crashHandler.autoReload": "Tentativo di ripristino automatico di {name} in {seconds} secondi", 156 "service.crashHandler.autoReload": "Tentativo di ripristino automatico di {name} in {seconds} secondi",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -178,7 +166,7 @@
178 "service.webviewLoader.loading": "Caricamento {service}", 166 "service.webviewLoader.loading": "Caricamento {service}",
179 "services.getStarted": "Iniziamo", 167 "services.getStarted": "Iniziamo",
180 "services.login": "Effettua il login per utlizzare Ferdi.", 168 "services.login": "Effettua il login per utlizzare Ferdi.",
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Facoltativamente, puoi cambiare il tuo server Ferdi cliccando l'ingranaggio nell'angolo in basso a sinistra. Se stai passando (da uno dei server ospitati) ad usare Ferdi senza un account, sappi che puoi esportare i tuoi dati da quel server e successivamente importarli usando il menu Aiuto per ripristinare tutti i tuoi spazi di lavoro e servizi configurati!",
182 "services.serverless": "Usa Ferdi senza account", 170 "services.serverless": "Usa Ferdi senza account",
183 "services.welcome": "Benvenuto su Ferdi", 171 "services.welcome": "Benvenuto su Ferdi",
184 "settings.account.account.editButton": "Modifica account", 172 "settings.account.account.editButton": "Modifica account",
@@ -198,12 +186,12 @@
198 "settings.account.tryReloadServices": "Riprova", 186 "settings.account.tryReloadServices": "Riprova",
199 "settings.account.tryReloadUserInfoRequest": "Riprova", 187 "settings.account.tryReloadUserInfoRequest": "Riprova",
200 "settings.account.userInfoRequestFailed": "Impossibile caricare le informazioni dell'utente.", 188 "settings.account.userInfoRequestFailed": "Impossibile caricare le informazioni dell'utente.",
201 "settings.account.yourLicense": "La tua licenza Ferdi", 189 "settings.account.yourLicense": "La tua licenza Ferdi:",
202 "settings.app.accentColorInfo": "Inserisci il tuo colore in risalto in un formato compatibile con CSS. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Inserisci il tuo colore in risalto in un formato compatibile con CSS. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Svuota la cache", 191 "settings.app.buttonClearAllCache": "Svuota la cache",
204 "settings.app.buttonInstallUpdate": "Riavvia e installa l'aggiornamento", 192 "settings.app.buttonInstallUpdate": "Riavvia e installa l'aggiornamento",
205 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder", 193 "settings.app.buttonOpenFerdiProfileFolder": "Apri cartella del profilo utente",
206 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder", 194 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Apri cartella ricette dei servizi",
207 "settings.app.buttonSearchForUpdate": "Controlla aggiornamenti", 195 "settings.app.buttonSearchForUpdate": "Controlla aggiornamenti",
208 "settings.app.cacheInfo": "Ferdi sta utilizzando {size} di spazio su disco.", 196 "settings.app.cacheInfo": "Ferdi sta utilizzando {size} di spazio su disco.",
209 "settings.app.cacheNotCleared": "Impossibile eliminare tutta la cache", 197 "settings.app.cacheNotCleared": "Impossibile eliminare tutta la cache",
@@ -218,14 +206,14 @@
218 "settings.app.form.beta": "Includi versioni beta", 206 "settings.app.form.beta": "Includi versioni beta",
219 "settings.app.form.clipboardNotifications": "Non mostrare notifiche per eventi dagli appunti", 207 "settings.app.form.clipboardNotifications": "Non mostrare notifiche per eventi dagli appunti",
220 "settings.app.form.closeToSystemTray": "Chiudi Ferdi nell'area di notifica", 208 "settings.app.form.closeToSystemTray": "Chiudi Ferdi nell'area di notifica",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Conferma quando esci da Ferdi",
222 "settings.app.form.customTodoServer": "Server Todo personalizzato", 210 "settings.app.form.customTodoServer": "Server Todo personalizzato",
223 "settings.app.form.darkMode": "Attiva modalità scura", 211 "settings.app.form.darkMode": "Attiva la modalità scura.",
224 "settings.app.form.enableGPUAcceleration": "Attiva Accelerazione GPU", 212 "settings.app.form.enableGPUAcceleration": "Attiva Accelerazione GPU",
225 "settings.app.form.enableLock": "Abilita blocco con password", 213 "settings.app.form.enableLock": "Abilita blocco con password",
226 "settings.app.form.enableMenuBar": "Mostra sempre Ferdi nella barra dei menù", 214 "settings.app.form.enableMenuBar": "Mostra sempre Ferdi nella barra dei menù",
227 "settings.app.form.enableSpellchecking": "Attiva controllo ortografico", 215 "settings.app.form.enableSpellchecking": "Attiva controllo ortografico",
228 "settings.app.form.enableSystemTray": "Mostra Ferdi nell'area di notifica", 216 "settings.app.form.enableSystemTray": "Mostra sempre icona Ferdi in area di notifica",
229 "settings.app.form.enableTodos": "Abilità le Attività Ferdi", 217 "settings.app.form.enableTodos": "Abilità le Attività Ferdi",
230 "settings.app.form.hibernateOnStartup": "Mantieni i servizi in ibernazione all'avvio", 218 "settings.app.form.hibernateOnStartup": "Mantieni i servizi in ibernazione all'avvio",
231 "settings.app.form.hibernationStrategy": "Strategia di ibernazione", 219 "settings.app.form.hibernationStrategy": "Strategia di ibernazione",
@@ -251,11 +239,12 @@
251 "settings.app.form.showDisabledServices": "Mostra schede servizi disattivati", 239 "settings.app.form.showDisabledServices": "Mostra schede servizi disattivati",
252 "settings.app.form.showDragArea": "Mostra area trascinabile nella finestra", 240 "settings.app.form.showDragArea": "Mostra area trascinabile nella finestra",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Mostra l'etichetta dei messaggi non letti quando le notifiche sono disattivate", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Mostra l'etichetta dei messaggi non letti quando le notifiche sono disattivate",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Avvio ridotto a icona", 243 "settings.app.form.startMinimized": "Avvio ridotto a icona",
255 "settings.app.form.universalDarkMode": "Abilita la modalità scura universale", 244 "settings.app.form.universalDarkMode": "Abilita la modalità scura universale",
256 "settings.app.form.useTouchIdToUnlock": "Consenti l'utilizzo di TouchID per sbloccare Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Consenti l'utilizzo di TouchID per sbloccare Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Usa stile orizzontale",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Strategia di risveglio",
259 "settings.app.headlineAdvanced": "Avanzate", 248 "settings.app.headlineAdvanced": "Avanzate",
260 "settings.app.headlineAppearance": "Aspetto", 249 "settings.app.headlineAppearance": "Aspetto",
261 "settings.app.headlineGeneral": "Generale", 250 "settings.app.headlineGeneral": "Generale",
@@ -265,17 +254,17 @@
265 "settings.app.hibernateInfo": "Per impostazione predefinita, Ferdi manterrà tutti i servizi aperti e caricati in background in modo che siano pronti quando si desidera utilizzarli. Il servizio Hibernation sospenderà i servizi dopo un tempo specificato. Questo è utile per risparmiare RAM o per evitare che i servizi rallentino il computer.", 254 "settings.app.hibernateInfo": "Per impostazione predefinita, Ferdi manterrà tutti i servizi aperti e caricati in background in modo che siano pronti quando si desidera utilizzarli. Il servizio Hibernation sospenderà i servizi dopo un tempo specificato. Questo è utile per risparmiare RAM o per evitare che i servizi rallentino il computer.",
266 "settings.app.inactivityLockInfo": "Minuti di inattività oltre i quali Ferdi si bloccherà automaticamente, 0 per disabilitare", 255 "settings.app.inactivityLockInfo": "Minuti di inattività oltre i quali Ferdi si bloccherà automaticamente, 0 per disabilitare",
267 "settings.app.languageDisclaimer": "Le traduzioni ufficiali sono in Inglese e Tedesco. Tutte le altre lingue sono tradotte dalla community.", 256 "settings.app.languageDisclaimer": "Le traduzioni ufficiali sono in Inglese e Tedesco. Tutte le altre lingue sono tradotte dalla community.",
268 "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 {lockShortcut}.", 257 "settings.app.lockInfo": "Password Lock ti permette di mantenere i tuoi messaggi protetti. Usando Password Lock, ti verrà richiesto di inserire la tua password ogni volta che avvii Ferdi o di bloccare Ferdi stesso usando il simbolo del lucchetto nell'angolo in basso a sinistra o la scorciatoia {lockShortcut}.",
269 "settings.app.lockedPassword": "Password", 258 "settings.app.lockedPassword": "Password",
270 "settings.app.lockedPasswordInfo": "Assicurati di impostare una password che ricordi.\nSe perdi questa password, dovrai reinstallare Ferdi.", 259 "settings.app.lockedPasswordInfo": "Assicurati di impostare una password che ricordi.\nSe perdi questa password, dovrai reinstallare Ferdi.",
271 "settings.app.restartRequired": "Le modifiche richiedono un riavvio", 260 "settings.app.restartRequired": "Le modifiche richiedono un riavvio",
272 "settings.app.scheduledDNDInfo": "I Do-not-Disturb pianificati consentono di definire un periodo di tempo nel quale le notifiche da Ferdi saranno disabilitate.", 261 "settings.app.scheduledDNDInfo": "I Do-not-Disturb pianificati consentono di definire un periodo di tempo nel quale le notifiche da Ferdi saranno disabilitate.",
273 "settings.app.scheduledDNDTimeInfo": "Ora in formato 24 ore. L'ora di fine può essere prima dell'ora di inizio (ad esempio inizio 17:00, fine 09:00) per abilitare Do-not-Disturb durante la notte.", 262 "settings.app.scheduledDNDTimeInfo": "Ora in formato 24 ore. L'ora di fine può essere prima dell'ora di inizio (ad esempio inizio 17:00, fine 09:00) per abilitare Do-not-Disturb durante la notte.",
274 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 263 "settings.app.sentryInfo": "L'invio dei dati di telemetria ci permette di trovare errori in Ferdi - non invieremo nessuna informazione personale come i dati del tuo messaggio!",
275 "settings.app.spellCheckerLanguageInfo": "Ferdi utilizza il controllo ortografico del tuo Mac per verificare la presenza di errori. Se si desidera modificare le lingue del controllo ortografico, è possibile farlo nelle preferenze di sistema del vostro Mac.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi utilizza il controllo ortografico del tuo Mac per verificare la presenza di errori. Se si desidera modificare le lingue del controllo ortografico, è possibile farlo nelle preferenze di sistema del vostro Mac.",
276 "settings.app.subheadlineCache": "Cache", 265 "settings.app.subheadlineCache": "Cache",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Profilo Ferdi",
278 "settings.app.todoServerInfo": "Questo server verrà usato per le funzionalità 'Ferdi Todo'.", 267 "settings.app.todoServerInfo": "Questo server sarà utilizzato per la funzione \"Ferdi Todo\".",
279 "settings.app.translationHelp": "Aiutaci a tradurre Ferdi nella tua lingua.", 268 "settings.app.translationHelp": "Aiutaci a tradurre Ferdi nella tua lingua.",
280 "settings.app.universalDarkModeInfo": "La modalità 'Dark Mode' universale cerca di generare dinamicamente uno stile di visualizzazione a sfondo scuro per quei servizi che non lo supportano nativamente.", 269 "settings.app.universalDarkModeInfo": "La modalità 'Dark Mode' universale cerca di generare dinamicamente uno stile di visualizzazione a sfondo scuro per quei servizi che non lo supportano nativamente.",
281 "settings.app.updateStatusAvailable": "Aggiornamento disponibile, download in corso...", 270 "settings.app.updateStatusAvailable": "Aggiornamento disponibile, download in corso...",
@@ -294,12 +283,12 @@
294 "settings.recipes.customService.headline.communityRecipes": "'Recipe' (istruzioni) per applicazioni di terze parti della community", 283 "settings.recipes.customService.headline.communityRecipes": "'Recipe' (istruzioni) per applicazioni di terze parti della community",
295 "settings.recipes.customService.headline.customRecipes": "'Recipe' (istruzioni) per applicazioni di terze parti personalizzate", 284 "settings.recipes.customService.headline.customRecipes": "'Recipe' (istruzioni) per applicazioni di terze parti personalizzate",
296 "settings.recipes.customService.headline.devRecipes": "Le tue 'Recipe' (istruzioni) per applicazioni", 285 "settings.recipes.customService.headline.devRecipes": "Le tue 'Recipe' (istruzioni) per applicazioni",
297 "settings.recipes.customService.intro": "Per aggiungere un servizio personalizzato copia la sua 'recipe' (istruzioni) in:", 286 "settings.recipes.customService.intro": "Per aggiungere un servizio personalizzato copia la sua 'recipe' in:",
298 "settings.recipes.customService.openDevDocs": "Documentazione per sviluppatori", 287 "settings.recipes.customService.openDevDocs": "Documentazione per sviluppatori",
299 "settings.recipes.customService.openFolder": "Apri cartella", 288 "settings.recipes.customService.openFolder": "Apri cartella",
300 "settings.recipes.headline": "Servizi disponibili", 289 "settings.recipes.headline": "Servizi disponibili",
301 "settings.recipes.missingService": "Manca un servizio?", 290 "settings.recipes.missingService": "Manca un servizio?",
302 "settings.recipes.nothingFound": "Ci scusiamo, ma nessun servizio corrisponde ai tuoi termini di ricerca - tuttavia è probabile che tu possa aggiungerlo in ogni caso utilizzando l'opzione \"Sito Web Personalizzato\". Ti informiamo che il sito web ufficiale potrebbe mostrare un numero maggiore di servizi rispetto alla versione attualmente in uso. Per ottenere tali servizi, è consigliato l'aggiornamento a una versione più recente di Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
303 "settings.recipes.servicesSuccessfulAddedInfo": "Servizio aggiunto con successo", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Servizio aggiunto con successo",
304 "settings.searchService": "Cerca servizio", 293 "settings.searchService": "Cerca servizio",
305 "settings.service.error.goBack": "Torna ai servizi", 294 "settings.service.error.goBack": "Torna ai servizi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Quando abilitato, un servizio verrà disattivato dopo un lasso di tempo per preservare le risorse del sistema.", 321 "settings.service.form.isHibernatedEnabledInfo": "Quando abilitato, un servizio verrà disattivato dopo un lasso di tempo per preservare le risorse del sistema.",
333 "settings.service.form.isMutedInfo": "Se disattivato, tutte le notifiche sonore e le riproduzioni audio saranno mutate", 322 "settings.service.form.isMutedInfo": "Se disattivato, tutte le notifiche sonore e le riproduzioni audio saranno mutate",
334 "settings.service.form.name": "Nome", 323 "settings.service.form.name": "Nome",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Apri 'darkmode.css'", 325 "settings.service.form.openDarkmodeCss": "Apri 'darkmode.css'",
336 "settings.service.form.openUserCss": "Apri user.css", 326 "settings.service.form.openUserCss": "Apri user.css",
337 "settings.service.form.openUserJs": "Apri il file 'user.js'", 327 "settings.service.form.openUserJs": "Apri il file 'user.js'",
338 "settings.service.form.proxy.headline": "Impostazioni Proxy HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "Impostazioni Proxy HTTP/HTTPS",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Le impostazioni proxy non verranno sincronizzate con i server Ferdi.", 330 "settings.service.form.proxy.info": "Le impostazioni proxy non saranno sincronizzate con i server Ferdi.",
341 "settings.service.form.proxy.isEnabled": "Usa un Proxy", 331 "settings.service.form.proxy.isEnabled": "Usa un Proxy",
342 "settings.service.form.proxy.password": "Password (opzionale)", 332 "settings.service.form.proxy.password": "Password (opzionale)",
343 "settings.service.form.proxy.port": "Porta", 333 "settings.service.form.proxy.port": "Porta",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Scopri servizi", 344 "settings.services.discoverServices": "Scopri servizi",
355 "settings.services.headline": "I tuoi servizi", 345 "settings.services.headline": "I tuoi servizi",
356 "settings.services.noServicesAdded": "Inizia aggiungendo un servizio.", 346 "settings.services.noServicesAdded": "Inizia aggiungendo un servizio.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Impossibile caricare il servizio", 348 "settings.services.servicesRequestFailed": "Impossibile caricare il servizio",
358 "settings.services.tooltip.isDisabled": "Il servizio è disattivato", 349 "settings.services.tooltip.isDisabled": "Il servizio è disattivato",
359 "settings.services.tooltip.isMuted": "Tutti i suoni sono disattivati", 350 "settings.services.tooltip.isMuted": "Tutti i suoni sono disattivati",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi è un'applicazione open source sviluppata dalla community.</p><p>Un ringraziamento a tutti coloro che hanno reso questo possibile:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi è un'applicazione open source sviluppata dalla community.</p><p>Un ringraziamento a tutti coloro che hanno reso questo possibile:</p>",
363 "settings.supportFerdi.bannerText": "Vuoi aiutarci a migliorare Ferdi?", 354 "settings.supportFerdi.bannerText": "Vuoi aiutarci a migliorare Ferdi?",
364 "settings.supportFerdi.headline": "Info su Ferdi", 355 "settings.supportFerdi.headline": "Info su Ferdi",
365 "settings.supportFerdi.openSurvey": "Sondaggio aperto", 356 "settings.supportFerdi.openSurvey": "Apri sondaggio",
366 "settings.supportFerdi.textDonation": "Se vuoi aiutare lo sviluppo di Ferdi con una donazione, puoi farlo", 357 "settings.supportFerdi.textDonation": "Se vuoi aiutare lo sviluppo di Ferdi con una donazione, puoi farlo",
367 "settings.supportFerdi.textDonationAnd": "e", 358 "settings.supportFerdi.textDonationAnd": "e",
368 "settings.supportFerdi.textExpenses": "Nonostante la maggior parte del lavoro sia svolto da volontari è comunque necessario pagare per la gestione di server e certificati. Essendo una comunità vogliamo essere completamente trasparenti rispetto a come raccogliamo e spendiamo fondi", 359 "settings.supportFerdi.textExpenses": "Nonostante la maggior parte del lavoro sia svolto da volontari è comunque necessario pagare per la gestione di server e certificati. Essendo una comunità vogliamo essere completamente trasparenti rispetto a come raccogliamo e spendiamo fondi",
369 "settings.supportFerdi.textGitHubSponsors": "Sponsor GitHub", 360 "settings.supportFerdi.textGitHubSponsors": "Sponsor GitHub",
370 "settings.supportFerdi.textListContributors": "Elenco dei contributori", 361 "settings.supportFerdi.textListContributors": "Elenco completo dei contributori",
371 "settings.supportFerdi.textListContributorsHere": "qui", 362 "settings.supportFerdi.textListContributorsHere": "qui",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Il tuo supporto è il benvenuto. Puoi trovare un elenco degli aiuti che ci servono", 364 "settings.supportFerdi.textSupportWelcome": "Il tuo supporto è il benvenuto. Puoi trovare un elenco degli aiuti che ci servono",
@@ -377,7 +368,7 @@
377 "settings.team.contentHeadline": "Franz Team Management", 368 "settings.team.contentHeadline": "Franz Team Management",
378 "settings.team.copy": "Il gestore di Team di Franz (Franz's Team Management) ti consente di gestire gli abbonamenti Franz (Franz Subscriptions) per più utenti. È importante ricordare che possedere un abbonamento Premium Franz non dà alcun beneficio nell'usare Ferdi. L'unico motivo per cui hai accesso al gestore di Team è perchè tu posa gestire i tuoi Team di Franz creati in precedenza così da non perdere alcuna funzionalità nella gestione del tuo account.", 369 "settings.team.copy": "Il gestore di Team di Franz (Franz's Team Management) ti consente di gestire gli abbonamenti Franz (Franz Subscriptions) per più utenti. È importante ricordare che possedere un abbonamento Premium Franz non dà alcun beneficio nell'usare Ferdi. L'unico motivo per cui hai accesso al gestore di Team è perchè tu posa gestire i tuoi Team di Franz creati in precedenza così da non perdere alcuna funzionalità nella gestione del tuo account.",
379 "settings.team.headline": "Gruppo", 370 "settings.team.headline": "Gruppo",
380 "settings.team.intro": "You are currently using Franz Servers, which is why you have access to Team Management.", 371 "settings.team.intro": "Attualmente stai usando server di Franz, ed è per questo che hai accesso al Team Management.",
381 "settings.team.manageAction": "Gestisci i tuoi Team su meetfranz.com", 372 "settings.team.manageAction": "Gestisci i tuoi Team su meetfranz.com",
382 "settings.team.teamsUnavailable": "I Teams non sono disponibili", 373 "settings.team.teamsUnavailable": "I Teams non sono disponibili",
383 "settings.team.teamsUnavailableInfo": "I Team sono disponibili esclusivamente usando Franz Server e dopo aver attivato Franz Professional (a pagamento). Per poter utilizzare i Team è necessario modificare il server in https://api.franzinfra.com.", 374 "settings.team.teamsUnavailableInfo": "I Team sono disponibili esclusivamente usando Franz Server e dopo aver attivato Franz Professional (a pagamento). Per poter utilizzare i Team è necessario modificare il server in https://api.franzinfra.com.",
@@ -432,20 +423,20 @@
432 "tabs.item.confirmDeleteService": "Vuoi davvero eliminare il servizio {serviceName}?", 423 "tabs.item.confirmDeleteService": "Vuoi davvero eliminare il servizio {serviceName}?",
433 "tabs.item.deleteService": "Elimina servizio", 424 "tabs.item.deleteService": "Elimina servizio",
434 "tabs.item.disableAudio": "Disattiva audio", 425 "tabs.item.disableAudio": "Disattiva audio",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disattiva modalità scura",
436 "tabs.item.disableNotifications": "Disattiva notifiche", 427 "tabs.item.disableNotifications": "Disattiva notifiche",
437 "tabs.item.disableService": "Disattiva servizio", 428 "tabs.item.disableService": "Disattiva servizio",
438 "tabs.item.enableAudio": "Attiva audio", 429 "tabs.item.enableAudio": "Attiva audio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Attiva modalità scura",
440 "tabs.item.enableNotification": "Attiva le notifiche", 431 "tabs.item.enableNotification": "Attiva le notifiche",
441 "tabs.item.enableService": "Attiva il servizio", 432 "tabs.item.enableService": "Attiva il servizio",
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Iberna servizio",
443 "tabs.item.reload": "Ricarica", 434 "tabs.item.reload": "Ricarica",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Risveglia servizio",
445 "validation.email": "{field} non valido", 436 "validation.email": "{field} non valido",
446 "validation.minLength": "{field} dovrebbe contenere almeno {length} caratteri", 437 "validation.minLength": "{field} dovrebbe contenere almeno {length} caratteri",
447 "validation.oneRequired": "Almeno un campo è richiesto", 438 "validation.oneRequired": "Almeno un campo è richiesto",
448 "validation.required": "{field} è necessario", 439 "validation.required": "{field} è obbligatorio",
449 "validation.url": "{field} non è un URL valido", 440 "validation.url": "{field} non è un URL valido",
450 "webControls.back": "Indietro", 441 "webControls.back": "Indietro",
451 "webControls.forward": "Avanti", 442 "webControls.forward": "Avanti",
@@ -459,7 +450,7 @@
459 "workspaceDrawer.headline": "Aree di lavoro", 450 "workspaceDrawer.headline": "Aree di lavoro",
460 "workspaceDrawer.item.contextMenuEdit": "Modifica", 451 "workspaceDrawer.item.contextMenuEdit": "Modifica",
461 "workspaceDrawer.item.noServicesAddedYet": "Nessun servizio aggiunto", 452 "workspaceDrawer.item.noServicesAddedYet": "Nessun servizio aggiunto",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>I workspace di Ferdi ti permettono di concentrarti su ciò che è importante. Configura diversi insiemi di servizi e passa facilmente da uno all’altro quando vuoi.</p><p>Decidi di quali servizi hai bisogno quando e dove, così che ti possiamo aiutare a dare sempre il massimo - o semplicemente staccare dal lavoro quando ne hai bisogno.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Le aree di lavoro di Ferdi ti permettono di concentrarti su ciò che è importante. Configura diversi insiemi di servizi e passa facilmente da uno all’altro quando vuoi.</p><p> Decidi di quali servizi hai bisogno quando e dove, così che ti possiamo aiutare a dare sempre il massimo - o semplicemente staccare dal lavoro quando ne hai bisogno.</p>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Modifica le impostazioni dei workspace", 454 "workspaceDrawer.workspacesSettingsTooltip": "Modifica le impostazioni dell'area di lavoro",
464 "workspaces.switchingIndicator.switchingTo": "Passa a " 455 "workspaces.switchingIndicator.switchingTo": "Passa a "
465} 456}
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 118a2fb8e..d07ed53af 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "å†èª­ã¿è¾¼ã¿", 2 "app.errorHandler.action": "å†èª­ã¿è¾¼ã¿",
3 "app.errorHandler.headline": "é–“é•ãˆã¦ãる部分ãŒãã‚Šã¾ã™", 3 "app.errorHandler.headline": "åé¡ŒãŒç™ºç”Ÿãã¾ããŸã‚",
4 "changeserver.customServerLabel": "独自サーãƒãƒ¼", 4 "changeserver.customServerLabel": "独自サーãƒãƒ¼",
5 "changeserver.headline": "サーãƒãƒ¼ã®å¤‰æ›´", 5 "changeserver.headline": "サーãƒãƒ¼ã®å¤‰æ›´",
6 "changeserver.label": "サーãƒãƒ¼", 6 "changeserver.label": "サーãƒãƒ¼",
@@ -9,8 +9,7 @@
9 "connectionLostBanner.cta": "サービスをリロードã™ã‚‹", 9 "connectionLostBanner.cta": "サービスをリロードã™ã‚‹",
10 "connectionLostBanner.informationLink": "何ãŒèµ·ãã¾ã—ãŸã‹ï¼Ÿ", 10 "connectionLostBanner.informationLink": "何ãŒèµ·ãã¾ã—ãŸã‹ï¼Ÿ",
11 "connectionLostBanner.message": "{name}ã¸ã®æŽ¥ç¶šãŒåˆ‡æ–­ã•ã‚Œã¾ã—ãŸã€‚", 11 "connectionLostBanner.message": "{name}ã¸ã®æŽ¥ç¶šãŒåˆ‡æ–­ã•ã‚Œã¾ã—ãŸã€‚",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "サインイン",
13 "feature.debugger.title": "デãƒãƒƒã‚°æƒ…å ±ã®è¨˜éŒ²",
14 "feature.nightlyBuilds.activate": "有効化", 13 "feature.nightlyBuilds.activate": "有効化",
15 "feature.nightlyBuilds.info": "Nightlyビルドã¯æœªæ¤œè¨¼ã‚„未完æˆã®æ©Ÿèƒ½ãŒå«ã¾ã‚Œã‚‹éžå¸¸ã«å®Ÿé¨“çš„ãªãƒãƒ¼ã‚¸ãƒ§ãƒ³ã§ã™ã€‚ã“ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ä¸»ã«æ–°æ©Ÿèƒ½ã®ãƒ†ã‚¹ãƒˆã‚„最新ビルドã§ã®æ¤œè¨¼ã‚’è¡Œã†é–‹ç™ºè€…ãŒä½¿ç”¨ã™ã‚‹ã‚‚ã®ã§ã™ã€‚ã“れをç†è§£ã—ã¦ã„ãªã„æ–¹ã¯ã€Nightlyビルドを有効化ã—ãªã„ã“ã¨ã‚’ãŠã™ã™ã‚ã—ã¾ã™ã€‚", 14 "feature.nightlyBuilds.info": "Nightlyビルドã¯æœªæ¤œè¨¼ã‚„未完æˆã®æ©Ÿèƒ½ãŒå«ã¾ã‚Œã‚‹éžå¸¸ã«å®Ÿé¨“çš„ãªãƒãƒ¼ã‚¸ãƒ§ãƒ³ã§ã™ã€‚ã“ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ä¸»ã«æ–°æ©Ÿèƒ½ã®ãƒ†ã‚¹ãƒˆã‚„最新ビルドã§ã®æ¤œè¨¼ã‚’è¡Œã†é–‹ç™ºè€…ãŒä½¿ç”¨ã™ã‚‹ã‚‚ã®ã§ã™ã€‚ã“れをç†è§£ã—ã¦ã„ãªã„æ–¹ã¯ã€Nightlyビルドを有効化ã—ãªã„ã“ã¨ã‚’ãŠã™ã™ã‚ã—ã¾ã™ã€‚",
16 "feature.nightlyBuilds.title": "Nightlyビルド", 15 "feature.nightlyBuilds.title": "Nightlyビルド",
@@ -27,12 +26,12 @@
27 "global.api.unhealthy": "Ferdiã®ã‚ªãƒ³ãƒ©ã‚¤ãƒ³ã‚µãƒ¼ãƒ“スã«æŽ¥ç¶šã§ãã¾ã›ã‚“。", 26 "global.api.unhealthy": "Ferdiã®ã‚ªãƒ³ãƒ©ã‚¤ãƒ³ã‚µãƒ¼ãƒ“スã«æŽ¥ç¶šã§ãã¾ã›ã‚“。",
28 "global.cancel": "キャンセル", 27 "global.cancel": "キャンセル",
29 "global.edit": "編集", 28 "global.edit": "編集",
30 "global.no": "No", 29 "global.no": "ã„ã„ãˆ",
31 "global.notConnectedToTheInternet": "インターãƒãƒƒãƒˆã«æŽ¥ç¶šã•ã‚Œã¦ã„ã¾ã›ã‚“。", 30 "global.notConnectedToTheInternet": "インターãƒãƒƒãƒˆã«æŽ¥ç¶šã•ã‚Œã¦ã„ã¾ã›ã‚“。",
32 "global.ok": "Ok", 31 "global.ok": "ã¯ã„",
33 "global.quit": "終了", 32 "global.quit": "終了",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Ferdiを本当ã«çµ‚了ã—ã¾ã™ã‹ï¼Ÿ",
35 "global.save": "Save", 34 "global.save": "ä¿å­˜",
36 "global.settings": "設定", 35 "global.settings": "設定",
37 "global.spellchecker.useDefault": "システムデフォルトを使用ã™ã‚‹({default})", 36 "global.spellchecker.useDefault": "システムデフォルトを使用ã™ã‚‹({default})",
38 "global.spellchecking.autodetect": "言語を自動的ã«æ¤œå‡ºã™ã‚‹", 37 "global.spellchecking.autodetect": "言語を自動的ã«æ¤œå‡ºã™ã‚‹",
@@ -41,13 +40,13 @@
41 "global.submit": "é€ä¿¡", 40 "global.submit": "é€ä¿¡",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "ユーザーエージェント", 42 "global.userAgentPref": "ユーザーエージェント",
44 "global.yes": "Yes", 43 "global.yes": "ã¯ã„",
45 "import.headline": "Ferdi 4ã®ã‚µãƒ¼ãƒ“スをインãƒãƒ¼ãƒˆã—ã¦ä¸‹ã•ã„", 44 "import.headline": "Ferdi 4ã®ã‚µãƒ¼ãƒ“スをインãƒãƒ¼ãƒˆã—ã¦ä¸‹ã•ã„",
46 "import.notSupportedHeadline": "Ferdi 5ã§ã¯ã“ã®ã‚µãƒ¼ãƒ“スã«ã¾ã å¯¾å¿œã—ã¦ã„ã¾ã›ã‚“", 45 "import.notSupportedHeadline": "Ferdi 5ã§ã¯ã“ã®ã‚µãƒ¼ãƒ“スã«ã¾ã å¯¾å¿œã—ã¦ã„ã¾ã›ã‚“",
47 "import.skip.label": "手動ã§ã‚µãƒ¼ãƒ“スを追加ã™ã‚‹", 46 "import.skip.label": "手動ã§ã‚µãƒ¼ãƒ“スを追加ã™ã‚‹",
48 "import.submit.label": "サービスをインãƒãƒ¼ãƒˆãã¦ä¸ã•ã„", 47 "import.submit.label": "{count}個ã®ã‚µãƒ¼ãƒ“スをインãƒãƒ¼ãƒˆãã‹",
49 "infobar.authRequestFailed": "èªè¨¼æ¸ˆã¿ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®å®Ÿè¡Œä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ã“ã®ã‚¨ãƒ©ãƒ¼ãŒä½•åº¦ã‚‚発生ã™ã‚‹å ´åˆã¯ã€ãƒ­ã‚°ã‚¢ã‚¦ãƒˆã—ã¦å†åº¦ãŠè©¦ã—ãã ã•ã„。", 48 "infobar.authRequestFailed": "èªè¨¼æ¸ˆã¿ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®å®Ÿè¡Œä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ã“ã®ã‚¨ãƒ©ãƒ¼ãŒä½•åº¦ã‚‚発生ã™ã‚‹å ´åˆã¯ã€ãƒ­ã‚°ã‚¢ã‚¦ãƒˆã—ã¦å†åº¦ãŠè©¦ã—ãã ã•ã„。",
50 "infobar.buttonChangelog": "更新履歴を見る", 49 "infobar.buttonChangelog": "æ–°ç€æƒ…å ±",
51 "infobar.buttonInstallUpdate": "å†èµ·å‹•ã—ã¦æ›´æ–°ã‚’インストールã™ã‚‹", 50 "infobar.buttonInstallUpdate": "å†èµ·å‹•ã—ã¦æ›´æ–°ã‚’インストールã™ã‚‹",
52 "infobar.buttonReloadServices": "サービスã®å†èª­ã¿è¾¼ã¿", 51 "infobar.buttonReloadServices": "サービスã®å†èª­ã¿è¾¼ã¿",
53 "infobar.hide": "éš ã™", 52 "infobar.hide": "éš ã™",
@@ -57,7 +56,7 @@
57 "infobox.dismiss": "é–‰ã˜ã‚‹", 56 "infobox.dismiss": "é–‰ã˜ã‚‹",
58 "invite.email.label": "メールアドレス", 57 "invite.email.label": "メールアドレス",
59 "invite.headline.friends": "ã‚ãªãŸã®å‹äººã‚„åŒåƒšã®æ–¹ã‚’3åã¾ã§Ferdiã«æ‹›å¾…ã§ãã¾ã™", 58 "invite.headline.friends": "ã‚ãªãŸã®å‹äººã‚„åŒåƒšã®æ–¹ã‚’3åã¾ã§Ferdiã«æ‹›å¾…ã§ãã¾ã™",
60 "invite.name.label": "æ°å", 59 "invite.name.label": "åå‰",
61 "invite.skip.label": "後ã§", 60 "invite.skip.label": "後ã§",
62 "invite.submit.label": "招待をé€ã‚‹", 61 "invite.submit.label": "招待をé€ã‚‹",
63 "invite.successInfo": "招待ã¯ç„¡äº‹ã«é€ä¿¡ã•ã‚Œã¾ã—ãŸ", 62 "invite.successInfo": "招待ã¯ç„¡äº‹ã«é€ä¿¡ã•ã‚Œã¾ã—ãŸ",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "サービス利用è¦ç´„", 117 "menu.help.tos": "サービス利用è¦ç´„",
119 "menu.services": "サービス", 118 "menu.services": "サービス",
120 "menu.services.activatePreviousService": "å‰ã®ã‚µãƒ¼ãƒ“スを有効ã«ã™ã‚‹", 119 "menu.services.activatePreviousService": "å‰ã®ã‚µãƒ¼ãƒ“スを有効ã«ã™ã‚‹",
121 "menu.services.addNewService": "サービスを追加", 120 "menu.services.addNewService": "サービスを追加...",
122 "menu.services.goHome": "ホーム", 121 "menu.services.goHome": "ホーム",
123 "menu.services.setNextServiceActive": "次ã®ã‚µãƒ¼ãƒ“スを有効ã«ã™ã‚‹", 122 "menu.services.setNextServiceActive": "次ã®ã‚µãƒ¼ãƒ“スを有効ã«ã™ã‚‹",
124 "menu.todos": "ToDo", 123 "menu.todos": "ToDo",
@@ -151,19 +150,8 @@
151 "password.headline": "パスワードをリセット", 150 "password.headline": "パスワードをリセット",
152 "password.link.login": "サインイン", 151 "password.link.login": "サインイン",
153 "password.link.signup": "無料アカウントを作æˆ", 152 "password.link.signup": "無料アカウントを作æˆ",
154 "password.noUser": "ã“ã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã¯ã¾ã ç™»éŒ²ã•ã‚Œã¦ã„ã¾ã›ã‚“", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "メールを確èªã—ã¦ä¸‹ã•ã„", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "アカウントã®åŒæœŸ",
157 "pricing.features.customWebsites": "カスタムサイトを追加",
158 "pricing.features.desktopNotifications": "デスクトップ通知",
159 "pricing.features.onPremise": "オンプレミスãŠã‚ˆã³ãã®ä»–ã®ãƒ›ã‚¹ãƒ†ã‚£ãƒ³ã‚°ã‚µãƒ¼ãƒ“ス",
160 "pricing.features.recipes": "70以上ã®ã‚µãƒ¼ãƒ“スã‹ã‚‰é¸æŠž",
161 "pricing.features.serviceProxies": "サービスプロキシ",
162 "pricing.features.spellchecker": "スペルãƒã‚§ãƒƒã‚¯ã®ã‚µãƒãƒ¼ãƒˆ",
163 "pricing.features.teamManagement": "ãƒãƒ¼ãƒ ç®¡ç†",
164 "pricing.features.thirdPartyServices": "サードパーティ製サービスをインストール",
165 "pricing.features.unlimitedServices": "無制é™ã«ã‚µãƒ¼ãƒ“スを追加",
166 "pricing.features.workspaces": "ワークスペース",
167 "service.crashHandler.action": "{name}ã‚’å†èª­ã¿è¾¼ã¿", 155 "service.crashHandler.action": "{name}ã‚’å†èª­ã¿è¾¼ã¿",
168 "service.crashHandler.autoReload": "{seconds}秒後ã€è‡ªå‹•çš„ã«{name}ã®å¾©æ—§ã‚’試ã¿ã¾ã™", 156 "service.crashHandler.autoReload": "{seconds}秒後ã€è‡ªå‹•çš„ã«{name}ã®å¾©æ—§ã‚’試ã¿ã¾ã™",
169 "service.crashHandler.headline": "ã—ã¾ã£ãŸï¼", 157 "service.crashHandler.headline": "ã—ã¾ã£ãŸï¼",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "オプションã¨ã—ã¦ã€å·¦ä¸‹ã®æ­¯è»Šã‚’クリックã—ã¦Ferdiサーãƒãƒ¼ã‚’変更ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ä»–ã®ãƒ›ã‚¹ãƒˆã•ã‚ŒãŸã‚µãƒ¼ãƒã‹ã‚‰ã‚¢ã‚«ã‚¦ãƒ³ãƒˆãªã—ã§Ferdiを使ã†ã‚ˆã†ã«å¤‰æ›´ã™ã‚‹å ´åˆã¯ã€ãã®ã‚µãƒ¼ãƒã‹ã‚‰ãƒ‡ãƒ¼ã‚¿ã‚’エクスãƒãƒ¼ãƒˆã—ã€ãã®å¾Œãƒ˜ãƒ«ãƒ—メニューを使ã£ã¦ã‚¤ãƒ³ãƒãƒ¼ãƒˆã™ã‚‹ã“ã¨ã§ã™ã¹ã¦ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã¨è¨­å®šã—ãŸã‚µãƒ¼ãƒ“スを復元ã•ã›ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚", 169 "services.serverInfo": "オプションã¨ã—ã¦ã€å·¦ä¸‹ã®æ­¯è»Šã‚’クリックã—ã¦Ferdiサーãƒãƒ¼ã‚’変更ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ä»–ã®ãƒ›ã‚¹ãƒˆã•ã‚ŒãŸã‚µãƒ¼ãƒã‹ã‚‰ã‚¢ã‚«ã‚¦ãƒ³ãƒˆãªã—ã§Ferdiを使ã†ã‚ˆã†ã«å¤‰æ›´ã™ã‚‹å ´åˆã¯ã€ãã®ã‚µãƒ¼ãƒã‹ã‚‰ãƒ‡ãƒ¼ã‚¿ã‚’エクスãƒãƒ¼ãƒˆã—ã€ãã®å¾Œãƒ˜ãƒ«ãƒ—メニューを使ã£ã¦ã‚¤ãƒ³ãƒãƒ¼ãƒˆã™ã‚‹ã“ã¨ã§ã™ã¹ã¦ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã¨è¨­å®šã—ãŸã‚µãƒ¼ãƒ“スを復元ã•ã›ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚",
182 "services.serverless": "アカウントãªã—ã§Ferdiを使用ã™ã‚‹", 170 "services.serverless": "アカウントãªã—ã§Ferdiを使用ã™ã‚‹",
183 "services.welcome": "Ferdiã«ã‚ˆã†ã“ã", 171 "services.welcome": "Ferdiã«ã‚ˆã†ã“ã",
184 "settings.account.account.editButton": "アカウントã®ç·¨é›†", 172 "settings.account.account.editButton": "アカウントを編集",
185 "settings.account.accountUnavailable": "アカウントãŒåˆ©ç”¨ã§ãã¾ã›ã‚“", 173 "settings.account.accountUnavailable": "アカウントãŒåˆ©ç”¨ã§ãã¾ã›ã‚“",
186 "settings.account.accountUnavailableInfo": "アカウントãªã—ã§Ferdiを使用ã—ã¦ã„ã¾ã™ã€‚ Ferdiã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’使用ã—ã¦ã‚³ãƒ³ãƒ”ューター間ã§ã‚µãƒ¼ãƒ“スをåŒæœŸã•ã›ã‚‹å ´åˆã€ 設定タブã§ã‚µãƒ¼ãƒãƒ¼ã‚’é¸æŠžã—ã¦ãƒ­ã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", 174 "settings.account.accountUnavailableInfo": "アカウントãªã—ã§Ferdiを使用ã—ã¦ã„ã¾ã™ã€‚ Ferdiã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’使用ã—ã¦ã‚³ãƒ³ãƒ”ューター間ã§ã‚µãƒ¼ãƒ“スをåŒæœŸã•ã›ã‚‹å ´åˆã€ 設定タブã§ã‚µãƒ¼ãƒãƒ¼ã‚’é¸æŠžã—ã¦ãƒ­ã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。",
187 "settings.account.buttonSave": "プロフィールã®æ›´æ–°", 175 "settings.account.buttonSave": "プロフィールã®æ›´æ–°",
@@ -190,7 +178,7 @@
190 "settings.account.deleteInfo": "今後Ferdiã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆãŒå¿…è¦ãªã‘ã‚Œã°ã€ã“ã¡ã‚‰ã§ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã¨é–¢é€£ã™ã‚‹æƒ…報を削除ã§ãã¾ã™ã€‚", 178 "settings.account.deleteInfo": "今後Ferdiã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆãŒå¿…è¦ãªã‘ã‚Œã°ã€ã“ã¡ã‚‰ã§ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã¨é–¢é€£ã™ã‚‹æƒ…報を削除ã§ãã¾ã™ã€‚",
191 "settings.account.headline": "アカウント", 179 "settings.account.headline": "アカウント",
192 "settings.account.headlineAccount": "アカウント情報", 180 "settings.account.headlineAccount": "アカウント情報",
193 "settings.account.headlineDangerZone": "注æ„ï¼", 181 "settings.account.headlineDangerZone": "å±é™ºãªæ“作",
194 "settings.account.headlineInvoices": "請求書", 182 "settings.account.headlineInvoices": "請求書",
195 "settings.account.headlinePassword": "パスワードã®å¤‰æ›´", 183 "settings.account.headlinePassword": "パスワードã®å¤‰æ›´",
196 "settings.account.headlineProfile": "プロフィールã®æ›´æ–°", 184 "settings.account.headlineProfile": "プロフィールã®æ›´æ–°",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "ã‚‚ã†ä¸€åº¦è©¦ã™", 186 "settings.account.tryReloadServices": "ã‚‚ã†ä¸€åº¦è©¦ã™",
199 "settings.account.tryReloadUserInfoRequest": "ã‚‚ã†ä¸€åº¦è©¦ã™", 187 "settings.account.tryReloadUserInfoRequest": "ã‚‚ã†ä¸€åº¦è©¦ã™",
200 "settings.account.userInfoRequestFailed": "ユーザ情報を読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ", 188 "settings.account.userInfoRequestFailed": "ユーザ情報を読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ",
201 "settings.account.yourLicense": "ã”利用中ã®Ferdiライセンス", 189 "settings.account.yourLicense": "ã”利用中ã®Ferdiライセンス:",
202 "settings.app.accentColorInfo": "CSSフォーマットã§ã‚¢ã‚¯ã‚»ãƒ³ãƒˆã‚«ãƒ©ãƒ¼ã‚’記述ã—ã¦ãã ã•ã„。(デフォルト: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "CSSフォーマットã§ã‚¢ã‚¯ã‚»ãƒ³ãƒˆã‚«ãƒ©ãƒ¼ã‚’記述ã—ã¦ãã ã•ã„。(デフォルト: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "キャッシュを消去ã™ã‚‹", 191 "settings.app.buttonClearAllCache": "キャッシュを消去ã™ã‚‹",
204 "settings.app.buttonInstallUpdate": "å†èµ·å‹•ã—ã¦æ›´æ–°ã‚’インストールã™ã‚‹", 192 "settings.app.buttonInstallUpdate": "å†èµ·å‹•ã—ã¦æ›´æ–°ã‚’インストールã™ã‚‹",
@@ -218,14 +206,14 @@
218 "settings.app.form.beta": "Betaãƒãƒ¼ã‚¸ãƒ§ãƒ³ã‚’å«ã‚ã‚‹", 206 "settings.app.form.beta": "Betaãƒãƒ¼ã‚¸ãƒ§ãƒ³ã‚’å«ã‚ã‚‹",
219 "settings.app.form.clipboardNotifications": "クリップボードイベントã®é€šçŸ¥ã‚’表示ã—ãªã„", 207 "settings.app.form.clipboardNotifications": "クリップボードイベントã®é€šçŸ¥ã‚’表示ã—ãªã„",
220 "settings.app.form.closeToSystemTray": "Ferdiをシステムトレイã«é–‰ã˜ã‚‹", 208 "settings.app.form.closeToSystemTray": "Ferdiをシステムトレイã«é–‰ã˜ã‚‹",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Ferdiã®çµ‚了時ã«ç¢ºèªã™ã‚‹",
222 "settings.app.form.customTodoServer": "カスタムToDoサーãƒãƒ¼", 210 "settings.app.form.customTodoServer": "カスタムToDoサーãƒãƒ¼",
223 "settings.app.form.darkMode": "ダークモードを有効ã«ã™ã‚‹", 211 "settings.app.form.darkMode": "ダークモードを有効ã«ã™ã‚‹",
224 "settings.app.form.enableGPUAcceleration": "GPUアクセラレーションを有効ã«ã™ã‚‹", 212 "settings.app.form.enableGPUAcceleration": "GPUアクセラレーションを有効ã«ã™ã‚‹",
225 "settings.app.form.enableLock": "パスワードロックを有効ã«ã™ã‚‹", 213 "settings.app.form.enableLock": "パスワードロックを有効ã«ã™ã‚‹",
226 "settings.app.form.enableMenuBar": "Ferdi内ã«ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒãƒ¼ã‚’常時表示ã™ã‚‹", 214 "settings.app.form.enableMenuBar": "Ferdi内ã«ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒãƒ¼ã‚’常時表示ã™ã‚‹",
227 "settings.app.form.enableSpellchecking": "スペルãƒã‚§ãƒƒã‚¯ã‚’有効ã«ã™ã‚‹", 215 "settings.app.form.enableSpellchecking": "スペルãƒã‚§ãƒƒã‚¯ã‚’有効ã«ã™ã‚‹",
228 "settings.app.form.enableSystemTray": "Ferdiをシステムトレイã«è¡¨ç¤ºã™ã‚‹", 216 "settings.app.form.enableSystemTray": "Ferdiを常時システムトレイã«è¡¨ç¤ºã™ã‚‹",
229 "settings.app.form.enableTodos": "Ferdi ToDoを有効ã«ã™ã‚‹", 217 "settings.app.form.enableTodos": "Ferdi ToDoを有効ã«ã™ã‚‹",
230 "settings.app.form.hibernateOnStartup": "起動時ã«ã‚µãƒ¼ãƒ“スを休止状態ã«ã™ã‚‹", 218 "settings.app.form.hibernateOnStartup": "起動時ã«ã‚µãƒ¼ãƒ“スを休止状態ã«ã™ã‚‹",
231 "settings.app.form.hibernationStrategy": "休止状態ã®æ–¹æ³•", 219 "settings.app.form.hibernationStrategy": "休止状態ã®æ–¹æ³•",
@@ -251,10 +239,11 @@
251 "settings.app.form.showDisabledServices": "無効化ã•ã‚ŒãŸã‚µãƒ¼ãƒ“スã®ã‚¿ãƒ–を表示ã™ã‚‹", 239 "settings.app.form.showDisabledServices": "無効化ã•ã‚ŒãŸã‚µãƒ¼ãƒ“スã®ã‚¿ãƒ–を表示ã™ã‚‹",
252 "settings.app.form.showDragArea": "ドラッグå¯èƒ½ãªé ˜åŸŸã‚’ウィンドウã«è¡¨ç¤º", 240 "settings.app.form.showDragArea": "ドラッグå¯èƒ½ãªé ˜åŸŸã‚’ウィンドウã«è¡¨ç¤º",
253 "settings.app.form.showMessagesBadgesWhenMuted": "通知ã®ç„¡åŠ¹æ™‚ã«æœªèª­ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ä»¶æ•°ã‚’表示ã™ã‚‹", 241 "settings.app.form.showMessagesBadgesWhenMuted": "通知ã®ç„¡åŠ¹æ™‚ã«æœªèª­ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ä»¶æ•°ã‚’表示ã™ã‚‹",
242 "settings.app.form.splitMode": "分割表示モードを有効ã«ã™ã‚‹",
254 "settings.app.form.startMinimized": "最å°åŒ–ã—ã¦èµ·å‹•", 243 "settings.app.form.startMinimized": "最å°åŒ–ã—ã¦èµ·å‹•",
255 "settings.app.form.universalDarkMode": "ユニãƒãƒ¼ã‚µãƒ«ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ã‚’有効ã«ã™ã‚‹", 244 "settings.app.form.universalDarkMode": "ユニãƒãƒ¼ã‚µãƒ«ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ã‚’有効ã«ã™ã‚‹",
256 "settings.app.form.useTouchIdToUnlock": "Touch IDを使用ã—ã¦Ferdiã®ãƒ­ãƒƒã‚¯ã‚’解除ã™ã‚‹", 245 "settings.app.form.useTouchIdToUnlock": "Ferdiã®ãƒ­ãƒƒã‚¯ã‚’解除ã«Touch IDを使用ã§ãるよã†ã«ã™ã‚‹",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "水平レイアウトを使用ã™ã‚‹",
258 "settings.app.form.wakeUpStrategy": "起動方法", 247 "settings.app.form.wakeUpStrategy": "起動方法",
259 "settings.app.headlineAdvanced": "詳細", 248 "settings.app.headlineAdvanced": "詳細",
260 "settings.app.headlineAppearance": "表示スタイル", 249 "settings.app.headlineAppearance": "表示スタイル",
@@ -265,9 +254,9 @@
265 "settings.app.hibernateInfo": "デフォルトã§ã¯ã€Ferdiã¯ã™ã¹ã¦ã®ã‚µãƒ¼ãƒ“スをãƒãƒƒã‚¯ã‚°ãƒ©ã‚¦ãƒ³ãƒ‰ã§é–‹ã„ã¦èª­ã¿è¾¼ã‚“ã§ãŠãã®ã§ã€ä½¿ã„ãŸã„ã¨ãã«ã™ãã«ä½¿ãˆã¾ã™ã€‚ サービス休止機能ã¯è¨­å®šã—ãŸæ™‚é–“ãŒçµŒéŽã—ãŸã‚‰èª­ã¿è¾¼ã‚“ã ã‚µãƒ¼ãƒ“スを解放ã—ã¾ã™ã€‚ã“ã‚Œã¯RAMを節約ã—ãŸã‚Šã€ã‚µãƒ¼ãƒ“スã§ã‚³ãƒ³ãƒ”ューターã®å‹•ä½œãŒé‡ããªã‚‹ã®ã‚’防ãã®ã«å½¹ç«‹ã¡ã¾ã™ã€‚", 254 "settings.app.hibernateInfo": "デフォルトã§ã¯ã€Ferdiã¯ã™ã¹ã¦ã®ã‚µãƒ¼ãƒ“スをãƒãƒƒã‚¯ã‚°ãƒ©ã‚¦ãƒ³ãƒ‰ã§é–‹ã„ã¦èª­ã¿è¾¼ã‚“ã§ãŠãã®ã§ã€ä½¿ã„ãŸã„ã¨ãã«ã™ãã«ä½¿ãˆã¾ã™ã€‚ サービス休止機能ã¯è¨­å®šã—ãŸæ™‚é–“ãŒçµŒéŽã—ãŸã‚‰èª­ã¿è¾¼ã‚“ã ã‚µãƒ¼ãƒ“スを解放ã—ã¾ã™ã€‚ã“ã‚Œã¯RAMを節約ã—ãŸã‚Šã€ã‚µãƒ¼ãƒ“スã§ã‚³ãƒ³ãƒ”ューターã®å‹•ä½œãŒé‡ããªã‚‹ã®ã‚’防ãã®ã«å½¹ç«‹ã¡ã¾ã™ã€‚",
266 "settings.app.inactivityLockInfo": "休止状態ã¾ã§ã®æ™‚é–“(分)ã€ã“ã®æ™‚é–“ãŒçµŒéŽå¾ŒFerdiã¯è‡ªå‹•ã§ãƒ­ãƒƒã‚¯ã—ã¾ã™ã€‚0ã§ç„¡åŠ¹åŒ–", 255 "settings.app.inactivityLockInfo": "休止状態ã¾ã§ã®æ™‚é–“(分)ã€ã“ã®æ™‚é–“ãŒçµŒéŽå¾ŒFerdiã¯è‡ªå‹•ã§ãƒ­ãƒƒã‚¯ã—ã¾ã™ã€‚0ã§ç„¡åŠ¹åŒ–",
267 "settings.app.languageDisclaimer": "å…¬å¼ã®è¨€èªžã¯è‹±èªžã¨ãƒ‰ã‚¤ãƒ„語ã§ã™ã€‚ä»–ã®è¨€èªžã¯ã‚³ãƒŸãƒ¥ãƒ‹ãƒ†ã‚£ã«ã‚ˆã‚‹ç¿»è¨³ã§ã™ã€‚", 256 "settings.app.languageDisclaimer": "å…¬å¼ã®è¨€èªžã¯è‹±èªžã¨ãƒ‰ã‚¤ãƒ„語ã§ã™ã€‚ä»–ã®è¨€èªžã¯ã‚³ãƒŸãƒ¥ãƒ‹ãƒ†ã‚£ã«ã‚ˆã‚‹ç¿»è¨³ã§ã™ã€‚",
268 "settings.app.lockInfo": "パスワードロックã¯ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’ä¿è­·ã§ãã¾ã™ã€‚\nパスワードロックを使用ã™ã‚‹ã¨ã€Ferdiã®èµ·å‹•æ™‚ã€ã¾ãŸã¯è‡ªåˆ†ã§å·¦ä¸‹ã®ãƒ­ãƒƒã‚¯ãƒœã‚¿ãƒ³ã‚’押ã™ã‹ã‚·ãƒ§ãƒ¼ãƒˆã‚«ãƒƒãƒˆ{lockShortcut}ã§Ferdiをロックã—ãŸã¨ãã«ã€ãã®éƒ½åº¦ãƒ‘スワードã®å…¥åŠ›ãŒæ±‚ã‚られã¾ã™ã€‚", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "パスワード", 258 "settings.app.lockedPassword": "パスワード",
270 "settings.app.lockedPasswordInfo": "覚ãˆã‚‰ã‚Œã‚‹ãƒ‘スワードを設定ã™ã‚‹ã‚ˆã†ã«ã—ã¦ãã ã•ã„。\nパスワードを紛失ã™ã‚‹ã¨ã€Ferdiã®å†ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ãŒå¿…è¦ã«ãªã‚Šã¾ã™ã€‚", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "変更ã«ã¯å†èµ·å‹•ãŒå¿…è¦ã§ã™", 260 "settings.app.restartRequired": "変更ã«ã¯å†èµ·å‹•ãŒå¿…è¦ã§ã™",
272 "settings.app.scheduledDNDInfo": "集中モードã®ã‚¹ã‚±ã‚¸ãƒ¥ãƒ¼ãƒ«ã‚’有効ã«ã™ã‚‹ã¨ã€Ferdiã‹ã‚‰ã®é€šçŸ¥ã‚’å—ã‘å–らãªã„時間帯を設定ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚", 261 "settings.app.scheduledDNDInfo": "集中モードã®ã‚¹ã‚±ã‚¸ãƒ¥ãƒ¼ãƒ«ã‚’有効ã«ã™ã‚‹ã¨ã€Ferdiã‹ã‚‰ã®é€šçŸ¥ã‚’å—ã‘å–らãªã„時間帯を設定ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚",
273 "settings.app.scheduledDNDTimeInfo": "24時間形å¼ã§å…¥åŠ›ã—ã¦ãã ã•ã„。終了時刻を開始時刻よりも早ã設定ã™ã‚‹ã¨(例: 17:00開始ã€9:00終了)ã€é›†ä¸­ãƒ¢ãƒ¼ãƒ‰ã‚’一晩中有効ã«ã§ãã¾ã™ã€‚", 262 "settings.app.scheduledDNDTimeInfo": "24時間形å¼ã§å…¥åŠ›ã—ã¦ãã ã•ã„。終了時刻を開始時刻よりも早ã設定ã™ã‚‹ã¨(例: 17:00開始ã€9:00終了)ã€é›†ä¸­ãƒ¢ãƒ¼ãƒ‰ã‚’一晩中有効ã«ã§ãã¾ã™ã€‚",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdiã¯ã‚¹ãƒšãƒ«ãƒã‚§ãƒƒã‚¯ã«macOSシステムã®ã‚¹ãƒšãƒ«ãƒã‚§ãƒƒã‚«ãƒ¼ã‚’使用ã—ã¦ã„ã¾ã™ã€‚スペルãƒã‚§ãƒƒã‚«ãƒ¼ã§ãƒã‚§ãƒƒã‚¯ã™ã‚‹è¨€èªžã‚’変更ã™ã‚‹ã«ã¯ã€macOSã®ã‚·ã‚¹ãƒ†ãƒ ç’°å¢ƒè¨­å®šã‹ã‚‰è¡Œã£ã¦ãã ã•ã„。", 264 "settings.app.spellCheckerLanguageInfo": "Ferdiã¯ã‚¹ãƒšãƒ«ãƒã‚§ãƒƒã‚¯ã«macOSシステムã®ã‚¹ãƒšãƒ«ãƒã‚§ãƒƒã‚«ãƒ¼ã‚’使用ã—ã¦ã„ã¾ã™ã€‚スペルãƒã‚§ãƒƒã‚«ãƒ¼ã§ãƒã‚§ãƒƒã‚¯ã™ã‚‹è¨€èªžã‚’変更ã™ã‚‹ã«ã¯ã€macOSã®ã‚·ã‚¹ãƒ†ãƒ ç’°å¢ƒè¨­å®šã‹ã‚‰è¡Œã£ã¦ãã ã•ã„。",
276 "settings.app.subheadlineCache": "キャッシュ", 265 "settings.app.subheadlineCache": "キャッシュ",
277 "settings.app.subheadlineFerdiProfile": "Ferdiプロフィール", 266 "settings.app.subheadlineFerdiProfile": "Ferdiプロフィール",
278 "settings.app.todoServerInfo": "ã“ã®ã‚µãƒ¼ãƒãƒ¼ã¯ã€ŒFerdi ToDoã€ã®æ©Ÿèƒ½ã«ä½¿ç”¨ã•ã‚Œã¾ã™ã€‚", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Ferdiã®ç¿»è¨³ä½œæ¥­ã«ã”å”力をãŠé¡˜ã„ã—ã¾ã™ã€‚", 268 "settings.app.translationHelp": "Ferdiã®ç¿»è¨³ä½œæ¥­ã«ã”å”力をãŠé¡˜ã„ã—ã¾ã™ã€‚",
280 "settings.app.universalDarkModeInfo": "ユニãƒãƒ¼ã‚µãƒ«ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ã¯ã€ç¾åœ¨ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ãŒã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„サービスå‘ã‘ã«ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ã‚’å‹•çš„ã«ç”Ÿæˆã—ã¾ã™ã€‚", 269 "settings.app.universalDarkModeInfo": "ユニãƒãƒ¼ã‚µãƒ«ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ã¯ã€ç¾åœ¨ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ãŒã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„サービスå‘ã‘ã«ãƒ€ãƒ¼ã‚¯ãƒ¢ãƒ¼ãƒ‰ã‚’å‹•çš„ã«ç”Ÿæˆã—ã¾ã™ã€‚",
281 "settings.app.updateStatusAvailable": "æ›´æ–°ãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚ダウンロードã—ã¦ã„ã¾ã™...", 270 "settings.app.updateStatusAvailable": "æ›´æ–°ãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸã€‚ダウンロードã—ã¦ã„ã¾ã™...",
@@ -294,12 +283,12 @@
294 "settings.recipes.customService.headline.communityRecipes": "コミュニティã®ã‚µãƒ¼ãƒ‰ãƒ‘ーティレシピ", 283 "settings.recipes.customService.headline.communityRecipes": "コミュニティã®ã‚µãƒ¼ãƒ‰ãƒ‘ーティレシピ",
295 "settings.recipes.customService.headline.customRecipes": "カスタムサードパーティレシピ", 284 "settings.recipes.customService.headline.customRecipes": "カスタムサードパーティレシピ",
296 "settings.recipes.customService.headline.devRecipes": "開発サービスã®ãƒ¬ã‚·ãƒ”", 285 "settings.recipes.customService.headline.devRecipes": "開発サービスã®ãƒ¬ã‚·ãƒ”",
297 "settings.recipes.customService.intro": "カスタムサービスを追加ã™ã‚‹ã«ã¯ã€ã‚µãƒ¼ãƒ“スレシピを以下ã«ã‚³ãƒ”ーã—ã¾ã™:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "開発者ドキュメント", 287 "settings.recipes.customService.openDevDocs": "開発者ドキュメント",
299 "settings.recipes.customService.openFolder": "フォルダーを開ã", 288 "settings.recipes.customService.openFolder": "フォルダーを開ã",
300 "settings.recipes.headline": "利用å¯èƒ½ãªã‚µãƒ¼ãƒ“ス", 289 "settings.recipes.headline": "利用å¯èƒ½ãªã‚µãƒ¼ãƒ“ス",
301 "settings.recipes.missingService": "使ã„ãŸã„サービスãŒä¸€è¦§ã«ã‚ã‚Šã¾ã›ã‚“ã‹?", 290 "settings.recipes.missingService": "使ã„ãŸã„サービスãŒä¸€è¦§ã«ã‚ã‚Šã¾ã›ã‚“ã‹?",
302 "settings.recipes.nothingFound": "残念ãªãŒã‚‰ã€æ¤œç´¢èªžã«ä¸€è‡´ã™ã‚‹ã‚µãƒ¼ãƒ“スã¯ã‚ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ã—ã‹ã—ã€ã€Œã‚«ã‚¹ã‚¿ãƒ ã‚¦ã‚§ãƒ–サイトã€ã®ã‚ªãƒ—ションを使用ã—ã¦è¿½åŠ ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚æ–°ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®Ferdiã§ã¯ã‚¦ã‚§ãƒ–サイトã§ç´¹ä»‹ã•ã‚Œã¦ã„るよã†ãªã€ã‚ˆã‚Šå¤šãã®ã‚µãƒ¼ãƒ“スãŒè¿½åŠ ã•ã‚Œã¦ã„ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚ãれらã®æ–°ã—ã„サービスを追加ã™ã‚‹ã«ã¯ã€Ferdiã®ã‚¢ãƒƒãƒ—デートをã”検討ãã ã•ã„。", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
303 "settings.recipes.servicesSuccessfulAddedInfo": "サービスãŒè¿½åŠ ã•ã‚Œã¾ã—ãŸ", 292 "settings.recipes.servicesSuccessfulAddedInfo": "サービスãŒè¿½åŠ ã•ã‚Œã¾ã—ãŸ",
304 "settings.searchService": "サービスを検索", 293 "settings.searchService": "サービスを検索",
305 "settings.service.error.goBack": "サービスã«æˆ»ã‚‹", 294 "settings.service.error.goBack": "サービスã«æˆ»ã‚‹",
@@ -331,18 +320,19 @@
331 "settings.service.form.indirectMessages": "ã™ã¹ã¦ã®æ–°è¦ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã«ã¤ã„ã¦ãƒãƒƒã‚¸ã‚’表示ã™ã‚‹", 320 "settings.service.form.indirectMessages": "ã™ã¹ã¦ã®æ–°è¦ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã«ã¤ã„ã¦ãƒãƒƒã‚¸ã‚’表示ã™ã‚‹",
332 "settings.service.form.isHibernatedEnabledInfo": "有効ã«ã™ã‚‹ã¨ã€ã‚·ã‚¹ãƒ†ãƒ ãƒªã‚½ãƒ¼ã‚¹ã‚’節約ã™ã‚‹ãŸã‚ã«ä¸€å®šæ™‚間後ã«ã‚µãƒ¼ãƒ“スãŒé–‰ã˜ã‚‰ã‚Œã¾ã™ã€‚", 321 "settings.service.form.isHibernatedEnabledInfo": "有効ã«ã™ã‚‹ã¨ã€ã‚·ã‚¹ãƒ†ãƒ ãƒªã‚½ãƒ¼ã‚¹ã‚’節約ã™ã‚‹ãŸã‚ã«ä¸€å®šæ™‚間後ã«ã‚µãƒ¼ãƒ“スãŒé–‰ã˜ã‚‰ã‚Œã¾ã™ã€‚",
333 "settings.service.form.isMutedInfo": "無効化ã•ã‚Œã¦ã„ã‚‹å ´åˆã€å…¨ã¦ã®é€šçŸ¥éŸ³ã‚„オーディオå†ç”Ÿã¯ç„¡éŸ³ã«ãªã‚Šã¾ã™", 322 "settings.service.form.isMutedInfo": "無効化ã•ã‚Œã¦ã„ã‚‹å ´åˆã€å…¨ã¦ã®é€šçŸ¥éŸ³ã‚„オーディオå†ç”Ÿã¯ç„¡éŸ³ã«ãªã‚Šã¾ã™",
334 "settings.service.form.name": "æ°å", 323 "settings.service.form.name": "åå‰",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "darkmode.cssã‚’é–‹ã", 325 "settings.service.form.openDarkmodeCss": "darkmode.cssã‚’é–‹ã",
336 "settings.service.form.openUserCss": "user.cssã‚’é–‹ã", 326 "settings.service.form.openUserCss": "user.cssã‚’é–‹ã",
337 "settings.service.form.openUserJs": "user.jsã‚’é–‹ã", 327 "settings.service.form.openUserJs": "user.jsã‚’é–‹ã",
338 "settings.service.form.proxy.headline": "HTTP/HTTPSã®ãƒ—ロキシ設定", 328 "settings.service.form.proxy.headline": "HTTP/HTTPSã®ãƒ—ロキシ設定",
339 "settings.service.form.proxy.host": "プロキシサーãƒãƒ¼/IP", 329 "settings.service.form.proxy.host": "プロキシサーãƒãƒ¼/IP",
340 "settings.service.form.proxy.info": "プロキシ設定ã¯Ferdi アカウントã§åŒæœŸã•ã‚Œã¾ã›ã‚“。", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "プロキシ設定を有効ã«ã™ã‚‹", 331 "settings.service.form.proxy.isEnabled": "プロキシ設定を有効ã«ã™ã‚‹",
342 "settings.service.form.proxy.password": "パスワード(任æ„)", 332 "settings.service.form.proxy.password": "パスワード(オプション)",
343 "settings.service.form.proxy.port": "ãƒãƒ¼ãƒˆ", 333 "settings.service.form.proxy.port": "ãƒãƒ¼ãƒˆ",
344 "settings.service.form.proxy.restartInfo": "プロキシ設定を変更ã—ã¦ã‹ã‚‰ã€Ferdiã‚’å†èµ·å‹•ã—ã¦ãã ã•ã„", 334 "settings.service.form.proxy.restartInfo": "プロキシ設定を変更ã—ã¦ã‹ã‚‰ã€Ferdiã‚’å†èµ·å‹•ã—ã¦ãã ã•ã„",
345 "settings.service.form.proxy.user": "ユーザーå(任æ„)", 335 "settings.service.form.proxy.user": "ユーザー(オプション)",
346 "settings.service.form.recipeFileInfo": "ユーザーファイルãŒã‚¦ã‚§ãƒ–ページã«æŒ¿å…¥ã•ã‚Œã‚‹ã®ã§ã€ä»»æ„ã®æ–¹æ³•ã§ã‚µãƒ¼ãƒ“スをカスタマイズã§ãã¾ã™ã€‚ ユーザーファイルã¯ãƒ­ãƒ¼ã‚«ãƒ«ã«ã®ã¿ä¿å­˜ã•ã‚Œã€åŒã˜ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’使用ã™ã‚‹ä»–ã®ã‚³ãƒ³ãƒ”ューターã«ã¯è»¢é€ã•ã‚Œã¾ã›ã‚“。", 336 "settings.service.form.recipeFileInfo": "ユーザーファイルãŒã‚¦ã‚§ãƒ–ページã«æŒ¿å…¥ã•ã‚Œã‚‹ã®ã§ã€ä»»æ„ã®æ–¹æ³•ã§ã‚µãƒ¼ãƒ“スをカスタマイズã§ãã¾ã™ã€‚ ユーザーファイルã¯ãƒ­ãƒ¼ã‚«ãƒ«ã«ã®ã¿ä¿å­˜ã•ã‚Œã€åŒã˜ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’使用ã™ã‚‹ä»–ã®ã‚³ãƒ³ãƒ”ューターã«ã¯è»¢é€ã•ã‚Œã¾ã›ã‚“。",
347 "settings.service.form.saveButton": "サービスã®ä¿å­˜", 337 "settings.service.form.saveButton": "サービスã®ä¿å­˜",
348 "settings.service.form.tabHosted": "ホスト", 338 "settings.service.form.tabHosted": "ホスト",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "サービスを探ã™", 344 "settings.services.discoverServices": "サービスを探ã™",
355 "settings.services.headline": "利用中ã®ã‚µãƒ¼ãƒ“ス", 345 "settings.services.headline": "利用中ã®ã‚µãƒ¼ãƒ“ス",
356 "settings.services.noServicesAdded": "ã¾ãšã¯ã‚µãƒ¼ãƒ“スを追加ã—ã¾ã™ã€‚", 346 "settings.services.noServicesAdded": "ã¾ãšã¯ã‚µãƒ¼ãƒ“スを追加ã—ã¾ã™ã€‚",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "サービスを読ã¿è¾¼ã‚€ã“ã¨ãŒã§ãã¾ã›ã‚“ã§ã—ãŸ", 348 "settings.services.servicesRequestFailed": "サービスを読ã¿è¾¼ã‚€ã“ã¨ãŒã§ãã¾ã›ã‚“ã§ã—ãŸ",
358 "settings.services.tooltip.isDisabled": "サービスãŒç„¡åŠ¹ã§ã™", 349 "settings.services.tooltip.isDisabled": "サービスãŒç„¡åŠ¹ã§ã™",
359 "settings.services.tooltip.isMuted": "無音ã¨ãªã£ã¦ã„ã¾ã™", 350 "settings.services.tooltip.isMuted": "無音ã¨ãªã£ã¦ã„ã¾ã™",
@@ -367,7 +358,7 @@
367 "settings.supportFerdi.textDonationAnd": "ã¨", 358 "settings.supportFerdi.textDonationAnd": "ã¨",
368 "settings.supportFerdi.textExpenses": "ボランティアãŒã‹ãªã‚Šã®éƒ¨åˆ†ã®ä½œæ¥­ã‚’è¡Œã£ã¦ã„ã¾ã™ãŒã€ç§ãŸã¡ã‚‚サーãƒãƒ¼ä»£ã¨è¨¼æ˜Žæ›¸ã‚’支払ã‚ãªãã¦ã¯ãªã‚Šã¾ã›ã‚“。コミュニティã¨åŒæ§˜ã«ã€ç§ãŸã¡ã®åŽæ”¯ã¯å…¨ã¦å…¬é–‹ã•ã‚Œã¦ã„ã¾ã™ã€‚以下をå‚ç…§ã—ã¦ãã ã•ã„。", 359 "settings.supportFerdi.textExpenses": "ボランティアãŒã‹ãªã‚Šã®éƒ¨åˆ†ã®ä½œæ¥­ã‚’è¡Œã£ã¦ã„ã¾ã™ãŒã€ç§ãŸã¡ã‚‚サーãƒãƒ¼ä»£ã¨è¨¼æ˜Žæ›¸ã‚’支払ã‚ãªãã¦ã¯ãªã‚Šã¾ã›ã‚“。コミュニティã¨åŒæ§˜ã«ã€ç§ãŸã¡ã®åŽæ”¯ã¯å…¨ã¦å…¬é–‹ã•ã‚Œã¦ã„ã¾ã™ã€‚以下をå‚ç…§ã—ã¦ãã ã•ã„。",
369 "settings.supportFerdi.textGitHubSponsors": "GitHub Sponsors", 360 "settings.supportFerdi.textGitHubSponsors": "GitHub Sponsors",
370 "settings.supportFerdi.textListContributors": "å…¨ã¦ã®è²¢çŒ®è€…ã®ãƒªã‚¹ãƒˆ", 361 "settings.supportFerdi.textListContributors": "å…¨ã¦ã®è²¢çŒ®è€…リスト",
371 "settings.supportFerdi.textListContributorsHere": "ã“ã“", 362 "settings.supportFerdi.textListContributorsHere": "ã“ã“",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "支æ´ã¯ã„ã¤ã§ã‚‚æ­“è¿Žã§ã™ã€‚ç§ãŸã¡ãŒå¿…è¦ã¨ã—ã¦ã„る支æ´ã®ãƒªã‚¹ãƒˆãŒã‚ã‚Šã¾ã™", 364 "settings.supportFerdi.textSupportWelcome": "支æ´ã¯ã„ã¤ã§ã‚‚æ­“è¿Žã§ã™ã€‚ç§ãŸã¡ãŒå¿…è¦ã¨ã—ã¦ã„る支æ´ã®ãƒªã‚¹ãƒˆãŒã‚ã‚Šã¾ã™",
@@ -390,13 +381,13 @@
390 "settings.user.form.firstname": "å", 381 "settings.user.form.firstname": "å",
391 "settings.user.form.lastname": "姓", 382 "settings.user.form.lastname": "姓",
392 "settings.user.form.newPassword": "æ–°ã—ã„パスワード", 383 "settings.user.form.newPassword": "æ–°ã—ã„パスワード",
393 "settings.workspace.add.form.name": "æ°å", 384 "settings.workspace.add.form.name": "åå‰",
394 "settings.workspace.add.form.submitButton": "ワークスペースを作æˆ", 385 "settings.workspace.add.form.submitButton": "ワークスペースを作æˆ",
395 "settings.workspace.form.buttonDelete": "ワークスペースを削除", 386 "settings.workspace.form.buttonDelete": "ワークスペースを削除",
396 "settings.workspace.form.buttonSave": "ワークスペースをä¿å­˜", 387 "settings.workspace.form.buttonSave": "ワークスペースをä¿å­˜",
397 "settings.workspace.form.keepLoaded": "ã“ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã‚’読ã¿è¾¼ã‚“ã ã¾ã¾ã«ã—ã¦ãŠã*", 388 "settings.workspace.form.keepLoaded": "ã“ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã‚’読ã¿è¾¼ã‚“ã ã¾ã¾ã«ã—ã¦ãŠã*",
398 "settings.workspace.form.keepLoadedInfo": "*ã“ã®ã‚ªãƒ—ションã¯ã‚°ãƒ­ãƒ¼ãƒãƒ«ã®ã€Œã™ã¹ã¦ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã‚’ロードã—ãŸã¾ã¾ã«ã™ã‚‹ã€ã‚ªãƒ—ションã«ã‚ˆã£ã¦ä¸Šæ›¸ãã•ã‚Œã¾ã™ã€‚", 389 "settings.workspace.form.keepLoadedInfo": "*ã“ã®ã‚ªãƒ—ションã¯ã‚°ãƒ­ãƒ¼ãƒãƒ«ã®ã€Œã™ã¹ã¦ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã‚’ロードã—ãŸã¾ã¾ã«ã™ã‚‹ã€ã‚ªãƒ—ションã«ã‚ˆã£ã¦ä¸Šæ›¸ãã•ã‚Œã¾ã™ã€‚",
399 "settings.workspace.form.name": "æ°å", 390 "settings.workspace.form.name": "åå‰",
400 "settings.workspace.form.servicesInWorkspaceHeadline": "ã“ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã®ã‚µãƒ¼ãƒ“ス", 391 "settings.workspace.form.servicesInWorkspaceHeadline": "ã“ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹ã®ã‚µãƒ¼ãƒ“ス",
401 "settings.workspace.form.yourWorkspaces": "利用中ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹", 392 "settings.workspace.form.yourWorkspaces": "利用中ã®ãƒ¯ãƒ¼ã‚¯ã‚¹ãƒšãƒ¼ã‚¹",
402 "settings.workspaces.deletedInfo": "ワークスペースを削除ã—ã¾ã—ãŸ", 393 "settings.workspaces.deletedInfo": "ワークスペースを削除ã—ã¾ã—ãŸ",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "ã‚‚ã†ä¸€åº¦è©¦ã™", 396 "settings.workspaces.tryReloadWorkspaces": "ã‚‚ã†ä¸€åº¦è©¦ã™",
406 "settings.workspaces.updatedInfo": "変更内容ãŒä¿å­˜ã•ã‚Œã¾ã—ãŸ", 397 "settings.workspaces.updatedInfo": "変更内容ãŒä¿å­˜ã•ã‚Œã¾ã—ãŸ",
407 "settings.workspaces.workspaceFeatureHeadline": "ヒント: Ferdiワークスペースã®ç´¹ä»‹", 398 "settings.workspaces.workspaceFeatureHeadline": "ヒント: Ferdiワークスペースã®ç´¹ä»‹",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdiワークスペースを使用ã™ã‚‹ã¨ã€ã™ãã«é‡è¦ãªã“ã¨ã«é›†ä¸­ã§ãã¾ã™ã€‚ç•°ãªã‚‹ã‚µãƒ¼ãƒ“ス群を設定ã—ã€ã„ã¤ã§ã‚‚ç°¡å˜ã«åˆ‡ã‚Šæ›¿ãˆã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ å¿…è¦ãªã‚µãƒ¼ãƒ“スをã€å¿…è¦ãªæ™‚ã«ã€å¿…è¦ãªå ´æ‰€ã§ã”利用ã„ãŸã ã‘ã¾ã™ã®ã§ã€ä»•äº‹ã«é›†ä¸­ã™ã‚‹ã“ã¨ã‚‚ã€å¥½ããªæ™‚ã«ä»•äº‹ã‹ã‚‰é›¢ã‚Œã‚‹ã“ã¨ã‚‚å¯èƒ½ã§ã™ã€‚", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdiワークスペースを使用ã™ã‚‹ã¨ã€ã™ãã«é‡è¦ãªã“ã¨ã«é›†ä¸­ã§ãã¾ã™ã€‚様々ãªã‚µãƒ¼ãƒ“スã®ã‚»ãƒƒãƒˆã‚’設定ã—ã€ã„ã¤ã§ã‚‚ç°¡å˜ã«åˆ‡ã‚Šæ›¿ãˆã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ å¿…è¦ãªã‚µãƒ¼ãƒ“スをã€å¿…è¦ãªæ™‚ã«ã€å¿…è¦ãªå ´æ‰€ã§ã”利用ã„ãŸã ã‘ã¾ã™ã®ã§ã€ä»•äº‹ã«é›†ä¸­ã™ã‚‹ã“ã¨ã‚‚ã€å¥½ããªæ™‚ã«ä»•äº‹ã‹ã‚‰é›¢ã‚Œã‚‹ã“ã¨ã‚‚å¯èƒ½ã§ã™ã€‚",
409 "settings.workspaces.workspacesRequestFailed": "ワークスペースを読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ", 400 "settings.workspaces.workspacesRequestFailed": "ワークスペースを読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ",
410 "setupAssistant.headline": "始ã‚ã¾ã—ょã†", 401 "setupAssistant.headline": "始ã‚ã¾ã—ょã†",
411 "setupAssistant.subheadline": "最も使用ã•ã‚Œã¦ã„るサービスã®ä¸­ã‹ã‚‰é¸æŠžã—ã€ã™ãã«ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ãƒ³ã‚°ã®æœ€æ–°ã®ã‚„ã‚Šã¨ã‚Šã«æˆ»ã£ã¦ãã ã•ã„。", 402 "setupAssistant.subheadline": "最も使用ã•ã‚Œã¦ã„るサービスã®ä¸­ã‹ã‚‰é¸æŠžã—ã€ã™ãã«ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ãƒ³ã‚°ã®æœ€æ–°ã®ã‚„ã‚Šã¨ã‚Šã«æˆ»ã£ã¦ãã ã•ã„。",
@@ -434,7 +425,7 @@
434 "tabs.item.disableAudio": "オーディオã®ç„¡åŠ¹åŒ–", 425 "tabs.item.disableAudio": "オーディオã®ç„¡åŠ¹åŒ–",
435 "tabs.item.disableDarkMode": "ダークモードを無効ã«ã™ã‚‹", 426 "tabs.item.disableDarkMode": "ダークモードを無効ã«ã™ã‚‹",
436 "tabs.item.disableNotifications": "通知を無効ã«ã™ã‚‹", 427 "tabs.item.disableNotifications": "通知を無効ã«ã™ã‚‹",
437 "tabs.item.disableService": "サービスを無効ã«ã™ã‚‹", 428 "tabs.item.disableService": "サービスã®ç„¡åŠ¹åŒ–",
438 "tabs.item.enableAudio": "オーディオを有効ã«ã™ã‚‹", 429 "tabs.item.enableAudio": "オーディオを有効ã«ã™ã‚‹",
439 "tabs.item.enableDarkMode": "ダークモードを有効ã«ã™ã‚‹", 430 "tabs.item.enableDarkMode": "ダークモードを有効ã«ã™ã‚‹",
440 "tabs.item.enableNotification": "通知を有効ã«ã™ã‚‹", 431 "tabs.item.enableNotification": "通知を有効ã«ã™ã‚‹",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "サービスã®ä¼‘æ­¢", 433 "tabs.item.hibernateService": "サービスã®ä¼‘æ­¢",
443 "tabs.item.reload": "å†èª­ã¿è¾¼ã¿", 434 "tabs.item.reload": "å†èª­ã¿è¾¼ã¿",
444 "tabs.item.wakeUpService": "サービスã®èµ·å‹•", 435 "tabs.item.wakeUpService": "サービスã®èµ·å‹•",
445 "validation.email": "{field}ã¯æ­£ã—ãã‚ã‚Šã¾ã›ã‚“", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field}ã¯å°‘ãªãã¨ã‚‚{length}文字以上ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "å°‘ãªãã¨ã‚‚1ã¤ã¯å¿…è¦ã§ã™", 438 "validation.oneRequired": "å°‘ãªãã¨ã‚‚1ã¤ã¯å¿…è¦ã§ã™",
448 "validation.required": "{field}ã¯å¿…é ˆã§ã™", 439 "validation.required": "{field} is required",
449 "validation.url": "{field}ã¯æ­£ã—ã„URLã§ã¯ã‚ã‚Šã¾ã›ã‚“", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "戻る", 441 "webControls.back": "戻る",
451 "webControls.forward": "次ã¸", 442 "webControls.forward": "次ã¸",
452 "webControls.goHome": "ホーム", 443 "webControls.goHome": "ホーム",
@@ -459,7 +450,7 @@
459 "workspaceDrawer.headline": "ワークスペース", 450 "workspaceDrawer.headline": "ワークスペース",
460 "workspaceDrawer.item.contextMenuEdit": "編集", 451 "workspaceDrawer.item.contextMenuEdit": "編集",
461 "workspaceDrawer.item.noServicesAddedYet": "ã¾ã ã‚µãƒ¼ãƒ“スãŒè¿½åŠ ã•ã‚Œã¦ã„ã¾ã›ã‚“", 452 "workspaceDrawer.item.noServicesAddedYet": "ã¾ã ã‚µãƒ¼ãƒ“スãŒè¿½åŠ ã•ã‚Œã¦ã„ã¾ã›ã‚“",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdiワークスペースを使用ã™ã‚‹ã¨ã€ã™ãã«é‡è¦ãªã“ã¨ã«é›†ä¸­ã§ãã¾ã™ã€‚ç•°ãªã‚‹ã‚µãƒ¼ãƒ“ス群を設定ã—ã€ã„ã¤ã§ã‚‚ç°¡å˜ã«åˆ‡ã‚Šæ›¿ãˆã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚</p><p> å¿…è¦ãªã‚µãƒ¼ãƒ“スをã€å¿…è¦ãªæ™‚ã«ã€å¿…è¦ãªå ´æ‰€ã§ã”利用ã„ãŸã ã‘ã¾ã™ã®ã§ã€ä»•äº‹ã«é›†ä¸­ã™ã‚‹ã“ã¨ã‚‚ã€å¥½ããªæ™‚ã«ä»•äº‹ã‹ã‚‰é›¢ã‚Œã‚‹ã“ã¨ã‚‚å¯èƒ½ã§ã™ã€‚</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "ワークスペースã®è¨­å®šã‚’編集ã™ã‚‹", 454 "workspaceDrawer.workspacesSettingsTooltip": "ワークスペースã®è¨­å®šã‚’編集ã™ã‚‹",
464 "workspaces.switchingIndicator.switchingTo": "切り替ãˆå…ˆ:" 455 "workspaces.switchingIndicator.switchingTo": "切り替ãˆå…ˆ:"
465} 456}
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index cc5a04aff..f327c1e51 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ", 2 "app.errorHandler.action": "ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "კერძრსერვერი", 4 "changeserver.customServerLabel": "კერძრსერვერი",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Ferdi-ის áƒáƒœáƒšáƒáƒ˜áƒœ სერვისთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბრვერ მáƒáƒ®áƒ”რხდáƒ", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ", 27 "global.cancel": "Cancel",
29 "global.edit": "რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ", 28 "global.edit": "რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "თქვენ áƒáƒ  ხáƒáƒ áƒ— ინტერნეტთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბული.", 30 "global.notConnectedToTheInternet": "თქვენ áƒáƒ  ხáƒáƒ áƒ— ინტერნეტთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბული.",
@@ -33,19 +32,19 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "პáƒáƒ áƒáƒ›áƒ”ტრები", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use System Default ({default})", 36 "global.spellchecker.useDefault": "Use System Default ({default})",
38 "global.spellchecking.autodetect": "Detect language automatically", 37 "global.spellchecking.autodetect": "Detect language automatically",
39 "global.spellchecking.autodetect.short": "Automatic", 38 "global.spellchecking.autodetect.short": "Automatic",
40 "global.spellchecking.language": "Spell checking language", 39 "global.spellchecking.language": "Spell checking language",
41 "global.submit": "დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ áƒ”ბáƒ", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "შემáƒáƒ˜áƒ¢áƒáƒœáƒ” Ferdi 4-ის სერვისები", 44 "import.headline": "შემáƒáƒ˜áƒ¢áƒáƒœáƒ” Ferdi 4-ის სერვისები",
46 "import.notSupportedHeadline": "სერვისები ჯერ áƒáƒ  áƒáƒ áƒ˜áƒ¡ მხáƒáƒ áƒ“áƒáƒ­áƒ”რილი Ferdi 5-ში", 45 "import.notSupportedHeadline": "სერვისები ჯერ áƒáƒ  áƒáƒ áƒ˜áƒ¡ მხáƒáƒ áƒ“áƒáƒ­áƒ”რილი Ferdi 5-ში",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "მáƒáƒ¬áƒ•áƒ”ვის გáƒáƒ’ზáƒáƒ•áƒœáƒ", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ეთ დრდáƒáƒáƒ§áƒ”ნეთ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ", 50 "infobar.buttonInstallUpdate": "გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ეთ დრდáƒáƒáƒ§áƒ”ნეთ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ",
@@ -75,7 +74,7 @@
75 "login.email.label": "მეილი", 74 "login.email.label": "მეილი",
76 "login.headline": "შესვლáƒ", 75 "login.headline": "შესვლáƒ",
77 "login.invalidCredentials": "მეილი áƒáƒœ პáƒáƒ áƒáƒšáƒ˜ áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ", 76 "login.invalidCredentials": "მეილი áƒáƒœ პáƒáƒ áƒáƒšáƒ˜ áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ",
78 "login.link.password": "პáƒáƒ áƒáƒšáƒ˜áƒ¡ áƒáƒ¦áƒ“გენáƒ", 77 "login.link.password": "Reset password",
79 "login.link.signup": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ შექმნáƒ", 78 "login.link.signup": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ შექმნáƒ",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "თქვენს სესიáƒáƒ¡ ვáƒáƒ“რგáƒáƒ£áƒ•áƒ˜áƒ“áƒ, შედით áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ¨áƒ˜ ხელáƒáƒ®áƒšáƒ.", 80 "login.serverLogout": "თქვენს სესიáƒáƒ¡ ვáƒáƒ“რგáƒáƒ£áƒ•áƒ˜áƒ“áƒ, შედით áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ¨áƒ˜ ხელáƒáƒ®áƒšáƒ.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "ყველრსერვისი", 147 "menu.workspaces.defaultWorkspace": "ყველრსერვისი",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "მეილი", 149 "password.email.label": "მეილი",
151 "password.headline": "პáƒáƒ áƒáƒšáƒ˜áƒ¡ áƒáƒ¦áƒ“გენáƒ", 150 "password.headline": "Reset password",
152 "password.link.login": "შედით თქვენს áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ¨áƒ˜", 151 "password.link.login": "შედით თქვენს áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ¨áƒ˜",
153 "password.link.signup": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ შექმნáƒ", 152 "password.link.signup": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ შექმნáƒ",
154 "password.noUser": "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი მითითებული მეილით ვერ მáƒáƒ˜áƒ«áƒ”ბნáƒ", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "გთხáƒáƒ•áƒ— შეáƒáƒ›áƒáƒ¬áƒ›áƒ”თ მეილი", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "მáƒáƒ’ესáƒáƒšáƒ›áƒ”ბით Ferdi-ზე", 171 "services.welcome": "მáƒáƒ’ესáƒáƒšáƒ›áƒ”ბით Ferdi-ზე",
184 "settings.account.account.editButton": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ მáƒáƒ áƒ—ვáƒ", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "პრáƒáƒ¤áƒ˜áƒšáƒ˜áƒ¡ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ", 175 "settings.account.buttonSave": "პრáƒáƒ¤áƒ˜áƒšáƒ˜áƒ¡ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 177 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
190 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.", 178 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
191 "settings.account.headline": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜", 179 "settings.account.headline": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜",
192 "settings.account.headlineAccount": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Danger Zone", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "ინვáƒáƒ˜áƒ¡áƒ”ბი", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "პრáƒáƒ¤áƒ˜áƒšáƒ˜áƒ¡ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ", 184 "settings.account.headlineProfile": "პრáƒáƒ¤áƒ˜áƒšáƒ˜áƒ¡ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ",
197 "settings.account.successInfo": "თქვენი ცვლილებები შენáƒáƒ®áƒ£áƒšáƒ˜áƒ", 185 "settings.account.successInfo": "თქვენი ცვლილებები შენáƒáƒ®áƒ£áƒšáƒ˜áƒ",
198 "settings.account.tryReloadServices": "სცáƒáƒ“ეთ ხელáƒáƒ®áƒšáƒ", 186 "settings.account.tryReloadServices": "სცáƒáƒ“ეთ ხელáƒáƒ®áƒšáƒ",
199 "settings.account.tryReloadUserInfoRequest": "სცáƒáƒ“ეთ ხელáƒáƒ®áƒšáƒ", 187 "settings.account.tryReloadUserInfoRequest": "სცáƒáƒ“ეთ ხელáƒáƒ®áƒšáƒ",
200 "settings.account.userInfoRequestFailed": "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ˜áƒ¡ ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვრვერ მáƒáƒ®áƒ”რხდáƒ", 188 "settings.account.userInfoRequestFailed": "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ˜áƒ¡ ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვრვერ მáƒáƒ®áƒ”რხდáƒ",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ეთ დრდáƒáƒáƒ§áƒ”ნეთ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ", 192 "settings.app.buttonInstallUpdate": "გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ეთ დრდáƒáƒáƒ§áƒ”ნეთ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "áƒáƒ©áƒ•áƒ”ნეთ Ferdi სისტემის უჯრáƒáƒ¨áƒ˜", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "სერვისის წáƒáƒ¨áƒšáƒ", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "შეáƒáƒ¡áƒ¬áƒáƒ áƒ” {name}", 305 "settings.service.form.editServiceHeadline": "შეáƒáƒ¡áƒ¬áƒáƒ áƒ” {name}",
317 "settings.service.form.enableAudio": "Enable audio", 306 "settings.service.form.enableAudio": "Enable audio",
318 "settings.service.form.enableBadge": "Show unread message badges", 307 "settings.service.form.enableBadge": "Show unread message badges",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "სáƒáƒ®áƒ”ლი ", 323 "settings.service.form.name": "სáƒáƒ®áƒ”ლი ",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "áƒáƒ¦áƒ›áƒáƒáƒ©áƒ˜áƒœáƒ”თ სერვისები", 344 "settings.services.discoverServices": "áƒáƒ¦áƒ›áƒáƒáƒ©áƒ˜áƒœáƒ”თ სერვისები",
355 "settings.services.headline": "თქვენი სერვისები", 345 "settings.services.headline": "თქვენი სერვისები",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "სერვისი გáƒáƒ—იშულიáƒ", 349 "settings.services.tooltip.isDisabled": "სერვისი გáƒáƒ—იშულიáƒ",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ შექმნáƒ", 422 "signup.submit.label": "áƒáƒœáƒ’áƒáƒ áƒ˜áƒ¨áƒ˜áƒ¡ შექმნáƒ",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "სერვისის წáƒáƒ¨áƒšáƒ", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Disable audio", 425 "tabs.item.disableAudio": "Disable audio",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "შეტყáƒáƒ‘ინებების გáƒáƒ›áƒáƒ áƒ—ვáƒ", 427 "tabs.item.disableNotifications": "შეტყáƒáƒ‘ინებების გáƒáƒ›áƒáƒ áƒ—ვáƒ",
437 "tabs.item.disableService": "სერვისის გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Enable audio", 429 "tabs.item.enableAudio": "Enable audio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "შეტყáƒáƒ‘ინებების ჩáƒáƒ áƒ—ვáƒ", 431 "tabs.item.enableNotification": "შეტყáƒáƒ‘ინებების ჩáƒáƒ áƒ—ვáƒ",
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index dfbfd63a3..3be2b27ff 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "새로고침", 2 "app.errorHandler.action": "새로고침",
3 "app.errorHandler.headline": "문제가 ë°œìƒí–ˆìŠµë‹ˆë‹¤", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "ì‚¬ìš©ìž ì •ì˜ ì„œë²„", 4 "changeserver.customServerLabel": "ì‚¬ìš©ìž ì •ì˜ ì„œë²„",
5 "changeserver.headline": "서버 번경", 5 "changeserver.headline": "서버 번경",
6 "changeserver.label": "서버", 6 "changeserver.label": "서버",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "무슨 ì¼ì¸ê°€ìš”?", 10 "connectionLostBanner.informationLink": "무슨 ì¼ì¸ê°€ìš”?",
11 "connectionLostBanner.message": "오 저런! Ferdiê°€ {name} ê³¼ ì—°ê²°ì´ ëŠê²¼ìŠµë‹ˆë‹¤.", 11 "connectionLostBanner.message": "오 저런! Ferdiê°€ {name} ê³¼ ì—°ê²°ì´ ëŠê²¼ìŠµë‹ˆë‹¤.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "디버깅 정보 공개",
14 "feature.nightlyBuilds.activate": "활성화", 13 "feature.nightlyBuilds.activate": "활성화",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "나ì´í‹€ë¦¬ 빌드", 15 "feature.nightlyBuilds.title": "나ì´í‹€ë¦¬ 빌드",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "서비스를 TAB, ↑, â†“ì„ ì´ìš©í•´ ì„ íƒí•  수 있습니다. ENTER를 ì´ìš©í•˜ì—¬ 서비스를 ì—´ 수 있습니다.", 23 "feature.quickSwitch.info": "서비스를 TAB, ↑, â†“ì„ ì´ìš©í•´ ì„ íƒí•  수 있습니다. ENTER를 ì´ìš©í•˜ì—¬ 서비스를 ì—´ 수 있습니다.",
25 "feature.quickSwitch.search": "검색...", 24 "feature.quickSwitch.search": "검색...",
26 "feature.quickSwitch.title": "빠른 검색", 25 "feature.quickSwitch.title": "빠른 검색",
27 "global.api.unhealthy": "Ferdi 온ë¼ì¸ ì„œë¹„ìŠ¤ì— ì—°ê²°í•  수 없습니다.", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "취소", 27 "global.cancel": "Cancel",
29 "global.edit": "편집", 28 "global.edit": "편집",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "ì¸í„°ë„·ì— ì—°ê²°í•  수 없습니다.", 30 "global.notConnectedToTheInternet": "ì¸í„°ë„·ì— ì—°ê²°í•  수 없습니다.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "설정", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "시스템 기본 사용 ({default})", 36 "global.spellchecker.useDefault": "시스템 기본 사용 ({default})",
38 "global.spellchecking.autodetect": "언어 ìžë™ íƒìƒ‰", 37 "global.spellchecking.autodetect": "언어 ìžë™ íƒìƒ‰",
39 "global.spellchecking.autodetect.short": "ìžë™", 38 "global.spellchecking.autodetect.short": "ìžë™",
40 "global.spellchecking.language": "ì² ìž ê²€ì‚¬", 39 "global.spellchecking.language": "ì² ìž ê²€ì‚¬",
41 "global.submit": "제출", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Ferdi 5ì—ì„œ ì•„ì§ ì§€ì›ë˜ì§€ 않는 서비스입니다.", 45 "import.notSupportedHeadline": "Ferdi 5ì—ì„œ ì•„ì§ ì§€ì›ë˜ì§€ 않는 서비스입니다.",
47 "import.skip.label": "수ë™ìœ¼ë¡œ 서비스 추가", 46 "import.skip.label": "수ë™ìœ¼ë¡œ 서비스 추가",
48 "import.submit.label": "서비스 가져오기", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "새로운 기능", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "재시작 후 ì—…ë°ì´íŠ¸ 설치", 50 "infobar.buttonInstallUpdate": "재시작 후 ì—…ë°ì´íŠ¸ 설치",
52 "infobar.buttonReloadServices": "서비스 재시작", 51 "infobar.buttonReloadServices": "서비스 재시작",
53 "infobar.hide": "숨기기", 52 "infobar.hide": "숨기기",
@@ -75,7 +74,7 @@
75 "login.email.label": "ì´ë©”ì¼ ì£¼ì†Œ", 74 "login.email.label": "ì´ë©”ì¼ ì£¼ì†Œ",
76 "login.headline": "로그ì¸", 75 "login.headline": "로그ì¸",
77 "login.invalidCredentials": "ì´ë©”ì¼ ë˜ëŠ” 비밀번호가 ì¼ì¹˜í•˜ì§€ 않습니다", 76 "login.invalidCredentials": "ì´ë©”ì¼ ë˜ëŠ” 비밀번호가 ì¼ì¹˜í•˜ì§€ 않습니다",
78 "login.link.password": "비밀번호 초기화", 77 "login.link.password": "Reset password",
79 "login.link.signup": "무료 계정 ìƒì„±", 78 "login.link.signup": "무료 계정 ìƒì„±",
80 "login.password.label": "비밀번호", 79 "login.password.label": "비밀번호",
81 "login.serverLogout": "ì„¸ì…˜ì´ ë§Œë£Œë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ë¡œê·¸ì¸ í•˜ì„¸ìš”.", 80 "login.serverLogout": "ì„¸ì…˜ì´ ë§Œë£Œë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ë¡œê·¸ì¸ í•˜ì„¸ìš”.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "지ì›", 116 "menu.help.support": "지ì›",
118 "menu.help.tos": "ì´ìš© 약관", 117 "menu.help.tos": "ì´ìš© 약관",
119 "menu.services": "서비스", 118 "menu.services": "서비스",
120 "menu.services.activatePreviousService": "ì´ì „ 서비스 활성화", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "새로운 서비스 추가", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "홈", 121 "menu.services.goHome": "홈",
123 "menu.services.setNextServiceActive": "ë‹¤ìŒ ì„œë¹„ìŠ¤ 활성화", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Todos 허용", 124 "menu.todos.enableTodos": "Todos 허용",
126 "menu.view": "View", 125 "menu.view": "View",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "모든 서비스", 147 "menu.workspaces.defaultWorkspace": "모든 서비스",
149 "menu.workspaces.openWorkspaceDrawer": "ìž‘ì—…ì˜ì—­ ì„œëž ì—´ê¸°", 148 "menu.workspaces.openWorkspaceDrawer": "ìž‘ì—…ì˜ì—­ ì„œëž ì—´ê¸°",
150 "password.email.label": "ì´ë©”ì¼ ì£¼ì†Œ", 149 "password.email.label": "ì´ë©”ì¼ ì£¼ì†Œ",
151 "password.headline": "비밀번호 초기화", 150 "password.headline": "Reset password",
152 "password.link.login": "ê³„ì •ì— ë¡œê·¸ì¸í•˜ì„¸ìš”.", 151 "password.link.login": "ê³„ì •ì— ë¡œê·¸ì¸í•˜ì„¸ìš”.",
153 "password.link.signup": "무료 계정 ìƒì„±", 152 "password.link.signup": "무료 계정 ìƒì„±",
154 "password.noUser": "해당 ì´ë©”ì¼ì„ 사용하는 유저를 ì°¾ì„ ìˆ˜ 없습니다.", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "ì´ë©”ì¼ì„ 확ì¸í•´ 주세요.", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "계정 ë™ê¸°í™”",
157 "pricing.features.customWebsites": "ì‚¬ìš©ìž ì§€ì • 웹사ì´íŠ¸ 추가",
158 "pricing.features.desktopNotifications": "ë°ìŠ¤í¬íƒ‘ 알림",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "서비스 프ë¡ì‹œ",
162 "pricing.features.spellchecker": "ì² ìž ê²€ì‚¬ 지ì›",
163 "pricing.features.teamManagement": "팀 관리",
164 "pricing.features.thirdPartyServices": "ì¨ë“œíŒŒí‹° 서비스 설치",
165 "pricing.features.unlimitedServices": "무제한 서비스 추가",
166 "pricing.features.workspaces": "작업 공간",
167 "service.crashHandler.action": "재시작 {name}", 155 "service.crashHandler.action": "재시작 {name}",
168 "service.crashHandler.autoReload": "{seconds} ì´ˆë‚´ì— ìžë™ìœ¼ë¡œ {name} ì„ ë³µì›í•©ë‹ˆë‹¤.", 156 "service.crashHandler.autoReload": "{seconds} ì´ˆë‚´ì— ìžë™ìœ¼ë¡œ {name} ì„ ë³µì›í•©ë‹ˆë‹¤.",
169 "service.crashHandler.headline": "ì´ëŸ°!", 157 "service.crashHandler.headline": "ì´ëŸ°!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "ê³„ì •ì—†ì´ Ferdi 사용하기", 170 "services.serverless": "ê³„ì •ì—†ì´ Ferdi 사용하기",
183 "services.welcome": "Ferdiì— ì˜¤ì‹  ê²ƒì„ í™˜ì˜í•©ë‹ˆë‹¤.", 171 "services.welcome": "Ferdiì— ì˜¤ì‹  ê²ƒì„ í™˜ì˜í•©ë‹ˆë‹¤.",
184 "settings.account.account.editButton": "계정 편집", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "ê³„ì •ì„ ì‚¬ìš©í•  수 없습니다.", 173 "settings.account.accountUnavailable": "ê³„ì •ì„ ì‚¬ìš©í•  수 없습니다.",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "프로필 수정", 175 "settings.account.buttonSave": "프로필 수정",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "ë°›ì€ ì´ë©”ì¼ì— 있는 ë§í¬ë¥¼ 통해 계정 삭제를 확ì¸í–ˆë‹¤ë©´ 계정과 ë°ì´í„°ëŠ” 복구ë˜ì§€ 않습니다.", 177 "settings.account.deleteEmailSent": "ë°›ì€ ì´ë©”ì¼ì— 있는 ë§í¬ë¥¼ 통해 계정 삭제를 확ì¸í–ˆë‹¤ë©´ 계정과 ë°ì´í„°ëŠ” 복구ë˜ì§€ 않습니다.",
190 "settings.account.deleteInfo": "ë” ì´ìƒ Ferdi ê³„ì •ì´ í•„ìš”í•˜ì§€ 않다면 여기서 모든 관련한 ë°ì´í„°ì™€ ê³„ì •ì„ ì‚­ì œí•  수 있습니다.", 178 "settings.account.deleteInfo": "ë” ì´ìƒ Ferdi ê³„ì •ì´ í•„ìš”í•˜ì§€ 않다면 여기서 모든 관련한 ë°ì´í„°ì™€ ê³„ì •ì„ ì‚­ì œí•  수 있습니다.",
191 "settings.account.headline": "계정", 179 "settings.account.headline": "계정",
192 "settings.account.headlineAccount": "계정 정보", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "위험 설정", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "청구서", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "비밀번호 변경", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "프로필 수정", 184 "settings.account.headlineProfile": "프로필 수정",
197 "settings.account.successInfo": "ë³€ê²½ì‚¬í•­ì´ ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤.", 185 "settings.account.successInfo": "ë³€ê²½ì‚¬í•­ì´ ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤.",
198 "settings.account.tryReloadServices": "다시 ì‹œë„하세요.", 186 "settings.account.tryReloadServices": "다시 ì‹œë„하세요.",
199 "settings.account.tryReloadUserInfoRequest": "다시 ì‹œë„하세요.", 187 "settings.account.tryReloadUserInfoRequest": "다시 ì‹œë„하세요.",
200 "settings.account.userInfoRequestFailed": "ì‚¬ìš©ìž ì •ë³´ë¥¼ 불러올 수 없습니다.", 188 "settings.account.userInfoRequestFailed": "ì‚¬ìš©ìž ì •ë³´ë¥¼ 불러올 수 없습니다.",
201 "settings.account.yourLicense": "Ferdi ë¼ì´ì„¼ìŠ¤", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "ìºì‹œ 지우기", 191 "settings.app.buttonClearAllCache": "ìºì‹œ 지우기",
204 "settings.app.buttonInstallUpdate": "재시작 후 ì—…ë°ì´íŠ¸ 설치", 192 "settings.app.buttonInstallUpdate": "재시작 후 ì—…ë°ì´íŠ¸ 설치",
@@ -225,7 +213,7 @@
225 "settings.app.form.enableLock": "암호 잠금 활성화", 213 "settings.app.form.enableLock": "암호 잠금 활성화",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "맞춤법 검사 활성화", 215 "settings.app.form.enableSpellchecking": "맞춤법 검사 활성화",
228 "settings.app.form.enableSystemTray": "Ferdi 시스템 트레ì´ì— 표시", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "하ì´ë²„네ì´ì…˜ ì „ëžµ", 219 "settings.app.form.hibernationStrategy": "하ì´ë²„네ì´ì…˜ ì „ëžµ",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "사용하지 않는 서비스 출력", 239 "settings.app.form.showDisabledServices": "사용하지 않는 서비스 출력",
252 "settings.app.form.showDragArea": "드래그 가능 ì˜ì—­ 보기", 240 "settings.app.form.showDragArea": "드래그 가능 ì˜ì—­ 보기",
253 "settings.app.form.showMessagesBadgesWhenMuted": "ì•Œë¦¼ì´ ë¹„í™œì„±í™”ìž‰ã„¹ ë•Œ ì½ì§€ ì•Šì€ ë©”ì„¸ì§€ 배지 표시", 241 "settings.app.form.showMessagesBadgesWhenMuted": "ì•Œë¦¼ì´ ë¹„í™œì„±í™”ìž‰ã„¹ ë•Œ ì½ì§€ ì•Šì€ ë©”ì„¸ì§€ 배지 표시",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "최소화 ëœ ìƒíƒœë¡œ 시작", 243 "settings.app.form.startMinimized": "최소화 ëœ ìƒíƒœë¡œ 시작",
255 "settings.app.form.universalDarkMode": "ì „ì²´ ë‹¤í¬ ëª¨ë“œ 활성화", 244 "settings.app.form.universalDarkMode": "ì „ì²´ ë‹¤í¬ ëª¨ë“œ 활성화",
256 "settings.app.form.useTouchIdToUnlock": "TouchIDë¡œ Ferdi 여는 ê²ƒì„ í—ˆìš©", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "고급", 248 "settings.app.headlineAdvanced": "고급",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "ê³µì‹ ì§€ìš°ë„ˆ 언어는 ì˜ì–´ì™€ ë…ì¼ì–´ì´ë©° ì´ì™¸ ì–¸ì–´ë“¤ì€ ì»¤ë®¤ë‹ˆí‹°ì— ì˜í•´ 번역ë˜ê³  있습니다.", 256 "settings.app.languageDisclaimer": "ê³µì‹ ì§€ìš°ë„ˆ 언어는 ì˜ì–´ì™€ ë…ì¼ì–´ì´ë©° ì´ì™¸ ì–¸ì–´ë“¤ì€ ì»¤ë®¤ë‹ˆí‹°ì— ì˜í•´ 번역ë˜ê³  있습니다.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "비밀번호", 258 "settings.app.lockedPassword": "비밀번호",
270 "settings.app.lockedPasswordInfo": "기억할 수 있는 비밀번호로 설정해주세요.\n만약 비밀번호를 잃어버리면 Ferdi 재설치를 해야합니다.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "ë³€ê²½ì‚¬í•­ì„ ì ìš©í•˜ê¸° 위해 재시작", 260 "settings.app.restartRequired": "ë³€ê²½ì‚¬í•­ì„ ì ìš©í•˜ê¸° 위해 재시작",
272 "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.", 261 "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.",
273 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
@@ -296,7 +285,7 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "개발 문서", 287 "settings.recipes.customService.openDevDocs": "개발 문서",
299 "settings.recipes.customService.openFolder": "í´ë” 열기", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "사용가능 한 서비스", 289 "settings.recipes.headline": "사용가능 한 서비스",
301 "settings.recipes.missingService": "서비스가 ë³´ì´ì§€ 않습니까?", 290 "settings.recipes.missingService": "서비스가 ë³´ì´ì§€ 않습니까?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "서비스 삭제", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "편집 {name}", 305 "settings.service.form.editServiceHeadline": "편집 {name}",
317 "settings.service.form.enableAudio": "오디오 활성화", 306 "settings.service.form.enableAudio": "오디오 활성화",
318 "settings.service.form.enableBadge": "ì½ì§€ ì•Šì€ ë©”ì„¸ì§€ 배지 표시", 307 "settings.service.form.enableBadge": "ì½ì§€ ì•Šì€ ë©”ì„¸ì§€ 배지 표시",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "비활성화 ì‹œ 모든 알림 ì†Œë¦¬ë„ êº¼ì§‘ë‹ˆë‹¤.", 322 "settings.service.form.isMutedInfo": "비활성화 ì‹œ 모든 알림 ì†Œë¦¬ë„ êº¼ì§‘ë‹ˆë‹¤.",
334 "settings.service.form.name": "ì´ë¦„", 323 "settings.service.form.name": "ì´ë¦„",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "darkmode.css 열기", 325 "settings.service.form.openDarkmodeCss": "darkmode.css 열기",
336 "settings.service.form.openUserCss": "user.css 열기", 326 "settings.service.form.openUserCss": "user.css 열기",
337 "settings.service.form.openUserJs": "user.js 열기", 327 "settings.service.form.openUserJs": "user.js 열기",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS 프ë¡ì‹œ 설정", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS 프ë¡ì‹œ 설정",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "프ë¡ì‹œ ì„¤ì •ì´ Ferdi 서버와 ë™ê¸°í™”ë˜ì§€ 않았습니다.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "프ë¡ì‹œ 사용하기", 331 "settings.service.form.proxy.isEnabled": "프ë¡ì‹œ 사용하기",
342 "settings.service.form.proxy.password": "비밀번호 (ì„ íƒ)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "í¬íŠ¸", 333 "settings.service.form.proxy.port": "í¬íŠ¸",
344 "settings.service.form.proxy.restartInfo": "프ë¡ì‹œ 설정 변경 후 Ferdi를 재시작 해주세요.", 334 "settings.service.form.proxy.restartInfo": "프ë¡ì‹œ 설정 변경 후 Ferdi를 재시작 해주세요.",
345 "settings.service.form.proxy.user": "ì‚¬ìš©ìž ì˜µì…˜", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "서비스 저장", 337 "settings.service.form.saveButton": "서비스 저장",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "서비스 발견", 344 "settings.services.discoverServices": "서비스 발견",
355 "settings.services.headline": "서비스", 345 "settings.services.headline": "서비스",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "서비스를 불러올 수 없습니다.", 348 "settings.services.servicesRequestFailed": "서비스를 불러올 수 없습니다.",
358 "settings.services.tooltip.isDisabled": "서비스를 사용할 수 없습니다.", 349 "settings.services.tooltip.isDisabled": "서비스를 사용할 수 없습니다.",
359 "settings.services.tooltip.isMuted": "모든 소리가 꺼져있습니다.", 350 "settings.services.tooltip.isMuted": "모든 소리가 꺼져있습니다.",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
363 "settings.supportFerdi.bannerText": "Ferdi 서비스 í–¥ìƒì— ë„ì›€ì„ ì£¼ê¸°ë¥¼ ì›í•˜ì‹­ë‹ˆê¹Œ?", 354 "settings.supportFerdi.bannerText": "Ferdi 서비스 í–¥ìƒì— ë„ì›€ì„ ì£¼ê¸°ë¥¼ ì›í•˜ì‹­ë‹ˆê¹Œ?",
364 "settings.supportFerdi.headline": "Ferdiì— ëŒ€í•´", 355 "settings.supportFerdi.headline": "Ferdiì— ëŒ€í•´",
365 "settings.supportFerdi.openSurvey": "설문조사 열기", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "If you feel like supporting Ferdi development with a donation, you can do so on both,", 357 "settings.supportFerdi.textDonation": "If you feel like supporting Ferdi development with a donation, you can do so on both,",
367 "settings.supportFerdi.textDonationAnd": "그리고", 358 "settings.supportFerdi.textDonationAnd": "그리고",
368 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", 359 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
369 "settings.supportFerdi.textGitHubSponsors": "깃허브 후ì›ìž", 360 "settings.supportFerdi.textGitHubSponsors": "깃허브 후ì›ìž",
370 "settings.supportFerdi.textListContributors": "ê¸°ì—¬ìž ì „ì²´ 목ë¡", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "here", 362 "settings.supportFerdi.textListContributorsHere": "here",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need", 364 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "비ì˜ë¦¬", 378 "settings.user.form.accountType.non-profit": "비ì˜ë¦¬",
388 "settings.user.form.currentPassword": "현재 비밀번호", 379 "settings.user.form.currentPassword": "현재 비밀번호",
389 "settings.user.form.email": "ì´ë©”ì¼", 380 "settings.user.form.email": "ì´ë©”ì¼",
390 "settings.user.form.firstname": "ì´ë¦„(성 제외)", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "성", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "새로운 비밀번호", 383 "settings.user.form.newPassword": "새로운 비밀번호",
393 "settings.workspace.add.form.name": "ì´ë¦„", 384 "settings.workspace.add.form.name": "ì´ë¦„",
394 "settings.workspace.add.form.submitButton": "새로운 ìž‘ì—…ì˜ì—­ ìƒì„±í•˜ê¸°", 385 "settings.workspace.add.form.submitButton": "새로운 ìž‘ì—…ì˜ì—­ ìƒì„±í•˜ê¸°",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "알림과 오디오 활성화", 411 "sidebar.unmuteApp": "알림과 오디오 활성화",
421 "signup.email.label": "ì´ë©”ì¼ ì£¼ì†Œ", 412 "signup.email.label": "ì´ë©”ì¼ ì£¼ì†Œ",
422 "signup.emailDuplicate": "해당 ì´ë©”ì¼ì„ 가진 사용ìžê°€ ì´ë¯¸ 존재합니다", 413 "signup.emailDuplicate": "해당 ì´ë©”ì¼ì„ 가진 사용ìžê°€ ì´ë¯¸ 존재합니다",
423 "signup.firstname.label": "ì´ë¦„(성 제외)", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "íšŒì› ê°€ìž…", 415 "signup.headline": "íšŒì› ê°€ìž…",
425 "signup.lastname.label": "성", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "By creating a Ferdi account you accept the", 417 "signup.legal.info": "By creating a Ferdi account you accept the",
427 "signup.legal.privacy": "ê°œì¸ì •ë³´ë³´í˜¸ì •ì±…", 418 "signup.legal.privacy": "ê°œì¸ì •ë³´ë³´í˜¸ì •ì±…",
428 "signup.legal.terms": "ì´ìš© 약관", 419 "signup.legal.terms": "ì´ìš© 약관",
@@ -430,11 +421,11 @@
430 "signup.password.label": "비밀번호", 421 "signup.password.label": "비밀번호",
431 "signup.submit.label": "계정 만들기", 422 "signup.submit.label": "계정 만들기",
432 "tabs.item.confirmDeleteService": "{serviceName} 서비스를 ì •ë§ë¡œ 삭제하시겠습니까?", 423 "tabs.item.confirmDeleteService": "{serviceName} 서비스를 ì •ë§ë¡œ 삭제하시겠습니까?",
433 "tabs.item.deleteService": "서비스 삭제", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "오디오 비활성화", 425 "tabs.item.disableAudio": "오디오 비활성화",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "알림 비활성화", 427 "tabs.item.disableNotifications": "알림 비활성화",
437 "tabs.item.disableService": "서비스 비활성화", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "오디오 활성화", 429 "tabs.item.enableAudio": "오디오 활성화",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "알림 허용", 431 "tabs.item.enableNotification": "알림 허용",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "새로고침", 434 "tabs.item.reload": "새로고침",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} 는 유효하지 않습니다.", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} 는 최소한 {length} 보다 길어야 합니다.", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "ì ì–´ë„ 하나는 í•„ìš” 합니다.", 438 "validation.oneRequired": "ì ì–´ë„ 하나는 í•„ìš” 합니다.",
448 "validation.required": "{field} 는 필수입니다.", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} 는 유효하지 ì•Šì€ URL입니다.", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "뒤로가기", 441 "webControls.back": "뒤로가기",
451 "webControls.forward": "앞으로 가기", 442 "webControls.forward": "앞으로 가기",
452 "webControls.goHome": "홈", 443 "webControls.goHome": "홈",
@@ -454,12 +445,12 @@
454 "webControls.reload": "새로고침", 445 "webControls.reload": "새로고침",
455 "welcome.loginButton": "ê³„ì •ì— ë¡œê·¸ì¸í•˜ì„¸ìš”.", 446 "welcome.loginButton": "ê³„ì •ì— ë¡œê·¸ì¸í•˜ì„¸ìš”.",
456 "welcome.signupButton": "무료 계정 ìƒì„±", 447 "welcome.signupButton": "무료 계정 ìƒì„±",
457 "workspaceDrawer.addNewWorkspaceLabel": "새 ìž‘ì—…ì˜ì—­ì„ 만듭니다.", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "모든 서비스", 449 "workspaceDrawer.allServices": "모든 서비스",
459 "workspaceDrawer.headline": "작업 공간", 450 "workspaceDrawer.headline": "작업 공간",
460 "workspaceDrawer.item.contextMenuEdit": "편집", 451 "workspaceDrawer.item.contextMenuEdit": "편집",
461 "workspaceDrawer.item.noServicesAddedYet": "ì¶”ê°€ëœ ì„œë¹„ìŠ¤ê°€ 없습니다.", 452 "workspaceDrawer.item.noServicesAddedYet": "ì¶”ê°€ëœ ì„œë¹„ìŠ¤ê°€ 없습니다.",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "작업공간 설정 편집", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Switching to" 455 "workspaces.switchingIndicator.switchingTo": "Switching to"
465} 456}
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index b9ca228ba..5104d1bc2 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Herladen", 2 "app.errorHandler.action": "Herladen",
3 "app.errorHandler.headline": "Er ging iets mis", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Aangepaste server", 4 "changeserver.customServerLabel": "Aangepaste server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Kan geen verbinding maken met de Ferdi services", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Annuleren", 27 "global.cancel": "Cancel",
29 "global.edit": "Bewerken", 28 "global.edit": "Bewerken",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Je hebt geen internet verbinding.", 30 "global.notConnectedToTheInternet": "Je hebt geen internet verbinding.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Instellingen", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Gebruik Systeemstandaard ({default})", 36 "global.spellchecker.useDefault": "Gebruik Systeemstandaard ({default})",
38 "global.spellchecking.autodetect": "Taal automatisch herkennen", 37 "global.spellchecking.autodetect": "Taal automatisch herkennen",
39 "global.spellchecking.autodetect.short": "Automatisch", 38 "global.spellchecking.autodetect.short": "Automatisch",
40 "global.spellchecking.language": "Taal spellingscontrole", 39 "global.spellchecking.language": "Taal spellingscontrole",
41 "global.submit": "Verzenden", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importeer je Ferdi 4 services", 44 "import.headline": "Importeer je Ferdi 4 services",
46 "import.notSupportedHeadline": "De volgende services worden nog niet ondersteund in Ferdi 5", 45 "import.notSupportedHeadline": "De volgende services worden nog niet ondersteund in Ferdi 5",
47 "import.skip.label": "Ik wil services handmatig toevoegen", 46 "import.skip.label": "Ik wil services handmatig toevoegen",
48 "import.submit.label": "Importeer services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Wat is er nieuw?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Opnieuw opstarten & update installeren", 50 "infobar.buttonInstallUpdate": "Opnieuw opstarten & update installeren",
52 "infobar.buttonReloadServices": "Services opnieuw laden", 51 "infobar.buttonReloadServices": "Services opnieuw laden",
53 "infobar.hide": "Verbergen", 52 "infobar.hide": "Verbergen",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-mailadres", 74 "login.email.label": "E-mailadres",
76 "login.headline": "Inloggen", 75 "login.headline": "Inloggen",
77 "login.invalidCredentials": "E-mailadres of wachtwoord ongeldig", 76 "login.invalidCredentials": "E-mailadres of wachtwoord ongeldig",
78 "login.link.password": "Wachtwoord resetten", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Maak een gratis account aan", 78 "login.link.signup": "Maak een gratis account aan",
80 "login.password.label": "Password", 79 "login.password.label": "Password",
81 "login.serverLogout": "De sessie is verlopen, log opnieuw in alsjeblieft.", 80 "login.serverLogout": "De sessie is verlopen, log opnieuw in alsjeblieft.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Ondersteuning", 116 "menu.help.support": "Ondersteuning",
118 "menu.help.tos": "Servicevoorwaarden", 117 "menu.help.tos": "Servicevoorwaarden",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Vorige dienst activeren", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Volgende dienst activeren", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Enable Todos", 124 "menu.todos.enableTodos": "Enable Todos",
126 "menu.view": "Weergave", 125 "menu.view": "Weergave",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Alle services", 147 "menu.workspaces.defaultWorkspace": "Alle services",
149 "menu.workspaces.openWorkspaceDrawer": "Werkruimtepagina openen", 148 "menu.workspaces.openWorkspaceDrawer": "Werkruimtepagina openen",
150 "password.email.label": "E-mailadres", 149 "password.email.label": "E-mailadres",
151 "password.headline": "Wachtwoord resetten", 150 "password.headline": "Reset password",
152 "password.link.login": "Log in op je account", 151 "password.link.login": "Log in op je account",
153 "password.link.signup": "Maak een gratis account aan", 152 "password.link.signup": "Maak een gratis account aan",
154 "password.noUser": "Geen gebruiker gevonden met dat e-mailadres", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Controleer alsjeblieft je e-mail", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Werkruimten",
167 "service.crashHandler.action": "{naam} herladen", 155 "service.crashHandler.action": "{naam} herladen",
168 "service.crashHandler.autoReload": "Ga proberen om {name} te herstellen over {seconds} seconden", 156 "service.crashHandler.autoReload": "Ga proberen om {name} te herstellen over {seconds} seconden",
169 "service.crashHandler.headline": "Oh nee!", 157 "service.crashHandler.headline": "Oh nee!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Welkom bij Ferdi", 171 "services.welcome": "Welkom bij Ferdi",
184 "settings.account.account.editButton": "Account bewerken", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Profiel bijwerken", 175 "settings.account.buttonSave": "Profiel bijwerken",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "U heeft een email ontvangen met een bevestiginslink om uw account te verwijderen. Uw account en de bijhorende gegevens kunnen niet meer worden herstel na deze actie!", 177 "settings.account.deleteEmailSent": "U heeft een email ontvangen met een bevestiginslink om uw account te verwijderen. Uw account en de bijhorende gegevens kunnen niet meer worden herstel na deze actie!",
190 "settings.account.deleteInfo": "Indien u uw Ferdi account niet meer nodig heeft, kan u hier uw account en alle gerelateerde gegevens verwijderen.", 178 "settings.account.deleteInfo": "Indien u uw Ferdi account niet meer nodig heeft, kan u hier uw account en alle gerelateerde gegevens verwijderen.",
191 "settings.account.headline": "Account", 179 "settings.account.headline": "Account",
192 "settings.account.headlineAccount": "Account informatie", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Gevarenzone", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Facturen", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Wijzig wachtwoord", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Profiel bijwerken", 184 "settings.account.headlineProfile": "Profiel bijwerken",
197 "settings.account.successInfo": "Je wijzigingen zijn opgeslagen", 185 "settings.account.successInfo": "Je wijzigingen zijn opgeslagen",
198 "settings.account.tryReloadServices": "Probeer opnieuw", 186 "settings.account.tryReloadServices": "Probeer opnieuw",
199 "settings.account.tryReloadUserInfoRequest": "Probeer opnieuw", 187 "settings.account.tryReloadUserInfoRequest": "Probeer opnieuw",
200 "settings.account.userInfoRequestFailed": "Kon gebruikersinformatie niet laden", 188 "settings.account.userInfoRequestFailed": "Kon gebruikersinformatie niet laden",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Cache wissen", 191 "settings.app.buttonClearAllCache": "Cache wissen",
204 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren", 192 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Dark Mode aanzetten",
224 "settings.app.form.enableGPUAcceleration": "GPU Acceleratie Activeren", 212 "settings.app.form.enableGPUAcceleration": "GPU Acceleratie Activeren",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Spellingcontrole inschakelen", 215 "settings.app.form.enableSpellchecking": "Spellingcontrole inschakelen",
228 "settings.app.form.enableSystemTray": "Toon Ferdi in de systeembalk", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services", 239 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Toon badge met ongelezen berichten wanneer meldingen zijn uitgeschakeld", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Toon badge met ongelezen berichten wanneer meldingen zijn uitgeschakeld",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Service verwijderen", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Bewerk {name}", 305 "settings.service.form.editServiceHeadline": "Bewerk {name}",
317 "settings.service.form.enableAudio": "Audio inschakelen", 306 "settings.service.form.enableAudio": "Audio inschakelen",
318 "settings.service.form.enableBadge": "Toon badges met ongelezen berichten", 307 "settings.service.form.enableBadge": "Toon badges met ongelezen berichten",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Indien uitgeschakeld zullen alle meldingsgeluiden en afgespeelde audio uitgeschakeld zijn", 322 "settings.service.form.isMutedInfo": "Indien uitgeschakeld zullen alle meldingsgeluiden en afgespeelde audio uitgeschakeld zijn",
334 "settings.service.form.name": "Naam", 323 "settings.service.form.name": "Naam",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Instellingen", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Instellingen",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy instellingen worden niet gesynchroniseerd met de Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Proxy gebruiken", 331 "settings.service.form.proxy.isEnabled": "Proxy gebruiken",
342 "settings.service.form.proxy.password": "Wachtwoord (optioneel)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Poort", 333 "settings.service.form.proxy.port": "Poort",
344 "settings.service.form.proxy.restartInfo": "Start Ferdi opnieuw op na het aanpassen van proxy Instellingen.", 334 "settings.service.form.proxy.restartInfo": "Start Ferdi opnieuw op na het aanpassen van proxy Instellingen.",
345 "settings.service.form.proxy.user": "Gebruiker (optioneel)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Service opslaan", 337 "settings.service.form.saveButton": "Service opslaan",
348 "settings.service.form.tabHosted": "Gehost", 338 "settings.service.form.tabHosted": "Gehost",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Services ontdekken", 344 "settings.services.discoverServices": "Services ontdekken",
355 "settings.services.headline": "Jouw services", 345 "settings.services.headline": "Jouw services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Kan je diensten niet laden", 348 "settings.services.servicesRequestFailed": "Kan je diensten niet laden",
358 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld", 349 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld",
359 "settings.services.tooltip.isMuted": "Alle geluiden zijn uitgeschakeld", 350 "settings.services.tooltip.isMuted": "Alle geluiden zijn uitgeschakeld",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Non-Profit", 378 "settings.user.form.accountType.non-profit": "Non-Profit",
388 "settings.user.form.currentPassword": "Huidig wachtwoord", 379 "settings.user.form.currentPassword": "Huidig wachtwoord",
389 "settings.user.form.email": "Email", 380 "settings.user.form.email": "Email",
390 "settings.user.form.firstname": "Voornaam", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Achternaam", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nieuw wachtwoord", 383 "settings.user.form.newPassword": "Nieuw wachtwoord",
393 "settings.workspace.add.form.name": "Naam", 384 "settings.workspace.add.form.name": "Naam",
394 "settings.workspace.add.form.submitButton": "Maak werkruimte aan", 385 "settings.workspace.add.form.submitButton": "Maak werkruimte aan",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Berichten & geluid inschakelen", 411 "sidebar.unmuteApp": "Berichten & geluid inschakelen",
421 "signup.email.label": "E-mailadres", 412 "signup.email.label": "E-mailadres",
422 "signup.emailDuplicate": "Er bestaat al een gebruiker met dat e-mailadres", 413 "signup.emailDuplicate": "Er bestaat al een gebruiker met dat e-mailadres",
423 "signup.firstname.label": "Voornaam", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Registreren", 415 "signup.headline": "Registreren",
425 "signup.lastname.label": "Achternaam", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Door een account aan te maken aanvaard je de", 417 "signup.legal.info": "Door een account aan te maken aanvaard je de",
427 "signup.legal.privacy": "Privacyverklaring", 418 "signup.legal.privacy": "Privacyverklaring",
428 "signup.legal.terms": "Servicevoorwaarden", 419 "signup.legal.terms": "Servicevoorwaarden",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Password", 421 "signup.password.label": "Password",
431 "signup.submit.label": "Account aanmaken", 422 "signup.submit.label": "Account aanmaken",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Service verwijderen", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Audio uitschakelen", 425 "tabs.item.disableAudio": "Audio uitschakelen",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Notificaties uitschakelen", 427 "tabs.item.disableNotifications": "Notificaties uitschakelen",
437 "tabs.item.disableService": "Service uitschakelen", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Audio inschakelen", 429 "tabs.item.enableAudio": "Audio inschakelen",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Notificaties aanzetten", 431 "tabs.item.enableNotification": "Notificaties aanzetten",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Herladen", 434 "tabs.item.reload": "Herladen",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} is niet geldig", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} moet minimaal {length} karakters lang zijn", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Ten minste één is vereist", 438 "validation.oneRequired": "Ten minste één is vereist",
448 "validation.required": "{field} is vereist", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} is niet een geldige URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Back", 441 "webControls.back": "Back",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Herladen", 445 "webControls.reload": "Herladen",
455 "welcome.loginButton": "Inloggen op je account", 446 "welcome.loginButton": "Inloggen op je account",
456 "welcome.signupButton": "Maak een gratis account aan", 447 "welcome.signupButton": "Maak een gratis account aan",
457 "workspaceDrawer.addNewWorkspaceLabel": "Voeg een nieuwe werkruimte toe", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Alle services", 449 "workspaceDrawer.allServices": "Alle services",
459 "workspaceDrawer.headline": "Werkruimten", 450 "workspaceDrawer.headline": "Werkruimten",
460 "workspaceDrawer.item.contextMenuEdit": "bewerken", 451 "workspaceDrawer.item.contextMenuEdit": "bewerken",
461 "workspaceDrawer.item.noServicesAddedYet": "Nog geen diensten toegevoegd", 452 "workspaceDrawer.item.noServicesAddedYet": "Nog geen diensten toegevoegd",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Pas werkruimte instellingen aan", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Overschakelen naar" 455 "workspaces.switchingIndicator.switchingTo": "Overschakelen naar"
465} 456}
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index eac72627f..6899e02ee 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Herladen", 2 "app.errorHandler.action": "Herladen",
3 "app.errorHandler.headline": "Er is iets mis gegaan", 3 "app.errorHandler.headline": "Er is iets mis gegaan.",
4 "changeserver.customServerLabel": "Aangepaste server", 4 "changeserver.customServerLabel": "Aangepaste server",
5 "changeserver.headline": "Server wijzigen", 5 "changeserver.headline": "Server wijzigen",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -9,13 +9,12 @@
9 "connectionLostBanner.cta": "Een service opnieuw laden", 9 "connectionLostBanner.cta": "Een service opnieuw laden",
10 "connectionLostBanner.informationLink": "Wat gebeurde er?", 10 "connectionLostBanner.informationLink": "Wat gebeurde er?",
11 "connectionLostBanner.message": "Oh nee! Ferdi heeft de verbinding met {name} verloren.", 11 "connectionLostBanner.message": "Oh nee! Ferdi heeft de verbinding met {name} verloren.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Log in",
13 "feature.debugger.title": "Foutopsporingsinformatie publiceren",
14 "feature.nightlyBuilds.activate": "Activeren", 13 "feature.nightlyBuilds.activate": "Activeren",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nachtelijke builds zijn zeer experimentele versies van Ferdi die ongepolijste of onvoltooide functies kunnen bevatten. Deze nightly builds worden voornamelijk gebruikt door ontwikkelaars om hun nieuwe functies te testen en hoe ze zullen presteren in de finale build. Als je niet weet wat je aan het doen bent, raden we aan om nachtelijke versies niet te activeren.",
16 "feature.nightlyBuilds.title": "Nachtelijke builds", 15 "feature.nightlyBuilds.title": "Nachtelijke builds",
17 "feature.publishDebugInfo.error": "Er is een fout opgetreden tijdens het publiceren van de debug informatie. Probeer het later opnieuw of bekijk de console voor meer informatie.", 16 "feature.publishDebugInfo.error": "Er is een fout opgetreden tijdens het publiceren van de debug informatie. Probeer het later opnieuw of bekijk de console voor meer informatie.",
18 "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", 17 "feature.publishDebugInfo.info": "Publiceren van uw debug informatie helpt ons problemen en fouten te vinden in Ferdi. Door uw debug informatie te publiceren, accepteert u het privacybeleid en de gebruiksvoorwaarden van Ferdi Debugger",
19 "feature.publishDebugInfo.privacy": "Privacybeleid", 18 "feature.publishDebugInfo.privacy": "Privacybeleid",
20 "feature.publishDebugInfo.publish": "Accepteren en publiceren", 19 "feature.publishDebugInfo.publish": "Accepteren en publiceren",
21 "feature.publishDebugInfo.published": "Je foutopsporingslogboek is gepubliceerd en is nu beschikbaar op", 20 "feature.publishDebugInfo.published": "Je foutopsporingslogboek is gepubliceerd en is nu beschikbaar op",
@@ -23,30 +22,30 @@
23 "feature.publishDebugInfo.title": "Foutopsporingsinformatie publiceren", 22 "feature.publishDebugInfo.title": "Foutopsporingsinformatie publiceren",
24 "feature.quickSwitch.info": "Selecteer een service met TAB, ↑ en ↓. Open een service met ENTER.", 23 "feature.quickSwitch.info": "Selecteer een service met TAB, ↑ en ↓. Open een service met ENTER.",
25 "feature.quickSwitch.search": "Zoeken...", 24 "feature.quickSwitch.search": "Zoeken...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "Quickswitch",
27 "global.api.unhealthy": "Kan geen verbinding maken met de Ferdi-services.", 26 "global.api.unhealthy": "Kan geen verbinding maken met de Ferdi-services",
28 "global.cancel": "Annuleer", 27 "global.cancel": "Annuleer",
29 "global.edit": "Bewerk", 28 "global.edit": "Bewerk",
30 "global.no": "No", 29 "global.no": "Nee",
31 "global.notConnectedToTheInternet": "U bent niet verbonden met het internet.", 30 "global.notConnectedToTheInternet": "U bent niet verbonden met het internet.",
32 "global.ok": "Ok", 31 "global.ok": "Oké",
33 "global.quit": "Quit", 32 "global.quit": "Afsluiten",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Wil je echt stoppen?",
35 "global.save": "Save", 34 "global.save": "Opslaan",
36 "global.settings": "Instellingen", 35 "global.settings": "Instellingen",
37 "global.spellchecker.useDefault": "Gebruik systeemstandaard ({default})", 36 "global.spellchecker.useDefault": "Gebruik systeemstandaard ({default})",
38 "global.spellchecking.autodetect": "Taal automatisch herkennen", 37 "global.spellchecking.autodetect": "Taal automatisch herkennen",
39 "global.spellchecking.autodetect.short": "Automatisch", 38 "global.spellchecking.autodetect.short": "Automatisch",
40 "global.spellchecking.language": "Taal voor spellingcontrole", 39 "global.spellchecking.language": "Taal voor spellingcontrole",
41 "global.submit": "Verzenden", 40 "global.submit": "Verzenden",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Gebruik 'https://whatmyuseragent.com/' om te ontdekken of 'https://developers.whatismybrowser.com/useragents/explore/' om je gewenste user-agent te kiezen en het hier te kopiëren en plakken.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Ja",
45 "import.headline": "Importeer uw Ferdi 4-services", 44 "import.headline": "Importeer uw Ferdi 4-services",
46 "import.notSupportedHeadline": "Services die (nog) niet ondersteund worden in Ferdi 5", 45 "import.notSupportedHeadline": "Services die (nog) niet ondersteund worden in Ferdi 5",
47 "import.skip.label": "Ik wil diensten handmatig toevoegen", 46 "import.skip.label": "Ik wil diensten handmatig toevoegen",
48 "import.submit.label": "Importeer services", 47 "import.submit.label": "Importeer {count} diensten",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "Er zijn fouten opgetreden tijdens het uitvoeren van een geverifieerd verzoek. Probeer opnieuw in te loggen als deze fout zich blijft voordoen.",
50 "infobar.buttonChangelog": "Wat is er nieuw?", 49 "infobar.buttonChangelog": "Wat is er nieuw?",
51 "infobar.buttonInstallUpdate": "Opnieuw opstarten & update installeren", 50 "infobar.buttonInstallUpdate": "Opnieuw opstarten & update installeren",
52 "infobar.buttonReloadServices": "Services opnieuw laden", 51 "infobar.buttonReloadServices": "Services opnieuw laden",
@@ -54,7 +53,7 @@
54 "infobar.requiredRequestsFailed": "Kan de services en gebruikersinformatie niet laden", 53 "infobar.requiredRequestsFailed": "Kan de services en gebruikersinformatie niet laden",
55 "infobar.servicesUpdated": "Je services zijn bijgewerkt.", 54 "infobar.servicesUpdated": "Je services zijn bijgewerkt.",
56 "infobar.updateAvailable": "Een nieuwe update voor Ferdi is beschikbaar.", 55 "infobar.updateAvailable": "Een nieuwe update voor Ferdi is beschikbaar.",
57 "infobox.dismiss": "Dismiss", 56 "infobox.dismiss": "Negeren",
58 "invite.email.label": "E-mailadres", 57 "invite.email.label": "E-mailadres",
59 "invite.headline.friends": "Nodig 3 vrienden of collega's uit", 58 "invite.headline.friends": "Nodig 3 vrienden of collega's uit",
60 "invite.name.label": "Naam", 59 "invite.name.label": "Naam",
@@ -75,95 +74,84 @@
75 "login.email.label": "E-mailadres", 74 "login.email.label": "E-mailadres",
76 "login.headline": "Inloggen", 75 "login.headline": "Inloggen",
77 "login.invalidCredentials": "E-mailadres of wachtwoord ongeldig", 76 "login.invalidCredentials": "E-mailadres of wachtwoord ongeldig",
78 "login.link.password": "Wachtwoord vergeten", 77 "login.link.password": "Wachtwoord opnieuw instellen",
79 "login.link.signup": "Maak een gratis account aan", 78 "login.link.signup": "Maak een gratis account aan",
80 "login.password.label": "Wachtwoord", 79 "login.password.label": "Wachtwoord",
81 "login.serverLogout": "De sessie is verlopen, log alsjeblieft opnieuw in.", 80 "login.serverLogout": "De sessie is verlopen, log alsjeblieft opnieuw in.",
82 "login.submit.label": "Inloggen", 81 "login.submit.label": "Inloggen",
83 "login.tokenExpired": "De sessie is verlopen, log alsjeblieft opnieuw in.", 82 "login.tokenExpired": "De sessie is verlopen, log alsjeblieft opnieuw in.",
84 "menu.Todoss.closeTodosDrawer": "Close Todos drawer", 83 "menu.Todoss.closeTodosDrawer": "Sluit Todos overzicht",
85 "menu.Todoss.openTodosDrawer": "Open Todos drawer", 84 "menu.Todoss.openTodosDrawer": "Open Todos overzicht",
86 "menu.app.about": "Over Ferdi", 85 "menu.app.about": "Over Ferdi",
87 "menu.app.autohideMenuBar": "Menubalk automatisch verbergen", 86 "menu.app.autohideMenuBar": "Menubalk automatisch verbergen",
88 "menu.app.checkForUpdates": "Controleer op updates", 87 "menu.app.checkForUpdates": "Controleer op updates",
89 "menu.app.hide": "Verbergen", 88 "menu.app.hide": "Verbergen",
90 "menu.app.hideOthers": "Hide Others", 89 "menu.app.hideOthers": "Verberg overigen",
91 "menu.app.unhide": "Unhide", 90 "menu.app.unhide": "Weergeven",
92 "menu.edit": "Bewerk", 91 "menu.edit": "Bewerk",
93 "menu.edit.copy": "Copy", 92 "menu.edit.copy": "Kopiëren",
94 "menu.edit.cut": "Cut", 93 "menu.edit.cut": "Knippen",
95 "menu.edit.delete": "Verwijderen", 94 "menu.edit.delete": "Verwijderen",
96 "menu.edit.emojiSymbols": "Emoji's en symbolen", 95 "menu.edit.emojiSymbols": "Emoji's en symbolen",
97 "menu.edit.findInPage": "Zoeken op pagina", 96 "menu.edit.findInPage": "Zoeken op pagina",
98 "menu.edit.paste": "Paste", 97 "menu.edit.paste": "Plakken",
99 "menu.edit.pasteAndMatchStyle": "Paste And Match Style", 98 "menu.edit.pasteAndMatchStyle": "Plakken en opmaak behouden",
100 "menu.edit.redo": "Redo", 99 "menu.edit.redo": "Opnieuw",
101 "menu.edit.selectAll": "Select All", 100 "menu.edit.selectAll": "Alles selecteren",
102 "menu.edit.speech": "Spraak", 101 "menu.edit.speech": "Spraak",
103 "menu.edit.startDictation": "Beginnen met dicteren", 102 "menu.edit.startDictation": "Beginnen met dicteren",
104 "menu.edit.startSpeaking": "Begin met spreken", 103 "menu.edit.startSpeaking": "Begin met spreken",
105 "menu.edit.stopSpeaking": "Stop met spreken", 104 "menu.edit.stopSpeaking": "Stop met spreken",
106 "menu.edit.undo": "Undo", 105 "menu.edit.undo": "Ongedaan maken",
107 "menu.file": "Bestand", 106 "menu.file": "Bestand",
108 "menu.help": "Help", 107 "menu.help": "Help",
109 "menu.help.changelog": "Wijzigingenlogboek", 108 "menu.help.changelog": "Wijzigingenlogboek",
110 "menu.help.debugInfo": "Copy Debug Information", 109 "menu.help.debugInfo": "Debug informatie kopiëren",
111 "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.", 110 "menu.help.debugInfoCopiedBody": "Uw debug informatie is gekopieerd naar uw klembord.",
112 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 111 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Informatie",
113 "menu.help.importExportData": "Import/Export Configuration Data", 112 "menu.help.importExportData": "Import/Export Configuratie Data",
114 "menu.help.learnMore": "Meer informatie", 113 "menu.help.learnMore": "Meer informatie",
115 "menu.help.privacy": "Privacyvoorwaarden", 114 "menu.help.privacy": "Privacyvoorwaarden",
116 "menu.help.publishDebugInfo": "Publish Debug Information", 115 "menu.help.publishDebugInfo": "Publiceer Debug Informatie",
117 "menu.help.support": "Ondersteuning", 116 "menu.help.support": "Ondersteuning",
118 "menu.help.tos": "Servicevoorwaarden", 117 "menu.help.tos": "Servicevoorwaarden",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activeer vorige service", 119 "menu.services.activatePreviousService": "Activeer vorige service",
121 "menu.services.addNewService": "Nieuwe service toevoegen", 120 "menu.services.addNewService": "Nieuwe service toevoegen...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activeer volgende service", 122 "menu.services.setNextServiceActive": "Activeer volgende service",
124 "menu.todos": "Taken", 123 "menu.todos": "Taken",
125 "menu.todos.enableTodos": "Enable Todos", 124 "menu.todos.enableTodos": "Todos inschakelen",
126 "menu.view": "Weergave", 125 "menu.view": "Weergave",
127 "menu.view.back": "Terug", 126 "menu.view.back": "Terug",
128 "menu.view.forward": "Forward", 127 "menu.view.forward": "Doorsturen",
129 "menu.view.lockFerdi": "Ferdi vergrendelen", 128 "menu.view.lockFerdi": "Ferdi vergrendelen",
130 "menu.view.openQuickSwitch": "Open Quick Switch", 129 "menu.view.openQuickSwitch": "Open Quick Switch",
131 "menu.view.reloadFerdi": "Reload Ferdi", 130 "menu.view.reloadFerdi": "Ferdi opnieuw laden",
132 "menu.view.reloadService": "Een service opnieuw laden", 131 "menu.view.reloadService": "Een service opnieuw laden",
133 "menu.view.reloadTodos": "Reload ToDos", 132 "menu.view.reloadTodos": "ToDos opnieuw laden",
134 "menu.view.resetZoom": "Actual Size", 133 "menu.view.resetZoom": "Werkelijke grootte",
135 "menu.view.toggleDarkMode": "Donkere modus aan/uit", 134 "menu.view.toggleDarkMode": "Donkere modus aan/uit",
136 "menu.view.toggleDevTools": "Ontwikkelaarstools aan/uit", 135 "menu.view.toggleDevTools": "Ontwikkelaarstools aan/uit",
137 "menu.view.toggleFullScreen": "Toggle Full Screen", 136 "menu.view.toggleFullScreen": "Volledig scherm in-/uitschakelen",
138 "menu.view.toggleServiceDevTools": "Service ontwikkelaarstools aan/uit", 137 "menu.view.toggleServiceDevTools": "Service ontwikkelaarstools aan/uit",
139 "menu.view.toggleTodosDevTools": "Toggle Todos Developer Tools", 138 "menu.view.toggleTodosDevTools": "Todos Developer Tools in-/uitschakelen",
140 "menu.view.zoomIn": "Zoom In", 139 "menu.view.zoomIn": "Inzoomen",
141 "menu.view.zoomOut": "Zoom Out", 140 "menu.view.zoomOut": "Uitzoomen",
142 "menu.window": "Window", 141 "menu.window": "Venster",
143 "menu.window.close": "Close", 142 "menu.window.close": "Sluiten",
144 "menu.window.minimize": "Minimize", 143 "menu.window.minimize": "Minimaliseren",
145 "menu.workspaces": "Werkruimtes", 144 "menu.workspaces": "Werkruimtes",
146 "menu.workspaces.addNewWorkspace": "Voeg nieuwe werkruimte toe...", 145 "menu.workspaces.addNewWorkspace": "Voeg nieuwe werkruimte toe...",
147 "menu.workspaces.closeWorkspaceDrawer": "Werkruimtepagina sluiten", 146 "menu.workspaces.closeWorkspaceDrawer": "Werkruimtepagina sluiten",
148 "menu.workspaces.defaultWorkspace": "Alle services", 147 "menu.workspaces.defaultWorkspace": "Alle services",
149 "menu.workspaces.openWorkspaceDrawer": "Werkruimtepagina openen", 148 "menu.workspaces.openWorkspaceDrawer": "Werkruimtepagina openen",
150 "password.email.label": "E-mailadres", 149 "password.email.label": "E-mailadres",
151 "password.headline": "Wachtwoord vergeten", 150 "password.headline": "Wachtwoord opnieuw instellen",
152 "password.link.login": "Log in op je account", 151 "password.link.login": "Log in op je account",
153 "password.link.signup": "Maak een gratis account aan", 152 "password.link.signup": "Maak een gratis account aan",
154 "password.noUser": "Geen gebruiker bekend met dat e-mailadres", 153 "password.noUser": "Er is geen gebruiker met dit e-mailadres gevonden",
155 "password.successInfo": "Controleer je e-mail", 154 "password.successInfo": "Uw nieuwe wachtwoord is verzonden naar uw e-mailadres",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker ondersteuning",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Installeer diensten van derden",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Werkruimtes",
167 "service.crashHandler.action": "Laad {name} opnieuw", 155 "service.crashHandler.action": "Laad {name} opnieuw",
168 "service.crashHandler.autoReload": "Bezig om {name} te herstellen over {seconds} seconden", 156 "service.crashHandler.autoReload": "Bezig om {name} te herstellen over {seconds} seconden",
169 "service.crashHandler.headline": "Oh nee!", 157 "service.crashHandler.headline": "Oh nee!",
@@ -177,80 +165,81 @@
177 "service.errorHandler.text": "{name} kon niet geladen worden.", 165 "service.errorHandler.text": "{name} kon niet geladen worden.",
178 "service.webviewLoader.loading": "{service} wordt geladen", 166 "service.webviewLoader.loading": "{service} wordt geladen",
179 "services.getStarted": "Begin", 167 "services.getStarted": "Begin",
180 "services.login": "Please login to use Ferdi.", 168 "services.login": "Log alstublieft in om Ferdi te gebruiken.",
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "U kunt ook uw Ferdi server veranderen door op het tandwieltje in de linker onderhoek te klikken. Als u overschakelt (van een van de gehoste servers) naar Ferdi zonder account wees u ervan bewust dat u uw gegevens van de server kunt exporteren en deze vervolgens kunt importeren via het Help-menu om al uw werkruimtes en geconfigureerde diensten weer te genereren!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Gebruik Ferdi zonder account",
183 "services.welcome": "Welkom bij Ferdi", 171 "services.welcome": "Welkom bij Ferdi",
184 "settings.account.account.editButton": "Bewerk account", 172 "settings.account.account.editButton": "Account bewerken",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is niet beschikbaar",
186 "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.", 174 "settings.account.accountUnavailableInfo": "U gebruikt Ferdi zonder account. Als u Ferdi wilt gebruiken met een account en uw services gesynchroniseerd wilt houden tussen installaties, selecteer een server in het tabblad Instellingen en log in.",
187 "settings.account.buttonSave": "Update profiel", 175 "settings.account.buttonSave": "Update profiel",
188 "settings.account.deleteAccount": "Verwijder account", 176 "settings.account.deleteAccount": "Verwijder account",
189 "settings.account.deleteEmailSent": "Je hebt een e-mail ontvangen met een link om het verwijderen van je account te bevestigen. Je accountgegevens en -data kunnen na verwijderen niet meer worden teruggehaald!", 177 "settings.account.deleteEmailSent": "Je hebt een e-mail ontvangen met een link om het verwijderen van je account te bevestigen. Je accountgegevens en -data kunnen na verwijderen niet meer worden teruggehaald!",
190 "settings.account.deleteInfo": "Wanneer je je Ferdi-account niet langer wilt gebruiken, kun je je account en alle gerelateerde data verwijderen.", 178 "settings.account.deleteInfo": "Wanneer je je Ferdi-account niet langer wilt gebruiken, kun je je account en alle gerelateerde data verwijderen.",
191 "settings.account.headline": "Account", 179 "settings.account.headline": "Account",
192 "settings.account.headlineAccount": "Accountinformatie", 180 "settings.account.headlineAccount": "Account informatie",
193 "settings.account.headlineDangerZone": "Gevarenzone", 181 "settings.account.headlineDangerZone": "Gevarenzone",
194 "settings.account.headlineInvoices": "Facturen", 182 "settings.account.headlineInvoices": "Facturen",
195 "settings.account.headlinePassword": "Wijzig wachtwoord", 183 "settings.account.headlinePassword": "Wachtwoord wijzigen",
196 "settings.account.headlineProfile": "Update profiel", 184 "settings.account.headlineProfile": "Update profiel",
197 "settings.account.successInfo": "Je wijzigingen zijn opgeslagen", 185 "settings.account.successInfo": "Je wijzigingen zijn opgeslagen",
198 "settings.account.tryReloadServices": "Probeer opnieuw", 186 "settings.account.tryReloadServices": "Probeer opnieuw",
199 "settings.account.tryReloadUserInfoRequest": "Probeer opnieuw", 187 "settings.account.tryReloadUserInfoRequest": "Probeer opnieuw",
200 "settings.account.userInfoRequestFailed": "Kon gebruikersinformatie niet laden", 188 "settings.account.userInfoRequestFailed": "Kon gebruikersinformatie niet laden",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Uw Ferdi licentie:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Schrijf uw accentkleur in een CSS-compatibel formaat (standaard: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Cache legen", 191 "settings.app.buttonClearAllCache": "Cache legen",
204 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren", 192 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren",
205 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder", 193 "settings.app.buttonOpenFerdiProfileFolder": "Profielmap openen",
206 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder", 194 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open de map servicerecepten",
207 "settings.app.buttonSearchForUpdate": "Controleer op updates", 195 "settings.app.buttonSearchForUpdate": "Controleer op updates",
208 "settings.app.cacheInfo": "Ferdi gebruikt op dit moment {size} schijfruimte aan tijdelijke bestanden.", 196 "settings.app.cacheInfo": "Ferdi gebruikt op dit moment {size} schijfruimte aan tijdelijke bestanden.",
209 "settings.app.cacheNotCleared": "Couldn't clear all cache", 197 "settings.app.cacheNotCleared": "Kon alle cache niet legen",
210 "settings.app.closeSettings": "Close settings", 198 "settings.app.closeSettings": "Instellingen sluiten",
211 "settings.app.currentVersion": "Huidige versie:", 199 "settings.app.currentVersion": "Huidige versie:",
212 "settings.app.form.accentColor": "Accent color", 200 "settings.app.form.accentColor": "Accent kleur",
213 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my OS's dark mode setting", 201 "settings.app.form.adaptableDarkMode": "Donkere modus synchroniseren met de instelling van mijn OS",
214 "settings.app.form.alwaysShowWorkspaces": "Always show workspace drawer", 202 "settings.app.form.alwaysShowWorkspaces": "Werkruimte lade altijd weergeven",
215 "settings.app.form.autoLaunchInBackground": "Open op de achtergrond", 203 "settings.app.form.autoLaunchInBackground": "Open op de achtergrond",
216 "settings.app.form.autoLaunchOnStart": "Open Ferdi bij opstarten", 204 "settings.app.form.autoLaunchOnStart": "Open Ferdi bij opstarten",
217 "settings.app.form.automaticUpdates": "Enable updates", 205 "settings.app.form.automaticUpdates": "Updates inschakelen",
218 "settings.app.form.beta": "Inclusief bètaversies", 206 "settings.app.form.beta": "Inclusief bètaversies",
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Meldingen voor klembord niet weergeven",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Minimaliseer Ferdi naar systeemvak",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Bevestigen bij het sluiten van Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Aangepaste Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Dark mode aanzetten",
224 "settings.app.form.enableGPUAcceleration": "Schakel videokaart-acceleratie in ", 212 "settings.app.form.enableGPUAcceleration": "Schakel videokaart-acceleratie in ",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Wachtwoordvergrendeling inschakelen",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Altijd Ferdi weergeven in de menubalk",
227 "settings.app.form.enableSpellchecking": "Zet spellingcontrole aan", 215 "settings.app.form.enableSpellchecking": "Zet spellingcontrole aan",
228 "settings.app.form.enableSystemTray": "Pictogram voor Ferdi in systeemvak tonen", 216 "settings.app.form.enableSystemTray": "Laat Ferdi altijd in systeembalk zien",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Ferdi Todos inschakelen",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Diensten in slaapstand houden bij opstarten",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Slaapstand strategie",
232 "settings.app.form.iconSize": "Service icon size", 220 "settings.app.form.iconSize": "Service icoongrootte",
233 "settings.app.form.inactivityLock": "Lock after inactivity", 221 "settings.app.form.inactivityLock": "Vergrendel na inactiviteit",
234 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 222 "settings.app.form.keepAllWorkspacesLoaded": "Houd alle werkruimtes geladen",
235 "settings.app.form.language": "Taal", 223 "settings.app.form.language": "Taal",
236 "settings.app.form.lockPassword": "Wachtwoord", 224 "settings.app.form.lockPassword": "Wachtwoord",
237 "settings.app.form.minimizeToSystemTray": "Minimaliseer Ferdi naar systeemvak", 225 "settings.app.form.minimizeToSystemTray": "Minimaliseer Ferdi naar systeemvak",
238 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", 226 "settings.app.form.navigationBarBehaviour": "Navigatiebalk gedrag",
239 "settings.app.form.notifyTaskBarOnMessage": "Notify TaskBar/Dock on new message", 227 "settings.app.form.notifyTaskBarOnMessage": "Informeer TakenBalk / Dock op een nieuw bericht",
240 "settings.app.form.passwordToggle": "Password toggle", 228 "settings.app.form.passwordToggle": "Wachtwoord wijzigen",
241 "settings.app.form.predefinedTodoServer": "Todo Server", 229 "settings.app.form.predefinedTodoServer": "Taak Server",
242 "settings.app.form.privateNotifications": "Toon geen bericht-inhoud in meldingen", 230 "settings.app.form.privateNotifications": "Toon geen bericht-inhoud in meldingen",
243 "settings.app.form.reloadAfterResume": "Reload Ferdi after system resume", 231 "settings.app.form.reloadAfterResume": "Herlaad Ferdi na systeem hervatten",
244 "settings.app.form.runInBackground": "Houd Ferdi open op de achtergrond wanneer het venster gesloten wordt", 232 "settings.app.form.runInBackground": "Houd Ferdi open op de achtergrond wanneer het venster gesloten wordt",
245 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb", 233 "settings.app.form.scheduledDNDEnabled": "Activeer geplande niet-storen modus",
246 "settings.app.form.scheduledDNDEnd": "To", 234 "settings.app.form.scheduledDNDEnd": "To",
247 "settings.app.form.scheduledDNDStart": "From", 235 "settings.app.form.scheduledDNDStart": "Van",
248 "settings.app.form.searchEngine": "Search engine", 236 "settings.app.form.searchEngine": "Zoekmachine",
249 "settings.app.form.sentry": "Send telemetry data", 237 "settings.app.form.sentry": "Verzend telemetrie gegevens",
250 "settings.app.form.serviceRibbonWidth": "Sidebar width", 238 "settings.app.form.serviceRibbonWidth": "Sidebar width",
251 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services", 239 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Toon badge met ongelezen berichten wanneer meldingen zijn uitgeschakeld", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Toon badge met ongelezen berichten wanneer meldingen zijn uitgeschakeld",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Ferdi spreekt officieel Engels en Duits. Alle andere talen worden beheerd door de community.", 256 "settings.app.languageDisclaimer": "Ferdi spreekt officieel Engels en Duits. Alle andere talen worden beheerd door de community.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Wachtwoord", 258 "settings.app.lockedPassword": "Wachtwoord",
270 "settings.app.lockedPasswordInfo": "Zorg ervoor dat je een wachtwoord instelt dat je niet vergeet.\nAls je dit wachtwoord verliest, moet je Ferdi opnieuw installeren.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Deze wijziging heeft een herstart nodig", 260 "settings.app.restartRequired": "Deze wijziging heeft een herstart nodig",
272 "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.", 261 "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.",
273 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Verwijder service", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Bewerk {name}", 305 "settings.service.form.editServiceHeadline": "Bewerk {name}",
317 "settings.service.form.enableAudio": "Audio inschakelen", 306 "settings.service.form.enableAudio": "Audio inschakelen",
318 "settings.service.form.enableBadge": "Toon badges met ongelezen berichten", 307 "settings.service.form.enableBadge": "Toon badges met ongelezen berichten",
@@ -332,18 +321,19 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Indien uitgeschakeld, worden meldingen en audio niet afgespeeld", 322 "settings.service.form.isMutedInfo": "Indien uitgeschakeld, worden meldingen en audio niet afgespeeld",
334 "settings.service.form.name": "Naam", 323 "settings.service.form.name": "Naam",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy instellingen", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy instellingen",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy instellingen worden niet gesynchroniseerd met de Ferdi servers", 330 "settings.service.form.proxy.info": "Proxy instellingen worden niet gesynchroniseerd met de Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Proxy gebruiken", 331 "settings.service.form.proxy.isEnabled": "Proxy gebruiken",
342 "settings.service.form.proxy.password": "Wachtwoord (optioneel)", 332 "settings.service.form.proxy.password": "Wachtwoord (optioneel)",
343 "settings.service.form.proxy.port": "Poort", 333 "settings.service.form.proxy.port": "Poort",
344 "settings.service.form.proxy.restartInfo": "Start Ferdi opnieuw na het aanpassen van proxy instellingen.", 334 "settings.service.form.proxy.restartInfo": "Start Ferdi opnieuw na het aanpassen van proxy instellingen.",
345 "settings.service.form.proxy.user": "Gebruiker (optioneel)", 335 "settings.service.form.proxy.user": "Gebruiker (optioneel)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Je gebruikersbestanden worden op de webpagina ingevoegd zodat je diensten op elke manier kunt aanpassen. Gebruikersbestanden worden alleen lokaal opgeslagen en worden niet overgebracht naar andere computers met hetzelfde account.",
347 "settings.service.form.saveButton": "Service opslaan", 337 "settings.service.form.saveButton": "Service opslaan",
348 "settings.service.form.tabHosted": "Gehost", 338 "settings.service.form.tabHosted": "Gehost",
349 "settings.service.form.tabOnPremise": "Zelf-gehost â­ï¸", 339 "settings.service.form.tabOnPremise": "Zelf-gehost â­ï¸",
@@ -353,7 +343,8 @@
353 "settings.services.deletedInfo": "Service is verwijderd", 343 "settings.services.deletedInfo": "Service is verwijderd",
354 "settings.services.discoverServices": "Ontdek services", 344 "settings.services.discoverServices": "Ontdek services",
355 "settings.services.headline": "Jouw services", 345 "settings.services.headline": "Jouw services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start met een service toe te voegen.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Kan jouw services niet laden", 348 "settings.services.servicesRequestFailed": "Kan jouw services niet laden",
358 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld", 349 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld",
359 "settings.services.tooltip.isMuted": "Geluid is uitgeschakeld", 350 "settings.services.tooltip.isMuted": "Geluid is uitgeschakeld",
@@ -384,7 +375,7 @@
384 "settings.user.form.accountType.company": "Bedrijf", 375 "settings.user.form.accountType.company": "Bedrijf",
385 "settings.user.form.accountType.individual": "Individueel", 376 "settings.user.form.accountType.individual": "Individueel",
386 "settings.user.form.accountType.label": "Accounttype", 377 "settings.user.form.accountType.label": "Accounttype",
387 "settings.user.form.accountType.non-profit": "Non-Profit", 378 "settings.user.form.accountType.non-profit": "Non-profit",
388 "settings.user.form.currentPassword": "Huidige wachtwoord", 379 "settings.user.form.currentPassword": "Huidige wachtwoord",
389 "settings.user.form.email": "E-mailadres", 380 "settings.user.form.email": "E-mailadres",
390 "settings.user.form.firstname": "Voornaam", 381 "settings.user.form.firstname": "Voornaam",
@@ -405,13 +396,13 @@
405 "settings.workspaces.tryReloadWorkspaces": "Probeer opnieuw", 396 "settings.workspaces.tryReloadWorkspaces": "Probeer opnieuw",
406 "settings.workspaces.updatedInfo": "Je wijzigingen zijn opgeslagen", 397 "settings.workspaces.updatedInfo": "Je wijzigingen zijn opgeslagen",
407 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Zie hier Ferdi Werkruimtes", 398 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Zie hier Ferdi Werkruimtes",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdi werkruimtes laat je aandacht geven aan wat nu belangrijk is. Maak verschillende sets van services aan en schakel wanneer je wilt tussen de verschillende sets. Jij beslist welke services je wanneer en waar nodig hebt. Zo helpen wij jou je focus te behouden - of net zo gemakkelijk te switchen van werk naar ontspanning.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Kan jouw werkruimtes niet laden", 400 "settings.workspaces.workspacesRequestFailed": "Kan jouw werkruimtes niet laden",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Laten we beginnen",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
412 "setupAssistant.submit.label": "Let's go", 403 "setupAssistant.submit.label": "Let's go",
413 "sidebar.addNewService": "Voeg service toe", 404 "sidebar.addNewService": "Voeg service toe",
414 "sidebar.closeTodosDrawer": "Close Ferdi Todos", 405 "sidebar.closeTodosDrawer": "Sluit Ferdi Todos",
415 "sidebar.closeWorkspaceDrawer": "Werkruimtepagina sluiten", 406 "sidebar.closeWorkspaceDrawer": "Werkruimtepagina sluiten",
416 "sidebar.lockFerdi": "Ferdi vergrendelen", 407 "sidebar.lockFerdi": "Ferdi vergrendelen",
417 "sidebar.muteApp": "Berichten & geluid uitschakelen", 408 "sidebar.muteApp": "Berichten & geluid uitschakelen",
@@ -430,36 +421,36 @@
430 "signup.password.label": "Wachtwoord", 421 "signup.password.label": "Wachtwoord",
431 "signup.submit.label": "Account aanmaken", 422 "signup.submit.label": "Account aanmaken",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Verwijder service", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Audio uitschakelen", 425 "tabs.item.disableAudio": "Audio uitschakelen",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Meldingen uitschakelen", 427 "tabs.item.disableNotifications": "Meldingen uitschakelen",
437 "tabs.item.disableService": "Service uitschakelen", 428 "tabs.item.disableService": "Service uitschakelen",
438 "tabs.item.enableAudio": "Audio inschakelen", 429 "tabs.item.enableAudio": "Audio inschakelen",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Donkere modus inschakelen",
440 "tabs.item.enableNotification": "Meldingen inschakelen", 431 "tabs.item.enableNotification": "Meldingen inschakelen",
441 "tabs.item.enableService": "Service inschakelen", 432 "tabs.item.enableService": "Service inschakelen",
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Herladen", 434 "tabs.item.reload": "Herladen",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} is niet geldig", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} dient minimaal {length} karakters lang te zijn", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Minstens één vereist", 438 "validation.oneRequired": "Minstens één vereist",
448 "validation.required": "{field} is vereist", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} is geen geldige URL", 440 "validation.url": "{field} is geen geldige URL",
450 "webControls.back": "Terug", 441 "webControls.back": "Terug",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Doorsturen",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
453 "webControls.openInBrowser": "Open in Browser", 444 "webControls.openInBrowser": "Openen in Browser",
454 "webControls.reload": "Herladen", 445 "webControls.reload": "Herladen",
455 "welcome.loginButton": "Log in op je account", 446 "welcome.loginButton": "Log in op je account",
456 "welcome.signupButton": "Maak een gratis account aan", 447 "welcome.signupButton": "Maak een gratis account aan",
457 "workspaceDrawer.addNewWorkspaceLabel": "Voeg een nieuwe werkruimte toe", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Alle services", 449 "workspaceDrawer.allServices": "Alle services",
459 "workspaceDrawer.headline": "Werkruimtes", 450 "workspaceDrawer.headline": "Werkruimtes",
460 "workspaceDrawer.item.contextMenuEdit": "bewerken", 451 "workspaceDrawer.item.contextMenuEdit": "bewerken",
461 "workspaceDrawer.item.noServicesAddedYet": "Nog geen services toegevoegd", 452 "workspaceDrawer.item.noServicesAddedYet": "Nog geen services toegevoegd",
462 "workspaceDrawer.workspaceFeatureInfo": "Ferdi werkruimtes laat je aandacht geven aan wat nu belangrijk is. Maak verschillende sets van services aan en schakel wanneer je wilt tussen de verschillende sets. Jij beslist welke services je wanneer en waar nodig hebt. Zo helpen wij jou je focus te behouden - of net zo gemakkelijk te switchen van werk naar ontspanning.", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Werkruimte instellingen aanpassen", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Overschakelen naar" 455 "workspaces.switchingIndicator.switchingTo": "Overschakelen naar"
465} 456}
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index 548cba3ce..cfa523a35 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Last inn på nytt", 2 "app.errorHandler.action": "Last inn på nytt",
3 "app.errorHandler.headline": "Noe gikk galt", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Egendefinert tjener", 4 "changeserver.customServerLabel": "Egendefinert tjener",
5 "changeserver.headline": "Bytt tjener", 5 "changeserver.headline": "Bytt tjener",
6 "changeserver.label": "Tjener", 6 "changeserver.label": "Tjener",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Hva skjedde?", 10 "connectionLostBanner.informationLink": "Hva skjedde?",
11 "connectionLostBanner.message": "Ã… nei! Ferdi mistet forbindelsen til {name}.", 11 "connectionLostBanner.message": "Ã… nei! Ferdi mistet forbindelsen til {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publiser feilsøkingsinformasjon",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Velg en tjeneste med TAB, ↑ og ↓. Åpne en tjeneste med ENTER.", 23 "feature.quickSwitch.info": "Velg en tjeneste med TAB, ↑ og ↓. Åpne en tjeneste med ENTER.",
25 "feature.quickSwitch.search": "Søk...", 24 "feature.quickSwitch.search": "Søk...",
26 "feature.quickSwitch.title": "Hurtigbytte", 25 "feature.quickSwitch.title": "Hurtigbytte",
27 "global.api.unhealthy": "Kan ikke koble til Ferdi online-tjenester", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Avbryt", 27 "global.cancel": "Cancel",
29 "global.edit": "Rediger", 28 "global.edit": "Rediger",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Du er ikke koblet til Internett.", 30 "global.notConnectedToTheInternet": "Du er ikke koblet til Internett.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Innstillinger", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Bruk systemstandarden ({default})", 36 "global.spellchecker.useDefault": "Bruk systemstandarden ({default})",
38 "global.spellchecking.autodetect": "Oppdag språk automatisk", 37 "global.spellchecking.autodetect": "Oppdag språk automatisk",
39 "global.spellchecking.autodetect.short": "Automatisk", 38 "global.spellchecking.autodetect.short": "Automatisk",
40 "global.spellchecking.language": "Språk for stavekontroll", 39 "global.spellchecking.language": "Språk for stavekontroll",
41 "global.submit": "Send", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importer Ferdi 4-tjenestene dine", 44 "import.headline": "Importer Ferdi 4-tjenestene dine",
46 "import.notSupportedHeadline": "Tjenester som ikke støttes enda i Ferdi 5", 45 "import.notSupportedHeadline": "Tjenester som ikke støttes enda i Ferdi 5",
47 "import.skip.label": "Jeg ønsker å legge til tjenester manuelt", 46 "import.skip.label": "Jeg ønsker å legge til tjenester manuelt",
48 "import.submit.label": "Importer tjenester", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Det oppstod en feil under forsøket med en autentisert forespørsel. Prøv å logge ut og inn igjen om denne feilen vedvarer.", 48 "infobar.authRequestFailed": "Det oppstod en feil under forsøket med en autentisert forespørsel. Prøv å logge ut og inn igjen om denne feilen vedvarer.",
50 "infobar.buttonChangelog": "Hva er nytt?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Start på nytt og installer oppdatering", 50 "infobar.buttonInstallUpdate": "Start på nytt og installer oppdatering",
52 "infobar.buttonReloadServices": "Last inn tjenestene på nytt", 51 "infobar.buttonReloadServices": "Last inn tjenestene på nytt",
53 "infobar.hide": "Skjul", 52 "infobar.hide": "Skjul",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-postadresse", 74 "login.email.label": "E-postadresse",
76 "login.headline": "Logg inn", 75 "login.headline": "Logg inn",
77 "login.invalidCredentials": "E-posten eller passordet er ikke gyldig", 76 "login.invalidCredentials": "E-posten eller passordet er ikke gyldig",
78 "login.link.password": "Tilbakestill passord", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Opprett en gratis konto", 78 "login.link.signup": "Opprett en gratis konto",
80 "login.password.label": "Passord", 79 "login.password.label": "Passord",
81 "login.serverLogout": "Din økt er utløpet, vennligst logg inn igjen.", 80 "login.serverLogout": "Din økt er utløpet, vennligst logg inn igjen.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Brukerstøtte", 116 "menu.help.support": "Brukerstøtte",
118 "menu.help.tos": "Vilkår for bruk", 117 "menu.help.tos": "Vilkår for bruk",
119 "menu.services": "Tjenester", 118 "menu.services": "Tjenester",
120 "menu.services.activatePreviousService": "Aktiver forrige tjeneste", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Hjem", 121 "menu.services.goHome": "Hjem",
123 "menu.services.setNextServiceActive": "Aktiver neste tjeneste", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Gjøremål", 123 "menu.todos": "Gjøremål",
125 "menu.todos.enableTodos": "Aktiver gjøremål", 124 "menu.todos.enableTodos": "Aktiver gjøremål",
126 "menu.view": "Vis", 125 "menu.view": "Vis",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Alle tjenester", 147 "menu.workspaces.defaultWorkspace": "Alle tjenester",
149 "menu.workspaces.openWorkspaceDrawer": "Åpne skuff for arbeidsområder", 148 "menu.workspaces.openWorkspaceDrawer": "Åpne skuff for arbeidsområder",
150 "password.email.label": "E-postadresse", 149 "password.email.label": "E-postadresse",
151 "password.headline": "Tilbakestill passord", 150 "password.headline": "Reset password",
152 "password.link.login": "Logg inn på kontoen din", 151 "password.link.login": "Logg inn på kontoen din",
153 "password.link.signup": "Opprett en gratis konto", 152 "password.link.signup": "Opprett en gratis konto",
154 "password.noUser": "Ingen bruker med den e-postadressen ble funnet", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Vennligst sjekk e-posten din", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Konto synkronisering",
157 "pricing.features.customWebsites": "Legg til egendefinerte nettsteder",
158 "pricing.features.desktopNotifications": "Skrivebord varsler",
159 "pricing.features.onPremise": "On-premise og andre selvbetjente tjenester",
160 "pricing.features.recipes": "Velg fra mer enn 70 tjenester",
161 "pricing.features.serviceProxies": "Mellomtjenere for tjenester",
162 "pricing.features.spellchecker": "Støtte for stavekontroll",
163 "pricing.features.teamManagement": "Team-administrasjon",
164 "pricing.features.thirdPartyServices": "Installer tredjepartstjenester",
165 "pricing.features.unlimitedServices": "Legg til ubegrenset antall tjenester",
166 "pricing.features.workspaces": "Arbeidsområder",
167 "service.crashHandler.action": "Last {name} inn på nytt", 155 "service.crashHandler.action": "Last {name} inn på nytt",
168 "service.crashHandler.autoReload": "Prøver å automatisk gjenopprette {name} om {seconds} sekunder", 156 "service.crashHandler.autoReload": "Prøver å automatisk gjenopprette {name} om {seconds} sekunder",
169 "service.crashHandler.headline": "Ã… nei!", 157 "service.crashHandler.headline": "Ã… nei!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Bruk Ferdi uten en konto", 170 "services.serverless": "Bruk Ferdi uten en konto",
183 "services.welcome": "Velkommen til Ferdi", 171 "services.welcome": "Velkommen til Ferdi",
184 "settings.account.account.editButton": "Rediger konto", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Kontoen er ikke tilgjengelig", 173 "settings.account.accountUnavailable": "Kontoen er ikke tilgjengelig",
186 "settings.account.accountUnavailableInfo": "Du bruker Ferdi uten en konto. Hvis du ønsker å bruke Ferdi med en konto og hold tjenestene dine synkronisert på tvers av installasjoner, velg en tjener i fanen innstillinger og logg inn.", 174 "settings.account.accountUnavailableInfo": "Du bruker Ferdi uten en konto. Hvis du ønsker å bruke Ferdi med en konto og hold tjenestene dine synkronisert på tvers av installasjoner, velg en tjener i fanen innstillinger og logg inn.",
187 "settings.account.buttonSave": "Oppdater profil", 175 "settings.account.buttonSave": "Oppdater profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Du har mottatt en e-post med en lenke for å bekrefte sletting av kontoen din. Din konto og dine data kan ikke gjenopprettes!", 177 "settings.account.deleteEmailSent": "Du har mottatt en e-post med en lenke for å bekrefte sletting av kontoen din. Din konto og dine data kan ikke gjenopprettes!",
190 "settings.account.deleteInfo": "Hvis du ikke trenger Ferdi-kontoen din lenger, så kan du slette kontoen din og alle de relaterte dataene her.", 178 "settings.account.deleteInfo": "Hvis du ikke trenger Ferdi-kontoen din lenger, så kan du slette kontoen din og alle de relaterte dataene her.",
191 "settings.account.headline": "Konto", 179 "settings.account.headline": "Konto",
192 "settings.account.headlineAccount": "Kontoinformasjon", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Faresone", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Fakturaer", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Endre passord", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Oppdater profil", 184 "settings.account.headlineProfile": "Oppdater profil",
197 "settings.account.successInfo": "Dine endringer har blitt lagret", 185 "settings.account.successInfo": "Dine endringer har blitt lagret",
198 "settings.account.tryReloadServices": "Prøv igjen", 186 "settings.account.tryReloadServices": "Prøv igjen",
199 "settings.account.tryReloadUserInfoRequest": "Prøv igjen", 187 "settings.account.tryReloadUserInfoRequest": "Prøv igjen",
200 "settings.account.userInfoRequestFailed": "Kunne ikke laste brukerinformasjonen", 188 "settings.account.userInfoRequestFailed": "Kunne ikke laste brukerinformasjonen",
201 "settings.account.yourLicense": "Din Ferdi lisens", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Tøm hurtiglager", 191 "settings.app.buttonClearAllCache": "Tøm hurtiglager",
204 "settings.app.buttonInstallUpdate": "Start på nytt og installer oppdatering", 192 "settings.app.buttonInstallUpdate": "Start på nytt og installer oppdatering",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Egendefinerte gjøremål-tjener", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Aktiver mørkt tema", 211 "settings.app.form.darkMode": "Aktiver mørkt tema",
224 "settings.app.form.enableGPUAcceleration": "Aktiver GPU-akselerasjon", 212 "settings.app.form.enableGPUAcceleration": "Aktiver GPU-akselerasjon",
225 "settings.app.form.enableLock": "Aktiver passordlås", 213 "settings.app.form.enableLock": "Aktiver passordlås",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Aktiver stavekontroll", 215 "settings.app.form.enableSpellchecking": "Aktiver stavekontroll",
228 "settings.app.form.enableSystemTray": "Vis Ferdi i systemstatusfeltet", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Aktiver Ferdi gjøremål", 217 "settings.app.form.enableTodos": "Aktiver Ferdi gjøremål",
230 "settings.app.form.hibernateOnStartup": "Hold tjenestene i dvalemodus ved oppstart", 218 "settings.app.form.hibernateOnStartup": "Hold tjenestene i dvalemodus ved oppstart",
231 "settings.app.form.hibernationStrategy": "Dvalemodus-strategi", 219 "settings.app.form.hibernationStrategy": "Dvalemodus-strategi",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Vis deaktiverte tjenestefaner", 239 "settings.app.form.showDisabledServices": "Vis deaktiverte tjenestefaner",
252 "settings.app.form.showDragArea": "Vis flyttbart område i vinduet", 240 "settings.app.form.showDragArea": "Vis flyttbart område i vinduet",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Vis uleste meldingsetiketter når varsler er deaktivert", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Vis uleste meldingsetiketter når varsler er deaktivert",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimert", 243 "settings.app.form.startMinimized": "Start minimert",
255 "settings.app.form.universalDarkMode": "Aktiver universelt mørkt tema", 244 "settings.app.form.universalDarkMode": "Aktiver universelt mørkt tema",
256 "settings.app.form.useTouchIdToUnlock": "Tillat å bruke TouchID for å låse opp Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Avansert", 248 "settings.app.headlineAdvanced": "Avansert",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Offisielle oversettelser er engelsk & tysk. Alle andre språk er samfunnsbaserte oversettelser.", 256 "settings.app.languageDisclaimer": "Offisielle oversettelser er engelsk & tysk. Alle andre språk er samfunnsbaserte oversettelser.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Passord", 258 "settings.app.lockedPassword": "Passord",
270 "settings.app.lockedPasswordInfo": "Vennligst angi et passord du vil huske.\nHvis du mister dette passordet må du installere Ferdi på nytt.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Endringer krever omstart", 260 "settings.app.restartRequired": "Endringer krever omstart",
272 "settings.app.scheduledDNDInfo": "Planlagt ikke-forstyrr lar deg definere en tidsperiode hvor du ikke vil få varsler fra Ferdi.", 261 "settings.app.scheduledDNDInfo": "Planlagt ikke-forstyrr lar deg definere en tidsperiode hvor du ikke vil få varsler fra Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Tider i 24-Hour-Format. Sluttiden kan være før starttiden (f.eks start 17:00, slutt 09:00) for å aktivere ikke-forstyrr over natten.", 262 "settings.app.scheduledDNDTimeInfo": "Tider i 24-Hour-Format. Sluttiden kan være før starttiden (f.eks start 17:00, slutt 09:00) for å aktivere ikke-forstyrr over natten.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi bruker Mac'en sin innebygde stavekontroll, for å se etter skrivefeil. Hvis du vil endre språket på stavekontrollen, så kan du gjøre det under Mac'ens system-innstillinger.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi bruker Mac'en sin innebygde stavekontroll, for å se etter skrivefeil. Hvis du vil endre språket på stavekontrollen, så kan du gjøre det under Mac'ens system-innstillinger.",
276 "settings.app.subheadlineCache": "Hurtiglager", 265 "settings.app.subheadlineCache": "Hurtiglager",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Denne tjeneren vil ble brukt for \"Ferdi gjøremål\" funksjonen.", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Hjelp oss med å oversette Ferdi til ditt språk.", 268 "settings.app.translationHelp": "Hjelp oss med å oversette Ferdi til ditt språk.",
280 "settings.app.universalDarkModeInfo": "Universelt mørkt tema prøver å dynamisk generere mørke stiler for tjenester som ikke har denne støtten enda.", 269 "settings.app.universalDarkModeInfo": "Universelt mørkt tema prøver å dynamisk generere mørke stiler for tjenester som ikke har denne støtten enda.",
281 "settings.app.updateStatusAvailable": "Oppdatering tilgjengelig, laster ned...", 270 "settings.app.updateStatusAvailable": "Oppdatering tilgjengelig, laster ned...",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Fellesskap 3. parts oppskrifter", 283 "settings.recipes.customService.headline.communityRecipes": "Fellesskap 3. parts oppskrifter",
295 "settings.recipes.customService.headline.customRecipes": "Tilpassede 3. parts oppskrifter", 284 "settings.recipes.customService.headline.customRecipes": "Tilpassede 3. parts oppskrifter",
296 "settings.recipes.customService.headline.devRecipes": "Dine utviklingstjeneste oppskrifter", 285 "settings.recipes.customService.headline.devRecipes": "Dine utviklingstjeneste oppskrifter",
297 "settings.recipes.customService.intro": "Hvis du vil legge til en egendefinert tjeneste, så kan du kopiere oppskriften for tjenesten til:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Utviklerdokumentasjon", 287 "settings.recipes.customService.openDevDocs": "Utviklerdokumentasjon",
299 "settings.recipes.customService.openFolder": "Ã…pne mappe", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Tilgjengelige tjenester", 289 "settings.recipes.headline": "Tilgjengelige tjenester",
301 "settings.recipes.missingService": "Mangler en tjeneste?", 290 "settings.recipes.missingService": "Mangler en tjeneste?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Lysstyrke for lesing i mørket", 301 "settings.service.form.darkReaderBrightness": "Lysstyrke for lesing i mørket",
313 "settings.service.form.darkReaderContrast": "Kontrast for lesing i mørket", 302 "settings.service.form.darkReaderContrast": "Kontrast for lesing i mørket",
314 "settings.service.form.darkReaderSepia": "Sepia for lesing i mørket", 303 "settings.service.form.darkReaderSepia": "Sepia for lesing i mørket",
315 "settings.service.form.deleteButton": "Slett tjeneste", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Rediger {name}", 305 "settings.service.form.editServiceHeadline": "Rediger {name}",
317 "settings.service.form.enableAudio": "Aktiver lyd", 306 "settings.service.form.enableAudio": "Aktiver lyd",
318 "settings.service.form.enableBadge": "Vis uleste meldingsetiketter", 307 "settings.service.form.enableBadge": "Vis uleste meldingsetiketter",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "NÃ¥r deaktivert, blir alle varslingslyder og lydavspillinger dempet", 322 "settings.service.form.isMutedInfo": "NÃ¥r deaktivert, blir alle varslingslyder og lydavspillinger dempet",
334 "settings.service.form.name": "Navn", 323 "settings.service.form.name": "Navn",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Ã…pne darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Ã…pne darkmode.css",
336 "settings.service.form.openUserCss": "Ã…pne user.css", 326 "settings.service.form.openUserCss": "Ã…pne user.css",
337 "settings.service.form.openUserJs": "Ã…pne user.js", 327 "settings.service.form.openUserJs": "Ã…pne user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS mellomtjener-innstillinger", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS mellomtjener-innstillinger",
339 "settings.service.form.proxy.host": "Mellomtjener vert/IP", 329 "settings.service.form.proxy.host": "Mellomtjener vert/IP",
340 "settings.service.form.proxy.info": "Mellomtjener-innstillinger vil ikke blir synkronisert med Ferdi tjenerne.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Bruk mellomtjener", 331 "settings.service.form.proxy.isEnabled": "Bruk mellomtjener",
342 "settings.service.form.proxy.password": "Passord (valgfritt)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Vennligst start Ferdig på nytt etter å ha endre mellomtjener-innstillingene.", 334 "settings.service.form.proxy.restartInfo": "Vennligst start Ferdig på nytt etter å ha endre mellomtjener-innstillingene.",
345 "settings.service.form.proxy.user": "Bruker (valgfritt)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Brukerfilene dine vil bli plassert på nettsiden slik at du kan tilpasse tjenestene på alle måter du ønsker. Brukerfilene lagres bare lokalt og overføres ikke til andre datamaskiner som bruker samme konto.", 336 "settings.service.form.recipeFileInfo": "Brukerfilene dine vil bli plassert på nettsiden slik at du kan tilpasse tjenestene på alle måter du ønsker. Brukerfilene lagres bare lokalt og overføres ikke til andre datamaskiner som bruker samme konto.",
347 "settings.service.form.saveButton": "Lagre tjeneste", 337 "settings.service.form.saveButton": "Lagre tjeneste",
348 "settings.service.form.tabHosted": "Selvbetjent", 338 "settings.service.form.tabHosted": "Selvbetjent",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Oppdag tjenester", 344 "settings.services.discoverServices": "Oppdag tjenester",
355 "settings.services.headline": "Dine tjenester", 345 "settings.services.headline": "Dine tjenester",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Kunne ikke laste dine tjenester", 348 "settings.services.servicesRequestFailed": "Kunne ikke laste dine tjenester",
358 "settings.services.tooltip.isDisabled": "Tjenesten er deaktivert", 349 "settings.services.tooltip.isDisabled": "Tjenesten er deaktivert",
359 "settings.services.tooltip.isMuted": "Alle lyder er dempet", 350 "settings.services.tooltip.isMuted": "Alle lyder er dempet",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Ikke-profittbasert", 378 "settings.user.form.accountType.non-profit": "Ikke-profittbasert",
388 "settings.user.form.currentPassword": "Nåværende passord", 379 "settings.user.form.currentPassword": "Nåværende passord",
389 "settings.user.form.email": "E-post", 380 "settings.user.form.email": "E-post",
390 "settings.user.form.firstname": "Fornavn", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Etternavn", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nytt passord", 383 "settings.user.form.newPassword": "Nytt passord",
393 "settings.workspace.add.form.name": "Navn", 384 "settings.workspace.add.form.name": "Navn",
394 "settings.workspace.add.form.submitButton": "Opprett arbeidsområde", 385 "settings.workspace.add.form.submitButton": "Opprett arbeidsområde",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Prøv igjen", 396 "settings.workspaces.tryReloadWorkspaces": "Prøv igjen",
406 "settings.workspaces.updatedInfo": "Dine endringer har blitt lagret", 397 "settings.workspaces.updatedInfo": "Dine endringer har blitt lagret",
407 "settings.workspaces.workspaceFeatureHeadline": "Mindre er mer: Vi innfører Ferdi arbeidsområder", 398 "settings.workspaces.workspaceFeatureHeadline": "Mindre er mer: Vi innfører Ferdi arbeidsområder",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdi arbeidsområder lar deg fokusere på hva som er viktig akkurat nå. Sett opp forskjellige sett av tjenester, og veksle enkelt mellom dem når som helst. Du bestemmer hvilke tjenester du trenger når og hvor, så vi kan hjelpe deg med å bli best i spillet - eller enkelt koble av fra jobb når du måtte trenge det.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Kunne ikke laste dine arbeidsområder", 400 "settings.workspaces.workspacesRequestFailed": "Kunne ikke laste dine arbeidsområder",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Aktiver varsler og lyd", 411 "sidebar.unmuteApp": "Aktiver varsler og lyd",
421 "signup.email.label": "E-postadresse", 412 "signup.email.label": "E-postadresse",
422 "signup.emailDuplicate": "Det finnes allerede en bruker med den e-postadressen", 413 "signup.emailDuplicate": "Det finnes allerede en bruker med den e-postadressen",
423 "signup.firstname.label": "Fornavn", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Registrer deg", 415 "signup.headline": "Registrer deg",
425 "signup.lastname.label": "Etternavn", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Ved å opprette en Ferdi-konto godtar du", 417 "signup.legal.info": "Ved å opprette en Ferdi-konto godtar du",
427 "signup.legal.privacy": "Personvernerklæring", 418 "signup.legal.privacy": "Personvernerklæring",
428 "signup.legal.terms": "Vilkår for bruk", 419 "signup.legal.terms": "Vilkår for bruk",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Passord", 421 "signup.password.label": "Passord",
431 "signup.submit.label": "Opprett konto", 422 "signup.submit.label": "Opprett konto",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Slett tjeneste", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Deaktiver lyd", 425 "tabs.item.disableAudio": "Deaktiver lyd",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Deaktiver varslinger", 427 "tabs.item.disableNotifications": "Deaktiver varslinger",
437 "tabs.item.disableService": "Deaktiver tjeneste", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Aktiver lyd", 429 "tabs.item.enableAudio": "Aktiver lyd",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Aktiver varsler", 431 "tabs.item.enableNotification": "Aktiver varsler",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Last inn på nytt", 434 "tabs.item.reload": "Last inn på nytt",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} er ikke gyldig", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} bør være minst {length} tegn", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Minst en er påkrevd", 438 "validation.oneRequired": "Minst en er påkrevd",
448 "validation.required": "{field} er påkrevd", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} er ikke en gyldig nettadresse", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Tilbake", 441 "webControls.back": "Tilbake",
451 "webControls.forward": "Videresend", 442 "webControls.forward": "Videresend",
452 "webControls.goHome": "Hjem", 443 "webControls.goHome": "Hjem",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Last inn på nytt", 445 "webControls.reload": "Last inn på nytt",
455 "welcome.loginButton": "Logg på kontoen din", 446 "welcome.loginButton": "Logg på kontoen din",
456 "welcome.signupButton": "Opprett en gratis konto", 447 "welcome.signupButton": "Opprett en gratis konto",
457 "workspaceDrawer.addNewWorkspaceLabel": "Opprett nytt arbeidsområde", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Alle tjenester", 449 "workspaceDrawer.allServices": "Alle tjenester",
459 "workspaceDrawer.headline": "Arbeidsområder", 450 "workspaceDrawer.headline": "Arbeidsområder",
460 "workspaceDrawer.item.contextMenuEdit": "rediger", 451 "workspaceDrawer.item.contextMenuEdit": "rediger",
461 "workspaceDrawer.item.noServicesAddedYet": "Ingen tjenester er lagt til ennå", 452 "workspaceDrawer.item.noServicesAddedYet": "Ingen tjenester er lagt til ennå",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi arbeidsområder lar deg fokusere på hva som er viktig akkurat nå. Sett opp forskjellige sett av tjenester, og veksle enkelt mellom dem når som helst.</p><p>Du bestemmer hvilke tjenester du trenger når og hvor, så vi kan hjelpe deg med å bli best i spillet - eller enkelt koble av fra jobb når du måtte trenge det.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Rediger innstillinger for arbeidsområder", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Bytter til" 455 "workspaces.switchingIndicator.switchingTo": "Bytter til"
465} 456}
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index ea37ec76c..a19c7c444 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Odśwież", 2 "app.errorHandler.action": "Odśwież",
3 "app.errorHandler.headline": "Coś poszło nie tak", 3 "app.errorHandler.headline": "Coś poszło nie tak.",
4 "changeserver.customServerLabel": "Spersonalizowany serwer", 4 "changeserver.customServerLabel": "Spersonalizowany serwer",
5 "changeserver.headline": "Zmień serwer", 5 "changeserver.headline": "Zmień serwer",
6 "changeserver.label": "Serwer", 6 "changeserver.label": "Serwer",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Co się stało?", 10 "connectionLostBanner.informationLink": "Co się stało?",
11 "connectionLostBanner.message": "O nie! Ferdi stracił połączenie z {name}.", 11 "connectionLostBanner.message": "O nie! Ferdi stracił połączenie z {name}.",
12 "feature.basicAuth.signIn": "Zaloguj siÄ™", 12 "feature.basicAuth.signIn": "Zaloguj siÄ™",
13 "feature.debugger.title": "Opublikuj dane diagnostyczne",
14 "feature.nightlyBuilds.activate": "Aktywuj", 13 "feature.nightlyBuilds.activate": "Aktywuj",
15 "feature.nightlyBuilds.info": "Kompilacje testowe to wysoce eksperymentalne wersje Ferdi, które mogą zawierać niedopracowane lub nieukończone funkcje. Te kompilacje są przewidziane głównie dla programistów testujących nowe funkcje będące w opracowaniu oraz ostateczne działanie ukończonej kompilacji. Jeśli nie masz pewności co do tej funkcji, zalecamy nie włączać wersji testowych.", 14 "feature.nightlyBuilds.info": "Kompilacje testowe to wysoce eksperymentalne wersje Ferdi, które mogą zawierać niedopracowane lub nieukończone funkcje. Te kompilacje są przewidziane głównie dla programistów testujących nowe funkcje będące w opracowaniu oraz ostateczne działanie ukończonej kompilacji. Jeśli nie masz pewności co do tej funkcji, zalecamy nie włączać wersji testowych.",
16 "feature.nightlyBuilds.title": "Kompilacje testowe", 15 "feature.nightlyBuilds.title": "Kompilacje testowe",
@@ -23,15 +22,15 @@
23 "feature.publishDebugInfo.title": "Opublikuj dane diagnostyczne", 22 "feature.publishDebugInfo.title": "Opublikuj dane diagnostyczne",
24 "feature.quickSwitch.info": "Wybierz usługę naciskając TAB, ↑ oraz ↓. Otwórz usługę naciskając ENTER.", 23 "feature.quickSwitch.info": "Wybierz usługę naciskając TAB, ↑ oraz ↓. Otwórz usługę naciskając ENTER.",
25 "feature.quickSwitch.search": "Szukaj...", 24 "feature.quickSwitch.search": "Szukaj...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "Szybkie przełączenie",
27 "global.api.unhealthy": "Nie można połączyć się z usługami Ferdi online", 26 "global.api.unhealthy": "Nie można połączyć z usługami Ferdi",
28 "global.cancel": "Anuluj", 27 "global.cancel": "Anuluj",
29 "global.edit": "Edytuj", 28 "global.edit": "Edytuj",
30 "global.no": "Nie", 29 "global.no": "Nie",
31 "global.notConnectedToTheInternet": "Nie masz połączenia z Internetem.", 30 "global.notConnectedToTheInternet": "Nie masz połączenia z Internetem.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Wyjdź", 32 "global.quit": "Wyjdź",
34 "global.quitConfirmation": "Czy napewno chcesz wyjść z Ferdi?", 33 "global.quitConfirmation": "Czy chcesz wyjść z Ferdi?",
35 "global.save": "Zapisz", 34 "global.save": "Zapisz",
36 "global.settings": "Ustawienia", 35 "global.settings": "Ustawienia",
37 "global.spellchecker.useDefault": "Użyj domyślnego dla systemu ({default})", 36 "global.spellchecker.useDefault": "Użyj domyślnego dla systemu ({default})",
@@ -45,7 +44,7 @@
45 "import.headline": "Importuj usługi Ferdi 4", 44 "import.headline": "Importuj usługi Ferdi 4",
46 "import.notSupportedHeadline": "Usługi, które nie są jeszcze obsługiwane w Ferdi 5", 45 "import.notSupportedHeadline": "Usługi, które nie są jeszcze obsługiwane w Ferdi 5",
47 "import.skip.label": "Chcę dodać usługi samodzielnie", 46 "import.skip.label": "Chcę dodać usługi samodzielnie",
48 "import.submit.label": "Zaimportuj usługi", 47 "import.submit.label": "Importuj {count} usług",
49 "infobar.authRequestFailed": "Pojawiły się błędy podczas próby uwierzytelniania. Proszę spróbuj się wylogować i zalogować ponownie, jeśli ten błąd będzie się powtarzał.", 48 "infobar.authRequestFailed": "Pojawiły się błędy podczas próby uwierzytelniania. Proszę spróbuj się wylogować i zalogować ponownie, jeśli ten błąd będzie się powtarzał.",
50 "infobar.buttonChangelog": "Co nowego?", 49 "infobar.buttonChangelog": "Co nowego?",
51 "infobar.buttonInstallUpdate": "Uruchom ponownie i zainstaluj aktualizacjÄ™", 50 "infobar.buttonInstallUpdate": "Uruchom ponownie i zainstaluj aktualizacjÄ™",
@@ -70,13 +69,13 @@
70 "locked.touchIdPrompt": "odblokuj przez Touch ID", 69 "locked.touchIdPrompt": "odblokuj przez Touch ID",
71 "locked.unlockWithPassword": "Odblokuj hasłem", 70 "locked.unlockWithPassword": "Odblokuj hasłem",
72 "login.changeServer": "Zmień serwer", 71 "login.changeServer": "Zmień serwer",
73 "login.customServerQuestion": "Using a custom Ferdi server?", 72 "login.customServerQuestion": "Używasz niestandardowego serwera Ferdi?",
74 "login.customServerSuggestion": "Try importing your Franz account", 73 "login.customServerSuggestion": "Spróbuj zaimportować konto Franz",
75 "login.email.label": "Adres email", 74 "login.email.label": "Adres email",
76 "login.headline": "Zaloguj siÄ™", 75 "login.headline": "Zaloguj siÄ™",
77 "login.invalidCredentials": "Adres email lub hasło są błędne", 76 "login.invalidCredentials": "Adres email lub hasło są błędne",
78 "login.link.password": "Zresetuj hasło", 77 "login.link.password": "Resetuj hasło",
79 "login.link.signup": "Załóż darmowe konto", 78 "login.link.signup": "Załóż konto",
80 "login.password.label": "Hasło", 79 "login.password.label": "Hasło",
81 "login.serverLogout": "Twoja sesja wygasła, zaloguj się ponownie.", 80 "login.serverLogout": "Twoja sesja wygasła, zaloguj się ponownie.",
82 "login.submit.label": "Zaloguj siÄ™", 81 "login.submit.label": "Zaloguj siÄ™",
@@ -117,17 +116,17 @@
117 "menu.help.support": "Wsparcie", 116 "menu.help.support": "Wsparcie",
118 "menu.help.tos": "Warunki użytkowania", 117 "menu.help.tos": "Warunki użytkowania",
119 "menu.services": "Usługi", 118 "menu.services": "Usługi",
120 "menu.services.activatePreviousService": "Poprzednia usługa", 119 "menu.services.activatePreviousService": "Aktywuj poprzednią usługę",
121 "menu.services.addNewService": "Dodaj nową usługę", 120 "menu.services.addNewService": "Dodaj nową usługę...",
122 "menu.services.goHome": "Strona główna", 121 "menu.services.goHome": "Strona główna",
123 "menu.services.setNextServiceActive": "Następna usługa", 122 "menu.services.setNextServiceActive": "Aktywuj następną usługę",
124 "menu.todos": "Lista zadań", 123 "menu.todos": "Lista zadań",
125 "menu.todos.enableTodos": "Włącz listę zadań", 124 "menu.todos.enableTodos": "Włącz listę zadań",
126 "menu.view": "Widok", 125 "menu.view": "Widok",
127 "menu.view.back": "Wstecz", 126 "menu.view.back": "Wstecz",
128 "menu.view.forward": "Prześlij dalej", 127 "menu.view.forward": "Prześlij dalej",
129 "menu.view.lockFerdi": "Zablokuj Ferdi", 128 "menu.view.lockFerdi": "Zablokuj Ferdi",
130 "menu.view.openQuickSwitch": "Otwórz Quick Switch", 129 "menu.view.openQuickSwitch": "Otwórz szybki wybór",
131 "menu.view.reloadFerdi": "Przeładuj Ferdi", 130 "menu.view.reloadFerdi": "Przeładuj Ferdi",
132 "menu.view.reloadService": "Przeładuj usługę", 131 "menu.view.reloadService": "Przeładuj usługę",
133 "menu.view.reloadTodos": "Odśwież Zadania", 132 "menu.view.reloadTodos": "Odśwież Zadania",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Wszystkie usługi", 147 "menu.workspaces.defaultWorkspace": "Wszystkie usługi",
149 "menu.workspaces.openWorkspaceDrawer": "Otwórz edytor obszaru roboczego", 148 "menu.workspaces.openWorkspaceDrawer": "Otwórz edytor obszaru roboczego",
150 "password.email.label": "Adres email", 149 "password.email.label": "Adres email",
151 "password.headline": "Zresetuj hasło", 150 "password.headline": "Resetuj hasło",
152 "password.link.login": "Zaloguj siÄ™ na swoje konto", 151 "password.link.login": "Zaloguj siÄ™ na swoje konto",
153 "password.link.signup": "Załóż darmowe konto", 152 "password.link.signup": "Załóż darmowe konto",
154 "password.noUser": "Nie znaleziono użytkownika z takim adresem email", 153 "password.noUser": "Użytkownik z podanym adresem email nie istnieje",
155 "password.successInfo": "Proszę sprawdzić swój email", 154 "password.successInfo": "Twoje nowe hasło zostało wysłane na Twoją skrzynkę mailową",
156 "pricing.features.accountSync": "Synchronizacja konta",
157 "pricing.features.customWebsites": "Dodawanie dowolnych stron internetowych",
158 "pricing.features.desktopNotifications": "Powiadomienia na pulpicie",
159 "pricing.features.onPremise": "Lokalne i inne hostowane usługi",
160 "pricing.features.recipes": "Wybierz spośród ponad 70 usług",
161 "pricing.features.serviceProxies": "Proxy usługi",
162 "pricing.features.spellchecker": "Obsługa sprawdzania pisowni",
163 "pricing.features.teamManagement": "Zarządzanie zespołem",
164 "pricing.features.thirdPartyServices": "Instalacja zewnętrznych usług",
165 "pricing.features.unlimitedServices": "Dodawanie nielimitowanych usług",
166 "pricing.features.workspaces": "Obszary robocze",
167 "service.crashHandler.action": "Przeładuj {name}", 155 "service.crashHandler.action": "Przeładuj {name}",
168 "service.crashHandler.autoReload": "Próba automatycznego odnowienia {name} za {seconds} sekund/y", 156 "service.crashHandler.autoReload": "Próba automatycznego odnowienia {name} za {seconds} sekund/y",
169 "service.crashHandler.headline": "O nie!", 157 "service.crashHandler.headline": "O nie!",
@@ -178,10 +166,10 @@
178 "service.webviewLoader.loading": "Wczytywanie {service}", 166 "service.webviewLoader.loading": "Wczytywanie {service}",
179 "services.getStarted": "Zacznij", 167 "services.getStarted": "Zacznij",
180 "services.login": "Zaloguj się, aby używać Ferdi.", 168 "services.login": "Zaloguj się, aby używać Ferdi.",
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Opcjonalnie możesz zmienić swój serwer Ferdi klikając zębatkę w lewym dolnym rogu. Jeżeli przełączasz się (z jednego z hostowanych serwerów) do serwerów Ferdi bez konta, pamiętaj, że możesz wyeksportować swoje dane z tego serwera a następnie zaimportować je używając opcji Pomoc w menu aby przywrócić swoje obszary robocze i skonfigurowane usługi!",
182 "services.serverless": "Używaj Ferdi bez konta", 170 "services.serverless": "Używaj Ferdi bez konta",
183 "services.welcome": "Witaj w programie Ferdi", 171 "services.welcome": "Witaj w programie Ferdi",
184 "settings.account.account.editButton": "Modyfikuj konta", 172 "settings.account.account.editButton": "Edytuj konto",
185 "settings.account.accountUnavailable": "Konto jest niedostępne", 173 "settings.account.accountUnavailable": "Konto jest niedostępne",
186 "settings.account.accountUnavailableInfo": "Używasz Ferdi bez konta. Jeśli chcesz używać Ferdi z kontem i synchronizować swoje usługi pomiędzy klientami, wybierz serwer w zakładce Ustawienia i zaloguj się.", 174 "settings.account.accountUnavailableInfo": "Używasz Ferdi bez konta. Jeśli chcesz używać Ferdi z kontem i synchronizować swoje usługi pomiędzy klientami, wybierz serwer w zakładce Ustawienia i zaloguj się.",
187 "settings.account.buttonSave": "Uaktualnij profil", 175 "settings.account.buttonSave": "Uaktualnij profil",
@@ -190,7 +178,7 @@
190 "settings.account.deleteInfo": "Jeżeli nie potrzebujesz już konta Ferdi, możesz je usunąć oraz wszystkie dane na nim zapisane.", 178 "settings.account.deleteInfo": "Jeżeli nie potrzebujesz już konta Ferdi, możesz je usunąć oraz wszystkie dane na nim zapisane.",
191 "settings.account.headline": "Konto", 179 "settings.account.headline": "Konto",
192 "settings.account.headlineAccount": "Informacje o koncie", 180 "settings.account.headlineAccount": "Informacje o koncie",
193 "settings.account.headlineDangerZone": "Niebezpieczna strefa", 181 "settings.account.headlineDangerZone": "Strefa niebezpieczna",
194 "settings.account.headlineInvoices": "Faktury", 182 "settings.account.headlineInvoices": "Faktury",
195 "settings.account.headlinePassword": "Zmień hasło", 183 "settings.account.headlinePassword": "Zmień hasło",
196 "settings.account.headlineProfile": "Uaktualnij profil", 184 "settings.account.headlineProfile": "Uaktualnij profil",
@@ -198,12 +186,12 @@
198 "settings.account.tryReloadServices": "Spróbuj ponownie", 186 "settings.account.tryReloadServices": "Spróbuj ponownie",
199 "settings.account.tryReloadUserInfoRequest": "Spróbuj ponownie", 187 "settings.account.tryReloadUserInfoRequest": "Spróbuj ponownie",
200 "settings.account.userInfoRequestFailed": "Nie można wczytać informacji o użytkowniku", 188 "settings.account.userInfoRequestFailed": "Nie można wczytać informacji o użytkowniku",
201 "settings.account.yourLicense": "Twoja licencja Ferdi", 189 "settings.account.yourLicense": " Twoja licencja Ferdi:",
202 "settings.app.accentColorInfo": "Zdefiniuj kolor akcentu w formacie zgodnym z CSS. (Domyślnie: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Zdefiniuj kolor akcentu w formacie zgodnym z CSS. (Domyślnie: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Wyczyść pamięć podręczną (cache)", 191 "settings.app.buttonClearAllCache": "Wyczyść pamięć podręczną (cache)",
204 "settings.app.buttonInstallUpdate": "Uruchom ponownie i zainstaluj aktualizacjÄ™", 192 "settings.app.buttonInstallUpdate": "Uruchom ponownie i zainstaluj aktualizacjÄ™",
205 "settings.app.buttonOpenFerdiProfileFolder": "Pokaż folder z profilami", 193 "settings.app.buttonOpenFerdiProfileFolder": "Pokaż folder z profilami",
206 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder", 194 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Otwórz folder usług",
207 "settings.app.buttonSearchForUpdate": "Sprawdź aktualizacje", 195 "settings.app.buttonSearchForUpdate": "Sprawdź aktualizacje",
208 "settings.app.cacheInfo": "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej", 196 "settings.app.cacheInfo": "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej",
209 "settings.app.cacheNotCleared": "Błąd czyszczenia pamięci podręcznej", 197 "settings.app.cacheNotCleared": "Błąd czyszczenia pamięci podręcznej",
@@ -219,24 +207,24 @@
219 "settings.app.form.clipboardNotifications": "Nie wyświetlaj powiadomień dla schowka", 207 "settings.app.form.clipboardNotifications": "Nie wyświetlaj powiadomień dla schowka",
220 "settings.app.form.closeToSystemTray": "Zminimalizuj Ferdi do paska zadań", 208 "settings.app.form.closeToSystemTray": "Zminimalizuj Ferdi do paska zadań",
221 "settings.app.form.confirmOnQuit": "Potwierdź podczas opuszczania Ferdi", 209 "settings.app.form.confirmOnQuit": "Potwierdź podczas opuszczania Ferdi",
222 "settings.app.form.customTodoServer": "Własny serwer listy zadań", 210 "settings.app.form.customTodoServer": "Niestandardowy serwer Todo",
223 "settings.app.form.darkMode": "WÅ‚Ä…cz tryb ciemny", 211 "settings.app.form.darkMode": "WÅ‚Ä…cz Ciemny motyw",
224 "settings.app.form.enableGPUAcceleration": "WÅ‚Ä…cz akceleracjÄ™ GPU", 212 "settings.app.form.enableGPUAcceleration": "WÅ‚Ä…cz akceleracjÄ™ GPU",
225 "settings.app.form.enableLock": "Włącz blokadę hasłem", 213 "settings.app.form.enableLock": "Włącz blokadę hasłem",
226 "settings.app.form.enableMenuBar": "Zawsze wyświetlaj Ferdi na pasku zadań", 214 "settings.app.form.enableMenuBar": "Zawsze wyświetlaj Ferdi na pasku zadań",
227 "settings.app.form.enableSpellchecking": "WÅ‚Ä…cz sprawdzanie pisowni", 215 "settings.app.form.enableSpellchecking": "WÅ‚Ä…cz sprawdzanie pisowni",
228 "settings.app.form.enableSystemTray": "Pokaż Ferdia w obszarze powiadomień", 216 "settings.app.form.enableSystemTray": "Zawsze pokazuj Ferdi na pasku zadań",
229 "settings.app.form.enableTodos": "WÅ‚Ä…cz Zadania Ferdi", 217 "settings.app.form.enableTodos": "WÅ‚Ä…cz Zadania Ferdi",
230 "settings.app.form.hibernateOnStartup": "Hibernacja usług po starcie systemu", 218 "settings.app.form.hibernateOnStartup": "Hibernacja usług po starcie systemu",
231 "settings.app.form.hibernationStrategy": "Strategia hibernacji", 219 "settings.app.form.hibernationStrategy": "Strategia hibernacji",
232 "settings.app.form.iconSize": "Rozmiar ikony usługi", 220 "settings.app.form.iconSize": "Rozmiar ikony usługi",
233 "settings.app.form.inactivityLock": "Zablokuj przy braku aktywności", 221 "settings.app.form.inactivityLock": "Zablokuj przy braku aktywności",
234 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 222 "settings.app.form.keepAllWorkspacesLoaded": "Trzymaj wszystkie pola robocze załadowane",
235 "settings.app.form.language": "Język", 223 "settings.app.form.language": "Język",
236 "settings.app.form.lockPassword": "Hasło", 224 "settings.app.form.lockPassword": "Hasło",
237 "settings.app.form.minimizeToSystemTray": "Zminimalizuj aplikacjÄ™ Ferdi", 225 "settings.app.form.minimizeToSystemTray": "Zminimalizuj aplikacjÄ™ Ferdi",
238 "settings.app.form.navigationBarBehaviour": "Zachowanie paska nawigacji", 226 "settings.app.form.navigationBarBehaviour": "Zachowanie paska nawigacji",
239 "settings.app.form.notifyTaskBarOnMessage": "Notify TaskBar/Dock on new message", 227 "settings.app.form.notifyTaskBarOnMessage": "Powiadom na pasku zadań o nowej wiadomości",
240 "settings.app.form.passwordToggle": "Przełącznik hasła", 228 "settings.app.form.passwordToggle": "Przełącznik hasła",
241 "settings.app.form.predefinedTodoServer": "Serwer Todo", 229 "settings.app.form.predefinedTodoServer": "Serwer Todo",
242 "settings.app.form.privateNotifications": "Nie pokazuj treści wiadomości w powiadomieniach", 230 "settings.app.form.privateNotifications": "Nie pokazuj treści wiadomości w powiadomieniach",
@@ -249,11 +237,12 @@
249 "settings.app.form.sentry": "Wysyłaj dane telemetrii", 237 "settings.app.form.sentry": "Wysyłaj dane telemetrii",
250 "settings.app.form.serviceRibbonWidth": "Szerokość paska bocznego", 238 "settings.app.form.serviceRibbonWidth": "Szerokość paska bocznego",
251 "settings.app.form.showDisabledServices": "Wyświetlaj karty wyłączonych usług", 239 "settings.app.form.showDisabledServices": "Wyświetlaj karty wyłączonych usług",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Pokaż obszar do przeciągania w oknie",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Pokaż licznik nieprzeczytanych wiadomości gdy powiadomienia są wyłączone", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Pokaż licznik nieprzeczytanych wiadomości gdy powiadomienia są wyłączone",
242 "settings.app.form.splitMode": "Aktywuj tryb podzielonego widoku",
254 "settings.app.form.startMinimized": "Uruchom zminimalizowany", 243 "settings.app.form.startMinimized": "Uruchom zminimalizowany",
255 "settings.app.form.universalDarkMode": "WÅ‚Ä…cz uniwersalny tryb ciemny", 244 "settings.app.form.universalDarkMode": "WÅ‚Ä…cz uniwersalny tryb ciemny",
256 "settings.app.form.useTouchIdToUnlock": "Zezwól na odblokowanie Ferdi przez Touch ID", 245 "settings.app.form.useTouchIdToUnlock": "Zawsze używaj TouchID do odblokowania Ferdi",
257 "settings.app.form.useVerticalStyle": "Użyj stylu poziomego", 246 "settings.app.form.useVerticalStyle": "Użyj stylu poziomego",
258 "settings.app.form.wakeUpStrategy": "Strategia wybudzania", 247 "settings.app.form.wakeUpStrategy": "Strategia wybudzania",
259 "settings.app.headlineAdvanced": "Zaawansowane", 248 "settings.app.headlineAdvanced": "Zaawansowane",
@@ -262,8 +251,8 @@
262 "settings.app.headlineLanguage": "Język", 251 "settings.app.headlineLanguage": "Język",
263 "settings.app.headlinePrivacy": "Prywatność", 252 "settings.app.headlinePrivacy": "Prywatność",
264 "settings.app.headlineUpdates": "Aktualizacje", 253 "settings.app.headlineUpdates": "Aktualizacje",
265 "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.", 254 "settings.app.hibernateInfo": "Domyślnie, Ferdi trzyma wszystkie Twoje usługi włączone w tle, aby były gotowe w momencie kiedy będziesz ich potrzebował. Hibernacja usług odłączy Twoje usługi po określonym czasie. Dzięki temu zachowasz pamięć RAM lub zachowasz usługi od spowolnienia komputera.",
266 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 255 "settings.app.inactivityLockInfo": "Minut do dezaktywacji, po których Ferdi automatycznie zablokuje. Wybierz 0 aby dezaktywować",
267 "settings.app.languageDisclaimer": "Oficjalnymi językami są Angielski i Niemiecki. Inne języki są tłumaczone przez społeczność Ferdi.", 256 "settings.app.languageDisclaimer": "Oficjalnymi językami są Angielski i Niemiecki. Inne języki są tłumaczone przez społeczność Ferdi.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Hasło", 258 "settings.app.lockedPassword": "Hasło",
@@ -296,7 +285,7 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Dokumentacja deweloperska", 287 "settings.recipes.customService.openDevDocs": "Dokumentacja deweloperska",
299 "settings.recipes.customService.openFolder": "Otwórz folder", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Dostępne usługi", 289 "settings.recipes.headline": "Dostępne usługi",
301 "settings.recipes.missingService": "Brak usługi?", 290 "settings.recipes.missingService": "Brak usługi?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Usuń usługę", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Edytuj {name}", 305 "settings.service.form.editServiceHeadline": "Edytuj {name}",
317 "settings.service.form.enableAudio": "Włącz dźwięk", 306 "settings.service.form.enableAudio": "Włącz dźwięk",
318 "settings.service.form.enableBadge": "Pokaż znacznik nieprzeczytanych wiadomości", 307 "settings.service.form.enableBadge": "Pokaż znacznik nieprzeczytanych wiadomości",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Kiedy nieaktywne, wszystkie dźwięki powiadomień są wyciszone", 322 "settings.service.form.isMutedInfo": "Kiedy nieaktywne, wszystkie dźwięki powiadomień są wyciszone",
334 "settings.service.form.name": "ImiÄ™", 323 "settings.service.form.name": "ImiÄ™",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Otwórz darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Otwórz darkmode.css",
336 "settings.service.form.openUserCss": "Otwórz user.css", 326 "settings.service.form.openUserCss": "Otwórz user.css",
337 "settings.service.form.openUserJs": "Otwórz user.js", 327 "settings.service.form.openUserJs": "Otwórz user.js",
338 "settings.service.form.proxy.headline": "Ustawienia Proxy HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "Ustawienia Proxy HTTP/HTTPS",
339 "settings.service.form.proxy.host": "Host Proxy/IP", 329 "settings.service.form.proxy.host": "Host Proxy/IP",
340 "settings.service.form.proxy.info": "Ustawienia proxy nie będą zsynchronizowane z serwerami Ferdia.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Użyj Proxy", 331 "settings.service.form.proxy.isEnabled": "Użyj Proxy",
342 "settings.service.form.proxy.password": "Hasło (opcjonalnie)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Uruchom ponownie Ferdi po zmianie ustawień proxy.", 334 "settings.service.form.proxy.restartInfo": "Uruchom ponownie Ferdi po zmianie ustawień proxy.",
345 "settings.service.form.proxy.user": "Użytkownik (opcjonalnie)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Zapisz usługę", 337 "settings.service.form.saveButton": "Zapisz usługę",
348 "settings.service.form.tabHosted": "Hostowane", 338 "settings.service.form.tabHosted": "Hostowane",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Przeglądaj usługi", 344 "settings.services.discoverServices": "Przeglądaj usługi",
355 "settings.services.headline": "Twoje usługi", 345 "settings.services.headline": "Twoje usługi",
356 "settings.services.noServicesAdded": "Rozpocznij od dodania usługi.", 346 "settings.services.noServicesAdded": "Rozpocznij od dodania usługi.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Nie udało się załadować twoich usług", 348 "settings.services.servicesRequestFailed": "Nie udało się załadować twoich usług",
358 "settings.services.tooltip.isDisabled": "Usługa jest nieaktywna", 349 "settings.services.tooltip.isDisabled": "Usługa jest nieaktywna",
359 "settings.services.tooltip.isMuted": "Wszystkie dźwięki są wyciszone", 350 "settings.services.tooltip.isMuted": "Wszystkie dźwięki są wyciszone",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
363 "settings.supportFerdi.bannerText": "Do you want to help us improve Ferdi?", 354 "settings.supportFerdi.bannerText": "Do you want to help us improve Ferdi?",
364 "settings.supportFerdi.headline": "O Ferdi", 355 "settings.supportFerdi.headline": "O Ferdi",
365 "settings.supportFerdi.openSurvey": "Otwarta ankieta", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "If you feel like supporting Ferdi development with a donation, you can do so on both,", 357 "settings.supportFerdi.textDonation": "If you feel like supporting Ferdi development with a donation, you can do so on both,",
367 "settings.supportFerdi.textDonationAnd": "i", 358 "settings.supportFerdi.textDonationAnd": "i",
368 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", 359 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
369 "settings.supportFerdi.textGitHubSponsors": "Sponsor na Guthub", 360 "settings.supportFerdi.textGitHubSponsors": "Sponsor na Guthub",
370 "settings.supportFerdi.textListContributors": "Pełna lista współtwórców", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "tutaj", 362 "settings.supportFerdi.textListContributorsHere": "tutaj",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Doceniamy każde wsparcie. Listę rzeczy, z którymi potrzebujemy pomocy znajdziesz", 364 "settings.supportFerdi.textSupportWelcome": "Doceniamy każde wsparcie. Listę rzeczy, z którymi potrzebujemy pomocy znajdziesz",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Non-Profit", 378 "settings.user.form.accountType.non-profit": "Non-Profit",
388 "settings.user.form.currentPassword": "Obecne hasło", 379 "settings.user.form.currentPassword": "Obecne hasło",
389 "settings.user.form.email": "Adres email", 380 "settings.user.form.email": "Adres email",
390 "settings.user.form.firstname": "ImiÄ™", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Nazwisko", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nowe hasło", 383 "settings.user.form.newPassword": "Nowe hasło",
393 "settings.workspace.add.form.name": "ImiÄ™", 384 "settings.workspace.add.form.name": "ImiÄ™",
394 "settings.workspace.add.form.submitButton": "Stwórz obszar roboczy", 385 "settings.workspace.add.form.submitButton": "Stwórz obszar roboczy",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Spróbuj ponownie", 396 "settings.workspaces.tryReloadWorkspaces": "Spróbuj ponownie",
406 "settings.workspaces.updatedInfo": "Twoje zmiany zostały zapisane", 397 "settings.workspaces.updatedInfo": "Twoje zmiany zostały zapisane",
407 "settings.workspaces.workspaceFeatureHeadline": "Mniej znaczy więcej: Wprowadzenie do obszarów roboczych Ferdi", 398 "settings.workspaces.workspaceFeatureHeadline": "Mniej znaczy więcej: Wprowadzenie do obszarów roboczych Ferdi",
408 "settings.workspaces.workspaceFeatureInfo": "Obszary robocze programu Ferdi pozawala Ci na skupieniu się na tym co ważne w danym momencie. Ustaw różne zestawy usług i przełączaj się między nimi w łatwiejszy sposób w dowolnym momencie. Decyduj, które usługi potrzebujesz , więc pomagamy Ci pozostawać na szczycie gry - lub łatwiej wyłączyć się z pracy kiedy tego potrzebujesz.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Nie można załadować obszaru roboczego", 400 "settings.workspaces.workspacesRequestFailed": "Nie można załadować obszaru roboczego",
410 "setupAssistant.headline": "Zaczynajmy", 401 "setupAssistant.headline": "Zaczynajmy",
411 "setupAssistant.subheadline": "Wybierz spośród naszych najczęściej używanych usług i powróć do rutynowej komunikacji.", 402 "setupAssistant.subheadline": "Wybierz spośród naszych najczęściej używanych usług i powróć do rutynowej komunikacji.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Włącz powiadomienia i dźwięki", 411 "sidebar.unmuteApp": "Włącz powiadomienia i dźwięki",
421 "signup.email.label": "Adres email", 412 "signup.email.label": "Adres email",
422 "signup.emailDuplicate": "Użytkownik z takim adresem email już istnieje", 413 "signup.emailDuplicate": "Użytkownik z takim adresem email już istnieje",
423 "signup.firstname.label": "ImiÄ™", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Zarejestruj siÄ™", 415 "signup.headline": "Zarejestruj siÄ™",
425 "signup.lastname.label": "Nazwisko", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Poprzez utworzenie konta Ferdi akceptujesz", 417 "signup.legal.info": "Poprzez utworzenie konta Ferdi akceptujesz",
427 "signup.legal.privacy": "Polityka prywatności", 418 "signup.legal.privacy": "Polityka prywatności",
428 "signup.legal.terms": "Warunki świadczenia usług", 419 "signup.legal.terms": "Warunki świadczenia usług",
@@ -430,23 +421,23 @@
430 "signup.password.label": "Hasło", 421 "signup.password.label": "Hasło",
431 "signup.submit.label": "Stwórz konto", 422 "signup.submit.label": "Stwórz konto",
432 "tabs.item.confirmDeleteService": "Czy na pewno chcesz usunąć usługę {serviceName}?", 423 "tabs.item.confirmDeleteService": "Czy na pewno chcesz usunąć usługę {serviceName}?",
433 "tabs.item.deleteService": "Usuń usługę", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Wyłącz dźwięk", 425 "tabs.item.disableAudio": "Wyłącz dźwięk",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Wyłącz powiadomienia", 427 "tabs.item.disableNotifications": "Wyłącz powiadomienia",
437 "tabs.item.disableService": "Wyłącz usługę", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Włącz dźwięk", 429 "tabs.item.enableAudio": "Włącz dźwięk",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Aktywuj powiadomienia", 431 "tabs.item.enableNotification": "Aktywuj powiadomienia",
441 "tabs.item.enableService": "Aktywuj usługę", 432 "tabs.item.enableService": "Aktywuj usługę",
442 "tabs.item.hibernateService": "Hibernuj usługę", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Odśwież", 434 "tabs.item.reload": "Odśwież",
444 "tabs.item.wakeUpService": "Wybudź usługę", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "Pole {field} nie jest poprawne", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "Pole {field} powinno składać się z co najmniej {length} znaków", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Przynajmniej jeden jest wymagany", 438 "validation.oneRequired": "Przynajmniej jeden jest wymagany",
448 "validation.required": "Pole {field} jest wymagane", 439 "validation.required": "{field} is required",
449 "validation.url": "Pole {field} nie jest poprawnym ciÄ…giem URL.", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Wstecz", 441 "webControls.back": "Wstecz",
451 "webControls.forward": "Prześlij dalej", 442 "webControls.forward": "Prześlij dalej",
452 "webControls.goHome": "Strona główna", 443 "webControls.goHome": "Strona główna",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Odśwież", 445 "webControls.reload": "Odśwież",
455 "welcome.loginButton": "Zaloguj siÄ™ na swoje konto", 446 "welcome.loginButton": "Zaloguj siÄ™ na swoje konto",
456 "welcome.signupButton": "Załóż darmowe konto", 447 "welcome.signupButton": "Załóż darmowe konto",
457 "workspaceDrawer.addNewWorkspaceLabel": "Dodaj nowy obszar roboczy", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Wszystkie usługi", 449 "workspaceDrawer.allServices": "Wszystkie usługi",
459 "workspaceDrawer.headline": "Obszary robocze", 450 "workspaceDrawer.headline": "Obszary robocze",
460 "workspaceDrawer.item.contextMenuEdit": "Edycja", 451 "workspaceDrawer.item.contextMenuEdit": "Edycja",
461 "workspaceDrawer.item.noServicesAddedYet": "Żadne usługi nie zostały jeszcze dodane", 452 "workspaceDrawer.item.noServicesAddedYet": "Żadne usługi nie zostały jeszcze dodane",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Obszary robocze programu Ferdi pozawala Ci na skupieniu się na tym co ważne w danym momencie. Ustaw różne zestawy usług i przełączaj się między nimi w łatwiejszy sposób w dowolnym momencie. </p><p>Decyduj, które usługi potrzebujesz , więc pomagamy Ci pozostawać na szczycie gry - lub łatwiej wyłączyć się z pracy kiedy tego potrzebujesz.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Edytuj ustawienia obszaru roboczego", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Przełącz do" 455 "workspaces.switchingIndicator.switchingTo": "Przełącz do"
465} 456}
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index 7760834a4..1d068e87e 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Recarregar", 2 "app.errorHandler.action": "Recarregar",
3 "app.errorHandler.headline": "Algo deu errado", 3 "app.errorHandler.headline": "Algo deu errado.",
4 "changeserver.customServerLabel": "Servidor personalizado", 4 "changeserver.customServerLabel": "Servidor personalizado",
5 "changeserver.headline": "Alterar servidor", 5 "changeserver.headline": "Alterar servidor",
6 "changeserver.label": "Servidor", 6 "changeserver.label": "Servidor",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "O que aconteceu?", 10 "connectionLostBanner.informationLink": "O que aconteceu?",
11 "connectionLostBanner.message": "Ah não! Ferdi perdeu a conexão com {name}.", 11 "connectionLostBanner.message": "Ah não! Ferdi perdeu a conexão com {name}.",
12 "feature.basicAuth.signIn": "Acessar", 12 "feature.basicAuth.signIn": "Acessar",
13 "feature.debugger.title": "Publicar informações de depuração",
14 "feature.nightlyBuilds.activate": "Ativar", 13 "feature.nightlyBuilds.activate": "Ativar",
15 "feature.nightlyBuilds.info": "Versões noturnas são versões do Ferdi altamente experimentais que podem conter funcionalidades não finalizadas ou não concluídas. Essas compilações noturnas são usadas principalmente por desenvolvedores para testar seus recursos recém-desenvolvidos e como eles irão se comportar na versão final. Se você não sabe o que está fazendo, sugerimos não ativar versões noturnas.", 14 "feature.nightlyBuilds.info": "Versões noturnas são versões do Ferdi altamente experimentais que podem conter funcionalidades não finalizadas ou não concluídas. Essas compilações noturnas são usadas principalmente por desenvolvedores para testar seus recursos recém-desenvolvidos e como eles irão se comportar na versão final. Se você não sabe o que está fazendo, sugerimos não ativar versões noturnas.",
16 "feature.nightlyBuilds.title": "Versões noturnas", 15 "feature.nightlyBuilds.title": "Versões noturnas",
@@ -24,7 +23,7 @@
24 "feature.quickSwitch.info": "Selecione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.", 23 "feature.quickSwitch.info": "Selecione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.",
25 "feature.quickSwitch.search": "Localizar...", 24 "feature.quickSwitch.search": "Localizar...",
26 "feature.quickSwitch.title": "Troca Rápida", 25 "feature.quickSwitch.title": "Troca Rápida",
27 "global.api.unhealthy": "Não foi possível estabelecer ligação aos serviços do Ferdi", 26 "global.api.unhealthy": "Não foi possível conectar ao serviço FreeCite",
28 "global.cancel": "Cancelar", 27 "global.cancel": "Cancelar",
29 "global.edit": "Editar", 28 "global.edit": "Editar",
30 "global.no": "Não", 29 "global.no": "Não",
@@ -45,7 +44,7 @@
45 "import.headline": "Importar os seus serviços do Ferdi 4", 44 "import.headline": "Importar os seus serviços do Ferdi 4",
46 "import.notSupportedHeadline": "Estes serviços ainda não são suportados pelo Ferdi 5", 45 "import.notSupportedHeadline": "Estes serviços ainda não são suportados pelo Ferdi 5",
47 "import.skip.label": "Eu quero adicionar serviços manualmente", 46 "import.skip.label": "Eu quero adicionar serviços manualmente",
48 "import.submit.label": "Importar serviços", 47 "import.submit.label": "Importar {count} serviços",
49 "infobar.authRequestFailed": "Ocorreram erros ao tentar autenticar. Por favor, tente desconectar e autenticar novamente se o erro persistir.", 48 "infobar.authRequestFailed": "Ocorreram erros ao tentar autenticar. Por favor, tente desconectar e autenticar novamente se o erro persistir.",
50 "infobar.buttonChangelog": "O que há de novo?", 49 "infobar.buttonChangelog": "O que há de novo?",
51 "infobar.buttonInstallUpdate": "Reiniciar e instalar atualizações", 50 "infobar.buttonInstallUpdate": "Reiniciar e instalar atualizações",
@@ -75,7 +74,7 @@
75 "login.email.label": "Endereço de e-mail", 74 "login.email.label": "Endereço de e-mail",
76 "login.headline": "Iniciar Sessão", 75 "login.headline": "Iniciar Sessão",
77 "login.invalidCredentials": "O email ou a palavra-passe incorretos", 76 "login.invalidCredentials": "O email ou a palavra-passe incorretos",
78 "login.link.password": "Repor a minha palavra-passe", 77 "login.link.password": "Redefinir senha",
79 "login.link.signup": "Criar uma conta gratuita", 78 "login.link.signup": "Criar uma conta gratuita",
80 "login.password.label": "Senha", 79 "login.password.label": "Senha",
81 "login.serverLogout": "A sua sessão expirou, inicie sessão novamente.", 80 "login.serverLogout": "A sua sessão expirou, inicie sessão novamente.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Termos do Serviço", 117 "menu.help.tos": "Termos do Serviço",
119 "menu.services": "Serviços", 118 "menu.services": "Serviços",
120 "menu.services.activatePreviousService": "Ativar o serviço anterior", 119 "menu.services.activatePreviousService": "Ativar o serviço anterior",
121 "menu.services.addNewService": "Adicionar Novo Serviço", 120 "menu.services.addNewService": "Adicionar Novo Serviço...",
122 "menu.services.goHome": "Início", 121 "menu.services.goHome": "Início",
123 "menu.services.setNextServiceActive": "Ativar o próximo serviço", 122 "menu.services.setNextServiceActive": "Ativar o próximo serviço",
124 "menu.todos": "Tarefas", 123 "menu.todos": "Tarefas",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Todos os serviços", 147 "menu.workspaces.defaultWorkspace": "Todos os serviços",
149 "menu.workspaces.openWorkspaceDrawer": "Abrir a janela da Ãrea de trabalho", 148 "menu.workspaces.openWorkspaceDrawer": "Abrir a janela da Ãrea de trabalho",
150 "password.email.label": "Endereço de e-mail", 149 "password.email.label": "Endereço de e-mail",
151 "password.headline": "Repor a minha palavra-passe", 150 "password.headline": "Redefinir senha",
152 "password.link.login": "Iniciar sessão", 151 "password.link.login": "Iniciar sessão",
153 "password.link.signup": "Criar uma conta gratuita", 152 "password.link.signup": "Criar uma conta gratuita",
154 "password.noUser": "Não existe nenhuma conta associada a esse endereço de e-mail", 153 "password.noUser": "Não existe nenhuma conta associada a esse endereço de e-mail",
155 "password.successInfo": "Por favor, verifique seu e-mail", 154 "password.successInfo": "Uma nova senha foi enviada a seu endereço de e-mail",
156 "pricing.features.accountSync": "Sincronização da conta",
157 "pricing.features.customWebsites": "Adicionar Websites Personalizados",
158 "pricing.features.desktopNotifications": "Notificações no ambiente de trabalho",
159 "pricing.features.onPremise": "On-Premise & Outros serviços hospedados",
160 "pricing.features.recipes": "Escolha entre mais de 70 serviços",
161 "pricing.features.serviceProxies": "Serviços de proxy",
162 "pricing.features.spellchecker": "Suporte ao corretor ortográfico",
163 "pricing.features.teamManagement": "Gestão de Equipes",
164 "pricing.features.thirdPartyServices": "Instalar serviços de terceiros",
165 "pricing.features.unlimitedServices": "Instalar serviços ilimitados",
166 "pricing.features.workspaces": "Ãreas de trabalho",
167 "service.crashHandler.action": "Recarregar {name}", 155 "service.crashHandler.action": "Recarregar {name}",
168 "service.crashHandler.autoReload": "A tentar restaurar automaticamente {name} em {seconds} segundos", 156 "service.crashHandler.autoReload": "A tentar restaurar automaticamente {name} em {seconds} segundos",
169 "service.crashHandler.headline": "Oh não!", 157 "service.crashHandler.headline": "Oh não!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Tentar novamente", 186 "settings.account.tryReloadServices": "Tentar novamente",
199 "settings.account.tryReloadUserInfoRequest": "Tentar novamente", 187 "settings.account.tryReloadUserInfoRequest": "Tentar novamente",
200 "settings.account.userInfoRequestFailed": "Não é possível carregar a informação do utilizador", 188 "settings.account.userInfoRequestFailed": "Não é possível carregar a informação do utilizador",
201 "settings.account.yourLicense": "Sua lincença Ferdi", 189 "settings.account.yourLicense": "Sua lincença Ferdi:",
202 "settings.app.accentColorInfo": "Informe sua cor de destaque em um formato compatível com CSS. (Padrão: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Informe sua cor de destaque em um formato compatível com CSS. (Padrão: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Limpar cache", 191 "settings.app.buttonClearAllCache": "Limpar cache",
204 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações", 192 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Fechar o Ferdi para a barra do sistema", 208 "settings.app.form.closeToSystemTray": "Fechar o Ferdi para a barra do sistema",
221 "settings.app.form.confirmOnQuit": "Exigir confirmação ao sair do Ferdi", 209 "settings.app.form.confirmOnQuit": "Exigir confirmação ao sair do Ferdi",
222 "settings.app.form.customTodoServer": "Servidor de Tarefas Personalizado", 210 "settings.app.form.customTodoServer": "Servidor de Tarefas Personalizado",
223 "settings.app.form.darkMode": "Habilitar modo noturno", 211 "settings.app.form.darkMode": "Ativar o Tema Escuro",
224 "settings.app.form.enableGPUAcceleration": "Ativar Aceleração de GPU", 212 "settings.app.form.enableGPUAcceleration": "Ativar Aceleração de GPU",
225 "settings.app.form.enableLock": "Habilitar bloqueio por senha", 213 "settings.app.form.enableLock": "Habilitar bloqueio por senha",
226 "settings.app.form.enableMenuBar": "Sempre exibir Ferdi na Barra de Menu", 214 "settings.app.form.enableMenuBar": "Sempre exibir Ferdi na Barra de Menu",
227 "settings.app.form.enableSpellchecking": "Ativar verificação ortográfica", 215 "settings.app.form.enableSpellchecking": "Ativar verificação ortográfica",
228 "settings.app.form.enableSystemTray": "Mostrar o Ferdi na barra do sistema", 216 "settings.app.form.enableSystemTray": "Sempre mostrar o ícone na Bandeja de Sistema",
229 "settings.app.form.enableTodos": "Ativar Tarefas", 217 "settings.app.form.enableTodos": "Ativar Tarefas",
230 "settings.app.form.hibernateOnStartup": "Manter os serviços em hibernação ao inicializar", 218 "settings.app.form.hibernateOnStartup": "Manter os serviços em hibernação ao inicializar",
231 "settings.app.form.hibernationStrategy": "Estratégia de Hibernação", 219 "settings.app.form.hibernationStrategy": "Estratégia de Hibernação",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Apresentar separadores de serviços desativados", 239 "settings.app.form.showDisabledServices": "Apresentar separadores de serviços desativados",
252 "settings.app.form.showDragArea": "Mostrar área arrastável na janela", 240 "settings.app.form.showDragArea": "Mostrar área arrastável na janela",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Apresentar emblema com o número de mensagens não lidas quando as notificações estão desativadas", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Apresentar emblema com o número de mensagens não lidas quando as notificações estão desativadas",
242 "settings.app.form.splitMode": "Ativar modo de visualização dividida",
254 "settings.app.form.startMinimized": "Iniciar minimizado", 243 "settings.app.form.startMinimized": "Iniciar minimizado",
255 "settings.app.form.universalDarkMode": "Habilitar modo noturno universal", 244 "settings.app.form.universalDarkMode": "Habilitar modo noturno universal",
256 "settings.app.form.useTouchIdToUnlock": "Permitir usar TouchID para desbloquear Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Permitir usar TouchID para desbloquear Ferdi",
@@ -265,9 +254,9 @@
265 "settings.app.hibernateInfo": "Por padrão, Ferdi manterá todos seus serviços abertos e carregados, assim eles estarão disponíveis quando você for usá-los. O Serviço de Hibernação irá finalizar seus serviços após um período específico. Isso é útil para evitar consumo excessivo de memória RAM evitando também que seu computador fique lento.", 254 "settings.app.hibernateInfo": "Por padrão, Ferdi manterá todos seus serviços abertos e carregados, assim eles estarão disponíveis quando você for usá-los. O Serviço de Hibernação irá finalizar seus serviços após um período específico. Isso é útil para evitar consumo excessivo de memória RAM evitando também que seu computador fique lento.",
266 "settings.app.inactivityLockInfo": "Minutos de inatividade, após este tempo Ferdi irá automaticamente bloquear. Utilize 0 para desabilitar", 255 "settings.app.inactivityLockInfo": "Minutos de inatividade, após este tempo Ferdi irá automaticamente bloquear. Utilize 0 para desabilitar",
267 "settings.app.languageDisclaimer": "As traduções oficiais são em inglês e alemão. As demais traduções são baseadas na ajuda da comunidade.", 256 "settings.app.languageDisclaimer": "As traduções oficiais são em inglês e alemão. As demais traduções são baseadas na ajuda da comunidade.",
268 "settings.app.lockInfo": "O bloqueio por senha permite a você proteger suas mensagens.\nUsando o bloqueio por senha, será necessário informar sua senha toda vez que o Ferdi for iniciado ou você solicite o bloqueio.", 257 "settings.app.lockInfo": "O bloqueio por senha permite a você proteger suas mensagens.\nUsando o bloqueio por senha, será necessário informar sua senha toda vez que o Ferdi for iniciado ou você solicite o bloqueio {lockShortcut}.",
269 "settings.app.lockedPassword": "Senha", 258 "settings.app.lockedPassword": "Senha",
270 "settings.app.lockedPasswordInfo": "Tenha certeza que a senha definida será lembrada.\nCaso você esqueça a senha, será necessário reinstalar o Ferdi.", 259 "settings.app.lockedPasswordInfo": "Por favor certifique-se de definir uma senha que você se lembrará.\nSe você perder esta senha, você terá que reinstalar o Ferdi.",
271 "settings.app.restartRequired": "Essa alteração requer uma reinicialização", 260 "settings.app.restartRequired": "Essa alteração requer uma reinicialização",
272 "settings.app.scheduledDNDInfo": "O modo Não perturbe agendado permite definir um período de tempo em que você não deseja receber notificações do Ferdi.", 261 "settings.app.scheduledDNDInfo": "O modo Não perturbe agendado permite definir um período de tempo em que você não deseja receber notificações do Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Horários no formato de 24 horas. O horário de término pode ser anterior ao horário de início (por exemplo, início às 17:00 e término às 09:00) para ativar a opção Não perturbe da noite para o dia.", 262 "settings.app.scheduledDNDTimeInfo": "Horários no formato de 24 horas. O horário de término pode ser anterior ao horário de início (por exemplo, início às 17:00 e término às 09:00) para ativar a opção Não perturbe da noite para o dia.",
@@ -294,12 +283,12 @@
294 "settings.recipes.customService.headline.communityRecipes": "Serviços da comunidade", 283 "settings.recipes.customService.headline.communityRecipes": "Serviços da comunidade",
295 "settings.recipes.customService.headline.customRecipes": "Serviços personalizados", 284 "settings.recipes.customService.headline.customRecipes": "Serviços personalizados",
296 "settings.recipes.customService.headline.devRecipes": "Serviços em Desenvolvimento", 285 "settings.recipes.customService.headline.devRecipes": "Serviços em Desenvolvimento",
297 "settings.recipes.customService.intro": "Para adicionar um serviço personalizado, copie o serviço para:", 286 "settings.recipes.customService.intro": "Para adicionar um serviço personalizado, copie os dados do serviço para:",
298 "settings.recipes.customService.openDevDocs": "Documentação do Desenvolvedor", 287 "settings.recipes.customService.openDevDocs": "Documentação do Desenvolvedor",
299 "settings.recipes.customService.openFolder": "Abrir pasta", 288 "settings.recipes.customService.openFolder": "Abrir pasta",
300 "settings.recipes.headline": "Serviços disponíveis", 289 "settings.recipes.headline": "Serviços disponíveis",
301 "settings.recipes.missingService": "Falta um serviço?", 290 "settings.recipes.missingService": "Falta um serviço?",
302 "settings.recipes.nothingFound": "Desculpe, nenhum serviço corresponde ao seu termo de pesquisa - mas você provavelmente pode adicioná-lo usando a opção \"Site personalizado\". Por favor, note que o site pode mostrar mais serviços que foram adicionados ao Ferdi desde a versão em que você está atualmente. Para obter esses novos serviços, por favor, considere atualizar para uma versão mais recente da Ferdi.", 291 "settings.recipes.nothingFound": "Desculpe, mas nenhum serviço corresponde ao seu termo de pesquisa - mas você provavelmente pode adicioná-lo usando a opção \"Site personalizado\". Por favor, note que o site pode mostrar mais serviços que foram adicionados ao Ferdi desde a versão em que você está atualmente. Para obter esses novos serviços, por favor, considere atualizar para uma versão mais recente do Ferdi.",
303 "settings.recipes.servicesSuccessfulAddedInfo": "Serviço adicionado com sucesso", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Serviço adicionado com sucesso",
304 "settings.searchService": "Pesquisar serviço", 293 "settings.searchService": "Pesquisar serviço",
305 "settings.service.error.goBack": "Voltar aos serviços", 294 "settings.service.error.goBack": "Voltar aos serviços",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Brilho do Dark Reader", 301 "settings.service.form.darkReaderBrightness": "Brilho do Dark Reader",
313 "settings.service.form.darkReaderContrast": "Contraste do Dark Reader", 302 "settings.service.form.darkReaderContrast": "Contraste do Dark Reader",
314 "settings.service.form.darkReaderSepia": "Sépia do Dark Reader", 303 "settings.service.form.darkReaderSepia": "Sépia do Dark Reader",
315 "settings.service.form.deleteButton": "Apagar serviço", 304 "settings.service.form.deleteButton": "Deletar serviço",
316 "settings.service.form.editServiceHeadline": "Editar {name}", 305 "settings.service.form.editServiceHeadline": "Editar {name}",
317 "settings.service.form.enableAudio": "Ativar áudio", 306 "settings.service.form.enableAudio": "Ativar áudio",
318 "settings.service.form.enableBadge": "Mostrar emblemas de mensagens não lidas", 307 "settings.service.form.enableBadge": "Mostrar emblemas de mensagens não lidas",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Quando ativado, o serviço será encerrado após um período de tempo para poupar recursos do sistema.", 321 "settings.service.form.isHibernatedEnabledInfo": "Quando ativado, o serviço será encerrado após um período de tempo para poupar recursos do sistema.",
333 "settings.service.form.isMutedInfo": "Quando desativado, todos os sons e reproduções de áudio serão silenciados", 322 "settings.service.form.isMutedInfo": "Quando desativado, todos os sons e reproduções de áudio serão silenciados",
334 "settings.service.form.name": "Nome", 323 "settings.service.form.name": "Nome",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Mostrar apenas os Favoritos na contagem de não lidos",
335 "settings.service.form.openDarkmodeCss": "Abrir darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Abrir darkmode.css",
336 "settings.service.form.openUserCss": "Abrir user.css", 326 "settings.service.form.openUserCss": "Abrir user.css",
337 "settings.service.form.openUserJs": "Abrir user.js", 327 "settings.service.form.openUserJs": "Abrir user.js",
338 "settings.service.form.proxy.headline": "Definições HTTP/HTTPS Proxy", 328 "settings.service.form.proxy.headline": "Definições HTTP/HTTPS Proxy",
339 "settings.service.form.proxy.host": "Host/IP proxy", 329 "settings.service.form.proxy.host": "Host/IP proxy",
340 "settings.service.form.proxy.info": "As definições do proxy não serão guardadas nos servidores do Ferdi.", 330 "settings.service.form.proxy.info": "Os ajustes de proxy não serão sincronizados com os servidores do Ferdi.",
341 "settings.service.form.proxy.isEnabled": "Usar Proxy", 331 "settings.service.form.proxy.isEnabled": "Usar Proxy",
342 "settings.service.form.proxy.password": "Palavra-chave (opcional)", 332 "settings.service.form.proxy.password": "Senha (opcional)",
343 "settings.service.form.proxy.port": "Porta", 333 "settings.service.form.proxy.port": "Porta",
344 "settings.service.form.proxy.restartInfo": "Reinicie, por favor, após atualizar as definições do Ferdi", 334 "settings.service.form.proxy.restartInfo": "Reinicie, por favor, após atualizar as definições do Ferdi",
345 "settings.service.form.proxy.user": "Utilizador (opcional)", 335 "settings.service.form.proxy.user": "Usuário (opcional)",
346 "settings.service.form.recipeFileInfo": "Seus arquivos de usuário serão inseridos na página web para que você possa personalizar os serviços da forma que preferir. Os arquivos de usuário são armazenados localmente e não são transferidos para outros computadores utilizando a mesma conta.", 336 "settings.service.form.recipeFileInfo": "Seus arquivos de usuário serão inseridos na página web para que você possa personalizar os serviços da forma que preferir. Os arquivos de usuário são armazenados localmente e não são transferidos para outros computadores utilizando a mesma conta.",
347 "settings.service.form.saveButton": "Salvar serviço", 337 "settings.service.form.saveButton": "Salvar serviço",
348 "settings.service.form.tabHosted": "Com domínio", 338 "settings.service.form.tabHosted": "Com domínio",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Descobrir serviços", 344 "settings.services.discoverServices": "Descobrir serviços",
355 "settings.services.headline": "Seus serviços", 345 "settings.services.headline": "Seus serviços",
356 "settings.services.noServicesAdded": "Comece adicionando um serviço.", 346 "settings.services.noServicesAdded": "Comece adicionando um serviço.",
347 "settings.services.nothingFound": "Desculpe, mas nenhum serviço corresponde ao seu termo de pesquisa - mas você provavelmente pode adicioná-lo usando a opção \"Site personalizado\". Por favor, note que o site pode mostrar mais serviços que foram adicionados ao Ferdi desde a versão em que você está atualmente. Para obter esses novos serviços, por favor, considere atualizar para uma versão mais recente do Ferdi.",
357 "settings.services.servicesRequestFailed": "Não foi possível ler os seus serviços", 348 "settings.services.servicesRequestFailed": "Não foi possível ler os seus serviços",
358 "settings.services.tooltip.isDisabled": "O serviço está desativado", 349 "settings.services.tooltip.isDisabled": "O serviço está desativado",
359 "settings.services.tooltip.isMuted": "Todos os sons estão silenciados", 350 "settings.services.tooltip.isMuted": "Todos os sons estão silenciados",
@@ -377,7 +368,7 @@
377 "settings.team.contentHeadline": "Gerenciamento de Equipe Franz", 368 "settings.team.contentHeadline": "Gerenciamento de Equipe Franz",
378 "settings.team.copy": "O Gerenciamento de Equipes de Franz permite gerenciar assinaturas do Franz para múltiplos usuários. Por favor, entenda que ter uma assinatura Franz Premium não lhe dará nenhuma vantagem em usar o Ferdi. A única razão em manter o acesso ao Gerenciamento de Equipes é permitir o gerenciamento de suas equipes legadas e não perder nenhuma funcionalidade no gerenciamento da sua conta.", 369 "settings.team.copy": "O Gerenciamento de Equipes de Franz permite gerenciar assinaturas do Franz para múltiplos usuários. Por favor, entenda que ter uma assinatura Franz Premium não lhe dará nenhuma vantagem em usar o Ferdi. A única razão em manter o acesso ao Gerenciamento de Equipes é permitir o gerenciamento de suas equipes legadas e não perder nenhuma funcionalidade no gerenciamento da sua conta.",
379 "settings.team.headline": "Equipa", 370 "settings.team.headline": "Equipa",
380 "settings.team.intro": "Você está atualmente usando os Servidores de Franz, por isso tem acesso ao Gerenciamento de Times.", 371 "settings.team.intro": "Você está atualmente usando os Servidores do Franz, por isso tem acesso ao Gerenciamento de Times.",
381 "settings.team.manageAction": "Gerencie sua Equipe em meetfranz.com", 372 "settings.team.manageAction": "Gerencie sua Equipe em meetfranz.com",
382 "settings.team.teamsUnavailable": "A funcionalidade de Equipes está indisponível", 373 "settings.team.teamsUnavailable": "A funcionalidade de Equipes está indisponível",
383 "settings.team.teamsUnavailableInfo": "Atualmente a funcionalidade de Equipes está disponível apenas utilizando o servidor Franz após adquirir um plano Franz Profissional. Por favor altere o seridor par https://api.franzinfra.com para utilizar esta funcionalidade.", 374 "settings.team.teamsUnavailableInfo": "Atualmente a funcionalidade de Equipes está disponível apenas utilizando o servidor Franz após adquirir um plano Franz Profissional. Por favor altere o seridor par https://api.franzinfra.com para utilizar esta funcionalidade.",
@@ -388,7 +379,7 @@
388 "settings.user.form.currentPassword": "Palavra-passe atual", 379 "settings.user.form.currentPassword": "Palavra-passe atual",
389 "settings.user.form.email": "E-mail", 380 "settings.user.form.email": "E-mail",
390 "settings.user.form.firstname": "Primeiro Nome", 381 "settings.user.form.firstname": "Primeiro Nome",
391 "settings.user.form.lastname": "Último Nome", 382 "settings.user.form.lastname": "Sobrenome",
392 "settings.user.form.newPassword": "Nova palavra-passe", 383 "settings.user.form.newPassword": "Nova palavra-passe",
393 "settings.workspace.add.form.name": "Nome", 384 "settings.workspace.add.form.name": "Nome",
394 "settings.workspace.add.form.submitButton": "Nova Ãrea de Trabalho", 385 "settings.workspace.add.form.submitButton": "Nova Ãrea de Trabalho",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Tentar novamente", 396 "settings.workspaces.tryReloadWorkspaces": "Tentar novamente",
406 "settings.workspaces.updatedInfo": "As suas alterações foram efetuadas com sucesso", 397 "settings.workspaces.updatedInfo": "As suas alterações foram efetuadas com sucesso",
407 "settings.workspaces.workspaceFeatureHeadline": "Menos é Mais: Introduzindo as Ãreas de trabalho Ferdi", 398 "settings.workspaces.workspaceFeatureHeadline": "Menos é Mais: Introduzindo as Ãreas de trabalho Ferdi",
408 "settings.workspaces.workspaceFeatureInfo": "As áreas de trabalho do Ferdi permite você focar no que realmente é importante agora. Configure diferentes conjuntos de serviços e alterne entre eles facilmente em qualquer momento. Você decide quais serviços você precisa e onde deseja colocá-los, então nós podemos te ajudar a aumentar a produtividade de suas tarefas. Ou facilmente deletar os aplicativos que você nunca irá precisar.", 399 "settings.workspaces.workspaceFeatureInfo": "Os espaços de trabalho do Ferdi te ajudam a focar no que realmente é importante agora. Configure diferente conjuntos de serviços e mude entre eles facilmente em qualquer momento. Você decide quais serviços precisa e onde deseja posicioná-los, e então nós podemos te ajudar a aumentar a sua produtividade - ou facilmente desconectá-lo do trabalho quando você quiser.",
409 "settings.workspaces.workspacesRequestFailed": "Não foi possível carregar suas áreas de trabalho", 400 "settings.workspaces.workspacesRequestFailed": "Não foi possível carregar suas áreas de trabalho",
410 "setupAssistant.headline": "Vamos começar", 401 "setupAssistant.headline": "Vamos começar",
411 "setupAssistant.subheadline": "Escolha entre os serviços mais usados e volte a ter o controle das suas mensagens agora.", 402 "setupAssistant.subheadline": "Escolha entre os serviços mais usados e volte a ter o controle das suas mensagens agora.",
@@ -422,7 +413,7 @@
422 "signup.emailDuplicate": "Já existe uma conta associada a este endereço de email", 413 "signup.emailDuplicate": "Já existe uma conta associada a este endereço de email",
423 "signup.firstname.label": "Primeiro Nome", 414 "signup.firstname.label": "Primeiro Nome",
424 "signup.headline": "Criar conta", 415 "signup.headline": "Criar conta",
425 "signup.lastname.label": "Último Nome", 416 "signup.lastname.label": "Sobrenome",
426 "signup.legal.info": "Ao criar uma conta Ferdi, aceita", 417 "signup.legal.info": "Ao criar uma conta Ferdi, aceita",
427 "signup.legal.privacy": "Declaração de privacidade", 418 "signup.legal.privacy": "Declaração de privacidade",
428 "signup.legal.terms": "Termos do Serviço", 419 "signup.legal.terms": "Termos do Serviço",
@@ -430,7 +421,7 @@
430 "signup.password.label": "Senha", 421 "signup.password.label": "Senha",
431 "signup.submit.label": "Criar uma conta", 422 "signup.submit.label": "Criar uma conta",
432 "tabs.item.confirmDeleteService": "Tem certeza de que deseja excluir o serviço {serviceName}?", 423 "tabs.item.confirmDeleteService": "Tem certeza de que deseja excluir o serviço {serviceName}?",
433 "tabs.item.deleteService": "Apagar serviço", 424 "tabs.item.deleteService": "Deletar serviço",
434 "tabs.item.disableAudio": "Desativar áudio", 425 "tabs.item.disableAudio": "Desativar áudio",
435 "tabs.item.disableDarkMode": "Desativar o modo escuro", 426 "tabs.item.disableDarkMode": "Desativar o modo escuro",
436 "tabs.item.disableNotifications": "Desativar notificações", 427 "tabs.item.disableNotifications": "Desativar notificações",
@@ -446,7 +437,7 @@
446 "validation.minLength": "{field} deveria ter pelo menos {length} caracteres", 437 "validation.minLength": "{field} deveria ter pelo menos {length} caracteres",
447 "validation.oneRequired": "É necessário pelo menos um", 438 "validation.oneRequired": "É necessário pelo menos um",
448 "validation.required": "{field} é obrigatório", 439 "validation.required": "{field} é obrigatório",
449 "validation.url": "{field} não é uma hiperligação válida", 440 "validation.url": "{field} não é uma URL válida",
450 "webControls.back": "Anterior", 441 "webControls.back": "Anterior",
451 "webControls.forward": "Próximo", 442 "webControls.forward": "Próximo",
452 "webControls.goHome": "Início", 443 "webControls.goHome": "Início",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Recarregar", 445 "webControls.reload": "Recarregar",
455 "welcome.loginButton": "Iniciar sessão", 446 "welcome.loginButton": "Iniciar sessão",
456 "welcome.signupButton": "Criar uma conta gratuita", 447 "welcome.signupButton": "Criar uma conta gratuita",
457 "workspaceDrawer.addNewWorkspaceLabel": "Adicionar uma nova área de trabalho", 448 "workspaceDrawer.addNewWorkspaceLabel": "Adicionar novo espaço de trabalho",
458 "workspaceDrawer.allServices": "Todos os serviços", 449 "workspaceDrawer.allServices": "Todos os serviços",
459 "workspaceDrawer.headline": "Ãreas de trabalho", 450 "workspaceDrawer.headline": "Ãreas de trabalho",
460 "workspaceDrawer.item.contextMenuEdit": "editar", 451 "workspaceDrawer.item.contextMenuEdit": "editar",
461 "workspaceDrawer.item.noServicesAddedYet": "Nenhum serviço foi adicionado", 452 "workspaceDrawer.item.noServicesAddedYet": "Nenhum serviço foi adicionado",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>As áreas de trabalho do Ferdi te ajuda a focar no que realmente é importante agora. Configure diferente cenários para serviços e mude entre eles facilmente em qualquer momento. </p><p>Você decide quais serviços precisa e onde deseja posicioná-los, e então nós iremos te ajudar em aumentar a sua produtividade. Você pode desligar os serviços que não são úteis para você.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Os espaços de trabalho do Ferdi te ajuda a focar no que realmente é importante agora. Configure diferente conjuntos de serviços e mude entre eles facilmente em qualquer momento.</p><p>Você decide quais serviços precisa e onde deseja posicioná-los, e então nós podemos te ajudar a aumentar a sua produtividade - ou facilmente desconectá-lo do trabalho quando você quiser.</p>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações das áreas de trabalho", 454 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações dos espaços de trabalho",
464 "workspaces.switchingIndicator.switchingTo": "Trocando para" 455 "workspaces.switchingIndicator.switchingTo": "Trocando para"
465} 456}
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index da431f4e3..9675d5d77 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Atualizar", 2 "app.errorHandler.action": "Atualizar",
3 "app.errorHandler.headline": "Alguma coisa correu mal", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Servidor personalizado", 4 "changeserver.customServerLabel": "Servidor personalizado",
5 "changeserver.headline": "Alterar servidor", 5 "changeserver.headline": "Alterar servidor",
6 "changeserver.label": "Servidor", 6 "changeserver.label": "Servidor",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "O que aconteceu?", 10 "connectionLostBanner.informationLink": "O que aconteceu?",
11 "connectionLostBanner.message": "Oh não! O Ferdi perdeu a ligação com {name}.", 11 "connectionLostBanner.message": "Oh não! O Ferdi perdeu a ligação com {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publicar informações de depuração",
14 "feature.nightlyBuilds.activate": "Activar", 13 "feature.nightlyBuilds.activate": "Activar",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Seleccione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.", 23 "feature.quickSwitch.info": "Seleccione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.",
25 "feature.quickSwitch.search": "A procurar...", 24 "feature.quickSwitch.search": "A procurar...",
26 "feature.quickSwitch.title": "Troca Rápida", 25 "feature.quickSwitch.title": "Troca Rápida",
27 "global.api.unhealthy": "Não é possível ligar aos serviços online de Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Cancelar", 27 "global.cancel": "Cancel",
29 "global.edit": "Editar", 28 "global.edit": "Editar",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Não está ligado à internet.", 30 "global.notConnectedToTheInternet": "Não está ligado à internet.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Configurações", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use o padrão de sistema ({default})", 36 "global.spellchecker.useDefault": "Use o padrão de sistema ({default})",
38 "global.spellchecking.autodetect": "Detectar idioma automaticamente", 37 "global.spellchecking.autodetect": "Detectar idioma automaticamente",
39 "global.spellchecking.autodetect.short": "Automático", 38 "global.spellchecking.autodetect.short": "Automático",
40 "global.spellchecking.language": "Idioma para corrector ortográfico", 39 "global.spellchecking.language": "Idioma para corrector ortográfico",
41 "global.submit": "Enviar", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importe os seus serviços do Ferdi 4", 44 "import.headline": "Importe os seus serviços do Ferdi 4",
46 "import.notSupportedHeadline": "Serviços ainda não são suportados por Ferdi 5", 45 "import.notSupportedHeadline": "Serviços ainda não são suportados por Ferdi 5",
47 "import.skip.label": "Quero adicionar serviços manualmente", 46 "import.skip.label": "Quero adicionar serviços manualmente",
48 "import.submit.label": "Importar serviços", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Houve erros na autenticaçao. Se este erro persistir, por favor, tente desligar e autenticar novamente.", 48 "infobar.authRequestFailed": "Houve erros na autenticaçao. Se este erro persistir, por favor, tente desligar e autenticar novamente.",
50 "infobar.buttonChangelog": "O que há de novo?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Reiniciar e instalar atualizações", 50 "infobar.buttonInstallUpdate": "Reiniciar e instalar atualizações",
52 "infobar.buttonReloadServices": "Reiniciar serviços", 51 "infobar.buttonReloadServices": "Reiniciar serviços",
53 "infobar.hide": "Ocultar", 52 "infobar.hide": "Ocultar",
@@ -75,7 +74,7 @@
75 "login.email.label": "Endereço de E-mail", 74 "login.email.label": "Endereço de E-mail",
76 "login.headline": "Entrar", 75 "login.headline": "Entrar",
77 "login.invalidCredentials": "E-mail ou palavra-passe inválidos", 76 "login.invalidCredentials": "E-mail ou palavra-passe inválidos",
78 "login.link.password": "Redefinir palavra-passe", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Criar uma conta gratuita", 78 "login.link.signup": "Criar uma conta gratuita",
80 "login.password.label": "Palavra-passe", 79 "login.password.label": "Palavra-passe",
81 "login.serverLogout": "A sua sessão expirou, faça login novamente.", 80 "login.serverLogout": "A sua sessão expirou, faça login novamente.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Suporte", 116 "menu.help.support": "Suporte",
118 "menu.help.tos": "Termos de Serviço", 117 "menu.help.tos": "Termos de Serviço",
119 "menu.services": "Serviços", 118 "menu.services": "Serviços",
120 "menu.services.activatePreviousService": "Ativar serviço anterior", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Início", 121 "menu.services.goHome": "Início",
123 "menu.services.setNextServiceActive": "Ativar próximo serviço", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Tarefas", 123 "menu.todos": "Tarefas",
125 "menu.todos.enableTodos": "Ativar Tarefas", 124 "menu.todos.enableTodos": "Ativar Tarefas",
126 "menu.view": "Visualizar", 125 "menu.view": "Visualizar",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Todos os serviços", 147 "menu.workspaces.defaultWorkspace": "Todos os serviços",
149 "menu.workspaces.openWorkspaceDrawer": "Abrir a barra lateral da área de trabalho", 148 "menu.workspaces.openWorkspaceDrawer": "Abrir a barra lateral da área de trabalho",
150 "password.email.label": "Endereço de E-mail", 149 "password.email.label": "Endereço de E-mail",
151 "password.headline": "Redefinir palavra-passe", 150 "password.headline": "Reset password",
152 "password.link.login": "Entrar na sua conta", 151 "password.link.login": "Entrar na sua conta",
153 "password.link.signup": "Criar uma conta gratuita", 152 "password.link.signup": "Criar uma conta gratuita",
154 "password.noUser": "Não foi encontrado nenhum utilizador com este e-mail", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Por favor, verifique o seu e-mail", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Sincronização de conta",
157 "pricing.features.customWebsites": "Adicionar Websites Personalizados",
158 "pricing.features.desktopNotifications": "Notificações no ambiente de trabalho",
159 "pricing.features.onPremise": "En sitio y otros servicios alojados",
160 "pricing.features.recipes": "Escolha entre mais de 70 serviços",
161 "pricing.features.serviceProxies": "Proxies de Serviço",
162 "pricing.features.spellchecker": "Suporte de correção ortográfica",
163 "pricing.features.teamManagement": "Gestão de Equipa",
164 "pricing.features.thirdPartyServices": "Instalar serviços de terceiros",
165 "pricing.features.unlimitedServices": "Adicionar serviços ilimitados",
166 "pricing.features.workspaces": "Ãreas de trabalho",
167 "service.crashHandler.action": "Recarregar {name}", 155 "service.crashHandler.action": "Recarregar {name}",
168 "service.crashHandler.autoReload": "A tentar restabelecer {name} automaticamente em {seconds} segundos", 156 "service.crashHandler.autoReload": "A tentar restabelecer {name} automaticamente em {seconds} segundos",
169 "service.crashHandler.headline": "Oh não!", 157 "service.crashHandler.headline": "Oh não!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi sem conta", 170 "services.serverless": "Use Ferdi sem conta",
183 "services.welcome": "Bem-vindo ao Ferdi", 171 "services.welcome": "Bem-vindo ao Ferdi",
184 "settings.account.account.editButton": "Editar conta", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Conta indisponível", 173 "settings.account.accountUnavailable": "Conta indisponível",
186 "settings.account.accountUnavailableInfo": "Está a usar o Ferdi sem uma conta. Se deseja usar o Ferdi com uma conta e manter os seus serviços sincronizados entre instalações, por favor, selecione um servidor no separador Configurações e faça a autenticação.", 174 "settings.account.accountUnavailableInfo": "Está a usar o Ferdi sem uma conta. Se deseja usar o Ferdi com uma conta e manter os seus serviços sincronizados entre instalações, por favor, selecione um servidor no separador Configurações e faça a autenticação.",
187 "settings.account.buttonSave": "Atualizar perfil", 175 "settings.account.buttonSave": "Atualizar perfil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Recebeu um e-mail com um link para confirmar o cancelamento da sua conta. Atenção! A sua conta e dados não poderão ser restaurados!", 177 "settings.account.deleteEmailSent": "Recebeu um e-mail com um link para confirmar o cancelamento da sua conta. Atenção! A sua conta e dados não poderão ser restaurados!",
190 "settings.account.deleteInfo": "Se não precisa mais de sua conta Ferdi, pode apagá-la juntamente com toda a sua informação aqui.", 178 "settings.account.deleteInfo": "Se não precisa mais de sua conta Ferdi, pode apagá-la juntamente com toda a sua informação aqui.",
191 "settings.account.headline": "Conta", 179 "settings.account.headline": "Conta",
192 "settings.account.headlineAccount": "Informações de conta", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Zona Perigosa", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Recibos", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Mudar palavra-passe", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Atualizar perfil", 184 "settings.account.headlineProfile": "Atualizar perfil",
197 "settings.account.successInfo": "As suas alterações foram gravadas", 185 "settings.account.successInfo": "As suas alterações foram gravadas",
198 "settings.account.tryReloadServices": "Tente novamente", 186 "settings.account.tryReloadServices": "Tente novamente",
199 "settings.account.tryReloadUserInfoRequest": "Tente novamente", 187 "settings.account.tryReloadUserInfoRequest": "Tente novamente",
200 "settings.account.userInfoRequestFailed": "Não foi possível carregar as informações de utilizador", 188 "settings.account.userInfoRequestFailed": "Não foi possível carregar as informações de utilizador",
201 "settings.account.yourLicense": "A sua licença Ferdi", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Limpar cache", 191 "settings.app.buttonClearAllCache": "Limpar cache",
204 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações", 192 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Servidor Personalizado de Tarefas", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Ativar modo noturno", 211 "settings.app.form.darkMode": "Ativar modo noturno",
224 "settings.app.form.enableGPUAcceleration": "Ativar Aceleração de GPU", 212 "settings.app.form.enableGPUAcceleration": "Ativar Aceleração de GPU",
225 "settings.app.form.enableLock": "Ativar palavra-passe", 213 "settings.app.form.enableLock": "Ativar palavra-passe",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Ativar correção ortográfica", 215 "settings.app.form.enableSpellchecking": "Ativar correção ortográfica",
228 "settings.app.form.enableSystemTray": "Mostrar Ferdi na barra de sistema", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Ativar Tarefas Ferdi", 217 "settings.app.form.enableTodos": "Ativar Tarefas Ferdi",
230 "settings.app.form.hibernateOnStartup": "Manter os serviços em hibernação durante a inicialização", 218 "settings.app.form.hibernateOnStartup": "Manter os serviços em hibernação durante a inicialização",
231 "settings.app.form.hibernationStrategy": "Estratégia de hibernação", 219 "settings.app.form.hibernationStrategy": "Estratégia de hibernação",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Mostrar separadores de serviços desativados", 239 "settings.app.form.showDisabledServices": "Mostrar separadores de serviços desativados",
252 "settings.app.form.showDragArea": "Mostrar área arrastável na janela", 240 "settings.app.form.showDragArea": "Mostrar área arrastável na janela",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar ícone de mensagem não lida quando as notificações estiverem desativadas", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar ícone de mensagem não lida quando as notificações estiverem desativadas",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Iniciar minimizado", 243 "settings.app.form.startMinimized": "Iniciar minimizado",
255 "settings.app.form.universalDarkMode": "Ativar o Modo Noturno Universal", 244 "settings.app.form.universalDarkMode": "Ativar o Modo Noturno Universal",
256 "settings.app.form.useTouchIdToUnlock": "Permite usar o TouchID para desbloquear Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Avançado", 248 "settings.app.headlineAdvanced": "Avançado",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "As traduções oficiais são Inglês e Alemão. Todas as outras traduções são feitas pela comunidade.", 256 "settings.app.languageDisclaimer": "As traduções oficiais são Inglês e Alemão. Todas as outras traduções são feitas pela comunidade.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Palavra-passe", 258 "settings.app.lockedPassword": "Palavra-passe",
270 "settings.app.lockedPasswordInfo": "Por favor certifique-se de definir uma palavra-passe que se lembre.\nSe perder esta palavra-passe, terá que reinstalar Ferdi.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "As mudanças requerem reinício de sistema", 260 "settings.app.restartRequired": "As mudanças requerem reinício de sistema",
272 "settings.app.scheduledDNDInfo": "O Não Incomodar permite definir um período de tempo em que não quer receber notificações.", 261 "settings.app.scheduledDNDInfo": "O Não Incomodar permite definir um período de tempo em que não quer receber notificações.",
273 "settings.app.scheduledDNDTimeInfo": "Horas em formato 24h. Pode definir a hora do fim antes da hora de início (p. ex. início 17:00, fim 09:00) para ativar o modo \"Não incomodar\" durante a noite.", 262 "settings.app.scheduledDNDTimeInfo": "Horas em formato 24h. Pode definir a hora do fim antes da hora de início (p. ex. início 17:00, fim 09:00) para ativar o modo \"Não incomodar\" durante a noite.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi usa o corretor ortográfico do seu Mac para verificar se há erros ortográficos. Se você quiser alterar os idiomas que o corretor ortográfico verifica, pode fazê-lo nas Preferências do Sistema do Mac.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi usa o corretor ortográfico do seu Mac para verificar se há erros ortográficos. Se você quiser alterar os idiomas que o corretor ortográfico verifica, pode fazê-lo nas Preferências do Sistema do Mac.",
276 "settings.app.subheadlineCache": "Memória cache", 265 "settings.app.subheadlineCache": "Memória cache",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Este servidor será usado para a funcionalidade \"Tarefas Ferdi\".", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Ajude-nos a traduzir o Ferdi para o seu idioma.", 268 "settings.app.translationHelp": "Ajude-nos a traduzir o Ferdi para o seu idioma.",
280 "settings.app.universalDarkModeInfo": "O Modo Noturno Universal tenta gerar dinamicamente os estilos do modo noturno para serviços que não o suportem de outra forma atualmente.", 269 "settings.app.universalDarkModeInfo": "O Modo Noturno Universal tenta gerar dinamicamente os estilos do modo noturno para serviços que não o suportem de outra forma atualmente.",
281 "settings.app.updateStatusAvailable": "Atualização disponível, a fazer download...", 270 "settings.app.updateStatusAvailable": "Atualização disponível, a fazer download...",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Receitas da comunidade de terceiros", 283 "settings.recipes.customService.headline.communityRecipes": "Receitas da comunidade de terceiros",
295 "settings.recipes.customService.headline.customRecipes": "Receitas personalizadas de terceiros", 284 "settings.recipes.customService.headline.customRecipes": "Receitas personalizadas de terceiros",
296 "settings.recipes.customService.headline.devRecipes": "As suas Receitas de Serviço de Desenvolvimento", 285 "settings.recipes.customService.headline.devRecipes": "As suas Receitas de Serviço de Desenvolvimento",
297 "settings.recipes.customService.intro": "Para adicionar um serviço personalizado, copie a receita do serviço para:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Documentação para programadores", 287 "settings.recipes.customService.openDevDocs": "Documentação para programadores",
299 "settings.recipes.customService.openFolder": "Abrir pasta", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Serviços disponíveis", 289 "settings.recipes.headline": "Serviços disponíveis",
301 "settings.recipes.missingService": "Sente falta de algum serviço?", 290 "settings.recipes.missingService": "Sente falta de algum serviço?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Brilho do Leitor Escuro", 301 "settings.service.form.darkReaderBrightness": "Brilho do Leitor Escuro",
313 "settings.service.form.darkReaderContrast": "Contraste do Leitor Noturno", 302 "settings.service.form.darkReaderContrast": "Contraste do Leitor Noturno",
314 "settings.service.form.darkReaderSepia": "Leitor Noturno Sépia", 303 "settings.service.form.darkReaderSepia": "Leitor Noturno Sépia",
315 "settings.service.form.deleteButton": "Apagar serviço", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Editar {name}", 305 "settings.service.form.editServiceHeadline": "Editar {name}",
317 "settings.service.form.enableAudio": "Ativar áudio", 306 "settings.service.form.enableAudio": "Ativar áudio",
318 "settings.service.form.enableBadge": "Mostrar aviso de mensagens não lidas", 307 "settings.service.form.enableBadge": "Mostrar aviso de mensagens não lidas",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Quando desativado, as notificações sonoras e áudio serão silenciados", 322 "settings.service.form.isMutedInfo": "Quando desativado, as notificações sonoras e áudio serão silenciados",
334 "settings.service.form.name": "Nome", 323 "settings.service.form.name": "Nome",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Abrir darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Abrir darkmode.css",
336 "settings.service.form.openUserCss": "Abrir user.css", 326 "settings.service.form.openUserCss": "Abrir user.css",
337 "settings.service.form.openUserJs": "Abrir user.js", 327 "settings.service.form.openUserJs": "Abrir user.js",
338 "settings.service.form.proxy.headline": "Configurações de HTTP/HTTPS Proxy", 328 "settings.service.form.proxy.headline": "Configurações de HTTP/HTTPS Proxy",
339 "settings.service.form.proxy.host": "Servidor/IP Proxy", 329 "settings.service.form.proxy.host": "Servidor/IP Proxy",
340 "settings.service.form.proxy.info": "As configurações de proxy não serão sincronizadas com os servidores de Ferdi.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Usar Proxy", 331 "settings.service.form.proxy.isEnabled": "Usar Proxy",
342 "settings.service.form.proxy.password": "Palavra-passe (opcional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Porta", 333 "settings.service.form.proxy.port": "Porta",
344 "settings.service.form.proxy.restartInfo": "Por favor, reinicie o Ferdi após alterar as configurações de proxy.", 334 "settings.service.form.proxy.restartInfo": "Por favor, reinicie o Ferdi após alterar as configurações de proxy.",
345 "settings.service.form.proxy.user": "Utilizador (opcional)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Os seus ficheiros serão inseridos na página da web para que possa personalizar os serviços da maneira que desejar. Os ficheiros são apenas armazenados localmente e não são transferidos para outros computadores usando a mesma conta.", 336 "settings.service.form.recipeFileInfo": "Os seus ficheiros serão inseridos na página da web para que possa personalizar os serviços da maneira que desejar. Os ficheiros são apenas armazenados localmente e não são transferidos para outros computadores usando a mesma conta.",
347 "settings.service.form.saveButton": "Gravar serviço", 337 "settings.service.form.saveButton": "Gravar serviço",
348 "settings.service.form.tabHosted": "Alojado", 338 "settings.service.form.tabHosted": "Alojado",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Descobrir serviços", 344 "settings.services.discoverServices": "Descobrir serviços",
355 "settings.services.headline": "Os seus serviços", 345 "settings.services.headline": "Os seus serviços",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Não foi possível carregar os seus serviços", 348 "settings.services.servicesRequestFailed": "Não foi possível carregar os seus serviços",
358 "settings.services.tooltip.isDisabled": "O serviço está desativado", 349 "settings.services.tooltip.isDisabled": "O serviço está desativado",
359 "settings.services.tooltip.isMuted": "Sem som", 350 "settings.services.tooltip.isMuted": "Sem som",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Sem fins lucrativos", 378 "settings.user.form.accountType.non-profit": "Sem fins lucrativos",
388 "settings.user.form.currentPassword": "Palavra-passe atual", 379 "settings.user.form.currentPassword": "Palavra-passe atual",
389 "settings.user.form.email": "E-mail", 380 "settings.user.form.email": "E-mail",
390 "settings.user.form.firstname": "Nome", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Apelido", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nova palavra-passe", 383 "settings.user.form.newPassword": "Nova palavra-passe",
393 "settings.workspace.add.form.name": "Nome", 384 "settings.workspace.add.form.name": "Nome",
394 "settings.workspace.add.form.submitButton": "Criar área de trabalho", 385 "settings.workspace.add.form.submitButton": "Criar área de trabalho",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Tente novamente", 396 "settings.workspaces.tryReloadWorkspaces": "Tente novamente",
406 "settings.workspaces.updatedInfo": "As suas alterações foram gravadas", 397 "settings.workspaces.updatedInfo": "As suas alterações foram gravadas",
407 "settings.workspaces.workspaceFeatureHeadline": "Menos é Mais: Apresentando áreas de trabalho Ferdi", 398 "settings.workspaces.workspaceFeatureHeadline": "Menos é Mais: Apresentando áreas de trabalho Ferdi",
408 "settings.workspaces.workspaceFeatureInfo": "As áreas de trabalho do Ferdi permitem que se concentre no que realmente é importante. Configure diferentes conjuntos de serviços e mude-os facilmente e a qualquer momento. Você decide quais os serviços que precisa e onde colocá-los, para que o possamos ajudar a estar no seu melhor. - Ou desligar do trabalho quando quiser.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Não foi possível carregar suas áreas de trabalho", 400 "settings.workspaces.workspacesRequestFailed": "Não foi possível carregar suas áreas de trabalho",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Ativar notificações e áudio", 411 "sidebar.unmuteApp": "Ativar notificações e áudio",
421 "signup.email.label": "Endereço de E-mail", 412 "signup.email.label": "Endereço de E-mail",
422 "signup.emailDuplicate": "Já existe um utilizador com este endereço de e-mail", 413 "signup.emailDuplicate": "Já existe um utilizador com este endereço de e-mail",
423 "signup.firstname.label": "Nome", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Entrar", 415 "signup.headline": "Entrar",
425 "signup.lastname.label": "Apelido", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Ao criar uma conta Ferdi, você aceita os", 417 "signup.legal.info": "Ao criar uma conta Ferdi, você aceita os",
427 "signup.legal.privacy": "Declaração de Privacidade", 418 "signup.legal.privacy": "Declaração de Privacidade",
428 "signup.legal.terms": "Termos de serviço", 419 "signup.legal.terms": "Termos de serviço",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Palavra-passe", 421 "signup.password.label": "Palavra-passe",
431 "signup.submit.label": "Criar conta", 422 "signup.submit.label": "Criar conta",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Apagar serviço", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Desativar áudio", 425 "tabs.item.disableAudio": "Desativar áudio",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Desativar notificações", 427 "tabs.item.disableNotifications": "Desativar notificações",
437 "tabs.item.disableService": "Desativar serviço", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Ativar áudio", 429 "tabs.item.enableAudio": "Ativar áudio",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Ativar notificações", 431 "tabs.item.enableNotification": "Ativar notificações",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Atualizar", 434 "tabs.item.reload": "Atualizar",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} é inválido", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} deve ter pelo menos {length} caracteres", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "É necessário pelo menos um", 438 "validation.oneRequired": "É necessário pelo menos um",
448 "validation.required": "{field} é obrigatório", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} não é um URL válido", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Anterior", 441 "webControls.back": "Anterior",
451 "webControls.forward": "Seguinte", 442 "webControls.forward": "Seguinte",
452 "webControls.goHome": "Início", 443 "webControls.goHome": "Início",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Atualizar", 445 "webControls.reload": "Atualizar",
455 "welcome.loginButton": "Entrar na sua conta", 446 "welcome.loginButton": "Entrar na sua conta",
456 "welcome.signupButton": "Criar uma conta gratuita", 447 "welcome.signupButton": "Criar uma conta gratuita",
457 "workspaceDrawer.addNewWorkspaceLabel": "Adicionar nova área de trabalho", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Todos os serviços", 449 "workspaceDrawer.allServices": "Todos os serviços",
459 "workspaceDrawer.headline": "Ãreas de trabalho", 450 "workspaceDrawer.headline": "Ãreas de trabalho",
460 "workspaceDrawer.item.contextMenuEdit": "editar", 451 "workspaceDrawer.item.contextMenuEdit": "editar",
461 "workspaceDrawer.item.noServicesAddedYet": "Nenhum serviço adicionado", 452 "workspaceDrawer.item.noServicesAddedYet": "Nenhum serviço adicionado",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>As áreas de trabalho do Ferdi permitem que se concentre no que realmente é importante. Configure diferentes conjuntos de serviços e mude-os facilmente e a qualquer momento.</p><p>Você decide quais os serviços que precisa e onde colocá-los, para que o possamos ajudar a estar no seu melhor. - Ou desligar do trabalho quando quiser.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações das áreas de trabalho", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "A mudar para" 455 "workspaces.switchingIndicator.switchingTo": "A mudar para"
465} 456}
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index 6e2ee4c19..fad6dae82 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Reîncărcare", 2 "app.errorHandler.action": "Reîncărcare",
3 "app.errorHandler.headline": "Ceva nu a funcționat corect", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Ce s-a întâmplat?", 10 "connectionLostBanner.informationLink": "Ce s-a întâmplat?",
11 "connectionLostBanner.message": "Oh nu! Ferdi a pierdut conexiunea cu {name}.", 11 "connectionLostBanner.message": "Oh nu! Ferdi a pierdut conexiunea cu {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activare", 13 "feature.nightlyBuilds.activate": "Activare",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,7 +23,7 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Căutare...", 24 "feature.quickSwitch.search": "Căutare...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Nu se pot conecta la Ferdi servicii online", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Cancel", 27 "global.cancel": "Cancel",
29 "global.edit": "Edit", 28 "global.edit": "Edit",
30 "global.no": "No", 29 "global.no": "No",
@@ -45,7 +44,7 @@
45 "import.headline": "Importă serviciile tale Ferdi 4", 44 "import.headline": "Importă serviciile tale Ferdi 4",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 4a7222914..f7d25e08b 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Перезагрузить", 2 "app.errorHandler.action": "Перезагрузить",
3 "app.errorHandler.headline": "Что-то пошло не так", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "ПользовательÑкий Ñервер", 4 "changeserver.customServerLabel": "ПользовательÑкий Ñервер",
5 "changeserver.headline": "Изменить Ñервер", 5 "changeserver.headline": "Изменить Ñервер",
6 "changeserver.label": "Сервер", 6 "changeserver.label": "Сервер",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Что ÑлучилоÑÑŒ?", 10 "connectionLostBanner.informationLink": "Что ÑлучилоÑÑŒ?",
11 "connectionLostBanner.message": "О нет! Ферди потерÑл ÑвÑзь Ñ {name}.", 11 "connectionLostBanner.message": "О нет! Ферди потерÑл ÑвÑзь Ñ {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Опубликовать отладочную информацию",
14 "feature.nightlyBuilds.activate": "Ðктивировать", 13 "feature.nightlyBuilds.activate": "Ðктивировать",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Выберите ÑÐµÑ€Ð²Ð¸Ñ Ñ Tab, вверх и вниз. Откройте ÑÐµÑ€Ð²Ð¸Ñ Ð½Ð°Ð¶Ð°Ð² на ENTER.", 23 "feature.quickSwitch.info": "Выберите ÑÐµÑ€Ð²Ð¸Ñ Ñ Tab, вверх и вниз. Откройте ÑÐµÑ€Ð²Ð¸Ñ Ð½Ð°Ð¶Ð°Ð² на ENTER.",
25 "feature.quickSwitch.search": "ПоиÑк...", 24 "feature.quickSwitch.search": "ПоиÑк...",
26 "feature.quickSwitch.title": "БыÑтрое переключение", 25 "feature.quickSwitch.title": "БыÑтрое переключение",
27 "global.api.unhealthy": "Ðевозможно подключитьÑÑ Ðº онлайн-ÑервиÑам Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Отмена", 27 "global.cancel": "Cancel",
29 "global.edit": "Правка", 28 "global.edit": "Правка",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Ð’Ñ‹ не подключены к Ñети Интернет", 30 "global.notConnectedToTheInternet": "Ð’Ñ‹ не подключены к Ñети Интернет",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "ÐаÑтройки", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "ИÑпользовать ÑиÑтемные параметры по умолчанию ({default})", 36 "global.spellchecker.useDefault": "ИÑпользовать ÑиÑтемные параметры по умолчанию ({default})",
38 "global.spellchecking.autodetect": "Ðайти Ñзык автоматичеÑки", 37 "global.spellchecking.autodetect": "Ðайти Ñзык автоматичеÑки",
39 "global.spellchecking.autodetect.short": "Ðвто", 38 "global.spellchecking.autodetect.short": "Ðвто",
40 "global.spellchecking.language": "Проверка правопиÑаниÑ", 39 "global.spellchecking.language": "Проверка правопиÑаниÑ",
41 "global.submit": "ПринÑÑ‚ÑŒ", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Импортировать ваши ÑервиÑÑ‹ из Ferdi 4", 44 "import.headline": "Импортировать ваши ÑервиÑÑ‹ из Ferdi 4",
46 "import.notSupportedHeadline": "СервиÑÑ‹ пока ещё не поддерживаютÑÑ Ð² Ferdi 5", 45 "import.notSupportedHeadline": "СервиÑÑ‹ пока ещё не поддерживаютÑÑ Ð² Ferdi 5",
47 "import.skip.label": "Я хочу добавить ÑервиÑÑ‹ вручную", 46 "import.skip.label": "Я хочу добавить ÑервиÑÑ‹ вручную",
48 "import.submit.label": "Импортировать ÑервиÑÑ‹", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "При попытке выполнить Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° аутентификацию произошли ошибки. ПожалуйÑта, попробуйте выйти из ÑиÑтемы и вернутьÑÑ Ð½Ð°Ð·Ð°Ð´, еÑли Ñта ошибка повторÑетÑÑ.", 48 "infobar.authRequestFailed": "При попытке выполнить Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° аутентификацию произошли ошибки. ПожалуйÑта, попробуйте выйти из ÑиÑтемы и вернутьÑÑ Ð½Ð°Ð·Ð°Ð´, еÑли Ñта ошибка повторÑетÑÑ.",
50 "infobar.buttonChangelog": "Что новенького?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "ПерезапуÑтить и уÑтановить обновлениÑ", 50 "infobar.buttonInstallUpdate": "ПерезапуÑтить и уÑтановить обновлениÑ",
52 "infobar.buttonReloadServices": "Перезагрузить ÑервиÑÑ‹", 51 "infobar.buttonReloadServices": "Перезагрузить ÑервиÑÑ‹",
53 "infobar.hide": "Скрыть", 52 "infobar.hide": "Скрыть",
@@ -75,7 +74,7 @@
75 "login.email.label": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты", 74 "login.email.label": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты",
76 "login.headline": "Вход", 75 "login.headline": "Вход",
77 "login.invalidCredentials": "Ðеправильный Ð°Ð´Ñ€ÐµÑ Ñлектронной почты или пароль", 76 "login.invalidCredentials": "Ðеправильный Ð°Ð´Ñ€ÐµÑ Ñлектронной почты или пароль",
78 "login.link.password": "ВоÑÑтановить пароль", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Создать беÑплатный аккаунт", 78 "login.link.signup": "Создать беÑплатный аккаунт",
80 "login.password.label": "Пароль", 79 "login.password.label": "Пароль",
81 "login.serverLogout": "СеÑÑÐ¸Ñ ÑƒÑтарела, пожалуйÑта, войдите Ñнова.", 80 "login.serverLogout": "СеÑÑÐ¸Ñ ÑƒÑтарела, пожалуйÑта, войдите Ñнова.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Поддержка", 116 "menu.help.support": "Поддержка",
118 "menu.help.tos": "УÑÐ»Ð¾Ð²Ð¸Ñ Ð¸ÑпользованиÑ", 117 "menu.help.tos": "УÑÐ»Ð¾Ð²Ð¸Ñ Ð¸ÑпользованиÑ",
119 "menu.services": "СервиÑ", 118 "menu.services": "СервиÑ",
120 "menu.services.activatePreviousService": "Ðктивировать предыдущий Ñервич", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Домой", 121 "menu.services.goHome": "Домой",
123 "menu.services.setNextServiceActive": "Ðктивировать Ñледующий ÑервиÑ", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Задачи", 123 "menu.todos": "Задачи",
125 "menu.todos.enableTodos": "Включить задачи", 124 "menu.todos.enableTodos": "Включить задачи",
126 "menu.view": "Вид", 125 "menu.view": "Вид",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Ð’Ñе ÑервиÑÑ‹", 147 "menu.workspaces.defaultWorkspace": "Ð’Ñе ÑервиÑÑ‹",
149 "menu.workspaces.openWorkspaceDrawer": "Открыть меню окружений", 148 "menu.workspaces.openWorkspaceDrawer": "Открыть меню окружений",
150 "password.email.label": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты", 149 "password.email.label": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты",
151 "password.headline": "ВоÑÑтановить пароль", 150 "password.headline": "Reset password",
152 "password.link.login": "Вход", 151 "password.link.login": "Вход",
153 "password.link.signup": "Создать беÑплатный аккаунт", 152 "password.link.signup": "Создать беÑплатный аккаунт",
154 "password.noUser": "Ðе найдено Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ñ Ñ‚Ð°ÐºÐ¸Ð¼ адреÑом Ñлектронной почты", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Проверьте вашу Ñлектронную почту", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Добавить пользовательÑкие веб-Ñайты",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "ПрокÑи ÑервиÑа",
162 "pricing.features.spellchecker": "Поддержка Spellchecker",
163 "pricing.features.teamManagement": "Команда управлениÑ",
164 "pricing.features.thirdPartyServices": "УÑтановить Ñторонние ÑервиÑÑ‹",
165 "pricing.features.unlimitedServices": "Добавить неограниченные ÑервиÑÑ‹",
166 "pricing.features.workspaces": "Окружение",
167 "service.crashHandler.action": "Перезагрузить {name}", 155 "service.crashHandler.action": "Перезагрузить {name}",
168 "service.crashHandler.autoReload": "ПытаюÑÑŒ автоматичеÑки воÑÑтановить {name} в течение {seconds} Ñекунд", 156 "service.crashHandler.autoReload": "ПытаюÑÑŒ автоматичеÑки воÑÑтановить {name} в течение {seconds} Ñекунд",
169 "service.crashHandler.headline": "О, нет!", 157 "service.crashHandler.headline": "О, нет!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Добро пожаловать во Ferdi", 171 "services.welcome": "Добро пожаловать во Ferdi",
184 "settings.account.account.editButton": "Редактировать аккаунт", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Обновить профиль", 175 "settings.account.buttonSave": "Обновить профиль",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Вам выÑлано пиÑьмо Ñ ÑÑылкой Ð´Ð»Ñ Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð°. ПоÑле Ñтого ваш аккаунт и данные не Ñмогут быть воÑÑтановлены!", 177 "settings.account.deleteEmailSent": "Вам выÑлано пиÑьмо Ñ ÑÑылкой Ð´Ð»Ñ Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð°. ПоÑле Ñтого ваш аккаунт и данные не Ñмогут быть воÑÑтановлены!",
190 "settings.account.deleteInfo": "ЕÑли вам больше не нужна ваша ÑƒÑ‡ÐµÑ‚Ð½Ð°Ñ Ð·Ð°Ð¿Ð¸ÑÑŒ в Ferdi, вы можете удалить аккаунт и вÑÑŽ ÑвÑзанную Ñ Ð½ÐµÐ¹ информацию.", 178 "settings.account.deleteInfo": "ЕÑли вам больше не нужна ваша ÑƒÑ‡ÐµÑ‚Ð½Ð°Ñ Ð·Ð°Ð¿Ð¸ÑÑŒ в Ferdi, вы можете удалить аккаунт и вÑÑŽ ÑвÑзанную Ñ Ð½ÐµÐ¹ информацию.",
191 "settings.account.headline": "Ðккаунт", 179 "settings.account.headline": "Ðккаунт",
192 "settings.account.headlineAccount": "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð°", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Ð—Ð°Ð¿Ñ€ÐµÑ‚Ð½Ð°Ñ Ð—Ð¾Ð½Ð°", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Счета", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Сменить пароль", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Обновить профиль", 184 "settings.account.headlineProfile": "Обновить профиль",
197 "settings.account.successInfo": "Ваши Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±Ñ‹Ð»Ð¸ Ñохранены", 185 "settings.account.successInfo": "Ваши Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±Ñ‹Ð»Ð¸ Ñохранены",
198 "settings.account.tryReloadServices": "Попробовать Ñнова", 186 "settings.account.tryReloadServices": "Попробовать Ñнова",
199 "settings.account.tryReloadUserInfoRequest": "Попробовать Ñнова", 187 "settings.account.tryReloadUserInfoRequest": "Попробовать Ñнова",
200 "settings.account.userInfoRequestFailed": "Ðевозможно загрузить информацию пользователÑ", 188 "settings.account.userInfoRequestFailed": "Ðевозможно загрузить информацию пользователÑ",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "ОчиÑтить кÑш", 191 "settings.app.buttonClearAllCache": "ОчиÑтить кÑш",
204 "settings.app.buttonInstallUpdate": "ПерезапуÑтить и уÑтановить обновлениÑ", 192 "settings.app.buttonInstallUpdate": "ПерезапуÑтить и уÑтановить обновлениÑ",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Включить Тёмный режим",
224 "settings.app.form.enableGPUAcceleration": "Включить уÑкорение GPU", 212 "settings.app.form.enableGPUAcceleration": "Включить уÑкорение GPU",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Включить проверку правопиÑаниÑ", 215 "settings.app.form.enableSpellchecking": "Включить проверку правопиÑаниÑ",
228 "settings.app.form.enableSystemTray": "Показывать Ferdi в ÑиÑтемном трее", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Показывать вкладки отключённых Ñлужб", 239 "settings.app.form.showDisabledServices": "Показывать вкладки отключённых Ñлужб",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Показывать значок непрочитанного ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¸ отключённых уведомлениÑÑ…", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Показывать значок непрочитанного ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¸ отключённых уведомлениÑÑ…",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "ЗапуÑкать Ñвернутым", 243 "settings.app.form.startMinimized": "ЗапуÑкать Ñвернутым",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes", 283 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes",
295 "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes", 284 "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes",
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "Чтобы добавить пользовательÑкий ÑервиÑ, Ñкопируйте файлы ÑервиÑа:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ разработчиков", 287 "settings.recipes.customService.openDevDocs": "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ разработчиков",
299 "settings.recipes.customService.openFolder": "Открыть папку", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "ДоÑтупные ÑервиÑÑ‹", 289 "settings.recipes.headline": "ДоÑтупные ÑервиÑÑ‹",
301 "settings.recipes.missingService": "Ðе можете найти ÑервиÑ?", 290 "settings.recipes.missingService": "Ðе можете найти ÑервиÑ?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Удалить ÑервиÑ", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Редактирование {name}", 305 "settings.service.form.editServiceHeadline": "Редактирование {name}",
317 "settings.service.form.enableAudio": "Включить звук", 306 "settings.service.form.enableAudio": "Включить звук",
318 "settings.service.form.enableBadge": "Показывать иконку непрочитанных Ñообщений", 307 "settings.service.form.enableBadge": "Показывать иконку непрочитанных Ñообщений",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Когда включено, Ñлужба будет отключена по иÑтечении времени, чтобы Ñохранить ÑиÑтемные реÑурÑÑ‹.", 321 "settings.service.form.isHibernatedEnabledInfo": "Когда включено, Ñлужба будет отключена по иÑтечении времени, чтобы Ñохранить ÑиÑтемные реÑурÑÑ‹.",
333 "settings.service.form.isMutedInfo": "Когда выключено, вÑе звуковые ÑƒÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ отключены", 322 "settings.service.form.isMutedInfo": "Когда выключено, вÑе звуковые ÑƒÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ отключены",
334 "settings.service.form.name": "ИмÑ", 323 "settings.service.form.name": "ИмÑ",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Открыть user.css", 326 "settings.service.form.openUserCss": "Открыть user.css",
337 "settings.service.form.openUserJs": "Открыть user.js", 327 "settings.service.form.openUserJs": "Открыть user.js",
338 "settings.service.form.proxy.headline": "ÐаÑтройки ПрокÑи HTTP/HTTPS", 328 "settings.service.form.proxy.headline": "ÐаÑтройки ПрокÑи HTTP/HTTPS",
339 "settings.service.form.proxy.host": "ПрокÑи Host/IP", 329 "settings.service.form.proxy.host": "ПрокÑи Host/IP",
340 "settings.service.form.proxy.info": "ÐаÑтройки прокÑи не будут Ñинхронизированны Ñ Ñерверами Ferdi", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "ИÑпользовать прокÑи", 331 "settings.service.form.proxy.isEnabled": "ИÑпользовать прокÑи",
342 "settings.service.form.proxy.password": "Пароль (опционально)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Порт", 333 "settings.service.form.proxy.port": "Порт",
344 "settings.service.form.proxy.restartInfo": "ПожалуйÑта перезапуÑтите Ferdi поÑле Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð½Ð°Ñтроек прокÑи.", 334 "settings.service.form.proxy.restartInfo": "ПожалуйÑта перезапуÑтите Ferdi поÑле Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð½Ð°Ñтроек прокÑи.",
345 "settings.service.form.proxy.user": "Пользователь (опционально)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Ваши пользовательÑкие файлы будут вÑтавлены на веб-Ñтраницу, чтобы вы могли наÑтроить ÑервиÑÑ‹ в любом удобном вам виде. Файлы пользователей хранÑÑ‚ÑÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ локально и не передаютÑÑ Ð½Ð° другие компьютеры, иÑпользующие ту же учетную запиÑÑŒ.", 336 "settings.service.form.recipeFileInfo": "Ваши пользовательÑкие файлы будут вÑтавлены на веб-Ñтраницу, чтобы вы могли наÑтроить ÑервиÑÑ‹ в любом удобном вам виде. Файлы пользователей хранÑÑ‚ÑÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ локально и не передаютÑÑ Ð½Ð° другие компьютеры, иÑпользующие ту же учетную запиÑÑŒ.",
347 "settings.service.form.saveButton": "Сохранить ÑервиÑ", 337 "settings.service.form.saveButton": "Сохранить ÑервиÑ",
348 "settings.service.form.tabHosted": "Размещено", 338 "settings.service.form.tabHosted": "Размещено",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Ðайти ÑервиÑÑ‹", 344 "settings.services.discoverServices": "Ðайти ÑервиÑÑ‹",
355 "settings.services.headline": "Ваши ÑервиÑÑ‹", 345 "settings.services.headline": "Ваши ÑервиÑÑ‹",
356 "settings.services.noServicesAdded": "Ðачните Ñ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ ÑервиÑа.", 346 "settings.services.noServicesAdded": "Ðачните Ñ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ ÑервиÑа.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Ошибка загрузки ÑервиÑов", 348 "settings.services.servicesRequestFailed": "Ошибка загрузки ÑервиÑов",
358 "settings.services.tooltip.isDisabled": "Ð¡ÐµÑ€Ð²Ð¸Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½", 349 "settings.services.tooltip.isDisabled": "Ð¡ÐµÑ€Ð²Ð¸Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½",
359 "settings.services.tooltip.isMuted": "Ð’Ñе звуки отключены", 350 "settings.services.tooltip.isMuted": "Ð’Ñе звуки отключены",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ферди ÑвлÑетÑÑ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸ÐµÐ¼ Ñ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚Ñ‹Ð¼ иÑходным кодом и разрабатываетÑÑ ÑообщеÑтвом.</p><p>СпаÑибо людÑм, которые делают Ñто возможным:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ферди ÑвлÑетÑÑ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸ÐµÐ¼ Ñ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚Ñ‹Ð¼ иÑходным кодом и разрабатываетÑÑ ÑообщеÑтвом.</p><p>СпаÑибо людÑм, которые делают Ñто возможным:</p>",
363 "settings.supportFerdi.bannerText": "Вы хотите помочь нам улучшить Ферди?", 354 "settings.supportFerdi.bannerText": "Вы хотите помочь нам улучшить Ферди?",
364 "settings.supportFerdi.headline": "О Ferdi", 355 "settings.supportFerdi.headline": "О Ferdi",
365 "settings.supportFerdi.openSurvey": "Открыть опроÑ", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "ЕÑли вы хотите поддержать развитие Ферди Ñ Ð¿Ð¾Ð¶ÐµÑ€Ñ‚Ð²Ð¾Ð²Ð°Ð½Ð¸ÐµÐ¼, вы можете Ñделать Ñто Ð´Ð²ÑƒÐ¼Ñ ÑпоÑобами,", 357 "settings.supportFerdi.textDonation": "ЕÑли вы хотите поддержать развитие Ферди Ñ Ð¿Ð¾Ð¶ÐµÑ€Ñ‚Ð²Ð¾Ð²Ð°Ð½Ð¸ÐµÐ¼, вы можете Ñделать Ñто Ð´Ð²ÑƒÐ¼Ñ ÑпоÑобами,",
367 "settings.supportFerdi.textDonationAnd": "и", 358 "settings.supportFerdi.textDonationAnd": "и",
368 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", 359 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
369 "settings.supportFerdi.textGitHubSponsors": "СпонÑоры на Github", 360 "settings.supportFerdi.textGitHubSponsors": "СпонÑоры на Github",
370 "settings.supportFerdi.textListContributors": "Полный ÑпиÑок учаÑтников", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "here", 362 "settings.supportFerdi.textListContributorsHere": "here",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 363 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need", 364 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "ÐекоммерчеÑкий", 378 "settings.user.form.accountType.non-profit": "ÐекоммерчеÑкий",
388 "settings.user.form.currentPassword": "Текущий пароль", 379 "settings.user.form.currentPassword": "Текущий пароль",
389 "settings.user.form.email": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты", 380 "settings.user.form.email": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты",
390 "settings.user.form.firstname": "ИмÑ", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "ФамилиÑ", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Ðовый пароль", 383 "settings.user.form.newPassword": "Ðовый пароль",
393 "settings.workspace.add.form.name": "ИмÑ", 384 "settings.workspace.add.form.name": "ИмÑ",
394 "settings.workspace.add.form.submitButton": "Создать окружение", 385 "settings.workspace.add.form.submitButton": "Создать окружение",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Включить ÑƒÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð¸ звук", 411 "sidebar.unmuteApp": "Включить ÑƒÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð¸ звук",
421 "signup.email.label": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты", 412 "signup.email.label": "ÐÐ´Ñ€ÐµÑ Ñлектронной почты",
422 "signup.emailDuplicate": "Пользователь Ñ Ñ‚Ð°ÐºÐ¸Ð¼ адреÑом Ñлектронной почты уже ÑущеÑтвует", 413 "signup.emailDuplicate": "Пользователь Ñ Ñ‚Ð°ÐºÐ¸Ð¼ адреÑом Ñлектронной почты уже ÑущеÑтвует",
423 "signup.firstname.label": "ИмÑ", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "РегиÑтрациÑ", 415 "signup.headline": "РегиÑтрациÑ",
425 "signup.lastname.label": "ФамилиÑ", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Ð¡Ð¾Ð·Ð´Ð°Ð²Ð°Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚ Ferdi, вы принимаете", 417 "signup.legal.info": "Ð¡Ð¾Ð·Ð´Ð°Ð²Ð°Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚ Ferdi, вы принимаете",
427 "signup.legal.privacy": "Политика конфиденциальноÑти", 418 "signup.legal.privacy": "Политика конфиденциальноÑти",
428 "signup.legal.terms": "УÑÐ»Ð¾Ð²Ð¸Ñ Ð¾Ð±ÑлуживаниÑ", 419 "signup.legal.terms": "УÑÐ»Ð¾Ð²Ð¸Ñ Ð¾Ð±ÑлуживаниÑ",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Пароль", 421 "signup.password.label": "Пароль",
431 "signup.submit.label": "Создать аккаунт", 422 "signup.submit.label": "Создать аккаунт",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Удалить ÑервиÑ", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Отключить звук", 425 "tabs.item.disableAudio": "Отключить звук",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Отключить уведомлениÑ", 427 "tabs.item.disableNotifications": "Отключить уведомлениÑ",
437 "tabs.item.disableService": "Отключить ÑервиÑ", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Включить звук", 429 "tabs.item.enableAudio": "Включить звук",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Включить уведомлениÑ", 431 "tabs.item.enableNotification": "Включить уведомлениÑ",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Перезагрузить", 434 "tabs.item.reload": "Перезагрузить",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} недейÑтвительно", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} должно быть не менее {length} Ñимволов", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} обÑзательно", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} ÑвлÑетÑÑ Ð½ÐµÐ´ÐµÐ¹Ñтвительной ÑÑылкой", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Ðазад", 441 "webControls.back": "Ðазад",
451 "webControls.forward": "ПереÑлать", 442 "webControls.forward": "ПереÑлать",
452 "webControls.goHome": "Домой", 443 "webControls.goHome": "Домой",
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 7e84088d1..02d325afd 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Obnoviť", 2 "app.errorHandler.action": "Obnoviť",
3 "app.errorHandler.headline": "NieÄo sa pokazilo", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Vlastný server", 4 "changeserver.customServerLabel": "Vlastný server",
5 "changeserver.headline": "Zmeniť server", 5 "changeserver.headline": "Zmeniť server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "ÄŒo sa stalo?", 10 "connectionLostBanner.informationLink": "ÄŒo sa stalo?",
11 "connectionLostBanner.message": "Oh nie! Ferdi stratil pripojenie k {name}.", 11 "connectionLostBanner.message": "Oh nie! Ferdi stratil pripojenie k {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Zverejniť informácie ladenia",
14 "feature.nightlyBuilds.activate": "Aktivovať", 13 "feature.nightlyBuilds.activate": "Aktivovať",
15 "feature.nightlyBuilds.info": "Tzv. \"noÄné verzie\" sú vysoko experimentálne verzie Ferdi, ktoré môžu obsahovaÅ¥ nedoladená alebo nedokonÄené funkcie. Tieto verzie sú používané predovÅ¡etkým vývojármi, aby otestovali novo-vyvíjané funkcie a spôsob, akým sa budú správaÅ¥ vo finálnej verzii. Ak neviete Äo robíte, navrhujeme neaktivovaÅ¥ tieto experimentálne verzie.", 14 "feature.nightlyBuilds.info": "Tzv. \"noÄné verzie\" sú vysoko experimentálne verzie Ferdi, ktoré môžu obsahovaÅ¥ nedoladená alebo nedokonÄené funkcie. Tieto verzie sú používané predovÅ¡etkým vývojármi, aby otestovali novo-vyvíjané funkcie a spôsob, akým sa budú správaÅ¥ vo finálnej verzii. Ak neviete Äo robíte, navrhujeme neaktivovaÅ¥ tieto experimentálne verzie.",
16 "feature.nightlyBuilds.title": "Vývojárske verzie", 15 "feature.nightlyBuilds.title": "Vývojárske verzie",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Hľadať...", 24 "feature.quickSwitch.search": "Hľadať...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Nedá sa pripojiť k online službám Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Zrušiť", 27 "global.cancel": "Cancel",
29 "global.edit": "Upraviť", 28 "global.edit": "Upraviť",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Nie ste pripojení k internetu.", 30 "global.notConnectedToTheInternet": "Nie ste pripojení k internetu.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Nastavenia", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Použiť predvolené nastavenie systému ({default})", 36 "global.spellchecker.useDefault": "Použiť predvolené nastavenie systému ({default})",
38 "global.spellchecking.autodetect": "Automaticky rozpoznať jazyk", 37 "global.spellchecking.autodetect": "Automaticky rozpoznať jazyk",
39 "global.spellchecking.autodetect.short": "Automatický", 38 "global.spellchecking.autodetect.short": "Automatický",
40 "global.spellchecking.language": "Jazyk kontroly pravopisu", 39 "global.spellchecking.language": "Jazyk kontroly pravopisu",
41 "global.submit": "Odoslať", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importovať vaše služby z Ferdi 4", 44 "import.headline": "Importovať vaše služby z Ferdi 4",
46 "import.notSupportedHeadline": "Služby zatiaľ nie sú podporované vo verzii Ferdi 5", 45 "import.notSupportedHeadline": "Služby zatiaľ nie sú podporované vo verzii Ferdi 5",
47 "import.skip.label": "Chcem pridaÅ¥ služby ruÄne", 46 "import.skip.label": "Chcem pridaÅ¥ služby ruÄne",
48 "import.submit.label": "Importovať služby", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Čo je nového?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Reštartovať a nainštalovať aktualizáciu", 50 "infobar.buttonInstallUpdate": "Reštartovať a nainštalovať aktualizáciu",
52 "infobar.buttonReloadServices": "Obnoviť služby", 51 "infobar.buttonReloadServices": "Obnoviť služby",
53 "infobar.hide": "Skryť", 52 "infobar.hide": "Skryť",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-mailová adresa", 74 "login.email.label": "E-mailová adresa",
76 "login.headline": "Prihlásiť sa", 75 "login.headline": "Prihlásiť sa",
77 "login.invalidCredentials": "E-mail alebo heslo nesúhlasia", 76 "login.invalidCredentials": "E-mail alebo heslo nesúhlasia",
78 "login.link.password": "Obnoviť heslo", 77 "login.link.password": "Reset password",
79 "login.link.signup": "VytvoriÅ¥ používateľský úÄet zdarma", 78 "login.link.signup": "VytvoriÅ¥ používateľský úÄet zdarma",
80 "login.password.label": "Heslo", 79 "login.password.label": "Heslo",
81 "login.serverLogout": "Vaša relácia vypršala, prihláste sa prosím znovu.", 80 "login.serverLogout": "Vaša relácia vypršala, prihláste sa prosím znovu.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Podpora", 116 "menu.help.support": "Podpora",
118 "menu.help.tos": "Podmienky použitia", 117 "menu.help.tos": "Podmienky použitia",
119 "menu.services": "Služby", 118 "menu.services": "Služby",
120 "menu.services.activatePreviousService": "Aktivovať predchádzajúcu službu", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Úvod", 121 "menu.services.goHome": "Úvod",
123 "menu.services.setNextServiceActive": "Aktivujte ÄalÅ¡iu službu", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Enable Todos", 124 "menu.todos.enableTodos": "Enable Todos",
126 "menu.view": "Zobraziť", 125 "menu.view": "Zobraziť",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Všetky služby", 147 "menu.workspaces.defaultWorkspace": "Všetky služby",
149 "menu.workspaces.openWorkspaceDrawer": "Otvoriť workspace záložku", 148 "menu.workspaces.openWorkspaceDrawer": "Otvoriť workspace záložku",
150 "password.email.label": "E-mailová adresa", 149 "password.email.label": "E-mailová adresa",
151 "password.headline": "Obnoviť heslo", 150 "password.headline": "Reset password",
152 "password.link.login": "PrihlásiÅ¥ sa do vášho úÄtu", 151 "password.link.login": "PrihlásiÅ¥ sa do vášho úÄtu",
153 "password.link.signup": "VytvoriÅ¥ používateľský úÄet zdarma", 152 "password.link.signup": "VytvoriÅ¥ používateľský úÄet zdarma",
154 "password.noUser": "Používateľ s touto e-mailovou adresou nebol nájdený", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Skontrolujte prosím váš e-mail", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Synchronizácia úÄtu",
157 "pricing.features.customWebsites": "Pridať vlastnú webstránku",
158 "pricing.features.desktopNotifications": "Upozornenie na ploche",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Proxy servery",
162 "pricing.features.spellchecker": "Podpora kontroly pravopisu",
163 "pricing.features.teamManagement": "Manažment tímu",
164 "pricing.features.thirdPartyServices": "Inštalovať inú službu",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Pracovný priestor",
167 "service.crashHandler.action": "Znovu naÄítaÅ¥ {name}", 155 "service.crashHandler.action": "Znovu naÄítaÅ¥ {name}",
168 "service.crashHandler.autoReload": "Najbližší pokus o automatické obnovenie {name} o {seconds} sekúnd", 156 "service.crashHandler.autoReload": "Najbližší pokus o automatické obnovenie {name} o {seconds} sekúnd",
169 "service.crashHandler.headline": "Ale nie!", 157 "service.crashHandler.headline": "Ale nie!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Vítajte v aplikácii Ferdi", 171 "services.welcome": "Vítajte v aplikácii Ferdi",
184 "settings.account.account.editButton": "UpraviÅ¥ úÄet", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Aktualizovať profil", 175 "settings.account.buttonSave": "Aktualizovať profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Bol vám odoslaný e-mail s odkazom pre potvrdenie odstránenia vášho úÄtu. Váš úÄet a údaje sa nebudú daÅ¥ obnoviÅ¥!", 177 "settings.account.deleteEmailSent": "Bol vám odoslaný e-mail s odkazom pre potvrdenie odstránenia vášho úÄtu. Váš úÄet a údaje sa nebudú daÅ¥ obnoviÅ¥!",
190 "settings.account.deleteInfo": "Ak už nepotrebujete váš Ferdi úÄet, tu ho môžete zmazaÅ¥ spolu so vÅ¡etkými prislúchajúcimi údajmi.", 178 "settings.account.deleteInfo": "Ak už nepotrebujete váš Ferdi úÄet, tu ho môžete zmazaÅ¥ spolu so vÅ¡etkými prislúchajúcimi údajmi.",
191 "settings.account.headline": "ÚÄet", 179 "settings.account.headline": "ÚÄet",
192 "settings.account.headlineAccount": "Informácie o úÄte", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "NebezpeÄná zóna", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Faktúry", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Zmeniť heslo", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Aktualizovať profil", 184 "settings.account.headlineProfile": "Aktualizovať profil",
197 "settings.account.successInfo": "Vaše zmeny boli uložené", 185 "settings.account.successInfo": "Vaše zmeny boli uložené",
198 "settings.account.tryReloadServices": "Skúsiť znova", 186 "settings.account.tryReloadServices": "Skúsiť znova",
199 "settings.account.tryReloadUserInfoRequest": "Skúsiť znova", 187 "settings.account.tryReloadUserInfoRequest": "Skúsiť znova",
200 "settings.account.userInfoRequestFailed": "Nebolo možné naÄítaÅ¥ informácie o používateľovi", 188 "settings.account.userInfoRequestFailed": "Nebolo možné naÄítaÅ¥ informácie o používateľovi",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "VyÄistiÅ¥ vyrovnávaciu pamäť", 191 "settings.app.buttonClearAllCache": "VyÄistiÅ¥ vyrovnávaciu pamäť",
204 "settings.app.buttonInstallUpdate": "Reštartovať a nainštalovať aktualizáciu", 192 "settings.app.buttonInstallUpdate": "Reštartovať a nainštalovať aktualizáciu",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Zapnúť Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Zapnúť GPU zrýchlenie", 212 "settings.app.form.enableGPUAcceleration": "Zapnúť GPU zrýchlenie",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Zapnúť kontrolu pravopisu", 215 "settings.app.form.enableSpellchecking": "Zapnúť kontrolu pravopisu",
228 "settings.app.form.enableSystemTray": "Zobrazovať Ferdi v systémovej lište", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Zobraziť záložky vypnutých služieb", 239 "settings.app.form.showDisabledServices": "Zobraziť záložky vypnutých služieb",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "ZobraziÅ¥ symbol pre nepreÄítané správy, keÄ sú vypnuté upozornenia", 241 "settings.app.form.showMessagesBadgesWhenMuted": "ZobraziÅ¥ symbol pre nepreÄítané správy, keÄ sú vypnuté upozornenia",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -296,7 +285,7 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Developer Documentation", 287 "settings.recipes.customService.openDevDocs": "Developer Documentation",
299 "settings.recipes.customService.openFolder": "OtvoriÅ¥ prieÄinok", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Dostupné služby", 289 "settings.recipes.headline": "Dostupné služby",
301 "settings.recipes.missingService": "Chýba vám služba?", 290 "settings.recipes.missingService": "Chýba vám služba?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Odstrániť službu", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Upraviť {name}", 305 "settings.service.form.editServiceHeadline": "Upraviť {name}",
317 "settings.service.form.enableAudio": "Zapnúť zvuk", 306 "settings.service.form.enableAudio": "Zapnúť zvuk",
318 "settings.service.form.enableBadge": "ZobraziÅ¥ symboly nepreÄítaných správ", 307 "settings.service.form.enableBadge": "ZobraziÅ¥ symboly nepreÄítaných správ",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Ak je vypnuté, všetky zvuky oznámení a iné prehrávania budú stíšené", 322 "settings.service.form.isMutedInfo": "Ak je vypnuté, všetky zvuky oznámení a iné prehrávania budú stíšené",
334 "settings.service.form.name": "Meno", 323 "settings.service.form.name": "Meno",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Nastavenia servera proxy sa nebudú synchronizovať so servermi Ferdi.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Použiť Proxy", 331 "settings.service.form.proxy.isEnabled": "Použiť Proxy",
342 "settings.service.form.proxy.password": "Heslo (voliteľné)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Po zmene nastavení servera proxy reštartujte Ferdi.", 334 "settings.service.form.proxy.restartInfo": "Po zmene nastavení servera proxy reštartujte Ferdi.",
345 "settings.service.form.proxy.user": "Používateľ (voliteľné)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Uložiť službu", 337 "settings.service.form.saveButton": "Uložiť službu",
348 "settings.service.form.tabHosted": "Hostované", 338 "settings.service.form.tabHosted": "Hostované",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Preskúmať služby", 344 "settings.services.discoverServices": "Preskúmať služby",
355 "settings.services.headline": "Vaše služby", 345 "settings.services.headline": "Vaše služby",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Nepodarilo sa naÄítaÅ¥ vaÅ¡e služby", 348 "settings.services.servicesRequestFailed": "Nepodarilo sa naÄítaÅ¥ vaÅ¡e služby",
358 "settings.services.tooltip.isDisabled": "Služba je vypnutá", 349 "settings.services.tooltip.isDisabled": "Služba je vypnutá",
359 "settings.services.tooltip.isMuted": "Všetky zvuky sú stíšené", 350 "settings.services.tooltip.isMuted": "Všetky zvuky sú stíšené",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Nezisková organizácia", 378 "settings.user.form.accountType.non-profit": "Nezisková organizácia",
388 "settings.user.form.currentPassword": "SúÄasné heslo", 379 "settings.user.form.currentPassword": "SúÄasné heslo",
389 "settings.user.form.email": "E-mail", 380 "settings.user.form.email": "E-mail",
390 "settings.user.form.firstname": "Krstné meno", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Priezvisko", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nové heslo", 383 "settings.user.form.newPassword": "Nové heslo",
393 "settings.workspace.add.form.name": "Meno", 384 "settings.workspace.add.form.name": "Meno",
394 "settings.workspace.add.form.submitButton": "Vytvoriť pracovný priestor", 385 "settings.workspace.add.form.submitButton": "Vytvoriť pracovný priestor",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Skúsiť znova", 396 "settings.workspaces.tryReloadWorkspaces": "Skúsiť znova",
406 "settings.workspaces.updatedInfo": "Vaše zmeny boli uložené", 397 "settings.workspaces.updatedInfo": "Vaše zmeny boli uložené",
407 "settings.workspaces.workspaceFeatureHeadline": "Menej je viac: Predstavenie Ferdi Pracovné priestory", 398 "settings.workspaces.workspaceFeatureHeadline": "Menej je viac: Predstavenie Ferdi Pracovné priestory",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdi Workspace vám umožňujú sústrediÅ¥ sa na to, Äo je práve dôležité. Nastavte si rozliÄné skupiny služieb a jednoducho medzi nimi kedykoľvek prepínajte. Vy rozhodujete ktoré služby, kedy a kde potrebujete, a my vám potom vieme pomôcÅ¥ sústrediÅ¥ sa na prácu - alebo jednoducho prepnúť z práce na Äokoľvek iné.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Nebolo možné naÄítaÅ¥ vaÅ¡e workspace", 400 "settings.workspaces.workspacesRequestFailed": "Nebolo možné naÄítaÅ¥ vaÅ¡e workspace",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Povoliť oznámenia a zvuky", 411 "sidebar.unmuteApp": "Povoliť oznámenia a zvuky",
421 "signup.email.label": "E-mailová adresa", 412 "signup.email.label": "E-mailová adresa",
422 "signup.emailDuplicate": "Používateľ s touto e-mailovou adresou už jestvuje", 413 "signup.emailDuplicate": "Používateľ s touto e-mailovou adresou už jestvuje",
423 "signup.firstname.label": "Krstné meno", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Prihlásiť sa", 415 "signup.headline": "Prihlásiť sa",
425 "signup.lastname.label": "Priezvisko", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Vytvorením úÄtu Ferdi súhlasíte s", 417 "signup.legal.info": "Vytvorením úÄtu Ferdi súhlasíte s",
427 "signup.legal.privacy": "Vyhlásenie o ochrane súkromia", 418 "signup.legal.privacy": "Vyhlásenie o ochrane súkromia",
428 "signup.legal.terms": "Podmienky služby", 419 "signup.legal.terms": "Podmienky služby",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Heslo", 421 "signup.password.label": "Heslo",
431 "signup.submit.label": "VytvoriÅ¥ úÄet", 422 "signup.submit.label": "VytvoriÅ¥ úÄet",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Odstrániť službu", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Vypnúť zvuk", 425 "tabs.item.disableAudio": "Vypnúť zvuk",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Zakázať oznámenia", 427 "tabs.item.disableNotifications": "Zakázať oznámenia",
437 "tabs.item.disableService": "Vypnúť službu", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Zapnúť zvuk", 429 "tabs.item.enableAudio": "Zapnúť zvuk",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Povoliť oznámenia", 431 "tabs.item.enableNotification": "Povoliť oznámenia",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Obnoviť", 434 "tabs.item.reload": "Obnoviť",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} je neplatný", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} by malo byť dlhé aspoň {length} znakov", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Je nutné zadať aspoň jeden", 438 "validation.oneRequired": "Je nutné zadať aspoň jeden",
448 "validation.required": "{field} je povinné", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} nie je platné URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Naspäť", 441 "webControls.back": "Naspäť",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Úvod", 443 "webControls.goHome": "Úvod",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Obnoviť", 445 "webControls.reload": "Obnoviť",
455 "welcome.loginButton": "PrihlásiÅ¥ sa do vášho úÄtu", 446 "welcome.loginButton": "PrihlásiÅ¥ sa do vášho úÄtu",
456 "welcome.signupButton": "VytvoriÅ¥ používateľský úÄet zdarma", 447 "welcome.signupButton": "VytvoriÅ¥ používateľský úÄet zdarma",
457 "workspaceDrawer.addNewWorkspaceLabel": "Pridať nový workspace", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Všetky služby", 449 "workspaceDrawer.allServices": "Všetky služby",
459 "workspaceDrawer.headline": "Pracovný priestor", 450 "workspaceDrawer.headline": "Pracovný priestor",
460 "workspaceDrawer.item.contextMenuEdit": "Upraviť", 451 "workspaceDrawer.item.contextMenuEdit": "Upraviť",
461 "workspaceDrawer.item.noServicesAddedYet": "Zatiaľ žiadne služby", 452 "workspaceDrawer.item.noServicesAddedYet": "Zatiaľ žiadne služby",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspace vám umožňujú sústrediÅ¥ sa na to, Äo je práve dôležité. Nastavte si rozliÄné skupiny služieb a jednoducho medzi nimi kedykoľvek prepínajte.</p><p>Vy rozhodujete ktoré služby, kedy a kde potrebujete, a my vám potom vieme pomôcÅ¥ sústrediÅ¥ sa na prácu - alebo jednoducho prepnúť z práce na Äokoľvek iné. </p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Upraviť nastavenia workspace", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Prepínanie na" 455 "workspaces.switchingIndicator.switchingTo": "Prepínanie na"
465} 456}
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index 2c145d6f4..041b02632 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -1,6 +1,6 @@
1{ 1{
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 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 8ee9417f6..85068ee5c 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Ponovno uÄitavanje", 2 "app.errorHandler.action": "Ponovno uÄitavanje",
3 "app.errorHandler.headline": "Дошло је до грешке", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Prilagođen server", 4 "changeserver.customServerLabel": "Prilagođen server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Сервер", 6 "changeserver.label": "Сервер",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Шта Ñе деÑило?", 10 "connectionLostBanner.informationLink": "Шта Ñе деÑило?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Ðктивирај", 13 "feature.nightlyBuilds.activate": "Ðктивирај",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Nije moguće pristupiti Ferdi-ovim on-line servisima. ", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Odustani", 27 "global.cancel": "Cancel",
29 "global.edit": "Uredi", 28 "global.edit": "Uredi",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Niste povezani sa serverom.", 30 "global.notConnectedToTheInternet": "Niste povezani sa serverom.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Postavke", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Use System Default ({default})", 36 "global.spellchecker.useDefault": "Use System Default ({default})",
38 "global.spellchecking.autodetect": "Detect language automatically", 37 "global.spellchecking.autodetect": "Detect language automatically",
39 "global.spellchecking.autodetect.short": "ÐутоматÑки", 38 "global.spellchecking.autodetect.short": "ÐутоматÑки",
40 "global.spellchecking.language": "Spell checking language", 39 "global.spellchecking.language": "Spell checking language",
41 "global.submit": "Pošalji", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Uvezite svoje Ferdi 4 servise", 44 "import.headline": "Uvezite svoje Ferdi 4 servise",
46 "import.notSupportedHeadline": "Servis trenutno nije podržan u Ferdi 5", 45 "import.notSupportedHeadline": "Servis trenutno nije podržan u Ferdi 5",
47 "import.skip.label": "Желим да додам уÑлуге ручно", 46 "import.skip.label": "Желим да додам уÑлуге ручно",
48 "import.submit.label": "Uvezi servise", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Å ta je novo? ", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje ", 50 "infobar.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje ",
52 "infobar.buttonReloadServices": "Ponovo uÄitaj servise ", 51 "infobar.buttonReloadServices": "Ponovo uÄitaj servise ",
53 "infobar.hide": "Sakrij", 52 "infobar.hide": "Sakrij",
@@ -75,7 +74,7 @@
75 "login.email.label": "Vaša e-adresa", 74 "login.email.label": "Vaša e-adresa",
76 "login.headline": "Prijavite se", 75 "login.headline": "Prijavite se",
77 "login.invalidCredentials": "E-mail ili lozinka nisu toÄni", 76 "login.invalidCredentials": "E-mail ili lozinka nisu toÄni",
78 "login.link.password": "Stvaranje nove lozinke", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Stvorite besplatan raÄun", 78 "login.link.signup": "Stvorite besplatan raÄun",
80 "login.password.label": "Лозинка", 79 "login.password.label": "Лозинка",
81 "login.serverLogout": "Vaša sesija je istekla, prijavite se ponovo.", 80 "login.serverLogout": "Vaša sesija je istekla, prijavite se ponovo.",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "УÑлови коришћења уÑлуге", 117 "menu.help.tos": "УÑлови коришћења уÑлуге",
119 "menu.services": "Usluge", 118 "menu.services": "Usluge",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Sve usluge", 147 "menu.workspaces.defaultWorkspace": "Sve usluge",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "Vaša e-adresa", 149 "password.email.label": "Vaša e-adresa",
151 "password.headline": "Stvaranje nove lozinke", 150 "password.headline": "Reset password",
152 "password.link.login": "Prijavite se na VaÅ¡ raÄun", 151 "password.link.login": "Prijavite se na VaÅ¡ raÄun",
153 "password.link.signup": "Stvorite besplatan raÄun", 152 "password.link.signup": "Stvorite besplatan raÄun",
154 "password.noUser": "Ne postoji ni jedan korisnik s tom e-mail adresom", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Molimo Vas da provjerite vašu e-mail adresu", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Osvježi {name}", 155 "service.crashHandler.action": "Osvježi {name}",
168 "service.crashHandler.autoReload": "Pokušaću automatski povratiti {name} u {seconds} sekundi", 156 "service.crashHandler.autoReload": "Pokušaću automatski povratiti {name} u {seconds} sekundi",
169 "service.crashHandler.headline": "O, ne! ", 157 "service.crashHandler.headline": "O, ne! ",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "Dobrodošli u Ferdi", 171 "services.welcome": "Dobrodošli u Ferdi",
184 "settings.account.account.editButton": "Uredi raÄun", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Account is unavailable", 173 "settings.account.accountUnavailable": "Account is unavailable",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Ažuriraj profil", 175 "settings.account.buttonSave": "Ažuriraj profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Добили Ñте имејл Ñа линком путем којег потврђујете бриÑање Ñвог налога. Ваш налог и подаци не могу бити повраћени!", 177 "settings.account.deleteEmailSent": "Добили Ñте имејл Ñа линком путем којег потврђујете бриÑање Ñвог налога. Ваш налог и подаци не могу бити повраћени!",
190 "settings.account.deleteInfo": "Уколико Вам више није потребан Франз налог, овде можете обриÑати Ñвој налог и Ñве податке везане за иÑти.", 178 "settings.account.deleteInfo": "Уколико Вам више није потребан Франз налог, овде можете обриÑати Ñвој налог и Ñве податке везане за иÑти.",
191 "settings.account.headline": "KorisniÄki nalog", 179 "settings.account.headline": "KorisniÄki nalog",
192 "settings.account.headlineAccount": "Podaci o nalogu", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Зона опреза", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Fakture", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Promijenite lozinku", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Ažuriraj profil", 184 "settings.account.headlineProfile": "Ažuriraj profil",
197 "settings.account.successInfo": "Vaše promjene su spremljene", 185 "settings.account.successInfo": "Vaše promjene su spremljene",
198 "settings.account.tryReloadServices": "Pokušajte ponovno", 186 "settings.account.tryReloadServices": "Pokušajte ponovno",
199 "settings.account.tryReloadUserInfoRequest": "Pokušajte ponovno", 187 "settings.account.tryReloadUserInfoRequest": "Pokušajte ponovno",
200 "settings.account.userInfoRequestFailed": "Nije moguće uÄitati informacije o korisniku", 188 "settings.account.userInfoRequestFailed": "Nije moguće uÄitati informacije o korisniku",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "ОчиÑти кеш", 191 "settings.app.buttonClearAllCache": "ОчиÑти кеш",
204 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje ", 192 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje ",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Омогући убрзање графичке јединице", 212 "settings.app.form.enableGPUAcceleration": "Омогући убрзање графичке јединице",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Omogući provjeru pravopisa", 215 "settings.app.form.enableSpellchecking": "Omogući provjeru pravopisa",
228 "settings.app.form.enableSystemTray": "Prikaži aplikaciju u sustavskoj traci", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Prikaži ploÄe s onemogućenim servisima", 239 "settings.app.form.showDisabledServices": "Prikaži ploÄe s onemogućenim servisima",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Покажи беџ за непрочитане поруке када Ñу обавештења онемогућена", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Покажи беџ за непрочитане поруке када Ñу обавештења онемогућена",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Izbriši uslugu", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Uredite {name}", 305 "settings.service.form.editServiceHeadline": "Uredite {name}",
317 "settings.service.form.enableAudio": "Omogućite zvuk", 306 "settings.service.form.enableAudio": "Omogućite zvuk",
318 "settings.service.form.enableBadge": "Покажи беџеве за непрочитане поруке", 307 "settings.service.form.enableBadge": "Покажи беџеве за непрочитане поруке",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrÅ¡ka će biti neÄujna.", 322 "settings.service.form.isMutedInfo": "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrÅ¡ka će biti neÄujna.",
334 "settings.service.form.name": "Ime", 323 "settings.service.form.name": "Ime",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Pronađite usluge", 344 "settings.services.discoverServices": "Pronađite usluge",
355 "settings.services.headline": "Vaše usluge", 345 "settings.services.headline": "Vaše usluge",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Usluga je onemogućena.", 349 "settings.services.tooltip.isDisabled": "Usluga je onemogućena.",
359 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni.", 350 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni.",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Neprofitno", 378 "settings.user.form.accountType.non-profit": "Neprofitno",
388 "settings.user.form.currentPassword": "Trenutna lozinka", 379 "settings.user.form.currentPassword": "Trenutna lozinka",
389 "settings.user.form.email": "E-pošta", 380 "settings.user.form.email": "E-pošta",
390 "settings.user.form.firstname": "Ime", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Prezime", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nova lozinka", 383 "settings.user.form.newPassword": "Nova lozinka",
393 "settings.workspace.add.form.name": "Ime", 384 "settings.workspace.add.form.name": "Ime",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "ИÑкључи обавештења и звукове", 411 "sidebar.unmuteApp": "ИÑкључи обавештења и звукове",
421 "signup.email.label": "Vaša e-adresa", 412 "signup.email.label": "Vaša e-adresa",
422 "signup.emailDuplicate": "Već postoji korisnik s tom e-mail adresom", 413 "signup.emailDuplicate": "Već postoji korisnik s tom e-mail adresom",
423 "signup.firstname.label": "Ime", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Prijava", 415 "signup.headline": "Prijava",
425 "signup.lastname.label": "Prezime", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Prilikom stvaranja Ferdi raÄuna, slažete se sa sljedećim stavkama", 417 "signup.legal.info": "Prilikom stvaranja Ferdi raÄuna, slažete se sa sljedećim stavkama",
427 "signup.legal.privacy": "Izjava o privatnosti", 418 "signup.legal.privacy": "Izjava o privatnosti",
428 "signup.legal.terms": "Uvjeti korištenja", 419 "signup.legal.terms": "Uvjeti korištenja",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Лозинка", 421 "signup.password.label": "Лозинка",
431 "signup.submit.label": "Napravite novi raÄun", 422 "signup.submit.label": "Napravite novi raÄun",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Izbriši uslugu", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Onemogući zvuk", 425 "tabs.item.disableAudio": "Onemogući zvuk",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Onemogući obavijesti", 427 "tabs.item.disableNotifications": "Onemogući obavijesti",
437 "tabs.item.disableService": "Onemogući servis", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Omogućite zvuk", 429 "tabs.item.enableAudio": "Omogućite zvuk",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Omogućite obavijesti", 431 "tabs.item.enableNotification": "Omogućite obavijesti",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Ponovno uÄitavanje", 434 "tabs.item.reload": "Ponovno uÄitavanje",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} није валидно", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} треба да буде најмање {length} карактера дугачко", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} је неопходно", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} није валидан УРЛ", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Back", 441 "webControls.back": "Back",
451 "webControls.forward": "Forward", 442 "webControls.forward": "Forward",
452 "webControls.goHome": "Home", 443 "webControls.goHome": "Home",
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index 87b92e398..ef254fc5d 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Ladda om", 2 "app.errorHandler.action": "Ladda om",
3 "app.errorHandler.headline": "NÃ¥gonting gick snett", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Anpassad server", 4 "changeserver.customServerLabel": "Anpassad server",
5 "changeserver.headline": "Byt server", 5 "changeserver.headline": "Byt server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Vad hände?", 10 "connectionLostBanner.informationLink": "Vad hände?",
11 "connectionLostBanner.message": "Åh nej! Ferdi förlorade anslutningen till {name}.", 11 "connectionLostBanner.message": "Åh nej! Ferdi förlorade anslutningen till {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Skicka felsökningsinformation",
14 "feature.nightlyBuilds.activate": "Aktivera", 13 "feature.nightlyBuilds.activate": "Aktivera",
15 "feature.nightlyBuilds.info": "Nattliga kompileringar är väldigt experimentella versioner av Ferdi som kan innehålla ofärdiga och ännu ej testade funktioner. Nattliga kompilering är i första hand tänkt för utvecklare för att kunna testa hur nya funktioner fungerar och presterar. Är du osäker på vad detta innebär rekommenderas du att inte aktivera nattliga kompileringar.", 14 "feature.nightlyBuilds.info": "Nattliga kompileringar är väldigt experimentella versioner av Ferdi som kan innehålla ofärdiga och ännu ej testade funktioner. Nattliga kompilering är i första hand tänkt för utvecklare för att kunna testa hur nya funktioner fungerar och presterar. Är du osäker på vad detta innebär rekommenderas du att inte aktivera nattliga kompileringar.",
16 "feature.nightlyBuilds.title": "Nattlig kompilering", 15 "feature.nightlyBuilds.title": "Nattlig kompilering",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Välj en tjänst med TAB, ↑ and ↓. Öppna en tjänst med ENTER.", 23 "feature.quickSwitch.info": "Välj en tjänst med TAB, ↑ and ↓. Öppna en tjänst med ENTER.",
25 "feature.quickSwitch.search": "Sök...", 24 "feature.quickSwitch.search": "Sök...",
26 "feature.quickSwitch.title": "Snabbväxling", 25 "feature.quickSwitch.title": "Snabbväxling",
27 "global.api.unhealthy": "Kan inte ansluta till Ferdis onlinetjänster", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Avbryt", 27 "global.cancel": "Cancel",
29 "global.edit": "Redigera", 28 "global.edit": "Redigera",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Du är inte ansluten till Internet.", 30 "global.notConnectedToTheInternet": "Du är inte ansluten till Internet.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Inställningar", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Använd systemstandard ({default})", 36 "global.spellchecker.useDefault": "Använd systemstandard ({default})",
38 "global.spellchecking.autodetect": "Identifiera språk automatiskt", 37 "global.spellchecking.autodetect": "Identifiera språk automatiskt",
39 "global.spellchecking.autodetect.short": "Automatisk", 38 "global.spellchecking.autodetect.short": "Automatisk",
40 "global.spellchecking.language": "Rättstavningsspråk", 39 "global.spellchecking.language": "Rättstavningsspråk",
41 "global.submit": "Skicka", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Importera dina Ferdi 4-tjänster", 44 "import.headline": "Importera dina Ferdi 4-tjänster",
46 "import.notSupportedHeadline": "Tjänster som ännu inte stöds i Ferdi 5", 45 "import.notSupportedHeadline": "Tjänster som ännu inte stöds i Ferdi 5",
47 "import.skip.label": "Jag vill lägga till tjänster manuellt", 46 "import.skip.label": "Jag vill lägga till tjänster manuellt",
48 "import.submit.label": "Importera tjänster", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Det uppstod fel vid försök då en autentiserad begäran utfördes. Prova att logga ut och in igen om felet kvarstår.", 48 "infobar.authRequestFailed": "Det uppstod fel vid försök då en autentiserad begäran utfördes. Prova att logga ut och in igen om felet kvarstår.",
50 "infobar.buttonChangelog": "Vad nytt har hänt?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Starta om & installera uppdatering", 50 "infobar.buttonInstallUpdate": "Starta om & installera uppdatering",
52 "infobar.buttonReloadServices": "Ladda om tjänster", 51 "infobar.buttonReloadServices": "Ladda om tjänster",
53 "infobar.hide": "Dölj", 52 "infobar.hide": "Dölj",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-postadress", 74 "login.email.label": "E-postadress",
76 "login.headline": "Logga in", 75 "login.headline": "Logga in",
77 "login.invalidCredentials": "E-post eller lösenord är felaktigt", 76 "login.invalidCredentials": "E-post eller lösenord är felaktigt",
78 "login.link.password": "Återställ lösenord", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Skapa ett gratis konto", 78 "login.link.signup": "Skapa ett gratis konto",
80 "login.password.label": "Lösenord", 79 "login.password.label": "Lösenord",
81 "login.serverLogout": "Din session har gått ut. Vänligen logga in på nytt.", 80 "login.serverLogout": "Din session har gått ut. Vänligen logga in på nytt.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Support", 116 "menu.help.support": "Support",
118 "menu.help.tos": "Användarvillkor", 117 "menu.help.tos": "Användarvillkor",
119 "menu.services": "Tjänster", 118 "menu.services": "Tjänster",
120 "menu.services.activatePreviousService": "Aktivera föregående tjänst", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Lägg till ny tjänst", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Hem", 121 "menu.services.goHome": "Hem",
123 "menu.services.setNextServiceActive": "Aktivera nästa tjänst", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Aktivera Todos", 124 "menu.todos.enableTodos": "Aktivera Todos",
126 "menu.view": "Visa", 125 "menu.view": "Visa",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Alla tjänster", 147 "menu.workspaces.defaultWorkspace": "Alla tjänster",
149 "menu.workspaces.openWorkspaceDrawer": "Öppna arbetsytan", 148 "menu.workspaces.openWorkspaceDrawer": "Öppna arbetsytan",
150 "password.email.label": "E-postadress", 149 "password.email.label": "E-postadress",
151 "password.headline": "Återställ lösenord", 150 "password.headline": "Reset password",
152 "password.link.login": "Logga in på ditt konto", 151 "password.link.login": "Logga in på ditt konto",
153 "password.link.signup": "Skapa ett gratis konto", 152 "password.link.signup": "Skapa ett gratis konto",
154 "password.noUser": "Ingen användare med den e-postadressen hittades", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Vänligen kontrollera din e-post", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Synkronisering av konto",
157 "pricing.features.customWebsites": "Lägg till egna webbplatser",
158 "pricing.features.desktopNotifications": "Skrivbordsaviseringar",
159 "pricing.features.onPremise": "Lokala tjänster och andra värdtjänster",
160 "pricing.features.recipes": "Välj mellan fler än 70 tjänster",
161 "pricing.features.serviceProxies": "Tjänstens proxies",
162 "pricing.features.spellchecker": "Stöd för stavningskontroll",
163 "pricing.features.teamManagement": "Hantera grupp",
164 "pricing.features.thirdPartyServices": "Installera tjänster från tredje part",
165 "pricing.features.unlimitedServices": "Lägg till obegränsat antal tjänster",
166 "pricing.features.workspaces": "Arbetsytor",
167 "service.crashHandler.action": "Ladda om {name}", 155 "service.crashHandler.action": "Ladda om {name}",
168 "service.crashHandler.autoReload": "Försöker automatiskt återställa {name} om {seconds} sekunder", 156 "service.crashHandler.autoReload": "Försöker automatiskt återställa {name} om {seconds} sekunder",
169 "service.crashHandler.headline": "Ã…h nej!", 157 "service.crashHandler.headline": "Ã…h nej!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Använd Ferdi utan ett konto", 170 "services.serverless": "Använd Ferdi utan ett konto",
183 "services.welcome": "Välkommen till Ferdi", 171 "services.welcome": "Välkommen till Ferdi",
184 "settings.account.account.editButton": "Redigera konto", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Kontot är inte tillgängligt", 173 "settings.account.accountUnavailable": "Kontot är inte tillgängligt",
186 "settings.account.accountUnavailableInfo": "Du använder Ferdi utan ett konto. Om du vill använda Ferdi med ett konto och hålla dina tjänster synkroniserade mellan installationer, välj en server i fliken Inställningar och logga in.", 174 "settings.account.accountUnavailableInfo": "Du använder Ferdi utan ett konto. Om du vill använda Ferdi med ett konto och hålla dina tjänster synkroniserade mellan installationer, välj en server i fliken Inställningar och logga in.",
187 "settings.account.buttonSave": "Uppdatera profil", 175 "settings.account.buttonSave": "Uppdatera profil",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Du har fått ett e-postmeddelande med en länk för att bekräfta raderingen av ditt konto. Ditt konto och data kan inte återställas!", 177 "settings.account.deleteEmailSent": "Du har fått ett e-postmeddelande med en länk för att bekräfta raderingen av ditt konto. Ditt konto och data kan inte återställas!",
190 "settings.account.deleteInfo": "Om du inte behöver ditt Ferdi-konto längre, kan du ta bort ditt konto och all anknuten information här.", 178 "settings.account.deleteInfo": "Om du inte behöver ditt Ferdi-konto längre, kan du ta bort ditt konto och all anknuten information här.",
191 "settings.account.headline": "Konto", 179 "settings.account.headline": "Konto",
192 "settings.account.headlineAccount": "Kontoinformation", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Högrisksområde", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Fakturor", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Ändra lösenord", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Uppdatera profil", 184 "settings.account.headlineProfile": "Uppdatera profil",
197 "settings.account.successInfo": "Dina ändringar har sparats", 185 "settings.account.successInfo": "Dina ändringar har sparats",
198 "settings.account.tryReloadServices": "Försök igen", 186 "settings.account.tryReloadServices": "Försök igen",
199 "settings.account.tryReloadUserInfoRequest": "Försök igen", 187 "settings.account.tryReloadUserInfoRequest": "Försök igen",
200 "settings.account.userInfoRequestFailed": "Kunde inte ladda användarinformation", 188 "settings.account.userInfoRequestFailed": "Kunde inte ladda användarinformation",
201 "settings.account.yourLicense": "Din Ferdi-licens", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Rensa cache", 191 "settings.app.buttonClearAllCache": "Rensa cache",
204 "settings.app.buttonInstallUpdate": "Starta om & installera uppdatering", 192 "settings.app.buttonInstallUpdate": "Starta om & installera uppdatering",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", 207 "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events",
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Anpassad Todo-server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Aktivera mörkt läge", 211 "settings.app.form.darkMode": "Aktivera mörkt läge",
224 "settings.app.form.enableGPUAcceleration": "Aktivera GPU-hårdvaruacceleration", 212 "settings.app.form.enableGPUAcceleration": "Aktivera GPU-hårdvaruacceleration",
225 "settings.app.form.enableLock": "Aktivera lösenordslås", 213 "settings.app.form.enableLock": "Aktivera lösenordslås",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Aktivera stavningskontroll", 215 "settings.app.form.enableSpellchecking": "Aktivera stavningskontroll",
228 "settings.app.form.enableSystemTray": "Visa Ferdi i systemfältet", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Aktivera Ferdi Todos", 217 "settings.app.form.enableTodos": "Aktivera Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Strategi för vila", 219 "settings.app.form.hibernationStrategy": "Strategi för vila",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Visa flikar för inaktiverade tjänster", 239 "settings.app.form.showDisabledServices": "Visa flikar för inaktiverade tjänster",
252 "settings.app.form.showDragArea": "Visa dragbart område i fönstret", 240 "settings.app.form.showDragArea": "Visa dragbart område i fönstret",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Visa antal olästa meddelanden när aviseringar är inaktiverade", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Visa antal olästa meddelanden när aviseringar är inaktiverade",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Starta i minimerat läge", 243 "settings.app.form.startMinimized": "Starta i minimerat läge",
255 "settings.app.form.universalDarkMode": "Aktivera globalt mörkt läge", 244 "settings.app.form.universalDarkMode": "Aktivera globalt mörkt läge",
256 "settings.app.form.useTouchIdToUnlock": "Tillåt att TouchID används för att låsa upp Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Avancerat", 248 "settings.app.headlineAdvanced": "Avancerat",
@@ -267,7 +256,7 @@
267 "settings.app.languageDisclaimer": "Engelska och tyska är officella översättningar. Övriga språk har översatts av gemenskapen.", 256 "settings.app.languageDisclaimer": "Engelska och tyska är officella översättningar. Övriga språk har översatts av gemenskapen.",
268 "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 {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Lösenord", 258 "settings.app.lockedPassword": "Lösenord",
270 "settings.app.lockedPasswordInfo": "Se till att du anger ett lösenord du kommer att komma ihåg.\nOm du tappar bort detta lösenord måste du installera om Ferdi.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Ändringar kräver omstart", 260 "settings.app.restartRequired": "Ändringar kräver omstart",
272 "settings.app.scheduledDNDInfo": "Schemalagd \"Stör ej\" låter dig definiera en tidsperiod inom vilken du inte vill få meddelanden från Ferdi.", 261 "settings.app.scheduledDNDInfo": "Schemalagd \"Stör ej\" låter dig definiera en tidsperiod inom vilken du inte vill få meddelanden från Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Tid i 24-timmarsformat. Sluttid kan vara före starttid (t.ex. start 17:00, slut 09:00) för att aktivera \"Stör ej\" över natten.", 262 "settings.app.scheduledDNDTimeInfo": "Tid i 24-timmarsformat. Sluttid kan vara före starttid (t.ex. start 17:00, slut 09:00) för att aktivera \"Stör ej\" över natten.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
276 "settings.app.subheadlineCache": "Cache", 265 "settings.app.subheadlineCache": "Cache",
277 "settings.app.subheadlineFerdiProfile": "Ferdi Profile", 266 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Denna server kommer att användas för \"Ferdi Todo\"-funktionen.", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Hjälp oss att översätta Ferdi till ditt språk.", 268 "settings.app.translationHelp": "Hjälp oss att översätta Ferdi till ditt språk.",
280 "settings.app.universalDarkModeInfo": "Globalt mörkt läge försöker att dynamiskt generera en mörk stil för tjänster som ännu inte stöds.", 269 "settings.app.universalDarkModeInfo": "Globalt mörkt läge försöker att dynamiskt generera en mörk stil för tjänster som ännu inte stöds.",
281 "settings.app.updateStatusAvailable": "Uppdatering tillgänglig, laddar ner...", 270 "settings.app.updateStatusAvailable": "Uppdatering tillgänglig, laddar ner...",
@@ -294,9 +283,9 @@
294 "settings.recipes.customService.headline.communityRecipes": "Tredjepartsrecept från gemenskapen", 283 "settings.recipes.customService.headline.communityRecipes": "Tredjepartsrecept från gemenskapen",
295 "settings.recipes.customService.headline.customRecipes": "Egna tredjepartsrecept", 284 "settings.recipes.customService.headline.customRecipes": "Egna tredjepartsrecept",
296 "settings.recipes.customService.headline.devRecipes": "Dina recept för utvecklingsservice", 285 "settings.recipes.customService.headline.devRecipes": "Dina recept för utvecklingsservice",
297 "settings.recipes.customService.intro": "För att lägga till en anpassad tjänst, kopiera receptet för tjänsten till:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Dokumentation för utvecklare", 287 "settings.recipes.customService.openDevDocs": "Dokumentation för utvecklare",
299 "settings.recipes.customService.openFolder": "Öppna mapp", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Tillgängliga tjänster", 289 "settings.recipes.headline": "Tillgängliga tjänster",
301 "settings.recipes.missingService": "Saknar du en tjänst?", 290 "settings.recipes.missingService": "Saknar du en tjänst?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Ta bort tjänst", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Redigera {name}", 305 "settings.service.form.editServiceHeadline": "Redigera {name}",
317 "settings.service.form.enableAudio": "Aktivera ljud", 306 "settings.service.form.enableAudio": "Aktivera ljud",
318 "settings.service.form.enableBadge": "Visa olästa meddelandemärken", 307 "settings.service.form.enableBadge": "Visa olästa meddelandemärken",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Om inaktiverad kommer alla aviseringsljud och ljuduppspelning att tystas", 322 "settings.service.form.isMutedInfo": "Om inaktiverad kommer alla aviseringsljud och ljuduppspelning att tystas",
334 "settings.service.form.name": "Namn", 323 "settings.service.form.name": "Namn",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Öppna darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Öppna darkmode.css",
336 "settings.service.form.openUserCss": "Öppna user.css", 326 "settings.service.form.openUserCss": "Öppna user.css",
337 "settings.service.form.openUserJs": "Öppna user.js", 327 "settings.service.form.openUserJs": "Öppna user.js",
338 "settings.service.form.proxy.headline": "Inställningar för HTTP/HTTPS-proxy", 328 "settings.service.form.proxy.headline": "Inställningar för HTTP/HTTPS-proxy",
339 "settings.service.form.proxy.host": "Proxy-värd/IP", 329 "settings.service.form.proxy.host": "Proxy-värd/IP",
340 "settings.service.form.proxy.info": "Proxyinställningar kommer inte att synkroniseras med Ferdi-servrarna.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Använd proxy", 331 "settings.service.form.proxy.isEnabled": "Använd proxy",
342 "settings.service.form.proxy.password": "Lösenord (frivilligt)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Vänligen starta om Ferdi efter att du ändrat proxyinställningar.", 334 "settings.service.form.proxy.restartInfo": "Vänligen starta om Ferdi efter att du ändrat proxyinställningar.",
345 "settings.service.form.proxy.user": "Användare (valfritt)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Dina användarfiler kommer att infogas i webbsidan så att du kan anpassa tjänsterna hur du vill. Användarfiler lagras endast lokalt och överförs inte till andra datorer som använer samma konto.", 336 "settings.service.form.recipeFileInfo": "Dina användarfiler kommer att infogas i webbsidan så att du kan anpassa tjänsterna hur du vill. Användarfiler lagras endast lokalt och överförs inte till andra datorer som använer samma konto.",
347 "settings.service.form.saveButton": "Spara tjänst", 337 "settings.service.form.saveButton": "Spara tjänst",
348 "settings.service.form.tabHosted": "Värd", 338 "settings.service.form.tabHosted": "Värd",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Upptäck tjänster", 344 "settings.services.discoverServices": "Upptäck tjänster",
355 "settings.services.headline": "Dina tjänster", 345 "settings.services.headline": "Dina tjänster",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Kunde inte ladda dina tjänster", 348 "settings.services.servicesRequestFailed": "Kunde inte ladda dina tjänster",
358 "settings.services.tooltip.isDisabled": "Tjänsten är inaktiverad", 349 "settings.services.tooltip.isDisabled": "Tjänsten är inaktiverad",
359 "settings.services.tooltip.isMuted": "Alla ljud är avstängda", 350 "settings.services.tooltip.isMuted": "Alla ljud är avstängda",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Ideell organisation", 378 "settings.user.form.accountType.non-profit": "Ideell organisation",
388 "settings.user.form.currentPassword": "Nuvarande lösenord", 379 "settings.user.form.currentPassword": "Nuvarande lösenord",
389 "settings.user.form.email": "E-post", 380 "settings.user.form.email": "E-post",
390 "settings.user.form.firstname": "Förnamn", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Efternamn", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Nytt lösenord", 383 "settings.user.form.newPassword": "Nytt lösenord",
393 "settings.workspace.add.form.name": "Namn", 384 "settings.workspace.add.form.name": "Namn",
394 "settings.workspace.add.form.submitButton": "Skapa arbetsyta", 385 "settings.workspace.add.form.submitButton": "Skapa arbetsyta",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Försök igen", 396 "settings.workspaces.tryReloadWorkspaces": "Försök igen",
406 "settings.workspaces.updatedInfo": "Dina ändringar har sparats", 397 "settings.workspaces.updatedInfo": "Dina ändringar har sparats",
407 "settings.workspaces.workspaceFeatureHeadline": "\"Less is more\": Vi presenterar Ferdi-arbetsytor", 398 "settings.workspaces.workspaceFeatureHeadline": "\"Less is more\": Vi presenterar Ferdi-arbetsytor",
408 "settings.workspaces.workspaceFeatureInfo": "Ferdi-arbetsytor låter dig fokusera på det som är viktigt just nu. Konfigurera olika uppsättningar av tjänster och växla enkelt mellan dem när som helst. Du bestämmer vilka tjänster du behöver när och var, så att vi kan hjälpa dig att hålla koll på läget - eller enkelt koppla bort från jobbet när du vill.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Kunde inte ladda dina arbetsytor", 400 "settings.workspaces.workspacesRequestFailed": "Kunde inte ladda dina arbetsytor",
410 "setupAssistant.headline": "Let's get started", 401 "setupAssistant.headline": "Let's get started",
411 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 402 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Aktivera aviseringar och ljud", 411 "sidebar.unmuteApp": "Aktivera aviseringar och ljud",
421 "signup.email.label": "E-postadress", 412 "signup.email.label": "E-postadress",
422 "signup.emailDuplicate": "En användare med den e-postadressen finns redan", 413 "signup.emailDuplicate": "En användare med den e-postadressen finns redan",
423 "signup.firstname.label": "Förnamn", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Registrera dig", 415 "signup.headline": "Registrera dig",
425 "signup.lastname.label": "Efternamn", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Genom att skapa ett Ferdi konto accepterar du", 417 "signup.legal.info": "Genom att skapa ett Ferdi konto accepterar du",
427 "signup.legal.privacy": "Integritetspolicy", 418 "signup.legal.privacy": "Integritetspolicy",
428 "signup.legal.terms": "Användarvillkor", 419 "signup.legal.terms": "Användarvillkor",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Lösenord", 421 "signup.password.label": "Lösenord",
431 "signup.submit.label": "Skapa konto", 422 "signup.submit.label": "Skapa konto",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Ta bort tjänst", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Inaktivera ljud", 425 "tabs.item.disableAudio": "Inaktivera ljud",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Inaktivera aviseringar", 427 "tabs.item.disableNotifications": "Inaktivera aviseringar",
437 "tabs.item.disableService": "Inaktivera tjänst", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Aktivera ljud", 429 "tabs.item.enableAudio": "Aktivera ljud",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Aktivera aviseringar", 431 "tabs.item.enableNotification": "Aktivera aviseringar",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Ladda om", 434 "tabs.item.reload": "Ladda om",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} är felaktig", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} bör vara minst {length} tecken lång", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Minst en krävs", 438 "validation.oneRequired": "Minst en krävs",
448 "validation.required": "{field} är obligatoriskt", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} är inte en giltig URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Tillbaka", 441 "webControls.back": "Tillbaka",
451 "webControls.forward": "Framåt", 442 "webControls.forward": "Framåt",
452 "webControls.goHome": "Hem", 443 "webControls.goHome": "Hem",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Ladda om", 445 "webControls.reload": "Ladda om",
455 "welcome.loginButton": "Logga in på ditt konto", 446 "welcome.loginButton": "Logga in på ditt konto",
456 "welcome.signupButton": "Skapa ett gratis konto", 447 "welcome.signupButton": "Skapa ett gratis konto",
457 "workspaceDrawer.addNewWorkspaceLabel": "Skapa ny arbetsyta", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Alla tjänster", 449 "workspaceDrawer.allServices": "Alla tjänster",
459 "workspaceDrawer.headline": "Arbetsytor", 450 "workspaceDrawer.headline": "Arbetsytor",
460 "workspaceDrawer.item.contextMenuEdit": "redigera", 451 "workspaceDrawer.item.contextMenuEdit": "redigera",
461 "workspaceDrawer.item.noServicesAddedYet": "Inga tjänster har lagts till", 452 "workspaceDrawer.item.noServicesAddedYet": "Inga tjänster har lagts till",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi-arbetsytor låter dig fokusera på det som är viktigt just nu. Konfigurera olika uppsättningar av tjänster och växla enkelt mellan dem när som helst.</p><p>Du bestämmer vilka tjänster du behöver när och var, så att vi kan hjälpa dig att hålla koll på läget - eller enkelt koppla bort från jobbet när du vill.</p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Redigera inställningar för arbetsytor", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Byter till" 455 "workspaces.switchingIndicator.switchingTo": "Byter till"
465} 456}
diff --git a/src/i18n/locales/te.json b/src/i18n/locales/te.json
index be9bbb961..812ec8c4c 100644
--- a/src/i18n/locales/te.json
+++ b/src/i18n/locales/te.json
@@ -1,6 +1,6 @@
1{ 1{
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 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -45,7 +44,7 @@
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5", 45 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
47 "import.skip.label": "I want to add services manually", 46 "import.skip.label": "I want to add services manually",
48 "import.submit.label": "Import services", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "What is new?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Restart & install update", 50 "infobar.buttonInstallUpdate": "Restart & install update",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "Terms of Service", 117 "menu.help.tos": "Terms of Service",
119 "menu.services": "Services", 118 "menu.services": "Services",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Home", 121 "menu.services.goHome": "Home",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "Restart & install update", 192 "settings.app.buttonInstallUpdate": "Restart & install update",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "Name", 323 "settings.service.form.name": "Name",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index 3b91dfad0..b0368a18a 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Yenile", 2 "app.errorHandler.action": "Yenile",
3 "app.errorHandler.headline": "Bir terslik çıktı", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Özel sunucu", 4 "changeserver.customServerLabel": "Özel sunucu",
5 "changeserver.headline": "Sunucuyu deÄŸiÅŸtir", 5 "changeserver.headline": "Sunucuyu deÄŸiÅŸtir",
6 "changeserver.label": "Sunucu", 6 "changeserver.label": "Sunucu",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Ne oldu?", 10 "connectionLostBanner.informationLink": "Ne oldu?",
11 "connectionLostBanner.message": "Nayır, nolamaz! Ferdi {name} ile bağlantısını yitirdi.", 11 "connectionLostBanner.message": "Nayır, nolamaz! Ferdi {name} ile bağlantısını yitirdi.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Hata ayıklama bilgisini yayımla",
14 "feature.nightlyBuilds.activate": "EtkinleÅŸtir", 13 "feature.nightlyBuilds.activate": "EtkinleÅŸtir",
15 "feature.nightlyBuilds.info": "Nightly yapılar Ferdi'nin deneysel sürümleri olup tamamlanmamış özellikler içerebilir. Bu nightly yapılar genellikle geliştiriciler tarafından yeni özellikleri deneyip geliştirmek için kullanılır. Ne yaptığınızı bilmiyorsanız nightly yapıları etkinleştirmeyin.", 14 "feature.nightlyBuilds.info": "Nightly yapılar Ferdi'nin deneysel sürümleri olup tamamlanmamış özellikler içerebilir. Bu nightly yapılar genellikle geliştiriciler tarafından yeni özellikleri deneyip geliştirmek için kullanılır. Ne yaptığınızı bilmiyorsanız nightly yapıları etkinleştirmeyin.",
16 "feature.nightlyBuilds.title": "Nightly Yapılar", 15 "feature.nightlyBuilds.title": "Nightly Yapılar",
@@ -24,30 +23,30 @@
24 "feature.quickSwitch.info": "TAB, ↑ ve ↓ ile bir servis seç. ENTER ile bir servisi aç.", 23 "feature.quickSwitch.info": "TAB, ↑ ve ↓ ile bir servis seç. ENTER ile bir servisi aç.",
25 "feature.quickSwitch.search": "Ara...", 24 "feature.quickSwitch.search": "Ara...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "Ferdi hizmetlerine ÅŸu anda eriÅŸilemiyor", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Ä°ptal", 27 "global.cancel": "Cancel",
29 "global.edit": "Düzenle", 28 "global.edit": "Düzenle",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "İnternete bağlı değilsiniz.", 30 "global.notConnectedToTheInternet": "İnternete bağlı değilsiniz.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Çık", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Ayarlar", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Sistem Dilini Kullan ({default})", 36 "global.spellchecker.useDefault": "Sistem Dilini Kullan ({default})",
38 "global.spellchecking.autodetect": "Dili otomatik tespit et", 37 "global.spellchecking.autodetect": "Dili otomatik tespit et",
39 "global.spellchecking.autodetect.short": "Otomatik", 38 "global.spellchecking.autodetect.short": "Otomatik",
40 "global.spellchecking.language": "Ä°mla kontrol dili", 39 "global.spellchecking.language": "Ä°mla kontrol dili",
41 "global.submit": "Gönder", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Ferdi 4 servislerinizi içeri aktarın", 44 "import.headline": "Ferdi 4 servislerinizi içeri aktarın",
46 "import.notSupportedHeadline": "Henüz Ferdi 5'te desteklenmeyen servisler", 45 "import.notSupportedHeadline": "Henüz Ferdi 5'te desteklenmeyen servisler",
47 "import.skip.label": "Servisleri kendim eklemek istiyorum", 46 "import.skip.label": "Servisleri kendim eklemek istiyorum",
48 "import.submit.label": "Servisleri içe aktar", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Yetkili bir işlem yapılmaya çalışırken hatalar ortaya çıktı. Lütfen bu hata tekrarlarsa çıkış yapıp tekrar girmeyi dene.", 48 "infobar.authRequestFailed": "Yetkili bir işlem yapılmaya çalışırken hatalar ortaya çıktı. Lütfen bu hata tekrarlarsa çıkış yapıp tekrar girmeyi dene.",
50 "infobar.buttonChangelog": "Yeni ne var?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Yeniden Başlat ve Güncelleştirmeleri Kur", 50 "infobar.buttonInstallUpdate": "Yeniden Başlat ve Güncelleştirmeleri Kur",
52 "infobar.buttonReloadServices": "Hizmetleri yeniden yükle", 51 "infobar.buttonReloadServices": "Hizmetleri yeniden yükle",
53 "infobar.hide": "Gizle", 52 "infobar.hide": "Gizle",
@@ -75,7 +74,7 @@
75 "login.email.label": "E-posta adresi", 74 "login.email.label": "E-posta adresi",
76 "login.headline": "Oturum Aç", 75 "login.headline": "Oturum Aç",
77 "login.invalidCredentials": "Yanlış parola ya da e-posta adresi", 76 "login.invalidCredentials": "Yanlış parola ya da e-posta adresi",
78 "login.link.password": "Parola sıfırla", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Ãœcretsiz hesap oluÅŸtur", 78 "login.link.signup": "Ãœcretsiz hesap oluÅŸtur",
80 "login.password.label": "Åžifre", 79 "login.password.label": "Åžifre",
81 "login.serverLogout": "Oturum süreniz dolmuş, lütfen tekrar giriş yapın.", 80 "login.serverLogout": "Oturum süreniz dolmuş, lütfen tekrar giriş yapın.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Destek", 116 "menu.help.support": "Destek",
118 "menu.help.tos": "Kullanım Şartları", 117 "menu.help.tos": "Kullanım Şartları",
119 "menu.services": "Hizmetler", 118 "menu.services": "Hizmetler",
120 "menu.services.activatePreviousService": "Bir önceki servisi aktive et", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Yeni Servis Ekle", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Ana Sayfa", 121 "menu.services.goHome": "Ana Sayfa",
123 "menu.services.setNextServiceActive": "Bir sonraki servisi aktive et", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Yapılacaklar", 123 "menu.todos": "Yapılacaklar",
125 "menu.todos.enableTodos": "Yapılacaklar Listesi'ni Aç", 124 "menu.todos.enableTodos": "Yapılacaklar Listesi'ni Aç",
126 "menu.view": "Görünüm", 125 "menu.view": "Görünüm",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Tüm servisler", 147 "menu.workspaces.defaultWorkspace": "Tüm servisler",
149 "menu.workspaces.openWorkspaceDrawer": "Çalışma alanı çekmecesini aç", 148 "menu.workspaces.openWorkspaceDrawer": "Çalışma alanı çekmecesini aç",
150 "password.email.label": "E-posta adresi", 149 "password.email.label": "E-posta adresi",
151 "password.headline": "Parola sıfırla", 150 "password.headline": "Reset password",
152 "password.link.login": "Hesabına giriş yap", 151 "password.link.login": "Hesabına giriş yap",
153 "password.link.signup": "Ãœcretsiz hesap oluÅŸtur", 152 "password.link.signup": "Ãœcretsiz hesap oluÅŸtur",
154 "password.noUser": "Bu e-posta adresinde bir kullanıcı bulunamadı", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "E-postanızı kontrol ediniz", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Hesap EÅŸitleme",
157 "pricing.features.customWebsites": "Özel Siteler Ekle",
158 "pricing.features.desktopNotifications": "Masaüstü Bildirimleri",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Servis proxy'leri",
162 "pricing.features.spellchecker": "Yazım denetimi desteği",
163 "pricing.features.teamManagement": "Takım yönetimi",
164 "pricing.features.thirdPartyServices": "3. parti servisleri yükleme",
165 "pricing.features.unlimitedServices": "Sınırsız servis ekleme",
166 "pricing.features.workspaces": "Çalışma Alanları",
167 "service.crashHandler.action": "{name} yeniden yükle", 155 "service.crashHandler.action": "{name} yeniden yükle",
168 "service.crashHandler.autoReload": "{name}'i {seconds} saniye içerisinde otomatik onarmayı deniyoruz", 156 "service.crashHandler.autoReload": "{name}'i {seconds} saniye içerisinde otomatik onarmayı deniyoruz",
169 "service.crashHandler.headline": "Olamaz!", 157 "service.crashHandler.headline": "Olamaz!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Ferdi'yi bir hesap olmadan kullan", 170 "services.serverless": "Ferdi'yi bir hesap olmadan kullan",
183 "services.welcome": "Ferdi'a HoÅŸgeldiniz", 171 "services.welcome": "Ferdi'a HoÅŸgeldiniz",
184 "settings.account.account.editButton": "Hesabı düzenle", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Hesap kullanılamıyor", 173 "settings.account.accountUnavailable": "Hesap kullanılamıyor",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Profili güncelle", 175 "settings.account.buttonSave": "Profili güncelle",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Hesabınızın silinmesini onaylamanız için e-posta adresinize gönderilen bağlantıya tıklayınız. Bu işlem sonrasında hesabınız ve bilgileriniz geri getirilemez!", 177 "settings.account.deleteEmailSent": "Hesabınızın silinmesini onaylamanız için e-posta adresinize gönderilen bağlantıya tıklayınız. Bu işlem sonrasında hesabınız ve bilgileriniz geri getirilemez!",
190 "settings.account.deleteInfo": "Ferdi hesabınıza artık ihtiyaç duymuyorsanız, hesabınızı ve buradaki bütün bağlantılı bilgilerinizi silebilirsiniz.", 178 "settings.account.deleteInfo": "Ferdi hesabınıza artık ihtiyaç duymuyorsanız, hesabınızı ve buradaki bütün bağlantılı bilgilerinizi silebilirsiniz.",
191 "settings.account.headline": "Hesap", 179 "settings.account.headline": "Hesap",
192 "settings.account.headlineAccount": "Hesap bilgileri", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Tehlike Bölgesi", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Faturalar", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Parolayı değiştir", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Profili güncelle", 184 "settings.account.headlineProfile": "Profili güncelle",
197 "settings.account.successInfo": "DeÄŸiÅŸikliklerin kaydedildi", 185 "settings.account.successInfo": "DeÄŸiÅŸikliklerin kaydedildi",
198 "settings.account.tryReloadServices": "Tekrar deneyin", 186 "settings.account.tryReloadServices": "Tekrar deneyin",
199 "settings.account.tryReloadUserInfoRequest": "Tekrar deneyin", 187 "settings.account.tryReloadUserInfoRequest": "Tekrar deneyin",
200 "settings.account.userInfoRequestFailed": "Kullanıcı bilgisi yüklenemedi", 188 "settings.account.userInfoRequestFailed": "Kullanıcı bilgisi yüklenemedi",
201 "settings.account.yourLicense": "Ferdi Lisansınız", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Önbelleği temizle", 191 "settings.app.buttonClearAllCache": "Önbelleği temizle",
204 "settings.app.buttonInstallUpdate": "Yeniden Başlat ve Güncelleştirmeleri Kur", 192 "settings.app.buttonInstallUpdate": "Yeniden Başlat ve Güncelleştirmeleri Kur",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Karanlık modu aç",
224 "settings.app.form.enableGPUAcceleration": "Grafik İşlemci Ünitesi (GPU) Hızlandırıcısını Aktif et", 212 "settings.app.form.enableGPUAcceleration": "Grafik İşlemci Ünitesi (GPU) Hızlandırıcısını Aktif et",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Yazım denetimini etkinleştir", 215 "settings.app.form.enableSpellchecking": "Yazım denetimini etkinleştir",
228 "settings.app.form.enableSystemTray": "Ferdi'ı sistem tepsisinde göster", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Devre dışı bırakılan servis sekmelerini göster", 239 "settings.app.form.showDisabledServices": "Devre dışı bırakılan servis sekmelerini göster",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Bildirimler kapalı iken okunmamış mesaj sayısını göster", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Bildirimler kapalı iken okunmamış mesaj sayısını göster",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -296,7 +285,7 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Developer Documentation", 287 "settings.recipes.customService.openDevDocs": "Developer Documentation",
299 "settings.recipes.customService.openFolder": "Klasör aç", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Mevcut servisler", 289 "settings.recipes.headline": "Mevcut servisler",
301 "settings.recipes.missingService": "Aradığın servisi bulamadın mı?", 290 "settings.recipes.missingService": "Aradığın servisi bulamadın mı?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Servisi sil", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "{name} düzenle", 305 "settings.service.form.editServiceHeadline": "{name} düzenle",
317 "settings.service.form.enableAudio": "Sesi etkinleÅŸtirin", 306 "settings.service.form.enableAudio": "Sesi etkinleÅŸtirin",
318 "settings.service.form.enableBadge": "Okunmamış mesajları göster", 307 "settings.service.form.enableBadge": "Okunmamış mesajları göster",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Devre dışı bırakıldığında, tüm bildirim sesleri sessize alınır", 322 "settings.service.form.isMutedInfo": "Devre dışı bırakıldığında, tüm bildirim sesleri sessize alınır",
334 "settings.service.form.name": "Ad", 323 "settings.service.form.name": "Ad",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Ayarları", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Ayarları",
339 "settings.service.form.proxy.host": "Proxy Sunucusu/IP", 329 "settings.service.form.proxy.host": "Proxy Sunucusu/IP",
340 "settings.service.form.proxy.info": "Proxy ayarları Ferdi serverlarına yüklenmeyecektir.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Proxy Kullan", 331 "settings.service.form.proxy.isEnabled": "Proxy Kullan",
342 "settings.service.form.proxy.password": "Parola (opsiyonel)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
344 "settings.service.form.proxy.restartInfo": "Proxy ayarlarını değiştirdikten sonra Ferdi'ı yeniden başlatınız.", 334 "settings.service.form.proxy.restartInfo": "Proxy ayarlarını değiştirdikten sonra Ferdi'ı yeniden başlatınız.",
345 "settings.service.form.proxy.user": "Kullanıcı (opsiyonel)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Servisi kaydet", 337 "settings.service.form.saveButton": "Servisi kaydet",
348 "settings.service.form.tabHosted": "Barındırılan", 338 "settings.service.form.tabHosted": "Barındırılan",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Servisleri keÅŸfet", 344 "settings.services.discoverServices": "Servisleri keÅŸfet",
355 "settings.services.headline": "Servislerin", 345 "settings.services.headline": "Servislerin",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Hizmetiniz yüklenemedi", 348 "settings.services.servicesRequestFailed": "Hizmetiniz yüklenemedi",
358 "settings.services.tooltip.isDisabled": "Servis devre dışı", 349 "settings.services.tooltip.isDisabled": "Servis devre dışı",
359 "settings.services.tooltip.isMuted": "Tüm sesler kapalı", 350 "settings.services.tooltip.isMuted": "Tüm sesler kapalı",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Kar amacı gütmeyen", 378 "settings.user.form.accountType.non-profit": "Kar amacı gütmeyen",
388 "settings.user.form.currentPassword": "Mevcut ÅŸifre", 379 "settings.user.form.currentPassword": "Mevcut ÅŸifre",
389 "settings.user.form.email": "E-posta", 380 "settings.user.form.email": "E-posta",
390 "settings.user.form.firstname": "Ad", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Soyad", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Yeni ÅŸifre", 383 "settings.user.form.newPassword": "Yeni ÅŸifre",
393 "settings.workspace.add.form.name": "Ad", 384 "settings.workspace.add.form.name": "Ad",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Bildirimleri ve sesli uyarıları etkinleştir", 411 "sidebar.unmuteApp": "Bildirimleri ve sesli uyarıları etkinleştir",
421 "signup.email.label": "E-posta adresi", 412 "signup.email.label": "E-posta adresi",
422 "signup.emailDuplicate": "Bu email adresine sahip bir kullanıcı zaten mevcut", 413 "signup.emailDuplicate": "Bu email adresine sahip bir kullanıcı zaten mevcut",
423 "signup.firstname.label": "Ad", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Hesap oluÅŸtur", 415 "signup.headline": "Hesap oluÅŸtur",
425 "signup.lastname.label": "Soyad", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Ferdi'ı hesabı oluşturark kabul ediyorsun", 417 "signup.legal.info": "Ferdi'ı hesabı oluşturark kabul ediyorsun",
427 "signup.legal.privacy": "Gizlilik Sözleşmesi", 418 "signup.legal.privacy": "Gizlilik Sözleşmesi",
428 "signup.legal.terms": "Kullanım Koşulları", 419 "signup.legal.terms": "Kullanım Koşulları",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Åžifre", 421 "signup.password.label": "Åžifre",
431 "signup.submit.label": "Hesap oluÅŸtur", 422 "signup.submit.label": "Hesap oluÅŸtur",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Servisi sil", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Sesi kapat", 425 "tabs.item.disableAudio": "Sesi kapat",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Bildirimleri devre dışı bırak", 427 "tabs.item.disableNotifications": "Bildirimleri devre dışı bırak",
437 "tabs.item.disableService": "Servisi devre dışı bırak", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Sesi etkinleÅŸtirin", 429 "tabs.item.enableAudio": "Sesi etkinleÅŸtirin",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Bildirimleri etkinleÅŸtir", 431 "tabs.item.enableNotification": "Bildirimleri etkinleÅŸtir",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Yenile", 434 "tabs.item.reload": "Yenile",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} geçerli değil", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} en az {length} karakter uzunluğunda olmalı", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} gereklidir", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} geçerli bir URL değil", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Geri", 441 "webControls.back": "Geri",
451 "webControls.forward": "Ä°leri", 442 "webControls.forward": "Ä°leri",
452 "webControls.goHome": "Ana Sayfa", 443 "webControls.goHome": "Ana Sayfa",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index b4f1fb66c..b03bf9072 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Перезавантажити", 2 "app.errorHandler.action": "Перезавантажити",
3 "app.errorHandler.headline": "ЩоÑÑŒ пішло не так", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "КориÑтувацький Ñервер", 4 "changeserver.customServerLabel": "КориÑтувацький Ñервер",
5 "changeserver.headline": "Змінити Ñервер", 5 "changeserver.headline": "Змінити Ñервер",
6 "changeserver.label": "Сервер", 6 "changeserver.label": "Сервер",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Що трапилоÑÑŒ?", 10 "connectionLostBanner.informationLink": "Що трапилоÑÑŒ?",
11 "connectionLostBanner.message": "О ні! Ферді втратив з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· {name}.", 11 "connectionLostBanner.message": "О ні! Ферді втратив з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Опублікувати інформацію Ð´Ð»Ñ Ð½Ð°Ð»Ð°Ð³Ð¾Ð´Ð¶ÐµÐ½Ð½Ñ",
14 "feature.nightlyBuilds.activate": "Ðктивувати", 13 "feature.nightlyBuilds.activate": "Ðктивувати",
15 "feature.nightlyBuilds.info": "Ðічні збірки - це виÑокоекÑпериментальні верÑÑ–Ñ— Ferdi, що можуть міÑтити \"неполіровані\" або незавершені функції. Ðічні збірки в оÑновному викориÑтовуютьÑÑ Ñ€Ð¾Ð·Ñ€Ð¾Ð±Ð½Ð¸ÐºÐ°Ð¼Ð¸, щоб перевірити Ñвої нові функції та те, Ñк вони будуть працювати в фінальній верÑÑ–Ñ—. Якщо ви не знаєте, що ви робите, то радимо не активувати нічні збірки.", 14 "feature.nightlyBuilds.info": "Ðічні збірки - це виÑокоекÑпериментальні верÑÑ–Ñ— Ferdi, що можуть міÑтити \"неполіровані\" або незавершені функції. Ðічні збірки в оÑновному викориÑтовуютьÑÑ Ñ€Ð¾Ð·Ñ€Ð¾Ð±Ð½Ð¸ÐºÐ°Ð¼Ð¸, щоб перевірити Ñвої нові функції та те, Ñк вони будуть працювати в фінальній верÑÑ–Ñ—. Якщо ви не знаєте, що ви робите, то радимо не активувати нічні збірки.",
16 "feature.nightlyBuilds.title": "Ðічні збірки", 15 "feature.nightlyBuilds.title": "Ðічні збірки",
@@ -24,30 +23,30 @@
24 "feature.quickSwitch.info": "Виберіть ÑÐµÑ€Ð²Ñ–Ñ Ð·Ð° допомогою TAB, Ñтрілок ↑ та ↓. ÐатиÑніть ENTER, щоб відкрити.", 23 "feature.quickSwitch.info": "Виберіть ÑÐµÑ€Ð²Ñ–Ñ Ð·Ð° допомогою TAB, Ñтрілок ↑ та ↓. ÐатиÑніть ENTER, щоб відкрити.",
25 "feature.quickSwitch.search": "Пошук...", 24 "feature.quickSwitch.search": "Пошук...",
26 "feature.quickSwitch.title": "Швидке перемиканнÑ", 25 "feature.quickSwitch.title": "Швидке перемиканнÑ",
27 "global.api.unhealthy": "Ðе можливо підключитиÑÑŒ до онлайн ÑервіÑів Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Відмінити", 27 "global.cancel": "Cancel",
29 "global.edit": "Редагувати", 28 "global.edit": "Редагувати",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Ви не підключені до Інтернету.", 30 "global.notConnectedToTheInternet": "Ви не підключені до Інтернету.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Вийти", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "ÐалаштуваннÑ", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "ВикориÑтовувати ÑиÑтемні параметри за змовчуваннÑм ({default})", 36 "global.spellchecker.useDefault": "ВикориÑтовувати ÑиÑтемні параметри за змовчуваннÑм ({default})",
38 "global.spellchecking.autodetect": "Ðвтоматично визначати мову", 37 "global.spellchecking.autodetect": "Ðвтоматично визначати мову",
39 "global.spellchecking.autodetect.short": "Ðвтоматично", 38 "global.spellchecking.autodetect.short": "Ðвтоматично",
40 "global.spellchecking.language": "Мова перевірки правопиÑу", 39 "global.spellchecking.language": "Мова перевірки правопиÑу",
41 "global.submit": "Подати", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "Ідентифікатор браузера", 42 "global.userAgentPref": "Ідентифікатор браузера",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Імпортувати ваші ÑервіÑи з Ferdi 4", 44 "import.headline": "Імпортувати ваші ÑервіÑи з Ferdi 4",
46 "import.notSupportedHeadline": "Ðаразі ÑервіÑи не підтримуютьÑÑ Ñƒ Ferdi 5", 45 "import.notSupportedHeadline": "Ðаразі ÑервіÑи не підтримуютьÑÑ Ñƒ Ferdi 5",
47 "import.skip.label": "Я бажаю додати ÑÐµÑ€Ð²Ñ–Ñ Ð²Ñ€ÑƒÑ‡Ð½Ñƒ", 46 "import.skip.label": "Я бажаю додати ÑÐµÑ€Ð²Ñ–Ñ Ð²Ñ€ÑƒÑ‡Ð½Ñƒ",
48 "import.submit.label": "Імпортувати ÑервіÑи", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "Що нового?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Перезавантажити Ñ– вÑтановити оновленнÑ", 50 "infobar.buttonInstallUpdate": "Перезавантажити Ñ– вÑтановити оновленнÑ",
52 "infobar.buttonReloadServices": "Перезавантажити ÑервіÑи", 51 "infobar.buttonReloadServices": "Перезавантажити ÑервіÑи",
53 "infobar.hide": "Приховати", 52 "infobar.hide": "Приховати",
@@ -75,7 +74,7 @@
75 "login.email.label": "Email адреÑа", 74 "login.email.label": "Email адреÑа",
76 "login.headline": "Увійти", 75 "login.headline": "Увійти",
77 "login.invalidCredentials": "Email або пароль некоректні", 76 "login.invalidCredentials": "Email або пароль некоректні",
78 "login.link.password": "Скинути пароль", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Створити безплатний акаунт", 78 "login.link.signup": "Створити безплатний акаунт",
80 "login.password.label": "Пароль", 79 "login.password.label": "Пароль",
81 "login.serverLogout": "Ваша ÑеÑÑ–Ñ Ð·Ð°ÐºÑ–Ð½Ñ‡Ð¸Ð»Ð°ÑÑŒ, будь лаÑка, увійдіть знову.", 80 "login.serverLogout": "Ваша ÑеÑÑ–Ñ Ð·Ð°ÐºÑ–Ð½Ñ‡Ð¸Ð»Ð°ÑÑŒ, будь лаÑка, увійдіть знову.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Підтримка", 116 "menu.help.support": "Підтримка",
118 "menu.help.tos": "Умови викориÑтаннÑ", 117 "menu.help.tos": "Умови викориÑтаннÑ",
119 "menu.services": "Служби", 118 "menu.services": "Служби",
120 "menu.services.activatePreviousService": "Ðктивувати попередню Ñлужбу", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Додати новий ÑервіÑ", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Головна", 121 "menu.services.goHome": "Головна",
123 "menu.services.setNextServiceActive": "Ðктивувати наÑтупний ÑервіÑ", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "ЗавданнÑ", 123 "menu.todos": "ЗавданнÑ",
125 "menu.todos.enableTodos": "Увімкнути ЗавданнÑ", 124 "menu.todos.enableTodos": "Увімкнути ЗавданнÑ",
126 "menu.view": "ВиглÑд", 125 "menu.view": "ВиглÑд",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "УÑÑ– ÑервіÑи", 147 "menu.workspaces.defaultWorkspace": "УÑÑ– ÑервіÑи",
149 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer", 148 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
150 "password.email.label": "Email адреÑа", 149 "password.email.label": "Email адреÑа",
151 "password.headline": "Скинути пароль", 150 "password.headline": "Reset password",
152 "password.link.login": "Увійти до вашого акаунту", 151 "password.link.login": "Увійти до вашого акаунту",
153 "password.link.signup": "Створити безплатний акаунт", 152 "password.link.signup": "Створити безплатний акаунт",
154 "password.noUser": "Ðе знайдено жодного кориÑтувача з цією email адреÑою", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Будь лаÑка, перевірте ваш email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Перезавантажити {name}", 155 "service.crashHandler.action": "Перезавантажити {name}",
168 "service.crashHandler.autoReload": "Спробую автоматично відновити {name} через {seconds} Ñ", 156 "service.crashHandler.autoReload": "Спробую автоматично відновити {name} через {seconds} Ñ",
169 "service.crashHandler.headline": "О, ні!", 157 "service.crashHandler.headline": "О, ні!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "ЛаÑкаво проÑимо в Ferdi", 171 "services.welcome": "ЛаÑкаво проÑимо в Ferdi",
184 "settings.account.account.editButton": "Редагувати акаунт", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Обліковий Ð·Ð°Ð¿Ð¸Ñ Ð½ÐµÐ´Ð¾Ñтупний", 173 "settings.account.accountUnavailable": "Обліковий Ð·Ð°Ð¿Ð¸Ñ Ð½ÐµÐ´Ð¾Ñтупний",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "Оновити профіль", 175 "settings.account.buttonSave": "Оновити профіль",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Ви отримали електронного лиÑта з поÑиланнÑм, щоб підтвердити Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу. Ваш обліковий Ð·Ð°Ð¿Ð¸Ñ Ñ– дані не можна буде відновити!", 177 "settings.account.deleteEmailSent": "Ви отримали електронного лиÑта з поÑиланнÑм, щоб підтвердити Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу. Ваш обліковий Ð·Ð°Ð¿Ð¸Ñ Ñ– дані не можна буде відновити!",
190 "settings.account.deleteInfo": "Якщо Вам більше не потрібний обліковий Ð·Ð°Ð¿Ð¸Ñ Ferdi, Ви можете його видалити Ñ– вÑÑ– Ñуміжні дані.", 178 "settings.account.deleteInfo": "Якщо Вам більше не потрібний обліковий Ð·Ð°Ð¿Ð¸Ñ Ferdi, Ви можете його видалити Ñ– вÑÑ– Ñуміжні дані.",
191 "settings.account.headline": "Ðкаунт", 179 "settings.account.headline": "Ðкаунт",
192 "settings.account.headlineAccount": "Ð†Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ акаунт", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Ðа Ñвій Ñтрах Ñ– ризик", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "ІнвойÑи", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Змінити пароль", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Оновити профіль", 184 "settings.account.headlineProfile": "Оновити профіль",
197 "settings.account.successInfo": "Ваші зміни були збережені", 185 "settings.account.successInfo": "Ваші зміни були збережені",
198 "settings.account.tryReloadServices": "Спробуйте ще раз", 186 "settings.account.tryReloadServices": "Спробуйте ще раз",
199 "settings.account.tryReloadUserInfoRequest": "Спробуйте ще раз", 187 "settings.account.tryReloadUserInfoRequest": "Спробуйте ще раз",
200 "settings.account.userInfoRequestFailed": "Ðе вдалоÑÑ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶Ð¸Ñ‚Ð¸ інформацію кориÑтувача", 188 "settings.account.userInfoRequestFailed": "Ðе вдалоÑÑ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶Ð¸Ñ‚Ð¸ інформацію кориÑтувача",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "ОчиÑтити кеш", 191 "settings.app.buttonClearAllCache": "ОчиÑтити кеш",
204 "settings.app.buttonInstallUpdate": "Перезавантажити Ñ– вÑтановити оновленнÑ", 192 "settings.app.buttonInstallUpdate": "Перезавантажити Ñ– вÑтановити оновленнÑ",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Переходь на Темну Сторону",
224 "settings.app.form.enableGPUAcceleration": "Ввімкнути приÑÐºÐ¾Ñ€ÐµÐ½Ð½Ñ GPU", 212 "settings.app.form.enableGPUAcceleration": "Ввімкнути приÑÐºÐ¾Ñ€ÐµÐ½Ð½Ñ GPU",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Увімкнути перевірку орфографії", 215 "settings.app.form.enableSpellchecking": "Увімкнути перевірку орфографії",
228 "settings.app.form.enableSystemTray": "Показувати Ferdi у ÑиÑтемному лотку", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Показати вкладку вимкнених ÑервіÑів", 239 "settings.app.form.showDisabledServices": "Показати вкладку вимкнених ÑервіÑів",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Показувати значок непрочитаних повідомлень коли ÑÐ¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ñ–", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Показувати значок непрочитаних повідомлень коли ÑÐ¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ñ–",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "ЗапуÑкати згорнутим", 243 "settings.app.form.startMinimized": "ЗапуÑкати згорнутим",
255 "settings.app.form.universalDarkMode": "Увімкнути універÑальний темний режим", 244 "settings.app.form.universalDarkMode": "Увімкнути універÑальний темний режим",
256 "settings.app.form.useTouchIdToUnlock": "Дозволити викориÑÑ‚Ð°Ð½Ð½Ñ TouchID Ð´Ð»Ñ Ñ€Ð¾Ð·Ð±Ð»Ð¾ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 246 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 247 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "Додаткові налаштуваннÑ", 248 "settings.app.headlineAdvanced": "Додаткові налаштуваннÑ",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "Видалити ÑервіÑ", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Редагувати {name}", 305 "settings.service.form.editServiceHeadline": "Редагувати {name}",
317 "settings.service.form.enableAudio": "Увімкнути звук", 306 "settings.service.form.enableAudio": "Увімкнути звук",
318 "settings.service.form.enableBadge": "Показувати непрочитані повідомленнÑ", 307 "settings.service.form.enableBadge": "Показувати непрочитані повідомленнÑ",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "Коли вимкнено, вÑÑ– ÑÐ¿Ð¾Ð²Ð¸Ñ‰ÐµÐ½Ð½Ñ Ñ‚Ð° Ð²Ñ–Ð´Ñ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ñ–Ð³Ð½Ð¾Ñ€ÑƒÑŽÑ‚ÑŒÑÑ", 322 "settings.service.form.isMutedInfo": "Коли вимкнено, вÑÑ– ÑÐ¿Ð¾Ð²Ð¸Ñ‰ÐµÐ½Ð½Ñ Ñ‚Ð° Ð²Ñ–Ð´Ñ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ñ–Ð³Ð½Ð¾Ñ€ÑƒÑŽÑ‚ÑŒÑÑ",
334 "settings.service.form.name": "Ім'Ñ", 323 "settings.service.form.name": "Ім'Ñ",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Відкрити user.css", 326 "settings.service.form.openUserCss": "Відкрити user.css",
337 "settings.service.form.openUserJs": "Відкрити user.js", 327 "settings.service.form.openUserJs": "Відкрити user.js",
338 "settings.service.form.proxy.headline": "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ HTTP/HTTPS прокÑÑ– ", 328 "settings.service.form.proxy.headline": "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ HTTP/HTTPS прокÑÑ– ",
339 "settings.service.form.proxy.host": "ПрокÑÑ– Host/IP", 329 "settings.service.form.proxy.host": "ПрокÑÑ– Host/IP",
340 "settings.service.form.proxy.info": "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿Ñ€Ð¾ÐºÑÑ– не будуть Ñинхронізовані із Ñерверами Ferdi", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "ВикориÑтовувати прокÑÑ–", 331 "settings.service.form.proxy.isEnabled": "ВикориÑтовувати прокÑÑ–",
342 "settings.service.form.proxy.password": "Пароль (опційно)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Порт", 333 "settings.service.form.proxy.port": "Порт",
344 "settings.service.form.proxy.restartInfo": "Будь лаÑка, перезапуÑÑ‚Ñ–Ñ‚ÑŒ Ferdi піÑÐ»Ñ Ð·Ð¼Ñ–Ð½Ð¸ налуштувань прокÑÑ–", 334 "settings.service.form.proxy.restartInfo": "Будь лаÑка, перезапуÑÑ‚Ñ–Ñ‚ÑŒ Ferdi піÑÐ»Ñ Ð·Ð¼Ñ–Ð½Ð¸ налуштувань прокÑÑ–",
345 "settings.service.form.proxy.user": "КориÑтувач (опційно)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "Зберегти ÑервіÑ", 337 "settings.service.form.saveButton": "Зберегти ÑервіÑ",
348 "settings.service.form.tabHosted": "Розміщений", 338 "settings.service.form.tabHosted": "Розміщений",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Відкрийте Ð´Ð»Ñ Ñебе ÑервіÑи", 344 "settings.services.discoverServices": "Відкрийте Ð´Ð»Ñ Ñебе ÑервіÑи",
355 "settings.services.headline": "Ваші ÑервіÑи", 345 "settings.services.headline": "Ваші ÑервіÑи",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Ð¡ÐµÑ€Ð²Ñ–Ñ Ð²Ñ–Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ð¹", 349 "settings.services.tooltip.isDisabled": "Ð¡ÐµÑ€Ð²Ñ–Ñ Ð²Ñ–Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ð¹",
359 "settings.services.tooltip.isMuted": "Ð’ÑÑ– звуки вимкнено", 350 "settings.services.tooltip.isMuted": "Ð’ÑÑ– звуки вимкнено",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Ðекомерційний", 378 "settings.user.form.accountType.non-profit": "Ðекомерційний",
388 "settings.user.form.currentPassword": "Поточний пароль", 379 "settings.user.form.currentPassword": "Поточний пароль",
389 "settings.user.form.email": "Ел. пошта", 380 "settings.user.form.email": "Ел. пошта",
390 "settings.user.form.firstname": "Ім`Ñ", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Прізвище", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Ðовий пароль", 383 "settings.user.form.newPassword": "Ðовий пароль",
393 "settings.workspace.add.form.name": "Ім'Ñ", 384 "settings.workspace.add.form.name": "Ім'Ñ",
394 "settings.workspace.add.form.submitButton": "Create workspace", 385 "settings.workspace.add.form.submitButton": "Create workspace",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Увімкнути ÑÐ¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ñ‚Ð° звуки", 411 "sidebar.unmuteApp": "Увімкнути ÑÐ¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ñ‚Ð° звуки",
421 "signup.email.label": "Email адреÑа", 412 "signup.email.label": "Email адреÑа",
422 "signup.emailDuplicate": "КориÑтувач із цією email адреÑою вже Ñ–Ñнує", 413 "signup.emailDuplicate": "КориÑтувач із цією email адреÑою вже Ñ–Ñнує",
423 "signup.firstname.label": "Ім`Ñ", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Увійти", 415 "signup.headline": "Увійти",
425 "signup.lastname.label": "Прізвище", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "СтвореннÑм акаунту Ferdi ви приймаєте", 417 "signup.legal.info": "СтвореннÑм акаунту Ferdi ви приймаєте",
427 "signup.legal.privacy": "ЗаÑва про конфіденційніÑÑ‚ÑŒ", 418 "signup.legal.privacy": "ЗаÑва про конфіденційніÑÑ‚ÑŒ",
428 "signup.legal.terms": "Умови викориÑтаннÑ", 419 "signup.legal.terms": "Умови викориÑтаннÑ",
@@ -430,11 +421,11 @@
430 "signup.password.label": "Пароль", 421 "signup.password.label": "Пароль",
431 "signup.submit.label": "Створити акаунт", 422 "signup.submit.label": "Створити акаунт",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "Видалити ÑервіÑ", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "відключити звук", 425 "tabs.item.disableAudio": "відключити звук",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "Вимкнути ÑповіщеннÑ", 427 "tabs.item.disableNotifications": "Вимкнути ÑповіщеннÑ",
437 "tabs.item.disableService": "Вимкнути ÑервіÑ", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Увімкнути звук", 429 "tabs.item.enableAudio": "Увімкнути звук",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "Увімкнути ÑповіщеннÑ", 431 "tabs.item.enableNotification": "Увімкнути ÑповіщеннÑ",
@@ -442,11 +433,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Перезавантажити", 434 "tabs.item.reload": "Перезавантажити",
444 "tabs.item.wakeUpService": "Wake up service", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} не валідне", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "КількіÑÑ‚ÑŒ Ñимволів в {field} повина бути не меньше {length} ", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "At least one is required", 438 "validation.oneRequired": "At least one is required",
448 "validation.required": "{field} обов'Ñзвоке", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} не валідний URL", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Ðазад", 441 "webControls.back": "Ðазад",
451 "webControls.forward": "Вперед", 442 "webControls.forward": "Вперед",
452 "webControls.goHome": "Головна", 443 "webControls.goHome": "Головна",
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index 0bf52bf1d..668b75127 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "Tải lại", 2 "app.errorHandler.action": "Tải lại",
3 "app.errorHandler.headline": "Äã xảy ra lá»—i", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Máy chủ tùy chỉnh", 4 "changeserver.customServerLabel": "Máy chủ tùy chỉnh",
5 "changeserver.headline": "Thay đổi máy chủ", 5 "changeserver.headline": "Thay đổi máy chủ",
6 "changeserver.label": "Máy chủ", 6 "changeserver.label": "Máy chủ",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "Äiá»u gì đã xảy ra?", 10 "connectionLostBanner.informationLink": "Äiá»u gì đã xảy ra?",
11 "connectionLostBanner.message": "Mất kết nối tới {name}.", 11 "connectionLostBanner.message": "Mất kết nối tới {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "Gửi thông tin gỡ lỗi",
14 "feature.nightlyBuilds.activate": "Kích hoạt", 13 "feature.nightlyBuilds.activate": "Kích hoạt",
15 "feature.nightlyBuilds.info": "Các bản Nightly là các phiên bản Ferdi mang tính thử nghiệm có thể chứa các tính năng chưa được hoàn thiện. Các bản Nightly chủ yếu được các nhà phát triển sử dụng để kiểm tra các tính năng mới được phát triển của hỠvà cách chúng sẽ hoạt động trong bản dựng cuối cùng. Nếu bạn không biết mình đang làm gì, chúng tôi khuyên bạn không nên kích hoạt các bản dựng hàng đêm.", 14 "feature.nightlyBuilds.info": "Các bản Nightly là các phiên bản Ferdi mang tính thử nghiệm có thể chứa các tính năng chưa được hoàn thiện. Các bản Nightly chủ yếu được các nhà phát triển sử dụng để kiểm tra các tính năng mới được phát triển của hỠvà cách chúng sẽ hoạt động trong bản dựng cuối cùng. Nếu bạn không biết mình đang làm gì, chúng tôi khuyên bạn không nên kích hoạt các bản dựng hàng đêm.",
16 "feature.nightlyBuilds.title": "Phiên bản Nightly", 15 "feature.nightlyBuilds.title": "Phiên bản Nightly",
@@ -24,30 +23,30 @@
24 "feature.quickSwitch.info": "Chá»n má»™t dịch vụ vá»›i TAB, ↑ và ↓. Mở má»™t dịch vụ bằng ENTER.", 23 "feature.quickSwitch.info": "Chá»n má»™t dịch vụ vá»›i TAB, ↑ và ↓. Mở má»™t dịch vụ bằng ENTER.",
25 "feature.quickSwitch.search": "Tìm kiếm...", 24 "feature.quickSwitch.search": "Tìm kiếm...",
26 "feature.quickSwitch.title": "Chuyển đổi nhanh", 25 "feature.quickSwitch.title": "Chuyển đổi nhanh",
27 "global.api.unhealthy": "Không thể kết nối đến máy chủ trực tuyến của Ferdi", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "Hủy", 27 "global.cancel": "Cancel",
29 "global.edit": "Chỉnh sửa", 28 "global.edit": "Chỉnh sửa",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "Bạn không kết nối với Internet.", 30 "global.notConnectedToTheInternet": "Bạn không kết nối với Internet.",
32 "global.ok": "Ok", 31 "global.ok": "Ok",
33 "global.quit": "Thoát", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "Các thiết lập", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "Dùng mặc định hệ thống ({default})", 36 "global.spellchecker.useDefault": "Dùng mặc định hệ thống ({default})",
38 "global.spellchecking.autodetect": "Tự động phát hiện ngôn ngữ", 37 "global.spellchecking.autodetect": "Tự động phát hiện ngôn ngữ",
39 "global.spellchecking.autodetect.short": "Tá»± Ä‘á»™ng", 38 "global.spellchecking.autodetect.short": "Tá»± Ä‘á»™ng",
40 "global.spellchecking.language": "Ngôn ngữ kiểm tra chính tả", 39 "global.spellchecking.language": "Ngôn ngữ kiểm tra chính tả",
41 "global.submit": "Gá»­i", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Sá»­ dụng 'https://whatmyuseragent.com/' (để khám phá) hoặc 'https://developers.whatismybrowser.com/useragents/explore/' (để chá»n) tác nhân ngÆ°á»i dùng mong muốn của bạn và sao chép-dán nó vào đây.", 41 "global.userAgentHelp": "Sá»­ dụng 'https://whatmyuseragent.com/' (để khám phá) hoặc 'https://developers.whatismybrowser.com/useragents/explore/' (để chá»n) tác nhân ngÆ°á»i dùng mong muốn của bạn và sao chép-dán nó vào đây.",
43 "global.userAgentPref": "Tác nhân NgÆ°á»i dùng", 42 "global.userAgentPref": "Tác nhân NgÆ°á»i dùng",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Nhập các dịch vụ Ferdi 4 của bạn", 44 "import.headline": "Nhập các dịch vụ Ferdi 4 của bạn",
46 "import.notSupportedHeadline": "Các dịch vụ chưa được hỗ trợ trong Ferdi 5", 45 "import.notSupportedHeadline": "Các dịch vụ chưa được hỗ trợ trong Ferdi 5",
47 "import.skip.label": "Tôi muốn thêm dịch vụ theo cách thủ công", 46 "import.skip.label": "Tôi muốn thêm dịch vụ theo cách thủ công",
48 "import.submit.label": "Nhập Dịch vụ", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "Äã xảy ra lá»—i khi cố gắng thá»±c hiện má»™t yêu cầu đã xác thá»±c. Vui lòng thá»­ đăng xuất và đăng nhập lại nếu lá»—i này vẫn tiếp diá»…n.", 48 "infobar.authRequestFailed": "Äã xảy ra lá»—i khi cố gắng thá»±c hiện má»™t yêu cầu đã xác thá»±c. Vui lòng thá»­ đăng xuất và đăng nhập lại nếu lá»—i này vẫn tiếp diá»…n.",
50 "infobar.buttonChangelog": "Có gì mới?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "Khởi động lại và cài đặt bản cập nhật", 50 "infobar.buttonInstallUpdate": "Khởi động lại và cài đặt bản cập nhật",
52 "infobar.buttonReloadServices": "Tải lại dịch vụ", 51 "infobar.buttonReloadServices": "Tải lại dịch vụ",
53 "infobar.hide": "Ẩn", 52 "infobar.hide": "Ẩn",
@@ -75,7 +74,7 @@
75 "login.email.label": "Äịa chỉ E-mail", 74 "login.email.label": "Äịa chỉ E-mail",
76 "login.headline": "Äăng nhập", 75 "login.headline": "Äăng nhập",
77 "login.invalidCredentials": "Email hoặc mật khẩu chưa chính xác", 76 "login.invalidCredentials": "Email hoặc mật khẩu chưa chính xác",
78 "login.link.password": "Äặt lại mật khẩu", 77 "login.link.password": "Reset password",
79 "login.link.signup": "Tạo tài khoản miễn phí", 78 "login.link.signup": "Tạo tài khoản miễn phí",
80 "login.password.label": "Mật khẩu", 79 "login.password.label": "Mật khẩu",
81 "login.serverLogout": "Phiên làm việc của bạn bị quá hạn, hãy đăng nhập lại.", 80 "login.serverLogout": "Phiên làm việc của bạn bị quá hạn, hãy đăng nhập lại.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "Hỗ trợ", 116 "menu.help.support": "Hỗ trợ",
118 "menu.help.tos": "Äiá»u khoản Dịch vụ", 117 "menu.help.tos": "Äiá»u khoản Dịch vụ",
119 "menu.services": "Dịch vụ", 118 "menu.services": "Dịch vụ",
120 "menu.services.activatePreviousService": "Kích hoạt dịch vụ trước đó", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Thêm Dịch vụ mới", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "Trang chủ", 121 "menu.services.goHome": "Trang chủ",
123 "menu.services.setNextServiceActive": "Kích hoạt dịch vụ tiếp theo", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Danh sách cần làm", 123 "menu.todos": "Danh sách cần làm",
125 "menu.todos.enableTodos": "Mở danh sách cần làm", 124 "menu.todos.enableTodos": "Mở danh sách cần làm",
126 "menu.view": "Hiển thị", 125 "menu.view": "Hiển thị",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "Tất cả Dịch vụ", 147 "menu.workspaces.defaultWorkspace": "Tất cả Dịch vụ",
149 "menu.workspaces.openWorkspaceDrawer": "Mở không gian làm việc", 148 "menu.workspaces.openWorkspaceDrawer": "Mở không gian làm việc",
150 "password.email.label": "Äịa chỉ E-mail", 149 "password.email.label": "Äịa chỉ E-mail",
151 "password.headline": "Äặt lại mật khẩu", 150 "password.headline": "Reset password",
152 "password.link.login": "Äăng nhập Tài khoản", 151 "password.link.login": "Äăng nhập Tài khoản",
153 "password.link.signup": "Tạo tài khoản miễn phí", 152 "password.link.signup": "Tạo tài khoản miễn phí",
154 "password.noUser": "Không tìm thấy ngÆ°á»i dùng được đăng ký vá»›i địa chỉ e-mail này", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Vui lòng kiểm tra hộp thư của bạn", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Äồng bá»™ hóa Tài khoản",
157 "pricing.features.customWebsites": "Thêm Trang web tùy chỉnh",
158 "pricing.features.desktopNotifications": "Thông báo",
159 "pricing.features.onPremise": "Tại chỗ & các dịch vụ được lưu trữ khác",
160 "pricing.features.recipes": "Chá»n từ hÆ¡n 70 Dịch vụ",
161 "pricing.features.serviceProxies": "Các Proxy Dịch vụ",
162 "pricing.features.spellchecker": "Hỗ trợ Công cụ kiểm tra chính tả",
163 "pricing.features.teamManagement": "Quản lý nhóm",
164 "pricing.features.thirdPartyServices": "Cài đặt dịch vụ của bên thứ 3",
165 "pricing.features.unlimitedServices": "Thêm dịch vụ không giới hạn",
166 "pricing.features.workspaces": "Không gian làm việc",
167 "service.crashHandler.action": "Tải lại {name}", 155 "service.crashHandler.action": "Tải lại {name}",
168 "service.crashHandler.autoReload": "Äang cố gắng tá»± Ä‘á»™ng khôi phục {name} sau {seconds} giây", 156 "service.crashHandler.autoReload": "Äang cố gắng tá»± Ä‘á»™ng khôi phục {name} sau {seconds} giây",
169 "service.crashHandler.headline": "Ồ không!", 157 "service.crashHandler.headline": "Ồ không!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Theo tùy chá»n, bạn có thể thay đổi máy chủ Ferdi của mình bằng cách nhấp vào bánh răng ở góc dÆ°á»›i cùng bên trái. Nếu bạn Ä‘ang chuyển qua (từ má»™t trong các máy chủ được lÆ°u trữ) sang sá»­ dụng Ferdi mà không có tài khoản, vui lòng thông báo rằng bạn có thể xuất dữ liệu của mình từ máy chủ đó và sau đó nhập dữ liệu đó bằng menu Trợ giúp để phục hồi tất cả không gian làm việc và dịch vụ đã định cấu hình của bạn!", 169 "services.serverInfo": "Theo tùy chá»n, bạn có thể thay đổi máy chủ Ferdi của mình bằng cách nhấp vào bánh răng ở góc dÆ°á»›i cùng bên trái. Nếu bạn Ä‘ang chuyển qua (từ má»™t trong các máy chủ được lÆ°u trữ) sang sá»­ dụng Ferdi mà không có tài khoản, vui lòng thông báo rằng bạn có thể xuất dữ liệu của mình từ máy chủ đó và sau đó nhập dữ liệu đó bằng menu Trợ giúp để phục hồi tất cả không gian làm việc và dịch vụ đã định cấu hình của bạn!",
182 "services.serverless": "Sá»­ dụng Ferdi không cần Äăng nhập Tài khoản", 170 "services.serverless": "Sá»­ dụng Ferdi không cần Äăng nhập Tài khoản",
183 "services.welcome": "Chào mừng bạn đến với Ferdi", 171 "services.welcome": "Chào mừng bạn đến với Ferdi",
184 "settings.account.account.editButton": "Chỉnh sửa Tài khoản", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "Tài khoản không hợp lệ", 173 "settings.account.accountUnavailable": "Tài khoản không hợp lệ",
186 "settings.account.accountUnavailableInfo": "Bạn Ä‘ang sá»­ dụng Ferdi mà không có tài khoản. Nếu bạn muốn sá»­ dụng Ferdi vá»›i má»™t tài khoản và giữ cho các dịch vụ của mình được đồng bá»™ hóa giữa các bản cài đặt, vui lòng chá»n má»™t máy chủ trong tab Cài đặt rồi đăng nhập.", 174 "settings.account.accountUnavailableInfo": "Bạn Ä‘ang sá»­ dụng Ferdi mà không có tài khoản. Nếu bạn muốn sá»­ dụng Ferdi vá»›i má»™t tài khoản và giữ cho các dịch vụ của mình được đồng bá»™ hóa giữa các bản cài đặt, vui lòng chá»n má»™t máy chủ trong tab Cài đặt rồi đăng nhập.",
187 "settings.account.buttonSave": "Cập nhật Hồ sơ", 175 "settings.account.buttonSave": "Cập nhật Hồ sơ",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "Bạn đã nhận được một email có liên kết để xác nhận việc xóa tài khoản của bạn. Tài khoản và dữ liệu của bạn không thể được khôi phục!", 177 "settings.account.deleteEmailSent": "Bạn đã nhận được một email có liên kết để xác nhận việc xóa tài khoản của bạn. Tài khoản và dữ liệu của bạn không thể được khôi phục!",
190 "settings.account.deleteInfo": "Nếu bạn không cần tài khoản Ferdi nữa, bạn có thể xóa tài khoản của mình và tất cả dữ liệu liên quan tại đây.", 178 "settings.account.deleteInfo": "Nếu bạn không cần tài khoản Ferdi nữa, bạn có thể xóa tài khoản của mình và tất cả dữ liệu liên quan tại đây.",
191 "settings.account.headline": "Tài khoản", 179 "settings.account.headline": "Tài khoản",
192 "settings.account.headlineAccount": "Thông tin Tài khoản", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "Vùng Nguy hiểm", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "Thanh toán", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "Thay đổi Mật khẩu", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "Cập nhật Hồ sơ", 184 "settings.account.headlineProfile": "Cập nhật Hồ sơ",
197 "settings.account.successInfo": "Má»i thay đổi đã được lÆ°u lại", 185 "settings.account.successInfo": "Má»i thay đổi đã được lÆ°u lại",
198 "settings.account.tryReloadServices": "Thử lại", 186 "settings.account.tryReloadServices": "Thử lại",
199 "settings.account.tryReloadUserInfoRequest": "Thử lại", 187 "settings.account.tryReloadUserInfoRequest": "Thử lại",
200 "settings.account.userInfoRequestFailed": "Không thể tải được thông tin ngÆ°á»i dùng", 188 "settings.account.userInfoRequestFailed": "Không thể tải được thông tin ngÆ°á»i dùng",
201 "settings.account.yourLicense": "Giấy phép Ferdi của bạn", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Viết màu nhấn của bạn ở định dạng tương thích với CSS. (Mặc định: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Viết màu nhấn của bạn ở định dạng tương thích với CSS. (Mặc định: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Xóa bộ nhớ cache", 191 "settings.app.buttonClearAllCache": "Xóa bộ nhớ cache",
204 "settings.app.buttonInstallUpdate": "Khởi động lại và cài đặt bản cập nhật", 192 "settings.app.buttonInstallUpdate": "Khởi động lại và cài đặt bản cập nhật",
@@ -219,13 +207,13 @@
219 "settings.app.form.clipboardNotifications": "Không hiển thị thông báo cho các sự kiện khay nhớ tạm", 207 "settings.app.form.clipboardNotifications": "Không hiển thị thông báo cho các sự kiện khay nhớ tạm",
220 "settings.app.form.closeToSystemTray": "Thu nhỠFerdi xuống khay hệ thống", 208 "settings.app.form.closeToSystemTray": "Thu nhỠFerdi xuống khay hệ thống",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Tùy chỉnh Server Todo", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Cho phép Chế Ä‘á»™ ná»n tối", 211 "settings.app.form.darkMode": "Cho phép chế Ä‘á»™ ná»n tối",
224 "settings.app.form.enableGPUAcceleration": "Bật Tăng tốc GPU", 212 "settings.app.form.enableGPUAcceleration": "Bật Tăng tốc GPU",
225 "settings.app.form.enableLock": "Cho phép khóa bằng mật khẩu", 213 "settings.app.form.enableLock": "Cho phép khóa bằng mật khẩu",
226 "settings.app.form.enableMenuBar": "Luôn hiển thị Ferdi trong Menu Bar", 214 "settings.app.form.enableMenuBar": "Luôn hiển thị Ferdi trong Menu Bar",
227 "settings.app.form.enableSpellchecking": "Kích hoạt tính năng kiểm tra chính tả", 215 "settings.app.form.enableSpellchecking": "Kích hoạt tính năng kiểm tra chính tả",
228 "settings.app.form.enableSystemTray": "Hiển thị Ferdi trong khay hệ thống", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Cho phép Ferdi Todos", 217 "settings.app.form.enableTodos": "Cho phép Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Giữ các dịch vụ ở chế độ ngủ đông khi khởi động", 218 "settings.app.form.hibernateOnStartup": "Giữ các dịch vụ ở chế độ ngủ đông khi khởi động",
231 "settings.app.form.hibernationStrategy": "Chiến lược ngủ đông", 219 "settings.app.form.hibernationStrategy": "Chiến lược ngủ đông",
@@ -251,9 +239,10 @@
251 "settings.app.form.showDisabledServices": "Hiển thị các tab dịch vụ bị vô hiệu hóa", 239 "settings.app.form.showDisabledServices": "Hiển thị các tab dịch vụ bị vô hiệu hóa",
252 "settings.app.form.showDragArea": "Hiển thị khu vực có thể kéo trên cửa sổ", 240 "settings.app.form.showDragArea": "Hiển thị khu vực có thể kéo trên cửa sổ",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Hiển thị huy hiệu tin nhắn chÆ°a Ä‘á»c khi tắt thông báo", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Hiển thị huy hiệu tin nhắn chÆ°a Ä‘á»c khi tắt thông báo",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Bắt đầu thu nhá»", 243 "settings.app.form.startMinimized": "Bắt đầu thu nhá»",
255 "settings.app.form.universalDarkMode": "Bật Chế độ tối chung", 244 "settings.app.form.universalDarkMode": "Bật Chế độ tối chung",
256 "settings.app.form.useTouchIdToUnlock": "Cho phép sử dụng TouchID để mở khóa Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Sử dụng kiểu ngang", 246 "settings.app.form.useVerticalStyle": "Sử dụng kiểu ngang",
258 "settings.app.form.wakeUpStrategy": "Chiến lược đánh thức", 247 "settings.app.form.wakeUpStrategy": "Chiến lược đánh thức",
259 "settings.app.headlineAdvanced": "Nâng cao", 248 "settings.app.headlineAdvanced": "Nâng cao",
@@ -265,9 +254,9 @@
265 "settings.app.hibernateInfo": "Theo mặc định, Ferdi sẽ giữ cho tất cả các dịch vụ của bạn luôn mở và được tải ở chế Ä‘á»™ ná»n để chúng luôn sẵn sàng khi bạn muốn sá»­ dụng. Service Hibernation sẽ dỡ bá» các dịch vụ của bạn sau má»™t khoảng thá»i gian cụ thể. Äiá»u này rất hữu ích để tiết kiệm RAM hoặc giữ cho các dịch vụ không làm chậm máy tính của bạn.", 254 "settings.app.hibernateInfo": "Theo mặc định, Ferdi sẽ giữ cho tất cả các dịch vụ của bạn luôn mở và được tải ở chế Ä‘á»™ ná»n để chúng luôn sẵn sàng khi bạn muốn sá»­ dụng. Service Hibernation sẽ dỡ bá» các dịch vụ của bạn sau má»™t khoảng thá»i gian cụ thể. Äiá»u này rất hữu ích để tiết kiệm RAM hoặc giữ cho các dịch vụ không làm chậm máy tính của bạn.",
266 "settings.app.inactivityLockInfo": "Vài phút không hoạt động, sau đó Ferdi sẽ tự động khóa. Sử dụng 0 để tắt", 255 "settings.app.inactivityLockInfo": "Vài phút không hoạt động, sau đó Ferdi sẽ tự động khóa. Sử dụng 0 để tắt",
267 "settings.app.languageDisclaimer": "Bản dịch chính thức là tiếng Anh và tiếng Äức. Tất cả các ngôn ngữ khác là bản dịch dá»±a trên cá»™ng đồng.", 256 "settings.app.languageDisclaimer": "Bản dịch chính thức là tiếng Anh và tiếng Äức. Tất cả các ngôn ngữ khác là bản dịch dá»±a trên cá»™ng đồng.",
268 "settings.app.lockInfo": "Khóa mật khẩu cho phép bạn bảo vệ tin nhắn của mình.\nSử dụng Khóa mật khẩu, bạn sẽ được nhắc nhập mật khẩu của mình mỗi khi khởi động Ferdi hoặc tự khóa Ferdi bằng biểu tượng ổ khóa ở góc dưới cùng bên trái hoặc phím tắt {lockShortcut}.", 257 "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 {lockShortcut}.",
269 "settings.app.lockedPassword": "Mật khẩu", 258 "settings.app.lockedPassword": "Mật khẩu",
270 "settings.app.lockedPasswordInfo": "Hãy chắc chắn rằng bạn đã đặt mật khẩu mà bạn sẽ nhớ.\nNếu bạn mất mật khẩu này, bạn sẽ phải cài đặt lại Ferdi.", 259 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "Các thay đổi yêu cầu khởi động lại", 260 "settings.app.restartRequired": "Các thay đổi yêu cầu khởi động lại",
272 "settings.app.scheduledDNDInfo": "Theo lịch trình Không làm phiá»n cho phép bạn xác định khoảng thá»i gian mà bạn không muốn nhận Thông báo từ Ferdi.", 261 "settings.app.scheduledDNDInfo": "Theo lịch trình Không làm phiá»n cho phép bạn xác định khoảng thá»i gian mà bạn không muốn nhận Thông báo từ Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Thá»i gian ở định dạng 24 giá». Thá»i gian kết thúc có thể trÆ°á»›c thá»i gian bắt đầu (ví dụ: bắt đầu từ 17:00, kết thúc lúc 09:00) để bật chế Ä‘á»™ Không làm phiá»n qua đêm.", 262 "settings.app.scheduledDNDTimeInfo": "Thá»i gian ở định dạng 24 giá». Thá»i gian kết thúc có thể trÆ°á»›c thá»i gian bắt đầu (ví dụ: bắt đầu từ 17:00, kết thúc lúc 09:00) để bật chế Ä‘á»™ Không làm phiá»n qua đêm.",
@@ -275,7 +264,7 @@
275 "settings.app.spellCheckerLanguageInfo": "Ferdi sá»­ dụng trình kiểm tra chính tả tích hợp trên máy Mac của bạn để kiểm tra lá»—i chính tả. Nếu bạn muốn thay đổi ngôn ngữ mà trình kiểm tra chính tả kiểm tra, bạn có thể làm nhÆ° vậy trong Tùy chá»n hệ thống của máy Mac.", 264 "settings.app.spellCheckerLanguageInfo": "Ferdi sá»­ dụng trình kiểm tra chính tả tích hợp trên máy Mac của bạn để kiểm tra lá»—i chính tả. Nếu bạn muốn thay đổi ngôn ngữ mà trình kiểm tra chính tả kiểm tra, bạn có thể làm nhÆ° vậy trong Tùy chá»n hệ thống của máy Mac.",
276 "settings.app.subheadlineCache": "Bộ nhớ đệm", 265 "settings.app.subheadlineCache": "Bộ nhớ đệm",
277 "settings.app.subheadlineFerdiProfile": "Hồ sơ Ferdi", 266 "settings.app.subheadlineFerdiProfile": "Hồ sơ Ferdi",
278 "settings.app.todoServerInfo": "Máy chủ này sẽ được sử dụng cho tính năng \"Ferdi Todo\".", 267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Giúp chúng tôi dịch Ferdi sang ngôn ngữ của bạn.", 268 "settings.app.translationHelp": "Giúp chúng tôi dịch Ferdi sang ngôn ngữ của bạn.",
280 "settings.app.universalDarkModeInfo": "Chế độ tối chung cố gắng tạo động các kiểu chế độ tối cho các dịch vụ hiện không được hỗ trợ.", 269 "settings.app.universalDarkModeInfo": "Chế độ tối chung cố gắng tạo động các kiểu chế độ tối cho các dịch vụ hiện không được hỗ trợ.",
281 "settings.app.updateStatusAvailable": "Bản cập nhật phù hợp, đang tải...", 270 "settings.app.updateStatusAvailable": "Bản cập nhật phù hợp, đang tải...",
@@ -294,12 +283,12 @@
294 "settings.recipes.customService.headline.communityRecipes": "Công thức của cộng đồng bên thứ 3", 283 "settings.recipes.customService.headline.communityRecipes": "Công thức của cộng đồng bên thứ 3",
295 "settings.recipes.customService.headline.customRecipes": "Công thức của tùy chỉnh bên thứ 3", 284 "settings.recipes.customService.headline.customRecipes": "Công thức của tùy chỉnh bên thứ 3",
296 "settings.recipes.customService.headline.devRecipes": "Công thức dịch vụ phát triển của bạn", 285 "settings.recipes.customService.headline.devRecipes": "Công thức dịch vụ phát triển của bạn",
297 "settings.recipes.customService.intro": "Äể thêm má»™t dịch vụ tùy chỉnh, hãy sao chép công thức dịch vụ vào:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Tài liệu dành cho nhà phát triển", 287 "settings.recipes.customService.openDevDocs": "Tài liệu dành cho nhà phát triển",
299 "settings.recipes.customService.openFolder": "Mở thư mục", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "Các dịch vụ có sẵn", 289 "settings.recipes.headline": "Các dịch vụ có sẵn",
301 "settings.recipes.missingService": "Thiếu một dịch vụ?", 290 "settings.recipes.missingService": "Thiếu một dịch vụ?",
302 "settings.recipes.nothingFound": "Xin lá»—i, không có dịch vụ nào phù hợp vá»›i cụm từ tìm kiếm của bạn - nhÆ°ng bạn vẫn có thể thêm nó bằng cách sá»­ dụng tùy chá»n \"Trang web tùy chỉnh\". Xin lÆ°u ý rằng trang web có thể hiển thị nhiá»u dịch vụ hÆ¡n đã được thêm vào Ferdi kể từ phiên bản bạn Ä‘ang sá»­ dụng. Äể nhận các dịch vụ má»›i đó, vui lòng xem xét nâng cấp lên phiên bản Ferdi má»›i hÆ¡n.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
303 "settings.recipes.servicesSuccessfulAddedInfo": "Äã thêm dịch vụ thành công", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Äã thêm dịch vụ thành công",
304 "settings.searchService": "Tìm kiếm dịch vụ", 293 "settings.searchService": "Tìm kiếm dịch vụ",
305 "settings.service.error.goBack": "Quay lại dịch vụ", 294 "settings.service.error.goBack": "Quay lại dịch vụ",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Äá»™ sáng trình Ä‘á»c tối", 301 "settings.service.form.darkReaderBrightness": "Äá»™ sáng trình Ä‘á»c tối",
313 "settings.service.form.darkReaderContrast": "Äá»™ tÆ°Æ¡ng phản trình Ä‘á»c tối", 302 "settings.service.form.darkReaderContrast": "Äá»™ tÆ°Æ¡ng phản trình Ä‘á»c tối",
314 "settings.service.form.darkReaderSepia": "Màu nâu Ä‘á» của trình Ä‘á»c tối", 303 "settings.service.form.darkReaderSepia": "Màu nâu Ä‘á» của trình Ä‘á»c tối",
315 "settings.service.form.deleteButton": "Xóa dịch vụ", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "Chỉnh sửa {name}", 305 "settings.service.form.editServiceHeadline": "Chỉnh sửa {name}",
317 "settings.service.form.enableAudio": "Cho phép âm thanh", 306 "settings.service.form.enableAudio": "Cho phép âm thanh",
318 "settings.service.form.enableBadge": "Hiển thị huy hiệu tin nhắn chÆ°a Ä‘á»c", 307 "settings.service.form.enableBadge": "Hiển thị huy hiệu tin nhắn chÆ°a Ä‘á»c",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "Khi được kích hoạt, má»™t dịch vụ sẽ bị tắt sau má»™t khoảng thá»i gian để tiết kiệm tài nguyên hệ thống.", 321 "settings.service.form.isHibernatedEnabledInfo": "Khi được kích hoạt, má»™t dịch vụ sẽ bị tắt sau má»™t khoảng thá»i gian để tiết kiệm tài nguyên hệ thống.",
333 "settings.service.form.isMutedInfo": "Khi bị vô hiệu hóa, tất cả âm thanh thông báo và phát lại âm thanh sẽ bị tắt tiếng", 322 "settings.service.form.isMutedInfo": "Khi bị vô hiệu hóa, tất cả âm thanh thông báo và phát lại âm thanh sẽ bị tắt tiếng",
334 "settings.service.form.name": "Tên", 323 "settings.service.form.name": "Tên",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Mở darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Mở darkmode.css",
336 "settings.service.form.openUserCss": "Mở user.css", 326 "settings.service.form.openUserCss": "Mở user.css",
337 "settings.service.form.openUserJs": "Mở user.js", 327 "settings.service.form.openUserJs": "Mở user.js",
338 "settings.service.form.proxy.headline": "Cài đặt Proxy HTTP / HTTPS", 328 "settings.service.form.proxy.headline": "Cài đặt Proxy HTTP / HTTPS",
339 "settings.service.form.proxy.host": "Máy chủ Proxy/IP", 329 "settings.service.form.proxy.host": "Máy chủ Proxy/IP",
340 "settings.service.form.proxy.info": "Cài đặt proxy sẽ không được đồng bộ hóa với máy chủ Ferdi.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Sử dụng Proxy", 331 "settings.service.form.proxy.isEnabled": "Sử dụng Proxy",
342 "settings.service.form.proxy.password": "Mật khẩu (tùy chá»n)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Cổng", 333 "settings.service.form.proxy.port": "Cổng",
344 "settings.service.form.proxy.restartInfo": "Vui lòng khởi động lại Ferdi sau khi thay đổi Cài đặt proxy.", 334 "settings.service.form.proxy.restartInfo": "Vui lòng khởi động lại Ferdi sau khi thay đổi Cài đặt proxy.",
345 "settings.service.form.proxy.user": "NgÆ°á»i dùng (tùy chá»n)", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Các tệp ngÆ°á»i dùng của bạn sẽ được chèn vào trang web để bạn có thể tùy chỉnh các dịch vụ theo bất kỳ cách nào bạn muốn. Các tệp ngÆ°á»i dùng chỉ được lÆ°u trữ cục bá»™ và không được chuyển sang các máy tính khác sá»­ dụng cùng má»™t tài khoản.", 336 "settings.service.form.recipeFileInfo": "Các tệp ngÆ°á»i dùng của bạn sẽ được chèn vào trang web để bạn có thể tùy chỉnh các dịch vụ theo bất kỳ cách nào bạn muốn. Các tệp ngÆ°á»i dùng chỉ được lÆ°u trữ cục bá»™ và không được chuyển sang các máy tính khác sá»­ dụng cùng má»™t tài khoản.",
347 "settings.service.form.saveButton": "Lưu dịch vụ", 337 "settings.service.form.saveButton": "Lưu dịch vụ",
348 "settings.service.form.tabHosted": "Trở thành host", 338 "settings.service.form.tabHosted": "Trở thành host",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Khám phá các dịch vụ", 344 "settings.services.discoverServices": "Khám phá các dịch vụ",
355 "settings.services.headline": "Dịch vụ của bạn", 345 "settings.services.headline": "Dịch vụ của bạn",
356 "settings.services.noServicesAdded": "Bắt đầu bằng cách thêm một dịch vụ.", 346 "settings.services.noServicesAdded": "Bắt đầu bằng cách thêm một dịch vụ.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Không thể tải các dịch vụ của bạn", 348 "settings.services.servicesRequestFailed": "Không thể tải các dịch vụ của bạn",
358 "settings.services.tooltip.isDisabled": "Dịch vụ bị vô hiệu hóa", 349 "settings.services.tooltip.isDisabled": "Dịch vụ bị vô hiệu hóa",
359 "settings.services.tooltip.isMuted": "Tất cả âm thanh Ä‘á»u bị tắt tiếng", 350 "settings.services.tooltip.isMuted": "Tất cả âm thanh Ä‘á»u bị tắt tiếng",
@@ -362,12 +353,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi là má»™t ứng dụng mã nguồn mở và dẫn dắt cá»™ng đồng.</p><p>Cảm Æ¡n những ngÆ°á»i tạo nên sá»± khả thi này:</p>", 353 "settings.supportFerdi.aboutIntro": "<p>Ferdi là má»™t ứng dụng mã nguồn mở và dẫn dắt cá»™ng đồng.</p><p>Cảm Æ¡n những ngÆ°á»i tạo nên sá»± khả thi này:</p>",
363 "settings.supportFerdi.bannerText": "Bạn có muốn giúp chúng tôi cải thiện Ferdi không?", 354 "settings.supportFerdi.bannerText": "Bạn có muốn giúp chúng tôi cải thiện Ferdi không?",
364 "settings.supportFerdi.headline": "Giá»›i thiệu vá» phần má»m Ferdi", 355 "settings.supportFerdi.headline": "Giá»›i thiệu vá» phần má»m Ferdi",
365 "settings.supportFerdi.openSurvey": "Mở khảo sát", 356 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "Nếu bạn cảm thấy muốn hỗ trợ sự phát triển của Ferdi bằng một khoản đóng góp, bạn có thể làm như vậy trên cả hai,", 357 "settings.supportFerdi.textDonation": "Nếu bạn cảm thấy muốn hỗ trợ sự phát triển của Ferdi bằng một khoản đóng góp, bạn có thể làm như vậy trên cả hai,",
367 "settings.supportFerdi.textDonationAnd": "và", 358 "settings.supportFerdi.textDonationAnd": "và",
368 "settings.supportFerdi.textExpenses": "Trong khi các tình nguyện viên thá»±c hiện hầu hết công việc, chúng tôi vẫn cần trả tiá»n cho các máy chủ và chứng chỉ. Là má»™t cá»™ng đồng, chúng tôi hoàn toàn minh bạch vá» các khoản tiá»n mà chúng tôi thu thập và chi tiêu - hãy xem", 359 "settings.supportFerdi.textExpenses": "Trong khi các tình nguyện viên thá»±c hiện hầu hết công việc, chúng tôi vẫn cần trả tiá»n cho các máy chủ và chứng chỉ. Là má»™t cá»™ng đồng, chúng tôi hoàn toàn minh bạch vá» các khoản tiá»n mà chúng tôi thu thập và chi tiêu - hãy xem",
369 "settings.supportFerdi.textGitHubSponsors": "Tài trợ bởi GitHub", 360 "settings.supportFerdi.textGitHubSponsors": "Tài trợ bởi GitHub",
370 "settings.supportFerdi.textListContributors": "Toàn danh sách ngÆ°á»i đóng góp", 361 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "tại đây", 362 "settings.supportFerdi.textListContributorsHere": "tại đây",
372 "settings.supportFerdi.textOpenCollective": "Mở Cộng đồng", 363 "settings.supportFerdi.textOpenCollective": "Mở Cộng đồng",
373 "settings.supportFerdi.textSupportWelcome": "Hỗ trợ luôn được chào đón. Bạn có thể tìm thấy danh sách trợ giúp mà chúng tôi cần", 364 "settings.supportFerdi.textSupportWelcome": "Hỗ trợ luôn được chào đón. Bạn có thể tìm thấy danh sách trợ giúp mà chúng tôi cần",
@@ -377,7 +368,7 @@
377 "settings.team.contentHeadline": "Quản lý nhóm Franz", 368 "settings.team.contentHeadline": "Quản lý nhóm Franz",
378 "settings.team.copy": "Quản lý nhóm của Franz cho phép bạn quản lý Äăng ký Franz cho nhiá»u ngÆ°á»i dùng. Xin lÆ°u ý rằng việc đăng ký Franz Premium sẽ không mang lại lợi ích gì cho bạn khi sá»­ dụng Ferdi: Lý do duy nhất bạn vẫn có quyá»n truy cập vào Quản lý nhóm là để bạn có thể quản lý Nhóm Franz cÅ© của mình và để bạn không mất bất kỳ chức năng nào trong việc quản lý tài khoản của bạn.", 369 "settings.team.copy": "Quản lý nhóm của Franz cho phép bạn quản lý Äăng ký Franz cho nhiá»u ngÆ°á»i dùng. Xin lÆ°u ý rằng việc đăng ký Franz Premium sẽ không mang lại lợi ích gì cho bạn khi sá»­ dụng Ferdi: Lý do duy nhất bạn vẫn có quyá»n truy cập vào Quản lý nhóm là để bạn có thể quản lý Nhóm Franz cÅ© của mình và để bạn không mất bất kỳ chức năng nào trong việc quản lý tài khoản của bạn.",
379 "settings.team.headline": "Nhóm", 370 "settings.team.headline": "Nhóm",
380 "settings.team.intro": "Bạn hiện Ä‘ang sá»­ dụng Máy chủ Franz, đó là lý do bạn có quyá»n truy cập vào Quản lý nhóm.", 371 "settings.team.intro": "You are currently using Franz Servers, which is why you have access to Team Management.",
381 "settings.team.manageAction": "Quản lý Nhóm của bạn trên meetfranz.com", 372 "settings.team.manageAction": "Quản lý Nhóm của bạn trên meetfranz.com",
382 "settings.team.teamsUnavailable": "Các đội không có sẵn", 373 "settings.team.teamsUnavailable": "Các đội không có sẵn",
383 "settings.team.teamsUnavailableInfo": "Nhóm hiện chỉ khả dụng khi sử dụng Máy chủ Franz và sau khi thanh toán cho Franz Professional. Vui lòng thay đổi máy chủ của bạn thành https://api.franzinfra.com để sử dụng nhóm.", 374 "settings.team.teamsUnavailableInfo": "Nhóm hiện chỉ khả dụng khi sử dụng Máy chủ Franz và sau khi thanh toán cho Franz Professional. Vui lòng thay đổi máy chủ của bạn thành https://api.franzinfra.com để sử dụng nhóm.",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "Phi lợi nhuận", 378 "settings.user.form.accountType.non-profit": "Phi lợi nhuận",
388 "settings.user.form.currentPassword": "Mật khẩu hiện tại", 379 "settings.user.form.currentPassword": "Mật khẩu hiện tại",
389 "settings.user.form.email": "E-mail", 380 "settings.user.form.email": "E-mail",
390 "settings.user.form.firstname": "Tên", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "Há», tên đệm", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "Mật khẩu mới", 383 "settings.user.form.newPassword": "Mật khẩu mới",
393 "settings.workspace.add.form.name": "Tên", 384 "settings.workspace.add.form.name": "Tên",
394 "settings.workspace.add.form.submitButton": "Tạo không gian làm việc", 385 "settings.workspace.add.form.submitButton": "Tạo không gian làm việc",
@@ -405,7 +396,7 @@
405 "settings.workspaces.tryReloadWorkspaces": "Thử lại", 396 "settings.workspaces.tryReloadWorkspaces": "Thử lại",
406 "settings.workspaces.updatedInfo": "Má»i thay đổi đã được lÆ°u lại", 397 "settings.workspaces.updatedInfo": "Má»i thay đổi đã được lÆ°u lại",
407 "settings.workspaces.workspaceFeatureHeadline": "Ãt hÆ¡n là Nhiá»u hÆ¡n: Giá»›i thiệu Không gian làm việc Ferdi", 398 "settings.workspaces.workspaceFeatureHeadline": "Ãt hÆ¡n là Nhiá»u hÆ¡n: Giá»›i thiệu Không gian làm việc Ferdi",
408 "settings.workspaces.workspaceFeatureInfo": "Không gian làm việc Ferdi cho phép bạn tập trung vào những gì quan trá»ng ngay bây giá». Thiết lập các nhóm dịch vụ khác nhau và dá»… dàng chuyển đổi giữa chúng bất kỳ lúc nào. Bạn quyết định dịch vụ nào bạn cần khi nào và ở đâu, vì vậy chúng tôi có thể giúp bạn luôn cập nhật trò chÆ¡i của mình - hoặc dá»… dàng tắt công việc bất cứ khi nào bạn muốn.", 399 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
409 "settings.workspaces.workspacesRequestFailed": "Không thể tải không gian làm việc của bạn", 400 "settings.workspaces.workspacesRequestFailed": "Không thể tải không gian làm việc của bạn",
410 "setupAssistant.headline": "Bắt đầu nào", 401 "setupAssistant.headline": "Bắt đầu nào",
411 "setupAssistant.subheadline": "Chá»n từ các dịch vụ được sá»­ dụng nhiá»u nhất của chúng tôi và nhận lại tin nhắn của bạn ngay bây giá».", 402 "setupAssistant.subheadline": "Chá»n từ các dịch vụ được sá»­ dụng nhiá»u nhất của chúng tôi và nhận lại tin nhắn của bạn ngay bây giá».",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "Bật thông báo và âm thanh", 411 "sidebar.unmuteApp": "Bật thông báo và âm thanh",
421 "signup.email.label": "Äịa chỉ E-mail", 412 "signup.email.label": "Äịa chỉ E-mail",
422 "signup.emailDuplicate": "Má»™t ngÆ°á»i dùng vá»›i địa chỉ email đó đã tồn tại", 413 "signup.emailDuplicate": "Má»™t ngÆ°á»i dùng vá»›i địa chỉ email đó đã tồn tại",
423 "signup.firstname.label": "Tên", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "Äăng ký", 415 "signup.headline": "Äăng ký",
425 "signup.lastname.label": "Há», tên đệm", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "Bằng cách tạo tài khoản Ferdi, bạn chấp nhận", 417 "signup.legal.info": "Bằng cách tạo tài khoản Ferdi, bạn chấp nhận",
427 "signup.legal.privacy": "Cam kết Bảo mật", 418 "signup.legal.privacy": "Cam kết Bảo mật",
428 "signup.legal.terms": "Äiá»u khoản dịch vụ", 419 "signup.legal.terms": "Äiá»u khoản dịch vụ",
@@ -430,23 +421,23 @@
430 "signup.password.label": "Mật khẩu", 421 "signup.password.label": "Mật khẩu",
431 "signup.submit.label": "Tạo Tài khoản", 422 "signup.submit.label": "Tạo Tài khoản",
432 "tabs.item.confirmDeleteService": "Bạn có thực sự muốn xóa dịch vụ {serviceName} không?", 423 "tabs.item.confirmDeleteService": "Bạn có thực sự muốn xóa dịch vụ {serviceName} không?",
433 "tabs.item.deleteService": "Xóa dịch vụ", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "Vô hiệu hóa âm thanh", 425 "tabs.item.disableAudio": "Vô hiệu hóa âm thanh",
435 "tabs.item.disableDarkMode": "Vô hiệu hóa chế độ tối", 426 "tabs.item.disableDarkMode": "Vô hiệu hóa chế độ tối",
436 "tabs.item.disableNotifications": "Vô hiệu hóa thông báo", 427 "tabs.item.disableNotifications": "Vô hiệu hóa thông báo",
437 "tabs.item.disableService": "Vô hiệu hóa dịch vụ", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "Cho phép âm thanh", 429 "tabs.item.enableAudio": "Cho phép âm thanh",
439 "tabs.item.enableDarkMode": "Kích hoạt chế độ tối", 430 "tabs.item.enableDarkMode": "Kích hoạt chế độ tối",
440 "tabs.item.enableNotification": "Kích hoạt thông báo", 431 "tabs.item.enableNotification": "Kích hoạt thông báo",
441 "tabs.item.enableService": "Kích hoạt dịch vụ", 432 "tabs.item.enableService": "Kích hoạt dịch vụ",
442 "tabs.item.hibernateService": "ÄÆ°a dịch vụ vào trạng thái ngủ đông", 433 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "Tải lại", 434 "tabs.item.reload": "Tải lại",
444 "tabs.item.wakeUpService": "Äánh thức dịch vụ", 435 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} không hợp lệ", 436 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} phải dài ít nhất {length} ký tự", 437 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "Ãt nhất má»™t cái được yêu cầu", 438 "validation.oneRequired": "Ãt nhất má»™t cái được yêu cầu",
448 "validation.required": "{field} là bắt buộc", 439 "validation.required": "{field} is required",
449 "validation.url": "{field} không phải là URL hợp lệ", 440 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "Quay lại", 441 "webControls.back": "Quay lại",
451 "webControls.forward": "Tá»›i trÆ°á»›c", 442 "webControls.forward": "Tá»›i trÆ°á»›c",
452 "webControls.goHome": "Trang chủ", 443 "webControls.goHome": "Trang chủ",
@@ -454,12 +445,12 @@
454 "webControls.reload": "Tải lại", 445 "webControls.reload": "Tải lại",
455 "welcome.loginButton": "Äăng nhập vào tài khoản của bạn", 446 "welcome.loginButton": "Äăng nhập vào tài khoản của bạn",
456 "welcome.signupButton": "Tạo tài khoản miễn phí", 447 "welcome.signupButton": "Tạo tài khoản miễn phí",
457 "workspaceDrawer.addNewWorkspaceLabel": "Thêm Không gian làm việc mới", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "Tất cả Dịch vụ", 449 "workspaceDrawer.allServices": "Tất cả Dịch vụ",
459 "workspaceDrawer.headline": "Không gian làm việc", 450 "workspaceDrawer.headline": "Không gian làm việc",
460 "workspaceDrawer.item.contextMenuEdit": "chỉnh sửa", 451 "workspaceDrawer.item.contextMenuEdit": "chỉnh sửa",
461 "workspaceDrawer.item.noServicesAddedYet": "Không có dịch vụ bổ sung", 452 "workspaceDrawer.item.noServicesAddedYet": "Không có dịch vụ bổ sung",
462 "workspaceDrawer.workspaceFeatureInfo": "<p> Ferdi Workspaces cho phép bạn tập trung vào những gì quan trá»ng ngay bây giá». Thiết lập các nhóm dịch vụ khác nhau và dá»… dàng chuyển đổi giữa chúng bất kỳ lúc nào. </p> <p> Bạn quyết định dịch vụ nào bạn cần khi nào và ở đâu, vì vậy chúng tôi có thể giúp bạn luôn cập nhật trò chÆ¡i của mình - hoặc dá»… dàng tắt khá»i công việc bất cứ khi nào bạn muốn. </p>", 453 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
463 "workspaceDrawer.workspacesSettingsTooltip": "Chỉnh sửa cài đặt không gian làm việc", 454 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Chuyển sang" 455 "workspaces.switchingIndicator.switchingTo": "Chuyển sang"
465} 456}
diff --git a/src/i18n/locales/zh-CN.json b/src/i18n/locales/zh-CN.json
deleted file mode 100644
index 632127f4d..000000000
--- a/src/i18n/locales/zh-CN.json
+++ /dev/null
@@ -1,413 +0,0 @@
1{
2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
6 "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.",
7 "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",
8 "feature.publishDebugInfo.privacy": "Privacy policy",
9 "feature.publishDebugInfo.publish": "Accept and publish",
10 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
11 "feature.publishDebugInfo.terms": "Terms of service",
12 "feature.publishDebugInfo.title": "Publish debug information",
13 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
14 "feature.quickSwitch.search": "Search...",
15 "feature.quickSwitch.title": "QuickSwitch",
16 "feature.shareFranz.action.email": "Send as email",
17 "feature.shareFranz.action.facebook": "Share on Facebook",
18 "feature.shareFranz.action.twitter": "Share on Twitter",
19 "feature.shareFranz.headline": "Ferdi is better together!",
20 "feature.shareFranz.shareText.email": "I've added {count} services to Ferdi! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.getferdi.com",
21 "feature.shareFranz.shareText.twitter": "I've added {count} services to Ferdi! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.getferdi.com /cc @FerdiMessenger",
22 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Ferdi is and help us to spread the word.",
23 "global.api.unhealthy": "Can't connect to Ferdi online services",
24 "global.edit": "Edit",
25 "global.franzProRequired": "Ferdi Professional Required",
26 "global.notConnectedToTheInternet": "You are not connected to the internet.",
27 "global.quit": "Quit",
28 "global.settings": "Settings",
29 "global.spellchecker.useDefault": "Use System Default ({default})",
30 "global.spellchecking.autodetect": "Detect language automatically",
31 "global.spellchecking.autodetect.short": "Automatic",
32 "global.spellchecking.language": "Spell checking language",
33 "global.submit": "Submit",
34 "import.headline": "Import your Ferdi 4 services",
35 "import.notSupportedHeadline": "Services not yet supported in Ferdi 5",
36 "import.skip.label": "I want to add services manually",
37 "import.submit.label": "Import services",
38 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
39 "infobar.buttonChangelog": "What is new?",
40 "infobar.buttonInstallUpdate": "Restart & install update",
41 "infobar.buttonReloadServices": "Reload services",
42 "infobar.requiredRequestsFailed": "Could not load services and user information",
43 "infobar.servicesUpdated": "Your services have been updated.",
44 "infobar.updateAvailable": "A new update for Ferdi is available.",
45 "invite.email.label": "Email address",
46 "invite.headline.friends": "Invite 3 of your friends or colleagues",
47 "invite.name.label": "Name",
48 "invite.skip.label": "I want to do this later",
49 "invite.submit.label": "Send invites",
50 "invite.successInfo": "Invitations sent successfully",
51 "locked.headline": "Locked",
52 "locked.info": "Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
53 "locked.invalidCredentials": "Password invalid",
54 "locked.password.label": "Password",
55 "locked.submit.label": "Unlock",
56 "login.changeServer": "Change server",
57 "login.customServerQuestion": "Using a custom Ferdi server?",
58 "login.customServerSuggestion": "Try importing your Franz account",
59 "login.email.label": "Email address",
60 "login.headline": "Sign in",
61 "login.invalidCredentials": "Email or password not valid",
62 "login.link.password": "Reset password",
63 "login.link.signup": "Create a free account",
64 "login.password.label": "Password",
65 "login.serverLogout": "Your session expired, please login again.",
66 "login.submit.label": "Sign in",
67 "login.tokenExpired": "Your session expired, please login again.",
68 "menu.Todoss.closeTodosDrawer": "Close Todos drawer",
69 "menu.Todoss.openTodosDrawer": "Open Todos drawer",
70 "menu.app.about": "About Ferdi",
71 "menu.app.announcement": "What's new?",
72 "menu.app.autohideMenuBar": "Auto-hide menu bar",
73 "menu.app.checkForUpdates": "Check for updates",
74 "menu.app.hide": "Hide",
75 "menu.app.hideOthers": "Hide Others",
76 "menu.app.unhide": "Unhide",
77 "menu.edit": "Edit",
78 "menu.edit.copy": "Copy",
79 "menu.edit.cut": "Cut",
80 "menu.edit.delete": "Delete",
81 "menu.edit.emojiSymbols": "Emoji & Symbols",
82 "menu.edit.paste": "Paste",
83 "menu.edit.pasteAndMatchStyle": "Paste And Match Style",
84 "menu.edit.redo": "Redo",
85 "menu.edit.selectAll": "Select All",
86 "menu.edit.speech": "Speech",
87 "menu.edit.startDictation": "Start Dictation",
88 "menu.edit.startSpeaking": "Start Speaking",
89 "menu.edit.stopSpeaking": "Stop Speaking",
90 "menu.edit.undo": "Undo",
91 "menu.file": "File",
92 "menu.help": "Help",
93 "menu.help.changelog": "Changelog",
94 "menu.help.debugInfo": "Copy Debug Information",
95 "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.",
96 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
97 "menu.help.learnMore": "Learn More",
98 "menu.help.privacy": "Privacy Statement",
99 "menu.help.publishDebugInfo": "Publish Debug Information",
100 "menu.help.support": "Support",
101 "menu.help.tos": "Terms of Service",
102 "menu.services": "Services",
103 "menu.services.activatePreviousService": "Activate previous service",
104 "menu.services.addNewService": "Add New Service...",
105 "menu.services.goHome": "Home",
106 "menu.services.setNextServiceActive": "Activate next service",
107 "menu.todos": "Todos",
108 "menu.todos.enableTodos": "Enable Todos",
109 "menu.view": "View",
110 "menu.view.back": "Back",
111 "menu.view.forward": "Forward",
112 "menu.view.lockFerdi": "Lock Ferdi",
113 "menu.view.openQuickSwitch": "Open Quick Switch",
114 "menu.view.reloadFerdi": "Reload Ferdi",
115 "menu.view.reloadService": "Reload Service",
116 "menu.view.resetZoom": "Actual Size",
117 "menu.view.toggleDevTools": "Toggle Developer Tools",
118 "menu.view.toggleFullScreen": "Toggle Full Screen",
119 "menu.view.toggleServiceDevTools": "Toggle Service Developer Tools",
120 "menu.view.toggleTodosDevTools": "Toggle Todos Developer Tools",
121 "menu.view.zoomIn": "Zoom In",
122 "menu.view.zoomOut": "Zoom Out",
123 "menu.window": "Window",
124 "menu.window.close": "Close",
125 "menu.window.minimize": "Minimize",
126 "menu.workspaces": "Workspaces",
127 "menu.workspaces.addNewWorkspace": "Add New Workspace...",
128 "menu.workspaces.closeWorkspaceDrawer": "Close workspace drawer",
129 "menu.workspaces.defaultWorkspace": "All services",
130 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
131 "password.email.label": "Email address",
132 "password.headline": "Reset password",
133 "password.link.login": "Sign in to your account",
134 "password.link.signup": "Create a free account",
135 "password.noUser": "No user with that email address was found",
136 "password.successInfo": "Please check your email",
137 "premiumFeature.button.upgradeAccount": "Upgrade account",
138 "pricing.features.accountSync": "Account Synchronisation",
139 "pricing.features.adFree": "Forever ad-free",
140 "pricing.features.appDelays": "No Waiting Screens",
141 "pricing.features.customWebsites": "Add Custom Websites",
142 "pricing.features.desktopNotifications": "Desktop Notifications",
143 "pricing.features.onPremise": "On-premise & other Hosted Services",
144 "pricing.features.recipes": "Choose from more than 70 Services",
145 "pricing.features.serviceProxies": "Service Proxies",
146 "pricing.features.spellchecker": "Spellchecker support",
147 "pricing.features.teamManagement": "Team Management",
148 "pricing.features.thirdPartyServices": "Install 3rd party services",
149 "pricing.features.unlimitedServices": "Add unlimited services",
150 "pricing.features.upToSixServices": "Add up to 6 services",
151 "pricing.features.upToThreeServices": "Add up to 3 services",
152 "pricing.features.workspaces": "Workspaces",
153 "service.crashHandler.action": "Reload {name}",
154 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
155 "service.crashHandler.headline": "Oh no!",
156 "service.crashHandler.text": "{name} has caused an error.",
157 "service.disabledHandler.action": "Enable {name}",
158 "service.disabledHandler.headline": "{name} is disabled",
159 "service.errorHandler.action": "Reload {name}",
160 "service.errorHandler.editAction": "Edit {name}",
161 "service.errorHandler.headline": "Oh no!",
162 "service.errorHandler.message": "Error",
163 "service.errorHandler.text": "{name} has failed to load.",
164 "service.webviewLoader.loading": "Loading {service}",
165 "services.getStarted": "Get started",
166 "services.login": "Please login to use Ferdi.",
167 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
168 "services.serverless": "Use Ferdi without an Account",
169 "services.welcome": "Welcome to Ferdi",
170 "settings.account.account.editButton": "Edit account",
171 "settings.account.accountType.basic": "Basic Account",
172 "settings.account.accountType.premium": "Premium Supporter Account",
173 "settings.account.accountUnavailable": "Account is unavailable",
174 "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.",
175 "settings.account.buttonSave": "Update profile",
176 "settings.account.deleteAccount": "Delete account",
177 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
178 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
179 "settings.account.headline": "Account",
180 "settings.account.headlineAccount": "Account information",
181 "settings.account.headlineDangerZone": "Danger Zone",
182 "settings.account.headlineInvoices": "Invoices",
183 "settings.account.headlinePassword": "Change password",
184 "settings.account.headlineProfile": "Update profile",
185 "settings.account.successInfo": "Your changes have been saved",
186 "settings.account.tryReloadServices": "Try again",
187 "settings.account.tryReloadUserInfoRequest": "Try again",
188 "settings.account.userInfoRequestFailed": "Could not load user information",
189 "settings.account.yourLicense": "Your Ferdi License",
190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
191 "settings.app.buttonClearAllCache": "Clear cache",
192 "settings.app.buttonInstallUpdate": "Restart & install update",
193 "settings.app.buttonSearchForUpdate": "Check for updates",
194 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
195 "settings.app.currentVersion": "Current version:",
196 "settings.app.form.accentColor": "Accent color",
197 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my OS's dark mode setting",
198 "settings.app.form.autoLaunchInBackground": "Open in background",
199 "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start",
200 "settings.app.form.beta": "Include beta versions",
201 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
202 "settings.app.form.darkMode": "Enable dark mode",
203 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
204 "settings.app.form.enableLock": "Enable Password Lock",
205 "settings.app.form.enableSpellchecking": "Enable spell checking",
206 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
207 "settings.app.form.enableTodos": "Enable Ferdi Todos",
208 "settings.app.form.hibernationStrategy": "Hibernation strategy",
209 "settings.app.form.iconSize": "Service icon size",
210 "settings.app.form.inactivityLock": "Lock after inactivity",
211 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
212 "settings.app.form.language": "Language",
213 "settings.app.form.lockPassword": "Password",
214 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray",
215 "settings.app.form.noUpdates": "Disable updates",
216 "settings.app.form.privateNotifications": "Don't show message content in notifications",
217 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
218 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb",
219 "settings.app.form.scheduledDNDEnd": "To",
220 "settings.app.form.scheduledDNDStart": "From",
221 "settings.app.form.sentry": "Send telemetry data",
222 "settings.app.form.server": "Server",
223 "settings.app.form.serviceRibbonWidth": "Sidebar width",
224 "settings.app.form.showDisabledServices": "Display disabled services tabs",
225 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
226 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar",
227 "settings.app.form.startMinimized": "Start minimized in tray",
228 "settings.app.form.todoServer": "Todo Server",
229 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
230 "settings.app.headlineAdvanced": "Advanced",
231 "settings.app.headlineAppearance": "Appearance",
232 "settings.app.headlineGeneral": "General",
233 "settings.app.headlineLanguage": "Language",
234 "settings.app.headlineUpdates": "Updates",
235 "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.",
236 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
237 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
238 "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 {lockShortcut}.",
239 "settings.app.lockedPassword": "Password",
240 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
241 "settings.app.restartRequired": "Changes require restart",
242 "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.",
243 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
244 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
245 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
246 "settings.app.serverMoneyInfo": "You are using the official Franz Server for Ferdi.\nWe know that Ferdi allows you to use all its features for free but you are still using Franz's server resources - which Franz's creator has to pay for.\nPlease still consider [Link 1]paying for a Franz account[/Link] or [Link 2]using a self-hosted ferdi-server[/Link] (if you have the knowledge and resources to do so). \nBy using Ferdi, you still profit greatly from Franz's recipe store, server resources and its development.",
247 "settings.app.subheadlineCache": "Cache",
248 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)",
249 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
250 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
251 "settings.app.updateStatusAvailable": "Update available, downloading...",
252 "settings.app.updateStatusSearching": "Is searching for update",
253 "settings.app.updateStatusUpToDate": "You are using the latest version of Ferdi",
254 "settings.invite.headline": "Invite Friends",
255 "settings.navigation.account": "Account",
256 "settings.navigation.availableServices": "Available services",
257 "settings.navigation.logout": "Logout",
258 "settings.navigation.supportFerdi": "Support Ferdi",
259 "settings.navigation.team": "Manage Team",
260 "settings.navigation.yourServices": "Your services",
261 "settings.navigation.yourWorkspaces": "Your workspaces",
262 "settings.recipes.all": "All services",
263 "settings.recipes.custom": "Custom Services",
264 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes",
265 "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes",
266 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
267 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
268 "settings.recipes.customService.openDevDocs": "Developer Documentation",
269 "settings.recipes.customService.openFolder": "Open folder",
270 "settings.recipes.headline": "Available services",
271 "settings.recipes.missingService": "Missing a service?",
272 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
273 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
274 "settings.searchService": "Search service",
275 "settings.service.error.goBack": "Back to services",
276 "settings.service.error.headline": "Error",
277 "settings.service.error.message": "Could not load service recipe.",
278 "settings.service.form.addServiceHeadline": "Add {name}",
279 "settings.service.form.availableServices": "Available services",
280 "settings.service.form.customUrl": "Custom server",
281 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Ferdi Premium Supporter Account.",
282 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account",
283 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
284 "settings.service.form.deleteButton": "Delete service",
285 "settings.service.form.editServiceHeadline": "Edit {name}",
286 "settings.service.form.enableAudio": "Enable audio",
287 "settings.service.form.enableBadge": "Show unread message badges",
288 "settings.service.form.enableDarkMode": "Enable Dark Mode",
289 "settings.service.form.enableNotification": "Enable notifications",
290 "settings.service.form.enableService": "Enable service",
291 "settings.service.form.headlineBadges": "Unread message badges",
292 "settings.service.form.headlineGeneral": "General",
293 "settings.service.form.headlineNotifications": "Notifications",
294 "settings.service.form.icon": "Custom icon",
295 "settings.service.form.iconDelete": "Delete",
296 "settings.service.form.iconUpload": "Drop your image, or click here",
297 "settings.service.form.indirectMessageInfo": "You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
298 "settings.service.form.indirectMessages": "Show message badge for all new messages",
299 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
300 "settings.service.form.name": "Name",
301 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
302 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
303 "settings.service.form.proxy.host": "Proxy Host/IP",
304 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.",
305 "settings.service.form.proxy.isEnabled": "Use Proxy",
306 "settings.service.form.proxy.password": "Password (optional)",
307 "settings.service.form.proxy.port": "Port",
308 "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.",
309 "settings.service.form.proxy.user": "User (optional)",
310 "settings.service.form.saveButton": "Save service",
311 "settings.service.form.tabHosted": "Hosted",
312 "settings.service.form.tabOnPremise": "Self hosted â­ï¸",
313 "settings.service.form.team": "Team",
314 "settings.service.form.useHostedService": "Use the hosted {name} service.",
315 "settings.service.form.yourServices": "Your services",
316 "settings.services.deletedInfo": "Service has been deleted",
317 "settings.services.discoverServices": "Discover services",
318 "settings.services.headline": "Your services",
319 "settings.services.noServicesAdded": "You haven't added any services yet.",
320 "settings.services.servicesRequestFailed": "Could not load your services",
321 "settings.services.tooltip.isDisabled": "Service is disabled",
322 "settings.services.tooltip.isMuted": "All sounds are muted",
323 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled",
324 "settings.services.updatedInfo": "Your changes have been saved",
325 "settings.supportFerdi.github": "Star on GitHub",
326 "settings.supportFerdi.headline": "Support Ferdi",
327 "settings.supportFerdi.openCollective": "Support our Open Collective",
328 "settings.supportFerdi.share": "Tell your Friends",
329 "settings.supportFerdi.title": "Do you like Ferdi? Spread the love!",
330 "settings.team.contentHeadline": "Ferdi for Teams",
331 "settings.team.copy": "Ferdi 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!",
332 "settings.team.headline": "Team",
333 "settings.team.intro": "You and your team use Ferdi? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
334 "settings.team.manageAction": "Manage your Team on getferdi.com",
335 "settings.team.teamsUnavailable": "Teams are unavailable",
336 "settings.team.teamsUnavailableInfo": "Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
337 "settings.team.upgradeAction": "Upgrade your Account",
338 "settings.user.form.accountType.company": "Company",
339 "settings.user.form.accountType.individual": "Individual",
340 "settings.user.form.accountType.label": "Account type",
341 "settings.user.form.accountType.non-profit": "Non-Profit",
342 "settings.user.form.currentPassword": "Current password",
343 "settings.user.form.email": "Email",
344 "settings.user.form.firstname": "First Name",
345 "settings.user.form.lastname": "Last Name",
346 "settings.user.form.newPassword": "New password",
347 "settings.workspace.add.form.name": "Name",
348 "settings.workspace.add.form.submitButton": "Create workspace",
349 "settings.workspace.form.buttonDelete": "Delete workspace",
350 "settings.workspace.form.buttonSave": "Save workspace",
351 "settings.workspace.form.keepLoaded": "Keep this workspace loaded*",
352 "settings.workspace.form.keepLoadedInfo": "*This option will be overwritten by the global \"Keep all workspaces loaded\" option.",
353 "settings.workspace.form.name": "Name",
354 "settings.workspace.form.servicesInWorkspaceHeadline": "Services in this Workspace",
355 "settings.workspace.form.yourWorkspaces": "Your workspaces",
356 "settings.workspaces.deletedInfo": "Workspace has been deleted",
357 "settings.workspaces.headline": "Your workspaces",
358 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
359 "settings.workspaces.tryReloadWorkspaces": "Try again",
360 "settings.workspaces.updatedInfo": "Your changes have been saved",
361 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Ferdi Workspaces",
362 "settings.workspaces.workspaceFeatureInfo": "Ferdi 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.",
363 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
364 "sidebar.addNewService": "Add new service",
365 "sidebar.closeTodosDrawer": "Close Ferdi Todos",
366 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
367 "sidebar.lockFerdi": "Lock Ferdi",
368 "sidebar.muteApp": "Disable notifications & audio",
369 "sidebar.openTodosDrawer": "Open Ferdi Todos",
370 "sidebar.openWorkspaceDrawer": "Open workspace drawer",
371 "sidebar.unmuteApp": "Enable notifications & audio",
372 "signup.email.label": "Email address",
373 "signup.emailDuplicate": "A user with that email address already exists",
374 "signup.firstname.label": "First Name",
375 "signup.headline": "Sign up",
376 "signup.lastname.label": "Last Name",
377 "signup.legal.info": "By creating a Ferdi account you accept the",
378 "signup.legal.privacy": "Privacy Statement",
379 "signup.legal.terms": "Terms of service",
380 "signup.link.login": "Already have an account, sign in?",
381 "signup.password.label": "Password",
382 "signup.submit.label": "Create account",
383 "tabs.item.deleteService": "Delete service",
384 "tabs.item.disableAudio": "Disable audio",
385 "tabs.item.disableNotifications": "Disable notifications",
386 "tabs.item.disableService": "Disable service",
387 "tabs.item.enableAudio": "Enable audio",
388 "tabs.item.enableNotification": "Enable notifications",
389 "tabs.item.enableService": "Enable service",
390 "tabs.item.reload": "Reload",
391 "validation.email": "{field} is not valid",
392 "validation.minLength": "{field} should be at least {length} characters long",
393 "validation.oneRequired": "At least one is required",
394 "validation.required": "{field} is required",
395 "validation.url": "{field} is not a valid URL",
396 "webControls.back": "Back",
397 "webControls.forward": "Forward",
398 "webControls.goHome": "Home",
399 "webControls.openInBrowser": "Open in Browser",
400 "webControls.reload": "Reload",
401 "welcome.loginButton": "Login to your account",
402 "welcome.signupButton": "Create a free account",
403 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
404 "workspaceDrawer.allServices": "All services",
405 "workspaceDrawer.headline": "Workspaces",
406 "workspaceDrawer.item.contextMenuEdit": "edit",
407 "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
408 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
409 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account",
410 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
411 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
412 "workspaces.switchingIndicator.switchingTo": "Switching to"
413}
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index 22a0b6771..ec6d9085b 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "é‡æ–°åŠ è¼‰", 2 "app.errorHandler.action": "é‡æ–°åŠ è¼‰",
3 "app.errorHandler.headline": "出ç¾éŒ¯èª¤", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "切æ›æœå‹™å™¨", 5 "changeserver.headline": "切æ›æœå‹™å™¨",
6 "changeserver.label": "伺æœå™¨", 6 "changeserver.label": "伺æœå™¨",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "發布除錯訊æ¯",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 23 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
25 "feature.quickSwitch.search": "æœå°‹...", 24 "feature.quickSwitch.search": "æœå°‹...",
26 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
27 "global.api.unhealthy": "無法連接到Ferdi網路æœå‹™", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "å–消", 27 "global.cancel": "Cancel",
29 "global.edit": "編輯", 28 "global.edit": "編輯",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "您未連上網際網路", 30 "global.notConnectedToTheInternet": "您未連上網際網路",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "設置", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "使用系統é è¨­å€¼({default})", 36 "global.spellchecker.useDefault": "使用系統é è¨­å€¼({default})",
38 "global.spellchecking.autodetect": "自動檢測語言", 37 "global.spellchecking.autodetect": "自動檢測語言",
39 "global.spellchecking.autodetect.short": "自動", 38 "global.spellchecking.autodetect.short": "自動",
40 "global.spellchecking.language": "拼字檢查語言", 39 "global.spellchecking.language": "拼字檢查語言",
41 "global.submit": "é€å‡º", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "匯入您的 Ferdi 4 æœå‹™", 44 "import.headline": "匯入您的 Ferdi 4 æœå‹™",
46 "import.notSupportedHeadline": "æ­¤æœå‹™ä¸è¢« Ferdi 5 支æŒ", 45 "import.notSupportedHeadline": "æ­¤æœå‹™ä¸è¢« Ferdi 5 支æŒ",
47 "import.skip.label": "我想手動匯入", 46 "import.skip.label": "我想手動匯入",
48 "import.submit.label": "匯入æœå‹™", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "最新消æ¯!", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "é‡æ–°å•Ÿå‹•ä¸¦ä¸”æ›´æ–°", 50 "infobar.buttonInstallUpdate": "é‡æ–°å•Ÿå‹•ä¸¦ä¸”æ›´æ–°",
52 "infobar.buttonReloadServices": "é‡æ–°è¼‰å…¥", 51 "infobar.buttonReloadServices": "é‡æ–°è¼‰å…¥",
53 "infobar.hide": "éš±è—", 52 "infobar.hide": "éš±è—",
@@ -75,7 +74,7 @@
75 "login.email.label": "é›»å­éƒµä»¶ä¿¡ç®±", 74 "login.email.label": "é›»å­éƒµä»¶ä¿¡ç®±",
76 "login.headline": "登入", 75 "login.headline": "登入",
77 "login.invalidCredentials": "é›»å­éƒµä»¶å¸³æˆ¶æˆ–密碼有誤", 76 "login.invalidCredentials": "é›»å­éƒµä»¶å¸³æˆ¶æˆ–密碼有誤",
78 "login.link.password": "密碼é‡è¨­", 77 "login.link.password": "Reset password",
79 "login.link.signup": "建立一個å…費帳戶", 78 "login.link.signup": "建立一個å…費帳戶",
80 "login.password.label": "密碼", 79 "login.password.label": "密碼",
81 "login.serverLogout": "登入狀態éŽæœŸï¼Œè«‹é‡æ–°ç™»å…¥", 80 "login.serverLogout": "登入狀態éŽæœŸï¼Œè«‹é‡æ–°ç™»å…¥",
@@ -118,7 +117,7 @@
118 "menu.help.tos": "æœå‹™æ¢æ¬¾", 117 "menu.help.tos": "æœå‹™æ¢æ¬¾",
119 "menu.services": "æœå‹™", 118 "menu.services": "æœå‹™",
120 "menu.services.activatePreviousService": "Activate previous service", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "主é ", 121 "menu.services.goHome": "主é ",
123 "menu.services.setNextServiceActive": "Activate next service", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "所有æœå‹™", 147 "menu.workspaces.defaultWorkspace": "所有æœå‹™",
149 "menu.workspaces.openWorkspaceDrawer": "打開工作å€", 148 "menu.workspaces.openWorkspaceDrawer": "打開工作å€",
150 "password.email.label": "é›»å­éƒµä»¶ä¿¡ç®±", 149 "password.email.label": "é›»å­éƒµä»¶ä¿¡ç®±",
151 "password.headline": "密碼é‡è¨­", 150 "password.headline": "Reset password",
152 "password.link.login": "登入您的帳戶", 151 "password.link.login": "登入您的帳戶",
153 "password.link.signup": "建立一個å…費帳戶", 152 "password.link.signup": "建立一個å…費帳戶",
154 "password.noUser": "此電å­éƒµä»¶å¸³æˆ¶ä¸å­˜åœ¨", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "è«‹é‡æ–°ç¢ºèªæ‚¨çš„é›»å­éƒµä»¶ä¿¡ç®±", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "帳號åŒæ­¥",
157 "pricing.features.customWebsites": "添加自訂網站",
158 "pricing.features.desktopNotifications": "æ¡Œé¢é€šçŸ¥",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "工作å€",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "唉呀 糟糕!", 157 "service.crashHandler.headline": "唉呀 糟糕!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "Use Ferdi without an Account", 170 "services.serverless": "Use Ferdi without an Account",
183 "services.welcome": "歡迎使用 Ferdi", 171 "services.welcome": "歡迎使用 Ferdi",
184 "settings.account.account.editButton": "更改帳戶資訊", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "帳號無法使用", 173 "settings.account.accountUnavailable": "帳號無法使用",
186 "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.", 174 "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.",
187 "settings.account.buttonSave": "更新帳戶資訊", 175 "settings.account.buttonSave": "更新帳戶資訊",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 177 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
190 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.", 178 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
191 "settings.account.headline": "帳戶", 179 "settings.account.headline": "帳戶",
192 "settings.account.headlineAccount": "帳戶資訊", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "å±éšªæ“作å€", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "å‘票", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "更改密碼", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "更新帳戶資訊", 184 "settings.account.headlineProfile": "更新帳戶資訊",
197 "settings.account.successInfo": "您的更改已經儲存", 185 "settings.account.successInfo": "您的更改已經儲存",
198 "settings.account.tryReloadServices": "å†è©¦ä¸€æ¬¡", 186 "settings.account.tryReloadServices": "å†è©¦ä¸€æ¬¡",
199 "settings.account.tryReloadUserInfoRequest": "å†è©¦ä¸€æ¬¡", 187 "settings.account.tryReloadUserInfoRequest": "å†è©¦ä¸€æ¬¡",
200 "settings.account.userInfoRequestFailed": "無法載入帳戶資訊", 188 "settings.account.userInfoRequestFailed": "無法載入帳戶資訊",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "清除緩存", 191 "settings.app.buttonClearAllCache": "清除緩存",
204 "settings.app.buttonInstallUpdate": "é‡æ–°å•Ÿå‹•ä¸¦ä¸”æ›´æ–°", 192 "settings.app.buttonInstallUpdate": "é‡æ–°å•Ÿå‹•ä¸¦ä¸”æ›´æ–°",
@@ -225,7 +213,7 @@
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "在系統匣上顯示", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -296,7 +285,7 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 285 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 286 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "Developer Documentation", 287 "settings.recipes.customService.openDevDocs": "Developer Documentation",
299 "settings.recipes.customService.openFolder": "開啟資料夾", 288 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "å¯ç”¨æœå‹™", 289 "settings.recipes.headline": "å¯ç”¨æœå‹™",
301 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
@@ -312,7 +301,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 301 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 302 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 303 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "刪除", 304 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "編輯 {name}", 305 "settings.service.form.editServiceHeadline": "編輯 {name}",
317 "settings.service.form.enableAudio": "啟用音效", 306 "settings.service.form.enableAudio": "啟用音效",
318 "settings.service.form.enableBadge": "Show unread message badges", 307 "settings.service.form.enableBadge": "Show unread message badges",
@@ -332,17 +321,18 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "åå­", 323 "settings.service.form.name": "åå­",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "使用代ç†", 331 "settings.service.form.proxy.isEnabled": "使用代ç†",
342 "settings.service.form.proxy.password": "密碼(å¯é¸æ“‡ï¼‰", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "連接埠", 333 "settings.service.form.proxy.port": "連接埠",
344 "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.", 334 "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.",
345 "settings.service.form.proxy.user": "用戶(å¯é¸æ“‡ï¼‰", 335 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 336 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "儲存", 337 "settings.service.form.saveButton": "儲存",
348 "settings.service.form.tabHosted": "Hosted", 338 "settings.service.form.tabHosted": "Hosted",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "æœå‹™åˆ—表", 344 "settings.services.discoverServices": "æœå‹™åˆ—表",
355 "settings.services.headline": "您的æœå‹™", 345 "settings.services.headline": "您的æœå‹™",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "å·²åœç”¨æœå‹™", 349 "settings.services.tooltip.isDisabled": "å·²åœç”¨æœå‹™",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
@@ -387,8 +378,8 @@
387 "settings.user.form.accountType.non-profit": "éžç‡Ÿåˆ©", 378 "settings.user.form.accountType.non-profit": "éžç‡Ÿåˆ©",
388 "settings.user.form.currentPassword": "舊密碼", 379 "settings.user.form.currentPassword": "舊密碼",
389 "settings.user.form.email": "é›»å­éƒµä»¶ä¿¡ç®±", 380 "settings.user.form.email": "é›»å­éƒµä»¶ä¿¡ç®±",
390 "settings.user.form.firstname": "åå­", 381 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "姓æ°", 382 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "新密碼", 383 "settings.user.form.newPassword": "新密碼",
393 "settings.workspace.add.form.name": "åå­", 384 "settings.workspace.add.form.name": "åå­",
394 "settings.workspace.add.form.submitButton": "建立工作å€", 385 "settings.workspace.add.form.submitButton": "建立工作å€",
@@ -420,9 +411,9 @@
420 "sidebar.unmuteApp": "啟用通知", 411 "sidebar.unmuteApp": "啟用通知",
421 "signup.email.label": "é›»å­éƒµä»¶ä¿¡ç®±", 412 "signup.email.label": "é›»å­éƒµä»¶ä¿¡ç®±",
422 "signup.emailDuplicate": "此電å­éƒµä»¶ä¿¡ç®±å·²è¢«è¨»å†Š", 413 "signup.emailDuplicate": "此電å­éƒµä»¶ä¿¡ç®±å·²è¢«è¨»å†Š",
423 "signup.firstname.label": "åå­", 414 "signup.firstname.label": "First Name",
424 "signup.headline": "註冊", 415 "signup.headline": "註冊",
425 "signup.lastname.label": "姓æ°", 416 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "在建立帳戶åŒæ™‚,您åŒæ„:", 417 "signup.legal.info": "在建立帳戶åŒæ™‚,您åŒæ„:",
427 "signup.legal.privacy": "éš±ç§è²æ˜Ž", 418 "signup.legal.privacy": "éš±ç§è²æ˜Ž",
428 "signup.legal.terms": "æœå‹™æ¢æ¬¾", 419 "signup.legal.terms": "æœå‹™æ¢æ¬¾",
@@ -430,11 +421,11 @@
430 "signup.password.label": "密碼", 421 "signup.password.label": "密碼",
431 "signup.submit.label": "建立帳戶", 422 "signup.submit.label": "建立帳戶",
432 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?", 423 "tabs.item.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
433 "tabs.item.deleteService": "刪除", 424 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "åœç”¨éŸ³æ•ˆ", 425 "tabs.item.disableAudio": "åœç”¨éŸ³æ•ˆ",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 426 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "åœç”¨é€šçŸ¥", 427 "tabs.item.disableNotifications": "åœç”¨é€šçŸ¥",
437 "tabs.item.disableService": "åœç”¨æœå‹™", 428 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "啟用音效", 429 "tabs.item.enableAudio": "啟用音效",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 430 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "啟用通知", 431 "tabs.item.enableNotification": "啟用通知",
@@ -454,7 +445,7 @@
454 "webControls.reload": "é‡æ–°åŠ è¼‰", 445 "webControls.reload": "é‡æ–°åŠ è¼‰",
455 "welcome.loginButton": "登入", 446 "welcome.loginButton": "登入",
456 "welcome.signupButton": "建立一個å…費帳戶", 447 "welcome.signupButton": "建立一個å…費帳戶",
457 "workspaceDrawer.addNewWorkspaceLabel": "新增工作å€", 448 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "所有æœå‹™", 449 "workspaceDrawer.allServices": "所有æœå‹™",
459 "workspaceDrawer.headline": "工作å€", 450 "workspaceDrawer.headline": "工作å€",
460 "workspaceDrawer.item.contextMenuEdit": "編輯", 451 "workspaceDrawer.item.contextMenuEdit": "編輯",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index fa30d636a..648d75a6d 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "é‡æ–°åŠ è½½", 2 "app.errorHandler.action": "é‡æ–°åŠ è½½",
3 "app.errorHandler.headline": "出了些问题", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "æœåŠ¡å™¨ï¼š", 6 "changeserver.label": "æœåŠ¡å™¨ï¼š",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "å‘生了什么?", 10 "connectionLostBanner.informationLink": "å‘生了什么?",
11 "connectionLostBanner.message": "哦ä¸ï¼Ferdi失去了与 {name} 的连接。", 11 "connectionLostBanner.message": "哦ä¸ï¼Ferdi失去了与 {name} 的连接。",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "å‘布调试信æ¯",
14 "feature.nightlyBuilds.activate": "激活", 13 "feature.nightlyBuilds.activate": "激活",
15 "feature.nightlyBuilds.info": "æ¯å¤œç‰ˆ(Nightly builds) 是Ferdi的实验性版本,å¯èƒ½åŒ…å«æœªå®Œå–„或未完æˆçš„功能。这些æ¯å¤œç‰ˆä¸»è¦ç”±å¼€å‘人员æ¥æµ‹è¯•ä»–们新开å‘的功能åŠå®ƒä»¬åœ¨æœ€ç»ˆç‰ˆæœ¬çš„的表现。如果您ä¸çŸ¥é“自己在åšä»€ä¹ˆï¼Œæˆ‘们建议您ä¸è¦æ¿€æ´»æ¯å¤œç‰ˆã€‚", 14 "feature.nightlyBuilds.info": "æ¯å¤œç‰ˆ(Nightly builds) 是Ferdi的实验性版本,å¯èƒ½åŒ…å«æœªå®Œå–„或未完æˆçš„功能。这些æ¯å¤œç‰ˆä¸»è¦ç”±å¼€å‘人员æ¥æµ‹è¯•ä»–们新开å‘的功能åŠå®ƒä»¬åœ¨æœ€ç»ˆç‰ˆæœ¬çš„的表现。如果您ä¸çŸ¥é“自己在åšä»€ä¹ˆï¼Œæˆ‘们建议您ä¸è¦æ¿€æ´»æ¯å¤œç‰ˆã€‚",
16 "feature.nightlyBuilds.title": "æ¯å¤œç‰ˆ", 15 "feature.nightlyBuilds.title": "æ¯å¤œç‰ˆ",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "使用 TAB ,↑ å’Œ ↓ 选择æœåŠ¡ã€‚使用回车键(ENTER)打开æœåŠ¡", 23 "feature.quickSwitch.info": "使用 TAB ,↑ å’Œ ↓ 选择æœåŠ¡ã€‚使用回车键(ENTER)打开æœåŠ¡",
25 "feature.quickSwitch.search": "æœç´¢...", 24 "feature.quickSwitch.search": "æœç´¢...",
26 "feature.quickSwitch.title": "快速切æ¢", 25 "feature.quickSwitch.title": "快速切æ¢",
27 "global.api.unhealthy": "无法链接到 Ferdi 在线æœåŠ¡", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "å–消", 27 "global.cancel": "Cancel",
29 "global.edit": "编辑", 28 "global.edit": "编辑",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "您没有连接到互è”网。", 30 "global.notConnectedToTheInternet": "您没有连接到互è”网。",
@@ -33,7 +32,7 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "设置", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "使用系统默认值 ({default})", 36 "global.spellchecker.useDefault": "使用系统默认值 ({default})",
38 "global.spellchecking.autodetect": "自动检测语言", 37 "global.spellchecking.autodetect": "自动检测语言",
39 "global.spellchecking.autodetect.short": "自动", 38 "global.spellchecking.autodetect.short": "自动",
@@ -45,9 +44,9 @@
45 "import.headline": "导入你的 Ferdi 4 æœåŠ¡", 44 "import.headline": "导入你的 Ferdi 4 æœåŠ¡",
46 "import.notSupportedHeadline": "Ferdi 5尚未支æŒçš„æœåŠ¡", 45 "import.notSupportedHeadline": "Ferdi 5尚未支æŒçš„æœåŠ¡",
47 "import.skip.label": "我想手动添加æœåŠ¡", 46 "import.skip.label": "我想手动添加æœåŠ¡",
48 "import.submit.label": "导入æœåŠ¡", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "å°è¯•è¿›è¡Œèº«ä»½éªŒè¯æ—¶å‡ºé”™ã€‚如果此错误ä»å­˜åœ¨ï¼Œè¯·å°è¯•æ³¨é”€å¹¶é‡æ–°ç™»å½•ã€‚", 48 "infobar.authRequestFailed": "å°è¯•è¿›è¡Œèº«ä»½éªŒè¯æ—¶å‡ºé”™ã€‚如果此错误ä»å­˜åœ¨ï¼Œè¯·å°è¯•æ³¨é”€å¹¶é‡æ–°ç™»å½•ã€‚",
50 "infobar.buttonChangelog": "有什么新鲜事?", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "é‡å¯å¹¶å®‰è£…æ›´æ–°", 50 "infobar.buttonInstallUpdate": "é‡å¯å¹¶å®‰è£…æ›´æ–°",
52 "infobar.buttonReloadServices": "é‡è½½æœåŠ¡", 51 "infobar.buttonReloadServices": "é‡è½½æœåŠ¡",
53 "infobar.hide": "éšè—", 52 "infobar.hide": "éšè—",
@@ -117,10 +116,10 @@
117 "menu.help.support": "支æŒ", 116 "menu.help.support": "支æŒ",
118 "menu.help.tos": "æœåŠ¡æ¡æ¬¾", 117 "menu.help.tos": "æœåŠ¡æ¡æ¬¾",
119 "menu.services": "æœåŠ¡", 118 "menu.services": "æœåŠ¡",
120 "menu.services.activatePreviousService": "激活以å‰çš„æœåŠ¡", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "Add New Service", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "主页", 121 "menu.services.goHome": "主页",
123 "menu.services.setNextServiceActive": "激活下一个æœåŠ¡", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "待办事项", 123 "menu.todos": "待办事项",
125 "menu.todos.enableTodos": "å¯ç”¨å¾…办事项", 124 "menu.todos.enableTodos": "å¯ç”¨å¾…办事项",
126 "menu.view": "查看", 125 "menu.view": "查看",
@@ -152,18 +151,7 @@
152 "password.link.login": "Sign in to your account", 151 "password.link.login": "Sign in to your account",
153 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
154 "password.noUser": "No user with that email address was found", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "Please check your email", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "Account Synchronisation",
157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.workspaces": "Workspaces",
167 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
168 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
169 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",
@@ -198,7 +186,7 @@
198 "settings.account.tryReloadServices": "Try again", 186 "settings.account.tryReloadServices": "Try again",
199 "settings.account.tryReloadUserInfoRequest": "Try again", 187 "settings.account.tryReloadUserInfoRequest": "Try again",
200 "settings.account.userInfoRequestFailed": "Could not load user information", 188 "settings.account.userInfoRequestFailed": "Could not load user information",
201 "settings.account.yourLicense": "Your Ferdi License", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "Clear cache", 191 "settings.app.buttonClearAllCache": "Clear cache",
204 "settings.app.buttonInstallUpdate": "é‡å¯å¹¶å®‰è£…æ›´æ–°", 192 "settings.app.buttonInstallUpdate": "é‡å¯å¹¶å®‰è£…æ›´æ–°",
@@ -220,12 +208,12 @@
220 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", 208 "settings.app.form.closeToSystemTray": "Close Ferdi to system tray",
221 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", 209 "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi",
222 "settings.app.form.customTodoServer": "Custom Todo Server", 210 "settings.app.form.customTodoServer": "Custom Todo Server",
223 "settings.app.form.darkMode": "Enable dark mode", 211 "settings.app.form.darkMode": "Enable Dark Mode",
224 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 212 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
225 "settings.app.form.enableLock": "Enable Password Lock", 213 "settings.app.form.enableLock": "Enable Password Lock",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "Enable spell checking", 215 "settings.app.form.enableSpellchecking": "Enable spell checking",
228 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "Hibernation strategy", 219 "settings.app.form.hibernationStrategy": "Hibernation strategy",
@@ -251,6 +239,7 @@
251 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
252 "settings.app.form.showDragArea": "Show draggable area on window", 240 "settings.app.form.showDragArea": "Show draggable area on window",
253 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 241 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
242 "settings.app.form.splitMode": "Enable Split View Mode",
254 "settings.app.form.startMinimized": "Start minimized", 243 "settings.app.form.startMinimized": "Start minimized",
255 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 244 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
256 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 245 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
@@ -332,12 +321,13 @@
332 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 321 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
333 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 322 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
334 "settings.service.form.name": "å称", 323 "settings.service.form.name": "å称",
324 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
335 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
336 "settings.service.form.openUserCss": "Open user.css", 326 "settings.service.form.openUserCss": "Open user.css",
337 "settings.service.form.openUserJs": "Open user.js", 327 "settings.service.form.openUserJs": "Open user.js",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 328 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 329 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 330 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "Use Proxy", 331 "settings.service.form.proxy.isEnabled": "Use Proxy",
342 "settings.service.form.proxy.password": "Password (optional)", 332 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "Port", 333 "settings.service.form.proxy.port": "Port",
@@ -354,6 +344,7 @@
354 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
355 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
356 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
357 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
358 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
359 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/manage-translations.js b/src/i18n/manage-translations.js
deleted file mode 100644
index ee64c9c09..000000000
--- a/src/i18n/manage-translations.js
+++ /dev/null
@@ -1,9 +0,0 @@
1require('@babel/register');
2const manageTranslations = require('react-intl-translations-manager').default;
3
4manageTranslations({
5 messagesDirectory: 'src/i18n/messages',
6 translationsDirectory: 'src/i18n/locales',
7 singleMessagesFile: true,
8 languages: ['en-US'],
9});
diff --git a/src/i18n/messages/src/components/AppUpdateInfoBar.json b/src/i18n/messages/src/components/AppUpdateInfoBar.json
deleted file mode 100644
index b99eaff67..000000000
--- a/src/i18n/messages/src/components/AppUpdateInfoBar.json
+++ /dev/null
@@ -1,41 +0,0 @@
1[
2 {
3 "id": "infobar.updateAvailable",
4 "defaultMessage": "!!!A new update for Ferdi is available.",
5 "file": "src/components/AppUpdateInfoBar.js",
6 "start": {
7 "line": 10,
8 "column": 19
9 },
10 "end": {
11 "line": 13,
12 "column": 3
13 }
14 },
15 {
16 "id": "infobar.buttonChangelog",
17 "defaultMessage": "!!!Changelog",
18 "file": "src/components/AppUpdateInfoBar.js",
19 "start": {
20 "line": 14,
21 "column": 13
22 },
23 "end": {
24 "line": 17,
25 "column": 3
26 }
27 },
28 {
29 "id": "infobar.buttonInstallUpdate",
30 "defaultMessage": "!!!Restart & install update",
31 "file": "src/components/AppUpdateInfoBar.js",
32 "start": {
33 "line": 18,
34 "column": 23
35 },
36 "end": {
37 "line": 21,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/ChangeServer.json b/src/i18n/messages/src/components/auth/ChangeServer.json
deleted file mode 100644
index 87e0b5857..000000000
--- a/src/i18n/messages/src/components/auth/ChangeServer.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "changeserver.headline",
4 "defaultMessage": "!!!Change server",
5 "file": "src/components/auth/ChangeServer.js",
6 "start": {
7 "line": 15,
8 "column": 12
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "changeserver.label",
17 "defaultMessage": "!!!Server",
18 "file": "src/components/auth/ChangeServer.js",
19 "start": {
20 "line": 19,
21 "column": 9
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "changeserver.warning",
30 "defaultMessage": "!!!Extra settings offered by Ferdi will not be saved",
31 "file": "src/components/auth/ChangeServer.js",
32 "start": {
33 "line": 23,
34 "column": 11
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "changeserver.customServerLabel",
43 "defaultMessage": "!!!Custom server",
44 "file": "src/components/auth/ChangeServer.js",
45 "start": {
46 "line": 27,
47 "column": 21
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "changeserver.urlError",
56 "defaultMessage": "!!!Enter a valid URL",
57 "file": "src/components/auth/ChangeServer.js",
58 "start": {
59 "line": 31,
60 "column": 12
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Import.json b/src/i18n/messages/src/components/auth/Import.json
deleted file mode 100644
index 98ae2e61f..000000000
--- a/src/i18n/messages/src/components/auth/Import.json
+++ /dev/null
@@ -1,54 +0,0 @@
1[
2 {
3 "id": "import.headline",
4 "defaultMessage": "!!!Import your Ferdi 4 services",
5 "file": "src/components/auth/Import.js",
6 "start": {
7 "line": 13,
8 "column": 12
9 },
10 "end": {
11 "line": 16,
12 "column": 3
13 }
14 },
15 {
16 "id": "import.notSupportedHeadline",
17 "defaultMessage": "!!!Services not yet supported in Ferdi 5",
18 "file": "src/components/auth/Import.js",
19 "start": {
20 "line": 17,
21 "column": 24
22 },
23 "end": {
24 "line": 20,
25 "column": 3
26 }
27 },
28 {
29 "id": "import.submit.label",
30 "defaultMessage": "!!!Import {count} services",
31 "file": "src/components/auth/Import.js",
32 "start": {
33 "line": 21,
34 "column": 21
35 },
36 "end": {
37 "line": 24,
38 "column": 3
39 }
40 },
41 {
42 "id": "import.skip.label",
43 "defaultMessage": "!!!I want to add services manually",
44 "file": "src/components/auth/Import.js",
45 "start": {
46 "line": 25,
47 "column": 19
48 },
49 "end": {
50 "line": 28,
51 "column": 3
52 }
53 }
54] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Invite.json b/src/i18n/messages/src/components/auth/Invite.json
deleted file mode 100644
index 57c9bddcf..000000000
--- a/src/i18n/messages/src/components/auth/Invite.json
+++ /dev/null
@@ -1,93 +0,0 @@
1[
2 {
3 "id": "settings.invite.headline",
4 "defaultMessage": "!!!Invite Friends",
5 "file": "src/components/auth/Invite.js",
6 "start": {
7 "line": 16,
8 "column": 20
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 },
15 {
16 "id": "invite.headline.friends",
17 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
18 "file": "src/components/auth/Invite.js",
19 "start": {
20 "line": 20,
21 "column": 12
22 },
23 "end": {
24 "line": 23,
25 "column": 3
26 }
27 },
28 {
29 "id": "invite.name.label",
30 "defaultMessage": "!!!Name",
31 "file": "src/components/auth/Invite.js",
32 "start": {
33 "line": 24,
34 "column": 13
35 },
36 "end": {
37 "line": 27,
38 "column": 3
39 }
40 },
41 {
42 "id": "invite.email.label",
43 "defaultMessage": "!!!Email address",
44 "file": "src/components/auth/Invite.js",
45 "start": {
46 "line": 28,
47 "column": 14
48 },
49 "end": {
50 "line": 31,
51 "column": 3
52 }
53 },
54 {
55 "id": "invite.submit.label",
56 "defaultMessage": "!!!Send invites",
57 "file": "src/components/auth/Invite.js",
58 "start": {
59 "line": 32,
60 "column": 21
61 },
62 "end": {
63 "line": 35,
64 "column": 3
65 }
66 },
67 {
68 "id": "invite.skip.label",
69 "defaultMessage": "!!!I want to do this later",
70 "file": "src/components/auth/Invite.js",
71 "start": {
72 "line": 36,
73 "column": 19
74 },
75 "end": {
76 "line": 39,
77 "column": 3
78 }
79 },
80 {
81 "id": "invite.successInfo",
82 "defaultMessage": "!!!Invitations sent successfully",
83 "file": "src/components/auth/Invite.js",
84 "start": {
85 "line": 40,
86 "column": 21
87 },
88 "end": {
89 "line": 43,
90 "column": 3
91 }
92 }
93] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Locked.json b/src/i18n/messages/src/components/auth/Locked.json
deleted file mode 100644
index a871d6fc8..000000000
--- a/src/i18n/messages/src/components/auth/Locked.json
+++ /dev/null
@@ -1,106 +0,0 @@
1[
2 {
3 "id": "locked.headline",
4 "defaultMessage": "!!!Locked",
5 "file": "src/components/auth/Locked.js",
6 "start": {
7 "line": 16,
8 "column": 12
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 },
15 {
16 "id": "locked.info",
17 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
18 "file": "src/components/auth/Locked.js",
19 "start": {
20 "line": 20,
21 "column": 8
22 },
23 "end": {
24 "line": 23,
25 "column": 3
26 }
27 },
28 {
29 "id": "locked.touchId",
30 "defaultMessage": "!!!Unlock with Touch ID",
31 "file": "src/components/auth/Locked.js",
32 "start": {
33 "line": 24,
34 "column": 11
35 },
36 "end": {
37 "line": 27,
38 "column": 3
39 }
40 },
41 {
42 "id": "locked.touchIdPrompt",
43 "defaultMessage": "!!!unlock via Touch ID",
44 "file": "src/components/auth/Locked.js",
45 "start": {
46 "line": 28,
47 "column": 17
48 },
49 "end": {
50 "line": 31,
51 "column": 3
52 }
53 },
54 {
55 "id": "locked.password.label",
56 "defaultMessage": "!!!Password",
57 "file": "src/components/auth/Locked.js",
58 "start": {
59 "line": 32,
60 "column": 17
61 },
62 "end": {
63 "line": 35,
64 "column": 3
65 }
66 },
67 {
68 "id": "locked.submit.label",
69 "defaultMessage": "!!!Unlock",
70 "file": "src/components/auth/Locked.js",
71 "start": {
72 "line": 36,
73 "column": 21
74 },
75 "end": {
76 "line": 39,
77 "column": 3
78 }
79 },
80 {
81 "id": "locked.unlockWithPassword",
82 "defaultMessage": "!!!Unlock with Password",
83 "file": "src/components/auth/Locked.js",
84 "start": {
85 "line": 40,
86 "column": 22
87 },
88 "end": {
89 "line": 43,
90 "column": 3
91 }
92 },
93 {
94 "id": "locked.invalidCredentials",
95 "defaultMessage": "!!!Password invalid",
96 "file": "src/components/auth/Locked.js",
97 "start": {
98 "line": 44,
99 "column": 22
100 },
101 "end": {
102 "line": 47,
103 "column": 3
104 }
105 }
106] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Login.json b/src/i18n/messages/src/components/auth/Login.json
deleted file mode 100644
index 275b04478..000000000
--- a/src/i18n/messages/src/components/auth/Login.json
+++ /dev/null
@@ -1,171 +0,0 @@
1[
2 {
3 "id": "login.headline",
4 "defaultMessage": "!!!Sign in",
5 "file": "src/components/auth/Login.js",
6 "start": {
7 "line": 20,
8 "column": 12
9 },
10 "end": {
11 "line": 23,
12 "column": 3
13 }
14 },
15 {
16 "id": "login.email.label",
17 "defaultMessage": "!!!Email address",
18 "file": "src/components/auth/Login.js",
19 "start": {
20 "line": 24,
21 "column": 14
22 },
23 "end": {
24 "line": 27,
25 "column": 3
26 }
27 },
28 {
29 "id": "login.password.label",
30 "defaultMessage": "!!!Password",
31 "file": "src/components/auth/Login.js",
32 "start": {
33 "line": 28,
34 "column": 17
35 },
36 "end": {
37 "line": 31,
38 "column": 3
39 }
40 },
41 {
42 "id": "login.submit.label",
43 "defaultMessage": "!!!Sign in",
44 "file": "src/components/auth/Login.js",
45 "start": {
46 "line": 32,
47 "column": 21
48 },
49 "end": {
50 "line": 35,
51 "column": 3
52 }
53 },
54 {
55 "id": "login.invalidCredentials",
56 "defaultMessage": "!!!Email or password not valid",
57 "file": "src/components/auth/Login.js",
58 "start": {
59 "line": 36,
60 "column": 22
61 },
62 "end": {
63 "line": 39,
64 "column": 3
65 }
66 },
67 {
68 "id": "login.customServerQuestion",
69 "defaultMessage": "!!!Using a Franz account to log in?",
70 "file": "src/components/auth/Login.js",
71 "start": {
72 "line": 40,
73 "column": 24
74 },
75 "end": {
76 "line": 43,
77 "column": 3
78 }
79 },
80 {
81 "id": "login.customServerSuggestion",
82 "defaultMessage": "!!!Try importing your Franz account into Ferdi",
83 "file": "src/components/auth/Login.js",
84 "start": {
85 "line": 44,
86 "column": 26
87 },
88 "end": {
89 "line": 47,
90 "column": 3
91 }
92 },
93 {
94 "id": "login.tokenExpired",
95 "defaultMessage": "!!!Your session expired, please login again.",
96 "file": "src/components/auth/Login.js",
97 "start": {
98 "line": 48,
99 "column": 16
100 },
101 "end": {
102 "line": 51,
103 "column": 3
104 }
105 },
106 {
107 "id": "login.serverLogout",
108 "defaultMessage": "!!!Your session expired, please login again.",
109 "file": "src/components/auth/Login.js",
110 "start": {
111 "line": 52,
112 "column": 16
113 },
114 "end": {
115 "line": 55,
116 "column": 3
117 }
118 },
119 {
120 "id": "login.link.signup",
121 "defaultMessage": "!!!Create a free account",
122 "file": "src/components/auth/Login.js",
123 "start": {
124 "line": 56,
125 "column": 14
126 },
127 "end": {
128 "line": 59,
129 "column": 3
130 }
131 },
132 {
133 "id": "login.changeServer",
134 "defaultMessage": "!!!Change server",
135 "file": "src/components/auth/Login.js",
136 "start": {
137 "line": 60,
138 "column": 16
139 },
140 "end": {
141 "line": 63,
142 "column": 3
143 }
144 },
145 {
146 "id": "services.serverless",
147 "defaultMessage": "!!!Use Ferdi without an Account",
148 "file": "src/components/auth/Login.js",
149 "start": {
150 "line": 64,
151 "column": 14
152 },
153 "end": {
154 "line": 67,
155 "column": 3
156 }
157 },
158 {
159 "id": "login.link.password",
160 "defaultMessage": "!!!Forgot password",
161 "file": "src/components/auth/Login.js",
162 "start": {
163 "line": 68,
164 "column": 16
165 },
166 "end": {
167 "line": 71,
168 "column": 3
169 }
170 }
171] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Password.json b/src/i18n/messages/src/components/auth/Password.json
deleted file mode 100644
index 336ba42ef..000000000
--- a/src/i18n/messages/src/components/auth/Password.json
+++ /dev/null
@@ -1,80 +0,0 @@
1[
2 {
3 "id": "password.headline",
4 "defaultMessage": "!!!Forgot password",
5 "file": "src/components/auth/Password.js",
6 "start": {
7 "line": 15,
8 "column": 12
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "password.email.label",
17 "defaultMessage": "!!!Email address",
18 "file": "src/components/auth/Password.js",
19 "start": {
20 "line": 19,
21 "column": 14
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "password.successInfo",
30 "defaultMessage": "!!!Your new password was sent to your email address",
31 "file": "src/components/auth/Password.js",
32 "start": {
33 "line": 23,
34 "column": 15
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "password.noUser",
43 "defaultMessage": "!!!No user affiliated with that email address",
44 "file": "src/components/auth/Password.js",
45 "start": {
46 "line": 27,
47 "column": 10
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "password.link.signup",
56 "defaultMessage": "!!!Create a free account",
57 "file": "src/components/auth/Password.js",
58 "start": {
59 "line": 31,
60 "column": 14
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 },
67 {
68 "id": "password.link.login",
69 "defaultMessage": "!!!Sign in to your account",
70 "file": "src/components/auth/Password.js",
71 "start": {
72 "line": 35,
73 "column": 13
74 },
75 "end": {
76 "line": 38,
77 "column": 3
78 }
79 }
80] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/ServiceAssistant.json b/src/i18n/messages/src/components/auth/ServiceAssistant.json
deleted file mode 100644
index 9170fc183..000000000
--- a/src/i18n/messages/src/components/auth/ServiceAssistant.json
+++ /dev/null
@@ -1,93 +0,0 @@
1[
2 {
3 "id": "settings.invite.headline",
4 "defaultMessage": "!!!Invite Friends",
5 "file": "src/components/auth/ServiceAssistant.js",
6 "start": {
7 "line": 16,
8 "column": 20
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 },
15 {
16 "id": "invite.headline.friends",
17 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
18 "file": "src/components/auth/ServiceAssistant.js",
19 "start": {
20 "line": 20,
21 "column": 12
22 },
23 "end": {
24 "line": 23,
25 "column": 3
26 }
27 },
28 {
29 "id": "invite.name.label",
30 "defaultMessage": "!!!Name",
31 "file": "src/components/auth/ServiceAssistant.js",
32 "start": {
33 "line": 24,
34 "column": 13
35 },
36 "end": {
37 "line": 27,
38 "column": 3
39 }
40 },
41 {
42 "id": "invite.email.label",
43 "defaultMessage": "!!!Email address",
44 "file": "src/components/auth/ServiceAssistant.js",
45 "start": {
46 "line": 28,
47 "column": 14
48 },
49 "end": {
50 "line": 31,
51 "column": 3
52 }
53 },
54 {
55 "id": "invite.submit.label",
56 "defaultMessage": "!!!Send invites",
57 "file": "src/components/auth/ServiceAssistant.js",
58 "start": {
59 "line": 32,
60 "column": 21
61 },
62 "end": {
63 "line": 35,
64 "column": 3
65 }
66 },
67 {
68 "id": "invite.skip.label",
69 "defaultMessage": "!!!I want to do this later",
70 "file": "src/components/auth/ServiceAssistant.js",
71 "start": {
72 "line": 36,
73 "column": 19
74 },
75 "end": {
76 "line": 39,
77 "column": 3
78 }
79 },
80 {
81 "id": "invite.successInfo",
82 "defaultMessage": "!!!Invitations sent successfully",
83 "file": "src/components/auth/ServiceAssistant.js",
84 "start": {
85 "line": 40,
86 "column": 21
87 },
88 "end": {
89 "line": 43,
90 "column": 3
91 }
92 }
93] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/SetupAssistant.json b/src/i18n/messages/src/components/auth/SetupAssistant.json
deleted file mode 100644
index 108adab26..000000000
--- a/src/i18n/messages/src/components/auth/SetupAssistant.json
+++ /dev/null
@@ -1,54 +0,0 @@
1[
2 {
3 "id": "setupAssistant.headline",
4 "defaultMessage": "!!!Let's get started",
5 "file": "src/components/auth/SetupAssistant.js",
6 "start": {
7 "line": 20,
8 "column": 12
9 },
10 "end": {
11 "line": 23,
12 "column": 3
13 }
14 },
15 {
16 "id": "setupAssistant.subheadline",
17 "defaultMessage": "!!!Choose from our most used services and get back on top of your messaging now.",
18 "file": "src/components/auth/SetupAssistant.js",
19 "start": {
20 "line": 24,
21 "column": 15
22 },
23 "end": {
24 "line": 28,
25 "column": 3
26 }
27 },
28 {
29 "id": "setupAssistant.submit.label",
30 "defaultMessage": "!!!Let's go",
31 "file": "src/components/auth/SetupAssistant.js",
32 "start": {
33 "line": 29,
34 "column": 21
35 },
36 "end": {
37 "line": 32,
38 "column": 3
39 }
40 },
41 {
42 "id": "invite.successInfo",
43 "defaultMessage": "!!!Invitations sent successfully",
44 "file": "src/components/auth/SetupAssistant.js",
45 "start": {
46 "line": 33,
47 "column": 21
48 },
49 "end": {
50 "line": 36,
51 "column": 3
52 }
53 }
54] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Signup.json b/src/i18n/messages/src/components/auth/Signup.json
deleted file mode 100644
index 4a32628ef..000000000
--- a/src/i18n/messages/src/components/auth/Signup.json
+++ /dev/null
@@ -1,171 +0,0 @@
1[
2 {
3 "id": "signup.headline",
4 "defaultMessage": "!!!Sign up",
5 "file": "src/components/auth/Signup.js",
6 "start": {
7 "line": 20,
8 "column": 12
9 },
10 "end": {
11 "line": 23,
12 "column": 3
13 }
14 },
15 {
16 "id": "signup.firstname.label",
17 "defaultMessage": "!!!Firstname",
18 "file": "src/components/auth/Signup.js",
19 "start": {
20 "line": 24,
21 "column": 18
22 },
23 "end": {
24 "line": 27,
25 "column": 3
26 }
27 },
28 {
29 "id": "signup.lastname.label",
30 "defaultMessage": "!!!Lastname",
31 "file": "src/components/auth/Signup.js",
32 "start": {
33 "line": 28,
34 "column": 17
35 },
36 "end": {
37 "line": 31,
38 "column": 3
39 }
40 },
41 {
42 "id": "signup.email.label",
43 "defaultMessage": "!!!Email address",
44 "file": "src/components/auth/Signup.js",
45 "start": {
46 "line": 32,
47 "column": 14
48 },
49 "end": {
50 "line": 35,
51 "column": 3
52 }
53 },
54 {
55 "id": "signup.password.label",
56 "defaultMessage": "!!!Password",
57 "file": "src/components/auth/Signup.js",
58 "start": {
59 "line": 40,
60 "column": 17
61 },
62 "end": {
63 "line": 43,
64 "column": 3
65 }
66 },
67 {
68 "id": "signup.legal.info",
69 "defaultMessage": "!!!By creating a Ferdi account you accept the",
70 "file": "src/components/auth/Signup.js",
71 "start": {
72 "line": 44,
73 "column": 13
74 },
75 "end": {
76 "line": 47,
77 "column": 3
78 }
79 },
80 {
81 "id": "signup.legal.terms",
82 "defaultMessage": "!!!Terms of service",
83 "file": "src/components/auth/Signup.js",
84 "start": {
85 "line": 48,
86 "column": 9
87 },
88 "end": {
89 "line": 51,
90 "column": 3
91 }
92 },
93 {
94 "id": "signup.legal.privacy",
95 "defaultMessage": "!!!Privacy Statement",
96 "file": "src/components/auth/Signup.js",
97 "start": {
98 "line": 52,
99 "column": 11
100 },
101 "end": {
102 "line": 55,
103 "column": 3
104 }
105 },
106 {
107 "id": "signup.submit.label",
108 "defaultMessage": "!!!Create account",
109 "file": "src/components/auth/Signup.js",
110 "start": {
111 "line": 56,
112 "column": 21
113 },
114 "end": {
115 "line": 59,
116 "column": 3
117 }
118 },
119 {
120 "id": "signup.link.login",
121 "defaultMessage": "!!!Already have an account, sign in?",
122 "file": "src/components/auth/Signup.js",
123 "start": {
124 "line": 60,
125 "column": 13
126 },
127 "end": {
128 "line": 63,
129 "column": 3
130 }
131 },
132 {
133 "id": "login.changeServer",
134 "defaultMessage": "!!!Change server",
135 "file": "src/components/auth/Signup.js",
136 "start": {
137 "line": 64,
138 "column": 16
139 },
140 "end": {
141 "line": 67,
142 "column": 3
143 }
144 },
145 {
146 "id": "services.serverless",
147 "defaultMessage": "!!!Use Ferdi without an Account",
148 "file": "src/components/auth/Signup.js",
149 "start": {
150 "line": 68,
151 "column": 14
152 },
153 "end": {
154 "line": 71,
155 "column": 3
156 }
157 },
158 {
159 "id": "signup.emailDuplicate",
160 "defaultMessage": "!!!A user with that email address already exists",
161 "file": "src/components/auth/Signup.js",
162 "start": {
163 "line": 72,
164 "column": 18
165 },
166 "end": {
167 "line": 75,
168 "column": 3
169 }
170 }
171] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/auth/Welcome.json b/src/i18n/messages/src/components/auth/Welcome.json
deleted file mode 100644
index 3f0c1e5c2..000000000
--- a/src/i18n/messages/src/components/auth/Welcome.json
+++ /dev/null
@@ -1,41 +0,0 @@
1[
2 {
3 "id": "welcome.signupButton",
4 "defaultMessage": "!!!Create a free account",
5 "file": "src/components/auth/Welcome.js",
6 "start": {
7 "line": 11,
8 "column": 16
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 },
15 {
16 "id": "welcome.loginButton",
17 "defaultMessage": "!!!Login to your account",
18 "file": "src/components/auth/Welcome.js",
19 "start": {
20 "line": 15,
21 "column": 15
22 },
23 "end": {
24 "line": 18,
25 "column": 3
26 }
27 },
28 {
29 "id": "services.serverless",
30 "defaultMessage": "!!!Use Ferdi without an Account",
31 "file": "src/components/auth/Welcome.js",
32 "start": {
33 "line": 19,
34 "column": 14
35 },
36 "end": {
37 "line": 22,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/layout/AppLayout.json b/src/i18n/messages/src/components/layout/AppLayout.json
deleted file mode 100644
index 807490a4f..000000000
--- a/src/i18n/messages/src/components/layout/AppLayout.json
+++ /dev/null
@@ -1,54 +0,0 @@
1[
2 {
3 "id": "infobar.servicesUpdated",
4 "defaultMessage": "!!!Your services have been updated.",
5 "file": "src/components/layout/AppLayout.js",
6 "start": {
7 "line": 28,
8 "column": 19
9 },
10 "end": {
11 "line": 31,
12 "column": 3
13 }
14 },
15 {
16 "id": "infobar.buttonReloadServices",
17 "defaultMessage": "!!!Reload services",
18 "file": "src/components/layout/AppLayout.js",
19 "start": {
20 "line": 32,
21 "column": 24
22 },
23 "end": {
24 "line": 35,
25 "column": 3
26 }
27 },
28 {
29 "id": "infobar.requiredRequestsFailed",
30 "defaultMessage": "!!!Could not load services and user information",
31 "file": "src/components/layout/AppLayout.js",
32 "start": {
33 "line": 36,
34 "column": 26
35 },
36 "end": {
37 "line": 39,
38 "column": 3
39 }
40 },
41 {
42 "id": "infobar.authRequestFailed",
43 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
44 "file": "src/components/layout/AppLayout.js",
45 "start": {
46 "line": 40,
47 "column": 21
48 },
49 "end": {
50 "line": 44,
51 "column": 3
52 }
53 }
54] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/layout/Sidebar.json b/src/i18n/messages/src/components/layout/Sidebar.json
deleted file mode 100644
index 9bc435f12..000000000
--- a/src/i18n/messages/src/components/layout/Sidebar.json
+++ /dev/null
@@ -1,106 +0,0 @@
1[
2 {
3 "id": "sidebar.addNewService",
4 "defaultMessage": "!!!Add new service",
5 "file": "src/components/layout/Sidebar.js",
6 "start": {
7 "line": 18,
8 "column": 17
9 },
10 "end": {
11 "line": 21,
12 "column": 3
13 }
14 },
15 {
16 "id": "sidebar.muteApp",
17 "defaultMessage": "!!!Disable notifications & audio",
18 "file": "src/components/layout/Sidebar.js",
19 "start": {
20 "line": 22,
21 "column": 8
22 },
23 "end": {
24 "line": 25,
25 "column": 3
26 }
27 },
28 {
29 "id": "sidebar.unmuteApp",
30 "defaultMessage": "!!!Enable notifications & audio",
31 "file": "src/components/layout/Sidebar.js",
32 "start": {
33 "line": 26,
34 "column": 10
35 },
36 "end": {
37 "line": 29,
38 "column": 3
39 }
40 },
41 {
42 "id": "sidebar.openWorkspaceDrawer",
43 "defaultMessage": "!!!Open workspace drawer",
44 "file": "src/components/layout/Sidebar.js",
45 "start": {
46 "line": 30,
47 "column": 23
48 },
49 "end": {
50 "line": 33,
51 "column": 3
52 }
53 },
54 {
55 "id": "sidebar.closeWorkspaceDrawer",
56 "defaultMessage": "!!!Close workspace drawer",
57 "file": "src/components/layout/Sidebar.js",
58 "start": {
59 "line": 34,
60 "column": 24
61 },
62 "end": {
63 "line": 37,
64 "column": 3
65 }
66 },
67 {
68 "id": "sidebar.openTodosDrawer",
69 "defaultMessage": "!!!Open Ferdi Todos",
70 "file": "src/components/layout/Sidebar.js",
71 "start": {
72 "line": 38,
73 "column": 19
74 },
75 "end": {
76 "line": 41,
77 "column": 3
78 }
79 },
80 {
81 "id": "sidebar.closeTodosDrawer",
82 "defaultMessage": "!!!Close Ferdi Todos",
83 "file": "src/components/layout/Sidebar.js",
84 "start": {
85 "line": 42,
86 "column": 20
87 },
88 "end": {
89 "line": 45,
90 "column": 3
91 }
92 },
93 {
94 "id": "sidebar.lockFerdi",
95 "defaultMessage": "!!!Lock Ferdi",
96 "file": "src/components/layout/Sidebar.js",
97 "start": {
98 "line": 46,
99 "column": 13
100 },
101 "end": {
102 "line": 49,
103 "column": 3
104 }
105 }
106] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/ConnectionBanner.json b/src/i18n/messages/src/components/services/content/ConnectionBanner.json
deleted file mode 100644
index 1047c28b5..000000000
--- a/src/i18n/messages/src/components/services/content/ConnectionBanner.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "webControls.goHome",
4 "defaultMessage": "!!!Home",
5 "file": "src/components/services/content/ConnectionBanner.js",
6 "start": {
7 "line": 13,
8 "column": 10
9 },
10 "end": {
11 "line": 16,
12 "column": 3
13 }
14 },
15 {
16 "id": "webControls.openInBrowser",
17 "defaultMessage": "!!!Open in Browser",
18 "file": "src/components/services/content/ConnectionBanner.js",
19 "start": {
20 "line": 17,
21 "column": 17
22 },
23 "end": {
24 "line": 20,
25 "column": 3
26 }
27 },
28 {
29 "id": "webControls.back",
30 "defaultMessage": "!!!Back",
31 "file": "src/components/services/content/ConnectionBanner.js",
32 "start": {
33 "line": 21,
34 "column": 8
35 },
36 "end": {
37 "line": 24,
38 "column": 3
39 }
40 },
41 {
42 "id": "webControls.forward",
43 "defaultMessage": "!!!Forward",
44 "file": "src/components/services/content/ConnectionBanner.js",
45 "start": {
46 "line": 25,
47 "column": 11
48 },
49 "end": {
50 "line": 28,
51 "column": 3
52 }
53 },
54 {
55 "id": "webControls.reload",
56 "defaultMessage": "!!!Reload",
57 "file": "src/components/services/content/ConnectionBanner.js",
58 "start": {
59 "line": 29,
60 "column": 10
61 },
62 "end": {
63 "line": 32,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/ConnectionLost.json b/src/i18n/messages/src/components/services/content/ConnectionLost.json
deleted file mode 100644
index ee3f7a4ba..000000000
--- a/src/i18n/messages/src/components/services/content/ConnectionLost.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "webControls.goHome",
4 "defaultMessage": "!!!Home",
5 "file": "src/components/services/content/ConnectionLost.js",
6 "start": {
7 "line": 13,
8 "column": 10
9 },
10 "end": {
11 "line": 16,
12 "column": 3
13 }
14 },
15 {
16 "id": "webControls.openInBrowser",
17 "defaultMessage": "!!!Open in Browser",
18 "file": "src/components/services/content/ConnectionLost.js",
19 "start": {
20 "line": 17,
21 "column": 17
22 },
23 "end": {
24 "line": 20,
25 "column": 3
26 }
27 },
28 {
29 "id": "webControls.back",
30 "defaultMessage": "!!!Back",
31 "file": "src/components/services/content/ConnectionLost.js",
32 "start": {
33 "line": 21,
34 "column": 8
35 },
36 "end": {
37 "line": 24,
38 "column": 3
39 }
40 },
41 {
42 "id": "webControls.forward",
43 "defaultMessage": "!!!Forward",
44 "file": "src/components/services/content/ConnectionLost.js",
45 "start": {
46 "line": 25,
47 "column": 11
48 },
49 "end": {
50 "line": 28,
51 "column": 3
52 }
53 },
54 {
55 "id": "webControls.reload",
56 "defaultMessage": "!!!Reload",
57 "file": "src/components/services/content/ConnectionLost.js",
58 "start": {
59 "line": 29,
60 "column": 10
61 },
62 "end": {
63 "line": 32,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json b/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json
deleted file mode 100644
index 6805b4d67..000000000
--- a/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json
+++ /dev/null
@@ -1,41 +0,0 @@
1[
2 {
3 "id": "connectionLostBanner.message",
4 "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.",
5 "file": "src/components/services/content/ConnectionLostBanner.js",
6 "start": {
7 "line": 13,
8 "column": 8
9 },
10 "end": {
11 "line": 16,
12 "column": 3
13 }
14 },
15 {
16 "id": "connectionLostBanner.informationLink",
17 "defaultMessage": "!!!What happened?",
18 "file": "src/components/services/content/ConnectionLostBanner.js",
19 "start": {
20 "line": 17,
21 "column": 19
22 },
23 "end": {
24 "line": 20,
25 "column": 3
26 }
27 },
28 {
29 "id": "connectionLostBanner.cta",
30 "defaultMessage": "!!!Reload Service",
31 "file": "src/components/services/content/ConnectionLostBanner.js",
32 "start": {
33 "line": 21,
34 "column": 7
35 },
36 "end": {
37 "line": 24,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/ErrorHandlers/WebviewErrorHandler.json b/src/i18n/messages/src/components/services/content/ErrorHandlers/WebviewErrorHandler.json
deleted file mode 100644
index c8fe802df..000000000
--- a/src/i18n/messages/src/components/services/content/ErrorHandlers/WebviewErrorHandler.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "service.errorHandler.headline",
4 "defaultMessage": "!!!Oh no!",
5 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
6 "start": {
7 "line": 12,
8 "column": 12
9 },
10 "end": {
11 "line": 15,
12 "column": 3
13 }
14 },
15 {
16 "id": "service.errorHandler.text",
17 "defaultMessage": "!!!{name} has failed to load.",
18 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
19 "start": {
20 "line": 16,
21 "column": 8
22 },
23 "end": {
24 "line": 19,
25 "column": 3
26 }
27 },
28 {
29 "id": "service.errorHandler.action",
30 "defaultMessage": "!!!Reload {name}",
31 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
32 "start": {
33 "line": 20,
34 "column": 10
35 },
36 "end": {
37 "line": 23,
38 "column": 3
39 }
40 },
41 {
42 "id": "service.errorHandler.editAction",
43 "defaultMessage": "!!!Edit {name}",
44 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
45 "start": {
46 "line": 24,
47 "column": 14
48 },
49 "end": {
50 "line": 27,
51 "column": 3
52 }
53 },
54 {
55 "id": "service.errorHandler.message",
56 "defaultMessage": "!!!Error:",
57 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
58 "start": {
59 "line": 28,
60 "column": 16
61 },
62 "end": {
63 "line": 31,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/ServiceDisabled.json b/src/i18n/messages/src/components/services/content/ServiceDisabled.json
deleted file mode 100644
index 8bfad28c7..000000000
--- a/src/i18n/messages/src/components/services/content/ServiceDisabled.json
+++ /dev/null
@@ -1,28 +0,0 @@
1[
2 {
3 "id": "service.disabledHandler.headline",
4 "defaultMessage": "!!!{name} is disabled",
5 "file": "src/components/services/content/ServiceDisabled.js",
6 "start": {
7 "line": 9,
8 "column": 12
9 },
10 "end": {
11 "line": 12,
12 "column": 3
13 }
14 },
15 {
16 "id": "service.disabledHandler.action",
17 "defaultMessage": "!!!Enable {name}",
18 "file": "src/components/services/content/ServiceDisabled.js",
19 "start": {
20 "line": 13,
21 "column": 10
22 },
23 "end": {
24 "line": 16,
25 "column": 3
26 }
27 }
28] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/Services.json b/src/i18n/messages/src/components/services/content/Services.json
deleted file mode 100644
index 304c93f3c..000000000
--- a/src/i18n/messages/src/components/services/content/Services.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "services.welcome",
4 "defaultMessage": "!!!Welcome to Ferdi",
5 "file": "src/components/services/content/Services.js",
6 "start": {
7 "line": 15,
8 "column": 11
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "services.getStarted",
17 "defaultMessage": "!!!Get started",
18 "file": "src/components/services/content/Services.js",
19 "start": {
20 "line": 19,
21 "column": 14
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "services.login",
30 "defaultMessage": "!!!Please login to use Ferdi.",
31 "file": "src/components/services/content/Services.js",
32 "start": {
33 "line": 23,
34 "column": 9
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "services.serverless",
43 "defaultMessage": "!!!Use Ferdi without an Account",
44 "file": "src/components/services/content/Services.js",
45 "start": {
46 "line": 27,
47 "column": 14
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "services.serverInfo",
56 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
57 "file": "src/components/services/content/Services.js",
58 "start": {
59 "line": 31,
60 "column": 14
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/WebControls.json b/src/i18n/messages/src/components/services/content/WebControls.json
deleted file mode 100644
index 5af5143d0..000000000
--- a/src/i18n/messages/src/components/services/content/WebControls.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "webControls.goHome",
4 "defaultMessage": "!!!Home",
5 "file": "src/components/services/content/WebControls.js",
6 "start": {
7 "line": 13,
8 "column": 10
9 },
10 "end": {
11 "line": 16,
12 "column": 3
13 }
14 },
15 {
16 "id": "webControls.openInBrowser",
17 "defaultMessage": "!!!Open in Browser",
18 "file": "src/components/services/content/WebControls.js",
19 "start": {
20 "line": 17,
21 "column": 17
22 },
23 "end": {
24 "line": 20,
25 "column": 3
26 }
27 },
28 {
29 "id": "webControls.back",
30 "defaultMessage": "!!!Back",
31 "file": "src/components/services/content/WebControls.js",
32 "start": {
33 "line": 21,
34 "column": 8
35 },
36 "end": {
37 "line": 24,
38 "column": 3
39 }
40 },
41 {
42 "id": "webControls.forward",
43 "defaultMessage": "!!!Forward",
44 "file": "src/components/services/content/WebControls.js",
45 "start": {
46 "line": 25,
47 "column": 11
48 },
49 "end": {
50 "line": 28,
51 "column": 3
52 }
53 },
54 {
55 "id": "webControls.reload",
56 "defaultMessage": "!!!Reload",
57 "file": "src/components/services/content/WebControls.js",
58 "start": {
59 "line": 29,
60 "column": 10
61 },
62 "end": {
63 "line": 32,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/content/WebviewCrashHandler.json b/src/i18n/messages/src/components/services/content/WebviewCrashHandler.json
deleted file mode 100644
index c3d6c41a5..000000000
--- a/src/i18n/messages/src/components/services/content/WebviewCrashHandler.json
+++ /dev/null
@@ -1,54 +0,0 @@
1[
2 {
3 "id": "service.crashHandler.headline",
4 "defaultMessage": "!!!Oh no!",
5 "file": "src/components/services/content/WebviewCrashHandler.js",
6 "start": {
7 "line": 10,
8 "column": 12
9 },
10 "end": {
11 "line": 13,
12 "column": 3
13 }
14 },
15 {
16 "id": "service.crashHandler.text",
17 "defaultMessage": "!!!{name} has caused an error.",
18 "file": "src/components/services/content/WebviewCrashHandler.js",
19 "start": {
20 "line": 14,
21 "column": 8
22 },
23 "end": {
24 "line": 17,
25 "column": 3
26 }
27 },
28 {
29 "id": "service.crashHandler.action",
30 "defaultMessage": "!!!Reload {name}",
31 "file": "src/components/services/content/WebviewCrashHandler.js",
32 "start": {
33 "line": 18,
34 "column": 10
35 },
36 "end": {
37 "line": 21,
38 "column": 3
39 }
40 },
41 {
42 "id": "service.crashHandler.autoReload",
43 "defaultMessage": "!!!Trying to automatically restore {name} in {seconds} seconds",
44 "file": "src/components/services/content/WebviewCrashHandler.js",
45 "start": {
46 "line": 22,
47 "column": 14
48 },
49 "end": {
50 "line": 25,
51 "column": 3
52 }
53 }
54] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/services/tabs/TabItem.json b/src/i18n/messages/src/components/services/tabs/TabItem.json
deleted file mode 100644
index de854f1e1..000000000
--- a/src/i18n/messages/src/components/services/tabs/TabItem.json
+++ /dev/null
@@ -1,171 +0,0 @@
1[
2 {
3 "id": "tabs.item.reload",
4 "defaultMessage": "!!!Reload",
5 "file": "src/components/services/tabs/TabItem.js",
6 "start": {
7 "line": 21,
8 "column": 10
9 },
10 "end": {
11 "line": 24,
12 "column": 3
13 }
14 },
15 {
16 "id": "tabs.item.disableNotifications",
17 "defaultMessage": "!!!Disable notifications",
18 "file": "src/components/services/tabs/TabItem.js",
19 "start": {
20 "line": 25,
21 "column": 24
22 },
23 "end": {
24 "line": 28,
25 "column": 3
26 }
27 },
28 {
29 "id": "tabs.item.enableNotification",
30 "defaultMessage": "!!!Enable notifications",
31 "file": "src/components/services/tabs/TabItem.js",
32 "start": {
33 "line": 29,
34 "column": 23
35 },
36 "end": {
37 "line": 32,
38 "column": 3
39 }
40 },
41 {
42 "id": "tabs.item.disableAudio",
43 "defaultMessage": "!!!Disable audio",
44 "file": "src/components/services/tabs/TabItem.js",
45 "start": {
46 "line": 33,
47 "column": 16
48 },
49 "end": {
50 "line": 36,
51 "column": 3
52 }
53 },
54 {
55 "id": "tabs.item.enableAudio",
56 "defaultMessage": "!!!Enable audio",
57 "file": "src/components/services/tabs/TabItem.js",
58 "start": {
59 "line": 37,
60 "column": 15
61 },
62 "end": {
63 "line": 40,
64 "column": 3
65 }
66 },
67 {
68 "id": "tabs.item.enableDarkMode",
69 "defaultMessage": "!!!Enable Dark mode",
70 "file": "src/components/services/tabs/TabItem.js",
71 "start": {
72 "line": 41,
73 "column": 18
74 },
75 "end": {
76 "line": 44,
77 "column": 3
78 }
79 },
80 {
81 "id": "tabs.item.disableDarkMode",
82 "defaultMessage": "!!!Disable Dark mode",
83 "file": "src/components/services/tabs/TabItem.js",
84 "start": {
85 "line": 45,
86 "column": 19
87 },
88 "end": {
89 "line": 48,
90 "column": 3
91 }
92 },
93 {
94 "id": "tabs.item.disableService",
95 "defaultMessage": "!!!Disable Service",
96 "file": "src/components/services/tabs/TabItem.js",
97 "start": {
98 "line": 49,
99 "column": 18
100 },
101 "end": {
102 "line": 52,
103 "column": 3
104 }
105 },
106 {
107 "id": "tabs.item.enableService",
108 "defaultMessage": "!!!Enable Service",
109 "file": "src/components/services/tabs/TabItem.js",
110 "start": {
111 "line": 53,
112 "column": 17
113 },
114 "end": {
115 "line": 56,
116 "column": 3
117 }
118 },
119 {
120 "id": "tabs.item.hibernateService",
121 "defaultMessage": "!!!Hibernate Service",
122 "file": "src/components/services/tabs/TabItem.js",
123 "start": {
124 "line": 57,
125 "column": 20
126 },
127 "end": {
128 "line": 60,
129 "column": 3
130 }
131 },
132 {
133 "id": "tabs.item.wakeUpService",
134 "defaultMessage": "!!!Wake Up Service",
135 "file": "src/components/services/tabs/TabItem.js",
136 "start": {
137 "line": 61,
138 "column": 17
139 },
140 "end": {
141 "line": 64,
142 "column": 3
143 }
144 },
145 {
146 "id": "tabs.item.deleteService",
147 "defaultMessage": "!!!Delete Service",
148 "file": "src/components/services/tabs/TabItem.js",
149 "start": {
150 "line": 65,
151 "column": 17
152 },
153 "end": {
154 "line": 68,
155 "column": 3
156 }
157 },
158 {
159 "id": "tabs.item.confirmDeleteService",
160 "defaultMessage": "!!!Do you really want to delete the {serviceName} service?",
161 "file": "src/components/services/tabs/TabItem.js",
162 "start": {
163 "line": 69,
164 "column": 24
165 },
166 "end": {
167 "line": 73,
168 "column": 3
169 }
170 }
171] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/SettingsLayout.json b/src/i18n/messages/src/components/settings/SettingsLayout.json
deleted file mode 100644
index 99337a315..000000000
--- a/src/i18n/messages/src/components/settings/SettingsLayout.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "settings.app.closeSettings",
4 "defaultMessage": "!!!Close settings",
5 "file": "src/components/settings/SettingsLayout.js",
6 "start": {
7 "line": 11,
8 "column": 17
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/account/AccountDashboard.json b/src/i18n/messages/src/components/settings/account/AccountDashboard.json
deleted file mode 100644
index b0cc2dcc7..000000000
--- a/src/i18n/messages/src/components/settings/account/AccountDashboard.json
+++ /dev/null
@@ -1,158 +0,0 @@
1[
2 {
3 "id": "settings.account.headline",
4 "defaultMessage": "!!!Account",
5 "file": "src/components/settings/account/AccountDashboard.js",
6 "start": {
7 "line": 14,
8 "column": 12
9 },
10 "end": {
11 "line": 17,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.account.headlineDangerZone",
17 "defaultMessage": "!!Danger Zone",
18 "file": "src/components/settings/account/AccountDashboard.js",
19 "start": {
20 "line": 18,
21 "column": 22
22 },
23 "end": {
24 "line": 21,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.account.account.editButton",
30 "defaultMessage": "!!!Edit Account",
31 "file": "src/components/settings/account/AccountDashboard.js",
32 "start": {
33 "line": 22,
34 "column": 21
35 },
36 "end": {
37 "line": 25,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.account.headlineInvoices",
43 "defaultMessage": "!!Invoices",
44 "file": "src/components/settings/account/AccountDashboard.js",
45 "start": {
46 "line": 26,
47 "column": 18
48 },
49 "end": {
50 "line": 29,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.account.userInfoRequestFailed",
56 "defaultMessage": "!!!Could not load user information",
57 "file": "src/components/settings/account/AccountDashboard.js",
58 "start": {
59 "line": 30,
60 "column": 25
61 },
62 "end": {
63 "line": 33,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.account.tryReloadUserInfoRequest",
69 "defaultMessage": "!!!Try again",
70 "file": "src/components/settings/account/AccountDashboard.js",
71 "start": {
72 "line": 34,
73 "column": 28
74 },
75 "end": {
76 "line": 37,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.account.deleteAccount",
82 "defaultMessage": "!!!Delete account",
83 "file": "src/components/settings/account/AccountDashboard.js",
84 "start": {
85 "line": 38,
86 "column": 17
87 },
88 "end": {
89 "line": 41,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.account.deleteInfo",
95 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
96 "file": "src/components/settings/account/AccountDashboard.js",
97 "start": {
98 "line": 42,
99 "column": 14
100 },
101 "end": {
102 "line": 46,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.account.deleteEmailSent",
108 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
109 "file": "src/components/settings/account/AccountDashboard.js",
110 "start": {
111 "line": 47,
112 "column": 19
113 },
114 "end": {
115 "line": 51,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.account.yourLicense",
121 "defaultMessage": "!!!Your Franz License:",
122 "file": "src/components/settings/account/AccountDashboard.js",
123 "start": {
124 "line": 52,
125 "column": 15
126 },
127 "end": {
128 "line": 55,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.account.accountUnavailable",
134 "defaultMessage": "Account is unavailable",
135 "file": "src/components/settings/account/AccountDashboard.js",
136 "start": {
137 "line": 56,
138 "column": 22
139 },
140 "end": {
141 "line": 59,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.account.accountUnavailableInfo",
147 "defaultMessage": "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.",
148 "file": "src/components/settings/account/AccountDashboard.js",
149 "start": {
150 "line": 60,
151 "column": 26
152 },
153 "end": {
154 "line": 63,
155 "column": 3
156 }
157 }
158] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/navigation/SettingsNavigation.json b/src/i18n/messages/src/components/settings/navigation/SettingsNavigation.json
deleted file mode 100644
index 2029ad7af..000000000
--- a/src/i18n/messages/src/components/settings/navigation/SettingsNavigation.json
+++ /dev/null
@@ -1,93 +0,0 @@
1[
2 {
3 "id": "settings.navigation.availableServices",
4 "defaultMessage": "!!!Available services",
5 "file": "src/components/settings/navigation/SettingsNavigation.js",
6 "start": {
7 "line": 16,
8 "column": 21
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.navigation.yourServices",
17 "defaultMessage": "!!!Your services",
18 "file": "src/components/settings/navigation/SettingsNavigation.js",
19 "start": {
20 "line": 20,
21 "column": 16
22 },
23 "end": {
24 "line": 23,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.navigation.yourWorkspaces",
30 "defaultMessage": "!!!Your workspaces",
31 "file": "src/components/settings/navigation/SettingsNavigation.js",
32 "start": {
33 "line": 24,
34 "column": 18
35 },
36 "end": {
37 "line": 27,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.navigation.account",
43 "defaultMessage": "!!!Account",
44 "file": "src/components/settings/navigation/SettingsNavigation.js",
45 "start": {
46 "line": 28,
47 "column": 11
48 },
49 "end": {
50 "line": 31,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.navigation.team",
56 "defaultMessage": "!!!Manage Team",
57 "file": "src/components/settings/navigation/SettingsNavigation.js",
58 "start": {
59 "line": 32,
60 "column": 8
61 },
62 "end": {
63 "line": 35,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.navigation.supportFerdi",
69 "defaultMessage": "!!!About Ferdi",
70 "file": "src/components/settings/navigation/SettingsNavigation.js",
71 "start": {
72 "line": 36,
73 "column": 16
74 },
75 "end": {
76 "line": 39,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.navigation.logout",
82 "defaultMessage": "!!!Logout",
83 "file": "src/components/settings/navigation/SettingsNavigation.js",
84 "start": {
85 "line": 40,
86 "column": 10
87 },
88 "end": {
89 "line": 43,
90 "column": 3
91 }
92 }
93] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/recipes/RecipesDashboard.json b/src/i18n/messages/src/components/settings/recipes/RecipesDashboard.json
deleted file mode 100644
index 7ab2916f5..000000000
--- a/src/i18n/messages/src/components/settings/recipes/RecipesDashboard.json
+++ /dev/null
@@ -1,171 +0,0 @@
1[
2 {
3 "id": "settings.recipes.headline",
4 "defaultMessage": "!!!Available Services",
5 "file": "src/components/settings/recipes/RecipesDashboard.js",
6 "start": {
7 "line": 19,
8 "column": 12
9 },
10 "end": {
11 "line": 22,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.searchService",
17 "defaultMessage": "!!!Search service",
18 "file": "src/components/settings/recipes/RecipesDashboard.js",
19 "start": {
20 "line": 23,
21 "column": 17
22 },
23 "end": {
24 "line": 26,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.recipes.all",
30 "defaultMessage": "!!!All services",
31 "file": "src/components/settings/recipes/RecipesDashboard.js",
32 "start": {
33 "line": 27,
34 "column": 14
35 },
36 "end": {
37 "line": 30,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.recipes.custom",
43 "defaultMessage": "!!!Custom Services",
44 "file": "src/components/settings/recipes/RecipesDashboard.js",
45 "start": {
46 "line": 31,
47 "column": 17
48 },
49 "end": {
50 "line": 34,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.recipes.nothingFound",
56 "defaultMessage": "!!!Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
57 "file": "src/components/settings/recipes/RecipesDashboard.js",
58 "start": {
59 "line": 35,
60 "column": 16
61 },
62 "end": {
63 "line": 38,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.recipes.servicesSuccessfulAddedInfo",
69 "defaultMessage": "!!!Service successfully added",
70 "file": "src/components/settings/recipes/RecipesDashboard.js",
71 "start": {
72 "line": 39,
73 "column": 31
74 },
75 "end": {
76 "line": 42,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.recipes.missingService",
82 "defaultMessage": "!!!Missing a service?",
83 "file": "src/components/settings/recipes/RecipesDashboard.js",
84 "start": {
85 "line": 43,
86 "column": 18
87 },
88 "end": {
89 "line": 46,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.recipes.customService.intro",
95 "defaultMessage": "!!!To add a custom service, copy the recipe folder into:",
96 "file": "src/components/settings/recipes/RecipesDashboard.js",
97 "start": {
98 "line": 47,
99 "column": 21
100 },
101 "end": {
102 "line": 50,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.recipes.customService.openFolder",
108 "defaultMessage": "!!!Open directory",
109 "file": "src/components/settings/recipes/RecipesDashboard.js",
110 "start": {
111 "line": 51,
112 "column": 14
113 },
114 "end": {
115 "line": 54,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.recipes.customService.openDevDocs",
121 "defaultMessage": "!!!Developer Documentation",
122 "file": "src/components/settings/recipes/RecipesDashboard.js",
123 "start": {
124 "line": 55,
125 "column": 15
126 },
127 "end": {
128 "line": 58,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.recipes.customService.headline.customRecipes",
134 "defaultMessage": "!!!Custom 3rd Party Recipes",
135 "file": "src/components/settings/recipes/RecipesDashboard.js",
136 "start": {
137 "line": 59,
138 "column": 25
139 },
140 "end": {
141 "line": 62,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.recipes.customService.headline.communityRecipes",
147 "defaultMessage": "!!!Community 3rd Party Recipes",
148 "file": "src/components/settings/recipes/RecipesDashboard.js",
149 "start": {
150 "line": 63,
151 "column": 28
152 },
153 "end": {
154 "line": 66,
155 "column": 3
156 }
157 },
158 {
159 "id": "settings.recipes.customService.headline.devRecipes",
160 "defaultMessage": "!!!Your Development Service Recipes",
161 "file": "src/components/settings/recipes/RecipesDashboard.js",
162 "start": {
163 "line": 67,
164 "column": 22
165 },
166 "end": {
167 "line": 70,
168 "column": 3
169 }
170 }
171] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/services/EditServiceForm.json b/src/i18n/messages/src/components/settings/services/EditServiceForm.json
deleted file mode 100644
index d7830f198..000000000
--- a/src/i18n/messages/src/components/settings/services/EditServiceForm.json
+++ /dev/null
@@ -1,340 +0,0 @@
1[
2 {
3 "id": "settings.service.form.saveButton",
4 "defaultMessage": "!!!Save service",
5 "file": "src/components/settings/services/EditServiceForm.js",
6 "start": {
7 "line": 23,
8 "column": 15
9 },
10 "end": {
11 "line": 26,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.service.form.deleteButton",
17 "defaultMessage": "!!!Delete Service",
18 "file": "src/components/settings/services/EditServiceForm.js",
19 "start": {
20 "line": 27,
21 "column": 17
22 },
23 "end": {
24 "line": 30,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.service.form.openDarkmodeCss",
30 "defaultMessage": "!!!Open darkmode.css",
31 "file": "src/components/settings/services/EditServiceForm.js",
32 "start": {
33 "line": 31,
34 "column": 19
35 },
36 "end": {
37 "line": 34,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.service.form.openUserCss",
43 "defaultMessage": "!!!Open user.css",
44 "file": "src/components/settings/services/EditServiceForm.js",
45 "start": {
46 "line": 35,
47 "column": 15
48 },
49 "end": {
50 "line": 38,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.service.form.openUserJs",
56 "defaultMessage": "!!!Open user.js",
57 "file": "src/components/settings/services/EditServiceForm.js",
58 "start": {
59 "line": 39,
60 "column": 14
61 },
62 "end": {
63 "line": 42,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.service.form.recipeFileInfo",
69 "defaultMessage": "!!!Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
70 "file": "src/components/settings/services/EditServiceForm.js",
71 "start": {
72 "line": 43,
73 "column": 18
74 },
75 "end": {
76 "line": 46,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.service.form.availableServices",
82 "defaultMessage": "!!!Available services",
83 "file": "src/components/settings/services/EditServiceForm.js",
84 "start": {
85 "line": 47,
86 "column": 21
87 },
88 "end": {
89 "line": 50,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.service.form.yourServices",
95 "defaultMessage": "!!!Your services",
96 "file": "src/components/settings/services/EditServiceForm.js",
97 "start": {
98 "line": 51,
99 "column": 16
100 },
101 "end": {
102 "line": 54,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.service.form.addServiceHeadline",
108 "defaultMessage": "!!!Add {name}",
109 "file": "src/components/settings/services/EditServiceForm.js",
110 "start": {
111 "line": 55,
112 "column": 22
113 },
114 "end": {
115 "line": 58,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.service.form.editServiceHeadline",
121 "defaultMessage": "!!!Edit {name}",
122 "file": "src/components/settings/services/EditServiceForm.js",
123 "start": {
124 "line": 59,
125 "column": 23
126 },
127 "end": {
128 "line": 62,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.service.form.tabHosted",
134 "defaultMessage": "!!!Hosted",
135 "file": "src/components/settings/services/EditServiceForm.js",
136 "start": {
137 "line": 63,
138 "column": 13
139 },
140 "end": {
141 "line": 66,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.service.form.tabOnPremise",
147 "defaultMessage": "!!!Self hosted â­ï¸",
148 "file": "src/components/settings/services/EditServiceForm.js",
149 "start": {
150 "line": 67,
151 "column": 16
152 },
153 "end": {
154 "line": 70,
155 "column": 3
156 }
157 },
158 {
159 "id": "settings.service.form.useHostedService",
160 "defaultMessage": "!!!Use the hosted {name} service.",
161 "file": "src/components/settings/services/EditServiceForm.js",
162 "start": {
163 "line": 71,
164 "column": 20
165 },
166 "end": {
167 "line": 74,
168 "column": 3
169 }
170 },
171 {
172 "id": "settings.service.form.customUrlValidationError",
173 "defaultMessage": "!!!Could not validate custom {name} server.",
174 "file": "src/components/settings/services/EditServiceForm.js",
175 "start": {
176 "line": 75,
177 "column": 28
178 },
179 "end": {
180 "line": 78,
181 "column": 3
182 }
183 },
184 {
185 "id": "settings.service.form.indirectMessageInfo",
186 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
187 "file": "src/components/settings/services/EditServiceForm.js",
188 "start": {
189 "line": 79,
190 "column": 23
191 },
192 "end": {
193 "line": 82,
194 "column": 3
195 }
196 },
197 {
198 "id": "settings.service.form.isMutedInfo",
199 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
200 "file": "src/components/settings/services/EditServiceForm.js",
201 "start": {
202 "line": 83,
203 "column": 15
204 },
205 "end": {
206 "line": 86,
207 "column": 3
208 }
209 },
210 {
211 "id": "settings.service.form.isHibernatedEnabledInfo",
212 "defaultMessage": "!!!When enabled, a service will be shut down after a period of time to save system resources.",
213 "file": "src/components/settings/services/EditServiceForm.js",
214 "start": {
215 "line": 87,
216 "column": 28
217 },
218 "end": {
219 "line": 90,
220 "column": 3
221 }
222 },
223 {
224 "id": "settings.service.form.headlineNotifications",
225 "defaultMessage": "!!!Notifications",
226 "file": "src/components/settings/services/EditServiceForm.js",
227 "start": {
228 "line": 91,
229 "column": 25
230 },
231 "end": {
232 "line": 94,
233 "column": 3
234 }
235 },
236 {
237 "id": "settings.service.form.headlineBadges",
238 "defaultMessage": "!!!Unread message badges",
239 "file": "src/components/settings/services/EditServiceForm.js",
240 "start": {
241 "line": 95,
242 "column": 18
243 },
244 "end": {
245 "line": 98,
246 "column": 3
247 }
248 },
249 {
250 "id": "settings.service.form.headlineGeneral",
251 "defaultMessage": "!!!General",
252 "file": "src/components/settings/services/EditServiceForm.js",
253 "start": {
254 "line": 99,
255 "column": 19
256 },
257 "end": {
258 "line": 102,
259 "column": 3
260 }
261 },
262 {
263 "id": "settings.service.form.headlineDarkReaderSettings",
264 "defaultMessage": "!!!Dark Reader Settings",
265 "file": "src/components/settings/services/EditServiceForm.js",
266 "start": {
267 "line": 103,
268 "column": 30
269 },
270 "end": {
271 "line": 106,
272 "column": 3
273 }
274 },
275 {
276 "id": "settings.service.form.iconDelete",
277 "defaultMessage": "!!!Delete",
278 "file": "src/components/settings/services/EditServiceForm.js",
279 "start": {
280 "line": 107,
281 "column": 14
282 },
283 "end": {
284 "line": 110,
285 "column": 3
286 }
287 },
288 {
289 "id": "settings.service.form.iconUpload",
290 "defaultMessage": "!!!Drop your image, or click here",
291 "file": "src/components/settings/services/EditServiceForm.js",
292 "start": {
293 "line": 111,
294 "column": 14
295 },
296 "end": {
297 "line": 114,
298 "column": 3
299 }
300 },
301 {
302 "id": "settings.service.form.proxy.headline",
303 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
304 "file": "src/components/settings/services/EditServiceForm.js",
305 "start": {
306 "line": 115,
307 "column": 17
308 },
309 "end": {
310 "line": 118,
311 "column": 3
312 }
313 },
314 {
315 "id": "settings.service.form.proxy.restartInfo",
316 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
317 "file": "src/components/settings/services/EditServiceForm.js",
318 "start": {
319 "line": 119,
320 "column": 20
321 },
322 "end": {
323 "line": 122,
324 "column": 3
325 }
326 },
327 {
328 "id": "settings.service.form.proxy.info",
329 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
330 "file": "src/components/settings/services/EditServiceForm.js",
331 "start": {
332 "line": 123,
333 "column": 13
334 },
335 "end": {
336 "line": 126,
337 "column": 3
338 }
339 }
340] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/services/ServiceError.json b/src/i18n/messages/src/components/settings/services/ServiceError.json
deleted file mode 100644
index 648fc5b3e..000000000
--- a/src/i18n/messages/src/components/settings/services/ServiceError.json
+++ /dev/null
@@ -1,54 +0,0 @@
1[
2 {
3 "id": "settings.service.error.headline",
4 "defaultMessage": "!!!Error",
5 "file": "src/components/settings/services/ServiceError.js",
6 "start": {
7 "line": 10,
8 "column": 12
9 },
10 "end": {
11 "line": 13,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.service.error.goBack",
17 "defaultMessage": "!!!Back to services",
18 "file": "src/components/settings/services/ServiceError.js",
19 "start": {
20 "line": 14,
21 "column": 10
22 },
23 "end": {
24 "line": 17,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.service.form.availableServices",
30 "defaultMessage": "!!!Available services",
31 "file": "src/components/settings/services/ServiceError.js",
32 "start": {
33 "line": 18,
34 "column": 21
35 },
36 "end": {
37 "line": 21,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.service.error.message",
43 "defaultMessage": "!!!Could not load service recipe.",
44 "file": "src/components/settings/services/ServiceError.js",
45 "start": {
46 "line": 22,
47 "column": 16
48 },
49 "end": {
50 "line": 25,
51 "column": 3
52 }
53 }
54] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/services/ServiceItem.json b/src/i18n/messages/src/components/settings/services/ServiceItem.json
deleted file mode 100644
index ffea8b9e1..000000000
--- a/src/i18n/messages/src/components/settings/services/ServiceItem.json
+++ /dev/null
@@ -1,41 +0,0 @@
1[
2 {
3 "id": "settings.services.tooltip.isDisabled",
4 "defaultMessage": "!!!Service is disabled",
5 "file": "src/components/settings/services/ServiceItem.js",
6 "start": {
7 "line": 11,
8 "column": 21
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.services.tooltip.notificationsDisabled",
17 "defaultMessage": "!!!Notifications are disabled",
18 "file": "src/components/settings/services/ServiceItem.js",
19 "start": {
20 "line": 15,
21 "column": 32
22 },
23 "end": {
24 "line": 18,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.services.tooltip.isMuted",
30 "defaultMessage": "!!!All sounds are muted",
31 "file": "src/components/settings/services/ServiceItem.js",
32 "start": {
33 "line": 19,
34 "column": 18
35 },
36 "end": {
37 "line": 22,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/services/ServicesDashboard.json b/src/i18n/messages/src/components/settings/services/ServicesDashboard.json
deleted file mode 100644
index 7e7c5d67e..000000000
--- a/src/i18n/messages/src/components/settings/services/ServicesDashboard.json
+++ /dev/null
@@ -1,119 +0,0 @@
1[
2 {
3 "id": "settings.services.headline",
4 "defaultMessage": "!!!Your services",
5 "file": "src/components/settings/services/ServicesDashboard.js",
6 "start": {
7 "line": 15,
8 "column": 12
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.searchService",
17 "defaultMessage": "!!!Search service",
18 "file": "src/components/settings/services/ServicesDashboard.js",
19 "start": {
20 "line": 19,
21 "column": 17
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.services.noServicesAdded",
30 "defaultMessage": "!!!Start by adding a service.",
31 "file": "src/components/settings/services/ServicesDashboard.js",
32 "start": {
33 "line": 23,
34 "column": 19
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.recipes.nothingFound",
43 "defaultMessage": "!!!Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
44 "file": "src/components/settings/services/ServicesDashboard.js",
45 "start": {
46 "line": 27,
47 "column": 18
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.services.discoverServices",
56 "defaultMessage": "!!!Discover services",
57 "file": "src/components/settings/services/ServicesDashboard.js",
58 "start": {
59 "line": 31,
60 "column": 20
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.services.servicesRequestFailed",
69 "defaultMessage": "!!!Could not load your services",
70 "file": "src/components/settings/services/ServicesDashboard.js",
71 "start": {
72 "line": 35,
73 "column": 25
74 },
75 "end": {
76 "line": 38,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.account.tryReloadServices",
82 "defaultMessage": "!!!Try again",
83 "file": "src/components/settings/services/ServicesDashboard.js",
84 "start": {
85 "line": 39,
86 "column": 21
87 },
88 "end": {
89 "line": 42,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.services.updatedInfo",
95 "defaultMessage": "!!!Your changes have been saved",
96 "file": "src/components/settings/services/ServicesDashboard.js",
97 "start": {
98 "line": 43,
99 "column": 15
100 },
101 "end": {
102 "line": 46,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.services.deletedInfo",
108 "defaultMessage": "!!!Service has been deleted",
109 "file": "src/components/settings/services/ServicesDashboard.js",
110 "start": {
111 "line": 47,
112 "column": 15
113 },
114 "end": {
115 "line": 50,
116 "column": 3
117 }
118 }
119] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json b/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
deleted file mode 100644
index c281ebff3..000000000
--- a/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
+++ /dev/null
@@ -1,444 +0,0 @@
1[
2 {
3 "id": "settings.app.headlineGeneral",
4 "defaultMessage": "!!!General",
5 "file": "src/components/settings/settings/EditSettingsForm.js",
6 "start": {
7 "line": 21,
8 "column": 19
9 },
10 "end": {
11 "line": 24,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.app.sentryInfo",
17 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
18 "file": "src/components/settings/settings/EditSettingsForm.js",
19 "start": {
20 "line": 25,
21 "column": 14
22 },
23 "end": {
24 "line": 28,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.app.hibernateInfo",
30 "defaultMessage": "!!!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.",
31 "file": "src/components/settings/settings/EditSettingsForm.js",
32 "start": {
33 "line": 29,
34 "column": 17
35 },
36 "end": {
37 "line": 32,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.app.inactivityLockInfo",
43 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
44 "file": "src/components/settings/settings/EditSettingsForm.js",
45 "start": {
46 "line": 33,
47 "column": 22
48 },
49 "end": {
50 "line": 36,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.app.todoServerInfo",
56 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
57 "file": "src/components/settings/settings/EditSettingsForm.js",
58 "start": {
59 "line": 37,
60 "column": 18
61 },
62 "end": {
63 "line": 40,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.app.lockedPassword",
69 "defaultMessage": "!!!Password",
70 "file": "src/components/settings/settings/EditSettingsForm.js",
71 "start": {
72 "line": 41,
73 "column": 18
74 },
75 "end": {
76 "line": 44,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.app.lockedPasswordInfo",
82 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
83 "file": "src/components/settings/settings/EditSettingsForm.js",
84 "start": {
85 "line": 45,
86 "column": 22
87 },
88 "end": {
89 "line": 48,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.app.lockInfo",
95 "defaultMessage": "!!!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 {lockShortcut}.",
96 "file": "src/components/settings/settings/EditSettingsForm.js",
97 "start": {
98 "line": 49,
99 "column": 12
100 },
101 "end": {
102 "line": 52,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.app.scheduledDNDTimeInfo",
108 "defaultMessage": "!!!Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
109 "file": "src/components/settings/settings/EditSettingsForm.js",
110 "start": {
111 "line": 53,
112 "column": 24
113 },
114 "end": {
115 "line": 56,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.app.scheduledDNDInfo",
121 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
122 "file": "src/components/settings/settings/EditSettingsForm.js",
123 "start": {
124 "line": 57,
125 "column": 20
126 },
127 "end": {
128 "line": 60,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.app.headlineLanguage",
134 "defaultMessage": "!!!Language",
135 "file": "src/components/settings/settings/EditSettingsForm.js",
136 "start": {
137 "line": 61,
138 "column": 20
139 },
140 "end": {
141 "line": 64,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.app.headlineUpdates",
147 "defaultMessage": "!!!Updates",
148 "file": "src/components/settings/settings/EditSettingsForm.js",
149 "start": {
150 "line": 65,
151 "column": 19
152 },
153 "end": {
154 "line": 68,
155 "column": 3
156 }
157 },
158 {
159 "id": "settings.app.headlineAppearance",
160 "defaultMessage": "!!!Appearance",
161 "file": "src/components/settings/settings/EditSettingsForm.js",
162 "start": {
163 "line": 69,
164 "column": 22
165 },
166 "end": {
167 "line": 72,
168 "column": 3
169 }
170 },
171 {
172 "id": "settings.app.universalDarkModeInfo",
173 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
174 "file": "src/components/settings/settings/EditSettingsForm.js",
175 "start": {
176 "line": 73,
177 "column": 25
178 },
179 "end": {
180 "line": 76,
181 "column": 3
182 }
183 },
184 {
185 "id": "settings.app.accentColorInfo",
186 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
187 "file": "src/components/settings/settings/EditSettingsForm.js",
188 "start": {
189 "line": 77,
190 "column": 19
191 },
192 "end": {
193 "line": 80,
194 "column": 3
195 }
196 },
197 {
198 "id": "settings.app.headlinePrivacy",
199 "defaultMessage": "!!!Privacy",
200 "file": "src/components/settings/settings/EditSettingsForm.js",
201 "start": {
202 "line": 81,
203 "column": 19
204 },
205 "end": {
206 "line": 84,
207 "column": 3
208 }
209 },
210 {
211 "id": "settings.app.headlineAdvanced",
212 "defaultMessage": "!!!Advanced",
213 "file": "src/components/settings/settings/EditSettingsForm.js",
214 "start": {
215 "line": 85,
216 "column": 20
217 },
218 "end": {
219 "line": 88,
220 "column": 3
221 }
222 },
223 {
224 "id": "settings.app.translationHelp",
225 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
226 "file": "src/components/settings/settings/EditSettingsForm.js",
227 "start": {
228 "line": 89,
229 "column": 19
230 },
231 "end": {
232 "line": 92,
233 "column": 3
234 }
235 },
236 {
237 "id": "settings.app.spellCheckerLanguageInfo",
238 "defaultMessage": "!!!Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
239 "file": "src/components/settings/settings/EditSettingsForm.js",
240 "start": {
241 "line": 93,
242 "column": 28
243 },
244 "end": {
245 "line": 96,
246 "column": 3
247 }
248 },
249 {
250 "id": "settings.app.subheadlineCache",
251 "defaultMessage": "!!!Cache",
252 "file": "src/components/settings/settings/EditSettingsForm.js",
253 "start": {
254 "line": 97,
255 "column": 20
256 },
257 "end": {
258 "line": 100,
259 "column": 3
260 }
261 },
262 {
263 "id": "settings.app.cacheInfo",
264 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
265 "file": "src/components/settings/settings/EditSettingsForm.js",
266 "start": {
267 "line": 101,
268 "column": 13
269 },
270 "end": {
271 "line": 104,
272 "column": 3
273 }
274 },
275 {
276 "id": "settings.app.cacheNotCleared",
277 "defaultMessage": "!!!Couldn't clear all cache",
278 "file": "src/components/settings/settings/EditSettingsForm.js",
279 "start": {
280 "line": 105,
281 "column": 19
282 },
283 "end": {
284 "line": 108,
285 "column": 3
286 }
287 },
288 {
289 "id": "settings.app.buttonClearAllCache",
290 "defaultMessage": "!!!Clear cache",
291 "file": "src/components/settings/settings/EditSettingsForm.js",
292 "start": {
293 "line": 109,
294 "column": 23
295 },
296 "end": {
297 "line": 112,
298 "column": 3
299 }
300 },
301 {
302 "id": "settings.app.subheadlineFerdiProfile",
303 "defaultMessage": "!!!Ferdi Profile",
304 "file": "src/components/settings/settings/EditSettingsForm.js",
305 "start": {
306 "line": 113,
307 "column": 27
308 },
309 "end": {
310 "line": 116,
311 "column": 3
312 }
313 },
314 {
315 "id": "settings.app.buttonOpenFerdiProfileFolder",
316 "defaultMessage": "!!!Open Profile folder",
317 "file": "src/components/settings/settings/EditSettingsForm.js",
318 "start": {
319 "line": 117,
320 "column": 32
321 },
322 "end": {
323 "line": 120,
324 "column": 3
325 }
326 },
327 {
328 "id": "settings.app.buttonOpenFerdiServiceRecipesFolder",
329 "defaultMessage": "!!!Open Service Recipes folder",
330 "file": "src/components/settings/settings/EditSettingsForm.js",
331 "start": {
332 "line": 121,
333 "column": 39
334 },
335 "end": {
336 "line": 124,
337 "column": 3
338 }
339 },
340 {
341 "id": "settings.app.buttonSearchForUpdate",
342 "defaultMessage": "!!!Check for updates",
343 "file": "src/components/settings/settings/EditSettingsForm.js",
344 "start": {
345 "line": 125,
346 "column": 25
347 },
348 "end": {
349 "line": 128,
350 "column": 3
351 }
352 },
353 {
354 "id": "settings.app.buttonInstallUpdate",
355 "defaultMessage": "!!!Restart & install update",
356 "file": "src/components/settings/settings/EditSettingsForm.js",
357 "start": {
358 "line": 129,
359 "column": 23
360 },
361 "end": {
362 "line": 132,
363 "column": 3
364 }
365 },
366 {
367 "id": "settings.app.updateStatusSearching",
368 "defaultMessage": "!!!Is searching for update",
369 "file": "src/components/settings/settings/EditSettingsForm.js",
370 "start": {
371 "line": 133,
372 "column": 25
373 },
374 "end": {
375 "line": 136,
376 "column": 3
377 }
378 },
379 {
380 "id": "settings.app.updateStatusAvailable",
381 "defaultMessage": "!!!Update available, downloading...",
382 "file": "src/components/settings/settings/EditSettingsForm.js",
383 "start": {
384 "line": 137,
385 "column": 25
386 },
387 "end": {
388 "line": 140,
389 "column": 3
390 }
391 },
392 {
393 "id": "settings.app.updateStatusUpToDate",
394 "defaultMessage": "!!!You are using the latest version of Ferdi",
395 "file": "src/components/settings/settings/EditSettingsForm.js",
396 "start": {
397 "line": 141,
398 "column": 24
399 },
400 "end": {
401 "line": 144,
402 "column": 3
403 }
404 },
405 {
406 "id": "settings.app.currentVersion",
407 "defaultMessage": "!!!Current version:",
408 "file": "src/components/settings/settings/EditSettingsForm.js",
409 "start": {
410 "line": 145,
411 "column": 18
412 },
413 "end": {
414 "line": 148,
415 "column": 3
416 }
417 },
418 {
419 "id": "settings.app.restartRequired",
420 "defaultMessage": "!!!Changes require restart",
421 "file": "src/components/settings/settings/EditSettingsForm.js",
422 "start": {
423 "line": 149,
424 "column": 22
425 },
426 "end": {
427 "line": 152,
428 "column": 3
429 }
430 },
431 {
432 "id": "settings.app.languageDisclaimer",
433 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
434 "file": "src/components/settings/settings/EditSettingsForm.js",
435 "start": {
436 "line": 153,
437 "column": 22
438 },
439 "end": {
440 "line": 156,
441 "column": 3
442 }
443 }
444] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/supportFerdi/SupportFerdiDashboard.json b/src/i18n/messages/src/components/settings/supportFerdi/SupportFerdiDashboard.json
deleted file mode 100644
index e63c2801f..000000000
--- a/src/i18n/messages/src/components/settings/supportFerdi/SupportFerdiDashboard.json
+++ /dev/null
@@ -1,197 +0,0 @@
1[
2 {
3 "id": "settings.supportFerdi.headline",
4 "defaultMessage": "!!!About Ferdi",
5 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
6 "start": {
7 "line": 7,
8 "column": 12
9 },
10 "end": {
11 "line": 10,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.supportFerdi.title",
17 "defaultMessage": "!!!Do you like Ferdi?",
18 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
19 "start": {
20 "line": 11,
21 "column": 9
22 },
23 "end": {
24 "line": 14,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.supportFerdi.aboutIntro",
30 "defaultMessage": "!!!<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
31 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
32 "start": {
33 "line": 15,
34 "column": 14
35 },
36 "end": {
37 "line": 18,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.supportFerdi.textListContributors",
43 "defaultMessage": "!!!Full list of contributor",
44 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
45 "start": {
46 "line": 19,
47 "column": 24
48 },
49 "end": {
50 "line": 22,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.supportFerdi.textListContributorsHere",
56 "defaultMessage": "!!!here",
57 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
58 "start": {
59 "line": 23,
60 "column": 28
61 },
62 "end": {
63 "line": 26,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.supportFerdi.textVolunteers",
69 "defaultMessage": "!!!The development of Ferdi is done by volunteers. People who use Ferdi like you. They maintain, fix, and improve Ferdi in their spare time.",
70 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
71 "start": {
72 "line": 27,
73 "column": 18
74 },
75 "end": {
76 "line": 30,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.supportFerdi.textSupportWelcome",
82 "defaultMessage": "!!!Support is always welcome. You can find a list of the help we need",
83 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
84 "start": {
85 "line": 31,
86 "column": 22
87 },
88 "end": {
89 "line": 34,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.supportFerdi.textSupportWelcomeHere",
95 "defaultMessage": "!!!here",
96 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
97 "start": {
98 "line": 35,
99 "column": 26
100 },
101 "end": {
102 "line": 38,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.supportFerdi.textExpenses",
108 "defaultMessage": "!!!While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
109 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
110 "start": {
111 "line": 39,
112 "column": 16
113 },
114 "end": {
115 "line": 42,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.supportFerdi.textOpenCollective",
121 "defaultMessage": "!!!Open Collective",
122 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
123 "start": {
124 "line": 43,
125 "column": 22
126 },
127 "end": {
128 "line": 46,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.supportFerdi.textDonation",
134 "defaultMessage": "!!!If you feel like supporting Ferdi development with a donation, you can do so on both,",
135 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
136 "start": {
137 "line": 47,
138 "column": 16
139 },
140 "end": {
141 "line": 50,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.supportFerdi.textDonationAnd",
147 "defaultMessage": "!!!and",
148 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
149 "start": {
150 "line": 51,
151 "column": 19
152 },
153 "end": {
154 "line": 54,
155 "column": 3
156 }
157 },
158 {
159 "id": "settings.supportFerdi.textGitHubSponsors",
160 "defaultMessage": "!!!GitHub Sponsors",
161 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
162 "start": {
163 "line": 55,
164 "column": 22
165 },
166 "end": {
167 "line": 58,
168 "column": 3
169 }
170 },
171 {
172 "id": "settings.supportFerdi.openSurvey",
173 "defaultMessage": "!!!Open Survey",
174 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
175 "start": {
176 "line": 59,
177 "column": 14
178 },
179 "end": {
180 "line": 62,
181 "column": 3
182 }
183 },
184 {
185 "id": "settings.supportFerdi.bannerText",
186 "defaultMessage": "!!!Do you want to help us improve Ferdi?",
187 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
188 "start": {
189 "line": 63,
190 "column": 14
191 },
192 "end": {
193 "line": 66,
194 "column": 3
195 }
196 }
197] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/team/TeamDashboard.json b/src/i18n/messages/src/components/settings/team/TeamDashboard.json
deleted file mode 100644
index ac42ad98a..000000000
--- a/src/i18n/messages/src/components/settings/team/TeamDashboard.json
+++ /dev/null
@@ -1,93 +0,0 @@
1[
2 {
3 "id": "settings.team.headline",
4 "defaultMessage": "!!!Team",
5 "file": "src/components/settings/team/TeamDashboard.js",
6 "start": {
7 "line": 15,
8 "column": 12
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.team.contentHeadline",
17 "defaultMessage": "!!!Franz Team Management",
18 "file": "src/components/settings/team/TeamDashboard.js",
19 "start": {
20 "line": 19,
21 "column": 19
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.team.intro",
30 "defaultMessage": "!!!Your are currently using Franz Servers, which is why you have access to Team Management.",
31 "file": "src/components/settings/team/TeamDashboard.js",
32 "start": {
33 "line": 23,
34 "column": 9
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.team.copy",
43 "defaultMessage": "!!!Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.",
44 "file": "src/components/settings/team/TeamDashboard.js",
45 "start": {
46 "line": 27,
47 "column": 8
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.team.manageAction",
56 "defaultMessage": "!!!Manage your Team on meetfranz.com",
57 "file": "src/components/settings/team/TeamDashboard.js",
58 "start": {
59 "line": 31,
60 "column": 16
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.team.teamsUnavailable",
69 "defaultMessage": "!!!Teams are unavailable",
70 "file": "src/components/settings/team/TeamDashboard.js",
71 "start": {
72 "line": 35,
73 "column": 20
74 },
75 "end": {
76 "line": 38,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.team.teamsUnavailableInfo",
82 "defaultMessage": "!!!Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
83 "file": "src/components/settings/team/TeamDashboard.js",
84 "start": {
85 "line": 39,
86 "column": 24
87 },
88 "end": {
89 "line": 42,
90 "column": 3
91 }
92 }
93] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/settings/user/EditUserForm.json b/src/i18n/messages/src/components/settings/user/EditUserForm.json
deleted file mode 100644
index 3a59f8681..000000000
--- a/src/i18n/messages/src/components/settings/user/EditUserForm.json
+++ /dev/null
@@ -1,80 +0,0 @@
1[
2 {
3 "id": "settings.account.headline",
4 "defaultMessage": "!!!Account",
5 "file": "src/components/settings/user/EditUserForm.js",
6 "start": {
7 "line": 15,
8 "column": 12
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.account.headlineProfile",
17 "defaultMessage": "!!!Update Profile",
18 "file": "src/components/settings/user/EditUserForm.js",
19 "start": {
20 "line": 19,
21 "column": 19
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.account.headlineAccount",
30 "defaultMessage": "!!!Account Information",
31 "file": "src/components/settings/user/EditUserForm.js",
32 "start": {
33 "line": 23,
34 "column": 19
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.account.headlinePassword",
43 "defaultMessage": "!!!Change Password",
44 "file": "src/components/settings/user/EditUserForm.js",
45 "start": {
46 "line": 27,
47 "column": 20
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.account.successInfo",
56 "defaultMessage": "!!!Your changes have been saved",
57 "file": "src/components/settings/user/EditUserForm.js",
58 "start": {
59 "line": 31,
60 "column": 15
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.account.buttonSave",
69 "defaultMessage": "!!!Update profile",
70 "file": "src/components/settings/user/EditUserForm.js",
71 "start": {
72 "line": 35,
73 "column": 14
74 },
75 "end": {
76 "line": 38,
77 "column": 3
78 }
79 }
80] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/ui/FeatureList.json b/src/i18n/messages/src/components/ui/FeatureList.json
deleted file mode 100644
index eb4bc483b..000000000
--- a/src/i18n/messages/src/components/ui/FeatureList.json
+++ /dev/null
@@ -1,145 +0,0 @@
1[
2 {
3 "id": "pricing.features.recipes",
4 "defaultMessage": "!!!Choose from more than 70 Services",
5 "file": "src/components/ui/FeatureList.js",
6 "start": {
7 "line": 8,
8 "column": 20
9 },
10 "end": {
11 "line": 11,
12 "column": 3
13 }
14 },
15 {
16 "id": "pricing.features.accountSync",
17 "defaultMessage": "!!!Account Synchronisation",
18 "file": "src/components/ui/FeatureList.js",
19 "start": {
20 "line": 12,
21 "column": 15
22 },
23 "end": {
24 "line": 15,
25 "column": 3
26 }
27 },
28 {
29 "id": "pricing.features.desktopNotifications",
30 "defaultMessage": "!!!Desktop Notifications",
31 "file": "src/components/ui/FeatureList.js",
32 "start": {
33 "line": 16,
34 "column": 24
35 },
36 "end": {
37 "line": 19,
38 "column": 3
39 }
40 },
41 {
42 "id": "pricing.features.unlimitedServices",
43 "defaultMessage": "!!!Add unlimited services",
44 "file": "src/components/ui/FeatureList.js",
45 "start": {
46 "line": 20,
47 "column": 21
48 },
49 "end": {
50 "line": 23,
51 "column": 3
52 }
53 },
54 {
55 "id": "pricing.features.spellchecker",
56 "defaultMessage": "!!!Spellchecker support",
57 "file": "src/components/ui/FeatureList.js",
58 "start": {
59 "line": 24,
60 "column": 16
61 },
62 "end": {
63 "line": 27,
64 "column": 3
65 }
66 },
67 {
68 "id": "pricing.features.workspaces",
69 "defaultMessage": "!!!Workspaces",
70 "file": "src/components/ui/FeatureList.js",
71 "start": {
72 "line": 28,
73 "column": 14
74 },
75 "end": {
76 "line": 31,
77 "column": 3
78 }
79 },
80 {
81 "id": "pricing.features.customWebsites",
82 "defaultMessage": "!!!Add Custom Websites",
83 "file": "src/components/ui/FeatureList.js",
84 "start": {
85 "line": 32,
86 "column": 18
87 },
88 "end": {
89 "line": 35,
90 "column": 3
91 }
92 },
93 {
94 "id": "pricing.features.onPremise",
95 "defaultMessage": "!!!On-premise & other Hosted Services",
96 "file": "src/components/ui/FeatureList.js",
97 "start": {
98 "line": 36,
99 "column": 13
100 },
101 "end": {
102 "line": 39,
103 "column": 3
104 }
105 },
106 {
107 "id": "pricing.features.thirdPartyServices",
108 "defaultMessage": "!!!Install 3rd party services",
109 "file": "src/components/ui/FeatureList.js",
110 "start": {
111 "line": 40,
112 "column": 22
113 },
114 "end": {
115 "line": 43,
116 "column": 3
117 }
118 },
119 {
120 "id": "pricing.features.serviceProxies",
121 "defaultMessage": "!!!Service Proxies",
122 "file": "src/components/ui/FeatureList.js",
123 "start": {
124 "line": 44,
125 "column": 18
126 },
127 "end": {
128 "line": 47,
129 "column": 3
130 }
131 },
132 {
133 "id": "pricing.features.teamManagement",
134 "defaultMessage": "!!!Team Management",
135 "file": "src/components/ui/FeatureList.js",
136 "start": {
137 "line": 48,
138 "column": 18
139 },
140 "end": {
141 "line": 51,
142 "column": 3
143 }
144 }
145] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/ui/InfoBar.json b/src/i18n/messages/src/components/ui/InfoBar.json
deleted file mode 100644
index a6a629c71..000000000
--- a/src/i18n/messages/src/components/ui/InfoBar.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "infobar.hide",
4 "defaultMessage": "!!!Hide",
5 "file": "src/components/ui/InfoBar.js",
6 "start": {
7 "line": 12,
8 "column": 8
9 },
10 "end": {
11 "line": 15,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/ui/Infobox.json b/src/i18n/messages/src/components/ui/Infobox.json
deleted file mode 100644
index 296c2ad3e..000000000
--- a/src/i18n/messages/src/components/ui/Infobox.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "infobox.dismiss",
4 "defaultMessage": "!!!Dismiss",
5 "file": "src/components/ui/Infobox.js",
6 "start": {
7 "line": 9,
8 "column": 11
9 },
10 "end": {
11 "line": 12,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/ui/Input.json b/src/i18n/messages/src/components/ui/Input.json
deleted file mode 100644
index 6240badfb..000000000
--- a/src/i18n/messages/src/components/ui/Input.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "settings.app.form.passwordToggle",
4 "defaultMessage": "!!!Password toggle",
5 "file": "src/components/ui/Input.js",
6 "start": {
7 "line": 11,
8 "column": 18
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/ui/WebviewLoader/index.json b/src/i18n/messages/src/components/ui/WebviewLoader/index.json
deleted file mode 100644
index 9caabef25..000000000
--- a/src/i18n/messages/src/components/ui/WebviewLoader/index.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "service.webviewLoader.loading",
4 "defaultMessage": "!!!Loading {service}",
5 "file": "src/components/ui/WebviewLoader/index.js",
6 "start": {
7 "line": 11,
8 "column": 11
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/components/util/ErrorBoundary/index.json b/src/i18n/messages/src/components/util/ErrorBoundary/index.json
deleted file mode 100644
index 43c323031..000000000
--- a/src/i18n/messages/src/components/util/ErrorBoundary/index.json
+++ /dev/null
@@ -1,28 +0,0 @@
1[
2 {
3 "id": "app.errorHandler.headline",
4 "defaultMessage": "!!!Something went wrong.",
5 "file": "src/components/util/ErrorBoundary/index.js",
6 "start": {
7 "line": 11,
8 "column": 12
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 },
15 {
16 "id": "app.errorHandler.action",
17 "defaultMessage": "!!!Reload",
18 "file": "src/components/util/ErrorBoundary/index.js",
19 "start": {
20 "line": 15,
21 "column": 10
22 },
23 "end": {
24 "line": 18,
25 "column": 3
26 }
27 }
28] \ No newline at end of file
diff --git a/src/i18n/messages/src/containers/settings/EditServiceScreen.json b/src/i18n/messages/src/containers/settings/EditServiceScreen.json
deleted file mode 100644
index 6744a9ff3..000000000
--- a/src/i18n/messages/src/containers/settings/EditServiceScreen.json
+++ /dev/null
@@ -1,249 +0,0 @@
1[
2 {
3 "id": "settings.service.form.name",
4 "defaultMessage": "!!!Name",
5 "file": "src/containers/settings/EditServiceScreen.js",
6 "start": {
7 "line": 28,
8 "column": 8
9 },
10 "end": {
11 "line": 31,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.service.form.enableService",
17 "defaultMessage": "!!!Enable service",
18 "file": "src/containers/settings/EditServiceScreen.js",
19 "start": {
20 "line": 32,
21 "column": 17
22 },
23 "end": {
24 "line": 35,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.service.form.enableHibernation",
30 "defaultMessage": "!!!Enable hibernation",
31 "file": "src/containers/settings/EditServiceScreen.js",
32 "start": {
33 "line": 36,
34 "column": 21
35 },
36 "end": {
37 "line": 39,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.service.form.enableNotification",
43 "defaultMessage": "!!!Enable Notifications",
44 "file": "src/containers/settings/EditServiceScreen.js",
45 "start": {
46 "line": 40,
47 "column": 22
48 },
49 "end": {
50 "line": 43,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.service.form.enableBadge",
56 "defaultMessage": "!!!Show unread message badges",
57 "file": "src/containers/settings/EditServiceScreen.js",
58 "start": {
59 "line": 44,
60 "column": 15
61 },
62 "end": {
63 "line": 47,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.service.form.enableAudio",
69 "defaultMessage": "!!!Enable audio",
70 "file": "src/containers/settings/EditServiceScreen.js",
71 "start": {
72 "line": 48,
73 "column": 15
74 },
75 "end": {
76 "line": 51,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.service.form.team",
82 "defaultMessage": "!!!Team",
83 "file": "src/containers/settings/EditServiceScreen.js",
84 "start": {
85 "line": 52,
86 "column": 8
87 },
88 "end": {
89 "line": 55,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.service.form.customUrl",
95 "defaultMessage": "!!!Service URL",
96 "file": "src/containers/settings/EditServiceScreen.js",
97 "start": {
98 "line": 56,
99 "column": 13
100 },
101 "end": {
102 "line": 59,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.service.form.indirectMessages",
108 "defaultMessage": "!!!Show message badge for all new messages",
109 "file": "src/containers/settings/EditServiceScreen.js",
110 "start": {
111 "line": 60,
112 "column": 20
113 },
114 "end": {
115 "line": 63,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.service.form.icon",
121 "defaultMessage": "!!!Custom icon",
122 "file": "src/containers/settings/EditServiceScreen.js",
123 "start": {
124 "line": 64,
125 "column": 8
126 },
127 "end": {
128 "line": 67,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.service.form.enableDarkMode",
134 "defaultMessage": "!!!Enable Dark Mode",
135 "file": "src/containers/settings/EditServiceScreen.js",
136 "start": {
137 "line": 68,
138 "column": 18
139 },
140 "end": {
141 "line": 71,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.service.form.darkReaderBrightness",
147 "defaultMessage": "!!!Dark Reader Brightness",
148 "file": "src/containers/settings/EditServiceScreen.js",
149 "start": {
150 "line": 72,
151 "column": 24
152 },
153 "end": {
154 "line": 75,
155 "column": 3
156 }
157 },
158 {
159 "id": "settings.service.form.darkReaderContrast",
160 "defaultMessage": "!!!Dark Reader Contrast",
161 "file": "src/containers/settings/EditServiceScreen.js",
162 "start": {
163 "line": 76,
164 "column": 22
165 },
166 "end": {
167 "line": 79,
168 "column": 3
169 }
170 },
171 {
172 "id": "settings.service.form.darkReaderSepia",
173 "defaultMessage": "!!!Dark Reader Sepia",
174 "file": "src/containers/settings/EditServiceScreen.js",
175 "start": {
176 "line": 80,
177 "column": 19
178 },
179 "end": {
180 "line": 83,
181 "column": 3
182 }
183 },
184 {
185 "id": "settings.service.form.proxy.isEnabled",
186 "defaultMessage": "!!!Use Proxy",
187 "file": "src/containers/settings/EditServiceScreen.js",
188 "start": {
189 "line": 84,
190 "column": 15
191 },
192 "end": {
193 "line": 87,
194 "column": 3
195 }
196 },
197 {
198 "id": "settings.service.form.proxy.host",
199 "defaultMessage": "!!!Proxy Host/IP",
200 "file": "src/containers/settings/EditServiceScreen.js",
201 "start": {
202 "line": 88,
203 "column": 13
204 },
205 "end": {
206 "line": 91,
207 "column": 3
208 }
209 },
210 {
211 "id": "settings.service.form.proxy.port",
212 "defaultMessage": "!!!Port",
213 "file": "src/containers/settings/EditServiceScreen.js",
214 "start": {
215 "line": 92,
216 "column": 13
217 },
218 "end": {
219 "line": 95,
220 "column": 3
221 }
222 },
223 {
224 "id": "settings.service.form.proxy.user",
225 "defaultMessage": "!!!User",
226 "file": "src/containers/settings/EditServiceScreen.js",
227 "start": {
228 "line": 96,
229 "column": 13
230 },
231 "end": {
232 "line": 99,
233 "column": 3
234 }
235 },
236 {
237 "id": "settings.service.form.proxy.password",
238 "defaultMessage": "!!!Password",
239 "file": "src/containers/settings/EditServiceScreen.js",
240 "start": {
241 "line": 100,
242 "column": 17
243 },
244 "end": {
245 "line": 103,
246 "column": 3
247 }
248 }
249] \ No newline at end of file
diff --git a/src/i18n/messages/src/containers/settings/EditSettingsScreen.json b/src/i18n/messages/src/containers/settings/EditSettingsScreen.json
deleted file mode 100644
index b0087e5dd..000000000
--- a/src/i18n/messages/src/containers/settings/EditSettingsScreen.json
+++ /dev/null
@@ -1,600 +0,0 @@
1[
2 {
3 "id": "settings.app.form.autoLaunchOnStart",
4 "defaultMessage": "!!!Launch Ferdi on start",
5 "file": "src/containers/settings/EditSettingsScreen.js",
6 "start": {
7 "line": 32,
8 "column": 21
9 },
10 "end": {
11 "line": 35,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.app.form.autoLaunchInBackground",
17 "defaultMessage": "!!!Open in background",
18 "file": "src/containers/settings/EditSettingsScreen.js",
19 "start": {
20 "line": 36,
21 "column": 26
22 },
23 "end": {
24 "line": 39,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.app.form.runInBackground",
30 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
31 "file": "src/containers/settings/EditSettingsScreen.js",
32 "start": {
33 "line": 40,
34 "column": 19
35 },
36 "end": {
37 "line": 43,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.app.form.startMinimized",
43 "defaultMessage": "!!!Start minimized",
44 "file": "src/containers/settings/EditSettingsScreen.js",
45 "start": {
46 "line": 44,
47 "column": 18
48 },
49 "end": {
50 "line": 47,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.app.form.confirmOnQuit",
56 "defaultMessage": "!!!Confirm when quitting Ferdi",
57 "file": "src/containers/settings/EditSettingsScreen.js",
58 "start": {
59 "line": 48,
60 "column": 17
61 },
62 "end": {
63 "line": 51,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.app.form.enableSystemTray",
69 "defaultMessage": "!!!Always show Ferdi in System Tray",
70 "file": "src/containers/settings/EditSettingsScreen.js",
71 "start": {
72 "line": 52,
73 "column": 20
74 },
75 "end": {
76 "line": 55,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.app.form.enableMenuBar",
82 "defaultMessage": "!!!Always show Ferdi in Menu Bar",
83 "file": "src/containers/settings/EditSettingsScreen.js",
84 "start": {
85 "line": 56,
86 "column": 17
87 },
88 "end": {
89 "line": 59,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.app.form.reloadAfterResume",
95 "defaultMessage": "!!!Reload Ferdi after system resume",
96 "file": "src/containers/settings/EditSettingsScreen.js",
97 "start": {
98 "line": 60,
99 "column": 21
100 },
101 "end": {
102 "line": 63,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.app.form.minimizeToSystemTray",
108 "defaultMessage": "!!!Minimize Ferdi to system tray",
109 "file": "src/containers/settings/EditSettingsScreen.js",
110 "start": {
111 "line": 64,
112 "column": 24
113 },
114 "end": {
115 "line": 67,
116 "column": 3
117 }
118 },
119 {
120 "id": "settings.app.form.closeToSystemTray",
121 "defaultMessage": "!!!Close Ferdi to system tray",
122 "file": "src/containers/settings/EditSettingsScreen.js",
123 "start": {
124 "line": 68,
125 "column": 21
126 },
127 "end": {
128 "line": 71,
129 "column": 3
130 }
131 },
132 {
133 "id": "settings.app.form.privateNotifications",
134 "defaultMessage": "!!!Don't show message content in notifications",
135 "file": "src/containers/settings/EditSettingsScreen.js",
136 "start": {
137 "line": 72,
138 "column": 24
139 },
140 "end": {
141 "line": 75,
142 "column": 3
143 }
144 },
145 {
146 "id": "settings.app.form.clipboardNotifications",
147 "defaultMessage": "!!!Don't show notifications for clipboard events",
148 "file": "src/containers/settings/EditSettingsScreen.js",
149 "start": {
150 "line": 76,
151 "column": 26
152 },
153 "end": {
154 "line": 79,
155 "column": 3
156 }
157 },
158 {
159 "id": "settings.app.form.notifyTaskBarOnMessage",
160 "defaultMessage": "!!!Notify TaskBar/Dock on new message",
161 "file": "src/containers/settings/EditSettingsScreen.js",
162 "start": {
163 "line": 80,
164 "column": 26
165 },
166 "end": {
167 "line": 83,
168 "column": 3
169 }
170 },
171 {
172 "id": "settings.app.form.navigationBarBehaviour",
173 "defaultMessage": "!!!Navigation bar behaviour",
174 "file": "src/containers/settings/EditSettingsScreen.js",
175 "start": {
176 "line": 84,
177 "column": 26
178 },
179 "end": {
180 "line": 87,
181 "column": 3
182 }
183 },
184 {
185 "id": "settings.app.form.searchEngine",
186 "defaultMessage": "!!!Search engine",
187 "file": "src/containers/settings/EditSettingsScreen.js",
188 "start": {
189 "line": 88,
190 "column": 16
191 },
192 "end": {
193 "line": 91,
194 "column": 3
195 }
196 },
197 {
198 "id": "settings.app.form.sentry",
199 "defaultMessage": "!!!Send telemetry data",
200 "file": "src/containers/settings/EditSettingsScreen.js",
201 "start": {
202 "line": 92,
203 "column": 10
204 },
205 "end": {
206 "line": 95,
207 "column": 3
208 }
209 },
210 {
211 "id": "settings.app.form.hibernateOnStartup",
212 "defaultMessage": "!!!Keep services in hibernation on startup",
213 "file": "src/containers/settings/EditSettingsScreen.js",
214 "start": {
215 "line": 96,
216 "column": 22
217 },
218 "end": {
219 "line": 99,
220 "column": 3
221 }
222 },
223 {
224 "id": "settings.app.form.hibernationStrategy",
225 "defaultMessage": "!!!Hibernation strategy",
226 "file": "src/containers/settings/EditSettingsScreen.js",
227 "start": {
228 "line": 100,
229 "column": 23
230 },
231 "end": {
232 "line": 103,
233 "column": 3
234 }
235 },
236 {
237 "id": "settings.app.form.wakeUpStrategy",
238 "defaultMessage": "!!!Wake up strategy",
239 "file": "src/containers/settings/EditSettingsScreen.js",
240 "start": {
241 "line": 104,
242 "column": 18
243 },
244 "end": {
245 "line": 107,
246 "column": 3
247 }
248 },
249 {
250 "id": "settings.app.form.predefinedTodoServer",
251 "defaultMessage": "!!!Todo Server",
252 "file": "src/containers/settings/EditSettingsScreen.js",
253 "start": {
254 "line": 108,
255 "column": 24
256 },
257 "end": {
258 "line": 111,
259 "column": 3
260 }
261 },
262 {
263 "id": "settings.app.form.customTodoServer",
264 "defaultMessage": "!!!Custom TodoServer",
265 "file": "src/containers/settings/EditSettingsScreen.js",
266 "start": {
267 "line": 112,
268 "column": 20
269 },
270 "end": {
271 "line": 115,
272 "column": 3
273 }
274 },
275 {
276 "id": "settings.app.form.enableLock",
277 "defaultMessage": "!!!Enable Password Lock",
278 "file": "src/containers/settings/EditSettingsScreen.js",
279 "start": {
280 "line": 116,
281 "column": 14
282 },
283 "end": {
284 "line": 119,
285 "column": 3
286 }
287 },
288 {
289 "id": "settings.app.form.lockPassword",
290 "defaultMessage": "!!!Password",
291 "file": "src/containers/settings/EditSettingsScreen.js",
292 "start": {
293 "line": 120,
294 "column": 16
295 },
296 "end": {
297 "line": 123,
298 "column": 3
299 }
300 },
301 {
302 "id": "settings.app.form.useTouchIdToUnlock",
303 "defaultMessage": "!!!Allow using Touch ID to unlock",
304 "file": "src/containers/settings/EditSettingsScreen.js",
305 "start": {
306 "line": 124,
307 "column": 22
308 },
309 "end": {
310 "line": 127,
311 "column": 3
312 }
313 },
314 {
315 "id": "settings.app.form.inactivityLock",
316 "defaultMessage": "!!!Lock after inactivity",
317 "file": "src/containers/settings/EditSettingsScreen.js",
318 "start": {
319 "line": 128,
320 "column": 18
321 },
322 "end": {
323 "line": 131,
324 "column": 3
325 }
326 },
327 {
328 "id": "settings.app.form.scheduledDNDEnabled",
329 "defaultMessage": "!!!Enable scheduled Do-not-Disturb",
330 "file": "src/containers/settings/EditSettingsScreen.js",
331 "start": {
332 "line": 132,
333 "column": 23
334 },
335 "end": {
336 "line": 135,
337 "column": 3
338 }
339 },
340 {
341 "id": "settings.app.form.scheduledDNDStart",
342 "defaultMessage": "!!!From",
343 "file": "src/containers/settings/EditSettingsScreen.js",
344 "start": {
345 "line": 136,
346 "column": 21
347 },
348 "end": {
349 "line": 139,
350 "column": 3
351 }
352 },
353 {
354 "id": "settings.app.form.scheduledDNDEnd",
355 "defaultMessage": "!!!To",
356 "file": "src/containers/settings/EditSettingsScreen.js",
357 "start": {
358 "line": 140,
359 "column": 19
360 },
361 "end": {
362 "line": 143,
363 "column": 3
364 }
365 },
366 {
367 "id": "settings.app.form.language",
368 "defaultMessage": "!!!Language",
369 "file": "src/containers/settings/EditSettingsScreen.js",
370 "start": {
371 "line": 144,
372 "column": 12
373 },
374 "end": {
375 "line": 147,
376 "column": 3
377 }
378 },
379 {
380 "id": "settings.app.form.darkMode",
381 "defaultMessage": "!!!Dark Mode",
382 "file": "src/containers/settings/EditSettingsScreen.js",
383 "start": {
384 "line": 148,
385 "column": 12
386 },
387 "end": {
388 "line": 151,
389 "column": 3
390 }
391 },
392 {
393 "id": "settings.app.form.adaptableDarkMode",
394 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting",
395 "file": "src/containers/settings/EditSettingsScreen.js",
396 "start": {
397 "line": 152,
398 "column": 21
399 },
400 "end": {
401 "line": 155,
402 "column": 3
403 }
404 },
405 {
406 "id": "settings.app.form.universalDarkMode",
407 "defaultMessage": "!!!Enable universal Dark Mode",
408 "file": "src/containers/settings/EditSettingsScreen.js",
409 "start": {
410 "line": 156,
411 "column": 21
412 },
413 "end": {
414 "line": 159,
415 "column": 3
416 }
417 },
418 {
419 "id": "settings.app.form.serviceRibbonWidth",
420 "defaultMessage": "!!!Sidebar width",
421 "file": "src/containers/settings/EditSettingsScreen.js",
422 "start": {
423 "line": 160,
424 "column": 22
425 },
426 "end": {
427 "line": 163,
428 "column": 3
429 }
430 },
431 {
432 "id": "settings.app.form.iconSize",
433 "defaultMessage": "!!!Service icon size",
434 "file": "src/containers/settings/EditSettingsScreen.js",
435 "start": {
436 "line": 164,
437 "column": 12
438 },
439 "end": {
440 "line": 167,
441 "column": 3
442 }
443 },
444 {
445 "id": "settings.app.form.useVerticalStyle",
446 "defaultMessage": "!!!Use horizontal style",
447 "file": "src/containers/settings/EditSettingsScreen.js",
448 "start": {
449 "line": 168,
450 "column": 20
451 },
452 "end": {
453 "line": 171,
454 "column": 3
455 }
456 },
457 {
458 "id": "settings.app.form.alwaysShowWorkspaces",
459 "defaultMessage": "!!!Always show workspace drawer",
460 "file": "src/containers/settings/EditSettingsScreen.js",
461 "start": {
462 "line": 172,
463 "column": 24
464 },
465 "end": {
466 "line": 175,
467 "column": 3
468 }
469 },
470 {
471 "id": "settings.app.form.accentColor",
472 "defaultMessage": "!!!Accent color",
473 "file": "src/containers/settings/EditSettingsScreen.js",
474 "start": {
475 "line": 176,
476 "column": 15
477 },
478 "end": {
479 "line": 179,
480 "column": 3
481 }
482 },
483 {
484 "id": "settings.app.form.showDisabledServices",
485 "defaultMessage": "!!!Display disabled services tabs",
486 "file": "src/containers/settings/EditSettingsScreen.js",
487 "start": {
488 "line": 180,
489 "column": 24
490 },
491 "end": {
492 "line": 183,
493 "column": 3
494 }
495 },
496 {
497 "id": "settings.app.form.showMessagesBadgesWhenMuted",
498 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
499 "file": "src/containers/settings/EditSettingsScreen.js",
500 "start": {
501 "line": 184,
502 "column": 29
503 },
504 "end": {
505 "line": 187,
506 "column": 3
507 }
508 },
509 {
510 "id": "settings.app.form.showDragArea",
511 "defaultMessage": "!!!Show draggable area on window",
512 "file": "src/containers/settings/EditSettingsScreen.js",
513 "start": {
514 "line": 188,
515 "column": 16
516 },
517 "end": {
518 "line": 191,
519 "column": 3
520 }
521 },
522 {
523 "id": "settings.app.form.enableSpellchecking",
524 "defaultMessage": "!!!Enable spell checking",
525 "file": "src/containers/settings/EditSettingsScreen.js",
526 "start": {
527 "line": 192,
528 "column": 23
529 },
530 "end": {
531 "line": 195,
532 "column": 3
533 }
534 },
535 {
536 "id": "settings.app.form.enableGPUAcceleration",
537 "defaultMessage": "!!!Enable GPU Acceleration",
538 "file": "src/containers/settings/EditSettingsScreen.js",
539 "start": {
540 "line": 196,
541 "column": 25
542 },
543 "end": {
544 "line": 199,
545 "column": 3
546 }
547 },
548 {
549 "id": "settings.app.form.beta",
550 "defaultMessage": "!!!Include beta versions",
551 "file": "src/containers/settings/EditSettingsScreen.js",
552 "start": {
553 "line": 200,
554 "column": 8
555 },
556 "end": {
557 "line": 203,
558 "column": 3
559 }
560 },
561 {
562 "id": "settings.app.form.automaticUpdates",
563 "defaultMessage": "!!!Enable updates",
564 "file": "src/containers/settings/EditSettingsScreen.js",
565 "start": {
566 "line": 204,
567 "column": 20
568 },
569 "end": {
570 "line": 207,
571 "column": 3
572 }
573 },
574 {
575 "id": "settings.app.form.enableTodos",
576 "defaultMessage": "!!!Enable Franz Todos",
577 "file": "src/containers/settings/EditSettingsScreen.js",
578 "start": {
579 "line": 208,
580 "column": 15
581 },
582 "end": {
583 "line": 211,
584 "column": 3
585 }
586 },
587 {
588 "id": "settings.app.form.keepAllWorkspacesLoaded",
589 "defaultMessage": "!!!Keep all workspaces loaded",
590 "file": "src/containers/settings/EditSettingsScreen.js",
591 "start": {
592 "line": 212,
593 "column": 27
594 },
595 "end": {
596 "line": 215,
597 "column": 3
598 }
599 }
600] \ No newline at end of file
diff --git a/src/i18n/messages/src/containers/settings/EditUserScreen.json b/src/i18n/messages/src/containers/settings/EditUserScreen.json
deleted file mode 100644
index 70ff29945..000000000
--- a/src/i18n/messages/src/containers/settings/EditUserScreen.json
+++ /dev/null
@@ -1,119 +0,0 @@
1[
2 {
3 "id": "settings.user.form.firstname",
4 "defaultMessage": "!!!Firstname",
5 "file": "src/containers/settings/EditUserScreen.js",
6 "start": {
7 "line": 14,
8 "column": 13
9 },
10 "end": {
11 "line": 17,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.user.form.lastname",
17 "defaultMessage": "!!!Lastname",
18 "file": "src/containers/settings/EditUserScreen.js",
19 "start": {
20 "line": 18,
21 "column": 12
22 },
23 "end": {
24 "line": 21,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.user.form.email",
30 "defaultMessage": "!!!Email",
31 "file": "src/containers/settings/EditUserScreen.js",
32 "start": {
33 "line": 22,
34 "column": 9
35 },
36 "end": {
37 "line": 25,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.user.form.accountType.label",
43 "defaultMessage": "!!!Account type",
44 "file": "src/containers/settings/EditUserScreen.js",
45 "start": {
46 "line": 26,
47 "column": 20
48 },
49 "end": {
50 "line": 29,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.user.form.accountType.individual",
56 "defaultMessage": "!!!Individual",
57 "file": "src/containers/settings/EditUserScreen.js",
58 "start": {
59 "line": 30,
60 "column": 25
61 },
62 "end": {
63 "line": 33,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.user.form.accountType.non-profit",
69 "defaultMessage": "!!!Non-Profit",
70 "file": "src/containers/settings/EditUserScreen.js",
71 "start": {
72 "line": 34,
73 "column": 24
74 },
75 "end": {
76 "line": 37,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.user.form.accountType.company",
82 "defaultMessage": "!!!Company",
83 "file": "src/containers/settings/EditUserScreen.js",
84 "start": {
85 "line": 38,
86 "column": 22
87 },
88 "end": {
89 "line": 41,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.user.form.currentPassword",
95 "defaultMessage": "!!!Current password",
96 "file": "src/containers/settings/EditUserScreen.js",
97 "start": {
98 "line": 42,
99 "column": 19
100 },
101 "end": {
102 "line": 45,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.user.form.newPassword",
108 "defaultMessage": "!!!New password",
109 "file": "src/containers/settings/EditUserScreen.js",
110 "start": {
111 "line": 46,
112 "column": 15
113 },
114 "end": {
115 "line": 49,
116 "column": 3
117 }
118 }
119] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/basicAuth/Component.json b/src/i18n/messages/src/features/basicAuth/Component.json
deleted file mode 100644
index fea1b0838..000000000
--- a/src/i18n/messages/src/features/basicAuth/Component.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "feature.basicAuth.signIn",
4 "defaultMessage": "!!!Sign In",
5 "file": "src/features/basicAuth/Component.js",
6 "start": {
7 "line": 24,
8 "column": 10
9 },
10 "end": {
11 "line": 27,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/debugger/Component.json b/src/i18n/messages/src/features/debugger/Component.json
deleted file mode 100644
index 86a5a05f4..000000000
--- a/src/i18n/messages/src/features/debugger/Component.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "feature.debugger.title",
4 "defaultMessage": "!!!Publish debugging information",
5 "file": "src/features/debugger/Component.js",
6 "start": {
7 "line": 16,
8 "column": 9
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/nightlyBuilds/Component.json b/src/i18n/messages/src/features/nightlyBuilds/Component.json
deleted file mode 100644
index 0b2eab354..000000000
--- a/src/i18n/messages/src/features/nightlyBuilds/Component.json
+++ /dev/null
@@ -1,41 +0,0 @@
1[
2 {
3 "id": "feature.nightlyBuilds.title",
4 "defaultMessage": "!!!Nightly Builds",
5 "file": "src/features/nightlyBuilds/Component.js",
6 "start": {
7 "line": 17,
8 "column": 9
9 },
10 "end": {
11 "line": 20,
12 "column": 3
13 }
14 },
15 {
16 "id": "feature.nightlyBuilds.info",
17 "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
18 "file": "src/features/nightlyBuilds/Component.js",
19 "start": {
20 "line": 21,
21 "column": 8
22 },
23 "end": {
24 "line": 24,
25 "column": 3
26 }
27 },
28 {
29 "id": "feature.nightlyBuilds.activate",
30 "defaultMessage": "!!!Activate",
31 "file": "src/features/nightlyBuilds/Component.js",
32 "start": {
33 "line": 25,
34 "column": 12
35 },
36 "end": {
37 "line": 28,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/publishDebugInfo/Component.json b/src/i18n/messages/src/features/publishDebugInfo/Component.json
deleted file mode 100644
index 4d07a4794..000000000
--- a/src/i18n/messages/src/features/publishDebugInfo/Component.json
+++ /dev/null
@@ -1,93 +0,0 @@
1[
2 {
3 "id": "feature.publishDebugInfo.title",
4 "defaultMessage": "!!!Publish debug information",
5 "file": "src/features/publishDebugInfo/Component.js",
6 "start": {
7 "line": 19,
8 "column": 9
9 },
10 "end": {
11 "line": 22,
12 "column": 3
13 }
14 },
15 {
16 "id": "feature.publishDebugInfo.info",
17 "defaultMessage": "!!!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",
18 "file": "src/features/publishDebugInfo/Component.js",
19 "start": {
20 "line": 23,
21 "column": 8
22 },
23 "end": {
24 "line": 26,
25 "column": 3
26 }
27 },
28 {
29 "id": "feature.publishDebugInfo.error",
30 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
31 "file": "src/features/publishDebugInfo/Component.js",
32 "start": {
33 "line": 27,
34 "column": 9
35 },
36 "end": {
37 "line": 30,
38 "column": 3
39 }
40 },
41 {
42 "id": "feature.publishDebugInfo.privacy",
43 "defaultMessage": "!!!Privacy policy",
44 "file": "src/features/publishDebugInfo/Component.js",
45 "start": {
46 "line": 31,
47 "column": 11
48 },
49 "end": {
50 "line": 34,
51 "column": 3
52 }
53 },
54 {
55 "id": "feature.publishDebugInfo.terms",
56 "defaultMessage": "!!!Terms of service",
57 "file": "src/features/publishDebugInfo/Component.js",
58 "start": {
59 "line": 35,
60 "column": 9
61 },
62 "end": {
63 "line": 38,
64 "column": 3
65 }
66 },
67 {
68 "id": "feature.publishDebugInfo.publish",
69 "defaultMessage": "!!!Accept and publish",
70 "file": "src/features/publishDebugInfo/Component.js",
71 "start": {
72 "line": 39,
73 "column": 11
74 },
75 "end": {
76 "line": 42,
77 "column": 3
78 }
79 },
80 {
81 "id": "feature.publishDebugInfo.published",
82 "defaultMessage": "!!!Your debug log was published and is now availible at",
83 "file": "src/features/publishDebugInfo/Component.js",
84 "start": {
85 "line": 43,
86 "column": 13
87 },
88 "end": {
89 "line": 46,
90 "column": 3
91 }
92 }
93] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/quickSwitch/Component.json b/src/i18n/messages/src/features/quickSwitch/Component.json
deleted file mode 100644
index e112bedc1..000000000
--- a/src/i18n/messages/src/features/quickSwitch/Component.json
+++ /dev/null
@@ -1,41 +0,0 @@
1[
2 {
3 "id": "feature.quickSwitch.title",
4 "defaultMessage": "!!!QuickSwitch",
5 "file": "src/features/quickSwitch/Component.js",
6 "start": {
7 "line": 17,
8 "column": 9
9 },
10 "end": {
11 "line": 20,
12 "column": 3
13 }
14 },
15 {
16 "id": "feature.quickSwitch.search",
17 "defaultMessage": "!!!Search...",
18 "file": "src/features/quickSwitch/Component.js",
19 "start": {
20 "line": 21,
21 "column": 10
22 },
23 "end": {
24 "line": 24,
25 "column": 3
26 }
27 },
28 {
29 "id": "feature.quickSwitch.info",
30 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
31 "file": "src/features/quickSwitch/Component.js",
32 "start": {
33 "line": 25,
34 "column": 8
35 },
36 "end": {
37 "line": 28,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/recipeConnectionLost/components/WebControls.json b/src/i18n/messages/src/features/recipeConnectionLost/components/WebControls.json
deleted file mode 100644
index f3bcaf345..000000000
--- a/src/i18n/messages/src/features/recipeConnectionLost/components/WebControls.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "webControls.goHome",
4 "defaultMessage": "!!!Home",
5 "file": "src/features/recipeConnectionLost/components/WebControls.js",
6 "start": {
7 "line": 13,
8 "column": 10
9 },
10 "end": {
11 "line": 16,
12 "column": 3
13 }
14 },
15 {
16 "id": "webControls.openInBrowser",
17 "defaultMessage": "!!!Open in Browser",
18 "file": "src/features/recipeConnectionLost/components/WebControls.js",
19 "start": {
20 "line": 17,
21 "column": 17
22 },
23 "end": {
24 "line": 20,
25 "column": 3
26 }
27 },
28 {
29 "id": "webControls.back",
30 "defaultMessage": "!!!Back",
31 "file": "src/features/recipeConnectionLost/components/WebControls.js",
32 "start": {
33 "line": 21,
34 "column": 8
35 },
36 "end": {
37 "line": 24,
38 "column": 3
39 }
40 },
41 {
42 "id": "webControls.forward",
43 "defaultMessage": "!!!Forward",
44 "file": "src/features/recipeConnectionLost/components/WebControls.js",
45 "start": {
46 "line": 25,
47 "column": 11
48 },
49 "end": {
50 "line": 28,
51 "column": 3
52 }
53 },
54 {
55 "id": "webControls.reload",
56 "defaultMessage": "!!!Reload",
57 "file": "src/features/recipeConnectionLost/components/WebControls.js",
58 "start": {
59 "line": 29,
60 "column": 10
61 },
62 "end": {
63 "line": 32,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/webControls/components/WebControls.json b/src/i18n/messages/src/features/webControls/components/WebControls.json
deleted file mode 100644
index 7676ec0b1..000000000
--- a/src/i18n/messages/src/features/webControls/components/WebControls.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "webControls.goHome",
4 "defaultMessage": "!!!Home",
5 "file": "src/features/webControls/components/WebControls.js",
6 "start": {
7 "line": 17,
8 "column": 10
9 },
10 "end": {
11 "line": 20,
12 "column": 3
13 }
14 },
15 {
16 "id": "webControls.openInBrowser",
17 "defaultMessage": "!!!Open in Browser",
18 "file": "src/features/webControls/components/WebControls.js",
19 "start": {
20 "line": 21,
21 "column": 17
22 },
23 "end": {
24 "line": 24,
25 "column": 3
26 }
27 },
28 {
29 "id": "webControls.back",
30 "defaultMessage": "!!!Back",
31 "file": "src/features/webControls/components/WebControls.js",
32 "start": {
33 "line": 25,
34 "column": 8
35 },
36 "end": {
37 "line": 28,
38 "column": 3
39 }
40 },
41 {
42 "id": "webControls.forward",
43 "defaultMessage": "!!!Forward",
44 "file": "src/features/webControls/components/WebControls.js",
45 "start": {
46 "line": 29,
47 "column": 11
48 },
49 "end": {
50 "line": 32,
51 "column": 3
52 }
53 },
54 {
55 "id": "webControls.reload",
56 "defaultMessage": "!!!Reload",
57 "file": "src/features/webControls/components/WebControls.js",
58 "start": {
59 "line": 33,
60 "column": 10
61 },
62 "end": {
63 "line": 36,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json b/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json
deleted file mode 100644
index 1aabfb520..000000000
--- a/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json
+++ /dev/null
@@ -1,28 +0,0 @@
1[
2 {
3 "id": "settings.workspace.add.form.submitButton",
4 "defaultMessage": "!!!Create workspace",
5 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
6 "start": {
7 "line": 12,
8 "column": 16
9 },
10 "end": {
11 "line": 15,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.workspace.add.form.name",
17 "defaultMessage": "!!!Name",
18 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
19 "start": {
20 "line": 16,
21 "column": 8
22 },
23 "end": {
24 "line": 19,
25 "column": 3
26 }
27 }
28] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json b/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json
deleted file mode 100644
index 804e30070..000000000
--- a/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json
+++ /dev/null
@@ -1,119 +0,0 @@
1[
2 {
3 "id": "settings.workspace.form.buttonDelete",
4 "defaultMessage": "!!!Delete workspace",
5 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
6 "start": {
7 "line": 21,
8 "column": 16
9 },
10 "end": {
11 "line": 24,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.workspace.form.buttonSave",
17 "defaultMessage": "!!!Save workspace",
18 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
19 "start": {
20 "line": 25,
21 "column": 14
22 },
23 "end": {
24 "line": 28,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.workspace.form.name",
30 "defaultMessage": "!!!Name",
31 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
32 "start": {
33 "line": 29,
34 "column": 8
35 },
36 "end": {
37 "line": 32,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.workspace.form.yourWorkspaces",
43 "defaultMessage": "!!!Your workspaces",
44 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
45 "start": {
46 "line": 33,
47 "column": 18
48 },
49 "end": {
50 "line": 36,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.workspace.form.keepLoaded",
56 "defaultMessage": "!!!Keep this workspace loaded*",
57 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
58 "start": {
59 "line": 37,
60 "column": 14
61 },
62 "end": {
63 "line": 40,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.workspace.form.keepLoadedInfo",
69 "defaultMessage": "!!!*This option will be overwritten by the global \"Keep all workspaces loaded\" option.",
70 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
71 "start": {
72 "line": 41,
73 "column": 18
74 },
75 "end": {
76 "line": 45,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
82 "defaultMessage": "!!!Services in this Workspace",
83 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
84 "start": {
85 "line": 46,
86 "column": 31
87 },
88 "end": {
89 "line": 49,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.services.noServicesAdded",
95 "defaultMessage": "!!!Start by adding a service.",
96 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
97 "start": {
98 "line": 50,
99 "column": 19
100 },
101 "end": {
102 "line": 53,
103 "column": 3
104 }
105 },
106 {
107 "id": "settings.services.discoverServices",
108 "defaultMessage": "!!!Discover services",
109 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
110 "start": {
111 "line": 54,
112 "column": 20
113 },
114 "end": {
115 "line": 57,
116 "column": 3
117 }
118 }
119] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json b/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
deleted file mode 100644
index 431f12710..000000000
--- a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "workspaceDrawer.headline",
4 "defaultMessage": "!!!Workspaces",
5 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6 "start": {
7 "line": 15,
8 "column": 12
9 },
10 "end": {
11 "line": 18,
12 "column": 3
13 }
14 },
15 {
16 "id": "workspaceDrawer.allServices",
17 "defaultMessage": "!!!All services",
18 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
19 "start": {
20 "line": 19,
21 "column": 15
22 },
23 "end": {
24 "line": 22,
25 "column": 3
26 }
27 },
28 {
29 "id": "workspaceDrawer.workspacesSettingsTooltip",
30 "defaultMessage": "!!!Workspaces settings",
31 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
32 "start": {
33 "line": 23,
34 "column": 29
35 },
36 "end": {
37 "line": 26,
38 "column": 3
39 }
40 },
41 {
42 "id": "workspaceDrawer.workspaceFeatureInfo",
43 "defaultMessage": "!!!Info about workspace feature",
44 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
45 "start": {
46 "line": 27,
47 "column": 24
48 },
49 "end": {
50 "line": 30,
51 "column": 3
52 }
53 },
54 {
55 "id": "workspaceDrawer.addNewWorkspaceLabel",
56 "defaultMessage": "!!!add new workspace",
57 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
58 "start": {
59 "line": 31,
60 "column": 24
61 },
62 "end": {
63 "line": 34,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawerItem.json b/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawerItem.json
deleted file mode 100644
index 737dee59b..000000000
--- a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawerItem.json
+++ /dev/null
@@ -1,28 +0,0 @@
1[
2 {
3 "id": "workspaceDrawer.item.noServicesAddedYet",
4 "defaultMessage": "!!!No services added yet",
5 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
6 "start": {
7 "line": 11,
8 "column": 22
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 },
15 {
16 "id": "workspaceDrawer.item.contextMenuEdit",
17 "defaultMessage": "!!!edit",
18 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
19 "start": {
20 "line": 15,
21 "column": 19
22 },
23 "end": {
24 "line": 18,
25 "column": 3
26 }
27 }
28] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspaceSwitchingIndicator.json b/src/i18n/messages/src/features/workspaces/components/WorkspaceSwitchingIndicator.json
deleted file mode 100644
index 4f3e6d55c..000000000
--- a/src/i18n/messages/src/features/workspaces/components/WorkspaceSwitchingIndicator.json
+++ /dev/null
@@ -1,15 +0,0 @@
1[
2 {
3 "id": "workspaces.switchingIndicator.switchingTo",
4 "defaultMessage": "!!!Switching to",
5 "file": "src/features/workspaces/components/WorkspaceSwitchingIndicator.js",
6 "start": {
7 "line": 12,
8 "column": 15
9 },
10 "end": {
11 "line": 15,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json b/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json
deleted file mode 100644
index 39c9c30fb..000000000
--- a/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json
+++ /dev/null
@@ -1,106 +0,0 @@
1[
2 {
3 "id": "settings.workspaces.headline",
4 "defaultMessage": "!!!Your workspaces",
5 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
6 "start": {
7 "line": 17,
8 "column": 12
9 },
10 "end": {
11 "line": 20,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.workspaces.noWorkspacesAdded",
17 "defaultMessage": "!!!You haven't created any workspaces yet.",
18 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
19 "start": {
20 "line": 21,
21 "column": 19
22 },
23 "end": {
24 "line": 24,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.workspaces.workspacesRequestFailed",
30 "defaultMessage": "!!!Could not load your workspaces",
31 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
32 "start": {
33 "line": 25,
34 "column": 27
35 },
36 "end": {
37 "line": 28,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.workspaces.tryReloadWorkspaces",
43 "defaultMessage": "!!!Try again",
44 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
45 "start": {
46 "line": 29,
47 "column": 23
48 },
49 "end": {
50 "line": 32,
51 "column": 3
52 }
53 },
54 {
55 "id": "settings.workspaces.updatedInfo",
56 "defaultMessage": "!!!Your changes have been saved",
57 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
58 "start": {
59 "line": 33,
60 "column": 15
61 },
62 "end": {
63 "line": 36,
64 "column": 3
65 }
66 },
67 {
68 "id": "settings.workspaces.deletedInfo",
69 "defaultMessage": "!!!Workspace has been deleted",
70 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
71 "start": {
72 "line": 37,
73 "column": 15
74 },
75 "end": {
76 "line": 40,
77 "column": 3
78 }
79 },
80 {
81 "id": "settings.workspaces.workspaceFeatureInfo",
82 "defaultMessage": "!!!Info about workspace feature",
83 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
84 "start": {
85 "line": 41,
86 "column": 24
87 },
88 "end": {
89 "line": 44,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.workspaces.workspaceFeatureHeadline",
95 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
96 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
97 "start": {
98 "line": 45,
99 "column": 28
100 },
101 "end": {
102 "line": 48,
103 "column": 3
104 }
105 }
106] \ No newline at end of file
diff --git a/src/i18n/messages/src/helpers/validation-helpers.json b/src/i18n/messages/src/helpers/validation-helpers.json
deleted file mode 100644
index 6be1d33e9..000000000
--- a/src/i18n/messages/src/helpers/validation-helpers.json
+++ /dev/null
@@ -1,67 +0,0 @@
1[
2 {
3 "id": "validation.required",
4 "defaultMessage": "!!!Field is required",
5 "file": "src/helpers/validation-helpers.js",
6 "start": {
7 "line": 5,
8 "column": 12
9 },
10 "end": {
11 "line": 8,
12 "column": 3
13 }
14 },
15 {
16 "id": "validation.email",
17 "defaultMessage": "!!!Email not valid",
18 "file": "src/helpers/validation-helpers.js",
19 "start": {
20 "line": 9,
21 "column": 9
22 },
23 "end": {
24 "line": 12,
25 "column": 3
26 }
27 },
28 {
29 "id": "validation.url",
30 "defaultMessage": "!!!Not a valid URL",
31 "file": "src/helpers/validation-helpers.js",
32 "start": {
33 "line": 13,
34 "column": 7
35 },
36 "end": {
37 "line": 16,
38 "column": 3
39 }
40 },
41 {
42 "id": "validation.minLength",
43 "defaultMessage": "!!!Too few characters",
44 "file": "src/helpers/validation-helpers.js",
45 "start": {
46 "line": 17,
47 "column": 13
48 },
49 "end": {
50 "line": 20,
51 "column": 3
52 }
53 },
54 {
55 "id": "validation.oneRequired",
56 "defaultMessage": "!!!At least one is required",
57 "file": "src/helpers/validation-helpers.js",
58 "start": {
59 "line": 21,
60 "column": 15
61 },
62 "end": {
63 "line": 24,
64 "column": 3
65 }
66 }
67] \ No newline at end of file
diff --git a/src/i18n/messages/src/i18n/globalMessages.json b/src/i18n/messages/src/i18n/globalMessages.json
deleted file mode 100644
index bc1ec7397..000000000
--- a/src/i18n/messages/src/i18n/globalMessages.json
+++ /dev/null
@@ -1,236 +0,0 @@
1[
2 {
3 "id": "global.api.unhealthy",
4 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
5 "file": "src/i18n/globalMessages.js",
6 "start": {
7 "line": 4,
8 "column": 16
9 },
10 "end": {
11 "line": 7,
12 "column": 3
13 }
14 },
15 {
16 "id": "global.notConnectedToTheInternet",
17 "defaultMessage": "!!!You are not connected to the internet.",
18 "file": "src/i18n/globalMessages.js",
19 "start": {
20 "line": 8,
21 "column": 29
22 },
23 "end": {
24 "line": 11,
25 "column": 3
26 }
27 },
28 {
29 "id": "global.spellchecking.language",
30 "defaultMessage": "!!!Spell checking language",
31 "file": "src/i18n/globalMessages.js",
32 "start": {
33 "line": 12,
34 "column": 24
35 },
36 "end": {
37 "line": 15,
38 "column": 3
39 }
40 },
41 {
42 "id": "global.spellchecker.useDefault",
43 "defaultMessage": "!!!Use System Default ({default})",
44 "file": "src/i18n/globalMessages.js",
45 "start": {
46 "line": 16,
47 "column": 29
48 },
49 "end": {
50 "line": 19,
51 "column": 3
52 }
53 },
54 {
55 "id": "global.spellchecking.autodetect",
56 "defaultMessage": "!!!Detect language automatically",
57 "file": "src/i18n/globalMessages.js",
58 "start": {
59 "line": 20,
60 "column": 34
61 },
62 "end": {
63 "line": 23,
64 "column": 3
65 }
66 },
67 {
68 "id": "global.spellchecking.autodetect.short",
69 "defaultMessage": "!!!Automatic",
70 "file": "src/i18n/globalMessages.js",
71 "start": {
72 "line": 24,
73 "column": 39
74 },
75 "end": {
76 "line": 27,
77 "column": 3
78 }
79 },
80 {
81 "id": "global.userAgentPref",
82 "defaultMessage": "!!!User Agent",
83 "file": "src/i18n/globalMessages.js",
84 "start": {
85 "line": 28,
86 "column": 17
87 },
88 "end": {
89 "line": 31,
90 "column": 3
91 }
92 },
93 {
94 "id": "global.userAgentHelp",
95 "defaultMessage": "!!!Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
96 "file": "src/i18n/globalMessages.js",
97 "start": {
98 "line": 32,
99 "column": 17
100 },
101 "end": {
102 "line": 35,
103 "column": 3
104 }
105 },
106 {
107 "id": "global.yes",
108 "defaultMessage": "!!!Yes",
109 "file": "src/i18n/globalMessages.js",
110 "start": {
111 "line": 36,
112 "column": 7
113 },
114 "end": {
115 "line": 39,
116 "column": 3
117 }
118 },
119 {
120 "id": "global.no",
121 "defaultMessage": "!!!No",
122 "file": "src/i18n/globalMessages.js",
123 "start": {
124 "line": 40,
125 "column": 6
126 },
127 "end": {
128 "line": 43,
129 "column": 3
130 }
131 },
132 {
133 "id": "global.ok",
134 "defaultMessage": "!!!Ok",
135 "file": "src/i18n/globalMessages.js",
136 "start": {
137 "line": 44,
138 "column": 6
139 },
140 "end": {
141 "line": 47,
142 "column": 3
143 }
144 },
145 {
146 "id": "global.cancel",
147 "defaultMessage": "!!!Cancel",
148 "file": "src/i18n/globalMessages.js",
149 "start": {
150 "line": 48,
151 "column": 10
152 },
153 "end": {
154 "line": 51,
155 "column": 3
156 }
157 },
158 {
159 "id": "global.save",
160 "defaultMessage": "!!!Save",
161 "file": "src/i18n/globalMessages.js",
162 "start": {
163 "line": 52,
164 "column": 8
165 },
166 "end": {
167 "line": 55,
168 "column": 3
169 }
170 },
171 {
172 "id": "global.submit",
173 "defaultMessage": "!!!Submit",
174 "file": "src/i18n/globalMessages.js",
175 "start": {
176 "line": 56,
177 "column": 10
178 },
179 "end": {
180 "line": 59,
181 "column": 3
182 }
183 },
184 {
185 "id": "global.quit",
186 "defaultMessage": "!!!Quit",
187 "file": "src/i18n/globalMessages.js",
188 "start": {
189 "line": 60,
190 "column": 8
191 },
192 "end": {
193 "line": 63,
194 "column": 3
195 }
196 },
197 {
198 "id": "global.quitConfirmation",
199 "defaultMessage": "!!!Do you really want to quit Ferdi?",
200 "file": "src/i18n/globalMessages.js",
201 "start": {
202 "line": 64,
203 "column": 20
204 },
205 "end": {
206 "line": 68,
207 "column": 3
208 }
209 },
210 {
211 "id": "global.settings",
212 "defaultMessage": "!!!Settings",
213 "file": "src/i18n/globalMessages.js",
214 "start": {
215 "line": 69,
216 "column": 12
217 },
218 "end": {
219 "line": 72,
220 "column": 3
221 }
222 },
223 {
224 "id": "global.edit",
225 "defaultMessage": "!!!Edit",
226 "file": "src/i18n/globalMessages.js",
227 "start": {
228 "line": 73,
229 "column": 8
230 },
231 "end": {
232 "line": 76,
233 "column": 3
234 }
235 }
236] \ No newline at end of file
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
deleted file mode 100644
index 35f2e3b7b..000000000
--- a/src/i18n/messages/src/lib/Menu.json
+++ /dev/null
@@ -1,912 +0,0 @@
1[
2 {
3 "id": "menu.edit",
4 "defaultMessage": "!!!Edit",
5 "file": "src/lib/Menu.js",
6 "start": {
7 "line": 32,
8 "column": 8
9 },
10 "end": {
11 "line": 35,
12 "column": 3
13 }
14 },
15 {
16 "id": "menu.edit.undo",
17 "defaultMessage": "!!!Undo",
18 "file": "src/lib/Menu.js",
19 "start": {
20 "line": 36,
21 "column": 8
22 },
23 "end": {
24 "line": 39,
25 "column": 3
26 }
27 },
28 {
29 "id": "menu.edit.redo",
30 "defaultMessage": "!!!Redo",
31 "file": "src/lib/Menu.js",
32 "start": {
33 "line": 40,
34 "column": 8
35 },
36 "end": {
37 "line": 43,
38 "column": 3
39 }
40 },
41 {
42 "id": "menu.edit.cut",
43 "defaultMessage": "!!!Cut",
44 "file": "src/lib/Menu.js",
45 "start": {
46 "line": 44,
47 "column": 7
48 },
49 "end": {
50 "line": 47,
51 "column": 3
52 }
53 },
54 {
55 "id": "menu.edit.copy",
56 "defaultMessage": "!!!Copy",
57 "file": "src/lib/Menu.js",
58 "start": {
59 "line": 48,
60 "column": 8
61 },
62 "end": {
63 "line": 51,
64 "column": 3
65 }
66 },
67 {
68 "id": "menu.edit.paste",
69 "defaultMessage": "!!!Paste",
70 "file": "src/lib/Menu.js",
71 "start": {
72 "line": 52,
73 "column": 9
74 },
75 "end": {
76 "line": 55,
77 "column": 3
78 }
79 },
80 {
81 "id": "menu.edit.pasteAndMatchStyle",
82 "defaultMessage": "!!!Paste And Match Style",
83 "file": "src/lib/Menu.js",
84 "start": {
85 "line": 56,
86 "column": 22
87 },
88 "end": {
89 "line": 59,
90 "column": 3
91 }
92 },
93 {
94 "id": "menu.edit.delete",
95 "defaultMessage": "!!!Delete",
96 "file": "src/lib/Menu.js",
97 "start": {
98 "line": 60,
99 "column": 10
100 },
101 "end": {
102 "line": 63,
103 "column": 3
104 }
105 },
106 {
107 "id": "menu.edit.selectAll",
108 "defaultMessage": "!!!Select All",
109 "file": "src/lib/Menu.js",
110 "start": {
111 "line": 64,
112 "column": 13
113 },
114 "end": {
115 "line": 67,
116 "column": 3
117 }
118 },
119 {
120 "id": "menu.edit.findInPage",
121 "defaultMessage": "!!!Find in Page",
122 "file": "src/lib/Menu.js",
123 "start": {
124 "line": 68,
125 "column": 14
126 },
127 "end": {
128 "line": 71,
129 "column": 3
130 }
131 },
132 {
133 "id": "menu.edit.speech",
134 "defaultMessage": "!!!Speech",
135 "file": "src/lib/Menu.js",
136 "start": {
137 "line": 72,
138 "column": 10
139 },
140 "end": {
141 "line": 75,
142 "column": 3
143 }
144 },
145 {
146 "id": "menu.edit.startSpeaking",
147 "defaultMessage": "!!!Start Speaking",
148 "file": "src/lib/Menu.js",
149 "start": {
150 "line": 76,
151 "column": 17
152 },
153 "end": {
154 "line": 79,
155 "column": 3
156 }
157 },
158 {
159 "id": "menu.edit.stopSpeaking",
160 "defaultMessage": "!!!Stop Speaking",
161 "file": "src/lib/Menu.js",
162 "start": {
163 "line": 80,
164 "column": 16
165 },
166 "end": {
167 "line": 83,
168 "column": 3
169 }
170 },
171 {
172 "id": "menu.edit.startDictation",
173 "defaultMessage": "!!!Start Dictation",
174 "file": "src/lib/Menu.js",
175 "start": {
176 "line": 84,
177 "column": 18
178 },
179 "end": {
180 "line": 87,
181 "column": 3
182 }
183 },
184 {
185 "id": "menu.edit.emojiSymbols",
186 "defaultMessage": "!!!Emoji & Symbols",
187 "file": "src/lib/Menu.js",
188 "start": {
189 "line": 88,
190 "column": 16
191 },
192 "end": {
193 "line": 91,
194 "column": 3
195 }
196 },
197 {
198 "id": "menu.view.openQuickSwitch",
199 "defaultMessage": "!!!Open Quick Switch",
200 "file": "src/lib/Menu.js",
201 "start": {
202 "line": 92,
203 "column": 19
204 },
205 "end": {
206 "line": 95,
207 "column": 3
208 }
209 },
210 {
211 "id": "menu.view.back",
212 "defaultMessage": "!!!Back",
213 "file": "src/lib/Menu.js",
214 "start": {
215 "line": 96,
216 "column": 8
217 },
218 "end": {
219 "line": 99,
220 "column": 3
221 }
222 },
223 {
224 "id": "menu.view.forward",
225 "defaultMessage": "!!!Forward",
226 "file": "src/lib/Menu.js",
227 "start": {
228 "line": 100,
229 "column": 11
230 },
231 "end": {
232 "line": 103,
233 "column": 3
234 }
235 },
236 {
237 "id": "menu.view.resetZoom",
238 "defaultMessage": "!!!Actual Size",
239 "file": "src/lib/Menu.js",
240 "start": {
241 "line": 104,
242 "column": 13
243 },
244 "end": {
245 "line": 107,
246 "column": 3
247 }
248 },
249 {
250 "id": "menu.view.zoomIn",
251 "defaultMessage": "!!!Zoom In",
252 "file": "src/lib/Menu.js",
253 "start": {
254 "line": 108,
255 "column": 10
256 },
257 "end": {
258 "line": 111,
259 "column": 3
260 }
261 },
262 {
263 "id": "menu.view.zoomOut",
264 "defaultMessage": "!!!Zoom Out",
265 "file": "src/lib/Menu.js",
266 "start": {
267 "line": 112,
268 "column": 11
269 },
270 "end": {
271 "line": 115,
272 "column": 3
273 }
274 },
275 {
276 "id": "menu.view.toggleFullScreen",
277 "defaultMessage": "!!!Toggle Full Screen",
278 "file": "src/lib/Menu.js",
279 "start": {
280 "line": 116,
281 "column": 20
282 },
283 "end": {
284 "line": 119,
285 "column": 3
286 }
287 },
288 {
289 "id": "menu.view.toggleDarkMode",
290 "defaultMessage": "!!!Toggle Dark Mode",
291 "file": "src/lib/Menu.js",
292 "start": {
293 "line": 120,
294 "column": 18
295 },
296 "end": {
297 "line": 123,
298 "column": 3
299 }
300 },
301 {
302 "id": "menu.view.toggleDevTools",
303 "defaultMessage": "!!!Toggle Developer Tools",
304 "file": "src/lib/Menu.js",
305 "start": {
306 "line": 124,
307 "column": 18
308 },
309 "end": {
310 "line": 127,
311 "column": 3
312 }
313 },
314 {
315 "id": "menu.view.toggleTodosDevTools",
316 "defaultMessage": "!!!Toggle Todos Developer Tools",
317 "file": "src/lib/Menu.js",
318 "start": {
319 "line": 128,
320 "column": 23
321 },
322 "end": {
323 "line": 131,
324 "column": 3
325 }
326 },
327 {
328 "id": "menu.view.toggleServiceDevTools",
329 "defaultMessage": "!!!Toggle Service Developer Tools",
330 "file": "src/lib/Menu.js",
331 "start": {
332 "line": 132,
333 "column": 25
334 },
335 "end": {
336 "line": 135,
337 "column": 3
338 }
339 },
340 {
341 "id": "menu.view.reloadService",
342 "defaultMessage": "!!!Reload Service",
343 "file": "src/lib/Menu.js",
344 "start": {
345 "line": 136,
346 "column": 17
347 },
348 "end": {
349 "line": 139,
350 "column": 3
351 }
352 },
353 {
354 "id": "menu.view.reloadFerdi",
355 "defaultMessage": "!!!Reload Ferdi",
356 "file": "src/lib/Menu.js",
357 "start": {
358 "line": 140,
359 "column": 15
360 },
361 "end": {
362 "line": 143,
363 "column": 3
364 }
365 },
366 {
367 "id": "menu.view.lockFerdi",
368 "defaultMessage": "!!!Lock Ferdi",
369 "file": "src/lib/Menu.js",
370 "start": {
371 "line": 144,
372 "column": 13
373 },
374 "end": {
375 "line": 147,
376 "column": 3
377 }
378 },
379 {
380 "id": "menu.view.reloadTodos",
381 "defaultMessage": "!!!Reload ToDos",
382 "file": "src/lib/Menu.js",
383 "start": {
384 "line": 148,
385 "column": 15
386 },
387 "end": {
388 "line": 151,
389 "column": 3
390 }
391 },
392 {
393 "id": "menu.window.minimize",
394 "defaultMessage": "!!!Minimize",
395 "file": "src/lib/Menu.js",
396 "start": {
397 "line": 152,
398 "column": 12
399 },
400 "end": {
401 "line": 155,
402 "column": 3
403 }
404 },
405 {
406 "id": "menu.window.close",
407 "defaultMessage": "!!!Close",
408 "file": "src/lib/Menu.js",
409 "start": {
410 "line": 156,
411 "column": 9
412 },
413 "end": {
414 "line": 159,
415 "column": 3
416 }
417 },
418 {
419 "id": "menu.help.learnMore",
420 "defaultMessage": "!!!Learn More",
421 "file": "src/lib/Menu.js",
422 "start": {
423 "line": 160,
424 "column": 13
425 },
426 "end": {
427 "line": 163,
428 "column": 3
429 }
430 },
431 {
432 "id": "menu.help.changelog",
433 "defaultMessage": "!!!Changelog",
434 "file": "src/lib/Menu.js",
435 "start": {
436 "line": 164,
437 "column": 13
438 },
439 "end": {
440 "line": 167,
441 "column": 3
442 }
443 },
444 {
445 "id": "menu.help.importExportData",
446 "defaultMessage": "!!!Import/Export Configuration Data",
447 "file": "src/lib/Menu.js",
448 "start": {
449 "line": 168,
450 "column": 20
451 },
452 "end": {
453 "line": 171,
454 "column": 3
455 }
456 },
457 {
458 "id": "menu.help.support",
459 "defaultMessage": "!!!Support",
460 "file": "src/lib/Menu.js",
461 "start": {
462 "line": 172,
463 "column": 11
464 },
465 "end": {
466 "line": 175,
467 "column": 3
468 }
469 },
470 {
471 "id": "menu.help.debugInfo",
472 "defaultMessage": "!!!Copy Debug Information",
473 "file": "src/lib/Menu.js",
474 "start": {
475 "line": 176,
476 "column": 13
477 },
478 "end": {
479 "line": 179,
480 "column": 3
481 }
482 },
483 {
484 "id": "menu.help.publishDebugInfo",
485 "defaultMessage": "!!!Publish Debug Information",
486 "file": "src/lib/Menu.js",
487 "start": {
488 "line": 180,
489 "column": 20
490 },
491 "end": {
492 "line": 183,
493 "column": 3
494 }
495 },
496 {
497 "id": "menu.help.debugInfoCopiedHeadline",
498 "defaultMessage": "!!!Ferdi Debug Information",
499 "file": "src/lib/Menu.js",
500 "start": {
501 "line": 184,
502 "column": 27
503 },
504 "end": {
505 "line": 187,
506 "column": 3
507 }
508 },
509 {
510 "id": "menu.help.debugInfoCopiedBody",
511 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
512 "file": "src/lib/Menu.js",
513 "start": {
514 "line": 188,
515 "column": 23
516 },
517 "end": {
518 "line": 192,
519 "column": 3
520 }
521 },
522 {
523 "id": "locked.touchId",
524 "defaultMessage": "!!!Unlock with Touch ID",
525 "file": "src/lib/Menu.js",
526 "start": {
527 "line": 193,
528 "column": 11
529 },
530 "end": {
531 "line": 196,
532 "column": 3
533 }
534 },
535 {
536 "id": "locked.touchIdPrompt",
537 "defaultMessage": "!!!unlock via Touch ID",
538 "file": "src/lib/Menu.js",
539 "start": {
540 "line": 197,
541 "column": 17
542 },
543 "end": {
544 "line": 200,
545 "column": 3
546 }
547 },
548 {
549 "id": "menu.help.tos",
550 "defaultMessage": "!!!Terms of Service",
551 "file": "src/lib/Menu.js",
552 "start": {
553 "line": 201,
554 "column": 7
555 },
556 "end": {
557 "line": 204,
558 "column": 3
559 }
560 },
561 {
562 "id": "menu.help.privacy",
563 "defaultMessage": "!!!Privacy Statement",
564 "file": "src/lib/Menu.js",
565 "start": {
566 "line": 205,
567 "column": 11
568 },
569 "end": {
570 "line": 208,
571 "column": 3
572 }
573 },
574 {
575 "id": "menu.file",
576 "defaultMessage": "!!!File",
577 "file": "src/lib/Menu.js",
578 "start": {
579 "line": 209,
580 "column": 8
581 },
582 "end": {
583 "line": 212,
584 "column": 3
585 }
586 },
587 {
588 "id": "menu.view",
589 "defaultMessage": "!!!View",
590 "file": "src/lib/Menu.js",
591 "start": {
592 "line": 213,
593 "column": 8
594 },
595 "end": {
596 "line": 216,
597 "column": 3
598 }
599 },
600 {
601 "id": "menu.services",
602 "defaultMessage": "!!!Services",
603 "file": "src/lib/Menu.js",
604 "start": {
605 "line": 217,
606 "column": 12
607 },
608 "end": {
609 "line": 220,
610 "column": 3
611 }
612 },
613 {
614 "id": "menu.window",
615 "defaultMessage": "!!!Window",
616 "file": "src/lib/Menu.js",
617 "start": {
618 "line": 221,
619 "column": 10
620 },
621 "end": {
622 "line": 224,
623 "column": 3
624 }
625 },
626 {
627 "id": "menu.help",
628 "defaultMessage": "!!!Help",
629 "file": "src/lib/Menu.js",
630 "start": {
631 "line": 225,
632 "column": 8
633 },
634 "end": {
635 "line": 228,
636 "column": 3
637 }
638 },
639 {
640 "id": "menu.app.about",
641 "defaultMessage": "!!!About Ferdi",
642 "file": "src/lib/Menu.js",
643 "start": {
644 "line": 229,
645 "column": 9
646 },
647 "end": {
648 "line": 232,
649 "column": 3
650 }
651 },
652 {
653 "id": "menu.app.checkForUpdates",
654 "defaultMessage": "!!!Check for updates",
655 "file": "src/lib/Menu.js",
656 "start": {
657 "line": 233,
658 "column": 19
659 },
660 "end": {
661 "line": 236,
662 "column": 3
663 }
664 },
665 {
666 "id": "menu.app.hide",
667 "defaultMessage": "!!!Hide",
668 "file": "src/lib/Menu.js",
669 "start": {
670 "line": 237,
671 "column": 8
672 },
673 "end": {
674 "line": 240,
675 "column": 3
676 }
677 },
678 {
679 "id": "menu.app.hideOthers",
680 "defaultMessage": "!!!Hide Others",
681 "file": "src/lib/Menu.js",
682 "start": {
683 "line": 241,
684 "column": 14
685 },
686 "end": {
687 "line": 244,
688 "column": 3
689 }
690 },
691 {
692 "id": "menu.app.unhide",
693 "defaultMessage": "!!!Unhide",
694 "file": "src/lib/Menu.js",
695 "start": {
696 "line": 245,
697 "column": 10
698 },
699 "end": {
700 "line": 248,
701 "column": 3
702 }
703 },
704 {
705 "id": "menu.app.autohideMenuBar",
706 "defaultMessage": "!!!Auto-hide menu bar",
707 "file": "src/lib/Menu.js",
708 "start": {
709 "line": 249,
710 "column": 19
711 },
712 "end": {
713 "line": 252,
714 "column": 3
715 }
716 },
717 {
718 "id": "menu.services.addNewService",
719 "defaultMessage": "!!!Add New Service...",
720 "file": "src/lib/Menu.js",
721 "start": {
722 "line": 253,
723 "column": 17
724 },
725 "end": {
726 "line": 256,
727 "column": 3
728 }
729 },
730 {
731 "id": "menu.workspaces.addNewWorkspace",
732 "defaultMessage": "!!!Add New Workspace...",
733 "file": "src/lib/Menu.js",
734 "start": {
735 "line": 257,
736 "column": 19
737 },
738 "end": {
739 "line": 260,
740 "column": 3
741 }
742 },
743 {
744 "id": "menu.workspaces.openWorkspaceDrawer",
745 "defaultMessage": "!!!Open workspace drawer",
746 "file": "src/lib/Menu.js",
747 "start": {
748 "line": 261,
749 "column": 23
750 },
751 "end": {
752 "line": 264,
753 "column": 3
754 }
755 },
756 {
757 "id": "menu.workspaces.closeWorkspaceDrawer",
758 "defaultMessage": "!!!Close workspace drawer",
759 "file": "src/lib/Menu.js",
760 "start": {
761 "line": 265,
762 "column": 24
763 },
764 "end": {
765 "line": 268,
766 "column": 3
767 }
768 },
769 {
770 "id": "menu.services.setNextServiceActive",
771 "defaultMessage": "!!!Activate next service...",
772 "file": "src/lib/Menu.js",
773 "start": {
774 "line": 269,
775 "column": 23
776 },
777 "end": {
778 "line": 272,
779 "column": 3
780 }
781 },
782 {
783 "id": "menu.services.activatePreviousService",
784 "defaultMessage": "!!!Activate previous service...",
785 "file": "src/lib/Menu.js",
786 "start": {
787 "line": 273,
788 "column": 27
789 },
790 "end": {
791 "line": 276,
792 "column": 3
793 }
794 },
795 {
796 "id": "sidebar.muteApp",
797 "defaultMessage": "!!!Disable notifications & audio",
798 "file": "src/lib/Menu.js",
799 "start": {
800 "line": 277,
801 "column": 11
802 },
803 "end": {
804 "line": 280,
805 "column": 3
806 }
807 },
808 {
809 "id": "sidebar.unmuteApp",
810 "defaultMessage": "!!!Enable notifications & audio",
811 "file": "src/lib/Menu.js",
812 "start": {
813 "line": 281,
814 "column": 13
815 },
816 "end": {
817 "line": 284,
818 "column": 3
819 }
820 },
821 {
822 "id": "menu.workspaces",
823 "defaultMessage": "!!!Workspaces",
824 "file": "src/lib/Menu.js",
825 "start": {
826 "line": 285,
827 "column": 14
828 },
829 "end": {
830 "line": 288,
831 "column": 3
832 }
833 },
834 {
835 "id": "menu.workspaces.defaultWorkspace",
836 "defaultMessage": "!!!Default",
837 "file": "src/lib/Menu.js",
838 "start": {
839 "line": 289,
840 "column": 20
841 },
842 "end": {
843 "line": 292,
844 "column": 3
845 }
846 },
847 {
848 "id": "menu.todos",
849 "defaultMessage": "!!!Todos",
850 "file": "src/lib/Menu.js",
851 "start": {
852 "line": 293,
853 "column": 9
854 },
855 "end": {
856 "line": 296,
857 "column": 3
858 }
859 },
860 {
861 "id": "menu.Todoss.openTodosDrawer",
862 "defaultMessage": "!!!Open Todos drawer",
863 "file": "src/lib/Menu.js",
864 "start": {
865 "line": 297,
866 "column": 19
867 },
868 "end": {
869 "line": 300,
870 "column": 3
871 }
872 },
873 {
874 "id": "menu.Todoss.closeTodosDrawer",
875 "defaultMessage": "!!!Close Todos drawer",
876 "file": "src/lib/Menu.js",
877 "start": {
878 "line": 301,
879 "column": 20
880 },
881 "end": {
882 "line": 304,
883 "column": 3
884 }
885 },
886 {
887 "id": "menu.todos.enableTodos",
888 "defaultMessage": "!!!Enable Todos",
889 "file": "src/lib/Menu.js",
890 "start": {
891 "line": 305,
892 "column": 15
893 },
894 "end": {
895 "line": 308,
896 "column": 3
897 }
898 },
899 {
900 "id": "menu.services.goHome",
901 "defaultMessage": "!!!Home",
902 "file": "src/lib/Menu.js",
903 "start": {
904 "line": 309,
905 "column": 17
906 },
907 "end": {
908 "line": 312,
909 "column": 3
910 }
911 }
912] \ No newline at end of file
diff --git a/src/i18n/translations.js b/src/i18n/translations.js
deleted file mode 100644
index 161a172ba..000000000
--- a/src/i18n/translations.js
+++ /dev/null
@@ -1,13 +0,0 @@
1import { APP_LOCALES } from './languages';
2
3const translations = [];
4Object.keys(APP_LOCALES).forEach((key) => {
5 try {
6 const translation = require(`./locales/${key}.json`); // eslint-disable-line
7 translations[key] = translation;
8 } catch (err) {
9 console.warn(`Can't find translations for ${key}`);
10 }
11});
12
13module.exports = translations;
diff --git a/src/i18n/translations.ts b/src/i18n/translations.ts
new file mode 100644
index 000000000..9a7dc7453
--- /dev/null
+++ b/src/i18n/translations.ts
@@ -0,0 +1,15 @@
1/* eslint-disable global-require */
2import { APP_LOCALES } from './languages';
3
4const translations = [];
5for (const key of Object.keys(APP_LOCALES)) {
6 try {
7 // eslint-disable-next-line import/no-dynamic-require
8 const translation = require(`./locales/${key}.json`);
9 translations[key] = translation;
10 } catch {
11 console.warn(`Can't find translations for ${key}`);
12 }
13}
14
15module.exports = translations;